@vue/devtools-ui 7.0.16 → 7.0.18

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.cjs CHANGED
@@ -1,3 +1,3 @@
1
1
  // @unocss-include
2
2
 
3
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const O=require("floating-vue"),e=require("vue"),J=(t,n)=>{const o=t.__vccOpts||t;for(const[l,r]of n)o[l]=r;return o},ue={},ce={class:"h-3 w-3 $ui-inline-fcc"},de=e.createElementVNode("svg",{class:"animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},[e.createElementVNode("circle",{class:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}),e.createElementVNode("path",{class:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})],-1),fe=[de];function pe(t,n){return e.openBlock(),e.createElementBlock("div",ce,fe)}const U=J(ue,[["render",pe]]),me={key:2},D=e.defineComponent({inheritAttrs:!1,__name:"Button",props:{type:{default:"default"},round:{type:[String,Boolean],default:"normal"},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{default:"normal"},flat:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1}},emits:["click"],setup(t,{emit:n}){const o=t,l=n,r=e.useAttrs(),i=e.computed(()=>r.to?"router-link":r.href?"a":"button"),a=e.computed(()=>o.loading||o.disabled);function s(c){if(a.value){c.preventDefault(),c.stopPropagation(),c.stopImmediatePropagation();return}l("click",c)}const u={common:{default:"active:bg-primary-100-darker dark:active:bg-gray-800-darker",primary:"active:bg-primary-500-darker",accent:"active:bg-accent-500-darker",danger:"active:bg-danger-500-darker",warning:"active:bg-warning-500-darker",info:"active:bg-primary-100-darker dark:active:bg-gray-800-darker",success:"active:bg-primary-100-darker dark:active:bg-gray-800-darker"},normal:{default:"bg-primary-100 hover:bg-primary-100-lighter dark:bg-gray-800 dark:hover:bg-gray-800-lighter dark:hover:text-white",primary:" text-white bg-primary-500 hover:bg-primary-500-lighter dark:hover:bg-primary-500-darker",accent:"text-white bg-accent-500 hover:bg-accent-500-lighter dark:bg-accent-500-darker dark:bg-accent-300",danger:"text-white bg-danger-500 hover:bg-danger-500-lighter dark:hover:bg-danger-500-darker",warning:"text-white bg-warning-500 hover:bg-warning-500-lighter dark:hover:bg-warning-500-darker",info:"text-info-500 bg-primary-100 hover:bg-primary-100-lighter dark:bg-gray-800 dark:hover:bg-gray-800-lighter",success:"text-primary-500 bg-primary-100 hover:bg-primary-100-lighter dark:bg-gray-800 dark:hover:bg-gray-800-lighter"},flat:{default:"hover:bg-primary-100 hover:text-black !dark:text-white dark:hover:bg-primary-800",primary:"hover:bg-primary-500 hover:text-white",accent:"hover:bg-accent-500 hover:text-white",danger:"hover:bg-danger-500 hover:text-white",warning:"hover:bg-warning-500 hover:text-white",info:"hover:bg-primary-100 hover:text-info-500 dark:hover:bg-gray-800 dark:hover:text-info-400",success:"hover:bg-primary-100 hover:text-primary-500 dark:hover:bg-primary-800 dark:hover:text-primary-400"},outlined:{default:"hover:border-primary-100 hover:text-primary-300 hover:active:ring-primary-100:5 hover:active:bg-primary-100:5",primary:"hover:border-primary-500 hover:text-primary-500 active:ring-primary-500:5 active:bg-primary-500:5",accent:"hover:border-accent-500 hover:text-accent-500 active:ring-accent-500:5 active:bg-accent-500:5",danger:"hover:border-danger-500 hover:text-danger-500 active:ring-danger-500:5 active:bg-danger-500:5",warning:"hover:border-warning-500 hover:text-warning-500 active:ring-warning-500:5 active:bg-warning-500:5",info:"hover:border-info-500 hover:text-info-500 active:ring-info-500:5 active:bg-info-500:5",success:"hover:border-primary-500 hover:text-primary-500 active:ring-primary-500:5 active:bg-primary-500:5"}},f=e.useSlots(),d=e.computed(()=>o.flat?u.flat[o.type]:o.outlined?u.outlined[o.type]:u.normal[o.type]);return(c,p)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i.value),e.mergeProps(c.$attrs,{role:"button","aria-disabled":a.value,class:["$ui-base $ui-inline-fcc inline-flex cursor-pointer select-none gap1.25 py-0 no-underline $ui-transition",[[u.common[o.type]],{"rounded-full":o.round==="full","$ui-base-br":o.round==="normal","opacity-50 cursor-not-allowed":a.value,"bg-transparent":o.flat||o.outlined},[c.outlined?"b-1 $ui-border-base active:ring-3 shadow-sm":"border-none",c.size==="mini"?"px1 text-3 h5.5":"px3.5 text-3.5 h8",d.value]]],onClickCapture:s}),{default:e.withCtx(()=>[c.loading?(e.openBlock(),e.createBlock(U,{key:0,class:"mt0.5 h-full w3"})):e.renderSlot(c.$slots,"icon",{key:1,class:"h-full w3 $ui-inline-fcc"}),e.unref(f).default?(e.openBlock(),e.createElementBlock("div",me,[e.renderSlot(c.$slots,"default")])):e.createCommentVNode("",!0),e.renderSlot(c.$slots,"icon-right")]),_:3},16,["aria-disabled","class"]))}}),ge={},ve={class:"mx-0.5 $ui-base inline-block select-none whitespace-nowrap rounded px-1.5 py-0.5 text-xs"};function he(t,n){return e.openBlock(),e.createElementBlock("span",ve,[e.renderSlot(t.$slots,"default")])}const be=J(ge,[["render",he]]),F=e.defineComponent({__name:"Icon",props:{icon:{},inline:{type:Boolean},action:{type:Boolean,default:!1}},setup(t){return(n,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.inline?"span":"div"),{class:e.normalizeClass(["$ui-base",[n.icon,n.action?"cursor-pointer hover:op50":""]])},null,8,["class"]))}});function j(t){return e.getCurrentScope()?(e.onScopeDispose(t),!0):!1}function ye(t,n,{enumerable:o=!1,unwrap:l=!0}={}){for(const[r,i]of Object.entries(n))r!=="value"&&(e.isRef(i)&&l?Object.defineProperty(t,r,{get(){return i.value},set(a){i.value=a},enumerable:o}):Object.defineProperty(t,r,{value:i,enumerable:o}));return t}function B(t){return typeof t=="function"?t():e.unref(t)}const X=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const we=t=>typeof t<"u",ke=Object.prototype.toString,Ce=t=>ke.call(t)==="[object Object]",L=()=>{},K=Be();function Be(){var t,n;return X&&((t=window==null?void 0:window.navigator)==null?void 0:t.userAgent)&&(/iP(ad|hone|od)/.test(window.navigator.userAgent)||((n=window==null?void 0:window.navigator)==null?void 0:n.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function Q(t,n){function o(...l){return new Promise((r,i)=>{Promise.resolve(t(()=>n.apply(this,l),{fn:n,thisArg:this,args:l})).then(r).catch(i)})}return o}const Z=t=>t();function Ve(t,n={}){let o,l,r=L;const i=s=>{clearTimeout(s),r(),r=L};return s=>{const u=B(t),f=B(n.maxWait);return o&&i(o),u<=0||f!==void 0&&f<=0?(l&&(i(l),l=null),Promise.resolve(s())):new Promise((d,c)=>{r=n.rejectOnCancel?c:d,f&&!l&&(l=setTimeout(()=>{o&&i(o),l=null,d(s())},f)),o=setTimeout(()=>{l&&i(l),l=null,d(s())},u)})}}function $e(t=Z){const n=e.ref(!0);function o(){n.value=!1}function l(){n.value=!0}const r=(...i)=>{n.value&&t(...i)};return{isActive:e.readonly(n),pause:o,resume:l,eventFilter:r}}function Se(t){return t||e.getCurrentInstance()}function ee(...t){if(t.length!==1)return e.toRef(...t);const n=t[0];return typeof n=="function"?e.readonly(e.customRef(()=>({get:n,set:L}))):e.ref(n)}function _e(t,n=200,o={}){return Q(Ve(n,o),t)}function Ne(t,n=200,o={}){const l=e.ref(t.value),r=_e(()=>{l.value=t.value},n,o);return e.watch(t,()=>r()),l}function Ee(t,n={}){let o=t,l,r;const i=e.customRef((p,m)=>(l=p,r=m,{get(){return a()},set(v){s(v)}}));function a(p=!0){return p&&l(),o}function s(p,m=!0){var v,h;if(p===o)return;const w=o;((v=n.onBeforeChange)==null?void 0:v.call(n,p,w))!==!1&&(o=p,(h=n.onChanged)==null||h.call(n,p,w),m&&r())}return ye(i,{get:a,set:s,untrackedGet:()=>a(!1),silentSet:p=>s(p,!1),peek:()=>a(!1),lay:p=>s(p,!1)},{enumerable:!0})}function Te(t,n,o={}){const{eventFilter:l=Z,...r}=o;return e.watch(t,Q(l,n),r)}function xe(t,n,o={}){const{eventFilter:l,...r}=o,{eventFilter:i,pause:a,resume:s,isActive:u}=$e(l);return{stop:Te(t,n,{...r,eventFilter:i}),pause:a,resume:s,isActive:u}}function G(t,n=!0,o){Se()?e.onMounted(t,o):n?t():e.nextTick(t)}function De(t=!1,n={}){const{truthyValue:o=!0,falsyValue:l=!1}=n,r=e.isRef(t),i=e.ref(t);function a(s){if(arguments.length)return i.value=s,i.value;{const u=B(o);return i.value=i.value===u?B(l):u,i.value}}return r?a:[i,a]}function E(t){var n;const o=B(t);return(n=o==null?void 0:o.$el)!=null?n:o}const T=X?window:void 0;function W(...t){let n,o,l,r;if(typeof t[0]=="string"||Array.isArray(t[0])?([o,l,r]=t,n=T):[n,o,l,r]=t,!n)return L;Array.isArray(o)||(o=[o]),Array.isArray(l)||(l=[l]);const i=[],a=()=>{i.forEach(d=>d()),i.length=0},s=(d,c,p,m)=>(d.addEventListener(c,p,m),()=>d.removeEventListener(c,p,m)),u=e.watch(()=>[E(n),B(r)],([d,c])=>{if(a(),!d)return;const p=Ce(c)?{...c}:c;i.push(...o.flatMap(m=>l.map(v=>s(d,m,v,p))))},{immediate:!0,flush:"post"}),f=()=>{u(),a()};return j(f),f}function ze(t){return typeof t=="function"?t:typeof t=="string"?n=>n.key===t:Array.isArray(t)?n=>t.includes(n.key):()=>!0}function te(...t){let n,o,l={};t.length===3?(n=t[0],o=t[1],l=t[2]):t.length===2?typeof t[1]=="object"?(n=!0,o=t[0],l=t[1]):(n=t[0],o=t[1]):(n=!0,o=t[0]);const{target:r=T,eventName:i="keydown",passive:a=!1,dedupe:s=!1}=l,u=ze(n);return W(r,i,d=>{d.repeat&&B(s)||u(d)&&o(d)},a)}function Me(){const t=e.ref(!1),n=e.getCurrentInstance();return n&&e.onMounted(()=>{t.value=!0},n),t}function oe(t){const n=Me();return e.computed(()=>(n.value,!!t()))}function Oe(t,n={}){const{window:o=T}=n,l=oe(()=>o&&"matchMedia"in o&&typeof o.matchMedia=="function");let r;const i=e.ref(!1),a=f=>{i.value=f.matches},s=()=>{r&&("removeEventListener"in r?r.removeEventListener("change",a):r.removeListener(a))},u=e.watchEffect(()=>{l.value&&(s(),r=o.matchMedia(B(t)),"addEventListener"in r?r.addEventListener("change",a):r.addListener(a),i.value=r.matches)});return j(()=>{u(),s(),r=void 0}),i}function Pe(t){return JSON.parse(JSON.stringify(t))}const P=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},A="__vueuse_ssr_handlers__",Ae=Re();function Re(){return A in P||(P[A]=P[A]||{}),P[A]}function ne(t,n){return Ae[t]||n}function Fe(t){return t==null?"any":t instanceof Set?"set":t instanceof Map?"map":t instanceof Date?"date":typeof t=="boolean"?"boolean":typeof t=="string"?"string":typeof t=="object"?"object":Number.isNaN(t)?"any":"number"}const Le={boolean:{read:t=>t==="true",write:t=>String(t)},object:{read:t=>JSON.parse(t),write:t=>JSON.stringify(t)},number:{read:t=>Number.parseFloat(t),write:t=>String(t)},any:{read:t=>t,write:t=>String(t)},string:{read:t=>t,write:t=>String(t)},map:{read:t=>new Map(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t.entries()))},set:{read:t=>new Set(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t))},date:{read:t=>new Date(t),write:t=>t.toISOString()}},Y="vueuse-storage";function We(t,n,o,l={}){var r;const{flush:i="pre",deep:a=!0,listenToStorageChanges:s=!0,writeDefaults:u=!0,mergeDefaults:f=!1,shallow:d,window:c=T,eventFilter:p,onError:m=g=>{console.error(g)},initOnMounted:v}=l,h=(d?e.shallowRef:e.ref)(typeof n=="function"?n():n);if(!o)try{o=ne("getDefaultStorage",()=>{var g;return(g=T)==null?void 0:g.localStorage})()}catch(g){m(g)}if(!o)return h;const w=B(n),_=Fe(w),V=(r=l.serializer)!=null?r:Le[_],{pause:y,resume:b}=xe(h,()=>S(h.value),{flush:i,deep:a,eventFilter:p});c&&s&&G(()=>{W(c,"storage",$),W(c,Y,M),v&&$()}),v||$();function C(g,k){c&&c.dispatchEvent(new CustomEvent(Y,{detail:{key:t,oldValue:g,newValue:k,storageArea:o}}))}function S(g){try{const k=o.getItem(t);if(g==null)C(k,null),o.removeItem(t);else{const N=V.write(g);k!==N&&(o.setItem(t,N),C(k,N))}}catch(k){m(k)}}function z(g){const k=g?g.newValue:o.getItem(t);if(k==null)return u&&w!=null&&o.setItem(t,V.write(w)),w;if(!g&&f){const N=V.read(k);return typeof f=="function"?f(N,w):_==="object"&&!Array.isArray(N)?{...w,...N}:N}else return typeof k!="string"?k:V.read(k)}function $(g){if(!(g&&g.storageArea!==o)){if(g&&g.key==null){h.value=w;return}if(!(g&&g.key!==t)){y();try{(g==null?void 0:g.newValue)!==V.write(h.value)&&(h.value=z(g))}catch(k){m(k)}finally{g?e.nextTick(b):b()}}}}function M(g){$(g.detail)}return h}function je(t){return Oe("(prefers-color-scheme: dark)",t)}function Ie(t={}){const{selector:n="html",attribute:o="class",initialValue:l="auto",window:r=T,storage:i,storageKey:a="vueuse-color-scheme",listenToStorageChanges:s=!0,storageRef:u,emitAuto:f,disableTransition:d=!0}=t,c={auto:"",light:"light",dark:"dark",...t.modes||{}},p=je({window:r}),m=e.computed(()=>p.value?"dark":"light"),v=u||(a==null?ee(l):We(a,l,i,{window:r,listenToStorageChanges:s})),h=e.computed(()=>v.value==="auto"?m.value:v.value),w=ne("updateHTMLAttrs",(b,C,S)=>{const z=typeof b=="string"?r==null?void 0:r.document.querySelector(b):E(b);if(!z)return;let $;if(d){$=r.document.createElement("style");const M="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";$.appendChild(document.createTextNode(M)),r.document.head.appendChild($)}if(C==="class"){const M=S.split(/\s/g);Object.values(c).flatMap(g=>(g||"").split(/\s/g)).filter(Boolean).forEach(g=>{M.includes(g)?z.classList.add(g):z.classList.remove(g)})}else z.setAttribute(C,S);d&&(r.getComputedStyle($).opacity,document.head.removeChild($))});function _(b){var C;w(n,o,(C=c[b])!=null?C:b)}function V(b){t.onChanged?t.onChanged(b,_):_(b)}e.watch(h,V,{flush:"post",immediate:!0}),G(()=>V(h.value));const y=e.computed({get(){return f?v.value:h.value},set(b){v.value=b}});try{return Object.assign(y,{store:v,system:m,state:h})}catch{return y}}function He(t,n,o={}){const{window:l=T,...r}=o;let i;const a=oe(()=>l&&"ResizeObserver"in l),s=()=>{i&&(i.disconnect(),i=void 0)},u=e.computed(()=>Array.isArray(t)?t.map(c=>E(c)):[E(t)]),f=e.watch(u,c=>{if(s(),a.value&&l){i=new ResizeObserver(n);for(const p of c)p&&i.observe(p,r)}},{immediate:!0,flush:"post"}),d=()=>{s(),f()};return j(d),{isSupported:a,stop:d}}function Je(t,n={width:0,height:0},o={}){const{window:l=T,box:r="content-box"}=o,i=e.computed(()=>{var c,p;return(p=(c=E(t))==null?void 0:c.namespaceURI)==null?void 0:p.includes("svg")}),a=e.ref(n.width),s=e.ref(n.height),{stop:u}=He(t,([c])=>{const p=r==="border-box"?c.borderBoxSize:r==="content-box"?c.contentBoxSize:c.devicePixelContentBoxSize;if(l&&i.value){const m=E(t);if(m){const v=l.getComputedStyle(m);a.value=Number.parseFloat(v.width),s.value=Number.parseFloat(v.height)}}else if(p){const m=Array.isArray(p)?p:[p];a.value=m.reduce((v,{inlineSize:h})=>v+h,0),s.value=m.reduce((v,{blockSize:h})=>v+h,0)}else a.value=c.contentRect.width,s.value=c.contentRect.height},o);G(()=>{const c=E(t);c&&(a.value="offsetWidth"in c?c.offsetWidth:n.width,s.value="offsetHeight"in c?c.offsetHeight:n.height)});const f=e.watch(()=>E(t),c=>{a.value=c?n.width:0,s.value=c?n.height:0});function d(){u(),f()}return{width:a,height:s,stop:d}}function I(t){return typeof Window<"u"&&t instanceof Window?t.document.documentElement:typeof Document<"u"&&t instanceof Document?t.documentElement:t}function re(t){const n=window.getComputedStyle(t);if(n.overflowX==="scroll"||n.overflowY==="scroll"||n.overflowX==="auto"&&t.clientWidth<t.scrollWidth||n.overflowY==="auto"&&t.clientHeight<t.scrollHeight)return!0;{const o=t.parentNode;return!o||o.tagName==="BODY"?!1:re(o)}}function Ue(t){const n=t||window.event,o=n.target;return re(o)?!1:n.touches.length>1?!0:(n.preventDefault&&n.preventDefault(),!1)}const R=new WeakMap;function Ge(t,n=!1){const o=e.ref(n);let l=null;e.watch(ee(t),a=>{const s=I(B(a));if(s){const u=s;R.get(u)||R.set(u,u.style.overflow),o.value&&(u.style.overflow="hidden")}},{immediate:!0});const r=()=>{const a=I(B(t));!a||o.value||(K&&(l=W(a,"touchmove",s=>{Ue(s)},{passive:!1})),a.style.overflow="hidden",o.value=!0)},i=()=>{var a;const s=I(B(t));!s||!o.value||(K&&(l==null||l()),s.style.overflow=(a=R.get(s))!=null?a:"",R.delete(s),o.value=!1)};return j(i),e.computed({get(){return o.value},set(a){a?r():i()}})}function x(t,n,o,l={}){var r,i,a;const{clone:s=!1,passive:u=!1,eventName:f,deep:d=!1,defaultValue:c,shouldEmit:p}=l,m=e.getCurrentInstance(),v=o||(m==null?void 0:m.emit)||((r=m==null?void 0:m.$emit)==null?void 0:r.bind(m))||((a=(i=m==null?void 0:m.proxy)==null?void 0:i.$emit)==null?void 0:a.bind(m==null?void 0:m.proxy));let h=f;n||(n="modelValue"),h=h||`update:${n.toString()}`;const w=y=>s?typeof s=="function"?s(y):Pe(y):y,_=()=>we(t[n])?w(t[n]):c,V=y=>{p?p(y)&&v(h,y):v(h,y)};if(u){const y=_(),b=e.ref(y);let C=!1;return e.watch(()=>t[n],S=>{C||(C=!0,b.value=w(S),e.nextTick(()=>C=!1))}),e.watch(b,S=>{!C&&(S!==t[n]||d)&&V(S)},{deep:d}),b}else return e.computed({get(){return _()},set(y){V(y)}})}const qe={class:"$ui-dark-toggle-vtr"},Ke=e.defineComponent({__name:"DarkToggle",props:{isDark:{type:Boolean,default:!1},animation:{type:Boolean,default:!0},animationDuration:{default:400}},setup(t){const n=t,o=x(n,"isDark"),l=Ie({initialValue:o.value?"dark":"light",onChanged:s=>{o.value=s==="dark"}}),r=e.computed({get:()=>l.value==="dark",set:s=>l.value=s?"dark":"light"}),i=document.startViewTransition&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches;function a(s){if(!i||!s||!n.animation){r.value=!r.value;return}const u=s.clientX,f=s.clientY,d=Math.hypot(Math.max(u,innerWidth-u),Math.max(f,innerHeight-f));document.startViewTransition(async()=>{r.value=!r.value,await e.nextTick()}).ready.then(()=>{const p=[`circle(0px at ${u}px ${f}px)`,`circle(${d}px at ${u}px ${f}px)`];document.documentElement.animate({clipPath:r.value?[...p].reverse():p},{duration:n.animationDuration,easing:"ease-in",pseudoElement:r.value?"::view-transition-old(root)":"::view-transition-new(root)"})})}return(s,u)=>(e.openBlock(),e.createElementBlock("span",qe,[e.renderSlot(s.$slots,"default",e.normalizeProps(e.guardReactiveProps({mode:e.unref(l),isDark:r.value,toggle:a})))]))}}),Ye={},Xe={class:"$ui-base border $ui-border-base rounded shadow-sm"};function Qe(t,n){return e.openBlock(),e.createElementBlock("div",Xe,[e.renderSlot(t.$slots,"default")])}const Ze=J(Ye,[["render",Qe]]),q=e.defineComponent({__name:"Overlay",props:{dim:{type:Boolean},blur:{type:Boolean}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["fixed left-0 top-0 $ui-z-max h-full w-full $ui-fcc transition-opacity transition-duration-300 $ui-bg-base",[n.dim?"bg-opacity-50!":"bg-opacity-0!",n.blur?"backdrop-blur-sm":""]])},[e.renderSlot(n.$slots,"default")],2))}}),et={class:"h7.5 w-full $ui-fbc"},tt={class:"text-4.5"},ot=e.createElementVNode("div",{class:"i-carbon-close"},null,-1),nt=[ot],rt={class:"content transition-all transition-duration-300"},at={class:"footer h8 w-full transition-all transition-duration-300 delay-250"},lt={class:"$ui-fcc"},ae=e.defineComponent({__name:"Dialog",props:{modelValue:{type:Boolean,default:!1},autoClose:{type:Boolean,default:!0},title:{default:"Dialog"},width:{default:"32rem"},height:{default:"18rem"},closable:{type:Boolean,default:!0},mountTo:{default:"body"},dim:{type:Boolean},blur:{type:Boolean}},emits:["close","update:modelValue"],setup(t,{emit:n}){const o=t,r=x(o,"modelValue",n,{passive:!0}),i=Ge(()=>window.document.documentElement);e.watchEffect(()=>{r.value?i.value=!0:i.value=!1});function a(){r.value&&o.autoClose&&(r.value=!1)}te("Escape",()=>{a()});const s=e.ref(!1);return e.onMounted(()=>s.value=!0),(u,f)=>s.value||u.mountTo==="body"?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:u.mountTo},[e.createVNode(e.Transition,{"enter-from-class":"opacity-0 [&_.modal]:scale-95 [&_.content,&_.footer]:translate-y--2.5 [&_.content,&_.footer]:opacity-0","enter-to-class":"opacity-100 [&_.modal]:scale-100","leave-from-class":"opacity-100 [&_.modal]:scale-100","leave-to-class":"opacity-0 [&_.modal]:scale-95"},{default:e.withCtx(()=>[e.unref(r)?(e.openBlock(),e.createBlock(q,{key:0,dim:u.dim,blur:u.blur},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"modal relative grid grid-rows-[1.875rem_1fr_2.5rem] $ui-base max-h-[calc(100vh-6.25rem)] max-w-[calc(100vw-6.25rem)] min-h-6.25rem min-w-12.5rem gap-2.5 rounded-md bg-white px6 py4.5 color-gray-800 shadow-2xl transition-transform transition-duration-300 dark:bg-gray-900 dark:color-gray-200",style:e.normalizeStyle({width:o.width,height:o.height})},[e.createElementVNode("div",et,[e.createElementVNode("div",tt,[e.renderSlot(u.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(o.title),1)])]),u.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"h6 w6 $ui-fcc cursor-pointer rounded-full transition-colors hover:bg-primary-100 dark:hover:bg-gray-700",onClick:a},nt)):e.createCommentVNode("",!0)]),e.createElementVNode("div",rt,[e.renderSlot(u.$slots,"default")]),e.createElementVNode("div",at,[e.renderSlot(u.$slots,"footer",{},()=>[e.renderSlot(u.$slots,"footer",{},()=>[e.createElementVNode("div",lt,[e.createVNode(D,{type:"primary",onClick:a},{default:e.withCtx(()=>[e.createTextVNode(" close ")]),_:1})])])])])],4)]),_:3},8,["dim","blur"])):e.createCommentVNode("",!0)]),_:3})],8,["to"])):e.createCommentVNode("",!0)}}),it=["type","placeholder","disabled"],st={key:3,class:"pointer-events-none absolute bottom--0.25 left-50% right-50% z-9999 h-0.75 bg-primary-500 opacity-0 transition-all duration-240 group-[&.focused]:left-0 group-[&.focused]:right-0 group-[&.focused]:opacity-100 group-[&.accent.focused]:bg-accent-500"},H="transition-colors $ui-fcc color-gray-500 dark:color-gray-300 group-[&.focused]:color-primary-500; group-[&.accent.focused]:color-accent-500",le=e.defineComponent({__name:"Input",props:{modelValue:{},placeholder:{default:""},variant:{default:"normal"},disabled:{type:Boolean,default:!1},password:{type:Boolean,default:!1},leftIcon:{},rightIcon:{},loading:{type:Boolean,default:!1},autoFocus:{type:Boolean,default:!1},loadingDebounceTime:{default:0},readonly:{type:Boolean,default:!1}},emits:["update:modelValue","updateFocused","keyTab"],setup(t,{emit:n}){const o=t,l=n,r=x(o,"modelValue",l),i=Ne(e.computed(()=>o.loading),o.loadingDebounceTime),a=Ee(!1,{onChanged(c){l("updateFocused",c)}}),s=e.computed(()=>o.variant==="flat"||o.variant==="warning"||o.disabled||o.readonly),u=e.computed(()=>o.disabled||i.value),f=e.ref();let d=!1;return e.watchEffect(()=>{i.value&&a.value?d=!0:!i.value&&d&&(d=!1,e.nextTick(()=>{a.value=!0}))}),e.onMounted(()=>{o.autoFocus&&(a.value=!0)}),e.watchEffect(()=>{var c;a.value&&((c=f.value)==null||c.focus())}),(c,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["group relative w-50 w-auto flex items-center justify-between gap-0.5 overflow-hidden b-1 rounded-1 px3 py-0.75 color-gray-800 dark:color-gray-100",[{"border-none bg-transparent group":c.variant==="flat","cursor-not-allowed opacity-50":u.value,accent:c.variant==="accent",focused:e.unref(a)},[c.variant==="warning"?"border-warning-500 dark:border-warning-300":"border-primary-100 dark:border-gray-700"]]]),onClick:p[2]||(p[2]=()=>{a.value=!0})},[c.leftIcon?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(H)},[e.createVNode(F,{icon:c.leftIcon},null,8,["icon"])])):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("input",{ref_key:"inputRef",ref:f,"onUpdate:modelValue":p[0]||(p[0]=m=>e.isRef(r)?r.value=m:null),class:"$ui-base w-full bg-transparent color-inherit outline-none placeholder-color-gray-500 dark:placeholder-gray-300",type:o.password?"password":"text",placeholder:c.placeholder,disabled:u.value||c.readonly,onBlur:p[1]||(p[1]=m=>a.value=!1)},null,40,it),[[e.vModelDynamic,e.unref(r)]]),e.unref(i)?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(H)},[e.createVNode(U)])):c.rightIcon?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(H)},[e.createVNode(F,{icon:c.rightIcon},null,8,["icon"])])):e.createCommentVNode("",!0),s.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",st))],2))}}),ut={class:"$ui-base"},ct=e.defineComponent({__name:"FormField",props:{modelValue:{},status:{default:"normal"},showMessage:{type:Boolean,default:!0},message:{default:""},placeholder:{}},emits:["update:modelValue"],setup(t,{emit:n}){const o=t,r=x(o,"modelValue",n),i=e.ref(!1),a=e.computed(()=>o.message&&o.message.length&&o.showMessage),s={normal:"color-gray-600 dark:color-gray-400",warning:"color-warning-500 dark:color-warning-200",danger:"color-danger-500 dark:color-danger-200",success:"color-primary-700 dark:color-primary-500"},u={warning:"i-bx:bxs-error",danger:"i-ic-round-error",success:"i-ep:success-filled"};return(f,d)=>(e.openBlock(),e.createElementBlock("div",ut,[e.createVNode(le,{modelValue:e.unref(r),"onUpdate:modelValue":d[0]||(d[0]=c=>e.isRef(r)?r.value=c:null),placeholder:f.placeholder,onUpdateFocused:d[1]||(d[1]=c=>i.value=c)},null,8,["modelValue","placeholder"]),e.createElementVNode("div",{class:e.normalizeClass(["mt2 $ui-base text-3.5",[s[f.status],{"opacity-65":!i.value}]])},[f.status!=="normal"&&a.value?(e.openBlock(),e.createBlock(F,{key:0,inline:"",icon:u[f.status]},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(a.value?f.message:""),1)],2)]))}}),dt={class:"overflow-hidden rounded-lg shadow-lg"},ft=e.createElementVNode("div",{class:"p2 opacity-40"}," Empty... ",-1),ie=e.defineComponent({__name:"Dropdown",props:{label:{},buttonProps:{default:()=>({})},buttonClass:{default:""},trigger:{default:"click"},distance:{default:0},skidding:{},placement:{},disabled:{type:Boolean,default:!1},shown:{type:Boolean}},emits:["update:visible"],setup(t){const n=t;return e.provide("$ui-dropdown-disabled",e.computed(()=>n.disabled)),(o,l)=>(e.openBlock(),e.createBlock(e.unref(O.Dropdown),{disabled:o.disabled,class:"inline-block w-auto",shown:o.shown,triggers:[o.trigger],distance:o.distance+6,placement:o.placement,skidding:o.skidding,"onUpdate:shown":l[0]||(l[0]=r=>o.$emit("update:visible",r)),onClick:l[1]||(l[1]=r=>{r.stopPropagation()})},{popper:e.withCtx(({hide:r})=>[e.createElementVNode("div",dt,[e.renderSlot(o.$slots,"popper",e.normalizeProps(e.guardReactiveProps({hide:r})),()=>[ft])])]),default:e.withCtx(()=>[e.renderSlot(o.$slots,"default",{},()=>[e.createVNode(D,e.mergeProps({...o.buttonProps,disabled:o.disabled},{class:o.buttonClass}),e.createSlots({icon:e.withCtx(()=>[e.renderSlot(o.$slots,"button-icon")]),"icon-right":e.withCtx(()=>[e.renderSlot(o.$slots,"button-icon-right")]),_:2},[o.label?{name:"default",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.label),1)]),key:"0"}:void 0]),1040,["class"])])]),_:3},8,["disabled","shown","triggers","distance","placement","skidding"]))}}),pt=e.defineComponent({__name:"DropdownButton",props:{type:{},round:{type:[String,Boolean]},loading:{type:Boolean},disabled:{type:Boolean},size:{},flat:{type:Boolean},outlined:{type:Boolean},keepOpen:{type:Boolean,default:!1}},setup(t){const n=t,o=e.inject("$ui-dropdown-disabled",void 0);return(l,r)=>e.withDirectives((e.openBlock(),e.createBlock(D,e.mergeProps({...n,round:!1},{disabled:e.unref(o),class:"w-full justify-start transition-colors not-action:bg-transparent!"}),{icon:e.withCtx(()=>[e.renderSlot(l.$slots,"icon")]),default:e.withCtx(()=>[e.renderSlot(l.$slots,"default")]),_:3},16,["disabled"])),[[e.unref(O.VClosePopper)]])}}),mt={class:"$ui-fec gap2.5"},gt=e.defineComponent({__name:"Confirm",props:{modelValue:{type:Boolean},content:{},cancelText:{default:"Cancel"},confirmText:{default:"Confirm"},width:{default:"20%"},height:{default:"9rem"},title:{default:"Warning"},loading:{type:Boolean,default:!1},autoClose:{type:Boolean,default:!0}},emits:["update:modelValue","confirm","cancel","close"],setup(t,{emit:n}){const o=t,l=n,r=x(o,"modelValue",l);e.watchEffect(()=>{r.value||l("close")});function i(a=!1){(o.autoClose||a)&&(r.value=!1)}return(a,s)=>(e.openBlock(),e.createBlock(ae,{modelValue:e.unref(r),"onUpdate:modelValue":s[2]||(s[2]=u=>e.isRef(r)?r.value=u:null),width:a.width,height:a.height,title:a.title,closable:!1},{footer:e.withCtx(()=>[e.createElementVNode("div",mt,[e.createVNode(D,{onClick:s[0]||(s[0]=()=>{l("cancel"),i(!0)})},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.cancelText),1)]),_:1}),e.createVNode(D,{loading:a.loading,type:"primary",onClick:s[1]||(s[1]=()=>{l("confirm"),i()})},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.confirmText),1)]),_:1},8,["loading"])])]),default:e.withCtx(()=>[e.renderSlot(a.$slots,"default",{class:"h-auto w-auto"},()=>[e.createTextVNode(e.toDisplayString(a.content),1)])]),_:3},8,["modelValue","width","height","title"]))}}),vt={class:"m1 min-w-35 w-auto flex flex-col"},ht=["onClick"],bt=e.createElementVNode("div",{class:"i-mdi-chevron-down"},null,-1),yt=e.defineComponent({__name:"Select",props:{modelValue:{},multiple:{default:!1},options:{},placeholder:{default:"Select..."},autoClose:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},labelRenderer:{type:Function,default:t=>String(t)},buttonProps:{default:()=>({})}},emits:["update:modelValue"],setup(t,{emit:n}){const o=t,l=n,r=e.useSlots(),i=e.computed({get:()=>o.modelValue,set:u=>l("update:modelValue",u)}),a=e.computed(()=>{const u=o.options.find(f=>f.value===i.value);return u!=null&&u.label?o.labelRenderer(u.label):o.placeholder});function s(u){o.multiple?i.value=i.value.includes(u.value)?i.value.filter(f=>f!==u.value):[...i.value,u.value]:i.value=u.value}return(u,f)=>(e.openBlock(),e.createBlock(ie,e.mergeProps({label:a.value},{buttonProps:u.buttonProps,disabled:u.disabled}),e.createSlots({popper:e.withCtx(()=>[e.createElementVNode("div",vt,[e.unref(r).item?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(u.options,d=>(e.openBlock(),e.createElementBlock("div",{key:d.value,class:"cursor-pointer",onClick:c=>s(d)},[e.renderSlot(u.$slots,"item",e.normalizeProps(e.guardReactiveProps({item:d,active:u.multiple?i.value.includes(d.value):d.value===i.value,disabled:u.disabled})))],8,ht))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(u.options,d=>e.withDirectives((e.openBlock(),e.createBlock(D,{key:d.value,disabled:u.disabled,round:"normal",class:e.normalizeClass(["flex-[auto_1_1] not-hover:[&:not(.active)]:bg-transparent!",{active:u.multiple?i.value.includes(d.value):d.value===i.value}]),onClick:c=>s(d)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(d.label),1)]),_:2},1032,["disabled","class","onClick"])),[[e.unref(O.VClosePopper),u.autoClose]])),128))])]),"button-icon-right":e.withCtx(()=>[bt]),_:2},[e.unref(r).button?{name:"default",fn:e.withCtx(()=>[e.renderSlot(u.$slots,"button")]),key:"0"}:void 0]),1040,["label"]))}}),wt=e.defineComponent({__name:"Switch",props:{modelValue:{type:Boolean},disabled:{type:Boolean}},emits:["update:modelValue"],setup(t,{emit:n}){const r=x(t,"modelValue",n),i=De(r);return(a,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([[a.disabled?"cursor-not-allowed":"cursor-pointer"],"$ui-base $ui-if-sc cursor-pointer select-none gap1.25 vertical-mid text-3.5"]),role:"checkbox",onClick:s[0]||(s[0]=u=>!a.disabled&&e.unref(i)())},[e.renderSlot(a.$slots,"default"),e.createElementVNode("div",{class:e.normalizeClass([{selected:e.unref(r)},"group relative $ui-base h4 w8 rounded-2 bg-primary-100 transition-colors dark:bg-gray-700 [&.selected]:bg-primary-500!"])},[e.createElementVNode("div",{class:e.normalizeClass(["h4 w4 rounded-full bg-primary-800 transition-transform group-[&.selected]:transform-translate-x-4 dark:bg-white",[{"group-hover:opacity-75 group-active:scale-85":!a.disabled},{"opacity-65":a.disabled}]])},null,2)],2)],2))}}),kt=e.defineComponent({__name:"Checkbox",props:{modelValue:{type:Boolean},variant:{default:"normal"}},emits:["update:modelValue"],setup(t,{emit:n}){const r=x(t,"modelValue",n);return(i,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative $ui-base h5 w5 $ui-inline-fcc cursor-pointer border-0.125rem rounded-1.25 transition-colors duration-200 ease-in-out",[e.unref(r)?i.variant==="normal"?"bg-primary-500 border-primary-200 dark:border-primary-100":"bg-accent-500 border-accent-200 dark:border-accent-100":""]]),onClick:a[0]||(a[0]=s=>r.value=!e.unref(r))},[e.createElementVNode("div",{class:e.normalizeClass([[e.unref(r)?"opacity-100":"opacity-0"],"h-60% w-35% transform-translate-y--0.25 transform-rotate-45 border-width-[0_0.125rem_0.125rem_0] border-white border-solid transition-opacity duration-200 ease-in-out"])},null,2)],2))}}),Ct=e.defineComponent({__name:"Drawer",props:{modelValue:{type:Boolean},mountTo:{default:"body"},placement:{default:"right"},closeOutside:{type:Boolean,default:!0},closable:{type:Boolean,default:!0},contentClass:{},permanent:{type:Boolean,default:!1},contentBlur:{type:Boolean,default:!1},top:{},dim:{type:Boolean},blur:{type:Boolean}},emits:["update:modelValue","close"],setup(t,{emit:n}){const o=t,l=n,{height:r}=Je(()=>typeof o.top=="string"?document.querySelector(o.top):o.top,void 0,{box:"border-box"}),i=x(o,"modelValue",l),a={left:{class:"left-0 h-full b-r",transition:"[&_.drawer]:translate-x--100%"},right:{class:"right-0 h-full b-l",transition:"[&_.drawer]:translate-x-full"},top:{class:"w-full b-b",transition:"[&_.drawer]:translate-y--100%"},bottom:{class:"bottom-0 w-full b-t",transition:"[&_.drawer]:translate-y-100%"}};te("Escape",()=>{o.closable&&(i.value=!1)});const s=e.computed(()=>a[o.placement]),u=e.ref(!1);return e.onMounted(()=>u.value=!0),(f,d)=>u.value||f.mountTo==="body"?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:f.mountTo},[e.createVNode(e.Transition,{"enter-from-class":`${s.value.transition}`,"leave-to-class":`${s.value.transition}`},{default:e.withCtx(()=>[e.unref(i)?(e.openBlock(),e.createBlock(q,{key:0,class:e.normalizeClass({"pointer-events-none":f.permanent}),dim:f.dim,blur:f.blur,onClick:d[2]||(d[2]=c=>f.closeOutside&&f.closable&&(i.value=!1))},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass([[s.value.class,f.contentClass??"",f.contentBlur?"$ui-glass-effect":"$ui-bg-base"],"drawer pointer-events-auto absolute min-w-25 of-auto $ui-border-base transition-transform transition-duration-300"]),style:e.normalizeStyle({top:f.placement==="bottom"?"auto":`${e.unref(r)}px`,height:["top","bottom"].includes(f.placement)?"auto":`calc(100% - ${e.unref(r)}px)`}),onClick:d[1]||(d[1]=e.withModifiers(()=>{},["stop"]))},[f.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"i-carbon-close absolute right-1.5 top-1.5 $ui-z-max cursor-pointer p1 text-lg $ui-text",onClick:d[0]||(d[0]=c=>i.value=!1)})):e.createCommentVNode("",!0),e.renderSlot(f.$slots,"default")],6)]),_:3},8,["class","dim","blur"])):e.createCommentVNode("",!0)]),_:3},8,["enter-from-class","leave-to-class"])],8,["to"])):e.createCommentVNode("",!0)}}),se=e.defineComponent({__name:"Notification",props:{message:{},type:{default:"info"},classes:{},duration:{default:3e3},placement:{default:"top-center"},onClose:{}},setup(t){const n=t,o={success:"i-carbon-checkmark",info:"i-material-symbols-light-info",warning:"i-carbon-warning",error:"i-carbon-close"},l={success:"text-primary-500 border-primary-200 dark:text-primary-200 dark:border-primary-500",info:"text-blue-4 border-blue-2 dark:text-blue-2 dark:border-blue-4",warning:"text-amber-4 border-amber-2 dark:border-amber-4",error:"text-red-4 border-red-2 dark:border-red-4"},r=e.ref(!1);e.onMounted(()=>{r.value=!0,setTimeout(()=>{r.value=!1},n.duration)});const i=e.computed(()=>n.placement.startsWith("top")?"translate-y--300%":"translate-y-300%");return(a,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["fixed left-0 right-0 $ui-z-max-override text-center",[{"top-0":a.placement.startsWith("top")},{"bottom-0":a.placement.startsWith("bottom")}]])},[e.createVNode(e.Transition,{"enter-from-class":i.value,"leave-to-class":i.value,onAfterLeave:s[0]||(s[0]=()=>{var u;r.value||(u=a.onClose)==null||u.call(a)})},{default:e.withCtx(()=>[r.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"flex transition-all duration-300",style:e.normalizeStyle({justifyContent:a.placement.includes("right")?"right":a.placement.includes("left")?"left":"center"})},[e.createElementVNode("div",{class:e.normalizeClass(["m3 flex-inline items-center gap2 b-1 b-1 rounded px4 py1 shadow transition-all duration-300 $ui-bg-base",[a.classes,l[a.type]]])},[e.createElementVNode("div",{class:e.normalizeClass(o[a.type])},null,2),e.createElementVNode("div",null,e.toDisplayString(a.message),1)],2)],4)):e.createCommentVNode("",!0)]),_:1},8,["enter-from-class","leave-to-class"])],2))}}),Bt=e.defineComponent({__name:"Tooltip",props:{trigger:{},distance:{},skidding:{},placement:{},disabled:{type:Boolean},shown:{type:Boolean}},setup(t){return(n,o)=>(e.openBlock(),e.createBlock(e.unref(O.Tooltip),e.mergeProps({disabled:n.disabled,placement:n.placement},n.$attrs),{popper:e.withCtx(()=>[e.renderSlot(n.$slots,"popper")]),default:e.withCtx(()=>[e.renderSlot(n.$slots,"default")]),_:3},16,["disabled","placement"]))}});function Vt(t){const n=document.createElement("div");n.classList.add("$ui-z-max-override","fixed"),document.body.appendChild(n);const o=t.onClose;function l(){e.render(null,n)}t.onClose=()=>{l(),o==null||o(),document.body.removeChild(n)};const r=e.h(se,t);e.render(r,n)}Object.defineProperty(exports,"VTooltip",{enumerable:!0,get:()=>O.VTooltip});exports.VueBadge=be;exports.VueButton=D;exports.VueCard=Ze;exports.VueCheckbox=kt;exports.VueConfirm=gt;exports.VueDarkToggle=Ke;exports.VueDialog=ae;exports.VueDrawer=Ct;exports.VueDropdown=ie;exports.VueDropdownButton=pt;exports.VueFormField=ct;exports.VueIcon=F;exports.VueInput=le;exports.VueLoadingIndicator=U;exports.VueNotification=se;exports.VueOverlay=q;exports.VueSelect=yt;exports.VueSwitch=wt;exports.VueTooltip=Bt;exports.showVueNotification=Vt;
3
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const O=require("floating-vue"),e=require("vue"),J=(t,n)=>{const o=t.__vccOpts||t;for(const[l,r]of n)o[l]=r;return o},ue={},ce={class:"h-3 w-3 $ui-inline-fcc"},de=e.createElementVNode("svg",{class:"animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},[e.createElementVNode("circle",{class:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor","stroke-width":"4"}),e.createElementVNode("path",{class:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})],-1),fe=[de];function pe(t,n){return e.openBlock(),e.createElementBlock("div",ce,fe)}const U=J(ue,[["render",pe]]),me={key:2},D=e.defineComponent({inheritAttrs:!1,__name:"Button",props:{type:{default:"default"},round:{type:[String,Boolean],default:"normal"},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},size:{default:"normal"},flat:{type:Boolean,default:!1},outlined:{type:Boolean,default:!1}},emits:["click"],setup(t,{emit:n}){const o=t,l=n,r=e.useAttrs(),i=e.computed(()=>r.to?"router-link":r.href?"a":"button"),a=e.computed(()=>o.loading||o.disabled);function s(c){if(a.value){c.preventDefault(),c.stopPropagation(),c.stopImmediatePropagation();return}l("click",c)}const u={common:{default:"active:bg-primary-100-darker dark:active:bg-gray-800-darker",primary:"active:bg-primary-500-darker",accent:"active:bg-accent-500-darker",danger:"active:bg-danger-500-darker",warning:"active:bg-warning-500-darker",info:"active:bg-primary-100-darker dark:active:bg-gray-800-darker",success:"active:bg-primary-100-darker dark:active:bg-gray-800-darker"},normal:{default:"bg-primary-100 hover:bg-primary-100-lighter dark:bg-gray-800 dark:hover:bg-gray-800-lighter dark:hover:text-white",primary:" text-white bg-primary-500 hover:bg-primary-500-lighter dark:hover:bg-primary-500-darker",accent:"text-white bg-accent-500 hover:bg-accent-500-lighter dark:bg-accent-500-darker dark:bg-accent-300",danger:"text-white bg-danger-500 hover:bg-danger-500-lighter dark:hover:bg-danger-500-darker",warning:"text-white bg-warning-500 hover:bg-warning-500-lighter dark:hover:bg-warning-500-darker",info:"text-info-500 bg-primary-100 hover:bg-primary-100-lighter dark:bg-gray-800 dark:hover:bg-gray-800-lighter",success:"text-primary-500 bg-primary-100 hover:bg-primary-100-lighter dark:bg-gray-800 dark:hover:bg-gray-800-lighter"},flat:{default:"hover:bg-primary-100 hover:text-black !dark:text-white dark:hover:bg-primary-800",primary:"hover:bg-primary-500 hover:text-white",accent:"hover:bg-accent-500 hover:text-white",danger:"hover:bg-danger-500 hover:text-white",warning:"hover:bg-warning-500 hover:text-white",info:"hover:bg-primary-100 hover:text-info-500 dark:hover:bg-gray-800 dark:hover:text-info-400",success:"hover:bg-primary-100 hover:text-primary-500 dark:hover:bg-primary-800 dark:hover:text-primary-400"},outlined:{default:"hover:border-primary-100 hover:text-primary-300 hover:active:ring-primary-100:5 hover:active:bg-primary-100:5",primary:"hover:border-primary-500 hover:text-primary-500 active:ring-primary-500:5 active:bg-primary-500:5",accent:"hover:border-accent-500 hover:text-accent-500 active:ring-accent-500:5 active:bg-accent-500:5",danger:"hover:border-danger-500 hover:text-danger-500 active:ring-danger-500:5 active:bg-danger-500:5",warning:"hover:border-warning-500 hover:text-warning-500 active:ring-warning-500:5 active:bg-warning-500:5",info:"hover:border-info-500 hover:text-info-500 active:ring-info-500:5 active:bg-info-500:5",success:"hover:border-primary-500 hover:text-primary-500 active:ring-primary-500:5 active:bg-primary-500:5"}},f=e.useSlots(),d=e.computed(()=>o.flat?u.flat[o.type]:o.outlined?u.outlined[o.type]:u.normal[o.type]);return(c,p)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(i.value),e.mergeProps(c.$attrs,{role:"button","aria-disabled":a.value,class:["$ui-base $ui-inline-fcc inline-flex cursor-pointer select-none gap1.25 py-0 no-underline $ui-transition",[[u.common[o.type]],{"rounded-full":o.round==="full","$ui-base-br":o.round==="normal","opacity-50 cursor-not-allowed":a.value,"bg-transparent":o.flat||o.outlined},[c.outlined?"b-1 $ui-border-base active:ring-3 shadow-sm":"border-none",c.size==="mini"?"px1 text-3 h5.5":"px3.5 text-3.5 h8",d.value]]],onClickCapture:s}),{default:e.withCtx(()=>[c.loading?(e.openBlock(),e.createBlock(U,{key:0,class:"mt0.5 h-full w3"})):e.renderSlot(c.$slots,"icon",{key:1,class:"h-full w3 $ui-inline-fcc"}),e.unref(f).default?(e.openBlock(),e.createElementBlock("div",me,[e.renderSlot(c.$slots,"default")])):e.createCommentVNode("",!0),e.renderSlot(c.$slots,"icon-right")]),_:3},16,["aria-disabled","class"]))}}),ge={},ve={class:"mx-0.5 $ui-base inline-block select-none whitespace-nowrap rounded px-1.5 py-0.5 text-xs"};function he(t,n){return e.openBlock(),e.createElementBlock("span",ve,[e.renderSlot(t.$slots,"default")])}const be=J(ge,[["render",he]]),F=e.defineComponent({__name:"Icon",props:{icon:{},inline:{type:Boolean},action:{type:Boolean,default:!1}},setup(t){return(n,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.inline?"span":"div"),{class:e.normalizeClass(["$ui-base",[n.icon,n.action?"cursor-pointer hover:op50":""]])},null,8,["class"]))}});function j(t){return e.getCurrentScope()?(e.onScopeDispose(t),!0):!1}function ye(t,n,{enumerable:o=!1,unwrap:l=!0}={}){for(const[r,i]of Object.entries(n))r!=="value"&&(e.isRef(i)&&l?Object.defineProperty(t,r,{get(){return i.value},set(a){i.value=a},enumerable:o}):Object.defineProperty(t,r,{value:i,enumerable:o}));return t}function B(t){return typeof t=="function"?t():e.unref(t)}const X=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const we=t=>typeof t<"u",ke=Object.prototype.toString,Ce=t=>ke.call(t)==="[object Object]",L=()=>{},K=Be();function Be(){var t,n;return X&&((t=window==null?void 0:window.navigator)==null?void 0:t.userAgent)&&(/iP(ad|hone|od)/.test(window.navigator.userAgent)||((n=window==null?void 0:window.navigator)==null?void 0:n.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function Q(t,n){function o(...l){return new Promise((r,i)=>{Promise.resolve(t(()=>n.apply(this,l),{fn:n,thisArg:this,args:l})).then(r).catch(i)})}return o}const Z=t=>t();function Ve(t,n={}){let o,l,r=L;const i=s=>{clearTimeout(s),r(),r=L};return s=>{const u=B(t),f=B(n.maxWait);return o&&i(o),u<=0||f!==void 0&&f<=0?(l&&(i(l),l=null),Promise.resolve(s())):new Promise((d,c)=>{r=n.rejectOnCancel?c:d,f&&!l&&(l=setTimeout(()=>{o&&i(o),l=null,d(s())},f)),o=setTimeout(()=>{l&&i(l),l=null,d(s())},u)})}}function $e(t=Z){const n=e.ref(!0);function o(){n.value=!1}function l(){n.value=!0}const r=(...i)=>{n.value&&t(...i)};return{isActive:e.readonly(n),pause:o,resume:l,eventFilter:r}}function Se(t){return t||e.getCurrentInstance()}function ee(...t){if(t.length!==1)return e.toRef(...t);const n=t[0];return typeof n=="function"?e.readonly(e.customRef(()=>({get:n,set:L}))):e.ref(n)}function _e(t,n=200,o={}){return Q(Ve(n,o),t)}function Ne(t,n=200,o={}){const l=e.ref(t.value),r=_e(()=>{l.value=t.value},n,o);return e.watch(t,()=>r()),l}function Ee(t,n={}){let o=t,l,r;const i=e.customRef((p,m)=>(l=p,r=m,{get(){return a()},set(v){s(v)}}));function a(p=!0){return p&&l(),o}function s(p,m=!0){var v,h;if(p===o)return;const w=o;((v=n.onBeforeChange)==null?void 0:v.call(n,p,w))!==!1&&(o=p,(h=n.onChanged)==null||h.call(n,p,w),m&&r())}return ye(i,{get:a,set:s,untrackedGet:()=>a(!1),silentSet:p=>s(p,!1),peek:()=>a(!1),lay:p=>s(p,!1)},{enumerable:!0})}function Te(t,n,o={}){const{eventFilter:l=Z,...r}=o;return e.watch(t,Q(l,n),r)}function xe(t,n,o={}){const{eventFilter:l,...r}=o,{eventFilter:i,pause:a,resume:s,isActive:u}=$e(l);return{stop:Te(t,n,{...r,eventFilter:i}),pause:a,resume:s,isActive:u}}function G(t,n=!0,o){Se()?e.onMounted(t,o):n?t():e.nextTick(t)}function De(t=!1,n={}){const{truthyValue:o=!0,falsyValue:l=!1}=n,r=e.isRef(t),i=e.ref(t);function a(s){if(arguments.length)return i.value=s,i.value;{const u=B(o);return i.value=i.value===u?B(l):u,i.value}}return r?a:[i,a]}function E(t){var n;const o=B(t);return(n=o==null?void 0:o.$el)!=null?n:o}const T=X?window:void 0;function W(...t){let n,o,l,r;if(typeof t[0]=="string"||Array.isArray(t[0])?([o,l,r]=t,n=T):[n,o,l,r]=t,!n)return L;Array.isArray(o)||(o=[o]),Array.isArray(l)||(l=[l]);const i=[],a=()=>{i.forEach(d=>d()),i.length=0},s=(d,c,p,m)=>(d.addEventListener(c,p,m),()=>d.removeEventListener(c,p,m)),u=e.watch(()=>[E(n),B(r)],([d,c])=>{if(a(),!d)return;const p=Ce(c)?{...c}:c;i.push(...o.flatMap(m=>l.map(v=>s(d,m,v,p))))},{immediate:!0,flush:"post"}),f=()=>{u(),a()};return j(f),f}function ze(t){return typeof t=="function"?t:typeof t=="string"?n=>n.key===t:Array.isArray(t)?n=>t.includes(n.key):()=>!0}function te(...t){let n,o,l={};t.length===3?(n=t[0],o=t[1],l=t[2]):t.length===2?typeof t[1]=="object"?(n=!0,o=t[0],l=t[1]):(n=t[0],o=t[1]):(n=!0,o=t[0]);const{target:r=T,eventName:i="keydown",passive:a=!1,dedupe:s=!1}=l,u=ze(n);return W(r,i,d=>{d.repeat&&B(s)||u(d)&&o(d)},a)}function Me(){const t=e.ref(!1),n=e.getCurrentInstance();return n&&e.onMounted(()=>{t.value=!0},n),t}function oe(t){const n=Me();return e.computed(()=>(n.value,!!t()))}function Oe(t,n={}){const{window:o=T}=n,l=oe(()=>o&&"matchMedia"in o&&typeof o.matchMedia=="function");let r;const i=e.ref(!1),a=f=>{i.value=f.matches},s=()=>{r&&("removeEventListener"in r?r.removeEventListener("change",a):r.removeListener(a))},u=e.watchEffect(()=>{l.value&&(s(),r=o.matchMedia(B(t)),"addEventListener"in r?r.addEventListener("change",a):r.addListener(a),i.value=r.matches)});return j(()=>{u(),s(),r=void 0}),i}function Pe(t){return JSON.parse(JSON.stringify(t))}const P=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},A="__vueuse_ssr_handlers__",Ae=Re();function Re(){return A in P||(P[A]=P[A]||{}),P[A]}function ne(t,n){return Ae[t]||n}function Fe(t){return t==null?"any":t instanceof Set?"set":t instanceof Map?"map":t instanceof Date?"date":typeof t=="boolean"?"boolean":typeof t=="string"?"string":typeof t=="object"?"object":Number.isNaN(t)?"any":"number"}const Le={boolean:{read:t=>t==="true",write:t=>String(t)},object:{read:t=>JSON.parse(t),write:t=>JSON.stringify(t)},number:{read:t=>Number.parseFloat(t),write:t=>String(t)},any:{read:t=>t,write:t=>String(t)},string:{read:t=>t,write:t=>String(t)},map:{read:t=>new Map(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t.entries()))},set:{read:t=>new Set(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t))},date:{read:t=>new Date(t),write:t=>t.toISOString()}},Y="vueuse-storage";function We(t,n,o,l={}){var r;const{flush:i="pre",deep:a=!0,listenToStorageChanges:s=!0,writeDefaults:u=!0,mergeDefaults:f=!1,shallow:d,window:c=T,eventFilter:p,onError:m=g=>{console.error(g)},initOnMounted:v}=l,h=(d?e.shallowRef:e.ref)(typeof n=="function"?n():n);if(!o)try{o=ne("getDefaultStorage",()=>{var g;return(g=T)==null?void 0:g.localStorage})()}catch(g){m(g)}if(!o)return h;const w=B(n),_=Fe(w),V=(r=l.serializer)!=null?r:Le[_],{pause:y,resume:b}=xe(h,()=>S(h.value),{flush:i,deep:a,eventFilter:p});c&&s&&G(()=>{W(c,"storage",$),W(c,Y,M),v&&$()}),v||$();function C(g,k){c&&c.dispatchEvent(new CustomEvent(Y,{detail:{key:t,oldValue:g,newValue:k,storageArea:o}}))}function S(g){try{const k=o.getItem(t);if(g==null)C(k,null),o.removeItem(t);else{const N=V.write(g);k!==N&&(o.setItem(t,N),C(k,N))}}catch(k){m(k)}}function z(g){const k=g?g.newValue:o.getItem(t);if(k==null)return u&&w!=null&&o.setItem(t,V.write(w)),w;if(!g&&f){const N=V.read(k);return typeof f=="function"?f(N,w):_==="object"&&!Array.isArray(N)?{...w,...N}:N}else return typeof k!="string"?k:V.read(k)}function $(g){if(!(g&&g.storageArea!==o)){if(g&&g.key==null){h.value=w;return}if(!(g&&g.key!==t)){y();try{(g==null?void 0:g.newValue)!==V.write(h.value)&&(h.value=z(g))}catch(k){m(k)}finally{g?e.nextTick(b):b()}}}}function M(g){$(g.detail)}return h}function je(t){return Oe("(prefers-color-scheme: dark)",t)}function Ie(t={}){const{selector:n="html",attribute:o="class",initialValue:l="auto",window:r=T,storage:i,storageKey:a="vueuse-color-scheme",listenToStorageChanges:s=!0,storageRef:u,emitAuto:f,disableTransition:d=!0}=t,c={auto:"",light:"light",dark:"dark",...t.modes||{}},p=je({window:r}),m=e.computed(()=>p.value?"dark":"light"),v=u||(a==null?ee(l):We(a,l,i,{window:r,listenToStorageChanges:s})),h=e.computed(()=>v.value==="auto"?m.value:v.value),w=ne("updateHTMLAttrs",(b,C,S)=>{const z=typeof b=="string"?r==null?void 0:r.document.querySelector(b):E(b);if(!z)return;let $;if(d){$=r.document.createElement("style");const M="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";$.appendChild(document.createTextNode(M)),r.document.head.appendChild($)}if(C==="class"){const M=S.split(/\s/g);Object.values(c).flatMap(g=>(g||"").split(/\s/g)).filter(Boolean).forEach(g=>{M.includes(g)?z.classList.add(g):z.classList.remove(g)})}else z.setAttribute(C,S);d&&(r.getComputedStyle($).opacity,document.head.removeChild($))});function _(b){var C;w(n,o,(C=c[b])!=null?C:b)}function V(b){t.onChanged?t.onChanged(b,_):_(b)}e.watch(h,V,{flush:"post",immediate:!0}),G(()=>V(h.value));const y=e.computed({get(){return f?v.value:h.value},set(b){v.value=b}});try{return Object.assign(y,{store:v,system:m,state:h})}catch{return y}}function He(t,n,o={}){const{window:l=T,...r}=o;let i;const a=oe(()=>l&&"ResizeObserver"in l),s=()=>{i&&(i.disconnect(),i=void 0)},u=e.computed(()=>Array.isArray(t)?t.map(c=>E(c)):[E(t)]),f=e.watch(u,c=>{if(s(),a.value&&l){i=new ResizeObserver(n);for(const p of c)p&&i.observe(p,r)}},{immediate:!0,flush:"post"}),d=()=>{s(),f()};return j(d),{isSupported:a,stop:d}}function Je(t,n={width:0,height:0},o={}){const{window:l=T,box:r="content-box"}=o,i=e.computed(()=>{var c,p;return(p=(c=E(t))==null?void 0:c.namespaceURI)==null?void 0:p.includes("svg")}),a=e.ref(n.width),s=e.ref(n.height),{stop:u}=He(t,([c])=>{const p=r==="border-box"?c.borderBoxSize:r==="content-box"?c.contentBoxSize:c.devicePixelContentBoxSize;if(l&&i.value){const m=E(t);if(m){const v=l.getComputedStyle(m);a.value=Number.parseFloat(v.width),s.value=Number.parseFloat(v.height)}}else if(p){const m=Array.isArray(p)?p:[p];a.value=m.reduce((v,{inlineSize:h})=>v+h,0),s.value=m.reduce((v,{blockSize:h})=>v+h,0)}else a.value=c.contentRect.width,s.value=c.contentRect.height},o);G(()=>{const c=E(t);c&&(a.value="offsetWidth"in c?c.offsetWidth:n.width,s.value="offsetHeight"in c?c.offsetHeight:n.height)});const f=e.watch(()=>E(t),c=>{a.value=c?n.width:0,s.value=c?n.height:0});function d(){u(),f()}return{width:a,height:s,stop:d}}function I(t){return typeof Window<"u"&&t instanceof Window?t.document.documentElement:typeof Document<"u"&&t instanceof Document?t.documentElement:t}function re(t){const n=window.getComputedStyle(t);if(n.overflowX==="scroll"||n.overflowY==="scroll"||n.overflowX==="auto"&&t.clientWidth<t.scrollWidth||n.overflowY==="auto"&&t.clientHeight<t.scrollHeight)return!0;{const o=t.parentNode;return!o||o.tagName==="BODY"?!1:re(o)}}function Ue(t){const n=t||window.event,o=n.target;return re(o)?!1:n.touches.length>1?!0:(n.preventDefault&&n.preventDefault(),!1)}const R=new WeakMap;function Ge(t,n=!1){const o=e.ref(n);let l=null;e.watch(ee(t),a=>{const s=I(B(a));if(s){const u=s;R.get(u)||R.set(u,u.style.overflow),o.value&&(u.style.overflow="hidden")}},{immediate:!0});const r=()=>{const a=I(B(t));!a||o.value||(K&&(l=W(a,"touchmove",s=>{Ue(s)},{passive:!1})),a.style.overflow="hidden",o.value=!0)},i=()=>{var a;const s=I(B(t));!s||!o.value||(K&&(l==null||l()),s.style.overflow=(a=R.get(s))!=null?a:"",R.delete(s),o.value=!1)};return j(i),e.computed({get(){return o.value},set(a){a?r():i()}})}function x(t,n,o,l={}){var r,i,a;const{clone:s=!1,passive:u=!1,eventName:f,deep:d=!1,defaultValue:c,shouldEmit:p}=l,m=e.getCurrentInstance(),v=o||(m==null?void 0:m.emit)||((r=m==null?void 0:m.$emit)==null?void 0:r.bind(m))||((a=(i=m==null?void 0:m.proxy)==null?void 0:i.$emit)==null?void 0:a.bind(m==null?void 0:m.proxy));let h=f;n||(n="modelValue"),h=h||`update:${n.toString()}`;const w=y=>s?typeof s=="function"?s(y):Pe(y):y,_=()=>we(t[n])?w(t[n]):c,V=y=>{p?p(y)&&v(h,y):v(h,y)};if(u){const y=_(),b=e.ref(y);let C=!1;return e.watch(()=>t[n],S=>{C||(C=!0,b.value=w(S),e.nextTick(()=>C=!1))}),e.watch(b,S=>{!C&&(S!==t[n]||d)&&V(S)},{deep:d}),b}else return e.computed({get(){return _()},set(y){V(y)}})}const qe={class:"$ui-dark-toggle-vtr"},Ke=e.defineComponent({__name:"DarkToggle",props:{isDark:{type:Boolean,default:!1},animation:{type:Boolean,default:!0},animationDuration:{default:400}},setup(t){const n=t,o=x(n,"isDark"),l=Ie({initialValue:o.value?"dark":"light",onChanged:s=>{o.value=s==="dark"}}),r=e.computed({get:()=>l.value==="dark",set:s=>l.value=s?"dark":"light"}),i=document.startViewTransition&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches;function a(s){if(!i||!s||!n.animation){r.value=!r.value;return}const u=s.clientX,f=s.clientY,d=Math.hypot(Math.max(u,innerWidth-u),Math.max(f,innerHeight-f));document.startViewTransition(async()=>{r.value=!r.value,await e.nextTick()}).ready.then(()=>{const p=[`circle(0px at ${u}px ${f}px)`,`circle(${d}px at ${u}px ${f}px)`];document.documentElement.animate({clipPath:r.value?[...p].reverse():p},{duration:n.animationDuration,easing:"ease-in",pseudoElement:r.value?"::view-transition-old(root)":"::view-transition-new(root)"})})}return(s,u)=>(e.openBlock(),e.createElementBlock("span",qe,[e.renderSlot(s.$slots,"default",e.normalizeProps(e.guardReactiveProps({mode:e.unref(l),isDark:r.value,toggle:a})))]))}}),Ye={},Xe={class:"$ui-base border $ui-border-base rounded shadow-sm"};function Qe(t,n){return e.openBlock(),e.createElementBlock("div",Xe,[e.renderSlot(t.$slots,"default")])}const Ze=J(Ye,[["render",Qe]]),q=e.defineComponent({__name:"Overlay",props:{dim:{type:Boolean},blur:{type:Boolean}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["fixed left-0 top-0 $ui-z-max h-full w-full $ui-fcc transition-opacity transition-duration-300 $ui-bg-base",[n.dim?"bg-opacity-50!":"bg-opacity-0!",n.blur?"backdrop-blur-sm":""]])},[e.renderSlot(n.$slots,"default")],2))}}),et={class:"h7.5 w-full $ui-fbc"},tt={class:"text-4.5"},ot=e.createElementVNode("div",{class:"i-carbon-close"},null,-1),nt=[ot],rt={class:"content transition-all transition-duration-300"},at={class:"footer h8 w-full transition-all transition-duration-300 delay-250"},lt={class:"$ui-fcc"},ae=e.defineComponent({__name:"Dialog",props:{modelValue:{type:Boolean,default:!1},autoClose:{type:Boolean,default:!0},title:{default:"Dialog"},width:{default:"32rem"},height:{default:"18rem"},closable:{type:Boolean,default:!0},mountTo:{default:"body"},dim:{type:Boolean},blur:{type:Boolean}},emits:["close","update:modelValue"],setup(t,{emit:n}){const o=t,r=x(o,"modelValue",n,{passive:!0}),i=Ge(()=>window.document.documentElement);e.watchEffect(()=>{r.value?i.value=!0:i.value=!1});function a(){r.value&&o.autoClose&&(r.value=!1)}te("Escape",()=>{a()});const s=e.ref(!1);return e.onMounted(()=>s.value=!0),(u,f)=>s.value||u.mountTo==="body"?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:u.mountTo},[e.createVNode(e.Transition,{"enter-from-class":"opacity-0 [&_.modal]:scale-95 [&_.content,&_.footer]:translate-y--2.5 [&_.content,&_.footer]:opacity-0","enter-to-class":"opacity-100 [&_.modal]:scale-100","leave-from-class":"opacity-100 [&_.modal]:scale-100","leave-to-class":"opacity-0 [&_.modal]:scale-95"},{default:e.withCtx(()=>[e.unref(r)?(e.openBlock(),e.createBlock(q,{key:0,dim:u.dim,blur:u.blur},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"modal relative grid grid-rows-[1.875rem_1fr_2.5rem] $ui-base max-h-[calc(100vh-6.25rem)] max-w-[calc(100vw-6.25rem)] min-h-6.25rem min-w-12.5rem gap-2.5 rounded-md bg-white px6 py4.5 color-gray-800 shadow-2xl transition-transform transition-duration-300 dark:bg-gray-900 dark:color-gray-200",style:e.normalizeStyle({width:o.width,height:o.height})},[e.createElementVNode("div",et,[e.createElementVNode("div",tt,[e.renderSlot(u.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(o.title),1)])]),u.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"h6 w6 $ui-fcc cursor-pointer rounded-full transition-colors hover:bg-primary-100 dark:hover:bg-gray-700",onClick:a},nt)):e.createCommentVNode("",!0)]),e.createElementVNode("div",rt,[e.renderSlot(u.$slots,"default")]),e.createElementVNode("div",at,[e.renderSlot(u.$slots,"footer",{},()=>[e.renderSlot(u.$slots,"footer",{},()=>[e.createElementVNode("div",lt,[e.createVNode(D,{type:"primary",onClick:a},{default:e.withCtx(()=>[e.createTextVNode(" close ")]),_:1})])])])])],4)]),_:3},8,["dim","blur"])):e.createCommentVNode("",!0)]),_:3})],8,["to"])):e.createCommentVNode("",!0)}}),it=["type","placeholder","disabled"],st={key:3,class:"pointer-events-none absolute bottom--0.25 left-50% right-50% z-9999 h-0.75 bg-primary-500 opacity-0 transition-all duration-240 group-[&.focused]:left-0 group-[&.focused]:right-0 group-[&.focused]:opacity-100 group-[&.accent.focused]:bg-accent-500"},H="transition-colors $ui-fcc color-gray-500 dark:color-gray-300 group-[&.focused]:color-primary-500; group-[&.accent.focused]:color-accent-500",le=e.defineComponent({__name:"Input",props:{modelValue:{},placeholder:{default:""},variant:{default:"normal"},disabled:{type:Boolean,default:!1},leftIcon:{},rightIcon:{},loading:{type:Boolean,default:!1},autoFocus:{type:Boolean,default:!1},loadingDebounceTime:{default:0},readonly:{type:Boolean,default:!1},type:{default:"text"}},emits:["update:modelValue","updateFocused","keyTab"],setup(t,{emit:n}){const o=t,l=n,r=x(o,"modelValue",l),i=Ne(e.computed(()=>o.loading),o.loadingDebounceTime),a=Ee(!1,{onChanged(c){l("updateFocused",c)}}),s=e.computed(()=>o.variant==="flat"||o.variant==="warning"||o.disabled||o.readonly),u=e.computed(()=>o.disabled||i.value),f=e.ref();let d=!1;return e.watchEffect(()=>{i.value&&a.value?d=!0:!i.value&&d&&(d=!1,e.nextTick(()=>{a.value=!0}))}),e.onMounted(()=>{o.autoFocus&&(a.value=!0)}),e.watchEffect(()=>{var c;a.value&&((c=f.value)==null||c.focus())}),(c,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["group relative w-50 w-auto flex items-center justify-between gap-0.5 overflow-hidden b-1 rounded-1 px3 py-0.75 color-gray-800 dark:color-gray-100",[{"border-none bg-transparent group":c.variant==="flat","cursor-not-allowed opacity-50":u.value,accent:c.variant==="accent",focused:e.unref(a)},[c.variant==="warning"?"border-warning-500 dark:border-warning-300":"border-primary-100 dark:border-gray-700"]]]),onClick:p[2]||(p[2]=()=>{a.value=!0})},[c.leftIcon?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(H)},[e.createVNode(F,{icon:c.leftIcon},null,8,["icon"])])):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("input",{ref_key:"inputRef",ref:f,"onUpdate:modelValue":p[0]||(p[0]=m=>e.isRef(r)?r.value=m:null),class:"$ui-base w-full bg-transparent color-inherit outline-none placeholder-color-gray-500 dark:placeholder-gray-300",type:c.type,placeholder:c.placeholder,disabled:u.value||c.readonly,onBlur:p[1]||(p[1]=m=>a.value=!1)},null,40,it),[[e.vModelDynamic,e.unref(r)]]),e.unref(i)?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(H)},[e.createVNode(U)])):c.rightIcon?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(H)},[e.createVNode(F,{icon:c.rightIcon},null,8,["icon"])])):e.createCommentVNode("",!0),s.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",st))],2))}}),ut={class:"$ui-base"},ct=e.defineComponent({__name:"FormField",props:{modelValue:{},status:{default:"normal"},showMessage:{type:Boolean,default:!0},message:{default:""},placeholder:{}},emits:["update:modelValue"],setup(t,{emit:n}){const o=t,r=x(o,"modelValue",n),i=e.ref(!1),a=e.computed(()=>o.message&&o.message.length&&o.showMessage),s={normal:"color-gray-600 dark:color-gray-400",warning:"color-warning-500 dark:color-warning-200",danger:"color-danger-500 dark:color-danger-200",success:"color-primary-700 dark:color-primary-500"},u={warning:"i-bx:bxs-error",danger:"i-ic-round-error",success:"i-ep:success-filled"};return(f,d)=>(e.openBlock(),e.createElementBlock("div",ut,[e.createVNode(le,{modelValue:e.unref(r),"onUpdate:modelValue":d[0]||(d[0]=c=>e.isRef(r)?r.value=c:null),placeholder:f.placeholder,onUpdateFocused:d[1]||(d[1]=c=>i.value=c)},null,8,["modelValue","placeholder"]),e.createElementVNode("div",{class:e.normalizeClass(["mt2 $ui-base text-3.5",[s[f.status],{"opacity-65":!i.value}]])},[f.status!=="normal"&&a.value?(e.openBlock(),e.createBlock(F,{key:0,inline:"",icon:u[f.status]},null,8,["icon"])):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(a.value?f.message:""),1)],2)]))}}),dt={class:"overflow-hidden rounded-lg shadow-lg"},ft=e.createElementVNode("div",{class:"p2 opacity-40"}," Empty... ",-1),ie=e.defineComponent({__name:"Dropdown",props:{label:{},buttonProps:{default:()=>({})},buttonClass:{default:""},trigger:{default:"click"},distance:{default:0},skidding:{},placement:{},disabled:{type:Boolean,default:!1},shown:{type:Boolean}},emits:["update:visible"],setup(t){const n=t;return e.provide("$ui-dropdown-disabled",e.computed(()=>n.disabled)),(o,l)=>(e.openBlock(),e.createBlock(e.unref(O.Dropdown),{disabled:o.disabled,class:"inline-block w-auto",shown:o.shown,triggers:[o.trigger],distance:o.distance+6,placement:o.placement,skidding:o.skidding,"onUpdate:shown":l[0]||(l[0]=r=>o.$emit("update:visible",r)),onClick:l[1]||(l[1]=r=>{r.stopPropagation()})},{popper:e.withCtx(({hide:r})=>[e.createElementVNode("div",dt,[e.renderSlot(o.$slots,"popper",e.normalizeProps(e.guardReactiveProps({hide:r})),()=>[ft])])]),default:e.withCtx(()=>[e.renderSlot(o.$slots,"default",{},()=>[e.createVNode(D,e.mergeProps({...o.buttonProps,disabled:o.disabled},{class:o.buttonClass}),e.createSlots({icon:e.withCtx(()=>[e.renderSlot(o.$slots,"button-icon")]),"icon-right":e.withCtx(()=>[e.renderSlot(o.$slots,"button-icon-right")]),_:2},[o.label?{name:"default",fn:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.label),1)]),key:"0"}:void 0]),1040,["class"])])]),_:3},8,["disabled","shown","triggers","distance","placement","skidding"]))}}),pt=e.defineComponent({__name:"DropdownButton",props:{type:{},round:{type:[String,Boolean]},loading:{type:Boolean},disabled:{type:Boolean},size:{},flat:{type:Boolean},outlined:{type:Boolean},keepOpen:{type:Boolean,default:!1}},setup(t){const n=t,o=e.inject("$ui-dropdown-disabled",void 0);return(l,r)=>e.withDirectives((e.openBlock(),e.createBlock(D,e.mergeProps({...n,round:!1},{disabled:e.unref(o),class:"w-full justify-start transition-colors not-action:bg-transparent!"}),{icon:e.withCtx(()=>[e.renderSlot(l.$slots,"icon")]),default:e.withCtx(()=>[e.renderSlot(l.$slots,"default")]),_:3},16,["disabled"])),[[e.unref(O.VClosePopper)]])}}),mt={class:"$ui-fec gap2.5"},gt=e.defineComponent({__name:"Confirm",props:{modelValue:{type:Boolean},content:{},cancelText:{default:"Cancel"},confirmText:{default:"Confirm"},width:{default:"20%"},height:{default:"9rem"},title:{default:"Warning"},loading:{type:Boolean,default:!1},autoClose:{type:Boolean,default:!0}},emits:["update:modelValue","confirm","cancel","close"],setup(t,{emit:n}){const o=t,l=n,r=x(o,"modelValue",l);e.watchEffect(()=>{r.value||l("close")});function i(a=!1){(o.autoClose||a)&&(r.value=!1)}return(a,s)=>(e.openBlock(),e.createBlock(ae,{modelValue:e.unref(r),"onUpdate:modelValue":s[2]||(s[2]=u=>e.isRef(r)?r.value=u:null),width:a.width,height:a.height,title:a.title,closable:!1},{footer:e.withCtx(()=>[e.createElementVNode("div",mt,[e.createVNode(D,{onClick:s[0]||(s[0]=()=>{l("cancel"),i(!0)})},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.cancelText),1)]),_:1}),e.createVNode(D,{loading:a.loading,type:"primary",onClick:s[1]||(s[1]=()=>{l("confirm"),i()})},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.confirmText),1)]),_:1},8,["loading"])])]),default:e.withCtx(()=>[e.renderSlot(a.$slots,"default",{class:"h-auto w-auto"},()=>[e.createTextVNode(e.toDisplayString(a.content),1)])]),_:3},8,["modelValue","width","height","title"]))}}),vt={class:"m1 min-w-35 w-auto flex flex-col"},ht=["onClick"],bt=e.createElementVNode("div",{class:"i-mdi-chevron-down"},null,-1),yt=e.defineComponent({__name:"Select",props:{modelValue:{},multiple:{default:!1},options:{},placeholder:{default:"Select..."},autoClose:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},labelRenderer:{type:Function,default:t=>String(t)},buttonProps:{default:()=>({})}},emits:["update:modelValue"],setup(t,{emit:n}){const o=t,l=n,r=e.useSlots(),i=e.computed({get:()=>o.modelValue,set:u=>l("update:modelValue",u)}),a=e.computed(()=>{const u=o.options.find(f=>f.value===i.value);return u!=null&&u.label?o.labelRenderer(u.label):o.placeholder});function s(u){o.multiple?i.value=i.value.includes(u.value)?i.value.filter(f=>f!==u.value):[...i.value,u.value]:i.value=u.value}return(u,f)=>(e.openBlock(),e.createBlock(ie,e.mergeProps({label:a.value},{buttonProps:u.buttonProps,disabled:u.disabled}),e.createSlots({popper:e.withCtx(()=>[e.createElementVNode("div",vt,[e.unref(r).item?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(u.options,d=>(e.openBlock(),e.createElementBlock("div",{key:d.value,class:"cursor-pointer",onClick:c=>s(d)},[e.renderSlot(u.$slots,"item",e.normalizeProps(e.guardReactiveProps({item:d,active:u.multiple?i.value.includes(d.value):d.value===i.value,disabled:u.disabled})))],8,ht))),128)):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:1},e.renderList(u.options,d=>e.withDirectives((e.openBlock(),e.createBlock(D,{key:d.value,disabled:u.disabled,round:"normal",class:e.normalizeClass(["flex-[auto_1_1] not-hover:[&:not(.active)]:bg-transparent!",{active:u.multiple?i.value.includes(d.value):d.value===i.value}]),onClick:c=>s(d)},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(d.label),1)]),_:2},1032,["disabled","class","onClick"])),[[e.unref(O.VClosePopper),u.autoClose]])),128))])]),"button-icon-right":e.withCtx(()=>[bt]),_:2},[e.unref(r).button?{name:"default",fn:e.withCtx(()=>[e.renderSlot(u.$slots,"button")]),key:"0"}:void 0]),1040,["label"]))}}),wt=e.defineComponent({__name:"Switch",props:{modelValue:{type:Boolean},disabled:{type:Boolean}},emits:["update:modelValue"],setup(t,{emit:n}){const r=x(t,"modelValue",n),i=De(r);return(a,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([[a.disabled?"cursor-not-allowed":"cursor-pointer"],"$ui-base $ui-if-sc cursor-pointer select-none gap1.25 vertical-mid text-3.5"]),role:"checkbox",onClick:s[0]||(s[0]=u=>!a.disabled&&e.unref(i)())},[e.renderSlot(a.$slots,"default"),e.createElementVNode("div",{class:e.normalizeClass([{selected:e.unref(r)},"group relative $ui-base h4 w8 rounded-2 bg-primary-100 transition-colors dark:bg-gray-700 [&.selected]:bg-primary-500!"])},[e.createElementVNode("div",{class:e.normalizeClass(["h4 w4 rounded-full bg-primary-800 transition-transform group-[&.selected]:transform-translate-x-4 dark:bg-white",[{"group-hover:opacity-75 group-active:scale-85":!a.disabled},{"opacity-65":a.disabled}]])},null,2)],2)],2))}}),kt=e.defineComponent({__name:"Checkbox",props:{modelValue:{type:Boolean},variant:{default:"normal"}},emits:["update:modelValue"],setup(t,{emit:n}){const r=x(t,"modelValue",n);return(i,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["relative $ui-base h5 w5 $ui-inline-fcc cursor-pointer border-0.125rem rounded-1.25 transition-colors duration-200 ease-in-out",[e.unref(r)?i.variant==="normal"?"bg-primary-500 border-primary-200 dark:border-primary-100":"bg-accent-500 border-accent-200 dark:border-accent-100":""]]),onClick:a[0]||(a[0]=s=>r.value=!e.unref(r))},[e.createElementVNode("div",{class:e.normalizeClass([[e.unref(r)?"opacity-100":"opacity-0"],"h-60% w-35% transform-translate-y--0.25 transform-rotate-45 border-width-[0_0.125rem_0.125rem_0] border-white border-solid transition-opacity duration-200 ease-in-out"])},null,2)],2))}}),Ct=e.defineComponent({__name:"Drawer",props:{modelValue:{type:Boolean},mountTo:{default:"body"},placement:{default:"right"},closeOutside:{type:Boolean,default:!0},closable:{type:Boolean,default:!0},contentClass:{},permanent:{type:Boolean,default:!1},contentBlur:{type:Boolean,default:!1},top:{},dim:{type:Boolean},blur:{type:Boolean}},emits:["update:modelValue","close"],setup(t,{emit:n}){const o=t,l=n,{height:r}=Je(()=>typeof o.top=="string"?document.querySelector(o.top):o.top,void 0,{box:"border-box"}),i=x(o,"modelValue",l),a={left:{class:"left-0 h-full b-r",transition:"[&_.drawer]:translate-x--100%"},right:{class:"right-0 h-full b-l",transition:"[&_.drawer]:translate-x-full"},top:{class:"w-full b-b",transition:"[&_.drawer]:translate-y--100%"},bottom:{class:"bottom-0 w-full b-t",transition:"[&_.drawer]:translate-y-100%"}};te("Escape",()=>{o.closable&&(i.value=!1)});const s=e.computed(()=>a[o.placement]),u=e.ref(!1);return e.onMounted(()=>u.value=!0),(f,d)=>u.value||f.mountTo==="body"?(e.openBlock(),e.createBlock(e.Teleport,{key:0,to:f.mountTo},[e.createVNode(e.Transition,{"enter-from-class":`${s.value.transition}`,"leave-to-class":`${s.value.transition}`},{default:e.withCtx(()=>[e.unref(i)?(e.openBlock(),e.createBlock(q,{key:0,class:e.normalizeClass({"pointer-events-none":f.permanent}),dim:f.dim,blur:f.blur,onClick:d[2]||(d[2]=c=>f.closeOutside&&f.closable&&(i.value=!1))},{default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass([[s.value.class,f.contentClass??"",f.contentBlur?"$ui-glass-effect":"$ui-bg-base"],"drawer pointer-events-auto absolute min-w-25 of-auto $ui-border-base transition-transform transition-duration-300"]),style:e.normalizeStyle({top:f.placement==="bottom"?"auto":`${e.unref(r)}px`,height:["top","bottom"].includes(f.placement)?"auto":`calc(100% - ${e.unref(r)}px)`}),onClick:d[1]||(d[1]=e.withModifiers(()=>{},["stop"]))},[f.closable?(e.openBlock(),e.createElementBlock("div",{key:0,class:"i-carbon-close absolute right-1.5 top-1.5 $ui-z-max cursor-pointer p1 text-lg $ui-text",onClick:d[0]||(d[0]=c=>i.value=!1)})):e.createCommentVNode("",!0),e.renderSlot(f.$slots,"default")],6)]),_:3},8,["class","dim","blur"])):e.createCommentVNode("",!0)]),_:3},8,["enter-from-class","leave-to-class"])],8,["to"])):e.createCommentVNode("",!0)}}),se=e.defineComponent({__name:"Notification",props:{message:{},type:{default:"info"},classes:{},duration:{default:3e3},placement:{default:"top-center"},onClose:{}},setup(t){const n=t,o={success:"i-carbon-checkmark",info:"i-material-symbols-light-info",warning:"i-carbon-warning",error:"i-carbon-close"},l={success:"text-primary-500 border-primary-200 dark:text-primary-200 dark:border-primary-500",info:"text-blue-4 border-blue-2 dark:text-blue-2 dark:border-blue-4",warning:"text-amber-4 border-amber-2 dark:border-amber-4",error:"text-red-4 border-red-2 dark:border-red-4"},r=e.ref(!1);e.onMounted(()=>{r.value=!0,setTimeout(()=>{r.value=!1},n.duration)});const i=e.computed(()=>n.placement.startsWith("top")?"translate-y--300%":"translate-y-300%");return(a,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["fixed left-0 right-0 $ui-z-max-override text-center",[{"top-0":a.placement.startsWith("top")},{"bottom-0":a.placement.startsWith("bottom")}]])},[e.createVNode(e.Transition,{"enter-from-class":i.value,"leave-to-class":i.value,onAfterLeave:s[0]||(s[0]=()=>{var u;r.value||(u=a.onClose)==null||u.call(a)})},{default:e.withCtx(()=>[r.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"flex transition-all duration-300",style:e.normalizeStyle({justifyContent:a.placement.includes("right")?"right":a.placement.includes("left")?"left":"center"})},[e.createElementVNode("div",{class:e.normalizeClass(["m3 flex-inline items-center gap2 b-1 b-1 rounded px4 py1 shadow transition-all duration-300 $ui-bg-base",[a.classes,l[a.type]]])},[e.createElementVNode("div",{class:e.normalizeClass(o[a.type])},null,2),e.createElementVNode("div",null,e.toDisplayString(a.message),1)],2)],4)):e.createCommentVNode("",!0)]),_:1},8,["enter-from-class","leave-to-class"])],2))}}),Bt=e.defineComponent({__name:"Tooltip",props:{trigger:{},distance:{},skidding:{},placement:{},disabled:{type:Boolean},shown:{type:Boolean}},setup(t){return(n,o)=>(e.openBlock(),e.createBlock(e.unref(O.Tooltip),e.mergeProps({disabled:n.disabled,placement:n.placement},n.$attrs),{popper:e.withCtx(()=>[e.renderSlot(n.$slots,"popper")]),default:e.withCtx(()=>[e.renderSlot(n.$slots,"default")]),_:3},16,["disabled","placement"]))}});function Vt(t){const n=document.createElement("div");n.classList.add("$ui-z-max-override","fixed"),document.body.appendChild(n);const o=t.onClose;function l(){e.render(null,n)}t.onClose=()=>{l(),o==null||o(),document.body.removeChild(n)};const r=e.h(se,t);e.render(r,n)}Object.defineProperty(exports,"VTooltip",{enumerable:!0,get:()=>O.VTooltip});exports.VueBadge=be;exports.VueButton=D;exports.VueCard=Ze;exports.VueCheckbox=kt;exports.VueConfirm=gt;exports.VueDarkToggle=Ke;exports.VueDialog=ae;exports.VueDrawer=Ct;exports.VueDropdown=ie;exports.VueDropdownButton=pt;exports.VueFormField=ct;exports.VueIcon=F;exports.VueInput=le;exports.VueLoadingIndicator=U;exports.VueNotification=se;exports.VueOverlay=q;exports.VueSelect=yt;exports.VueSwitch=wt;exports.VueTooltip=Bt;exports.showVueNotification=Vt;
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  // @unocss-include
2
2
 
