@cbutep_n/pico-ui 0.0.6 → 0.0.7
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/package.json +1 -1
- package/dist/App.vue.d.ts +0 -2
- package/dist/components/PBackground/PBackgroud.vue.d.ts +0 -17
- package/dist/components/base/PButton/PButton.vue.d.ts +0 -23
- package/dist/components/base/PCard/PCard.vue.d.ts +0 -17
- package/dist/components/base/PCheckboxInput/PCheckboxInput.vue.d.ts +0 -13
- package/dist/components/base/PDivider/PDivider.vue.d.ts +0 -6
- package/dist/components/base/PFormItem/PFormItem.vue.d.ts +0 -10
- package/dist/components/base/PIcon/PIcon.vue.d.ts +0 -6
- package/dist/components/base/PPlane/PPlane.vue.d.ts +0 -17
- package/dist/components/base/PRadioInput/PRadioInput.vue.d.ts +0 -19
- package/dist/components/base/PSkeleton/PSkeleton.vue.d.ts +0 -2
- package/dist/components/base/PSwitchInput/PSwitchInput.vue.d.ts +0 -9
- package/dist/components/base/PTextInput/PTextInput.vue.d.ts +0 -15
- package/dist/index-DRqJOqUR.js +0 -3485
- package/dist/index-DRqJOqUR.js.map +0 -1
- package/dist/index.d.ts +0 -21
- package/dist/main.d.ts +0 -0
- package/dist/pico-ui.es.js +0 -1262
- package/dist/pico-ui.es.js.map +0 -1
- package/dist/pico-ui.umd.js +0 -2
- package/dist/pico-ui.umd.js.map +0 -1
- package/dist/style.css +0 -1
- package/dist/utils/IconsEnum.d.ts +0 -3
- package/dist/vite.svg +0 -1
package/dist/pico-ui.umd.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
(function(V,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],a):(V=typeof globalThis<"u"?globalThis:V||self,a(V["pico-ui"]={},V.Vue))})(this,(function(V,a){"use strict";const Tr=a.defineComponent({__name:"PButton",props:{variant:{default:"primary"},size:{default:"medium"}},setup(e){const t={primary:["bg-pico-primary","text-white","shadow-primary"],secondary:["bg-pico-secondary","text-white","shadow-secondary"],outline:["outline-2","outline-pico-primary","text-pico-primary"],ghost:["text-pico-gray","border-dashed border-2 border-pico-gray/50"],soft:["bg-pico-primary/20","text-pico-primary"]},n={large:["text-lg","py-3.5","px-8.5"],medium:["text-md","py-2.5","px-6"],small:["text-sm","py-1.5","px-4"]};return(r,o)=>(a.openBlock(),a.createElementBlock("button",{class:a.normalizeClass(["w-max h-max rounded-lg font-semibold hover:brightness-80 duration-300",[t[e.variant],n[e.size]]])},[a.renderSlot(r.$slots,"default")],2))}}),Dr={xmlns:"http://www.w3.org/2000/svg",width:"12",height:"9",fill:"none"};function Ir(e,t){return a.openBlock(),a.createElementBlock("svg",Dr,[...t[0]||(t[0]=[a.createElementVNode("path",{fill:"#fff",d:"M10.868.366a1.25 1.25 0 0 1 0 1.767l-6.25 6.25a1.25 1.25 0 0 1-1.767 0l-2.5-2.5a1.25 1.25 0 0 1 1.767-1.767l1.617 1.616L9.1.366a1.25 1.25 0 0 1 1.767 0"},null,-1)])])}const ht={checkmark:{render:Ir}},Et=a.defineComponent({__name:"PIcon",props:{name:{}},setup(e){return(t,n)=>(a.openBlock(),a.createBlock(a.resolveDynamicComponent(a.unref(ht)[e.name])))}}),Vr=["disabled"],wr=a.defineComponent({__name:"PCheckboxInput",props:a.mergeModels({disabled:{type:Boolean,default:!1}},{modelValue:{type:Boolean},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=new Map([[!1,["outline-2"]],[!0,["bg-pico-primary"]]]),n=a.useModel(e,"modelValue");return(r,o)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass([a.unref(t).get(!!n.value),"outline-pico-stroke-neutral min-w-5.5 duration-300 h-5.5 flex relative justify-center items-center rounded-sm"])},[a.withDirectives(a.createElementVNode("input",{class:"opacity-0 inset-0 absolute",disabled:e.disabled,type:"checkbox","onUpdate:modelValue":o[0]||(o[0]=u=>n.value=u)},null,8,Vr),[[a.vModelCheckbox,n.value]]),a.createVNode(Et,{name:"checkmark"})],2))}}),Pr=a.defineComponent({__name:"PDivider",props:{orientation:{default:"horizontal"}},setup(e){const t={vertical:["w-2px","h-full"],horizontal:["h-2px","w-full"]};return(n,r)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["bg-pico-stroke-neutral",t[e.orientation]])},null,2))}});function X(e){return typeof e=="function"}function xr(e){return e==null}const se=e=>e!==null&&!!e&&typeof e=="object"&&!Array.isArray(e);function gt(e){return Number(e)>=0}function Rr(e){const t=parseFloat(e);return isNaN(t)?e:t}function Nr(e){const t=e.split(".");if(!t.length)return"";let n=String(t[0]);for(let r=1;r<t.length;r++){if(gt(t[r])){n+=`[${t[r]}]`;continue}n+=`.${t[r]}`}return n}const Br={};function Fr(e){return Br[e]}function vt(e,t,n){typeof n.value=="object"&&(n.value=re(n.value)),!n.enumerable||n.get||n.set||!n.configurable||!n.writable||t==="__proto__"?Object.defineProperty(e,t,n):e[t]=n.value}function re(e){if(typeof e!="object")return e;var t=0,n,r,o,u=Object.prototype.toString.call(e);if(u==="[object Object]"?o=Object.create(e.__proto__||null):u==="[object Array]"?o=Array(e.length):u==="[object Set]"?(o=new Set,e.forEach(function(i){o.add(re(i))})):u==="[object Map]"?(o=new Map,e.forEach(function(i,s){o.set(re(s),re(i))})):u==="[object Date]"?o=new Date(+e):u==="[object RegExp]"?o=new RegExp(e.source,e.flags):u==="[object DataView]"?o=new e.constructor(re(e.buffer)):u==="[object ArrayBuffer]"?o=e.slice(0):u.slice(-6)==="Array]"&&(o=new e.constructor(e)),o){for(r=Object.getOwnPropertySymbols(e);t<r.length;t++)vt(o,r[t],Object.getOwnPropertyDescriptor(e,r[t]));for(t=0,r=Object.getOwnPropertyNames(e);t<r.length;t++)Object.hasOwnProperty.call(o,n=r[t])&&o[n]===e[n]||vt(o,n,Object.getOwnPropertyDescriptor(e,n))}return o||e}const yt=Symbol("vee-validate-form"),Ur=Symbol("vee-validate-field-instance"),At=Symbol("Default empty value"),Ot=typeof window<"u";function Me(e){return X(e)&&!!e.__locatorRef}function Ee(e){return!!e&&X(e.parse)&&e.__type==="VVTypedSchema"}function je(e){return!!e&&X(e.validate)}function Ct(e){return e==="checkbox"||e==="radio"}function Lr(e){return se(e)||Array.isArray(e)}function ze(e){return/^\[.+\]$/i.test(e)}function Mr(e){return bt(e)&&e.multiple}function bt(e){return e.tagName==="SELECT"}function jr(e){return e?!!(typeof Event<"u"&&X(Event)&&e instanceof Event||e&&e.srcElement):!1}function F(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var n,r,o;if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!F(e[r],t[r]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(r of e.entries())if(!t.has(r[0]))return!1;for(r of e.entries())if(!F(r[1],t.get(r[0])))return!1;return!0}if(kt(e)&&kt(t))return!(e.size!==t.size||e.name!==t.name||e.lastModified!==t.lastModified||e.type!==t.type);if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(r of e.entries())if(!t.has(r[0]))return!1;return!0}if(ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(e[r]!==t[r])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(e=St(e),t=St(t),o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){var u=o[r];if(!F(e[u],t[u]))return!1}return!0}return e!==e&&t!==t}function St(e){return Object.fromEntries(Object.entries(e).filter(([,t])=>t!==void 0))}function kt(e){return Ot?e instanceof File:!1}function Tt(e){return ze(e)?e.replace(/\[|\]/gi,""):e}function le(e,t,n){return e?ze(t)?e[Tt(t)]:(t||"").split(/\.|\[(\d+)\]/).filter(Boolean).reduce((o,u)=>Lr(o)&&u in o?o[u]:n,e):n}function zr(e,t,n){if(ze(t)){e[Tt(t)]=n;return}const r=t.split(/\.|\[(\d+)\]/).filter(Boolean);let o=e;for(let u=0;u<r.length;u++){if(u===r.length-1){o[r[u]]=n;return}(!(r[u]in o)||xr(o[r[u]]))&&(o[r[u]]=gt(r[u+1])?[]:{}),o=o[r[u]]}}function Dt(e){return Object.keys(e)}function It(e,t=void 0){const n=a.getCurrentInstance();return n?.provides[e]||a.inject(e,t)}function Kr(e,t,n){if(Array.isArray(e)){const r=[...e],o=r.findIndex(u=>F(u,t));return o>=0?r.splice(o,1):r.push(t),r}return F(e,t)?n:t}function $r(e,t){let n,r;return function(...o){const u=this;return n||(n=!0,setTimeout(()=>n=!1,t),r=e.apply(u,o)),r}}function Hr(e,t){return se(t)&&t.number?Rr(e):e}function Vt(e,t){let n;return async function(...o){const u=e(...o);n=u;const i=await u;return u!==n?i:(n=void 0,t(i,o))}}function Gr(e){return Array.isArray(e)?e:e?[e]:[]}function Ke(e){if(wt(e))return e._value}function wt(e){return"_value"in e}function Wr(e){return e.type==="number"||e.type==="range"?Number.isNaN(e.valueAsNumber)?e.value:e.valueAsNumber:e.value}function Pt(e){if(!jr(e))return e;const t=e.target;if(Ct(t.type)&&wt(t))return Ke(t);if(t.type==="file"&&t.files){const n=Array.from(t.files);return t.multiple?n:n[0]}if(Mr(t))return Array.from(t.options).filter(n=>n.selected&&!n.disabled).map(Ke);if(bt(t)){const n=Array.from(t.options).find(r=>r.selected);return n?Ke(n):t.value}return Wr(t)}function xt(e){const t={};return Object.defineProperty(t,"_$$isNormalized",{value:!0,writable:!1,enumerable:!1,configurable:!1}),e?se(e)&&e._$$isNormalized?e:se(e)?Object.keys(e).reduce((n,r)=>{const o=qr(e[r]);return e[r]!==!1&&(n[r]=Rt(o)),n},t):typeof e!="string"?t:e.split("|").reduce((n,r)=>{const o=Yr(r);return o.name&&(n[o.name]=Rt(o.params)),n},t):t}function qr(e){return e===!0?[]:Array.isArray(e)||se(e)?e:[e]}function Rt(e){const t=n=>typeof n=="string"&&n[0]==="@"?Zr(n.slice(1)):n;return Array.isArray(e)?e.map(t):e instanceof RegExp?[e]:Object.keys(e).reduce((n,r)=>(n[r]=t(e[r]),n),{})}const Yr=e=>{let t=[];const n=e.split(":")[0];return e.includes(":")&&(t=e.split(":").slice(1).join(":").split(",")),{name:n,params:t}};function Zr(e){const t=n=>{var r;return(r=le(n,e))!==null&&r!==void 0?r:n[e]};return t.__locatorRef=e,t}function Xr(e){return Array.isArray(e)?e.filter(Me):Dt(e).filter(t=>Me(e[t])).map(t=>e[t])}let Jr=Object.assign({},{generateMessage:({field:e})=>`${e} is not valid.`,bails:!0,validateOnBlur:!0,validateOnChange:!0,validateOnInput:!1,validateOnModelUpdate:!0});const Qr=()=>Jr;async function eo(e,t,n={}){const r=n?.bails,o={name:n?.name||"{field}",rules:t,label:n?.label,bails:r??!0,formData:n?.values||{}},u=await to(o,e);return Object.assign(Object.assign({},u),{valid:!u.errors.length})}async function to(e,t){const n=e.rules;if(Ee(n)||je(n))return oo(t,Object.assign(Object.assign({},e),{rules:n}));if(X(n)||Array.isArray(n)){const s={field:e.label||e.name,name:e.name,label:e.label,form:e.formData,value:t},f=Array.isArray(n)?n:[n],_=f.length,v=[];for(let p=0;p<_;p++){const y=f[p],d=await y(t,s);if(!(typeof d!="string"&&!Array.isArray(d)&&d)){if(Array.isArray(d))v.push(...d);else{const A=typeof d=="string"?d:Nt(s);v.push(A)}if(e.bails)return{errors:v}}}return{errors:v}}const r=Object.assign(Object.assign({},e),{rules:xt(n)}),o=[],u=Object.keys(r.rules),i=u.length;for(let s=0;s<i;s++){const f=u[s],_=await uo(r,t,{name:f,params:r.rules[f]});if(_.error&&(o.push(_.error),e.bails))return{errors:o}}return{errors:o}}function no(e){return!!e&&e.name==="ValidationError"}function ro(e){return{__type:"VVTypedSchema",async parse(n,r){var o;try{return{output:await e.validate(n,{abortEarly:!1,context:r?.formData||{}}),errors:[]}}catch(u){if(!no(u))throw u;if(!(!((o=u.inner)===null||o===void 0)&&o.length)&&u.errors.length)return{errors:[{path:u.path,errors:u.errors}]};const i=u.inner.reduce((s,f)=>{const _=f.path||"";return s[_]||(s[_]={errors:[],path:_}),s[_].errors.push(...f.errors),s},{});return{errors:Object.values(i)}}}}}async function oo(e,t){const r=await(Ee(t.rules)?t.rules:ro(t.rules)).parse(e,{formData:t.formData}),o=[];for(const u of r.errors)u.errors.length&&o.push(...u.errors);return{value:r.value,errors:o}}async function uo(e,t,n){const r=Fr(n.name);if(!r)throw new Error(`No such validator '${n.name}' exists.`);const o=io(n.params,e.formData),u={field:e.label||e.name,name:e.name,label:e.label,value:t,form:e.formData,rule:Object.assign(Object.assign({},n),{params:o})},i=await r(t,o,u);return typeof i=="string"?{error:i}:{error:i?void 0:Nt(u)}}function Nt(e){const t=Qr().generateMessage;return t?t(e):"Field is invalid"}function io(e,t){const n=r=>Me(r)?r(t):r;return Array.isArray(e)?e.map(n):Object.keys(e).reduce((r,o)=>(r[o]=n(e[o]),r),{})}let Bt=0;function ao(e,t){const{value:n,initialValue:r,setInitialValue:o}=so(e,t.modelValue,t.form);if(!t.form){let y=function(d){var m;"value"in d&&(n.value=d.value),"errors"in d&&_(d.errors),"touched"in d&&(p.touched=(m=d.touched)!==null&&m!==void 0?m:p.touched),"initialValue"in d&&o(d.initialValue)};const{errors:f,setErrors:_}=fo(),v=Bt>=Number.MAX_SAFE_INTEGER?0:++Bt,p=co(n,r,f,t.schema);return{id:v,path:e,value:n,initialValue:r,meta:p,flags:{pendingUnmount:{[v]:!1},pendingReset:!1},errors:f,setState:y}}const u=t.form.createPathState(e,{bails:t.bails,label:t.label,type:t.type,validate:t.validate,schema:t.schema}),i=a.computed(()=>u.errors);function s(f){var _,v,p;"value"in f&&(n.value=f.value),"errors"in f&&((_=t.form)===null||_===void 0||_.setFieldError(a.unref(e),f.errors)),"touched"in f&&((v=t.form)===null||v===void 0||v.setFieldTouched(a.unref(e),(p=f.touched)!==null&&p!==void 0?p:!1)),"initialValue"in f&&o(f.initialValue)}return{id:Array.isArray(u.id)?u.id[u.id.length-1]:u.id,path:e,value:n,errors:i,meta:u,initialValue:r,flags:u.__flags,setState:s}}function so(e,t,n){const r=a.ref(a.unref(t));function o(){return n?le(n.initialValues.value,a.unref(e),a.unref(r)):a.unref(r)}function u(_){if(!n){r.value=_;return}n.setFieldInitialValue(a.unref(e),_,!0)}const i=a.computed(o);if(!n)return{value:a.ref(o()),initialValue:i,setInitialValue:u};const s=lo(t,n,i,e);return n.stageInitialValue(a.unref(e),s,!0),{value:a.computed({get(){return le(n.values,a.unref(e))},set(_){n.setFieldValue(a.unref(e),_,!1)}}),initialValue:i,setInitialValue:u}}function lo(e,t,n,r){return a.isRef(e)?a.unref(e):e!==void 0?e:le(t.values,a.unref(r),a.unref(n))}function co(e,t,n,r){const o=a.computed(()=>{var i,s,f;return(f=(s=(i=a.toValue(r))===null||i===void 0?void 0:i.describe)===null||s===void 0?void 0:s.call(i).required)!==null&&f!==void 0?f:!1}),u=a.reactive({touched:!1,pending:!1,valid:!0,required:o,validated:!!a.unref(n).length,initialValue:a.computed(()=>a.unref(t)),dirty:a.computed(()=>!F(a.unref(e),a.unref(t)))});return a.watch(n,i=>{u.valid=!i.length},{immediate:!0,flush:"sync"}),u}function fo(){const e=a.ref([]);return{errors:e,setErrors:t=>{e.value=Gr(t)}}}const Ft={},ge={},ve="vee-validate-inspector",N={error:12405579,success:448379,unknown:5522283,white:16777215,black:0,blue:218007,purple:12157168,orange:16099682,gray:12304330};let I=null,J;async function _o(e){if(process.env.NODE_ENV!=="production"){if(!Ot)return;(await Promise.resolve().then(()=>ua)).setupDevtoolsPlugin({id:"vee-validate-devtools-plugin",label:"VeeValidate Plugin",packageName:"vee-validate",homepage:"https://vee-validate.logaretm.com/v4",app:e,logo:"https://vee-validate.logaretm.com/v4/logo.png"},n=>{J=n,n.addInspector({id:ve,icon:"rule",label:"vee-validate",noSelectionText:"Select a vee-validate node to inspect",actions:[{icon:"done_outline",tooltip:"Validate selected item",action:async()=>{if(!I){console.error("There is not a valid selected vee-validate node or component");return}if(I.type==="field"){await I.field.validate();return}if(I.type==="form"){await I.form.validate();return}I.type==="pathState"&&await I.form.validateField(I.state.path)}},{icon:"delete_sweep",tooltip:"Clear validation state of the selected item",action:()=>{if(!I){console.error("There is not a valid selected vee-validate node or component");return}if(I.type==="field"){I.field.resetField();return}I.type==="form"&&I.form.resetForm(),I.type==="pathState"&&I.form.resetField(I.state.path)}}]}),n.on.getInspectorTree(r=>{if(r.inspectorId!==ve)return;const o=Object.values(Ft),u=Object.values(ge);r.rootNodes=[...o.map(mo),...u.map(i=>Eo(i))]}),n.on.getInspectorState(r=>{if(r.inspectorId!==ve)return;const{form:o,field:u,state:i,type:s}=go(r.nodeId);if(n.unhighlightElement(),o&&s==="form"){r.state=vo(o),I={type:"form",form:o},n.highlightElement(o._vm);return}if(i&&s==="pathState"&&o){r.state=Lt(i),I={type:"pathState",state:i,form:o};return}if(u&&s==="field"){r.state=Lt({errors:u.errors.value,dirty:u.meta.dirty,valid:u.meta.valid,touched:u.meta.touched,value:u.value.value,initialValue:u.meta.initialValue}),I={field:u,type:"field"},n.highlightElement(u._vm);return}I=null,n.unhighlightElement()})})}}const $e=$r(()=>{setTimeout(async()=>{await a.nextTick(),J?.sendInspectorState(ve),J?.sendInspectorTree(ve)},100)},100);function po(e){const t=a.getCurrentInstance();if(!J){const n=t?.appContext.app;if(!n)return;_o(n)}ge[e.id]=Object.assign({},e),ge[e.id]._vm=t,a.onUnmounted(()=>{delete ge[e.id],$e()}),$e()}function mo(e){const{textColor:t,bgColor:n}=Mt(e.meta.value.valid),r={};Object.values(e.getAllPathStates()).forEach(i=>{zr(r,a.toValue(i.path),ho(i,e))});function o(i,s=[]){const f=[...s].pop();return"id"in i?Object.assign(Object.assign({},i),{label:f||i.label}):se(i)?{id:`${s.join(".")}`,label:f||"",children:Object.keys(i).map(_=>o(i[_],[...s,_]))}:Array.isArray(i)?{id:`${s.join(".")}`,label:`${f}[]`,children:i.map((_,v)=>o(_,[...s,String(v)]))}:{id:"",label:"",children:[]}}const{children:u}=o(r);return{id:He(e),label:e.name,children:u,tags:[{label:"Form",textColor:t,backgroundColor:n},{label:`${e.getAllPathStates().length} fields`,textColor:N.white,backgroundColor:N.unknown}]}}function ho(e,t){return{id:He(t,e),label:a.toValue(e.path),tags:Ut(e.multiple,e.fieldsCount,e.type,e.valid,t)}}function Eo(e,t){return{id:He(t,e),label:a.unref(e.name),tags:Ut(!1,1,e.type,e.meta.valid,t)}}function Ut(e,t,n,r,o){const{textColor:u,bgColor:i}=Mt(r);return[e?void 0:{label:"Field",textColor:u,backgroundColor:i},o?void 0:{label:"Standalone",textColor:N.black,backgroundColor:N.gray},n==="checkbox"?{label:"Checkbox",textColor:N.white,backgroundColor:N.blue}:void 0,n==="radio"?{label:"Radio",textColor:N.white,backgroundColor:N.purple}:void 0,e?{label:"Multiple",textColor:N.black,backgroundColor:N.orange}:void 0].filter(Boolean)}function He(e,t){const n=t?"path"in t?"pathState":"field":"form",r=t?"path"in t?t?.path:a.toValue(t?.name):"",o={f:e?.formId,ff:t?.id||r,type:n};return btoa(encodeURIComponent(JSON.stringify(o)))}function go(e){try{const t=JSON.parse(decodeURIComponent(atob(e))),n=Ft[t.f];if(!n&&t.ff){const o=ge[t.ff];return o?{type:t.type,field:o}:{}}if(!n)return{};const r=n.getPathState(t.ff);return{type:t.type,form:n,state:r}}catch{}return{}}function Lt(e){return{"Field state":[{key:"errors",value:e.errors},{key:"initialValue",value:e.initialValue},{key:"currentValue",value:e.value},{key:"touched",value:e.touched},{key:"dirty",value:e.dirty},{key:"valid",value:e.valid}]}}function vo(e){const{errorBag:t,meta:n,values:r,isSubmitting:o,isValidating:u,submitCount:i}=e;return{"Form state":[{key:"submitCount",value:i.value},{key:"isSubmitting",value:o.value},{key:"isValidating",value:u.value},{key:"touched",value:n.value.touched},{key:"dirty",value:n.value.dirty},{key:"valid",value:n.value.valid},{key:"initialValues",value:n.value.initialValues},{key:"currentValues",value:r},{key:"errors",value:Dt(t.value).reduce((s,f)=>{var _;const v=(_=t.value[f])===null||_===void 0?void 0:_[0];return v&&(s[f]=v),s},{})}]}}function Mt(e){return{bgColor:e?N.success:N.error,textColor:e?N.black:N.white}}function yo(e,t,n){return Ct(void 0)?Oo(e,t):jt(e,t)}function jt(e,t,n){const{initialValue:r,validateOnMount:o,bails:u,type:i,checkedValue:s,label:f,validateOnValueUpdate:_,uncheckedValue:v,controlled:p,keepValueOnUnmount:y,syncVModel:d,form:m}=Ao(),A=p?It(yt):void 0,c=m||A,E=a.computed(()=>Nr(a.toValue(e))),C=a.computed(()=>{if(a.toValue(c?.schema))return;const S=a.unref(t);return je(S)||Ee(S)||X(S)||Array.isArray(S)?S:xt(S)}),b=!X(C.value)&&Ee(a.toValue(t)),{id:B,value:G,initialValue:$,meta:P,setState:W,errors:q,flags:te}=ao(E,{modelValue:r,form:c,bails:u,label:f,type:i,validate:C.value?z:void 0,schema:b?t:void 0}),De=a.computed(()=>q.value[0]);d&&Co({value:G,prop:d,handleChange:O,shouldValidate:()=>_&&!te.pendingReset});const Le=(g,S=!1)=>{P.touched=!0,S&&L()};async function ne(g){var S,w;if(c?.validateSchema){const{results:T}=await c.validateSchema(g);return(S=T[a.toValue(E)])!==null&&S!==void 0?S:{valid:!0,errors:[]}}return C.value?eo(G.value,C.value,{name:a.toValue(E),label:a.toValue(f),values:(w=c?.values)!==null&&w!==void 0?w:{},bails:u}):{valid:!0,errors:[]}}const L=Vt(async()=>(P.pending=!0,P.validated=!0,ne("validated-only")),g=>(te.pendingUnmount[x.id]||(W({errors:g.errors}),P.pending=!1,P.valid=g.valid),g)),Y=Vt(async()=>ne("silent"),g=>(P.valid=g.valid,g));function z(g){return g?.mode==="silent"?Y():L()}function O(g,S=!0){const w=Pt(g);K(w,S)}a.onMounted(()=>{if(o)return L();(!c||!c.validateSchema)&&Y()});function me(g){P.touched=g}function M(g){var S;const w=g&&"value"in g?g.value:$.value;W({value:re(w),initialValue:re(w),touched:(S=g?.touched)!==null&&S!==void 0?S:!1,errors:g?.errors||[]}),P.pending=!1,P.validated=!1,Y()}const Z=a.getCurrentInstance();function K(g,S=!0){G.value=Z&&d?Hr(g,Z.props.modelModifiers):g,(S?L:Y)()}function j(g){W({errors:Array.isArray(g)?g:[g]})}const ie=a.computed({get(){return G.value},set(g){K(g,_)}}),x={id:B,name:E,label:f,value:ie,meta:P,errors:q,errorMessage:De,type:i,checkedValue:s,uncheckedValue:v,bails:u,keepValueOnUnmount:y,resetField:M,handleReset:()=>M(),validate:z,handleChange:O,handleBlur:Le,setState:W,setTouched:me,setErrors:j,setValue:K};if(a.provide(Ur,x),a.isRef(t)&&typeof a.unref(t)!="function"&&a.watch(t,(g,S)=>{F(g,S)||(P.validated?L():Y())},{deep:!0}),process.env.NODE_ENV!=="production"&&(x._vm=a.getCurrentInstance(),a.watch(()=>Object.assign(Object.assign({errors:q.value},P),{value:G.value}),$e,{deep:!0}),c||po(x)),!c)return x;const Ie=a.computed(()=>{const g=C.value;return!g||X(g)||je(g)||Ee(g)||Array.isArray(g)?{}:Object.keys(g).reduce((S,w)=>{const T=Xr(g[w]).map(Ve=>Ve.__locatorRef).reduce((Ve,he)=>{const ae=le(c.values,he)||c.values[he];return ae!==void 0&&(Ve[he]=ae),Ve},{});return Object.assign(S,T),S},{})});return a.watch(Ie,(g,S)=>{if(!Object.keys(g).length)return;!F(g,S)&&(P.validated?L():Y())}),a.onBeforeUnmount(()=>{var g;const S=(g=a.toValue(x.keepValueOnUnmount))!==null&&g!==void 0?g:a.toValue(c.keepValuesOnUnmount),w=a.toValue(E);if(S||!c||te.pendingUnmount[x.id]){c?.removePathState(w,B);return}te.pendingUnmount[x.id]=!0;const T=c.getPathState(w);if(Array.isArray(T?.id)&&T?.multiple?T?.id.includes(x.id):T?.id===x.id){if(T?.multiple&&Array.isArray(T.value)){const he=T.value.findIndex(ae=>F(ae,a.toValue(x.checkedValue)));if(he>-1){const ae=[...T.value];ae.splice(he,1),c.setFieldValue(w,ae)}Array.isArray(T.id)&&T.id.splice(T.id.indexOf(x.id),1)}else c.unsetPathValue(a.toValue(E));c.removePathState(w,B)}}),x}function Ao(e){return Object.assign(Object.assign({},{initialValue:void 0,validateOnMount:!1,bails:!0,label:void 0,validateOnValueUpdate:!0,keepValueOnUnmount:void 0,syncVModel:!1,controlled:!0}),{initialValue:void 0})}function Oo(e,t,n){const r=It(yt),o=void 0,u=void 0;function i(s){const f=s.handleChange,_=a.computed(()=>{const p=a.toValue(s.value),y=a.toValue(o);return Array.isArray(p)?p.findIndex(d=>F(d,y))>=0:F(y,p)});function v(p,y=!0){var d,m;if(_.value===((d=p?.target)===null||d===void 0?void 0:d.checked)){y&&s.validate();return}const A=a.toValue(e),c=r?.getPathState(A),E=Pt(p);let C=(m=a.toValue(o))!==null&&m!==void 0?m:E;r&&c?.multiple&&c.type==="checkbox"&&(C=Kr(le(r.values,A)||[],C,void 0)),f(C,y)}return Object.assign(Object.assign({},s),{checked:_,checkedValue:o,uncheckedValue:u,handleChange:v})}return i(jt(e,t))}function Co({prop:e,value:t,handleChange:n,shouldValidate:r}){const o=a.getCurrentInstance();if(!o||!e){process.env.NODE_ENV!=="production"&&console.warn("Failed to setup model events because `useField` was not called in setup.");return}const u=typeof e=="string"?e:"modelValue",i=`update:${u}`;u in o.props&&(a.watch(t,s=>{F(s,zt(o,u))||o.emit(i,s)}),a.watch(()=>zt(o,u),s=>{if(s===At&&t.value===void 0)return;const f=s===At?void 0:s;F(f,t.value)||n(f,r())}))}function zt(e,t){if(e)return e.props[t]}const bo={class:"flex flex-col items-start"},So=a.defineComponent({__name:"PFormItem",props:{component:{},props:{},name:{},inputClass:{},errorClass:{}},setup(e){const{value:t,errorMessage:n}=yo(e.name,{});return(r,o)=>(a.openBlock(),a.createElementBlock("div",bo,[a.unref(n)?(a.openBlock(),a.createElementBlock("span",{key:0,class:a.normalizeClass([e.errorClass,"text-pico-red text-xs max-w-full mb-1"])},a.toDisplayString(a.unref(n)),3)):a.createCommentVNode("",!0),(a.openBlock(),a.createBlock(a.resolveDynamicComponent(e.component),a.mergeProps({class:[e.inputClass,"max-w-max"],"is-invalid":!!a.unref(n),modelValue:a.unref(t),"onUpdate:modelValue":o[0]||(o[0]=u=>a.isRef(t)?t.value=u:null),name:e.name},e.props),null,16,["class","is-invalid","modelValue","name"]))]))}}),we=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},ko={},To={class:"rounded-lg p-8 bg-white outline-pico-stroke-neutral outline-2"};function Do(e,t){return a.openBlock(),a.createElementBlock("div",To,[a.renderSlot(e.$slots,"default")])}const Io=we(ko,[["render",Do]]),Vo={class:"flex gap-2"},wo=["value","disabled"],Po=a.defineComponent({__name:"PRadioInput",props:a.mergeModels({disabled:{type:Boolean,default:!1},name:{},options:{}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=new Map([[!1,["outline-2 -outline-offset-2"]],[!0,["bg-pico-primary"]]]),n=a.useModel(e,"modelValue");return(r,o)=>(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.options,u=>(a.openBlock(),a.createElementBlock("div",Vo,[a.createElementVNode("div",{class:a.normalizeClass([a.unref(t).get(n.value===u.value),"outline-pico-stroke-neutral min-w-5.5 duration-300 h-5.5 flex relative justify-center items-center rounded-full"])},[a.withDirectives(a.createElementVNode("input",{type:"radio",value:u.value,class:"opacity-0 inset-0 absolute",disabled:e.disabled,"onUpdate:modelValue":o[0]||(o[0]=i=>n.value=i)},null,8,wo),[[a.vModelRadio,n.value]]),o[1]||(o[1]=a.createElementVNode("div",{class:"w-2 h-2 bg-white rounded-full"},null,-1))],2),a.createElementVNode("p",null,a.toDisplayString(u.label),1)]))),256))}}),xo={},Ro={class:"w-full h-full rounded-sm pico-skeleton"};function No(e,t){return a.openBlock(),a.createElementBlock("div",Ro)}const Bo=we(xo,[["render",No],["__scopeId","data-v-7ff1dee9"]]),Fo=a.defineComponent({__name:"PSwitchInput",props:{modelValue:{type:Boolean},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=new Map([[!1,[""]],[!0,["translate-x-[calc(100%-2px)]"]]]),n=new Map([[!1,["bg-pico-stroke-neutral "]],[!0,["bg-pico-primary"]]]),r=a.useModel(e,"modelValue"),o=()=>{r.value=!r.value};return(u,i)=>(a.openBlock(),a.createElementBlock("div",{onClick:o,class:a.normalizeClass([a.unref(n).get(!!r.value),"p-0.5 duration-300 min-w-10.5 rounded-full"])},[a.createElementVNode("div",{class:a.normalizeClass([a.unref(t).get(!!r.value),"w-5 duration-300 will-change-transform aspect-square rounded-full bg-white"])},null,2)],2))}}),Uo=["disabled","placeholder"],Lo=a.defineComponent({__name:"PTextInput",props:a.mergeModels({placeholder:{},isInvalid:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},{modelValue:{},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=new Map([[!0,["outline-pico-red! text-pico-red! bg-pico-light-red!"]],[!1,[]]]),n=a.useModel(e,"modelValue");return(r,o)=>a.withDirectives((a.openBlock(),a.createElementBlock("input",{disabled:e.disabled,type:"text","onUpdate:modelValue":o[0]||(o[0]=u=>n.value=u),placeholder:e.placeholder,class:a.normalizeClass([a.unref(t).get(e.isInvalid),"outline-pico-stroke-neutral outline-1 disabled:text-pico-caption/70 disabled:cursor-not-allowed text-pico-caption focus:text-pico-text bg-pico-light focus:bg-pico-white duration-300 focus:outline-pico-primary px-3 py-2 rounded-lg"])},null,10,Uo)),[[a.vModelText,n.value]])}}),Mo={},jo={class:"bg-pico-light w-full h-full"};function zo(e,t){return a.openBlock(),a.createElementBlock("div",jo,[a.renderSlot(e.$slots,"default")])}const Ko=we(Mo,[["render",zo]]),$o={},Ho={class:"shadow-dark rounded-lg p-4 bg-white"};function Go(e,t){return a.openBlock(),a.createElementBlock("div",Ho,[a.renderSlot(e.$slots,"default")])}const Wo=we($o,[["render",Go]]);var qo=Object.create,Kt=Object.defineProperty,Yo=Object.getOwnPropertyDescriptor,Ge=Object.getOwnPropertyNames,Zo=Object.getPrototypeOf,Xo=Object.prototype.hasOwnProperty,Jo=(e,t)=>function(){return e&&(t=(0,e[Ge(e)[0]])(e=0)),t},Qo=(e,t)=>function(){return t||(0,e[Ge(e)[0]])((t={exports:{}}).exports,t),t.exports},eu=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Ge(t))!Xo.call(e,o)&&o!==n&&Kt(e,o,{get:()=>t[o],enumerable:!(r=Yo(t,o))||r.enumerable});return e},tu=(e,t,n)=>(n=e!=null?qo(Zo(e)):{},eu(Kt(n,"default",{value:e,enumerable:!0}),e)),ye=Jo({"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.51.1_@types+node@22.13.14__jiti@2.4.2_postcss@8.5_96eb05a9d65343021e53791dd83f3773/node_modules/tsup/assets/esm_shims.js"(){}}),nu=Qo({"../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e,t){ye(),t.exports=r;function n(u){return u instanceof Buffer?Buffer.from(u):new u.constructor(u.buffer.slice(),u.byteOffset,u.length)}function r(u){if(u=u||{},u.circles)return o(u);const i=new Map;if(i.set(Date,p=>new Date(p)),i.set(Map,(p,y)=>new Map(f(Array.from(p),y))),i.set(Set,(p,y)=>new Set(f(Array.from(p),y))),u.constructorHandlers)for(const p of u.constructorHandlers)i.set(p[0],p[1]);let s=null;return u.proto?v:_;function f(p,y){const d=Object.keys(p),m=new Array(d.length);for(let A=0;A<d.length;A++){const c=d[A],E=p[c];typeof E!="object"||E===null?m[c]=E:E.constructor!==Object&&(s=i.get(E.constructor))?m[c]=s(E,y):ArrayBuffer.isView(E)?m[c]=n(E):m[c]=y(E)}return m}function _(p){if(typeof p!="object"||p===null)return p;if(Array.isArray(p))return f(p,_);if(p.constructor!==Object&&(s=i.get(p.constructor)))return s(p,_);const y={};for(const d in p){if(Object.hasOwnProperty.call(p,d)===!1)continue;const m=p[d];typeof m!="object"||m===null?y[d]=m:m.constructor!==Object&&(s=i.get(m.constructor))?y[d]=s(m,_):ArrayBuffer.isView(m)?y[d]=n(m):y[d]=_(m)}return y}function v(p){if(typeof p!="object"||p===null)return p;if(Array.isArray(p))return f(p,v);if(p.constructor!==Object&&(s=i.get(p.constructor)))return s(p,v);const y={};for(const d in p){const m=p[d];typeof m!="object"||m===null?y[d]=m:m.constructor!==Object&&(s=i.get(m.constructor))?y[d]=s(m,v):ArrayBuffer.isView(m)?y[d]=n(m):y[d]=v(m)}return y}}function o(u){const i=[],s=[],f=new Map;if(f.set(Date,d=>new Date(d)),f.set(Map,(d,m)=>new Map(v(Array.from(d),m))),f.set(Set,(d,m)=>new Set(v(Array.from(d),m))),u.constructorHandlers)for(const d of u.constructorHandlers)f.set(d[0],d[1]);let _=null;return u.proto?y:p;function v(d,m){const A=Object.keys(d),c=new Array(A.length);for(let E=0;E<A.length;E++){const C=A[E],b=d[C];if(typeof b!="object"||b===null)c[C]=b;else if(b.constructor!==Object&&(_=f.get(b.constructor)))c[C]=_(b,m);else if(ArrayBuffer.isView(b))c[C]=n(b);else{const B=i.indexOf(b);B!==-1?c[C]=s[B]:c[C]=m(b)}}return c}function p(d){if(typeof d!="object"||d===null)return d;if(Array.isArray(d))return v(d,p);if(d.constructor!==Object&&(_=f.get(d.constructor)))return _(d,p);const m={};i.push(d),s.push(m);for(const A in d){if(Object.hasOwnProperty.call(d,A)===!1)continue;const c=d[A];if(typeof c!="object"||c===null)m[A]=c;else if(c.constructor!==Object&&(_=f.get(c.constructor)))m[A]=_(c,p);else if(ArrayBuffer.isView(c))m[A]=n(c);else{const E=i.indexOf(c);E!==-1?m[A]=s[E]:m[A]=p(c)}}return i.pop(),s.pop(),m}function y(d){if(typeof d!="object"||d===null)return d;if(Array.isArray(d))return v(d,y);if(d.constructor!==Object&&(_=f.get(d.constructor)))return _(d,y);const m={};i.push(d),s.push(m);for(const A in d){const c=d[A];if(typeof c!="object"||c===null)m[A]=c;else if(c.constructor!==Object&&(_=f.get(c.constructor)))m[A]=_(c,y);else if(ArrayBuffer.isView(c))m[A]=n(c);else{const E=i.indexOf(c);E!==-1?m[A]=s[E]:m[A]=y(c)}}return i.pop(),s.pop(),m}}}});ye(),ye(),ye();var $t=typeof navigator<"u",h=typeof window<"u"?window:typeof globalThis<"u"?globalThis:typeof global<"u"?global:{};typeof h.chrome<"u"&&h.chrome.devtools,$t&&(h.self,h.top);var Ht;typeof navigator<"u"&&((Ht=navigator.userAgent)==null||Ht.toLowerCase().includes("electron")),ye();var ru=tu(nu()),ou=/(?:^|[-_/])(\w)/g;function uu(e,t){return t?t.toUpperCase():""}function iu(e){return e&&`${e}`.replace(ou,uu)}function au(e,t){let n=e.replace(/^[a-z]:/i,"").replace(/\\/g,"/");n.endsWith(`index${t}`)&&(n=n.replace(`/index${t}`,t));const r=n.lastIndexOf("/"),o=n.substring(r+1);{const u=o.lastIndexOf(t);return o.substring(0,u)}}var su=/^https?:\/\//;function lu(e){return e.startsWith("/")||su.test(e)}var Gt=(0,ru.default)({circles:!0});const cu={trailing:!0};function ce(e,t=25,n={}){if(n={...cu,...n},!Number.isFinite(t))throw new TypeError("Expected `wait` to be a finite number");let r,o,u=[],i,s;const f=(_,v)=>(i=du(e,_,v),i.finally(()=>{if(i=null,n.trailing&&s&&!o){const p=f(_,s);return s=null,p}}),i);return function(..._){return i?(n.trailing&&(s=_),i):new Promise(v=>{const p=!o&&n.leading;clearTimeout(o),o=setTimeout(()=>{o=null;const y=n.leading?r:f(this,_);for(const d of u)d(y);u=[]},t),p?(r=f(this,_),v(r)):u.push(v)})}}async function du(e,t,n){return await e.apply(t,n)}function We(e,t={},n){for(const r in e){const o=e[r],u=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?We(o,t,u):typeof o=="function"&&(t[u]=o)}return t}const fu={run:e=>e()},_u=()=>fu,Wt=typeof console.createTask<"u"?console.createTask:_u;function pu(e,t){const n=t.shift(),r=Wt(n);return e.reduce((o,u)=>o.then(()=>r.run(()=>u(...t))),Promise.resolve())}function mu(e,t){const n=t.shift(),r=Wt(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function qe(e,t){for(const n of[...e])n(t)}class hu{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,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let u;for(;this._deprecatedHooks[t];)u=this._deprecatedHooks[t],t=u.to;if(u&&!r.allowDeprecated){let i=u.message;i||(i=`${o} hook has been deprecated`+(u.to?`, please use ${u.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}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 r,o=(...u)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...u));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=We(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=We(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(pu,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(mu,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&qe(this._before,o);const u=t(n in this._hooks?[...this._hooks[n]]:[],r);return u instanceof Promise?u.finally(()=>{this._after&&o&&qe(this._after,o)}):(this._after&&o&&qe(this._after,o),u)}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 qt(){return new hu}var Eu=Object.create,Yt=Object.defineProperty,gu=Object.getOwnPropertyDescriptor,Ye=Object.getOwnPropertyNames,vu=Object.getPrototypeOf,yu=Object.prototype.hasOwnProperty,Au=(e,t)=>function(){return e&&(t=(0,e[Ye(e)[0]])(e=0)),t},Zt=(e,t)=>function(){return t||(0,e[Ye(e)[0]])((t={exports:{}}).exports,t),t.exports},Ou=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Ye(t))!yu.call(e,o)&&o!==n&&Yt(e,o,{get:()=>t[o],enumerable:!(r=gu(t,o))||r.enumerable});return e},Cu=(e,t,n)=>(n=e!=null?Eu(vu(e)):{},Ou(Yt(n,"default",{value:e,enumerable:!0}),e)),l=Au({"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.51.1_@types+node@22.13.14__jiti@2.4.2_postcss@8.5_96eb05a9d65343021e53791dd83f3773/node_modules/tsup/assets/esm_shims.js"(){}}),bu=Zt({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/lib/speakingurl.js"(e,t){l(),(function(n){var r={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"Ae",Å:"A",Æ:"AE",Ç:"C",È:"E",É:"E",Ê:"E",Ë:"E",Ì:"I",Í:"I",Î:"I",Ï:"I",Ð:"D",Ñ:"N",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"Oe",Ő:"O",Ø:"O",Ù:"U",Ú:"U",Û:"U",Ü:"Ue",Ű:"U",Ý:"Y",Þ:"TH",ß:"ss",à:"a",á:"a",â:"a",ã:"a",ä:"ae",å:"a",æ:"ae",ç:"c",è:"e",é:"e",ê:"e",ë:"e",ì:"i",í:"i",î:"i",ï:"i",ð:"d",ñ:"n",ò:"o",ó:"o",ô:"o",õ:"o",ö:"oe",ő:"o",ø:"o",ù:"u",ú:"u",û:"u",ü:"ue",ű:"u",ý:"y",þ:"th",ÿ:"y","ẞ":"SS",ا:"a",أ:"a",إ:"i",آ:"aa",ؤ:"u",ئ:"e",ء:"a",ب:"b",ت:"t",ث:"th",ج:"j",ح:"h",خ:"kh",د:"d",ذ:"th",ر:"r",ز:"z",س:"s",ش:"sh",ص:"s",ض:"dh",ط:"t",ظ:"z",ع:"a",غ:"gh",ف:"f",ق:"q",ك:"k",ل:"l",م:"m",ن:"n",ه:"h",و:"w",ي:"y",ى:"a",ة:"h",ﻻ:"la",ﻷ:"laa",ﻹ:"lai",ﻵ:"laa",گ:"g",چ:"ch",پ:"p",ژ:"zh",ک:"k",ی:"y","َ":"a","ً":"an","ِ":"e","ٍ":"en","ُ":"u","ٌ":"on","ْ":"","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9",က:"k",ခ:"kh",ဂ:"g",ဃ:"ga",င:"ng",စ:"s",ဆ:"sa",ဇ:"z","စျ":"za",ည:"ny",ဋ:"t",ဌ:"ta",ဍ:"d",ဎ:"da",ဏ:"na",တ:"t",ထ:"ta",ဒ:"d",ဓ:"da",န:"n",ပ:"p",ဖ:"pa",ဗ:"b",ဘ:"ba",မ:"m",ယ:"y",ရ:"ya",လ:"l",ဝ:"w",သ:"th",ဟ:"h",ဠ:"la",အ:"a","ြ":"y","ျ":"ya","ွ":"w","ြွ":"yw","ျွ":"ywa","ှ":"h",ဧ:"e","၏":"-e",ဣ:"i",ဤ:"-i",ဉ:"u",ဦ:"-u",ဩ:"aw","သြော":"aw",ဪ:"aw","၀":"0","၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","္":"","့":"","း":"",č:"c",ď:"d",ě:"e",ň:"n",ř:"r",š:"s",ť:"t",ů:"u",ž:"z",Č:"C",Ď:"D",Ě:"E",Ň:"N",Ř:"R",Š:"S",Ť:"T",Ů:"U",Ž:"Z",ހ:"h",ށ:"sh",ނ:"n",ރ:"r",ބ:"b",ޅ:"lh",ކ:"k",އ:"a",ވ:"v",މ:"m",ފ:"f",ދ:"dh",ތ:"th",ލ:"l",ގ:"g",ޏ:"gn",ސ:"s",ޑ:"d",ޒ:"z",ޓ:"t",ޔ:"y",ޕ:"p",ޖ:"j",ޗ:"ch",ޘ:"tt",ޙ:"hh",ޚ:"kh",ޛ:"th",ޜ:"z",ޝ:"sh",ޞ:"s",ޟ:"d",ޠ:"t",ޡ:"z",ޢ:"a",ޣ:"gh",ޤ:"q",ޥ:"w","ަ":"a","ާ":"aa","ި":"i","ީ":"ee","ު":"u","ޫ":"oo","ެ":"e","ޭ":"ey","ޮ":"o","ޯ":"oa","ް":"",ა:"a",ბ:"b",გ:"g",დ:"d",ე:"e",ვ:"v",ზ:"z",თ:"t",ი:"i",კ:"k",ლ:"l",მ:"m",ნ:"n",ო:"o",პ:"p",ჟ:"zh",რ:"r",ს:"s",ტ:"t",უ:"u",ფ:"p",ქ:"k",ღ:"gh",ყ:"q",შ:"sh",ჩ:"ch",ც:"ts",ძ:"dz",წ:"ts",ჭ:"ch",ხ:"kh",ჯ:"j",ჰ:"h",α:"a",β:"v",γ:"g",δ:"d",ε:"e",ζ:"z",η:"i",θ:"th",ι:"i",κ:"k",λ:"l",μ:"m",ν:"n",ξ:"ks",ο:"o",π:"p",ρ:"r",σ:"s",τ:"t",υ:"y",φ:"f",χ:"x",ψ:"ps",ω:"o",ά:"a",έ:"e",ί:"i",ό:"o",ύ:"y",ή:"i",ώ:"o",ς:"s",ϊ:"i",ΰ:"y",ϋ:"y",ΐ:"i",Α:"A",Β:"B",Γ:"G",Δ:"D",Ε:"E",Ζ:"Z",Η:"I",Θ:"TH",Ι:"I",Κ:"K",Λ:"L",Μ:"M",Ν:"N",Ξ:"KS",Ο:"O",Π:"P",Ρ:"R",Σ:"S",Τ:"T",Υ:"Y",Φ:"F",Χ:"X",Ψ:"PS",Ω:"O",Ά:"A",Έ:"E",Ί:"I",Ό:"O",Ύ:"Y",Ή:"I",Ώ:"O",Ϊ:"I",Ϋ:"Y",ā:"a",ē:"e",ģ:"g",ī:"i",ķ:"k",ļ:"l",ņ:"n",ū:"u",Ā:"A",Ē:"E",Ģ:"G",Ī:"I",Ķ:"k",Ļ:"L",Ņ:"N",Ū:"U",Ќ:"Kj",ќ:"kj",Љ:"Lj",љ:"lj",Њ:"Nj",њ:"nj",Тс:"Ts",тс:"ts",ą:"a",ć:"c",ę:"e",ł:"l",ń:"n",ś:"s",ź:"z",ż:"z",Ą:"A",Ć:"C",Ę:"E",Ł:"L",Ń:"N",Ś:"S",Ź:"Z",Ż:"Z",Є:"Ye",І:"I",Ї:"Yi",Ґ:"G",є:"ye",і:"i",ї:"yi",ґ:"g",ă:"a",Ă:"A",ș:"s",Ș:"S",ț:"t",Ț:"T",ţ:"t",Ţ:"T",а:"a",б:"b",в:"v",г:"g",д:"d",е:"e",ё:"yo",ж:"zh",з:"z",и:"i",й:"i",к:"k",л:"l",м:"m",н:"n",о:"o",п:"p",р:"r",с:"s",т:"t",у:"u",ф:"f",х:"kh",ц:"c",ч:"ch",ш:"sh",щ:"sh",ъ:"",ы:"y",ь:"",э:"e",ю:"yu",я:"ya",А:"A",Б:"B",В:"V",Г:"G",Д:"D",Е:"E",Ё:"Yo",Ж:"Zh",З:"Z",И:"I",Й:"I",К:"K",Л:"L",М:"M",Н:"N",О:"O",П:"P",Р:"R",С:"S",Т:"T",У:"U",Ф:"F",Х:"Kh",Ц:"C",Ч:"Ch",Ш:"Sh",Щ:"Sh",Ъ:"",Ы:"Y",Ь:"",Э:"E",Ю:"Yu",Я:"Ya",ђ:"dj",ј:"j",ћ:"c",џ:"dz",Ђ:"Dj",Ј:"j",Ћ:"C",Џ:"Dz",ľ:"l",ĺ:"l",ŕ:"r",Ľ:"L",Ĺ:"L",Ŕ:"R",ş:"s",Ş:"S",ı:"i",İ:"I",ğ:"g",Ğ:"G",ả:"a",Ả:"A",ẳ:"a",Ẳ:"A",ẩ:"a",Ẩ:"A",đ:"d",Đ:"D",ẹ:"e",Ẹ:"E",ẽ:"e",Ẽ:"E",ẻ:"e",Ẻ:"E",ế:"e",Ế:"E",ề:"e",Ề:"E",ệ:"e",Ệ:"E",ễ:"e",Ễ:"E",ể:"e",Ể:"E",ỏ:"o",ọ:"o",Ọ:"o",ố:"o",Ố:"O",ồ:"o",Ồ:"O",ổ:"o",Ổ:"O",ộ:"o",Ộ:"O",ỗ:"o",Ỗ:"O",ơ:"o",Ơ:"O",ớ:"o",Ớ:"O",ờ:"o",Ờ:"O",ợ:"o",Ợ:"O",ỡ:"o",Ỡ:"O",Ở:"o",ở:"o",ị:"i",Ị:"I",ĩ:"i",Ĩ:"I",ỉ:"i",Ỉ:"i",ủ:"u",Ủ:"U",ụ:"u",Ụ:"U",ũ:"u",Ũ:"U",ư:"u",Ư:"U",ứ:"u",Ứ:"U",ừ:"u",Ừ:"U",ự:"u",Ự:"U",ữ:"u",Ữ:"U",ử:"u",Ử:"ư",ỷ:"y",Ỷ:"y",ỳ:"y",Ỳ:"Y",ỵ:"y",Ỵ:"Y",ỹ:"y",Ỹ:"Y",ạ:"a",Ạ:"A",ấ:"a",Ấ:"A",ầ:"a",Ầ:"A",ậ:"a",Ậ:"A",ẫ:"a",Ẫ:"A",ắ:"a",Ắ:"A",ằ:"a",Ằ:"A",ặ:"a",Ặ:"A",ẵ:"a",Ẵ:"A","⓪":"0","①":"1","②":"2","③":"3","④":"4","⑤":"5","⑥":"6","⑦":"7","⑧":"8","⑨":"9","⑩":"10","⑪":"11","⑫":"12","⑬":"13","⑭":"14","⑮":"15","⑯":"16","⑰":"17","⑱":"18","⑲":"18","⑳":"18","⓵":"1","⓶":"2","⓷":"3","⓸":"4","⓹":"5","⓺":"6","⓻":"7","⓼":"8","⓽":"9","⓾":"10","⓿":"0","⓫":"11","⓬":"12","⓭":"13","⓮":"14","⓯":"15","⓰":"16","⓱":"17","⓲":"18","⓳":"19","⓴":"20","Ⓐ":"A","Ⓑ":"B","Ⓒ":"C","Ⓓ":"D","Ⓔ":"E","Ⓕ":"F","Ⓖ":"G","Ⓗ":"H","Ⓘ":"I","Ⓙ":"J","Ⓚ":"K","Ⓛ":"L","Ⓜ":"M","Ⓝ":"N","Ⓞ":"O","Ⓟ":"P","Ⓠ":"Q","Ⓡ":"R","Ⓢ":"S","Ⓣ":"T","Ⓤ":"U","Ⓥ":"V","Ⓦ":"W","Ⓧ":"X","Ⓨ":"Y","Ⓩ":"Z","ⓐ":"a","ⓑ":"b","ⓒ":"c","ⓓ":"d","ⓔ":"e","ⓕ":"f","ⓖ":"g","ⓗ":"h","ⓘ":"i","ⓙ":"j","ⓚ":"k","ⓛ":"l","ⓜ":"m","ⓝ":"n","ⓞ":"o","ⓟ":"p","ⓠ":"q","ⓡ":"r","ⓢ":"s","ⓣ":"t","ⓤ":"u","ⓦ":"v","ⓥ":"w","ⓧ":"x","ⓨ":"y","ⓩ":"z","“":'"',"”":'"',"‘":"'","’":"'","∂":"d",ƒ:"f","™":"(TM)","©":"(C)",œ:"oe",Œ:"OE","®":"(R)","†":"+","℠":"(SM)","…":"...","˚":"o",º:"o",ª:"a","•":"*","၊":",","။":".",$:"USD","€":"EUR","₢":"BRN","₣":"FRF","£":"GBP","₤":"ITL","₦":"NGN","₧":"ESP","₩":"KRW","₪":"ILS","₫":"VND","₭":"LAK","₮":"MNT","₯":"GRD","₱":"ARS","₲":"PYG","₳":"ARA","₴":"UAH","₵":"GHS","¢":"cent","¥":"CNY",元:"CNY",円:"YEN","﷼":"IRR","₠":"EWE","฿":"THB","₨":"INR","₹":"INR","₰":"PF","₺":"TRY","؋":"AFN","₼":"AZN",лв:"BGN","៛":"KHR","₡":"CRC","₸":"KZT",ден:"MKD",zł:"PLN","₽":"RUB","₾":"GEL"},o=["်","ް"],u={"ာ":"a","ါ":"a","ေ":"e","ဲ":"e","ိ":"i","ီ":"i","ို":"o","ု":"u","ူ":"u","ေါင်":"aung","ော":"aw","ော်":"aw","ေါ":"aw","ေါ်":"aw","်":"်","က်":"et","ိုက်":"aik","ောက်":"auk","င်":"in","ိုင်":"aing","ောင်":"aung","စ်":"it","ည်":"i","တ်":"at","ိတ်":"eik","ုတ်":"ok","ွတ်":"ut","ေတ်":"it","ဒ်":"d","ိုဒ်":"ok","ုဒ်":"ait","န်":"an","ာန်":"an","ိန်":"ein","ုန်":"on","ွန်":"un","ပ်":"at","ိပ်":"eik","ုပ်":"ok","ွပ်":"ut","န်ုပ်":"nub","မ်":"an","ိမ်":"ein","ုမ်":"on","ွမ်":"un","ယ်":"e","ိုလ်":"ol","ဉ်":"in","ံ":"an","ိံ":"ein","ုံ":"on","ައް":"ah","ަށް":"ah"},i={en:{},az:{ç:"c",ə:"e",ğ:"g",ı:"i",ö:"o",ş:"s",ü:"u",Ç:"C",Ə:"E",Ğ:"G",İ:"I",Ö:"O",Ş:"S",Ü:"U"},cs:{č:"c",ď:"d",ě:"e",ň:"n",ř:"r",š:"s",ť:"t",ů:"u",ž:"z",Č:"C",Ď:"D",Ě:"E",Ň:"N",Ř:"R",Š:"S",Ť:"T",Ů:"U",Ž:"Z"},fi:{ä:"a",Ä:"A",ö:"o",Ö:"O"},hu:{ä:"a",Ä:"A",ö:"o",Ö:"O",ü:"u",Ü:"U",ű:"u",Ű:"U"},lt:{ą:"a",č:"c",ę:"e",ė:"e",į:"i",š:"s",ų:"u",ū:"u",ž:"z",Ą:"A",Č:"C",Ę:"E",Ė:"E",Į:"I",Š:"S",Ų:"U",Ū:"U"},lv:{ā:"a",č:"c",ē:"e",ģ:"g",ī:"i",ķ:"k",ļ:"l",ņ:"n",š:"s",ū:"u",ž:"z",Ā:"A",Č:"C",Ē:"E",Ģ:"G",Ī:"i",Ķ:"k",Ļ:"L",Ņ:"N",Š:"S",Ū:"u",Ž:"Z"},pl:{ą:"a",ć:"c",ę:"e",ł:"l",ń:"n",ó:"o",ś:"s",ź:"z",ż:"z",Ą:"A",Ć:"C",Ę:"e",Ł:"L",Ń:"N",Ó:"O",Ś:"S",Ź:"Z",Ż:"Z"},sv:{ä:"a",Ä:"A",ö:"o",Ö:"O"},sk:{ä:"a",Ä:"A"},sr:{љ:"lj",њ:"nj",Љ:"Lj",Њ:"Nj",đ:"dj",Đ:"Dj"},tr:{Ü:"U",Ö:"O",ü:"u",ö:"o"}},s={ar:{"∆":"delta","∞":"la-nihaya","♥":"hob","&":"wa","|":"aw","<":"aqal-men",">":"akbar-men","∑":"majmou","¤":"omla"},az:{},ca:{"∆":"delta","∞":"infinit","♥":"amor","&":"i","|":"o","<":"menys que",">":"mes que","∑":"suma dels","¤":"moneda"},cs:{"∆":"delta","∞":"nekonecno","♥":"laska","&":"a","|":"nebo","<":"mensi nez",">":"vetsi nez","∑":"soucet","¤":"mena"},de:{"∆":"delta","∞":"unendlich","♥":"Liebe","&":"und","|":"oder","<":"kleiner als",">":"groesser als","∑":"Summe von","¤":"Waehrung"},dv:{"∆":"delta","∞":"kolunulaa","♥":"loabi","&":"aai","|":"noonee","<":"ah vure kuda",">":"ah vure bodu","∑":"jumula","¤":"faisaa"},en:{"∆":"delta","∞":"infinity","♥":"love","&":"and","|":"or","<":"less than",">":"greater than","∑":"sum","¤":"currency"},es:{"∆":"delta","∞":"infinito","♥":"amor","&":"y","|":"u","<":"menos que",">":"mas que","∑":"suma de los","¤":"moneda"},fa:{"∆":"delta","∞":"bi-nahayat","♥":"eshgh","&":"va","|":"ya","<":"kamtar-az",">":"bishtar-az","∑":"majmooe","¤":"vahed"},fi:{"∆":"delta","∞":"aarettomyys","♥":"rakkaus","&":"ja","|":"tai","<":"pienempi kuin",">":"suurempi kuin","∑":"summa","¤":"valuutta"},fr:{"∆":"delta","∞":"infiniment","♥":"Amour","&":"et","|":"ou","<":"moins que",">":"superieure a","∑":"somme des","¤":"monnaie"},ge:{"∆":"delta","∞":"usasruloba","♥":"siqvaruli","&":"da","|":"an","<":"naklebi",">":"meti","∑":"jami","¤":"valuta"},gr:{},hu:{"∆":"delta","∞":"vegtelen","♥":"szerelem","&":"es","|":"vagy","<":"kisebb mint",">":"nagyobb mint","∑":"szumma","¤":"penznem"},it:{"∆":"delta","∞":"infinito","♥":"amore","&":"e","|":"o","<":"minore di",">":"maggiore di","∑":"somma","¤":"moneta"},lt:{"∆":"delta","∞":"begalybe","♥":"meile","&":"ir","|":"ar","<":"maziau nei",">":"daugiau nei","∑":"suma","¤":"valiuta"},lv:{"∆":"delta","∞":"bezgaliba","♥":"milestiba","&":"un","|":"vai","<":"mazak neka",">":"lielaks neka","∑":"summa","¤":"valuta"},my:{"∆":"kwahkhyaet","∞":"asaonasme","♥":"akhyait","&":"nhin","|":"tho","<":"ngethaw",">":"kyithaw","∑":"paungld","¤":"ngwekye"},mk:{},nl:{"∆":"delta","∞":"oneindig","♥":"liefde","&":"en","|":"of","<":"kleiner dan",">":"groter dan","∑":"som","¤":"valuta"},pl:{"∆":"delta","∞":"nieskonczonosc","♥":"milosc","&":"i","|":"lub","<":"mniejsze niz",">":"wieksze niz","∑":"suma","¤":"waluta"},pt:{"∆":"delta","∞":"infinito","♥":"amor","&":"e","|":"ou","<":"menor que",">":"maior que","∑":"soma","¤":"moeda"},ro:{"∆":"delta","∞":"infinit","♥":"dragoste","&":"si","|":"sau","<":"mai mic ca",">":"mai mare ca","∑":"suma","¤":"valuta"},ru:{"∆":"delta","∞":"beskonechno","♥":"lubov","&":"i","|":"ili","<":"menshe",">":"bolshe","∑":"summa","¤":"valjuta"},sk:{"∆":"delta","∞":"nekonecno","♥":"laska","&":"a","|":"alebo","<":"menej ako",">":"viac ako","∑":"sucet","¤":"mena"},sr:{},tr:{"∆":"delta","∞":"sonsuzluk","♥":"ask","&":"ve","|":"veya","<":"kucuktur",">":"buyuktur","∑":"toplam","¤":"para birimi"},uk:{"∆":"delta","∞":"bezkinechnist","♥":"lubov","&":"i","|":"abo","<":"menshe",">":"bilshe","∑":"suma","¤":"valjuta"},vn:{"∆":"delta","∞":"vo cuc","♥":"yeu","&":"va","|":"hoac","<":"nho hon",">":"lon hon","∑":"tong","¤":"tien te"}},f=[";","?",":","@","&","=","+","$",",","/"].join(""),_=[";","?",":","@","&","=","+","$",","].join(""),v=[".","!","~","*","'","(",")"].join(""),p=function(c,E){var C="-",b="",B="",G=!0,$={},P,W,q,te,De,Le,ne,L,Y,z,O,me,M,Z,K="";if(typeof c!="string")return"";if(typeof E=="string"&&(C=E),ne=s.en,L=i.en,typeof E=="object"){P=E.maintainCase||!1,$=E.custom&&typeof E.custom=="object"?E.custom:$,q=+E.truncate>1&&E.truncate||!1,te=E.uric||!1,De=E.uricNoSlash||!1,Le=E.mark||!1,G=!(E.symbols===!1||E.lang===!1),C=E.separator||C,te&&(K+=f),De&&(K+=_),Le&&(K+=v),ne=E.lang&&s[E.lang]&&G?s[E.lang]:G?s.en:{},L=E.lang&&i[E.lang]?i[E.lang]:E.lang===!1||E.lang===!0?{}:i.en,E.titleCase&&typeof E.titleCase.length=="number"&&Array.prototype.toString.call(E.titleCase)?(E.titleCase.forEach(function(j){$[j+""]=j+""}),W=!0):W=!!E.titleCase,E.custom&&typeof E.custom.length=="number"&&Array.prototype.toString.call(E.custom)&&E.custom.forEach(function(j){$[j+""]=j+""}),Object.keys($).forEach(function(j){var ie;j.length>1?ie=new RegExp("\\b"+d(j)+"\\b","gi"):ie=new RegExp(d(j),"gi"),c=c.replace(ie,$[j])});for(O in $)K+=O}for(K+=C,K=d(K),c=c.replace(/(^\s+|\s+$)/g,""),M=!1,Z=!1,z=0,me=c.length;z<me;z++)O=c[z],m(O,$)?M=!1:L[O]?(O=M&&L[O].match(/[A-Za-z0-9]/)?" "+L[O]:L[O],M=!1):O in r?(z+1<me&&o.indexOf(c[z+1])>=0?(B+=O,O=""):Z===!0?(O=u[B]+r[O],B=""):O=M&&r[O].match(/[A-Za-z0-9]/)?" "+r[O]:r[O],M=!1,Z=!1):O in u?(B+=O,O="",z===me-1&&(O=u[B]),Z=!0):ne[O]&&!(te&&f.indexOf(O)!==-1)&&!(De&&_.indexOf(O)!==-1)?(O=M||b.substr(-1).match(/[A-Za-z0-9]/)?C+ne[O]:ne[O],O+=c[z+1]!==void 0&&c[z+1].match(/[A-Za-z0-9]/)?C:"",M=!0):(Z===!0?(O=u[B]+O,B="",Z=!1):M&&(/[A-Za-z0-9]/.test(O)||b.substr(-1).match(/A-Za-z0-9]/))&&(O=" "+O),M=!1),b+=O.replace(new RegExp("[^\\w\\s"+K+"_-]","g"),C);return W&&(b=b.replace(/(\w)(\S*)/g,function(j,ie,x){var Ie=ie.toUpperCase()+(x!==null?x:"");return Object.keys($).indexOf(Ie.toLowerCase())<0?Ie:Ie.toLowerCase()})),b=b.replace(/\s+/g,C).replace(new RegExp("\\"+C+"+","g"),C).replace(new RegExp("(^\\"+C+"+|\\"+C+"+$)","g"),""),q&&b.length>q&&(Y=b.charAt(q)===C,b=b.slice(0,q),Y||(b=b.slice(0,b.lastIndexOf(C)))),!P&&!W&&(b=b.toLowerCase()),b},y=function(c){return function(C){return p(C,c)}},d=function(c){return c.replace(/[-\\^$*+?.()|[\]{}\/]/g,"\\$&")},m=function(A,c){for(var E in c)if(c[E]===A)return!0};if(typeof t<"u"&&t.exports)t.exports=p,t.exports.createSlug=y;else if(typeof define<"u"&&define.amd)define([],function(){return p});else try{if(n.getSlug||n.createSlug)throw"speakingurl: globals exists /(getSlug|createSlug)/";n.getSlug=p,n.createSlug=y}catch{}})(e)}}),Su=Zt({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/index.js"(e,t){l(),t.exports=bu()}});l(),l(),l(),l(),l(),l(),l(),l();function ku(e){var t;const n=e.name||e._componentTag||e.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__||e.__name;return n==="index"&&((t=e.__file)!=null&&t.endsWith("index.vue"))?"":n}function Tu(e){const t=e.__file;if(t)return iu(au(t,".vue"))}function Xt(e,t){return e.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__=t,t}function Ze(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 Jt(e){var t,n;const r=(t=e.subTree)==null?void 0:t.type,o=Ze(e);return o?((n=o?.types)==null?void 0:n.Fragment)===r:!1}function Pe(e){var t,n,r;const o=ku(e?.type||{});if(o)return o;if(e?.root===e)return"Root";for(const i in(n=(t=e.parent)==null?void 0:t.type)==null?void 0:n.components)if(e.parent.type.components[i]===e?.type)return Xt(e,i);for(const i in(r=e.appContext)==null?void 0:r.components)if(e.appContext.components[i]===e?.type)return Xt(e,i);const u=Tu(e?.type||{});return u||"Anonymous Component"}function Du(e){var t,n,r;const o=(r=(n=(t=e?.appContext)==null?void 0:t.app)==null?void 0:n.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__)!=null?r:0,u=e===e?.root?"root":e.uid;return`${o}:${u}`}function Xe(e,t){return t=t||`${e.id}:root`,e.instanceMap.get(t)||e.instanceMap.get(":root")}function Iu(){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 xe;function Vu(e){return xe||(xe=document.createRange()),xe.selectNode(e),xe.getBoundingClientRect()}function wu(e){const t=Iu();if(!e.children)return t;for(let n=0,r=e.children.length;n<r;n++){const o=e.children[n];let u;if(o.component)u=oe(o.component);else if(o.el){const i=o.el;i.nodeType===1||i.getBoundingClientRect?u=i.getBoundingClientRect():i.nodeType===3&&i.data.trim()&&(u=Vu(i))}u&&Pu(t,u)}return t}function Pu(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 Qt={top:0,left:0,right:0,bottom:0,width:0,height:0};function oe(e){const t=e.subTree.el;return typeof window>"u"?Qt:Jt(e)?wu(e.subTree):t?.nodeType===1?t?.getBoundingClientRect():e.subTree.component?oe(e.subTree.component):Qt}l();function Je(e){return Jt(e)?xu(e.subTree):e.subTree?[e.subTree.el]:[]}function xu(e){if(!e.children)return[];const t=[];return e.children.forEach(n=>{n.component?t.push(...Je(n.component)):n?.el&&t.push(n.el)}),t}var en="__vue-devtools-component-inspector__",tn="__vue-devtools-component-inspector__card__",nn="__vue-devtools-component-inspector__name__",rn="__vue-devtools-component-inspector__indicator__",on={display:"block",zIndex:2147483640,position:"fixed",backgroundColor:"#42b88325",border:"1px solid #42b88350",borderRadius:"5px",transition:"all 0.1s ease-in",pointerEvents:"none"},Ru={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)"},Nu={display:"inline-block",fontWeight:400,fontStyle:"normal",fontSize:"12px",opacity:.7};function de(){return document.getElementById(en)}function Bu(){return document.getElementById(tn)}function Fu(){return document.getElementById(rn)}function Uu(){return document.getElementById(nn)}function Qe(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 et(e){var t;const n=document.createElement("div");n.id=(t=e.elementId)!=null?t:en,Object.assign(n.style,{...on,...Qe(e.bounds),...e.style});const r=document.createElement("span");r.id=tn,Object.assign(r.style,{...Ru,top:e.bounds.top<35?0:"-35px"});const o=document.createElement("span");o.id=nn,o.innerHTML=`<${e.name}> `;const u=document.createElement("i");return u.id=rn,u.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`,Object.assign(u.style,Nu),r.appendChild(o),r.appendChild(u),n.appendChild(r),document.body.appendChild(n),n}function tt(e){const t=de(),n=Bu(),r=Uu(),o=Fu();t&&(Object.assign(t.style,{...on,...Qe(e.bounds)}),Object.assign(n.style,{top:e.bounds.top<35?0:"-35px"}),r.innerHTML=`<${e.name}> `,o.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`)}function Lu(e){const t=oe(e);if(!t.width&&!t.height)return;const n=Pe(e);de()?tt({bounds:t,name:n}):et({bounds:t,name:n})}function un(){const e=de();e&&(e.style.display="none")}var nt=null;function rt(e){const t=e.target;if(t){const n=t.__vueParentComponent;if(n&&(nt=n,n.vnode.el)){const o=oe(n),u=Pe(n);de()?tt({bounds:o,name:u}):et({bounds:o,name:u})}}}function Mu(e,t){if(e.preventDefault(),e.stopPropagation(),nt){const n=Du(nt);t(n)}}var Re=null;function ju(){un(),window.removeEventListener("mouseover",rt),window.removeEventListener("click",Re,!0),Re=null}function zu(){return window.addEventListener("mouseover",rt),new Promise(e=>{function t(n){n.preventDefault(),n.stopPropagation(),Mu(n,r=>{window.removeEventListener("click",t,!0),Re=null,window.removeEventListener("mouseover",rt);const o=de();o&&(o.style.display="none"),e(JSON.stringify({id:r}))})}Re=t,window.addEventListener("click",t,!0)})}function Ku(e){const t=Xe(R.value,e.id);if(t){const[n]=Je(t);if(typeof n.scrollIntoView=="function")n.scrollIntoView({behavior:"smooth"});else{const r=oe(t),o=document.createElement("div"),u={...Qe(r),position:"absolute"};Object.assign(o.style,u),document.body.appendChild(o),o.scrollIntoView({behavior:"smooth"}),setTimeout(()=>{document.body.removeChild(o)},2e3)}setTimeout(()=>{const r=oe(t);if(r.width||r.height){const o=Pe(t),u=de();u?tt({...e,name:o,bounds:r}):et({...e,name:o,bounds:r}),setTimeout(()=>{u&&(u.style.display="none")},1500)}},1200)}}l();var an,sn;(sn=(an=h).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__)!=null||(an.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__=!0);function $u(e){let t=0;const n=setInterval(()=>{h.__VUE_INSPECTOR__&&(clearInterval(n),t+=30,e()),t>=5e3&&clearInterval(n)},30)}function Hu(){const e=h.__VUE_INSPECTOR__,t=e.openInEditor;e.openInEditor=async(...n)=>{e.disable(),t(...n)}}function Gu(){return new Promise(e=>{function t(){Hu(),e(h.__VUE_INSPECTOR__)}h.__VUE_INSPECTOR__?t():$u(()=>{t()})})}l(),l();function Wu(e){return!!(e&&e.__v_isReadonly)}function ln(e){return Wu(e)?ln(e.__v_raw):!!(e&&e.__v_isReactive)}function ot(e){return!!(e&&e.__v_isRef===!0)}function Ae(e){const t=e&&e.__v_raw;return t?Ae(t):e}var qu=class{constructor(){this.refEditor=new Yu}set(e,t,n,r){const o=Array.isArray(t)?t:t.split(".");for(;o.length>1;){const s=o.shift();e instanceof Map?e=e.get(s):e instanceof Set?e=Array.from(e.values())[s]:e=e[s],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}const u=o[0],i=this.refEditor.get(e)[u];r?r(e,u,n):this.refEditor.isRef(i)?this.refEditor.set(i,n):e[u]=n}get(e,t){const n=Array.isArray(t)?t:t.split(".");for(let r=0;r<n.length;r++)if(e instanceof Map?e=e.get(n[r]):e=e[n[r]],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 r=Array.isArray(t)?t.slice():t.split("."),o=n?2:1;for(;e&&r.length>o;){const u=r.shift();e=e[u],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}return e!=null&&Object.prototype.hasOwnProperty.call(e,r[0])}createDefaultSetCallback(e){return(t,n,r)=>{if((e.remove||e.newKey)&&(Array.isArray(t)?t.splice(n,1):Ae(t)instanceof Map?t.delete(n):Ae(t)instanceof Set?t.delete(Array.from(t.values())[n]):Reflect.deleteProperty(t,n)),!e.remove){const o=t[e.newKey||n];this.refEditor.isRef(o)?this.refEditor.set(o,r):Ae(t)instanceof Map?t.set(e.newKey||n,r):Ae(t)instanceof Set?t.add(r):t[e.newKey||n]=r}}}},Yu=class{set(e,t){if(ot(e))e.value=t;else{if(e instanceof Set&&Array.isArray(t)){e.clear(),t.forEach(o=>e.add(o));return}const n=Object.keys(t);if(e instanceof Map){const o=new Set(e.keys());n.forEach(u=>{e.set(u,Reflect.get(t,u)),o.delete(u)}),o.forEach(u=>e.delete(u));return}const r=new Set(Object.keys(e));n.forEach(o=>{Reflect.set(e,o,Reflect.get(t,o)),r.delete(o)}),r.forEach(o=>Reflect.deleteProperty(e,o))}}get(e){return ot(e)?e.value:e}isRef(e){return ot(e)||ln(e)}};l(),l(),l();var Zu="__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS_STATE__";function Xu(){if(typeof window>"u"||!$t||typeof localStorage>"u"||localStorage===null)return{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""};const e=typeof localStorage.getItem<"u"?localStorage.getItem(Zu):null;return e?JSON.parse(e):{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""}}l(),l(),l();var cn,dn;(dn=(cn=h).__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS)!=null||(cn.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS=[]);var Ju=new Proxy(h.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS,{get(e,t,n){return Reflect.get(e,t,n)}});function Qu(e,t){D.timelineLayersState[t.id]=!1,Ju.push({...e,descriptorId:t.id,appRecord:Ze(t.app)})}var fn,_n;(_n=(fn=h).__VUE_DEVTOOLS_KIT_INSPECTOR__)!=null||(fn.__VUE_DEVTOOLS_KIT_INSPECTOR__=[]);var ut=new Proxy(h.__VUE_DEVTOOLS_KIT_INSPECTOR__,{get(e,t,n){return Reflect.get(e,t,n)}}),pn=ce(()=>{Q.hooks.callHook("sendInspectorToClient",mn())});function ei(e,t){var n,r;ut.push({options:e,descriptor:t,treeFilterPlaceholder:(n=e.treeFilterPlaceholder)!=null?n:"Search tree...",stateFilterPlaceholder:(r=e.stateFilterPlaceholder)!=null?r:"Search state...",treeFilter:"",selectedNodeId:"",appRecord:Ze(t.app)}),pn()}function mn(){return ut.filter(e=>e.descriptor.app===R.value.app).filter(e=>e.descriptor.id!=="components").map(e=>{var t;const n=e.descriptor,r=e.options;return{id:r.id,label:r.label,logo:n.logo,icon:`custom-ic-baseline-${(t=r?.icon)==null?void 0:t.replace(/_/g,"-")}`,packageName:n.packageName,homepage:n.homepage,pluginId:n.id}})}function Ne(e,t){return ut.find(n=>n.options.id===e&&(t?n.descriptor.app===t:!0))}function ti(){const e=qt();e.hook("addInspector",({inspector:r,plugin:o})=>{ei(r,o.descriptor)});const t=ce(async({inspectorId:r,plugin:o})=>{var u;if(!r||!((u=o?.descriptor)!=null&&u.app)||D.highPerfModeEnabled)return;const i=Ne(r,o.descriptor.app),s={app:o.descriptor.app,inspectorId:r,filter:i?.treeFilter||"",rootNodes:[]};await new Promise(f=>{e.callHookWith(async _=>{await Promise.all(_.map(v=>v(s))),f()},"getInspectorTree")}),e.callHookWith(async f=>{await Promise.all(f.map(_=>_({inspectorId:r,rootNodes:s.rootNodes})))},"sendInspectorTreeToClient")},120);e.hook("sendInspectorTree",t);const n=ce(async({inspectorId:r,plugin:o})=>{var u;if(!r||!((u=o?.descriptor)!=null&&u.app)||D.highPerfModeEnabled)return;const i=Ne(r,o.descriptor.app),s={app:o.descriptor.app,inspectorId:r,nodeId:i?.selectedNodeId||"",state:null},f={currentTab:`custom-inspector:${r}`};s.nodeId&&await new Promise(_=>{e.callHookWith(async v=>{await Promise.all(v.map(p=>p(s,f))),_()},"getInspectorState")}),e.callHookWith(async _=>{await Promise.all(_.map(v=>v({inspectorId:r,nodeId:s.nodeId,state:s.state})))},"sendInspectorStateToClient")},120);return e.hook("sendInspectorState",n),e.hook("customInspectorSelectNode",({inspectorId:r,nodeId:o,plugin:u})=>{const i=Ne(r,u.descriptor.app);i&&(i.selectedNodeId=o)}),e.hook("timelineLayerAdded",({options:r,plugin:o})=>{Qu(r,o.descriptor)}),e.hook("timelineEventAdded",({options:r,plugin:o})=>{var u;const i=["performance","component-event","keyboard","mouse"];D.highPerfModeEnabled||!((u=D.timelineLayersState)!=null&&u[o.descriptor.id])&&!i.includes(r.layerId)||e.callHookWith(async s=>{await Promise.all(s.map(f=>f(r)))},"sendTimelineEventToClient")}),e.hook("getComponentInstances",async({app:r})=>{const o=r.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(!o)return null;const u=o.id.toString();return[...o.instanceMap].filter(([s])=>s.split(":")[0]===u).map(([,s])=>s)}),e.hook("getComponentBounds",async({instance:r})=>oe(r)),e.hook("getComponentName",({instance:r})=>Pe(r)),e.hook("componentHighlight",({uid:r})=>{const o=R.value.instanceMap.get(r);o&&Lu(o)}),e.hook("componentUnhighlight",()=>{un()}),e}var hn,En;(En=(hn=h).__VUE_DEVTOOLS_KIT_APP_RECORDS__)!=null||(hn.__VUE_DEVTOOLS_KIT_APP_RECORDS__=[]);var gn,vn;(vn=(gn=h).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__)!=null||(gn.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__={});var yn,An;(An=(yn=h).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__)!=null||(yn.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__="");var On,Cn;(Cn=(On=h).__VUE_DEVTOOLS_KIT_CUSTOM_TABS__)!=null||(On.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__=[]);var bn,Sn;(Sn=(bn=h).__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__)!=null||(bn.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__=[]);var ue="__VUE_DEVTOOLS_KIT_GLOBAL_STATE__";function ni(){return{connected:!1,clientConnected:!1,vitePluginDetected:!0,appRecords:[],activeAppRecordId:"",tabs:[],commands:[],highPerfModeEnabled:!0,devtoolsClientDetected:{},perfUniqueGroupId:0,timelineLayersState:Xu()}}var kn,Tn;(Tn=(kn=h)[ue])!=null||(kn[ue]=ni());var ri=ce(e=>{Q.hooks.callHook("devtoolsStateUpdated",{state:e})});ce((e,t)=>{Q.hooks.callHook("devtoolsConnectedUpdated",{state:e,oldState:t})});var Be=new Proxy(h.__VUE_DEVTOOLS_KIT_APP_RECORDS__,{get(e,t,n){return t==="value"?h.__VUE_DEVTOOLS_KIT_APP_RECORDS__:h.__VUE_DEVTOOLS_KIT_APP_RECORDS__[t]}}),R=new Proxy(h.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__,{get(e,t,n){return t==="value"?h.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__:t==="id"?h.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__:h.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__[t]}});function Oe(){ri({...h[ue],appRecords:Be.value,activeAppRecordId:R.id,tabs:h.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__,commands:h.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__})}function oi(e){h.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__=e,Oe()}function ui(e){h.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__=e,Oe()}var D=new Proxy(h[ue],{get(e,t){return t==="appRecords"?Be:t==="activeAppRecordId"?R.id:t==="tabs"?h.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__:t==="commands"?h.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__:h[ue][t]},deleteProperty(e,t){return delete e[t],!0},set(e,t,n){return{...h[ue]},e[t]=n,h[ue][t]=n,!0}});function ii(e){return new Promise(t=>{D.connected&&(e(),t()),Q.hooks.hook("devtoolsConnectedUpdated",({state:n})=>{n.connected&&(e(),t())})})}var it=e=>{if(e)return e.startsWith("baseline-")?`custom-ic-${e}`:e.startsWith("i-")||lu(e)?e:`custom-ic-baseline-${e}`};function ai(e){const t=h.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__;t.some(n=>n.name===e.name)||(t.push({...e,icon:it(e.icon)}),Oe())}function si(e){const t=h.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__;t.some(n=>n.id===e.id)||(t.push({...e,icon:it(e.icon),children:e.children?e.children.map(n=>({...n,icon:it(n.icon)})):void 0}),Oe())}function li(e){const t=h.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__,n=t.findIndex(r=>r.id===e);n!==-1&&(t.splice(n,1),Oe())}function ci(e={}){var t,n,r;const{file:o,host:u,baseUrl:i=window.location.origin,line:s=0,column:f=0}=e;if(o){if(u==="chrome-extension"){const _=o.replace(/\\/g,"\\\\"),v=(n=(t=window.VUE_DEVTOOLS_CONFIG)==null?void 0:t.openInEditorHost)!=null?n:"/";fetch(`${v}__open-in-editor?file=${encodeURI(o)}`).then(p=>{if(!p.ok){const y=`Opening component ${_} failed`;console.log(`%c${y}`,"color:red")}})}else if(D.vitePluginDetected){const _=(r=h.__VUE_DEVTOOLS_OPEN_IN_EDITOR_BASE_URL__)!=null?r:i;h.__VUE_INSPECTOR__.openInEditor(_,o,s,f)}}}l(),l(),l(),l(),l();var Dn,In;(In=(Dn=h).__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__)!=null||(Dn.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__=[]);var at=new Proxy(h.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__,{get(e,t,n){return Reflect.get(e,t,n)}});function st(e){const t={};return Object.keys(e).forEach(n=>{t[n]=e[n].defaultValue}),t}function lt(e){return`__VUE_DEVTOOLS_NEXT_PLUGIN_SETTINGS__${e}__`}function di(e){var t,n,r;const o=(n=(t=at.find(u=>{var i;return u[0].id===e&&!!((i=u[0])!=null&&i.settings)}))==null?void 0:t[0])!=null?n:null;return(r=o?.settings)!=null?r:null}function Vn(e,t){var n,r,o;const u=lt(e);if(u){const i=localStorage.getItem(u);if(i)return JSON.parse(i)}if(e){const i=(r=(n=at.find(s=>s[0].id===e))==null?void 0:n[0])!=null?r:null;return st((o=i?.settings)!=null?o:{})}return st(t)}function fi(e,t){const n=lt(e);localStorage.getItem(n)||localStorage.setItem(n,JSON.stringify(st(t)))}function _i(e,t,n){const r=lt(e),o=localStorage.getItem(r),u=JSON.parse(o||"{}"),i={...u,[t]:n};localStorage.setItem(r,JSON.stringify(i)),Q.hooks.callHookWith(s=>{s.forEach(f=>f({pluginId:e,key:t,oldValue:u[t],newValue:n,settings:i}))},"setPluginSettings")}l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l();var wn,Pn,U=(Pn=(wn=h).__VUE_DEVTOOLS_HOOK)!=null?Pn:wn.__VUE_DEVTOOLS_HOOK=qt(),pi={vueAppInit(e){U.hook("app:init",e)},vueAppUnmount(e){U.hook("app:unmount",e)},vueAppConnected(e){U.hook("app:connected",e)},componentAdded(e){return U.hook("component:added",e)},componentEmit(e){return U.hook("component:emit",e)},componentUpdated(e){return U.hook("component:updated",e)},componentRemoved(e){return U.hook("component:removed",e)},setupDevtoolsPlugin(e){U.hook("devtools-plugin:setup",e)},perfStart(e){return U.hook("perf:start",e)},perfEnd(e){return U.hook("perf:end",e)}},xn={on:pi,setupDevToolsPlugin(e,t){return U.callHook("devtools-plugin:setup",e,t)}},mi=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(D.highPerfModeEnabled)return;const n=mn().find(r=>r.packageName===this.plugin.descriptor.packageName);if(n?.id){if(e){const r=[e.appContext.app,e.uid,(t=e.parent)==null?void 0:t.uid,e];U.callHook("component:updated",...r)}else U.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&&fi(e.id,this.plugin.descriptor.settings)}sendInspectorTree(e){D.highPerfModeEnabled||this.hooks.callHook("sendInspectorTree",{inspectorId:e,plugin:this.plugin})}sendInspectorState(e){D.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 D.highPerfModeEnabled?0:Date.now()}addTimelineLayer(e){this.hooks.callHook("timelineLayerAdded",{options:e,plugin:this.plugin})}addTimelineEvent(e){D.highPerfModeEnabled||this.hooks.callHook("timelineEventAdded",{options:e,plugin:this.plugin})}getSettings(e){return Vn(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")}},hi=mi;l(),l(),l(),l();var Ei="__vue_devtool_undefined__",gi="__vue_devtool_infinity__",vi="__vue_devtool_negative_infinity__",yi="__vue_devtool_nan__";l(),l();var Ai={[Ei]:"undefined",[yi]:"NaN",[gi]:"Infinity",[vi]:"-Infinity"};Object.entries(Ai).reduce((e,[t,n])=>(e[n]=t,e),{}),l(),l(),l(),l(),l();var Rn,Nn;(Nn=(Rn=h).__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__)!=null||(Rn.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__=new Set);function Bn(e,t){return xn.setupDevToolsPlugin(e,t)}function Oi(e,t){const[n,r]=e;if(n.app!==t)return;const o=new hi({plugin:{setupFn:r,descriptor:n},ctx:Q});n.packageName==="vuex"&&o.on.editInspectorState(u=>{o.sendInspectorState(u.inspectorId)}),r(o)}function Fn(e,t){h.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.has(e)||D.highPerfModeEnabled&&!t?.inspectingComponent||(h.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.add(e),at.forEach(n=>{Oi(n,e)}))}l(),l();var Ce="__VUE_DEVTOOLS_ROUTER__",fe="__VUE_DEVTOOLS_ROUTER_INFO__",Un,Ln;(Ln=(Un=h)[fe])!=null||(Un[fe]={currentRoute:null,routes:[]});var Mn,jn;(jn=(Mn=h)[Ce])!=null||(Mn[Ce]={}),new Proxy(h[fe],{get(e,t){return h[fe][t]}}),new Proxy(h[Ce],{get(e,t){if(t==="value")return h[Ce]}});function Ci(e){const t=new Map;return(e?.getRoutes()||[]).filter(n=>!t.has(n.path)&&t.set(n.path,1))}function ct(e){return e.map(t=>{let{path:n,name:r,children:o,meta:u}=t;return o?.length&&(o=ct(o)),{path:n,name:r,children:o,meta:u}})}function bi(e){if(e){const{fullPath:t,hash:n,href:r,path:o,name:u,matched:i,params:s,query:f}=e;return{fullPath:t,hash:n,href:r,path:o,name:u,params:s,query:f,matched:ct(i)}}return e}function Si(e,t){function n(){var r;const o=(r=e.app)==null?void 0:r.config.globalProperties.$router,u=bi(o?.currentRoute.value),i=ct(Ci(o)),s=console.warn;console.warn=()=>{},h[fe]={currentRoute:u?Gt(u):{},routes:Gt(i)},h[Ce]=o,console.warn=s}n(),xn.on.componentUpdated(ce(()=>{var r;((r=t.value)==null?void 0:r.app)===e.app&&(n(),!D.highPerfModeEnabled&&Q.hooks.callHook("routerInfoUpdated",{state:h[fe]}))},200))}function ki(e){return{async getInspectorTree(t){const n={...t,app:R.value.app,rootNodes:[]};return await new Promise(r=>{e.callHookWith(async o=>{await Promise.all(o.map(u=>u(n))),r()},"getInspectorTree")}),n.rootNodes},async getInspectorState(t){const n={...t,app:R.value.app,state:null},r={currentTab:`custom-inspector:${t.inspectorId}`};return await new Promise(o=>{e.callHookWith(async u=>{await Promise.all(u.map(i=>i(n,r))),o()},"getInspectorState")}),n.state},editInspectorState(t){const n=new qu,r={...t,app:R.value.app,set:(o,u=t.path,i=t.state.value,s)=>{n.set(o,u,i,s||n.createDefaultSetCallback(t.state))}};e.callHookWith(o=>{o.forEach(u=>u(r))},"editInspectorState")},sendInspectorState(t){const n=Ne(t);e.callHook("sendInspectorState",{inspectorId:t,plugin:{descriptor:n.descriptor,setupFn:()=>({})}})},inspectComponentInspector(){return zu()},cancelInspectComponentInspector(){return ju()},getComponentRenderCode(t){const n=Xe(R.value,t);if(n)return typeof n?.type!="function"?n.render.toString():n.type.toString()},scrollToComponent(t){return Ku({id:t})},openInEditor:ci,getVueInspector:Gu,toggleApp(t,n){const r=Be.value.find(o=>o.id===t);r&&(ui(t),oi(r),Si(r,R),pn(),Fn(r.app,n))},inspectDOM(t){const n=Xe(R.value,t);if(n){const[r]=Je(n);r&&(h.__VUE_DEVTOOLS_INSPECT_DOM_TARGET__=r)}},updatePluginSettings(t,n,r){_i(t,n,r)},getPluginSettings(t){return{options:di(t),values:Vn(t)}}}}l();var zn,Kn;(Kn=(zn=h).__VUE_DEVTOOLS_ENV__)!=null||(zn.__VUE_DEVTOOLS_ENV__={vitePluginDetected:!1});var $n=ti(),Hn,Gn;(Gn=(Hn=h).__VUE_DEVTOOLS_KIT_CONTEXT__)!=null||(Hn.__VUE_DEVTOOLS_KIT_CONTEXT__={hooks:$n,get state(){return{...D,activeAppRecordId:R.id,activeAppRecord:R.value,appRecords:Be.value}},api:ki($n)});var Q=h.__VUE_DEVTOOLS_KIT_CONTEXT__;l(),Cu(Su());var Wn,qn;(qn=(Wn=h).__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__)!=null||(Wn.__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__={id:0,appIds:new Set}),l();function Ti(e){return new Promise(t=>{if(D.connected&&D.clientConnected){e(),t();return}Q.hooks.hook("devtoolsConnectedUpdated",({state:n})=>{n.connected&&n.clientConnected&&(e(),t())})})}l();function Di(e){D.highPerfModeEnabled=e??!D.highPerfModeEnabled,!e&&R.value&&Fn(R.value.app)}l(),l(),l();function Ii(e){D.devtoolsClientDetected={...D.devtoolsClientDetected,...e};const t=Object.values(D.devtoolsClientDetected).some(Boolean);Di(!t)}var Yn,Zn;(Zn=(Yn=h).__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__)!=null||(Yn.__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__=Ii),l(),l(),l(),l(),l(),l(),l();var Vi=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()}},Xn=class{constructor(e){this.generateIdentifier=e,this.kv=new Vi}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)}},wi=class extends Xn{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)}};l(),l();function Pi(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 xi(e,t){const n=Pi(e);if("find"in n)return n.find(t);const r=n;for(let o=0;o<r.length;o++){const u=r[o];if(t(u))return u}}function _e(e,t){Object.entries(e).forEach(([n,r])=>t(r,n))}function Fe(e,t){return e.indexOf(t)!==-1}function Jn(e,t){for(let n=0;n<e.length;n++){const r=e[n];if(t(r))return r}}var Ri=class{constructor(){this.transfomers={}}register(e){this.transfomers[e.name]=e}findApplicable(e){return xi(this.transfomers,t=>t.isApplicable(e))}findByName(e){return this.transfomers[e]}};l(),l();var Ni=e=>Object.prototype.toString.call(e).slice(8,-1),Qn=e=>typeof e>"u",Bi=e=>e===null,be=e=>typeof e!="object"||e===null||e===Object.prototype?!1:Object.getPrototypeOf(e)===null?!0:Object.getPrototypeOf(e)===Object.prototype,dt=e=>be(e)&&Object.keys(e).length===0,ee=e=>Array.isArray(e),Fi=e=>typeof e=="string",Ui=e=>typeof e=="number"&&!isNaN(e),Li=e=>typeof e=="boolean",Mi=e=>e instanceof RegExp,Se=e=>e instanceof Map,ke=e=>e instanceof Set,er=e=>Ni(e)==="Symbol",ji=e=>e instanceof Date&&!isNaN(e.valueOf()),zi=e=>e instanceof Error,tr=e=>typeof e=="number"&&isNaN(e),Ki=e=>Li(e)||Bi(e)||Qn(e)||Ui(e)||Fi(e)||er(e),$i=e=>typeof e=="bigint",Hi=e=>e===1/0||e===-1/0,Gi=e=>ArrayBuffer.isView(e)&&!(e instanceof DataView),Wi=e=>e instanceof URL;l();var nr=e=>e.replace(/\./g,"\\."),ft=e=>e.map(String).map(nr).join("."),Te=e=>{const t=[];let n="";for(let o=0;o<e.length;o++){let u=e.charAt(o);if(u==="\\"&&e.charAt(o+1)==="."){n+=".",o++;continue}if(u==="."){t.push(n),n="";continue}n+=u}const r=n;return t.push(r),t};l();function H(e,t,n,r){return{isApplicable:e,annotation:t,transform:n,untransform:r}}var rr=[H(Qn,"undefined",()=>null,()=>{}),H($i,"bigint",e=>e.toString(),e=>typeof BigInt<"u"?BigInt(e):(console.error("Please add a BigInt polyfill."),e)),H(ji,"Date",e=>e.toISOString(),e=>new Date(e)),H(zi,"Error",(e,t)=>{const n={name:e.name,message:e.message};return t.allowedErrorProps.forEach(r=>{n[r]=e[r]}),n},(e,t)=>{const n=new Error(e.message);return n.name=e.name,n.stack=e.stack,t.allowedErrorProps.forEach(r=>{n[r]=e[r]}),n}),H(Mi,"regexp",e=>""+e,e=>{const t=e.slice(1,e.lastIndexOf("/")),n=e.slice(e.lastIndexOf("/")+1);return new RegExp(t,n)}),H(ke,"set",e=>[...e.values()],e=>new Set(e)),H(Se,"map",e=>[...e.entries()],e=>new Map(e)),H(e=>tr(e)||Hi(e),"number",e=>tr(e)?"NaN":e>0?"Infinity":"-Infinity",Number),H(e=>e===0&&1/e===-1/0,"number",()=>"-0",Number),H(Wi,"URL",e=>e.toString(),e=>new URL(e))];function Ue(e,t,n,r){return{isApplicable:e,annotation:t,transform:n,untransform:r}}var or=Ue((e,t)=>er(e)?!!t.symbolRegistry.getIdentifier(e):!1,(e,t)=>["symbol",t.symbolRegistry.getIdentifier(e)],e=>e.description,(e,t,n)=>{const r=n.symbolRegistry.getValue(t[1]);if(!r)throw new Error("Trying to deserialize unknown symbol");return r}),qi=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,Uint8ClampedArray].reduce((e,t)=>(e[t.name]=t,e),{}),ur=Ue(Gi,e=>["typed-array",e.constructor.name],e=>[...e],(e,t)=>{const n=qi[t[1]];if(!n)throw new Error("Trying to deserialize unknown typed array");return new n(e)});function ir(e,t){return e?.constructor?!!t.classRegistry.getIdentifier(e.constructor):!1}var ar=Ue(ir,(e,t)=>["class",t.classRegistry.getIdentifier(e.constructor)],(e,t)=>{const n=t.classRegistry.getAllowedProps(e.constructor);if(!n)return{...e};const r={};return n.forEach(o=>{r[o]=e[o]}),r},(e,t,n)=>{const r=n.classRegistry.getValue(t[1]);if(!r)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(r.prototype),e)}),sr=Ue((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 r=n.customTransformerRegistry.findByName(t[1]);if(!r)throw new Error("Trying to deserialize unknown custom value");return r.deserialize(e)}),Yi=[ar,or,sr,ur],lr=(e,t)=>{const n=Jn(Yi,o=>o.isApplicable(e,t));if(n)return{value:n.transform(e,t),type:n.annotation(e,t)};const r=Jn(rr,o=>o.isApplicable(e,t));if(r)return{value:r.transform(e,t),type:r.annotation}},cr={};rr.forEach(e=>{cr[e.annotation]=e});var Zi=(e,t,n)=>{if(ee(t))switch(t[0]){case"symbol":return or.untransform(e,t,n);case"class":return ar.untransform(e,t,n);case"custom":return sr.untransform(e,t,n);case"typed-array":return ur.untransform(e,t,n);default:throw new Error("Unknown transformation: "+t)}else{const r=cr[t];if(!r)throw new Error("Unknown transformation: "+t);return r.untransform(e,n)}};l();var pe=(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 dr(e){if(Fe(e,"__proto__"))throw new Error("__proto__ is not allowed as a property");if(Fe(e,"prototype"))throw new Error("prototype is not allowed as a property");if(Fe(e,"constructor"))throw new Error("constructor is not allowed as a property")}var Xi=(e,t)=>{dr(t);for(let n=0;n<t.length;n++){const r=t[n];if(ke(e))e=pe(e,+r);else if(Se(e)){const o=+r,u=+t[++n]==0?"key":"value",i=pe(e,o);switch(u){case"key":e=i;break;case"value":e=e.get(i);break}}else e=e[r]}return e},_t=(e,t,n)=>{if(dr(t),t.length===0)return n(e);let r=e;for(let u=0;u<t.length-1;u++){const i=t[u];if(ee(r)){const s=+i;r=r[s]}else if(be(r))r=r[i];else if(ke(r)){const s=+i;r=pe(r,s)}else if(Se(r)){if(u===t.length-2)break;const f=+i,_=+t[++u]==0?"key":"value",v=pe(r,f);switch(_){case"key":r=v;break;case"value":r=r.get(v);break}}}const o=t[t.length-1];if(ee(r)?r[+o]=n(r[+o]):be(r)&&(r[o]=n(r[o])),ke(r)){const u=pe(r,+o),i=n(u);u!==i&&(r.delete(u),r.add(i))}if(Se(r)){const u=+t[t.length-2],i=pe(r,u);switch(+o==0?"key":"value"){case"key":{const f=n(i);r.set(f,r.get(i)),f!==i&&r.delete(i);break}case"value":{r.set(i,n(r.get(i)));break}}}return e};function pt(e,t,n=[]){if(!e)return;if(!ee(e)){_e(e,(u,i)=>pt(u,t,[...n,...Te(i)]));return}const[r,o]=e;o&&_e(o,(u,i)=>{pt(u,t,[...n,...Te(i)])}),t(r,n)}function Ji(e,t,n){return pt(t,(r,o)=>{e=_t(e,o,u=>Zi(u,r,n))}),e}function Qi(e,t){function n(r,o){const u=Xi(e,Te(o));r.map(Te).forEach(i=>{e=_t(e,i,()=>u)})}if(ee(t)){const[r,o]=t;r.forEach(u=>{e=_t(e,Te(u),()=>e)}),o&&_e(o,n)}else _e(t,n);return e}var ea=(e,t)=>be(e)||ee(e)||Se(e)||ke(e)||ir(e,t);function ta(e,t,n){const r=n.get(e);r?r.push(t):n.set(e,[t])}function na(e,t){const n={};let r;return e.forEach(o=>{if(o.length<=1)return;t||(o=o.map(s=>s.map(String)).sort((s,f)=>s.length-f.length));const[u,...i]=o;u.length===0?r=i.map(ft):n[ft(u)]=i.map(ft)}),r?dt(n)?[r]:[r,n]:dt(n)?void 0:n}var fr=(e,t,n,r,o=[],u=[],i=new Map)=>{var s;const f=Ki(e);if(!f){ta(e,o,t);const m=i.get(e);if(m)return r?{transformedValue:null}:m}if(!ea(e,n)){const m=lr(e,n),A=m?{transformedValue:m.value,annotations:[m.type]}:{transformedValue:e};return f||i.set(e,A),A}if(Fe(u,e))return{transformedValue:null};const _=lr(e,n),v=(s=_?.value)!=null?s:e,p=ee(v)?[]:{},y={};_e(v,(m,A)=>{if(A==="__proto__"||A==="constructor"||A==="prototype")throw new Error(`Detected property ${A}. This is a prototype pollution risk, please remove it from your object.`);const c=fr(m,t,n,r,[...o,A],[...u,e],i);p[A]=c.transformedValue,ee(c.annotations)?y[A]=c.annotations:be(c.annotations)&&_e(c.annotations,(E,C)=>{y[nr(A)+"."+C]=E})});const d=dt(y)?{transformedValue:p,annotations:_?[_.type]:void 0}:{transformedValue:p,annotations:_?[_.type,y]:y};return f||i.set(e,d),d};l(),l();function _r(e){return Object.prototype.toString.call(e).slice(8,-1)}function pr(e){return _r(e)==="Array"}function ra(e){if(_r(e)!=="Object")return!1;const t=Object.getPrototypeOf(e);return!!t&&t.constructor===Object&&t===Object.prototype}function oa(e,t,n,r,o){const u={}.propertyIsEnumerable.call(r,t)?"enumerable":"nonenumerable";u==="enumerable"&&(e[t]=n),o&&u==="nonenumerable"&&Object.defineProperty(e,t,{value:n,enumerable:!1,writable:!0,configurable:!0})}function mt(e,t={}){if(pr(e))return e.map(o=>mt(o,t));if(!ra(e))return e;const n=Object.getOwnPropertyNames(e),r=Object.getOwnPropertySymbols(e);return[...n,...r].reduce((o,u)=>{if(pr(t.props)&&!t.props.includes(u))return o;const i=e[u],s=mt(i,t);return oa(o,u,s,e,t.nonenumerable),o},{})}var k=class{constructor({dedupe:e=!1}={}){this.classRegistry=new wi,this.symbolRegistry=new Xn(t=>{var n;return(n=t.description)!=null?n:""}),this.customTransformerRegistry=new Ri,this.allowedErrorProps=[],this.dedupe=e}serialize(e){const t=new Map,n=fr(e,t,this,this.dedupe),r={json:n.transformedValue};n.annotations&&(r.meta={...r.meta,values:n.annotations});const o=na(t,this.dedupe);return o&&(r.meta={...r.meta,referentialEqualities:o}),r}deserialize(e){const{json:t,meta:n}=e;let r=mt(t);return n?.values&&(r=Ji(r,n.values,this)),n?.referentialEqualities&&(r=Qi(r,n.referentialEqualities)),r}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)}};k.defaultInstance=new k,k.serialize=k.defaultInstance.serialize.bind(k.defaultInstance),k.deserialize=k.defaultInstance.deserialize.bind(k.defaultInstance),k.stringify=k.defaultInstance.stringify.bind(k.defaultInstance),k.parse=k.defaultInstance.parse.bind(k.defaultInstance),k.registerClass=k.defaultInstance.registerClass.bind(k.defaultInstance),k.registerSymbol=k.defaultInstance.registerSymbol.bind(k.defaultInstance),k.registerCustom=k.defaultInstance.registerCustom.bind(k.defaultInstance),k.allowErrorProps=k.defaultInstance.allowErrorProps.bind(k.defaultInstance),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l(),l();var mr,hr;(hr=(mr=h).__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__)!=null||(mr.__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__=[]);var Er,gr;(gr=(Er=h).__VUE_DEVTOOLS_KIT_RPC_CLIENT__)!=null||(Er.__VUE_DEVTOOLS_KIT_RPC_CLIENT__=null);var vr,yr;(yr=(vr=h).__VUE_DEVTOOLS_KIT_RPC_SERVER__)!=null||(vr.__VUE_DEVTOOLS_KIT_RPC_SERVER__=null);var Ar,Or;(Or=(Ar=h).__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__)!=null||(Ar.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__=null);var Cr,br;(br=(Cr=h).__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__)!=null||(Cr.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__=null);var Sr,kr;(kr=(Sr=h).__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__)!=null||(Sr.__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__=null),l(),l(),l(),l(),l(),l(),l();const ua=Object.freeze(Object.defineProperty({__proto__:null,addCustomCommand:si,addCustomTab:ai,onDevToolsClientConnected:Ti,onDevToolsConnected:ii,removeCustomCommand:li,setupDevToolsPlugin:Bn,setupDevtoolsPlugin:Bn},Symbol.toStringTag,{value:"Module"}));V.PBackgroud=Ko,V.PButton=Tr,V.PCard=Wo,V.PCheckboxInput=wr,V.PDivider=Pr,V.PFormItem=So,V.PIcon=Et,V.PPlane=Io,V.PRadioInput=Po,V.PSkeleton=Bo,V.PSwitchInput=Fo,V.PTextInput=Lo,V.PicoIcons=ht,Object.defineProperty(V,Symbol.toStringTag,{value:"Module"})}));
|
|
2
|
-
//# sourceMappingURL=pico-ui.umd.js.map
|