bricks-ui-library 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))s(i);new MutationObserver(i=>{for(const r of i)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const r={};return i.integrity&&(r.integrity=i.integrity),i.referrerPolicy&&(r.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?r.credentials="include":i.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function s(i){if(i.ep)return;i.ep=!0;const r=n(i);fetch(i.href,r)}})();function Zn(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const q={},st=[],Ae=()=>{},pi=()=>!1,cn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),es=e=>e.startsWith("onUpdate:"),ne=Object.assign,ts=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Lr=Object.prototype.hasOwnProperty,U=(e,t)=>Lr.call(e,t),F=Array.isArray,it=e=>fn(e)==="[object Map]",gi=e=>fn(e)==="[object Set]",R=e=>typeof e=="function",Y=e=>typeof e=="string",Ne=e=>typeof e=="symbol",z=e=>e!==null&&typeof e=="object",mi=e=>(z(e)||R(e))&&R(e.then)&&R(e.catch),bi=Object.prototype.toString,fn=e=>bi.call(e),jr=e=>fn(e).slice(8,-1),_i=e=>fn(e)==="[object Object]",ns=e=>Y(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,St=Zn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),un=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},Dr=/-\w/g,qe=un(e=>e.replace(Dr,t=>t.slice(1).toUpperCase())),$r=/\B([A-Z])/g,et=un(e=>e.replace($r,"-$1").toLowerCase()),yi=un(e=>e.charAt(0).toUpperCase()+e.slice(1)),Sn=un(e=>e?`on${yi(e)}`:""),ke=(e,t)=>!Object.is(e,t),In=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},vi=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Nr=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Cs;const an=()=>Cs||(Cs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ct(e){if(F(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],i=Y(s)?Wr(s):ct(s);if(i)for(const r in i)t[r]=i[r]}return t}else if(Y(e)||z(e))return e}const Hr=/;(?![^(]*\))/g,Vr=/:([^]+)/,Ur=/\/\*[^]*?\*\//g;function Wr(e){const t={};return e.replace(Ur,"").split(Hr).forEach(n=>{if(n){const s=n.split(Vr);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function dn(e){let t="";if(Y(e))t=e;else if(F(e))for(let n=0;n<e.length;n++){const s=dn(e[n]);s&&(t+=s+" ")}else if(z(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Br="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",kr=Zn(Br);function xi(e){return!!e||e===""}const wi=e=>!!(e&&e.__v_isRef===!0),Ke=e=>Y(e)?e:e==null?"":F(e)||z(e)&&(e.toString===bi||!R(e.toString))?wi(e)?Ke(e.value):JSON.stringify(e,Si,2):String(e),Si=(e,t)=>wi(t)?Si(e,t.value):it(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,i],r)=>(n[Tn(s,r)+" =>"]=i,n),{})}:gi(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Tn(n))}:Ne(t)?Tn(t):z(t)&&!F(t)&&!_i(t)?String(t):t,Tn=(e,t="")=>{var n;return Ne(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let de;class Kr{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=de,!t&&de&&(this.index=(de.scopes||(de.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=de;try{return de=this,t()}finally{de=n}}}on(){++this._on===1&&(this.prevScope=de,de=this)}off(){this._on>0&&--this._on===0&&(de=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function qr(){return de}let K;const Cn=new WeakSet;class Ii{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,de&&de.active&&de.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Cn.has(this)&&(Cn.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Ci(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Es(this),Ei(this);const t=K,n=ye;K=this,ye=!0;try{return this.fn()}finally{Ai(this),K=t,ye=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)rs(t);this.deps=this.depsTail=void 0,Es(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Cn.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){$n(this)&&this.run()}get dirty(){return $n(this)}}let Ti=0,It,Tt;function Ci(e,t=!1){if(e.flags|=8,t){e.next=Tt,Tt=e;return}e.next=It,It=e}function ss(){Ti++}function is(){if(--Ti>0)return;if(Tt){let t=Tt;for(Tt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;It;){let t=It;for(It=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function Ei(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Ai(e){let t,n=e.depsTail,s=n;for(;s;){const i=s.prevDep;s.version===-1?(s===n&&(n=i),rs(s),zr(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=i}e.deps=t,e.depsTail=n}function $n(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Pi(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Pi(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Pt)||(e.globalVersion=Pt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!$n(e))))return;e.flags|=2;const t=e.dep,n=K,s=ye;K=e,ye=!0;try{Ei(e);const i=e.fn(e._value);(t.version===0||ke(i,e._value))&&(e.flags|=128,e._value=i,t.version++)}catch(i){throw t.version++,i}finally{K=n,ye=s,Ai(e),e.flags&=-3}}function rs(e,t=!1){const{dep:n,prevSub:s,nextSub:i}=e;if(s&&(s.nextSub=i,e.prevSub=void 0),i&&(i.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let r=n.computed.deps;r;r=r.nextDep)rs(r,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function zr(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ye=!0;const Oi=[];function Le(){Oi.push(ye),ye=!1}function je(){const e=Oi.pop();ye=e===void 0?!0:e}function Es(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=K;K=void 0;try{t()}finally{K=n}}}let Pt=0;class Gr{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class os{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!K||!ye||K===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==K)n=this.activeLink=new Gr(K,this),K.deps?(n.prevDep=K.depsTail,K.depsTail.nextDep=n,K.depsTail=n):K.deps=K.depsTail=n,Mi(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=K.depsTail,n.nextDep=void 0,K.depsTail.nextDep=n,K.depsTail=n,K.deps===n&&(K.deps=s)}return n}trigger(t){this.version++,Pt++,this.notify(t)}notify(t){ss();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{is()}}}function Mi(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)Mi(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Nn=new WeakMap,Xe=Symbol(""),Hn=Symbol(""),Ot=Symbol("");function ee(e,t,n){if(ye&&K){let s=Nn.get(e);s||Nn.set(e,s=new Map);let i=s.get(n);i||(s.set(n,i=new os),i.map=s,i.key=n),i.track()}}function Re(e,t,n,s,i,r){const o=Nn.get(e);if(!o){Pt++;return}const l=c=>{c&&c.trigger()};if(ss(),t==="clear")o.forEach(l);else{const c=F(e),d=c&&ns(n);if(c&&n==="length"){const u=Number(s);o.forEach((h,y)=>{(y==="length"||y===Ot||!Ne(y)&&y>=u)&&l(h)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),d&&l(o.get(Ot)),t){case"add":c?d&&l(o.get("length")):(l(o.get(Xe)),it(e)&&l(o.get(Hn)));break;case"delete":c||(l(o.get(Xe)),it(e)&&l(o.get(Hn)));break;case"set":it(e)&&l(o.get(Xe));break}}is()}function tt(e){const t=V(e);return t===e?t:(ee(t,"iterate",Ot),_e(e)?t:t.map(ve))}function hn(e){return ee(e=V(e),"iterate",Ot),e}function Ve(e,t){return De(e)?Ze(e)?ft(ve(t)):ft(t):ve(t)}const Jr={__proto__:null,[Symbol.iterator](){return En(this,Symbol.iterator,e=>Ve(this,e))},concat(...e){return tt(this).concat(...e.map(t=>F(t)?tt(t):t))},entries(){return En(this,"entries",e=>(e[1]=Ve(this,e[1]),e))},every(e,t){return Me(this,"every",e,t,void 0,arguments)},filter(e,t){return Me(this,"filter",e,t,n=>n.map(s=>Ve(this,s)),arguments)},find(e,t){return Me(this,"find",e,t,n=>Ve(this,n),arguments)},findIndex(e,t){return Me(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Me(this,"findLast",e,t,n=>Ve(this,n),arguments)},findLastIndex(e,t){return Me(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Me(this,"forEach",e,t,void 0,arguments)},includes(...e){return An(this,"includes",e)},indexOf(...e){return An(this,"indexOf",e)},join(e){return tt(this).join(e)},lastIndexOf(...e){return An(this,"lastIndexOf",e)},map(e,t){return Me(this,"map",e,t,void 0,arguments)},pop(){return _t(this,"pop")},push(...e){return _t(this,"push",e)},reduce(e,...t){return As(this,"reduce",e,t)},reduceRight(e,...t){return As(this,"reduceRight",e,t)},shift(){return _t(this,"shift")},some(e,t){return Me(this,"some",e,t,void 0,arguments)},splice(...e){return _t(this,"splice",e)},toReversed(){return tt(this).toReversed()},toSorted(e){return tt(this).toSorted(e)},toSpliced(...e){return tt(this).toSpliced(...e)},unshift(...e){return _t(this,"unshift",e)},values(){return En(this,"values",e=>Ve(this,e))}};function En(e,t,n){const s=hn(e),i=s[t]();return s!==e&&!_e(e)&&(i._next=i.next,i.next=()=>{const r=i._next();return r.done||(r.value=n(r.value)),r}),i}const Qr=Array.prototype;function Me(e,t,n,s,i,r){const o=hn(e),l=o!==e&&!_e(e),c=o[t];if(c!==Qr[t]){const h=c.apply(e,r);return l?ve(h):h}let d=n;o!==e&&(l?d=function(h,y){return n.call(this,Ve(e,h),y,e)}:n.length>2&&(d=function(h,y){return n.call(this,h,y,e)}));const u=c.call(o,d,s);return l&&i?i(u):u}function As(e,t,n,s){const i=hn(e);let r=n;return i!==e&&(_e(e)?n.length>3&&(r=function(o,l,c){return n.call(this,o,l,c,e)}):r=function(o,l,c){return n.call(this,o,Ve(e,l),c,e)}),i[t](r,...s)}function An(e,t,n){const s=V(e);ee(s,"iterate",Ot);const i=s[t](...n);return(i===-1||i===!1)&&us(n[0])?(n[0]=V(n[0]),s[t](...n)):i}function _t(e,t,n=[]){Le(),ss();const s=V(e)[t].apply(e,n);return is(),je(),s}const Yr=Zn("__proto__,__v_isRef,__isVue"),Fi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ne));function Xr(e){Ne(e)||(e=String(e));const t=V(this);return ee(t,"has",e),t.hasOwnProperty(e)}class Ri{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const i=this._isReadonly,r=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return r;if(n==="__v_raw")return s===(i?r?co:$i:r?Di:ji).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=F(t);if(!i){let c;if(o&&(c=Jr[n]))return c;if(n==="hasOwnProperty")return Xr}const l=Reflect.get(t,n,te(t)?t:s);if((Ne(n)?Fi.has(n):Yr(n))||(i||ee(t,"get",n),r))return l;if(te(l)){const c=o&&ns(n)?l:l.value;return i&&z(c)?Un(c):c}return z(l)?i?Un(l):cs(l):l}}class Li extends Ri{constructor(t=!1){super(!1,t)}set(t,n,s,i){let r=t[n];const o=F(t)&&ns(n);if(!this._isShallow){const d=De(r);if(!_e(s)&&!De(s)&&(r=V(r),s=V(s)),!o&&te(r)&&!te(s))return d||(r.value=s),!0}const l=o?Number(n)<t.length:U(t,n),c=Reflect.set(t,n,s,te(t)?t:i);return t===V(i)&&(l?ke(s,r)&&Re(t,"set",n,s):Re(t,"add",n,s)),c}deleteProperty(t,n){const s=U(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&s&&Re(t,"delete",n,void 0),i}has(t,n){const s=Reflect.has(t,n);return(!Ne(n)||!Fi.has(n))&&ee(t,"has",n),s}ownKeys(t){return ee(t,"iterate",F(t)?"length":Xe),Reflect.ownKeys(t)}}class Zr extends Ri{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const eo=new Li,to=new Zr,no=new Li(!0);const Vn=e=>e,Bt=e=>Reflect.getPrototypeOf(e);function so(e,t,n){return function(...s){const i=this.__v_raw,r=V(i),o=it(r),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,d=i[e](...s),u=n?Vn:t?ft:ve;return!t&&ee(r,"iterate",c?Hn:Xe),{next(){const{value:h,done:y}=d.next();return y?{value:h,done:y}:{value:l?[u(h[0]),u(h[1])]:u(h),done:y}},[Symbol.iterator](){return this}}}}function kt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function io(e,t){const n={get(i){const r=this.__v_raw,o=V(r),l=V(i);e||(ke(i,l)&&ee(o,"get",i),ee(o,"get",l));const{has:c}=Bt(o),d=t?Vn:e?ft:ve;if(c.call(o,i))return d(r.get(i));if(c.call(o,l))return d(r.get(l));r!==o&&r.get(i)},get size(){const i=this.__v_raw;return!e&&ee(V(i),"iterate",Xe),i.size},has(i){const r=this.__v_raw,o=V(r),l=V(i);return e||(ke(i,l)&&ee(o,"has",i),ee(o,"has",l)),i===l?r.has(i):r.has(i)||r.has(l)},forEach(i,r){const o=this,l=o.__v_raw,c=V(l),d=t?Vn:e?ft:ve;return!e&&ee(c,"iterate",Xe),l.forEach((u,h)=>i.call(r,d(u),d(h),o))}};return ne(n,e?{add:kt("add"),set:kt("set"),delete:kt("delete"),clear:kt("clear")}:{add(i){!t&&!_e(i)&&!De(i)&&(i=V(i));const r=V(this);return Bt(r).has.call(r,i)||(r.add(i),Re(r,"add",i,i)),this},set(i,r){!t&&!_e(r)&&!De(r)&&(r=V(r));const o=V(this),{has:l,get:c}=Bt(o);let d=l.call(o,i);d||(i=V(i),d=l.call(o,i));const u=c.call(o,i);return o.set(i,r),d?ke(r,u)&&Re(o,"set",i,r):Re(o,"add",i,r),this},delete(i){const r=V(this),{has:o,get:l}=Bt(r);let c=o.call(r,i);c||(i=V(i),c=o.call(r,i)),l&&l.call(r,i);const d=r.delete(i);return c&&Re(r,"delete",i,void 0),d},clear(){const i=V(this),r=i.size!==0,o=i.clear();return r&&Re(i,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=so(i,e,t)}),n}function ls(e,t){const n=io(e,t);return(s,i,r)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?s:Reflect.get(U(n,i)&&i in s?n:s,i,r)}const ro={get:ls(!1,!1)},oo={get:ls(!1,!0)},lo={get:ls(!0,!1)};const ji=new WeakMap,Di=new WeakMap,$i=new WeakMap,co=new WeakMap;function fo(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function uo(e){return e.__v_skip||!Object.isExtensible(e)?0:fo(jr(e))}function cs(e){return De(e)?e:fs(e,!1,eo,ro,ji)}function ao(e){return fs(e,!1,no,oo,Di)}function Un(e){return fs(e,!0,to,lo,$i)}function fs(e,t,n,s,i){if(!z(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=uo(e);if(r===0)return e;const o=i.get(e);if(o)return o;const l=new Proxy(e,r===2?s:n);return i.set(e,l),l}function Ze(e){return De(e)?Ze(e.__v_raw):!!(e&&e.__v_isReactive)}function De(e){return!!(e&&e.__v_isReadonly)}function _e(e){return!!(e&&e.__v_isShallow)}function us(e){return e?!!e.__v_raw:!1}function V(e){const t=e&&e.__v_raw;return t?V(t):e}function ho(e){return!U(e,"__v_skip")&&Object.isExtensible(e)&&vi(e,"__v_skip",!0),e}const ve=e=>z(e)?cs(e):e,ft=e=>z(e)?Un(e):e;function te(e){return e?e.__v_isRef===!0:!1}function po(e){return go(e,!1)}function go(e,t){return te(e)?e:new mo(e,t)}class mo{constructor(t,n){this.dep=new os,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:V(t),this._value=n?t:ve(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||_e(t)||De(t);t=s?t:V(t),ke(t,n)&&(this._rawValue=t,this._value=s?t:ve(t),this.dep.trigger())}}function Ni(e){return te(e)?e.value:e}const bo={get:(e,t,n)=>t==="__v_raw"?e:Ni(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const i=e[t];return te(i)&&!te(n)?(i.value=n,!0):Reflect.set(e,t,n,s)}};function Hi(e){return Ze(e)?e:new Proxy(e,bo)}class _o{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new os(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Pt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&K!==this)return Ci(this,!0),!0}get value(){const t=this.dep.track();return Pi(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function yo(e,t,n=!1){let s,i;return R(e)?s=e:(s=e.get,i=e.set),new _o(s,i,n)}const Kt={},Zt=new WeakMap;let Ye;function vo(e,t=!1,n=Ye){if(n){let s=Zt.get(n);s||Zt.set(n,s=[]),s.push(e)}}function xo(e,t,n=q){const{immediate:s,deep:i,once:r,scheduler:o,augmentJob:l,call:c}=n,d=T=>i?T:_e(T)||i===!1||i===0?Be(T,1):Be(T);let u,h,y,S,O=!1,A=!1;if(te(e)?(h=()=>e.value,O=_e(e)):Ze(e)?(h=()=>d(e),O=!0):F(e)?(A=!0,O=e.some(T=>Ze(T)||_e(T)),h=()=>e.map(T=>{if(te(T))return T.value;if(Ze(T))return d(T);if(R(T))return c?c(T,2):T()})):R(e)?t?h=c?()=>c(e,2):e:h=()=>{if(y){Le();try{y()}finally{je()}}const T=Ye;Ye=u;try{return c?c(e,3,[S]):e(S)}finally{Ye=T}}:h=Ae,t&&i){const T=h,G=i===!0?1/0:i;h=()=>Be(T(),G)}const C=qr(),L=()=>{u.stop(),C&&C.active&&ts(C.effects,u)};if(r&&t){const T=t;t=(...G)=>{T(...G),L()}}let N=A?new Array(e.length).fill(Kt):Kt;const j=T=>{if(!(!(u.flags&1)||!u.dirty&&!T))if(t){const G=u.run();if(i||O||(A?G.some((D,J)=>ke(D,N[J])):ke(G,N))){y&&y();const D=Ye;Ye=u;try{const J=[G,N===Kt?void 0:A&&N[0]===Kt?[]:N,S];N=G,c?c(t,3,J):t(...J)}finally{Ye=D}}}else u.run()};return l&&l(j),u=new Ii(h),u.scheduler=o?()=>o(j,!1):j,S=T=>vo(T,!1,u),y=u.onStop=()=>{const T=Zt.get(u);if(T){if(c)c(T,4);else for(const G of T)G();Zt.delete(u)}},t?s?j(!0):N=u.run():o?o(j.bind(null,!0),!0):u.run(),L.pause=u.pause.bind(u),L.resume=u.resume.bind(u),L.stop=L,L}function Be(e,t=1/0,n){if(t<=0||!z(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,te(e))Be(e.value,t,n);else if(F(e))for(let s=0;s<e.length;s++)Be(e[s],t,n);else if(gi(e)||it(e))e.forEach(s=>{Be(s,t,n)});else if(_i(e)){for(const s in e)Be(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&Be(e[s],t,n)}return e}function $t(e,t,n,s){try{return s?e(...s):e()}catch(i){pn(i,t,n)}}function Pe(e,t,n,s){if(R(e)){const i=$t(e,t,n,s);return i&&mi(i)&&i.catch(r=>{pn(r,t,n)}),i}if(F(e)){const i=[];for(let r=0;r<e.length;r++)i.push(Pe(e[r],t,n,s));return i}}function pn(e,t,n,s=!0){const i=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||q;if(t){let l=t.parent;const c=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const u=l.ec;if(u){for(let h=0;h<u.length;h++)if(u[h](e,c,d)===!1)return}l=l.parent}if(r){Le(),$t(r,null,10,[e,c,d]),je();return}}wo(e,n,i,s,o)}function wo(e,t,n,s=!0,i=!1){if(i)throw e;console.error(e)}const oe=[];let Ce=-1;const rt=[];let Ue=null,nt=0;const Vi=Promise.resolve();let en=null;function So(e){const t=en||Vi;return e?t.then(this?e.bind(this):e):t}function Io(e){let t=Ce+1,n=oe.length;for(;t<n;){const s=t+n>>>1,i=oe[s],r=Mt(i);r<e||r===e&&i.flags&2?t=s+1:n=s}return t}function as(e){if(!(e.flags&1)){const t=Mt(e),n=oe[oe.length-1];!n||!(e.flags&2)&&t>=Mt(n)?oe.push(e):oe.splice(Io(t),0,e),e.flags|=1,Ui()}}function Ui(){en||(en=Vi.then(Bi))}function To(e){F(e)?rt.push(...e):Ue&&e.id===-1?Ue.splice(nt+1,0,e):e.flags&1||(rt.push(e),e.flags|=1),Ui()}function Ps(e,t,n=Ce+1){for(;n<oe.length;n++){const s=oe[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;oe.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Wi(e){if(rt.length){const t=[...new Set(rt)].sort((n,s)=>Mt(n)-Mt(s));if(rt.length=0,Ue){Ue.push(...t);return}for(Ue=t,nt=0;nt<Ue.length;nt++){const n=Ue[nt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Ue=null,nt=0}}const Mt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Bi(e){try{for(Ce=0;Ce<oe.length;Ce++){const t=oe[Ce];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),$t(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ce<oe.length;Ce++){const t=oe[Ce];t&&(t.flags&=-2)}Ce=-1,oe.length=0,Wi(),en=null,(oe.length||rt.length)&&Bi()}}let he=null,ki=null;function tn(e){const t=he;return he=e,ki=e&&e.type.__scopeId||null,t}function Ki(e,t=he,n){if(!t||e._n)return e;const s=(...i)=>{s._d&&rn(-1);const r=tn(t);let o;try{o=e(...i)}finally{tn(r),s._d&&rn(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function Je(e,t,n,s){const i=e.dirs,r=t&&t.dirs;for(let o=0;o<i.length;o++){const l=i[o];r&&(l.oldValue=r[o].value);let c=l.dir[s];c&&(Le(),Pe(c,n,8,[e.el,l,e,t]),je())}}function Co(e,t){if(ce){let n=ce.provides;const s=ce.parent&&ce.parent.provides;s===n&&(n=ce.provides=Object.create(s)),n[e]=t}}function qt(e,t,n=!1){const s=Tl();if(s||lt){let i=lt?lt._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(i&&e in i)return i[e];if(arguments.length>1)return n&&R(t)?t.call(s&&s.proxy):t}}const Eo=Symbol.for("v-scx"),Ao=()=>qt(Eo);function Pn(e,t,n){return qi(e,t,n)}function qi(e,t,n=q){const{immediate:s,deep:i,flush:r,once:o}=n,l=ne({},n),c=t&&s||!t&&r!=="post";let d;if(jt){if(r==="sync"){const S=Ao();d=S.__watcherHandles||(S.__watcherHandles=[])}else if(!c){const S=()=>{};return S.stop=Ae,S.resume=Ae,S.pause=Ae,S}}const u=ce;l.call=(S,O,A)=>Pe(S,u,O,A);let h=!1;r==="post"?l.scheduler=S=>{ge(S,u&&u.suspense)}:r!=="sync"&&(h=!0,l.scheduler=(S,O)=>{O?S():as(S)}),l.augmentJob=S=>{t&&(S.flags|=4),h&&(S.flags|=2,u&&(S.id=u.uid,S.i=u))};const y=xo(e,t,l);return jt&&(d?d.push(y):c&&y()),y}function Po(e,t,n){const s=this.proxy,i=Y(e)?e.includes(".")?zi(s,e):()=>s[e]:e.bind(s,s);let r;R(t)?r=t:(r=t.handler,n=t);const o=Nt(this),l=qi(i,r.bind(s),n);return o(),l}function zi(e,t){const n=t.split(".");return()=>{let s=e;for(let i=0;i<n.length&&s;i++)s=s[n[i]];return s}}const Oo=Symbol("_vte"),Mo=e=>e.__isTeleport,Fo=Symbol("_leaveCb");function ds(e,t){e.shapeFlag&6&&e.component?(e.transition=t,ds(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function ht(e,t){return R(e)?ne({name:e.name},t,{setup:e}):e}function Gi(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const nn=new WeakMap;function Ct(e,t,n,s,i=!1){if(F(e)){e.forEach((O,A)=>Ct(O,t&&(F(t)?t[A]:t),n,s,i));return}if(ot(s)&&!i){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Ct(e,t,n,s.component.subTree);return}const r=s.shapeFlag&4?ms(s.component):s.el,o=i?null:r,{i:l,r:c}=e,d=t&&t.r,u=l.refs===q?l.refs={}:l.refs,h=l.setupState,y=V(h),S=h===q?pi:O=>U(y,O);if(d!=null&&d!==c){if(Os(t),Y(d))u[d]=null,S(d)&&(h[d]=null);else if(te(d)){d.value=null;const O=t;O.k&&(u[O.k]=null)}}if(R(c))$t(c,l,12,[o,u]);else{const O=Y(c),A=te(c);if(O||A){const C=()=>{if(e.f){const L=O?S(c)?h[c]:u[c]:c.value;if(i)F(L)&&ts(L,r);else if(F(L))L.includes(r)||L.push(r);else if(O)u[c]=[r],S(c)&&(h[c]=u[c]);else{const N=[r];c.value=N,e.k&&(u[e.k]=N)}}else O?(u[c]=o,S(c)&&(h[c]=o)):A&&(c.value=o,e.k&&(u[e.k]=o))};if(o){const L=()=>{C(),nn.delete(e)};L.id=-1,nn.set(e,L),ge(L,n)}else Os(e),C()}}}function Os(e){const t=nn.get(e);t&&(t.flags|=8,nn.delete(e))}an().requestIdleCallback;an().cancelIdleCallback;const ot=e=>!!e.type.__asyncLoader,Ji=e=>e.type.__isKeepAlive;function Ro(e,t){Qi(e,"a",t)}function Lo(e,t){Qi(e,"da",t)}function Qi(e,t,n=ce){const s=e.__wdc||(e.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return e()});if(gn(t,s,n),n){let i=n.parent;for(;i&&i.parent;)Ji(i.parent.vnode)&&jo(s,t,n,i),i=i.parent}}function jo(e,t,n,s){const i=gn(t,e,s,!0);Yi(()=>{ts(s[t],i)},n)}function gn(e,t,n=ce,s=!1){if(n){const i=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...o)=>{Le();const l=Nt(n),c=Pe(t,n,e,o);return l(),je(),c});return s?i.unshift(r):i.push(r),r}}const He=e=>(t,n=ce)=>{(!jt||e==="sp")&&gn(e,(...s)=>t(...s),n)},Do=He("bm"),$o=He("m"),No=He("bu"),Ho=He("u"),Vo=He("bum"),Yi=He("um"),Uo=He("sp"),Wo=He("rtg"),Bo=He("rtc");function ko(e,t=ce){gn("ec",e,t)}const Ko=Symbol.for("v-ndc");function Ms(e,t,n,s){let i;const r=n,o=F(e);if(o||Y(e)){const l=o&&Ze(e);let c=!1,d=!1;l&&(c=!_e(e),d=De(e),e=hn(e)),i=new Array(e.length);for(let u=0,h=e.length;u<h;u++)i[u]=t(c?d?ft(ve(e[u])):ve(e[u]):e[u],u,void 0,r)}else if(typeof e=="number"){i=new Array(e);for(let l=0;l<e;l++)i[l]=t(l+1,l,void 0,r)}else if(z(e))if(e[Symbol.iterator])i=Array.from(e,(l,c)=>t(l,c,void 0,r));else{const l=Object.keys(e);i=new Array(l.length);for(let c=0,d=l.length;c<d;c++){const u=l[c];i[c]=t(e[u],u,c,r)}}else i=[];return i}function On(e,t,n={},s,i){if(he.ce||he.parent&&ot(he.parent)&&he.parent.ce){const d=Object.keys(n).length>0;return t!=="default"&&(n.name=t),Z(),ut(le,null,[X("slot",n,s&&s())],d?-2:64)}let r=e[t];r&&r._c&&(r._d=!1),Z();const o=r&&Xi(r(n)),l=n.key||o&&o.key,c=ut(le,{key:(l&&!Ne(l)?l:`_${t}`)+(!o&&s?"_fb":"")},o||(s?s():[]),o&&e._===1?64:-2);return r&&r._c&&(r._d=!0),c}function Xi(e){return e.some(t=>Rt(t)?!(t.type===$e||t.type===le&&!Xi(t.children)):!0)?e:null}const Wn=e=>e?_r(e)?ms(e):Wn(e.parent):null,Et=ne(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Wn(e.parent),$root:e=>Wn(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>er(e),$forceUpdate:e=>e.f||(e.f=()=>{as(e.update)}),$nextTick:e=>e.n||(e.n=So.bind(e.proxy)),$watch:e=>Po.bind(e)}),Mn=(e,t)=>e!==q&&!e.__isScriptSetup&&U(e,t),qo={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:i,props:r,accessCache:o,type:l,appContext:c}=e;if(t[0]!=="$"){const y=o[t];if(y!==void 0)switch(y){case 1:return s[t];case 2:return i[t];case 4:return n[t];case 3:return r[t]}else{if(Mn(s,t))return o[t]=1,s[t];if(i!==q&&U(i,t))return o[t]=2,i[t];if(U(r,t))return o[t]=3,r[t];if(n!==q&&U(n,t))return o[t]=4,n[t];Bn&&(o[t]=0)}}const d=Et[t];let u,h;if(d)return t==="$attrs"&&ee(e.attrs,"get",""),d(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(n!==q&&U(n,t))return o[t]=4,n[t];if(h=c.config.globalProperties,U(h,t))return h[t]},set({_:e},t,n){const{data:s,setupState:i,ctx:r}=e;return Mn(i,t)?(i[t]=n,!0):s!==q&&U(s,t)?(s[t]=n,!0):U(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:i,props:r,type:o}},l){let c;return!!(n[l]||e!==q&&l[0]!=="$"&&U(e,l)||Mn(t,l)||U(r,l)||U(s,l)||U(Et,l)||U(i.config.globalProperties,l)||(c=o.__cssModules)&&c[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:U(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Fs(e){return F(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Bn=!0;function zo(e){const t=er(e),n=e.proxy,s=e.ctx;Bn=!1,t.beforeCreate&&Rs(t.beforeCreate,e,"bc");const{data:i,computed:r,methods:o,watch:l,provide:c,inject:d,created:u,beforeMount:h,mounted:y,beforeUpdate:S,updated:O,activated:A,deactivated:C,beforeDestroy:L,beforeUnmount:N,destroyed:j,unmounted:T,render:G,renderTracked:D,renderTriggered:J,errorCaptured:fe,serverPrefetch:Oe,expose:se,inheritAttrs:pt,components:Ht,directives:Vt,filters:xn}=t;if(d&&Go(d,s,null),o)for(const Q in o){const B=o[Q];R(B)&&(s[Q]=B.bind(n))}if(i){const Q=i.call(n,n);z(Q)&&(e.data=cs(Q))}if(Bn=!0,r)for(const Q in r){const B=r[Q],ze=R(B)?B.bind(n,n):R(B.get)?B.get.bind(n,n):Ae,Ut=!R(B)&&R(B.set)?B.set.bind(n):Ae,Ge=Ml({get:ze,set:Ut});Object.defineProperty(s,Q,{enumerable:!0,configurable:!0,get:()=>Ge.value,set:xe=>Ge.value=xe})}if(l)for(const Q in l)Zi(l[Q],s,n,Q);if(c){const Q=R(c)?c.call(n):c;Reflect.ownKeys(Q).forEach(B=>{Co(B,Q[B])})}u&&Rs(u,e,"c");function ie(Q,B){F(B)?B.forEach(ze=>Q(ze.bind(n))):B&&Q(B.bind(n))}if(ie(Do,h),ie($o,y),ie(No,S),ie(Ho,O),ie(Ro,A),ie(Lo,C),ie(ko,fe),ie(Bo,D),ie(Wo,J),ie(Vo,N),ie(Yi,T),ie(Uo,Oe),F(se))if(se.length){const Q=e.exposed||(e.exposed={});se.forEach(B=>{Object.defineProperty(Q,B,{get:()=>n[B],set:ze=>n[B]=ze,enumerable:!0})})}else e.exposed||(e.exposed={});G&&e.render===Ae&&(e.render=G),pt!=null&&(e.inheritAttrs=pt),Ht&&(e.components=Ht),Vt&&(e.directives=Vt),Oe&&Gi(e)}function Go(e,t,n=Ae){F(e)&&(e=kn(e));for(const s in e){const i=e[s];let r;z(i)?"default"in i?r=qt(i.from||s,i.default,!0):r=qt(i.from||s):r=qt(i),te(r)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:o=>r.value=o}):t[s]=r}}function Rs(e,t,n){Pe(F(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Zi(e,t,n,s){let i=s.includes(".")?zi(n,s):()=>n[s];if(Y(e)){const r=t[e];R(r)&&Pn(i,r)}else if(R(e))Pn(i,e.bind(n));else if(z(e))if(F(e))e.forEach(r=>Zi(r,t,n,s));else{const r=R(e.handler)?e.handler.bind(n):t[e.handler];R(r)&&Pn(i,r,e)}}function er(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:i,optionsCache:r,config:{optionMergeStrategies:o}}=e.appContext,l=r.get(t);let c;return l?c=l:!i.length&&!n&&!s?c=t:(c={},i.length&&i.forEach(d=>sn(c,d,o,!0)),sn(c,t,o)),z(t)&&r.set(t,c),c}function sn(e,t,n,s=!1){const{mixins:i,extends:r}=t;r&&sn(e,r,n,!0),i&&i.forEach(o=>sn(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=Jo[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Jo={data:Ls,props:js,emits:js,methods:wt,computed:wt,beforeCreate:re,created:re,beforeMount:re,mounted:re,beforeUpdate:re,updated:re,beforeDestroy:re,beforeUnmount:re,destroyed:re,unmounted:re,activated:re,deactivated:re,errorCaptured:re,serverPrefetch:re,components:wt,directives:wt,watch:Yo,provide:Ls,inject:Qo};function Ls(e,t){return t?e?function(){return ne(R(e)?e.call(this,this):e,R(t)?t.call(this,this):t)}:t:e}function Qo(e,t){return wt(kn(e),kn(t))}function kn(e){if(F(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function re(e,t){return e?[...new Set([].concat(e,t))]:t}function wt(e,t){return e?ne(Object.create(null),e,t):t}function js(e,t){return e?F(e)&&F(t)?[...new Set([...e,...t])]:ne(Object.create(null),Fs(e),Fs(t??{})):t}function Yo(e,t){if(!e)return t;if(!t)return e;const n=ne(Object.create(null),e);for(const s in t)n[s]=re(e[s],t[s]);return n}function tr(){return{app:null,config:{isNativeTag:pi,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Xo=0;function Zo(e,t){return function(s,i=null){R(s)||(s=ne({},s)),i!=null&&!z(i)&&(i=null);const r=tr(),o=new WeakSet,l=[];let c=!1;const d=r.app={_uid:Xo++,_component:s,_props:i,_container:null,_context:r,_instance:null,version:Fl,get config(){return r.config},set config(u){},use(u,...h){return o.has(u)||(u&&R(u.install)?(o.add(u),u.install(d,...h)):R(u)&&(o.add(u),u(d,...h))),d},mixin(u){return r.mixins.includes(u)||r.mixins.push(u),d},component(u,h){return h?(r.components[u]=h,d):r.components[u]},directive(u,h){return h?(r.directives[u]=h,d):r.directives[u]},mount(u,h,y){if(!c){const S=d._ceVNode||X(s,i);return S.appContext=r,y===!0?y="svg":y===!1&&(y=void 0),e(S,u,y),c=!0,d._container=u,u.__vue_app__=d,ms(S.component)}},onUnmount(u){l.push(u)},unmount(){c&&(Pe(l,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(u,h){return r.provides[u]=h,d},runWithContext(u){const h=lt;lt=d;try{return u()}finally{lt=h}}};return d}}let lt=null;const el=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${qe(t)}Modifiers`]||e[`${et(t)}Modifiers`];function tl(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||q;let i=n;const r=t.startsWith("update:"),o=r&&el(s,t.slice(7));o&&(o.trim&&(i=n.map(u=>Y(u)?u.trim():u)),o.number&&(i=n.map(Nr)));let l,c=s[l=Sn(t)]||s[l=Sn(qe(t))];!c&&r&&(c=s[l=Sn(et(t))]),c&&Pe(c,e,6,i);const d=s[l+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Pe(d,e,6,i)}}const nl=new WeakMap;function nr(e,t,n=!1){const s=n?nl:t.emitsCache,i=s.get(e);if(i!==void 0)return i;const r=e.emits;let o={},l=!1;if(!R(e)){const c=d=>{const u=nr(d,t,!0);u&&(l=!0,ne(o,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!r&&!l?(z(e)&&s.set(e,null),null):(F(r)?r.forEach(c=>o[c]=null):ne(o,r),z(e)&&s.set(e,o),o)}function mn(e,t){return!e||!cn(t)?!1:(t=t.slice(2).replace(/Once$/,""),U(e,t[0].toLowerCase()+t.slice(1))||U(e,et(t))||U(e,t))}function Ds(e){const{type:t,vnode:n,proxy:s,withProxy:i,propsOptions:[r],slots:o,attrs:l,emit:c,render:d,renderCache:u,props:h,data:y,setupState:S,ctx:O,inheritAttrs:A}=e,C=tn(e);let L,N;try{if(n.shapeFlag&4){const T=i||s,G=T;L=Ee(d.call(G,T,u,h,S,y,O)),N=l}else{const T=t;L=Ee(T.length>1?T(h,{attrs:l,slots:o,emit:c}):T(h,null)),N=t.props?l:sl(l)}}catch(T){At.length=0,pn(T,e,1),L=X($e)}let j=L;if(N&&A!==!1){const T=Object.keys(N),{shapeFlag:G}=j;T.length&&G&7&&(r&&T.some(es)&&(N=il(N,r)),j=at(j,N,!1,!0))}return n.dirs&&(j=at(j,null,!1,!0),j.dirs=j.dirs?j.dirs.concat(n.dirs):n.dirs),n.transition&&ds(j,n.transition),L=j,tn(C),L}const sl=e=>{let t;for(const n in e)(n==="class"||n==="style"||cn(n))&&((t||(t={}))[n]=e[n]);return t},il=(e,t)=>{const n={};for(const s in e)(!es(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function rl(e,t,n){const{props:s,children:i,component:r}=e,{props:o,children:l,patchFlag:c}=t,d=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?$s(s,o,d):!!o;if(c&8){const u=t.dynamicProps;for(let h=0;h<u.length;h++){const y=u[h];if(o[y]!==s[y]&&!mn(d,y))return!0}}}else return(i||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?$s(s,o,d):!0:!!o;return!1}function $s(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let i=0;i<s.length;i++){const r=s[i];if(t[r]!==e[r]&&!mn(n,r))return!0}return!1}function ol({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const sr={},ir=()=>Object.create(sr),rr=e=>Object.getPrototypeOf(e)===sr;function ll(e,t,n,s=!1){const i={},r=ir();e.propsDefaults=Object.create(null),or(e,t,i,r);for(const o in e.propsOptions[0])o in i||(i[o]=void 0);n?e.props=s?i:ao(i):e.type.props?e.props=i:e.props=r,e.attrs=r}function cl(e,t,n,s){const{props:i,attrs:r,vnode:{patchFlag:o}}=e,l=V(i),[c]=e.propsOptions;let d=!1;if((s||o>0)&&!(o&16)){if(o&8){const u=e.vnode.dynamicProps;for(let h=0;h<u.length;h++){let y=u[h];if(mn(e.emitsOptions,y))continue;const S=t[y];if(c)if(U(r,y))S!==r[y]&&(r[y]=S,d=!0);else{const O=qe(y);i[O]=Kn(c,l,O,S,e,!1)}else S!==r[y]&&(r[y]=S,d=!0)}}}else{or(e,t,i,r)&&(d=!0);let u;for(const h in l)(!t||!U(t,h)&&((u=et(h))===h||!U(t,u)))&&(c?n&&(n[h]!==void 0||n[u]!==void 0)&&(i[h]=Kn(c,l,h,void 0,e,!0)):delete i[h]);if(r!==l)for(const h in r)(!t||!U(t,h))&&(delete r[h],d=!0)}d&&Re(e.attrs,"set","")}function or(e,t,n,s){const[i,r]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(St(c))continue;const d=t[c];let u;i&&U(i,u=qe(c))?!r||!r.includes(u)?n[u]=d:(l||(l={}))[u]=d:mn(e.emitsOptions,c)||(!(c in s)||d!==s[c])&&(s[c]=d,o=!0)}if(r){const c=V(n),d=l||q;for(let u=0;u<r.length;u++){const h=r[u];n[h]=Kn(i,c,h,d[h],e,!U(d,h))}}return o}function Kn(e,t,n,s,i,r){const o=e[n];if(o!=null){const l=U(o,"default");if(l&&s===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&R(c)){const{propsDefaults:d}=i;if(n in d)s=d[n];else{const u=Nt(i);s=d[n]=c.call(null,t),u()}}else s=c;i.ce&&i.ce._setProp(n,s)}o[0]&&(r&&!l?s=!1:o[1]&&(s===""||s===et(n))&&(s=!0))}return s}const fl=new WeakMap;function lr(e,t,n=!1){const s=n?fl:t.propsCache,i=s.get(e);if(i)return i;const r=e.props,o={},l=[];let c=!1;if(!R(e)){const u=h=>{c=!0;const[y,S]=lr(h,t,!0);ne(o,y),S&&l.push(...S)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!r&&!c)return z(e)&&s.set(e,st),st;if(F(r))for(let u=0;u<r.length;u++){const h=qe(r[u]);Ns(h)&&(o[h]=q)}else if(r)for(const u in r){const h=qe(u);if(Ns(h)){const y=r[u],S=o[h]=F(y)||R(y)?{type:y}:ne({},y),O=S.type;let A=!1,C=!0;if(F(O))for(let L=0;L<O.length;++L){const N=O[L],j=R(N)&&N.name;if(j==="Boolean"){A=!0;break}else j==="String"&&(C=!1)}else A=R(O)&&O.name==="Boolean";S[0]=A,S[1]=C,(A||U(S,"default"))&&l.push(h)}}const d=[o,l];return z(e)&&s.set(e,d),d}function Ns(e){return e[0]!=="$"&&!St(e)}const hs=e=>e==="_"||e==="_ctx"||e==="$stable",ps=e=>F(e)?e.map(Ee):[Ee(e)],ul=(e,t,n)=>{if(t._n)return t;const s=Ki((...i)=>ps(t(...i)),n);return s._c=!1,s},cr=(e,t,n)=>{const s=e._ctx;for(const i in e){if(hs(i))continue;const r=e[i];if(R(r))t[i]=ul(i,r,s);else if(r!=null){const o=ps(r);t[i]=()=>o}}},fr=(e,t)=>{const n=ps(t);e.slots.default=()=>n},ur=(e,t,n)=>{for(const s in t)(n||!hs(s))&&(e[s]=t[s])},al=(e,t,n)=>{const s=e.slots=ir();if(e.vnode.shapeFlag&32){const i=t._;i?(ur(s,t,n),n&&vi(s,"_",i,!0)):cr(t,s)}else t&&fr(e,t)},dl=(e,t,n)=>{const{vnode:s,slots:i}=e;let r=!0,o=q;if(s.shapeFlag&32){const l=t._;l?n&&l===1?r=!1:ur(i,t,n):(r=!t.$stable,cr(t,i)),o=t}else t&&(fr(e,t),o={default:1});if(r)for(const l in i)!hs(l)&&o[l]==null&&delete i[l]},ge=bl;function hl(e){return pl(e)}function pl(e,t){const n=an();n.__VUE__=!0;const{insert:s,remove:i,patchProp:r,createElement:o,createText:l,createComment:c,setText:d,setElementText:u,parentNode:h,nextSibling:y,setScopeId:S=Ae,insertStaticContent:O}=e,A=(f,a,p,_=null,g=null,m=null,w=void 0,x=null,v=!!a.dynamicChildren)=>{if(f===a)return;f&&!yt(f,a)&&(_=Wt(f),xe(f,g,m,!0),f=null),a.patchFlag===-2&&(v=!1,a.dynamicChildren=null);const{type:b,ref:P,shapeFlag:I}=a;switch(b){case bn:C(f,a,p,_);break;case $e:L(f,a,p,_);break;case zt:f==null&&N(a,p,_,w);break;case le:Ht(f,a,p,_,g,m,w,x,v);break;default:I&1?G(f,a,p,_,g,m,w,x,v):I&6?Vt(f,a,p,_,g,m,w,x,v):(I&64||I&128)&&b.process(f,a,p,_,g,m,w,x,v,mt)}P!=null&&g?Ct(P,f&&f.ref,m,a||f,!a):P==null&&f&&f.ref!=null&&Ct(f.ref,null,m,f,!0)},C=(f,a,p,_)=>{if(f==null)s(a.el=l(a.children),p,_);else{const g=a.el=f.el;a.children!==f.children&&d(g,a.children)}},L=(f,a,p,_)=>{f==null?s(a.el=c(a.children||""),p,_):a.el=f.el},N=(f,a,p,_)=>{[f.el,f.anchor]=O(f.children,a,p,_,f.el,f.anchor)},j=({el:f,anchor:a},p,_)=>{let g;for(;f&&f!==a;)g=y(f),s(f,p,_),f=g;s(a,p,_)},T=({el:f,anchor:a})=>{let p;for(;f&&f!==a;)p=y(f),i(f),f=p;i(a)},G=(f,a,p,_,g,m,w,x,v)=>{if(a.type==="svg"?w="svg":a.type==="math"&&(w="mathml"),f==null)D(a,p,_,g,m,w,x,v);else{const b=f.el&&f.el._isVueCE?f.el:null;try{b&&b._beginPatch(),Oe(f,a,g,m,w,x,v)}finally{b&&b._endPatch()}}},D=(f,a,p,_,g,m,w,x)=>{let v,b;const{props:P,shapeFlag:I,transition:E,dirs:M}=f;if(v=f.el=o(f.type,m,P&&P.is,P),I&8?u(v,f.children):I&16&&fe(f.children,v,null,_,g,Fn(f,m),w,x),M&&Je(f,null,_,"created"),J(v,f,f.scopeId,w,_),P){for(const k in P)k!=="value"&&!St(k)&&r(v,k,null,P[k],m,_);"value"in P&&r(v,"value",null,P.value,m),(b=P.onVnodeBeforeMount)&&Te(b,_,f)}M&&Je(f,null,_,"beforeMount");const $=gl(g,E);$&&E.beforeEnter(v),s(v,a,p),((b=P&&P.onVnodeMounted)||$||M)&&ge(()=>{b&&Te(b,_,f),$&&E.enter(v),M&&Je(f,null,_,"mounted")},g)},J=(f,a,p,_,g)=>{if(p&&S(f,p),_)for(let m=0;m<_.length;m++)S(f,_[m]);if(g){let m=g.subTree;if(a===m||pr(m.type)&&(m.ssContent===a||m.ssFallback===a)){const w=g.vnode;J(f,w,w.scopeId,w.slotScopeIds,g.parent)}}},fe=(f,a,p,_,g,m,w,x,v=0)=>{for(let b=v;b<f.length;b++){const P=f[b]=x?We(f[b]):Ee(f[b]);A(null,P,a,p,_,g,m,w,x)}},Oe=(f,a,p,_,g,m,w)=>{const x=a.el=f.el;let{patchFlag:v,dynamicChildren:b,dirs:P}=a;v|=f.patchFlag&16;const I=f.props||q,E=a.props||q;let M;if(p&&Qe(p,!1),(M=E.onVnodeBeforeUpdate)&&Te(M,p,a,f),P&&Je(a,f,p,"beforeUpdate"),p&&Qe(p,!0),(I.innerHTML&&E.innerHTML==null||I.textContent&&E.textContent==null)&&u(x,""),b?se(f.dynamicChildren,b,x,p,_,Fn(a,g),m):w||B(f,a,x,null,p,_,Fn(a,g),m,!1),v>0){if(v&16)pt(x,I,E,p,g);else if(v&2&&I.class!==E.class&&r(x,"class",null,E.class,g),v&4&&r(x,"style",I.style,E.style,g),v&8){const $=a.dynamicProps;for(let k=0;k<$.length;k++){const W=$[k],ue=I[W],ae=E[W];(ae!==ue||W==="value")&&r(x,W,ue,ae,g,p)}}v&1&&f.children!==a.children&&u(x,a.children)}else!w&&b==null&&pt(x,I,E,p,g);((M=E.onVnodeUpdated)||P)&&ge(()=>{M&&Te(M,p,a,f),P&&Je(a,f,p,"updated")},_)},se=(f,a,p,_,g,m,w)=>{for(let x=0;x<a.length;x++){const v=f[x],b=a[x],P=v.el&&(v.type===le||!yt(v,b)||v.shapeFlag&198)?h(v.el):p;A(v,b,P,null,_,g,m,w,!0)}},pt=(f,a,p,_,g)=>{if(a!==p){if(a!==q)for(const m in a)!St(m)&&!(m in p)&&r(f,m,a[m],null,g,_);for(const m in p){if(St(m))continue;const w=p[m],x=a[m];w!==x&&m!=="value"&&r(f,m,x,w,g,_)}"value"in p&&r(f,"value",a.value,p.value,g)}},Ht=(f,a,p,_,g,m,w,x,v)=>{const b=a.el=f?f.el:l(""),P=a.anchor=f?f.anchor:l("");let{patchFlag:I,dynamicChildren:E,slotScopeIds:M}=a;M&&(x=x?x.concat(M):M),f==null?(s(b,p,_),s(P,p,_),fe(a.children||[],p,P,g,m,w,x,v)):I>0&&I&64&&E&&f.dynamicChildren&&f.dynamicChildren.length===E.length?(se(f.dynamicChildren,E,p,g,m,w,x),(a.key!=null||g&&a===g.subTree)&&ar(f,a,!0)):B(f,a,p,P,g,m,w,x,v)},Vt=(f,a,p,_,g,m,w,x,v)=>{a.slotScopeIds=x,f==null?a.shapeFlag&512?g.ctx.activate(a,p,_,w,v):xn(a,p,_,g,m,w,v):vs(f,a,v)},xn=(f,a,p,_,g,m,w)=>{const x=f.component=Il(f,_,g);if(Ji(f)&&(x.ctx.renderer=mt),Cl(x,!1,w),x.asyncDep){if(g&&g.registerDep(x,ie,w),!f.el){const v=x.subTree=X($e);L(null,v,a,p),f.placeholder=v.el}}else ie(x,f,a,p,g,m,w)},vs=(f,a,p)=>{const _=a.component=f.component;if(rl(f,a,p))if(_.asyncDep&&!_.asyncResolved){Q(_,a,p);return}else _.next=a,_.update();else a.el=f.el,_.vnode=a},ie=(f,a,p,_,g,m,w)=>{const x=()=>{if(f.isMounted){let{next:I,bu:E,u:M,parent:$,vnode:k}=f;{const Se=dr(f);if(Se){I&&(I.el=k.el,Q(f,I,w)),Se.asyncDep.then(()=>{f.isUnmounted||x()});return}}let W=I,ue;Qe(f,!1),I?(I.el=k.el,Q(f,I,w)):I=k,E&&In(E),(ue=I.props&&I.props.onVnodeBeforeUpdate)&&Te(ue,$,I,k),Qe(f,!0);const ae=Ds(f),we=f.subTree;f.subTree=ae,A(we,ae,h(we.el),Wt(we),f,g,m),I.el=ae.el,W===null&&ol(f,ae.el),M&&ge(M,g),(ue=I.props&&I.props.onVnodeUpdated)&&ge(()=>Te(ue,$,I,k),g)}else{let I;const{el:E,props:M}=a,{bm:$,m:k,parent:W,root:ue,type:ae}=f,we=ot(a);Qe(f,!1),$&&In($),!we&&(I=M&&M.onVnodeBeforeMount)&&Te(I,W,a),Qe(f,!0);{ue.ce&&ue.ce._def.shadowRoot!==!1&&ue.ce._injectChildStyle(ae);const Se=f.subTree=Ds(f);A(null,Se,p,_,f,g,m),a.el=Se.el}if(k&&ge(k,g),!we&&(I=M&&M.onVnodeMounted)){const Se=a;ge(()=>Te(I,W,Se),g)}(a.shapeFlag&256||W&&ot(W.vnode)&&W.vnode.shapeFlag&256)&&f.a&&ge(f.a,g),f.isMounted=!0,a=p=_=null}};f.scope.on();const v=f.effect=new Ii(x);f.scope.off();const b=f.update=v.run.bind(v),P=f.job=v.runIfDirty.bind(v);P.i=f,P.id=f.uid,v.scheduler=()=>as(P),Qe(f,!0),b()},Q=(f,a,p)=>{a.component=f;const _=f.vnode.props;f.vnode=a,f.next=null,cl(f,a.props,_,p),dl(f,a.children,p),Le(),Ps(f),je()},B=(f,a,p,_,g,m,w,x,v=!1)=>{const b=f&&f.children,P=f?f.shapeFlag:0,I=a.children,{patchFlag:E,shapeFlag:M}=a;if(E>0){if(E&128){Ut(b,I,p,_,g,m,w,x,v);return}else if(E&256){ze(b,I,p,_,g,m,w,x,v);return}}M&8?(P&16&>(b,g,m),I!==b&&u(p,I)):P&16?M&16?Ut(b,I,p,_,g,m,w,x,v):gt(b,g,m,!0):(P&8&&u(p,""),M&16&&fe(I,p,_,g,m,w,x,v))},ze=(f,a,p,_,g,m,w,x,v)=>{f=f||st,a=a||st;const b=f.length,P=a.length,I=Math.min(b,P);let E;for(E=0;E<I;E++){const M=a[E]=v?We(a[E]):Ee(a[E]);A(f[E],M,p,null,g,m,w,x,v)}b>P?gt(f,g,m,!0,!1,I):fe(a,p,_,g,m,w,x,v,I)},Ut=(f,a,p,_,g,m,w,x,v)=>{let b=0;const P=a.length;let I=f.length-1,E=P-1;for(;b<=I&&b<=E;){const M=f[b],$=a[b]=v?We(a[b]):Ee(a[b]);if(yt(M,$))A(M,$,p,null,g,m,w,x,v);else break;b++}for(;b<=I&&b<=E;){const M=f[I],$=a[E]=v?We(a[E]):Ee(a[E]);if(yt(M,$))A(M,$,p,null,g,m,w,x,v);else break;I--,E--}if(b>I){if(b<=E){const M=E+1,$=M<P?a[M].el:_;for(;b<=E;)A(null,a[b]=v?We(a[b]):Ee(a[b]),p,$,g,m,w,x,v),b++}}else if(b>E)for(;b<=I;)xe(f[b],g,m,!0),b++;else{const M=b,$=b,k=new Map;for(b=$;b<=E;b++){const pe=a[b]=v?We(a[b]):Ee(a[b]);pe.key!=null&&k.set(pe.key,b)}let W,ue=0;const ae=E-$+1;let we=!1,Se=0;const bt=new Array(ae);for(b=0;b<ae;b++)bt[b]=0;for(b=M;b<=I;b++){const pe=f[b];if(ue>=ae){xe(pe,g,m,!0);continue}let Ie;if(pe.key!=null)Ie=k.get(pe.key);else for(W=$;W<=E;W++)if(bt[W-$]===0&&yt(pe,a[W])){Ie=W;break}Ie===void 0?xe(pe,g,m,!0):(bt[Ie-$]=b+1,Ie>=Se?Se=Ie:we=!0,A(pe,a[Ie],p,null,g,m,w,x,v),ue++)}const Ss=we?ml(bt):st;for(W=Ss.length-1,b=ae-1;b>=0;b--){const pe=$+b,Ie=a[pe],Is=a[pe+1],Ts=pe+1<P?Is.el||hr(Is):_;bt[b]===0?A(null,Ie,p,Ts,g,m,w,x,v):we&&(W<0||b!==Ss[W]?Ge(Ie,p,Ts,2):W--)}}},Ge=(f,a,p,_,g=null)=>{const{el:m,type:w,transition:x,children:v,shapeFlag:b}=f;if(b&6){Ge(f.component.subTree,a,p,_);return}if(b&128){f.suspense.move(a,p,_);return}if(b&64){w.move(f,a,p,mt);return}if(w===le){s(m,a,p);for(let I=0;I<v.length;I++)Ge(v[I],a,p,_);s(f.anchor,a,p);return}if(w===zt){j(f,a,p);return}if(_!==2&&b&1&&x)if(_===0)x.beforeEnter(m),s(m,a,p),ge(()=>x.enter(m),g);else{const{leave:I,delayLeave:E,afterLeave:M}=x,$=()=>{f.ctx.isUnmounted?i(m):s(m,a,p)},k=()=>{m._isLeaving&&m[Fo](!0),I(m,()=>{$(),M&&M()})};E?E(m,$,k):k()}else s(m,a,p)},xe=(f,a,p,_=!1,g=!1)=>{const{type:m,props:w,ref:x,children:v,dynamicChildren:b,shapeFlag:P,patchFlag:I,dirs:E,cacheIndex:M}=f;if(I===-2&&(g=!1),x!=null&&(Le(),Ct(x,null,p,f,!0),je()),M!=null&&(a.renderCache[M]=void 0),P&256){a.ctx.deactivate(f);return}const $=P&1&&E,k=!ot(f);let W;if(k&&(W=w&&w.onVnodeBeforeUnmount)&&Te(W,a,f),P&6)Rr(f.component,p,_);else{if(P&128){f.suspense.unmount(p,_);return}$&&Je(f,null,a,"beforeUnmount"),P&64?f.type.remove(f,a,p,mt,_):b&&!b.hasOnce&&(m!==le||I>0&&I&64)?gt(b,a,p,!1,!0):(m===le&&I&384||!g&&P&16)&>(v,a,p),_&&xs(f)}(k&&(W=w&&w.onVnodeUnmounted)||$)&&ge(()=>{W&&Te(W,a,f),$&&Je(f,null,a,"unmounted")},p)},xs=f=>{const{type:a,el:p,anchor:_,transition:g}=f;if(a===le){Fr(p,_);return}if(a===zt){T(f);return}const m=()=>{i(p),g&&!g.persisted&&g.afterLeave&&g.afterLeave()};if(f.shapeFlag&1&&g&&!g.persisted){const{leave:w,delayLeave:x}=g,v=()=>w(p,m);x?x(f.el,m,v):v()}else m()},Fr=(f,a)=>{let p;for(;f!==a;)p=y(f),i(f),f=p;i(a)},Rr=(f,a,p)=>{const{bum:_,scope:g,job:m,subTree:w,um:x,m:v,a:b}=f;Hs(v),Hs(b),_&&In(_),g.stop(),m&&(m.flags|=8,xe(w,f,a,p)),x&&ge(x,a),ge(()=>{f.isUnmounted=!0},a)},gt=(f,a,p,_=!1,g=!1,m=0)=>{for(let w=m;w<f.length;w++)xe(f[w],a,p,_,g)},Wt=f=>{if(f.shapeFlag&6)return Wt(f.component.subTree);if(f.shapeFlag&128)return f.suspense.next();const a=y(f.anchor||f.el),p=a&&a[Oo];return p?y(p):a};let wn=!1;const ws=(f,a,p)=>{let _;f==null?a._vnode&&(xe(a._vnode,null,null,!0),_=a._vnode.component):A(a._vnode||null,f,a,null,null,null,p),a._vnode=f,wn||(wn=!0,Ps(_),Wi(),wn=!1)},mt={p:A,um:xe,m:Ge,r:xs,mt:xn,mc:fe,pc:B,pbc:se,n:Wt,o:e};return{render:ws,hydrate:void 0,createApp:Zo(ws)}}function Fn({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Qe({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function gl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ar(e,t,n=!1){const s=e.children,i=t.children;if(F(s)&&F(i))for(let r=0;r<s.length;r++){const o=s[r];let l=i[r];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=i[r]=We(i[r]),l.el=o.el),!n&&l.patchFlag!==-2&&ar(o,l)),l.type===bn&&(l.patchFlag!==-1?l.el=o.el:l.__elIndex=r+(e.type===le?1:0)),l.type===$e&&!l.el&&(l.el=o.el)}}function ml(e){const t=e.slice(),n=[0];let s,i,r,o,l;const c=e.length;for(s=0;s<c;s++){const d=e[s];if(d!==0){if(i=n[n.length-1],e[i]<d){t[s]=i,n.push(s);continue}for(r=0,o=n.length-1;r<o;)l=r+o>>1,e[n[l]]<d?r=l+1:o=l;d<e[n[r]]&&(r>0&&(t[s]=n[r-1]),n[r]=s)}}for(r=n.length,o=n[r-1];r-- >0;)n[r]=o,o=t[o];return n}function dr(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:dr(t)}function Hs(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function hr(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?hr(t.subTree):null}const pr=e=>e.__isSuspense;function bl(e,t){t&&t.pendingBranch?F(e)?t.effects.push(...e):t.effects.push(e):To(e)}const le=Symbol.for("v-fgt"),bn=Symbol.for("v-txt"),$e=Symbol.for("v-cmt"),zt=Symbol.for("v-stc"),At=[];let me=null;function Z(e=!1){At.push(me=e?null:[])}function _l(){At.pop(),me=At[At.length-1]||null}let Ft=1;function rn(e,t=!1){Ft+=e,e<0&&me&&t&&(me.hasOnce=!0)}function gr(e){return e.dynamicChildren=Ft>0?me||st:null,_l(),Ft>0&&me&&me.push(e),e}function be(e,t,n,s,i,r){return gr(H(e,t,n,s,i,r,!0))}function ut(e,t,n,s,i){return gr(X(e,t,n,s,i,!0))}function Rt(e){return e?e.__v_isVNode===!0:!1}function yt(e,t){return e.type===t.type&&e.key===t.key}const mr=({key:e})=>e??null,Gt=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Y(e)||te(e)||R(e)?{i:he,r:e,k:t,f:!!n}:e:null);function H(e,t=null,n=null,s=0,i=null,r=e===le?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&mr(t),ref:t&&Gt(t),scopeId:ki,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:s,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:he};return l?(gs(c,n),r&128&&e.normalize(c)):n&&(c.shapeFlag|=Y(n)?8:16),Ft>0&&!o&&me&&(c.patchFlag>0||r&6)&&c.patchFlag!==32&&me.push(c),c}const X=yl;function yl(e,t=null,n=null,s=0,i=null,r=!1){if((!e||e===Ko)&&(e=$e),Rt(e)){const l=at(e,t,!0);return n&&gs(l,n),Ft>0&&!r&&me&&(l.shapeFlag&6?me[me.indexOf(e)]=l:me.push(l)),l.patchFlag=-2,l}if(Ol(e)&&(e=e.__vccOpts),t){t=vl(t);let{class:l,style:c}=t;l&&!Y(l)&&(t.class=dn(l)),z(c)&&(us(c)&&!F(c)&&(c=ne({},c)),t.style=ct(c))}const o=Y(e)?1:pr(e)?128:Mo(e)?64:z(e)?4:R(e)?2:0;return H(e,t,n,s,i,o,r,!0)}function vl(e){return e?us(e)||rr(e)?ne({},e):e:null}function at(e,t,n=!1,s=!1){const{props:i,ref:r,patchFlag:o,children:l,transition:c}=e,d=t?xl(i||{},t):i,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&mr(d),ref:t&&t.ref?n&&r?F(r)?r.concat(Gt(t)):[r,Gt(t)]:Gt(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==le?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&at(e.ssContent),ssFallback:e.ssFallback&&at(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&ds(u,c.clone(u)),u}function Lt(e=" ",t=0){return X(bn,null,e,t)}function Vs(e,t){const n=X(zt,null,e);return n.staticCount=t,n}function br(e="",t=!1){return t?(Z(),ut($e,null,e)):X($e,null,e)}function Ee(e){return e==null||typeof e=="boolean"?X($e):F(e)?X(le,null,e.slice()):Rt(e)?We(e):X(bn,null,String(e))}function We(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:at(e)}function gs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(F(t))n=16;else if(typeof t=="object")if(s&65){const i=t.default;i&&(i._c&&(i._d=!1),gs(e,i()),i._c&&(i._d=!0));return}else{n=32;const i=t._;!i&&!rr(t)?t._ctx=he:i===3&&he&&(he.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else R(t)?(t={default:t,_ctx:he},n=32):(t=String(t),s&64?(n=16,t=[Lt(t)]):n=8);e.children=t,e.shapeFlag|=n}function xl(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const i in s)if(i==="class")t.class!==s.class&&(t.class=dn([t.class,s.class]));else if(i==="style")t.style=ct([t.style,s.style]);else if(cn(i)){const r=t[i],o=s[i];o&&r!==o&&!(F(r)&&r.includes(o))&&(t[i]=r?[].concat(r,o):o)}else i!==""&&(t[i]=s[i])}return t}function Te(e,t,n,s=null){Pe(e,t,7,[n,s])}const wl=tr();let Sl=0;function Il(e,t,n){const s=e.type,i=(t?t.appContext:e.appContext)||wl,r={uid:Sl++,vnode:e,type:s,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Kr(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:lr(s,i),emitsOptions:nr(s,i),emit:null,emitted:null,propsDefaults:q,inheritAttrs:s.inheritAttrs,ctx:q,data:q,props:q,attrs:q,slots:q,refs:q,setupState:q,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=t?t.root:r,r.emit=tl.bind(null,r),e.ce&&e.ce(r),r}let ce=null;const Tl=()=>ce||he;let on,qn;{const e=an(),t=(n,s)=>{let i;return(i=e[n])||(i=e[n]=[]),i.push(s),r=>{i.length>1?i.forEach(o=>o(r)):i[0](r)}};on=t("__VUE_INSTANCE_SETTERS__",n=>ce=n),qn=t("__VUE_SSR_SETTERS__",n=>jt=n)}const Nt=e=>{const t=ce;return on(e),e.scope.on(),()=>{e.scope.off(),on(t)}},Us=()=>{ce&&ce.scope.off(),on(null)};function _r(e){return e.vnode.shapeFlag&4}let jt=!1;function Cl(e,t=!1,n=!1){t&&qn(t);const{props:s,children:i}=e.vnode,r=_r(e);ll(e,s,r,t),al(e,i,n||t);const o=r?El(e,t):void 0;return t&&qn(!1),o}function El(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,qo);const{setup:s}=n;if(s){Le();const i=e.setupContext=s.length>1?Pl(e):null,r=Nt(e),o=$t(s,e,0,[e.props,i]),l=mi(o);if(je(),r(),(l||e.sp)&&!ot(e)&&Gi(e),l){if(o.then(Us,Us),t)return o.then(c=>{Ws(e,c)}).catch(c=>{pn(c,e,0)});e.asyncDep=o}else Ws(e,o)}else yr(e)}function Ws(e,t,n){R(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:z(t)&&(e.setupState=Hi(t)),yr(e)}function yr(e,t,n){const s=e.type;e.render||(e.render=s.render||Ae);{const i=Nt(e);Le();try{zo(e)}finally{je(),i()}}}const Al={get(e,t){return ee(e,"get",""),e[t]}};function Pl(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Al),slots:e.slots,emit:e.emit,expose:t}}function ms(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Hi(ho(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Et)return Et[n](e)},has(t,n){return n in t||n in Et}})):e.proxy}function Ol(e){return R(e)&&"__vccOpts"in e}const Ml=(e,t)=>yo(e,t,jt);function Bs(e,t,n){try{rn(-1);const s=arguments.length;return s===2?z(t)&&!F(t)?Rt(t)?X(e,null,[t]):X(e,t):X(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Rt(n)&&(n=[n]),X(e,t,n))}finally{rn(1)}}const Fl="3.5.26";let zn;const ks=typeof window<"u"&&window.trustedTypes;if(ks)try{zn=ks.createPolicy("vue",{createHTML:e=>e})}catch{}const vr=zn?e=>zn.createHTML(e):e=>e,Rl="http://www.w3.org/2000/svg",Ll="http://www.w3.org/1998/Math/MathML",Fe=typeof document<"u"?document:null,Ks=Fe&&Fe.createElement("template"),jl={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const i=t==="svg"?Fe.createElementNS(Rl,e):t==="mathml"?Fe.createElementNS(Ll,e):n?Fe.createElement(e,{is:n}):Fe.createElement(e);return e==="select"&&s&&s.multiple!=null&&i.setAttribute("multiple",s.multiple),i},createText:e=>Fe.createTextNode(e),createComment:e=>Fe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Fe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,i,r){const o=n?n.previousSibling:t.lastChild;if(i&&(i===r||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),n),!(i===r||!(i=i.nextSibling)););else{Ks.innerHTML=vr(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=Ks.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Dl=Symbol("_vtc");function $l(e,t,n){const s=e[Dl];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const qs=Symbol("_vod"),Nl=Symbol("_vsh"),Hl=Symbol(""),Vl=/(?:^|;)\s*display\s*:/;function Ul(e,t,n){const s=e.style,i=Y(n);let r=!1;if(n&&!i){if(t)if(Y(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&Jt(s,l,"")}else for(const o in t)n[o]==null&&Jt(s,o,"");for(const o in n)o==="display"&&(r=!0),Jt(s,o,n[o])}else if(i){if(t!==n){const o=s[Hl];o&&(n+=";"+o),s.cssText=n,r=Vl.test(n)}}else t&&e.removeAttribute("style");qs in e&&(e[qs]=r?s.display:"",e[Nl]&&(s.display="none"))}const zs=/\s*!important$/;function Jt(e,t,n){if(F(n))n.forEach(s=>Jt(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Wl(e,t);zs.test(n)?e.setProperty(et(s),n.replace(zs,""),"important"):e[s]=n}}const Gs=["Webkit","Moz","ms"],Rn={};function Wl(e,t){const n=Rn[t];if(n)return n;let s=qe(t);if(s!=="filter"&&s in e)return Rn[t]=s;s=yi(s);for(let i=0;i<Gs.length;i++){const r=Gs[i]+s;if(r in e)return Rn[t]=r}return t}const Js="http://www.w3.org/1999/xlink";function Qs(e,t,n,s,i,r=kr(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Js,t.slice(6,t.length)):e.setAttributeNS(Js,t,n):n==null||r&&!xi(n)?e.removeAttribute(t):e.setAttribute(t,r?"":Ne(n)?String(n):n)}function Ys(e,t,n,s,i){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?vr(n):n);return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const l=r==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=xi(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(i||t)}function Bl(e,t,n,s){e.addEventListener(t,n,s)}function kl(e,t,n,s){e.removeEventListener(t,n,s)}const Xs=Symbol("_vei");function Kl(e,t,n,s,i=null){const r=e[Xs]||(e[Xs]={}),o=r[t];if(s&&o)o.value=s;else{const[l,c]=ql(t);if(s){const d=r[t]=Jl(s,i);Bl(e,l,d,c)}else o&&(kl(e,l,o,c),r[t]=void 0)}}const Zs=/(?:Once|Passive|Capture)$/;function ql(e){let t;if(Zs.test(e)){t={};let s;for(;s=e.match(Zs);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):et(e.slice(2)),t]}let Ln=0;const zl=Promise.resolve(),Gl=()=>Ln||(zl.then(()=>Ln=0),Ln=Date.now());function Jl(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Pe(Ql(s,n.value),t,5,[s])};return n.value=e,n.attached=Gl(),n}function Ql(e,t){if(F(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>i=>!i._stopped&&s&&s(i))}else return t}const ei=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Yl=(e,t,n,s,i,r)=>{const o=i==="svg";t==="class"?$l(e,s,o):t==="style"?Ul(e,n,s):cn(t)?es(t)||Kl(e,t,n,s,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Xl(e,t,s,o))?(Ys(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Qs(e,t,s,o,r,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Y(s))?Ys(e,qe(t),s,r,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Qs(e,t,s,o))};function Xl(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&ei(t)&&R(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const i=e.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return ei(t)&&Y(n)?!1:t in e}const Zl=ne({patchProp:Yl},jl);let ti;function ec(){return ti||(ti=hl(Zl))}const tc=((...e)=>{const t=ec().createApp(...e),{mount:n}=t;return t.mount=s=>{const i=sc(s);if(!i)return;const r=t._component;!R(r)&&!r.render&&!r.template&&(r.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const o=n(i,!1,nc(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},t});function nc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function sc(e){return Y(e)?document.querySelector(e):e}const ic={class:"text-center mx-auto"},rc=ht({__name:"HelloWorld",props:{title:{default:"Hello World!"},subtitle:{default:"This is a sample component"},titleColor:{default:"#42b883"},subtitleColor:{default:"#7f8c8d"},showSubtitle:{type:Boolean,default:!0}},setup(e){return(t,n)=>(Z(),be("div",ic,[H("h1",{class:"title",style:ct({color:e.titleColor})},Ke(e.title),5),e.showSubtitle?(Z(),be("h3",{key:0,class:"subtitle",style:ct({color:e.subtitleColor})},Ke(e.subtitle),5)):br("",!0)]))}}),_n=(e,t)=>{const n=e.__vccOpts||e;for(const[s,i]of t)n[s]=i;return n},oc=_n(rc,[["__scopeId","data-v-dba43729"]]),xr=/^[a-z0-9]+(-[a-z0-9]+)*$/,yn=(e,t,n,s="")=>{const i=e.split(":");if(e.slice(0,1)==="@"){if(i.length<2||i.length>3)return null;s=i.shift().slice(1)}if(i.length>3||!i.length)return null;if(i.length>1){const l=i.pop(),c=i.pop(),d={provider:i.length>0?i[0]:s,prefix:c,name:l};return t&&!Qt(d)?null:d}const r=i[0],o=r.split("-");if(o.length>1){const l={provider:s,prefix:o.shift(),name:o.join("-")};return t&&!Qt(l)?null:l}if(n&&s===""){const l={provider:s,prefix:"",name:r};return t&&!Qt(l,n)?null:l}return null},Qt=(e,t)=>e?!!((t&&e.prefix===""||e.prefix)&&e.name):!1,wr=Object.freeze({left:0,top:0,width:16,height:16}),ln=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),vn=Object.freeze({...wr,...ln}),Gn=Object.freeze({...vn,body:"",hidden:!1});function lc(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const s=((e.rotate||0)+(t.rotate||0))%4;return s&&(n.rotate=s),n}function ni(e,t){const n=lc(e,t);for(const s in Gn)s in ln?s in e&&!(s in n)&&(n[s]=ln[s]):s in t?n[s]=t[s]:s in e&&(n[s]=e[s]);return n}function cc(e,t){const n=e.icons,s=e.aliases||Object.create(null),i=Object.create(null);function r(o){if(n[o])return i[o]=[];if(!(o in i)){i[o]=null;const l=s[o]&&s[o].parent,c=l&&r(l);c&&(i[o]=[l].concat(c))}return i[o]}return Object.keys(n).concat(Object.keys(s)).forEach(r),i}function fc(e,t,n){const s=e.icons,i=e.aliases||Object.create(null);let r={};function o(l){r=ni(s[l]||i[l],r)}return o(t),n.forEach(o),ni(e,r)}function Sr(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(i=>{t(i,null),n.push(i)});const s=cc(e);for(const i in s){const r=s[i];r&&(t(i,fc(e,i,r)),n.push(i))}return n}const uc={provider:"",aliases:{},not_found:{},...wr};function jn(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function Ir(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!jn(e,uc))return null;const n=t.icons;for(const i in n){const r=n[i];if(!i||typeof r.body!="string"||!jn(r,Gn))return null}const s=t.aliases||Object.create(null);for(const i in s){const r=s[i],o=r.parent;if(!i||typeof o!="string"||!n[o]&&!s[o]||!jn(r,Gn))return null}return t}const si=Object.create(null);function ac(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function dt(e,t){const n=si[e]||(si[e]=Object.create(null));return n[t]||(n[t]=ac(e,t))}function Tr(e,t){return Ir(t)?Sr(t,(n,s)=>{s?e.icons[n]=s:e.missing.add(n)}):[]}function dc(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let Dt=!1;function Cr(e){return typeof e=="boolean"&&(Dt=e),Dt}function hc(e){const t=typeof e=="string"?yn(e,!0,Dt):e;if(t){const n=dt(t.provider,t.prefix),s=t.name;return n.icons[s]||(n.missing.has(s)?null:void 0)}}function pc(e,t){const n=yn(e,!0,Dt);if(!n)return!1;const s=dt(n.provider,n.prefix);return t?dc(s,n.name,t):(s.missing.add(n.name),!0)}function gc(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),Dt&&!t&&!e.prefix){let i=!1;return Ir(e)&&(e.prefix="",Sr(e,(r,o)=>{pc(r,o)&&(i=!0)})),i}const n=e.prefix;if(!Qt({prefix:n,name:"a"}))return!1;const s=dt(t,n);return!!Tr(s,e)}const Er=Object.freeze({width:null,height:null}),Ar=Object.freeze({...Er,...ln}),mc=/(-?[0-9.]*[0-9]+[0-9.]*)/g,bc=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function ii(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const s=e.split(mc);if(s===null||!s.length)return e;const i=[];let r=s.shift(),o=bc.test(r);for(;;){if(o){const l=parseFloat(r);isNaN(l)?i.push(r):i.push(Math.ceil(l*t*n)/n)}else i.push(r);if(r=s.shift(),r===void 0)return i.join("");o=!o}}function _c(e,t="defs"){let n="";const s=e.indexOf("<"+t);for(;s>=0;){const i=e.indexOf(">",s),r=e.indexOf("</"+t);if(i===-1||r===-1)break;const o=e.indexOf(">",r);if(o===-1)break;n+=e.slice(i+1,r).trim(),e=e.slice(0,s).trim()+e.slice(o+1)}return{defs:n,content:e}}function yc(e,t){return e?"<defs>"+e+"</defs>"+t:t}function vc(e,t,n){const s=_c(e);return yc(s.defs,t+s.content+n)}const xc=e=>e==="unset"||e==="undefined"||e==="none";function wc(e,t){const n={...vn,...e},s={...Ar,...t},i={left:n.left,top:n.top,width:n.width,height:n.height};let r=n.body;[n,s].forEach(A=>{const C=[],L=A.hFlip,N=A.vFlip;let j=A.rotate;L?N?j+=2:(C.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),C.push("scale(-1 1)"),i.top=i.left=0):N&&(C.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),C.push("scale(1 -1)"),i.top=i.left=0);let T;switch(j<0&&(j-=Math.floor(j/4)*4),j=j%4,j){case 1:T=i.height/2+i.top,C.unshift("rotate(90 "+T.toString()+" "+T.toString()+")");break;case 2:C.unshift("rotate(180 "+(i.width/2+i.left).toString()+" "+(i.height/2+i.top).toString()+")");break;case 3:T=i.width/2+i.left,C.unshift("rotate(-90 "+T.toString()+" "+T.toString()+")");break}j%2===1&&(i.left!==i.top&&(T=i.left,i.left=i.top,i.top=T),i.width!==i.height&&(T=i.width,i.width=i.height,i.height=T)),C.length&&(r=vc(r,'<g transform="'+C.join(" ")+'">',"</g>"))});const o=s.width,l=s.height,c=i.width,d=i.height;let u,h;o===null?(h=l===null?"1em":l==="auto"?d:l,u=ii(h,c/d)):(u=o==="auto"?c:o,h=l===null?ii(u,d/c):l==="auto"?d:l);const y={},S=(A,C)=>{xc(C)||(y[A]=C.toString())};S("width",u),S("height",h);const O=[i.left,i.top,c,d];return y.viewBox=O.join(" "),{attributes:y,viewBox:O,body:r}}const Sc=/\sid="(\S+)"/g,Ic="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Tc=0;function Cc(e,t=Ic){const n=[];let s;for(;s=Sc.exec(e);)n.push(s[1]);if(!n.length)return e;const i="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(r=>{const o=typeof t=="function"?t(r):t+(Tc++).toString(),l=r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+l+')([")]|\\.[a-z])',"g"),"$1"+o+i+"$3")}),e=e.replace(new RegExp(i,"g"),""),e}const Jn=Object.create(null);function Ec(e,t){Jn[e]=t}function Qn(e){return Jn[e]||Jn[""]}function bs(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const _s=Object.create(null),vt=["https://api.simplesvg.com","https://api.unisvg.com"],Yt=[];for(;vt.length>0;)vt.length===1||Math.random()>.5?Yt.push(vt.shift()):Yt.push(vt.pop());_s[""]=bs({resources:["https://api.iconify.design"].concat(Yt)});function Ac(e,t){const n=bs(t);return n===null?!1:(_s[e]=n,!0)}function ys(e){return _s[e]}const Pc=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let ri=Pc();function Oc(e,t){const n=ys(e);if(!n)return 0;let s;if(!n.maxURL)s=0;else{let i=0;n.resources.forEach(o=>{i=Math.max(i,o.length)});const r=t+".json?icons=";s=n.maxURL-i-n.path.length-r.length}return s}function Mc(e){return e===404}const Fc=(e,t,n)=>{const s=[],i=Oc(e,t),r="icons";let o={type:r,provider:e,prefix:t,icons:[]},l=0;return n.forEach((c,d)=>{l+=c.length+1,l>=i&&d>0&&(s.push(o),o={type:r,provider:e,prefix:t,icons:[]},l=c.length),o.icons.push(c)}),s.push(o),s};function Rc(e){if(typeof e=="string"){const t=ys(e);if(t)return t.path}return"/"}const Lc=(e,t,n)=>{if(!ri){n("abort",424);return}let s=Rc(t.provider);switch(t.type){case"icons":{const r=t.prefix,l=t.icons.join(","),c=new URLSearchParams({icons:l});s+=r+".json?"+c.toString();break}case"custom":{const r=t.uri;s+=r.slice(0,1)==="/"?r.slice(1):r;break}default:n("abort",400);return}let i=503;ri(e+s).then(r=>{const o=r.status;if(o!==200){setTimeout(()=>{n(Mc(o)?"abort":"next",o)});return}return i=501,r.json()}).then(r=>{if(typeof r!="object"||r===null){setTimeout(()=>{r===404?n("abort",r):n("next",i)});return}setTimeout(()=>{n("success",r)})}).catch(()=>{n("next",i)})},jc={prepare:Fc,send:Lc};function Dc(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((i,r)=>i.provider!==r.provider?i.provider.localeCompare(r.provider):i.prefix!==r.prefix?i.prefix.localeCompare(r.prefix):i.name.localeCompare(r.name));let s={provider:"",prefix:"",name:""};return e.forEach(i=>{if(s.name===i.name&&s.prefix===i.prefix&&s.provider===i.provider)return;s=i;const r=i.provider,o=i.prefix,l=i.name,c=n[r]||(n[r]=Object.create(null)),d=c[o]||(c[o]=dt(r,o));let u;l in d.icons?u=t.loaded:o===""||d.missing.has(l)?u=t.missing:u=t.pending;const h={provider:r,prefix:o,name:l};u.push(h)}),t}function Pr(e,t){e.forEach(n=>{const s=n.loaderCallbacks;s&&(n.loaderCallbacks=s.filter(i=>i.id!==t))})}function $c(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const s=e.provider,i=e.prefix;t.forEach(r=>{const o=r.icons,l=o.pending.length;o.pending=o.pending.filter(c=>{if(c.prefix!==i)return!0;const d=c.name;if(e.icons[d])o.loaded.push({provider:s,prefix:i,name:d});else if(e.missing.has(d))o.missing.push({provider:s,prefix:i,name:d});else return n=!0,!0;return!1}),o.pending.length!==l&&(n||Pr([e],r.id),r.callback(o.loaded.slice(0),o.missing.slice(0),o.pending.slice(0),r.abort))})}))}let Nc=0;function Hc(e,t,n){const s=Nc++,i=Pr.bind(null,n,s);if(!t.pending.length)return i;const r={id:s,icons:t,callback:e,abort:i};return n.forEach(o=>{(o.loaderCallbacks||(o.loaderCallbacks=[])).push(r)}),i}function Vc(e,t=!0,n=!1){const s=[];return e.forEach(i=>{const r=typeof i=="string"?yn(i,t,n):i;r&&s.push(r)}),s}var Uc={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Wc(e,t,n,s){const i=e.resources.length,r=e.random?Math.floor(Math.random()*i):e.index;let o;if(e.random){let D=e.resources.slice(0);for(o=[];D.length>1;){const J=Math.floor(Math.random()*D.length);o.push(D[J]),D=D.slice(0,J).concat(D.slice(J+1))}o=o.concat(D)}else o=e.resources.slice(r).concat(e.resources.slice(0,r));const l=Date.now();let c="pending",d=0,u,h=null,y=[],S=[];typeof s=="function"&&S.push(s);function O(){h&&(clearTimeout(h),h=null)}function A(){c==="pending"&&(c="aborted"),O(),y.forEach(D=>{D.status==="pending"&&(D.status="aborted")}),y=[]}function C(D,J){J&&(S=[]),typeof D=="function"&&S.push(D)}function L(){return{startTime:l,payload:t,status:c,queriesSent:d,queriesPending:y.length,subscribe:C,abort:A}}function N(){c="failed",S.forEach(D=>{D(void 0,u)})}function j(){y.forEach(D=>{D.status==="pending"&&(D.status="aborted")}),y=[]}function T(D,J,fe){const Oe=J!=="success";switch(y=y.filter(se=>se!==D),c){case"pending":break;case"failed":if(Oe||!e.dataAfterTimeout)return;break;default:return}if(J==="abort"){u=fe,N();return}if(Oe){u=fe,y.length||(o.length?G():N());return}if(O(),j(),!e.random){const se=e.resources.indexOf(D.resource);se!==-1&&se!==e.index&&(e.index=se)}c="completed",S.forEach(se=>{se(fe)})}function G(){if(c!=="pending")return;O();const D=o.shift();if(D===void 0){if(y.length){h=setTimeout(()=>{O(),c==="pending"&&(j(),N())},e.timeout);return}N();return}const J={status:"pending",resource:D,callback:(fe,Oe)=>{T(J,fe,Oe)}};y.push(J),d++,h=setTimeout(G,e.rotate),n(D,t,J.callback)}return setTimeout(G),L}function Or(e){const t={...Uc,...e};let n=[];function s(){n=n.filter(l=>l().status==="pending")}function i(l,c,d){const u=Wc(t,l,c,(h,y)=>{s(),d&&d(h,y)});return n.push(u),u}function r(l){return n.find(c=>l(c))||null}return{query:i,find:r,setIndex:l=>{t.index=l},getIndex:()=>t.index,cleanup:s}}function oi(){}const Dn=Object.create(null);function Bc(e){if(!Dn[e]){const t=ys(e);if(!t)return;const n=Or(t),s={config:t,redundancy:n};Dn[e]=s}return Dn[e]}function kc(e,t,n){let s,i;if(typeof e=="string"){const r=Qn(e);if(!r)return n(void 0,424),oi;i=r.send;const o=Bc(e);o&&(s=o.redundancy)}else{const r=bs(e);if(r){s=Or(r);const o=e.resources?e.resources[0]:"",l=Qn(o);l&&(i=l.send)}}return!s||!i?(n(void 0,424),oi):s.query(t,i,n)().abort}function li(){}function Kc(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,$c(e)}))}function qc(e){const t=[],n=[];return e.forEach(s=>{(s.match(xr)?t:n).push(s)}),{valid:t,invalid:n}}function xt(e,t,n){function s(){const i=e.pendingIcons;t.forEach(r=>{i&&i.delete(r),e.icons[r]||e.missing.add(r)})}if(n&&typeof n=="object")try{if(!Tr(e,n).length){s();return}}catch(i){console.error(i)}s(),Kc(e)}function ci(e,t){e instanceof Promise?e.then(n=>{t(n)}).catch(()=>{t(null)}):t(e)}function zc(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:s}=e,i=e.iconsToLoad;if(delete e.iconsToLoad,!i||!i.length)return;const r=e.loadIcon;if(e.loadIcons&&(i.length>1||!r)){ci(e.loadIcons(i,s,n),u=>{xt(e,i,u)});return}if(r){i.forEach(u=>{const h=r(u,s,n);ci(h,y=>{const S=y?{prefix:s,icons:{[u]:y}}:null;xt(e,[u],S)})});return}const{valid:o,invalid:l}=qc(i);if(l.length&&xt(e,l,null),!o.length)return;const c=s.match(xr)?Qn(n):null;if(!c){xt(e,o,null);return}c.prepare(n,s,o).forEach(u=>{kc(n,u,h=>{xt(e,u.icons,h)})})}))}const Gc=(e,t)=>{const n=Vc(e,!0,Cr()),s=Dc(n);if(!s.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(s.loaded,s.missing,s.pending,li)}),()=>{c=!1}}const i=Object.create(null),r=[];let o,l;return s.pending.forEach(c=>{const{provider:d,prefix:u}=c;if(u===l&&d===o)return;o=d,l=u,r.push(dt(d,u));const h=i[d]||(i[d]=Object.create(null));h[u]||(h[u]=[])}),s.pending.forEach(c=>{const{provider:d,prefix:u,name:h}=c,y=dt(d,u),S=y.pendingIcons||(y.pendingIcons=new Set);S.has(h)||(S.add(h),i[d][u].push(h))}),r.forEach(c=>{const d=i[c.provider][c.prefix];d.length&&zc(c,d)}),t?Hc(t,s,r):li};function Jc(e,t){const n={...e};for(const s in t){const i=t[s],r=typeof i;s in Er?(i===null||i&&(r==="string"||r==="number"))&&(n[s]=i):r===typeof n[s]&&(n[s]=s==="rotate"?i%4:i)}return n}const Qc=/[\s,]+/;function Yc(e,t){t.split(Qc).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function Xc(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function s(i){for(;i<0;)i+=4;return i%4}if(n===""){const i=parseInt(e);return isNaN(i)?0:s(i)}else if(n!==e){let i=0;switch(n){case"%":i=25;break;case"deg":i=90}if(i){let r=parseFloat(e.slice(0,e.length-n.length));return isNaN(r)?0:(r=r/i,r%1===0?s(r):0)}}return t}function Zc(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const s in t)n+=" "+s+'="'+t[s]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function ef(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function tf(e){return"data:image/svg+xml,"+ef(e)}function nf(e){return'url("'+tf(e)+'")'}const fi={...Ar,inline:!1},sf={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},rf={display:"inline-block"},Yn={backgroundColor:"currentColor"},Mr={backgroundColor:"transparent"},ui={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},ai={webkitMask:Yn,mask:Yn,background:Mr};for(const e in ai){const t=ai[e];for(const n in ui)t[e+n]=ui[n]}const Xt={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Xt[e+"-flip"]=t,Xt[e.slice(0,1)+"-flip"]=t,Xt[e+"Flip"]=t});function di(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const hi=(e,t)=>{const n=Jc(fi,t),s={...sf},i=t.mode||"svg",r={},o=t.style,l=typeof o=="object"&&!(o instanceof Array)?o:{};for(let A in t){const C=t[A];if(C!==void 0)switch(A){case"icon":case"style":case"onLoad":case"mode":case"ssr":break;case"inline":case"hFlip":case"vFlip":n[A]=C===!0||C==="true"||C===1;break;case"flip":typeof C=="string"&&Yc(n,C);break;case"color":r.color=C;break;case"rotate":typeof C=="string"?n[A]=Xc(C):typeof C=="number"&&(n[A]=C);break;case"ariaHidden":case"aria-hidden":C!==!0&&C!=="true"&&delete s["aria-hidden"];break;default:{const L=Xt[A];L?(C===!0||C==="true"||C===1)&&(n[L]=!0):fi[A]===void 0&&(s[A]=C)}}}const c=wc(e,n),d=c.attributes;if(n.inline&&(r.verticalAlign="-0.125em"),i==="svg"){s.style={...r,...l},Object.assign(s,d);let A=0,C=t.id;return typeof C=="string"&&(C=C.replace(/-/g,"_")),s.innerHTML=Cc(c.body,C?()=>C+"ID"+A++:"iconifyVue"),Bs("svg",s)}const{body:u,width:h,height:y}=e,S=i==="mask"||(i==="bg"?!1:u.indexOf("currentColor")!==-1),O=Zc(u,{...d,width:h+"",height:y+""});return s.style={...r,"--svg":nf(O),width:di(d.width),height:di(d.height),...rf,...S?Yn:Mr,...l},Bs("span",s)};Cr(!0);Ec("",jc);if(typeof document<"u"&&typeof window<"u"){const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(s=>{try{(typeof s!="object"||s===null||s instanceof Array||typeof s.icons!="object"||typeof s.prefix!="string"||!gc(s))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const s="IconifyProviders["+n+"] is invalid.";try{const i=t[n];if(typeof i!="object"||!i||i.resources===void 0)continue;Ac(n,i)||console.error(s)}catch{console.error(s)}}}}const of={...vn,body:""},lf=ht({inheritAttrs:!1,data(){return{_name:"",_loadingIcon:null,iconMounted:!1,counter:0}},mounted(){this.iconMounted=!0},unmounted(){this.abortLoading()},methods:{abortLoading(){this._loadingIcon&&(this._loadingIcon.abort(),this._loadingIcon=null)},getIcon(e,t,n){if(typeof e=="object"&&e!==null&&typeof e.body=="string")return this._name="",this.abortLoading(),{data:e};let s;if(typeof e!="string"||(s=yn(e,!1,!0))===null)return this.abortLoading(),null;let i=hc(s);if(!i)return(!this._loadingIcon||this._loadingIcon.name!==e)&&(this.abortLoading(),this._name="",i!==null&&(this._loadingIcon={name:e,abort:Gc([s],()=>{this.counter++})})),null;if(this.abortLoading(),this._name!==e&&(this._name=e,t&&t(e)),n){i=Object.assign({},i);const o=n(i.body,s.name,s.prefix,s.provider);typeof o=="string"&&(i.body=o)}const r=["iconify"];return s.prefix!==""&&r.push("iconify--"+s.prefix),s.provider!==""&&r.push("iconify--"+s.provider),{data:i,classes:r}}},render(){this.counter;const e=this.$attrs,t=this.iconMounted||e.ssr?this.getIcon(e.icon,e.onLoad,e.customise):null;if(!t)return hi(of,e);let n=e;return t.classes&&(n={...e,class:(typeof e.class=="string"?e.class+" ":"")+t.classes.join(" ")}),hi({...vn,...t.data},n)}}),cf={class:"icon-wrapper"},ff={key:1,class:"default-icon"},uf={class:"details"},af={class:"heading"},df={class:"content"},hf=ht({__name:"WelcomeItem",props:{icon:{default:""},heading:{default:"Item Title"},content:{default:"Item content description"},vertical:{type:Boolean,default:!1},iconSize:{default:"1.5rem"}},setup(e){return(t,n)=>(Z(),be("div",{class:dn(["item",{vertical:e.vertical}])},[H("div",cf,[On(t.$slots,"icon",{},()=>[e.icon?(Z(),ut(Ni(lf),{key:0,icon:e.icon,style:ct({fontSize:e.iconSize}),class:"iconify-icon"},null,8,["icon","style"])):(Z(),be("div",ff,Ke(e.icon||"?"),1))])]),H("div",uf,[H("h3",af,[On(t.$slots,"heading",{},()=>[Lt(Ke(e.heading),1)])]),H("div",df,[On(t.$slots,"default",{},()=>[Lt(Ke(e.content),1)])])])],2))}}),Xn=_n(hf,[["__scopeId","data-v-207e41b6"]]),pf={class:"welcome-container"},gf={key:0,class:"welcome-title"},mf={key:0},bf=["innerHTML"],_f=["innerHTML"],yf=ht({__name:"TheWelcome",props:{items:{default:()=>[{icon:"documentation",heading:"Documentation",content:"Vue's official documentation provides you with all information you need to get started."},{icon:"tooling",heading:"Tooling",content:"This project is served and bundled with Vite. The recommended IDE setup is VSCode + Vue - Official extension."},{icon:"ecosystem",heading:"Ecosystem",content:"Get official tools and libraries for your project: Pinia, Vue Router, Vue Test Utils, and Vue Dev Tools."},{icon:"community",heading:"Community",content:"Got stuck? Ask your question on Vue Land (our official Discord server), or StackOverflow."},{icon:"support",heading:"Support Vue",content:"As an independent project, Vue relies on community backing for its sustainability. You can help us by becoming a sponsor."}]},title:{default:"Welcome to Your Component Library"}},setup(e){const t=n=>({documentation:"mdi:book-open-variant",tooling:"mdi:hammer-wrench",ecosystem:"mdi:puzzle",community:"mdi:forum",support:"mdi:heart"})[n]??"mdi:information";return(n,s)=>(Z(),be("div",pf,[e.title?(Z(),be("h2",gf,Ke(e.title),1)):br("",!0),(Z(!0),be(le,null,Ms(e.items,(i,r)=>(Z(),ut(Xn,{key:r,icon:t(i.icon),heading:i.heading},{default:Ki(()=>[Array.isArray(i.content)?(Z(),be("div",mf,[(Z(!0),be(le,null,Ms(i.content,(o,l)=>(Z(),be("p",{key:l,innerHTML:o},null,8,bf))),128))])):(Z(),be("div",{key:1,innerHTML:i.content},null,8,_f))]),_:2},1032,["icon","heading"]))),128))]))}}),vf=_n(yf,[["__scopeId","data-v-95e350f3"]]),xf={class:"showcase-container"},wf={class:"showcase-main"},Sf={class:"component-section"},If={class:"component-demo"},Tf={class:"component-section"},Cf={class:"component-demo"},Ef={class:"component-section"},Af={class:"component-demo"},Pf="0.0.1",Of=ht({__name:"Showcase",setup(e){const t=po([{icon:"documentation",heading:"文档",content:"全面的指南和 API 文档,便于实现。"},{icon:"tooling",heading:"现代化工具",content:"使用 Vite 构建,提供快速开发和优化的构建。"},{icon:"ecosystem",heading:"丰富的生态系统",content:"与 Vue 3 和 TypeScript 无缝集成。"}]);return(n,s)=>(Z(),be("div",xf,[H("header",{class:"showcase-header"},[s[0]||(s[0]=H("h1",null,"Bricks UI Library 组件展示",-1)),H("p",{class:"showcase-version"},"版本: "+Ke(Pf))]),H("main",wf,[H("section",Sf,[s[1]||(s[1]=H("h2",null,"HelloWorld 组件",-1)),H("div",If,[X(oc,{title:"欢迎使用 Bricks UI Library",subtitle:"这是一个纯展示组件,通过 props 接收数据并展示","show-subtitle":!0,"primary-color":"#409eff","secondary-color":"#606266"})]),s[2]||(s[2]=Vs('<div class="component-props" data-v-d5cf52d9><h3 data-v-d5cf52d9>Props 说明:</h3><ul data-v-d5cf52d9><li data-v-d5cf52d9><strong data-v-d5cf52d9>title</strong>: 标题文本</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>subtitle</strong>: 副标题文本</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>showSubtitle</strong>: 是否显示副标题</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>primaryColor</strong>: 主要颜色</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>secondaryColor</strong>: 次要颜色</li></ul></div>',1))]),H("section",Tf,[s[3]||(s[3]=H("h2",null,"TheWelcome 组件",-1)),H("div",Cf,[X(vf,{title:"欢迎内容展示",items:t.value},null,8,["items"])]),s[4]||(s[4]=H("div",{class:"component-props"},[H("h3",null,"Props 说明:"),H("ul",null,[H("li",null,[H("strong",null,"title"),Lt(": 标题文本")]),H("li",null,[H("strong",null,"items"),Lt(": 欢迎项数组,包含 icon、heading 和 content")])])],-1))]),H("section",Ef,[s[6]||(s[6]=H("h2",null,"WelcomeItem 组件",-1)),H("div",Af,[X(Xn,{icon:"mdi:star",heading:"图标支持",content:"组件支持通过 Iconify 提供的图标",vertical:!1}),s[5]||(s[5]=H("br",null,null,-1)),X(Xn,{icon:"mdi:palette",heading:"样式定制",content:"组件具有内置样式,可以轻松定制",vertical:!0})]),s[7]||(s[7]=Vs('<div class="component-props" data-v-d5cf52d9><h3 data-v-d5cf52d9>Props 说明:</h3><ul data-v-d5cf52d9><li data-v-d5cf52d9><strong data-v-d5cf52d9>icon</strong>: 图标名称 (Iconify 图标)</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>heading</strong>: 标题内容</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>content</strong>: 内容文本</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>vertical</strong>: 是否垂直布局</li><li data-v-d5cf52d9><strong data-v-d5cf52d9>iconSize</strong>: 图标大小</li></ul></div>',1))])]),s[8]||(s[8]=H("footer",{class:"showcase-footer"},[H("p",null,"Bricks UI Library - 专为展示类组件设计")],-1))]))}}),Mf=_n(Of,[["__scopeId","data-v-d5cf52d9"]]),Ff=ht({__name:"App",setup(e){return(t,n)=>(Z(),ut(Mf))}});tc(Ff).mount("#app");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}.title[data-v-dba43729]{font-weight:500;font-size:2.6rem;position:relative;top:-10px}.subtitle[data-v-dba43729]{font-size:1.2rem}@media(min-width:1024px){.hello-world[data-v-dba43729]{text-align:left}}.item[data-v-207e41b6]{margin-top:2rem;display:flex;position:relative;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px #0000000d}.item.vertical[data-v-207e41b6]{flex-direction:column;align-items:center;text-align:center}.icon-wrapper[data-v-207e41b6]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.default-icon[data-v-207e41b6]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background-color:#f0f0f0;color:#666;font-weight:700}.details[data-v-207e41b6]{flex:1;margin-left:1rem}.vertical .details[data-v-207e41b6]{margin-left:0;margin-top:1rem}.heading[data-v-207e41b6]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:#2c3e50}.content[data-v-207e41b6]{color:#666;line-height:1.5}@media(min-width:1024px){.item[data-v-207e41b6]{margin-top:0;padding:1.2rem}.default-icon[data-v-207e41b6]{width:50px;height:50px;font-size:1.5rem}.item.vertical[data-v-207e41b6]{padding:1.5rem}}.welcome-container[data-v-95e350f3]{max-width:900px;margin:0 auto;padding:2rem 1rem}.welcome-title[data-v-95e350f3]{text-align:center;margin-bottom:2rem;font-size:1.8rem;color:#2c3e50}.icon-placeholder[data-v-95e350f3]{width:48px;height:48px;border-radius:8px;background:linear-gradient(135deg,#42b883,#35495e);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.showcase-container[data-v-d5cf52d9]{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.showcase-header[data-v-d5cf52d9]{text-align:center;margin-bottom:40px;padding:20px 0;border-bottom:1px solid #eaeaea}.showcase-header h1[data-v-d5cf52d9]{font-size:2.5rem;color:#2c3e50;margin-bottom:10px}.showcase-version[data-v-d5cf52d9]{font-size:1.1rem;color:#7f8c8d}.showcase-main[data-v-d5cf52d9]{display:flex;flex-direction:column;gap:60px}.component-section[data-v-d5cf52d9]{padding:30px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa}.component-section h2[data-v-d5cf52d9]{font-size:1.8rem;color:#34495e;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #3498db}.component-demo[data-v-d5cf52d9]{margin:20px 0 30px;padding:20px;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a}.component-props[data-v-d5cf52d9]{background-color:#f8f9fa;padding:15px;border-radius:6px}.component-props h3[data-v-d5cf52d9]{margin-top:0;color:#2c3e50}.component-props ul[data-v-d5cf52d9]{margin:10px 0;padding-left:20px}.component-props li[data-v-d5cf52d9]{margin-bottom:8px;line-height:1.5}.showcase-footer[data-v-d5cf52d9]{text-align:center;margin-top:40px;padding:20px 0;color:#7f8c8d;border-top:1px solid #eaeaea}*,: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: }.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.flex{display:flex}.flex-shrink{flex-shrink:1}.border{border-width:1px}.text-center{text-align:center}
|
package/dist/index.html
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8">
|
|
5
|
+
<link rel="icon" href="/favicon.ico">
|
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
7
|
+
<title>Vite App</title>
|
|
8
|
+
<script type="module" crossorigin src="/assets/index-DpC652Pk.js"></script>
|
|
9
|
+
<link rel="stylesheet" crossorigin href="/assets/index-IUtj-fT8.css">
|
|
10
|
+
</head>
|
|
11
|
+
<body>
|
|
12
|
+
<div id="app"></div>
|
|
13
|
+
</body>
|
|
14
|
+
</html>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bricks-ui-library",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.4",
|
|
4
4
|
"description": "A Vue 3 component library for developing pure display components that receive data through props and render it within the components.",
|
|
5
5
|
"private": false,
|
|
6
6
|
"type": "module",
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"scripts": {
|
|
20
20
|
"dev": "vite",
|
|
21
21
|
"build": "run-p type-check \"build-only {@}\" --",
|
|
22
|
-
"build-lib": "vite build --mode lib",
|
|
23
22
|
"preview": "vite preview",
|
|
24
23
|
"build-only": "vite build",
|
|
24
|
+
"build-lib": "vite build",
|
|
25
25
|
"type-check": "vue-tsc --build",
|
|
26
26
|
"prepublishOnly": "npm run build-lib"
|
|
27
27
|
},
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"display",
|
|
34
34
|
"props"
|
|
35
35
|
],
|
|
36
|
-
"author": "
|
|
36
|
+
"author": "Gabrial",
|
|
37
37
|
"license": "MIT",
|
|
38
38
|
"engines": {
|
|
39
39
|
"node": "^20.19.0 || >=22.12.0"
|
|
@@ -44,18 +44,23 @@
|
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@iconify/vue": "^4.1.2",
|
|
47
|
-
"
|
|
47
|
+
"@vueuse/core": "^14.1.0",
|
|
48
|
+
"bricks-ui-library": "0.0.2",
|
|
48
49
|
"vue": "^3.5.26"
|
|
49
50
|
},
|
|
50
51
|
"devDependencies": {
|
|
51
52
|
"@tsconfig/node24": "^24.0.3",
|
|
52
53
|
"@types/node": "^24.10.4",
|
|
54
|
+
"@unocss/preset-uno": "^66.5.12",
|
|
55
|
+
"@unocss/preset-wind3": "^66.5.12",
|
|
53
56
|
"@vitejs/plugin-vue": "^6.0.3",
|
|
54
57
|
"@vue/tsconfig": "^0.8.1",
|
|
55
58
|
"npm-run-all2": "^8.0.4",
|
|
56
59
|
"typescript": "~5.9.3",
|
|
60
|
+
"unocss": "^66.5.12",
|
|
61
|
+
"unplugin-auto-import": "^20.3.0",
|
|
57
62
|
"vite": "^7.3.0",
|
|
58
63
|
"vite-plugin-vue-devtools": "^8.0.5",
|
|
59
64
|
"vue-tsc": "^3.2.1"
|
|
60
65
|
}
|
|
61
|
-
}
|
|
66
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.hello-world[data-v-029130f9]{text-align:center}.title[data-v-029130f9]{font-weight:500;font-size:2.6rem;position:relative;top:-10px}.subtitle[data-v-029130f9]{font-size:1.2rem}@media(min-width:1024px){.hello-world[data-v-029130f9]{text-align:left}}.item[data-v-207e41b6]{margin-top:2rem;display:flex;position:relative;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px #0000000d}.item.vertical[data-v-207e41b6]{flex-direction:column;align-items:center;text-align:center}.icon-wrapper[data-v-207e41b6]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.default-icon[data-v-207e41b6]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background-color:#f0f0f0;color:#666;font-weight:700}.details[data-v-207e41b6]{flex:1;margin-left:1rem}.vertical .details[data-v-207e41b6]{margin-left:0;margin-top:1rem}.heading[data-v-207e41b6]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:#2c3e50}.content[data-v-207e41b6]{color:#666;line-height:1.5}@media(min-width:1024px){.item[data-v-207e41b6]{margin-top:0;padding:1.2rem}.default-icon[data-v-207e41b6]{width:50px;height:50px;font-size:1.5rem}.item.vertical[data-v-207e41b6]{padding:1.5rem}}.welcome-container[data-v-95e350f3]{max-width:900px;margin:0 auto;padding:2rem 1rem}.welcome-title[data-v-95e350f3]{text-align:center;margin-bottom:2rem;font-size:1.8rem;color:#2c3e50}.icon-placeholder[data-v-95e350f3]{width:48px;height:48px;border-radius:8px;background:linear-gradient(135deg,#42b883,#35495e);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}
|