@zyzgroup/core-vue 0.0.16 → 0.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ce/style.css +1 -1
- package/ce/yz_custom_element.iife.js +88 -85
- package/ce/yz_custom_element.iife.js.map +1 -1
- package/ce/yz_custom_element.js +10690 -10136
- package/ce/yz_custom_element.js.map +1 -1
- package/ce/yz_custom_element.umd.cjs +88 -85
- package/ce/yz_custom_element.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/dist/zyzgroup_core_vue.iife.js +40 -39
- package/dist/zyzgroup_core_vue.iife.js.map +1 -1
- package/dist/zyzgroup_core_vue.js +11706 -11185
- package/dist/zyzgroup_core_vue.js.map +1 -1
- package/dist/zyzgroup_core_vue.umd.cjs +40 -39
- package/dist/zyzgroup_core_vue.umd.cjs.map +1 -1
- package/package.json +2 -1
- package/types/components/Canvas.ce.vue.d.ts +0 -2
- package/types/components/Canvas.vue.d.ts +0 -2
- package/types/components/SVG.ce.vue.d.ts +38 -0
- package/types/components/SVG.vue.d.ts +38 -0
- package/types/components/SVGAndCanvas.ce.vue.d.ts +2 -0
- package/types/components/SVGAndCanvas.vue.d.ts +2 -0
- package/types/lib.d.ts +2 -2
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(J,Fe){typeof exports=="object"&&typeof module<"u"?Fe(exports):typeof define=="function"&&define.amd?define(["exports"],Fe):(J=typeof globalThis<"u"?globalThis:J||self,Fe(J.ZYZGroupCoreVue={}))})(this,function(J){"use strict";/**
|
|
2
2
|
* @vue/shared v3.4.25
|
|
3
3
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
4
|
* @license MIT
|
|
5
|
-
**//*! #__NO_SIDE_EFFECTS__ */function
|
|
5
|
+
**//*! #__NO_SIDE_EFFECTS__ */function Fe(n,t){const e=new Set(n.split(","));return t?s=>e.has(s.toLowerCase()):s=>e.has(s)}const It={}.NODE_ENV!=="production"?Object.freeze({}):{},Hn={}.NODE_ENV!=="production"?Object.freeze([]):[],Ht=()=>{},$u=()=>!1,rs=n=>n.charCodeAt(0)===111&&n.charCodeAt(1)===110&&(n.charCodeAt(2)>122||n.charCodeAt(2)<97),Ws=n=>n.startsWith("onUpdate:"),Gt=Object.assign,or=(n,t)=>{const e=n.indexOf(t);e>-1&&n.splice(e,1)},Lu=Object.prototype.hasOwnProperty,yt=(n,t)=>Lu.call(n,t),ct=Array.isArray,En=n=>qs(n)==="[object Map]",ca=n=>qs(n)==="[object Set]",ut=n=>typeof n=="function",Bt=n=>typeof n=="string",Cn=n=>typeof n=="symbol",kt=n=>n!==null&&typeof n=="object",ar=n=>(kt(n)||ut(n))&&ut(n.then)&&ut(n.catch),ua=Object.prototype.toString,qs=n=>ua.call(n),lr=n=>qs(n).slice(8,-1),ha=n=>qs(n)==="[object Object]",cr=n=>Bt(n)&&n!=="NaN"&&n[0]!=="-"&&""+parseInt(n,10)===n,os=Fe(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Fu=Fe("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),Ks=n=>{const t=Object.create(null);return e=>t[e]||(t[e]=n(e))},Vu=/-(\w)/g,Ve=Ks(n=>n.replace(Vu,(t,e)=>e?e.toUpperCase():"")),Gu=/\B([A-Z])/g,cn=Ks(n=>n.replace(Gu,"-$1").toLowerCase()),Sn=Ks(n=>n.charAt(0).toUpperCase()+n.slice(1)),Tn=Ks(n=>n?`on${Sn(n)}`:""),un=(n,t)=>!Object.is(n,t),as=(n,t)=>{for(let e=0;e<n.length;e++)n[e](t)},fa=(n,t,e)=>{Object.defineProperty(n,t,{configurable:!0,enumerable:!1,value:e})},zu=n=>{const t=parseFloat(n);return isNaN(t)?n:t};let da;const ur=()=>da||(da=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function q(n){if(ct(n)){const t={};for(let e=0;e<n.length;e++){const s=n[e],i=Bt(s)?Uu(s):q(s);if(i)for(const r in i)t[r]=i[r]}return t}else if(Bt(n)||kt(n))return n}const ju=/;(?![^(]*\))/g,Hu=/:([^]+)/,Bu=/\/\*[^]*?\*\//g;function Uu(n){const t={};return n.replace(Bu,"").split(ju).forEach(e=>{if(e){const s=e.split(Hu);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function ye(n){let t="";if(Bt(n))t=n;else if(ct(n))for(let e=0;e<n.length;e++){const s=ye(n[e]);s&&(t+=s+" ")}else if(kt(n))for(const e in n)n[e]&&(t+=e+" ");return t.trim()}const Yu=Fe("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function pa(n){return!!n||n===""}const St=n=>Bt(n)?n:n==null?"":ct(n)||kt(n)&&(n.toString===ua||!ut(n.toString))?JSON.stringify(n,ma,2):String(n),ma=(n,t)=>t&&t.__v_isRef?ma(n,t.value):En(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((e,[s,i],r)=>(e[hr(s,r)+" =>"]=i,e),{})}:ca(t)?{[`Set(${t.size})`]:[...t.values()].map(e=>hr(e))}:Cn(t)?hr(t):kt(t)&&!ct(t)&&!ha(t)?String(t):t,hr=(n,t="")=>{var e;return Cn(n)?`Symbol(${(e=n.description)!=null?e:t})`:n};/**
|
|
6
6
|
* @vue/reactivity v3.4.25
|
|
7
7
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
8
|
* @license MIT
|
|
9
|
-
**/function cn(t,...e){console.warn(`[Vue warn] ${t}`,...e)}let Nt;class Bu{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Nt,!e&&Nt&&(this.index=(Nt.scopes||(Nt.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const n=Nt;try{return Nt=this,e()}finally{Nt=n}}else({}).NODE_ENV!=="production"&&cn("cannot run an inactive effect scope.")}on(){Nt=this}off(){Nt=this.parent}stop(e){if(this._active){let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.scopes)for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!e){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this._active=!1}}}function Uu(t,e=Nt){e&&e.active&&e.effects.push(t)}function Wu(){return Nt}let Cn;class or{constructor(e,n,s,i){this.fn=e,this.trigger=n,this.scheduler=s,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Uu(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Ut();for(let e=0;e<this._depsLength;e++){const n=this.deps[e];if(n.computed&&(Yu(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Wt()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=un,n=Cn;try{return un=!0,Cn=this,this._runnings++,ua(this),this.fn()}finally{ha(this),this._runnings--,Cn=n,un=e}}stop(){var e;this.active&&(ua(this),ha(this),(e=this.onStop)==null||e.call(this),this.active=!1)}}function Yu(t){return t.value}function ua(t){t._trackId++,t._depsLength=0}function ha(t){if(t.deps.length>t._depsLength){for(let e=t._depsLength;e<t.deps.length;e++)fa(t.deps[e],t);t.deps.length=t._depsLength}}function fa(t,e){const n=t.get(e);n!==void 0&&e._trackId!==n&&(t.delete(e),t.size===0&&t.cleanup())}let un=!0,ar=0;const da=[];function Ut(){da.push(un),un=!1}function Wt(){const t=da.pop();un=t===void 0?!0:t}function lr(){ar++}function cr(){for(ar--;!ar&&ur.length;)ur.shift()()}function pa(t,e,n){var s;if(e.get(t)!==t._trackId){e.set(t,t._trackId);const i=t.deps[t._depsLength];i!==e?(i&&fa(i,t),t.deps[t._depsLength++]=e):t._depsLength++,{}.NODE_ENV!=="production"&&((s=t.onTrack)==null||s.call(t,Le({effect:t},n)))}}const ur=[];function ma(t,e,n){var s;lr();for(const i of t.keys()){let r;i._dirtyLevel<e&&(r??(r=t.get(i)===i._trackId))&&(i._shouldSchedule||(i._shouldSchedule=i._dirtyLevel===0),i._dirtyLevel=e),i._shouldSchedule&&(r??(r=t.get(i)===i._trackId))&&({}.NODE_ENV!=="production"&&((s=i.onTrigger)==null||s.call(i,Le({effect:i},n))),i.trigger(),(!i._runnings||i.allowRecurse)&&i._dirtyLevel!==2&&(i._shouldSchedule=!1,i.scheduler&&ur.push(i.scheduler)))}cr()}const ga=(t,e)=>{const n=new Map;return n.cleanup=t,n.computed=e,n},hr=new WeakMap,Tn=Symbol({}.NODE_ENV!=="production"?"iterate":""),fr=Symbol({}.NODE_ENV!=="production"?"Map key iterate":"");function Ke(t,e,n){if(un&&Cn){let s=hr.get(t);s||hr.set(t,s=new Map);let i=s.get(n);i||s.set(n,i=ga(()=>s.delete(n))),pa(Cn,i,{}.NODE_ENV!=="production"?{target:t,type:e,key:n}:void 0)}}function Ft(t,e,n,s,i,r){const o=hr.get(t);if(!o)return;let a=[];if(e==="clear")a=[...o.values()];else if(n==="length"&&re(t)){const l=Number(s);o.forEach((c,u)=>{(u==="length"||!xn(u)&&u>=l)&&a.push(c)})}else switch(n!==void 0&&a.push(o.get(n)),e){case"add":re(t)?sr(n)&&a.push(o.get("length")):(a.push(o.get(Tn)),bn(t)&&a.push(o.get(fr)));break;case"delete":re(t)||(a.push(o.get(Tn)),bn(t)&&a.push(o.get(fr)));break;case"set":bn(t)&&a.push(o.get(Tn));break}lr();for(const l of a)l&&ma(l,4,{}.NODE_ENV!=="production"?{target:t,type:e,key:n,newValue:s,oldValue:i,oldTarget:r}:void 0);cr()}const Xu=$t("__proto__,__v_isRef,__isVue"),_a=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(xn)),va=qu();function qu(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const s=me(this);for(let r=0,o=this.length;r<o;r++)Ke(s,"get",r+"");const i=s[e](...n);return i===-1||i===!1?s[e](...n.map(me)):i}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){Ut(),lr();const s=me(this)[e].apply(this,n);return cr(),Wt(),s}}),t}function Ku(t){xn(t)||(t=String(t));const e=me(this);return Ke(e,"has",t),e.hasOwnProperty(t)}class ya{constructor(e=!1,n=!1){this._isReadonly=e,this._isShallow=n}get(e,n,s){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?Oa:Na:r?Pa:ka).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(s)?e:void 0;const o=re(e);if(!i){if(o&&_e(va,n))return Reflect.get(va,n,s);if(n==="hasOwnProperty")return Ku}const a=Reflect.get(e,n,s);return(xn(n)?_a.has(n):Xu(n))||(i||Ke(e,"get",n),r)?a:Ze(a)?o&&sr(n)?a:a.value:Ee(a)?i?Ia(a):st(a):a}}class ba extends ya{constructor(e=!1){super(!1,e)}set(e,n,s,i){let r=e[n];if(!this._isShallow){const l=Sn(r);if(!kn(s)&&!Sn(s)&&(r=me(r),s=me(s)),!re(e)&&Ze(r)&&!Ze(s))return l?!1:(r.value=s,!0)}const o=re(e)&&sr(n)?Number(n)<e.length:_e(e,n),a=Reflect.set(e,n,s,i);return e===me(i)&&(o?ln(s,r)&&Ft(e,"set",n,s,r):Ft(e,"add",n,s)),a}deleteProperty(e,n){const s=_e(e,n),i=e[n],r=Reflect.deleteProperty(e,n);return r&&s&&Ft(e,"delete",n,void 0,i),r}has(e,n){const s=Reflect.has(e,n);return(!xn(n)||!_a.has(n))&&Ke(e,"has",n),s}ownKeys(e){return Ke(e,"iterate",re(e)?"length":Tn),Reflect.ownKeys(e)}}class xa extends ya{constructor(e=!1){super(!0,e)}set(e,n){return{}.NODE_ENV!=="production"&&cn(`Set operation on key "${String(n)}" failed: target is readonly.`,e),!0}deleteProperty(e,n){return{}.NODE_ENV!=="production"&&cn(`Delete operation on key "${String(n)}" failed: target is readonly.`,e),!0}}const Zu=new ba,Qu=new xa,Ju=new ba(!0),eh=new xa(!0),dr=t=>t,Hs=t=>Reflect.getPrototypeOf(t);function Bs(t,e,n=!1,s=!1){t=t.__v_raw;const i=me(t),r=me(e);n||(ln(e,r)&&Ke(i,"get",e),Ke(i,"get",r));const{has:o}=Hs(i),a=s?dr:n?mr:ts;if(o.call(i,e))return a(t.get(e));if(o.call(i,r))return a(t.get(r));t!==i&&t.get(e)}function Us(t,e=!1){const n=this.__v_raw,s=me(n),i=me(t);return e||(ln(t,i)&&Ke(s,"has",t),Ke(s,"has",i)),t===i?n.has(t):n.has(t)||n.has(i)}function Ws(t,e=!1){return t=t.__v_raw,!e&&Ke(me(t),"iterate",Tn),Reflect.get(t,"size",t)}function wa(t){t=me(t);const e=me(this);return Hs(e).has.call(e,t)||(e.add(t),Ft(e,"add",t,t)),this}function Ea(t,e){e=me(e);const n=me(this),{has:s,get:i}=Hs(n);let r=s.call(n,t);r?{}.NODE_ENV!=="production"&&Sa(n,s,t):(t=me(t),r=s.call(n,t));const o=i.call(n,t);return n.set(t,e),r?ln(e,o)&&Ft(n,"set",t,e,o):Ft(n,"add",t,e),this}function Ca(t){const e=me(this),{has:n,get:s}=Hs(e);let i=n.call(e,t);i?{}.NODE_ENV!=="production"&&Sa(e,n,t):(t=me(t),i=n.call(e,t));const r=s?s.call(e,t):void 0,o=e.delete(t);return i&&Ft(e,"delete",t,void 0,r),o}function Ta(){const t=me(this),e=t.size!==0,n={}.NODE_ENV!=="production"?bn(t)?new Map(t):new Set(t):void 0,s=t.clear();return e&&Ft(t,"clear",void 0,void 0,n),s}function Ys(t,e){return function(s,i){const r=this,o=r.__v_raw,a=me(o),l=e?dr:t?mr:ts;return!t&&Ke(a,"iterate",Tn),o.forEach((c,u)=>s.call(i,l(c),l(u),r))}}function Xs(t,e,n){return function(...s){const i=this.__v_raw,r=me(i),o=bn(r),a=t==="entries"||t===Symbol.iterator&&o,l=t==="keys"&&o,c=i[t](...s),u=n?dr:e?mr:ts;return!e&&Ke(r,"iterate",l?fr:Tn),{next(){const{value:h,done:f}=c.next();return f?{value:h,done:f}:{value:a?[u(h[0]),u(h[1])]:u(h),done:f}},[Symbol.iterator](){return this}}}}function hn(t){return function(...e){if({}.NODE_ENV!=="production"){const n=e[0]?`on key "${e[0]}" `:"";cn(`${wn(t)} operation ${n}failed: target is readonly.`,me(this))}return t==="delete"?!1:t==="clear"?void 0:this}}function th(){const t={get(r){return Bs(this,r)},get size(){return Ws(this)},has:Us,add:wa,set:Ea,delete:Ca,clear:Ta,forEach:Ys(!1,!1)},e={get(r){return Bs(this,r,!1,!0)},get size(){return Ws(this)},has:Us,add:wa,set:Ea,delete:Ca,clear:Ta,forEach:Ys(!1,!0)},n={get(r){return Bs(this,r,!0)},get size(){return Ws(this,!0)},has(r){return Us.call(this,r,!0)},add:hn("add"),set:hn("set"),delete:hn("delete"),clear:hn("clear"),forEach:Ys(!0,!1)},s={get(r){return Bs(this,r,!0,!0)},get size(){return Ws(this,!0)},has(r){return Us.call(this,r,!0)},add:hn("add"),set:hn("set"),delete:hn("delete"),clear:hn("clear"),forEach:Ys(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{t[r]=Xs(r,!1,!1),n[r]=Xs(r,!0,!1),e[r]=Xs(r,!1,!0),s[r]=Xs(r,!0,!0)}),[t,n,e,s]}const[nh,sh,ih,rh]=th();function qs(t,e){const n=e?t?rh:ih:t?sh:nh;return(s,i,r)=>i==="__v_isReactive"?!t:i==="__v_isReadonly"?t:i==="__v_raw"?s:Reflect.get(_e(n,i)&&i in s?n:s,i,r)}const oh={get:qs(!1,!1)},ah={get:qs(!1,!0)},lh={get:qs(!0,!1)},ch={get:qs(!0,!0)};function Sa(t,e,n){const s=me(n);if(s!==n&&e.call(t,s)){const i=nr(t);cn(`Reactive ${i} contains both the raw and reactive versions of the same object${i==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const ka=new WeakMap,Pa=new WeakMap,Na=new WeakMap,Oa=new WeakMap;function uh(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function hh(t){return t.__v_skip||!Object.isExtensible(t)?0:uh(nr(t))}function st(t){return Sn(t)?t:Ks(t,!1,Zu,oh,ka)}function fh(t){return Ks(t,!1,Ju,ah,Pa)}function Ia(t){return Ks(t,!0,Qu,lh,Na)}function Yt(t){return Ks(t,!0,eh,ch,Oa)}function Ks(t,e,n,s,i){if(!Ee(t))return{}.NODE_ENV!=="production"&&cn(`value cannot be made reactive: ${String(t)}`),t;if(t.__v_raw&&!(e&&t.__v_isReactive))return t;const r=i.get(t);if(r)return r;const o=hh(t);if(o===0)return t;const a=new Proxy(t,o===2?s:n);return i.set(t,a),a}function zn(t){return Sn(t)?zn(t.__v_raw):!!(t&&t.__v_isReactive)}function Sn(t){return!!(t&&t.__v_isReadonly)}function kn(t){return!!(t&&t.__v_isShallow)}function pr(t){return t?!!t.__v_raw:!1}function me(t){const e=t&&t.__v_raw;return e?me(e):t}function dh(t){return Object.isExtensible(t)&&oa(t,"__v_skip",!0),t}const ts=t=>Ee(t)?st(t):t,mr=t=>Ee(t)?Ia(t):t,ph="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";class Ma{constructor(e,n,s,i){this.getter=e,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new or(()=>e(this._value),()=>Zs(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=s}get value(){const e=me(this);return(!e._cacheable||e.effect.dirty)&&ln(e._value,e._value=e.effect.run())&&Zs(e,4),Da(e),e.effect._dirtyLevel>=2&&({}.NODE_ENV!=="production"&&this._warnRecursive&&cn(ph,`
|
|
9
|
+
**/function hn(n,...t){console.warn(`[Vue warn] ${n}`,...t)}let Ie;class Xu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ie,!t&&Ie&&(this.index=(Ie.scopes||(Ie.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const e=Ie;try{return Ie=this,t()}finally{Ie=e}}else({}).NODE_ENV!=="production"&&hn("cannot run an inactive effect scope.")}on(){Ie=this}off(){Ie=this.parent}stop(t){if(this._active){let e,s;for(e=0,s=this.effects.length;e<s;e++)this.effects[e].stop();for(e=0,s=this.cleanups.length;e<s;e++)this.cleanups[e]();if(this.scopes)for(e=0,s=this.scopes.length;e<s;e++)this.scopes[e].stop(!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,this._active=!1}}}function Wu(n,t=Ie){t&&t.active&&t.effects.push(n)}function qu(){return Ie}let kn;class fr{constructor(t,e,s,i){this.fn=t,this.trigger=e,this.scheduler=s,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Wu(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Xe();for(let t=0;t<this._depsLength;t++){const e=this.deps[t];if(e.computed&&(Ku(e.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),We()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=fn,e=kn;try{return fn=!0,kn=this,this._runnings++,ga(this),this.fn()}finally{va(this),this._runnings--,kn=e,fn=t}}stop(){var t;this.active&&(ga(this),va(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Ku(n){return n.value}function ga(n){n._trackId++,n._depsLength=0}function va(n){if(n.deps.length>n._depsLength){for(let t=n._depsLength;t<n.deps.length;t++)_a(n.deps[t],n);n.deps.length=n._depsLength}}function _a(n,t){const e=n.get(t);e!==void 0&&t._trackId!==e&&(n.delete(t),n.size===0&&n.cleanup())}let fn=!0,dr=0;const ya=[];function Xe(){ya.push(fn),fn=!1}function We(){const n=ya.pop();fn=n===void 0?!0:n}function pr(){dr++}function mr(){for(dr--;!dr&&gr.length;)gr.shift()()}function ba(n,t,e){var s;if(t.get(n)!==n._trackId){t.set(n,n._trackId);const i=n.deps[n._depsLength];i!==t?(i&&_a(i,n),n.deps[n._depsLength++]=t):n._depsLength++,{}.NODE_ENV!=="production"&&((s=n.onTrack)==null||s.call(n,Gt({effect:n},e)))}}const gr=[];function xa(n,t,e){var s;pr();for(const i of n.keys()){let r;i._dirtyLevel<t&&(r??(r=n.get(i)===i._trackId))&&(i._shouldSchedule||(i._shouldSchedule=i._dirtyLevel===0),i._dirtyLevel=t),i._shouldSchedule&&(r??(r=n.get(i)===i._trackId))&&({}.NODE_ENV!=="production"&&((s=i.onTrigger)==null||s.call(i,Gt({effect:i},e))),i.trigger(),(!i._runnings||i.allowRecurse)&&i._dirtyLevel!==2&&(i._shouldSchedule=!1,i.scheduler&&gr.push(i.scheduler)))}mr()}const wa=(n,t)=>{const e=new Map;return e.cleanup=n,e.computed=t,e},vr=new WeakMap,Pn=Symbol({}.NODE_ENV!=="production"?"iterate":""),_r=Symbol({}.NODE_ENV!=="production"?"Map key iterate":"");function ne(n,t,e){if(fn&&kn){let s=vr.get(n);s||vr.set(n,s=new Map);let i=s.get(e);i||s.set(e,i=wa(()=>s.delete(e))),ba(kn,i,{}.NODE_ENV!=="production"?{target:n,type:t,key:e}:void 0)}}function Ge(n,t,e,s,i,r){const o=vr.get(n);if(!o)return;let a=[];if(t==="clear")a=[...o.values()];else if(e==="length"&&ct(n)){const l=Number(s);o.forEach((c,u)=>{(u==="length"||!Cn(u)&&u>=l)&&a.push(c)})}else switch(e!==void 0&&a.push(o.get(e)),t){case"add":ct(n)?cr(e)&&a.push(o.get("length")):(a.push(o.get(Pn)),En(n)&&a.push(o.get(_r)));break;case"delete":ct(n)||(a.push(o.get(Pn)),En(n)&&a.push(o.get(_r)));break;case"set":En(n)&&a.push(o.get(Pn));break}pr();for(const l of a)l&&xa(l,4,{}.NODE_ENV!=="production"?{target:n,type:t,key:e,newValue:s,oldValue:i,oldTarget:r}:void 0);mr()}const Zu=Fe("__proto__,__v_isRef,__isVue"),Ea=new Set(Object.getOwnPropertyNames(Symbol).filter(n=>n!=="arguments"&&n!=="caller").map(n=>Symbol[n]).filter(Cn)),Ca=Qu();function Qu(){const n={};return["includes","indexOf","lastIndexOf"].forEach(t=>{n[t]=function(...e){const s=gt(this);for(let r=0,o=this.length;r<o;r++)ne(s,"get",r+"");const i=s[t](...e);return i===-1||i===!1?s[t](...e.map(gt)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{n[t]=function(...e){Xe(),pr();const s=gt(this)[t].apply(this,e);return mr(),We(),s}}),n}function Ju(n){Cn(n)||(n=String(n));const t=gt(this);return ne(t,"has",n),t.hasOwnProperty(n)}class Sa{constructor(t=!1,e=!1){this._isReadonly=t,this._isShallow=e}get(t,e,s){const i=this._isReadonly,r=this._isShallow;if(e==="__v_isReactive")return!i;if(e==="__v_isReadonly")return i;if(e==="__v_isShallow")return r;if(e==="__v_raw")return s===(i?r?$a:Ra:r?Aa:Ma).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=ct(t);if(!i){if(o&&yt(Ca,e))return Reflect.get(Ca,e,s);if(e==="hasOwnProperty")return Ju}const a=Reflect.get(t,e,s);return(Cn(e)?Ea.has(e):Zu(e))||(i||ne(t,"get",e),r)?a:se(a)?o&&cr(e)?a:a.value:kt(a)?i?La(a):le(a):a}}class Ta extends Sa{constructor(t=!1){super(!1,t)}set(t,e,s,i){let r=t[e];if(!this._isShallow){const l=On(r);if(!Nn(s)&&!On(s)&&(r=gt(r),s=gt(s)),!ct(t)&&se(r)&&!se(s))return l?!1:(r.value=s,!0)}const o=ct(t)&&cr(e)?Number(e)<t.length:yt(t,e),a=Reflect.set(t,e,s,i);return t===gt(i)&&(o?un(s,r)&&Ge(t,"set",e,s,r):Ge(t,"add",e,s)),a}deleteProperty(t,e){const s=yt(t,e),i=t[e],r=Reflect.deleteProperty(t,e);return r&&s&&Ge(t,"delete",e,void 0,i),r}has(t,e){const s=Reflect.has(t,e);return(!Cn(e)||!Ea.has(e))&&ne(t,"has",e),s}ownKeys(t){return ne(t,"iterate",ct(t)?"length":Pn),Reflect.ownKeys(t)}}class ka extends Sa{constructor(t=!1){super(!0,t)}set(t,e){return{}.NODE_ENV!=="production"&&hn(`Set operation on key "${String(e)}" failed: target is readonly.`,t),!0}deleteProperty(t,e){return{}.NODE_ENV!=="production"&&hn(`Delete operation on key "${String(e)}" failed: target is readonly.`,t),!0}}const th=new Ta,eh=new ka,nh=new Ta(!0),sh=new ka(!0),yr=n=>n,Zs=n=>Reflect.getPrototypeOf(n);function Qs(n,t,e=!1,s=!1){n=n.__v_raw;const i=gt(n),r=gt(t);e||(un(t,r)&&ne(i,"get",t),ne(i,"get",r));const{has:o}=Zs(i),a=s?yr:e?xr:ls;if(o.call(i,t))return a(n.get(t));if(o.call(i,r))return a(n.get(r));n!==i&&n.get(t)}function Js(n,t=!1){const e=this.__v_raw,s=gt(e),i=gt(n);return t||(un(n,i)&&ne(s,"has",n),ne(s,"has",i)),n===i?e.has(n):e.has(n)||e.has(i)}function ti(n,t=!1){return n=n.__v_raw,!t&&ne(gt(n),"iterate",Pn),Reflect.get(n,"size",n)}function Pa(n){n=gt(n);const t=gt(this);return Zs(t).has.call(t,n)||(t.add(n),Ge(t,"add",n,n)),this}function Oa(n,t){t=gt(t);const e=gt(this),{has:s,get:i}=Zs(e);let r=s.call(e,n);r?{}.NODE_ENV!=="production"&&Da(e,s,n):(n=gt(n),r=s.call(e,n));const o=i.call(e,n);return e.set(n,t),r?un(t,o)&&Ge(e,"set",n,t,o):Ge(e,"add",n,t),this}function Na(n){const t=gt(this),{has:e,get:s}=Zs(t);let i=e.call(t,n);i?{}.NODE_ENV!=="production"&&Da(t,e,n):(n=gt(n),i=e.call(t,n));const r=s?s.call(t,n):void 0,o=t.delete(n);return i&&Ge(t,"delete",n,void 0,r),o}function Ia(){const n=gt(this),t=n.size!==0,e={}.NODE_ENV!=="production"?En(n)?new Map(n):new Set(n):void 0,s=n.clear();return t&&Ge(n,"clear",void 0,void 0,e),s}function ei(n,t){return function(s,i){const r=this,o=r.__v_raw,a=gt(o),l=t?yr:n?xr:ls;return!n&&ne(a,"iterate",Pn),o.forEach((c,u)=>s.call(i,l(c),l(u),r))}}function ni(n,t,e){return function(...s){const i=this.__v_raw,r=gt(i),o=En(r),a=n==="entries"||n===Symbol.iterator&&o,l=n==="keys"&&o,c=i[n](...s),u=e?yr:t?xr:ls;return!t&&ne(r,"iterate",l?_r:Pn),{next(){const{value:h,done:f}=c.next();return f?{value:h,done:f}:{value:a?[u(h[0]),u(h[1])]:u(h),done:f}},[Symbol.iterator](){return this}}}}function dn(n){return function(...t){if({}.NODE_ENV!=="production"){const e=t[0]?`on key "${t[0]}" `:"";hn(`${Sn(n)} operation ${e}failed: target is readonly.`,gt(this))}return n==="delete"?!1:n==="clear"?void 0:this}}function ih(){const n={get(r){return Qs(this,r)},get size(){return ti(this)},has:Js,add:Pa,set:Oa,delete:Na,clear:Ia,forEach:ei(!1,!1)},t={get(r){return Qs(this,r,!1,!0)},get size(){return ti(this)},has:Js,add:Pa,set:Oa,delete:Na,clear:Ia,forEach:ei(!1,!0)},e={get(r){return Qs(this,r,!0)},get size(){return ti(this,!0)},has(r){return Js.call(this,r,!0)},add:dn("add"),set:dn("set"),delete:dn("delete"),clear:dn("clear"),forEach:ei(!0,!1)},s={get(r){return Qs(this,r,!0,!0)},get size(){return ti(this,!0)},has(r){return Js.call(this,r,!0)},add:dn("add"),set:dn("set"),delete:dn("delete"),clear:dn("clear"),forEach:ei(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=ni(r,!1,!1),e[r]=ni(r,!0,!1),t[r]=ni(r,!1,!0),s[r]=ni(r,!0,!0)}),[n,e,t,s]}const[rh,oh,ah,lh]=ih();function si(n,t){const e=t?n?lh:ah:n?oh:rh;return(s,i,r)=>i==="__v_isReactive"?!n:i==="__v_isReadonly"?n:i==="__v_raw"?s:Reflect.get(yt(e,i)&&i in s?e:s,i,r)}const ch={get:si(!1,!1)},uh={get:si(!1,!0)},hh={get:si(!0,!1)},fh={get:si(!0,!0)};function Da(n,t,e){const s=gt(e);if(s!==e&&t.call(n,s)){const i=lr(n);hn(`Reactive ${i} contains both the raw and reactive versions of the same object${i==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const Ma=new WeakMap,Aa=new WeakMap,Ra=new WeakMap,$a=new WeakMap;function dh(n){switch(n){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ph(n){return n.__v_skip||!Object.isExtensible(n)?0:dh(lr(n))}function le(n){return On(n)?n:ii(n,!1,th,ch,Ma)}function mh(n){return ii(n,!1,nh,uh,Aa)}function La(n){return ii(n,!0,eh,hh,Ra)}function qe(n){return ii(n,!0,sh,fh,$a)}function ii(n,t,e,s,i){if(!kt(n))return{}.NODE_ENV!=="production"&&hn(`value cannot be made reactive: ${String(n)}`),n;if(n.__v_raw&&!(t&&n.__v_isReactive))return n;const r=i.get(n);if(r)return r;const o=ph(n);if(o===0)return n;const a=new Proxy(n,o===2?s:e);return i.set(n,a),a}function Bn(n){return On(n)?Bn(n.__v_raw):!!(n&&n.__v_isReactive)}function On(n){return!!(n&&n.__v_isReadonly)}function Nn(n){return!!(n&&n.__v_isShallow)}function br(n){return n?!!n.__v_raw:!1}function gt(n){const t=n&&n.__v_raw;return t?gt(t):n}function gh(n){return Object.isExtensible(n)&&fa(n,"__v_skip",!0),n}const ls=n=>kt(n)?le(n):n,xr=n=>kt(n)?La(n):n,vh="Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free";class Fa{constructor(t,e,s,i){this.getter=t,this._setter=e,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new fr(()=>t(this._value),()=>ri(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=s}get value(){const t=gt(this);return(!t._cacheable||t.effect.dirty)&&un(t._value,t._value=t.effect.run())&&ri(t,4),Va(t),t.effect._dirtyLevel>=2&&({}.NODE_ENV!=="production"&&this._warnRecursive&&hn(vh,`
|
|
10
10
|
|
|
11
|
-
getter: `,this.getter),
|
|
11
|
+
getter: `,this.getter),ri(t,2)),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function _h(n,t,e=!1){let s,i;const r=ut(n);r?(s=n,i={}.NODE_ENV!=="production"?()=>{hn("Write operation failed: computed value is readonly")}:Ht):(s=n.get,i=n.set);const o=new Fa(s,i,r||!i,e);return{}.NODE_ENV!=="production"&&t&&!e&&(o.effect.onTrack=t.onTrack,o.effect.onTrigger=t.onTrigger),o}function Va(n){var t;fn&&kn&&(n=gt(n),ba(kn,(t=n.dep)!=null?t:n.dep=wa(()=>n.dep=void 0,n instanceof Fa?n:void 0),{}.NODE_ENV!=="production"?{target:n,type:"get",key:"value"}:void 0))}function ri(n,t=4,e){n=gt(n);const s=n.dep;s&&xa(s,t,{}.NODE_ENV!=="production"?{target:n,type:"set",key:"value",newValue:e}:void 0)}function se(n){return!!(n&&n.__v_isRef===!0)}function G(n){return yh(n,!1)}function yh(n,t){return se(n)?n:new bh(n,t)}class bh{constructor(t,e){this.__v_isShallow=e,this.dep=void 0,this.__v_isRef=!0,this._rawValue=e?t:gt(t),this._value=e?t:ls(t)}get value(){return Va(this),this._value}set value(t){const e=this.__v_isShallow||Nn(t)||On(t);t=e?t:gt(t),un(t,this._rawValue)&&(this._rawValue=t,this._value=e?t:ls(t),ri(this,4,t))}}function Pt(n){return se(n)?n.value:n}const xh={get:(n,t,e)=>Pt(Reflect.get(n,t,e)),set:(n,t,e,s)=>{const i=n[t];return se(i)&&!se(e)?(i.value=e,!0):Reflect.set(n,t,e,s)}};function Ga(n){return Bn(n)?n:new Proxy(n,xh)}/**
|
|
12
12
|
* @vue/runtime-core v3.4.25
|
|
13
13
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
14
14
|
* @license MIT
|
|
15
|
-
**/const
|
|
16
|
-
`),i]);else{const r=[`[Vue warn]: ${
|
|
17
|
-
`,...
|
|
18
|
-
`],...xh(n))}),e}function xh({vnode:t,recurseCount:e}){const n=e>0?`... (${e} recursive calls)`:"",s=t.component?t.component.parent==null:!1,i=` at <${gi(t.component,t.type,s)}`,r=">"+n;return t.props?[i,...wh(t.props),r]:[i+r]}function wh(t){const e=[],n=Object.keys(t);return n.slice(0,3).forEach(s=>{e.push(...Ra(s,t[s]))}),n.length>3&&e.push(" ..."),e}function Ra(t,e,n){return ze(e)?(e=JSON.stringify(e),n?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?n?e:[`${t}=${e}`]:Ze(e)?(e=Ra(t,me(e.value),!0),n?e:[`${t}=Ref<`,e,">"]):ae(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=me(e),n?e:[`${t}=`,e])}const gr={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ."};function Xt(t,e,n,s){try{return s?t(...s):t()}catch(i){ns(i,e,n)}}function Ot(t,e,n,s){if(ae(t)){const i=Xt(t,e,n,s);return i&&tr(i)&&i.catch(r=>{ns(r,e,n)}),i}if(re(t)){const i=[];for(let r=0;r<t.length;r++)i.push(Ot(t[r],e,n,s));return i}else({}).NODE_ENV!=="production"&&B(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof t}`)}function ns(t,e,n,s=!0){const i=e?e.vnode:null;if(e){let r=e.parent;const o=e.proxy,a={}.NODE_ENV!=="production"?gr[n]:`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const c=r.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](t,o,a)===!1)return}r=r.parent}const l=e.appContext.config.errorHandler;if(l){Ut(),Xt(l,null,10,[t,o,a]),Wt();return}}Eh(t,n,i,s)}function Eh(t,e,n,s=!0){if({}.NODE_ENV!=="production"){const i=gr[e];if(n&&Qs(n),B(`Unhandled error${i?` during execution of ${i}`:""}`),n&&Js(),s)throw t;console.error(t)}else console.error(t)}let ss=!1,_r=!1;const it=[];let Vt=0;const jn=[];let qt=null,fn=0;const $a=Promise.resolve();let vr=null;const Ch=100;function La(t){const e=vr||$a;return t?e.then(this?t.bind(this):t):e}function Th(t){let e=Vt+1,n=it.length;for(;e<n;){const s=e+n>>>1,i=it[s],r=is(i);r<t||r===t&&i.pre?e=s+1:n=s}return e}function ei(t){(!it.length||!it.includes(t,ss&&t.allowRecurse?Vt+1:Vt))&&(t.id==null?it.push(t):it.splice(Th(t.id),0,t),Fa())}function Fa(){!ss&&!_r&&(_r=!0,vr=$a.then(ja))}function Sh(t){const e=it.indexOf(t);e>Vt&&it.splice(e,1)}function Va(t){re(t)?jn.push(...t):(!qt||!qt.includes(t,t.allowRecurse?fn+1:fn))&&jn.push(t),Fa()}function Ga(t,e,n=ss?Vt+1:0){for({}.NODE_ENV!=="production"&&(e=e||new Map);n<it.length;n++){const s=it[n];if(s&&s.pre){if(t&&s.id!==t.uid||{}.NODE_ENV!=="production"&&yr(e,s))continue;it.splice(n,1),n--,s()}}}function za(t){if(jn.length){const e=[...new Set(jn)].sort((n,s)=>is(n)-is(s));if(jn.length=0,qt){qt.push(...e);return}for(qt=e,{}.NODE_ENV!=="production"&&(t=t||new Map),fn=0;fn<qt.length;fn++)({}).NODE_ENV!=="production"&&yr(t,qt[fn])||qt[fn]();qt=null,fn=0}}const is=t=>t.id==null?1/0:t.id,kh=(t,e)=>{const n=is(t)-is(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function ja(t){_r=!1,ss=!0,{}.NODE_ENV!=="production"&&(t=t||new Map),it.sort(kh);const e={}.NODE_ENV!=="production"?n=>yr(t,n):Ge;try{for(Vt=0;Vt<it.length;Vt++){const n=it[Vt];if(n&&n.active!==!1){if({}.NODE_ENV!=="production"&&e(n))continue;Xt(n,null,14)}}}finally{Vt=0,it.length=0,za(t),ss=!1,vr=null,(it.length||jn.length)&&ja(t)}}function yr(t,e){if(!t.has(e))t.set(e,1);else{const n=t.get(e);if(n>Ch){const s=e.ownerInstance,i=s&&Wr(s.type);return ns(`Maximum recursive updates exceeded${i?` in component <${i}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else t.set(e,n+1)}}let Nn=!1;const Hn=new Set;({}).NODE_ENV!=="production"&&(ir().__VUE_HMR_RUNTIME__={createRecord:br(Ha),rerender:br(Oh),reload:br(Ih)});const On=new Map;function Ph(t){const e=t.type.__hmrId;let n=On.get(e);n||(Ha(e,t.type),n=On.get(e)),n.instances.add(t)}function Nh(t){On.get(t.type.__hmrId).instances.delete(t)}function Ha(t,e){return On.has(t)?!1:(On.set(t,{initialDef:rs(e),instances:new Set}),!0)}function rs(t){return Fl(t)?t.__vccOpts:t}function Oh(t,e){const n=On.get(t);n&&(n.initialDef.render=e,[...n.instances].forEach(s=>{e&&(s.render=e,rs(s.type).render=e),s.renderCache=[],Nn=!0,s.effect.dirty=!0,s.update(),Nn=!1}))}function Ih(t,e){const n=On.get(t);if(!n)return;e=rs(e),Ba(n.initialDef,e);const s=[...n.instances];for(const i of s){const r=rs(i.type);Hn.has(r)||(r!==n.initialDef&&Ba(r,e),Hn.add(r)),i.appContext.propsCache.delete(i.type),i.appContext.emitsCache.delete(i.type),i.appContext.optionsCache.delete(i.type),i.ceReload?(Hn.add(r),i.ceReload(e.styles),Hn.delete(r)):i.parent?(i.parent.effect.dirty=!0,ei(i.parent.update)):i.appContext.reload?i.appContext.reload():typeof window<"u"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Va(()=>{for(const i of s)Hn.delete(rs(i.type))})}function Ba(t,e){Le(t,e);for(const n in t)n!=="__file"&&!(n in e)&&delete t[n]}function br(t){return(e,n)=>{try{return t(e,n)}catch(s){console.error(s),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let Gt,os=[],xr=!1;function as(t,...e){Gt?Gt.emit(t,...e):xr||os.push({event:t,args:e})}function Ua(t,e){var n,s;Gt=t,Gt?(Gt.enabled=!0,os.forEach(({event:i,args:r})=>Gt.emit(i,...r)),os=[]):typeof window<"u"&&window.HTMLElement&&!((s=(n=window.navigator)==null?void 0:n.userAgent)!=null&&s.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(r=>{Ua(r,e)}),setTimeout(()=>{Gt||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,xr=!0,os=[])},3e3)):(xr=!0,os=[])}function Mh(t,e){as("app:init",t,e,{Fragment:ke,Text:ps,Comment:bt,Static:hi})}function Dh(t){as("app:unmount",t)}const Ah=wr("component:added"),Wa=wr("component:updated"),Rh=wr("component:removed"),$h=t=>{Gt&&typeof Gt.cleanupBuffer=="function"&&!Gt.cleanupBuffer(t)&&Rh(t)};/*! #__NO_SIDE_EFFECTS__ */function wr(t){return e=>{as(t,e.appContext.app,e.uid,e.parent?e.parent.uid:void 0,e)}}const Lh=Ya("perf:start"),Fh=Ya("perf:end");function Ya(t){return(e,n,s)=>{as(t,e.appContext.app,e.uid,e,n,s)}}function Vh(t,e,n){as("component:emit",t.appContext.app,t,e,n)}function Gh(t,e,...n){if(t.isUnmounted)return;const s=t.vnode.props||Se;if({}.NODE_ENV!=="production"){const{emitsOptions:u,propsOptions:[h]}=t;if(u)if(!(e in u))(!h||!(En(e)in h))&&B(`Component emitted event "${e}" but it is neither declared in the emits option nor as an "${En(e)}" prop.`);else{const f=u[e];ae(f)&&(f(...n)||B(`Invalid event arguments: event validation failed for event "${e}".`))}}let i=n;const r=e.startsWith("update:"),o=r&&e.slice(7);if(o&&o in s){const u=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:f}=s[u]||Se;f&&(i=n.map(d=>ze(d)?d.trim():d)),h&&(i=n.map(Fu))}if({}.NODE_ENV!=="production"&&Vh(t,e,i),{}.NODE_ENV!=="production"){const u=e.toLowerCase();u!==e&&s[En(u)]&&B(`Event "${u}" is emitted in component ${gi(t,t.type)} but the handler is registered for "${e}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${an(e)}" instead of "${e}".`)}let a,l=s[a=En(e)]||s[a=En(Lt(e))];!l&&r&&(l=s[a=En(an(e))]),l&&Ot(l,t,6,i);const c=s[a+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,Ot(c,t,6,i)}}function Xa(t,e,n=!1){const s=e.emitsCache,i=s.get(t);if(i!==void 0)return i;const r=t.emits;let o={},a=!1;if(!ae(t)){const l=c=>{const u=Xa(c,e,!0);u&&(a=!0,Le(o,u))};!n&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}return!r&&!a?(Ee(t)&&s.set(t,null),null):(re(r)?r.forEach(l=>o[l]=null):Le(o,r),Ee(t)&&s.set(t,o),o)}function ti(t,e){return!t||!Qn(e)?!1:(e=e.slice(2).replace(/Once$/,""),_e(t,e[0].toLowerCase()+e.slice(1))||_e(t,an(e))||_e(t,e))}let je=null,ni=null;function si(t){const e=je;return je=t,ni=t&&t.type.__scopeId||null,e}function ls(t){ni=t}function cs(){ni=null}function Pe(t,e=je,n){if(!e||t._n)return t;const s=(...i)=>{s._d&&Sl(-1);const r=si(e);let o;try{o=t(...i)}finally{si(r),s._d&&Sl(1)}return{}.NODE_ENV!=="production"&&Wa(e),o};return s._n=!0,s._c=!0,s._d=!0,s}let Er=!1;function ii(){Er=!0}function Cr(t){const{type:e,vnode:n,proxy:s,withProxy:i,propsOptions:[r],slots:o,attrs:a,emit:l,render:c,renderCache:u,props:h,data:f,setupState:d,ctx:m,inheritAttrs:v}=t,y=si(t);let E,C;({}).NODE_ENV!=="production"&&(Er=!1);try{if(n.shapeFlag&4){const $=i||s,O={}.NODE_ENV!=="production"&&d.__isScriptSetup?new Proxy($,{get(R,le,ue){return B(`Property '${String(le)}' was accessed via 'this'. Avoid using 'this' in templates.`),Reflect.get(R,le,ue)}}):$;E=Mt(c.call(O,$,u,{}.NODE_ENV!=="production"?Yt(h):h,d,f,m)),C=a}else{const $=e;({}).NODE_ENV!=="production"&&a===h&&ii(),E=Mt($.length>1?$({}.NODE_ENV!=="production"?Yt(h):h,{}.NODE_ENV!=="production"?{get attrs(){return ii(),a},slots:o,emit:l}:{attrs:a,slots:o,emit:l}):$({}.NODE_ENV!=="production"?Yt(h):h,null)),C=e.props?a:zh(a)}}catch($){ms.length=0,ns($,t,1),E=oe(bt)}let w=E,S;if({}.NODE_ENV!=="production"&&E.patchFlag>0&&E.patchFlag&2048&&([w,S]=qa(E)),C&&v!==!1){const $=Object.keys(C),{shapeFlag:O}=w;if($.length){if(O&7)r&&$.some(Gs)&&(C=jh(C,r)),w=mn(w,C);else if({}.NODE_ENV!=="production"&&!Er&&w.type!==bt){const R=Object.keys(a),le=[],ue=[];for(let pe=0,De=R.length;pe<De;pe++){const Oe=R[pe];Qn(Oe)?Gs(Oe)||le.push(Oe[2].toLowerCase()+Oe.slice(3)):ue.push(Oe)}ue.length&&B(`Extraneous non-props attributes (${ue.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),le.length&&B(`Extraneous non-emits event listeners (${le.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}}return n.dirs&&({}.NODE_ENV!=="production"&&!Ka(w)&&B("Runtime directive used on component with non-element root node. The directives will not function as intended."),w=mn(w),w.dirs=w.dirs?w.dirs.concat(n.dirs):n.dirs),n.transition&&({}.NODE_ENV!=="production"&&!Ka(w)&&B("Component inside <Transition> renders non-element root node that cannot be animated."),w.transition=n.transition),{}.NODE_ENV!=="production"&&S?S(w):E=w,si(y),E}const qa=t=>{const e=t.children,n=t.dynamicChildren,s=Tr(e,!1);if(s){if({}.NODE_ENV!=="production"&&s.patchFlag>0&&s.patchFlag&2048)return qa(s)}else return[t,void 0];const i=e.indexOf(s),r=n?n.indexOf(s):-1,o=a=>{e[i]=a,n&&(r>-1?n[r]=a:a.patchFlag>0&&(t.dynamicChildren=[...n,a]))};return[Mt(s),o]};function Tr(t,e=!0){let n;for(let s=0;s<t.length;s++){const i=t[s];if(Bn(i)){if(i.type!==bt||i.children==="v-if"){if(n)return;if(n=i,{}.NODE_ENV!=="production"&&e&&n.patchFlag>0&&n.patchFlag&2048)return Tr(n.children)}}else return}return n}const zh=t=>{let e;for(const n in t)(n==="class"||n==="style"||Qn(n))&&((e||(e={}))[n]=t[n]);return e},jh=(t,e)=>{const n={};for(const s in t)(!Gs(s)||!(s.slice(9)in e))&&(n[s]=t[s]);return n},Ka=t=>t.shapeFlag&7||t.type===bt;function Hh(t,e,n){const{props:s,children:i,component:r}=t,{props:o,children:a,patchFlag:l}=e,c=r.emitsOptions;if({}.NODE_ENV!=="production"&&(i||a)&&Nn||e.dirs||e.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return s?Za(s,o,c):!!o;if(l&8){const u=e.dynamicProps;for(let h=0;h<u.length;h++){const f=u[h];if(o[f]!==s[f]&&!ti(c,f))return!0}}}else return(i||a)&&(!a||!a.$stable)?!0:s===o?!1:s?o?Za(s,o,c):!0:!!o;return!1}function Za(t,e,n){const s=Object.keys(e);if(s.length!==Object.keys(t).length)return!0;for(let i=0;i<s.length;i++){const r=s[i];if(e[r]!==t[r]&&!ti(n,r))return!0}return!1}function Bh({vnode:t,parent:e},n){for(;e;){const s=e.subTree;if(s.suspense&&s.suspense.activeBranch===t&&(s.el=t.el),s===t)(t=e.vnode).el=n,e=e.parent;else break}}const Sr="components";function Uh(t,e){return Yh(Sr,t,!0,e)||t}const Wh=Symbol.for("v-ndc");function Yh(t,e,n=!0,s=!1){const i=je||Ue;if(i){const r=i.type;if(t===Sr){const a=Wr(r,!1);if(a&&(a===e||a===Lt(e)||a===wn(Lt(e))))return r}const o=Qa(i[t]||r[t],e)||Qa(i.appContext[t],e);if(!o&&s)return r;if({}.NODE_ENV!=="production"&&n&&!o){const a=t===Sr?`
|
|
19
|
-
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.`:"";B(`Failed to resolve ${t.slice(0,-1)}: ${e}${a}`)}return o}else({}).NODE_ENV!=="production"&&B(`resolve${wn(t.slice(0,-1))} can only be used in render() or setup().`)}function Qa(t,e){return t&&(t[e]||t[Lt(e)]||t[wn(Lt(e))])}const Xh=t=>t.__isSuspense;function qh(t,e){e&&e.pendingBranch?re(t)?e.effects.push(...t):e.effects.push(t):Va(t)}const Kh=Symbol.for("v-scx"),Zh=()=>{{const t=li(Kh);return t||{}.NODE_ENV!=="production"&&B("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),t}};function Ja(t,e){return kr(t,null,e)}const ri={};function ve(t,e,n){return{}.NODE_ENV!=="production"&&!ae(e)&&B("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),kr(t,e,n)}function kr(t,e,{immediate:n,deep:s,flush:i,once:r,onTrack:o,onTrigger:a}=Se){if(e&&r){const R=e;e=(...le)=>{R(...le),O()}}({}).NODE_ENV!=="production"&&s!==void 0&&typeof s=="number"&&B('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),{}.NODE_ENV!=="production"&&!e&&(n!==void 0&&B('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),s!==void 0&&B('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&B('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const l=R=>{B("Invalid watch source: ",R,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},c=Ue,u=R=>s===!0?R:In(R,s===!1?1:void 0);let h,f=!1,d=!1;if(Ze(t)?(h=()=>t.value,f=kn(t)):zn(t)?(h=()=>u(t),f=!0):re(t)?(d=!0,f=t.some(R=>zn(R)||kn(R)),h=()=>t.map(R=>{if(Ze(R))return R.value;if(zn(R))return u(R);if(ae(R))return Xt(R,c,2);({}).NODE_ENV!=="production"&&l(R)})):ae(t)?e?h=()=>Xt(t,c,2):h=()=>(m&&m(),Ot(t,c,3,[v])):(h=Ge,{}.NODE_ENV!=="production"&&l(t)),e&&s){const R=h;h=()=>In(R())}let m,v=R=>{m=S.onStop=()=>{Xt(R,c,4),m=S.onStop=void 0}},y;if(pi)if(v=Ge,e?n&&Ot(e,c,3,[h(),d?[]:void 0,v]):h(),i==="sync"){const R=Zh();y=R.__watcherHandles||(R.__watcherHandles=[])}else return Ge;let E=d?new Array(t.length).fill(ri):ri;const C=()=>{if(!(!S.active||!S.dirty))if(e){const R=S.run();(s||f||(d?R.some((le,ue)=>ln(le,E[ue])):ln(R,E)))&&(m&&m(),Ot(e,c,3,[R,E===ri?void 0:d&&E[0]===ri?[]:E,v]),E=R)}else S.run()};C.allowRecurse=!!e;let w;i==="sync"?w=C:i==="post"?w=()=>yt(C,c&&c.suspense):(C.pre=!0,c&&(C.id=c.uid),w=()=>ei(C));const S=new or(h,Ge,w),$=Wu(),O=()=>{S.stop(),$&&er($.effects,S)};return{}.NODE_ENV!=="production"&&(S.onTrack=o,S.onTrigger=a),e?n?C():E=S.run():i==="post"?yt(S.run.bind(S),c&&c.suspense):S.run(),y&&y.push(O),O}function Qh(t,e,n){const s=this.proxy,i=ze(t)?t.includes(".")?el(s,t):()=>s[t]:t.bind(s,s);let r;ae(e)?r=e:(r=e.handler,n=e);const o=vs(this),a=kr(i,r.bind(s),n);return o(),a}function el(t,e){const n=e.split(".");return()=>{let s=t;for(let i=0;i<n.length&&s;i++)s=s[n[i]];return s}}function In(t,e,n=0,s){if(!Ee(t)||t.__v_skip)return t;if(e&&e>0){if(n>=e)return t;n++}if(s=s||new Set,s.has(t))return t;if(s.add(t),Ze(t))In(t.value,e,n,s);else if(re(t))for(let i=0;i<t.length;i++)In(t[i],e,n,s);else if(sa(t)||bn(t))t.forEach(i=>{In(i,e,n,s)});else if(ra(t))for(const i in t)In(t[i],e,n,s);return t}function tl(t){Ru(t)&&B("Do not use built-in directive ids as custom directive id: "+t)}function Pr(t,e){if(je===null)return{}.NODE_ENV!=="production"&&B("withDirectives can only be used inside render functions."),t;const n=mi(je)||je.proxy,s=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[r,o,a,l=Se]=e[i];r&&(ae(r)&&(r={mounted:r,updated:r}),r.deep&&In(o),s.push({dir:r,instance:n,value:o,oldValue:void 0,arg:a,modifiers:l}))}return t}function Mn(t,e,n,s){const i=t.dirs,r=e&&e.dirs;for(let o=0;o<i.length;o++){const a=i[o];r&&(a.oldValue=r[o].value);let l=a.dir[s];l&&(Ut(),Ot(l,n,8,[t.el,a,t,e]),Wt())}}/*! #__NO_SIDE_EFFECTS__ */function J(t,e){return ae(t)?(()=>Le({name:t.name},e,{setup:t}))():t}const us=t=>!!t.type.__asyncLoader,Nr=t=>t.type.__isKeepAlive;function Jh(t,e){nl(t,"a",e)}function ef(t,e){nl(t,"da",e)}function nl(t,e,n=Ue){const s=t.__wdc||(t.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return t()});if(oi(e,s,n),n){let i=n.parent;for(;i&&i.parent;)Nr(i.parent.vnode)&&tf(s,e,n,i),i=i.parent}}function tf(t,e,n,s){const i=oi(e,t,s,!0);Ve(()=>{er(s[e],i)},n)}function oi(t,e,n=Ue,s=!1){if(n){const i=n[t]||(n[t]=[]),r=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;Ut();const a=vs(n),l=Ot(e,n,t,o);return a(),Wt(),l});return s?i.unshift(r):i.push(r),r}else if({}.NODE_ENV!=="production"){const i=En(gr[t].replace(/ hook$/,""));B(`${i} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const Kt=t=>(e,n=Ue)=>(!pi||t==="sp")&&oi(t,(...s)=>e(...s),n),nf=Kt("bm"),dn=Kt("m"),sf=Kt("bu"),rf=Kt("u"),of=Kt("bum"),Ve=Kt("um"),af=Kt("sp"),lf=Kt("rtg"),cf=Kt("rtc");function uf(t,e=Ue){oi("ec",t,e)}function ct(t,e,n,s){let i;const r=n&&n[s];if(re(t)||ze(t)){i=new Array(t.length);for(let o=0,a=t.length;o<a;o++)i[o]=e(t[o],o,void 0,r&&r[o])}else if(typeof t=="number"){({}).NODE_ENV!=="production"&&!Number.isInteger(t)&&B(`The v-for range expect an integer value but got ${t}.`),i=new Array(t);for(let o=0;o<t;o++)i[o]=e(o+1,o,void 0,r&&r[o])}else if(Ee(t))if(t[Symbol.iterator])i=Array.from(t,(o,a)=>e(o,a,void 0,r&&r[a]));else{const o=Object.keys(t);i=new Array(o.length);for(let a=0,l=o.length;a<l;a++){const c=o[a];i[a]=e(t[c],c,a,r&&r[a])}}else i=[];return n&&(n[s]=i),i}function Re(t,e,n={},s,i){if(je.isCE||je.parent&&us(je.parent)&&je.parent.isCE)return e!=="default"&&(n.name=e),oe("slot",n,s&&s());let r=t[e];({}).NODE_ENV!=="production"&&r&&r.length>1&&(B("SSR-optimized slot function detected in a non-SSR-optimized render function. You need to mark this component with $dynamic-slots in the parent template."),r=()=>[]),r&&r._c&&(r._d=!1),D();const o=r&&sl(r(n)),a=Qe(ke,{key:n.key||o&&o.key||`_${e}`},o||(s?s():[]),o&&t._===1?64:-2);return!i&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),r&&r._c&&(r._d=!0),a}function sl(t){return t.some(e=>Bn(e)?!(e.type===bt||e.type===ke&&!sl(e.children)):!0)?t:null}const Or=t=>t?Dl(t)?mi(t)||t.proxy:Or(t.parent):null,Dn=Le(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>({}).NODE_ENV!=="production"?Yt(t.props):t.props,$attrs:t=>({}).NODE_ENV!=="production"?Yt(t.attrs):t.attrs,$slots:t=>({}).NODE_ENV!=="production"?Yt(t.slots):t.slots,$refs:t=>({}).NODE_ENV!=="production"?Yt(t.refs):t.refs,$parent:t=>Or(t.parent),$root:t=>Or(t.root),$emit:t=>t.emit,$options:t=>Ar(t),$forceUpdate:t=>t.f||(t.f=()=>{t.effect.dirty=!0,ei(t.update)}),$nextTick:t=>t.n||(t.n=La.bind(t.proxy)),$watch:t=>Qh.bind(t)}),Ir=t=>t==="_"||t==="$",Mr=(t,e)=>t!==Se&&!t.__isScriptSetup&&_e(t,e),il={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:n,setupState:s,data:i,props:r,accessCache:o,type:a,appContext:l}=t;if({}.NODE_ENV!=="production"&&e==="__isVue")return!0;let c;if(e[0]!=="$"){const d=o[e];if(d!==void 0)switch(d){case 1:return s[e];case 2:return i[e];case 4:return n[e];case 3:return r[e]}else{if(Mr(s,e))return o[e]=1,s[e];if(i!==Se&&_e(i,e))return o[e]=2,i[e];if((c=t.propsOptions[0])&&_e(c,e))return o[e]=3,r[e];if(n!==Se&&_e(n,e))return o[e]=4,n[e];Dr&&(o[e]=0)}}const u=Dn[e];let h,f;if(u)return e==="$attrs"?(Ke(t.attrs,"get",""),{}.NODE_ENV!=="production"&&ii()):{}.NODE_ENV!=="production"&&e==="$slots"&&Ke(t,"get",e),u(t);if((h=a.__cssModules)&&(h=h[e]))return h;if(n!==Se&&_e(n,e))return o[e]=4,n[e];if(f=l.config.globalProperties,_e(f,e))return f[e];({}).NODE_ENV!=="production"&&je&&(!ze(e)||e.indexOf("__v")!==0)&&(i!==Se&&Ir(e[0])&&_e(i,e)?B(`Property ${JSON.stringify(e)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):t===je&&B(`Property ${JSON.stringify(e)} was accessed during render but is not defined on instance.`))},set({_:t},e,n){const{data:s,setupState:i,ctx:r}=t;return Mr(i,e)?(i[e]=n,!0):{}.NODE_ENV!=="production"&&i.__isScriptSetup&&_e(i,e)?(B(`Cannot mutate <script setup> binding "${e}" from Options API.`),!1):s!==Se&&_e(s,e)?(s[e]=n,!0):_e(t.props,e)?({}.NODE_ENV!=="production"&&B(`Attempting to mutate prop "${e}". Props are readonly.`),!1):e[0]==="$"&&e.slice(1)in t?({}.NODE_ENV!=="production"&&B(`Attempting to mutate public property "${e}". Properties starting with $ are reserved and readonly.`),!1):({}.NODE_ENV!=="production"&&e in t.appContext.config.globalProperties?Object.defineProperty(r,e,{enumerable:!0,configurable:!0,value:n}):r[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:s,appContext:i,propsOptions:r}},o){let a;return!!n[o]||t!==Se&&_e(t,o)||Mr(e,o)||(a=r[0])&&_e(a,o)||_e(s,o)||_e(Dn,o)||_e(i.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:_e(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}};({}).NODE_ENV!=="production"&&(il.ownKeys=t=>(B("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(t)));function hf(t){const e={};return Object.defineProperty(e,"_",{configurable:!0,enumerable:!1,get:()=>t}),Object.keys(Dn).forEach(n=>{Object.defineProperty(e,n,{configurable:!0,enumerable:!1,get:()=>Dn[n](t),set:Ge})}),e}function ff(t){const{ctx:e,propsOptions:[n]}=t;n&&Object.keys(n).forEach(s=>{Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>t.props[s],set:Ge})})}function df(t){const{ctx:e,setupState:n}=t;Object.keys(me(n)).forEach(s=>{if(!n.__isScriptSetup){if(Ir(s[0])){B(`setup() return property ${JSON.stringify(s)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);return}Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>n[s],set:Ge})}})}function pf(){return mf().slots}function mf(){const t=Il();return{}.NODE_ENV!=="production"&&!t&&B("useContext() called without active instance."),t.setupContext||(t.setupContext=Ll(t))}function rl(t){return re(t)?t.reduce((e,n)=>(e[n]=null,e),{}):t}function gf(){const t=Object.create(null);return(e,n)=>{t[n]?B(`${e} property "${n}" is already defined in ${t[n]}.`):t[n]=e}}let Dr=!0;function _f(t){const e=Ar(t),n=t.proxy,s=t.ctx;Dr=!1,e.beforeCreate&&ol(e.beforeCreate,t,"bc");const{data:i,computed:r,methods:o,watch:a,provide:l,inject:c,created:u,beforeMount:h,mounted:f,beforeUpdate:d,updated:m,activated:v,deactivated:y,beforeDestroy:E,beforeUnmount:C,destroyed:w,unmounted:S,render:$,renderTracked:O,renderTriggered:R,errorCaptured:le,serverPrefetch:ue,expose:pe,inheritAttrs:De,components:Oe,directives:at,filters:lt}=e,We={}.NODE_ENV!=="production"?gf():null;if({}.NODE_ENV!=="production"){const[he]=t.propsOptions;if(he)for(const M in he)We("Props",M)}if(c&&vf(c,s,We),o)for(const he in o){const M=o[he];ae(M)?({}.NODE_ENV!=="production"?Object.defineProperty(s,he,{value:M.bind(n),configurable:!0,enumerable:!0,writable:!0}):s[he]=M.bind(n),{}.NODE_ENV!=="production"&&We("Methods",he)):{}.NODE_ENV!=="production"&&B(`Method "${he}" has type "${typeof M}" in the component definition. Did you reference the function correctly?`)}if(i){({}).NODE_ENV!=="production"&&!ae(i)&&B("The data option must be a function. Plain object usage is no longer supported.");const he=i.call(n,n);if({}.NODE_ENV!=="production"&&tr(he)&&B("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),!Ee(he))({}).NODE_ENV!=="production"&&B("data() should return an object.");else if(t.data=st(he),{}.NODE_ENV!=="production")for(const M in he)We("Data",M),Ir(M[0])||Object.defineProperty(s,M,{configurable:!0,enumerable:!0,get:()=>he[M],set:Ge})}if(Dr=!0,r)for(const he in r){const M=r[he],Y=ae(M)?M.bind(n,n):ae(M.get)?M.get.bind(n,n):Ge;({}).NODE_ENV!=="production"&&Y===Ge&&B(`Computed property "${he}" has no getter.`);const j=!ae(M)&&ae(M.set)?M.set.bind(n):{}.NODE_ENV!=="production"?()=>{B(`Write operation failed: computed property "${he}" is readonly.`)}:Ge,de=td({get:Y,set:j});Object.defineProperty(s,he,{enumerable:!0,configurable:!0,get:()=>de.value,set:fe=>de.value=fe}),{}.NODE_ENV!=="production"&&We("Computed",he)}if(a)for(const he in a)al(a[he],s,n,he);if(l){const he=ae(l)?l.call(n):l;Reflect.ownKeys(he).forEach(M=>{Cf(M,he[M])})}u&&ol(u,t,"c");function Te(he,M){re(M)?M.forEach(Y=>he(Y.bind(n))):M&&he(M.bind(n))}if(Te(nf,h),Te(dn,f),Te(sf,d),Te(rf,m),Te(Jh,v),Te(ef,y),Te(uf,le),Te(cf,O),Te(lf,R),Te(of,C),Te(Ve,S),Te(af,ue),re(pe))if(pe.length){const he=t.exposed||(t.exposed={});pe.forEach(M=>{Object.defineProperty(he,M,{get:()=>n[M],set:Y=>n[M]=Y})})}else t.exposed||(t.exposed={});$&&t.render===Ge&&(t.render=$),De!=null&&(t.inheritAttrs=De),Oe&&(t.components=Oe),at&&(t.directives=at)}function vf(t,e,n=Ge){re(t)&&(t=Rr(t));for(const s in t){const i=t[s];let r;Ee(i)?"default"in i?r=li(i.from||s,i.default,!0):r=li(i.from||s):r=li(i),Ze(r)?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:o=>r.value=o}):e[s]=r,{}.NODE_ENV!=="production"&&n("Inject",s)}}function ol(t,e,n){Ot(re(t)?t.map(s=>s.bind(e.proxy)):t.bind(e.proxy),e,n)}function al(t,e,n,s){const i=s.includes(".")?el(n,s):()=>n[s];if(ze(t)){const r=e[t];ae(r)?ve(i,r):{}.NODE_ENV!=="production"&&B(`Invalid watch handler specified by key "${t}"`,r)}else if(ae(t))ve(i,t.bind(n));else if(Ee(t))if(re(t))t.forEach(r=>al(r,e,n,s));else{const r=ae(t.handler)?t.handler.bind(n):e[t.handler];ae(r)?ve(i,r,t):{}.NODE_ENV!=="production"&&B(`Invalid watch handler specified by key "${t.handler}"`,r)}else({}).NODE_ENV!=="production"&&B(`Invalid watch option: "${s}"`,t)}function Ar(t){const e=t.type,{mixins:n,extends:s}=e,{mixins:i,optionsCache:r,config:{optionMergeStrategies:o}}=t.appContext,a=r.get(e);let l;return a?l=a:!i.length&&!n&&!s?l=e:(l={},i.length&&i.forEach(c=>ai(l,c,o,!0)),ai(l,e,o)),Ee(e)&&r.set(e,l),l}function ai(t,e,n,s=!1){const{mixins:i,extends:r}=e;r&&ai(t,r,n,!0),i&&i.forEach(o=>ai(t,o,n,!0));for(const o in e)if(s&&o==="expose")({}).NODE_ENV!=="production"&&B('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const a=yf[o]||n&&n[o];t[o]=a?a(t[o],e[o]):e[o]}return t}const yf={data:ll,props:cl,emits:cl,methods:hs,computed:hs,beforeCreate:ut,created:ut,beforeMount:ut,mounted:ut,beforeUpdate:ut,updated:ut,beforeDestroy:ut,beforeUnmount:ut,destroyed:ut,unmounted:ut,activated:ut,deactivated:ut,errorCaptured:ut,serverPrefetch:ut,components:hs,directives:hs,watch:xf,provide:ll,inject:bf};function ll(t,e){return e?t?function(){return Le(ae(t)?t.call(this,this):t,ae(e)?e.call(this,this):e)}:e:t}function bf(t,e){return hs(Rr(t),Rr(e))}function Rr(t){if(re(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function ut(t,e){return t?[...new Set([].concat(t,e))]:e}function hs(t,e){return t?Le(Object.create(null),t,e):e}function cl(t,e){return t?re(t)&&re(e)?[...new Set([...t,...e])]:Le(Object.create(null),rl(t),rl(e??{})):e}function xf(t,e){if(!t)return e;if(!e)return t;const n=Le(Object.create(null),t);for(const s in e)n[s]=ut(t[s],e[s]);return n}function ul(){return{app:null,config:{isNativeTag:Du,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 wf=0;function Ef(t,e){return function(s,i=null){ae(s)||(s=Le({},s)),i!=null&&!Ee(i)&&({}.NODE_ENV!=="production"&&B("root props passed to app.mount() must be an object."),i=null);const r=ul(),o=new WeakSet;let a=!1;const l=r.app={_uid:wf++,_component:s,_props:i,_container:null,_context:r,_instance:null,version:Vl,get config(){return r.config},set config(c){({}).NODE_ENV!=="production"&&B("app.config cannot be replaced. Modify individual options instead.")},use(c,...u){return o.has(c)?{}.NODE_ENV!=="production"&&B("Plugin has already been applied to target app."):c&&ae(c.install)?(o.add(c),c.install(l,...u)):ae(c)?(o.add(c),c(l,...u)):{}.NODE_ENV!=="production"&&B('A plugin must either be a function or an object with an "install" function.'),l},mixin(c){return r.mixins.includes(c)?{}.NODE_ENV!=="production"&&B("Mixin has already been applied to target app"+(c.name?`: ${c.name}`:"")):r.mixins.push(c),l},component(c,u){return{}.NODE_ENV!=="production"&&Br(c,r.config),u?({}.NODE_ENV!=="production"&&r.components[c]&&B(`Component "${c}" has already been registered in target app.`),r.components[c]=u,l):r.components[c]},directive(c,u){return{}.NODE_ENV!=="production"&&tl(c),u?({}.NODE_ENV!=="production"&&r.directives[c]&&B(`Directive "${c}" has already been registered in target app.`),r.directives[c]=u,l):r.directives[c]},mount(c,u,h){if(a)({}).NODE_ENV!=="production"&&B("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`");else{({}).NODE_ENV!=="production"&&c.__vue_app__&&B("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");const f=oe(s,i);return f.appContext=r,h===!0?h="svg":h===!1&&(h=void 0),{}.NODE_ENV!=="production"&&(r.reload=()=>{t(mn(f),c,h)}),u&&e?e(f,c):t(f,c,h),a=!0,l._container=c,c.__vue_app__=l,{}.NODE_ENV!=="production"&&(l._instance=f.component,Mh(l,Vl)),mi(f.component)||f.component.proxy}},unmount(){a?(t(null,l._container),{}.NODE_ENV!=="production"&&(l._instance=null,Dh(l)),delete l._container.__vue_app__):{}.NODE_ENV!=="production"&&B("Cannot unmount an app that is not mounted.")},provide(c,u){return{}.NODE_ENV!=="production"&&c in r.provides&&B(`App already provides property with key "${String(c)}". It will be overwritten with the new value.`),r.provides[c]=u,l},runWithContext(c){const u=fs;fs=l;try{return c()}finally{fs=u}}};return l}}let fs=null;function Cf(t,e){if(!Ue)({}).NODE_ENV!=="production"&&B("provide() can only be used inside setup().");else{let n=Ue.provides;const s=Ue.parent&&Ue.parent.provides;s===n&&(n=Ue.provides=Object.create(s)),n[t]=e}}function li(t,e,n=!1){const s=Ue||je;if(s||fs){const i=s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:fs._context.provides;if(i&&t in i)return i[t];if(arguments.length>1)return n&&ae(e)?e.call(s&&s.proxy):e;({}).NODE_ENV!=="production"&&B(`injection "${String(t)}" not found.`)}else({}).NODE_ENV!=="production"&&B("inject() can only be used inside setup() or functional components.")}const hl={},fl=()=>Object.create(hl),dl=t=>Object.getPrototypeOf(t)===hl;function Tf(t,e,n,s=!1){const i={},r=fl();t.propsDefaults=Object.create(null),pl(t,e,i,r);for(const o in t.propsOptions[0])o in i||(i[o]=void 0);({}).NODE_ENV!=="production"&&yl(e||{},i,t),n?t.props=s?i:fh(i):t.type.props?t.props=i:t.props=r,t.attrs=r}function Sf(t){for(;t;){if(t.type.__hmrId)return!0;t=t.parent}}function kf(t,e,n,s){const{props:i,attrs:r,vnode:{patchFlag:o}}=t,a=me(i),[l]=t.propsOptions;let c=!1;if(!({}.NODE_ENV!=="production"&&Sf(t))&&(s||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let h=0;h<u.length;h++){let f=u[h];if(ti(t.emitsOptions,f))continue;const d=e[f];if(l)if(_e(r,f))d!==r[f]&&(r[f]=d,c=!0);else{const m=Lt(f);i[m]=$r(l,a,m,d,t,!1)}else d!==r[f]&&(r[f]=d,c=!0)}}}else{pl(t,e,i,r)&&(c=!0);let u;for(const h in a)(!e||!_e(e,h)&&((u=an(h))===h||!_e(e,u)))&&(l?n&&(n[h]!==void 0||n[u]!==void 0)&&(i[h]=$r(l,a,h,void 0,t,!0)):delete i[h]);if(r!==a)for(const h in r)(!e||!_e(e,h))&&(delete r[h],c=!0)}c&&Ft(t.attrs,"set",""),{}.NODE_ENV!=="production"&&yl(e||{},i,t)}function pl(t,e,n,s){const[i,r]=t.propsOptions;let o=!1,a;if(e)for(let l in e){if(Jn(l))continue;const c=e[l];let u;i&&_e(i,u=Lt(l))?!r||!r.includes(u)?n[u]=c:(a||(a={}))[u]=c:ti(t.emitsOptions,l)||(!(l in s)||c!==s[l])&&(s[l]=c,o=!0)}if(r){const l=me(n),c=a||Se;for(let u=0;u<r.length;u++){const h=r[u];n[h]=$r(i,l,h,c[h],t,!_e(c,h))}}return o}function $r(t,e,n,s,i,r){const o=t[n];if(o!=null){const a=_e(o,"default");if(a&&s===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&ae(l)){const{propsDefaults:c}=i;if(n in c)s=c[n];else{const u=vs(i);s=c[n]=l.call(null,e),u()}}else s=l}o[0]&&(r&&!a?s=!1:o[1]&&(s===""||s===an(n))&&(s=!0))}return s}function ml(t,e,n=!1){const s=e.propsCache,i=s.get(t);if(i)return i;const r=t.props,o={},a=[];let l=!1;if(!ae(t)){const u=h=>{l=!0;const[f,d]=ml(h,e,!0);Le(o,f),d&&a.push(...d)};!n&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!r&&!l)return Ee(t)&&s.set(t,Gn),Gn;if(re(r))for(let u=0;u<r.length;u++){({}).NODE_ENV!=="production"&&!ze(r[u])&&B("props must be strings when using array syntax.",r[u]);const h=Lt(r[u]);gl(h)&&(o[h]=Se)}else if(r){({}).NODE_ENV!=="production"&&!Ee(r)&&B("invalid props options",r);for(const u in r){const h=Lt(u);if(gl(h)){const f=r[u],d=o[h]=re(f)||ae(f)?{type:f}:Le({},f);if(d){const m=vl(Boolean,d.type),v=vl(String,d.type);d[0]=m>-1,d[1]=v<0||m<v,(m>-1||_e(d,"default"))&&a.push(h)}}}}const c=[o,a];return Ee(t)&&s.set(t,c),c}function gl(t){return t[0]!=="$"&&!Jn(t)?!0:({}.NODE_ENV!=="production"&&B(`Invalid prop name: "${t}" is a reserved property.`),!1)}function Lr(t){return t===null?"null":typeof t=="function"?t.name||"":typeof t=="object"&&t.constructor&&t.constructor.name||""}function _l(t,e){return Lr(t)===Lr(e)}function vl(t,e){return re(e)?e.findIndex(n=>_l(n,t)):ae(e)&&_l(e,t)?0:-1}function yl(t,e,n){const s=me(e),i=n.propsOptions[0];for(const r in i){let o=i[r];o!=null&&Pf(r,s[r],o,{}.NODE_ENV!=="production"?Yt(s):s,!_e(t,r)&&!_e(t,an(r)))}}function Pf(t,e,n,s,i){const{type:r,required:o,validator:a,skipCheck:l}=n;if(o&&i){B('Missing required prop: "'+t+'"');return}if(!(e==null&&!o)){if(r!=null&&r!==!0&&!l){let c=!1;const u=re(r)?r:[r],h=[];for(let f=0;f<u.length&&!c;f++){const{valid:d,expectedType:m}=Of(e,u[f]);h.push(m||""),c=d}if(!c){B(If(t,e,h));return}}a&&!a(e,s)&&B('Invalid prop: custom validator check failed for prop "'+t+'".')}}const Nf=$t("String,Number,Boolean,Function,Symbol,BigInt");function Of(t,e){let n;const s=Lr(e);if(Nf(s)){const i=typeof t;n=i===s.toLowerCase(),!n&&i==="object"&&(n=t instanceof e)}else s==="Object"?n=Ee(t):s==="Array"?n=re(t):s==="null"?n=t===null:n=t instanceof e;return{valid:n,expectedType:s}}function If(t,e,n){if(n.length===0)return`Prop type [] for prop "${t}" won't match anything. Did you mean to use type Array instead?`;let s=`Invalid prop: type check failed for prop "${t}". Expected ${n.map(wn).join(" | ")}`;const i=n[0],r=nr(e),o=bl(e,i),a=bl(e,r);return n.length===1&&xl(i)&&!Mf(i,r)&&(s+=` with value ${o}`),s+=`, got ${r} `,xl(r)&&(s+=`with value ${a}.`),s}function bl(t,e){return e==="String"?`"${t}"`:e==="Number"?`${Number(t)}`:`${t}`}function xl(t){return["string","number","boolean"].some(n=>t.toLowerCase()===n)}function Mf(...t){return t.some(e=>e.toLowerCase()==="boolean")}const wl=t=>t[0]==="_"||t==="$stable",Fr=t=>re(t)?t.map(Mt):[Mt(t)],Df=(t,e,n)=>{if(e._n)return e;const s=Pe((...i)=>({}.NODE_ENV!=="production"&&Ue&&(!n||n.root===Ue.root)&&B(`Slot "${t}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),Fr(e(...i))),n);return s._c=!1,s},El=(t,e,n)=>{const s=t._ctx;for(const i in t){if(wl(i))continue;const r=t[i];if(ae(r))e[i]=Df(i,r,s);else if(r!=null){({}).NODE_ENV!=="production"&&B(`Non-function value encountered for slot "${i}". Prefer function slots for better performance.`);const o=Fr(r);e[i]=()=>o}}},Cl=(t,e)=>{({}).NODE_ENV!=="production"&&!Nr(t.vnode)&&B("Non-function value encountered for default slot. Prefer function slots for better performance.");const n=Fr(e);t.slots.default=()=>n},Af=(t,e)=>{const n=t.slots=fl();if(t.vnode.shapeFlag&32){const s=e._;s?(Le(n,e),oa(n,"_",s)):El(e,n)}else e&&Cl(t,e)},Rf=(t,e,n)=>{const{vnode:s,slots:i}=t;let r=!0,o=Se;if(s.shapeFlag&32){const a=e._;a?{}.NODE_ENV!=="production"&&Nn?(Le(i,e),Ft(t,"set","$slots")):n&&a===1?r=!1:(Le(i,e),!n&&a===1&&delete i._):(r=!e.$stable,El(e,i)),o=e}else e&&(Cl(t,e),o={default:1});if(r)for(const a in i)!wl(a)&&o[a]==null&&delete i[a]};function Vr(t,e,n,s,i=!1){if(re(t)){t.forEach((f,d)=>Vr(f,e&&(re(e)?e[d]:e),n,s,i));return}if(us(s)&&!i)return;const r=s.shapeFlag&4?mi(s.component)||s.component.proxy:s.el,o=i?null:r,{i:a,r:l}=t;if({}.NODE_ENV!=="production"&&!a){B("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");return}const c=e&&e.r,u=a.refs===Se?a.refs={}:a.refs,h=a.setupState;if(c!=null&&c!==l&&(ze(c)?(u[c]=null,_e(h,c)&&(h[c]=null)):Ze(c)&&(c.value=null)),ae(l))Xt(l,a,12,[o,u]);else{const f=ze(l),d=Ze(l);if(f||d){const m=()=>{if(t.f){const v=f?_e(h,l)?h[l]:u[l]:l.value;i?re(v)&&er(v,r):re(v)?v.includes(r)||v.push(r):f?(u[l]=[r],_e(h,l)&&(h[l]=u[l])):(l.value=[r],t.k&&(u[t.k]=l.value))}else f?(u[l]=o,_e(h,l)&&(h[l]=o)):d?(l.value=o,t.k&&(u[t.k]=o)):{}.NODE_ENV!=="production"&&B("Invalid template ref type:",l,`(${typeof l})`)};o?(m.id=-1,yt(m,n)):m()}else({}).NODE_ENV!=="production"&&B("Invalid template ref type:",l,`(${typeof l})`)}}let ds,pn;function Zt(t,e){t.appContext.config.performance&&ci()&&pn.mark(`vue-${e}-${t.uid}`),{}.NODE_ENV!=="production"&&Lh(t,e,ci()?pn.now():Date.now())}function Qt(t,e){if(t.appContext.config.performance&&ci()){const n=`vue-${e}-${t.uid}`,s=n+":end";pn.mark(s),pn.measure(`<${gi(t,t.type)}> ${e}`,n,s),pn.clearMarks(n),pn.clearMarks(s)}({}).NODE_ENV!=="production"&&Fh(t,e,ci()?pn.now():Date.now())}function ci(){return ds!==void 0||(typeof window<"u"&&window.performance?(ds=!0,pn=window.performance):ds=!1),ds}function $f(){const t=[];if({}.NODE_ENV!=="production"&&t.length){const e=t.length>1;console.warn(`Feature flag${e?"s":""} ${t.join(", ")} ${e?"are":"is"} not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.
|
|
15
|
+
**/const In=[];function oi(n){In.push(n)}function ai(){In.pop()}function B(n,...t){Xe();const e=In.length?In[In.length-1].component:null,s=e&&e.appContext.config.warnHandler,i=wh();if(s)Ke(s,e,11,[n+t.map(r=>{var o,a;return(a=(o=r.toString)==null?void 0:o.call(r))!=null?a:JSON.stringify(r)}).join(""),e&&e.proxy,i.map(({vnode:r})=>`at <${Ci(e,r.type)}>`).join(`
|
|
16
|
+
`),i]);else{const r=[`[Vue warn]: ${n}`,...t];i.length&&r.push(`
|
|
17
|
+
`,...Eh(i)),console.warn(...r)}We()}function wh(){let n=In[In.length-1];if(!n)return[];const t=[];for(;n;){const e=t[0];e&&e.vnode===n?e.recurseCount++:t.push({vnode:n,recurseCount:0});const s=n.component&&n.component.parent;n=s&&s.vnode}return t}function Eh(n){const t=[];return n.forEach((e,s)=>{t.push(...s===0?[]:[`
|
|
18
|
+
`],...Ch(e))}),t}function Ch({vnode:n,recurseCount:t}){const e=t>0?`... (${t} recursive calls)`:"",s=n.component?n.component.parent==null:!1,i=` at <${Ci(n.component,n.type,s)}`,r=">"+e;return n.props?[i,...Sh(n.props),r]:[i+r]}function Sh(n){const t=[],e=Object.keys(n);return e.slice(0,3).forEach(s=>{t.push(...za(s,n[s]))}),e.length>3&&t.push(" ..."),t}function za(n,t,e){return Bt(t)?(t=JSON.stringify(t),e?t:[`${n}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?e?t:[`${n}=${t}`]:se(t)?(t=za(n,gt(t.value),!0),e?t:[`${n}=Ref<`,t,">"]):ut(t)?[`${n}=fn${t.name?`<${t.name}>`:""}`]:(t=gt(t),e?t:[`${n}=`,t])}const wr={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ."};function Ke(n,t,e,s){try{return s?n(...s):n()}catch(i){cs(i,t,e)}}function De(n,t,e,s){if(ut(n)){const i=Ke(n,t,e,s);return i&&ar(i)&&i.catch(r=>{cs(r,t,e)}),i}if(ct(n)){const i=[];for(let r=0;r<n.length;r++)i.push(De(n[r],t,e,s));return i}else({}).NODE_ENV!=="production"&&B(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof n}`)}function cs(n,t,e,s=!0){const i=t?t.vnode:null;if(t){let r=t.parent;const o=t.proxy,a={}.NODE_ENV!=="production"?wr[e]:`https://vuejs.org/error-reference/#runtime-${e}`;for(;r;){const c=r.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](n,o,a)===!1)return}r=r.parent}const l=t.appContext.config.errorHandler;if(l){Xe(),Ke(l,null,10,[n,o,a]),We();return}}Th(n,e,i,s)}function Th(n,t,e,s=!0){if({}.NODE_ENV!=="production"){const i=wr[t];if(e&&oi(e),B(`Unhandled error${i?` during execution of ${i}`:""}`),e&&ai(),s)throw n;console.error(n)}else console.error(n)}let us=!1,Er=!1;const ce=[];let ze=0;const Un=[];let Ze=null,pn=0;const ja=Promise.resolve();let Cr=null;const kh=100;function Ha(n){const t=Cr||ja;return n?t.then(this?n.bind(this):n):t}function Ph(n){let t=ze+1,e=ce.length;for(;t<e;){const s=t+e>>>1,i=ce[s],r=hs(i);r<n||r===n&&i.pre?t=s+1:e=s}return t}function li(n){(!ce.length||!ce.includes(n,us&&n.allowRecurse?ze+1:ze))&&(n.id==null?ce.push(n):ce.splice(Ph(n.id),0,n),Ba())}function Ba(){!us&&!Er&&(Er=!0,Cr=ja.then(Wa))}function Oh(n){const t=ce.indexOf(n);t>ze&&ce.splice(t,1)}function Ua(n){ct(n)?Un.push(...n):(!Ze||!Ze.includes(n,n.allowRecurse?pn+1:pn))&&Un.push(n),Ba()}function Ya(n,t,e=us?ze+1:0){for({}.NODE_ENV!=="production"&&(t=t||new Map);e<ce.length;e++){const s=ce[e];if(s&&s.pre){if(n&&s.id!==n.uid||{}.NODE_ENV!=="production"&&Sr(t,s))continue;ce.splice(e,1),e--,s()}}}function Xa(n){if(Un.length){const t=[...new Set(Un)].sort((e,s)=>hs(e)-hs(s));if(Un.length=0,Ze){Ze.push(...t);return}for(Ze=t,{}.NODE_ENV!=="production"&&(n=n||new Map),pn=0;pn<Ze.length;pn++)({}).NODE_ENV!=="production"&&Sr(n,Ze[pn])||Ze[pn]();Ze=null,pn=0}}const hs=n=>n.id==null?1/0:n.id,Nh=(n,t)=>{const e=hs(n)-hs(t);if(e===0){if(n.pre&&!t.pre)return-1;if(t.pre&&!n.pre)return 1}return e};function Wa(n){Er=!1,us=!0,{}.NODE_ENV!=="production"&&(n=n||new Map),ce.sort(Nh);const t={}.NODE_ENV!=="production"?e=>Sr(n,e):Ht;try{for(ze=0;ze<ce.length;ze++){const e=ce[ze];if(e&&e.active!==!1){if({}.NODE_ENV!=="production"&&t(e))continue;Ke(e,null,14)}}}finally{ze=0,ce.length=0,Xa(n),us=!1,Cr=null,(ce.length||Un.length)&&Wa(n)}}function Sr(n,t){if(!n.has(t))n.set(t,1);else{const e=n.get(t);if(e>kh){const s=t.ownerInstance,i=s&&Qr(s.type);return cs(`Maximum recursive updates exceeded${i?` in component <${i}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}else n.set(t,e+1)}}let Dn=!1;const Yn=new Set;({}).NODE_ENV!=="production"&&(ur().__VUE_HMR_RUNTIME__={createRecord:Tr(qa),rerender:Tr(Mh),reload:Tr(Ah)});const Mn=new Map;function Ih(n){const t=n.type.__hmrId;let e=Mn.get(t);e||(qa(t,n.type),e=Mn.get(t)),e.instances.add(n)}function Dh(n){Mn.get(n.type.__hmrId).instances.delete(n)}function qa(n,t){return Mn.has(n)?!1:(Mn.set(n,{initialDef:fs(t),instances:new Set}),!0)}function fs(n){return Bl(n)?n.__vccOpts:n}function Mh(n,t){const e=Mn.get(n);e&&(e.initialDef.render=t,[...e.instances].forEach(s=>{t&&(s.render=t,fs(s.type).render=t),s.renderCache=[],Dn=!0,s.effect.dirty=!0,s.update(),Dn=!1}))}function Ah(n,t){const e=Mn.get(n);if(!e)return;t=fs(t),Ka(e.initialDef,t);const s=[...e.instances];for(const i of s){const r=fs(i.type);Yn.has(r)||(r!==e.initialDef&&Ka(r,t),Yn.add(r)),i.appContext.propsCache.delete(i.type),i.appContext.emitsCache.delete(i.type),i.appContext.optionsCache.delete(i.type),i.ceReload?(Yn.add(r),i.ceReload(t.styles),Yn.delete(r)):i.parent?(i.parent.effect.dirty=!0,li(i.parent.update)):i.appContext.reload?i.appContext.reload():typeof window<"u"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Ua(()=>{for(const i of s)Yn.delete(fs(i.type))})}function Ka(n,t){Gt(n,t);for(const e in n)e!=="__file"&&!(e in t)&&delete n[e]}function Tr(n){return(t,e)=>{try{return n(t,e)}catch(s){console.error(s),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let je,ds=[],kr=!1;function ps(n,...t){je?je.emit(n,...t):kr||ds.push({event:n,args:t})}function Za(n,t){var e,s;je=n,je?(je.enabled=!0,ds.forEach(({event:i,args:r})=>je.emit(i,...r)),ds=[]):typeof window<"u"&&window.HTMLElement&&!((s=(e=window.navigator)==null?void 0:e.userAgent)!=null&&s.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(r=>{Za(r,t)}),setTimeout(()=>{je||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,kr=!0,ds=[])},3e3)):(kr=!0,ds=[])}function Rh(n,t){ps("app:init",n,t,{Fragment:Ot,Text:ys,Comment:xe,Static:yi})}function $h(n){ps("app:unmount",n)}const Lh=Pr("component:added"),Qa=Pr("component:updated"),Fh=Pr("component:removed"),Vh=n=>{je&&typeof je.cleanupBuffer=="function"&&!je.cleanupBuffer(n)&&Fh(n)};/*! #__NO_SIDE_EFFECTS__ */function Pr(n){return t=>{ps(n,t.appContext.app,t.uid,t.parent?t.parent.uid:void 0,t)}}const Gh=Ja("perf:start"),zh=Ja("perf:end");function Ja(n){return(t,e,s)=>{ps(n,t.appContext.app,t.uid,t,e,s)}}function jh(n,t,e){ps("component:emit",n.appContext.app,n,t,e)}function Hh(n,t,...e){if(n.isUnmounted)return;const s=n.vnode.props||It;if({}.NODE_ENV!=="production"){const{emitsOptions:u,propsOptions:[h]}=n;if(u)if(!(t in u))(!h||!(Tn(t)in h))&&B(`Component emitted event "${t}" but it is neither declared in the emits option nor as an "${Tn(t)}" prop.`);else{const f=u[t];ut(f)&&(f(...e)||B(`Invalid event arguments: event validation failed for event "${t}".`))}}let i=e;const r=t.startsWith("update:"),o=r&&t.slice(7);if(o&&o in s){const u=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:f}=s[u]||It;f&&(i=e.map(p=>Bt(p)?p.trim():p)),h&&(i=e.map(zu))}if({}.NODE_ENV!=="production"&&jh(n,t,i),{}.NODE_ENV!=="production"){const u=t.toLowerCase();u!==t&&s[Tn(u)]&&B(`Event "${u}" is emitted in component ${Ci(n,n.type)} but the handler is registered for "${t}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${cn(t)}" instead of "${t}".`)}let a,l=s[a=Tn(t)]||s[a=Tn(Ve(t))];!l&&r&&(l=s[a=Tn(cn(t))]),l&&De(l,n,6,i);const c=s[a+"Once"];if(c){if(!n.emitted)n.emitted={};else if(n.emitted[a])return;n.emitted[a]=!0,De(c,n,6,i)}}function tl(n,t,e=!1){const s=t.emitsCache,i=s.get(n);if(i!==void 0)return i;const r=n.emits;let o={},a=!1;if(!ut(n)){const l=c=>{const u=tl(c,t,!0);u&&(a=!0,Gt(o,u))};!e&&t.mixins.length&&t.mixins.forEach(l),n.extends&&l(n.extends),n.mixins&&n.mixins.forEach(l)}return!r&&!a?(kt(n)&&s.set(n,null),null):(ct(r)?r.forEach(l=>o[l]=null):Gt(o,r),kt(n)&&s.set(n,o),o)}function ci(n,t){return!n||!rs(t)?!1:(t=t.slice(2).replace(/Once$/,""),yt(n,t[0].toLowerCase()+t.slice(1))||yt(n,cn(t))||yt(n,t))}let Ut=null,ui=null;function hi(n){const t=Ut;return Ut=n,ui=n&&n.type.__scopeId||null,t}function Xn(n){ui=n}function Wn(){ui=null}function Dt(n,t=Ut,e){if(!t||n._n)return n;const s=(...i)=>{s._d&&Dl(-1);const r=hi(t);let o;try{o=n(...i)}finally{hi(r),s._d&&Dl(1)}return{}.NODE_ENV!=="production"&&Qa(t),o};return s._n=!0,s._c=!0,s._d=!0,s}let Or=!1;function fi(){Or=!0}function Nr(n){const{type:t,vnode:e,proxy:s,withProxy:i,propsOptions:[r],slots:o,attrs:a,emit:l,render:c,renderCache:u,props:h,data:f,setupState:p,ctx:m,inheritAttrs:v}=n,b=hi(n);let E,C;({}).NODE_ENV!=="production"&&(Or=!1);try{if(e.shapeFlag&4){const D=i||s,N={}.NODE_ENV!=="production"&&p.__isScriptSetup?new Proxy(D,{get(A,at,lt){return B(`Property '${String(at)}' was accessed via 'this'. Avoid using 'this' in templates.`),Reflect.get(A,at,lt)}}):D;E=Ae(c.call(N,D,u,{}.NODE_ENV!=="production"?qe(h):h,p,f,m)),C=a}else{const D=t;({}).NODE_ENV!=="production"&&a===h&&fi(),E=Ae(D.length>1?D({}.NODE_ENV!=="production"?qe(h):h,{}.NODE_ENV!=="production"?{get attrs(){return fi(),a},slots:o,emit:l}:{attrs:a,slots:o,emit:l}):D({}.NODE_ENV!=="production"?qe(h):h,null)),C=t.props?a:Bh(a)}}catch(D){bs.length=0,cs(D,n,1),E=ot(xe)}let w=E,P;if({}.NODE_ENV!=="production"&&E.patchFlag>0&&E.patchFlag&2048&&([w,P]=el(E)),C&&v!==!1){const D=Object.keys(C),{shapeFlag:N}=w;if(D.length){if(N&7)r&&D.some(Ws)&&(C=Uh(C,r)),w=vn(w,C);else if({}.NODE_ENV!=="production"&&!Or&&w.type!==xe){const A=Object.keys(a),at=[],lt=[];for(let pt=0,Et=A.length;pt<Et;pt++){const bt=A[pt];rs(bt)?Ws(bt)||at.push(bt[2].toLowerCase()+bt.slice(3)):lt.push(bt)}lt.length&&B(`Extraneous non-props attributes (${lt.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),at.length&&B(`Extraneous non-emits event listeners (${at.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}}return e.dirs&&({}.NODE_ENV!=="production"&&!nl(w)&&B("Runtime directive used on component with non-element root node. The directives will not function as intended."),w=vn(w),w.dirs=w.dirs?w.dirs.concat(e.dirs):e.dirs),e.transition&&({}.NODE_ENV!=="production"&&!nl(w)&&B("Component inside <Transition> renders non-element root node that cannot be animated."),w.transition=e.transition),{}.NODE_ENV!=="production"&&P?P(w):E=w,hi(b),E}const el=n=>{const t=n.children,e=n.dynamicChildren,s=Ir(t,!1);if(s){if({}.NODE_ENV!=="production"&&s.patchFlag>0&&s.patchFlag&2048)return el(s)}else return[n,void 0];const i=t.indexOf(s),r=e?e.indexOf(s):-1,o=a=>{t[i]=a,e&&(r>-1?e[r]=a:a.patchFlag>0&&(n.dynamicChildren=[...e,a]))};return[Ae(s),o]};function Ir(n,t=!0){let e;for(let s=0;s<n.length;s++){const i=n[s];if(qn(i)){if(i.type!==xe||i.children==="v-if"){if(e)return;if(e=i,{}.NODE_ENV!=="production"&&t&&e.patchFlag>0&&e.patchFlag&2048)return Ir(e.children)}}else return}return e}const Bh=n=>{let t;for(const e in n)(e==="class"||e==="style"||rs(e))&&((t||(t={}))[e]=n[e]);return t},Uh=(n,t)=>{const e={};for(const s in n)(!Ws(s)||!(s.slice(9)in t))&&(e[s]=n[s]);return e},nl=n=>n.shapeFlag&7||n.type===xe;function Yh(n,t,e){const{props:s,children:i,component:r}=n,{props:o,children:a,patchFlag:l}=t,c=r.emitsOptions;if({}.NODE_ENV!=="production"&&(i||a)&&Dn||t.dirs||t.transition)return!0;if(e&&l>=0){if(l&1024)return!0;if(l&16)return s?sl(s,o,c):!!o;if(l&8){const u=t.dynamicProps;for(let h=0;h<u.length;h++){const f=u[h];if(o[f]!==s[f]&&!ci(c,f))return!0}}}else return(i||a)&&(!a||!a.$stable)?!0:s===o?!1:s?o?sl(s,o,c):!0:!!o;return!1}function sl(n,t,e){const s=Object.keys(t);if(s.length!==Object.keys(n).length)return!0;for(let i=0;i<s.length;i++){const r=s[i];if(t[r]!==n[r]&&!ci(e,r))return!0}return!1}function Xh({vnode:n,parent:t},e){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===n&&(s.el=n.el),s===n)(n=t.vnode).el=e,t=t.parent;else break}}const Dr="components";function Wh(n,t){return Kh(Dr,n,!0,t)||n}const qh=Symbol.for("v-ndc");function Kh(n,t,e=!0,s=!1){const i=Ut||qt;if(i){const r=i.type;if(n===Dr){const a=Qr(r,!1);if(a&&(a===t||a===Ve(t)||a===Sn(Ve(t))))return r}const o=il(i[n]||r[n],t)||il(i.appContext[n],t);if(!o&&s)return r;if({}.NODE_ENV!=="production"&&e&&!o){const a=n===Dr?`
|
|
19
|
+
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.`:"";B(`Failed to resolve ${n.slice(0,-1)}: ${t}${a}`)}return o}else({}).NODE_ENV!=="production"&&B(`resolve${Sn(n.slice(0,-1))} can only be used in render() or setup().`)}function il(n,t){return n&&(n[t]||n[Ve(t)]||n[Sn(Ve(t))])}const Zh=n=>n.__isSuspense;function Qh(n,t){t&&t.pendingBranch?ct(n)?t.effects.push(...n):t.effects.push(n):Ua(n)}const Jh=Symbol.for("v-scx"),tf=()=>{{const n=gi(Jh);return n||{}.NODE_ENV!=="production"&&B("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),n}};function rl(n,t){return Mr(n,null,t)}const di={};function wt(n,t,e){return{}.NODE_ENV!=="production"&&!ut(t)&&B("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),Mr(n,t,e)}function Mr(n,t,{immediate:e,deep:s,flush:i,once:r,onTrack:o,onTrigger:a}=It){if(t&&r){const A=t;t=(...at)=>{A(...at),N()}}({}).NODE_ENV!=="production"&&s!==void 0&&typeof s=="number"&&B('watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.'),{}.NODE_ENV!=="production"&&!t&&(e!==void 0&&B('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),s!==void 0&&B('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&B('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const l=A=>{B("Invalid watch source: ",A,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},c=qt,u=A=>s===!0?A:An(A,s===!1?1:void 0);let h,f=!1,p=!1;if(se(n)?(h=()=>n.value,f=Nn(n)):Bn(n)?(h=()=>u(n),f=!0):ct(n)?(p=!0,f=n.some(A=>Bn(A)||Nn(A)),h=()=>n.map(A=>{if(se(A))return A.value;if(Bn(A))return u(A);if(ut(A))return Ke(A,c,2);({}).NODE_ENV!=="production"&&l(A)})):ut(n)?t?h=()=>Ke(n,c,2):h=()=>(m&&m(),De(n,c,3,[v])):(h=Ht,{}.NODE_ENV!=="production"&&l(n)),t&&s){const A=h;h=()=>An(A())}let m,v=A=>{m=P.onStop=()=>{Ke(A,c,4),m=P.onStop=void 0}},b;if(wi)if(v=Ht,t?e&&De(t,c,3,[h(),p?[]:void 0,v]):h(),i==="sync"){const A=tf();b=A.__watcherHandles||(A.__watcherHandles=[])}else return Ht;let E=p?new Array(n.length).fill(di):di;const C=()=>{if(!(!P.active||!P.dirty))if(t){const A=P.run();(s||f||(p?A.some((at,lt)=>un(at,E[lt])):un(A,E)))&&(m&&m(),De(t,c,3,[A,E===di?void 0:p&&E[0]===di?[]:E,v]),E=A)}else P.run()};C.allowRecurse=!!t;let w;i==="sync"?w=C:i==="post"?w=()=>be(C,c&&c.suspense):(C.pre=!0,c&&(C.id=c.uid),w=()=>li(C));const P=new fr(h,Ht,w),D=qu(),N=()=>{P.stop(),D&&or(D.effects,P)};return{}.NODE_ENV!=="production"&&(P.onTrack=o,P.onTrigger=a),t?e?C():E=P.run():i==="post"?be(P.run.bind(P),c&&c.suspense):P.run(),b&&b.push(N),N}function ef(n,t,e){const s=this.proxy,i=Bt(n)?n.includes(".")?ol(s,n):()=>s[n]:n.bind(s,s);let r;ut(t)?r=t:(r=t.handler,e=t);const o=Es(this),a=Mr(i,r.bind(s),e);return o(),a}function ol(n,t){const e=t.split(".");return()=>{let s=n;for(let i=0;i<e.length&&s;i++)s=s[e[i]];return s}}function An(n,t,e=0,s){if(!kt(n)||n.__v_skip)return n;if(t&&t>0){if(e>=t)return n;e++}if(s=s||new Set,s.has(n))return n;if(s.add(n),se(n))An(n.value,t,e,s);else if(ct(n))for(let i=0;i<n.length;i++)An(n[i],t,e,s);else if(ca(n)||En(n))n.forEach(i=>{An(i,t,e,s)});else if(ha(n))for(const i in n)An(n[i],t,e,s);return n}function al(n){Fu(n)&&B("Do not use built-in directive ids as custom directive id: "+n)}function Ar(n,t){if(Ut===null)return{}.NODE_ENV!=="production"&&B("withDirectives can only be used inside render functions."),n;const e=Ei(Ut)||Ut.proxy,s=n.dirs||(n.dirs=[]);for(let i=0;i<t.length;i++){let[r,o,a,l=It]=t[i];r&&(ut(r)&&(r={mounted:r,updated:r}),r.deep&&An(o),s.push({dir:r,instance:e,value:o,oldValue:void 0,arg:a,modifiers:l}))}return n}function Rn(n,t,e,s){const i=n.dirs,r=t&&t.dirs;for(let o=0;o<i.length;o++){const a=i[o];r&&(a.oldValue=r[o].value);let l=a.dir[s];l&&(Xe(),De(l,e,8,[n.el,a,n,t]),We())}}/*! #__NO_SIDE_EFFECTS__ */function tt(n,t){return ut(n)?(()=>Gt({name:n.name},t,{setup:n}))():n}const ms=n=>!!n.type.__asyncLoader,Rr=n=>n.type.__isKeepAlive;function nf(n,t){ll(n,"a",t)}function sf(n,t){ll(n,"da",t)}function ll(n,t,e=qt){const s=n.__wdc||(n.__wdc=()=>{let i=e;for(;i;){if(i.isDeactivated)return;i=i.parent}return n()});if(pi(t,s,e),e){let i=e.parent;for(;i&&i.parent;)Rr(i.parent.vnode)&&rf(s,t,e,i),i=i.parent}}function rf(n,t,e,s){const i=pi(t,n,s,!0);zt(()=>{or(s[t],i)},e)}function pi(n,t,e=qt,s=!1){if(e){const i=e[n]||(e[n]=[]),r=t.__weh||(t.__weh=(...o)=>{if(e.isUnmounted)return;Xe();const a=Es(e),l=De(t,e,n,o);return a(),We(),l});return s?i.unshift(r):i.push(r),r}else if({}.NODE_ENV!=="production"){const i=Tn(wr[n].replace(/ hook$/,""));B(`${i} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const Qe=n=>(t,e=qt)=>(!wi||n==="sp")&&pi(n,(...s)=>t(...s),e),of=Qe("bm"),mn=Qe("m"),af=Qe("bu"),lf=Qe("u"),cf=Qe("bum"),zt=Qe("um"),uf=Qe("sp"),hf=Qe("rtg"),ff=Qe("rtc");function df(n,t=qt){pi("ec",n,t)}function fe(n,t,e,s){let i;const r=e&&e[s];if(ct(n)||Bt(n)){i=new Array(n.length);for(let o=0,a=n.length;o<a;o++)i[o]=t(n[o],o,void 0,r&&r[o])}else if(typeof n=="number"){({}).NODE_ENV!=="production"&&!Number.isInteger(n)&&B(`The v-for range expect an integer value but got ${n}.`),i=new Array(n);for(let o=0;o<n;o++)i[o]=t(o+1,o,void 0,r&&r[o])}else if(kt(n))if(n[Symbol.iterator])i=Array.from(n,(o,a)=>t(o,a,void 0,r&&r[a]));else{const o=Object.keys(n);i=new Array(o.length);for(let a=0,l=o.length;a<l;a++){const c=o[a];i[a]=t(n[c],c,a,r&&r[a])}}else i=[];return e&&(e[s]=i),i}function $t(n,t,e={},s,i){if(Ut.isCE||Ut.parent&&ms(Ut.parent)&&Ut.parent.isCE)return t!=="default"&&(e.name=t),ot("slot",e,s&&s());let r=n[t];({}).NODE_ENV!=="production"&&r&&r.length>1&&(B("SSR-optimized slot function detected in a non-SSR-optimized render function. You need to mark this component with $dynamic-slots in the parent template."),r=()=>[]),r&&r._c&&(r._d=!1),R();const o=r&&cl(r(e)),a=ue(Ot,{key:e.key||o&&o.key||`_${t}`},o||(s?s():[]),o&&n._===1?64:-2);return!i&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),r&&r._c&&(r._d=!0),a}function cl(n){return n.some(t=>qn(t)?!(t.type===xe||t.type===Ot&&!cl(t.children)):!0)?n:null}const $r=n=>n?Vl(n)?Ei(n)||n.proxy:$r(n.parent):null,$n=Gt(Object.create(null),{$:n=>n,$el:n=>n.vnode.el,$data:n=>n.data,$props:n=>({}).NODE_ENV!=="production"?qe(n.props):n.props,$attrs:n=>({}).NODE_ENV!=="production"?qe(n.attrs):n.attrs,$slots:n=>({}).NODE_ENV!=="production"?qe(n.slots):n.slots,$refs:n=>({}).NODE_ENV!=="production"?qe(n.refs):n.refs,$parent:n=>$r(n.parent),$root:n=>$r(n.root),$emit:n=>n.emit,$options:n=>Gr(n),$forceUpdate:n=>n.f||(n.f=()=>{n.effect.dirty=!0,li(n.update)}),$nextTick:n=>n.n||(n.n=Ha.bind(n.proxy)),$watch:n=>ef.bind(n)}),Lr=n=>n==="_"||n==="$",Fr=(n,t)=>n!==It&&!n.__isScriptSetup&&yt(n,t),ul={get({_:n},t){if(t==="__v_skip")return!0;const{ctx:e,setupState:s,data:i,props:r,accessCache:o,type:a,appContext:l}=n;if({}.NODE_ENV!=="production"&&t==="__isVue")return!0;let c;if(t[0]!=="$"){const p=o[t];if(p!==void 0)switch(p){case 1:return s[t];case 2:return i[t];case 4:return e[t];case 3:return r[t]}else{if(Fr(s,t))return o[t]=1,s[t];if(i!==It&&yt(i,t))return o[t]=2,i[t];if((c=n.propsOptions[0])&&yt(c,t))return o[t]=3,r[t];if(e!==It&&yt(e,t))return o[t]=4,e[t];Vr&&(o[t]=0)}}const u=$n[t];let h,f;if(u)return t==="$attrs"?(ne(n.attrs,"get",""),{}.NODE_ENV!=="production"&&fi()):{}.NODE_ENV!=="production"&&t==="$slots"&&ne(n,"get",t),u(n);if((h=a.__cssModules)&&(h=h[t]))return h;if(e!==It&&yt(e,t))return o[t]=4,e[t];if(f=l.config.globalProperties,yt(f,t))return f[t];({}).NODE_ENV!=="production"&&Ut&&(!Bt(t)||t.indexOf("__v")!==0)&&(i!==It&&Lr(t[0])&&yt(i,t)?B(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):n===Ut&&B(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:n},t,e){const{data:s,setupState:i,ctx:r}=n;return Fr(i,t)?(i[t]=e,!0):{}.NODE_ENV!=="production"&&i.__isScriptSetup&&yt(i,t)?(B(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):s!==It&&yt(s,t)?(s[t]=e,!0):yt(n.props,t)?({}.NODE_ENV!=="production"&&B(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in n?({}.NODE_ENV!=="production"&&B(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`),!1):({}.NODE_ENV!=="production"&&t in n.appContext.config.globalProperties?Object.defineProperty(r,t,{enumerable:!0,configurable:!0,value:e}):r[t]=e,!0)},has({_:{data:n,setupState:t,accessCache:e,ctx:s,appContext:i,propsOptions:r}},o){let a;return!!e[o]||n!==It&&yt(n,o)||Fr(t,o)||(a=r[0])&&yt(a,o)||yt(s,o)||yt($n,o)||yt(i.config.globalProperties,o)},defineProperty(n,t,e){return e.get!=null?n._.accessCache[t]=0:yt(e,"value")&&this.set(n,t,e.value,null),Reflect.defineProperty(n,t,e)}};({}).NODE_ENV!=="production"&&(ul.ownKeys=n=>(B("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(n)));function pf(n){const t={};return Object.defineProperty(t,"_",{configurable:!0,enumerable:!1,get:()=>n}),Object.keys($n).forEach(e=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,get:()=>$n[e](n),set:Ht})}),t}function mf(n){const{ctx:t,propsOptions:[e]}=n;e&&Object.keys(e).forEach(s=>{Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>n.props[s],set:Ht})})}function gf(n){const{ctx:t,setupState:e}=n;Object.keys(gt(e)).forEach(s=>{if(!e.__isScriptSetup){if(Lr(s[0])){B(`setup() return property ${JSON.stringify(s)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);return}Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>e[s],set:Ht})}})}function vf(){return _f().slots}function _f(){const n=Ll();return{}.NODE_ENV!=="production"&&!n&&B("useContext() called without active instance."),n.setupContext||(n.setupContext=Hl(n))}function hl(n){return ct(n)?n.reduce((t,e)=>(t[e]=null,t),{}):n}function yf(){const n=Object.create(null);return(t,e)=>{n[e]?B(`${t} property "${e}" is already defined in ${n[e]}.`):n[e]=t}}let Vr=!0;function bf(n){const t=Gr(n),e=n.proxy,s=n.ctx;Vr=!1,t.beforeCreate&&fl(t.beforeCreate,n,"bc");const{data:i,computed:r,methods:o,watch:a,provide:l,inject:c,created:u,beforeMount:h,mounted:f,beforeUpdate:p,updated:m,activated:v,deactivated:b,beforeDestroy:E,beforeUnmount:C,destroyed:w,unmounted:P,render:D,renderTracked:N,renderTriggered:A,errorCaptured:at,serverPrefetch:lt,expose:pt,inheritAttrs:Et,components:bt,directives:Lt,filters:Ft}=t,_t={}.NODE_ENV!=="production"?yf():null;if({}.NODE_ENV!=="production"){const[Z]=n.propsOptions;if(Z)for(const I in Z)_t("Props",I)}if(c&&xf(c,s,_t),o)for(const Z in o){const I=o[Z];ut(I)?({}.NODE_ENV!=="production"?Object.defineProperty(s,Z,{value:I.bind(e),configurable:!0,enumerable:!0,writable:!0}):s[Z]=I.bind(e),{}.NODE_ENV!=="production"&&_t("Methods",Z)):{}.NODE_ENV!=="production"&&B(`Method "${Z}" has type "${typeof I}" in the component definition. Did you reference the function correctly?`)}if(i){({}).NODE_ENV!=="production"&&!ut(i)&&B("The data option must be a function. Plain object usage is no longer supported.");const Z=i.call(e,e);if({}.NODE_ENV!=="production"&&ar(Z)&&B("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),!kt(Z))({}).NODE_ENV!=="production"&&B("data() should return an object.");else if(n.data=le(Z),{}.NODE_ENV!=="production")for(const I in Z)_t("Data",I),Lr(I[0])||Object.defineProperty(s,I,{configurable:!0,enumerable:!0,get:()=>Z[I],set:Ht})}if(Vr=!0,r)for(const Z in r){const I=r[Z],Y=ut(I)?I.bind(e,e):ut(I.get)?I.get.bind(e,e):Ht;({}).NODE_ENV!=="production"&&Y===Ht&&B(`Computed property "${Z}" has no getter.`);const z=!ut(I)&&ut(I.set)?I.set.bind(e):{}.NODE_ENV!=="production"?()=>{B(`Write operation failed: computed property "${Z}" is readonly.`)}:Ht,mt=id({get:Y,set:z});Object.defineProperty(s,Z,{enumerable:!0,configurable:!0,get:()=>mt.value,set:ft=>mt.value=ft}),{}.NODE_ENV!=="production"&&_t("Computed",Z)}if(a)for(const Z in a)dl(a[Z],s,e,Z);if(l){const Z=ut(l)?l.call(e):l;Reflect.ownKeys(Z).forEach(I=>{kf(I,Z[I])})}u&&fl(u,n,"c");function dt(Z,I){ct(I)?I.forEach(Y=>Z(Y.bind(e))):I&&Z(I.bind(e))}if(dt(of,h),dt(mn,f),dt(af,p),dt(lf,m),dt(nf,v),dt(sf,b),dt(df,at),dt(ff,N),dt(hf,A),dt(cf,C),dt(zt,P),dt(uf,lt),ct(pt))if(pt.length){const Z=n.exposed||(n.exposed={});pt.forEach(I=>{Object.defineProperty(Z,I,{get:()=>e[I],set:Y=>e[I]=Y})})}else n.exposed||(n.exposed={});D&&n.render===Ht&&(n.render=D),Et!=null&&(n.inheritAttrs=Et),bt&&(n.components=bt),Lt&&(n.directives=Lt)}function xf(n,t,e=Ht){ct(n)&&(n=zr(n));for(const s in n){const i=n[s];let r;kt(i)?"default"in i?r=gi(i.from||s,i.default,!0):r=gi(i.from||s):r=gi(i),se(r)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:o=>r.value=o}):t[s]=r,{}.NODE_ENV!=="production"&&e("Inject",s)}}function fl(n,t,e){De(ct(n)?n.map(s=>s.bind(t.proxy)):n.bind(t.proxy),t,e)}function dl(n,t,e,s){const i=s.includes(".")?ol(e,s):()=>e[s];if(Bt(n)){const r=t[n];ut(r)?wt(i,r):{}.NODE_ENV!=="production"&&B(`Invalid watch handler specified by key "${n}"`,r)}else if(ut(n))wt(i,n.bind(e));else if(kt(n))if(ct(n))n.forEach(r=>dl(r,t,e,s));else{const r=ut(n.handler)?n.handler.bind(e):t[n.handler];ut(r)?wt(i,r,n):{}.NODE_ENV!=="production"&&B(`Invalid watch handler specified by key "${n.handler}"`,r)}else({}).NODE_ENV!=="production"&&B(`Invalid watch option: "${s}"`,n)}function Gr(n){const t=n.type,{mixins:e,extends:s}=t,{mixins:i,optionsCache:r,config:{optionMergeStrategies:o}}=n.appContext,a=r.get(t);let l;return a?l=a:!i.length&&!e&&!s?l=t:(l={},i.length&&i.forEach(c=>mi(l,c,o,!0)),mi(l,t,o)),kt(t)&&r.set(t,l),l}function mi(n,t,e,s=!1){const{mixins:i,extends:r}=t;r&&mi(n,r,e,!0),i&&i.forEach(o=>mi(n,o,e,!0));for(const o in t)if(s&&o==="expose")({}).NODE_ENV!=="production"&&B('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const a=wf[o]||e&&e[o];n[o]=a?a(n[o],t[o]):t[o]}return n}const wf={data:pl,props:ml,emits:ml,methods:gs,computed:gs,beforeCreate:de,created:de,beforeMount:de,mounted:de,beforeUpdate:de,updated:de,beforeDestroy:de,beforeUnmount:de,destroyed:de,unmounted:de,activated:de,deactivated:de,errorCaptured:de,serverPrefetch:de,components:gs,directives:gs,watch:Cf,provide:pl,inject:Ef};function pl(n,t){return t?n?function(){return Gt(ut(n)?n.call(this,this):n,ut(t)?t.call(this,this):t)}:t:n}function Ef(n,t){return gs(zr(n),zr(t))}function zr(n){if(ct(n)){const t={};for(let e=0;e<n.length;e++)t[n[e]]=n[e];return t}return n}function de(n,t){return n?[...new Set([].concat(n,t))]:t}function gs(n,t){return n?Gt(Object.create(null),n,t):t}function ml(n,t){return n?ct(n)&&ct(t)?[...new Set([...n,...t])]:Gt(Object.create(null),hl(n),hl(t??{})):t}function Cf(n,t){if(!n)return t;if(!t)return n;const e=Gt(Object.create(null),n);for(const s in t)e[s]=de(n[s],t[s]);return e}function gl(){return{app:null,config:{isNativeTag:$u,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 Sf=0;function Tf(n,t){return function(s,i=null){ut(s)||(s=Gt({},s)),i!=null&&!kt(i)&&({}.NODE_ENV!=="production"&&B("root props passed to app.mount() must be an object."),i=null);const r=gl(),o=new WeakSet;let a=!1;const l=r.app={_uid:Sf++,_component:s,_props:i,_container:null,_context:r,_instance:null,version:Ul,get config(){return r.config},set config(c){({}).NODE_ENV!=="production"&&B("app.config cannot be replaced. Modify individual options instead.")},use(c,...u){return o.has(c)?{}.NODE_ENV!=="production"&&B("Plugin has already been applied to target app."):c&&ut(c.install)?(o.add(c),c.install(l,...u)):ut(c)?(o.add(c),c(l,...u)):{}.NODE_ENV!=="production"&&B('A plugin must either be a function or an object with an "install" function.'),l},mixin(c){return r.mixins.includes(c)?{}.NODE_ENV!=="production"&&B("Mixin has already been applied to target app"+(c.name?`: ${c.name}`:"")):r.mixins.push(c),l},component(c,u){return{}.NODE_ENV!=="production"&&Kr(c,r.config),u?({}.NODE_ENV!=="production"&&r.components[c]&&B(`Component "${c}" has already been registered in target app.`),r.components[c]=u,l):r.components[c]},directive(c,u){return{}.NODE_ENV!=="production"&&al(c),u?({}.NODE_ENV!=="production"&&r.directives[c]&&B(`Directive "${c}" has already been registered in target app.`),r.directives[c]=u,l):r.directives[c]},mount(c,u,h){if(a)({}).NODE_ENV!=="production"&&B("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`");else{({}).NODE_ENV!=="production"&&c.__vue_app__&&B("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");const f=ot(s,i);return f.appContext=r,h===!0?h="svg":h===!1&&(h=void 0),{}.NODE_ENV!=="production"&&(r.reload=()=>{n(vn(f),c,h)}),u&&t?t(f,c):n(f,c,h),a=!0,l._container=c,c.__vue_app__=l,{}.NODE_ENV!=="production"&&(l._instance=f.component,Rh(l,Ul)),Ei(f.component)||f.component.proxy}},unmount(){a?(n(null,l._container),{}.NODE_ENV!=="production"&&(l._instance=null,$h(l)),delete l._container.__vue_app__):{}.NODE_ENV!=="production"&&B("Cannot unmount an app that is not mounted.")},provide(c,u){return{}.NODE_ENV!=="production"&&c in r.provides&&B(`App already provides property with key "${String(c)}". It will be overwritten with the new value.`),r.provides[c]=u,l},runWithContext(c){const u=vs;vs=l;try{return c()}finally{vs=u}}};return l}}let vs=null;function kf(n,t){if(!qt)({}).NODE_ENV!=="production"&&B("provide() can only be used inside setup().");else{let e=qt.provides;const s=qt.parent&&qt.parent.provides;s===e&&(e=qt.provides=Object.create(s)),e[n]=t}}function gi(n,t,e=!1){const s=qt||Ut;if(s||vs){const i=s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:vs._context.provides;if(i&&n in i)return i[n];if(arguments.length>1)return e&&ut(t)?t.call(s&&s.proxy):t;({}).NODE_ENV!=="production"&&B(`injection "${String(n)}" not found.`)}else({}).NODE_ENV!=="production"&&B("inject() can only be used inside setup() or functional components.")}const vl={},_l=()=>Object.create(vl),yl=n=>Object.getPrototypeOf(n)===vl;function Pf(n,t,e,s=!1){const i={},r=_l();n.propsDefaults=Object.create(null),bl(n,t,i,r);for(const o in n.propsOptions[0])o in i||(i[o]=void 0);({}).NODE_ENV!=="production"&&Sl(t||{},i,n),e?n.props=s?i:mh(i):n.type.props?n.props=i:n.props=r,n.attrs=r}function Of(n){for(;n;){if(n.type.__hmrId)return!0;n=n.parent}}function Nf(n,t,e,s){const{props:i,attrs:r,vnode:{patchFlag:o}}=n,a=gt(i),[l]=n.propsOptions;let c=!1;if(!({}.NODE_ENV!=="production"&&Of(n))&&(s||o>0)&&!(o&16)){if(o&8){const u=n.vnode.dynamicProps;for(let h=0;h<u.length;h++){let f=u[h];if(ci(n.emitsOptions,f))continue;const p=t[f];if(l)if(yt(r,f))p!==r[f]&&(r[f]=p,c=!0);else{const m=Ve(f);i[m]=jr(l,a,m,p,n,!1)}else p!==r[f]&&(r[f]=p,c=!0)}}}else{bl(n,t,i,r)&&(c=!0);let u;for(const h in a)(!t||!yt(t,h)&&((u=cn(h))===h||!yt(t,u)))&&(l?e&&(e[h]!==void 0||e[u]!==void 0)&&(i[h]=jr(l,a,h,void 0,n,!0)):delete i[h]);if(r!==a)for(const h in r)(!t||!yt(t,h))&&(delete r[h],c=!0)}c&&Ge(n.attrs,"set",""),{}.NODE_ENV!=="production"&&Sl(t||{},i,n)}function bl(n,t,e,s){const[i,r]=n.propsOptions;let o=!1,a;if(t)for(let l in t){if(os(l))continue;const c=t[l];let u;i&&yt(i,u=Ve(l))?!r||!r.includes(u)?e[u]=c:(a||(a={}))[u]=c:ci(n.emitsOptions,l)||(!(l in s)||c!==s[l])&&(s[l]=c,o=!0)}if(r){const l=gt(e),c=a||It;for(let u=0;u<r.length;u++){const h=r[u];e[h]=jr(i,l,h,c[h],n,!yt(c,h))}}return o}function jr(n,t,e,s,i,r){const o=n[e];if(o!=null){const a=yt(o,"default");if(a&&s===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&ut(l)){const{propsDefaults:c}=i;if(e in c)s=c[e];else{const u=Es(i);s=c[e]=l.call(null,t),u()}}else s=l}o[0]&&(r&&!a?s=!1:o[1]&&(s===""||s===cn(e))&&(s=!0))}return s}function xl(n,t,e=!1){const s=t.propsCache,i=s.get(n);if(i)return i;const r=n.props,o={},a=[];let l=!1;if(!ut(n)){const u=h=>{l=!0;const[f,p]=xl(h,t,!0);Gt(o,f),p&&a.push(...p)};!e&&t.mixins.length&&t.mixins.forEach(u),n.extends&&u(n.extends),n.mixins&&n.mixins.forEach(u)}if(!r&&!l)return kt(n)&&s.set(n,Hn),Hn;if(ct(r))for(let u=0;u<r.length;u++){({}).NODE_ENV!=="production"&&!Bt(r[u])&&B("props must be strings when using array syntax.",r[u]);const h=Ve(r[u]);wl(h)&&(o[h]=It)}else if(r){({}).NODE_ENV!=="production"&&!kt(r)&&B("invalid props options",r);for(const u in r){const h=Ve(u);if(wl(h)){const f=r[u],p=o[h]=ct(f)||ut(f)?{type:f}:Gt({},f);if(p){const m=Cl(Boolean,p.type),v=Cl(String,p.type);p[0]=m>-1,p[1]=v<0||m<v,(m>-1||yt(p,"default"))&&a.push(h)}}}}const c=[o,a];return kt(n)&&s.set(n,c),c}function wl(n){return n[0]!=="$"&&!os(n)?!0:({}.NODE_ENV!=="production"&&B(`Invalid prop name: "${n}" is a reserved property.`),!1)}function Hr(n){return n===null?"null":typeof n=="function"?n.name||"":typeof n=="object"&&n.constructor&&n.constructor.name||""}function El(n,t){return Hr(n)===Hr(t)}function Cl(n,t){return ct(t)?t.findIndex(e=>El(e,n)):ut(t)&&El(t,n)?0:-1}function Sl(n,t,e){const s=gt(t),i=e.propsOptions[0];for(const r in i){let o=i[r];o!=null&&If(r,s[r],o,{}.NODE_ENV!=="production"?qe(s):s,!yt(n,r)&&!yt(n,cn(r)))}}function If(n,t,e,s,i){const{type:r,required:o,validator:a,skipCheck:l}=e;if(o&&i){B('Missing required prop: "'+n+'"');return}if(!(t==null&&!o)){if(r!=null&&r!==!0&&!l){let c=!1;const u=ct(r)?r:[r],h=[];for(let f=0;f<u.length&&!c;f++){const{valid:p,expectedType:m}=Mf(t,u[f]);h.push(m||""),c=p}if(!c){B(Af(n,t,h));return}}a&&!a(t,s)&&B('Invalid prop: custom validator check failed for prop "'+n+'".')}}const Df=Fe("String,Number,Boolean,Function,Symbol,BigInt");function Mf(n,t){let e;const s=Hr(t);if(Df(s)){const i=typeof n;e=i===s.toLowerCase(),!e&&i==="object"&&(e=n instanceof t)}else s==="Object"?e=kt(n):s==="Array"?e=ct(n):s==="null"?e=n===null:e=n instanceof t;return{valid:e,expectedType:s}}function Af(n,t,e){if(e.length===0)return`Prop type [] for prop "${n}" won't match anything. Did you mean to use type Array instead?`;let s=`Invalid prop: type check failed for prop "${n}". Expected ${e.map(Sn).join(" | ")}`;const i=e[0],r=lr(t),o=Tl(t,i),a=Tl(t,r);return e.length===1&&kl(i)&&!Rf(i,r)&&(s+=` with value ${o}`),s+=`, got ${r} `,kl(r)&&(s+=`with value ${a}.`),s}function Tl(n,t){return t==="String"?`"${n}"`:t==="Number"?`${Number(n)}`:`${n}`}function kl(n){return["string","number","boolean"].some(e=>n.toLowerCase()===e)}function Rf(...n){return n.some(t=>t.toLowerCase()==="boolean")}const Pl=n=>n[0]==="_"||n==="$stable",Br=n=>ct(n)?n.map(Ae):[Ae(n)],$f=(n,t,e)=>{if(t._n)return t;const s=Dt((...i)=>({}.NODE_ENV!=="production"&&qt&&(!e||e.root===qt.root)&&B(`Slot "${n}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),Br(t(...i))),e);return s._c=!1,s},Ol=(n,t,e)=>{const s=n._ctx;for(const i in n){if(Pl(i))continue;const r=n[i];if(ut(r))t[i]=$f(i,r,s);else if(r!=null){({}).NODE_ENV!=="production"&&B(`Non-function value encountered for slot "${i}". Prefer function slots for better performance.`);const o=Br(r);t[i]=()=>o}}},Nl=(n,t)=>{({}).NODE_ENV!=="production"&&!Rr(n.vnode)&&B("Non-function value encountered for default slot. Prefer function slots for better performance.");const e=Br(t);n.slots.default=()=>e},Lf=(n,t)=>{const e=n.slots=_l();if(n.vnode.shapeFlag&32){const s=t._;s?(Gt(e,t),fa(e,"_",s)):Ol(t,e)}else t&&Nl(n,t)},Ff=(n,t,e)=>{const{vnode:s,slots:i}=n;let r=!0,o=It;if(s.shapeFlag&32){const a=t._;a?{}.NODE_ENV!=="production"&&Dn?(Gt(i,t),Ge(n,"set","$slots")):e&&a===1?r=!1:(Gt(i,t),!e&&a===1&&delete i._):(r=!t.$stable,Ol(t,i)),o=t}else t&&(Nl(n,t),o={default:1});if(r)for(const a in i)!Pl(a)&&o[a]==null&&delete i[a]};function Ur(n,t,e,s,i=!1){if(ct(n)){n.forEach((f,p)=>Ur(f,t&&(ct(t)?t[p]:t),e,s,i));return}if(ms(s)&&!i)return;const r=s.shapeFlag&4?Ei(s.component)||s.component.proxy:s.el,o=i?null:r,{i:a,r:l}=n;if({}.NODE_ENV!=="production"&&!a){B("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");return}const c=t&&t.r,u=a.refs===It?a.refs={}:a.refs,h=a.setupState;if(c!=null&&c!==l&&(Bt(c)?(u[c]=null,yt(h,c)&&(h[c]=null)):se(c)&&(c.value=null)),ut(l))Ke(l,a,12,[o,u]);else{const f=Bt(l),p=se(l);if(f||p){const m=()=>{if(n.f){const v=f?yt(h,l)?h[l]:u[l]:l.value;i?ct(v)&&or(v,r):ct(v)?v.includes(r)||v.push(r):f?(u[l]=[r],yt(h,l)&&(h[l]=u[l])):(l.value=[r],n.k&&(u[n.k]=l.value))}else f?(u[l]=o,yt(h,l)&&(h[l]=o)):p?(l.value=o,n.k&&(u[n.k]=o)):{}.NODE_ENV!=="production"&&B("Invalid template ref type:",l,`(${typeof l})`)};o?(m.id=-1,be(m,e)):m()}else({}).NODE_ENV!=="production"&&B("Invalid template ref type:",l,`(${typeof l})`)}}let _s,gn;function Je(n,t){n.appContext.config.performance&&vi()&&gn.mark(`vue-${t}-${n.uid}`),{}.NODE_ENV!=="production"&&Gh(n,t,vi()?gn.now():Date.now())}function tn(n,t){if(n.appContext.config.performance&&vi()){const e=`vue-${t}-${n.uid}`,s=e+":end";gn.mark(s),gn.measure(`<${Ci(n,n.type)}> ${t}`,e,s),gn.clearMarks(e),gn.clearMarks(s)}({}).NODE_ENV!=="production"&&zh(n,t,vi()?gn.now():Date.now())}function vi(){return _s!==void 0||(typeof window<"u"&&window.performance?(_s=!0,gn=window.performance):_s=!1),_s}function Vf(){const n=[];if({}.NODE_ENV!=="production"&&n.length){const t=n.length>1;console.warn(`Feature flag${t?"s":""} ${n.join(", ")} ${t?"are":"is"} not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.
|
|
20
20
|
|
|
21
|
-
For more details, see https://link.vuejs.org/feature-flags.`)}}const yt=qh;function Lf(t){return Ff(t)}function Ff(t,e){$f();const n=ir();n.__VUE__=!0,{}.NODE_ENV!=="production"&&Ua(n.__VUE_DEVTOOLS_GLOBAL_HOOK__,n);const{insert:s,remove:i,patchProp:r,createElement:o,createText:a,createComment:l,setText:c,setElementText:u,parentNode:h,nextSibling:f,setScopeId:d=Ge,insertStaticContent:m}=t,v=(_,x,P,I=null,A=null,H=null,W=void 0,L=null,U={}.NODE_ENV!=="production"&&Nn?!1:!!x.dynamicChildren)=>{if(_===x)return;_&&!_s(_,x)&&(I=kt(_),Me(_,A,H,!0),_=null),x.patchFlag===-2&&(U=!1,x.dynamicChildren=null);const{type:F,ref:X,shapeFlag:ie}=x;switch(F){case ps:y(_,x,P,I);break;case bt:E(_,x,P,I);break;case hi:_==null?C(x,P,I,W):{}.NODE_ENV!=="production"&&w(_,x,P,W);break;case ke:at(_,x,P,I,A,H,W,L,U);break;default:ie&1?O(_,x,P,I,A,H,W,L,U):ie&6?lt(_,x,P,I,A,H,W,L,U):ie&64||ie&128?F.process(_,x,P,I,A,H,W,L,U,At):{}.NODE_ENV!=="production"&&B("Invalid VNode type:",F,`(${typeof F})`)}X!=null&&A&&Vr(X,_&&_.ref,H,x||_,!x)},y=(_,x,P,I)=>{if(_==null)s(x.el=a(x.children),P,I);else{const A=x.el=_.el;x.children!==_.children&&c(A,x.children)}},E=(_,x,P,I)=>{_==null?s(x.el=l(x.children||""),P,I):x.el=_.el},C=(_,x,P,I)=>{[_.el,_.anchor]=m(_.children,x,P,I,_.el,_.anchor)},w=(_,x,P,I)=>{if(x.children!==_.children){const A=f(_.anchor);$(_),[x.el,x.anchor]=m(x.children,P,A,I)}else x.el=_.el,x.anchor=_.anchor},S=({el:_,anchor:x},P,I)=>{let A;for(;_&&_!==x;)A=f(_),s(_,P,I),_=A;s(x,P,I)},$=({el:_,anchor:x})=>{let P;for(;_&&_!==x;)P=f(_),i(_),_=P;i(x)},O=(_,x,P,I,A,H,W,L,U)=>{x.type==="svg"?W="svg":x.type==="math"&&(W="mathml"),_==null?R(x,P,I,A,H,W,L,U):pe(_,x,A,H,W,L,U)},R=(_,x,P,I,A,H,W,L)=>{let U,F;const{props:X,shapeFlag:ie,transition:te,dirs:ce}=_;if(U=_.el=o(_.type,H,X&&X.is,X),ie&8?u(U,_.children):ie&16&&ue(_.children,U,null,I,A,Gr(_,H),W,L),ce&&Mn(_,null,I,"created"),le(U,_,_.scopeId,W,I),X){for(const we in X)we!=="value"&&!Jn(we)&&r(U,we,null,X[we],H,_.children,I,A,Ae);"value"in X&&r(U,"value",null,X.value,H),(F=X.onVnodeBeforeMount)&&zt(F,I,_)}({}).NODE_ENV!=="production"&&(Object.defineProperty(U,"__vnode",{value:_,enumerable:!1}),Object.defineProperty(U,"__vueParentComponent",{value:I,enumerable:!1})),ce&&Mn(_,null,I,"beforeMount");const ge=Vf(A,te);ge&&te.beforeEnter(U),s(U,x,P),((F=X&&X.onVnodeMounted)||ge||ce)&&yt(()=>{F&&zt(F,I,_),ge&&te.enter(U),ce&&Mn(_,null,I,"mounted")},A)},le=(_,x,P,I,A)=>{if(P&&d(_,P),I)for(let H=0;H<I.length;H++)d(_,I[H]);if(A){let H=A.subTree;if({}.NODE_ENV!=="production"&&H.patchFlag>0&&H.patchFlag&2048&&(H=Tr(H.children)||H),x===H){const W=A.vnode;le(_,W,W.scopeId,W.slotScopeIds,A.parent)}}},ue=(_,x,P,I,A,H,W,L,U=0)=>{for(let F=U;F<_.length;F++){const X=_[F]=L?gn(_[F]):Mt(_[F]);v(null,X,x,P,I,A,H,W,L)}},pe=(_,x,P,I,A,H,W)=>{const L=x.el=_.el;let{patchFlag:U,dynamicChildren:F,dirs:X}=x;U|=_.patchFlag&16;const ie=_.props||Se,te=x.props||Se;let ce;if(P&&An(P,!1),(ce=te.onVnodeBeforeUpdate)&&zt(ce,P,x,_),X&&Mn(x,_,P,"beforeUpdate"),P&&An(P,!0),{}.NODE_ENV!=="production"&&Nn&&(U=0,W=!1,F=null),F?(De(_.dynamicChildren,F,L,P,I,Gr(x,A),H),{}.NODE_ENV!=="production"&&ui(_,x)):W||Y(_,x,L,null,P,I,Gr(x,A),H,!1),U>0){if(U&16)Oe(L,x,ie,te,P,I,A);else if(U&2&&ie.class!==te.class&&r(L,"class",null,te.class,A),U&4&&r(L,"style",ie.style,te.style,A),U&8){const ge=x.dynamicProps;for(let we=0;we<ge.length;we++){const Ie=ge[we],Fe=ie[Ie],mt=te[Ie];(mt!==Fe||Ie==="value")&&r(L,Ie,Fe,mt,A,_.children,P,I,Ae)}}U&1&&_.children!==x.children&&u(L,x.children)}else!W&&F==null&&Oe(L,x,ie,te,P,I,A);((ce=te.onVnodeUpdated)||X)&&yt(()=>{ce&&zt(ce,P,x,_),X&&Mn(x,_,P,"updated")},I)},De=(_,x,P,I,A,H,W)=>{for(let L=0;L<x.length;L++){const U=_[L],F=x[L],X=U.el&&(U.type===ke||!_s(U,F)||U.shapeFlag&70)?h(U.el):P;v(U,F,X,null,I,A,H,W,!0)}},Oe=(_,x,P,I,A,H,W)=>{if(P!==I){if(P!==Se)for(const L in P)!Jn(L)&&!(L in I)&&r(_,L,P[L],null,W,x.children,A,H,Ae);for(const L in I){if(Jn(L))continue;const U=I[L],F=P[L];U!==F&&L!=="value"&&r(_,L,F,U,W,x.children,A,H,Ae)}"value"in I&&r(_,"value",P.value,I.value,W)}},at=(_,x,P,I,A,H,W,L,U)=>{const F=x.el=_?_.el:a(""),X=x.anchor=_?_.anchor:a("");let{patchFlag:ie,dynamicChildren:te,slotScopeIds:ce}=x;({}).NODE_ENV!=="production"&&(Nn||ie&2048)&&(ie=0,U=!1,te=null),ce&&(L=L?L.concat(ce):ce),_==null?(s(F,P,I),s(X,P,I),ue(x.children||[],P,X,A,H,W,L,U)):ie>0&&ie&64&&te&&_.dynamicChildren?(De(_.dynamicChildren,te,P,A,H,W,L),{}.NODE_ENV!=="production"?ui(_,x):(x.key!=null||A&&x===A.subTree)&&ui(_,x,!0)):Y(_,x,P,X,A,H,W,L,U)},lt=(_,x,P,I,A,H,W,L,U)=>{x.slotScopeIds=L,_==null?x.shapeFlag&512?A.ctx.activate(x,P,I,W,U):We(x,P,I,A,H,W,U):Te(_,x,U)},We=(_,x,P,I,A,H,W)=>{const L=_.component=Yf(_,I,A);if({}.NODE_ENV!=="production"&&L.type.__hmrId&&Ph(L),{}.NODE_ENV!=="production"&&(Qs(_),Zt(L,"mount")),Nr(_)&&(L.ctx.renderer=At),{}.NODE_ENV!=="production"&&Zt(L,"init"),qf(L),{}.NODE_ENV!=="production"&&Qt(L,"init"),L.asyncDep){if(A&&A.registerDep(L,he),!_.el){const U=L.subTree=oe(bt);E(null,U,x,P)}}else he(L,_,x,P,A,H,W);({}).NODE_ENV!=="production"&&(Js(),Qt(L,"mount"))},Te=(_,x,P)=>{const I=x.component=_.component;if(Hh(_,x,P))if(I.asyncDep&&!I.asyncResolved){({}).NODE_ENV!=="production"&&Qs(x),M(I,x,P),{}.NODE_ENV!=="production"&&Js();return}else I.next=x,Sh(I.update),I.effect.dirty=!0,I.update();else x.el=_.el,I.vnode=x},he=(_,x,P,I,A,H,W)=>{const L=()=>{if(_.isMounted){let{next:X,bu:ie,u:te,parent:ce,vnode:ge}=_;{const vn=Tl(_);if(vn){X&&(X.el=ge.el,M(_,X,W)),vn.asyncDep.then(()=>{_.isUnmounted||L()});return}}let we=X,Ie;({}).NODE_ENV!=="production"&&Qs(X||_.vnode),An(_,!1),X?(X.el=ge.el,M(_,X,W)):X=ge,ie&&es(ie),(Ie=X.props&&X.props.onVnodeBeforeUpdate)&&zt(Ie,ce,X,ge),An(_,!0),{}.NODE_ENV!=="production"&&Zt(_,"render");const Fe=Cr(_);({}).NODE_ENV!=="production"&&Qt(_,"render");const mt=_.subTree;_.subTree=Fe,{}.NODE_ENV!=="production"&&Zt(_,"patch"),v(mt,Fe,h(mt.el),kt(mt),_,A,H),{}.NODE_ENV!=="production"&&Qt(_,"patch"),X.el=Fe.el,we===null&&Bh(_,Fe.el),te&&yt(te,A),(Ie=X.props&&X.props.onVnodeUpdated)&&yt(()=>zt(Ie,ce,X,ge),A),{}.NODE_ENV!=="production"&&Wa(_),{}.NODE_ENV!=="production"&&Js()}else{let X;const{el:ie,props:te}=x,{bm:ce,m:ge,parent:we}=_,Ie=us(x);if(An(_,!1),ce&&es(ce),!Ie&&(X=te&&te.onVnodeBeforeMount)&&zt(X,we,x),An(_,!0),ie&&nn){const Fe=()=>{({}).NODE_ENV!=="production"&&Zt(_,"render"),_.subTree=Cr(_),{}.NODE_ENV!=="production"&&Qt(_,"render"),{}.NODE_ENV!=="production"&&Zt(_,"hydrate"),nn(ie,_.subTree,_,A,null),{}.NODE_ENV!=="production"&&Qt(_,"hydrate")};Ie?x.type.__asyncLoader().then(()=>!_.isUnmounted&&Fe()):Fe()}else{({}).NODE_ENV!=="production"&&Zt(_,"render");const Fe=_.subTree=Cr(_);({}).NODE_ENV!=="production"&&Qt(_,"render"),{}.NODE_ENV!=="production"&&Zt(_,"patch"),v(null,Fe,P,I,_,A,H),{}.NODE_ENV!=="production"&&Qt(_,"patch"),x.el=Fe.el}if(ge&&yt(ge,A),!Ie&&(X=te&&te.onVnodeMounted)){const Fe=x;yt(()=>zt(X,we,Fe),A)}(x.shapeFlag&256||we&&us(we.vnode)&&we.vnode.shapeFlag&256)&&_.a&&yt(_.a,A),_.isMounted=!0,{}.NODE_ENV!=="production"&&Ah(_),x=P=I=null}},U=_.effect=new or(L,Ge,()=>ei(F),_.scope),F=_.update=()=>{U.dirty&&U.run()};F.id=_.uid,An(_,!0),{}.NODE_ENV!=="production"&&(U.onTrack=_.rtc?X=>es(_.rtc,X):void 0,U.onTrigger=_.rtg?X=>es(_.rtg,X):void 0,F.ownerInstance=_),F()},M=(_,x,P)=>{x.component=_;const I=_.vnode.props;_.vnode=x,_.next=null,kf(_,x.props,I,P),Rf(_,x.children,P),Ut(),Ga(_),Wt()},Y=(_,x,P,I,A,H,W,L,U=!1)=>{const F=_&&_.children,X=_?_.shapeFlag:0,ie=x.children,{patchFlag:te,shapeFlag:ce}=x;if(te>0){if(te&128){de(F,ie,P,I,A,H,W,L,U);return}else if(te&256){j(F,ie,P,I,A,H,W,L,U);return}}ce&8?(X&16&&Ae(F,A,H),ie!==F&&u(P,ie)):X&16?ce&16?de(F,ie,P,I,A,H,W,L,U):Ae(F,A,H,!0):(X&8&&u(P,""),ce&16&&ue(ie,P,I,A,H,W,L,U))},j=(_,x,P,I,A,H,W,L,U)=>{_=_||Gn,x=x||Gn;const F=_.length,X=x.length,ie=Math.min(F,X);let te;for(te=0;te<ie;te++){const ce=x[te]=U?gn(x[te]):Mt(x[te]);v(_[te],ce,P,null,A,H,W,L,U)}F>X?Ae(_,A,H,!0,!1,ie):ue(x,P,I,A,H,W,L,U,ie)},de=(_,x,P,I,A,H,W,L,U)=>{let F=0;const X=x.length;let ie=_.length-1,te=X-1;for(;F<=ie&&F<=te;){const ce=_[F],ge=x[F]=U?gn(x[F]):Mt(x[F]);if(_s(ce,ge))v(ce,ge,P,null,A,H,W,L,U);else break;F++}for(;F<=ie&&F<=te;){const ce=_[ie],ge=x[te]=U?gn(x[te]):Mt(x[te]);if(_s(ce,ge))v(ce,ge,P,null,A,H,W,L,U);else break;ie--,te--}if(F>ie){if(F<=te){const ce=te+1,ge=ce<X?x[ce].el:I;for(;F<=te;)v(null,x[F]=U?gn(x[F]):Mt(x[F]),P,ge,A,H,W,L,U),F++}}else if(F>te)for(;F<=ie;)Me(_[F],A,H,!0),F++;else{const ce=F,ge=F,we=new Map;for(F=ge;F<=te;F++){const tt=x[F]=U?gn(x[F]):Mt(x[F]);tt.key!=null&&({}.NODE_ENV!=="production"&&we.has(tt.key)&&B("Duplicate keys found during update:",JSON.stringify(tt.key),"Make sure keys are unique."),we.set(tt.key,F))}let Ie,Fe=0;const mt=te-ge+1;let vn=!1,Ui=0;const Fn=new Array(mt);for(F=0;F<mt;F++)Fn[F]=0;for(F=ce;F<=ie;F++){const tt=_[F];if(Fe>=mt){Me(tt,A,H,!0);continue}let gt;if(tt.key!=null)gt=we.get(tt.key);else for(Ie=ge;Ie<=te;Ie++)if(Fn[Ie-ge]===0&&_s(tt,x[Ie])){gt=Ie;break}gt===void 0?Me(tt,A,H,!0):(Fn[gt-ge]=F+1,gt>=Ui?Ui=gt:vn=!0,v(tt,x[gt],P,null,A,H,W,L,U),Fe++)}const Wi=vn?Gf(Fn):Gn;for(Ie=Wi.length-1,F=mt-1;F>=0;F--){const tt=ge+F,gt=x[tt],Yi=tt+1<X?x[tt+1].el:I;Fn[F]===0?v(null,gt,P,Yi,A,H,W,L,U):vn&&(Ie<0||F!==Wi[Ie]?fe(gt,P,Yi,2):Ie--)}}},fe=(_,x,P,I,A=null)=>{const{el:H,type:W,transition:L,children:U,shapeFlag:F}=_;if(F&6){fe(_.component.subTree,x,P,I);return}if(F&128){_.suspense.move(x,P,I);return}if(F&64){W.move(_,x,P,At);return}if(W===ke){s(H,x,P);for(let ie=0;ie<U.length;ie++)fe(U[ie],x,P,I);s(_.anchor,x,P);return}if(W===hi){S(_,x,P);return}if(I!==2&&F&1&&L)if(I===0)L.beforeEnter(H),s(H,x,P),yt(()=>L.enter(H),A);else{const{leave:ie,delayLeave:te,afterLeave:ce}=L,ge=()=>s(H,x,P),we=()=>{ie(H,()=>{ge(),ce&&ce()})};te?te(H,ge,we):we()}else s(H,x,P)},Me=(_,x,P,I=!1,A=!1)=>{const{type:H,props:W,ref:L,children:U,dynamicChildren:F,shapeFlag:X,patchFlag:ie,dirs:te}=_;if(L!=null&&Vr(L,null,P,_,!0),X&256){x.ctx.deactivate(_);return}const ce=X&1&&te,ge=!us(_);let we;if(ge&&(we=W&&W.onVnodeBeforeUnmount)&&zt(we,x,_),X&6)Ct(_.component,P,I);else{if(X&128){_.suspense.unmount(P,I);return}ce&&Mn(_,null,x,"beforeUnmount"),X&64?_.type.remove(_,x,P,A,At,I):F&&(H!==ke||ie>0&&ie&64)?Ae(F,x,P,!1,!0):(H===ke&&ie&384||!A&&X&16)&&Ae(U,x,P),I&&Je(_)}(ge&&(we=W&&W.onVnodeUnmounted)||ce)&&yt(()=>{we&&zt(we,x,_),ce&&Mn(_,null,x,"unmounted")},P)},Je=_=>{const{type:x,el:P,anchor:I,transition:A}=_;if(x===ke){({}).NODE_ENV!=="production"&&_.patchFlag>0&&_.patchFlag&2048&&A&&!A.persisted?_.children.forEach(W=>{W.type===bt?i(W.el):Je(W)}):Et(P,I);return}if(x===hi){$(_);return}const H=()=>{i(P),A&&!A.persisted&&A.afterLeave&&A.afterLeave()};if(_.shapeFlag&1&&A&&!A.persisted){const{leave:W,delayLeave:L}=A,U=()=>W(P,H);L?L(_.el,H,U):U()}else H()},Et=(_,x)=>{let P;for(;_!==x;)P=f(_),i(_),_=P;i(x)},Ct=(_,x,P)=>{({}).NODE_ENV!=="production"&&_.type.__hmrId&&Nh(_);const{bum:I,scope:A,update:H,subTree:W,um:L}=_;I&&es(I),A.stop(),H&&(H.active=!1,Me(W,_,x,P)),L&&yt(L,x),yt(()=>{_.isUnmounted=!0},x),x&&x.pendingBranch&&!x.isUnmounted&&_.asyncDep&&!_.asyncResolved&&_.suspenseId===x.pendingId&&(x.deps--,x.deps===0&&x.resolve()),{}.NODE_ENV!=="production"&&$h(_)},Ae=(_,x,P,I=!1,A=!1,H=0)=>{for(let W=H;W<_.length;W++)Me(_[W],x,P,I,A)},kt=_=>_.shapeFlag&6?kt(_.component.subTree):_.shapeFlag&128?_.suspense.next():f(_.anchor||_.el);let $e=!1;const et=(_,x,P)=>{_==null?x._vnode&&Me(x._vnode,null,null,!0):v(x._vnode||null,_,x,null,null,null,P),$e||($e=!0,Ga(),za(),$e=!1),x._vnode=_},At={p:v,um:Me,m:fe,r:Je,mt:We,mc:ue,pc:Y,pbc:De,n:kt,o:t};let tn,nn;return e&&([tn,nn]=e(At)),{render:et,hydrate:tn,createApp:Ef(et,tn)}}function Gr({type:t,props:e},n){return n==="svg"&&t==="foreignObject"||n==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:n}function An({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function Vf(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function ui(t,e,n=!1){const s=t.children,i=e.children;if(re(s)&&re(i))for(let r=0;r<s.length;r++){const o=s[r];let a=i[r];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[r]=gn(i[r]),a.el=o.el),n||ui(o,a)),a.type===ps&&(a.el=o.el),{}.NODE_ENV!=="production"&&a.type===bt&&!a.el&&(a.el=o.el)}}function Gf(t){const e=t.slice(),n=[0];let s,i,r,o,a;const l=t.length;for(s=0;s<l;s++){const c=t[s];if(c!==0){if(i=n[n.length-1],t[i]<c){e[s]=i,n.push(s);continue}for(r=0,o=n.length-1;r<o;)a=r+o>>1,t[n[a]]<c?r=a+1:o=a;c<t[n[r]]&&(r>0&&(e[s]=n[r-1]),n[r]=s)}}for(r=n.length,o=n[r-1];r-- >0;)n[r]=o,o=e[o];return n}function Tl(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:Tl(e)}const zf=t=>t.__isTeleport,ke=Symbol.for("v-fgt"),ps=Symbol.for("v-txt"),bt=Symbol.for("v-cmt"),hi=Symbol.for("v-stc"),ms=[];let It=null;function D(t=!1){ms.push(It=t?null:[])}function jf(){ms.pop(),It=ms[ms.length-1]||null}let gs=1;function Sl(t){gs+=t}function kl(t){return t.dynamicChildren=gs>0?It||Gn:null,jf(),gs>0&&It&&It.push(t),t}function z(t,e,n,s,i,r){return kl(N(t,e,n,s,i,r,!0))}function Qe(t,e,n,s,i){return kl(oe(t,e,n,s,i,!0))}function Bn(t){return t?t.__v_isVNode===!0:!1}function _s(t,e){return{}.NODE_ENV!=="production"&&e.shapeFlag&6&&Hn.has(e.type)?(t.shapeFlag&=-257,e.shapeFlag&=-513,!1):t.type===e.type&&t.key===e.key}const Hf=(...t)=>Nl(...t),Pl=({key:t})=>t??null,fi=({ref:t,ref_key:e,ref_for:n})=>(typeof t=="number"&&(t=""+t),t!=null?ze(t)||Ze(t)||ae(t)?{i:je,r:t,k:e,f:!!n}:t:null);function N(t,e=null,n=null,s=0,i=null,r=t===ke?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Pl(e),ref:e&&fi(e),scopeId:ni,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:s,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:je};return a?(zr(l,n),r&128&&t.normalize(l)):n&&(l.shapeFlag|=ze(n)?8:16),{}.NODE_ENV!=="production"&&l.key!==l.key&&B("VNode created with invalid key (NaN). VNode type:",l.type),gs>0&&!o&&It&&(l.patchFlag>0||r&6)&&l.patchFlag!==32&&It.push(l),l}const oe={}.NODE_ENV!=="production"?Hf:Nl;function Nl(t,e=null,n=null,s=0,i=null,r=!1){if((!t||t===Wh)&&({}.NODE_ENV!=="production"&&!t&&B(`Invalid vnode type when creating vnode: ${t}.`),t=bt),Bn(t)){const a=mn(t,e,!0);return n&&zr(a,n),gs>0&&!r&&It&&(a.shapeFlag&6?It[It.indexOf(t)]=a:It.push(a)),a.patchFlag|=-2,a}if(Fl(t)&&(t=t.__vccOpts),e){e=Bf(e);let{class:a,style:l}=e;a&&!ze(a)&&(e.class=vt(a)),Ee(l)&&(pr(l)&&!re(l)&&(l=Le({},l)),e.style=q(l))}const o=ze(t)?1:Xh(t)?128:zf(t)?64:Ee(t)?4:ae(t)?2:0;return{}.NODE_ENV!=="production"&&o&4&&pr(t)&&(t=me(t),B("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
22
|
-
Component that was made reactive: `,
|
|
21
|
+
For more details, see https://link.vuejs.org/feature-flags.`)}}const be=Qh;function Gf(n){return zf(n)}function zf(n,t){Vf();const e=ur();e.__VUE__=!0,{}.NODE_ENV!=="production"&&Za(e.__VUE_DEVTOOLS_GLOBAL_HOOK__,e);const{insert:s,remove:i,patchProp:r,createElement:o,createText:a,createComment:l,setText:c,setElementText:u,parentNode:h,nextSibling:f,setScopeId:p=Ht,insertStaticContent:m}=n,v=(_,x,O,M=null,$=null,H=null,W=void 0,L=null,U={}.NODE_ENV!=="production"&&Dn?!1:!!x.dynamicChildren)=>{if(_===x)return;_&&!ws(_,x)&&(M=Oe(_),At(_,$,H,!0),_=null),x.patchFlag===-2&&(U=!1,x.dynamicChildren=null);const{type:F,ref:K,shapeFlag:rt}=x;switch(F){case ys:b(_,x,O,M);break;case xe:E(_,x,O,M);break;case yi:_==null?C(x,O,M,W):{}.NODE_ENV!=="production"&&w(_,x,O,W);break;case Ot:Lt(_,x,O,M,$,H,W,L,U);break;default:rt&1?N(_,x,O,M,$,H,W,L,U):rt&6?Ft(_,x,O,M,$,H,W,L,U):rt&64||rt&128?F.process(_,x,O,M,$,H,W,L,U,$e):{}.NODE_ENV!=="production"&&B("Invalid VNode type:",F,`(${typeof F})`)}K!=null&&$&&Ur(K,_&&_.ref,H,x||_,!x)},b=(_,x,O,M)=>{if(_==null)s(x.el=a(x.children),O,M);else{const $=x.el=_.el;x.children!==_.children&&c($,x.children)}},E=(_,x,O,M)=>{_==null?s(x.el=l(x.children||""),O,M):x.el=_.el},C=(_,x,O,M)=>{[_.el,_.anchor]=m(_.children,x,O,M,_.el,_.anchor)},w=(_,x,O,M)=>{if(x.children!==_.children){const $=f(_.anchor);D(_),[x.el,x.anchor]=m(x.children,O,$,M)}else x.el=_.el,x.anchor=_.anchor},P=({el:_,anchor:x},O,M)=>{let $;for(;_&&_!==x;)$=f(_),s(_,O,M),_=$;s(x,O,M)},D=({el:_,anchor:x})=>{let O;for(;_&&_!==x;)O=f(_),i(_),_=O;i(x)},N=(_,x,O,M,$,H,W,L,U)=>{x.type==="svg"?W="svg":x.type==="math"&&(W="mathml"),_==null?A(x,O,M,$,H,W,L,U):pt(_,x,$,H,W,L,U)},A=(_,x,O,M,$,H,W,L)=>{let U,F;const{props:K,shapeFlag:rt,transition:nt,dirs:ht}=_;if(U=_.el=o(_.type,H,K&&K.is,K),rt&8?u(U,_.children):rt&16&<(_.children,U,null,M,$,Yr(_,H),W,L),ht&&Rn(_,null,M,"created"),at(U,_,_.scopeId,W,M),K){for(const Tt in K)Tt!=="value"&&!os(Tt)&&r(U,Tt,null,K[Tt],H,_.children,M,$,Rt);"value"in K&&r(U,"value",null,K.value,H),(F=K.onVnodeBeforeMount)&&He(F,M,_)}({}).NODE_ENV!=="production"&&(Object.defineProperty(U,"__vnode",{value:_,enumerable:!1}),Object.defineProperty(U,"__vueParentComponent",{value:M,enumerable:!1})),ht&&Rn(_,null,M,"beforeMount");const vt=jf($,nt);vt&&nt.beforeEnter(U),s(U,x,O),((F=K&&K.onVnodeMounted)||vt||ht)&&be(()=>{F&&He(F,M,_),vt&&nt.enter(U),ht&&Rn(_,null,M,"mounted")},$)},at=(_,x,O,M,$)=>{if(O&&p(_,O),M)for(let H=0;H<M.length;H++)p(_,M[H]);if($){let H=$.subTree;if({}.NODE_ENV!=="production"&&H.patchFlag>0&&H.patchFlag&2048&&(H=Ir(H.children)||H),x===H){const W=$.vnode;at(_,W,W.scopeId,W.slotScopeIds,$.parent)}}},lt=(_,x,O,M,$,H,W,L,U=0)=>{for(let F=U;F<_.length;F++){const K=_[F]=L?_n(_[F]):Ae(_[F]);v(null,K,x,O,M,$,H,W,L)}},pt=(_,x,O,M,$,H,W)=>{const L=x.el=_.el;let{patchFlag:U,dynamicChildren:F,dirs:K}=x;U|=_.patchFlag&16;const rt=_.props||It,nt=x.props||It;let ht;if(O&&Ln(O,!1),(ht=nt.onVnodeBeforeUpdate)&&He(ht,O,x,_),K&&Rn(x,_,O,"beforeUpdate"),O&&Ln(O,!0),{}.NODE_ENV!=="production"&&Dn&&(U=0,W=!1,F=null),F?(Et(_.dynamicChildren,F,L,O,M,Yr(x,$),H),{}.NODE_ENV!=="production"&&_i(_,x)):W||Y(_,x,L,null,O,M,Yr(x,$),H,!1),U>0){if(U&16)bt(L,x,rt,nt,O,M,$);else if(U&2&&rt.class!==nt.class&&r(L,"class",null,nt.class,$),U&4&&r(L,"style",rt.style,nt.style,$),U&8){const vt=x.dynamicProps;for(let Tt=0;Tt<vt.length;Tt++){const Mt=vt[Tt],jt=rt[Mt],ge=nt[Mt];(ge!==jt||Mt==="value")&&r(L,Mt,jt,ge,$,_.children,O,M,Rt)}}U&1&&_.children!==x.children&&u(L,x.children)}else!W&&F==null&&bt(L,x,rt,nt,O,M,$);((ht=nt.onVnodeUpdated)||K)&&be(()=>{ht&&He(ht,O,x,_),K&&Rn(x,_,O,"updated")},M)},Et=(_,x,O,M,$,H,W)=>{for(let L=0;L<x.length;L++){const U=_[L],F=x[L],K=U.el&&(U.type===Ot||!ws(U,F)||U.shapeFlag&70)?h(U.el):O;v(U,F,K,null,M,$,H,W,!0)}},bt=(_,x,O,M,$,H,W)=>{if(O!==M){if(O!==It)for(const L in O)!os(L)&&!(L in M)&&r(_,L,O[L],null,W,x.children,$,H,Rt);for(const L in M){if(os(L))continue;const U=M[L],F=O[L];U!==F&&L!=="value"&&r(_,L,F,U,W,x.children,$,H,Rt)}"value"in M&&r(_,"value",O.value,M.value,W)}},Lt=(_,x,O,M,$,H,W,L,U)=>{const F=x.el=_?_.el:a(""),K=x.anchor=_?_.anchor:a("");let{patchFlag:rt,dynamicChildren:nt,slotScopeIds:ht}=x;({}).NODE_ENV!=="production"&&(Dn||rt&2048)&&(rt=0,U=!1,nt=null),ht&&(L=L?L.concat(ht):ht),_==null?(s(F,O,M),s(K,O,M),lt(x.children||[],O,K,$,H,W,L,U)):rt>0&&rt&64&&nt&&_.dynamicChildren?(Et(_.dynamicChildren,nt,O,$,H,W,L),{}.NODE_ENV!=="production"?_i(_,x):(x.key!=null||$&&x===$.subTree)&&_i(_,x,!0)):Y(_,x,O,K,$,H,W,L,U)},Ft=(_,x,O,M,$,H,W,L,U)=>{x.slotScopeIds=L,_==null?x.shapeFlag&512?$.ctx.activate(x,O,M,W,U):_t(x,O,M,$,H,W,U):dt(_,x,U)},_t=(_,x,O,M,$,H,W)=>{const L=_.component=Kf(_,M,$);if({}.NODE_ENV!=="production"&&L.type.__hmrId&&Ih(L),{}.NODE_ENV!=="production"&&(oi(_),Je(L,"mount")),Rr(_)&&(L.ctx.renderer=$e),{}.NODE_ENV!=="production"&&Je(L,"init"),Qf(L),{}.NODE_ENV!=="production"&&tn(L,"init"),L.asyncDep){if($&&$.registerDep(L,Z),!_.el){const U=L.subTree=ot(xe);E(null,U,x,O)}}else Z(L,_,x,O,$,H,W);({}).NODE_ENV!=="production"&&(ai(),tn(L,"mount"))},dt=(_,x,O)=>{const M=x.component=_.component;if(Yh(_,x,O))if(M.asyncDep&&!M.asyncResolved){({}).NODE_ENV!=="production"&&oi(x),I(M,x,O),{}.NODE_ENV!=="production"&&ai();return}else M.next=x,Oh(M.update),M.effect.dirty=!0,M.update();else x.el=_.el,M.vnode=x},Z=(_,x,O,M,$,H,W)=>{const L=()=>{if(_.isMounted){let{next:K,bu:rt,u:nt,parent:ht,vnode:vt}=_;{const xn=Il(_);if(xn){K&&(K.el=vt.el,I(_,K,W)),xn.asyncDep.then(()=>{_.isUnmounted||L()});return}}let Tt=K,Mt;({}).NODE_ENV!=="production"&&oi(K||_.vnode),Ln(_,!1),K?(K.el=vt.el,I(_,K,W)):K=vt,rt&&as(rt),(Mt=K.props&&K.props.onVnodeBeforeUpdate)&&He(Mt,ht,K,vt),Ln(_,!0),{}.NODE_ENV!=="production"&&Je(_,"render");const jt=Nr(_);({}).NODE_ENV!=="production"&&tn(_,"render");const ge=_.subTree;_.subTree=jt,{}.NODE_ENV!=="production"&&Je(_,"patch"),v(ge,jt,h(ge.el),Oe(ge),_,$,H),{}.NODE_ENV!=="production"&&tn(_,"patch"),K.el=jt.el,Tt===null&&Xh(_,jt.el),nt&&be(nt,$),(Mt=K.props&&K.props.onVnodeUpdated)&&be(()=>He(Mt,ht,K,vt),$),{}.NODE_ENV!=="production"&&Qa(_),{}.NODE_ENV!=="production"&&ai()}else{let K;const{el:rt,props:nt}=x,{bm:ht,m:vt,parent:Tt}=_,Mt=ms(x);if(Ln(_,!1),ht&&as(ht),!Mt&&(K=nt&&nt.onVnodeBeforeMount)&&He(K,Tt,x),Ln(_,!0),rt&&rn){const jt=()=>{({}).NODE_ENV!=="production"&&Je(_,"render"),_.subTree=Nr(_),{}.NODE_ENV!=="production"&&tn(_,"render"),{}.NODE_ENV!=="production"&&Je(_,"hydrate"),rn(rt,_.subTree,_,$,null),{}.NODE_ENV!=="production"&&tn(_,"hydrate")};Mt?x.type.__asyncLoader().then(()=>!_.isUnmounted&&jt()):jt()}else{({}).NODE_ENV!=="production"&&Je(_,"render");const jt=_.subTree=Nr(_);({}).NODE_ENV!=="production"&&tn(_,"render"),{}.NODE_ENV!=="production"&&Je(_,"patch"),v(null,jt,O,M,_,$,H),{}.NODE_ENV!=="production"&&tn(_,"patch"),x.el=jt.el}if(vt&&be(vt,$),!Mt&&(K=nt&&nt.onVnodeMounted)){const jt=x;be(()=>He(K,Tt,jt),$)}(x.shapeFlag&256||Tt&&ms(Tt.vnode)&&Tt.vnode.shapeFlag&256)&&_.a&&be(_.a,$),_.isMounted=!0,{}.NODE_ENV!=="production"&&Lh(_),x=O=M=null}},U=_.effect=new fr(L,Ht,()=>li(F),_.scope),F=_.update=()=>{U.dirty&&U.run()};F.id=_.uid,Ln(_,!0),{}.NODE_ENV!=="production"&&(U.onTrack=_.rtc?K=>as(_.rtc,K):void 0,U.onTrigger=_.rtg?K=>as(_.rtg,K):void 0,F.ownerInstance=_),F()},I=(_,x,O)=>{x.component=_;const M=_.vnode.props;_.vnode=x,_.next=null,Nf(_,x.props,M,O),Ff(_,x.children,O),Xe(),Ya(_),We()},Y=(_,x,O,M,$,H,W,L,U=!1)=>{const F=_&&_.children,K=_?_.shapeFlag:0,rt=x.children,{patchFlag:nt,shapeFlag:ht}=x;if(nt>0){if(nt&128){mt(F,rt,O,M,$,H,W,L,U);return}else if(nt&256){z(F,rt,O,M,$,H,W,L,U);return}}ht&8?(K&16&&Rt(F,$,H),rt!==F&&u(O,rt)):K&16?ht&16?mt(F,rt,O,M,$,H,W,L,U):Rt(F,$,H,!0):(K&8&&u(O,""),ht&16&<(rt,O,M,$,H,W,L,U))},z=(_,x,O,M,$,H,W,L,U)=>{_=_||Hn,x=x||Hn;const F=_.length,K=x.length,rt=Math.min(F,K);let nt;for(nt=0;nt<rt;nt++){const ht=x[nt]=U?_n(x[nt]):Ae(x[nt]);v(_[nt],ht,O,null,$,H,W,L,U)}F>K?Rt(_,$,H,!0,!1,rt):lt(x,O,M,$,H,W,L,U,rt)},mt=(_,x,O,M,$,H,W,L,U)=>{let F=0;const K=x.length;let rt=_.length-1,nt=K-1;for(;F<=rt&&F<=nt;){const ht=_[F],vt=x[F]=U?_n(x[F]):Ae(x[F]);if(ws(ht,vt))v(ht,vt,O,null,$,H,W,L,U);else break;F++}for(;F<=rt&&F<=nt;){const ht=_[rt],vt=x[nt]=U?_n(x[nt]):Ae(x[nt]);if(ws(ht,vt))v(ht,vt,O,null,$,H,W,L,U);else break;rt--,nt--}if(F>rt){if(F<=nt){const ht=nt+1,vt=ht<K?x[ht].el:M;for(;F<=nt;)v(null,x[F]=U?_n(x[F]):Ae(x[F]),O,vt,$,H,W,L,U),F++}}else if(F>nt)for(;F<=rt;)At(_[F],$,H,!0),F++;else{const ht=F,vt=F,Tt=new Map;for(F=vt;F<=nt;F++){const oe=x[F]=U?_n(x[F]):Ae(x[F]);oe.key!=null&&({}.NODE_ENV!=="production"&&Tt.has(oe.key)&&B("Duplicate keys found during update:",JSON.stringify(oe.key),"Make sure keys are unique."),Tt.set(oe.key,F))}let Mt,jt=0;const ge=nt-vt+1;let xn=!1,Zi=0;const zn=new Array(ge);for(F=0;F<ge;F++)zn[F]=0;for(F=ht;F<=rt;F++){const oe=_[F];if(jt>=ge){At(oe,$,H,!0);continue}let ve;if(oe.key!=null)ve=Tt.get(oe.key);else for(Mt=vt;Mt<=nt;Mt++)if(zn[Mt-vt]===0&&ws(oe,x[Mt])){ve=Mt;break}ve===void 0?At(oe,$,H,!0):(zn[ve-vt]=F+1,ve>=Zi?Zi=ve:xn=!0,v(oe,x[ve],O,null,$,H,W,L,U),jt++)}const Qi=xn?Hf(zn):Hn;for(Mt=Qi.length-1,F=ge-1;F>=0;F--){const oe=vt+F,ve=x[oe],Ji=oe+1<K?x[oe+1].el:M;zn[F]===0?v(null,ve,O,Ji,$,H,W,L,U):xn&&(Mt<0||F!==Qi[Mt]?ft(ve,O,Ji,2):Mt--)}}},ft=(_,x,O,M,$=null)=>{const{el:H,type:W,transition:L,children:U,shapeFlag:F}=_;if(F&6){ft(_.component.subTree,x,O,M);return}if(F&128){_.suspense.move(x,O,M);return}if(F&64){W.move(_,x,O,$e);return}if(W===Ot){s(H,x,O);for(let rt=0;rt<U.length;rt++)ft(U[rt],x,O,M);s(_.anchor,x,O);return}if(W===yi){P(_,x,O);return}if(M!==2&&F&1&&L)if(M===0)L.beforeEnter(H),s(H,x,O),be(()=>L.enter(H),$);else{const{leave:rt,delayLeave:nt,afterLeave:ht}=L,vt=()=>s(H,x,O),Tt=()=>{rt(H,()=>{vt(),ht&&ht()})};nt?nt(H,vt,Tt):Tt()}else s(H,x,O)},At=(_,x,O,M=!1,$=!1)=>{const{type:H,props:W,ref:L,children:U,dynamicChildren:F,shapeFlag:K,patchFlag:rt,dirs:nt}=_;if(L!=null&&Ur(L,null,O,_,!0),K&256){x.ctx.deactivate(_);return}const ht=K&1&&nt,vt=!ms(_);let Tt;if(vt&&(Tt=W&&W.onVnodeBeforeUnmount)&&He(Tt,x,_),K&6)Te(_.component,O,M);else{if(K&128){_.suspense.unmount(O,M);return}ht&&Rn(_,null,x,"beforeUnmount"),K&64?_.type.remove(_,x,O,$,$e,M):F&&(H!==Ot||rt>0&&rt&64)?Rt(F,x,O,!1,!0):(H===Ot&&rt&384||!$&&K&16)&&Rt(U,x,O),M&&ie(_)}(vt&&(Tt=W&&W.onVnodeUnmounted)||ht)&&be(()=>{Tt&&He(Tt,x,_),ht&&Rn(_,null,x,"unmounted")},O)},ie=_=>{const{type:x,el:O,anchor:M,transition:$}=_;if(x===Ot){({}).NODE_ENV!=="production"&&_.patchFlag>0&&_.patchFlag&2048&&$&&!$.persisted?_.children.forEach(W=>{W.type===xe?i(W.el):ie(W)}):Se(O,M);return}if(x===yi){D(_);return}const H=()=>{i(O),$&&!$.persisted&&$.afterLeave&&$.afterLeave()};if(_.shapeFlag&1&&$&&!$.persisted){const{leave:W,delayLeave:L}=$,U=()=>W(O,H);L?L(_.el,H,U):U()}else H()},Se=(_,x)=>{let O;for(;_!==x;)O=f(_),i(_),_=O;i(x)},Te=(_,x,O)=>{({}).NODE_ENV!=="production"&&_.type.__hmrId&&Dh(_);const{bum:M,scope:$,update:H,subTree:W,um:L}=_;M&&as(M),$.stop(),H&&(H.active=!1,At(W,_,x,O)),L&&be(L,x),be(()=>{_.isUnmounted=!0},x),x&&x.pendingBranch&&!x.isUnmounted&&_.asyncDep&&!_.asyncResolved&&_.suspenseId===x.pendingId&&(x.deps--,x.deps===0&&x.resolve()),{}.NODE_ENV!=="production"&&Vh(_)},Rt=(_,x,O,M=!1,$=!1,H=0)=>{for(let W=H;W<_.length;W++)At(_[W],x,O,M,$)},Oe=_=>_.shapeFlag&6?Oe(_.component.subTree):_.shapeFlag&128?_.suspense.next():f(_.anchor||_.el);let Vt=!1;const re=(_,x,O)=>{_==null?x._vnode&&At(x._vnode,null,null,!0):v(x._vnode||null,_,x,null,null,null,O),Vt||(Vt=!0,Ya(),Xa(),Vt=!1),x._vnode=_},$e={p:v,um:At,m:ft,r:ie,mt:_t,mc:lt,pc:Y,pbc:Et,n:Oe,o:n};let sn,rn;return t&&([sn,rn]=t($e)),{render:re,hydrate:sn,createApp:Tf(re,sn)}}function Yr({type:n,props:t},e){return e==="svg"&&n==="foreignObject"||e==="mathml"&&n==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:e}function Ln({effect:n,update:t},e){n.allowRecurse=t.allowRecurse=e}function jf(n,t){return(!n||n&&!n.pendingBranch)&&t&&!t.persisted}function _i(n,t,e=!1){const s=n.children,i=t.children;if(ct(s)&&ct(i))for(let r=0;r<s.length;r++){const o=s[r];let a=i[r];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[r]=_n(i[r]),a.el=o.el),e||_i(o,a)),a.type===ys&&(a.el=o.el),{}.NODE_ENV!=="production"&&a.type===xe&&!a.el&&(a.el=o.el)}}function Hf(n){const t=n.slice(),e=[0];let s,i,r,o,a;const l=n.length;for(s=0;s<l;s++){const c=n[s];if(c!==0){if(i=e[e.length-1],n[i]<c){t[s]=i,e.push(s);continue}for(r=0,o=e.length-1;r<o;)a=r+o>>1,n[e[a]]<c?r=a+1:o=a;c<n[e[r]]&&(r>0&&(t[s]=e[r-1]),e[r]=s)}}for(r=e.length,o=e[r-1];r-- >0;)e[r]=o,o=t[o];return e}function Il(n){const t=n.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Il(t)}const Bf=n=>n.__isTeleport,Ot=Symbol.for("v-fgt"),ys=Symbol.for("v-txt"),xe=Symbol.for("v-cmt"),yi=Symbol.for("v-stc"),bs=[];let Me=null;function R(n=!1){bs.push(Me=n?null:[])}function Uf(){bs.pop(),Me=bs[bs.length-1]||null}let xs=1;function Dl(n){xs+=n}function Ml(n){return n.dynamicChildren=xs>0?Me||Hn:null,Uf(),xs>0&&Me&&Me.push(n),n}function j(n,t,e,s,i,r){return Ml(k(n,t,e,s,i,r,!0))}function ue(n,t,e,s,i){return Ml(ot(n,t,e,s,i,!0))}function qn(n){return n?n.__v_isVNode===!0:!1}function ws(n,t){return{}.NODE_ENV!=="production"&&t.shapeFlag&6&&Yn.has(t.type)?(n.shapeFlag&=-257,t.shapeFlag&=-513,!1):n.type===t.type&&n.key===t.key}const Yf=(...n)=>Rl(...n),Al=({key:n})=>n??null,bi=({ref:n,ref_key:t,ref_for:e})=>(typeof n=="number"&&(n=""+n),n!=null?Bt(n)||se(n)||ut(n)?{i:Ut,r:n,k:t,f:!!e}:n:null);function k(n,t=null,e=null,s=0,i=null,r=n===Ot?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:n,props:t,key:t&&Al(t),ref:t&&bi(t),scopeId:ui,slotScopeIds:null,children:e,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:s,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Ut};return a?(Xr(l,e),r&128&&n.normalize(l)):e&&(l.shapeFlag|=Bt(e)?8:16),{}.NODE_ENV!=="production"&&l.key!==l.key&&B("VNode created with invalid key (NaN). VNode type:",l.type),xs>0&&!o&&Me&&(l.patchFlag>0||r&6)&&l.patchFlag!==32&&Me.push(l),l}const ot={}.NODE_ENV!=="production"?Yf:Rl;function Rl(n,t=null,e=null,s=0,i=null,r=!1){if((!n||n===qh)&&({}.NODE_ENV!=="production"&&!n&&B(`Invalid vnode type when creating vnode: ${n}.`),n=xe),qn(n)){const a=vn(n,t,!0);return e&&Xr(a,e),xs>0&&!r&&Me&&(a.shapeFlag&6?Me[Me.indexOf(n)]=a:Me.push(a)),a.patchFlag|=-2,a}if(Bl(n)&&(n=n.__vccOpts),t){t=Xf(t);let{class:a,style:l}=t;a&&!Bt(a)&&(t.class=ye(a)),kt(l)&&(br(l)&&!ct(l)&&(l=Gt({},l)),t.style=q(l))}const o=Bt(n)?1:Zh(n)?128:Bf(n)?64:kt(n)?4:ut(n)?2:0;return{}.NODE_ENV!=="production"&&o&4&&br(n)&&(n=gt(n),B("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
|
|
22
|
+
Component that was made reactive: `,n)),k(n,t,e,s,i,o,r,!0)}function Xf(n){return n?br(n)||yl(n)?Gt({},n):n:null}function vn(n,t,e=!1){const{props:s,ref:i,patchFlag:r,children:o}=n,a=t?Wr(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:n.type,props:a,key:a&&Al(a),ref:t&&t.ref?e&&i?ct(i)?i.concat(bi(t)):[i,bi(t)]:bi(t):i,scopeId:n.scopeId,slotScopeIds:n.slotScopeIds,children:{}.NODE_ENV!=="production"&&r===-1&&ct(o)?o.map($l):o,target:n.target,targetAnchor:n.targetAnchor,staticCount:n.staticCount,shapeFlag:n.shapeFlag,patchFlag:t&&n.type!==Ot?r===-1?16:r|16:r,dynamicProps:n.dynamicProps,dynamicChildren:n.dynamicChildren,appContext:n.appContext,dirs:n.dirs,transition:n.transition,component:n.component,suspense:n.suspense,ssContent:n.ssContent&&vn(n.ssContent),ssFallback:n.ssFallback&&vn(n.ssFallback),el:n.el,anchor:n.anchor,ctx:n.ctx,ce:n.ce}}function $l(n){const t=vn(n);return ct(n.children)&&(t.children=n.children.map($l)),t}function Yt(n=" ",t=0){return ot(ys,null,n,t)}function Xt(n="",t=!1){return t?(R(),ue(xe,null,n)):ot(xe,null,n)}function Ae(n){return n==null||typeof n=="boolean"?ot(xe):ct(n)?ot(Ot,null,n.slice()):typeof n=="object"?_n(n):ot(ys,null,String(n))}function _n(n){return n.el===null&&n.patchFlag!==-1||n.memo?n:vn(n)}function Xr(n,t){let e=0;const{shapeFlag:s}=n;if(t==null)t=null;else if(ct(t))e=16;else if(typeof t=="object")if(s&65){const i=t.default;i&&(i._c&&(i._d=!1),Xr(n,i()),i._c&&(i._d=!0));return}else{e=32;const i=t._;!i&&!yl(t)?t._ctx=Ut:i===3&&Ut&&(Ut.slots._===1?t._=1:(t._=2,n.patchFlag|=1024))}else ut(t)?(t={default:t,_ctx:Ut},e=32):(t=String(t),s&64?(e=16,t=[Yt(t)]):e=8);n.children=t,n.shapeFlag|=e}function Wr(...n){const t={};for(let e=0;e<n.length;e++){const s=n[e];for(const i in s)if(i==="class")t.class!==s.class&&(t.class=ye([t.class,s.class]));else if(i==="style")t.style=q([t.style,s.style]);else if(rs(i)){const r=t[i],o=s[i];o&&r!==o&&!(ct(r)&&r.includes(o))&&(t[i]=r?[].concat(r,o):o)}else i!==""&&(t[i]=s[i])}return t}function He(n,t,e,s=null){De(n,t,7,[e,s])}const Wf=gl();let qf=0;function Kf(n,t,e){const s=n.type,i=(t?t.appContext:n.appContext)||Wf,r={uid:qf++,vnode:n,type:s,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,scope:new Xu(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:xl(s,i),emitsOptions:tl(s,i),emit:null,emitted:null,propsDefaults:It,inheritAttrs:s.inheritAttrs,ctx:It,data:It,props:It,attrs:It,slots:It,refs:It,setupState:It,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:e,suspenseId:e?e.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{}.NODE_ENV!=="production"?r.ctx=pf(r):r.ctx={_:r},r.root=t?t.root:r,r.emit=Hh.bind(null,r),n.ce&&n.ce(r),r}let qt=null;const Ll=()=>qt||Ut;let xi,qr;{const n=ur(),t=(e,s)=>{let i;return(i=n[e])||(i=n[e]=[]),i.push(s),r=>{i.length>1?i.forEach(o=>o(r)):i[0](r)}};xi=t("__VUE_INSTANCE_SETTERS__",e=>qt=e),qr=t("__VUE_SSR_SETTERS__",e=>wi=e)}const Es=n=>{const t=qt;return xi(n),n.scope.on(),()=>{n.scope.off(),xi(t)}},Fl=()=>{qt&&qt.scope.off(),xi(null)},Zf=Fe("slot,component");function Kr(n,{isNativeTag:t}){(Zf(n)||t(n))&&B("Do not use built-in or reserved HTML elements as component id: "+n)}function Vl(n){return n.vnode.shapeFlag&4}let wi=!1;function Qf(n,t=!1){t&&qr(t);const{props:e,children:s}=n.vnode,i=Vl(n);Pf(n,e,i,t),Lf(n,s);const r=i?Jf(n,t):void 0;return t&&qr(!1),r}function Jf(n,t){var e;const s=n.type;if({}.NODE_ENV!=="production"){if(s.name&&Kr(s.name,n.appContext.config),s.components){const r=Object.keys(s.components);for(let o=0;o<r.length;o++)Kr(r[o],n.appContext.config)}if(s.directives){const r=Object.keys(s.directives);for(let o=0;o<r.length;o++)al(r[o])}s.compilerOptions&&td()&&B('"compilerOptions" is only supported when using a build of Vue that includes the runtime compiler. Since you are using a runtime-only build, the options should be passed via your build tool config instead.')}n.accessCache=Object.create(null),n.proxy=new Proxy(n.ctx,ul),{}.NODE_ENV!=="production"&&mf(n);const{setup:i}=s;if(i){const r=n.setupContext=i.length>1?Hl(n):null,o=Es(n);Xe();const a=Ke(i,n,0,[{}.NODE_ENV!=="production"?qe(n.props):n.props,r]);if(We(),o(),ar(a)){if(a.then(Fl,Fl),t)return a.then(l=>{Gl(n,l,t)}).catch(l=>{cs(l,n,0)});if(n.asyncDep=a,{}.NODE_ENV!=="production"&&!n.suspense){const l=(e=s.name)!=null?e:"Anonymous";B(`Component <${l}>: setup function returned a promise, but no <Suspense> boundary was found in the parent component tree. A component with async setup() must be nested in a <Suspense> in order to be rendered.`)}}else Gl(n,a,t)}else zl(n,t)}function Gl(n,t,e){ut(t)?n.type.__ssrInlineRender?n.ssrRender=t:n.render=t:kt(t)?({}.NODE_ENV!=="production"&&qn(t)&&B("setup() should not return VNodes directly - return a render function instead."),{}.NODE_ENV!=="production"&&(n.devtoolsRawSetupState=t),n.setupState=Ga(t),{}.NODE_ENV!=="production"&&gf(n)):{}.NODE_ENV!=="production"&&t!==void 0&&B(`setup() should return an object. Received: ${t===null?"null":typeof t}`),zl(n,e)}let Zr;const td=()=>!Zr;function zl(n,t,e){const s=n.type;if(!n.render){if(!t&&Zr&&!s.render){const i=s.template||Gr(n).template;if(i){({}).NODE_ENV!=="production"&&Je(n,"compile");const{isCustomElement:r,compilerOptions:o}=n.appContext.config,{delimiters:a,compilerOptions:l}=s,c=Gt(Gt({isCustomElement:r,delimiters:a},o),l);s.render=Zr(i,c),{}.NODE_ENV!=="production"&&tn(n,"compile")}}n.render=s.render||Ht}{const i=Es(n);Xe();try{bf(n)}finally{We(),i()}}({}).NODE_ENV!=="production"&&!s.render&&n.render===Ht&&!t&&(s.template?B('Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".'):B("Component is missing template or render function."))}const jl={}.NODE_ENV!=="production"?{get(n,t){return fi(),ne(n,"get",""),n[t]},set(){return B("setupContext.attrs is readonly."),!1},deleteProperty(){return B("setupContext.attrs is readonly."),!1}}:{get(n,t){return ne(n,"get",""),n[t]}};function ed(n){return n.slotsProxy||(n.slotsProxy=new Proxy(n.slots,{get(t,e){return ne(n,"get","$slots"),t[e]}}))}function Hl(n){const t=e=>{if({}.NODE_ENV!=="production"&&(n.exposed&&B("expose() should be called only once per setup()."),e!=null)){let s=typeof e;s==="object"&&(ct(e)?s="array":se(e)&&(s="ref")),s!=="object"&&B(`expose() should be passed a plain object, received ${s}.`)}n.exposed=e||{}};if({}.NODE_ENV!=="production"){let e;return Object.freeze({get attrs(){return e||(e=new Proxy(n.attrs,jl))},get slots(){return ed(n)},get emit(){return(s,...i)=>n.emit(s,...i)},expose:t})}else return{attrs:new Proxy(n.attrs,jl),slots:n.slots,emit:n.emit,expose:t}}function Ei(n){if(n.exposed)return n.exposeProxy||(n.exposeProxy=new Proxy(Ga(gh(n.exposed)),{get(t,e){if(e in t)return t[e];if(e in $n)return $n[e](n)},has(t,e){return e in t||e in $n}}))}const nd=/(?:^|[-_])(\w)/g,sd=n=>n.replace(nd,t=>t.toUpperCase()).replace(/[-_]/g,"");function Qr(n,t=!0){return ut(n)?n.displayName||n.name:n.name||t&&n.__name}function Ci(n,t,e=!1){let s=Qr(t);if(!s&&t.__file){const i=t.__file.match(/([^/\\]+)\.\w+$/);i&&(s=i[1])}if(!s&&n&&n.parent){const i=r=>{for(const o in r)if(r[o]===t)return o};s=i(n.components||n.parent.type.components)||i(n.appContext.components)}return s?sd(s):e?"App":"Anonymous"}function Bl(n){return ut(n)&&"__vccOpts"in n}const id=(n,t)=>{const e=_h(n,t,wi);if({}.NODE_ENV!=="production"){const s=Ll();s&&s.appContext.config.warnRecursiveComputed&&(e._warnRecursive=!0)}return e};function we(n,t,e){const s=arguments.length;return s===2?kt(t)&&!ct(t)?qn(t)?ot(n,null,[t]):ot(n,t):ot(n,null,t):(s>3?e=Array.prototype.slice.call(arguments,2):s===3&&qn(e)&&(e=[e]),ot(n,t,e))}function rd(){if({}.NODE_ENV==="production"||typeof window>"u")return;const n={style:"color:#3ba776"},t={style:"color:#1677ff"},e={style:"color:#f5222d"},s={style:"color:#eb2f96"},i={header(h){return kt(h)?h.__isVue?["div",n,"VueInstance"]:se(h)?["div",{},["span",n,u(h)],"<",a(h.value),">"]:Bn(h)?["div",{},["span",n,Nn(h)?"ShallowReactive":"Reactive"],"<",a(h),`>${On(h)?" (readonly)":""}`]:On(h)?["div",{},["span",n,Nn(h)?"ShallowReadonly":"Readonly"],"<",a(h),">"]:null:null},hasBody(h){return h&&h.__isVue},body(h){if(h&&h.__isVue)return["div",{},...r(h.$)]}};function r(h){const f=[];h.type.props&&h.props&&f.push(o("props",gt(h.props))),h.setupState!==It&&f.push(o("setup",h.setupState)),h.data!==It&&f.push(o("data",gt(h.data)));const p=l(h,"computed");p&&f.push(o("computed",p));const m=l(h,"inject");return m&&f.push(o("injected",m)),f.push(["div",{},["span",{style:s.style+";opacity:0.66"},"$ (internal): "],["object",{object:h}]]),f}function o(h,f){return f=Gt({},f),Object.keys(f).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},h],["div",{style:"padding-left:1.25em"},...Object.keys(f).map(p=>["div",{},["span",s,p+": "],a(f[p],!1)])]]:["span",{}]}function a(h,f=!0){return typeof h=="number"?["span",t,h]:typeof h=="string"?["span",e,JSON.stringify(h)]:typeof h=="boolean"?["span",s,h]:kt(h)?["object",{object:f?gt(h):h}]:["span",e,String(h)]}function l(h,f){const p=h.type;if(ut(p))return;const m={};for(const v in h.ctx)c(p,v,f)&&(m[v]=h.ctx[v]);return m}function c(h,f,p){const m=h[p];if(ct(m)&&m.includes(f)||kt(m)&&f in m||h.extends&&c(h.extends,f,p)||h.mixins&&h.mixins.some(v=>c(v,f,p)))return!0}function u(h){return Nn(h)?"ShallowRef":h.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(i):window.devtoolsFormatters=[i]}const Ul="3.4.25",Jr={}.NODE_ENV!=="production"?B:Ht;/**
|
|
23
23
|
* @vue/runtime-dom v3.4.25
|
|
24
24
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
25
25
|
* @license MIT
|
|
26
|
-
**/const
|
|
27
|
-
Expected function or array of functions, received type ${typeof
|
|
26
|
+
**/const od="http://www.w3.org/2000/svg",ad="http://www.w3.org/1998/Math/MathML",yn=typeof document<"u"?document:null,Yl=yn&&yn.createElement("template"),ld={insert:(n,t,e)=>{t.insertBefore(n,e||null)},remove:n=>{const t=n.parentNode;t&&t.removeChild(n)},createElement:(n,t,e,s)=>{const i=t==="svg"?yn.createElementNS(od,n):t==="mathml"?yn.createElementNS(ad,n):yn.createElement(n,e?{is:e}:void 0);return n==="select"&&s&&s.multiple!=null&&i.setAttribute("multiple",s.multiple),i},createText:n=>yn.createTextNode(n),createComment:n=>yn.createComment(n),setText:(n,t)=>{n.nodeValue=t},setElementText:(n,t)=>{n.textContent=t},parentNode:n=>n.parentNode,nextSibling:n=>n.nextSibling,querySelector:n=>yn.querySelector(n),setScopeId(n,t){n.setAttribute(t,"")},insertStaticContent(n,t,e,s,i,r){const o=e?e.previousSibling:t.lastChild;if(i&&(i===r||i.nextSibling))for(;t.insertBefore(i.cloneNode(!0),e),!(i===r||!(i=i.nextSibling)););else{Yl.innerHTML=s==="svg"?`<svg>${n}</svg>`:s==="mathml"?`<math>${n}</math>`:n;const a=Yl.content;if(s==="svg"||s==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,e)}return[o?o.nextSibling:t.firstChild,e?e.previousSibling:t.lastChild]}},cd=Symbol("_vtc");function ud(n,t,e){const s=n[cd];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?n.removeAttribute("class"):e?n.setAttribute("class",t):n.className=t}const Si=Symbol("_vod"),Xl=Symbol("_vsh"),Ti={beforeMount(n,{value:t},{transition:e}){n[Si]=n.style.display==="none"?"":n.style.display,e&&t?e.beforeEnter(n):Cs(n,t)},mounted(n,{value:t},{transition:e}){e&&t&&e.enter(n)},updated(n,{value:t,oldValue:e},{transition:s}){!t!=!e&&(s?t?(s.beforeEnter(n),Cs(n,!0),s.enter(n)):s.leave(n,()=>{Cs(n,!1)}):Cs(n,t))},beforeUnmount(n,{value:t}){Cs(n,t)}};({}).NODE_ENV!=="production"&&(Ti.name="show");function Cs(n,t){n.style.display=t?n[Si]:"none",n[Xl]=!t}const hd=Symbol({}.NODE_ENV!=="production"?"CSS_VAR_TEXT":""),fd=/(^|;)\s*display\s*:/;function dd(n,t,e){const s=n.style,i=Bt(e);let r=!1;if(e&&!i){if(t)if(Bt(t))for(const o of t.split(";")){const a=o.slice(0,o.indexOf(":")).trim();e[a]==null&&ki(s,a,"")}else for(const o in t)e[o]==null&&ki(s,o,"");for(const o in e)o==="display"&&(r=!0),ki(s,o,e[o])}else if(i){if(t!==e){const o=s[hd];o&&(e+=";"+o),s.cssText=e,r=fd.test(e)}}else t&&n.removeAttribute("style");Si in n&&(n[Si]=r?s.display:"",n[Xl]&&(s.display="none"))}const pd=/[^\\];\s*$/,Wl=/\s*!important$/;function ki(n,t,e){if(ct(e))e.forEach(s=>ki(n,t,s));else if(e==null&&(e=""),{}.NODE_ENV!=="production"&&pd.test(e)&&Jr(`Unexpected semicolon at the end of '${t}' style value: '${e}'`),t.startsWith("--"))n.setProperty(t,e);else{const s=md(n,t);Wl.test(e)?n.setProperty(cn(s),e.replace(Wl,""),"important"):n[s]=e}}const ql=["Webkit","Moz","ms"],to={};function md(n,t){const e=to[t];if(e)return e;let s=Ve(t);if(s!=="filter"&&s in n)return to[t]=s;s=Sn(s);for(let i=0;i<ql.length;i++){const r=ql[i]+s;if(r in n)return to[t]=r}return t}const Kl="http://www.w3.org/1999/xlink";function gd(n,t,e,s,i){if(s&&t.startsWith("xlink:"))e==null?n.removeAttributeNS(Kl,t.slice(6,t.length)):n.setAttributeNS(Kl,t,e);else{const r=Yu(t);e==null||r&&!pa(e)?n.removeAttribute(t):n.setAttribute(t,r?"":e)}}function vd(n,t,e,s,i,r,o){if(t==="innerHTML"||t==="textContent"){s&&o(s,i,r),n[t]=e??"";return}const a=n.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const c=a==="OPTION"?n.getAttribute("value")||"":n.value,u=e??"";(c!==u||!("_value"in n))&&(n.value=u),e==null&&n.removeAttribute(t),n._value=e;return}let l=!1;if(e===""||e==null){const c=typeof n[t];c==="boolean"?e=pa(e):e==null&&c==="string"?(e="",l=!0):c==="number"&&(e=0,l=!0)}try{n[t]=e}catch(c){({}).NODE_ENV!=="production"&&!l&&Jr(`Failed setting prop "${t}" on <${a.toLowerCase()}>: value ${e} is invalid.`,c)}l&&n.removeAttribute(t)}function _d(n,t,e,s){n.addEventListener(t,e,s)}function yd(n,t,e,s){n.removeEventListener(t,e,s)}const Zl=Symbol("_vei");function bd(n,t,e,s,i=null){const r=n[Zl]||(n[Zl]={}),o=r[t];if(s&&o)o.value={}.NODE_ENV!=="production"?Jl(s,t):s;else{const[a,l]=xd(t);if(s){const c=r[t]=Cd({}.NODE_ENV!=="production"?Jl(s,t):s,i);_d(n,a,c,l)}else o&&(yd(n,a,o,l),r[t]=void 0)}}const Ql=/(?:Once|Passive|Capture)$/;function xd(n){let t;if(Ql.test(n)){t={};let s;for(;s=n.match(Ql);)n=n.slice(0,n.length-s[0].length),t[s[0].toLowerCase()]=!0}return[n[2]===":"?n.slice(3):cn(n.slice(2)),t]}let eo=0;const wd=Promise.resolve(),Ed=()=>eo||(wd.then(()=>eo=0),eo=Date.now());function Cd(n,t){const e=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=e.attached)return;De(Sd(s,e.value),t,5,[s])};return e.value=n,e.attached=Ed(),e}function Jl(n,t){return ut(n)||ct(n)?n:(Jr(`Wrong type passed as event handler to ${t} - did you forget @ or : in front of your prop?
|
|
27
|
+
Expected function or array of functions, received type ${typeof n}.`),Ht)}function Sd(n,t){if(ct(t)){const e=n.stopImmediatePropagation;return n.stopImmediatePropagation=()=>{e.call(n),n._stopped=!0},t.map(s=>i=>!i._stopped&&s&&s(i))}else return t}const tc=n=>n.charCodeAt(0)===111&&n.charCodeAt(1)===110&&n.charCodeAt(2)>96&&n.charCodeAt(2)<123,Td=(n,t,e,s,i,r,o,a,l)=>{const c=i==="svg";t==="class"?ud(n,s,c):t==="style"?dd(n,e,s):rs(t)?Ws(t)||bd(n,t,e,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):kd(n,t,s,c))?vd(n,t,s,r,o,a,l):(t==="true-value"?n._trueValue=s:t==="false-value"&&(n._falseValue=s),gd(n,t,s,c))};function kd(n,t,e,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in n&&tc(t)&&ut(e));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&n.tagName==="INPUT"||t==="type"&&n.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const i=n.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return tc(t)&&Bt(e)?!1:t in n}const Pd=Gt({patchProp:Td},ld);let ec;function Od(){return ec||(ec=Gf(Pd))}const Pi=(...n)=>{Od().render(...n)};/**
|
|
28
28
|
* vue v3.4.25
|
|
29
29
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
30
30
|
* @license MIT
|
|
31
|
-
**/function kd(){nd()}({}).NODE_ENV!=="production"&&kd();const bs=/^[a-z0-9]+(-[a-z0-9]+)*$/,xi=(t,e,n,s="")=>{const i=t.split(":");if(t.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 a=i.pop(),l=i.pop(),c={provider:i.length>0?i[0]:s,prefix:l,name:a};return e&&!wi(c)?null:c}const r=i[0],o=r.split("-");if(o.length>1){const a={provider:s,prefix:o.shift(),name:o.join("-")};return e&&!wi(a)?null:a}if(n&&s===""){const a={provider:s,prefix:"",name:r};return e&&!wi(a,n)?null:a}return null},wi=(t,e)=>t?!!((t.provider===""||t.provider.match(bs))&&(e&&t.prefix===""||t.prefix.match(bs))&&t.name.match(bs)):!1,Kl=Object.freeze({left:0,top:0,width:16,height:16}),Ei=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Ci=Object.freeze({...Kl,...Ei}),Kr=Object.freeze({...Ci,body:"",hidden:!1});function Pd(t,e){const n={};!t.hFlip!=!e.hFlip&&(n.hFlip=!0),!t.vFlip!=!e.vFlip&&(n.vFlip=!0);const s=((t.rotate||0)+(e.rotate||0))%4;return s&&(n.rotate=s),n}function Zl(t,e){const n=Pd(t,e);for(const s in Kr)s in Ei?s in t&&!(s in n)&&(n[s]=Ei[s]):s in e?n[s]=e[s]:s in t&&(n[s]=t[s]);return n}function Nd(t,e){const n=t.icons,s=t.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 a=s[o]&&s[o].parent,l=a&&r(a);l&&(i[o]=[a].concat(l))}return i[o]}return(e||Object.keys(n).concat(Object.keys(s))).forEach(r),i}function Od(t,e,n){const s=t.icons,i=t.aliases||Object.create(null);let r={};function o(a){r=Zl(s[a]||i[a],r)}return o(e),n.forEach(o),Zl(t,r)}function Ql(t,e){const n=[];if(typeof t!="object"||typeof t.icons!="object")return n;t.not_found instanceof Array&&t.not_found.forEach(i=>{e(i,null),n.push(i)});const s=Nd(t);for(const i in s){const r=s[i];r&&(e(i,Od(t,i,r)),n.push(i))}return n}const Id={provider:"",aliases:{},not_found:{},...Kl};function Zr(t,e){for(const n in e)if(n in t&&typeof t[n]!=typeof e[n])return!1;return!0}function Jl(t){if(typeof t!="object"||t===null)return null;const e=t;if(typeof e.prefix!="string"||!t.icons||typeof t.icons!="object"||!Zr(t,Id))return null;const n=e.icons;for(const i in n){const r=n[i];if(!i.match(bs)||typeof r.body!="string"||!Zr(r,Kr))return null}const s=e.aliases||Object.create(null);for(const i in s){const r=s[i],o=r.parent;if(!i.match(bs)||typeof o!="string"||!n[o]&&!s[o]||!Zr(r,Kr))return null}return e}const ec=Object.create(null);function Md(t,e){return{provider:t,prefix:e,icons:Object.create(null),missing:new Set}}function Rn(t,e){const n=ec[t]||(ec[t]=Object.create(null));return n[e]||(n[e]=Md(t,e))}function Qr(t,e){return Jl(e)?Ql(e,(n,s)=>{s?t.icons[n]=s:t.missing.add(n)}):[]}function Dd(t,e,n){try{if(typeof n.body=="string")return t.icons[e]={...n},!0}catch{}return!1}let xs=!1;function tc(t){return typeof t=="boolean"&&(xs=t),xs}function Ad(t){const e=typeof t=="string"?xi(t,!0,xs):t;if(e){const n=Rn(e.provider,e.prefix),s=e.name;return n.icons[s]||(n.missing.has(s)?null:void 0)}}function Rd(t,e){const n=xi(t,!0,xs);if(!n)return!1;const s=Rn(n.provider,n.prefix);return Dd(s,n.name,e)}function $d(t,e){if(typeof t!="object")return!1;if(typeof e!="string"&&(e=t.provider||""),xs&&!e&&!t.prefix){let i=!1;return Jl(t)&&(t.prefix="",Ql(t,(r,o)=>{o&&Rd(r,o)&&(i=!0)})),i}const n=t.prefix;if(!wi({provider:e,prefix:n,name:"a"}))return!1;const s=Rn(e,n);return!!Qr(s,t)}const nc=Object.freeze({width:null,height:null}),sc=Object.freeze({...nc,...Ei}),Ld=/(-?[0-9.]*[0-9]+[0-9.]*)/g,Fd=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function ic(t,e,n){if(e===1)return t;if(n=n||100,typeof t=="number")return Math.ceil(t*e*n)/n;if(typeof t!="string")return t;const s=t.split(Ld);if(s===null||!s.length)return t;const i=[];let r=s.shift(),o=Fd.test(r);for(;;){if(o){const a=parseFloat(r);isNaN(a)?i.push(r):i.push(Math.ceil(a*e*n)/n)}else i.push(r);if(r=s.shift(),r===void 0)return i.join("");o=!o}}function Vd(t,e="defs"){let n="";const s=t.indexOf("<"+e);for(;s>=0;){const i=t.indexOf(">",s),r=t.indexOf("</"+e);if(i===-1||r===-1)break;const o=t.indexOf(">",r);if(o===-1)break;n+=t.slice(i+1,r).trim(),t=t.slice(0,s).trim()+t.slice(o+1)}return{defs:n,content:t}}function Gd(t,e){return t?"<defs>"+t+"</defs>"+e:e}function zd(t,e,n){const s=Vd(t);return Gd(s.defs,e+s.content+n)}const jd=t=>t==="unset"||t==="undefined"||t==="none";function Hd(t,e){const n={...Ci,...t},s={...sc,...e},i={left:n.left,top:n.top,width:n.width,height:n.height};let r=n.body;[n,s].forEach(v=>{const y=[],E=v.hFlip,C=v.vFlip;let w=v.rotate;E?C?w+=2:(y.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),y.push("scale(-1 1)"),i.top=i.left=0):C&&(y.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),y.push("scale(1 -1)"),i.top=i.left=0);let S;switch(w<0&&(w-=Math.floor(w/4)*4),w=w%4,w){case 1:S=i.height/2+i.top,y.unshift("rotate(90 "+S.toString()+" "+S.toString()+")");break;case 2:y.unshift("rotate(180 "+(i.width/2+i.left).toString()+" "+(i.height/2+i.top).toString()+")");break;case 3:S=i.width/2+i.left,y.unshift("rotate(-90 "+S.toString()+" "+S.toString()+")");break}w%2===1&&(i.left!==i.top&&(S=i.left,i.left=i.top,i.top=S),i.width!==i.height&&(S=i.width,i.width=i.height,i.height=S)),y.length&&(r=zd(r,'<g transform="'+y.join(" ")+'">',"</g>"))});const o=s.width,a=s.height,l=i.width,c=i.height;let u,h;o===null?(h=a===null?"1em":a==="auto"?c:a,u=ic(h,l/c)):(u=o==="auto"?l:o,h=a===null?ic(u,c/l):a==="auto"?c:a);const f={},d=(v,y)=>{jd(y)||(f[v]=y.toString())};d("width",u),d("height",h);const m=[i.left,i.top,l,c];return f.viewBox=m.join(" "),{attributes:f,viewBox:m,body:r}}const Bd=/\sid="(\S+)"/g,Ud="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let Wd=0;function Yd(t,e=Ud){const n=[];let s;for(;s=Bd.exec(t);)n.push(s[1]);if(!n.length)return t;const i="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(r=>{const o=typeof e=="function"?e(r):e+(Wd++).toString(),a=r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");t=t.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+o+i+"$3")}),t=t.replace(new RegExp(i,"g"),""),t}const Jr=Object.create(null);function Xd(t,e){Jr[t]=e}function eo(t){return Jr[t]||Jr[""]}function to(t){let e;if(typeof t.resources=="string")e=[t.resources];else if(e=t.resources,!(e instanceof Array)||!e.length)return null;return{resources:e,path:t.path||"/",maxURL:t.maxURL||500,rotate:t.rotate||750,timeout:t.timeout||5e3,random:t.random===!0,index:t.index||0,dataAfterTimeout:t.dataAfterTimeout!==!1}}const no=Object.create(null),ws=["https://api.simplesvg.com","https://api.unisvg.com"],Ti=[];for(;ws.length>0;)ws.length===1||Math.random()>.5?Ti.push(ws.shift()):Ti.push(ws.pop());no[""]=to({resources:["https://api.iconify.design"].concat(Ti)});function qd(t,e){const n=to(e);return n===null?!1:(no[t]=n,!0)}function so(t){return no[t]}let rc=(()=>{let t;try{if(t=fetch,typeof t=="function")return t}catch{}})();function Kd(t,e){const n=so(t);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=e+".json?icons=";s=n.maxURL-i-n.path.length-r.length}return s}function Zd(t){return t===404}const Qd=(t,e,n)=>{const s=[],i=Kd(t,e),r="icons";let o={type:r,provider:t,prefix:e,icons:[]},a=0;return n.forEach((l,c)=>{a+=l.length+1,a>=i&&c>0&&(s.push(o),o={type:r,provider:t,prefix:e,icons:[]},a=l.length),o.icons.push(l)}),s.push(o),s};function Jd(t){if(typeof t=="string"){const e=so(t);if(e)return e.path}return"/"}const ep={prepare:Qd,send:(t,e,n)=>{if(!rc){n("abort",424);return}let s=Jd(e.provider);switch(e.type){case"icons":{const r=e.prefix,a=e.icons.join(","),l=new URLSearchParams({icons:a});s+=r+".json?"+l.toString();break}case"custom":{const r=e.uri;s+=r.slice(0,1)==="/"?r.slice(1):r;break}default:n("abort",400);return}let i=503;rc(t+s).then(r=>{const o=r.status;if(o!==200){setTimeout(()=>{n(Zd(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)})}};function tp(t){const e={loaded:[],missing:[],pending:[]},n=Object.create(null);t.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 t.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,a=i.name,l=n[r]||(n[r]=Object.create(null)),c=l[o]||(l[o]=Rn(r,o));let u;a in c.icons?u=e.loaded:o===""||c.missing.has(a)?u=e.missing:u=e.pending;const h={provider:r,prefix:o,name:a};u.push(h)}),e}function oc(t,e){t.forEach(n=>{const s=n.loaderCallbacks;s&&(n.loaderCallbacks=s.filter(i=>i.id!==e))})}function np(t){t.pendingCallbacksFlag||(t.pendingCallbacksFlag=!0,setTimeout(()=>{t.pendingCallbacksFlag=!1;const e=t.loaderCallbacks?t.loaderCallbacks.slice(0):[];if(!e.length)return;let n=!1;const s=t.provider,i=t.prefix;e.forEach(r=>{const o=r.icons,a=o.pending.length;o.pending=o.pending.filter(l=>{if(l.prefix!==i)return!0;const c=l.name;if(t.icons[c])o.loaded.push({provider:s,prefix:i,name:c});else if(t.missing.has(c))o.missing.push({provider:s,prefix:i,name:c});else return n=!0,!0;return!1}),o.pending.length!==a&&(n||oc([t],r.id),r.callback(o.loaded.slice(0),o.missing.slice(0),o.pending.slice(0),r.abort))})}))}let sp=0;function ip(t,e,n){const s=sp++,i=oc.bind(null,n,s);if(!e.pending.length)return i;const r={id:s,icons:e,callback:t,abort:i};return n.forEach(o=>{(o.loaderCallbacks||(o.loaderCallbacks=[])).push(r)}),i}function rp(t,e=!0,n=!1){const s=[];return t.forEach(i=>{const r=typeof i=="string"?xi(i,e,n):i;r&&s.push(r)}),s}var op={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function ap(t,e,n,s){const i=t.resources.length,r=t.random?Math.floor(Math.random()*i):t.index;let o;if(t.random){let O=t.resources.slice(0);for(o=[];O.length>1;){const R=Math.floor(Math.random()*O.length);o.push(O[R]),O=O.slice(0,R).concat(O.slice(R+1))}o=o.concat(O)}else o=t.resources.slice(r).concat(t.resources.slice(0,r));const a=Date.now();let l="pending",c=0,u,h=null,f=[],d=[];typeof s=="function"&&d.push(s);function m(){h&&(clearTimeout(h),h=null)}function v(){l==="pending"&&(l="aborted"),m(),f.forEach(O=>{O.status==="pending"&&(O.status="aborted")}),f=[]}function y(O,R){R&&(d=[]),typeof O=="function"&&d.push(O)}function E(){return{startTime:a,payload:e,status:l,queriesSent:c,queriesPending:f.length,subscribe:y,abort:v}}function C(){l="failed",d.forEach(O=>{O(void 0,u)})}function w(){f.forEach(O=>{O.status==="pending"&&(O.status="aborted")}),f=[]}function S(O,R,le){const ue=R!=="success";switch(f=f.filter(pe=>pe!==O),l){case"pending":break;case"failed":if(ue||!t.dataAfterTimeout)return;break;default:return}if(R==="abort"){u=le,C();return}if(ue){u=le,f.length||(o.length?$():C());return}if(m(),w(),!t.random){const pe=t.resources.indexOf(O.resource);pe!==-1&&pe!==t.index&&(t.index=pe)}l="completed",d.forEach(pe=>{pe(le)})}function $(){if(l!=="pending")return;m();const O=o.shift();if(O===void 0){if(f.length){h=setTimeout(()=>{m(),l==="pending"&&(w(),C())},t.timeout);return}C();return}const R={status:"pending",resource:O,callback:(le,ue)=>{S(R,le,ue)}};f.push(R),c++,h=setTimeout($,t.rotate),n(O,e,R.callback)}return setTimeout($),E}function ac(t){const e={...op,...t};let n=[];function s(){n=n.filter(a=>a().status==="pending")}function i(a,l,c){const u=ap(e,a,l,(h,f)=>{s(),c&&c(h,f)});return n.push(u),u}function r(a){return n.find(l=>a(l))||null}return{query:i,find:r,setIndex:a=>{e.index=a},getIndex:()=>e.index,cleanup:s}}function lc(){}const io=Object.create(null);function lp(t){if(!io[t]){const e=so(t);if(!e)return;const n=ac(e),s={config:e,redundancy:n};io[t]=s}return io[t]}function cp(t,e,n){let s,i;if(typeof t=="string"){const r=eo(t);if(!r)return n(void 0,424),lc;i=r.send;const o=lp(t);o&&(s=o.redundancy)}else{const r=to(t);if(r){s=ac(r);const o=t.resources?t.resources[0]:"",a=eo(o);a&&(i=a.send)}}return!s||!i?(n(void 0,424),lc):s.query(e,i,n)().abort}const cc="iconify2",Es="iconify",uc=Es+"-count",hc=Es+"-version",fc=36e5,up=168,hp=50;function ro(t,e){try{return t.getItem(e)}catch{}}function oo(t,e,n){try{return t.setItem(e,n),!0}catch{}}function dc(t,e){try{t.removeItem(e)}catch{}}function ao(t,e){return oo(t,uc,e.toString())}function lo(t){return parseInt(ro(t,uc))||0}const Si={local:!0,session:!0},pc={local:new Set,session:new Set};let co=!1;function fp(t){co=t}let ki=typeof window>"u"?{}:window;function mc(t){const e=t+"Storage";try{if(ki&&ki[e]&&typeof ki[e].length=="number")return ki[e]}catch{}Si[t]=!1}function gc(t,e){const n=mc(t);if(!n)return;const s=ro(n,hc);if(s!==cc){if(s){const a=lo(n);for(let l=0;l<a;l++)dc(n,Es+l.toString())}oo(n,hc,cc),ao(n,0);return}const i=Math.floor(Date.now()/fc)-up,r=a=>{const l=Es+a.toString(),c=ro(n,l);if(typeof c=="string"){try{const u=JSON.parse(c);if(typeof u=="object"&&typeof u.cached=="number"&&u.cached>i&&typeof u.provider=="string"&&typeof u.data=="object"&&typeof u.data.prefix=="string"&&e(u,a))return!0}catch{}dc(n,l)}};let o=lo(n);for(let a=o-1;a>=0;a--)r(a)||(a===o-1?(o--,ao(n,o)):pc[t].add(a))}function _c(){if(!co){fp(!0);for(const t in Si)gc(t,e=>{const n=e.data,s=e.provider,i=n.prefix,r=Rn(s,i);if(!Qr(r,n).length)return!1;const o=n.lastModified||-1;return r.lastModifiedCached=r.lastModifiedCached?Math.min(r.lastModifiedCached,o):o,!0})}}function dp(t,e){const n=t.lastModifiedCached;if(n&&n>=e)return n===e;if(t.lastModifiedCached=e,n)for(const s in Si)gc(s,i=>{const r=i.data;return i.provider!==t.provider||r.prefix!==t.prefix||r.lastModified===e});return!0}function pp(t,e){co||_c();function n(s){let i;if(!Si[s]||!(i=mc(s)))return;const r=pc[s];let o;if(r.size)r.delete(o=Array.from(r).shift());else if(o=lo(i),o>=hp||!ao(i,o+1))return;const a={cached:Math.floor(Date.now()/fc),provider:t.provider,data:e};return oo(i,Es+o.toString(),JSON.stringify(a))}e.lastModified&&!dp(t,e.lastModified)||Object.keys(e.icons).length&&(e.not_found&&(e=Object.assign({},e),delete e.not_found),n("local")||n("session"))}function vc(){}function mp(t){t.iconsLoaderFlag||(t.iconsLoaderFlag=!0,setTimeout(()=>{t.iconsLoaderFlag=!1,np(t)}))}function gp(t,e){t.iconsToLoad?t.iconsToLoad=t.iconsToLoad.concat(e).sort():t.iconsToLoad=e,t.iconsQueueFlag||(t.iconsQueueFlag=!0,setTimeout(()=>{t.iconsQueueFlag=!1;const{provider:n,prefix:s}=t,i=t.iconsToLoad;delete t.iconsToLoad;let r;if(!i||!(r=eo(n)))return;r.prepare(n,s,i).forEach(a=>{cp(n,a,l=>{if(typeof l!="object")a.icons.forEach(c=>{t.missing.add(c)});else try{const c=Qr(t,l);if(!c.length)return;const u=t.pendingIcons;u&&c.forEach(h=>{u.delete(h)}),pp(t,l)}catch(c){console.error(c)}mp(t)})})}))}const _p=(t,e)=>{const n=rp(t,!0,tc()),s=tp(n);if(!s.pending.length){let l=!0;return e&&setTimeout(()=>{l&&e(s.loaded,s.missing,s.pending,vc)}),()=>{l=!1}}const i=Object.create(null),r=[];let o,a;return s.pending.forEach(l=>{const{provider:c,prefix:u}=l;if(u===a&&c===o)return;o=c,a=u,r.push(Rn(c,u));const h=i[c]||(i[c]=Object.create(null));h[u]||(h[u]=[])}),s.pending.forEach(l=>{const{provider:c,prefix:u,name:h}=l,f=Rn(c,u),d=f.pendingIcons||(f.pendingIcons=new Set);d.has(h)||(d.add(h),i[c][u].push(h))}),r.forEach(l=>{const{provider:c,prefix:u}=l;i[c][u].length&&gp(l,i[c][u])}),e?ip(e,s,r):vc};function vp(t,e){const n={...t};for(const s in e){const i=e[s],r=typeof i;s in nc?(i===null||i&&(r==="string"||r==="number"))&&(n[s]=i):r===typeof n[s]&&(n[s]=s==="rotate"?i%4:i)}return n}const yp=/[\s,]+/;function bp(t,e){e.split(yp).forEach(n=>{switch(n.trim()){case"horizontal":t.hFlip=!0;break;case"vertical":t.vFlip=!0;break}})}function xp(t,e=0){const n=t.replace(/^-?[0-9.]*/,"");function s(i){for(;i<0;)i+=4;return i%4}if(n===""){const i=parseInt(t);return isNaN(i)?0:s(i)}else if(n!==t){let i=0;switch(n){case"%":i=25;break;case"deg":i=90}if(i){let r=parseFloat(t.slice(0,t.length-n.length));return isNaN(r)?0:(r=r/i,r%1===0?s(r):0)}}return e}function wp(t,e){let n=t.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const s in e)n+=" "+s+'="'+e[s]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+t+"</svg>"}function Ep(t){return t.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Cp(t){return"data:image/svg+xml,"+Ep(t)}function Tp(t){return'url("'+Cp(t)+'")'}const yc={...sc,inline:!1},Sp={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},kp={display:"inline-block"},uo={backgroundColor:"currentColor"},bc={backgroundColor:"transparent"},xc={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},wc={webkitMask:uo,mask:uo,background:bc};for(const t in wc){const e=wc[t];for(const n in xc)e[t+n]=xc[n]}const Pi={};["horizontal","vertical"].forEach(t=>{const e=t.slice(0,1)+"Flip";Pi[t+"-flip"]=e,Pi[t.slice(0,1)+"-flip"]=e,Pi[t+"Flip"]=e});function Ec(t){return t+(t.match(/^[-0-9.]+$/)?"px":"")}const Cc=(t,e)=>{const n=vp(yc,e),s={...Sp},i=e.mode||"svg",r={},o=e.style,a=typeof o=="object"&&!(o instanceof Array)?o:{};for(let v in e){const y=e[v];if(y!==void 0)switch(v){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[v]=y===!0||y==="true"||y===1;break;case"flip":typeof y=="string"&&bp(n,y);break;case"color":r.color=y;break;case"rotate":typeof y=="string"?n[v]=xp(y):typeof y=="number"&&(n[v]=y);break;case"ariaHidden":case"aria-hidden":y!==!0&&y!=="true"&&delete s["aria-hidden"];break;default:{const E=Pi[v];E?(y===!0||y==="true"||y===1)&&(n[E]=!0):yc[v]===void 0&&(s[v]=y)}}}const l=Hd(t,n),c=l.attributes;if(n.inline&&(r.verticalAlign="-0.125em"),i==="svg"){s.style={...r,...a},Object.assign(s,c);let v=0,y=e.id;return typeof y=="string"&&(y=y.replace(/-/g,"_")),s.innerHTML=Yd(l.body,y?()=>y+"ID"+v++:"iconifyVue"),xt("svg",s)}const{body:u,width:h,height:f}=t,d=i==="mask"||(i==="bg"?!1:u.indexOf("currentColor")!==-1),m=wp(u,{...c,width:h+"",height:f+""});return s.style={...r,"--svg":Tp(m),width:Ec(c.width),height:Ec(c.height),...kp,...d?uo:bc,...a},xt("span",s)};if(tc(!0),Xd("",ep),typeof document<"u"&&typeof window<"u"){_c();const t=window;if(t.IconifyPreload!==void 0){const e=t.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof e=="object"&&e!==null&&(e instanceof Array?e:[e]).forEach(s=>{try{(typeof s!="object"||s===null||s instanceof Array||typeof s.icons!="object"||typeof s.prefix!="string"||!$d(s))&&console.error(n)}catch{console.error(n)}})}if(t.IconifyProviders!==void 0){const e=t.IconifyProviders;if(typeof e=="object"&&e!==null)for(let n in e){const s="IconifyProviders["+n+"] is invalid.";try{const i=e[n];if(typeof i!="object"||!i||i.resources===void 0)continue;qd(n,i)||console.error(s)}catch{console.error(s)}}}}const Pp={...Ci,body:""},Np=J({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(t,e){if(typeof t=="object"&&t!==null&&typeof t.body=="string")return this._name="",this.abortLoading(),{data:t};let n;if(typeof t!="string"||(n=xi(t,!1,!0))===null)return this.abortLoading(),null;const s=Ad(n);if(!s)return(!this._loadingIcon||this._loadingIcon.name!==t)&&(this.abortLoading(),this._name="",s!==null&&(this._loadingIcon={name:t,abort:_p([n],()=>{this.counter++})})),null;this.abortLoading(),this._name!==t&&(this._name=t,e&&e(t));const i=["iconify"];return n.prefix!==""&&i.push("iconify--"+n.prefix),n.provider!==""&&i.push("iconify--"+n.provider),{data:s,classes:i}}},render(){this.counter;const t=this.$attrs,e=this.iconMounted||t.ssr?this.getIcon(t.icon,t.onLoad):null;if(!e)return Cc(Pp,t);let n=t;return e.classes&&(n={...t,class:(typeof t.class=="string"?t.class+" ":"")+e.classes.join(" ")}),Cc({...Ci,...e.data},n)}}),Tc=typeof window=="object"&&typeof document=="object";typeof process<"u"&&process.versions!=null&&process.versions.node!=null;const ho=t=>{let e=null;switch(t){case"any-character":e=/[^]/;break;case"bin":e=/^(0b)?[0-1]+$/;break;case"oct":e=/^(0o)?[0-7]+$/i;break;case"hex":e=/^(0x)?[0-9a-fA-F]+$/i;break;case"int":e=/^[-+]?[0-9]+$/;break;case"number":e=/[-+]?[0-9]*\.?[0-9]+(?:e[-+]?\d+)?/gi;break;case"number-single":e=/[-+]?[0-9]*\.?[0-9]+(?:e[-+]?\d+)?/i;break;case"split":e=/\s*,\s*/gi;break;case"svg-segment":e=/([mlhvzaqtcs])([^mlhvzaqtcs]*)/gi;break;case"mobile-china":e=/^\+[1-9]{1}[0-9]{10}$/g;break;case"phone-number":e=/^[+]?[(]?[0-9]{3}[)]?[-\s.]?[0-9]{3}[-\s.]?[0-9]{4,6}$/gi;break;case"email":e=/^[A-Za-z0-9_!#$%&'*+/=?`{|}~^.-]+@[A-Za-z0-9._-]+$/gm;break;case"ip":e=/^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/;break;case"whitespace":e=/[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u2028\u2029\u202f\u205f\u3000]/g;break;case"commaSpaces":e=/[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*,[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*/;break;case"trim":e=/^\s+|\s+$/g;break;case"base64-data":e=/^\s*data:(?:[a-z]+\/[a-z0-9-+.]+(?:;[a-z-]+=[a-z0-9-]+)?)?(?:;base64)?,([a-z0-9!$&',()*+;=\-._~:@/?%\s]*?)\s*$/i;break;case"var-name":e=/^[a-zA-Z_$][a-zA-Z0-9_$]*$/;break;case"element-url":e=/^url\(['"]?(.+?)['"]?\)$/i;break;case"hex-color":e=/^#([0-9A-F]{3}|[0-9A-F]{4}|[0-9A-F]{6}|[0-9A-F]{8})$/i;break;case"color":e=/^\s*((#[a-f\d]{6})|(#[a-f\d]{3})|rgba?\(\s*([\d\.]+%?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+%?(?:\s*,\s*[\d\.]+%?)?)\s*\)|hsba?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?)%?\s*\)|hsla?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?)%?\s*\))\s*$/i;break;case"bezier":e=/^(?:cubic-)?bezier\(([^,]+),([^,]+),([^,]+),([^\)]+)\)/;break;case"chinese-name":e=/^(?:[\u4e00-\u9fa5·]{2,16})$/;break;case"chinese":e=new RegExp(String.raw`
|
|
31
|
+
**/function Nd(){rd()}({}).NODE_ENV!=="production"&&Nd();const Ss=/^[a-z0-9]+(-[a-z0-9]+)*$/,Oi=(n,t,e,s="")=>{const i=n.split(":");if(n.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 a=i.pop(),l=i.pop(),c={provider:i.length>0?i[0]:s,prefix:l,name:a};return t&&!Ni(c)?null:c}const r=i[0],o=r.split("-");if(o.length>1){const a={provider:s,prefix:o.shift(),name:o.join("-")};return t&&!Ni(a)?null:a}if(e&&s===""){const a={provider:s,prefix:"",name:r};return t&&!Ni(a,e)?null:a}return null},Ni=(n,t)=>n?!!((n.provider===""||n.provider.match(Ss))&&(t&&n.prefix===""||n.prefix.match(Ss))&&n.name.match(Ss)):!1,nc=Object.freeze({left:0,top:0,width:16,height:16}),Ii=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Di=Object.freeze({...nc,...Ii}),no=Object.freeze({...Di,body:"",hidden:!1});function Id(n,t){const e={};!n.hFlip!=!t.hFlip&&(e.hFlip=!0),!n.vFlip!=!t.vFlip&&(e.vFlip=!0);const s=((n.rotate||0)+(t.rotate||0))%4;return s&&(e.rotate=s),e}function sc(n,t){const e=Id(n,t);for(const s in no)s in Ii?s in n&&!(s in e)&&(e[s]=Ii[s]):s in t?e[s]=t[s]:s in n&&(e[s]=n[s]);return e}function Dd(n,t){const e=n.icons,s=n.aliases||Object.create(null),i=Object.create(null);function r(o){if(e[o])return i[o]=[];if(!(o in i)){i[o]=null;const a=s[o]&&s[o].parent,l=a&&r(a);l&&(i[o]=[a].concat(l))}return i[o]}return(t||Object.keys(e).concat(Object.keys(s))).forEach(r),i}function Md(n,t,e){const s=n.icons,i=n.aliases||Object.create(null);let r={};function o(a){r=sc(s[a]||i[a],r)}return o(t),e.forEach(o),sc(n,r)}function ic(n,t){const e=[];if(typeof n!="object"||typeof n.icons!="object")return e;n.not_found instanceof Array&&n.not_found.forEach(i=>{t(i,null),e.push(i)});const s=Dd(n);for(const i in s){const r=s[i];r&&(t(i,Md(n,i,r)),e.push(i))}return e}const Ad={provider:"",aliases:{},not_found:{},...nc};function so(n,t){for(const e in t)if(e in n&&typeof n[e]!=typeof t[e])return!1;return!0}function rc(n){if(typeof n!="object"||n===null)return null;const t=n;if(typeof t.prefix!="string"||!n.icons||typeof n.icons!="object"||!so(n,Ad))return null;const e=t.icons;for(const i in e){const r=e[i];if(!i.match(Ss)||typeof r.body!="string"||!so(r,no))return null}const s=t.aliases||Object.create(null);for(const i in s){const r=s[i],o=r.parent;if(!i.match(Ss)||typeof o!="string"||!e[o]&&!s[o]||!so(r,no))return null}return t}const oc=Object.create(null);function Rd(n,t){return{provider:n,prefix:t,icons:Object.create(null),missing:new Set}}function Fn(n,t){const e=oc[n]||(oc[n]=Object.create(null));return e[t]||(e[t]=Rd(n,t))}function io(n,t){return rc(t)?ic(t,(e,s)=>{s?n.icons[e]=s:n.missing.add(e)}):[]}function $d(n,t,e){try{if(typeof e.body=="string")return n.icons[t]={...e},!0}catch{}return!1}let Ts=!1;function ac(n){return typeof n=="boolean"&&(Ts=n),Ts}function Ld(n){const t=typeof n=="string"?Oi(n,!0,Ts):n;if(t){const e=Fn(t.provider,t.prefix),s=t.name;return e.icons[s]||(e.missing.has(s)?null:void 0)}}function Fd(n,t){const e=Oi(n,!0,Ts);if(!e)return!1;const s=Fn(e.provider,e.prefix);return $d(s,e.name,t)}function Vd(n,t){if(typeof n!="object")return!1;if(typeof t!="string"&&(t=n.provider||""),Ts&&!t&&!n.prefix){let i=!1;return rc(n)&&(n.prefix="",ic(n,(r,o)=>{o&&Fd(r,o)&&(i=!0)})),i}const e=n.prefix;if(!Ni({provider:t,prefix:e,name:"a"}))return!1;const s=Fn(t,e);return!!io(s,n)}const lc=Object.freeze({width:null,height:null}),cc=Object.freeze({...lc,...Ii}),Gd=/(-?[0-9.]*[0-9]+[0-9.]*)/g,zd=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function uc(n,t,e){if(t===1)return n;if(e=e||100,typeof n=="number")return Math.ceil(n*t*e)/e;if(typeof n!="string")return n;const s=n.split(Gd);if(s===null||!s.length)return n;const i=[];let r=s.shift(),o=zd.test(r);for(;;){if(o){const a=parseFloat(r);isNaN(a)?i.push(r):i.push(Math.ceil(a*t*e)/e)}else i.push(r);if(r=s.shift(),r===void 0)return i.join("");o=!o}}function jd(n,t="defs"){let e="";const s=n.indexOf("<"+t);for(;s>=0;){const i=n.indexOf(">",s),r=n.indexOf("</"+t);if(i===-1||r===-1)break;const o=n.indexOf(">",r);if(o===-1)break;e+=n.slice(i+1,r).trim(),n=n.slice(0,s).trim()+n.slice(o+1)}return{defs:e,content:n}}function Hd(n,t){return n?"<defs>"+n+"</defs>"+t:t}function Bd(n,t,e){const s=jd(n);return Hd(s.defs,t+s.content+e)}const Ud=n=>n==="unset"||n==="undefined"||n==="none";function Yd(n,t){const e={...Di,...n},s={...cc,...t},i={left:e.left,top:e.top,width:e.width,height:e.height};let r=e.body;[e,s].forEach(v=>{const b=[],E=v.hFlip,C=v.vFlip;let w=v.rotate;E?C?w+=2:(b.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),b.push("scale(-1 1)"),i.top=i.left=0):C&&(b.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),b.push("scale(1 -1)"),i.top=i.left=0);let P;switch(w<0&&(w-=Math.floor(w/4)*4),w=w%4,w){case 1:P=i.height/2+i.top,b.unshift("rotate(90 "+P.toString()+" "+P.toString()+")");break;case 2:b.unshift("rotate(180 "+(i.width/2+i.left).toString()+" "+(i.height/2+i.top).toString()+")");break;case 3:P=i.width/2+i.left,b.unshift("rotate(-90 "+P.toString()+" "+P.toString()+")");break}w%2===1&&(i.left!==i.top&&(P=i.left,i.left=i.top,i.top=P),i.width!==i.height&&(P=i.width,i.width=i.height,i.height=P)),b.length&&(r=Bd(r,'<g transform="'+b.join(" ")+'">',"</g>"))});const o=s.width,a=s.height,l=i.width,c=i.height;let u,h;o===null?(h=a===null?"1em":a==="auto"?c:a,u=uc(h,l/c)):(u=o==="auto"?l:o,h=a===null?uc(u,c/l):a==="auto"?c:a);const f={},p=(v,b)=>{Ud(b)||(f[v]=b.toString())};p("width",u),p("height",h);const m=[i.left,i.top,l,c];return f.viewBox=m.join(" "),{attributes:f,viewBox:m,body:r}}const Xd=/\sid="(\S+)"/g,Wd="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let qd=0;function Kd(n,t=Wd){const e=[];let s;for(;s=Xd.exec(n);)e.push(s[1]);if(!e.length)return n;const i="suffix"+(Math.random()*16777216|Date.now()).toString(16);return e.forEach(r=>{const o=typeof t=="function"?t(r):t+(qd++).toString(),a=r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");n=n.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+o+i+"$3")}),n=n.replace(new RegExp(i,"g"),""),n}const ro=Object.create(null);function Zd(n,t){ro[n]=t}function oo(n){return ro[n]||ro[""]}function ao(n){let t;if(typeof n.resources=="string")t=[n.resources];else if(t=n.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:n.path||"/",maxURL:n.maxURL||500,rotate:n.rotate||750,timeout:n.timeout||5e3,random:n.random===!0,index:n.index||0,dataAfterTimeout:n.dataAfterTimeout!==!1}}const lo=Object.create(null),ks=["https://api.simplesvg.com","https://api.unisvg.com"],Mi=[];for(;ks.length>0;)ks.length===1||Math.random()>.5?Mi.push(ks.shift()):Mi.push(ks.pop());lo[""]=ao({resources:["https://api.iconify.design"].concat(Mi)});function Qd(n,t){const e=ao(t);return e===null?!1:(lo[n]=e,!0)}function co(n){return lo[n]}let hc=(()=>{let n;try{if(n=fetch,typeof n=="function")return n}catch{}})();function Jd(n,t){const e=co(n);if(!e)return 0;let s;if(!e.maxURL)s=0;else{let i=0;e.resources.forEach(o=>{i=Math.max(i,o.length)});const r=t+".json?icons=";s=e.maxURL-i-e.path.length-r.length}return s}function tp(n){return n===404}const ep=(n,t,e)=>{const s=[],i=Jd(n,t),r="icons";let o={type:r,provider:n,prefix:t,icons:[]},a=0;return e.forEach((l,c)=>{a+=l.length+1,a>=i&&c>0&&(s.push(o),o={type:r,provider:n,prefix:t,icons:[]},a=l.length),o.icons.push(l)}),s.push(o),s};function np(n){if(typeof n=="string"){const t=co(n);if(t)return t.path}return"/"}const sp={prepare:ep,send:(n,t,e)=>{if(!hc){e("abort",424);return}let s=np(t.provider);switch(t.type){case"icons":{const r=t.prefix,a=t.icons.join(","),l=new URLSearchParams({icons:a});s+=r+".json?"+l.toString();break}case"custom":{const r=t.uri;s+=r.slice(0,1)==="/"?r.slice(1):r;break}default:e("abort",400);return}let i=503;hc(n+s).then(r=>{const o=r.status;if(o!==200){setTimeout(()=>{e(tp(o)?"abort":"next",o)});return}return i=501,r.json()}).then(r=>{if(typeof r!="object"||r===null){setTimeout(()=>{r===404?e("abort",r):e("next",i)});return}setTimeout(()=>{e("success",r)})}).catch(()=>{e("next",i)})}};function ip(n){const t={loaded:[],missing:[],pending:[]},e=Object.create(null);n.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 n.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,a=i.name,l=e[r]||(e[r]=Object.create(null)),c=l[o]||(l[o]=Fn(r,o));let u;a in c.icons?u=t.loaded:o===""||c.missing.has(a)?u=t.missing:u=t.pending;const h={provider:r,prefix:o,name:a};u.push(h)}),t}function fc(n,t){n.forEach(e=>{const s=e.loaderCallbacks;s&&(e.loaderCallbacks=s.filter(i=>i.id!==t))})}function rp(n){n.pendingCallbacksFlag||(n.pendingCallbacksFlag=!0,setTimeout(()=>{n.pendingCallbacksFlag=!1;const t=n.loaderCallbacks?n.loaderCallbacks.slice(0):[];if(!t.length)return;let e=!1;const s=n.provider,i=n.prefix;t.forEach(r=>{const o=r.icons,a=o.pending.length;o.pending=o.pending.filter(l=>{if(l.prefix!==i)return!0;const c=l.name;if(n.icons[c])o.loaded.push({provider:s,prefix:i,name:c});else if(n.missing.has(c))o.missing.push({provider:s,prefix:i,name:c});else return e=!0,!0;return!1}),o.pending.length!==a&&(e||fc([n],r.id),r.callback(o.loaded.slice(0),o.missing.slice(0),o.pending.slice(0),r.abort))})}))}let op=0;function ap(n,t,e){const s=op++,i=fc.bind(null,e,s);if(!t.pending.length)return i;const r={id:s,icons:t,callback:n,abort:i};return e.forEach(o=>{(o.loaderCallbacks||(o.loaderCallbacks=[])).push(r)}),i}function lp(n,t=!0,e=!1){const s=[];return n.forEach(i=>{const r=typeof i=="string"?Oi(i,t,e):i;r&&s.push(r)}),s}var cp={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function up(n,t,e,s){const i=n.resources.length,r=n.random?Math.floor(Math.random()*i):n.index;let o;if(n.random){let N=n.resources.slice(0);for(o=[];N.length>1;){const A=Math.floor(Math.random()*N.length);o.push(N[A]),N=N.slice(0,A).concat(N.slice(A+1))}o=o.concat(N)}else o=n.resources.slice(r).concat(n.resources.slice(0,r));const a=Date.now();let l="pending",c=0,u,h=null,f=[],p=[];typeof s=="function"&&p.push(s);function m(){h&&(clearTimeout(h),h=null)}function v(){l==="pending"&&(l="aborted"),m(),f.forEach(N=>{N.status==="pending"&&(N.status="aborted")}),f=[]}function b(N,A){A&&(p=[]),typeof N=="function"&&p.push(N)}function E(){return{startTime:a,payload:t,status:l,queriesSent:c,queriesPending:f.length,subscribe:b,abort:v}}function C(){l="failed",p.forEach(N=>{N(void 0,u)})}function w(){f.forEach(N=>{N.status==="pending"&&(N.status="aborted")}),f=[]}function P(N,A,at){const lt=A!=="success";switch(f=f.filter(pt=>pt!==N),l){case"pending":break;case"failed":if(lt||!n.dataAfterTimeout)return;break;default:return}if(A==="abort"){u=at,C();return}if(lt){u=at,f.length||(o.length?D():C());return}if(m(),w(),!n.random){const pt=n.resources.indexOf(N.resource);pt!==-1&&pt!==n.index&&(n.index=pt)}l="completed",p.forEach(pt=>{pt(at)})}function D(){if(l!=="pending")return;m();const N=o.shift();if(N===void 0){if(f.length){h=setTimeout(()=>{m(),l==="pending"&&(w(),C())},n.timeout);return}C();return}const A={status:"pending",resource:N,callback:(at,lt)=>{P(A,at,lt)}};f.push(A),c++,h=setTimeout(D,n.rotate),e(N,t,A.callback)}return setTimeout(D),E}function dc(n){const t={...cp,...n};let e=[];function s(){e=e.filter(a=>a().status==="pending")}function i(a,l,c){const u=up(t,a,l,(h,f)=>{s(),c&&c(h,f)});return e.push(u),u}function r(a){return e.find(l=>a(l))||null}return{query:i,find:r,setIndex:a=>{t.index=a},getIndex:()=>t.index,cleanup:s}}function pc(){}const uo=Object.create(null);function hp(n){if(!uo[n]){const t=co(n);if(!t)return;const e=dc(t),s={config:t,redundancy:e};uo[n]=s}return uo[n]}function fp(n,t,e){let s,i;if(typeof n=="string"){const r=oo(n);if(!r)return e(void 0,424),pc;i=r.send;const o=hp(n);o&&(s=o.redundancy)}else{const r=ao(n);if(r){s=dc(r);const o=n.resources?n.resources[0]:"",a=oo(o);a&&(i=a.send)}}return!s||!i?(e(void 0,424),pc):s.query(t,i,e)().abort}const mc="iconify2",Ps="iconify",gc=Ps+"-count",vc=Ps+"-version",_c=36e5,dp=168,pp=50;function ho(n,t){try{return n.getItem(t)}catch{}}function fo(n,t,e){try{return n.setItem(t,e),!0}catch{}}function yc(n,t){try{n.removeItem(t)}catch{}}function po(n,t){return fo(n,gc,t.toString())}function mo(n){return parseInt(ho(n,gc))||0}const Ai={local:!0,session:!0},bc={local:new Set,session:new Set};let go=!1;function mp(n){go=n}let Ri=typeof window>"u"?{}:window;function xc(n){const t=n+"Storage";try{if(Ri&&Ri[t]&&typeof Ri[t].length=="number")return Ri[t]}catch{}Ai[n]=!1}function wc(n,t){const e=xc(n);if(!e)return;const s=ho(e,vc);if(s!==mc){if(s){const a=mo(e);for(let l=0;l<a;l++)yc(e,Ps+l.toString())}fo(e,vc,mc),po(e,0);return}const i=Math.floor(Date.now()/_c)-dp,r=a=>{const l=Ps+a.toString(),c=ho(e,l);if(typeof c=="string"){try{const u=JSON.parse(c);if(typeof u=="object"&&typeof u.cached=="number"&&u.cached>i&&typeof u.provider=="string"&&typeof u.data=="object"&&typeof u.data.prefix=="string"&&t(u,a))return!0}catch{}yc(e,l)}};let o=mo(e);for(let a=o-1;a>=0;a--)r(a)||(a===o-1?(o--,po(e,o)):bc[n].add(a))}function Ec(){if(!go){mp(!0);for(const n in Ai)wc(n,t=>{const e=t.data,s=t.provider,i=e.prefix,r=Fn(s,i);if(!io(r,e).length)return!1;const o=e.lastModified||-1;return r.lastModifiedCached=r.lastModifiedCached?Math.min(r.lastModifiedCached,o):o,!0})}}function gp(n,t){const e=n.lastModifiedCached;if(e&&e>=t)return e===t;if(n.lastModifiedCached=t,e)for(const s in Ai)wc(s,i=>{const r=i.data;return i.provider!==n.provider||r.prefix!==n.prefix||r.lastModified===t});return!0}function vp(n,t){go||Ec();function e(s){let i;if(!Ai[s]||!(i=xc(s)))return;const r=bc[s];let o;if(r.size)r.delete(o=Array.from(r).shift());else if(o=mo(i),o>=pp||!po(i,o+1))return;const a={cached:Math.floor(Date.now()/_c),provider:n.provider,data:t};return fo(i,Ps+o.toString(),JSON.stringify(a))}t.lastModified&&!gp(n,t.lastModified)||Object.keys(t.icons).length&&(t.not_found&&(t=Object.assign({},t),delete t.not_found),e("local")||e("session"))}function Cc(){}function _p(n){n.iconsLoaderFlag||(n.iconsLoaderFlag=!0,setTimeout(()=>{n.iconsLoaderFlag=!1,rp(n)}))}function yp(n,t){n.iconsToLoad?n.iconsToLoad=n.iconsToLoad.concat(t).sort():n.iconsToLoad=t,n.iconsQueueFlag||(n.iconsQueueFlag=!0,setTimeout(()=>{n.iconsQueueFlag=!1;const{provider:e,prefix:s}=n,i=n.iconsToLoad;delete n.iconsToLoad;let r;if(!i||!(r=oo(e)))return;r.prepare(e,s,i).forEach(a=>{fp(e,a,l=>{if(typeof l!="object")a.icons.forEach(c=>{n.missing.add(c)});else try{const c=io(n,l);if(!c.length)return;const u=n.pendingIcons;u&&c.forEach(h=>{u.delete(h)}),vp(n,l)}catch(c){console.error(c)}_p(n)})})}))}const bp=(n,t)=>{const e=lp(n,!0,ac()),s=ip(e);if(!s.pending.length){let l=!0;return t&&setTimeout(()=>{l&&t(s.loaded,s.missing,s.pending,Cc)}),()=>{l=!1}}const i=Object.create(null),r=[];let o,a;return s.pending.forEach(l=>{const{provider:c,prefix:u}=l;if(u===a&&c===o)return;o=c,a=u,r.push(Fn(c,u));const h=i[c]||(i[c]=Object.create(null));h[u]||(h[u]=[])}),s.pending.forEach(l=>{const{provider:c,prefix:u,name:h}=l,f=Fn(c,u),p=f.pendingIcons||(f.pendingIcons=new Set);p.has(h)||(p.add(h),i[c][u].push(h))}),r.forEach(l=>{const{provider:c,prefix:u}=l;i[c][u].length&&yp(l,i[c][u])}),t?ap(t,s,r):Cc};function xp(n,t){const e={...n};for(const s in t){const i=t[s],r=typeof i;s in lc?(i===null||i&&(r==="string"||r==="number"))&&(e[s]=i):r===typeof e[s]&&(e[s]=s==="rotate"?i%4:i)}return e}const wp=/[\s,]+/;function Ep(n,t){t.split(wp).forEach(e=>{switch(e.trim()){case"horizontal":n.hFlip=!0;break;case"vertical":n.vFlip=!0;break}})}function Cp(n,t=0){const e=n.replace(/^-?[0-9.]*/,"");function s(i){for(;i<0;)i+=4;return i%4}if(e===""){const i=parseInt(n);return isNaN(i)?0:s(i)}else if(e!==n){let i=0;switch(e){case"%":i=25;break;case"deg":i=90}if(i){let r=parseFloat(n.slice(0,n.length-e.length));return isNaN(r)?0:(r=r/i,r%1===0?s(r):0)}}return t}function Sp(n,t){let e=n.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const s in t)e+=" "+s+'="'+t[s]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+e+">"+n+"</svg>"}function Tp(n){return n.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function kp(n){return"data:image/svg+xml,"+Tp(n)}function Pp(n){return'url("'+kp(n)+'")'}const Sc={...cc,inline:!1},Op={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},Np={display:"inline-block"},vo={backgroundColor:"currentColor"},Tc={backgroundColor:"transparent"},kc={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},Pc={webkitMask:vo,mask:vo,background:Tc};for(const n in Pc){const t=Pc[n];for(const e in kc)t[n+e]=kc[e]}const $i={};["horizontal","vertical"].forEach(n=>{const t=n.slice(0,1)+"Flip";$i[n+"-flip"]=t,$i[n.slice(0,1)+"-flip"]=t,$i[n+"Flip"]=t});function Oc(n){return n+(n.match(/^[-0-9.]+$/)?"px":"")}const Nc=(n,t)=>{const e=xp(Sc,t),s={...Op},i=t.mode||"svg",r={},o=t.style,a=typeof o=="object"&&!(o instanceof Array)?o:{};for(let v in t){const b=t[v];if(b!==void 0)switch(v){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":e[v]=b===!0||b==="true"||b===1;break;case"flip":typeof b=="string"&&Ep(e,b);break;case"color":r.color=b;break;case"rotate":typeof b=="string"?e[v]=Cp(b):typeof b=="number"&&(e[v]=b);break;case"ariaHidden":case"aria-hidden":b!==!0&&b!=="true"&&delete s["aria-hidden"];break;default:{const E=$i[v];E?(b===!0||b==="true"||b===1)&&(e[E]=!0):Sc[v]===void 0&&(s[v]=b)}}}const l=Yd(n,e),c=l.attributes;if(e.inline&&(r.verticalAlign="-0.125em"),i==="svg"){s.style={...r,...a},Object.assign(s,c);let v=0,b=t.id;return typeof b=="string"&&(b=b.replace(/-/g,"_")),s.innerHTML=Kd(l.body,b?()=>b+"ID"+v++:"iconifyVue"),we("svg",s)}const{body:u,width:h,height:f}=n,p=i==="mask"||(i==="bg"?!1:u.indexOf("currentColor")!==-1),m=Sp(u,{...c,width:h+"",height:f+""});return s.style={...r,"--svg":Pp(m),width:Oc(c.width),height:Oc(c.height),...Np,...p?vo:Tc,...a},we("span",s)};if(ac(!0),Zd("",sp),typeof document<"u"&&typeof window<"u"){Ec();const n=window;if(n.IconifyPreload!==void 0){const t=n.IconifyPreload,e="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"||!Vd(s))&&console.error(e)}catch{console.error(e)}})}if(n.IconifyProviders!==void 0){const t=n.IconifyProviders;if(typeof t=="object"&&t!==null)for(let e in t){const s="IconifyProviders["+e+"] is invalid.";try{const i=t[e];if(typeof i!="object"||!i||i.resources===void 0)continue;Qd(e,i)||console.error(s)}catch{console.error(s)}}}}const Ip={...Di,body:""},Dp=tt({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(n,t){if(typeof n=="object"&&n!==null&&typeof n.body=="string")return this._name="",this.abortLoading(),{data:n};let e;if(typeof n!="string"||(e=Oi(n,!1,!0))===null)return this.abortLoading(),null;const s=Ld(e);if(!s)return(!this._loadingIcon||this._loadingIcon.name!==n)&&(this.abortLoading(),this._name="",s!==null&&(this._loadingIcon={name:n,abort:bp([e],()=>{this.counter++})})),null;this.abortLoading(),this._name!==n&&(this._name=n,t&&t(n));const i=["iconify"];return e.prefix!==""&&i.push("iconify--"+e.prefix),e.provider!==""&&i.push("iconify--"+e.provider),{data:s,classes:i}}},render(){this.counter;const n=this.$attrs,t=this.iconMounted||n.ssr?this.getIcon(n.icon,n.onLoad):null;if(!t)return Nc(Ip,n);let e=n;return t.classes&&(e={...n,class:(typeof n.class=="string"?n.class+" ":"")+t.classes.join(" ")}),Nc({...Di,...t.data},e)}});typeof process<"u"&&process.versions!=null&&process.versions.node!=null;const _o=n=>{let t=null;switch(n){case"any-character":t=/[^]/;break;case"bin":t=/^(0b)?[0-1]+$/;break;case"oct":t=/^(0o)?[0-7]+$/i;break;case"hex":t=/^(0x)?[0-9a-fA-F]+$/i;break;case"int":t=/^[-+]?[0-9]+$/;break;case"number":t=/[-+]?[0-9]*\.?[0-9]+(?:e[-+]?\d+)?/gi;break;case"number-single":t=/[-+]?[0-9]*\.?[0-9]+(?:e[-+]?\d+)?/i;break;case"split":t=/\s*,\s*/gi;break;case"svg-segment":t=/([mlhvzaqtcs])([^mlhvzaqtcs]*)/gi;break;case"mobile-china":t=/^\+[1-9]{1}[0-9]{10}$/g;break;case"phone-number":t=/^[+]?[(]?[0-9]{3}[)]?[-\s.]?[0-9]{3}[-\s.]?[0-9]{4,6}$/gi;break;case"email":t=/^[A-Za-z0-9_!#$%&'*+/=?`{|}~^.-]+@[A-Za-z0-9._-]+$/gm;break;case"ip":t=/^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/;break;case"whitespace":t=/[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u2028\u2029\u202f\u205f\u3000]/g;break;case"commaSpaces":t=/[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*,[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*/;break;case"trim":t=/^\s+|\s+$/g;break;case"base64-data":t=/^\s*data:(?:[a-z]+\/[a-z0-9-+.]+(?:;[a-z-]+=[a-z0-9-]+)?)?(?:;base64)?,([a-z0-9!$&',()*+;=\-._~:@/?%\s]*?)\s*$/i;break;case"var-name":t=/^[a-zA-Z_$][a-zA-Z0-9_$]*$/;break;case"element-url":t=/^url\(['"]?(.+?)['"]?\)$/i;break;case"hex-color":t=/^#([0-9A-F]{3}|[0-9A-F]{4}|[0-9A-F]{6}|[0-9A-F]{8})$/i;break;case"color":t=/^\s*((#[a-f\d]{6})|(#[a-f\d]{3})|rgba?\(\s*([\d\.]+%?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+%?(?:\s*,\s*[\d\.]+%?)?)\s*\)|hsba?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?)%?\s*\)|hsla?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?)%?\s*\))\s*$/i;break;case"bezier":t=/^(?:cubic-)?bezier\(([^,]+),([^,]+),([^,]+),([^\)]+)\)/;break;case"chinese-name":t=/^(?:[\u4e00-\u9fa5·]{2,16})$/;break;case"chinese":t=new RegExp(String.raw`
|
|
32
32
|
[\u{FA0E}\u{FA0F}\u{FA11}\u{FA13}\u{FA14}\u{FA1F}\u{FA21}\u{FA23}\u{FA24}\u{FA27}-\u{FA29}]
|
|
33
33
|
|[\u{4E00}-\u{9FCC}]
|
|
34
34
|
|[\u{3400}-\u{4DB5}]
|
|
@@ -37,41 +37,42 @@ Expected function or array of functions, received type ${typeof t}.`),Ge)}functi
|
|
|
37
37
|
|[\u{2B740}-\u{2B81D}]
|
|
38
38
|
|[\u{2B820}-\u{2CEAF}]
|
|
39
39
|
|[\u{2CEB0}-\u{2EBEF}]
|
|
40
|
-
`.replace(/\s+/g,""),"u");break;case"mime-image":
|
|
41
|
-
`);s=~de?Y.length-de:s+Y.length}function r(){var Y={line:n,column:s};return function(j){return j.position=new o(Y),m(),j}}function o(Y){this.start=Y,this.end={line:n,column:s},this.source=e.source}o.prototype.content=t;var a=[];function l(Y){var j=new Error(e.source+":"+n+":"+s+": "+Y);if(j.reason=Y,j.filename=e.source,j.line=n,j.column=s,j.source=t,e.silent)a.push(j);else throw j}function c(){var Y=f();return{type:"stylesheet",stylesheet:{source:e.source,rules:Y,parsingErrors:a}}}function u(){return d(/^{\s*/)}function h(){return d(/^}/)}function f(){var Y,j=[];for(m(),v(j);t.length&&t.charAt(0)!="}"&&(Y=he()||M());)Y!==!1&&(j.push(Y),v(j));return j}function d(Y){var j=Y.exec(t);if(j){var de=j[0];return i(de),t=t.slice(de.length),j}}function m(){d(/^\s*/)}function v(Y){var j;for(Y=Y||[];j=y();)j!==!1&&Y.push(j);return Y}function y(){var Y=r();if(!(t.charAt(0)!="/"||t.charAt(1)!="*")){for(var j=2;t.charAt(j)!=""&&(t.charAt(j)!="*"||t.charAt(j+1)!="/");)++j;if(j+=2,t.charAt(j-1)==="")return l("End of comment missing");var de=t.slice(2,j-2);return s+=2,i(de),t=t.slice(j),s+=2,Y({type:"comment",comment:de})}}function E(){var Y=d(/^([^{]+)/);if(Y)return en(Y[0]).replace(/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*\/+/g,"").replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,function(j){return j.replace(/,/g,"")}).split(/\s*(?![^(]*\)),\s*/).map(function(j){return j.replace(/\u200C/g,",")})}function C(){var Y=r(),j=d(/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/);if(j){if(j=en(j[0]),!d(/^:\s*/))return l("property missing ':'");var de=d(/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/),fe=Y({type:"declaration",property:j.replace(Rc,""),value:de?en(de[0]).replace(Rc,""):""});return d(/^[;\s]*/),fe}}function w(){var Y=[];if(!u())return l("missing '{'");v(Y);for(var j;j=C();)j!==!1&&(Y.push(j),v(Y));return h()?Y:l("missing '}'")}function S(){for(var Y,j=[],de=r();Y=d(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)j.push(Y[1]),d(/^,\s*/);if(j.length)return de({type:"keyframe",values:j,declarations:w()})}function $(){var Y=r(),j=d(/^@([-\w]+)?keyframes\s*/);if(j){var de=j[1];if(j=d(/^([-\w]+)\s*/),!j)return l("@keyframes missing name");var fe=j[1];if(!u())return l("@keyframes missing '{'");for(var Me,Je=v();Me=S();)Je.push(Me),Je=Je.concat(v());return h()?Y({type:"keyframes",name:fe,vendor:de,keyframes:Je}):l("@keyframes missing '}'")}}function O(){var Y=r(),j=d(/^@supports *([^{]+)/);if(j){var de=en(j[1]);if(!u())return l("@supports missing '{'");var fe=v().concat(f());return h()?Y({type:"supports",supports:de,rules:fe}):l("@supports missing '}'")}}function R(){var Y=r(),j=d(/^@host\s*/);if(j){if(!u())return l("@host missing '{'");var de=v().concat(f());return h()?Y({type:"host",rules:de}):l("@host missing '}'")}}function le(){var Y=r(),j=d(/^@media *([^{]+)/);if(j){var de=en(j[1]);if(!u())return l("@media missing '{'");var fe=v().concat(f());return h()?Y({type:"media",media:de,rules:fe}):l("@media missing '}'")}}function ue(){var Y=r(),j=d(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(j)return Y({type:"custom-media",name:en(j[1]),media:en(j[2])})}function pe(){var Y=r(),j=d(/^@page */);if(j){var de=E()||[];if(!u())return l("@page missing '{'");for(var fe=v(),Me;Me=C();)fe.push(Me),fe=fe.concat(v());return h()?Y({type:"page",selectors:de,declarations:fe}):l("@page missing '}'")}}function De(){var Y=r(),j=d(/^@([-\w]+)?document *([^{]+)/);if(j){var de=en(j[1]),fe=en(j[2]);if(!u())return l("@document missing '{'");var Me=v().concat(f());return h()?Y({type:"document",document:fe,vendor:de,rules:Me}):l("@document missing '}'")}}function Oe(){var Y=r(),j=d(/^@font-face\s*/);if(j){if(!u())return l("@font-face missing '{'");for(var de=v(),fe;fe=C();)de.push(fe),de=de.concat(v());return h()?Y({type:"font-face",declarations:de}):l("@font-face missing '}'")}}var at=Te("import"),lt=Te("charset"),We=Te("namespace");function Te(Y){var j=new RegExp("^@"+Y+"\\s*([^;]+);");return function(){var de=r(),fe=d(j);if(fe){var Me={type:Y};return Me[Y]=fe[1].trim(),de(Me)}}}function he(){if(t[0]=="@")return $()||le()||ue()||O()||at()||lt()||We()||De()||pe()||R()||Oe()}function M(){var Y=r(),j=E();return j?(v(),Y({type:"rule",selectors:j,declarations:w()})):l("selector missing")}return go(c())}function en(t){return t?t.replace(/^\s+|\s+$/g,""):""}function go(t,e){var n=t&&typeof t.type=="string",s=n?t:e;for(var i in t){var r=t[i];Array.isArray(r)?r.forEach(function(o){go(o,s)}):r&&typeof r=="object"&&go(r,s)}return n&&Object.defineProperty(t,"parent",{configurable:!0,writable:!0,enumerable:!1,value:e||null}),t}const $c=(t,e="image/svg+xml",n="utf-8")=>new Blob([t],{type:`${e};charset=${n}`}),Gp=t=>new XMLSerializer().serializeToString(t),zp=(t,e="image/svg+xml",n="utf-8")=>$c(Gp(t),e,n),Lc=(t,e)=>{const n=document.createElement("a");n.style.visibility="hidden",document.body.appendChild(n),n.download=e,typeof t=="string"?n.href=t:n.href=window.URL.createObjectURL(t),n.click(),document.body.removeChild(n),window.URL.revokeObjectURL(n.href)};function jp(t=["*"],e){return new Promise((n,s)=>{if(!globalThis.document||!(globalThis.document instanceof Document))return s(new Error("This is not a browser environment"));const i=globalThis.document.createElement("input");i.setAttribute("type","file"),i.setAttribute("visibility","hidden"),Array.isArray(t)&&t.length>0&&i.setAttribute("accept",t.join(",")),e&&i.setAttribute("multiple","true"),globalThis.addEventListener("focus",()=>{setTimeout(()=>{(!i.files||i.files?.length===0)&&s(new Error("Cancel select"))},1e3)},{once:!0});const r=()=>{if(i.removeEventListener("change",r),!i.files||i.files?.length===0)s(new Error("Cancel select"));else{const o=Array.from(i.files);!t.includes("*")&&o.some(a=>!t.includes(`.${Bp(a)}`))&&s(new Error(`Please select files in ${t} format`)),i.remove(),n(o)}};i.addEventListener("change",r),i.click()})}function Hp(t,e="text",n){return new Promise((s,i)=>{const r=new FileReader;switch(r.addEventListener("progress",o=>{n?.(o.loaded,o.total)}),r.addEventListener("load",o=>{s(o.target?.result)}),r.addEventListener("error",o=>{i(o)}),e){case"dataURL":r.readAsDataURL(t);break;case"binaryString":r.readAsBinaryString(t);break;case"arrayBuffer":r.readAsArrayBuffer(t);break;default:r.readAsText(t)}})}const Bp=t=>{let e;return t instanceof File?e=t.name:e=t,e.match(/\.([0-9a-z]+)(?:[\\?#]|$)/i)?.[1]??""};function Oi(){const t=document.documentElement;return{clientWidth:t.clientWidth,clientHeight:t.clientHeight,clientTop:t.clientTop,clientLeft:t.clientLeft,scrollWidth:t.scrollWidth,scrollHeight:t.scrollHeight,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft,offsetWidth:t.offsetWidth,offsetHeight:t.offsetHeight,offsetTop:t.offsetTop,offsetLeft:t.offsetLeft,offsetParent:t.offsetParent,clientX:t.getBoundingClientRect().x,clientY:t.getBoundingClientRect().y}}function Fc(){const{clientWidth:t,clientHeight:e}=Oi();return{width:t||window.innerWidth,height:e||window.innerHeight}}function Up(t){const{top:e,left:n}=t.getBoundingClientRect(),{scrollLeft:s,scrollTop:i}=Oi();return{x:n+s,y:e+i}}function Wp(){const{clientHeight:t,scrollTop:e,scrollHeight:n}=Oi(),s=n-t;return s<=0?0:e/s*100}function Yp(t){if("center"in t)return t.center;if(t.pageX&&t.pageY)return{x:t.pageX,y:t.pageY};const{scrollLeft:e,scrollTop:n}=Oi();return{x:t.clientX+e,y:t.clientY+n}}function Xp(t,e){const n=Yp(e),s=Up(t);return{x:n.x-s.x,y:n.y-s.y}}function Vc(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}const qp=()=>{const t=navigator.userAgent.toLowerCase();let e="Unknown";return/mac/i.test(t)?e="macOS":/win/i.test(t)?e="Windows":/android/i.test(t)?e="Android":/iphone|ipad|ipod/i.test(t)?e="iOS":/linux/i.test(t)?e="Linux":/bsd/i.test(t)&&(e="BSD"),e.toLowerCase()};function Kp(){return qp()==="macos"}function Zp(){const t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>0)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);if(t.indexOf("Trident/")>0){const i=t.indexOf("rv:");return parseInt(t.substring(i+3,t.indexOf(".",i)),10)}const s=t.indexOf("Edge/");return s>0?parseInt(t.substring(s+5,t.indexOf(".",s)),10):-1}const _o=Zp()!==-1;(()=>{const t=Vc();return!!(t.Worker&&t.Blob&&t.Promise&&t.OffscreenCanvas&&t.OffscreenCanvasRenderingContext2D&&t.HTMLCanvasElement&&t.HTMLCanvasElement.prototype.transferControlToOffscreen&&t.URL&&t.URL.createObjectURL)})(),function(){if(!Vc().OffscreenCanvas)return!1;var e=new OffscreenCanvas(1,1),n=e.getContext("2d");n.fillRect(0,0,1,1);var s=e.transferToImageBitmap();try{n.createPattern(s,"no-repeat")}catch{return!1}return!0}();function Qp(t){const e=document.documentElement,n=window.top===window.self?window.devicePixelRatio:1;e.dataset.dpr=n;let s=100;const i=function(){const r=Math.min(e.clientWidth,t);e.dataset.width=r,e.dataset.rem=s=Math.round(100*(r/t)),e.style.fontSize=s+"px"};i(),window.rem2px=function(r){return r=parseFloat(r),r*s},window.px2rem=function(r){return r=parseFloat(r),r/s},window.addEventListener&&window.addEventListener("orientationchange"in window?"orientationchange":"resize",i,!1)}class Z{static onDocumentReady(e){let n=!1;function s(){document.readyState==="loading"||n||(n=!0,e(),document.removeEventListener("DOMContentLoaded",s))}typeof document<"u"&&(document.addEventListener("DOMContentLoaded",s),s())}static onBeforeUnload(e){function n(){e(),document.removeEventListener("beforeunload",n)}typeof document<"u"&&document.addEventListener("beforeunload",n)}static getCSSVar(e){return getComputedStyle(document.documentElement).getPropertyValue(e)}static setCSSVar(e,n){document.documentElement.style.setProperty(e,n)}static getStyle(e,n,s){const i=e;if(getComputedStyle)if(n){n=Dp(n);const r=getComputedStyle(i,s).getPropertyPriority(n);return getComputedStyle(i,s).getPropertyValue(n).trim()+(r?"!"+r:"")}else{const r=[],o=getComputedStyle(i,"");for(let a=0;a<o.length;a++)r.push(o[a]+":"+o.getPropertyValue(o[a]));return r.push(...(i.style.cssText||"").split(";")),Object.fromEntries(r.filter(a=>!!a).map(a=>a.split(":").map(l=>l.trim()))||[])}else if(e.currentStyle){if(n)return n=Nc(n),e.currentStyle[n];{const r=[],o=i.currentStyle;for(let a in o)r.push(a+":"+o[a]);return r.push(...(i.style.cssText||"").split(";")),Object.fromEntries(r.filter(a=>!!a).map(a=>a.split(":").map(l=>l.trim()))||[])}}}static setStyle(e,n,s){if(typeof n=="string"&&s){const i=String(s).toLowerCase().includes("!important")?"important":"";e.style.setProperty(n,s.replace(/!important/i,""),i)}else n instanceof Object&&Object.keys(n).forEach(i=>{const r=String(n[i]).toLowerCase().includes("!important")?"important":"";e.style.setProperty(i,String(n[i]).replace(/!important/i,""),r)})}static setStyleSheet(e,n){let s;if(typeof n=="string"){const r=document.querySelector(n)?.shadowRoot;r?s=r:s=document.querySelector(n)}else s=n;const i=document.createElement("style");if(i.innerHTML=e,s)return s.appendChild(i),()=>{(s instanceof HTMLElement||s instanceof ShadowRoot)&&s.removeChild(i)};{const r=document.styleSheets[0].insertRule(e);return()=>{document.styleSheets[0].deleteRule(r)}}}static toggleClass(e,n,s="toggle"){n.split(/[,\s]+/).forEach(i=>{i.trim()!==""&&e.classList[s](i.trim())})}static addClass(e,n){this.toggleClass(e,n,"add")}static removeClass(e,n){this.toggleClass(e,n,"remove")}static hasClass(e,n){return n.split(/[,\s]+/).every(s=>s.trim()!==""?Array.from(e.classList||[]).includes(s.trim()):!0)}static toggleDisplay(e,n){this.getStyle(e,"display")=="none"&&n===void 0||n===!0?e.style.setProperty("display",e instanceof HTMLTableRowElement?"table-row":e instanceof HTMLTableCellElement?"table-cell":"block"):e.style.setProperty("display","none")}static show(e){this.toggleDisplay(e,!0)}static hide(e){this.toggleDisplay(e,!1)}static attribute(e,n,s){if(s===void 0&&typeof n=="string")return e.getAttribute(n);let i={};typeof n=="object"?i=n:s!==void 0&&(i[n]=s),Object.entries(i).forEach(([r,o])=>{e.setAttribute(r,o)})}static removeAttribute(e,n){n.split(/[,\s]+/).forEach(s=>{s.trim()!=""&&e.removeAttribute(s.trim())})}static fixProp(e){const n={cellpadding:"cellPadding",cellspacing:"cellSpacing",class:"className",colspan:"colSpan",contenteditable:"contentEditable",for:"htmlFor",frameborder:"frameBorder",maxlength:"maxLength",readonly:"readOnly",rowspan:"rowSpan",tabindex:"tabIndex",usemap:"useMap"};return n[e]?n[e]:e}static prop(e,n,s){if(s===void 0&&typeof n=="string")return e[n];{let i={};typeof n=="object"?i=n:typeof n=="string"&&s!==void 0&&(i[n]=s),Object.entries(i).forEach(([r,o])=>{const a=this.fixProp(r);e[a]=o,a=="innerHTML"&&this.scriptConvert(e)})}}static removeProp(e,n){n.split(/[,\s]+/).forEach(s=>{s.trim()!=""&&delete e[this.fixProp(s.trim())]})}static data(e,n,s){if(typeof n=="string"&&(n=Nc(n)),(typeof n=="string"||n===void 0)&&s===void 0){const i=Object.assign({},e.dataset);return Object.keys(i).forEach(r=>{if(i[r]?.startsWith("[")||i[r]?.startsWith("{"))try{i[r]=JSON.parse(i[r]??"")}catch{}}),typeof n=="string"?i[n]:i}else{let i={};typeof n=="object"?i=n:typeof n=="string"&&(i[n]=s),Object.entries(i).forEach(([r,o])=>{o!=null?e.dataset[r]=o instanceof Object?JSON.stringify(o):o:delete e.dataset[r]})}}static removeData(e,n){n.split(/[,\s]+/).forEach(s=>{s.trim()!=""&&delete e.dataset[s.trim()]})}static empty(e){this.html(e,"")}static html(e,n){n instanceof HTMLElement?this.insert(e,n,"replaceWith"):this.prop(e,"innerHTML",n)}static text(e,n){return this.prop(e,"textContent",n)}static value(e,n){return this.prop(e,"value",n)}static dispatchEvent(e,n,s){let i;const r=["click","dblclick","mousedown","mouseup","mousemove"],o=["keydown","keyup","keypress"];typeof n=="string"?r.includes(n)?i=new MouseEvent(n,s):o.includes(n)?i=new KeyboardEvent(n,s):i=new Event(n,s):i=n,e.dispatchEvent(i)}static scriptConvert(e){const n=s=>{const r=s.ownerDocument.createElement("script");r.text=s.text;const o=s.attributes;for(let a=0;a<o.length;a++)r.setAttribute(o[a].name,o[a].value);return r};return e.tagName=="SCRIPT"&&(e=n(e)),e.querySelectorAll&&e.querySelectorAll("script").forEach(s=>{s.parentNode?.replaceChild(n(s),s)}),e}static fragment(e){const n=document.createElement("template");return n.innerHTML=e,n.content.childNodes.forEach(s=>{const i=this.scriptConvert(s);i!=s&&n.content.replaceChild(i,s)}),n.content}static insert(e,n,s="replaceWith"){return typeof n=="string"?e[s](this.fragment(n)):n instanceof HTMLElement&&e[s](n),this}static createElement(e){return document.createElement.call(document,e)}static createTextNode(e){return document.createTextNode.call(document,e)}static createDocumentFragment(){return document.createDocumentFragment.call(document)}static remove(e){return e.remove()}static siblings=e=>Array.prototype.slice.call(e.parentElement?.children).filter(n=>n!==e);static nextElementSibling(e){return e.nextElementSibling}static previousElementSibling(e){return e.previousElementSibling}static closest(e,n){return e.closest(n)}static shadowRoot(e){return e.shadowRoot}static parentElement=e=>e.parentElement;static changeSelectSelected(e,n){if(e instanceof HTMLSelectElement){const s=e.options;for(let i=0,r=s.length;i<r;i++)s[i].value==n?s[i].selected=!0:s[i].selected=!1}}static changeRadioChecked(e,n){e instanceof HTMLInputElement&&(e.value==n?e.checked=!0:e.checked=!1)}static entity2text(e){const n={lt:60,"lt;":60,"AMP;":38,AMP:38,"GT;":62,GT:62,"QUOT;":34,QUOT:34,"apos;":39,"bull;":8226,"bullet;":8226,"copy;":169,copy:169,"deg;":176,deg:176};let s;return e.charAt(0)=="#"?e.charAt(1).toLowerCase()=="x"?s=parseInt(e.substring(2),16):s=parseInt(e.substring(1),10):s=n[e],s?String.fromCharCode(s):"&"+e}static waitForStyleSheetsLoaded=()=>new Promise(e=>{const n=Array.from(document.querySelectorAll("link[rel=stylesheet]"));let s=document.styleSheets.length??0;const i=()=>s>=n.length?(e(),!0):!1;i()||n.forEach(r=>{r.onload=()=>{s+=1,i()}})});static loadScript(e,n=()=>{},s=(i,r,o,a,l)=>{}){const i=document.createElement("script");i.type="text/javascript",i.src=e,i.async=!1,i.onload=n,i.onerror=s,document.body.appendChild(i)}static runInSafe(e){const n=new Proxy(window,{get(s,i,r){if(typeof i=="string"&&["open","location","document"].includes(i))throw new Error(`禁止访问 key: ${i}`);return i==="window"?n:Reflect.get(s,i,r)},set(s,i,r,o){return Reflect.set(s,i,r,o)}});new Function("window",`with(window) { ${e} }`)(n,null)}static dom=new Proxy({},{get(e,n){return function(s={},...i){const r=document.createElement(n);for(const o of Object.keys(s))r.setAttribute(o,s[o]);for(const o of i)typeof o=="string"?r.appendChild(document.createTextNode(o)):r.appendChild(o);return r}}});static compileTemplate(e){return e=e.replace(/<%=(.+?)%>/g,"`); \n echo( $1 ); \n echo(`").replace(/<%([\s\S]+?)%>/g,"`); \n $1 \n echo(`"),e="echo(`"+e+"`);",`(function parse(data){
|
|
40
|
+
`.replace(/\s+/g,""),"u");break;case"mime-image":t=/^image\//;break;case"mime-video":t=/^video\//;break;case"mime-audio":t=/^audio\//;break;case"mime-document-word":t=/^application\/(?:vnd\.openxmlformats-officedocument\.wordprocessingml\.document|msword|vnd\.ms-word\.document\.macroenabled\.12|vnd\.openxmlformats-officedocument\.wordprocessingml\.template|vnd\.ms-word\.template\.macroenabled\.12)$/;break;case"mime-document-excel":t=/^application\/(?:vnd\.openxmlformats-officedocument\.spreadsheetml\.sheet|vnd\.ms-excel|vnd\.ms-excel\.sheet\.macroenabled\.12|vnd\.openxmlformats-officedocument\.spreadsheetml\.template|vnd\.ms-excel\.template\.macroenabled\.12)$/;break;case"mime-document-ppt":t=/^application\/(?:vnd\.ms-powerpoint|vnd\.openxmlformats-officedocument\.presentationml\.presentation|vnd\.ms-powerpoint\.presentation\.macroenabled\.12|vnd\.openxmlformats-officedocument\.presentationml\.template|vnd\.ms-powerpoint\.template\.macroenabled\.12)$/;break;case"mime-document-json":t=/^application\/json$/;break;case"mime-document-xml":t=/^(?:application|text)\/(?:xml|xhtml\+xml)$/;break}return t},en=(n,t)=>(typeof n=="string"&&(n=_o(n)||new RegExp(n)),n.test(t)),Ic=(n,t)=>{typeof n=="string"&&(n=_o(n)||new RegExp(n));const e=t.match(n);return e?n.flags.toLowerCase().indexOf("g")>=0?e.map(s=>({matchIndex:-1,fullMatch:s,groupMatchs:[]})):{matchIndex:typeof e.index=="number"?e.index:-1,fullMatch:e[0],groupMatchs:e.slice(1)}:null},Dc=(n,t)=>{typeof n=="string"&&(n=_o(n)||new RegExp(n));const e=[],s=t.matchAll(n);for(const i of s)e.push({matchIndex:typeof i.index=="number"?i.index:-1,fullMatch:i[0],groupMatchs:i.slice(1)});return e};function Mp(n){const t=n.match(/[\s\S]/gu);return t?t.length:0}function Mc(n,t){const e=n.codePointAt(t);return e?String.fromCodePoint(e):void 0}function Ap(){let n=new Date().getTime();return"xxxxxxxx_xxxx_xxxx_yxxx_xxxxxxxxxxxx".replace(/[xy]/g,function(e){const s=(n+Math.random()*16)%16|0;return n=Math.floor(n/16),(e=="x"?s:s&3|8).toString(16)})}function Rp(n){return n.replace(/(^\w)/g,function(t){return t.toLowerCase()})}const bn=(n,t="-")=>(n=n.replace(/([A-Z])/g,t+"$1").toLowerCase(),n.indexOf(t)==0?n.slice(1):n);function yo(n){return n.replace(/(^\w|[_-]\w)/g,function(t){return t.slice(-1).toUpperCase()})}function Ac(n){return Rp(yo(n))}function bo(n){const t=typeof n;return t!=="object"?t:Object.prototype.toString.call(n).replace(/^\[object (\S+)\]$/,"$1").toLowerCase()}function $p(n){return bo(n)==="array"}function Lp(n){return bo(n)==="function"}function Fp(n){return bo(n)==="object"}function Rc(n,t){for(const e of Reflect.ownKeys(t))if(e!=="constructor"&&e!=="prototype"&&e!=="name"&&e!=="displayName"&&!Lp(t[e])){const s=Object.getOwnPropertyDescriptor(t,e);s&&Object.defineProperty(n,e,s)}}function Kn(n,t){const e=t||{};for(const s in n)Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s]);return e}function $c(n,t=new WeakMap){if(n==null)return n;if(n.constructor===Date)return new Date(n);if(n.constructor===RegExp)return new RegExp(n);if(typeof n!="object")return n;if(t.has(n))return t.get(n);const e=Object.create(Object.getPrototypeOf(n),Object.getOwnPropertyDescriptors(n));t.set(n,e);for(const s of Reflect.ownKeys(n))e[s]=Fp(n[s])?$c(n[s],t):n[s];return e}function Lc(n,t){for(const e in t)Object.prototype.hasOwnProperty.call(t,e)&&delete n[e];return n}function Os(n){for(const t in n)Object.prototype.hasOwnProperty.call(n,t)&&delete n[t];return n}function Ns(n,t){const e=n.length,s=t.length;for(let r=0;r<s;r++)n[r]=t[r];let i=Math.max(0,e-s);for(;i>0;)n.pop(),i--}function Is(n,t,e=Number.EPSILON*Math.pow(2,2)){return Math.abs(n-t)<e}const xo=(n,t,e)=>n<t?t:n>e?e:n;function Fc(n,t=12){return n.toPrecision(t)}function Ds(n){const t=Ic("number-single",n);return{hasNumber:!!t,number:t&&!Array.isArray(t)&&t.fullMatch?parseFloat(t.fullMatch):NaN,prefix:t&&!Array.isArray(t)&&t.fullMatch?n.substring(0,t.matchIndex):"",suffix:t&&!Array.isArray(t)&&t.fullMatch?n.substring(t.matchIndex+t.fullMatch.length):""}}function Vp(n){const t=Ic("number",n);return t?Array.isArray(t)?t.map(e=>Number(e.fullMatch)):[Number(t.fullMatch)]:[]}function Gp(n,t){let e=!0;return function(...s){e&&(e=!1,n.apply(this,s),setTimeout(()=>{e=!0},t))}}function zp(n,t){let e;return function(...s){clearTimeout(e),e=setTimeout(()=>{n.apply(this,s)},t)}}class Vc{queue=[];results=[];rs;controller;concurrency;activeTaskCount=0;constructor(t=1){this.concurrency=t,this.rs=new ReadableStream({start:async e=>{this.controller=e}})}get readableStream(){return this.rs}addTask(t){Array.isArray(t)?this.queue.push(...t):this.queue.push(t),this.activeTaskCount<this.concurrency&&this.queue.length>0&&this.runTasks()}async runTasks(){for(;this.activeTaskCount<this.concurrency&&this.queue.length>0;){const t=this.queue.splice(0,this.concurrency-this.activeTaskCount);this.activeTaskCount+=t.length;const e=await Promise.allSettled(t.map(s=>s()));this.results.push(...e),e.forEach(s=>{s.status=="fulfilled"?this.controller?.enqueue(s.value):s.status=="rejected"&&this.controller?.enqueue(new Error(s.reason))}),this.activeTaskCount-=e.length}}}class Gc{events;constructor(){this.events={}}on(t,e){return this.events[t]||(this.events[t]=[]),this.events[t].push(e),this}addListener(t,e){return this.on(t,e),this}prependListener(t,e){return this.events[t]||(this.events[t]=[]),this.events[t].unshift(e),this}removeListener(t,e){if(this.events[t])return this.events[t]=this.events[t].filter(s=>s!==e),this}off(t,e){return this.removeListener(t,e),this}removeAllListeners(t){return t?this.events[t]=[]:this.events={},this}emit(t,...e){return this.events[t]&&this.events[t].forEach(s=>{Reflect.apply(s,this,e)}),this}once(t,e){const i=(()=>{let r=!1;return(...o)=>{r||(r=!0,Reflect.apply(e,this,o),this.off(t,i))}})();return this.on(t,i),this}}var zc=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g;function jp(n,t={}){var e=1,s=1;function i(Y){var z=Y.match(/\n/g);z&&(e+=z.length);var mt=Y.lastIndexOf(`
|
|
41
|
+
`);s=~mt?Y.length-mt:s+Y.length}function r(){var Y={line:e,column:s};return function(z){return z.position=new o(Y),m(),z}}function o(Y){this.start=Y,this.end={line:e,column:s},this.source=t.source}o.prototype.content=n;var a=[];function l(Y){var z=new Error(t.source+":"+e+":"+s+": "+Y);if(z.reason=Y,z.filename=t.source,z.line=e,z.column=s,z.source=n,t.silent)a.push(z);else throw z}function c(){var Y=f();return{type:"stylesheet",stylesheet:{source:t.source,rules:Y,parsingErrors:a}}}function u(){return p(/^{\s*/)}function h(){return p(/^}/)}function f(){var Y,z=[];for(m(),v(z);n.length&&n.charAt(0)!="}"&&(Y=Z()||I());)Y!==!1&&(z.push(Y),v(z));return z}function p(Y){var z=Y.exec(n);if(z){var mt=z[0];return i(mt),n=n.slice(mt.length),z}}function m(){p(/^\s*/)}function v(Y){var z;for(Y=Y||[];z=b();)z!==!1&&Y.push(z);return Y}function b(){var Y=r();if(!(n.charAt(0)!="/"||n.charAt(1)!="*")){for(var z=2;n.charAt(z)!=""&&(n.charAt(z)!="*"||n.charAt(z+1)!="/");)++z;if(z+=2,n.charAt(z-1)==="")return l("End of comment missing");var mt=n.slice(2,z-2);return s+=2,i(mt),n=n.slice(z),s+=2,Y({type:"comment",comment:mt})}}function E(){var Y=p(/^([^{]+)/);if(Y)return nn(Y[0]).replace(/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*\/+/g,"").replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,function(z){return z.replace(/,/g,"")}).split(/\s*(?![^(]*\)),\s*/).map(function(z){return z.replace(/\u200C/g,",")})}function C(){var Y=r(),z=p(/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/);if(z){if(z=nn(z[0]),!p(/^:\s*/))return l("property missing ':'");var mt=p(/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/),ft=Y({type:"declaration",property:z.replace(zc,""),value:mt?nn(mt[0]).replace(zc,""):""});return p(/^[;\s]*/),ft}}function w(){var Y=[];if(!u())return l("missing '{'");v(Y);for(var z;z=C();)z!==!1&&(Y.push(z),v(Y));return h()?Y:l("missing '}'")}function P(){for(var Y,z=[],mt=r();Y=p(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)z.push(Y[1]),p(/^,\s*/);if(z.length)return mt({type:"keyframe",values:z,declarations:w()})}function D(){var Y=r(),z=p(/^@([-\w]+)?keyframes\s*/);if(z){var mt=z[1];if(z=p(/^([-\w]+)\s*/),!z)return l("@keyframes missing name");var ft=z[1];if(!u())return l("@keyframes missing '{'");for(var At,ie=v();At=P();)ie.push(At),ie=ie.concat(v());return h()?Y({type:"keyframes",name:ft,vendor:mt,keyframes:ie}):l("@keyframes missing '}'")}}function N(){var Y=r(),z=p(/^@supports *([^{]+)/);if(z){var mt=nn(z[1]);if(!u())return l("@supports missing '{'");var ft=v().concat(f());return h()?Y({type:"supports",supports:mt,rules:ft}):l("@supports missing '}'")}}function A(){var Y=r(),z=p(/^@host\s*/);if(z){if(!u())return l("@host missing '{'");var mt=v().concat(f());return h()?Y({type:"host",rules:mt}):l("@host missing '}'")}}function at(){var Y=r(),z=p(/^@media *([^{]+)/);if(z){var mt=nn(z[1]);if(!u())return l("@media missing '{'");var ft=v().concat(f());return h()?Y({type:"media",media:mt,rules:ft}):l("@media missing '}'")}}function lt(){var Y=r(),z=p(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(z)return Y({type:"custom-media",name:nn(z[1]),media:nn(z[2])})}function pt(){var Y=r(),z=p(/^@page */);if(z){var mt=E()||[];if(!u())return l("@page missing '{'");for(var ft=v(),At;At=C();)ft.push(At),ft=ft.concat(v());return h()?Y({type:"page",selectors:mt,declarations:ft}):l("@page missing '}'")}}function Et(){var Y=r(),z=p(/^@([-\w]+)?document *([^{]+)/);if(z){var mt=nn(z[1]),ft=nn(z[2]);if(!u())return l("@document missing '{'");var At=v().concat(f());return h()?Y({type:"document",document:ft,vendor:mt,rules:At}):l("@document missing '}'")}}function bt(){var Y=r(),z=p(/^@font-face\s*/);if(z){if(!u())return l("@font-face missing '{'");for(var mt=v(),ft;ft=C();)mt.push(ft),mt=mt.concat(v());return h()?Y({type:"font-face",declarations:mt}):l("@font-face missing '}'")}}var Lt=dt("import"),Ft=dt("charset"),_t=dt("namespace");function dt(Y){var z=new RegExp("^@"+Y+"\\s*([^;]+);");return function(){var mt=r(),ft=p(z);if(ft){var At={type:Y};return At[Y]=ft[1].trim(),mt(At)}}}function Z(){if(n[0]=="@")return D()||at()||lt()||N()||Lt()||Ft()||_t()||Et()||pt()||A()||bt()}function I(){var Y=r(),z=E();return z?(v(),Y({type:"rule",selectors:z,declarations:w()})):l("selector missing")}return wo(c())}function nn(n){return n?n.replace(/^\s+|\s+$/g,""):""}function wo(n,t){var e=n&&typeof n.type=="string",s=e?n:t;for(var i in n){var r=n[i];Array.isArray(r)?r.forEach(function(o){wo(o,s)}):r&&typeof r=="object"&&wo(r,s)}return e&&Object.defineProperty(n,"parent",{configurable:!0,writable:!0,enumerable:!1,value:t||null}),n}const jc=(n,t="image/svg+xml",e="utf-8")=>new Blob([n],{type:`${t};charset=${e}`}),Hc=n=>new XMLSerializer().serializeToString(n),Hp=(n,t="image/svg+xml",e="utf-8")=>jc(Hc(n),t,e),Bc=(n,t)=>{const e=document.createElement("a");e.style.visibility="hidden",document.body.appendChild(e),e.download=t,typeof n=="string"?e.href=n:e.href=window.URL.createObjectURL(n),e.click(),document.body.removeChild(e),window.URL.revokeObjectURL(e.href)};function Bp(n=["*"],t){return new Promise((e,s)=>{if(!globalThis.document||!(globalThis.document instanceof Document))return s(new Error("This is not a browser environment"));const i=globalThis.document.createElement("input");i.setAttribute("type","file"),i.setAttribute("visibility","hidden"),Array.isArray(n)&&n.length>0&&i.setAttribute("accept",n.join(",")),t&&i.setAttribute("multiple","true"),globalThis.addEventListener("focus",()=>{setTimeout(()=>{(!i.files||i.files?.length===0)&&s(new Error("Cancel select"))},1e3)},{once:!0});const r=()=>{if(i.removeEventListener("change",r),!i.files||i.files?.length===0)s(new Error("Cancel select"));else{const o=Array.from(i.files);!n.includes("*")&&o.some(a=>!n.includes(`.${Yp(a)}`))&&s(new Error(`Please select files in ${n} format`)),i.remove(),e(o)}};i.addEventListener("change",r),i.click()})}function Up(n,t="text",e){return new Promise((s,i)=>{const r=new FileReader;switch(r.addEventListener("progress",o=>{e?.(o.loaded,o.total)}),r.addEventListener("load",o=>{s(o.target?.result)}),r.addEventListener("error",o=>{i(o)}),t){case"dataURL":r.readAsDataURL(n);break;case"binaryString":r.readAsBinaryString(n);break;case"arrayBuffer":r.readAsArrayBuffer(n);break;default:r.readAsText(n)}})}const Yp=n=>{let t;return n instanceof File?t=n.name:t=n,t.match(/\.([0-9a-z]+)(?:[\\?#]|$)/i)?.[1]??""};function Li(){const n=document.documentElement;return{clientWidth:n.clientWidth,clientHeight:n.clientHeight,clientTop:n.clientTop,clientLeft:n.clientLeft,scrollWidth:n.scrollWidth,scrollHeight:n.scrollHeight,scrollTop:n.scrollTop,scrollLeft:n.scrollLeft,offsetWidth:n.offsetWidth,offsetHeight:n.offsetHeight,offsetTop:n.offsetTop,offsetLeft:n.offsetLeft,offsetParent:n.offsetParent,clientX:n.getBoundingClientRect().x,clientY:n.getBoundingClientRect().y}}function Uc(){const{clientWidth:n,clientHeight:t}=Li();return{width:n||window.innerWidth,height:t||window.innerHeight}}function Xp(n){const{top:t,left:e}=n.getBoundingClientRect(),{scrollLeft:s,scrollTop:i}=Li();return{x:e+s,y:t+i}}function Wp(){const{clientHeight:n,scrollTop:t,scrollHeight:e}=Li(),s=e-n;return s<=0?0:t/s*100}function qp(n){if("center"in n)return n.center;if(n.pageX&&n.pageY)return{x:n.pageX,y:n.pageY};const{scrollLeft:t,scrollTop:e}=Li();return{x:n.clientX+t,y:n.clientY+e}}function Kp(n,t){const e=qp(t),s=Xp(n);return{x:e.x-s.x,y:e.y-s.y}}function Yc(){return typeof window<"u"?window:typeof self<"u"?self:this||{}}const Zp=()=>{const n=navigator.userAgent.toLowerCase();let t="Unknown";return/mac/i.test(n)?t="macOS":/win/i.test(n)?t="Windows":/android/i.test(n)?t="Android":/iphone|ipad|ipod/i.test(n)?t="iOS":/linux/i.test(n)?t="Linux":/bsd/i.test(n)&&(t="BSD"),t.toLowerCase()};function Qp(){return Zp()==="macos"}function Jp(){const n=window.navigator.userAgent,t=n.indexOf("MSIE ");if(t>0)return parseInt(n.substring(t+5,n.indexOf(".",t)),10);if(n.indexOf("Trident/")>0){const i=n.indexOf("rv:");return parseInt(n.substring(i+3,n.indexOf(".",i)),10)}const s=n.indexOf("Edge/");return s>0?parseInt(n.substring(s+5,n.indexOf(".",s)),10):-1}const Eo=Jp()!==-1;(()=>{const n=Yc();return!!(n.Worker&&n.Blob&&n.Promise&&n.OffscreenCanvas&&n.OffscreenCanvasRenderingContext2D&&n.HTMLCanvasElement&&n.HTMLCanvasElement.prototype.transferControlToOffscreen&&n.URL&&n.URL.createObjectURL)})(),function(){if(!Yc().OffscreenCanvas)return!1;var t=new OffscreenCanvas(1,1),e=t.getContext("2d");e.fillRect(0,0,1,1);var s=t.transferToImageBitmap();try{e.createPattern(s,"no-repeat")}catch{return!1}return!0}();function tm(n){const t=document.documentElement,e=window.top===window.self?window.devicePixelRatio:1;t.dataset.dpr=e;let s=100;const i=function(){const r=Math.min(t.clientWidth,n);t.dataset.width=r,t.dataset.rem=s=Math.round(100*(r/n)),t.style.fontSize=s+"px"};i(),window.rem2px=function(r){return r=parseFloat(r),r*s},window.px2rem=function(r){return r=parseFloat(r),r/s},window.addEventListener&&window.addEventListener("orientationchange"in window?"orientationchange":"resize",i,!1)}class X{static onDocumentReady(t){let e=!1;function s(){document.readyState==="loading"||e||(e=!0,t(),document.removeEventListener("DOMContentLoaded",s))}typeof document<"u"&&(document.addEventListener("DOMContentLoaded",s),s())}static onBeforeUnload(t){function e(){t(),document.removeEventListener("beforeunload",e)}typeof document<"u"&&document.addEventListener("beforeunload",e)}static getCSSVar(t){return getComputedStyle(document.documentElement).getPropertyValue(t)}static setCSSVar(t,e){document.documentElement.style.setProperty(t,e)}static attrsToCanvas(t,e){for(const s in e){const i=e[s];switch(bn(s)){case"fill":i!=="none"&&(t.fillStyle=i);break;case"stroke":i!=="none"&&(t.strokeStyle=i);break;case"stroke-width":t.lineWidth=Number(i);break;case"stroke-linecap":t.lineCap=i;break;case"stroke-linejoin":t.lineJoin=i;break;case"cursor":break;case"text-anchor":break;case"font":t.font=i;break;case"font-size":t.font+=` ${i}`;break;case"font-family":t.font+=` ${i}`;break}}}static getStyle(t,e,s){const i=t;if(getComputedStyle)if(e){e=bn(e);const r=getComputedStyle(i,s).getPropertyPriority(e);return getComputedStyle(i,s).getPropertyValue(e).trim()+(r?"!"+r:"")}else{const r=[],o=getComputedStyle(i,"");for(let a=0;a<o.length;a++)r.push(o[a]+":"+o.getPropertyValue(o[a]));return r.push(...(i.style.cssText||"").split(";")),Object.fromEntries(r.filter(a=>!!a).map(a=>a.split(":").map(l=>l.trim()))||[])}else if(t.currentStyle){if(e)return e=Ac(e),t.currentStyle[e];{const r=[],o=i.currentStyle;for(let a in o)r.push(a+":"+o[a]);return r.push(...(i.style.cssText||"").split(";")),Object.fromEntries(r.filter(a=>!!a).map(a=>a.split(":").map(l=>l.trim()))||[])}}}static setStyle(t,e,s){if(typeof e=="string"&&s){const i=String(s).toLowerCase().includes("!important")?"important":"";t.style.setProperty(e,s.replace(/!important/i,""),i)}else e instanceof Object&&Object.keys(e).forEach(i=>{const r=String(e[i]).toLowerCase().includes("!important")?"important":"";t.style.setProperty(i,String(e[i]).replace(/!important/i,""),r)})}static setStyleSheet(t,e){let s;if(typeof e=="string"){const r=document.querySelector(e)?.shadowRoot;r?s=r:s=document.querySelector(e)}else s=e;const i=document.createElement("style");if(i.innerHTML=t,s)return s.appendChild(i),()=>{(s instanceof HTMLElement||s instanceof ShadowRoot)&&s.removeChild(i)};{const r=document.styleSheets[0].insertRule(t);return()=>{document.styleSheets[0].deleteRule(r)}}}static toggleClass(t,e,s="toggle"){e.split(/[,\s]+/).forEach(i=>{i.trim()!==""&&t.classList[s](i.trim())})}static addClass(t,e){this.toggleClass(t,e,"add")}static removeClass(t,e){this.toggleClass(t,e,"remove")}static hasClass(t,e){return e.split(/[,\s]+/).every(s=>s.trim()!==""?Array.from(t.classList||[]).includes(s.trim()):!0)}static toggleDisplay(t,e){this.getStyle(t,"display")=="none"&&e===void 0||e===!0?t.style.setProperty("display",t instanceof HTMLTableRowElement?"table-row":t instanceof HTMLTableCellElement?"table-cell":"block"):t.style.setProperty("display","none")}static show(t){this.toggleDisplay(t,!0)}static hide(t){this.toggleDisplay(t,!1)}static attribute(t,e,s){let i={};if(e===void 0&&s===void 0){for(let r=0,o=t.attributes,a=o.length;r<a;r++){const l=o[r];l.nodeName&&l.nodeValue&&(i[l.nodeName]=l.nodeValue)}return i}if(typeof e=="string"&&s===void 0)return t.getAttribute(bn(e));typeof e=="object"?i=e:typeof e=="string"&&s!==void 0&&(i[e]=s),Object.entries(i).forEach(([r,o])=>{t.setAttribute(bn(r),o)})}static removeAttribute(t,e){e.split(/[,\s]+/).forEach(s=>{s.trim()!=""&&t.removeAttribute(s.trim())})}static fixProp(t){const e={cellpadding:"cellPadding",cellspacing:"cellSpacing",class:"className",colspan:"colSpan",contenteditable:"contentEditable",for:"htmlFor",frameborder:"frameBorder",maxlength:"maxLength",readonly:"readOnly",rowspan:"rowSpan",tabindex:"tabIndex",usemap:"useMap"};return e[t]?e[t]:t}static prop(t,e,s){if(s===void 0&&typeof e=="string")return t[e];{let i={};typeof e=="object"?i=e:typeof e=="string"&&s!==void 0&&(i[e]=s),Object.entries(i).forEach(([r,o])=>{const a=this.fixProp(r);t[a]=o,a=="innerHTML"&&this.scriptConvert(t)})}}static removeProp(t,e){e.split(/[,\s]+/).forEach(s=>{s.trim()!=""&&delete t[this.fixProp(s.trim())]})}static data(t,e,s){if(typeof e=="string"&&(e=Ac(e)),(typeof e=="string"||e===void 0)&&s===void 0){const i=Object.assign({},t.dataset);return Object.keys(i).forEach(r=>{if(i[r]?.startsWith("[")||i[r]?.startsWith("{"))try{i[r]=JSON.parse(i[r]??"")}catch{}}),typeof e=="string"?i[e]:i}else{let i={};typeof e=="object"?i=e:typeof e=="string"&&(i[e]=s),Object.entries(i).forEach(([r,o])=>{o!=null?t.dataset[r]=o instanceof Object?JSON.stringify(o):o:delete t.dataset[r]})}}static removeData(t,e){e.split(/[,\s]+/).forEach(s=>{s.trim()!=""&&delete t.dataset[s.trim()]})}static empty(t){this.html(t,"")}static html(t,e){e instanceof HTMLElement||e instanceof SVGElement?this.insert(t,e,"replaceWith"):this.prop(t,"innerHTML",e)}static text(t,e){return this.prop(t,"textContent",e)}static value(t,e){return this.prop(t,"value",e)}static dispatchEvent(t,e,s){let i;const r=["click","dblclick","mousedown","mouseup","mousemove"],o=["keydown","keyup","keypress"];typeof e=="string"?r.includes(e)?i=new MouseEvent(e,s):o.includes(e)?i=new KeyboardEvent(e,s):i=new Event(e,s):i=e,t.dispatchEvent(i)}static scriptConvert(t){const e=s=>{const r=s.ownerDocument.createElement("script");r.text=s.text;const o=s.attributes;for(let a=0;a<o.length;a++)r.setAttribute(o[a].name,o[a].value);return r};return t.tagName=="SCRIPT"&&(t=e(t)),t.querySelectorAll&&t.querySelectorAll("script").forEach(s=>{s.parentNode?.replaceChild(e(s),s)}),t}static fragment(t){const e=document.createElement("template");return e.innerHTML=t,e.content.childNodes.forEach(s=>{const i=this.scriptConvert(s);i!=s&&e.content.replaceChild(i,s)}),e.content}static insert(t,e,s="append"){return typeof e=="string"?t[s](this.fragment(e)):(e instanceof HTMLElement||e instanceof SVGElement)&&t[s](e),this}static createElement(t){return document.createElement.call(document,t)}static createTextNode(t){return document.createTextNode.call(document,t)}static createDocumentFragment(){return document.createDocumentFragment.call(document)}static remove(t){return t.remove()}static siblings=t=>Array.prototype.slice.call(t.parentElement?.children).filter(e=>e!==t);static nextElementSibling(t){return t.nextElementSibling}static previousElementSibling(t){return t.previousElementSibling}static closest(t,e){return t.closest(e)}static shadowRoot(t){return t.shadowRoot}static parentElement=t=>t.parentElement;static changeSelectSelected(t,e){if(t instanceof HTMLSelectElement){const s=t.options;for(let i=0,r=s.length;i<r;i++)s[i].value==e?s[i].selected=!0:s[i].selected=!1}}static changeRadioChecked(t,e){t instanceof HTMLInputElement&&(t.value==e?t.checked=!0:t.checked=!1)}static entity2text(t){const e={lt:60,"lt;":60,"AMP;":38,AMP:38,"GT;":62,GT:62,"QUOT;":34,QUOT:34,"apos;":39,"bull;":8226,"bullet;":8226,"copy;":169,copy:169,"deg;":176,deg:176};let s;return t.charAt(0)=="#"?t.charAt(1).toLowerCase()=="x"?s=parseInt(t.substring(2),16):s=parseInt(t.substring(1),10):s=e[t],s?String.fromCharCode(s):"&"+t}static waitForStyleSheetsLoaded=()=>new Promise(t=>{const e=Array.from(document.querySelectorAll("link[rel=stylesheet]"));let s=document.styleSheets.length??0;const i=()=>s>=e.length?(t(),!0):!1;i()||e.forEach(r=>{r.onload=()=>{s+=1,i()}})});static loadScript(t,e=()=>{},s=(i,r,o,a,l)=>{}){const i=document.createElement("script");i.type="text/javascript",i.src=t,i.async=!1,i.onload=e,i.onerror=s,document.body.appendChild(i)}static runInSafe(t){const e=new Proxy(window,{get(s,i,r){if(typeof i=="string"&&["open","location","document"].includes(i))throw new Error(`禁止访问 key: ${i}`);return i==="window"?e:Reflect.get(s,i,r)},set(s,i,r,o){return Reflect.set(s,i,r,o)}});new Function("window",`with(window) { ${t} }`)(e,null)}static dom=new Proxy({},{get(t,e){return function(s={},...i){const r=document.createElement(e);for(const o of Object.keys(s))r.setAttribute(o,s[o]);for(const o of i)typeof o=="string"?r.appendChild(document.createTextNode(o)):r.appendChild(o);return r}}});static compileTemplate(t){return t=t.replace(/<%=(.+?)%>/g,"`); \n echo( $1 ); \n echo(`").replace(/<%([\s\S]+?)%>/g,"`); \n $1 \n echo(`"),t="echo(`"+t+"`);",`(function parse(data){
|
|
42
42
|
let output = "";
|
|
43
43
|
function echo(html){
|
|
44
44
|
output += html;
|
|
45
45
|
}
|
|
46
|
-
${
|
|
46
|
+
${t}
|
|
47
47
|
return output;
|
|
48
|
-
})`}static encodeHTML(e
|
|
48
|
+
})`}static encodeHTML(t,e="encode"){const s={"&":"&","<":"<",">":">",""":'"',"'":"'"};for(const i in s)Object.prototype.hasOwnProperty.call(s,i)&&(t=t.replace(new RegExp(e=="decode"?i:s[i],"g"),e=="decode"?s[i]:i));return t}static getInnerText=t=>{let e=t.innerText;if(!e){const s=t.querySelector("slot")?.assignedNodes()||[];let i=0;for(;!e&&i<=s.length-1;)"innerText"in s[i]&&(e=s[i].innerText),i++}return e};static copyToClipboard=t=>new Promise((e,s)=>{if(navigator.clipboard)navigator.clipboard.writeText(t).then(e).catch(s);else{const i=document.createElement("textarea");i.value=t,i.style.opacity="0",i.style.top="0",i.style.left="0",i.style.position="fixed",document.body.appendChild(i),i.focus(),i.select();try{document.execCommand("copy")?e():s()}catch(r){s(r)}document.body.removeChild(i)}});static scrollTo=(t,e)=>window.scrollTo(t,e);static setScrollRestoration(t){try{window.history.scrollRestoration=t}catch{}}static getLocation(){return new Promise((t,e)=>{navigator.geolocation?navigator.geolocation.getCurrentPosition(s=>{t(s.coords)}):e("Geolocation is not supported by this browser")})}static vibrate(t=200){"vibrate"in navigator?window.navigator.vibrate(t):console.error("Your device is not support vibrate on this browser.")}static getSelectedText=()=>window.getSelection()?.toString();static isElementFocus=t=>t===document.activeElement;static isTabInView=()=>!document.hidden;static navigateBack=()=>history.back();static navigateBack2=()=>history.go(-1);static iframePostMessage(t,e="http://test.com/localstorage.html"){const s=document.createElement("iframe");s.src=e,document.body.append(s),setTimeout(function(){s.contentWindow?.postMessage(t,e)},4e3),setTimeout(function(){s.remove()},6e3)}static getTextWidth=(t,e=12,s=400)=>{const i=document.createElement("span");i.style.visibility="hidden",i.style.padding="0",i.style.whiteSpace="nowrap",i.style.overflow="visible",i.style.fontSize=e>12?e+"px":"12px",i.style.fontWeight=s.toString(),i.innerText=t,document.body.appendChild(i);const r=i.offsetWidth;return document.body.removeChild(i),r};static getFixedWidthText=(t,e,s=12,i=400,r=!0)=>{let o="";if(!t||e<s)return o;const a=t.split(""),l="...";let c=r?X.getTextWidth(l,s,i):0;for(let u=0,h=a.length;u<h;u++)if(c+=X.getTextWidth(a[u],s,i),c>e){r&&(o+=l);break}else o+=a[u];return o}}function em(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Xc={exports:{}};/*! Hammer.JS - v2.0.7 - 2016-04-22
|
|
49
49
|
* http://hammerjs.github.io/
|
|
50
50
|
*
|
|
51
51
|
* Copyright (c) 2016 Jorik Tangelder;
|
|
52
|
-
* Licensed under the MIT license */(function(
|
|
53
|
-
`+
|
|
54
|
-
`;return function(){var V=new Error("get-stack-trace"),K=V&&V.stack?V.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@"):"Unknown Stack Trace",ye=e.console&&(e.console.warn||e.console.log);return ye&&ye.call(e.console,k,K),p.apply(this,arguments)}}var v;typeof Object.assign!="function"?v=function(g){if(g===i||g===null)throw new TypeError("Cannot convert undefined or null to object");for(var b=Object(g),k=1;k<arguments.length;k++){var V=arguments[k];if(V!==i&&V!==null)for(var K in V)V.hasOwnProperty(K)&&(b[K]=V[K])}return b}:v=Object.assign;var y=m(function(g,b,k){for(var V=Object.keys(b),K=0;K<V.length;)(!k||k&&g[V[K]]===i)&&(g[V[K]]=b[V[K]]),K++;return g},"extend","Use `assign`."),E=m(function(g,b){return y(g,b,!0)},"merge","Use `assign`.");function C(p,g,b){var k=g.prototype,V;V=p.prototype=Object.create(k),V.constructor=p,V._super=k,b&&v(V,b)}function w(p,g){return function(){return p.apply(g,arguments)}}function S(p,g){return typeof p==a?p.apply(g&&g[0]||i,g):p}function $(p,g){return p===i?g:p}function O(p,g,b){d(pe(g),function(k){p.addEventListener(k,b,!1)})}function R(p,g,b){d(pe(g),function(k){p.removeEventListener(k,b,!1)})}function le(p,g){for(;p;){if(p==g)return!0;p=p.parentNode}return!1}function ue(p,g){return p.indexOf(g)>-1}function pe(p){return p.trim().split(/\s+/g)}function De(p,g,b){if(p.indexOf&&!b)return p.indexOf(g);for(var k=0;k<p.length;){if(b&&p[k][b]==g||!b&&p[k]===g)return k;k++}return-1}function Oe(p){return Array.prototype.slice.call(p,0)}function at(p,g,b){for(var k=[],V=[],K=0;K<p.length;){var ye=g?p[K][g]:p[K];De(V,ye)<0&&k.push(p[K]),V[K]=ye,K++}return b&&(g?k=k.sort(function(nt,_t){return nt[g]>_t[g]}):k=k.sort()),k}function lt(p,g){for(var b,k,V=g[0].toUpperCase()+g.slice(1),K=0;K<r.length;){if(b=r[K],k=b?b+V:g,k in p)return k;K++}return i}var We=1;function Te(){return We++}function he(p){var g=p.ownerDocument||p;return g.defaultView||g.parentWindow||e}var M=/mobile|tablet|ip(ad|hone|od)|android/i,Y="ontouchstart"in e,j=lt(e,"PointerEvent")!==i,de=Y&&M.test(navigator.userAgent),fe="touch",Me="pen",Je="mouse",Et="kinect",Ct=25,Ae=1,kt=2,$e=4,et=8,At=1,tn=2,nn=4,_=8,x=16,P=tn|nn,I=_|x,A=P|I,H=["x","y"],W=["clientX","clientY"];function L(p,g){var b=this;this.manager=p,this.callback=g,this.element=p.element,this.target=p.options.inputTarget,this.domHandler=function(k){S(p.options.enable,[p])&&b.handler(k)},this.init()}L.prototype={handler:function(){},init:function(){this.evEl&&O(this.element,this.evEl,this.domHandler),this.evTarget&&O(this.target,this.evTarget,this.domHandler),this.evWin&&O(he(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&R(this.element,this.evEl,this.domHandler),this.evTarget&&R(this.target,this.evTarget,this.domHandler),this.evWin&&R(he(this.element),this.evWin,this.domHandler)}};function U(p){var g,b=p.options.inputClass;return b?g=b:j?g=Xo:de?g=Xi:Y?g=qo:g=gt,new g(p,F)}function F(p,g,b){var k=b.pointers.length,V=b.changedPointers.length,K=g&Ae&&k-V===0,ye=g&($e|et)&&k-V===0;b.isFirst=!!K,b.isFinal=!!ye,K&&(p.session={}),b.eventType=g,X(p,b),p.emit("hammer.input",b),p.recognize(b),p.session.prevInput=b}function X(p,g){var b=p.session,k=g.pointers,V=k.length;b.firstInput||(b.firstInput=ce(g)),V>1&&!b.firstMultiple?b.firstMultiple=ce(g):V===1&&(b.firstMultiple=!1);var K=b.firstInput,ye=b.firstMultiple,qe=ye?ye.center:K.center,nt=g.center=ge(k);g.timeStamp=u(),g.deltaTime=g.timeStamp-K.timeStamp,g.angle=mt(qe,nt),g.distance=Fe(qe,nt),ie(b,g),g.offsetDirection=Ie(g.deltaX,g.deltaY);var _t=we(g.deltaTime,g.deltaX,g.deltaY);g.overallVelocityX=_t.x,g.overallVelocityY=_t.y,g.overallVelocity=c(_t.x)>c(_t.y)?_t.x:_t.y,g.scale=ye?Ui(ye.pointers,k):1,g.rotation=ye?vn(ye.pointers,k):0,g.maxPointers=b.prevInput?g.pointers.length>b.prevInput.maxPointers?g.pointers.length:b.prevInput.maxPointers:g.pointers.length,te(b,g);var Bt=p.element;le(g.srcEvent.target,Bt)&&(Bt=g.srcEvent.target),g.target=Bt}function ie(p,g){var b=g.center,k=p.offsetDelta||{},V=p.prevDelta||{},K=p.prevInput||{};(g.eventType===Ae||K.eventType===$e)&&(V=p.prevDelta={x:K.deltaX||0,y:K.deltaY||0},k=p.offsetDelta={x:b.x,y:b.y}),g.deltaX=V.x+(b.x-k.x),g.deltaY=V.y+(b.y-k.y)}function te(p,g){var b=p.lastInterval||g,k=g.timeStamp-b.timeStamp,V,K,ye,qe;if(g.eventType!=et&&(k>Ct||b.velocity===i)){var nt=g.deltaX-b.deltaX,_t=g.deltaY-b.deltaY,Bt=we(k,nt,_t);K=Bt.x,ye=Bt.y,V=c(Bt.x)>c(Bt.y)?Bt.x:Bt.y,qe=Ie(nt,_t),p.lastInterval=g}else V=b.velocity,K=b.velocityX,ye=b.velocityY,qe=b.direction;g.velocity=V,g.velocityX=K,g.velocityY=ye,g.direction=qe}function ce(p){for(var g=[],b=0;b<p.pointers.length;)g[b]={clientX:l(p.pointers[b].clientX),clientY:l(p.pointers[b].clientY)},b++;return{timeStamp:u(),pointers:g,center:ge(g),deltaX:p.deltaX,deltaY:p.deltaY}}function ge(p){var g=p.length;if(g===1)return{x:l(p[0].clientX),y:l(p[0].clientY)};for(var b=0,k=0,V=0;V<g;)b+=p[V].clientX,k+=p[V].clientY,V++;return{x:l(b/g),y:l(k/g)}}function we(p,g,b){return{x:g/p||0,y:b/p||0}}function Ie(p,g){return p===g?At:c(p)>=c(g)?p<0?tn:nn:g<0?_:x}function Fe(p,g,b){b||(b=H);var k=g[b[0]]-p[b[0]],V=g[b[1]]-p[b[1]];return Math.sqrt(k*k+V*V)}function mt(p,g,b){b||(b=H);var k=g[b[0]]-p[b[0]],V=g[b[1]]-p[b[1]];return Math.atan2(V,k)*180/Math.PI}function vn(p,g){return mt(g[1],g[0],W)+mt(p[1],p[0],W)}function Ui(p,g){return Fe(g[0],g[1],W)/Fe(p[0],p[1],W)}var Fn={mousedown:Ae,mousemove:kt,mouseup:$e},Wi="mousedown",tt="mousemove mouseup";function gt(){this.evEl=Wi,this.evWin=tt,this.pressed=!1,L.apply(this,arguments)}C(gt,L,{handler:function(g){var b=Fn[g.type];b&Ae&&g.button===0&&(this.pressed=!0),b&kt&&g.which!==1&&(b=$e),this.pressed&&(b&$e&&(this.pressed=!1),this.callback(this.manager,b,{pointers:[g],changedPointers:[g],pointerType:Je,srcEvent:g}))}});var Yi={pointerdown:Ae,pointermove:kt,pointerup:$e,pointercancel:et,pointerout:et},Fv={2:fe,3:Me,4:Je,5:Et},bu="pointerdown",xu="pointermove pointerup pointercancel";e.MSPointerEvent&&!e.PointerEvent&&(bu="MSPointerDown",xu="MSPointerMove MSPointerUp MSPointerCancel");function Xo(){this.evEl=bu,this.evWin=xu,L.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}C(Xo,L,{handler:function(g){var b=this.store,k=!1,V=g.type.toLowerCase().replace("ms",""),K=Yi[V],ye=Fv[g.pointerType]||g.pointerType,qe=ye==fe,nt=De(b,g.pointerId,"pointerId");K&Ae&&(g.button===0||qe)?nt<0&&(b.push(g),nt=b.length-1):K&($e|et)&&(k=!0),!(nt<0)&&(b[nt]=g,this.callback(this.manager,K,{pointers:b,changedPointers:[g],pointerType:ye,srcEvent:g}),k&&b.splice(nt,1))}});var Vv={touchstart:Ae,touchmove:kt,touchend:$e,touchcancel:et},Gv="touchstart",zv="touchstart touchmove touchend touchcancel";function wu(){this.evTarget=Gv,this.evWin=zv,this.started=!1,L.apply(this,arguments)}C(wu,L,{handler:function(g){var b=Vv[g.type];if(b===Ae&&(this.started=!0),!!this.started){var k=jv.call(this,g,b);b&($e|et)&&k[0].length-k[1].length===0&&(this.started=!1),this.callback(this.manager,b,{pointers:k[0],changedPointers:k[1],pointerType:fe,srcEvent:g})}}});function jv(p,g){var b=Oe(p.touches),k=Oe(p.changedTouches);return g&($e|et)&&(b=at(b.concat(k),"identifier",!0)),[b,k]}var Hv={touchstart:Ae,touchmove:kt,touchend:$e,touchcancel:et},Bv="touchstart touchmove touchend touchcancel";function Xi(){this.evTarget=Bv,this.targetIds={},L.apply(this,arguments)}C(Xi,L,{handler:function(g){var b=Hv[g.type],k=Uv.call(this,g,b);k&&this.callback(this.manager,b,{pointers:k[0],changedPointers:k[1],pointerType:fe,srcEvent:g})}});function Uv(p,g){var b=Oe(p.touches),k=this.targetIds;if(g&(Ae|kt)&&b.length===1)return k[b[0].identifier]=!0,[b,b];var V,K,ye=Oe(p.changedTouches),qe=[],nt=this.target;if(K=b.filter(function(_t){return le(_t.target,nt)}),g===Ae)for(V=0;V<K.length;)k[K[V].identifier]=!0,V++;for(V=0;V<ye.length;)k[ye[V].identifier]&&qe.push(ye[V]),g&($e|et)&&delete k[ye[V].identifier],V++;if(qe.length)return[at(K.concat(qe),"identifier",!0),qe]}var Wv=2500,Eu=25;function qo(){L.apply(this,arguments);var p=w(this.handler,this);this.touch=new Xi(this.manager,p),this.mouse=new gt(this.manager,p),this.primaryTouch=null,this.lastTouches=[]}C(qo,L,{handler:function(g,b,k){var V=k.pointerType==fe,K=k.pointerType==Je;if(!(K&&k.sourceCapabilities&&k.sourceCapabilities.firesTouchEvents)){if(V)Yv.call(this,b,k);else if(K&&Xv.call(this,k))return;this.callback(g,b,k)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});function Yv(p,g){p&Ae?(this.primaryTouch=g.changedPointers[0].identifier,Cu.call(this,g)):p&($e|et)&&Cu.call(this,g)}function Cu(p){var g=p.changedPointers[0];if(g.identifier===this.primaryTouch){var b={x:g.clientX,y:g.clientY};this.lastTouches.push(b);var k=this.lastTouches,V=function(){var K=k.indexOf(b);K>-1&&k.splice(K,1)};setTimeout(V,Wv)}}function Xv(p){for(var g=p.srcEvent.clientX,b=p.srcEvent.clientY,k=0;k<this.lastTouches.length;k++){var V=this.lastTouches[k],K=Math.abs(g-V.x),ye=Math.abs(b-V.y);if(K<=Eu&&ye<=Eu)return!0}return!1}var Tu=lt(o.style,"touchAction"),Su=Tu!==i,ku="compute",Pu="auto",Ko="manipulation",Vn="none",Ls="pan-x",Fs="pan-y",qi=Kv();function Zo(p,g){this.manager=p,this.set(g)}Zo.prototype={set:function(p){p==ku&&(p=this.compute()),Su&&this.manager.element.style&&qi[p]&&(this.manager.element.style[Tu]=p),this.actions=p.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var p=[];return d(this.manager.recognizers,function(g){S(g.options.enable,[g])&&(p=p.concat(g.getTouchAction()))}),qv(p.join(" "))},preventDefaults:function(p){var g=p.srcEvent,b=p.offsetDirection;if(this.manager.session.prevented){g.preventDefault();return}var k=this.actions,V=ue(k,Vn)&&!qi[Vn],K=ue(k,Fs)&&!qi[Fs],ye=ue(k,Ls)&&!qi[Ls];if(V){var qe=p.pointers.length===1,nt=p.distance<2,_t=p.deltaTime<250;if(qe&&nt&&_t)return}if(!(ye&&K)&&(V||K&&b&P||ye&&b&I))return this.preventSrc(g)},preventSrc:function(p){this.manager.session.prevented=!0,p.preventDefault()}};function qv(p){if(ue(p,Vn))return Vn;var g=ue(p,Ls),b=ue(p,Fs);return g&&b?Vn:g||b?g?Ls:Fs:ue(p,Ko)?Ko:Pu}function Kv(){if(!Su)return!1;var p={},g=e.CSS&&e.CSS.supports;return["auto","manipulation","pan-y","pan-x","pan-x pan-y","none"].forEach(function(b){p[b]=g?e.CSS.supports("touch-action",b):!0}),p}var Ki=1,Pt=2,Zn=4,yn=8,sn=yn,Vs=16,Ht=32;function rn(p){this.options=v({},this.defaults,p||{}),this.id=Te(),this.manager=null,this.options.enable=$(this.options.enable,!0),this.state=Ki,this.simultaneous={},this.requireFail=[]}rn.prototype={defaults:{},set:function(p){return v(this.options,p),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(p){if(f(p,"recognizeWith",this))return this;var g=this.simultaneous;return p=Zi(p,this),g[p.id]||(g[p.id]=p,p.recognizeWith(this)),this},dropRecognizeWith:function(p){return f(p,"dropRecognizeWith",this)?this:(p=Zi(p,this),delete this.simultaneous[p.id],this)},requireFailure:function(p){if(f(p,"requireFailure",this))return this;var g=this.requireFail;return p=Zi(p,this),De(g,p)===-1&&(g.push(p),p.requireFailure(this)),this},dropRequireFailure:function(p){if(f(p,"dropRequireFailure",this))return this;p=Zi(p,this);var g=De(this.requireFail,p);return g>-1&&this.requireFail.splice(g,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(p){return!!this.simultaneous[p.id]},emit:function(p){var g=this,b=this.state;function k(V){g.manager.emit(V,p)}b<yn&&k(g.options.event+Nu(b)),k(g.options.event),p.additionalEvent&&k(p.additionalEvent),b>=yn&&k(g.options.event+Nu(b))},tryEmit:function(p){if(this.canEmit())return this.emit(p);this.state=Ht},canEmit:function(){for(var p=0;p<this.requireFail.length;){if(!(this.requireFail[p].state&(Ht|Ki)))return!1;p++}return!0},recognize:function(p){var g=v({},p);if(!S(this.options.enable,[this,g])){this.reset(),this.state=Ht;return}this.state&(sn|Vs|Ht)&&(this.state=Ki),this.state=this.process(g),this.state&(Pt|Zn|yn|Vs)&&this.tryEmit(g)},process:function(p){},getTouchAction:function(){},reset:function(){}};function Nu(p){return p&Vs?"cancel":p&yn?"end":p&Zn?"move":p&Pt?"start":""}function Ou(p){return p==x?"down":p==_?"up":p==tn?"left":p==nn?"right":""}function Zi(p,g){var b=g.manager;return b?b.get(p):p}function Rt(){rn.apply(this,arguments)}C(Rt,rn,{defaults:{pointers:1},attrTest:function(p){var g=this.options.pointers;return g===0||p.pointers.length===g},process:function(p){var g=this.state,b=p.eventType,k=g&(Pt|Zn),V=this.attrTest(p);return k&&(b&et||!V)?g|Vs:k||V?b&$e?g|yn:g&Pt?g|Zn:Pt:Ht}});function Qi(){Rt.apply(this,arguments),this.pX=null,this.pY=null}C(Qi,Rt,{defaults:{event:"pan",threshold:10,pointers:1,direction:A},getTouchAction:function(){var p=this.options.direction,g=[];return p&P&&g.push(Fs),p&I&&g.push(Ls),g},directionTest:function(p){var g=this.options,b=!0,k=p.distance,V=p.direction,K=p.deltaX,ye=p.deltaY;return V&g.direction||(g.direction&P?(V=K===0?At:K<0?tn:nn,b=K!=this.pX,k=Math.abs(p.deltaX)):(V=ye===0?At:ye<0?_:x,b=ye!=this.pY,k=Math.abs(p.deltaY))),p.direction=V,b&&k>g.threshold&&V&g.direction},attrTest:function(p){return Rt.prototype.attrTest.call(this,p)&&(this.state&Pt||!(this.state&Pt)&&this.directionTest(p))},emit:function(p){this.pX=p.deltaX,this.pY=p.deltaY;var g=Ou(p.direction);g&&(p.additionalEvent=this.options.event+g),this._super.emit.call(this,p)}});function Qo(){Rt.apply(this,arguments)}C(Qo,Rt,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[Vn]},attrTest:function(p){return this._super.attrTest.call(this,p)&&(Math.abs(p.scale-1)>this.options.threshold||this.state&Pt)},emit:function(p){if(p.scale!==1){var g=p.scale<1?"in":"out";p.additionalEvent=this.options.event+g}this._super.emit.call(this,p)}});function Jo(){rn.apply(this,arguments),this._timer=null,this._input=null}C(Jo,rn,{defaults:{event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return[Pu]},process:function(p){var g=this.options,b=p.pointers.length===g.pointers,k=p.distance<g.threshold,V=p.deltaTime>g.time;if(this._input=p,!k||!b||p.eventType&($e|et)&&!V)this.reset();else if(p.eventType&Ae)this.reset(),this._timer=h(function(){this.state=sn,this.tryEmit()},g.time,this);else if(p.eventType&$e)return sn;return Ht},reset:function(){clearTimeout(this._timer)},emit:function(p){this.state===sn&&(p&&p.eventType&$e?this.manager.emit(this.options.event+"up",p):(this._input.timeStamp=u(),this.manager.emit(this.options.event,this._input)))}});function ea(){Rt.apply(this,arguments)}C(ea,Rt,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[Vn]},attrTest:function(p){return this._super.attrTest.call(this,p)&&(Math.abs(p.rotation)>this.options.threshold||this.state&Pt)}});function ta(){Rt.apply(this,arguments)}C(ta,Rt,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:P|I,pointers:1},getTouchAction:function(){return Qi.prototype.getTouchAction.call(this)},attrTest:function(p){var g=this.options.direction,b;return g&(P|I)?b=p.overallVelocity:g&P?b=p.overallVelocityX:g&I&&(b=p.overallVelocityY),this._super.attrTest.call(this,p)&&g&p.offsetDirection&&p.distance>this.options.threshold&&p.maxPointers==this.options.pointers&&c(b)>this.options.velocity&&p.eventType&$e},emit:function(p){var g=Ou(p.offsetDirection);g&&this.manager.emit(this.options.event+g,p),this.manager.emit(this.options.event,p)}});function Ji(){rn.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}C(Ji,rn,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[Ko]},process:function(p){var g=this.options,b=p.pointers.length===g.pointers,k=p.distance<g.threshold,V=p.deltaTime<g.time;if(this.reset(),p.eventType&Ae&&this.count===0)return this.failTimeout();if(k&&V&&b){if(p.eventType!=$e)return this.failTimeout();var K=this.pTime?p.timeStamp-this.pTime<g.interval:!0,ye=!this.pCenter||Fe(this.pCenter,p.center)<g.posThreshold;this.pTime=p.timeStamp,this.pCenter=p.center,!ye||!K?this.count=1:this.count+=1,this._input=p;var qe=this.count%g.taps;if(qe===0)return this.hasRequireFailures()?(this._timer=h(function(){this.state=sn,this.tryEmit()},g.interval,this),Pt):sn}return Ht},failTimeout:function(){return this._timer=h(function(){this.state=Ht},this.options.interval,this),Ht},reset:function(){clearTimeout(this._timer)},emit:function(){this.state==sn&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}});function on(p,g){return g=g||{},g.recognizers=$(g.recognizers,on.defaults.preset),new na(p,g)}on.VERSION="2.0.7",on.defaults={domEvents:!1,touchAction:ku,enable:!0,inputTarget:null,inputClass:null,preset:[[ea,{enable:!1}],[Qo,{enable:!1},["rotate"]],[ta,{direction:P}],[Qi,{direction:P},["swipe"]],[Ji],[Ji,{event:"doubletap",taps:2},["tap"]],[Jo]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}};var Zv=1,Iu=2;function na(p,g){this.options=v({},on.defaults,g||{}),this.options.inputTarget=this.options.inputTarget||p,this.handlers={},this.session={},this.recognizers=[],this.oldCssProps={},this.element=p,this.input=U(this),this.touchAction=new Zo(this,this.options.touchAction),Mu(this,!0),d(this.options.recognizers,function(b){var k=this.add(new b[0](b[1]));b[2]&&k.recognizeWith(b[2]),b[3]&&k.requireFailure(b[3])},this)}na.prototype={set:function(p){return v(this.options,p),p.touchAction&&this.touchAction.update(),p.inputTarget&&(this.input.destroy(),this.input.target=p.inputTarget,this.input.init()),this},stop:function(p){this.session.stopped=p?Iu:Zv},recognize:function(p){var g=this.session;if(!g.stopped){this.touchAction.preventDefaults(p);var b,k=this.recognizers,V=g.curRecognizer;(!V||V&&V.state&sn)&&(V=g.curRecognizer=null);for(var K=0;K<k.length;)b=k[K],g.stopped!==Iu&&(!V||b==V||b.canRecognizeWith(V))?b.recognize(p):b.reset(),!V&&b.state&(Pt|Zn|yn)&&(V=g.curRecognizer=b),K++}},get:function(p){if(p instanceof rn)return p;for(var g=this.recognizers,b=0;b<g.length;b++)if(g[b].options.event==p)return g[b];return null},add:function(p){if(f(p,"add",this))return this;var g=this.get(p.options.event);return g&&this.remove(g),this.recognizers.push(p),p.manager=this,this.touchAction.update(),p},remove:function(p){if(f(p,"remove",this))return this;if(p=this.get(p),p){var g=this.recognizers,b=De(g,p);b!==-1&&(g.splice(b,1),this.touchAction.update())}return this},on:function(p,g){if(p!==i&&g!==i){var b=this.handlers;return d(pe(p),function(k){b[k]=b[k]||[],b[k].push(g)}),this}},off:function(p,g){if(p!==i){var b=this.handlers;return d(pe(p),function(k){g?b[k]&&b[k].splice(De(b[k],g),1):delete b[k]}),this}},emit:function(p,g){this.options.domEvents&&Qv(p,g);var b=this.handlers[p]&&this.handlers[p].slice();if(!(!b||!b.length)){g.type=p,g.preventDefault=function(){g.srcEvent.preventDefault()};for(var k=0;k<b.length;)b[k](g),k++}},destroy:function(){this.element&&Mu(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}};function Mu(p,g){var b=p.element;if(b.style){var k;d(p.options.cssProps,function(V,K){k=lt(b.style,K),g?(p.oldCssProps[k]=b.style[k],b.style[k]=V):b.style[k]=p.oldCssProps[k]||""}),g||(p.oldCssProps={})}}function Qv(p,g){var b=n.createEvent("Event");b.initEvent(p,!0,!0),b.gesture=g,g.target.dispatchEvent(b)}v(on,{INPUT_START:Ae,INPUT_MOVE:kt,INPUT_END:$e,INPUT_CANCEL:et,STATE_POSSIBLE:Ki,STATE_BEGAN:Pt,STATE_CHANGED:Zn,STATE_ENDED:yn,STATE_RECOGNIZED:sn,STATE_CANCELLED:Vs,STATE_FAILED:Ht,DIRECTION_NONE:At,DIRECTION_LEFT:tn,DIRECTION_RIGHT:nn,DIRECTION_UP:_,DIRECTION_DOWN:x,DIRECTION_HORIZONTAL:P,DIRECTION_VERTICAL:I,DIRECTION_ALL:A,Manager:na,Input:L,TouchAction:Zo,TouchInput:Xi,MouseInput:gt,PointerEventInput:Xo,TouchMouseInput:qo,SingleTouchInput:wu,Recognizer:rn,AttrRecognizer:Rt,Tap:Ji,Pan:Qi,Swipe:ta,Pinch:Qo,Rotate:ea,Press:Jo,on:O,off:R,each:d,merge:E,extend:y,assign:v,inherit:C,bindFn:w,prefixed:lt});var Jv=typeof e<"u"?e:typeof self<"u"?self:{};Jv.Hammer=on,typeof i=="function"&&i.amd?i(function(){return on}):t.exports?t.exports=on:e[s]=on})(window,document,"Hammer")})(Gc);var em=Gc.exports;const tm=Jp(em);function zc(t){return t*Math.PI/180}function jc(t){return t*180/Math.PI}function Ii(t,e,n,s){const i=t-n,r=e-s;return Math.sqrt(i*i+r*r)}function Hc(t,e,n,s){const i=n-t,r=s-e;return Math.atan2(r,i)}function Bc(t,e){return{x:Math.cos(t)*e,y:Math.sin(t)*e}}function Uc(t,e){const n=Math.sqrt(Math.pow(t,2)+Math.pow(e,2));return{x:t/=n,y:e/=n}}const ks=Math.PI*2;function Wc(t,e,n,s){const i=t*s-e*n<0?-1:1;let r=t*n+e*s;return r>1&&(r=1),r<-1&&(r=-1),i*Math.acos(r)}function nm(t,e,n,s,i,r,o,a,l,c){const u=c*(t-n)/2+l*(e-s)/2,h=-l*(t-n)/2+c*(e-s)/2,f=o*o,d=a*a,m=u*u,v=h*h;let y=f*d-f*v-d*m;y<0&&(y=0),y/=f*v+d*m,y=Math.sqrt(y)*(i===r?-1:1);const E=y*o/a*h,C=y*-a/o*u,w=c*E-l*C+(t+n)/2,S=l*E+c*C+(e+s)/2,$=(u-E)/o,O=(h-C)/a,R=(-u-E)/o,le=(-h-C)/a,ue=Wc(1,0,$,O);let pe=Wc($,O,R,le);return r===0&&pe>0&&(pe-=ks),r===1&&pe<0&&(pe+=ks),[w,S,ue,pe]}function sm(t,e){const n=1.3333333333333333*Math.tan(e/4),s=Math.cos(t),i=Math.sin(t),r=Math.cos(t+e),o=Math.sin(t+e);return[s,i,s-i*n,i+s*n,r+o*n,o-r*n,r,o]}function im(t,e,n,s,i,r,o,a,l){const c=Math.sin(l*ks/360),u=Math.cos(l*ks/360),h=u*(t-n)/2+c*(e-s)/2,f=-c*(t-n)/2+u*(e-s)/2;if(h===0&&f===0)return[];if(o===0||a===0)return[];o=Math.abs(o),a=Math.abs(a);const d=h*h/(o*o)+f*f/(a*a);d>1&&(o*=Math.sqrt(d),a*=Math.sqrt(d));const m=nm(t,e,n,s,i,r,o,a,c,u),v=[];let y=m[2],E=m[3];const C=Math.max(Math.ceil(Math.abs(E)/(ks/4)),1);E/=C;for(let w=0;w<C;w++)v.push(sm(y,E)),y+=E;return v.map(w=>{for(let S=0;S<w.length;S+=2){let $=w[S+0],O=w[S+1];$*=o,O*=a;const R=u*$-c*O,le=c*$+u*O;w[S+0]=R+m[0],w[S+1]=le+m[1]}return w})}function Yc(t,e,n,s,i,r){return[t/3+2/3*n,e/3+2/3*s,i/3+2/3*n,r/3+2/3*s,i,r]}function Mi(t,e,n,s){return[t,e,n,s,n,s]}class ht{static createSVGElement(e="path"){return document.createElementNS.call(document,"http://www.w3.org/2000/svg",e)}static createSvgPath(e){const n=this.createSVGElement("path");return n.setAttribute("d",e),n}static downloadFromSVGElement(e,n="shape"){Lc(zp(e),`${n}.svg`)}static downloadFromSVGString(e,n="shape"){Lc($c(e),`${n}.svg`)}static SVGParsedPathArgsLength={a:7,c:6,s:4,q:4,t:2,m:2,l:2,h:1,v:1,z:0};static isSVGPath(e){return typeof e!="string"?!1:(e=e.trim(),/^[mlhvzaqtcs]\s*[-+.0-9][^mlhvzaqtcs]+/i.test(e)&&/[\dz]$/i.test(e)&&e.length>4)}static parseSVGPath(e){const n=[];return e.replace(/([mlhvzaqtcs])([^mlhvzaqtcs]*)/gi,(s,i,r)=>{let o=i.toLowerCase();const a=$p(r);for(o=="m"&&a.length>this.SVGParsedPathArgsLength[o]&&(n.push([i,...a.splice(0,this.SVGParsedPathArgsLength[o])]),o="l",i=i=="m"?"l":"L");a.length;){if(a.length<this.SVGParsedPathArgsLength[o])throw new Error(`SVGPathD ! : ${s}`);n.push([i,...a.splice(0,this.SVGParsedPathArgsLength[o])])}return o=="z"&&n.push([i]),""}),n}static absolutizeSVGPath(e){let n=0,s=0,i=0,r=0;return e.map(function(o){const a=o[0],l=a.toUpperCase();if(a!=l)switch(o[0]=l,a){case"a":o[6]+=i,o[7]+=r;break;case"v":o[1]+=r;break;case"h":o[1]+=i;break;default:for(let c=1;c<o.length;)o[c++]+=i,o[c++]+=r}switch(l){case"Z":i=n,r=s;break;case"H":i=o[1];break;case"V":r=o[1];break;case"M":i=n=o[1],r=s=o[2];break;default:i=o[o.length-2],r=o[o.length-1]}return o})}static relativeSVGPath(e){let n=0,s=0,i=0,r=0;return e.map(function(o){const a=o[0],l=a.toLowerCase();if(a!=l)switch(o[0]=l,a){case"A":o[6]-=i,o[7]-=r;break;case"V":o[1]-=r;break;case"H":o[1]-=i;break;default:for(let c=1;c<o.length;)o[c++]-=i,o[c++]-=r}switch(l){case"z":i=n,r=s;break;case"h":i+=o[1];break;case"v":r+=o[1];break;case"m":i+=o[1],r+=o[2],n+=o[1],s+=o[2];break;default:i+=o[o.length-2],r+=o[o.length-1]}return o})}static normalizeSVGPath(e){let n=[],s=0,i=0,r=0,o=0,a=0,l=0,c=0,u=0,h;for(let f=0,d=e.length;f<d;f++){let m=e[f];const v=m[0];switch(v){case"M":s=m[1],i=m[2];break;case"A":const y=im(r,o,m[6],m[7],m[4],m[5],m[1],m[2],m[3]);if(!y.length)continue;y.forEach((w,S)=>{const[$,O,R,le,ue,pe,De,Oe]=w;m=["C",R,le,ue,pe,De,Oe],S<y.length-1&&n.push(m)});break;case"S":let E=r,C=o;(h=="C"||h=="S")&&(E+=E-c,C+=C-u),m=["C",E,C,m[1],m[2],m[3],m[4]];break;case"T":h=="Q"||h=="T"?(a=r*2-a,l=o*2-l):(a=r,l=o),m=["C",...Yc(r,o,a,l,m[1],m[2])];break;case"Q":a=m[1],l=m[2],m=["C",...Yc(r,o,m[1],m[2],m[3],m[4])];break;case"L":m=["C",...Mi(r,o,m[1],m[2])];break;case"H":m=["C",...Mi(r,o,m[1],o)];break;case"V":m=["C",...Mi(r,o,r,m[1])];break;case"Z":m=["C",...Mi(r,o,s,i)];break}h=v,r=m[m.length-2],o=m[m.length-1],m.length>4?(c=m[m.length-4],u=m[m.length-3]):(c=r,u=o),n.push(m)}return n}static zvhToLSVGPath(e){let n=[],s=["L",0,0],i;for(let r=0,o=e.length;r<o;r++){let a=e[r];switch(a[0]){case"M":s=["L",a[1],a[2]],n.push(a);break;case"Z":n.push(s);break;case"H":i=n[n.length-1]||["L",0,0],n.push(["L",a[1],i[i.length-1]]);break;case"V":i=n[n.length-1]||["L",0,0],n.push(["L",i[i.length-2],a[1]]);break;default:n.push(a)}}return n}static longhandSVGPath(e){const n={S:{to:"C",x:3},T:{to:"Q",x:1}};let s,i=0,r=0;for(let o=0,a=e.length;o<a;o++){const l=e[o],c=n[l[0]];c&&(l[0]=c.to,s&&(s[0]===c.to?(i=2*Number(s[c.x+2])-Number(s[c.x]),r=2*Number(s[c.x+3])-Number(s[c.x+1])):(i=Number(s[s.length-2]),r=Number(s[s.length-1]))),l.splice(1,0,i,r)),s=l}return e}static SVGPathDataToD(e){return e.map(n=>{switch(n[0].toLowerCase()){case"a":return`${n[0]} ${n[1]},${n[2]} ${n[3]} ${n[4]},${n[5]} ${n[6]},${n[7]}`;case"c":return`${n[0]} ${n[1]},${n[2]} ${n[3]},${n[4]} ${n[5]},${n[6]}`;case"s":case"q":return`${n[0]} ${n[1]},${n[2]} ${n[3]},${n[4]}`;default:return n[0]+" "+n.slice(1).join(",")}}).join(" ")}static absoluteSVGPathD(e){return this.SVGPathDataToD(this.absolutizeSVGPath(this.parseSVGPath(e)))}static walkSVGPathDCacheMap=new Map;static getWalkSVGPathD(e){if(this.walkSVGPathDCacheMap.has(e))return this.walkSVGPathDCacheMap.get(e);const n={at:s=>this.walkSVGPathD(e,s).pos,length:()=>this.walkSVGPathD(e).length};return this.walkSVGPathDCacheMap.set(e,n),n}static walkSVGPathD(e,n){const s=this.longhandSVGPath(this.zvhToLSVGPath(this.absolutizeSVGPath(this.parseSVGPath(e))));function i(f,d){return Math.pow(1-d,3)*u[0]+3*Math.pow(1-d,2)*d*f[1]+3*(1-d)*Math.pow(d,2)*f[3]+Math.pow(d,3)*f[5]}function r(f,d){return Math.pow(1-d,3)*u[1]+3*Math.pow(1-d,2)*d*f[2]+3*(1-d)*Math.pow(d,2)*f[4]+Math.pow(d,3)*f[6]}function o(f,d){return Math.pow(1-d,2)*u[0]+2*(1-d)*d*f[1]+Math.pow(d,2)*f[3]}function a(f,d){return Math.pow(1-d,2)*u[1]+2*(1-d)*d*f[2]+Math.pow(d,2)*f[4]}let l=[0,0],c=[0,0,0],u=[0,0],h=0;for(let f=0,d=s.length;f<d;f++){let m=s[f];if(m[0]==="M"){if(l[0]=m[1],l[1]=m[2],n===0)return{length:h,pos:l}}else if(m[0]==="C"){c[0]=u[0]=l[0],c[1]=u[1]=l[1],c[2]=h;let v=100;for(let y=0;y<=v;y++){let E=y/v,C=i(m,E),w=r(m,E);if(h+=Ii(l[0],l[1],C,w),l[0]=C,l[1]=w,typeof n=="number"&&h>=n){let S=(h-n)/(h-c[2]),$=[l[0]*(1-S)+c[0]*S,l[1]*(1-S)+c[1]*S];return{length:h,pos:$}}c[0]=l[0],c[1]=l[1],c[2]=h}}else if(m[0]==="Q"){c[0]=u[0]=l[0],c[1]=u[1]=l[1],c[2]=h;let v=100;for(let y=0;y<=v;y++){let E=y/v,C=o(m,E),w=a(m,E);if(h+=Ii(l[0],l[1],C,w),l[0]=C,l[1]=w,typeof n=="number"&&h>=n){let S=(h-n)/(h-c[2]),$=[l[0]*(1-S)+c[0]*S,l[1]*(1-S)+c[1]*S];return{length:h,pos:$}}c[0]=l[0],c[1]=l[1],c[2]=h}}else if(m[0]==="L"){if(c[0]=l[0],c[1]=l[1],c[2]=h,h+=Ii(l[0],l[1],m[1],m[2]),l[0]=m[1],l[1]=m[2],typeof n=="number"&&h>=n){let v=(h-n)/(h-c[2]),y=[l[0]*(1-v)+c[0]*v,l[1]*(1-v)+c[1]*v];return{length:h,pos:y}}c[0]=l[0],c[1]=l[1],c[2]=h}}return{length:h,pos:l}}static catmullRom2bezier(e){let n=[];for(let s=0,i=e.length;i-2>s;s+=2){let r;s==0?r=[{x:e[s],y:e[s+1]},{x:e[s],y:e[s+1]},{x:e[s+2],y:e[s+3]},{x:e[s+4],y:e[s+5]}]:i-4==s?r=[{x:e[s-2],y:e[s-1]},{x:e[s],y:e[s+1]},{x:e[s+2],y:e[s+3]},{x:e[s+2],y:e[s+3]}]:r=[{x:e[s-2],y:e[s-1]},{x:e[s],y:e[s+1]},{x:e[s+2],y:e[s+3]},{x:e[s+4],y:e[s+5]}];const o=[{x:r[1].x,y:r[1].y},{x:(-r[0].x+6*r[1].x+r[2].x)/6,y:(-r[0].y+6*r[1].y+r[2].y)/6},{x:(r[1].x+6*r[2].x-r[3].x)/6,y:(r[1].y+6*r[2].y-r[3].y)/6},{x:r[2].x,y:r[2].y}];n.push(["C",o[1].x,o[1].y,o[2].x,o[2].y,o[3].x,o[3].y])}return n}static findDotsAtSegment(e,n,s,i,r,o,a,l,c){let u=1-c,h=Math.pow(u,3),f=Math.pow(u,2),d=c*c,m=d*c,v=h*e+f*3*c*s+u*3*c*c*r+m*a,y=h*n+f*3*c*i+u*3*c*c*o+m*l,E=e+2*c*(s-e)+d*(r-2*s+e),C=n+2*c*(i-n)+d*(o-2*i+n),w=s+2*c*(r-s)+d*(a-2*r+s),S=i+2*c*(o-i)+d*(l-2*o+i),$=u*e+c*s,O=u*n+c*i,R=u*r+c*a,le=u*o+c*l,ue=90-Math.atan2(E-w,C-S)*180/Math.PI;return(E>w||C<S)&&(ue+=180),{x:v,y,m:{x:E,y:C},n:{x:w,y:S},start:{x:$,y:O},end:{x:R,y:le},alpha:ue}}static findDotAtSegment(e,n,s,i,r,o,a,l,c){const u=1-c;return{x:Math.pow(u,3)*e+Math.pow(u,2)*3*c*s+u*3*c*c*r+Math.pow(c,3)*a,y:Math.pow(u,3)*n+Math.pow(u,2)*3*c*i+u*3*c*c*o+Math.pow(c,3)*l}}static curveDim(e,n,s,i,r,o,a,l){const c=[],u=[[],[]];let h,f,d,m,v,y,E,C;for(let O=0;O<2;++O){if(O===0?(f=6*e-12*s+6*r,h=-3*e+9*s-9*r+3*a,d=3*s-3*e):(f=6*n-12*i+6*o,h=-3*n+9*i-9*o+3*l,d=3*i-3*n),Math.abs(h)<1e-12){if(Math.abs(f)<1e-12)continue;m=-d/f,m>0&&m<1&&c.push(m);continue}E=f*f-4*d*h,C=Math.sqrt(E),!(E<0)&&(v=(-f+C)/(2*h),v>0&&v<1&&c.push(v),y=(-f-C)/(2*h),y>0&&y<1&&c.push(y))}let w=c.length,S;const $=w;for(;w--;)m=c[w],S=1-m,u[0][w]=S*S*S*e+3*S*S*m*s+3*S*m*m*r+m*m*m*a,u[1][w]=S*S*S*n+3*S*S*m*i+3*S*m*m*o+m*m*m*l;return u[0][$]=e,u[1][$]=n,u[0][$+1]=a,u[1][$+1]=l,u[0].length=u[1].length=$+2,{min:{x:Math.min.apply(0,u[0]),y:Math.min.apply(0,u[1])},max:{x:Math.max.apply(0,u[0]),y:Math.max.apply(0,u[1])}}}}class $n{id;x;y;rotate;scale;vx;vy;ax;ay;mass;XYIsShapeCenter=!1;path2d=new Path2D;isMouseInShape=!1;isDragging=!1;constructor(e){this.id=Ip(),this.x=e?.x||0,this.y=e?.y||0,this.rotate=e?.rotate||0,this.scale=e?.scale||1,this.vx=e?.vx||0,this.vy=e?.vy||0,this.ax=e?.ax||0,this.ay=e?.ay||0,this.mass=e?.mass||0}getBoundingClientRect(){return null}toSVGPathD(){const e=[],n=this.toSVGPathData();return n[0]&&Array.isArray(n[0])?e.push(...n):e.push(n),ht.SVGPathDataToD(e)}distanceTo(e){return Ii(this.x,this.y,e.x,e.y)}angleTo(e){return this.rotate=Hc(this.x,this.y,e.x,e.y),this.rotate}velocityTo(e){return{vx:e.x-this.x,vy:e.y-this.y}}followTo(e,n=3){const s=this.angleTo(e),{x:i,y:r}=Bc(s,n);this.vx=i,this.vy=r,this.nextFrame()}followAccelerationTo(e,n=.05){const s=this.angleTo(e),{x:i,y:r}=Bc(s,n);this.ax=i,this.ay=r,this.nextFrame()}nextFrame(e){const n=e?.gravity??0,s=e?.friction??0;if(this.vx+=this.ax,this.vy+=this.ay,this.vy+=n,s>0){const i=Math.atan2(this.vy,this.vx);let r=Math.sqrt(this.vx*this.vx+this.vy*this.vy);r>s?r-=s:r=0,this.vx=Math.cos(i)*r,this.vy=Math.sin(i)*r}this.x+=this.vx,this.y+=this.vy}nextFrameEaseTo(e,n){const s=n?.gravity??0,i=n?.friction??1,r=n?.easing??.05,o=e.x-this.x,a=e.y-this.y;this.vx=o*r,this.vy=a*r,this.vy+=s,this.vx*=i,this.vy*=i,this.x+=this.vx,this.y+=this.vy}nextFrameSpringTo(e,n){const s=n?.gravity??0,i=n?.friction??.95,r=n?.spring??.03;(Array.isArray(e)?e:[e]).forEach(a=>{const l=a.x-this.x,c=a.y-this.y,u=l*r,h=c*r;this.vx+=u,this.vy+=h}),this.vy+=s,this.vx*=i,this.vy*=i,this.x+=this.vx,this.y+=this.vy}nextFrameSpringConnect(e,n){const s=n?.gravity??0,i=n?.friction??.95,r=n?.spring??.03,o=n?.springLength??100,a=this.angleTo(e);this.nextFrameSpringTo(new rt({x:e.x-Math.cos(a)*o,y:e.y-Math.sin(a)*o}),{spring:r,friction:i,gravity:s})}}class Dt extends $n{width;height;borderRadius;centerX;centerY;rMin;rMax;r;constructor(e){super(e),this.width=e.width,this.height=e.height,this.borderRadius=e.borderRadius||0,this.centerX=this.x+this.width/2,this.centerY=this.y+this.height/2,this.rMin=Math.min(this.width,this.height)/2,this.rMax=Math.max(this.width,this.height)/2,this.r=Math.sqrt(this.width*this.width+this.height*this.height)/2}getBoundingClientRect(){return this}toSVGPathData(){return this.borderRadius?[["M",this.x+this.borderRadius,this.y],["l",this.width-this.borderRadius*2,0],["a",this.borderRadius,this.borderRadius,0,0,1,this.borderRadius,this.borderRadius],["l",0,this.height-this.borderRadius*2],["a",this.borderRadius,this.borderRadius,0,0,1,-this.borderRadius,this.borderRadius],["l",this.borderRadius*2-this.width,0],["a",this.borderRadius,this.borderRadius,0,0,1,-this.borderRadius,-this.borderRadius],["l",0,this.borderRadius*2-this.height],["a",this.borderRadius,this.borderRadius,0,0,1,this.borderRadius,-this.borderRadius],["z"]]:[["M",this.x,this.y],["l",this.width,0],["l",0,this.height],["l",-this.width,0],["z"]]}toCanvasContext(e){e.beginPath(),this.borderRadius<=0?e.rect(0,0,this.width,this.height):(e.moveTo(0,this.borderRadius),e.lineTo(0,this.height-this.borderRadius),e.quadraticCurveTo(0,this.height,this.borderRadius,this.height),e.lineTo(this.width-this.borderRadius,this.height),e.quadraticCurveTo(this.width,this.height,this.width,this.height-this.borderRadius),e.lineTo(this.width,this.borderRadius),e.quadraticCurveTo(this.width,0,this.width-this.borderRadius,0),e.lineTo(this.borderRadius,0),e.quadraticCurveTo(0,0,0,this.borderRadius)),e.closePath()}eq(e){return this.x===e.x&&this.y===e.y&&this.width===e.width&&this.height===e.height}isIntersectRect(e){return!(this.x+this.width<e.x||e.x+e.width<this.x||this.y+this.height<e.y||e.y+e.height<this.y)}isContainPoint(e,n){return e>=this.x&&e<=this.x+this.width&&n>=this.y&&n<=this.y+this.height}clone(e){return new Dt({x:e.x,y:e.y,width:e.width,height:e.height,borderRadius:e.borderRadius})}toArray(){return[this.x,this.y,this.width,this.height,this.borderRadius]}}class rt extends $n{radius;constructor(e){super(e),this.XYIsShapeCenter=!0,this.radius=e?.radius||0}getBoundingClientRect(){return new Dt({x:this.x-this.radius,y:this.y-this.radius,width:this.radius*2,height:this.radius*2})}toSVGPathData(){return["M",this.x,this.y]}toCanvasContext(e){e.beginPath(),e.arc(0,0,this.radius,0,Math.PI*2,!0),e.closePath()}toArray(){return[this.x,this.y]}setX(e){this.x=e}setY(e){this.y=e}setXY(e,n){this.x=e,this.y=n}eq(e){return this.x===e.x&&this.y===e.y}midPointBtw(e){return new rt({x:this.x+(e.x-this.x)/2,y:this.y+(e.y-this.y)/2})}clone(e){return new rt({x:e.x,y:e.y,radius:e.radius})}nextFrameCollisionTo(e){const n=e.x-this.x,s=e.y-this.y;if(Math.sqrt(n*n+s*s)<this.radius+e.radius){const o=Math.atan2(s,n),a=Math.sin(o),l=Math.cos(o),c={x:0,y:0},u=r(n,s,a,l,!0),h=r(this.vx,this.vy,a,l,!0),f=r(e.vx,e.vy,a,l,!0),d=h.x-f.x;h.x=((this.mass-e.mass)*h.x+2*e.mass*f.x)/(this.mass+e.mass),f.x=d+h.x;const m=Math.abs(h.x)+Math.abs(f.x),v=this.radius+e.radius-Math.abs(c.x-u.x);c.x+=h.x/m*v,u.x+=f.x/m*v;const y=r(c.x,c.y,a,l,!1),E=r(u.x,u.y,a,l,!1);e.x=this.x+E.x,e.y=this.y+E.y,this.x=this.x+y.x,this.y=this.y+y.y;const C=r(h.x,h.y,a,l,!1),w=r(f.x,f.y,a,l,!1);this.vx=C.x,this.vy=C.y,e.vx=w.x,e.vy=w.y}function r(o,a,l,c,u=!1){return{x:u?o*c+a*l:o*c-a*l,y:u?a*c-o*l:a*c+o*l}}}nextFrameBounce(e,n){const s=e.x,i=e.y,r=e.x+e.width,o=e.y+e.height,a=n?.bounce??-1;this.x+this.radius>r?(this.x=r-this.radius,this.vx*=a):this.x-this.radius<s&&(this.x=s+this.radius,this.vx*=a),this.y+this.radius>o?(this.y=o-this.radius,this.vy*=a):this.y-this.radius<i&&(this.y=i+this.radius,this.vy*=a)}}class rm{constructor(){}static getFormatKeyNames(e){const n=Kp(),s=[];return e.ctrl&&s.push(n?"Cmd":"Ctrl"),e.shift&&s.push("Shift"),e.alt&&s.push("Alt"),typeof e.key=="string"?s.push(fo(e.key)):Array.isArray(e.key)&&(e.key.map(i=>fo(i)),s.push(...e.key)),s}static matchKeyScheme(e,n){const s=e.ctrl??!1,i=e.shift??!1,r=e.alt??!1;if(e.exact)return(s===n.metaKey||s===n.ctrlKey)&&i===n.shiftKey&&r===n.altKey;const o=[];return s&&o.push(s===n.metaKey||s===n.ctrlKey),i&&o.push(i===n.shiftKey),r&&o.push(r===n.altKey),o.every(a=>a)}static on(e,n){if(e?.key===void 0||e?.key===null)return n;const s=e?.target??window;let i=!1;const r=this.getFormatKeyNames(e),o=a=>{if(a.stopPropagation(),!i&&a.key!=="Control"&&a.key!=="Meta"&&a.key!=="Shift"&&a.key!=="Option"&&a.key!=="Alt"&&r.find(l=>l.toLowerCase()===a.key.toLowerCase())&&this.matchKeyScheme(e,a)){a.preventDefault();const l=n(a);if(typeof l!="function")return;const c=u=>{u.preventDefault(),l(u),s.removeEventListener("keyup",c)};s.addEventListener("keyup",c)}};return n.title=e?.title??"",n.formatedKeyNames=r,n.pause=()=>i=!0,n.restart=()=>i=!1,n.removeListener=()=>s.removeEventListener("keydown",o),s.addEventListener("keydown",o),n}}class xe extends Ac{container;mousePoint;hammer;domEventRemoveListeners=[];constructor(e=document.documentElement,n=!0){super(),this.container=e,this.hammer=new tm(this.container),this.mousePoint=new rt({x:0,y:0}),n&&this.start()}_emitDebounce=Fp((e,...n)=>super.emit(e,...n),50);emit(e,...n){switch(e){case"panLeft":case"panRight":this._emitDebounce(e,...n);break;default:super.emit(e,...n);break}return this}static singleton;static globalScrollChangeCallbacks=[];static get page(){if(xe.singleton)return xe.singleton;xe.singleton=new xe,xe.singleton.registerKeyDown({title:"打开",key:"o",ctrl:!0,exact:!0},()=>{jp().then(n=>Hp(n[0])).then(n=>{xe.singleton.emit("openFile",n)}).catch(n=>{xe.singleton.emit("openFileError",n)})}),xe.singleton.registerMatchMediaChange("(prefers-color-scheme: dark)");const e=()=>xe.globalScrollChangeCallbacks.forEach(n=>n());return xe.singleton.registerGlobalScrollChange=n=>{xe.globalScrollChangeCallbacks.push(n),xe.globalScrollChangeCallbacks.length==1&&document.addEventListener("scroll",e)},xe.singleton.removeGlobalScrollChange=n=>{const s=xe.globalScrollChangeCallbacks.findIndex(i=>i==n);s>=0&&(xe.globalScrollChangeCallbacks.splice(s,1),xe.globalScrollChangeCallbacks.length==0&&document.removeEventListener("scroll",e))},xe.singleton}start(){this.initMouseEventListeners(),this.on("pointerMove",this.setMousePoint),this.addDOMEventRemoveListeners(()=>{this.off("pointerMove",this.setMousePoint)}),this.registerResizeObserver(),this.registerElementDisplayInParentWhenScrollChange()}restart(){this.destroy(),this.start()}destroy(){this.domEventRemoveListeners.forEach(e=>e()),this.removeAllListeners()}addDOMEventRemoveListeners(e){this.domEventRemoveListeners.push(e)}setMousePoint(e){const n=Xp(this.container,e);return this.mousePoint.x=n.x,this.mousePoint.y=n.y,n}initMouseEventListeners(){const e=M=>{this.emit("mouseDown",M),this.container.style.userSelect="none"},n=M=>{this.emit("mouseUp",M),this.container.style.userSelect=""},s=M=>{this.emit("mouseMove",M)},i=M=>{this.emit("mouseOver",M)},r=M=>{this.emit("mouseOut",M),this.container.style.userSelect=""},o=M=>{this.emit("mouseClick",M)},a=M=>{this.emit("mouseDoubleClick",M)},l=M=>{this.emit("mouseWheel",M)},c=M=>{this.emit("mouseContextMenu",M)},u=M=>{this.emit("touchStart",M),this.container.style.userSelect="none"},h=M=>{this.emit("touchEnd",M),this.container.style.userSelect=""},f=M=>{this.emit("touchCancel",M),this.container.style.userSelect=""},d=M=>{this.emit("touchMove",M)},m=M=>{this.emit("pointerDown",M),this.container.style.userSelect="none"},v=M=>{this.emit("pointerUp",M),this.container.style.userSelect=""},y=M=>{this.emit("pointerCancel",M),this.container.style.userSelect=""},E=M=>{this.emit("pointerMove",M)},C=M=>{this.emit("pan",M)},w=M=>{this.emit("panStart",M),this.container.style.userSelect="none"},S=M=>{this.emit("panMove",M)},$=M=>{this.emit("panEnd",M),this.container.style.userSelect=""},O=M=>{this.emit("panCancel",M),this.container.style.userSelect=""},R=M=>{this.emit("panLeft",M)},le=M=>{this.emit("panRight",M)},ue=M=>{this.emit("panUp",M),this.container.style.userSelect=""},pe=M=>{this.emit("panDown",M),this.container.style.userSelect="none"},De=M=>{this.emit("pinch",M)},Oe=M=>{this.emit("press",M)},at=M=>{this.emit("rotate",M)},lt=M=>{this.emit("swipe",M)},We=M=>{this.emit("tap",M)},Te=M=>{!M.target||this.container==M.target||this.container.contains(M.target)||this.emit("tapOutSide",M)};this.container.addEventListener("mousedown",e),this.container.addEventListener("mouseup",n),this.container.addEventListener("mousemove",s),this.container.addEventListener("mouseover",i),this.container.addEventListener("mouseout",r),this.container.addEventListener("click",o),this.container.addEventListener("dblclick",a),this.container.addEventListener("wheel",l),this.container.addEventListener("contextmenu",c),this.container.addEventListener("touchstart",u),this.container.addEventListener("touchend",h),this.container.addEventListener("touchcancel",f),this.container.addEventListener("touchmove",d),this.container.addEventListener("pointerdown",m),this.container.addEventListener("pointerup",v),this.container.addEventListener("pointercancel",y),this.container.addEventListener("pointermove",E),this.hammer.on("pan",C),this.hammer.on("panstart",w),this.hammer.on("panmove",S),this.hammer.on("panend",$),this.hammer.on("pancancel",O),this.hammer.on("panleft",R),this.hammer.on("panright",le),this.hammer.on("panup",ue),this.hammer.on("pandown",pe),this.hammer.on("pinch",De),this.hammer.on("press",Oe),this.hammer.on("rotate",at),this.hammer.on("swipe",lt),this.hammer.on("tap",We),document.addEventListener("pointerdown",Te,!1);const he=()=>{this.container.removeEventListener("mousedown",e),this.container.removeEventListener("mouseup",n),this.container.removeEventListener("mousemove",s),this.container.removeEventListener("mouseover",i),this.container.removeEventListener("mouseout",r),this.container.removeEventListener("click",o),this.container.removeEventListener("dblclick",a),this.container.removeEventListener("wheel",l),this.container.removeEventListener("contextmenu",c),this.container.removeEventListener("touchstart",u),this.container.removeEventListener("touchend",h),this.container.removeEventListener("touchcancel",f),this.container.removeEventListener("touchmove",d),this.container.removeEventListener("pointerdown",m),this.container.removeEventListener("pointerup",v),this.container.removeEventListener("pointercancel",y),this.container.removeEventListener("pointermove",E),this.hammer.off("pan",C),this.hammer.off("panstart",w),this.hammer.off("panmove",S),this.hammer.off("panend",$),this.hammer.off("pancancel",O),this.hammer.off("panleft",R),this.hammer.off("panright",le),this.hammer.off("panup",ue),this.hammer.off("pandown",pe),this.hammer.off("pinch",De),this.hammer.off("press",Oe),this.hammer.off("rotate",at),this.hammer.off("swipe",lt),this.hammer.off("tap",We),document.removeEventListener("pointerdown",Te,!1),document.removeEventListener("touchstart",Te,!1),document.removeEventListener("mousedown",Te,!1)};return this.addDOMEventRemoveListeners(he),he}registerKeyDown(e,n,s){const i=rm.on(e,o=>(n(o,i.formatedKeyNames,i.pause,i.restart),s)),r=()=>{i.removeListener?.()};return this.addDOMEventRemoveListeners(r),r}registerResizeObserver(){const e=new ResizeObserver(s=>{const{width:i,height:r}=s[0].contentRect;this.emit("resize",i,r)});e.observe(this.container);const n=()=>{e.unobserve(this.container)};return this.addDOMEventRemoveListeners(n),n}registerMatchMediaChange(e){let n="";switch(e){case"(prefers-color-scheme: dark)":n="matchMediaChangePrefersColorSchemeDark";break;default:n=e;break}const s=r=>{this.emit(n,r.matches)};window.matchMedia(e).addEventListener("change",s);const i=()=>{window.matchMedia(e).removeEventListener("change",s)};return this.addDOMEventRemoveListeners(i),i}registerElementDisplayInParentWhenScrollChange(e){const n={threshold:e?.threshold||.5,root:e?.parentElement},s=new IntersectionObserver((r,o)=>{let a=r[0];if(r.length>1){const c=r.find(u=>u.isIntersecting);c&&(a=c)}a.isIntersecting&&a.intersectionRatio>=n.threshold?this.emit("showInParent"):this.emit("showOffParent")},n);s.observe(this.container);const i=()=>{s.unobserve(this.container)};return this.addDOMEventRemoveListeners(i),i}registerPullDownRefresh(e){const n=e?.distance||50;let s=0,i=0;return this.captureMove({start:r=>{s=this.setMousePoint(r).y},move:()=>{i=this.mousePoint.y-s,i>0&&i<n&&this.emit("pullDownIng",i)},end:()=>{i>=n&&this.emit("pullDown")}})}registerPullUpLoading(e){const n=e?.distance||50;let s=0,i=0;return this.captureMove({start:r=>{s=this.setMousePoint(r).y},move:()=>{i=s-this.mousePoint.y,i>0&&i<n&&this.emit("pullUpIng",i)},end:()=>{i>=n&&this.emit("pullUp")}})}static isTouchEnabled(){return"ontouchstart"in window||navigator.maxTouchPoints>0}captureMove(e){return this.captureMoveUsePointer(e)}captureMoveUsePointer(e){const n=o=>{this.container.setPointerCapture(o.pointerId),this.container.style.userSelect="none",e?.start?.(o)},s=o=>{this.container.style.userSelect="",e?.end?.(o)},i=o=>{e?.move?.(o)};this.on("pointerDown",n),this.on("pointerUp",s),this.on("pointerCancel",s),this.on("pointerMove",i);const r=()=>{this.off("pointerDown",n),this.off("pointerUp",s),this.off("pointerCancel",s),this.off("pointerMove",i)};return this.addDOMEventRemoveListeners(r),r}captureMoveUseMouse(e){const n=o=>{document.addEventListener("mousemove",i,!1),document.addEventListener("mouseup",s,!1),this.container.style.userSelect="none",e?.start?.(o)},s=o=>{document.removeEventListener("mousemove",i,!1),document.removeEventListener("mouseup",s,!1),this.container.style.userSelect="",e?.end?.(o)},i=o=>{e?.move?.(o)};this.on("mouseDown",n);const r=()=>{this.off("mouseDown",n)};return this.addDOMEventRemoveListeners(r),r}captureMoveUseTouch(e){const n=o=>{o.preventDefault(),e?.start?.(o)},s=o=>{e?.end?.(o)},i=o=>{e?.move?.(o)};this.on("touchStart",n),this.on("touchEnd",s),this.on("touchCancel",s),this.on("touchMove",i);const r=()=>{this.off("touchStart",n),this.off("touchEnd",s),this.off("touchCancel",s),this.off("touchMove",i)};return this.addDOMEventRemoveListeners(r),r}static getMouseButton(e){if(document.implementation.hasFeature("MouseEvents","2.0"))return e.button;switch(e.button){case 0:case 1:case 3:case 5:case 7:return 0;case 2:case 6:return 2;case 4:return 1}}}class vo{video;constructor(e){this.video=e}setSrcObject(e){this.video.addEventListener("loadedmetadata",n=>{n.target}),this.video.srcObject=e}captureWebCamera(){navigator.mediaDevices.getUserMedia({video:!0}).then(e=>{this.setSrcObject(e)})}static async videoMediaChangeSupport(){return new Promise(e=>{const n=document.createElement("iframe"),s=document.createElement("video"),i=document.createElement("source"),r=new MediaSource;r.addEventListener("sourceopen",()=>e(!0)),i.src=URL.createObjectURL(r),i.media="(min-width:10px)",s.append(i),n.width="5",n.style.cssText="position: absolute; visibility: hidden;",document.documentElement.append(n),n.contentDocument?.body.append(s),setTimeout(()=>{n.width="15"}),setTimeout(()=>{n.remove(),e(!1)},1e3)})}static tryAutoPlayOrAutoPlayAfterClick(e){return new Promise(n=>{e.play().then(()=>{e.autoplay=!0,n(!0)}).catch(()=>{vo.setAutoPlayWhenClick(e),n(!1)})})}static setAutoPlayWhenClick(e){function n(){e.autoplay=!0,e.play(),document.removeEventListener("click",n),document.removeEventListener("touchend",n)}document.addEventListener("click",n),document.addEventListener("touchend",n)}}class om extends Ac{source;raw="";mode="text";tagname="";nodename="";textchunk="";entity="";quote="";attrs={};constructor(e){super(),this.source=e}parse(){const e=Op(this.source);if(e===0){this.emit("finish");return}let n,s,i=Pc(this.source,0);for(let r=1;r<e;r++)n=s,s=i,i=Pc(this.source,r),this.raw+=s,s&&this.step(s,i,n);i&&this.step(i,void 0,s),this.emit("finish")}step(e,n,s){e==`
|
|
55
|
-
`&&this.emit("newline"),this.act(e,n,s)}act(e,n,s){switch(this.mode){case"text":switch(e){case"<":case"eof":this.nodename="",this.attrs={},this.mode="tag name start",this.raw=this.raw.slice(0,-1),this.textchunk&&this.emit("text",this.textchunk),this.raw+=e,this.textchunk="";break;case"&":this.mode="entity",this.entity="";break;default:this.textchunk+=e;break}break;case"entity":Jt("whitespace",e)?(this.textchunk+=Z.entity2text(this.entity),this.mode="text"):e==";"?(this.textchunk+=Z.entity2text(this.entity+e),this.mode="text"):this.entity+=e;break;case"special":if(s=="!"&&e=="-"&&n=="-"){this.mode="comment start";break}if(this.textchunk=="[CDATA"&&e=="["){this.mode="cdata",this.textchunk="";break}if(e==">"||e=="eof"){this.emit("special",this.textchunk),this.mode="text",this.textchunk="";break}this.textchunk+=e;break;case"cdata":if(s=="]"&&e=="]"&&n==">"){this.mode="cdata end",this.textchunk=this.textchunk.slice(0,-1);break}e=="eof"&&(this.mode="cdata end",this.act(e,n,s)),this.textchunk+=e;break;case"cdata end":this.emit("cdata",this.textchunk),this.textchunk="",this.mode="text";break;case"comment start":n==">"||e=="eof"?(this.emit("comment",""),this.mode="skip"):this.mode="comment";break;case"skip":this.mode="text";break;case"comment":e=="-"&&s=="-"&&n==">"?(this.mode="comment end",this.textchunk=this.textchunk.slice(0,-1)):e=="eof"?this.emit("comment",this.textchunk):this.textchunk+=e;break;case"comment end":this.emit("comment",this.textchunk),this.textchunk="",this.mode="text";break;case"declaration":if(e=="?"&&n==">"){this.mode="declaration end";break}e=="eof"&&this.emit("comment",this.textchunk),this.textchunk+=e;break;case"declaration end":this.emit("comment",this.textchunk),this.textchunk="",this.mode="text";break;case"tag name start":if(e=="eof"){this.emit("text","<");break}if(!Jt("whitespace",e)){if(this.mode="tag name",e=="/"){this.mode="close tag name start";break}else if(e=="!"){this.mode="special",this.textchunk="";break}else if(e=="?"){this.mode="declaration";break}this.act(e,n,s)}break;case"close tag name start":Jt("whitespace",e)||(this.mode="close tag name",this.tagname="",this.nodename="",this.act(e,n,s));break;case"close tag name":if(Jt("whitespace",e))this.tagname=this.nodename;else switch(e){case">":this.emit("/tag",this.tagname||this.nodename,this.attrs),this.mode="text";break;default:!this.tagname&&(this.nodename+=e);break}break;case"tag name":if(Jt("whitespace",e))this.tagname=this.nodename,this.nodename="",this.mode="attr start";else switch(e){case">":this.emit("tag",this.nodename,this.attrs),this.mode="text";break;case"/":this.raw+=n,this.emit("tag",this.nodename,this.attrs),this.emit("/tag",this.nodename,this.attrs),this.mode="skip";break;default:this.nodename+=e;break}break;case"attr start":Jt("whitespace",e)||(this.mode="attr",this.nodename="",this.act(e,n,s));break;case"attr":if(Jt("whitespace",e)||e=="=")this.attrs[this.nodename]="",this.mode="attr value start";else switch(e){case">":this.nodename=="/"?(delete this.attrs["/"],this.emit("tag",this.tagname,this.attrs),this.emit("/tag",this.tagname,this.attrs)):(this.nodename&&(this.attrs[this.nodename]=""),this.emit("tag",this.tagname,this.attrs)),this.mode="text";break;default:this.nodename+=e;break}break;case"attr value start":if(!Jt("whitespace",e)){if(this.mode="attr value",this.quote="",e=="'"||e=='"'){this.quote=e;return}this.act(e,n,s)}break;case"attr value":if(Jt("whitespace",e)&&!this.quote)this.mode="attr start";else if(e==">"&&!this.quote)this.emit("tag",this.tagname,this.attrs),this.mode="text";else switch(e){case'"':case"'":this.quote==e&&s!="\\"&&(this.mode="attr start");break;default:this.attrs[this.nodename]+=e;break}break}}}function Xc(t,e){if(typeof e<"u")window.localStorage.setItem(t,e);else return window.localStorage.getItem(t)??void 0}xe.page.on("matchMediaChangePrefersColorSchemeDark",t=>{yo(t?"dark":"light")}),am();function yo(t){Xc("colorScheme",t),document.documentElement.classList.toggle("dark",t=="dark")}function am(){const t=Xc("colorScheme");if(t=="dark"||t=="light")return yo(t),t;{const e=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";return yo(e),e}}const ne={safeAreaTop:Z.getCSSVar("--safe-area-inset-top"),safeAreaRight:Z.getCSSVar("--safe-area-inset-right"),safeAreaBottom:Z.getCSSVar("--safe-area-inset-bottom"),safeAreaLeft:Z.getCSSVar("--safe-area-inset-left"),colorPrimary:Z.getCSSVar("--color-primary")||"#5078f0",colorRed:Z.getCSSVar("--color-red")||"#ff5050",colorOrange:Z.getCSSVar("--color-orange")||"#fa8c00",colorYellow:Z.getCSSVar("--color-yellow")||"#fadc32",colorGreen:Z.getCSSVar("--color-green")||"#00c878",colorBlue:Z.getCSSVar("--color-blue")||"#00b4fa",colorPurple:Z.getCSSVar("--color-purple")||"#6464fa",colorBlack:Z.getCSSVar("--color-black")||"#001428",colorGray00:Z.getCSSVar("--color-gray-00")||"#000000",colorGray33:Z.getCSSVar("--color-gray-33")||"#333333",colorGray66:Z.getCSSVar("--color-gray-66")||"#666666",colorGray99:Z.getCSSVar("--color-gray-99")||"#999999",colorGrayCC:Z.getCSSVar("--color-gray-cc")||"#cccccc",colorGrayDD:Z.getCSSVar("--color-gray-dd")||"#dddddd",colorGrayE6:Z.getCSSVar("--color-gray-e6")||"#e6e6e6",colorGrayEE:Z.getCSSVar("--color-gray-ee")||"#eeeeee",colorGrayEF:Z.getCSSVar("--color-gray-ef")||"#efefef",colorGrayF5:Z.getCSSVar("--color-gray-f5")||"#f5f5f5",colorGrayFF:Z.getCSSVar("--color-gray-ff")||"#ffffff",fontLineHeight:Z.getCSSVar("--font-line-height")||"1,4",fontSize32:Z.getCSSVar("--font-size-32")||"32px",fontSize24:Z.getCSSVar("--font-size-24")||"24px",fontSize20:Z.getCSSVar("--font-size-20")||"20px",fontSize18:Z.getCSSVar("--font-size-18")||"18px",fontSize16:Z.getCSSVar("--font-size-16")||"16px",fontSize14:Z.getCSSVar("--font-size-14")||"14px",fontSize12:Z.getCSSVar("--font-size-12")||"12px",fontSize11:Z.getCSSVar("--font-size-11")||"11px",gap4:Z.getCSSVar("--gap-4")||"4px",gap8:Z.getCSSVar("--gap-8")||"8px",gap12:Z.getCSSVar("--gap-12")||"12px",gap16:Z.getCSSVar("--gap-16")||"16px",gap20:Z.getCSSVar("--gap-20")||"20px",gap40:Z.getCSSVar("--gap-40")||"40px",height44:Z.getCSSVar("--height-44")||"44px",height32:Z.getCSSVar("--height-32")||"32px",borderRadius:Z.getCSSVar("--border-radius")||"4px"},lm=()=>`#${Math.random().toString(16).slice(2,8).padEnd(6,"0")}`,cm=function(t,e=1){const n=t>>16&255,s=t>>8&255,i=t&255,r=e<0?0:e>1?1:e;return r===1?"rgb("+n+","+s+","+i+")":"rgba("+n+","+s+","+i+","+r+")"},qc=function(t){return t[0]==="#"&&(t=t.slice(1)),parseInt(t,16)},um=function(t,e=1){const n=qc(t);return cm(n,e)};function Ps(t,e){let n=parseInt(t.substring(1,3),16),s=parseInt(t.substring(3,5),16),i=parseInt(t.substring(5,7),16);n==0&&(n=32),s==0&&(s=32),i==0&&(i=32),n=n*(100+e)/100,s=s*(100+e)/100,i=i*(100+e)/100,n=n<255?n:255,s=s<255?s:255,i=i<255?i:255,n=Math.round(n),s=Math.round(s),i=Math.round(i);const r=n.toString(16).length==1?"0"+n.toString(16):n.toString(16),o=s.toString(16).length==1?"0"+s.toString(16):s.toString(16),a=i.toString(16).length==1?"0"+i.toString(16):i.toString(16);return"#"+r+o+a}const Di=new Map;async function hm(t){return new Promise((e,n)=>{fm(t,(s,i)=>s?n(s):e({width:i.width,height:i.height,aspectRatio:i.width/i.height}))})}const fm=(t,e)=>{if(Di.has(t))return e(null,Di.get(t));const n=new Image;n.onload=function(){Di.set(t,{width:n.naturalWidth||n.width,height:n.naturalHeight||n.height,element:n}),e(null,Di.get(t))},n.onerror=function(s){e(s,null)},n.src=t},Kc=[1,0,0,1,0,0],Zc=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];class ot{value;matrix3d;isEverTo3d=!1;_prev_translate_z=0;_prev_rotate=0;_prev_rotate_x=0;_prev_rotate_y=0;_prev_rotate_z=0;_prev_scale_z=1;constructor(e=Kc){this.value=Array.from(e),this.matrix3d=this.toMatrix3D()}unit(){return this.value=Array.from(Kc),this.matrix3d=this.toMatrix3D(),this}transformPoint(e,n,s=0,i=0){const r=e-s,o=n-i;return e=r*this.value[0]+o*this.value[2]+this.value[4],n=r*this.value[1]+o*this.value[3]+this.value[5],[e+s,n+i]}fromString(e){const n=kc("number",e);return n.length===6?n.forEach((s,i)=>{s.fullMatch&&(this.value[i]=parseFloat(s.fullMatch))}):this.unit(),this}toMatrix3D(e=this.matrix3d){const n=[this.value[0],this.value[1],0,0,this.value[2],this.value[3],0,0,0,0,1,0,this.value[4],this.value[5],0,1];return e?(e.value=n,e):new Wn(n)}clone(){return new ot(this.value)}multiply(e){const n=this.value;let s;e instanceof ot?s=e.value:s=e;const i=n[0]*s[0]+n[2]*s[1],r=n[1]*s[0]+n[3]*s[1],o=n[0]*s[2]+n[2]*s[3],a=n[1]*s[2]+n[3]*s[3],l=n[0]*s[4]+n[2]*s[5]+n[4],c=n[1]*s[4]+n[3]*s[5]+n[5];return n[0]=i,n[1]=r,n[2]=o,n[3]=a,n[4]=l,n[5]=c,this}inverse(){const e=new ot(this.value),n=e.value,s=1/(n[0]*n[3]-n[1]*n[2]),i=n[3]*s,r=-n[1]*s,o=-n[2]*s,a=n[0]*s,l=s*(n[2]*n[5]-n[3]*n[4]),c=s*(n[1]*n[4]-n[0]*n[5]);return n[0]=i,n[1]=r,n[2]=o,n[3]=a,n[4]=l,n[5]=c,e}offset(e=0,n=0){return[e-this.value[4],n-this.value[5]]}translate(e,n){return this.matrix3d.translate(e,n,0),this.multiply([1,0,0,1,e,n])}translateTo(e,n){const s=this.offset(e,n);return this.translate(s[0],s[1])}translateX(e){return this.translate(e,0)}translateXTo(e){return this.translateTo(e,this.value[5])}translateY(e){return this.translate(0,e)}translateYTo(e){return this.translateTo(this.value[4],e)}translateZ(e){return this.isEverTo3d=!0,this.matrix3d.translate(0,0,e)}translateZTo(e){return this.translateZ(e-this._prev_translate_z),this._prev_translate_z=e,this}translate3d(e,n,s){return this.isEverTo3d=!0,this.matrix3d.translate(e,n,s)}translate3dTo(e,n,s){return this.translate3d(e-this.matrix3d.value[12],e-this.matrix3d.value[13],s-this._prev_translate_z),this._prev_translate_z=s,this}rotate(e,n=0,s=0){const i=zc(e),r=+Math.cos(i).toFixed(9),o=+Math.sin(i).toFixed(9);return this.multiply([r,o,-o,r,n,s]),this.translate(-n,-s),this}rotateTo(e,n=0,s=0){return this.rotate(e-this._prev_rotate,n,s),this._prev_rotate=e,this}rotateX(e){return this.isEverTo3d=!0,this.matrix3d.rotate("x",e)}rotateXTo(e){return this.rotateX(e-this._prev_rotate_x),this._prev_rotate_x=e,this}rotateY(e){return this.isEverTo3d=!0,this.matrix3d.rotate("y",e)}rotateYTo(e){return this.rotateY(e-this._prev_rotate_y),this._prev_rotate_y=e,this}rotateZ(e){return this.isEverTo3d=!0,this.matrix3d.rotate("z",e)}rotateZTo(e){return this.rotateZ(e-this._prev_rotate_z),this._prev_rotate_z=e,this}rotate3d(e,n,s){return this.isEverTo3d=!0,this.matrix3d.rotate("x",e).rotate("y",n).rotate("z",s)}rotate3dTo(e,n,s){return this.rotate3d(e-this._prev_rotate_x,n-this._prev_rotate_y,s-this._prev_rotate_z),this._prev_rotate_x=e,this._prev_rotate_y=n,this._prev_rotate_z=s,this}scale(e,n=e,s=0,i=0){return this.matrix3d.scale(e,n,1),this.translate(s,i),this.multiply([e,0,0,n,0,0]),this.translate(-s,-i),this}scaleTo(e,n=e,s=0,i=0){return this.scale(e/this.value[0],n/this.value[3],s,i),this}scaleX(e){return this.scale(e,1)}scaleXTo(e){return this.scale(e/this.value[0],1)}scaleY(e){return this.scale(1,e)}scaleYTo(e){return this.scale(1,e/this.value[3])}scaleZ(e){return this.isEverTo3d=!0,this.matrix3d.scale(1,1,e)}scaleZTo(e){return this.scaleZ(e/this._prev_scale_z),this._prev_scale_z=e,this}scale3d(e,n,s){return this.isEverTo3d=!0,this.matrix3d.scale(e,n,s)}scale3dTo(e,n,s){return this.scale3d(e/this.matrix3d.value[0],n/this.matrix3d.value[5],s/this._prev_scale_z),this._prev_scale_z=s,this}skew(e,n=e){const s=e*Math.PI/180,i=n*Math.PI/180,r=Math.tan(s),o=Math.tan(i);return this.multiply([1,o,r,1,0,0])}skewTo(e,n=e){return this.skew(e-this.value[2],n-this.value[1])}skewX(e){return this.skew(e,this.value[1])}skewXTo(e){return this.skewTo(e,this.value[1])}skewY(e){return this.skew(this.value[2],e)}skewYTo(e){return this.skewTo(this.value[2],e)}skewZ(e){return this}skewZTo(e){return this}skew3d(e,n,s){return this}skew3dTo(e,n,s){return this}split(){const e={dx:0,dy:0,scalex:1,scaley:1,shear:1,rotate:0,isSimple:!0,isSuperSimple:!0,noRotation:!1};e.dx=this.value[4],e.dy=this.value[5];const n=[[this.value[0],this.value[2]],[this.value[1],this.value[3]]];e.scalex=Math.sqrt(Math.pow(n[0][0],2)+Math.pow(n[0][1],2));let s=Uc(n[0][0],n[0][1]);n[0][0]=s.x,n[0][1]=s.y,e.shear=n[0][0]*n[1][0]+n[0][1]*n[1][1],n[1]=[n[1][0]-n[0][0]*e.shear,n[1][1]-n[0][1]*e.shear],e.scaley=Math.sqrt(Math.pow(n[1][0],2)+Math.pow(n[1][1],2)),s=Uc(n[1][0],n[1][1]),n[1][0]=s.x,n[1][1]=s.y,e.shear/=e.scaley;const i=-n[0][1],r=n[1][1];return r<0?(e.rotate=jc(Math.acos(r)),i<0&&(e.rotate=360-e.rotate)):e.rotate=jc(Math.asin(i)),e.isSimple=!+e.shear.toFixed(9)&&(e.scalex.toFixed(9)==e.scaley.toFixed(9)||!e.rotate),e.isSuperSimple=!+e.shear.toFixed(9)&&e.scalex.toFixed(9)==e.scaley.toFixed(9)&&!e.rotate,e.noRotation=!+e.shear.toFixed(9)&&!e.rotate,e}static split2(e){const n=Math.atan2(e[1],e[0]),s=Math.pow(e[0],2)+Math.pow(e[1],2),i=Math.sqrt(s),r=(e[0]*e[3]-e[2]*e[1])/i;return{rotation:n/(Math.PI/180),scaleX:i,scaleY:r,x:e[4],y:e[5]}}static getGroupCoords(e,n){const s=e[0],i=e[1],r=e[2],o=e[3],a=e[4],l=e[5],c=n[0],u=n[1],h=n[2],f=n[3],d=n[4],m=n[5],v=c*f,y=u*h,E=(h*i-s*f)/(y-v),C=(c*i-s*u)/(v-y),w=(h*o-r*f)/(y-v),S=(c*o-r*u)/(v-y),$=(h*(l-m)+f*(d-a))/(y-v),O=(c*(l-m)+u*(d-a))/(v-y),R=[E,C,w,S,$,O];return ot.split2(R)}toTransformString(){const e=this.split();return e.isSimple?(e.scalex=+e.scalex.toFixed(4),e.scaley=+e.scaley.toFixed(4),e.rotate=+e.rotate.toFixed(4),(e.dx&&e.dy?"t"+[e.dx,e.dy]:"")+(e.scalex!=1||e.scaley!=1?"s"+[e.scalex,e.scaley,0,0]:"")+(e.rotate?"r"+[e.rotate,0,0]:"")):"matrix"+[this.value[0],this.value[1],this.value[2],this.value[3],this.value[4],this.value[5]]}toString(){return this.isEverTo3d?this.toMatrix3DString():`matrix(${this.value.map(e=>Mc(e,6)).join(",")})`}toMatrix3DString(){return this.matrix3d.toString()}toFilter(){return"progid:DXImageTransform.Microsoft.Matrix(M11="+this.value[0]+", M12="+this.value[2]+", M21="+this.value[1]+", M22="+this.value[3]+", Dx="+this.value[4]+", Dy="+this.value[5]+", sizingmethod='auto expand')"}}class Wn{value;constructor(e=Zc){this.value=Array.from(e)}unit(){return this.value=Array.from(Zc),this}fromString(e){const n=kc("number",e);return n.length===16?n.forEach((s,i)=>{s.fullMatch&&(this.value[i]=parseFloat(s.fullMatch))}):this.unit(),this}toMatrix(e){const n=[this.value[0],this.value[1],this.value[4],this.value[5],this.value[12],this.value[13]];return e?(e.value=n,e):new ot(n)}multiplyMatrix(e){const n=this.value[0],s=this.value[1],i=this.value[2],r=this.value[3],o=this.value[4],a=this.value[5],l=this.value[6],c=this.value[7],u=this.value[8],h=this.value[9],f=this.value[10],d=this.value[11],m=this.value[12],v=this.value[13],y=this.value[14],E=this.value[15],C=e.value[0],w=e.value[1],S=e.value[2],$=e.value[3],O=C*n+w*o+S*u+$*m,R=C*s+w*a+S*h+$*v,le=C*i+w*l+S*f+$*y,ue=C*r+w*c+S*d+$*E;return new ot([O,R,le,ue,0,0])}multiply(e){const n=new ot([e.value[0],e.value[1],e.value[2],e.value[3],0,0]),s=new ot([e.value[4],e.value[5],e.value[6],e.value[7],0,0]),i=new ot([e.value[8],e.value[9],e.value[10],e.value[11],0,0]),r=new ot([e.value[12],e.value[13],e.value[14],e.value[15],0,0]),o=this.multiplyMatrix(n),a=this.multiplyMatrix(s),l=this.multiplyMatrix(i),c=this.multiplyMatrix(r);return this.value[0]=o.value[0],this.value[1]=o.value[1],this.value[2]=o.value[2],this.value[3]=o.value[3],this.value[4]=a.value[0],this.value[5]=a.value[1],this.value[6]=a.value[2],this.value[7]=a.value[3],this.value[8]=l.value[0],this.value[9]=l.value[1],this.value[10]=l.value[2],this.value[11]=l.value[3],this.value[12]=c.value[0],this.value[13]=c.value[1],this.value[14]=c.value[2],this.value[15]=c.value[3],this}translate(e=0,n=0,s=0){return this.multiply(new Wn([1,0,0,0,0,1,0,0,0,0,1,0,e,n,s,1]))}scale(e=1,n=1,s=1){return this.multiply(new Wn([e,0,0,0,0,n,0,0,0,0,s,0,0,0,0,1]))}rotate(e,n){const s=zc(n),i=Math.sin,r=Math.cos;let o;switch(e){case"x":o=[1,0,0,0,0,r(s),i(s),0,0,-i(s),r(s),0,0,0,0,1];break;case"y":o=[r(s),0,-i(s),0,0,1,0,0,i(s),0,r(s),0,0,0,0,1];break;case"z":o=[r(s),i(s),0,0,-i(s),r(s),0,0,0,0,1,0,0,0,0,1];break}return this.multiply(new Wn(o))}toString(){return`matrix3d(${this.value.map(e=>Mc(e,6)).join(",")})`}}function Ai(t){const e=new ot;return t.replace(/([a-z0-9]+)\s*\(?\s*((-?[0-9]*\.?[0-9]+(?:e[-+]?\d+)*[a-z%]*\s*,?\s*)+)\)?/gi,function(n,s,i){i.indexOf(",")>=0?i=i.split(/\s*,\s*/):i=i.split(/\s+/);const r=[];for(let o=0,a=i.length;o<a;o++)i[o].trim()&&r.push(parseFloat(""+i[o]));switch(s.toLowerCase()){case"t":case"translate":e.translate(r[0],r[1]);break;case"translatex":e.translateX(r[0]);break;case"translatey":e.translateY(r[0]);break;case"translatez":e.translateZ(r[0]);break;case"translate3d":e.translate3d(r[0],r[1],r[2]);break;case"r":case"rotate":e.rotate(r[0],r[1]??0,r[2]??0);break;case"rotatex":e.rotateX(r[0]);break;case"rotatey":e.rotateY(r[0]);break;case"rotatez":e.rotateZ(r[0]);break;case"rotate3d":e.rotate3d(r[0],r[1],r[2]);break;case"s":case"scale":e.scale(r[0],r[1]??r[0]);break;case"scalex":e.scaleX(r[0]);break;case"scaley":e.scaleY(r[0]);break;case"scalez":e.scaleZ(r[0]);break;case"scale3d":e.scale3d(r[0],r[1],r[2]);break;case"skew":e.skew(r[0],r[1]??0);break;case"skewx":e.skewX(r[0]);break;case"skewy":e.skewY(r[0]);break;case"skewz":e.skewZ(r[0]);break;case"skew3d":e.skew3d(r[0],r[1],r[2]);break;case"m":case"matrix":e.multiply([r[0],r[1],r[2],r[3],r[4],r[5]]);break;case"matrix3d":e.matrix3d.multiply(new Wn(r));break}return""}),e}class dm extends om{currentItem={};items=[];groups=[];globalStyles={};grad={};idtops={};text="";constructor(e){super(e),this.on("tag",(n,s)=>{switch(this.text="",this.currentItem={type:n},n){case"g":this.groups.push(this.currentItem);break}this.processAttrs(n,s)}),this.on("text",n=>{if(this.currentItem.type=="style"){try{const s=Vp(n);for(let i of s.stylesheet.rules)for(let r of i.declarations)for(let o of i.selectors)this.globalStyles[o]=this.globalStyles[o]||[],this.globalStyles[o].push(`${r.property}:${r.value}`)}catch{console.error("CAN'T parse css text: "+n)}return}this.text+=n}),this.on("/tag",(n,s)=>{let i=this.groups.length;for(;i--;)if(this.groups[i]!=this.currentItem){let r="",o="";for(let a in this.groups[i])a=="transform"?r=this.groups[i].transform:a=="class"&&this.globalStyles["."+this.groups[i][a]]?o=this.globalStyles["."+this.groups[i][a]].join(";")+";"+o:a=="id"&&this.globalStyles["#"+this.groups[i][a]]?o=this.globalStyles["#"+this.groups[i][a]].join(";")+";"+o:typeof this.currentItem[a]>"u"&&(this.currentItem[a]=this.groups[i][a]);typeof this.currentItem.transform>"u"?this.currentItem.transform=r:this.currentItem.transform+=" "+r,typeof this.currentItem.style>"u"?this.currentItem.style=o:this.currentItem.style=o+this.currentItem.style,this.currentItem.class&&this.globalStyles["."+this.currentItem.class]?this.currentItem.style=this.globalStyles["."+this.currentItem.class].join(";")+";"+this.currentItem.style:this.currentItem.id&&this.globalStyles["#"+this.currentItem.id]&&(this.currentItem.style=this.globalStyles["#"+this.currentItem.id].join(";")+";"+this.currentItem.style),xo(this.currentItem.style,this.currentItem,wo)}switch(this.processAttrs(n,s),n){case"g":this.groups.pop();break;case"cirlce":this.addToItems();break;case"ellipse":this.addToItems();break;case"polygon":this.addToItems();break;case"path":this.addToItems();break;case"line":this.addToItems();break;case"rect":this.addToItems();break;case"image":this.addToItems();break;case"text":this.currentItem.text=this.text,this.currentItem["text-anchor"]=this.currentItem["text-anchor"]||"start",this.addToItems();break}}),this.on("finish",()=>{this.emit("result",this.items)})}parse(){return super.parse(),this.items}processAttrs(e,n){let s=[],i;switch(e){case"svg":let r="",o="";if(n.width&&n.height)r=n.width,o=n.height;else if(n.viewBox){const a=n.viewBox.split(/\s+/gi);a.length==4&&(r=String(parseFloat(a[2])-parseFloat(a[0])),o=String(parseFloat(a[3])-parseFloat(a[1])))}r&&o&&this.items.push({type:"viewbox",width:r,height:o});break;case"line":typeof n.x1=="number"&&typeof n.y1=="number"&&typeof n.x2=="number"&&typeof n.y2=="number"&&(this.currentItem.path="M"+[n.x1,n.y1,n.x2,n.y2]);break;case"stop":i={},n.style&&xo(n.style,i),i.offset=i.offset||n.offset,i.color=i["stop-color"]||n["stop-color"],i.opacity=i["stop-opacity"]||n["stop-opacity"],~(i.offset+"").indexOf("%")?i.offset=parseFloat(i.offset):i.offset=parseFloat(i.offset)*100,i.offset=+i.offset.toFixed(2),this.grad.stops.push(i);break;case"linearGradient":this.grad.angle=(360+bo(parseFloat(n.x1),parseFloat(n.y1),parseFloat(n.x2),parseFloat(n.y2),parseFloat(n.x1)+100,parseFloat(n.y1))).toFixed(2),s=[this.grad.angle];for(let a=0,l=this.grad.stops.length;a<l;a++)i=this.grad.stops[a],a&&a!=l-1?s.push(i.color+":"+i.offset):s.push(i.color);this.idtops[this.grad.id]=s.join("-"),this.items.forEach(a=>{a.fillid==this.grad.id&&(a.fill=this.idtops[this.grad.id])});break;case"radialGradient":s=[];for(let a=0,l=this.grad.stops.length;a<l;a++)i=this.grad.stops[a],a&&a!=l-1?s.push(i.color+":"+i.offset):s.push(i.color);this.idtops[this.grad.id]=s.join("-"),this.items.forEach(a=>{a.fillid==this.grad.id&&(a.fill=this.idtops[this.grad.id])});break}for(let r in n){const o=n[r];if(wo.includes(r)&&(this.currentItem[r]=o),r==="id"&&(this.currentItem.type==="linearGradient"&&(this.grad={id:r,stops:[]}),this.currentItem.type==="radialGradient"&&(this.grad={id:r,stops:[]})),r==="style"&&xo(o,this.currentItem,wo),r==="transform"&&(this.currentItem.transform=o+(this.currentItem.transform||" ")),r==="fill"){const a=o.match(/url\(#([^)]+)\)/);if(a){const l=a[1];this.currentItem.fillid=l,this.idtops[l]&&(this.currentItem.fill=this.idtops[l])}}r==="points"&&this.currentItem.type=="polygon"&&(this.currentItem.path="M"+o+"z"),r==="d"&&this.currentItem.type=="path"&&(this.currentItem.path=o),r==="xlink:href"&&this.currentItem.type=="image"&&(this.currentItem.src=o)}}addToItems(){this.items.push(this.currentItem)}}function bo(t,e,n,s,i,r){if(typeof i>"u"||typeof r>"u"){const o=t-n,a=e-s;return!o&&!a?0:(180+Math.atan2(-a,-o)*180/Math.PI+360)%360}else return bo(t,e,i,r)-bo(n,s,i,r)}function xo(t,e,n){const s=(t+"").split(";"),i=/^\s+|\s+$/g;for(let r=0,o=s.length;r<o;r++){let a=s[r].split(":"),l=a[0].replace(i,"").replace(/[A-Z]/g,function(c){return"-"+c.toLowerCase()});(!n||n.includes(l))&&(e[l]=a[1].replace(i,""))}}const wo=["id","class","viewBox","width","height","x","y","cx","cy","r","rx","ry","cursor","opacity","src","fill","fill-opacity","stroke","stroke-dasharray","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","font","font-family","font-size","font-style","font-weight","letter-spacing"];class ft extends $n{fromX;fromY;constructor(e){super(e),this.fromX=e?.fromX||0,this.fromY=e?.fromY||0}static fromSVGPathData(e,n){if(e.length<3)throw new Error("Line 参数个数错误");if(e[0].toUpperCase()!=="L")throw new Error("Line command 错误");return new ft({x:e[1],y:e[2],fromX:n?.x,fromY:n?.y})}toSVGPathData(){return["L",this.x,this.y]}toCanvasContext(e){e.beginPath(),e.moveTo(this.fromX,this.fromY),e.lineTo(this.x,this.y)}getBoundingClientRect(){const e=Hc(this.fromX,this.fromY,this.x,this.y);if(e===0){const n=Math.min(this.x,this.fromX),s=Math.min(this.y,this.fromY),i=Math.max(this.x,this.fromX),r=Math.max(this.y,this.fromY);return new Dt({x:n,y:s,width:i-n,height:r-s})}else{const n=Math.sin(e),s=Math.cos(e),i=s*this.fromX-n*this.fromY,r=s*this.x-n*this.y,o=s*this.fromY+n*this.fromX,a=s*this.y+n*this.x;return new Dt({x:Math.min(i,r),y:Math.min(o,a),width:Math.max(i,r)-Math.min(i,r),height:Math.max(o,a)-Math.min(o,a)})}}}class Eo extends ft{c1x;c1y;c2x;c2y;constructor(e){super(e),this.c1x=e.c1x,this.c1y=e.c1y,this.c2x=e.c2x,this.c2y=e.c2y}static fromSVGPathData(e,n){if(e.length<7)throw new Error("CubicBezier 参数个数错误");if(e[0].toUpperCase()!=="C")throw new Error("CubicBezier command 错误");return new Eo({c1x:e[1],c1y:e[2],c2x:e[3],c2y:e[4],x:e[5],y:e[6],fromX:n?.x,fromY:n?.y})}toSVGPathData(){return["C",this.c1x,this.c1y,this.c2x,this.c2y,this.x,this.y]}toCanvasContext(e){e.beginPath(),e.moveTo(this.fromX,this.fromY),e.bezierCurveTo(this.c1x,this.c1y,this.c2x,this.c2y,this.x,this.y)}getBoundingClientRect(){const e=ht.curveDim(this.fromX,this.fromY,this.c1x,this.c1y,this.c2x,this.c2y,this.x,this.y);return new Dt({x:e.min.x,y:e.min.y,width:e.max.x-e.min.x,height:e.max.y-e.min.y})}base3(e,n,s,i,r){const o=-3*n+9*s-9*i+3*r,a=e*o+6*n-12*s+6*i;return e*a-3*n+3*s}length(e=1){e=Math.max(0,Math.min(e,1));const n=e/2,s=12,i=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],r=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472];let o=0;for(let a=0;a<s;a++){const l=n*i[a]+n,c=this.base3(l,this.fromX,this.c1x,this.c2x,this.x),u=this.base3(l,this.fromY,this.c1y,this.c2y,this.y),h=c*c+u*u;o+=r[a]*Math.sqrt(h)}return n*o}}const Co=Eo;class To extends ft{rx;ry;xAxisRotate;largeArcFlag;sweepFlag;constructor(e){super(e),this.rx=e.rx,this.ry=e.ry,this.xAxisRotate=e?.xAxisRotate??0,this.largeArcFlag=e?.largeArcFlag??1,this.sweepFlag=e?.sweepFlag??1}static fromSVGPathData(e,n){if(e.length<8)throw new Error("Arc 参数个数错误");if(e[0].toUpperCase()!=="A")throw new Error("Arc command 错误");return new To({rx:e[1],ry:e[2],xAxisRotate:e[3],largeArcFlag:e[4],sweepFlag:e[5],x:e[6],y:e[7],fromX:n?.x,fromY:n?.y})}toSVGPathData(){return["A",this.rx,this.ry,this.xAxisRotate,this.largeArcFlag,this.sweepFlag,this.x,this.y]}}const Qc=To;class Ri{prevPoint;startPoint;isClosed=!1;lines=[];normalizedLines=[];constructor(){}setStartPoint(e,n){return this.startPoint=new rt({x:e,y:n}),this.prevPoint=this.startPoint,this}addLine(e){return this.lines.push(e),this}static fromSVGPathD(e,n){if(!ht.isSVGPath(e))throw new Error("Not an SVG path!");return this.fromSVGPathData(ht.parseSVGPath(e),n)}static fromSVGPathData(e,n){const s=new Ri,i=ht.normalizeSVGPath(ht.absolutizeSVGPath(e));for(let o=0,a=i.length;o<a;o++){const l=i[o],c=l[0];if(o==0&&c=="M"){s.setStartPoint(l[1],l[2]);continue}if(o==a-1&&c=="Z"){s.isClosed=!0;continue}s.addLine(new Co({c1x:l[1],c1y:l[2],c2x:l[3],c2y:l[4],x:l[5],y:l[6]}))}s.normalize();const r=Ai(n??"");return s.transform(r)}normalize(){this.normalizedLines=[];const e=ht.normalizeSVGPath(ht.absolutizeSVGPath(this.lines.map(n=>n.toSVGPathData())));for(let n=0,s=e.length;n<s;n++){const i=e[n];this.normalizedLines.push(Co.fromSVGPathData(i,this.prevPoint)),this.prevPoint=new rt({x:i[i.length-2],y:i[i.length-1]})}return this}toSVGPathData(){const e=[];this.startPoint&&e.push(this.startPoint.toSVGPathData());for(let n=0,s=this.normalizedLines.length;n<s;n++)e.push(this.normalizedLines[n].toSVGPathData());return this.isClosed&&e.push(["Z"]),e}toSVGPathD(){return ht.SVGPathDataToD(this.toSVGPathData())}transform(e){if(this.startPoint){const[n,s]=e.transformPoint(this.startPoint.x,this.startPoint.y);this.setStartPoint(n,s)}return this.normalizedLines=this.normalizedLines.map(n=>{const[s,...i]=n.toSVGPathData(),r=[s];for(let o=0,a=i.length;o<a;o+=2){const[l,c]=e.transformPoint(i[o],i[o+1]);r.push(l,c)}return Co.fromSVGPathData(r)}),this}translate(e,n){const s=new ot().translate(e,n);return this.transform(s)}rotate(e,n=0,s=0){const i=new ot().rotate(e,n,s);return this.transform(i)}scale(e,n=e,s=0,i=0){const r=new ot().scale(e,n,s,i);return this.transform(r)}skew(e,n=0){const s=new ot().skew(e,n);return this.transform(s)}trim(){const e=this.getBoundingClientRect();return this.translate(-e.x,-e.y),this}toCanvasContext(e){this.normalizedLines.length&&(this.startPoint&&(e.beginPath(),e.moveTo(this.startPoint.x,this.startPoint.y)),this.normalizedLines.forEach(n=>{const[s,...i]=n.toSVGPathData();e.bezierCurveTo(i[0],i[1],i[2],i[3],i[4],i[5])}),this.isClosed&&e.closePath())}getBoundingClientRect(){let e=0,n=0,s=[],i=[];this.startPoint&&(e=this.startPoint.x,n=this.startPoint.y,s.push(e),i.push(n)),this.normalizedLines.forEach(c=>{const u=ht.curveDim(e,n,c.c1x,c.c1y,c.c2x,c.c2y,c.x,c.y);s=s.concat(u.min.x,u.max.x),i=i.concat(u.min.y,u.max.y),e=c.x,n=c.y});const r=Math.min.apply(0,s),o=Math.min.apply(0,i),a=Math.max.apply(0,s),l=Math.max.apply(0,i);return new Dt({x:r,y:o,width:a-r,height:l-o})}getTotalLength(){return Tc?ht.createSvgPath(this.toSVGPathD()).getTotalLength():ht.getWalkSVGPathD(this.toSVGPathD()).length()}getPointAtLength(e){if(Tc)return ht.createSvgPath(this.toSVGPathD()).getPointAtLength(e);{const n=ht.getWalkSVGPathD(this.toSVGPathD()),[s,i]=n.at(e);return{x:s,y:i}}}isPointInPath(e,n,s){return e.isPointInPath(new Path2D(this.toSVGPathD()),n,s)}isPointInStroke(e,n,s){return e.isPointInStroke(new Path2D(this.toSVGPathD()),n,s)}static generateRosetta(e,n,s,i,r){if(r==0)throw new Error("no dividing by zero, please");const o=new Ri;o.setStartPoint(e,n);const a=360/r;for(let l=0;l<r;l+=1){const c=a*l*Math.PI/180,u=e+2*s*Math.cos(c),h=n+2*s*Math.sin(c);o.addLine(new Qc({x:u,y:h,rx:s,ry:i,xAxisRotate:a*l,largeArcFlag:1,sweepFlag:1})),o.addLine(new Qc({x:e,y:n,rx:s,ry:i,xAxisRotate:a*l,largeArcFlag:1,sweepFlag:1}))}return o.normalize(),o}}class So extends $n{svgWidth=0;svgHeight=0;width=0;height=0;pgas=[];history=[];save(){this.history.push(Ni(this.pgas))}restore(){const e=this.history.pop();e&&(this.pgas=e)}current(){return Ni(this.pgas)}constructor(e){super(e),this.width=e.width;const n=new dm(e.svg).parse();for(let s=0,i=n.length;s<i;s++){const r=n[s];if(r.type=="viewbox"&&r.width&&r.height){this.svgWidth=parseFloat(r.width),this.svgHeight=parseFloat(r.height);const l=this.svgWidth/this.svgHeight;this.height=this.width/l;continue}if(r.type!="path")continue;const o={};for(const l in r)l==="type"||l==="path"||l==="transform"||(o[l]=r[l]);const a=Ri.fromSVGPathD(r.path,r.transform);this.width&&this.svgWidth&&a.scale(this.width/this.svgWidth),this.pgas.push({pg:a,attrs:o})}}getBoundingClientRect(){return new Dt({x:this.x,y:this.y,width:this.width,height:this.height})}toSVGPathData(){return this.pgas.map(e=>e.pg.toSVGPathData()).reduce((e,n)=>e.concat(n),[])}toCanvasContext(e){for(let n=0,s=this.pgas.length;n<s;n++){e.save();const i=this.pgas[n];this.SVGAttrsToCanvasAttrs(e,i.attrs),i.pg.toCanvasContext(e),i.attrs.stroke!=="none"&&e.stroke(),i.attrs.fill!=="none"&&e.fill(),e.restore()}}SVGAttrsToCanvasAttrs(e,n){for(const s in n){const i=n[s];switch(s){case"fill":e.fillStyle=i;break;case"stroke":e.strokeStyle=i;break;case"stroke-width":e.lineWidth=Number(i);break;case"stroke-linecap":e.lineCap=i;break;case"stroke-linejoin":e.lineJoin=i;break}}}}class ko extends $n{points;constructor(e=[]){if(!e.length)throw new Error("points can't be null");super(e[0]),this.points=e}toSVGPathData(){const e=[];for(let n=0,s=this.length;n<s;n++)e.push([n===0?"M":"L",this.points[n].x,this.points[n].y]);return e}toCanvasContext(e){const n=this.points.length;if(n<3)throw new Error("points length must >= 3");e.beginPath();const s=(this.points[0].x+this.points[n-1].x)/2,i=(this.points[0].y+this.points[n-1].y)/2;e.moveTo(s,i);let r=0;for(;r<n-1;r++){const o=(this.points[r].x+this.points[r+1].x)/2,a=(this.points[r].y+this.points[r+1].y)/2;e.quadraticCurveTo(this.points[r].x-this.x,this.points[r].y-this.y,o-this.x,a-this.y)}e.quadraticCurveTo(this.points[r].x-this.x,this.points[r].y-this.y,s-this.x,i-this.y)}get length(){return this.points.length}addPoint(e){this.points.push(e)}getPoint(e){return this.points[e]}isContainPoint(e,n){const s=this.length;let i=!1;const r=2e-10;for(let o=0,a=s-1;o<s;a=o,o++){const l=this.points[o].x,c=this.points[o].y,u=this.points[a].x,h=this.points[a].y;if(l===e&&c===n||u===e&&h===n||n===c&&n===h)return!0;if(n>=c&&n<h||n<c&&n>=h){const f=(u-l)/(h-c),d=l+f*(n-c);if(d===e||Math.abs(d-e)<r)return!0;d>e&&(i=!i)}}return i}[Symbol.iterator](){let e=0;return{next:()=>({value:e>=this.length-1?this.points[++e]:void 0,done:e>=this.length})}}static generateInMultiplePoint(e,n,s,i,r=1){const o=new ko;for(let a=0;a<=r*s;a+=1){const l=Math.floor(a/r)/s*2*Math.PI,c=e+Math.cos(l)*i,u=n+Math.sin(l)*i;o.addPoint(new rt({x:c,y:u}))}return o}}class Po extends ft{cx;cy;constructor(e){super(e),this.cx=e.cx,this.cy=e.cy}static fromSVGPathData(e,n){if(e.length<5)throw new Error("QuadraticBezier 参数个数错误");if(e[0].toUpperCase()!=="Q")throw new Error("QuadraticBezier command 错误");return new Po({cx:e[1],cy:e[2],x:e[3],y:e[4],fromX:n?.x,fromY:n?.y})}toSVGPathData(){return["Q",this.cx,this.cy,this.x,this.y]}toCanvasContext(e,n){const s=typeof n?.isLineThrough=="boolean"?n?.isLineThrough:!0;if(e.beginPath(),e.moveTo(this.fromX,this.fromY),s){const i=this.cx*2-(this.fromX+this.x)/2,r=this.cy*2-(this.fromY+this.y)/2;e.quadraticCurveTo(i,r,this.x,this.y)}else e.quadraticCurveTo(this.cx,this.cy,this.x,this.y)}}class Jc extends $n{constructor(e){super(e)}toSVGPathData(){return[["M",this.x,this.y],["m",-50,-25],["l",0,-25],["l",0,-50],["l",50,0],["l",0,50],["l",0,25],["l",-50,25],["l",-50,-25],["z"]]}toCanvasContext(e){e.beginPath(),e.moveTo(-50,-25),e.lineTo(0,-25),e.lineTo(0,-50),e.lineTo(50,0),e.lineTo(0,50),e.lineTo(0,25),e.lineTo(-50,25),e.lineTo(-50,-25),e.closePath()}}class pm extends $n{constructor(e){super(e)}toSVGPathData(){return[["M",this.x,this.y],["m",4,24],["l",8,16],["l",14,10],["l",15,0],["l",9,-10],["l",2,0],["l",-2,0],["l",-9,-10],["l",-15,0],["l",-14,10],["l",-8,16],["l",-4,24],["z"]]}toCanvasContext(e){e.beginPath(),e.moveTo(4,24),e.lineTo(8,16),e.lineTo(14,10),e.lineTo(15,0),e.lineTo(9,-10),e.lineTo(2,0),e.lineTo(-2,0),e.lineTo(-9,-10),e.lineTo(-15,0),e.lineTo(-14,10),e.lineTo(-8,16),e.lineTo(-4,24),e.closePath()}}(function(){let t=0;window.requestAnimationFrame||(window.requestAnimationFrame=function(e){const n=new Date().getTime(),s=Math.max(0,16-(n-t)),i=window.setTimeout(function(){e(n+s)},s);return t=n+s,i}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(e){clearTimeout(e)})})();const mm=t=>{let e=window.requestAnimationFrame(function n(s){e=window.requestAnimationFrame(n),t(s,e)});return()=>window.cancelAnimationFrame(e)};class gm{id=0;renders={};cancelFn;constructor(){}get length(){let e=0;for(let n in this.renders)e++;return e}register(e){const n=this.id++;this.renders[n]=e,this.run()}registerAccurateSetTimeout(e,n=0){let s;this.register(i=>(s||(s=i),i-s>=n?(e(),!1):!0))}run(){this.cancelFn||(this.cancelFn=mm((e,n)=>{const s=[];for(let i in this.renders)this.renders[i](e)===!1&&s.push(parseInt(i));for(let i of s)delete this.renders[i];!this.length&&this.cancelFn&&(this.cancelFn(),this.cancelFn=void 0)}))}}const dt=new gm;let Ns;typeof self>"u"&&typeof process<"u"&&process.hrtime?Ns=function(){const t=process.hrtime();return t[0]*1e3+t[1]/1e6}:typeof self<"u"&&self.performance!==void 0&&self.performance.now!==void 0?Ns=self.performance.now.bind(self.performance):Date.now!==void 0?Ns=Date.now:Ns=function(){return new Date().getTime()};const Yn=Ns;class Os{static _nextId=0;static nextId(){return Os._nextId++}}const $i={Linear:{None:function(t){return t}},Ease:{In:function(t){return Math.pow(t,1.7)}},Quadratic:{In:function(t){return t*t},Out:function(t){return t*(2-t)},InOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)}},Cubic:{In:function(t){return t*t*t},Out:function(t){return--t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)}},Quartic:{In:function(t){return t*t*t*t},Out:function(t){return 1- --t*t*t*t},InOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)}},Quintic:{In:function(t){return t*t*t*t*t},Out:function(t){return--t*t*t*t*t+1},InOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)}},Sinusoidal:{In:function(t){return 1-Math.sin((1-t)*Math.PI/2)},Out:function(t){return Math.sin(t*Math.PI/2)},InOut:function(t){return .5*(1-Math.sin(Math.PI*(.5-t)))}},Exponential:{In:function(t){return t===0?0:Math.pow(1024,t-1)},Out:function(t){return t===1?1:1-Math.pow(2,-10*t)},InOut:function(t){return t===0?0:t===1?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(-Math.pow(2,-10*(t-1))+2)}},Circular:{In:function(t){return 1-Math.sqrt(1-t*t)},Out:function(t){return Math.sqrt(1- --t*t)},InOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)}},Elastic:{In:function(t){return t===0?0:t===1?1:-Math.pow(2,10*(t-1))*Math.sin((t-1.1)*5*Math.PI)},Out:function(t){return t===0?0:t===1?1:Math.pow(2,-10*t)*Math.sin((t-.1)*5*Math.PI)+1},InOut:function(t){return t===0?0:t===1?1:(t*=2,t<1?-.5*Math.pow(2,10*(t-1))*Math.sin((t-1.1)*5*Math.PI):.5*Math.pow(2,-10*(t-1))*Math.sin((t-1.1)*5*Math.PI)+1)}},Back:{In:function(t){return t===1?1:t*t*((1.70158+1)*t-1.70158)},Out:function(t){return t===0?0:--t*t*((1.70158+1)*t+1.70158)+1},InOut:function(t){const e=2.5949095;return(t*=2)<1?.5*(t*t*((e+1)*t-e)):.5*((t-=2)*t*((e+1)*t+e)+2)}},Bounce:{In:function(t){return 1-$i.Bounce.Out(1-t)},Out:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},InOut:function(t){return t<.5?$i.Bounce.In(t*2)*.5:$i.Bounce.Out(t*2-1)*.5+.5}},generatePow:function(t=4){return t=t<Number.EPSILON?Number.EPSILON:t,t=t>1e4?1e4:t,{In:function(e){return e**t},Out:function(e){return 1-(1-e)**t},InOut:function(e){return e<.5?(e*2)**t/2:(1-(2-e*2)**t)/2+.5}}},random:function(t){return Math.random()},createStep:function(t){return function(e){return Math.floor(e*t)/t}},createNoisyEasing:function(t,e=.1){const n=1-e;return function(s){return e*Math.random()+n*t(s)}}},No=$i,Is={Utils:{Linear:function(t,e,n){return(e-t)*n+t},Factorial:function(){const t=[1];return function(e){let n=1;if(t[e])return t[e];for(let s=e;s>1;s--)n*=s;return t[e]=n,n}}(),Bernstein:function(t,e){const n=Is.Utils.Factorial;return n(t)/n(e)/n(t-e)},CatmullRom:function(t,e,n,s,i){const r=(n-t)*.5,o=(s-e)*.5,a=i*i,l=i*a;return(2*e-2*n+r+o)*l+(-3*e+3*n-2*r-o)*a+r*i+e}},Linear:function(t,e){const n=t.length-1,s=n*e,i=Math.floor(s),r=Is.Utils.Linear;return e<0?r(t[0],t[1],s):e>1?r(t[n],t[n-1],n-s):r(t[i],t[i+1>n?n:i+1],s-i)},Bezier:function(t,e){let n=0;const s=t.length-1,i=Math.pow,r=Is.Utils.Bernstein;for(let o=0;o<=s;o++)n+=i(1-e,s-o)*i(e,o)*t[o]*r(s,o);return n},CatmullRom:function(t,e){const n=t.length-1;let s=n*e,i=Math.floor(s);const r=Is.Utils.CatmullRom;return t[0]===t[n]?(e<0&&(i=Math.floor(s=n*(1+e))),r(t[(i-1+n)%n],t[i],t[(i+1)%n],t[(i+2)%n],s-i)):e<0?t[0]-(r(t[0],t[0],t[1],t[1],-s)-t[0]):e>1?t[n]-(r(t[n],t[n],t[n-1],t[n-1],s-n)-t[n]):r(t[i?i-1:0],t[i],t[n<i+1?n:i+1],t[n<i+2?n:i+2],s-i)}},Oo=Is;class eu{_tweens={};_tweensAddedDuringUpdate={};getAll(){return Object.keys(this._tweens).map(e=>this._tweens[e])}removeAll(){this._tweens={}}add(e){this._tweens[e.getId()]=e,this._tweensAddedDuringUpdate[e.getId()]=e}remove(e){delete this._tweens[e.getId()],delete this._tweensAddedDuringUpdate[e.getId()]}update(e=Yn(),n=!1){let s=Object.keys(this._tweens);if(s.length===0)return!1;for(;s.length>0;){this._tweensAddedDuringUpdate={};for(let i=0;i<s.length;i++){const r=this._tweens[s[i]],o=!n;r&&r.update(e,o)===!1&&!n&&delete this._tweens[s[i]]}s=Object.keys(this._tweensAddedDuringUpdate)}return!0}}const Tt=new eu;class _m{constructor(e,n=Tt){this._object=e,this._group=n}_id=Os.nextId();_isPlaying=!1;_startTime=0;_delayTime=0;_durationTime=1e3;_isPaused=!1;_pauseStartTime=0;_initialRepeat=0;_repeat=0;_repeatDelayTime;_yoyo=!1;_reversed=!1;_valuesStart={};_valuesEnd={};_valuesStartRepeat={};_easingFunction=No.Linear.None;_interpolationFunction=Oo.Linear;_chainedTweens=[];_isChainStopped=!1;_onStartCallback;_onStartCallbackFired=!1;_onEveryStartCallback;_onEveryStartCallbackFired=!1;_onUpdateCallback;_onRepeatCallback;_onCompleteCallback;_onStopCallback;_goToEnd=!1;getId(){return this._id}isPlaying(){return this._isPlaying}isPaused(){return this._isPaused}to(e,n){return this._valuesEnd=Object.create(e),n!==void 0&&(this._durationTime=n),this}duration(e=1e3){return this._durationTime=e,this}start(e=Yn()){if(this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(const n in this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n]}return this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=e,this._startTime+=this._delayTime,this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat),this}_setupProperties(e,n,s,i){for(const r in s){const o=e[r],a=Array.isArray(o),l=a?"array":typeof o,c=!a&&Array.isArray(s[r]);if(!(l==="undefined"||l==="function")){if(c){let u=s[r];if(u.length===0)continue;u=u.map(this._handleRelativeValue.bind(this,o)),s[r]=[o].concat(u)}if((l==="object"||a)&&o&&!c){n[r]=a?[]:{};for(const u in o)n[r][u]=o[u];i[r]=a?[]:{},this._setupProperties(o,n[r],s[r],i[r])}else typeof n[r]>"u"&&(n[r]=o),a||(n[r]*=1),c?i[r]=s[r].slice().reverse():i[r]=n[r]||0}}}stop(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this}end(){return this._goToEnd=!0,this.update(1/0),this}pause(e=Yn()){return this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStartTime=e,this._group&&this._group.remove(this),this)}resume(e=Yn()){return!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=e-this._pauseStartTime,this._pauseStartTime=0,this._group&&this._group.add(this),this)}stopChainedTweens(){for(let e=0,n=this._chainedTweens.length;e<n;e++)this._chainedTweens[e].stop();return this}group(e=Tt){return this._group=e,this}delay(e=0){return this._delayTime=e,this}repeat(e=0){return this._initialRepeat=e,this._repeat=e,this}repeatDelay(e){return this._repeatDelayTime=e,this}yoyo(e=!1){return this._yoyo=e,this}easing(e=No.Linear.None){return this._easingFunction=e,this}interpolation(e=Oo.Linear){return this._interpolationFunction=e,this}chain(...e){return this._chainedTweens=e,this}onStart(e){return this._onStartCallback=e,this}onEveryStart(e){return this._onEveryStartCallback=e,this}onUpdate(e){return this._onUpdateCallback=e,this}onRepeat(e){return this._onRepeatCallback=e,this}onComplete(e){return this._onCompleteCallback=e,this}onStop(e){return this._onStopCallback=e,this}update(e=Yn(),n=!0){if(this._isPaused)return!0;let s,i;const r=this._startTime+this._durationTime;if(!this._goToEnd&&!this._isPlaying){if(e>r)return!1;n&&this.start(e)}if(this._goToEnd=!1,e<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),i=(e-this._startTime)/this._durationTime,i=this._durationTime===0||i>1?1:i;const o=this._easingFunction(i);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,o),this._onUpdateCallback&&this._onUpdateCallback(this._object,i),i===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(s in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[s]=="string"&&(this._valuesStartRepeat[s]=this._valuesStartRepeat[s]+parseFloat(this._valuesEnd[s])),this._yoyo&&this._swapEndStartRepeatValues(s),this._valuesStart[s]=this._valuesStartRepeat[s];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=e+this._repeatDelayTime:this._startTime=e+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(let a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._durationTime);return this._isPlaying=!1,!1}return!0}_updateProperties(e,n,s,i){for(const r in s){if(n[r]===void 0)continue;const o=n[r]||0;let a=s[r];const l=Array.isArray(e[r]),c=Array.isArray(a);!l&&c?e[r]=this._interpolationFunction(a,i):typeof a=="object"&&a?this._updateProperties(e[r],o,a,i):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(e[r]=o+(a-o)*i))}}_handleRelativeValue(e,n){return typeof n!="string"?n:n.charAt(0)==="+"||n.charAt(0)==="-"?e+parseFloat(n):parseFloat(n)}_swapEndStartRepeatValues(e){const n=this._valuesStartRepeat[e],s=this._valuesEnd[e];typeof s=="string"?this._valuesStartRepeat[e]=this._valuesStartRepeat[e]+parseFloat(s):this._valuesStartRepeat[e]=s,this._valuesEnd[e]=n}}const vm=_m,ym=Os.nextId,bm=Tt.getAll.bind(Tt),xm=Tt.removeAll.bind(Tt),wm=Tt.add.bind(Tt),Em=Tt.remove.bind(Tt),Cm=Tt.update.bind(Tt),se={now:Yn,Sequence:Os,Easing:No,Interpolation:Oo,Group:eu,Tween:vm,nextId:ym,getAll:bm,removeAll:xm,add:wm,remove:Em,update:Cm};function tu(t){switch(t){case"linear":return[0,0,1,1];case"ease":return[.25,.1,.25,1];case"ease-in":return[.42,0,1,1];case"ease-in-out":return[.42,0,.58,1];case"ease-out":return[0,0,.58,1]}}const Tm={attributeName:["display"],values:[["block","block"]]},wt={easeName:"linear",begin:0,dur:300,repeatCount:1,direction:"normal",fill:"freeze",keyTimes:[0,1]};class Ye{currentPredefinedAnimateName;currentPredefinedAnimateArgs;objects=[];currentObjects=[];isRunning=!1;constructor(){}destroy(){}hasObjects(){return this.objects.length>0}fromDOM(e){return Array.isArray(e)||(e=[e]),this.objects=[],e.forEach(n=>{this.objects.push({width:parseFloat(Z.getStyle(n,"width")),height:parseFloat(Z.getStyle(n,"height")),el:n,originCSSObject:{}})}),this}static isRunningGlobalTween=!1;static runGlobalTween(e){Ye.isRunningGlobalTween||dt.register(()=>(Ye.isRunningGlobalTween=se.update(e?.()),Ye.isRunningGlobalTween))}static toTween(e,n,s){const i=s?.onUpdate??(()=>{}),r=s?.onStart??(()=>{}),o=s?.onComplete??(()=>{}),a=s?.duration??1e3,l=s?.delay??0,c=s?.easeFunction??se.Easing.Linear.None,u=s?.repeat??0,h=s?.yoyo??!1,f=new se.Tween(e).to(n,a).delay(l).easing(c).repeat(u).yoyo(h).onStart(r).onUpdate(function(d,m){i(d,m)}).onComplete(o);return s?.interpolationFunction&&f.interpolation(s.interpolationFunction),{tween:f,startAuto:d=>{f.start(d?.()),dt.register(()=>{const m=f.update(d?.());if(s?.precision){let v=!0;for(let y in e)po(e[y],n[y],s.precision)||(v=!1);return v?!1:m}return m})}}}static toTweenCSS(e,n,s,i){const r={_matrix:Ai(Z.getStyle(e,"transform")??"")},o=i?.onUpdate??(()=>{});return Ye.toTween(n,s,Object.assign(i??{},{onUpdate:(a,l)=>{for(let c in a)Ye.setCSSObjectTransformUseMatrix(c,a[c],r);e.style.transform=r.transform,o(a,l)}}))}static setCSSObjectTransformUseMatrix(e,n,s={},i){switch(e){case"translate":s._matrix.translate(n[0]??0,n[1]??0);break;case"translateTo":s._matrix.translateTo(n[0]??0,n[1]??0);break;case"translateX":s._matrix.translateX(n??0);break;case"translateXTo":s._matrix.translateXTo(n??0);break;case"translateY":s._matrix.translateY(n??0);break;case"translateYTo":s._matrix.translateYTo(n??0);break;case"translateZ":s._matrix.translateZ(n??0);break;case"translateZTo":s._matrix.translateZTo(n??0);break;case"translate3d":s._matrix.translate3d(n[0]??0,n[1]??0,n[2]??0);break;case"translate3dTo":s._matrix.translate3dTo(n[0]??0,n[1]??0,n[2]??0);break;case"rotate":typeof n=="number"?s._matrix.rotate(n??0):s._matrix.rotate(n[0]??0,n[1]??0,n[2]??0);break;case"rotateTo":typeof n=="number"?s._matrix.rotateTo(n??0):s._matrix.rotateTo(n[0]??0,n[1]??0,n[2]??0);break;case"rotateX":s._matrix.rotateX(n??0);break;case"rotateXTo":s._matrix.rotateXTo(n??0);break;case"rotateY":s._matrix.rotateY(n??0);break;case"rotateYTo":s._matrix.rotateYTo(n??0);break;case"rotateZ":s._matrix.rotateZ(n??0);break;case"rotateZTo":s._matrix.rotateZTo(n??0);break;case"rotate3d":s._matrix.rotate3d(n[0]??0,n[1]??0,n[2]??0);break;case"rotate3dTo":s._matrix.rotate3dTo(n[0]??0,n[1]??0,n[2]??0);break;case"scale":typeof n=="number"?s._matrix.scale(n??1):s._matrix.scale(n[0]??1,n[1]??1,n[2]??0,n[3]??0);break;case"scaleTo":typeof n=="number"?s._matrix.scaleTo(n??1):s._matrix.scaleTo(n[0]??1,n[1]??1,n[2]??0,n[3]??0);break;case"scaleX":s._matrix.scaleX(n??1);break;case"scaleXTo":s._matrix.scaleXTo(n??1);break;case"scaleY":s._matrix.scaleY(n??1);break;case"scaleYTo":s._matrix.scaleYTo(n??1);break;case"scaleZ":s._matrix.scaleZ(n??1);break;case"scaleZTo":s._matrix.scaleZTo(n??1);break;case"scale3d":s._matrix.scale3d(n??1);break;case"scale3dTo":s._matrix.scale3dTo(n??1);break;case"skew":typeof n=="number"?s._matrix.skew(n??0):s._matrix.skew(n[0]??0,n[1]??0);break;case"skewTo":typeof n=="number"?s._matrix.skewTo(n??0):s._matrix.skewTo(n[0]??0,n[1]??0);break;case"skewX":s._matrix.skewX(n??0);break;case"skewXTo":s._matrix.skewXTo(n??1);break;case"skewY":s._matrix.skewY(n??0);break;case"skewYTo":s._matrix.skewYTo(n??1);break;case"skewZ":case"skewZTo":case"skew3d":case"skew3dTo":break;default:i&&!Object.prototype.hasOwnProperty.call(i.originCSSObject,e)&&(i.originCSSObject[e]=Z.getStyle(i.el,e)),Object.assign(s,{[e]:`${n??""}`});break}return Object.assign(s,{transform:s._matrix.toString()}),s}_addCurrentObject(e=Tm,n=wt,s=0,i,r=!1){const o=n.keyTimes??[0,1],a=[];o.forEach((c,u)=>{u>0&&a.push(tu(n.easeName??"linear"))});const l=n.dur??300;return this.currentObjects=r?[]:this.currentObjects,this.currentObjects.push({objectIndex:s,sequenceType:i,attributeName:e.attributeName,values:e.values,immediate:e.immediate||!1,begin:n.begin??0,dur:l,keyTimes:o,realKeyTimes:o.map(c=>l*c),keySplines:a,repeatCount:n.repeatCount??1,direction:n.direction??"normal",fill:n.fill??"freeze",onComplete:n.onComplete}),this}_resetGroupCurrentObjects(e,n,s,i,r=wt,o=this.objects.length-1){let a=!0,l=!1,c=!1,u=!1;const h=this.objects.length-1;o=mo(o,0,h);let f=o-1;f=mo(f,0,h);let d=o+1;d=mo(d,0,h);const m=this.objects[o],v=this.objects[f],y=this.objects[d];if(v&&f!==o){const E=e(v);E&&(this._addCurrentObject(E,r,f,"prev",a),a=!1,l=!0)}if(m){const E=n(m);E&&(this._addCurrentObject(E,r,o,"current",a),a=!1,c=!0)}if(y&&d!==o){const E=s(y);E&&(this._addCurrentObject(E,r,d,"next",a),a=!1,u=!0)}this.objects.forEach((E,C)=>{if(!(C==f&&l||C==o&&c||C==d&&u)){const w=i(E);w&&(this._addCurrentObject(w,r,C,"other",a),a=!1)}})}toCSS(e,...n){if(!this.hasObjects()||this.isRunning)return;switch(this.currentPredefinedAnimateName=e,this.currentPredefinedAnimateArgs=n,this[e](...n),this.objects[0].el&&this.objects[0].el.parentElement&&(this.objects[0].el.parentElement.style.position=Z.getStyle(this.objects[0].el.parentElement,"transform")||"relative",this.objects[0].el.parentElement.style.perspective=Z.getStyle(this.objects[0].el.parentElement,"perspective")||"1000px"),e){default:this.objects.forEach((r,o)=>{Z.setStyle(r.el,Object.assign(r?.originCSSObject??{},{position:"absolute","z-index":String(2e3+o),"transform-style":"preserve-3d","backface-visibility":"hidden"}))});break}let s=0;const i=()=>{this.isRunning=!0,this.currentObjects.forEach((r,o)=>{const a=this.objects[r.objectIndex];let l=[],c=[];Array.isArray(r.attributeName)?(l=r.attributeName,c=r.values):r.attributeName&&(l=[r.attributeName],c=[r.values]);const u=r.keyTimes.length;let h=r.begin;r.keyTimes.forEach((f,d)=>{if(d==0||r.immediate){const m={_matrix:Ai("")};l.forEach((v,y)=>{const E=c[y][r.direction=="reverse"?u-1-d:d];Ye.setCSSObjectTransformUseMatrix(v,E,m,a)}),Z.setStyle(a.el,Object.assign(m,{transition:"all 0ms!important"}))}else dt.registerAccurateSetTimeout(((m,v,y)=>()=>{const E={_matrix:Ai("")};l.forEach((C,w)=>{const S=c[w][v.direction=="reverse"?u-1-m:m];Ye.setCSSObjectTransformUseMatrix(C,S,E,y)}),Z.setStyle(y.el,Object.assign(E,{transition:`all ${v.realKeyTimes[m]}ms cubic-bezier(${v.keySplines[m-1].join(",")})`}))})(d,r,a),h+1),h+=r.realKeyTimes[d]}),dt.registerAccurateSetTimeout(((f,d)=>()=>{f.fill==="remove"&&Z.setStyle(a.el,a.originCSSObject??{}),d==this.currentObjects.length-1&&(f.onComplete?.(),this.isRunning=!1,(typeof f.repeatCount=="number"&&++s<f.repeatCount||f.repeatCount=="infinite")&&requestAnimationFrame(()=>{this.currentPredefinedAnimateName===e&&i()}))})(r,o),r.begin+r.dur)})};i()}slideLeft(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[-s.width,0]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[s.width,0],[0,0]]]}),s=>{},s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[s.width,0],[s.width,0]]],immediate:!0}),e,n)}slideRight(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>{},s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[-s.width,0],[0,0]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[s.width,0]]]}),s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[-s.width,0],[-s.width,0]]],immediate:!0}),e,n)}slideDown(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[0,s.height]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,-s.height],[0,0]]]}),s=>{},s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[0,-s.height],[0,-s.height]]],immediate:!0}),e,n)}slideUp(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[0,-s.height]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,s.height],[0,0]]]}),s=>{},s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[0,s.height],[0,s.height]]],immediate:!0}),e,n)}flipLeft(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[0,180]]}),s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[-180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),e,n)}flipRight(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[0,-180]]}),s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),e,n)}flipDown(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[0,-180]]}),s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),e,n)}flipUp(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[0,180]]}),s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[-180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),e,n)}popIn(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>{},s=>({attributeName:["translateTo","scaleTo","opacity"],values:[[[0,0],[0,0]],[.8,1],[0,1]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),e,n)}popOut(e=wt,n=this.objects.length-1){this._resetGroupCurrentObjects(s=>{},s=>({attributeName:["translateTo","scaleTo","opacity"],values:[[[0,0],[0,0]],[1,1.2],[1,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),e,n)}rotate(e=wt,n=this.objects.length-1){Object.assign(e,{keyTimes:[0,1]});const s=e.degree??360;this._resetGroupCurrentObjects(i=>{},i=>({attributeName:["opacity","rotate"],values:[[1,1],[0,s]]}),i=>{},i=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),e,n)}static flipCSS(e,n,s=wt){const i=e.getBoundingClientRect(),r=n.getBoundingClientRect(),o=Z.getStyle(e,"backgroundColor"),a=Z.getStyle(n,"backgroundColor");n.style.transition="none",n.style.left=""+i.left,n.style.top=""+i.top,n.style.width=i.width+"px",n.style.height=i.height+"px",o&&(n.style.backgroundColor=o),dt.registerAccurateSetTimeout(()=>{n.style.transition=`all ${s.dur}ms cubic-bezier(${tu(s.easeName??"linear").join(",")})`,n.style.left=""+r.left,n.style.top=""+r.top,n.style.width=r.width+"px",n.style.height=r.height+"px",a&&(n.style.backgroundColor=a)},s.begin)}}const nu=Sm("50,nbsp,51,iexcl,52,cent,53,pound,54,curren,55,yen,56,brvbar,57,sect,58,uml,59,copy,5a,ordf,5b,laquo,5c,not,5d,shy,5e,reg,5f,macr,5g,deg,5h,plusmn,5i,sup2,5j,sup3,5k,acute,5l,micro,5m,para,5n,middot,5o,cedil,5p,sup1,5q,ordm,5r,raquo,5s,frac14,5t,frac12,5u,frac34,5v,iquest,60,Agrave,61,Aacute,62,Acirc,63,Atilde,64,Auml,65,Aring,66,AElig,67,Ccedil,68,Egrave,69,Eacute,6a,Ecirc,6b,Euml,6c,Igrave,6d,Iacute,6e,Icirc,6f,Iuml,6g,ETH,6h,Ntilde,6i,Ograve,6j,Oacute,6k,Ocirc,6l,Otilde,6m,Ouml,6n,times,6o,Oslash,6p,Ugrave,6q,Uacute,6r,Ucirc,6s,Uuml,6t,Yacute,6u,THORN,6v,szlig,70,agrave,71,aacute,72,acirc,73,atilde,74,auml,75,aring,76,aelig,77,ccedil,78,egrave,79,eacute,7a,ecirc,7b,euml,7c,igrave,7d,iacute,7e,icirc,7f,iuml,7g,eth,7h,ntilde,7i,ograve,7j,oacute,7k,ocirc,7l,otilde,7m,ouml,7n,divide,7o,oslash,7p,ugrave,7q,uacute,7r,ucirc,7s,uuml,7t,yacute,7u,thorn,7v,yuml,ci,fnof,sh,Alpha,si,Beta,sj,Gamma,sk,Delta,sl,Epsilon,sm,Zeta,sn,Eta,so,Theta,sp,Iota,sq,Kappa,sr,Lambda,ss,Mu,st,Nu,su,Xi,sv,Omicron,t0,Pi,t1,Rho,t3,Sigma,t4,Tau,t5,Upsilon,t6,Phi,t7,Chi,t8,Psi,t9,Omega,th,alpha,ti,beta,tj,gamma,tk,delta,tl,epsilon,tm,zeta,tn,eta,to,theta,tp,iota,tq,kappa,tr,lambda,ts,mu,tt,nu,tu,xi,tv,omicron,u0,pi,u1,rho,u2,sigmaf,u3,sigma,u4,tau,u5,upsilon,u6,phi,u7,chi,u8,psi,u9,omega,uh,thetasym,ui,upsih,um,piv,812,bull,816,hellip,81i,prime,81j,Prime,81u,oline,824,frasl,88o,weierp,88h,image,88s,real,892,trade,89l,alefsym,8cg,larr,8ch,uarr,8ci,rarr,8cj,darr,8ck,harr,8dl,crarr,8eg,lArr,8eh,uArr,8ei,rArr,8ej,dArr,8ek,hArr,8g0,forall,8g2,part,8g3,exist,8g5,empty,8g7,nabla,8g8,isin,8g9,notin,8gb,ni,8gf,prod,8gh,sum,8gi,minus,8gn,lowast,8gq,radic,8gt,prop,8gu,infin,8h0,ang,8h7,and,8h8,or,8h9,cap,8ha,cup,8hb,int,8hk,there4,8hs,sim,8i5,cong,8i8,asymp,8j0,ne,8j1,equiv,8j4,le,8j5,ge,8k2,sub,8k3,sup,8k4,nsub,8k6,sube,8k7,supe,8kl,oplus,8kn,otimes,8l5,perp,8m5,sdot,8o8,lceil,8o9,rceil,8oa,lfloor,8ob,rfloor,8p9,lang,8pa,rang,9ea,loz,9j0,spades,9j3,clubs,9j5,hearts,9j6,diams,ai,OElig,aj,oelig,b0,Scaron,b1,scaron,bo,Yuml,m6,circ,ms,tilde,802,ensp,803,emsp,809,thinsp,80c,zwnj,80d,zwj,80e,lrm,80f,rlm,80j,ndash,80k,mdash,80o,lsquo,80p,rsquo,80q,sbquo,80s,ldquo,80t,rdquo,80u,bdquo,810,dagger,811,Dagger,81g,permil,81p,lsaquo,81q,rsaquo,85c,euro",32);function Sm(t,e=10){const n={},s=t.split(",");for(let i=0;i<s.length;i+=2){const r="&"+s[i+1]+";",o=parseInt(s[i],e);n[r]="&#"+o+";"}return n["\\xa0"]=" ",n}function pt(t,e){const n=Object.keys(e);for(let s=0;s<n.length;s++)t=t.replace(new RegExp("{"+n[s]+"}","gi"),""+e[n[s]]);return t}function Li(t){let e,n;if(!t)throw new Error("cannot create a random attribute name for an undefined object");const s="ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz";e="";do for(e="",n=0;n<12;n++)e+=s[Math.floor(Math.random()*s.length)];while(t[e]);return e}function km(t){const e={left:"start",right:"end",center:"middle",start:"start",end:"end"};return e[t]||e.start}function Pm(t){const e={alphabetic:"alphabetic",hanging:"hanging",top:"text-before-edge",bottom:"text-after-edge",middle:"central"};return e[t]||e.alphabetic}const Ms={strokeStyle:{svgAttr:"stroke",canvas:"#000000",svg:"none",apply:"stroke"},fillStyle:{svgAttr:"fill",canvas:"#000000",svg:null,apply:"fill"},lineCap:{svgAttr:"stroke-linecap",canvas:"butt",svg:"butt",apply:"stroke"},lineJoin:{svgAttr:"stroke-linejoin",canvas:"miter",svg:"miter",apply:"stroke"},miterLimit:{svgAttr:"stroke-miterlimit",canvas:10,svg:4,apply:"stroke"},lineWidth:{svgAttr:"stroke-width",canvas:1,svg:1,apply:"stroke"},globalAlpha:{svgAttr:"opacity",canvas:1,svg:1,apply:"fill stroke"},font:{canvas:"10px sans-serif"},shadowColor:{canvas:"#000000"},shadowOffsetX:{canvas:0},shadowOffsetY:{canvas:0},shadowBlur:{canvas:0},textAlign:{canvas:"start"},textBaseline:{canvas:"alphabetic"},lineDash:{svgAttr:"stroke-dasharray",canvas:[],svg:null,apply:"stroke"}};class Io{__root;__ctx;constructor(e,n){this.__root=e,this.__ctx=n}addColorStop(e,n){const s=this.__ctx.__createElement("stop");if(s.setAttribute("offset",""+e),n.indexOf("rgba")!==-1){const r=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d?\.?\d*)\s*\)/gi.exec(n);r&&(s.setAttribute("stop-color",pt("rgb({r},{g},{b})",{r:r[1],g:r[2],b:r[3]})),s.setAttribute("stop-opacity",r[4]))}else s.setAttribute("stop-color",n);this.__root.appendChild(s)}}class su{__root;__ctx;constructor(e,n){this.__root=e,this.__ctx=n}}class Fi{__document=document;__canvas;__ctx;width;height;__styleStack;__groupStack;__rootSVG;__ids;__SVGdefs;__currentElement;__currentElementsToStyle=null;constructor({canvas:e,width:n=500,height:s=500,enableMirroring:i=!1}){this.enableMirroring=i,e?(this.__canvas=e,this.__ctx=e.getContext("2d"),this.width=e.width,this.height=e.height):(this.__canvas=this.__document.createElement("canvas"),this.__ctx=this.__canvas.getContext("2d"),this.width=n,this.height=s),this.__setDefaultStyles(),this.__styleStack=[this.__getStyleState()],this.__groupStack=[],this.__rootSVG=this.__document.createElementNS("http://www.w3.org/2000/svg","svg"),this.__rootSVG.setAttribute("version","1.1"),this.__rootSVG.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.__rootSVG.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),this.__rootSVG.setAttribute("width",""+this.width),this.__rootSVG.setAttribute("height",""+this.height),this.__ids={},this.__SVGdefs=this.__document.createElementNS("http://www.w3.org/2000/svg","defs"),this.__rootSVG.appendChild(this.__SVGdefs),this.__currentElement=this.__document.createElementNS("http://www.w3.org/2000/svg","g"),this.__rootSVG.appendChild(this.__currentElement)}__setDefaultStyles(){const e=Object.keys(Ms);for(let n=0,s=e.length;n<s;n++){const i=e[n];this[i]=Ms[i].canvas}}__getStyleState(){const e={},n=Object.keys(Ms);for(let s=0,i=n.length;s<i;s++){const r=n[s];e[r]=this[r]}return e}__applyStyleState(e){const n=Object.keys(e);for(let s=0,i=n.length;s<i;s++){const r=n[s];this[r]=e[r]}}__createElement(e,n={},s=!1){const i=this.__document.createElementNS("http://www.w3.org/2000/svg",e),r=Object.keys(n);s&&(i.setAttribute("fill","none"),i.setAttribute("stroke","none"));for(let o=0;o<r.length;o++){const a=r[o];i.setAttribute(a,n[a])}return i}__applyStyleToCurrentElement(e){let n=this.__currentElement;const s=this.__currentElementsToStyle;s&&(n.setAttribute(e,""),n=s.element,s.children.forEach(r=>{r.setAttribute(e,"")}));const i=Object.keys(Ms);for(let r=0;r<i.length;r++){const o=Ms[i[r]],a=this[i[r]];if(o.apply){if(a instanceof su){if(a.__ctx)for(;a.__ctx.__SVGdefs.childNodes.length;){const l=a.__ctx.__SVGdefs.childNodes[0].getAttribute("id");this.__ids[l]=l,this.__SVGdefs.appendChild(a.__ctx.__SVGdefs.childNodes[0])}n.setAttribute(o.apply,pt("url(#{id})",{id:a.__root.getAttribute("id")}))}else if(a instanceof Io)n.setAttribute(o.apply,pt("url(#{id})",{id:a.__root.getAttribute("id")}));else if(o.apply.indexOf(e)!==-1&&o.svg!==a)if((o.svgAttr==="stroke"||o.svgAttr==="fill")&&a.indexOf("rgba")!==-1){const c=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d?\.?\d*)\s*\)/gi.exec(a);n.setAttribute(o.svgAttr,pt("rgb({r},{g},{b})",{r:c[1],g:c[2],b:c[3]}));let u=parseFloat(c[4]);const h=this.globalAlpha;h!=null&&(u*=h),n.setAttribute(o.svgAttr+"-opacity",""+u)}else{let l=o.svgAttr;if(i[r]==="globalAlpha"&&(l=e+"-"+o.svgAttr,n.getAttribute(l)))continue;l&&n.setAttribute(l,a)}}}}__closestGroupOrSvg(e){return e=e||this.__currentElement,e.nodeName==="g"||e.nodeName==="svg"?e:this.__closestGroupOrSvg(e.parentNode)}getSerializedSvg(e){let n=new XMLSerializer().serializeToString(this.__rootSVG);if(/xmlns="http:\/\/www\.w3\.org\/2000\/svg".+xmlns="http:\/\/www\.w3\.org\/2000\/svg/gi.test(n)&&(n=n.replace('xmlns="http://www.w3.org/2000/svg','xmlns:xlink="http://www.w3.org/1999/xlink')),e){const i=Object.keys(nu);for(let r=0,o=i.length;r<o;r++){const a=i[r],l=nu[a],c=new RegExp(a,"gi");c.test(n)&&(n=n.replace(c,l))}}return n}getSvg(){return this.__rootSVG}save(){const e=this.__createElement("g"),n=this.__closestGroupOrSvg();this.__groupStack.push(n),n.appendChild(e),this.__currentElement=e,this.__styleStack.push(this.__getStyleState())}restore(){this.__currentElementsToStyle=null;const e=this.__groupStack.pop();e?this.__currentElement=e:this.__currentElement=this.__rootSVG.childNodes[1];const n=this.__styleStack.pop();n&&this.__applyStyleState(n)}__addTransform(e){const n=this.__closestGroupOrSvg();if(n.childNodes.length>0){this.__currentElement.nodeName==="path"&&(this.__currentElementsToStyle||(this.__currentElementsToStyle={element:n,children:[]}),this.__currentElementsToStyle.children.push(this.__currentElement),this.__applyCurrentDefaultPath());const i=this.__createElement("g");n.appendChild(i),this.__currentElement=i}let s=this.__currentElement.getAttribute("transform");s?s+=" ":s="",s+=e,this.__currentElement.setAttribute("transform",s)}scale(e,n){n===void 0&&(n=e),this.__addTransform(pt("scale({x},{y})",{x:e,y:n}))}rotate(e){const n=e*180/Math.PI;this.__addTransform(pt("rotate({angle},{cx},{cy})",{angle:n,cx:0,cy:0}))}translate(e,n){this.__addTransform(pt("translate({x},{y})",{x:e,y:n}))}transform(e,n,s,i,r,o){this.__addTransform(pt("matrix({a},{b},{c},{d},{e},{f})",{a:e,b:n,c:s,d:i,e:r,f:o}))}beginPath(){this.__currentDefaultPath="",this.__currentPosition={};const e=this.__createElement("path",{},!0);this.__closestGroupOrSvg().appendChild(e),this.__currentElement=e}__applyCurrentDefaultPath(){const e=this.__currentElement;e.nodeName==="path"&&e.setAttribute("d",this.__currentDefaultPath)}__addPathCommand(e){this.__currentDefaultPath+=" ",this.__currentDefaultPath+=e}moveTo(e,n){this.__currentElement.nodeName!=="path"&&this.beginPath(),this.__currentPosition={x:e,y:n},this.__addPathCommand(pt("M {x} {y}",this.__currentPosition))}closePath(){this.__currentDefaultPath&&this.__addPathCommand("Z")}lineTo(e,n){this.__currentPosition={x:e,y:n},this.__currentDefaultPath.indexOf("M")>-1?this.__addPathCommand(pt("L {x} {y}",this.__currentPosition)):this.__addPathCommand(pt("M {x} {y}",this.__currentPosition))}bezierCurveTo(e,n,s,i,r,o){this.__currentPosition={x:r,y:o},this.__addPathCommand(pt("C {cp1x} {cp1y} {cp2x} {cp2y} {x} {y}",{cp1x:e,cp1y:n,cp2x:s,cp2y:i,x:r,y:o}))}quadraticCurveTo(e,n,s,i){this.__currentPosition={x:s,y:i},this.__addPathCommand(pt("Q {cpx} {cpy} {x} {y}",{cpx:e,cpy:n,x:s,y:i}))}normalize(e){const n=Math.sqrt(e[0]*e[0]+e[1]*e[1]);return[e[0]/n,e[1]/n]}arcTo(e,n,s,i,r){const o=this.__currentPosition&&this.__currentPosition.x,a=this.__currentPosition&&this.__currentPosition.y;if(typeof o>"u"||typeof a>"u")return;if(r<0)throw new Error("IndexSizeError: The radius provided ("+r+") is negative.");if(o===e&&a===n||e===s&&n===i||r===0){this.lineTo(e,n);return}const l=this.normalize([o-e,a-n]),c=this.normalize([s-e,i-n]);if(l[0]*c[1]===l[1]*c[0]){this.lineTo(e,n);return}const u=l[0]*c[0]+l[1]*c[1],h=Math.acos(Math.abs(u)),f=this.normalize([l[0]+c[0],l[1]+c[1]]),d=r/Math.sin(h/2),m=e+d*f[0],v=n+d*f[1],y=[-l[1],l[0]],E=[c[1],-c[0]],C=function($){const O=$[0];return $[1]>=0?Math.acos(O):-Math.acos(O)},w=C(y),S=C(E);this.lineTo(m+y[0]*r,v+y[1]*r),this.arc(m,v,r,w,S)}stroke(){this.__currentElement.nodeName==="path"&&this.__currentElement.setAttribute("paint-order","fill stroke markers"),this.__applyCurrentDefaultPath(),this.__applyStyleToCurrentElement("stroke")}fill(){this.__currentElement.nodeName==="path"&&this.__currentElement.setAttribute("paint-order","stroke fill markers"),this.__applyCurrentDefaultPath(),this.__applyStyleToCurrentElement("fill")}rect(e,n,s,i){this.__currentElement.nodeName!=="path"&&this.beginPath(),this.moveTo(e,n),this.lineTo(e+s,n),this.lineTo(e+s,n+i),this.lineTo(e,n+i),this.lineTo(e,n),this.closePath()}fillRect(e,n,s,i){const r=this.__createElement("rect",{x:e,y:n,width:s,height:i},!0);this.__closestGroupOrSvg().appendChild(r),this.__currentElement=r,this.__applyStyleToCurrentElement("fill")}strokeRect(e,n,s,i){const r=this.__createElement("rect",{x:e,y:n,width:s,height:i},!0);this.__closestGroupOrSvg().appendChild(r),this.__currentElement=r,this.__applyStyleToCurrentElement("stroke")}__clearCanvas(){const n=this.__closestGroupOrSvg().getAttribute("transform"),s=this.__rootSVG.childNodes[1],i=s.childNodes;for(let r=i.length-1;r>=0;r--)i[r]&&s.removeChild(i[r]);this.__currentElement=s,this.__groupStack=[],n&&this.__addTransform(n)}clearRect(e,n,s,i){if(e===0&&n===0&&s===this.width&&i===this.height){this.__clearCanvas();return}const r=this.__closestGroupOrSvg(),o=this.__createElement("rect",{x:e,y:n,width:s,height:i,fill:"#FFFFFF"},!0);r.appendChild(o)}createLinearGradient(e,n,s,i){const r=this.__createElement("linearGradient",{id:Li(this.__ids),x1:e+"px",x2:s+"px",y1:n+"px",y2:i+"px",gradientUnits:"userSpaceOnUse"},!1);return this.__SVGdefs.appendChild(r),new Io(r,this)}createRadialGradient(e,n,s,i,r,o){const a=this.__createElement("radialGradient",{id:Li(this.__ids),cx:i+"px",cy:r+"px",r:o+"px",fx:e+"px",fy:n+"px",gradientUnits:"userSpaceOnUse"},!1);return this.__SVGdefs.appendChild(a),new Io(a,this)}__parseFont(){const n=/^\s*(?=(?:(?:[-a-z]+\s*){0,2}(italic|oblique))?)(?=(?:(?:[-a-z]+\s*){0,2}(small-caps))?)(?=(?:(?:[-a-z]+\s*){0,2}(bold(?:er)?|lighter|[1-9]00))?)(?:(?:normal|\1|\2|\3)\s*){0,3}((?:xx?-)?(?:small|large)|medium|smaller|larger|[.\d]+(?:%|in|[cem]m|ex|p[CustomCanvasContext]))(?:\s*\/\s*(normal|[.\d]+(?:%|in|[cem]m|ex|p[CustomCanvasContext])))?\s*([-,'"\sa-z0-9]+?)\s*$/i.exec(this.font),s={style:n[1]||"normal",size:n[4]||"10px",family:n[6]||"sans-serif",weight:n[3]||"normal",decoration:n[2]||"normal",href:null};return this.__fontUnderline==="underline"&&(s.decoration="underline"),this.__fontHref&&(s.href=this.__fontHref),s}__wrapTextLink(e,n){if(e.href){const s=this.__createElement("a");return s.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",e.href),s.appendChild(n),s}return n}__applyText(e,n,s,i){const r=this.__parseFont(),o=this.__closestGroupOrSvg(),a=this.__createElement("text",{"font-family":r.family,"font-size":r.size,"font-style":r.style,"font-weight":r.weight,"text-decoration":r.decoration,x:n,y:s,"text-anchor":km(this.textAlign),"dominant-baseline":Pm(this.textBaseline)},!0);a.appendChild(this.__document.createTextNode(e)),this.__currentElement=a,this.__applyStyleToCurrentElement(i),o.appendChild(this.__wrapTextLink(r,a))}fillText(e,n,s){this.__applyText(e,n,s,"fill")}strokeText(e,n,s){this.__applyText(e,n,s,"stroke")}measureText(e){return this.__ctx.font=this.font,this.__ctx.measureText(e)}arc(e,n,s,i,r,o){if(i===r)return;i=i%(2*Math.PI),r=r%(2*Math.PI),i===r&&(r=(r+2*Math.PI-.001*(o?-1:1))%(2*Math.PI));const a=e+s*Math.cos(r),l=n+s*Math.sin(r),c=e+s*Math.cos(i),u=n+s*Math.sin(i),h=o?0:1;let f=0,d=r-i;d<0&&(d+=2*Math.PI),o?f=d>Math.PI?0:1:f=d>Math.PI?1:0,this.lineTo(c,u),this.__addPathCommand(pt("A {rx} {ry} {xAxisRotation} {largeArcFlag} {sweepFlag} {endX} {endY}",{rx:s,ry:s,xAxisRotation:0,largeArcFlag:f,sweepFlag:h,endX:a,endY:l})),this.__currentPosition={x:a,y:l}}clip(){const e=this.__closestGroupOrSvg(),n=this.__createElement("clipPath"),s=Li(this.__ids),i=this.__createElement("g");this.__applyCurrentDefaultPath(),e.removeChild(this.__currentElement),n.setAttribute("id",s),n.appendChild(this.__currentElement),this.__SVGdefs.appendChild(n),e.setAttribute("clip-path",pt("url(#{id})",{id:s})),e.appendChild(i),this.__currentElement=i}drawImage(...e){let n=e[0],s,i,r,o,a=0,l=0,c,u,h,f,d,m,v,y;if(e.length===3)s=e[1],i=e[2],c=n.width,u=n.height,r=c,o=u;else if(e.length===5)s=e[1],i=e[2],r=e[3],o=e[4],c=n.width,u=n.height;else if(e.length===9)a=e[1],l=e[2],c=e[3],u=e[4],s=e[5],i=e[6],r=e[7],o=e[8];else throw new Error("Invalid number of arguments passed to drawImage: "+arguments.length);const E=this.__closestGroupOrSvg();this.__currentElement;const C="translate("+s+", "+i+")";if(n instanceof Fi){if(h=n.getSvg().cloneNode(!0),h.childNodes&&h.childNodes.length>1){for(f=h.childNodes[0];f.childNodes.length;)y=f.childNodes[0].getAttribute("id"),this.__ids[y]=y,this.__SVGdefs.appendChild(f.childNodes[0]);if(d=h.childNodes[1],d){const w=d.getAttribute("transform");let S;w?S=w+" "+C:S=C,d.setAttribute("transform",S),E.appendChild(d)}}}else(n.nodeName==="CANVAS"||n.nodeName==="IMG")&&(m=this.__createElement("image"),m.setAttribute("width",r),m.setAttribute("height",o),m.setAttribute("preserveAspectRatio","none"),(a||l||c!==n.width||u!==n.height)&&(v=this.__document.createElement("canvas"),v.width=r,v.height=o,v.getContext("2d")?.drawImage(n,a,l,c,u,0,0,r,o),n=v),m.setAttribute("transform",C),m.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",n.nodeName==="CANVAS"?n.toDataURL():n.getAttribute("src")),E.appendChild(m))}createPattern(e,n){const s=this.__document.createElementNS("http://www.w3.org/2000/svg","pattern"),i=Li(this.__ids);let r;return s.setAttribute("id",i),e.nodeName==="CANVAS"||e.nodeName==="IMG"?(r=this.__document.createElementNS("http://www.w3.org/2000/svg","image"),r.setAttribute("width",""+e.width),r.setAttribute("height",""+e.height),r.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",e.nodeName==="CANVAS"?e.toDataURL():e.getAttribute("src")),s.appendChild(r),this.__SVGdefs.appendChild(s)):e instanceof Fi&&(s.setAttribute("width",""+e.width),s.setAttribute("height",""+e.height),s.appendChild(e.__rootSVG.childNodes[1]),this.__SVGdefs.appendChild(s)),new su(s,this)}setLineDash(e){e&&e.length>0?this.lineDash=e.join(","):this.lineDash=null}drawFocusRing(){}createImageData(){}getImageData(){}putImageData(){}globalCompositeOperation(){}setTransform(){}}class Nm{canvas;context;customContext;currentPath2D=new Path2D;path2Ds=[];currentMatrix=new DOMMatrix;matrixs=[];hasSetCustomLineWidth=!1;hasSetCustomFillStyle=!1;constructor(e){this.canvas=e,this.context=e.getContext("2d",{willReadFrequently:!0}),this.customContext=new Fi({canvas:this.canvas,width:this.canvas.width,height:this.canvas.height})}set lineWidth(e){this.hasSetCustomLineWidth=!0,this.context.lineWidth=e,this.customContext.lineWidth=e}get lineWidth(){return this.context.lineWidth}set lineCap(e){this.context.lineCap=e,this.customContext.lineCap=e}get lineCap(){return this.context.lineCap}set lineJoin(e){this.context.lineJoin=e,this.customContext.lineCap=e}get lineJoin(){return this.context.lineJoin}set lineDashOffset(e){this.context.lineDashOffset=e,this.customContext.lineDashOffset=e}get lineDashOffset(){return this.context.lineDashOffset}set miterLimit(e){this.context.miterLimit=e,this.customContext.miterLimit=e}get miterLimit(){return this.context.miterLimit}set globalAlpha(e){this.context.globalAlpha=e,this.customContext.globalAlpha=e}get globalAlpha(){return this.context.globalAlpha}set fillStyle(e){this.hasSetCustomFillStyle=!0,typeof e=="string"||e instanceof CanvasGradient||e instanceof CanvasPattern?(this.context.fillStyle=e,this.customContext.fillStyle=e):(this.context.fillStyle=e.gradient,this.customContext.fillStyle=e.gradientCustom)}get fillStyle(){return this.context.fillStyle}set strokeStyle(e){typeof e=="string"||e instanceof CanvasGradient||e instanceof CanvasPattern?(this.context.strokeStyle=e,this.customContext.strokeStyle=e):(this.context.strokeStyle=e.gradient,this.customContext.strokeStyle=e.gradientCustom)}get strokeStyle(){return this.context.strokeStyle}set font(e){this.context.font=e,this.customContext.font=e}get font(){return this.context.font}fill(e){return e?this.context.fill(e):(this.context.fill(),this.customContext.fill()),this}fillRect(e,n,s,i){return this.context.fillRect(e,n,s,i),this.customContext.fillRect(e,n,s,i),this}fillText(e,n,s,i){return this.context.fillText(e,n,s,i),this.customContext.fillText(e,n,s),this}setLineDash(e){return this.context.setLineDash(e),this.customContext.setLineDash(e),this}stroke(e){return e?this.context.stroke(e):(this.context.stroke(),this.customContext.stroke()),this}strokeText(e,n,s,i){return this.context.strokeText(e,n,s,i),this.customContext.strokeText(e,n,s),this}strokeRect(e,n,s,i){return this.context.strokeRect(e,n,s,i),this.customContext.strokeRect(e,n,s,i),this}clearRect(e=0,n=0,s=this.canvas.width,i=this.canvas.height){return this.context.clearRect(e,n,s,i),this.customContext.clearRect(e,n,s,i),this}save(){return this.context.save(),this.customContext.save(),this.path2Ds.push(this.currentPath2D),this.matrixs.push(this.currentMatrix),this.currentPath2D=new Path2D,this.currentMatrix=new DOMMatrix,this}restore(){return this.context.restore(),this.customContext.restore(),this.hasSetCustomLineWidth=!1,this.hasSetCustomFillStyle=!1,this.currentPath2D=this.path2Ds.pop()||new Path2D,this.currentMatrix=this.matrixs.pop()||new DOMMatrix,this}beginPath(){return this.context.beginPath(),this.customContext.beginPath(),this}closePath(){return this.context.closePath(),this.customContext.closePath(),this.currentPath2D.closePath(),this}addPath(e=this.currentPath2D,n=this.currentMatrix){const s=new Path2D;s.addPath(e,n),this.currentPath2D=s}isPointInStroke(...e){return e[0]instanceof Path2D?this.context.isPointInStroke(e[0],e[1],e[2]):this.context.isPointInStroke(e[0],e[1])}isPointInPath(...e){return e[0]instanceof Path2D?this.context.isPointInPath(e[0],e[1],e[2]):this.context.isPointInPath(e[0],e[1])}translate(e,n){return this.context.translate(e,n),this.customContext.translate(e,n),this.currentMatrix.translate(e,n),this.addPath(),this}rotate(e){return this.context.rotate(e),this.customContext.rotate(e),this.currentMatrix.rotate(e),this.addPath(),this}scale(e,n=e){return this.context.scale(e,n),this.customContext.scale(e,n),this.currentMatrix.scale(e,n),this.addPath(),this}moveTo(e,n){return this.context.moveTo(e,n),this.customContext.moveTo(e,n),this.currentPath2D.moveTo(e,n),this}lineTo(e,n){return this.context.lineTo(e,n),this.customContext.lineTo(e,n),this.currentPath2D.lineTo(e,n),this}arc(e,n,s,i,r,o){return this.context.arc(e,n,s,i,r,o),this.customContext.arc(e,n,s,i,r,o?-1:1),this.currentPath2D.arc(e,n,s,i,r,o),this}arcTo(e,n,s,i,r){return this.context.arcTo(e,n,s,i,r),this.customContext.arcTo(e,n,s,i,r),this.currentPath2D.arcTo(e,n,s,i,r),this}ellipse(e,n,s,i,r,o,a,l){return this.context.ellipse(e,n,s,i,r,o,a,l),this.currentPath2D.ellipse(e,n,s,i,r,o,a,l),this}quadraticCurveTo(e,n,s,i){return this.context.quadraticCurveTo(e,n,s,i),this.customContext.quadraticCurveTo(e,n,s,i),this.currentPath2D.quadraticCurveTo(e,n,s,i),this}bezierCurveTo(e,n,s,i,r,o){return this.context.bezierCurveTo(e,n,s,i,r,o),this.customContext.bezierCurveTo(e,n,s,i,r,o),this.currentPath2D.bezierCurveTo(e,n,s,i,r,o),this}rect(e,n,s,i){return this.context.rect(e,n,s,i),this.customContext.rect(e,n,s,i),this.currentPath2D.rect(e,n,s,i),this}createLinearGradient(e,n,s,i,r){const o=this.context.createLinearGradient(e,n,s,i),a=this.customContext.createLinearGradient(e,n,s,i);return r&&Object.keys(r).forEach(l=>{const c=parseFloat(l);o.addColorStop(c,r[c]),a.addColorStop(c,r[c])}),{gradient:o,gradientCustom:a}}createRadialGradient(e,n,s,i,r,o,a){const l=this.context.createRadialGradient(e,n,s,i,r,o),c=this.customContext.createRadialGradient(e,n,s,i,r,o);return a&&Object.keys(a).forEach(u=>{const h=parseFloat(u);l.addColorStop(h,a[h]),c.addColorStop(h,a[h])}),{gradient:l,gradientCustom:c}}drawImage(e,...n){if(n.length===0)this.context.drawImage(e,0,0);else if(n.length===2){const s=n[0],i=n[1];this.context.drawImage(e,s,i)}else if(n.length===4){const s=n[0],i=n[1],r=n[2],o=n[3];this.context.drawImage(e,s,i,r,o)}else if(n.length===8){const s=n[0],i=n[1],r=n[2],o=n[3],a=n[4],l=n[5],c=n[6],u=n[7];this.context.drawImage(e,s,i,r,o,a,l,c,u)}else throw new Error("Invalid number of arguments passed to drawImage: "+n.length);return this.customContext.drawImage(e,...n),this}getImageData(e=0,n=0,s=this.canvas.width,i=this.canvas.height,r){return this.context.getImageData(e,n,s,i,r)}putImageData(e,n=0,s=0){return this.context.putImageData(e,n,s)}toRawSVG(){const e=this.customContext.getSerializedSvg(!0),n=this.customContext.getSvg();return{raw:e,element:n}}}const Om=Nm;let iu=class{app;ctx;shapes=[];isMouseDown=!1;draggingShapeID="";removes=[];constructor(e){this.app=e,this.ctx=new Om(this.app.container),this.app.captureMove({start:()=>{this.isMouseDown=!0,this.setCursor()},end:()=>{this.isMouseDown=!1,this.draggingShapeID="",this.setCursor()},move:()=>{this.setCursor()}})}setCursor(){this.draggingShapeID?this.app.container.style.cursor="grabbing":this.shapes.filter(e=>e.shape.isMouseInShape&&e.dragMouseMove).length?this.app.container.style.cursor="grab":this.app.container.style.cursor="default"}flushShapes(e=[]){return this.shapes=[],Ap(e)?this.shapes.push(...e):this.shapes.push(e),this}draw(){return this.removes.forEach(e=>e()),this.shapes.forEach(e=>{if(this.ctx.save(),e.followMouseMove&&(!po(e.shape.x,this.app.mousePoint.x,5)||!po(e.shape.y,this.app.mousePoint.y,5))&&(e.shape.angleTo(this.app.mousePoint),e.shape.followTo(this.app.mousePoint)),e.dragFreeEaseTo&&(this.isMouseDown||e.shape.nextFrameEaseTo(new rt({x:e.dragFreeEaseTo.targetX,y:e.dragFreeEaseTo.targetY}),{easing:e.dragFreeEaseTo?.easing??.05})),e.clickInPath&&e.shape instanceof So){const n=()=>{if(!(e.shape instanceof So))return;const s=e.shape.pgas.findIndex(i=>i.pg.isPointInPath(this.ctx,this.app.mousePoint.x,this.app.mousePoint.y));s>=0&&e.clickInPath?.(s)};this.app.on("tap",n),this.removes.push(()=>{this.app.off("tap",n)})}if(e.extra?.(this.ctx),e.shape instanceof ft||this.ctx.translate(e.shape.x,e.shape.y),this.ctx.rotate(e.shape.rotate),this.ctx.scale(e.shape.scale,e.shape.scale),e.shape.toCanvasContext(this.ctx,{isLineThrough:e.isLineThrough}),e.shape.path2d=this.ctx.currentPath2D,e.shape.isMouseInShape=e.shape.getBoundingClientRect()?.isContainPoint(this.app.mousePoint.x,this.app.mousePoint.y)||this.ctx.isPointInPath(e.shape.path2d,this.app.mousePoint.x,this.app.mousePoint.y)||!1,this.ctx.hasSetCustomLineWidth&&this.ctx.stroke(),this.ctx.hasSetCustomFillStyle&&this.ctx.fill(),e.dragMouseMove&&!this.draggingShapeID&&this.isMouseDown&&e.shape.isMouseInShape&&(this.draggingShapeID=e.shape.id,e.shape.isDragging=!0,this.shapes.filter(n=>n.shape.id!=e.shape.id).forEach(n=>n.shape.isDragging=!1)),this.draggingShapeID==e.shape.id){e.shape.x=this.app.mousePoint.x,e.shape.y=this.app.mousePoint.y;const n=e.shape.getBoundingClientRect();n&&n.width&&n.height&&!e.shape.XYIsShapeCenter&&(e.shape.x-=n.width/2,e.shape.y-=n.height/2),e.shape instanceof ft||this.ctx.translate(e.shape.x,e.shape.y),e.shape.path2d=this.ctx.currentPath2D}this.ctx.restore()}),this}drawMouseMoveLine(e="line",n){switch(e){case"brush":const s=(n&&n.brushSize)??10,i=(n&&n.brushDensity)??50,r=(n&&n.brushColor)??"#000000",o=this.ctx.getImageData(0,0,this.ctx.canvas.width,this.ctx.canvas.height),a=o.data,l=qc(r);return this.app.captureMove({move:()=>{if(this.isMouseDown){for(let c=0;c<i;c++){const u=Math.random()*Math.PI*2,h=Math.random()*s,f=this.app.mousePoint.x+Math.cos(u)*h|0,d=this.app.mousePoint.y+Math.sin(u)*h|0,m=(f+d*o.width)*4;a[m]=l>>16&255,a[m+1]=l>>8&255,a[m+2]=l&255,a[m+3]=255}this.ctx.putImageData(o)}}});case"line":default:return this.app.captureMove({start:c=>{this.ctx.beginPath(),this.app.setMousePoint(c),this.ctx.moveTo(this.app.mousePoint.x,this.app.mousePoint.y)},end:()=>{this.ctx.closePath()},move:()=>{this.isMouseDown&&(this.ctx.lineTo(this.app.mousePoint.x,this.app.mousePoint.y),this.ctx.stroke())}})}}};class Im{map;constructor(e,n=120.619585,s=31.299379,i=18){this.map=new T.Map(e),this.map.centerAndZoom(new T.LngLat(n,s),i)}}const Mm=J({__name:"Icon",props:{icon:{default:"mdi-light:home"},color:{default:ne.colorPrimary}},setup(t){const e=t;return(n,s)=>(D(),z("span",{class:"icon",style:q(["color: "+n.color])},[oe(Ce(Np),{icon:e.icon,color:n.color},null,8,["icon","color"])],4))}}),sy="",ee=(t,e)=>{const n=t.__vccOpts||t;for(const[s,i]of e)n[s]=i;return n},Ln=ee(Mm,[["__scopeId","data-v-8789b4ce"]]),Dm=J({customOptions:{},inheritAttrs:!0,__name:"Button",props:{label:{},icon:{},iconPosition:{default:"left"},isDisabled:{type:Boolean,default:!1},height:{default:"44px"},padding:{default:"20px"},fontSize:{default:"14px"},borderRadius:{default:"4px"},stylePattern:{default:"fullfilled"},borderColor:{},bgColor:{},fontColor:{}},emits:["ceClick","click"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G(s.borderColor),a=G(s.bgColor),l=G(s.fontColor),c=G(s.borderColor),u=G(s.bgColor);function h(w){switch(w){case"outline":o.value=s.borderColor??ne.colorPrimary,a.value=s.bgColor??ne.colorGrayFF,l.value=s.fontColor??ne.colorPrimary,c.value=o.value,u.value=a.value;break;default:o.value=s.borderColor??ne.colorPrimary,a.value=s.bgColor??ne.colorPrimary,l.value=s.fontColor??ne.colorGrayFF,c.value=o.value,u.value=a.value;break}}ve(()=>s.stylePattern,()=>{h(s.stylePattern)},{immediate:!0});const f=G(s.isDisabled?"0.6":"1"),d=G(s.isDisabled?"not-allowed":"pointer");let m=!1;const v=()=>{s.isDisabled||(m=!0,o.value=Ps(c.value,10),a.value=Ps(u.value,10))},y=()=>{s.isDisabled||(m=!1,o.value=c.value,a.value=u.value)},C=Lp(()=>{s.isDisabled||(o.value=Ps(c.value,-10),a.value=Ps(u.value,-10),setTimeout(()=>{m?v():y()},150),i("ceClick"),i("click"))},500);return e({wrapper:r}),(w,S)=>(D(),z("div",{ref_key:"wrapper",ref:r,class:"button",style:q([`opacity: ${f.value}`,`border: 1px solid ${o.value}`,`background-color: ${a.value}`,`color: ${l.value}`,`border-radius: ${s.borderRadius}`,`height: ${s.height}`,`line-height: ${s.height}`,`font-size: ${s.fontSize}`,`cursor: ${d.value}`,"user-select: none"]),onMouseover:v,onMouseleave:y,onClick:S[0]||(S[0]=(...$)=>Ce(C)&&Ce(C)(...$))},[N("label",{class:"label truncate",style:q({padding:"0 "+w.padding,cursor:d.value})},[Re(w.$slots,"default",{},()=>[w.icon&&w.iconPosition==="left"?(D(),Qe(Ln,{key:0,icon:w.icon,color:l.value,style:q({marginRight:Ce(ne).gap4,cursor:d.value})},null,8,["icon","color","style"])):Be("",!0),N("span",{style:q({cursor:d.value})},be(w.label),5),w.icon&&w.iconPosition==="right"?(D(),Qe(Ln,{key:1,icon:w.icon,color:l.value,style:q({marginLeft:Ce(ne).gap4,cursor:d.value})},null,8,["icon","color","style"])):Be("",!0)],!0)],4)],36))}}),iy="",Ne=ee(Dm,[["__scopeId","data-v-ee116edd"]]),Am=["onClick","value"],Rm={class:"option-inner"},$m=J({customOptions:{Icon:Ln,Button:Ne},__name:"Select",props:{options:{},initIndex:{default:0},fontSize:{default:"14px"}},emits:["change"],setup(t,{emit:e}){const n=t,s=e;dn(()=>{Z.setStyleSheet(`
|
|
52
|
+
* Licensed under the MIT license */(function(n){(function(t,e,s,i){var r=["","webkit","Moz","MS","ms","o"],o=e.createElement("div"),a="function",l=Math.round,c=Math.abs,u=Date.now;function h(d,g,y){return setTimeout(w(d,y),g)}function f(d,g,y){return Array.isArray(d)?(p(d,y[g],y),!0):!1}function p(d,g,y){var S;if(d)if(d.forEach)d.forEach(g,y);else if(d.length!==i)for(S=0;S<d.length;)g.call(y,d[S],S,d),S++;else for(S in d)d.hasOwnProperty(S)&&g.call(y,d[S],S,d)}function m(d,g,y){var S="DEPRECATED METHOD: "+g+`
|
|
53
|
+
`+y+` AT
|
|
54
|
+
`;return function(){var V=new Error("get-stack-trace"),Q=V&&V.stack?V.stack.replace(/^[^\(]+?[\n$]/gm,"").replace(/^\s+at\s+/gm,"").replace(/^Object.<anonymous>\s*\(/gm,"{anonymous}()@"):"Unknown Stack Trace",xt=t.console&&(t.console.warn||t.console.log);return xt&&xt.call(t.console,S,Q),d.apply(this,arguments)}}var v;typeof Object.assign!="function"?v=function(g){if(g===i||g===null)throw new TypeError("Cannot convert undefined or null to object");for(var y=Object(g),S=1;S<arguments.length;S++){var V=arguments[S];if(V!==i&&V!==null)for(var Q in V)V.hasOwnProperty(Q)&&(y[Q]=V[Q])}return y}:v=Object.assign;var b=m(function(g,y,S){for(var V=Object.keys(y),Q=0;Q<V.length;)(!S||S&&g[V[Q]]===i)&&(g[V[Q]]=y[V[Q]]),Q++;return g},"extend","Use `assign`."),E=m(function(g,y){return b(g,y,!0)},"merge","Use `assign`.");function C(d,g,y){var S=g.prototype,V;V=d.prototype=Object.create(S),V.constructor=d,V._super=S,y&&v(V,y)}function w(d,g){return function(){return d.apply(g,arguments)}}function P(d,g){return typeof d==a?d.apply(g&&g[0]||i,g):d}function D(d,g){return d===i?g:d}function N(d,g,y){p(pt(g),function(S){d.addEventListener(S,y,!1)})}function A(d,g,y){p(pt(g),function(S){d.removeEventListener(S,y,!1)})}function at(d,g){for(;d;){if(d==g)return!0;d=d.parentNode}return!1}function lt(d,g){return d.indexOf(g)>-1}function pt(d){return d.trim().split(/\s+/g)}function Et(d,g,y){if(d.indexOf&&!y)return d.indexOf(g);for(var S=0;S<d.length;){if(y&&d[S][y]==g||!y&&d[S]===g)return S;S++}return-1}function bt(d){return Array.prototype.slice.call(d,0)}function Lt(d,g,y){for(var S=[],V=[],Q=0;Q<d.length;){var xt=g?d[Q][g]:d[Q];Et(V,xt)<0&&S.push(d[Q]),V[Q]=xt,Q++}return y&&(g?S=S.sort(function(ae,_e){return ae[g]>_e[g]}):S=S.sort()),S}function Ft(d,g){for(var y,S,V=g[0].toUpperCase()+g.slice(1),Q=0;Q<r.length;){if(y=r[Q],S=y?y+V:g,S in d)return S;Q++}return i}var _t=1;function dt(){return _t++}function Z(d){var g=d.ownerDocument||d;return g.defaultView||g.parentWindow||t}var I=/mobile|tablet|ip(ad|hone|od)|android/i,Y="ontouchstart"in t,z=Ft(t,"PointerEvent")!==i,mt=Y&&I.test(navigator.userAgent),ft="touch",At="pen",ie="mouse",Se="kinect",Te=25,Rt=1,Oe=2,Vt=4,re=8,$e=1,sn=2,rn=4,_=8,x=16,O=sn|rn,M=_|x,$=O|M,H=["x","y"],W=["clientX","clientY"];function L(d,g){var y=this;this.manager=d,this.callback=g,this.element=d.element,this.target=d.options.inputTarget,this.domHandler=function(S){P(d.options.enable,[d])&&y.handler(S)},this.init()}L.prototype={handler:function(){},init:function(){this.evEl&&N(this.element,this.evEl,this.domHandler),this.evTarget&&N(this.target,this.evTarget,this.domHandler),this.evWin&&N(Z(this.element),this.evWin,this.domHandler)},destroy:function(){this.evEl&&A(this.element,this.evEl,this.domHandler),this.evTarget&&A(this.target,this.evTarget,this.domHandler),this.evWin&&A(Z(this.element),this.evWin,this.domHandler)}};function U(d){var g,y=d.options.inputClass;return y?g=y:z?g=ta:mt?g=tr:Y?g=ea:g=ve,new g(d,F)}function F(d,g,y){var S=y.pointers.length,V=y.changedPointers.length,Q=g&Rt&&S-V===0,xt=g&(Vt|re)&&S-V===0;y.isFirst=!!Q,y.isFinal=!!xt,Q&&(d.session={}),y.eventType=g,K(d,y),d.emit("hammer.input",y),d.recognize(y),d.session.prevInput=y}function K(d,g){var y=d.session,S=g.pointers,V=S.length;y.firstInput||(y.firstInput=ht(g)),V>1&&!y.firstMultiple?y.firstMultiple=ht(g):V===1&&(y.firstMultiple=!1);var Q=y.firstInput,xt=y.firstMultiple,ee=xt?xt.center:Q.center,ae=g.center=vt(S);g.timeStamp=u(),g.deltaTime=g.timeStamp-Q.timeStamp,g.angle=ge(ee,ae),g.distance=jt(ee,ae),rt(y,g),g.offsetDirection=Mt(g.deltaX,g.deltaY);var _e=Tt(g.deltaTime,g.deltaX,g.deltaY);g.overallVelocityX=_e.x,g.overallVelocityY=_e.y,g.overallVelocity=c(_e.x)>c(_e.y)?_e.x:_e.y,g.scale=xt?Zi(xt.pointers,S):1,g.rotation=xt?xn(xt.pointers,S):0,g.maxPointers=y.prevInput?g.pointers.length>y.prevInput.maxPointers?g.pointers.length:y.prevInput.maxPointers:g.pointers.length,nt(y,g);var Ye=d.element;at(g.srcEvent.target,Ye)&&(Ye=g.srcEvent.target),g.target=Ye}function rt(d,g){var y=g.center,S=d.offsetDelta||{},V=d.prevDelta||{},Q=d.prevInput||{};(g.eventType===Rt||Q.eventType===Vt)&&(V=d.prevDelta={x:Q.deltaX||0,y:Q.deltaY||0},S=d.offsetDelta={x:y.x,y:y.y}),g.deltaX=V.x+(y.x-S.x),g.deltaY=V.y+(y.y-S.y)}function nt(d,g){var y=d.lastInterval||g,S=g.timeStamp-y.timeStamp,V,Q,xt,ee;if(g.eventType!=re&&(S>Te||y.velocity===i)){var ae=g.deltaX-y.deltaX,_e=g.deltaY-y.deltaY,Ye=Tt(S,ae,_e);Q=Ye.x,xt=Ye.y,V=c(Ye.x)>c(Ye.y)?Ye.x:Ye.y,ee=Mt(ae,_e),d.lastInterval=g}else V=y.velocity,Q=y.velocityX,xt=y.velocityY,ee=y.direction;g.velocity=V,g.velocityX=Q,g.velocityY=xt,g.direction=ee}function ht(d){for(var g=[],y=0;y<d.pointers.length;)g[y]={clientX:l(d.pointers[y].clientX),clientY:l(d.pointers[y].clientY)},y++;return{timeStamp:u(),pointers:g,center:vt(g),deltaX:d.deltaX,deltaY:d.deltaY}}function vt(d){var g=d.length;if(g===1)return{x:l(d[0].clientX),y:l(d[0].clientY)};for(var y=0,S=0,V=0;V<g;)y+=d[V].clientX,S+=d[V].clientY,V++;return{x:l(y/g),y:l(S/g)}}function Tt(d,g,y){return{x:g/d||0,y:y/d||0}}function Mt(d,g){return d===g?$e:c(d)>=c(g)?d<0?sn:rn:g<0?_:x}function jt(d,g,y){y||(y=H);var S=g[y[0]]-d[y[0]],V=g[y[1]]-d[y[1]];return Math.sqrt(S*S+V*V)}function ge(d,g,y){y||(y=H);var S=g[y[0]]-d[y[0]],V=g[y[1]]-d[y[1]];return Math.atan2(V,S)*180/Math.PI}function xn(d,g){return ge(g[1],g[0],W)+ge(d[1],d[0],W)}function Zi(d,g){return jt(g[0],g[1],W)/jt(d[0],d[1],W)}var zn={mousedown:Rt,mousemove:Oe,mouseup:Vt},Qi="mousedown",oe="mousemove mouseup";function ve(){this.evEl=Qi,this.evWin=oe,this.pressed=!1,L.apply(this,arguments)}C(ve,L,{handler:function(g){var y=zn[g.type];y&Rt&&g.button===0&&(this.pressed=!0),y&Oe&&g.which!==1&&(y=Vt),this.pressed&&(y&Vt&&(this.pressed=!1),this.callback(this.manager,y,{pointers:[g],changedPointers:[g],pointerType:ie,srcEvent:g}))}});var Ji={pointerdown:Rt,pointermove:Oe,pointerup:Vt,pointercancel:re,pointerout:re},U_={2:ft,3:At,4:ie,5:Se},Eu="pointerdown",Cu="pointermove pointerup pointercancel";t.MSPointerEvent&&!t.PointerEvent&&(Eu="MSPointerDown",Cu="MSPointerMove MSPointerUp MSPointerCancel");function ta(){this.evEl=Eu,this.evWin=Cu,L.apply(this,arguments),this.store=this.manager.session.pointerEvents=[]}C(ta,L,{handler:function(g){var y=this.store,S=!1,V=g.type.toLowerCase().replace("ms",""),Q=Ji[V],xt=U_[g.pointerType]||g.pointerType,ee=xt==ft,ae=Et(y,g.pointerId,"pointerId");Q&Rt&&(g.button===0||ee)?ae<0&&(y.push(g),ae=y.length-1):Q&(Vt|re)&&(S=!0),!(ae<0)&&(y[ae]=g,this.callback(this.manager,Q,{pointers:y,changedPointers:[g],pointerType:xt,srcEvent:g}),S&&y.splice(ae,1))}});var Y_={touchstart:Rt,touchmove:Oe,touchend:Vt,touchcancel:re},X_="touchstart",W_="touchstart touchmove touchend touchcancel";function Su(){this.evTarget=X_,this.evWin=W_,this.started=!1,L.apply(this,arguments)}C(Su,L,{handler:function(g){var y=Y_[g.type];if(y===Rt&&(this.started=!0),!!this.started){var S=q_.call(this,g,y);y&(Vt|re)&&S[0].length-S[1].length===0&&(this.started=!1),this.callback(this.manager,y,{pointers:S[0],changedPointers:S[1],pointerType:ft,srcEvent:g})}}});function q_(d,g){var y=bt(d.touches),S=bt(d.changedTouches);return g&(Vt|re)&&(y=Lt(y.concat(S),"identifier",!0)),[y,S]}var K_={touchstart:Rt,touchmove:Oe,touchend:Vt,touchcancel:re},Z_="touchstart touchmove touchend touchcancel";function tr(){this.evTarget=Z_,this.targetIds={},L.apply(this,arguments)}C(tr,L,{handler:function(g){var y=K_[g.type],S=Q_.call(this,g,y);S&&this.callback(this.manager,y,{pointers:S[0],changedPointers:S[1],pointerType:ft,srcEvent:g})}});function Q_(d,g){var y=bt(d.touches),S=this.targetIds;if(g&(Rt|Oe)&&y.length===1)return S[y[0].identifier]=!0,[y,y];var V,Q,xt=bt(d.changedTouches),ee=[],ae=this.target;if(Q=y.filter(function(_e){return at(_e.target,ae)}),g===Rt)for(V=0;V<Q.length;)S[Q[V].identifier]=!0,V++;for(V=0;V<xt.length;)S[xt[V].identifier]&&ee.push(xt[V]),g&(Vt|re)&&delete S[xt[V].identifier],V++;if(ee.length)return[Lt(Q.concat(ee),"identifier",!0),ee]}var J_=2500,Tu=25;function ea(){L.apply(this,arguments);var d=w(this.handler,this);this.touch=new tr(this.manager,d),this.mouse=new ve(this.manager,d),this.primaryTouch=null,this.lastTouches=[]}C(ea,L,{handler:function(g,y,S){var V=S.pointerType==ft,Q=S.pointerType==ie;if(!(Q&&S.sourceCapabilities&&S.sourceCapabilities.firesTouchEvents)){if(V)ty.call(this,y,S);else if(Q&&ey.call(this,S))return;this.callback(g,y,S)}},destroy:function(){this.touch.destroy(),this.mouse.destroy()}});function ty(d,g){d&Rt?(this.primaryTouch=g.changedPointers[0].identifier,ku.call(this,g)):d&(Vt|re)&&ku.call(this,g)}function ku(d){var g=d.changedPointers[0];if(g.identifier===this.primaryTouch){var y={x:g.clientX,y:g.clientY};this.lastTouches.push(y);var S=this.lastTouches,V=function(){var Q=S.indexOf(y);Q>-1&&S.splice(Q,1)};setTimeout(V,J_)}}function ey(d){for(var g=d.srcEvent.clientX,y=d.srcEvent.clientY,S=0;S<this.lastTouches.length;S++){var V=this.lastTouches[S],Q=Math.abs(g-V.x),xt=Math.abs(y-V.y);if(Q<=Tu&&xt<=Tu)return!0}return!1}var Pu=Ft(o.style,"touchAction"),Ou=Pu!==i,Nu="compute",Iu="auto",na="manipulation",jn="none",Us="pan-x",Ys="pan-y",er=sy();function sa(d,g){this.manager=d,this.set(g)}sa.prototype={set:function(d){d==Nu&&(d=this.compute()),Ou&&this.manager.element.style&&er[d]&&(this.manager.element.style[Pu]=d),this.actions=d.toLowerCase().trim()},update:function(){this.set(this.manager.options.touchAction)},compute:function(){var d=[];return p(this.manager.recognizers,function(g){P(g.options.enable,[g])&&(d=d.concat(g.getTouchAction()))}),ny(d.join(" "))},preventDefaults:function(d){var g=d.srcEvent,y=d.offsetDirection;if(this.manager.session.prevented){g.preventDefault();return}var S=this.actions,V=lt(S,jn)&&!er[jn],Q=lt(S,Ys)&&!er[Ys],xt=lt(S,Us)&&!er[Us];if(V){var ee=d.pointers.length===1,ae=d.distance<2,_e=d.deltaTime<250;if(ee&&ae&&_e)return}if(!(xt&&Q)&&(V||Q&&y&O||xt&&y&M))return this.preventSrc(g)},preventSrc:function(d){this.manager.session.prevented=!0,d.preventDefault()}};function ny(d){if(lt(d,jn))return jn;var g=lt(d,Us),y=lt(d,Ys);return g&&y?jn:g||y?g?Us:Ys:lt(d,na)?na:Iu}function sy(){if(!Ou)return!1;var d={},g=t.CSS&&t.CSS.supports;return["auto","manipulation","pan-y","pan-x","pan-x pan-y","none"].forEach(function(y){d[y]=g?t.CSS.supports("touch-action",y):!0}),d}var nr=1,Ne=2,is=4,wn=8,on=wn,Xs=16,Ue=32;function an(d){this.options=v({},this.defaults,d||{}),this.id=dt(),this.manager=null,this.options.enable=D(this.options.enable,!0),this.state=nr,this.simultaneous={},this.requireFail=[]}an.prototype={defaults:{},set:function(d){return v(this.options,d),this.manager&&this.manager.touchAction.update(),this},recognizeWith:function(d){if(f(d,"recognizeWith",this))return this;var g=this.simultaneous;return d=sr(d,this),g[d.id]||(g[d.id]=d,d.recognizeWith(this)),this},dropRecognizeWith:function(d){return f(d,"dropRecognizeWith",this)?this:(d=sr(d,this),delete this.simultaneous[d.id],this)},requireFailure:function(d){if(f(d,"requireFailure",this))return this;var g=this.requireFail;return d=sr(d,this),Et(g,d)===-1&&(g.push(d),d.requireFailure(this)),this},dropRequireFailure:function(d){if(f(d,"dropRequireFailure",this))return this;d=sr(d,this);var g=Et(this.requireFail,d);return g>-1&&this.requireFail.splice(g,1),this},hasRequireFailures:function(){return this.requireFail.length>0},canRecognizeWith:function(d){return!!this.simultaneous[d.id]},emit:function(d){var g=this,y=this.state;function S(V){g.manager.emit(V,d)}y<wn&&S(g.options.event+Du(y)),S(g.options.event),d.additionalEvent&&S(d.additionalEvent),y>=wn&&S(g.options.event+Du(y))},tryEmit:function(d){if(this.canEmit())return this.emit(d);this.state=Ue},canEmit:function(){for(var d=0;d<this.requireFail.length;){if(!(this.requireFail[d].state&(Ue|nr)))return!1;d++}return!0},recognize:function(d){var g=v({},d);if(!P(this.options.enable,[this,g])){this.reset(),this.state=Ue;return}this.state&(on|Xs|Ue)&&(this.state=nr),this.state=this.process(g),this.state&(Ne|is|wn|Xs)&&this.tryEmit(g)},process:function(d){},getTouchAction:function(){},reset:function(){}};function Du(d){return d&Xs?"cancel":d&wn?"end":d&is?"move":d&Ne?"start":""}function Mu(d){return d==x?"down":d==_?"up":d==sn?"left":d==rn?"right":""}function sr(d,g){var y=g.manager;return y?y.get(d):d}function Le(){an.apply(this,arguments)}C(Le,an,{defaults:{pointers:1},attrTest:function(d){var g=this.options.pointers;return g===0||d.pointers.length===g},process:function(d){var g=this.state,y=d.eventType,S=g&(Ne|is),V=this.attrTest(d);return S&&(y&re||!V)?g|Xs:S||V?y&Vt?g|wn:g&Ne?g|is:Ne:Ue}});function ir(){Le.apply(this,arguments),this.pX=null,this.pY=null}C(ir,Le,{defaults:{event:"pan",threshold:10,pointers:1,direction:$},getTouchAction:function(){var d=this.options.direction,g=[];return d&O&&g.push(Ys),d&M&&g.push(Us),g},directionTest:function(d){var g=this.options,y=!0,S=d.distance,V=d.direction,Q=d.deltaX,xt=d.deltaY;return V&g.direction||(g.direction&O?(V=Q===0?$e:Q<0?sn:rn,y=Q!=this.pX,S=Math.abs(d.deltaX)):(V=xt===0?$e:xt<0?_:x,y=xt!=this.pY,S=Math.abs(d.deltaY))),d.direction=V,y&&S>g.threshold&&V&g.direction},attrTest:function(d){return Le.prototype.attrTest.call(this,d)&&(this.state&Ne||!(this.state&Ne)&&this.directionTest(d))},emit:function(d){this.pX=d.deltaX,this.pY=d.deltaY;var g=Mu(d.direction);g&&(d.additionalEvent=this.options.event+g),this._super.emit.call(this,d)}});function ia(){Le.apply(this,arguments)}C(ia,Le,{defaults:{event:"pinch",threshold:0,pointers:2},getTouchAction:function(){return[jn]},attrTest:function(d){return this._super.attrTest.call(this,d)&&(Math.abs(d.scale-1)>this.options.threshold||this.state&Ne)},emit:function(d){if(d.scale!==1){var g=d.scale<1?"in":"out";d.additionalEvent=this.options.event+g}this._super.emit.call(this,d)}});function ra(){an.apply(this,arguments),this._timer=null,this._input=null}C(ra,an,{defaults:{event:"press",pointers:1,time:251,threshold:9},getTouchAction:function(){return[Iu]},process:function(d){var g=this.options,y=d.pointers.length===g.pointers,S=d.distance<g.threshold,V=d.deltaTime>g.time;if(this._input=d,!S||!y||d.eventType&(Vt|re)&&!V)this.reset();else if(d.eventType&Rt)this.reset(),this._timer=h(function(){this.state=on,this.tryEmit()},g.time,this);else if(d.eventType&Vt)return on;return Ue},reset:function(){clearTimeout(this._timer)},emit:function(d){this.state===on&&(d&&d.eventType&Vt?this.manager.emit(this.options.event+"up",d):(this._input.timeStamp=u(),this.manager.emit(this.options.event,this._input)))}});function oa(){Le.apply(this,arguments)}C(oa,Le,{defaults:{event:"rotate",threshold:0,pointers:2},getTouchAction:function(){return[jn]},attrTest:function(d){return this._super.attrTest.call(this,d)&&(Math.abs(d.rotation)>this.options.threshold||this.state&Ne)}});function aa(){Le.apply(this,arguments)}C(aa,Le,{defaults:{event:"swipe",threshold:10,velocity:.3,direction:O|M,pointers:1},getTouchAction:function(){return ir.prototype.getTouchAction.call(this)},attrTest:function(d){var g=this.options.direction,y;return g&(O|M)?y=d.overallVelocity:g&O?y=d.overallVelocityX:g&M&&(y=d.overallVelocityY),this._super.attrTest.call(this,d)&&g&d.offsetDirection&&d.distance>this.options.threshold&&d.maxPointers==this.options.pointers&&c(y)>this.options.velocity&&d.eventType&Vt},emit:function(d){var g=Mu(d.offsetDirection);g&&this.manager.emit(this.options.event+g,d),this.manager.emit(this.options.event,d)}});function rr(){an.apply(this,arguments),this.pTime=!1,this.pCenter=!1,this._timer=null,this._input=null,this.count=0}C(rr,an,{defaults:{event:"tap",pointers:1,taps:1,interval:300,time:250,threshold:9,posThreshold:10},getTouchAction:function(){return[na]},process:function(d){var g=this.options,y=d.pointers.length===g.pointers,S=d.distance<g.threshold,V=d.deltaTime<g.time;if(this.reset(),d.eventType&Rt&&this.count===0)return this.failTimeout();if(S&&V&&y){if(d.eventType!=Vt)return this.failTimeout();var Q=this.pTime?d.timeStamp-this.pTime<g.interval:!0,xt=!this.pCenter||jt(this.pCenter,d.center)<g.posThreshold;this.pTime=d.timeStamp,this.pCenter=d.center,!xt||!Q?this.count=1:this.count+=1,this._input=d;var ee=this.count%g.taps;if(ee===0)return this.hasRequireFailures()?(this._timer=h(function(){this.state=on,this.tryEmit()},g.interval,this),Ne):on}return Ue},failTimeout:function(){return this._timer=h(function(){this.state=Ue},this.options.interval,this),Ue},reset:function(){clearTimeout(this._timer)},emit:function(){this.state==on&&(this._input.tapCount=this.count,this.manager.emit(this.options.event,this._input))}});function ln(d,g){return g=g||{},g.recognizers=D(g.recognizers,ln.defaults.preset),new la(d,g)}ln.VERSION="2.0.7",ln.defaults={domEvents:!1,touchAction:Nu,enable:!0,inputTarget:null,inputClass:null,preset:[[oa,{enable:!1}],[ia,{enable:!1},["rotate"]],[aa,{direction:O}],[ir,{direction:O},["swipe"]],[rr],[rr,{event:"doubletap",taps:2},["tap"]],[ra]],cssProps:{userSelect:"none",touchSelect:"none",touchCallout:"none",contentZooming:"none",userDrag:"none",tapHighlightColor:"rgba(0,0,0,0)"}};var iy=1,Au=2;function la(d,g){this.options=v({},ln.defaults,g||{}),this.options.inputTarget=this.options.inputTarget||d,this.handlers={},this.session={},this.recognizers=[],this.oldCssProps={},this.element=d,this.input=U(this),this.touchAction=new sa(this,this.options.touchAction),Ru(this,!0),p(this.options.recognizers,function(y){var S=this.add(new y[0](y[1]));y[2]&&S.recognizeWith(y[2]),y[3]&&S.requireFailure(y[3])},this)}la.prototype={set:function(d){return v(this.options,d),d.touchAction&&this.touchAction.update(),d.inputTarget&&(this.input.destroy(),this.input.target=d.inputTarget,this.input.init()),this},stop:function(d){this.session.stopped=d?Au:iy},recognize:function(d){var g=this.session;if(!g.stopped){this.touchAction.preventDefaults(d);var y,S=this.recognizers,V=g.curRecognizer;(!V||V&&V.state&on)&&(V=g.curRecognizer=null);for(var Q=0;Q<S.length;)y=S[Q],g.stopped!==Au&&(!V||y==V||y.canRecognizeWith(V))?y.recognize(d):y.reset(),!V&&y.state&(Ne|is|wn)&&(V=g.curRecognizer=y),Q++}},get:function(d){if(d instanceof an)return d;for(var g=this.recognizers,y=0;y<g.length;y++)if(g[y].options.event==d)return g[y];return null},add:function(d){if(f(d,"add",this))return this;var g=this.get(d.options.event);return g&&this.remove(g),this.recognizers.push(d),d.manager=this,this.touchAction.update(),d},remove:function(d){if(f(d,"remove",this))return this;if(d=this.get(d),d){var g=this.recognizers,y=Et(g,d);y!==-1&&(g.splice(y,1),this.touchAction.update())}return this},on:function(d,g){if(d!==i&&g!==i){var y=this.handlers;return p(pt(d),function(S){y[S]=y[S]||[],y[S].push(g)}),this}},off:function(d,g){if(d!==i){var y=this.handlers;return p(pt(d),function(S){g?y[S]&&y[S].splice(Et(y[S],g),1):delete y[S]}),this}},emit:function(d,g){this.options.domEvents&&ry(d,g);var y=this.handlers[d]&&this.handlers[d].slice();if(!(!y||!y.length)){g.type=d,g.preventDefault=function(){g.srcEvent.preventDefault()};for(var S=0;S<y.length;)y[S](g),S++}},destroy:function(){this.element&&Ru(this,!1),this.handlers={},this.session={},this.input.destroy(),this.element=null}};function Ru(d,g){var y=d.element;if(y.style){var S;p(d.options.cssProps,function(V,Q){S=Ft(y.style,Q),g?(d.oldCssProps[S]=y.style[S],y.style[S]=V):y.style[S]=d.oldCssProps[S]||""}),g||(d.oldCssProps={})}}function ry(d,g){var y=e.createEvent("Event");y.initEvent(d,!0,!0),y.gesture=g,g.target.dispatchEvent(y)}v(ln,{INPUT_START:Rt,INPUT_MOVE:Oe,INPUT_END:Vt,INPUT_CANCEL:re,STATE_POSSIBLE:nr,STATE_BEGAN:Ne,STATE_CHANGED:is,STATE_ENDED:wn,STATE_RECOGNIZED:on,STATE_CANCELLED:Xs,STATE_FAILED:Ue,DIRECTION_NONE:$e,DIRECTION_LEFT:sn,DIRECTION_RIGHT:rn,DIRECTION_UP:_,DIRECTION_DOWN:x,DIRECTION_HORIZONTAL:O,DIRECTION_VERTICAL:M,DIRECTION_ALL:$,Manager:la,Input:L,TouchAction:sa,TouchInput:tr,MouseInput:ve,PointerEventInput:ta,TouchMouseInput:ea,SingleTouchInput:Su,Recognizer:an,AttrRecognizer:Le,Tap:rr,Pan:ir,Swipe:aa,Pinch:ia,Rotate:oa,Press:ra,on:N,off:A,each:p,merge:E,extend:b,assign:v,inherit:C,bindFn:w,prefixed:Ft});var oy=typeof t<"u"?t:typeof self<"u"?self:{};oy.Hammer=ln,typeof i=="function"&&i.amd?i(function(){return ln}):n.exports?n.exports=ln:t[s]=ln})(window,document,"Hammer")})(Xc);var nm=Xc.exports;const sm=em(nm);function Vn(n){return n*Math.PI/180}function Co(n){return n*180/Math.PI}function im(n,t,e,s){const i=n-e,r=t-s;return Math.sqrt(i*i+r*r)}function Wc(n,t,e,s){const i=e-n,r=s-t;return Math.atan2(r,i)}function qc(n,t){return{x:Math.cos(n)*t,y:Math.sin(n)*t}}function Kc(n,t){const e=Math.sqrt(Math.pow(n,2)+Math.pow(t,2));return{x:n/=e,y:t/=e}}function So(n,t,e,s,i,r,o,a,l,c){let u=Math.PI*120/180,h=Math.PI/180*(+i||0),f=[],p,m=function(_t,dt,Z){const I=_t*Math.cos(Z)-dt*Math.sin(Z),Y=_t*Math.sin(Z)+dt*Math.cos(Z);return{x:I,y:Y}},v,b,E,C;if(c)v=c[0],b=c[1],E=c[2],C=c[3];else{p=m(n,t,-h),n=p.x,t=p.y,p=m(a,l,-h),a=p.x,l=p.y;let _t=(n-a)/2,dt=(t-l)/2,Z=_t*_t/(e*e)+dt*dt/(s*s);Z>1&&(Z=Math.sqrt(Z),e=Z*e,s=Z*s);let I=e*e,Y=s*s,z=(r==o?-1:1)*Math.sqrt(Math.abs((I*Y-I*dt*dt-Y*_t*_t)/(I*dt*dt+Y*_t*_t)));E=z*e*dt/s+(n+a)/2,C=z*-s*_t/e+(t+l)/2,v=Math.asin(Number(((t-C)/s).toFixed(9))),b=Math.asin(Number(((l-C)/s).toFixed(9))),v=n<E?Math.PI-v:v,b=a<E?Math.PI-b:b,v<0&&(v=Math.PI*2+v),b<0&&(b=Math.PI*2+b),o&&v>b&&(v=v-Math.PI*2),!o&&b>v&&(b=b-Math.PI*2)}let w=b-v;if(Math.abs(w)>u){let _t=b,dt=a,Z=l;b=v+u*(o&&b>v?1:-1),a=E+e*Math.cos(b),l=C+s*Math.sin(b),f=So(a,l,e,s,i,0,o,dt,Z,[b,_t,E,C])}w=b-v;let P=Math.cos(v),D=Math.sin(v),N=Math.cos(b),A=Math.sin(b),at=Math.tan(w/4),lt=4/3*e*at,pt=4/3*s*at,Et=[n,t],bt=[n+lt*D,t-pt*P],Lt=[a+lt*A,l-pt*N],Ft=[a,l];return bt[0]=2*Et[0]-bt[0],bt[1]=2*Et[1]-bt[1],c?[[...bt,...Lt,...Ft]].concat(f):[[...bt,...Lt,...Ft]].concat(f).map(_t=>{const dt=[];for(let Z=0,I=_t.length;Z<I;Z++)dt[Z]=Z%2?m(_t[Z-1],_t[Z],h).y:m(_t[Z],_t[Z+1],h).x;return dt})}function To(n,t,e,s,i,r){return[n/3+2/3*e,t/3+2/3*s,i/3+2/3*e,r/3+2/3*s,i,r]}function Ms(n,t,e,s){return[n,t,e,s,e,s]}const Fi={a:7,c:6,s:4,q:4,t:2,m:2,l:2,h:1,v:1,z:0};class Zn{static createSVGElement(t="path",e){const s=document.createElementNS.call(document,"http://www.w3.org/2000/svg",t);return e&&X.attribute(s,e),s}static createSvgPath(t){return this.createSVGElement("path",{d:t})}static downloadFromSVGElement(t,e="shape"){return Bc(Hp(t),`${e}.svg`)}static downloadFromSVGString(t,e="shape"){return Bc(jc(t),`${e}.svg`)}static getSVGRawStringFromElement(t){return Hc(t)}static isSVGPath(t){return typeof t!="string"?!1:(t=t.trim(),/^[mlhvzaqtcs]\s*[-+.0-9][^mlhvzaqtcs]+/i.test(t)&&/[\dz]$/i.test(t))}static parseSVGPath(t){const e=[];return t.replace(/([mlhvzaqtcs])([^mlhvzaqtcs]*)/gi,(s,i,r)=>{let o=i.toLowerCase();const a=Vp(r);for(o=="m"&&a.length>Fi[o]&&(e.push([i,...a.splice(0,Fi[o])]),o="l",i=i=="m"?"l":"L");a.length;){if(a.length<Fi[o])throw new Error(`parseSVGPath : ${s} : ${i} : $${a}`);e.push([i,...a.splice(0,Fi[o])])}return o=="z"&&e.push([i]),""}),e}static absolutizeSVGPath(t){let e=0,s=0,i=0,r=0;return t.map(function(o){const a=o[0],l=a.toUpperCase();if(a!=l)switch(o[0]=l,a){case"a":o[6]+=i,o[7]+=r;break;case"v":o[1]+=r;break;case"h":o[1]+=i;break;default:for(let c=1;c<o.length;)o[c++]+=i,o[c++]+=r}switch(l){case"Z":i=e,r=s;break;case"H":i=o[1];break;case"V":r=o[1];break;case"M":i=e=o[1],r=s=o[2];break;default:i=o[o.length-2],r=o[o.length-1]}return o})}static relativeSVGPath(t){let e=0,s=0,i=0,r=0;return t.map(function(o){const a=o[0],l=a.toLowerCase();if(a!=l)switch(o[0]=l,a){case"A":o[6]-=i,o[7]-=r;break;case"V":o[1]-=r;break;case"H":o[1]-=i;break;default:for(let c=1;c<o.length;)o[c++]-=i,o[c++]-=r}switch(l){case"z":i=e,r=s;break;case"h":i+=o[1];break;case"v":r+=o[1];break;case"m":i+=o[1],r+=o[2],e+=o[1],s+=o[2];break;default:i+=o[o.length-2],r+=o[o.length-1]}return o})}static normalizeSVGPath(t){let e=[],s=0,i=0,r=0,o=0,a=0,l=0,c=0,u=0,h;for(let f=0,p=t.length;f<p;f++){let m=t[f];const v=m[0];switch(v){case"M":s=m[1],i=m[2];break;case"A":const b=So(r,o,m[1],m[2],m[3],m[4],m[5],m[6],m[7]);if(!b.length)continue;b.forEach((w,P)=>{const[D,N,A,at,lt,pt]=w;m=["C",D,N,A,at,lt,pt],P<b.length-1&&e.push(m)});break;case"S":let E=r,C=o;(h=="C"||h=="S")&&(E+=E-c,C+=C-u),m=["C",E,C,m[1],m[2],m[3],m[4]];break;case"T":h=="Q"||h=="T"?(a=r*2-a,l=o*2-l):(a=r,l=o),m=["C",...To(r,o,a,l,m[1],m[2])];break;case"Q":a=m[1],l=m[2],m=["C",...To(r,o,m[1],m[2],m[3],m[4])];break;case"L":m=["C",...Ms(r,o,m[1],m[2])];break;case"H":m=["C",...Ms(r,o,m[1],o)];break;case"V":m=["C",...Ms(r,o,r,m[1])];break;case"Z":m=["C",...Ms(r,o,s,i)];break}h=v,r=m[m.length-2],o=m[m.length-1],m.length>4?(c=m[m.length-4],u=m[m.length-3]):(c=r,u=o),e.push(m)}return e}static catmullRom2bezier(t){let e=[];for(let s=0,i=t.length;i-2>s;s+=2){let r;s==0?r=[{x:t[s],y:t[s+1]},{x:t[s],y:t[s+1]},{x:t[s+2],y:t[s+3]},{x:t[s+4],y:t[s+5]}]:i-4==s?r=[{x:t[s-2],y:t[s-1]},{x:t[s],y:t[s+1]},{x:t[s+2],y:t[s+3]},{x:t[s+2],y:t[s+3]}]:r=[{x:t[s-2],y:t[s-1]},{x:t[s],y:t[s+1]},{x:t[s+2],y:t[s+3]},{x:t[s+4],y:t[s+5]}];const o=[{x:r[1].x,y:r[1].y},{x:(-r[0].x+6*r[1].x+r[2].x)/6,y:(-r[0].y+6*r[1].y+r[2].y)/6},{x:(r[1].x+6*r[2].x-r[3].x)/6,y:(r[1].y+6*r[2].y-r[3].y)/6},{x:r[2].x,y:r[2].y}];e.push(["C",o[1].x,o[1].y,o[2].x,o[2].y,o[3].x,o[3].y])}return e}static zvhToLSVGPath(t){let e=[],s=["L",0,0],i;for(let r=0,o=t.length;r<o;r++){let a=t[r];switch(a[0]){case"M":s=["L",a[1],a[2]],e.push(a);break;case"Z":e.push(s);break;case"H":i=e[e.length-1]||["L",0,0],e.push(["L",a[1],i[i.length-1]]);break;case"V":i=e[e.length-1]||["L",0,0],e.push(["L",i[i.length-2],a[1]]);break;default:e.push(a)}}return e}static longhandSVGPath(t){const e={S:{to:"C",x:3},T:{to:"Q",x:1}};let s,i=0,r=0;for(let o=0,a=t.length;o<a;o++){const l=t[o],c=e[l[0]];c&&(l[0]=c.to,s&&(s[0]===c.to?(i=2*Number(s[c.x+2])-Number(s[c.x]),r=2*Number(s[c.x+3])-Number(s[c.x+1])):(i=Number(s[s.length-2]),r=Number(s[s.length-1]))),l.splice(1,0,i,r)),s=l}return t}static SVGPathDataToD(t){return t.map(e=>{switch(e[0].toLowerCase()){case"a":return`${e[0]} ${e[1]},${e[2]} ${e[3]} ${e[4]},${e[5]} ${e[6]},${e[7]}`;case"c":return`${e[0]} ${e[1]},${e[2]} ${e[3]},${e[4]} ${e[5]},${e[6]}`;case"s":case"q":return`${e[0]} ${e[1]},${e[2]} ${e[3]},${e[4]}`;default:return e[0]+" "+e.slice(1).join(",")}}).join(" ")}static curveDim(t,e,s,i,r,o,a,l){const c=[],u=[[],[]];let h,f,p,m,v,b,E,C;for(let N=0;N<2;++N){if(N===0?(f=6*t-12*s+6*r,h=-3*t+9*s-9*r+3*a,p=3*s-3*t):(f=6*e-12*i+6*o,h=-3*e+9*i-9*o+3*l,p=3*i-3*e),Math.abs(h)<1e-12){if(Math.abs(f)<1e-12)continue;m=-p/f,m>0&&m<1&&c.push(m);continue}E=f*f-4*p*h,C=Math.sqrt(E),!(E<0)&&(v=(-f+C)/(2*h),v>0&&v<1&&c.push(v),b=(-f-C)/(2*h),b>0&&b<1&&c.push(b))}let w=c.length,P;const D=w;for(;w--;)m=c[w],P=1-m,u[0][w]=P*P*P*t+3*P*P*m*s+3*P*m*m*r+m*m*m*a,u[1][w]=P*P*P*e+3*P*P*m*i+3*P*m*m*o+m*m*m*l;return u[0][D]=t,u[1][D]=e,u[0][D+1]=a,u[1][D+1]=l,u[0].length=u[1].length=D+2,{min:{x:Math.min.apply(0,u[0]),y:Math.min.apply(0,u[1])},max:{x:Math.max.apply(0,u[0]),y:Math.max.apply(0,u[1])}}}static base3(t,e,s,i,r){const o=-3*e+9*s-9*i+3*r,a=t*o+6*e-12*s+6*i;return t*a-3*e+3*s}static bezlen(t,e,s,i,r,o,a,l,c=1){c=Math.max(0,Math.min(c,1));const u=c/2,h=12,f=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],p=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472];let m=0;for(let v=0;v<h;v++){const b=u*f[v]+u,E=this.base3(b,t,s,r,a),C=this.base3(b,e,i,o,l),w=E*E+C*C;m+=p[v]*Math.sqrt(w)}return u*m}}const Wt=Zn;class Re{id;x;prevX;y;prevY;degree;prevDegree;scaleOnOrigin;prevScaleOnOrigin;skewDegreeOnOrigin;prevSkewDegreeOnOrigin;vx;vy;ax;ay;mass;attrs;enableDrag;followMouse;targetToAfterDragFree;history=[];coordinateIsShapeCenter=!1;path2d=new Path2D;isDragging=!1;el;constructor(t){this.id=Ap(),this.prevX=this.x=t?.x||0,this.prevY=this.y=t?.y||0,this.prevDegree=this.degree=t?.degree||0,this.prevScaleOnOrigin=this.scaleOnOrigin=t?.scaleOnOrigin||1,this.prevSkewDegreeOnOrigin=this.skewDegreeOnOrigin=t?.skewDegreeOnOrigin||0,this.vx=t?.vx||0,this.vy=t?.vy||0,this.ax=t?.ax||0,this.ay=t?.ay||0,this.mass=t?.mass||0,this.attrs=Object.assign({fill:"none",stroke:"none"},t?.attrs),this.enableDrag=t?.enableDrag||!1,this.followMouse=t?.followMouse||!1,this.targetToAfterDragFree=t?.targetToAfterDragFree}save(){this.history.push($c(this))}restore(){const t=this.history.pop();t&&(this.id=t.id,this.x=t.x,this.y=t.y,this.prevDegree=this.degree=t.degree,this.prevScaleOnOrigin=this.scaleOnOrigin=t.scaleOnOrigin,this.prevSkewDegreeOnOrigin=this.skewDegreeOnOrigin=t.skewDegreeOnOrigin,this.vx=t.vx,this.vy=t.vy,this.ax=t.ax,this.ay=t.ay,this.mass=t.mass,this.attrs=t.attrs)}getBoundingClientRect(){return null}toSVGPathD(){const t=[],e=this.toSVGPathData();return e[0]&&Array.isArray(e[0])?t.push(...e):t.push(e),Wt.SVGPathDataToD(t)}distanceTo(t){return im(this.x,this.y,t.x,t.y)}angleTo(t){return this.degree=Co(Wc(this.x,this.y,t.x,t.y)),this.degree}velocityTo(t){return{vx:t.x-this.x,vy:t.y-this.y}}followTo(t,e=3){const s=this.angleTo(t),{x:i,y:r}=qc(Vn(s),e);this.vx=i,this.vy=r,this.nextFrame()}followAccelerationTo(t,e=.05){const s=this.angleTo(t),{x:i,y:r}=qc(Vn(s),e);this.ax=i,this.ay=r,this.nextFrame()}nextFrame(t){const e=t?.gravity??0,s=t?.friction??0;if(this.vx+=this.ax,this.vy+=this.ay,this.vy+=e,s>0){const i=Math.atan2(this.vy,this.vx);let r=Math.sqrt(this.vx*this.vx+this.vy*this.vy);r>s?r-=s:r=0,this.vx=Math.cos(i)*r,this.vy=Math.sin(i)*r}this.x+=this.vx,this.y+=this.vy}nextFrameEaseTo(t,e){const s=e?.gravity??0,i=e?.friction??1,r=e?.easing??.05,o=t.x-this.x,a=t.y-this.y;this.vx=o*r,this.vy=a*r,this.vy+=s,this.vx*=i,this.vy*=i,this.x+=this.vx,this.y+=this.vy}nextFrameSpringTo(t,e){const s=e?.gravity??0,i=e?.friction??.95,r=e?.spring??.03;(Array.isArray(t)?t:[t]).forEach(a=>{const l=a.x-this.x,c=a.y-this.y,u=l*r,h=c*r;this.vx+=u,this.vy+=h}),this.vy+=s,this.vx*=i,this.vy*=i,this.x+=this.vx,this.y+=this.vy}nextFrameSpringConnect(t,e){const s=e?.gravity??0,i=e?.friction??.95,r=e?.spring??.03,o=e?.springLength??100,a=this.angleTo(t);this.nextFrameSpringTo(new Qt({x:t.x-Math.cos(Vn(a))*o,y:t.y-Math.sin(Vn(a))*o}),{spring:r,friction:i,gravity:s})}}class Ce extends Re{width;height;borderRadius;constructor(t){super(t),this.width=t.width,this.height=t.height,this.borderRadius=t.borderRadius||0}static fromBezier(t,e,s,i,r,o,a,l){const c=Zn.curveDim(t,e,s,i,r,o,a,l);return new Ce({x:c.min.x,y:c.min.y,width:c.max.x-c.min.x,height:c.max.y-c.min.y})}getBoundingClientRect(){return this}toSVGPathData(){return this.borderRadius?[["M",this.x+this.borderRadius,this.y],["l",this.width-this.borderRadius*2,0],["a",this.borderRadius,this.borderRadius,0,0,1,this.borderRadius,this.borderRadius],["l",0,this.height-this.borderRadius*2],["a",this.borderRadius,this.borderRadius,0,0,1,-this.borderRadius,this.borderRadius],["l",this.borderRadius*2-this.width,0],["a",this.borderRadius,this.borderRadius,0,0,1,-this.borderRadius,-this.borderRadius],["l",0,this.borderRadius*2-this.height],["a",this.borderRadius,this.borderRadius,0,0,1,this.borderRadius,-this.borderRadius],["z"]]:[["M",this.x,this.y],["l",this.width,0],["l",0,this.height],["l",-this.width,0],["z"]]}toCanvasContext(t){t.beginPath(),this.borderRadius<=0?t.rect(0,0,this.width,this.height):(t.moveTo(0,this.borderRadius),t.lineTo(0,this.height-this.borderRadius),t.quadraticCurveTo(0,this.height,this.borderRadius,this.height),t.lineTo(this.width-this.borderRadius,this.height),t.quadraticCurveTo(this.width,this.height,this.width,this.height-this.borderRadius),t.lineTo(this.width,this.borderRadius),t.quadraticCurveTo(this.width,0,this.width-this.borderRadius,0),t.lineTo(this.borderRadius,0),t.quadraticCurveTo(0,0,0,this.borderRadius)),t.closePath()}eq(t){return this.x===t.x&&this.y===t.y&&this.width===t.width&&this.height===t.height&&this.borderRadius===t.borderRadius}isIntersectRect(t){return!(this.x+this.width<t.x||t.x+t.width<this.x||this.y+this.height<t.y||t.y+t.height<this.y)}isContainPoint(t,e){return t>=this.x&&t<=this.x+this.width&&e>=this.y&&e<=this.y+this.height}clone(t){return new Ce({x:t.x,y:t.y,width:t.width,height:t.height,borderRadius:t.borderRadius})}toArray(){return[this.x,this.y,this.width,this.height,this.borderRadius]}}class Qt extends Re{radius;constructor(t){super(t),this.coordinateIsShapeCenter=!0,this.radius=t?.radius||0}getBoundingClientRect(){return new Ce({x:this.x-this.radius,y:this.y-this.radius,width:this.radius*2,height:this.radius*2})}toSVGPathData(){return this.radius?[["M",this.x,this.y],["a",this.radius,this.radius,0,1,1,0,2*this.radius],["a",this.radius,this.radius,0,1,1,0,-2*this.radius],["z"]]:["M",this.x,this.y]}toCanvasContext(t){t.beginPath(),t.arc(0,0,this.radius,0,Math.PI*2,!0),t.closePath()}toArray(){return[this.x,this.y]}setX(t){this.x=t}setY(t){this.y=t}setXY(t,e){this.x=t,this.y=e}eq(t){return this.x===t.x&&this.y===t.y}midPointBtw(t){return new Qt({x:this.x+(t.x-this.x)/2,y:this.y+(t.y-this.y)/2})}clone(t){return new Qt({x:t.x,y:t.y,radius:t.radius})}nextFrameCollisionTo(t){const e=t.x-this.x,s=t.y-this.y;if(Math.sqrt(e*e+s*s)<this.radius+t.radius){const o=Math.atan2(s,e),a=Math.sin(o),l=Math.cos(o),c={x:0,y:0},u=r(e,s,a,l,!0),h=r(this.vx,this.vy,a,l,!0),f=r(t.vx,t.vy,a,l,!0),p=h.x-f.x;h.x=((this.mass-t.mass)*h.x+2*t.mass*f.x)/(this.mass+t.mass),f.x=p+h.x;const m=Math.abs(h.x)+Math.abs(f.x),v=this.radius+t.radius-Math.abs(c.x-u.x);c.x+=h.x/m*v,u.x+=f.x/m*v;const b=r(c.x,c.y,a,l,!1),E=r(u.x,u.y,a,l,!1);t.x=this.x+E.x,t.y=this.y+E.y,this.x=this.x+b.x,this.y=this.y+b.y;const C=r(h.x,h.y,a,l,!1),w=r(f.x,f.y,a,l,!1);this.vx=C.x,this.vy=C.y,t.vx=w.x,t.vy=w.y}function r(o,a,l,c,u=!1){return{x:u?o*c+a*l:o*c-a*l,y:u?a*c-o*l:a*c+o*l}}}nextFrameBounce(t,e){const s=t.x,i=t.y,r=t.x+t.width,o=t.y+t.height,a=e?.bounce??-1;this.x+this.radius>r?(this.x=r-this.radius,this.vx*=a):this.x-this.radius<s&&(this.x=s+this.radius,this.vx*=a),this.y+this.radius>o?(this.y=o-this.radius,this.vy*=a):this.y-this.radius<i&&(this.y=i+this.radius,this.vy*=a)}}class rm{constructor(){}static getFormatKeyNames(t){const e=Qp(),s=[];return t.ctrl&&s.push(e?"Cmd":"Ctrl"),t.shift&&s.push("Shift"),t.alt&&s.push("Alt"),typeof t.key=="string"?s.push(yo(t.key)):Array.isArray(t.key)&&(t.key.map(i=>yo(i)),s.push(...t.key)),s}static matchKeyScheme(t,e){const s=t.ctrl??!1,i=t.shift??!1,r=t.alt??!1;if(t.exact)return(s===e.metaKey||s===e.ctrlKey)&&i===e.shiftKey&&r===e.altKey;const o=[];return s&&o.push(s===e.metaKey||s===e.ctrlKey),i&&o.push(i===e.shiftKey),r&&o.push(r===e.altKey),o.every(a=>a)}static on(t,e){if(t?.key===void 0||t?.key===null)return e;const s=t?.target??window;let i=!1;const r=this.getFormatKeyNames(t),o=a=>{if(a.stopPropagation(),!i&&a.key!=="Control"&&a.key!=="Meta"&&a.key!=="Shift"&&a.key!=="Option"&&a.key!=="Alt"&&r.find(l=>l.toLowerCase()===a.key.toLowerCase())&&this.matchKeyScheme(t,a)){a.preventDefault();const l=e(a);if(typeof l!="function")return;const c=u=>{u.preventDefault(),l(u),s.removeEventListener("keyup",c)};s.addEventListener("keyup",c)}};return e.title=t?.title??"",e.formatedKeyNames=r,e.pause=()=>i=!0,e.restart=()=>i=!1,e.removeListener=()=>s.removeEventListener("keydown",o),s.addEventListener("keydown",o),e}}class Ct extends Gc{container;width;height;mousePoint;hammer;domEventRemoveListeners=[];constructor(t=document.documentElement,e=!0){super(),this.container=t,this.width=this.container.clientWidth,this.height=this.container.clientHeight,this.hammer=new sm(this.container),this.mousePoint=new Qt({x:0,y:0}),e&&this.start()}_emitDebounce=zp((t,...e)=>super.emit(t,...e),50);emit(t,...e){switch(t){case"panLeft":case"panRight":this._emitDebounce(t,...e);break;default:super.emit(t,...e);break}return this}static singleton;static globalScrollChangeCallbacks=[];static get page(){if(Ct.singleton)return Ct.singleton;Ct.singleton=new Ct,Ct.singleton.registerKeyDown({title:"打开",key:"o",ctrl:!0,exact:!0},()=>{Bp().then(e=>Up(e[0])).then(e=>{Ct.singleton.emit("openFile",e)}).catch(e=>{Ct.singleton.emit("openFileError",e)})}),Ct.singleton.registerMatchMediaChange("(prefers-color-scheme: dark)");const t=()=>Ct.globalScrollChangeCallbacks.forEach(e=>e());return Ct.singleton.registerGlobalScrollChange=e=>{Ct.globalScrollChangeCallbacks.push(e),Ct.globalScrollChangeCallbacks.length==1&&document.addEventListener("scroll",t)},Ct.singleton.removeGlobalScrollChange=e=>{const s=Ct.globalScrollChangeCallbacks.findIndex(i=>i==e);s>=0&&(Ct.globalScrollChangeCallbacks.splice(s,1),Ct.globalScrollChangeCallbacks.length==0&&document.removeEventListener("scroll",t))},Ct.singleton}start(){this.initMouseEventListeners(),this.on("pointerMove",this.setMousePoint),this.addDOMEventRemoveListeners(()=>{this.off("pointerMove",this.setMousePoint)}),this.registerResizeObserver(),this.registerElementDisplayInParentWhenScrollChange()}restart(){this.destroy(),this.start()}destroy(){this.domEventRemoveListeners.forEach(t=>t()),this.removeAllListeners()}addDOMEventRemoveListeners(t){this.domEventRemoveListeners.push(t)}setMousePoint(t){const e=Kp(this.container,t);return this.mousePoint.x=e.x,this.mousePoint.y=e.y,e}initMouseEventListeners(){const t=I=>{this.emit("mouseDown",I),this.container.style.userSelect="none"},e=I=>{this.emit("mouseUp",I),this.container.style.userSelect=""},s=I=>{this.emit("mouseMove",I)},i=I=>{this.emit("mouseOver",I)},r=I=>{this.emit("mouseOut",I),this.container.style.userSelect=""},o=I=>{this.emit("mouseClick",I)},a=I=>{this.emit("mouseDoubleClick",I)},l=I=>{this.emit("mouseWheel",I)},c=I=>{this.emit("mouseContextMenu",I)},u=I=>{this.emit("touchStart",I),this.container.style.userSelect="none"},h=I=>{this.emit("touchEnd",I),this.container.style.userSelect=""},f=I=>{this.emit("touchCancel",I),this.container.style.userSelect=""},p=I=>{this.emit("touchMove",I)},m=I=>{this.emit("pointerDown",I),this.container.style.userSelect="none"},v=I=>{this.emit("pointerUp",I),this.container.style.userSelect=""},b=I=>{this.emit("pointerCancel",I),this.container.style.userSelect=""},E=I=>{this.emit("pointerMove",I)},C=I=>{this.emit("pan",I)},w=I=>{this.emit("panStart",I),this.container.style.userSelect="none"},P=I=>{this.emit("panMove",I)},D=I=>{this.emit("panEnd",I),this.container.style.userSelect=""},N=I=>{this.emit("panCancel",I),this.container.style.userSelect=""},A=I=>{this.emit("panLeft",I)},at=I=>{this.emit("panRight",I)},lt=I=>{this.emit("panUp",I),this.container.style.userSelect=""},pt=I=>{this.emit("panDown",I),this.container.style.userSelect="none"},Et=I=>{this.emit("pinch",I)},bt=I=>{this.emit("press",I)},Lt=I=>{this.emit("rotate",I)},Ft=I=>{this.emit("swipe",I)},_t=I=>{this.emit("tap",I)},dt=I=>{!I.target||this.container==I.target||this.container.contains(I.target)||this.emit("tapOutSide",I)};this.container.addEventListener("mousedown",t),this.container.addEventListener("mouseup",e),this.container.addEventListener("mousemove",s),this.container.addEventListener("mouseover",i),this.container.addEventListener("mouseout",r),this.container.addEventListener("click",o),this.container.addEventListener("dblclick",a),this.container.addEventListener("wheel",l),this.container.addEventListener("contextmenu",c),this.container.addEventListener("touchstart",u),this.container.addEventListener("touchend",h),this.container.addEventListener("touchcancel",f),this.container.addEventListener("touchmove",p),this.container.addEventListener("pointerdown",m),this.container.addEventListener("pointerup",v),this.container.addEventListener("pointercancel",b),this.container.addEventListener("pointermove",E),this.hammer.on("pan",C),this.hammer.on("panstart",w),this.hammer.on("panmove",P),this.hammer.on("panend",D),this.hammer.on("pancancel",N),this.hammer.on("panleft",A),this.hammer.on("panright",at),this.hammer.on("panup",lt),this.hammer.on("pandown",pt),this.hammer.on("pinch",Et),this.hammer.on("press",bt),this.hammer.on("rotate",Lt),this.hammer.on("swipe",Ft),this.hammer.on("tap",_t),document.addEventListener("pointerdown",dt,!1);const Z=()=>{this.container.removeEventListener("mousedown",t),this.container.removeEventListener("mouseup",e),this.container.removeEventListener("mousemove",s),this.container.removeEventListener("mouseover",i),this.container.removeEventListener("mouseout",r),this.container.removeEventListener("click",o),this.container.removeEventListener("dblclick",a),this.container.removeEventListener("wheel",l),this.container.removeEventListener("contextmenu",c),this.container.removeEventListener("touchstart",u),this.container.removeEventListener("touchend",h),this.container.removeEventListener("touchcancel",f),this.container.removeEventListener("touchmove",p),this.container.removeEventListener("pointerdown",m),this.container.removeEventListener("pointerup",v),this.container.removeEventListener("pointercancel",b),this.container.removeEventListener("pointermove",E),this.hammer.off("pan",C),this.hammer.off("panstart",w),this.hammer.off("panmove",P),this.hammer.off("panend",D),this.hammer.off("pancancel",N),this.hammer.off("panleft",A),this.hammer.off("panright",at),this.hammer.off("panup",lt),this.hammer.off("pandown",pt),this.hammer.off("pinch",Et),this.hammer.off("press",bt),this.hammer.off("rotate",Lt),this.hammer.off("swipe",Ft),this.hammer.off("tap",_t),document.removeEventListener("pointerdown",dt,!1),document.removeEventListener("touchstart",dt,!1),document.removeEventListener("mousedown",dt,!1)};return this.addDOMEventRemoveListeners(Z),Z}registerKeyDown(t,e,s){const i=rm.on(t,o=>(e(o,i.formatedKeyNames,i.pause,i.restart),s)),r=()=>{i.removeListener?.()};return this.addDOMEventRemoveListeners(r),r}registerResizeObserver(){const t=new ResizeObserver(s=>{const{width:i,height:r}=s[0].contentRect;this.width=i,this.height=r,this.emit("resize",i,r)});t.observe(this.container);const e=()=>{t.unobserve(this.container)};return this.addDOMEventRemoveListeners(e),e}registerMatchMediaChange(t){let e="";switch(t){case"(prefers-color-scheme: dark)":e="matchMediaChangePrefersColorSchemeDark";break;default:e=t;break}const s=r=>{this.emit(e,r.matches)};window.matchMedia(t).addEventListener("change",s);const i=()=>{window.matchMedia(t).removeEventListener("change",s)};return this.addDOMEventRemoveListeners(i),i}registerElementDisplayInParentWhenScrollChange(t){const e={threshold:t?.threshold||.5,root:t?.parentElement},s=new IntersectionObserver((r,o)=>{let a=r[0];if(r.length>1){const c=r.find(u=>u.isIntersecting);c&&(a=c)}a.isIntersecting&&a.intersectionRatio>=e.threshold?this.emit("showInParent"):this.emit("showOffParent")},e);s.observe(this.container);const i=()=>{s.unobserve(this.container)};return this.addDOMEventRemoveListeners(i),i}registerPullDownRefresh(t){const e=t?.distance||50;let s=0,i=0;return this.captureMove({start:r=>{s=this.setMousePoint(r).y},move:()=>{i=this.mousePoint.y-s,i>0&&i<e&&this.emit("pullDownIng",i)},end:()=>{i>=e&&this.emit("pullDown")}})}registerPullUpLoading(t){const e=t?.distance||50;let s=0,i=0;return this.captureMove({start:r=>{s=this.setMousePoint(r).y},move:()=>{i=s-this.mousePoint.y,i>0&&i<e&&this.emit("pullUpIng",i)},end:()=>{i>=e&&this.emit("pullUp")}})}static isTouchEnabled(){return"ontouchstart"in window||navigator.maxTouchPoints>0}captureMove(t){return this.captureMoveUsePointer(t)}captureMoveUsePointer(t){const e=o=>{this.container.setPointerCapture(o.pointerId),this.container.style.userSelect="none",t?.start?.(o)},s=o=>{this.container.style.userSelect="",t?.end?.(o)},i=o=>{t?.move?.(o)};this.on("pointerDown",e),this.on("pointerUp",s),this.on("pointerCancel",s),this.on("pointerMove",i);const r=()=>{this.off("pointerDown",e),this.off("pointerUp",s),this.off("pointerCancel",s),this.off("pointerMove",i)};return this.addDOMEventRemoveListeners(r),r}captureMoveUseMouse(t){const e=o=>{document.addEventListener("mousemove",i,!1),document.addEventListener("mouseup",s,!1),this.container.style.userSelect="none",t?.start?.(o)},s=o=>{document.removeEventListener("mousemove",i,!1),document.removeEventListener("mouseup",s,!1),this.container.style.userSelect="",t?.end?.(o)},i=o=>{t?.move?.(o)};this.on("mouseDown",e);const r=()=>{this.off("mouseDown",e)};return this.addDOMEventRemoveListeners(r),r}captureMoveUseTouch(t){const e=o=>{o.preventDefault(),t?.start?.(o)},s=o=>{t?.end?.(o)},i=o=>{t?.move?.(o)};this.on("touchStart",e),this.on("touchEnd",s),this.on("touchCancel",s),this.on("touchMove",i);const r=()=>{this.off("touchStart",e),this.off("touchEnd",s),this.off("touchCancel",s),this.off("touchMove",i)};return this.addDOMEventRemoveListeners(r),r}static getMouseButton(t){if(document.implementation.hasFeature("MouseEvents","2.0"))return t.button;switch(t.button){case 0:case 1:case 3:case 5:case 7:return 0;case 2:case 6:return 2;case 4:return 1}}}class ko{video;constructor(t){this.video=t}setSrcObject(t){this.video.addEventListener("loadedmetadata",e=>{e.target}),this.video.srcObject=t}captureWebCamera(){navigator.mediaDevices.getUserMedia({video:!0}).then(t=>{this.setSrcObject(t)})}static async videoMediaChangeSupport(){return new Promise(t=>{const e=document.createElement("iframe"),s=document.createElement("video"),i=document.createElement("source"),r=new MediaSource;r.addEventListener("sourceopen",()=>t(!0)),i.src=URL.createObjectURL(r),i.media="(min-width:10px)",s.append(i),e.width="5",e.style.cssText="position: absolute; visibility: hidden;",document.documentElement.append(e),e.contentDocument?.body.append(s),setTimeout(()=>{e.width="15"}),setTimeout(()=>{e.remove(),t(!1)},1e3)})}static tryAutoPlayOrAutoPlayAfterClick(t){return new Promise(e=>{t.play().then(()=>{t.autoplay=!0,e(!0)}).catch(()=>{ko.setAutoPlayWhenClick(t),e(!1)})})}static setAutoPlayWhenClick(t){function e(){t.autoplay=!0,t.play(),document.removeEventListener("click",e),document.removeEventListener("touchend",e)}document.addEventListener("click",e),document.addEventListener("touchend",e)}}class om extends Gc{source;raw="";mode="text";tagname="";nodename="";textchunk="";entity="";quote="";attrs={};constructor(t){super(),this.source=t}parse(){const t=Mp(this.source);if(t===0){this.emit("finish");return}let e,s,i=Mc(this.source,0);for(let r=1;r<t;r++)e=s,s=i,i=Mc(this.source,r),this.raw+=s,s&&this.step(s,i,e);i&&this.step(i,void 0,s),this.emit("finish")}step(t,e,s){t==`
|
|
55
|
+
`&&this.emit("newline"),this.act(t,e,s)}act(t,e,s){switch(this.mode){case"text":switch(t){case"<":case"eof":this.nodename="",this.attrs={},this.mode="tag name start",this.raw=this.raw.slice(0,-1),this.textchunk&&this.emit("text",this.textchunk),this.raw+=t,this.textchunk="";break;case"&":this.mode="entity",this.entity="";break;default:this.textchunk+=t;break}break;case"entity":en("whitespace",t)?(this.textchunk+=X.entity2text(this.entity),this.mode="text"):t==";"?(this.textchunk+=X.entity2text(this.entity+t),this.mode="text"):this.entity+=t;break;case"special":if(s=="!"&&t=="-"&&e=="-"){this.mode="comment start";break}if(this.textchunk=="[CDATA"&&t=="["){this.mode="cdata",this.textchunk="";break}if(t==">"||t=="eof"){this.emit("special",this.textchunk),this.mode="text",this.textchunk="";break}this.textchunk+=t;break;case"cdata":if(s=="]"&&t=="]"&&e==">"){this.mode="cdata end",this.textchunk=this.textchunk.slice(0,-1);break}t=="eof"&&(this.mode="cdata end",this.act(t,e,s)),this.textchunk+=t;break;case"cdata end":this.emit("cdata",this.textchunk),this.textchunk="",this.mode="text";break;case"comment start":e==">"||t=="eof"?(this.emit("comment",""),this.mode="skip"):this.mode="comment";break;case"skip":this.mode="text";break;case"comment":t=="-"&&s=="-"&&e==">"?(this.mode="comment end",this.textchunk=this.textchunk.slice(0,-1)):t=="eof"?this.emit("comment",this.textchunk):this.textchunk+=t;break;case"comment end":this.emit("comment",this.textchunk),this.textchunk="",this.mode="text";break;case"declaration":if(t=="?"&&e==">"){this.mode="declaration end";break}t=="eof"&&this.emit("comment",this.textchunk),this.textchunk+=t;break;case"declaration end":this.emit("comment",this.textchunk),this.textchunk="",this.mode="text";break;case"tag name start":if(t=="eof"){this.emit("text","<");break}if(!en("whitespace",t)){if(this.mode="tag name",t=="/"){this.mode="close tag name start";break}else if(t=="!"){this.mode="special",this.textchunk="";break}else if(t=="?"){this.mode="declaration";break}this.act(t,e,s)}break;case"close tag name start":en("whitespace",t)||(this.mode="close tag name",this.tagname="",this.nodename="",this.act(t,e,s));break;case"close tag name":if(en("whitespace",t))this.tagname=this.nodename;else switch(t){case">":this.emit("/tag",this.tagname||this.nodename,this.attrs),this.mode="text";break;default:!this.tagname&&(this.nodename+=t);break}break;case"tag name":if(en("whitespace",t))this.tagname=this.nodename,this.nodename="",this.mode="attr start";else switch(t){case">":this.emit("tag",this.nodename,this.attrs),this.mode="text";break;case"/":this.raw+=e,this.emit("tag",this.nodename,this.attrs),this.emit("/tag",this.nodename,this.attrs),this.mode="skip";break;default:this.nodename+=t;break}break;case"attr start":en("whitespace",t)||(this.mode="attr",this.nodename="",this.act(t,e,s));break;case"attr":if(en("whitespace",t)||t=="=")this.attrs[this.nodename]="",this.mode="attr value start";else switch(t){case">":this.nodename=="/"?(delete this.attrs["/"],this.emit("tag",this.tagname,this.attrs),this.emit("/tag",this.tagname,this.attrs)):(this.nodename&&(this.attrs[this.nodename]=""),this.emit("tag",this.tagname,this.attrs)),this.mode="text";break;default:this.nodename+=t;break}break;case"attr value start":if(!en("whitespace",t)){if(this.mode="attr value",this.quote="",t=="'"||t=='"'){this.quote=t;return}this.act(t,e,s)}break;case"attr value":if(en("whitespace",t)&&!this.quote)this.mode="attr start";else if(t==">"&&!this.quote)this.emit("tag",this.tagname,this.attrs),this.mode="text";else switch(t){case'"':case"'":this.quote==t&&s!="\\"&&(this.mode="attr start");break;default:this.attrs[this.nodename]+=t;break}break}}}function Zc(n,t){if(typeof t<"u")window.localStorage.setItem(n,t);else return window.localStorage.getItem(n)??void 0}Ct.page.on("matchMediaChangePrefersColorSchemeDark",n=>{Po(n?"dark":"light")}),am();function Po(n){Zc("colorScheme",n),document.documentElement.classList.toggle("dark",n=="dark")}function am(){const n=Zc("colorScheme");if(n=="dark"||n=="light")return Po(n),n;{const t=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";return Po(t),t}}const st={safeAreaTop:X.getCSSVar("--safe-area-inset-top"),safeAreaRight:X.getCSSVar("--safe-area-inset-right"),safeAreaBottom:X.getCSSVar("--safe-area-inset-bottom"),safeAreaLeft:X.getCSSVar("--safe-area-inset-left"),colorPrimary:X.getCSSVar("--color-primary")||"#5078f0",colorRed:X.getCSSVar("--color-red")||"#ff5050",colorOrange:X.getCSSVar("--color-orange")||"#fa8c00",colorYellow:X.getCSSVar("--color-yellow")||"#fadc32",colorGreen:X.getCSSVar("--color-green")||"#00c878",colorBlue:X.getCSSVar("--color-blue")||"#00b4fa",colorPurple:X.getCSSVar("--color-purple")||"#6464fa",colorBlack:X.getCSSVar("--color-black")||"#001428",colorGray00:X.getCSSVar("--color-gray-00")||"#000000",colorGray33:X.getCSSVar("--color-gray-33")||"#333333",colorGray66:X.getCSSVar("--color-gray-66")||"#666666",colorGray99:X.getCSSVar("--color-gray-99")||"#999999",colorGrayCC:X.getCSSVar("--color-gray-cc")||"#cccccc",colorGrayDD:X.getCSSVar("--color-gray-dd")||"#dddddd",colorGrayE6:X.getCSSVar("--color-gray-e6")||"#e6e6e6",colorGrayEE:X.getCSSVar("--color-gray-ee")||"#eeeeee",colorGrayEF:X.getCSSVar("--color-gray-ef")||"#efefef",colorGrayF5:X.getCSSVar("--color-gray-f5")||"#f5f5f5",colorGrayFF:X.getCSSVar("--color-gray-ff")||"#ffffff",fontLineHeight:X.getCSSVar("--font-line-height")||"1,4",fontSize32:X.getCSSVar("--font-size-32")||"32px",fontSize24:X.getCSSVar("--font-size-24")||"24px",fontSize20:X.getCSSVar("--font-size-20")||"20px",fontSize18:X.getCSSVar("--font-size-18")||"18px",fontSize16:X.getCSSVar("--font-size-16")||"16px",fontSize14:X.getCSSVar("--font-size-14")||"14px",fontSize12:X.getCSSVar("--font-size-12")||"12px",fontSize11:X.getCSSVar("--font-size-11")||"11px",gap4:X.getCSSVar("--gap-4")||"4px",gap8:X.getCSSVar("--gap-8")||"8px",gap12:X.getCSSVar("--gap-12")||"12px",gap16:X.getCSSVar("--gap-16")||"16px",gap20:X.getCSSVar("--gap-20")||"20px",gap40:X.getCSSVar("--gap-40")||"40px",height44:X.getCSSVar("--height-44")||"44px",height32:X.getCSSVar("--height-32")||"32px",borderRadius:X.getCSSVar("--border-radius")||"4px"},lm=()=>`#${Math.random().toString(16).slice(2,8).padEnd(6,"0")}`,cm=function(n,t=1){const e=n>>16&255,s=n>>8&255,i=n&255,r=t<0?0:t>1?1:t;return r===1?"rgb("+e+","+s+","+i+")":"rgba("+e+","+s+","+i+","+r+")"},Qc=function(n){return n[0]==="#"&&(n=n.slice(1)),parseInt(n,16)},um=function(n,t=1){const e=Qc(n);return cm(e,t)};function As(n,t){let e=parseInt(n.substring(1,3),16),s=parseInt(n.substring(3,5),16),i=parseInt(n.substring(5,7),16);e==0&&(e=32),s==0&&(s=32),i==0&&(i=32),e=e*(100+t)/100,s=s*(100+t)/100,i=i*(100+t)/100,e=e<255?e:255,s=s<255?s:255,i=i<255?i:255,e=Math.round(e),s=Math.round(s),i=Math.round(i);const r=e.toString(16).length==1?"0"+e.toString(16):e.toString(16),o=s.toString(16).length==1?"0"+s.toString(16):s.toString(16),a=i.toString(16).length==1?"0"+i.toString(16):i.toString(16);return"#"+r+o+a}const Vi=new Map;async function hm(n){return new Promise((t,e)=>{fm(n,(s,i)=>s?e(s):t({width:i.width,height:i.height,aspectRatio:i.width/i.height}))})}const fm=(n,t)=>{if(Vi.has(n))return t(null,Vi.get(n));const e=new Image;e.onload=function(){Vi.set(n,{width:e.naturalWidth||e.width,height:e.naturalHeight||e.height,element:e}),t(null,Vi.get(n))},e.onerror=function(s){t(s,null)},e.src=n},Jc=[1,0,0,1,0,0],tu=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];class he{value;matrix3d;isEverTo3d=!1;_prev_translate_z=0;_prev_rotate=0;_prev_rotate_x=0;_prev_rotate_y=0;_prev_rotate_z=0;_prev_scale_z=1;constructor(t=Jc){this.value=Array.from(t),this.matrix3d=this.toMatrix3D()}unit(){return this.value=Array.from(Jc),this.matrix3d=this.toMatrix3D(),this}transformPoint(t,e,s=0,i=0){const r=t-s,o=e-i;return t=r*this.value[0]+o*this.value[2]+this.value[4],e=r*this.value[1]+o*this.value[3]+this.value[5],[t+s,e+i]}fromString(t){const e=Dc("number",t);return e.length===6?e.forEach((s,i)=>{s.fullMatch&&(this.value[i]=parseFloat(s.fullMatch))}):this.unit(),this}toMatrix3D(t=this.matrix3d){const e=[this.value[0],this.value[1],0,0,this.value[2],this.value[3],0,0,0,0,1,0,this.value[4],this.value[5],0,1];return t?(t.value=e,t):new Qn(e)}clone(){return new he(this.value)}multiply(t){const e=this.value;let s;t instanceof he?s=t.value:s=t;const i=e[0]*s[0]+e[2]*s[1],r=e[1]*s[0]+e[3]*s[1],o=e[0]*s[2]+e[2]*s[3],a=e[1]*s[2]+e[3]*s[3],l=e[0]*s[4]+e[2]*s[5]+e[4],c=e[1]*s[4]+e[3]*s[5]+e[5];return e[0]=i,e[1]=r,e[2]=o,e[3]=a,e[4]=l,e[5]=c,this}inverse(){const t=new he(this.value),e=t.value,s=1/(e[0]*e[3]-e[1]*e[2]),i=e[3]*s,r=-e[1]*s,o=-e[2]*s,a=e[0]*s,l=s*(e[2]*e[5]-e[3]*e[4]),c=s*(e[1]*e[4]-e[0]*e[5]);return e[0]=i,e[1]=r,e[2]=o,e[3]=a,e[4]=l,e[5]=c,t}offset(t=0,e=0){return[t-this.value[4],e-this.value[5]]}translate(t,e){return this.matrix3d.translate(t,e,0),this.multiply([1,0,0,1,t,e])}translateTo(t,e){const s=this.offset(t,e);return this.translate(s[0],s[1])}translateX(t){return this.translate(t,0)}translateXTo(t){return this.translateTo(t,this.value[5])}translateY(t){return this.translate(0,t)}translateYTo(t){return this.translateTo(this.value[4],t)}translateZ(t){return this.isEverTo3d=!0,this.matrix3d.translate(0,0,t)}translateZTo(t){return this.translateZ(t-this._prev_translate_z),this._prev_translate_z=t,this}translate3d(t,e,s){return this.isEverTo3d=!0,this.matrix3d.translate(t,e,s)}translate3dTo(t,e,s){return this.translate3d(t-this.matrix3d.value[12],t-this.matrix3d.value[13],s-this._prev_translate_z),this._prev_translate_z=s,this}rotate(t,e=0,s=0){const i=Vn(t),r=+Math.cos(i).toFixed(9),o=+Math.sin(i).toFixed(9);return this.multiply([r,o,-o,r,e,s]),this.translate(-e,-s),this}rotateTo(t,e=0,s=0){return this.rotate(t-this._prev_rotate,e,s),this._prev_rotate=t,this}rotateX(t){return this.isEverTo3d=!0,this.matrix3d.rotate("x",t)}rotateXTo(t){return this.rotateX(t-this._prev_rotate_x),this._prev_rotate_x=t,this}rotateY(t){return this.isEverTo3d=!0,this.matrix3d.rotate("y",t)}rotateYTo(t){return this.rotateY(t-this._prev_rotate_y),this._prev_rotate_y=t,this}rotateZ(t){return this.isEverTo3d=!0,this.matrix3d.rotate("z",t)}rotateZTo(t){return this.rotateZ(t-this._prev_rotate_z),this._prev_rotate_z=t,this}rotate3d(t,e,s){return this.isEverTo3d=!0,this.matrix3d.rotate("x",t).rotate("y",e).rotate("z",s)}rotate3dTo(t,e,s){return this.rotate3d(t-this._prev_rotate_x,e-this._prev_rotate_y,s-this._prev_rotate_z),this._prev_rotate_x=t,this._prev_rotate_y=e,this._prev_rotate_z=s,this}scale(t,e=t,s=0,i=0){return this.matrix3d.scale(t,e,1),this.translate(s,i),this.multiply([t,0,0,e,0,0]),this.translate(-s,-i),this}scaleTo(t,e=t,s=0,i=0){return this.scale(t/this.value[0],e/this.value[3],s,i),this}scaleX(t){return this.scale(t,1)}scaleXTo(t){return this.scale(t/this.value[0],1)}scaleY(t){return this.scale(1,t)}scaleYTo(t){return this.scale(1,t/this.value[3])}scaleZ(t){return this.isEverTo3d=!0,this.matrix3d.scale(1,1,t)}scaleZTo(t){return this.scaleZ(t/this._prev_scale_z),this._prev_scale_z=t,this}scale3d(t,e,s){return this.isEverTo3d=!0,this.matrix3d.scale(t,e,s)}scale3dTo(t,e,s){return this.scale3d(t/this.matrix3d.value[0],e/this.matrix3d.value[5],s/this._prev_scale_z),this._prev_scale_z=s,this}skew(t,e=t){const s=t*Math.PI/180,i=e*Math.PI/180,r=Math.tan(s),o=Math.tan(i);return this.multiply([1,o,r,1,0,0])}skewTo(t,e=t){return this.skew(t-this.value[2],e-this.value[1])}skewX(t){return this.skew(t,this.value[1])}skewXTo(t){return this.skewTo(t,this.value[1])}skewY(t){return this.skew(this.value[2],t)}skewYTo(t){return this.skewTo(this.value[2],t)}skewZ(t){return this}skewZTo(t){return this}skew3d(t,e,s){return this}skew3dTo(t,e,s){return this}split(){const t={dx:0,dy:0,scalex:1,scaley:1,shear:1,rotate:0,isSimple:!0,isSuperSimple:!0,noRotation:!1};t.dx=this.value[4],t.dy=this.value[5];const e=[[this.value[0],this.value[2]],[this.value[1],this.value[3]]];t.scalex=Math.sqrt(Math.pow(e[0][0],2)+Math.pow(e[0][1],2));let s=Kc(e[0][0],e[0][1]);e[0][0]=s.x,e[0][1]=s.y,t.shear=e[0][0]*e[1][0]+e[0][1]*e[1][1],e[1]=[e[1][0]-e[0][0]*t.shear,e[1][1]-e[0][1]*t.shear],t.scaley=Math.sqrt(Math.pow(e[1][0],2)+Math.pow(e[1][1],2)),s=Kc(e[1][0],e[1][1]),e[1][0]=s.x,e[1][1]=s.y,t.shear/=t.scaley;const i=-e[0][1],r=e[1][1];return r<0?(t.rotate=Co(Math.acos(r)),i<0&&(t.rotate=360-t.rotate)):t.rotate=Co(Math.asin(i)),t.isSimple=!+t.shear.toFixed(9)&&(t.scalex.toFixed(9)==t.scaley.toFixed(9)||!t.rotate),t.isSuperSimple=!+t.shear.toFixed(9)&&t.scalex.toFixed(9)==t.scaley.toFixed(9)&&!t.rotate,t.noRotation=!+t.shear.toFixed(9)&&!t.rotate,t}static split2(t){const e=Math.atan2(t[1],t[0]),s=Math.pow(t[0],2)+Math.pow(t[1],2),i=Math.sqrt(s),r=(t[0]*t[3]-t[2]*t[1])/i;return{rotation:e/(Math.PI/180),scaleX:i,scaleY:r,x:t[4],y:t[5]}}static getGroupCoords(t,e){const s=t[0],i=t[1],r=t[2],o=t[3],a=t[4],l=t[5],c=e[0],u=e[1],h=e[2],f=e[3],p=e[4],m=e[5],v=c*f,b=u*h,E=(h*i-s*f)/(b-v),C=(c*i-s*u)/(v-b),w=(h*o-r*f)/(b-v),P=(c*o-r*u)/(v-b),D=(h*(l-m)+f*(p-a))/(b-v),N=(c*(l-m)+u*(p-a))/(v-b),A=[E,C,w,P,D,N];return he.split2(A)}toTransformString(){const t=this.split();return t.isSimple?(t.scalex=+t.scalex.toFixed(4),t.scaley=+t.scaley.toFixed(4),t.rotate=+t.rotate.toFixed(4),(t.dx&&t.dy?"t"+[t.dx,t.dy]:"")+(t.scalex!=1||t.scaley!=1?"s"+[t.scalex,t.scaley,0,0]:"")+(t.rotate?"r"+[t.rotate,0,0]:"")):"matrix"+[this.value[0],this.value[1],this.value[2],this.value[3],this.value[4],this.value[5]]}toString(){return this.isEverTo3d?this.toMatrix3DString():`matrix(${this.value.map(t=>Fc(t,6)).join(",")})`}toMatrix3DString(){return this.matrix3d.toString()}toFilter(){return"progid:DXImageTransform.Microsoft.Matrix(M11="+this.value[0]+", M12="+this.value[2]+", M21="+this.value[1]+", M22="+this.value[3]+", Dx="+this.value[4]+", Dy="+this.value[5]+", sizingmethod='auto expand')"}}class Qn{value;constructor(t=tu){this.value=Array.from(t)}unit(){return this.value=Array.from(tu),this}fromString(t){const e=Dc("number",t);return e.length===16?e.forEach((s,i)=>{s.fullMatch&&(this.value[i]=parseFloat(s.fullMatch))}):this.unit(),this}toMatrix(t){const e=[this.value[0],this.value[1],this.value[4],this.value[5],this.value[12],this.value[13]];return t?(t.value=e,t):new he(e)}multiplyMatrix(t){const e=this.value[0],s=this.value[1],i=this.value[2],r=this.value[3],o=this.value[4],a=this.value[5],l=this.value[6],c=this.value[7],u=this.value[8],h=this.value[9],f=this.value[10],p=this.value[11],m=this.value[12],v=this.value[13],b=this.value[14],E=this.value[15],C=t.value[0],w=t.value[1],P=t.value[2],D=t.value[3],N=C*e+w*o+P*u+D*m,A=C*s+w*a+P*h+D*v,at=C*i+w*l+P*f+D*b,lt=C*r+w*c+P*p+D*E;return new he([N,A,at,lt,0,0])}multiply(t){const e=new he([t.value[0],t.value[1],t.value[2],t.value[3],0,0]),s=new he([t.value[4],t.value[5],t.value[6],t.value[7],0,0]),i=new he([t.value[8],t.value[9],t.value[10],t.value[11],0,0]),r=new he([t.value[12],t.value[13],t.value[14],t.value[15],0,0]),o=this.multiplyMatrix(e),a=this.multiplyMatrix(s),l=this.multiplyMatrix(i),c=this.multiplyMatrix(r);return this.value[0]=o.value[0],this.value[1]=o.value[1],this.value[2]=o.value[2],this.value[3]=o.value[3],this.value[4]=a.value[0],this.value[5]=a.value[1],this.value[6]=a.value[2],this.value[7]=a.value[3],this.value[8]=l.value[0],this.value[9]=l.value[1],this.value[10]=l.value[2],this.value[11]=l.value[3],this.value[12]=c.value[0],this.value[13]=c.value[1],this.value[14]=c.value[2],this.value[15]=c.value[3],this}translate(t=0,e=0,s=0){return this.multiply(new Qn([1,0,0,0,0,1,0,0,0,0,1,0,t,e,s,1]))}scale(t=1,e=1,s=1){return this.multiply(new Qn([t,0,0,0,0,e,0,0,0,0,s,0,0,0,0,1]))}rotate(t,e){const s=Vn(e),i=Math.sin,r=Math.cos;let o;switch(t){case"x":o=[1,0,0,0,0,r(s),i(s),0,0,-i(s),r(s),0,0,0,0,1];break;case"y":o=[r(s),0,-i(s),0,0,1,0,0,i(s),0,r(s),0,0,0,0,1];break;case"z":o=[r(s),i(s),0,0,-i(s),r(s),0,0,0,0,1,0,0,0,0,1];break}return this.multiply(new Qn(o))}toString(){return`matrix3d(${this.value.map(t=>Fc(t,6)).join(",")})`}}function Gi(n){const t=new he;return n.replace(/([a-z0-9]+)\s*\(?\s*((-?[0-9]*\.?[0-9]+(?:e[-+]?\d+)*[a-z%]*\s*,?\s*)+)\)?/gi,function(e,s,i){i.indexOf(",")>=0?i=i.split(/\s*,\s*/):i=i.split(/\s+/);const r=[];for(let o=0,a=i.length;o<a;o++)i[o].trim()&&r.push(parseFloat(""+i[o]));switch(s.toLowerCase()){case"t":case"translate":t.translate(r[0],r[1]);break;case"translatex":t.translateX(r[0]);break;case"translatey":t.translateY(r[0]);break;case"translatez":t.translateZ(r[0]);break;case"translate3d":t.translate3d(r[0],r[1],r[2]);break;case"r":case"rotate":t.rotate(r[0],r[1]??0,r[2]??0);break;case"rotatex":t.rotateX(r[0]);break;case"rotatey":t.rotateY(r[0]);break;case"rotatez":t.rotateZ(r[0]);break;case"rotate3d":t.rotate3d(r[0],r[1],r[2]);break;case"s":case"scale":t.scale(r[0],r[1]??r[0]);break;case"scalex":t.scaleX(r[0]);break;case"scaley":t.scaleY(r[0]);break;case"scalez":t.scaleZ(r[0]);break;case"scale3d":t.scale3d(r[0],r[1],r[2]);break;case"skew":t.skew(r[0],r[1]??0);break;case"skewx":t.skewX(r[0]);break;case"skewy":t.skewY(r[0]);break;case"skewz":t.skewZ(r[0]);break;case"skew3d":t.skew3d(r[0],r[1],r[2]);break;case"m":case"matrix":t.multiply([r[0],r[1],r[2],r[3],r[4],r[5]]);break;case"matrix3d":t.matrix3d.multiply(new Qn(r));break}return""}),t}class dm extends om{currentItem={};items=[];groups=[];globalStyles={};grad={};idtops={};text="";constructor(t){super(t),this.on("tag",(e,s)=>{switch(this.text="",this.currentItem={type:e},e){case"g":this.groups.push(this.currentItem);break}this.processAttrs(e,s)}),this.on("text",e=>{if(this.currentItem.type=="style"){try{const s=jp(e);for(let i of s.stylesheet.rules)for(let r of i.declarations)for(let o of i.selectors)this.globalStyles[o]=this.globalStyles[o]||[],this.globalStyles[o].push(`${r.property}:${r.value}`)}catch{console.error("CAN'T parse css text: "+e)}return}this.text+=e}),this.on("/tag",(e,s)=>{let i=this.groups.length;for(;i--;)if(this.groups[i]!=this.currentItem){let r="",o="";for(let a in this.groups[i])a=="transform"?r=this.groups[i].transform:a=="class"&&this.globalStyles["."+this.groups[i][a]]?o=this.globalStyles["."+this.groups[i][a]].join(";")+";"+o:a=="id"&&this.globalStyles["#"+this.groups[i][a]]?o=this.globalStyles["#"+this.groups[i][a]].join(";")+";"+o:typeof this.currentItem[a]>"u"&&(this.currentItem[a]=this.groups[i][a]);typeof this.currentItem.transform>"u"?this.currentItem.transform=r:this.currentItem.transform+=" "+r,typeof this.currentItem.style>"u"?this.currentItem.style=o:this.currentItem.style=o+this.currentItem.style,this.currentItem.class&&this.globalStyles["."+this.currentItem.class]?this.currentItem.style=this.globalStyles["."+this.currentItem.class].join(";")+";"+this.currentItem.style:this.currentItem.id&&this.globalStyles["#"+this.currentItem.id]&&(this.currentItem.style=this.globalStyles["#"+this.currentItem.id].join(";")+";"+this.currentItem.style),No(this.currentItem.style,this.currentItem,Io)}switch(this.processAttrs(e,s),e){case"g":this.groups.pop();break;case"cirlce":this.addToItems();break;case"ellipse":this.addToItems();break;case"polygon":this.addToItems();break;case"path":this.addToItems();break;case"line":this.addToItems();break;case"rect":this.addToItems();break;case"image":this.addToItems();break;case"text":this.currentItem.text=this.text,this.currentItem["text-anchor"]=this.currentItem["text-anchor"]||"start",this.addToItems();break}}),this.on("finish",()=>{this.emit("result",this.items)})}parse(){return super.parse(),this.items}processAttrs(t,e){let s=[],i;switch(t){case"svg":let r="",o="";if(e.width&&e.height)r=e.width,o=e.height;else if(e.viewBox){const a=e.viewBox.split(/\s+/gi);a.length==4&&(r=String(parseFloat(a[2])-parseFloat(a[0])),o=String(parseFloat(a[3])-parseFloat(a[1])))}r&&o&&this.items.push({type:"viewbox",width:r,height:o});break;case"line":typeof e.x1=="number"&&typeof e.y1=="number"&&typeof e.x2=="number"&&typeof e.y2=="number"&&(this.currentItem.path="M"+[e.x1,e.y1,e.x2,e.y2]);break;case"stop":i={},e.style&&No(e.style,i),i.offset=i.offset||e.offset,i.color=i["stop-color"]||e["stop-color"],i.opacity=i["stop-opacity"]||e["stop-opacity"],~(i.offset+"").indexOf("%")?i.offset=parseFloat(i.offset):i.offset=parseFloat(i.offset)*100,i.offset=+i.offset.toFixed(2),this.grad.stops.push(i);break;case"linearGradient":this.grad.angle=(360+Oo(parseFloat(e.x1),parseFloat(e.y1),parseFloat(e.x2),parseFloat(e.y2),parseFloat(e.x1)+100,parseFloat(e.y1))).toFixed(2),s=[this.grad.angle];for(let a=0,l=this.grad.stops.length;a<l;a++)i=this.grad.stops[a],a&&a!=l-1?s.push(i.color+":"+i.offset):s.push(i.color);this.idtops[this.grad.id]=s.join("-"),this.items.forEach(a=>{a.fillid==this.grad.id&&(a.fill=this.idtops[this.grad.id])});break;case"radialGradient":s=[];for(let a=0,l=this.grad.stops.length;a<l;a++)i=this.grad.stops[a],a&&a!=l-1?s.push(i.color+":"+i.offset):s.push(i.color);this.idtops[this.grad.id]=s.join("-"),this.items.forEach(a=>{a.fillid==this.grad.id&&(a.fill=this.idtops[this.grad.id])});break}for(let r in e){const o=e[r];if(Io.includes(r)&&(this.currentItem[r]=o),r==="id"&&(this.currentItem.type==="linearGradient"&&(this.grad={id:r,stops:[]}),this.currentItem.type==="radialGradient"&&(this.grad={id:r,stops:[]})),r==="style"&&No(o,this.currentItem,Io),r==="transform"&&(this.currentItem.transform=o+(this.currentItem.transform||" ")),r==="fill"){const a=o.match(/url\(#([^)]+)\)/);if(a){const l=a[1];this.currentItem.fillid=l,this.idtops[l]&&(this.currentItem.fill=this.idtops[l])}}r==="points"&&this.currentItem.type=="polygon"&&(this.currentItem.path="M"+o+"z"),r==="d"&&this.currentItem.type=="path"&&(this.currentItem.path=o),r==="xlink:href"&&this.currentItem.type=="image"&&(this.currentItem.src=o)}}addToItems(){this.items.push(this.currentItem)}}function Oo(n,t,e,s,i,r){if(typeof i>"u"||typeof r>"u"){const o=n-e,a=t-s;return!o&&!a?0:(180+Math.atan2(-a,-o)*180/Math.PI+360)%360}else return Oo(n,t,i,r)-Oo(e,s,i,r)}function No(n,t,e){const s=(n+"").split(";"),i=/^\s+|\s+$/g;for(let r=0,o=s.length;r<o;r++){let a=s[r].split(":"),l=a[0].replace(i,"").replace(/[A-Z]/g,function(c){return"-"+c.toLowerCase()});(!e||e.includes(l))&&(t[l]=a[1].replace(i,""))}}const Io=["id","class","viewBox","width","height","x","y","cx","cy","r","rx","ry","cursor","opacity","src","fill","fill-opacity","stroke","stroke-dasharray","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","font","font-family","font-size","font-style","font-weight","letter-spacing"];let pm=class{app;rootEl;shapes=[];isMouseDown=!1;currentEnableMouseInShapeID="";constructor(t,e,s){this.app=t,this.rootEl=Wt.createSVGElement("svg"),X.empty(this.app.container),X.insert(this.app.container,this.rootEl),e&&s?this.setSize(e,s):(this.setSize(this.app.width,this.app.height),this.app.on("resize",()=>{this.setSize(this.app.width,this.app.height)})),this.app.captureMove({start:()=>{this.isMouseDown=!0,this.setCursor()},end:()=>{this.isMouseDown=!1,this.setCursor()},move:()=>{if(this.isMouseDown&&this.currentEnableMouseInShapeID){this.setCursor();return}let i=0,r=this.shapes.length;for(;i<r;i++){const o=this.shapes[i];if(!(o instanceof me))continue;if((o.isPointInPath(this.app.mousePoint.x,this.app.mousePoint.y,this.rootEl)||!1)&&o.enableDrag){this.currentEnableMouseInShapeID=o.id;break}}i>=r&&(this.currentEnableMouseInShapeID=""),this.setCursor()}})}setSize(t,e){return X.attribute(this.rootEl,{viewBox:`0 0 ${t} ${e}`,width:`${t}`,height:`${e}`}),this}setCursor(){this.currentEnableMouseInShapeID?(this.app.container.style.cursor="grab",this.isMouseDown&&(this.app.container.style.cursor="grabbing")):this.app.container.style.cursor="default"}download(){return Wt.downloadFromSVGElement(this.rootEl)}attr(t,e,s){const i=t.el||t;if(!(i instanceof SVGElement))return this;if(e===void 0&&s===void 0)return X.attribute(i);if(typeof e=="string"&&s===void 0)return X.attribute(i,bn(e))||"";if(typeof e=="object"){if(X.attribute(i,e),t instanceof Re)for(let r in e)t.attrs[bn(r)]=e[r]}else typeof e=="string"&&s!==void 0&&(X.attribute(i,bn(e),s),t instanceof Re&&(t.attrs[bn(e)]=s));return this}clickInPath(t){const e=()=>{this.shapes.forEach(s=>{s instanceof me&&s.isPointInPath(this.app.mousePoint.x,this.app.mousePoint.y,this.rootEl)&&t(s)})};return this.app.on("tap",e),()=>{this.app.off("tap",e)}}path(t){if(t instanceof Hi)return t.paths.forEach(s=>{s.el=Wt.createSvgPath(t.toSVGPathD()),X.insert(this.rootEl,s.el),this.update(s),this.shapes.push(s)}),t;let e;return t instanceof Kt||t instanceof me?e=t:t instanceof Re?(e=me.fromSVGPathD(t.toSVGPathD()),Rc(e,t),e.prevDegree=0,e.prevScaleOnOrigin=1,e.prevSkewDegreeOnOrigin=0):e=me.fromSVGPathD(t||"M0,0"),e.el=Wt.createSvgPath(e instanceof Kt?`M ${e.fromX} ${e.fromY} `+e.toSVGPathD():e.toSVGPathD()),X.insert(this.rootEl,e.el),this.update(e),this.shapes.push(e),e instanceof Kt?me.fromSVGPathD(e.toSVGPathD()):e}update(t){const e=[];t instanceof Hi?e.push(...t.paths):e.push(t),e.forEach(s=>{if(s instanceof me){if(s.followMouse&&(!Is(s.x,this.app.mousePoint.x,5)||!Is(s.y,this.app.mousePoint.y,5))&&(s.angleTo(this.app.mousePoint),s.followTo(this.app.mousePoint)),s.targetToAfterDragFree&&(this.isMouseDown||s.nextFrameEaseTo(new Qt({x:s.targetToAfterDragFree.targetX,y:s.targetToAfterDragFree.targetY}),{easing:s.targetToAfterDragFree?.easing})),this.isMouseDown&&this.currentEnableMouseInShapeID==s.id){if(s.x=this.app.mousePoint.x,s.y=this.app.mousePoint.y,!s.coordinateIsShapeCenter){const i=s.getBoundingClientRect();i&&i.width&&i.height&&(s.x-=i.width/2,s.y-=i.height/2)}s.isDragging=!0,this.shapes.filter(i=>i.id!=s.id).forEach(i=>i.isDragging=!1)}if((s.x!=s.prevX||s.y!=s.prevY)&&s.translate(s.x-s.prevX,s.y-s.prevY),s.degree!=s.prevDegree){const i=s.getBoundingClientRect();s.rotate(s.degree-s.prevDegree,i.x+i.width/2,i.y+i.height/2)}if(s.scaleOnOrigin!=s.prevScaleOnOrigin){const i=s.getBoundingClientRect();s.scale(s.scaleOnOrigin/s.prevScaleOnOrigin,s.scaleOnOrigin/s.prevScaleOnOrigin,i.x+i.width/2,i.y+i.height/2)}}this.attr(s,s.attrs),this.attr(s,"d",s instanceof Kt?`M ${s.fromX} ${s.fromY} `+s.toSVGPathD():s.toSVGPathD())})}delete(t){t.el&&X.remove(t.el),this.shapes=this.shapes.filter(e=>e.id!=t.id)}clear(){this.shapes.forEach(t=>{t.el&&X.remove(t.el)}),this.shapes=[]}pathRosetta(t,e,s,i,r){if(r==0)throw new Error("no dividing by zero, please");const o=new me({x:t,y:e}),a=360/r;for(let l=0;l<r;l+=1){const c=a*l*Math.PI/180,u=t+2*s*Math.cos(c),h=e+2*s*Math.sin(c);o.addLine(new Ls({x:u,y:h,rx:s,ry:i,xAxisRotate:a*l,largeArcFlag:1,sweepFlag:1})),o.addLine(new Ls({x:t,y:e,rx:s,ry:i,xAxisRotate:a*l,largeArcFlag:1,sweepFlag:1}))}return this.path(o)}trailPath(t,e,s=0){const i=t.getTotalLength();return this.attr(e,"d",t.getSubpath(0,s*i).toSVGPathD()),t.getPointAtLength(s*i)}circle(t,e,s){return this.path(new Qt({x:t,y:e,radius:s}))}circleEl(t,e,s){const i=Wt.createSVGElement("circle",{cx:String(t),cy:String(e),r:String(s)});return X.insert(this.rootEl,i),i}ellipse(t,e,s,i){return this.path(new ym({x:t,y:e,rx:s,ry:i}))}ellipseEl(t,e,s,i){const r=Wt.createSVGElement("ellipse",{cx:String(t),cy:String(e),rx:String(s),ry:String(i)});return X.insert(this.rootEl,r),r}rect(t,e,s,i){return this.path(new Ce({x:t,y:e,width:s,height:i}))}rectEl(t,e,s,i){const r=Wt.createSVGElement("rect",{x:String(t),y:String(e),width:String(s),height:String(i)});return X.insert(this.rootEl,r),r}image(t,e,s,i,r){}text(t,e,s,i="1.2em"){const r=Wt.createSVGElement("text",{x:String(t),y:String(e)});return s.split(`
|
|
56
|
+
`).forEach(o=>{if(o.trim()){const a=Wt.createSVGElement("tspan",{x:String(t),dy:i});X.html(a,o),X.insert(r,a)}}),X.insert(this.rootEl,r),r}};const eu=mm("50,nbsp,51,iexcl,52,cent,53,pound,54,curren,55,yen,56,brvbar,57,sect,58,uml,59,copy,5a,ordf,5b,laquo,5c,not,5d,shy,5e,reg,5f,macr,5g,deg,5h,plusmn,5i,sup2,5j,sup3,5k,acute,5l,micro,5m,para,5n,middot,5o,cedil,5p,sup1,5q,ordm,5r,raquo,5s,frac14,5t,frac12,5u,frac34,5v,iquest,60,Agrave,61,Aacute,62,Acirc,63,Atilde,64,Auml,65,Aring,66,AElig,67,Ccedil,68,Egrave,69,Eacute,6a,Ecirc,6b,Euml,6c,Igrave,6d,Iacute,6e,Icirc,6f,Iuml,6g,ETH,6h,Ntilde,6i,Ograve,6j,Oacute,6k,Ocirc,6l,Otilde,6m,Ouml,6n,times,6o,Oslash,6p,Ugrave,6q,Uacute,6r,Ucirc,6s,Uuml,6t,Yacute,6u,THORN,6v,szlig,70,agrave,71,aacute,72,acirc,73,atilde,74,auml,75,aring,76,aelig,77,ccedil,78,egrave,79,eacute,7a,ecirc,7b,euml,7c,igrave,7d,iacute,7e,icirc,7f,iuml,7g,eth,7h,ntilde,7i,ograve,7j,oacute,7k,ocirc,7l,otilde,7m,ouml,7n,divide,7o,oslash,7p,ugrave,7q,uacute,7r,ucirc,7s,uuml,7t,yacute,7u,thorn,7v,yuml,ci,fnof,sh,Alpha,si,Beta,sj,Gamma,sk,Delta,sl,Epsilon,sm,Zeta,sn,Eta,so,Theta,sp,Iota,sq,Kappa,sr,Lambda,ss,Mu,st,Nu,su,Xi,sv,Omicron,t0,Pi,t1,Rho,t3,Sigma,t4,Tau,t5,Upsilon,t6,Phi,t7,Chi,t8,Psi,t9,Omega,th,alpha,ti,beta,tj,gamma,tk,delta,tl,epsilon,tm,zeta,tn,eta,to,theta,tp,iota,tq,kappa,tr,lambda,ts,mu,tt,nu,tu,xi,tv,omicron,u0,pi,u1,rho,u2,sigmaf,u3,sigma,u4,tau,u5,upsilon,u6,phi,u7,chi,u8,psi,u9,omega,uh,thetasym,ui,upsih,um,piv,812,bull,816,hellip,81i,prime,81j,Prime,81u,oline,824,frasl,88o,weierp,88h,image,88s,real,892,trade,89l,alefsym,8cg,larr,8ch,uarr,8ci,rarr,8cj,darr,8ck,harr,8dl,crarr,8eg,lArr,8eh,uArr,8ei,rArr,8ej,dArr,8ek,hArr,8g0,forall,8g2,part,8g3,exist,8g5,empty,8g7,nabla,8g8,isin,8g9,notin,8gb,ni,8gf,prod,8gh,sum,8gi,minus,8gn,lowast,8gq,radic,8gt,prop,8gu,infin,8h0,ang,8h7,and,8h8,or,8h9,cap,8ha,cup,8hb,int,8hk,there4,8hs,sim,8i5,cong,8i8,asymp,8j0,ne,8j1,equiv,8j4,le,8j5,ge,8k2,sub,8k3,sup,8k4,nsub,8k6,sube,8k7,supe,8kl,oplus,8kn,otimes,8l5,perp,8m5,sdot,8o8,lceil,8o9,rceil,8oa,lfloor,8ob,rfloor,8p9,lang,8pa,rang,9ea,loz,9j0,spades,9j3,clubs,9j5,hearts,9j6,diams,ai,OElig,aj,oelig,b0,Scaron,b1,scaron,bo,Yuml,m6,circ,ms,tilde,802,ensp,803,emsp,809,thinsp,80c,zwnj,80d,zwj,80e,lrm,80f,rlm,80j,ndash,80k,mdash,80o,lsquo,80p,rsquo,80q,sbquo,80s,ldquo,80t,rdquo,80u,bdquo,810,dagger,811,Dagger,81g,permil,81p,lsaquo,81q,rsaquo,85c,euro",32);function mm(n,t=10){const e={},s=n.split(",");for(let i=0;i<s.length;i+=2){const r="&"+s[i+1]+";",o=parseInt(s[i],t);e[r]="&#"+o+";"}return e["\\xa0"]=" ",e}function pe(n,t){const e=Object.keys(t);for(let s=0;s<e.length;s++)n=n.replace(new RegExp("{"+e[s]+"}","gi"),""+t[e[s]]);return n}function zi(n){let t,e;if(!n)throw new Error("cannot create a random attribute name for an undefined object");const s="ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz";t="";do for(t="",e=0;e<12;e++)t+=s[Math.floor(Math.random()*s.length)];while(n[t]);return t}function gm(n){const t={left:"start",right:"end",center:"middle",start:"start",end:"end"};return t[n]||t.start}function vm(n){const t={alphabetic:"alphabetic",hanging:"hanging",top:"text-before-edge",bottom:"text-after-edge",middle:"central"};return t[n]||t.alphabetic}const Rs={strokeStyle:{svgAttr:"stroke",canvas:"#000000",svg:"none",apply:"stroke"},fillStyle:{svgAttr:"fill",canvas:"#000000",svg:null,apply:"fill"},lineCap:{svgAttr:"stroke-linecap",canvas:"butt",svg:"butt",apply:"stroke"},lineJoin:{svgAttr:"stroke-linejoin",canvas:"miter",svg:"miter",apply:"stroke"},miterLimit:{svgAttr:"stroke-miterlimit",canvas:10,svg:4,apply:"stroke"},lineWidth:{svgAttr:"stroke-width",canvas:1,svg:1,apply:"stroke"},globalAlpha:{svgAttr:"opacity",canvas:1,svg:1,apply:"fill stroke"},font:{canvas:"10px sans-serif"},shadowColor:{canvas:"#000000"},shadowOffsetX:{canvas:0},shadowOffsetY:{canvas:0},shadowBlur:{canvas:0},textAlign:{canvas:"start"},textBaseline:{canvas:"alphabetic"},lineDash:{svgAttr:"stroke-dasharray",canvas:[],svg:null,apply:"stroke"}};class Do{__root;__ctx;constructor(t,e){this.__root=t,this.__ctx=e}addColorStop(t,e){const s=this.__ctx.__createElement("stop");if(s.setAttribute("offset",""+t),e.indexOf("rgba")!==-1){const r=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d?\.?\d*)\s*\)/gi.exec(e);r&&(s.setAttribute("stop-color",pe("rgb({r},{g},{b})",{r:r[1],g:r[2],b:r[3]})),s.setAttribute("stop-opacity",r[4]))}else s.setAttribute("stop-color",e);this.__root.appendChild(s)}}class nu{__root;__ctx;constructor(t,e){this.__root=t,this.__ctx=e}}class ji{__document=document;__canvas;__ctx;width;height;__styleStack;__groupStack;__rootSVG;__ids;__SVGdefs;__currentElement;__currentElementsToStyle=null;constructor({canvas:t,width:e=500,height:s=500}){t?(this.__canvas=t,this.__ctx=t.getContext("2d"),this.width=t.width,this.height=t.height):(this.__canvas=this.__document.createElement("canvas"),this.__ctx=this.__canvas.getContext("2d"),this.width=e,this.height=s),this.__setDefaultStyles(),this.__styleStack=[this.__getStyleState()],this.__groupStack=[],this.__rootSVG=this.__document.createElementNS("http://www.w3.org/2000/svg","svg"),this.__rootSVG.setAttribute("version","1.1"),this.__rootSVG.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.__rootSVG.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),this.__rootSVG.setAttribute("width",""+this.width),this.__rootSVG.setAttribute("height",""+this.height),this.__ids={},this.__SVGdefs=this.__document.createElementNS("http://www.w3.org/2000/svg","defs"),this.__rootSVG.appendChild(this.__SVGdefs),this.__currentElement=this.__document.createElementNS("http://www.w3.org/2000/svg","g"),this.__rootSVG.appendChild(this.__currentElement)}__setDefaultStyles(){const t=Object.keys(Rs);for(let e=0,s=t.length;e<s;e++){const i=t[e];this[i]=Rs[i].canvas}}__getStyleState(){const t={},e=Object.keys(Rs);for(let s=0,i=e.length;s<i;s++){const r=e[s];t[r]=this[r]}return t}__applyStyleState(t){const e=Object.keys(t);for(let s=0,i=e.length;s<i;s++){const r=e[s];this[r]=t[r]}}__createElement(t,e={},s=!1){const i=this.__document.createElementNS("http://www.w3.org/2000/svg",t),r=Object.keys(e);s&&(i.setAttribute("fill","none"),i.setAttribute("stroke","none"));for(let o=0;o<r.length;o++){const a=r[o];i.setAttribute(a,e[a])}return i}__applyStyleToCurrentElement(t){let e=this.__currentElement;const s=this.__currentElementsToStyle;s&&(e.setAttribute(t,""),e=s.element,s.children.forEach(r=>{r.setAttribute(t,"")}));const i=Object.keys(Rs);for(let r=0;r<i.length;r++){const o=Rs[i[r]],a=this[i[r]];if(o.apply){if(a instanceof nu){if(a.__ctx)for(;a.__ctx.__SVGdefs.childNodes.length;){const l=a.__ctx.__SVGdefs.childNodes[0].getAttribute("id");this.__ids[l]=l,this.__SVGdefs.appendChild(a.__ctx.__SVGdefs.childNodes[0])}e.setAttribute(o.apply,pe("url(#{id})",{id:a.__root.getAttribute("id")}))}else if(a instanceof Do)e.setAttribute(o.apply,pe("url(#{id})",{id:a.__root.getAttribute("id")}));else if(o.apply.indexOf(t)!==-1&&o.svg!==a)if((o.svgAttr==="stroke"||o.svgAttr==="fill")&&a.indexOf("rgba")!==-1){const c=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d?\.?\d*)\s*\)/gi.exec(a);e.setAttribute(o.svgAttr,pe("rgb({r},{g},{b})",{r:c[1],g:c[2],b:c[3]}));let u=parseFloat(c[4]);const h=this.globalAlpha;h!=null&&(u*=h),e.setAttribute(o.svgAttr+"-opacity",""+u)}else{let l=o.svgAttr;if(i[r]==="globalAlpha"&&(l=t+"-"+o.svgAttr,e.getAttribute(l)))continue;l&&e.setAttribute(l,a)}}}}__closestGroupOrSvg(t){return t=t||this.__currentElement,t.nodeName==="g"||t.nodeName==="svg"?t:this.__closestGroupOrSvg(t.parentNode)}getSerializedSvg(t){let e=new XMLSerializer().serializeToString(this.__rootSVG);if(/xmlns="http:\/\/www\.w3\.org\/2000\/svg".+xmlns="http:\/\/www\.w3\.org\/2000\/svg/gi.test(e)&&(e=e.replace('xmlns="http://www.w3.org/2000/svg','xmlns:xlink="http://www.w3.org/1999/xlink')),t){const i=Object.keys(eu);for(let r=0,o=i.length;r<o;r++){const a=i[r],l=eu[a],c=new RegExp(a,"gi");c.test(e)&&(e=e.replace(c,l))}}return e}getSvg(){return this.__rootSVG}save(){const t=this.__createElement("g"),e=this.__closestGroupOrSvg();this.__groupStack.push(e),e.appendChild(t),this.__currentElement=t,this.__styleStack.push(this.__getStyleState())}restore(){this.__currentElementsToStyle=null;const t=this.__groupStack.pop();t?this.__currentElement=t:this.__currentElement=this.__rootSVG.childNodes[1];const e=this.__styleStack.pop();e&&this.__applyStyleState(e)}__addTransform(t){const e=this.__closestGroupOrSvg();if(e.childNodes.length>0){this.__currentElement.nodeName==="path"&&(this.__currentElementsToStyle||(this.__currentElementsToStyle={element:e,children:[]}),this.__currentElementsToStyle.children.push(this.__currentElement),this.__applyCurrentDefaultPath());const i=this.__createElement("g");e.appendChild(i),this.__currentElement=i}let s=this.__currentElement.getAttribute("transform");s?s+=" ":s="",s+=t,this.__currentElement.setAttribute("transform",s)}scale(t,e){e===void 0&&(e=t),this.__addTransform(pe("scale({x},{y})",{x:t,y:e}))}rotate(t){const e=t*180/Math.PI;this.__addTransform(pe("rotate({angle},{cx},{cy})",{angle:e,cx:0,cy:0}))}translate(t,e){this.__addTransform(pe("translate({x},{y})",{x:t,y:e}))}transform(t,e,s,i,r,o){this.__addTransform(pe("matrix({a},{b},{c},{d},{e},{f})",{a:t,b:e,c:s,d:i,e:r,f:o}))}beginPath(){this.__currentDefaultPath="",this.__currentPosition={};const t=this.__createElement("path",{},!0);this.__closestGroupOrSvg().appendChild(t),this.__currentElement=t}__applyCurrentDefaultPath(){const t=this.__currentElement;t.nodeName==="path"&&t.setAttribute("d",this.__currentDefaultPath)}__addPathCommand(t){this.__currentDefaultPath+=" ",this.__currentDefaultPath+=t}moveTo(t,e){this.__currentElement.nodeName!=="path"&&this.beginPath(),this.__currentPosition={x:t,y:e},this.__addPathCommand(pe("M {x} {y}",this.__currentPosition))}closePath(){this.__currentDefaultPath&&this.__addPathCommand("Z")}lineTo(t,e){this.__currentPosition={x:t,y:e},this.__currentDefaultPath.indexOf("M")>-1?this.__addPathCommand(pe("L {x} {y}",this.__currentPosition)):this.__addPathCommand(pe("M {x} {y}",this.__currentPosition))}bezierCurveTo(t,e,s,i,r,o){this.__currentPosition={x:r,y:o},this.__addPathCommand(pe("C {cp1x} {cp1y} {cp2x} {cp2y} {x} {y}",{cp1x:t,cp1y:e,cp2x:s,cp2y:i,x:r,y:o}))}quadraticCurveTo(t,e,s,i){this.__currentPosition={x:s,y:i},this.__addPathCommand(pe("Q {cpx} {cpy} {x} {y}",{cpx:t,cpy:e,x:s,y:i}))}normalize(t){const e=Math.sqrt(t[0]*t[0]+t[1]*t[1]);return[t[0]/e,t[1]/e]}arcTo(t,e,s,i,r){const o=this.__currentPosition&&this.__currentPosition.x,a=this.__currentPosition&&this.__currentPosition.y;if(typeof o>"u"||typeof a>"u")return;if(r<0)throw new Error("IndexSizeError: The radius provided ("+r+") is negative.");if(o===t&&a===e||t===s&&e===i||r===0){this.lineTo(t,e);return}const l=this.normalize([o-t,a-e]),c=this.normalize([s-t,i-e]);if(l[0]*c[1]===l[1]*c[0]){this.lineTo(t,e);return}const u=l[0]*c[0]+l[1]*c[1],h=Math.acos(Math.abs(u)),f=this.normalize([l[0]+c[0],l[1]+c[1]]),p=r/Math.sin(h/2),m=t+p*f[0],v=e+p*f[1],b=[-l[1],l[0]],E=[c[1],-c[0]],C=function(D){const N=D[0];return D[1]>=0?Math.acos(N):-Math.acos(N)},w=C(b),P=C(E);this.lineTo(m+b[0]*r,v+b[1]*r),this.arc(m,v,r,w,P)}stroke(){this.__currentElement.nodeName==="path"&&this.__currentElement.setAttribute("paint-order","fill stroke markers"),this.__applyCurrentDefaultPath(),this.__applyStyleToCurrentElement("stroke")}fill(){this.__currentElement.nodeName==="path"&&this.__currentElement.setAttribute("paint-order","stroke fill markers"),this.__applyCurrentDefaultPath(),this.__applyStyleToCurrentElement("fill")}rect(t,e,s,i){this.__currentElement.nodeName!=="path"&&this.beginPath(),this.moveTo(t,e),this.lineTo(t+s,e),this.lineTo(t+s,e+i),this.lineTo(t,e+i),this.lineTo(t,e),this.closePath()}fillRect(t,e,s,i){const r=this.__createElement("rect",{x:t,y:e,width:s,height:i},!0);this.__closestGroupOrSvg().appendChild(r),this.__currentElement=r,this.__applyStyleToCurrentElement("fill")}strokeRect(t,e,s,i){const r=this.__createElement("rect",{x:t,y:e,width:s,height:i},!0);this.__closestGroupOrSvg().appendChild(r),this.__currentElement=r,this.__applyStyleToCurrentElement("stroke")}__clearCanvas(){const e=this.__closestGroupOrSvg().getAttribute("transform"),s=this.__rootSVG.childNodes[1],i=s.childNodes;for(let r=i.length-1;r>=0;r--)i[r]&&s.removeChild(i[r]);this.__currentElement=s,this.__groupStack=[],e&&this.__addTransform(e)}clearRect(t,e,s,i){if(t===0&&e===0&&s===this.width&&i===this.height){this.__clearCanvas();return}const r=this.__closestGroupOrSvg(),o=this.__createElement("rect",{x:t,y:e,width:s,height:i,fill:"#FFFFFF"},!0);r.appendChild(o)}createLinearGradient(t,e,s,i){const r=this.__createElement("linearGradient",{id:zi(this.__ids),x1:t+"px",x2:s+"px",y1:e+"px",y2:i+"px",gradientUnits:"userSpaceOnUse"},!1);return this.__SVGdefs.appendChild(r),new Do(r,this)}createRadialGradient(t,e,s,i,r,o){const a=this.__createElement("radialGradient",{id:zi(this.__ids),cx:i+"px",cy:r+"px",r:o+"px",fx:t+"px",fy:e+"px",gradientUnits:"userSpaceOnUse"},!1);return this.__SVGdefs.appendChild(a),new Do(a,this)}__parseFont(){const e=/^\s*(?=(?:(?:[-a-z]+\s*){0,2}(italic|oblique))?)(?=(?:(?:[-a-z]+\s*){0,2}(small-caps))?)(?=(?:(?:[-a-z]+\s*){0,2}(bold(?:er)?|lighter|[1-9]00))?)(?:(?:normal|\1|\2|\3)\s*){0,3}((?:xx?-)?(?:small|large)|medium|smaller|larger|[.\d]+(?:%|in|[cem]m|ex|p[CustomCanvasContext]))(?:\s*\/\s*(normal|[.\d]+(?:%|in|[cem]m|ex|p[CustomCanvasContext])))?\s*([-,'"\sa-z0-9]+?)\s*$/i.exec(this.font),s={style:e[1]||"normal",size:e[4]||"10px",family:e[6]||"sans-serif",weight:e[3]||"normal",decoration:e[2]||"normal",href:null};return this.__fontUnderline==="underline"&&(s.decoration="underline"),this.__fontHref&&(s.href=this.__fontHref),s}__wrapTextLink(t,e){if(t.href){const s=this.__createElement("a");return s.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",t.href),s.appendChild(e),s}return e}__applyText(t,e,s,i){const r=this.__parseFont(),o=this.__closestGroupOrSvg(),a=this.__createElement("text",{"font-family":r.family,"font-size":r.size,"font-style":r.style,"font-weight":r.weight,"text-decoration":r.decoration,x:e,y:s,"text-anchor":gm(this.textAlign),"dominant-baseline":vm(this.textBaseline)},!0);a.appendChild(this.__document.createTextNode(t)),this.__currentElement=a,this.__applyStyleToCurrentElement(i),o.appendChild(this.__wrapTextLink(r,a))}fillText(t,e,s){this.__applyText(t,e,s,"fill")}strokeText(t,e,s){this.__applyText(t,e,s,"stroke")}measureText(t){return this.__ctx.font=this.font,this.__ctx.measureText(t)}arc(t,e,s,i,r,o){if(i===r)return;i=i%(2*Math.PI),r=r%(2*Math.PI),i===r&&(r=(r+2*Math.PI-.001*(o?-1:1))%(2*Math.PI));const a=t+s*Math.cos(r),l=e+s*Math.sin(r),c=t+s*Math.cos(i),u=e+s*Math.sin(i),h=o?0:1;let f=0,p=r-i;p<0&&(p+=2*Math.PI),o?f=p>Math.PI?0:1:f=p>Math.PI?1:0,this.lineTo(c,u),this.__addPathCommand(pe("A {rx} {ry} {xAxisRotation} {largeArcFlag} {sweepFlag} {endX} {endY}",{rx:s,ry:s,xAxisRotation:0,largeArcFlag:f,sweepFlag:h,endX:a,endY:l})),this.__currentPosition={x:a,y:l}}clip(){const t=this.__closestGroupOrSvg(),e=this.__createElement("clipPath"),s=zi(this.__ids),i=this.__createElement("g");this.__applyCurrentDefaultPath(),t.removeChild(this.__currentElement),e.setAttribute("id",s),e.appendChild(this.__currentElement),this.__SVGdefs.appendChild(e),t.setAttribute("clip-path",pe("url(#{id})",{id:s})),t.appendChild(i),this.__currentElement=i}drawImage(...t){let e=t[0],s,i,r,o,a=0,l=0,c,u,h,f,p,m,v,b;if(t.length===3)s=t[1],i=t[2],c=e.width,u=e.height,r=c,o=u;else if(t.length===5)s=t[1],i=t[2],r=t[3],o=t[4],c=e.width,u=e.height;else if(t.length===9)a=t[1],l=t[2],c=t[3],u=t[4],s=t[5],i=t[6],r=t[7],o=t[8];else throw new Error("Invalid number of arguments passed to drawImage: "+arguments.length);const E=this.__closestGroupOrSvg();this.__currentElement;const C="translate("+s+", "+i+")";if(e instanceof ji){if(h=e.getSvg().cloneNode(!0),h.childNodes&&h.childNodes.length>1){for(f=h.childNodes[0];f.childNodes.length;)b=f.childNodes[0].getAttribute("id"),this.__ids[b]=b,this.__SVGdefs.appendChild(f.childNodes[0]);if(p=h.childNodes[1],p){const w=p.getAttribute("transform");let P;w?P=w+" "+C:P=C,p.setAttribute("transform",P),E.appendChild(p)}}}else(e.nodeName==="CANVAS"||e.nodeName==="IMG")&&(m=this.__createElement("image"),m.setAttribute("width",r),m.setAttribute("height",o),m.setAttribute("preserveAspectRatio","none"),(a||l||c!==e.width||u!==e.height)&&(v=this.__document.createElement("canvas"),v.width=r,v.height=o,v.getContext("2d")?.drawImage(e,a,l,c,u,0,0,r,o),e=v),m.setAttribute("transform",C),m.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",e.nodeName==="CANVAS"?e.toDataURL():e.getAttribute("src")),E.appendChild(m))}createPattern(t,e){const s=this.__document.createElementNS("http://www.w3.org/2000/svg","pattern"),i=zi(this.__ids);let r;return s.setAttribute("id",i),t.nodeName==="CANVAS"||t.nodeName==="IMG"?(r=this.__document.createElementNS("http://www.w3.org/2000/svg","image"),r.setAttribute("width",""+t.width),r.setAttribute("height",""+t.height),r.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",t.nodeName==="CANVAS"?t.toDataURL():t.getAttribute("src")),s.appendChild(r),this.__SVGdefs.appendChild(s)):t instanceof ji&&(s.setAttribute("width",""+t.width),s.setAttribute("height",""+t.height),s.appendChild(t.__rootSVG.childNodes[1]),this.__SVGdefs.appendChild(s)),new nu(s,this)}setLineDash(t){t&&t.length>0?this.lineDash=t.join(","):this.lineDash=null}drawFocusRing(){}createImageData(){}getImageData(){}putImageData(){}globalCompositeOperation(){}setTransform(){}}class Mo{canvas;context;customContext;currentPath2D=new Path2D;path2Ds=[];currentMatrix=new DOMMatrix;hasSetCustomStrokeStyle=!1;hasSetCustomFillStyle=!1;constructor(t){this.canvas=t,this.context=t.getContext("2d",{willReadFrequently:!0}),this.customContext=new ji({canvas:this.canvas,width:this.canvas.width,height:this.canvas.height})}set lineWidth(t){this.hasSetCustomStrokeStyle=!0,this.context.lineWidth=t,this.customContext.lineWidth=t}get lineWidth(){return this.context.lineWidth}set lineCap(t){this.hasSetCustomStrokeStyle=!0,this.context.lineCap=t,this.customContext.lineCap=t}get lineCap(){return this.context.lineCap}set lineJoin(t){this.hasSetCustomStrokeStyle=!0,this.context.lineJoin=t,this.customContext.lineCap=t}get lineJoin(){return this.context.lineJoin}set lineDashOffset(t){this.hasSetCustomStrokeStyle=!0,this.context.lineDashOffset=t,this.customContext.lineDashOffset=t}get lineDashOffset(){return this.context.lineDashOffset}set miterLimit(t){this.hasSetCustomStrokeStyle=!0,this.context.miterLimit=t,this.customContext.miterLimit=t}get miterLimit(){return this.context.miterLimit}set globalAlpha(t){this.context.globalAlpha=t,this.customContext.globalAlpha=t}get globalAlpha(){return this.context.globalAlpha}set fillStyle(t){this.hasSetCustomFillStyle=!0,typeof t=="string"||t instanceof CanvasGradient||t instanceof CanvasPattern?(this.context.fillStyle=t,this.customContext.fillStyle=t):(this.context.fillStyle=t.gradient,this.customContext.fillStyle=t.gradientCustom)}get fillStyle(){return this.context.fillStyle}set strokeStyle(t){this.hasSetCustomStrokeStyle=!0,typeof t=="string"||t instanceof CanvasGradient||t instanceof CanvasPattern?(this.context.strokeStyle=t,this.customContext.strokeStyle=t):(this.context.strokeStyle=t.gradient,this.customContext.strokeStyle=t.gradientCustom)}get strokeStyle(){return this.context.strokeStyle}set font(t){this.context.font=t,this.customContext.font=t}get font(){return this.context.font}fill(t){return t?this.context.fill(t):(this.context.fill(),this.customContext.fill()),this}fillRect(t,e,s,i){return this.context.fillRect(t,e,s,i),this.customContext.fillRect(t,e,s,i),this}fillText(t,e,s,i){return this.context.fillText(t,e,s,i),this.customContext.fillText(t,e,s),this}setLineDash(t){return this.context.setLineDash(t),this.customContext.setLineDash(t),this}stroke(t){return t?this.context.stroke(t):(this.context.stroke(),this.customContext.stroke()),this}strokeText(t,e,s,i){return this.context.strokeText(t,e,s,i),this.customContext.strokeText(t,e,s),this}strokeRect(t,e,s,i){return this.context.strokeRect(t,e,s,i),this.customContext.strokeRect(t,e,s,i),this}measureText(t){return this.context.measureText(t)}clearRect(t=0,e=0,s=this.canvas.width,i=this.canvas.height){return this.context.clearRect(t,e,s,i),this.customContext.clearRect(t,e,s,i),this}save(){return this.context.save(),this.customContext.save(),this.currentMatrix=new DOMMatrix,this.path2Ds.push(this.currentPath2D),this.currentPath2D=new Path2D,this}restore(){return this.context.restore(),this.customContext.restore(),this.hasSetCustomStrokeStyle=!1,this.hasSetCustomFillStyle=!1,this.currentMatrix=new DOMMatrix,this.currentPath2D=this.path2Ds.pop()||new Path2D,this}beginPath(){return this.context.beginPath(),this.customContext.beginPath(),this}closePath(){return this.context.closePath(),this.customContext.closePath(),this.currentPath2D.closePath(),this}changePath2D(t=this.currentPath2D,e=this.currentMatrix){const s=new Path2D;s.addPath(t,e),this.currentPath2D=s}isPointInStroke(...t){return t[0]instanceof Path2D?this.context.isPointInStroke(t[0],t[1],t[2]):this.context.isPointInStroke(t[0],t[1])}isPointInPath(...t){return t[0]instanceof Path2D?this.context.isPointInPath(t[0],t[1],t[2]):this.context.isPointInPath(t[0],t[1])}translate(t,e){return this.context.translate(t,e),this.customContext.translate(t,e),this.currentMatrix.translate(t,e),this.changePath2D(),this}rotate(t){return this.context.rotate(t),this.customContext.rotate(t),this.currentMatrix.rotate(t),this.changePath2D(),this}scale(t,e=t){return this.context.scale(t,e),this.customContext.scale(t,e),this.currentMatrix.scale(t,e),this.changePath2D(),this}moveTo(t,e){return this.context.moveTo(t,e),this.customContext.moveTo(t,e),this.currentPath2D.moveTo(t,e),this}lineTo(t,e){return this.context.lineTo(t,e),this.customContext.lineTo(t,e),this.currentPath2D.lineTo(t,e),this}arc(t,e,s,i,r,o){return this.context.arc(t,e,s,i,r,o),this.customContext.arc(t,e,s,i,r,o?-1:1),this.currentPath2D.arc(t,e,s,i,r,o),this}arcTo(t,e,s,i,r){return this.context.arcTo(t,e,s,i,r),this.customContext.arcTo(t,e,s,i,r),this.currentPath2D.arcTo(t,e,s,i,r),this}ellipse(t,e,s,i,r,o,a,l){return this.context.ellipse(t,e,s,i,r,o,a,l),this.currentPath2D.ellipse(t,e,s,i,r,o,a,l),this}quadraticCurveTo(t,e,s,i){return this.context.quadraticCurveTo(t,e,s,i),this.customContext.quadraticCurveTo(t,e,s,i),this.currentPath2D.quadraticCurveTo(t,e,s,i),this}bezierCurveTo(t,e,s,i,r,o){return this.context.bezierCurveTo(t,e,s,i,r,o),this.customContext.bezierCurveTo(t,e,s,i,r,o),this.currentPath2D.bezierCurveTo(t,e,s,i,r,o),this}rect(t,e,s,i){return this.context.rect(t,e,s,i),this.customContext.rect(t,e,s,i),this.currentPath2D.rect(t,e,s,i),this}createLinearGradient(t,e,s,i,r){const o=this.context.createLinearGradient(t,e,s,i),a=this.customContext.createLinearGradient(t,e,s,i);return r&&Object.keys(r).forEach(l=>{const c=parseFloat(l);o.addColorStop(c,r[c]),a.addColorStop(c,r[c])}),{gradient:o,gradientCustom:a}}createRadialGradient(t,e,s,i,r,o,a){const l=this.context.createRadialGradient(t,e,s,i,r,o),c=this.customContext.createRadialGradient(t,e,s,i,r,o);return a&&Object.keys(a).forEach(u=>{const h=parseFloat(u);l.addColorStop(h,a[h]),c.addColorStop(h,a[h])}),{gradient:l,gradientCustom:c}}drawImage(t,...e){if(e.length===0)this.context.drawImage(t,0,0);else if(e.length===2){const s=e[0],i=e[1];this.context.drawImage(t,s,i)}else if(e.length===4){const s=e[0],i=e[1],r=e[2],o=e[3];this.context.drawImage(t,s,i,r,o)}else if(e.length===8){const s=e[0],i=e[1],r=e[2],o=e[3],a=e[4],l=e[5],c=e[6],u=e[7];this.context.drawImage(t,s,i,r,o,a,l,c,u)}else throw new Error("Invalid number of arguments passed to drawImage: "+e.length);return this.customContext.drawImage(t,...e),this}getImageData(t=0,e=0,s=this.canvas.width,i=this.canvas.height,r){return this.context.getImageData(t,e,s,i,r)}putImageData(t,e=0,s=0){return this.context.putImageData(t,e,s)}toRawSVG(){const t=this.customContext.getSerializedSvg(!0),e=this.customContext.getSvg();return{raw:t,element:e}}}const _m=Mo;class Kt extends Re{fromX;fromY;constructor(t){super(t),this.fromX=t?.fromX||0,this.fromY=t?.fromY||0}static fromSVGPathData(t,e){if(t.length<3)throw new Error("Line 参数个数错误");if(t[0].toUpperCase()!=="L")throw new Error("Line command 错误");return new Kt({x:t[1],y:t[2],fromX:e?.x,fromY:e?.y})}toSVGPathData(){return["L",this.x,this.y]}toCanvasContext(t){t.beginPath(),t.moveTo(this.fromX,this.fromY),t.lineTo(this.x,this.y)}getBoundingClientRect(){const t=Wc(this.fromX,this.fromY,this.x,this.y);if(t===0){const e=Math.min(this.x,this.fromX),s=Math.min(this.y,this.fromY),i=Math.max(this.x,this.fromX),r=Math.max(this.y,this.fromY);return new Ce({x:e,y:s,width:i-e,height:r-s})}else{const e=Math.sin(t),s=Math.cos(t),i=s*this.fromX-e*this.fromY,r=s*this.x-e*this.y,o=s*this.fromY+e*this.fromX,a=s*this.y+e*this.x;return new Ce({x:Math.min(i,r),y:Math.min(o,a),width:Math.max(i,r)-Math.min(i,r),height:Math.max(o,a)-Math.min(o,a)})}}interpolate(t){return{x:this.fromX+t*(this.x-this.fromX),y:this.fromY+t*(this.y-this.fromY)}}}class Ao extends Kt{c1x;c1y;c2x;c2y;constructor(t){super(t),this.c1x=t.c1x,this.c1y=t.c1y,this.c2x=t.c2x,this.c2y=t.c2y}static fromSVGPathData(t,e){if(t.length<7)throw new Error("CubicBezier 参数个数错误");if(t[0].toUpperCase()!=="C")throw new Error("CubicBezier command 错误");return new Ao({c1x:t[1],c1y:t[2],c2x:t[3],c2y:t[4],x:t[5],y:t[6],fromX:e?.x,fromY:e?.y})}toSVGPathData(){return["C",this.c1x,this.c1y,this.c2x,this.c2y,this.x,this.y]}toCanvasContext(t){t.beginPath(),t.moveTo(this.fromX,this.fromY),t.bezierCurveTo(this.c1x,this.c1y,this.c2x,this.c2y,this.x,this.y)}getBoundingClientRect(){const t=Wt.curveDim(this.fromX,this.fromY,this.c1x,this.c1y,this.c2x,this.c2y,this.x,this.y);return new Ce({x:t.min.x,y:t.min.y,width:t.max.x-t.min.x,height:t.max.y-t.min.y})}interpolate(t){return{x:Math.pow(1-t,3)*this.fromX+3*Math.pow(1-t,2)*t*this.c1x+3*Math.pow(1-t,1)*Math.pow(t,2)*this.c2x+Math.pow(t,3)*this.x,y:Math.pow(1-t,3)*this.fromY+3*Math.pow(1-t,2)*t*this.c1y+3*Math.pow(1-t,1)*Math.pow(t,2)*this.c2y+Math.pow(t,3)*this.y}}length(t=1){return Wt.bezlen(this.fromX,this.fromY,this.c1x,this.c1y,this.c2x,this.c2y,this.x,this.y,t)}getTatLen(t){const e=this.fromX,s=this.fromY,i=this.c1x,r=this.c1y,o=this.c2x,a=this.c2y,l=this.x,c=this.y;if(t<0||Wt.bezlen(e,s,i,r,o,a,l,c)<t)return 0;let u=1,h=u/2,f=u-h,p,m=.01;for(p=Wt.bezlen(e,s,i,r,o,a,l,c,f);Math.abs(p-t)>m;)h/=2,f+=(p<t?1:-1)*h,p=Wt.bezlen(e,s,i,r,o,a,l,c,f);return f}getPointAtSegmentLength(t){const e=this.getTatLen(t),s=this.fromX,i=this.fromY,r=this.c1x,o=this.c1y,a=this.c2x,l=this.c2y,c=this.x,u=this.y;let h=1-e,f=Math.pow(h,3),p=Math.pow(h,2),m=e*e,v=m*e,b=f*s+p*3*e*r+h*3*e*e*a+v*c,E=f*i+p*3*e*o+h*3*e*e*l+v*u,C=s+2*e*(r-s)+m*(a-2*r+s),w=i+2*e*(o-i)+m*(l-2*o+i),P=r+2*e*(a-r)+m*(c-2*a+r),D=o+2*e*(l-o)+m*(u-2*l+o),N=h*s+e*r,A=h*i+e*o,at=h*a+e*c,lt=h*l+e*u,pt=90-Math.atan2(C-P,w-D)*180/Math.PI;return{x:b,y:E,m:{x:C,y:w},n:{x:P,y:D},start:{x:N,y:A},end:{x:at,y:lt},alpha:pt}}}const Jn=Ao;class $s extends Kt{cx;cy;isLineThrough;constructor(t){super(t),this.cx=t.cx,this.cy=t.cy,this.isLineThrough=typeof t.isLineThrough=="boolean"?t.isLineThrough:!0}static fromSVGPathData(t,e){if(t.length<5)throw new Error("QuadraticBezier 参数个数错误");if(t[0].toUpperCase()!=="Q")throw new Error("QuadraticBezier command 错误");return new $s({cx:t[1],cy:t[2],x:t[3],y:t[4],fromX:e?.x,fromY:e?.y})}toSVGPathData(){return["Q",this.cx,this.cy,this.x,this.y]}toCanvasContext(t){if(t.beginPath(),t.moveTo(this.fromX,this.fromY),this.isLineThrough){const e=this.cx*2-(this.fromX+this.x)/2,s=this.cy*2-(this.fromY+this.y)/2;t.quadraticCurveTo(e,s,this.x,this.y)}else t.quadraticCurveTo(this.cx,this.cy,this.x,this.y)}interpolate(t){return{x:(1-t)*(1-t)*this.fromX+2*(1-t)*t*this.cx+t*t*this.x,y:(1-t)*(1-t)*this.fromY+2*(1-t)*t*this.cy+t*t*this.y}}}class Ls extends Kt{rx;ry;xAxisRotate;largeArcFlag;sweepFlag;constructor(t){super(t),this.rx=t.rx,this.ry=t.ry,this.xAxisRotate=t?.xAxisRotate??0,this.largeArcFlag=t?.largeArcFlag??1,this.sweepFlag=t?.sweepFlag??1}static fromSVGPathData(t,e){if(t.length<8)throw new Error("Arc 参数个数错误");if(t[0].toUpperCase()!=="A")throw new Error("Arc command 错误");return new Ls({rx:t[1],ry:t[2],xAxisRotate:t[3],largeArcFlag:t[4],sweepFlag:t[5],x:t[6],y:t[7],fromX:e?.x,fromY:e?.y})}toSVGPathData(){return["A",this.rx,this.ry,this.xAxisRotate,this.largeArcFlag,this.sweepFlag,this.x,this.y]}toCanvasContext(t){t.beginPath();const[e,s,i,r,o,a,l]=this.convertSVGToCanvas(this.fromX,this.fromY,this.x,this.y,this.rx,this.ry,this.xAxisRotate,this.largeArcFlag,this.sweepFlag);t.ellipse(e,s,i,r,o,a,l,!this.sweepFlag)}convertSVGToCanvas(t,e,s,i,r,o,a,l,c){const u=a/180*Math.PI,h=(t-s)/2,f=(e-i)/2,p=Math.cos(u)*h+Math.sin(u)*f,m=-Math.sin(u)*h+Math.cos(u)*f,v=p*p/(r*r)+m*m/(o*o);if(v>1){const Et=Math.sqrt(v);throw r=Et*r,o=Et*o,new Error(`Radii are too small to build an arc. Correcting them to ${r}/${o}.`)}const b=Math.sqrt((r*r*o*o-r*r*m*m-o*o*p*p)/(r*r*m*m+o*o*p*p)),E=l!=c?1:-1,C=E*b*r*m/o,w=E*b*-o*p/r,P=(t+s)/2,D=(e+i)/2,N=Math.cos(u)*C-Math.sin(u)*w+P,A=Math.sin(u)*C+Math.cos(u)*w+D,at=(Et,bt,Lt,Ft)=>(Et*Ft>=bt*Lt?1:-1)*Math.acos((Et*Lt+bt*Ft)/(Math.sqrt(Et*Et+bt*bt)*Math.sqrt(Lt*Lt+Ft*Ft))),lt=at(1,0,t-N,e-A)-u,pt=at(t-N,e-A,s-N,i-A);return[N,A,r,o,u,lt,lt+pt]}}class me extends Re{startPathX=0;startPathY=0;prevPathX=0;prevPathY=0;normalizedLines=[];constructor(t){super(t),this.prevPathX=this.startPathX=this.x,this.prevPathY=this.startPathY=this.y}addLine(t){if(t instanceof Ls){So(this.prevPathX,this.prevPathY,t.rx,t.ry,t.xAxisRotate,t.largeArcFlag,t.sweepFlag,t.x,t.y).forEach(c=>{const[u,h,f,p,m,v]=c;this.normalizedLines.push(new Jn({c1x:u,c1y:h,c2x:f,c2y:p,x:m,y:v,fromX:this.prevPathX,fromY:this.prevPathY})),this.prevPathX=m,this.prevPathY=v});return}let e,s,i,r,o,a;t instanceof Jn?(e=t.c1x,s=t.c1y,i=t.c2x,r=t.c2y,o=t.x,a=t.y):t instanceof $s?[e,s,i,r,o,a]=To(this.prevPathX,this.prevPathY,t.cx,t.cy,t.x,t.y):[e,s,i,r,o,a]=Ms(this.prevPathX,this.prevPathY,t.x,t.y),this.normalizedLines.push(new Jn({c1x:e,c1y:s,c2x:i,c2y:r,x:o,y:a,fromX:this.prevPathX,fromY:this.prevPathY})),this.prevPathX=o,this.prevPathY=a}static fromSVGPathD(t,e){if(!Wt.isSVGPath(t))throw new Error("Not a SVG path!");return this.fromSVGPathData(Wt.parseSVGPath(t),e)}static fromSVGPathData(t,e){const s=new me,i=Wt.normalizeSVGPath(Wt.absolutizeSVGPath(t));for(let o=0,a=i.length;o<a;o++){const l=i[o];if(l[0]=="M"){s.prevPathX=s.startPathX=l[1],s.prevPathY=s.startPathY=l[2];continue}s.addLine(new Jn({c1x:l[1],c1y:l[2],c2x:l[3],c2y:l[4],x:l[5],y:l[6]}))}const r=Gi(e??"");return s.transform(r)}toSVGPathData(){const t=[];t.push(["M",this.startPathX,this.startPathY]);for(let e=0,s=this.normalizedLines.length;e<s;e++)t.push(this.normalizedLines[e].toSVGPathData());return t}toCanvasContext(t){t.beginPath(),t.moveTo(this.startPathX,this.startPathY),this.normalizedLines.forEach(e=>{const[s,...i]=e.toSVGPathData();t.bezierCurveTo(i[0],i[1],i[2],i[3],i[4],i[5])})}transform(t){return[this.startPathX,this.startPathY]=t.transformPoint(this.startPathX,this.startPathY),[this.prevPathX,this.prevPathY]=t.transformPoint(this.prevPathX,this.prevPathY),this.normalizedLines.forEach(e=>{[e.fromX,e.fromY]=t.transformPoint(e.fromX,e.fromY),[e.c1x,e.c1y]=t.transformPoint(e.c1x,e.c1y),[e.c2x,e.c2y]=t.transformPoint(e.c2x,e.c2y),[e.x,e.y]=t.transformPoint(e.x,e.y)}),this}translate(t,e){const s=new he().translate(t,e);return this.transform(s),this.prevX=this.x,this.prevY=this.y,this}rotate(t,e=0,s=0){const i=new he().rotate(t,e,s);return this.transform(i),this.prevDegree=this.degree,this}scale(t,e=t,s=0,i=0){const r=new he().scale(t,e,s,i);return this.transform(r),this.prevScaleOnOrigin=this.scaleOnOrigin,this}skew(t,e=0){const s=new he().skew(t,e);return this.transform(s),this.prevSkewDegreeOnOrigin=this.skewDegreeOnOrigin,this}trim(){const t=this.getBoundingClientRect();return this.translate(-t.x,-t.y),this}getBoundingClientRect(){let t=0,e=0,s=[],i=[];t=this.startPathX,e=this.startPathY,s.push(t),i.push(e),this.normalizedLines.forEach(c=>{const u=Wt.curveDim(t,e,c.c1x,c.c1y,c.c2x,c.c2y,c.x,c.y);s=s.concat(u.min.x,u.max.x),i=i.concat(u.min.y,u.max.y),t=c.x,e=c.y});const r=Math.min.apply(0,s),o=Math.min.apply(0,i),a=Math.max.apply(0,s),l=Math.max.apply(0,i);return new Ce({x:r,y:o,width:a-r,height:l-o})}getTotalLength(){return this.normalizedLines.reduce((t,e)=>t+=e.length(),0)}interpolate(t){if(this.normalizedLines.length===0)return{x:this.startPathX,y:this.startPathX};if(this.normalizedLines.length===1)return this.normalizedLines[0].interpolate(t);{let e=t*this.normalizedLines.length,s=this.normalizedLines[0];if(e--,e>1)for(let i=1,r=this.normalizedLines.length;i<r&&(s=this.normalizedLines[i],e>1);i++)e-=1;return s.interpolate(e)}}getPointAtLength(t){let e={x:0,y:0,alpha:0},s=0;for(let i=0,r=this.normalizedLines.length;i<r;i++){const o=this.normalizedLines[i],a=o.length();if(s+a>t){e=o.getPointAtSegmentLength(t-s);break}s+=a}return e}getSubpathsAtLength(t,e,s){let i=null,r=0;const o=new me;o.prevPathX=o.startPathX=t.x,o.prevPathY=o.startPathY=t.y;for(let a=0,l=t.normalizedLines.length;a<l;a++){const c=t.normalizedLines[a],u=c.length();if(r+u>e&&!i){const h=c.getPointAtSegmentLength(e-r);if(o.addLine(new Jn({c1x:h.start.x,c1y:h.start.y,c2x:h.m.x,c2y:h.m.y,x:h.x,y:h.y})),s)return o;i=o,o.prevPathX=h.x,o.prevPathY=h.y,o.addLine(new Jn({c1x:h.n.x,c1y:h.n.y,c2x:h.end.x,c2y:h.end.y,x:c.x,y:c.y})),r+=u;continue}r+=u,o.addLine(c)}return o}getSubpath(t,e){if(this.getTotalLength()-e<1e-6)return this.getSubpathsAtLength(this,t);{const s=this.getSubpathsAtLength(this,e,1);return t?this.getSubpathsAtLength(s,t):s}}isPointInPath(t,e,s){if(s instanceof Mo)return s.isPointInPath(new Path2D(this.toSVGPathD()),t,e);let i;try{i=new SVGPoint(t,e)}catch{i=s.createSVGPoint(),i.x=t,i.y=e}return this.el instanceof SVGGeometryElement?this.el.isPointInFill(i):!1}isPointInStroke(t,e,s){if(s instanceof Mo)return s.isPointInStroke(new Path2D(this.toSVGPathD()),t,e);let i;try{i=new SVGPoint(t,e)}catch{i=s.createSVGPoint(),i.x=t,i.y=e}return this.el instanceof SVGGeometryElement?this.el.isPointInStroke(i):!1}}class Hi extends me{svgWidth=0;svgHeight=0;width=0;height=0;paths=[];constructor(t){if(super(t),t?.svg){const e=new dm(t.svg).parse();for(let s=0,i=e.length;s<i;s++){const r=e[s];if(r.type=="viewbox"&&r.width&&r.height){if(this.svgWidth=parseFloat(r.width),this.svgHeight=parseFloat(r.height),t.width){const u=this.svgWidth/this.svgHeight;this.width=t.width,this.height=this.width/u}else this.width=this.svgWidth,this.height=this.svgHeight;continue}if(r.type!="path"||!Zn.isSVGPath(r.path))continue;const o={};for(const u in r)u==="type"||u==="path"||u==="transform"||(o[u]=r[u]);const a=Zn.absolutizeSVGPath(Zn.parseSVGPath(r.path));let l=[],c=[];for(let u=0,h=a.length;u<h;u++){const f=a[u];c.push(f),f[0].toLowerCase()=="z"&&(l.push(c),c=[])}c.length&&l.push(c),l.forEach(u=>{const h=me.fromSVGPathData(u,r.transform);Rc(h,t),h.attrs={...h.attrs,...o,...t.attrs},this.width&&this.svgWidth&&h.scale(this.width/this.svgWidth),this.paths.push(h)})}}}}class ym extends Re{rx;ry;constructor(t){super(t),this.coordinateIsShapeCenter=!0,this.rx=t?.rx||0,this.ry=t?.ry||0}getBoundingClientRect(){return new Ce({x:this.x-this.rx,y:this.y-this.ry,width:this.rx*2,height:this.ry*2})}toSVGPathData(){return[["M",this.x,this.y],["m",0,-this.ry],["a",this.rx,this.ry,0,1,1,0,2*this.ry],["a",this.rx,this.ry,0,1,1,0,-2*this.ry],["z"]]}toCanvasContext(t){t.beginPath(),t.ellipse(this.x,this.y,this.rx,this.ry,0,0,2*Math.PI,!0),t.closePath()}}class Ro extends Re{points;constructor(t=[]){if(!t.length)throw new Error("points can't be null");super(t[0]),this.points=t}toSVGPathData(){const t=[];for(let e=0,s=this.length;e<s;e++)t.push([e===0?"M":"L",this.points[e].x,this.points[e].y]);return t}toCanvasContext(t){const e=this.points.length;if(e<3)throw new Error("points length must >= 3");t.beginPath();const s=(this.points[0].x+this.points[e-1].x)/2,i=(this.points[0].y+this.points[e-1].y)/2;t.moveTo(s,i);let r=0;for(;r<e-1;r++){const o=(this.points[r].x+this.points[r+1].x)/2,a=(this.points[r].y+this.points[r+1].y)/2;t.quadraticCurveTo(this.points[r].x-this.x,this.points[r].y-this.y,o-this.x,a-this.y)}t.quadraticCurveTo(this.points[r].x-this.x,this.points[r].y-this.y,s-this.x,i-this.y)}get length(){return this.points.length}addPoint(t){this.points.push(t)}getPoint(t){return this.points[t]}isContainPoint(t,e){const s=this.length;let i=!1;const r=2e-10;for(let o=0,a=s-1;o<s;a=o,o++){const l=this.points[o].x,c=this.points[o].y,u=this.points[a].x,h=this.points[a].y;if(l===t&&c===e||u===t&&h===e||e===c&&e===h)return!0;if(e>=c&&e<h||e<c&&e>=h){const f=(u-l)/(h-c),p=l+f*(e-c);if(p===t||Math.abs(p-t)<r)return!0;p>t&&(i=!i)}}return i}[Symbol.iterator](){let t=0;return{next:()=>({value:t>=this.length-1?this.points[++t]:void 0,done:t>=this.length})}}static generateInMultiplePoint(t,e,s,i,r=1){const o=new Ro;for(let a=0;a<=r*s;a+=1){const l=Math.floor(a/r)/s*2*Math.PI,c=t+Math.cos(l)*i,u=e+Math.sin(l)*i;o.addPoint(new Qt({x:c,y:u}))}return o}}class su extends Re{constructor(t){super(t),this.coordinateIsShapeCenter=!0}toSVGPathData(){return[["M",this.x,this.y],["m",-50,-25],["l",50,0],["l",0,-25],["l",50,50],["l",-50,50],["l",0,-25],["l",-50,0],["l",0,-50],["z"]]}toCanvasContext(t){t.beginPath(),t.moveTo(-50,-25),t.lineTo(0,-25),t.lineTo(0,-50),t.lineTo(50,0),t.lineTo(0,50),t.lineTo(0,25),t.lineTo(-50,25),t.lineTo(-50,-25),t.closePath()}}class bm extends Re{constructor(t){super(t),this.coordinateIsShapeCenter=!0}toSVGPathData(){return[["M",this.x,this.y],["m",4,24],["l",4,-8],["l",6,-6],["l",1,-10],["l",-6,-10],["l",-7,10],["l",-4,0],["l",-7,-10],["l",-6,10],["l",1,10],["l",6,6],["l",4,8],["z"]]}toCanvasContext(t){t.beginPath(),t.moveTo(4,24),t.lineTo(8,16),t.lineTo(14,10),t.lineTo(15,0),t.lineTo(9,-10),t.lineTo(2,0),t.lineTo(-2,0),t.lineTo(-9,-10),t.lineTo(-15,0),t.lineTo(-14,10),t.lineTo(-8,16),t.lineTo(-4,24),t.closePath()}}(function(){let n=0;window.requestAnimationFrame||(window.requestAnimationFrame=function(t){const e=new Date().getTime(),s=Math.max(0,16-(e-n)),i=window.setTimeout(function(){t(e+s)},s);return n=e+s,i}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(t){clearTimeout(t)})})();const xm=n=>{let t=window.requestAnimationFrame(function e(s){t=window.requestAnimationFrame(e),n(s,t)});return()=>window.cancelAnimationFrame(t)};class wm{id=0;renders={};cancelFn;constructor(){}get length(){let t=0;for(let e in this.renders)t++;return t}register(t){const e=this.id++;this.renders[e]=t,this.run()}registerAccurateSetTimeout(t,e=0){let s;this.register(i=>(s||(s=i),i-s>=e?(t(),!1):!0))}run(){this.cancelFn||(this.cancelFn=xm((t,e)=>{const s=[];for(let i in this.renders)this.renders[i](t)===!1&&s.push(parseInt(i));for(let i of s)delete this.renders[i];!this.length&&this.cancelFn&&(this.cancelFn(),this.cancelFn=void 0)}))}}const Zt=new wm;let Fs;typeof self>"u"&&typeof process<"u"&&process.hrtime?Fs=function(){const n=process.hrtime();return n[0]*1e3+n[1]/1e6}:typeof self<"u"&&self.performance!==void 0&&self.performance.now!==void 0?Fs=self.performance.now.bind(self.performance):Date.now!==void 0?Fs=Date.now:Fs=function(){return new Date().getTime()};const ts=Fs;class Vs{static _nextId=0;static nextId(){return Vs._nextId++}}const Bi={Linear:{None:function(n){return n}},Ease:{In:function(n){return Math.pow(n,1.7)}},Quadratic:{In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}},Cubic:{In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}},Quartic:{In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}},Quintic:{In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}},Sinusoidal:{In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}},Exponential:{In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}},Circular:{In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}},Elastic:{In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}},Back:{In:function(n){return n===1?1:n*n*((1.70158+1)*n-1.70158)},Out:function(n){return n===0?0:--n*n*((1.70158+1)*n+1.70158)+1},InOut:function(n){const t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}},Bounce:{In:function(n){return 1-Bi.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Bi.Bounce.In(n*2)*.5:Bi.Bounce.Out(n*2-1)*.5+.5}},generatePow:function(n=4){return n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return t**n},Out:function(t){return 1-(1-t)**n},InOut:function(t){return t<.5?(t*2)**n/2:(1-(2-t*2)**n)/2+.5}}},random:function(n){return Math.random()},createStep:function(n){return function(t){return Math.floor(t*n)/n}},createNoisyEasing:function(n,t=.1){const e=1-t;return function(s){return t*Math.random()+e*n(s)}}},$o=Bi,Gs={Utils:{Linear:function(n,t,e){return(t-n)*e+n},Factorial:function(){const n=[1];return function(t){let e=1;if(n[t])return n[t];for(let s=t;s>1;s--)e*=s;return n[t]=e,e}}(),Bernstein:function(n,t){const e=Gs.Utils.Factorial;return e(n)/e(t)/e(n-t)},CatmullRom:function(n,t,e,s,i){const r=(e-n)*.5,o=(s-t)*.5,a=i*i,l=i*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*i+t}},Linear:function(n,t){const e=n.length-1,s=e*t,i=Math.floor(s),r=Gs.Utils.Linear;return t<0?r(n[0],n[1],s):t>1?r(n[e],n[e-1],e-s):r(n[i],n[i+1>e?e:i+1],s-i)},Bezier:function(n,t){let e=0;const s=n.length-1,i=Math.pow,r=Gs.Utils.Bernstein;for(let o=0;o<=s;o++)e+=i(1-t,s-o)*i(t,o)*n[o]*r(s,o);return e},CatmullRom:function(n,t){const e=n.length-1;let s=e*t,i=Math.floor(s);const r=Gs.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(i=Math.floor(s=e*(1+t))),r(n[(i-1+e)%e],n[i],n[(i+1)%e],n[(i+2)%e],s-i)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-s)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],s-e)-n[e]):r(n[i?i-1:0],n[i],n[e<i+1?e:i+1],n[e<i+2?e:i+2],s-i)}},Lo=Gs;class iu{_tweens={};_tweensAddedDuringUpdate={};getAll(){return Object.keys(this._tweens).map(t=>this._tweens[t])}removeAll(){this._tweens={}}add(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t}remove(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]}update(t=ts(),e=!1){let s=Object.keys(this._tweens);if(s.length===0)return!1;for(;s.length>0;){this._tweensAddedDuringUpdate={};for(let i=0;i<s.length;i++){const r=this._tweens[s[i]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[s[i]]}s=Object.keys(this._tweensAddedDuringUpdate)}return!0}}const ke=new iu;class Em{constructor(t,e=ke){this._object=t,this._group=e}_id=Vs.nextId();_isPlaying=!1;_startTime=0;_delayTime=0;_durationTime=1e3;_isPaused=!1;_pauseStartTime=0;_initialRepeat=0;_repeat=0;_repeatDelayTime;_yoyo=!1;_reversed=!1;_valuesStart={};_valuesEnd={};_valuesStartRepeat={};_easingFunction=$o.Linear.None;_interpolationFunction=Lo.Linear;_chainedTweens=[];_isChainStopped=!1;_onStartCallback;_onStartCallbackFired=!1;_onEveryStartCallback;_onEveryStartCallbackFired=!1;_onUpdateCallback;_onRepeatCallback;_onCompleteCallback;_onStopCallback;_goToEnd=!1;getId(){return this._id}isPlaying(){return this._isPlaying}isPaused(){return this._isPaused}to(t,e){return this._valuesEnd=Object.create(t),e!==void 0&&(this._durationTime=e),this}duration(t=1e3){return this._durationTime=t,this}start(t=ts()){if(this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(const e in this._valuesStartRepeat)this._swapEndStartRepeatValues(e),this._valuesStart[e]=this._valuesStartRepeat[e]}return this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat),this}_setupProperties(t,e,s,i){for(const r in s){const o=t[r],a=Array.isArray(o),l=a?"array":typeof o,c=!a&&Array.isArray(s[r]);if(!(l==="undefined"||l==="function")){if(c){let u=s[r];if(u.length===0)continue;u=u.map(this._handleRelativeValue.bind(this,o)),s[r]=[o].concat(u)}if((l==="object"||a)&&o&&!c){e[r]=a?[]:{};for(const u in o)e[r][u]=o[u];i[r]=a?[]:{},this._setupProperties(o,e[r],s[r],i[r])}else typeof e[r]>"u"&&(e[r]=o),a||(e[r]*=1),c?i[r]=s[r].slice().reverse():i[r]=e[r]||0}}}stop(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this}end(){return this._goToEnd=!0,this.update(1/0),this}pause(t=ts()){return this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStartTime=t,this._group&&this._group.remove(this),this)}resume(t=ts()){return!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStartTime,this._pauseStartTime=0,this._group&&this._group.add(this),this)}stopChainedTweens(){for(let t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this}group(t=ke){return this._group=t,this}delay(t=0){return this._delayTime=t,this}repeat(t=0){return this._initialRepeat=t,this._repeat=t,this}repeatDelay(t){return this._repeatDelayTime=t,this}yoyo(t=!1){return this._yoyo=t,this}easing(t=$o.Linear.None){return this._easingFunction=t,this}interpolation(t=Lo.Linear){return this._interpolationFunction=t,this}chain(...t){return this._chainedTweens=t,this}onStart(t){return this._onStartCallback=t,this}onEveryStart(t){return this._onEveryStartCallback=t,this}onUpdate(t){return this._onUpdateCallback=t,this}onRepeat(t){return this._onRepeatCallback=t,this}onComplete(t){return this._onCompleteCallback=t,this}onStop(t){return this._onStopCallback=t,this}update(t=ts(),e=!0){if(this._isPaused)return!0;let s,i;const r=this._startTime+this._durationTime;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),i=(t-this._startTime)/this._durationTime,i=this._durationTime===0||i>1?1:i;const o=this._easingFunction(i);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,o),this._onUpdateCallback&&this._onUpdateCallback(this._object,i),i===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(s in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[s]=="string"&&(this._valuesStartRepeat[s]=this._valuesStartRepeat[s]+parseFloat(this._valuesEnd[s])),this._yoyo&&this._swapEndStartRepeatValues(s),this._valuesStart[s]=this._valuesStartRepeat[s];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(let a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._durationTime);return this._isPlaying=!1,!1}return!0}_updateProperties(t,e,s,i){for(const r in s){if(e[r]===void 0)continue;const o=e[r]||0;let a=s[r];const l=Array.isArray(t[r]),c=Array.isArray(a);!l&&c?t[r]=this._interpolationFunction(a,i):typeof a=="object"&&a?this._updateProperties(t[r],o,a,i):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*i))}}_handleRelativeValue(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)}_swapEndStartRepeatValues(t){const e=this._valuesStartRepeat[t],s=this._valuesEnd[t];typeof s=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(s):this._valuesStartRepeat[t]=s,this._valuesEnd[t]=e}}const Cm=Em,Sm=Vs.nextId,Tm=ke.getAll.bind(ke),km=ke.removeAll.bind(ke),Pm=ke.add.bind(ke),Om=ke.remove.bind(ke),Nm=ke.update.bind(ke),it={now:ts,Sequence:Vs,Easing:$o,Interpolation:Lo,Group:iu,Tween:Cm,nextId:Sm,getAll:Tm,removeAll:km,add:Pm,remove:Om,update:Nm};function ru(n){switch(n){case"linear":return[0,0,1,1];case"ease":return[.25,.1,.25,1];case"ease-in":return[.42,0,1,1];case"ease-in-out":return[.42,0,.58,1];case"ease-out":return[0,0,.58,1]}}const Im={attributeName:["display"],values:[["block","block"]]},Ee={easeName:"linear",begin:0,dur:300,repeatCount:1,direction:"normal",fill:"freeze",keyTimes:[0,1]};class Jt{currentPredefinedAnimateName;currentPredefinedAnimateArgs;objects=[];currentObjects=[];isRunning=!1;constructor(){}destroy(){}hasObjects(){return this.objects.length>0}fromDOM(t){return Array.isArray(t)||(t=[t]),this.objects=[],t.forEach(e=>{this.objects.push({width:parseFloat(X.getStyle(e,"width")),height:parseFloat(X.getStyle(e,"height")),el:e,originCSSObject:{}})}),this}static isRunningGlobalTween=!1;static runGlobalTween(t){Jt.isRunningGlobalTween||Zt.register(()=>(Jt.isRunningGlobalTween=it.update(t?.()),Jt.isRunningGlobalTween))}static toTween(t,e,s){const i=s?.onUpdate??(()=>{}),r=s?.onStart??(()=>{}),o=s?.onComplete??(()=>{}),a=s?.duration??1e3,l=s?.delay??0,c=s?.easeFunction??it.Easing.Linear.None,u=s?.repeat??0,h=s?.yoyo??!1,f=new it.Tween(t).to(e,a).delay(l).easing(c).repeat(u).yoyo(h).onStart(r).onUpdate(function(p,m){i(p,m)}).onComplete(o);return s?.interpolationFunction&&f.interpolation(s.interpolationFunction),{tween:f,startAuto:p=>{f.start(p?.()),Zt.register(()=>{const m=f.update(p?.());if(s?.precision){let v=!0;for(let b in t)Is(t[b],e[b],s.precision)||(v=!1);return v?!1:m}return m})}}}static toTweenCSS(t,e,s,i){const r={_matrix:Gi(X.getStyle(t,"transform")??"")},o=i?.onUpdate??(()=>{});return Jt.toTween(e,s,Object.assign(i??{},{onUpdate:(a,l)=>{for(let c in a)Jt.setCSSObjectTransformUseMatrix(c,a[c],r);t.style.transform=r.transform,o(a,l)}}))}static setCSSObjectTransformUseMatrix(t,e,s={},i){switch(t){case"translate":s._matrix.translate(e[0]??0,e[1]??0);break;case"translateTo":s._matrix.translateTo(e[0]??0,e[1]??0);break;case"translateX":s._matrix.translateX(e??0);break;case"translateXTo":s._matrix.translateXTo(e??0);break;case"translateY":s._matrix.translateY(e??0);break;case"translateYTo":s._matrix.translateYTo(e??0);break;case"translateZ":s._matrix.translateZ(e??0);break;case"translateZTo":s._matrix.translateZTo(e??0);break;case"translate3d":s._matrix.translate3d(e[0]??0,e[1]??0,e[2]??0);break;case"translate3dTo":s._matrix.translate3dTo(e[0]??0,e[1]??0,e[2]??0);break;case"rotate":typeof e=="number"?s._matrix.rotate(e??0):s._matrix.rotate(e[0]??0,e[1]??0,e[2]??0);break;case"rotateTo":typeof e=="number"?s._matrix.rotateTo(e??0):s._matrix.rotateTo(e[0]??0,e[1]??0,e[2]??0);break;case"rotateX":s._matrix.rotateX(e??0);break;case"rotateXTo":s._matrix.rotateXTo(e??0);break;case"rotateY":s._matrix.rotateY(e??0);break;case"rotateYTo":s._matrix.rotateYTo(e??0);break;case"rotateZ":s._matrix.rotateZ(e??0);break;case"rotateZTo":s._matrix.rotateZTo(e??0);break;case"rotate3d":s._matrix.rotate3d(e[0]??0,e[1]??0,e[2]??0);break;case"rotate3dTo":s._matrix.rotate3dTo(e[0]??0,e[1]??0,e[2]??0);break;case"scale":typeof e=="number"?s._matrix.scale(e??1):s._matrix.scale(e[0]??1,e[1]??1,e[2]??0,e[3]??0);break;case"scaleTo":typeof e=="number"?s._matrix.scaleTo(e??1):s._matrix.scaleTo(e[0]??1,e[1]??1,e[2]??0,e[3]??0);break;case"scaleX":s._matrix.scaleX(e??1);break;case"scaleXTo":s._matrix.scaleXTo(e??1);break;case"scaleY":s._matrix.scaleY(e??1);break;case"scaleYTo":s._matrix.scaleYTo(e??1);break;case"scaleZ":s._matrix.scaleZ(e??1);break;case"scaleZTo":s._matrix.scaleZTo(e??1);break;case"scale3d":s._matrix.scale3d(e??1);break;case"scale3dTo":s._matrix.scale3dTo(e??1);break;case"skew":typeof e=="number"?s._matrix.skew(e??0):s._matrix.skew(e[0]??0,e[1]??0);break;case"skewTo":typeof e=="number"?s._matrix.skewTo(e??0):s._matrix.skewTo(e[0]??0,e[1]??0);break;case"skewX":s._matrix.skewX(e??0);break;case"skewXTo":s._matrix.skewXTo(e??1);break;case"skewY":s._matrix.skewY(e??0);break;case"skewYTo":s._matrix.skewYTo(e??1);break;case"skewZ":case"skewZTo":case"skew3d":case"skew3dTo":break;default:i&&!Object.prototype.hasOwnProperty.call(i.originCSSObject,t)&&(i.originCSSObject[t]=X.getStyle(i.el,t)),Object.assign(s,{[t]:`${e??""}`});break}return Object.assign(s,{transform:s._matrix.toString()}),s}_addCurrentObject(t=Im,e=Ee,s=0,i,r=!1){const o=e.keyTimes??[0,1],a=[];o.forEach((c,u)=>{u>0&&a.push(ru(e.easeName??"linear"))});const l=e.dur??300;return this.currentObjects=r?[]:this.currentObjects,this.currentObjects.push({objectIndex:s,sequenceType:i,attributeName:t.attributeName,values:t.values,immediate:t.immediate||!1,begin:e.begin??0,dur:l,keyTimes:o,realKeyTimes:o.map(c=>l*c),keySplines:a,repeatCount:e.repeatCount??1,direction:e.direction??"normal",fill:e.fill??"freeze",onComplete:e.onComplete}),this}_resetGroupCurrentObjects(t,e,s,i,r=Ee,o=this.objects.length-1){let a=!0,l=!1,c=!1,u=!1;const h=this.objects.length-1;o=xo(o,0,h);let f=o-1;f=xo(f,0,h);let p=o+1;p=xo(p,0,h);const m=this.objects[o],v=this.objects[f],b=this.objects[p];if(v&&f!==o){const E=t(v);E&&(this._addCurrentObject(E,r,f,"prev",a),a=!1,l=!0)}if(m){const E=e(m);E&&(this._addCurrentObject(E,r,o,"current",a),a=!1,c=!0)}if(b&&p!==o){const E=s(b);E&&(this._addCurrentObject(E,r,p,"next",a),a=!1,u=!0)}this.objects.forEach((E,C)=>{if(!(C==f&&l||C==o&&c||C==p&&u)){const w=i(E);w&&(this._addCurrentObject(w,r,C,"other",a),a=!1)}})}toCSS(t,...e){if(!this.hasObjects()||this.isRunning)return;switch(this.currentPredefinedAnimateName=t,this.currentPredefinedAnimateArgs=e,this[t](...e),this.objects[0].el&&this.objects[0].el.parentElement&&(this.objects[0].el.parentElement.style.position=X.getStyle(this.objects[0].el.parentElement,"transform")||"relative",this.objects[0].el.parentElement.style.perspective=X.getStyle(this.objects[0].el.parentElement,"perspective")||"1000px"),t){default:this.objects.forEach((r,o)=>{X.setStyle(r.el,Object.assign(r?.originCSSObject??{},{position:"absolute","z-index":String(2e3+o),"transform-style":"preserve-3d","backface-visibility":"hidden"}))});break}let s=0;const i=()=>{this.isRunning=!0,this.currentObjects.forEach((r,o)=>{const a=this.objects[r.objectIndex];let l=[],c=[];Array.isArray(r.attributeName)?(l=r.attributeName,c=r.values):r.attributeName&&(l=[r.attributeName],c=[r.values]);const u=r.keyTimes.length;let h=r.begin;r.keyTimes.forEach((f,p)=>{if(p==0||r.immediate){const m={_matrix:Gi("")};l.forEach((v,b)=>{const E=c[b][r.direction=="reverse"?u-1-p:p];Jt.setCSSObjectTransformUseMatrix(v,E,m,a)}),X.setStyle(a.el,Object.assign(m,{transition:"all 0ms!important"}))}else Zt.registerAccurateSetTimeout(((m,v,b)=>()=>{const E={_matrix:Gi("")};l.forEach((C,w)=>{const P=c[w][v.direction=="reverse"?u-1-m:m];Jt.setCSSObjectTransformUseMatrix(C,P,E,b)}),X.setStyle(b.el,Object.assign(E,{transition:`all ${v.realKeyTimes[m]}ms cubic-bezier(${v.keySplines[m-1].join(",")})`}))})(p,r,a),h+1),h+=r.realKeyTimes[p]}),Zt.registerAccurateSetTimeout(((f,p)=>()=>{f.fill==="remove"&&X.setStyle(a.el,a.originCSSObject??{}),p==this.currentObjects.length-1&&(f.onComplete?.(),this.isRunning=!1,(typeof f.repeatCount=="number"&&++s<f.repeatCount||f.repeatCount=="infinite")&&requestAnimationFrame(()=>{this.currentPredefinedAnimateName===t&&i()}))})(r,o),r.begin+r.dur)})};i()}slideLeft(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[-s.width,0]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[s.width,0],[0,0]]]}),s=>{},s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[s.width,0],[s.width,0]]],immediate:!0}),t,e)}slideRight(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>{},s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[-s.width,0],[0,0]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[s.width,0]]]}),s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[-s.width,0],[-s.width,0]]],immediate:!0}),t,e)}slideDown(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[0,s.height]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,-s.height],[0,0]]]}),s=>{},s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[0,-s.height],[0,-s.height]]],immediate:!0}),t,e)}slideUp(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,0],[0,-s.height]]]}),s=>({attributeName:["opacity","translateTo"],values:[[1,1],[[0,s.height],[0,0]]]}),s=>{},s=>({attributeName:["opacity","translateTo"],values:[[0,0],[[0,s.height],[0,s.height]]],immediate:!0}),t,e)}flipLeft(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[0,180]]}),s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[-180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),t,e)}flipRight(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[0,-180]]}),s=>({attributeName:["opacity","rotateYTo"],values:[[1,1],[180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),t,e)}flipDown(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[0,-180]]}),s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),t,e)}flipUp(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[0,180]]}),s=>({attributeName:["opacity","rotateXTo"],values:[[1,1],[-180,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),t,e)}popIn(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>{},s=>({attributeName:["translateTo","scaleTo","opacity"],values:[[[0,0],[0,0]],[.8,1],[0,1]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),t,e)}popOut(t=Ee,e=this.objects.length-1){this._resetGroupCurrentObjects(s=>{},s=>({attributeName:["translateTo","scaleTo","opacity"],values:[[[0,0],[0,0]],[1,1.2],[1,0]]}),s=>{},s=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),t,e)}rotate(t=Ee,e=this.objects.length-1){Object.assign(t,{keyTimes:[0,1]});const s=t.degree??360;this._resetGroupCurrentObjects(i=>{},i=>({attributeName:["opacity","rotate"],values:[[1,1],[0,s]]}),i=>{},i=>({attributeName:["opacity"],values:[[0,0]],immediate:!0}),t,e)}static flipCSS(t,e,s=Ee){const i=t.getBoundingClientRect(),r=e.getBoundingClientRect(),o=X.getStyle(t,"backgroundColor"),a=X.getStyle(e,"backgroundColor");e.style.transition="none",e.style.left=""+i.left,e.style.top=""+i.top,e.style.width=i.width+"px",e.style.height=i.height+"px",o&&(e.style.backgroundColor=o),Zt.registerAccurateSetTimeout(()=>{e.style.transition=`all ${s.dur}ms cubic-bezier(${ru(s.easeName??"linear").join(",")})`,e.style.left=""+r.left,e.style.top=""+r.top,e.style.width=r.width+"px",e.style.height=r.height+"px",a&&(e.style.backgroundColor=a)},s.begin)}}let ou=class{app;ctx;shapes=[];isMouseDown=!1;currentEnableMouseInShapeID="";constructor(t){this.app=t,this.ctx=new _m(this.app.container),this.app.captureMove({start:()=>{this.isMouseDown=!0,this.setCursor()},end:()=>{this.isMouseDown=!1,this.setCursor()},move:()=>{if(this.isMouseDown&&this.currentEnableMouseInShapeID){this.setCursor();return}let e=0,s=this.shapes.length;for(;e<s;e++){const i=this.shapes[e];this.ctx.save(),this.transformCtxBaseOnShape(i);const r=this.ctx.isPointInPath(i.path2d,this.app.mousePoint.x,this.app.mousePoint.y)||!1;if(this.ctx.restore(),r&&i.enableDrag){this.currentEnableMouseInShapeID=i.id;break}}e>=s&&(this.currentEnableMouseInShapeID=""),this.setCursor()}})}setCursor(){this.currentEnableMouseInShapeID?(this.app.container.style.cursor="grab",this.isMouseDown&&(this.app.container.style.cursor="grabbing")):this.app.container.style.cursor="default"}transformCtxBaseOnShape(t){!(t instanceof Kt)&&!(t instanceof me)&&this.ctx.translate(t.x,t.y),this.ctx.rotate(Vn(t.degree)),this.ctx.scale(t.scaleOnOrigin,t.scaleOnOrigin)}draw(t=[]){const e=[];return $p(t)?e.push(...t):e.push(t),this.shapes=[],e.forEach(s=>{s instanceof Hi?this.shapes.push(...s.paths):this.shapes.push(s)}),this.shapes.forEach(s=>{if(this.ctx.save(),X.attrsToCanvas(this.ctx,s.attrs),s.followMouse&&(!Is(s.x,this.app.mousePoint.x,5)||!Is(s.y,this.app.mousePoint.y,5))&&(s.angleTo(this.app.mousePoint),s.followTo(this.app.mousePoint)),s.targetToAfterDragFree&&(this.isMouseDown||s.nextFrameEaseTo(new Qt({x:s.targetToAfterDragFree.targetX,y:s.targetToAfterDragFree.targetY}),{easing:s.targetToAfterDragFree?.easing})),this.isMouseDown&&this.currentEnableMouseInShapeID==s.id){if(s.x=this.app.mousePoint.x,s.y=this.app.mousePoint.y,!s.coordinateIsShapeCenter){const i=s.getBoundingClientRect();i&&i.width&&i.height&&(s.x-=i.width/2,s.y-=i.height/2)}s.isDragging=!0,this.shapes.filter(i=>i.id!=s.id).forEach(i=>i.isDragging=!1)}this.transformCtxBaseOnShape(s),s.toCanvasContext(this.ctx),this.ctx.hasSetCustomStrokeStyle&&this.ctx.stroke(),this.ctx.hasSetCustomFillStyle&&this.ctx.fill(),s.path2d=this.ctx.currentPath2D,this.ctx.restore()}),this}clickInPath(t){const e=()=>{this.shapes.filter(s=>s instanceof me).forEach(s=>{s.isPointInPath(this.app.mousePoint.x,this.app.mousePoint.y,this.ctx)&&t(s)})};return this.app.on("tap",e),()=>{this.app.off("tap",e)}}drawMouseMoveLine(t="line",e){switch(t){case"brush":const s=(e&&e.brushSize)??10,i=(e&&e.brushDensity)??50,r=(e&&e.brushColor)??"#000000",o=this.ctx.getImageData(0,0,this.ctx.canvas.width,this.ctx.canvas.height),a=o.data,l=Qc(r);return this.app.captureMove({move:()=>{if(this.isMouseDown){for(let c=0;c<i;c++){const u=Math.random()*Math.PI*2,h=Math.random()*s,f=this.app.mousePoint.x+Math.cos(u)*h|0,p=this.app.mousePoint.y+Math.sin(u)*h|0,m=(f+p*o.width)*4;a[m]=l>>16&255,a[m+1]=l>>8&255,a[m+2]=l&255,a[m+3]=255}this.ctx.putImageData(o)}}});case"line":default:return this.app.captureMove({start:c=>{this.ctx.beginPath(),this.app.setMousePoint(c),this.ctx.moveTo(this.app.mousePoint.x,this.app.mousePoint.y)},end:()=>{this.ctx.closePath()},move:()=>{this.isMouseDown&&(this.ctx.lineTo(this.app.mousePoint.x,this.app.mousePoint.y),this.ctx.stroke())}})}}};class Dm{map;constructor(t,e=120.619585,s=31.299379,i=18){this.map=new T.Map(t),this.map.centerAndZoom(new T.LngLat(e,s),i)}}const Mm=tt({__name:"Icon",props:{icon:{default:"mdi-light:home"},color:{default:st.colorPrimary}},setup(n){const t=n;return(e,s)=>(R(),j("span",{class:"icon",style:q(["color: "+e.color])},[ot(Pt(Dp),{icon:t.icon,color:e.color},null,8,["icon","color"])],4))}}),uy="",et=(n,t)=>{const e=n.__vccOpts||n;for(const[s,i]of t)e[s]=i;return e},Gn=et(Mm,[["__scopeId","data-v-8789b4ce"]]),Am=tt({customOptions:{},inheritAttrs:!0,__name:"Button",props:{label:{},icon:{},iconPosition:{default:"left"},isDisabled:{type:Boolean,default:!1},height:{default:"44px"},padding:{default:"20px"},fontSize:{default:"14px"},borderRadius:{default:"4px"},stylePattern:{default:"fullfilled"},borderColor:{},bgColor:{},fontColor:{}},emits:["ceClick","click"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G(s.borderColor),a=G(s.bgColor),l=G(s.fontColor),c=G(s.borderColor),u=G(s.bgColor);function h(w){switch(w){case"outline":o.value=s.borderColor??st.colorPrimary,a.value=s.bgColor??st.colorGrayFF,l.value=s.fontColor??st.colorPrimary,c.value=o.value,u.value=a.value;break;default:o.value=s.borderColor??st.colorPrimary,a.value=s.bgColor??st.colorPrimary,l.value=s.fontColor??st.colorGrayFF,c.value=o.value,u.value=a.value;break}}wt(()=>s.stylePattern,()=>{h(s.stylePattern)},{immediate:!0});const f=G(s.isDisabled?"0.6":"1"),p=G(s.isDisabled?"not-allowed":"pointer");let m=!1;const v=()=>{s.isDisabled||(m=!0,o.value=As(c.value,10),a.value=As(u.value,10))},b=()=>{s.isDisabled||(m=!1,o.value=c.value,a.value=u.value)},C=Gp(()=>{s.isDisabled||(o.value=As(c.value,-10),a.value=As(u.value,-10),setTimeout(()=>{m?v():b()},150),i("ceClick"),i("click"))},500);return t({wrapper:r}),(w,P)=>(R(),j("div",{ref_key:"wrapper",ref:r,class:"button",style:q([`opacity: ${f.value}`,`border: 1px solid ${o.value}`,`background-color: ${a.value}`,`color: ${l.value}`,`border-radius: ${s.borderRadius}`,`height: ${s.height}`,`line-height: ${s.height}`,`font-size: ${s.fontSize}`,`cursor: ${p.value}`,"user-select: none"]),onMouseover:v,onMouseleave:b,onClick:P[0]||(P[0]=(...D)=>Pt(C)&&Pt(C)(...D))},[k("label",{class:"label truncate",style:q({padding:"0 "+w.padding,cursor:p.value})},[$t(w.$slots,"default",{},()=>[w.icon&&w.iconPosition==="left"?(R(),ue(Gn,{key:0,icon:w.icon,color:l.value,style:q({marginRight:Pt(st).gap4,cursor:p.value})},null,8,["icon","color","style"])):Xt("",!0),k("span",{style:q({cursor:p.value})},St(w.label),5),w.icon&&w.iconPosition==="right"?(R(),ue(Gn,{key:1,icon:w.icon,color:l.value,style:q({marginLeft:Pt(st).gap4,cursor:p.value})},null,8,["icon","color","style"])):Xt("",!0)],!0)],4)],36))}}),hy="",Nt=et(Am,[["__scopeId","data-v-ee116edd"]]),Rm=["onClick","value"],$m={class:"option-inner"},Lm=tt({customOptions:{Icon:Gn,Button:Nt},__name:"Select",props:{options:{},initIndex:{default:0},fontSize:{default:"14px"}},emits:["change"],setup(n,{emit:t}){const e=n,s=t;mn(()=>{X.setStyleSheet(`
|
|
56
57
|
:root {
|
|
57
|
-
--select-option-bg-color: ${
|
|
58
|
-
--select-option-bg-color-hover: ${
|
|
58
|
+
--select-option-bg-color: ${st.colorGrayFF};
|
|
59
|
+
--select-option-bg-color-hover: ${st.colorGrayF5};
|
|
59
60
|
}
|
|
60
|
-
`)});const i=G(!1),r=G(
|
|
61
|
+
`)});const i=G(!1),r=G(e.initIndex);wt(r,function(){s("change",r.value,e.options[r.value])});function o(){i.value=!i.value}function a(l){r.value=l,i.value=!1}return(l,c)=>(R(),j("div",{class:"select",style:q(["font-size:"+l.fontSize])},[k("div",{onClick:o},[$t(l.$slots,"button",{selectedIndex:r.value},()=>[ot(Nt,{icon:"carbon:chevron-sort",iconPosition:"right",label:l.options[r.value],style:{width:"100%"}},null,8,["label"])],!0)]),Ar(k("div",{class:"options",style:q({border:"1px solid "+Pt(st).colorGrayCC})},[(R(!0),j(Ot,null,fe(l.options,(u,h)=>(R(),j("div",{onClick:f=>a(h),class:"option",key:h,value:h,style:q({borderTop:(h==0?"0":"1px")+" solid "+Pt(st).colorGrayCC})},[k("div",$m,[$t(l.$slots,"default",{item:u,index:h},()=>[k("span",null,St(u),1),h==r.value?(R(),ue(Gn,{key:0,icon:"mingcute:check-fill",class:"icon"})):Xt("",!0)],!0)])],12,Rm))),128))],4),[[Ti,i.value]])],4))}}),fy="",Fm=et(Lm,[["__scopeId","data-v-8bb25be3"]]),Vm=["width","height"],Gm=["fill"],zm=tt({__name:"SVGDown",props:{width:{default:"1em"},height:{},color:{default:st.colorGrayCC}},setup(n){const t=n;return(e,s)=>(R(),j("svg",{viewBox:"0 0 20 20",width:t.width,height:t.height??t.width,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[k("path",{"fill-rule":"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z","clip-rule":"evenodd",fill:t.color},null,8,Gm)],8,Vm))}}),dy="",zs=et(zm,[["__scopeId","data-v-b1f2ae20"]]),jm={class:"button-default"},Hm={class:"truncate"},Bm=["onClick","value"],Um=tt({customOptions:{SVGDown:zs},__name:"SelectAbsolute",props:{options:{},initIndex:{default:0},fontSize:{default:"16px"},bgColor:{default:st.colorGrayFF},hoverColor:{default:st.colorGrayF5},selectedColor:{default:st.colorPrimary},fontColor:{default:st.colorGray33},duration:{default:300}},emits:["change"],setup(n,{emit:t}){const e=n,s=t;mn(()=>{X.setStyleSheet(`
|
|
61
62
|
:root {
|
|
62
|
-
--select-option-bg-color: ${
|
|
63
|
-
--select-option-bg-color-hover: ${
|
|
63
|
+
--select-option-bg-color: ${e.bgColor};
|
|
64
|
+
--select-option-bg-color-hover: ${e.hoverColor};
|
|
64
65
|
}
|
|
65
|
-
`)});const i=G(!1),r=G(n.initIndex);ve(r,function(){s("change",r.value,n.options[r.value])});function o(){i.value=!i.value}function a(c){r.value=c,i.value=!1}const l=G("rotate(-180deg)");return Ja(()=>{l.value=i.value?"rotate(0deg)":"rotate(-90deg)"}),(c,u)=>(D(),z("div",{class:"select-absolute",style:q({fontSize:n.fontSize,backgroundColor:n.bgColor})},[N("div",{class:"select-absolute-button",onClick:o},[Re(c.$slots,"button",{selectedIndex:r.value},()=>[N("div",zm,[N("div",jm,be(c.options[r.value]),1),oe(Ds,{class:"icon-down",width:"20px",style:q({transition:`transform ${n.duration}ms ease-in-out`,transform:l.value})},null,8,["style"])])],!0)]),N("div",{class:"options",style:q({maxHeight:i.value?"200px":0,transition:`all ${n.duration}ms ease-in-out`,borderTop:`${i.value?1:0}px solid #e6e6e6`})},[(D(!0),z(ke,null,ct(c.options,(h,f)=>(D(),z("div",{onClick:d=>a(f),class:"option",key:f,value:f},[Re(c.$slots,"default",{item:h,index:f},()=>[N("div",{class:"option-default",style:q({color:r.value==f?n.selectedColor:n.fontColor})},be(h),5)],!0)],8,Hm))),128))],4)],4))}}),ay="",Um=ee(Bm,[["__scopeId","data-v-5096cb20"]]),Wm=J({__name:"Switch",props:{init:{type:Boolean,default:!1},width:{default:"52px"},height:{default:"32px"},padding:{default:"4px"},colorPrimary:{default:ne.colorPrimary},colorBgOn:{default:ne.colorGrayEF},colorBgOff:{default:ne.colorGrayF5}},emits:["change"],setup(t,{emit:e}){const n=t,s=Ss(n.width),i=Ss(n.height),r=Ss(n.padding),o=i.number-r.number*2+i.suffix,a=n.padding,l=s.number-Ss(a).number-Ss(o).number+s.suffix,c=e,u=G(n.init);ve(u,function(){c("change",u.value)});function h(){u.value=!u.value}return(f,d)=>(D(),z("div",{class:"switch",onClick:h,style:q(["width: "+n.width,"height: "+n.height,"background-color: "+(u.value?n.colorBgOn:n.colorBgOff)])},[N("span",{class:"round",style:q(["width: "+o,"height: "+o,"background-color: "+(u.value?n.colorPrimary:Ce(Ps)(n.colorPrimary,30)),"transform: translate("+(u.value?l:Ce(a))+", 0)"])},null,4)],4))}}),ly="",Ym=ee(Wm,[["__scopeId","data-v-8a5d8a64"]]),Xm={class:"wrap"},qm=["onClick"],Km=["stroke","fill"],Zm=["stroke","fill"],Qm=["stroke"],Jm=J({customOptions:{},__name:"RadioGroup",props:{options:{},initIndexs:{},isRounded:{type:Boolean,default:!0},isFullfilled:{type:Boolean,default:!1},colorPath:{default:ne.colorPrimary},colorBg:{default:ne.colorGrayFF},colorBorder:{default:ne.colorGrayCC},fontSize:{default:ne.fontSize14},itemWidth:{default:"20px"},itemPadding:{default:"10px"},labelPadding:{default:"2px"}},emits:["change"],setup(t,{emit:e}){const n=t,s=e;let i=G(n.initIndexs??0);ve(i,function(){s("change",n.options[i.value])});const r=function(o){i.value=o};return(o,a)=>(D(),z("div",Xm,[(D(!0),z(ke,null,ct(o.options,(l,c)=>(D(),z("span",{class:"item",key:c,onClick:u=>r(c),style:q(["margin-left:"+(c>0?n.itemPadding:0)])},[Re(o.$slots,"default",{label:l,index:c},()=>[(D(),z("svg",{viewBox:"0 0 24 24",fill:"none",class:"icon",style:q(["margin-right:"+n.labelPadding,"width:"+n.itemWidth])},[n.isRounded?Be("",!0):(D(),z("rect",{key:0,x:"0",y:"0",width:"22",height:"22",stroke:o.isFullfilled&&Ce(i)===c?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Ce(i)===c?o.colorPath:o.colorBg,"fill-opacity":1},null,8,Km)),n.isRounded?(D(),z("circle",{key:1,cx:"12",cy:"12",r:"11",stroke:o.isFullfilled&&Ce(i)===c?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Ce(i)===c?o.colorPath:o.colorBg,"fill-opacity":1},null,8,Zm)):Be("",!0),Pr(N("path",{d:"M7 13l3 3 7-7",stroke:o.isFullfilled?o.colorBg:o.colorPath,"stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,Qm),[[vi,Ce(i)===c]])],4)),N("span",{style:q(["font-size:"+n.fontSize])},be(l),5)],!0)],12,qm))),128))]))}}),cy="",eg=ee(Jm,[["__scopeId","data-v-7e2eff94"]]),tg={class:"wrap"},ng=["onClick"],sg=["stroke","fill"],ig=["stroke","fill"],rg=["stroke"],og=J({customOptions:{},__name:"CheckboxGroup",props:{options:{},initIndexs:{},isRounded:{type:Boolean,default:!1},isFullfilled:{type:Boolean,default:!1},colorPath:{default:ne.colorPrimary},colorBg:{default:ne.colorGrayFF},colorBorder:{default:ne.colorGrayCC},fontSize:{default:ne.fontSize14},itemWidth:{default:"20px"},itemPadding:{default:"10px"},labelPadding:{default:"2px"}},emits:["change"],setup(t,{emit:e}){const n=t,s=e;let i=st(n.initIndexs??[0]);ve(i,function(){s("change",i.map(o=>n.options[o]))});const r=function(o){const a=i.findIndex(l=>l===o);a>=0?i.splice(a,1):i.push(o)};return(o,a)=>(D(),z("div",tg,[(D(!0),z(ke,null,ct(o.options,(l,c)=>(D(),z("span",{class:"item",key:c,onClick:u=>r(c),style:q(["margin-left:"+(c>0?n.itemPadding:0)])},[Re(o.$slots,"default",{label:l,index:c},()=>[(D(),z("svg",{viewBox:"0 0 24 24",fill:"none",class:"icon",style:q(["margin-right:"+n.labelPadding,"width:"+n.itemWidth])},[n.isRounded?Be("",!0):(D(),z("rect",{key:0,x:"0",y:"0",width:"22",height:"22",stroke:o.isFullfilled&&Ce(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Ce(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBg,"fill-opacity":1},null,8,sg)),n.isRounded?(D(),z("circle",{key:1,cx:"12",cy:"12",r:"11",stroke:o.isFullfilled&&Ce(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Ce(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBg,"fill-opacity":1},null,8,ig)):Be("",!0),Pr(N("path",{d:"M7 13l3 3 7-7",stroke:o.isFullfilled?o.colorBg:o.colorPath,"stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,rg),[[vi,Ce(i).findIndex(u=>u===c)>=0]])],4)),N("span",{style:q(["font-size:"+n.fontSize])},be(l),5)],!0)],12,ng))),128))]))}}),uy="",ag=ee(og,[["__scopeId","data-v-ae9d25d1"]]),lg=["width","height"],cg=["fill"],ug=["fill"],hg=["fill"],fg=J({__name:"SVGPrompt",props:{width:{default:"1.5em"},height:{},color:{default:ne.colorRed}},setup(t){const e=t;return(n,s)=>(D(),z("svg",{viewBox:"0 0 24 24",width:e.width,height:e.height??e.width,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[N("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12ZM19 12C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12C5 8.13401 8.13401 5 12 5C15.866 5 19 8.13401 19 12Z",fill:e.color},null,8,cg),N("path",{d:"M12.5332 15.2001C12.5332 15.4946 12.2944 15.7334 11.9999 15.7334C11.7053 15.7334 11.4665 15.4946 11.4665 15.2001L11.4665 10.9334C11.4665 10.6388 11.7053 10.4001 11.9999 10.4001C12.2944 10.4001 12.5332 10.6388 12.5332 10.9334L12.5332 15.2001Z",fill:e.color},null,8,ug),N("path",{d:"M12.5332 8.80006C12.5332 9.09462 12.2944 9.3334 11.9999 9.3334C11.7053 9.3334 11.4665 9.09462 11.4665 8.80006C11.4665 8.50551 11.7053 8.26673 11.9999 8.26673C12.2944 8.26673 12.5332 8.50551 12.5332 8.80006Z",fill:e.color},null,8,hg)],8,lg))}}),hy="",ru=ee(fg,[["__scopeId","data-v-41294f60"]]),dg={class:"wrap"},pg=["type","required"],mg={class:"ellipsis"},gg={key:1,style:{}},_g=J({customOptions:{SVGPrompt:ru},inheritAttrs:!0,__name:"Input",props:{placeholder:{},placeholderJump:{type:Boolean,default:!1},height:{default:"44px"},type:{default:"text"},required:{type:Boolean,default:!1},focusColor:{default:ne.colorPrimary},errorColor:{default:ne.colorRed},bgColor:{default:"#cccccc"},placeholderColor:{default:"#8f8f8f"},fontColor:{default:"#333333"},borderRadius:{default:"4px"},duration:{default:500},validator:{}},emits:["focus","ceFocus","blur","ceBlur","input","ceInput"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=s.placeholder.split(""),o=s.duration/r.length,a=G(!1),l=G(""),c=G("");function u(){a.value=!0,i("focus"),i("ceFocus")}function h(){a.value=!1,i("blur"),i("ceBlur"),d()}function f(m){c.value=m.target.value,d()}function d(){if(c.value&&s.validator){const m=s.validator(c.value);if(!m.isValidated){l.value=m.msg;return}}l.value="",c.value&&(i("input",c.value),i("ceInput",c.value))}return Ve(()=>{}),e({}),(m,v)=>(D(),z("div",dg,[N("input",{type:s.type,required:s.required,autocomplete:"off",style:q({height:s.height,lineHeight:s.height,borderRadius:s.borderRadius,color:s.fontColor,borderColor:l.value?s.errorColor:a.value?s.focusColor:c.value?s.bgColor:"transparent",transition:s.duration+"ms"}),class:vt([a.value||c.value?"focus":"blur","input"]),onFocus:u,onBlur:h,onInput:f,onChange:f},null,46,pg),N("div",{class:"placeholder",style:q({lineHeight:a.value||c.value?1.3:s.height,color:s.placeholderColor,transition:s.placeholderJump?"":s.duration+"ms",transform:s.placeholderJump?"":a.value||c.value?"translateY(-100%)":"none"})},[l.value?(D(),z("div",{key:0,style:q({color:s.errorColor,transform:s.placeholderJump?"translateY(-100%)":""})},[oe(ru,{class:"icon"}),N("div",mg,be(l.value),1)],4)):Be("",!0),!l.value&&!s.placeholderJump?(D(),z("div",gg,be(s.placeholder),1)):Be("",!0),!l.value&&s.placeholderJump?(D(!0),z(ke,{key:2},ct(Ce(r),(y,E)=>(D(),z("span",{key:E,style:q({transition:s.duration+"ms cubic-bezier(0.68, -0.55, 0.265, 1.55)",transitionDelay:`${o*E}ms`,transform:a.value||c.value?`translateX(${100*E}%) translateY(-100%)`:`translateX(${100*E}%)`}),class:"single"},be(y),5))),128)):Be("",!0)],4),N("div",{class:"bg",style:q({transition:s.duration+"ms",backgroundColor:a.value||c.value?"transparent":s.bgColor,height:a.value||c.value?s.height:"2px",borderRadius:s.borderRadius})},null,4)]))}}),fy="",vg=ee(_g,[["__scopeId","data-v-e02afc20"]]),yg=["width","height"],bg=["fill"],xg=J({__name:"SVGDelete",props:{width:{default:"16px"},height:{},color:{default:ne.colorPrimary}},setup(t){const e=t;return(n,s)=>(D(),z("svg",{viewBox:"0 0 24 24",width:e.width,height:e.height??e.width,xmlns:"http://www.w3.org/2000/svg"},[N("path",{fill:e.color,d:"M7 21q-.825 0-1.412-.587T5 19V6H4V4h5V3h6v1h5v2h-1v13q0 .825-.587 1.413T17 21zM17 6H7v13h10zM9 17h2V8H9zm4 0h2V8h-2zM7 6v13z"},null,8,bg)],8,yg))}}),dy="",Mo=ee(xg,[["__scopeId","data-v-4747d4a7"]]),wg=J({customOptions:{SVGDelete:Mo},inheritAttrs:!0,__name:"SlideLeftItem",props:{bgColor:{default:ne.colorGrayFF},deleteColor:{default:ne.colorRed},fontColor:{default:ne.colorGrayFF},borderRadius:{default:"4px"},deleteWidth:{default:"44px"},transtionDuration:{default:"150ms"}},emits:["delete"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(!1),o=()=>{i("delete"),r.value=!1};let a;const l=G();return ve(l,()=>{l.value&&(a=new xe(l.value),a.on("panLeft",()=>{r.value=!0}),a.on("panRight",()=>{r.value=!1}),a.on("tapOutSide",()=>{r.value=!1}))}),Ve(()=>{a?.destroy()}),e({}),(c,u)=>(D(),z("div",{class:"parent",ref_key:"item",ref:l,style:q({backgroundColor:s.bgColor,borderRadius:s.borderRadius})},[N("div",{class:"content",style:q({transition:"all ease-in "+s.transtionDuration,transform:r.value?"translate(-"+s.deleteWidth+", 0)":"translate(0, 0)"})},[Re(c.$slots,"default",{},void 0,!0)],4),N("div",{class:"delete",onClick:o,style:q({backgroundColor:s.deleteColor,width:s.deleteWidth,transition:"all ease-in "+s.transtionDuration,transform:r.value?"translate(0, 0)":"translate("+s.deleteWidth+", 0)"})},[oe(Mo,{color:s.fontColor},null,8,["color"])],4)],4))}}),py="",Eg=ee(wg,[["__scopeId","data-v-244215c2"]]),Cg=t=>{const e={};for(const n of t.attributes)e[n.name]=n.value;return e},Tg={class:"overlay-content",style:q(["position: relative","z-index: 6001","inset: 0","overflow-y: auto","width: 100% ","height: 100%"])},Sg=J({customOptions:{},inheritAttrs:!0,__name:"Overlay",props:{visible:{type:Boolean},bgColor:{default:um(ne.colorGray00,.25)},isGlobal:{type:Boolean,default:!0}},setup(t,{expose:e,emit:n}){const s=t,i=G();function r(o){s.isGlobal?o?(document.documentElement.style.overflow="hidden",document.body.style.overflow="hidden"):(document.documentElement.style.overflow="",document.body.style.overflow=""):i.value&&o&&(i.value.parentElement.style.overflow="hidden")}return ve(()=>s.visible,()=>{r(s.visible)},{immediate:!0}),e({}),(o,a)=>s.visible?(D(),z("div",{key:0,ref_key:"overlayRef",ref:i,class:"overlay",style:q([`position: ${s.isGlobal?"fixed":"absolute"}`,"z-index: 6000 ","inset: 0",`background-color: ${s.bgColor};`])},[N("div",Tg,[Re(o.$slots,"default",{},void 0,!0)])],4)):Be("",!0)}}),my="",Xn=ee(Sg,[["__scopeId","data-v-1972073d"]]),kg=(t=>(ls("data-v-ad23bc09"),t=t(),cs(),t))(()=>N("div",null,null,-1)),Pg=J({customOptions:{Overlay:Xn},inheritAttrs:!0,__name:"Pop",props:{closeWhenClickOverlay:{type:Boolean,default:!0},directionFrom:{default:"bottom"},openDurTime:{default:200},closeDurTime:{default:150},isGlobal:{type:Boolean,default:!0},overlayBgColor:{}},emits:["open","close"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G();let o;const a=st({}),l=st({});function c(){switch(Cs(a),Cs(l),s.directionFrom){case"absolute":o="",a.display="block",l.width="100%",l.height="100%";break;case"top":o="slideDown",a.display="block",l.width="100%",l.top="0",l.left="0";break;case"left":o="slideRight",a.display="block",l.height="100%",l.top="0",l.left="0";break;case"right":o="slideLeft",a.display="block",l.height="100%",l.top="0",l.right="0";break;case"bottom":o="slideUp",a.display="block",l.width="100%",l.bottom="0",l.left="0";break;case"center":default:o="popIn",a.display="flex",a.justifyContent="center",a.alignItems="center";break}}ve(()=>s.directionFrom,()=>{c()},{immediate:!0});const u=new Ye,h=(E=!0)=>{!o||!r.value||(E?(u.fromDOM(r.value),u.toCSS(o,{easeName:"ease",dur:s.openDurTime,onComplete:()=>{i("open")}})):u.toCSS(o,{easeName:"ease",dur:s.closeDurTime,direction:"reverse",onComplete:()=>{v()}}))};ve(r,()=>{r.value&&h(!0)},{});const f=G(!1);function d(){f.value=!0}function m(){s.directionFrom=="absolute"?v():h(!1)}function v(){f.value=!1,i("close")}function y(E){s.directionFrom=="absolute"?r.value&&r.value.children[0]&&!r.value.children[0].contains(E.target)&&s.closeWhenClickOverlay&&v():r.value&&!r.value.contains(E.target)&&s.closeWhenClickOverlay&&m()}return e({open:d,close:m}),(E,C)=>(D(),Qe(Xn,{visible:f.value,isGlobal:s.isGlobal,bgColor:s.overlayBgColor},{default:Pe(()=>[N("div",{class:"pop-parent",style:q([{position:"relative",width:"100%",height:"100%",overflow:"hidden"},a]),onClick:y},[N("div",{ref_key:"pop",ref:r,class:"pop",style:q([{position:"absolute","z-index":"3000"},l])},[Re(E.$slots,"default",{},()=>[kg],!0)],4)],4)]),_:3},8,["visible","isGlobal","bgColor"]))}}),_y="",St=ee(Pg,[["__scopeId","data-v-ad23bc09"]]),Ng={class:"dialog-parent"},Og={key:0,class:"title"},Ig={key:0,class:"title-inner truncate"},Mg={class:"custom-content"},Dg={class:"custom-content-default"},Ag={key:1,class:"btns"},Rg=J({customOptions:{Overlay:Xn,Pop:St,Icon:Ln,Button:Ne},inheritAttrs:!0,__name:"Dialog",props:{closeWhenClickOverlay:{type:Boolean,default:!1},openDurTime:{default:200},closeDurTime:{default:150},minWidth:{default:"12em"},maxWidth:{default:"20em"},overlayBgColor:{}},emits:["open","close","cancel","confirm"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G(""),a=G(""),l=G(!1),c=G(""),u=G("");let h,f,d;function m(C){o.value=C?.title||"",a.value=C?.content||"",l.value=typeof C?.showClose=="boolean"?C?.showClose:!1,c.value=C?.cancelText||"",u.value=C?.confirmText||"",r.value.open(),h=C?.onClose,f=C?.onCancel,d=C?.onConfirm,i("open")}function v(){r.value.close(),h?.(),i("close")}function y(){v(),f?.(),i("cancel")}function E(){v(),d?.(),i("confirm")}return e({open:m,close:v}),(C,w)=>(D(),Qe(St,{ref_key:"popRef",ref:r,directionFrom:"center",closeWhenClickOverlay:s.closeWhenClickOverlay,openDurTime:s.openDurTime,closeDurTime:s.closeDurTime,overlayBgColor:s.overlayBgColor},{default:Pe(()=>[N("div",Ng,[N("div",{class:"dialog",style:q({minWidth:s.minWidth,maxWidth:s.maxWidth})},[o.value||l.value?(D(),z("div",Og,[o.value?(D(),z("div",Ig,be(o.value),1)):Be("",!0),l.value?(D(),z("div",{key:1,class:"close",onClick:v},[oe(Ln,{icon:"ic:baseline-close",color:Ce(ne).colorGrayCC},null,8,["color"])])):Be("",!0)])):Be("",!0),N("div",Mg,[Re(C.$slots,"default",{},()=>[N("div",Dg,be(a.value),1)],!0)]),c.value||u.value?(D(),z("div",Ag,[c.value?(D(),Qe(Ne,{key:0,onClick:y,class:"btn",bgColor:Ce(ne).colorGrayE6,borderColor:Ce(ne).colorGrayE6,fontColor:Ce(ne).colorGray33,borderRadius:"0"},{default:Pe(()=>[He(be(c.value),1)]),_:1},8,["bgColor","borderColor","fontColor"])):Be("",!0),u.value?(D(),Qe(Ne,{key:1,onClick:E,class:"btn",borderRadius:"0"},{default:Pe(()=>[He(be(u.value),1)]),_:1})):Be("",!0)])):Be("",!0)],4)])]),_:3},8,["closeWhenClickOverlay","openDurTime","closeDurTime","overlayBgColor"]))}}),vy="",As=ee(Rg,[["__scopeId","data-v-6bd255c9"]]),$g={class:"toast"},Lg={class:"content"},Fg=J({customOptions:{Overlay:Xn,Pop:St,Dialog:As},inheritAttrs:!0,__name:"DialogToast",props:{closeWhenClickOverlay:{type:Boolean,default:!1},openDurTime:{default:200},closeDurTime:{default:150}},emits:["open","close"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G("");function a(c,u=1500){o.value=c,r.value.open(),i("open"),setTimeout(()=>{l()},u)}function l(){r.value.close(),i("close")}return e({open:a,close:l}),(c,u)=>(D(),Qe(As,{ref_key:"dialogRef",ref:r,showConfirm:!1,showTitle:!1,closeWhenClickOverlay:s.closeWhenClickOverlay,openDurTime:s.openDurTime,closeDurTime:s.closeDurTime,overlayBgColor:"transparent",minWidth:"10em"},{default:Pe(()=>[N("div",$g,[N("div",Lg,be(o.value),1)])]),_:1},8,["closeWhenClickOverlay","openDurTime","closeDurTime"]))}}),yy="",ou=ee(Fg,[["__scopeId","data-v-50ed852e"]]),Vg={class:"loading-8"},Gg={viewBox:"25 25 50 50"},zg=J({__name:"Loading8",props:{color:{default:ne.colorPrimary}},setup(t){const e=t;return(n,s)=>(D(),z("div",Vg,[(D(),z("svg",Gg,[N("circle",{cx:"50",cy:"50",r:"20",style:q(["stroke: "+e.color])},null,4)]))]))}}),by="",Do=ee(zg,[["__scopeId","data-v-e5e3cf4c"]]),jg={class:"loading"},Hg={class:"icon"},Bg={style:{width:"8em"}},Ug={key:0,class:"content"},Wg=J({customOptions:{Overlay:Xn,Pop:St,Dialog:As,Loading8:Do},inheritAttrs:!0,__name:"DialogLoading",props:{closeWhenClickOverlay:{type:Boolean,default:!1},openDurTime:{default:200},closeDurTime:{default:150}},emits:["open","close"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G("");function a(c){o.value=c||"",r.value.open(),i("open")}function l(){r.value.close(),i("close")}return e({open:a,close:l}),(c,u)=>(D(),Qe(As,{ref_key:"dialogRef",ref:r,showConfirm:!1,showTitle:!1,closeWhenClickOverlay:s.closeWhenClickOverlay,openDurTime:s.openDurTime,closeDurTime:s.closeDurTime},{default:Pe(()=>[N("div",jg,[N("div",Hg,[Re(c.$slots,"default",{},()=>[N("div",Bg,[oe(Do)])],!0)]),o.value?(D(),z("div",Ug,be(o.value),1)):Be("",!0)])]),_:3},8,["closeWhenClickOverlay","openDurTime","closeDurTime"]))}}),xy="",Yg=ee(Wg,[["__scopeId","data-v-cb469a6c"]]),Ao=t=>(ls("data-v-85491020"),t=t(),cs(),t),Xg=[Ao(()=>N("path",{d:"M38,32.71a1.13,1.13,0,0,1-.8-.33L21.57,16.8a1.13,1.13,0,0,1,1.61-1.6L38.75,30.77a1.14,1.14,0,0,1-.8,1.94Z"},null,-1)),Ao(()=>N("path",{d:"M22.38,32.71a1.17,1.17,0,0,1-.81-.33,1.15,1.15,0,0,1,0-1.61L37.15,15.2a1.13,1.13,0,1,1,1.6,1.6L23.18,32.38A1.13,1.13,0,0,1,22.38,32.71Z"},null,-1)),Ao(()=>N("path",{d:"M18.68,3.79h-3.1l-15.64,20L15.33,43.45l.25.33H47.94v-40ZM3,23.79,16.73,6.3H45.3v35H16.73Z"},null,-1))],qg=J({__name:"SVGCleanUp",props:{width:{default:"16px"},color:{default:ne.colorPrimary}},setup(t){const e=t;return(n,s)=>(D(),z("svg",{style:q(["width: "+e.width]),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48"},Xg,4))}}),Ty="",Vi=ee(qg,[["__scopeId","data-v-85491020"]]),Kg=["data-number"],Zg=["data-number","data-unactive"],Qg=["data-number"],Jg=["data-number","data-unactive"],e0=J({customOptions:{Pop:St,SVGCleanUp:Vi},__name:"PlateKeyboard",props:{initPlates:{default:()=>[]},completePlateLength:{default:7}},emits:["open","close","plates"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G(0),a=st([]);function l(){a.length==0?o.value=0:a.length==1?o.value=1:o.value=2,a.length>=s.completePlateLength&&u()}ve(()=>[...s.initPlates],()=>{Ts(a,s.initPlates),l()},{immediate:!0});const c=()=>{r.value.open(),i("open")},u=()=>{r.value.close(),i("close")},h=()=>{a.pop(),l(),i("plates",a)},f=E=>{if(E.target.dataset.unactive||"")return;let w=E.target.dataset.number;w&&(a.push(w),l(),i("plates",a))};e({open:c,close:u});const d=["京","沪","津","渝","黑","吉","辽","蒙","冀","新","甘","青","陕","宁","豫","鲁","晋","皖","鄂","湘","苏","川","云","桂","藏","浙","赣","粤","闽","琼","贵"],m=["1","2","3","4","5","6","7","8","9","0"],v=["A","B","C","D","E","F","G","H","J","K","L","M","N","P","Q","R","S","T","U","V","W","X","Y","Z"],y=["港","澳","学","警","使","领","挂","应","急"];return(E,C)=>(D(),Qe(St,{ref_key:"popRef",ref:r,directionFrom:"bottom",isGlobal:!0,closeWhenClickOverlay:!1},{default:Pe(()=>[N("div",{class:"popup-plate",style:q({paddingBottom:Ce(ne).safeAreaBottom})},[N("div",null,[N("div",{onClick:u},"关闭")]),N("div",{class:vt(["step",o.value==0?"":"hide"])},[(D(),z(ke,null,ct(d,w=>N("div",{key:w,class:"popitem",onClick:f,"data-number":w},be(w),9,Kg)),64)),N("div",{class:"popitem popitem-clear",onClick:h},[oe(Vi,{width:"16px"})])],2),N("div",{class:vt(["step",o.value!=0?"":"hide"])},[(D(),z(ke,null,ct(m,w=>N("div",{key:w,class:vt(["popitem",o.value!=2?"unactive":""]),onClick:f,"data-number":w,"data-unactive":o.value!=2?"unactive":""},be(w),11,Zg)),64)),(D(),z(ke,null,ct(v,w=>N("div",{key:w,class:"popitem",onClick:f,"data-number":w},be(w),9,Qg)),64)),(D(),z(ke,null,ct(y,w=>N("div",{key:w,class:vt(["popitem",o.value!=2?"unactive":""]),onClick:f,"data-number":w,"data-unactive":o.value!=2?"unactive":""},be(w),11,Jg)),64)),N("div",{class:"popitem popitem-clear",onClick:h},[oe(Vi,{width:"16px"})])],2)],4)]),_:1},512))}}),Sy="",au=ee(e0,[["__scopeId","data-v-bade3529"]]),lu=document.getElementById("teleport")||document.documentElement;function cu(t,e){{const n=xt(ou,{});bi(n,lu),n.component?.exposed?.open(t,e)}}function t0(t,e="bottom"){let n;t instanceof HTMLElement?n=xt(St,{directionFrom:e},()=>xt("div",{...Cg(t),innerHTML:t.innerHTML})):n=xt(St,{directionFrom:e},()=>t),bi(n,document.getElementById("teleport")||document.documentElement),n.component?.exposed?.open();const s=()=>{n.component?.exposed?.close()};return s.vnode=n,s}function n0(t){return t0(t,"absolute")}function s0(t){{const e=xt(au,t);return bi(e,lu),e.component?.exposed?.open(),()=>{e.component?.exposed?.close()}}}const i0={class:"content"},r0=J({customOptions:{},inheritAttrs:!0,__name:"MouseOver",props:{coverColor:{default:"#3cefff"},timeGap:{default:200},coverDirection:{default:"bottomLeft"}},emits:["mouseOver","mouseOut"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G(!1),a=st({}),l=st({}),c=st({});let u=1,h;ve(r,()=>{r.value&&(d(),h=new xe(r.value,!1),h.on("resize",(m,v)=>{u=Math.max(m,v)/Math.min(m,v);const y=Math.min(m,v);l.width=y+"px",l.height=y+"px",d()}),h.on("mouseOver",()=>{i("mouseOver"),o.value=!0,d()}),h.on("mouseOut",()=>{i("mouseOut"),o.value=!1,d()}),h.start())});function f(){Z.copyToClipboard(Z.getInnerText(r.value)).then(()=>{cu("复制成功")}).catch(m=>{cu(m.toString())})}function d(){switch(s.coverDirection){case"bottomLeft":l.top="100%",l.right="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(50%, -50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"bottomRight":l.top="100%",l.left="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(-50%, -50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"topLeft":l.bottom="100%",l.right="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(50%, 50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"topRight":l.bottom="100%",l.left="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(-50%, 50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"center":l.top="50%",l.left="50%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(-50%, -50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"slideUp":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center bottom":"center top"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"slideDown":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center top":"center bottom"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"slideRight":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center left":"center right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"slideLeft":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center right":"center left"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"animationJelly":l.transform="scale(0)",a.animation=`${o.value?"jelly 0.5s":"none"}`;break;case"floatUp":l.transform="scale(0)",a.transform=`${o.value?"translateY(-4px)":"translateY(0)"}`,a.willChange="box-shadow, transform",a.transition=`transform ${s.timeGap}ms ease,box-shadow ${s.timeGap}ms ease `;break;case"underlineRight":l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"bottom left":"bottom right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"underlineRightInit":l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"bottom right":"bottom left"}`,l.transform=`${o.value?"scaleX(0)":"scaleX(1)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"underlineCenter":l.bottom="0",l.left="50%",l.width="100%",l.height="2px",l.transformOrigin="center",l.transform=`translate(-50%, 0) ${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease-in-out`;break;case"lineThrough":l.top="50%",l.left="0",l.right="0",l.width="100%",l.height="3px",l.transformOrigin=`${o.value?"center right":"center left"}`,l.transform=`${o.value?"scaleX(0)":"scaleX(1)"} translateY(-50%)`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"overlineRight":l.top="0",l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"bottom left":"bottom right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"overlineCenter":l.top="0",l.left="50%",l.width="100%",l.height="2px",l.transformOrigin="center",l.transform=`translate(-50%, 0) ${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease-in-out`;break;case"pillars1":l.top="0",l.bottom="0",l.width="2px",l.height="100%",l.transformOrigin=`${o.value?"center bottom":"center top"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Un(l,c),c.right="0";break;case"pillars2":l.top="0",l.bottom="0",l.width="2px",l.height="100%",l.transformOrigin=`${o.value?"center bottom":"center top"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Un(l,c),c.transformOrigin=`${o.value?"center top":"center bottom"}`,c.right="0";break;case"pillars3":l.top="0",l.bottom="0",l.width="2px",l.height="100%",l.transformOrigin="center",l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Un(l,c),c.right="0";break;case"bars1":l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"center left":"center right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Un(l,c),c.bottom="0";break;case"bars2":l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"center right":"center left"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Un(l,c),l.transformOrigin=`${o.value?"center left":"center right"}`,c.bottom="0";break;case"bars3":l.left="50%",l.right="0",l.width="100%",l.height="2px",l.transformOrigin="center",l.transform=` translateX(-50%) ${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Un(l,c),c.bottom="0";break}}return Ve(()=>{h?.destroy()}),e({}),(m,v)=>(D(),z("div",{ref_key:"wrap",ref:r,class:"wrap",style:q({...a}),onClick:f},[N("div",{class:"before",style:q({backgroundColor:s.coverColor,...l})},null,4),N("div",i0,[Re(m.$slots,"default",{},void 0,!0)]),N("div",{class:"after",style:q({backgroundColor:s.coverColor,...c})},null,4)],4))}}),ky="",Py="",o0=ee(r0,[["__scopeId","data-v-faa28034"]]),a0=J({customOptions:{SVGDown:Ds},inheritAttrs:!0,__name:"Accordion",props:{initOpen:{type:Boolean,default:!1},height:{default:"44px"},bgColor:{default:"#efefef"},fontColor:{default:"#333333"},borderColor:{default:"#dddddd"},borderRadius:{default:"4px"},padding:{default:"1em"},duration:{default:500}},emits:["open","close","resize"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(Number.MAX_SAFE_INTEGER+"px"),o=G(),a=G(!0);let l;ve(o,()=>{o.value&&(r.value=o.value.getBoundingClientRect().height+"px",l=new xe(o.value),l.on("resize",(h,f)=>{i("resize",h,f)}),a.value=s.initOpen)});function c(){a.value=!a.value,a.value?i("open"):i("close")}const u=G("rotate(0deg)");return Ja(()=>{u.value=a.value?"rotate(0deg)":"rotate(-90deg)"}),Ve(()=>{l?.destroy()}),e({}),(h,f)=>(D(),z("div",{class:"wrap",style:q({background:s.bgColor,color:s.fontColor,borderRadius:s.borderRadius})},[N("div",{class:"title",onClick:c,style:q({height:s.height,lineHeight:s.height,margin:`0 ${s.padding}`,transitionDelay:`${a.value?0:s.duration}ms`,borderBottom:`${a.value?1:0}px solid ${s.borderColor}`})},[Re(h.$slots,"title",{},()=>[He("title")],!0),oe(Ds,{class:"arrow",style:q({transition:`transform ${s.duration}ms ease-in-out`,transform:u.value})},null,8,["style"])],4),N("div",{ref_key:"content",ref:o,class:"content",style:q({margin:`0 ${s.padding}`,transition:`max-height ${s.duration}ms ease-in-out`,maxHeight:a.value?r.value:"0"})},[Re(h.$slots,"content",{},void 0,!0)],4)],4))}}),Ny="",l0=ee(a0,[["__scopeId","data-v-9ced806f"]]),c0=J({__name:"ProgressBar",props:{width:{default:"200px"},height:{default:"10px"},bgColor:{default:"#efefef"},progressColor:{default:"#a0dde9"},borderColor:{default:"#eeeeee"},borderRadius:{default:"4px"},duringTimeGap:{default:50},showText:{type:Boolean,default:!1}},emits:["complete"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(0);function o(){r.value=0}function a(l){const c=r.value,u=Math.min(Math.max(0,l),100);Ye.toTween({width:c},{width:u},{duration:Math.abs(u-c)*s.duringTimeGap,onStart:()=>{},onUpdate:h=>{r.value=h.width},onComplete:()=>{i("complete",r.value)}}).startAuto()}return e({start:o,goto:a}),(l,c)=>(D(),z("div",{class:"wrap",style:q({width:s.width,height:s.height,border:`1px solid ${s.borderColor}`,borderRadius:s.borderRadius,backgroundColor:s.bgColor})},[N("div",{class:"bar",style:q({width:r.value+"%",backgroundColor:s.progressColor})},be(s.showText?r.value+"%":""),5)],4))}}),Oy="",Rs=ee(c0,[["__scopeId","data-v-30de81f6"]]),u0=["width","height"],h0=["src","type"],f0={class:"bar-wrap"},d0=J({customOptions:{ProgressBar:Rs},inheritAttrs:!0,__name:"Video",props:{src:{},type:{default:"video/webm"},autoplay:{type:Boolean,default:!0},width:{default:"320px"},height:{default:"138px"}},emits:["start","complete"],setup(t,{expose:e,emit:n}){const s=t;function i(){Ye.toTween({x:0},{x:100},{duration:this.duration,precision:.05,onStart:()=>{o.value?.start()},onUpdate:l=>{o.value?.goto(l.x)}}).startAuto(()=>this.currentTime)}const r=G(),o=G();ve(r,()=>{r.value&&(r.value.addEventListener("play",i),s.autoplay&&vo.tryAutoPlayOrAutoPlayAfterClick(r.value))}),Ve(()=>{r.value?.removeEventListener(i)});function a(){r.value?.play()}return e({play:a}),(l,c)=>(D(),z("div",{class:"wrap",style:q({width:s.width,height:s.height}),onClick:a},[N("video",{ref_key:"video",ref:r,width:s.width,height:s.height,preload:"metadata"},[N("source",{src:s.src,type:s.type},null,8,h0)],8,u0),N("div",f0,[oe(Rs,{ref_key:"bar",ref:o,width:s.width,height:"6px",bgColor:"#ffffff"},null,8,["width"])])],4))}}),Iy="",p0=ee(d0,[["__scopeId","data-v-edddb069"]]),m0=J({...{},name:"Image",customOptions:{},inheritAttrs:!0,__name:"Image",props:{src:{},mode:{default:"scaleToFill"},bgColor:{default:"transparent"},openImageViewWhenClick:{type:Boolean,default:!0}},emits:["settled"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G(),a=G(0),l=G(0),c=G(0),u=G(0),h=G(1),f=G(0),d=G(0);hm(s.src).then($=>{c.value=$.width,u.value=$.height,h.value=$.aspectRatio,C()});let m;ve(r,()=>{r.value&&(m=new xe(r.value,!1),m.on("resize",($,O)=>{a.value=$,l.value=O,C()}),m.start())});let v=!1;const y={x:0,y:0,width:0,height:0};let E;function C(){if(!(!a.value||!l.value||!c.value||!u.value)){switch(s.mode){case"aspectFit":h.value>=1?(f.value=a.value,d.value=f.value/h.value,d.value>l.value&&(d.value=l.value,f.value=d.value*h.value)):(d.value=l.value,f.value=d.value*h.value,f.value>a.value&&(f.value=a.value,d.value=f.value/h.value));break;case"aspectFill":h.value>=1?(d.value=l.value,f.value=d.value*h.value):(f.value=a.value,d.value=f.value/h.value);break;case"widthFix":f.value=a.value,d.value=f.value/h.value;break;case"heightFix":d.value=l.value,f.value=d.value*h.value;break;case"scaleToFill":default:f.value=a.value,d.value=l.value;break}La(()=>{const $=o.value.getBoundingClientRect();i("settled",$.x,$.y,f.value,d.value),v&&E(y.x,y.y,y.width,y.height)})}}function w($,O,R,le){const ue=(Oe,at,lt,We,Te,he,M,Y,j)=>{if(!Te||!he||!M||!Y){const fe=De.vnode.el.getBoundingClientRect(),Me=fe.width,Je=fe.height;let Et=0,Ct=0;h.value>=1?(Et=Me,Ct=Et/h.value,Ct>Je&&(Ct=Je,Et=Ct*h.value)):(Ct=Je,Et=Ct*h.value,Et>Me.value&&(Et=Me.value,Ct=Et/h.value)),Te=(Me-Et)/2,he=(Je-Ct)/2,M=Et,Y=Ct}const de=200;Ye.toTween({left:Oe,top:at,width:lt,height:We},{left:Te,top:he,width:M,height:Y},{duration:de,onStart(){},onUpdate(fe){pe.el.style.left=fe.left+"px",pe.el.style.top=fe.top+"px",pe.el.style.width=fe.width+"px",pe.el.style.height=fe.height+"px"},onComplete(fe){y.x=fe.left,y.y=fe.top,y.width=fe.width,y.height=fe.height,j?.()}}).startAuto()},pe=xt("div",{style:`
|
|
66
|
+
`)});const i=G(!1),r=G(e.initIndex);wt(r,function(){s("change",r.value,e.options[r.value])});function o(){i.value=!i.value}function a(c){r.value=c,i.value=!1}const l=G("rotate(-180deg)");return rl(()=>{l.value=i.value?"rotate(0deg)":"rotate(-90deg)"}),(c,u)=>(R(),j("div",{class:"select-absolute",style:q({fontSize:e.fontSize,backgroundColor:e.bgColor})},[k("div",{class:"select-absolute-button",onClick:o},[$t(c.$slots,"button",{selectedIndex:r.value},()=>[k("div",jm,[k("div",Hm,St(c.options[r.value]),1),ot(zs,{class:"icon-down",width:"20px",style:q({transition:`transform ${e.duration}ms ease-in-out`,transform:l.value})},null,8,["style"])])],!0)]),k("div",{class:"options",style:q({maxHeight:i.value?"200px":0,transition:`all ${e.duration}ms ease-in-out`,borderTop:`${i.value?1:0}px solid #e6e6e6`})},[(R(!0),j(Ot,null,fe(c.options,(h,f)=>(R(),j("div",{onClick:p=>a(f),class:"option",key:f,value:f},[$t(c.$slots,"default",{item:h,index:f},()=>[k("div",{class:"option-default",style:q({color:r.value==f?e.selectedColor:e.fontColor})},St(h),5)],!0)],8,Bm))),128))],4)],4))}}),py="",Ym=et(Um,[["__scopeId","data-v-5096cb20"]]),Xm=tt({__name:"Switch",props:{init:{type:Boolean,default:!1},width:{default:"52px"},height:{default:"32px"},padding:{default:"4px"},colorPrimary:{default:st.colorPrimary},colorBgOn:{default:st.colorGrayEF},colorBgOff:{default:st.colorGrayF5}},emits:["change"],setup(n,{emit:t}){const e=n,s=Ds(e.width),i=Ds(e.height),r=Ds(e.padding),o=i.number-r.number*2+i.suffix,a=e.padding,l=s.number-Ds(a).number-Ds(o).number+s.suffix,c=t,u=G(e.init);wt(u,function(){c("change",u.value)});function h(){u.value=!u.value}return(f,p)=>(R(),j("div",{class:"switch",onClick:h,style:q(["width: "+e.width,"height: "+e.height,"background-color: "+(u.value?e.colorBgOn:e.colorBgOff)])},[k("span",{class:"round",style:q(["width: "+o,"height: "+o,"background-color: "+(u.value?e.colorPrimary:Pt(As)(e.colorPrimary,30)),"transform: translate("+(u.value?l:Pt(a))+", 0)"])},null,4)],4))}}),my="",Wm=et(Xm,[["__scopeId","data-v-8a5d8a64"]]),qm={class:"wrap"},Km=["onClick"],Zm=["stroke","fill"],Qm=["stroke","fill"],Jm=["stroke"],tg=tt({customOptions:{},__name:"RadioGroup",props:{options:{},initIndexs:{},isRounded:{type:Boolean,default:!0},isFullfilled:{type:Boolean,default:!1},colorPath:{default:st.colorPrimary},colorBg:{default:st.colorGrayFF},colorBorder:{default:st.colorGrayCC},fontSize:{default:st.fontSize14},itemWidth:{default:"20px"},itemPadding:{default:"10px"},labelPadding:{default:"2px"}},emits:["change"],setup(n,{emit:t}){const e=n,s=t;let i=G(e.initIndexs??0);wt(i,function(){s("change",e.options[i.value])});const r=function(o){i.value=o};return(o,a)=>(R(),j("div",qm,[(R(!0),j(Ot,null,fe(o.options,(l,c)=>(R(),j("span",{class:"item",key:c,onClick:u=>r(c),style:q(["margin-left:"+(c>0?e.itemPadding:0)])},[$t(o.$slots,"default",{label:l,index:c},()=>[(R(),j("svg",{viewBox:"0 0 24 24",fill:"none",class:"icon",style:q(["margin-right:"+e.labelPadding,"width:"+e.itemWidth])},[e.isRounded?Xt("",!0):(R(),j("rect",{key:0,x:"0",y:"0",width:"22",height:"22",stroke:o.isFullfilled&&Pt(i)===c?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Pt(i)===c?o.colorPath:o.colorBg,"fill-opacity":1},null,8,Zm)),e.isRounded?(R(),j("circle",{key:1,cx:"12",cy:"12",r:"11",stroke:o.isFullfilled&&Pt(i)===c?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Pt(i)===c?o.colorPath:o.colorBg,"fill-opacity":1},null,8,Qm)):Xt("",!0),Ar(k("path",{d:"M7 13l3 3 7-7",stroke:o.isFullfilled?o.colorBg:o.colorPath,"stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,Jm),[[Ti,Pt(i)===c]])],4)),k("span",{style:q(["font-size:"+e.fontSize])},St(l),5)],!0)],12,Km))),128))]))}}),gy="",eg=et(tg,[["__scopeId","data-v-7e2eff94"]]),ng={class:"wrap"},sg=["onClick"],ig=["stroke","fill"],rg=["stroke","fill"],og=["stroke"],ag=tt({customOptions:{},__name:"CheckboxGroup",props:{options:{},initIndexs:{},isRounded:{type:Boolean,default:!1},isFullfilled:{type:Boolean,default:!1},colorPath:{default:st.colorPrimary},colorBg:{default:st.colorGrayFF},colorBorder:{default:st.colorGrayCC},fontSize:{default:st.fontSize14},itemWidth:{default:"20px"},itemPadding:{default:"10px"},labelPadding:{default:"2px"}},emits:["change"],setup(n,{emit:t}){const e=n,s=t;let i=le(e.initIndexs??[0]);wt(i,function(){s("change",i.map(o=>e.options[o]))});const r=function(o){const a=i.findIndex(l=>l===o);a>=0?i.splice(a,1):i.push(o)};return(o,a)=>(R(),j("div",ng,[(R(!0),j(Ot,null,fe(o.options,(l,c)=>(R(),j("span",{class:"item",key:c,onClick:u=>r(c),style:q(["margin-left:"+(c>0?e.itemPadding:0)])},[$t(o.$slots,"default",{label:l,index:c},()=>[(R(),j("svg",{viewBox:"0 0 24 24",fill:"none",class:"icon",style:q(["margin-right:"+e.labelPadding,"width:"+e.itemWidth])},[e.isRounded?Xt("",!0):(R(),j("rect",{key:0,x:"0",y:"0",width:"22",height:"22",stroke:o.isFullfilled&&Pt(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Pt(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBg,"fill-opacity":1},null,8,ig)),e.isRounded?(R(),j("circle",{key:1,cx:"12",cy:"12",r:"11",stroke:o.isFullfilled&&Pt(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBorder,"strke-width":"1",fill:o.isFullfilled&&Pt(i).findIndex(u=>u===c)>=0?o.colorPath:o.colorBg,"fill-opacity":1},null,8,rg)):Xt("",!0),Ar(k("path",{d:"M7 13l3 3 7-7",stroke:o.isFullfilled?o.colorBg:o.colorPath,"stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,og),[[Ti,Pt(i).findIndex(u=>u===c)>=0]])],4)),k("span",{style:q(["font-size:"+e.fontSize])},St(l),5)],!0)],12,sg))),128))]))}}),vy="",lg=et(ag,[["__scopeId","data-v-ae9d25d1"]]),cg=["width","height"],ug=["fill"],hg=["fill"],fg=["fill"],dg=tt({__name:"SVGPrompt",props:{width:{default:"1.5em"},height:{},color:{default:st.colorRed}},setup(n){const t=n;return(e,s)=>(R(),j("svg",{viewBox:"0 0 24 24",width:t.width,height:t.height??t.width,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[k("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12ZM19 12C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12C5 8.13401 8.13401 5 12 5C15.866 5 19 8.13401 19 12Z",fill:t.color},null,8,ug),k("path",{d:"M12.5332 15.2001C12.5332 15.4946 12.2944 15.7334 11.9999 15.7334C11.7053 15.7334 11.4665 15.4946 11.4665 15.2001L11.4665 10.9334C11.4665 10.6388 11.7053 10.4001 11.9999 10.4001C12.2944 10.4001 12.5332 10.6388 12.5332 10.9334L12.5332 15.2001Z",fill:t.color},null,8,hg),k("path",{d:"M12.5332 8.80006C12.5332 9.09462 12.2944 9.3334 11.9999 9.3334C11.7053 9.3334 11.4665 9.09462 11.4665 8.80006C11.4665 8.50551 11.7053 8.26673 11.9999 8.26673C12.2944 8.26673 12.5332 8.50551 12.5332 8.80006Z",fill:t.color},null,8,fg)],8,cg))}}),_y="",au=et(dg,[["__scopeId","data-v-41294f60"]]),pg={class:"wrap"},mg=["type","required"],gg={class:"ellipsis"},vg={key:1,style:{}},_g=tt({customOptions:{SVGPrompt:au},inheritAttrs:!0,__name:"Input",props:{placeholder:{},placeholderJump:{type:Boolean,default:!1},height:{default:"44px"},type:{default:"text"},required:{type:Boolean,default:!1},focusColor:{default:st.colorPrimary},errorColor:{default:st.colorRed},bgColor:{default:"#cccccc"},placeholderColor:{default:"#8f8f8f"},fontColor:{default:"#333333"},borderRadius:{default:"4px"},duration:{default:500},validator:{}},emits:["focus","ceFocus","blur","ceBlur","input","ceInput"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=s.placeholder.split(""),o=s.duration/r.length,a=G(!1),l=G(""),c=G("");function u(){a.value=!0,i("focus"),i("ceFocus")}function h(){a.value=!1,i("blur"),i("ceBlur"),p()}function f(m){c.value=m.target.value,p()}function p(){if(c.value&&s.validator){const m=s.validator(c.value);if(!m.isValidated){l.value=m.msg;return}}l.value="",c.value&&(i("input",c.value),i("ceInput",c.value))}return zt(()=>{}),t({}),(m,v)=>(R(),j("div",pg,[k("input",{type:s.type,required:s.required,autocomplete:"off",style:q({height:s.height,lineHeight:s.height,borderRadius:s.borderRadius,color:s.fontColor,borderColor:l.value?s.errorColor:a.value?s.focusColor:c.value?s.bgColor:"transparent",transition:s.duration+"ms"}),class:ye([a.value||c.value?"focus":"blur","input"]),onFocus:u,onBlur:h,onInput:f,onChange:f},null,46,mg),k("div",{class:"placeholder",style:q({lineHeight:a.value||c.value?1.3:s.height,color:s.placeholderColor,transition:s.placeholderJump?"":s.duration+"ms",transform:s.placeholderJump?"":a.value||c.value?"translateY(-100%)":"none"})},[l.value?(R(),j("div",{key:0,style:q({color:s.errorColor,transform:s.placeholderJump?"translateY(-100%)":""})},[ot(au,{class:"icon"}),k("div",gg,St(l.value),1)],4)):Xt("",!0),!l.value&&!s.placeholderJump?(R(),j("div",vg,St(s.placeholder),1)):Xt("",!0),!l.value&&s.placeholderJump?(R(!0),j(Ot,{key:2},fe(Pt(r),(b,E)=>(R(),j("span",{key:E,style:q({transition:s.duration+"ms cubic-bezier(0.68, -0.55, 0.265, 1.55)",transitionDelay:`${o*E}ms`,transform:a.value||c.value?`translateX(${100*E}%) translateY(-100%)`:`translateX(${100*E}%)`}),class:"single"},St(b),5))),128)):Xt("",!0)],4),k("div",{class:"bg",style:q({transition:s.duration+"ms",backgroundColor:a.value||c.value?"transparent":s.bgColor,height:a.value||c.value?s.height:"2px",borderRadius:s.borderRadius})},null,4)]))}}),yy="",yg=et(_g,[["__scopeId","data-v-e02afc20"]]),bg=["width","height"],xg=["fill"],wg=tt({__name:"SVGDelete",props:{width:{default:"16px"},height:{},color:{default:st.colorPrimary}},setup(n){const t=n;return(e,s)=>(R(),j("svg",{viewBox:"0 0 24 24",width:t.width,height:t.height??t.width,xmlns:"http://www.w3.org/2000/svg"},[k("path",{fill:t.color,d:"M7 21q-.825 0-1.412-.587T5 19V6H4V4h5V3h6v1h5v2h-1v13q0 .825-.587 1.413T17 21zM17 6H7v13h10zM9 17h2V8H9zm4 0h2V8h-2zM7 6v13z"},null,8,xg)],8,bg))}}),by="",Fo=et(wg,[["__scopeId","data-v-4747d4a7"]]),Eg=tt({customOptions:{SVGDelete:Fo},inheritAttrs:!0,__name:"SlideLeftItem",props:{bgColor:{default:st.colorGrayFF},deleteColor:{default:st.colorRed},fontColor:{default:st.colorGrayFF},borderRadius:{default:"4px"},deleteWidth:{default:"44px"},transtionDuration:{default:"150ms"}},emits:["delete"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(!1),o=()=>{i("delete"),r.value=!1};let a;const l=G();return wt(l,()=>{l.value&&(a=new Ct(l.value),a.on("panLeft",()=>{r.value=!0}),a.on("panRight",()=>{r.value=!1}),a.on("tapOutSide",()=>{r.value=!1}))}),zt(()=>{a?.destroy()}),t({}),(c,u)=>(R(),j("div",{class:"parent",ref_key:"item",ref:l,style:q({backgroundColor:s.bgColor,borderRadius:s.borderRadius})},[k("div",{class:"content",style:q({transition:"all ease-in "+s.transtionDuration,transform:r.value?"translate(-"+s.deleteWidth+", 0)":"translate(0, 0)"})},[$t(c.$slots,"default",{},void 0,!0)],4),k("div",{class:"delete",onClick:o,style:q({backgroundColor:s.deleteColor,width:s.deleteWidth,transition:"all ease-in "+s.transtionDuration,transform:r.value?"translate(0, 0)":"translate("+s.deleteWidth+", 0)"})},[ot(Fo,{color:s.fontColor},null,8,["color"])],4)],4))}}),xy="",Cg=et(Eg,[["__scopeId","data-v-244215c2"]]),Sg=n=>{const t={};for(const e of n.attributes)t[e.name]=e.value;return t},Tg={class:"overlay-content",style:q(["position: relative","z-index: 6001","inset: 0","overflow-y: auto","width: 100% ","height: 100%"])},kg=tt({customOptions:{},inheritAttrs:!0,__name:"Overlay",props:{visible:{type:Boolean},bgColor:{default:um(st.colorGray00,.25)},isGlobal:{type:Boolean,default:!0}},setup(n,{expose:t,emit:e}){const s=n,i=G();function r(o){s.isGlobal?o?(document.documentElement.style.overflow="hidden",document.body.style.overflow="hidden"):(document.documentElement.style.overflow="",document.body.style.overflow=""):i.value&&o&&(i.value.parentElement.style.overflow="hidden")}return wt(()=>s.visible,()=>{r(s.visible)},{immediate:!0}),t({}),(o,a)=>s.visible?(R(),j("div",{key:0,ref_key:"overlayRef",ref:i,class:"overlay",style:q([`position: ${s.isGlobal?"fixed":"absolute"}`,"z-index: 6000 ","inset: 0",`background-color: ${s.bgColor};`])},[k("div",Tg,[$t(o.$slots,"default",{},void 0,!0)])],4)):Xt("",!0)}}),wy="",es=et(kg,[["__scopeId","data-v-1972073d"]]),Pg=(n=>(Xn("data-v-ad23bc09"),n=n(),Wn(),n))(()=>k("div",null,null,-1)),Og=tt({customOptions:{Overlay:es},inheritAttrs:!0,__name:"Pop",props:{closeWhenClickOverlay:{type:Boolean,default:!0},directionFrom:{default:"bottom"},openDurTime:{default:200},closeDurTime:{default:150},isGlobal:{type:Boolean,default:!0},overlayBgColor:{}},emits:["open","close"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G();let o;const a=le({}),l=le({});function c(){switch(Os(a),Os(l),s.directionFrom){case"absolute":o="",a.display="block",l.width="100%",l.height="100%";break;case"top":o="slideDown",a.display="block",l.width="100%",l.top="0",l.left="0";break;case"left":o="slideRight",a.display="block",l.height="100%",l.top="0",l.left="0";break;case"right":o="slideLeft",a.display="block",l.height="100%",l.top="0",l.right="0";break;case"bottom":o="slideUp",a.display="block",l.width="100%",l.bottom="0",l.left="0";break;case"center":default:o="popIn",a.display="flex",a.justifyContent="center",a.alignItems="center";break}}wt(()=>s.directionFrom,()=>{c()},{immediate:!0});const u=new Jt,h=(E=!0)=>{!o||!r.value||(E?(u.fromDOM(r.value),u.toCSS(o,{easeName:"ease",dur:s.openDurTime,onComplete:()=>{i("open")}})):u.toCSS(o,{easeName:"ease",dur:s.closeDurTime,direction:"reverse",onComplete:()=>{v()}}))};wt(r,()=>{r.value&&h(!0)},{});const f=G(!1);function p(){f.value=!0}function m(){s.directionFrom=="absolute"?v():h(!1)}function v(){f.value=!1,i("close")}function b(E){s.directionFrom=="absolute"?r.value&&r.value.children[0]&&!r.value.children[0].contains(E.target)&&s.closeWhenClickOverlay&&v():r.value&&!r.value.contains(E.target)&&s.closeWhenClickOverlay&&m()}return t({open:p,close:m}),(E,C)=>(R(),ue(es,{visible:f.value,isGlobal:s.isGlobal,bgColor:s.overlayBgColor},{default:Dt(()=>[k("div",{class:"pop-parent",style:q([{position:"relative",width:"100%",height:"100%",overflow:"hidden"},a]),onClick:b},[k("div",{ref_key:"pop",ref:r,class:"pop",style:q([{position:"absolute","z-index":"3000"},l])},[$t(E.$slots,"default",{},()=>[Pg],!0)],4)],4)]),_:3},8,["visible","isGlobal","bgColor"]))}}),Cy="",Pe=et(Og,[["__scopeId","data-v-ad23bc09"]]),Ng={class:"dialog-parent"},Ig={key:0,class:"title"},Dg={key:0,class:"title-inner truncate"},Mg={class:"custom-content"},Ag={class:"custom-content-default"},Rg={key:1,class:"btns"},$g=tt({customOptions:{Overlay:es,Pop:Pe,Icon:Gn,Button:Nt},inheritAttrs:!0,__name:"Dialog",props:{closeWhenClickOverlay:{type:Boolean,default:!1},openDurTime:{default:200},closeDurTime:{default:150},minWidth:{default:"12em"},maxWidth:{default:"20em"},overlayBgColor:{}},emits:["open","close","cancel","confirm"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G(""),a=G(""),l=G(!1),c=G(""),u=G("");let h,f,p;function m(C){o.value=C?.title||"",a.value=C?.content||"",l.value=typeof C?.showClose=="boolean"?C?.showClose:!1,c.value=C?.cancelText||"",u.value=C?.confirmText||"",r.value.open(),h=C?.onClose,f=C?.onCancel,p=C?.onConfirm,i("open")}function v(){r.value.close(),h?.(),i("close")}function b(){v(),f?.(),i("cancel")}function E(){v(),p?.(),i("confirm")}return t({open:m,close:v}),(C,w)=>(R(),ue(Pe,{ref_key:"popRef",ref:r,directionFrom:"center",closeWhenClickOverlay:s.closeWhenClickOverlay,openDurTime:s.openDurTime,closeDurTime:s.closeDurTime,overlayBgColor:s.overlayBgColor},{default:Dt(()=>[k("div",Ng,[k("div",{class:"dialog",style:q({minWidth:s.minWidth,maxWidth:s.maxWidth})},[o.value||l.value?(R(),j("div",Ig,[o.value?(R(),j("div",Dg,St(o.value),1)):Xt("",!0),l.value?(R(),j("div",{key:1,class:"close",onClick:v},[ot(Gn,{icon:"ic:baseline-close",color:Pt(st).colorGrayCC},null,8,["color"])])):Xt("",!0)])):Xt("",!0),k("div",Mg,[$t(C.$slots,"default",{},()=>[k("div",Ag,St(a.value),1)],!0)]),c.value||u.value?(R(),j("div",Rg,[c.value?(R(),ue(Nt,{key:0,onClick:b,class:"btn",bgColor:Pt(st).colorGrayE6,borderColor:Pt(st).colorGrayE6,fontColor:Pt(st).colorGray33,borderRadius:"0"},{default:Dt(()=>[Yt(St(c.value),1)]),_:1},8,["bgColor","borderColor","fontColor"])):Xt("",!0),u.value?(R(),ue(Nt,{key:1,onClick:E,class:"btn",borderRadius:"0"},{default:Dt(()=>[Yt(St(u.value),1)]),_:1})):Xt("",!0)])):Xt("",!0)],4)])]),_:3},8,["closeWhenClickOverlay","openDurTime","closeDurTime","overlayBgColor"]))}}),Sy="",js=et($g,[["__scopeId","data-v-6bd255c9"]]),Lg={class:"toast"},Fg={class:"content"},Vg=tt({customOptions:{Overlay:es,Pop:Pe,Dialog:js},inheritAttrs:!0,__name:"DialogToast",props:{closeWhenClickOverlay:{type:Boolean,default:!1},openDurTime:{default:200},closeDurTime:{default:150}},emits:["open","close"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G("");function a(c,u=1500){o.value=c,r.value.open(),i("open"),setTimeout(()=>{l()},u)}function l(){r.value.close(),i("close")}return t({open:a,close:l}),(c,u)=>(R(),ue(js,{ref_key:"dialogRef",ref:r,showConfirm:!1,showTitle:!1,closeWhenClickOverlay:s.closeWhenClickOverlay,openDurTime:s.openDurTime,closeDurTime:s.closeDurTime,overlayBgColor:"transparent",minWidth:"10em"},{default:Dt(()=>[k("div",Lg,[k("div",Fg,St(o.value),1)])]),_:1},8,["closeWhenClickOverlay","openDurTime","closeDurTime"]))}}),Ty="",lu=et(Vg,[["__scopeId","data-v-50ed852e"]]),Gg={class:"loading-8"},zg={viewBox:"25 25 50 50"},jg=tt({__name:"Loading8",props:{color:{default:st.colorPrimary}},setup(n){const t=n;return(e,s)=>(R(),j("div",Gg,[(R(),j("svg",zg,[k("circle",{cx:"50",cy:"50",r:"20",style:q(["stroke: "+t.color])},null,4)]))]))}}),ky="",Vo=et(jg,[["__scopeId","data-v-e5e3cf4c"]]),Hg={class:"loading"},Bg={class:"icon"},Ug={style:{width:"8em"}},Yg={key:0,class:"content"},Xg=tt({customOptions:{Overlay:es,Pop:Pe,Dialog:js,Loading8:Vo},inheritAttrs:!0,__name:"DialogLoading",props:{closeWhenClickOverlay:{type:Boolean,default:!1},openDurTime:{default:200},closeDurTime:{default:150}},emits:["open","close"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G("");function a(c){o.value=c||"",r.value.open(),i("open")}function l(){r.value.close(),i("close")}return t({open:a,close:l}),(c,u)=>(R(),ue(js,{ref_key:"dialogRef",ref:r,showConfirm:!1,showTitle:!1,closeWhenClickOverlay:s.closeWhenClickOverlay,openDurTime:s.openDurTime,closeDurTime:s.closeDurTime},{default:Dt(()=>[k("div",Hg,[k("div",Bg,[$t(c.$slots,"default",{},()=>[k("div",Ug,[ot(Vo)])],!0)]),o.value?(R(),j("div",Yg,St(o.value),1)):Xt("",!0)])]),_:3},8,["closeWhenClickOverlay","openDurTime","closeDurTime"]))}}),Py="",Wg=et(Xg,[["__scopeId","data-v-cb469a6c"]]),Go=n=>(Xn("data-v-85491020"),n=n(),Wn(),n),qg=[Go(()=>k("path",{d:"M38,32.71a1.13,1.13,0,0,1-.8-.33L21.57,16.8a1.13,1.13,0,0,1,1.61-1.6L38.75,30.77a1.14,1.14,0,0,1-.8,1.94Z"},null,-1)),Go(()=>k("path",{d:"M22.38,32.71a1.17,1.17,0,0,1-.81-.33,1.15,1.15,0,0,1,0-1.61L37.15,15.2a1.13,1.13,0,1,1,1.6,1.6L23.18,32.38A1.13,1.13,0,0,1,22.38,32.71Z"},null,-1)),Go(()=>k("path",{d:"M18.68,3.79h-3.1l-15.64,20L15.33,43.45l.25.33H47.94v-40ZM3,23.79,16.73,6.3H45.3v35H16.73Z"},null,-1))],Kg=tt({__name:"SVGCleanUp",props:{width:{default:"16px"},color:{default:st.colorPrimary}},setup(n){const t=n;return(e,s)=>(R(),j("svg",{style:q(["width: "+t.width]),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 48 48"},qg,4))}}),Dy="",Ui=et(Kg,[["__scopeId","data-v-85491020"]]),Zg=["data-number"],Qg=["data-number","data-unactive"],Jg=["data-number"],t0=["data-number","data-unactive"],e0=tt({customOptions:{Pop:Pe,SVGCleanUp:Ui},__name:"PlateKeyboard",props:{initPlates:{default:()=>[]},completePlateLength:{default:7}},emits:["open","close","plates"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G(0),a=le([]);function l(){a.length==0?o.value=0:a.length==1?o.value=1:o.value=2,a.length>=s.completePlateLength&&u()}wt(()=>[...s.initPlates],()=>{Ns(a,s.initPlates),l()},{immediate:!0});const c=()=>{r.value.open(),i("open")},u=()=>{r.value.close(),i("close")},h=()=>{a.pop(),l(),i("plates",a)},f=E=>{if(E.target.dataset.unactive||"")return;let w=E.target.dataset.number;w&&(a.push(w),l(),i("plates",a))};t({open:c,close:u});const p=["京","沪","津","渝","黑","吉","辽","蒙","冀","新","甘","青","陕","宁","豫","鲁","晋","皖","鄂","湘","苏","川","云","桂","藏","浙","赣","粤","闽","琼","贵"],m=["1","2","3","4","5","6","7","8","9","0"],v=["A","B","C","D","E","F","G","H","J","K","L","M","N","P","Q","R","S","T","U","V","W","X","Y","Z"],b=["港","澳","学","警","使","领","挂","应","急"];return(E,C)=>(R(),ue(Pe,{ref_key:"popRef",ref:r,directionFrom:"bottom",isGlobal:!0,closeWhenClickOverlay:!1},{default:Dt(()=>[k("div",{class:"popup-plate",style:q({paddingBottom:Pt(st).safeAreaBottom})},[k("div",null,[k("div",{onClick:u},"关闭")]),k("div",{class:ye(["step",o.value==0?"":"hide"])},[(R(),j(Ot,null,fe(p,w=>k("div",{key:w,class:"popitem",onClick:f,"data-number":w},St(w),9,Zg)),64)),k("div",{class:"popitem popitem-clear",onClick:h},[ot(Ui,{width:"16px"})])],2),k("div",{class:ye(["step",o.value!=0?"":"hide"])},[(R(),j(Ot,null,fe(m,w=>k("div",{key:w,class:ye(["popitem",o.value!=2?"unactive":""]),onClick:f,"data-number":w,"data-unactive":o.value!=2?"unactive":""},St(w),11,Qg)),64)),(R(),j(Ot,null,fe(v,w=>k("div",{key:w,class:"popitem",onClick:f,"data-number":w},St(w),9,Jg)),64)),(R(),j(Ot,null,fe(b,w=>k("div",{key:w,class:ye(["popitem",o.value!=2?"unactive":""]),onClick:f,"data-number":w,"data-unactive":o.value!=2?"unactive":""},St(w),11,t0)),64)),k("div",{class:"popitem popitem-clear",onClick:h},[ot(Ui,{width:"16px"})])],2)],4)]),_:1},512))}}),My="",cu=et(e0,[["__scopeId","data-v-bade3529"]]),uu=document.getElementById("teleport")||document.documentElement;function hu(n,t){{const e=we(lu,{});Pi(e,uu),e.component?.exposed?.open(n,t)}}function n0(n,t="bottom"){let e;n instanceof HTMLElement?e=we(Pe,{directionFrom:t},()=>we("div",{...Sg(n),innerHTML:n.innerHTML})):e=we(Pe,{directionFrom:t},()=>n),Pi(e,document.getElementById("teleport")||document.documentElement),e.component?.exposed?.open();const s=()=>{e.component?.exposed?.close()};return s.vnode=e,s}function s0(n){return n0(n,"absolute")}function i0(n){{const t=we(cu,n);return Pi(t,uu),t.component?.exposed?.open(),()=>{t.component?.exposed?.close()}}}const r0={class:"content"},o0=tt({customOptions:{},inheritAttrs:!0,__name:"MouseOver",props:{coverColor:{default:"#fc2f70"},timeGap:{default:200},coverDirection:{default:"bottomLeft"}},emits:["mouseOver","mouseOut"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G(!1),a=le({}),l=le({}),c=le({});let u=1,h;wt(r,()=>{r.value&&(p(),h=new Ct(r.value,!1),h.on("resize",(m,v)=>{u=Math.max(m,v)/Math.min(m,v);const b=Math.min(m,v);l.width=b+"px",l.height=b+"px",p()}),h.on("mouseOver",()=>{i("mouseOver"),o.value=!0,p()}),h.on("mouseOut",()=>{i("mouseOut"),o.value=!1,p()}),h.start())});function f(){X.copyToClipboard(X.getInnerText(r.value)).then(()=>{hu("复制成功")}).catch(m=>{hu(m.toString())})}function p(){switch(s.coverDirection){case"bottomLeft":l.top="100%",l.right="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(50%, -50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"bottomRight":l.top="100%",l.left="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(-50%, -50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"topLeft":l.bottom="100%",l.right="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(50%, 50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"topRight":l.bottom="100%",l.left="100%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(-50%, 50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"center":l.top="50%",l.left="50%",l.borderRadius="50%",l.transformOrigin="center",l.transform=`translate3d(-50%, -50%, 0) ${o.value?`scale3d(${u*3}, ${u*3}, ${u*3})`:"scale3d(0,0,0)"}`,l.transition=`transform ${s.timeGap*u}ms ease-in-out`;break;case"slideUp":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center bottom":"center top"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"slideDown":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center top":"center bottom"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"slideRight":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center left":"center right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"slideLeft":l.top="0",l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="100%",l.borderRadius="0",l.transformOrigin=`${o.value?"center right":"center left"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap}ms ease-in-out`;break;case"animationJelly":l.transform="scale(0)",a.animation=`${o.value?"jelly 0.5s":"none"}`;break;case"floatUp":l.transform="scale(0)",a.transform=`${o.value?"translateY(-4px)":"translateY(0)"}`,a.willChange="box-shadow, transform",a.transition=`transform ${s.timeGap}ms ease,box-shadow ${s.timeGap}ms ease `;break;case"underlineRight":l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"bottom left":"bottom right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"underlineRightInit":l.bottom="0",l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"bottom right":"bottom left"}`,l.transform=`${o.value?"scaleX(0)":"scaleX(1)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"underlineCenter":l.bottom="0",l.left="50%",l.width="100%",l.height="2px",l.transformOrigin="center",l.transform=`translate(-50%, 0) ${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease-in-out`;break;case"lineThrough":l.top="50%",l.left="0",l.right="0",l.width="100%",l.height="3px",l.transformOrigin=`${o.value?"center right":"center left"}`,l.transform=`${o.value?"scaleX(0)":"scaleX(1)"} translateY(-50%)`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"overlineRight":l.top="0",l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"bottom left":"bottom right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease`;break;case"overlineCenter":l.top="0",l.left="50%",l.width="100%",l.height="2px",l.transformOrigin="center",l.transform=`translate(-50%, 0) ${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u*.5}ms ease-in-out`;break;case"pillars1":l.top="0",l.bottom="0",l.width="2px",l.height="100%",l.transformOrigin=`${o.value?"center bottom":"center top"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Kn(l,c),c.right="0";break;case"pillars2":l.top="0",l.bottom="0",l.width="2px",l.height="100%",l.transformOrigin=`${o.value?"center bottom":"center top"}`,l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Kn(l,c),c.transformOrigin=`${o.value?"center top":"center bottom"}`,c.right="0";break;case"pillars3":l.top="0",l.bottom="0",l.width="2px",l.height="100%",l.transformOrigin="center",l.transform=`${o.value?"scaleY(1)":"scaleY(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Kn(l,c),c.right="0";break;case"bars1":l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"center left":"center right"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Kn(l,c),c.bottom="0";break;case"bars2":l.left="0",l.right="0",l.width="100%",l.height="2px",l.transformOrigin=`${o.value?"center right":"center left"}`,l.transform=`${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Kn(l,c),l.transformOrigin=`${o.value?"center left":"center right"}`,c.bottom="0";break;case"bars3":l.left="50%",l.right="0",l.width="100%",l.height="2px",l.transformOrigin="center",l.transform=` translateX(-50%) ${o.value?"scaleX(1)":"scaleX(0)"}`,l.transition=`transform ${s.timeGap*u}ms ease`,Kn(l,c),c.bottom="0";break}}return zt(()=>{h?.destroy()}),t({}),(m,v)=>(R(),j("div",{ref_key:"wrap",ref:r,class:"wrap",style:q({...a}),onClick:f},[k("div",{class:"before",style:q({backgroundColor:s.coverColor,...l})},null,4),k("div",r0,[$t(m.$slots,"default",{},void 0,!0)]),k("div",{class:"after",style:q({backgroundColor:s.coverColor,...c})},null,4)],4))}}),Ay="",Ry="",a0=et(o0,[["__scopeId","data-v-3b7e7704"]]),l0=tt({customOptions:{SVGDown:zs},inheritAttrs:!0,__name:"Accordion",props:{initOpen:{type:Boolean,default:!1},height:{default:"44px"},bgColor:{default:"#efefef"},fontColor:{default:"#333333"},borderColor:{default:"#dddddd"},borderRadius:{default:"4px"},padding:{default:"1em"},duration:{default:500}},emits:["open","close","resize"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(Number.MAX_SAFE_INTEGER+"px"),o=G(),a=G(!0);let l;wt(o,()=>{o.value&&(r.value=o.value.getBoundingClientRect().height+"px",l=new Ct(o.value),l.on("resize",(h,f)=>{i("resize",h,f)}),a.value=s.initOpen)});function c(){a.value=!a.value,a.value?i("open"):i("close")}const u=G("rotate(0deg)");return rl(()=>{u.value=a.value?"rotate(0deg)":"rotate(-90deg)"}),zt(()=>{l?.destroy()}),t({}),(h,f)=>(R(),j("div",{class:"wrap",style:q({background:s.bgColor,color:s.fontColor,borderRadius:s.borderRadius})},[k("div",{class:"title",onClick:c,style:q({height:s.height,lineHeight:s.height,margin:`0 ${s.padding}`,transitionDelay:`${a.value?0:s.duration}ms`,borderBottom:`${a.value?1:0}px solid ${s.borderColor}`})},[$t(h.$slots,"title",{},()=>[Yt("title")],!0),ot(zs,{class:"arrow",style:q({transition:`transform ${s.duration}ms ease-in-out`,transform:u.value})},null,8,["style"])],4),k("div",{ref_key:"content",ref:o,class:"content",style:q({margin:`0 ${s.padding}`,transition:`max-height ${s.duration}ms ease-in-out`,maxHeight:a.value?r.value:"0"})},[$t(h.$slots,"content",{},void 0,!0)],4)],4))}}),$y="",c0=et(l0,[["__scopeId","data-v-9ced806f"]]),u0=tt({__name:"ProgressBar",props:{width:{default:"200px"},height:{default:"10px"},bgColor:{default:"#efefef"},progressColor:{default:"#a0dde9"},borderColor:{default:"#eeeeee"},borderRadius:{default:"4px"},duringTimeGap:{default:50},showText:{type:Boolean,default:!1}},emits:["complete"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(0);function o(){r.value=0}function a(l){const c=r.value,u=Math.min(Math.max(0,l),100);Jt.toTween({width:c},{width:u},{duration:Math.abs(u-c)*s.duringTimeGap,onStart:()=>{},onUpdate:h=>{r.value=h.width},onComplete:()=>{i("complete",r.value)}}).startAuto()}return t({start:o,goto:a}),(l,c)=>(R(),j("div",{class:"wrap",style:q({width:s.width,height:s.height,border:`1px solid ${s.borderColor}`,borderRadius:s.borderRadius,backgroundColor:s.bgColor})},[k("div",{class:"bar",style:q({width:r.value+"%",backgroundColor:s.progressColor})},St(s.showText?r.value+"%":""),5)],4))}}),Ly="",Hs=et(u0,[["__scopeId","data-v-30de81f6"]]),h0=["width","height"],f0=["src","type"],d0={class:"bar-wrap"},p0=tt({customOptions:{ProgressBar:Hs},inheritAttrs:!0,__name:"Video",props:{src:{},type:{default:"video/webm"},autoplay:{type:Boolean,default:!0},width:{default:"320px"},height:{default:"138px"}},emits:["start","complete"],setup(n,{expose:t,emit:e}){const s=n;function i(){Jt.toTween({x:0},{x:100},{duration:this.duration,precision:.05,onStart:()=>{o.value?.start()},onUpdate:l=>{o.value?.goto(l.x)}}).startAuto(()=>this.currentTime)}const r=G(),o=G();wt(r,()=>{r.value&&(r.value.addEventListener("play",i),s.autoplay&&ko.tryAutoPlayOrAutoPlayAfterClick(r.value))}),zt(()=>{r.value?.removeEventListener(i)});function a(){r.value?.play()}return t({play:a}),(l,c)=>(R(),j("div",{class:"wrap",style:q({width:s.width,height:s.height}),onClick:a},[k("video",{ref_key:"video",ref:r,width:s.width,height:s.height,preload:"metadata"},[k("source",{src:s.src,type:s.type},null,8,f0)],8,h0),k("div",d0,[ot(Hs,{ref_key:"bar",ref:o,width:s.width,height:"6px",bgColor:"#ffffff"},null,8,["width"])])],4))}}),Fy="",m0=et(p0,[["__scopeId","data-v-edddb069"]]),g0=tt({...{},name:"Image",customOptions:{},inheritAttrs:!0,__name:"Image",props:{src:{},mode:{default:"scaleToFill"},bgColor:{default:"transparent"},openImageViewWhenClick:{type:Boolean,default:!0}},emits:["settled"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G(),a=G(0),l=G(0),c=G(0),u=G(0),h=G(1),f=G(0),p=G(0);hm(s.src).then(D=>{c.value=D.width,u.value=D.height,h.value=D.aspectRatio,C()});let m;wt(r,()=>{r.value&&(m=new Ct(r.value,!1),m.on("resize",(D,N)=>{a.value=D,l.value=N,C()}),m.start())});let v=!1;const b={x:0,y:0,width:0,height:0};let E;function C(){if(!(!a.value||!l.value||!c.value||!u.value)){switch(s.mode){case"aspectFit":h.value>=1?(f.value=a.value,p.value=f.value/h.value,p.value>l.value&&(p.value=l.value,f.value=p.value*h.value)):(p.value=l.value,f.value=p.value*h.value,f.value>a.value&&(f.value=a.value,p.value=f.value/h.value));break;case"aspectFill":h.value>=1?(p.value=l.value,f.value=p.value*h.value):(f.value=a.value,p.value=f.value/h.value);break;case"widthFix":f.value=a.value,p.value=f.value/h.value;break;case"heightFix":p.value=l.value,f.value=p.value*h.value;break;case"scaleToFill":default:f.value=a.value,p.value=l.value;break}Ha(()=>{const D=o.value.getBoundingClientRect();i("settled",D.x,D.y,f.value,p.value),v&&E(b.x,b.y,b.width,b.height)})}}function w(D,N,A,at){const lt=(bt,Lt,Ft,_t,dt,Z,I,Y,z)=>{if(!dt||!Z||!I||!Y){const ft=Et.vnode.el.getBoundingClientRect(),At=ft.width,ie=ft.height;let Se=0,Te=0;h.value>=1?(Se=At,Te=Se/h.value,Te>ie&&(Te=ie,Se=Te*h.value)):(Te=ie,Se=Te*h.value,Se>At.value&&(Se=At.value,Te=Se/h.value)),dt=(At-Se)/2,Z=(ie-Te)/2,I=Se,Y=Te}const mt=200;Jt.toTween({left:bt,top:Lt,width:Ft,height:_t},{left:dt,top:Z,width:I,height:Y},{duration:mt,onStart(){},onUpdate(ft){pt.el.style.left=ft.left+"px",pt.el.style.top=ft.top+"px",pt.el.style.width=ft.width+"px",pt.el.style.height=ft.height+"px"},onComplete(ft){b.x=ft.left,b.y=ft.top,b.width=ft.width,b.height=ft.height,z?.()}}).startAuto()},pt=we("div",{style:`
|
|
66
67
|
position:absolute;
|
|
67
|
-
left:${
|
|
68
|
-
top:${
|
|
69
|
-
width: ${
|
|
70
|
-
height: ${
|
|
68
|
+
left:${D}px;
|
|
69
|
+
top:${N}px;
|
|
70
|
+
width: ${A}px;
|
|
71
|
+
height: ${at}px;
|
|
71
72
|
background-image: url(${s.src});
|
|
72
73
|
background-repeat: no-repeat;
|
|
73
74
|
background-position: center center;
|
|
74
|
-
background-size: 100% 100%`,onVnodeMounted:()=>{
|
|
75
|
+
background-size: 100% 100%`,onVnodeMounted:()=>{lt(D,N,A,at)}}),Et=s0(we("div",{style:`
|
|
75
76
|
position:absolute;
|
|
76
77
|
width: 100%;
|
|
77
78
|
height: 100%;
|
|
@@ -79,7 +80,7 @@ Expected function or array of functions, received type ${typeof t}.`),Ge)}functi
|
|
|
79
80
|
display: flex;
|
|
80
81
|
justify-content: center;
|
|
81
82
|
align-items: center;
|
|
82
|
-
`,onClick:()=>{const{x:Oe,y:at,width:lt,height:We}=o.value.getBoundingClientRect();ue(y.x,y.y,y.width,y.height,Oe,at,lt,We,()=>{De(),v=!1})}},pe));return ue}function S(){if(!r.value||!s.openImageViewWhenClick)return;v=!0;const{x:$,y:O,width:R,height:le}=o.value.getBoundingClientRect();E=w($,O,R,le)}return Ve(()=>{m?.destroy()}),e({}),($,O)=>(D(),z("div",{ref_key:"imageOutterRef",ref:r,class:"image",style:q({backgroundColor:s.bgColor}),onClick:S},[N("div",{ref_key:"imageInnerRef",ref:o,class:"image-inner",style:q({width:f.value+"px",height:d.value+"px",backgroundImage:`url(${s.src})`,backgroundSize:`${f.value}px ${d.value}px`})},null,4)],4))}}),Dy="",Ro=ee(m0,[["__scopeId","data-v-928690db"]]),g0=J({customOptions:{},inheritAttrs:!0,__name:"Routes",props:{direction:{default:"rightToLeft"},duration:{default:300},easeName:{default:"ease-in-out"}},emits:["finish"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G();let o=[],a;const l=new Ye;let c=0,u=!1;const h={};function f(){switch(Cs(h),s.direction){case"none":a="",h.position="absolute",h.top="0",h.left="0";break;case"topToBottom":a="slideDown";break;case"leftToRight":a="slideRight";break;case"rightToLeft":a="slideLeft";break;case"bottomToTop":a="slideUp";break}}f();function d(){r.value&&(bi(xt("div",{class:"routes-inner-wrap",style:""},o.map(O=>xt("div",{class:"route-page",style:"display: block; position: relative; width: 100%; min-height: 100%;"},xt(O.component,{...O.attributes,style:{...O.attributes.style||{},...h}})))),r.value),l?.fromDOM([...r.value.children[0].children]))}const m=O=>{if(!(!a||u||!o.length)){if(u=!0,O.push&&(c=o.length-1),O.pop){if(!o.length){u=!1;return}c=o.length-1}if(O.reset&&(c=0),O.forward){if(c>=o.length-1){u=!1;return}c++}if(O.back&&c<=0){u=!1;return}l.toCSS(a,{easeName:s.easeName,dur:O?.dur??s.duration,direction:O.back||O.pop?"reverse":"normal",onComplete:()=>{(O.back||O.pop)&&c--,O.pop&&(o.pop(),d()),i("finish",c),u=!1,O?.onComplete?.()}},c)}};function v(O=[],R){o=[],O.forEach(le=>o.push({component:le.component,attributes:le.attributes??{}})),d(),m({reset:!0,onComplete:R})}function y(O,R={}){o.push({component:O,attributes:R}),d(),m({push:!0})}function E(){m({pop:!0})}function C(){m({forward:!0})}function w(){m({back:!0})}function S(O,R){O>o.length-1||O<0||O==c||(R||(R=s.duration/Math.abs(O-c)),c<O?m({forward:!0,dur:R,onComplete:()=>{setTimeout(()=>{S(O,R)})}}):m({back:!0,dur:R,onComplete:()=>{setTimeout(()=>{S(O,R)})}}))}function $(){d(),m({resize:!0})}return dn(()=>{xe.page.on("resize",$)}),Ve(()=>{l.destroy(),xe.page.off("resize",$)}),e({reset:v,push:y,pop:E,forward:C,back:w,goto:S}),(O,R)=>(D(),z("div",{ref_key:"routesContainerRef",ref:r,class:"routes",style:{display:"block",position:"relative",width:"100%",height:"100%","overflow-y":"scroll","overflow-x":"hidden"}},null,512))}}),Ay="",uu=ee(g0,[["__scopeId","data-v-210d799a"]]),_0={style:{position:"absolute",width:"100%",height:"100%"}},v0={key:0,style:{position:"absolute",top:"30px",left:"50%",transform:"translate(-50%, 0)",color:"#ffffff","font-size":"1em","z-index":"98"}},y0=J({customOptions:{Image:Ro},inheritAttrs:!0,__name:"ImageView",props:{urls:{default:()=>[]}},setup(t,{expose:e,emit:n}){const s=t,i=G(),r=G(),o=G(),a=G(0);let l;function c(m){a.value=m}function u(){o.value?.forward()}function h(){o.value?.back()}ve(r,()=>{r.value&&(l?.destroy(),l=new xe(r.value),l.on("panLeft",u),l.on("panRight",h),l.on("tap",d))}),ve(o,()=>{o.value&&o.value.reset(s.urls.map(m=>({component:xt("div",{style:"position:absolute;width:100%;height:100%"},xt(Ro,{mode:"aspectFit",src:m,openImageViewWhenClick:!1}))})))});function f(){i.value?.open()}function d(){i.value?.close()}return Ve(()=>{l?.destroy()}),e({open:f,close:d}),(m,v)=>(D(),Qe(St,{ref_key:"popRef",ref:i,directionFrom:"absolute"},{default:Pe(()=>[N("div",_0,[s.urls.length>1?(D(),z("div",v0,be(a.value+1)+" / "+be(s.urls.length),1)):Be("",!0),N("div",{ref_key:"pageRef",ref:r,style:{position:"absolute",top:"50%",transform:"translate(0, -50%)",width:"100%",height:"100%","z-index":"97"}},[oe(uu,{ref_key:"routesRef",ref:o,direction:s.urls.length>1?"rightToLeft":"none",duration:600,onFinish:c},null,8,["direction"])],512)])]),_:1},512))}}),Ry="",b0=ee(y0,[["__scopeId","data-v-be51d205"]]),$y="",x0={class:"page"},w0={class:"header"},E0={class:"main"},C0={class:"main-scroll"},T0={class:"footer"},S0=J({customOptions:{},inheritAttrs:!0,__name:"LayoutMobile",props:{designWidth:{default:750}},setup(t,{expose:e,emit:n}){return Qp(t.designWidth),e({}),(i,r)=>(D(),z("div",x0,[N("header",w0,[Re(i.$slots,"header",{},void 0,!0)]),N("div",E0,[N("div",C0,[Re(i.$slots,"main",{},void 0,!0)])]),N("footer",T0,[Re(i.$slots,"footer",{},void 0,!0)])]))}}),Ly="",k0=ee(S0,[["__scopeId","data-v-3904d6b5"]]),P0=J({customOptions:{},inheritAttrs:!0,__name:"LayoutCenter",props:{type:{default:"grid"}},setup(t,{expose:e,emit:n}){const s=t,i=st({}),r=st({});function o(){switch(Cs(i),Cs(r),s.type){case"table":i.display="table",r.display="table-cell",r.verticalAlign="middle",r.textAlign="center";break;case"transform":r.position="absolute",r.top="50%",r.left="50%",r.transform="translate(-50%, -50%)";break;case"grid":i.display="grid",i.justifyContent="center",i.alignItems="center";break;case"flex":default:i.display="flex",r.margin="auto"}}return o(),Ve(()=>{}),e({}),(a,l)=>(D(),z("div",{class:"layout-center",style:q(i)},[N("div",{style:q(r)},[Re(a.$slots,"default",{},void 0,!0)],4)],4))}}),Fy="",N0=ee(P0,[["__scopeId","data-v-a768b36f"]]),O0=(t=>(ls("data-v-d02782ac"),t=t(),cs(),t))(()=>N("div",{style:{"background-color":"#ffffff"}},"popover-default-panel",-1)),I0=J({customOptions:{Pop:St,Button:Ne},inheritAttrs:!0,__name:"Popover",props:{gap:{default:10},isGlobal:{type:Boolean,default:!0}},setup(t){const e=t,n=G(),s=G(),i=G(),r=st({left:"0",top:"0"});ve(s,()=>{o()}),ve(i,()=>{o()});function o(){if(!s.value||!i.value)return;const l=Fc(),c=s.value.getBoundingClientRect(),u=i.value.getBoundingClientRect(),h=u.width,f=u.height;let d=c.x+c.width+e.gap,m=c.y;d=Math.max(e.gap,Math.min(d,l.width-h-e.gap)),m=Math.max(e.gap,Math.min(m,l.height-f-e.gap)),r.left=`${d}px`,r.top=`${m}px`}function a(){n.value.open()}return(l,c)=>(D(),z(ke,null,[N("div",{ref_key:"popoverButtonRef",ref:s,style:{display:"inline-block"},onClick:a},[Re(l.$slots,"button",{},()=>[oe(Ne,null,{default:Pe(()=>[He("popover-default-button")]),_:1})],!0)],512),oe(St,{ref_key:"popRef",ref:n,"direction-from":"absolute",isGlobal:e.isGlobal},{default:Pe(()=>[N("div",{ref_key:"popoverPanelRef",ref:i,style:q([{display:"inline-block",position:"absolute"},r])},[Re(l.$slots,"panel",{},()=>[O0],!0)],4)]),_:3},8,["isGlobal"])],64))}}),Gy="",$o=ee(I0,[["__scopeId","data-v-d02782ac"]]),M0={class:"tab"},D0=J({name:"Tab",customOptions:{},inheritAttrs:!0,__name:"Tab",props:{label:{}},setup(t,{expose:e}){return e({}),(n,s)=>(D(),z("div",M0,[Re(n.$slots,"default",{},void 0,!0)]))}}),zy="",A0=ee(D0,[["__scopeId","data-v-6589e7fa"]]),R0={class:"tabs"},$0=["onClick"],L0={class:"content"},F0=J({customOptions:{},inheritAttrs:!0,__name:"Tabs",props:{labels:{},pages:{},initIndex:{default:0}},emits:["changedIndex"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(s.initIndex),o=st([]),a=G(),l=G(0),c=G(0),u=G(0),h=G([]),f=[],d=pf(),m=d.default&&d.default();m&&(Ts(o,m),E(r.value));const v=(w,S)=>{if(w){if(f.push({index:S,el:w}),f.length<o.length)return;h.value=f}};ve([a,h],()=>{y()});function y(){if(a.value&&h.value.length){const w=a.value.getBoundingClientRect(),S=h.value[r.value].el.getBoundingClientRect();l.value=S.x-w.x,c.value=S.y-w.y+S.height-2,u.value=S.width}}function E(w){r.value=w,i("changedIndex",w),y(),C.value.goto(w)}const C=G();return ve(C,()=>{C.value&&C.value.reset(s.pages,()=>{C.value.goto(s.initIndex)})}),e({}),(w,S)=>(D(),z("div",R0,[N("div",{class:"header",ref_key:"headerRef",ref:a},[(D(!0),z(ke,null,ct(s.labels,($,O)=>(D(),z("div",{key:$,class:vt(O==r.value?"active":""),onClick:R=>E(O)},[N("div",{ref_for:!0,ref:R=>v(R,O)},be($),513)],10,$0))),128)),N("div",{class:"indicator",style:q({top:c.value+"px",left:l.value+"px",width:u.value+"px",height:"2px"})},null,4)],512),N("div",L0,[oe(uu,{ref_key:"routesRef",ref:C,direction:"rightToLeft",duration:200},null,512)])]))}}),jy="",V0=ee(F0,[["__scopeId","data-v-e74e266d"]]),G0=["width","height"],z0=J({customOptions:{},inheritAttrs:!0,__name:"HandWritePanel",props:{canvasWidth:{default:"400"},canvasHeight:{default:"300"},borderColor:{default:"#000000"},brushSize:{default:4},brushDensity:{default:200},brushColor:{default:"#000000"},downloadFileName:{default:"手写图片"}},setup(t,{expose:e,emit:n}){const s=t;let i=()=>{};const r=G();return ve(r,()=>{if(!r.value)return;const o=new xe(r.value),a=new iu(o);a.ctx.strokeStyle=s.brushColor,a.ctx.lineWidth=s.brushSize,a.drawMouseMoveLine("line"),i=()=>{ht.downloadFromSVGString(a.ctx.toRawSVG().raw,s.downloadFileName)}}),e({download:()=>i()}),(o,a)=>(D(),z("canvas",{ref_key:"panelRef",ref:r,width:s.canvasWidth,height:s.canvasHeight,style:q([`border: 1px solid ${o.borderColor}`])},null,12,G0))}}),j0={class:"wrap",style:{}},H0=J({customOptions:{ProgressBar:Rs},inheritAttrs:!0,__name:"PageVerticalScrollProgressBar",props:{bgColor:{default:"#efefef"},progressColor:{default:"#07B56D"},borderColor:{default:"transparent"},borderRadius:{default:"4px"},duringTimeGap:{default:1},showText:{type:Boolean,default:!1}},emits:["progress"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=()=>{const a=Wp();i("progress",a),r.value?.goto(a)};return xe.page.registerGlobalScrollChange(o),Ve(()=>{xe.page.removeGlobalScrollChange(o)}),e({}),(a,l)=>(D(),z("div",j0,[oe(Rs,{ref_key:"bar",ref:r,width:"100%",height:"100%",bgColor:s.bgColor,progressColor:s.progressColor,borderColor:s.borderColor,borderRadius:s.borderRadius,duringTimeGap:s.duringTimeGap,showText:s.showText},null,8,["bgColor","progressColor","borderColor","borderRadius","duringTimeGap","showText"])]))}}),Hy="",B0=ee(H0,[["__scopeId","data-v-2e31cfe2"]]),U0=["fill"],W0=["fill"],Y0=J({__name:"SVGCheck",props:{width:{default:"10px"},color:{default:ne.colorPrimary}},setup(t){const e=t;return(n,s)=>(D(),z("svg",{style:q(["width: "+e.width]),viewBox:"0 0 7 5",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[N("path",{d:"M0.153989 2.49994C-0.0513296 2.28468 -0.0513296 1.93567 0.153989 1.72041C0.359307 1.50514 0.692194 1.50514 0.897512 1.72041L3.12808 4.05902C3.3334 4.27428 3.3334 4.62329 3.12808 4.83855C2.92276 5.05382 2.58988 5.05382 2.38456 4.83855L0.153989 2.49994Z",fill:e.color},null,8,U0),N("path",{d:"M6.10249 0.161447C6.30781 -0.0538159 6.64069 -0.0538157 6.84601 0.161447C7.05133 0.376711 7.05133 0.725721 6.84601 0.940984L3.12808 4.83855C2.92276 5.05382 2.58988 5.05382 2.38456 4.83855C2.17924 4.62329 2.17955 4.27439 2.38487 4.05913L6.10249 0.161447Z",fill:e.color},null,8,W0)],4))}}),By="",Lo=ee(Y0,[["__scopeId","data-v-987aed3d"]]),Gi=t=>(ls("data-v-5f064292"),t=t(),cs(),t),X0=Gi(()=>N("div",{class:"title"},"车牌颜色",-1)),q0={class:"plate-types"},K0=["onClick"],Z0=Gi(()=>N("div",{class:"title"},"车牌号码",-1)),Q0={class:"plate-numbers"},J0=Gi(()=>N("div",{class:"dot"},"·",-1)),e_=["onClick"],t_=Gi(()=>N("div",{class:"info"},"请输入您真实有效的车牌号,便于正常使用系统功能。",-1)),n_=J({customOptions:{SVGCheck:Lo},__name:"PlateMobile",props:{maxWidth:{default:"750px"}},emits:["clear","complete"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=[{name:"蓝牌",style:"background-color: #0078f0;",completePlateLength:7},{name:"绿牌",style:"background-color: #00f08c;",completePlateLength:8},{name:"黄牌",style:"background-color: #fac800;",completePlateLength:7},{name:"黄绿",style:"background: linear-gradient(90deg, #fac800 51.5%, #00f08c 51.51%);",completePlateLength:8},{name:"黑牌",style:"background-color: #222222;",completePlateLength:7}],o=G(0),a=st([]),l=G(-1);function c(){s0({initPlates:a,completePlateLength:r[o.value].completePlateLength,onPlates:f=>{Ts(a,f),l.value=a.length,a.length===r[o.value].completePlateLength&&i("complete",r[o.value].name,a.join(""))}})}const u=f=>{o.value=f,l.value<=r[f].completePlateLength&&a.length<r[f].completePlateLength?(l.value=a.length,c(),i("clear")):Ts(a,a.slice(0,r[f].completePlateLength)),r[f].completePlateLength===a.length&&i("complete",r[o.value].name,a.join(""))},h=f=>{Ts(a,a.slice(0,f)),l.value=Math.min(Math.max(0,l.value),f),c(),i("clear")};return e({}),(f,d)=>(D(),z("div",jr(f.$attrs,{class:"plate-mobile",style:{maxWidth:s.maxWidth}}),[X0,N("div",q0,[(D(),z(ke,null,ct(r,(m,v)=>N("div",{key:v,class:vt(v==o.value?"checked":""),onClick:y=>u(v)},[N("div",{style:q(m.style)},null,4),N("div",null,be(m.name),1),N("div",null,[oe(Lo,{color:"#ffffff",width:"0.14rem"})])],10,K0)),64))]),Z0,N("div",Q0,[N("div",{onClick:d[0]||(d[0]=m=>h(0)),class:vt(l.value==0?"current":"")},be(a[0]),3),N("div",{onClick:d[1]||(d[1]=m=>h(1)),class:vt(l.value==1?"current":"")},be(a[1]),3),J0,(D(!0),z(ke,null,ct(r[o.value].completePlateLength-2,m=>(D(),z("div",{key:m,class:vt(m+1==l.value?"current":""),onClick:v=>h(m+1)},be(a[m+1]),11,e_))),128))]),t_],16))}}),Uy="",s_=ee(n_,[["__scopeId","data-v-5f064292"]]),i_={class:"parent"},r_=J({customOptions:{},inheritAttrs:!0,__name:"PlateDisplay",props:{plate:{},plateType:{},displayType:{default:"chinese"},fontColor:{},fontSize:{}},setup(t,{expose:e,emit:n}){const s=t,i=[{name:"蓝牌",style:"background-color: #0078f0; color: #ffffff;"},{name:"绿牌",style:"background-color: #00f08c; color: #000000;"},{name:"黄牌",style:"background-color: #fac800; color: #000000;"},{name:"黄绿",style:"background: linear-gradient(90deg, #fac800 51.5%, #00f08c 51.51%); color: #000000;"},{name:"黑牌",style:"background-color: #222222; color: #ffffff;"},{name:"未知",style:"background-color: #cccccc; color: #ffffff;"}];function r(h){return h.length>2?h.substring(0,2)+"·"+h.substring(2):h}function o(h){const f=i.filter(d=>d.name===h);return f.length?f[0]:o("未知")}const a=r(s.plate),l=G(o(s.plateType));let c=s.fontColor,u=s.fontSize;switch(s.displayType){case"dot":c=c??"#999999",u=u??"14px";break;case"chinese":c=c??"#333333",u=u??"20px";break}return e({}),(h,f)=>(D(),z("div",i_,[N("div",{class:vt(["leading",s.displayType]),style:q(l.value.style)},be(l.value.name),7),N("div",{class:"text",style:q({color:Ce(c),"font-size":Ce(u)})},be(Ce(a)),5)]))}}),Wy="",o_=ee(r_,[["__scopeId","data-v-11a104c3"]]),qn=(t,e=0,n=1)=>t>n?n:t<e?e:t,Xe=(t,e=0,n=Math.pow(10,e))=>Math.round(n*t)/n,a_=t=>h_(Fo(t)),Fo=t=>(t[0]==="#"&&(t=t.substring(1)),t.length<6?{r:parseInt(t[0]+t[0],16),g:parseInt(t[1]+t[1],16),b:parseInt(t[2]+t[2],16),a:t.length===4?Xe(parseInt(t[3]+t[3],16)/255,2):1}:{r:parseInt(t.substring(0,2),16),g:parseInt(t.substring(2,4),16),b:parseInt(t.substring(4,6),16),a:t.length===8?Xe(parseInt(t.substring(6,8),16)/255,2):1}),l_=t=>u_(c_(t)),hu=({h:t,s:e,v:n,a:s})=>{const i=(200-e)*n/100;return{h:Xe(t),s:Xe(i>0&&i<200?e*n/100/(i<=100?i:200-i)*100:0),l:Xe(i/2),a:Xe(s,2)}},Vo=t=>{const{h:e,s:n,l:s}=hu(t);return`hsl(${e}, ${n}%, ${s}%)`},Go=t=>{const{h:e,s:n,l:s,a:i}=hu(t);return`hsla(${e}, ${n}%, ${s}%, ${i})`},c_=({h:t,s:e,v:n,a:s})=>{t=t/360*6,e=e/100,n=n/100;const i=Math.floor(t),r=n*(1-e),o=n*(1-(t-i)*e),a=n*(1-(1-t+i)*e),l=i%6;return{r:Xe([n,o,r,r,a,n][l]*255),g:Xe([a,n,n,o,r,r][l]*255),b:Xe([r,r,a,n,n,o][l]*255),a:Xe(s,2)}},zi=t=>{const e=t.toString(16);return e.length<2?"0"+e:e},u_=({r:t,g:e,b:n,a:s})=>{const i=s<1?zi(Xe(s*255)):"";return"#"+zi(t)+zi(e)+zi(n)+i},h_=({r:t,g:e,b:n,a:s})=>{const i=Math.max(t,e,n),r=i-Math.min(t,e,n),o=r?i===t?(e-n)/r:i===e?2+(n-t)/r:4+(t-e)/r:0;return{h:Xe(60*(o<0?o+6:o)),s:Xe(i?r/i*100:0),v:Xe(i/255*100),a:s}},fu=(t,e)=>{if(t===e)return!0;for(const n in t)if(t[n]!==e[n])return!1;return!0},f_=(t,e)=>t.toLowerCase()===e.toLowerCase()?!0:fu(Fo(t),Fo(e)),du={},pu=t=>{let e=du[t];return e||(e=document.createElement("template"),e.innerHTML=t,du[t]=e),e},zo=(t,e,n)=>{t.dispatchEvent(new CustomEvent(e,{bubbles:!0,detail:n}))};let Kn=!1;const jo=t=>"touches"in t,d_=t=>Kn&&!jo(t)?!1:(Kn||(Kn=jo(t)),!0),mu=(t,e)=>{const n=jo(e)?e.touches[0]:e,s=t.el.getBoundingClientRect();zo(t.el,"move",t.getMove({x:qn((n.pageX-(s.left+window.pageXOffset))/s.width),y:qn((n.pageY-(s.top+window.pageYOffset))/s.height)}))},p_=(t,e)=>{const n=e.keyCode;n>40||t.xy&&n<37||n<33||(e.preventDefault(),zo(t.el,"move",t.getMove({x:n===39?.01:n===37?-.01:n===34?.05:n===33?-.05:n===35?1:n===36?-1:0,y:n===40?.01:n===38?-.01:0},!0)))};class Ho{constructor(e,n,s,i){const r=pu(`<div role="slider" tabindex="0" part="${n}" ${s}><div part="${n}-pointer"></div></div>`);e.appendChild(r.content.cloneNode(!0));const o=e.querySelector(`[part=${n}]`);o.addEventListener("mousedown",this),o.addEventListener("touchstart",this),o.addEventListener("keydown",this),this.el=o,this.xy=i,this.nodes=[o.firstChild,o]}set dragging(e){const n=e?document.addEventListener:document.removeEventListener;n(Kn?"touchmove":"mousemove",this),n(Kn?"touchend":"mouseup",this)}handleEvent(e){switch(e.type){case"mousedown":case"touchstart":if(e.preventDefault(),!d_(e)||!Kn&&e.button!=0)return;this.el.focus(),mu(this,e),this.dragging=!0;break;case"mousemove":case"touchmove":e.preventDefault(),mu(this,e);break;case"mouseup":case"touchend":this.dragging=!1;break;case"keydown":p_(this,e);break}}style(e){e.forEach((n,s)=>{for(const i in n)this.nodes[s].style.setProperty(i,n[i])})}}class m_ extends Ho{constructor(e){super(e,"hue",'aria-label="Hue" aria-valuemin="0" aria-valuemax="360"',!1)}update({h:e}){this.h=e,this.style([{left:`${e/360*100}%`,color:Vo({h:e,s:100,v:100,a:1})}]),this.el.setAttribute("aria-valuenow",`${Xe(e)}`)}getMove(e,n){return{h:n?qn(this.h+e.x*360,0,360):360*e.x}}}class g_ extends Ho{constructor(e){super(e,"saturation",'aria-label="Color"',!0)}update(e){this.hsva=e,this.style([{top:`${100-e.v}%`,left:`${e.s}%`,color:Vo(e)},{"background-color":Vo({h:e.h,s:100,v:100,a:1})}]),this.el.setAttribute("aria-valuetext",`Saturation ${Xe(e.s)}%, Brightness ${Xe(e.v)}%`)}getMove(e,n){return{s:n?qn(this.hsva.s+e.x*100,0,100):e.x*100,v:n?qn(this.hsva.v-e.y*100,0,100):Math.round(100-e.y*100)}}}const __=':host{display:flex;flex-direction:column;position:relative;width:200px;height:200px;user-select:none;-webkit-user-select:none;cursor:default}:host([hidden]){display:none!important}[role=slider]{position:relative;touch-action:none;user-select:none;-webkit-user-select:none;outline:0}[role=slider]:last-child{border-radius:0 0 8px 8px}[part$=pointer]{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;display:flex;place-content:center center;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}[part$=pointer]::after{content:"";width:100%;height:100%;border-radius:inherit;background-color:currentColor}[role=slider]:focus [part$=pointer]{transform:translate(-50%,-50%) scale(1.1)}',v_="[part=hue]{flex:0 0 24px;background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}[part=hue-pointer]{top:50%;z-index:2}",y_="[part=saturation]{flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(to top,#000,transparent),linear-gradient(to right,#fff,rgba(255,255,255,0));box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}[part=saturation-pointer]{z-index:3}",ji=Symbol("same"),Bo=Symbol("color"),gu=Symbol("hsva"),Uo=Symbol("update"),_u=Symbol("parts"),Hi=Symbol("css"),Bi=Symbol("sliders");let b_=class extends HTMLElement{static get observedAttributes(){return["color"]}get[Hi](){return[__,v_,y_]}get[Bi](){return[g_,m_]}get color(){return this[Bo]}set color(e){if(!this[ji](e)){const n=this.colorModel.toHsva(e);this[Uo](n),this[Bo]=e}}constructor(){super();const e=pu(`<style>${this[Hi].join("")}</style>`),n=this.attachShadow({mode:"open"});n.appendChild(e.content.cloneNode(!0)),n.addEventListener("move",this),this[_u]=this[Bi].map(s=>new s(n))}connectedCallback(){if(this.hasOwnProperty("color")){const e=this.color;delete this.color,this.color=e}else this.color||(this.color=this.colorModel.defaultColor)}attributeChangedCallback(e,n,s){const i=this.colorModel.fromAttr(s);this[ji](i)||(this.color=i)}handleEvent(e){const n=this[gu],s={...n,...e.detail};this[Uo](s);let i;!fu(s,n)&&!this[ji](i=this.colorModel.fromHsva(s))&&(this[Bo]=i,zo(this,"color-changed",{value:i}))}[ji](e){return this.color&&this.colorModel.equal(e,this.color)}[Uo](e){this[gu]=e,this[_u].forEach(n=>n.update(e))}};class x_ extends Ho{constructor(e){super(e,"alpha",'aria-label="Alpha" aria-valuemin="0" aria-valuemax="1"',!1)}update(e){this.hsva=e;const n=Go({...e,a:0}),s=Go({...e,a:1}),i=e.a*100;this.style([{left:`${i}%`,color:Go(e)},{"--gradient":`linear-gradient(90deg, ${n}, ${s}`}]);const r=Xe(i);this.el.setAttribute("aria-valuenow",`${r}`),this.el.setAttribute("aria-valuetext",`${r}%`)}getMove(e,n){return{a:n?qn(this.hsva.a+e.x):e.x}}}const w_=`[part=alpha]{flex:0 0 24px}[part=alpha]::after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background-image:var(--gradient);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}[part^=alpha]{background-color:#fff;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><rect x="8" width="8" height="8"/><rect y="8" width="8" height="8"/></svg>')}[part=alpha-pointer]{top:50%}`;class E_ extends b_{get[Hi](){return[...super[Hi],w_]}get[Bi](){return[...super[Bi],x_]}}const C_={defaultColor:"#0001",toHsva:a_,fromHsva:l_,equal:f_,fromAttr:t=>t};class T_ extends E_{get colorModel(){return C_}}class S_ extends T_{}customElements.define("hex-alpha-color-picker",S_);const k_=J({customOptions:{Popover:$o},__name:"ColorPicker",props:{color:{default:ne.colorPrimary}},emits:["change"],setup(t,{emit:e}){const n=t,s=e,i=G(n.color);ve(i,(a,l)=>{a!==l&&s("change",a)});const r=G(),o=a=>{i.value=a.detail.value};return ve(r,()=>{r.value&&(r.value.removeEventListener("color-changed",o),r.value.addEventListener("color-changed",o))}),(a,l)=>{const c=Uh("hex-alpha-color-picker");return D(),Qe($o,null,{button:Pe(()=>[Re(a.$slots,"default",{},()=>[N("span",{class:"button",style:q({backgroundColor:i.value})},null,4)],!0)]),panel:Pe(()=>[oe(c,{ref_key:"colorPickerRef",ref:r,color:i.value},null,8,["color"])]),_:3})}}}),Yy="",P_=ee(k_,[["__scopeId","data-v-ac12603f"]]),Xy="",N_={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!0},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted(){this.$nextTick(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",_o&&this.$el.appendChild(t),t.data="about:blank",_o||this.$el.appendChild(t)},beforeDestroy(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("resize",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!_o&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}},O_={class:"resize-observer",tabindex:"-1"};function I_(t,e,n,s,i,r){return D(),z("div",O_)}const M_=ee(N_,[["render",I_],["__scopeId","data-v-d5987ae1"]]),D_=J({__name:"MapTianditu",props:{mapKey:{default:"8261564c2f1435b76dc5991adad737e6"},mapContainerID:{default:"mapTiandituDiv"},mapWidth:{},mapHeight:{},mapZoom:{default:18},mapCenterLng:{default:120.619585},mapCenterLat:{default:31.299379}},emits:["click"],setup(t,{expose:e,emit:n}){const s=t,i=G(s.mapWidth),r=G(s.mapHeight);let o;const a=G();return ve(a,()=>{a.value&&(o=new xe(a.value,!1),o.on("resize",(l,c)=>{i.value=l+"px",r.value=c+"px"}),o.start())}),dn(()=>{Z.loadScript(`http://api.tianditu.gov.cn/api?v=4.0&tk=${s.mapKey}`,()=>{new Im(s.mapContainerID,s.mapCenterLng,s.mapCenterLat,s.mapZoom)},l=>{console.log("error",l)})}),Ve(()=>{o.destroy()}),e({}),(l,c)=>(D(),z("div",jr({class:"mapDivWrap",ref_key:"mapWrap",ref:a},l.$attrs),[Re(l.$slots,"default",{width:i.value,height:r.value},void 0,!0)],16))}}),qy="",A_=ee(D_,[["__scopeId","data-v-e5da8598"]]);var $s=function(){var t=0,e=document.createElement("div");e.style.cssText="position:fixed;top:0;right:0;cursor:pointer;opacity:0.9;z-index:10000",e.addEventListener("click",function(u){u.preventDefault(),s(++t%e.children.length)},!1);function n(u){return e.appendChild(u.dom),u}function s(u){for(var h=0;h<e.children.length;h++)e.children[h].style.display=h===u?"block":"none";t=u}var i=(performance||Date).now(),r=i,o=0,a=n(new $s.Panel("FPS","#0ff","#002")),l=n(new $s.Panel("MS","#0f0","#020"));if(self.performance&&self.performance.memory)var c=n(new $s.Panel("MB","#f08","#201"));return s(0),{REVISION:16,dom:e,addPanel:n,showPanel:s,begin:function(){i=(performance||Date).now()},end:function(){o++;var u=(performance||Date).now();if(l.update(u-i,200),u>r+1e3&&(a.update(o*1e3/(u-r),100),r=u,o=0,c)){var h=performance.memory;c.update(h.usedJSHeapSize/1048576,h.jsHeapSizeLimit/1048576)}return u},update:function(){i=this.end()},domElement:e,setMode:s}};$s.Panel=function(t,e,n){var s=1/0,i=0,r=Math.round,o=r(window.devicePixelRatio||1),a=80*o,l=48*o,c=3*o,u=2*o,h=3*o,f=15*o,d=74*o,m=30*o,v=document.createElement("canvas");v.width=a,v.height=l,v.style.cssText="width:80px;height:48px";var y=v.getContext("2d");return y.font="bold "+9*o+"px Helvetica,Arial,sans-serif",y.textBaseline="top",y.fillStyle=n,y.fillRect(0,0,a,l),y.fillStyle=e,y.fillText(t,c,u),y.fillRect(h,f,d,m),y.fillStyle=n,y.globalAlpha=.9,y.fillRect(h,f,d,m),{dom:v,update:function(E,C){s=Math.min(s,E),i=Math.max(i,E),y.fillStyle=n,y.globalAlpha=1,y.fillRect(0,0,a,f),y.fillStyle=e,y.fillText(r(E)+" "+t+" ("+r(s)+"-"+r(i)+")",c,u),y.drawImage(v,h+o,f,d-o,m,h,f,d-o,m),y.fillRect(h+d-o,f,o,m),y.fillStyle=n,y.globalAlpha=.9,y.fillRect(h+d-o,f,o,r((1-E/C)*m))}}};const R_=Object.assign({customOptions:{},inheritAttrs:!0},{__name:"FPSStats",setup(t,{expose:e}){const n=G();return dn(()=>{const s=new $s,i=s.domElement.style;i.margin="1em",n.value.appendChild(s.domElement),dt.register(()=>(s.update(),!0))}),e({}),(s,i)=>(D(),z("div",{ref_key:"containerRef",ref:n},null,512))}}),$_=["width","height"],L_=J({__name:"Canvas",props:{bgColor:{default:"#333333"}},emits:["resize","complete"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G(),o=G(),a=G(0),l=G(0);let c;ve(r,()=>{r.value&&(c=new xe(r.value,!1),c.on("resize",(y,E)=>{const C=Fc();a.value=Math.min(y,C.width),l.value=Math.min(E,C.height),d()}),c.start())}),ve(o,()=>{o.value&&d()});let u,h,f;function d(){u||!o.value||!a.value||!l.value||(u=new xe(o.value,!1),u.on("resize",(y,E)=>{i("resize",y,E)}),u.start(),h=new iu(u),i("complete",h),f?.(h))}function m(){return new Promise(y=>{if(h)return y(h);f=y})}function v(y){u&&y(u)}return Ve(()=>{u?.destroy(),c?.destroy()}),e({draw:v,getCanvasElement:()=>o.value,getCanvas:m}),(y,E)=>(D(),z("div",{class:"canvas-wrap",ref_key:"canvasWrapRef",ref:r},[N("canvas",{ref_key:"canvasRef",ref:o,width:a.value,height:l.value,style:q({backgroundColor:s.bgColor})},null,12,$_)],512))}}),Zy="",jt=ee(L_,[["__scopeId","data-v-7bda10ec"]]),F_={class:"ease-graph"},V_=J({customOptions:{Button:Ne,Canvas:jt},inheritAttrs:!0,__name:"EaseGraphDisplay",props:{easeName:{},easeFunction:{},canvasWidth:{default:180},canvasHeight:{default:100},graphHorizontalGap:{default:5},graphVerticalGap:{default:20},easeDuration:{default:2e3},isSelected:{type:Boolean,default:!1}},emits:["onMounted","onStart","onCompleted","onSelected"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G();let o;ve(r,()=>{r.value&&r.value.getCanvas().then(u=>{o=u,i("onMounted",s.easeName),o.app.on("showInParent",l)})});let a=!1;const l=()=>{if(!o||a)return;a=!0,i("onStart",s.easeName),o.ctx.fillStyle="rgb(250,250,250)",o.ctx.fillRect(0,0,s.canvasWidth,s.canvasHeight),o.ctx.lineWidth=.5,o.ctx.strokeStyle="rgb(230,230,230)",o.ctx.beginPath(),o.ctx.moveTo(0,s.graphVerticalGap),o.ctx.lineTo(s.canvasWidth,s.graphVerticalGap),o.ctx.moveTo(0,s.canvasHeight-s.graphVerticalGap),o.ctx.lineTo(s.canvasWidth,s.canvasHeight-s.graphVerticalGap),o.ctx.closePath(),o.ctx.stroke(),o.ctx.lineWidth=2,o.ctx.strokeStyle="rgb(255,127,127)";const u={x:s.graphHorizontalGap,y:s.canvasHeight-s.graphVerticalGap},h={x:s.graphHorizontalGap,y:s.canvasHeight-s.graphVerticalGap};let f=!1,d=!1;Ye.toTween(u,{x:s.canvasWidth-s.graphHorizontalGap},{duration:s.easeDuration,easeFunction:se.Easing.Linear.None,onComplete:()=>{f=!0,f&&d&&(i("onCompleted",s.easeName),a=!1)}}).startAuto(),Ye.toTween(u,{y:s.graphVerticalGap},{duration:s.easeDuration,easeFunction:s.easeFunction,onUpdate:()=>{o.ctx.beginPath(),o.ctx.moveTo(h.x,h.y),o.ctx.lineTo(u.x,u.y),o.ctx.closePath(),o.ctx.stroke(),h.x=u.x,h.y=u.y},onComplete:()=>{d=!0,f&&d&&(i("onCompleted",s.easeName),a=!1)}}).startAuto()},c=()=>{i("onSelected",s.easeName,s.easeFunction)};return Ve(()=>{o.app.off("showInParent",l)}),e({start:l}),(u,h)=>(D(),z("div",F_,[N("div",null,"缓动:"+be(u.easeName),1),N("div",null,[N("div",null,[oe(Ne,{stylePattern:"outline",height:"32px",padding:"10px",onClick:l},{default:Pe(()=>[He(" 开始 ")]),_:1})]),N("div",null,[oe(Ne,{stylePattern:s.isSelected?"fullfilled":"outline",height:"32px",padding:"10px",onClick:c},{default:Pe(()=>[He(" 选择 ")]),_:1},8,["stylePattern"])])]),N("div",{style:q({width:u.canvasWidth+"px",height:u.canvasHeight+"px"})},[oe(jt,{ref_key:"canvasRef",ref:r,bgColor:"#ffffff"},null,512)],4)]))}}),Qy="",Wo=ee(V_,[["__scopeId","data-v-a2b487d0"]]),G_=2e3,z_=J({customOptions:{EaseGraphDisplay:Wo},inheritAttrs:!0,__name:"EaseGroupGraphDisplay",props:{easeList:{default:()=>[{easeName:"Linear",easeFunction:se.Easing.Linear.None},{easeName:"gap"},{easeName:"QuadraticIn",easeFunction:se.Easing.Quadratic.In},{easeName:"QuadraticOut",easeFunction:se.Easing.Quadratic.Out},{easeName:"QuadraticInOut",easeFunction:se.Easing.Quadratic.InOut},{easeName:"gap"},{easeName:"CubicIn",easeFunction:se.Easing.Cubic.In},{easeName:"CubicOut",easeFunction:se.Easing.Cubic.Out},{easeName:"CubicInOut",easeFunction:se.Easing.Cubic.InOut},{easeName:"gap"},{easeName:"QuarticIn",easeFunction:se.Easing.Quartic.In},{easeName:"QuarticOut",easeFunction:se.Easing.Quartic.Out},{easeName:"QuarticInOut",easeFunction:se.Easing.Quartic.InOut},{easeName:"gap"},{easeName:"QuinticIn",easeFunction:se.Easing.Quintic.In},{easeName:"QuinticOut",easeFunction:se.Easing.Quintic.Out},{easeName:"QuinticInOut",easeFunction:se.Easing.Quintic.InOut},{easeName:"gap"},{easeName:"SinusoidalIn",easeFunction:se.Easing.Sinusoidal.In},{easeName:"SinusoidalOut",easeFunction:se.Easing.Sinusoidal.Out},{easeName:"SinusoidalInOut",easeFunction:se.Easing.Sinusoidal.InOut},{easeName:"gap"},{easeName:"ExponentialIn",easeFunction:se.Easing.Exponential.In},{easeName:"ExponentialOut",easeFunction:se.Easing.Exponential.Out},{easeName:"ExponentialInOut",easeFunction:se.Easing.Exponential.InOut},{easeName:"gap"},{easeName:"CircularIn",easeFunction:se.Easing.Circular.In},{easeName:"CircularOut",easeFunction:se.Easing.Circular.Out},{easeName:"CircularInOut",easeFunction:se.Easing.Circular.InOut},{easeName:"gap"},{easeName:"ElasticIn",easeFunction:se.Easing.Elastic.In},{easeName:"ElasticOut",easeFunction:se.Easing.Elastic.Out},{easeName:"ElasticInOut",easeFunction:se.Easing.Elastic.InOut},{easeName:"gap"},{easeName:"BackIn",easeFunction:se.Easing.Back.In},{easeName:"BackOut",easeFunction:se.Easing.Back.Out},{easeName:"BackInOut",easeFunction:se.Easing.Back.InOut},{easeName:"gap"},{easeName:"BounceIn",easeFunction:se.Easing.Bounce.In},{easeName:"BounceOut",easeFunction:se.Easing.Bounce.Out},{easeName:"BounceInOut",easeFunction:se.Easing.Bounce.InOut},{easeName:"gap"},{easeName:"generatePow(10)In",easeFunction:se.Easing.generatePow(10).In},{easeName:"generatePow(10)Out",easeFunction:se.Easing.generatePow(10).Out},{easeName:"generatePow(10)InOut",easeFunction:se.Easing.generatePow(10).InOut},{easeName:"gap"},{easeName:"4 steps",easeFunction:se.Easing.createStep(4)},{easeName:"8 steps",easeFunction:se.Easing.createStep(8)},{easeName:"12 steps",easeFunction:se.Easing.createStep(12)},{easeName:"16 steps",easeFunction:se.Easing.createStep(16)},{easeName:"gap"},{easeName:"Noisy Exponential.InOut",easeFunction:se.Easing.createNoisyEasing(se.Easing.Exponential.InOut,.1)},{easeName:"Noisy Elastic.InOut",easeFunction:se.Easing.createNoisyEasing(se.Easing.Elastic.InOut,.2)},{easeName:"Noisy Circular.InOut",easeFunction:se.Easing.createNoisyEasing(se.Easing.Circular.InOut,.1)}]}},emits:["selectedEaseFunction"],setup(t,{expose:e,emit:n}){const s=t,i=n,r={};function o(f,d){f&&(r[d]={el:f})}const a=new Dc(10);function l(f){a.addTask(()=>(r[f].el.start(),new Promise(d=>{r[f].resolve=d})))}function c(f){r[f].resolve?.()}const u=G("Linear");function h(f,d){u.value=f,i("selectedEaseFunction",f,d)}return h("Linear",se.Easing.Linear.None),e({}),(f,d)=>(D(),z("div",null,[(D(!0),z(ke,null,ct(s.easeList,m=>(D(),z("div",{key:m.easeName,class:"ease-graph-wrap"},[m.easeFunction?(D(),Qe(Wo,{key:0,easeName:m.easeName,easeFunction:m.easeFunction,easeDuration:G_,isSelected:u.value==m.easeName,onOnMounted:l,onOnCompleted:c,onOnSelected:h,ref_for:!0,ref:v=>o(v,m.easeName)},null,8,["easeName","easeFunction","isSelected"])):Be("",!0)]))),128))]))}}),Jy="",j_=ee(z_,[["__scopeId","data-v-7e8d1feb"]]),H_={class:"interpolation-graph"},vu=1/6,yu=5/6,B_=J({customOptions:{Button:Ne,Canvas:jt},inheritAttrs:!0,__name:"InterpolationGraphDisplay",props:{interpolationName:{},interpolationFunction:{},canvasWidth:{default:240},canvasHeight:{default:160},easeDuration:{default:2e3}},emits:["onMounted","onStart","onCompleted"],setup(t,{expose:e,emit:n}){const s=t,i=n,r=G();let o;ve(r,()=>{r.value&&r.value.getCanvas().then(v=>{o=v,i("onMounted",s.interpolationName),o.app.on("showInParent",m)})});const a=s.canvasWidth*vu,l=s.canvasHeight/2,c=[s.canvasWidth*yu,s.canvasWidth/2],u=[s.canvasHeight*vu,s.canvasHeight*yu],h=[...c,a],f=[...u,l];let d=!1;const m=()=>{if(!o||d)return;d=!0,i("onStart",s.interpolationName),o.ctx.fillStyle="rgb(250,250,250)",o.ctx.fillRect(0,0,s.canvasWidth,s.canvasHeight),o.ctx.fillStyle="rgb(200,200,200)",o.ctx.fillRect(a-3,l-3,6,6),o.ctx.fillRect(c[c.length-1]-3,u[u.length-1]-3,6,6);for(var v=0;v<c.length;v++)o.ctx.fillRect(c[v]-2,u[v]-2,4,4);let y=!1,E=!1;const C={x:a,y:l,old:{x:a,y:l}};Ye.toTween(C,{x:c,y:u},{duration:s.easeDuration,easeFunction:se.Easing.Linear.None,interpolationFunction:s.interpolationFunction,onUpdate:S=>{o.ctx.lineWidth=2,o.ctx.strokeStyle="rgba(255,127,127,0.9)",o.ctx.beginPath(),o.ctx.moveTo(S.old.x,S.old.y),o.ctx.lineTo(S.x,S.y),o.ctx.closePath(),o.ctx.stroke(),S.old.x=S.x,S.old.y=S.y},onComplete:()=>{y=!0,y&&E&&(i("onCompleted",s.interpolationName),d=!1)}}).startAuto();const w={x:a,y:l,old:{x:a,y:l}};Ye.toTween(w,{x:h,y:f},{duration:s.easeDuration,easeFunction:se.Easing.Linear.None,interpolationFunction:s.interpolationFunction,onUpdate:S=>{o.ctx.lineWidth=2,o.ctx.strokeStyle="rgba(255,127,127,0.5)",o.ctx.beginPath(),o.ctx.moveTo(S.old.x,S.old.y),o.ctx.lineTo(S.x,S.y),o.ctx.closePath(),o.ctx.stroke(),S.old.x=S.x,S.old.y=S.y},onComplete:()=>{E=!0,y&&E&&(i("onCompleted",s.interpolationName),d=!1)}}).startAuto()};return Ve(()=>{o.app.off("showInParent",m)}),e({start:m}),(v,y)=>(D(),z("div",H_,[N("div",null,[He(" 插值:"+be(v.interpolationName)+" ",1),oe(Ne,{stylePattern:"outline",height:"32px",onClick:m},{default:Pe(()=>[He(" 开始 ")]),_:1})]),N("div",{style:q({width:v.canvasWidth+"px",height:v.canvasHeight+"px"})},[oe(jt,{ref_key:"canvasRef",ref:r,bgColor:"#ffffff"},null,512)],4)]))}}),e1="",Yo=ee(B_,[["__scopeId","data-v-18aca8d5"]]),U_=2e3,W_=J({customOptions:{InterpolationGraphDisplay:Yo},inheritAttrs:!0,__name:"InterpolationGroupGraphDisplay",props:{interpolationList:{default:()=>[{interpolationName:"Linear",interpolationFunction:se.Interpolation.Linear},{interpolationName:"Bezier",interpolationFunction:se.Interpolation.Bezier},{interpolationName:"CatmullRom",interpolationFunction:se.Interpolation.CatmullRom}]}},setup(t,{expose:e,emit:n}){const s=t,i={};function r(c,u){c&&(i[u]={el:c})}const o=new Dc(1);function a(c){o.addTask(()=>(i[c].el.start(),new Promise(u=>{i[c].resolve=u})))}function l(c){i[c].resolve?.()}return e({}),(c,u)=>(D(),z("div",null,[(D(!0),z(ke,null,ct(s.interpolationList,h=>(D(),z("div",{key:h.interpolationName,class:"interpolation-graph-wrap"},[oe(Yo,{interpolationName:h.interpolationName,interpolationFunction:h.interpolationFunction,easeDuration:U_,onOnMounted:a,onOnCompleted:l,ref_for:!0,ref:f=>r(f,h.interpolationName)},null,8,["interpolationName","interpolationFunction"])]))),128))]))}}),t1="",Y_=ee(W_,[["__scopeId","data-v-6e8312e3"]]),X_={class:"wrap"},q_={class:"btns"},K_={class:"tween-css",style:{width:"100%",height:"400px"}},Z_=J({customOptions:{Button:Ne},inheritAttrs:!0,__name:"TweenCSS",props:{easeFunction:{type:Function,default:se.Easing.Linear.None}},setup(t){const e=t,n=st({translateTo:{from:{translateTo:[0,0]},to:{translateTo:["150px","150px"]},selected:!1},translateXTo:{from:{translateXTo:0},to:{translateXTo:"150px"},selected:!1},translateYTo:{from:{translateYTo:0},to:{translateYTo:"150px"},selected:!1},translateZTo:{from:{translateZTo:0},to:{translateZTo:"150px"},selected:!1},translate3dTo:{from:{translate3dTo:[0,0,0]},to:{translate3dTo:["150px","150px","150px"]},selected:!1},rotateTo:{from:{rotateTo:0},to:{rotateTo:360},selected:!1},rotateXTo:{from:{rotateXTo:0},to:{rotateXTo:360},selected:!1},rotateYTo:{from:{rotateYTo:0},to:{rotateYTo:360},selected:!1},rotateZTo:{from:{rotateZTo:0},to:{rotateZTo:360},selected:!1},rotate3dTo:{from:{rotate3dTo:[0,0,0]},to:{rotate3dTo:[360,360,360]},selected:!1},scaleTo:{from:{scaleTo:1},to:{scaleTo:2},selected:!1},scaleXTo:{from:{scaleXTo:1},to:{scaleXTo:2},selected:!1},scaleYTo:{from:{scaleYTo:1},to:{scaleYTo:2},selected:!1},scaleZTo:{from:{scaleZTo:1},to:{scaleZTo:2},selected:!1},scale3dTo:{from:{scale3dTo:[1,1,1]},to:{scale3dTo:[2,2,2]},selected:!1},skewTo:{from:{skewTo:0},to:{skewTo:1},selected:!1},skewXTo:{from:{skewXTo:0},to:{skewXTo:1},selected:!1},skewYTo:{from:{skewYTo:0},to:{skewYTo:1},selected:!1}}),s=G();function i(r){if(!s.value)return;n[r].selected=!n[r].selected;const o={},a={};for(let l in n){const c=n[l];c.selected?(Object.assign(o,c.from),Object.assign(a,c.to)):(Ic(o,c.from),Ic(a,c.to))}s.value.style.transform="",Ye.toTweenCSS(s.value,o,a,{duration:2e3,easeFunction:e.easeFunction}).startAuto()}return Ve(()=>{}),(r,o)=>(D(),z("div",X_,[N("div",q_,[(D(!0),z(ke,null,ct(n,(a,l,c)=>(D(),Qe(Ne,{onClick:u=>i(l.toString()),key:l,stylePattern:a.selected?"fullfilled":"outline"},{default:Pe(()=>[He(be(l),1)]),_:2},1032,["onClick","stylePattern"]))),128))]),N("div",K_,[N("div",{class:"tween-css-target",ref_key:"tweenCSSTargetRef",ref:s},null,512)])]))}}),n1="",Q_=ee(Z_,[["__scopeId","data-v-44d0bbdc"]]),J_={class:"wrap"},ev={class:"btns"},tv={style:{height:"400px"}},nv=J({customOptions:{Button:Ne,Canvas:jt},inheritAttrs:!0,__name:"CanvasSport",setup(t){const e=G(),n=G("");function s(){const f="Arrow";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const m=new Jc({scale:.5}),v=new ft({x:d.ctx.canvas.width/2,y:d.ctx.canvas.height/2});dt.register(()=>n.value!=f?!1:(d.ctx.clearRect(),d.flushShapes([{shape:v,extra:y=>{v.fromX=m.x,v.fromY=m.y,y.lineWidth=2,y.strokeStyle="pink"}},{shape:m,followMouseMove:!0,extra:y=>{y.fillStyle=y.createLinearGradient(0,0,100,100,{0:"#ffffff",1:"#ff0000"})}}]).draw(),console.log(`distance: ${m.distanceTo(v)}`),!0))}))}function i(){const f="RectGame";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const m=[];function v(){const O=new Dt({x:Math.random()*d.ctx.canvas.width,y:0,width:50,height:50});return m.push(O),O}let y=v();const E=.2,C=()=>{y&&(y.ay=.2)},w=()=>{y&&(y.ay=-.2)},S=()=>{y&&(y.ay=0)},$=[];$.push(d.app.registerKeyDown({key:"ArrowDown"},C,S)),$.push(d.app.registerKeyDown({key:"ArrowRight"},C,S)),$.push(d.app.registerKeyDown({key:"ArrowUp"},w,S)),$.push(d.app.registerKeyDown({key:"ArrowLeft"},w,S)),dt.register(()=>n.value!=f?($.forEach(O=>O()),!1):(d.ctx.clearRect(),d.isMouseDown?d.flushShapes(m.map(O=>({shape:O,dragMouseMove:!0,extra:R=>{R.fillStyle="#ff0000"}}))).draw():(y&&y.nextFrame({gravity:E}),y&&y.y+y.height>=d.ctx.canvas.height&&(y.y=d.ctx.canvas.height-y.height,y=v()),d.flushShapes(m.map(O=>(y&&y!==O&&y.isIntersectRect(O)&&(y.y=O.y-y.height,y.y>=y.height?y=v():y=null),{shape:O,dragMouseMove:!0,extra:R=>{R.fillStyle="#ff0000"}}))).draw()),!0))}))}function r(){const f="PointWater";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const m=[];for(let v=0;v<80;v++){const y=new rt({x:d.ctx.canvas.width/2,y:d.ctx.canvas.height,radius:2});y.vx=Math.random()*2-1,y.vy=Math.random()*-10-10,m.push(y)}dt.register(()=>n.value!=f?!1:(d.ctx.clearRect(),d.flushShapes(m.map(v=>(v.nextFrame({gravity:.5}),(v.x-v.radius>d.ctx.canvas.width||v.x+v.radius<0||v.y-v.radius>d.ctx.canvas.height||v.y+v.radius<0)&&(v.x=d.ctx.canvas.width/2,v.y=d.ctx.canvas.height,v.vx=Math.random()*2-1,v.vy=Math.random()*-10-10),{shape:v,extra:y=>{y.fillStyle=lm()}}))).draw(),!0))}))}function o(){const f="PointEase";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const m=d.ctx.canvas.width/2,v=d.ctx.canvas.height/2,y=new rt({x:m,y:v,radius:30});dt.register(()=>n.value!=f?!1:(d.ctx.clearRect(),d.flushShapes([{shape:y,extra:E=>{E.fillStyle="#00ff00"},dragMouseMove:!0,dragFreeEaseTo:{targetX:m,targetY:v}}]).draw(),!0))}))}function a(){const f="PointSpringChain";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const m=d.ctx.canvas.width/2,v=d.ctx.canvas.height/2,y=[];for(let $=0;$<3;$++)y.push(new rt({x:m,y:v,radius:20}));const E=new ft,C=.03,w=.9,S=2;dt.register(()=>n.value!=f?!1:(d.ctx.clearRect(),y.forEach(($,O)=>{if(O===0)$.nextFrameSpringTo(d.app.mousePoint,{spring:C,friction:w,gravity:S}),E.fromX=d.app.mousePoint.x,E.fromY=d.app.mousePoint.y,E.x=$.x,E.y=$.y;else{const R=y[O-1];$.nextFrameSpringTo(R,{spring:C,friction:w,gravity:S}),E.fromX=R.x,E.fromY=R.y,E.x=$.x,E.y=$.y}d.flushShapes({shape:E,extra:R=>{R.lineWidth=1,R.strokeStyle="#eeeeee"}}).draw()}),d.flushShapes(y.map($=>({shape:$,extra:O=>{O.fillStyle="#0000ff"}}))).draw(),!0))}))}function l(){const f="PointSpringMulti";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const m=d.ctx.canvas.width/2,v=d.ctx.canvas.height/2,y=new rt({x:m,y:v,radius:20}),E=[];for(let w=0;w<3;w++)E.push(new rt({x:Math.random()*d.ctx.canvas.width,y:Math.random()*d.ctx.canvas.height,radius:10}));const C=[new ft,new ft,new ft];dt.register(()=>n.value!=f?!1:(d.ctx.clearRect(),y.nextFrameSpringTo(E,{spring:.03,friction:.9}),E.forEach((w,S)=>{C[S].fromX=y.x,C[S].fromY=y.y,C[S].x=w.x,C[S].y=w.y}),d.flushShapes([...C.map(w=>({shape:w,extra:S=>{S.lineWidth=1,S.strokeStyle="#eeeeee"}})),...E.map(w=>({shape:w,dragMouseMove:!0,extra:S=>{S.fillStyle="#00ff00"}})),{shape:y,extra:w=>{w.fillStyle="#ff0000"}}]).draw(),!0))}))}function c(){const f="PointSpringConnect";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const m=[];for(let E=0;E<3;E++)m.push(new rt({x:Math.random()*d.ctx.canvas.width,y:Math.random()*d.ctx.canvas.height,radius:15}));const v=[new ft,new ft,new ft],y={springLength:120,spring:.03,friction:.9};dt.register(()=>n.value!=f?!1:(d.ctx.clearRect(),m[0].isDragging||(m[0].nextFrameSpringConnect(m[1],y),m[0].nextFrameSpringConnect(m[2],y)),m[1].isDragging||(m[1].nextFrameSpringConnect(m[0],y),m[1].nextFrameSpringConnect(m[2],y)),m[2].isDragging||(m[2].nextFrameSpringConnect(m[0],y),m[2].nextFrameSpringConnect(m[1],y)),v[0].x=m[0].x,v[0].y=m[0].y,v[0].fromX=m[1].x,v[0].fromY=m[1].y,v[1].x=m[1].x,v[1].y=m[1].y,v[1].fromX=m[2].x,v[1].fromY=m[2].y,v[2].x=m[2].x,v[2].y=m[2].y,v[2].fromX=m[0].x,v[2].fromY=m[0].y,d.flushShapes([...v.map(E=>({shape:E,extra:C=>{C.strokeStyle="#eeeeee",C.lineWidth=1}})),...m.map(E=>({shape:E,dragMouseMove:!0,extra:C=>{C.fillStyle="#ff0000"}}))]).draw(),!0))}))}function u(){const f="QuadraticBezierCurve";n.value!=f&&(n.value=f,e.value.getCanvas().then(d=>{const v=new Po({x:50,y:d.ctx.canvas.height-50,fromX:d.ctx.canvas.width-50,fromY:d.ctx.canvas.height-50,cx:d.app.mousePoint.x,cy:d.app.mousePoint.y});dt.register(()=>n.value!=f?!1:(d.ctx.clearRect(),v.cx=d.app.mousePoint.x,v.cy=d.app.mousePoint.y,d.flushShapes([{shape:v,isLineThrough:!1,extra:y=>{y.lineWidth=2,y.strokeStyle="#ff0000"}},{shape:v,isLineThrough:!0,extra:y=>{y.lineWidth=2,y.strokeStyle="#00ff00"}}]).draw(),!0))}))}function h(){const f="PointsRandom";n.value=f,e.value.getCanvas().then(d=>{d.ctx.clearRect();const m=[];for(let v=0;v<10;v++){const y=new rt({x:Math.random()*d.ctx.canvas.width,y:Math.random()*d.ctx.canvas.height});m.push(y),d.flushShapes({shape:new Dt({x:y.x,y:y.y,width:6,height:6}),extra:E=>{E.fillStyle="#eeeeee"}}).draw()}d.flushShapes({shape:new ko(m),extra:v=>{v.lineWidth=2,v.strokeStyle="pink"}}).draw()})}return Ve(()=>{}),(f,d)=>(D(),z("div",J_,[N("div",ev,[oe(Ne,{onClick:s,stylePattern:n.value=="Arrow"?"fullfilled":"outline"},{default:Pe(()=>[He(" Arrow ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:i,stylePattern:n.value=="RectGame"?"fullfilled":"outline"},{default:Pe(()=>[He(" Rect - 俄罗斯方块 ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:r,stylePattern:n.value=="PointWater"?"fullfilled":"outline"},{default:Pe(()=>[He(" Point - 喷泉 ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:o,stylePattern:n.value=="PointEase"?"fullfilled":"outline"},{default:Pe(()=>[He(" Point - ease ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:a,stylePattern:n.value=="PointSpringChain"?"fullfilled":"outline"},{default:Pe(()=>[He(" Point - 链式弹簧 ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:l,stylePattern:n.value=="PointSpringMulti"?"fullfilled":"outline"},{default:Pe(()=>[He(" Point - 多点弹簧 ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:c,stylePattern:n.value=="PointSpringConnect"?"fullfilled":"outline"},{default:Pe(()=>[He(" Point - 连接弹簧 ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:u,stylePattern:n.value=="QuadraticBezierCurve"?"fullfilled":"outline"},{default:Pe(()=>[He(" QuadraticBezier - curve ")]),_:1},8,["stylePattern"]),oe(Ne,{onClick:h,stylePattern:n.value=="PointsRandom"?"fullfilled":"outline"},{default:Pe(()=>[He(" Points - random ")]),_:1},8,["stylePattern"])]),N("div",tv,[oe(jt,{ref_key:"canvas",ref:e},null,512)])]))}}),s1="",sv=ee(nv,[["__scopeId","data-v-39cba7a8"]]),iv={class:"wrap"},rv={class:"btns"},ov={style:{height:"400px"}},av=J({customOptions:{Button:Ne,Canvas:jt},inheritAttrs:!0,__name:"CanvasShape",setup(t){const e=G();ve(e,()=>{if(!e.value)return;const s=new Dt({width:100,height:60,borderRadius:10}),i=new Jc({x:150,y:50,scale:.5}),r=new pm({x:250,y:50,scale:1});e.value.getCanvas().then(o=>{dt.register(()=>(o.ctx.clearRect(),o.flushShapes([{shape:s,dragMouseMove:!0,extra:a=>{a.fillStyle=a.createRadialGradient(10,10,0,10,10,20,{0:"#ffffff",1:"#ff0000"})}},{shape:i,dragMouseMove:!0,extra:a=>{a.fillStyle="#5a82f0"}},{shape:r,dragMouseMove:!0,extra:a=>{a.fillStyle="rgb(200,80,80)"}}]).draw(),!0))})});function n(){}return Ve(()=>{}),(s,i)=>(D(),z("div",iv,[N("div",rv,[oe(Ne,{onClick:n},{default:Pe(()=>[He("start")]),_:1})]),N("div",ov,[oe(jt,{ref_key:"canvas",ref:e},null,512)])]))}}),i1="",lv=ee(av,[["__scopeId","data-v-47eb1a02"]]),cv=J({customOptions:{Canvas:jt},inheritAttrs:!0,__name:"CanvasFromSVG",props:{raw:{},bgColor:{default:"#ffffff"}},setup(t,{expose:e}){const n=t,s=G();ve(s,()=>{s.value&&o()});let i;ve(()=>n.raw,(a,l)=>{a!=l&&(i=new So({svg:n.raw,width:300}),o())},{immediate:!0});function r(a,l){o()}function o(){if(!n.raw||!s.value)return;let a=-1,l;s.value.getCanvas().then(c=>{const u={shape:i,extra:h=>{h.lineWidth=4,h.strokeStyle="#ff0000"},clickInPath:h=>{a>=0&&(i.pgas[a]=l),a=h,l=Ni(i.pgas[h]),i.pgas[h].attrs.fill="pink",i.pgas[h].attrs.stroke="green",c.shapes=[u,{shape:i.pgas[h].pg.getBoundingClientRect(),extra:f=>{f.lineWidth=4,f.strokeStyle="#ff0000"}}],c.ctx.clearRect(),c.draw()}};c.flushShapes([u]).draw()})}return Ve(()=>{}),e({}),(a,l)=>(D(),Qe(jt,{ref_key:"canvasRef",ref:s,bgColor:n.bgColor,onResize:r},null,8,["bgColor"]))}}),r1="",uv=ee(cv,[["__scopeId","data-v-b80feebb"]]),hv={class:"loading-1"},fv=J({__name:"Loading1",props:{color:{default:ne.colorPrimary}},setup(t){const n={backgroundColor:t.color};return(s,i)=>(D(),z("div",hv,[N("div",{class:"rect1",style:n}),N("div",{class:"rect2",style:n}),N("div",{class:"rect3",style:n}),N("div",{class:"rect4",style:n}),N("div",{class:"rect5",style:n})]))}}),o1="",dv=ee(fv,[["__scopeId","data-v-48b10c9a"]]),pv={class:"loading-2"},mv=J({__name:"Loading2",props:{color:{default:ne.colorPrimary}},setup(t){const n={backgroundColor:t.color};return(s,i)=>(D(),z("div",pv,[N("div",{class:"dot1",style:n}),N("div",{class:"dot2",style:n})]))}}),a1="",gv=ee(mv,[["__scopeId","data-v-79f9930f"]]),_v=J({__name:"Loading3",props:{fromColor:{default:ne.colorPrimary},toColor:{default:ne.colorRed}},setup(t){const e=t,n=`
|
|
83
|
+
`,onClick:()=>{const{x:bt,y:Lt,width:Ft,height:_t}=o.value.getBoundingClientRect();lt(b.x,b.y,b.width,b.height,bt,Lt,Ft,_t,()=>{Et(),v=!1})}},pt));return lt}function P(){if(!r.value||!s.openImageViewWhenClick)return;v=!0;const{x:D,y:N,width:A,height:at}=o.value.getBoundingClientRect();E=w(D,N,A,at)}return zt(()=>{m?.destroy()}),t({}),(D,N)=>(R(),j("div",{ref_key:"imageOutterRef",ref:r,class:"image",style:q({backgroundColor:s.bgColor}),onClick:P},[k("div",{ref_key:"imageInnerRef",ref:o,class:"image-inner",style:q({width:f.value+"px",height:p.value+"px",backgroundImage:`url(${s.src})`,backgroundSize:`${f.value}px ${p.value}px`})},null,4)],4))}}),Gy="",zo=et(g0,[["__scopeId","data-v-928690db"]]),v0=tt({customOptions:{},inheritAttrs:!0,__name:"Routes",props:{direction:{default:"rightToLeft"},duration:{default:300},easeName:{default:"ease-in-out"}},emits:["finish"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G();let o=[],a;const l=new Jt;let c=0,u=!1;const h={};function f(){switch(Os(h),s.direction){case"none":a="",h.position="absolute",h.top="0",h.left="0";break;case"topToBottom":a="slideDown";break;case"leftToRight":a="slideRight";break;case"rightToLeft":a="slideLeft";break;case"bottomToTop":a="slideUp";break}}f();function p(){r.value&&(Pi(we("div",{class:"routes-inner-wrap",style:""},o.map(N=>we("div",{class:"route-page",style:"display: block; position: relative; width: 100%; min-height: 100%;"},we(N.component,{...N.attributes,style:{...N.attributes.style||{},...h}})))),r.value),l?.fromDOM([...r.value.children[0].children]))}const m=N=>{if(!(!a||u||!o.length)){if(u=!0,N.push&&(c=o.length-1),N.pop){if(!o.length){u=!1;return}c=o.length-1}if(N.reset&&(c=0),N.forward){if(c>=o.length-1){u=!1;return}c++}if(N.back&&c<=0){u=!1;return}l.toCSS(a,{easeName:s.easeName,dur:N?.dur??s.duration,direction:N.back||N.pop?"reverse":"normal",onComplete:()=>{(N.back||N.pop)&&c--,N.pop&&(o.pop(),p()),i("finish",c),u=!1,N?.onComplete?.()}},c)}};function v(N=[],A){o=[],N.forEach(at=>o.push({component:at.component,attributes:at.attributes??{}})),p(),m({reset:!0,onComplete:A})}function b(N,A={}){o.push({component:N,attributes:A}),p(),m({push:!0})}function E(){m({pop:!0})}function C(){m({forward:!0})}function w(){m({back:!0})}function P(N,A){N>o.length-1||N<0||N==c||(A||(A=s.duration/Math.abs(N-c)),c<N?m({forward:!0,dur:A,onComplete:()=>{setTimeout(()=>{P(N,A)})}}):m({back:!0,dur:A,onComplete:()=>{setTimeout(()=>{P(N,A)})}}))}function D(){p(),m({resize:!0})}return mn(()=>{Ct.page.on("resize",D)}),zt(()=>{l.destroy(),Ct.page.off("resize",D)}),t({reset:v,push:b,pop:E,forward:C,back:w,goto:P}),(N,A)=>(R(),j("div",{ref_key:"routesContainerRef",ref:r,class:"routes",style:{display:"block",position:"relative",width:"100%",height:"100%","overflow-y":"scroll","overflow-x":"hidden"}},null,512))}}),zy="",fu=et(v0,[["__scopeId","data-v-210d799a"]]),_0={style:{position:"absolute",width:"100%",height:"100%"}},y0={key:0,style:{position:"absolute",top:"30px",left:"50%",transform:"translate(-50%, 0)",color:"#ffffff","font-size":"1em","z-index":"98"}},b0=tt({customOptions:{Image:zo},inheritAttrs:!0,__name:"ImageView",props:{urls:{default:()=>[]}},setup(n,{expose:t,emit:e}){const s=n,i=G(),r=G(),o=G(),a=G(0);let l;function c(m){a.value=m}function u(){o.value?.forward()}function h(){o.value?.back()}wt(r,()=>{r.value&&(l?.destroy(),l=new Ct(r.value),l.on("panLeft",u),l.on("panRight",h),l.on("tap",p))}),wt(o,()=>{o.value&&o.value.reset(s.urls.map(m=>({component:we("div",{style:"position:absolute;width:100%;height:100%"},we(zo,{mode:"aspectFit",src:m,openImageViewWhenClick:!1}))})))});function f(){i.value?.open()}function p(){i.value?.close()}return zt(()=>{l?.destroy()}),t({open:f,close:p}),(m,v)=>(R(),ue(Pe,{ref_key:"popRef",ref:i,directionFrom:"absolute"},{default:Dt(()=>[k("div",_0,[s.urls.length>1?(R(),j("div",y0,St(a.value+1)+" / "+St(s.urls.length),1)):Xt("",!0),k("div",{ref_key:"pageRef",ref:r,style:{position:"absolute",top:"50%",transform:"translate(0, -50%)",width:"100%",height:"100%","z-index":"97"}},[ot(fu,{ref_key:"routesRef",ref:o,direction:s.urls.length>1?"rightToLeft":"none",duration:600,onFinish:c},null,8,["direction"])],512)])]),_:1},512))}}),jy="",x0=et(b0,[["__scopeId","data-v-be51d205"]]),Hy="",w0={class:"page"},E0={class:"header"},C0={class:"main"},S0={class:"main-scroll"},T0={class:"footer"},k0=tt({customOptions:{},inheritAttrs:!0,__name:"LayoutMobile",props:{designWidth:{default:750}},setup(n,{expose:t,emit:e}){return tm(n.designWidth),t({}),(i,r)=>(R(),j("div",w0,[k("header",E0,[$t(i.$slots,"header",{},void 0,!0)]),k("div",C0,[k("div",S0,[$t(i.$slots,"main",{},void 0,!0)])]),k("footer",T0,[$t(i.$slots,"footer",{},void 0,!0)])]))}}),By="",P0=et(k0,[["__scopeId","data-v-3904d6b5"]]),O0=tt({customOptions:{},inheritAttrs:!0,__name:"LayoutCenter",props:{type:{default:"grid"}},setup(n,{expose:t,emit:e}){const s=n,i=le({}),r=le({});function o(){switch(Os(i),Os(r),s.type){case"table":i.display="table",r.display="table-cell",r.verticalAlign="middle",r.textAlign="center";break;case"transform":r.position="absolute",r.top="50%",r.left="50%",r.transform="translate(-50%, -50%)";break;case"grid":i.display="grid",i.justifyContent="center",i.alignItems="center";break;case"flex":default:i.display="flex",r.margin="auto"}}return o(),zt(()=>{}),t({}),(a,l)=>(R(),j("div",{class:"layout-center",style:q(i)},[k("div",{style:q(r)},[$t(a.$slots,"default",{},void 0,!0)],4)],4))}}),Uy="",N0=et(O0,[["__scopeId","data-v-a768b36f"]]),I0=(n=>(Xn("data-v-d02782ac"),n=n(),Wn(),n))(()=>k("div",{style:{"background-color":"#ffffff"}},"popover-default-panel",-1)),D0=tt({customOptions:{Pop:Pe,Button:Nt},inheritAttrs:!0,__name:"Popover",props:{gap:{default:10},isGlobal:{type:Boolean,default:!0}},setup(n){const t=n,e=G(),s=G(),i=G(),r=le({left:"0",top:"0"});wt(s,()=>{o()}),wt(i,()=>{o()});function o(){if(!s.value||!i.value)return;const l=Uc(),c=s.value.getBoundingClientRect(),u=i.value.getBoundingClientRect(),h=u.width,f=u.height;let p=c.x+c.width+t.gap,m=c.y;p=Math.max(t.gap,Math.min(p,l.width-h-t.gap)),m=Math.max(t.gap,Math.min(m,l.height-f-t.gap)),r.left=`${p}px`,r.top=`${m}px`}function a(){e.value.open()}return(l,c)=>(R(),j(Ot,null,[k("div",{ref_key:"popoverButtonRef",ref:s,style:{display:"inline-block"},onClick:a},[$t(l.$slots,"button",{},()=>[ot(Nt,null,{default:Dt(()=>[Yt("popover-default-button")]),_:1})],!0)],512),ot(Pe,{ref_key:"popRef",ref:e,"direction-from":"absolute",isGlobal:t.isGlobal},{default:Dt(()=>[k("div",{ref_key:"popoverPanelRef",ref:i,style:q([{display:"inline-block",position:"absolute"},r])},[$t(l.$slots,"panel",{},()=>[I0],!0)],4)]),_:3},8,["isGlobal"])],64))}}),Xy="",jo=et(D0,[["__scopeId","data-v-d02782ac"]]),M0={class:"tab"},A0=tt({name:"Tab",customOptions:{},inheritAttrs:!0,__name:"Tab",props:{label:{}},setup(n,{expose:t}){return t({}),(e,s)=>(R(),j("div",M0,[$t(e.$slots,"default",{},void 0,!0)]))}}),Wy="",R0=et(A0,[["__scopeId","data-v-6589e7fa"]]),$0={class:"tabs"},L0=["onClick"],F0={class:"content"},V0=tt({customOptions:{},inheritAttrs:!0,__name:"Tabs",props:{labels:{},pages:{},initIndex:{default:0}},emits:["changedIndex"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(s.initIndex),o=le([]),a=G(),l=G(0),c=G(0),u=G(0),h=G([]),f=[],p=vf(),m=p.default&&p.default();m&&(Ns(o,m),E(r.value));const v=(w,P)=>{if(w){if(f.push({index:P,el:w}),f.length<o.length)return;h.value=f}};wt([a,h],()=>{b()});function b(){if(a.value&&h.value.length){const w=a.value.getBoundingClientRect(),P=h.value[r.value].el.getBoundingClientRect();l.value=P.x-w.x,c.value=P.y-w.y+P.height-2,u.value=P.width}}function E(w){r.value=w,i("changedIndex",w),b(),C.value.goto(w)}const C=G();return wt(C,()=>{C.value&&C.value.reset(s.pages,()=>{C.value.goto(s.initIndex)})}),t({}),(w,P)=>(R(),j("div",$0,[k("div",{class:"header",ref_key:"headerRef",ref:a},[(R(!0),j(Ot,null,fe(s.labels,(D,N)=>(R(),j("div",{key:D,class:ye(N==r.value?"active":""),onClick:A=>E(N)},[k("div",{ref_for:!0,ref:A=>v(A,N)},St(D),513)],10,L0))),128)),k("div",{class:"indicator",style:q({top:c.value+"px",left:l.value+"px",width:u.value+"px",height:"2px"})},null,4)],512),k("div",F0,[ot(fu,{ref_key:"routesRef",ref:C,direction:"rightToLeft",duration:200},null,512)])]))}}),qy="",G0=et(V0,[["__scopeId","data-v-e74e266d"]]),z0=["width","height"],j0=tt({customOptions:{},inheritAttrs:!0,__name:"HandWritePanel",props:{canvasWidth:{default:"400"},canvasHeight:{default:"300"},borderColor:{default:"#000000"},brushSize:{default:4},brushDensity:{default:200},brushColor:{default:"#000000"},downloadFileName:{default:"手写图片"}},setup(n,{expose:t,emit:e}){const s=n;let i=()=>{};const r=G();return wt(r,()=>{if(!r.value)return;const o=new Ct(r.value),a=new ou(o);a.ctx.strokeStyle=s.brushColor,a.ctx.lineWidth=s.brushSize,a.drawMouseMoveLine("line"),i=()=>{Zn.downloadFromSVGString(a.ctx.toRawSVG().raw,s.downloadFileName)}}),t({download:()=>i()}),(o,a)=>(R(),j("canvas",{ref_key:"panelRef",ref:r,width:s.canvasWidth,height:s.canvasHeight,style:q([`border: 1px solid ${o.borderColor}`])},null,12,z0))}}),H0={class:"wrap",style:{}},B0=tt({customOptions:{ProgressBar:Hs},inheritAttrs:!0,__name:"PageVerticalScrollProgressBar",props:{bgColor:{default:"#efefef"},progressColor:{default:"#07B56D"},borderColor:{default:"transparent"},borderRadius:{default:"4px"},duringTimeGap:{default:1},showText:{type:Boolean,default:!1}},emits:["progress"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=()=>{const a=Wp();i("progress",a),r.value?.goto(a)};return Ct.page.registerGlobalScrollChange(o),zt(()=>{Ct.page.removeGlobalScrollChange(o)}),t({}),(a,l)=>(R(),j("div",H0,[ot(Hs,{ref_key:"bar",ref:r,width:"100%",height:"100%",bgColor:s.bgColor,progressColor:s.progressColor,borderColor:s.borderColor,borderRadius:s.borderRadius,duringTimeGap:s.duringTimeGap,showText:s.showText},null,8,["bgColor","progressColor","borderColor","borderRadius","duringTimeGap","showText"])]))}}),Ky="",U0=et(B0,[["__scopeId","data-v-2e31cfe2"]]),Y0=["fill"],X0=["fill"],W0=tt({__name:"SVGCheck",props:{width:{default:"10px"},color:{default:st.colorPrimary}},setup(n){const t=n;return(e,s)=>(R(),j("svg",{style:q(["width: "+t.width]),viewBox:"0 0 7 5",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[k("path",{d:"M0.153989 2.49994C-0.0513296 2.28468 -0.0513296 1.93567 0.153989 1.72041C0.359307 1.50514 0.692194 1.50514 0.897512 1.72041L3.12808 4.05902C3.3334 4.27428 3.3334 4.62329 3.12808 4.83855C2.92276 5.05382 2.58988 5.05382 2.38456 4.83855L0.153989 2.49994Z",fill:t.color},null,8,Y0),k("path",{d:"M6.10249 0.161447C6.30781 -0.0538159 6.64069 -0.0538157 6.84601 0.161447C7.05133 0.376711 7.05133 0.725721 6.84601 0.940984L3.12808 4.83855C2.92276 5.05382 2.58988 5.05382 2.38456 4.83855C2.17924 4.62329 2.17955 4.27439 2.38487 4.05913L6.10249 0.161447Z",fill:t.color},null,8,X0)],4))}}),Zy="",Ho=et(W0,[["__scopeId","data-v-987aed3d"]]),Yi=n=>(Xn("data-v-5f064292"),n=n(),Wn(),n),q0=Yi(()=>k("div",{class:"title"},"车牌颜色",-1)),K0={class:"plate-types"},Z0=["onClick"],Q0=Yi(()=>k("div",{class:"title"},"车牌号码",-1)),J0={class:"plate-numbers"},tv=Yi(()=>k("div",{class:"dot"},"·",-1)),ev=["onClick"],nv=Yi(()=>k("div",{class:"info"},"请输入您真实有效的车牌号,便于正常使用系统功能。",-1)),sv=tt({customOptions:{SVGCheck:Ho},__name:"PlateMobile",props:{maxWidth:{default:"750px"}},emits:["clear","complete"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=[{name:"蓝牌",style:"background-color: #0078f0;",completePlateLength:7},{name:"绿牌",style:"background-color: #00f08c;",completePlateLength:8},{name:"黄牌",style:"background-color: #fac800;",completePlateLength:7},{name:"黄绿",style:"background: linear-gradient(90deg, #fac800 51.5%, #00f08c 51.51%);",completePlateLength:8},{name:"黑牌",style:"background-color: #222222;",completePlateLength:7}],o=G(0),a=le([]),l=G(-1);function c(){i0({initPlates:a,completePlateLength:r[o.value].completePlateLength,onPlates:f=>{Ns(a,f),l.value=a.length,a.length===r[o.value].completePlateLength&&i("complete",r[o.value].name,a.join(""))}})}const u=f=>{o.value=f,l.value<=r[f].completePlateLength&&a.length<r[f].completePlateLength?(l.value=a.length,c(),i("clear")):Ns(a,a.slice(0,r[f].completePlateLength)),r[f].completePlateLength===a.length&&i("complete",r[o.value].name,a.join(""))},h=f=>{Ns(a,a.slice(0,f)),l.value=Math.min(Math.max(0,l.value),f),c(),i("clear")};return t({}),(f,p)=>(R(),j("div",Wr(f.$attrs,{class:"plate-mobile",style:{maxWidth:s.maxWidth}}),[q0,k("div",K0,[(R(),j(Ot,null,fe(r,(m,v)=>k("div",{key:v,class:ye(v==o.value?"checked":""),onClick:b=>u(v)},[k("div",{style:q(m.style)},null,4),k("div",null,St(m.name),1),k("div",null,[ot(Ho,{color:"#ffffff",width:"0.14rem"})])],10,Z0)),64))]),Q0,k("div",J0,[k("div",{onClick:p[0]||(p[0]=m=>h(0)),class:ye(l.value==0?"current":"")},St(a[0]),3),k("div",{onClick:p[1]||(p[1]=m=>h(1)),class:ye(l.value==1?"current":"")},St(a[1]),3),tv,(R(!0),j(Ot,null,fe(r[o.value].completePlateLength-2,m=>(R(),j("div",{key:m,class:ye(m+1==l.value?"current":""),onClick:v=>h(m+1)},St(a[m+1]),11,ev))),128))]),nv],16))}}),Qy="",iv=et(sv,[["__scopeId","data-v-5f064292"]]),rv={class:"parent"},ov=tt({customOptions:{},inheritAttrs:!0,__name:"PlateDisplay",props:{plate:{},plateType:{},displayType:{default:"chinese"},fontColor:{},fontSize:{}},setup(n,{expose:t,emit:e}){const s=n,i=[{name:"蓝牌",style:"background-color: #0078f0; color: #ffffff;"},{name:"绿牌",style:"background-color: #00f08c; color: #000000;"},{name:"黄牌",style:"background-color: #fac800; color: #000000;"},{name:"黄绿",style:"background: linear-gradient(90deg, #fac800 51.5%, #00f08c 51.51%); color: #000000;"},{name:"黑牌",style:"background-color: #222222; color: #ffffff;"},{name:"未知",style:"background-color: #cccccc; color: #ffffff;"}];function r(h){return h.length>2?h.substring(0,2)+"·"+h.substring(2):h}function o(h){const f=i.filter(p=>p.name===h);return f.length?f[0]:o("未知")}const a=r(s.plate),l=G(o(s.plateType));let c=s.fontColor,u=s.fontSize;switch(s.displayType){case"dot":c=c??"#999999",u=u??"14px";break;case"chinese":c=c??"#333333",u=u??"20px";break}return t({}),(h,f)=>(R(),j("div",rv,[k("div",{class:ye(["leading",s.displayType]),style:q(l.value.style)},St(l.value.name),7),k("div",{class:"text",style:q({color:Pt(c),"font-size":Pt(u)})},St(Pt(a)),5)]))}}),Jy="",av=et(ov,[["__scopeId","data-v-11a104c3"]]),ns=(n,t=0,e=1)=>n>e?e:n<t?t:n,te=(n,t=0,e=Math.pow(10,t))=>Math.round(e*n)/e,lv=n=>fv(Bo(n)),Bo=n=>(n[0]==="#"&&(n=n.substring(1)),n.length<6?{r:parseInt(n[0]+n[0],16),g:parseInt(n[1]+n[1],16),b:parseInt(n[2]+n[2],16),a:n.length===4?te(parseInt(n[3]+n[3],16)/255,2):1}:{r:parseInt(n.substring(0,2),16),g:parseInt(n.substring(2,4),16),b:parseInt(n.substring(4,6),16),a:n.length===8?te(parseInt(n.substring(6,8),16)/255,2):1}),cv=n=>hv(uv(n)),du=({h:n,s:t,v:e,a:s})=>{const i=(200-t)*e/100;return{h:te(n),s:te(i>0&&i<200?t*e/100/(i<=100?i:200-i)*100:0),l:te(i/2),a:te(s,2)}},Uo=n=>{const{h:t,s:e,l:s}=du(n);return`hsl(${t}, ${e}%, ${s}%)`},Yo=n=>{const{h:t,s:e,l:s,a:i}=du(n);return`hsla(${t}, ${e}%, ${s}%, ${i})`},uv=({h:n,s:t,v:e,a:s})=>{n=n/360*6,t=t/100,e=e/100;const i=Math.floor(n),r=e*(1-t),o=e*(1-(n-i)*t),a=e*(1-(1-n+i)*t),l=i%6;return{r:te([e,o,r,r,a,e][l]*255),g:te([a,e,e,o,r,r][l]*255),b:te([r,r,a,e,e,o][l]*255),a:te(s,2)}},Xi=n=>{const t=n.toString(16);return t.length<2?"0"+t:t},hv=({r:n,g:t,b:e,a:s})=>{const i=s<1?Xi(te(s*255)):"";return"#"+Xi(n)+Xi(t)+Xi(e)+i},fv=({r:n,g:t,b:e,a:s})=>{const i=Math.max(n,t,e),r=i-Math.min(n,t,e),o=r?i===n?(t-e)/r:i===t?2+(e-n)/r:4+(n-t)/r:0;return{h:te(60*(o<0?o+6:o)),s:te(i?r/i*100:0),v:te(i/255*100),a:s}},pu=(n,t)=>{if(n===t)return!0;for(const e in n)if(n[e]!==t[e])return!1;return!0},dv=(n,t)=>n.toLowerCase()===t.toLowerCase()?!0:pu(Bo(n),Bo(t)),mu={},gu=n=>{let t=mu[n];return t||(t=document.createElement("template"),t.innerHTML=n,mu[n]=t),t},Xo=(n,t,e)=>{n.dispatchEvent(new CustomEvent(t,{bubbles:!0,detail:e}))};let ss=!1;const Wo=n=>"touches"in n,pv=n=>ss&&!Wo(n)?!1:(ss||(ss=Wo(n)),!0),vu=(n,t)=>{const e=Wo(t)?t.touches[0]:t,s=n.el.getBoundingClientRect();Xo(n.el,"move",n.getMove({x:ns((e.pageX-(s.left+window.pageXOffset))/s.width),y:ns((e.pageY-(s.top+window.pageYOffset))/s.height)}))},mv=(n,t)=>{const e=t.keyCode;e>40||n.xy&&e<37||e<33||(t.preventDefault(),Xo(n.el,"move",n.getMove({x:e===39?.01:e===37?-.01:e===34?.05:e===33?-.05:e===35?1:e===36?-1:0,y:e===40?.01:e===38?-.01:0},!0)))};class qo{constructor(t,e,s,i){const r=gu(`<div role="slider" tabindex="0" part="${e}" ${s}><div part="${e}-pointer"></div></div>`);t.appendChild(r.content.cloneNode(!0));const o=t.querySelector(`[part=${e}]`);o.addEventListener("mousedown",this),o.addEventListener("touchstart",this),o.addEventListener("keydown",this),this.el=o,this.xy=i,this.nodes=[o.firstChild,o]}set dragging(t){const e=t?document.addEventListener:document.removeEventListener;e(ss?"touchmove":"mousemove",this),e(ss?"touchend":"mouseup",this)}handleEvent(t){switch(t.type){case"mousedown":case"touchstart":if(t.preventDefault(),!pv(t)||!ss&&t.button!=0)return;this.el.focus(),vu(this,t),this.dragging=!0;break;case"mousemove":case"touchmove":t.preventDefault(),vu(this,t);break;case"mouseup":case"touchend":this.dragging=!1;break;case"keydown":mv(this,t);break}}style(t){t.forEach((e,s)=>{for(const i in e)this.nodes[s].style.setProperty(i,e[i])})}}class gv extends qo{constructor(t){super(t,"hue",'aria-label="Hue" aria-valuemin="0" aria-valuemax="360"',!1)}update({h:t}){this.h=t,this.style([{left:`${t/360*100}%`,color:Uo({h:t,s:100,v:100,a:1})}]),this.el.setAttribute("aria-valuenow",`${te(t)}`)}getMove(t,e){return{h:e?ns(this.h+t.x*360,0,360):360*t.x}}}class vv extends qo{constructor(t){super(t,"saturation",'aria-label="Color"',!0)}update(t){this.hsva=t,this.style([{top:`${100-t.v}%`,left:`${t.s}%`,color:Uo(t)},{"background-color":Uo({h:t.h,s:100,v:100,a:1})}]),this.el.setAttribute("aria-valuetext",`Saturation ${te(t.s)}%, Brightness ${te(t.v)}%`)}getMove(t,e){return{s:e?ns(this.hsva.s+t.x*100,0,100):t.x*100,v:e?ns(this.hsva.v-t.y*100,0,100):Math.round(100-t.y*100)}}}const _v=':host{display:flex;flex-direction:column;position:relative;width:200px;height:200px;user-select:none;-webkit-user-select:none;cursor:default}:host([hidden]){display:none!important}[role=slider]{position:relative;touch-action:none;user-select:none;-webkit-user-select:none;outline:0}[role=slider]:last-child{border-radius:0 0 8px 8px}[part$=pointer]{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;display:flex;place-content:center center;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}[part$=pointer]::after{content:"";width:100%;height:100%;border-radius:inherit;background-color:currentColor}[role=slider]:focus [part$=pointer]{transform:translate(-50%,-50%) scale(1.1)}',yv="[part=hue]{flex:0 0 24px;background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}[part=hue-pointer]{top:50%;z-index:2}",bv="[part=saturation]{flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(to top,#000,transparent),linear-gradient(to right,#fff,rgba(255,255,255,0));box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}[part=saturation-pointer]{z-index:3}",Wi=Symbol("same"),Ko=Symbol("color"),_u=Symbol("hsva"),Zo=Symbol("update"),yu=Symbol("parts"),qi=Symbol("css"),Ki=Symbol("sliders");let xv=class extends HTMLElement{static get observedAttributes(){return["color"]}get[qi](){return[_v,yv,bv]}get[Ki](){return[vv,gv]}get color(){return this[Ko]}set color(t){if(!this[Wi](t)){const e=this.colorModel.toHsva(t);this[Zo](e),this[Ko]=t}}constructor(){super();const t=gu(`<style>${this[qi].join("")}</style>`),e=this.attachShadow({mode:"open"});e.appendChild(t.content.cloneNode(!0)),e.addEventListener("move",this),this[yu]=this[Ki].map(s=>new s(e))}connectedCallback(){if(this.hasOwnProperty("color")){const t=this.color;delete this.color,this.color=t}else this.color||(this.color=this.colorModel.defaultColor)}attributeChangedCallback(t,e,s){const i=this.colorModel.fromAttr(s);this[Wi](i)||(this.color=i)}handleEvent(t){const e=this[_u],s={...e,...t.detail};this[Zo](s);let i;!pu(s,e)&&!this[Wi](i=this.colorModel.fromHsva(s))&&(this[Ko]=i,Xo(this,"color-changed",{value:i}))}[Wi](t){return this.color&&this.colorModel.equal(t,this.color)}[Zo](t){this[_u]=t,this[yu].forEach(e=>e.update(t))}};class wv extends qo{constructor(t){super(t,"alpha",'aria-label="Alpha" aria-valuemin="0" aria-valuemax="1"',!1)}update(t){this.hsva=t;const e=Yo({...t,a:0}),s=Yo({...t,a:1}),i=t.a*100;this.style([{left:`${i}%`,color:Yo(t)},{"--gradient":`linear-gradient(90deg, ${e}, ${s}`}]);const r=te(i);this.el.setAttribute("aria-valuenow",`${r}`),this.el.setAttribute("aria-valuetext",`${r}%`)}getMove(t,e){return{a:e?ns(this.hsva.a+t.x):t.x}}}const Ev=`[part=alpha]{flex:0 0 24px}[part=alpha]::after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background-image:var(--gradient);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}[part^=alpha]{background-color:#fff;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><rect x="8" width="8" height="8"/><rect y="8" width="8" height="8"/></svg>')}[part=alpha-pointer]{top:50%}`;class Cv extends xv{get[qi](){return[...super[qi],Ev]}get[Ki](){return[...super[Ki],wv]}}const Sv={defaultColor:"#0001",toHsva:lv,fromHsva:cv,equal:dv,fromAttr:n=>n};class Tv extends Cv{get colorModel(){return Sv}}class kv extends Tv{}customElements.define("hex-alpha-color-picker",kv);const Pv=tt({customOptions:{Popover:jo},__name:"ColorPicker",props:{color:{default:st.colorPrimary}},emits:["change"],setup(n,{emit:t}){const e=n,s=t,i=G(e.color);wt(i,(a,l)=>{a!==l&&s("change",a)});const r=G(),o=a=>{i.value=a.detail.value};return wt(r,()=>{r.value&&(r.value.removeEventListener("color-changed",o),r.value.addEventListener("color-changed",o))}),(a,l)=>{const c=Wh("hex-alpha-color-picker");return R(),ue(jo,null,{button:Dt(()=>[$t(a.$slots,"default",{},()=>[k("span",{class:"button",style:q({backgroundColor:i.value})},null,4)],!0)]),panel:Dt(()=>[ot(c,{ref_key:"colorPickerRef",ref:r,color:i.value},null,8,["color"])]),_:3})}}}),t1="",Ov=et(Pv,[["__scopeId","data-v-ac12603f"]]),e1="",Nv={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!0},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted(){this.$nextTick(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const n=document.createElement("object");this._resizeObject=n,n.setAttribute("aria-hidden","true"),n.setAttribute("tabindex",-1),n.onload=this.addResizeHandlers,n.type="text/html",Eo&&this.$el.appendChild(n),n.data="about:blank",Eo||this.$el.appendChild(n)},beforeDestroy(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("resize",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Eo&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}},Iv={class:"resize-observer",tabindex:"-1"};function Dv(n,t,e,s,i,r){return R(),j("div",Iv)}const Mv=et(Nv,[["render",Dv],["__scopeId","data-v-d5987ae1"]]),Av=tt({__name:"MapTianditu",props:{mapKey:{default:"8261564c2f1435b76dc5991adad737e6"},mapContainerID:{default:"mapTiandituDiv"},mapWidth:{},mapHeight:{},mapZoom:{default:18},mapCenterLng:{default:120.619585},mapCenterLat:{default:31.299379}},emits:["click"],setup(n,{expose:t,emit:e}){const s=n,i=G(s.mapWidth),r=G(s.mapHeight);let o;const a=G();return wt(a,()=>{a.value&&(o=new Ct(a.value,!1),o.on("resize",(l,c)=>{i.value=l+"px",r.value=c+"px"}),o.start())}),mn(()=>{X.loadScript(`http://api.tianditu.gov.cn/api?v=4.0&tk=${s.mapKey}`,()=>{new Dm(s.mapContainerID,s.mapCenterLng,s.mapCenterLat,s.mapZoom)},l=>{console.log("error",l)})}),zt(()=>{o.destroy()}),t({}),(l,c)=>(R(),j("div",Wr({class:"mapDivWrap",ref_key:"mapWrap",ref:a},l.$attrs),[$t(l.$slots,"default",{width:i.value,height:r.value},void 0,!0)],16))}}),n1="",Rv=et(Av,[["__scopeId","data-v-e5da8598"]]);var Bs=function(){var n=0,t=document.createElement("div");t.style.cssText="position:fixed;top:0;right:0;cursor:pointer;opacity:0.9;z-index:10000",t.addEventListener("click",function(u){u.preventDefault(),s(++n%t.children.length)},!1);function e(u){return t.appendChild(u.dom),u}function s(u){for(var h=0;h<t.children.length;h++)t.children[h].style.display=h===u?"block":"none";n=u}var i=(performance||Date).now(),r=i,o=0,a=e(new Bs.Panel("FPS","#0ff","#002")),l=e(new Bs.Panel("MS","#0f0","#020"));if(self.performance&&self.performance.memory)var c=e(new Bs.Panel("MB","#f08","#201"));return s(0),{REVISION:16,dom:t,addPanel:e,showPanel:s,begin:function(){i=(performance||Date).now()},end:function(){o++;var u=(performance||Date).now();if(l.update(u-i,200),u>r+1e3&&(a.update(o*1e3/(u-r),100),r=u,o=0,c)){var h=performance.memory;c.update(h.usedJSHeapSize/1048576,h.jsHeapSizeLimit/1048576)}return u},update:function(){i=this.end()},domElement:t,setMode:s}};Bs.Panel=function(n,t,e){var s=1/0,i=0,r=Math.round,o=r(window.devicePixelRatio||1),a=80*o,l=48*o,c=3*o,u=2*o,h=3*o,f=15*o,p=74*o,m=30*o,v=document.createElement("canvas");v.width=a,v.height=l,v.style.cssText="width:80px;height:48px";var b=v.getContext("2d");return b.font="bold "+9*o+"px Helvetica,Arial,sans-serif",b.textBaseline="top",b.fillStyle=e,b.fillRect(0,0,a,l),b.fillStyle=t,b.fillText(n,c,u),b.fillRect(h,f,p,m),b.fillStyle=e,b.globalAlpha=.9,b.fillRect(h,f,p,m),{dom:v,update:function(E,C){s=Math.min(s,E),i=Math.max(i,E),b.fillStyle=e,b.globalAlpha=1,b.fillRect(0,0,a,f),b.fillStyle=t,b.fillText(r(E)+" "+n+" ("+r(s)+"-"+r(i)+")",c,u),b.drawImage(v,h+o,f,p-o,m,h,f,p-o,m),b.fillRect(h+p-o,f,o,m),b.fillStyle=e,b.globalAlpha=.9,b.fillRect(h+p-o,f,o,r((1-E/C)*m))}}};const $v=Object.assign({customOptions:{},inheritAttrs:!0},{__name:"FPSStats",setup(n,{expose:t}){const e=G();return mn(()=>{const s=new Bs,i=s.domElement.style;i.margin="1em",e.value.appendChild(s.domElement),Zt.register(()=>(s.update(),!0))}),t({}),(s,i)=>(R(),j("div",{ref_key:"containerRef",ref:e},null,512))}}),Lv=["width","height"],Fv=tt({__name:"Canvas",props:{bgColor:{default:"#333333"}},emits:["resize"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G(),o=G(),a=G(0),l=G(0);let c;wt(r,()=>{r.value&&(c=new Ct(r.value,!1),c.on("resize",(b,E)=>{const C=Uc();a.value=Math.min(b,C.width),l.value=Math.min(E,C.height),p()}),c.start())}),wt(o,()=>{o.value&&p()});let u,h,f;function p(){u||!o.value||!a.value||!l.value||(u=new Ct(o.value,!1),u.on("resize",(b,E)=>{i("resize",b,E)}),u.start(),h=new ou(u),f?.(h))}function m(){return new Promise(b=>{if(h)return b(h);f=b})}function v(b){u&&b(u)}return zt(()=>{u?.destroy(),c?.destroy()}),t({draw:v,getCanvasElement:()=>o.value,getCanvas:m}),(b,E)=>(R(),j("div",{class:"canvas-wrap",ref_key:"canvasWrapRef",ref:r},[k("canvas",{ref_key:"canvasRef",ref:o,width:a.value,height:l.value,style:q({backgroundColor:s.bgColor})},null,12,Lv)],512))}}),i1="",Be=et(Fv,[["__scopeId","data-v-83f4b281"]]),Vv={class:"ease-graph"},Gv=tt({customOptions:{Button:Nt,Canvas:Be},inheritAttrs:!0,__name:"EaseGraphDisplay",props:{easeName:{},easeFunction:{},canvasWidth:{default:180},canvasHeight:{default:100},graphHorizontalGap:{default:5},graphVerticalGap:{default:20},easeDuration:{default:2e3},isSelected:{type:Boolean,default:!1}},emits:["onMounted","onStart","onCompleted","onSelected"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G();let o;wt(r,()=>{r.value&&r.value.getCanvas().then(u=>{o=u,i("onMounted",s.easeName),o.app.on("showInParent",l)})});let a=!1;const l=()=>{if(!o||a)return;a=!0,i("onStart",s.easeName),o.ctx.fillStyle="rgb(250,250,250)",o.ctx.fillRect(0,0,s.canvasWidth,s.canvasHeight),o.ctx.lineWidth=.5,o.ctx.strokeStyle="rgb(230,230,230)",o.ctx.beginPath(),o.ctx.moveTo(0,s.graphVerticalGap),o.ctx.lineTo(s.canvasWidth,s.graphVerticalGap),o.ctx.moveTo(0,s.canvasHeight-s.graphVerticalGap),o.ctx.lineTo(s.canvasWidth,s.canvasHeight-s.graphVerticalGap),o.ctx.closePath(),o.ctx.stroke(),o.ctx.lineWidth=2,o.ctx.strokeStyle="rgb(255,127,127)";const u={x:s.graphHorizontalGap,y:s.canvasHeight-s.graphVerticalGap},h={x:s.graphHorizontalGap,y:s.canvasHeight-s.graphVerticalGap};let f=!1,p=!1;Jt.toTween(u,{x:s.canvasWidth-s.graphHorizontalGap},{duration:s.easeDuration,easeFunction:it.Easing.Linear.None,onComplete:()=>{f=!0,f&&p&&(i("onCompleted",s.easeName),a=!1)}}).startAuto(),Jt.toTween(u,{y:s.graphVerticalGap},{duration:s.easeDuration,easeFunction:s.easeFunction,onUpdate:()=>{o.ctx.beginPath(),o.ctx.moveTo(h.x,h.y),o.ctx.lineTo(u.x,u.y),o.ctx.closePath(),o.ctx.stroke(),h.x=u.x,h.y=u.y},onComplete:()=>{p=!0,f&&p&&(i("onCompleted",s.easeName),a=!1)}}).startAuto()},c=()=>{i("onSelected",s.easeName,s.easeFunction)};return zt(()=>{o.app.off("showInParent",l)}),t({start:l}),(u,h)=>(R(),j("div",Vv,[k("div",null,"缓动:"+St(u.easeName),1),k("div",null,[k("div",null,[ot(Nt,{stylePattern:"outline",height:"32px",padding:"10px",onClick:l},{default:Dt(()=>[Yt(" 开始 ")]),_:1})]),k("div",null,[ot(Nt,{stylePattern:s.isSelected?"fullfilled":"outline",height:"32px",padding:"10px",onClick:c},{default:Dt(()=>[Yt(" 选择 ")]),_:1},8,["stylePattern"])])]),k("div",{style:q({width:u.canvasWidth+"px",height:u.canvasHeight+"px"})},[ot(Be,{ref_key:"canvasRef",ref:r,bgColor:"#ffffff"},null,512)],4)]))}}),r1="",Qo=et(Gv,[["__scopeId","data-v-a2b487d0"]]),zv=2e3,jv=tt({customOptions:{EaseGraphDisplay:Qo},inheritAttrs:!0,__name:"EaseGroupGraphDisplay",props:{easeList:{default:()=>[{easeName:"Linear",easeFunction:it.Easing.Linear.None},{easeName:"gap"},{easeName:"QuadraticIn",easeFunction:it.Easing.Quadratic.In},{easeName:"QuadraticOut",easeFunction:it.Easing.Quadratic.Out},{easeName:"QuadraticInOut",easeFunction:it.Easing.Quadratic.InOut},{easeName:"gap"},{easeName:"CubicIn",easeFunction:it.Easing.Cubic.In},{easeName:"CubicOut",easeFunction:it.Easing.Cubic.Out},{easeName:"CubicInOut",easeFunction:it.Easing.Cubic.InOut},{easeName:"gap"},{easeName:"QuarticIn",easeFunction:it.Easing.Quartic.In},{easeName:"QuarticOut",easeFunction:it.Easing.Quartic.Out},{easeName:"QuarticInOut",easeFunction:it.Easing.Quartic.InOut},{easeName:"gap"},{easeName:"QuinticIn",easeFunction:it.Easing.Quintic.In},{easeName:"QuinticOut",easeFunction:it.Easing.Quintic.Out},{easeName:"QuinticInOut",easeFunction:it.Easing.Quintic.InOut},{easeName:"gap"},{easeName:"SinusoidalIn",easeFunction:it.Easing.Sinusoidal.In},{easeName:"SinusoidalOut",easeFunction:it.Easing.Sinusoidal.Out},{easeName:"SinusoidalInOut",easeFunction:it.Easing.Sinusoidal.InOut},{easeName:"gap"},{easeName:"ExponentialIn",easeFunction:it.Easing.Exponential.In},{easeName:"ExponentialOut",easeFunction:it.Easing.Exponential.Out},{easeName:"ExponentialInOut",easeFunction:it.Easing.Exponential.InOut},{easeName:"gap"},{easeName:"CircularIn",easeFunction:it.Easing.Circular.In},{easeName:"CircularOut",easeFunction:it.Easing.Circular.Out},{easeName:"CircularInOut",easeFunction:it.Easing.Circular.InOut},{easeName:"gap"},{easeName:"ElasticIn",easeFunction:it.Easing.Elastic.In},{easeName:"ElasticOut",easeFunction:it.Easing.Elastic.Out},{easeName:"ElasticInOut",easeFunction:it.Easing.Elastic.InOut},{easeName:"gap"},{easeName:"BackIn",easeFunction:it.Easing.Back.In},{easeName:"BackOut",easeFunction:it.Easing.Back.Out},{easeName:"BackInOut",easeFunction:it.Easing.Back.InOut},{easeName:"gap"},{easeName:"BounceIn",easeFunction:it.Easing.Bounce.In},{easeName:"BounceOut",easeFunction:it.Easing.Bounce.Out},{easeName:"BounceInOut",easeFunction:it.Easing.Bounce.InOut},{easeName:"gap"},{easeName:"generatePow(10)In",easeFunction:it.Easing.generatePow(10).In},{easeName:"generatePow(10)Out",easeFunction:it.Easing.generatePow(10).Out},{easeName:"generatePow(10)InOut",easeFunction:it.Easing.generatePow(10).InOut},{easeName:"gap"},{easeName:"4 steps",easeFunction:it.Easing.createStep(4)},{easeName:"8 steps",easeFunction:it.Easing.createStep(8)},{easeName:"12 steps",easeFunction:it.Easing.createStep(12)},{easeName:"16 steps",easeFunction:it.Easing.createStep(16)},{easeName:"gap"},{easeName:"Noisy Exponential.InOut",easeFunction:it.Easing.createNoisyEasing(it.Easing.Exponential.InOut,.1)},{easeName:"Noisy Elastic.InOut",easeFunction:it.Easing.createNoisyEasing(it.Easing.Elastic.InOut,.2)},{easeName:"Noisy Circular.InOut",easeFunction:it.Easing.createNoisyEasing(it.Easing.Circular.InOut,.1)}]}},emits:["selectedEaseFunction"],setup(n,{expose:t,emit:e}){const s=n,i=e,r={};function o(f,p){f&&(r[p]={el:f})}const a=new Vc(10);function l(f){a.addTask(()=>(r[f].el.start(),new Promise(p=>{r[f].resolve=p})))}function c(f){r[f].resolve?.()}const u=G("Linear");function h(f,p){u.value=f,i("selectedEaseFunction",f,p)}return h("Linear",it.Easing.Linear.None),t({}),(f,p)=>(R(),j("div",null,[(R(!0),j(Ot,null,fe(s.easeList,m=>(R(),j("div",{key:m.easeName,class:"ease-graph-wrap"},[m.easeFunction?(R(),ue(Qo,{key:0,easeName:m.easeName,easeFunction:m.easeFunction,easeDuration:zv,isSelected:u.value==m.easeName,onOnMounted:l,onOnCompleted:c,onOnSelected:h,ref_for:!0,ref:v=>o(v,m.easeName)},null,8,["easeName","easeFunction","isSelected"])):Xt("",!0)]))),128))]))}}),o1="",Hv=et(jv,[["__scopeId","data-v-7e8d1feb"]]),Bv={class:"interpolation-graph"},bu=1/6,xu=5/6,Uv=tt({customOptions:{Button:Nt,Canvas:Be},inheritAttrs:!0,__name:"InterpolationGraphDisplay",props:{interpolationName:{},interpolationFunction:{},canvasWidth:{default:240},canvasHeight:{default:160},easeDuration:{default:2e3}},emits:["onMounted","onStart","onCompleted"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G();let o;wt(r,()=>{r.value&&r.value.getCanvas().then(v=>{o=v,i("onMounted",s.interpolationName),o.app.on("showInParent",m)})});const a=s.canvasWidth*bu,l=s.canvasHeight/2,c=[s.canvasWidth*xu,s.canvasWidth/2],u=[s.canvasHeight*bu,s.canvasHeight*xu],h=[...c,a],f=[...u,l];let p=!1;const m=()=>{if(!o||p)return;p=!0,i("onStart",s.interpolationName),o.ctx.fillStyle="rgb(250,250,250)",o.ctx.fillRect(0,0,s.canvasWidth,s.canvasHeight),o.ctx.fillStyle="rgb(200,200,200)",o.ctx.fillRect(a-3,l-3,6,6),o.ctx.fillRect(c[c.length-1]-3,u[u.length-1]-3,6,6);for(var v=0;v<c.length;v++)o.ctx.fillRect(c[v]-2,u[v]-2,4,4);let b=!1,E=!1;const C={x:a,y:l,old:{x:a,y:l}};Jt.toTween(C,{x:c,y:u},{duration:s.easeDuration,easeFunction:it.Easing.Linear.None,interpolationFunction:s.interpolationFunction,onUpdate:P=>{o.ctx.lineWidth=2,o.ctx.strokeStyle="rgba(255,127,127,0.9)",o.ctx.beginPath(),o.ctx.moveTo(P.old.x,P.old.y),o.ctx.lineTo(P.x,P.y),o.ctx.closePath(),o.ctx.stroke(),P.old.x=P.x,P.old.y=P.y},onComplete:()=>{b=!0,b&&E&&(i("onCompleted",s.interpolationName),p=!1)}}).startAuto();const w={x:a,y:l,old:{x:a,y:l}};Jt.toTween(w,{x:h,y:f},{duration:s.easeDuration,easeFunction:it.Easing.Linear.None,interpolationFunction:s.interpolationFunction,onUpdate:P=>{o.ctx.lineWidth=2,o.ctx.strokeStyle="rgba(255,127,127,0.5)",o.ctx.beginPath(),o.ctx.moveTo(P.old.x,P.old.y),o.ctx.lineTo(P.x,P.y),o.ctx.closePath(),o.ctx.stroke(),P.old.x=P.x,P.old.y=P.y},onComplete:()=>{E=!0,b&&E&&(i("onCompleted",s.interpolationName),p=!1)}}).startAuto()};return zt(()=>{o.app.off("showInParent",m)}),t({start:m}),(v,b)=>(R(),j("div",Bv,[k("div",null,[Yt(" 插值:"+St(v.interpolationName)+" ",1),ot(Nt,{stylePattern:"outline",height:"32px",onClick:m},{default:Dt(()=>[Yt(" 开始 ")]),_:1})]),k("div",{style:q({width:v.canvasWidth+"px",height:v.canvasHeight+"px"})},[ot(Be,{ref_key:"canvasRef",ref:r,bgColor:"#ffffff"},null,512)],4)]))}}),a1="",Jo=et(Uv,[["__scopeId","data-v-18aca8d5"]]),Yv=2e3,Xv=tt({customOptions:{InterpolationGraphDisplay:Jo},inheritAttrs:!0,__name:"InterpolationGroupGraphDisplay",props:{interpolationList:{default:()=>[{interpolationName:"Linear",interpolationFunction:it.Interpolation.Linear},{interpolationName:"Bezier",interpolationFunction:it.Interpolation.Bezier},{interpolationName:"CatmullRom",interpolationFunction:it.Interpolation.CatmullRom}]}},setup(n,{expose:t,emit:e}){const s=n,i={};function r(c,u){c&&(i[u]={el:c})}const o=new Vc(1);function a(c){o.addTask(()=>(i[c].el.start(),new Promise(u=>{i[c].resolve=u})))}function l(c){i[c].resolve?.()}return t({}),(c,u)=>(R(),j("div",null,[(R(!0),j(Ot,null,fe(s.interpolationList,h=>(R(),j("div",{key:h.interpolationName,class:"interpolation-graph-wrap"},[ot(Jo,{interpolationName:h.interpolationName,interpolationFunction:h.interpolationFunction,easeDuration:Yv,onOnMounted:a,onOnCompleted:l,ref_for:!0,ref:f=>r(f,h.interpolationName)},null,8,["interpolationName","interpolationFunction"])]))),128))]))}}),l1="",Wv=et(Xv,[["__scopeId","data-v-6e8312e3"]]),qv={class:"wrap"},Kv={class:"btns"},Zv={class:"tween-css",style:{width:"100%",height:"400px"}},Qv=tt({customOptions:{Button:Nt},inheritAttrs:!0,__name:"TweenCSS",props:{easeFunction:{type:Function,default:it.Easing.Linear.None}},setup(n){const t=n,e=le({translateTo:{from:{translateTo:[0,0]},to:{translateTo:["150px","150px"]},selected:!1},translateXTo:{from:{translateXTo:0},to:{translateXTo:"150px"},selected:!1},translateYTo:{from:{translateYTo:0},to:{translateYTo:"150px"},selected:!1},translateZTo:{from:{translateZTo:0},to:{translateZTo:"150px"},selected:!1},translate3dTo:{from:{translate3dTo:[0,0,0]},to:{translate3dTo:["150px","150px","150px"]},selected:!1},rotateTo:{from:{rotateTo:0},to:{rotateTo:360},selected:!1},rotateXTo:{from:{rotateXTo:0},to:{rotateXTo:360},selected:!1},rotateYTo:{from:{rotateYTo:0},to:{rotateYTo:360},selected:!1},rotateZTo:{from:{rotateZTo:0},to:{rotateZTo:360},selected:!1},rotate3dTo:{from:{rotate3dTo:[0,0,0]},to:{rotate3dTo:[360,360,360]},selected:!1},scaleTo:{from:{scaleTo:1},to:{scaleTo:2},selected:!1},scaleXTo:{from:{scaleXTo:1},to:{scaleXTo:2},selected:!1},scaleYTo:{from:{scaleYTo:1},to:{scaleYTo:2},selected:!1},scaleZTo:{from:{scaleZTo:1},to:{scaleZTo:2},selected:!1},scale3dTo:{from:{scale3dTo:[1,1,1]},to:{scale3dTo:[2,2,2]},selected:!1},skewTo:{from:{skewTo:0},to:{skewTo:1},selected:!1},skewXTo:{from:{skewXTo:0},to:{skewXTo:1},selected:!1},skewYTo:{from:{skewYTo:0},to:{skewYTo:1},selected:!1}}),s=G();function i(r){if(!s.value)return;e[r].selected=!e[r].selected;const o={},a={};for(let l in e){const c=e[l];c.selected?(Object.assign(o,c.from),Object.assign(a,c.to)):(Lc(o,c.from),Lc(a,c.to))}s.value.style.transform="",Jt.toTweenCSS(s.value,o,a,{duration:2e3,easeFunction:t.easeFunction}).startAuto()}return zt(()=>{}),(r,o)=>(R(),j("div",qv,[k("div",Kv,[(R(!0),j(Ot,null,fe(e,(a,l,c)=>(R(),ue(Nt,{onClick:u=>i(l.toString()),key:l,stylePattern:a.selected?"fullfilled":"outline"},{default:Dt(()=>[Yt(St(l),1)]),_:2},1032,["onClick","stylePattern"]))),128))]),k("div",Zv,[k("div",{class:"tween-css-target",ref_key:"tweenCSSTargetRef",ref:s},null,512)])]))}}),c1="",Jv=et(Qv,[["__scopeId","data-v-44d0bbdc"]]),t_={class:"wrap"},e_={class:"btns"},n_={style:{height:"400px"}},s_=tt({customOptions:{Button:Nt,Canvas:Be},inheritAttrs:!0,__name:"CanvasSport",setup(n){const t=G(),e=G("");function s(){const h="RectGame";e.value!=h&&(e.value=h,t.value.getCanvas().then(f=>{const p=[];function m(){const D=new Ce({x:Math.random()*f.ctx.canvas.width,y:0,width:50,height:50,attrs:{fill:"#ff0000"},enableDrag:!0});return p.push(D),D}let v=m();const b=.2,E=()=>{v&&(v.ay=.2)},C=()=>{v&&(v.ay=-.2)},w=()=>{v&&(v.ay=0)},P=[];P.push(f.app.registerKeyDown({key:"ArrowDown"},E,w)),P.push(f.app.registerKeyDown({key:"ArrowRight"},E,w)),P.push(f.app.registerKeyDown({key:"ArrowUp"},C,w)),P.push(f.app.registerKeyDown({key:"ArrowLeft"},C,w)),Zt.register(()=>e.value!=h?(P.forEach(D=>D()),!1):(f.ctx.clearRect(),f.isMouseDown?f.draw(p):(v&&v.nextFrame({gravity:b}),v&&v.y+v.height>=f.ctx.canvas.height&&(v.y=f.ctx.canvas.height-v.height,v=m()),f.draw(p.map(D=>(v&&v!==D&&v.isIntersectRect(D)&&(v.y=D.y-v.height,v.y>=v.height?v=m():v=null),D)))),!0))}))}function i(){const h="PointWater";e.value!=h&&(e.value=h,t.value.getCanvas().then(f=>{const p=[];for(let m=0;m<80;m++){const v=new Qt({x:f.ctx.canvas.width/2,y:f.ctx.canvas.height,radius:2,attrs:{fill:lm()}});v.vx=Math.random()*2-1,v.vy=Math.random()*-10-10,p.push(v)}Zt.register(()=>e.value!=h?!1:(f.ctx.clearRect(),f.draw(p.map(m=>(m.nextFrame({gravity:.5}),(m.x-m.radius>f.ctx.canvas.width||m.x+m.radius<0||m.y-m.radius>f.ctx.canvas.height||m.y+m.radius<0)&&(m.x=f.ctx.canvas.width/2,m.y=f.ctx.canvas.height,m.vx=Math.random()*2-1,m.vy=Math.random()*-10-10),m))),!0))}))}function r(){const h="PointEase";e.value!=h&&(e.value=h,t.value.getCanvas().then(f=>{const p=f.ctx.canvas.width/2,m=f.ctx.canvas.height/2,v=new Qt({x:p,y:m,radius:30,attrs:{fill:"#00ff00"},targetToAfterDragFree:{targetX:p,targetY:m},enableDrag:!0});Zt.register(()=>e.value!=h?!1:(f.ctx.clearRect(),f.draw(v),!0))}))}function o(){const h="PointSpringChain";e.value!=h&&(e.value=h,t.value.getCanvas().then(f=>{const p=f.ctx.canvas.width/2,m=f.ctx.canvas.height/2,v=[];for(let P=0;P<3;P++)v.push(new Qt({x:p,y:m,radius:20,attrs:{fill:"#0000ff"}}));const b=new Kt({attrs:{"stroke-width":"1",stroke:"#eeeeee"}}),E=.03,C=.9,w=2;Zt.register(()=>e.value!=h?!1:(f.ctx.clearRect(),v.forEach((P,D)=>{if(D===0)P.nextFrameSpringTo(f.app.mousePoint,{spring:E,friction:C,gravity:w}),b.fromX=f.app.mousePoint.x,b.fromY=f.app.mousePoint.y,b.x=P.x,b.y=P.y;else{const N=v[D-1];P.nextFrameSpringTo(N,{spring:E,friction:C,gravity:w}),b.fromX=N.x,b.fromY=N.y,b.x=P.x,b.y=P.y}f.draw(b)}),f.draw(v),!0))}))}function a(){const h="PointSpringMulti";e.value!=h&&(e.value=h,t.value.getCanvas().then(f=>{const p=f.ctx.canvas.width/2,m=f.ctx.canvas.height/2,v=new Qt({x:p,y:m,radius:20,attrs:{fill:"#ff0000"}}),b=[];for(let C=0;C<3;C++)b.push(new Qt({x:Math.random()*f.ctx.canvas.width,y:Math.random()*f.ctx.canvas.height,radius:10,attrs:{fill:"#00ff00"},enableDrag:!0}));const E=[new Kt({attrs:{"stroke-width":"1",stroke:"#eeeeee"}}),new Kt({attrs:{"stroke-width":"1",stroke:"#eeeeee"}}),new Kt({attrs:{"stroke-width":"1",stroke:"#eeeeee"}})];Zt.register(()=>e.value!=h?!1:(f.ctx.clearRect(),v.nextFrameSpringTo(b,{spring:.03,friction:.9}),b.forEach((C,w)=>{E[w].fromX=v.x,E[w].fromY=v.y,E[w].x=C.x,E[w].y=C.y}),f.draw([...E,...b,v]),!0))}))}function l(){const h="PointSpringConnect";e.value!=h&&(e.value=h,t.value.getCanvas().then(f=>{const p=[];for(let b=0;b<3;b++)p.push(new Qt({x:Math.random()*f.ctx.canvas.width,y:Math.random()*f.ctx.canvas.height,radius:15,attrs:{fill:"#ff0000"},enableDrag:!0}));const m=[new Kt({attrs:{stroke:"#eeeeee","stroke-width":"1"}}),new Kt({attrs:{stroke:"#eeeeee","stroke-width":"1"}}),new Kt({attrs:{stroke:"#eeeeee","stroke-width":"1"}})],v={springLength:120,spring:.03,friction:.9};Zt.register(()=>e.value!=h?!1:(f.ctx.clearRect(),p[0].isDragging||(p[0].nextFrameSpringConnect(p[1],v),p[0].nextFrameSpringConnect(p[2],v)),p[1].isDragging||(p[1].nextFrameSpringConnect(p[0],v),p[1].nextFrameSpringConnect(p[2],v)),p[2].isDragging||(p[2].nextFrameSpringConnect(p[0],v),p[2].nextFrameSpringConnect(p[1],v)),m[0].x=p[0].x,m[0].y=p[0].y,m[0].fromX=p[1].x,m[0].fromY=p[1].y,m[1].x=p[1].x,m[1].y=p[1].y,m[1].fromX=p[2].x,m[1].fromY=p[2].y,m[2].x=p[2].x,m[2].y=p[2].y,m[2].fromX=p[0].x,m[2].fromY=p[0].y,f.draw([...m,...p]),!0))}))}function c(){const h="QuadraticBezierCurve";e.value!=h&&(e.value=h,t.value.getCanvas().then(f=>{const m=new $s({x:50,y:f.ctx.canvas.height-50,fromX:f.ctx.canvas.width-50,fromY:f.ctx.canvas.height-50,cx:f.app.mousePoint.x,cy:f.app.mousePoint.y,attrs:{stroke:"#ff0000","stroke-width":"2"},isLineThrough:!1}),v=new $s({x:50,y:f.ctx.canvas.height-50,fromX:f.ctx.canvas.width-50,fromY:f.ctx.canvas.height-50,cx:f.app.mousePoint.x,cy:f.app.mousePoint.y,attrs:{stroke:"#00ff00","stroke-width":"2"},isLineThrough:!0});Zt.register(()=>e.value!=h?!1:(f.ctx.clearRect(),v.cx=m.cx=f.app.mousePoint.x,v.cy=m.cy=f.app.mousePoint.y,f.draw([m,v]),!0))}))}function u(){const h="PointsRandom";e.value=h,t.value.getCanvas().then(f=>{f.ctx.clearRect();const p=[];for(let m=0;m<10;m++){const v=new Qt({x:Math.random()*f.ctx.canvas.width,y:Math.random()*f.ctx.canvas.height,attrs:{stroke:"pink","stroke-width":"2"}});p.push(v),f.draw(new Ce({x:v.x,y:v.y,width:6,height:6,attrs:{fill:"#eeeeee"}}))}f.draw(new Ro(p))})}return zt(()=>{}),(h,f)=>(R(),j("div",t_,[k("div",e_,[ot(Nt,{onClick:s,stylePattern:e.value=="RectGame"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Rect - 俄罗斯方块 ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:i,stylePattern:e.value=="PointWater"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Point - 喷泉 ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:r,stylePattern:e.value=="PointEase"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Point - ease ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:o,stylePattern:e.value=="PointSpringChain"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Point - 链式弹簧 ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:a,stylePattern:e.value=="PointSpringMulti"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Point - 多点弹簧 ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:l,stylePattern:e.value=="PointSpringConnect"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Point - 连接弹簧 ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:c,stylePattern:e.value=="QuadraticBezierCurve"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" QuadraticBezier - curve ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:u,stylePattern:e.value=="PointsRandom"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Points - random ")]),_:1},8,["stylePattern"])]),k("div",n_,[ot(Be,{ref_key:"canvas",ref:t},null,512)])]))}}),u1="",i_=et(s_,[["__scopeId","data-v-df492363"]]),r_=n=>(Xn("data-v-1eec3755"),n=n(),Wn(),n),o_={class:"wrap"},a_=r_(()=>k("div",{class:"btns"},null,-1)),l_={style:{height:"400px"}},c_=tt({customOptions:{Button:Nt,Canvas:Be},inheritAttrs:!0,__name:"CanvasShape",setup(n){const t=G();return wt(t,()=>{t.value}),zt(()=>{}),(e,s)=>(R(),j("div",o_,[a_,k("div",l_,[ot(Be,{ref_key:"canvas",ref:t},null,512)])]))}}),h1="",u_=et(c_,[["__scopeId","data-v-1eec3755"]]),h_=tt({__name:"SVG",props:{bgColor:{default:"#fefefe"}},emits:["resize"],setup(n,{expose:t,emit:e}){const s=n,i=e,r=G();wt(r,()=>{r.value&&c()});let o,a,l;function c(){o||!r.value||(o=new Ct(r.value,!1),o.on("resize",(h,f)=>{i("resize",h,f)}),o.start(),a=new pm(o),l?.(a))}function u(){return new Promise(h=>{if(a)return h(a);l=h})}return zt(()=>{o?.destroy()}),t({getSVGElement:()=>r.value,getSVG:u}),(h,f)=>(R(),j("div",{ref_key:"svgRef",ref:r,class:"svg",style:q({backgroundColor:s.bgColor})},null,4))}}),f1="",wu=et(h_,[["__scopeId","data-v-3a8033cf"]]),f_='<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd"><path d="M405.614 190.524c17.843 0 32.315-14.472 32.315-32.329s-14.472-32.329-32.315-32.329c-17.87 0-32.342 14.472-32.342 32.33 0 17.856 14.471 32.328 32.342 32.328zm21.479 7.867c-.528-.333-1.11-.569-1.665-.805a37.223 37.223 0 0 0-11.78-5.189l-8.034 8.103-7.811-8.2c-.028 0-.056.014-.084.014-4.135.985-8.2 2.747-11.821 5.133-.639.264-1.277.555-1.901.93-25.1 15.387-39.502 27.57-43.956 98.79-.43 6.924 4.842 12.876 11.738 13.306.278.014.541.028.805.028 6.577 0 12.099-5.12 12.529-11.766 1.512-24.045 3.927-39.627 7.437-50.38v43.47c0 3.386.652 6.535 1.804 9.421-.083.666-.167 1.319-.167 1.998l.028 120.172c0 8.186 6.618 14.832 14.819 14.832 8.2 0 14.832-6.646 14.832-14.832V320.283c.583.028 1.18.07 1.776.07.097 0 .222-.015.333-.015v103.078c0 8.2 6.632 14.832 14.832 14.832 8.2 0 14.833-6.632 14.833-14.832l.014-119.422c1.942-3.608 3.08-7.687 3.08-12.155v-43.11c3.427 10.74 5.827 26.238 7.312 50.02.416 6.646 5.952 11.766 12.515 11.766.25 0 .527 0 .791-.028 6.91-.43 12.168-6.396 11.752-13.306-4.454-71.234-18.87-83.403-43.97-98.79h-.041zm-21.41 66.087h-.152l-7.798-10.67 7.798-52.115h.152l7.798 52.115-7.798 10.67zM63.235 217.927c0 12.682 10.267 22.95 22.963 22.95 12.668 0 22.935-10.282 22.935-22.95s-10.281-22.95-22.935-22.95c-12.696 0-22.963 10.282-22.963 22.95zm38.211 28.527c-.374-.222-.79-.402-1.179-.569a26.82 26.82 0 0 0-8.367-3.69l-5.702 5.757-5.564-5.827c-.014 0-.042.014-.056.014a26.862 26.862 0 0 0-8.394 3.649c-.458.194-.916.388-1.346.652-15.873 9.727-25.724 17.69-29.914 55.056h17.912c.985-8.366 2.276-14.68 3.857-19.564v19.564h46.981v-19.314c1.554 4.843 2.803 11.086 3.774 19.314h17.899c-4.176-37.365-14.028-45.316-29.9-55.056v.014zM86.24 293.379h-.097l-5.536-7.576 5.536-36.99h.097l5.536 36.99-5.536 7.576zm67.432-75.452c0 12.682 10.281 22.95 22.963 22.95 12.668 0 22.935-10.282 22.935-22.95s-10.267-22.95-22.935-22.95c-12.682 0-22.963 10.282-22.963 22.95zm38.212 28.527c-.375-.222-.791-.402-1.18-.569a26.54 26.54 0 0 0-8.366-3.69l-5.703 5.757-5.55-5.827c-.014 0-.042.014-.055.014a26.723 26.723 0 0 0-8.395 3.649c-.458.194-.916.388-1.36.652-15.873 9.727-25.724 17.69-29.914 55.056h17.926c.985-8.366 2.276-14.68 3.858-19.564v19.564h46.98v-19.314c1.554 4.843 2.803 11.086 3.774 19.314h17.9c-4.191-37.365-14.042-45.316-29.915-55.056v.014zm-15.221 46.925h-.111l-5.536-7.576 5.536-36.99h.11l5.537 36.99-5.536 7.576zm-45.607-104.784c42.624 0 77.297-34.673 77.297-77.297C208.353 68.674 173.68 34 131.056 34c-42.624 0-77.298 34.674-77.298 77.298s34.674 77.297 77.298 77.297zm0-134.074c31.316 0 56.776 25.46 56.776 56.777 0 31.316-25.474 56.776-56.776 56.776-31.302 0-56.777-25.46-56.777-56.776 0-31.316 25.475-56.777 56.777-56.777z"/><path d="M170.918 103.084H139.27V69.908h-16.414v49.59h48.063zm30.137 305.277l-8.464-3.121a64.461 64.461 0 0 0-.707-18.732l8.172-3.774c5.106-2.345 7.354-8.422 4.995-13.528l-4.773-10.365c-2.345-5.106-8.408-7.353-13.514-4.995l-8.187 3.774a64.241 64.241 0 0 0-13.763-12.723l3.121-8.464c1.943-5.272-.763-11.155-6.035-13.098l-10.712-3.954c-5.106-1.873-11.21.944-13.098 6.036l-3.122 8.463a65.463 65.463 0 0 0-18.73.708l-3.775-8.186c-2.345-5.106-8.422-7.34-13.528-4.995L88.57 326.18c-5.106 2.358-7.353 8.436-4.995 13.528l3.774 8.172a64.996 64.996 0 0 0-12.723 13.778l-8.45-3.122c-5.106-1.9-11.21.916-13.112 6.022l-3.94 10.712a10.136 10.136 0 0 0 .305 7.797 10.124 10.124 0 0 0 5.73 5.287l8.464 3.135a64.95 64.95 0 0 0 .708 18.732l-8.187 3.774c-5.106 2.344-7.34 8.422-4.995 13.514l4.787 10.378c2.345 5.106 8.409 7.34 13.528 4.981l8.187-3.774a64.336 64.336 0 0 0 13.778 12.724l-3.122 8.464c-.958 2.553-.847 5.314.305 7.797a10.104 10.104 0 0 0 5.716 5.315l10.712 3.954c2.553.943 5.314.832 7.798-.305a10.034 10.034 0 0 0 5.286-5.73l3.136-8.464a64.931 64.931 0 0 0 18.731-.708l3.76 8.186c2.345 5.092 8.422 7.34 13.528 4.981l10.365-4.773c5.12-2.345 7.354-8.408 4.995-13.528l-3.774-8.172a64.24 64.24 0 0 0 12.71-13.778l8.463 3.136c2.567.957 5.328.832 7.812-.306 2.483-1.137 4.343-3.177 5.286-5.716l3.955-10.712c1.956-5.272-.736-11.141-6.022-13.084l-.014-.014zm-56.083 26.64c-5.342 2.456-11.017 3.705-16.858 3.705-15.693 0-30.08-9.213-36.644-23.463-9.296-20.202-.43-44.192 19.758-53.488a39.873 39.873 0 0 1 16.845-3.704c15.692 0 30.08 9.199 36.643 23.448 9.297 20.202.43 44.206-19.744 53.502zm142.635-185.578V76.458h-52.406V87.82h41.043v161.602H235.2v13.986h41.043v176.227H235.2v11.363h52.406V263.41h47.647l-.805-13.986z"/></g></svg>',d_={class:"btns"},p_={style:{height:"400px"}},m_={style:{height:"400px"}},g_=tt({customOptions:{Button:Nt,SVG:wu,Canvas:Be},inheritAttrs:!0,__name:"SVGAndCanvas",setup(n,{expose:t}){const e=G(""),s=G(),i=G();function r(){const l="PathDGroup";if(e.value==l||!s.value||!i.value)return;e.value=l;const c=new Hi({svg:f_,width:300,attrs:{"stroke-width":"1",stroke:"#ff0000",fill:"none"}}),u=new Qt({x:0,y:0,radius:6,attrs:{fill:"#ff0000"}});let h;const f=new Qt({x:0,y:0,radius:3,attrs:{fill:"#00ff00"}});let p,m=[c,u,f],v,b,E=0,C=c.paths[E].getTotalLength(),w=0;const P=.01;s.value.getSVG().then(D=>{D.clear(),D.path(c),h=D.path(u),p=D.path(f),D.clickInPath(N=>{b&&D.delete(b),v&&(v.restore(),D.update(v)),v=N,N.save(),N.attrs.fill="pink",N.attrs.stroke="green",D.update(N);const A=N.getBoundingClientRect();A.attrs.fill="none",A.attrs.strokeWidth="4",A.attrs.stroke="#0000ff",b=D.path(A)}),Zt.register(()=>{if(e.value!==l)return!1;w>1&&(E++,w=0,E>c.paths.length-1&&(E=0),C=c.paths[E].getTotalLength());let{x:N,y:A}=c.paths[E].interpolate(w);h.x=N,h.y=A,D.update(h);let{x:at,y:lt}=c.paths[E].getPointAtLength(w*C);return p.x=at,p.y=lt,D.update(p),w+=P,D.update(c),!0})}),i.value.getCanvas().then(D=>{D.draw(m),D.clickInPath(N=>{D.ctx.clearRect(),v&&v.restore(),v=N,N.save(),N.attrs.fill="pink",N.attrs.stroke="green";const A=N.getBoundingClientRect();A.attrs.fill="none",A.attrs.strokeWidth="4",A.attrs.stroke="#0000ff",m=[c,A,u,f],D.draw(m)}),Zt.register(()=>{if(e.value!==l)return!1;w>1&&(E++,w=0,E>c.paths.length-1&&(E=0),C=c.paths[E].getTotalLength()),D.ctx.clearRect();let{x:N,y:A}=c.paths[E].interpolate(w);u.x=N,u.y=A;let{x:at,y:lt}=c.paths[E].getPointAtLength(w*C);return f.x=at,f.y=lt,w+=P,D.draw(m),!0})})}function o(){const l="Shapes";if(e.value==l||!s.value||!i.value)return;e.value=l;const c=new su({x:100,y:100,scaleOnOrigin:.5,attrs:{fill:"#5a82f0"},enableDrag:!0}),u=new Ce({width:100,height:60,x:200,y:40,borderRadius:10,attrs:{fill:"pink"},enableDrag:!0}),h=new bm({x:400,y:100,scaleOnOrigin:1,attrs:{fill:"rgb(200,80,80)"},enableDrag:!0});s.value.getSVG().then(f=>{f.clear();const p=f.path(c),m=f.path(u),v=f.path(h);Zt.register(()=>e.value!==l?!1:(f.update(p),f.update(m),f.update(v),!0))}),i.value.getCanvas().then(f=>{Zt.register(()=>e.value!==l?!1:(f.ctx.clearRect(),f.draw([c,u,h]),!0))})}function a(){const l="Arrow";if(e.value==l||!s.value||!i.value)return;e.value=l;const c=new su({scaleOnOrigin:.5,followMouse:!0,attrs:{fill:"pink"}});s.value.getSVG().then(u=>{const h=new Kt({x:u.app.width/2,y:u.app.height/2,attrs:{"stroke-width":"2",stroke:"pink"}});u.clear();const f=u.path(c);u.path(h),Zt.register(()=>e.value!==l?!1:(u.update(f),h.fromX=f.x,h.fromY=f.y,u.update(h),!0))}),i.value.getCanvas().then(u=>{const h=new Kt({x:u.app.width/2,y:u.app.height/2,attrs:{"stroke-width":"2",stroke:"pink"}});Zt.register(()=>e.value!=l?!1:(u.ctx.clearRect(),h.fromX=c.x,h.fromY=c.y,u.draw([h,c]),console.log(`distance: ${c.distanceTo(h)}`),!0))})}return zt(()=>{}),t({}),(l,c)=>(R(),j(Ot,null,[k("div",d_,[ot(Nt,{onClick:r,stylePattern:e.value=="PathDGroup"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" PathDGroup ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:o,stylePattern:e.value=="Shapes"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Shapes ")]),_:1},8,["stylePattern"]),ot(Nt,{onClick:a,stylePattern:e.value=="Arrow"?"fullfilled":"outline"},{default:Dt(()=>[Yt(" Arrow ")]),_:1},8,["stylePattern"])]),k("div",p_,[ot(wu,{ref_key:"svgRef",ref:s},null,512)]),k("div",m_,[ot(Be,{ref_key:"canvasRef",ref:i},null,512)])],64))}}),d1="",v_=et(g_,[["__scopeId","data-v-82744c50"]]),__={class:"loading-1"},y_=tt({__name:"Loading1",props:{color:{default:st.colorPrimary}},setup(n){const e={backgroundColor:n.color};return(s,i)=>(R(),j("div",__,[k("div",{class:"rect1",style:e}),k("div",{class:"rect2",style:e}),k("div",{class:"rect3",style:e}),k("div",{class:"rect4",style:e}),k("div",{class:"rect5",style:e})]))}}),p1="",b_=et(y_,[["__scopeId","data-v-48b10c9a"]]),x_={class:"loading-2"},w_=tt({__name:"Loading2",props:{color:{default:st.colorPrimary}},setup(n){const e={backgroundColor:n.color};return(s,i)=>(R(),j("div",x_,[k("div",{class:"dot1",style:e}),k("div",{class:"dot2",style:e})]))}}),m1="",E_=et(w_,[["__scopeId","data-v-79f9930f"]]),C_=tt({__name:"Loading3",props:{fromColor:{default:st.colorPrimary},toColor:{default:st.colorRed}},setup(n){const t=n,e=`
|
|
83
84
|
@keyframes snake {
|
|
84
85
|
0% {
|
|
85
86
|
opacity: 0.3;
|
|
@@ -89,7 +90,7 @@ Expected function or array of functions, received type ${typeof t}.`),Ge)}functi
|
|
|
89
90
|
50% {
|
|
90
91
|
opacity: 1;
|
|
91
92
|
transform: translateY(-10px);
|
|
92
|
-
background-color: ${
|
|
93
|
+
background-color: ${t.toColor};
|
|
93
94
|
box-shadow: 0px 20px 3px rgba(0, 0, 0, 0.05);
|
|
94
95
|
}
|
|
95
96
|
100% {
|
|
@@ -98,12 +99,12 @@ Expected function or array of functions, received type ${typeof t}.`),Ge)}functi
|
|
|
98
99
|
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
|
|
99
100
|
}
|
|
100
101
|
}
|
|
101
|
-
`,s={backgroundColor:
|
|
102
|
+
`,s={backgroundColor:t.fromColor,width:"20%"},i=G();return wt(i,()=>{i.value&&X.setStyleSheet(e,i.value)}),mn(()=>{}),zt(()=>{}),(r,o)=>(R(),j("div",{class:"loading-3",ref_key:"loading3",ref:i},[k("div",{class:"dot",style:q({...s,left:"0"})},null,4),k("div",{class:"dot",style:q({...s,left:"20%"})},null,4),k("div",{class:"dot",style:q({...s,left:"40%"})},null,4),k("div",{class:"dot",style:q({...s,left:"60%"})},null,4),k("div",{class:"dot",style:q({...s,left:"80%"})},null,4)],512))}}),g1="",S_=et(C_,[["__scopeId","data-v-718133c0"]]),T_={class:"loading-4"},k_=tt({__name:"Loading4",props:{color:{default:st.colorPrimary}},setup(n){const e={backgroundColor:n.color};return(s,i)=>(R(),j("div",T_,[k("div",{class:"rect",style:e})]))}}),v1="",P_=et(k_,[["__scopeId","data-v-9028c8cf"]]),O_={class:"loading-5"},N_=tt({__name:"Loading5",props:{color:{default:st.colorPrimary}},setup(n){const e={backgroundColor:n.color};return(s,i)=>(R(),j("div",O_,[k("div",{class:"cube1",style:e}),k("div",{class:"cube2",style:e})]))}}),_1="",I_=et(N_,[["__scopeId","data-v-6f68ee6f"]]),D_={class:"loading-6"},M_=tt({__name:"Loading6",props:{color:{default:st.colorPrimary}},setup(n){const e={backgroundColor:n.color};return(s,i)=>(R(),j("div",D_,[k("div",{style:e}),k("div",{style:e}),k("div",{style:e})]))}}),y1="",A_=et(M_,[["__scopeId","data-v-e397194b"]]),R_=[(n=>(Xn("data-v-ef280c02"),n=n(),Wn(),n))(()=>k("div",null,null,-1))],$_=tt({__name:"Loading7",props:{color:{default:st.colorPrimary}},setup(n){const t=n,e=`
|
|
102
103
|
:root {
|
|
103
|
-
--loading-7-bg-color: ${
|
|
104
|
+
--loading-7-bg-color: ${t.color}
|
|
104
105
|
}
|
|
105
106
|
:host {
|
|
106
|
-
--loading-7-bg-color: ${
|
|
107
|
+
--loading-7-bg-color: ${t.color}
|
|
107
108
|
}
|
|
108
|
-
`,s=G();return
|
|
109
|
+
`,s=G();return wt(s,()=>{s.value&&X.setStyleSheet(e,s.value)}),mn(()=>{}),zt(()=>{}),(i,r)=>(R(),j("div",{class:"loading-7",ref_key:"loading7",ref:s},R_,512))}}),w1="",L_=et($_,[["__scopeId","data-v-ef280c02"]]),F_={class:"loading-9"},V_=tt({__name:"Loading9",props:{color:{default:st.colorPrimary}},setup(n){const e={borderTopColor:n.color};return(s,i)=>(R(),j("div",F_,[k("div",{style:e})]))}}),E1="",G_=et(V_,[["__scopeId","data-v-a563aaa4"]]),z_={class:"loading-10"},j_={viewBox:"0 0 50 50"},H_=tt({__name:"Loading10",props:{color:{default:st.colorPrimary}},setup(n){const t=n;return(e,s)=>(R(),j("div",z_,[(R(),j("svg",j_,[k("circle",{class:"ring",cx:"25",cy:"25",r:"20",style:q(["stroke: rgba(0,0,0,0.1)"])},null,4),k("circle",{class:"ball",cx:"25",cy:"5",r:"3.5",style:q(["fill: "+t.color])},null,4)]))]))}}),C1="",B_=et(H_,[["__scopeId","data-v-361d898a"]]);J.Accordion=c0,J.Button=Nt,J.CanvasShape=u_,J.CanvasSport=i_,J.CheckboxGroup=lg,J.ColorPicker=Ov,J.Dialog=js,J.DialogLoading=Wg,J.DialogToast=lu,J.EaseGraphDisplay=Qo,J.EaseGroupGraphDisplay=Hv,J.FPSStats=$v,J.HandWritePanel=j0,J.Icon=Gn,J.Image=zo,J.ImageView=x0,J.Input=yg,J.InterpolationGraphDisplay=Jo,J.InterpolationGroupGraphDisplay=Wv,J.LayoutCenter=N0,J.LayoutMobile=P0,J.Loading1=b_,J.Loading10=B_,J.Loading2=E_,J.Loading3=S_,J.Loading4=P_,J.Loading5=I_,J.Loading6=A_,J.Loading7=L_,J.Loading8=Vo,J.Loading9=G_,J.MapTianditu=Rv,J.MouseOver=a0,J.Overlay=es,J.PageVerticalScrollProgressBar=U0,J.PlateDisplay=av,J.PlateKeyboard=cu,J.PlateMobile=iv,J.Pop=Pe,J.Popover=jo,J.ProgressBar=Hs,J.RadioGroup=eg,J.ResizeObserver=Mv,J.SVGAndCanvas=v_,J.SVGCheck=Ho,J.SVGCleanUp=Ui,J.SVGDelete=Fo,J.SVGDown=zs,J.Select=Fm,J.SelectAbsolute=Ym,J.SlideLeftItem=Cg,J.Switch=Wm,J.Tab=R0,J.Tabs=G0,J.TweenCSS=Jv,J.Video=m0,Object.defineProperty(J,Symbol.toStringTag,{value:"Module"})});
|
|
109
110
|
//# sourceMappingURL=zyzgroup_core_vue.umd.cjs.map
|