@structured-field/widget-editor 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/structured-widget-editor.esm.js +460 -384
- package/dist/structured-widget-editor.esm.js.map +1 -1
- package/dist/structured-widget-editor.iife.js +5 -4
- package/dist/structured-widget-editor.js +5 -4
- package/dist/structured-widget-editor.js.map +1 -1
- package/package.json +6 -1
- package/src/SchemaForm.vue +1 -0
- package/src/editors/ArrayEditor.vue +6 -2
- package/src/editors/NullableEditor.vue +6 -2
- package/src/editors/ObjectEditor.vue +5 -2
- package/src/editors/UnionEditor.vue +6 -2
- package/src/index.js +5 -132
|
@@ -5,21 +5,22 @@ var StructuredWidgetEditor=function(e){"use strict";var t={name:"StringEditor",p
|
|
|
5
5
|
* @vue/shared v3.5.30
|
|
6
6
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
7
7
|
* @license MIT
|
|
8
|
-
**/function n(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return e=>e in t}const
|
|
8
|
+
**/function n(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return e=>e in t}const s={},r=[],i=()=>{},o=()=>!1,l=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),a=e=>e.startsWith("onUpdate:"),c=Object.assign,u=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},h=Object.prototype.hasOwnProperty,d=(e,t)=>h.call(e,t),p=Array.isArray,f=e=>"[object Map]"===k(e),m=e=>"[object Set]"===k(e),g=e=>"[object Date]"===k(e),v=e=>"function"==typeof e,y=e=>"string"==typeof e,_=e=>"symbol"==typeof e,b=e=>null!==e&&"object"==typeof e,S=e=>(b(e)||v(e))&&v(e.then)&&v(e.catch),x=Object.prototype.toString,k=e=>x.call(e),E=e=>"[object Object]"===k(e),w=e=>y(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,C=n(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),V=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},A=/-\w/g,O=V(e=>e.replace(A,e=>e.slice(1).toUpperCase())),P=/\B([A-Z])/g,j=V(e=>e.replace(P,"-$1").toLowerCase()),R=V(e=>e.charAt(0).toUpperCase()+e.slice(1)),$=V(e=>e?`on${R(e)}`:""),T=(e,t)=>!Object.is(e,t),F=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},I=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},M=e=>{const t=parseFloat(e);return isNaN(t)?e:t},N=e=>{const t=y(e)?Number(e):NaN;return isNaN(t)?e:t};let D;const U=()=>D||(D="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function L(e){if(p(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=y(s)?B(s):L(s);if(r)for(const e in r)t[e]=r[e]}return t}if(y(e)||b(e))return e}const q=/;(?![^(]*\))/g,z=/:([^]+)/,W=/\/\*[^]*?\*\//g;function B(e){const t={};return e.replace(W,"").split(q).forEach(e=>{if(e){const n=e.split(z);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function H(e){let t="";if(y(e))t=e;else if(p(e))for(let n=0;n<e.length;n++){const s=H(e[n]);s&&(t+=s+" ")}else if(b(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const K=n("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function Z(e){return!!e||""===e}function Q(e,t){if(e===t)return!0;let n=g(e),s=g(t);if(n||s)return!(!n||!s)&&e.getTime()===t.getTime();if(n=_(e),s=_(t),n||s)return e===t;if(n=p(e),s=p(t),n||s)return!(!n||!s)&&function(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Q(e[s],t[s]);return n}(e,t);if(n=b(e),s=b(t),n||s){if(!n||!s)return!1;if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e){const s=e.hasOwnProperty(n),r=t.hasOwnProperty(n);if(s&&!r||!s&&r||!Q(e[n],t[n]))return!1}}return String(e)===String(t)}const J=e=>!(!e||!0!==e.__v_isRef),G=e=>y(e)?e:null==e?"":p(e)||b(e)&&(e.toString===x||!v(e.toString))?J(e)?G(e.value):JSON.stringify(e,X,2):String(e),X=(e,t)=>J(t)?X(e,t.value):f(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((e,[t,n],s)=>(e[Y(t,s)+" =>"]=n,e),{})}:m(t)?{[`Set(${t.size})`]:[...t.values()].map(e=>Y(e))}:_(t)?Y(t):!b(t)||p(t)||E(t)?t:String(t),Y=(e,t="")=>{var n;return _(e)?`Symbol(${null!=(n=e.description)?n:t})`:e};
|
|
9
9
|
/**
|
|
10
10
|
* @vue/reactivity v3.5.30
|
|
11
11
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
12
|
* @license MIT
|
|
13
13
|
**/
|
|
14
|
-
let Y,ee;class te{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=Y,!e&&Y&&(this.index=(Y.scopes||(Y.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){let e,t;if(this._isPaused=!0,this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].pause();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){let e,t;if(this._isPaused=!1,this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].resume();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].resume()}}run(e){if(this._active){const t=Y;try{return Y=this,e()}finally{Y=t}}}on(){1===++this._on&&(this.prevScope=Y,Y=this)}off(){this._on>0&&0===--this._on&&(Y=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){let t,n;for(this._active=!1,t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(this.effects.length=0,t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.cleanups.length=0,this.scopes){for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const e=this.parent.scopes.pop();e&&e!==this&&(this.parent.scopes[this.index]=e,e.index=this.index)}this.parent=void 0}}}const ne=new WeakSet;class re{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Y&&Y.active&&Y.effects.push(this)}pause(){this.flags|=64}resume(){64&this.flags&&(this.flags&=-65,ne.has(this)&&(ne.delete(this),this.trigger()))}notify(){2&this.flags&&!(32&this.flags)||8&this.flags||le(this)}run(){if(!(1&this.flags))return this.fn();this.flags|=2,be(this),ue(this);const e=ee,t=ge;ee=this,ge=!0;try{return this.fn()}finally{he(this),ee=e,ge=t,this.flags&=-3}}stop(){if(1&this.flags){for(let e=this.deps;e;e=e.nextDep)fe(e);this.deps=this.depsTail=void 0,be(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){64&this.flags?ne.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){de(this)&&this.run()}get dirty(){return de(this)}}let se,ie,oe=0;function le(e,t=!1){if(e.flags|=8,t)return e.next=ie,void(ie=e);e.next=se,se=e}function ae(){oe++}function ce(){if(--oe>0)return;if(ie){let e=ie;for(ie=void 0;e;){const t=e.next;e.next=void 0,e.flags&=-9,e=t}}let e;for(;se;){let t=se;for(se=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,1&t.flags)try{t.trigger()}catch(t){e||(e=t)}t=n}}if(e)throw e}function ue(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function he(e){let t,n=e.depsTail,r=n;for(;r;){const e=r.prevDep;-1===r.version?(r===n&&(n=e),fe(r),me(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=e}e.deps=t,e.depsTail=n}function de(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(pe(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function pe(e){if(4&e.flags&&!(16&e.flags))return;if(e.flags&=-17,e.globalVersion===Se)return;if(e.globalVersion=Se,!e.isSSR&&128&e.flags&&(!e.deps&&!e._dirty||!de(e)))return;e.flags|=2;const t=e.dep,n=ee,r=ge;ee=e,ge=!0;try{ue(e);const n=e.fn(e._value);(0===t.version||R(n,e._value))&&(e.flags|=128,e._value=n,t.version++)}catch(e){throw t.version++,e}finally{ee=n,ge=r,he(e),e.flags&=-3}}function fe(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let e=n.computed.deps;e;e=e.nextDep)fe(e,!0)}t||--n.sc||!n.map||n.map.delete(n.key)}function me(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ge=!0;const ve=[];function ye(){ve.push(ge),ge=!1}function _e(){const e=ve.pop();ge=void 0===e||e}function be(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const e=ee;ee=void 0;try{t()}finally{ee=e}}}let Se=0;class xe{constructor(e,t){this.sub=e,this.dep=t,this.version=t.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Ee{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(e){if(!ee||!ge||ee===this.computed)return;let t=this.activeLink;if(void 0===t||t.sub!==ee)t=this.activeLink=new xe(ee,this),ee.deps?(t.prevDep=ee.depsTail,ee.depsTail.nextDep=t,ee.depsTail=t):ee.deps=ee.depsTail=t,ke(t);else if(-1===t.version&&(t.version=this.version,t.nextDep)){const e=t.nextDep;e.prevDep=t.prevDep,t.prevDep&&(t.prevDep.nextDep=e),t.prevDep=ee.depsTail,t.nextDep=void 0,ee.depsTail.nextDep=t,ee.depsTail=t,ee.deps===t&&(ee.deps=e)}return t}trigger(e){this.version++,Se++,this.notify(e)}notify(e){ae();try{0;for(let e=this.subs;e;e=e.prevSub)e.sub.notify()&&e.sub.dep.notify()}finally{ce()}}}function ke(e){if(e.dep.sc++,4&e.sub.flags){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let e=t.deps;e;e=e.nextDep)ke(e)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const we=new WeakMap,Ce=Symbol(""),Ve=Symbol(""),Oe=Symbol("");function Ae(e,t,n){if(ge&&ee){let t=we.get(e);t||we.set(e,t=new Map);let r=t.get(n);r||(t.set(n,r=new Ee),r.map=t,r.key=n),r.track()}}function Pe(e,t,n,r,s,i){const o=we.get(e);if(!o)return void Se++;const l=e=>{e&&e.trigger()};if(ae(),"clear"===t)o.forEach(l);else{const s=p(e),i=s&&w(n);if(s&&"length"===n){const e=Number(r);o.forEach((t,n)=>{("length"===n||n===Oe||!_(n)&&n>=e)&&l(t)})}else switch((void 0!==n||o.has(void 0))&&l(o.get(n)),i&&l(o.get(Oe)),t){case"add":s?i&&l(o.get("length")):(l(o.get(Ce)),f(e)&&l(o.get(Ve)));break;case"delete":s||(l(o.get(Ce)),f(e)&&l(o.get(Ve)));break;case"set":f(e)&&l(o.get(Ce))}}ce()}function je(e){const t=gt(e);return t===e?t:(Ae(t,0,Oe),ft(e)?t:t.map(vt))}function $e(e){return Ae(e=gt(e),0,Oe),e}function Te(e,t){return pt(e)?dt(e)?yt(vt(t)):yt(t):vt(t)}const Re={__proto__:null,[Symbol.iterator](){return De(this,Symbol.iterator,e=>Te(this,e))},concat(...e){return je(this).concat(...e.map(e=>p(e)?je(e):e))},entries(){return De(this,"entries",e=>(e[1]=Te(this,e[1]),e))},every(e,t){return Ie(this,"every",e,t,void 0,arguments)},filter(e,t){return Ie(this,"filter",e,t,e=>e.map(e=>Te(this,e)),arguments)},find(e,t){return Ie(this,"find",e,t,e=>Te(this,e),arguments)},findIndex(e,t){return Ie(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ie(this,"findLast",e,t,e=>Te(this,e),arguments)},findLastIndex(e,t){return Ie(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ie(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ne(this,"includes",e)},indexOf(...e){return Ne(this,"indexOf",e)},join(e){return je(this).join(e)},lastIndexOf(...e){return Ne(this,"lastIndexOf",e)},map(e,t){return Ie(this,"map",e,t,void 0,arguments)},pop(){return Ue(this,"pop")},push(...e){return Ue(this,"push",e)},reduce(e,...t){return Me(this,"reduce",e,t)},reduceRight(e,...t){return Me(this,"reduceRight",e,t)},shift(){return Ue(this,"shift")},some(e,t){return Ie(this,"some",e,t,void 0,arguments)},splice(...e){return Ue(this,"splice",e)},toReversed(){return je(this).toReversed()},toSorted(e){return je(this).toSorted(e)},toSpliced(...e){return je(this).toSpliced(...e)},unshift(...e){return Ue(this,"unshift",e)},values(){return De(this,"values",e=>Te(this,e))}};function De(e,t,n){const r=$e(e),s=r[t]();return r===e||ft(e)||(s._next=s.next,s.next=()=>{const e=s._next();return e.done||(e.value=n(e.value)),e}),s}const Fe=Array.prototype;function Ie(e,t,n,r,s,i){const o=$e(e),l=o!==e&&!ft(e),a=o[t];if(a!==Fe[t]){const t=a.apply(e,i);return l?vt(t):t}let c=n;o!==e&&(l?c=function(t,r){return n.call(this,Te(e,t),r,e)}:n.length>2&&(c=function(t,r){return n.call(this,t,r,e)}));const u=a.call(o,c,r);return l&&s?s(u):u}function Me(e,t,n,r){const s=$e(e),i=s!==e&&!ft(e);let o=n,l=!1;s!==e&&(i?(l=0===r.length,o=function(t,r,s){return l&&(l=!1,t=Te(e,t)),n.call(this,t,Te(e,r),s,e)}):n.length>3&&(o=function(t,r,s){return n.call(this,t,r,s,e)}));const a=s[t](o,...r);return l?Te(e,a):a}function Ne(e,t,n){const r=gt(e);Ae(r,0,Oe);const s=r[t](...n);return-1!==s&&!1!==s||!mt(n[0])?s:(n[0]=gt(n[0]),r[t](...n))}function Ue(e,t,n=[]){ye(),ae();const r=gt(e)[t].apply(e,n);return ce(),_e(),r}const Le=n("__proto__,__v_isRef,__isVue"),qe=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>"arguments"!==e&&"caller"!==e).map(e=>Symbol[e]).filter(_));function ze(e){_(e)||(e=String(e));const t=gt(this);return Ae(t,0,e),t.hasOwnProperty(e)}class We{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,n){if("__v_skip"===t)return e.__v_skip;const r=this._isReadonly,s=this._isShallow;if("__v_isReactive"===t)return!r;if("__v_isReadonly"===t)return r;if("__v_isShallow"===t)return s;if("__v_raw"===t)return n===(r?s?lt:ot:s?it:st).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const i=p(e);if(!r){let e;if(i&&(e=Re[t]))return e;if("hasOwnProperty"===t)return ze}const o=Reflect.get(e,t,_t(e)?e:n);if(_(t)?qe.has(t):Le(t))return o;if(r||Ae(e,0,t),s)return o;if(_t(o)){const e=i&&w(t)?o:o.value;return r&&b(e)?ut(e):e}return b(o)?r?ut(o):ct(o):o}}class Be extends We{constructor(e=!1){super(!1,e)}set(e,t,n,r){let s=e[t];const i=p(e)&&w(t);if(!this._isShallow){const e=pt(s);if(ft(n)||pt(n)||(s=gt(s),n=gt(n)),!i&&_t(s)&&!_t(n))return e||(s.value=n),!0}const o=i?Number(t)<e.length:d(e,t),l=Reflect.set(e,t,n,_t(e)?e:r);return e===gt(r)&&(o?R(n,s)&&Pe(e,"set",t,n):Pe(e,"add",t,n)),l}deleteProperty(e,t){const n=d(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&Pe(e,"delete",t,void 0),r}has(e,t){const n=Reflect.has(e,t);return _(t)&&qe.has(t)||Ae(e,0,t),n}ownKeys(e){return Ae(e,0,p(e)?"length":Ce),Reflect.ownKeys(e)}}class He extends We{constructor(e=!1){super(!0,e)}set(e,t){return!0}deleteProperty(e,t){return!0}}const Ke=new Be,Je=new He,Ze=new Be(!0),Qe=e=>e,Ge=e=>Reflect.getPrototypeOf(e);function Xe(e){return function(...t){return"delete"!==e&&("clear"===e?void 0:this)}}function Ye(e,t){const n={get(n){const r=this.__v_raw,s=gt(r),i=gt(n);e||(R(n,i)&&Ae(s,0,n),Ae(s,0,i));const{has:o}=Ge(s),l=t?Qe:e?yt:vt;return o.call(s,n)?l(r.get(n)):o.call(s,i)?l(r.get(i)):void(r!==s&&r.get(n))},get size(){const t=this.__v_raw;return!e&&Ae(gt(t),0,Ce),t.size},has(t){const n=this.__v_raw,r=gt(n),s=gt(t);return e||(R(t,s)&&Ae(r,0,t),Ae(r,0,s)),t===s?n.has(t):n.has(t)||n.has(s)},forEach(n,r){const s=this,i=s.__v_raw,o=gt(i),l=t?Qe:e?yt:vt;return!e&&Ae(o,0,Ce),i.forEach((e,t)=>n.call(r,l(e),l(t),s))}};c(n,e?{add:Xe("add"),set:Xe("set"),delete:Xe("delete"),clear:Xe("clear")}:{add(e){const n=gt(this),r=Ge(n),s=gt(e),i=t||ft(e)||pt(e)?e:s;return r.has.call(n,i)||R(e,i)&&r.has.call(n,e)||R(s,i)&&r.has.call(n,s)||(n.add(i),Pe(n,"add",i,i)),this},set(e,n){t||ft(n)||pt(n)||(n=gt(n));const r=gt(this),{has:s,get:i}=Ge(r);let o=s.call(r,e);o||(e=gt(e),o=s.call(r,e));const l=i.call(r,e);return r.set(e,n),o?R(n,l)&&Pe(r,"set",e,n):Pe(r,"add",e,n),this},delete(e){const t=gt(this),{has:n,get:r}=Ge(t);let s=n.call(t,e);s||(e=gt(e),s=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return s&&Pe(t,"delete",e,void 0),i},clear(){const e=gt(this),t=0!==e.size,n=e.clear();return t&&Pe(e,"clear",void 0,void 0),n}});return["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=function(e,t,n){return function(...r){const s=this.__v_raw,i=gt(s),o=f(i),l="entries"===e||e===Symbol.iterator&&o,a="keys"===e&&o,u=s[e](...r),h=n?Qe:t?yt:vt;return!t&&Ae(i,0,a?Ve:Ce),c(Object.create(u),{next(){const{value:e,done:t}=u.next();return t?{value:e,done:t}:{value:l?[h(e[0]),h(e[1])]:h(e),done:t}}})}}(r,e,t)}),n}function et(e,t){const n=Ye(e,t);return(t,r,s)=>"__v_isReactive"===r?!e:"__v_isReadonly"===r?e:"__v_raw"===r?t:Reflect.get(d(n,r)&&r in t?n:t,r,s)}const tt={get:et(!1,!1)},nt={get:et(!1,!0)},rt={get:et(!0,!1)},st=new WeakMap,it=new WeakMap,ot=new WeakMap,lt=new WeakMap;function at(e){return e.__v_skip||!Object.isExtensible(e)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((e=>E(e).slice(8,-1))(e))}function ct(e){return pt(e)?e:ht(e,!1,Ke,tt,st)}function ut(e){return ht(e,!0,Je,rt,ot)}function ht(e,t,n,r,s){if(!b(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const i=at(e);if(0===i)return e;const o=s.get(e);if(o)return o;const l=new Proxy(e,2===i?r:n);return s.set(e,l),l}function dt(e){return pt(e)?dt(e.__v_raw):!(!e||!e.__v_isReactive)}function pt(e){return!(!e||!e.__v_isReadonly)}function ft(e){return!(!e||!e.__v_isShallow)}function mt(e){return!!e&&!!e.__v_raw}function gt(e){const t=e&&e.__v_raw;return t?gt(t):e}const vt=e=>b(e)?ct(e):e,yt=e=>b(e)?ut(e):e;function _t(e){return!!e&&!0===e.__v_isRef}function bt(e){return function(e,t){if(_t(e))return e;return new St(e,t)}(e,!1)}class St{constructor(e,t){this.dep=new Ee,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=t?e:gt(e),this._value=t?e:vt(e),this.__v_isShallow=t}get value(){return this.dep.track(),this._value}set value(e){const t=this._rawValue,n=this.__v_isShallow||ft(e)||pt(e);e=n?e:gt(e),R(e,t)&&(this._rawValue=e,this._value=n?e:vt(e),this.dep.trigger())}}const xt={get:(e,t,n)=>{return"__v_raw"===t?e:_t(r=Reflect.get(e,t,n))?r.value:r;var r},set:(e,t,n,r)=>{const s=e[t];return _t(s)&&!_t(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Et(e){return dt(e)?e:new Proxy(e,xt)}class kt{constructor(e,t,n){this.fn=e,this.setter=t,this._value=void 0,this.dep=new Ee(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Se-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!t,this.isSSR=n}notify(){if(this.flags|=16,!(8&this.flags)&&ee!==this)return le(this,!0),!0}get value(){const e=this.dep.track();return pe(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}const wt={},Ct=new WeakMap;let Vt;function Ot(e,t,n=r){const{immediate:s,deep:o,once:l,scheduler:a,augmentJob:c,call:h}=n,d=e=>o?e:ft(e)||!1===o||0===o?At(e,1):At(e);let f,m,g,y,_=!1,b=!1;if(_t(e)?(m=()=>e.value,_=ft(e)):dt(e)?(m=()=>d(e),_=!0):p(e)?(b=!0,_=e.some(e=>dt(e)||ft(e)),m=()=>e.map(e=>_t(e)?e.value:dt(e)?d(e):v(e)?h?h(e,2):e():void 0)):m=v(e)?t?h?()=>h(e,2):e:()=>{if(g){ye();try{g()}finally{_e()}}const t=Vt;Vt=f;try{return h?h(e,3,[y]):e(y)}finally{Vt=t}}:i,t&&o){const e=m,t=!0===o?1/0:o;m=()=>At(e(),t)}const S=Y,x=()=>{f.stop(),S&&S.active&&u(S.effects,f)};if(l&&t){const e=t;t=(...t)=>{e(...t),x()}}let E=b?new Array(e.length).fill(wt):wt;const k=e=>{if(1&f.flags&&(f.dirty||e))if(t){const e=f.run();if(o||_||(b?e.some((e,t)=>R(e,E[t])):R(e,E))){g&&g();const n=Vt;Vt=f;try{const n=[e,E===wt?void 0:b&&E[0]===wt?[]:E,y];E=e,h?h(t,3,n):t(...n)}finally{Vt=n}}}else f.run()};return c&&c(k),f=new re(m),f.scheduler=a?()=>a(k,!1):k,y=e=>function(e,t=!1,n=Vt){if(n){let t=Ct.get(n);t||Ct.set(n,t=[]),t.push(e)}}(e,!1,f),g=f.onStop=()=>{const e=Ct.get(f);if(e){if(h)h(e,4);else for(const t of e)t();Ct.delete(f)}},t?s?k(!0):E=f.run():a?a(k.bind(null,!0),!0):f.run(),x.pause=f.pause.bind(f),x.resume=f.resume.bind(f),x.stop=x,x}function At(e,t=1/0,n){if(t<=0||!b(e)||e.__v_skip)return e;if(((n=n||new Map).get(e)||0)>=t)return e;if(n.set(e,t),t--,_t(e))At(e.value,t,n);else if(p(e))for(let r=0;r<e.length;r++)At(e[r],t,n);else if(m(e)||f(e))e.forEach(e=>{At(e,t,n)});else if(k(e)){for(const r in e)At(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&At(e[r],t,n)}return e}
|
|
14
|
+
let ee,te;class ne{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=ee,!e&&ee&&(this.index=(ee.scopes||(ee.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){let e,t;if(this._isPaused=!0,this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].pause();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){let e,t;if(this._isPaused=!1,this.scopes)for(e=0,t=this.scopes.length;e<t;e++)this.scopes[e].resume();for(e=0,t=this.effects.length;e<t;e++)this.effects[e].resume()}}run(e){if(this._active){const t=ee;try{return ee=this,e()}finally{ee=t}}}on(){1===++this._on&&(this.prevScope=ee,ee=this)}off(){this._on>0&&0===--this._on&&(ee=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){let t,n;for(this._active=!1,t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(this.effects.length=0,t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.cleanups.length=0,this.scopes){for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const e=this.parent.scopes.pop();e&&e!==this&&(this.parent.scopes[this.index]=e,e.index=this.index)}this.parent=void 0}}}const se=new WeakSet;class re{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ee&&ee.active&&ee.effects.push(this)}pause(){this.flags|=64}resume(){64&this.flags&&(this.flags&=-65,se.has(this)&&(se.delete(this),this.trigger()))}notify(){2&this.flags&&!(32&this.flags)||8&this.flags||ae(this)}run(){if(!(1&this.flags))return this.fn();this.flags|=2,Se(this),he(this);const e=te,t=ve;te=this,ve=!0;try{return this.fn()}finally{de(this),te=e,ve=t,this.flags&=-3}}stop(){if(1&this.flags){for(let e=this.deps;e;e=e.nextDep)me(e);this.deps=this.depsTail=void 0,Se(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){64&this.flags?se.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){pe(this)&&this.run()}get dirty(){return pe(this)}}let ie,oe,le=0;function ae(e,t=!1){if(e.flags|=8,t)return e.next=oe,void(oe=e);e.next=ie,ie=e}function ce(){le++}function ue(){if(--le>0)return;if(oe){let e=oe;for(oe=void 0;e;){const t=e.next;e.next=void 0,e.flags&=-9,e=t}}let e;for(;ie;){let t=ie;for(ie=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,1&t.flags)try{t.trigger()}catch(t){e||(e=t)}t=n}}if(e)throw e}function he(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function de(e){let t,n=e.depsTail,s=n;for(;s;){const e=s.prevDep;-1===s.version?(s===n&&(n=e),me(s),ge(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=e}e.deps=t,e.depsTail=n}function pe(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(fe(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function fe(e){if(4&e.flags&&!(16&e.flags))return;if(e.flags&=-17,e.globalVersion===xe)return;if(e.globalVersion=xe,!e.isSSR&&128&e.flags&&(!e.deps&&!e._dirty||!pe(e)))return;e.flags|=2;const t=e.dep,n=te,s=ve;te=e,ve=!0;try{he(e);const n=e.fn(e._value);(0===t.version||T(n,e._value))&&(e.flags|=128,e._value=n,t.version++)}catch(e){throw t.version++,e}finally{te=n,ve=s,de(e),e.flags&=-3}}function me(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let e=n.computed.deps;e;e=e.nextDep)me(e,!0)}t||--n.sc||!n.map||n.map.delete(n.key)}function ge(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ve=!0;const ye=[];function _e(){ye.push(ve),ve=!1}function be(){const e=ye.pop();ve=void 0===e||e}function Se(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const e=te;te=void 0;try{t()}finally{te=e}}}let xe=0;class ke{constructor(e,t){this.sub=e,this.dep=t,this.version=t.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Ee{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(e){if(!te||!ve||te===this.computed)return;let t=this.activeLink;if(void 0===t||t.sub!==te)t=this.activeLink=new ke(te,this),te.deps?(t.prevDep=te.depsTail,te.depsTail.nextDep=t,te.depsTail=t):te.deps=te.depsTail=t,we(t);else if(-1===t.version&&(t.version=this.version,t.nextDep)){const e=t.nextDep;e.prevDep=t.prevDep,t.prevDep&&(t.prevDep.nextDep=e),t.prevDep=te.depsTail,t.nextDep=void 0,te.depsTail.nextDep=t,te.depsTail=t,te.deps===t&&(te.deps=e)}return t}trigger(e){this.version++,xe++,this.notify(e)}notify(e){ce();try{0;for(let e=this.subs;e;e=e.prevSub)e.sub.notify()&&e.sub.dep.notify()}finally{ue()}}}function we(e){if(e.dep.sc++,4&e.sub.flags){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let e=t.deps;e;e=e.nextDep)we(e)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Ce=new WeakMap,Ve=Symbol(""),Ae=Symbol(""),Oe=Symbol("");function Pe(e,t,n){if(ve&&te){let t=Ce.get(e);t||Ce.set(e,t=new Map);let s=t.get(n);s||(t.set(n,s=new Ee),s.map=t,s.key=n),s.track()}}function je(e,t,n,s,r,i){const o=Ce.get(e);if(!o)return void xe++;const l=e=>{e&&e.trigger()};if(ce(),"clear"===t)o.forEach(l);else{const r=p(e),i=r&&w(n);if(r&&"length"===n){const e=Number(s);o.forEach((t,n)=>{("length"===n||n===Oe||!_(n)&&n>=e)&&l(t)})}else switch((void 0!==n||o.has(void 0))&&l(o.get(n)),i&&l(o.get(Oe)),t){case"add":r?i&&l(o.get("length")):(l(o.get(Ve)),f(e)&&l(o.get(Ae)));break;case"delete":r||(l(o.get(Ve)),f(e)&&l(o.get(Ae)));break;case"set":f(e)&&l(o.get(Ve))}}ue()}function Re(e){const t=vt(e);return t===e?t:(Pe(t,0,Oe),mt(e)?t:t.map(yt))}function $e(e){return Pe(e=vt(e),0,Oe),e}function Te(e,t){return ft(e)?pt(e)?_t(yt(t)):_t(t):yt(t)}const Fe={__proto__:null,[Symbol.iterator](){return Ie(this,Symbol.iterator,e=>Te(this,e))},concat(...e){return Re(this).concat(...e.map(e=>p(e)?Re(e):e))},entries(){return Ie(this,"entries",e=>(e[1]=Te(this,e[1]),e))},every(e,t){return Ne(this,"every",e,t,void 0,arguments)},filter(e,t){return Ne(this,"filter",e,t,e=>e.map(e=>Te(this,e)),arguments)},find(e,t){return Ne(this,"find",e,t,e=>Te(this,e),arguments)},findIndex(e,t){return Ne(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ne(this,"findLast",e,t,e=>Te(this,e),arguments)},findLastIndex(e,t){return Ne(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ne(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ue(this,"includes",e)},indexOf(...e){return Ue(this,"indexOf",e)},join(e){return Re(this).join(e)},lastIndexOf(...e){return Ue(this,"lastIndexOf",e)},map(e,t){return Ne(this,"map",e,t,void 0,arguments)},pop(){return Le(this,"pop")},push(...e){return Le(this,"push",e)},reduce(e,...t){return De(this,"reduce",e,t)},reduceRight(e,...t){return De(this,"reduceRight",e,t)},shift(){return Le(this,"shift")},some(e,t){return Ne(this,"some",e,t,void 0,arguments)},splice(...e){return Le(this,"splice",e)},toReversed(){return Re(this).toReversed()},toSorted(e){return Re(this).toSorted(e)},toSpliced(...e){return Re(this).toSpliced(...e)},unshift(...e){return Le(this,"unshift",e)},values(){return Ie(this,"values",e=>Te(this,e))}};function Ie(e,t,n){const s=$e(e),r=s[t]();return s===e||mt(e)||(r._next=r.next,r.next=()=>{const e=r._next();return e.done||(e.value=n(e.value)),e}),r}const Me=Array.prototype;function Ne(e,t,n,s,r,i){const o=$e(e),l=o!==e&&!mt(e),a=o[t];if(a!==Me[t]){const t=a.apply(e,i);return l?yt(t):t}let c=n;o!==e&&(l?c=function(t,s){return n.call(this,Te(e,t),s,e)}:n.length>2&&(c=function(t,s){return n.call(this,t,s,e)}));const u=a.call(o,c,s);return l&&r?r(u):u}function De(e,t,n,s){const r=$e(e),i=r!==e&&!mt(e);let o=n,l=!1;r!==e&&(i?(l=0===s.length,o=function(t,s,r){return l&&(l=!1,t=Te(e,t)),n.call(this,t,Te(e,s),r,e)}):n.length>3&&(o=function(t,s,r){return n.call(this,t,s,r,e)}));const a=r[t](o,...s);return l?Te(e,a):a}function Ue(e,t,n){const s=vt(e);Pe(s,0,Oe);const r=s[t](...n);return-1!==r&&!1!==r||!gt(n[0])?r:(n[0]=vt(n[0]),s[t](...n))}function Le(e,t,n=[]){_e(),ce();const s=vt(e)[t].apply(e,n);return ue(),be(),s}const qe=n("__proto__,__v_isRef,__isVue"),ze=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>"arguments"!==e&&"caller"!==e).map(e=>Symbol[e]).filter(_));function We(e){_(e)||(e=String(e));const t=vt(this);return Pe(t,0,e),t.hasOwnProperty(e)}class Be{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,n){if("__v_skip"===t)return e.__v_skip;const s=this._isReadonly,r=this._isShallow;if("__v_isReactive"===t)return!s;if("__v_isReadonly"===t)return s;if("__v_isShallow"===t)return r;if("__v_raw"===t)return n===(s?r?at:lt:r?ot:it).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const i=p(e);if(!s){let e;if(i&&(e=Fe[t]))return e;if("hasOwnProperty"===t)return We}const o=Reflect.get(e,t,bt(e)?e:n);if(_(t)?ze.has(t):qe(t))return o;if(s||Pe(e,0,t),r)return o;if(bt(o)){const e=i&&w(t)?o:o.value;return s&&b(e)?ht(e):e}return b(o)?s?ht(o):ut(o):o}}class He extends Be{constructor(e=!1){super(!1,e)}set(e,t,n,s){let r=e[t];const i=p(e)&&w(t);if(!this._isShallow){const e=ft(r);if(mt(n)||ft(n)||(r=vt(r),n=vt(n)),!i&&bt(r)&&!bt(n))return e||(r.value=n),!0}const o=i?Number(t)<e.length:d(e,t),l=Reflect.set(e,t,n,bt(e)?e:s);return e===vt(s)&&(o?T(n,r)&&je(e,"set",t,n):je(e,"add",t,n)),l}deleteProperty(e,t){const n=d(e,t);e[t];const s=Reflect.deleteProperty(e,t);return s&&n&&je(e,"delete",t,void 0),s}has(e,t){const n=Reflect.has(e,t);return _(t)&&ze.has(t)||Pe(e,0,t),n}ownKeys(e){return Pe(e,0,p(e)?"length":Ve),Reflect.ownKeys(e)}}class Ke extends Be{constructor(e=!1){super(!0,e)}set(e,t){return!0}deleteProperty(e,t){return!0}}const Ze=new He,Qe=new Ke,Je=new He(!0),Ge=e=>e,Xe=e=>Reflect.getPrototypeOf(e);function Ye(e){return function(...t){return"delete"!==e&&("clear"===e?void 0:this)}}function et(e,t){const n={get(n){const s=this.__v_raw,r=vt(s),i=vt(n);e||(T(n,i)&&Pe(r,0,n),Pe(r,0,i));const{has:o}=Xe(r),l=t?Ge:e?_t:yt;return o.call(r,n)?l(s.get(n)):o.call(r,i)?l(s.get(i)):void(s!==r&&s.get(n))},get size(){const t=this.__v_raw;return!e&&Pe(vt(t),0,Ve),t.size},has(t){const n=this.__v_raw,s=vt(n),r=vt(t);return e||(T(t,r)&&Pe(s,0,t),Pe(s,0,r)),t===r?n.has(t):n.has(t)||n.has(r)},forEach(n,s){const r=this,i=r.__v_raw,o=vt(i),l=t?Ge:e?_t:yt;return!e&&Pe(o,0,Ve),i.forEach((e,t)=>n.call(s,l(e),l(t),r))}};c(n,e?{add:Ye("add"),set:Ye("set"),delete:Ye("delete"),clear:Ye("clear")}:{add(e){const n=vt(this),s=Xe(n),r=vt(e),i=t||mt(e)||ft(e)?e:r;return s.has.call(n,i)||T(e,i)&&s.has.call(n,e)||T(r,i)&&s.has.call(n,r)||(n.add(i),je(n,"add",i,i)),this},set(e,n){t||mt(n)||ft(n)||(n=vt(n));const s=vt(this),{has:r,get:i}=Xe(s);let o=r.call(s,e);o||(e=vt(e),o=r.call(s,e));const l=i.call(s,e);return s.set(e,n),o?T(n,l)&&je(s,"set",e,n):je(s,"add",e,n),this},delete(e){const t=vt(this),{has:n,get:s}=Xe(t);let r=n.call(t,e);r||(e=vt(e),r=n.call(t,e)),s&&s.call(t,e);const i=t.delete(e);return r&&je(t,"delete",e,void 0),i},clear(){const e=vt(this),t=0!==e.size,n=e.clear();return t&&je(e,"clear",void 0,void 0),n}});return["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=function(e,t,n){return function(...s){const r=this.__v_raw,i=vt(r),o=f(i),l="entries"===e||e===Symbol.iterator&&o,a="keys"===e&&o,u=r[e](...s),h=n?Ge:t?_t:yt;return!t&&Pe(i,0,a?Ae:Ve),c(Object.create(u),{next(){const{value:e,done:t}=u.next();return t?{value:e,done:t}:{value:l?[h(e[0]),h(e[1])]:h(e),done:t}}})}}(s,e,t)}),n}function tt(e,t){const n=et(e,t);return(t,s,r)=>"__v_isReactive"===s?!e:"__v_isReadonly"===s?e:"__v_raw"===s?t:Reflect.get(d(n,s)&&s in t?n:t,s,r)}const nt={get:tt(!1,!1)},st={get:tt(!1,!0)},rt={get:tt(!0,!1)},it=new WeakMap,ot=new WeakMap,lt=new WeakMap,at=new WeakMap;function ct(e){return e.__v_skip||!Object.isExtensible(e)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((e=>k(e).slice(8,-1))(e))}function ut(e){return ft(e)?e:dt(e,!1,Ze,nt,it)}function ht(e){return dt(e,!0,Qe,rt,lt)}function dt(e,t,n,s,r){if(!b(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const i=ct(e);if(0===i)return e;const o=r.get(e);if(o)return o;const l=new Proxy(e,2===i?s:n);return r.set(e,l),l}function pt(e){return ft(e)?pt(e.__v_raw):!(!e||!e.__v_isReactive)}function ft(e){return!(!e||!e.__v_isReadonly)}function mt(e){return!(!e||!e.__v_isShallow)}function gt(e){return!!e&&!!e.__v_raw}function vt(e){const t=e&&e.__v_raw;return t?vt(t):e}const yt=e=>b(e)?ut(e):e,_t=e=>b(e)?ht(e):e;function bt(e){return!!e&&!0===e.__v_isRef}function St(e){return bt(e)?e.value:e}const xt={get:(e,t,n)=>"__v_raw"===t?e:St(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return bt(r)&&!bt(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function kt(e){return pt(e)?e:new Proxy(e,xt)}class Et{constructor(e,t,n){this.fn=e,this.setter=t,this._value=void 0,this.dep=new Ee(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=xe-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!t,this.isSSR=n}notify(){if(this.flags|=16,!(8&this.flags)&&te!==this)return ae(this,!0),!0}get value(){const e=this.dep.track();return fe(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}const wt={},Ct=new WeakMap;let Vt;function At(e,t,n=s){const{immediate:r,deep:o,once:l,scheduler:a,augmentJob:c,call:h}=n,d=e=>o?e:mt(e)||!1===o||0===o?Ot(e,1):Ot(e);let f,m,g,y,_=!1,b=!1;if(bt(e)?(m=()=>e.value,_=mt(e)):pt(e)?(m=()=>d(e),_=!0):p(e)?(b=!0,_=e.some(e=>pt(e)||mt(e)),m=()=>e.map(e=>bt(e)?e.value:pt(e)?d(e):v(e)?h?h(e,2):e():void 0)):m=v(e)?t?h?()=>h(e,2):e:()=>{if(g){_e();try{g()}finally{be()}}const t=Vt;Vt=f;try{return h?h(e,3,[y]):e(y)}finally{Vt=t}}:i,t&&o){const e=m,t=!0===o?1/0:o;m=()=>Ot(e(),t)}const S=ee,x=()=>{f.stop(),S&&S.active&&u(S.effects,f)};if(l&&t){const e=t;t=(...t)=>{e(...t),x()}}let k=b?new Array(e.length).fill(wt):wt;const E=e=>{if(1&f.flags&&(f.dirty||e))if(t){const e=f.run();if(o||_||(b?e.some((e,t)=>T(e,k[t])):T(e,k))){g&&g();const n=Vt;Vt=f;try{const n=[e,k===wt?void 0:b&&k[0]===wt?[]:k,y];k=e,h?h(t,3,n):t(...n)}finally{Vt=n}}}else f.run()};return c&&c(E),f=new re(m),f.scheduler=a?()=>a(E,!1):E,y=e=>function(e,t=!1,n=Vt){if(n){let t=Ct.get(n);t||Ct.set(n,t=[]),t.push(e)}}(e,!1,f),g=f.onStop=()=>{const e=Ct.get(f);if(e){if(h)h(e,4);else for(const t of e)t();Ct.delete(f)}},t?r?E(!0):k=f.run():a?a(E.bind(null,!0),!0):f.run(),x.pause=f.pause.bind(f),x.resume=f.resume.bind(f),x.stop=x,x}function Ot(e,t=1/0,n){if(t<=0||!b(e)||e.__v_skip)return e;if(((n=n||new Map).get(e)||0)>=t)return e;if(n.set(e,t),t--,bt(e))Ot(e.value,t,n);else if(p(e))for(let s=0;s<e.length;s++)Ot(e[s],t,n);else if(m(e)||f(e))e.forEach(e=>{Ot(e,t,n)});else if(E(e)){for(const s in e)Ot(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&Ot(e[s],t,n)}return e}
|
|
15
15
|
/**
|
|
16
16
|
* @vue/runtime-core v3.5.30
|
|
17
17
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
18
18
|
* @license MIT
|
|
19
|
-
**/function Pt(e,t,n,r){try{return r?e(...r):e()}catch(e){$t(e,t,n)}}function jt(e,t,n,r){if(v(e)){const s=Pt(e,t,n,r);return s&&S(s)&&s.catch(e=>{$t(e,t,n)}),s}if(p(e)){const s=[];for(let i=0;i<e.length;i++)s.push(jt(e[i],t,n,r));return s}}function $t(e,t,n,s=!0){t&&t.vnode;const{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||r;if(t){let r=t.parent;const s=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const t=r.ec;if(t)for(let n=0;n<t.length;n++)if(!1===t[n](e,s,o))return;r=r.parent}if(i)return ye(),Pt(i,null,10,[e,s,o]),void _e()}!function(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}(e,0,0,s,o)}const Tt=[];let Rt=-1;const Dt=[];let Ft=null,It=0;const Mt=Promise.resolve();let Nt=null;function Ut(e){const t=Nt||Mt;return e?t.then(this?e.bind(this):e):t}function Lt(e){if(!(1&e.flags)){const t=Bt(e),n=Tt[Tt.length-1];!n||!(2&e.flags)&&t>=Bt(n)?Tt.push(e):Tt.splice(function(e){let t=Rt+1,n=Tt.length;for(;t<n;){const r=t+n>>>1,s=Tt[r],i=Bt(s);i<e||i===e&&2&s.flags?t=r+1:n=r}return t}(t),0,e),e.flags|=1,qt()}}function qt(){Nt||(Nt=Mt.then(Ht))}function zt(e,t,n=Rt+1){for(;n<Tt.length;n++){const t=Tt[n];if(t&&2&t.flags){if(e&&t.id!==e.uid)continue;Tt.splice(n,1),n--,4&t.flags&&(t.flags&=-2),t(),4&t.flags||(t.flags&=-2)}}}function Wt(e){if(Dt.length){const e=[...new Set(Dt)].sort((e,t)=>Bt(e)-Bt(t));if(Dt.length=0,Ft)return void Ft.push(...e);for(Ft=e,It=0;It<Ft.length;It++){const e=Ft[It];4&e.flags&&(e.flags&=-2),8&e.flags||e(),e.flags&=-2}Ft=null,It=0}}const Bt=e=>null==e.id?2&e.flags?-1:1/0:e.id;function Ht(e){try{for(Rt=0;Rt<Tt.length;Rt++){const e=Tt[Rt];!e||8&e.flags||(4&e.flags&&(e.flags&=-2),Pt(e,e.i,e.i?15:14),4&e.flags||(e.flags&=-2))}}finally{for(;Rt<Tt.length;Rt++){const e=Tt[Rt];e&&(e.flags&=-2)}Rt=-1,Tt.length=0,Wt(),Nt=null,(Tt.length||Dt.length)&&Ht()}}let Kt=null,Jt=null;function Zt(e){const t=Kt;return Kt=e,Jt=e&&e.type.__scopeId||null,t}function Qt(e,t){if(null===Kt)return e;const n=ks(Kt),s=e.dirs||(e.dirs=[]);for(let e=0;e<t.length;e++){let[i,o,l,a=r]=t[e];i&&(v(i)&&(i={mounted:i,updated:i}),i.deep&&At(o),s.push({dir:i,instance:n,value:o,oldValue:void 0,arg:l,modifiers:a}))}return e}function Gt(e,t,n,r){const s=e.dirs,i=t&&t.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let a=l.dir[r];a&&(ye(),jt(a,n,8,[e.el,l,e,t]),_e())}}function Xt(e,t,n=!1){const r=fs();if(r||or){let s=or?or._context.provides:r?null==r.parent||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&v(t)?t.call(r&&r.proxy):t}}const Yt=Symbol.for("v-scx");function en(e,t,n){return tn(e,t,n)}function tn(e,t,n=r){const{immediate:s,deep:o,flush:l,once:a}=n,u=c({},n),h=t&&s||!t&&"post"!==l;let d;if(bs)if("sync"===l){const e=Xt(Yt);d=e.__watcherHandles||(e.__watcherHandles=[])}else if(!h){const e=()=>{};return e.stop=i,e.resume=i,e.pause=i,e}const p=ps;u.call=(e,t,n)=>jt(e,p,t,n);let f=!1;"post"===l?u.scheduler=e=>{jr(e,p&&p.suspense)}:"sync"!==l&&(f=!0,u.scheduler=(e,t)=>{t?e():Lt(e)}),u.augmentJob=e=>{t&&(e.flags|=4),f&&(e.flags|=2,p&&(e.id=p.uid,e.i=p))};const m=Ot(e,t,u);return bs&&(d?d.push(m):h&&m()),m}function nn(e,t,n){const r=this.proxy,s=y(e)?e.includes(".")?rn(r,e):()=>r[e]:e.bind(r,r);let i;v(t)?i=t:(i=t.handler,n=t);const o=vs(this),l=tn(s,i.bind(r),n);return o(),l}function rn(e,t){const n=t.split(".");return()=>{let t=e;for(let e=0;e<n.length&&t;e++)t=t[n[e]];return t}}const sn=Symbol("_vte"),on=Symbol("_leaveCb");function ln(e,t){6&e.shapeFlag&&e.component?(e.transition=t,ln(e.component.subTree,t)):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function an(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function cn(e,t){let n;return!(!(n=Object.getOwnPropertyDescriptor(e,t))||n.configurable)}const un=new WeakMap;function hn(e,t,n,s,i=!1){if(p(e))return void e.forEach((e,r)=>hn(e,t&&(p(t)?t[r]:t),n,s,i));if(fn(s)&&!i)return void(512&s.shapeFlag&&s.type.__asyncResolved&&s.component.subTree.component&&hn(e,t,n,s.component.subTree));const l=4&s.shapeFlag?ks(s.component):s.el,a=i?null:l,{i:c,r:h}=e,f=t&&t.r,m=c.refs===r?c.refs={}:c.refs,g=c.setupState,_=gt(g),b=g===r?o:e=>!cn(m,e)&&d(_,e),S=(e,t)=>!t||!cn(m,t);if(null!=f&&f!==h)if(dn(t),y(f))m[f]=null,b(f)&&(g[f]=null);else if(_t(f)){const e=t;S(0,e.k)&&(f.value=null),e.k&&(m[e.k]=null)}if(v(h))Pt(h,c,12,[a,m]);else{const t=y(h),r=_t(h);if(t||r){const s=()=>{if(e.f){const n=t?b(h)?g[h]:m[h]:S()||!e.k?h.value:m[e.k];if(i)p(n)&&u(n,l);else if(p(n))n.includes(l)||n.push(l);else if(t)m[h]=[l],b(h)&&(g[h]=m[h]);else{const t=[l];S(0,e.k)&&(h.value=t),e.k&&(m[e.k]=t)}}else t?(m[h]=a,b(h)&&(g[h]=a)):r&&(S(0,e.k)&&(h.value=a),e.k&&(m[e.k]=a))};if(a){const t=()=>{s(),un.delete(e)};t.id=-1,un.set(e,t),jr(t,n)}else dn(e),s()}}}function dn(e){const t=un.get(e);t&&(t.flags|=8,un.delete(e))}const pn=e=>8===e.nodeType;N().requestIdleCallback,N().cancelIdleCallback;const fn=e=>!!e.type.__asyncLoader;function mn(e){v(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,hydrate:i,timeout:o,suspensible:l=!0,onError:a}=e;let u,h=null,d=0;const p=()=>{let e;return h||(e=h=t().catch(e=>{if(e=e instanceof Error?e:new Error(String(e)),a)return new Promise((t,n)=>{a(e,()=>t((d++,h=null,p())),()=>n(e),d+1)});throw e}).then(t=>e!==h&&h?h:(t&&(t.__esModule||"Module"===t[Symbol.toStringTag])&&(t=t.default),u=t,t)))};return v(f={name:"AsyncComponentWrapper",__asyncLoader:p,__asyncHydrate(e,t,n){let r=!1;(t.bu||(t.bu=[])).push(()=>r=!0);const s=()=>{r||n()},o=i?()=>{const n=i(s,t=>function(e,t){if(pn(e)&&"["===e.data){let n=1,r=e.nextSibling;for(;r;){if(1===r.nodeType){if(!1===t(r))break}else if(pn(r))if("]"===r.data){if(0===--n)break}else"["===r.data&&n++;r=r.nextSibling}}else t(e)}(e,t));n&&(t.bum||(t.bum=[])).push(n)}:s;u?o():p().then(()=>!t.isUnmounted&&o())},get __asyncResolved(){return u},setup(){const e=ps;if(an(e),u)return()=>gn(u,e);const t=t=>{h=null,$t(t,e,13,!r)};if(l&&e.suspense||bs)return p().then(t=>()=>gn(t,e)).catch(e=>(t(e),()=>r?rs(r,{error:e}):null));const i=bt(!1),a=bt(),c=bt(!!s);return s&&setTimeout(()=>{c.value=!1},s),null!=o&&setTimeout(()=>{if(!i.value&&!a.value){const e=new Error(`Async component timed out after ${o}ms.`);t(e),a.value=e}},o),p().then(()=>{i.value=!0,e.parent&&vn(e.parent.vnode)&&e.parent.update()}).catch(e=>{t(e),a.value=e}),()=>i.value&&u?gn(u,e):a.value&&r?rs(r,{error:a.value}):n&&!c.value?gn(n,e):void 0}})?(()=>c({name:f.name},m,{setup:f}))():f;var f,m}function gn(e,t){const{ref:n,props:r,children:s,ce:i}=t.vnode,o=rs(e,r,s);return o.ref=n,o.ce=i,delete t.vnode.ce,o}const vn=e=>e.type.__isKeepAlive;function yn(e,t){bn(e,"a",t)}function _n(e,t){bn(e,"da",t)}function bn(e,t,n=ps){const r=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(xn(t,r,n),n){let e=n.parent;for(;e&&e.parent;)vn(e.parent.vnode)&&Sn(r,t,n,e),e=e.parent}}function Sn(e,t,n,r){const s=xn(t,e,r,!0);An(()=>{u(r[t],s)},n)}function xn(e,t,n=ps,r=!1){if(n){const s=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...r)=>{ye();const s=vs(n),i=jt(t,n,e,r);return s(),_e(),i});return r?s.unshift(i):s.push(i),i}}const En=e=>(t,n=ps)=>{bs&&"sp"!==e||xn(e,(...e)=>t(...e),n)},kn=En("bm"),wn=En("m"),Cn=En("bu"),Vn=En("u"),On=En("bum"),An=En("um"),Pn=En("sp"),jn=En("rtg"),$n=En("rtc");function Tn(e,t=ps){xn("ec",e,t)}const Rn="components";function Dn(e,t){return In(Rn,e,!0,t)||e}const Fn=Symbol.for("v-ndc");function In(e,t,n=!0,r=!1){const s=Kt||ps;if(s){const n=s.type;{const e=ws(n,!1);if(e&&(e===t||e===A(t)||e===$(A(t))))return n}const i=Mn(s[e]||n[e],t)||Mn(s.appContext[e],t);return!i&&r?n:i}}function Mn(e,t){return e&&(e[t]||e[A(t)]||e[$(A(t))])}function Nn(e,t,n,r){let s;const i=n,o=p(e);if(o||y(e)){let n=!1,r=!1;o&&dt(e)&&(n=!ft(e),r=pt(e),e=$e(e)),s=new Array(e.length);for(let o=0,l=e.length;o<l;o++)s[o]=t(n?r?yt(vt(e[o])):vt(e[o]):e[o],o,void 0,i)}else if("number"==typeof e){s=new Array(e);for(let n=0;n<e;n++)s[n]=t(n+1,n,void 0,i)}else if(b(e))if(e[Symbol.iterator])s=Array.from(e,(e,n)=>t(e,n,void 0,i));else{const n=Object.keys(e);s=new Array(n.length);for(let r=0,o=n.length;r<o;r++){const o=n[r];s[r]=t(e[o],o,r,i)}}else s=[];return s}const Un=e=>e?_s(e)?ks(e):Un(e.parent):null,Ln=c(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Un(e.parent),$root:e=>Un(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Zn(e),$forceUpdate:e=>e.f||(e.f=()=>{Lt(e.update)}),$nextTick:e=>e.n||(e.n=Ut.bind(e.proxy)),$watch:e=>nn.bind(e)}),qn=(e,t)=>e!==r&&!e.__isScriptSetup&&d(e,t),zn={get({_:e},t){if("__v_skip"===t)return!0;const{ctx:n,setupState:s,data:i,props:o,accessCache:l,type:a,appContext:c}=e;if("$"!==t[0]){const e=l[t];if(void 0!==e)switch(e){case 1:return s[t];case 2:return i[t];case 4:return n[t];case 3:return o[t]}else{if(qn(s,t))return l[t]=1,s[t];if(i!==r&&d(i,t))return l[t]=2,i[t];if(d(o,t))return l[t]=3,o[t];if(n!==r&&d(n,t))return l[t]=4,n[t];Bn&&(l[t]=0)}}const u=Ln[t];let h,p;return u?("$attrs"===t&&Ae(e.attrs,0,""),u(e)):(h=a.__cssModules)&&(h=h[t])?h:n!==r&&d(n,t)?(l[t]=4,n[t]):(p=c.config.globalProperties,d(p,t)?p[t]:void 0)},set({_:e},t,n){const{data:s,setupState:i,ctx:o}=e;return qn(i,t)?(i[t]=n,!0):s!==r&&d(s,t)?(s[t]=n,!0):!d(e.props,t)&&(("$"!==t[0]||!(t.slice(1)in e))&&(o[t]=n,!0))},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:i,props:o,type:l}},a){let c;return!!(n[a]||e!==r&&"$"!==a[0]&&d(e,a)||qn(t,a)||d(o,a)||d(s,a)||d(Ln,a)||d(i.config.globalProperties,a)||(c=l.__cssModules)&&c[a])},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:d(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Wn(e){return p(e)?e.reduce((e,t)=>(e[t]=null,e),{}):e}let Bn=!0;function Hn(e){const t=Zn(e),n=e.proxy,r=e.ctx;Bn=!1,t.beforeCreate&&Kn(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:l,watch:a,provide:c,inject:u,created:h,beforeMount:d,mounted:f,beforeUpdate:m,updated:g,activated:y,deactivated:_,beforeDestroy:S,beforeUnmount:x,destroyed:E,unmounted:k,render:w,renderTracked:C,renderTriggered:V,errorCaptured:O,serverPrefetch:A,expose:P,inheritAttrs:j,components:$,directives:T,filters:R}=t;if(u&&function(e,t){p(e)&&(e=Yn(e));for(const n in e){const r=e[n];let s;s=b(r)?"default"in r?Xt(r.from||n,r.default,!0):Xt(r.from||n):Xt(r),_t(s)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e}):t[n]=s}}(u,r,null),l)for(const e in l){const t=l[e];v(t)&&(r[e]=t.bind(n))}if(s){const t=s.call(n,n);b(t)&&(e.data=ct(t))}if(Bn=!0,o)for(const e in o){const t=o[e],s=v(t)?t.bind(n,n):v(t.get)?t.get.bind(n,n):i,l=!v(t)&&v(t.set)?t.set.bind(n):i,a=Cs({get:s,set:l});Object.defineProperty(r,e,{enumerable:!0,configurable:!0,get:()=>a.value,set:e=>a.value=e})}if(a)for(const e in a)Jn(a[e],r,n,e);if(c){const e=v(c)?c.call(n):c;Reflect.ownKeys(e).forEach(t=>{!function(e,t){if(ps){let n=ps.provides;const r=ps.parent&&ps.parent.provides;r===n&&(n=ps.provides=Object.create(r)),n[e]=t}}(t,e[t])})}function D(e,t){p(t)?t.forEach(t=>e(t.bind(n))):t&&e(t.bind(n))}if(h&&Kn(h,e,"c"),D(kn,d),D(wn,f),D(Cn,m),D(Vn,g),D(yn,y),D(_n,_),D(Tn,O),D($n,C),D(jn,V),D(On,x),D(An,k),D(Pn,A),p(P))if(P.length){const t=e.exposed||(e.exposed={});P.forEach(e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t,enumerable:!0})})}else e.exposed||(e.exposed={});w&&e.render===i&&(e.render=w),null!=j&&(e.inheritAttrs=j),$&&(e.components=$),T&&(e.directives=T),A&&an(e)}function Kn(e,t,n){jt(p(e)?e.map(e=>e.bind(t.proxy)):e.bind(t.proxy),t,n)}function Jn(e,t,n,r){let s=r.includes(".")?rn(n,r):()=>n[r];if(y(e)){const n=t[e];v(n)&&en(s,n)}else if(v(e))en(s,e.bind(n));else if(b(e))if(p(e))e.forEach(e=>Jn(e,t,n,r));else{const r=v(e.handler)?e.handler.bind(n):t[e.handler];v(r)&&en(s,r,e)}}function Zn(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let a;return l?a=l:s.length||n||r?(a={},s.length&&s.forEach(e=>Qn(a,e,o,!0)),Qn(a,t,o)):a=t,b(t)&&i.set(t,a),a}function Qn(e,t,n,r=!1){const{mixins:s,extends:i}=t;i&&Qn(e,i,n,!0),s&&s.forEach(t=>Qn(e,t,n,!0));for(const s in t)if(r&&"expose"===s);else{const r=Gn[s]||n&&n[s];e[s]=r?r(e[s],t[s]):t[s]}return e}const Gn={data:Xn,props:nr,emits:nr,methods:tr,computed:tr,beforeCreate:er,created:er,beforeMount:er,mounted:er,beforeUpdate:er,updated:er,beforeDestroy:er,beforeUnmount:er,destroyed:er,unmounted:er,activated:er,deactivated:er,errorCaptured:er,serverPrefetch:er,components:tr,directives:tr,watch:function(e,t){if(!e)return t;if(!t)return e;const n=c(Object.create(null),e);for(const r in t)n[r]=er(e[r],t[r]);return n},provide:Xn,inject:function(e,t){return tr(Yn(e),Yn(t))}};function Xn(e,t){return t?e?function(){return c(v(e)?e.call(this,this):e,v(t)?t.call(this,this):t)}:t:e}function Yn(e){if(p(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function er(e,t){return e?[...new Set([].concat(e,t))]:t}function tr(e,t){return e?c(Object.create(null),e,t):t}function nr(e,t){return e?p(e)&&p(t)?[...new Set([...e,...t])]:c(Object.create(null),Wn(e),Wn(null!=t?t:{})):t}function rr(){return{app:null,config:{isNativeTag:o,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 sr=0;function ir(e,t){return function(t,n=null){v(t)||(t=c({},t)),null==n||b(n)||(n=null);const r=rr(),s=new WeakSet,i=[];let o=!1;const l=r.app={_uid:sr++,_component:t,_props:n,_container:null,_context:r,_instance:null,version:Os,get config(){return r.config},set config(e){},use:(e,...t)=>(s.has(e)||(e&&v(e.install)?(s.add(e),e.install(l,...t)):v(e)&&(s.add(e),e(l,...t))),l),mixin:e=>(r.mixins.includes(e)||r.mixins.push(e),l),component:(e,t)=>t?(r.components[e]=t,l):r.components[e],directive:(e,t)=>t?(r.directives[e]=t,l):r.directives[e],mount(s,i,a){if(!o){const i=l._ceVNode||rs(t,n);return i.appContext=r,!0===a?a="svg":!1===a&&(a=void 0),e(i,s,a),o=!0,l._container=s,s.__vue_app__=l,ks(i.component)}},onUnmount(e){i.push(e)},unmount(){o&&(jt(i,l._instance,16),e(null,l._container),delete l._container.__vue_app__)},provide:(e,t)=>(r.provides[e]=t,l),runWithContext(e){const t=or;or=l;try{return e()}finally{or=t}}};return l}}let or=null;function lr(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||r;let i=n;const o=t.startsWith("update:"),l=o&&((e,t)=>"modelValue"===t||"model-value"===t?e.modelModifiers:e[`${t}Modifiers`]||e[`${A(t)}Modifiers`]||e[`${j(t)}Modifiers`])(s,t.slice(7));let a;l&&(l.trim&&(i=n.map(e=>y(e)?e.trim():e)),l.number&&(i=n.map(I)));let c=s[a=T(t)]||s[a=T(A(t))];!c&&o&&(c=s[a=T(j(t))]),c&&jt(c,e,6,i);const u=s[a+"Once"];if(u){if(e.emitted){if(e.emitted[a])return}else e.emitted={};e.emitted[a]=!0,jt(u,e,6,i)}}const ar=new WeakMap;function cr(e,t,n=!1){const r=n?ar:t.emitsCache,s=r.get(e);if(void 0!==s)return s;const i=e.emits;let o={},l=!1;if(!v(e)){const r=e=>{const n=cr(e,t,!0);n&&(l=!0,c(o,n))};!n&&t.mixins.length&&t.mixins.forEach(r),e.extends&&r(e.extends),e.mixins&&e.mixins.forEach(r)}return i||l?(p(i)?i.forEach(e=>o[e]=null):c(o,i),b(e)&&r.set(e,o),o):(b(e)&&r.set(e,null),null)}function ur(e,t){return!(!e||!l(t))&&(t=t.slice(2).replace(/Once$/,""),d(e,t[0].toLowerCase()+t.slice(1))||d(e,j(t))||d(e,t))}function hr(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[i],slots:o,attrs:l,emit:c,render:u,renderCache:h,props:d,data:p,setupState:f,ctx:m,inheritAttrs:g}=e,v=Zt(e);let y,_;try{if(4&n.shapeFlag){const e=s||r,t=e;y=ls(u.call(t,e,h,d,f,p,m)),_=l}else{const e=t;0,y=ls(e.length>1?e(d,{attrs:l,slots:o,emit:c}):e(d,null)),_=t.props?l:dr(l)}}catch(t){Wr.length=0,$t(t,e,1),y=rs(qr)}let b=y;if(_&&!1!==g){const e=Object.keys(_),{shapeFlag:t}=b;e.length&&7&t&&(i&&e.some(a)&&(_=pr(_,i)),b=ss(b,_,!1,!0))}return n.dirs&&(b=ss(b,null,!1,!0),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&ln(b,n.transition),y=b,Zt(v),y}const dr=e=>{let t;for(const n in e)("class"===n||"style"===n||l(n))&&((t||(t={}))[n]=e[n]);return t},pr=(e,t)=>{const n={};for(const r in e)a(r)&&r.slice(9)in t||(n[r]=e[r]);return n};function fr(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(mr(t,e,i)&&!ur(n,i))return!0}return!1}function mr(e,t,n){const r=e[n],s=t[n];return"style"===n&&b(r)&&b(s)?!J(r,s):r!==s}const gr={},vr=()=>Object.create(gr),yr=e=>Object.getPrototypeOf(e)===gr;function _r(e,t,n,r=!1){const s={},i=vr();e.propsDefaults=Object.create(null),br(e,t,s,i);for(const t in e.propsOptions[0])t in s||(s[t]=void 0);n?e.props=r?s:ht(s,!1,Ze,nt,it):e.type.props?e.props=s:e.props=i,e.attrs=i}function br(e,t,n,s){const[i,o]=e.propsOptions;let l,a=!1;if(t)for(let r in t){if(C(r))continue;const c=t[r];let u;i&&d(i,u=A(r))?o&&o.includes(u)?(l||(l={}))[u]=c:n[u]=c:ur(e.emitsOptions,r)||r in s&&c===s[r]||(s[r]=c,a=!0)}if(o){const t=gt(n),s=l||r;for(let r=0;r<o.length;r++){const l=o[r];n[l]=Sr(i,t,l,s[l],e,!d(s,l))}}return a}function Sr(e,t,n,r,s,i){const o=e[n];if(null!=o){const e=d(o,"default");if(e&&void 0===r){const e=o.default;if(o.type!==Function&&!o.skipFactory&&v(e)){const{propsDefaults:i}=s;if(n in i)r=i[n];else{const o=vs(s);r=i[n]=e.call(null,t),o()}}else r=e;s.ce&&s.ce._setProp(n,r)}o[0]&&(i&&!e?r=!1:!o[1]||""!==r&&r!==j(n)||(r=!0))}return r}const xr=new WeakMap;function Er(e,t,n=!1){const i=n?xr:t.propsCache,o=i.get(e);if(o)return o;const l=e.props,a={},u=[];let h=!1;if(!v(e)){const r=e=>{h=!0;const[n,r]=Er(e,t,!0);c(a,n),r&&u.push(...r)};!n&&t.mixins.length&&t.mixins.forEach(r),e.extends&&r(e.extends),e.mixins&&e.mixins.forEach(r)}if(!l&&!h)return b(e)&&i.set(e,s),s;if(p(l))for(let e=0;e<l.length;e++){const t=A(l[e]);kr(t)&&(a[t]=r)}else if(l)for(const e in l){const t=A(e);if(kr(t)){const n=l[e],r=a[t]=p(n)||v(n)?{type:n}:c({},n),s=r.type;let i=!1,o=!0;if(p(s))for(let e=0;e<s.length;++e){const t=s[e],n=v(t)&&t.name;if("Boolean"===n){i=!0;break}"String"===n&&(o=!1)}else i=v(s)&&"Boolean"===s.name;r[0]=i,r[1]=o,(i||d(r,"default"))&&u.push(t)}}const f=[a,u];return b(e)&&i.set(e,f),f}function kr(e){return"$"!==e[0]&&!C(e)}const wr=e=>"_"===e||"_ctx"===e||"$stable"===e,Cr=e=>p(e)?e.map(ls):[ls(e)],Vr=(e,t,n)=>{if(t._n)return t;const r=function(e,t=Kt){if(!t)return e;if(e._n)return e;const n=(...r)=>{n._d&&Jr(-1);const s=Zt(t);let i;try{i=e(...r)}finally{Zt(s),n._d&&Jr(1)}return i};return n._n=!0,n._c=!0,n._d=!0,n}((...e)=>Cr(t(...e)),n);return r._c=!1,r},Or=(e,t,n)=>{const r=e._ctx;for(const n in e){if(wr(n))continue;const s=e[n];if(v(s))t[n]=Vr(0,s,r);else if(null!=s){const e=Cr(s);t[n]=()=>e}}},Ar=(e,t)=>{const n=Cr(t);e.slots.default=()=>n},Pr=(e,t,n)=>{for(const r in t)!n&&wr(r)||(e[r]=t[r])},jr=function(e,t){t&&t.pendingBranch?p(e)?t.effects.push(...e):t.effects.push(e):(p(n=e)?Dt.push(...n):Ft&&-1===n.id?Ft.splice(It+1,0,n):1&n.flags||(Dt.push(n),n.flags|=1),qt());var n};function $r(e){return function(e){N().__VUE__=!0;const{insert:t,remove:n,patchProp:o,createElement:l,createText:a,createComment:c,setText:u,setElementText:h,parentNode:p,nextSibling:f,setScopeId:m=i,insertStaticContent:g}=e,v=(e,t,n,r=null,s=null,i=null,o=void 0,l=null,a=!!t.dynamicChildren)=>{if(e===t)return;e&&!Yr(e,t)&&(r=X(e),K(e,s,i,!0),e=null),-2===t.patchFlag&&(a=!1,t.dynamicChildren=null);const{type:c,ref:u,shapeFlag:h}=t;switch(c){case Lr:y(e,t,n,r);break;case qr:_(e,t,n,r);break;case zr:null==e&&b(t,n,r,o);break;case Ur:R(e,t,n,r,s,i,o,l,a);break;default:1&h?k(e,t,n,r,s,i,o,l,a):6&h?I(e,t,n,r,s,i,o,l,a):(64&h||128&h)&&c.process(e,t,n,r,s,i,o,l,a,ne)}null!=u&&s?hn(u,e&&e.ref,i,t||e,!t):null==u&&e&&null!=e.ref&&hn(e.ref,null,i,e,!0)},y=(e,n,r,s)=>{if(null==e)t(n.el=a(n.children),r,s);else{const t=n.el=e.el;n.children!==e.children&&u(t,n.children)}},_=(e,n,r,s)=>{null==e?t(n.el=c(n.children||""),r,s):n.el=e.el},b=(e,t,n,r)=>{[e.el,e.anchor]=g(e.children,t,n,r,e.el,e.anchor)},x=({el:e,anchor:n},r,s)=>{let i;for(;e&&e!==n;)i=f(e),t(e,r,s),e=i;t(n,r,s)},E=({el:e,anchor:t})=>{let r;for(;e&&e!==t;)r=f(e),n(e),e=r;n(t)},k=(e,t,n,r,s,i,o,l,a)=>{if("svg"===t.type?o="svg":"math"===t.type&&(o="mathml"),null==e)w(t,n,r,s,i,o,l,a);else{const n=e.el&&e.el._isVueCE?e.el:null;try{n&&n._beginPatch(),P(e,t,s,i,o,l,a)}finally{n&&n._endPatch()}}},w=(e,n,r,s,i,a,c,u)=>{let d,p;const{props:f,shapeFlag:m,transition:g,dirs:v}=e;if(d=e.el=l(e.type,a,f&&f.is,f),8&m?h(d,e.children):16&m&&O(e.children,d,null,s,i,Tr(e,a),c,u),v&&Gt(e,null,s,"created"),V(d,e,e.scopeId,c,s),f){for(const e in f)"value"===e||C(e)||o(d,e,null,f[e],a,s);"value"in f&&o(d,"value",null,f.value,a),(p=f.onVnodeBeforeMount)&&us(p,s,e)}v&&Gt(e,null,s,"beforeMount");const y=function(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}(i,g);y&&g.beforeEnter(d),t(d,n,r),((p=f&&f.onVnodeMounted)||y||v)&&jr(()=>{p&&us(p,s,e),y&&g.enter(d),v&&Gt(e,null,s,"mounted")},i)},V=(e,t,n,r,s)=>{if(n&&m(e,n),r)for(let t=0;t<r.length;t++)m(e,r[t]);if(s){let n=s.subTree;if(t===n||Nr(n.type)&&(n.ssContent===t||n.ssFallback===t)){const t=s.vnode;V(e,t,t.scopeId,t.slotScopeIds,s.parent)}}},O=(e,t,n,r,s,i,o,l,a=0)=>{for(let c=a;c<e.length;c++){const a=e[c]=l?as(e[c]):ls(e[c]);v(null,a,t,n,r,s,i,o,l)}},P=(e,t,n,s,i,l,a)=>{const c=t.el=e.el;let{patchFlag:u,dynamicChildren:d,dirs:p}=t;u|=16&e.patchFlag;const f=e.props||r,m=t.props||r;let g;if(n&&Rr(n,!1),(g=m.onVnodeBeforeUpdate)&&us(g,n,t,e),p&&Gt(t,e,n,"beforeUpdate"),n&&Rr(n,!0),(f.innerHTML&&null==m.innerHTML||f.textContent&&null==m.textContent)&&h(c,""),d?$(e.dynamicChildren,d,c,n,s,Tr(t,i),l):a||z(e,t,c,null,n,s,Tr(t,i),l,!1),u>0){if(16&u)T(c,f,m,n,i);else if(2&u&&f.class!==m.class&&o(c,"class",null,m.class,i),4&u&&o(c,"style",f.style,m.style,i),8&u){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const r=e[t],s=f[r],l=m[r];l===s&&"value"!==r||o(c,r,s,l,i,n)}}1&u&&e.children!==t.children&&h(c,t.children)}else a||null!=d||T(c,f,m,n,i);((g=m.onVnodeUpdated)||p)&&jr(()=>{g&&us(g,n,t,e),p&&Gt(t,e,n,"updated")},s)},$=(e,t,n,r,s,i,o)=>{for(let l=0;l<t.length;l++){const a=e[l],c=t[l],u=a.el&&(a.type===Ur||!Yr(a,c)||198&a.shapeFlag)?p(a.el):n;v(a,c,u,null,r,s,i,o,!0)}},T=(e,t,n,s,i)=>{if(t!==n){if(t!==r)for(const r in t)C(r)||r in n||o(e,r,t[r],null,i,s);for(const r in n){if(C(r))continue;const l=n[r],a=t[r];l!==a&&"value"!==r&&o(e,r,a,l,i,s)}"value"in n&&o(e,"value",t.value,n.value,i)}},R=(e,n,r,s,i,o,l,c,u)=>{const h=n.el=e?e.el:a(""),d=n.anchor=e?e.anchor:a("");let{patchFlag:p,dynamicChildren:f,slotScopeIds:m}=n;m&&(c=c?c.concat(m):m),null==e?(t(h,r,s),t(d,r,s),O(n.children||[],r,d,i,o,l,c,u)):p>0&&64&p&&f&&e.dynamicChildren&&e.dynamicChildren.length===f.length?($(e.dynamicChildren,f,r,i,o,l,c),(null!=n.key||i&&n===i.subTree)&&Dr(e,n,!0)):z(e,n,r,d,i,o,l,c,u)},I=(e,t,n,r,s,i,o,l,a)=>{t.slotScopeIds=l,null==e?512&t.shapeFlag?s.ctx.activate(t,n,r,o,a):M(t,n,r,s,i,o,a):U(e,t,a)},M=(e,t,n,s,i,o,l)=>{const a=e.component=function(e,t,n){const s=e.type,i=(t?t.appContext:e.appContext)||hs,o={uid:ds++,vnode:e,type:s,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new te(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Er(s,i),emitsOptions:cr(s,i),emit:null,emitted:null,propsDefaults:r,inheritAttrs:s.inheritAttrs,ctx:r,data:r,props:r,attrs:r,slots:r,refs:r,setupState:r,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};o.ctx={_:o},o.root=t?t.root:o,o.emit=lr.bind(null,o),e.ce&&e.ce(o);return o}(e,s,i);if(vn(e)&&(a.ctx.renderer=ne),function(e,t=!1,n=!1){t&&gs(t);const{props:r,children:s}=e.vnode,i=_s(e);_r(e,r,i,t),((e,t,n)=>{const r=e.slots=vr();if(32&e.vnode.shapeFlag){const e=t._;e?(Pr(r,t,n),n&&F(r,"_",e,!0)):Or(t,r)}else t&&Ar(e,t)})(e,s,n||t);const o=i?function(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,zn);const{setup:r}=n;if(r){ye();const n=e.setupContext=r.length>1?function(e){const t=t=>{e.exposed=t||{}};return{attrs:new Proxy(e.attrs,Es),slots:e.slots,emit:e.emit,expose:t}}(e):null,s=vs(e),i=Pt(r,e,0,[e.props,n]),o=S(i);if(_e(),s(),!o&&!e.sp||fn(e)||an(e),o){if(i.then(ys,ys),t)return i.then(t=>{Ss(e,t)}).catch(t=>{$t(t,e,0)});e.asyncDep=i}else Ss(e,i)}else xs(e)}(e,t):void 0;t&&gs(!1)}(a,!1,l),a.asyncDep){if(i&&i.registerDep(a,L,l),!e.el){const r=a.subTree=rs(qr);_(null,r,t,n),e.placeholder=r.el}}else L(a,e,t,n,i,o,l)},U=(e,t,n)=>{const r=t.component=e.component;if(function(e,t,n){const{props:r,children:s,component:i}=e,{props:o,children:l,patchFlag:a}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(!(n&&a>=0))return!(!s&&!l||l&&l.$stable)||r!==o&&(r?!o||fr(r,o,c):!!o);if(1024&a)return!0;if(16&a)return r?fr(r,o,c):!!o;if(8&a){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const n=e[t];if(mr(o,r,n)&&!ur(c,n))return!0}}return!1}(e,t,n)){if(r.asyncDep&&!r.asyncResolved)return void q(r,t,n);r.next=t,r.update()}else t.el=e.el,r.vnode=t},L=(e,t,n,r,s,i,o)=>{const l=()=>{if(e.isMounted){let{next:t,bu:n,u:r,parent:l,vnode:a}=e;{const n=Fr(e);if(n)return t&&(t.el=a.el,q(e,t,o)),void n.asyncDep.then(()=>{jr(()=>{e.isUnmounted||c()},s)})}let u,h=t;Rr(e,!1),t?(t.el=a.el,q(e,t,o)):t=a,n&&D(n),(u=t.props&&t.props.onVnodeBeforeUpdate)&&us(u,l,t,a),Rr(e,!0);const d=hr(e),f=e.subTree;e.subTree=d,v(f,d,p(f.el),X(f),e,s,i),t.el=d.el,null===h&&function({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r!==e)break;(e=t.vnode).el=n,t=t.parent}}(e,d.el),r&&jr(r,s),(u=t.props&&t.props.onVnodeUpdated)&&jr(()=>us(u,l,t,a),s)}else{let o;const{el:l,props:a}=t,{bm:c,m:u,parent:h,root:d,type:p}=e,f=fn(t);Rr(e,!1),c&&D(c),!f&&(o=a&&a.onVnodeBeforeMount)&&us(o,h,t),Rr(e,!0);{d.ce&&d.ce._hasShadowRoot()&&d.ce._injectChildStyle(p,e.parent?e.parent.type:void 0);const o=e.subTree=hr(e);v(null,o,n,r,e,s,i),t.el=o.el}if(u&&jr(u,s),!f&&(o=a&&a.onVnodeMounted)){const e=t;jr(()=>us(o,h,e),s)}(256&t.shapeFlag||h&&fn(h.vnode)&&256&h.vnode.shapeFlag)&&e.a&&jr(e.a,s),e.isMounted=!0,t=n=r=null}};e.scope.on();const a=e.effect=new re(l);e.scope.off();const c=e.update=a.run.bind(a),u=e.job=a.runIfDirty.bind(a);u.i=e,u.id=e.uid,a.scheduler=()=>Lt(u),Rr(e,!0),c()},q=(e,t,n)=>{t.component=e;const s=e.vnode.props;e.vnode=t,e.next=null,function(e,t,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=e,l=gt(s),[a]=e.propsOptions;let c=!1;if(!(r||o>0)||16&o){let r;br(e,t,s,i)&&(c=!0);for(const i in l)t&&(d(t,i)||(r=j(i))!==i&&d(t,r))||(a?!n||void 0===n[i]&&void 0===n[r]||(s[i]=Sr(a,l,i,void 0,e,!0)):delete s[i]);if(i!==l)for(const e in i)t&&d(t,e)||(delete i[e],c=!0)}else if(8&o){const n=e.vnode.dynamicProps;for(let r=0;r<n.length;r++){let o=n[r];if(ur(e.emitsOptions,o))continue;const u=t[o];if(a)if(d(i,o))u!==i[o]&&(i[o]=u,c=!0);else{const t=A(o);s[t]=Sr(a,l,t,u,e,!1)}else u!==i[o]&&(i[o]=u,c=!0)}}c&&Pe(e.attrs,"set","")}(e,t.props,s,n),((e,t,n)=>{const{vnode:s,slots:i}=e;let o=!0,l=r;if(32&s.shapeFlag){const e=t._;e?n&&1===e?o=!1:Pr(i,t,n):(o=!t.$stable,Or(t,i)),l=t}else t&&(Ar(e,t),l={default:1});if(o)for(const e in i)wr(e)||null!=l[e]||delete i[e]})(e,t.children,n),ye(),zt(e),_e()},z=(e,t,n,r,s,i,o,l,a=!1)=>{const c=e&&e.children,u=e?e.shapeFlag:0,d=t.children,{patchFlag:p,shapeFlag:f}=t;if(p>0){if(128&p)return void B(c,d,n,r,s,i,o,l,a);if(256&p)return void W(c,d,n,r,s,i,o,l,a)}8&f?(16&u&&G(c,s,i),d!==c&&h(n,d)):16&u?16&f?B(c,d,n,r,s,i,o,l,a):G(c,s,i,!0):(8&u&&h(n,""),16&f&&O(d,n,r,s,i,o,l,a))},W=(e,t,n,r,i,o,l,a,c)=>{t=t||s;const u=(e=e||s).length,h=t.length,d=Math.min(u,h);let p;for(p=0;p<d;p++){const r=t[p]=c?as(t[p]):ls(t[p]);v(e[p],r,n,null,i,o,l,a,c)}u>h?G(e,i,o,!0,!1,d):O(t,n,r,i,o,l,a,c,d)},B=(e,t,n,r,i,o,l,a,c)=>{let u=0;const h=t.length;let d=e.length-1,p=h-1;for(;u<=d&&u<=p;){const r=e[u],s=t[u]=c?as(t[u]):ls(t[u]);if(!Yr(r,s))break;v(r,s,n,null,i,o,l,a,c),u++}for(;u<=d&&u<=p;){const r=e[d],s=t[p]=c?as(t[p]):ls(t[p]);if(!Yr(r,s))break;v(r,s,n,null,i,o,l,a,c),d--,p--}if(u>d){if(u<=p){const e=p+1,s=e<h?t[e].el:r;for(;u<=p;)v(null,t[u]=c?as(t[u]):ls(t[u]),n,s,i,o,l,a,c),u++}}else if(u>p)for(;u<=d;)K(e[u],i,o,!0),u++;else{const f=u,m=u,g=new Map;for(u=m;u<=p;u++){const e=t[u]=c?as(t[u]):ls(t[u]);null!=e.key&&g.set(e.key,u)}let y,_=0;const b=p-m+1;let S=!1,x=0;const E=new Array(b);for(u=0;u<b;u++)E[u]=0;for(u=f;u<=d;u++){const r=e[u];if(_>=b){K(r,i,o,!0);continue}let s;if(null!=r.key)s=g.get(r.key);else for(y=m;y<=p;y++)if(0===E[y-m]&&Yr(r,t[y])){s=y;break}void 0===s?K(r,i,o,!0):(E[s-m]=u+1,s>=x?x=s:S=!0,v(r,t[s],n,null,i,o,l,a,c),_++)}const k=S?function(e){const t=e.slice(),n=[0];let r,s,i,o,l;const a=e.length;for(r=0;r<a;r++){const a=e[r];if(0!==a){if(s=n[n.length-1],e[s]<a){t[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<a?i=l+1:o=l;a<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}i=n.length,o=n[i-1];for(;i-- >0;)n[i]=o,o=t[o];return n}(E):s;for(y=k.length-1,u=b-1;u>=0;u--){const e=m+u,s=t[e],d=t[e+1],p=e+1<h?d.el||Mr(d):r;0===E[u]?v(null,s,n,p,i,o,l,a,c):S&&(y<0||u!==k[y]?H(s,n,p,2):y--)}}},H=(e,r,s,i,o=null)=>{const{el:l,type:a,transition:c,children:u,shapeFlag:h}=e;if(6&h)return void H(e.component.subTree,r,s,i);if(128&h)return void e.suspense.move(r,s,i);if(64&h)return void a.move(e,r,s,ne);if(a===Ur){t(l,r,s);for(let e=0;e<u.length;e++)H(u[e],r,s,i);return void t(e.anchor,r,s)}if(a===zr)return void x(e,r,s);if(2!==i&&1&h&&c)if(0===i)c.beforeEnter(l),t(l,r,s),jr(()=>c.enter(l),o);else{const{leave:i,delayLeave:o,afterLeave:a}=c,u=()=>{e.ctx.isUnmounted?n(l):t(l,r,s)},h=()=>{l._isLeaving&&l[on](!0),i(l,()=>{u(),a&&a()})};o?o(l,u,h):h()}else t(l,r,s)},K=(e,t,n,r=!1,s=!1)=>{const{type:i,props:o,ref:l,children:a,dynamicChildren:c,shapeFlag:u,patchFlag:h,dirs:d,cacheIndex:p}=e;if(-2===h&&(s=!1),null!=l&&(ye(),hn(l,null,n,e,!0),_e()),null!=p&&(t.renderCache[p]=void 0),256&u)return void t.ctx.deactivate(e);const f=1&u&&d,m=!fn(e);let g;if(m&&(g=o&&o.onVnodeBeforeUnmount)&&us(g,t,e),6&u)Q(e.component,n,r);else{if(128&u)return void e.suspense.unmount(n,r);f&&Gt(e,null,t,"beforeUnmount"),64&u?e.type.remove(e,t,n,ne,r):c&&!c.hasOnce&&(i!==Ur||h>0&&64&h)?G(c,t,n,!1,!0):(i===Ur&&384&h||!s&&16&u)&&G(a,t,n),r&&J(e)}(m&&(g=o&&o.onVnodeUnmounted)||f)&&jr(()=>{g&&us(g,t,e),f&&Gt(e,null,t,"unmounted")},n)},J=e=>{const{type:t,el:r,anchor:s,transition:i}=e;if(t===Ur)return void Z(r,s);if(t===zr)return void E(e);const o=()=>{n(r),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(1&e.shapeFlag&&i&&!i.persisted){const{leave:t,delayLeave:n}=i,s=()=>t(r,o);n?n(e.el,o,s):s()}else o()},Z=(e,t)=>{let r;for(;e!==t;)r=f(e),n(e),e=r;n(t)},Q=(e,t,n)=>{const{bum:r,scope:s,job:i,subTree:o,um:l,m:a,a:c}=e;Ir(a),Ir(c),r&&D(r),s.stop(),i&&(i.flags|=8,K(o,e,t,n)),l&&jr(l,t),jr(()=>{e.isUnmounted=!0},t)},G=(e,t,n,r=!1,s=!1,i=0)=>{for(let o=i;o<e.length;o++)K(e[o],t,n,r,s)},X=e=>{if(6&e.shapeFlag)return X(e.component.subTree);if(128&e.shapeFlag)return e.suspense.next();const t=f(e.anchor||e.el),n=t&&t[sn];return n?f(n):t};let Y=!1;const ee=(e,t,n)=>{let r;null==e?t._vnode&&(K(t._vnode,null,null,!0),r=t._vnode.component):v(t._vnode||null,e,t,null,null,null,n),t._vnode=e,Y||(Y=!0,zt(r),Wt(),Y=!1)},ne={p:v,um:K,m:H,r:J,mt:M,mc:O,pc:z,pbc:$,n:X,o:e};let se;return{render:ee,hydrate:se,createApp:ir(ee)}}(e)}function Tr({type:e,props:t},n){return"svg"===n&&"foreignObject"===e||"mathml"===n&&"annotation-xml"===e&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Rr({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Dr(e,t,n=!1){const r=e.children,s=t.children;if(p(r)&&p(s))for(let e=0;e<r.length;e++){const t=r[e];let i=s[e];1&i.shapeFlag&&!i.dynamicChildren&&((i.patchFlag<=0||32===i.patchFlag)&&(i=s[e]=as(s[e]),i.el=t.el),n||-2===i.patchFlag||Dr(t,i)),i.type===Lr&&(-1===i.patchFlag&&(i=s[e]=as(i)),i.el=t.el),i.type!==qr||i.el||(i.el=t.el)}}function Fr(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Fr(t)}function Ir(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Mr(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Mr(t.subTree):null}const Nr=e=>e.__isSuspense;const Ur=Symbol.for("v-fgt"),Lr=Symbol.for("v-txt"),qr=Symbol.for("v-cmt"),zr=Symbol.for("v-stc"),Wr=[];let Br=null;function Hr(e=!1){Wr.push(Br=e?null:[])}let Kr=1;function Jr(e,t=!1){Kr+=e,e<0&&Br&&t&&(Br.hasOnce=!0)}function Zr(e){return e.dynamicChildren=Kr>0?Br||s:null,Wr.pop(),Br=Wr[Wr.length-1]||null,Kr>0&&Br&&Br.push(e),e}function Qr(e,t,n,r,s,i){return Zr(ns(e,t,n,r,s,i,!0))}function Gr(e,t,n,r,s){return Zr(rs(e,t,n,r,s,!0))}function Xr(e){return!!e&&!0===e.__v_isVNode}function Yr(e,t){return e.type===t.type&&e.key===t.key}const es=({key:e})=>null!=e?e:null,ts=({ref:e,ref_key:t,ref_for:n})=>("number"==typeof e&&(e=""+e),null!=e?y(e)||_t(e)||v(e)?{i:Kt,r:e,k:t,f:!!n}:e:null);function ns(e,t=null,n=null,r=0,s=null,i=(e===Ur?0:1),o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&es(t),ref:t&&ts(t),scopeId:Jt,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Kt};return l?(cs(a,n),128&i&&e.normalize(a)):n&&(a.shapeFlag|=y(n)?8:16),Kr>0&&!o&&Br&&(a.patchFlag>0||6&i)&&32!==a.patchFlag&&Br.push(a),a}const rs=function(e,t=null,n=null,r=0,s=null,i=!1){e&&e!==Fn||(e=qr);if(Xr(e)){const r=ss(e,t,!0);return n&&cs(r,n),Kr>0&&!i&&Br&&(6&r.shapeFlag?Br[Br.indexOf(e)]=r:Br.push(r)),r.patchFlag=-2,r}o=e,v(o)&&"__vccOpts"in o&&(e=e.__vccOpts);var o;if(t){t=function(e){return e?mt(e)||yr(e)?c({},e):e:null}(t);let{class:e,style:n}=t;e&&!y(e)&&(t.class=B(e)),b(n)&&(mt(n)&&!p(n)&&(n=c({},n)),t.style=U(n))}const l=y(e)?1:Nr(e)?128:(e=>e.__isTeleport)(e)?64:b(e)?4:v(e)?2:0;return ns(e,t,n,r,s,l,i,!0)};function ss(e,t,n=!1,r=!1){const{props:s,ref:i,patchFlag:o,children:a,transition:c}=e,u=t?function(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const e in r)if("class"===e)t.class!==r.class&&(t.class=B([t.class,r.class]));else if("style"===e)t.style=U([t.style,r.style]);else if(l(e)){const n=t[e],s=r[e];!s||n===s||p(n)&&n.includes(s)||(t[e]=n?[].concat(n,s):s)}else""!==e&&(t[e]=r[e])}return t}(s||{},t):s,h={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&es(u),ref:t&&t.ref?n&&i?p(i)?i.concat(ts(t)):[i,ts(t)]:ts(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ur?-1===o?16:16|o:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ss(e.ssContent),ssFallback:e.ssFallback&&ss(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&r&&ln(h,c.clone(h)),h}function is(e=" ",t=0){return rs(Lr,null,e,t)}function os(e="",t=!1){return t?(Hr(),Gr(qr,null,e)):rs(qr,null,e)}function ls(e){return null==e||"boolean"==typeof e?rs(qr):p(e)?rs(Ur,null,e.slice()):Xr(e)?as(e):rs(Lr,null,String(e))}function as(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:ss(e)}function cs(e,t){let n=0;const{shapeFlag:r}=e;if(null==t)t=null;else if(p(t))n=16;else if("object"==typeof t){if(65&r){const n=t.default;return void(n&&(n._c&&(n._d=!1),cs(e,n()),n._c&&(n._d=!0)))}{n=32;const r=t._;r||yr(t)?3===r&&Kt&&(1===Kt.slots._?t._=1:(t._=2,e.patchFlag|=1024)):t._ctx=Kt}}else v(t)?(t={default:t,_ctx:Kt},n=32):(t=String(t),64&r?(n=16,t=[is(t)]):n=8);e.children=t,e.shapeFlag|=n}function us(e,t,n,r=null){jt(e,t,7,[n,r])}const hs=rr();let ds=0;let ps=null;const fs=()=>ps||Kt;let ms,gs;{const e=N(),t=(t,n)=>{let r;return(r=e[t])||(r=e[t]=[]),r.push(n),e=>{r.length>1?r.forEach(t=>t(e)):r[0](e)}};ms=t("__VUE_INSTANCE_SETTERS__",e=>ps=e),gs=t("__VUE_SSR_SETTERS__",e=>bs=e)}const vs=e=>{const t=ps;return ms(e),e.scope.on(),()=>{e.scope.off(),ms(t)}},ys=()=>{ps&&ps.scope.off(),ms(null)};function _s(e){return 4&e.vnode.shapeFlag}let bs=!1;function Ss(e,t,n){v(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:b(t)&&(e.setupState=Et(t)),xs(e)}function xs(e,t,n){const r=e.type;e.render||(e.render=r.render||i);{const t=vs(e);ye();try{Hn(e)}finally{_e(),t()}}}const Es={get:(e,t)=>(Ae(e,0,""),e[t])};function ks(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Et((t=e.exposed,!d(t,"__v_skip")&&Object.isExtensible(t)&&F(t,"__v_skip",!0),t)),{get:(t,n)=>n in t?t[n]:n in Ln?Ln[n](e):void 0,has:(e,t)=>t in e||t in Ln})):e.proxy;var t}function ws(e,t=!0){return v(e)?e.displayName||e.name:e.name||t&&e.__name}const Cs=(e,t)=>{const n=function(e,t,n=!1){let r,s;return v(e)?r=e:(r=e.get,s=e.set),new kt(r,s,n)}(e,0,bs);return n};function Vs(e,t,n){try{Jr(-1);const r=arguments.length;return 2===r?b(t)&&!p(t)?Xr(t)?rs(e,null,[t]):rs(e,t):rs(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):3===r&&Xr(n)&&(n=[n]),rs(e,t,n))}finally{Jr(1)}}const Os="3.5.30";
|
|
19
|
+
**/function Pt(e,t,n,s){try{return s?e(...s):e()}catch(e){Rt(e,t,n)}}function jt(e,t,n,s){if(v(e)){const r=Pt(e,t,n,s);return r&&S(r)&&r.catch(e=>{Rt(e,t,n)}),r}if(p(e)){const r=[];for(let i=0;i<e.length;i++)r.push(jt(e[i],t,n,s));return r}}function Rt(e,t,n,r=!0){t&&t.vnode;const{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||s;if(t){let s=t.parent;const r=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${n}`;for(;s;){const t=s.ec;if(t)for(let n=0;n<t.length;n++)if(!1===t[n](e,r,o))return;s=s.parent}if(i)return _e(),Pt(i,null,10,[e,r,o]),void be()}!function(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}(e,0,0,r,o)}const $t=[];let Tt=-1;const Ft=[];let It=null,Mt=0;const Nt=Promise.resolve();let Dt=null;function Ut(e){const t=Dt||Nt;return e?t.then(this?e.bind(this):e):t}function Lt(e){if(!(1&e.flags)){const t=Bt(e),n=$t[$t.length-1];!n||!(2&e.flags)&&t>=Bt(n)?$t.push(e):$t.splice(function(e){let t=Tt+1,n=$t.length;for(;t<n;){const s=t+n>>>1,r=$t[s],i=Bt(r);i<e||i===e&&2&r.flags?t=s+1:n=s}return t}(t),0,e),e.flags|=1,qt()}}function qt(){Dt||(Dt=Nt.then(Ht))}function zt(e,t,n=Tt+1){for(;n<$t.length;n++){const t=$t[n];if(t&&2&t.flags){if(e&&t.id!==e.uid)continue;$t.splice(n,1),n--,4&t.flags&&(t.flags&=-2),t(),4&t.flags||(t.flags&=-2)}}}function Wt(e){if(Ft.length){const e=[...new Set(Ft)].sort((e,t)=>Bt(e)-Bt(t));if(Ft.length=0,It)return void It.push(...e);for(It=e,Mt=0;Mt<It.length;Mt++){const e=It[Mt];4&e.flags&&(e.flags&=-2),8&e.flags||e(),e.flags&=-2}It=null,Mt=0}}const Bt=e=>null==e.id?2&e.flags?-1:1/0:e.id;function Ht(e){try{for(Tt=0;Tt<$t.length;Tt++){const e=$t[Tt];!e||8&e.flags||(4&e.flags&&(e.flags&=-2),Pt(e,e.i,e.i?15:14),4&e.flags||(e.flags&=-2))}}finally{for(;Tt<$t.length;Tt++){const e=$t[Tt];e&&(e.flags&=-2)}Tt=-1,$t.length=0,Wt(),Dt=null,($t.length||Ft.length)&&Ht()}}let Kt=null,Zt=null;function Qt(e){const t=Kt;return Kt=e,Zt=e&&e.type.__scopeId||null,t}function Jt(e,t){if(null===Kt)return e;const n=Sr(Kt),r=e.dirs||(e.dirs=[]);for(let e=0;e<t.length;e++){let[i,o,l,a=s]=t[e];i&&(v(i)&&(i={mounted:i,updated:i}),i.deep&&Ot(o),r.push({dir:i,instance:n,value:o,oldValue:void 0,arg:l,modifiers:a}))}return e}function Gt(e,t,n,s){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const l=r[o];i&&(l.oldValue=i[o].value);let a=l.dir[s];a&&(_e(),jt(a,n,8,[e.el,l,e,t]),be())}}function Xt(e,t,n=!1){const s=hr();if(s||ss){let r=ss?ss._context.provides:s?null==s.parent||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&v(t)?t.call(s&&s.proxy):t}}const Yt=Symbol.for("v-scx");function en(e,t,n){return tn(e,t,n)}function tn(e,t,n=s){const{immediate:r,deep:o,flush:l,once:a}=n,u=c({},n),h=t&&r||!t&&"post"!==l;let d;if(vr)if("sync"===l){const e=Xt(Yt);d=e.__watcherHandles||(e.__watcherHandles=[])}else if(!h){const e=()=>{};return e.stop=i,e.resume=i,e.pause=i,e}const p=ur;u.call=(e,t,n)=>jt(e,p,t,n);let f=!1;"post"===l?u.scheduler=e=>{As(e,p&&p.suspense)}:"sync"!==l&&(f=!0,u.scheduler=(e,t)=>{t?e():Lt(e)}),u.augmentJob=e=>{t&&(e.flags|=4),f&&(e.flags|=2,p&&(e.id=p.uid,e.i=p))};const m=At(e,t,u);return vr&&(d?d.push(m):h&&m()),m}function nn(e,t,n){const s=this.proxy,r=y(e)?e.includes(".")?sn(s,e):()=>s[e]:e.bind(s,s);let i;v(t)?i=t:(i=t.handler,n=t);const o=fr(this),l=tn(r,i.bind(s),n);return o(),l}function sn(e,t){const n=t.split(".");return()=>{let t=e;for(let e=0;e<n.length&&t;e++)t=t[n[e]];return t}}const rn=Symbol("_vte"),on=Symbol("_leaveCb");function ln(e,t){6&e.shapeFlag&&e.component?(e.transition=t,ln(e.component.subTree,t)):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function an(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function cn(e,t){let n;return!(!(n=Object.getOwnPropertyDescriptor(e,t))||n.configurable)}const un=new WeakMap;function hn(e,t,n,r,i=!1){if(p(e))return void e.forEach((e,s)=>hn(e,t&&(p(t)?t[s]:t),n,r,i));if(pn(r)&&!i)return void(512&r.shapeFlag&&r.type.__asyncResolved&&r.component.subTree.component&&hn(e,t,n,r.component.subTree));const l=4&r.shapeFlag?Sr(r.component):r.el,a=i?null:l,{i:c,r:h}=e,f=t&&t.r,m=c.refs===s?c.refs={}:c.refs,g=c.setupState,_=vt(g),b=g===s?o:e=>!cn(m,e)&&d(_,e),S=(e,t)=>!t||!cn(m,t);if(null!=f&&f!==h)if(dn(t),y(f))m[f]=null,b(f)&&(g[f]=null);else if(bt(f)){const e=t;S(0,e.k)&&(f.value=null),e.k&&(m[e.k]=null)}if(v(h))Pt(h,c,12,[a,m]);else{const t=y(h),s=bt(h);if(t||s){const r=()=>{if(e.f){const n=t?b(h)?g[h]:m[h]:S()||!e.k?h.value:m[e.k];if(i)p(n)&&u(n,l);else if(p(n))n.includes(l)||n.push(l);else if(t)m[h]=[l],b(h)&&(g[h]=m[h]);else{const t=[l];S(0,e.k)&&(h.value=t),e.k&&(m[e.k]=t)}}else t?(m[h]=a,b(h)&&(g[h]=a)):s&&(S(0,e.k)&&(h.value=a),e.k&&(m[e.k]=a))};if(a){const t=()=>{r(),un.delete(e)};t.id=-1,un.set(e,t),As(t,n)}else dn(e),r()}}}function dn(e){const t=un.get(e);t&&(t.flags|=8,un.delete(e))}U().requestIdleCallback,U().cancelIdleCallback;const pn=e=>!!e.type.__asyncLoader,fn=e=>e.type.__isKeepAlive;function mn(e,t){vn(e,"a",t)}function gn(e,t){vn(e,"da",t)}function vn(e,t,n=ur){const s=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(_n(t,s,n),n){let e=n.parent;for(;e&&e.parent;)fn(e.parent.vnode)&&yn(s,t,n,e),e=e.parent}}function yn(e,t,n,s){const r=_n(t,e,s,!0);Cn(()=>{u(s[t],r)},n)}function _n(e,t,n=ur,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...s)=>{_e();const r=fr(n),i=jt(t,n,e,s);return r(),be(),i});return s?r.unshift(i):r.push(i),i}}const bn=e=>(t,n=ur)=>{vr&&"sp"!==e||_n(e,(...e)=>t(...e),n)},Sn=bn("bm"),xn=bn("m"),kn=bn("bu"),En=bn("u"),wn=bn("bum"),Cn=bn("um"),Vn=bn("sp"),An=bn("rtg"),On=bn("rtc");function Pn(e,t=ur){_n("ec",e,t)}const jn="components";function Rn(e,t){return Tn(jn,e,!0,t)||e}const $n=Symbol.for("v-ndc");function Tn(e,t,n=!0,s=!1){const r=Kt||ur;if(r){const n=r.type;{const e=xr(n,!1);if(e&&(e===t||e===O(t)||e===R(O(t))))return n}const i=Fn(r[e]||n[e],t)||Fn(r.appContext[e],t);return!i&&s?n:i}}function Fn(e,t){return e&&(e[t]||e[O(t)]||e[R(O(t))])}function In(e,t,n,s){let r;const i=n,o=p(e);if(o||y(e)){let n=!1,s=!1;o&&pt(e)&&(n=!mt(e),s=ft(e),e=$e(e)),r=new Array(e.length);for(let o=0,l=e.length;o<l;o++)r[o]=t(n?s?_t(yt(e[o])):yt(e[o]):e[o],o,void 0,i)}else if("number"==typeof e){r=new Array(e);for(let n=0;n<e;n++)r[n]=t(n+1,n,void 0,i)}else if(b(e))if(e[Symbol.iterator])r=Array.from(e,(e,n)=>t(e,n,void 0,i));else{const n=Object.keys(e);r=new Array(n.length);for(let s=0,o=n.length;s<o;s++){const o=n[s];r[s]=t(e[o],o,s,i)}}else r=[];return r}const Mn=e=>e?gr(e)?Sr(e):Mn(e.parent):null,Nn=c(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Mn(e.parent),$root:e=>Mn(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Hn(e),$forceUpdate:e=>e.f||(e.f=()=>{Lt(e.update)}),$nextTick:e=>e.n||(e.n=Ut.bind(e.proxy)),$watch:e=>nn.bind(e)}),Dn=(e,t)=>e!==s&&!e.__isScriptSetup&&d(e,t),Un={get({_:e},t){if("__v_skip"===t)return!0;const{ctx:n,setupState:r,data:i,props:o,accessCache:l,type:a,appContext:c}=e;if("$"!==t[0]){const e=l[t];if(void 0!==e)switch(e){case 1:return r[t];case 2:return i[t];case 4:return n[t];case 3:return o[t]}else{if(Dn(r,t))return l[t]=1,r[t];if(i!==s&&d(i,t))return l[t]=2,i[t];if(d(o,t))return l[t]=3,o[t];if(n!==s&&d(n,t))return l[t]=4,n[t];qn&&(l[t]=0)}}const u=Nn[t];let h,p;return u?("$attrs"===t&&Pe(e.attrs,0,""),u(e)):(h=a.__cssModules)&&(h=h[t])?h:n!==s&&d(n,t)?(l[t]=4,n[t]):(p=c.config.globalProperties,d(p,t)?p[t]:void 0)},set({_:e},t,n){const{data:r,setupState:i,ctx:o}=e;return Dn(i,t)?(i[t]=n,!0):r!==s&&d(r,t)?(r[t]=n,!0):!d(e.props,t)&&(("$"!==t[0]||!(t.slice(1)in e))&&(o[t]=n,!0))},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:i,props:o,type:l}},a){let c;return!!(n[a]||e!==s&&"$"!==a[0]&&d(e,a)||Dn(t,a)||d(o,a)||d(r,a)||d(Nn,a)||d(i.config.globalProperties,a)||(c=l.__cssModules)&&c[a])},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:d(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ln(e){return p(e)?e.reduce((e,t)=>(e[t]=null,e),{}):e}let qn=!0;function zn(e){const t=Hn(e),n=e.proxy,s=e.ctx;qn=!1,t.beforeCreate&&Wn(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:l,watch:a,provide:c,inject:u,created:h,beforeMount:d,mounted:f,beforeUpdate:m,updated:g,activated:y,deactivated:_,beforeDestroy:S,beforeUnmount:x,destroyed:k,unmounted:E,render:w,renderTracked:C,renderTriggered:V,errorCaptured:A,serverPrefetch:O,expose:P,inheritAttrs:j,components:R,directives:$,filters:T}=t;if(u&&function(e,t){p(e)&&(e=Jn(e));for(const n in e){const s=e[n];let r;r=b(s)?"default"in s?Xt(s.from||n,s.default,!0):Xt(s.from||n):Xt(s),bt(r)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>r.value,set:e=>r.value=e}):t[n]=r}}(u,s,null),l)for(const e in l){const t=l[e];v(t)&&(s[e]=t.bind(n))}if(r){const t=r.call(n,n);b(t)&&(e.data=ut(t))}if(qn=!0,o)for(const e in o){const t=o[e],r=v(t)?t.bind(n,n):v(t.get)?t.get.bind(n,n):i,l=!v(t)&&v(t.set)?t.set.bind(n):i,a=kr({get:r,set:l});Object.defineProperty(s,e,{enumerable:!0,configurable:!0,get:()=>a.value,set:e=>a.value=e})}if(a)for(const e in a)Bn(a[e],s,n,e);if(c){const e=v(c)?c.call(n):c;Reflect.ownKeys(e).forEach(t=>{!function(e,t){if(ur){let n=ur.provides;const s=ur.parent&&ur.parent.provides;s===n&&(n=ur.provides=Object.create(s)),n[e]=t}}(t,e[t])})}function F(e,t){p(t)?t.forEach(t=>e(t.bind(n))):t&&e(t.bind(n))}if(h&&Wn(h,e,"c"),F(Sn,d),F(xn,f),F(kn,m),F(En,g),F(mn,y),F(gn,_),F(Pn,A),F(On,C),F(An,V),F(wn,x),F(Cn,E),F(Vn,O),p(P))if(P.length){const t=e.exposed||(e.exposed={});P.forEach(e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t,enumerable:!0})})}else e.exposed||(e.exposed={});w&&e.render===i&&(e.render=w),null!=j&&(e.inheritAttrs=j),R&&(e.components=R),$&&(e.directives=$),O&&an(e)}function Wn(e,t,n){jt(p(e)?e.map(e=>e.bind(t.proxy)):e.bind(t.proxy),t,n)}function Bn(e,t,n,s){let r=s.includes(".")?sn(n,s):()=>n[s];if(y(e)){const n=t[e];v(n)&&en(r,n)}else if(v(e))en(r,e.bind(n));else if(b(e))if(p(e))e.forEach(e=>Bn(e,t,n,s));else{const s=v(e.handler)?e.handler.bind(n):t[e.handler];v(s)&&en(r,s,e)}}function Hn(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let a;return l?a=l:r.length||n||s?(a={},r.length&&r.forEach(e=>Kn(a,e,o,!0)),Kn(a,t,o)):a=t,b(t)&&i.set(t,a),a}function Kn(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&Kn(e,i,n,!0),r&&r.forEach(t=>Kn(e,t,n,!0));for(const r in t)if(s&&"expose"===r);else{const s=Zn[r]||n&&n[r];e[r]=s?s(e[r],t[r]):t[r]}return e}const Zn={data:Qn,props:Yn,emits:Yn,methods:Xn,computed:Xn,beforeCreate:Gn,created:Gn,beforeMount:Gn,mounted:Gn,beforeUpdate:Gn,updated:Gn,beforeDestroy:Gn,beforeUnmount:Gn,destroyed:Gn,unmounted:Gn,activated:Gn,deactivated:Gn,errorCaptured:Gn,serverPrefetch:Gn,components:Xn,directives:Xn,watch:function(e,t){if(!e)return t;if(!t)return e;const n=c(Object.create(null),e);for(const s in t)n[s]=Gn(e[s],t[s]);return n},provide:Qn,inject:function(e,t){return Xn(Jn(e),Jn(t))}};function Qn(e,t){return t?e?function(){return c(v(e)?e.call(this,this):e,v(t)?t.call(this,this):t)}:t:e}function Jn(e){if(p(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Gn(e,t){return e?[...new Set([].concat(e,t))]:t}function Xn(e,t){return e?c(Object.create(null),e,t):t}function Yn(e,t){return e?p(e)&&p(t)?[...new Set([...e,...t])]:c(Object.create(null),Ln(e),Ln(null!=t?t:{})):t}function es(){return{app:null,config:{isNativeTag:o,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 ts=0;function ns(e,t){return function(t,n=null){v(t)||(t=c({},t)),null==n||b(n)||(n=null);const s=es(),r=new WeakSet,i=[];let o=!1;const l=s.app={_uid:ts++,_component:t,_props:n,_container:null,_context:s,_instance:null,version:Er,get config(){return s.config},set config(e){},use:(e,...t)=>(r.has(e)||(e&&v(e.install)?(r.add(e),e.install(l,...t)):v(e)&&(r.add(e),e(l,...t))),l),mixin:e=>(s.mixins.includes(e)||s.mixins.push(e),l),component:(e,t)=>t?(s.components[e]=t,l):s.components[e],directive:(e,t)=>t?(s.directives[e]=t,l):s.directives[e],mount(r,i,a){if(!o){const i=l._ceVNode||er(t,n);return i.appContext=s,!0===a?a="svg":!1===a&&(a=void 0),e(i,r,a),o=!0,l._container=r,r.__vue_app__=l,Sr(i.component)}},onUnmount(e){i.push(e)},unmount(){o&&(jt(i,l._instance,16),e(null,l._container),delete l._container.__vue_app__)},provide:(e,t)=>(s.provides[e]=t,l),runWithContext(e){const t=ss;ss=l;try{return e()}finally{ss=t}}};return l}}let ss=null;function rs(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||s;let i=n;const o=t.startsWith("update:"),l=o&&((e,t)=>"modelValue"===t||"model-value"===t?e.modelModifiers:e[`${t}Modifiers`]||e[`${O(t)}Modifiers`]||e[`${j(t)}Modifiers`])(r,t.slice(7));let a;l&&(l.trim&&(i=n.map(e=>y(e)?e.trim():e)),l.number&&(i=n.map(M)));let c=r[a=$(t)]||r[a=$(O(t))];!c&&o&&(c=r[a=$(j(t))]),c&&jt(c,e,6,i);const u=r[a+"Once"];if(u){if(e.emitted){if(e.emitted[a])return}else e.emitted={};e.emitted[a]=!0,jt(u,e,6,i)}}const is=new WeakMap;function os(e,t,n=!1){const s=n?is:t.emitsCache,r=s.get(e);if(void 0!==r)return r;const i=e.emits;let o={},l=!1;if(!v(e)){const s=e=>{const n=os(e,t,!0);n&&(l=!0,c(o,n))};!n&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return i||l?(p(i)?i.forEach(e=>o[e]=null):c(o,i),b(e)&&s.set(e,o),o):(b(e)&&s.set(e,null),null)}function ls(e,t){return!(!e||!l(t))&&(t=t.slice(2).replace(/Once$/,""),d(e,t[0].toLowerCase()+t.slice(1))||d(e,j(t))||d(e,t))}function as(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:c,render:u,renderCache:h,props:d,data:p,setupState:f,ctx:m,inheritAttrs:g}=e,v=Qt(e);let y,_;try{if(4&n.shapeFlag){const e=r||s,t=e;y=rr(u.call(t,e,h,d,f,p,m)),_=l}else{const e=t;0,y=rr(e.length>1?e(d,{attrs:l,slots:o,emit:c}):e(d,null)),_=t.props?l:cs(l)}}catch(t){Ls.length=0,Rt(t,e,1),y=er(Ds)}let b=y;if(_&&!1!==g){const e=Object.keys(_),{shapeFlag:t}=b;e.length&&7&t&&(i&&e.some(a)&&(_=us(_,i)),b=tr(b,_,!1,!0))}return n.dirs&&(b=tr(b,null,!1,!0),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&ln(b,n.transition),y=b,Qt(v),y}const cs=e=>{let t;for(const n in e)("class"===n||"style"===n||l(n))&&((t||(t={}))[n]=e[n]);return t},us=(e,t)=>{const n={};for(const s in e)a(s)&&s.slice(9)in t||(n[s]=e[s]);return n};function hs(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const i=s[r];if(ds(t,e,i)&&!ls(n,i))return!0}return!1}function ds(e,t,n){const s=e[n],r=t[n];return"style"===n&&b(s)&&b(r)?!Q(s,r):s!==r}const ps={},fs=()=>Object.create(ps),ms=e=>Object.getPrototypeOf(e)===ps;function gs(e,t,n,s=!1){const r={},i=fs();e.propsDefaults=Object.create(null),vs(e,t,r,i);for(const t in e.propsOptions[0])t in r||(r[t]=void 0);n?e.props=s?r:dt(r,!1,Je,st,ot):e.type.props?e.props=r:e.props=i,e.attrs=i}function vs(e,t,n,r){const[i,o]=e.propsOptions;let l,a=!1;if(t)for(let s in t){if(C(s))continue;const c=t[s];let u;i&&d(i,u=O(s))?o&&o.includes(u)?(l||(l={}))[u]=c:n[u]=c:ls(e.emitsOptions,s)||s in r&&c===r[s]||(r[s]=c,a=!0)}if(o){const t=vt(n),r=l||s;for(let s=0;s<o.length;s++){const l=o[s];n[l]=ys(i,t,l,r[l],e,!d(r,l))}}return a}function ys(e,t,n,s,r,i){const o=e[n];if(null!=o){const e=d(o,"default");if(e&&void 0===s){const e=o.default;if(o.type!==Function&&!o.skipFactory&&v(e)){const{propsDefaults:i}=r;if(n in i)s=i[n];else{const o=fr(r);s=i[n]=e.call(null,t),o()}}else s=e;r.ce&&r.ce._setProp(n,s)}o[0]&&(i&&!e?s=!1:!o[1]||""!==s&&s!==j(n)||(s=!0))}return s}const _s=new WeakMap;function bs(e,t,n=!1){const i=n?_s:t.propsCache,o=i.get(e);if(o)return o;const l=e.props,a={},u=[];let h=!1;if(!v(e)){const s=e=>{h=!0;const[n,s]=bs(e,t,!0);c(a,n),s&&u.push(...s)};!n&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}if(!l&&!h)return b(e)&&i.set(e,r),r;if(p(l))for(let e=0;e<l.length;e++){const t=O(l[e]);Ss(t)&&(a[t]=s)}else if(l)for(const e in l){const t=O(e);if(Ss(t)){const n=l[e],s=a[t]=p(n)||v(n)?{type:n}:c({},n),r=s.type;let i=!1,o=!0;if(p(r))for(let e=0;e<r.length;++e){const t=r[e],n=v(t)&&t.name;if("Boolean"===n){i=!0;break}"String"===n&&(o=!1)}else i=v(r)&&"Boolean"===r.name;s[0]=i,s[1]=o,(i||d(s,"default"))&&u.push(t)}}const f=[a,u];return b(e)&&i.set(e,f),f}function Ss(e){return"$"!==e[0]&&!C(e)}const xs=e=>"_"===e||"_ctx"===e||"$stable"===e,ks=e=>p(e)?e.map(rr):[rr(e)],Es=(e,t,n)=>{if(t._n)return t;const s=function(e,t=Kt){if(!t)return e;if(e._n)return e;const n=(...s)=>{n._d&&Bs(-1);const r=Qt(t);let i;try{i=e(...s)}finally{Qt(r),n._d&&Bs(1)}return i};return n._n=!0,n._c=!0,n._d=!0,n}((...e)=>ks(t(...e)),n);return s._c=!1,s},ws=(e,t,n)=>{const s=e._ctx;for(const n in e){if(xs(n))continue;const r=e[n];if(v(r))t[n]=Es(0,r,s);else if(null!=r){const e=ks(r);t[n]=()=>e}}},Cs=(e,t)=>{const n=ks(t);e.slots.default=()=>n},Vs=(e,t,n)=>{for(const s in t)!n&&xs(s)||(e[s]=t[s])},As=function(e,t){t&&t.pendingBranch?p(e)?t.effects.push(...e):t.effects.push(e):(p(n=e)?Ft.push(...n):It&&-1===n.id?It.splice(Mt+1,0,n):1&n.flags||(Ft.push(n),n.flags|=1),qt());var n};function Os(e){return function(e){U().__VUE__=!0;const{insert:t,remove:n,patchProp:o,createElement:l,createText:a,createComment:c,setText:u,setElementText:h,parentNode:p,nextSibling:f,setScopeId:m=i,insertStaticContent:g}=e,v=(e,t,n,s=null,r=null,i=null,o=void 0,l=null,a=!!t.dynamicChildren)=>{if(e===t)return;e&&!Js(e,t)&&(s=X(e),K(e,r,i,!0),e=null),-2===t.patchFlag&&(a=!1,t.dynamicChildren=null);const{type:c,ref:u,shapeFlag:h}=t;switch(c){case Ns:y(e,t,n,s);break;case Ds:_(e,t,n,s);break;case Us:null==e&&b(t,n,s,o);break;case Ms:T(e,t,n,s,r,i,o,l,a);break;default:1&h?E(e,t,n,s,r,i,o,l,a):6&h?M(e,t,n,s,r,i,o,l,a):(64&h||128&h)&&c.process(e,t,n,s,r,i,o,l,a,te)}null!=u&&r?hn(u,e&&e.ref,i,t||e,!t):null==u&&e&&null!=e.ref&&hn(e.ref,null,i,e,!0)},y=(e,n,s,r)=>{if(null==e)t(n.el=a(n.children),s,r);else{const t=n.el=e.el;n.children!==e.children&&u(t,n.children)}},_=(e,n,s,r)=>{null==e?t(n.el=c(n.children||""),s,r):n.el=e.el},b=(e,t,n,s)=>{[e.el,e.anchor]=g(e.children,t,n,s,e.el,e.anchor)},x=({el:e,anchor:n},s,r)=>{let i;for(;e&&e!==n;)i=f(e),t(e,s,r),e=i;t(n,s,r)},k=({el:e,anchor:t})=>{let s;for(;e&&e!==t;)s=f(e),n(e),e=s;n(t)},E=(e,t,n,s,r,i,o,l,a)=>{if("svg"===t.type?o="svg":"math"===t.type&&(o="mathml"),null==e)w(t,n,s,r,i,o,l,a);else{const n=e.el&&e.el._isVueCE?e.el:null;try{n&&n._beginPatch(),P(e,t,r,i,o,l,a)}finally{n&&n._endPatch()}}},w=(e,n,s,r,i,a,c,u)=>{let d,p;const{props:f,shapeFlag:m,transition:g,dirs:v}=e;if(d=e.el=l(e.type,a,f&&f.is,f),8&m?h(d,e.children):16&m&&A(e.children,d,null,r,i,Ps(e,a),c,u),v&&Gt(e,null,r,"created"),V(d,e,e.scopeId,c,r),f){for(const e in f)"value"===e||C(e)||o(d,e,null,f[e],a,r);"value"in f&&o(d,"value",null,f.value,a),(p=f.onVnodeBeforeMount)&&lr(p,r,e)}v&&Gt(e,null,r,"beforeMount");const y=function(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}(i,g);y&&g.beforeEnter(d),t(d,n,s),((p=f&&f.onVnodeMounted)||y||v)&&As(()=>{p&&lr(p,r,e),y&&g.enter(d),v&&Gt(e,null,r,"mounted")},i)},V=(e,t,n,s,r)=>{if(n&&m(e,n),s)for(let t=0;t<s.length;t++)m(e,s[t]);if(r){let n=r.subTree;if(t===n||Is(n.type)&&(n.ssContent===t||n.ssFallback===t)){const t=r.vnode;V(e,t,t.scopeId,t.slotScopeIds,r.parent)}}},A=(e,t,n,s,r,i,o,l,a=0)=>{for(let c=a;c<e.length;c++){const a=e[c]=l?ir(e[c]):rr(e[c]);v(null,a,t,n,s,r,i,o,l)}},P=(e,t,n,r,i,l,a)=>{const c=t.el=e.el;let{patchFlag:u,dynamicChildren:d,dirs:p}=t;u|=16&e.patchFlag;const f=e.props||s,m=t.props||s;let g;if(n&&js(n,!1),(g=m.onVnodeBeforeUpdate)&&lr(g,n,t,e),p&&Gt(t,e,n,"beforeUpdate"),n&&js(n,!0),(f.innerHTML&&null==m.innerHTML||f.textContent&&null==m.textContent)&&h(c,""),d?R(e.dynamicChildren,d,c,n,r,Ps(t,i),l):a||z(e,t,c,null,n,r,Ps(t,i),l,!1),u>0){if(16&u)$(c,f,m,n,i);else if(2&u&&f.class!==m.class&&o(c,"class",null,m.class,i),4&u&&o(c,"style",f.style,m.style,i),8&u){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const s=e[t],r=f[s],l=m[s];l===r&&"value"!==s||o(c,s,r,l,i,n)}}1&u&&e.children!==t.children&&h(c,t.children)}else a||null!=d||$(c,f,m,n,i);((g=m.onVnodeUpdated)||p)&&As(()=>{g&&lr(g,n,t,e),p&&Gt(t,e,n,"updated")},r)},R=(e,t,n,s,r,i,o)=>{for(let l=0;l<t.length;l++){const a=e[l],c=t[l],u=a.el&&(a.type===Ms||!Js(a,c)||198&a.shapeFlag)?p(a.el):n;v(a,c,u,null,s,r,i,o,!0)}},$=(e,t,n,r,i)=>{if(t!==n){if(t!==s)for(const s in t)C(s)||s in n||o(e,s,t[s],null,i,r);for(const s in n){if(C(s))continue;const l=n[s],a=t[s];l!==a&&"value"!==s&&o(e,s,a,l,i,r)}"value"in n&&o(e,"value",t.value,n.value,i)}},T=(e,n,s,r,i,o,l,c,u)=>{const h=n.el=e?e.el:a(""),d=n.anchor=e?e.anchor:a("");let{patchFlag:p,dynamicChildren:f,slotScopeIds:m}=n;m&&(c=c?c.concat(m):m),null==e?(t(h,s,r),t(d,s,r),A(n.children||[],s,d,i,o,l,c,u)):p>0&&64&p&&f&&e.dynamicChildren&&e.dynamicChildren.length===f.length?(R(e.dynamicChildren,f,s,i,o,l,c),(null!=n.key||i&&n===i.subTree)&&Rs(e,n,!0)):z(e,n,s,d,i,o,l,c,u)},M=(e,t,n,s,r,i,o,l,a)=>{t.slotScopeIds=l,null==e?512&t.shapeFlag?r.ctx.activate(t,n,s,o,a):N(t,n,s,r,i,o,a):D(e,t,a)},N=(e,t,n,r,i,o,l)=>{const a=e.component=function(e,t,n){const r=e.type,i=(t?t.appContext:e.appContext)||ar,o={uid:cr++,vnode:e,type:r,parent:t,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new ne(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(i.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:bs(r,i),emitsOptions:os(r,i),emit:null,emitted:null,propsDefaults:s,inheritAttrs:r.inheritAttrs,ctx:s,data:s,props:s,attrs:s,slots:s,refs:s,setupState:s,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};o.ctx={_:o},o.root=t?t.root:o,o.emit=rs.bind(null,o),e.ce&&e.ce(o);return o}(e,r,i);if(fn(e)&&(a.ctx.renderer=te),function(e,t=!1,n=!1){t&&pr(t);const{props:s,children:r}=e.vnode,i=gr(e);gs(e,s,i,t),((e,t,n)=>{const s=e.slots=fs();if(32&e.vnode.shapeFlag){const e=t._;e?(Vs(s,t,n),n&&I(s,"_",e,!0)):ws(t,s)}else t&&Cs(e,t)})(e,r,n||t);const o=i?function(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Un);const{setup:s}=n;if(s){_e();const n=e.setupContext=s.length>1?function(e){const t=t=>{e.exposed=t||{}};return{attrs:new Proxy(e.attrs,br),slots:e.slots,emit:e.emit,expose:t}}(e):null,r=fr(e),i=Pt(s,e,0,[e.props,n]),o=S(i);if(be(),r(),!o&&!e.sp||pn(e)||an(e),o){if(i.then(mr,mr),t)return i.then(t=>{yr(e,t)}).catch(t=>{Rt(t,e,0)});e.asyncDep=i}else yr(e,i)}else _r(e)}(e,t):void 0;t&&pr(!1)}(a,!1,l),a.asyncDep){if(i&&i.registerDep(a,L,l),!e.el){const s=a.subTree=er(Ds);_(null,s,t,n),e.placeholder=s.el}}else L(a,e,t,n,i,o,l)},D=(e,t,n)=>{const s=t.component=e.component;if(function(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:a}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(!(n&&a>=0))return!(!r&&!l||l&&l.$stable)||s!==o&&(s?!o||hs(s,o,c):!!o);if(1024&a)return!0;if(16&a)return s?hs(s,o,c):!!o;if(8&a){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const n=e[t];if(ds(o,s,n)&&!ls(c,n))return!0}}return!1}(e,t,n)){if(s.asyncDep&&!s.asyncResolved)return void q(s,t,n);s.next=t,s.update()}else t.el=e.el,s.vnode=t},L=(e,t,n,s,r,i,o)=>{const l=()=>{if(e.isMounted){let{next:t,bu:n,u:s,parent:l,vnode:a}=e;{const n=$s(e);if(n)return t&&(t.el=a.el,q(e,t,o)),void n.asyncDep.then(()=>{As(()=>{e.isUnmounted||c()},r)})}let u,h=t;js(e,!1),t?(t.el=a.el,q(e,t,o)):t=a,n&&F(n),(u=t.props&&t.props.onVnodeBeforeUpdate)&&lr(u,l,t,a),js(e,!0);const d=as(e),f=e.subTree;e.subTree=d,v(f,d,p(f.el),X(f),e,r,i),t.el=d.el,null===h&&function({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s!==e)break;(e=t.vnode).el=n,t=t.parent}}(e,d.el),s&&As(s,r),(u=t.props&&t.props.onVnodeUpdated)&&As(()=>lr(u,l,t,a),r)}else{let o;const{el:l,props:a}=t,{bm:c,m:u,parent:h,root:d,type:p}=e,f=pn(t);js(e,!1),c&&F(c),!f&&(o=a&&a.onVnodeBeforeMount)&&lr(o,h,t),js(e,!0);{d.ce&&d.ce._hasShadowRoot()&&d.ce._injectChildStyle(p,e.parent?e.parent.type:void 0);const o=e.subTree=as(e);v(null,o,n,s,e,r,i),t.el=o.el}if(u&&As(u,r),!f&&(o=a&&a.onVnodeMounted)){const e=t;As(()=>lr(o,h,e),r)}(256&t.shapeFlag||h&&pn(h.vnode)&&256&h.vnode.shapeFlag)&&e.a&&As(e.a,r),e.isMounted=!0,t=n=s=null}};e.scope.on();const a=e.effect=new re(l);e.scope.off();const c=e.update=a.run.bind(a),u=e.job=a.runIfDirty.bind(a);u.i=e,u.id=e.uid,a.scheduler=()=>Lt(u),js(e,!0),c()},q=(e,t,n)=>{t.component=e;const r=e.vnode.props;e.vnode=t,e.next=null,function(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=vt(r),[a]=e.propsOptions;let c=!1;if(!(s||o>0)||16&o){let s;vs(e,t,r,i)&&(c=!0);for(const i in l)t&&(d(t,i)||(s=j(i))!==i&&d(t,s))||(a?!n||void 0===n[i]&&void 0===n[s]||(r[i]=ys(a,l,i,void 0,e,!0)):delete r[i]);if(i!==l)for(const e in i)t&&d(t,e)||(delete i[e],c=!0)}else if(8&o){const n=e.vnode.dynamicProps;for(let s=0;s<n.length;s++){let o=n[s];if(ls(e.emitsOptions,o))continue;const u=t[o];if(a)if(d(i,o))u!==i[o]&&(i[o]=u,c=!0);else{const t=O(o);r[t]=ys(a,l,t,u,e,!1)}else u!==i[o]&&(i[o]=u,c=!0)}}c&&je(e.attrs,"set","")}(e,t.props,r,n),((e,t,n)=>{const{vnode:r,slots:i}=e;let o=!0,l=s;if(32&r.shapeFlag){const e=t._;e?n&&1===e?o=!1:Vs(i,t,n):(o=!t.$stable,ws(t,i)),l=t}else t&&(Cs(e,t),l={default:1});if(o)for(const e in i)xs(e)||null!=l[e]||delete i[e]})(e,t.children,n),_e(),zt(e),be()},z=(e,t,n,s,r,i,o,l,a=!1)=>{const c=e&&e.children,u=e?e.shapeFlag:0,d=t.children,{patchFlag:p,shapeFlag:f}=t;if(p>0){if(128&p)return void B(c,d,n,s,r,i,o,l,a);if(256&p)return void W(c,d,n,s,r,i,o,l,a)}8&f?(16&u&&G(c,r,i),d!==c&&h(n,d)):16&u?16&f?B(c,d,n,s,r,i,o,l,a):G(c,r,i,!0):(8&u&&h(n,""),16&f&&A(d,n,s,r,i,o,l,a))},W=(e,t,n,s,i,o,l,a,c)=>{t=t||r;const u=(e=e||r).length,h=t.length,d=Math.min(u,h);let p;for(p=0;p<d;p++){const s=t[p]=c?ir(t[p]):rr(t[p]);v(e[p],s,n,null,i,o,l,a,c)}u>h?G(e,i,o,!0,!1,d):A(t,n,s,i,o,l,a,c,d)},B=(e,t,n,s,i,o,l,a,c)=>{let u=0;const h=t.length;let d=e.length-1,p=h-1;for(;u<=d&&u<=p;){const s=e[u],r=t[u]=c?ir(t[u]):rr(t[u]);if(!Js(s,r))break;v(s,r,n,null,i,o,l,a,c),u++}for(;u<=d&&u<=p;){const s=e[d],r=t[p]=c?ir(t[p]):rr(t[p]);if(!Js(s,r))break;v(s,r,n,null,i,o,l,a,c),d--,p--}if(u>d){if(u<=p){const e=p+1,r=e<h?t[e].el:s;for(;u<=p;)v(null,t[u]=c?ir(t[u]):rr(t[u]),n,r,i,o,l,a,c),u++}}else if(u>p)for(;u<=d;)K(e[u],i,o,!0),u++;else{const f=u,m=u,g=new Map;for(u=m;u<=p;u++){const e=t[u]=c?ir(t[u]):rr(t[u]);null!=e.key&&g.set(e.key,u)}let y,_=0;const b=p-m+1;let S=!1,x=0;const k=new Array(b);for(u=0;u<b;u++)k[u]=0;for(u=f;u<=d;u++){const s=e[u];if(_>=b){K(s,i,o,!0);continue}let r;if(null!=s.key)r=g.get(s.key);else for(y=m;y<=p;y++)if(0===k[y-m]&&Js(s,t[y])){r=y;break}void 0===r?K(s,i,o,!0):(k[r-m]=u+1,r>=x?x=r:S=!0,v(s,t[r],n,null,i,o,l,a,c),_++)}const E=S?function(e){const t=e.slice(),n=[0];let s,r,i,o,l;const a=e.length;for(s=0;s<a;s++){const a=e[s];if(0!==a){if(r=n[n.length-1],e[r]<a){t[s]=r,n.push(s);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<a?i=l+1:o=l;a<e[n[i]]&&(i>0&&(t[s]=n[i-1]),n[i]=s)}}i=n.length,o=n[i-1];for(;i-- >0;)n[i]=o,o=t[o];return n}(k):r;for(y=E.length-1,u=b-1;u>=0;u--){const e=m+u,r=t[e],d=t[e+1],p=e+1<h?d.el||Fs(d):s;0===k[u]?v(null,r,n,p,i,o,l,a,c):S&&(y<0||u!==E[y]?H(r,n,p,2):y--)}}},H=(e,s,r,i,o=null)=>{const{el:l,type:a,transition:c,children:u,shapeFlag:h}=e;if(6&h)return void H(e.component.subTree,s,r,i);if(128&h)return void e.suspense.move(s,r,i);if(64&h)return void a.move(e,s,r,te);if(a===Ms){t(l,s,r);for(let e=0;e<u.length;e++)H(u[e],s,r,i);return void t(e.anchor,s,r)}if(a===Us)return void x(e,s,r);if(2!==i&&1&h&&c)if(0===i)c.beforeEnter(l),t(l,s,r),As(()=>c.enter(l),o);else{const{leave:i,delayLeave:o,afterLeave:a}=c,u=()=>{e.ctx.isUnmounted?n(l):t(l,s,r)},h=()=>{l._isLeaving&&l[on](!0),i(l,()=>{u(),a&&a()})};o?o(l,u,h):h()}else t(l,s,r)},K=(e,t,n,s=!1,r=!1)=>{const{type:i,props:o,ref:l,children:a,dynamicChildren:c,shapeFlag:u,patchFlag:h,dirs:d,cacheIndex:p}=e;if(-2===h&&(r=!1),null!=l&&(_e(),hn(l,null,n,e,!0),be()),null!=p&&(t.renderCache[p]=void 0),256&u)return void t.ctx.deactivate(e);const f=1&u&&d,m=!pn(e);let g;if(m&&(g=o&&o.onVnodeBeforeUnmount)&&lr(g,t,e),6&u)J(e.component,n,s);else{if(128&u)return void e.suspense.unmount(n,s);f&&Gt(e,null,t,"beforeUnmount"),64&u?e.type.remove(e,t,n,te,s):c&&!c.hasOnce&&(i!==Ms||h>0&&64&h)?G(c,t,n,!1,!0):(i===Ms&&384&h||!r&&16&u)&&G(a,t,n),s&&Z(e)}(m&&(g=o&&o.onVnodeUnmounted)||f)&&As(()=>{g&&lr(g,t,e),f&&Gt(e,null,t,"unmounted")},n)},Z=e=>{const{type:t,el:s,anchor:r,transition:i}=e;if(t===Ms)return void Q(s,r);if(t===Us)return void k(e);const o=()=>{n(s),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(1&e.shapeFlag&&i&&!i.persisted){const{leave:t,delayLeave:n}=i,r=()=>t(s,o);n?n(e.el,o,r):r()}else o()},Q=(e,t)=>{let s;for(;e!==t;)s=f(e),n(e),e=s;n(t)},J=(e,t,n)=>{const{bum:s,scope:r,job:i,subTree:o,um:l,m:a,a:c}=e;Ts(a),Ts(c),s&&F(s),r.stop(),i&&(i.flags|=8,K(o,e,t,n)),l&&As(l,t),As(()=>{e.isUnmounted=!0},t)},G=(e,t,n,s=!1,r=!1,i=0)=>{for(let o=i;o<e.length;o++)K(e[o],t,n,s,r)},X=e=>{if(6&e.shapeFlag)return X(e.component.subTree);if(128&e.shapeFlag)return e.suspense.next();const t=f(e.anchor||e.el),n=t&&t[rn];return n?f(n):t};let Y=!1;const ee=(e,t,n)=>{let s;null==e?t._vnode&&(K(t._vnode,null,null,!0),s=t._vnode.component):v(t._vnode||null,e,t,null,null,null,n),t._vnode=e,Y||(Y=!0,zt(s),Wt(),Y=!1)},te={p:v,um:K,m:H,r:Z,mt:N,mc:A,pc:z,pbc:R,n:X,o:e};let se;return{render:ee,hydrate:se,createApp:ns(ee)}}(e)}function Ps({type:e,props:t},n){return"svg"===n&&"foreignObject"===e||"mathml"===n&&"annotation-xml"===e&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function js({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Rs(e,t,n=!1){const s=e.children,r=t.children;if(p(s)&&p(r))for(let e=0;e<s.length;e++){const t=s[e];let i=r[e];1&i.shapeFlag&&!i.dynamicChildren&&((i.patchFlag<=0||32===i.patchFlag)&&(i=r[e]=ir(r[e]),i.el=t.el),n||-2===i.patchFlag||Rs(t,i)),i.type===Ns&&(-1===i.patchFlag&&(i=r[e]=ir(i)),i.el=t.el),i.type!==Ds||i.el||(i.el=t.el)}}function $s(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:$s(t)}function Ts(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Fs(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Fs(t.subTree):null}const Is=e=>e.__isSuspense;const Ms=Symbol.for("v-fgt"),Ns=Symbol.for("v-txt"),Ds=Symbol.for("v-cmt"),Us=Symbol.for("v-stc"),Ls=[];let qs=null;function zs(e=!1){Ls.push(qs=e?null:[])}let Ws=1;function Bs(e,t=!1){Ws+=e,e<0&&qs&&t&&(qs.hasOnce=!0)}function Hs(e){return e.dynamicChildren=Ws>0?qs||r:null,Ls.pop(),qs=Ls[Ls.length-1]||null,Ws>0&&qs&&qs.push(e),e}function Ks(e,t,n,s,r,i){return Hs(Ys(e,t,n,s,r,i,!0))}function Zs(e,t,n,s,r){return Hs(er(e,t,n,s,r,!0))}function Qs(e){return!!e&&!0===e.__v_isVNode}function Js(e,t){return e.type===t.type&&e.key===t.key}const Gs=({key:e})=>null!=e?e:null,Xs=({ref:e,ref_key:t,ref_for:n})=>("number"==typeof e&&(e=""+e),null!=e?y(e)||bt(e)||v(e)?{i:Kt,r:e,k:t,f:!!n}:e:null);function Ys(e,t=null,n=null,s=0,r=null,i=(e===Ms?0:1),o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Gs(t),ref:t&&Xs(t),scopeId:Zt,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:Kt};return l?(or(a,n),128&i&&e.normalize(a)):n&&(a.shapeFlag|=y(n)?8:16),Ws>0&&!o&&qs&&(a.patchFlag>0||6&i)&&32!==a.patchFlag&&qs.push(a),a}const er=function(e,t=null,n=null,s=0,r=null,i=!1){e&&e!==$n||(e=Ds);if(Qs(e)){const s=tr(e,t,!0);return n&&or(s,n),Ws>0&&!i&&qs&&(6&s.shapeFlag?qs[qs.indexOf(e)]=s:qs.push(s)),s.patchFlag=-2,s}o=e,v(o)&&"__vccOpts"in o&&(e=e.__vccOpts);var o;if(t){t=function(e){return e?gt(e)||ms(e)?c({},e):e:null}(t);let{class:e,style:n}=t;e&&!y(e)&&(t.class=H(e)),b(n)&&(gt(n)&&!p(n)&&(n=c({},n)),t.style=L(n))}const l=y(e)?1:Is(e)?128:(e=>e.__isTeleport)(e)?64:b(e)?4:v(e)?2:0;return Ys(e,t,n,s,r,l,i,!0)};function tr(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:a,transition:c}=e,u=t?function(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const e in s)if("class"===e)t.class!==s.class&&(t.class=H([t.class,s.class]));else if("style"===e)t.style=L([t.style,s.style]);else if(l(e)){const n=t[e],r=s[e];!r||n===r||p(n)&&n.includes(r)||(t[e]=n?[].concat(n,r):r)}else""!==e&&(t[e]=s[e])}return t}(r||{},t):r,h={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&Gs(u),ref:t&&t.ref?n&&i?p(i)?i.concat(Xs(t)):[i,Xs(t)]:Xs(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ms?-1===o?16:16|o:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&tr(e.ssContent),ssFallback:e.ssFallback&&tr(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&ln(h,c.clone(h)),h}function nr(e=" ",t=0){return er(Ns,null,e,t)}function sr(e="",t=!1){return t?(zs(),Zs(Ds,null,e)):er(Ds,null,e)}function rr(e){return null==e||"boolean"==typeof e?er(Ds):p(e)?er(Ms,null,e.slice()):Qs(e)?ir(e):er(Ns,null,String(e))}function ir(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:tr(e)}function or(e,t){let n=0;const{shapeFlag:s}=e;if(null==t)t=null;else if(p(t))n=16;else if("object"==typeof t){if(65&s){const n=t.default;return void(n&&(n._c&&(n._d=!1),or(e,n()),n._c&&(n._d=!0)))}{n=32;const s=t._;s||ms(t)?3===s&&Kt&&(1===Kt.slots._?t._=1:(t._=2,e.patchFlag|=1024)):t._ctx=Kt}}else v(t)?(t={default:t,_ctx:Kt},n=32):(t=String(t),64&s?(n=16,t=[nr(t)]):n=8);e.children=t,e.shapeFlag|=n}function lr(e,t,n,s=null){jt(e,t,7,[n,s])}const ar=es();let cr=0;let ur=null;const hr=()=>ur||Kt;let dr,pr;{const e=U(),t=(t,n)=>{let s;return(s=e[t])||(s=e[t]=[]),s.push(n),e=>{s.length>1?s.forEach(t=>t(e)):s[0](e)}};dr=t("__VUE_INSTANCE_SETTERS__",e=>ur=e),pr=t("__VUE_SSR_SETTERS__",e=>vr=e)}const fr=e=>{const t=ur;return dr(e),e.scope.on(),()=>{e.scope.off(),dr(t)}},mr=()=>{ur&&ur.scope.off(),dr(null)};function gr(e){return 4&e.vnode.shapeFlag}let vr=!1;function yr(e,t,n){v(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:b(t)&&(e.setupState=kt(t)),_r(e)}function _r(e,t,n){const s=e.type;e.render||(e.render=s.render||i);{const t=fr(e);_e();try{zn(e)}finally{be(),t()}}}const br={get:(e,t)=>(Pe(e,0,""),e[t])};function Sr(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(kt((t=e.exposed,!d(t,"__v_skip")&&Object.isExtensible(t)&&I(t,"__v_skip",!0),t)),{get:(t,n)=>n in t?t[n]:n in Nn?Nn[n](e):void 0,has:(e,t)=>t in e||t in Nn})):e.proxy;var t}function xr(e,t=!0){return v(e)?e.displayName||e.name:e.name||t&&e.__name}const kr=(e,t)=>{const n=function(e,t,n=!1){let s,r;return v(e)?s=e:(s=e.get,r=e.set),new Et(s,r,n)}(e,0,vr);return n},Er="3.5.30";
|
|
20
20
|
/**
|
|
21
21
|
* @vue/runtime-dom v3.5.30
|
|
22
22
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
23
23
|
* @license MIT
|
|
24
|
-
**/let As;const Ps="undefined"!=typeof window&&window.trustedTypes;if(Ps)try{As=Ps.createPolicy("vue",{createHTML:e=>e})}catch(e){}const js=As?e=>As.createHTML(e):e=>e,$s="undefined"!=typeof document?document:null,Ts=$s&&$s.createElement("template"),Rs={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s="svg"===t?$s.createElementNS("http://www.w3.org/2000/svg",e):"mathml"===t?$s.createElementNS("http://www.w3.org/1998/Math/MathML",e):n?$s.createElement(e,{is:n}):$s.createElement(e);return"select"===e&&r&&null!=r.multiple&&s.setAttribute("multiple",r.multiple),s},createText:e=>$s.createTextNode(e),createComment:e=>$s.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>$s.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,i){const o=n?n.previousSibling:t.lastChild;if(s&&(s===i||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),s!==i&&(s=s.nextSibling););else{Ts.innerHTML=js("svg"===r?`<svg>${e}</svg>`:"mathml"===r?`<math>${e}</math>`:e);const s=Ts.content;if("svg"===r||"mathml"===r){const e=s.firstChild;for(;e.firstChild;)s.appendChild(e.firstChild);s.removeChild(e)}t.insertBefore(s,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ds=Symbol("_vtc");const Fs=Symbol("_vod"),Is=Symbol("_vsh"),Ms={name:"show",beforeMount(e,{value:t},{transition:n}){e[Fs]="none"===e.style.display?"":e.style.display,n&&t?n.beforeEnter(e):Ns(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Ns(e,!0),r.enter(e)):r.leave(e,()=>{Ns(e,!1)}):Ns(e,t))},beforeUnmount(e,{value:t}){Ns(e,t)}};function Ns(e,t){e.style.display=t?e[Fs]:"none",e[Is]=!t}const Us=Symbol(""),Ls=/(?:^|;)\s*display\s*:/;const qs=/\s*!important$/;function zs(e,t,n){if(p(n))n.forEach(n=>zs(e,t,n));else if(null==n&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=function(e,t){const n=Bs[t];if(n)return n;let r=A(t);if("filter"!==r&&r in e)return Bs[t]=r;r=$(r);for(let n=0;n<Ws.length;n++){const s=Ws[n]+r;if(s in e)return Bs[t]=s}return t}(e,t);qs.test(n)?e.setProperty(j(r),n.replace(qs,""),"important"):e[r]=n}}const Ws=["Webkit","Moz","ms"],Bs={};const Hs="http://www.w3.org/1999/xlink";function Ks(e,t,n,r,s,i=H(t)){r&&t.startsWith("xlink:")?null==n?e.removeAttributeNS(Hs,t.slice(6,t.length)):e.setAttributeNS(Hs,t,n):null==n||i&&!K(n)?e.removeAttribute(t):e.setAttribute(t,i?"":_(n)?String(n):n)}function Js(e,t,n,r,s){if("innerHTML"===t||"textContent"===t)return void(null!=n&&(e[t]="innerHTML"===t?js(n):n));const i=e.tagName;if("value"===t&&"PROGRESS"!==i&&!i.includes("-")){const r="OPTION"===i?e.getAttribute("value")||"":e.value,s=null==n?"checkbox"===e.type?"on":"":String(n);return r===s&&"_value"in e||(e.value=s),null==n&&e.removeAttribute(t),void(e._value=n)}let o=!1;if(""===n||null==n){const r=typeof e[t];"boolean"===r?n=K(n):null==n&&"string"===r?(n="",o=!0):"number"===r&&(n=0,o=!0)}try{e[t]=n}catch(e){}o&&e.removeAttribute(s||t)}function Zs(e,t,n,r){e.addEventListener(t,n,r)}const Qs=Symbol("_vei");function Gs(e,t,n,r,s=null){const i=e[Qs]||(e[Qs]={}),o=i[t];if(r&&o)o.value=r;else{const[n,l]=function(e){let t;if(Xs.test(e)){let n;for(t={};n=e.match(Xs);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}const n=":"===e[2]?e.slice(3):j(e.slice(2));return[n,t]}(t);if(r){const o=i[t]=function(e,t){const n=e=>{if(e._vts){if(e._vts<=n.attached)return}else e._vts=Date.now();jt(function(e,t){if(p(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(e=>t=>!t._stopped&&e&&e(t))}return t}(e,n.value),t,5,[e])};return n.value=e,n.attached=ti(),n}(r,s);Zs(e,n,o,l)}else o&&(!function(e,t,n,r){e.removeEventListener(t,n,r)}(e,n,o,l),i[t]=void 0)}}const Xs=/(?:Once|Passive|Capture)$/;let Ys=0;const ei=Promise.resolve(),ti=()=>Ys||(ei.then(()=>Ys=0),Ys=Date.now());const ni=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123;const ri=e=>{const t=e.props["onUpdate:modelValue"]||!1;return p(t)?e=>D(t,e):t};function si(e){e.target.composing=!0}function ii(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const oi=Symbol("_assign");function li(e,t,n){return t&&(e=e.trim()),n&&(e=I(e)),e}const ai={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[oi]=ri(s);const i=r||s.props&&"number"===s.props.type;Zs(e,t?"change":"input",t=>{t.target.composing||e[oi](li(e.value,n,i))}),(n||i)&&Zs(e,"change",()=>{e.value=li(e.value,n,i)}),t||(Zs(e,"compositionstart",si),Zs(e,"compositionend",ii),Zs(e,"change",ii))},mounted(e,{value:t}){e.value=null==t?"":t},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:s,number:i}},o){if(e[oi]=ri(o),e.composing)return;const l=null==t?"":t;if((!i&&"number"!==e.type||/^0\d/.test(e.value)?e.value:I(e.value))!==l){if(document.activeElement===e&&"range"!==e.type){if(r&&t===n)return;if(s&&e.value.trim()===l)return}e.value=l}}},ci=["ctrl","shift","alt","meta"],ui={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&0!==e.button,middle:e=>"button"in e&&1!==e.button,right:e=>"button"in e&&2!==e.button,exact:(e,t)=>ci.some(n=>e[`${n}Key`]&&!t.includes(n))},hi=(e,t)=>{if(!e)return e;const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(n,...r)=>{for(let e=0;e<t.length;e++){const r=ui[t[e]];if(r&&r(n,t))return}return e(n,...r)})},di=c({patchProp:(e,t,n,r,s,i)=>{const o="svg"===s;"class"===t?function(e,t,n){const r=e[Ds];r&&(t=(t?[t,...r]:[...r]).join(" ")),null==t?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}(e,r,o):"style"===t?function(e,t,n){const r=e.style,s=y(n);let i=!1;if(n&&!s){if(t)if(y(t))for(const e of t.split(";")){const t=e.slice(0,e.indexOf(":")).trim();null==n[t]&&zs(r,t,"")}else for(const e in t)null==n[e]&&zs(r,e,"");for(const e in n)"display"===e&&(i=!0),zs(r,e,n[e])}else if(s){if(t!==n){const e=r[Us];e&&(n+=";"+e),r.cssText=n,i=Ls.test(n)}}else t&&e.removeAttribute("style");Fs in e&&(e[Fs]=i?r.display:"",e[Is]&&(r.display="none"))}(e,n,r):l(t)?a(t)||Gs(e,t,0,r,i):("."===t[0]?(t=t.slice(1),1):"^"===t[0]?(t=t.slice(1),0):function(e,t,n,r){if(r)return"innerHTML"===t||"textContent"===t||!!(t in e&&ni(t)&&v(n));if("spellcheck"===t||"draggable"===t||"translate"===t||"autocorrect"===t)return!1;if("sandbox"===t&&"IFRAME"===e.tagName)return!1;if("form"===t)return!1;if("list"===t&&"INPUT"===e.tagName)return!1;if("type"===t&&"TEXTAREA"===e.tagName)return!1;if("width"===t||"height"===t){const t=e.tagName;if("IMG"===t||"VIDEO"===t||"CANVAS"===t||"SOURCE"===t)return!1}if(ni(t)&&y(n))return!1;return t in e}(e,t,r,o))?(Js(e,t,r),e.tagName.includes("-")||"value"!==t&&"checked"!==t&&"selected"!==t||Ks(e,t,r,o,0,"value"!==t)):e._isVueCE&&(function(e,t){const n=e._def.props;if(!n)return!1;const r=A(t);return Array.isArray(n)?n.some(e=>A(e)===r):Object.keys(n).some(e=>A(e)===r)}(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!y(r)))?Js(e,A(t),r,0,t):("true-value"===t?e._trueValue=r:"false-value"===t&&(e._falseValue=r),Ks(e,t,r,o))}},Rs);let pi;const fi=(...e)=>{const t=(pi||(pi=$r(di))).createApp(...e),{mount:n}=t;return t.mount=e=>{const r=function(e){if(y(e)){return document.querySelector(e)}return e}(e);if(!r)return;const s=t._component;v(s)||s.render||s.template||(s.template=r.innerHTML),1===r.nodeType&&(r.textContent="");const i=n(r,!1,function(e){if(e instanceof SVGElement)return"svg";if("function"==typeof MathMLElement&&e instanceof MathMLElement)return"mathml"}(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};const mi=["value","placeholder"],gi=["value","placeholder"],vi={key:2,class:"errorlist"};t.render=function(e,t,n,r,s,i){return Hr(),Qr("div",{class:B(["sf-field",{errors:i.fieldErrors.length}])},[ns("label",{class:B(["sf-label",{required:i.isRequired}])},Q(i.title),3),i.isLong?(Hr(),Qr("textarea",{key:0,class:"sf-input sf-textarea",rows:"3",value:n.modelValue,placeholder:n.schema.placeholder||"",onInput:t[0]||(t[0]=t=>e.$emit("update:modelValue",t.target.value))},null,40,mi)):(Hr(),Qr("input",{key:1,type:"text",class:"sf-input",value:null!=n.modelValue?String(n.modelValue):"",placeholder:n.schema.placeholder||"",onInput:t[1]||(t[1]=t=>e.$emit("update:modelValue",t.target.value))},null,40,gi)),i.fieldErrors.length?(Hr(),Qr("ul",vi,[(Hr(!0),Qr(Ur,null,Nn(i.fieldErrors,(e,t)=>(Hr(),Qr("li",{key:t},Q(e),1))),128))])):os("v-if",!0)],2)},t.__file="src/editors/StringEditor.vue";var yi={name:"NumberEditor",props:{schema:{type:Object,required:!0},modelValue:{default:0},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",onInput(e){const t=e.target.value;""===t?this.$emit("update:modelValue",0):this.$emit("update:modelValue","integer"===this.schema.type?parseInt(t,10):parseFloat(t))}}};const _i=["step","min","max","value"],bi={key:0,class:"errorlist"};yi.render=function(e,t,n,r,s,i){return Hr(),Qr("div",{class:B(["sf-field",{errors:i.fieldErrors.length}])},[ns("label",{class:B(["sf-label",{required:i.isRequired}])},Q(i.title),3),ns("input",{type:"number",class:"sf-input",step:"integer"===n.schema.type?"1":"any",min:null!=n.schema.minimum?String(n.schema.minimum):void 0,max:null!=n.schema.maximum?String(n.schema.maximum):void 0,value:null!=n.modelValue?n.modelValue:"",onInput:t[0]||(t[0]=(...e)=>i.onInput&&i.onInput(...e))},null,40,_i),i.fieldErrors.length?(Hr(),Qr("ul",bi,[(Hr(!0),Qr(Ur,null,Nn(i.fieldErrors,(e,t)=>(Hr(),Qr("li",{key:t},Q(e),1))),128))])):os("v-if",!0)],2)},yi.__file="src/editors/NumberEditor.vue";var Si={name:"BooleanEditor",props:{schema:{type:Object,required:!0},modelValue:{default:!1},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):""}};const xi={class:"sf-checkbox-label"},Ei=["checked"],ki={key:0,class:"errorlist"};Si.render=function(e,t,n,r,s,i){return Hr(),Qr("div",{class:B(["sf-field sf-field-boolean",{errors:i.fieldErrors.length}])},[ns("label",xi,[ns("input",{type:"checkbox",class:"sf-checkbox",checked:!!n.modelValue,onChange:t[0]||(t[0]=t=>e.$emit("update:modelValue",t.target.checked))},null,40,Ei),is(" "+Q(i.title),1)]),i.fieldErrors.length?(Hr(),Qr("ul",ki,[(Hr(!0),Qr(Ur,null,Nn(i.fieldErrors,(e,t)=>(Hr(),Qr("li",{key:t},Q(e),1))),128))])):os("v-if",!0)],2)},Si.__file="src/editors/BooleanEditor.vue";var wi={name:"SelectEditor",props:{schema:{type:Object,required:!0},modelValue:{default:""},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):""}};const Ci=["value"],Vi=["value"],Oi={key:0,class:"errorlist"};wi.render=function(e,t,n,r,s,i){return Hr(),Qr("div",{class:B(["sf-field",{errors:i.fieldErrors.length}])},[ns("label",{class:B(["sf-label",{required:i.isRequired}])},Q(i.title),3),ns("select",{class:"sf-input sf-select",value:null!=n.modelValue?String(n.modelValue):"",onChange:t[0]||(t[0]=t=>e.$emit("update:modelValue",t.target.value))},[(Hr(!0),Qr(Ur,null,Nn(n.schema.enum||[],e=>(Hr(),Qr("option",{key:e,value:String(e)},Q(e),9,Vi))),128))],40,Ci),i.fieldErrors.length?(Hr(),Qr("ul",Oi,[(Hr(!0),Qr(Ur,null,Nn(i.fieldErrors,(e,t)=>(Hr(),Qr("li",{key:t},Q(e),1))),128))])):os("v-if",!0)],2)},wi.__file="src/editors/SelectEditor.vue";var Ai={name:"HiddenEditor",props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{resolvedValue(){return"const"in this.schema?this.schema.const:this.schema.enum&&1===this.schema.enum.length?this.schema.enum[0]:this.modelValue}},mounted(){this.resolvedValue!==this.modelValue&&this.$emit("update:modelValue",this.resolvedValue)},methods:{getValue(){return this.resolvedValue}}};const Pi={style:{display:"none"}};Ai.render=function(e,t,n,r,s,i){return Hr(),Qr("div",Pi)},Ai.__file="src/editors/HiddenEditor.vue";var ji={name:"ObjectEditor",components:{SchemaEditor:mn(()=>Promise.resolve().then(function(){return Eo}))},props:{schema:{type:Object,required:!0},modelValue:{default:()=>({})},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],computed:{isRoot(){return 0===this.path.length},title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",onChildChange(e,t){const n={...this.modelValue||{},[e]:t};this.$emit("update:modelValue",n)}}};const $i={key:0,class:"sf-object sf-object-root"},Ti={class:"sf-object-fields"},Ri={key:1,class:"sf-object"},Di={class:"sf-object-title"},Fi={class:"sf-object-fields"};function Ii(e){if(null===e||"object"!=typeof e)return e;if(Array.isArray(e))return e.map(Ii);const t={};for(const n of Object.keys(e))t[n]=Ii(e[n]);return t}function Mi(e){if("default"in e)return Ii(e.default);if("object"===e.type){const t={};for(const[n,r]of Object.entries(e.properties||{}))"default"in r?t[n]=Ii(r.default):"string"===r.type?t[n]="":"integer"===r.type||"number"===r.type?t[n]=0:"boolean"===r.type?t[n]=!1:"array"===r.type&&(t[n]=[]);return t}return"array"===e.type?[]:"string"===e.type?"":"integer"===e.type||"number"===e.type?0:"boolean"!==e.type&&("relation"===e.type&&e.multiple?[]:null)}ji.render=function(e,t,n,r,s,i){const o=Dn("SchemaEditor");return i.isRoot?(Hr(),Qr("div",$i,[ns("div",Ti,[(Hr(!0),Qr(Ur,null,Nn(n.schema.properties||{},(e,t)=>(Hr(),Gr(o,{key:t,schema:n.form.resolveSchema(e),"model-value":(n.modelValue||{})[t],path:[...n.path,t],form:n.form,"onUpdate:modelValue":e=>i.onChildChange(t,e)},null,8,["schema","model-value","path","form","onUpdate:modelValue"]))),128))])])):(Hr(),Qr("fieldset",Ri,[ns("legend",Di,Q(i.title),1),ns("div",Fi,[(Hr(!0),Qr(Ur,null,Nn(n.schema.properties||{},(e,t)=>(Hr(),Gr(o,{key:t,schema:n.form.resolveSchema(e),"model-value":(n.modelValue||{})[t],path:[...n.path,t],form:n.form,"onUpdate:modelValue":e=>i.onChildChange(t,e)},null,8,["schema","model-value","path","form","onUpdate:modelValue"]))),128))])]))},ji.__file="src/editors/ObjectEditor.vue";let Ni=0;var Ui={name:"ArrayEditor",components:{SchemaEditor:mn(()=>Promise.resolve().then(function(){return Eo}))},props:{schema:{type:Object,required:!0},modelValue:{default:()=>[]},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],data(){return{items:(Array.isArray(this.modelValue)?this.modelValue:[]).map(e=>({_key:Ni++,value:e}))}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},itemSchema(){return this.form.resolveSchema(this.schema.items||{})},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",addItem(){const e=Mi(this.itemSchema);this.items.push({_key:Ni++,value:e}),this.emitValue()},removeItem(e){this.items.splice(e,1),this.emitValue()},moveItem(e,t){const n=e+t;if(n<0||n>=this.items.length)return;const r=this.items[e];this.items.splice(e,1,this.items[n]),this.items.splice(n,1,r),this.emitValue()},onItemChange(e,t){this.items[e].value=t,this.emitValue()},emitValue(){this.$emit("update:modelValue",this.items.map(e=>e.value))}}};const Li={class:"sf-array-header"},qi={class:"sf-label"},zi={class:"sf-array-count"},Wi={class:"sf-array-items"},Bi={class:"sf-array-item-header"},Hi={class:"sf-array-item-index"},Ki={class:"sf-array-item-actions"},Ji=["onClick"],Zi=["onClick"],Qi=["onClick"],Gi={class:"sf-array-item-body"},Xi={key:0,class:"errorlist"};Ui.render=function(e,t,n,r,s,i){const o=Dn("SchemaEditor");return Hr(),Qr("div",{class:B(["sf-array",{errors:i.fieldErrors.length}])},[ns("div",Li,[ns("span",qi,Q(i.title),1),ns("span",zi,Q(s.items.length),1),ns("button",{type:"button",class:"sf-btn sf-btn-add",onClick:t[0]||(t[0]=e=>i.addItem())},[...t[1]||(t[1]=[ns("i",{class:"fas fa-plus"},null,-1),is(" Add ",-1)])])]),ns("div",Wi,[(Hr(!0),Qr(Ur,null,Nn(s.items,(e,r)=>(Hr(),Qr("div",{key:e._key,class:"sf-array-item"},[ns("div",Bi,[ns("span",Hi,"#"+Q(r+1),1),ns("div",Ki,[r>0?(Hr(),Qr("button",{key:0,type:"button",class:"sf-btn sf-btn-sm",onClick:e=>i.moveItem(r,-1)},[...t[2]||(t[2]=[ns("i",{class:"fas fa-arrow-up"},null,-1)])],8,Ji)):os("v-if",!0),ns("button",{type:"button",class:"sf-btn sf-btn-sm",onClick:e=>i.moveItem(r,1)},[...t[3]||(t[3]=[ns("i",{class:"fas fa-arrow-down"},null,-1)])],8,Zi),ns("button",{type:"button",class:"sf-btn sf-btn-sm sf-btn-danger",onClick:e=>i.removeItem(r)},[...t[4]||(t[4]=[ns("i",{class:"fas fa-times"},null,-1)])],8,Qi)])]),ns("div",Gi,[rs(o,{schema:i.itemSchema,"model-value":e.value,path:[...n.path,String(r)],form:n.form,"onUpdate:modelValue":e=>i.onItemChange(r,e)},null,8,["schema","model-value","path","form","onUpdate:modelValue"])])]))),128))]),i.fieldErrors.length?(Hr(),Qr("ul",Xi,[(Hr(!0),Qr(Ur,null,Nn(i.fieldErrors,(e,t)=>(Hr(),Qr("li",{key:t},Q(e),1))),128))])):os("v-if",!0)],2)},Ui.__file="src/editors/ArrayEditor.vue";var Yi={name:"NullableEditor",components:{SchemaEditor:mn(()=>Promise.resolve().then(function(){return Eo}))},props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],data(){return{isNull:null===this.modelValue||void 0===this.modelValue}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},innerSchema(){const e={...this.schema};return delete e._nullable,e},toggleClass(){return this.isNull?"sf-btn sf-btn-sm sf-btn-add":"sf-btn sf-btn-sm sf-btn-danger"},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},watch:{modelValue(e){this.isNull=null==e}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",toggle(){this.isNull?(this.isNull=!1,this.$emit("update:modelValue",Mi(this.innerSchema))):(this.isNull=!0,this.$emit("update:modelValue",null))}}};const eo={class:"sf-nullable-header"},to={class:"sf-nullable-body"},no={key:0,class:"errorlist"};Yi.render=function(e,t,n,r,s,i){const o=Dn("SchemaEditor");return Hr(),Qr("div",{class:B(["sf-nullable",{errors:i.fieldErrors.length}])},[ns("div",eo,[ns("label",{class:B(["sf-label",{required:i.isRequired}])},Q(i.title),3),ns("button",{type:"button",class:B(i.toggleClass),onClick:t[0]||(t[0]=(...e)=>i.toggle&&i.toggle(...e))},[s.isNull?(Hr(),Qr(Ur,{key:0},[t[2]||(t[2]=ns("i",{class:"fas fa-plus"},null,-1)),t[3]||(t[3]=is(" Add ",-1))],64)):(Hr(),Qr(Ur,{key:1},[t[4]||(t[4]=ns("i",{class:"fas fa-times"},null,-1)),t[5]||(t[5]=is(" Remove ",-1))],64))],2)]),ns("div",to,[s.isNull?os("v-if",!0):(Hr(),Gr(o,{key:0,schema:i.innerSchema,"model-value":n.modelValue,path:n.path,form:n.form,"onUpdate:modelValue":t[1]||(t[1]=t=>e.$emit("update:modelValue",t))},null,8,["schema","model-value","path","form"]))]),i.fieldErrors.length?(Hr(),Qr("ul",no,[(Hr(!0),Qr(Ur,null,Nn(i.fieldErrors,(e,t)=>(Hr(),Qr("li",{key:t},Q(e),1))),128))])):os("v-if",!0)],2)},Yi.__file="src/editors/NullableEditor.vue";var ro={name:"UnionEditor",components:{SchemaEditor:mn(()=>Promise.resolve().then(function(){return Eo}))},props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],data(){const e=this.schema.discriminator.propertyName,t=this.schema.discriminator.mapping;return{discriminatorProp:e,mapping:t,currentType:this.modelValue?this.modelValue[e]:Object.keys(t)[0]}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},typeKeys(){return Object.keys(this.mapping)},currentSchema(){const e=this.mapping[this.currentType];return this.form.resolveSchema({$ref:e})},innerValue(){if(this.modelValue&&this.modelValue[this.discriminatorProp]===this.currentType)return this.modelValue;const e=Mi(this.currentSchema);return e[this.discriminatorProp]=this.currentType,e}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",onTypeChange(e){this.currentType=e.target.value;const t=Mi(this.currentSchema);t[this.discriminatorProp]=this.currentType,this.$emit("update:modelValue",t)},onInnerChange(e){e&&(e[this.discriminatorProp]=this.currentType),this.$emit("update:modelValue",e)}}};const so={class:"sf-union"},io={class:"sf-field"},oo={class:"sf-label"},lo=["value"],ao=["value"],co={class:"sf-union-body"};ro.render=function(e,t,n,r,s,i){const o=Dn("SchemaEditor");return Hr(),Qr("div",so,[ns("div",io,[ns("label",oo,Q(i.title),1),ns("select",{class:"sf-input sf-select",value:s.currentType,onChange:t[0]||(t[0]=(...e)=>i.onTypeChange&&i.onTypeChange(...e))},[(Hr(!0),Qr(Ur,null,Nn(i.typeKeys,e=>(Hr(),Qr("option",{key:e,value:e},Q(i.humanize(e)),9,ao))),128))],40,lo)]),ns("div",co,[(Hr(),Gr(o,{key:s.currentType,schema:i.currentSchema,"model-value":i.innerValue,path:n.path,form:n.form,"onUpdate:modelValue":i.onInnerChange},null,8,["schema","model-value","path","form","onUpdate:modelValue"]))])])},ro.__file="src/editors/UnionEditor.vue";var uo={name:"RelationEditor",props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],data(){const e=!!this.schema.multiple,t=this.modelValue;let n;return n=e?Array.isArray(t)?[...t]:[]:t?[t]:[],{isMultiple:e,allowClear:this.schema.options?.select2?.allowClear??!0,placeholder:this.schema.options?.select2?.placeholder||"Search...",searchUrl:this.schema.options?.select2?.ajax?.url||"",selected:n,dropdownVisible:!1,searchResults:[],currentPage:1,hasMore:!1,loading:!1,highlightIndex:-1,searchQuery:""}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},showSearch(){return!(!this.isMultiple&&this.selected.length>0)},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]},filteredResults(){const e=new Set(this.selected.map(e=>`${e.id}-${e.model||""}`));return this.searchResults.filter(t=>!e.has(`${t.id}-${t.model||""}`))}},created(){this._doSearch=function(e,t){let n;return function(...r){clearTimeout(n),n=setTimeout(()=>e.apply(this,r),t)}}(e=>this.fetchResults(e,1),300),this._onDocClick=e=>{this.$refs.root&&!this.$refs.root.contains(e.target)&&this.closeDropdown()}},mounted(){document.addEventListener("click",this._onDocClick)},beforeUnmount(){document.removeEventListener("click",this._onDocClick)},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",getDisplayName(e){if(!e)return"";for(const t of["__str__","name","title","label"])if(e[t])return String(e[t]);return`#${e.id||"?"}`},itemKey:e=>`${e.id}-${e.model||""}`,onSearchInput(){this._doSearch(this.searchQuery)},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.fetchResults(this.searchQuery,1))},closeDropdown(){this.dropdownVisible=!1,this.highlightIndex=-1},async fetchResults(e,t){if(this.searchUrl){this.loading=!0,this.currentPage=t;try{const n=new URL(this.searchUrl,window.location.origin);n.searchParams.set("_q",e||""),n.searchParams.set("page",String(t));const r=await fetch(n,{credentials:"same-origin"});if(!r.ok)return;const s=await r.json();this.searchResults=1===t?s.items||[]:this.searchResults.concat(s.items||[]),this.hasMore=s.more}finally{this.loading=!1}}},handleKeyDown(e){this.filteredResults.length&&("ArrowDown"===e.key?(e.preventDefault(),this.highlightIndex=Math.min(this.highlightIndex+1,this.filteredResults.length-1)):"ArrowUp"===e.key?(e.preventDefault(),this.highlightIndex=Math.max(this.highlightIndex-1,0)):"Enter"===e.key?(e.preventDefault(),this.highlightIndex>=0&&this.highlightIndex<this.filteredResults.length&&this.selectItem(this.filteredResults[this.highlightIndex])):"Escape"===e.key&&this.closeDropdown())},selectItem(e){this.isMultiple?this.selected.push(e):this.selected=[e],this.searchQuery="",this.highlightIndex=-1,this.closeDropdown(),this.emitValue()},removeItem(e){this.selected=this.selected.filter(t=>!(t.id===e.id&&(t.model||"")===(e.model||""))),this.emitValue()},emitValue(){this.isMultiple?this.$emit("update:modelValue",[...this.selected]):this.$emit("update:modelValue",this.selected[0]||null)}}};const ho={class:"sf-relation-wrapper"},po={key:0,class:"sf-relation-selected"},fo={class:"sf-relation-tag-text"},mo=["onClick"],go={class:"sf-relation-search"},vo=["placeholder"],yo={class:"sf-relation-dropdown"},_o={key:0,class:"sf-relation-dropdown-empty"},bo=["onClick"],So={key:0,class:"errorlist"};uo.render=function(e,t,n,r,s,i){return Hr(),Qr("div",{class:B(["sf-field sf-relation",{errors:i.fieldErrors.length}]),ref:"root"},[ns("label",{class:B(["sf-label",{required:i.isRequired}])},Q(i.title),3),ns("div",ho,[os(" Selected items "),s.selected.length?(Hr(),Qr("div",po,[(Hr(!0),Qr(Ur,null,Nn(s.selected,e=>(Hr(),Qr("div",{key:i.itemKey(e),class:"sf-relation-tag"},[ns("span",fo,Q(i.getDisplayName(e)),1),s.isMultiple||s.allowClear?(Hr(),Qr("button",{key:0,type:"button",class:"sf-relation-tag-remove",onClick:hi(t=>i.removeItem(e),["stop"])},[...t[5]||(t[5]=[ns("i",{class:"fas fa-times"},null,-1)])],8,mo)):os("v-if",!0)]))),128))])):os("v-if",!0),os(" Search box "),Qt(ns("div",go,[Qt(ns("input",{ref:"searchInput",type:"text",class:"sf-input sf-relation-input",placeholder:s.placeholder,autocomplete:"off","onUpdate:modelValue":t[0]||(t[0]=e=>s.searchQuery=e),onInput:t[1]||(t[1]=(...e)=>i.onSearchInput&&i.onSearchInput(...e)),onFocus:t[2]||(t[2]=(...e)=>i.openDropdown&&i.openDropdown(...e)),onKeydown:t[3]||(t[3]=(...e)=>i.handleKeyDown&&i.handleKeyDown(...e))},null,40,vo),[[ai,s.searchQuery]]),os(" Dropdown "),Qt(ns("div",yo,[0!==i.filteredResults.length||s.loading?os("v-if",!0):(Hr(),Qr("div",_o," No results found ")),(Hr(!0),Qr(Ur,null,Nn(i.filteredResults,(e,t)=>(Hr(),Qr("div",{key:i.itemKey(e),class:B(["sf-relation-dropdown-item",{highlighted:t===s.highlightIndex}]),onClick:t=>i.selectItem(e)},Q(i.getDisplayName(e)),11,bo))),128)),s.hasMore?(Hr(),Qr("div",{key:1,class:"sf-relation-dropdown-more",onClick:t[4]||(t[4]=e=>i.fetchResults(s.searchQuery,s.currentPage+1))}," Load more... ")):os("v-if",!0)],512),[[Ms,s.dropdownVisible]])],512),[[Ms,i.showSearch]])]),i.fieldErrors.length?(Hr(),Qr("ul",So,[(Hr(!0),Qr(Ur,null,Nn(i.fieldErrors,(e,t)=>(Hr(),Qr("li",{key:t},Q(e),1))),128))])):os("v-if",!0)],2)},uo.__file="src/editors/RelationEditor.vue";var xo={name:"SchemaEditor",components:{StringEditor:t,NumberEditor:yi,BooleanEditor:Si,SelectEditor:wi,HiddenEditor:Ai,ObjectEditor:ji,ArrayEditor:Ui,NullableEditor:Yi,UnionEditor:ro,RelationEditor:uo},props:{schema:{type:Object,required:!0},modelValue:{default:void 0},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],computed:{editorComponent(){const e=this.schema;return this.path.length>12?"StringEditor":"relation"===e.type?"RelationEditor":e.oneOf&&e.discriminator?"UnionEditor":"const"in e||e.enum&&1===e.enum.length&&"string"===e.type?"HiddenEditor":e._nullable?"NullableEditor":"object"===e.type&&e.properties?"ObjectEditor":"array"===e.type?"ArrayEditor":e.enum?"SelectEditor":"boolean"===e.type?"BooleanEditor":"number"===e.type||"integer"===e.type?"NumberEditor":"StringEditor"}}};xo.render=function(e,t,n,r,s,i){return Hr(),Gr((o=i.editorComponent,y(o)?In(Rn,o,!1)||o:o||Fn),{schema:n.schema,"model-value":n.modelValue,path:n.path,form:n.form,"onUpdate:modelValue":t[0]||(t[0]=t=>e.$emit("update:modelValue",t))},null,8,["schema","model-value","path","form"]);var o},xo.__file="src/editors/SchemaEditor.vue";var Eo=Object.freeze({__proto__:null,default:xo}),ko={name:"SchemaForm",components:{SchemaEditor:xo},props:{schema:{type:[Object,String],default:()=>({})},initialData:{default:void 0},errors:{type:Object,default:()=>({})}},emits:["change"],data(){const e="string"==typeof this.schema?JSON.parse(this.schema):this.schema;return{rootSchema:e,defs:e.$defs||e.definitions||{},currentValue:null!=this.initialData?Ii(this.initialData):void 0}},computed:{resolvedSchema(){return this.resolveSchema(this.rootSchema)},formApi(){return{resolveSchema:e=>this.resolveSchema(e),getSchemaAtPath:e=>this.getSchemaAtPath(e),getErrorsForPath:e=>this.getErrorsForPath(e)}}},watch:{schema:{handler(e){const t="string"==typeof e?JSON.parse(e):e;this.rootSchema=t,this.defs=t.$defs||t.definitions||{}},deep:!0},initialData:{handler(e){this.currentValue=null!=e?Ii(e):void 0},deep:!0}},methods:{resolveSchema(e){if(!e)return{type:"string"};if(e.$ref){const t=e.$ref.replace(/^#\/\$defs\//,"").replace(/^#\/definitions\//,""),n=this.defs[t];if(!n)return{type:"string",title:t};const{$ref:r,...s}=e;return{...this.resolveSchema(n),...s}}if(e.anyOf){const t=e.anyOf.filter(e=>"null"!==e.type);if(e.anyOf.some(e=>"null"===e.type)&&1===t.length){const n=this.resolveSchema(t[0]);return{...n,_nullable:!0,title:e.title||n.title,default:"default"in e?e.default:null}}if(t.length>=1)return this.resolveSchema(t[0])}if(e.oneOf&&e.discriminator)return e;if(e.oneOf){const t=e.oneOf.filter(e=>"null"!==e.type);if(e.oneOf.some(e=>"null"===e.type)&&1===t.length){const n=this.resolveSchema(t[0]);return{...n,_nullable:!0,title:e.title||n.title,default:"default"in e?e.default:null}}if(t.length>=1)return this.resolveSchema(t[0])}return e},getSchemaAtPath(e){let t=this.resolveSchema(this.rootSchema);for(const n of e){if(!t)return null;if(t.properties&&t.properties[n])t=this.resolveSchema(t.properties[n]);else{if(!t.items)return null;t=this.resolveSchema(t.items)}}return t},onValueChange(e){this.currentValue=e,this.$emit("change",e)},getErrorsForPath(e){if(!this.errors||"object"!=typeof this.errors)return[];const t=e.join(".");return this.errors[t]||[]},getValue(){return this.currentValue}}};const wo={class:"structured-field-editor"};ko.render=function(e,t,n,r,s,i){const o=Dn("SchemaEditor");return Hr(),Qr("div",wo,[i.resolvedSchema?(Hr(),Gr(o,{key:0,schema:i.resolvedSchema,"model-value":s.currentValue,path:[],form:i.formApi,"onUpdate:modelValue":i.onValueChange},null,8,["schema","model-value","form","onUpdate:modelValue"])):os("v-if",!0)])},ko.__file="src/SchemaForm.vue";class Co extends HTMLElement{constructor(){super(),this._formRef=bt(null),this._props=ct({schema:{},initialData:void 0,errors:{}}),this._app=null,this._mountPoint=null}connectedCallback(){if(this._mountPoint=document.createElement("div"),this.appendChild(this._mountPoint),!this._propsSet){const e=this.getAttribute("schema"),t=this.getAttribute("initial-data");e&&(this._props.schema=JSON.parse(e)),t&&(this._props.initialData=JSON.parse(t))}const e=this._formRef,t=this._props;this._app=fi({render:()=>Vs(ko,{ref:e,schema:t.schema,initialData:t.initialData,errors:t.errors,onChange:e=>{this.dispatchEvent(new CustomEvent("change",{detail:e,bubbles:!0}))}})}),this._app.mount(this._mountPoint)}disconnectedCallback(){this._app&&(this._app.unmount(),this._app=null),this._mountPoint=null}get schema(){return this._props.schema}set schema(e){this._propsSet=!0,this._props.schema="string"==typeof e?JSON.parse(e):e,this._rerender()}get initialData(){return this._props.initialData}set initialData(e){this._propsSet=!0,this._props.initialData="string"==typeof e?JSON.parse(e):e,this._rerender()}get errors(){return this._props.errors}set errors(e){this._propsSet=!0,this._props.errors="string"==typeof e?JSON.parse(e):e||{},this._rerender()}static get observedAttributes(){return["schema","initial-data","errors"]}attributeChangedCallback(e,t,n){t===n||this._propsSet||("schema"===e?this._props.schema=n?JSON.parse(n):{}:"initial-data"===e?this._props.initialData=n?JSON.parse(n):void 0:"errors"===e&&(this._props.errors=n?JSON.parse(n):{}),this._rerender())}getValue(){return this._formRef.value?.getValue?.()??null}_rerender(){if(!this._app)return;this._app.unmount(),this._mountPoint.innerHTML="";const e=this._formRef,t=this._props;this._app=fi({render:()=>Vs(ko,{ref:e,schema:t.schema,initialData:t.initialData,errors:t.errors,onChange:e=>{this.dispatchEvent(new CustomEvent("change",{detail:e,bubbles:!0}))}})}),this._app.mount(this._mountPoint)}}return e.ArrayEditor=Ui,e.BooleanEditor=Si,e.HiddenEditor=Ai,e.NullableEditor=Yi,e.NumberEditor=yi,e.ObjectEditor=ji,e.RelationEditor=uo,e.SchemaEditor=xo,e.SchemaForm=ko,e.SchemaFormElement=Co,e.SelectEditor=wi,e.StringEditor=t,e.UnionEditor=ro,e.registerCustomElement=function(e="schema-form"){customElements.get(e)||customElements.define(e,Co)},e}({});
|
|
24
|
+
**/
|
|
25
|
+
let wr;const Cr="undefined"!=typeof window&&window.trustedTypes;if(Cr)try{wr=Cr.createPolicy("vue",{createHTML:e=>e})}catch(e){}const Vr=wr?e=>wr.createHTML(e):e=>e,Ar="undefined"!=typeof document?document:null,Or=Ar&&Ar.createElement("template"),Pr={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r="svg"===t?Ar.createElementNS("http://www.w3.org/2000/svg",e):"mathml"===t?Ar.createElementNS("http://www.w3.org/1998/Math/MathML",e):n?Ar.createElement(e,{is:n}):Ar.createElement(e);return"select"===e&&s&&null!=s.multiple&&r.setAttribute("multiple",s.multiple),r},createText:e=>Ar.createTextNode(e),createComment:e=>Ar.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ar.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),r!==i&&(r=r.nextSibling););else{Or.innerHTML=Vr("svg"===s?`<svg>${e}</svg>`:"mathml"===s?`<math>${e}</math>`:e);const r=Or.content;if("svg"===s||"mathml"===s){const e=r.firstChild;for(;e.firstChild;)r.appendChild(e.firstChild);r.removeChild(e)}t.insertBefore(r,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},jr=Symbol("_vtc");const Rr=Symbol("_vod"),$r=Symbol("_vsh"),Tr={name:"show",beforeMount(e,{value:t},{transition:n}){e[Rr]="none"===e.style.display?"":e.style.display,n&&t?n.beforeEnter(e):Fr(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),Fr(e,!0),s.enter(e)):s.leave(e,()=>{Fr(e,!1)}):Fr(e,t))},beforeUnmount(e,{value:t}){Fr(e,t)}};function Fr(e,t){e.style.display=t?e[Rr]:"none",e[$r]=!t}const Ir=Symbol(""),Mr=/(?:^|;)\s*display\s*:/;const Nr=/\s*!important$/;function Dr(e,t,n){if(p(n))n.forEach(n=>Dr(e,t,n));else if(null==n&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=function(e,t){const n=Lr[t];if(n)return n;let s=O(t);if("filter"!==s&&s in e)return Lr[t]=s;s=R(s);for(let n=0;n<Ur.length;n++){const r=Ur[n]+s;if(r in e)return Lr[t]=r}return t}(e,t);Nr.test(n)?e.setProperty(j(s),n.replace(Nr,""),"important"):e[s]=n}}const Ur=["Webkit","Moz","ms"],Lr={};const qr="http://www.w3.org/1999/xlink";function zr(e,t,n,s,r,i=K(t)){s&&t.startsWith("xlink:")?null==n?e.removeAttributeNS(qr,t.slice(6,t.length)):e.setAttributeNS(qr,t,n):null==n||i&&!Z(n)?e.removeAttribute(t):e.setAttribute(t,i?"":_(n)?String(n):n)}function Wr(e,t,n,s,r){if("innerHTML"===t||"textContent"===t)return void(null!=n&&(e[t]="innerHTML"===t?Vr(n):n));const i=e.tagName;if("value"===t&&"PROGRESS"!==i&&!i.includes("-")){const s="OPTION"===i?e.getAttribute("value")||"":e.value,r=null==n?"checkbox"===e.type?"on":"":String(n);return s===r&&"_value"in e||(e.value=r),null==n&&e.removeAttribute(t),void(e._value=n)}let o=!1;if(""===n||null==n){const s=typeof e[t];"boolean"===s?n=Z(n):null==n&&"string"===s?(n="",o=!0):"number"===s&&(n=0,o=!0)}try{e[t]=n}catch(e){}o&&e.removeAttribute(r||t)}function Br(e,t,n,s){e.addEventListener(t,n,s)}const Hr=Symbol("_vei");function Kr(e,t,n,s,r=null){const i=e[Hr]||(e[Hr]={}),o=i[t];if(s&&o)o.value=s;else{const[n,l]=function(e){let t;if(Zr.test(e)){let n;for(t={};n=e.match(Zr);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}const n=":"===e[2]?e.slice(3):j(e.slice(2));return[n,t]}(t);if(s){const o=i[t]=function(e,t){const n=e=>{if(e._vts){if(e._vts<=n.attached)return}else e._vts=Date.now();jt(function(e,t){if(p(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(e=>t=>!t._stopped&&e&&e(t))}return t}(e,n.value),t,5,[e])};return n.value=e,n.attached=Gr(),n}(s,r);Br(e,n,o,l)}else o&&(!function(e,t,n,s){e.removeEventListener(t,n,s)}(e,n,o,l),i[t]=void 0)}}const Zr=/(?:Once|Passive|Capture)$/;let Qr=0;const Jr=Promise.resolve(),Gr=()=>Qr||(Jr.then(()=>Qr=0),Qr=Date.now());const Xr=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123;const Yr={};const ei="undefined"!=typeof HTMLElement?HTMLElement:class{};class ti extends ei{constructor(e,t={},n=mi){super(),this._def=e,this._props=t,this._createApp=n,this._isVueCE=!0,this._instance=null,this._app=null,this._nonce=this._def.nonce,this._connected=!1,this._resolved=!1,this._patching=!1,this._dirty=!1,this._numberProps=null,this._styleChildren=new WeakSet,this._styleAnchors=new WeakMap,this._ob=null,this.shadowRoot&&n!==mi?this._root=this.shadowRoot:!1!==e.shadowRoot?(this.attachShadow(c({},e.shadowRootOptions,{mode:"open"})),this._root=this.shadowRoot):this._root=this}connectedCallback(){if(!this.isConnected)return;this.shadowRoot||this._resolved||this._parseSlots(),this._connected=!0;let e=this;for(;e=e&&(e.assignedSlot||e.parentNode||e.host);)if(e instanceof ti){this._parent=e;break}this._instance||(this._resolved?this._mount(this._def):e&&e._pendingResolve?this._pendingResolve=e._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(e=this._parent){e&&(this._instance.parent=e._instance,this._inheritParentContext(e))}_inheritParentContext(e=this._parent){e&&this._app&&Object.setPrototypeOf(this._app._context.provides,e._instance.provides)}disconnectedCallback(){this._connected=!1,Ut(()=>{this._connected||(this._ob&&(this._ob.disconnect(),this._ob=null),this._app&&this._app.unmount(),this._instance&&(this._instance.ce=void 0),this._app=this._instance=null,this._teleportTargets&&(this._teleportTargets.clear(),this._teleportTargets=void 0))})}_processMutations(e){for(const t of e)this._setAttr(t.attributeName)}_resolveDef(){if(this._pendingResolve)return;for(let e=0;e<this.attributes.length;e++)this._setAttr(this.attributes[e].name);this._ob=new MutationObserver(this._processMutations.bind(this)),this._ob.observe(this,{attributes:!0});const e=(e,t=!1)=>{this._resolved=!0,this._pendingResolve=void 0;const{props:n,styles:s}=e;let r;if(n&&!p(n))for(const e in n){const t=n[e];(t===Number||t&&t.type===Number)&&(e in this._props&&(this._props[e]=N(this._props[e])),(r||(r=Object.create(null)))[O(e)]=!0)}this._numberProps=r,this._resolveProps(e),this.shadowRoot&&this._applyStyles(s),this._mount(e)},t=this._def.__asyncLoader;t?this._pendingResolve=t().then(t=>{t.configureApp=this._def.configureApp,e(this._def=t,!0)}):e(this._def)}_mount(e){this._app=this._createApp(e),this._inheritParentContext(),e.configureApp&&e.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const t=this._instance&&this._instance.exposed;if(t)for(const e in t)d(this,e)||Object.defineProperty(this,e,{get:()=>St(t[e])})}_resolveProps(e){const{props:t}=e,n=p(t)?t:Object.keys(t||{});for(const e of Object.keys(this))"_"!==e[0]&&n.includes(e)&&this._setProp(e,this[e]);for(const e of n.map(O))Object.defineProperty(this,e,{get(){return this._getProp(e)},set(t){this._setProp(e,t,!0,!this._patching)}})}_setAttr(e){if(e.startsWith("data-v-"))return;const t=this.hasAttribute(e);let n=t?this.getAttribute(e):Yr;const s=O(e);t&&this._numberProps&&this._numberProps[s]&&(n=N(n)),this._setProp(s,n,!1,!0)}_getProp(e){return this._props[e]}_setProp(e,t,n=!0,s=!1){if(t!==this._props[e]&&(this._dirty=!0,t===Yr?delete this._props[e]:(this._props[e]=t,"key"===e&&this._app&&(this._app._ceVNode.key=t)),s&&this._instance&&this._update(),n)){const n=this._ob;n&&(this._processMutations(n.takeRecords()),n.disconnect()),!0===t?this.setAttribute(j(e),""):"string"==typeof t||"number"==typeof t?this.setAttribute(j(e),t+""):t||this.removeAttribute(j(e)),n&&n.observe(this,{attributes:!0})}}_update(){const e=this._createVNode();this._app&&(e.appContext=this._app._context),fi(e,this._root)}_createVNode(){const e={};this.shadowRoot||(e.onVnodeMounted=e.onVnodeUpdated=this._renderSlots.bind(this));const t=er(this._def,c(e,this._props));return this._instance||(t.ce=e=>{this._instance=e,e.ce=this,e.isCE=!0;const t=(e,t)=>{this.dispatchEvent(new CustomEvent(e,E(t[0])?c({detail:t},t[0]):{detail:t}))};e.emit=(e,...n)=>{t(e,n),j(e)!==e&&t(j(e),n)},this._setParent()}),t}_applyStyles(e,t,n){if(!e)return;if(t){if(t===this._def||this._styleChildren.has(t))return;this._styleChildren.add(t)}const s=this._nonce,r=this.shadowRoot,i=n?this._getStyleAnchor(n)||this._getStyleAnchor(this._def):this._getRootStyleInsertionAnchor(r);let o=null;for(let l=e.length-1;l>=0;l--){const a=document.createElement("style");s&&a.setAttribute("nonce",s),a.textContent=e[l],r.insertBefore(a,o||i),o=a,0===l&&(n||this._styleAnchors.set(this._def,a),t&&this._styleAnchors.set(t,a))}}_getStyleAnchor(e){if(!e)return null;const t=this._styleAnchors.get(e);return t&&t.parentNode===this.shadowRoot?t:(t&&this._styleAnchors.delete(e),null)}_getRootStyleInsertionAnchor(e){for(let t=0;t<e.childNodes.length;t++){const n=e.childNodes[t];if(!(n instanceof HTMLStyleElement))return n}return null}_parseSlots(){const e=this._slots={};let t;for(;t=this.firstChild;){const n=1===t.nodeType&&t.getAttribute("slot")||"default";(e[n]||(e[n]=[])).push(t),this.removeChild(t)}}_renderSlots(){const e=this._getSlots(),t=this._instance.type.__scopeId;for(let n=0;n<e.length;n++){const s=e[n],r=s.getAttribute("name")||"default",i=this._slots[r],o=s.parentNode;if(i)for(const e of i){if(t&&1===e.nodeType){const n=t+"-s",s=document.createTreeWalker(e,1);let r;for(e.setAttribute(n,"");r=s.nextNode();)r.setAttribute(n,"")}o.insertBefore(e,s)}else for(;s.firstChild;)o.insertBefore(s.firstChild,s);o.removeChild(s)}}_getSlots(){const e=[this];this._teleportTargets&&e.push(...this._teleportTargets);const t=new Set;for(const n of e){const e=n.querySelectorAll("slot");for(let n=0;n<e.length;n++)t.add(e[n])}return Array.from(t)}_injectChildStyle(e,t){this._applyStyles(e.styles,e,t)}_beginPatch(){this._patching=!0,this._dirty=!1}_endPatch(){this._patching=!1,this._dirty&&this._instance&&this._update()}_hasShadowRoot(){return!1!==this._def.shadowRoot}_removeChildStyle(e){}}const ni=e=>{const t=e.props["onUpdate:modelValue"]||!1;return p(t)?e=>F(t,e):t};function si(e){e.target.composing=!0}function ri(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const ii=Symbol("_assign");function oi(e,t,n){return t&&(e=e.trim()),n&&(e=M(e)),e}const li={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[ii]=ni(r);const i=s||r.props&&"number"===r.props.type;Br(e,t?"change":"input",t=>{t.target.composing||e[ii](oi(e.value,n,i))}),(n||i)&&Br(e,"change",()=>{e.value=oi(e.value,n,i)}),t||(Br(e,"compositionstart",si),Br(e,"compositionend",ri),Br(e,"change",ri))},mounted(e,{value:t}){e.value=null==t?"":t},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:i}},o){if(e[ii]=ni(o),e.composing)return;const l=null==t?"":t;if((!i&&"number"!==e.type||/^0\d/.test(e.value)?e.value:M(e.value))!==l){if(document.activeElement===e&&"range"!==e.type){if(s&&t===n)return;if(r&&e.value.trim()===l)return}e.value=l}}},ai=["ctrl","shift","alt","meta"],ci={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&0!==e.button,middle:e=>"button"in e&&1!==e.button,right:e=>"button"in e&&2!==e.button,exact:(e,t)=>ai.some(n=>e[`${n}Key`]&&!t.includes(n))},ui=(e,t)=>{if(!e)return e;const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=(n,...s)=>{for(let e=0;e<t.length;e++){const s=ci[t[e]];if(s&&s(n,t))return}return e(n,...s)})},hi=c({patchProp:(e,t,n,s,r,i)=>{const o="svg"===r;"class"===t?function(e,t,n){const s=e[jr];s&&(t=(t?[t,...s]:[...s]).join(" ")),null==t?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}(e,s,o):"style"===t?function(e,t,n){const s=e.style,r=y(n);let i=!1;if(n&&!r){if(t)if(y(t))for(const e of t.split(";")){const t=e.slice(0,e.indexOf(":")).trim();null==n[t]&&Dr(s,t,"")}else for(const e in t)null==n[e]&&Dr(s,e,"");for(const e in n)"display"===e&&(i=!0),Dr(s,e,n[e])}else if(r){if(t!==n){const e=s[Ir];e&&(n+=";"+e),s.cssText=n,i=Mr.test(n)}}else t&&e.removeAttribute("style");Rr in e&&(e[Rr]=i?s.display:"",e[$r]&&(s.display="none"))}(e,n,s):l(t)?a(t)||Kr(e,t,0,s,i):("."===t[0]?(t=t.slice(1),1):"^"===t[0]?(t=t.slice(1),0):function(e,t,n,s){if(s)return"innerHTML"===t||"textContent"===t||!!(t in e&&Xr(t)&&v(n));if("spellcheck"===t||"draggable"===t||"translate"===t||"autocorrect"===t)return!1;if("sandbox"===t&&"IFRAME"===e.tagName)return!1;if("form"===t)return!1;if("list"===t&&"INPUT"===e.tagName)return!1;if("type"===t&&"TEXTAREA"===e.tagName)return!1;if("width"===t||"height"===t){const t=e.tagName;if("IMG"===t||"VIDEO"===t||"CANVAS"===t||"SOURCE"===t)return!1}if(Xr(t)&&y(n))return!1;return t in e}(e,t,s,o))?(Wr(e,t,s),e.tagName.includes("-")||"value"!==t&&"checked"!==t&&"selected"!==t||zr(e,t,s,o,0,"value"!==t)):e._isVueCE&&(function(e,t){const n=e._def.props;if(!n)return!1;const s=O(t);return Array.isArray(n)?n.some(e=>O(e)===s):Object.keys(n).some(e=>O(e)===s)}(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!y(s)))?Wr(e,O(t),s,0,t):("true-value"===t?e._trueValue=s:"false-value"===t&&(e._falseValue=s),zr(e,t,s,o))}},Pr);let di;function pi(){return di||(di=Os(hi))}const fi=(...e)=>{pi().render(...e)},mi=(...e)=>{const t=pi().createApp(...e),{mount:n}=t;return t.mount=e=>{const s=function(e){if(y(e)){return document.querySelector(e)}return e}(e);if(!s)return;const r=t._component;v(r)||r.render||r.template||(r.template=s.innerHTML),1===s.nodeType&&(s.textContent="");const i=n(s,!1,function(e){if(e instanceof SVGElement)return"svg";if("function"==typeof MathMLElement&&e instanceof MathMLElement)return"mathml"}(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t};const gi=["value","placeholder"],vi=["value","placeholder"],yi={key:2,class:"errorlist"};t.render=function(e,t,n,s,r,i){return zs(),Ks("div",{class:H(["sf-field",{errors:i.fieldErrors.length}])},[Ys("label",{class:H(["sf-label",{required:i.isRequired}])},G(i.title),3),i.isLong?(zs(),Ks("textarea",{key:0,class:"sf-input sf-textarea",rows:"3",value:n.modelValue,placeholder:n.schema.placeholder||"",onInput:t[0]||(t[0]=t=>e.$emit("update:modelValue",t.target.value))},null,40,gi)):(zs(),Ks("input",{key:1,type:"text",class:"sf-input",value:null!=n.modelValue?String(n.modelValue):"",placeholder:n.schema.placeholder||"",onInput:t[1]||(t[1]=t=>e.$emit("update:modelValue",t.target.value))},null,40,vi)),i.fieldErrors.length?(zs(),Ks("ul",yi,[(zs(!0),Ks(Ms,null,In(i.fieldErrors,(e,t)=>(zs(),Ks("li",{key:t},G(e),1))),128))])):sr("v-if",!0)],2)},t.__file="src/editors/StringEditor.vue";var _i={name:"NumberEditor",props:{schema:{type:Object,required:!0},modelValue:{default:0},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",onInput(e){const t=e.target.value;""===t?this.$emit("update:modelValue",0):this.$emit("update:modelValue","integer"===this.schema.type?parseInt(t,10):parseFloat(t))}}};const bi=["step","min","max","value"],Si={key:0,class:"errorlist"};_i.render=function(e,t,n,s,r,i){return zs(),Ks("div",{class:H(["sf-field",{errors:i.fieldErrors.length}])},[Ys("label",{class:H(["sf-label",{required:i.isRequired}])},G(i.title),3),Ys("input",{type:"number",class:"sf-input",step:"integer"===n.schema.type?"1":"any",min:null!=n.schema.minimum?String(n.schema.minimum):void 0,max:null!=n.schema.maximum?String(n.schema.maximum):void 0,value:null!=n.modelValue?n.modelValue:"",onInput:t[0]||(t[0]=(...e)=>i.onInput&&i.onInput(...e))},null,40,bi),i.fieldErrors.length?(zs(),Ks("ul",Si,[(zs(!0),Ks(Ms,null,In(i.fieldErrors,(e,t)=>(zs(),Ks("li",{key:t},G(e),1))),128))])):sr("v-if",!0)],2)},_i.__file="src/editors/NumberEditor.vue";var xi={name:"BooleanEditor",props:{schema:{type:Object,required:!0},modelValue:{default:!1},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):""}};const ki={class:"sf-checkbox-label"},Ei=["checked"],wi={key:0,class:"errorlist"};xi.render=function(e,t,n,s,r,i){return zs(),Ks("div",{class:H(["sf-field sf-field-boolean",{errors:i.fieldErrors.length}])},[Ys("label",ki,[Ys("input",{type:"checkbox",class:"sf-checkbox",checked:!!n.modelValue,onChange:t[0]||(t[0]=t=>e.$emit("update:modelValue",t.target.checked))},null,40,Ei),nr(" "+G(i.title),1)]),i.fieldErrors.length?(zs(),Ks("ul",wi,[(zs(!0),Ks(Ms,null,In(i.fieldErrors,(e,t)=>(zs(),Ks("li",{key:t},G(e),1))),128))])):sr("v-if",!0)],2)},xi.__file="src/editors/BooleanEditor.vue";var Ci={name:"SelectEditor",props:{schema:{type:Object,required:!0},modelValue:{default:""},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):""}};const Vi=["value"],Ai=["value"],Oi={key:0,class:"errorlist"};Ci.render=function(e,t,n,s,r,i){return zs(),Ks("div",{class:H(["sf-field",{errors:i.fieldErrors.length}])},[Ys("label",{class:H(["sf-label",{required:i.isRequired}])},G(i.title),3),Ys("select",{class:"sf-input sf-select",value:null!=n.modelValue?String(n.modelValue):"",onChange:t[0]||(t[0]=t=>e.$emit("update:modelValue",t.target.value))},[(zs(!0),Ks(Ms,null,In(n.schema.enum||[],e=>(zs(),Ks("option",{key:e,value:String(e)},G(e),9,Ai))),128))],40,Vi),i.fieldErrors.length?(zs(),Ks("ul",Oi,[(zs(!0),Ks(Ms,null,In(i.fieldErrors,(e,t)=>(zs(),Ks("li",{key:t},G(e),1))),128))])):sr("v-if",!0)],2)},Ci.__file="src/editors/SelectEditor.vue";var Pi={name:"HiddenEditor",props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],computed:{resolvedValue(){return"const"in this.schema?this.schema.const:this.schema.enum&&1===this.schema.enum.length?this.schema.enum[0]:this.modelValue}},mounted(){this.resolvedValue!==this.modelValue&&this.$emit("update:modelValue",this.resolvedValue)},methods:{getValue(){return this.resolvedValue}}};const ji={style:{display:"none"}};Pi.render=function(e,t,n,s,r,i){return zs(),Ks("div",ji)},Pi.__file="src/editors/HiddenEditor.vue";var Ri={name:"ObjectEditor",beforeCreate(){this.$options.components||(this.$options.components={}),this.$options.components.SchemaEditor=ko},props:{schema:{type:Object,required:!0},modelValue:{default:()=>({})},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],computed:{isRoot(){return 0===this.path.length},title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",onChildChange(e,t){const n={...this.modelValue||{},[e]:t};this.$emit("update:modelValue",n)}}};const $i={key:0,class:"sf-object sf-object-root"},Ti={class:"sf-object-fields"},Fi={key:1,class:"sf-object"},Ii={class:"sf-object-title"},Mi={class:"sf-object-fields"};function Ni(e){if(null===e||"object"!=typeof e)return e;if(Array.isArray(e))return e.map(Ni);const t={};for(const n of Object.keys(e))t[n]=Ni(e[n]);return t}function Di(e){if("default"in e)return Ni(e.default);if("object"===e.type){const t={};for(const[n,s]of Object.entries(e.properties||{}))"default"in s?t[n]=Ni(s.default):"string"===s.type?t[n]="":"integer"===s.type||"number"===s.type?t[n]=0:"boolean"===s.type?t[n]=!1:"array"===s.type&&(t[n]=[]);return t}return"array"===e.type?[]:"string"===e.type?"":"integer"===e.type||"number"===e.type?0:"boolean"!==e.type&&("relation"===e.type&&e.multiple?[]:null)}Ri.render=function(e,t,n,s,r,i){const o=Rn("SchemaEditor");return i.isRoot?(zs(),Ks("div",$i,[Ys("div",Ti,[sr(' {{ schema.properties }}\n <span v-for="(propSchema, key) in schema.properties" :key="key">\n {{ key }}: {{ form.resolveSchema(propSchema) }}\n </span> '),(zs(!0),Ks(Ms,null,In(n.schema.properties||{},(e,t)=>(zs(),Zs(o,{key:t,schema:n.form.resolveSchema(e),"model-value":(n.modelValue||{})[t],path:[...n.path,t],form:n.form,"onUpdate:modelValue":e=>i.onChildChange(t,e)},null,8,["schema","model-value","path","form","onUpdate:modelValue"]))),128))])])):(zs(),Ks("fieldset",Fi,[Ys("legend",Ii,G(i.title),1),Ys("div",Mi,[(zs(!0),Ks(Ms,null,In(n.schema.properties||{},(e,t)=>(zs(),Zs(o,{key:t,schema:n.form.resolveSchema(e),"model-value":(n.modelValue||{})[t],path:[...n.path,t],form:n.form,"onUpdate:modelValue":e=>i.onChildChange(t,e)},null,8,["schema","model-value","path","form","onUpdate:modelValue"]))),128))])]))},Ri.__file="src/editors/ObjectEditor.vue";let Ui=0;var Li={name:"ArrayEditor",beforeCreate(){this.$options.components||(this.$options.components={}),this.$options.components.SchemaEditor=ko},props:{schema:{type:Object,required:!0},modelValue:{default:()=>[]},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],data(){return{items:(Array.isArray(this.modelValue)?this.modelValue:[]).map(e=>({_key:Ui++,value:e}))}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},itemSchema(){return this.form.resolveSchema(this.schema.items||{})},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",addItem(){const e=Di(this.itemSchema);this.items.push({_key:Ui++,value:e}),this.emitValue()},removeItem(e){this.items.splice(e,1),this.emitValue()},moveItem(e,t){const n=e+t;if(n<0||n>=this.items.length)return;const s=this.items[e];this.items.splice(e,1,this.items[n]),this.items.splice(n,1,s),this.emitValue()},onItemChange(e,t){this.items[e].value=t,this.emitValue()},emitValue(){this.$emit("update:modelValue",this.items.map(e=>e.value))}}};const qi={class:"sf-array-header"},zi={class:"sf-label"},Wi={class:"sf-array-count"},Bi={class:"sf-array-items"},Hi={class:"sf-array-item-header"},Ki={class:"sf-array-item-index"},Zi={class:"sf-array-item-actions"},Qi=["onClick"],Ji=["onClick"],Gi=["onClick"],Xi={class:"sf-array-item-body"},Yi={key:0,class:"errorlist"};Li.render=function(e,t,n,s,r,i){const o=Rn("SchemaEditor");return zs(),Ks("div",{class:H(["sf-array",{errors:i.fieldErrors.length}])},[Ys("div",qi,[Ys("span",zi,G(i.title),1),Ys("span",Wi,G(r.items.length),1),Ys("button",{type:"button",class:"sf-btn sf-btn-add",onClick:t[0]||(t[0]=e=>i.addItem())},[...t[1]||(t[1]=[Ys("i",{class:"fas fa-plus"},null,-1),nr(" Add ",-1)])])]),Ys("div",Bi,[(zs(!0),Ks(Ms,null,In(r.items,(e,s)=>(zs(),Ks("div",{key:e._key,class:"sf-array-item"},[Ys("div",Hi,[Ys("span",Ki,"#"+G(s+1),1),Ys("div",Zi,[s>0?(zs(),Ks("button",{key:0,type:"button",class:"sf-btn sf-btn-sm",onClick:e=>i.moveItem(s,-1)},[...t[2]||(t[2]=[Ys("i",{class:"fas fa-arrow-up"},null,-1)])],8,Qi)):sr("v-if",!0),Ys("button",{type:"button",class:"sf-btn sf-btn-sm",onClick:e=>i.moveItem(s,1)},[...t[3]||(t[3]=[Ys("i",{class:"fas fa-arrow-down"},null,-1)])],8,Ji),Ys("button",{type:"button",class:"sf-btn sf-btn-sm sf-btn-danger",onClick:e=>i.removeItem(s)},[...t[4]||(t[4]=[Ys("i",{class:"fas fa-times"},null,-1)])],8,Gi)])]),Ys("div",Xi,[er(o,{schema:i.itemSchema,"model-value":e.value,path:[...n.path,String(s)],form:n.form,"onUpdate:modelValue":e=>i.onItemChange(s,e)},null,8,["schema","model-value","path","form","onUpdate:modelValue"])])]))),128))]),i.fieldErrors.length?(zs(),Ks("ul",Yi,[(zs(!0),Ks(Ms,null,In(i.fieldErrors,(e,t)=>(zs(),Ks("li",{key:t},G(e),1))),128))])):sr("v-if",!0)],2)},Li.__file="src/editors/ArrayEditor.vue";var eo={name:"NullableEditor",beforeCreate(){this.$options.components||(this.$options.components={}),this.$options.components.SchemaEditor=ko},props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],data(){return{isNull:null===this.modelValue||void 0===this.modelValue}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},innerSchema(){const e={...this.schema};return delete e._nullable,e},toggleClass(){return this.isNull?"sf-btn sf-btn-sm sf-btn-add":"sf-btn sf-btn-sm sf-btn-danger"},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]}},watch:{modelValue(e){this.isNull=null==e}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",toggle(){this.isNull?(this.isNull=!1,this.$emit("update:modelValue",Di(this.innerSchema))):(this.isNull=!0,this.$emit("update:modelValue",null))}}};const to={class:"sf-nullable-header"},no={class:"sf-nullable-body"},so={key:0,class:"errorlist"};eo.render=function(e,t,n,s,r,i){const o=Rn("SchemaEditor");return zs(),Ks("div",{class:H(["sf-nullable",{errors:i.fieldErrors.length}])},[Ys("div",to,[Ys("label",{class:H(["sf-label",{required:i.isRequired}])},G(i.title),3),Ys("button",{type:"button",class:H(i.toggleClass),onClick:t[0]||(t[0]=(...e)=>i.toggle&&i.toggle(...e))},[r.isNull?(zs(),Ks(Ms,{key:0},[t[2]||(t[2]=Ys("i",{class:"fas fa-plus"},null,-1)),t[3]||(t[3]=nr(" Add ",-1))],64)):(zs(),Ks(Ms,{key:1},[t[4]||(t[4]=Ys("i",{class:"fas fa-times"},null,-1)),t[5]||(t[5]=nr(" Remove ",-1))],64))],2)]),Ys("div",no,[r.isNull?sr("v-if",!0):(zs(),Zs(o,{key:0,schema:i.innerSchema,"model-value":n.modelValue,path:n.path,form:n.form,"onUpdate:modelValue":t[1]||(t[1]=t=>e.$emit("update:modelValue",t))},null,8,["schema","model-value","path","form"]))]),i.fieldErrors.length?(zs(),Ks("ul",so,[(zs(!0),Ks(Ms,null,In(i.fieldErrors,(e,t)=>(zs(),Ks("li",{key:t},G(e),1))),128))])):sr("v-if",!0)],2)},eo.__file="src/editors/NullableEditor.vue";var ro={name:"UnionEditor",beforeCreate(){this.$options.components||(this.$options.components={}),this.$options.components.SchemaEditor=ko},props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],data(){const e=this.schema.discriminator.propertyName,t=this.schema.discriminator.mapping;return{discriminatorProp:e,mapping:t,currentType:this.modelValue?this.modelValue[e]:Object.keys(t)[0]}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},typeKeys(){return Object.keys(this.mapping)},currentSchema(){const e=this.mapping[this.currentType];return this.form.resolveSchema({$ref:e})},innerValue(){if(this.modelValue&&this.modelValue[this.discriminatorProp]===this.currentType)return this.modelValue;const e=Di(this.currentSchema);return e[this.discriminatorProp]=this.currentType,e}},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",onTypeChange(e){this.currentType=e.target.value;const t=Di(this.currentSchema);t[this.discriminatorProp]=this.currentType,this.$emit("update:modelValue",t)},onInnerChange(e){e&&(e[this.discriminatorProp]=this.currentType),this.$emit("update:modelValue",e)}}};const io={class:"sf-union"},oo={class:"sf-field"},lo={class:"sf-label"},ao=["value"],co=["value"],uo={class:"sf-union-body"};ro.render=function(e,t,n,s,r,i){const o=Rn("SchemaEditor");return zs(),Ks("div",io,[Ys("div",oo,[Ys("label",lo,G(i.title),1),Ys("select",{class:"sf-input sf-select",value:r.currentType,onChange:t[0]||(t[0]=(...e)=>i.onTypeChange&&i.onTypeChange(...e))},[(zs(!0),Ks(Ms,null,In(i.typeKeys,e=>(zs(),Ks("option",{key:e,value:e},G(i.humanize(e)),9,co))),128))],40,ao)]),Ys("div",uo,[(zs(),Zs(o,{key:r.currentType,schema:i.currentSchema,"model-value":i.innerValue,path:n.path,form:n.form,"onUpdate:modelValue":i.onInnerChange},null,8,["schema","model-value","path","form","onUpdate:modelValue"]))])])},ro.__file="src/editors/UnionEditor.vue";var ho={name:"RelationEditor",props:{schema:{type:Object,required:!0},modelValue:{default:null},path:{type:Array,default:()=>[]},form:{type:Object,default:null}},emits:["update:modelValue"],data(){const e=!!this.schema.multiple,t=this.modelValue;let n;return n=e?Array.isArray(t)?[...t]:[]:t?[t]:[],{isMultiple:e,allowClear:this.schema.options?.select2?.allowClear??!0,placeholder:this.schema.options?.select2?.placeholder||"Search...",searchUrl:this.schema.options?.select2?.ajax?.url||"",selected:n,dropdownVisible:!1,searchResults:[],currentPage:1,hasMore:!1,loading:!1,highlightIndex:-1,searchQuery:""}},computed:{title(){return this.schema.title||this.humanize(this.path[this.path.length-1])||""},isRequired(){if(this.path.length<2||!this.form)return!1;const e=this.path.slice(0,-1),t=this.path[this.path.length-1],n=this.form.getSchemaAtPath(e);return n&&Array.isArray(n.required)&&n.required.includes(t)},showSearch(){return!(!this.isMultiple&&this.selected.length>0)},fieldErrors(){return this.form&&this.form.getErrorsForPath?this.form.getErrorsForPath(this.path):[]},filteredResults(){const e=new Set(this.selected.map(e=>`${e.id}-${e.model||""}`));return this.searchResults.filter(t=>!e.has(`${t.id}-${t.model||""}`))}},created(){this._doSearch=function(e,t){let n;return function(...s){clearTimeout(n),n=setTimeout(()=>e.apply(this,s),t)}}(e=>this.fetchResults(e,1),300),this._onDocClick=e=>{this.$refs.root&&!this.$refs.root.contains(e.target)&&this.closeDropdown()}},mounted(){document.addEventListener("click",this._onDocClick)},beforeUnmount(){document.removeEventListener("click",this._onDocClick)},methods:{humanize:e=>e?e.replace(/_/g," ").replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,e=>e.toUpperCase()):"",getDisplayName(e){if(!e)return"";for(const t of["__str__","name","title","label"])if(e[t])return String(e[t]);return`#${e.id||"?"}`},itemKey:e=>`${e.id}-${e.model||""}`,onSearchInput(){this._doSearch(this.searchQuery)},openDropdown(){this.dropdownVisible||(this.dropdownVisible=!0,this.fetchResults(this.searchQuery,1))},closeDropdown(){this.dropdownVisible=!1,this.highlightIndex=-1},async fetchResults(e,t){if(this.searchUrl){this.loading=!0,this.currentPage=t;try{const n=new URL(this.searchUrl,window.location.origin);n.searchParams.set("_q",e||""),n.searchParams.set("page",String(t));const s=await fetch(n,{credentials:"same-origin"});if(!s.ok)return;const r=await s.json();this.searchResults=1===t?r.items||[]:this.searchResults.concat(r.items||[]),this.hasMore=r.more}finally{this.loading=!1}}},handleKeyDown(e){this.filteredResults.length&&("ArrowDown"===e.key?(e.preventDefault(),this.highlightIndex=Math.min(this.highlightIndex+1,this.filteredResults.length-1)):"ArrowUp"===e.key?(e.preventDefault(),this.highlightIndex=Math.max(this.highlightIndex-1,0)):"Enter"===e.key?(e.preventDefault(),this.highlightIndex>=0&&this.highlightIndex<this.filteredResults.length&&this.selectItem(this.filteredResults[this.highlightIndex])):"Escape"===e.key&&this.closeDropdown())},selectItem(e){this.isMultiple?this.selected.push(e):this.selected=[e],this.searchQuery="",this.highlightIndex=-1,this.closeDropdown(),this.emitValue()},removeItem(e){this.selected=this.selected.filter(t=>!(t.id===e.id&&(t.model||"")===(e.model||""))),this.emitValue()},emitValue(){this.isMultiple?this.$emit("update:modelValue",[...this.selected]):this.$emit("update:modelValue",this.selected[0]||null)}}};const po={class:"sf-relation-wrapper"},fo={key:0,class:"sf-relation-selected"},mo={class:"sf-relation-tag-text"},go=["onClick"],vo={class:"sf-relation-search"},yo=["placeholder"],_o={class:"sf-relation-dropdown"},bo={key:0,class:"sf-relation-dropdown-empty"},So=["onClick"],xo={key:0,class:"errorlist"};ho.render=function(e,t,n,s,r,i){return zs(),Ks("div",{class:H(["sf-field sf-relation",{errors:i.fieldErrors.length}]),ref:"root"},[Ys("label",{class:H(["sf-label",{required:i.isRequired}])},G(i.title),3),Ys("div",po,[sr(" Selected items "),r.selected.length?(zs(),Ks("div",fo,[(zs(!0),Ks(Ms,null,In(r.selected,e=>(zs(),Ks("div",{key:i.itemKey(e),class:"sf-relation-tag"},[Ys("span",mo,G(i.getDisplayName(e)),1),r.isMultiple||r.allowClear?(zs(),Ks("button",{key:0,type:"button",class:"sf-relation-tag-remove",onClick:ui(t=>i.removeItem(e),["stop"])},[...t[5]||(t[5]=[Ys("i",{class:"fas fa-times"},null,-1)])],8,go)):sr("v-if",!0)]))),128))])):sr("v-if",!0),sr(" Search box "),Jt(Ys("div",vo,[Jt(Ys("input",{ref:"searchInput",type:"text",class:"sf-input sf-relation-input",placeholder:r.placeholder,autocomplete:"off","onUpdate:modelValue":t[0]||(t[0]=e=>r.searchQuery=e),onInput:t[1]||(t[1]=(...e)=>i.onSearchInput&&i.onSearchInput(...e)),onFocus:t[2]||(t[2]=(...e)=>i.openDropdown&&i.openDropdown(...e)),onKeydown:t[3]||(t[3]=(...e)=>i.handleKeyDown&&i.handleKeyDown(...e))},null,40,yo),[[li,r.searchQuery]]),sr(" Dropdown "),Jt(Ys("div",_o,[0!==i.filteredResults.length||r.loading?sr("v-if",!0):(zs(),Ks("div",bo," No results found ")),(zs(!0),Ks(Ms,null,In(i.filteredResults,(e,t)=>(zs(),Ks("div",{key:i.itemKey(e),class:H(["sf-relation-dropdown-item",{highlighted:t===r.highlightIndex}]),onClick:t=>i.selectItem(e)},G(i.getDisplayName(e)),11,So))),128)),r.hasMore?(zs(),Ks("div",{key:1,class:"sf-relation-dropdown-more",onClick:t[4]||(t[4]=e=>i.fetchResults(r.searchQuery,r.currentPage+1))}," Load more... ")):sr("v-if",!0)],512),[[Tr,r.dropdownVisible]])],512),[[Tr,i.showSearch]])]),i.fieldErrors.length?(zs(),Ks("ul",xo,[(zs(!0),Ks(Ms,null,In(i.fieldErrors,(e,t)=>(zs(),Ks("li",{key:t},G(e),1))),128))])):sr("v-if",!0)],2)},ho.__file="src/editors/RelationEditor.vue";var ko={name:"SchemaEditor",components:{StringEditor:t,NumberEditor:_i,BooleanEditor:xi,SelectEditor:Ci,HiddenEditor:Pi,ObjectEditor:Ri,ArrayEditor:Li,NullableEditor:eo,UnionEditor:ro,RelationEditor:ho},props:{schema:{type:Object,required:!0},modelValue:{default:void 0},path:{type:Array,default:()=>[]},form:{type:Object,required:!0}},emits:["update:modelValue"],computed:{editorComponent(){const e=this.schema;return this.path.length>12?"StringEditor":"relation"===e.type?"RelationEditor":e.oneOf&&e.discriminator?"UnionEditor":"const"in e||e.enum&&1===e.enum.length&&"string"===e.type?"HiddenEditor":e._nullable?"NullableEditor":"object"===e.type&&e.properties?"ObjectEditor":"array"===e.type?"ArrayEditor":e.enum?"SelectEditor":"boolean"===e.type?"BooleanEditor":"number"===e.type||"integer"===e.type?"NumberEditor":"StringEditor"}}};ko.render=function(e,t,n,s,r,i){return zs(),Zs((o=i.editorComponent,y(o)?Tn(jn,o,!1)||o:o||$n),{schema:n.schema,"model-value":n.modelValue,path:n.path,form:n.form,"onUpdate:modelValue":t[0]||(t[0]=t=>e.$emit("update:modelValue",t))},null,8,["schema","model-value","path","form"]);var o},ko.__file="src/editors/SchemaEditor.vue";var Eo={name:"SchemaForm",components:{SchemaEditor:ko},props:{schema:{type:[Object,String],default:()=>({})},initialData:{default:void 0},errors:{type:Object,default:()=>({})}},emits:["change"],expose:["getValue"],data(){const e="string"==typeof this.schema?JSON.parse(this.schema):this.schema;return{rootSchema:e,defs:e.$defs||e.definitions||{},currentValue:null!=this.initialData?Ni(this.initialData):void 0}},computed:{resolvedSchema(){return this.resolveSchema(this.rootSchema)},formApi(){return{resolveSchema:e=>this.resolveSchema(e),getSchemaAtPath:e=>this.getSchemaAtPath(e),getErrorsForPath:e=>this.getErrorsForPath(e)}}},watch:{schema:{handler(e){const t="string"==typeof e?JSON.parse(e):e;this.rootSchema=t,this.defs=t.$defs||t.definitions||{}},deep:!0},initialData:{handler(e){this.currentValue=null!=e?Ni(e):void 0},deep:!0}},methods:{resolveSchema(e){if(!e)return{type:"string"};if(e.$ref){const t=e.$ref.replace(/^#\/\$defs\//,"").replace(/^#\/definitions\//,""),n=this.defs[t];if(!n)return{type:"string",title:t};const{$ref:s,...r}=e;return{...this.resolveSchema(n),...r}}if(e.anyOf){const t=e.anyOf.filter(e=>"null"!==e.type);if(e.anyOf.some(e=>"null"===e.type)&&1===t.length){const n=this.resolveSchema(t[0]);return{...n,_nullable:!0,title:e.title||n.title,default:"default"in e?e.default:null}}if(t.length>=1)return this.resolveSchema(t[0])}if(e.oneOf&&e.discriminator)return e;if(e.oneOf){const t=e.oneOf.filter(e=>"null"!==e.type);if(e.oneOf.some(e=>"null"===e.type)&&1===t.length){const n=this.resolveSchema(t[0]);return{...n,_nullable:!0,title:e.title||n.title,default:"default"in e?e.default:null}}if(t.length>=1)return this.resolveSchema(t[0])}return e},getSchemaAtPath(e){let t=this.resolveSchema(this.rootSchema);for(const n of e){if(!t)return null;if(t.properties&&t.properties[n])t=this.resolveSchema(t.properties[n]);else{if(!t.items)return null;t=this.resolveSchema(t.items)}}return t},onValueChange(e){this.currentValue=e,this.$emit("change",e)},getErrorsForPath(e){if(!this.errors||"object"!=typeof this.errors)return[];const t=e.join(".");return this.errors[t]||[]},getValue(){return this.currentValue}}};const wo={class:"structured-field-editor"};Eo.render=function(e,t,n,s,r,i){const o=Rn("SchemaEditor");return zs(),Ks("div",wo,[i.resolvedSchema?(zs(),Zs(o,{key:0,schema:i.resolvedSchema,"model-value":r.currentValue,path:[],form:i.formApi,"onUpdate:modelValue":i.onValueChange},null,8,["schema","model-value","form","onUpdate:modelValue"])):sr("v-if",!0)])},Eo.__file="src/SchemaForm.vue";const Co=function(e,t,n){let s=function(e,t){return v(e)?(()=>c({name:e.name},t,{setup:e}))():e}(e,t);E(s)&&(s=c({},s,t));class r extends ti{constructor(e){super(s,e,n)}}return r.def=s,r}({...Eo,shadowRoot:!1});return e.ArrayEditor=Li,e.BooleanEditor=xi,e.HiddenEditor=Pi,e.NullableEditor=eo,e.NumberEditor=_i,e.ObjectEditor=Ri,e.RelationEditor=ho,e.SchemaEditor=ko,e.SchemaForm=Eo,e.SchemaFormElement=Co,e.SelectEditor=Ci,e.StringEditor=t,e.UnionEditor=ro,e.registerCustomElement=function(e="schema-form"){customElements.get(e)||customElements.define(e,Co)},e}({});
|
|
25
26
|
//# sourceMappingURL=structured-widget-editor.js.map
|