3
- import { Dropdown as Re, VClosePopper as _e, Tooltip as ze } from "floating-vue";
3
+ import { Dropdown as xe, VClosePopper as _e, Tooltip as ze } from "floating-vue";
4
4
  import { VTooltip as _o } from "floating-vue";
5
- import { openBlock as p, createElementBlock as $, createElementVNode as b, defineComponent as T, useAttrs as je, computed as _, useSlots as Ce, createBlock as M, resolveDynamicComponent as Ve, mergeProps as Q, withCtx as y, renderSlot as w, unref as k, createCommentVNode as E, normalizeClass as V, ref as B, watch as L, customRef as Se, isRef as Z, getCurrentScope as Ie, onScopeDispose as He, toRef as Je, readonly as Be, onMounted as Y, nextTick as ee, getCurrentInstance as de, shallowRef as Ue, watchEffect as q, normalizeProps as ce, guardReactiveProps as fe, Teleport as Te, createVNode as W, Transition as pe, normalizeStyle as me, createTextVNode as I, toDisplayString as H, withDirectives as ve, vModelDynamic as Ge, provide as Ke, createSlots as De, inject as Ye, Fragment as be, renderList as ye, withModifiers as Xe, h as qe, render as we } from "vue";
5
+ import { openBlock as p, createElementBlock as $, createElementVNode as b, defineComponent as T, useAttrs as je, computed as _, useSlots as Ce, createBlock as M, resolveDynamicComponent as Ve, mergeProps as Q, withCtx as y, renderSlot as w, unref as k, createCommentVNode as E, normalizeClass as V, ref as B, watch as R, customRef as Se, isRef as Z, getCurrentScope as Ie, onScopeDispose as He, toRef as Je, readonly as Be, onMounted as Y, nextTick as ee, getCurrentInstance as de, shallowRef as Ue, watchEffect as q, normalizeProps as ce, guardReactiveProps as fe, Teleport as Te, createVNode as W, Transition as pe, normalizeStyle as me, createTextVNode as I, toDisplayString as H, withDirectives as ve, vModelDynamic as Ge, provide as Ke, createSlots as De, inject as Ye, Fragment as be, renderList as ye, withModifiers as Xe, h as qe, render as we } from "vue";
6
6
  const ge = (e, o) => {
7
7
  const t = e.__vccOpts || e;
8
8
  for (const [a, n] of o)
@@ -231,7 +231,7 @@ function gt(e, o = 200, t = {}) {
231
231
  const a = B(e.value), n = vt(() => {
232
232
  a.value = e.value;
233
233
  }, o, t);
234
- return L(e, () => n()), a;
234
+ return R(e, () => n()), a;
235
235
  }
236
236
  function ht(e, o = {}) {
237
237
  let t = e, a, n;
@@ -271,7 +271,7 @@ function bt(e, o, t = {}) {
271
271
  eventFilter: a = Ee,
272
272
  ...n
273
273
  } = t;
274
- return L(
274
+ return R(
275
275
  e,
276
276
  Ae(
277
277
  a,
@@ -325,7 +325,7 @@ function ae(...e) {
325
325
  Array.isArray(t) || (t = [t]), Array.isArray(a) || (a = [a]);
326
326
  const l = [], r = () => {
327
327
  l.forEach((d) => d()), l.length = 0;
328
- }, s = (d, u, f, m) => (d.addEventListener(u, f, m), () => d.removeEventListener(u, f, m)), i = L(
328
+ }, s = (d, u, f, m) => (d.addEventListener(u, f, m), () => d.removeEventListener(u, f, m)), i = R(
329
329
  () => [j(o), N(n)],
330
330
  ([d, u]) => {
331
331
  if (r(), !d)
@@ -388,7 +388,7 @@ const te = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window :
388
388
  function St() {
389
389
  return oe in te || (te[oe] = te[oe] || {}), te[oe];
390
390
  }
391
- function xe(e, o) {
391
+ function Fe(e, o) {
392
392
  return Vt[e] || o;
393
393
  }
394
394
  function Bt(e) {
@@ -446,7 +446,7 @@ function Dt(e, o, t, a = {}) {
446
446
  } = a, h = (d ? Ue : B)(typeof o == "function" ? o() : o);
447
447
  if (!t)
448
448
  try {
449
- t = xe("getDefaultStorage", () => {
449
+ t = Fe("getDefaultStorage", () => {
450
450
  var v;
451
451
  return (v = J) == null ? void 0 : v.localStorage;
452
452
  })();
@@ -455,14 +455,14 @@ function Dt(e, o, t, a = {}) {
455
455
  }
456
456
  if (!t)
457
457
  return h;
458
- const D = N(o), R = Bt(D), P = (n = a.serializer) != null ? n : Tt[R], { pause: S, resume: C } = yt(
458
+ const D = N(o), x = Bt(D), P = (n = a.serializer) != null ? n : Tt[x], { pause: S, resume: C } = yt(
459
459
  h,
460
- () => F(h.value),
460
+ () => L(h.value),
461
461
  { flush: l, deep: r, eventFilter: f }
462
462
  );
463
463
  u && s && he(() => {
464
- ae(u, "storage", x), ae(u, $e, X), g && x();
465
- }), g || x();
464
+ ae(u, "storage", F), ae(u, $e, X), g && F();
465
+ }), g || F();
466
466
  function A(v, O) {
467
467
  u && u.dispatchEvent(new CustomEvent($e, {
468
468
  detail: {
@@ -473,7 +473,7 @@ function Dt(e, o, t, a = {}) {
473
473
  }
474
474
  }));
475
475
  }
476
- function F(v) {
476
+ function L(v) {
477
477
  try {
478
478
  const O = t.getItem(e);
479
479
  if (v == null)
@@ -492,11 +492,11 @@ function Dt(e, o, t, a = {}) {
492
492
  return i && D != null && t.setItem(e, P.write(D)), D;
493
493
  if (!v && c) {
494
494
  const z = P.read(O);
495
- return typeof c == "function" ? c(z, D) : R === "object" && !Array.isArray(z) ? { ...D, ...z } : z;
495
+ return typeof c == "function" ? c(z, D) : x === "object" && !Array.isArray(z) ? { ...D, ...z } : z;
496
496
  } else
497
497
  return typeof O != "string" ? O : P.read(O);
498
498
  }
499
- function x(v) {
499
+ function F(v) {
500
500
  if (!(v && v.storageArea !== t)) {
501
501
  if (v && v.key == null) {
502
502
  h.value = D;
@@ -515,7 +515,7 @@ function Dt(e, o, t, a = {}) {
515
515
  }
516
516
  }
517
517
  function X(v) {
518
- x(v.detail);
518
+ F(v.detail);
519
519
  }
520
520
  return h;
521
521
  }
@@ -539,36 +539,36 @@ function Mt(e = {}) {
539
539
  light: "light",
540
540
  dark: "dark",
541
541
  ...e.modes || {}
542
- }, f = Ot({ window: n }), m = _(() => f.value ? "dark" : "light"), g = i || (r == null ? Ne(a) : Dt(r, a, l, { window: n, listenToStorageChanges: s })), h = _(() => g.value === "auto" ? m.value : g.value), D = xe(
542
+ }, f = Ot({ window: n }), m = _(() => f.value ? "dark" : "light"), g = i || (r == null ? Ne(a) : Dt(r, a, l, { window: n, listenToStorageChanges: s })), h = _(() => g.value === "auto" ? m.value : g.value), D = Fe(
543
543
  "updateHTMLAttrs",
544
- (C, A, F) => {
544
+ (C, A, L) => {
545
545
  const G = typeof C == "string" ? n == null ? void 0 : n.document.querySelector(C) : j(C);
546
546
  if (!G)
547
547
  return;
548
- let x;
548
+ let F;
549
549
  if (d) {
550
- x = n.document.createElement("style");
550
+ F = n.document.createElement("style");
551
551
  const X = "*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";
552
- x.appendChild(document.createTextNode(X)), n.document.head.appendChild(x);
552
+ F.appendChild(document.createTextNode(X)), n.document.head.appendChild(F);
553
553
  }
554
554
  if (A === "class") {
555
- const X = F.split(/\s/g);
555
+ const X = L.split(/\s/g);
556
556
  Object.values(u).flatMap((v) => (v || "").split(/\s/g)).filter(Boolean).forEach((v) => {
557
557
  X.includes(v) ? G.classList.add(v) : G.classList.remove(v);
558
558
  });
559
559
  } else
560
- G.setAttribute(A, F);
561
- d && (n.getComputedStyle(x).opacity, document.head.removeChild(x));
560
+ G.setAttribute(A, L);
561
+ d && (n.getComputedStyle(F).opacity, document.head.removeChild(F));
562
562
  }
563
563
  );
564
- function R(C) {
564
+ function x(C) {
565
565
  var A;
566
566
  D(o, t, (A = u[C]) != null ? A : C);
567
567
  }
568
568
  function P(C) {
569
- e.onChanged ? e.onChanged(C, R) : R(C);
569
+ e.onChanged ? e.onChanged(C, x) : x(C);
570
570
  }
571
- L(h, P, { flush: "post", immediate: !0 }), he(() => P(h.value));
571
+ R(h, P, { flush: "post", immediate: !0 }), he(() => P(h.value));
572
572
  const S = _({
573
573
  get() {
574
574
  return c ? g.value : h.value;
@@ -588,7 +588,7 @@ function At(e, o, t = {}) {
588
588
  let l;
589
589
  const r = We(() => a && "ResizeObserver" in a), s = () => {
590
590
  l && (l.disconnect(), l = void 0);
591
- }, i = _(() => Array.isArray(e) ? e.map((u) => j(u)) : [j(e)]), c = L(
591
+ }, i = _(() => Array.isArray(e) ? e.map((u) => j(u)) : [j(e)]), c = R(
592
592
  i,
593
593
  (u) => {
594
594
  if (s(), r.value && a) {
@@ -632,7 +632,7 @@ function Et(e, o = { width: 0, height: 0 }, t = {}) {
632
632
  const u = j(e);
633
633
  u && (r.value = "offsetWidth" in u ? u.offsetWidth : o.width, s.value = "offsetHeight" in u ? u.offsetHeight : o.height);
634
634
  });
635
- const c = L(
635
+ const c = R(
636
636
  () => j(e),
637
637
  (u) => {
638
638
  r.value = u ? o.width : 0, s.value = u ? o.height : 0;
@@ -650,24 +650,24 @@ function Et(e, o = { width: 0, height: 0 }, t = {}) {
650
650
  function se(e) {
651
651
  return typeof Window < "u" && e instanceof Window ? e.document.documentElement : typeof Document < "u" && e instanceof Document ? e.documentElement : e;
652
652
  }
653
- function Fe(e) {
653
+ function Le(e) {
654
654
  const o = window.getComputedStyle(e);
655
655
  if (o.overflowX === "scroll" || o.overflowY === "scroll" || o.overflowX === "auto" && e.clientWidth < e.scrollWidth || o.overflowY === "auto" && e.clientHeight < e.scrollHeight)
656
656
  return !0;
657
657
  {
658
658
  const t = e.parentNode;
659
- return !t || t.tagName === "BODY" ? !1 : Fe(t);
659
+ return !t || t.tagName === "BODY" ? !1 : Le(t);
660
660
  }
661
661
  }
662
662
  function Nt(e) {
663
663
  const o = e || window.event, t = o.target;
664
- return Fe(t) ? !1 : o.touches.length > 1 ? !0 : (o.preventDefault && o.preventDefault(), !1);
664
+ return Le(t) ? !1 : o.touches.length > 1 ? !0 : (o.preventDefault && o.preventDefault(), !1);
665
665
  }
666
666
  const ne = /* @__PURE__ */ new WeakMap();
667
667
  function Pt(e, o = !1) {
668
668
  const t = B(o);
669
669
  let a = null;
670
- L(Ne(e), (r) => {
670
+ R(Ne(e), (r) => {
671
671
  const s = se(N(r));
672
672
  if (s) {
673
673
  const i = s;
@@ -712,28 +712,28 @@ function U(e, o, t, a = {}) {
712
712
  } = a, m = de(), g = t || (m == null ? void 0 : m.emit) || ((n = m == null ? void 0 : m.$emit) == null ? void 0 : n.bind(m)) || ((r = (l = m == null ? void 0 : m.proxy) == null ? void 0 : l.$emit) == null ? void 0 : r.bind(m == null ? void 0 : m.proxy));
713
713
  let h = c;
714
714
  o || (o = "modelValue"), h = h || `update:${o.toString()}`;
715
- const D = (S) => s ? typeof s == "function" ? s(S) : Ct(S) : S, R = () => it(e[o]) ? D(e[o]) : u, P = (S) => {
715
+ const D = (S) => s ? typeof s == "function" ? s(S) : Ct(S) : S, x = () => it(e[o]) ? D(e[o]) : u, P = (S) => {
716
716
  f ? f(S) && g(h, S) : g(h, S);
717
717
  };
718
718
  if (i) {
719
- const S = R(), C = B(S);
719
+ const S = x(), C = B(S);
720
720
  let A = !1;
721
- return L(
721
+ return R(
722
722
  () => e[o],
723
- (F) => {
724
- A || (A = !0, C.value = D(F), ee(() => A = !1));
723
+ (L) => {
724
+ A || (A = !0, C.value = D(L), ee(() => A = !1));
725
725
  }
726
- ), L(
726
+ ), R(
727
727
  C,
728
- (F) => {
729
- !A && (F !== e[o] || d) && P(F);
728
+ (L) => {
729
+ !A && (L !== e[o] || d) && P(L);
730
730
  },
731
731
  { deep: d }
732
732
  ), C;
733
733
  } else
734
734
  return _({
735
735
  get() {
736
- return R();
736
+ return x();
737
737
  },
738
738
  set(S) {
739
739
  P(S);
@@ -789,13 +789,13 @@ const Wt = { class: "$ui-dark-toggle-vtr" }, uo = /* @__PURE__ */ T({
789
789
  w(s.$slots, "default", ce(fe({ mode: k(a), isDark: n.value, toggle: r })))
790
790
  ]));
791
791
  }
792
- }), xt = {}, Ft = { class: "$ui-base border $ui-border-base rounded shadow-sm" };
793
- function Lt(e, o) {
794
- return p(), $("div", Ft, [
792
+ }), Ft = {}, Lt = { class: "$ui-base border $ui-border-base rounded shadow-sm" };
793
+ function Rt(e, o) {
794
+ return p(), $("div", Lt, [
795
795
  w(e.$slots, "default")
796
796
  ]);
797
797
  }
798
- const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
798
+ const co = /* @__PURE__ */ ge(Ft, [["render", Rt]]), Re = /* @__PURE__ */ T({
799
799
  __name: "Overlay",
800
800
  props: {
801
801
  dim: { type: Boolean },
@@ -811,7 +811,7 @@ const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
811
811
  w(o.$slots, "default")
812
812
  ], 2));
813
813
  }
814
- }), Rt = { class: "h7.5 w-full $ui-fbc" }, zt = { class: "text-4.5" }, jt = /* @__PURE__ */ b("div", { class: "i-carbon-close" }, null, -1), It = [
814
+ }), xt = { class: "h7.5 w-full $ui-fbc" }, zt = { class: "text-4.5" }, jt = /* @__PURE__ */ b("div", { class: "i-carbon-close" }, null, -1), It = [
815
815
  jt
816
816
  ], Ht = { class: "content transition-all transition-duration-300" }, Jt = { class: "footer h8 w-full transition-all transition-duration-300 delay-250" }, Ut = { class: "$ui-fcc" }, Gt = /* @__PURE__ */ T({
817
817
  __name: "Dialog",
@@ -850,7 +850,7 @@ const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
850
850
  "leave-to-class": "opacity-0 [&_.modal]:scale-95"
851
851
  }, {
852
852
  default: y(() => [
853
- k(n) ? (p(), M(Le, {
853
+ k(n) ? (p(), M(Re, {
854
854
  key: 0,
855
855
  dim: i.dim,
856
856
  blur: i.blur
@@ -863,7 +863,7 @@ const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
863
863
  height: t.height
864
864
  })
865
865
  }, [
866
- b("div", Rt, [
866
+ b("div", xt, [
867
867
  b("div", zt, [
868
868
  w(i.$slots, "title", {}, () => [
869
869
  I(H(t.title), 1)
@@ -914,13 +914,13 @@ const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
914
914
  placeholder: { default: "" },
915
915
  variant: { default: "normal" },
916
916
  disabled: { type: Boolean, default: !1 },
917
- password: { type: Boolean, default: !1 },
918
917
  leftIcon: {},
919
918
  rightIcon: {},
920
919
  loading: { type: Boolean, default: !1 },
921
920
  autoFocus: { type: Boolean, default: !1 },
922
921
  loadingDebounceTime: { default: 0 },
923
- readonly: { type: Boolean, default: !1 }
922
+ readonly: { type: Boolean, default: !1 },
923
+ type: { default: "text" }
924
924
  },
925
925
  emits: ["update:modelValue", "updateFocused", "keyTab"],
926
926
  setup(e, { emit: o }) {
@@ -966,7 +966,7 @@ const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
966
966
  ref: c,
967
967
  "onUpdate:modelValue": f[0] || (f[0] = (m) => Z(n) ? n.value = m : null),
968
968
  class: "$ui-base w-full bg-transparent color-inherit outline-none placeholder-color-gray-500 dark:placeholder-gray-300",
969
- type: t.password ? "password" : "text",
969
+ type: u.type,
970
970
  placeholder: u.placeholder,
971
971
  disabled: i.value || u.readonly,
972
972
  onBlur: f[1] || (f[1] = (m) => r.value = !1)
@@ -1046,7 +1046,7 @@ const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
1046
1046
  emits: ["update:visible"],
1047
1047
  setup(e) {
1048
1048
  const o = e;
1049
- return Ke("$ui-dropdown-disabled", _(() => o.disabled)), (t, a) => (p(), M(k(Re), {
1049
+ return Ke("$ui-dropdown-disabled", _(() => o.disabled)), (t, a) => (p(), M(k(xe), {
1050
1050
  disabled: t.disabled,
1051
1051
  class: "inline-block w-auto",
1052
1052
  shown: t.shown,
@@ -1362,7 +1362,7 @@ const co = /* @__PURE__ */ ge(xt, [["render", Lt]]), Le = /* @__PURE__ */ T({
1362
1362
  "leave-to-class": `${s.value.transition}`
1363
1363
  }, {
1364
1364
  default: y(() => [
1365
- k(l) ? (p(), M(Le, {
1365
+ k(l) ? (p(), M(Re, {
1366
1366
  key: 0,
1367
1367
  class: V({
1368
1368
  "pointer-events-none": c.permanent
@@ -1513,7 +1513,7 @@ export {
1513
1513
  Xt as VueInput,
1514
1514
  Oe as VueLoadingIndicator,
1515
1515
  ao as VueNotification,
1516
- Le as VueOverlay,
1516
+ Re as VueOverlay,
1517
1517
  vo as VueSelect,
1518
1518
  go as VueSwitch,
1519
1519
  yo as VueTooltip,
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}*,: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-bx\:bxs-error{--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 d='M12.884 2.532c-.346-.654-1.422-.654-1.768 0l-9 17A.999.999 0 0 0 3 21h18a.998.998 0 0 0 .883-1.467L12.884 2.532zM13 18h-2v-2h2v2zm-2-4V9h2l.001 5H11z' fill='currentColor'/%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-carbon-checkmark{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m13 24l-9-9l1.414-1.414L13 21.171L26.586 7.586L28 9z'/%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-carbon-close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.414 16L24 9.414L22.586 8L16 14.586L9.414 8L8 9.414L14.586 16L8 22.586L9.414 24L16 17.414L22.586 24L24 22.586z'/%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-carbon-warning{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22'/%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-ep\:success-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m-55.808 536.384l-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z'/%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-ic-round-error{--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='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m0 11c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1m1 4h-2v-2h2z'/%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-material-symbols-light-info{--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='currentColor' d='M11.5 16.5h1V11h-1zm.5-6.923q.262 0 .438-.177q.177-.177.177-.438q0-.262-.177-.439q-.176-.177-.438-.177t-.438.177q-.177.177-.177.439q0 .261.177.438q.176.177.438.177M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924q-1.216-1.214-1.925-2.856Q3 13.87 3 12.003q0-1.866.708-3.51q.709-1.643 1.924-2.859q1.214-1.216 2.856-1.925Q10.13 3 11.997 3q1.866 0 3.51.708q1.643.709 2.859 1.924q1.216 1.214 1.925 2.856Q21 10.13 21 11.997q0 1.866-.708 3.51q-.709 1.643-1.924 2.859q-1.214 1.216-2.856 1.925Q13.87 21 12.003 21'/%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-mdi-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='currentColor' d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z'/%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%}.\$ui-z-max{z-index:2147483646}.\$ui-z-max-override{z-index:2147483647}.\$ui-base{box-sizing:border-box;font-family:inherit}.\$ui-fbc{display:flex;align-items:center;justify-content:space-between}.\$ui-fcc{display:flex;align-items:center;justify-content:center}.\$ui-fec{display:flex;align-items:center;justify-content:flex-end}.\$ui-if-sc{display:inline-flex;align-items:center;justify-content:flex-start}.\$ui-inline-fcc{display:inline-flex;align-items:center;justify-content:center}.\$ui-border-base{border-color:#9ca3af33}.\$ui-base-br{border-radius:3px}.\$ui-bg-base{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .\$ui-bg-base{--un-bg-opacity:1;background-color:rgb(11 16 21 / var(--un-bg-opacity))}.\$ui-glass-effect{background-color:#fffc;--un-backdrop-blur:blur(6px);-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)}.dark .\$ui-glass-effect{background-color:#0b1015e6}.\$ui-text{--un-text-opacity:1;color:rgb(11 16 21 / var(--un-text-opacity))}.dark .\$ui-text{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.\$ui-transition{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.group.focused .group-\[\&\.focused\]\:left-0,.left-0{left:0}.group.focused .group-\[\&\.focused\]\:right-0,.right-0{right:0}.bottom--0\.25{bottom:-.0625rem}.bottom-0{bottom:0}.left-50\%{left:50%}.right-1\.5{right:.375rem}.right-50\%{right:50%}.top-0{top:0}.top-1\.5{top:.375rem}.z-9999{z-index:9999}.grid{display:grid}.grid-rows-\[1\.875rem_1fr_2\.5rem\]{grid-template-rows:1.875rem 1fr 2.5rem}.m1{margin:.25rem}.m3{margin:.75rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mt0\.5{margin-top:.125rem}.mt2{margin-top:.5rem}.inline{display:inline}.inline-block{display:inline-block}.h-0\.75{height:.1875rem}.h-3{height:.75rem}.h-60\%{height:60%}.h-auto{height:auto}.h-full{height:100%}.h4{height:1rem}.h5{height:1.25rem}.h5\.5{height:1.375rem}.h6{height:1.5rem}.h7\.5{height:1.875rem}.h8{height:2rem}.max-h-\[calc\(100vh-6\.25rem\)\]{max-height:calc(100vh - 6.25rem)}.max-w-\[calc\(100vw-6\.25rem\)\]{max-width:calc(100vw - 6.25rem)}.min-h-6\.25rem{min-height:6.25rem}.min-w-12\.5rem{min-width:12.5rem}.min-w-25{min-width:6.25rem}.min-w-35{min-width:8.75rem}.w-3,.w3{width:.75rem}.w-35\%{width:35%}.w-50{width:12.5rem}.w-auto{width:auto}.w-full{width:100%}.w4{width:1rem}.w5{width:1.25rem}.w6{width:1.5rem}.w8{width:2rem}.flex{display:flex}.flex-inline,.inline-flex{display:inline-flex}.flex-\[auto_1_1\]{flex:auto 1 1}.flex-col{flex-direction:column}.group.selected .group-\[\&\.selected\]\:transform-translate-x-4{--un-translate-x:1rem;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))}.\[\&_\.content\,\&_\.footer\]\:translate-y--2\.5 .content,.\[\&_\.content\,\&_\.footer\]\:translate-y--2\.5 .footer{--un-translate-y:-.625rem;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))}.\[\&_\.drawer\]\:translate-x--100\% .drawer{--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))}.\[\&_\.drawer\]\:translate-x-full .drawer{--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))}.\[\&_\.drawer\]\:translate-y--100\% .drawer{--un-translate-y:-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))}.\[\&_\.drawer\]\:translate-y-100\% .drawer{--un-translate-y: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))}.transform-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--300\%{--un-translate-y:-300%;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-300\%{--un-translate-y:300%;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-rotate-45{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;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))}.\[\&_\.modal\]\:scale-100 .modal{--un-scale-x:1;--un-scale-y:1;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))}.\[\&_\.modal\]\:scale-95 .modal{--un-scale-x:.95;--un-scale-y:.95;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))}.group:active .group-active\:scale-85{--un-scale-x:.85;--un-scale-y:.85;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 spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;user-select:none}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-2\.5,.gap2\.5{gap:.625rem}.gap1\.25{gap:.3125rem}.gap2{gap:.5rem}.of-auto{overflow:auto}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.b-1,.border{border-width:1px}.border-0\.125rem{border-width:.125rem}.b-b{border-bottom-width:1px}.b-l{border-left-width:1px}.b-r{border-right-width:1px}.b-t{border-top-width:1px}.border-width-\[0_0\.125rem_0\.125rem_0\]{border-width:0 .125rem .125rem 0}.border-accent-200{--un-border-opacity:1;border-color:rgb(215 173 255 / var(--un-border-opacity))}.border-amber-2{--un-border-opacity:1;border-color:rgb(253 230 138 / var(--un-border-opacity))}.border-blue-2{--un-border-opacity:1;border-color:rgb(191 219 254 / var(--un-border-opacity))}.border-primary-100,.dark .dark\:border-primary-100{--un-border-opacity:1;border-color:rgb(224 248 237 / var(--un-border-opacity))}.border-primary-200{--un-border-opacity:1;border-color:rgb(171 234 205 / var(--un-border-opacity))}.border-red-2{--un-border-opacity:1;border-color:rgb(254 202 202 / var(--un-border-opacity))}.border-warning-500{--un-border-opacity:1;border-color:rgb(234 110 0 / var(--un-border-opacity))}.border-white{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity))}.dark .dark\:border-accent-100{--un-border-opacity:1;border-color:rgb(230 204 255 / var(--un-border-opacity))}.dark .dark\:border-amber-4{--un-border-opacity:1;border-color:rgb(251 191 36 / var(--un-border-opacity))}.dark .dark\:border-blue-4{--un-border-opacity:1;border-color:rgb(96 165 250 / var(--un-border-opacity))}.dark .dark\:border-gray-700{--un-border-opacity:1;border-color:rgb(62 87 112 / var(--un-border-opacity))}.dark .dark\:border-primary-500{--un-border-opacity:1;border-color:rgb(66 185 131 / var(--un-border-opacity))}.dark .dark\:border-red-4{--un-border-opacity:1;border-color:rgb(248 113 113 / var(--un-border-opacity))}.dark .dark\:border-warning-300{--un-border-opacity:1;border-color:rgb(255 167 51 / var(--un-border-opacity))}.hover\:border-accent-500:hover{--un-border-opacity:1;border-color:rgb(164 76 246 / var(--un-border-opacity))}.hover\:border-danger-500:hover{--un-border-opacity:1;border-color:rgb(232 48 48 / var(--un-border-opacity))}.hover\:border-info-500:hover{--un-border-opacity:1;border-color:rgb(3 194 230 / var(--un-border-opacity))}.hover\:border-primary-100:hover{--un-border-opacity:1;border-color:rgb(224 248 237 / var(--un-border-opacity))}.hover\:border-primary-500:hover{--un-border-opacity:1;border-color:rgb(66 185 131 / var(--un-border-opacity))}.hover\:border-warning-500:hover{--un-border-opacity:1;border-color:rgb(234 110 0 / var(--un-border-opacity))}.rounded,.rounded-1{border-radius:.25rem}.rounded-1\.25{border-radius:.3125rem}.rounded-2,.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border-none{border-style:none}.border-solid{border-style:solid}.group.accent.focused .group-\[\&\.accent\.focused\]\:bg-accent-500,.bg-accent-500{--un-bg-opacity:1;background-color:rgb(164 76 246 / var(--un-bg-opacity))}.\[\&\.selected\]\:bg-primary-500\!.selected{--un-bg-opacity:1 !important;background-color:rgb(66 185 131 / var(--un-bg-opacity))!important}.bg-danger-500{--un-bg-opacity:1;background-color:rgb(232 48 48 / var(--un-bg-opacity))}.bg-primary-100{--un-bg-opacity:1;background-color:rgb(224 248 237 / var(--un-bg-opacity))}.bg-primary-500{--un-bg-opacity:1;background-color:rgb(66 185 131 / var(--un-bg-opacity))}.bg-primary-800{--un-bg-opacity:1;background-color:rgb(8 94 55 / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-warning-500{--un-bg-opacity:1;background-color:rgb(234 110 0 / var(--un-bg-opacity))}.bg-white,.dark .dark\:bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .dark\:bg-accent-300{--un-bg-opacity:1;background-color:rgb(200 142 255 / var(--un-bg-opacity))}.dark .dark\:bg-accent-500-darker{--un-bg-opacity:1;background-color:rgb(144 37 244 / var(--un-bg-opacity))}.dark .dark\:bg-gray-700{--un-bg-opacity:1;background-color:rgb(62 87 112 / var(--un-bg-opacity))}.dark .dark\:bg-gray-800{--un-bg-opacity:1;background-color:rgb(44 62 80 / var(--un-bg-opacity))}.dark .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgb(29 41 53 / var(--un-bg-opacity))}.not-action\:bg-transparent\!:not(:hover):not(:focus):not(:active),.not-hover\:\[\&\:not\(\.active\)\]\:bg-transparent\!:not(.active):not(:hover){background-color:transparent!important}.dark .dark\:hover\:bg-danger-500-darker:hover{--un-bg-opacity:1;background-color:rgb(215 24 24 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-700:hover{--un-bg-opacity:1;background-color:rgb(62 87 112 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-800-lighter:hover{--un-bg-opacity:1;background-color:rgb(49 68 88 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-800:hover{--un-bg-opacity:1;background-color:rgb(44 62 80 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-primary-500-darker:hover{--un-bg-opacity:1;background-color:rgb(55 155 110 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-primary-800:hover{--un-bg-opacity:1;background-color:rgb(8 94 55 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-warning-500-darker:hover{--un-bg-opacity:1;background-color:rgb(193 91 0 / var(--un-bg-opacity))}.hover\:active\:bg-primary-100\:5:active:hover{background-color:#e0f8ed0d}.hover\:bg-accent-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(170 88 247 / var(--un-bg-opacity))}.hover\:bg-accent-500:hover{--un-bg-opacity:1;background-color:rgb(164 76 246 / var(--un-bg-opacity))}.hover\:bg-danger-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(233 59 59 / var(--un-bg-opacity))}.hover\:bg-danger-500:hover{--un-bg-opacity:1;background-color:rgb(232 48 48 / var(--un-bg-opacity))}.hover\:bg-primary-100-lighter:hover{--un-bg-opacity:1;background-color:rgb(234 250 243 / var(--un-bg-opacity))}.hover\:bg-primary-100:hover{--un-bg-opacity:1;background-color:rgb(224 248 237 / var(--un-bg-opacity))}.hover\:bg-primary-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(74 190 137 / var(--un-bg-opacity))}.hover\:bg-primary-500:hover{--un-bg-opacity:1;background-color:rgb(66 185 131 / var(--un-bg-opacity))}.hover\:bg-warning-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(247 116 0 / var(--un-bg-opacity))}.hover\:bg-warning-500:hover{--un-bg-opacity:1;background-color:rgb(234 110 0 / var(--un-bg-opacity))}.active\:bg-accent-500-darker:active{--un-bg-opacity:1;background-color:rgb(144 37 244 / var(--un-bg-opacity))}.active\:bg-accent-500\:5:active{background-color:#a44cf60d}.active\:bg-danger-500-darker:active{--un-bg-opacity:1;background-color:rgb(215 24 24 / var(--un-bg-opacity))}.active\:bg-danger-500\:5:active{background-color:#e830300d}.active\:bg-info-500\:5:active{background-color:#03c2e60d}.active\:bg-primary-100-darker:active{--un-bg-opacity:1;background-color:rgb(191 240 218 / var(--un-bg-opacity))}.active\:bg-primary-500-darker:active{--un-bg-opacity:1;background-color:rgb(55 155 110 / var(--un-bg-opacity))}.active\:bg-primary-500\:5:active{background-color:#42b9830d}.active\:bg-warning-500-darker:active{--un-bg-opacity:1;background-color:rgb(193 91 0 / var(--un-bg-opacity))}.active\:bg-warning-500\:5:active{background-color:#ea6e000d}.dark .dark\:active\:bg-gray-800-darker:active{--un-bg-opacity:1;background-color:rgb(30 42 54 / var(--un-bg-opacity))}.bg-opacity-0\!{--un-bg-opacity:0 !important}.bg-opacity-50\!{--un-bg-opacity:.5 !important}.p1{padding:.25rem}.p2{padding:.5rem}.px,.px4{padding-left:1rem;padding-right:1rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px1{padding-left:.25rem;padding-right:.25rem}.px3{padding-left:.75rem;padding-right:.75rem}.px3\.5{padding-left:.875rem;padding-right:.875rem}.px6{padding-left:1.5rem;padding-right:1.5rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-0\.75{padding-top:.1875rem;padding-bottom:.1875rem}.py1{padding-top:.25rem;padding-bottom:.25rem}.py4\.5{padding-top:1.125rem;padding-bottom:1.125rem}.text-center{text-align:center}.vertical-mid{vertical-align:middle}.text-3{font-size:.75rem}.text-3\.5{font-size:.875rem}.text-4\.5{font-size:1.125rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.dark .\!dark\:text-white{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.dark .dark\:text-blue-2{--un-text-opacity:1;color:rgb(191 219 254 / var(--un-text-opacity))}.dark .dark\:text-primary-200{--un-text-opacity:1;color:rgb(171 234 205 / var(--un-text-opacity))}.text-amber-4{--un-text-opacity:1;color:rgb(251 191 36 / var(--un-text-opacity))}.text-blue-4{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity))}.text-info-500{--un-text-opacity:1;color:rgb(3 194 230 / var(--un-text-opacity))}.group.focused .group-\[\&\.focused\]\:color-primary-500,.dark .dark\:color-primary-500,.text-primary-500{--un-text-opacity:1;color:rgb(66 185 131 / var(--un-text-opacity))}.text-red-4{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.dark .dark\:hover\:text-info-400:hover{--un-text-opacity:1;color:rgb(116 224 237 / var(--un-text-opacity))}.dark .dark\:hover\:text-primary-400:hover{--un-text-opacity:1;color:rgb(86 205 150 / var(--un-text-opacity))}.dark .dark\:hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.hover\:text-accent-500:hover{--un-text-opacity:1;color:rgb(164 76 246 / var(--un-text-opacity))}.hover\:text-black:hover{--un-text-opacity:1;color:rgb(11 16 21 / var(--un-text-opacity))}.hover\:text-danger-500:hover{--un-text-opacity:1;color:rgb(232 48 48 / var(--un-text-opacity))}.hover\:text-info-500:hover{--un-text-opacity:1;color:rgb(3 194 230 / var(--un-text-opacity))}.hover\:text-primary-300:hover{--un-text-opacity:1;color:rgb(137 222 183 / var(--un-text-opacity))}.hover\:text-primary-500:hover{--un-text-opacity:1;color:rgb(66 185 131 / var(--un-text-opacity))}.hover\:text-warning-500:hover{--un-text-opacity:1;color:rgb(234 110 0 / var(--un-text-opacity))}.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.group.accent.focused .group-\[\&\.accent\.focused\]\:color-accent-500{--un-text-opacity:1;color:rgb(164 76 246 / var(--un-text-opacity))}.color-danger-500{--un-text-opacity:1;color:rgb(232 48 48 / var(--un-text-opacity))}.color-gray-500{--un-text-opacity:1;color:rgb(128 159 174 / var(--un-text-opacity))}.color-gray-600{--un-text-opacity:1;color:rgb(79 111 127 / var(--un-text-opacity))}.color-gray-800{--un-text-opacity:1;color:rgb(44 62 80 / var(--un-text-opacity))}.color-primary-700{--un-text-opacity:1;color:rgb(19 121 74 / var(--un-text-opacity))}.color-warning-500{--un-text-opacity:1;color:rgb(234 110 0 / var(--un-text-opacity))}.dark .dark\:color-danger-200{--un-text-opacity:1;color:rgb(255 148 148 / var(--un-text-opacity))}.dark .dark\:color-gray-100{--un-text-opacity:1;color:rgb(224 229 231 / var(--un-text-opacity))}.dark .dark\:color-gray-200{--un-text-opacity:1;color:rgb(200 211 217 / var(--un-text-opacity))}.dark .dark\:color-gray-300{--un-text-opacity:1;color:rgb(182 198 206 / var(--un-text-opacity))}.dark .dark\:color-gray-400{--un-text-opacity:1;color:rgb(147 176 190 / var(--un-text-opacity))}.dark .dark\:color-warning-200{--un-text-opacity:1;color:rgb(255 196 94 / var(--un-text-opacity))}.placeholder-color-gray-500::placeholder{--un-text-opacity:1;color:rgb(128 159 174 / var(--un-text-opacity))}.color-inherit{color:inherit}.no-underline{text-decoration:none}.group.focused .group-\[\&\.focused\]\:opacity-100,.opacity-100{opacity:1}.\[\&_\.content\,\&_\.footer\]\:opacity-0 .content,.\[\&_\.content\,\&_\.footer\]\:opacity-0 .footer,.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-65{opacity:.65}.opacity-75,.group:hover .group-hover\:opacity-75{opacity:.75}.hover\:op50:hover{opacity:.5}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.active\:ring-3:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:active\:ring-primary-100\:5:active:hover{--un-ring-color:rgb(224 248 237 / .05)}.active\:ring-accent-500\:5:active{--un-ring-color:rgb(164 76 246 / .05)}.active\:ring-danger-500\:5:active{--un-ring-color:rgb(232 48 48 / .05)}.active\:ring-info-500\:5:active{--un-ring-color:rgb(3 194 230 / .05)}.active\:ring-primary-500\:5:active{--un-ring-color:rgb(66 185 131 / .05)}.active\:ring-warning-500\:5:active{--un-ring-color:rgb(234 110 0 / .05)}.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)}.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-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-240{transition-duration:.24s}.duration-300,.transition-duration-300{transition-duration:.3s}.delay-250{transition-delay:.25s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.dark .dark\:placeholder-gray-300::placeholder{--un-placeholder-opacity:1;color:rgb(182 198 206 / var(--un-placeholder-opacity))}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root),.dark::view-transition-new(root){z-index:1}::view-transition-new(root),.dark::view-transition-old(root){z-index:9999}
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}*,: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-bx\:bxs-error{--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 d='M12.884 2.532c-.346-.654-1.422-.654-1.768 0l-9 17A.999.999 0 0 0 3 21h18a.998.998 0 0 0 .883-1.467L12.884 2.532zM13 18h-2v-2h2v2zm-2-4V9h2l.001 5H11z' fill='currentColor'/%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-carbon-checkmark{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m13 24l-9-9l1.414-1.414L13 21.171L26.586 7.586L28 9z'/%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-carbon-close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.414 16L24 9.414L22.586 8L16 14.586L9.414 8L8 9.414L14.586 16L8 22.586L9.414 24L16 17.414L22.586 24L24 22.586z'/%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-carbon-warning{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22'/%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-ep\:success-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M512 64a448 448 0 1 1 0 896a448 448 0 0 1 0-896m-55.808 536.384l-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z'/%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-ic-round-error{--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='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m0 11c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1m1 4h-2v-2h2z'/%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-material-symbols-light-info{--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='currentColor' d='M11.5 16.5h1V11h-1zm.5-6.923q.262 0 .438-.177q.177-.177.177-.438q0-.262-.177-.439q-.176-.177-.438-.177t-.438.177q-.177.177-.177.439q0 .261.177.438q.176.177.438.177M12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924q-1.216-1.214-1.925-2.856Q3 13.87 3 12.003q0-1.866.708-3.51q.709-1.643 1.924-2.859q1.214-1.216 2.856-1.925Q10.13 3 11.997 3q1.866 0 3.51.708q1.643.709 2.859 1.924q1.216 1.214 1.925 2.856Q21 10.13 21 11.997q0 1.866-.708 3.51q-.709 1.643-1.924 2.859q-1.214 1.216-2.856 1.925Q13.87 21 12.003 21'/%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-mdi-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='currentColor' d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z'/%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%}.\$ui-z-max{z-index:2147483646}.\$ui-z-max-override{z-index:2147483647}.\$ui-base{box-sizing:border-box;font-family:inherit}.\$ui-fbc{display:flex;align-items:center;justify-content:space-between}.\$ui-fcc{display:flex;align-items:center;justify-content:center}.\$ui-fec{display:flex;align-items:center;justify-content:flex-end}.\$ui-if-sc{display:inline-flex;align-items:center;justify-content:flex-start}.\$ui-inline-fcc{display:inline-flex;align-items:center;justify-content:center}.\$ui-border-base{border-color:#9ca3af33}.\$ui-base-br{border-radius:3px}.\$ui-bg-base{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .\$ui-bg-base{--un-bg-opacity:1;background-color:rgb(11 16 21 / var(--un-bg-opacity))}.\$ui-glass-effect{background-color:#fffc;--un-backdrop-blur:blur(6px);-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)}.dark .\$ui-glass-effect{background-color:#0b1015e6}.\$ui-text{--un-text-opacity:1;color:rgb(11 16 21 / var(--un-text-opacity))}.dark .\$ui-text{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.\$ui-transition{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.group.focused .group-\[\&\.focused\]\:left-0,.left-0{left:0}.group.focused .group-\[\&\.focused\]\:right-0,.right-0{right:0}.bottom--0\.25{bottom:-.0625rem}.bottom-0{bottom:0}.left-50\%{left:50%}.right-1\.5{right:.375rem}.right-50\%{right:50%}.top-0{top:0}.top-1\.5{top:.375rem}.z-9999{z-index:9999}.grid{display:grid}.grid-rows-\[1\.875rem_1fr_2\.5rem\]{grid-template-rows:1.875rem 1fr 2.5rem}.m1{margin:.25rem}.m3{margin:.75rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mt0\.5{margin-top:.125rem}.mt2{margin-top:.5rem}.inline{display:inline}.inline-block{display:inline-block}.h-0\.75{height:.1875rem}.h-3{height:.75rem}.h-60\%{height:60%}.h-auto{height:auto}.h-full{height:100%}.h4{height:1rem}.h5{height:1.25rem}.h5\.5{height:1.375rem}.h6{height:1.5rem}.h7\.5{height:1.875rem}.h8{height:2rem}.max-h-\[calc\(100vh-6\.25rem\)\]{max-height:calc(100vh - 6.25rem)}.max-w-\[calc\(100vw-6\.25rem\)\]{max-width:calc(100vw - 6.25rem)}.min-h-6\.25rem{min-height:6.25rem}.min-w-12\.5rem{min-width:12.5rem}.min-w-25{min-width:6.25rem}.min-w-35{min-width:8.75rem}.w-3,.w3{width:.75rem}.w-35\%{width:35%}.w-50{width:12.5rem}.w-auto{width:auto}.w-full{width:100%}.w4{width:1rem}.w5{width:1.25rem}.w6{width:1.5rem}.w8{width:2rem}.flex{display:flex}.flex-inline,.inline-flex{display:inline-flex}.flex-\[auto_1_1\]{flex:auto 1 1}.flex-col{flex-direction:column}.group.selected .group-\[\&\.selected\]\:transform-translate-x-4{--un-translate-x:1rem;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))}.\[\&_\.content\,\&_\.footer\]\:translate-y--2\.5 .content,.\[\&_\.content\,\&_\.footer\]\:translate-y--2\.5 .footer{--un-translate-y:-.625rem;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))}.\[\&_\.drawer\]\:translate-x--100\% .drawer{--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))}.\[\&_\.drawer\]\:translate-x-full .drawer{--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))}.\[\&_\.drawer\]\:translate-y--100\% .drawer{--un-translate-y:-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))}.\[\&_\.drawer\]\:translate-y-100\% .drawer{--un-translate-y: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))}.transform-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--300\%{--un-translate-y:-300%;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-300\%{--un-translate-y:300%;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-rotate-45{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;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))}.\[\&_\.modal\]\:scale-100 .modal{--un-scale-x:1;--un-scale-y:1;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))}.\[\&_\.modal\]\:scale-95 .modal{--un-scale-x:.95;--un-scale-y:.95;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))}.group:active .group-active\:scale-85{--un-scale-x:.85;--un-scale-y:.85;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 spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;user-select:none}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-2\.5,.gap2\.5{gap:.625rem}.gap1\.25{gap:.3125rem}.gap2{gap:.5rem}.of-auto{overflow:auto}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.b-1,.border{border-width:1px}.border-0\.125rem{border-width:.125rem}.b-b{border-bottom-width:1px}.b-l{border-left-width:1px}.b-r{border-right-width:1px}.b-t{border-top-width:1px}.border-width-\[0_0\.125rem_0\.125rem_0\]{border-width:0 .125rem .125rem 0}.border-accent-200{--un-border-opacity:1;border-color:rgb(215 173 255 / var(--un-border-opacity))}.border-amber-2{--un-border-opacity:1;border-color:rgb(253 230 138 / var(--un-border-opacity))}.border-blue-2{--un-border-opacity:1;border-color:rgb(191 219 254 / var(--un-border-opacity))}.border-primary-100,.dark .dark\:border-primary-100{--un-border-opacity:1;border-color:rgb(224 248 237 / var(--un-border-opacity))}.border-primary-200{--un-border-opacity:1;border-color:rgb(171 234 205 / var(--un-border-opacity))}.border-red-2{--un-border-opacity:1;border-color:rgb(254 202 202 / var(--un-border-opacity))}.border-warning-500{--un-border-opacity:1;border-color:rgb(234 110 0 / var(--un-border-opacity))}.border-white{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity))}.dark .dark\:border-accent-100{--un-border-opacity:1;border-color:rgb(230 204 255 / var(--un-border-opacity))}.dark .dark\:border-amber-4{--un-border-opacity:1;border-color:rgb(251 191 36 / var(--un-border-opacity))}.dark .dark\:border-blue-4{--un-border-opacity:1;border-color:rgb(96 165 250 / var(--un-border-opacity))}.dark .dark\:border-gray-700{--un-border-opacity:1;border-color:rgb(62 87 112 / var(--un-border-opacity))}.dark .dark\:border-primary-500{--un-border-opacity:1;border-color:rgb(66 185 131 / var(--un-border-opacity))}.dark .dark\:border-red-4{--un-border-opacity:1;border-color:rgb(248 113 113 / var(--un-border-opacity))}.dark .dark\:border-warning-300{--un-border-opacity:1;border-color:rgb(255 167 51 / var(--un-border-opacity))}.hover\:border-accent-500:hover{--un-border-opacity:1;border-color:rgb(164 76 246 / var(--un-border-opacity))}.hover\:border-danger-500:hover{--un-border-opacity:1;border-color:rgb(232 48 48 / var(--un-border-opacity))}.hover\:border-info-500:hover{--un-border-opacity:1;border-color:rgb(3 194 230 / var(--un-border-opacity))}.hover\:border-primary-100:hover{--un-border-opacity:1;border-color:rgb(224 248 237 / var(--un-border-opacity))}.hover\:border-primary-500:hover{--un-border-opacity:1;border-color:rgb(66 185 131 / var(--un-border-opacity))}.hover\:border-warning-500:hover{--un-border-opacity:1;border-color:rgb(234 110 0 / var(--un-border-opacity))}.rounded,.rounded-1{border-radius:.25rem}.rounded-1\.25{border-radius:.3125rem}.rounded-2,.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border-none{border-style:none}.border-solid{border-style:solid}.group.accent.focused .group-\[\&\.accent\.focused\]\:bg-accent-500,.bg-accent-500{--un-bg-opacity:1;background-color:rgb(164 76 246 / var(--un-bg-opacity))}.\[\&\.selected\]\:bg-primary-500\!.selected{--un-bg-opacity:1 !important;background-color:rgb(66 185 131 / var(--un-bg-opacity))!important}.bg-danger-500{--un-bg-opacity:1;background-color:rgb(232 48 48 / var(--un-bg-opacity))}.bg-primary-100{--un-bg-opacity:1;background-color:rgb(224 248 237 / var(--un-bg-opacity))}.bg-primary-500{--un-bg-opacity:1;background-color:rgb(66 185 131 / var(--un-bg-opacity))}.bg-primary-800{--un-bg-opacity:1;background-color:rgb(8 94 55 / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-warning-500{--un-bg-opacity:1;background-color:rgb(234 110 0 / var(--un-bg-opacity))}.bg-white,.dark .dark\:bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .dark\:bg-accent-300{--un-bg-opacity:1;background-color:rgb(200 142 255 / var(--un-bg-opacity))}.dark .dark\:bg-accent-500-darker{--un-bg-opacity:1;background-color:rgb(144 37 244 / var(--un-bg-opacity))}.dark .dark\:bg-gray-700{--un-bg-opacity:1;background-color:rgb(62 87 112 / var(--un-bg-opacity))}.dark .dark\:bg-gray-800{--un-bg-opacity:1;background-color:rgb(44 62 80 / var(--un-bg-opacity))}.dark .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgb(29 41 53 / var(--un-bg-opacity))}.not-action\:bg-transparent\!:not(:hover):not(:focus):not(:active),.not-hover\:\[\&\:not\(\.active\)\]\:bg-transparent\!:not(.active):not(:hover){background-color:transparent!important}.dark .dark\:hover\:bg-danger-500-darker:hover{--un-bg-opacity:1;background-color:rgb(215 24 24 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-700:hover{--un-bg-opacity:1;background-color:rgb(62 87 112 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-800-lighter:hover{--un-bg-opacity:1;background-color:rgb(49 68 88 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-800:hover{--un-bg-opacity:1;background-color:rgb(44 62 80 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-primary-500-darker:hover{--un-bg-opacity:1;background-color:rgb(55 155 110 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-primary-800:hover{--un-bg-opacity:1;background-color:rgb(8 94 55 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-warning-500-darker:hover{--un-bg-opacity:1;background-color:rgb(193 91 0 / var(--un-bg-opacity))}.hover\:active\:bg-primary-100\:5:active:hover{background-color:#e0f8ed0d}.hover\:bg-accent-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(170 88 247 / var(--un-bg-opacity))}.hover\:bg-accent-500:hover{--un-bg-opacity:1;background-color:rgb(164 76 246 / var(--un-bg-opacity))}.hover\:bg-danger-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(233 59 59 / var(--un-bg-opacity))}.hover\:bg-danger-500:hover{--un-bg-opacity:1;background-color:rgb(232 48 48 / var(--un-bg-opacity))}.hover\:bg-primary-100-lighter:hover{--un-bg-opacity:1;background-color:rgb(234 250 243 / var(--un-bg-opacity))}.hover\:bg-primary-100:hover{--un-bg-opacity:1;background-color:rgb(224 248 237 / var(--un-bg-opacity))}.hover\:bg-primary-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(74 190 137 / var(--un-bg-opacity))}.hover\:bg-primary-500:hover{--un-bg-opacity:1;background-color:rgb(66 185 131 / var(--un-bg-opacity))}.hover\:bg-warning-500-lighter:hover{--un-bg-opacity:1;background-color:rgb(247 116 0 / var(--un-bg-opacity))}.hover\:bg-warning-500:hover{--un-bg-opacity:1;background-color:rgb(234 110 0 / var(--un-bg-opacity))}.active\:bg-accent-500-darker:active{--un-bg-opacity:1;background-color:rgb(144 37 244 / var(--un-bg-opacity))}.active\:bg-accent-500\:5:active{background-color:#a44cf60d}.active\:bg-danger-500-darker:active{--un-bg-opacity:1;background-color:rgb(215 24 24 / var(--un-bg-opacity))}.active\:bg-danger-500\:5:active{background-color:#e830300d}.active\:bg-info-500\:5:active{background-color:#03c2e60d}.active\:bg-primary-100-darker:active{--un-bg-opacity:1;background-color:rgb(191 240 218 / var(--un-bg-opacity))}.active\:bg-primary-500-darker:active{--un-bg-opacity:1;background-color:rgb(55 155 110 / var(--un-bg-opacity))}.active\:bg-primary-500\:5:active{background-color:#42b9830d}.active\:bg-warning-500-darker:active{--un-bg-opacity:1;background-color:rgb(193 91 0 / var(--un-bg-opacity))}.active\:bg-warning-500\:5:active{background-color:#ea6e000d}.dark .dark\:active\:bg-gray-800-darker:active{--un-bg-opacity:1;background-color:rgb(30 42 54 / var(--un-bg-opacity))}.bg-opacity-0\!{--un-bg-opacity:0 !important}.bg-opacity-50\!{--un-bg-opacity:.5 !important}.p1{padding:.25rem}.p2{padding:.5rem}.px,.px4{padding-left:1rem;padding-right:1rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px1{padding-left:.25rem;padding-right:.25rem}.px3{padding-left:.75rem;padding-right:.75rem}.px3\.5{padding-left:.875rem;padding-right:.875rem}.px6{padding-left:1.5rem;padding-right:1.5rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-0\.75{padding-top:.1875rem;padding-bottom:.1875rem}.py1{padding-top:.25rem;padding-bottom:.25rem}.py4\.5{padding-top:1.125rem;padding-bottom:1.125rem}.text-center{text-align:center}.vertical-mid{vertical-align:middle}.text-3{font-size:.75rem}.text-3\.5{font-size:.875rem}.text-4\.5{font-size:1.125rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.dark .\!dark\:text-white{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.dark .dark\:text-blue-2{--un-text-opacity:1;color:rgb(191 219 254 / var(--un-text-opacity))}.dark .dark\:text-primary-200{--un-text-opacity:1;color:rgb(171 234 205 / var(--un-text-opacity))}.text-amber-4{--un-text-opacity:1;color:rgb(251 191 36 / var(--un-text-opacity))}.text-blue-4{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity))}.text-info-500{--un-text-opacity:1;color:rgb(3 194 230 / var(--un-text-opacity))}.group.focused .group-\[\&\.focused\]\:color-primary-500,.dark .dark\:color-primary-500,.text-primary-500{--un-text-opacity:1;color:rgb(66 185 131 / var(--un-text-opacity))}.text-red-4{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.dark .dark\:hover\:text-info-400:hover{--un-text-opacity:1;color:rgb(116 224 237 / var(--un-text-opacity))}.dark .dark\:hover\:text-primary-400:hover{--un-text-opacity:1;color:rgb(86 205 150 / var(--un-text-opacity))}.dark .dark\:hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.hover\:text-accent-500:hover{--un-text-opacity:1;color:rgb(164 76 246 / var(--un-text-opacity))}.hover\:text-black:hover{--un-text-opacity:1;color:rgb(11 16 21 / var(--un-text-opacity))}.hover\:text-danger-500:hover{--un-text-opacity:1;color:rgb(232 48 48 / var(--un-text-opacity))}.hover\:text-info-500:hover{--un-text-opacity:1;color:rgb(3 194 230 / var(--un-text-opacity))}.hover\:text-primary-300:hover{--un-text-opacity:1;color:rgb(137 222 183 / var(--un-text-opacity))}.hover\:text-primary-500:hover{--un-text-opacity:1;color:rgb(66 185 131 / var(--un-text-opacity))}.hover\:text-warning-500:hover{--un-text-opacity:1;color:rgb(234 110 0 / var(--un-text-opacity))}.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.group.accent.focused .group-\[\&\.accent\.focused\]\:color-accent-500{--un-text-opacity:1;color:rgb(164 76 246 / var(--un-text-opacity))}.color-danger-500{--un-text-opacity:1;color:rgb(232 48 48 / var(--un-text-opacity))}.color-gray-500{--un-text-opacity:1;color:rgb(128 159 174 / var(--un-text-opacity))}.color-gray-600{--un-text-opacity:1;color:rgb(79 111 127 / var(--un-text-opacity))}.color-gray-800{--un-text-opacity:1;color:rgb(44 62 80 / var(--un-text-opacity))}.color-primary-700{--un-text-opacity:1;color:rgb(19 121 74 / var(--un-text-opacity))}.color-warning-500{--un-text-opacity:1;color:rgb(234 110 0 / var(--un-text-opacity))}.dark .dark\:color-danger-200{--un-text-opacity:1;color:rgb(255 148 148 / var(--un-text-opacity))}.dark .dark\:color-gray-100{--un-text-opacity:1;color:rgb(224 229 231 / var(--un-text-opacity))}.dark .dark\:color-gray-200{--un-text-opacity:1;color:rgb(200 211 217 / var(--un-text-opacity))}.dark .dark\:color-gray-300{--un-text-opacity:1;color:rgb(182 198 206 / var(--un-text-opacity))}.dark .dark\:color-gray-400{--un-text-opacity:1;color:rgb(147 176 190 / var(--un-text-opacity))}.dark .dark\:color-warning-200{--un-text-opacity:1;color:rgb(255 196 94 / var(--un-text-opacity))}.placeholder-color-gray-500::placeholder{--un-text-opacity:1;color:rgb(128 159 174 / var(--un-text-opacity))}.color-inherit{color:inherit}.no-underline{text-decoration:none}.group.focused .group-\[\&\.focused\]\:opacity-100,.opacity-100{opacity:1}.\[\&_\.content\,\&_\.footer\]\:opacity-0 .content,.\[\&_\.content\,\&_\.footer\]\:opacity-0 .footer,.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-65{opacity:.65}.opacity-75,.group:hover .group-hover\:opacity-75{opacity:.75}.hover\:op50:hover{opacity:.5}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.active\:ring-3:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:active\:ring-primary-100\:5:active:hover{--un-ring-color:rgb(224 248 237 / .05)}.active\:ring-accent-500\:5:active{--un-ring-color:rgb(164 76 246 / .05)}.active\:ring-danger-500\:5:active{--un-ring-color:rgb(232 48 48 / .05)}.active\:ring-info-500\:5:active{--un-ring-color:rgb(3 194 230 / .05)}.active\:ring-primary-500\:5:active{--un-ring-color:rgb(66 185 131 / .05)}.active\:ring-warning-500\:5:active{--un-ring-color:rgb(234 110 0 / .05)}.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)}.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-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-240{transition-duration:.24s}.duration-300,.transition-duration-300{transition-duration:.3s}.delay-250{transition-delay:.25s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.dark .dark\:placeholder-gray-300::placeholder{--un-placeholder-opacity:1;color:rgb(182 198 206 / var(--un-placeholder-opacity))}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root),.dark::view-transition-new(root){z-index:1}::view-transition-new(root),.dark::view-transition-old(root){z-index:9999}
@@ -3,18 +3,18 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
3
3
  placeholder?: string | undefined;
4
4
  variant?: "flat" | "accent" | "warning" | "normal" | undefined;
5
5
  disabled?: boolean | undefined;
6
- password?: boolean | undefined;
7
6
  leftIcon?: string | undefined;
8
7
  rightIcon?: string | undefined;
9
8
  loading?: boolean | undefined;
10
9
  autoFocus?: boolean | undefined;
11
10
  loadingDebounceTime?: number | undefined;
12
11
  readonly?: boolean | undefined;
12
+ type?: string | undefined;
13
13
  }>, {
14
14
  placeholder: string;
15
15
  variant: string;
16
16
  disabled: boolean;
17
- password: boolean;
17
+ type: string;
18
18
  /**
19
19
  * loading will auto enable disabled
20
20
  */
@@ -31,18 +31,18 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
31
31
  placeholder?: string | undefined;
32
32
  variant?: "flat" | "accent" | "warning" | "normal" | undefined;
33
33
  disabled?: boolean | undefined;
34
- password?: boolean | undefined;
35
34
  leftIcon?: string | undefined;
36
35
  rightIcon?: string | undefined;
37
36
  loading?: boolean | undefined;
38
37
  autoFocus?: boolean | undefined;
39
38
  loadingDebounceTime?: number | undefined;
40
39
  readonly?: boolean | undefined;
40
+ type?: string | undefined;
41
41
  }>, {
42
42
  placeholder: string;
43
43
  variant: string;
44
44
  disabled: boolean;
45
- password: boolean;
45
+ type: string;
46
46
  /**
47
47
  * loading will auto enable disabled
48
48
  */
@@ -55,11 +55,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
55
55
  onUpdateFocused?: ((value: boolean) => any) | undefined;
56
56
  onKeyTab?: ((e: KeyboardEvent) => any) | undefined;
57
57
  }, {
58
+ type: string;
58
59
  loading: boolean;
59
60
  disabled: boolean;
60
61
  variant: 'normal' | 'accent' | 'flat' | 'warning';
61
62
  placeholder: string;
62
- password: boolean;
63
63
  autoFocus: boolean;
64
64
  loadingDebounceTime: number;
65
65
  readonly: boolean;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vue/devtools-ui",
3
3
  "type": "module",
4
- "version": "7.0.16",
4
+ "version": "7.0.18",
5
5
  "author": "webfansplz",
6
6
  "license": "MIT",
7
7
  "exports": {
@@ -38,7 +38,7 @@
38
38
  },
39
39
  "devDependencies": {
40
40
  "@histoire/plugin-vue": "^0.17.12",
41
- "@types/node": "^20.11.24",
41
+ "@types/node": "^20.11.25",
42
42
  "@unocss/reset": "^0.58.5",
43
43
  "@vitejs/plugin-vue": "^5.0.4",
44
44
  "floating-vue": "5.2.2",