cyy-vue-material 1.1.1 → 1.1.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/dev.js CHANGED
@@ -1 +1 @@
1
- import e from"querystring";function t(e,t){const n=Object.create(null),o=e.split(",");for(let e=0;e<o.length;e++)n[o[e]]=!0;return t?e=>!!n[e.toLowerCase()]:e=>!!n[e]}function n(e){if(j(e)){const t={};for(let o=0;o<e.length;o++){const a=e[o],r=P(a)?i(a):n(a);if(r)for(const e in r)t[e]=r[e]}return t}return P(e)||I(e)?e:void 0}const o=/;(?![^(]*\))/g,a=/:([^]+)/,r=/\/\*.*?\*\//gs;function i(e){const t={};return e.replace(r,"").split(o).forEach((e=>{if(e){const n=e.split(a);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}function s(e){let t="";if(P(e))t=e;else if(j(e))for(let n=0;n<e.length;n++){const o=s(e[n]);o&&(t+=o+" ")}else if(I(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const c=t("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot"),l=t("svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view"),d=t("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function p(e){return!!e||""===e}const u=e=>P(e)?e:null==e?"":j(e)||I(e)&&(e.toString===$||!A(e.toString))?JSON.stringify(e,f,2):String(e),f=(e,t)=>t&&t.__v_isRef?f(e,t.value):C(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n])=>(e[`${t} =>`]=n,e)),{})}:O(t)?{[`Set(${t.size})`]:[...t.values()]}:!I(t)||j(t)||z(t)?t:String(t),g=Object.freeze({}),v=Object.freeze([]),h=()=>{},b=()=>!1,m=/^on[^a-z]/,y=e=>m.test(e),x=e=>e.startsWith("onUpdate:"),w=Object.assign,_=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},k=Object.prototype.hasOwnProperty,S=(e,t)=>k.call(e,t),j=Array.isArray,C=e=>"[object Map]"===N(e),O=e=>"[object Set]"===N(e),A=e=>"function"==typeof e,P=e=>"string"==typeof e,T=e=>"symbol"==typeof e,I=e=>null!==e&&"object"==typeof e,B=e=>I(e)&&A(e.then)&&A(e.catch),$=Object.prototype.toString,N=e=>$.call(e),F=e=>N(e).slice(8,-1),z=e=>"[object Object]"===N(e),E=e=>P(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,L=t(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),M=t("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),D=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},R=/-(\w)/g,U=D((e=>e.replace(R,((e,t)=>t?t.toUpperCase():"")))),V=/\B([A-Z])/g,K=D((e=>e.replace(V,"-$1").toLowerCase())),G=D((e=>e.charAt(0).toUpperCase()+e.slice(1))),W=D((e=>e?`on${G(e)}`:"")),H=(e,t)=>!Object.is(e,t),q=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},J=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Y=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Z;const Q=()=>Z||(Z="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function X(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let ee;class te{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=ee,!e&&ee&&(this.index=(ee.scopes||(ee.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=ee;try{return ee=this,e()}finally{ee=t}}else X("cannot run an inactive effect scope.")}on(){ee=this}off(){ee=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!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,this._active=!1}}}const ne=e=>{const t=new Set(e);return t.w=0,t.n=0,t},oe=e=>(e.w&se)>0,ae=e=>(e.n&se)>0,re=new WeakMap;let ie=0,se=1;const ce=30;let le;const de=Symbol("iterate"),pe=Symbol("Map key iterate");class ue{constructor(e,t=null,n){this.fn=e,this.scheduler=t,this.active=!0,this.deps=[],this.parent=void 0,function(e,t=ee){t&&t.active&&t.effects.push(e)}(this,n)}run(){if(!this.active)return this.fn();let e=le,t=ge;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=le,le=this,ge=!0,se=1<<++ie,ie<=ce?(({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=se})(this):fe(this),this.fn()}finally{ie<=ce&&(e=>{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o<t.length;o++){const a=t[o];oe(a)&&!ae(a)?a.delete(e):t[n++]=a,a.w&=~se,a.n&=~se}t.length=n}})(this),se=1<<--ie,le=this.parent,ge=t,this.parent=void 0,this.deferStop&&this.stop()}}stop(){le===this?this.deferStop=!0:this.active&&(fe(this),this.onStop&&this.onStop(),this.active=!1)}}function fe(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let ge=!0;const ve=[];function he(){ve.push(ge),ge=!1}function be(){const e=ve.pop();ge=void 0===e||e}function me(e,t,n){if(ge&&le){let o=re.get(e);o||re.set(e,o=new Map);let a=o.get(n);a||o.set(n,a=ne());ye(a,{effect:le,target:e,type:t,key:n})}}function ye(e,t){let n=!1;ie<=ce?ae(e)||(e.n|=se,n=!oe(e)):n=!e.has(le),n&&(e.add(le),le.deps.push(e),le.onTrack&&le.onTrack(Object.assign({effect:le},t)))}function xe(e,t,n,o,a,r){const i=re.get(e);if(!i)return;let s=[];if("clear"===t)s=[...i.values()];else if("length"===n&&j(e)){const e=Number(o);i.forEach(((t,n)=>{("length"===n||n>=e)&&s.push(t)}))}else switch(void 0!==n&&s.push(i.get(n)),t){case"add":j(e)?E(n)&&s.push(i.get("length")):(s.push(i.get(de)),C(e)&&s.push(i.get(pe)));break;case"delete":j(e)||(s.push(i.get(de)),C(e)&&s.push(i.get(pe)));break;case"set":C(e)&&s.push(i.get(de))}const c={target:e,type:t,key:n,newValue:o,oldValue:a,oldTarget:r};if(1===s.length)s[0]&&we(s[0],c);else{const e=[];for(const t of s)t&&e.push(...t);we(ne(e),c)}}function we(e,t){const n=j(e)?e:[...e];for(const e of n)e.computed&&_e(e,t);for(const e of n)e.computed||_e(e,t)}function _e(e,t){(e!==le||e.allowRecurse)&&(e.onTrigger&&e.onTrigger(w({effect:e},t)),e.scheduler?e.scheduler():e.run())}const ke=t("__proto__,__v_isRef,__isVue"),Se=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter(T)),je=Be(),Ce=Be(!1,!0),Oe=Be(!0),Ae=Be(!0,!0),Pe=Te();function Te(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=yt(this);for(let e=0,t=this.length;e<t;e++)me(n,"get",e+"");const o=n[t](...e);return-1===o||!1===o?n[t](...e.map(yt)):o}})),["push","pop","shift","unshift","splice"].forEach((t=>{e[t]=function(...e){he();const n=yt(this)[t].apply(this,e);return be(),n}})),e}function Ie(e){const t=yt(this);return me(t,"has",e),t.hasOwnProperty(e)}function Be(e=!1,t=!1){return function(n,o,a){if("__v_isReactive"===o)return!e;if("__v_isReadonly"===o)return e;if("__v_isShallow"===o)return t;if("__v_raw"===o&&a===(e?t?dt:lt:t?ct:st).get(n))return n;const r=j(n);if(!e){if(r&&S(Pe,o))return Reflect.get(Pe,o,a);if("hasOwnProperty"===o)return Ie}const i=Reflect.get(n,o,a);return(T(o)?Se.has(o):ke(o))?i:(e||me(n,"get",o),t?i:kt(i)?r&&E(o)?i:i.value:I(i)?e?ut(i):pt(i):i)}}function $e(e=!1){return function(t,n,o,a){let r=t[n];if(ht(r)&&kt(r)&&!kt(o))return!1;if(!e&&(bt(o)||ht(o)||(r=yt(r),o=yt(o)),!j(t)&&kt(r)&&!kt(o)))return r.value=o,!0;const i=j(t)&&E(n)?Number(n)<t.length:S(t,n),s=Reflect.set(t,n,o,a);return t===yt(a)&&(i?H(o,r)&&xe(t,"set",n,o,r):xe(t,"add",n,o)),s}}const Ne={get:je,set:$e(),deleteProperty:function(e,t){const n=S(e,t),o=e[t],a=Reflect.deleteProperty(e,t);return a&&n&&xe(e,"delete",t,void 0,o),a},has:function(e,t){const n=Reflect.has(e,t);return T(t)&&Se.has(t)||me(e,"has",t),n},ownKeys:function(e){return me(e,"iterate",j(e)?"length":de),Reflect.ownKeys(e)}},Fe={get:Oe,set:(e,t)=>(X(`Set operation on key "${String(t)}" failed: target is readonly.`,e),!0),deleteProperty:(e,t)=>(X(`Delete operation on key "${String(t)}" failed: target is readonly.`,e),!0)},ze=w({},Ne,{get:Ce,set:$e(!0)}),Ee=w({},Fe,{get:Ae}),Le=e=>e,Me=e=>Reflect.getPrototypeOf(e);function De(e,t,n=!1,o=!1){const a=yt(e=e.__v_raw),r=yt(t);n||(t!==r&&me(a,"get",t),me(a,"get",r));const{has:i}=Me(a),s=o?Le:n?_t:wt;return i.call(a,t)?s(e.get(t)):i.call(a,r)?s(e.get(r)):void(e!==a&&e.get(t))}function Re(e,t=!1){const n=this.__v_raw,o=yt(n),a=yt(e);return t||(e!==a&&me(o,"has",e),me(o,"has",a)),e===a?n.has(e):n.has(e)||n.has(a)}function Ue(e,t=!1){return e=e.__v_raw,!t&&me(yt(e),"iterate",de),Reflect.get(e,"size",e)}function Ve(e){e=yt(e);const t=yt(this);return Me(t).has.call(t,e)||(t.add(e),xe(t,"add",e,e)),this}function Ke(e,t){t=yt(t);const n=yt(this),{has:o,get:a}=Me(n);let r=o.call(n,e);r?it(n,o,e):(e=yt(e),r=o.call(n,e));const i=a.call(n,e);return n.set(e,t),r?H(t,i)&&xe(n,"set",e,t,i):xe(n,"add",e,t),this}function Ge(e){const t=yt(this),{has:n,get:o}=Me(t);let a=n.call(t,e);a?it(t,n,e):(e=yt(e),a=n.call(t,e));const r=o?o.call(t,e):void 0,i=t.delete(e);return a&&xe(t,"delete",e,void 0,r),i}function We(){const e=yt(this),t=0!==e.size,n=C(e)?new Map(e):new Set(e),o=e.clear();return t&&xe(e,"clear",void 0,void 0,n),o}function He(e,t){return function(n,o){const a=this,r=a.__v_raw,i=yt(r),s=t?Le:e?_t:wt;return!e&&me(i,"iterate",de),r.forEach(((e,t)=>n.call(o,s(e),s(t),a)))}}function qe(e,t,n){return function(...o){const a=this.__v_raw,r=yt(a),i=C(r),s="entries"===e||e===Symbol.iterator&&i,c="keys"===e&&i,l=a[e](...o),d=n?Le:t?_t:wt;return!t&&me(r,"iterate",c?pe:de),{next(){const{value:e,done:t}=l.next();return t?{value:e,done:t}:{value:s?[d(e[0]),d(e[1])]:d(e),done:t}},[Symbol.iterator](){return this}}}}function Je(e){return function(...t){{const n=t[0]?`on key "${t[0]}" `:"";console.warn(`${G(e)} operation ${n}failed: target is readonly.`,yt(this))}return"delete"!==e&&this}}function Ye(){const e={get(e){return De(this,e)},get size(){return Ue(this)},has:Re,add:Ve,set:Ke,delete:Ge,clear:We,forEach:He(!1,!1)},t={get(e){return De(this,e,!1,!0)},get size(){return Ue(this)},has:Re,add:Ve,set:Ke,delete:Ge,clear:We,forEach:He(!1,!0)},n={get(e){return De(this,e,!0)},get size(){return Ue(this,!0)},has(e){return Re.call(this,e,!0)},add:Je("add"),set:Je("set"),delete:Je("delete"),clear:Je("clear"),forEach:He(!0,!1)},o={get(e){return De(this,e,!0,!0)},get size(){return Ue(this,!0)},has(e){return Re.call(this,e,!0)},add:Je("add"),set:Je("set"),delete:Je("delete"),clear:Je("clear"),forEach:He(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((a=>{e[a]=qe(a,!1,!1),n[a]=qe(a,!0,!1),t[a]=qe(a,!1,!0),o[a]=qe(a,!0,!0)})),[e,n,t,o]}const[Ze,Qe,Xe,et]=Ye();function tt(e,t){const n=t?e?et:Xe:e?Qe:Ze;return(t,o,a)=>"__v_isReactive"===o?!e:"__v_isReadonly"===o?e:"__v_raw"===o?t:Reflect.get(S(n,o)&&o in t?n:t,o,a)}const nt={get:tt(!1,!1)},ot={get:tt(!1,!0)},at={get:tt(!0,!1)},rt={get:tt(!0,!0)};function it(e,t,n){const o=yt(n);if(o!==n&&t.call(e,o)){const t=F(e);console.warn(`Reactive ${t} contains both the raw and reactive versions of the same object${"Map"===t?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const st=new WeakMap,ct=new WeakMap,lt=new WeakMap,dt=new WeakMap;function pt(e){return ht(e)?e:gt(e,!1,Ne,nt,st)}function ut(e){return gt(e,!0,Fe,at,lt)}function ft(e){return gt(e,!0,Ee,rt,dt)}function gt(e,t,n,o,a){if(!I(e))return console.warn(`value cannot be made reactive: ${String(e)}`),e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const r=a.get(e);if(r)return r;const i=(s=e).__v_skip||!Object.isExtensible(s)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}(F(s));var s;if(0===i)return e;const c=new Proxy(e,2===i?o:n);return a.set(e,c),c}function vt(e){return ht(e)?vt(e.__v_raw):!(!e||!e.__v_isReactive)}function ht(e){return!(!e||!e.__v_isReadonly)}function bt(e){return!(!e||!e.__v_isShallow)}function mt(e){return vt(e)||ht(e)}function yt(e){const t=e&&e.__v_raw;return t?yt(t):e}function xt(e){return J(e,"__v_skip",!0),e}const wt=e=>I(e)?pt(e):e,_t=e=>I(e)?ut(e):e;function kt(e){return!(!e||!0!==e.__v_isRef)}const St={get:(e,t,n)=>{return kt(o=Reflect.get(e,t,n))?o.value:o;var o},set:(e,t,n,o)=>{const a=e[t];return kt(a)&&!kt(n)?(a.value=n,!0):Reflect.set(e,t,n,o)}};function jt(e){return vt(e)?e:new Proxy(e,St)}var Ct;class Ot{constructor(e,t,n,o){this._setter=t,this.dep=void 0,this.__v_isRef=!0,this[Ct]=!1,this._dirty=!0,this.effect=new ue(e,(()=>{this._dirty||(this._dirty=!0,function(e,t){const n=(e=yt(e)).dep;n&&we(n,{target:e,type:"set",key:"value",newValue:t})}(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=n}get value(){const e=yt(this);var t;return t=e,ge&&le&&ye((t=yt(t)).dep||(t.dep=ne()),{target:t,type:"get",key:"value"}),!e._dirty&&e._cacheable||(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}Ct="__v_isReadonly";const At=[];function Pt(e){At.push(e)}function Tt(){At.pop()}function It(e,...t){he();const n=At.length?At[At.length-1].component:null,o=n&&n.appContext.config.warnHandler,a=function(){let e=At[At.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const o=e.component&&e.component.parent;e=o&&o.vnode}return t}();if(o)Ft(o,n,11,[e+t.join(""),n&&n.proxy,a.map((({vnode:e})=>`at <${br(n,e.type)}>`)).join("\n"),a]);else{const n=[`[Vue warn]: ${e}`,...t];a.length&&n.push("\n",...function(e){const t=[];return e.forEach(((e,n)=>{t.push(...0===n?[]:["\n"],...function({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",o=!!e.component&&null==e.component.parent,a=` at <${br(e.component,e.type,o)}`,r=">"+n;return e.props?[a,...Bt(e.props),r]:[a+r]}(e))})),t}(a)),console.warn(...n)}be()}function Bt(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach((n=>{t.push(...$t(n,e[n]))})),n.length>3&&t.push(" ..."),t}function $t(e,t,n){return P(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):"number"==typeof t||"boolean"==typeof t||null==t?n?t:[`${e}=${t}`]:kt(t)?(t=$t(e,yt(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):A(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=yt(t),n?t:[`${e}=`,t])}const Nt={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core"};function Ft(e,t,n,o){let a;try{a=o?e(...o):e()}catch(e){Et(e,t,n)}return a}function zt(e,t,n,o){if(A(e)){const a=Ft(e,t,n,o);return a&&B(a)&&a.catch((e=>{Et(e,t,n)})),a}const a=[];for(let r=0;r<e.length;r++)a.push(zt(e[r],t,n,o));return a}function Et(e,t,n,o=!0){const a=t?t.vnode:null;if(t){let o=t.parent;const a=t.proxy,r=Nt[n];for(;o;){const t=o.ec;if(t)for(let n=0;n<t.length;n++)if(!1===t[n](e,a,r))return;o=o.parent}const i=t.appContext.config.errorHandler;if(i)return void Ft(i,null,10,[e,a,r])}!function(e,t,n,o=!0){{const a=Nt[t];if(n&&Pt(n),It("Unhandled error"+(a?` during execution of ${a}`:"")),n&&Tt(),o)throw e;console.error(e)}}(e,n,a,o)}let Lt=!1,Mt=!1;const Dt=[];let Rt=0;const Ut=[];let Vt=null,Kt=0;const Gt=Promise.resolve();let Wt=null;const Ht=100;function qt(e){const t=Wt||Gt;return e?t.then(this?e.bind(this):e):t}function Jt(e){Dt.length&&Dt.includes(e,Lt&&e.allowRecurse?Rt+1:Rt)||(null==e.id?Dt.push(e):Dt.splice(function(e){let t=Rt+1,n=Dt.length;for(;t<n;){const o=t+n>>>1;en(Dt[o])<e?t=o+1:n=o}return t}(e.id),0,e),Yt())}function Yt(){Lt||Mt||(Mt=!0,Wt=Gt.then(nn))}function Zt(e){j(e)?Ut.push(...e):Vt&&Vt.includes(e,e.allowRecurse?Kt+1:Kt)||Ut.push(e),Yt()}function Qt(e,t=(Lt?Rt+1:0)){for(e=e||new Map;t<Dt.length;t++){const n=Dt[t];if(n&&n.pre){if(on(e,n))continue;Dt.splice(t,1),t--,n()}}}function Xt(e){if(Ut.length){const t=[...new Set(Ut)];if(Ut.length=0,Vt)return void Vt.push(...t);for(Vt=t,e=e||new Map,Vt.sort(((e,t)=>en(e)-en(t))),Kt=0;Kt<Vt.length;Kt++)on(e,Vt[Kt])||Vt[Kt]();Vt=null,Kt=0}}const en=e=>null==e.id?1/0:e.id,tn=(e,t)=>{const n=en(e)-en(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function nn(e){Mt=!1,Lt=!0,e=e||new Map,Dt.sort(tn);const t=t=>on(e,t);try{for(Rt=0;Rt<Dt.length;Rt++){const e=Dt[Rt];if(e&&!1!==e.active){if(t(e))continue;Ft(e,null,14)}}}finally{Rt=0,Dt.length=0,Xt(e),Lt=!1,Wt=null,(Dt.length||Ut.length)&&nn(e)}}function on(e,t){if(e.has(t)){const n=e.get(t);if(n>Ht){const e=t.ownerInstance,n=e&&hr(e.type);return It(`Maximum recursive updates exceeded${n?` in component <${n}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`),!0}e.set(t,n+1)}else e.set(t,1)}let an=!1;const rn=new Set;Q().__VUE_HMR_RUNTIME__={createRecord:pn(cn),rerender:pn((function(e,t){const n=sn.get(e);if(!n)return;n.initialDef.render=t,[...n.instances].forEach((e=>{t&&(e.render=t,ln(e.type).render=t),e.renderCache=[],an=!0,e.update(),an=!1}))})),reload:pn((function(e,t){const n=sn.get(e);if(!n)return;t=ln(t),dn(n.initialDef,t);const o=[...n.instances];for(const e of o){const o=ln(e.type);rn.has(o)||(o!==n.initialDef&&dn(o,t),rn.add(o)),e.appContext.optionsCache.delete(e.type),e.ceReload?(rn.add(o),e.ceReload(t.styles),rn.delete(o)):e.parent?Jt(e.parent.update):e.appContext.reload?e.appContext.reload():"undefined"!=typeof window?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Zt((()=>{for(const e of o)rn.delete(ln(e.type))}))}))};const sn=new Map;function cn(e,t){return!sn.has(e)&&(sn.set(e,{initialDef:ln(t),instances:new Set}),!0)}function ln(e){return mr(e)?e.__vccOpts:e}function dn(e,t){w(e,t);for(const n in e)"__file"===n||n in t||delete e[n]}function pn(e){return(t,n)=>{try{return e(t,n)}catch(e){console.error(e),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let un,fn=[],gn=!1;function vn(e,...t){un?un.emit(e,...t):gn||fn.push({event:e,args:t})}function hn(e,t){var n,o;if(un=e,un)un.enabled=!0,fn.forEach((({event:e,args:t})=>un.emit(e,...t))),fn=[];else if("undefined"!=typeof window&&window.HTMLElement&&!(null===(o=null===(n=window.navigator)||void 0===n?void 0:n.userAgent)||void 0===o?void 0:o.includes("jsdom"))){(t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push((e=>{hn(e,t)})),setTimeout((()=>{un||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,gn=!0,fn=[])}),3e3)}else gn=!0,fn=[]}const bn=wn("component:added"),mn=wn("component:updated"),yn=wn("component:removed"),xn=e=>{un&&"function"==typeof un.cleanupBuffer&&!un.cleanupBuffer(e)&&yn(e)};function wn(e){return t=>{vn(e,t.appContext.app,t.uid,t.parent?t.parent.uid:void 0,t)}}const _n=Sn("perf:start"),kn=Sn("perf:end");function Sn(e){return(t,n,o)=>{vn(e,t.appContext.app,t.uid,t,n,o)}}function jn(e,t,...n){if(e.isUnmounted)return;const o=e.vnode.props||g;{const{emitsOptions:o,propsOptions:[a]}=e;if(o)if(t in o){const e=o[t];if(A(e)){e(...n)||It(`Invalid event arguments: event validation failed for event "${t}".`)}}else a&&W(t)in a||It(`Component emitted event "${t}" but it is neither declared in the emits option nor as an "${W(t)}" prop.`)}let a=n;const r=t.startsWith("update:"),i=r&&t.slice(7);if(i&&i in o){const e=`${"modelValue"===i?"model":i}Modifiers`,{number:t,trim:r}=o[e]||g;r&&(a=n.map((e=>P(e)?e.trim():e))),t&&(a=n.map(Y))}!function(e,t,n){vn("component:emit",e.appContext.app,e,t,n)}(e,t,a);{const n=t.toLowerCase();n!==t&&o[W(n)]&&It(`Event "${n}" is emitted in component ${br(e,e.type)} but the handler is registered for "${t}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${K(t)}" instead of "${t}".`)}let s,c=o[s=W(t)]||o[s=W(U(t))];!c&&r&&(c=o[s=W(K(t))]),c&&zt(c,e,6,a);const l=o[s+"Once"];if(l){if(e.emitted){if(e.emitted[s])return}else e.emitted={};e.emitted[s]=!0,zt(l,e,6,a)}}function Cn(e,t,n=!1){const o=t.emitsCache,a=o.get(e);if(void 0!==a)return a;const r=e.emits;let i={},s=!1;if(__VUE_OPTIONS_API__&&!A(e)){const o=e=>{const n=Cn(e,t,!0);n&&(s=!0,w(i,n))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return r||s?(j(r)?r.forEach((e=>i[e]=null)):w(i,r),I(e)&&o.set(e,i),i):(I(e)&&o.set(e,null),null)}function On(e,t){return!(!e||!y(t))&&(t=t.slice(2).replace(/Once$/,""),S(e,t[0].toLowerCase()+t.slice(1))||S(e,K(t))||S(e,t))}let An=null,Pn=null;function Tn(e){const t=An;return An=e,Pn=e&&e.type.__scopeId||null,t}function In(e){Pn=e}function Bn(){Pn=null}function $n(e,t=An,n){if(!t)return e;if(e._n)return e;const o=(...n)=>{o._d&&Fa(-1);const a=Tn(t);let r;try{r=e(...n)}finally{Tn(a),o._d&&Fa(1)}return mn(t),r};return o._n=!0,o._c=!0,o._d=!0,o}let Nn=!1;function Fn(){Nn=!0}function zn(e){const{type:t,vnode:n,proxy:o,withProxy:a,props:r,propsOptions:[i],slots:s,attrs:c,emit:l,render:d,renderCache:p,data:u,setupState:f,ctx:g,inheritAttrs:v}=e;let h,b;const m=Tn(e);Nn=!1;try{if(4&n.shapeFlag){const e=a||o;h=Ya(d.call(e,e,p,r,f,u,g)),b=c}else{const e=t;c===r&&Fn(),h=Ya(e.length>1?e(r,{get attrs(){return Fn(),c},slots:s,emit:l}):e(r,null)),b=t.props?c:Mn(c)}}catch(t){Ia.length=0,Et(t,e,1),h=Ga(Pa)}let w,_=h;if(h.patchFlag>0&&2048&h.patchFlag&&([_,w]=En(h)),b&&!1!==v){const e=Object.keys(b),{shapeFlag:t}=_;if(e.length)if(7&t)i&&e.some(x)&&(b=Dn(b,i)),_=Wa(_,b);else if(!Nn&&_.type!==Pa){const e=Object.keys(c),t=[],n=[];for(let o=0,a=e.length;o<a;o++){const a=e[o];y(a)?x(a)||t.push(a[2].toLowerCase()+a.slice(3)):n.push(a)}n.length&&It(`Extraneous non-props attributes (${n.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),t.length&&It(`Extraneous non-emits event listeners (${t.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}return n.dirs&&(Rn(_)||It("Runtime directive used on component with non-element root node. The directives will not function as intended."),_=Wa(_),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&(Rn(_)||It("Component inside <Transition> renders non-element root node that cannot be animated."),_.transition=n.transition),w?w(_):h=_,Tn(m),h}const En=e=>{const t=e.children,n=e.dynamicChildren,o=Ln(t);if(!o)return[e,void 0];const a=t.indexOf(o),r=n?n.indexOf(o):-1;return[Ya(o),o=>{t[a]=o,n&&(r>-1?n[r]=o:o.patchFlag>0&&(e.dynamicChildren=[...n,o]))}]};function Ln(e){let t;for(let n=0;n<e.length;n++){const o=e[n];if(!Ma(o))return;if(o.type!==Pa||"v-if"===o.children){if(t)return;t=o}}return t}const Mn=e=>{let t;for(const n in e)("class"===n||"style"===n||y(n))&&((t||(t={}))[n]=e[n]);return t},Dn=(e,t)=>{const n={};for(const o in e)x(o)&&o.slice(9)in t||(n[o]=e[o]);return n},Rn=e=>7&e.shapeFlag||e.type===Pa;function Un(e,t,n){const o=Object.keys(t);if(o.length!==Object.keys(e).length)return!0;for(let a=0;a<o.length;a++){const r=o[a];if(t[r]!==e[r]&&!On(n,r))return!0}return!1}const Vn=e=>e.__isSuspense;function Kn(e,t,n=!1){const o=nr||An;if(o){const a=null==o.parent?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides;if(a&&e in a)return a[e];if(arguments.length>1)return n&&A(t)?t.call(o.proxy):t;It(`injection "${String(e)}" not found.`)}else It("inject() can only be used inside setup() or functional components.")}const Gn={};function Wn(e,t,n){return A(t)||It("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),Hn(e,t,n)}function Hn(e,t,{immediate:n,deep:o,flush:a,onTrack:r,onTrigger:i}=g){t||(void 0!==n&&It('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),void 0!==o&&It('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'));const s=e=>{It("Invalid watch source: ",e,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},c=ee===(null==nr?void 0:nr.scope)?nr:null;let l,d,p=!1,u=!1;if(kt(e)?(l=()=>e.value,p=bt(e)):vt(e)?(l=()=>e,o=!0):j(e)?(u=!0,p=e.some((e=>vt(e)||bt(e))),l=()=>e.map((e=>kt(e)?e.value:vt(e)?Yn(e):A(e)?Ft(e,c,2):void s(e)))):A(e)?l=t?()=>Ft(e,c,2):()=>{if(!c||!c.isUnmounted)return d&&d(),zt(e,c,3,[v])}:(l=h,s(e)),t&&o){const e=l;l=()=>Yn(e())}let f,v=e=>{d=x.onStop=()=>{Ft(e,c,4)}};if(lr){if(v=h,t?n&&zt(t,c,3,[l(),u?[]:void 0,v]):l(),"sync"!==a)return h;{const e=wr();f=e.__watcherHandles||(e.__watcherHandles=[])}}let b=u?new Array(e.length).fill(Gn):Gn;const m=()=>{if(x.active)if(t){const e=x.run();(o||p||(u?e.some(((e,t)=>H(e,b[t]))):H(e,b)))&&(d&&d(),zt(t,c,3,[e,b===Gn?void 0:u&&b[0]===Gn?[]:b,v]),b=e)}else x.run()};let y;m.allowRecurse=!!t,"sync"===a?y=m:"post"===a?y=()=>_a(m,c&&c.suspense):(m.pre=!0,c&&(m.id=c.uid),y=()=>Jt(m));const x=new ue(l,y);x.onTrack=r,x.onTrigger=i,t?n?m():b=x.run():"post"===a?_a(x.run.bind(x),c&&c.suspense):x.run();const w=()=>{x.stop(),c&&c.scope&&_(c.scope.effects,x)};return f&&f.push(w),w}function qn(e,t,n){const o=this.proxy,a=P(e)?e.includes(".")?Jn(o,e):()=>o[e]:e.bind(o,o);let r;A(t)?r=t:(r=t.handler,n=t);const i=nr;ar(this);const s=Hn(a,r.bind(o),n);return i?ar(i):rr(),s}function Jn(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}}function Yn(e,t){if(!I(e)||e.__v_skip)return e;if((t=t||new Set).has(e))return e;if(t.add(e),kt(e))Yn(e.value,t);else if(j(e))for(let n=0;n<e.length;n++)Yn(e[n],t);else if(O(e)||C(e))e.forEach((e=>{Yn(e,t)}));else if(z(e))for(const n in e)Yn(e[n],t);return e}const Zn=[Function,Array];Boolean,Boolean;function Qn(e,t){const{leavingVNodes:n}=e;let o=n.get(t.type);return o||(o=Object.create(null),n.set(t.type,o)),o}function Xn(e,t,n,o){const{appear:a,mode:r,persisted:i=!1,onBeforeEnter:s,onEnter:c,onAfterEnter:l,onEnterCancelled:d,onBeforeLeave:p,onLeave:u,onAfterLeave:f,onLeaveCancelled:g,onBeforeAppear:v,onAppear:h,onAfterAppear:b,onAppearCancelled:m}=t,y=String(e.key),x=Qn(n,e),w=(e,t)=>{e&&zt(e,o,9,t)},_=(e,t)=>{const n=t[1];w(e,t),j(e)?e.every((e=>e.length<=1))&&n():e.length<=1&&n()},k={mode:r,persisted:i,beforeEnter(t){let o=s;if(!n.isMounted){if(!a)return;o=v||s}t._leaveCb&&t._leaveCb(!0);const r=x[y];r&&Da(e,r)&&r.el._leaveCb&&r.el._leaveCb(),w(o,[t])},enter(e){let t=c,o=l,r=d;if(!n.isMounted){if(!a)return;t=h||c,o=b||l,r=m||d}let i=!1;const s=e._enterCb=t=>{i||(i=!0,w(t?r:o,[e]),k.delayedLeave&&k.delayedLeave(),e._enterCb=void 0)};t?_(t,[e,s]):s()},leave(t,o){const a=String(e.key);if(t._enterCb&&t._enterCb(!0),n.isUnmounting)return o();w(p,[t]);let r=!1;const i=t._leaveCb=n=>{r||(r=!0,o(),w(n?g:f,[t]),t._leaveCb=void 0,x[a]===e&&delete x[a])};x[a]=e,u?_(u,[t,i]):i()},clone:e=>Xn(e,t,n,o)};return k}function eo(e){if(ro(e))return(e=Wa(e)).children=null,e}function to(e){return ro(e)?e.children?e.children[0]:void 0:e}function no(e,t){6&e.shapeFlag&&e.component?no(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 oo(e,t=!1,n){let o=[],a=0;for(let r=0;r<e.length;r++){let i=e[r];const s=null==n?i.key:String(n)+String(null!=i.key?i.key:r);i.type===Oa?(128&i.patchFlag&&a++,o=o.concat(oo(i.children,t,s))):(t||i.type!==Pa)&&o.push(null!=s?Wa(i,{key:s}):i)}if(a>1)for(let e=0;e<o.length;e++)o[e].patchFlag=-2;return o}const ao=e=>!!e.type.__asyncLoader,ro=e=>e.type.__isKeepAlive;function io(e,t){co(e,"a",t)}function so(e,t){co(e,"da",t)}function co(e,t,n=nr){const o=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(po(t,o,n),n){let e=n.parent;for(;e&&e.parent;)ro(e.parent.vnode)&&lo(o,t,n,e),e=e.parent}}function lo(e,t,n,o){const a=po(t,e,o,!0);mo((()=>{_(o[t],a)}),n)}function po(e,t,n=nr,o=!1){if(n){const a=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;he(),ar(n);const a=zt(t,n,e,o);return rr(),be(),a});return o?a.unshift(r):a.push(r),r}It(`${W(Nt[e].replace(/ hook$/,""))} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}const uo=e=>(t,n=nr)=>(!lr||"sp"===e)&&po(e,((...e)=>t(...e)),n),fo=uo("bm"),go=uo("m"),vo=uo("bu"),ho=uo("u"),bo=uo("bum"),mo=uo("um"),yo=uo("sp"),xo=uo("rtg"),wo=uo("rtc");function _o(e,t=nr){po("ec",e,t)}function ko(e){M(e)&&It("Do not use built-in directive ids as custom directive id: "+e)}function So(e,t,n,o){const a=e.dirs,r=t&&t.dirs;for(let i=0;i<a.length;i++){const s=a[i];r&&(s.oldValue=r[i].value);let c=s.dir[o];c&&(he(),zt(c,n,8,[e.el,s,e,t]),be())}}const jo="components";function Co(e,t){return function(e,t,n=!0,o=!1){const a=An||nr;if(a){const r=a.type;if(e===jo){const e=hr(r,!1);if(e&&(e===t||e===U(t)||e===G(U(t))))return r}const i=Ao(a[e]||r[e],t)||Ao(a.appContext[e],t);if(!i&&o)return r;if(n&&!i){const n=e===jo?"\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.":"";It(`Failed to resolve ${e.slice(0,-1)}: ${t}${n}`)}return i}It(`resolve${G(e.slice(0,-1))} can only be used in render() or setup().`)}(jo,e,!0,t)||e}const Oo=Symbol();function Ao(e,t){return e&&(e[t]||e[U(t)]||e[G(U(t))])}function Po(e,t,n,o){let a;const r=n&&n[o];if(j(e)||P(e)){a=new Array(e.length);for(let n=0,o=e.length;n<o;n++)a[n]=t(e[n],n,void 0,r&&r[n])}else if("number"==typeof e){Number.isInteger(e)||It(`The v-for range expect an integer value but got ${e}.`),a=new Array(e);for(let n=0;n<e;n++)a[n]=t(n+1,n,void 0,r&&r[n])}else if(I(e))if(e[Symbol.iterator])a=Array.from(e,((e,n)=>t(e,n,void 0,r&&r[n])));else{const n=Object.keys(e);a=new Array(n.length);for(let o=0,i=n.length;o<i;o++){const i=n[o];a[o]=t(e[i],i,o,r&&r[o])}}else a=[];return n&&(n[o]=a),a}const To=e=>e?cr(e)?fr(e)||e.proxy:To(e.parent):null,Io=w(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>ft(e.props),$attrs:e=>ft(e.attrs),$slots:e=>ft(e.slots),$refs:e=>ft(e.refs),$parent:e=>To(e.parent),$root:e=>To(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?Mo(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>Jt(e.update)),$nextTick:e=>e.n||(e.n=qt.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?qn.bind(e):h}),Bo=e=>"_"===e||"$"===e,$o=(e,t)=>e!==g&&!e.__isScriptSetup&&S(e,t),No={get({_:e},t){const{ctx:n,setupState:o,data:a,props:r,accessCache:i,type:s,appContext:c}=e;if("__isVue"===t)return!0;let l;if("$"!==t[0]){const s=i[t];if(void 0!==s)switch(s){case 1:return o[t];case 2:return a[t];case 4:return n[t];case 3:return r[t]}else{if($o(o,t))return i[t]=1,o[t];if(a!==g&&S(a,t))return i[t]=2,a[t];if((l=e.propsOptions[0])&&S(l,t))return i[t]=3,r[t];if(n!==g&&S(n,t))return i[t]=4,n[t];__VUE_OPTIONS_API__&&!Fo||(i[t]=0)}}const d=Io[t];let p,u;return d?("$attrs"===t&&(me(e,"get",t),Fn()),d(e)):(p=s.__cssModules)&&(p=p[t])?p:n!==g&&S(n,t)?(i[t]=4,n[t]):(u=c.config.globalProperties,S(u,t)?u[t]:void(!An||P(t)&&0===t.indexOf("__v")||(a!==g&&Bo(t[0])&&S(a,t)?It(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):e===An&&It(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))))},set({_:e},t,n){const{data:o,setupState:a,ctx:r}=e;return $o(a,t)?(a[t]=n,!0):a.__isScriptSetup&&S(a,t)?(It(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):o!==g&&S(o,t)?(o[t]=n,!0):S(e.props,t)?(It(`Attempting to mutate prop "${t}". Props are readonly.`),!1):"$"===t[0]&&t.slice(1)in e?(It(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`),!1):(t in e.appContext.config.globalProperties?Object.defineProperty(r,t,{enumerable:!0,configurable:!0,value:n}):r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:a,propsOptions:r}},i){let s;return!!n[i]||e!==g&&S(e,i)||$o(t,i)||(s=r[0])&&S(s,i)||S(o,i)||S(Io,i)||S(a.config.globalProperties,i)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:S(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};No.ownKeys=e=>(It("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e));let Fo=!0;function zo(e){const t=Mo(e),n=e.proxy,o=e.ctx;Fo=!1,t.beforeCreate&&Eo(t.beforeCreate,e,"bc");const{data:a,computed:r,methods:i,watch:s,provide:c,inject:l,created:d,beforeMount:p,mounted:u,beforeUpdate:f,updated:g,activated:v,deactivated:b,beforeDestroy:m,beforeUnmount:y,destroyed:x,unmounted:w,render:_,renderTracked:k,renderTriggered:S,errorCaptured:C,serverPrefetch:O,expose:P,inheritAttrs:T,components:$,directives:N,filters:F}=t,z=function(){const e=Object.create(null);return(t,n)=>{e[n]?It(`${t} property "${n}" is already defined in ${e[n]}.`):e[n]=t}}();{const[t]=e.propsOptions;if(t)for(const e in t)z("Props",e)}if(l&&function(e,t,n=h,o=!1){j(e)&&(e=Vo(e));for(const a in e){const r=e[a];let i;i=I(r)?"default"in r?Kn(r.from||a,r.default,!0):Kn(r.from||a):Kn(r),kt(i)?o?Object.defineProperty(t,a,{enumerable:!0,configurable:!0,get:()=>i.value,set:e=>i.value=e}):(It(`injected property "${a}" is a ref and will be auto-unwrapped and no longer needs \`.value\` in the next minor release. To opt-in to the new behavior now, set \`app.config.unwrapInjectedRef = true\` (this config is temporary and will not be needed in the future.)`),t[a]=i):t[a]=i,n("Inject",a)}}(l,o,z,e.appContext.config.unwrapInjectedRef),i)for(const e in i){const t=i[e];A(t)?(Object.defineProperty(o,e,{value:t.bind(n),configurable:!0,enumerable:!0,writable:!0}),z("Methods",e)):It(`Method "${e}" has type "${typeof t}" in the component definition. Did you reference the function correctly?`)}if(a){A(a)||It("The data option must be a function. Plain object usage is no longer supported.");const t=a.call(n,n);if(B(t)&&It("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),I(t)){e.data=pt(t);for(const e in t)z("Data",e),Bo(e[0])||Object.defineProperty(o,e,{configurable:!0,enumerable:!0,get:()=>t[e],set:h})}else It("data() should return an object.")}if(Fo=!0,r)for(const e in r){const t=r[e],a=A(t)?t.bind(n,n):A(t.get)?t.get.bind(n,n):h;a===h&&It(`Computed property "${e}" has no getter.`);const i=!A(t)&&A(t.set)?t.set.bind(n):()=>{It(`Write operation failed: computed property "${e}" is readonly.`)},s=yr({get:a,set:i});Object.defineProperty(o,e,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e}),z("Computed",e)}if(s)for(const e in s)Lo(s[e],o,n,e);if(c){const e=A(c)?c.call(n):c;Reflect.ownKeys(e).forEach((t=>{!function(e,t){if(nr){let n=nr.provides;const o=nr.parent&&nr.parent.provides;o===n&&(n=nr.provides=Object.create(o)),n[e]=t}else It("provide() can only be used inside setup().")}(t,e[t])}))}function E(e,t){j(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(d&&Eo(d,e,"c"),E(fo,p),E(go,u),E(vo,f),E(ho,g),E(io,v),E(so,b),E(_o,C),E(wo,k),E(xo,S),E(bo,y),E(mo,w),E(yo,O),j(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})}))}else e.exposed||(e.exposed={});_&&e.render===h&&(e.render=_),null!=T&&(e.inheritAttrs=T),$&&(e.components=$),N&&(e.directives=N)}function Eo(e,t,n){zt(j(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function Lo(e,t,n,o){const a=o.includes(".")?Jn(n,o):()=>n[o];if(P(e)){const n=t[e];A(n)?Wn(a,n):It(`Invalid watch handler specified by key "${e}"`,n)}else if(A(e))Wn(a,e.bind(n));else if(I(e))if(j(e))e.forEach((e=>Lo(e,t,n,o)));else{const o=A(e.handler)?e.handler.bind(n):t[e.handler];A(o)?Wn(a,o,e):It(`Invalid watch handler specified by key "${e.handler}"`,o)}else It(`Invalid watch option: "${o}"`,e)}function Mo(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:a,optionsCache:r,config:{optionMergeStrategies:i}}=e.appContext,s=r.get(t);let c;return s?c=s:a.length||n||o?(c={},a.length&&a.forEach((e=>Do(c,e,i,!0))),Do(c,t,i)):c=t,I(t)&&r.set(t,c),c}function Do(e,t,n,o=!1){const{mixins:a,extends:r}=t;r&&Do(e,r,n,!0),a&&a.forEach((t=>Do(e,t,n,!0)));for(const a in t)if(o&&"expose"===a)It('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const o=Ro[a]||n&&n[a];e[a]=o?o(e[a],t[a]):t[a]}return e}const Ro={data:Uo,props:Go,emits:Go,methods:Go,computed:Go,beforeCreate:Ko,created:Ko,beforeMount:Ko,mounted:Ko,beforeUpdate:Ko,updated:Ko,beforeDestroy:Ko,beforeUnmount:Ko,destroyed:Ko,unmounted:Ko,activated:Ko,deactivated:Ko,errorCaptured:Ko,serverPrefetch:Ko,components:Go,directives:Go,watch:function(e,t){if(!e)return t;if(!t)return e;const n=w(Object.create(null),e);for(const o in t)n[o]=Ko(e[o],t[o]);return n},provide:Uo,inject:function(e,t){return Go(Vo(e),Vo(t))}};function Uo(e,t){return t?e?function(){return w(A(e)?e.call(this,this):e,A(t)?t.call(this,this):t)}:t:e}function Vo(e){if(j(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ko(e,t){return e?[...new Set([].concat(e,t))]:t}function Go(e,t){return e?w(w(Object.create(null),e),t):t}function Wo(e,t,n,o=!1){const a={},r={};J(r,Ra,1),e.propsDefaults=Object.create(null),Ho(e,t,a,r);for(const t in e.propsOptions[0])t in a||(a[t]=void 0);ea(t||{},a,e),n?e.props=o?a:gt(a,!1,ze,ot,ct):e.type.props?e.props=a:e.props=r,e.attrs=r}function Ho(e,t,n,o){const[a,r]=e.propsOptions;let i,s=!1;if(t)for(let c in t){if(L(c))continue;const l=t[c];let d;a&&S(a,d=U(c))?r&&r.includes(d)?(i||(i={}))[d]=l:n[d]=l:On(e.emitsOptions,c)||c in o&&l===o[c]||(o[c]=l,s=!0)}if(r){const t=yt(n),o=i||g;for(let i=0;i<r.length;i++){const s=r[i];n[s]=qo(a,t,s,o[s],e,!S(o,s))}}return s}function qo(e,t,n,o,a,r){const i=e[n];if(null!=i){const e=S(i,"default");if(e&&void 0===o){const e=i.default;if(i.type!==Function&&A(e)){const{propsDefaults:r}=a;n in r?o=r[n]:(ar(a),o=r[n]=e.call(null,t),rr())}else o=e}i[0]&&(r&&!e?o=!1:!i[1]||""!==o&&o!==K(n)||(o=!0))}return o}function Jo(e,t,n=!1){const o=t.propsCache,a=o.get(e);if(a)return a;const r=e.props,i={},s=[];let c=!1;if(__VUE_OPTIONS_API__&&!A(e)){const o=e=>{c=!0;const[n,o]=Jo(e,t,!0);w(i,n),o&&s.push(...o)};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}if(!r&&!c)return I(e)&&o.set(e,v),v;if(j(r))for(let e=0;e<r.length;e++){P(r[e])||It("props must be strings when using array syntax.",r[e]);const t=U(r[e]);Yo(t)&&(i[t]=g)}else if(r){I(r)||It("invalid props options",r);for(const e in r){const t=U(e);if(Yo(t)){const n=r[e],o=i[t]=j(n)||A(n)?{type:n}:Object.assign({},n);if(o){const e=Xo(Boolean,o.type),n=Xo(String,o.type);o[0]=e>-1,o[1]=n<0||e<n,(e>-1||S(o,"default"))&&s.push(t)}}}}const l=[i,s];return I(e)&&o.set(e,l),l}function Yo(e){return"$"!==e[0]||(It(`Invalid prop name: "${e}" is a reserved property.`),!1)}function Zo(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:null===e?"null":""}function Qo(e,t){return Zo(e)===Zo(t)}function Xo(e,t){return j(t)?t.findIndex((t=>Qo(t,e))):A(t)&&Qo(t,e)?0:-1}function ea(e,t,n){const o=yt(t),a=n.propsOptions[0];for(const t in a){let n=a[t];null!=n&&ta(t,o[t],n,!S(e,t)&&!S(e,K(t)))}}function ta(e,t,n,o){const{type:a,required:r,validator:i}=n;if(r&&o)It('Missing required prop: "'+e+'"');else if(null!=t||n.required){if(null!=a&&!0!==a){let n=!1;const o=j(a)?a:[a],r=[];for(let e=0;e<o.length&&!n;e++){const{valid:a,expectedType:i}=oa(t,o[e]);r.push(i||""),n=a}if(!n)return void It(function(e,t,n){let o=`Invalid prop: type check failed for prop "${e}". Expected ${n.map(G).join(" | ")}`;const a=n[0],r=F(t),i=aa(t,a),s=aa(t,r);1===n.length&&ra(a)&&!function(...e){return e.some((e=>"boolean"===e.toLowerCase()))}(a,r)&&(o+=` with value ${i}`);o+=`, got ${r} `,ra(r)&&(o+=`with value ${s}.`);return o}(e,t,r))}i&&!i(t)&&It('Invalid prop: custom validator check failed for prop "'+e+'".')}}const na=t("String,Number,Boolean,Function,Symbol,BigInt");function oa(e,t){let n;const o=Zo(t);if(na(o)){const a=typeof e;n=a===o.toLowerCase(),n||"object"!==a||(n=e instanceof t)}else n="Object"===o?I(e):"Array"===o?j(e):"null"===o?null===e:e instanceof t;return{valid:n,expectedType:o}}function aa(e,t){return"String"===t?`"${e}"`:"Number"===t?`${Number(e)}`:`${e}`}function ra(e){return["string","number","boolean"].some((t=>e.toLowerCase()===t))}const ia=e=>"_"===e[0]||"$stable"===e,sa=e=>j(e)?e.map(Ya):[Ya(e)],ca=(e,t,n)=>{if(t._n)return t;const o=$n(((...n)=>(nr&&It(`Slot "${e}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),sa(t(...n)))),n);return o._c=!1,o},la=(e,t,n)=>{const o=e._ctx;for(const n in e){if(ia(n))continue;const a=e[n];if(A(a))t[n]=ca(n,a,o);else if(null!=a){It(`Non-function value encountered for slot "${n}". Prefer function slots for better performance.`);const e=sa(a);t[n]=()=>e}}},da=(e,t)=>{ro(e.vnode)||It("Non-function value encountered for default slot. Prefer function slots for better performance.");const n=sa(t);e.slots.default=()=>n},pa=(e,t)=>{if(32&e.vnode.shapeFlag){const n=t._;n?(e.slots=yt(t),J(t,"_",n)):la(t,e.slots={})}else e.slots={},t&&da(e,t);J(e.slots,Ra,1)},ua=(e,t,n)=>{const{vnode:o,slots:a}=e;let r=!0,i=g;if(32&o.shapeFlag){const e=t._;e?an?w(a,t):n&&1===e?r=!1:(w(a,t),n||1!==e||delete a._):(r=!t.$stable,la(t,a)),i=t}else t&&(da(e,t),i={default:1});if(r)for(const e in a)ia(e)||e in i||delete a[e]};function fa(){return{app:null,config:{isNativeTag:b,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 ga,va,ha=0;function ba(e,t){return function(n,o=null){A(n)||(n=Object.assign({},n)),null==o||I(o)||(It("root props passed to app.mount() must be an object."),o=null);const a=fa(),r=new Set;let i=!1;const s=a.app={_uid:ha++,_component:n,_props:o,_container:null,_context:a,_instance:null,version:kr,get config(){return a.config},set config(e){It("app.config cannot be replaced. Modify individual options instead.")},use:(e,...t)=>(r.has(e)?It("Plugin has already been applied to target app."):e&&A(e.install)?(r.add(e),e.install(s,...t)):A(e)?(r.add(e),e(s,...t)):It('A plugin must either be a function or an object with an "install" function.'),s),mixin:e=>(__VUE_OPTIONS_API__?a.mixins.includes(e)?It("Mixin has already been applied to target app"+(e.name?`: ${e.name}`:"")):a.mixins.push(e):It("Mixins are only available in builds supporting Options API"),s),component:(e,t)=>(sr(e,a.config),t?(a.components[e]&&It(`Component "${e}" has already been registered in target app.`),a.components[e]=t,s):a.components[e]),directive:(e,t)=>(ko(e),t?(a.directives[e]&&It(`Directive "${e}" has already been registered in target app.`),a.directives[e]=t,s):a.directives[e]),mount(r,c,l){if(!i){r.__vue_app__&&It("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");const d=Ga(n,o);return d.appContext=a,a.reload=()=>{e(Wa(d),r,l)},c&&t?t(d,r):e(d,r,l),i=!0,s._container=r,r.__vue_app__=s,s._instance=d.component,function(e,t){vn("app:init",e,t,{Fragment:Oa,Text:Aa,Comment:Pa,Static:Ta})}(s,kr),fr(d.component)||d.component.proxy}It("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`")},unmount(){i?(e(null,s._container),s._instance=null,function(e){vn("app:unmount",e)}(s),delete s._container.__vue_app__):It("Cannot unmount an app that is not mounted.")},provide:(e,t)=>(e in a.provides&&It(`App already provides property with key "${String(e)}". It will be overwritten with the new value.`),a.provides[e]=t,s)};return s}}function ma(e,t,n,o,a=!1){if(j(e))return void e.forEach(((e,r)=>ma(e,t&&(j(t)?t[r]:t),n,o,a)));if(ao(o)&&!a)return;const r=4&o.shapeFlag?fr(o.component)||o.component.proxy:o.el,i=a?null:r,{i:s,r:c}=e;if(!s)return void It("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");const l=t&&t.r,d=s.refs===g?s.refs={}:s.refs,p=s.setupState;if(null!=l&&l!==c&&(P(l)?(d[l]=null,S(p,l)&&(p[l]=null)):kt(l)&&(l.value=null)),A(c))Ft(c,s,12,[i,d]);else{const t=P(c),o=kt(c);if(t||o){const s=()=>{if(e.f){const n=t?S(p,c)?p[c]:d[c]:c.value;a?j(n)&&_(n,r):j(n)?n.includes(r)||n.push(r):t?(d[c]=[r],S(p,c)&&(p[c]=d[c])):(c.value=[r],e.k&&(d[e.k]=c.value))}else t?(d[c]=i,S(p,c)&&(p[c]=i)):o?(c.value=i,e.k&&(d[e.k]=i)):It("Invalid template ref type:",c,`(${typeof c})`)};i?(s.id=-1,_a(s,n)):s()}else It("Invalid template ref type:",c,`(${typeof c})`)}}function ya(e,t){e.appContext.config.performance&&wa()&&va.mark(`vue-${t}-${e.uid}`),_n(e,t,wa()?va.now():Date.now())}function xa(e,t){if(e.appContext.config.performance&&wa()){const n=`vue-${t}-${e.uid}`,o=n+":end";va.mark(o),va.measure(`<${br(e,e.type)}> ${t}`,n,o),va.clearMarks(n),va.clearMarks(o)}kn(e,t,wa()?va.now():Date.now())}function wa(){return void 0!==ga||("undefined"!=typeof window&&window.performance?(ga=!0,va=window.performance):ga=!1),ga}const _a=function(e,t){t&&t.pendingBranch?j(e)?t.effects.push(...e):t.effects.push(e):Zt(e)};function ka(e){return function(e,t){!function(){const e=[];if("boolean"!=typeof __VUE_OPTIONS_API__&&(e.push("__VUE_OPTIONS_API__"),Q().__VUE_OPTIONS_API__=!0),"boolean"!=typeof __VUE_PROD_DEVTOOLS__&&(e.push("__VUE_PROD_DEVTOOLS__"),Q().__VUE_PROD_DEVTOOLS__=!1),e.length){const t=e.length>1;console.warn(`Feature flag${t?"s":""} ${e.join(", ")} ${t?"are":"is"} not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.\n\nFor more details, see https://link.vuejs.org/feature-flags.`)}}();const n=Q();n.__VUE__=!0,hn(n.__VUE_DEVTOOLS_GLOBAL_HOOK__,n);const{insert:o,remove:a,patchProp:r,createElement:i,createText:s,createComment:c,setText:l,setElementText:d,parentNode:p,nextSibling:u,setScopeId:f=h,insertStaticContent:b}=e,m=(e,t,n,o=null,a=null,r=null,i=!1,s=null,c=!an&&!!t.dynamicChildren)=>{if(e===t)return;e&&!Da(e,t)&&(o=ne(e),J(e,a,r,!0),e=null),-2===t.patchFlag&&(c=!1,t.dynamicChildren=null);const{type:l,ref:d,shapeFlag:p}=t;switch(l){case Aa:y(e,t,n,o);break;case Pa:x(e,t,n,o);break;case Ta:null==e?w(t,n,o,i):_(e,t,n,i);break;case Oa:F(e,t,n,o,a,r,i,s,c);break;default:1&p?O(e,t,n,o,a,r,i,s,c):6&p?z(e,t,n,o,a,r,i,s,c):64&p||128&p?l.process(e,t,n,o,a,r,i,s,c,ae):It("Invalid VNode type:",l,`(${typeof l})`)}null!=d&&a&&ma(d,e&&e.ref,r,t||e,!t)},y=(e,t,n,a)=>{if(null==e)o(t.el=s(t.children),n,a);else{const n=t.el=e.el;t.children!==e.children&&l(n,t.children)}},x=(e,t,n,a)=>{null==e?o(t.el=c(t.children||""),n,a):t.el=e.el},w=(e,t,n,o)=>{[e.el,e.anchor]=b(e.children,t,n,o,e.el,e.anchor)},_=(e,t,n,o)=>{if(t.children!==e.children){const a=u(e.anchor);C(e),[t.el,t.anchor]=b(t.children,n,a,o)}else t.el=e.el,t.anchor=e.anchor},k=({el:e,anchor:t},n,a)=>{let r;for(;e&&e!==t;)r=u(e),o(e,n,a),e=r;o(t,n,a)},C=({el:e,anchor:t})=>{let n;for(;e&&e!==t;)n=u(e),a(e),e=n;a(t)},O=(e,t,n,o,a,r,i,s,c)=>{i=i||"svg"===t.type,null==e?A(t,n,o,a,r,i,s,c):I(e,t,a,r,i,s,c)},A=(e,t,n,a,s,c,l,p)=>{let u,f;const{type:g,props:v,shapeFlag:h,transition:b,dirs:m}=e;if(u=e.el=i(e.type,c,v&&v.is,v),8&h?d(u,e.children):16&h&&T(e.children,u,null,a,s,c&&"foreignObject"!==g,l,p),m&&So(e,null,a,"created"),P(u,e,e.scopeId,l,a),v){for(const t in v)"value"===t||L(t)||r(u,t,null,v[t],c,e.children,a,s,ee);"value"in v&&r(u,"value",null,v.value),(f=v.onVnodeBeforeMount)&&Xa(f,a,e)}Object.defineProperty(u,"__vnode",{value:e,enumerable:!1}),Object.defineProperty(u,"__vueParentComponent",{value:a,enumerable:!1}),m&&So(e,null,a,"beforeMount");const y=(!s||s&&!s.pendingBranch)&&b&&!b.persisted;y&&b.beforeEnter(u),o(u,t,n),((f=v&&v.onVnodeMounted)||y||m)&&_a((()=>{f&&Xa(f,a,e),y&&b.enter(u),m&&So(e,null,a,"mounted")}),s)},P=(e,t,n,o,a)=>{if(n&&f(e,n),o)for(let t=0;t<o.length;t++)f(e,o[t]);if(a){let n=a.subTree;if(n.patchFlag>0&&2048&n.patchFlag&&(n=Ln(n.children)||n),t===n){const t=a.vnode;P(e,t,t.scopeId,t.slotScopeIds,a.parent)}}},T=(e,t,n,o,a,r,i,s,c=0)=>{for(let l=c;l<e.length;l++){const c=e[l]=s?Za(e[l]):Ya(e[l]);m(null,c,t,n,o,a,r,i,s)}},I=(e,t,n,o,a,i,s)=>{const c=t.el=e.el;let{patchFlag:l,dynamicChildren:p,dirs:u}=t;l|=16&e.patchFlag;const f=e.props||g,v=t.props||g;let h;n&&Sa(n,!1),(h=v.onVnodeBeforeUpdate)&&Xa(h,n,t,e),u&&So(t,e,n,"beforeUpdate"),n&&Sa(n,!0),an&&(l=0,s=!1,p=null);const b=a&&"foreignObject"!==t.type;if(p?($(e.dynamicChildren,p,c,n,o,b,i),n&&n.type.__hmrId&&ja(e,t)):s||V(e,t,c,null,n,o,b,i,!1),l>0){if(16&l)N(c,t,f,v,n,o,a);else if(2&l&&f.class!==v.class&&r(c,"class",null,v.class,a),4&l&&r(c,"style",f.style,v.style,a),8&l){const i=t.dynamicProps;for(let t=0;t<i.length;t++){const s=i[t],l=f[s],d=v[s];d===l&&"value"!==s||r(c,s,l,d,a,e.children,n,o,ee)}}1&l&&e.children!==t.children&&d(c,t.children)}else s||null!=p||N(c,t,f,v,n,o,a);((h=v.onVnodeUpdated)||u)&&_a((()=>{h&&Xa(h,n,t,e),u&&So(t,e,n,"updated")}),o)},$=(e,t,n,o,a,r,i)=>{for(let s=0;s<t.length;s++){const c=e[s],l=t[s],d=c.el&&(c.type===Oa||!Da(c,l)||70&c.shapeFlag)?p(c.el):n;m(c,l,d,null,o,a,r,i,!0)}},N=(e,t,n,o,a,i,s)=>{if(n!==o){if(n!==g)for(const c in n)L(c)||c in o||r(e,c,n[c],null,s,t.children,a,i,ee);for(const c in o){if(L(c))continue;const l=o[c],d=n[c];l!==d&&"value"!==c&&r(e,c,d,l,s,t.children,a,i,ee)}"value"in o&&r(e,"value",n.value,o.value)}},F=(e,t,n,a,r,i,c,l,d)=>{const p=t.el=e?e.el:s(""),u=t.anchor=e?e.anchor:s("");let{patchFlag:f,dynamicChildren:g,slotScopeIds:v}=t;(an||2048&f)&&(f=0,d=!1,g=null),v&&(l=l?l.concat(v):v),null==e?(o(p,n,a),o(u,n,a),T(t.children,n,u,r,i,c,l,d)):f>0&&64&f&&g&&e.dynamicChildren?($(e.dynamicChildren,g,n,r,i,c,l),r&&r.type.__hmrId?ja(e,t):(null!=t.key||r&&t===r.subTree)&&ja(e,t,!0)):V(e,t,n,u,r,i,c,l,d)},z=(e,t,n,o,a,r,i,s,c)=>{t.slotScopeIds=s,null==e?512&t.shapeFlag?a.ctx.activate(t,n,o,i,c):E(t,n,o,a,r,i,c):M(e,t,c)},E=(e,t,n,o,a,r,i)=>{const s=e.component=function(e,t,n){const o=e.type,a=(t?t.appContext:e.appContext)||er,r={uid:tr++,vnode:e,type:o,parent:t,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,scope:new te(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(a.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Jo(o,a),emitsOptions:Cn(o,a),emit:null,emitted:null,propsDefaults:g,inheritAttrs:o.inheritAttrs,ctx:g,data:g,props:g,attrs:g,slots:g,refs:g,setupState:g,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};r.ctx=function(e){const t={};return Object.defineProperty(t,"_",{configurable:!0,enumerable:!1,get:()=>e}),Object.keys(Io).forEach((n=>{Object.defineProperty(t,n,{configurable:!0,enumerable:!1,get:()=>Io[n](e),set:h})})),t}(r),r.root=t?t.root:r,r.emit=jn.bind(null,r),e.ce&&e.ce(r);return r}(e,o,a);if(s.type.__hmrId&&function(e){const t=e.type.__hmrId;let n=sn.get(t);n||(cn(t,e.type),n=sn.get(t)),n.instances.add(e)}(s),Pt(e),ya(s,"mount"),ro(e)&&(s.ctx.renderer=ae),ya(s,"init"),function(e,t=!1){lr=t;const{props:n,children:o}=e.vnode,a=cr(e);Wo(e,n,a,t),pa(e,o);const r=a?function(e,t){var n;const o=e.type;o.name&&sr(o.name,e.appContext.config);if(o.components){const t=Object.keys(o.components);for(let n=0;n<t.length;n++)sr(t[n],e.appContext.config)}if(o.directives){const e=Object.keys(o.directives);for(let t=0;t<e.length;t++)ko(e[t])}o.compilerOptions&&pr()&&It('"compilerOptions" is only supported when using a build of Vue that includes the runtime compiler. Since you are using a runtime-only build, the options should be passed via your build tool config instead.');e.accessCache=Object.create(null),e.proxy=xt(new Proxy(e.ctx,No)),function(e){const{ctx:t,propsOptions:[n]}=e;n&&Object.keys(n).forEach((n=>{Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>e.props[n],set:h})}))}(e);const{setup:a}=o;if(a){const r=e.setupContext=a.length>1?function(e){const t=t=>{if(e.exposed&&It("expose() should be called only once per setup()."),null!=t){let e=typeof t;"object"===e&&(j(t)?e="array":kt(t)&&(e="ref")),"object"!==e&&It(`expose() should be passed a plain object, received ${e}.`)}e.exposed=t||{}};let n;return Object.freeze({get attrs(){return n||(n=function(e){return new Proxy(e.attrs,{get:(t,n)=>(Fn(),me(e,"get","$attrs"),t[n]),set:()=>(It("setupContext.attrs is readonly."),!1),deleteProperty:()=>(It("setupContext.attrs is readonly."),!1)})}(e))},get slots(){return ft(e.slots)},get emit(){return(t,...n)=>e.emit(t,...n)},expose:t})}(e):null;ar(e),he();const i=Ft(a,e,0,[ft(e.props),r]);if(be(),rr(),B(i)){if(i.then(rr,rr),t)return i.then((n=>{dr(e,n,t)})).catch((t=>{Et(t,e,0)}));if(e.asyncDep=i,!e.suspense){It(`Component <${null!==(n=o.name)&&void 0!==n?n:"Anonymous"}>: setup function returned a promise, but no <Suspense> boundary was found in the parent component tree. A component with async setup() must be nested in a <Suspense> in order to be rendered.`)}}else dr(e,i,t)}else ur(e,t)}(e,t):void 0;lr=!1}(s),xa(s,"init"),s.asyncDep){if(a&&a.registerDep(s,D),!e.el){const e=s.subTree=Ga(Pa);x(null,e,t,n)}}else D(s,e,t,n,a,r,i),Tt(),xa(s,"mount")},M=(e,t,n)=>{const o=t.component=e.component;if(function(e,t,n){const{props:o,children:a,component:r}=e,{props:i,children:s,patchFlag:c}=t,l=r.emitsOptions;if((a||s)&&an)return!0;if(t.dirs||t.transition)return!0;if(!(n&&c>=0))return!(!a&&!s||s&&s.$stable)||o!==i&&(o?!i||Un(o,i,l):!!i);if(1024&c)return!0;if(16&c)return o?Un(o,i,l):!!i;if(8&c){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const n=e[t];if(i[n]!==o[n]&&!On(l,n))return!0}}return!1}(e,t,n)){if(o.asyncDep&&!o.asyncResolved)return Pt(t),R(o,t,n),void Tt();o.next=t,function(e){const t=Dt.indexOf(e);t>Rt&&Dt.splice(t,1)}(o.update),o.update()}else t.el=e.el,o.vnode=t},D=(e,t,n,o,a,r,i)=>{const s=()=>{if(e.isMounted){let t,{next:n,bu:o,u:s,parent:c,vnode:l}=e,d=n;Pt(n||e.vnode),Sa(e,!1),n?(n.el=l.el,R(e,n,i)):n=l,o&&q(o),(t=n.props&&n.props.onVnodeBeforeUpdate)&&Xa(t,c,n,l),Sa(e,!0),ya(e,"render");const u=zn(e);xa(e,"render");const f=e.subTree;e.subTree=u,ya(e,"patch"),m(f,u,p(f.el),ne(f),e,a,r),xa(e,"patch"),n.el=u.el,null===d&&function({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}(e,u.el),s&&_a(s,a),(t=n.props&&n.props.onVnodeUpdated)&&_a((()=>Xa(t,c,n,l)),a),mn(e),Tt()}else{let i;const{el:s,props:c}=t,{bm:l,m:d,parent:p}=e,u=ao(t);if(Sa(e,!1),l&&q(l),!u&&(i=c&&c.onVnodeBeforeMount)&&Xa(i,p,t),Sa(e,!0),s&&ie){const n=()=>{ya(e,"render"),e.subTree=zn(e),xa(e,"render"),ya(e,"hydrate"),ie(s,e.subTree,e,a,null),xa(e,"hydrate")};u?t.type.__asyncLoader().then((()=>!e.isUnmounted&&n())):n()}else{ya(e,"render");const i=e.subTree=zn(e);xa(e,"render"),ya(e,"patch"),m(null,i,n,o,e,a,r),xa(e,"patch"),t.el=i.el}if(d&&_a(d,a),!u&&(i=c&&c.onVnodeMounted)){const e=t;_a((()=>Xa(i,p,e)),a)}(256&t.shapeFlag||p&&ao(p.vnode)&&256&p.vnode.shapeFlag)&&e.a&&_a(e.a,a),e.isMounted=!0,bn(e),t=n=o=null}},c=e.effect=new ue(s,(()=>Jt(l)),e.scope),l=e.update=()=>c.run();l.id=e.uid,Sa(e,!0),c.onTrack=e.rtc?t=>q(e.rtc,t):void 0,c.onTrigger=e.rtg?t=>q(e.rtg,t):void 0,l.ownerInstance=e,l()},R=(e,t,n)=>{t.component=e;const o=e.vnode.props;e.vnode=t,e.next=null,function(e,t,n,o){const{props:a,attrs:r,vnode:{patchFlag:i}}=e,s=yt(a),[c]=e.propsOptions;let l=!1;if(function(e){for(;e;){if(e.type.__hmrId)return!0;e=e.parent}}(e)||!(o||i>0)||16&i){let o;Ho(e,t,a,r)&&(l=!0);for(const r in s)t&&(S(t,r)||(o=K(r))!==r&&S(t,o))||(c?!n||void 0===n[r]&&void 0===n[o]||(a[r]=qo(c,s,r,void 0,e,!0)):delete a[r]);if(r!==s)for(const e in r)t&&S(t,e)||(delete r[e],l=!0)}else if(8&i){const n=e.vnode.dynamicProps;for(let o=0;o<n.length;o++){let i=n[o];if(On(e.emitsOptions,i))continue;const d=t[i];if(c)if(S(r,i))d!==r[i]&&(r[i]=d,l=!0);else{const t=U(i);a[t]=qo(c,s,t,d,e,!1)}else d!==r[i]&&(r[i]=d,l=!0)}}l&&xe(e,"set","$attrs"),ea(t||{},a,e)}(e,t.props,o,n),ua(e,t.children,n),he(),Qt(),be()},V=(e,t,n,o,a,r,i,s,c=!1)=>{const l=e&&e.children,p=e?e.shapeFlag:0,u=t.children,{patchFlag:f,shapeFlag:g}=t;if(f>0){if(128&f)return void W(l,u,n,o,a,r,i,s,c);if(256&f)return void G(l,u,n,o,a,r,i,s,c)}8&g?(16&p&&ee(l,a,r),u!==l&&d(n,u)):16&p?16&g?W(l,u,n,o,a,r,i,s,c):ee(l,a,r,!0):(8&p&&d(n,""),16&g&&T(u,n,o,a,r,i,s,c))},G=(e,t,n,o,a,r,i,s,c)=>{t=t||v;const l=(e=e||v).length,d=t.length,p=Math.min(l,d);let u;for(u=0;u<p;u++){const o=t[u]=c?Za(t[u]):Ya(t[u]);m(e[u],o,n,null,a,r,i,s,c)}l>d?ee(e,a,r,!0,!1,p):T(t,n,o,a,r,i,s,c,p)},W=(e,t,n,o,a,r,i,s,c)=>{let l=0;const d=t.length;let p=e.length-1,u=d-1;for(;l<=p&&l<=u;){const o=e[l],d=t[l]=c?Za(t[l]):Ya(t[l]);if(!Da(o,d))break;m(o,d,n,null,a,r,i,s,c),l++}for(;l<=p&&l<=u;){const o=e[p],l=t[u]=c?Za(t[u]):Ya(t[u]);if(!Da(o,l))break;m(o,l,n,null,a,r,i,s,c),p--,u--}if(l>p){if(l<=u){const e=u+1,p=e<d?t[e].el:o;for(;l<=u;)m(null,t[l]=c?Za(t[l]):Ya(t[l]),n,p,a,r,i,s,c),l++}}else if(l>u)for(;l<=p;)J(e[l],a,r,!0),l++;else{const f=l,g=l,h=new Map;for(l=g;l<=u;l++){const e=t[l]=c?Za(t[l]):Ya(t[l]);null!=e.key&&(h.has(e.key)&&It("Duplicate keys found during update:",JSON.stringify(e.key),"Make sure keys are unique."),h.set(e.key,l))}let b,y=0;const x=u-g+1;let w=!1,_=0;const k=new Array(x);for(l=0;l<x;l++)k[l]=0;for(l=f;l<=p;l++){const o=e[l];if(y>=x){J(o,a,r,!0);continue}let d;if(null!=o.key)d=h.get(o.key);else for(b=g;b<=u;b++)if(0===k[b-g]&&Da(o,t[b])){d=b;break}void 0===d?J(o,a,r,!0):(k[d-g]=l+1,d>=_?_=d:w=!0,m(o,t[d],n,null,a,r,i,s,c),y++)}const S=w?function(e){const t=e.slice(),n=[0];let o,a,r,i,s;const c=e.length;for(o=0;o<c;o++){const c=e[o];if(0!==c){if(a=n[n.length-1],e[a]<c){t[o]=a,n.push(o);continue}for(r=0,i=n.length-1;r<i;)s=r+i>>1,e[n[s]]<c?r=s+1:i=s;c<e[n[r]]&&(r>0&&(t[o]=n[r-1]),n[r]=o)}}r=n.length,i=n[r-1];for(;r-- >0;)n[r]=i,i=t[i];return n}(k):v;for(b=S.length-1,l=x-1;l>=0;l--){const e=g+l,p=t[e],u=e+1<d?t[e+1].el:o;0===k[l]?m(null,p,n,u,a,r,i,s,c):w&&(b<0||l!==S[b]?H(p,n,u,2):b--)}}},H=(e,t,n,a,r=null)=>{const{el:i,type:s,transition:c,children:l,shapeFlag:d}=e;if(6&d)return void H(e.component.subTree,t,n,a);if(128&d)return void e.suspense.move(t,n,a);if(64&d)return void s.move(e,t,n,ae);if(s===Oa){o(i,t,n);for(let e=0;e<l.length;e++)H(l[e],t,n,a);return void o(e.anchor,t,n)}if(s===Ta)return void k(e,t,n);if(2!==a&&1&d&&c)if(0===a)c.beforeEnter(i),o(i,t,n),_a((()=>c.enter(i)),r);else{const{leave:e,delayLeave:a,afterLeave:r}=c,s=()=>o(i,t,n),l=()=>{e(i,(()=>{s(),r&&r()}))};a?a(i,s,l):l()}else o(i,t,n)},J=(e,t,n,o=!1,a=!1)=>{const{type:r,props:i,ref:s,children:c,dynamicChildren:l,shapeFlag:d,patchFlag:p,dirs:u}=e;if(null!=s&&ma(s,null,n,e,!0),256&d)return void t.ctx.deactivate(e);const f=1&d&&u,g=!ao(e);let v;if(g&&(v=i&&i.onVnodeBeforeUnmount)&&Xa(v,t,e),6&d)X(e.component,n,o);else{if(128&d)return void e.suspense.unmount(n,o);f&&So(e,null,t,"beforeUnmount"),64&d?e.type.remove(e,t,n,a,ae,o):l&&(r!==Oa||p>0&&64&p)?ee(l,t,n,!1,!0):(r===Oa&&384&p||!a&&16&d)&&ee(c,t,n),o&&Y(e)}(g&&(v=i&&i.onVnodeUnmounted)||f)&&_a((()=>{v&&Xa(v,t,e),f&&So(e,null,t,"unmounted")}),n)},Y=e=>{const{type:t,el:n,anchor:o,transition:r}=e;if(t===Oa)return void(e.patchFlag>0&&2048&e.patchFlag&&r&&!r.persisted?e.children.forEach((e=>{e.type===Pa?a(e.el):Y(e)})):Z(n,o));if(t===Ta)return void C(e);const i=()=>{a(n),r&&!r.persisted&&r.afterLeave&&r.afterLeave()};if(1&e.shapeFlag&&r&&!r.persisted){const{leave:t,delayLeave:o}=r,a=()=>t(n,i);o?o(e.el,i,a):a()}else i()},Z=(e,t)=>{let n;for(;e!==t;)n=u(e),a(e),e=n;a(t)},X=(e,t,n)=>{e.type.__hmrId&&function(e){sn.get(e.type.__hmrId).instances.delete(e)}(e);const{bum:o,scope:a,update:r,subTree:i,um:s}=e;o&&q(o),a.stop(),r&&(r.active=!1,J(i,e,t,n)),s&&_a(s,t),_a((()=>{e.isUnmounted=!0}),t),t&&t.pendingBranch&&!t.isUnmounted&&e.asyncDep&&!e.asyncResolved&&e.suspenseId===t.pendingId&&(t.deps--,0===t.deps&&t.resolve()),xn(e)},ee=(e,t,n,o=!1,a=!1,r=0)=>{for(let i=r;i<e.length;i++)J(e[i],t,n,o,a)},ne=e=>6&e.shapeFlag?ne(e.component.subTree):128&e.shapeFlag?e.suspense.next():u(e.anchor||e.el),oe=(e,t,n)=>{null==e?t._vnode&&J(t._vnode,null,null,!0):m(t._vnode||null,e,t,null,null,null,n),Qt(),Xt(),t._vnode=e},ae={p:m,um:J,m:H,r:Y,mt:E,mc:T,pc:V,pbc:$,n:ne,o:e};let re,ie;t&&([re,ie]=t(ae));return{render:oe,hydrate:re,createApp:ba(oe,re)}}(e)}function Sa({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function ja(e,t,n=!1){const o=e.children,a=t.children;if(j(o)&&j(a))for(let e=0;e<o.length;e++){const t=o[e];let r=a[e];1&r.shapeFlag&&!r.dynamicChildren&&((r.patchFlag<=0||32===r.patchFlag)&&(r=a[e]=Za(a[e]),r.el=t.el),n||ja(t,r)),r.type===Aa&&(r.el=t.el),r.type!==Pa||r.el||(r.el=t.el)}}const Ca=e=>e.__isTeleport,Oa=Symbol("Fragment"),Aa=Symbol("Text"),Pa=Symbol("Comment"),Ta=Symbol("Static"),Ia=[];let Ba=null;function $a(e=!1){Ia.push(Ba=e?null:[])}let Na=1;function Fa(e){Na+=e}function za(e){return e.dynamicChildren=Na>0?Ba||v:null,Ia.pop(),Ba=Ia[Ia.length-1]||null,Na>0&&Ba&&Ba.push(e),e}function Ea(e,t,n,o,a,r){return za(Ka(e,t,n,o,a,r,!0))}function La(e,t,n,o,a){return za(Ga(e,t,n,o,a,!0))}function Ma(e){return!!e&&!0===e.__v_isVNode}function Da(e,t){return 6&t.shapeFlag&&rn.has(t.type)?(e.shapeFlag&=-257,t.shapeFlag&=-513,!1):e.type===t.type&&e.key===t.key}const Ra="__vInternal",Ua=({key:e})=>null!=e?e:null,Va=({ref:e,ref_key:t,ref_for:n})=>null!=e?P(e)||kt(e)||A(e)?{i:An,r:e,k:t,f:!!n}:e:null;function Ka(e,t=null,n=null,o=0,a=null,r=(e===Oa?0:1),i=!1,s=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ua(t),ref:t&&Va(t),scopeId:Pn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:o,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:An};return s?(Qa(c,n),128&r&&e.normalize(c)):n&&(c.shapeFlag|=P(n)?8:16),c.key!=c.key&&It("VNode created with invalid key (NaN). VNode type:",c.type),Na>0&&!i&&Ba&&(c.patchFlag>0||6&r)&&32!==c.patchFlag&&Ba.push(c),c}const Ga=(...e)=>function(e,t=null,o=null,a=0,r=null,i=!1){e&&e!==Oo||(e||It(`Invalid vnode type when creating vnode: ${e}.`),e=Pa);if(Ma(e)){const n=Wa(e,t,!0);return o&&Qa(n,o),Na>0&&!i&&Ba&&(6&n.shapeFlag?Ba[Ba.indexOf(e)]=n:Ba.push(n)),n.patchFlag|=-2,n}mr(e)&&(e=e.__vccOpts);if(t){t=function(e){return e?mt(e)||Ra in e?w({},e):e:null}(t);let{class:e,style:o}=t;e&&!P(e)&&(t.class=s(e)),I(o)&&(mt(o)&&!j(o)&&(o=w({},o)),t.style=n(o))}const c=P(e)?1:Vn(e)?128:Ca(e)?64:I(e)?4:A(e)?2:0;4&c&&mt(e)&&It("Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.","\nComponent that was made reactive: ",e=yt(e));return Ka(e,t,o,a,r,c,i,!0)}(...e);function Wa(e,t,o=!1){const{props:a,ref:r,patchFlag:i,children:c}=e,l=t?function(...e){const t={};for(let o=0;o<e.length;o++){const a=e[o];for(const e in a)if("class"===e)t.class!==a.class&&(t.class=s([t.class,a.class]));else if("style"===e)t.style=n([t.style,a.style]);else if(y(e)){const n=t[e],o=a[e];!o||n===o||j(n)&&n.includes(o)||(t[e]=n?[].concat(n,o):o)}else""!==e&&(t[e]=a[e])}return t}(a||{},t):a;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Ua(l),ref:t&&t.ref?o&&r?j(r)?r.concat(Va(t)):[r,Va(t)]:Va(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:-1===i&&j(c)?c.map(Ha):c,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Oa?-1===i?16:16|i:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Wa(e.ssContent),ssFallback:e.ssFallback&&Wa(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Ha(e){const t=Wa(e);return j(e.children)&&(t.children=e.children.map(Ha)),t}function qa(e=" ",t=0){return Ga(Aa,null,e,t)}function Ja(e="",t=!1){return t?($a(),La(Pa,null,e)):Ga(Pa,null,e)}function Ya(e){return null==e||"boolean"==typeof e?Ga(Pa):j(e)?Ga(Oa,null,e.slice()):"object"==typeof e?Za(e):Ga(Aa,null,String(e))}function Za(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:Wa(e)}function Qa(e,t){let n=0;const{shapeFlag:o}=e;if(null==t)t=null;else if(j(t))n=16;else if("object"==typeof t){if(65&o){const n=t.default;return void(n&&(n._c&&(n._d=!1),Qa(e,n()),n._c&&(n._d=!0)))}{n=32;const o=t._;o||Ra in t?3===o&&An&&(1===An.slots._?t._=1:(t._=2,e.patchFlag|=1024)):t._ctx=An}}else A(t)?(t={default:t,_ctx:An},n=32):(t=String(t),64&o?(n=16,t=[qa(t)]):n=8);e.children=t,e.shapeFlag|=n}function Xa(e,t,n,o=null){zt(e,t,7,[n,o])}const er=fa();let tr=0;let nr=null;const or=()=>nr||An,ar=e=>{nr=e,e.scope.on()},rr=()=>{nr&&nr.scope.off(),nr=null},ir=t("slot,component");function sr(e,t){const n=t.isNativeTag||b;(ir(e)||n(e))&&It("Do not use built-in or reserved HTML elements as component id: "+e)}function cr(e){return 4&e.vnode.shapeFlag}let lr=!1;function dr(e,t,n){A(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:I(t)?(Ma(t)&&It("setup() should not return VNodes directly - return a render function instead."),e.devtoolsRawSetupState=t,e.setupState=jt(t),function(e){const{ctx:t,setupState:n}=e;Object.keys(yt(n)).forEach((e=>{if(!n.__isScriptSetup){if(Bo(e[0]))return void It(`setup() return property ${JSON.stringify(e)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:()=>n[e],set:h})}}))}(e)):void 0!==t&&It("setup() should return an object. Received: "+(null===t?"null":typeof t)),ur(e,n)}const pr=()=>!0;function ur(e,t,n){const o=e.type;e.render||(e.render=o.render||h),__VUE_OPTIONS_API__&&(ar(e),he(),zo(e),be(),rr()),o.render||e.render!==h||t||(o.template?It('Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".'):It("Component is missing template or render function."))}function fr(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(jt(xt(e.exposed)),{get:(t,n)=>n in t?t[n]:n in Io?Io[n](e):void 0,has:(e,t)=>t in e||t in Io}))}const gr=/(?:^|[-_])(\w)/g,vr=e=>e.replace(gr,(e=>e.toUpperCase())).replace(/[-_]/g,"");function hr(e,t=!0){return A(e)?e.displayName||e.name:e.name||t&&e.__name}function br(e,t,n=!1){let o=hr(t);if(!o&&t.__file){const e=t.__file.match(/([^/\\]+)\.\w+$/);e&&(o=e[1])}if(!o&&e&&e.parent){const n=e=>{for(const n in e)if(e[n]===t)return n};o=n(e.components||e.parent.type.components)||n(e.appContext.components)}return o?vr(o):n?"App":"Anonymous"}function mr(e){return A(e)&&"__vccOpts"in e}const yr=(e,t)=>function(e,t,n=!1){let o,a;const r=A(e);r?(o=e,a=()=>{console.warn("Write operation failed: computed value is readonly")}):(o=e.get,a=e.set);const i=new Ot(o,a,r||!a,n);return t&&!n&&(i.effect.onTrack=t.onTrack,i.effect.onTrigger=t.onTrigger),i}(e,t,lr),xr=Symbol("ssrContext"),wr=()=>{{const e=Kn(xr);return e||It("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}};function _r(e){return!(!e||!e.__v_isShallow)}const kr="3.2.47",Sr="undefined"!=typeof document?document:null,jr=Sr&&Sr.createElement("template"),Cr={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const a=t?Sr.createElementNS("http://www.w3.org/2000/svg",e):Sr.createElement(e,n?{is:n}:void 0);return"select"===e&&o&&null!=o.multiple&&a.setAttribute("multiple",o.multiple),a},createText:e=>Sr.createTextNode(e),createComment:e=>Sr.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Sr.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,a,r){const i=n?n.previousSibling:t.lastChild;if(a&&(a===r||a.nextSibling))for(;t.insertBefore(a.cloneNode(!0),n),a!==r&&(a=a.nextSibling););else{jr.innerHTML=o?`<svg>${e}</svg>`:e;const a=jr.content;if(o){const e=a.firstChild;for(;e.firstChild;)a.appendChild(e.firstChild);a.removeChild(e)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};const Or=/[^\\];\s*$/,Ar=/\s*!important$/;function Pr(e,t,n){if(j(n))n.forEach((n=>Pr(e,t,n)));else if(null==n&&(n=""),Or.test(n)&&It(`Unexpected semicolon at the end of '${t}' style value: '${n}'`),t.startsWith("--"))e.setProperty(t,n);else{const o=function(e,t){const n=Ir[t];if(n)return n;let o=U(t);if("filter"!==o&&o in e)return Ir[t]=o;o=G(o);for(let n=0;n<Tr.length;n++){const a=Tr[n]+o;if(a in e)return Ir[t]=a}return t}(e,t);Ar.test(n)?e.setProperty(K(o),n.replace(Ar,""),"important"):e[o]=n}}const Tr=["Webkit","Moz","ms"],Ir={};const Br="http://www.w3.org/1999/xlink";function $r(e,t,n,o,a=null){const r=e._vei||(e._vei={}),i=r[t];if(o&&i)i.value=o;else{const[n,s]=function(e){let t;if(Nr.test(e)){let n;for(t={};n=e.match(Nr);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}const n=":"===e[2]?e.slice(3):K(e.slice(2));return[n,t]}(t);if(o){const i=r[t]=function(e,t){const n=e=>{if(e._vts){if(e._vts<=n.attached)return}else e._vts=Date.now();zt(function(e,t){if(j(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=Er(),n}(o,a);!function(e,t,n,o){e.addEventListener(t,n,o)}(e,n,i,s)}else i&&(!function(e,t,n,o){e.removeEventListener(t,n,o)}(e,n,i,s),r[t]=void 0)}}const Nr=/(?:Once|Passive|Capture)$/;let Fr=0;const zr=Promise.resolve(),Er=()=>Fr||(zr.then((()=>Fr=0)),Fr=Date.now());const Lr=/^on[a-z]/;Boolean;const Mr=w({patchProp:(e,t,n,o,a=!1,r,i,s,c)=>{"class"===t?function(e,t,n){const o=e._vtc;o&&(t=(t?[t,...o]:[...o]).join(" ")),null==t?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}(e,o,a):"style"===t?function(e,t,n){const o=e.style,a=P(n);if(n&&!a){if(t&&!P(t))for(const e in t)null==n[e]&&Pr(o,e,"");for(const e in n)Pr(o,e,n[e])}else{const r=o.display;a?t!==n&&(o.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(o.display=r)}}(e,n,o):y(t)?x(t)||$r(e,t,0,o,i):("."===t[0]?(t=t.slice(1),1):"^"===t[0]?(t=t.slice(1),0):function(e,t,n,o){if(o)return"innerHTML"===t||"textContent"===t||!!(t in e&&Lr.test(t)&&A(n));if("spellcheck"===t||"draggable"===t||"translate"===t)return!1;if("form"===t)return!1;if("list"===t&&"INPUT"===e.tagName)return!1;if("type"===t&&"TEXTAREA"===e.tagName)return!1;if(Lr.test(t)&&P(n))return!1;return t in e}(e,t,o,a))?function(e,t,n,o,a,r,i){if("innerHTML"===t||"textContent"===t)return o&&i(o,a,r),void(e[t]=null==n?"":n);if("value"===t&&"PROGRESS"!==e.tagName&&!e.tagName.includes("-")){e._value=n;const o=null==n?"":n;return e.value===o&&"OPTION"!==e.tagName||(e.value=o),void(null==n&&e.removeAttribute(t))}let s=!1;if(""===n||null==n){const o=typeof e[t];"boolean"===o?n=p(n):null==n&&"string"===o?(n="",s=!0):"number"===o&&(n=0,s=!0)}try{e[t]=n}catch(o){s||It(`Failed setting prop "${t}" on <${e.tagName.toLowerCase()}>: value ${n} is invalid.`,o)}s&&e.removeAttribute(t)}(e,t,o,r,i,s,c):("true-value"===t?e._trueValue=o:"false-value"===t&&(e._falseValue=o),function(e,t,n,o,a){if(o&&t.startsWith("xlink:"))null==n?e.removeAttributeNS(Br,t.slice(6,t.length)):e.setAttributeNS(Br,t,n);else{const o=d(t);null==n||o&&!p(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}(e,t,o,a))}},Cr);let Dr;!function(){if("undefined"==typeof window)return;const e={style:"color:#3ba776"},t={style:"color:#0b1bc9"},n={style:"color:#b62e24"},o={style:"color:#9d288c"},a={header:t=>I(t)?t.__isVue?["div",e,"VueInstance"]:kt(t)?["div",{},["span",e,d(t)],"<",s(t.value),">"]:vt(t)?["div",{},["span",e,_r(t)?"ShallowReactive":"Reactive"],"<",s(t),">"+(ht(t)?" (readonly)":"")]:ht(t)?["div",{},["span",e,_r(t)?"ShallowReadonly":"Readonly"],"<",s(t),">"]:null:null,hasBody:e=>e&&e.__isVue,body(e){if(e&&e.__isVue)return["div",{},...r(e.$)]}};function r(e){const t=[];e.type.props&&e.props&&t.push(i("props",yt(e.props))),e.setupState!==g&&t.push(i("setup",e.setupState)),e.data!==g&&t.push(i("data",yt(e.data)));const n=c(e,"computed");n&&t.push(i("computed",n));const a=c(e,"inject");return a&&t.push(i("injected",a)),t.push(["div",{},["span",{style:o.style+";opacity:0.66"},"$ (internal): "],["object",{object:e}]]),t}function i(e,t){return t=w({},t),Object.keys(t).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},e],["div",{style:"padding-left:1.25em"},...Object.keys(t).map((e=>["div",{},["span",o,e+": "],s(t[e],!1)]))]]:["span",{}]}function s(e,a=!0){return"number"==typeof e?["span",t,e]:"string"==typeof e?["span",n,JSON.stringify(e)]:"boolean"==typeof e?["span",o,e]:I(e)?["object",{object:a?yt(e):e}]:["span",n,String(e)]}function c(e,t){const n=e.type;if(A(n))return;const o={};for(const a in e.ctx)l(n,a,t)&&(o[a]=e.ctx[a]);return o}function l(e,t,n){const o=e[n];return!!(j(o)&&o.includes(t)||I(o)&&t in o)||!(!e.extends||!l(e.extends,t,n))||!(!e.mixins||!e.mixins.some((e=>l(e,t,n))))||void 0}function d(e){return _r(e)?"ShallowRef":e.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(a):window.devtoolsFormatters=[a]}();const Rr=!0,Ur=e=>{let t={};for(let n in e)t[n]=Vr(e[n]);return t},Vr=e=>e+"px",Kr="web/rs/sku/querySkuFromJm.json";var Gr="object"==typeof global&&global&&global.Object===Object&&global,Wr="object"==typeof self&&self&&self.Object===Object&&self,Hr=Gr||Wr||Function("return this")(),qr=Hr.Symbol,Jr=Object.prototype,Yr=Jr.hasOwnProperty,Zr=Jr.toString,Qr=qr?qr.toStringTag:void 0;var Xr=Object.prototype.toString;var ei="[object Null]",ti="[object Undefined]",ni=qr?qr.toStringTag:void 0;function oi(e){return null==e?void 0===e?ti:ei:ni&&ni in Object(e)?function(e){var t=Yr.call(e,Qr),n=e[Qr];try{e[Qr]=void 0;var o=!0}catch(e){}var a=Zr.call(e);return o&&(t?e[Qr]=n:delete e[Qr]),a}(e):function(e){return Xr.call(e)}(e)}function ai(e){return null!=e&&"object"==typeof e}var ri="[object Symbol]";function ii(e){return"symbol"==typeof e||ai(e)&&oi(e)==ri}function si(e,t){for(var n=-1,o=null==e?0:e.length,a=Array(o);++n<o;)a[n]=t(e[n],n,e);return a}var ci=Array.isArray,li=1/0,di=qr?qr.prototype:void 0,pi=di?di.toString:void 0;function ui(e){if("string"==typeof e)return e;if(ci(e))return si(e,ui)+"";if(ii(e))return pi?pi.call(e):"";var t=e+"";return"0"==t&&1/e==-li?"-0":t}function fi(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}var gi="[object AsyncFunction]",vi="[object Function]",hi="[object GeneratorFunction]",bi="[object Proxy]";function mi(e){if(!fi(e))return!1;var t=oi(e);return t==vi||t==hi||t==gi||t==bi}var yi=Hr["__core-js_shared__"],xi=function(){var e=/[^.]+$/.exec(yi&&yi.keys&&yi.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();var wi=Function.prototype.toString;function _i(e){if(null!=e){try{return wi.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var ki=/^\[object .+?Constructor\]$/,Si=Function.prototype,ji=Object.prototype,Ci=Si.toString,Oi=ji.hasOwnProperty,Ai=RegExp("^"+Ci.call(Oi).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Pi(e){return!(!fi(e)||(t=e,xi&&xi in t))&&(mi(e)?Ai:ki).test(_i(e));var t}function Ti(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Pi(n)?n:void 0}var Ii=Ti(Hr,"WeakMap"),Bi=Object.create,$i=function(){function e(){}return function(t){if(!fi(t))return{};if(Bi)return Bi(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();var Ni=800,Fi=16,zi=Date.now;var Ei,Li,Mi,Di=function(){try{var e=Ti(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),Ri=Di,Ui=Ri?function(e,t){return Ri(e,"toString",{configurable:!0,enumerable:!1,value:(n=t,function(){return n}),writable:!0});var n}:function(e){return e},Vi=(Ei=Ui,Li=0,Mi=0,function(){var e=zi(),t=Fi-(e-Mi);if(Mi=e,t>0){if(++Li>=Ni)return arguments[0]}else Li=0;return Ei.apply(void 0,arguments)});var Ki=9007199254740991,Gi=/^(?:0|[1-9]\d*)$/;function Wi(e,t){var n=typeof e;return!!(t=null==t?Ki:t)&&("number"==n||"symbol"!=n&&Gi.test(e))&&e>-1&&e%1==0&&e<t}function Hi(e,t,n){"__proto__"==t&&Ri?Ri(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function qi(e,t){return e===t||e!=e&&t!=t}var Ji=Object.prototype.hasOwnProperty;function Yi(e,t,n){var o=e[t];Ji.call(e,t)&&qi(o,n)&&(void 0!==n||t in e)||Hi(e,t,n)}function Zi(e,t,n,o){var a=!n;n||(n={});for(var r=-1,i=t.length;++r<i;){var s=t[r],c=o?o(n[s],e[s],s,n,e):void 0;void 0===c&&(c=e[s]),a?Hi(n,s,c):Yi(n,s,c)}return n}var Qi=Math.max;var Xi=9007199254740991;function es(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=Xi}function ts(e){return null!=e&&es(e.length)&&!mi(e)}var ns=Object.prototype;function os(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||ns)}var as="[object Arguments]";function rs(e){return ai(e)&&oi(e)==as}var is=Object.prototype,ss=is.hasOwnProperty,cs=is.propertyIsEnumerable,ls=rs(function(){return arguments}())?rs:function(e){return ai(e)&&ss.call(e,"callee")&&!cs.call(e,"callee")};var ds="object"==typeof exports&&exports&&!exports.nodeType&&exports,ps=ds&&"object"==typeof module&&module&&!module.nodeType&&module,us=ps&&ps.exports===ds?Hr.Buffer:void 0,fs=(us?us.isBuffer:void 0)||function(){return!1},gs={};function vs(e){return function(t){return e(t)}}gs["[object Float32Array]"]=gs["[object Float64Array]"]=gs["[object Int8Array]"]=gs["[object Int16Array]"]=gs["[object Int32Array]"]=gs["[object Uint8Array]"]=gs["[object Uint8ClampedArray]"]=gs["[object Uint16Array]"]=gs["[object Uint32Array]"]=!0,gs["[object Arguments]"]=gs["[object Array]"]=gs["[object ArrayBuffer]"]=gs["[object Boolean]"]=gs["[object DataView]"]=gs["[object Date]"]=gs["[object Error]"]=gs["[object Function]"]=gs["[object Map]"]=gs["[object Number]"]=gs["[object Object]"]=gs["[object RegExp]"]=gs["[object Set]"]=gs["[object String]"]=gs["[object WeakMap]"]=!1;var hs="object"==typeof exports&&exports&&!exports.nodeType&&exports,bs=hs&&"object"==typeof module&&module&&!module.nodeType&&module,ms=bs&&bs.exports===hs&&Gr.process,ys=function(){try{var e=bs&&bs.require&&bs.require("util").types;return e||ms&&ms.binding&&ms.binding("util")}catch(e){}}(),xs=ys&&ys.isTypedArray,ws=xs?vs(xs):function(e){return ai(e)&&es(e.length)&&!!gs[oi(e)]},_s=Object.prototype.hasOwnProperty;function ks(e,t){var n=ci(e),o=!n&&ls(e),a=!n&&!o&&fs(e),r=!n&&!o&&!a&&ws(e),i=n||o||a||r,s=i?function(e,t){for(var n=-1,o=Array(e);++n<e;)o[n]=t(n);return o}(e.length,String):[],c=s.length;for(var l in e)!t&&!_s.call(e,l)||i&&("length"==l||a&&("offset"==l||"parent"==l)||r&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||Wi(l,c))||s.push(l);return s}function Ss(e,t){return function(n){return e(t(n))}}var js=Ss(Object.keys,Object),Cs=Object.prototype.hasOwnProperty;function Os(e){if(!os(e))return js(e);var t=[];for(var n in Object(e))Cs.call(e,n)&&"constructor"!=n&&t.push(n);return t}function As(e){return ts(e)?ks(e):Os(e)}var Ps=Object.prototype.hasOwnProperty;function Ts(e){if(!fi(e))return function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}(e);var t=os(e),n=[];for(var o in e)("constructor"!=o||!t&&Ps.call(e,o))&&n.push(o);return n}function Is(e){return ts(e)?ks(e,!0):Ts(e)}var Bs=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$s=/^\w*$/;var Ns=Ti(Object,"create");var Fs="__lodash_hash_undefined__",zs=Object.prototype.hasOwnProperty;var Es=Object.prototype.hasOwnProperty;var Ls="__lodash_hash_undefined__";function Ms(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}function Ds(e,t){for(var n=e.length;n--;)if(qi(e[n][0],t))return n;return-1}Ms.prototype.clear=function(){this.__data__=Ns?Ns(null):{},this.size=0},Ms.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Ms.prototype.get=function(e){var t=this.__data__;if(Ns){var n=t[e];return n===Fs?void 0:n}return zs.call(t,e)?t[e]:void 0},Ms.prototype.has=function(e){var t=this.__data__;return Ns?void 0!==t[e]:Es.call(t,e)},Ms.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Ns&&void 0===t?Ls:t,this};var Rs=Array.prototype.splice;function Us(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}Us.prototype.clear=function(){this.__data__=[],this.size=0},Us.prototype.delete=function(e){var t=this.__data__,n=Ds(t,e);return!(n<0)&&(n==t.length-1?t.pop():Rs.call(t,n,1),--this.size,!0)},Us.prototype.get=function(e){var t=this.__data__,n=Ds(t,e);return n<0?void 0:t[n][1]},Us.prototype.has=function(e){return Ds(this.__data__,e)>-1},Us.prototype.set=function(e,t){var n=this.__data__,o=Ds(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this};var Vs=Ti(Hr,"Map");function Ks(e,t){var n,o,a=e.__data__;return("string"==(o=typeof(n=t))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==n:null===n)?a["string"==typeof t?"string":"hash"]:a.map}function Gs(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}Gs.prototype.clear=function(){this.size=0,this.__data__={hash:new Ms,map:new(Vs||Us),string:new Ms}},Gs.prototype.delete=function(e){var t=Ks(this,e).delete(e);return this.size-=t?1:0,t},Gs.prototype.get=function(e){return Ks(this,e).get(e)},Gs.prototype.has=function(e){return Ks(this,e).has(e)},Gs.prototype.set=function(e,t){var n=Ks(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this};var Ws="Expected a function";function Hs(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(Ws);var n=function(){var o=arguments,a=t?t.apply(this,o):o[0],r=n.cache;if(r.has(a))return r.get(a);var i=e.apply(this,o);return n.cache=r.set(a,i)||r,i};return n.cache=new(Hs.Cache||Gs),n}Hs.Cache=Gs;var qs=500;var Js=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ys=/\\(\\)?/g,Zs=function(e){var t=Hs(e,(function(e){return n.size===qs&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Js,(function(e,n,o,a){t.push(o?a.replace(Ys,"$1"):n||e)})),t})),Qs=Zs;function Xs(e,t){return ci(e)?e:function(e,t){if(ci(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!ii(e))||$s.test(e)||!Bs.test(e)||null!=t&&e in Object(t)}(e,t)?[e]:Qs(function(e){return null==e?"":ui(e)}(e))}var ec=1/0;function tc(e){if("string"==typeof e||ii(e))return e;var t=e+"";return"0"==t&&1/e==-ec?"-0":t}function nc(e,t){for(var n=0,o=(t=Xs(t,e)).length;null!=e&&n<o;)e=e[tc(t[n++])];return n&&n==o?e:void 0}function oc(e,t,n){var o=null==e?void 0:nc(e,t);return void 0===o?n:o}function ac(e,t){for(var n=-1,o=t.length,a=e.length;++n<o;)e[a+n]=t[n];return e}var rc=qr?qr.isConcatSpreadable:void 0;function ic(e){return ci(e)||ls(e)||!!(rc&&e&&e[rc])}function sc(e,t,n,o,a){var r=-1,i=e.length;for(n||(n=ic),a||(a=[]);++r<i;){var s=e[r];t>0&&n(s)?t>1?sc(s,t-1,n,o,a):ac(a,s):o||(a[a.length]=s)}return a}function cc(e){return(null==e?0:e.length)?sc(e,1):[]}function lc(e){return Vi(function(e,t,n){return t=Qi(void 0===t?e.length-1:t,0),function(){for(var o=arguments,a=-1,r=Qi(o.length-t,0),i=Array(r);++a<r;)i[a]=o[t+a];a=-1;for(var s=Array(t+1);++a<t;)s[a]=o[a];return s[t]=n(i),function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}(e,this,s)}}(e,void 0,cc),e+"")}var dc=Ss(Object.getPrototypeOf,Object),pc="[object Object]",uc=Function.prototype,fc=Object.prototype,gc=uc.toString,vc=fc.hasOwnProperty,hc=gc.call(Object);var bc=200;function mc(e){var t=this.__data__=new Us(e);this.size=t.size}mc.prototype.clear=function(){this.__data__=new Us,this.size=0},mc.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},mc.prototype.get=function(e){return this.__data__.get(e)},mc.prototype.has=function(e){return this.__data__.has(e)},mc.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Us){var o=n.__data__;if(!Vs||o.length<bc-1)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new Gs(o)}return n.set(e,t),this.size=n.size,this};var yc="object"==typeof exports&&exports&&!exports.nodeType&&exports,xc=yc&&"object"==typeof module&&module&&!module.nodeType&&module,wc=xc&&xc.exports===yc?Hr.Buffer:void 0,_c=wc?wc.allocUnsafe:void 0;function kc(){return[]}var Sc=Object.prototype.propertyIsEnumerable,jc=Object.getOwnPropertySymbols,Cc=jc?function(e){return null==e?[]:(e=Object(e),function(e,t){for(var n=-1,o=null==e?0:e.length,a=0,r=[];++n<o;){var i=e[n];t(i,n,e)&&(r[a++]=i)}return r}(jc(e),(function(t){return Sc.call(e,t)})))}:kc;var Oc=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)ac(t,Cc(e)),e=dc(e);return t}:kc;function Ac(e,t,n){var o=t(e);return ci(e)?o:ac(o,n(e))}function Pc(e){return Ac(e,As,Cc)}function Tc(e){return Ac(e,Is,Oc)}var Ic=Ti(Hr,"DataView"),Bc=Ti(Hr,"Promise"),$c=Ti(Hr,"Set"),Nc="[object Map]",Fc="[object Promise]",zc="[object Set]",Ec="[object WeakMap]",Lc="[object DataView]",Mc=_i(Ic),Dc=_i(Vs),Rc=_i(Bc),Uc=_i($c),Vc=_i(Ii),Kc=oi;(Ic&&Kc(new Ic(new ArrayBuffer(1)))!=Lc||Vs&&Kc(new Vs)!=Nc||Bc&&Kc(Bc.resolve())!=Fc||$c&&Kc(new $c)!=zc||Ii&&Kc(new Ii)!=Ec)&&(Kc=function(e){var t=oi(e),n="[object Object]"==t?e.constructor:void 0,o=n?_i(n):"";if(o)switch(o){case Mc:return Lc;case Dc:return Nc;case Rc:return Fc;case Uc:return zc;case Vc:return Ec}return t});var Gc=Kc,Wc=Object.prototype.hasOwnProperty;var Hc=Hr.Uint8Array;function qc(e){var t=new e.constructor(e.byteLength);return new Hc(t).set(new Hc(e)),t}var Jc=/\w*$/;var Yc=qr?qr.prototype:void 0,Zc=Yc?Yc.valueOf:void 0;var Qc="[object Boolean]",Xc="[object Date]",el="[object Map]",tl="[object Number]",nl="[object RegExp]",ol="[object Set]",al="[object String]",rl="[object Symbol]",il="[object ArrayBuffer]",sl="[object DataView]",cl="[object Float32Array]",ll="[object Float64Array]",dl="[object Int8Array]",pl="[object Int16Array]",ul="[object Int32Array]",fl="[object Uint8Array]",gl="[object Uint8ClampedArray]",vl="[object Uint16Array]",hl="[object Uint32Array]";function bl(e,t,n){var o,a,r,i=e.constructor;switch(t){case il:return qc(e);case Qc:case Xc:return new i(+e);case sl:return function(e,t){var n=t?qc(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case cl:case ll:case dl:case pl:case ul:case fl:case gl:case vl:case hl:return function(e,t){var n=t?qc(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}(e,n);case el:return new i;case tl:case al:return new i(e);case nl:return(r=new(a=e).constructor(a.source,Jc.exec(a))).lastIndex=a.lastIndex,r;case ol:return new i;case rl:return o=e,Zc?Object(Zc.call(o)):{}}}var ml="[object Map]";var yl=ys&&ys.isMap,xl=yl?vs(yl):function(e){return ai(e)&&Gc(e)==ml},wl="[object Set]";var _l=ys&&ys.isSet,kl=_l?vs(_l):function(e){return ai(e)&&Gc(e)==wl},Sl=1,jl=2,Cl=4,Ol="[object Arguments]",Al="[object Function]",Pl="[object GeneratorFunction]",Tl="[object Object]",Il={};function Bl(e,t,n,o,a,r){var i,s=t&Sl,c=t&jl,l=t&Cl;if(n&&(i=a?n(e,o,a,r):n(e)),void 0!==i)return i;if(!fi(e))return e;var d=ci(e);if(d){if(i=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Wc.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!s)return function(e,t){var n=-1,o=e.length;for(t||(t=Array(o));++n<o;)t[n]=e[n];return t}(e,i)}else{var p=Gc(e),u=p==Al||p==Pl;if(fs(e))return function(e,t){if(t)return e.slice();var n=e.length,o=_c?_c(n):new e.constructor(n);return e.copy(o),o}(e,s);if(p==Tl||p==Ol||u&&!a){if(i=c||u?{}:function(e){return"function"!=typeof e.constructor||os(e)?{}:$i(dc(e))}(e),!s)return c?function(e,t){return Zi(e,Oc(e),t)}(e,function(e,t){return e&&Zi(t,Is(t),e)}(i,e)):function(e,t){return Zi(e,Cc(e),t)}(e,function(e,t){return e&&Zi(t,As(t),e)}(i,e))}else{if(!Il[p])return a?e:{};i=bl(e,p,s)}}r||(r=new mc);var f=r.get(e);if(f)return f;r.set(e,i),kl(e)?e.forEach((function(o){i.add(Bl(o,t,n,o,e,r))})):xl(e)&&e.forEach((function(o,a){i.set(a,Bl(o,t,n,a,e,r))}));var g=d?void 0:(l?c?Tc:Pc:c?Is:As)(e);return function(e,t){for(var n=-1,o=null==e?0:e.length;++n<o&&!1!==t(e[n],n,e););}(g||e,(function(o,a){g&&(o=e[a=o]),Yi(i,a,Bl(o,t,n,a,e,r))})),i}Il[Ol]=Il["[object Array]"]=Il["[object ArrayBuffer]"]=Il["[object DataView]"]=Il["[object Boolean]"]=Il["[object Date]"]=Il["[object Float32Array]"]=Il["[object Float64Array]"]=Il["[object Int8Array]"]=Il["[object Int16Array]"]=Il["[object Int32Array]"]=Il["[object Map]"]=Il["[object Number]"]=Il[Tl]=Il["[object RegExp]"]=Il["[object Set]"]=Il["[object String]"]=Il["[object Symbol]"]=Il["[object Uint8Array]"]=Il["[object Uint8ClampedArray]"]=Il["[object Uint16Array]"]=Il["[object Uint32Array]"]=!0,Il["[object Error]"]=Il[Al]=Il["[object WeakMap]"]=!1;var $l="__lodash_hash_undefined__";function Nl(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Gs;++t<n;)this.add(e[t])}function Fl(e,t){for(var n=-1,o=null==e?0:e.length;++n<o;)if(t(e[n],n,e))return!0;return!1}Nl.prototype.add=Nl.prototype.push=function(e){return this.__data__.set(e,$l),this},Nl.prototype.has=function(e){return this.__data__.has(e)};var zl=1,El=2;function Ll(e,t,n,o,a,r){var i=n&zl,s=e.length,c=t.length;if(s!=c&&!(i&&c>s))return!1;var l=r.get(e),d=r.get(t);if(l&&d)return l==t&&d==e;var p=-1,u=!0,f=n&El?new Nl:void 0;for(r.set(e,t),r.set(t,e);++p<s;){var g=e[p],v=t[p];if(o)var h=i?o(v,g,p,t,e,r):o(g,v,p,e,t,r);if(void 0!==h){if(h)continue;u=!1;break}if(f){if(!Fl(t,(function(e,t){if(i=t,!f.has(i)&&(g===e||a(g,e,n,o,r)))return f.push(t);var i}))){u=!1;break}}else if(g!==v&&!a(g,v,n,o,r)){u=!1;break}}return r.delete(e),r.delete(t),u}function Ml(e){var t=-1,n=Array(e.size);return e.forEach((function(e,o){n[++t]=[o,e]})),n}function Dl(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}var Rl=1,Ul=2,Vl="[object Boolean]",Kl="[object Date]",Gl="[object Error]",Wl="[object Map]",Hl="[object Number]",ql="[object RegExp]",Jl="[object Set]",Yl="[object String]",Zl="[object Symbol]",Ql="[object ArrayBuffer]",Xl="[object DataView]",ed=qr?qr.prototype:void 0,td=ed?ed.valueOf:void 0;var nd=1,od=Object.prototype.hasOwnProperty;var ad=1,rd="[object Arguments]",id="[object Array]",sd="[object Object]",cd=Object.prototype.hasOwnProperty;function ld(e,t,n,o,a,r){var i=ci(e),s=ci(t),c=i?id:Gc(e),l=s?id:Gc(t),d=(c=c==rd?sd:c)==sd,p=(l=l==rd?sd:l)==sd,u=c==l;if(u&&fs(e)){if(!fs(t))return!1;i=!0,d=!1}if(u&&!d)return r||(r=new mc),i||ws(e)?Ll(e,t,n,o,a,r):function(e,t,n,o,a,r,i){switch(n){case Xl:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case Ql:return!(e.byteLength!=t.byteLength||!r(new Hc(e),new Hc(t)));case Vl:case Kl:case Hl:return qi(+e,+t);case Gl:return e.name==t.name&&e.message==t.message;case ql:case Yl:return e==t+"";case Wl:var s=Ml;case Jl:var c=o&Rl;if(s||(s=Dl),e.size!=t.size&&!c)return!1;var l=i.get(e);if(l)return l==t;o|=Ul,i.set(e,t);var d=Ll(s(e),s(t),o,a,r,i);return i.delete(e),d;case Zl:if(td)return td.call(e)==td.call(t)}return!1}(e,t,c,n,o,a,r);if(!(n&ad)){var f=d&&cd.call(e,"__wrapped__"),g=p&&cd.call(t,"__wrapped__");if(f||g){var v=f?e.value():e,h=g?t.value():t;return r||(r=new mc),a(v,h,n,o,r)}}return!!u&&(r||(r=new mc),function(e,t,n,o,a,r){var i=n&nd,s=Pc(e),c=s.length;if(c!=Pc(t).length&&!i)return!1;for(var l=c;l--;){var d=s[l];if(!(i?d in t:od.call(t,d)))return!1}var p=r.get(e),u=r.get(t);if(p&&u)return p==t&&u==e;var f=!0;r.set(e,t),r.set(t,e);for(var g=i;++l<c;){var v=e[d=s[l]],h=t[d];if(o)var b=i?o(h,v,d,t,e,r):o(v,h,d,e,t,r);if(!(void 0===b?v===h||a(v,h,n,o,r):b)){f=!1;break}g||(g="constructor"==d)}if(f&&!g){var m=e.constructor,y=t.constructor;m==y||!("constructor"in e)||!("constructor"in t)||"function"==typeof m&&m instanceof m&&"function"==typeof y&&y instanceof y||(f=!1)}return r.delete(e),r.delete(t),f}(e,t,n,o,a,r))}function dd(e,t,n,o,a){return e===t||(null==e||null==t||!ai(e)&&!ai(t)?e!=e&&t!=t:ld(e,t,n,o,dd,a))}function pd(e,t){return null!=e&&t in Object(e)}function ud(e,t){return null!=e&&function(e,t,n){for(var o=-1,a=(t=Xs(t,e)).length,r=!1;++o<a;){var i=tc(t[o]);if(!(r=null!=e&&n(e,i)))break;e=e[i]}return r||++o!=a?r:!!(a=null==e?0:e.length)&&es(a)&&Wi(i,a)&&(ci(e)||ls(e))}(e,t,pd)}function fd(e,t){return t.length<2?e:nc(e,function(e,t,n){var o=-1,a=e.length;t<0&&(t=-t>a?0:a+t),(n=n>a?a:n)<0&&(n+=a),a=t>n?0:n-t>>>0,t>>>=0;for(var r=Array(a);++o<a;)r[o]=e[o+t];return r}(t,0,-1))}var gd="[object Map]",vd="[object Set]",hd=Object.prototype.hasOwnProperty;function bd(e){if(null==e)return!0;if(ts(e)&&(ci(e)||"string"==typeof e||"function"==typeof e.splice||fs(e)||ws(e)||ls(e)))return!e.length;var t=Gc(e);if(t==gd||t==vd)return!e.size;if(os(e))return!Os(e).length;for(var n in e)if(hd.call(e,n))return!1;return!0}function md(e){return void 0===e}function yd(e,t){return null==(e=fd(e,t=Xs(t,e)))||delete e[tc((n=t,o=null==n?0:n.length,o?n[o-1]:void 0))];var n,o}function xd(e){return function(e){if(!ai(e)||oi(e)!=pc)return!1;var t=dc(e);if(null===t)return!0;var n=vc.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&gc.call(n)==hc}(e)?void 0:e}var wd=lc((function(e,t){var n={};if(null==e)return n;var o=!1;t=si(t,(function(t){return t=Xs(t,e),o||(o=t.length>1),t})),Zi(e,Tc(e),n),o&&(n=Bl(n,7,xd));for(var a=t.length;a--;)yd(n,t[a]);return n}));function _d(e,t,n,o){if(!fi(e))return e;for(var a=-1,r=(t=Xs(t,e)).length,i=r-1,s=e;null!=s&&++a<r;){var c=tc(t[a]),l=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return e;if(a!=i){var d=s[c];void 0===(l=o?o(d,c,s):void 0)&&(l=fi(d)?d:Wi(t[a+1])?[]:{})}Yi(s,c,l),s=s[c]}return e}function kd(e,t){return function(e,t,n){for(var o=-1,a=t.length,r={};++o<a;){var i=t[o],s=nc(e,i);n(s,i)&&_d(r,Xs(i,e),s)}return r}(e,t,(function(t,n){return ud(e,n)}))}var Sd=lc((function(e,t){return null==e?{}:kd(e,t)}));const jd=e=>{const{mGoodsInfo:t}=Td[e];return t},Cd=(e,t,n)=>{Td[e]={mGoodsInfo:n,mGoods:t}},Od=e=>{const{goods:t,id:n}=e.props,{mGoods:o}=Td[n]||{};return dd(t,o)},Ad=e=>"https://rcyx-platform-test.yoxuan.vip/";const Pd=async(e,t)=>{const{id:n,goods:o}=e.props;if(bd(o))return Promise.resolve({list:[]});if(Od(e))return Promise.resolve(jd(n));const a=localStorage.getItem("saas-token");return await fetch(Ad()+Kr+"?rows=60&page=1&skuCodeStr="+t.skuCode,{method:"GET",headers:{"saas-token":a,"user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","Content-Type":"application/x-www-form-urlencoded;charset=UTF-8"},credentials:"include"}).then((e=>e.json())).then(((e={})=>(Cd(n,o,e),e)))},Td={};var Id={name:"cyy-title",props:{props:{value:{type:String,default:"请填写主标题或文本"},fontSize:Number,textAlign:String,color:String,backgroundColor:String,fontWeight:String,fontStyle:String,textDecoration:Boolean,marginTop:Number,marginBottom:Number}},computed:{computedStyle(){const e=["fontSize","marginTop","marginBottom"],t=Sd(this.props||{},e),n=wd(this.props||{},e);return{...Ur(t),...n}}}};function Bd(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],a=document.createElement("style");a.type="text/css","top"===n&&o.firstChild?o.insertBefore(a,o.firstChild):o.appendChild(a),a.styleSheet?a.styleSheet.cssText=e:a.appendChild(document.createTextNode(e))}}Id.render=function(e,t,o,a,r,i){return $a(),Ea("div",{style:n([i.computedStyle])},u(o.props.value),5)},Id.__file="src/package/cyy-title/cyy-title.vue";Bd(".lc-img-item[data-v-347d4d81]{box-sizing:border-box;width:100%}");var $d={name:"cyy-goods",props:{props:{goods:Array,SelectGoods:Object,arrange:Number,borderRadius:Number,margin:Number,markedPrice:Number,marginTop:Number,marginBottom:Number}},data:()=>({listArr:[],noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"},domainNameUrl:"",isLowCode:Rr}),mounted(){this.init()},methods:{async init(){this.domainNameUrl=Ad();const{goods:e=[]}=this.props,t={skuCode:e.toString()},n=await Pd(this,t);this.listArr=oc(n,"list",[]),console.log("🐽🐽🐽🐽🐽🐽🐽🐽w",this.listArr)},goGoodsDetail(e){},getMaskState:e=>"1"===e?"预售中":"无库存"}};const Nd={key:1},Fd=["onClick"],zd={class:"imgWrapper"},Ed={class:"maskState"},Ld=["src"],Md={class:"goodsDescription"},Dd={class:"goodsName"},Rd={class:"footerContent"},Ud={class:"goodsPrice"},Vd={key:0,class:"scribing"},Kd=(e=>(In("data-v-585820b7"),e=e(),Bn(),e))((()=>Ka("div",{class:"goodsBuy"},"立即购买",-1)));Bd(".cube-container[data-v-585820b7]{display:grid}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7]{grid-template-columns:repeat(1,1fr)}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] .goodsImg[data-v-585820b7]{margin-left:auto;margin-right:auto;max-height:340px}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] .goodsName[data-v-585820b7]{font-size:20px;padding:20px 0 5px}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] .goodsPrice[data-v-585820b7]{font-size:18px}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{font-size:14px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7]{grid-template-columns:repeat(2,1fr)}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7]{margin:0 5px;max-width:170px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsImg[data-v-585820b7]{max-height:170px;max-width:170px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7]{position:relative}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsName[data-v-585820b7]{font-size:16px;height:auto}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsPrice[data-v-585820b7]{font-size:14px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{font-size:12px}.cube-container[data-v-585820b7].arrange-3[data-v-585820b7]{display:flex;overflow-x:scroll}.cube-container[data-v-585820b7].arrange-3[data-v-585820b7] .cube-item[data-v-585820b7]{flex:0 0 auto;max-width:100%;width:100%}.cube-container[data-v-585820b7].arrange-3[data-v-585820b7] .cube-item[data-v-585820b7]:not(:last-child){margin-right:10px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7]{display:flex;height:100px;justify-content:space-around}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .imgWrapper[data-v-585820b7] .goodsImg[data-v-585820b7]{height:100px;width:100px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7]{position:relative;width:210px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsName[data-v-585820b7]{height:auto;max-height:42px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7]{font-size:16px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{font-size:12px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsBuyWrapper[data-v-585820b7]{position:relative}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsBuyWrapper[data-v-585820b7] .goodsBuy[data-v-585820b7]{align-self:flex-end;background-color:red;border-radius:5px;color:#fff;font-size:12px;position:absolute;right:0;top:0}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .imgWrapper[data-v-585820b7]{position:relative}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .imgWrapper[data-v-585820b7] .goodsImg[data-v-585820b7]{width:100%}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .imgMarked[data-v-585820b7]{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .imgMarked[data-v-585820b7] .maskState[data-v-585820b7]{color:#fff;font-size:23px}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7]{display:flex;flex-direction:column;justify-content:space-between}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsName[data-v-585820b7]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7]{align-items:flex-end;display:flex;justify-content:space-between;margin-top:10px}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7]{color:#f53a50;font-weight:600}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{color:#ccc;display:inline-block;font-weight:400;text-decoration:line-through}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsBuy[data-v-585820b7]{align-self:flex-end;background-color:red;border-radius:5px;color:#fff;font-size:12px;line-height:22px;text-align:center;width:5em}"),$d.render=function(e,t,o,a,r,i){return $a(),Ea("div",null,[o.props.goods?($a(),Ea("div",Nd,[Ka("div",{class:s(["cube-container",`arrange-${o.props.arrange}`]),style:n({marginTop:`${o.props.marginTop}px`,marginBottom:`${o.props.marginBottom}px`,gap:`${o.props.margin}px`})},[($a(!0),Ea(Oa,null,Po(r.listArr,((e,t)=>($a(),Ea("div",{class:"cube-item",key:e.skuCode,onClick:t=>i.goGoodsDetail(e)},[Ka("div",zd,[!1===r.isLowCode&&(e.goodsSupplynum<=0||"1"===e.goodsProperty5)?($a(),Ea("div",{key:0,class:"imgMarked",style:n({borderRadius:o.props.borderRadius})},[Ka("div",Ed,u(i.getMaskState(e.goodsProperty5)),1)],4)):Ja("v-if",!0),Ka("img",{class:"goodsImg",src:-1===e.dataPic.indexOf("http")?r.domainNameUrl+e.dataPic:e.dataPic,alt:"",style:n({borderRadius:o.props.borderRadius})},null,12,Ld)]),Ka("div",Md,[Ka("div",Dd,u(e.goodsName),1),Ka("section",Rd,[Ka("div",Ud,[qa(" ¥"+u(e.pricesetNprice)+" ",1),1===o.props.markedPrice?($a(),Ea("div",Vd,"¥"+u(e.pricesetMakeprice),1)):Ja("v-if",!0)]),Kd])])],8,Fd)))),128))],6)])):($a(),Ea("div",{key:0,style:n(r.noDataStyle)},"请选择商品",4))])},$d.__scopeId="data-v-585820b7",$d.__file="src/package/cyy-goods/cyy-goods.vue";Bd(".lowCode-warp{position:relative}.lowCode-warp ul{bottom:10px;padding:0;position:absolute;text-align:center;width:100%}.lowCode-warp li{background-color:rgba(0,0,0,.3);border-radius:50%;display:inline-block;height:8px;margin:0 4px;width:8px}.lowCode-warp li:first-child{background-color:#000}");Bd(".three-layout[data-v-6a9dc7dd]{border-radius:7px}.three-layout[data-v-6a9dc7dd] .mask-three-more[data-v-6a9dc7dd]{background-color:#000;color:#fff;display:block;font-size:52px;height:98px;line-height:98px;opacity:.5;position:absolute;text-align:center;top:0;width:98px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd]{display:flex;justify-content:space-between;margin:15px 12.5px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-left[data-v-6a9dc7dd]{color:#333;font-family:PingFangSC-Semibold,PingFang SC;font-size:16px;font-weight:600;line-height:22px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-right[data-v-6a9dc7dd]{align-items:center;display:flex}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-right[data-v-6a9dc7dd] div[data-v-6a9dc7dd]{color:#595959;font-size:12px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-right[data-v-6a9dc7dd] image[data-v-6a9dc7dd]{height:9px;margin-left:3px;width:6px}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd]{background:#fff;border-radius:7px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);margin:15px 14.5px}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd] .three-layout-bigImg[data-v-6a9dc7dd] image[data-v-6a9dc7dd]{border-radius:28px 28px 0 0;display:inline-block;height:189px;width:100%}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd] .three-layout-goods[data-v-6a9dc7dd]{display:flex;justify-content:center;padding:0 10px 10px}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd] .three-layout-goods[data-v-6a9dc7dd] .goods-items[data-v-6a9dc7dd]{width:106px}.scroll-list[data-v-6a9dc7dd]{box-sizing:border-box;display:flex;justify-content:space-between;overflow:hidden;white-space:nowrap;width:100%}.scroll-list[data-v-6a9dc7dd] .scroll-item[data-v-6a9dc7dd]{display:inline-block;margin-right:10px}.scroll-list[data-v-6a9dc7dd] .scroll-item[data-v-6a9dc7dd] image[data-v-6a9dc7dd]{border-radius:5px;height:98px;width:98px}.scroll-list[data-v-6a9dc7dd] .scroll-item[data-v-6a9dc7dd] p[data-v-6a9dc7dd]{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#000;display:-webkit-box;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;line-height:17px;overflow:hidden;white-space:normal;width:98px}.scroll-top[data-v-6a9dc7dd]{margin-top:10px}");Bd(".holder[data-v-520a741d]{background-color:#ccc;color:#aaa;font-size:30px;height:180px;line-height:180px;text-align:center;width:100%}.ArsenalPicture[data-v-520a741d]{display:flex;justify-content:space-between;width:100%}.ArsenalPicture[data-v-520a741d] .classA-show[data-v-520a741d]{aspect-ratio:1;color:red;width:100%}.ArsenalPicture[data-v-520a741d] .classB-show[data-v-520a741d]{aspect-ratio:1;color:orange;width:50%}.ArsenalPicture[data-v-520a741d] .classC-show[data-v-520a741d]{aspect-ratio:1;color:#ff0;width:33.33%}.ArsenalPicture[data-v-520a741d] .classD-show[data-v-520a741d]{aspect-ratio:1;width:25%}.ArsenalPicture[data-v-520a741d] .classE-show[data-v-520a741d]{height:392px;width:392px}.ArsenalPicture[data-v-520a741d] .classF-show[data-v-520a741d]{height:180px;width:180px}.ArsenalPicture[data-v-520a741d] .classG-show[data-v-520a741d]{height:120px;width:120px}.ArsenalPicture[data-v-520a741d] .classH-show[data-v-520a741d]{height:80px;width:80px}.ArsenalPicture[data-v-520a741d] .ArsenalImg[data-v-520a741d]{height:100%!important;width:100%}.ArsenalPicture-colunm[data-v-520a741d]{width:100%}.ArsenalPicture-colunm[data-v-520a741d] .classI-show[data-v-520a741d]{aspect-ratio:1;width:100%}.ArsenalPicture-colunm[data-v-520a741d] .classJ-show[data-v-520a741d]{aspect-ratio:1;margin-bottom:20px;width:100%}.ArsenalPicture-colunm[data-v-520a741d] .ArsenalImg[data-v-520a741d]{height:100%!important;width:100%}");var Gd={name:"cyy-ArsenalPicture",data:()=>({skeleton:["导航1","导航2","导航3","导航4"],imgStyle:{width:"100%",boxSizing:"border-box"}}),props:{props:{showStyle:Number,photoSize:Number,photoCorner:Number,fontColor:String,backgroundColor:String,marginTop:Number,marginBottom:Number,selectImg:Array}},mounted(){console.log(this.props,2023)},computed:{resultArr(){const{selectImg:e,defaultValue:t}=this.props,n=e.filter((e=>!md(e))).filter((e=>!Object.values(e).every((e=>md(e)))));let o=t;return bd(n)||(o=n),console.log(52,o),o}},methods:{classifyPhotoCorner:e=>20===e?8:50===e?16:e,linkClick(e){this.$emit("linkClick",e)}}};const Wd={key:0,class:"holder"},Hd=(e=>(In("data-v-78ff56c2"),e=e(),Bn(),e))((()=>Ka("div",null,null,-1))),qd=["onClick"],Jd=["src"],Yd={key:1},Zd=["onClick"],Qd=["src"];Bd(".holder[data-v-78ff56c2]{height:75px;padding:10px 0;width:100%}.holder[data-v-78ff56c2] ul[data-v-78ff56c2]{display:flex;justify-content:space-between;list-style:none;padding:0 10px}.holder[data-v-78ff56c2] ul[data-v-78ff56c2] li[data-v-78ff56c2]{list-style:none}.holder[data-v-78ff56c2] ul[data-v-78ff56c2] li[data-v-78ff56c2] div[data-v-78ff56c2]{background-color:pink;border-radius:50%;height:40px;padding:10px;width:40px}.holder[data-v-78ff56c2] ul[data-v-78ff56c2] li[data-v-78ff56c2] div[data-v-78ff56c2] span[data-v-78ff56c2]{display:flex;font-size:12px;justify-content:center}.golds[data-v-78ff56c2]{border-radius:14px;border-radius:4px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between}.golds[data-v-78ff56c2] .golds-item[data-v-78ff56c2]{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:10px 0;width:25%}.golds[data-v-78ff56c2] .golds-item[data-v-78ff56c2] div[data-v-78ff56c2]{font-family:PingFangSC-Medium,PingFang SC;font-size:11px;line-height:15px;text-align:center}.photoSizeBig[data-v-78ff56c2]{height:58px;width:58px}.photoSizeSmall[data-v-78ff56c2]{height:48px;width:48px}.classify-list[data-v-78ff56c2]{display:flex;flex-wrap:wrap;justify-content:space-between}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2]{border-radius:14px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-sizing:border-box;margin-top:20px;padding:8px 5px .25px}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2] div[data-v-78ff56c2]{font-weight:700}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2] img[data-v-78ff56c2]{margin:7.5px 0}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2]:first-child,.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2]:nth-child(2){margin-top:0!important}.classifyItemBig[data-v-78ff56c2]{width:48%}.classifyItemSmall[data-v-78ff56c2]{width:46%}.classifyImgBig[data-v-78ff56c2]{height:90px;width:100%}.classifyImgSmall[data-v-78ff56c2]{height:87.75px;width:100%}.classifyFontBig[data-v-78ff56c2]{font-size:12px;height:12px}.classifyFontSmall[data-v-78ff56c2]{font-size:11px;height:12px}"),Gd.render=function(e,t,o,a,r,i){return $a(),Ea("div",null,[o.props.selectImg.length?($a(),Ea(Oa,{key:1},[0===o.props.showStyle?($a(),Ea("div",{key:0,class:"golds",style:n({backgroundColor:o.props.backgroundColor,marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[($a(!0),Ea(Oa,null,Po(i.resultArr,((e,t)=>($a(),Ea("div",{class:"golds-item",key:t,onClick:t=>i.linkClick(e)},[Ka("img",{class:s([1===o.props.photoSize?"photoSizeBig":"photoSizeSmall"]),style:n({borderRadius:o.props.photoCorner+"%"}),"lazy-load":!0,src:e.imgUrl},null,14,Jd),Ka("div",{style:n({color:o.props.fontColor})},u(e.name),5)],8,qd)))),128))],4)):Ja("v-if",!0),1===o.props.showStyle?($a(),Ea("div",Yd,[Ka("div",{class:"classify-list",style:n({marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[($a(!0),Ea(Oa,null,Po(i.resultArr,((e,t)=>($a(),Ea("div",{class:s(["classify-item",[1===o.props.photoSize?"classifyItemBig":"classifyItemSmall"]]),style:n({backgroundColor:o.props.backgroundColor}),key:t,onClick:t=>i.linkClick(e)},[Ka("div",{class:s([1===o.props.photoSize?"classifyFontBig":"classifyFontSmall"]),style:n({color:o.props.fontColor})},u(e.name),7),Ka("img",{class:s([1===o.props.photoSize?"classifyImgBig":"classifyImgSmall"]),style:n({borderRadius:i.classifyPhotoCorner(o.props.photoCorner)+"px"}),"lazy-load":!0,src:e.imgUrl},null,14,Qd)],14,Zd)))),128))],4)])):Ja("v-if",!0)],64)):($a(),Ea("div",Wd,[Ka("ul",null,[($a(!0),Ea(Oa,null,Po(r.skeleton,((e,t)=>($a(),Ea("li",{key:t},[Hd,Ka("span",null,u(e),1)])))),128))])]))])},Gd.__scopeId="data-v-78ff56c2",Gd.__file="src/package/cyy-ArsenalNavigation/cyy-ArsenalNavigation.vue";Bd(".holder[data-v-f7d4fb12]{background-color:#ffff49;height:60px;padding:10px 0;width:100%}.swiperBox[data-v-f7d4fb12]{border-radius:10px;height:150px;width:100%}.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12],.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12] .swiper-content[data-v-f7d4fb12]{height:150px;width:100%}.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12] .swiper-content[data-v-f7d4fb12] .img-item[data-v-f7d4fb12]{box-sizing:border-box;padding:0 12.5px}.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12] img[data-v-f7d4fb12]{border-radius:10px;height:100%;width:100%}");var Xd={name:"vop-label",data:()=>({}),props:{goodsType:{type:[String,Number],default:""}}};const ep={key:0,class:"label"};Bd(".label[data-v-487510c4]{background-color:#c82a29;border-radius:4px;color:#fff;font-size:12px;margin-right:4px;padding:2px 4px}"),Xd.render=function(e,t,n,o,a,r){return"40"===n.goodsType?($a(),Ea("text",ep,"京东优选")):Ja("v-if",!0)},Xd.__scopeId="data-v-487510c4",Xd.__file="src/components/vop-label.vue";var tp={name:"cyy-collocation",props:{props:{arrange:Number,selectImg:{type:String,default:"https://liftlearning.com/wp-content/uploads/2020/09/default-image.png"},selectGoods:Array,markedPrice:Number,purchaseIcon:Number,more:Number,activityTitle:String,activitySubtitle:String,goodsTag:Array,backgroundColor:String,cornerStyle:Number,spacingStyle:Number,marginTop:Number,marginBottom:Number}},data:()=>({noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"},goodsList:[],completeGoodsList:[],domainNameUrl:"",imgUrl:"",isLowCode:Rr}),computed:{mainTitleColor(){return{mainTitleColor:5===this.props.arrange}}},components:{vopLabel:Xd},mounted(){this.init()},methods:{async init(){this.domainNameUrl=Ad();const{goods:e=[]}=this.props,t={skuCode:e.toString()},n=await Pd(this,t);this.completeGoodsList=oc(n,"list",[]),[1,3].includes(this.props.arrange)?this.goodsList=this.completeGoodsList.slice(0,3):2===this.props.arrange?this.goodsList=this.completeGoodsList.slice(0,2):[4,5].includes(this.props.arrange)&&(this.goodsList=this.completeGoodsList.slice(0,60))},goGoodsDetail(e){},goMoreGoods(){},getMaskState:e=>"1"===e?"预售中":"无库存"}};const np=e=>(In("data-v-374c63b5"),e=e(),Bn(),e),op={class:"title"},ap={class:"subtitle"},rp=np((()=>Ka("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAUElEQVQYV2NkYGBgNDIyCjh37tx6BiTAaGxszMrAwHCIgYHh1NmzZ/Nhcowghrm5Od+fP392IkuCJbBJwiWQJRkZGU8QlkC3B7fl+JyL1YMAA4U8YTAVJk0AAAAASUVORK5CYII="},null,-1))),ip={class:"title"},sp=np((()=>Ka("div",{class:"line"},null,-1))),cp={class:"mainTitle"},lp=np((()=>Ka("div",{class:"line"},null,-1))),dp={class:"mainImage"},pp=["src"],up=["onClick"],fp=["src"],gp={class:"maskState"},vp={class:"goodsDescription"},hp={class:"goodsName"},bp={class:"footerContent"},mp={key:0,class:"goodsTagList"},yp={class:"tag"},xp={class:"goodsPrice"},wp=np((()=>Ka("span",{class:"priceUnit"},"¥",-1))),_p={key:0,class:"scribing"},kp=["onClick"];Bd('.mainTitleColor[data-v-374c63b5]{color:#f52b43}.top[data-v-374c63b5]{margin:0 auto;padding:12px 0;width:350px}.top[data-v-374c63b5] .mainTitle[data-v-374c63b5]{font-size:16px;font-weight:600}.top[data-v-374c63b5].left[data-v-374c63b5]{align-items:flex-end;display:flex;justify-content:space-between}.top[data-v-374c63b5].left[data-v-374c63b5] .title[data-v-374c63b5] .subtitle[data-v-374c63b5]{color:#333;font-size:12px;font-weight:400;height:17px;line-height:17px;margin-left:8px}.top[data-v-374c63b5].left[data-v-374c63b5] .more[data-v-374c63b5]{align-items:center;color:#81848c;display:flex;font-size:12px;font-weight:400;height:18px;line-height:18px}.top[data-v-374c63b5].left[data-v-374c63b5] .more[data-v-374c63b5] img[data-v-374c63b5]{height:8px;width:6px}.top[data-v-374c63b5].center[data-v-374c63b5]{padding:18px 0}.top[data-v-374c63b5].center[data-v-374c63b5] .title[data-v-374c63b5]{align-items:center;display:flex;justify-content:center}.top[data-v-374c63b5].center[data-v-374c63b5] .title[data-v-374c63b5] .line[data-v-374c63b5]{background:#d4d4d4;height:1px;margin:0 10px;width:72px}.top[data-v-374c63b5].center[data-v-374c63b5] .title[data-v-374c63b5] .mainTitle[data-v-374c63b5]{text-align:center}.mainImage[data-v-374c63b5]{height:180px;text-align:center}.mainImage[data-v-374c63b5] img[data-v-374c63b5]{height:180px;width:350px}.goodsList[data-v-374c63b5]{margin-left:auto;margin-right:auto;margin-top:8px;width:350px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5]{background-color:#fff}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsImage[data-v-374c63b5]{height:100px;width:100px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .imgMarked[data-v-374c63b5]{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .imgMarked[data-v-374c63b5] .maskState[data-v-374c63b5]{color:#fff;font-size:23px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;overflow:hidden;text-overflow:ellipsis}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsTagList[data-v-374c63b5]{display:flex;font-size:12px;margin-top:6px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsTagList[data-v-374c63b5] .tag[data-v-374c63b5]{background-color:#fee9ec;border-radius:10px;color:#f52b43;padding:.25em .5em}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsTagList[data-v-374c63b5] .tag[data-v-374c63b5]:not(:last-child){margin-right:8px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5]{color:#f53a50;font-size:14px;font-weight:600}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5] .priceUnit[data-v-374c63b5]{font-size:10px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5] .scribing[data-v-374c63b5]{color:#ccc;display:inline-block;font-size:12px;font-weight:400;text-decoration:line-through}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{background-color:red;border:0;border-radius:15px;color:#fff;font-size:12px;line-height:22px;margin-left:auto;margin-right:auto;text-align:center;width:5em}.arrange-1[data-v-374c63b5]{grid-gap:10px 20px;display:grid;grid-template-columns:repeat(3,1fr)}.arrange-1[data-v-374c63b5] .goodsBox[data-v-374c63b5]{width:100px}.arrange-1[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsImageWrapper[data-v-374c63b5]{position:relative}.arrange-1[data-v-374c63b5] .goodsBox[data-v-374c63b5]:not(:last-child) .goodsImageWrapper[data-v-374c63b5]:after{background-color:#d3d3d3;content:"";height:100%;position:absolute;right:-10px;top:0;width:1px}.arrange-1[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{margin-bottom:10px;text-align:center}.arrange-2[data-v-374c63b5],.arrange-4[data-v-374c63b5]{display:flex;flex-direction:column;margin:8px auto}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5]{display:flex;margin-bottom:10px;padding:10px}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5]{margin-left:10px;position:relative;width:220px}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5]{font-size:14px}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5]{bottom:0;display:inline;font-size:16px;left:0;position:absolute}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{bottom:0;display:inline;margin-bottom:0;position:absolute;right:0}.arrange-3[data-v-374c63b5]{display:flex;flex-wrap:wrap;justify-content:space-between}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5]{background:#fff;height:250px;margin-top:10px;width:170px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsImage[data-v-374c63b5]{height:170px;width:170px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5]{height:2.5em;margin-top:10px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5]{align-items:flex-end;display:flex;justify-content:space-between;margin-top:5px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{margin:0}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5]:first-child{height:220px;padding:10px;width:100%}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5]:first-child .goodsImage[data-v-374c63b5]{height:130px;width:100%}.arrange-5[data-v-374c63b5]{grid-gap:10px 20px;display:grid;grid-template-columns:repeat(3,1fr)}.arrange-5[data-v-374c63b5] .goodsImage[data-v-374c63b5]{margin-top:6px}.arrange-5[data-v-374c63b5] .goodsBox[data-v-374c63b5]{background:#fff;width:100px}.arrange-5[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsImage[data-v-374c63b5]{height:100px;width:100px}.arrange-5[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5]{text-align:center}.arrange-5[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{margin-bottom:10px;text-align:center}'),tp.render=function(e,t,o,a,r,i){const c=Co("vopLabel");return $a(),Ea("div",null,[o.props.goods?($a(),Ea("div",{key:1,style:n({margin:`${o.props.marginTop}px 0 ${o.props.marginBottom}px 0`,backgroundColor:`${o.props.backgroundColor}`,borderRadius:`${o.props.cornerStyle}px`})},[4!==o.props.arrange?($a(),Ea("div",{key:0,class:s(["top",{left:4!==o.props.arrange}])},[Ka("div",op,[Ka("span",{class:s(["mainTitle",i.mainTitleColor])},u(o.props.activityTitle),3),Ka("span",ap,u(o.props.activitySubtitle),1)]),1===o.props.more&&[1,2,3].includes(o.props.arrange)?($a(),Ea("div",{key:0,class:"more",onClick:t[0]||(t[0]=e=>i.goMoreGoods())},[qa(" 更多"),rp])):Ja("v-if",!0)],2)):4===o.props.arrange?($a(),Ea("div",{key:1,class:s(["top",{center:4===o.props.arrange}])},[Ka("div",ip,[sp,Ka("div",cp,u(o.props.activityTitle),1),lp])],2)):Ja("v-if",!0),Ka("div",dp,[Ka("img",{style:n({borderTopLeftRadius:`${o.props.cornerStyle}px`,borderTopRightRadius:`${o.props.cornerStyle}px`}),src:o.props.selectImg,alt:"主图"},null,12,pp)]),Ka("div",{class:s(["goodsList",[`arrange-${o.props.arrange}`]])},[($a(!0),Ea(Oa,null,Po(r.goodsList,((t,a)=>($a(),Ea("div",{class:"goodsBox",style:n({borderRadius:`${o.props.cornerStyle}px`}),key:t.skuCode,onClick:e=>i.goGoodsDetail(t)},[Ka("div",{style:{position:"relative"},class:s({goodsImageWrapper:2===o.props.spacingStyle})},[Ka("img",{class:"goodsImage",style:n({borderRadius:`${o.props.cornerStyle}px`}),src:-1===t.dataPic.indexOf("http")?r.domainNameUrl+t.dataPic:t.dataPic,alt:"商品图片"},null,12,fp),!1===r.isLowCode&&(t.goodsSupplynum<=0||"1"===t.goodsProperty5)?($a(),Ea("div",{key:0,class:"imgMarked",style:n({borderRadius:o.props.borderRadius})},[Ka("div",gp,u(i.getMaskState(t.goodsProperty5)),1)],4)):Ja("v-if",!0)],2),Ka("div",vp,[Ka("div",hp,[Ga(c),qa(u(t.goodsName),1)]),Ka("section",bp,[o.props.goodsTag.length>0&&[2,4].includes(o.props.arrange)?($a(),Ea("div",mp,[($a(!0),Ea(Oa,null,Po(o.props.goodsTag,(e=>($a(),Ea("div",{key:e.id},[Ka("span",yp,u(e.value),1)])))),128))])):Ja("v-if",!0),Ka("div",xp,[wp,qa(u(t.pricesetNprice)+" ",1),1===o.props.markedPrice?($a(),Ea("div",_p," ¥"+u(t.pricesetMakeprice),1)):Ja("v-if",!0)]),1===o.props.purchaseIcon?($a(),Ea("div",{key:1,class:"goodsBuy",onClick:n=>e.handleBuyGoods(t.skuNo)}," 立即购买 ",8,kp)):Ja("v-if",!0)])])],12,up)))),128))],2)],4)):($a(),Ea("div",{key:0,style:n(r.noDataStyle)},"请选择商品",4))])},tp.__scopeId="data-v-374c63b5",tp.__file="src/package/cyy-collocation/cyy-collocation.vue";var Sp={name:"cyy-ArsenalTop",data:()=>({lowCode:Rr,color:"#FD1738"}),props:{props:{autoPlay:Number,autoplayInterval:Number,direction:Number,siteName:String,mallSlogan:String,iconImg:String,marginTop:Number,marginBottom:Number,selectImg:Array}},mounted(){this.changeColor()},computed:{resultArrImg:()=>e=>e[0]?.imgUrl||"https://static-rs.s3.cn-east-2.jdcloud-oss.com/decorate/66341675912421_.pic.jpg",autoplayResult(){return 0===this.props.autoPlay},directionResult(){return 0!==this.props.direction},resultArr(){const{selectImg:e,defaultValue:t}=this.props,n=e.filter((e=>!md(e))).filter((e=>!Object.values(e).every((e=>md(e)))));let o=t;return bd(n)||(o=n),console.log(52,o),o}},methods:{changeColor(){this.props.selectImg.length&&(this.color=this.props.selectImg[0]?.color||"#FD1738")},classifyPhotoCorner:e=>20===e?10:50===e?20:e,setimg(e){const t=e.detail.current;this.color=this.props.selectImg[t]?.color||"#FD1738",this.$emit("setimg",this.color)},ToSearch(){this.$emit("ToSearch")},linkClick(e){this.$emit("linkClick",e)}}};const jp=e=>(In("data-v-4a4057bd"),e=e(),Bn(),e),Cp={key:0},Op={class:"title-t"},Ap={class:"boxBgL"},Pp=jp((()=>Ka("div",{class:"search",style:{display:"flex","justify-content":"center",position:"relative","z-index":"1"}},[Ka("div",{class:"search--input",style:{padding:"2px 112px",border:"1px solid white","border-radius":"20px"}},[Ka("div",{class:"search--input--box",style:{color:"#fff"}},[Ka("span",null,"搜索您喜欢的商品"),Ka("img",{src:"https://static-rs.s3.cn-east-2.jdcloud-oss.com/decorate/search.png",style:{width:"20px",height:"20px","margin-top":"7px","margin-right":"10px",position:"absolute",top:"-4px",right:"18px"}})])])],-1))),Tp={class:"tag",style:{"justify-content":"center"}},Ip={class:"tag--item"},Bp={class:"",style:{color:"#fff","font-size":"24rpx",position:"relative","z-index":"1"}},$p=["src"],Np=["src"],Fp=["src"],zp={class:"Box"},Ep={class:"boxBg"},Lp={class:"search"},Mp=jp((()=>Ka("div",{class:"search--input--box"},"搜索您喜欢的商品",-1))),Dp=[jp((()=>Ka("text",{class:"iconfont icon-sousuo"},null,-1)))],Rp={class:"tag"},Up={class:"tag--item"},Vp={class:"header-box",style:{width:"32rpx",height:"32rpx","margin-right":"8rpx"}},Kp=["src"],Gp={class:"",style:{color:"#fff","font-size":"24rpx"}},Wp=jp((()=>Ka("canvas",{id:"canvasID","canvas-id":"mycanvas",style:{position:"fixed",left:"-500px"}},null,-1))),Hp={class:"swiper"},qp=["src","onClick"];Bd(".holder[data-v-4a4057bd]{background-color:#ffff49;height:60px;padding:10px 0;width:100%}.swiperBox[data-v-4a4057bd]{border-radius:10px;height:150px;width:100%}.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd],.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd] .swiper-content[data-v-4a4057bd]{height:150px;width:100%}.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd] .swiper-content[data-v-4a4057bd] .img-item[data-v-4a4057bd]{box-sizing:border-box;padding:0 12.5px}.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd] img[data-v-4a4057bd]{border-radius:10px;height:100%;width:100%}.Box[data-v-4a4057bd]{position:relative;width:100%}.boxBg[data-v-4a4057bd]{height:201px;left:0;position:absolute;top:0;width:100%;z-index:-1}.boxBg[data-v-4a4057bd] .one[data-v-4a4057bd]{height:150px;width:100%}.boxBg[data-v-4a4057bd] .two[data-v-4a4057bd]{border-radius:50%;height:102px;position:relative;top:-51px;width:100%}.boxBgL[data-v-4a4057bd]{height:201px;left:0;position:absolute;top:0;width:100%}.boxBgL[data-v-4a4057bd] .one[data-v-4a4057bd]{height:150px;width:100%}.boxBgL[data-v-4a4057bd] .two[data-v-4a4057bd]{border-radius:50%;height:102px;position:relative;top:-51px;width:100%}.search[data-v-4a4057bd]--input[data-v-4a4057bd]{background:hsla(0,0%,100%,.3);border-radius:17.5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);height:32px;margin:0 auto;position:relative;text-align:center;width:90%}.search[data-v-4a4057bd]--input[data-v-4a4057bd]--box[data-v-4a4057bd]{color:#fff;font-size:12px;line-height:32px}.search[data-v-4a4057bd]--input[data-v-4a4057bd]--icon[data-v-4a4057bd]{align-items:center;border-radius:17.5px;display:flex;height:22px;justify-content:center;position:absolute;right:5px;top:5px;width:27.5px}.search[data-v-4a4057bd]--input[data-v-4a4057bd]--icon[data-v-4a4057bd] .icon-sousuo[data-v-4a4057bd]{color:#fff}.tag[data-v-4a4057bd]{display:flex;padding:7px 0}.tag[data-v-4a4057bd]--item[data-v-4a4057bd]{align-items:center;display:flex;flex:1;justify-content:center}.title-l[data-v-4a4057bd]{height:40px}.title-l[data-v-4a4057bd] .title-t[data-v-4a4057bd]{color:#fff;font-size:18px;padding-left:22px}.lowCode-warp[data-v-4a4057bd]{padding:0 20px}"),Sp.render=function(e,t,o,a,r,i){const s=Co("swiper-item"),c=Co("block"),l=Co("swiper");return $a(),Ea("div",null,[r.lowCode?($a(),Ea("div",Cp,[Ka("div",{class:"title-l",slot:"left",style:n({"background-color":r.color})},[Ka("div",Op,u(o.props.siteName||"人才优选 品质优选"),1)],4),Ka("div",{class:"Box",style:n({"background-color":r.color})},[Ka("div",Ap,[Ka("div",{class:"one",style:n({"background-color":r.color})},null,4),Ka("div",{class:"two",style:n({"background-color":r.color})},null,4)]),Ja(" 搜索栏 "),Pp,Ja(" 标签 "),Ka("div",Tp,[Ka("div",Ip,[Ka("div",Bp,[o.props.iconImg?($a(),Ea("img",{key:0,"lazy-load":!0,src:o.props.iconImg,mode:"",style:{width:"16px",height:"16px","margin-right":"8rpx"}},null,8,$p)):($a(),Ea("img",{key:1,"lazy-load":!0,src:o.props.iconImg,mode:"",style:{width:"16px",height:"16px","margin-right":"8rpx"}},null,8,Np)),qa(u(o.props.mallSlogan),1)])])])],4),Ka("div",{class:"lowCode-warp",style:n({marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[Ka("img",{src:i.resultArrImg(i.resultArr),alt:"",style:{width:"100%"}},null,8,Fp),Ka("ul",null,[($a(!0),Ea(Oa,null,Po(i.resultArr,((e,t)=>($a(),Ea("li",{key:t})))),128))])],4)])):($a(),Ea(Oa,{key:1},[Ka("div",zp,[Ka("div",Ep,[Ka("div",{class:"one",style:n({"background-color":r.color})},null,4),Ka("div",{class:"two",style:n({"background-color":r.color})},null,4)]),Ja(" 搜索栏 "),Ka("div",Lp,[Ka("div",{class:"search--input",onClick:t[0]||(t[0]=(...e)=>i.ToSearch&&i.ToSearch(...e))},[Mp,Ka("div",{class:"search--input--icon",style:n({"background-color":r.color})},Dp,4)])]),Ja(" 标签 "),Ka("div",Rp,[Ka("div",Up,[Ka("div",Vp,[Ka("img",{"lazy-load":!0,src:o.props.iconImg,mode:"",style:{width:"100%",height:"100%"}},null,8,Kp)]),Ka("div",Gp,u(o.props.mallSlogan),1)])]),Wp]),Ka("div",{class:"swiperBox",style:n({marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[Ka("div",Hp,[Ga(l,{interval:"4000",class:"swiper-content",circular:"true",vertical:i.directionResult,autoplay:i.autoplayResult,duration:o.props.autoplayInterval,onChange:i.setimg},{default:$n((()=>[($a(!0),Ea(Oa,null,Po(i.resultArr,((e,t)=>($a(),La(c,{key:t},{default:$n((()=>[Ga(s,{class:"img-item"},{default:$n((()=>[Ka("img",{style:n({bordeRadius:i.classifyPhotoCorner(o.props.photoCorner)+"px"}),"lazy-load":!0,src:e.imgUrl,onClick:t=>i.linkClick(e)},null,12,qp)])),_:2},1024)])),_:2},1024)))),128))])),_:1},8,["vertical","autoplay","duration","onChange"])])],4)],64))])},Sp.__scopeId="data-v-4a4057bd",Sp.__file="src/package/cyy-ArsenalTop/cyy-ArsenalTop.vue";var Jp={props:{props:{live:Array,title:String,cover:String,marginTop:Number,marginBottom:Number}},data:()=>({noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"}}),computed:{liveTitle(){return this.props.title&&""!==this.props.title?this.props.title:this.props.live.infuencerName},liveCover(){return this.props.cover&&""!==this.props.cover?this.props.cover:this.props.live.infuencerUrl1},liveState(){let e="";switch(this.props.live.dataState){case 0:e="初始化";break;case 1:e="上传直播间";break;case 101:e="直播中";break;case 102:e="未开始";break;case 103:e="已结束";break;case 104:e="禁播";break;case 105:e="暂停";break;case 106:e="异常";break;case 107:e="已过期"}return e}},methods:{handleToLive(){}}};const Yp=["src"],Zp={class:"liveState"},Qp={class:"liveIntroduction"},Xp={class:"liveTitle"},eu={class:"anchorName"};Bd(".live[data-v-169993dd]{display:flex;padding:10px}.live[data-v-169993dd] .liveCover[data-v-169993dd]{height:140px;position:relative;width:140px}.live[data-v-169993dd] .liveCover[data-v-169993dd] img[data-v-169993dd]{height:100%;width:100%}.live[data-v-169993dd] .liveCover[data-v-169993dd] .liveState[data-v-169993dd]{background-color:red;color:#fff;font-size:12px;left:0;padding:.25em .5em;position:absolute;top:0}.live[data-v-169993dd] .liveIntroduction[data-v-169993dd]{display:flex;flex-direction:column;justify-content:space-between;margin-left:10px;width:190px}.live[data-v-169993dd] .liveIntroduction[data-v-169993dd] .liveTitle[data-v-169993dd]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;overflow:hidden;text-overflow:ellipsis}.live[data-v-169993dd] .liveIntroduction[data-v-169993dd] .anchorName[data-v-169993dd]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}"),Jp.render=function(e,t,o,a,r,i){return $a(),Ea("div",null,[o.props.live?($a(),Ea("div",{key:1,class:"live",style:n({marginTop:`${o.props.marginTop}px`,marginBottom:`${o.props.marginBottom}px`})},[Ka("div",{class:"liveCover",onClick:t[0]||(t[0]=e=>i.handleToLive())},[Ka("img",{src:i.liveCover},null,8,Yp),Ka("div",Zp,u(i.liveState),1)]),Ka("div",Qp,[Ka("div",Xp,u(i.liveTitle),1),Ka("div",eu,u(o.props.live.infuencerInfname),1)])],4)):($a(),Ea("div",{key:0,style:n(r.noDataStyle)},"请选择直播",4))])},Jp.__scopeId="data-v-169993dd",Jp.__file="src/package/cyy-live/cyy-live.vue";{const t=location.hash.replace(/[\\/#?]/g,"");e.parse(t).modelTagvalueId}var tu={props:{props:{notice:{notice:Array,vertical:Boolean,color:String,backgroundColor:String,marginTop:Number,marginBottom:Number}}},data:()=>({noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"},noticeList:[]}),mounted(){this.getIsLc()},methods:{getIsLc(){let e=this;return this.LcGetNotice(e)},async LcGetNotice(e){const t=`/web/cms/noticeBusiness/queryNoticePageListByPlat.json?modelTagvalueId=${query.modelTagvalueId}&noticeType=1`,n=await(async e=>{const t=localStorage.getItem("saas-token");return await fetch("https://rcyx-platform-test.yoxuan.vip/"+e,{method:"POST",headers:{"saas-token":t,"user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","Content-Type":"application/x-www-form-urlencoded;charset=UTF-8"},credentials:"include"}).then((e=>e.json())).then(((e={})=>e))})(t);e.noticeList=n},async getNotice(e){const t=await e.http.get("/web/cms/noticeBusiness/queryNoticePageList.json",{noticeType:1});e.noticeList=t},handleToNotice(e){}}};const nu=e=>(In("data-v-15cdd31d"),e=e(),Bn(),e),ou=nu((()=>Ka("div",{class:"notice-logo"},[Ka("span",null,"公告")],-1))),au=nu((()=>Ka("div",{class:"notice-bar"},null,-1))),ru={class:"notice-content"},iu=["onClick"];Bd(".noticeBox[data-v-15cdd31d]{align-items:center;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-sizing:border-box;display:flex;height:35px}.noticeBox[data-v-15cdd31d] .notice-logo[data-v-15cdd31d]{align-items:center;background:linear-gradient(270deg,#ff97bd,#e50f41);border-radius:10px;display:flex;padding:.5px 10px}.noticeBox[data-v-15cdd31d] .notice-logo[data-v-15cdd31d] span[data-v-15cdd31d]{color:#fff;font-family:PingFangSC-Regular,PingFang SC;font-size:10px;font-weight:400;line-height:17px}.noticeBox[data-v-15cdd31d] .notice-bar[data-v-15cdd31d]{background:#d8d8d8;border:1px solid #d8d8d8;height:12px;margin:0 10px;width:1px}.noticeBox[data-v-15cdd31d] .notice-content[data-v-15cdd31d]{flex:1;overflow:hidden}.noticeBox[data-v-15cdd31d] .notice-content[data-v-15cdd31d] .notice-list[data-v-15cdd31d]{display:flex;flex-direction:column;height:1.25em}.noticeBox[data-v-15cdd31d] .notice-content[data-v-15cdd31d] .notice-list[data-v-15cdd31d] .swiper-item[data-v-15cdd31d]{color:#999}"),tu.render=function(e,t,o,a,r,i){const s=Co("swiper-item"),c=Co("swiper");return $a(),Ea("div",null,[r.noticeList?($a(),Ea("div",{key:1,class:"noticeBox",style:n({marginTop:`${o.props.marginTop}px`,marginBottom:`${o.props.marginBottom}px`,backgroundColor:`${o.props.backgroundColor}`})},[ou,au,Ka("div",ru,[Ga(c,{class:"notice-list",vertical:o.props.vertical,circular:"true",autoplay:"true",interval:"5000",duration:"1000"},{default:$n((()=>[($a(!0),Ea(Oa,null,Po(r.noticeList,(e=>($a(),La(s,{key:e.noticeId},{default:$n((()=>[Ka("div",{class:"swiper-item",style:n({color:`${o.props.color}`}),onClick:t=>i.handleToNotice(e)},u(e.noticeTitle),13,iu)])),_:2},1024)))),128))])),_:1},8,["vertical"])])],4)):($a(),Ea("div",{key:0,style:n(r.noDataStyle)},"请选择公告",4))])},tu.__scopeId="data-v-15cdd31d",tu.__file="src/package/cyy-notice/cyy-notice.vue";Bd(".u-countdown[data-v-722b46bc]{align-items:center;display:flex}.u-countdown-item[data-v-722b46bc]{align-items:center;border-radius:3px;display:flex;flex-direction:row;justify-content:center;padding:1px;transform:translateZ(0);white-space:nowrap}.u-countdown-time[data-v-722b46bc]{line-height:1;margin:0;padding:0}.u-countdown-colon[data-v-722b46bc]{align-items:center;display:flex;flex-direction:row;justify-content:center;line-height:1;padding:0 .5px 2px}.u-countdown-scale[data-v-722b46bc]{transform:scale(.9);transform-origin:center center}");Bd(".secKill[data-v-2767d955]{border-radius:7px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);margin:0 auto;padding:13.5px 10px 0;width:100%}.secKill[data-v-2767d955] .soon[data-v-2767d955]{background:linear-gradient(90deg,#ff9d0d,#eb2b27);border-radius:12px;color:#fff;font-family:PingFangSC-Medium,PingFang SC;font-size:12px;font-weight:500;height:24px;line-height:24px;text-align:center;width:64px}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955]{align-items:center;display:flex;justify-content:space-between;padding-bottom:10px;width:100%}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955] .title[data-v-2767d955]{align-items:center;display:flex}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955] .more[data-v-2767d955]{color:#595959;display:flex;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955] .more[data-v-2767d955] .img[data-v-2767d955]{height:9px;margin-left:3px;width:5.5px}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955]{display:flex;height:126px;justify-content:space-between}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955] .secKill--center[data-v-2767d955]{background:#fff;border-radius:8px;margin-bottom:8px;margin-right:8px;padding:8px;position:relative;width:76px}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955] .secKill--center[data-v-2767d955] .mask[data-v-2767d955]{background-color:#000;color:#fff;display:block;font-size:13px;height:54px;line-height:54px;opacity:.5;position:absolute;text-align:center;width:54px}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955] .secKill--center[data-v-2767d955] .secKill-goodsName[data-v-2767d955]{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;height:34px;line-height:17px;overflow:hidden;text-overflow:ellipsis}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955]{display:flex}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955]{border-right:2px solid #f6f6f6;height:255px;padding:0 7.5px;width:164px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955] .bigimgs[data-v-2767d955]{height:100px;margin:0 auto;width:100px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955] .goodsName[data-v-2767d955]{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#262626;display:-webkit-box;font-family:PingFangSC-Semibold,PingFang SC;font-size:13px;font-weight:600;height:37.5px;margin-bottom:8px;margin-top:7.5px;overflow:hidden;width:153px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955] .price[data-v-2767d955]{align-items:center;display:flex;justify-content:space-between}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955]:nth-child(2){border:none}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955]{height:255px;padding-left:7.5px;width:164px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955] .bigimg[data-v-2767d955]{background-color:rgba(0,0,0,.3);height:118px;width:153px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955] .goodsName[data-v-2767d955]{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#262626;display:-webkit-box;font-family:PingFangSC-Semibold,PingFang SC;font-size:13px;font-weight:600;margin-bottom:10px;overflow:hidden;width:153px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955] .price[data-v-2767d955]{align-items:center;display:flex;justify-content:space-between}");var su={data:()=>({ARSENALNAVIGATION:{type:"ArsenalNavigation",name:"导航",icon:"icon-shangpin-xianxing",props:{showStyle:0,photoSize:0,photoCorner:0,fontColor:"#BBBBBB",backgroundColor:"#EEEEEE",marginTop:0,marginBottom:0,selectImg:[],defaultValue:[{imgUrl:"https://static-rs.s3.cn-east-2.jdcloud-oss.com/decorate/66341675912421_.pic.jpg",link:"无操作",name:""}]}},titleProp:{value:"test"},TopProps:{autoPlay:0,autoplayInterval:1500,direction:0,siteName:"测试公司",mallSlogan:"帮你轻松塑造幸福中职场",iconImg:"",paddingTop:0,paddingBottom:0,selectImg:[],defaultValue:[{imgUrl:"https://static-rs.s3.cn-east-2.jdcloud-oss.com/decorate/66341675912421_.pic.jpg",link:"无操作",color:"#FD1738"}]},goodsProp:{arrange:4,borderRadius:0,goods:["2022010600000012","2022010600000082","2022010600000013"],margin:10,markedPrice:1,paddingBottom:0,paddingTop:0},collocationProp:{arrange:1,selectImg:"https://rcyx-platform-test.yoxuan.vip//paas/shop/2021011200000001/2023-03-14/e7195f36063f4b07b2d9d17c852b14f2.png",goods:["2022010600000090","2022010600000013","2022010600000082","2023010900003440"],markedPrice:1,purchaseIcon:1,more:1,activityTitle:"活动标题",activitySubtitle:"活动副标题",goodsTag:[{id:1,value:"零食很忙",id:2,value:"零食优选"},{id:3,value:"商品标签"}],textAlign:"center",backgroundColor:"#ffffff",cornerStyle:10,spacingStyle:2,marginTop:10,marginBottom:20},liveProp:{live:{infuencerName:"直播标题",infuencerInfname:"主播名称",infuencerUrl1:"http://mmbiz.qpic.cn/mmbiz_jpg/130W5xdRdAKOjhDrJiaia0VR6e0Vu5PuIz3HpeS4iayHG2nTjshYNkbTujMIqO3fLEyFMEWZQphVh6U6sEuZXvmvA/0",dataState:101},title:"",cover:"",marginTop:0,marginBottom:0},noticeProps:{vertical:!1,notice:[{noticeId:1,noticeTitle:"测试公告1"},{noticeId:2,noticeTitle:"测试公告2"}]}}),components:{Title:Id,Goods:$d,Collocation:tp,Live:Jp,ArsenalTop:Sp,Notice:tu,ArsenalNavigation:Gd}};su.render=function(e,t,n,o,a,r){const i=Co("Collocation");return $a(),Ea("div",null,[Ja(' <Title :props="titleProp" /> '),Ja(' <Goods :props="goodsProp" /> '),Ga(i,{props:a.collocationProp},null,8,["props"]),Ja(' <Live :props="liveProp" /> '),Ja(' <ArsenalTop :props="TopProps" /> '),Ja(' <Notice :props="noticeProps" /> '),Ja(' <ArsenalNavigation :props="ARSENALNAVIGATION.props" /> ')])},su.__file="src/App.vue",((...e)=>{const t=(Dr||(Dr=ka(Mr))).createApp(...e);!function(e){Object.defineProperty(e.config,"isNativeTag",{value:e=>c(e)||l(e),writable:!1})}(t),function(e){if(pr()){const t=e.config.isCustomElement;Object.defineProperty(e.config,"isCustomElement",{get:()=>t,set(){It("The `isCustomElement` config option is deprecated. Use `compilerOptions.isCustomElement` instead.")}});const n=e.config.compilerOptions,o='The `compilerOptions` config option is only respected when using a build of Vue.js that includes the runtime compiler (aka "full build"). Since you are using the runtime-only build, `compilerOptions` must be passed to `@vue/compiler-dom` in the build setup instead.\n- For vue-loader: pass it via vue-loader\'s `compilerOptions` loader option.\n- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-dom';Object.defineProperty(e.config,"compilerOptions",{get:()=>(It(o),n),set(){It(o)}})}}(t);const{mount:n}=t;return t.mount=e=>{const o=function(e){if(P(e)){const t=document.querySelector(e);return t||It(`Failed to mount app: mount target selector "${e}" returned null.`),t}window.ShadowRoot&&e instanceof window.ShadowRoot&&"closed"===e.mode&&It('mounting on a ShadowRoot with `{mode: "closed"}` may lead to unpredictable bugs');return e}(e);if(!o)return;const a=t._component;A(a)||a.render||a.template||(a.template=o.innerHTML),o.innerHTML="";const r=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),r},t})(su).mount("#app");
1
+ function e(e,t){const n=Object.create(null),o=e.split(",");for(let e=0;e<o.length;e++)n[o[e]]=!0;return t?e=>!!n[e.toLowerCase()]:e=>!!n[e]}function t(e){if(j(e)){const n={};for(let o=0;o<e.length;o++){const r=e[o],i=A(r)?a(r):t(r);if(i)for(const e in i)n[e]=i[e]}return n}return A(e)||T(e)?e:void 0}const n=/;(?![^(]*\))/g,o=/:([^]+)/,r=/\/\*.*?\*\//gs;function a(e){const t={};return e.replace(r,"").split(n).forEach((e=>{if(e){const n=e.split(o);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}function i(e){let t="";if(A(e))t=e;else if(j(e))for(let n=0;n<e.length;n++){const o=i(e[n]);o&&(t+=o+" ")}else if(T(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const s=e("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot"),c=e("svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view"),l=e("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function d(e){return!!e||""===e}const p=e=>A(e)?e:null==e?"":j(e)||T(e)&&(e.toString===$||!O(e.toString))?JSON.stringify(e,u,2):String(e),u=(e,t)=>t&&t.__v_isRef?u(e,t.value):S(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n])=>(e[`${t} =>`]=n,e)),{})}:C(t)?{[`Set(${t.size})`]:[...t.values()]}:!T(t)||j(t)||F(t)?t:String(t),f=Object.freeze({}),v=Object.freeze([]),g=()=>{},h=()=>!1,b=/^on[^a-z]/,m=e=>b.test(e),y=e=>e.startsWith("onUpdate:"),x=Object.assign,w=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},_=Object.prototype.hasOwnProperty,k=(e,t)=>_.call(e,t),j=Array.isArray,S=e=>"[object Map]"===B(e),C=e=>"[object Set]"===B(e),O=e=>"function"==typeof e,A=e=>"string"==typeof e,P=e=>"symbol"==typeof e,T=e=>null!==e&&"object"==typeof e,I=e=>T(e)&&O(e.then)&&O(e.catch),$=Object.prototype.toString,B=e=>$.call(e),N=e=>B(e).slice(8,-1),F=e=>"[object Object]"===B(e),E=e=>A(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,z=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),D=e("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),R=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},M=/-(\w)/g,L=R((e=>e.replace(M,((e,t)=>t?t.toUpperCase():"")))),U=/\B([A-Z])/g,V=R((e=>e.replace(U,"-$1").toLowerCase())),K=R((e=>e.charAt(0).toUpperCase()+e.slice(1))),G=R((e=>e?`on${K(e)}`:"")),H=(e,t)=>!Object.is(e,t),W=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},q=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},J=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Y;const Z=()=>Y||(Y="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function Q(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let X;class ee{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=X,!e&&X&&(this.index=(X.scopes||(X.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=X;try{return X=this,e()}finally{X=t}}else Q("cannot run an inactive effect scope.")}on(){X=this}off(){X=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t<n;t++)this.effects[t].stop();for(t=0,n=this.cleanups.length;t<n;t++)this.cleanups[t]();if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].stop(!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,this._active=!1}}}const te=e=>{const t=new Set(e);return t.w=0,t.n=0,t},ne=e=>(e.w&ie)>0,oe=e=>(e.n&ie)>0,re=new WeakMap;let ae=0,ie=1;const se=30;let ce;const le=Symbol("iterate"),de=Symbol("Map key iterate");class pe{constructor(e,t=null,n){this.fn=e,this.scheduler=t,this.active=!0,this.deps=[],this.parent=void 0,function(e,t=X){t&&t.active&&t.effects.push(e)}(this,n)}run(){if(!this.active)return this.fn();let e=ce,t=fe;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=ce,ce=this,fe=!0,ie=1<<++ae,ae<=se?(({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=ie})(this):ue(this),this.fn()}finally{ae<=se&&(e=>{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o<t.length;o++){const r=t[o];ne(r)&&!oe(r)?r.delete(e):t[n++]=r,r.w&=~ie,r.n&=~ie}t.length=n}})(this),ie=1<<--ae,ce=this.parent,fe=t,this.parent=void 0,this.deferStop&&this.stop()}}stop(){ce===this?this.deferStop=!0:this.active&&(ue(this),this.onStop&&this.onStop(),this.active=!1)}}function ue(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let fe=!0;const ve=[];function ge(){ve.push(fe),fe=!1}function he(){const e=ve.pop();fe=void 0===e||e}function be(e,t,n){if(fe&&ce){let o=re.get(e);o||re.set(e,o=new Map);let r=o.get(n);r||o.set(n,r=te());me(r,{effect:ce,target:e,type:t,key:n})}}function me(e,t){let n=!1;ae<=se?oe(e)||(e.n|=ie,n=!ne(e)):n=!e.has(ce),n&&(e.add(ce),ce.deps.push(e),ce.onTrack&&ce.onTrack(Object.assign({effect:ce},t)))}function ye(e,t,n,o,r,a){const i=re.get(e);if(!i)return;let s=[];if("clear"===t)s=[...i.values()];else if("length"===n&&j(e)){const e=Number(o);i.forEach(((t,n)=>{("length"===n||n>=e)&&s.push(t)}))}else switch(void 0!==n&&s.push(i.get(n)),t){case"add":j(e)?E(n)&&s.push(i.get("length")):(s.push(i.get(le)),S(e)&&s.push(i.get(de)));break;case"delete":j(e)||(s.push(i.get(le)),S(e)&&s.push(i.get(de)));break;case"set":S(e)&&s.push(i.get(le))}const c={target:e,type:t,key:n,newValue:o,oldValue:r,oldTarget:a};if(1===s.length)s[0]&&xe(s[0],c);else{const e=[];for(const t of s)t&&e.push(...t);xe(te(e),c)}}function xe(e,t){const n=j(e)?e:[...e];for(const e of n)e.computed&&we(e,t);for(const e of n)e.computed||we(e,t)}function we(e,t){(e!==ce||e.allowRecurse)&&(e.onTrigger&&e.onTrigger(x({effect:e},t)),e.scheduler?e.scheduler():e.run())}const _e=e("__proto__,__v_isRef,__isVue"),ke=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter(P)),je=Ie(),Se=Ie(!1,!0),Ce=Ie(!0),Oe=Ie(!0,!0),Ae=Pe();function Pe(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=mt(this);for(let e=0,t=this.length;e<t;e++)be(n,"get",e+"");const o=n[t](...e);return-1===o||!1===o?n[t](...e.map(mt)):o}})),["push","pop","shift","unshift","splice"].forEach((t=>{e[t]=function(...e){ge();const n=mt(this)[t].apply(this,e);return he(),n}})),e}function Te(e){const t=mt(this);return be(t,"has",e),t.hasOwnProperty(e)}function Ie(e=!1,t=!1){return function(n,o,r){if("__v_isReactive"===o)return!e;if("__v_isReadonly"===o)return e;if("__v_isShallow"===o)return t;if("__v_raw"===o&&r===(e?t?lt:ct:t?st:it).get(n))return n;const a=j(n);if(!e){if(a&&k(Ae,o))return Reflect.get(Ae,o,r);if("hasOwnProperty"===o)return Te}const i=Reflect.get(n,o,r);return(P(o)?ke.has(o):_e(o))?i:(e||be(n,"get",o),t?i:_t(i)?a&&E(o)?i:i.value:T(i)?e?pt(i):dt(i):i)}}function $e(e=!1){return function(t,n,o,r){let a=t[n];if(gt(a)&&_t(a)&&!_t(o))return!1;if(!e&&(ht(o)||gt(o)||(a=mt(a),o=mt(o)),!j(t)&&_t(a)&&!_t(o)))return a.value=o,!0;const i=j(t)&&E(n)?Number(n)<t.length:k(t,n),s=Reflect.set(t,n,o,r);return t===mt(r)&&(i?H(o,a)&&ye(t,"set",n,o,a):ye(t,"add",n,o)),s}}const Be={get:je,set:$e(),deleteProperty:function(e,t){const n=k(e,t),o=e[t],r=Reflect.deleteProperty(e,t);return r&&n&&ye(e,"delete",t,void 0,o),r},has:function(e,t){const n=Reflect.has(e,t);return P(t)&&ke.has(t)||be(e,"has",t),n},ownKeys:function(e){return be(e,"iterate",j(e)?"length":le),Reflect.ownKeys(e)}},Ne={get:Ce,set:(e,t)=>(Q(`Set operation on key "${String(t)}" failed: target is readonly.`,e),!0),deleteProperty:(e,t)=>(Q(`Delete operation on key "${String(t)}" failed: target is readonly.`,e),!0)},Fe=x({},Be,{get:Se,set:$e(!0)}),Ee=x({},Ne,{get:Oe}),ze=e=>e,De=e=>Reflect.getPrototypeOf(e);function Re(e,t,n=!1,o=!1){const r=mt(e=e.__v_raw),a=mt(t);n||(t!==a&&be(r,"get",t),be(r,"get",a));const{has:i}=De(r),s=o?ze:n?wt:xt;return i.call(r,t)?s(e.get(t)):i.call(r,a)?s(e.get(a)):void(e!==r&&e.get(t))}function Me(e,t=!1){const n=this.__v_raw,o=mt(n),r=mt(e);return t||(e!==r&&be(o,"has",e),be(o,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}function Le(e,t=!1){return e=e.__v_raw,!t&&be(mt(e),"iterate",le),Reflect.get(e,"size",e)}function Ue(e){e=mt(e);const t=mt(this);return De(t).has.call(t,e)||(t.add(e),ye(t,"add",e,e)),this}function Ve(e,t){t=mt(t);const n=mt(this),{has:o,get:r}=De(n);let a=o.call(n,e);a?at(n,o,e):(e=mt(e),a=o.call(n,e));const i=r.call(n,e);return n.set(e,t),a?H(t,i)&&ye(n,"set",e,t,i):ye(n,"add",e,t),this}function Ke(e){const t=mt(this),{has:n,get:o}=De(t);let r=n.call(t,e);r?at(t,n,e):(e=mt(e),r=n.call(t,e));const a=o?o.call(t,e):void 0,i=t.delete(e);return r&&ye(t,"delete",e,void 0,a),i}function Ge(){const e=mt(this),t=0!==e.size,n=S(e)?new Map(e):new Set(e),o=e.clear();return t&&ye(e,"clear",void 0,void 0,n),o}function He(e,t){return function(n,o){const r=this,a=r.__v_raw,i=mt(a),s=t?ze:e?wt:xt;return!e&&be(i,"iterate",le),a.forEach(((e,t)=>n.call(o,s(e),s(t),r)))}}function We(e,t,n){return function(...o){const r=this.__v_raw,a=mt(r),i=S(a),s="entries"===e||e===Symbol.iterator&&i,c="keys"===e&&i,l=r[e](...o),d=n?ze:t?wt:xt;return!t&&be(a,"iterate",c?de:le),{next(){const{value:e,done:t}=l.next();return t?{value:e,done:t}:{value:s?[d(e[0]),d(e[1])]:d(e),done:t}},[Symbol.iterator](){return this}}}}function qe(e){return function(...t){{const n=t[0]?`on key "${t[0]}" `:"";console.warn(`${K(e)} operation ${n}failed: target is readonly.`,mt(this))}return"delete"!==e&&this}}function Je(){const e={get(e){return Re(this,e)},get size(){return Le(this)},has:Me,add:Ue,set:Ve,delete:Ke,clear:Ge,forEach:He(!1,!1)},t={get(e){return Re(this,e,!1,!0)},get size(){return Le(this)},has:Me,add:Ue,set:Ve,delete:Ke,clear:Ge,forEach:He(!1,!0)},n={get(e){return Re(this,e,!0)},get size(){return Le(this,!0)},has(e){return Me.call(this,e,!0)},add:qe("add"),set:qe("set"),delete:qe("delete"),clear:qe("clear"),forEach:He(!0,!1)},o={get(e){return Re(this,e,!0,!0)},get size(){return Le(this,!0)},has(e){return Me.call(this,e,!0)},add:qe("add"),set:qe("set"),delete:qe("delete"),clear:qe("clear"),forEach:He(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((r=>{e[r]=We(r,!1,!1),n[r]=We(r,!0,!1),t[r]=We(r,!1,!0),o[r]=We(r,!0,!0)})),[e,n,t,o]}const[Ye,Ze,Qe,Xe]=Je();function et(e,t){const n=t?e?Xe:Qe:e?Ze:Ye;return(t,o,r)=>"__v_isReactive"===o?!e:"__v_isReadonly"===o?e:"__v_raw"===o?t:Reflect.get(k(n,o)&&o in t?n:t,o,r)}const tt={get:et(!1,!1)},nt={get:et(!1,!0)},ot={get:et(!0,!1)},rt={get:et(!0,!0)};function at(e,t,n){const o=mt(n);if(o!==n&&t.call(e,o)){const t=N(e);console.warn(`Reactive ${t} contains both the raw and reactive versions of the same object${"Map"===t?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const it=new WeakMap,st=new WeakMap,ct=new WeakMap,lt=new WeakMap;function dt(e){return gt(e)?e:ft(e,!1,Be,tt,it)}function pt(e){return ft(e,!0,Ne,ot,ct)}function ut(e){return ft(e,!0,Ee,rt,lt)}function ft(e,t,n,o,r){if(!T(e))return console.warn(`value cannot be made reactive: ${String(e)}`),e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const a=r.get(e);if(a)return a;const i=(s=e).__v_skip||!Object.isExtensible(s)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}(N(s));var s;if(0===i)return e;const c=new Proxy(e,2===i?o:n);return r.set(e,c),c}function vt(e){return gt(e)?vt(e.__v_raw):!(!e||!e.__v_isReactive)}function gt(e){return!(!e||!e.__v_isReadonly)}function ht(e){return!(!e||!e.__v_isShallow)}function bt(e){return vt(e)||gt(e)}function mt(e){const t=e&&e.__v_raw;return t?mt(t):e}function yt(e){return q(e,"__v_skip",!0),e}const xt=e=>T(e)?dt(e):e,wt=e=>T(e)?pt(e):e;function _t(e){return!(!e||!0!==e.__v_isRef)}const kt={get:(e,t,n)=>{return _t(o=Reflect.get(e,t,n))?o.value:o;var o},set:(e,t,n,o)=>{const r=e[t];return _t(r)&&!_t(n)?(r.value=n,!0):Reflect.set(e,t,n,o)}};function jt(e){return vt(e)?e:new Proxy(e,kt)}var St;class Ct{constructor(e,t,n,o){this._setter=t,this.dep=void 0,this.__v_isRef=!0,this[St]=!1,this._dirty=!0,this.effect=new pe(e,(()=>{this._dirty||(this._dirty=!0,function(e,t){const n=(e=mt(e)).dep;n&&xe(n,{target:e,type:"set",key:"value",newValue:t})}(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=n}get value(){const e=mt(this);var t;return t=e,fe&&ce&&me((t=mt(t)).dep||(t.dep=te()),{target:t,type:"get",key:"value"}),!e._dirty&&e._cacheable||(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}St="__v_isReadonly";const Ot=[];function At(e){Ot.push(e)}function Pt(){Ot.pop()}function Tt(e,...t){ge();const n=Ot.length?Ot[Ot.length-1].component:null,o=n&&n.appContext.config.warnHandler,r=function(){let e=Ot[Ot.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const o=e.component&&e.component.parent;e=o&&o.vnode}return t}();if(o)Nt(o,n,11,[e+t.join(""),n&&n.proxy,r.map((({vnode:e})=>`at <${ha(n,e.type)}>`)).join("\n"),r]);else{const n=[`[Vue warn]: ${e}`,...t];r.length&&n.push("\n",...function(e){const t=[];return e.forEach(((e,n)=>{t.push(...0===n?[]:["\n"],...function({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",o=!!e.component&&null==e.component.parent,r=` at <${ha(e.component,e.type,o)}`,a=">"+n;return e.props?[r,...It(e.props),a]:[r+a]}(e))})),t}(r)),console.warn(...n)}he()}function It(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach((n=>{t.push(...$t(n,e[n]))})),n.length>3&&t.push(" ..."),t}function $t(e,t,n){return A(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):"number"==typeof t||"boolean"==typeof t||null==t?n?t:[`${e}=${t}`]:_t(t)?(t=$t(e,mt(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):O(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=mt(t),n?t:[`${e}=`,t])}const Bt={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core"};function Nt(e,t,n,o){let r;try{r=o?e(...o):e()}catch(e){Et(e,t,n)}return r}function Ft(e,t,n,o){if(O(e)){const r=Nt(e,t,n,o);return r&&I(r)&&r.catch((e=>{Et(e,t,n)})),r}const r=[];for(let a=0;a<e.length;a++)r.push(Ft(e[a],t,n,o));return r}function Et(e,t,n,o=!0){const r=t?t.vnode:null;if(t){let o=t.parent;const r=t.proxy,a=Bt[n];for(;o;){const t=o.ec;if(t)for(let n=0;n<t.length;n++)if(!1===t[n](e,r,a))return;o=o.parent}const i=t.appContext.config.errorHandler;if(i)return void Nt(i,null,10,[e,r,a])}!function(e,t,n,o=!0){{const r=Bt[t];if(n&&At(n),Tt("Unhandled error"+(r?` during execution of ${r}`:"")),n&&Pt(),o)throw e;console.error(e)}}(e,n,r,o)}let zt=!1,Dt=!1;const Rt=[];let Mt=0;const Lt=[];let Ut=null,Vt=0;const Kt=Promise.resolve();let Gt=null;const Ht=100;function Wt(e){const t=Gt||Kt;return e?t.then(this?e.bind(this):e):t}function qt(e){Rt.length&&Rt.includes(e,zt&&e.allowRecurse?Mt+1:Mt)||(null==e.id?Rt.push(e):Rt.splice(function(e){let t=Mt+1,n=Rt.length;for(;t<n;){const o=t+n>>>1;Xt(Rt[o])<e?t=o+1:n=o}return t}(e.id),0,e),Jt())}function Jt(){zt||Dt||(Dt=!0,Gt=Kt.then(tn))}function Yt(e){j(e)?Lt.push(...e):Ut&&Ut.includes(e,e.allowRecurse?Vt+1:Vt)||Lt.push(e),Jt()}function Zt(e,t=(zt?Mt+1:0)){for(e=e||new Map;t<Rt.length;t++){const n=Rt[t];if(n&&n.pre){if(nn(e,n))continue;Rt.splice(t,1),t--,n()}}}function Qt(e){if(Lt.length){const t=[...new Set(Lt)];if(Lt.length=0,Ut)return void Ut.push(...t);for(Ut=t,e=e||new Map,Ut.sort(((e,t)=>Xt(e)-Xt(t))),Vt=0;Vt<Ut.length;Vt++)nn(e,Ut[Vt])||Ut[Vt]();Ut=null,Vt=0}}const Xt=e=>null==e.id?1/0:e.id,en=(e,t)=>{const n=Xt(e)-Xt(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function tn(e){Dt=!1,zt=!0,e=e||new Map,Rt.sort(en);const t=t=>nn(e,t);try{for(Mt=0;Mt<Rt.length;Mt++){const e=Rt[Mt];if(e&&!1!==e.active){if(t(e))continue;Nt(e,null,14)}}}finally{Mt=0,Rt.length=0,Qt(e),zt=!1,Gt=null,(Rt.length||Lt.length)&&tn(e)}}function nn(e,t){if(e.has(t)){const n=e.get(t);if(n>Ht){const e=t.ownerInstance,n=e&&ga(e.type);return Tt(`Maximum recursive updates exceeded${n?` in component <${n}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`),!0}e.set(t,n+1)}else e.set(t,1)}let on=!1;const rn=new Set;Z().__VUE_HMR_RUNTIME__={createRecord:dn(sn),rerender:dn((function(e,t){const n=an.get(e);if(!n)return;n.initialDef.render=t,[...n.instances].forEach((e=>{t&&(e.render=t,cn(e.type).render=t),e.renderCache=[],on=!0,e.update(),on=!1}))})),reload:dn((function(e,t){const n=an.get(e);if(!n)return;t=cn(t),ln(n.initialDef,t);const o=[...n.instances];for(const e of o){const o=cn(e.type);rn.has(o)||(o!==n.initialDef&&ln(o,t),rn.add(o)),e.appContext.optionsCache.delete(e.type),e.ceReload?(rn.add(o),e.ceReload(t.styles),rn.delete(o)):e.parent?qt(e.parent.update):e.appContext.reload?e.appContext.reload():"undefined"!=typeof window?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}Yt((()=>{for(const e of o)rn.delete(cn(e.type))}))}))};const an=new Map;function sn(e,t){return!an.has(e)&&(an.set(e,{initialDef:cn(t),instances:new Set}),!0)}function cn(e){return ba(e)?e.__vccOpts:e}function ln(e,t){x(e,t);for(const n in e)"__file"===n||n in t||delete e[n]}function dn(e){return(t,n)=>{try{return e(t,n)}catch(e){console.error(e),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let pn,un=[],fn=!1;function vn(e,...t){pn?pn.emit(e,...t):fn||un.push({event:e,args:t})}function gn(e,t){var n,o;if(pn=e,pn)pn.enabled=!0,un.forEach((({event:e,args:t})=>pn.emit(e,...t))),un=[];else if("undefined"!=typeof window&&window.HTMLElement&&!(null===(o=null===(n=window.navigator)||void 0===n?void 0:n.userAgent)||void 0===o?void 0:o.includes("jsdom"))){(t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push((e=>{gn(e,t)})),setTimeout((()=>{pn||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,fn=!0,un=[])}),3e3)}else fn=!0,un=[]}const hn=xn("component:added"),bn=xn("component:updated"),mn=xn("component:removed"),yn=e=>{pn&&"function"==typeof pn.cleanupBuffer&&!pn.cleanupBuffer(e)&&mn(e)};function xn(e){return t=>{vn(e,t.appContext.app,t.uid,t.parent?t.parent.uid:void 0,t)}}const wn=kn("perf:start"),_n=kn("perf:end");function kn(e){return(t,n,o)=>{vn(e,t.appContext.app,t.uid,t,n,o)}}function jn(e,t,...n){if(e.isUnmounted)return;const o=e.vnode.props||f;{const{emitsOptions:o,propsOptions:[r]}=e;if(o)if(t in o){const e=o[t];if(O(e)){e(...n)||Tt(`Invalid event arguments: event validation failed for event "${t}".`)}}else r&&G(t)in r||Tt(`Component emitted event "${t}" but it is neither declared in the emits option nor as an "${G(t)}" prop.`)}let r=n;const a=t.startsWith("update:"),i=a&&t.slice(7);if(i&&i in o){const e=`${"modelValue"===i?"model":i}Modifiers`,{number:t,trim:a}=o[e]||f;a&&(r=n.map((e=>A(e)?e.trim():e))),t&&(r=n.map(J))}!function(e,t,n){vn("component:emit",e.appContext.app,e,t,n)}(e,t,r);{const n=t.toLowerCase();n!==t&&o[G(n)]&&Tt(`Event "${n}" is emitted in component ${ha(e,e.type)} but the handler is registered for "${t}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${V(t)}" instead of "${t}".`)}let s,c=o[s=G(t)]||o[s=G(L(t))];!c&&a&&(c=o[s=G(V(t))]),c&&Ft(c,e,6,r);const l=o[s+"Once"];if(l){if(e.emitted){if(e.emitted[s])return}else e.emitted={};e.emitted[s]=!0,Ft(l,e,6,r)}}function Sn(e,t,n=!1){const o=t.emitsCache,r=o.get(e);if(void 0!==r)return r;const a=e.emits;let i={},s=!1;if(__VUE_OPTIONS_API__&&!O(e)){const o=e=>{const n=Sn(e,t,!0);n&&(s=!0,x(i,n))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return a||s?(j(a)?a.forEach((e=>i[e]=null)):x(i,a),T(e)&&o.set(e,i),i):(T(e)&&o.set(e,null),null)}function Cn(e,t){return!(!e||!m(t))&&(t=t.slice(2).replace(/Once$/,""),k(e,t[0].toLowerCase()+t.slice(1))||k(e,V(t))||k(e,t))}let On=null,An=null;function Pn(e){const t=On;return On=e,An=e&&e.type.__scopeId||null,t}function Tn(e){An=e}function In(){An=null}function $n(e,t=On,n){if(!t)return e;if(e._n)return e;const o=(...n)=>{o._d&&Nr(-1);const r=Pn(t);let a;try{a=e(...n)}finally{Pn(r),o._d&&Nr(1)}return bn(t),a};return o._n=!0,o._c=!0,o._d=!0,o}let Bn=!1;function Nn(){Bn=!0}function Fn(e){const{type:t,vnode:n,proxy:o,withProxy:r,props:a,propsOptions:[i],slots:s,attrs:c,emit:l,render:d,renderCache:p,data:u,setupState:f,ctx:v,inheritAttrs:g}=e;let h,b;const x=Pn(e);Bn=!1;try{if(4&n.shapeFlag){const e=r||o;h=Jr(d.call(e,e,p,a,f,u,v)),b=c}else{const e=t;c===a&&Nn(),h=Jr(e.length>1?e(a,{get attrs(){return Nn(),c},slots:s,emit:l}):e(a,null)),b=t.props?c:Dn(c)}}catch(t){Tr.length=0,Et(t,e,1),h=Kr(Ar)}let w,_=h;if(h.patchFlag>0&&2048&h.patchFlag&&([_,w]=En(h)),b&&!1!==g){const e=Object.keys(b),{shapeFlag:t}=_;if(e.length)if(7&t)i&&e.some(y)&&(b=Rn(b,i)),_=Gr(_,b);else if(!Bn&&_.type!==Ar){const e=Object.keys(c),t=[],n=[];for(let o=0,r=e.length;o<r;o++){const r=e[o];m(r)?y(r)||t.push(r[2].toLowerCase()+r.slice(3)):n.push(r)}n.length&&Tt(`Extraneous non-props attributes (${n.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),t.length&&Tt(`Extraneous non-emits event listeners (${t.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}return n.dirs&&(Mn(_)||Tt("Runtime directive used on component with non-element root node. The directives will not function as intended."),_=Gr(_),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&(Mn(_)||Tt("Component inside <Transition> renders non-element root node that cannot be animated."),_.transition=n.transition),w?w(_):h=_,Pn(x),h}const En=e=>{const t=e.children,n=e.dynamicChildren,o=zn(t);if(!o)return[e,void 0];const r=t.indexOf(o),a=n?n.indexOf(o):-1;return[Jr(o),o=>{t[r]=o,n&&(a>-1?n[a]=o:o.patchFlag>0&&(e.dynamicChildren=[...n,o]))}]};function zn(e){let t;for(let n=0;n<e.length;n++){const o=e[n];if(!Dr(o))return;if(o.type!==Ar||"v-if"===o.children){if(t)return;t=o}}return t}const Dn=e=>{let t;for(const n in e)("class"===n||"style"===n||m(n))&&((t||(t={}))[n]=e[n]);return t},Rn=(e,t)=>{const n={};for(const o in e)y(o)&&o.slice(9)in t||(n[o]=e[o]);return n},Mn=e=>7&e.shapeFlag||e.type===Ar;function Ln(e,t,n){const o=Object.keys(t);if(o.length!==Object.keys(e).length)return!0;for(let r=0;r<o.length;r++){const a=o[r];if(t[a]!==e[a]&&!Cn(n,a))return!0}return!1}const Un=e=>e.__isSuspense;function Vn(e,t,n=!1){const o=ta||On;if(o){const r=null==o.parent?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&O(t)?t.call(o.proxy):t;Tt(`injection "${String(e)}" not found.`)}else Tt("inject() can only be used inside setup() or functional components.")}const Kn={};function Gn(e,t,n){return O(t)||Tt("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),Hn(e,t,n)}function Hn(e,t,{immediate:n,deep:o,flush:r,onTrack:a,onTrigger:i}=f){t||(void 0!==n&&Tt('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),void 0!==o&&Tt('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'));const s=e=>{Tt("Invalid watch source: ",e,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},c=X===(null==ta?void 0:ta.scope)?ta:null;let l,d,p=!1,u=!1;if(_t(e)?(l=()=>e.value,p=ht(e)):vt(e)?(l=()=>e,o=!0):j(e)?(u=!0,p=e.some((e=>vt(e)||ht(e))),l=()=>e.map((e=>_t(e)?e.value:vt(e)?Jn(e):O(e)?Nt(e,c,2):void s(e)))):O(e)?l=t?()=>Nt(e,c,2):()=>{if(!c||!c.isUnmounted)return d&&d(),Ft(e,c,3,[h])}:(l=g,s(e)),t&&o){const e=l;l=()=>Jn(e())}let v,h=e=>{d=x.onStop=()=>{Nt(e,c,4)}};if(ca){if(h=g,t?n&&Ft(t,c,3,[l(),u?[]:void 0,h]):l(),"sync"!==r)return g;{const e=xa();v=e.__watcherHandles||(e.__watcherHandles=[])}}let b=u?new Array(e.length).fill(Kn):Kn;const m=()=>{if(x.active)if(t){const e=x.run();(o||p||(u?e.some(((e,t)=>H(e,b[t]))):H(e,b)))&&(d&&d(),Ft(t,c,3,[e,b===Kn?void 0:u&&b[0]===Kn?[]:b,h]),b=e)}else x.run()};let y;m.allowRecurse=!!t,"sync"===r?y=m:"post"===r?y=()=>wr(m,c&&c.suspense):(m.pre=!0,c&&(m.id=c.uid),y=()=>qt(m));const x=new pe(l,y);x.onTrack=a,x.onTrigger=i,t?n?m():b=x.run():"post"===r?wr(x.run.bind(x),c&&c.suspense):x.run();const _=()=>{x.stop(),c&&c.scope&&w(c.scope.effects,x)};return v&&v.push(_),_}function Wn(e,t,n){const o=this.proxy,r=A(e)?e.includes(".")?qn(o,e):()=>o[e]:e.bind(o,o);let a;O(t)?a=t:(a=t.handler,n=t);const i=ta;oa(this);const s=Hn(r,a.bind(o),n);return i?oa(i):ra(),s}function qn(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}}function Jn(e,t){if(!T(e)||e.__v_skip)return e;if((t=t||new Set).has(e))return e;if(t.add(e),_t(e))Jn(e.value,t);else if(j(e))for(let n=0;n<e.length;n++)Jn(e[n],t);else if(C(e)||S(e))e.forEach((e=>{Jn(e,t)}));else if(F(e))for(const n in e)Jn(e[n],t);return e}const Yn=[Function,Array];Boolean,Boolean;function Zn(e,t){const{leavingVNodes:n}=e;let o=n.get(t.type);return o||(o=Object.create(null),n.set(t.type,o)),o}function Qn(e,t,n,o){const{appear:r,mode:a,persisted:i=!1,onBeforeEnter:s,onEnter:c,onAfterEnter:l,onEnterCancelled:d,onBeforeLeave:p,onLeave:u,onAfterLeave:f,onLeaveCancelled:v,onBeforeAppear:g,onAppear:h,onAfterAppear:b,onAppearCancelled:m}=t,y=String(e.key),x=Zn(n,e),w=(e,t)=>{e&&Ft(e,o,9,t)},_=(e,t)=>{const n=t[1];w(e,t),j(e)?e.every((e=>e.length<=1))&&n():e.length<=1&&n()},k={mode:a,persisted:i,beforeEnter(t){let o=s;if(!n.isMounted){if(!r)return;o=g||s}t._leaveCb&&t._leaveCb(!0);const a=x[y];a&&Rr(e,a)&&a.el._leaveCb&&a.el._leaveCb(),w(o,[t])},enter(e){let t=c,o=l,a=d;if(!n.isMounted){if(!r)return;t=h||c,o=b||l,a=m||d}let i=!1;const s=e._enterCb=t=>{i||(i=!0,w(t?a:o,[e]),k.delayedLeave&&k.delayedLeave(),e._enterCb=void 0)};t?_(t,[e,s]):s()},leave(t,o){const r=String(e.key);if(t._enterCb&&t._enterCb(!0),n.isUnmounting)return o();w(p,[t]);let a=!1;const i=t._leaveCb=n=>{a||(a=!0,o(),w(n?v:f,[t]),t._leaveCb=void 0,x[r]===e&&delete x[r])};x[r]=e,u?_(u,[t,i]):i()},clone:e=>Qn(e,t,n,o)};return k}function Xn(e){if(ro(e))return(e=Gr(e)).children=null,e}function eo(e){return ro(e)?e.children?e.children[0]:void 0:e}function to(e,t){6&e.shapeFlag&&e.component?to(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 no(e,t=!1,n){let o=[],r=0;for(let a=0;a<e.length;a++){let i=e[a];const s=null==n?i.key:String(n)+String(null!=i.key?i.key:a);i.type===Cr?(128&i.patchFlag&&r++,o=o.concat(no(i.children,t,s))):(t||i.type!==Ar)&&o.push(null!=s?Gr(i,{key:s}):i)}if(r>1)for(let e=0;e<o.length;e++)o[e].patchFlag=-2;return o}const oo=e=>!!e.type.__asyncLoader,ro=e=>e.type.__isKeepAlive;function ao(e,t){so(e,"a",t)}function io(e,t){so(e,"da",t)}function so(e,t,n=ta){const o=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(lo(t,o,n),n){let e=n.parent;for(;e&&e.parent;)ro(e.parent.vnode)&&co(o,t,n,e),e=e.parent}}function co(e,t,n,o){const r=lo(t,e,o,!0);bo((()=>{w(o[t],r)}),n)}function lo(e,t,n=ta,o=!1){if(n){const r=n[e]||(n[e]=[]),a=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;ge(),oa(n);const r=Ft(t,n,e,o);return ra(),he(),r});return o?r.unshift(a):r.push(a),a}Tt(`${G(Bt[e].replace(/ hook$/,""))} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}const po=e=>(t,n=ta)=>(!ca||"sp"===e)&&lo(e,((...e)=>t(...e)),n),uo=po("bm"),fo=po("m"),vo=po("bu"),go=po("u"),ho=po("bum"),bo=po("um"),mo=po("sp"),yo=po("rtg"),xo=po("rtc");function wo(e,t=ta){lo("ec",e,t)}function _o(e){D(e)&&Tt("Do not use built-in directive ids as custom directive id: "+e)}function ko(e,t,n,o){const r=e.dirs,a=t&&t.dirs;for(let i=0;i<r.length;i++){const s=r[i];a&&(s.oldValue=a[i].value);let c=s.dir[o];c&&(ge(),Ft(c,n,8,[e.el,s,e,t]),he())}}const jo="components";function So(e,t){return function(e,t,n=!0,o=!1){const r=On||ta;if(r){const a=r.type;if(e===jo){const e=ga(a,!1);if(e&&(e===t||e===L(t)||e===K(L(t))))return a}const i=Oo(r[e]||a[e],t)||Oo(r.appContext[e],t);if(!i&&o)return a;if(n&&!i){const n=e===jo?"\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.":"";Tt(`Failed to resolve ${e.slice(0,-1)}: ${t}${n}`)}return i}Tt(`resolve${K(e.slice(0,-1))} can only be used in render() or setup().`)}(jo,e,!0,t)||e}const Co=Symbol();function Oo(e,t){return e&&(e[t]||e[L(t)]||e[K(L(t))])}function Ao(e,t,n,o){let r;const a=n&&n[o];if(j(e)||A(e)){r=new Array(e.length);for(let n=0,o=e.length;n<o;n++)r[n]=t(e[n],n,void 0,a&&a[n])}else if("number"==typeof e){Number.isInteger(e)||Tt(`The v-for range expect an integer value but got ${e}.`),r=new Array(e);for(let n=0;n<e;n++)r[n]=t(n+1,n,void 0,a&&a[n])}else if(T(e))if(e[Symbol.iterator])r=Array.from(e,((e,n)=>t(e,n,void 0,a&&a[n])));else{const n=Object.keys(e);r=new Array(n.length);for(let o=0,i=n.length;o<i;o++){const i=n[o];r[o]=t(e[i],i,o,a&&a[o])}}else r=[];return n&&(n[o]=r),r}const Po=e=>e?sa(e)?ua(e)||e.proxy:Po(e.parent):null,To=x(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>ut(e.props),$attrs:e=>ut(e.attrs),$slots:e=>ut(e.slots),$refs:e=>ut(e.refs),$parent:e=>Po(e.parent),$root:e=>Po(e.root),$emit:e=>e.emit,$options:e=>__VUE_OPTIONS_API__?Do(e):e.type,$forceUpdate:e=>e.f||(e.f=()=>qt(e.update)),$nextTick:e=>e.n||(e.n=Wt.bind(e.proxy)),$watch:e=>__VUE_OPTIONS_API__?Wn.bind(e):g}),Io=e=>"_"===e||"$"===e,$o=(e,t)=>e!==f&&!e.__isScriptSetup&&k(e,t),Bo={get({_:e},t){const{ctx:n,setupState:o,data:r,props:a,accessCache:i,type:s,appContext:c}=e;if("__isVue"===t)return!0;let l;if("$"!==t[0]){const s=i[t];if(void 0!==s)switch(s){case 1:return o[t];case 2:return r[t];case 4:return n[t];case 3:return a[t]}else{if($o(o,t))return i[t]=1,o[t];if(r!==f&&k(r,t))return i[t]=2,r[t];if((l=e.propsOptions[0])&&k(l,t))return i[t]=3,a[t];if(n!==f&&k(n,t))return i[t]=4,n[t];__VUE_OPTIONS_API__&&!No||(i[t]=0)}}const d=To[t];let p,u;return d?("$attrs"===t&&(be(e,"get",t),Nn()),d(e)):(p=s.__cssModules)&&(p=p[t])?p:n!==f&&k(n,t)?(i[t]=4,n[t]):(u=c.config.globalProperties,k(u,t)?u[t]:void(!On||A(t)&&0===t.indexOf("__v")||(r!==f&&Io(t[0])&&k(r,t)?Tt(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):e===On&&Tt(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))))},set({_:e},t,n){const{data:o,setupState:r,ctx:a}=e;return $o(r,t)?(r[t]=n,!0):r.__isScriptSetup&&k(r,t)?(Tt(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):o!==f&&k(o,t)?(o[t]=n,!0):k(e.props,t)?(Tt(`Attempting to mutate prop "${t}". Props are readonly.`),!1):"$"===t[0]&&t.slice(1)in e?(Tt(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`),!1):(t in e.appContext.config.globalProperties?Object.defineProperty(a,t,{enumerable:!0,configurable:!0,value:n}):a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:r,propsOptions:a}},i){let s;return!!n[i]||e!==f&&k(e,i)||$o(t,i)||(s=a[0])&&k(s,i)||k(o,i)||k(To,i)||k(r.config.globalProperties,i)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:k(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};Bo.ownKeys=e=>(Tt("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e));let No=!0;function Fo(e){const t=Do(e),n=e.proxy,o=e.ctx;No=!1,t.beforeCreate&&Eo(t.beforeCreate,e,"bc");const{data:r,computed:a,methods:i,watch:s,provide:c,inject:l,created:d,beforeMount:p,mounted:u,beforeUpdate:f,updated:v,activated:h,deactivated:b,beforeDestroy:m,beforeUnmount:y,destroyed:x,unmounted:w,render:_,renderTracked:k,renderTriggered:S,errorCaptured:C,serverPrefetch:A,expose:P,inheritAttrs:$,components:B,directives:N,filters:F}=t,E=function(){const e=Object.create(null);return(t,n)=>{e[n]?Tt(`${t} property "${n}" is already defined in ${e[n]}.`):e[n]=t}}();{const[t]=e.propsOptions;if(t)for(const e in t)E("Props",e)}if(l&&function(e,t,n=g,o=!1){j(e)&&(e=Uo(e));for(const r in e){const a=e[r];let i;i=T(a)?"default"in a?Vn(a.from||r,a.default,!0):Vn(a.from||r):Vn(a),_t(i)?o?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:e=>i.value=e}):(Tt(`injected property "${r}" is a ref and will be auto-unwrapped and no longer needs \`.value\` in the next minor release. To opt-in to the new behavior now, set \`app.config.unwrapInjectedRef = true\` (this config is temporary and will not be needed in the future.)`),t[r]=i):t[r]=i,n("Inject",r)}}(l,o,E,e.appContext.config.unwrapInjectedRef),i)for(const e in i){const t=i[e];O(t)?(Object.defineProperty(o,e,{value:t.bind(n),configurable:!0,enumerable:!0,writable:!0}),E("Methods",e)):Tt(`Method "${e}" has type "${typeof t}" in the component definition. Did you reference the function correctly?`)}if(r){O(r)||Tt("The data option must be a function. Plain object usage is no longer supported.");const t=r.call(n,n);if(I(t)&&Tt("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),T(t)){e.data=dt(t);for(const e in t)E("Data",e),Io(e[0])||Object.defineProperty(o,e,{configurable:!0,enumerable:!0,get:()=>t[e],set:g})}else Tt("data() should return an object.")}if(No=!0,a)for(const e in a){const t=a[e],r=O(t)?t.bind(n,n):O(t.get)?t.get.bind(n,n):g;r===g&&Tt(`Computed property "${e}" has no getter.`);const i=!O(t)&&O(t.set)?t.set.bind(n):()=>{Tt(`Write operation failed: computed property "${e}" is readonly.`)},s=ma({get:r,set:i});Object.defineProperty(o,e,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e}),E("Computed",e)}if(s)for(const e in s)zo(s[e],o,n,e);if(c){const e=O(c)?c.call(n):c;Reflect.ownKeys(e).forEach((t=>{!function(e,t){if(ta){let n=ta.provides;const o=ta.parent&&ta.parent.provides;o===n&&(n=ta.provides=Object.create(o)),n[e]=t}else Tt("provide() can only be used inside setup().")}(t,e[t])}))}function z(e,t){j(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(d&&Eo(d,e,"c"),z(uo,p),z(fo,u),z(vo,f),z(go,v),z(ao,h),z(io,b),z(wo,C),z(xo,k),z(yo,S),z(ho,y),z(bo,w),z(mo,A),j(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})}))}else e.exposed||(e.exposed={});_&&e.render===g&&(e.render=_),null!=$&&(e.inheritAttrs=$),B&&(e.components=B),N&&(e.directives=N)}function Eo(e,t,n){Ft(j(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function zo(e,t,n,o){const r=o.includes(".")?qn(n,o):()=>n[o];if(A(e)){const n=t[e];O(n)?Gn(r,n):Tt(`Invalid watch handler specified by key "${e}"`,n)}else if(O(e))Gn(r,e.bind(n));else if(T(e))if(j(e))e.forEach((e=>zo(e,t,n,o)));else{const o=O(e.handler)?e.handler.bind(n):t[e.handler];O(o)?Gn(r,o,e):Tt(`Invalid watch handler specified by key "${e.handler}"`,o)}else Tt(`Invalid watch option: "${o}"`,e)}function Do(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:r,optionsCache:a,config:{optionMergeStrategies:i}}=e.appContext,s=a.get(t);let c;return s?c=s:r.length||n||o?(c={},r.length&&r.forEach((e=>Ro(c,e,i,!0))),Ro(c,t,i)):c=t,T(t)&&a.set(t,c),c}function Ro(e,t,n,o=!1){const{mixins:r,extends:a}=t;a&&Ro(e,a,n,!0),r&&r.forEach((t=>Ro(e,t,n,!0)));for(const r in t)if(o&&"expose"===r)Tt('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const o=Mo[r]||n&&n[r];e[r]=o?o(e[r],t[r]):t[r]}return e}const Mo={data:Lo,props:Ko,emits:Ko,methods:Ko,computed:Ko,beforeCreate:Vo,created:Vo,beforeMount:Vo,mounted:Vo,beforeUpdate:Vo,updated:Vo,beforeDestroy:Vo,beforeUnmount:Vo,destroyed:Vo,unmounted:Vo,activated:Vo,deactivated:Vo,errorCaptured:Vo,serverPrefetch:Vo,components:Ko,directives:Ko,watch:function(e,t){if(!e)return t;if(!t)return e;const n=x(Object.create(null),e);for(const o in t)n[o]=Vo(e[o],t[o]);return n},provide:Lo,inject:function(e,t){return Ko(Uo(e),Uo(t))}};function Lo(e,t){return t?e?function(){return x(O(e)?e.call(this,this):e,O(t)?t.call(this,this):t)}:t:e}function Uo(e){if(j(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Vo(e,t){return e?[...new Set([].concat(e,t))]:t}function Ko(e,t){return e?x(x(Object.create(null),e),t):t}function Go(e,t,n,o=!1){const r={},a={};q(a,Mr,1),e.propsDefaults=Object.create(null),Ho(e,t,r,a);for(const t in e.propsOptions[0])t in r||(r[t]=void 0);Xo(t||{},r,e),n?e.props=o?r:ft(r,!1,Fe,nt,st):e.type.props?e.props=r:e.props=a,e.attrs=a}function Ho(e,t,n,o){const[r,a]=e.propsOptions;let i,s=!1;if(t)for(let c in t){if(z(c))continue;const l=t[c];let d;r&&k(r,d=L(c))?a&&a.includes(d)?(i||(i={}))[d]=l:n[d]=l:Cn(e.emitsOptions,c)||c in o&&l===o[c]||(o[c]=l,s=!0)}if(a){const t=mt(n),o=i||f;for(let i=0;i<a.length;i++){const s=a[i];n[s]=Wo(r,t,s,o[s],e,!k(o,s))}}return s}function Wo(e,t,n,o,r,a){const i=e[n];if(null!=i){const e=k(i,"default");if(e&&void 0===o){const e=i.default;if(i.type!==Function&&O(e)){const{propsDefaults:a}=r;n in a?o=a[n]:(oa(r),o=a[n]=e.call(null,t),ra())}else o=e}i[0]&&(a&&!e?o=!1:!i[1]||""!==o&&o!==V(n)||(o=!0))}return o}function qo(e,t,n=!1){const o=t.propsCache,r=o.get(e);if(r)return r;const a=e.props,i={},s=[];let c=!1;if(__VUE_OPTIONS_API__&&!O(e)){const o=e=>{c=!0;const[n,o]=qo(e,t,!0);x(i,n),o&&s.push(...o)};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}if(!a&&!c)return T(e)&&o.set(e,v),v;if(j(a))for(let e=0;e<a.length;e++){A(a[e])||Tt("props must be strings when using array syntax.",a[e]);const t=L(a[e]);Jo(t)&&(i[t]=f)}else if(a){T(a)||Tt("invalid props options",a);for(const e in a){const t=L(e);if(Jo(t)){const n=a[e],o=i[t]=j(n)||O(n)?{type:n}:Object.assign({},n);if(o){const e=Qo(Boolean,o.type),n=Qo(String,o.type);o[0]=e>-1,o[1]=n<0||e<n,(e>-1||k(o,"default"))&&s.push(t)}}}}const l=[i,s];return T(e)&&o.set(e,l),l}function Jo(e){return"$"!==e[0]||(Tt(`Invalid prop name: "${e}" is a reserved property.`),!1)}function Yo(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:null===e?"null":""}function Zo(e,t){return Yo(e)===Yo(t)}function Qo(e,t){return j(t)?t.findIndex((t=>Zo(t,e))):O(t)&&Zo(t,e)?0:-1}function Xo(e,t,n){const o=mt(t),r=n.propsOptions[0];for(const t in r){let n=r[t];null!=n&&er(t,o[t],n,!k(e,t)&&!k(e,V(t)))}}function er(e,t,n,o){const{type:r,required:a,validator:i}=n;if(a&&o)Tt('Missing required prop: "'+e+'"');else if(null!=t||n.required){if(null!=r&&!0!==r){let n=!1;const o=j(r)?r:[r],a=[];for(let e=0;e<o.length&&!n;e++){const{valid:r,expectedType:i}=nr(t,o[e]);a.push(i||""),n=r}if(!n)return void Tt(function(e,t,n){let o=`Invalid prop: type check failed for prop "${e}". Expected ${n.map(K).join(" | ")}`;const r=n[0],a=N(t),i=or(t,r),s=or(t,a);1===n.length&&rr(r)&&!function(...e){return e.some((e=>"boolean"===e.toLowerCase()))}(r,a)&&(o+=` with value ${i}`);o+=`, got ${a} `,rr(a)&&(o+=`with value ${s}.`);return o}(e,t,a))}i&&!i(t)&&Tt('Invalid prop: custom validator check failed for prop "'+e+'".')}}const tr=e("String,Number,Boolean,Function,Symbol,BigInt");function nr(e,t){let n;const o=Yo(t);if(tr(o)){const r=typeof e;n=r===o.toLowerCase(),n||"object"!==r||(n=e instanceof t)}else n="Object"===o?T(e):"Array"===o?j(e):"null"===o?null===e:e instanceof t;return{valid:n,expectedType:o}}function or(e,t){return"String"===t?`"${e}"`:"Number"===t?`${Number(e)}`:`${e}`}function rr(e){return["string","number","boolean"].some((t=>e.toLowerCase()===t))}const ar=e=>"_"===e[0]||"$stable"===e,ir=e=>j(e)?e.map(Jr):[Jr(e)],sr=(e,t,n)=>{if(t._n)return t;const o=$n(((...n)=>(ta&&Tt(`Slot "${e}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),ir(t(...n)))),n);return o._c=!1,o},cr=(e,t,n)=>{const o=e._ctx;for(const n in e){if(ar(n))continue;const r=e[n];if(O(r))t[n]=sr(n,r,o);else if(null!=r){Tt(`Non-function value encountered for slot "${n}". Prefer function slots for better performance.`);const e=ir(r);t[n]=()=>e}}},lr=(e,t)=>{ro(e.vnode)||Tt("Non-function value encountered for default slot. Prefer function slots for better performance.");const n=ir(t);e.slots.default=()=>n},dr=(e,t)=>{if(32&e.vnode.shapeFlag){const n=t._;n?(e.slots=mt(t),q(t,"_",n)):cr(t,e.slots={})}else e.slots={},t&&lr(e,t);q(e.slots,Mr,1)},pr=(e,t,n)=>{const{vnode:o,slots:r}=e;let a=!0,i=f;if(32&o.shapeFlag){const e=t._;e?on?x(r,t):n&&1===e?a=!1:(x(r,t),n||1!==e||delete r._):(a=!t.$stable,cr(t,r)),i=t}else t&&(lr(e,t),i={default:1});if(a)for(const e in r)ar(e)||e in i||delete r[e]};function ur(){return{app:null,config:{isNativeTag:h,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 fr,vr,gr=0;function hr(e,t){return function(n,o=null){O(n)||(n=Object.assign({},n)),null==o||T(o)||(Tt("root props passed to app.mount() must be an object."),o=null);const r=ur(),a=new Set;let i=!1;const s=r.app={_uid:gr++,_component:n,_props:o,_container:null,_context:r,_instance:null,version:_a,get config(){return r.config},set config(e){Tt("app.config cannot be replaced. Modify individual options instead.")},use:(e,...t)=>(a.has(e)?Tt("Plugin has already been applied to target app."):e&&O(e.install)?(a.add(e),e.install(s,...t)):O(e)?(a.add(e),e(s,...t)):Tt('A plugin must either be a function or an object with an "install" function.'),s),mixin:e=>(__VUE_OPTIONS_API__?r.mixins.includes(e)?Tt("Mixin has already been applied to target app"+(e.name?`: ${e.name}`:"")):r.mixins.push(e):Tt("Mixins are only available in builds supporting Options API"),s),component:(e,t)=>(ia(e,r.config),t?(r.components[e]&&Tt(`Component "${e}" has already been registered in target app.`),r.components[e]=t,s):r.components[e]),directive:(e,t)=>(_o(e),t?(r.directives[e]&&Tt(`Directive "${e}" has already been registered in target app.`),r.directives[e]=t,s):r.directives[e]),mount(a,c,l){if(!i){a.__vue_app__&&Tt("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");const d=Kr(n,o);return d.appContext=r,r.reload=()=>{e(Gr(d),a,l)},c&&t?t(d,a):e(d,a,l),i=!0,s._container=a,a.__vue_app__=s,s._instance=d.component,function(e,t){vn("app:init",e,t,{Fragment:Cr,Text:Or,Comment:Ar,Static:Pr})}(s,_a),ua(d.component)||d.component.proxy}Tt("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`")},unmount(){i?(e(null,s._container),s._instance=null,function(e){vn("app:unmount",e)}(s),delete s._container.__vue_app__):Tt("Cannot unmount an app that is not mounted.")},provide:(e,t)=>(e in r.provides&&Tt(`App already provides property with key "${String(e)}". It will be overwritten with the new value.`),r.provides[e]=t,s)};return s}}function br(e,t,n,o,r=!1){if(j(e))return void e.forEach(((e,a)=>br(e,t&&(j(t)?t[a]:t),n,o,r)));if(oo(o)&&!r)return;const a=4&o.shapeFlag?ua(o.component)||o.component.proxy:o.el,i=r?null:a,{i:s,r:c}=e;if(!s)return void Tt("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");const l=t&&t.r,d=s.refs===f?s.refs={}:s.refs,p=s.setupState;if(null!=l&&l!==c&&(A(l)?(d[l]=null,k(p,l)&&(p[l]=null)):_t(l)&&(l.value=null)),O(c))Nt(c,s,12,[i,d]);else{const t=A(c),o=_t(c);if(t||o){const s=()=>{if(e.f){const n=t?k(p,c)?p[c]:d[c]:c.value;r?j(n)&&w(n,a):j(n)?n.includes(a)||n.push(a):t?(d[c]=[a],k(p,c)&&(p[c]=d[c])):(c.value=[a],e.k&&(d[e.k]=c.value))}else t?(d[c]=i,k(p,c)&&(p[c]=i)):o?(c.value=i,e.k&&(d[e.k]=i)):Tt("Invalid template ref type:",c,`(${typeof c})`)};i?(s.id=-1,wr(s,n)):s()}else Tt("Invalid template ref type:",c,`(${typeof c})`)}}function mr(e,t){e.appContext.config.performance&&xr()&&vr.mark(`vue-${t}-${e.uid}`),wn(e,t,xr()?vr.now():Date.now())}function yr(e,t){if(e.appContext.config.performance&&xr()){const n=`vue-${t}-${e.uid}`,o=n+":end";vr.mark(o),vr.measure(`<${ha(e,e.type)}> ${t}`,n,o),vr.clearMarks(n),vr.clearMarks(o)}_n(e,t,xr()?vr.now():Date.now())}function xr(){return void 0!==fr||("undefined"!=typeof window&&window.performance?(fr=!0,vr=window.performance):fr=!1),fr}const wr=function(e,t){t&&t.pendingBranch?j(e)?t.effects.push(...e):t.effects.push(e):Yt(e)};function _r(e){return function(e,t){!function(){const e=[];if("boolean"!=typeof __VUE_OPTIONS_API__&&(e.push("__VUE_OPTIONS_API__"),Z().__VUE_OPTIONS_API__=!0),"boolean"!=typeof __VUE_PROD_DEVTOOLS__&&(e.push("__VUE_PROD_DEVTOOLS__"),Z().__VUE_PROD_DEVTOOLS__=!1),e.length){const t=e.length>1;console.warn(`Feature flag${t?"s":""} ${e.join(", ")} ${t?"are":"is"} not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.\n\nFor more details, see https://link.vuejs.org/feature-flags.`)}}();const n=Z();n.__VUE__=!0,gn(n.__VUE_DEVTOOLS_GLOBAL_HOOK__,n);const{insert:o,remove:r,patchProp:a,createElement:i,createText:s,createComment:c,setText:l,setElementText:d,parentNode:p,nextSibling:u,setScopeId:h=g,insertStaticContent:b}=e,m=(e,t,n,o=null,r=null,a=null,i=!1,s=null,c=!on&&!!t.dynamicChildren)=>{if(e===t)return;e&&!Rr(e,t)&&(o=ne(e),J(e,r,a,!0),e=null),-2===t.patchFlag&&(c=!1,t.dynamicChildren=null);const{type:l,ref:d,shapeFlag:p}=t;switch(l){case Or:y(e,t,n,o);break;case Ar:x(e,t,n,o);break;case Pr:null==e?w(t,n,o,i):_(e,t,n,i);break;case Cr:F(e,t,n,o,r,a,i,s,c);break;default:1&p?O(e,t,n,o,r,a,i,s,c):6&p?E(e,t,n,o,r,a,i,s,c):64&p||128&p?l.process(e,t,n,o,r,a,i,s,c,re):Tt("Invalid VNode type:",l,`(${typeof l})`)}null!=d&&r&&br(d,e&&e.ref,a,t||e,!t)},y=(e,t,n,r)=>{if(null==e)o(t.el=s(t.children),n,r);else{const n=t.el=e.el;t.children!==e.children&&l(n,t.children)}},x=(e,t,n,r)=>{null==e?o(t.el=c(t.children||""),n,r):t.el=e.el},w=(e,t,n,o)=>{[e.el,e.anchor]=b(e.children,t,n,o,e.el,e.anchor)},_=(e,t,n,o)=>{if(t.children!==e.children){const r=u(e.anchor);C(e),[t.el,t.anchor]=b(t.children,n,r,o)}else t.el=e.el,t.anchor=e.anchor},S=({el:e,anchor:t},n,r)=>{let a;for(;e&&e!==t;)a=u(e),o(e,n,r),e=a;o(t,n,r)},C=({el:e,anchor:t})=>{let n;for(;e&&e!==t;)n=u(e),r(e),e=n;r(t)},O=(e,t,n,o,r,a,i,s,c)=>{i=i||"svg"===t.type,null==e?A(t,n,o,r,a,i,s,c):$(e,t,r,a,i,s,c)},A=(e,t,n,r,s,c,l,p)=>{let u,f;const{type:v,props:g,shapeFlag:h,transition:b,dirs:m}=e;if(u=e.el=i(e.type,c,g&&g.is,g),8&h?d(u,e.children):16&h&&T(e.children,u,null,r,s,c&&"foreignObject"!==v,l,p),m&&ko(e,null,r,"created"),P(u,e,e.scopeId,l,r),g){for(const t in g)"value"===t||z(t)||a(u,t,null,g[t],c,e.children,r,s,te);"value"in g&&a(u,"value",null,g.value),(f=g.onVnodeBeforeMount)&&Qr(f,r,e)}Object.defineProperty(u,"__vnode",{value:e,enumerable:!1}),Object.defineProperty(u,"__vueParentComponent",{value:r,enumerable:!1}),m&&ko(e,null,r,"beforeMount");const y=(!s||s&&!s.pendingBranch)&&b&&!b.persisted;y&&b.beforeEnter(u),o(u,t,n),((f=g&&g.onVnodeMounted)||y||m)&&wr((()=>{f&&Qr(f,r,e),y&&b.enter(u),m&&ko(e,null,r,"mounted")}),s)},P=(e,t,n,o,r)=>{if(n&&h(e,n),o)for(let t=0;t<o.length;t++)h(e,o[t]);if(r){let n=r.subTree;if(n.patchFlag>0&&2048&n.patchFlag&&(n=zn(n.children)||n),t===n){const t=r.vnode;P(e,t,t.scopeId,t.slotScopeIds,r.parent)}}},T=(e,t,n,o,r,a,i,s,c=0)=>{for(let l=c;l<e.length;l++){const c=e[l]=s?Yr(e[l]):Jr(e[l]);m(null,c,t,n,o,r,a,i,s)}},$=(e,t,n,o,r,i,s)=>{const c=t.el=e.el;let{patchFlag:l,dynamicChildren:p,dirs:u}=t;l|=16&e.patchFlag;const v=e.props||f,g=t.props||f;let h;n&&kr(n,!1),(h=g.onVnodeBeforeUpdate)&&Qr(h,n,t,e),u&&ko(t,e,n,"beforeUpdate"),n&&kr(n,!0),on&&(l=0,s=!1,p=null);const b=r&&"foreignObject"!==t.type;if(p?(B(e.dynamicChildren,p,c,n,o,b,i),n&&n.type.__hmrId&&jr(e,t)):s||K(e,t,c,null,n,o,b,i,!1),l>0){if(16&l)N(c,t,v,g,n,o,r);else if(2&l&&v.class!==g.class&&a(c,"class",null,g.class,r),4&l&&a(c,"style",v.style,g.style,r),8&l){const i=t.dynamicProps;for(let t=0;t<i.length;t++){const s=i[t],l=v[s],d=g[s];d===l&&"value"!==s||a(c,s,l,d,r,e.children,n,o,te)}}1&l&&e.children!==t.children&&d(c,t.children)}else s||null!=p||N(c,t,v,g,n,o,r);((h=g.onVnodeUpdated)||u)&&wr((()=>{h&&Qr(h,n,t,e),u&&ko(t,e,n,"updated")}),o)},B=(e,t,n,o,r,a,i)=>{for(let s=0;s<t.length;s++){const c=e[s],l=t[s],d=c.el&&(c.type===Cr||!Rr(c,l)||70&c.shapeFlag)?p(c.el):n;m(c,l,d,null,o,r,a,i,!0)}},N=(e,t,n,o,r,i,s)=>{if(n!==o){if(n!==f)for(const c in n)z(c)||c in o||a(e,c,n[c],null,s,t.children,r,i,te);for(const c in o){if(z(c))continue;const l=o[c],d=n[c];l!==d&&"value"!==c&&a(e,c,d,l,s,t.children,r,i,te)}"value"in o&&a(e,"value",n.value,o.value)}},F=(e,t,n,r,a,i,c,l,d)=>{const p=t.el=e?e.el:s(""),u=t.anchor=e?e.anchor:s("");let{patchFlag:f,dynamicChildren:v,slotScopeIds:g}=t;(on||2048&f)&&(f=0,d=!1,v=null),g&&(l=l?l.concat(g):g),null==e?(o(p,n,r),o(u,n,r),T(t.children,n,u,a,i,c,l,d)):f>0&&64&f&&v&&e.dynamicChildren?(B(e.dynamicChildren,v,n,a,i,c,l),a&&a.type.__hmrId?jr(e,t):(null!=t.key||a&&t===a.subTree)&&jr(e,t,!0)):K(e,t,n,u,a,i,c,l,d)},E=(e,t,n,o,r,a,i,s,c)=>{t.slotScopeIds=s,null==e?512&t.shapeFlag?r.ctx.activate(t,n,o,i,c):D(t,n,o,r,a,i,c):R(e,t,c)},D=(e,t,n,o,r,a,i)=>{const s=e.component=function(e,t,n){const o=e.type,r=(t?t.appContext:e.appContext)||Xr,a={uid:ea++,vnode:e,type:o,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new ee(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:qo(o,r),emitsOptions:Sn(o,r),emit:null,emitted:null,propsDefaults:f,inheritAttrs:o.inheritAttrs,ctx:f,data:f,props:f,attrs:f,slots:f,refs:f,setupState:f,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};a.ctx=function(e){const t={};return Object.defineProperty(t,"_",{configurable:!0,enumerable:!1,get:()=>e}),Object.keys(To).forEach((n=>{Object.defineProperty(t,n,{configurable:!0,enumerable:!1,get:()=>To[n](e),set:g})})),t}(a),a.root=t?t.root:a,a.emit=jn.bind(null,a),e.ce&&e.ce(a);return a}(e,o,r);if(s.type.__hmrId&&function(e){const t=e.type.__hmrId;let n=an.get(t);n||(sn(t,e.type),n=an.get(t)),n.instances.add(e)}(s),At(e),mr(s,"mount"),ro(e)&&(s.ctx.renderer=re),mr(s,"init"),function(e,t=!1){ca=t;const{props:n,children:o}=e.vnode,r=sa(e);Go(e,n,r,t),dr(e,o);const a=r?function(e,t){var n;const o=e.type;o.name&&ia(o.name,e.appContext.config);if(o.components){const t=Object.keys(o.components);for(let n=0;n<t.length;n++)ia(t[n],e.appContext.config)}if(o.directives){const e=Object.keys(o.directives);for(let t=0;t<e.length;t++)_o(e[t])}o.compilerOptions&&da()&&Tt('"compilerOptions" is only supported when using a build of Vue that includes the runtime compiler. Since you are using a runtime-only build, the options should be passed via your build tool config instead.');e.accessCache=Object.create(null),e.proxy=yt(new Proxy(e.ctx,Bo)),function(e){const{ctx:t,propsOptions:[n]}=e;n&&Object.keys(n).forEach((n=>{Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>e.props[n],set:g})}))}(e);const{setup:r}=o;if(r){const a=e.setupContext=r.length>1?function(e){const t=t=>{if(e.exposed&&Tt("expose() should be called only once per setup()."),null!=t){let e=typeof t;"object"===e&&(j(t)?e="array":_t(t)&&(e="ref")),"object"!==e&&Tt(`expose() should be passed a plain object, received ${e}.`)}e.exposed=t||{}};let n;return Object.freeze({get attrs(){return n||(n=function(e){return new Proxy(e.attrs,{get:(t,n)=>(Nn(),be(e,"get","$attrs"),t[n]),set:()=>(Tt("setupContext.attrs is readonly."),!1),deleteProperty:()=>(Tt("setupContext.attrs is readonly."),!1)})}(e))},get slots(){return ut(e.slots)},get emit(){return(t,...n)=>e.emit(t,...n)},expose:t})}(e):null;oa(e),ge();const i=Nt(r,e,0,[ut(e.props),a]);if(he(),ra(),I(i)){if(i.then(ra,ra),t)return i.then((n=>{la(e,n,t)})).catch((t=>{Et(t,e,0)}));if(e.asyncDep=i,!e.suspense){Tt(`Component <${null!==(n=o.name)&&void 0!==n?n:"Anonymous"}>: setup function returned a promise, but no <Suspense> boundary was found in the parent component tree. A component with async setup() must be nested in a <Suspense> in order to be rendered.`)}}else la(e,i,t)}else pa(e,t)}(e,t):void 0;ca=!1}(s),yr(s,"init"),s.asyncDep){if(r&&r.registerDep(s,M),!e.el){const e=s.subTree=Kr(Ar);x(null,e,t,n)}}else M(s,e,t,n,r,a,i),Pt(),yr(s,"mount")},R=(e,t,n)=>{const o=t.component=e.component;if(function(e,t,n){const{props:o,children:r,component:a}=e,{props:i,children:s,patchFlag:c}=t,l=a.emitsOptions;if((r||s)&&on)return!0;if(t.dirs||t.transition)return!0;if(!(n&&c>=0))return!(!r&&!s||s&&s.$stable)||o!==i&&(o?!i||Ln(o,i,l):!!i);if(1024&c)return!0;if(16&c)return o?Ln(o,i,l):!!i;if(8&c){const e=t.dynamicProps;for(let t=0;t<e.length;t++){const n=e[t];if(i[n]!==o[n]&&!Cn(l,n))return!0}}return!1}(e,t,n)){if(o.asyncDep&&!o.asyncResolved)return At(t),U(o,t,n),void Pt();o.next=t,function(e){const t=Rt.indexOf(e);t>Mt&&Rt.splice(t,1)}(o.update),o.update()}else t.el=e.el,o.vnode=t},M=(e,t,n,o,r,a,i)=>{const s=()=>{if(e.isMounted){let t,{next:n,bu:o,u:s,parent:c,vnode:l}=e,d=n;At(n||e.vnode),kr(e,!1),n?(n.el=l.el,U(e,n,i)):n=l,o&&W(o),(t=n.props&&n.props.onVnodeBeforeUpdate)&&Qr(t,c,n,l),kr(e,!0),mr(e,"render");const u=Fn(e);yr(e,"render");const f=e.subTree;e.subTree=u,mr(e,"patch"),m(f,u,p(f.el),ne(f),e,r,a),yr(e,"patch"),n.el=u.el,null===d&&function({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}(e,u.el),s&&wr(s,r),(t=n.props&&n.props.onVnodeUpdated)&&wr((()=>Qr(t,c,n,l)),r),bn(e),Pt()}else{let i;const{el:s,props:c}=t,{bm:l,m:d,parent:p}=e,u=oo(t);if(kr(e,!1),l&&W(l),!u&&(i=c&&c.onVnodeBeforeMount)&&Qr(i,p,t),kr(e,!0),s&&ie){const n=()=>{mr(e,"render"),e.subTree=Fn(e),yr(e,"render"),mr(e,"hydrate"),ie(s,e.subTree,e,r,null),yr(e,"hydrate")};u?t.type.__asyncLoader().then((()=>!e.isUnmounted&&n())):n()}else{mr(e,"render");const i=e.subTree=Fn(e);yr(e,"render"),mr(e,"patch"),m(null,i,n,o,e,r,a),yr(e,"patch"),t.el=i.el}if(d&&wr(d,r),!u&&(i=c&&c.onVnodeMounted)){const e=t;wr((()=>Qr(i,p,e)),r)}(256&t.shapeFlag||p&&oo(p.vnode)&&256&p.vnode.shapeFlag)&&e.a&&wr(e.a,r),e.isMounted=!0,hn(e),t=n=o=null}},c=e.effect=new pe(s,(()=>qt(l)),e.scope),l=e.update=()=>c.run();l.id=e.uid,kr(e,!0),c.onTrack=e.rtc?t=>W(e.rtc,t):void 0,c.onTrigger=e.rtg?t=>W(e.rtg,t):void 0,l.ownerInstance=e,l()},U=(e,t,n)=>{t.component=e;const o=e.vnode.props;e.vnode=t,e.next=null,function(e,t,n,o){const{props:r,attrs:a,vnode:{patchFlag:i}}=e,s=mt(r),[c]=e.propsOptions;let l=!1;if(function(e){for(;e;){if(e.type.__hmrId)return!0;e=e.parent}}(e)||!(o||i>0)||16&i){let o;Ho(e,t,r,a)&&(l=!0);for(const a in s)t&&(k(t,a)||(o=V(a))!==a&&k(t,o))||(c?!n||void 0===n[a]&&void 0===n[o]||(r[a]=Wo(c,s,a,void 0,e,!0)):delete r[a]);if(a!==s)for(const e in a)t&&k(t,e)||(delete a[e],l=!0)}else if(8&i){const n=e.vnode.dynamicProps;for(let o=0;o<n.length;o++){let i=n[o];if(Cn(e.emitsOptions,i))continue;const d=t[i];if(c)if(k(a,i))d!==a[i]&&(a[i]=d,l=!0);else{const t=L(i);r[t]=Wo(c,s,t,d,e,!1)}else d!==a[i]&&(a[i]=d,l=!0)}}l&&ye(e,"set","$attrs"),Xo(t||{},r,e)}(e,t.props,o,n),pr(e,t.children,n),ge(),Zt(),he()},K=(e,t,n,o,r,a,i,s,c=!1)=>{const l=e&&e.children,p=e?e.shapeFlag:0,u=t.children,{patchFlag:f,shapeFlag:v}=t;if(f>0){if(128&f)return void H(l,u,n,o,r,a,i,s,c);if(256&f)return void G(l,u,n,o,r,a,i,s,c)}8&v?(16&p&&te(l,r,a),u!==l&&d(n,u)):16&p?16&v?H(l,u,n,o,r,a,i,s,c):te(l,r,a,!0):(8&p&&d(n,""),16&v&&T(u,n,o,r,a,i,s,c))},G=(e,t,n,o,r,a,i,s,c)=>{t=t||v;const l=(e=e||v).length,d=t.length,p=Math.min(l,d);let u;for(u=0;u<p;u++){const o=t[u]=c?Yr(t[u]):Jr(t[u]);m(e[u],o,n,null,r,a,i,s,c)}l>d?te(e,r,a,!0,!1,p):T(t,n,o,r,a,i,s,c,p)},H=(e,t,n,o,r,a,i,s,c)=>{let l=0;const d=t.length;let p=e.length-1,u=d-1;for(;l<=p&&l<=u;){const o=e[l],d=t[l]=c?Yr(t[l]):Jr(t[l]);if(!Rr(o,d))break;m(o,d,n,null,r,a,i,s,c),l++}for(;l<=p&&l<=u;){const o=e[p],l=t[u]=c?Yr(t[u]):Jr(t[u]);if(!Rr(o,l))break;m(o,l,n,null,r,a,i,s,c),p--,u--}if(l>p){if(l<=u){const e=u+1,p=e<d?t[e].el:o;for(;l<=u;)m(null,t[l]=c?Yr(t[l]):Jr(t[l]),n,p,r,a,i,s,c),l++}}else if(l>u)for(;l<=p;)J(e[l],r,a,!0),l++;else{const f=l,g=l,h=new Map;for(l=g;l<=u;l++){const e=t[l]=c?Yr(t[l]):Jr(t[l]);null!=e.key&&(h.has(e.key)&&Tt("Duplicate keys found during update:",JSON.stringify(e.key),"Make sure keys are unique."),h.set(e.key,l))}let b,y=0;const x=u-g+1;let w=!1,_=0;const k=new Array(x);for(l=0;l<x;l++)k[l]=0;for(l=f;l<=p;l++){const o=e[l];if(y>=x){J(o,r,a,!0);continue}let d;if(null!=o.key)d=h.get(o.key);else for(b=g;b<=u;b++)if(0===k[b-g]&&Rr(o,t[b])){d=b;break}void 0===d?J(o,r,a,!0):(k[d-g]=l+1,d>=_?_=d:w=!0,m(o,t[d],n,null,r,a,i,s,c),y++)}const j=w?function(e){const t=e.slice(),n=[0];let o,r,a,i,s;const c=e.length;for(o=0;o<c;o++){const c=e[o];if(0!==c){if(r=n[n.length-1],e[r]<c){t[o]=r,n.push(o);continue}for(a=0,i=n.length-1;a<i;)s=a+i>>1,e[n[s]]<c?a=s+1:i=s;c<e[n[a]]&&(a>0&&(t[o]=n[a-1]),n[a]=o)}}a=n.length,i=n[a-1];for(;a-- >0;)n[a]=i,i=t[i];return n}(k):v;for(b=j.length-1,l=x-1;l>=0;l--){const e=g+l,p=t[e],u=e+1<d?t[e+1].el:o;0===k[l]?m(null,p,n,u,r,a,i,s,c):w&&(b<0||l!==j[b]?q(p,n,u,2):b--)}}},q=(e,t,n,r,a=null)=>{const{el:i,type:s,transition:c,children:l,shapeFlag:d}=e;if(6&d)return void q(e.component.subTree,t,n,r);if(128&d)return void e.suspense.move(t,n,r);if(64&d)return void s.move(e,t,n,re);if(s===Cr){o(i,t,n);for(let e=0;e<l.length;e++)q(l[e],t,n,r);return void o(e.anchor,t,n)}if(s===Pr)return void S(e,t,n);if(2!==r&&1&d&&c)if(0===r)c.beforeEnter(i),o(i,t,n),wr((()=>c.enter(i)),a);else{const{leave:e,delayLeave:r,afterLeave:a}=c,s=()=>o(i,t,n),l=()=>{e(i,(()=>{s(),a&&a()}))};r?r(i,s,l):l()}else o(i,t,n)},J=(e,t,n,o=!1,r=!1)=>{const{type:a,props:i,ref:s,children:c,dynamicChildren:l,shapeFlag:d,patchFlag:p,dirs:u}=e;if(null!=s&&br(s,null,n,e,!0),256&d)return void t.ctx.deactivate(e);const f=1&d&&u,v=!oo(e);let g;if(v&&(g=i&&i.onVnodeBeforeUnmount)&&Qr(g,t,e),6&d)X(e.component,n,o);else{if(128&d)return void e.suspense.unmount(n,o);f&&ko(e,null,t,"beforeUnmount"),64&d?e.type.remove(e,t,n,r,re,o):l&&(a!==Cr||p>0&&64&p)?te(l,t,n,!1,!0):(a===Cr&&384&p||!r&&16&d)&&te(c,t,n),o&&Y(e)}(v&&(g=i&&i.onVnodeUnmounted)||f)&&wr((()=>{g&&Qr(g,t,e),f&&ko(e,null,t,"unmounted")}),n)},Y=e=>{const{type:t,el:n,anchor:o,transition:a}=e;if(t===Cr)return void(e.patchFlag>0&&2048&e.patchFlag&&a&&!a.persisted?e.children.forEach((e=>{e.type===Ar?r(e.el):Y(e)})):Q(n,o));if(t===Pr)return void C(e);const i=()=>{r(n),a&&!a.persisted&&a.afterLeave&&a.afterLeave()};if(1&e.shapeFlag&&a&&!a.persisted){const{leave:t,delayLeave:o}=a,r=()=>t(n,i);o?o(e.el,i,r):r()}else i()},Q=(e,t)=>{let n;for(;e!==t;)n=u(e),r(e),e=n;r(t)},X=(e,t,n)=>{e.type.__hmrId&&function(e){an.get(e.type.__hmrId).instances.delete(e)}(e);const{bum:o,scope:r,update:a,subTree:i,um:s}=e;o&&W(o),r.stop(),a&&(a.active=!1,J(i,e,t,n)),s&&wr(s,t),wr((()=>{e.isUnmounted=!0}),t),t&&t.pendingBranch&&!t.isUnmounted&&e.asyncDep&&!e.asyncResolved&&e.suspenseId===t.pendingId&&(t.deps--,0===t.deps&&t.resolve()),yn(e)},te=(e,t,n,o=!1,r=!1,a=0)=>{for(let i=a;i<e.length;i++)J(e[i],t,n,o,r)},ne=e=>6&e.shapeFlag?ne(e.component.subTree):128&e.shapeFlag?e.suspense.next():u(e.anchor||e.el),oe=(e,t,n)=>{null==e?t._vnode&&J(t._vnode,null,null,!0):m(t._vnode||null,e,t,null,null,null,n),Zt(),Qt(),t._vnode=e},re={p:m,um:J,m:q,r:Y,mt:D,mc:T,pc:K,pbc:B,n:ne,o:e};let ae,ie;t&&([ae,ie]=t(re));return{render:oe,hydrate:ae,createApp:hr(oe,ae)}}(e)}function kr({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function jr(e,t,n=!1){const o=e.children,r=t.children;if(j(o)&&j(r))for(let e=0;e<o.length;e++){const t=o[e];let a=r[e];1&a.shapeFlag&&!a.dynamicChildren&&((a.patchFlag<=0||32===a.patchFlag)&&(a=r[e]=Yr(r[e]),a.el=t.el),n||jr(t,a)),a.type===Or&&(a.el=t.el),a.type!==Ar||a.el||(a.el=t.el)}}const Sr=e=>e.__isTeleport,Cr=Symbol("Fragment"),Or=Symbol("Text"),Ar=Symbol("Comment"),Pr=Symbol("Static"),Tr=[];let Ir=null;function $r(e=!1){Tr.push(Ir=e?null:[])}let Br=1;function Nr(e){Br+=e}function Fr(e){return e.dynamicChildren=Br>0?Ir||v:null,Tr.pop(),Ir=Tr[Tr.length-1]||null,Br>0&&Ir&&Ir.push(e),e}function Er(e,t,n,o,r,a){return Fr(Vr(e,t,n,o,r,a,!0))}function zr(e,t,n,o,r){return Fr(Kr(e,t,n,o,r,!0))}function Dr(e){return!!e&&!0===e.__v_isVNode}function Rr(e,t){return 6&t.shapeFlag&&rn.has(t.type)?(e.shapeFlag&=-257,t.shapeFlag&=-513,!1):e.type===t.type&&e.key===t.key}const Mr="__vInternal",Lr=({key:e})=>null!=e?e:null,Ur=({ref:e,ref_key:t,ref_for:n})=>null!=e?A(e)||_t(e)||O(e)?{i:On,r:e,k:t,f:!!n}:e:null;function Vr(e,t=null,n=null,o=0,r=null,a=(e===Cr?0:1),i=!1,s=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Lr(t),ref:t&&Ur(t),scopeId:An,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:a,patchFlag:o,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:On};return s?(Zr(c,n),128&a&&e.normalize(c)):n&&(c.shapeFlag|=A(n)?8:16),c.key!=c.key&&Tt("VNode created with invalid key (NaN). VNode type:",c.type),Br>0&&!i&&Ir&&(c.patchFlag>0||6&a)&&32!==c.patchFlag&&Ir.push(c),c}const Kr=(...e)=>function(e,n=null,o=null,r=0,a=null,s=!1){e&&e!==Co||(e||Tt(`Invalid vnode type when creating vnode: ${e}.`),e=Ar);if(Dr(e)){const t=Gr(e,n,!0);return o&&Zr(t,o),Br>0&&!s&&Ir&&(6&t.shapeFlag?Ir[Ir.indexOf(e)]=t:Ir.push(t)),t.patchFlag|=-2,t}ba(e)&&(e=e.__vccOpts);if(n){n=function(e){return e?bt(e)||Mr in e?x({},e):e:null}(n);let{class:e,style:o}=n;e&&!A(e)&&(n.class=i(e)),T(o)&&(bt(o)&&!j(o)&&(o=x({},o)),n.style=t(o))}const c=A(e)?1:Un(e)?128:Sr(e)?64:T(e)?4:O(e)?2:0;4&c&&bt(e)&&Tt("Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.","\nComponent that was made reactive: ",e=mt(e));return Vr(e,n,o,r,a,c,s,!0)}(...e);function Gr(e,n,o=!1){const{props:r,ref:a,patchFlag:s,children:c}=e,l=n?function(...e){const n={};for(let o=0;o<e.length;o++){const r=e[o];for(const e in r)if("class"===e)n.class!==r.class&&(n.class=i([n.class,r.class]));else if("style"===e)n.style=t([n.style,r.style]);else if(m(e)){const t=n[e],o=r[e];!o||t===o||j(t)&&t.includes(o)||(n[e]=t?[].concat(t,o):o)}else""!==e&&(n[e]=r[e])}return n}(r||{},n):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Lr(l),ref:n&&n.ref?o&&a?j(a)?a.concat(Ur(n)):[a,Ur(n)]:Ur(n):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:-1===s&&j(c)?c.map(Hr):c,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:n&&e.type!==Cr?-1===s?16:16|s:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Gr(e.ssContent),ssFallback:e.ssFallback&&Gr(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Hr(e){const t=Gr(e);return j(e.children)&&(t.children=e.children.map(Hr)),t}function Wr(e=" ",t=0){return Kr(Or,null,e,t)}function qr(e="",t=!1){return t?($r(),zr(Ar,null,e)):Kr(Ar,null,e)}function Jr(e){return null==e||"boolean"==typeof e?Kr(Ar):j(e)?Kr(Cr,null,e.slice()):"object"==typeof e?Yr(e):Kr(Or,null,String(e))}function Yr(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:Gr(e)}function Zr(e,t){let n=0;const{shapeFlag:o}=e;if(null==t)t=null;else if(j(t))n=16;else if("object"==typeof t){if(65&o){const n=t.default;return void(n&&(n._c&&(n._d=!1),Zr(e,n()),n._c&&(n._d=!0)))}{n=32;const o=t._;o||Mr in t?3===o&&On&&(1===On.slots._?t._=1:(t._=2,e.patchFlag|=1024)):t._ctx=On}}else O(t)?(t={default:t,_ctx:On},n=32):(t=String(t),64&o?(n=16,t=[Wr(t)]):n=8);e.children=t,e.shapeFlag|=n}function Qr(e,t,n,o=null){Ft(e,t,7,[n,o])}const Xr=ur();let ea=0;let ta=null;const na=()=>ta||On,oa=e=>{ta=e,e.scope.on()},ra=()=>{ta&&ta.scope.off(),ta=null},aa=e("slot,component");function ia(e,t){const n=t.isNativeTag||h;(aa(e)||n(e))&&Tt("Do not use built-in or reserved HTML elements as component id: "+e)}function sa(e){return 4&e.vnode.shapeFlag}let ca=!1;function la(e,t,n){O(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:T(t)?(Dr(t)&&Tt("setup() should not return VNodes directly - return a render function instead."),e.devtoolsRawSetupState=t,e.setupState=jt(t),function(e){const{ctx:t,setupState:n}=e;Object.keys(mt(n)).forEach((e=>{if(!n.__isScriptSetup){if(Io(e[0]))return void Tt(`setup() return property ${JSON.stringify(e)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:()=>n[e],set:g})}}))}(e)):void 0!==t&&Tt("setup() should return an object. Received: "+(null===t?"null":typeof t)),pa(e,n)}const da=()=>!0;function pa(e,t,n){const o=e.type;e.render||(e.render=o.render||g),__VUE_OPTIONS_API__&&(oa(e),ge(),Fo(e),he(),ra()),o.render||e.render!==g||t||(o.template?Tt('Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".'):Tt("Component is missing template or render function."))}function ua(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(jt(yt(e.exposed)),{get:(t,n)=>n in t?t[n]:n in To?To[n](e):void 0,has:(e,t)=>t in e||t in To}))}const fa=/(?:^|[-_])(\w)/g,va=e=>e.replace(fa,(e=>e.toUpperCase())).replace(/[-_]/g,"");function ga(e,t=!0){return O(e)?e.displayName||e.name:e.name||t&&e.__name}function ha(e,t,n=!1){let o=ga(t);if(!o&&t.__file){const e=t.__file.match(/([^/\\]+)\.\w+$/);e&&(o=e[1])}if(!o&&e&&e.parent){const n=e=>{for(const n in e)if(e[n]===t)return n};o=n(e.components||e.parent.type.components)||n(e.appContext.components)}return o?va(o):n?"App":"Anonymous"}function ba(e){return O(e)&&"__vccOpts"in e}const ma=(e,t)=>function(e,t,n=!1){let o,r;const a=O(e);a?(o=e,r=()=>{console.warn("Write operation failed: computed value is readonly")}):(o=e.get,r=e.set);const i=new Ct(o,r,a||!r,n);return t&&!n&&(i.effect.onTrack=t.onTrack,i.effect.onTrigger=t.onTrigger),i}(e,t,ca),ya=Symbol("ssrContext"),xa=()=>{{const e=Vn(ya);return e||Tt("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}};function wa(e){return!(!e||!e.__v_isShallow)}const _a="3.2.47",ka="undefined"!=typeof document?document:null,ja=ka&&ka.createElement("template"),Sa={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const r=t?ka.createElementNS("http://www.w3.org/2000/svg",e):ka.createElement(e,n?{is:n}:void 0);return"select"===e&&o&&null!=o.multiple&&r.setAttribute("multiple",o.multiple),r},createText:e=>ka.createTextNode(e),createComment:e=>ka.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>ka.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,r,a){const i=n?n.previousSibling:t.lastChild;if(r&&(r===a||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),r!==a&&(r=r.nextSibling););else{ja.innerHTML=o?`<svg>${e}</svg>`:e;const r=ja.content;if(o){const e=r.firstChild;for(;e.firstChild;)r.appendChild(e.firstChild);r.removeChild(e)}t.insertBefore(r,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};const Ca=/[^\\];\s*$/,Oa=/\s*!important$/;function Aa(e,t,n){if(j(n))n.forEach((n=>Aa(e,t,n)));else if(null==n&&(n=""),Ca.test(n)&&Tt(`Unexpected semicolon at the end of '${t}' style value: '${n}'`),t.startsWith("--"))e.setProperty(t,n);else{const o=function(e,t){const n=Ta[t];if(n)return n;let o=L(t);if("filter"!==o&&o in e)return Ta[t]=o;o=K(o);for(let n=0;n<Pa.length;n++){const r=Pa[n]+o;if(r in e)return Ta[t]=r}return t}(e,t);Oa.test(n)?e.setProperty(V(o),n.replace(Oa,""),"important"):e[o]=n}}const Pa=["Webkit","Moz","ms"],Ta={};const Ia="http://www.w3.org/1999/xlink";function $a(e,t,n,o,r=null){const a=e._vei||(e._vei={}),i=a[t];if(o&&i)i.value=o;else{const[n,s]=function(e){let t;if(Ba.test(e)){let n;for(t={};n=e.match(Ba);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}const n=":"===e[2]?e.slice(3):V(e.slice(2));return[n,t]}(t);if(o){const i=a[t]=function(e,t){const n=e=>{if(e._vts){if(e._vts<=n.attached)return}else e._vts=Date.now();Ft(function(e,t){if(j(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=Ea(),n}(o,r);!function(e,t,n,o){e.addEventListener(t,n,o)}(e,n,i,s)}else i&&(!function(e,t,n,o){e.removeEventListener(t,n,o)}(e,n,i,s),a[t]=void 0)}}const Ba=/(?:Once|Passive|Capture)$/;let Na=0;const Fa=Promise.resolve(),Ea=()=>Na||(Fa.then((()=>Na=0)),Na=Date.now());const za=/^on[a-z]/;Boolean;const Da=x({patchProp:(e,t,n,o,r=!1,a,i,s,c)=>{"class"===t?function(e,t,n){const o=e._vtc;o&&(t=(t?[t,...o]:[...o]).join(" ")),null==t?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}(e,o,r):"style"===t?function(e,t,n){const o=e.style,r=A(n);if(n&&!r){if(t&&!A(t))for(const e in t)null==n[e]&&Aa(o,e,"");for(const e in n)Aa(o,e,n[e])}else{const a=o.display;r?t!==n&&(o.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(o.display=a)}}(e,n,o):m(t)?y(t)||$a(e,t,0,o,i):("."===t[0]?(t=t.slice(1),1):"^"===t[0]?(t=t.slice(1),0):function(e,t,n,o){if(o)return"innerHTML"===t||"textContent"===t||!!(t in e&&za.test(t)&&O(n));if("spellcheck"===t||"draggable"===t||"translate"===t)return!1;if("form"===t)return!1;if("list"===t&&"INPUT"===e.tagName)return!1;if("type"===t&&"TEXTAREA"===e.tagName)return!1;if(za.test(t)&&A(n))return!1;return t in e}(e,t,o,r))?function(e,t,n,o,r,a,i){if("innerHTML"===t||"textContent"===t)return o&&i(o,r,a),void(e[t]=null==n?"":n);if("value"===t&&"PROGRESS"!==e.tagName&&!e.tagName.includes("-")){e._value=n;const o=null==n?"":n;return e.value===o&&"OPTION"!==e.tagName||(e.value=o),void(null==n&&e.removeAttribute(t))}let s=!1;if(""===n||null==n){const o=typeof e[t];"boolean"===o?n=d(n):null==n&&"string"===o?(n="",s=!0):"number"===o&&(n=0,s=!0)}try{e[t]=n}catch(o){s||Tt(`Failed setting prop "${t}" on <${e.tagName.toLowerCase()}>: value ${n} is invalid.`,o)}s&&e.removeAttribute(t)}(e,t,o,a,i,s,c):("true-value"===t?e._trueValue=o:"false-value"===t&&(e._falseValue=o),function(e,t,n,o,r){if(o&&t.startsWith("xlink:"))null==n?e.removeAttributeNS(Ia,t.slice(6,t.length)):e.setAttributeNS(Ia,t,n);else{const o=l(t);null==n||o&&!d(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}(e,t,o,r))}},Sa);let Ra;!function(){if("undefined"==typeof window)return;const e={style:"color:#3ba776"},t={style:"color:#0b1bc9"},n={style:"color:#b62e24"},o={style:"color:#9d288c"},r={header:t=>T(t)?t.__isVue?["div",e,"VueInstance"]:_t(t)?["div",{},["span",e,d(t)],"<",s(t.value),">"]:vt(t)?["div",{},["span",e,wa(t)?"ShallowReactive":"Reactive"],"<",s(t),">"+(gt(t)?" (readonly)":"")]:gt(t)?["div",{},["span",e,wa(t)?"ShallowReadonly":"Readonly"],"<",s(t),">"]:null:null,hasBody:e=>e&&e.__isVue,body(e){if(e&&e.__isVue)return["div",{},...a(e.$)]}};function a(e){const t=[];e.type.props&&e.props&&t.push(i("props",mt(e.props))),e.setupState!==f&&t.push(i("setup",e.setupState)),e.data!==f&&t.push(i("data",mt(e.data)));const n=c(e,"computed");n&&t.push(i("computed",n));const r=c(e,"inject");return r&&t.push(i("injected",r)),t.push(["div",{},["span",{style:o.style+";opacity:0.66"},"$ (internal): "],["object",{object:e}]]),t}function i(e,t){return t=x({},t),Object.keys(t).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},e],["div",{style:"padding-left:1.25em"},...Object.keys(t).map((e=>["div",{},["span",o,e+": "],s(t[e],!1)]))]]:["span",{}]}function s(e,r=!0){return"number"==typeof e?["span",t,e]:"string"==typeof e?["span",n,JSON.stringify(e)]:"boolean"==typeof e?["span",o,e]:T(e)?["object",{object:r?mt(e):e}]:["span",n,String(e)]}function c(e,t){const n=e.type;if(O(n))return;const o={};for(const r in e.ctx)l(n,r,t)&&(o[r]=e.ctx[r]);return o}function l(e,t,n){const o=e[n];return!!(j(o)&&o.includes(t)||T(o)&&t in o)||!(!e.extends||!l(e.extends,t,n))||!(!e.mixins||!e.mixins.some((e=>l(e,t,n))))||void 0}function d(e){return wa(e)?"ShallowRef":e.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(r):window.devtoolsFormatters=[r]}();const Ma=e=>{let t={};for(let n in e)t[n]=La(e[n]);return t},La=e=>e+"px";var Ua="object"==typeof global&&global&&global.Object===Object&&global,Va="object"==typeof self&&self&&self.Object===Object&&self,Ka=Ua||Va||Function("return this")(),Ga=Ka.Symbol,Ha=Object.prototype,Wa=Ha.hasOwnProperty,qa=Ha.toString,Ja=Ga?Ga.toStringTag:void 0;var Ya=Object.prototype.toString;var Za="[object Null]",Qa="[object Undefined]",Xa=Ga?Ga.toStringTag:void 0;function ei(e){return null==e?void 0===e?Qa:Za:Xa&&Xa in Object(e)?function(e){var t=Wa.call(e,Ja),n=e[Ja];try{e[Ja]=void 0;var o=!0}catch(e){}var r=qa.call(e);return o&&(t?e[Ja]=n:delete e[Ja]),r}(e):function(e){return Ya.call(e)}(e)}function ti(e){return null!=e&&"object"==typeof e}var ni="[object Symbol]";function oi(e){return"symbol"==typeof e||ti(e)&&ei(e)==ni}function ri(e,t){for(var n=-1,o=null==e?0:e.length,r=Array(o);++n<o;)r[n]=t(e[n],n,e);return r}var ai=Array.isArray,ii=1/0,si=Ga?Ga.prototype:void 0,ci=si?si.toString:void 0;function li(e){if("string"==typeof e)return e;if(ai(e))return ri(e,li)+"";if(oi(e))return ci?ci.call(e):"";var t=e+"";return"0"==t&&1/e==-ii?"-0":t}function di(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}var pi="[object AsyncFunction]",ui="[object Function]",fi="[object GeneratorFunction]",vi="[object Proxy]";function gi(e){if(!di(e))return!1;var t=ei(e);return t==ui||t==fi||t==pi||t==vi}var hi=Ka["__core-js_shared__"],bi=function(){var e=/[^.]+$/.exec(hi&&hi.keys&&hi.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();var mi=Function.prototype.toString;function yi(e){if(null!=e){try{return mi.call(e)}catch(e){}try{return e+""}catch(e){}}return""}var xi=/^\[object .+?Constructor\]$/,wi=Function.prototype,_i=Object.prototype,ki=wi.toString,ji=_i.hasOwnProperty,Si=RegExp("^"+ki.call(ji).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Ci(e){return!(!di(e)||(t=e,bi&&bi in t))&&(gi(e)?Si:xi).test(yi(e));var t}function Oi(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Ci(n)?n:void 0}var Ai=Oi(Ka,"WeakMap"),Pi=Object.create,Ti=function(){function e(){}return function(t){if(!di(t))return{};if(Pi)return Pi(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();var Ii=800,$i=16,Bi=Date.now;var Ni,Fi,Ei,zi=function(){try{var e=Oi(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),Di=zi,Ri=Di?function(e,t){return Di(e,"toString",{configurable:!0,enumerable:!1,value:(n=t,function(){return n}),writable:!0});var n}:function(e){return e},Mi=(Ni=Ri,Fi=0,Ei=0,function(){var e=Bi(),t=$i-(e-Ei);if(Ei=e,t>0){if(++Fi>=Ii)return arguments[0]}else Fi=0;return Ni.apply(void 0,arguments)});var Li=9007199254740991,Ui=/^(?:0|[1-9]\d*)$/;function Vi(e,t){var n=typeof e;return!!(t=null==t?Li:t)&&("number"==n||"symbol"!=n&&Ui.test(e))&&e>-1&&e%1==0&&e<t}function Ki(e,t,n){"__proto__"==t&&Di?Di(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function Gi(e,t){return e===t||e!=e&&t!=t}var Hi=Object.prototype.hasOwnProperty;function Wi(e,t,n){var o=e[t];Hi.call(e,t)&&Gi(o,n)&&(void 0!==n||t in e)||Ki(e,t,n)}function qi(e,t,n,o){var r=!n;n||(n={});for(var a=-1,i=t.length;++a<i;){var s=t[a],c=o?o(n[s],e[s],s,n,e):void 0;void 0===c&&(c=e[s]),r?Ki(n,s,c):Wi(n,s,c)}return n}var Ji=Math.max;var Yi=9007199254740991;function Zi(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=Yi}function Qi(e){return null!=e&&Zi(e.length)&&!gi(e)}var Xi=Object.prototype;function es(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Xi)}var ts="[object Arguments]";function ns(e){return ti(e)&&ei(e)==ts}var os=Object.prototype,rs=os.hasOwnProperty,as=os.propertyIsEnumerable,is=ns(function(){return arguments}())?ns:function(e){return ti(e)&&rs.call(e,"callee")&&!as.call(e,"callee")};var ss="object"==typeof exports&&exports&&!exports.nodeType&&exports,cs=ss&&"object"==typeof module&&module&&!module.nodeType&&module,ls=cs&&cs.exports===ss?Ka.Buffer:void 0,ds=(ls?ls.isBuffer:void 0)||function(){return!1},ps={};function us(e){return function(t){return e(t)}}ps["[object Float32Array]"]=ps["[object Float64Array]"]=ps["[object Int8Array]"]=ps["[object Int16Array]"]=ps["[object Int32Array]"]=ps["[object Uint8Array]"]=ps["[object Uint8ClampedArray]"]=ps["[object Uint16Array]"]=ps["[object Uint32Array]"]=!0,ps["[object Arguments]"]=ps["[object Array]"]=ps["[object ArrayBuffer]"]=ps["[object Boolean]"]=ps["[object DataView]"]=ps["[object Date]"]=ps["[object Error]"]=ps["[object Function]"]=ps["[object Map]"]=ps["[object Number]"]=ps["[object Object]"]=ps["[object RegExp]"]=ps["[object Set]"]=ps["[object String]"]=ps["[object WeakMap]"]=!1;var fs="object"==typeof exports&&exports&&!exports.nodeType&&exports,vs=fs&&"object"==typeof module&&module&&!module.nodeType&&module,gs=vs&&vs.exports===fs&&Ua.process,hs=function(){try{var e=vs&&vs.require&&vs.require("util").types;return e||gs&&gs.binding&&gs.binding("util")}catch(e){}}(),bs=hs&&hs.isTypedArray,ms=bs?us(bs):function(e){return ti(e)&&Zi(e.length)&&!!ps[ei(e)]},ys=Object.prototype.hasOwnProperty;function xs(e,t){var n=ai(e),o=!n&&is(e),r=!n&&!o&&ds(e),a=!n&&!o&&!r&&ms(e),i=n||o||r||a,s=i?function(e,t){for(var n=-1,o=Array(e);++n<e;)o[n]=t(n);return o}(e.length,String):[],c=s.length;for(var l in e)!t&&!ys.call(e,l)||i&&("length"==l||r&&("offset"==l||"parent"==l)||a&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||Vi(l,c))||s.push(l);return s}function ws(e,t){return function(n){return e(t(n))}}var _s=ws(Object.keys,Object),ks=Object.prototype.hasOwnProperty;function js(e){if(!es(e))return _s(e);var t=[];for(var n in Object(e))ks.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Ss(e){return Qi(e)?xs(e):js(e)}var Cs=Object.prototype.hasOwnProperty;function Os(e){if(!di(e))return function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}(e);var t=es(e),n=[];for(var o in e)("constructor"!=o||!t&&Cs.call(e,o))&&n.push(o);return n}function As(e){return Qi(e)?xs(e,!0):Os(e)}var Ps=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ts=/^\w*$/;var Is=Oi(Object,"create");var $s="__lodash_hash_undefined__",Bs=Object.prototype.hasOwnProperty;var Ns=Object.prototype.hasOwnProperty;var Fs="__lodash_hash_undefined__";function Es(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}function zs(e,t){for(var n=e.length;n--;)if(Gi(e[n][0],t))return n;return-1}Es.prototype.clear=function(){this.__data__=Is?Is(null):{},this.size=0},Es.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Es.prototype.get=function(e){var t=this.__data__;if(Is){var n=t[e];return n===$s?void 0:n}return Bs.call(t,e)?t[e]:void 0},Es.prototype.has=function(e){var t=this.__data__;return Is?void 0!==t[e]:Ns.call(t,e)},Es.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Is&&void 0===t?Fs:t,this};var Ds=Array.prototype.splice;function Rs(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}Rs.prototype.clear=function(){this.__data__=[],this.size=0},Rs.prototype.delete=function(e){var t=this.__data__,n=zs(t,e);return!(n<0)&&(n==t.length-1?t.pop():Ds.call(t,n,1),--this.size,!0)},Rs.prototype.get=function(e){var t=this.__data__,n=zs(t,e);return n<0?void 0:t[n][1]},Rs.prototype.has=function(e){return zs(this.__data__,e)>-1},Rs.prototype.set=function(e,t){var n=this.__data__,o=zs(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this};var Ms=Oi(Ka,"Map");function Ls(e,t){var n,o,r=e.__data__;return("string"==(o=typeof(n=t))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==n:null===n)?r["string"==typeof t?"string":"hash"]:r.map}function Us(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}Us.prototype.clear=function(){this.size=0,this.__data__={hash:new Es,map:new(Ms||Rs),string:new Es}},Us.prototype.delete=function(e){var t=Ls(this,e).delete(e);return this.size-=t?1:0,t},Us.prototype.get=function(e){return Ls(this,e).get(e)},Us.prototype.has=function(e){return Ls(this,e).has(e)},Us.prototype.set=function(e,t){var n=Ls(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this};var Vs="Expected a function";function Ks(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(Vs);var n=function(){var o=arguments,r=t?t.apply(this,o):o[0],a=n.cache;if(a.has(r))return a.get(r);var i=e.apply(this,o);return n.cache=a.set(r,i)||a,i};return n.cache=new(Ks.Cache||Us),n}Ks.Cache=Us;var Gs=500;var Hs=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ws=/\\(\\)?/g,qs=function(e){var t=Ks(e,(function(e){return n.size===Gs&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Hs,(function(e,n,o,r){t.push(o?r.replace(Ws,"$1"):n||e)})),t})),Js=qs;function Ys(e,t){return ai(e)?e:function(e,t){if(ai(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!oi(e))||Ts.test(e)||!Ps.test(e)||null!=t&&e in Object(t)}(e,t)?[e]:Js(function(e){return null==e?"":li(e)}(e))}var Zs=1/0;function Qs(e){if("string"==typeof e||oi(e))return e;var t=e+"";return"0"==t&&1/e==-Zs?"-0":t}function Xs(e,t){for(var n=0,o=(t=Ys(t,e)).length;null!=e&&n<o;)e=e[Qs(t[n++])];return n&&n==o?e:void 0}function ec(e,t,n){var o=null==e?void 0:Xs(e,t);return void 0===o?n:o}function tc(e,t){for(var n=-1,o=t.length,r=e.length;++n<o;)e[r+n]=t[n];return e}var nc=Ga?Ga.isConcatSpreadable:void 0;function oc(e){return ai(e)||is(e)||!!(nc&&e&&e[nc])}function rc(e,t,n,o,r){var a=-1,i=e.length;for(n||(n=oc),r||(r=[]);++a<i;){var s=e[a];t>0&&n(s)?t>1?rc(s,t-1,n,o,r):tc(r,s):o||(r[r.length]=s)}return r}function ac(e){return(null==e?0:e.length)?rc(e,1):[]}function ic(e){return Mi(function(e,t,n){return t=Ji(void 0===t?e.length-1:t,0),function(){for(var o=arguments,r=-1,a=Ji(o.length-t,0),i=Array(a);++r<a;)i[r]=o[t+r];r=-1;for(var s=Array(t+1);++r<t;)s[r]=o[r];return s[t]=n(i),function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}(e,this,s)}}(e,void 0,ac),e+"")}var sc=ws(Object.getPrototypeOf,Object),cc="[object Object]",lc=Function.prototype,dc=Object.prototype,pc=lc.toString,uc=dc.hasOwnProperty,fc=pc.call(Object);var vc=200;function gc(e){var t=this.__data__=new Rs(e);this.size=t.size}gc.prototype.clear=function(){this.__data__=new Rs,this.size=0},gc.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},gc.prototype.get=function(e){return this.__data__.get(e)},gc.prototype.has=function(e){return this.__data__.has(e)},gc.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Rs){var o=n.__data__;if(!Ms||o.length<vc-1)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new Us(o)}return n.set(e,t),this.size=n.size,this};var hc="object"==typeof exports&&exports&&!exports.nodeType&&exports,bc=hc&&"object"==typeof module&&module&&!module.nodeType&&module,mc=bc&&bc.exports===hc?Ka.Buffer:void 0,yc=mc?mc.allocUnsafe:void 0;function xc(){return[]}var wc=Object.prototype.propertyIsEnumerable,_c=Object.getOwnPropertySymbols,kc=_c?function(e){return null==e?[]:(e=Object(e),function(e,t){for(var n=-1,o=null==e?0:e.length,r=0,a=[];++n<o;){var i=e[n];t(i,n,e)&&(a[r++]=i)}return a}(_c(e),(function(t){return wc.call(e,t)})))}:xc;var jc=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)tc(t,kc(e)),e=sc(e);return t}:xc;function Sc(e,t,n){var o=t(e);return ai(e)?o:tc(o,n(e))}function Cc(e){return Sc(e,Ss,kc)}function Oc(e){return Sc(e,As,jc)}var Ac=Oi(Ka,"DataView"),Pc=Oi(Ka,"Promise"),Tc=Oi(Ka,"Set"),Ic="[object Map]",$c="[object Promise]",Bc="[object Set]",Nc="[object WeakMap]",Fc="[object DataView]",Ec=yi(Ac),zc=yi(Ms),Dc=yi(Pc),Rc=yi(Tc),Mc=yi(Ai),Lc=ei;(Ac&&Lc(new Ac(new ArrayBuffer(1)))!=Fc||Ms&&Lc(new Ms)!=Ic||Pc&&Lc(Pc.resolve())!=$c||Tc&&Lc(new Tc)!=Bc||Ai&&Lc(new Ai)!=Nc)&&(Lc=function(e){var t=ei(e),n="[object Object]"==t?e.constructor:void 0,o=n?yi(n):"";if(o)switch(o){case Ec:return Fc;case zc:return Ic;case Dc:return $c;case Rc:return Bc;case Mc:return Nc}return t});var Uc=Lc,Vc=Object.prototype.hasOwnProperty;var Kc=Ka.Uint8Array;function Gc(e){var t=new e.constructor(e.byteLength);return new Kc(t).set(new Kc(e)),t}var Hc=/\w*$/;var Wc=Ga?Ga.prototype:void 0,qc=Wc?Wc.valueOf:void 0;var Jc="[object Boolean]",Yc="[object Date]",Zc="[object Map]",Qc="[object Number]",Xc="[object RegExp]",el="[object Set]",tl="[object String]",nl="[object Symbol]",ol="[object ArrayBuffer]",rl="[object DataView]",al="[object Float32Array]",il="[object Float64Array]",sl="[object Int8Array]",cl="[object Int16Array]",ll="[object Int32Array]",dl="[object Uint8Array]",pl="[object Uint8ClampedArray]",ul="[object Uint16Array]",fl="[object Uint32Array]";function vl(e,t,n){var o,r,a,i=e.constructor;switch(t){case ol:return Gc(e);case Jc:case Yc:return new i(+e);case rl:return function(e,t){var n=t?Gc(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case al:case il:case sl:case cl:case ll:case dl:case pl:case ul:case fl:return function(e,t){var n=t?Gc(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}(e,n);case Zc:return new i;case Qc:case tl:return new i(e);case Xc:return(a=new(r=e).constructor(r.source,Hc.exec(r))).lastIndex=r.lastIndex,a;case el:return new i;case nl:return o=e,qc?Object(qc.call(o)):{}}}var gl="[object Map]";var hl=hs&&hs.isMap,bl=hl?us(hl):function(e){return ti(e)&&Uc(e)==gl},ml="[object Set]";var yl=hs&&hs.isSet,xl=yl?us(yl):function(e){return ti(e)&&Uc(e)==ml},wl=1,_l=2,kl=4,jl="[object Arguments]",Sl="[object Function]",Cl="[object GeneratorFunction]",Ol="[object Object]",Al={};function Pl(e,t,n,o,r,a){var i,s=t&wl,c=t&_l,l=t&kl;if(n&&(i=r?n(e,o,r,a):n(e)),void 0!==i)return i;if(!di(e))return e;var d=ai(e);if(d){if(i=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Vc.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!s)return function(e,t){var n=-1,o=e.length;for(t||(t=Array(o));++n<o;)t[n]=e[n];return t}(e,i)}else{var p=Uc(e),u=p==Sl||p==Cl;if(ds(e))return function(e,t){if(t)return e.slice();var n=e.length,o=yc?yc(n):new e.constructor(n);return e.copy(o),o}(e,s);if(p==Ol||p==jl||u&&!r){if(i=c||u?{}:function(e){return"function"!=typeof e.constructor||es(e)?{}:Ti(sc(e))}(e),!s)return c?function(e,t){return qi(e,jc(e),t)}(e,function(e,t){return e&&qi(t,As(t),e)}(i,e)):function(e,t){return qi(e,kc(e),t)}(e,function(e,t){return e&&qi(t,Ss(t),e)}(i,e))}else{if(!Al[p])return r?e:{};i=vl(e,p,s)}}a||(a=new gc);var f=a.get(e);if(f)return f;a.set(e,i),xl(e)?e.forEach((function(o){i.add(Pl(o,t,n,o,e,a))})):bl(e)&&e.forEach((function(o,r){i.set(r,Pl(o,t,n,r,e,a))}));var v=d?void 0:(l?c?Oc:Cc:c?As:Ss)(e);return function(e,t){for(var n=-1,o=null==e?0:e.length;++n<o&&!1!==t(e[n],n,e););}(v||e,(function(o,r){v&&(o=e[r=o]),Wi(i,r,Pl(o,t,n,r,e,a))})),i}Al[jl]=Al["[object Array]"]=Al["[object ArrayBuffer]"]=Al["[object DataView]"]=Al["[object Boolean]"]=Al["[object Date]"]=Al["[object Float32Array]"]=Al["[object Float64Array]"]=Al["[object Int8Array]"]=Al["[object Int16Array]"]=Al["[object Int32Array]"]=Al["[object Map]"]=Al["[object Number]"]=Al[Ol]=Al["[object RegExp]"]=Al["[object Set]"]=Al["[object String]"]=Al["[object Symbol]"]=Al["[object Uint8Array]"]=Al["[object Uint8ClampedArray]"]=Al["[object Uint16Array]"]=Al["[object Uint32Array]"]=!0,Al["[object Error]"]=Al[Sl]=Al["[object WeakMap]"]=!1;var Tl="__lodash_hash_undefined__";function Il(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Us;++t<n;)this.add(e[t])}function $l(e,t){for(var n=-1,o=null==e?0:e.length;++n<o;)if(t(e[n],n,e))return!0;return!1}Il.prototype.add=Il.prototype.push=function(e){return this.__data__.set(e,Tl),this},Il.prototype.has=function(e){return this.__data__.has(e)};var Bl=1,Nl=2;function Fl(e,t,n,o,r,a){var i=n&Bl,s=e.length,c=t.length;if(s!=c&&!(i&&c>s))return!1;var l=a.get(e),d=a.get(t);if(l&&d)return l==t&&d==e;var p=-1,u=!0,f=n&Nl?new Il:void 0;for(a.set(e,t),a.set(t,e);++p<s;){var v=e[p],g=t[p];if(o)var h=i?o(g,v,p,t,e,a):o(v,g,p,e,t,a);if(void 0!==h){if(h)continue;u=!1;break}if(f){if(!$l(t,(function(e,t){if(i=t,!f.has(i)&&(v===e||r(v,e,n,o,a)))return f.push(t);var i}))){u=!1;break}}else if(v!==g&&!r(v,g,n,o,a)){u=!1;break}}return a.delete(e),a.delete(t),u}function El(e){var t=-1,n=Array(e.size);return e.forEach((function(e,o){n[++t]=[o,e]})),n}function zl(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}var Dl=1,Rl=2,Ml="[object Boolean]",Ll="[object Date]",Ul="[object Error]",Vl="[object Map]",Kl="[object Number]",Gl="[object RegExp]",Hl="[object Set]",Wl="[object String]",ql="[object Symbol]",Jl="[object ArrayBuffer]",Yl="[object DataView]",Zl=Ga?Ga.prototype:void 0,Ql=Zl?Zl.valueOf:void 0;var Xl=1,ed=Object.prototype.hasOwnProperty;var td=1,nd="[object Arguments]",od="[object Array]",rd="[object Object]",ad=Object.prototype.hasOwnProperty;function id(e,t,n,o,r,a){var i=ai(e),s=ai(t),c=i?od:Uc(e),l=s?od:Uc(t),d=(c=c==nd?rd:c)==rd,p=(l=l==nd?rd:l)==rd,u=c==l;if(u&&ds(e)){if(!ds(t))return!1;i=!0,d=!1}if(u&&!d)return a||(a=new gc),i||ms(e)?Fl(e,t,n,o,r,a):function(e,t,n,o,r,a,i){switch(n){case Yl:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case Jl:return!(e.byteLength!=t.byteLength||!a(new Kc(e),new Kc(t)));case Ml:case Ll:case Kl:return Gi(+e,+t);case Ul:return e.name==t.name&&e.message==t.message;case Gl:case Wl:return e==t+"";case Vl:var s=El;case Hl:var c=o&Dl;if(s||(s=zl),e.size!=t.size&&!c)return!1;var l=i.get(e);if(l)return l==t;o|=Rl,i.set(e,t);var d=Fl(s(e),s(t),o,r,a,i);return i.delete(e),d;case ql:if(Ql)return Ql.call(e)==Ql.call(t)}return!1}(e,t,c,n,o,r,a);if(!(n&td)){var f=d&&ad.call(e,"__wrapped__"),v=p&&ad.call(t,"__wrapped__");if(f||v){var g=f?e.value():e,h=v?t.value():t;return a||(a=new gc),r(g,h,n,o,a)}}return!!u&&(a||(a=new gc),function(e,t,n,o,r,a){var i=n&Xl,s=Cc(e),c=s.length;if(c!=Cc(t).length&&!i)return!1;for(var l=c;l--;){var d=s[l];if(!(i?d in t:ed.call(t,d)))return!1}var p=a.get(e),u=a.get(t);if(p&&u)return p==t&&u==e;var f=!0;a.set(e,t),a.set(t,e);for(var v=i;++l<c;){var g=e[d=s[l]],h=t[d];if(o)var b=i?o(h,g,d,t,e,a):o(g,h,d,e,t,a);if(!(void 0===b?g===h||r(g,h,n,o,a):b)){f=!1;break}v||(v="constructor"==d)}if(f&&!v){var m=e.constructor,y=t.constructor;m==y||!("constructor"in e)||!("constructor"in t)||"function"==typeof m&&m instanceof m&&"function"==typeof y&&y instanceof y||(f=!1)}return a.delete(e),a.delete(t),f}(e,t,n,o,r,a))}function sd(e,t,n,o,r){return e===t||(null==e||null==t||!ti(e)&&!ti(t)?e!=e&&t!=t:id(e,t,n,o,sd,r))}function cd(e,t){return null!=e&&t in Object(e)}function ld(e,t){return null!=e&&function(e,t,n){for(var o=-1,r=(t=Ys(t,e)).length,a=!1;++o<r;){var i=Qs(t[o]);if(!(a=null!=e&&n(e,i)))break;e=e[i]}return a||++o!=r?a:!!(r=null==e?0:e.length)&&Zi(r)&&Vi(i,r)&&(ai(e)||is(e))}(e,t,cd)}function dd(e,t){return t.length<2?e:Xs(e,function(e,t,n){var o=-1,r=e.length;t<0&&(t=-t>r?0:r+t),(n=n>r?r:n)<0&&(n+=r),r=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(r);++o<r;)a[o]=e[o+t];return a}(t,0,-1))}var pd="[object Map]",ud="[object Set]",fd=Object.prototype.hasOwnProperty;function vd(e){if(null==e)return!0;if(Qi(e)&&(ai(e)||"string"==typeof e||"function"==typeof e.splice||ds(e)||ms(e)||is(e)))return!e.length;var t=Uc(e);if(t==pd||t==ud)return!e.size;if(es(e))return!js(e).length;for(var n in e)if(fd.call(e,n))return!1;return!0}function gd(e){return void 0===e}function hd(e,t){return null==(e=dd(e,t=Ys(t,e)))||delete e[Qs((n=t,o=null==n?0:n.length,o?n[o-1]:void 0))];var n,o}function bd(e){return function(e){if(!ti(e)||ei(e)!=cc)return!1;var t=sc(e);if(null===t)return!0;var n=uc.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&pc.call(n)==fc}(e)?void 0:e}var md=ic((function(e,t){var n={};if(null==e)return n;var o=!1;t=ri(t,(function(t){return t=Ys(t,e),o||(o=t.length>1),t})),qi(e,Oc(e),n),o&&(n=Pl(n,7,bd));for(var r=t.length;r--;)hd(n,t[r]);return n}));function yd(e,t,n,o){if(!di(e))return e;for(var r=-1,a=(t=Ys(t,e)).length,i=a-1,s=e;null!=s&&++r<a;){var c=Qs(t[r]),l=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return e;if(r!=i){var d=s[c];void 0===(l=o?o(d,c,s):void 0)&&(l=di(d)?d:Vi(t[r+1])?[]:{})}Wi(s,c,l),s=s[c]}return e}function xd(e,t){return function(e,t,n){for(var o=-1,r=t.length,a={};++o<r;){var i=t[o],s=Xs(e,i);n(s,i)&&yd(a,Ys(i,e),s)}return a}(e,t,(function(t,n){return ld(e,n)}))}var wd=ic((function(e,t){return null==e?{}:xd(e,t)}));const _d=e=>{const{goods:t,id:n}=e.props,{mGoods:o}=Cd[n]||{};return sd(t,o)},kd=async(e,t)=>{const{id:n,goods:o}=e.props;if(vd(o))return Promise.resolve({list:[]});if(_d(e))return Promise.resolve((e=>{const{mGoodsInfo:t}=Cd[e];return t})(n));const r=localStorage.getItem("saas-token");return await fetch(jd()+"web/rs/sku/querySkuFromJm.json?skuCodeStr="+t.skuCode,{method:"GET",headers:{"saas-token":r,"user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36","Content-Type":"application/x-www-form-urlencoded;charset=UTF-8"},withCredentials:!0,credentials:"include"}).then((e=>e.json())).then(((e={})=>(((e,t,n)=>{Cd[e]={mGoodsInfo:n,mGoods:t}})(n,o,e),e)))},jd=e=>"https://rcyx-platform-test.yoxuan.vip/";const Sd=kd,Cd={};var Od={name:"cyy-title",props:{props:{value:String,fontSize:Number,textAlign:String,color:String,backgroundColor:String,fontWeight:String,fontStyle:String,textDecoration:Boolean,marginTop:Number,marginBottom:Number}},computed:{computedStyle(){const e=["fontSize","marginTop","marginBottom"],t=wd(this.props||{},e),n=md(this.props||{},e);return{...Ma(t),...n}}}};function Ad(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css","top"===n&&o.firstChild?o.insertBefore(r,o.firstChild):o.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}Od.render=function(e,n,o,r,a,i){return $r(),Er("div",{style:t([i.computedStyle])},p(o.props.value),5)},Od.__file="src/package/cyy-title/cyy-title.vue";Ad(".lc-img-item[data-v-347d4d81]{box-sizing:border-box;width:100%}");var Pd={name:"cyy-goods",props:{props:{goods:Array,SelectGoods:Object,arrange:Number,borderRadius:Number,margin:Number,markedPrice:Number,marginTop:Number,marginBottom:Number}},data:()=>({listArr:[],noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"},imgUrl:""}),mounted(){this.init()},methods:{async init(){this.imgUrl=jd();const{goods:e=[]}=this.props,t={skuCode:e.toString()},n=await Sd(this,t);this.listArr=ec(n,"list",[]),console.log("🐽🐽🐽🐽🐽🐽🐽🐽w",this.listArr)},goGoodsDetail(e){}}};const Td={key:1},Id=["onClick"],$d=["src"],Bd={class:"goodsDescription"},Nd={class:"goodsName"},Fd={class:"footerContent"},Ed={class:"goodsPrice"},zd={key:0,class:"scribing"},Dd={key:0,class:"goodsBuy"},Rd={class:"goodsBuyWrapper"},Md={key:0,class:"goodsBuy"};Ad("button[data-v-585820b7]{border:none}.cube-container[data-v-585820b7]{display:grid}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7]{grid-template-columns:repeat(1,1fr)}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] img[data-v-585820b7]{margin-left:auto;margin-right:auto;max-height:340px}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] .goodsName[data-v-585820b7]{font-size:20px;padding:20px 0 5px}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] .goodsPrice[data-v-585820b7]{font-size:18px}.cube-container[data-v-585820b7].arrange-1[data-v-585820b7] .cube-item[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{font-size:14px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7]{grid-template-columns:repeat(2,1fr)}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7]{margin:0 5px;max-width:170px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] img[data-v-585820b7]{max-height:170px;max-width:170px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7]{position:relative}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsName[data-v-585820b7]{font-size:16px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsPrice[data-v-585820b7]{font-size:14px}.cube-container[data-v-585820b7].arrange-2[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{font-size:12px}.cube-container[data-v-585820b7].arrange-3[data-v-585820b7]{display:flex;overflow-x:scroll}.cube-container[data-v-585820b7].arrange-3[data-v-585820b7] .cube-item[data-v-585820b7]{flex:0 0 auto;max-width:100%;width:100%}.cube-container[data-v-585820b7].arrange-3[data-v-585820b7] .cube-item[data-v-585820b7]:not(:last-child){margin-right:10px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7]{display:flex;justify-content:space-around;max-height:100px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] img[data-v-585820b7]{max-height:100px;max-width:100px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7]{display:block;margin-left:10px;position:relative;width:210px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsName[data-v-585820b7]{height:auto;max-height:42px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7]{font-size:16px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{font-size:12px}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsBuyWrapper[data-v-585820b7]{position:relative}.cube-container[data-v-585820b7].arrange-4[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsBuyWrapper[data-v-585820b7] .goodsBuy[data-v-585820b7]{align-self:flex-end;background-color:red;border-radius:5px;color:#fff;font-size:12px;padding:.25em .5em;position:absolute;right:0;top:0}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] img[data-v-585820b7]{width:100%}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7]{display:flex;flex-direction:column;justify-content:space-between}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsName[data-v-585820b7]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:42px;overflow:hidden;text-overflow:ellipsis}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7]{align-items:flex-end;display:flex;justify-content:space-between;margin-top:10px}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7]{color:#f53a50;font-weight:600}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .footerContent[data-v-585820b7] .goodsPrice[data-v-585820b7] .scribing[data-v-585820b7]{color:#ccc;display:inline-block;font-weight:400;text-decoration:line-through}.cube-container[data-v-585820b7] .cube-item[data-v-585820b7] .goodsDescription[data-v-585820b7] .goodsBuy[data-v-585820b7]{align-self:flex-end;background-color:red;border-radius:5px;color:#fff;font-size:12px;padding:.25em .5em}"),Pd.render=function(e,n,o,r,a,s){return $r(),Er("div",null,[o.props.goods?($r(),Er("div",Td,[Vr("div",{class:i(["cube-container",`arrange-${o.props.arrange}`]),style:t({marginTop:`${o.props.marginTop}px`,marginBottom:`${o.props.marginBottom}px`,gap:`${o.props.margin}px`})},[($r(!0),Er(Cr,null,Ao(a.listArr,((n,r)=>($r(),Er("div",{class:"cube-item",key:e.cyy,onClick:e=>s.goGoodsDetail(n)},[Vr("img",{src:a.imgUrl+n.dataPic,mode:"widthFix",alt:"",style:t({borderRadius:o.props.borderRadius})},null,12,$d),Vr("div",Bd,[Vr("div",Nd,p(n.goodsName),1),Vr("section",Fd,[Vr("div",Ed,[Wr(" ¥"+p(n.pricesetNprice)+" ",1),1===o.props.markedPrice?($r(),Er("div",zd,"¥"+p(n.pricesetMakeprice),1)):qr("v-if",!0)]),4!==o.props.arrange?($r(),Er("button",Dd,"立即购买")):qr("v-if",!0)]),Vr("div",Rd,[4===o.props.arrange?($r(),Er("button",Md,"立即购买")):qr("v-if",!0)])])],8,Id)))),128))],6)])):($r(),Er("div",{key:0,style:t(a.noDataStyle)},"请选择商品",4))])},Pd.__scopeId="data-v-585820b7",Pd.__file="src/package/cyy-goods/cyy-goods.vue";Ad(".lowCode-warp{position:relative}.lowCode-warp ul{bottom:10px;padding:0;position:absolute;text-align:center;width:100%}.lowCode-warp li{background-color:rgba(0,0,0,.3);border-radius:50%;display:inline-block;height:8px;margin:0 4px;width:8px}.lowCode-warp li:first-child{background-color:#000}");Ad(".three-layout[data-v-6a9dc7dd]{border-radius:7px}.three-layout[data-v-6a9dc7dd] .mask-three-more[data-v-6a9dc7dd]{background-color:#000;color:#fff;display:block;font-size:52px;height:98px;line-height:98px;opacity:.5;position:absolute;text-align:center;top:0;width:98px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd]{display:flex;justify-content:space-between;margin:15px 12.5px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-left[data-v-6a9dc7dd]{color:#333;font-family:PingFangSC-Semibold,PingFang SC;font-size:16px;font-weight:600;line-height:22px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-right[data-v-6a9dc7dd]{align-items:center;display:flex}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-right[data-v-6a9dc7dd] div[data-v-6a9dc7dd]{color:#595959;font-size:12px}.three-layout[data-v-6a9dc7dd] .three-layout-title[data-v-6a9dc7dd] .top-right[data-v-6a9dc7dd] image[data-v-6a9dc7dd]{height:9px;margin-left:3px;width:6px}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd]{background:#fff;border-radius:7px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);margin:15px 14.5px}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd] .three-layout-bigImg[data-v-6a9dc7dd] image[data-v-6a9dc7dd]{border-radius:28px 28px 0 0;display:inline-block;height:189px;width:100%}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd] .three-layout-goods[data-v-6a9dc7dd]{display:flex;justify-content:center;padding:0 10px 10px}.three-layout[data-v-6a9dc7dd] .three-layout-content[data-v-6a9dc7dd] .three-layout-goods[data-v-6a9dc7dd] .goods-items[data-v-6a9dc7dd]{width:106px}.scroll-list[data-v-6a9dc7dd]{box-sizing:border-box;display:flex;justify-content:space-between;overflow:hidden;white-space:nowrap;width:100%}.scroll-list[data-v-6a9dc7dd] .scroll-item[data-v-6a9dc7dd]{display:inline-block;margin-right:10px}.scroll-list[data-v-6a9dc7dd] .scroll-item[data-v-6a9dc7dd] image[data-v-6a9dc7dd]{border-radius:5px;height:98px;width:98px}.scroll-list[data-v-6a9dc7dd] .scroll-item[data-v-6a9dc7dd] p[data-v-6a9dc7dd]{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#000;display:-webkit-box;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;line-height:17px;overflow:hidden;white-space:normal;width:98px}.scroll-top[data-v-6a9dc7dd]{margin-top:10px}");Ad(".holder[data-v-520a741d]{background-color:#27d7b1;height:60px;padding:10px 0;width:100%}.ArsenalPicture[data-v-520a741d]{display:flex;justify-content:space-between;width:100%}.ArsenalPicture[data-v-520a741d] .classA-show[data-v-520a741d]{aspect-ratio:1;color:red;width:100%}.ArsenalPicture[data-v-520a741d] .classB-show[data-v-520a741d]{aspect-ratio:1;color:orange;width:50%}.ArsenalPicture[data-v-520a741d] .classC-show[data-v-520a741d]{aspect-ratio:1;color:#ff0;width:33.33%}.ArsenalPicture[data-v-520a741d] .classD-show[data-v-520a741d]{aspect-ratio:1;width:25%}.ArsenalPicture[data-v-520a741d] .classE-show[data-v-520a741d]{height:392px;width:392px}.ArsenalPicture[data-v-520a741d] .classF-show[data-v-520a741d]{height:180px;width:180px}.ArsenalPicture[data-v-520a741d] .classG-show[data-v-520a741d]{height:120px;width:120px}.ArsenalPicture[data-v-520a741d] .classH-show[data-v-520a741d]{height:80px;width:80px}.ArsenalPicture[data-v-520a741d] .ArsenalImg[data-v-520a741d]{height:100%!important;width:100%}.ArsenalPicture-colunm[data-v-520a741d]{width:100%}.ArsenalPicture-colunm[data-v-520a741d] .classI-show[data-v-520a741d]{aspect-ratio:1;width:100%}.ArsenalPicture-colunm[data-v-520a741d] .classJ-show[data-v-520a741d]{aspect-ratio:1;margin-bottom:20px;width:100%}.ArsenalPicture-colunm[data-v-520a741d] .ArsenalImg[data-v-520a741d]{height:100%!important;width:100%}");var Ld={name:"cyy-ArsenalPicture",data:()=>({skeleton:["导航1","导航2","导航3","导航4"],imgStyle:{width:"100%",boxSizing:"border-box"}}),props:{props:{showStyle:Number,photoSize:Number,photoCorner:Number,fontColor:String,backgroundColor:String,marginTop:Number,marginBottom:Number,selectImg:Array}},mounted(){console.log(this.props,2023)},computed:{resultArr(){const{selectImg:e,defaultValue:t}=this.props,n=e.filter((e=>!gd(e))).filter((e=>!Object.values(e).every((e=>gd(e)))));let o=t;return vd(n)||(o=n),console.log(52,o),o}},methods:{classifyPhotoCorner:e=>20===e?8:50===e?16:e,linkClick(e){this.$emit("linkClick",e)}}};const Ud={key:0,class:"holder"},Vd=(e=>(Tn("data-v-78ff56c2"),e=e(),In(),e))((()=>Vr("div",null,null,-1))),Kd=["onClick"],Gd=["src"],Hd={key:1},Wd=["onClick"],qd=["src"];Ad(".holder[data-v-78ff56c2]{height:100px;padding:10px 0;width:100%}.holder[data-v-78ff56c2] ul[data-v-78ff56c2]{display:flex;justify-content:space-between;list-style:none;padding:0 10px}.holder[data-v-78ff56c2] ul[data-v-78ff56c2] li[data-v-78ff56c2]{list-style:none}.holder[data-v-78ff56c2] ul[data-v-78ff56c2] li[data-v-78ff56c2] div[data-v-78ff56c2]{background-color:pink;border-radius:50%;height:40px;padding:10px;width:40px}.holder[data-v-78ff56c2] ul[data-v-78ff56c2] li[data-v-78ff56c2] div[data-v-78ff56c2] span[data-v-78ff56c2]{display:flex;font-size:12px;justify-content:center}.golds[data-v-78ff56c2]{border-radius:14px;border-radius:4px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between}.golds[data-v-78ff56c2] .golds-item[data-v-78ff56c2]{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:10px 0;width:25%}.golds[data-v-78ff56c2] .golds-item[data-v-78ff56c2] div[data-v-78ff56c2]{font-family:PingFangSC-Medium,PingFang SC;font-size:11px;line-height:15px;text-align:center}.photoSizeBig[data-v-78ff56c2]{height:58px;width:58px}.photoSizeSmall[data-v-78ff56c2]{height:48px;width:48px}.classify-list[data-v-78ff56c2]{display:flex;flex-wrap:wrap;justify-content:space-between}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2]{border-radius:14px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-sizing:border-box;padding:8px 5px .25px}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2] div[data-v-78ff56c2]{font-weight:700}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2] img[data-v-78ff56c2]{margin-top:7.5px}.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2]:nth-child(3),.classify-list[data-v-78ff56c2] .classify-item[data-v-78ff56c2]:nth-child(4){margin-top:20px}.classifyItemBig[data-v-78ff56c2]{width:170px}.classifyItemSmall[data-v-78ff56c2]{width:166px}.classifyImgBig[data-v-78ff56c2]{height:90px;width:160px}.classifyImgSmall[data-v-78ff56c2]{height:87.75px;width:156px}.classifyFontBig[data-v-78ff56c2]{font-size:12px}.classifyFontSmall[data-v-78ff56c2]{font-size:11px}"),Ld.render=function(e,n,o,r,a,s){return $r(),Er("div",null,[o.props.selectImg.length?($r(),Er(Cr,{key:1},[0===o.props.showStyle?($r(),Er("div",{key:0,class:"golds",style:t({backgroundColor:o.props.backgroundColor,marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[($r(!0),Er(Cr,null,Ao(s.resultArr,((e,n)=>($r(),Er("div",{class:"golds-item",key:n,onClick:t=>s.linkClick(e)},[Vr("img",{class:i([1===o.props.photoSize?"photoSizeBig":"photoSizeSmall"]),style:t({borderRadius:o.props.photoCorner+"%"}),"lazy-load":!0,src:e.imgUrl},null,14,Gd),Vr("div",{style:t({color:o.props.fontColor})},p(e.name),5)],8,Kd)))),128))],4)):qr("v-if",!0),1===o.props.showStyle?($r(),Er("div",Hd,[Vr("div",{class:"classify-list",style:t({marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[($r(!0),Er(Cr,null,Ao(s.resultArr,(n=>($r(),Er("div",{class:i(["classify-item",[1===o.props.photoSize?"classifyItemBig":"classifyItemSmall"]]),style:t({backgroundColor:o.props.backgroundColor}),key:e.index,onClick:e=>s.linkClick(n)},[Vr("div",{class:i([1===o.props.photoSize?"classifyFontBig":"classifyFontSmall"]),style:t({color:o.props.fontColor})},p(n.name),7),Vr("img",{class:i([1===o.props.photoSize?"classifyImgBig":"classifyImgSmall"]),style:t({borderRadius:s.classifyPhotoCorner(o.props.photoCorner)+"px"}),"lazy-load":!0,src:n.imgUrl},null,14,qd)],14,Wd)))),128))],4)])):qr("v-if",!0)],64)):($r(),Er("div",Ud,[Vr("ul",null,[($r(!0),Er(Cr,null,Ao(a.skeleton,((e,t)=>($r(),Er("li",{key:t},[Vd,Vr("span",null,p(e),1)])))),128))])]))])},Ld.__scopeId="data-v-78ff56c2",Ld.__file="src/package/cyy-ArsenalNavigation/cyy-ArsenalNavigation.vue";Ad(".holder[data-v-f7d4fb12]{background-color:#ffff49;height:60px;padding:10px 0;width:100%}.swiperBox[data-v-f7d4fb12]{border-radius:10px;height:150px;width:100%}.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12],.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12] .swiper-content[data-v-f7d4fb12]{height:150px;width:100%}.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12] .swiper-content[data-v-f7d4fb12] .img-item[data-v-f7d4fb12]{box-sizing:border-box;padding:0 12.5px}.swiperBox[data-v-f7d4fb12] .swiper[data-v-f7d4fb12] img[data-v-f7d4fb12]{border-radius:10px;height:100%;width:100%}");var Jd={name:"vop-label",data:()=>({}),props:{goodsType:{type:[String,Number],default:""}}};const Yd={key:0,class:"label"};Ad(".label[data-v-487510c4]{background-color:#c82a29;border-radius:4px;color:#fff;font-size:12px;margin-right:4px;padding:2px 4px}"),Jd.render=function(e,t,n,o,r,a){return"40"===n.goodsType?($r(),Er("text",Yd,"京东优选")):qr("v-if",!0)},Jd.__scopeId="data-v-487510c4",Jd.__file="src/components/vop-label.vue";var Zd={name:"cyy-collocation",props:{props:{arrange:Number,selectImg:String,selectGoods:Array,markedPrice:Number,purchaseIcon:Number,more:Number,activityTitle:String,activitySubtitle:String,goodsTag:Array,backgroundColor:String,cornerStyle:Number,spacingStyle:Number,marginTop:Number,marginBottom:Number}},data:()=>({noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"},goodsList:[],completeGoodsList:[],imgUrl:""}),computed:{mainTitleColor(){return{mainTitleColor:5===this.props.arrange}}},components:{vopLabel:Jd},mounted(){this.init()},methods:{async init(){this.imgUrl=jd();const{goods:e=[]}=this.props,t={skuCode:e.toString()},n=await Sd(this,t);this.completeGoodsList=ec(n,"list",[]),[1,3].includes(this.props.arrange)?this.goodsList=this.completeGoodsList.slice(0,3):2===this.props.arrange?this.goodsList=this.completeGoodsList.slice(0,2):this.goodsList=this.completeGoodsList},goGoodsDetail(e){},goMoreGoods(){}}};const Qd=e=>(Tn("data-v-374c63b5"),e=e(),In(),e),Xd={class:"title"},ep={class:"subtitle"},tp=Qd((()=>Vr("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAUElEQVQYV2NkYGBgNDIyCjh37tx6BiTAaGxszMrAwHCIgYHh1NmzZ/Nhcowghrm5Od+fP392IkuCJbBJwiWQJRkZGU8QlkC3B7fl+JyL1YMAA4U8YTAVJk0AAAAASUVORK5CYII="},null,-1))),np={class:"title"},op=Qd((()=>Vr("div",{class:"line"},null,-1))),rp={class:"mainTitle"},ap=Qd((()=>Vr("div",{class:"line"},null,-1))),ip={class:"mainImage"},sp=["src"],cp=["onClick"],lp=["src"],dp={class:"goodsDescription"},pp={class:"goodsName"},up={class:"footerContent"},fp={key:0,class:"goodsTagList"},vp={class:"tag"},gp={class:"goodsPrice"},hp=Qd((()=>Vr("span",{class:"priceUnit"},"¥",-1))),bp={key:0,class:"scribing"},mp=["onClick"];Ad(".mainTitleColor[data-v-374c63b5]{color:#f52b43}.top[data-v-374c63b5]{margin:0 auto;padding:12px 0;width:350px}.top[data-v-374c63b5] .mainTitle[data-v-374c63b5]{font-size:16px;font-weight:600}.top[data-v-374c63b5].left[data-v-374c63b5]{align-items:flex-end;display:flex;justify-content:space-between}.top[data-v-374c63b5].left[data-v-374c63b5] .title[data-v-374c63b5] .subtitle[data-v-374c63b5]{color:#333;font-size:12px;font-weight:400;height:17px;line-height:17px;margin-left:8px}.top[data-v-374c63b5].left[data-v-374c63b5] .more[data-v-374c63b5]{align-items:center;color:#81848c;display:flex;font-size:12px;font-weight:400;height:18px;line-height:18px}.top[data-v-374c63b5].left[data-v-374c63b5] .more[data-v-374c63b5] img[data-v-374c63b5]{height:8px;width:6px}.top[data-v-374c63b5].center[data-v-374c63b5]{padding:18px 0}.top[data-v-374c63b5].center[data-v-374c63b5] .title[data-v-374c63b5]{align-items:center;display:flex;justify-content:center}.top[data-v-374c63b5].center[data-v-374c63b5] .title[data-v-374c63b5] .line[data-v-374c63b5]{background:#d4d4d4;height:1px;margin:0 10px;width:72px}.top[data-v-374c63b5].center[data-v-374c63b5] .title[data-v-374c63b5] .mainTitle[data-v-374c63b5]{text-align:center}.mainImage[data-v-374c63b5]{height:180px;text-align:center}.mainImage[data-v-374c63b5] img[data-v-374c63b5]{height:180px;width:350px}.goodsList[data-v-374c63b5]{margin-left:auto;margin-right:auto;margin-top:8px;width:350px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5]{background-color:#fff}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsImage[data-v-374c63b5]{height:100px;width:100px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;overflow:hidden;text-overflow:ellipsis}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsTagList[data-v-374c63b5]{display:flex;font-size:12px;margin-top:6px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsTagList[data-v-374c63b5] .tag[data-v-374c63b5]{background-color:#fee9ec;border-radius:10px;color:#f52b43;padding:.25em .5em}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsTagList[data-v-374c63b5] .tag[data-v-374c63b5]:not(:last-child){margin-right:8px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5]{color:#f53a50;font-size:14px;font-weight:600}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5] .priceUnit[data-v-374c63b5]{font-size:10px}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5] .scribing[data-v-374c63b5]{color:#ccc;display:inline-block;font-size:12px;font-weight:400;text-decoration:line-through}.goodsList[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{background-color:red;border:0;border-radius:15px;color:#fff;font-size:12px;line-height:22px;margin-left:auto;margin-right:auto;padding:.25em .5em}.arrange-1[data-v-374c63b5]{grid-gap:10px 20px;display:grid;grid-template-columns:repeat(3,1fr)}.arrange-1[data-v-374c63b5] .goodsBox[data-v-374c63b5]{width:100px}.arrange-1[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{margin-bottom:10px;text-align:center}.arrange-2[data-v-374c63b5],.arrange-4[data-v-374c63b5]{display:flex;flex-direction:column;margin:8px auto}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5]{display:flex;margin-bottom:10px;padding:10px}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5]{margin-left:10px;position:relative;width:220px}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5]{font-size:14px}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5]{bottom:0;display:inline;font-size:16px;left:0;position:absolute}.arrange-2[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5],.arrange-4[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{bottom:0;display:inline;margin-bottom:0;position:absolute;right:0}.arrange-3[data-v-374c63b5]{display:flex;flex-wrap:wrap;justify-content:space-between}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5]{background:#fff;height:250px;margin-top:10px;width:170px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsImage[data-v-374c63b5]{height:170px;width:170px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .goodsName[data-v-374c63b5]{height:2.5em;margin-top:10px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5]{align-items:flex-end;display:flex;justify-content:space-between;margin-top:5px}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{margin:0}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5]:first-child{height:220px;padding:10px;width:100%}.arrange-3[data-v-374c63b5] .goodsBox[data-v-374c63b5]:first-child .goodsImage[data-v-374c63b5]{height:130px;width:100%}.arrange-5[data-v-374c63b5]{grid-gap:10px 20px;display:grid;grid-template-columns:repeat(3,1fr)}.arrange-5[data-v-374c63b5] .goodsImage[data-v-374c63b5]{margin-top:6px}.arrange-5[data-v-374c63b5] .goodsBox[data-v-374c63b5]{background:#fff;width:100px}.arrange-5[data-v-374c63b5] .goodsBox[data-v-374c63b5] .goodsImage[data-v-374c63b5]{height:100px;width:100px}.arrange-5[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsPrice[data-v-374c63b5]{text-align:center}.arrange-5[data-v-374c63b5] .goodsDescription[data-v-374c63b5] .footerContent[data-v-374c63b5] .goodsBuy[data-v-374c63b5]{margin-bottom:10px;text-align:center}"),Zd.render=function(e,n,o,r,a,s){const c=So("vopLabel");return $r(),Er("div",null,[o.props.goods?($r(),Er("div",{key:1,style:t({margin:`${o.props.marginTop}px 0 ${o.props.marginBottom}px 0`,backgroundColor:`${o.props.backgroundColor}`,borderRadius:`${o.props.cornerStyle}px`})},[4!==o.props.arrange?($r(),Er("div",{key:0,class:i(["top",{left:4!==o.props.arrange}])},[Vr("div",Xd,[Vr("span",{class:i(["mainTitle",s.mainTitleColor])},p(o.props.activityTitle),3),Vr("span",ep,p(o.props.activitySubtitle),1)]),1===o.props.more&&[1,2,3].includes(o.props.arrange)?($r(),Er("div",{key:0,class:"more",onClick:n[0]||(n[0]=e=>s.goMoreGoods())},[Wr(" 更多"),tp])):qr("v-if",!0)],2)):4===o.props.arrange?($r(),Er("div",{key:1,class:i(["top",{center:4===o.props.arrange}])},[Vr("div",np,[op,Vr("div",rp,p(o.props.activityTitle),1),ap])],2)):qr("v-if",!0),Vr("div",ip,[Vr("img",{style:t({borderTopLeftRadius:`${o.props.cornerStyle}px`,borderTopRightRadius:`${o.props.cornerStyle}px`}),src:o.props.selectImg,alt:"主图"},null,12,sp)]),Vr("div",{class:i(["goodsList",[`arrange-${o.props.arrange}`,`spacingStyle-${o.props.spacingStyle}`]])},[($r(!0),Er(Cr,null,Ao(a.goodsList,((n,r)=>($r(),Er("div",{class:"goodsBox",style:t({borderRadius:`${o.props.cornerStyle}px`}),key:n.skuCode,onClick:e=>s.goGoodsDetail(n)},[Vr("img",{class:"goodsImage",style:t({borderRadius:`${o.props.cornerStyle}px`}),src:a.imgUrl+n.dataPic,alt:"商品图片"},null,12,lp),Vr("div",dp,[Vr("div",pp,[Kr(c),Wr(p(n.goodsName),1)]),Vr("section",up,[o.props.goodsTag.length>0&&[2,4].includes(o.props.arrange)?($r(),Er("div",fp,[($r(!0),Er(Cr,null,Ao(o.props.goodsTag,(e=>($r(),Er("div",{key:e.id},[Vr("span",vp,p(e.value),1)])))),128))])):qr("v-if",!0),Vr("div",gp,[hp,Wr(p(n.pricesetNprice)+" ",1),1===o.props.markedPrice?($r(),Er("div",bp," ¥"+p(n.pricesetMakeprice),1)):qr("v-if",!0)]),1===o.props.purchaseIcon?($r(),Er("div",{key:1,class:"goodsBuy",onClick:t=>e.handleBuyGoods(n.skuNo)}," 立即购买 ",8,mp)):qr("v-if",!0)])])],12,cp)))),128))],2)],4)):($r(),Er("div",{key:0,style:t(a.noDataStyle)},"请选择商品",4))])},Zd.__scopeId="data-v-374c63b5",Zd.__file="src/package/cyy-collocation/cyy-collocation.vue";var yp={name:"cyy-ArsenalTop",data:()=>({lowCode:true,color:"#FD1738"}),props:{props:{autoPlay:Number,autoplayInterval:Number,direction:Number,siteName:String,mallSlogan:String,iconImg:String,marginTop:Number,marginBottom:Number,selectImg:Array}},mounted(){this.props.selectImg.length&&(this.color=this.props.selectImg[0]?.color||"#FD1738",console.log(this.color,"color"))},computed:{autoplayResult(){if(0===this.props.autoPlay)return!0},directionResult(){return 0!==this.props.direction},resultArr(){const{selectImg:e,defaultValue:t}=this.props,n=e.filter((e=>!gd(e))).filter((e=>!Object.values(e).every((e=>gd(e)))));let o=t;return vd(n)||(o=n),console.log(52,o),o}},methods:{classifyPhotoCorner:e=>20===e?10:50===e?20:e,setimg(e){const t=e.detail.current;this.color=this.props.selectImg[t].color,this.$emit("setimg",this.color)},ToSearch(){this.$emit("ToSearch")},linkClick(e){this.$emit("linkClick",e)}}};const xp=e=>(Tn("data-v-4a4057bd"),e=e(),In(),e),wp={key:0},_p={class:"title-t"},kp={class:"boxBgL"},jp=xp((()=>Vr("div",{class:"search",style:{display:"flex","justify-content":"center",position:"relative","z-index":"1"}},[Vr("div",{class:"search--input",style:{padding:"2px 112px",border:"1px solid white","border-radius":"20px"}},[Vr("div",{class:"search--input--box",style:{color:"#fff"}},[Vr("span",null,"搜索您喜欢的商品"),Vr("img",{src:"https://static-rs.s3.cn-east-2.jdcloud-oss.com/decorate/search.png",style:{width:"20px",height:"20px","margin-top":"7px","margin-right":"10px",position:"absolute",top:"-4px",right:"18px"}})])])],-1))),Sp={class:"tag",style:{"justify-content":"center"}},Cp={class:"tag--item"},Op={class:"",style:{color:"#fff","font-size":"24rpx",position:"relative","z-index":"1"}},Ap=["src"],Pp=["src"],Tp=["src"],Ip={class:"Box"},$p={class:"boxBg"},Bp={class:"search"},Np=xp((()=>Vr("div",{class:"search--input--box"},"搜索您喜欢的商品",-1))),Fp=[xp((()=>Vr("text",{class:"iconfont icon-sousuo"},null,-1)))],Ep={class:"tag"},zp={class:"tag--item"},Dp={class:"header-box",style:{width:"32rpx",height:"32rpx","margin-right":"8rpx"}},Rp=["src"],Mp={class:"",style:{color:"#fff","font-size":"24rpx"}},Lp=xp((()=>Vr("canvas",{id:"canvasID","canvas-id":"mycanvas",style:{position:"fixed",left:"-500px"}},null,-1))),Up={class:"swiper"},Vp=["src","onClick"];Ad(".holder[data-v-4a4057bd]{background-color:#ffff49;height:60px;padding:10px 0;width:100%}.swiperBox[data-v-4a4057bd]{border-radius:10px;height:150px;width:100%}.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd],.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd] .swiper-content[data-v-4a4057bd]{height:150px;width:100%}.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd] .swiper-content[data-v-4a4057bd] .img-item[data-v-4a4057bd]{box-sizing:border-box;padding:0 12.5px}.swiperBox[data-v-4a4057bd] .swiper[data-v-4a4057bd] img[data-v-4a4057bd]{border-radius:10px;height:100%;width:100%}.Box[data-v-4a4057bd]{position:relative;width:100%}.boxBg[data-v-4a4057bd]{height:201px;left:0;position:absolute;top:0;width:100%;z-index:-1}.boxBg[data-v-4a4057bd] .one[data-v-4a4057bd]{height:150px;width:100%}.boxBg[data-v-4a4057bd] .two[data-v-4a4057bd]{border-radius:50%;height:102px;position:relative;top:-51px;width:100%}.boxBgL[data-v-4a4057bd]{height:201px;left:0;position:absolute;top:0;width:100%}.boxBgL[data-v-4a4057bd] .one[data-v-4a4057bd]{height:150px;width:100%}.boxBgL[data-v-4a4057bd] .two[data-v-4a4057bd]{border-radius:50%;height:102px;position:relative;top:-51px;width:100%}.search[data-v-4a4057bd]--input[data-v-4a4057bd]{background:hsla(0,0%,100%,.3);border-radius:17.5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);height:32px;margin:0 auto;position:relative;text-align:center;width:90%}.search[data-v-4a4057bd]--input[data-v-4a4057bd]--box[data-v-4a4057bd]{color:#fff;font-size:12px;line-height:32px}.search[data-v-4a4057bd]--input[data-v-4a4057bd]--icon[data-v-4a4057bd]{align-items:center;border-radius:17.5px;display:flex;height:22px;justify-content:center;position:absolute;right:5px;top:5px;width:27.5px}.search[data-v-4a4057bd]--input[data-v-4a4057bd]--icon[data-v-4a4057bd] .icon-sousuo[data-v-4a4057bd]{color:#fff}.tag[data-v-4a4057bd]{display:flex;padding:7px 0}.tag[data-v-4a4057bd]--item[data-v-4a4057bd]{align-items:center;display:flex;flex:1;justify-content:center}.title-l[data-v-4a4057bd]{height:40px}.title-l[data-v-4a4057bd] .title-t[data-v-4a4057bd]{color:#fff;font-size:18px;padding-left:22px}.lowCode-warp[data-v-4a4057bd]{padding:0 20px}"),yp.render=function(e,n,o,r,a,i){const s=So("swiper-item"),c=So("block"),l=So("swiper");return $r(),Er("div",null,[a.lowCode?($r(),Er("div",wp,[Vr("div",{class:"title-l",slot:"left",style:t({"background-color":a.color})},[Vr("div",_p,p(o.props.siteName||"人才优选 品质优选"),1)],4),Vr("div",{class:"Box",style:t({"background-color":a.color})},[Vr("div",kp,[Vr("div",{class:"one",style:t({"background-color":a.color})},null,4),Vr("div",{class:"two",style:t({"background-color":a.color})},null,4)]),qr(" 搜索栏 "),jp,qr(" 标签 "),Vr("div",Sp,[Vr("div",Cp,[Vr("div",Op,[o.props.iconImg?($r(),Er("img",{key:0,"lazy-load":!0,src:o.props.iconImg,mode:"",style:{width:"16px",height:"16px","margin-right":"8rpx"}},null,8,Ap)):($r(),Er("img",{key:1,"lazy-load":!0,src:o.props.iconImg,mode:"",style:{width:"16px",height:"16px","margin-right":"8rpx"}},null,8,Pp)),Wr(p(o.props.mallSlogan),1)])])])],4),Vr("div",{class:"lowCode-warp",style:t({marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[Vr("img",{src:i.resultArr[0].imgUrl,alt:"",style:{width:"100%"}},null,8,Tp),Vr("ul",null,[($r(!0),Er(Cr,null,Ao(i.resultArr,((e,t)=>($r(),Er("li",{key:t})))),128))])],4)])):($r(),Er(Cr,{key:1},[Vr("div",Ip,[Vr("div",$p,[Vr("div",{class:"one",style:t({"background-color":a.color})},null,4),Vr("div",{class:"two",style:t({"background-color":a.color})},null,4)]),qr(" 搜索栏 "),Vr("div",Bp,[Vr("div",{class:"search--input",onClick:n[0]||(n[0]=(...e)=>i.ToSearch&&i.ToSearch(...e))},[Np,Vr("div",{class:"search--input--icon",style:t({"background-color":a.color})},Fp,4)])]),qr(" 标签 "),Vr("div",Ep,[Vr("div",zp,[Vr("div",Dp,[Vr("img",{"lazy-load":!0,src:o.props.iconImg,mode:"",style:{width:"100%",height:"100%"}},null,8,Rp)]),Vr("div",Mp,p(o.props.mallSlogan),1)])]),Lp]),Vr("div",{class:"swiperBox",style:t({marginTop:o.props.marginTop+"px",marginBottom:o.props.marginBottom+"px"})},[Vr("div",Up,[Kr(l,{interval:"4000",class:"swiper-content",circular:"true",vertical:i.directionResult,autoplay:i.autoplayResult,duration:o.props.autoplayInterval,onChange:i.setimg},{default:$n((()=>[($r(!0),Er(Cr,null,Ao(i.resultArr,((e,n)=>($r(),zr(c,{key:n},{default:$n((()=>[Kr(s,{class:"img-item"},{default:$n((()=>[Vr("img",{style:t({bordeRadius:i.classifyPhotoCorner(o.props.photoCorner)+"px"}),"lazy-load":!0,src:e.imgUrl,onClick:t=>i.linkClick(e)},null,12,Vp)])),_:2},1024)])),_:2},1024)))),128))])),_:1},8,["vertical","autoplay","duration","onChange"])])],4)],64))])},yp.__scopeId="data-v-4a4057bd",yp.__file="src/package/cyy-ArsenalTop/cyy-ArsenalTop.vue";var Kp={props:{props:{live:Array,title:String,cover:String,marginTop:Number,marginBottom:Number}},data:()=>({noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"},imgUrl:""}),computed:{liveTitle(){return this.props.title&&""!==this.props.title?this.props.title:this.props.live.infuencerName},liveCover(){return this.props.cover&&""!==this.props.cover?this.props.cover:this.props.live.infuencerUrl1},liveState(){let e="";switch(this.props.live.dataState){case 0:e="初始化";break;case 1:e="上传直播间";break;case 101:e="直播中";break;case 102:e="未开始";break;case 103:e="已结束";break;case 104:e="禁播";break;case 105:e="暂停";break;case 106:e="异常";break;case 107:e="已过期"}return e}},mounted(){this.init()},methods:{init(){this.imgUrl=jd()},handleToLive(){}}};const Gp=["src"],Hp={class:"liveState"},Wp={class:"liveIntroduction"},qp={class:"liveTitle"},Jp={class:"anchorName"};Ad(".live[data-v-169993dd]{display:flex;padding:10px}.live[data-v-169993dd] .liveCover[data-v-169993dd]{height:140px;position:relative;width:140px}.live[data-v-169993dd] .liveCover[data-v-169993dd] img[data-v-169993dd]{height:100%;width:100%}.live[data-v-169993dd] .liveCover[data-v-169993dd] .liveState[data-v-169993dd]{background-color:red;color:#fff;font-size:12px;left:0;padding:.25em .5em;position:absolute;top:0}.live[data-v-169993dd] .liveIntroduction[data-v-169993dd]{display:flex;flex-direction:column;justify-content:space-between;margin-left:10px;width:190px}.live[data-v-169993dd] .liveIntroduction[data-v-169993dd] .liveTitle[data-v-169993dd]{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;overflow:hidden;text-overflow:ellipsis}.live[data-v-169993dd] .liveIntroduction[data-v-169993dd] .anchorName[data-v-169993dd]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}"),Kp.render=function(e,n,o,r,a,i){return $r(),Er("div",null,[o.props.live?($r(),Er("div",{key:1,class:"live",style:t({marginTop:`${o.props.marginTop}px`,marginBottom:`${o.props.marginBottom}px`})},[Vr("div",{class:"liveCover",onClick:n[0]||(n[0]=e=>i.handleToLive())},[Vr("img",{src:i.liveCover},null,8,Gp),Vr("div",Hp,p(i.liveState),1)]),Vr("div",Wp,[Vr("div",qp,p(i.liveTitle),1),Vr("div",Jp,p(o.props.live.infuencerInfname),1)])],4)):($r(),Er("div",{key:0,style:t(a.noDataStyle)},"请选择直播",4))])},Kp.__scopeId="data-v-169993dd",Kp.__file="src/package/cyy-live/cyy-live.vue";var Yp={props:{props:{notice:{notice:Array,vertical:Boolean,color:String,backgroundColor:String,marginTop:Number,marginBottom:Number}}},data(){return{noDataStyle:{width:"100%",height:"180px",lineHeight:"180px",fontSize:"30px",backgroundColor:"#ccc",color:"#aaa",textAlign:"center"},noticeList:this.props.notice}},methods:{handleToNotice(e){}}};const Zp=e=>(Tn("data-v-15cdd31d"),e=e(),In(),e),Qp=Zp((()=>Vr("div",{class:"notice-logo"},[Vr("span",null,"公告")],-1))),Xp=Zp((()=>Vr("div",{class:"notice-bar"},null,-1))),eu={class:"notice-content"},tu=["onClick"];Ad(".noticeBox[data-v-15cdd31d]{align-items:center;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-sizing:border-box;display:flex;height:35px;padding:0 12.5px}.noticeBox[data-v-15cdd31d] .notice-logo[data-v-15cdd31d]{align-items:center;background:linear-gradient(270deg,#ff97bd,#e50f41);border-radius:10px;display:flex;padding:.5px 10px}.noticeBox[data-v-15cdd31d] .notice-logo[data-v-15cdd31d] span[data-v-15cdd31d]{color:#fff;font-family:PingFangSC-Regular,PingFang SC;font-size:10px;font-weight:400;line-height:17px}.noticeBox[data-v-15cdd31d] .notice-bar[data-v-15cdd31d]{background:#d8d8d8;border:1px solid #d8d8d8;height:12px;margin:0 10px;width:1px}.noticeBox[data-v-15cdd31d] .notice-content[data-v-15cdd31d]{flex:1;overflow:hidden}.noticeBox[data-v-15cdd31d] .notice-content[data-v-15cdd31d] .notice-list[data-v-15cdd31d]{display:flex;flex-direction:column;height:1.25em}.noticeBox[data-v-15cdd31d] .notice-content[data-v-15cdd31d] .notice-list[data-v-15cdd31d] .swiper-item[data-v-15cdd31d]{color:#999}"),Yp.render=function(e,n,o,r,a,i){const s=So("swiper-item"),c=So("swiper");return $r(),Er("div",null,[o.props.notice?($r(),Er("div",{key:1,class:"noticeBox",style:t({marginTop:`${o.props.marginTop}px`,marginBottom:`${o.props.marginBottom}px`,backgroundColor:`${o.props.backgroundColor}`})},[Qp,Xp,Vr("div",eu,[Kr(c,{class:"notice-list",vertical:o.props.vertical,circular:"true",autoplay:"true",interval:"5000",duration:"1000"},{default:$n((()=>[($r(!0),Er(Cr,null,Ao(a.noticeList,(e=>($r(),zr(s,{key:e.noticeId},{default:$n((()=>[Vr("div",{class:"swiper-item",style:t({color:`${o.props.color}`}),onClick:t=>i.handleToNotice(e)},p(e.noticeTitle),13,tu)])),_:2},1024)))),128))])),_:1},8,["vertical"])])],4)):($r(),Er("div",{key:0,style:t(a.noDataStyle)},"请选择公告",4))])},Yp.__scopeId="data-v-15cdd31d",Yp.__file="src/package/cyy-notice/cyy-notice.vue";Ad(".u-countdown[data-v-722b46bc]{align-items:center;display:flex}.u-countdown-item[data-v-722b46bc]{align-items:center;border-radius:3px;display:flex;flex-direction:row;justify-content:center;padding:1px;transform:translateZ(0);white-space:nowrap}.u-countdown-time[data-v-722b46bc]{line-height:1;margin:0;padding:0}.u-countdown-colon[data-v-722b46bc]{align-items:center;display:flex;flex-direction:row;justify-content:center;line-height:1;padding:0 .5px 2px}.u-countdown-scale[data-v-722b46bc]{transform:scale(.9);transform-origin:center center}");Ad(".secKill[data-v-2767d955]{border-radius:7px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);margin:0 auto;padding:13.5px 10px 0;width:100%}.secKill[data-v-2767d955] .soon[data-v-2767d955]{background:linear-gradient(90deg,#ff9d0d,#eb2b27);border-radius:12px;color:#fff;font-family:PingFangSC-Medium,PingFang SC;font-size:12px;font-weight:500;height:24px;line-height:24px;text-align:center;width:64px}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955]{align-items:center;display:flex;justify-content:space-between;padding-bottom:10px;width:100%}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955] .title[data-v-2767d955]{align-items:center;display:flex}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955] .more[data-v-2767d955]{color:#595959;display:flex;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400}.secKill[data-v-2767d955] .secKill--tit[data-v-2767d955] .more[data-v-2767d955] .img[data-v-2767d955]{height:9px;margin-left:3px;width:5.5px}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955]{display:flex;height:126px;justify-content:space-between}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955] .secKill--center[data-v-2767d955]{background:#fff;border-radius:8px;margin-bottom:8px;margin-right:8px;padding:8px;position:relative;width:76px}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955] .secKill--center[data-v-2767d955] .mask[data-v-2767d955]{background-color:#000;color:#fff;display:block;font-size:13px;height:54px;line-height:54px;opacity:.5;position:absolute;text-align:center;width:54px}.secKill[data-v-2767d955] .secKill-all[data-v-2767d955] .secKill--center[data-v-2767d955] .secKill-goodsName[data-v-2767d955]{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;height:34px;line-height:17px;overflow:hidden;text-overflow:ellipsis}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955]{display:flex}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955]{border-right:2px solid #f6f6f6;height:255px;padding:0 7.5px;width:164px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955] .bigimgs[data-v-2767d955]{height:100px;margin:0 auto;width:100px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955] .goodsName[data-v-2767d955]{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#262626;display:-webkit-box;font-family:PingFangSC-Semibold,PingFang SC;font-size:13px;font-weight:600;height:37.5px;margin-bottom:8px;margin-top:7.5px;overflow:hidden;width:153px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955] .price[data-v-2767d955]{align-items:center;display:flex;justify-content:space-between}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .left[data-v-2767d955]:nth-child(2){border:none}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955]{height:255px;padding-left:7.5px;width:164px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955] .bigimg[data-v-2767d955]{background-color:rgba(0,0,0,.3);height:118px;width:153px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955] .goodsName[data-v-2767d955]{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#262626;display:-webkit-box;font-family:PingFangSC-Semibold,PingFang SC;font-size:13px;font-weight:600;margin-bottom:10px;overflow:hidden;width:153px}.secKill[data-v-2767d955] .secKill--bottom[data-v-2767d955] .right[data-v-2767d955] .price[data-v-2767d955]{align-items:center;display:flex;justify-content:space-between}");var nu={data:()=>({ARSENALNAVIGATION:{type:"ArsenalNavigation",name:"导航",icon:"icon-shangpin-xianxing",props:{showStyle:0,photoSize:0,photoCorner:0,fontColor:"#BBBBBB",backgroundColor:"#EEEEEE",marginTop:0,marginBottom:0,selectImg:[],defaultValue:[{imgUrl:"https://static-rs.s3.cn-east-2.jdcloud-oss.com/decorate/66341675912421_.pic.jpg",link:"无操作",name:""}]}},titleProp:{value:"test"},TopProps:{autoPlay:0,autoplayInterval:1500,direction:0,siteName:"测试公司",mallSlogan:"帮你轻松塑造幸福中职场",iconImg:"",paddingTop:0,paddingBottom:0,selectImg:[],defaultValue:[{imgUrl:"https://static-rs.s3.cn-east-2.jdcloud-oss.com/decorate/66341675912421_.pic.jpg",link:"无操作",color:"#FD1738"}]},goodsProp:{arrange:4,borderRadius:0,goods:["2022010600000012","2022010600000082","2022010600000013"],margin:10,markedPrice:1,paddingBottom:0,paddingTop:0},collocationProp:{arrange:5,selectImg:"https://rcyx-platform-test.yoxuan.vip//paas/shop/2021011200000001/2023-03-14/e7195f36063f4b07b2d9d17c852b14f2.png",goods:["2022010600000090","2022010600000013","2022010600000082","2023010900003440"],markedPrice:1,purchaseIcon:1,more:1,activityTitle:"活动标题",activitySubtitle:"活动副标题",goodsTag:[{id:1,value:"零食很忙",id:2,value:"零食优选"},{id:3,value:"商品标签"}],textAlign:"center",backgroundColor:"#ffffff",cornerStyle:10,spacingStyle:1,marginTop:10,marginBottom:20},liveProp:{live:{infuencerName:"直播标题",infuencerInfname:"主播名称",infuencerUrl1:"http://mmbiz.qpic.cn/mmbiz_jpg/130W5xdRdAKOjhDrJiaia0VR6e0Vu5PuIz3HpeS4iayHG2nTjshYNkbTujMIqO3fLEyFMEWZQphVh6U6sEuZXvmvA/0",dataState:101},title:"",cover:"",marginTop:0,marginBottom:0},noticeProps:{vertical:!1,notice:[{noticeId:1,noticeTitle:"测试公告1"},{noticeId:2,noticeTitle:"测试公告2"}]}}),components:{Title:Od,Goods:Pd,Collocation:Zd,Live:Kp,ArsenalTop:yp,Notice:Yp,ArsenalNavigation:Ld}};nu.render=function(e,t,n,o,r,a){const i=So("ArsenalNavigation");return $r(),Er("div",null,[qr(' <Title :props="titleProp" /> '),qr(' <Goods :props="goodsProp" /> '),qr(' <Collocation :props="collocationProp"></Collocation> '),qr(' <Live :props="liveProp" /> '),qr(' <ArsenalTop :props="TopProps" /> '),qr(' <Notice :props="noticeProps" /> '),Kr(i,{props:r.ARSENALNAVIGATION.props},null,8,["props"])])},nu.__file="src/App.vue",((...e)=>{const t=(Ra||(Ra=_r(Da))).createApp(...e);!function(e){Object.defineProperty(e.config,"isNativeTag",{value:e=>s(e)||c(e),writable:!1})}(t),function(e){if(da()){const t=e.config.isCustomElement;Object.defineProperty(e.config,"isCustomElement",{get:()=>t,set(){Tt("The `isCustomElement` config option is deprecated. Use `compilerOptions.isCustomElement` instead.")}});const n=e.config.compilerOptions,o='The `compilerOptions` config option is only respected when using a build of Vue.js that includes the runtime compiler (aka "full build"). Since you are using the runtime-only build, `compilerOptions` must be passed to `@vue/compiler-dom` in the build setup instead.\n- For vue-loader: pass it via vue-loader\'s `compilerOptions` loader option.\n- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-dom';Object.defineProperty(e.config,"compilerOptions",{get:()=>(Tt(o),n),set(){Tt(o)}})}}(t);const{mount:n}=t;return t.mount=e=>{const o=function(e){if(A(e)){const t=document.querySelector(e);return t||Tt(`Failed to mount app: mount target selector "${e}" returned null.`),t}window.ShadowRoot&&e instanceof window.ShadowRoot&&"closed"===e.mode&&Tt('mounting on a ShadowRoot with `{mode: "closed"}` may lead to unpredictable bugs');return e}(e);if(!o)return;const r=t._component;O(r)||r.render||r.template||(r.template=o.innerHTML),o.innerHTML="";const a=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),a},t})(nu).mount("#app");