@sysvale/show 1.7.0-alpha.5 → 1.7.0-alpha.6
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/@sysvale/show.es.js
CHANGED
@@ -7228,7 +7228,7 @@ const _p = /* @__PURE__ */ Vs(bp, [["render", yp]]), xp = { class: "form-wizard"
|
|
7228
7228
|
d("submit", p.value);
|
7229
7229
|
return;
|
7230
7230
|
}
|
7231
|
-
const F =
|
7231
|
+
const F = { ...z.value };
|
7232
7232
|
S.value = P.id, d("next", { nextStep: P, previousStep: F }), _.value.find((X) => X.id === S.value).inProcessing = !0;
|
7233
7233
|
}, Z = () => {
|
7234
7234
|
const P = j.value.find((F) => F.$nextStep().id === S.value);
|
@@ -76,4 +76,4 @@ https://sweetalert2.github.io/#ajax-request`),Tm(l),typeof l.title=="string"&&(l
|
|
76
76
|
* vee-validate v4.15.0
|
77
77
|
* (c) 2024 Abdelrahman Awad
|
78
78
|
* @license MIT
|
79
|
-
*/function xs(e,t){return Array.isArray(e)?e[0]:e[t]}function ao(e){return!!(e==null||e===""||Array.isArray(e)&&e.length===0)}const Ts=(e,t)=>{if(ao(e))return!0;const n=xs(t,"length");return Array.isArray(e)?e.every(i=>Ts(i,{length:n})):[...String(e)].length<=Number(n)},Is=(e,t)=>{if(ao(e))return!0;const n=xs(t,"length");return Array.isArray(e)?e.every(i=>Is(i,{length:n})):[...String(e)].length>=Number(n)},Lp=/^[٠١٢٣٤٥٦٧٨٩]+$/,Np=/^[0-9]+$/,Mp=e=>{if(ao(e))return!0;const t=n=>{const i=String(n);return Np.test(i)||Lp.test(i)};return Array.isArray(e)?e.every(t):t(e)};function jp(e){return e==null}function Up(e){return Array.isArray(e)&&e.length===0}const $p=e=>jp(e)||Up(e)||e===!1?!1:!!String(e).trim().length,Hp=e=>/^[a-zA-ZÀ-ÿ0-9 ]*$/.test(e)||"Este campo deve conter apenas letras e/ou n\xFAmeros.",zp=function(e){return e?/^\d{8}$/.test(e.replace(/[^\d]+/g,"")):!0},Kp=e=>zp(e)||"Informe um CEP v\xE1lido.";function qp(e){if(e=e.replace(/[^\d]+/g,""),e==""||e.length!=14||e=="00000000000000"||e=="11111111111111"||e=="22222222222222"||e=="33333333333333"||e=="44444444444444"||e=="55555555555555"||e=="66666666666666"||e=="77777777777777"||e=="88888888888888"||e=="99999999999999")return!1;let t=e.length-2,n=e.substring(0,t),i=e.substring(t),s=0,c=t-7;for(let w=t;w>=1;w--)s+=n.charAt(t-w)*c--,c<2&&(c=9);let h=s%11<2?0:11-s%11;if(h!=i.charAt(0))return!1;t=t+1,n=e.substring(0,t),s=0,c=t-7;for(let w=t;w>=1;w--)s+=n.charAt(t-w)*c--,c<2&&(c=9);return h=s%11<2?0:11-s%11,h==i.charAt(1)}const Wp=e=>qp(e)||"Informe um CNPJ v\xE1lido.",Gp=function(e){return typeof e!="string"&&(e=e.toString()),!e||!e.length?!0:(e=e.replace(/\D/g,""),e.length!=15?!1:[1,2].indexOf(parseInt(e.substring(0,1)))!=-1?Zp(e):Yp(e))};function Yp(e){let t,n,i;return t=e.substring(0,15),t===""||e.substring(0,1)!="7"&&e.substring(0,1)!="8"&&e.substring(0,1)!="9"?!1:(i=parseInt(t.substring(0,1),10)*15+parseInt(t.substring(1,2),10)*14+parseInt(t.substring(2,3),10)*13+parseInt(t.substring(3,4),10)*12+parseInt(t.substring(4,5),10)*11+parseInt(t.substring(5,6),10)*10+parseInt(t.substring(6,7),10)*9+parseInt(t.substring(7,8),10)*8+parseInt(t.substring(8,9),10)*7+parseInt(t.substring(9,10),10)*6+parseInt(t.substring(10,11),10)*5+parseInt(t.substring(11,12),10)*4+parseInt(t.substring(12,13),10)*3+parseInt(t.substring(13,14),10)*2+parseInt(t.substring(14,15),10)*1,n=i%11,!n)}function Zp(e){let t=0,n=0,i=0,s="",c="";return!(e.length!=15||(s=e.substring(0,11),t=Number(s.substring(0,1))*15+Number(s.substring(1,2))*14+Number(s.substring(2,3))*13+Number(s.substring(3,4))*12+Number(s.substring(4,5))*11+Number(s.substring(5,6))*10+Number(s.substring(6,7))*9+Number(s.substring(7,8))*8+Number(s.substring(8,9))*7+Number(s.substring(9,10))*6+Number(s.substring(10,11))*5,n=t%11,i=11-n,i==11&&(i=0),i==10?(t=Number(s.substring(0,1))*15+Number(s.substring(1,2))*14+Number(s.substring(2,3))*13+Number(s.substring(3,4))*12+Number(s.substring(4,5))*11+Number(s.substring(5,6))*10+Number(s.substring(6,7))*9+Number(s.substring(7,8))*8+Number(s.substring(8,9))*7+Number(s.substring(9,10))*6+Number(s.substring(10,11))*5+2,n=t%11,i=11-n,c=`${s}001${String(i)}`):c=`${s}000${String(i)}`,e!=c))}const Xp=e=>Gp(e)||"Informe um CNS v\xE1lido.";function Jp(e){let t=null;for(let s=0;s<9;++s)t+=e.toString().charAt(s)*(10-s);const n=t%11;return n<2?0:11-n}function Qp(e){let t=null;for(let s=0;s<10;++s)t+=e.toString().charAt(s)*(11-s);const n=t%11;return n<2?0:11-n}function eh(e){return e.replace(/[^\d]/g,"")}function th(e){if(!e)return!0;const t=eh(e),n=t.substring(0,9),i=t.substring(9,11);let s=!1;for(let w=0;w<10;w++)if(n+i===Array(12).join(w))return!1;const c=Jp(n),h=Qp(`${n}${c}`);return i.toString()===c.toString()+h.toString()?s=!0:s=!1,s}const nh=e=>th(e)||"Informe um CPF v\xE1lido.",rh=e=>(e=e.trim(),!e||!e.length||/^[\w-.]+@([\w-]+\.)+[\w-]{2,4}$/.test(e)?!0:"O campo deve conter um e-email v\xE1lido"),ih=e=>e.trim().split(" ").length>=2?/\d/.test(e)?"O campo nome n\xE3o deve conter digitos":/^[a-zA-ZÀ-ÿ]+[a-zA-ZÀ-ÿ\s'\-\.]+$/u.test(e)?!0:"O campo nome deve ser um nome v\xE1lido":"O campo nome deve conter um nome completo",oh=(e,[t],n)=>e===n.form[t]?!0:"As senhas devem ser iguais",ah=e=>e&&/^\([1-9]{2}\) (?:[2-8]|9[0-9])[0-9]{3}\-[0-9]{4}$/.test(e)?!0:"Informe um telefone v\xE1lido.",sh=e=>{e("alpha_num_spaces",Hp),e("cep",Kp),e("cnpj",Wp),e("cns",Xp),e("cpf",nh),e("email",rh),e("name",ih),e("required",$p),e("max",Ts),e("min",Is),e("number",Mp),e("password_confirmation",oh),e("phone",ah)},uh={alpha:"O campo {field} deve conter somente letras",alpha_dash:"O campo {field} deve conter letras, n\xFAmeros e tra\xE7os",alpha_num:"O campo {field} deve conter somente letras e n\xFAmeros",alpha_spaces:"O campo {field} s\xF3 pode conter caracteres alfab\xE9ticos e espa\xE7os",between:"O campo {field} deve estar entre 0:{min} e 1:{max}",confirmed:"A confirma\xE7\xE3o do campo {field} deve ser igual",digits:"O campo {field} deve ser num\xE9rico e ter exatamente 0:{length} d\xEDgitos",dimensions:"O campo {field} deve ter 0:{width} pixels de largura por 1:{height} pixels de altura",email:"O campo {field} deve ser um email v\xE1lido",excluded:"O campo {field} deve ser um valor v\xE1lido",ext:"O campo {field} deve ser um arquivo v\xE1lido",image:"O campo {field} deve ser uma imagem",integer:"O campo {field} deve ser um n\xFAmero inteiro",is:"O valor inserido no campo {field} n\xE3o \xE9 v\xE1lido",one_of:"O campo {field} deve ter um valor v\xE1lido",length:"O tamanho do campo {field} deve ser 0:{length}",max:"O campo {field} n\xE3o deve ter mais que 0:{length} caracteres",max_value:"O campo {field} precisa ser 0:{max} ou menor",mimes:"O campo {field} deve ser um tipo de arquivo v\xE1lido",min:"O campo {field} deve conter pelo menos 0:{length} caracteres",min_value:"O campo {field} precisa ser 0:{min} ou maior",numeric:"O campo {field} deve conter apenas n\xFAmeros",regex:"O campo {field} possui um formato inv\xE1lido",required:"O campo {field} \xE9 obrigat\xF3rio",required_if:"O campo {field} \xE9 obrigat\xF3rio",size:"O campo {field} deve ser menor que 0:{size}KB"},lh=e=>(ls({inject:!0,fieldsBagName:"veeFields",generateMessage:Fp("pt-BR",{messages:uh}),...e}),sh(Ya),{defineRule:Ya,configure:ls}),Ps=(e,t)=>{const n=e.__vccOpts||e;for(const[i,s]of t)n[i]=s;return n},ch={props:{modelValue:{type:[Array,Object],required:!0},optionsService:{type:Function,required:!0},optionsRequestPayload:{type:Object,default:()=>({})},disabled:{type:Boolean,default:!1},optionsResolver:{type:Function,default:e=>e},responseResolver:{type:Function,default:e=>e},requestProviderOptions:{type:Object,default:()=>({showSuccessFeedback:!1,hideErrorFeedback:!0})},dependencyPayload:{type:Object,default:()=>({})},keyToId:{type:String,default:"id"},keyToValue:{type:String,default:"value"}},components:{RequestProvider:Ka},data(){return{options:[],internalSelected:{},providerKey:`provider-${si()}`}},computed:{selectAttrs(){const{options:e,disabled:t,placeholder:n,optionsService:i,...s}=this.$attrs;return s},computedOptions(){return this.optionsResolver(this.options)},computedPlaceholder(){return e=>e(this.$attrs.placeholder||"Selecione uma op\xE7\xE3o")},shouldBeDisabled(){return e=>!this.dependencyPayloadIsSetted||this.disabled||e},hasDependencyPayload(){return!xf(this.dependencyPayload)},dependencyPayloadIsSetted(){return this.hasDependencyPayload?!!Tf(this.dependencyPayload,(t,n)=>t&&n,!0):!0},computedKeyToValue(){return this.$attrs.optionsField||this.keyToValue},requestPayload(){return{...this.optionsRequestPayload,...this.dependencyPayload}}},watch:{dependencyPayload:{handler(e,t){!this.hasDependencyPayload||Sf(e,t)||(this.internalSelected=null,this.dependencyPayloadIsSetted&&(this.internalSelected={},this.$refs[this.providerKey].action(this.requestPayload)),this.$emit("update:modelValue",null))},deep:!0},computedOptions(e){let t={};this.modelValue instanceof Object?[t]=e.filter(n=>n[this.keyToId]===this.modelValue[this.keyToId]):[t]=e.filter(n=>n[this.keyToId]===this.modelValue),this.internalSelected=t,this.$emit("update:modelValue",t)}},methods:{handleSuccess(e=[]){this.options=this.responseResolver(e).map(t=>t instanceof Object?{...t,[this.computedKeyToValue]:t[this.computedKeyToValue],id:t[this.keyToId]}:{[this.keyToId]:t,[this.computedKeyToValue]:t})}}};function dh(e,t,n,i,s,c){const h=p.resolveComponent("cds-select"),w=p.resolveComponent("request-provider");return p.openBlock(),p.createBlock(w,p.mergeProps({ref:s.providerKey},n.requestProviderOptions,{service:n.optionsService,payload:c.requestPayload,immediate:!c.hasDependencyPayload||c.dependencyPayloadIsSetted,onSuccess:c.handleSuccess}),{default:p.withCtx(({loadingTextResolver:A,loading:b})=>[p.createVNode(h,p.mergeProps(c.selectAttrs,{modelValue:s.internalSelected,"onUpdate:modelValue":t[0]||(t[0]=I=>s.internalSelected=I),disabled:c.shouldBeDisabled(b),"options-field":c.computedKeyToValue,options:c.computedOptions,placeholder:c.computedPlaceholder(A)}),null,16,["modelValue","disabled","options-field","options","placeholder"])]),_:1},16,["service","payload","immediate","onSuccess"])}const fh=Ps(ch,[["render",dh]]),ph={class:"form-wizard"},hh={__name:"FormWizard",props:p.mergeModels({steps:{type:Array,required:!0},initialStepId:{type:String,default:null},disableNextButton:{type:Boolean,default:!1},disablePreviousButton:{type:Boolean,default:!1},nextButtonLabelResolver:{type:Function,default:e=>e?"Enviar":"Pr\xF3ximo"},previousButtonLabelResolver:{type:Function,default:e=>"Anterior"}},{modelValue:{},modelModifiers:{}}),emits:p.mergeModels(["next","previous","submit"],["update:modelValue"]),setup(e,{expose:t,emit:n}){const i=e,s=n;p.provide("$resetField",(R,$)=>{const ie=$||b.value;!h.value[ie]||!h.value[ie].resetField||h.value[ie].resetField(R)}),p.provide("$setFieldValue",(R,$,ie)=>{const he=ie||b.value;h.value[he].setFieldValue(R,$)});const c=p.useModel(e,"modelValue"),h=p.ref({}),w=p.ref([]),A=p.ref({}),b=p.ref(i.initialStepId||i.steps[0].id),I=p.computed(()=>i.steps.map(R=>({...R,$nextStep:()=>{const $=typeof R.nextStep=="function"?R.nextStep(c.value):R.nextStep||Q(R.id);return x.value[$]}}))),x=p.computed(()=>qa(I.value,"id")),U=p.computed(()=>w.value.map(R=>{var he,ve;const $=A.value&&((he=A.value[R.id])==null?void 0:he.validated),ie=A.value&&((ve=A.value[R.id])==null?void 0:ve.valid);return{...R,completed:$&&ie,error:$&&!ie,inProcessing:!$&&R.id===b.value}})),S=p.computed(()=>x.value[b.value]),B=p.computed(()=>w.value.findIndex(({id:R})=>b.value===R)+1),W=p.computed(()=>q()),T=p.computed(()=>b.value===I.value[0].id),M=p.computed(()=>S.value.$nextStep()==="end"?!0:I.value.findIndex($=>$.id===b.value)===I.value.length-1);p.watch(()=>{var R;return(R=h.value[b.value])==null?void 0:R.values},R=>{const $={...c.value,[b.value]:R},he=w.value.map(({id:ve})=>ve).reduce((ve,pe)=>(ve[pe]=$[pe],ve),{});c.value={...he}},{immediate:!0,deep:!0}),p.onMounted(()=>{Y(),be()});const Y=()=>{w.value=[];const R=i.steps[0].id;let $=x.value[R];for(;$&&$.$nextStep()!=="end";)ue($),$=$.$nextStep()},ue=({label:R,id:$})=>w.value.push({label:R,id:$}),be=()=>{const R={};w.value.forEach($=>{var ie;R[$.id]=((ie=h.value[$.id])==null?void 0:ie.values)||{},A.value={...A.value,[$.id]:{validated:!1,valid:!1}}}),c.value={...R}},q=()=>{var ve;const R=I.value;let $=0,ie=0,he=x.value[R[0].id];for(;he&&($++,he.id===b.value&&(ie=$),((ve=he.$nextStep())==null?void 0:ve.id)!=="end");)he=he.$nextStep();return $===0?0:ie/$*100},K=async()=>{const R=await h.value[b.value].validate();A.value[b.value]={validated:!0,valid:R.valid},R.valid&&(Y(),G())},G=()=>{const R=S.value.$nextStep();if(!R){s("submit",c.value);return}const $=JSON.parse(JSON.stringify(S.value));b.value=R.id,s("next",{nextStep:R,previousStep:$}),w.value.find(ie=>ie.id===b.value).inProcessing=!0},re=()=>{const R=I.value.find($=>$.$nextStep().id===b.value);R&&(b.value=R.id,s("previous",S))},Q=R=>{const $=I.value,ie=$.findIndex(he=>he.id===R);return ie<$.length-1?$[ie+1].id:"end"};return t({progress:W}),(R,$)=>{const ie=p.resolveComponent("cds-stepper"),he=p.resolveComponent("cds-spacer"),ve=p.resolveComponent("cds-button"),pe=p.resolveComponent("cds-flexbox");return p.openBlock(),p.createElementBlock("div",ph,[p.createVNode(ie,{steps:U.value,value:B.value},null,8,["steps","value"]),p.createVNode(he,{"margin-bottom":4}),(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(I.value,de=>p.withDirectives((p.openBlock(),p.createBlock(p.unref(_s),{key:de.id,"keep-values":"",ref_for:!0,ref:H=>h.value[de.id]=H,"initial-values":c.value[de.id]},{default:p.withCtx(()=>[(p.openBlock(),p.createBlock(p.resolveDynamicComponent(de.component),{"step-values":c.value[de.id]},null,8,["step-values"]))]),_:2},1032,["initial-values"])),[[p.vShow,de.id===b.value]])),128)),p.createVNode(he,{"margin-bottom":4}),p.createVNode(pe,{gap:"2"},{default:p.withCtx(()=>[p.createVNode(ve,{disabled:T.value||e.disablePreviousButton,secondary:"",onClick:re},{default:p.withCtx(()=>$[0]||($[0]=[p.createTextVNode(" Anterior ")])),_:1},8,["disabled"]),p.createVNode(ve,{disabled:e.disableNextButton,onClick:K},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(e.nextButtonLabelResolver(M.value)),1)]),_:1},8,["disabled"])]),_:1})])}}},gh={__name:"Form",setup(e){return(t,n)=>(p.openBlock(),p.createBlock(p.unref(_s),p.normalizeProps(p.guardReactiveProps(t.$attrs)),{default:p.withCtx(()=>[p.renderSlot(t.$slots,"default")]),_:3},16))}},mh={__name:"Field",props:{validateOnChange:{type:Boolean,default:!0},validateOnModelUpdate:{type:Boolean,default:!0}},setup(e){return(t,n)=>(p.openBlock(),p.createBlock(p.unref(Cp),p.mergeProps(t.$attrs,{"validate-on-change":e.validateOnChange,"validate-on-model-update":e.validateOnModelUpdate}),{default:p.withCtx(({field:i,errors:s})=>[p.renderSlot(t.$slots,"default",{field:{...i,modelValue:i.value,errorMessage:s[0],state:s[0]?"invalid":"default"},errors:s})]),_:3},16,["validate-on-change","validate-on-model-update"]))}},vh={__name:"FieldArray",setup(e){return(t,n)=>(p.openBlock(),p.createBlock(p.unref(kp),p.normalizeProps(p.guardReactiveProps(t.$attrs)),{default:p.withCtx(({fields:i,push:s,remove:c})=>[p.renderSlot(t.$slots,"default",{fields:i,push:s,remove:c})]),_:3},16))}},wh={inject:["disabledFeatures"],props:{feature:{type:String,required:!0},mode:{type:String,default:"hide",validator:e=>["hide","disable"].includes(e)},blockMessage:{type:String,default:"Essa funcionalidade est\xE1 desabilitada."}},computed:{isDisabled(){return this.disabledFeatures.includes(this.feature)}}};function yh(e,t,n,i,s,c){return n.mode!=="hide"?p.renderSlot(e.$slots,"default",{key:0,disabled:c.isDisabled&&n.mode==="disable"}):p.createCommentVNode("",!0)}const bh=Ps(wh,[["render",yh]]),_h={install(e,t={veeValidateOptions:{},disabledFeatures:[]}){const{veeValidateOptions:n,disabledFeatures:i}=t,s=lh(n);i.length>0&&e.provide("disabledFeatures",t.disabledFeatures),e.component("ShowRequestProvider",Ka),e.component("ShowRequestObserver",Of),e.component("ShowRequestSelect",fh),e.component("ShowForm",gh),e.component("ShowField",mh),e.component("ShowFieldArray",vh),e.component("ShowFormWizard",hh),e.component("ShowFeatureWrapper",bh);const c={$showConvertKeysToCamelCase:oi,$showConvertKeysToSnakeCase:ai,$showRemoveAccents:If,$showGenerateKey:si,$showToThousands:Pf},h=Number(e.version.split(".")[0]);if(h<=2)throw new Error("Essa vers\xE3o s\xF3 \xE9 compat\xEDvel com projetos que possuem o Vue 3. Para projetos com a Vue 2, utilize a vers\xE3o 0.3.0 ou inferior");h>2&&(Object.keys(c).forEach(w=>{e.config.globalProperties[w]=c[w]}),e.config.globalProperties.$showVeeValidate=s)}};var Eh=Object.create,ks=Object.defineProperty,Ah=Object.getOwnPropertyDescriptor,so=Object.getOwnPropertyNames,Ch=Object.getPrototypeOf,Oh=Object.prototype.hasOwnProperty,Sh=(e,t)=>function(){return e&&(t=(0,e[so(e)[0]])(e=0)),t},xh=(e,t)=>function(){return t||(0,e[so(e)[0]])((t={exports:{}}).exports,t),t.exports},Th=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of so(t))!Oh.call(e,s)&&s!==n&&ks(e,s,{get:()=>t[s],enumerable:!(i=Ah(t,s))||i.enumerable});return e},Ih=(e,t,n)=>(n=e!=null?Eh(Ch(e)):{},Th(t||!e||!e.__esModule?ks(n,"default",{value:e,enumerable:!0}):n,e)),zr=Sh({"../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.1_@types+node@22.10.5__jiti@2.4.2_postcss@8.4.49_tsx_s7k37zks4wtn7x2grzma6lrsfa/node_modules/tsup/assets/esm_shims.js"(){}}),Ph=xh({"../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e,t){zr(),t.exports=i;function n(c){return c instanceof Buffer?Buffer.from(c):new c.constructor(c.buffer.slice(),c.byteOffset,c.length)}function i(c){if(c=c||{},c.circles)return s(c);const h=new Map;if(h.set(Date,x=>new Date(x)),h.set(Map,(x,U)=>new Map(A(Array.from(x),U))),h.set(Set,(x,U)=>new Set(A(Array.from(x),U))),c.constructorHandlers)for(const x of c.constructorHandlers)h.set(x[0],x[1]);let w=null;return c.proto?I:b;function A(x,U){const S=Object.keys(x),B=new Array(S.length);for(let W=0;W<S.length;W++){const T=S[W],M=x[T];typeof M!="object"||M===null?B[T]=M:M.constructor!==Object&&(w=h.get(M.constructor))?B[T]=w(M,U):ArrayBuffer.isView(M)?B[T]=n(M):B[T]=U(M)}return B}function b(x){if(typeof x!="object"||x===null)return x;if(Array.isArray(x))return A(x,b);if(x.constructor!==Object&&(w=h.get(x.constructor)))return w(x,b);const U={};for(const S in x){if(Object.hasOwnProperty.call(x,S)===!1)continue;const B=x[S];typeof B!="object"||B===null?U[S]=B:B.constructor!==Object&&(w=h.get(B.constructor))?U[S]=w(B,b):ArrayBuffer.isView(B)?U[S]=n(B):U[S]=b(B)}return U}function I(x){if(typeof x!="object"||x===null)return x;if(Array.isArray(x))return A(x,I);if(x.constructor!==Object&&(w=h.get(x.constructor)))return w(x,I);const U={};for(const S in x){const B=x[S];typeof B!="object"||B===null?U[S]=B:B.constructor!==Object&&(w=h.get(B.constructor))?U[S]=w(B,I):ArrayBuffer.isView(B)?U[S]=n(B):U[S]=I(B)}return U}}function s(c){const h=[],w=[],A=new Map;if(A.set(Date,S=>new Date(S)),A.set(Map,(S,B)=>new Map(I(Array.from(S),B))),A.set(Set,(S,B)=>new Set(I(Array.from(S),B))),c.constructorHandlers)for(const S of c.constructorHandlers)A.set(S[0],S[1]);let b=null;return c.proto?U:x;function I(S,B){const W=Object.keys(S),T=new Array(W.length);for(let M=0;M<W.length;M++){const Y=W[M],ue=S[Y];if(typeof ue!="object"||ue===null)T[Y]=ue;else if(ue.constructor!==Object&&(b=A.get(ue.constructor)))T[Y]=b(ue,B);else if(ArrayBuffer.isView(ue))T[Y]=n(ue);else{const be=h.indexOf(ue);be!==-1?T[Y]=w[be]:T[Y]=B(ue)}}return T}function x(S){if(typeof S!="object"||S===null)return S;if(Array.isArray(S))return I(S,x);if(S.constructor!==Object&&(b=A.get(S.constructor)))return b(S,x);const B={};h.push(S),w.push(B);for(const W in S){if(Object.hasOwnProperty.call(S,W)===!1)continue;const T=S[W];if(typeof T!="object"||T===null)B[W]=T;else if(T.constructor!==Object&&(b=A.get(T.constructor)))B[W]=b(T,x);else if(ArrayBuffer.isView(T))B[W]=n(T);else{const M=h.indexOf(T);M!==-1?B[W]=w[M]:B[W]=x(T)}}return h.pop(),w.pop(),B}function U(S){if(typeof S!="object"||S===null)return S;if(Array.isArray(S))return I(S,U);if(S.constructor!==Object&&(b=A.get(S.constructor)))return b(S,U);const B={};h.push(S),w.push(B);for(const W in S){const T=S[W];if(typeof T!="object"||T===null)B[W]=T;else if(T.constructor!==Object&&(b=A.get(T.constructor)))B[W]=b(T,U);else if(ArrayBuffer.isView(T))B[W]=n(T);else{const M=h.indexOf(T);M!==-1?B[W]=w[M]:B[W]=U(T)}}return h.pop(),w.pop(),B}}}});zr(),zr(),zr();var Vs=typeof navigator<"u",ee=typeof window<"u"?window:typeof globalThis<"u"?globalThis:typeof global<"u"?global:{};typeof ee.chrome<"u"&&ee.chrome.devtools,Vs&&(ee.self,ee.top);var Ds;typeof navigator<"u"&&((Ds=navigator.userAgent)==null||Ds.toLowerCase().includes("electron")),zr();var kh=Ih(Ph(),1),Vh=/(?:^|[-_/])(\w)/g;function Dh(e,t){return t?t.toUpperCase():""}function Rh(e){return e&&`${e}`.replace(Vh,Dh)}function Bh(e,t){let n=e.replace(/^[a-z]:/i,"").replace(/\\/g,"/");n.endsWith(`index${t}`)&&(n=n.replace(`/index${t}`,t));const i=n.lastIndexOf("/"),s=n.substring(i+1);if(t){const c=s.lastIndexOf(t);return s.substring(0,c)}return""}var Fh=/^https?:\/\//;function Lh(e){return e.startsWith("/")||Fh.test(e)}var Rs=(0,kh.default)({circles:!0});const Nh={trailing:!0};function Pr(e,t=25,n={}){if(n={...Nh,...n},!Number.isFinite(t))throw new TypeError("Expected `wait` to be a finite number");let i,s,c=[],h,w;const A=(b,I)=>(h=Mh(e,b,I),h.finally(()=>{if(h=null,n.trailing&&w&&!s){const x=A(b,w);return w=null,x}}),h);return function(...b){return h?(n.trailing&&(w=b),h):new Promise(I=>{const x=!s&&n.leading;clearTimeout(s),s=setTimeout(()=>{s=null;const U=n.leading?i:A(this,b);for(const S of c)S(U);c=[]},t),x?(i=A(this,b),I(i)):c.push(I)})}}async function Mh(e,t,n){return await e.apply(t,n)}function uo(e,t={},n){for(const i in e){const s=e[i],c=n?`${n}:${i}`:i;typeof s=="object"&&s!==null?uo(s,t,c):typeof s=="function"&&(t[c]=s)}return t}const jh={run:e=>e()},Uh=()=>jh,Bs=typeof console.createTask<"u"?console.createTask:Uh;function $h(e,t){const n=t.shift(),i=Bs(n);return e.reduce((s,c)=>s.then(()=>i.run(()=>c(...t))),Promise.resolve())}function Hh(e,t){const n=t.shift(),i=Bs(n);return Promise.all(e.map(s=>i.run(()=>s(...t))))}function lo(e,t){for(const n of[...e])n(t)}class zh{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,i={}){if(!t||typeof n!="function")return()=>{};const s=t;let c;for(;this._deprecatedHooks[t];)c=this._deprecatedHooks[t],t=c.to;if(c&&!i.allowDeprecated){let h=c.message;h||(h=`${s} hook has been deprecated`+(c.to?`, please use ${c.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(h)||(console.warn(h),this._deprecatedMessages.add(h))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let i,s=(...c)=>(typeof i=="function"&&i(),i=void 0,s=void 0,n(...c));return i=this.hook(t,s),i}removeHook(t,n){if(this._hooks[t]){const i=this._hooks[t].indexOf(n);i!==-1&&this._hooks[t].splice(i,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const i=this._hooks[t]||[];delete this._hooks[t];for(const s of i)this.hook(t,s)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=uo(t),i=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of i.splice(0,i.length))s()}}removeHooks(t){const n=uo(t);for(const i in n)this.removeHook(i,n[i])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith($h,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Hh,t,...n)}callHookWith(t,n,...i){const s=this._before||this._after?{name:n,args:i,context:{}}:void 0;this._before&&lo(this._before,s);const c=t(n in this._hooks?[...this._hooks[n]]:[],i);return c instanceof Promise?c.finally(()=>{this._after&&s&&lo(this._after,s)}):(this._after&&s&&lo(this._after,s),c)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function Fs(){return new zh}var Kh=Object.create,Ls=Object.defineProperty,qh=Object.getOwnPropertyDescriptor,co=Object.getOwnPropertyNames,Wh=Object.getPrototypeOf,Gh=Object.prototype.hasOwnProperty,Yh=(e,t)=>function(){return e&&(t=(0,e[co(e)[0]])(e=0)),t},Ns=(e,t)=>function(){return t||(0,e[co(e)[0]])((t={exports:{}}).exports,t),t.exports},Zh=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of co(t))!Gh.call(e,s)&&s!==n&&Ls(e,s,{get:()=>t[s],enumerable:!(i=qh(t,s))||i.enumerable});return e},Xh=(e,t,n)=>(n=e!=null?Kh(Wh(e)):{},Zh(t||!e||!e.__esModule?Ls(n,"default",{value:e,enumerable:!0}):n,e)),N=Yh({"../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.1_@types+node@22.10.5__jiti@2.4.2_postcss@8.4.49_tsx_s7k37zks4wtn7x2grzma6lrsfa/node_modules/tsup/assets/esm_shims.js"(){}}),Jh=Ns({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/lib/speakingurl.js"(e,t){N(),function(n){var i={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"Ae",\u00C5:"A",\u00C6:"AE",\u00C7:"C",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00D0:"D",\u00D1:"N",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"Oe",\u0150:"O",\u00D8:"O",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"Ue",\u0170:"U",\u00DD:"Y",\u00DE:"TH",\u00DF:"ss",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"ae",\u00E5:"a",\u00E6:"ae",\u00E7:"c",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00F0:"d",\u00F1:"n",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"oe",\u0151:"o",\u00F8:"o",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"ue",\u0171:"u",\u00FD:"y",\u00FE:"th",\u00FF:"y","\u1E9E":"SS",\u0627:"a",\u0623:"a",\u0625:"i",\u0622:"aa",\u0624:"u",\u0626:"e",\u0621:"a",\u0628:"b",\u062A:"t",\u062B:"th",\u062C:"j",\u062D:"h",\u062E:"kh",\u062F:"d",\u0630:"th",\u0631:"r",\u0632:"z",\u0633:"s",\u0634:"sh",\u0635:"s",\u0636:"dh",\u0637:"t",\u0638:"z",\u0639:"a",\u063A:"gh",\u0641:"f",\u0642:"q",\u0643:"k",\u0644:"l",\u0645:"m",\u0646:"n",\u0647:"h",\u0648:"w",\u064A:"y",\u0649:"a",\u0629:"h",\uFEFB:"la",\uFEF7:"laa",\uFEF9:"lai",\uFEF5:"laa",\u06AF:"g",\u0686:"ch",\u067E:"p",\u0698:"zh",\u06A9:"k",\u06CC:"y","\u064E":"a","\u064B":"an","\u0650":"e","\u064D":"en","\u064F":"u","\u064C":"on","\u0652":"","\u0660":"0","\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u06F0":"0","\u06F1":"1","\u06F2":"2","\u06F3":"3","\u06F4":"4","\u06F5":"5","\u06F6":"6","\u06F7":"7","\u06F8":"8","\u06F9":"9",\u1000:"k",\u1001:"kh",\u1002:"g",\u1003:"ga",\u1004:"ng",\u1005:"s",\u1006:"sa",\u1007:"z","\u1005\u103B":"za",\u100A:"ny",\u100B:"t",\u100C:"ta",\u100D:"d",\u100E:"da",\u100F:"na",\u1010:"t",\u1011:"ta",\u1012:"d",\u1013:"da",\u1014:"n",\u1015:"p",\u1016:"pa",\u1017:"b",\u1018:"ba",\u1019:"m",\u101A:"y",\u101B:"ya",\u101C:"l",\u101D:"w",\u101E:"th",\u101F:"h",\u1020:"la",\u1021:"a","\u103C":"y","\u103B":"ya","\u103D":"w","\u103C\u103D":"yw","\u103B\u103D":"ywa","\u103E":"h",\u1027:"e","\u104F":"-e",\u1023:"i",\u1024:"-i",\u1009:"u",\u1026:"-u",\u1029:"aw","\u101E\u103C\u1031\u102C":"aw",\u102A:"aw","\u1040":"0","\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1039":"","\u1037":"","\u1038":"",\u010D:"c",\u010F:"d",\u011B:"e",\u0148:"n",\u0159:"r",\u0161:"s",\u0165:"t",\u016F:"u",\u017E:"z",\u010C:"C",\u010E:"D",\u011A:"E",\u0147:"N",\u0158:"R",\u0160:"S",\u0164:"T",\u016E:"U",\u017D:"Z",\u0780:"h",\u0781:"sh",\u0782:"n",\u0783:"r",\u0784:"b",\u0785:"lh",\u0786:"k",\u0787:"a",\u0788:"v",\u0789:"m",\u078A:"f",\u078B:"dh",\u078C:"th",\u078D:"l",\u078E:"g",\u078F:"gn",\u0790:"s",\u0791:"d",\u0792:"z",\u0793:"t",\u0794:"y",\u0795:"p",\u0796:"j",\u0797:"ch",\u0798:"tt",\u0799:"hh",\u079A:"kh",\u079B:"th",\u079C:"z",\u079D:"sh",\u079E:"s",\u079F:"d",\u07A0:"t",\u07A1:"z",\u07A2:"a",\u07A3:"gh",\u07A4:"q",\u07A5:"w","\u07A6":"a","\u07A7":"aa","\u07A8":"i","\u07A9":"ee","\u07AA":"u","\u07AB":"oo","\u07AC":"e","\u07AD":"ey","\u07AE":"o","\u07AF":"oa","\u07B0":"",\u10D0:"a",\u10D1:"b",\u10D2:"g",\u10D3:"d",\u10D4:"e",\u10D5:"v",\u10D6:"z",\u10D7:"t",\u10D8:"i",\u10D9:"k",\u10DA:"l",\u10DB:"m",\u10DC:"n",\u10DD:"o",\u10DE:"p",\u10DF:"zh",\u10E0:"r",\u10E1:"s",\u10E2:"t",\u10E3:"u",\u10E4:"p",\u10E5:"k",\u10E6:"gh",\u10E7:"q",\u10E8:"sh",\u10E9:"ch",\u10EA:"ts",\u10EB:"dz",\u10EC:"ts",\u10ED:"ch",\u10EE:"kh",\u10EF:"j",\u10F0:"h",\u03B1:"a",\u03B2:"v",\u03B3:"g",\u03B4:"d",\u03B5:"e",\u03B6:"z",\u03B7:"i",\u03B8:"th",\u03B9:"i",\u03BA:"k",\u03BB:"l",\u03BC:"m",\u03BD:"n",\u03BE:"ks",\u03BF:"o",\u03C0:"p",\u03C1:"r",\u03C3:"s",\u03C4:"t",\u03C5:"y",\u03C6:"f",\u03C7:"x",\u03C8:"ps",\u03C9:"o",\u03AC:"a",\u03AD:"e",\u03AF:"i",\u03CC:"o",\u03CD:"y",\u03AE:"i",\u03CE:"o",\u03C2:"s",\u03CA:"i",\u03B0:"y",\u03CB:"y",\u0390:"i",\u0391:"A",\u0392:"B",\u0393:"G",\u0394:"D",\u0395:"E",\u0396:"Z",\u0397:"I",\u0398:"TH",\u0399:"I",\u039A:"K",\u039B:"L",\u039C:"M",\u039D:"N",\u039E:"KS",\u039F:"O",\u03A0:"P",\u03A1:"R",\u03A3:"S",\u03A4:"T",\u03A5:"Y",\u03A6:"F",\u03A7:"X",\u03A8:"PS",\u03A9:"O",\u0386:"A",\u0388:"E",\u038A:"I",\u038C:"O",\u038E:"Y",\u0389:"I",\u038F:"O",\u03AA:"I",\u03AB:"Y",\u0101:"a",\u0113:"e",\u0123:"g",\u012B:"i",\u0137:"k",\u013C:"l",\u0146:"n",\u016B:"u",\u0100:"A",\u0112:"E",\u0122:"G",\u012A:"I",\u0136:"k",\u013B:"L",\u0145:"N",\u016A:"U",\u040C:"Kj",\u045C:"kj",\u0409:"Lj",\u0459:"lj",\u040A:"Nj",\u045A:"nj",\u0422\u0441:"Ts",\u0442\u0441:"ts",\u0105:"a",\u0107:"c",\u0119:"e",\u0142:"l",\u0144:"n",\u015B:"s",\u017A:"z",\u017C:"z",\u0104:"A",\u0106:"C",\u0118:"E",\u0141:"L",\u0143:"N",\u015A:"S",\u0179:"Z",\u017B:"Z",\u0404:"Ye",\u0406:"I",\u0407:"Yi",\u0490:"G",\u0454:"ye",\u0456:"i",\u0457:"yi",\u0491:"g",\u0103:"a",\u0102:"A",\u0219:"s",\u0218:"S",\u021B:"t",\u021A:"T",\u0163:"t",\u0162:"T",\u0430:"a",\u0431:"b",\u0432:"v",\u0433:"g",\u0434:"d",\u0435:"e",\u0451:"yo",\u0436:"zh",\u0437:"z",\u0438:"i",\u0439:"i",\u043A:"k",\u043B:"l",\u043C:"m",\u043D:"n",\u043E:"o",\u043F:"p",\u0440:"r",\u0441:"s",\u0442:"t",\u0443:"u",\u0444:"f",\u0445:"kh",\u0446:"c",\u0447:"ch",\u0448:"sh",\u0449:"sh",\u044A:"",\u044B:"y",\u044C:"",\u044D:"e",\u044E:"yu",\u044F:"ya",\u0410:"A",\u0411:"B",\u0412:"V",\u0413:"G",\u0414:"D",\u0415:"E",\u0401:"Yo",\u0416:"Zh",\u0417:"Z",\u0418:"I",\u0419:"I",\u041A:"K",\u041B:"L",\u041C:"M",\u041D:"N",\u041E:"O",\u041F:"P",\u0420:"R",\u0421:"S",\u0422:"T",\u0423:"U",\u0424:"F",\u0425:"Kh",\u0426:"C",\u0427:"Ch",\u0428:"Sh",\u0429:"Sh",\u042A:"",\u042B:"Y",\u042C:"",\u042D:"E",\u042E:"Yu",\u042F:"Ya",\u0452:"dj",\u0458:"j",\u045B:"c",\u045F:"dz",\u0402:"Dj",\u0408:"j",\u040B:"C",\u040F:"Dz",\u013E:"l",\u013A:"l",\u0155:"r",\u013D:"L",\u0139:"L",\u0154:"R",\u015F:"s",\u015E:"S",\u0131:"i",\u0130:"I",\u011F:"g",\u011E:"G",\u1EA3:"a",\u1EA2:"A",\u1EB3:"a",\u1EB2:"A",\u1EA9:"a",\u1EA8:"A",\u0111:"d",\u0110:"D",\u1EB9:"e",\u1EB8:"E",\u1EBD:"e",\u1EBC:"E",\u1EBB:"e",\u1EBA:"E",\u1EBF:"e",\u1EBE:"E",\u1EC1:"e",\u1EC0:"E",\u1EC7:"e",\u1EC6:"E",\u1EC5:"e",\u1EC4:"E",\u1EC3:"e",\u1EC2:"E",\u1ECF:"o",\u1ECD:"o",\u1ECC:"o",\u1ED1:"o",\u1ED0:"O",\u1ED3:"o",\u1ED2:"O",\u1ED5:"o",\u1ED4:"O",\u1ED9:"o",\u1ED8:"O",\u1ED7:"o",\u1ED6:"O",\u01A1:"o",\u01A0:"O",\u1EDB:"o",\u1EDA:"O",\u1EDD:"o",\u1EDC:"O",\u1EE3:"o",\u1EE2:"O",\u1EE1:"o",\u1EE0:"O",\u1EDE:"o",\u1EDF:"o",\u1ECB:"i",\u1ECA:"I",\u0129:"i",\u0128:"I",\u1EC9:"i",\u1EC8:"i",\u1EE7:"u",\u1EE6:"U",\u1EE5:"u",\u1EE4:"U",\u0169:"u",\u0168:"U",\u01B0:"u",\u01AF:"U",\u1EE9:"u",\u1EE8:"U",\u1EEB:"u",\u1EEA:"U",\u1EF1:"u",\u1EF0:"U",\u1EEF:"u",\u1EEE:"U",\u1EED:"u",\u1EEC:"\u01B0",\u1EF7:"y",\u1EF6:"y",\u1EF3:"y",\u1EF2:"Y",\u1EF5:"y",\u1EF4:"Y",\u1EF9:"y",\u1EF8:"Y",\u1EA1:"a",\u1EA0:"A",\u1EA5:"a",\u1EA4:"A",\u1EA7:"a",\u1EA6:"A",\u1EAD:"a",\u1EAC:"A",\u1EAB:"a",\u1EAA:"A",\u1EAF:"a",\u1EAE:"A",\u1EB1:"a",\u1EB0:"A",\u1EB7:"a",\u1EB6:"A",\u1EB5:"a",\u1EB4:"A","\u24EA":"0","\u2460":"1","\u2461":"2","\u2462":"3","\u2463":"4","\u2464":"5","\u2465":"6","\u2466":"7","\u2467":"8","\u2468":"9","\u2469":"10","\u246A":"11","\u246B":"12","\u246C":"13","\u246D":"14","\u246E":"15","\u246F":"16","\u2470":"17","\u2471":"18","\u2472":"18","\u2473":"18","\u24F5":"1","\u24F6":"2","\u24F7":"3","\u24F8":"4","\u24F9":"5","\u24FA":"6","\u24FB":"7","\u24FC":"8","\u24FD":"9","\u24FE":"10","\u24FF":"0","\u24EB":"11","\u24EC":"12","\u24ED":"13","\u24EE":"14","\u24EF":"15","\u24F0":"16","\u24F1":"17","\u24F2":"18","\u24F3":"19","\u24F4":"20","\u24B6":"A","\u24B7":"B","\u24B8":"C","\u24B9":"D","\u24BA":"E","\u24BB":"F","\u24BC":"G","\u24BD":"H","\u24BE":"I","\u24BF":"J","\u24C0":"K","\u24C1":"L","\u24C2":"M","\u24C3":"N","\u24C4":"O","\u24C5":"P","\u24C6":"Q","\u24C7":"R","\u24C8":"S","\u24C9":"T","\u24CA":"U","\u24CB":"V","\u24CC":"W","\u24CD":"X","\u24CE":"Y","\u24CF":"Z","\u24D0":"a","\u24D1":"b","\u24D2":"c","\u24D3":"d","\u24D4":"e","\u24D5":"f","\u24D6":"g","\u24D7":"h","\u24D8":"i","\u24D9":"j","\u24DA":"k","\u24DB":"l","\u24DC":"m","\u24DD":"n","\u24DE":"o","\u24DF":"p","\u24E0":"q","\u24E1":"r","\u24E2":"s","\u24E3":"t","\u24E4":"u","\u24E6":"v","\u24E5":"w","\u24E7":"x","\u24E8":"y","\u24E9":"z","\u201C":'"',"\u201D":'"',"\u2018":"'","\u2019":"'","\u2202":"d",\u0192:"f","\u2122":"(TM)","\xA9":"(C)",\u0153:"oe",\u0152:"OE","\xAE":"(R)","\u2020":"+","\u2120":"(SM)","\u2026":"...","\u02DA":"o",\u00BA:"o",\u00AA:"a","\u2022":"*","\u104A":",","\u104B":".",$:"USD","\u20AC":"EUR","\u20A2":"BRN","\u20A3":"FRF","\xA3":"GBP","\u20A4":"ITL","\u20A6":"NGN","\u20A7":"ESP","\u20A9":"KRW","\u20AA":"ILS","\u20AB":"VND","\u20AD":"LAK","\u20AE":"MNT","\u20AF":"GRD","\u20B1":"ARS","\u20B2":"PYG","\u20B3":"ARA","\u20B4":"UAH","\u20B5":"GHS","\xA2":"cent","\xA5":"CNY",\u5143:"CNY",\u5186:"YEN","\uFDFC":"IRR","\u20A0":"EWE","\u0E3F":"THB","\u20A8":"INR","\u20B9":"INR","\u20B0":"PF","\u20BA":"TRY","\u060B":"AFN","\u20BC":"AZN",\u043B\u0432:"BGN","\u17DB":"KHR","\u20A1":"CRC","\u20B8":"KZT",\u0434\u0435\u043D:"MKD",z\u0142:"PLN","\u20BD":"RUB","\u20BE":"GEL"},s=["\u103A","\u07B0"],c={"\u102C":"a","\u102B":"a","\u1031":"e","\u1032":"e","\u102D":"i","\u102E":"i","\u102D\u102F":"o","\u102F":"u","\u1030":"u","\u1031\u102B\u1004\u103A":"aung","\u1031\u102C":"aw","\u1031\u102C\u103A":"aw","\u1031\u102B":"aw","\u1031\u102B\u103A":"aw","\u103A":"\u103A","\u1000\u103A":"et","\u102D\u102F\u1000\u103A":"aik","\u1031\u102C\u1000\u103A":"auk","\u1004\u103A":"in","\u102D\u102F\u1004\u103A":"aing","\u1031\u102C\u1004\u103A":"aung","\u1005\u103A":"it","\u100A\u103A":"i","\u1010\u103A":"at","\u102D\u1010\u103A":"eik","\u102F\u1010\u103A":"ok","\u103D\u1010\u103A":"ut","\u1031\u1010\u103A":"it","\u1012\u103A":"d","\u102D\u102F\u1012\u103A":"ok","\u102F\u1012\u103A":"ait","\u1014\u103A":"an","\u102C\u1014\u103A":"an","\u102D\u1014\u103A":"ein","\u102F\u1014\u103A":"on","\u103D\u1014\u103A":"un","\u1015\u103A":"at","\u102D\u1015\u103A":"eik","\u102F\u1015\u103A":"ok","\u103D\u1015\u103A":"ut","\u1014\u103A\u102F\u1015\u103A":"nub","\u1019\u103A":"an","\u102D\u1019\u103A":"ein","\u102F\u1019\u103A":"on","\u103D\u1019\u103A":"un","\u101A\u103A":"e","\u102D\u102F\u101C\u103A":"ol","\u1009\u103A":"in","\u1036":"an","\u102D\u1036":"ein","\u102F\u1036":"on","\u07A6\u0787\u07B0":"ah","\u07A6\u0781\u07B0":"ah"},h={en:{},az:{\u00E7:"c",\u0259:"e",\u011F:"g",\u0131:"i",\u00F6:"o",\u015F:"s",\u00FC:"u",\u00C7:"C",\u018F:"E",\u011E:"G",\u0130:"I",\u00D6:"O",\u015E:"S",\u00DC:"U"},cs:{\u010D:"c",\u010F:"d",\u011B:"e",\u0148:"n",\u0159:"r",\u0161:"s",\u0165:"t",\u016F:"u",\u017E:"z",\u010C:"C",\u010E:"D",\u011A:"E",\u0147:"N",\u0158:"R",\u0160:"S",\u0164:"T",\u016E:"U",\u017D:"Z"},fi:{\u00E4:"a",\u00C4:"A",\u00F6:"o",\u00D6:"O"},hu:{\u00E4:"a",\u00C4:"A",\u00F6:"o",\u00D6:"O",\u00FC:"u",\u00DC:"U",\u0171:"u",\u0170:"U"},lt:{\u0105:"a",\u010D:"c",\u0119:"e",\u0117:"e",\u012F:"i",\u0161:"s",\u0173:"u",\u016B:"u",\u017E:"z",\u0104:"A",\u010C:"C",\u0118:"E",\u0116:"E",\u012E:"I",\u0160:"S",\u0172:"U",\u016A:"U"},lv:{\u0101:"a",\u010D:"c",\u0113:"e",\u0123:"g",\u012B:"i",\u0137:"k",\u013C:"l",\u0146:"n",\u0161:"s",\u016B:"u",\u017E:"z",\u0100:"A",\u010C:"C",\u0112:"E",\u0122:"G",\u012A:"i",\u0136:"k",\u013B:"L",\u0145:"N",\u0160:"S",\u016A:"u",\u017D:"Z"},pl:{\u0105:"a",\u0107:"c",\u0119:"e",\u0142:"l",\u0144:"n",\u00F3:"o",\u015B:"s",\u017A:"z",\u017C:"z",\u0104:"A",\u0106:"C",\u0118:"e",\u0141:"L",\u0143:"N",\u00D3:"O",\u015A:"S",\u0179:"Z",\u017B:"Z"},sv:{\u00E4:"a",\u00C4:"A",\u00F6:"o",\u00D6:"O"},sk:{\u00E4:"a",\u00C4:"A"},sr:{\u0459:"lj",\u045A:"nj",\u0409:"Lj",\u040A:"Nj",\u0111:"dj",\u0110:"Dj"},tr:{\u00DC:"U",\u00D6:"O",\u00FC:"u",\u00F6:"o"}},w={ar:{"\u2206":"delta","\u221E":"la-nihaya","\u2665":"hob","&":"wa","|":"aw","<":"aqal-men",">":"akbar-men","\u2211":"majmou","\xA4":"omla"},az:{},ca:{"\u2206":"delta","\u221E":"infinit","\u2665":"amor","&":"i","|":"o","<":"menys que",">":"mes que","\u2211":"suma dels","\xA4":"moneda"},cs:{"\u2206":"delta","\u221E":"nekonecno","\u2665":"laska","&":"a","|":"nebo","<":"mensi nez",">":"vetsi nez","\u2211":"soucet","\xA4":"mena"},de:{"\u2206":"delta","\u221E":"unendlich","\u2665":"Liebe","&":"und","|":"oder","<":"kleiner als",">":"groesser als","\u2211":"Summe von","\xA4":"Waehrung"},dv:{"\u2206":"delta","\u221E":"kolunulaa","\u2665":"loabi","&":"aai","|":"noonee","<":"ah vure kuda",">":"ah vure bodu","\u2211":"jumula","\xA4":"faisaa"},en:{"\u2206":"delta","\u221E":"infinity","\u2665":"love","&":"and","|":"or","<":"less than",">":"greater than","\u2211":"sum","\xA4":"currency"},es:{"\u2206":"delta","\u221E":"infinito","\u2665":"amor","&":"y","|":"u","<":"menos que",">":"mas que","\u2211":"suma de los","\xA4":"moneda"},fa:{"\u2206":"delta","\u221E":"bi-nahayat","\u2665":"eshgh","&":"va","|":"ya","<":"kamtar-az",">":"bishtar-az","\u2211":"majmooe","\xA4":"vahed"},fi:{"\u2206":"delta","\u221E":"aarettomyys","\u2665":"rakkaus","&":"ja","|":"tai","<":"pienempi kuin",">":"suurempi kuin","\u2211":"summa","\xA4":"valuutta"},fr:{"\u2206":"delta","\u221E":"infiniment","\u2665":"Amour","&":"et","|":"ou","<":"moins que",">":"superieure a","\u2211":"somme des","\xA4":"monnaie"},ge:{"\u2206":"delta","\u221E":"usasruloba","\u2665":"siqvaruli","&":"da","|":"an","<":"naklebi",">":"meti","\u2211":"jami","\xA4":"valuta"},gr:{},hu:{"\u2206":"delta","\u221E":"vegtelen","\u2665":"szerelem","&":"es","|":"vagy","<":"kisebb mint",">":"nagyobb mint","\u2211":"szumma","\xA4":"penznem"},it:{"\u2206":"delta","\u221E":"infinito","\u2665":"amore","&":"e","|":"o","<":"minore di",">":"maggiore di","\u2211":"somma","\xA4":"moneta"},lt:{"\u2206":"delta","\u221E":"begalybe","\u2665":"meile","&":"ir","|":"ar","<":"maziau nei",">":"daugiau nei","\u2211":"suma","\xA4":"valiuta"},lv:{"\u2206":"delta","\u221E":"bezgaliba","\u2665":"milestiba","&":"un","|":"vai","<":"mazak neka",">":"lielaks neka","\u2211":"summa","\xA4":"valuta"},my:{"\u2206":"kwahkhyaet","\u221E":"asaonasme","\u2665":"akhyait","&":"nhin","|":"tho","<":"ngethaw",">":"kyithaw","\u2211":"paungld","\xA4":"ngwekye"},mk:{},nl:{"\u2206":"delta","\u221E":"oneindig","\u2665":"liefde","&":"en","|":"of","<":"kleiner dan",">":"groter dan","\u2211":"som","\xA4":"valuta"},pl:{"\u2206":"delta","\u221E":"nieskonczonosc","\u2665":"milosc","&":"i","|":"lub","<":"mniejsze niz",">":"wieksze niz","\u2211":"suma","\xA4":"waluta"},pt:{"\u2206":"delta","\u221E":"infinito","\u2665":"amor","&":"e","|":"ou","<":"menor que",">":"maior que","\u2211":"soma","\xA4":"moeda"},ro:{"\u2206":"delta","\u221E":"infinit","\u2665":"dragoste","&":"si","|":"sau","<":"mai mic ca",">":"mai mare ca","\u2211":"suma","\xA4":"valuta"},ru:{"\u2206":"delta","\u221E":"beskonechno","\u2665":"lubov","&":"i","|":"ili","<":"menshe",">":"bolshe","\u2211":"summa","\xA4":"valjuta"},sk:{"\u2206":"delta","\u221E":"nekonecno","\u2665":"laska","&":"a","|":"alebo","<":"menej ako",">":"viac ako","\u2211":"sucet","\xA4":"mena"},sr:{},tr:{"\u2206":"delta","\u221E":"sonsuzluk","\u2665":"ask","&":"ve","|":"veya","<":"kucuktur",">":"buyuktur","\u2211":"toplam","\xA4":"para birimi"},uk:{"\u2206":"delta","\u221E":"bezkinechnist","\u2665":"lubov","&":"i","|":"abo","<":"menshe",">":"bilshe","\u2211":"suma","\xA4":"valjuta"},vn:{"\u2206":"delta","\u221E":"vo cuc","\u2665":"yeu","&":"va","|":"hoac","<":"nho hon",">":"lon hon","\u2211":"tong","\xA4":"tien te"}},A=[";","?",":","@","&","=","+","$",",","/"].join(""),b=[";","?",":","@","&","=","+","$",","].join(""),I=[".","!","~","*","'","(",")"].join(""),x=function(T,M){var Y="-",ue="",be="",q=!0,K={},G,re,Q,R,$,ie,he,ve,pe,de,H,oe,Me,ot,et="";if(typeof T!="string")return"";if(typeof M=="string"&&(Y=M),he=w.en,ve=h.en,typeof M=="object"){G=M.maintainCase||!1,K=M.custom&&typeof M.custom=="object"?M.custom:K,Q=+M.truncate>1&&M.truncate||!1,R=M.uric||!1,$=M.uricNoSlash||!1,ie=M.mark||!1,q=!(M.symbols===!1||M.lang===!1),Y=M.separator||Y,R&&(et+=A),$&&(et+=b),ie&&(et+=I),he=M.lang&&w[M.lang]&&q?w[M.lang]:q?w.en:{},ve=M.lang&&h[M.lang]?h[M.lang]:M.lang===!1||M.lang===!0?{}:h.en,M.titleCase&&typeof M.titleCase.length=="number"&&Array.prototype.toString.call(M.titleCase)?(M.titleCase.forEach(function(Xe){K[Xe+""]=Xe+""}),re=!0):re=!!M.titleCase,M.custom&&typeof M.custom.length=="number"&&Array.prototype.toString.call(M.custom)&&M.custom.forEach(function(Xe){K[Xe+""]=Xe+""}),Object.keys(K).forEach(function(Xe){var O;Xe.length>1?O=new RegExp("\\b"+S(Xe)+"\\b","gi"):O=new RegExp(S(Xe),"gi"),T=T.replace(O,K[Xe])});for(H in K)et+=H}for(et+=Y,et=S(et),T=T.replace(/(^\s+|\s+$)/g,""),Me=!1,ot=!1,de=0,oe=T.length;de<oe;de++)H=T[de],B(H,K)?Me=!1:ve[H]?(H=Me&&ve[H].match(/[A-Za-z0-9]/)?" "+ve[H]:ve[H],Me=!1):H in i?(de+1<oe&&s.indexOf(T[de+1])>=0?(be+=H,H=""):ot===!0?(H=c[be]+i[H],be=""):H=Me&&i[H].match(/[A-Za-z0-9]/)?" "+i[H]:i[H],Me=!1,ot=!1):H in c?(be+=H,H="",de===oe-1&&(H=c[be]),ot=!0):he[H]&&!(R&&A.indexOf(H)!==-1)&&!($&&b.indexOf(H)!==-1)?(H=Me||ue.substr(-1).match(/[A-Za-z0-9]/)?Y+he[H]:he[H],H+=T[de+1]!==void 0&&T[de+1].match(/[A-Za-z0-9]/)?Y:"",Me=!0):(ot===!0?(H=c[be]+H,be="",ot=!1):Me&&(/[A-Za-z0-9]/.test(H)||ue.substr(-1).match(/A-Za-z0-9]/))&&(H=" "+H),Me=!1),ue+=H.replace(new RegExp("[^\\w\\s"+et+"_-]","g"),Y);return re&&(ue=ue.replace(/(\w)(\S*)/g,function(Xe,O,ze){var we=O.toUpperCase()+(ze!==null?ze:"");return Object.keys(K).indexOf(we.toLowerCase())<0?we:we.toLowerCase()})),ue=ue.replace(/\s+/g,Y).replace(new RegExp("\\"+Y+"+","g"),Y).replace(new RegExp("(^\\"+Y+"+|\\"+Y+"+$)","g"),""),Q&&ue.length>Q&&(pe=ue.charAt(Q)===Y,ue=ue.slice(0,Q),pe||(ue=ue.slice(0,ue.lastIndexOf(Y)))),!G&&!re&&(ue=ue.toLowerCase()),ue},U=function(T){return function(Y){return x(Y,T)}},S=function(T){return T.replace(/[-\\^$*+?.()|[\]{}\/]/g,"\\$&")},B=function(W,T){for(var M in T)if(T[M]===W)return!0};if(typeof t<"u"&&t.exports)t.exports=x,t.exports.createSlug=U;else if(typeof define<"u"&&define.amd)define([],function(){return x});else try{if(n.getSlug||n.createSlug)throw"speakingurl: globals exists /(getSlug|createSlug)/";n.getSlug=x,n.createSlug=U}catch{}}(e)}}),Qh=Ns({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/index.js"(e,t){N(),t.exports=Jh()}});N(),N(),N(),N(),N(),N(),N(),N();function e0(e){var t;const n=e.name||e._componentTag||e.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__||e.__name;return n==="index"&&((t=e.__file)==null?void 0:t.endsWith("index.vue"))?"":n}function t0(e){const t=e.__file;if(t)return Rh(Bh(t,".vue"))}function Ms(e,t){return e.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__=t,t}function fo(e){if(e.__VUE_DEVTOOLS_NEXT_APP_RECORD__)return e.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(e.root)return e.appContext.app.__VUE_DEVTOOLS_NEXT_APP_RECORD__}function js(e){var t,n;const i=(t=e.subTree)==null?void 0:t.type,s=fo(e);return s?((n=s==null?void 0:s.types)==null?void 0:n.Fragment)===i:!1}function mi(e){var t,n,i;const s=e0((e==null?void 0:e.type)||{});if(s)return s;if((e==null?void 0:e.root)===e)return"Root";for(const h in(n=(t=e.parent)==null?void 0:t.type)==null?void 0:n.components)if(e.parent.type.components[h]===(e==null?void 0:e.type))return Ms(e,h);for(const h in(i=e.appContext)==null?void 0:i.components)if(e.appContext.components[h]===(e==null?void 0:e.type))return Ms(e,h);const c=t0((e==null?void 0:e.type)||{});return c||"Anonymous Component"}function n0(e){var t,n,i;const s=(i=(n=(t=e==null?void 0:e.appContext)==null?void 0:t.app)==null?void 0:n.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__)!=null?i:0,c=e===(e==null?void 0:e.root)?"root":e.uid;return`${s}:${c}`}function po(e,t){return t=t||`${e.id}:root`,e.instanceMap.get(t)||e.instanceMap.get(":root")}function r0(){const e={top:0,bottom:0,left:0,right:0,get width(){return e.right-e.left},get height(){return e.bottom-e.top}};return e}var vi;function i0(e){return vi||(vi=document.createRange()),vi.selectNode(e),vi.getBoundingClientRect()}function o0(e){const t=r0();if(!e.children)return t;for(let n=0,i=e.children.length;n<i;n++){const s=e.children[n];let c;if(s.component)c=ar(s.component);else if(s.el){const h=s.el;h.nodeType===1||h.getBoundingClientRect?c=h.getBoundingClientRect():h.nodeType===3&&h.data.trim()&&(c=i0(h))}c&&a0(t,c)}return t}function a0(e,t){return(!e.top||t.top<e.top)&&(e.top=t.top),(!e.bottom||t.bottom>e.bottom)&&(e.bottom=t.bottom),(!e.left||t.left<e.left)&&(e.left=t.left),(!e.right||t.right>e.right)&&(e.right=t.right),e}var Us={top:0,left:0,right:0,bottom:0,width:0,height:0};function ar(e){const t=e.subTree.el;return typeof window>"u"?Us:js(e)?o0(e.subTree):(t==null?void 0:t.nodeType)===1?t==null?void 0:t.getBoundingClientRect():e.subTree.component?ar(e.subTree.component):Us}N();function ho(e){return js(e)?s0(e.subTree):e.subTree?[e.subTree.el]:[]}function s0(e){if(!e.children)return[];const t=[];return e.children.forEach(n=>{n.component?t.push(...ho(n.component)):n!=null&&n.el&&t.push(n.el)}),t}var $s="__vue-devtools-component-inspector__",Hs="__vue-devtools-component-inspector__card__",zs="__vue-devtools-component-inspector__name__",Ks="__vue-devtools-component-inspector__indicator__",qs={display:"block",zIndex:2147483640,position:"fixed",backgroundColor:"#42b88325",border:"1px solid #42b88350",borderRadius:"5px",transition:"all 0.1s ease-in",pointerEvents:"none"},u0={fontFamily:"Arial, Helvetica, sans-serif",padding:"5px 8px",borderRadius:"4px",textAlign:"left",position:"absolute",left:0,color:"#e9e9e9",fontSize:"14px",fontWeight:600,lineHeight:"24px",backgroundColor:"#42b883",boxShadow:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"},l0={display:"inline-block",fontWeight:400,fontStyle:"normal",fontSize:"12px",opacity:.7};function kr(){return document.getElementById($s)}function c0(){return document.getElementById(Hs)}function d0(){return document.getElementById(Ks)}function f0(){return document.getElementById(zs)}function go(e){return{left:`${Math.round(e.left*100)/100}px`,top:`${Math.round(e.top*100)/100}px`,width:`${Math.round(e.width*100)/100}px`,height:`${Math.round(e.height*100)/100}px`}}function mo(e){var t;const n=document.createElement("div");n.id=(t=e.elementId)!=null?t:$s,Object.assign(n.style,{...qs,...go(e.bounds),...e.style});const i=document.createElement("span");i.id=Hs,Object.assign(i.style,{...u0,top:e.bounds.top<35?0:"-35px"});const s=document.createElement("span");s.id=zs,s.innerHTML=`<${e.name}> `;const c=document.createElement("i");return c.id=Ks,c.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`,Object.assign(c.style,l0),i.appendChild(s),i.appendChild(c),n.appendChild(i),document.body.appendChild(n),n}function vo(e){const t=kr(),n=c0(),i=f0(),s=d0();t&&(Object.assign(t.style,{...qs,...go(e.bounds)}),Object.assign(n.style,{top:e.bounds.top<35?0:"-35px"}),i.innerHTML=`<${e.name}> `,s.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`)}function p0(e){const t=ar(e);if(!t.width&&!t.height)return;const n=mi(e);kr()?vo({bounds:t,name:n}):mo({bounds:t,name:n})}function Ws(){const e=kr();e&&(e.style.display="none")}var wo=null;function yo(e){const t=e.target;if(t){const n=t.__vueParentComponent;if(n&&(wo=n,n.vnode.el)){const s=ar(n),c=mi(n);kr()?vo({bounds:s,name:c}):mo({bounds:s,name:c})}}}function h0(e,t){if(e.preventDefault(),e.stopPropagation(),wo){const n=n0(wo);t(n)}}var wi=null;function g0(){Ws(),window.removeEventListener("mouseover",yo),window.removeEventListener("click",wi,!0),wi=null}function m0(){return window.addEventListener("mouseover",yo),new Promise(e=>{function t(n){n.preventDefault(),n.stopPropagation(),h0(n,i=>{window.removeEventListener("click",t,!0),wi=null,window.removeEventListener("mouseover",yo);const s=kr();s&&(s.style.display="none"),e(JSON.stringify({id:i}))})}wi=t,window.addEventListener("click",t,!0)})}function v0(e){const t=po(Ut.value,e.id);if(t){const[n]=ho(t);if(typeof n.scrollIntoView=="function")n.scrollIntoView({behavior:"smooth"});else{const i=ar(t),s=document.createElement("div"),c={...go(i),position:"absolute"};Object.assign(s.style,c),document.body.appendChild(s),s.scrollIntoView({behavior:"smooth"}),setTimeout(()=>{document.body.removeChild(s)},2e3)}setTimeout(()=>{const i=ar(t);if(i.width||i.height){const s=mi(t),c=kr();c?vo({...e,name:s,bounds:i}):mo({...e,name:s,bounds:i}),setTimeout(()=>{c&&(c.style.display="none")},1500)}},1200)}}N();var Gs,Ys;(Ys=(Gs=ee).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__)!=null||(Gs.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__=!0);function w0(e){let t=0;const n=setInterval(()=>{ee.__VUE_INSPECTOR__&&(clearInterval(n),t+=30,e()),t>=5e3&&clearInterval(n)},30)}function y0(){const e=ee.__VUE_INSPECTOR__,t=e.openInEditor;e.openInEditor=async(...n)=>{e.disable(),t(...n)}}function b0(){return new Promise(e=>{function t(){y0(),e(ee.__VUE_INSPECTOR__)}ee.__VUE_INSPECTOR__?t():w0(()=>{t()})})}N(),N();function _0(e){return!!(e&&e.__v_isReadonly)}function Zs(e){return _0(e)?Zs(e.__v_raw):!!(e&&e.__v_isReactive)}function bo(e){return!!(e&&e.__v_isRef===!0)}function Kr(e){const t=e&&e.__v_raw;return t?Kr(t):e}var Xs=class{constructor(){this.refEditor=new E0}set(e,t,n,i){const s=Array.isArray(t)?t:t.split(".");for(;s.length>1;){const w=s.shift();e instanceof Map&&(e=e.get(w)),e instanceof Set?e=Array.from(e.values())[w]:e=e[w],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}const c=s[0],h=this.refEditor.get(e)[c];i?i(e,c,n):this.refEditor.isRef(h)?this.refEditor.set(h,n):e[c]=n}get(e,t){const n=Array.isArray(t)?t:t.split(".");for(let i=0;i<n.length;i++)if(e instanceof Map?e=e.get(n[i]):e=e[n[i]],this.refEditor.isRef(e)&&(e=this.refEditor.get(e)),!e)return;return e}has(e,t,n=!1){if(typeof e>"u")return!1;const i=Array.isArray(t)?t.slice():t.split("."),s=n?2:1;for(;e&&i.length>s;){const c=i.shift();e=e[c],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}return e!=null&&Object.prototype.hasOwnProperty.call(e,i[0])}createDefaultSetCallback(e){return(t,n,i)=>{if((e.remove||e.newKey)&&(Array.isArray(t)?t.splice(n,1):Kr(t)instanceof Map?t.delete(n):Kr(t)instanceof Set?t.delete(Array.from(t.values())[n]):Reflect.deleteProperty(t,n)),!e.remove){const s=t[e.newKey||n];this.refEditor.isRef(s)?this.refEditor.set(s,i):Kr(t)instanceof Map?t.set(e.newKey||n,i):Kr(t)instanceof Set?t.add(i):t[e.newKey||n]=i}}}},E0=class{set(e,t){if(bo(e))e.value=t;else{if(e instanceof Set&&Array.isArray(t)){e.clear(),t.forEach(s=>e.add(s));return}const n=Object.keys(t);if(e instanceof Map){const s=new Set(e.keys());n.forEach(c=>{e.set(c,Reflect.get(t,c)),s.delete(c)}),s.forEach(c=>e.delete(c));return}const i=new Set(Object.keys(e));n.forEach(s=>{Reflect.set(e,s,Reflect.get(t,s)),i.delete(s)}),i.forEach(s=>Reflect.deleteProperty(e,s))}}get(e){return bo(e)?e.value:e}isRef(e){return bo(e)||Zs(e)}};new Xs,N(),N(),N();var A0="__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS_STATE__";function C0(){if(!Vs||typeof localStorage>"u"||localStorage===null)return{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""};const e=localStorage.getItem(A0);return e?JSON.parse(e):{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""}}N(),N(),N();var Js,Qs;(Qs=(Js=ee).__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS)!=null||(Js.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS=[]);var O0=new Proxy(ee.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS,{get(e,t,n){return Reflect.get(e,t,n)}});function S0(e,t){ht.timelineLayersState[t.id]=!1,O0.push({...e,descriptorId:t.id,appRecord:fo(t.app)})}var eu,tu;(tu=(eu=ee).__VUE_DEVTOOLS_KIT_INSPECTOR__)!=null||(eu.__VUE_DEVTOOLS_KIT_INSPECTOR__=[]);var _o=new Proxy(ee.__VUE_DEVTOOLS_KIT_INSPECTOR__,{get(e,t,n){return Reflect.get(e,t,n)}}),nu=Pr(()=>{zn.hooks.callHook("sendInspectorToClient",ru())});function x0(e,t){var n,i;_o.push({options:e,descriptor:t,treeFilterPlaceholder:(n=e.treeFilterPlaceholder)!=null?n:"Search tree...",stateFilterPlaceholder:(i=e.stateFilterPlaceholder)!=null?i:"Search state...",treeFilter:"",selectedNodeId:"",appRecord:fo(t.app)}),nu()}function ru(){return _o.filter(e=>e.descriptor.app===Ut.value.app).filter(e=>e.descriptor.id!=="components").map(e=>{var t;const n=e.descriptor,i=e.options;return{id:i.id,label:i.label,logo:n.logo,icon:`custom-ic-baseline-${(t=i==null?void 0:i.icon)==null?void 0:t.replace(/_/g,"-")}`,packageName:n.packageName,homepage:n.homepage,pluginId:n.id}})}function yi(e,t){return _o.find(n=>n.options.id===e&&(t?n.descriptor.app===t:!0))}function T0(){const e=Fs();e.hook("addInspector",({inspector:i,plugin:s})=>{x0(i,s.descriptor)});const t=Pr(async({inspectorId:i,plugin:s})=>{var c;if(!i||!((c=s==null?void 0:s.descriptor)!=null&&c.app)||ht.highPerfModeEnabled)return;const h=yi(i,s.descriptor.app),w={app:s.descriptor.app,inspectorId:i,filter:(h==null?void 0:h.treeFilter)||"",rootNodes:[]};await new Promise(A=>{e.callHookWith(async b=>{await Promise.all(b.map(I=>I(w))),A()},"getInspectorTree")}),e.callHookWith(async A=>{await Promise.all(A.map(b=>b({inspectorId:i,rootNodes:w.rootNodes})))},"sendInspectorTreeToClient")},120);e.hook("sendInspectorTree",t);const n=Pr(async({inspectorId:i,plugin:s})=>{var c;if(!i||!((c=s==null?void 0:s.descriptor)!=null&&c.app)||ht.highPerfModeEnabled)return;const h=yi(i,s.descriptor.app),w={app:s.descriptor.app,inspectorId:i,nodeId:(h==null?void 0:h.selectedNodeId)||"",state:null},A={currentTab:`custom-inspector:${i}`};w.nodeId&&await new Promise(b=>{e.callHookWith(async I=>{await Promise.all(I.map(x=>x(w,A))),b()},"getInspectorState")}),e.callHookWith(async b=>{await Promise.all(b.map(I=>I({inspectorId:i,nodeId:w.nodeId,state:w.state})))},"sendInspectorStateToClient")},120);return e.hook("sendInspectorState",n),e.hook("customInspectorSelectNode",({inspectorId:i,nodeId:s,plugin:c})=>{const h=yi(i,c.descriptor.app);!h||(h.selectedNodeId=s)}),e.hook("timelineLayerAdded",({options:i,plugin:s})=>{S0(i,s.descriptor)}),e.hook("timelineEventAdded",({options:i,plugin:s})=>{var c;const h=["performance","component-event","keyboard","mouse"];ht.highPerfModeEnabled||!((c=ht.timelineLayersState)!=null&&c[s.descriptor.id])&&!h.includes(i.layerId)||e.callHookWith(async w=>{await Promise.all(w.map(A=>A(i)))},"sendTimelineEventToClient")}),e.hook("getComponentInstances",async({app:i})=>{const s=i.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(!s)return null;const c=s.id.toString();return[...s.instanceMap].filter(([w])=>w.split(":")[0]===c).map(([,w])=>w)}),e.hook("getComponentBounds",async({instance:i})=>ar(i)),e.hook("getComponentName",({instance:i})=>mi(i)),e.hook("componentHighlight",({uid:i})=>{const s=Ut.value.instanceMap.get(i);s&&p0(s)}),e.hook("componentUnhighlight",()=>{Ws()}),e}var iu,ou;(ou=(iu=ee).__VUE_DEVTOOLS_KIT_APP_RECORDS__)!=null||(iu.__VUE_DEVTOOLS_KIT_APP_RECORDS__=[]);var au,su;(su=(au=ee).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__)!=null||(au.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__={});var uu,lu;(lu=(uu=ee).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__)!=null||(uu.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__="");var cu,du;(du=(cu=ee).__VUE_DEVTOOLS_KIT_CUSTOM_TABS__)!=null||(cu.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__=[]);var fu,pu;(pu=(fu=ee).__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__)!=null||(fu.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__=[]);var sr="__VUE_DEVTOOLS_KIT_GLOBAL_STATE__";function I0(){return{connected:!1,clientConnected:!1,vitePluginDetected:!0,appRecords:[],activeAppRecordId:"",tabs:[],commands:[],highPerfModeEnabled:!0,devtoolsClientDetected:{},perfUniqueGroupId:0,timelineLayersState:C0()}}var hu,gu;(gu=(hu=ee)[sr])!=null||(hu[sr]=I0());var P0=Pr(e=>{zn.hooks.callHook("devtoolsStateUpdated",{state:e})});Pr((e,t)=>{zn.hooks.callHook("devtoolsConnectedUpdated",{state:e,oldState:t})});var bi=new Proxy(ee.__VUE_DEVTOOLS_KIT_APP_RECORDS__,{get(e,t,n){return t==="value"?ee.__VUE_DEVTOOLS_KIT_APP_RECORDS__:ee.__VUE_DEVTOOLS_KIT_APP_RECORDS__[t]}}),Ut=new Proxy(ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__,{get(e,t,n){return t==="value"?ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__:t==="id"?ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__:ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__[t]}});function qr(){P0({...ee[sr],appRecords:bi.value,activeAppRecordId:Ut.id,tabs:ee.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__,commands:ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__})}function k0(e){ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__=e,qr()}function V0(e){ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__=e,qr()}var ht=new Proxy(ee[sr],{get(e,t){return t==="appRecords"?bi:t==="activeAppRecordId"?Ut.id:t==="tabs"?ee.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__:t==="commands"?ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__:ee[sr][t]},deleteProperty(e,t){return delete e[t],!0},set(e,t,n){return{...ee[sr]},e[t]=n,ee[sr][t]=n,!0}});function D0(e){return new Promise(t=>{ht.connected&&(e(),t()),zn.hooks.hook("devtoolsConnectedUpdated",({state:n})=>{n.connected&&(e(),t())})})}var Eo=e=>{if(!!e)return e.startsWith("baseline-")?`custom-ic-${e}`:e.startsWith("i-")||Lh(e)?e:`custom-ic-baseline-${e}`};function R0(e){const t=ee.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__;t.some(n=>n.name===e.name)||(t.push({...e,icon:Eo(e.icon)}),qr())}function B0(e){const t=ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__;t.some(n=>n.id===e.id)||(t.push({...e,icon:Eo(e.icon),children:e.children?e.children.map(n=>({...n,icon:Eo(n.icon)})):void 0}),qr())}function F0(e){const t=ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__,n=t.findIndex(i=>i.id===e);n!==-1&&(t.splice(n,1),qr())}function L0(e={}){var t,n,i;const{file:s,host:c,baseUrl:h=window.location.origin,line:w=0,column:A=0}=e;if(s){if(c==="chrome-extension"){const b=s.replace(/\\/g,"\\\\"),I=(n=(t=window.VUE_DEVTOOLS_CONFIG)==null?void 0:t.openInEditorHost)!=null?n:"/";fetch(`${I}__open-in-editor?file=${encodeURI(s)}`).then(x=>{if(!x.ok){const U=`Opening component ${b} failed`;console.log(`%c${U}`,"color:red")}})}else if(ht.vitePluginDetected){const b=(i=ee.__VUE_DEVTOOLS_OPEN_IN_EDITOR_BASE_URL__)!=null?i:h;ee.__VUE_INSPECTOR__.openInEditor(b,s,w,A)}}}N(),N(),N(),N(),N();var mu,vu;(vu=(mu=ee).__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__)!=null||(mu.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__=[]);var Ao=new Proxy(ee.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__,{get(e,t,n){return Reflect.get(e,t,n)}});function Co(e){const t={};return Object.keys(e).forEach(n=>{t[n]=e[n].defaultValue}),t}function Oo(e){return`__VUE_DEVTOOLS_NEXT_PLUGIN_SETTINGS__${e}__`}function N0(e){var t,n,i;const s=(n=(t=Ao.find(c=>{var h;return c[0].id===e&&!!((h=c[0])!=null&&h.settings)}))==null?void 0:t[0])!=null?n:null;return(i=s==null?void 0:s.settings)!=null?i:null}function wu(e,t){var n,i,s;const c=Oo(e);if(c){const h=localStorage.getItem(c);if(h)return JSON.parse(h)}if(e){const h=(i=(n=Ao.find(w=>w[0].id===e))==null?void 0:n[0])!=null?i:null;return Co((s=h==null?void 0:h.settings)!=null?s:{})}return Co(t)}function M0(e,t){const n=Oo(e);localStorage.getItem(n)||localStorage.setItem(n,JSON.stringify(Co(t)))}function j0(e,t,n){const i=Oo(e),s=localStorage.getItem(i),c=JSON.parse(s||"{}"),h={...c,[t]:n};localStorage.setItem(i,JSON.stringify(h)),zn.hooks.callHookWith(w=>{w.forEach(A=>A({pluginId:e,key:t,oldValue:c[t],newValue:n,settings:h}))},"setPluginSettings")}N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N();var yu,bu,sn=(bu=(yu=ee).__VUE_DEVTOOLS_HOOK)!=null?bu:yu.__VUE_DEVTOOLS_HOOK=Fs(),U0={vueAppInit(e){sn.hook("app:init",e)},vueAppUnmount(e){sn.hook("app:unmount",e)},vueAppConnected(e){sn.hook("app:connected",e)},componentAdded(e){return sn.hook("component:added",e)},componentEmit(e){return sn.hook("component:emit",e)},componentUpdated(e){return sn.hook("component:updated",e)},componentRemoved(e){return sn.hook("component:removed",e)},setupDevtoolsPlugin(e){sn.hook("devtools-plugin:setup",e)},perfStart(e){return sn.hook("perf:start",e)},perfEnd(e){return sn.hook("perf:end",e)}},_u={on:U0,setupDevToolsPlugin(e,t){return sn.callHook("devtools-plugin:setup",e,t)}},$0=class{constructor({plugin:e,ctx:t}){this.hooks=t.hooks,this.plugin=e}get on(){return{visitComponentTree:e=>{this.hooks.hook("visitComponentTree",e)},inspectComponent:e=>{this.hooks.hook("inspectComponent",e)},editComponentState:e=>{this.hooks.hook("editComponentState",e)},getInspectorTree:e=>{this.hooks.hook("getInspectorTree",e)},getInspectorState:e=>{this.hooks.hook("getInspectorState",e)},editInspectorState:e=>{this.hooks.hook("editInspectorState",e)},inspectTimelineEvent:e=>{this.hooks.hook("inspectTimelineEvent",e)},timelineCleared:e=>{this.hooks.hook("timelineCleared",e)},setPluginSettings:e=>{this.hooks.hook("setPluginSettings",e)}}}notifyComponentUpdate(e){var t;if(ht.highPerfModeEnabled)return;const n=ru().find(i=>i.packageName===this.plugin.descriptor.packageName);if(n!=null&&n.id){if(e){const i=[e.appContext.app,e.uid,(t=e.parent)==null?void 0:t.uid,e];sn.callHook("component:updated",...i)}else sn.callHook("component:updated");this.hooks.callHook("sendInspectorState",{inspectorId:n.id,plugin:this.plugin})}}addInspector(e){this.hooks.callHook("addInspector",{inspector:e,plugin:this.plugin}),this.plugin.descriptor.settings&&M0(e.id,this.plugin.descriptor.settings)}sendInspectorTree(e){ht.highPerfModeEnabled||this.hooks.callHook("sendInspectorTree",{inspectorId:e,plugin:this.plugin})}sendInspectorState(e){ht.highPerfModeEnabled||this.hooks.callHook("sendInspectorState",{inspectorId:e,plugin:this.plugin})}selectInspectorNode(e,t){this.hooks.callHook("customInspectorSelectNode",{inspectorId:e,nodeId:t,plugin:this.plugin})}visitComponentTree(e){return this.hooks.callHook("visitComponentTree",e)}now(){return ht.highPerfModeEnabled?0:Date.now()}addTimelineLayer(e){this.hooks.callHook("timelineLayerAdded",{options:e,plugin:this.plugin})}addTimelineEvent(e){ht.highPerfModeEnabled||this.hooks.callHook("timelineEventAdded",{options:e,plugin:this.plugin})}getSettings(e){return wu(e??this.plugin.descriptor.id,this.plugin.descriptor.settings)}getComponentInstances(e){return this.hooks.callHook("getComponentInstances",{app:e})}getComponentBounds(e){return this.hooks.callHook("getComponentBounds",{instance:e})}getComponentName(e){return this.hooks.callHook("getComponentName",{instance:e})}highlightElement(e){const t=e.__VUE_DEVTOOLS_NEXT_UID__;return this.hooks.callHook("componentHighlight",{uid:t})}unhighlightElement(){return this.hooks.callHook("componentUnhighlight")}},H0=$0;N(),N(),N(),N();var z0="__vue_devtool_undefined__",K0="__vue_devtool_infinity__",q0="__vue_devtool_negative_infinity__",W0="__vue_devtool_nan__";N(),N();var G0={[z0]:"undefined",[W0]:"NaN",[K0]:"Infinity",[q0]:"-Infinity"};Object.entries(G0).reduce((e,[t,n])=>(e[n]=t,e),{}),N(),N(),N(),N(),N();var Eu,Au;(Au=(Eu=ee).__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__)!=null||(Eu.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__=new Set);function Cu(e,t){return _u.setupDevToolsPlugin(e,t)}function Y0(e,t){const[n,i]=e;if(n.app!==t)return;const s=new H0({plugin:{setupFn:i,descriptor:n},ctx:zn});n.packageName==="vuex"&&s.on.editInspectorState(c=>{s.sendInspectorState(c.inspectorId)}),i(s)}function Ou(e,t){ee.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.has(e)||ht.highPerfModeEnabled&&!(t!=null&&t.inspectingComponent)||(ee.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.add(e),Ao.forEach(n=>{Y0(n,e)}))}N(),N();var Wr="__VUE_DEVTOOLS_ROUTER__",Vr="__VUE_DEVTOOLS_ROUTER_INFO__",Su,xu;(xu=(Su=ee)[Vr])!=null||(Su[Vr]={currentRoute:null,routes:[]});var Tu,Iu;(Iu=(Tu=ee)[Wr])!=null||(Tu[Wr]={}),new Proxy(ee[Vr],{get(e,t){return ee[Vr][t]}}),new Proxy(ee[Wr],{get(e,t){if(t==="value")return ee[Wr]}});function Z0(e){const t=new Map;return((e==null?void 0:e.getRoutes())||[]).filter(n=>!t.has(n.path)&&t.set(n.path,1))}function So(e){return e.map(t=>{let{path:n,name:i,children:s,meta:c}=t;return s!=null&&s.length&&(s=So(s)),{path:n,name:i,children:s,meta:c}})}function X0(e){if(e){const{fullPath:t,hash:n,href:i,path:s,name:c,matched:h,params:w,query:A}=e;return{fullPath:t,hash:n,href:i,path:s,name:c,params:w,query:A,matched:So(h)}}return e}function J0(e,t){function n(){var i;const s=(i=e.app)==null?void 0:i.config.globalProperties.$router,c=X0(s==null?void 0:s.currentRoute.value),h=So(Z0(s)),w=console.warn;console.warn=()=>{},ee[Vr]={currentRoute:c?Rs(c):{},routes:Rs(h)},ee[Wr]=s,console.warn=w}n(),_u.on.componentUpdated(Pr(()=>{var i;((i=t.value)==null?void 0:i.app)===e.app&&(n(),!ht.highPerfModeEnabled&&zn.hooks.callHook("routerInfoUpdated",{state:ee[Vr]}))},200))}function Q0(e){return{async getInspectorTree(t){const n={...t,app:Ut.value.app,rootNodes:[]};return await new Promise(i=>{e.callHookWith(async s=>{await Promise.all(s.map(c=>c(n))),i()},"getInspectorTree")}),n.rootNodes},async getInspectorState(t){const n={...t,app:Ut.value.app,state:null},i={currentTab:`custom-inspector:${t.inspectorId}`};return await new Promise(s=>{e.callHookWith(async c=>{await Promise.all(c.map(h=>h(n,i))),s()},"getInspectorState")}),n.state},editInspectorState(t){const n=new Xs,i={...t,app:Ut.value.app,set:(s,c=t.path,h=t.state.value,w)=>{n.set(s,c,h,w||n.createDefaultSetCallback(t.state))}};e.callHookWith(s=>{s.forEach(c=>c(i))},"editInspectorState")},sendInspectorState(t){const n=yi(t);e.callHook("sendInspectorState",{inspectorId:t,plugin:{descriptor:n.descriptor,setupFn:()=>({})}})},inspectComponentInspector(){return m0()},cancelInspectComponentInspector(){return g0()},getComponentRenderCode(t){const n=po(Ut.value,t);if(n)return(n==null?void 0:n.type)instanceof Function?n.type.toString():n.render.toString()},scrollToComponent(t){return v0({id:t})},openInEditor:L0,getVueInspector:b0,toggleApp(t,n){const i=bi.value.find(s=>s.id===t);i&&(V0(t),k0(i),J0(i,Ut),nu(),Ou(i.app,n))},inspectDOM(t){const n=po(Ut.value,t);if(n){const[i]=ho(n);i&&(ee.__VUE_DEVTOOLS_INSPECT_DOM_TARGET__=i)}},updatePluginSettings(t,n,i){j0(t,n,i)},getPluginSettings(t){return{options:N0(t),values:wu(t)}}}}N();var Pu,ku;(ku=(Pu=ee).__VUE_DEVTOOLS_ENV__)!=null||(Pu.__VUE_DEVTOOLS_ENV__={vitePluginDetected:!1});var Vu=T0(),Du,Ru;(Ru=(Du=ee).__VUE_DEVTOOLS_KIT_CONTEXT__)!=null||(Du.__VUE_DEVTOOLS_KIT_CONTEXT__={hooks:Vu,get state(){return{...ht,activeAppRecordId:Ut.id,activeAppRecord:Ut.value,appRecords:bi.value}},api:Q0(Vu)});var zn=ee.__VUE_DEVTOOLS_KIT_CONTEXT__;N(),Xh(Qh(),1);var Bu,Fu;(Fu=(Bu=ee).__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__)!=null||(Bu.__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__={id:0,appIds:new Set});function eg(e){return new Promise(t=>{if(ht.connected&&ht.clientConnected){e(),t();return}zn.hooks.hook("devtoolsConnectedUpdated",({state:n})=>{n.connected&&n.clientConnected&&(e(),t())})})}N();function tg(e){ht.highPerfModeEnabled=e??!ht.highPerfModeEnabled,!e&&Ut.value&&Ou(Ut.value.app)}N(),N(),N();function ng(e){ht.devtoolsClientDetected={...ht.devtoolsClientDetected,...e};const t=Object.values(ht.devtoolsClientDetected).some(Boolean);tg(!t)}var Lu,Nu;(Nu=(Lu=ee).__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__)!=null||(Lu.__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__=ng),N(),N(),N(),N(),N(),N(),N();var rg=class{constructor(){this.keyToValue=new Map,this.valueToKey=new Map}set(e,t){this.keyToValue.set(e,t),this.valueToKey.set(t,e)}getByKey(e){return this.keyToValue.get(e)}getByValue(e){return this.valueToKey.get(e)}clear(){this.keyToValue.clear(),this.valueToKey.clear()}},Mu=class{constructor(e){this.generateIdentifier=e,this.kv=new rg}register(e,t){this.kv.getByValue(e)||(t||(t=this.generateIdentifier(e)),this.kv.set(t,e))}clear(){this.kv.clear()}getIdentifier(e){return this.kv.getByValue(e)}getValue(e){return this.kv.getByKey(e)}},ig=class extends Mu{constructor(){super(e=>e.name),this.classToAllowedProps=new Map}register(e,t){typeof t=="object"?(t.allowProps&&this.classToAllowedProps.set(e,t.allowProps),super.register(e,t.identifier)):super.register(e,t)}getAllowedProps(e){return this.classToAllowedProps.get(e)}};N(),N();function og(e){if("values"in Object)return Object.values(e);const t=[];for(const n in e)e.hasOwnProperty(n)&&t.push(e[n]);return t}function ag(e,t){const n=og(e);if("find"in n)return n.find(t);const i=n;for(let s=0;s<i.length;s++){const c=i[s];if(t(c))return c}}function Dr(e,t){Object.entries(e).forEach(([n,i])=>t(i,n))}function _i(e,t){return e.indexOf(t)!==-1}function ju(e,t){for(let n=0;n<e.length;n++){const i=e[n];if(t(i))return i}}var sg=class{constructor(){this.transfomers={}}register(e){this.transfomers[e.name]=e}findApplicable(e){return ag(this.transfomers,t=>t.isApplicable(e))}findByName(e){return this.transfomers[e]}};N(),N();var ug=e=>Object.prototype.toString.call(e).slice(8,-1),Uu=e=>typeof e>"u",lg=e=>e===null,Gr=e=>typeof e!="object"||e===null||e===Object.prototype?!1:Object.getPrototypeOf(e)===null?!0:Object.getPrototypeOf(e)===Object.prototype,xo=e=>Gr(e)&&Object.keys(e).length===0,Kn=e=>Array.isArray(e),cg=e=>typeof e=="string",dg=e=>typeof e=="number"&&!isNaN(e),fg=e=>typeof e=="boolean",pg=e=>e instanceof RegExp,Yr=e=>e instanceof Map,Zr=e=>e instanceof Set,$u=e=>ug(e)==="Symbol",hg=e=>e instanceof Date&&!isNaN(e.valueOf()),gg=e=>e instanceof Error,Hu=e=>typeof e=="number"&&isNaN(e),mg=e=>fg(e)||lg(e)||Uu(e)||dg(e)||cg(e)||$u(e),vg=e=>typeof e=="bigint",wg=e=>e===1/0||e===-1/0,yg=e=>ArrayBuffer.isView(e)&&!(e instanceof DataView),bg=e=>e instanceof URL;N();var zu=e=>e.replace(/\./g,"\\."),To=e=>e.map(String).map(zu).join("."),Xr=e=>{const t=[];let n="";for(let s=0;s<e.length;s++){let c=e.charAt(s);if(c==="\\"&&e.charAt(s+1)==="."){n+=".",s++;continue}if(c==="."){t.push(n),n="";continue}n+=c}const i=n;return t.push(i),t};N();function In(e,t,n,i){return{isApplicable:e,annotation:t,transform:n,untransform:i}}var Ku=[In(Uu,"undefined",()=>null,()=>{}),In(vg,"bigint",e=>e.toString(),e=>typeof BigInt<"u"?BigInt(e):(console.error("Please add a BigInt polyfill."),e)),In(hg,"Date",e=>e.toISOString(),e=>new Date(e)),In(gg,"Error",(e,t)=>{const n={name:e.name,message:e.message};return t.allowedErrorProps.forEach(i=>{n[i]=e[i]}),n},(e,t)=>{const n=new Error(e.message);return n.name=e.name,n.stack=e.stack,t.allowedErrorProps.forEach(i=>{n[i]=e[i]}),n}),In(pg,"regexp",e=>""+e,e=>{const t=e.slice(1,e.lastIndexOf("/")),n=e.slice(e.lastIndexOf("/")+1);return new RegExp(t,n)}),In(Zr,"set",e=>[...e.values()],e=>new Set(e)),In(Yr,"map",e=>[...e.entries()],e=>new Map(e)),In(e=>Hu(e)||wg(e),"number",e=>Hu(e)?"NaN":e>0?"Infinity":"-Infinity",Number),In(e=>e===0&&1/e===-1/0,"number",()=>"-0",Number),In(bg,"URL",e=>e.toString(),e=>new URL(e))];function Ei(e,t,n,i){return{isApplicable:e,annotation:t,transform:n,untransform:i}}var qu=Ei((e,t)=>$u(e)?!!t.symbolRegistry.getIdentifier(e):!1,(e,t)=>["symbol",t.symbolRegistry.getIdentifier(e)],e=>e.description,(e,t,n)=>{const i=n.symbolRegistry.getValue(t[1]);if(!i)throw new Error("Trying to deserialize unknown symbol");return i}),_g=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,Uint8ClampedArray].reduce((e,t)=>(e[t.name]=t,e),{}),Wu=Ei(yg,e=>["typed-array",e.constructor.name],e=>[...e],(e,t)=>{const n=_g[t[1]];if(!n)throw new Error("Trying to deserialize unknown typed array");return new n(e)});function Gu(e,t){return e!=null&&e.constructor?!!t.classRegistry.getIdentifier(e.constructor):!1}var Yu=Ei(Gu,(e,t)=>["class",t.classRegistry.getIdentifier(e.constructor)],(e,t)=>{const n=t.classRegistry.getAllowedProps(e.constructor);if(!n)return{...e};const i={};return n.forEach(s=>{i[s]=e[s]}),i},(e,t,n)=>{const i=n.classRegistry.getValue(t[1]);if(!i)throw new Error(`Trying to deserialize unknown class '${t[1]}' - check https://github.com/blitz-js/superjson/issues/116#issuecomment-773996564`);return Object.assign(Object.create(i.prototype),e)}),Zu=Ei((e,t)=>!!t.customTransformerRegistry.findApplicable(e),(e,t)=>["custom",t.customTransformerRegistry.findApplicable(e).name],(e,t)=>t.customTransformerRegistry.findApplicable(e).serialize(e),(e,t,n)=>{const i=n.customTransformerRegistry.findByName(t[1]);if(!i)throw new Error("Trying to deserialize unknown custom value");return i.deserialize(e)}),Eg=[Yu,qu,Zu,Wu],Xu=(e,t)=>{const n=ju(Eg,s=>s.isApplicable(e,t));if(n)return{value:n.transform(e,t),type:n.annotation(e,t)};const i=ju(Ku,s=>s.isApplicable(e,t));if(i)return{value:i.transform(e,t),type:i.annotation}},Ju={};Ku.forEach(e=>{Ju[e.annotation]=e});var Ag=(e,t,n)=>{if(Kn(t))switch(t[0]){case"symbol":return qu.untransform(e,t,n);case"class":return Yu.untransform(e,t,n);case"custom":return Zu.untransform(e,t,n);case"typed-array":return Wu.untransform(e,t,n);default:throw new Error("Unknown transformation: "+t)}else{const i=Ju[t];if(!i)throw new Error("Unknown transformation: "+t);return i.untransform(e,n)}};N();var Rr=(e,t)=>{if(t>e.size)throw new Error("index out of bounds");const n=e.keys();for(;t>0;)n.next(),t--;return n.next().value};function Qu(e){if(_i(e,"__proto__"))throw new Error("__proto__ is not allowed as a property");if(_i(e,"prototype"))throw new Error("prototype is not allowed as a property");if(_i(e,"constructor"))throw new Error("constructor is not allowed as a property")}var Cg=(e,t)=>{Qu(t);for(let n=0;n<t.length;n++){const i=t[n];if(Zr(e))e=Rr(e,+i);else if(Yr(e)){const s=+i,c=+t[++n]==0?"key":"value",h=Rr(e,s);switch(c){case"key":e=h;break;case"value":e=e.get(h);break}}else e=e[i]}return e},Io=(e,t,n)=>{if(Qu(t),t.length===0)return n(e);let i=e;for(let c=0;c<t.length-1;c++){const h=t[c];if(Kn(i)){const w=+h;i=i[w]}else if(Gr(i))i=i[h];else if(Zr(i)){const w=+h;i=Rr(i,w)}else if(Yr(i)){if(c===t.length-2)break;const A=+h,b=+t[++c]==0?"key":"value",I=Rr(i,A);switch(b){case"key":i=I;break;case"value":i=i.get(I);break}}}const s=t[t.length-1];if(Kn(i)?i[+s]=n(i[+s]):Gr(i)&&(i[s]=n(i[s])),Zr(i)){const c=Rr(i,+s),h=n(c);c!==h&&(i.delete(c),i.add(h))}if(Yr(i)){const c=+t[t.length-2],h=Rr(i,c);switch(+s==0?"key":"value"){case"key":{const A=n(h);i.set(A,i.get(h)),A!==h&&i.delete(h);break}case"value":{i.set(h,n(i.get(h)));break}}}return e};function Po(e,t,n=[]){if(!e)return;if(!Kn(e)){Dr(e,(c,h)=>Po(c,t,[...n,...Xr(h)]));return}const[i,s]=e;s&&Dr(s,(c,h)=>{Po(c,t,[...n,...Xr(h)])}),t(i,n)}function Og(e,t,n){return Po(t,(i,s)=>{e=Io(e,s,c=>Ag(c,i,n))}),e}function Sg(e,t){function n(i,s){const c=Cg(e,Xr(s));i.map(Xr).forEach(h=>{e=Io(e,h,()=>c)})}if(Kn(t)){const[i,s]=t;i.forEach(c=>{e=Io(e,Xr(c),()=>e)}),s&&Dr(s,n)}else Dr(t,n);return e}var xg=(e,t)=>Gr(e)||Kn(e)||Yr(e)||Zr(e)||Gu(e,t);function Tg(e,t,n){const i=n.get(e);i?i.push(t):n.set(e,[t])}function Ig(e,t){const n={};let i;return e.forEach(s=>{if(s.length<=1)return;t||(s=s.map(w=>w.map(String)).sort((w,A)=>w.length-A.length));const[c,...h]=s;c.length===0?i=h.map(To):n[To(c)]=h.map(To)}),i?xo(n)?[i]:[i,n]:xo(n)?void 0:n}var el=(e,t,n,i,s=[],c=[],h=new Map)=>{var w;const A=mg(e);if(!A){Tg(e,s,t);const B=h.get(e);if(B)return i?{transformedValue:null}:B}if(!xg(e,n)){const B=Xu(e,n),W=B?{transformedValue:B.value,annotations:[B.type]}:{transformedValue:e};return A||h.set(e,W),W}if(_i(c,e))return{transformedValue:null};const b=Xu(e,n),I=(w=b==null?void 0:b.value)!=null?w:e,x=Kn(I)?[]:{},U={};Dr(I,(B,W)=>{if(W==="__proto__"||W==="constructor"||W==="prototype")throw new Error(`Detected property ${W}. This is a prototype pollution risk, please remove it from your object.`);const T=el(B,t,n,i,[...s,W],[...c,e],h);x[W]=T.transformedValue,Kn(T.annotations)?U[W]=T.annotations:Gr(T.annotations)&&Dr(T.annotations,(M,Y)=>{U[zu(W)+"."+Y]=M})});const S=xo(U)?{transformedValue:x,annotations:b?[b.type]:void 0}:{transformedValue:x,annotations:b?[b.type,U]:U};return A||h.set(e,S),S};N(),N();function tl(e){return Object.prototype.toString.call(e).slice(8,-1)}function nl(e){return tl(e)==="Array"}function Pg(e){if(tl(e)!=="Object")return!1;const t=Object.getPrototypeOf(e);return!!t&&t.constructor===Object&&t===Object.prototype}function kg(e,t,n,i,s){const c={}.propertyIsEnumerable.call(i,t)?"enumerable":"nonenumerable";c==="enumerable"&&(e[t]=n),s&&c==="nonenumerable"&&Object.defineProperty(e,t,{value:n,enumerable:!1,writable:!0,configurable:!0})}function ko(e,t={}){if(nl(e))return e.map(s=>ko(s,t));if(!Pg(e))return e;const n=Object.getOwnPropertyNames(e),i=Object.getOwnPropertySymbols(e);return[...n,...i].reduce((s,c)=>{if(nl(t.props)&&!t.props.includes(c))return s;const h=e[c],w=ko(h,t);return kg(s,c,w,e,t.nonenumerable),s},{})}var it=class{constructor({dedupe:e=!1}={}){this.classRegistry=new ig,this.symbolRegistry=new Mu(t=>{var n;return(n=t.description)!=null?n:""}),this.customTransformerRegistry=new sg,this.allowedErrorProps=[],this.dedupe=e}serialize(e){const t=new Map,n=el(e,t,this,this.dedupe),i={json:n.transformedValue};n.annotations&&(i.meta={...i.meta,values:n.annotations});const s=Ig(t,this.dedupe);return s&&(i.meta={...i.meta,referentialEqualities:s}),i}deserialize(e){const{json:t,meta:n}=e;let i=ko(t);return n!=null&&n.values&&(i=Og(i,n.values,this)),n!=null&&n.referentialEqualities&&(i=Sg(i,n.referentialEqualities)),i}stringify(e){return JSON.stringify(this.serialize(e))}parse(e){return this.deserialize(JSON.parse(e))}registerClass(e,t){this.classRegistry.register(e,t)}registerSymbol(e,t){this.symbolRegistry.register(e,t)}registerCustom(e,t){this.customTransformerRegistry.register({name:t,...e})}allowErrorProps(...e){this.allowedErrorProps.push(...e)}};it.defaultInstance=new it,it.serialize=it.defaultInstance.serialize.bind(it.defaultInstance),it.deserialize=it.defaultInstance.deserialize.bind(it.defaultInstance),it.stringify=it.defaultInstance.stringify.bind(it.defaultInstance),it.parse=it.defaultInstance.parse.bind(it.defaultInstance),it.registerClass=it.defaultInstance.registerClass.bind(it.defaultInstance),it.registerSymbol=it.defaultInstance.registerSymbol.bind(it.defaultInstance),it.registerCustom=it.defaultInstance.registerCustom.bind(it.defaultInstance),it.allowErrorProps=it.defaultInstance.allowErrorProps.bind(it.defaultInstance),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N();var rl,il;(il=(rl=ee).__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__)!=null||(rl.__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__=[]);var ol,al;(al=(ol=ee).__VUE_DEVTOOLS_KIT_RPC_CLIENT__)!=null||(ol.__VUE_DEVTOOLS_KIT_RPC_CLIENT__=null);var sl,ul;(ul=(sl=ee).__VUE_DEVTOOLS_KIT_RPC_SERVER__)!=null||(sl.__VUE_DEVTOOLS_KIT_RPC_SERVER__=null);var ll,cl;(cl=(ll=ee).__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__)!=null||(ll.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__=null);var dl,fl;(fl=(dl=ee).__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__)!=null||(dl.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__=null);var pl,hl;(hl=(pl=ee).__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__)!=null||(pl.__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__=null),N(),N(),N(),N(),N(),N(),N();const Vg=Object.freeze(Object.defineProperty({__proto__:null,addCustomCommand:B0,addCustomTab:R0,onDevToolsClientConnected:eg,onDevToolsConnected:D0,removeCustomCommand:F0,setupDevToolsPlugin:Cu,setupDevtoolsPlugin:Cu},Symbol.toStringTag,{value:"Module"}));return _h});
|
79
|
+
*/function xs(e,t){return Array.isArray(e)?e[0]:e[t]}function ao(e){return!!(e==null||e===""||Array.isArray(e)&&e.length===0)}const Ts=(e,t)=>{if(ao(e))return!0;const n=xs(t,"length");return Array.isArray(e)?e.every(i=>Ts(i,{length:n})):[...String(e)].length<=Number(n)},Is=(e,t)=>{if(ao(e))return!0;const n=xs(t,"length");return Array.isArray(e)?e.every(i=>Is(i,{length:n})):[...String(e)].length>=Number(n)},Lp=/^[٠١٢٣٤٥٦٧٨٩]+$/,Np=/^[0-9]+$/,Mp=e=>{if(ao(e))return!0;const t=n=>{const i=String(n);return Np.test(i)||Lp.test(i)};return Array.isArray(e)?e.every(t):t(e)};function jp(e){return e==null}function Up(e){return Array.isArray(e)&&e.length===0}const $p=e=>jp(e)||Up(e)||e===!1?!1:!!String(e).trim().length,Hp=e=>/^[a-zA-ZÀ-ÿ0-9 ]*$/.test(e)||"Este campo deve conter apenas letras e/ou n\xFAmeros.",zp=function(e){return e?/^\d{8}$/.test(e.replace(/[^\d]+/g,"")):!0},Kp=e=>zp(e)||"Informe um CEP v\xE1lido.";function qp(e){if(e=e.replace(/[^\d]+/g,""),e==""||e.length!=14||e=="00000000000000"||e=="11111111111111"||e=="22222222222222"||e=="33333333333333"||e=="44444444444444"||e=="55555555555555"||e=="66666666666666"||e=="77777777777777"||e=="88888888888888"||e=="99999999999999")return!1;let t=e.length-2,n=e.substring(0,t),i=e.substring(t),s=0,c=t-7;for(let w=t;w>=1;w--)s+=n.charAt(t-w)*c--,c<2&&(c=9);let h=s%11<2?0:11-s%11;if(h!=i.charAt(0))return!1;t=t+1,n=e.substring(0,t),s=0,c=t-7;for(let w=t;w>=1;w--)s+=n.charAt(t-w)*c--,c<2&&(c=9);return h=s%11<2?0:11-s%11,h==i.charAt(1)}const Wp=e=>qp(e)||"Informe um CNPJ v\xE1lido.",Gp=function(e){return typeof e!="string"&&(e=e.toString()),!e||!e.length?!0:(e=e.replace(/\D/g,""),e.length!=15?!1:[1,2].indexOf(parseInt(e.substring(0,1)))!=-1?Zp(e):Yp(e))};function Yp(e){let t,n,i;return t=e.substring(0,15),t===""||e.substring(0,1)!="7"&&e.substring(0,1)!="8"&&e.substring(0,1)!="9"?!1:(i=parseInt(t.substring(0,1),10)*15+parseInt(t.substring(1,2),10)*14+parseInt(t.substring(2,3),10)*13+parseInt(t.substring(3,4),10)*12+parseInt(t.substring(4,5),10)*11+parseInt(t.substring(5,6),10)*10+parseInt(t.substring(6,7),10)*9+parseInt(t.substring(7,8),10)*8+parseInt(t.substring(8,9),10)*7+parseInt(t.substring(9,10),10)*6+parseInt(t.substring(10,11),10)*5+parseInt(t.substring(11,12),10)*4+parseInt(t.substring(12,13),10)*3+parseInt(t.substring(13,14),10)*2+parseInt(t.substring(14,15),10)*1,n=i%11,!n)}function Zp(e){let t=0,n=0,i=0,s="",c="";return!(e.length!=15||(s=e.substring(0,11),t=Number(s.substring(0,1))*15+Number(s.substring(1,2))*14+Number(s.substring(2,3))*13+Number(s.substring(3,4))*12+Number(s.substring(4,5))*11+Number(s.substring(5,6))*10+Number(s.substring(6,7))*9+Number(s.substring(7,8))*8+Number(s.substring(8,9))*7+Number(s.substring(9,10))*6+Number(s.substring(10,11))*5,n=t%11,i=11-n,i==11&&(i=0),i==10?(t=Number(s.substring(0,1))*15+Number(s.substring(1,2))*14+Number(s.substring(2,3))*13+Number(s.substring(3,4))*12+Number(s.substring(4,5))*11+Number(s.substring(5,6))*10+Number(s.substring(6,7))*9+Number(s.substring(7,8))*8+Number(s.substring(8,9))*7+Number(s.substring(9,10))*6+Number(s.substring(10,11))*5+2,n=t%11,i=11-n,c=`${s}001${String(i)}`):c=`${s}000${String(i)}`,e!=c))}const Xp=e=>Gp(e)||"Informe um CNS v\xE1lido.";function Jp(e){let t=null;for(let s=0;s<9;++s)t+=e.toString().charAt(s)*(10-s);const n=t%11;return n<2?0:11-n}function Qp(e){let t=null;for(let s=0;s<10;++s)t+=e.toString().charAt(s)*(11-s);const n=t%11;return n<2?0:11-n}function eh(e){return e.replace(/[^\d]/g,"")}function th(e){if(!e)return!0;const t=eh(e),n=t.substring(0,9),i=t.substring(9,11);let s=!1;for(let w=0;w<10;w++)if(n+i===Array(12).join(w))return!1;const c=Jp(n),h=Qp(`${n}${c}`);return i.toString()===c.toString()+h.toString()?s=!0:s=!1,s}const nh=e=>th(e)||"Informe um CPF v\xE1lido.",rh=e=>(e=e.trim(),!e||!e.length||/^[\w-.]+@([\w-]+\.)+[\w-]{2,4}$/.test(e)?!0:"O campo deve conter um e-email v\xE1lido"),ih=e=>e.trim().split(" ").length>=2?/\d/.test(e)?"O campo nome n\xE3o deve conter digitos":/^[a-zA-ZÀ-ÿ]+[a-zA-ZÀ-ÿ\s'\-\.]+$/u.test(e)?!0:"O campo nome deve ser um nome v\xE1lido":"O campo nome deve conter um nome completo",oh=(e,[t],n)=>e===n.form[t]?!0:"As senhas devem ser iguais",ah=e=>e&&/^\([1-9]{2}\) (?:[2-8]|9[0-9])[0-9]{3}\-[0-9]{4}$/.test(e)?!0:"Informe um telefone v\xE1lido.",sh=e=>{e("alpha_num_spaces",Hp),e("cep",Kp),e("cnpj",Wp),e("cns",Xp),e("cpf",nh),e("email",rh),e("name",ih),e("required",$p),e("max",Ts),e("min",Is),e("number",Mp),e("password_confirmation",oh),e("phone",ah)},uh={alpha:"O campo {field} deve conter somente letras",alpha_dash:"O campo {field} deve conter letras, n\xFAmeros e tra\xE7os",alpha_num:"O campo {field} deve conter somente letras e n\xFAmeros",alpha_spaces:"O campo {field} s\xF3 pode conter caracteres alfab\xE9ticos e espa\xE7os",between:"O campo {field} deve estar entre 0:{min} e 1:{max}",confirmed:"A confirma\xE7\xE3o do campo {field} deve ser igual",digits:"O campo {field} deve ser num\xE9rico e ter exatamente 0:{length} d\xEDgitos",dimensions:"O campo {field} deve ter 0:{width} pixels de largura por 1:{height} pixels de altura",email:"O campo {field} deve ser um email v\xE1lido",excluded:"O campo {field} deve ser um valor v\xE1lido",ext:"O campo {field} deve ser um arquivo v\xE1lido",image:"O campo {field} deve ser uma imagem",integer:"O campo {field} deve ser um n\xFAmero inteiro",is:"O valor inserido no campo {field} n\xE3o \xE9 v\xE1lido",one_of:"O campo {field} deve ter um valor v\xE1lido",length:"O tamanho do campo {field} deve ser 0:{length}",max:"O campo {field} n\xE3o deve ter mais que 0:{length} caracteres",max_value:"O campo {field} precisa ser 0:{max} ou menor",mimes:"O campo {field} deve ser um tipo de arquivo v\xE1lido",min:"O campo {field} deve conter pelo menos 0:{length} caracteres",min_value:"O campo {field} precisa ser 0:{min} ou maior",numeric:"O campo {field} deve conter apenas n\xFAmeros",regex:"O campo {field} possui um formato inv\xE1lido",required:"O campo {field} \xE9 obrigat\xF3rio",required_if:"O campo {field} \xE9 obrigat\xF3rio",size:"O campo {field} deve ser menor que 0:{size}KB"},lh=e=>(ls({inject:!0,fieldsBagName:"veeFields",generateMessage:Fp("pt-BR",{messages:uh}),...e}),sh(Ya),{defineRule:Ya,configure:ls}),Ps=(e,t)=>{const n=e.__vccOpts||e;for(const[i,s]of t)n[i]=s;return n},ch={props:{modelValue:{type:[Array,Object],required:!0},optionsService:{type:Function,required:!0},optionsRequestPayload:{type:Object,default:()=>({})},disabled:{type:Boolean,default:!1},optionsResolver:{type:Function,default:e=>e},responseResolver:{type:Function,default:e=>e},requestProviderOptions:{type:Object,default:()=>({showSuccessFeedback:!1,hideErrorFeedback:!0})},dependencyPayload:{type:Object,default:()=>({})},keyToId:{type:String,default:"id"},keyToValue:{type:String,default:"value"}},components:{RequestProvider:Ka},data(){return{options:[],internalSelected:{},providerKey:`provider-${si()}`}},computed:{selectAttrs(){const{options:e,disabled:t,placeholder:n,optionsService:i,...s}=this.$attrs;return s},computedOptions(){return this.optionsResolver(this.options)},computedPlaceholder(){return e=>e(this.$attrs.placeholder||"Selecione uma op\xE7\xE3o")},shouldBeDisabled(){return e=>!this.dependencyPayloadIsSetted||this.disabled||e},hasDependencyPayload(){return!xf(this.dependencyPayload)},dependencyPayloadIsSetted(){return this.hasDependencyPayload?!!Tf(this.dependencyPayload,(t,n)=>t&&n,!0):!0},computedKeyToValue(){return this.$attrs.optionsField||this.keyToValue},requestPayload(){return{...this.optionsRequestPayload,...this.dependencyPayload}}},watch:{dependencyPayload:{handler(e,t){!this.hasDependencyPayload||Sf(e,t)||(this.internalSelected=null,this.dependencyPayloadIsSetted&&(this.internalSelected={},this.$refs[this.providerKey].action(this.requestPayload)),this.$emit("update:modelValue",null))},deep:!0},computedOptions(e){let t={};this.modelValue instanceof Object?[t]=e.filter(n=>n[this.keyToId]===this.modelValue[this.keyToId]):[t]=e.filter(n=>n[this.keyToId]===this.modelValue),this.internalSelected=t,this.$emit("update:modelValue",t)}},methods:{handleSuccess(e=[]){this.options=this.responseResolver(e).map(t=>t instanceof Object?{...t,[this.computedKeyToValue]:t[this.computedKeyToValue],id:t[this.keyToId]}:{[this.keyToId]:t,[this.computedKeyToValue]:t})}}};function dh(e,t,n,i,s,c){const h=p.resolveComponent("cds-select"),w=p.resolveComponent("request-provider");return p.openBlock(),p.createBlock(w,p.mergeProps({ref:s.providerKey},n.requestProviderOptions,{service:n.optionsService,payload:c.requestPayload,immediate:!c.hasDependencyPayload||c.dependencyPayloadIsSetted,onSuccess:c.handleSuccess}),{default:p.withCtx(({loadingTextResolver:A,loading:b})=>[p.createVNode(h,p.mergeProps(c.selectAttrs,{modelValue:s.internalSelected,"onUpdate:modelValue":t[0]||(t[0]=I=>s.internalSelected=I),disabled:c.shouldBeDisabled(b),"options-field":c.computedKeyToValue,options:c.computedOptions,placeholder:c.computedPlaceholder(A)}),null,16,["modelValue","disabled","options-field","options","placeholder"])]),_:1},16,["service","payload","immediate","onSuccess"])}const fh=Ps(ch,[["render",dh]]),ph={class:"form-wizard"},hh={__name:"FormWizard",props:p.mergeModels({steps:{type:Array,required:!0},initialStepId:{type:String,default:null},disableNextButton:{type:Boolean,default:!1},disablePreviousButton:{type:Boolean,default:!1},nextButtonLabelResolver:{type:Function,default:e=>e?"Enviar":"Pr\xF3ximo"},previousButtonLabelResolver:{type:Function,default:e=>"Anterior"}},{modelValue:{},modelModifiers:{}}),emits:p.mergeModels(["next","previous","submit"],["update:modelValue"]),setup(e,{expose:t,emit:n}){const i=e,s=n;p.provide("$resetField",(R,$)=>{const ie=$||b.value;!h.value[ie]||!h.value[ie].resetField||h.value[ie].resetField(R)}),p.provide("$setFieldValue",(R,$,ie)=>{const he=ie||b.value;h.value[he].setFieldValue(R,$)});const c=p.useModel(e,"modelValue"),h=p.ref({}),w=p.ref([]),A=p.ref({}),b=p.ref(i.initialStepId||i.steps[0].id),I=p.computed(()=>i.steps.map(R=>({...R,$nextStep:()=>{const $=typeof R.nextStep=="function"?R.nextStep(c.value):R.nextStep||Q(R.id);return x.value[$]}}))),x=p.computed(()=>qa(I.value,"id")),U=p.computed(()=>w.value.map(R=>{var he,ve;const $=A.value&&((he=A.value[R.id])==null?void 0:he.validated),ie=A.value&&((ve=A.value[R.id])==null?void 0:ve.valid);return{...R,completed:$&&ie,error:$&&!ie,inProcessing:!$&&R.id===b.value}})),S=p.computed(()=>x.value[b.value]),B=p.computed(()=>w.value.findIndex(({id:R})=>b.value===R)+1),W=p.computed(()=>q()),T=p.computed(()=>b.value===I.value[0].id),M=p.computed(()=>S.value.$nextStep()==="end"?!0:I.value.findIndex($=>$.id===b.value)===I.value.length-1);p.watch(()=>{var R;return(R=h.value[b.value])==null?void 0:R.values},R=>{const $={...c.value,[b.value]:R},he=w.value.map(({id:ve})=>ve).reduce((ve,pe)=>(ve[pe]=$[pe],ve),{});c.value={...he}},{immediate:!0,deep:!0}),p.onMounted(()=>{Y(),be()});const Y=()=>{w.value=[];const R=i.steps[0].id;let $=x.value[R];for(;$&&$.$nextStep()!=="end";)ue($),$=$.$nextStep()},ue=({label:R,id:$})=>w.value.push({label:R,id:$}),be=()=>{const R={};w.value.forEach($=>{var ie;R[$.id]=((ie=h.value[$.id])==null?void 0:ie.values)||{},A.value={...A.value,[$.id]:{validated:!1,valid:!1}}}),c.value={...R}},q=()=>{var ve;const R=I.value;let $=0,ie=0,he=x.value[R[0].id];for(;he&&($++,he.id===b.value&&(ie=$),((ve=he.$nextStep())==null?void 0:ve.id)!=="end");)he=he.$nextStep();return $===0?0:ie/$*100},K=async()=>{const R=await h.value[b.value].validate();A.value[b.value]={validated:!0,valid:R.valid},R.valid&&(Y(),G())},G=()=>{const R=S.value.$nextStep();if(!R){s("submit",c.value);return}const $={...S.value};b.value=R.id,s("next",{nextStep:R,previousStep:$}),w.value.find(ie=>ie.id===b.value).inProcessing=!0},re=()=>{const R=I.value.find($=>$.$nextStep().id===b.value);R&&(b.value=R.id,s("previous",S))},Q=R=>{const $=I.value,ie=$.findIndex(he=>he.id===R);return ie<$.length-1?$[ie+1].id:"end"};return t({progress:W}),(R,$)=>{const ie=p.resolveComponent("cds-stepper"),he=p.resolveComponent("cds-spacer"),ve=p.resolveComponent("cds-button"),pe=p.resolveComponent("cds-flexbox");return p.openBlock(),p.createElementBlock("div",ph,[p.createVNode(ie,{steps:U.value,value:B.value},null,8,["steps","value"]),p.createVNode(he,{"margin-bottom":4}),(p.openBlock(!0),p.createElementBlock(p.Fragment,null,p.renderList(I.value,de=>p.withDirectives((p.openBlock(),p.createBlock(p.unref(_s),{key:de.id,"keep-values":"",ref_for:!0,ref:H=>h.value[de.id]=H,"initial-values":c.value[de.id]},{default:p.withCtx(()=>[(p.openBlock(),p.createBlock(p.resolveDynamicComponent(de.component),{"step-values":c.value[de.id]},null,8,["step-values"]))]),_:2},1032,["initial-values"])),[[p.vShow,de.id===b.value]])),128)),p.createVNode(he,{"margin-bottom":4}),p.createVNode(pe,{gap:"2"},{default:p.withCtx(()=>[p.createVNode(ve,{disabled:T.value||e.disablePreviousButton,secondary:"",onClick:re},{default:p.withCtx(()=>$[0]||($[0]=[p.createTextVNode(" Anterior ")])),_:1},8,["disabled"]),p.createVNode(ve,{disabled:e.disableNextButton,onClick:K},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(e.nextButtonLabelResolver(M.value)),1)]),_:1},8,["disabled"])]),_:1})])}}},gh={__name:"Form",setup(e){return(t,n)=>(p.openBlock(),p.createBlock(p.unref(_s),p.normalizeProps(p.guardReactiveProps(t.$attrs)),{default:p.withCtx(()=>[p.renderSlot(t.$slots,"default")]),_:3},16))}},mh={__name:"Field",props:{validateOnChange:{type:Boolean,default:!0},validateOnModelUpdate:{type:Boolean,default:!0}},setup(e){return(t,n)=>(p.openBlock(),p.createBlock(p.unref(Cp),p.mergeProps(t.$attrs,{"validate-on-change":e.validateOnChange,"validate-on-model-update":e.validateOnModelUpdate}),{default:p.withCtx(({field:i,errors:s})=>[p.renderSlot(t.$slots,"default",{field:{...i,modelValue:i.value,errorMessage:s[0],state:s[0]?"invalid":"default"},errors:s})]),_:3},16,["validate-on-change","validate-on-model-update"]))}},vh={__name:"FieldArray",setup(e){return(t,n)=>(p.openBlock(),p.createBlock(p.unref(kp),p.normalizeProps(p.guardReactiveProps(t.$attrs)),{default:p.withCtx(({fields:i,push:s,remove:c})=>[p.renderSlot(t.$slots,"default",{fields:i,push:s,remove:c})]),_:3},16))}},wh={inject:["disabledFeatures"],props:{feature:{type:String,required:!0},mode:{type:String,default:"hide",validator:e=>["hide","disable"].includes(e)},blockMessage:{type:String,default:"Essa funcionalidade est\xE1 desabilitada."}},computed:{isDisabled(){return this.disabledFeatures.includes(this.feature)}}};function yh(e,t,n,i,s,c){return n.mode!=="hide"?p.renderSlot(e.$slots,"default",{key:0,disabled:c.isDisabled&&n.mode==="disable"}):p.createCommentVNode("",!0)}const bh=Ps(wh,[["render",yh]]),_h={install(e,t={veeValidateOptions:{},disabledFeatures:[]}){const{veeValidateOptions:n,disabledFeatures:i}=t,s=lh(n);i.length>0&&e.provide("disabledFeatures",t.disabledFeatures),e.component("ShowRequestProvider",Ka),e.component("ShowRequestObserver",Of),e.component("ShowRequestSelect",fh),e.component("ShowForm",gh),e.component("ShowField",mh),e.component("ShowFieldArray",vh),e.component("ShowFormWizard",hh),e.component("ShowFeatureWrapper",bh);const c={$showConvertKeysToCamelCase:oi,$showConvertKeysToSnakeCase:ai,$showRemoveAccents:If,$showGenerateKey:si,$showToThousands:Pf},h=Number(e.version.split(".")[0]);if(h<=2)throw new Error("Essa vers\xE3o s\xF3 \xE9 compat\xEDvel com projetos que possuem o Vue 3. Para projetos com a Vue 2, utilize a vers\xE3o 0.3.0 ou inferior");h>2&&(Object.keys(c).forEach(w=>{e.config.globalProperties[w]=c[w]}),e.config.globalProperties.$showVeeValidate=s)}};var Eh=Object.create,ks=Object.defineProperty,Ah=Object.getOwnPropertyDescriptor,so=Object.getOwnPropertyNames,Ch=Object.getPrototypeOf,Oh=Object.prototype.hasOwnProperty,Sh=(e,t)=>function(){return e&&(t=(0,e[so(e)[0]])(e=0)),t},xh=(e,t)=>function(){return t||(0,e[so(e)[0]])((t={exports:{}}).exports,t),t.exports},Th=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of so(t))!Oh.call(e,s)&&s!==n&&ks(e,s,{get:()=>t[s],enumerable:!(i=Ah(t,s))||i.enumerable});return e},Ih=(e,t,n)=>(n=e!=null?Eh(Ch(e)):{},Th(t||!e||!e.__esModule?ks(n,"default",{value:e,enumerable:!0}):n,e)),zr=Sh({"../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.1_@types+node@22.10.5__jiti@2.4.2_postcss@8.4.49_tsx_s7k37zks4wtn7x2grzma6lrsfa/node_modules/tsup/assets/esm_shims.js"(){}}),Ph=xh({"../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e,t){zr(),t.exports=i;function n(c){return c instanceof Buffer?Buffer.from(c):new c.constructor(c.buffer.slice(),c.byteOffset,c.length)}function i(c){if(c=c||{},c.circles)return s(c);const h=new Map;if(h.set(Date,x=>new Date(x)),h.set(Map,(x,U)=>new Map(A(Array.from(x),U))),h.set(Set,(x,U)=>new Set(A(Array.from(x),U))),c.constructorHandlers)for(const x of c.constructorHandlers)h.set(x[0],x[1]);let w=null;return c.proto?I:b;function A(x,U){const S=Object.keys(x),B=new Array(S.length);for(let W=0;W<S.length;W++){const T=S[W],M=x[T];typeof M!="object"||M===null?B[T]=M:M.constructor!==Object&&(w=h.get(M.constructor))?B[T]=w(M,U):ArrayBuffer.isView(M)?B[T]=n(M):B[T]=U(M)}return B}function b(x){if(typeof x!="object"||x===null)return x;if(Array.isArray(x))return A(x,b);if(x.constructor!==Object&&(w=h.get(x.constructor)))return w(x,b);const U={};for(const S in x){if(Object.hasOwnProperty.call(x,S)===!1)continue;const B=x[S];typeof B!="object"||B===null?U[S]=B:B.constructor!==Object&&(w=h.get(B.constructor))?U[S]=w(B,b):ArrayBuffer.isView(B)?U[S]=n(B):U[S]=b(B)}return U}function I(x){if(typeof x!="object"||x===null)return x;if(Array.isArray(x))return A(x,I);if(x.constructor!==Object&&(w=h.get(x.constructor)))return w(x,I);const U={};for(const S in x){const B=x[S];typeof B!="object"||B===null?U[S]=B:B.constructor!==Object&&(w=h.get(B.constructor))?U[S]=w(B,I):ArrayBuffer.isView(B)?U[S]=n(B):U[S]=I(B)}return U}}function s(c){const h=[],w=[],A=new Map;if(A.set(Date,S=>new Date(S)),A.set(Map,(S,B)=>new Map(I(Array.from(S),B))),A.set(Set,(S,B)=>new Set(I(Array.from(S),B))),c.constructorHandlers)for(const S of c.constructorHandlers)A.set(S[0],S[1]);let b=null;return c.proto?U:x;function I(S,B){const W=Object.keys(S),T=new Array(W.length);for(let M=0;M<W.length;M++){const Y=W[M],ue=S[Y];if(typeof ue!="object"||ue===null)T[Y]=ue;else if(ue.constructor!==Object&&(b=A.get(ue.constructor)))T[Y]=b(ue,B);else if(ArrayBuffer.isView(ue))T[Y]=n(ue);else{const be=h.indexOf(ue);be!==-1?T[Y]=w[be]:T[Y]=B(ue)}}return T}function x(S){if(typeof S!="object"||S===null)return S;if(Array.isArray(S))return I(S,x);if(S.constructor!==Object&&(b=A.get(S.constructor)))return b(S,x);const B={};h.push(S),w.push(B);for(const W in S){if(Object.hasOwnProperty.call(S,W)===!1)continue;const T=S[W];if(typeof T!="object"||T===null)B[W]=T;else if(T.constructor!==Object&&(b=A.get(T.constructor)))B[W]=b(T,x);else if(ArrayBuffer.isView(T))B[W]=n(T);else{const M=h.indexOf(T);M!==-1?B[W]=w[M]:B[W]=x(T)}}return h.pop(),w.pop(),B}function U(S){if(typeof S!="object"||S===null)return S;if(Array.isArray(S))return I(S,U);if(S.constructor!==Object&&(b=A.get(S.constructor)))return b(S,U);const B={};h.push(S),w.push(B);for(const W in S){const T=S[W];if(typeof T!="object"||T===null)B[W]=T;else if(T.constructor!==Object&&(b=A.get(T.constructor)))B[W]=b(T,U);else if(ArrayBuffer.isView(T))B[W]=n(T);else{const M=h.indexOf(T);M!==-1?B[W]=w[M]:B[W]=U(T)}}return h.pop(),w.pop(),B}}}});zr(),zr(),zr();var Vs=typeof navigator<"u",ee=typeof window<"u"?window:typeof globalThis<"u"?globalThis:typeof global<"u"?global:{};typeof ee.chrome<"u"&&ee.chrome.devtools,Vs&&(ee.self,ee.top);var Ds;typeof navigator<"u"&&((Ds=navigator.userAgent)==null||Ds.toLowerCase().includes("electron")),zr();var kh=Ih(Ph(),1),Vh=/(?:^|[-_/])(\w)/g;function Dh(e,t){return t?t.toUpperCase():""}function Rh(e){return e&&`${e}`.replace(Vh,Dh)}function Bh(e,t){let n=e.replace(/^[a-z]:/i,"").replace(/\\/g,"/");n.endsWith(`index${t}`)&&(n=n.replace(`/index${t}`,t));const i=n.lastIndexOf("/"),s=n.substring(i+1);if(t){const c=s.lastIndexOf(t);return s.substring(0,c)}return""}var Fh=/^https?:\/\//;function Lh(e){return e.startsWith("/")||Fh.test(e)}var Rs=(0,kh.default)({circles:!0});const Nh={trailing:!0};function Pr(e,t=25,n={}){if(n={...Nh,...n},!Number.isFinite(t))throw new TypeError("Expected `wait` to be a finite number");let i,s,c=[],h,w;const A=(b,I)=>(h=Mh(e,b,I),h.finally(()=>{if(h=null,n.trailing&&w&&!s){const x=A(b,w);return w=null,x}}),h);return function(...b){return h?(n.trailing&&(w=b),h):new Promise(I=>{const x=!s&&n.leading;clearTimeout(s),s=setTimeout(()=>{s=null;const U=n.leading?i:A(this,b);for(const S of c)S(U);c=[]},t),x?(i=A(this,b),I(i)):c.push(I)})}}async function Mh(e,t,n){return await e.apply(t,n)}function uo(e,t={},n){for(const i in e){const s=e[i],c=n?`${n}:${i}`:i;typeof s=="object"&&s!==null?uo(s,t,c):typeof s=="function"&&(t[c]=s)}return t}const jh={run:e=>e()},Uh=()=>jh,Bs=typeof console.createTask<"u"?console.createTask:Uh;function $h(e,t){const n=t.shift(),i=Bs(n);return e.reduce((s,c)=>s.then(()=>i.run(()=>c(...t))),Promise.resolve())}function Hh(e,t){const n=t.shift(),i=Bs(n);return Promise.all(e.map(s=>i.run(()=>s(...t))))}function lo(e,t){for(const n of[...e])n(t)}class zh{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,i={}){if(!t||typeof n!="function")return()=>{};const s=t;let c;for(;this._deprecatedHooks[t];)c=this._deprecatedHooks[t],t=c.to;if(c&&!i.allowDeprecated){let h=c.message;h||(h=`${s} hook has been deprecated`+(c.to?`, please use ${c.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(h)||(console.warn(h),this._deprecatedMessages.add(h))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let i,s=(...c)=>(typeof i=="function"&&i(),i=void 0,s=void 0,n(...c));return i=this.hook(t,s),i}removeHook(t,n){if(this._hooks[t]){const i=this._hooks[t].indexOf(n);i!==-1&&this._hooks[t].splice(i,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const i=this._hooks[t]||[];delete this._hooks[t];for(const s of i)this.hook(t,s)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=uo(t),i=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of i.splice(0,i.length))s()}}removeHooks(t){const n=uo(t);for(const i in n)this.removeHook(i,n[i])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith($h,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Hh,t,...n)}callHookWith(t,n,...i){const s=this._before||this._after?{name:n,args:i,context:{}}:void 0;this._before&&lo(this._before,s);const c=t(n in this._hooks?[...this._hooks[n]]:[],i);return c instanceof Promise?c.finally(()=>{this._after&&s&&lo(this._after,s)}):(this._after&&s&&lo(this._after,s),c)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function Fs(){return new zh}var Kh=Object.create,Ls=Object.defineProperty,qh=Object.getOwnPropertyDescriptor,co=Object.getOwnPropertyNames,Wh=Object.getPrototypeOf,Gh=Object.prototype.hasOwnProperty,Yh=(e,t)=>function(){return e&&(t=(0,e[co(e)[0]])(e=0)),t},Ns=(e,t)=>function(){return t||(0,e[co(e)[0]])((t={exports:{}}).exports,t),t.exports},Zh=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of co(t))!Gh.call(e,s)&&s!==n&&Ls(e,s,{get:()=>t[s],enumerable:!(i=qh(t,s))||i.enumerable});return e},Xh=(e,t,n)=>(n=e!=null?Kh(Wh(e)):{},Zh(t||!e||!e.__esModule?Ls(n,"default",{value:e,enumerable:!0}):n,e)),N=Yh({"../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.1_@types+node@22.10.5__jiti@2.4.2_postcss@8.4.49_tsx_s7k37zks4wtn7x2grzma6lrsfa/node_modules/tsup/assets/esm_shims.js"(){}}),Jh=Ns({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/lib/speakingurl.js"(e,t){N(),function(n){var i={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"Ae",\u00C5:"A",\u00C6:"AE",\u00C7:"C",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00D0:"D",\u00D1:"N",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"Oe",\u0150:"O",\u00D8:"O",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"Ue",\u0170:"U",\u00DD:"Y",\u00DE:"TH",\u00DF:"ss",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"ae",\u00E5:"a",\u00E6:"ae",\u00E7:"c",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00F0:"d",\u00F1:"n",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"oe",\u0151:"o",\u00F8:"o",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"ue",\u0171:"u",\u00FD:"y",\u00FE:"th",\u00FF:"y","\u1E9E":"SS",\u0627:"a",\u0623:"a",\u0625:"i",\u0622:"aa",\u0624:"u",\u0626:"e",\u0621:"a",\u0628:"b",\u062A:"t",\u062B:"th",\u062C:"j",\u062D:"h",\u062E:"kh",\u062F:"d",\u0630:"th",\u0631:"r",\u0632:"z",\u0633:"s",\u0634:"sh",\u0635:"s",\u0636:"dh",\u0637:"t",\u0638:"z",\u0639:"a",\u063A:"gh",\u0641:"f",\u0642:"q",\u0643:"k",\u0644:"l",\u0645:"m",\u0646:"n",\u0647:"h",\u0648:"w",\u064A:"y",\u0649:"a",\u0629:"h",\uFEFB:"la",\uFEF7:"laa",\uFEF9:"lai",\uFEF5:"laa",\u06AF:"g",\u0686:"ch",\u067E:"p",\u0698:"zh",\u06A9:"k",\u06CC:"y","\u064E":"a","\u064B":"an","\u0650":"e","\u064D":"en","\u064F":"u","\u064C":"on","\u0652":"","\u0660":"0","\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u06F0":"0","\u06F1":"1","\u06F2":"2","\u06F3":"3","\u06F4":"4","\u06F5":"5","\u06F6":"6","\u06F7":"7","\u06F8":"8","\u06F9":"9",\u1000:"k",\u1001:"kh",\u1002:"g",\u1003:"ga",\u1004:"ng",\u1005:"s",\u1006:"sa",\u1007:"z","\u1005\u103B":"za",\u100A:"ny",\u100B:"t",\u100C:"ta",\u100D:"d",\u100E:"da",\u100F:"na",\u1010:"t",\u1011:"ta",\u1012:"d",\u1013:"da",\u1014:"n",\u1015:"p",\u1016:"pa",\u1017:"b",\u1018:"ba",\u1019:"m",\u101A:"y",\u101B:"ya",\u101C:"l",\u101D:"w",\u101E:"th",\u101F:"h",\u1020:"la",\u1021:"a","\u103C":"y","\u103B":"ya","\u103D":"w","\u103C\u103D":"yw","\u103B\u103D":"ywa","\u103E":"h",\u1027:"e","\u104F":"-e",\u1023:"i",\u1024:"-i",\u1009:"u",\u1026:"-u",\u1029:"aw","\u101E\u103C\u1031\u102C":"aw",\u102A:"aw","\u1040":"0","\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1039":"","\u1037":"","\u1038":"",\u010D:"c",\u010F:"d",\u011B:"e",\u0148:"n",\u0159:"r",\u0161:"s",\u0165:"t",\u016F:"u",\u017E:"z",\u010C:"C",\u010E:"D",\u011A:"E",\u0147:"N",\u0158:"R",\u0160:"S",\u0164:"T",\u016E:"U",\u017D:"Z",\u0780:"h",\u0781:"sh",\u0782:"n",\u0783:"r",\u0784:"b",\u0785:"lh",\u0786:"k",\u0787:"a",\u0788:"v",\u0789:"m",\u078A:"f",\u078B:"dh",\u078C:"th",\u078D:"l",\u078E:"g",\u078F:"gn",\u0790:"s",\u0791:"d",\u0792:"z",\u0793:"t",\u0794:"y",\u0795:"p",\u0796:"j",\u0797:"ch",\u0798:"tt",\u0799:"hh",\u079A:"kh",\u079B:"th",\u079C:"z",\u079D:"sh",\u079E:"s",\u079F:"d",\u07A0:"t",\u07A1:"z",\u07A2:"a",\u07A3:"gh",\u07A4:"q",\u07A5:"w","\u07A6":"a","\u07A7":"aa","\u07A8":"i","\u07A9":"ee","\u07AA":"u","\u07AB":"oo","\u07AC":"e","\u07AD":"ey","\u07AE":"o","\u07AF":"oa","\u07B0":"",\u10D0:"a",\u10D1:"b",\u10D2:"g",\u10D3:"d",\u10D4:"e",\u10D5:"v",\u10D6:"z",\u10D7:"t",\u10D8:"i",\u10D9:"k",\u10DA:"l",\u10DB:"m",\u10DC:"n",\u10DD:"o",\u10DE:"p",\u10DF:"zh",\u10E0:"r",\u10E1:"s",\u10E2:"t",\u10E3:"u",\u10E4:"p",\u10E5:"k",\u10E6:"gh",\u10E7:"q",\u10E8:"sh",\u10E9:"ch",\u10EA:"ts",\u10EB:"dz",\u10EC:"ts",\u10ED:"ch",\u10EE:"kh",\u10EF:"j",\u10F0:"h",\u03B1:"a",\u03B2:"v",\u03B3:"g",\u03B4:"d",\u03B5:"e",\u03B6:"z",\u03B7:"i",\u03B8:"th",\u03B9:"i",\u03BA:"k",\u03BB:"l",\u03BC:"m",\u03BD:"n",\u03BE:"ks",\u03BF:"o",\u03C0:"p",\u03C1:"r",\u03C3:"s",\u03C4:"t",\u03C5:"y",\u03C6:"f",\u03C7:"x",\u03C8:"ps",\u03C9:"o",\u03AC:"a",\u03AD:"e",\u03AF:"i",\u03CC:"o",\u03CD:"y",\u03AE:"i",\u03CE:"o",\u03C2:"s",\u03CA:"i",\u03B0:"y",\u03CB:"y",\u0390:"i",\u0391:"A",\u0392:"B",\u0393:"G",\u0394:"D",\u0395:"E",\u0396:"Z",\u0397:"I",\u0398:"TH",\u0399:"I",\u039A:"K",\u039B:"L",\u039C:"M",\u039D:"N",\u039E:"KS",\u039F:"O",\u03A0:"P",\u03A1:"R",\u03A3:"S",\u03A4:"T",\u03A5:"Y",\u03A6:"F",\u03A7:"X",\u03A8:"PS",\u03A9:"O",\u0386:"A",\u0388:"E",\u038A:"I",\u038C:"O",\u038E:"Y",\u0389:"I",\u038F:"O",\u03AA:"I",\u03AB:"Y",\u0101:"a",\u0113:"e",\u0123:"g",\u012B:"i",\u0137:"k",\u013C:"l",\u0146:"n",\u016B:"u",\u0100:"A",\u0112:"E",\u0122:"G",\u012A:"I",\u0136:"k",\u013B:"L",\u0145:"N",\u016A:"U",\u040C:"Kj",\u045C:"kj",\u0409:"Lj",\u0459:"lj",\u040A:"Nj",\u045A:"nj",\u0422\u0441:"Ts",\u0442\u0441:"ts",\u0105:"a",\u0107:"c",\u0119:"e",\u0142:"l",\u0144:"n",\u015B:"s",\u017A:"z",\u017C:"z",\u0104:"A",\u0106:"C",\u0118:"E",\u0141:"L",\u0143:"N",\u015A:"S",\u0179:"Z",\u017B:"Z",\u0404:"Ye",\u0406:"I",\u0407:"Yi",\u0490:"G",\u0454:"ye",\u0456:"i",\u0457:"yi",\u0491:"g",\u0103:"a",\u0102:"A",\u0219:"s",\u0218:"S",\u021B:"t",\u021A:"T",\u0163:"t",\u0162:"T",\u0430:"a",\u0431:"b",\u0432:"v",\u0433:"g",\u0434:"d",\u0435:"e",\u0451:"yo",\u0436:"zh",\u0437:"z",\u0438:"i",\u0439:"i",\u043A:"k",\u043B:"l",\u043C:"m",\u043D:"n",\u043E:"o",\u043F:"p",\u0440:"r",\u0441:"s",\u0442:"t",\u0443:"u",\u0444:"f",\u0445:"kh",\u0446:"c",\u0447:"ch",\u0448:"sh",\u0449:"sh",\u044A:"",\u044B:"y",\u044C:"",\u044D:"e",\u044E:"yu",\u044F:"ya",\u0410:"A",\u0411:"B",\u0412:"V",\u0413:"G",\u0414:"D",\u0415:"E",\u0401:"Yo",\u0416:"Zh",\u0417:"Z",\u0418:"I",\u0419:"I",\u041A:"K",\u041B:"L",\u041C:"M",\u041D:"N",\u041E:"O",\u041F:"P",\u0420:"R",\u0421:"S",\u0422:"T",\u0423:"U",\u0424:"F",\u0425:"Kh",\u0426:"C",\u0427:"Ch",\u0428:"Sh",\u0429:"Sh",\u042A:"",\u042B:"Y",\u042C:"",\u042D:"E",\u042E:"Yu",\u042F:"Ya",\u0452:"dj",\u0458:"j",\u045B:"c",\u045F:"dz",\u0402:"Dj",\u0408:"j",\u040B:"C",\u040F:"Dz",\u013E:"l",\u013A:"l",\u0155:"r",\u013D:"L",\u0139:"L",\u0154:"R",\u015F:"s",\u015E:"S",\u0131:"i",\u0130:"I",\u011F:"g",\u011E:"G",\u1EA3:"a",\u1EA2:"A",\u1EB3:"a",\u1EB2:"A",\u1EA9:"a",\u1EA8:"A",\u0111:"d",\u0110:"D",\u1EB9:"e",\u1EB8:"E",\u1EBD:"e",\u1EBC:"E",\u1EBB:"e",\u1EBA:"E",\u1EBF:"e",\u1EBE:"E",\u1EC1:"e",\u1EC0:"E",\u1EC7:"e",\u1EC6:"E",\u1EC5:"e",\u1EC4:"E",\u1EC3:"e",\u1EC2:"E",\u1ECF:"o",\u1ECD:"o",\u1ECC:"o",\u1ED1:"o",\u1ED0:"O",\u1ED3:"o",\u1ED2:"O",\u1ED5:"o",\u1ED4:"O",\u1ED9:"o",\u1ED8:"O",\u1ED7:"o",\u1ED6:"O",\u01A1:"o",\u01A0:"O",\u1EDB:"o",\u1EDA:"O",\u1EDD:"o",\u1EDC:"O",\u1EE3:"o",\u1EE2:"O",\u1EE1:"o",\u1EE0:"O",\u1EDE:"o",\u1EDF:"o",\u1ECB:"i",\u1ECA:"I",\u0129:"i",\u0128:"I",\u1EC9:"i",\u1EC8:"i",\u1EE7:"u",\u1EE6:"U",\u1EE5:"u",\u1EE4:"U",\u0169:"u",\u0168:"U",\u01B0:"u",\u01AF:"U",\u1EE9:"u",\u1EE8:"U",\u1EEB:"u",\u1EEA:"U",\u1EF1:"u",\u1EF0:"U",\u1EEF:"u",\u1EEE:"U",\u1EED:"u",\u1EEC:"\u01B0",\u1EF7:"y",\u1EF6:"y",\u1EF3:"y",\u1EF2:"Y",\u1EF5:"y",\u1EF4:"Y",\u1EF9:"y",\u1EF8:"Y",\u1EA1:"a",\u1EA0:"A",\u1EA5:"a",\u1EA4:"A",\u1EA7:"a",\u1EA6:"A",\u1EAD:"a",\u1EAC:"A",\u1EAB:"a",\u1EAA:"A",\u1EAF:"a",\u1EAE:"A",\u1EB1:"a",\u1EB0:"A",\u1EB7:"a",\u1EB6:"A",\u1EB5:"a",\u1EB4:"A","\u24EA":"0","\u2460":"1","\u2461":"2","\u2462":"3","\u2463":"4","\u2464":"5","\u2465":"6","\u2466":"7","\u2467":"8","\u2468":"9","\u2469":"10","\u246A":"11","\u246B":"12","\u246C":"13","\u246D":"14","\u246E":"15","\u246F":"16","\u2470":"17","\u2471":"18","\u2472":"18","\u2473":"18","\u24F5":"1","\u24F6":"2","\u24F7":"3","\u24F8":"4","\u24F9":"5","\u24FA":"6","\u24FB":"7","\u24FC":"8","\u24FD":"9","\u24FE":"10","\u24FF":"0","\u24EB":"11","\u24EC":"12","\u24ED":"13","\u24EE":"14","\u24EF":"15","\u24F0":"16","\u24F1":"17","\u24F2":"18","\u24F3":"19","\u24F4":"20","\u24B6":"A","\u24B7":"B","\u24B8":"C","\u24B9":"D","\u24BA":"E","\u24BB":"F","\u24BC":"G","\u24BD":"H","\u24BE":"I","\u24BF":"J","\u24C0":"K","\u24C1":"L","\u24C2":"M","\u24C3":"N","\u24C4":"O","\u24C5":"P","\u24C6":"Q","\u24C7":"R","\u24C8":"S","\u24C9":"T","\u24CA":"U","\u24CB":"V","\u24CC":"W","\u24CD":"X","\u24CE":"Y","\u24CF":"Z","\u24D0":"a","\u24D1":"b","\u24D2":"c","\u24D3":"d","\u24D4":"e","\u24D5":"f","\u24D6":"g","\u24D7":"h","\u24D8":"i","\u24D9":"j","\u24DA":"k","\u24DB":"l","\u24DC":"m","\u24DD":"n","\u24DE":"o","\u24DF":"p","\u24E0":"q","\u24E1":"r","\u24E2":"s","\u24E3":"t","\u24E4":"u","\u24E6":"v","\u24E5":"w","\u24E7":"x","\u24E8":"y","\u24E9":"z","\u201C":'"',"\u201D":'"',"\u2018":"'","\u2019":"'","\u2202":"d",\u0192:"f","\u2122":"(TM)","\xA9":"(C)",\u0153:"oe",\u0152:"OE","\xAE":"(R)","\u2020":"+","\u2120":"(SM)","\u2026":"...","\u02DA":"o",\u00BA:"o",\u00AA:"a","\u2022":"*","\u104A":",","\u104B":".",$:"USD","\u20AC":"EUR","\u20A2":"BRN","\u20A3":"FRF","\xA3":"GBP","\u20A4":"ITL","\u20A6":"NGN","\u20A7":"ESP","\u20A9":"KRW","\u20AA":"ILS","\u20AB":"VND","\u20AD":"LAK","\u20AE":"MNT","\u20AF":"GRD","\u20B1":"ARS","\u20B2":"PYG","\u20B3":"ARA","\u20B4":"UAH","\u20B5":"GHS","\xA2":"cent","\xA5":"CNY",\u5143:"CNY",\u5186:"YEN","\uFDFC":"IRR","\u20A0":"EWE","\u0E3F":"THB","\u20A8":"INR","\u20B9":"INR","\u20B0":"PF","\u20BA":"TRY","\u060B":"AFN","\u20BC":"AZN",\u043B\u0432:"BGN","\u17DB":"KHR","\u20A1":"CRC","\u20B8":"KZT",\u0434\u0435\u043D:"MKD",z\u0142:"PLN","\u20BD":"RUB","\u20BE":"GEL"},s=["\u103A","\u07B0"],c={"\u102C":"a","\u102B":"a","\u1031":"e","\u1032":"e","\u102D":"i","\u102E":"i","\u102D\u102F":"o","\u102F":"u","\u1030":"u","\u1031\u102B\u1004\u103A":"aung","\u1031\u102C":"aw","\u1031\u102C\u103A":"aw","\u1031\u102B":"aw","\u1031\u102B\u103A":"aw","\u103A":"\u103A","\u1000\u103A":"et","\u102D\u102F\u1000\u103A":"aik","\u1031\u102C\u1000\u103A":"auk","\u1004\u103A":"in","\u102D\u102F\u1004\u103A":"aing","\u1031\u102C\u1004\u103A":"aung","\u1005\u103A":"it","\u100A\u103A":"i","\u1010\u103A":"at","\u102D\u1010\u103A":"eik","\u102F\u1010\u103A":"ok","\u103D\u1010\u103A":"ut","\u1031\u1010\u103A":"it","\u1012\u103A":"d","\u102D\u102F\u1012\u103A":"ok","\u102F\u1012\u103A":"ait","\u1014\u103A":"an","\u102C\u1014\u103A":"an","\u102D\u1014\u103A":"ein","\u102F\u1014\u103A":"on","\u103D\u1014\u103A":"un","\u1015\u103A":"at","\u102D\u1015\u103A":"eik","\u102F\u1015\u103A":"ok","\u103D\u1015\u103A":"ut","\u1014\u103A\u102F\u1015\u103A":"nub","\u1019\u103A":"an","\u102D\u1019\u103A":"ein","\u102F\u1019\u103A":"on","\u103D\u1019\u103A":"un","\u101A\u103A":"e","\u102D\u102F\u101C\u103A":"ol","\u1009\u103A":"in","\u1036":"an","\u102D\u1036":"ein","\u102F\u1036":"on","\u07A6\u0787\u07B0":"ah","\u07A6\u0781\u07B0":"ah"},h={en:{},az:{\u00E7:"c",\u0259:"e",\u011F:"g",\u0131:"i",\u00F6:"o",\u015F:"s",\u00FC:"u",\u00C7:"C",\u018F:"E",\u011E:"G",\u0130:"I",\u00D6:"O",\u015E:"S",\u00DC:"U"},cs:{\u010D:"c",\u010F:"d",\u011B:"e",\u0148:"n",\u0159:"r",\u0161:"s",\u0165:"t",\u016F:"u",\u017E:"z",\u010C:"C",\u010E:"D",\u011A:"E",\u0147:"N",\u0158:"R",\u0160:"S",\u0164:"T",\u016E:"U",\u017D:"Z"},fi:{\u00E4:"a",\u00C4:"A",\u00F6:"o",\u00D6:"O"},hu:{\u00E4:"a",\u00C4:"A",\u00F6:"o",\u00D6:"O",\u00FC:"u",\u00DC:"U",\u0171:"u",\u0170:"U"},lt:{\u0105:"a",\u010D:"c",\u0119:"e",\u0117:"e",\u012F:"i",\u0161:"s",\u0173:"u",\u016B:"u",\u017E:"z",\u0104:"A",\u010C:"C",\u0118:"E",\u0116:"E",\u012E:"I",\u0160:"S",\u0172:"U",\u016A:"U"},lv:{\u0101:"a",\u010D:"c",\u0113:"e",\u0123:"g",\u012B:"i",\u0137:"k",\u013C:"l",\u0146:"n",\u0161:"s",\u016B:"u",\u017E:"z",\u0100:"A",\u010C:"C",\u0112:"E",\u0122:"G",\u012A:"i",\u0136:"k",\u013B:"L",\u0145:"N",\u0160:"S",\u016A:"u",\u017D:"Z"},pl:{\u0105:"a",\u0107:"c",\u0119:"e",\u0142:"l",\u0144:"n",\u00F3:"o",\u015B:"s",\u017A:"z",\u017C:"z",\u0104:"A",\u0106:"C",\u0118:"e",\u0141:"L",\u0143:"N",\u00D3:"O",\u015A:"S",\u0179:"Z",\u017B:"Z"},sv:{\u00E4:"a",\u00C4:"A",\u00F6:"o",\u00D6:"O"},sk:{\u00E4:"a",\u00C4:"A"},sr:{\u0459:"lj",\u045A:"nj",\u0409:"Lj",\u040A:"Nj",\u0111:"dj",\u0110:"Dj"},tr:{\u00DC:"U",\u00D6:"O",\u00FC:"u",\u00F6:"o"}},w={ar:{"\u2206":"delta","\u221E":"la-nihaya","\u2665":"hob","&":"wa","|":"aw","<":"aqal-men",">":"akbar-men","\u2211":"majmou","\xA4":"omla"},az:{},ca:{"\u2206":"delta","\u221E":"infinit","\u2665":"amor","&":"i","|":"o","<":"menys que",">":"mes que","\u2211":"suma dels","\xA4":"moneda"},cs:{"\u2206":"delta","\u221E":"nekonecno","\u2665":"laska","&":"a","|":"nebo","<":"mensi nez",">":"vetsi nez","\u2211":"soucet","\xA4":"mena"},de:{"\u2206":"delta","\u221E":"unendlich","\u2665":"Liebe","&":"und","|":"oder","<":"kleiner als",">":"groesser als","\u2211":"Summe von","\xA4":"Waehrung"},dv:{"\u2206":"delta","\u221E":"kolunulaa","\u2665":"loabi","&":"aai","|":"noonee","<":"ah vure kuda",">":"ah vure bodu","\u2211":"jumula","\xA4":"faisaa"},en:{"\u2206":"delta","\u221E":"infinity","\u2665":"love","&":"and","|":"or","<":"less than",">":"greater than","\u2211":"sum","\xA4":"currency"},es:{"\u2206":"delta","\u221E":"infinito","\u2665":"amor","&":"y","|":"u","<":"menos que",">":"mas que","\u2211":"suma de los","\xA4":"moneda"},fa:{"\u2206":"delta","\u221E":"bi-nahayat","\u2665":"eshgh","&":"va","|":"ya","<":"kamtar-az",">":"bishtar-az","\u2211":"majmooe","\xA4":"vahed"},fi:{"\u2206":"delta","\u221E":"aarettomyys","\u2665":"rakkaus","&":"ja","|":"tai","<":"pienempi kuin",">":"suurempi kuin","\u2211":"summa","\xA4":"valuutta"},fr:{"\u2206":"delta","\u221E":"infiniment","\u2665":"Amour","&":"et","|":"ou","<":"moins que",">":"superieure a","\u2211":"somme des","\xA4":"monnaie"},ge:{"\u2206":"delta","\u221E":"usasruloba","\u2665":"siqvaruli","&":"da","|":"an","<":"naklebi",">":"meti","\u2211":"jami","\xA4":"valuta"},gr:{},hu:{"\u2206":"delta","\u221E":"vegtelen","\u2665":"szerelem","&":"es","|":"vagy","<":"kisebb mint",">":"nagyobb mint","\u2211":"szumma","\xA4":"penznem"},it:{"\u2206":"delta","\u221E":"infinito","\u2665":"amore","&":"e","|":"o","<":"minore di",">":"maggiore di","\u2211":"somma","\xA4":"moneta"},lt:{"\u2206":"delta","\u221E":"begalybe","\u2665":"meile","&":"ir","|":"ar","<":"maziau nei",">":"daugiau nei","\u2211":"suma","\xA4":"valiuta"},lv:{"\u2206":"delta","\u221E":"bezgaliba","\u2665":"milestiba","&":"un","|":"vai","<":"mazak neka",">":"lielaks neka","\u2211":"summa","\xA4":"valuta"},my:{"\u2206":"kwahkhyaet","\u221E":"asaonasme","\u2665":"akhyait","&":"nhin","|":"tho","<":"ngethaw",">":"kyithaw","\u2211":"paungld","\xA4":"ngwekye"},mk:{},nl:{"\u2206":"delta","\u221E":"oneindig","\u2665":"liefde","&":"en","|":"of","<":"kleiner dan",">":"groter dan","\u2211":"som","\xA4":"valuta"},pl:{"\u2206":"delta","\u221E":"nieskonczonosc","\u2665":"milosc","&":"i","|":"lub","<":"mniejsze niz",">":"wieksze niz","\u2211":"suma","\xA4":"waluta"},pt:{"\u2206":"delta","\u221E":"infinito","\u2665":"amor","&":"e","|":"ou","<":"menor que",">":"maior que","\u2211":"soma","\xA4":"moeda"},ro:{"\u2206":"delta","\u221E":"infinit","\u2665":"dragoste","&":"si","|":"sau","<":"mai mic ca",">":"mai mare ca","\u2211":"suma","\xA4":"valuta"},ru:{"\u2206":"delta","\u221E":"beskonechno","\u2665":"lubov","&":"i","|":"ili","<":"menshe",">":"bolshe","\u2211":"summa","\xA4":"valjuta"},sk:{"\u2206":"delta","\u221E":"nekonecno","\u2665":"laska","&":"a","|":"alebo","<":"menej ako",">":"viac ako","\u2211":"sucet","\xA4":"mena"},sr:{},tr:{"\u2206":"delta","\u221E":"sonsuzluk","\u2665":"ask","&":"ve","|":"veya","<":"kucuktur",">":"buyuktur","\u2211":"toplam","\xA4":"para birimi"},uk:{"\u2206":"delta","\u221E":"bezkinechnist","\u2665":"lubov","&":"i","|":"abo","<":"menshe",">":"bilshe","\u2211":"suma","\xA4":"valjuta"},vn:{"\u2206":"delta","\u221E":"vo cuc","\u2665":"yeu","&":"va","|":"hoac","<":"nho hon",">":"lon hon","\u2211":"tong","\xA4":"tien te"}},A=[";","?",":","@","&","=","+","$",",","/"].join(""),b=[";","?",":","@","&","=","+","$",","].join(""),I=[".","!","~","*","'","(",")"].join(""),x=function(T,M){var Y="-",ue="",be="",q=!0,K={},G,re,Q,R,$,ie,he,ve,pe,de,H,oe,Me,ot,et="";if(typeof T!="string")return"";if(typeof M=="string"&&(Y=M),he=w.en,ve=h.en,typeof M=="object"){G=M.maintainCase||!1,K=M.custom&&typeof M.custom=="object"?M.custom:K,Q=+M.truncate>1&&M.truncate||!1,R=M.uric||!1,$=M.uricNoSlash||!1,ie=M.mark||!1,q=!(M.symbols===!1||M.lang===!1),Y=M.separator||Y,R&&(et+=A),$&&(et+=b),ie&&(et+=I),he=M.lang&&w[M.lang]&&q?w[M.lang]:q?w.en:{},ve=M.lang&&h[M.lang]?h[M.lang]:M.lang===!1||M.lang===!0?{}:h.en,M.titleCase&&typeof M.titleCase.length=="number"&&Array.prototype.toString.call(M.titleCase)?(M.titleCase.forEach(function(Xe){K[Xe+""]=Xe+""}),re=!0):re=!!M.titleCase,M.custom&&typeof M.custom.length=="number"&&Array.prototype.toString.call(M.custom)&&M.custom.forEach(function(Xe){K[Xe+""]=Xe+""}),Object.keys(K).forEach(function(Xe){var O;Xe.length>1?O=new RegExp("\\b"+S(Xe)+"\\b","gi"):O=new RegExp(S(Xe),"gi"),T=T.replace(O,K[Xe])});for(H in K)et+=H}for(et+=Y,et=S(et),T=T.replace(/(^\s+|\s+$)/g,""),Me=!1,ot=!1,de=0,oe=T.length;de<oe;de++)H=T[de],B(H,K)?Me=!1:ve[H]?(H=Me&&ve[H].match(/[A-Za-z0-9]/)?" "+ve[H]:ve[H],Me=!1):H in i?(de+1<oe&&s.indexOf(T[de+1])>=0?(be+=H,H=""):ot===!0?(H=c[be]+i[H],be=""):H=Me&&i[H].match(/[A-Za-z0-9]/)?" "+i[H]:i[H],Me=!1,ot=!1):H in c?(be+=H,H="",de===oe-1&&(H=c[be]),ot=!0):he[H]&&!(R&&A.indexOf(H)!==-1)&&!($&&b.indexOf(H)!==-1)?(H=Me||ue.substr(-1).match(/[A-Za-z0-9]/)?Y+he[H]:he[H],H+=T[de+1]!==void 0&&T[de+1].match(/[A-Za-z0-9]/)?Y:"",Me=!0):(ot===!0?(H=c[be]+H,be="",ot=!1):Me&&(/[A-Za-z0-9]/.test(H)||ue.substr(-1).match(/A-Za-z0-9]/))&&(H=" "+H),Me=!1),ue+=H.replace(new RegExp("[^\\w\\s"+et+"_-]","g"),Y);return re&&(ue=ue.replace(/(\w)(\S*)/g,function(Xe,O,ze){var we=O.toUpperCase()+(ze!==null?ze:"");return Object.keys(K).indexOf(we.toLowerCase())<0?we:we.toLowerCase()})),ue=ue.replace(/\s+/g,Y).replace(new RegExp("\\"+Y+"+","g"),Y).replace(new RegExp("(^\\"+Y+"+|\\"+Y+"+$)","g"),""),Q&&ue.length>Q&&(pe=ue.charAt(Q)===Y,ue=ue.slice(0,Q),pe||(ue=ue.slice(0,ue.lastIndexOf(Y)))),!G&&!re&&(ue=ue.toLowerCase()),ue},U=function(T){return function(Y){return x(Y,T)}},S=function(T){return T.replace(/[-\\^$*+?.()|[\]{}\/]/g,"\\$&")},B=function(W,T){for(var M in T)if(T[M]===W)return!0};if(typeof t<"u"&&t.exports)t.exports=x,t.exports.createSlug=U;else if(typeof define<"u"&&define.amd)define([],function(){return x});else try{if(n.getSlug||n.createSlug)throw"speakingurl: globals exists /(getSlug|createSlug)/";n.getSlug=x,n.createSlug=U}catch{}}(e)}}),Qh=Ns({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/index.js"(e,t){N(),t.exports=Jh()}});N(),N(),N(),N(),N(),N(),N(),N();function e0(e){var t;const n=e.name||e._componentTag||e.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__||e.__name;return n==="index"&&((t=e.__file)==null?void 0:t.endsWith("index.vue"))?"":n}function t0(e){const t=e.__file;if(t)return Rh(Bh(t,".vue"))}function Ms(e,t){return e.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__=t,t}function fo(e){if(e.__VUE_DEVTOOLS_NEXT_APP_RECORD__)return e.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(e.root)return e.appContext.app.__VUE_DEVTOOLS_NEXT_APP_RECORD__}function js(e){var t,n;const i=(t=e.subTree)==null?void 0:t.type,s=fo(e);return s?((n=s==null?void 0:s.types)==null?void 0:n.Fragment)===i:!1}function mi(e){var t,n,i;const s=e0((e==null?void 0:e.type)||{});if(s)return s;if((e==null?void 0:e.root)===e)return"Root";for(const h in(n=(t=e.parent)==null?void 0:t.type)==null?void 0:n.components)if(e.parent.type.components[h]===(e==null?void 0:e.type))return Ms(e,h);for(const h in(i=e.appContext)==null?void 0:i.components)if(e.appContext.components[h]===(e==null?void 0:e.type))return Ms(e,h);const c=t0((e==null?void 0:e.type)||{});return c||"Anonymous Component"}function n0(e){var t,n,i;const s=(i=(n=(t=e==null?void 0:e.appContext)==null?void 0:t.app)==null?void 0:n.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__)!=null?i:0,c=e===(e==null?void 0:e.root)?"root":e.uid;return`${s}:${c}`}function po(e,t){return t=t||`${e.id}:root`,e.instanceMap.get(t)||e.instanceMap.get(":root")}function r0(){const e={top:0,bottom:0,left:0,right:0,get width(){return e.right-e.left},get height(){return e.bottom-e.top}};return e}var vi;function i0(e){return vi||(vi=document.createRange()),vi.selectNode(e),vi.getBoundingClientRect()}function o0(e){const t=r0();if(!e.children)return t;for(let n=0,i=e.children.length;n<i;n++){const s=e.children[n];let c;if(s.component)c=ar(s.component);else if(s.el){const h=s.el;h.nodeType===1||h.getBoundingClientRect?c=h.getBoundingClientRect():h.nodeType===3&&h.data.trim()&&(c=i0(h))}c&&a0(t,c)}return t}function a0(e,t){return(!e.top||t.top<e.top)&&(e.top=t.top),(!e.bottom||t.bottom>e.bottom)&&(e.bottom=t.bottom),(!e.left||t.left<e.left)&&(e.left=t.left),(!e.right||t.right>e.right)&&(e.right=t.right),e}var Us={top:0,left:0,right:0,bottom:0,width:0,height:0};function ar(e){const t=e.subTree.el;return typeof window>"u"?Us:js(e)?o0(e.subTree):(t==null?void 0:t.nodeType)===1?t==null?void 0:t.getBoundingClientRect():e.subTree.component?ar(e.subTree.component):Us}N();function ho(e){return js(e)?s0(e.subTree):e.subTree?[e.subTree.el]:[]}function s0(e){if(!e.children)return[];const t=[];return e.children.forEach(n=>{n.component?t.push(...ho(n.component)):n!=null&&n.el&&t.push(n.el)}),t}var $s="__vue-devtools-component-inspector__",Hs="__vue-devtools-component-inspector__card__",zs="__vue-devtools-component-inspector__name__",Ks="__vue-devtools-component-inspector__indicator__",qs={display:"block",zIndex:2147483640,position:"fixed",backgroundColor:"#42b88325",border:"1px solid #42b88350",borderRadius:"5px",transition:"all 0.1s ease-in",pointerEvents:"none"},u0={fontFamily:"Arial, Helvetica, sans-serif",padding:"5px 8px",borderRadius:"4px",textAlign:"left",position:"absolute",left:0,color:"#e9e9e9",fontSize:"14px",fontWeight:600,lineHeight:"24px",backgroundColor:"#42b883",boxShadow:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"},l0={display:"inline-block",fontWeight:400,fontStyle:"normal",fontSize:"12px",opacity:.7};function kr(){return document.getElementById($s)}function c0(){return document.getElementById(Hs)}function d0(){return document.getElementById(Ks)}function f0(){return document.getElementById(zs)}function go(e){return{left:`${Math.round(e.left*100)/100}px`,top:`${Math.round(e.top*100)/100}px`,width:`${Math.round(e.width*100)/100}px`,height:`${Math.round(e.height*100)/100}px`}}function mo(e){var t;const n=document.createElement("div");n.id=(t=e.elementId)!=null?t:$s,Object.assign(n.style,{...qs,...go(e.bounds),...e.style});const i=document.createElement("span");i.id=Hs,Object.assign(i.style,{...u0,top:e.bounds.top<35?0:"-35px"});const s=document.createElement("span");s.id=zs,s.innerHTML=`<${e.name}> `;const c=document.createElement("i");return c.id=Ks,c.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`,Object.assign(c.style,l0),i.appendChild(s),i.appendChild(c),n.appendChild(i),document.body.appendChild(n),n}function vo(e){const t=kr(),n=c0(),i=f0(),s=d0();t&&(Object.assign(t.style,{...qs,...go(e.bounds)}),Object.assign(n.style,{top:e.bounds.top<35?0:"-35px"}),i.innerHTML=`<${e.name}> `,s.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`)}function p0(e){const t=ar(e);if(!t.width&&!t.height)return;const n=mi(e);kr()?vo({bounds:t,name:n}):mo({bounds:t,name:n})}function Ws(){const e=kr();e&&(e.style.display="none")}var wo=null;function yo(e){const t=e.target;if(t){const n=t.__vueParentComponent;if(n&&(wo=n,n.vnode.el)){const s=ar(n),c=mi(n);kr()?vo({bounds:s,name:c}):mo({bounds:s,name:c})}}}function h0(e,t){if(e.preventDefault(),e.stopPropagation(),wo){const n=n0(wo);t(n)}}var wi=null;function g0(){Ws(),window.removeEventListener("mouseover",yo),window.removeEventListener("click",wi,!0),wi=null}function m0(){return window.addEventListener("mouseover",yo),new Promise(e=>{function t(n){n.preventDefault(),n.stopPropagation(),h0(n,i=>{window.removeEventListener("click",t,!0),wi=null,window.removeEventListener("mouseover",yo);const s=kr();s&&(s.style.display="none"),e(JSON.stringify({id:i}))})}wi=t,window.addEventListener("click",t,!0)})}function v0(e){const t=po(Ut.value,e.id);if(t){const[n]=ho(t);if(typeof n.scrollIntoView=="function")n.scrollIntoView({behavior:"smooth"});else{const i=ar(t),s=document.createElement("div"),c={...go(i),position:"absolute"};Object.assign(s.style,c),document.body.appendChild(s),s.scrollIntoView({behavior:"smooth"}),setTimeout(()=>{document.body.removeChild(s)},2e3)}setTimeout(()=>{const i=ar(t);if(i.width||i.height){const s=mi(t),c=kr();c?vo({...e,name:s,bounds:i}):mo({...e,name:s,bounds:i}),setTimeout(()=>{c&&(c.style.display="none")},1500)}},1200)}}N();var Gs,Ys;(Ys=(Gs=ee).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__)!=null||(Gs.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__=!0);function w0(e){let t=0;const n=setInterval(()=>{ee.__VUE_INSPECTOR__&&(clearInterval(n),t+=30,e()),t>=5e3&&clearInterval(n)},30)}function y0(){const e=ee.__VUE_INSPECTOR__,t=e.openInEditor;e.openInEditor=async(...n)=>{e.disable(),t(...n)}}function b0(){return new Promise(e=>{function t(){y0(),e(ee.__VUE_INSPECTOR__)}ee.__VUE_INSPECTOR__?t():w0(()=>{t()})})}N(),N();function _0(e){return!!(e&&e.__v_isReadonly)}function Zs(e){return _0(e)?Zs(e.__v_raw):!!(e&&e.__v_isReactive)}function bo(e){return!!(e&&e.__v_isRef===!0)}function Kr(e){const t=e&&e.__v_raw;return t?Kr(t):e}var Xs=class{constructor(){this.refEditor=new E0}set(e,t,n,i){const s=Array.isArray(t)?t:t.split(".");for(;s.length>1;){const w=s.shift();e instanceof Map&&(e=e.get(w)),e instanceof Set?e=Array.from(e.values())[w]:e=e[w],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}const c=s[0],h=this.refEditor.get(e)[c];i?i(e,c,n):this.refEditor.isRef(h)?this.refEditor.set(h,n):e[c]=n}get(e,t){const n=Array.isArray(t)?t:t.split(".");for(let i=0;i<n.length;i++)if(e instanceof Map?e=e.get(n[i]):e=e[n[i]],this.refEditor.isRef(e)&&(e=this.refEditor.get(e)),!e)return;return e}has(e,t,n=!1){if(typeof e>"u")return!1;const i=Array.isArray(t)?t.slice():t.split("."),s=n?2:1;for(;e&&i.length>s;){const c=i.shift();e=e[c],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}return e!=null&&Object.prototype.hasOwnProperty.call(e,i[0])}createDefaultSetCallback(e){return(t,n,i)=>{if((e.remove||e.newKey)&&(Array.isArray(t)?t.splice(n,1):Kr(t)instanceof Map?t.delete(n):Kr(t)instanceof Set?t.delete(Array.from(t.values())[n]):Reflect.deleteProperty(t,n)),!e.remove){const s=t[e.newKey||n];this.refEditor.isRef(s)?this.refEditor.set(s,i):Kr(t)instanceof Map?t.set(e.newKey||n,i):Kr(t)instanceof Set?t.add(i):t[e.newKey||n]=i}}}},E0=class{set(e,t){if(bo(e))e.value=t;else{if(e instanceof Set&&Array.isArray(t)){e.clear(),t.forEach(s=>e.add(s));return}const n=Object.keys(t);if(e instanceof Map){const s=new Set(e.keys());n.forEach(c=>{e.set(c,Reflect.get(t,c)),s.delete(c)}),s.forEach(c=>e.delete(c));return}const i=new Set(Object.keys(e));n.forEach(s=>{Reflect.set(e,s,Reflect.get(t,s)),i.delete(s)}),i.forEach(s=>Reflect.deleteProperty(e,s))}}get(e){return bo(e)?e.value:e}isRef(e){return bo(e)||Zs(e)}};new Xs,N(),N(),N();var A0="__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS_STATE__";function C0(){if(!Vs||typeof localStorage>"u"||localStorage===null)return{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""};const e=localStorage.getItem(A0);return e?JSON.parse(e):{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""}}N(),N(),N();var Js,Qs;(Qs=(Js=ee).__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS)!=null||(Js.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS=[]);var O0=new Proxy(ee.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS,{get(e,t,n){return Reflect.get(e,t,n)}});function S0(e,t){ht.timelineLayersState[t.id]=!1,O0.push({...e,descriptorId:t.id,appRecord:fo(t.app)})}var eu,tu;(tu=(eu=ee).__VUE_DEVTOOLS_KIT_INSPECTOR__)!=null||(eu.__VUE_DEVTOOLS_KIT_INSPECTOR__=[]);var _o=new Proxy(ee.__VUE_DEVTOOLS_KIT_INSPECTOR__,{get(e,t,n){return Reflect.get(e,t,n)}}),nu=Pr(()=>{zn.hooks.callHook("sendInspectorToClient",ru())});function x0(e,t){var n,i;_o.push({options:e,descriptor:t,treeFilterPlaceholder:(n=e.treeFilterPlaceholder)!=null?n:"Search tree...",stateFilterPlaceholder:(i=e.stateFilterPlaceholder)!=null?i:"Search state...",treeFilter:"",selectedNodeId:"",appRecord:fo(t.app)}),nu()}function ru(){return _o.filter(e=>e.descriptor.app===Ut.value.app).filter(e=>e.descriptor.id!=="components").map(e=>{var t;const n=e.descriptor,i=e.options;return{id:i.id,label:i.label,logo:n.logo,icon:`custom-ic-baseline-${(t=i==null?void 0:i.icon)==null?void 0:t.replace(/_/g,"-")}`,packageName:n.packageName,homepage:n.homepage,pluginId:n.id}})}function yi(e,t){return _o.find(n=>n.options.id===e&&(t?n.descriptor.app===t:!0))}function T0(){const e=Fs();e.hook("addInspector",({inspector:i,plugin:s})=>{x0(i,s.descriptor)});const t=Pr(async({inspectorId:i,plugin:s})=>{var c;if(!i||!((c=s==null?void 0:s.descriptor)!=null&&c.app)||ht.highPerfModeEnabled)return;const h=yi(i,s.descriptor.app),w={app:s.descriptor.app,inspectorId:i,filter:(h==null?void 0:h.treeFilter)||"",rootNodes:[]};await new Promise(A=>{e.callHookWith(async b=>{await Promise.all(b.map(I=>I(w))),A()},"getInspectorTree")}),e.callHookWith(async A=>{await Promise.all(A.map(b=>b({inspectorId:i,rootNodes:w.rootNodes})))},"sendInspectorTreeToClient")},120);e.hook("sendInspectorTree",t);const n=Pr(async({inspectorId:i,plugin:s})=>{var c;if(!i||!((c=s==null?void 0:s.descriptor)!=null&&c.app)||ht.highPerfModeEnabled)return;const h=yi(i,s.descriptor.app),w={app:s.descriptor.app,inspectorId:i,nodeId:(h==null?void 0:h.selectedNodeId)||"",state:null},A={currentTab:`custom-inspector:${i}`};w.nodeId&&await new Promise(b=>{e.callHookWith(async I=>{await Promise.all(I.map(x=>x(w,A))),b()},"getInspectorState")}),e.callHookWith(async b=>{await Promise.all(b.map(I=>I({inspectorId:i,nodeId:w.nodeId,state:w.state})))},"sendInspectorStateToClient")},120);return e.hook("sendInspectorState",n),e.hook("customInspectorSelectNode",({inspectorId:i,nodeId:s,plugin:c})=>{const h=yi(i,c.descriptor.app);!h||(h.selectedNodeId=s)}),e.hook("timelineLayerAdded",({options:i,plugin:s})=>{S0(i,s.descriptor)}),e.hook("timelineEventAdded",({options:i,plugin:s})=>{var c;const h=["performance","component-event","keyboard","mouse"];ht.highPerfModeEnabled||!((c=ht.timelineLayersState)!=null&&c[s.descriptor.id])&&!h.includes(i.layerId)||e.callHookWith(async w=>{await Promise.all(w.map(A=>A(i)))},"sendTimelineEventToClient")}),e.hook("getComponentInstances",async({app:i})=>{const s=i.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(!s)return null;const c=s.id.toString();return[...s.instanceMap].filter(([w])=>w.split(":")[0]===c).map(([,w])=>w)}),e.hook("getComponentBounds",async({instance:i})=>ar(i)),e.hook("getComponentName",({instance:i})=>mi(i)),e.hook("componentHighlight",({uid:i})=>{const s=Ut.value.instanceMap.get(i);s&&p0(s)}),e.hook("componentUnhighlight",()=>{Ws()}),e}var iu,ou;(ou=(iu=ee).__VUE_DEVTOOLS_KIT_APP_RECORDS__)!=null||(iu.__VUE_DEVTOOLS_KIT_APP_RECORDS__=[]);var au,su;(su=(au=ee).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__)!=null||(au.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__={});var uu,lu;(lu=(uu=ee).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__)!=null||(uu.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__="");var cu,du;(du=(cu=ee).__VUE_DEVTOOLS_KIT_CUSTOM_TABS__)!=null||(cu.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__=[]);var fu,pu;(pu=(fu=ee).__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__)!=null||(fu.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__=[]);var sr="__VUE_DEVTOOLS_KIT_GLOBAL_STATE__";function I0(){return{connected:!1,clientConnected:!1,vitePluginDetected:!0,appRecords:[],activeAppRecordId:"",tabs:[],commands:[],highPerfModeEnabled:!0,devtoolsClientDetected:{},perfUniqueGroupId:0,timelineLayersState:C0()}}var hu,gu;(gu=(hu=ee)[sr])!=null||(hu[sr]=I0());var P0=Pr(e=>{zn.hooks.callHook("devtoolsStateUpdated",{state:e})});Pr((e,t)=>{zn.hooks.callHook("devtoolsConnectedUpdated",{state:e,oldState:t})});var bi=new Proxy(ee.__VUE_DEVTOOLS_KIT_APP_RECORDS__,{get(e,t,n){return t==="value"?ee.__VUE_DEVTOOLS_KIT_APP_RECORDS__:ee.__VUE_DEVTOOLS_KIT_APP_RECORDS__[t]}}),Ut=new Proxy(ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__,{get(e,t,n){return t==="value"?ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__:t==="id"?ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__:ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__[t]}});function qr(){P0({...ee[sr],appRecords:bi.value,activeAppRecordId:Ut.id,tabs:ee.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__,commands:ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__})}function k0(e){ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__=e,qr()}function V0(e){ee.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__=e,qr()}var ht=new Proxy(ee[sr],{get(e,t){return t==="appRecords"?bi:t==="activeAppRecordId"?Ut.id:t==="tabs"?ee.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__:t==="commands"?ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__:ee[sr][t]},deleteProperty(e,t){return delete e[t],!0},set(e,t,n){return{...ee[sr]},e[t]=n,ee[sr][t]=n,!0}});function D0(e){return new Promise(t=>{ht.connected&&(e(),t()),zn.hooks.hook("devtoolsConnectedUpdated",({state:n})=>{n.connected&&(e(),t())})})}var Eo=e=>{if(!!e)return e.startsWith("baseline-")?`custom-ic-${e}`:e.startsWith("i-")||Lh(e)?e:`custom-ic-baseline-${e}`};function R0(e){const t=ee.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__;t.some(n=>n.name===e.name)||(t.push({...e,icon:Eo(e.icon)}),qr())}function B0(e){const t=ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__;t.some(n=>n.id===e.id)||(t.push({...e,icon:Eo(e.icon),children:e.children?e.children.map(n=>({...n,icon:Eo(n.icon)})):void 0}),qr())}function F0(e){const t=ee.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__,n=t.findIndex(i=>i.id===e);n!==-1&&(t.splice(n,1),qr())}function L0(e={}){var t,n,i;const{file:s,host:c,baseUrl:h=window.location.origin,line:w=0,column:A=0}=e;if(s){if(c==="chrome-extension"){const b=s.replace(/\\/g,"\\\\"),I=(n=(t=window.VUE_DEVTOOLS_CONFIG)==null?void 0:t.openInEditorHost)!=null?n:"/";fetch(`${I}__open-in-editor?file=${encodeURI(s)}`).then(x=>{if(!x.ok){const U=`Opening component ${b} failed`;console.log(`%c${U}`,"color:red")}})}else if(ht.vitePluginDetected){const b=(i=ee.__VUE_DEVTOOLS_OPEN_IN_EDITOR_BASE_URL__)!=null?i:h;ee.__VUE_INSPECTOR__.openInEditor(b,s,w,A)}}}N(),N(),N(),N(),N();var mu,vu;(vu=(mu=ee).__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__)!=null||(mu.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__=[]);var Ao=new Proxy(ee.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__,{get(e,t,n){return Reflect.get(e,t,n)}});function Co(e){const t={};return Object.keys(e).forEach(n=>{t[n]=e[n].defaultValue}),t}function Oo(e){return`__VUE_DEVTOOLS_NEXT_PLUGIN_SETTINGS__${e}__`}function N0(e){var t,n,i;const s=(n=(t=Ao.find(c=>{var h;return c[0].id===e&&!!((h=c[0])!=null&&h.settings)}))==null?void 0:t[0])!=null?n:null;return(i=s==null?void 0:s.settings)!=null?i:null}function wu(e,t){var n,i,s;const c=Oo(e);if(c){const h=localStorage.getItem(c);if(h)return JSON.parse(h)}if(e){const h=(i=(n=Ao.find(w=>w[0].id===e))==null?void 0:n[0])!=null?i:null;return Co((s=h==null?void 0:h.settings)!=null?s:{})}return Co(t)}function M0(e,t){const n=Oo(e);localStorage.getItem(n)||localStorage.setItem(n,JSON.stringify(Co(t)))}function j0(e,t,n){const i=Oo(e),s=localStorage.getItem(i),c=JSON.parse(s||"{}"),h={...c,[t]:n};localStorage.setItem(i,JSON.stringify(h)),zn.hooks.callHookWith(w=>{w.forEach(A=>A({pluginId:e,key:t,oldValue:c[t],newValue:n,settings:h}))},"setPluginSettings")}N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N();var yu,bu,sn=(bu=(yu=ee).__VUE_DEVTOOLS_HOOK)!=null?bu:yu.__VUE_DEVTOOLS_HOOK=Fs(),U0={vueAppInit(e){sn.hook("app:init",e)},vueAppUnmount(e){sn.hook("app:unmount",e)},vueAppConnected(e){sn.hook("app:connected",e)},componentAdded(e){return sn.hook("component:added",e)},componentEmit(e){return sn.hook("component:emit",e)},componentUpdated(e){return sn.hook("component:updated",e)},componentRemoved(e){return sn.hook("component:removed",e)},setupDevtoolsPlugin(e){sn.hook("devtools-plugin:setup",e)},perfStart(e){return sn.hook("perf:start",e)},perfEnd(e){return sn.hook("perf:end",e)}},_u={on:U0,setupDevToolsPlugin(e,t){return sn.callHook("devtools-plugin:setup",e,t)}},$0=class{constructor({plugin:e,ctx:t}){this.hooks=t.hooks,this.plugin=e}get on(){return{visitComponentTree:e=>{this.hooks.hook("visitComponentTree",e)},inspectComponent:e=>{this.hooks.hook("inspectComponent",e)},editComponentState:e=>{this.hooks.hook("editComponentState",e)},getInspectorTree:e=>{this.hooks.hook("getInspectorTree",e)},getInspectorState:e=>{this.hooks.hook("getInspectorState",e)},editInspectorState:e=>{this.hooks.hook("editInspectorState",e)},inspectTimelineEvent:e=>{this.hooks.hook("inspectTimelineEvent",e)},timelineCleared:e=>{this.hooks.hook("timelineCleared",e)},setPluginSettings:e=>{this.hooks.hook("setPluginSettings",e)}}}notifyComponentUpdate(e){var t;if(ht.highPerfModeEnabled)return;const n=ru().find(i=>i.packageName===this.plugin.descriptor.packageName);if(n!=null&&n.id){if(e){const i=[e.appContext.app,e.uid,(t=e.parent)==null?void 0:t.uid,e];sn.callHook("component:updated",...i)}else sn.callHook("component:updated");this.hooks.callHook("sendInspectorState",{inspectorId:n.id,plugin:this.plugin})}}addInspector(e){this.hooks.callHook("addInspector",{inspector:e,plugin:this.plugin}),this.plugin.descriptor.settings&&M0(e.id,this.plugin.descriptor.settings)}sendInspectorTree(e){ht.highPerfModeEnabled||this.hooks.callHook("sendInspectorTree",{inspectorId:e,plugin:this.plugin})}sendInspectorState(e){ht.highPerfModeEnabled||this.hooks.callHook("sendInspectorState",{inspectorId:e,plugin:this.plugin})}selectInspectorNode(e,t){this.hooks.callHook("customInspectorSelectNode",{inspectorId:e,nodeId:t,plugin:this.plugin})}visitComponentTree(e){return this.hooks.callHook("visitComponentTree",e)}now(){return ht.highPerfModeEnabled?0:Date.now()}addTimelineLayer(e){this.hooks.callHook("timelineLayerAdded",{options:e,plugin:this.plugin})}addTimelineEvent(e){ht.highPerfModeEnabled||this.hooks.callHook("timelineEventAdded",{options:e,plugin:this.plugin})}getSettings(e){return wu(e??this.plugin.descriptor.id,this.plugin.descriptor.settings)}getComponentInstances(e){return this.hooks.callHook("getComponentInstances",{app:e})}getComponentBounds(e){return this.hooks.callHook("getComponentBounds",{instance:e})}getComponentName(e){return this.hooks.callHook("getComponentName",{instance:e})}highlightElement(e){const t=e.__VUE_DEVTOOLS_NEXT_UID__;return this.hooks.callHook("componentHighlight",{uid:t})}unhighlightElement(){return this.hooks.callHook("componentUnhighlight")}},H0=$0;N(),N(),N(),N();var z0="__vue_devtool_undefined__",K0="__vue_devtool_infinity__",q0="__vue_devtool_negative_infinity__",W0="__vue_devtool_nan__";N(),N();var G0={[z0]:"undefined",[W0]:"NaN",[K0]:"Infinity",[q0]:"-Infinity"};Object.entries(G0).reduce((e,[t,n])=>(e[n]=t,e),{}),N(),N(),N(),N(),N();var Eu,Au;(Au=(Eu=ee).__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__)!=null||(Eu.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__=new Set);function Cu(e,t){return _u.setupDevToolsPlugin(e,t)}function Y0(e,t){const[n,i]=e;if(n.app!==t)return;const s=new H0({plugin:{setupFn:i,descriptor:n},ctx:zn});n.packageName==="vuex"&&s.on.editInspectorState(c=>{s.sendInspectorState(c.inspectorId)}),i(s)}function Ou(e,t){ee.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.has(e)||ht.highPerfModeEnabled&&!(t!=null&&t.inspectingComponent)||(ee.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.add(e),Ao.forEach(n=>{Y0(n,e)}))}N(),N();var Wr="__VUE_DEVTOOLS_ROUTER__",Vr="__VUE_DEVTOOLS_ROUTER_INFO__",Su,xu;(xu=(Su=ee)[Vr])!=null||(Su[Vr]={currentRoute:null,routes:[]});var Tu,Iu;(Iu=(Tu=ee)[Wr])!=null||(Tu[Wr]={}),new Proxy(ee[Vr],{get(e,t){return ee[Vr][t]}}),new Proxy(ee[Wr],{get(e,t){if(t==="value")return ee[Wr]}});function Z0(e){const t=new Map;return((e==null?void 0:e.getRoutes())||[]).filter(n=>!t.has(n.path)&&t.set(n.path,1))}function So(e){return e.map(t=>{let{path:n,name:i,children:s,meta:c}=t;return s!=null&&s.length&&(s=So(s)),{path:n,name:i,children:s,meta:c}})}function X0(e){if(e){const{fullPath:t,hash:n,href:i,path:s,name:c,matched:h,params:w,query:A}=e;return{fullPath:t,hash:n,href:i,path:s,name:c,params:w,query:A,matched:So(h)}}return e}function J0(e,t){function n(){var i;const s=(i=e.app)==null?void 0:i.config.globalProperties.$router,c=X0(s==null?void 0:s.currentRoute.value),h=So(Z0(s)),w=console.warn;console.warn=()=>{},ee[Vr]={currentRoute:c?Rs(c):{},routes:Rs(h)},ee[Wr]=s,console.warn=w}n(),_u.on.componentUpdated(Pr(()=>{var i;((i=t.value)==null?void 0:i.app)===e.app&&(n(),!ht.highPerfModeEnabled&&zn.hooks.callHook("routerInfoUpdated",{state:ee[Vr]}))},200))}function Q0(e){return{async getInspectorTree(t){const n={...t,app:Ut.value.app,rootNodes:[]};return await new Promise(i=>{e.callHookWith(async s=>{await Promise.all(s.map(c=>c(n))),i()},"getInspectorTree")}),n.rootNodes},async getInspectorState(t){const n={...t,app:Ut.value.app,state:null},i={currentTab:`custom-inspector:${t.inspectorId}`};return await new Promise(s=>{e.callHookWith(async c=>{await Promise.all(c.map(h=>h(n,i))),s()},"getInspectorState")}),n.state},editInspectorState(t){const n=new Xs,i={...t,app:Ut.value.app,set:(s,c=t.path,h=t.state.value,w)=>{n.set(s,c,h,w||n.createDefaultSetCallback(t.state))}};e.callHookWith(s=>{s.forEach(c=>c(i))},"editInspectorState")},sendInspectorState(t){const n=yi(t);e.callHook("sendInspectorState",{inspectorId:t,plugin:{descriptor:n.descriptor,setupFn:()=>({})}})},inspectComponentInspector(){return m0()},cancelInspectComponentInspector(){return g0()},getComponentRenderCode(t){const n=po(Ut.value,t);if(n)return(n==null?void 0:n.type)instanceof Function?n.type.toString():n.render.toString()},scrollToComponent(t){return v0({id:t})},openInEditor:L0,getVueInspector:b0,toggleApp(t,n){const i=bi.value.find(s=>s.id===t);i&&(V0(t),k0(i),J0(i,Ut),nu(),Ou(i.app,n))},inspectDOM(t){const n=po(Ut.value,t);if(n){const[i]=ho(n);i&&(ee.__VUE_DEVTOOLS_INSPECT_DOM_TARGET__=i)}},updatePluginSettings(t,n,i){j0(t,n,i)},getPluginSettings(t){return{options:N0(t),values:wu(t)}}}}N();var Pu,ku;(ku=(Pu=ee).__VUE_DEVTOOLS_ENV__)!=null||(Pu.__VUE_DEVTOOLS_ENV__={vitePluginDetected:!1});var Vu=T0(),Du,Ru;(Ru=(Du=ee).__VUE_DEVTOOLS_KIT_CONTEXT__)!=null||(Du.__VUE_DEVTOOLS_KIT_CONTEXT__={hooks:Vu,get state(){return{...ht,activeAppRecordId:Ut.id,activeAppRecord:Ut.value,appRecords:bi.value}},api:Q0(Vu)});var zn=ee.__VUE_DEVTOOLS_KIT_CONTEXT__;N(),Xh(Qh(),1);var Bu,Fu;(Fu=(Bu=ee).__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__)!=null||(Bu.__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__={id:0,appIds:new Set});function eg(e){return new Promise(t=>{if(ht.connected&&ht.clientConnected){e(),t();return}zn.hooks.hook("devtoolsConnectedUpdated",({state:n})=>{n.connected&&n.clientConnected&&(e(),t())})})}N();function tg(e){ht.highPerfModeEnabled=e??!ht.highPerfModeEnabled,!e&&Ut.value&&Ou(Ut.value.app)}N(),N(),N();function ng(e){ht.devtoolsClientDetected={...ht.devtoolsClientDetected,...e};const t=Object.values(ht.devtoolsClientDetected).some(Boolean);tg(!t)}var Lu,Nu;(Nu=(Lu=ee).__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__)!=null||(Lu.__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__=ng),N(),N(),N(),N(),N(),N(),N();var rg=class{constructor(){this.keyToValue=new Map,this.valueToKey=new Map}set(e,t){this.keyToValue.set(e,t),this.valueToKey.set(t,e)}getByKey(e){return this.keyToValue.get(e)}getByValue(e){return this.valueToKey.get(e)}clear(){this.keyToValue.clear(),this.valueToKey.clear()}},Mu=class{constructor(e){this.generateIdentifier=e,this.kv=new rg}register(e,t){this.kv.getByValue(e)||(t||(t=this.generateIdentifier(e)),this.kv.set(t,e))}clear(){this.kv.clear()}getIdentifier(e){return this.kv.getByValue(e)}getValue(e){return this.kv.getByKey(e)}},ig=class extends Mu{constructor(){super(e=>e.name),this.classToAllowedProps=new Map}register(e,t){typeof t=="object"?(t.allowProps&&this.classToAllowedProps.set(e,t.allowProps),super.register(e,t.identifier)):super.register(e,t)}getAllowedProps(e){return this.classToAllowedProps.get(e)}};N(),N();function og(e){if("values"in Object)return Object.values(e);const t=[];for(const n in e)e.hasOwnProperty(n)&&t.push(e[n]);return t}function ag(e,t){const n=og(e);if("find"in n)return n.find(t);const i=n;for(let s=0;s<i.length;s++){const c=i[s];if(t(c))return c}}function Dr(e,t){Object.entries(e).forEach(([n,i])=>t(i,n))}function _i(e,t){return e.indexOf(t)!==-1}function ju(e,t){for(let n=0;n<e.length;n++){const i=e[n];if(t(i))return i}}var sg=class{constructor(){this.transfomers={}}register(e){this.transfomers[e.name]=e}findApplicable(e){return ag(this.transfomers,t=>t.isApplicable(e))}findByName(e){return this.transfomers[e]}};N(),N();var ug=e=>Object.prototype.toString.call(e).slice(8,-1),Uu=e=>typeof e>"u",lg=e=>e===null,Gr=e=>typeof e!="object"||e===null||e===Object.prototype?!1:Object.getPrototypeOf(e)===null?!0:Object.getPrototypeOf(e)===Object.prototype,xo=e=>Gr(e)&&Object.keys(e).length===0,Kn=e=>Array.isArray(e),cg=e=>typeof e=="string",dg=e=>typeof e=="number"&&!isNaN(e),fg=e=>typeof e=="boolean",pg=e=>e instanceof RegExp,Yr=e=>e instanceof Map,Zr=e=>e instanceof Set,$u=e=>ug(e)==="Symbol",hg=e=>e instanceof Date&&!isNaN(e.valueOf()),gg=e=>e instanceof Error,Hu=e=>typeof e=="number"&&isNaN(e),mg=e=>fg(e)||lg(e)||Uu(e)||dg(e)||cg(e)||$u(e),vg=e=>typeof e=="bigint",wg=e=>e===1/0||e===-1/0,yg=e=>ArrayBuffer.isView(e)&&!(e instanceof DataView),bg=e=>e instanceof URL;N();var zu=e=>e.replace(/\./g,"\\."),To=e=>e.map(String).map(zu).join("."),Xr=e=>{const t=[];let n="";for(let s=0;s<e.length;s++){let c=e.charAt(s);if(c==="\\"&&e.charAt(s+1)==="."){n+=".",s++;continue}if(c==="."){t.push(n),n="";continue}n+=c}const i=n;return t.push(i),t};N();function In(e,t,n,i){return{isApplicable:e,annotation:t,transform:n,untransform:i}}var Ku=[In(Uu,"undefined",()=>null,()=>{}),In(vg,"bigint",e=>e.toString(),e=>typeof BigInt<"u"?BigInt(e):(console.error("Please add a BigInt polyfill."),e)),In(hg,"Date",e=>e.toISOString(),e=>new Date(e)),In(gg,"Error",(e,t)=>{const n={name:e.name,message:e.message};return t.allowedErrorProps.forEach(i=>{n[i]=e[i]}),n},(e,t)=>{const n=new Error(e.message);return n.name=e.name,n.stack=e.stack,t.allowedErrorProps.forEach(i=>{n[i]=e[i]}),n}),In(pg,"regexp",e=>""+e,e=>{const t=e.slice(1,e.lastIndexOf("/")),n=e.slice(e.lastIndexOf("/")+1);return new RegExp(t,n)}),In(Zr,"set",e=>[...e.values()],e=>new Set(e)),In(Yr,"map",e=>[...e.entries()],e=>new Map(e)),In(e=>Hu(e)||wg(e),"number",e=>Hu(e)?"NaN":e>0?"Infinity":"-Infinity",Number),In(e=>e===0&&1/e===-1/0,"number",()=>"-0",Number),In(bg,"URL",e=>e.toString(),e=>new URL(e))];function Ei(e,t,n,i){return{isApplicable:e,annotation:t,transform:n,untransform:i}}var qu=Ei((e,t)=>$u(e)?!!t.symbolRegistry.getIdentifier(e):!1,(e,t)=>["symbol",t.symbolRegistry.getIdentifier(e)],e=>e.description,(e,t,n)=>{const i=n.symbolRegistry.getValue(t[1]);if(!i)throw new Error("Trying to deserialize unknown symbol");return i}),_g=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,Uint8ClampedArray].reduce((e,t)=>(e[t.name]=t,e),{}),Wu=Ei(yg,e=>["typed-array",e.constructor.name],e=>[...e],(e,t)=>{const n=_g[t[1]];if(!n)throw new Error("Trying to deserialize unknown typed array");return new n(e)});function Gu(e,t){return e!=null&&e.constructor?!!t.classRegistry.getIdentifier(e.constructor):!1}var Yu=Ei(Gu,(e,t)=>["class",t.classRegistry.getIdentifier(e.constructor)],(e,t)=>{const n=t.classRegistry.getAllowedProps(e.constructor);if(!n)return{...e};const i={};return n.forEach(s=>{i[s]=e[s]}),i},(e,t,n)=>{const i=n.classRegistry.getValue(t[1]);if(!i)throw new Error(`Trying to deserialize unknown class '${t[1]}' - check https://github.com/blitz-js/superjson/issues/116#issuecomment-773996564`);return Object.assign(Object.create(i.prototype),e)}),Zu=Ei((e,t)=>!!t.customTransformerRegistry.findApplicable(e),(e,t)=>["custom",t.customTransformerRegistry.findApplicable(e).name],(e,t)=>t.customTransformerRegistry.findApplicable(e).serialize(e),(e,t,n)=>{const i=n.customTransformerRegistry.findByName(t[1]);if(!i)throw new Error("Trying to deserialize unknown custom value");return i.deserialize(e)}),Eg=[Yu,qu,Zu,Wu],Xu=(e,t)=>{const n=ju(Eg,s=>s.isApplicable(e,t));if(n)return{value:n.transform(e,t),type:n.annotation(e,t)};const i=ju(Ku,s=>s.isApplicable(e,t));if(i)return{value:i.transform(e,t),type:i.annotation}},Ju={};Ku.forEach(e=>{Ju[e.annotation]=e});var Ag=(e,t,n)=>{if(Kn(t))switch(t[0]){case"symbol":return qu.untransform(e,t,n);case"class":return Yu.untransform(e,t,n);case"custom":return Zu.untransform(e,t,n);case"typed-array":return Wu.untransform(e,t,n);default:throw new Error("Unknown transformation: "+t)}else{const i=Ju[t];if(!i)throw new Error("Unknown transformation: "+t);return i.untransform(e,n)}};N();var Rr=(e,t)=>{if(t>e.size)throw new Error("index out of bounds");const n=e.keys();for(;t>0;)n.next(),t--;return n.next().value};function Qu(e){if(_i(e,"__proto__"))throw new Error("__proto__ is not allowed as a property");if(_i(e,"prototype"))throw new Error("prototype is not allowed as a property");if(_i(e,"constructor"))throw new Error("constructor is not allowed as a property")}var Cg=(e,t)=>{Qu(t);for(let n=0;n<t.length;n++){const i=t[n];if(Zr(e))e=Rr(e,+i);else if(Yr(e)){const s=+i,c=+t[++n]==0?"key":"value",h=Rr(e,s);switch(c){case"key":e=h;break;case"value":e=e.get(h);break}}else e=e[i]}return e},Io=(e,t,n)=>{if(Qu(t),t.length===0)return n(e);let i=e;for(let c=0;c<t.length-1;c++){const h=t[c];if(Kn(i)){const w=+h;i=i[w]}else if(Gr(i))i=i[h];else if(Zr(i)){const w=+h;i=Rr(i,w)}else if(Yr(i)){if(c===t.length-2)break;const A=+h,b=+t[++c]==0?"key":"value",I=Rr(i,A);switch(b){case"key":i=I;break;case"value":i=i.get(I);break}}}const s=t[t.length-1];if(Kn(i)?i[+s]=n(i[+s]):Gr(i)&&(i[s]=n(i[s])),Zr(i)){const c=Rr(i,+s),h=n(c);c!==h&&(i.delete(c),i.add(h))}if(Yr(i)){const c=+t[t.length-2],h=Rr(i,c);switch(+s==0?"key":"value"){case"key":{const A=n(h);i.set(A,i.get(h)),A!==h&&i.delete(h);break}case"value":{i.set(h,n(i.get(h)));break}}}return e};function Po(e,t,n=[]){if(!e)return;if(!Kn(e)){Dr(e,(c,h)=>Po(c,t,[...n,...Xr(h)]));return}const[i,s]=e;s&&Dr(s,(c,h)=>{Po(c,t,[...n,...Xr(h)])}),t(i,n)}function Og(e,t,n){return Po(t,(i,s)=>{e=Io(e,s,c=>Ag(c,i,n))}),e}function Sg(e,t){function n(i,s){const c=Cg(e,Xr(s));i.map(Xr).forEach(h=>{e=Io(e,h,()=>c)})}if(Kn(t)){const[i,s]=t;i.forEach(c=>{e=Io(e,Xr(c),()=>e)}),s&&Dr(s,n)}else Dr(t,n);return e}var xg=(e,t)=>Gr(e)||Kn(e)||Yr(e)||Zr(e)||Gu(e,t);function Tg(e,t,n){const i=n.get(e);i?i.push(t):n.set(e,[t])}function Ig(e,t){const n={};let i;return e.forEach(s=>{if(s.length<=1)return;t||(s=s.map(w=>w.map(String)).sort((w,A)=>w.length-A.length));const[c,...h]=s;c.length===0?i=h.map(To):n[To(c)]=h.map(To)}),i?xo(n)?[i]:[i,n]:xo(n)?void 0:n}var el=(e,t,n,i,s=[],c=[],h=new Map)=>{var w;const A=mg(e);if(!A){Tg(e,s,t);const B=h.get(e);if(B)return i?{transformedValue:null}:B}if(!xg(e,n)){const B=Xu(e,n),W=B?{transformedValue:B.value,annotations:[B.type]}:{transformedValue:e};return A||h.set(e,W),W}if(_i(c,e))return{transformedValue:null};const b=Xu(e,n),I=(w=b==null?void 0:b.value)!=null?w:e,x=Kn(I)?[]:{},U={};Dr(I,(B,W)=>{if(W==="__proto__"||W==="constructor"||W==="prototype")throw new Error(`Detected property ${W}. This is a prototype pollution risk, please remove it from your object.`);const T=el(B,t,n,i,[...s,W],[...c,e],h);x[W]=T.transformedValue,Kn(T.annotations)?U[W]=T.annotations:Gr(T.annotations)&&Dr(T.annotations,(M,Y)=>{U[zu(W)+"."+Y]=M})});const S=xo(U)?{transformedValue:x,annotations:b?[b.type]:void 0}:{transformedValue:x,annotations:b?[b.type,U]:U};return A||h.set(e,S),S};N(),N();function tl(e){return Object.prototype.toString.call(e).slice(8,-1)}function nl(e){return tl(e)==="Array"}function Pg(e){if(tl(e)!=="Object")return!1;const t=Object.getPrototypeOf(e);return!!t&&t.constructor===Object&&t===Object.prototype}function kg(e,t,n,i,s){const c={}.propertyIsEnumerable.call(i,t)?"enumerable":"nonenumerable";c==="enumerable"&&(e[t]=n),s&&c==="nonenumerable"&&Object.defineProperty(e,t,{value:n,enumerable:!1,writable:!0,configurable:!0})}function ko(e,t={}){if(nl(e))return e.map(s=>ko(s,t));if(!Pg(e))return e;const n=Object.getOwnPropertyNames(e),i=Object.getOwnPropertySymbols(e);return[...n,...i].reduce((s,c)=>{if(nl(t.props)&&!t.props.includes(c))return s;const h=e[c],w=ko(h,t);return kg(s,c,w,e,t.nonenumerable),s},{})}var it=class{constructor({dedupe:e=!1}={}){this.classRegistry=new ig,this.symbolRegistry=new Mu(t=>{var n;return(n=t.description)!=null?n:""}),this.customTransformerRegistry=new sg,this.allowedErrorProps=[],this.dedupe=e}serialize(e){const t=new Map,n=el(e,t,this,this.dedupe),i={json:n.transformedValue};n.annotations&&(i.meta={...i.meta,values:n.annotations});const s=Ig(t,this.dedupe);return s&&(i.meta={...i.meta,referentialEqualities:s}),i}deserialize(e){const{json:t,meta:n}=e;let i=ko(t);return n!=null&&n.values&&(i=Og(i,n.values,this)),n!=null&&n.referentialEqualities&&(i=Sg(i,n.referentialEqualities)),i}stringify(e){return JSON.stringify(this.serialize(e))}parse(e){return this.deserialize(JSON.parse(e))}registerClass(e,t){this.classRegistry.register(e,t)}registerSymbol(e,t){this.symbolRegistry.register(e,t)}registerCustom(e,t){this.customTransformerRegistry.register({name:t,...e})}allowErrorProps(...e){this.allowedErrorProps.push(...e)}};it.defaultInstance=new it,it.serialize=it.defaultInstance.serialize.bind(it.defaultInstance),it.deserialize=it.defaultInstance.deserialize.bind(it.defaultInstance),it.stringify=it.defaultInstance.stringify.bind(it.defaultInstance),it.parse=it.defaultInstance.parse.bind(it.defaultInstance),it.registerClass=it.defaultInstance.registerClass.bind(it.defaultInstance),it.registerSymbol=it.defaultInstance.registerSymbol.bind(it.defaultInstance),it.registerCustom=it.defaultInstance.registerCustom.bind(it.defaultInstance),it.allowErrorProps=it.defaultInstance.allowErrorProps.bind(it.defaultInstance),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N(),N();var rl,il;(il=(rl=ee).__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__)!=null||(rl.__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__=[]);var ol,al;(al=(ol=ee).__VUE_DEVTOOLS_KIT_RPC_CLIENT__)!=null||(ol.__VUE_DEVTOOLS_KIT_RPC_CLIENT__=null);var sl,ul;(ul=(sl=ee).__VUE_DEVTOOLS_KIT_RPC_SERVER__)!=null||(sl.__VUE_DEVTOOLS_KIT_RPC_SERVER__=null);var ll,cl;(cl=(ll=ee).__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__)!=null||(ll.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__=null);var dl,fl;(fl=(dl=ee).__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__)!=null||(dl.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__=null);var pl,hl;(hl=(pl=ee).__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__)!=null||(pl.__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__=null),N(),N(),N(),N(),N(),N(),N();const Vg=Object.freeze(Object.defineProperty({__proto__:null,addCustomCommand:B0,addCustomTab:R0,onDevToolsClientConnected:eg,onDevToolsConnected:D0,removeCustomCommand:F0,setupDevToolsPlugin:Cu,setupDevtoolsPlugin:Cu},Symbol.toStringTag,{value:"Module"}));return _h});
|