@inpageedit/core 0.3.1 → 0.3.2

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/lib/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(he,Ee){typeof exports=="object"&&typeof module<"u"?Ee(exports):typeof define=="function"&&define.amd?define(["exports"],Ee):(he=typeof globalThis<"u"?globalThis:he||self,Ee(he.InPageEditBundle={}))})(this,function(he){"use strict";var qv=Object.defineProperty;var kf=he=>{throw TypeError(he)};var Hv=(he,Ee,qe)=>Ee in he?qv(he,Ee,{enumerable:!0,configurable:!0,writable:!0,value:qe}):he[Ee]=qe;var Z=(he,Ee,qe)=>Hv(he,typeof Ee!="symbol"?Ee+"":Ee,qe),va=(he,Ee,qe)=>Ee.has(he)||kf("Cannot "+qe);var $f=(he,Ee,qe)=>(va(he,Ee,"read from private field"),qe?qe.call(he):Ee.get(he)),ba=(he,Ee,qe)=>Ee.has(he)?kf("Cannot add the same private member more than once"):Ee instanceof WeakSet?Ee.add(he):Ee.set(he,qe),If=(he,Ee,qe,se)=>(va(he,Ee,"write to private field"),se?se.call(he,qe):Ee.set(he,qe),qe),ws=(he,Ee,qe)=>(va(he,Ee,"access private method"),qe);var wt,Gr,Er,Qr,Xr,Zr,en,Fe,ht,Or,tn,rn,nn,sn,ur,Af,Tf,Rf,Wn;const Ee=()=>{let t,e;return{promise:new Promise((n,i)=>{t=n,e=i}),resolve:t,reject:e}};Promise.withResolvers||(Promise.withResolvers=Ee);var qe=Object.defineProperty,se=(t,e)=>qe(t,"name",{value:e,configurable:!0});function Nf(){}se(Nf,"noop");function Ne(t){return t==null}se(Ne,"isNullable");function Df(t){return!Ne(t)}se(Df,"isNonNullable");function Zn(t){return t&&typeof t=="object"&&!Array.isArray(t)}se(Zn,"isPlainObject");function _a(t,e){return Object.fromEntries(Object.entries(t).filter(([r,n])=>e(r,n)))}se(_a,"filterKeys");function Ht(t,e){return Object.fromEntries(Object.entries(t).map(([r,n])=>[r,e(n,r)]))}se(Ht,"mapValues");function wa(t,e,r){if(!e)return{...t};const n={};for(const i of e)(r||t[i]!==void 0)&&(n[i]=t[i]);return n}se(wa,"pick");function Lf(t,e){if(!e)return{...t};const r={...t};for(const n of e)Reflect.deleteProperty(r,n);return r}se(Lf,"omit");function He(t,e,r){return Object.defineProperty(t,e,{writable:!0,value:r,enumerable:!1})}se(He,"defineProperty");function Mf(t,e){return e.every(r=>t.includes(r))}se(Mf,"contain");function jf(t,e){return t.filter(r=>e.includes(r))}se(jf,"intersection");function Ff(t,e){return t.filter(r=>!e.includes(r))}se(Ff,"difference");function Bf(t,e){return Array.from(new Set([...t,...e]))}se(Bf,"union");function Uf(t){return[...new Set(t)]}se(Uf,"deduplicate");function Ot(t,e){const r=t?.indexOf(e);return r>=0?(t.splice(r,1),!0):!1}se(Ot,"remove");function Wf(t){return Array.isArray(t)?t:Ne(t)?[]:[t]}se(Wf,"makeArray");function er(t,e){return arguments.length===1?r=>er(t,r):t in globalThis&&e instanceof globalThis[t]||Object.prototype.toString.call(e).slice(8,-1)===t}se(er,"is");function fn(t){return er("ArrayBuffer",t)||er("SharedArrayBuffer",t)}se(fn,"isArrayBufferLike");function xa(t){return fn(t)||ArrayBuffer.isView(t)}se(xa,"isArrayBufferSource");var Pt;(t=>{t.is=fn,t.isSource=xa;function e(o){return ArrayBuffer.isView(o)?o.buffer.slice(o.byteOffset,o.byteOffset+o.byteLength):o}t.fromSource=e,se(e,"fromSource");function r(o){if(typeof Buffer<"u")return Buffer.from(o).toString("base64");let a="";const c=new Uint8Array(o);for(let u=0;u<c.byteLength;u++)a+=String.fromCharCode(c[u]);return btoa(a)}t.toBase64=r,se(r,"toBase64");function n(o){return typeof Buffer<"u"?e(Buffer.from(o,"base64")):Uint8Array.from(atob(o),a=>a.charCodeAt(0))}t.fromBase64=n,se(n,"fromBase64");function i(o){return typeof Buffer<"u"?Buffer.from(o).toString("hex"):Array.from(new Uint8Array(o),a=>a.toString(16).padStart(2,"0")).join("")}t.toHex=i,se(i,"toHex");function s(o){if(typeof Buffer<"u")return e(Buffer.from(o,"hex"));const a=o.length%2===0?o:o.slice(0,o.length-1),c=[];for(let u=0;u<a.length;u+=2)c.push(parseInt(`${a[u]}${a[u+1]}`,16));return Uint8Array.from(c).buffer}t.fromHex=s,se(s,"fromHex")})(Pt||(Pt={})),Pt.fromBase64,Pt.toBase64,Pt.fromHex,Pt.toHex;function ei(t,e=new Map){if(!t||typeof t!="object")return t;if(er("Date",t))return new Date(t.valueOf());if(er("RegExp",t))return new RegExp(t.source,t.flags);if(fn(t))return t.slice(0);if(ArrayBuffer.isView(t))return t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);const r=e.get(t);if(r)return r;if(Array.isArray(t)){const i=[];return e.set(t,i),t.forEach((s,o)=>{i[o]=Reflect.apply(ei,null,[s,e])}),i}const n=Object.create(Object.getPrototypeOf(t));e.set(t,n);for(const i of Reflect.ownKeys(t)){const s={...Reflect.getOwnPropertyDescriptor(t,i)};"value"in s&&(s.value=Reflect.apply(ei,null,[s.value,e])),Reflect.defineProperty(n,i,s)}return n}se(ei,"clone");function pr(t,e,r){if(t===e||!r&&Ne(t)&&Ne(e))return!0;if(typeof t!=typeof e||typeof t!="object"||!t||!e)return!1;function n(i,s){return i(t)?i(e)?s(t,e):!1:i(e)?!1:void 0}return se(n,"check"),n(Array.isArray,(i,s)=>i.length===s.length&&i.every((o,a)=>pr(o,s[a])))??n(er("Date"),(i,s)=>i.valueOf()===s.valueOf())??n(er("RegExp"),(i,s)=>i.source===s.source&&i.flags===s.flags)??n(fn,(i,s)=>{if(i.byteLength!==s.byteLength)return!1;const o=new Uint8Array(i),a=new Uint8Array(s);for(let c=0;c<o.length;c++)if(o[c]!==a[c])return!1;return!0})??Object.keys({...t,...e}).every(i=>pr(t[i],e[i],r))}se(pr,"deepEqual");function qf(t){return t.charAt(0).toUpperCase()+t.slice(1)}se(qf,"capitalize");function Hf(t){return t.charAt(0).toLowerCase()+t.slice(1)}se(Hf,"uncapitalize");function zf(t){return t.replace(/[_-][a-z]/g,e=>e.slice(1).toUpperCase())}se(zf,"camelCase");function Ss(t,e,r){const n=[];let i=0;for(let s=0;s<t.length;s++){const o=t.charCodeAt(s);if(o>=65&&o<=90){if(i===1){const a=t.charCodeAt(s+1);a>=97&&a<=122&&n.push(r),n.push(o+32)}else i!==0&&n.push(r),n.push(o+32);i=1}else o>=97&&o<=122?(n.push(o),i=2):e.includes(o)?(i!==0&&n.push(r),i=0):n.push(o)}return String.fromCharCode(...n)}se(Ss,"tokenize");function Vf(t){return Ss(t,[45,95],45)}se(Vf,"paramCase");function Kf(t){return Ss(t,[45,95],95)}se(Kf,"snakeCase");function Jf(t){return typeof t!="string"?`[${t.toString()}]`:/^[a-z_$][\w$]*$/i.test(t)?`.${t}`:`[${JSON.stringify(t)}]`}se(Jf,"formatProperty");function Sa(t){return t.replace(/\/$/,"")}se(Sa,"trimSlash");function Yf(t){return t.startsWith("/")||(t="/"+t),Sa(t)}se(Yf,"sanitize");var ti;(t=>{t.millisecond=1,t.second=1e3,t.minute=t.second*60,t.hour=t.minute*60,t.day=t.hour*24,t.week=t.day*7;let e=new Date().getTimezoneOffset();function r(y){e=y}t.setTimezoneOffset=r,se(r,"setTimezoneOffset");function n(){return e}t.getTimezoneOffset=n,se(n,"getTimezoneOffset");function i(y=new Date,b){return typeof y=="number"&&(y=new Date(y)),b===void 0&&(b=e),Math.floor((y.valueOf()/t.minute-b)/1440)}t.getDateNumber=i,se(i,"getDateNumber");function s(y,b){const T=new Date(y*t.day);return b===void 0&&(b=e),new Date(+T+b*t.minute)}t.fromDateNumber=s,se(s,"fromDateNumber");const o=/\d+(?:\.\d+)?/.source,a=new RegExp(`^${["w(?:eek(?:s)?)?","d(?:ay(?:s)?)?","h(?:our(?:s)?)?","m(?:in(?:ute)?(?:s)?)?","s(?:ec(?:ond)?(?:s)?)?"].map(y=>`(${o}${y})?`).join("")}$`);function c(y){const b=a.exec(y);return b?(parseFloat(b[1])*t.week||0)+(parseFloat(b[2])*t.day||0)+(parseFloat(b[3])*t.hour||0)+(parseFloat(b[4])*t.minute||0)+(parseFloat(b[5])*t.second||0):0}t.parseTime=c,se(c,"parseTime");function u(y){const b=c(y);return b?y=Date.now()+b:/^\d{1,2}(:\d{1,2}){1,2}$/.test(y)?y=`${new Date().toLocaleDateString()}-${y}`:/^\d{1,2}-\d{1,2}-\d{1,2}(:\d{1,2}){1,2}$/.test(y)&&(y=`${new Date().getFullYear()}-${y}`),y?new Date(y):new Date}t.parseDate=u,se(u,"parseDate");function l(y){const b=Math.abs(y);return b>=t.day-t.hour/2?Math.round(y/t.day)+"d":b>=t.hour-t.minute/2?Math.round(y/t.hour)+"h":b>=t.minute-t.second/2?Math.round(y/t.minute)+"m":b>=t.second?Math.round(y/t.second)+"s":y+"ms"}t.format=l,se(l,"format");function f(y,b=2){return y.toString().padStart(b,"0")}t.toDigits=f,se(f,"toDigits");function v(y,b=new Date){return y.replace("yyyy",b.getFullYear().toString()).replace("yy",b.getFullYear().toString().slice(2)).replace("MM",f(b.getMonth()+1)).replace("dd",f(b.getDate())).replace("hh",f(b.getHours())).replace("mm",f(b.getMinutes())).replace("ss",f(b.getSeconds())).replace("SSS",f(b.getMilliseconds(),3))}t.template=v,se(v,"template")})(ti||(ti={}));var Gf=Object.defineProperty,oe=(t,e)=>Gf(t,"name",{value:e,configurable:!0}),Q={shadow:Symbol.for("cordis.shadow"),receiver:Symbol.for("cordis.receiver"),original:Symbol.for("cordis.original"),store:Symbol.for("cordis.store"),events:Symbol.for("cordis.events"),static:Symbol.for("cordis.static"),filter:Symbol.for("cordis.filter"),expose:Symbol.for("cordis.expose"),isolate:Symbol.for("cordis.isolate"),internal:Symbol.for("cordis.internal"),intercept:Symbol.for("cordis.intercept"),setup:Symbol.for("cordis.setup"),invoke:Symbol.for("cordis.invoke"),extend:Symbol.for("cordis.extend"),tracker:Symbol.for("cordis.tracker"),provide:Symbol.for("cordis.provide"),immediate:Symbol.for("cordis.immediate")},Qf=function*(){}.constructor,Ea=async function*(){}.constructor;function Es(t){return!(!t.prototype||t instanceof Qf||Ea!==Function&&t instanceof Ea)}oe(Es,"isConstructor");function dn(t,e){const r=t.Config||t.schema;return r&&t.schema!==!1&&(e=r(e)),e??{}}oe(dn,"resolveConfig");function Oa(t){return[Map,Set,Date,Promise].some(e=>t instanceof e)}oe(Oa,"isUnproxyable");function Os(t,e){if(t===Object.prototype)return e;const r=Object.create(Os(Object.getPrototypeOf(t),e));for(const n of Reflect.ownKeys(t))Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n));return r}oe(Os,"joinPrototype");function Ps(t){return t&&(typeof t=="object"||typeof t=="function")}oe(Ps,"isObject");function Ct(t,e,r){if(!Ps(e))return e;if(Object.hasOwn(e,Q.shadow))return Object.getPrototypeOf(e);const n=e[Q.tracker];return n?ni(t,e,n,r):e}oe(Ct,"getTraceable");function hn(t,e){return e?new Proxy(t,{get:oe((r,n,i)=>n in e&&n!=="constructor"?Reflect.get(e,n,i):Reflect.get(r,n,i),"get"),set:oe((r,n,i,s)=>n in e&&n!=="constructor"?Reflect.set(e,n,i,s):Reflect.set(r,n,i,s),"set")}):t}oe(hn,"withProps");function ri(t,e,r){return hn(t,Object.defineProperty(Object.create(null),e,{value:r,writable:!1}))}oe(ri,"withProp");function Cs(t,e,r,n){if(!r)return n;const i=Reflect.getOwnPropertyDescriptor(e,r)?.value;return i?ri(n,r,t.extend({[Q.shadow]:i})):n}oe(Cs,"createShadow");function Pa(t,e,r,n){return new Proxy(e,{apply:oe((i,s,o)=>(s===r&&(s=n),o=o.map(a=>typeof a!="function"||a[Q.original]?a:new Proxy(a,{get:oe((c,u,l)=>{if(u===Q.original)return c;const f=Reflect.get(c,u,l);return u==="toString"&&f===Function.prototype.toString?function(...v){return Reflect.apply(f,this===l?c:this,v)}:f},"get"),apply:oe((c,u,l)=>Reflect.apply(c,Ct(t,u),l.map(f=>Ct(t,f))),"apply"),construct:oe((c,u,l)=>Reflect.construct(c,u.map(f=>Ct(t,f)),l),"construct")})),Ct(t,Reflect.apply(i,s,o))),"apply")})}oe(Pa,"createShadowMethod");function ni(t,e,r,n){t[Q.shadow]&&(t=Object.getPrototypeOf(t));const i=new Proxy(e,{get:oe((s,o,a)=>{if(o===Q.original)return s;if(o===r.property)return t;if(typeof o=="symbol")return Reflect.get(s,o,a);if(r.associate&&t[Q.internal][`${r.associate}.${o}`])return Reflect.get(t,`${r.associate}.${o}`,ri(t,Q.receiver,a));const c=Cs(t,s,r.property,a),u=Reflect.get(s,o,c),l=u?.[Q.tracker];return l?ni(t,u,l):!n&&typeof u=="function"?Pa(t,u,a,c):u},"get"),set:oe((s,o,a,c)=>{if(o===Q.original||o===r.property)return!1;if(typeof o=="symbol")return Reflect.set(s,o,a,c);if(r.associate&&t[Q.internal][`${r.associate}.${o}`])return Reflect.set(t,`${r.associate}.${o}`,a,ri(t,Q.receiver,c));const u=Cs(t,s,r.property,c);return Reflect.set(s,o,a,u)},"set"),apply:oe((s,o,a)=>ks(i,s,o,a),"apply")});return i}oe(ni,"createTraceable");function ks(t,e,r,n){return e[Q.invoke]?e[Q.invoke].apply(t,n):Reflect.apply(e,r,n)}oe(ks,"applyTraceable");function $s(t,e,r){const n=oe(function(...i){const s=ni(n.ctx,n,r);return ks(s,n,this,i)},"self");return He(n,"name",t),Object.setPrototypeOf(n,e)}oe($s,"createCallable");var Xf=(wt=class{constructor(e){this.ctx=e,He(this,Q.tracker,{associate:"reflect",property:"ctx"}),this._mixin("reflect",["get","set","provide","accessor","mixin","alias"]),this._mixin("scope",["config","runtime","effect","collect","accept","decline"]),this._mixin("registry",["using","inject","plugin"]),this._mixin("lifecycle",["on","once","parallel","emit","serial","bail","start","stop"])}static resolveInject(e,r){let n=e[Q.internal][r];for(;n?.type==="alias";)r=n.name,n=e[Q.internal][r];return[r,n]}static checkInject(e,r,n){if(e=e[Q.shadow]??e,["prototype","then","registry","lifecycle"].includes(r)||r[0]==="$"||r[0]==="_"||!e.runtime.plugin||e.bail(e,"internal/inject",r))return;const i=n.stack.split(`
1
+ (function(he,Ee){typeof exports=="object"&&typeof module<"u"?Ee(exports):typeof define=="function"&&define.amd?define(["exports"],Ee):(he=typeof globalThis<"u"?globalThis:he||self,Ee(he.InPageEditBundle={}))})(this,function(he){"use strict";var Hv=Object.defineProperty;var kf=he=>{throw TypeError(he)};var zv=(he,Ee,qe)=>Ee in he?Hv(he,Ee,{enumerable:!0,configurable:!0,writable:!0,value:qe}):he[Ee]=qe;var Z=(he,Ee,qe)=>zv(he,typeof Ee!="symbol"?Ee+"":Ee,qe),va=(he,Ee,qe)=>Ee.has(he)||kf("Cannot "+qe);var $f=(he,Ee,qe)=>(va(he,Ee,"read from private field"),qe?qe.call(he):Ee.get(he)),ba=(he,Ee,qe)=>Ee.has(he)?kf("Cannot add the same private member more than once"):Ee instanceof WeakSet?Ee.add(he):Ee.set(he,qe),If=(he,Ee,qe,se)=>(va(he,Ee,"write to private field"),se?se.call(he,qe):Ee.set(he,qe),qe),ws=(he,Ee,qe)=>(va(he,Ee,"access private method"),qe);var wt,Gr,Er,Qr,Xr,Zr,en,Fe,ht,Or,tn,rn,nn,sn,ur,Af,Tf,Rf,Wn;const Ee=()=>{let t,e;return{promise:new Promise((n,i)=>{t=n,e=i}),resolve:t,reject:e}};Promise.withResolvers||(Promise.withResolvers=Ee);var qe=Object.defineProperty,se=(t,e)=>qe(t,"name",{value:e,configurable:!0});function Nf(){}se(Nf,"noop");function Ne(t){return t==null}se(Ne,"isNullable");function Df(t){return!Ne(t)}se(Df,"isNonNullable");function Zn(t){return t&&typeof t=="object"&&!Array.isArray(t)}se(Zn,"isPlainObject");function _a(t,e){return Object.fromEntries(Object.entries(t).filter(([r,n])=>e(r,n)))}se(_a,"filterKeys");function Ht(t,e){return Object.fromEntries(Object.entries(t).map(([r,n])=>[r,e(n,r)]))}se(Ht,"mapValues");function wa(t,e,r){if(!e)return{...t};const n={};for(const i of e)(r||t[i]!==void 0)&&(n[i]=t[i]);return n}se(wa,"pick");function Lf(t,e){if(!e)return{...t};const r={...t};for(const n of e)Reflect.deleteProperty(r,n);return r}se(Lf,"omit");function He(t,e,r){return Object.defineProperty(t,e,{writable:!0,value:r,enumerable:!1})}se(He,"defineProperty");function Mf(t,e){return e.every(r=>t.includes(r))}se(Mf,"contain");function jf(t,e){return t.filter(r=>e.includes(r))}se(jf,"intersection");function Ff(t,e){return t.filter(r=>!e.includes(r))}se(Ff,"difference");function Bf(t,e){return Array.from(new Set([...t,...e]))}se(Bf,"union");function Uf(t){return[...new Set(t)]}se(Uf,"deduplicate");function Ot(t,e){const r=t?.indexOf(e);return r>=0?(t.splice(r,1),!0):!1}se(Ot,"remove");function Wf(t){return Array.isArray(t)?t:Ne(t)?[]:[t]}se(Wf,"makeArray");function er(t,e){return arguments.length===1?r=>er(t,r):t in globalThis&&e instanceof globalThis[t]||Object.prototype.toString.call(e).slice(8,-1)===t}se(er,"is");function fn(t){return er("ArrayBuffer",t)||er("SharedArrayBuffer",t)}se(fn,"isArrayBufferLike");function xa(t){return fn(t)||ArrayBuffer.isView(t)}se(xa,"isArrayBufferSource");var Pt;(t=>{t.is=fn,t.isSource=xa;function e(o){return ArrayBuffer.isView(o)?o.buffer.slice(o.byteOffset,o.byteOffset+o.byteLength):o}t.fromSource=e,se(e,"fromSource");function r(o){if(typeof Buffer<"u")return Buffer.from(o).toString("base64");let a="";const c=new Uint8Array(o);for(let u=0;u<c.byteLength;u++)a+=String.fromCharCode(c[u]);return btoa(a)}t.toBase64=r,se(r,"toBase64");function n(o){return typeof Buffer<"u"?e(Buffer.from(o,"base64")):Uint8Array.from(atob(o),a=>a.charCodeAt(0))}t.fromBase64=n,se(n,"fromBase64");function i(o){return typeof Buffer<"u"?Buffer.from(o).toString("hex"):Array.from(new Uint8Array(o),a=>a.toString(16).padStart(2,"0")).join("")}t.toHex=i,se(i,"toHex");function s(o){if(typeof Buffer<"u")return e(Buffer.from(o,"hex"));const a=o.length%2===0?o:o.slice(0,o.length-1),c=[];for(let u=0;u<a.length;u+=2)c.push(parseInt(`${a[u]}${a[u+1]}`,16));return Uint8Array.from(c).buffer}t.fromHex=s,se(s,"fromHex")})(Pt||(Pt={})),Pt.fromBase64,Pt.toBase64,Pt.fromHex,Pt.toHex;function ei(t,e=new Map){if(!t||typeof t!="object")return t;if(er("Date",t))return new Date(t.valueOf());if(er("RegExp",t))return new RegExp(t.source,t.flags);if(fn(t))return t.slice(0);if(ArrayBuffer.isView(t))return t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);const r=e.get(t);if(r)return r;if(Array.isArray(t)){const i=[];return e.set(t,i),t.forEach((s,o)=>{i[o]=Reflect.apply(ei,null,[s,e])}),i}const n=Object.create(Object.getPrototypeOf(t));e.set(t,n);for(const i of Reflect.ownKeys(t)){const s={...Reflect.getOwnPropertyDescriptor(t,i)};"value"in s&&(s.value=Reflect.apply(ei,null,[s.value,e])),Reflect.defineProperty(n,i,s)}return n}se(ei,"clone");function pr(t,e,r){if(t===e||!r&&Ne(t)&&Ne(e))return!0;if(typeof t!=typeof e||typeof t!="object"||!t||!e)return!1;function n(i,s){return i(t)?i(e)?s(t,e):!1:i(e)?!1:void 0}return se(n,"check"),n(Array.isArray,(i,s)=>i.length===s.length&&i.every((o,a)=>pr(o,s[a])))??n(er("Date"),(i,s)=>i.valueOf()===s.valueOf())??n(er("RegExp"),(i,s)=>i.source===s.source&&i.flags===s.flags)??n(fn,(i,s)=>{if(i.byteLength!==s.byteLength)return!1;const o=new Uint8Array(i),a=new Uint8Array(s);for(let c=0;c<o.length;c++)if(o[c]!==a[c])return!1;return!0})??Object.keys({...t,...e}).every(i=>pr(t[i],e[i],r))}se(pr,"deepEqual");function qf(t){return t.charAt(0).toUpperCase()+t.slice(1)}se(qf,"capitalize");function Hf(t){return t.charAt(0).toLowerCase()+t.slice(1)}se(Hf,"uncapitalize");function zf(t){return t.replace(/[_-][a-z]/g,e=>e.slice(1).toUpperCase())}se(zf,"camelCase");function Ss(t,e,r){const n=[];let i=0;for(let s=0;s<t.length;s++){const o=t.charCodeAt(s);if(o>=65&&o<=90){if(i===1){const a=t.charCodeAt(s+1);a>=97&&a<=122&&n.push(r),n.push(o+32)}else i!==0&&n.push(r),n.push(o+32);i=1}else o>=97&&o<=122?(n.push(o),i=2):e.includes(o)?(i!==0&&n.push(r),i=0):n.push(o)}return String.fromCharCode(...n)}se(Ss,"tokenize");function Vf(t){return Ss(t,[45,95],45)}se(Vf,"paramCase");function Kf(t){return Ss(t,[45,95],95)}se(Kf,"snakeCase");function Jf(t){return typeof t!="string"?`[${t.toString()}]`:/^[a-z_$][\w$]*$/i.test(t)?`.${t}`:`[${JSON.stringify(t)}]`}se(Jf,"formatProperty");function Sa(t){return t.replace(/\/$/,"")}se(Sa,"trimSlash");function Yf(t){return t.startsWith("/")||(t="/"+t),Sa(t)}se(Yf,"sanitize");var ti;(t=>{t.millisecond=1,t.second=1e3,t.minute=t.second*60,t.hour=t.minute*60,t.day=t.hour*24,t.week=t.day*7;let e=new Date().getTimezoneOffset();function r(y){e=y}t.setTimezoneOffset=r,se(r,"setTimezoneOffset");function n(){return e}t.getTimezoneOffset=n,se(n,"getTimezoneOffset");function i(y=new Date,b){return typeof y=="number"&&(y=new Date(y)),b===void 0&&(b=e),Math.floor((y.valueOf()/t.minute-b)/1440)}t.getDateNumber=i,se(i,"getDateNumber");function s(y,b){const T=new Date(y*t.day);return b===void 0&&(b=e),new Date(+T+b*t.minute)}t.fromDateNumber=s,se(s,"fromDateNumber");const o=/\d+(?:\.\d+)?/.source,a=new RegExp(`^${["w(?:eek(?:s)?)?","d(?:ay(?:s)?)?","h(?:our(?:s)?)?","m(?:in(?:ute)?(?:s)?)?","s(?:ec(?:ond)?(?:s)?)?"].map(y=>`(${o}${y})?`).join("")}$`);function c(y){const b=a.exec(y);return b?(parseFloat(b[1])*t.week||0)+(parseFloat(b[2])*t.day||0)+(parseFloat(b[3])*t.hour||0)+(parseFloat(b[4])*t.minute||0)+(parseFloat(b[5])*t.second||0):0}t.parseTime=c,se(c,"parseTime");function u(y){const b=c(y);return b?y=Date.now()+b:/^\d{1,2}(:\d{1,2}){1,2}$/.test(y)?y=`${new Date().toLocaleDateString()}-${y}`:/^\d{1,2}-\d{1,2}-\d{1,2}(:\d{1,2}){1,2}$/.test(y)&&(y=`${new Date().getFullYear()}-${y}`),y?new Date(y):new Date}t.parseDate=u,se(u,"parseDate");function l(y){const b=Math.abs(y);return b>=t.day-t.hour/2?Math.round(y/t.day)+"d":b>=t.hour-t.minute/2?Math.round(y/t.hour)+"h":b>=t.minute-t.second/2?Math.round(y/t.minute)+"m":b>=t.second?Math.round(y/t.second)+"s":y+"ms"}t.format=l,se(l,"format");function f(y,b=2){return y.toString().padStart(b,"0")}t.toDigits=f,se(f,"toDigits");function v(y,b=new Date){return y.replace("yyyy",b.getFullYear().toString()).replace("yy",b.getFullYear().toString().slice(2)).replace("MM",f(b.getMonth()+1)).replace("dd",f(b.getDate())).replace("hh",f(b.getHours())).replace("mm",f(b.getMinutes())).replace("ss",f(b.getSeconds())).replace("SSS",f(b.getMilliseconds(),3))}t.template=v,se(v,"template")})(ti||(ti={}));var Gf=Object.defineProperty,oe=(t,e)=>Gf(t,"name",{value:e,configurable:!0}),Q={shadow:Symbol.for("cordis.shadow"),receiver:Symbol.for("cordis.receiver"),original:Symbol.for("cordis.original"),store:Symbol.for("cordis.store"),events:Symbol.for("cordis.events"),static:Symbol.for("cordis.static"),filter:Symbol.for("cordis.filter"),expose:Symbol.for("cordis.expose"),isolate:Symbol.for("cordis.isolate"),internal:Symbol.for("cordis.internal"),intercept:Symbol.for("cordis.intercept"),setup:Symbol.for("cordis.setup"),invoke:Symbol.for("cordis.invoke"),extend:Symbol.for("cordis.extend"),tracker:Symbol.for("cordis.tracker"),provide:Symbol.for("cordis.provide"),immediate:Symbol.for("cordis.immediate")},Qf=function*(){}.constructor,Ea=async function*(){}.constructor;function Es(t){return!(!t.prototype||t instanceof Qf||Ea!==Function&&t instanceof Ea)}oe(Es,"isConstructor");function dn(t,e){const r=t.Config||t.schema;return r&&t.schema!==!1&&(e=r(e)),e??{}}oe(dn,"resolveConfig");function Oa(t){return[Map,Set,Date,Promise].some(e=>t instanceof e)}oe(Oa,"isUnproxyable");function Os(t,e){if(t===Object.prototype)return e;const r=Object.create(Os(Object.getPrototypeOf(t),e));for(const n of Reflect.ownKeys(t))Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(t,n));return r}oe(Os,"joinPrototype");function Ps(t){return t&&(typeof t=="object"||typeof t=="function")}oe(Ps,"isObject");function Ct(t,e,r){if(!Ps(e))return e;if(Object.hasOwn(e,Q.shadow))return Object.getPrototypeOf(e);const n=e[Q.tracker];return n?ni(t,e,n,r):e}oe(Ct,"getTraceable");function hn(t,e){return e?new Proxy(t,{get:oe((r,n,i)=>n in e&&n!=="constructor"?Reflect.get(e,n,i):Reflect.get(r,n,i),"get"),set:oe((r,n,i,s)=>n in e&&n!=="constructor"?Reflect.set(e,n,i,s):Reflect.set(r,n,i,s),"set")}):t}oe(hn,"withProps");function ri(t,e,r){return hn(t,Object.defineProperty(Object.create(null),e,{value:r,writable:!1}))}oe(ri,"withProp");function Cs(t,e,r,n){if(!r)return n;const i=Reflect.getOwnPropertyDescriptor(e,r)?.value;return i?ri(n,r,t.extend({[Q.shadow]:i})):n}oe(Cs,"createShadow");function Pa(t,e,r,n){return new Proxy(e,{apply:oe((i,s,o)=>(s===r&&(s=n),o=o.map(a=>typeof a!="function"||a[Q.original]?a:new Proxy(a,{get:oe((c,u,l)=>{if(u===Q.original)return c;const f=Reflect.get(c,u,l);return u==="toString"&&f===Function.prototype.toString?function(...v){return Reflect.apply(f,this===l?c:this,v)}:f},"get"),apply:oe((c,u,l)=>Reflect.apply(c,Ct(t,u),l.map(f=>Ct(t,f))),"apply"),construct:oe((c,u,l)=>Reflect.construct(c,u.map(f=>Ct(t,f)),l),"construct")})),Ct(t,Reflect.apply(i,s,o))),"apply")})}oe(Pa,"createShadowMethod");function ni(t,e,r,n){t[Q.shadow]&&(t=Object.getPrototypeOf(t));const i=new Proxy(e,{get:oe((s,o,a)=>{if(o===Q.original)return s;if(o===r.property)return t;if(typeof o=="symbol")return Reflect.get(s,o,a);if(r.associate&&t[Q.internal][`${r.associate}.${o}`])return Reflect.get(t,`${r.associate}.${o}`,ri(t,Q.receiver,a));const c=Cs(t,s,r.property,a),u=Reflect.get(s,o,c),l=u?.[Q.tracker];return l?ni(t,u,l):!n&&typeof u=="function"?Pa(t,u,a,c):u},"get"),set:oe((s,o,a,c)=>{if(o===Q.original||o===r.property)return!1;if(typeof o=="symbol")return Reflect.set(s,o,a,c);if(r.associate&&t[Q.internal][`${r.associate}.${o}`])return Reflect.set(t,`${r.associate}.${o}`,a,ri(t,Q.receiver,c));const u=Cs(t,s,r.property,c);return Reflect.set(s,o,a,u)},"set"),apply:oe((s,o,a)=>ks(i,s,o,a),"apply")});return i}oe(ni,"createTraceable");function ks(t,e,r,n){return e[Q.invoke]?e[Q.invoke].apply(t,n):Reflect.apply(e,r,n)}oe(ks,"applyTraceable");function $s(t,e,r){const n=oe(function(...i){const s=ni(n.ctx,n,r);return ks(s,n,this,i)},"self");return He(n,"name",t),Object.setPrototypeOf(n,e)}oe($s,"createCallable");var Xf=(wt=class{constructor(e){this.ctx=e,He(this,Q.tracker,{associate:"reflect",property:"ctx"}),this._mixin("reflect",["get","set","provide","accessor","mixin","alias"]),this._mixin("scope",["config","runtime","effect","collect","accept","decline"]),this._mixin("registry",["using","inject","plugin"]),this._mixin("lifecycle",["on","once","parallel","emit","serial","bail","start","stop"])}static resolveInject(e,r){let n=e[Q.internal][r];for(;n?.type==="alias";)r=n.name,n=e[Q.internal][r];return[r,n]}static checkInject(e,r,n){if(e=e[Q.shadow]??e,["prototype","then","registry","lifecycle"].includes(r)||r[0]==="$"||r[0]==="_"||!e.runtime.plugin||e.bail(e,"internal/inject",r))return;const i=n.stack.split(`
2
2
  `);i.splice(1,1),n.stack=i.join(`
3
3
  `),e.emit(e,"internal/warning",n)}get(e){if(this.ctx[Q.internal][e]?.type!=="service")return;const n=this.ctx[Q.isolate][e],i=this.ctx[Q.store][n]?.value;return Ct(this.ctx,i)}set(e,r){this.provide(e);const n=this.ctx[Q.isolate][e],i=this.ctx[Q.store][n]?.value;r??(r=void 0);let s=oe(()=>{},"dispose");if(i===r)return s;if(!Ne(r)&&!Ne(i))throw new Error(`service ${e} has been registered`);const o=this.ctx;Ne(r)||(s=o.effect(()=>()=>{o.set(e,void 0)})),Oa(r)&&o.emit(o,"internal/warning",new Error(`service ${e} is an unproxyable object, which may lead to unexpected behavior`));const a=Object.create(o);return a[Q.filter]=c=>o[Q.isolate][e]===c[Q.isolate][e],o.emit(a,"internal/before-service",e,r),o[Q.store][n]={value:r,source:o},o.emit(a,"internal/service",e,i),s}provide(e,r,n){const i=this.ctx.root[Q.internal];if(e in i)return;const s=Symbol(e);i[e]={type:"service",builtin:n},this.ctx.root[Q.isolate][e]=s,Ps(r)&&(this.ctx[Q.store][s]={value:r,source:null},He(r,Q.tracker,{associate:e,property:"ctx"}))}_accessor(e,r){const n=this.ctx.root[Q.internal];return e in n?()=>{}:(n[e]={type:"accessor",...r},()=>delete this.ctx.root[Q.isolate][e])}accessor(e,r){this.ctx.scope.effect(()=>this._accessor(e,r))}alias(e,r){const n=this.ctx.root[Q.internal];if(!(e in n))for(const i of r)n[i]||(n[i]={type:"alias",name:e})}_mixin(e,r){const n=Array.isArray(r)?r.map(o=>[o,o]):Object.entries(r),i=typeof e=="string"?o=>o[e]:()=>e,s=n.map(([o,a])=>this._accessor(a,{get(c){const u=i(this);if(Ne(u))return u;const l=c?hn(c,u):u,f=Reflect.get(u,o,l);return typeof f!="function"?f:f.bind(l??u)},set(c,u){const l=i(this),f=u?hn(u,l):l;return Reflect.set(l,o,c,f)}}));return()=>s.forEach(o=>o())}mixin(e,r){this.ctx.scope.effect(()=>this._mixin(e,r))}trace(e){return Ct(this.ctx,e)}bind(e){return new Proxy(e,{apply:oe((r,n,i)=>r.apply(this.trace(n),i.map(s=>this.trace(s))),"apply")})}},oe(wt,"ReflectService"),Z(wt,"handler",{get:oe((e,r,n)=>{if(typeof r!="string")return Reflect.get(e,r,n);if(Reflect.has(e,r))return Ct(n,Reflect.get(e,r,n),!0);const[i,s]=wt.resolveInject(e,r),o=new Error(`property ${i} is not registered, declare it as \`inject\` to suppress this warning`);return s?s.type==="accessor"?s.get.call(n,n[Q.receiver]):(s.builtin||wt.checkInject(n,i,o),n.reflect.get(i)):(wt.checkInject(n,i,o),Reflect.get(e,i,n))},"get"),set:oe((e,r,n,i)=>{if(typeof r!="string")return Reflect.set(e,r,n,i);const[s,o]=wt.resolveInject(e,r);return o?o.type==="accessor"?o.set?o.set.call(i,n,i[Q.receiver]):!1:(i.reflect.set(s,n),!0):Reflect.set(e,s,n,i)},"set"),has:oe((e,r)=>{if(typeof r!="string")return Reflect.has(e,r);if(Reflect.has(e,r))return!0;const[,n]=wt.resolveInject(e,r);return!!n},"has")}),wt),Is=Xf;function As(t){return t!==null&&t!==!1&&t!==void 0}oe(As,"isBailed");var Zf=(Gr=class{constructor(e){Z(this,"isActive",!1);Z(this,"_tasks",new Set);Z(this,"_hooks",{});this.ctx=e,He(this,Q.tracker,{associate:"lifecycle",property:"ctx"}),He(this.on("internal/listener",function(n,i,s){const o=s.prepend?"unshift":"push";if(n==="ready")return this.lifecycle.isActive?(this.scope.ensure(async()=>i()),()=>!1):void 0;if(n==="dispose")return this.scope.disposables[o](i),He(i,"name","event <dispose>"),()=>Ot(this.scope.disposables,i);if(n==="fork")return this.scope.runtime.forkables[o](i),this.scope.collect("event <fork>",()=>Ot(this.scope.runtime.forkables,i))}),ze.static,e.scope);for(const n of["info","error","warning"])He(this.on(`internal/${n}`,(i,...s)=>{this._hooks[`internal/${n}`].length>1||console.info(i,...s)}),ze.static,e.scope);He(this.on("internal/before-service",function(n){for(const i of this.registry.values()){if(!i.inject[n]?.required)continue;const s=i.isReusable?i.children:[i];for(const o of s)this[Q.filter](o.ctx)&&(o.updateStatus(),o.reset())}},{global:!0}),ze.static,e.scope),He(this.on("internal/service",function(n){for(const i of this.registry.values()){if(!i.inject[n]?.required)continue;const s=i.isReusable?i.children:[i];for(const o of s)this[Q.filter](o.ctx)&&o.start()}},{global:!0}),ze.static,e.scope);const r=oe((n,i)=>{if(!n.runtime.plugin)return!1;for(const s in n.runtime.inject)if(i===Is.resolveInject(n.ctx,s)[0])return!0;return r(n.parent.scope,i)},"checkInject");He(this.on("internal/inject",function(n){return r(this.scope,n)},{global:!0}),ze.static,e.scope)}async flush(){for(;this._tasks.size;)await Promise.all(Array.from(this._tasks))}filterHooks(e,r){return r=Ct(this.ctx,r),e.slice().filter(n=>{const i=r?.[ze.filter];return n.global||!i||i.call(r,n.ctx)})}*dispatch(e,r){const n=typeof r[0]=="object"||typeof r[0]=="function"?r.shift():null,i=r.shift();i!=="internal/event"&&this.emit("internal/event",e,i,r,n);for(const s of this.filterHooks(this._hooks[i]||[],n))yield s.callback.apply(n,r)}async parallel(...e){await Promise.all(this.dispatch("emit",e))}emit(...e){Array.from(this.dispatch("emit",e))}async serial(...e){for await(const r of this.dispatch("serial",e))if(As(r))return r}bail(...e){for(const r of this.dispatch("bail",e))if(As(r))return r}register(e,r,n,i){const s=i.prepend?"unshift":"push";return r[s]({ctx:this.ctx,callback:n,...i}),this.ctx.state.collect(e,()=>this.unregister(r,n))}unregister(e,r){const n=e.findIndex(i=>i.callback===r);if(n>=0)return e.splice(n,1),!0}on(e,r,n){var a;typeof n!="object"&&(n={prepend:n}),this.ctx.scope.assertActive(),r=this.ctx.reflect.bind(r);const i=this.bail(this.ctx,"internal/listener",e,r,n);if(i)return i;const s=(a=this._hooks)[e]||(a[e]=[]),o=typeof e=="string"?`event <${e}>`:"event (Symbol)";return this.register(o,s,r,n)}once(e,r,n){const i=this.on(e,function(...s){return i(),r.apply(this,s)},n);return i}async start(){this.isActive=!0;const e=this._hooks.ready||[];for(;e.length;){const{ctx:r,callback:n}=e.shift();r.scope.ensure(async()=>n())}await this.flush()}async stop(){this.isActive=!1,this.ctx.scope.reset()}},oe(Gr,"Lifecycle"),Gr),ed=Zf,Ts=(Er=class extends Error{constructor(e,r){super(r??Er.Code[e]),this.code=e}},oe(Er,"CordisError"),Er);(t=>{t.Code={INACTIVE_EFFECT:"cannot create effect on inactive context"}})(Ts||(Ts={}));var Ca=(Qr=class{constructor(e,r){Z(this,"uid");Z(this,"ctx");Z(this,"disposables",[]);Z(this,"error");Z(this,"status",0);Z(this,"isActive",!1);Z(this,"context");Z(this,"proxy");Z(this,"acceptors",[]);Z(this,"tasks",new Set);Z(this,"hasError",!1);this.parent=e,this.config=r,this.uid=e.registry?e.registry.counter:0,this.ctx=this.context=e.extend({scope:this}),this.proxy=new Proxy({},{get:oe((n,i)=>Reflect.get(this.config,i),"get")})}get _config(){return this.runtime.isReactive?this.proxy:this.config}assertActive(){if(!(this.uid!==null||this.isActive))throw new Ts("INACTIVE_EFFECT")}effect(e,r){this.assertActive();const n=Es(e)?new e(this.ctx,r):e(this.ctx,r);let i=!1;const s=typeof n=="function"?n:n.dispose.bind(n),o=oe((...a)=>{if(!i)return i=!0,Ot(this.disposables,o),s(...a)},"wrapped");return this.disposables.push(o),typeof n=="function"?o:(n.dispose=o,n)}collect(e,r){const n=He(()=>(Ot(this.disposables,n),r()),"name",e);return this.disposables.push(n),n}restart(){this.reset(),this.error=null,this.hasError=!1,this.status=0,this.start()}_getStatus(){return this.uid===null?4:this.hasError?3:this.tasks.size?1:this.ready?2:0}updateStatus(e){const r=this.status;e?.(),this.status=this._getStatus(),r!==this.status&&this.context.emit("internal/status",this,r)}ensure(e){const r=e().catch(n=>{this.context.emit(this.ctx,"internal/error",n),this.cancel(n)}).finally(()=>{this.updateStatus(()=>this.tasks.delete(r)),this.context.events._tasks.delete(r)});this.updateStatus(()=>this.tasks.add(r)),this.context.events._tasks.add(r)}cancel(e){this.error=e,this.updateStatus(()=>this.hasError=!0),this.reset()}get ready(){return Object.entries(this.runtime.inject).every(([e,r])=>!r.required||!Ne(this.ctx.get(e)))}reset(){this.isActive=!1,this.disposables=this.disposables.splice(0).filter(e=>{if(this.uid!==null&&e[ze.static]===this)return!0;(async()=>e())().catch(r=>{this.context.emit(this.ctx,"internal/error",r)})})}init(e){this.config?this.start():this.cancel(e)}start(){if(!this.ready||this.isActive||this.uid===null)return!0;this.isActive=!0,this.updateStatus(()=>this.hasError=!1)}accept(...e){const n={keys:Array.isArray(e[0])?e.shift():null,callback:e[0],...e[1]};return this.effect(()=>(this.acceptors.push(n),n.immediate&&n.callback?.(this.config),()=>Ot(this.acceptors,n)))}decline(e){return this.accept(e,()=>!0)}checkUpdate(e,r){if(r||!this.config)return[!0,!0];if(r===!1)return[!1,!1];const n=Object.create(null),i=oe(u=>{const l=n[u]??(n[u]=!pr(this.config[u],e[u]));return o||(o=l),l},"checkPropertyUpdate"),s=new Set;let o=!1,a=!1,c=this.runtime.isReactive||null;for(const{keys:u,callback:l,passive:f}of this.acceptors){if(!u)c||(c=!f);else if(f)u?.forEach(y=>s.add(y));else{let y=!1;for(const b of u)y||(y=i(b));if(!y)continue}l?.(e)&&(a=!0)}for(const u in{...this.config,...e})if(c!==!1&&!(u in n)&&!s.has(u)){const l=i(u);c===null&&(a||(a=l))}return[o,a]}},oe(Qr,"EffectScope"),Qr),td=(Xr=class extends Ca{constructor(r,n,i,s){super(r,i);Z(this,"dispose");this.runtime=n,this.dispose=He(r.scope.collect(`fork <${r.runtime.name}>`,()=>{this.uid=null,this.reset(),this.context.emit("internal/fork",this);const o=Ot(n.disposables,this.dispose);return Ot(n.children,this)&&!n.children.length&&r.registry.delete(n.plugin),o}),ze.static,n),n.children.push(this),n.disposables.push(this.dispose),this.context.emit("internal/fork",this),this.init(s)}start(){if(super.start())return!0;for(const r of this.runtime.forkables)this.ensure(async()=>r(this.context,this._config))}update(r,n){const i=this.config,s=this.runtime.isForkable?this:this.runtime;if(s.config!==i)return;let o;try{o=dn(this.runtime.plugin,r)}catch(u){return this.context.emit("internal/error",u),this.cancel(u)}const[a,c]=s.checkUpdate(o,n);this.context.emit("internal/before-update",this,r),this.config=o,s.config=o,a&&this.context.emit("internal/update",this,i),c&&s.restart()}},oe(Xr,"ForkScope"),Xr),ka=(Zr=class extends Ca{constructor(r,n,i,s){super(r,i);Z(this,"value");Z(this,"runtime",this);Z(this,"schema");Z(this,"name");Z(this,"inject",Object.create(null));Z(this,"forkables",[]);Z(this,"children",[]);Z(this,"isReusable",!1);Z(this,"isReactive",!1);Z(this,"apply",oe((r,n)=>{if(typeof this.plugin!="function")return this.plugin.apply(r,n);if(Es(this.plugin)){const i=new this.plugin(r,n),s=i[ze.expose];return s&&r.set(s,i),i.fork&&this.forkables.push(i.fork.bind(i)),i}else return this.plugin(r,n)},"apply"));this.plugin=n,n?(this.setup(),this.init(s)):(this.name="root",this.isActive=!0)}get isForkable(){return this.forkables.length>0}fork(r,n,i){return new td(r,this,n,i)}dispose(){return this.uid=null,this.reset(),this.context.emit("internal/runtime",this),!0}setup(){const{name:r}=this.plugin;r&&r!=="apply"&&(this.name=r),this.schema=this.plugin.Config||this.plugin.schema,this.inject=ot.resolve(this.plugin.using||this.plugin.inject),this.isReusable=this.plugin.reusable,this.isReactive=this.plugin.reactive,this.context.emit("internal/runtime",this),this.isReusable&&this.forkables.push(this.apply)}reset(){super.reset();for(const r of this.children)r.reset()}start(){if(super.start())return!0;!this.isReusable&&this.plugin&&this.ensure(async()=>this.value=this.apply(this.ctx,this._config));for(const r of this.children)r.start()}update(r,n){if(this.isForkable){const u=new Error(`attempting to update forkable plugin "${this.plugin.name}", which may lead to unexpected behavior`);this.context.emit(this.ctx,"internal/warning",u)}const i=this.config;let s;try{s=dn(this.runtime.plugin||this.context.constructor,r)}catch(u){return this.context.emit("internal/error",u),this.cancel(u)}const[o,a]=this.checkUpdate(s,n),c=this.children.find(u=>u.config===i);this.config=s,c&&(this.context.emit("internal/before-update",c,r),c.config=s,o&&this.context.emit("internal/update",c,i)),a&&this.restart()}},oe(Zr,"MainScope"),Zr);function $a(t){return t&&typeof t=="object"&&typeof t.apply=="function"}oe($a,"isApplicable");function ot(t){return function(e,r){if(r.kind==="class")e.inject=t;else if(r.kind==="method")r.addInitializer(function(){const n=this[Q.tracker]?.property;if(!n)throw new Error("missing context tracker");this[n].inject(t,i=>{e.call(hn(this,{[n]:i}))})});else throw new Error("@Inject can only be used on class or class methods")}}oe(ot,"Inject"),(t=>{function e(r){if(!r)return{};if(Array.isArray(r))return Object.fromEntries(r.map(o=>[o,{required:!0}]));const{required:n,optional:i,...s}=r;return Array.isArray(n)&&Object.assign(s,Object.fromEntries(n.map(o=>[o,{required:!0}]))),Array.isArray(i)&&Object.assign(s,Object.fromEntries(i.map(o=>[o,{required:!1}]))),s}t.resolve=e,oe(e,"resolve")})(ot||(ot={}));var rd=(en=class{constructor(e,r){Z(this,"_counter",0);Z(this,"_internal",new Map);Z(this,"context");this.ctx=e,He(this,Q.tracker,{associate:"registry",property:"ctx"}),this.context=e;const n=new ka(e,null,r);e.scope=n,n.ctx=e,this.set(null,n)}get counter(){return++this._counter}get size(){return this._internal.size}resolve(e,r=!1){if(e===null||typeof e=="function")return e;if($a(e))return e.apply;if(r)throw new Error('invalid plugin, expect function or object with an "apply" method, received '+typeof e)}get(e){const r=this.resolve(e);return r&&this._internal.get(r)}has(e){const r=this.resolve(e);return!!r&&this._internal.has(r)}set(e,r){const n=this.resolve(e);this._internal.set(n,r)}delete(e){const r=this.resolve(e),n=r&&this._internal.get(r);if(n)return this._internal.delete(r),n.dispose(),n}keys(){return this._internal.keys()}values(){return this._internal.values()}entries(){return this._internal.entries()}forEach(e){return this._internal.forEach(e)}using(e,r){return this.inject(e,r)}inject(e,r){return this.plugin({inject:e,apply:r,name:r.name})}plugin(e,r,n){if(this.resolve(e,!0),this.ctx.scope.assertActive(),!n)try{r=dn(e,r)}catch(s){this.context.emit(this.ctx,"internal/error",s),n=s,r=null}let i=this.get(e);return i?(i.isForkable||this.context.emit(this.ctx,"internal/warning",new Error(`duplicate plugin detected: ${e.name}`)),i.fork(this.ctx,r,n)):(i=new ka(this.ctx,e,r,n),this.set(e,i),i.fork(this.ctx,r,n))}},oe(en,"Registry"),en),nd=rd,ze=(Fe=class{static is(e){return!!e?.[Fe.is]}static associate(e,r){return e}constructor(e){e=dn(this.constructor,e),this[Q.store]=Object.create(null),this[Q.isolate]=Object.create(null),this[Q.internal]=Object.create(null),this[Q.intercept]=Object.create(null);const r=new Proxy(this,Is.handler);r.root=r,r.reflect=new Is(r),r.registry=new nd(r,e),r.lifecycle=new ed(r);const n=oe(i=>{if(i){n(Object.getPrototypeOf(i));for(const s of Object.getOwnPropertyNames(i)){const o=i[s].prototype?.constructor;o&&(r[i[s].key]=new o(r,e),He(r[i[s].key],"ctx",r))}}},"attach");return n(this[Q.internal]),r}[Symbol.for("nodejs.util.inspect.custom")](){return`Context <${this.name}>`}get name(){let e=this.runtime;for(;e&&!e.name;)e=e.parent.runtime;return e?.name}get events(){return this.lifecycle}get state(){return this.scope}extend(e={}){const r=Reflect.getOwnPropertyDescriptor(this,Q.shadow)?.value,n=Object.assign(Object.create(Ct(this,this)),e);return r?Object.assign(Object.create(n),{[Q.shadow]:r}):n}isolate(e,r){const n=Object.create(this[Q.isolate]);return n[e]=r??Symbol(e),this.extend({[Q.isolate]:n})}intercept(e,r){const n=Object.create(this[Q.intercept]);return n[e]=r,this.extend({[Q.intercept]:n})}},oe(Fe,"Context"),Z(Fe,"store",Q.store),Z(Fe,"events",Q.events),Z(Fe,"static",Q.static),Z(Fe,"filter",Q.filter),Z(Fe,"expose",Q.expose),Z(Fe,"isolate",Q.isolate),Z(Fe,"internal",Q.internal),Z(Fe,"intercept",Q.intercept),Z(Fe,"origin","ctx"),Z(Fe,"current","ctx"),Fe.is[Symbol.toPrimitive]=()=>Symbol.for("cordis.is"),Fe.prototype[Fe.is]=!0,Fe);ze.prototype[ze.internal]=Object.create(null);var Ir=(ht=class{constructor(...e){Z(this,"ctx");Z(this,"name");Z(this,"config");let r,n,i,s;ze.is(e[0])?(r=e[0],typeof e[1]=="string"?(n=e[1],i=e[2]):s=e[1]):s=e[0],n??(n=this.constructor[Q.provide]),i??(i=this.constructor[Q.immediate]);let o=this;const a={associate:n,property:"ctx"};return o[Q.invoke]&&(o=$s(n,Os(Object.getPrototypeOf(this),Function.prototype),a)),r?o.ctx=r:o[Q.setup](),o.name=n,o.config=s,He(o,Q.tracker,a),o.ctx.provide(n),o.ctx.runtime.name=n,i&&(r?o[Q.expose]=n:o.ctx.set(n,o)),o.ctx.on("ready",async()=>{await Promise.resolve(),await o.start(),i||o.ctx.set(n,o)}),o.ctx.on("dispose",()=>o.stop()),o}start(){}stop(){}[Q.filter](e){return e[Q.isolate][this.name]===this.ctx[Q.isolate][this.name]}[Q.setup](){this.ctx=new ze}[Q.extend](e){let r;return this[ht.invoke]?r=$s(this.name,this,this[Q.tracker]):r=Object.create(this),Object.assign(r,e)}static[Symbol.hasInstance](e){let r=e.constructor;for(;r;){if(r=r.prototype?.constructor,r===this)return!0;r=Object.getPrototypeOf(r)}return!1}},oe(ht,"Service"),Z(ht,"setup",Q.setup),Z(ht,"invoke",Q.invoke),Z(ht,"extend",Q.extend),Z(ht,"tracker",Q.tracker),Z(ht,"provide",Q.provide),Z(ht,"immediate",Q.immediate),ht),Ar=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ia(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function id(t){if(Object.prototype.hasOwnProperty.call(t,"__esModule"))return t;var e=t.default;if(typeof e=="function"){var r=function n(){var i=!1;try{i=this instanceof n}catch{}return i?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(n){var i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return t[n]}})}),r}var Rs,Aa;function sd(){if(Aa)return Rs;Aa=1;function t(){const r=/(Chrome|Chromium)\/(?<chromeVersion>\d+)\./.exec(navigator.userAgent);if(r)return Number.parseInt(r.groups.chromeVersion,10)}const e=t()>=69?{level:1,hasBasic:!0,has256:!1,has16m:!1}:!1;return Rs={stdout:e,stderr:e},Rs}var Ta=sd();const od=id(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Ns,Ra;function ad(){if(Ra)return Ns;Ra=1;var t=typeof Map=="function"&&Map.prototype,e=Object.getOwnPropertyDescriptor&&t?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,r=t&&e&&typeof e.get=="function"?e.get:null,n=t&&Map.prototype.forEach,i=typeof Set=="function"&&Set.prototype,s=Object.getOwnPropertyDescriptor&&i?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,o=i&&s&&typeof s.get=="function"?s.get:null,a=i&&Set.prototype.forEach,c=typeof WeakMap=="function"&&WeakMap.prototype,u=c?WeakMap.prototype.has:null,l=typeof WeakSet=="function"&&WeakSet.prototype,f=l?WeakSet.prototype.has:null,v=typeof WeakRef=="function"&&WeakRef.prototype,y=v?WeakRef.prototype.deref:null,b=Boolean.prototype.valueOf,T=Object.prototype.toString,H=Function.prototype.toString,B=String.prototype.match,R=String.prototype.slice,m=String.prototype.replace,p=String.prototype.toUpperCase,h=String.prototype.toLowerCase,P=RegExp.prototype.test,I=Array.prototype.concat,N=Array.prototype.join,J=Array.prototype.slice,re=Math.floor,$e=typeof BigInt=="function"?BigInt.prototype.valueOf:null,Le=Object.getOwnPropertySymbols,Ke=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Qe=typeof Symbol=="function"&&typeof Symbol.iterator=="object",pt=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Qe||!0)?Symbol.toStringTag:null,Re=Object.prototype.propertyIsEnumerable,ve=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(k){return k.__proto__}:null);function _e(k,A){if(k===1/0||k===-1/0||k!==k||k&&k>-1e3&&k<1e3||P.call(/e/,A))return A;var de=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof k=="number"){var Pe=k<0?-re(-k):re(k);if(Pe!==k){var ge=String(Pe),le=R.call(A,ge.length+1);return m.call(ge,de,"$&_")+"."+m.call(m.call(le,/([0-9]{3})/g,"$&_"),/_$/,"")}}return m.call(A,de,"$&_")}var mt=od,Xt=mt.custom,Be=D(Xt)?Xt:null,Xe={__proto__:null,double:'"',single:"'"},an={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};Ns=function k(A,de,Pe,ge){var le=de||{};if(M(le,"quoteStyle")&&!M(Xe,le.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(M(le,"maxStringLength")&&(typeof le.maxStringLength=="number"?le.maxStringLength<0&&le.maxStringLength!==1/0:le.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var Ut=M(le,"customInspect")?le.customInspect:!0;if(typeof Ut!="boolean"&&Ut!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(M(le,"indent")&&le.indent!==null&&le.indent!==" "&&!(parseInt(le.indent,10)===le.indent&&le.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(M(le,"numericSeparator")&&typeof le.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var Wt=le.numericSeparator;if(typeof A>"u")return"undefined";if(A===null)return"null";if(typeof A=="boolean")return A?"true":"false";if(typeof A=="string")return we(A,le);if(typeof A=="number"){if(A===0)return 1/0/A>0?"0":"-0";var st=String(A);return Wt?_e(A,st):st}if(typeof A=="bigint"){var qt=String(A)+"n";return Wt?_e(A,qt):qt}var Hn=typeof le.depth>"u"?5:le.depth;if(typeof Pe>"u"&&(Pe=0),Pe>=Hn&&Hn>0&&typeof A=="object")return jt(A)?"[Array]":"[Object]";var fr=Ft(le,Pe);if(typeof ge>"u")ge=[];else if(V(ge,A)>=0)return"[Circular]";function gt(dr,ln,ha){if(ln&&(ge=J.call(ge),ge.push(ln)),ha){var bs={depth:le.depth};return M(le,"quoteStyle")&&(bs.quoteStyle=le.quoteStyle),k(dr,bs,Pe+1,ge)}return k(dr,le,Pe+1,ge)}if(typeof A=="function"&&!Cr(A)){var ds=Y(A),hs=Ue(A,gt);return"[Function"+(ds?": "+ds:" (anonymous)")+"]"+(hs.length>0?" { "+N.call(hs,", ")+" }":"")}if(D(A)){var ps=Qe?m.call(String(A),/^(Symbol\(.*\))_[^)]*$/,"$1"):Ke.call(A);return typeof A=="object"&&!Qe?Ae(ps):ps}if(ue(A)){for(var kr="<"+h.call(String(A.nodeName)),zn=A.attributes||[],$r=0;$r<zn.length;$r++)kr+=" "+zn[$r].name+"="+cn(qn(zn[$r].value),"double",le);return kr+=">",A.childNodes&&A.childNodes.length&&(kr+="..."),kr+="</"+h.call(String(A.nodeName))+">",kr}if(jt(A)){if(A.length===0)return"[]";var Vn=Ue(A,gt);return fr&&!it(Vn)?"["+Bt(Vn,fr)+"]":"[ "+N.call(Vn,", ")+" ]"}if(Zt(A)){var Kn=Ue(A,gt);return!("cause"in Error.prototype)&&"cause"in A&&!Re.call(A,"cause")?"{ ["+String(A)+"] "+N.call(I.call("[cause]: "+gt(A.cause),Kn),", ")+" }":Kn.length===0?"["+String(A)+"]":"{ ["+String(A)+"] "+N.call(Kn,", ")+" }"}if(typeof A=="object"&&Ut){if(Be&&typeof A[Be]=="function"&&mt)return mt(A,{depth:Hn-Pe});if(Ut!=="symbol"&&typeof A.inspect=="function")return A.inspect()}if(U(A)){var ms=[];return n&&n.call(A,function(dr,ln){ms.push(gt(ln,A,!0)+" => "+gt(dr,A))}),Ze("Map",r.call(A),ms,fr)}if(te(A)){var gs=[];return a&&a.call(A,function(dr){gs.push(gt(dr,A))}),Ze("Set",o.call(A),gs,fr)}if(ne(A))return Me("WeakMap");if(ie(A))return Me("WeakSet");if(X(A))return Me("WeakRef");if(_(A))return Ae(gt(Number(A)));if(j(A))return Ae(gt($e.call(A)));if(S(A))return Ae(b.call(A));if(fs(A))return Ae(gt(String(A)));if(typeof window<"u"&&A===window)return"{ [object Window] }";if(typeof globalThis<"u"&&A===globalThis||typeof Ar<"u"&&A===Ar)return"{ [object globalThis] }";if(!Pr(A)&&!Cr(A)){var Jn=Ue(A,gt),ys=ve?ve(A)===Object.prototype:A instanceof Object||A.constructor===Object,Yn=A instanceof Object?"":"null prototype",vs=!ys&&pt&&Object(A)===A&&pt in A?R.call(K(A),8,-1):Yn?"Object":"",da=ys||typeof A.constructor!="function"?"":A.constructor.name?A.constructor.name+" ":"",Gn=da+(vs||Yn?"["+N.call(I.call([],vs||[],Yn||[]),": ")+"] ":"");return Jn.length===0?Gn+"{}":fr?Gn+"{"+Bt(Jn,fr)+"}":Gn+"{ "+N.call(Jn,", ")+" }"}return String(A)};function cn(k,A,de){var Pe=de.quoteStyle||A,ge=Xe[Pe];return ge+k+ge}function qn(k){return m.call(String(k),/"/g,"&quot;")}function nt(k){return!pt||!(typeof k=="object"&&(pt in k||typeof k[pt]<"u"))}function jt(k){return K(k)==="[object Array]"&&nt(k)}function Pr(k){return K(k)==="[object Date]"&&nt(k)}function Cr(k){return K(k)==="[object RegExp]"&&nt(k)}function Zt(k){return K(k)==="[object Error]"&&nt(k)}function fs(k){return K(k)==="[object String]"&&nt(k)}function _(k){return K(k)==="[object Number]"&&nt(k)}function S(k){return K(k)==="[object Boolean]"&&nt(k)}function D(k){if(Qe)return k&&typeof k=="object"&&k instanceof Symbol;if(typeof k=="symbol")return!0;if(!k||typeof k!="object"||!Ke)return!1;try{return Ke.call(k),!0}catch{}return!1}function j(k){if(!k||typeof k!="object"||!$e)return!1;try{return $e.call(k),!0}catch{}return!1}var F=Object.prototype.hasOwnProperty||function(k){return k in this};function M(k,A){return F.call(k,A)}function K(k){return T.call(k)}function Y(k){if(k.name)return k.name;var A=B.call(H.call(k),/^function\s*([\w$]+)/);return A?A[1]:null}function V(k,A){if(k.indexOf)return k.indexOf(A);for(var de=0,Pe=k.length;de<Pe;de++)if(k[de]===A)return de;return-1}function U(k){if(!r||!k||typeof k!="object")return!1;try{r.call(k);try{o.call(k)}catch{return!0}return k instanceof Map}catch{}return!1}function ne(k){if(!u||!k||typeof k!="object")return!1;try{u.call(k,u);try{f.call(k,f)}catch{return!0}return k instanceof WeakMap}catch{}return!1}function X(k){if(!y||!k||typeof k!="object")return!1;try{return y.call(k),!0}catch{}return!1}function te(k){if(!o||!k||typeof k!="object")return!1;try{o.call(k);try{r.call(k)}catch{return!0}return k instanceof Set}catch{}return!1}function ie(k){if(!f||!k||typeof k!="object")return!1;try{f.call(k,f);try{u.call(k,u)}catch{return!0}return k instanceof WeakSet}catch{}return!1}function ue(k){return!k||typeof k!="object"?!1:typeof HTMLElement<"u"&&k instanceof HTMLElement?!0:typeof k.nodeName=="string"&&typeof k.getAttribute=="function"}function we(k,A){if(k.length>A.maxStringLength){var de=k.length-A.maxStringLength,Pe="... "+de+" more character"+(de>1?"s":"");return we(R.call(k,0,A.maxStringLength),A)+Pe}var ge=an[A.quoteStyle||"single"];ge.lastIndex=0;var le=m.call(m.call(k,ge,"\\$1"),/[\x00-\x1f]/g,me);return cn(le,"single",A)}function me(k){var A=k.charCodeAt(0),de={8:"b",9:"t",10:"n",12:"f",13:"r"}[A];return de?"\\"+de:"\\x"+(A<16?"0":"")+p.call(A.toString(16))}function Ae(k){return"Object("+k+")"}function Me(k){return k+" { ? }"}function Ze(k,A,de,Pe){var ge=Pe?Bt(de,Pe):N.call(de,", ");return k+" ("+A+") {"+ge+"}"}function it(k){for(var A=0;A<k.length;A++)if(V(k[A],`
4
4
  `)>=0)return!1;return!0}function Ft(k,A){var de;if(k.indent===" ")de=" ";else if(typeof k.indent=="number"&&k.indent>0)de=N.call(Array(k.indent+1)," ");else return null;return{base:de,prev:N.call(Array(A+1),de)}}function Bt(k,A){if(k.length===0)return"";var de=`
@@ -28,7 +28,7 @@
28
28
  Version 1.10.0
29
29
  https://localforage.github.io/localForage
30
30
  (c) 2013-2017 Mozilla, Apache License 2.0
31
- */var Ya;function yh(){return Ya||(Ya=1,function(t,e){(function(r){t.exports=r()})(function(){return function r(n,i,s){function o(u,l){if(!i[u]){if(!n[u]){var f=typeof fi=="function"&&fi;if(!l&&f)return f(u,!0);if(a)return a(u,!0);var v=new Error("Cannot find module '"+u+"'");throw v.code="MODULE_NOT_FOUND",v}var y=i[u]={exports:{}};n[u][0].call(y.exports,function(b){var T=n[u][1][b];return o(T||b)},y,y.exports,r,n,i,s)}return i[u].exports}for(var a=typeof fi=="function"&&fi,c=0;c<s.length;c++)o(s[c]);return o}({1:[function(r,n,i){(function(s){var o=s.MutationObserver||s.WebKitMutationObserver,a;if(o){var c=0,u=new o(b),l=s.document.createTextNode("");u.observe(l,{characterData:!0}),a=function(){l.data=c=++c%2}}else if(!s.setImmediate&&typeof s.MessageChannel<"u"){var f=new s.MessageChannel;f.port1.onmessage=b,a=function(){f.port2.postMessage(0)}}else"document"in s&&"onreadystatechange"in s.document.createElement("script")?a=function(){var H=s.document.createElement("script");H.onreadystatechange=function(){b(),H.onreadystatechange=null,H.parentNode.removeChild(H),H=null},s.document.documentElement.appendChild(H)}:a=function(){setTimeout(b,0)};var v,y=[];function b(){v=!0;for(var H,B,R=y.length;R;){for(B=y,y=[],H=-1;++H<R;)B[H]();R=y.length}v=!1}n.exports=T;function T(H){y.push(H)===1&&!v&&a()}}).call(this,typeof Ar<"u"?Ar:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(r,n,i){var s=r(1);function o(){}var a={},c=["REJECTED"],u=["FULFILLED"],l=["PENDING"];n.exports=f;function f(h){if(typeof h!="function")throw new TypeError("resolver must be a function");this.state=l,this.queue=[],this.outcome=void 0,h!==o&&T(this,h)}f.prototype.catch=function(h){return this.then(null,h)},f.prototype.then=function(h,P){if(typeof h!="function"&&this.state===u||typeof P!="function"&&this.state===c)return this;var I=new this.constructor(o);if(this.state!==l){var N=this.state===u?h:P;y(I,N,this.outcome)}else this.queue.push(new v(I,h,P));return I};function v(h,P,I){this.promise=h,typeof P=="function"&&(this.onFulfilled=P,this.callFulfilled=this.otherCallFulfilled),typeof I=="function"&&(this.onRejected=I,this.callRejected=this.otherCallRejected)}v.prototype.callFulfilled=function(h){a.resolve(this.promise,h)},v.prototype.otherCallFulfilled=function(h){y(this.promise,this.onFulfilled,h)},v.prototype.callRejected=function(h){a.reject(this.promise,h)},v.prototype.otherCallRejected=function(h){y(this.promise,this.onRejected,h)};function y(h,P,I){s(function(){var N;try{N=P(I)}catch(J){return a.reject(h,J)}N===h?a.reject(h,new TypeError("Cannot resolve promise with itself")):a.resolve(h,N)})}a.resolve=function(h,P){var I=H(b,P);if(I.status==="error")return a.reject(h,I.value);var N=I.value;if(N)T(h,N);else{h.state=u,h.outcome=P;for(var J=-1,re=h.queue.length;++J<re;)h.queue[J].callFulfilled(P)}return h},a.reject=function(h,P){h.state=c,h.outcome=P;for(var I=-1,N=h.queue.length;++I<N;)h.queue[I].callRejected(P);return h};function b(h){var P=h&&h.then;if(h&&(typeof h=="object"||typeof h=="function")&&typeof P=="function")return function(){P.apply(h,arguments)}}function T(h,P){var I=!1;function N(Le){I||(I=!0,a.reject(h,Le))}function J(Le){I||(I=!0,a.resolve(h,Le))}function re(){P(J,N)}var $e=H(re);$e.status==="error"&&N($e.value)}function H(h,P){var I={};try{I.value=h(P),I.status="success"}catch(N){I.status="error",I.value=N}return I}f.resolve=B;function B(h){return h instanceof this?h:a.resolve(new this(o),h)}f.reject=R;function R(h){var P=new this(o);return a.reject(P,h)}f.all=m;function m(h){var P=this;if(Object.prototype.toString.call(h)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=h.length,N=!1;if(!I)return this.resolve([]);for(var J=new Array(I),re=0,$e=-1,Le=new this(o);++$e<I;)Ke(h[$e],$e);return Le;function Ke(Qe,pt){P.resolve(Qe).then(Re,function(ve){N||(N=!0,a.reject(Le,ve))});function Re(ve){J[pt]=ve,++re===I&&!N&&(N=!0,a.resolve(Le,J))}}}f.race=p;function p(h){var P=this;if(Object.prototype.toString.call(h)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=h.length,N=!1;if(!I)return this.resolve([]);for(var J=-1,re=new this(o);++J<I;)$e(h[J]);return re;function $e(Le){P.resolve(Le).then(function(Ke){N||(N=!0,a.resolve(re,Ke))},function(Ke){N||(N=!0,a.reject(re,Ke))})}}},{1:1}],3:[function(r,n,i){(function(s){typeof s.Promise!="function"&&(s.Promise=r(2))}).call(this,typeof Ar<"u"?Ar:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(r,n,i){var s=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d};function o(d,w){if(!(d instanceof w))throw new TypeError("Cannot call a class as a function")}function a(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var c=a();function u(){try{if(!c||!c.open)return!1;var d=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),w=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!d||w)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function l(d,w){d=d||[],w=w||{};try{return new Blob(d,w)}catch(x){if(x.name!=="TypeError")throw x;for(var g=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,E=new g,C=0;C<d.length;C+=1)E.append(d[C]);return E.getBlob(w.type)}}typeof Promise>"u"&&r(3);var f=Promise;function v(d,w){w&&d.then(function(g){w(null,g)},function(g){w(g)})}function y(d,w,g){typeof w=="function"&&d.then(w),typeof g=="function"&&d.catch(g)}function b(d){return typeof d!="string"&&(console.warn(d+" used as a key, but it is not a string."),d=String(d)),d}function T(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var H="local-forage-detect-blob-support",B=void 0,R={},m=Object.prototype.toString,p="readonly",h="readwrite";function P(d){for(var w=d.length,g=new ArrayBuffer(w),E=new Uint8Array(g),C=0;C<w;C++)E[C]=d.charCodeAt(C);return g}function I(d){return new f(function(w){var g=d.transaction(H,h),E=l([""]);g.objectStore(H).put(E,"key"),g.onabort=function(C){C.preventDefault(),C.stopPropagation(),w(!1)},g.oncomplete=function(){var C=navigator.userAgent.match(/Chrome\/(\d+)/),x=navigator.userAgent.match(/Edge\//);w(x||!C||parseInt(C[1],10)>=43)}}).catch(function(){return!1})}function N(d){return typeof B=="boolean"?f.resolve(B):I(d).then(function(w){return B=w,B})}function J(d){var w=R[d.name],g={};g.promise=new f(function(E,C){g.resolve=E,g.reject=C}),w.deferredOperations.push(g),w.dbReady?w.dbReady=w.dbReady.then(function(){return g.promise}):w.dbReady=g.promise}function re(d){var w=R[d.name],g=w.deferredOperations.pop();if(g)return g.resolve(),g.promise}function $e(d,w){var g=R[d.name],E=g.deferredOperations.pop();if(E)return E.reject(w),E.promise}function Le(d,w){return new f(function(g,E){if(R[d.name]=R[d.name]||Xe(),d.db)if(w)J(d),d.db.close();else return g(d.db);var C=[d.name];w&&C.push(d.version);var x=c.open.apply(c,C);w&&(x.onupgradeneeded=function(L){var W=x.result;try{W.createObjectStore(d.storeName),L.oldVersion<=1&&W.createObjectStore(H)}catch(q){if(q.name==="ConstraintError")console.warn('The database "'+d.name+'" has been upgraded from version '+L.oldVersion+" to version "+L.newVersion+', but the storage "'+d.storeName+'" already exists.');else throw q}}),x.onerror=function(L){L.preventDefault(),E(x.error)},x.onsuccess=function(){var L=x.result;L.onversionchange=function(W){W.target.close()},g(L),re(d)}})}function Ke(d){return Le(d,!1)}function Qe(d){return Le(d,!0)}function pt(d,w){if(!d.db)return!0;var g=!d.db.objectStoreNames.contains(d.storeName),E=d.version<d.db.version,C=d.version>d.db.version;if(E&&(d.version!==w&&console.warn('The database "'+d.name+`" can't be downgraded from version `+d.db.version+" to version "+d.version+"."),d.version=d.db.version),C||g){if(g){var x=d.db.version+1;x>d.version&&(d.version=x)}return!0}return!1}function Re(d){return new f(function(w,g){var E=new FileReader;E.onerror=g,E.onloadend=function(C){var x=btoa(C.target.result||"");w({__local_forage_encoded_blob:!0,data:x,type:d.type})},E.readAsBinaryString(d)})}function ve(d){var w=P(atob(d.data));return l([w],{type:d.type})}function _e(d){return d&&d.__local_forage_encoded_blob}function mt(d){var w=this,g=w._initReady().then(function(){var E=R[w._dbInfo.name];if(E&&E.dbReady)return E.dbReady});return y(g,d,d),g}function Xt(d){J(d);for(var w=R[d.name],g=w.forages,E=0;E<g.length;E++){var C=g[E];C._dbInfo.db&&(C._dbInfo.db.close(),C._dbInfo.db=null)}return d.db=null,Ke(d).then(function(x){return d.db=x,pt(d)?Qe(d):x}).then(function(x){d.db=w.db=x;for(var L=0;L<g.length;L++)g[L]._dbInfo.db=x}).catch(function(x){throw $e(d,x),x})}function Be(d,w,g,E){E===void 0&&(E=1);try{var C=d.db.transaction(d.storeName,w);g(null,C)}catch(x){if(E>0&&(!d.db||x.name==="InvalidStateError"||x.name==="NotFoundError"))return f.resolve().then(function(){if(!d.db||x.name==="NotFoundError"&&!d.db.objectStoreNames.contains(d.storeName)&&d.version<=d.db.version)return d.db&&(d.version=d.db.version+1),Qe(d)}).then(function(){return Xt(d).then(function(){Be(d,w,g,E-1)})}).catch(g);g(x)}}function Xe(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function an(d){var w=this,g={db:null};if(d)for(var E in d)g[E]=d[E];var C=R[g.name];C||(C=Xe(),R[g.name]=C),C.forages.push(w),w._initReady||(w._initReady=w.ready,w.ready=mt);var x=[];function L(){return f.resolve()}for(var W=0;W<C.forages.length;W++){var q=C.forages[W];q!==w&&x.push(q._initReady().catch(L))}var z=C.forages.slice(0);return f.all(x).then(function(){return g.db=C.db,Ke(g)}).then(function(G){return g.db=G,pt(g,w._defaultConfig.version)?Qe(g):G}).then(function(G){g.db=C.db=G,w._dbInfo=g;for(var ee=0;ee<z.length;ee++){var fe=z[ee];fe!==w&&(fe._dbInfo.db=g.db,fe._dbInfo.version=g.version)}})}function cn(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){Be(g._dbInfo,p,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=q.get(d);z.onsuccess=function(){var G=z.result;G===void 0&&(G=null),_e(G)&&(G=ve(G)),C(G)},z.onerror=function(){x(z.error)}}catch(G){x(G)}})}).catch(x)});return v(E,w),E}function qn(d,w){var g=this,E=new f(function(C,x){g.ready().then(function(){Be(g._dbInfo,p,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=q.openCursor(),G=1;z.onsuccess=function(){var ee=z.result;if(ee){var fe=ee.value;_e(fe)&&(fe=ve(fe));var Se=d(fe,ee.key,G++);Se!==void 0?C(Se):ee.continue()}else C()},z.onerror=function(){x(z.error)}}catch(ee){x(ee)}})}).catch(x)});return v(E,w),E}function nt(d,w,g){var E=this;d=b(d);var C=new f(function(x,L){var W;E.ready().then(function(){return W=E._dbInfo,m.call(w)==="[object Blob]"?N(W.db).then(function(q){return q?w:Re(w)}):w}).then(function(q){Be(E._dbInfo,h,function(z,G){if(z)return L(z);try{var ee=G.objectStore(E._dbInfo.storeName);q===null&&(q=void 0);var fe=ee.put(q,d);G.oncomplete=function(){q===void 0&&(q=null),x(q)},G.onabort=G.onerror=function(){var Se=fe.error?fe.error:fe.transaction.error;L(Se)}}catch(Se){L(Se)}})}).catch(L)});return v(C,g),C}function jt(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){Be(g._dbInfo,h,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=q.delete(d);W.oncomplete=function(){C()},W.onerror=function(){x(z.error)},W.onabort=function(){var G=z.error?z.error:z.transaction.error;x(G)}}catch(G){x(G)}})}).catch(x)});return v(E,w),E}function Pr(d){var w=this,g=new f(function(E,C){w.ready().then(function(){Be(w._dbInfo,h,function(x,L){if(x)return C(x);try{var W=L.objectStore(w._dbInfo.storeName),q=W.clear();L.oncomplete=function(){E()},L.onabort=L.onerror=function(){var z=q.error?q.error:q.transaction.error;C(z)}}catch(z){C(z)}})}).catch(C)});return v(g,d),g}function Cr(d){var w=this,g=new f(function(E,C){w.ready().then(function(){Be(w._dbInfo,p,function(x,L){if(x)return C(x);try{var W=L.objectStore(w._dbInfo.storeName),q=W.count();q.onsuccess=function(){E(q.result)},q.onerror=function(){C(q.error)}}catch(z){C(z)}})}).catch(C)});return v(g,d),g}function Zt(d,w){var g=this,E=new f(function(C,x){if(d<0){C(null);return}g.ready().then(function(){Be(g._dbInfo,p,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=!1,G=q.openKeyCursor();G.onsuccess=function(){var ee=G.result;if(!ee){C(null);return}d===0||z?C(ee.key):(z=!0,ee.advance(d))},G.onerror=function(){x(G.error)}}catch(ee){x(ee)}})}).catch(x)});return v(E,w),E}function fs(d){var w=this,g=new f(function(E,C){w.ready().then(function(){Be(w._dbInfo,p,function(x,L){if(x)return C(x);try{var W=L.objectStore(w._dbInfo.storeName),q=W.openKeyCursor(),z=[];q.onsuccess=function(){var G=q.result;if(!G){E(z);return}z.push(G.key),G.continue()},q.onerror=function(){C(q.error)}}catch(G){C(G)}})}).catch(C)});return v(g,d),g}function _(d,w){w=T.apply(this,arguments);var g=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||g.name,d.storeName=d.storeName||g.storeName);var E=this,C;if(!d.name)C=f.reject("Invalid arguments");else{var x=d.name===g.name&&E._dbInfo.db,L=x?f.resolve(E._dbInfo.db):Ke(d).then(function(W){var q=R[d.name],z=q.forages;q.db=W;for(var G=0;G<z.length;G++)z[G]._dbInfo.db=W;return W});d.storeName?C=L.then(function(W){if(W.objectStoreNames.contains(d.storeName)){var q=W.version+1;J(d);var z=R[d.name],G=z.forages;W.close();for(var ee=0;ee<G.length;ee++){var fe=G[ee];fe._dbInfo.db=null,fe._dbInfo.version=q}var Se=new f(function(Oe,We){var je=c.open(d.name,q);je.onerror=function(xt){var Xn=je.result;Xn.close(),We(xt)},je.onupgradeneeded=function(){var xt=je.result;xt.deleteObjectStore(d.storeName)},je.onsuccess=function(){var xt=je.result;xt.close(),Oe(xt)}});return Se.then(function(Oe){z.db=Oe;for(var We=0;We<G.length;We++){var je=G[We];je._dbInfo.db=Oe,re(je._dbInfo)}}).catch(function(Oe){throw($e(d,Oe)||f.resolve()).catch(function(){}),Oe})}}):C=L.then(function(W){J(d);var q=R[d.name],z=q.forages;W.close();for(var G=0;G<z.length;G++){var ee=z[G];ee._dbInfo.db=null}var fe=new f(function(Se,Oe){var We=c.deleteDatabase(d.name);We.onerror=function(){var je=We.result;je&&je.close(),Oe(We.error)},We.onblocked=function(){console.warn('dropInstance blocked for database "'+d.name+'" until all open connections are closed')},We.onsuccess=function(){var je=We.result;je&&je.close(),Se(je)}});return fe.then(function(Se){q.db=Se;for(var Oe=0;Oe<z.length;Oe++){var We=z[Oe];re(We._dbInfo)}}).catch(function(Se){throw($e(d,Se)||f.resolve()).catch(function(){}),Se})})}return v(C,w),C}var S={_driver:"asyncStorage",_initStorage:an,_support:u(),iterate:qn,getItem:cn,setItem:nt,removeItem:jt,clear:Pr,length:Cr,key:Zt,keys:fs,dropInstance:_};function D(){return typeof openDatabase=="function"}var j="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",F="~~local_forage_type~",M=/^~~local_forage_type~([^~]+)~/,K="__lfsc__:",Y=K.length,V="arbf",U="blob",ne="si08",X="ui08",te="uic8",ie="si16",ue="si32",we="ur16",me="ui32",Ae="fl32",Me="fl64",Ze=Y+V.length,it=Object.prototype.toString;function Ft(d){var w=d.length*.75,g=d.length,E,C=0,x,L,W,q;d[d.length-1]==="="&&(w--,d[d.length-2]==="="&&w--);var z=new ArrayBuffer(w),G=new Uint8Array(z);for(E=0;E<g;E+=4)x=j.indexOf(d[E]),L=j.indexOf(d[E+1]),W=j.indexOf(d[E+2]),q=j.indexOf(d[E+3]),G[C++]=x<<2|L>>4,G[C++]=(L&15)<<4|W>>2,G[C++]=(W&3)<<6|q&63;return z}function Bt(d){var w=new Uint8Array(d),g="",E;for(E=0;E<w.length;E+=3)g+=j[w[E]>>2],g+=j[(w[E]&3)<<4|w[E+1]>>4],g+=j[(w[E+1]&15)<<2|w[E+2]>>6],g+=j[w[E+2]&63];return w.length%3===2?g=g.substring(0,g.length-1)+"=":w.length%3===1&&(g=g.substring(0,g.length-2)+"=="),g}function Ue(d,w){var g="";if(d&&(g=it.call(d)),d&&(g==="[object ArrayBuffer]"||d.buffer&&it.call(d.buffer)==="[object ArrayBuffer]")){var E,C=K;d instanceof ArrayBuffer?(E=d,C+=V):(E=d.buffer,g==="[object Int8Array]"?C+=ne:g==="[object Uint8Array]"?C+=X:g==="[object Uint8ClampedArray]"?C+=te:g==="[object Int16Array]"?C+=ie:g==="[object Uint16Array]"?C+=we:g==="[object Int32Array]"?C+=ue:g==="[object Uint32Array]"?C+=me:g==="[object Float32Array]"?C+=Ae:g==="[object Float64Array]"?C+=Me:w(new Error("Failed to get type for BinaryArray"))),w(C+Bt(E))}else if(g==="[object Blob]"){var x=new FileReader;x.onload=function(){var L=F+d.type+"~"+Bt(this.result);w(K+U+L)},x.readAsArrayBuffer(d)}else try{w(JSON.stringify(d))}catch(L){console.error("Couldn't convert value into a JSON string: ",d),w(null,L)}}function k(d){if(d.substring(0,Y)!==K)return JSON.parse(d);var w=d.substring(Ze),g=d.substring(Y,Ze),E;if(g===U&&M.test(w)){var C=w.match(M);E=C[1],w=w.substring(C[0].length)}var x=Ft(w);switch(g){case V:return x;case U:return l([x],{type:E});case ne:return new Int8Array(x);case X:return new Uint8Array(x);case te:return new Uint8ClampedArray(x);case ie:return new Int16Array(x);case we:return new Uint16Array(x);case ue:return new Int32Array(x);case me:return new Uint32Array(x);case Ae:return new Float32Array(x);case Me:return new Float64Array(x);default:throw new Error("Unkown type: "+g)}}var A={serialize:Ue,deserialize:k,stringToBuffer:Ft,bufferToString:Bt};function de(d,w,g,E){d.executeSql("CREATE TABLE IF NOT EXISTS "+w.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],g,E)}function Pe(d){var w=this,g={db:null};if(d)for(var E in d)g[E]=typeof d[E]!="string"?d[E].toString():d[E];var C=new f(function(x,L){try{g.db=openDatabase(g.name,String(g.version),g.description,g.size)}catch(W){return L(W)}g.db.transaction(function(W){de(W,g,function(){w._dbInfo=g,x()},function(q,z){L(z)})},L)});return g.serializer=A,C}function ge(d,w,g,E,C,x){d.executeSql(g,E,C,function(L,W){W.code===W.SYNTAX_ERR?L.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[w.storeName],function(q,z){z.rows.length?x(q,W):de(q,w,function(){q.executeSql(g,E,C,x)},x)},x):x(L,W)},x)}function le(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"SELECT * FROM "+L.storeName+" WHERE key = ? LIMIT 1",[d],function(q,z){var G=z.rows.length?z.rows.item(0).value:null;G&&(G=L.serializer.deserialize(G)),C(G)},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function Ut(d,w){var g=this,E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"SELECT * FROM "+L.storeName,[],function(q,z){for(var G=z.rows,ee=G.length,fe=0;fe<ee;fe++){var Se=G.item(fe),Oe=Se.value;if(Oe&&(Oe=L.serializer.deserialize(Oe)),Oe=d(Oe,Se.key,fe+1),Oe!==void 0){C(Oe);return}}C()},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function Wt(d,w,g,E){var C=this;d=b(d);var x=new f(function(L,W){C.ready().then(function(){w===void 0&&(w=null);var q=w,z=C._dbInfo;z.serializer.serialize(w,function(G,ee){ee?W(ee):z.db.transaction(function(fe){ge(fe,z,"INSERT OR REPLACE INTO "+z.storeName+" (key, value) VALUES (?, ?)",[d,G],function(){L(q)},function(Se,Oe){W(Oe)})},function(fe){if(fe.code===fe.QUOTA_ERR){if(E>0){L(Wt.apply(C,[d,q,g,E-1]));return}W(fe)}})})}).catch(W)});return v(x,g),x}function st(d,w,g){return Wt.apply(this,[d,w,g,1])}function qt(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"DELETE FROM "+L.storeName+" WHERE key = ?",[d],function(){C()},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function Hn(d){var w=this,g=new f(function(E,C){w.ready().then(function(){var x=w._dbInfo;x.db.transaction(function(L){ge(L,x,"DELETE FROM "+x.storeName,[],function(){E()},function(W,q){C(q)})})}).catch(C)});return v(g,d),g}function fr(d){var w=this,g=new f(function(E,C){w.ready().then(function(){var x=w._dbInfo;x.db.transaction(function(L){ge(L,x,"SELECT COUNT(key) as c FROM "+x.storeName,[],function(W,q){var z=q.rows.item(0).c;E(z)},function(W,q){C(q)})})}).catch(C)});return v(g,d),g}function gt(d,w){var g=this,E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"SELECT key FROM "+L.storeName+" WHERE id = ? LIMIT 1",[d+1],function(q,z){var G=z.rows.length?z.rows.item(0).key:null;C(G)},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function ds(d){var w=this,g=new f(function(E,C){w.ready().then(function(){var x=w._dbInfo;x.db.transaction(function(L){ge(L,x,"SELECT key FROM "+x.storeName,[],function(W,q){for(var z=[],G=0;G<q.rows.length;G++)z.push(q.rows.item(G).key);E(z)},function(W,q){C(q)})})}).catch(C)});return v(g,d),g}function hs(d){return new f(function(w,g){d.transaction(function(E){E.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(C,x){for(var L=[],W=0;W<x.rows.length;W++)L.push(x.rows.item(W).name);w({db:d,storeNames:L})},function(C,x){g(x)})},function(E){g(E)})})}function ps(d,w){w=T.apply(this,arguments);var g=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||g.name,d.storeName=d.storeName||g.storeName);var E=this,C;return d.name?C=new f(function(x){var L;d.name===g.name?L=E._dbInfo.db:L=openDatabase(d.name,"","",0),d.storeName?x({db:L,storeNames:[d.storeName]}):x(hs(L))}).then(function(x){return new f(function(L,W){x.db.transaction(function(q){function z(Se){return new f(function(Oe,We){q.executeSql("DROP TABLE IF EXISTS "+Se,[],function(){Oe()},function(je,xt){We(xt)})})}for(var G=[],ee=0,fe=x.storeNames.length;ee<fe;ee++)G.push(z(x.storeNames[ee]));f.all(G).then(function(){L()}).catch(function(Se){W(Se)})},function(q){W(q)})})}):C=f.reject("Invalid arguments"),v(C,w),C}var kr={_driver:"webSQLStorage",_initStorage:Pe,_support:D(),iterate:Ut,getItem:le,setItem:st,removeItem:qt,clear:Hn,length:fr,key:gt,keys:ds,dropInstance:ps};function zn(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function $r(d,w){var g=d.name+"/";return d.storeName!==w.storeName&&(g+=d.storeName+"/"),g}function Vn(){var d="_localforage_support_test";try{return localStorage.setItem(d,!0),localStorage.removeItem(d),!1}catch{return!0}}function Kn(){return!Vn()||localStorage.length>0}function ms(d){var w=this,g={};if(d)for(var E in d)g[E]=d[E];return g.keyPrefix=$r(d,w._defaultConfig),Kn()?(w._dbInfo=g,g.serializer=A,f.resolve()):f.reject()}function gs(d){var w=this,g=w.ready().then(function(){for(var E=w._dbInfo.keyPrefix,C=localStorage.length-1;C>=0;C--){var x=localStorage.key(C);x.indexOf(E)===0&&localStorage.removeItem(x)}});return v(g,d),g}function Jn(d,w){var g=this;d=b(d);var E=g.ready().then(function(){var C=g._dbInfo,x=localStorage.getItem(C.keyPrefix+d);return x&&(x=C.serializer.deserialize(x)),x});return v(E,w),E}function ys(d,w){var g=this,E=g.ready().then(function(){for(var C=g._dbInfo,x=C.keyPrefix,L=x.length,W=localStorage.length,q=1,z=0;z<W;z++){var G=localStorage.key(z);if(G.indexOf(x)===0){var ee=localStorage.getItem(G);if(ee&&(ee=C.serializer.deserialize(ee)),ee=d(ee,G.substring(L),q++),ee!==void 0)return ee}}});return v(E,w),E}function Yn(d,w){var g=this,E=g.ready().then(function(){var C=g._dbInfo,x;try{x=localStorage.key(d)}catch{x=null}return x&&(x=x.substring(C.keyPrefix.length)),x});return v(E,w),E}function vs(d){var w=this,g=w.ready().then(function(){for(var E=w._dbInfo,C=localStorage.length,x=[],L=0;L<C;L++){var W=localStorage.key(L);W.indexOf(E.keyPrefix)===0&&x.push(W.substring(E.keyPrefix.length))}return x});return v(g,d),g}function da(d){var w=this,g=w.keys().then(function(E){return E.length});return v(g,d),g}function Gn(d,w){var g=this;d=b(d);var E=g.ready().then(function(){var C=g._dbInfo;localStorage.removeItem(C.keyPrefix+d)});return v(E,w),E}function dr(d,w,g){var E=this;d=b(d);var C=E.ready().then(function(){w===void 0&&(w=null);var x=w;return new f(function(L,W){var q=E._dbInfo;q.serializer.serialize(w,function(z,G){if(G)W(G);else try{localStorage.setItem(q.keyPrefix+d,z),L(x)}catch(ee){(ee.name==="QuotaExceededError"||ee.name==="NS_ERROR_DOM_QUOTA_REACHED")&&W(ee),W(ee)}})})});return v(C,g),C}function ln(d,w){if(w=T.apply(this,arguments),d=typeof d!="function"&&d||{},!d.name){var g=this.config();d.name=d.name||g.name,d.storeName=d.storeName||g.storeName}var E=this,C;return d.name?C=new f(function(x){d.storeName?x($r(d,E._defaultConfig)):x(d.name+"/")}).then(function(x){for(var L=localStorage.length-1;L>=0;L--){var W=localStorage.key(L);W.indexOf(x)===0&&localStorage.removeItem(W)}}):C=f.reject("Invalid arguments"),v(C,w),C}var ha={_driver:"localStorageWrapper",_initStorage:ms,_support:zn(),iterate:ys,getItem:Jn,setItem:dr,removeItem:Gn,clear:gs,length:da,key:Yn,keys:vs,dropInstance:ln},bs=function(w,g){return w===g||typeof w=="number"&&typeof g=="number"&&isNaN(w)&&isNaN(g)},Nv=function(w,g){for(var E=w.length,C=0;C<E;){if(bs(w[C],g))return!0;C++}return!1},Of=Array.isArray||function(d){return Object.prototype.toString.call(d)==="[object Array]"},Qn={},Pf={},un={INDEXEDDB:S,WEBSQL:kr,LOCALSTORAGE:ha},Dv=[un.INDEXEDDB._driver,un.WEBSQL._driver,un.LOCALSTORAGE._driver],_s=["dropInstance"],pa=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(_s),Lv={description:"",driver:Dv.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Mv(d,w){d[w]=function(){var g=arguments;return d.ready().then(function(){return d[w].apply(d,g)})}}function ma(){for(var d=1;d<arguments.length;d++){var w=arguments[d];if(w)for(var g in w)w.hasOwnProperty(g)&&(Of(w[g])?arguments[0][g]=w[g].slice():arguments[0][g]=w[g])}return arguments[0]}var jv=function(){function d(w){o(this,d);for(var g in un)if(un.hasOwnProperty(g)){var E=un[g],C=E._driver;this[g]=C,Qn[C]||this.defineDriver(E)}this._defaultConfig=ma({},Lv),this._config=ma({},this._defaultConfig,w),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return d.prototype.config=function(g){if((typeof g>"u"?"undefined":s(g))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var E in g){if(E==="storeName"&&(g[E]=g[E].replace(/\W/g,"_")),E==="version"&&typeof g[E]!="number")return new Error("Database version must be a number.");this._config[E]=g[E]}return"driver"in g&&g.driver?this.setDriver(this._config.driver):!0}else return typeof g=="string"?this._config[g]:this._config},d.prototype.defineDriver=function(g,E,C){var x=new f(function(L,W){try{var q=g._driver,z=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!g._driver){W(z);return}for(var G=pa.concat("_initStorage"),ee=0,fe=G.length;ee<fe;ee++){var Se=G[ee],Oe=!Nv(_s,Se);if((Oe||g[Se])&&typeof g[Se]!="function"){W(z);return}}var We=function(){for(var Xn=function(Uv){return function(){var Wv=new Error("Method "+Uv+" is not implemented by the current driver"),Cf=f.reject(Wv);return v(Cf,arguments[arguments.length-1]),Cf}},ga=0,Bv=_s.length;ga<Bv;ga++){var ya=_s[ga];g[ya]||(g[ya]=Xn(ya))}};We();var je=function(Xn){Qn[q]&&console.info("Redefining LocalForage driver: "+q),Qn[q]=g,Pf[q]=Xn,L()};"_support"in g?g._support&&typeof g._support=="function"?g._support().then(je,W):je(!!g._support):je(!0)}catch(xt){W(xt)}});return y(x,E,C),x},d.prototype.driver=function(){return this._driver||null},d.prototype.getDriver=function(g,E,C){var x=Qn[g]?f.resolve(Qn[g]):f.reject(new Error("Driver not found."));return y(x,E,C),x},d.prototype.getSerializer=function(g){var E=f.resolve(A);return y(E,g),E},d.prototype.ready=function(g){var E=this,C=E._driverSet.then(function(){return E._ready===null&&(E._ready=E._initDriver()),E._ready});return y(C,g,g),C},d.prototype.setDriver=function(g,E,C){var x=this;Of(g)||(g=[g]);var L=this._getSupportedDrivers(g);function W(){x._config.driver=x.driver()}function q(ee){return x._extend(ee),W(),x._ready=x._initStorage(x._config),x._ready}function z(ee){return function(){var fe=0;function Se(){for(;fe<ee.length;){var Oe=ee[fe];return fe++,x._dbInfo=null,x._ready=null,x.getDriver(Oe).then(q).catch(Se)}W();var We=new Error("No available storage method found.");return x._driverSet=f.reject(We),x._driverSet}return Se()}}var G=this._driverSet!==null?this._driverSet.catch(function(){return f.resolve()}):f.resolve();return this._driverSet=G.then(function(){var ee=L[0];return x._dbInfo=null,x._ready=null,x.getDriver(ee).then(function(fe){x._driver=fe._driver,W(),x._wrapLibraryMethodsWithReady(),x._initDriver=z(L)})}).catch(function(){W();var ee=new Error("No available storage method found.");return x._driverSet=f.reject(ee),x._driverSet}),y(this._driverSet,E,C),this._driverSet},d.prototype.supports=function(g){return!!Pf[g]},d.prototype._extend=function(g){ma(this,g)},d.prototype._getSupportedDrivers=function(g){for(var E=[],C=0,x=g.length;C<x;C++){var L=g[C];this.supports(L)&&E.push(L)}return E},d.prototype._wrapLibraryMethodsWithReady=function(){for(var g=0,E=pa.length;g<E;g++)Mv(this,pa[g])},d.prototype.createInstance=function(g){return new d(g)},d}(),Fv=new jv;n.exports=Fv},{3:3}]},{},[4])(4)})}(zs)),zs.exports}var vh=yh();const Ga=Ia(vh);class bh extends Tr{constructor(e){super(e,"storage",!1),e.set("localforage",Ga)}get StorageManager(){return di}createDatabse(e,r,n){return new di("InPageEdit",e,r,n)}}const on=class on{constructor(e,r,n=on.DEFAULT_TTL,i){this.dbName=e,this.storeName=r,this.ttl=n,this.version=i,this.db=on.createDatabase(e,r),this.keys=this.db.keys.bind(this.db)}static createDatabase(e,r){const n=`${e}:${r}`;if(this._cached_db_instances.has(n))return this._cached_db_instances.get(n);const i=Ga.createInstance({name:e,storeName:r});return this._cached_db_instances.set(n,i),i}async get(e,r=this.ttl,n){const i=await this.loadFromDB(e),s=this.checkIfExpired(i,r);if(!i||s){if(typeof n=="function"){const o=await n();return this.set(e,o).then(()=>o)}return null}return i.value}async set(e,r){return r===null||typeof r>"u"?this.delete(e):this.db.setItem(e,{time:Date.now(),value:r,version:this.version})}async has(e,r=this.ttl){const n=await this.loadFromDB(e),i=this.checkIfExpired(n,r);return n!==null&&!i}async delete(e){return this.db.removeItem(e)}async iterate(e){return await this.db.iterate((r,n)=>{e(r.value,n)})}async loadFromDB(e){const r=await this.db.getItem(e);if(!r)return null;if(typeof r.time!="number"||typeof r.value>"u"){try{this.delete(e)}catch{}return null}if(typeof this.version=="number"&&r.version!==this.version){try{this.delete(e)}catch{}return null}return r}checkIfExpired(e,r=this.ttl){return e?Date.now()-e.time>r:!1}async clear(){return await this.db.clear(),this}};on.DEFAULT_TTL=1/0,on._cached_db_instances=new Map;let di=on;var _h=Object.create,Vs=Object.defineProperty,wh=Object.getOwnPropertyDescriptor,Qa=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Xa=t=>{throw TypeError(t)},xh=(t,e,r)=>e in t?Vs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Sh=(t,e)=>Vs(t,"name",{value:e,configurable:!0}),Eh=t=>[,,,_h(t?.[Qa("metadata")]??null)],Oh=["class","method","getter","setter","accessor","field","value","get","set"],Za=t=>t!==void 0&&typeof t!="function"?Xa("Function expected"):t,Ph=(t,e,r,n,i)=>({kind:Oh[t],name:e,metadata:n,addInitializer:s=>r._?Xa("Already initialized"):i.push(Za(s||null))}),Ch=(t,e)=>xh(e,Qa("metadata"),t[3]),kh=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},$h=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&wh(i,r));Sh(i,r);for(var b=n.length-1;b>=0;b--)c=Ph(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,Za(o)&&(i=o);return Ch(t,i),y&&Vs(i,r,y),l?u^4?s:y:i},ec,Ks,tc;ec=[ot(["api","storage"])];class hi extends(tc=Tr){constructor(e){super(e,"sitemeta",!1),this.ctx=e,this._data=void 0,this.siteIdentity=void 0,this.CACHE_TTL=1e3*60*60*24,this.VERSION=2,this.db=void 0,this.queryData={meta:"siteinfo|userinfo",siprop:"general|specialpagealiases|namespacealiases|namespaces|magicwords",uiprop:"groups|rights|blockinfo|options"},this.db=e.storage.createDatabse("sitemeta",this.CACHE_TTL,this.VERSION)}get api(){return this.ctx.api}get mwConfig(){return mw.config.values}async start(){const e=await this.fetchFromCache();if(e){this.ctx.logger("SiteMetadataService").info("Using cached metadata"),this._data=e;return}const r=await this.fetchFromApi();this.saveToCache(r),this._data=r}async computeSiteIdentity(){if(this.siteIdentity)return this.siteIdentity;let e;if(!window.mw?.config)e=new URL(location.href).origin;else{const{wgServer:r,wgArticlePath:n}=window.mw.config.get();e=`${r}${n}`}return this.siteIdentity=e,this.siteIdentity}async fetchFromApi(){return this.api.get({action:"query",...this.queryData}).then(({data:e})=>{if(typeof e?.query?.general>"u")throw new Error("Invalid siteinfo");return e.query}).catch(e=>(this.ctx.logger.error("[InPageEdit]","fetchMetadata error",e),Promise.reject(e)))}async fetchFromCache(){const e=await this.computeSiteIdentity();return this.db.get(e)}async saveToCache(e){const r=await this.computeSiteIdentity();return this.db.set(r,e)}get _raw(){return this._data}get siteInfo(){return this._data.general}get specialPageAliases(){return this._data.specialpagealiases}get namespaceAliases(){return this._data.namespacealiases}get namespaces(){return this._data.namespaces}get namespaceMap(){const e=Object.values(this.namespaces).map(r=>({id:r.id,canonical:r.canonical,aliases:this.namespaceAliases.filter(n=>n.id===r.id).map(n=>n.alias)})).sort((r,n)=>r.id-n.id);return Reflect.defineProperty(this,"namespaceMap",{value:e,writable:!1,configurable:!1,enumerable:!0}),e}get magicWords(){return this._data.magicwords}get userInfo(){return this._data.userinfo}get userOptions(){return this.userInfo.options}get isUserBlocked(){return this.userInfo.blockedbyid&&this.userInfo.blockexpiry&&new Date(this.userInfo.blockexpiry).getTime()>Date.now()}get userGroups(){return this.userInfo.groups}get userRights(){return this.userInfo.rights}hasRight(e){return this.userRights.includes(e)}hasAnyRight(...e){return e.some(r=>this.hasRight(r))}hasEveryRights(...e){return e.every(r=>this.hasRight(r))}inGroup(e){return this.userGroups.includes(e)}inAnyGroup(...e){return this.userGroups.some(r=>e.includes(r))}getBlockInfo(){return this.isUserBlocked?{blockid:this.userInfo.blockid,blockedby:this.userInfo.blockedbyid,blockedbyid:this.userInfo.blockedbyid,blockreason:this.userInfo.blockreason,blockedtimestamp:this.userInfo.blockedtimestamp,blockexpiry:this.userInfo.blockexpiry}:null}}Ks=Eh(tc),hi=$h(Ks,0,"SiteMetadataService",ec,hi),kh(Ks,1,hi);const ls=class ls{constructor(e,r){this.pageInfo={...ls.DEFAULT_PAGE_INFO,...e},this.api=r||new qa}async getPageInfo(e){const{data:{query:{pages:[r]}}}=await this.api.get({action:"query",prop:"info|templates|transcludedin|images|pageimages|revisions",inprop:"protection|url|varianttitles",intestactions:"edit|move|delete",tllimit:"max",tilimit:"max",imlimit:"max",piprop:"thumbnail|name|original",pithumbsize:"200",pilimit:"max",rvprop:"ids|timestamp|flags|comment|user|content",...e});return r.revisions?.forEach(n=>{if(typeof n.slots=="object"){const i=n.slots.main;i&&(n.content=i.content,n.contentmodel=i.contentmodel,n.contentformat=i.contentformat)}}),r}async parse(e){return this.api.post({action:"parse",page:this.pageInfo.title,prop:"text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle|iwlinks|properties|parsewarnings",...e})}async preview(e,r){return this.parse({action:"parse",page:void 0,title:this.title,text:e,pst:1,preview:1,disableeditsection:1,disablelimitreport:1,...r})}async edit(e,r){const{text:n,prependtext:i,appendtext:s,summary:o="",watchlist:a="preferences"}=e;return this.api.postWithEditToken({action:"edit",title:this.title,starttimestamp:this.pageInfo.touched,basetimestamp:this.revisions[0]?.timestamp,text:n,prependtext:i,appendtext:s,summary:o,watchlist:a,...r})}async createOnly(e,r){return this.edit(e,{createonly:1,...r})}async delete(e,r){return this.api.postWithEditToken({action:"delete",pageid:this.pageInfo.pageid,reason:e,...r})}async moveTo(e,r,n){return this.api.postWithEditToken({action:"move",from:this.pageInfo.title,to:e,reason:r,movetalk:1,movesubpages:1,...n})}userCan(e){return this.pageInfo?.actions?.[e]}userCanEdit(){return this.userCan("edit")}async refetch(){const e=await this.getPageInfo({pageids:this.pageInfo.pageid,titles:this.pageInfo.title}),r=(this.pageInfo.revisions||[]).concat(e.revisions||[]).sort((n,i)=>n.revid-i.revid).reduce((n,i)=>(n.find(s=>s.revid===i.revid)||n.push(i),n),[]);return this.pageInfo=e,this.pageInfo.revisions=r,this}get pageid(){return this.pageInfo.pageid}get title(){return this.pageInfo.title}get ns(){return this.pageInfo.ns}get contentmodel(){return this.pageInfo.contentmodel}get fullurl(){return this.pageInfo.fullurl}get canonicalurl(){return this.pageInfo.canonicalurl}get editurl(){return this.pageInfo.editurl}get revisions(){return this.pageInfo.revisions||[]}get templates(){return this.pageInfo.templates||[]}get images(){return this.pageInfo.images||[]}};ls.DEFAULT_PAGE_INFO={pageid:0,ns:0,title:"",contentmodel:"wikitext",pagelanguage:"",pagelanguagehtmlcode:"",pagelanguagedir:"ltr",touched:new Date().toISOString(),lastrevid:0,length:0,protection:[],restrictiontypes:[],fullurl:"",canonicalurl:"",editurl:"",varianttitles:{},actions:{edit:!0,move:!1,delete:!1},revisions:[],templates:[],images:[]};let gn=ls;const la=class la extends Tr{constructor(e){super(e,"wikiPage",!0),this.ctx=e}get WikiPage(){return gn}async createInstance(e){const{data:{query:{pages:[r]}}}=await this.ctx.api.get({action:"query",prop:"info|templates|transcludedin|images|pageimages|revisions",inprop:"protection|url|varianttitles",intestactions:"edit|move|delete",tllimit:"max",tilimit:"max",imlimit:"max",piprop:"thumbnail|name|original",pithumbsize:"200",pilimit:"max",rvprop:"ids|timestamp|user|userid|content",...e});return new gn(r,this.ctx.api)}async newFromTitle(e,r=!1,n){return this.createInstance({titles:e,converttitles:r,rvsection:n})}async newFromPageId(e,r){return this.createInstance({pageids:e,rvsection:r})}async newFromRevision(e,r){return this.createInstance({revids:e,rvsection:r})}newBlankPage(e={}){return new gn(e,this.ctx.api)}};la.inject=["api"];let Js=la;/**
31
+ */var Ya;function yh(){return Ya||(Ya=1,function(t,e){(function(r){t.exports=r()})(function(){return function r(n,i,s){function o(u,l){if(!i[u]){if(!n[u]){var f=typeof fi=="function"&&fi;if(!l&&f)return f(u,!0);if(a)return a(u,!0);var v=new Error("Cannot find module '"+u+"'");throw v.code="MODULE_NOT_FOUND",v}var y=i[u]={exports:{}};n[u][0].call(y.exports,function(b){var T=n[u][1][b];return o(T||b)},y,y.exports,r,n,i,s)}return i[u].exports}for(var a=typeof fi=="function"&&fi,c=0;c<s.length;c++)o(s[c]);return o}({1:[function(r,n,i){(function(s){var o=s.MutationObserver||s.WebKitMutationObserver,a;if(o){var c=0,u=new o(b),l=s.document.createTextNode("");u.observe(l,{characterData:!0}),a=function(){l.data=c=++c%2}}else if(!s.setImmediate&&typeof s.MessageChannel<"u"){var f=new s.MessageChannel;f.port1.onmessage=b,a=function(){f.port2.postMessage(0)}}else"document"in s&&"onreadystatechange"in s.document.createElement("script")?a=function(){var H=s.document.createElement("script");H.onreadystatechange=function(){b(),H.onreadystatechange=null,H.parentNode.removeChild(H),H=null},s.document.documentElement.appendChild(H)}:a=function(){setTimeout(b,0)};var v,y=[];function b(){v=!0;for(var H,B,R=y.length;R;){for(B=y,y=[],H=-1;++H<R;)B[H]();R=y.length}v=!1}n.exports=T;function T(H){y.push(H)===1&&!v&&a()}}).call(this,typeof Ar<"u"?Ar:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(r,n,i){var s=r(1);function o(){}var a={},c=["REJECTED"],u=["FULFILLED"],l=["PENDING"];n.exports=f;function f(h){if(typeof h!="function")throw new TypeError("resolver must be a function");this.state=l,this.queue=[],this.outcome=void 0,h!==o&&T(this,h)}f.prototype.catch=function(h){return this.then(null,h)},f.prototype.then=function(h,P){if(typeof h!="function"&&this.state===u||typeof P!="function"&&this.state===c)return this;var I=new this.constructor(o);if(this.state!==l){var N=this.state===u?h:P;y(I,N,this.outcome)}else this.queue.push(new v(I,h,P));return I};function v(h,P,I){this.promise=h,typeof P=="function"&&(this.onFulfilled=P,this.callFulfilled=this.otherCallFulfilled),typeof I=="function"&&(this.onRejected=I,this.callRejected=this.otherCallRejected)}v.prototype.callFulfilled=function(h){a.resolve(this.promise,h)},v.prototype.otherCallFulfilled=function(h){y(this.promise,this.onFulfilled,h)},v.prototype.callRejected=function(h){a.reject(this.promise,h)},v.prototype.otherCallRejected=function(h){y(this.promise,this.onRejected,h)};function y(h,P,I){s(function(){var N;try{N=P(I)}catch(J){return a.reject(h,J)}N===h?a.reject(h,new TypeError("Cannot resolve promise with itself")):a.resolve(h,N)})}a.resolve=function(h,P){var I=H(b,P);if(I.status==="error")return a.reject(h,I.value);var N=I.value;if(N)T(h,N);else{h.state=u,h.outcome=P;for(var J=-1,re=h.queue.length;++J<re;)h.queue[J].callFulfilled(P)}return h},a.reject=function(h,P){h.state=c,h.outcome=P;for(var I=-1,N=h.queue.length;++I<N;)h.queue[I].callRejected(P);return h};function b(h){var P=h&&h.then;if(h&&(typeof h=="object"||typeof h=="function")&&typeof P=="function")return function(){P.apply(h,arguments)}}function T(h,P){var I=!1;function N(Le){I||(I=!0,a.reject(h,Le))}function J(Le){I||(I=!0,a.resolve(h,Le))}function re(){P(J,N)}var $e=H(re);$e.status==="error"&&N($e.value)}function H(h,P){var I={};try{I.value=h(P),I.status="success"}catch(N){I.status="error",I.value=N}return I}f.resolve=B;function B(h){return h instanceof this?h:a.resolve(new this(o),h)}f.reject=R;function R(h){var P=new this(o);return a.reject(P,h)}f.all=m;function m(h){var P=this;if(Object.prototype.toString.call(h)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=h.length,N=!1;if(!I)return this.resolve([]);for(var J=new Array(I),re=0,$e=-1,Le=new this(o);++$e<I;)Ke(h[$e],$e);return Le;function Ke(Qe,pt){P.resolve(Qe).then(Re,function(ve){N||(N=!0,a.reject(Le,ve))});function Re(ve){J[pt]=ve,++re===I&&!N&&(N=!0,a.resolve(Le,J))}}}f.race=p;function p(h){var P=this;if(Object.prototype.toString.call(h)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=h.length,N=!1;if(!I)return this.resolve([]);for(var J=-1,re=new this(o);++J<I;)$e(h[J]);return re;function $e(Le){P.resolve(Le).then(function(Ke){N||(N=!0,a.resolve(re,Ke))},function(Ke){N||(N=!0,a.reject(re,Ke))})}}},{1:1}],3:[function(r,n,i){(function(s){typeof s.Promise!="function"&&(s.Promise=r(2))}).call(this,typeof Ar<"u"?Ar:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(r,n,i){var s=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d};function o(d,w){if(!(d instanceof w))throw new TypeError("Cannot call a class as a function")}function a(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var c=a();function u(){try{if(!c||!c.open)return!1;var d=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),w=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!d||w)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function l(d,w){d=d||[],w=w||{};try{return new Blob(d,w)}catch(x){if(x.name!=="TypeError")throw x;for(var g=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,E=new g,C=0;C<d.length;C+=1)E.append(d[C]);return E.getBlob(w.type)}}typeof Promise>"u"&&r(3);var f=Promise;function v(d,w){w&&d.then(function(g){w(null,g)},function(g){w(g)})}function y(d,w,g){typeof w=="function"&&d.then(w),typeof g=="function"&&d.catch(g)}function b(d){return typeof d!="string"&&(console.warn(d+" used as a key, but it is not a string."),d=String(d)),d}function T(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var H="local-forage-detect-blob-support",B=void 0,R={},m=Object.prototype.toString,p="readonly",h="readwrite";function P(d){for(var w=d.length,g=new ArrayBuffer(w),E=new Uint8Array(g),C=0;C<w;C++)E[C]=d.charCodeAt(C);return g}function I(d){return new f(function(w){var g=d.transaction(H,h),E=l([""]);g.objectStore(H).put(E,"key"),g.onabort=function(C){C.preventDefault(),C.stopPropagation(),w(!1)},g.oncomplete=function(){var C=navigator.userAgent.match(/Chrome\/(\d+)/),x=navigator.userAgent.match(/Edge\//);w(x||!C||parseInt(C[1],10)>=43)}}).catch(function(){return!1})}function N(d){return typeof B=="boolean"?f.resolve(B):I(d).then(function(w){return B=w,B})}function J(d){var w=R[d.name],g={};g.promise=new f(function(E,C){g.resolve=E,g.reject=C}),w.deferredOperations.push(g),w.dbReady?w.dbReady=w.dbReady.then(function(){return g.promise}):w.dbReady=g.promise}function re(d){var w=R[d.name],g=w.deferredOperations.pop();if(g)return g.resolve(),g.promise}function $e(d,w){var g=R[d.name],E=g.deferredOperations.pop();if(E)return E.reject(w),E.promise}function Le(d,w){return new f(function(g,E){if(R[d.name]=R[d.name]||Xe(),d.db)if(w)J(d),d.db.close();else return g(d.db);var C=[d.name];w&&C.push(d.version);var x=c.open.apply(c,C);w&&(x.onupgradeneeded=function(L){var W=x.result;try{W.createObjectStore(d.storeName),L.oldVersion<=1&&W.createObjectStore(H)}catch(q){if(q.name==="ConstraintError")console.warn('The database "'+d.name+'" has been upgraded from version '+L.oldVersion+" to version "+L.newVersion+', but the storage "'+d.storeName+'" already exists.');else throw q}}),x.onerror=function(L){L.preventDefault(),E(x.error)},x.onsuccess=function(){var L=x.result;L.onversionchange=function(W){W.target.close()},g(L),re(d)}})}function Ke(d){return Le(d,!1)}function Qe(d){return Le(d,!0)}function pt(d,w){if(!d.db)return!0;var g=!d.db.objectStoreNames.contains(d.storeName),E=d.version<d.db.version,C=d.version>d.db.version;if(E&&(d.version!==w&&console.warn('The database "'+d.name+`" can't be downgraded from version `+d.db.version+" to version "+d.version+"."),d.version=d.db.version),C||g){if(g){var x=d.db.version+1;x>d.version&&(d.version=x)}return!0}return!1}function Re(d){return new f(function(w,g){var E=new FileReader;E.onerror=g,E.onloadend=function(C){var x=btoa(C.target.result||"");w({__local_forage_encoded_blob:!0,data:x,type:d.type})},E.readAsBinaryString(d)})}function ve(d){var w=P(atob(d.data));return l([w],{type:d.type})}function _e(d){return d&&d.__local_forage_encoded_blob}function mt(d){var w=this,g=w._initReady().then(function(){var E=R[w._dbInfo.name];if(E&&E.dbReady)return E.dbReady});return y(g,d,d),g}function Xt(d){J(d);for(var w=R[d.name],g=w.forages,E=0;E<g.length;E++){var C=g[E];C._dbInfo.db&&(C._dbInfo.db.close(),C._dbInfo.db=null)}return d.db=null,Ke(d).then(function(x){return d.db=x,pt(d)?Qe(d):x}).then(function(x){d.db=w.db=x;for(var L=0;L<g.length;L++)g[L]._dbInfo.db=x}).catch(function(x){throw $e(d,x),x})}function Be(d,w,g,E){E===void 0&&(E=1);try{var C=d.db.transaction(d.storeName,w);g(null,C)}catch(x){if(E>0&&(!d.db||x.name==="InvalidStateError"||x.name==="NotFoundError"))return f.resolve().then(function(){if(!d.db||x.name==="NotFoundError"&&!d.db.objectStoreNames.contains(d.storeName)&&d.version<=d.db.version)return d.db&&(d.version=d.db.version+1),Qe(d)}).then(function(){return Xt(d).then(function(){Be(d,w,g,E-1)})}).catch(g);g(x)}}function Xe(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function an(d){var w=this,g={db:null};if(d)for(var E in d)g[E]=d[E];var C=R[g.name];C||(C=Xe(),R[g.name]=C),C.forages.push(w),w._initReady||(w._initReady=w.ready,w.ready=mt);var x=[];function L(){return f.resolve()}for(var W=0;W<C.forages.length;W++){var q=C.forages[W];q!==w&&x.push(q._initReady().catch(L))}var z=C.forages.slice(0);return f.all(x).then(function(){return g.db=C.db,Ke(g)}).then(function(G){return g.db=G,pt(g,w._defaultConfig.version)?Qe(g):G}).then(function(G){g.db=C.db=G,w._dbInfo=g;for(var ee=0;ee<z.length;ee++){var fe=z[ee];fe!==w&&(fe._dbInfo.db=g.db,fe._dbInfo.version=g.version)}})}function cn(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){Be(g._dbInfo,p,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=q.get(d);z.onsuccess=function(){var G=z.result;G===void 0&&(G=null),_e(G)&&(G=ve(G)),C(G)},z.onerror=function(){x(z.error)}}catch(G){x(G)}})}).catch(x)});return v(E,w),E}function qn(d,w){var g=this,E=new f(function(C,x){g.ready().then(function(){Be(g._dbInfo,p,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=q.openCursor(),G=1;z.onsuccess=function(){var ee=z.result;if(ee){var fe=ee.value;_e(fe)&&(fe=ve(fe));var Se=d(fe,ee.key,G++);Se!==void 0?C(Se):ee.continue()}else C()},z.onerror=function(){x(z.error)}}catch(ee){x(ee)}})}).catch(x)});return v(E,w),E}function nt(d,w,g){var E=this;d=b(d);var C=new f(function(x,L){var W;E.ready().then(function(){return W=E._dbInfo,m.call(w)==="[object Blob]"?N(W.db).then(function(q){return q?w:Re(w)}):w}).then(function(q){Be(E._dbInfo,h,function(z,G){if(z)return L(z);try{var ee=G.objectStore(E._dbInfo.storeName);q===null&&(q=void 0);var fe=ee.put(q,d);G.oncomplete=function(){q===void 0&&(q=null),x(q)},G.onabort=G.onerror=function(){var Se=fe.error?fe.error:fe.transaction.error;L(Se)}}catch(Se){L(Se)}})}).catch(L)});return v(C,g),C}function jt(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){Be(g._dbInfo,h,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=q.delete(d);W.oncomplete=function(){C()},W.onerror=function(){x(z.error)},W.onabort=function(){var G=z.error?z.error:z.transaction.error;x(G)}}catch(G){x(G)}})}).catch(x)});return v(E,w),E}function Pr(d){var w=this,g=new f(function(E,C){w.ready().then(function(){Be(w._dbInfo,h,function(x,L){if(x)return C(x);try{var W=L.objectStore(w._dbInfo.storeName),q=W.clear();L.oncomplete=function(){E()},L.onabort=L.onerror=function(){var z=q.error?q.error:q.transaction.error;C(z)}}catch(z){C(z)}})}).catch(C)});return v(g,d),g}function Cr(d){var w=this,g=new f(function(E,C){w.ready().then(function(){Be(w._dbInfo,p,function(x,L){if(x)return C(x);try{var W=L.objectStore(w._dbInfo.storeName),q=W.count();q.onsuccess=function(){E(q.result)},q.onerror=function(){C(q.error)}}catch(z){C(z)}})}).catch(C)});return v(g,d),g}function Zt(d,w){var g=this,E=new f(function(C,x){if(d<0){C(null);return}g.ready().then(function(){Be(g._dbInfo,p,function(L,W){if(L)return x(L);try{var q=W.objectStore(g._dbInfo.storeName),z=!1,G=q.openKeyCursor();G.onsuccess=function(){var ee=G.result;if(!ee){C(null);return}d===0||z?C(ee.key):(z=!0,ee.advance(d))},G.onerror=function(){x(G.error)}}catch(ee){x(ee)}})}).catch(x)});return v(E,w),E}function fs(d){var w=this,g=new f(function(E,C){w.ready().then(function(){Be(w._dbInfo,p,function(x,L){if(x)return C(x);try{var W=L.objectStore(w._dbInfo.storeName),q=W.openKeyCursor(),z=[];q.onsuccess=function(){var G=q.result;if(!G){E(z);return}z.push(G.key),G.continue()},q.onerror=function(){C(q.error)}}catch(G){C(G)}})}).catch(C)});return v(g,d),g}function _(d,w){w=T.apply(this,arguments);var g=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||g.name,d.storeName=d.storeName||g.storeName);var E=this,C;if(!d.name)C=f.reject("Invalid arguments");else{var x=d.name===g.name&&E._dbInfo.db,L=x?f.resolve(E._dbInfo.db):Ke(d).then(function(W){var q=R[d.name],z=q.forages;q.db=W;for(var G=0;G<z.length;G++)z[G]._dbInfo.db=W;return W});d.storeName?C=L.then(function(W){if(W.objectStoreNames.contains(d.storeName)){var q=W.version+1;J(d);var z=R[d.name],G=z.forages;W.close();for(var ee=0;ee<G.length;ee++){var fe=G[ee];fe._dbInfo.db=null,fe._dbInfo.version=q}var Se=new f(function(Oe,We){var je=c.open(d.name,q);je.onerror=function(xt){var Xn=je.result;Xn.close(),We(xt)},je.onupgradeneeded=function(){var xt=je.result;xt.deleteObjectStore(d.storeName)},je.onsuccess=function(){var xt=je.result;xt.close(),Oe(xt)}});return Se.then(function(Oe){z.db=Oe;for(var We=0;We<G.length;We++){var je=G[We];je._dbInfo.db=Oe,re(je._dbInfo)}}).catch(function(Oe){throw($e(d,Oe)||f.resolve()).catch(function(){}),Oe})}}):C=L.then(function(W){J(d);var q=R[d.name],z=q.forages;W.close();for(var G=0;G<z.length;G++){var ee=z[G];ee._dbInfo.db=null}var fe=new f(function(Se,Oe){var We=c.deleteDatabase(d.name);We.onerror=function(){var je=We.result;je&&je.close(),Oe(We.error)},We.onblocked=function(){console.warn('dropInstance blocked for database "'+d.name+'" until all open connections are closed')},We.onsuccess=function(){var je=We.result;je&&je.close(),Se(je)}});return fe.then(function(Se){q.db=Se;for(var Oe=0;Oe<z.length;Oe++){var We=z[Oe];re(We._dbInfo)}}).catch(function(Se){throw($e(d,Se)||f.resolve()).catch(function(){}),Se})})}return v(C,w),C}var S={_driver:"asyncStorage",_initStorage:an,_support:u(),iterate:qn,getItem:cn,setItem:nt,removeItem:jt,clear:Pr,length:Cr,key:Zt,keys:fs,dropInstance:_};function D(){return typeof openDatabase=="function"}var j="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",F="~~local_forage_type~",M=/^~~local_forage_type~([^~]+)~/,K="__lfsc__:",Y=K.length,V="arbf",U="blob",ne="si08",X="ui08",te="uic8",ie="si16",ue="si32",we="ur16",me="ui32",Ae="fl32",Me="fl64",Ze=Y+V.length,it=Object.prototype.toString;function Ft(d){var w=d.length*.75,g=d.length,E,C=0,x,L,W,q;d[d.length-1]==="="&&(w--,d[d.length-2]==="="&&w--);var z=new ArrayBuffer(w),G=new Uint8Array(z);for(E=0;E<g;E+=4)x=j.indexOf(d[E]),L=j.indexOf(d[E+1]),W=j.indexOf(d[E+2]),q=j.indexOf(d[E+3]),G[C++]=x<<2|L>>4,G[C++]=(L&15)<<4|W>>2,G[C++]=(W&3)<<6|q&63;return z}function Bt(d){var w=new Uint8Array(d),g="",E;for(E=0;E<w.length;E+=3)g+=j[w[E]>>2],g+=j[(w[E]&3)<<4|w[E+1]>>4],g+=j[(w[E+1]&15)<<2|w[E+2]>>6],g+=j[w[E+2]&63];return w.length%3===2?g=g.substring(0,g.length-1)+"=":w.length%3===1&&(g=g.substring(0,g.length-2)+"=="),g}function Ue(d,w){var g="";if(d&&(g=it.call(d)),d&&(g==="[object ArrayBuffer]"||d.buffer&&it.call(d.buffer)==="[object ArrayBuffer]")){var E,C=K;d instanceof ArrayBuffer?(E=d,C+=V):(E=d.buffer,g==="[object Int8Array]"?C+=ne:g==="[object Uint8Array]"?C+=X:g==="[object Uint8ClampedArray]"?C+=te:g==="[object Int16Array]"?C+=ie:g==="[object Uint16Array]"?C+=we:g==="[object Int32Array]"?C+=ue:g==="[object Uint32Array]"?C+=me:g==="[object Float32Array]"?C+=Ae:g==="[object Float64Array]"?C+=Me:w(new Error("Failed to get type for BinaryArray"))),w(C+Bt(E))}else if(g==="[object Blob]"){var x=new FileReader;x.onload=function(){var L=F+d.type+"~"+Bt(this.result);w(K+U+L)},x.readAsArrayBuffer(d)}else try{w(JSON.stringify(d))}catch(L){console.error("Couldn't convert value into a JSON string: ",d),w(null,L)}}function k(d){if(d.substring(0,Y)!==K)return JSON.parse(d);var w=d.substring(Ze),g=d.substring(Y,Ze),E;if(g===U&&M.test(w)){var C=w.match(M);E=C[1],w=w.substring(C[0].length)}var x=Ft(w);switch(g){case V:return x;case U:return l([x],{type:E});case ne:return new Int8Array(x);case X:return new Uint8Array(x);case te:return new Uint8ClampedArray(x);case ie:return new Int16Array(x);case we:return new Uint16Array(x);case ue:return new Int32Array(x);case me:return new Uint32Array(x);case Ae:return new Float32Array(x);case Me:return new Float64Array(x);default:throw new Error("Unkown type: "+g)}}var A={serialize:Ue,deserialize:k,stringToBuffer:Ft,bufferToString:Bt};function de(d,w,g,E){d.executeSql("CREATE TABLE IF NOT EXISTS "+w.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],g,E)}function Pe(d){var w=this,g={db:null};if(d)for(var E in d)g[E]=typeof d[E]!="string"?d[E].toString():d[E];var C=new f(function(x,L){try{g.db=openDatabase(g.name,String(g.version),g.description,g.size)}catch(W){return L(W)}g.db.transaction(function(W){de(W,g,function(){w._dbInfo=g,x()},function(q,z){L(z)})},L)});return g.serializer=A,C}function ge(d,w,g,E,C,x){d.executeSql(g,E,C,function(L,W){W.code===W.SYNTAX_ERR?L.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[w.storeName],function(q,z){z.rows.length?x(q,W):de(q,w,function(){q.executeSql(g,E,C,x)},x)},x):x(L,W)},x)}function le(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"SELECT * FROM "+L.storeName+" WHERE key = ? LIMIT 1",[d],function(q,z){var G=z.rows.length?z.rows.item(0).value:null;G&&(G=L.serializer.deserialize(G)),C(G)},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function Ut(d,w){var g=this,E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"SELECT * FROM "+L.storeName,[],function(q,z){for(var G=z.rows,ee=G.length,fe=0;fe<ee;fe++){var Se=G.item(fe),Oe=Se.value;if(Oe&&(Oe=L.serializer.deserialize(Oe)),Oe=d(Oe,Se.key,fe+1),Oe!==void 0){C(Oe);return}}C()},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function Wt(d,w,g,E){var C=this;d=b(d);var x=new f(function(L,W){C.ready().then(function(){w===void 0&&(w=null);var q=w,z=C._dbInfo;z.serializer.serialize(w,function(G,ee){ee?W(ee):z.db.transaction(function(fe){ge(fe,z,"INSERT OR REPLACE INTO "+z.storeName+" (key, value) VALUES (?, ?)",[d,G],function(){L(q)},function(Se,Oe){W(Oe)})},function(fe){if(fe.code===fe.QUOTA_ERR){if(E>0){L(Wt.apply(C,[d,q,g,E-1]));return}W(fe)}})})}).catch(W)});return v(x,g),x}function st(d,w,g){return Wt.apply(this,[d,w,g,1])}function qt(d,w){var g=this;d=b(d);var E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"DELETE FROM "+L.storeName+" WHERE key = ?",[d],function(){C()},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function Hn(d){var w=this,g=new f(function(E,C){w.ready().then(function(){var x=w._dbInfo;x.db.transaction(function(L){ge(L,x,"DELETE FROM "+x.storeName,[],function(){E()},function(W,q){C(q)})})}).catch(C)});return v(g,d),g}function fr(d){var w=this,g=new f(function(E,C){w.ready().then(function(){var x=w._dbInfo;x.db.transaction(function(L){ge(L,x,"SELECT COUNT(key) as c FROM "+x.storeName,[],function(W,q){var z=q.rows.item(0).c;E(z)},function(W,q){C(q)})})}).catch(C)});return v(g,d),g}function gt(d,w){var g=this,E=new f(function(C,x){g.ready().then(function(){var L=g._dbInfo;L.db.transaction(function(W){ge(W,L,"SELECT key FROM "+L.storeName+" WHERE id = ? LIMIT 1",[d+1],function(q,z){var G=z.rows.length?z.rows.item(0).key:null;C(G)},function(q,z){x(z)})})}).catch(x)});return v(E,w),E}function ds(d){var w=this,g=new f(function(E,C){w.ready().then(function(){var x=w._dbInfo;x.db.transaction(function(L){ge(L,x,"SELECT key FROM "+x.storeName,[],function(W,q){for(var z=[],G=0;G<q.rows.length;G++)z.push(q.rows.item(G).key);E(z)},function(W,q){C(q)})})}).catch(C)});return v(g,d),g}function hs(d){return new f(function(w,g){d.transaction(function(E){E.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(C,x){for(var L=[],W=0;W<x.rows.length;W++)L.push(x.rows.item(W).name);w({db:d,storeNames:L})},function(C,x){g(x)})},function(E){g(E)})})}function ps(d,w){w=T.apply(this,arguments);var g=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||g.name,d.storeName=d.storeName||g.storeName);var E=this,C;return d.name?C=new f(function(x){var L;d.name===g.name?L=E._dbInfo.db:L=openDatabase(d.name,"","",0),d.storeName?x({db:L,storeNames:[d.storeName]}):x(hs(L))}).then(function(x){return new f(function(L,W){x.db.transaction(function(q){function z(Se){return new f(function(Oe,We){q.executeSql("DROP TABLE IF EXISTS "+Se,[],function(){Oe()},function(je,xt){We(xt)})})}for(var G=[],ee=0,fe=x.storeNames.length;ee<fe;ee++)G.push(z(x.storeNames[ee]));f.all(G).then(function(){L()}).catch(function(Se){W(Se)})},function(q){W(q)})})}):C=f.reject("Invalid arguments"),v(C,w),C}var kr={_driver:"webSQLStorage",_initStorage:Pe,_support:D(),iterate:Ut,getItem:le,setItem:st,removeItem:qt,clear:Hn,length:fr,key:gt,keys:ds,dropInstance:ps};function zn(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function $r(d,w){var g=d.name+"/";return d.storeName!==w.storeName&&(g+=d.storeName+"/"),g}function Vn(){var d="_localforage_support_test";try{return localStorage.setItem(d,!0),localStorage.removeItem(d),!1}catch{return!0}}function Kn(){return!Vn()||localStorage.length>0}function ms(d){var w=this,g={};if(d)for(var E in d)g[E]=d[E];return g.keyPrefix=$r(d,w._defaultConfig),Kn()?(w._dbInfo=g,g.serializer=A,f.resolve()):f.reject()}function gs(d){var w=this,g=w.ready().then(function(){for(var E=w._dbInfo.keyPrefix,C=localStorage.length-1;C>=0;C--){var x=localStorage.key(C);x.indexOf(E)===0&&localStorage.removeItem(x)}});return v(g,d),g}function Jn(d,w){var g=this;d=b(d);var E=g.ready().then(function(){var C=g._dbInfo,x=localStorage.getItem(C.keyPrefix+d);return x&&(x=C.serializer.deserialize(x)),x});return v(E,w),E}function ys(d,w){var g=this,E=g.ready().then(function(){for(var C=g._dbInfo,x=C.keyPrefix,L=x.length,W=localStorage.length,q=1,z=0;z<W;z++){var G=localStorage.key(z);if(G.indexOf(x)===0){var ee=localStorage.getItem(G);if(ee&&(ee=C.serializer.deserialize(ee)),ee=d(ee,G.substring(L),q++),ee!==void 0)return ee}}});return v(E,w),E}function Yn(d,w){var g=this,E=g.ready().then(function(){var C=g._dbInfo,x;try{x=localStorage.key(d)}catch{x=null}return x&&(x=x.substring(C.keyPrefix.length)),x});return v(E,w),E}function vs(d){var w=this,g=w.ready().then(function(){for(var E=w._dbInfo,C=localStorage.length,x=[],L=0;L<C;L++){var W=localStorage.key(L);W.indexOf(E.keyPrefix)===0&&x.push(W.substring(E.keyPrefix.length))}return x});return v(g,d),g}function da(d){var w=this,g=w.keys().then(function(E){return E.length});return v(g,d),g}function Gn(d,w){var g=this;d=b(d);var E=g.ready().then(function(){var C=g._dbInfo;localStorage.removeItem(C.keyPrefix+d)});return v(E,w),E}function dr(d,w,g){var E=this;d=b(d);var C=E.ready().then(function(){w===void 0&&(w=null);var x=w;return new f(function(L,W){var q=E._dbInfo;q.serializer.serialize(w,function(z,G){if(G)W(G);else try{localStorage.setItem(q.keyPrefix+d,z),L(x)}catch(ee){(ee.name==="QuotaExceededError"||ee.name==="NS_ERROR_DOM_QUOTA_REACHED")&&W(ee),W(ee)}})})});return v(C,g),C}function ln(d,w){if(w=T.apply(this,arguments),d=typeof d!="function"&&d||{},!d.name){var g=this.config();d.name=d.name||g.name,d.storeName=d.storeName||g.storeName}var E=this,C;return d.name?C=new f(function(x){d.storeName?x($r(d,E._defaultConfig)):x(d.name+"/")}).then(function(x){for(var L=localStorage.length-1;L>=0;L--){var W=localStorage.key(L);W.indexOf(x)===0&&localStorage.removeItem(W)}}):C=f.reject("Invalid arguments"),v(C,w),C}var ha={_driver:"localStorageWrapper",_initStorage:ms,_support:zn(),iterate:ys,getItem:Jn,setItem:dr,removeItem:Gn,clear:gs,length:da,key:Yn,keys:vs,dropInstance:ln},bs=function(w,g){return w===g||typeof w=="number"&&typeof g=="number"&&isNaN(w)&&isNaN(g)},Dv=function(w,g){for(var E=w.length,C=0;C<E;){if(bs(w[C],g))return!0;C++}return!1},Of=Array.isArray||function(d){return Object.prototype.toString.call(d)==="[object Array]"},Qn={},Pf={},un={INDEXEDDB:S,WEBSQL:kr,LOCALSTORAGE:ha},Lv=[un.INDEXEDDB._driver,un.WEBSQL._driver,un.LOCALSTORAGE._driver],_s=["dropInstance"],pa=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(_s),Mv={description:"",driver:Lv.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function jv(d,w){d[w]=function(){var g=arguments;return d.ready().then(function(){return d[w].apply(d,g)})}}function ma(){for(var d=1;d<arguments.length;d++){var w=arguments[d];if(w)for(var g in w)w.hasOwnProperty(g)&&(Of(w[g])?arguments[0][g]=w[g].slice():arguments[0][g]=w[g])}return arguments[0]}var Fv=function(){function d(w){o(this,d);for(var g in un)if(un.hasOwnProperty(g)){var E=un[g],C=E._driver;this[g]=C,Qn[C]||this.defineDriver(E)}this._defaultConfig=ma({},Mv),this._config=ma({},this._defaultConfig,w),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return d.prototype.config=function(g){if((typeof g>"u"?"undefined":s(g))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var E in g){if(E==="storeName"&&(g[E]=g[E].replace(/\W/g,"_")),E==="version"&&typeof g[E]!="number")return new Error("Database version must be a number.");this._config[E]=g[E]}return"driver"in g&&g.driver?this.setDriver(this._config.driver):!0}else return typeof g=="string"?this._config[g]:this._config},d.prototype.defineDriver=function(g,E,C){var x=new f(function(L,W){try{var q=g._driver,z=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!g._driver){W(z);return}for(var G=pa.concat("_initStorage"),ee=0,fe=G.length;ee<fe;ee++){var Se=G[ee],Oe=!Dv(_s,Se);if((Oe||g[Se])&&typeof g[Se]!="function"){W(z);return}}var We=function(){for(var Xn=function(Wv){return function(){var qv=new Error("Method "+Wv+" is not implemented by the current driver"),Cf=f.reject(qv);return v(Cf,arguments[arguments.length-1]),Cf}},ga=0,Uv=_s.length;ga<Uv;ga++){var ya=_s[ga];g[ya]||(g[ya]=Xn(ya))}};We();var je=function(Xn){Qn[q]&&console.info("Redefining LocalForage driver: "+q),Qn[q]=g,Pf[q]=Xn,L()};"_support"in g?g._support&&typeof g._support=="function"?g._support().then(je,W):je(!!g._support):je(!0)}catch(xt){W(xt)}});return y(x,E,C),x},d.prototype.driver=function(){return this._driver||null},d.prototype.getDriver=function(g,E,C){var x=Qn[g]?f.resolve(Qn[g]):f.reject(new Error("Driver not found."));return y(x,E,C),x},d.prototype.getSerializer=function(g){var E=f.resolve(A);return y(E,g),E},d.prototype.ready=function(g){var E=this,C=E._driverSet.then(function(){return E._ready===null&&(E._ready=E._initDriver()),E._ready});return y(C,g,g),C},d.prototype.setDriver=function(g,E,C){var x=this;Of(g)||(g=[g]);var L=this._getSupportedDrivers(g);function W(){x._config.driver=x.driver()}function q(ee){return x._extend(ee),W(),x._ready=x._initStorage(x._config),x._ready}function z(ee){return function(){var fe=0;function Se(){for(;fe<ee.length;){var Oe=ee[fe];return fe++,x._dbInfo=null,x._ready=null,x.getDriver(Oe).then(q).catch(Se)}W();var We=new Error("No available storage method found.");return x._driverSet=f.reject(We),x._driverSet}return Se()}}var G=this._driverSet!==null?this._driverSet.catch(function(){return f.resolve()}):f.resolve();return this._driverSet=G.then(function(){var ee=L[0];return x._dbInfo=null,x._ready=null,x.getDriver(ee).then(function(fe){x._driver=fe._driver,W(),x._wrapLibraryMethodsWithReady(),x._initDriver=z(L)})}).catch(function(){W();var ee=new Error("No available storage method found.");return x._driverSet=f.reject(ee),x._driverSet}),y(this._driverSet,E,C),this._driverSet},d.prototype.supports=function(g){return!!Pf[g]},d.prototype._extend=function(g){ma(this,g)},d.prototype._getSupportedDrivers=function(g){for(var E=[],C=0,x=g.length;C<x;C++){var L=g[C];this.supports(L)&&E.push(L)}return E},d.prototype._wrapLibraryMethodsWithReady=function(){for(var g=0,E=pa.length;g<E;g++)jv(this,pa[g])},d.prototype.createInstance=function(g){return new d(g)},d}(),Bv=new Fv;n.exports=Bv},{3:3}]},{},[4])(4)})}(zs)),zs.exports}var vh=yh();const Ga=Ia(vh);class bh extends Tr{constructor(e){super(e,"storage",!1),e.set("localforage",Ga)}get StorageManager(){return di}createDatabse(e,r,n){return new di("InPageEdit",e,r,n)}}const on=class on{constructor(e,r,n=on.DEFAULT_TTL,i){this.dbName=e,this.storeName=r,this.ttl=n,this.version=i,this.db=on.createDatabase(e,r),this.keys=this.db.keys.bind(this.db)}static createDatabase(e,r){const n=`${e}:${r}`;if(this._cached_db_instances.has(n))return this._cached_db_instances.get(n);const i=Ga.createInstance({name:e,storeName:r});return this._cached_db_instances.set(n,i),i}async get(e,r=this.ttl,n){const i=await this.loadFromDB(e),s=this.checkIfExpired(i,r);if(!i||s){if(typeof n=="function"){const o=await n();return this.set(e,o).then(()=>o)}return null}return i.value}async set(e,r){return r===null||typeof r>"u"?this.delete(e):this.db.setItem(e,{time:Date.now(),value:r,version:this.version})}async has(e,r=this.ttl){const n=await this.loadFromDB(e),i=this.checkIfExpired(n,r);return n!==null&&!i}async delete(e){return this.db.removeItem(e)}async iterate(e){return await this.db.iterate((r,n)=>{e(r.value,n)})}async loadFromDB(e){const r=await this.db.getItem(e);if(!r)return null;if(typeof r.time!="number"||typeof r.value>"u"){try{this.delete(e)}catch{}return null}if(typeof this.version=="number"&&r.version!==this.version){try{this.delete(e)}catch{}return null}return r}checkIfExpired(e,r=this.ttl){return e?Date.now()-e.time>r:!1}async clear(){return await this.db.clear(),this}};on.DEFAULT_TTL=1/0,on._cached_db_instances=new Map;let di=on;var _h=Object.create,Vs=Object.defineProperty,wh=Object.getOwnPropertyDescriptor,Qa=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Xa=t=>{throw TypeError(t)},xh=(t,e,r)=>e in t?Vs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Sh=(t,e)=>Vs(t,"name",{value:e,configurable:!0}),Eh=t=>[,,,_h(t?.[Qa("metadata")]??null)],Oh=["class","method","getter","setter","accessor","field","value","get","set"],Za=t=>t!==void 0&&typeof t!="function"?Xa("Function expected"):t,Ph=(t,e,r,n,i)=>({kind:Oh[t],name:e,metadata:n,addInitializer:s=>r._?Xa("Already initialized"):i.push(Za(s||null))}),Ch=(t,e)=>xh(e,Qa("metadata"),t[3]),kh=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},$h=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&wh(i,r));Sh(i,r);for(var b=n.length-1;b>=0;b--)c=Ph(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,Za(o)&&(i=o);return Ch(t,i),y&&Vs(i,r,y),l?u^4?s:y:i},ec,Ks,tc;ec=[ot(["api","storage"])];class hi extends(tc=Tr){constructor(e){super(e,"sitemeta",!1),this.ctx=e,this._data=void 0,this.siteIdentity=void 0,this.CACHE_TTL=1e3*60*60*24,this.VERSION=2,this.db=void 0,this.queryData={meta:"siteinfo|userinfo",siprop:"general|specialpagealiases|namespacealiases|namespaces|magicwords",uiprop:"groups|rights|blockinfo|options"},this.db=e.storage.createDatabse("sitemeta",this.CACHE_TTL,this.VERSION)}get api(){return this.ctx.api}get mwConfig(){return mw.config.values}async start(){const e=await this.fetchFromCache();if(e){this.ctx.logger("SiteMetadataService").info("Using cached metadata"),this._data=e;return}const r=await this.fetchFromApi();this.saveToCache(r),this._data=r}async computeSiteIdentity(){if(this.siteIdentity)return this.siteIdentity;let e;if(!window.mw?.config)e=new URL(location.href).origin;else{const{wgServer:r,wgArticlePath:n}=window.mw.config.get();e=`${r}${n}`}return this.siteIdentity=e,this.siteIdentity}async fetchFromApi(){return this.api.get({action:"query",...this.queryData}).then(({data:e})=>{if(typeof e?.query?.general>"u")throw new Error("Invalid siteinfo");return e.query}).catch(e=>(this.ctx.logger.error("[InPageEdit]","fetchMetadata error",e),Promise.reject(e)))}async fetchFromCache(){const e=await this.computeSiteIdentity();return this.db.get(e)}async saveToCache(e){const r=await this.computeSiteIdentity();return this.db.set(r,e)}get _raw(){return this._data}get siteInfo(){return this._data.general}get specialPageAliases(){return this._data.specialpagealiases}get namespaceAliases(){return this._data.namespacealiases}get namespaces(){return this._data.namespaces}get namespaceMap(){const e=Object.values(this.namespaces).map(r=>({id:r.id,canonical:r.canonical,aliases:this.namespaceAliases.filter(n=>n.id===r.id).map(n=>n.alias)})).sort((r,n)=>r.id-n.id);return Reflect.defineProperty(this,"namespaceMap",{value:e,writable:!1,configurable:!1,enumerable:!0}),e}get magicWords(){return this._data.magicwords}get userInfo(){return this._data.userinfo}get userOptions(){return this.userInfo.options}get isUserBlocked(){return this.userInfo.blockedbyid&&this.userInfo.blockexpiry&&new Date(this.userInfo.blockexpiry).getTime()>Date.now()}get userGroups(){return this.userInfo.groups}get userRights(){return this.userInfo.rights}hasRight(e){return this.userRights.includes(e)}hasAnyRight(...e){return e.some(r=>this.hasRight(r))}hasEveryRights(...e){return e.every(r=>this.hasRight(r))}inGroup(e){return this.userGroups.includes(e)}inAnyGroup(...e){return this.userGroups.some(r=>e.includes(r))}getBlockInfo(){return this.isUserBlocked?{blockid:this.userInfo.blockid,blockedby:this.userInfo.blockedbyid,blockedbyid:this.userInfo.blockedbyid,blockreason:this.userInfo.blockreason,blockedtimestamp:this.userInfo.blockedtimestamp,blockexpiry:this.userInfo.blockexpiry}:null}}Ks=Eh(tc),hi=$h(Ks,0,"SiteMetadataService",ec,hi),kh(Ks,1,hi);const ls=class ls{constructor(e,r){this.pageInfo={...ls.DEFAULT_PAGE_INFO,...e},this.api=r||new qa}async getPageInfo(e){const{data:{query:{pages:[r]}}}=await this.api.get({action:"query",prop:"info|templates|transcludedin|images|pageimages|revisions",inprop:"protection|url|varianttitles",intestactions:"edit|move|delete",tllimit:"max",tilimit:"max",imlimit:"max",piprop:"thumbnail|name|original",pithumbsize:"200",pilimit:"max",rvprop:"ids|timestamp|flags|comment|user|content",...e});return r.revisions?.forEach(n=>{if(typeof n.slots=="object"){const i=n.slots.main;i&&(n.content=i.content,n.contentmodel=i.contentmodel,n.contentformat=i.contentformat)}}),r}async parse(e){return this.api.post({action:"parse",page:this.pageInfo.title,prop:"text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle|iwlinks|properties|parsewarnings",...e})}async preview(e,r){return this.parse({action:"parse",page:void 0,title:this.title,text:e,pst:1,preview:1,disableeditsection:1,disablelimitreport:1,...r})}async edit(e,r){const{text:n,prependtext:i,appendtext:s,summary:o="",watchlist:a="preferences"}=e;return this.api.postWithEditToken({action:"edit",title:this.title,starttimestamp:this.pageInfo.touched,basetimestamp:this.revisions[0]?.timestamp,text:n,prependtext:i,appendtext:s,summary:o,watchlist:a,...r})}async createOnly(e,r){return this.edit(e,{createonly:1,...r})}async delete(e,r){return this.api.postWithEditToken({action:"delete",pageid:this.pageInfo.pageid,reason:e,...r})}async moveTo(e,r,n){return this.api.postWithEditToken({action:"move",from:this.pageInfo.title,to:e,reason:r,movetalk:1,movesubpages:1,...n})}userCan(e){return this.pageInfo?.actions?.[e]}userCanEdit(){return this.userCan("edit")}async refetch(){const e=await this.getPageInfo({pageids:this.pageInfo.pageid,titles:this.pageInfo.title}),r=(this.pageInfo.revisions||[]).concat(e.revisions||[]).sort((n,i)=>n.revid-i.revid).reduce((n,i)=>(n.find(s=>s.revid===i.revid)||n.push(i),n),[]);return this.pageInfo=e,this.pageInfo.revisions=r,this}get pageid(){return this.pageInfo.pageid}get title(){return this.pageInfo.title}get ns(){return this.pageInfo.ns}get contentmodel(){return this.pageInfo.contentmodel}get fullurl(){return this.pageInfo.fullurl}get canonicalurl(){return this.pageInfo.canonicalurl}get editurl(){return this.pageInfo.editurl}get revisions(){return this.pageInfo.revisions||[]}get templates(){return this.pageInfo.templates||[]}get images(){return this.pageInfo.images||[]}};ls.DEFAULT_PAGE_INFO={pageid:0,ns:0,title:"",contentmodel:"wikitext",pagelanguage:"",pagelanguagehtmlcode:"",pagelanguagedir:"ltr",touched:new Date().toISOString(),lastrevid:0,length:0,protection:[],restrictiontypes:[],fullurl:"",canonicalurl:"",editurl:"",varianttitles:{},actions:{edit:!0,move:!1,delete:!1},revisions:[],templates:[],images:[]};let gn=ls;const la=class la extends Tr{constructor(e){super(e,"wikiPage",!0),this.ctx=e}get WikiPage(){return gn}async createInstance(e){const{data:{query:{pages:[r]}}}=await this.ctx.api.get({action:"query",prop:"info|templates|transcludedin|images|pageimages|revisions",inprop:"protection|url|varianttitles",intestactions:"edit|move|delete",tllimit:"max",tilimit:"max",imlimit:"max",piprop:"thumbnail|name|original",pithumbsize:"200",pilimit:"max",rvprop:"ids|timestamp|user|userid|content",...e});return new gn(r,this.ctx.api)}async newFromTitle(e,r=!1,n){return this.createInstance({titles:e,converttitles:r,rvsection:n})}async newFromPageId(e,r){return this.createInstance({pageids:e,rvsection:r})}async newFromRevision(e,r){return this.createInstance({revids:e,rvsection:r})}newBlankPage(e={}){return new gn(e,this.ctx.api)}};la.inject=["api"];let Js=la;/**
32
32
  * ✏️ InPageEdit NEXT
33
33
  *
34
34
  * 🚀 Modular, Extensible Supercharged Plugin for MediaWiki
@@ -36,53 +36,53 @@
36
36
  * @author dragon-fish <dragon-fish@qq.com>
37
37
  * @license MIT
38
38
  * @see https://github.com/inpageedit/inpageedit-next
39
- */const us=class us extends Ma{constructor(r){super();ba(this,ur);this.Endpoints=Dr,this.Schema=ke,this.version="0.3.1",this.config={...us.DEFAULT_CONFIG,...r},ws(this,ur,Af).call(this),ws(this,ur,Tf).call(this),ws(this,ur,Rf).call(this)}async useScope(r){const{promise:n,resolve:i}=Ee();return this.inject(r,s=>{i(s)}),n}};ur=new WeakSet,Af=async function(){this.plugin(Yd,{baseURL:this.config.baseURL}),this.plugin(Gd),this.plugin(Hs),this.plugin(bh),this.plugin(hi),this.plugin(Js)},Tf=async function(){[Promise.resolve().then(()=>Hh).then(({PluginPreferences:n})=>n),Promise.resolve().then(()=>fp).then(({PluginQuickEdit:n})=>n),Promise.resolve().then(()=>xp).then(({PluginQuickMove:n})=>n),Promise.resolve().then(()=>Rp).then(({PluginQuickPreview:n})=>n),Promise.resolve().then(()=>xm).then(({PluginQuickDiff:n})=>n),Promise.resolve().then(()=>Sm).then(({PluginQuickRedirect:n})=>n),Promise.resolve().then(()=>Nm).then(({PluginToolbox:n})=>n)].forEach(async n=>{this.plugin(await n)})},Rf=async function(){this.inject(["resourceLoader"],r=>{r.resourceLoader.loadStyle(`${Dr.PLUGIN_CDN_BASE}/skins/ipe-default.css`)})},us.DEFAULT_CONFIG={baseURL:"",legacyPreferences:{}};let yr=us;function Ih(t){return t.charAt(0).toLowerCase()+t.slice(1)}function Ah(t){return Ih(t).replace(/-/g,"_").replace(/.[A-Z]+/g,e=>e[0]+"_"+e.slice(1).toLowerCase())}class kt{constructor(e,r=void 0,n){ba(this,Wn);this.ctx=e,this.disposeHandlers=[],this.name=n||this.constructor.name,this.config=r||{};const{promise:i,resolve:s,reject:o}=Promise.withResolvers();queueMicrotask(()=>{try{const a=this.start();a&&typeof a.then=="function"?a.then(()=>s()).catch(c=>{this.logger.error("Plugin start failed",c),o(c)}):s()}catch(a){this.logger.error("Plugin start threw synchronously",a),o(a)}i.then(()=>{this.logger.info("Plugin started")}),i.catch(a=>{this.logger.error("Plugin start failed",a),this.ctx.scope.dispose()})}),this.ctx.once("dispose",()=>{this.disposeHandlers.forEach(a=>a(this.ctx)),this.stop(),this.logger.info("Plugin disposed")})}start(){}stop(){}addDisposeHandler(e){this.disposeHandlers.push(e)}removeDisposeHandler(e){this.disposeHandlers=this.disposeHandlers.filter(r=>r!==e)}set name(e){If(this,Wn,Ah(e).toUpperCase())}get name(){return $f(this,Wn)}get logger(){return this.ctx.logger(this.name)}}Wn=new WeakMap,window.RLQ||(window.RLQ=[]),window.__IPE_MODULES__||(window.__IPE_MODULES__=[]),window.RLQ.push(Th);async function Th(){typeof window?.ipe?.stop=="function"&&(console.warn("[InPageEdit] Plugin already loaded, disposing..."),await window.ipe.stop());const t=window.InPageEdit||{},e=new yr({baseURL:window.mw?.util.wikiScript("api"),legacyPreferences:t?.myPreferences||{}});if(window.InPageEdit=yr,window.ipe=e,window.mw.hook("InPageEdit.ready").fire(e),await e.start(),Array.isArray(window.__IPE_MODULES__)){const r=[];for(;window.__IPE_MODULES__.length;)try{const n=window.__IPE_MODULES__.shift();typeof n=="function"&&n?.(e),r.push(n)}catch(n){console.error("[InPageEdit] Failed to initialize module:",n)}window.__IPE_MODULES__={push:n=>{typeof n=="function"&&n(e),r.push(n)}},e.on("dispose",()=>{window.__IPE_MODULES__=r})}e.logger("AUTOLOAD").info(`${Dr.HOME_URL}
39
+ */const us=class us extends Ma{constructor(r){super();ba(this,ur);this.Endpoints=Dr,this.Schema=ke,this.version="0.3.2",this.config={...us.DEFAULT_CONFIG,...r},ws(this,ur,Af).call(this),ws(this,ur,Tf).call(this),ws(this,ur,Rf).call(this)}async useScope(r){const{promise:n,resolve:i}=Ee();return this.inject(r,s=>{i(s)}),n}};ur=new WeakSet,Af=async function(){this.plugin(Yd,{baseURL:this.config.baseURL}),this.plugin(Gd),this.plugin(Hs),this.plugin(bh),this.plugin(hi),this.plugin(Js)},Tf=async function(){[Promise.resolve().then(()=>zh).then(({PluginPreferences:n})=>n),Promise.resolve().then(()=>dp).then(({PluginQuickEdit:n})=>n),Promise.resolve().then(()=>Sp).then(({PluginQuickMove:n})=>n),Promise.resolve().then(()=>Np).then(({PluginQuickPreview:n})=>n),Promise.resolve().then(()=>Sm).then(({PluginQuickDiff:n})=>n),Promise.resolve().then(()=>Em).then(({PluginQuickRedirect:n})=>n),Promise.resolve().then(()=>Dm).then(({PluginToolbox:n})=>n)].forEach(async n=>{this.plugin(await n)})},Rf=async function(){this.inject(["resourceLoader"],r=>{r.resourceLoader.loadStyle(`${Dr.PLUGIN_CDN_BASE}/skins/ipe-default.css`)})},us.DEFAULT_CONFIG={baseURL:"",legacyPreferences:{}};let yr=us;function Ih(t){return t.charAt(0).toLowerCase()+t.slice(1)}function Ah(t){return Ih(t).replace(/-/g,"_").replace(/.[A-Z]+/g,e=>e[0]+"_"+e.slice(1).toLowerCase())}class kt{constructor(e,r=void 0,n){ba(this,Wn);this.ctx=e,this.disposeHandlers=[],this.name=n||this.constructor.name,this.config=r||{};const{promise:i,resolve:s,reject:o}=Promise.withResolvers();queueMicrotask(()=>{try{const a=this.start();a&&typeof a.then=="function"?a.then(()=>s()).catch(c=>{this.logger.error("Plugin start failed",c),o(c)}):s()}catch(a){this.logger.error("Plugin start threw synchronously",a),o(a)}i.then(()=>{this.logger.info("Plugin started")}),i.catch(a=>{this.logger.error("Plugin start failed",a),this.ctx.scope.dispose()})}),this.ctx.once("dispose",()=>{this.disposeHandlers.forEach(a=>a(this.ctx)),this.stop(),this.logger.info("Plugin disposed")})}start(){}stop(){}addDisposeHandler(e){this.disposeHandlers.push(e)}removeDisposeHandler(e){this.disposeHandlers=this.disposeHandlers.filter(r=>r!==e)}set name(e){If(this,Wn,Ah(e).toUpperCase())}get name(){return $f(this,Wn)}get logger(){return this.ctx.logger(this.name)}}Wn=new WeakMap,window.RLQ||(window.RLQ=[]),window.__IPE_MODULES__||(window.__IPE_MODULES__=[]),Rh("InPageEdit#autoload",()=>{window.RLQ.push(Th)});async function Th(){typeof window?.ipe?.stop=="function"&&(console.warn("[InPageEdit] Plugin already loaded, disposing..."),await window.ipe.stop());const t=window.InPageEdit||{},e=new yr({baseURL:window.mw?.util.wikiScript("api"),legacyPreferences:t?.myPreferences||{}});if(window.InPageEdit=yr,window.ipe=e,window.mw.hook("InPageEdit.ready").fire(e),await e.start(),Array.isArray(window.__IPE_MODULES__)){const r=[];for(;window.__IPE_MODULES__.length;)try{const n=window.__IPE_MODULES__.shift();typeof n=="function"&&n?.(e),r.push(n)}catch(n){console.error("[InPageEdit] Failed to initialize module:",n)}window.__IPE_MODULES__={push:n=>{typeof n=="function"&&n(e),r.push(n)}},e.on("dispose",()=>{window.__IPE_MODULES__=r})}e.logger("AUTOLOAD").info(`${Dr.HOME_URL}
40
40
  ____ ____ ______ ___ __
41
41
  / _/___ / __ \\____ _____ ____ / ____/___/ (_) /_
42
42
  / // __ \\/ /_/ / __ \`/ __ \`/ _ \\/ __/ / __ / / __/
43
43
  _/ // / / / ____/ /_/ / /_/ / __/ /___/ /_/ / / /_
44
44
  /___/_/ /_/_/ \\__,_/\\__, /\\___/_____/\\__,_/_/\\__/
45
- /____/ v`+e.version)}const Rh=window?.location?.origin,pi=({type:t,tag:e,href:r,target:n,children:i,...s})=>(e=e||(r?"a":"button"),typeof n>"u"&&r&&r.startsWith("http")&&!r.startsWith(Rh)&&(n="_blank"),dh(e,{className:`theme-ipe ipe-action-button btn btn-${t||"default"}`,href:e==="a"?r:void 0,target:e==="a"?n:void 0,"data-href":e!=="a"?r:void 0,...s},i));var Nh=Object.create,Ys=Object.defineProperty,Dh=Object.getOwnPropertyDescriptor,rc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),nc=t=>{throw TypeError(t)},Lh=(t,e,r)=>e in t?Ys(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Mh=(t,e)=>Ys(t,"name",{value:e,configurable:!0}),jh=t=>[,,,Nh(t?.[rc("metadata")]??null)],Fh=["class","method","getter","setter","accessor","field","value","get","set"],ic=t=>t!==void 0&&typeof t!="function"?nc("Function expected"):t,Bh=(t,e,r,n,i)=>({kind:Fh[t],name:e,metadata:n,addInitializer:s=>r._?nc("Already initialized"):i.push(ic(s||null))}),Uh=(t,e)=>Lh(e,rc("metadata"),t[3]),Wh=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},qh=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Dh(i,r));Mh(i,r);for(var b=n.length-1;b>=0;b--)c=Bh(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,ic(o)&&(i=o);return Uh(t,i),y&&Ys(i,r,y),l?u^4?s:y:i},sc,Gs,oc;sc=[ot(["sitemeta","storage"])];class mi extends(oc=kt){constructor(e){super(e,{},"preferences"),this.ctx=e,this.db=void 0,this.customRegistries=[],this.categoryDefinitions=[],this._defaultPreferences={},this.db=e.storage.createDatabse("preferences",1/0),this.ctx.set("preferences",this)}async start(){this.defineCategory({name:"general",label:"General",description:"General settings"}),this.defineCategory({name:"edit",label:"Editing",description:"Settings related to editing content"}),this.defineCategory({name:"about",label:"About",description:"About InPageEdit",index:99}),this.registerCustomConfig("about",ke.object({about:ke.string().role("html-info").description(O("div",{className:"prose",children:[O("h2",{children:"✏️ InPageEdit NEXT"}),O("i",{children:["v",this.ctx.version]}),O("h2",{children:"Portal"}),O("div",{style:"display: flex; flex-direction: column; gap: 1rem",children:[O(pi,{href:"https://www.ipe.wiki",style:{display:"block",width:"100%"},children:"Official Website & Help Center"}),O(pi,{href:"https://www.ipe.wiki/update/",style:{display:"block",width:"100%"},children:"Update Logs"})]}),O("h2",{children:"Join us"}),O("ul",{children:[O("li",{children:[O("strong",{children:"GitHub"}),":"," ",O("a",{href:"https://github.com/inpageedit/inpageedit-next",target:"_blank",children:"inpageedit/inpageedit-next"})]}),O("li",{children:[O("strong",{children:"QQ Group"}),": 1026023666"]})]}),O("hr",{}),O("p",{children:"🚀 Modular, Extensible Supercharged Plugin for MediaWiki."}),O("p",{children:"InPageEdit-NEXT Copyright © 2025-present dragon-fish"})]}).outerHTML).default("")}).description(""),"about",{}),Promise.resolve().then(()=>Rv).then(e=>{const r=this.ctx.plugin(e.PluginPreferencesUI);this.addDisposeHandler(()=>{r.dispose()})})}get(e,r){return r||(r=()=>{const i=this.getDefaultValue(e);return this.logger.info("default value used",i),i}),this.db.get(e,void 0,r)}getDefaultValue(e){var r;return(r=this._defaultPreferences)[e]??(r[e]=this.loadDefaultConfigs()[e])}set(e,r){const n=this.getDefaultValue(e);return r===n?this.db.delete(e):this.db.set(e,r)}async getAll(){const e=this.loadDefaultConfigs();return await this.db.iterate((r,n)=>{e[n]=r}),e}loadDefaultConfigs(){const e={};return this.getConfigRegistries().forEach(r=>{r.defaults&&Object.entries(r.defaults).forEach(([n,i])=>{e[n]=i,this._defaultPreferences[n]=i})}),e}registerCustomConfig(e,r,n,i){return this.customRegistries.push({name:e,schema:r,category:n,defaults:i}),this}getConfigRegistries(e){return Array.from(this.ctx.registry.entries()).map(([r,n])=>r===null?{name:"root",schema:yr?.PreferencesSchema||null,defaults:yr?.PreferencesDefaults||{}}:{name:r.name,schema:r?.PreferencesSchema||null,defaults:r?.PreferencesDefaults||{}}).filter(r=>r.schema!==null).map(r=>({...r,category:r.schema.meta.category||"general"})).concat(this.customRegistries).filter(r=>!e||r.category===e)}defineCategory(e){const r=this.categoryDefinitions.findIndex(n=>n.name===e.name);return r<0?this.categoryDefinitions.push(e):this.categoryDefinitions[r]=e,this.categoryDefinitions.sort((n,i)=>(n.index??0)-(i.index??0)),this}getConfigCategories(){return this.categoryDefinitions}}Gs=jh(oc),mi=qh(Gs,0,"PluginPreferences",sc,mi),Wh(Gs,1,mi);const Hh=Object.freeze(Object.defineProperty({__proto__:null,get PluginPreferences(){return mi}},Symbol.toStringTag,{value:"Module"}));var yt=(t=>(t.preferences="preferences",t.watch="watch",t.unwatch="unwatch",t.nochange="nochange",t))(yt||{});function gi(t,e){return function(r){return r.PreferencesSchema=t,r.PreferencesDefaults=e,r}}var zh=Object.create,Qs=Object.defineProperty,Vh=Object.getOwnPropertyDescriptor,ac=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),cc=t=>{throw TypeError(t)},Kh=(t,e,r)=>e in t?Qs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Jh=(t,e)=>Qs(t,"name",{value:e,configurable:!0}),Yh=t=>[,,,zh(t?.[ac("metadata")]??null)],Gh=["class","method","getter","setter","accessor","field","value","get","set"],lc=t=>t!==void 0&&typeof t!="function"?cc("Function expected"):t,Qh=(t,e,r,n,i)=>({kind:Gh[t],name:e,metadata:n,addInitializer:s=>r._?cc("Already initialized"):i.push(lc(s||null))}),Xh=(t,e)=>Kh(e,ac("metadata"),t[3]),Zh=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},ep=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Vh(i,r));Jh(i,r);for(var b=n.length-1;b>=0;b--)c=Qh(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,lc(o)&&(i=o);return Xh(t,i),y&&Qs(i,r,y),l?u^4?s:y:i},uc,Xs,fc;uc=[ot(["sitemeta","quickEdit"]),gi(ke.object({redLinkEdit:ke.boolean().description("Show quick edit entry after red links").default(!0)}).description("In-article quick edit links"),{redLinkEdit:!0})];class yi extends(fc=kt){constructor(e){const r=e.sitemeta.mwConfig,n=r.wgArticlePath.replace("$1",""),i=`${location.protocol}//${r.wgServer.split("//")[1]}`;super(e,{wikiBaseUrl:i,wikiArticlePath:n,wikiArticleBaseUrl:`${i}${n}`,wikiScriptBaseUrl:`${i}${r.wgScriptPath}`,linkClassName:"ipe-quickEdit__in-article-link"},"QuickEditInArticleLinks")}async start(){mw.hook("wikipage.content").add(()=>{document.querySelectorAll("#mw-content-text a[href]").forEach(r=>{const n=this.checkEditAnchor(r);if(!n||r.dataset.ipeQuickEditLink)return;const i=O("a",{href:`#/IPE/quickEdit/${n.title}`,className:this.config.linkClassName,style:{userSelect:"none",marginLeft:"0.2em",verticalAlign:"middle"},onClick:s=>{s.preventDefault(),this.ctx.quickEdit(n)},children:O("svg",{style:"width: 1em; height: 1em",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-pencil-bolt",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"}),O("path",{d:"M13.5 6.5l4 4"}),O("path",{d:"M19 16l-2 3h4l-2 3"})]})});r.insertAdjacentElement("afterend",i),r.dataset.ipeQuickEditLink="true"})})}stop(){document.querySelectorAll(`.${this.config.linkClassName}`).forEach(e=>e.remove())}checkEditAnchor(e){if(!(e instanceof HTMLAnchorElement))return null;const r=e.href||"";if(!r.startsWith(this.config.wikiArticleBaseUrl)&&!r.startsWith(this.config.wikiScriptBaseUrl))return null;const n=new URL(r),i=n.searchParams,s=i.get("action")||"view",o=i.get("title")||decodeURI(n.pathname.substring(this.config.wikiArticlePath.length))||"",a=i.get("section")?.replace(/^T-/,"")||void 0,c=i.get("oldid");if(!o||o.endsWith(".php")||!["edit","editsource","editredlink","submit"].includes(s)||i.get("undo")||i.get("preload"))return null;let u;return a==="new"?u="new":a&&/^\d+$/.test(a)&&(u=parseInt(a,10)),{title:o,section:u,revision:parseInt(""+c,10)||0,createOnly:!!i.get("redlink")}}}Xs=Yh(fc),yi=ep(Xs,0,"PluginQuickEditInArticleLinks",uc,yi),Zh(Xs,1,yi);const vi={mbox:"_mbox_v5fz5_1",title:"_title_v5fz5_12",content:"_content_v5fz5_19",close:"_close_v5fz5_27"},dc=t=>{const{type:e="default",title:r,content:n,closeable:i=!0,titleProps:s,contentProps:o,children:a,...c}=t;let u=r;typeof r>"u"&&e!=="default"&&(u=e[0].toUpperCase()+e.slice(1).toLowerCase());const l=async()=>{if(!f)return Promise.resolve();const{promise:v,resolve:y}=Promise.withResolvers();return f.animate([{opacity:"1",height:f.clientHeight+"px"},{opacity:"0",height:"0px",margin:"0px"}],{duration:300,easing:"ease"}).addEventListener("finish",()=>{f.remove(),y()}),v},f=O("div",{className:`theme-ipe ipe-mbox mbox-type-${e||"default"} ${vi.mbox}`,...c,children:[u&&O("div",{className:`ipe-mbox-title ${vi.title}`,...s,children:u}),O("div",{className:`ipe-mbox-content ${vi.content}`,...o,children:a||n}),i&&O("a",{onClick:l,className:`ipe-mbox-close ${vi.close}`,children:"×"})]});return f.close=l,f},Zs=t=>{const{label:e,id:r,name:n,value:i,disabled:s,labelProps:o,inputProps:a,...c}=t;return O("div",{className:"theme-ipe ipe-input-box",...c,children:[O("label",{htmlFor:r,style:{display:"block"},...o,children:e}),O("input",{id:r,name:n,value:i,disabled:s,style:{width:"100%"},...a})]})},hc=t=>{const{id:e,name:r,value:n,label:i,inputProps:s,labelProps:o,children:a,...c}=t;return O("label",{className:"theme-ipe ipe-radio-box",...c,children:[O("input",{type:"radio",id:e,name:r,value:n,...s}),O("span",{className:"ipe-checkbox-box"}),O("span",{...o,children:i||a})]})},Lr=t=>{const{id:e,name:r,label:n,checked:i,inputProps:s,labelProps:o,children:a,...c}=t;return O("label",{className:"theme-ipe ipe-checkbox",...c,children:[O("input",{type:"checkbox",id:e,name:r,checked:i,...s}),O("span",{className:"ipe-checkbox-box"}),O("span",{...o,children:n||a})]})},pc=()=>{},mc=(t=0)=>new Promise(e=>setTimeout(e,t));var tp=Object.create,eo=Object.defineProperty,rp=Object.getOwnPropertyDescriptor,gc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),yc=t=>{throw TypeError(t)},np=(t,e,r)=>e in t?eo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,ip=(t,e)=>eo(t,"name",{value:e,configurable:!0}),sp=t=>[,,,tp(t?.[gc("metadata")]??null)],op=["class","method","getter","setter","accessor","field","value","get","set"],vc=t=>t!==void 0&&typeof t!="function"?yc("Function expected"):t,ap=(t,e,r,n,i)=>({kind:op[t],name:e,metadata:n,addInitializer:s=>r._?yc("Already initialized"):i.push(vc(s||null))}),cp=(t,e)=>np(e,gc("metadata"),t[3]),lp=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},up=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&rp(i,r));ip(i,r);for(var b=n.length-1;b>=0;b--)c=ap(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,vc(o)&&(i=o);return cp(t,i),y&&eo(i,r,y),l?u^4?s:y:i},bc,to,_c;bc=[ot(["api","wikiPage","modal","preferences"]),gi(ke.object({editSummary:ke.string().description("Default edit summary for quick edits").default("[IPE-NEXT] Quick edit"),editMinor:ke.boolean().description("Whether to mark the edit as minor").default(!1),outSideClose:ke.boolean().description("Whether to close the modal outside").default(!0),watchList:ke.union([ke.const(yt.preferences).description("Follow my preferences"),ke.const(yt.nochange).description("Keep the current watchlist status"),ke.const(yt.watch).description("Add the page to watchlist"),ke.const(yt.unwatch).description("Remove the page from watchlist")]).description("Watchlist options").default(yt.preferences)}).description("Quick edit options").extra("category","edit"),{editSummary:"[IPE-NEXT] Quick edit",editMinor:!1,outSideClose:!0,watchList:yt.preferences})];class bi extends(_c=kt){constructor(e){super(e,{},"quick-edit"),this.ctx=e,this.DEFAULT_OPTIONS={title:"",pageId:0,revision:0,section:void 0,editMinor:!1,editSummary:"",createOnly:!1,reloadAfterSave:!0}}start(){this.ctx.root.set("quickEdit",this.quickEdit.bind(this)),this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e),e.on("dispose",()=>{this.removeToolbox(e)})}),this.ctx.plugin(yi)}async quickEdit(e){typeof e>"u"?e={}:typeof e=="string"&&(e={title:e}),e?.page&&(e.title=e.page,delete e.page),!e.title&&!e.pageId&&!e.revision&&(this.logger.warn("None of the title, pageId or revision provided. Using defaults."),e={...e,title:mw.config.get("wgPageName"),pageId:mw.config.get("wgArticleId"),revision:mw.config.get("wgRevisionId")});const r=await this.ctx.preferences.get("outSideClose"),n=await this.ctx.preferences.get("watchList"),i=typeof e.editSummary=="string"?e.editSummary:await this.ctx.preferences.get("editSummary"),s=typeof e.editMinor=="boolean"?e.editMinor:await this.ctx.preferences.get("editMinor"),o={...this.DEFAULT_OPTIONS,editSummary:i,editMinor:s,...e};o.editSummary||(o.editSummary=await this.ctx.preferences.get("editSummary")||""),o||this.ctx.emit("quickEdit/initOptions",{ctx:this.ctx,options:o});const a=this.ctx.modal.createObject({className:"in-page-edit ipe-quickEdit ipe-editor",sizeClass:"large",outSideClose:r}).init();a.setTitle(O(ci,{children:["Loading: ",O("u",{children:o.title})]})),a.setContent(O("section",{className:"ipe-quickEdit-loading",style:{height:"70vh",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center"},children:O(gr,{})})),a.setButtons([{side:"right",type:"button",className:"btn btn-danger btn-secondary",label:"Cancel",method(){a.close()}}]),a.show(),this.ctx.emit("quickEdit/showModal",{ctx:this.ctx,modal:a,options:o});let c;try{c=await this.getWikiPageFromPayload(o)}catch(f){a.close(),this.ctx.modal.notify("error",{title:"Error",content:f instanceof Error?f.message:String(f)});return}a.setTitle(O(ci,{children:["Quick ",c.pageInfo.pageid===0?"Create":"Edit",":"," ",O("u",{children:c.pageInfo.title})]}));const u=O("form",{className:"ipe-quickEdit-form",children:[c.pageInfo.pageid===0&&O(dc,{title:"Attention",type:"important",children:O("p",{children:"This page does not exist."})}),O("textarea",{className:"editArea",name:"text",id:"wpTextbox1",children:c.revisions[0]?.content||""}),O("div",{class:"ipe-quickEdit-options",style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[O(Zs,{label:"Summary",id:"summary",name:"summary",value:o.editSummary}),O("div",{children:[O("label",{htmlFor:"watchlist",style:{display:"block"},children:"Watchlist"}),O("div",{style:{display:"flex",gap:"1rem"},children:[yt.preferences,yt.nochange,yt.watch,yt.unwatch].map(f=>O(hc,{name:"watchlist",value:f,inputProps:{checked:n===f},children:f},f))})]}),O("div",{style:{display:"flex",gap:"1rem"},children:[O(Lr,{name:"minor",id:"minor",checked:o.editMinor,children:"Minor edit"}),O(Lr,{name:"reloadAfterSave",id:"reloadAfterSave",checked:o.reloadAfterSave,children:"Reload after save"})]})]}),!1]});a.setContent(u);const l=a.generateButton({side:"left",className:"btn btn-primary submit-btn",label:"Submit",method:()=>{const f=new FormData(u);console.info(c,u,{text:f.get("text"),summary:f.get("summary"),minor:f.get("minor")==="on"}),a.setLoadingState(!0),this.handleSubmit({ctx:this.ctx,modal:a,wikiPage:c,options:o},{text:f.get("text"),summary:f.get("summary"),minor:f.get("minor")==="on"}).then(async()=>{a.setOptions({beforeClose:pc}),a.close(),this.ctx.modal.notify("success",{title:"Submission Successful",content:"Your changes have been saved."}),f.get("reloadAfterSave")&&(await mc(500),location.reload())}).catch(v=>{this.ctx.modal.notify("error",{title:"Submission Error",content:v instanceof Error?v.message:String(v)}),a.setLoadingState(!1)})}});a.get$buttons("leftButtons").prepend(l),a.setOptions({beforeClose:()=>{const f=c.revisions[0]?.content||"";return(u.querySelector("textarea")?.value||"")===f?!0:(this.ctx.modal.confirm({className:"in-page-edit",title:"Unsaved Changes",content:"All edit contents will be lost after closing the modal. Are you sure you want to close?",center:!0,okBtn:{label:"Give Up",className:"btn btn-danger"},cancelBtn:{label:"Continue",className:"btn"}},y=>(y&&(a.setOptions({beforeClose:pc}),a.close()),!0)),!1)}}),this.ctx.emit("quickEdit/wikiPage",{ctx:this.ctx,options:o,modal:a,wikiPage:c})}handleSubmit(e,r){const n=r.summary||"",i=r.text||"",s=r.minor||!1,o=r.createonly||!1,a=r.watchlist||yt.nochange;return e.wikiPage.edit({summary:n,text:i,watchlist:a},{minor:s,createonly:o})}injectToolbox(e){e.toolbox.addButton({id:"quick-edit",group:"group1",index:0,icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-edit",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1"}),O("path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z"}),O("path",{d:"M16 5l3 3"})]}),tooltip:"Edit this page quickly",onClick:()=>this.quickEdit()})}async getWikiPageFromPayload(e){if(e.revision)return this.ctx.wikiPage.newFromRevision(e.revision,e.section);if(e.pageId)return this.ctx.wikiPage.newFromPageId(e.pageId,e.section);if(e.title)return this.ctx.wikiPage.newFromTitle(e.title,!1,e.section);throw new Error("Invalid payload")}removeToolbox(e){e.toolbox.removeButton("quick-edit")}}to=sp(_c),bi=up(to,0,"PluginQuickEdit",bc,bi),lp(to,1,bi);const fp=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickEdit(){return bi}},Symbol.toStringTag,{value:"Module"})),yn={twinSwapInput:"_twinSwapInput_1gdgl_9",inputWrapper:"_inputWrapper_1gdgl_23",inputLeft:"_inputLeft_1gdgl_27",inputRight:"_inputRight_1gdgl_30",swapButton:"_swapButton_1gdgl_46"},wc=t=>{const{inputs:e,enableSwap:r=!0,...n}=t,i=e?.length===2?e:[e?.[0]??{},e?.[1]??{}],s=[null,null];let o=0,a=null,c=null;const u=()=>s.some(b=>b&&b.disabled),l=()=>{if(!s[0]||!s[1]||u())return;const b=s[0],T=s[1],H=b.value,B=T.value;b.value=B,T.value=H,b.dispatchEvent(new Event("change")),T.dispatchEvent(new Event("change")),o++,c&&(c.style.transform=`rotateY(${o*-180}deg)`,c.style.transition="transform 200ms ease")},f=b=>{if(!a)return;const T=b??!a.disabled;a.disabled=!T,T&&s.forEach(H=>{H&&(H.disabled=!1)})},v=O("button",{type:"button","aria-label":"Swap values",onClick:l,disabled:u()||!r,ref:b=>a=b,children:O("svg",{ref:b=>c=b,xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon-tabler icons-tabler-outline icon-tabler-transfer",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M20 10h-16l5.5 -6"}),O("path",{d:"M4 14h16l-5.5 6"})]})}),y=O("div",{className:`twin-swap-input ${yn.twinSwapInput}`,...n,children:[i.map((b,T)=>{const{label:H,id:B,name:R,value:m,disabled:p,inputProps:h}=b,P=T===0,I=B||R;return O("div",{className:`${yn.inputWrapper} ${P?yn.inputLeft:yn.inputRight}`,children:[H&&O("label",{htmlFor:I,children:H}),O("input",{ref:N=>s[T]=N,type:"text",id:I,name:R,value:m,disabled:p,...h})]})}),O("div",{className:yn.swapButton,children:v})]});return y.swap=l,y.toggleEnableSwap=f,y};var dp=Object.create,ro=Object.defineProperty,hp=Object.getOwnPropertyDescriptor,xc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Sc=t=>{throw TypeError(t)},pp=(t,e,r)=>e in t?ro(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,mp=(t,e)=>ro(t,"name",{value:e,configurable:!0}),gp=t=>[,,,dp(t?.[xc("metadata")]??null)],yp=["class","method","getter","setter","accessor","field","value","get","set"],Ec=t=>t!==void 0&&typeof t!="function"?Sc("Function expected"):t,vp=(t,e,r,n,i)=>({kind:yp[t],name:e,metadata:n,addInitializer:s=>r._?Sc("Already initialized"):i.push(Ec(s||null))}),bp=(t,e)=>pp(e,xc("metadata"),t[3]),_p=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},wp=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&hp(i,r));mp(i,r);for(var b=n.length-1;b>=0;b--)c=vp(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,Ec(o)&&(i=o);return bp(t,i),y&&ro(i,r,y),l?u^4?s:y:i},Oc,no,Pc;Oc=[ot(["modal","sitemeta"])];class _i extends(Pc=kt){constructor(e){super(e,{},"quick-move"),this.ctx=e,e.set("quickMove",this.quickMove.bind(this)),e.set("movePage",this.movePage.bind(this))}start(){this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e)})}injectToolbox(e){const r=window.mw?.config.get("wgPageName")||"",n=window.mw?.config.get("wgIsProbablyEditable");e.toolbox.addButton({id:"quick-move",icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-forms",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M12 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3"}),O("path",{d:"M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3"}),O("path",{d:"M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7"}),O("path",{d:"M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1"}),O("path",{d:"M17 12h.01"}),O("path",{d:"M13 12h.01"})]}),tooltip:"Quick Move",group:"group2",onClick:()=>{this.quickMove(n?{lockFromField:!0,from:r}:{})}})}quickMove(e){const r=this.ctx.modal.createObject({title:"Quick Move",content:O(gr,{}),className:"quick-move",sizeClass:"medium",center:!0}).init();let n=null;return r.setContent(O("form",{ref:i=>n=i,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:i=>{i.preventDefault();const s=new FormData(n),o={from:s.get("from"),to:s.get("to"),reason:s.get("reason")||"",movetalk:s.get("movetalk")==="on",movesubpages:s.get("movesubpages")==="on",noredirect:s.get("noredirect")==="on"};r.setLoadingState(!0),this.movePage(o).then(()=>{location.reload()}).catch(a=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:"Failed to move",content:a instanceof Error?a.message:String(a)})})},children:[O(wc,{inputs:[{label:"Move from",name:"from",value:e?.from},{label:"Move to",name:"to",value:e?.to}]}),O("div",{children:O(Lr,{name:"movetalk",id:"movetalk",checked:e?.movetalk,children:"Move talk page"})}),O("div",{children:O(Lr,{name:"movesubpages",id:"movesubpages",checked:e?.movesubpages,children:"Move subpage(s) (up to 100)"})}),this.ctx.sitemeta.hasRight("suppressredirect")&&O("div",{children:O(Lr,{name:"noredirect",id:"noredirect",checked:e?.noredirect,children:"Move without leaving a redirect"})}),O(Zs,{label:"Reason",id:"reason",name:"reason",value:e?.reason}),O("div",{children:O(pi,{type:"primary",style:{width:"100%"},children:"Move"})})]})),r.show()}async movePage(e){const{from:r,to:n,reason:i="",...s}=e;if(!r||!n)throw new Error("From and to titles are required.");if(r===n)throw new Error("From and to titles cannot be the same.");return(await this.ctx.wikiPage.newFromTitle(r)).moveTo(n,i,s)}}no=gp(Pc),_i=wp(no,0,"PluginQuickMove",Oc,_i),_p(no,1,_i);const xp=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickMove(){return _i}},Symbol.toStringTag,{value:"Module"}));var Sp=Object.create,io=Object.defineProperty,Ep=Object.getOwnPropertyDescriptor,Cc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),kc=t=>{throw TypeError(t)},Op=(t,e,r)=>e in t?io(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Pp=(t,e)=>io(t,"name",{value:e,configurable:!0}),Cp=t=>[,,,Sp(t?.[Cc("metadata")]??null)],kp=["class","method","getter","setter","accessor","field","value","get","set"],$c=t=>t!==void 0&&typeof t!="function"?kc("Function expected"):t,$p=(t,e,r,n,i)=>({kind:kp[t],name:e,metadata:n,addInitializer:s=>r._?kc("Already initialized"):i.push($c(s||null))}),Ip=(t,e)=>Op(e,Cc("metadata"),t[3]),Ap=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},Tp=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Ep(i,r));Pp(i,r);for(var b=n.length-1;b>=0;b--)c=$p(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,$c(o)&&(i=o);return Ip(t,i),y&&io(i,r,y),l?u^4?s:y:i},Ic,so,Ac;Ic=[ot(["api","wikiPage","modal"])];class wi extends(Ac=kt){constructor(e){super(e,{},"quickPreview"),this.ctx=e}start(){this.ctx.set("quickPreview",this.quickPreview.bind(this)),this.ctx.on("quickEdit/wikiPage",this.injectQuickEdit.bind(this))}stop(){this.ctx.off("quickEdit/wikiPage",this.injectQuickEdit.bind(this))}injectQuickEdit({ctx:e,modal:r,wikiPage:n}){r.setButtons([{label:"Preview",side:"left",className:"btn btn-secondary",method:()=>{this.quickPreview(r.get$content().find("textarea.editArea").val()||"",void 0,n)}}])}async quickPreview(e,r,n){n||(n=this.ctx.wikiPage.newBlankPage({title:"API"}));const i=this.ctx.modal.createObject({className:"in-page-edit ipe-quickPreview",sizeClass:"large"}).init();i.setTitle("Preview loading..."),i.setContent(O("section",{children:O(gr,{})})),i.show(),this.ctx.emit("quickPreview/showModal",{ctx:this.ctx,text:e,modal:i,wikiPage:n});const{data:{parse:s}}=await n.preview(e,r);i.setTitle(`Preview - ${s.title}`);let o=null;i.setContent(O("section",{children:O("div",{ref:a=>o=a,className:"mw-parser-output",innerHTML:s.text})})),window.mw?.hook("wikipage.content").fire($(o)),this.ctx.emit("quickPreview/loaded",{ctx:this.ctx,modal:i,wikiPage:n,text:e,parseData:s})}}so=Cp(Ac),wi=Tp(so,0,"PluginQuickPreview",Ic,wi),Ap(so,1,wi);const Rp=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickPreview(){return wi}},Symbol.toStringTag,{value:"Module"}));class zt{diff(e,r,n={}){let i;typeof n=="function"?(i=n,n={}):"callback"in n&&(i=n.callback);const s=this.castInput(e,n),o=this.castInput(r,n),a=this.removeEmpty(this.tokenize(s,n)),c=this.removeEmpty(this.tokenize(o,n));return this.diffWithOptionsObj(a,c,n,i)}diffWithOptionsObj(e,r,n,i){var s;const o=R=>{if(R=this.postProcess(R,n),i){setTimeout(function(){i(R)},0);return}else return R},a=r.length,c=e.length;let u=1,l=a+c;n.maxEditLength!=null&&(l=Math.min(l,n.maxEditLength));const f=(s=n.timeout)!==null&&s!==void 0?s:1/0,v=Date.now()+f,y=[{oldPos:-1,lastComponent:void 0}];let b=this.extractCommon(y[0],r,e,0,n);if(y[0].oldPos+1>=c&&b+1>=a)return o(this.buildValues(y[0].lastComponent,r,e));let T=-1/0,H=1/0;const B=()=>{for(let R=Math.max(T,-u);R<=Math.min(H,u);R+=2){let m;const p=y[R-1],h=y[R+1];p&&(y[R-1]=void 0);let P=!1;if(h){const N=h.oldPos-R;P=h&&0<=N&&N<a}const I=p&&p.oldPos+1<c;if(!P&&!I){y[R]=void 0;continue}if(!I||P&&p.oldPos<h.oldPos?m=this.addToPath(h,!0,!1,0,n):m=this.addToPath(p,!1,!0,1,n),b=this.extractCommon(m,r,e,R,n),m.oldPos+1>=c&&b+1>=a)return o(this.buildValues(m.lastComponent,r,e))||!0;y[R]=m,m.oldPos+1>=c&&(H=Math.min(H,R-1)),b+1>=a&&(T=Math.max(T,R+1))}u++};if(i)(function R(){setTimeout(function(){if(u>l||Date.now()>v)return i(void 0);B()||R()},0)})();else for(;u<=l&&Date.now()<=v;){const R=B();if(R)return R}}addToPath(e,r,n,i,s){const o=e.lastComponent;return o&&!s.oneChangePerToken&&o.added===r&&o.removed===n?{oldPos:e.oldPos+i,lastComponent:{count:o.count+1,added:r,removed:n,previousComponent:o.previousComponent}}:{oldPos:e.oldPos+i,lastComponent:{count:1,added:r,removed:n,previousComponent:o}}}extractCommon(e,r,n,i,s){const o=r.length,a=n.length;let c=e.oldPos,u=c-i,l=0;for(;u+1<o&&c+1<a&&this.equals(n[c+1],r[u+1],s);)u++,c++,l++,s.oneChangePerToken&&(e.lastComponent={count:1,previousComponent:e.lastComponent,added:!1,removed:!1});return l&&!s.oneChangePerToken&&(e.lastComponent={count:l,previousComponent:e.lastComponent,added:!1,removed:!1}),e.oldPos=c,u}equals(e,r,n){return n.comparator?n.comparator(e,r):e===r||!!n.ignoreCase&&e.toLowerCase()===r.toLowerCase()}removeEmpty(e){const r=[];for(let n=0;n<e.length;n++)e[n]&&r.push(e[n]);return r}castInput(e,r){return e}tokenize(e,r){return Array.from(e)}join(e){return e.join("")}postProcess(e,r){return e}get useLongestToken(){return!1}buildValues(e,r,n){const i=[];let s;for(;e;)i.push(e),s=e.previousComponent,delete e.previousComponent,e=s;i.reverse();const o=i.length;let a=0,c=0,u=0;for(;a<o;a++){const l=i[a];if(l.removed)l.value=this.join(n.slice(u,u+l.count)),u+=l.count;else{if(!l.added&&this.useLongestToken){let f=r.slice(c,c+l.count);f=f.map(function(v,y){const b=n[u+y];return b.length>v.length?b:v}),l.value=this.join(f)}else l.value=this.join(r.slice(c,c+l.count));c+=l.count,l.added||(u+=l.count)}}return i}}class Np extends zt{}const Tc=new Np;function Rc(t,e,r){return Tc.diff(t,e,r)}function Nc(t,e){let r;for(r=0;r<t.length&&r<e.length;r++)if(t[r]!=e[r])return t.slice(0,r);return t.slice(0,r)}function Dc(t,e){let r;if(!t||!e||t[t.length-1]!=e[e.length-1])return"";for(r=0;r<t.length&&r<e.length;r++)if(t[t.length-(r+1)]!=e[e.length-(r+1)])return t.slice(-r);return t.slice(-r)}function oo(t,e,r){if(t.slice(0,e.length)!=e)throw Error(`string ${JSON.stringify(t)} doesn't start with prefix ${JSON.stringify(e)}; this is a bug`);return r+t.slice(e.length)}function ao(t,e,r){if(!e)return t+r;if(t.slice(-e.length)!=e)throw Error(`string ${JSON.stringify(t)} doesn't end with suffix ${JSON.stringify(e)}; this is a bug`);return t.slice(0,-e.length)+r}function vn(t,e){return oo(t,e,"")}function xi(t,e){return ao(t,e,"")}function Lc(t,e){return e.slice(0,Dp(t,e))}function Dp(t,e){let r=0;t.length>e.length&&(r=t.length-e.length);let n=e.length;t.length<e.length&&(n=t.length);const i=Array(n);let s=0;i[0]=0;for(let o=1;o<n;o++){for(e[o]==e[s]?i[o]=i[s]:i[o]=s;s>0&&e[o]!=e[s];)s=i[s];e[o]==e[s]&&s++}s=0;for(let o=r;o<t.length;o++){for(;s>0&&t[o]!=e[s];)s=i[s];t[o]==e[s]&&s++}return s}function Lp(t){return t.includes(`\r
45
+ /____/ v`+e.version)}function Rh(t,e){const r=Symbol.for(t);return window[r]?!1:(window[r]=!0,e(),!0)}const Nh=window?.location?.origin,pi=({type:t,tag:e,href:r,target:n,children:i,...s})=>(e=e||(r?"a":"button"),typeof n>"u"&&r&&r.startsWith("http")&&!r.startsWith(Nh)&&(n="_blank"),dh(e,{className:`theme-ipe ipe-action-button btn btn-${t||"default"}`,href:e==="a"?r:void 0,target:e==="a"?n:void 0,"data-href":e!=="a"?r:void 0,...s},i));var Dh=Object.create,Ys=Object.defineProperty,Lh=Object.getOwnPropertyDescriptor,rc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),nc=t=>{throw TypeError(t)},Mh=(t,e,r)=>e in t?Ys(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,jh=(t,e)=>Ys(t,"name",{value:e,configurable:!0}),Fh=t=>[,,,Dh(t?.[rc("metadata")]??null)],Bh=["class","method","getter","setter","accessor","field","value","get","set"],ic=t=>t!==void 0&&typeof t!="function"?nc("Function expected"):t,Uh=(t,e,r,n,i)=>({kind:Bh[t],name:e,metadata:n,addInitializer:s=>r._?nc("Already initialized"):i.push(ic(s||null))}),Wh=(t,e)=>Mh(e,rc("metadata"),t[3]),qh=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},Hh=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Lh(i,r));jh(i,r);for(var b=n.length-1;b>=0;b--)c=Uh(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,ic(o)&&(i=o);return Wh(t,i),y&&Ys(i,r,y),l?u^4?s:y:i},sc,Gs,oc;sc=[ot(["sitemeta","storage"])];class mi extends(oc=kt){constructor(e){super(e,{},"preferences"),this.ctx=e,this.db=void 0,this.customRegistries=[],this.categoryDefinitions=[],this._defaultPreferences={},this.db=e.storage.createDatabse("preferences",1/0),this.ctx.set("preferences",this)}async start(){this.defineCategory({name:"general",label:"General",description:"General settings"}),this.defineCategory({name:"edit",label:"Editing",description:"Settings related to editing content"}),this.defineCategory({name:"about",label:"About",description:"About InPageEdit",index:99}),this.registerCustomConfig("about",ke.object({about:ke.string().role("html-info").description(O("div",{className:"prose",children:[O("h2",{children:"✏️ InPageEdit NEXT"}),O("i",{children:["v",this.ctx.version]}),O("h2",{children:"Portal"}),O("div",{style:"display: flex; flex-direction: column; gap: 1rem",children:[O(pi,{href:"https://www.ipe.wiki",style:{display:"block",width:"100%"},children:"Official Website & Help Center"}),O(pi,{href:"https://www.ipe.wiki/update/",style:{display:"block",width:"100%"},children:"Update Logs"})]}),O("h2",{children:"Join us"}),O("ul",{children:[O("li",{children:[O("strong",{children:"GitHub"}),":"," ",O("a",{href:"https://github.com/inpageedit/inpageedit-next",target:"_blank",children:"inpageedit/inpageedit-next"})]}),O("li",{children:[O("strong",{children:"QQ Group"}),": 1026023666"]})]}),O("hr",{}),O("p",{children:"🚀 Modular, Extensible Supercharged Plugin for MediaWiki."}),O("p",{children:"InPageEdit-NEXT Copyright © 2025-present dragon-fish"})]}).outerHTML).default("")}).description(""),"about",{}),Promise.resolve().then(()=>Nv).then(e=>{const r=this.ctx.plugin(e.PluginPreferencesUI);this.addDisposeHandler(()=>{r.dispose()})})}get(e,r){return r||(r=()=>{const i=this.getDefaultValue(e);return this.logger.info("default value used",i),i}),this.db.get(e,void 0,r)}getDefaultValue(e){var r;return(r=this._defaultPreferences)[e]??(r[e]=this.loadDefaultConfigs()[e])}set(e,r){const n=this.getDefaultValue(e);return r===n?this.db.delete(e):this.db.set(e,r)}async getAll(){const e=this.loadDefaultConfigs();return await this.db.iterate((r,n)=>{e[n]=r}),e}loadDefaultConfigs(){const e={};return this.getConfigRegistries().forEach(r=>{r.defaults&&Object.entries(r.defaults).forEach(([n,i])=>{e[n]=i,this._defaultPreferences[n]=i})}),e}registerCustomConfig(e,r,n,i){return this.customRegistries.push({name:e,schema:r,category:n,defaults:i}),this}getConfigRegistries(e){return Array.from(this.ctx.registry.entries()).map(([r,n])=>r===null?{name:"root",schema:yr?.PreferencesSchema||null,defaults:yr?.PreferencesDefaults||{}}:{name:r.name,schema:r?.PreferencesSchema||null,defaults:r?.PreferencesDefaults||{}}).filter(r=>r.schema!==null).map(r=>({...r,category:r.schema.meta.category||"general"})).concat(this.customRegistries).filter(r=>!e||r.category===e)}defineCategory(e){const r=this.categoryDefinitions.findIndex(n=>n.name===e.name);return r<0?this.categoryDefinitions.push(e):this.categoryDefinitions[r]=e,this.categoryDefinitions.sort((n,i)=>(n.index??0)-(i.index??0)),this}getConfigCategories(){return this.categoryDefinitions}}Gs=Fh(oc),mi=Hh(Gs,0,"PluginPreferences",sc,mi),qh(Gs,1,mi);const zh=Object.freeze(Object.defineProperty({__proto__:null,get PluginPreferences(){return mi}},Symbol.toStringTag,{value:"Module"}));var yt=(t=>(t.preferences="preferences",t.watch="watch",t.unwatch="unwatch",t.nochange="nochange",t))(yt||{});function gi(t,e){return function(r){return r.PreferencesSchema=t,r.PreferencesDefaults=e,r}}var Vh=Object.create,Qs=Object.defineProperty,Kh=Object.getOwnPropertyDescriptor,ac=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),cc=t=>{throw TypeError(t)},Jh=(t,e,r)=>e in t?Qs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Yh=(t,e)=>Qs(t,"name",{value:e,configurable:!0}),Gh=t=>[,,,Vh(t?.[ac("metadata")]??null)],Qh=["class","method","getter","setter","accessor","field","value","get","set"],lc=t=>t!==void 0&&typeof t!="function"?cc("Function expected"):t,Xh=(t,e,r,n,i)=>({kind:Qh[t],name:e,metadata:n,addInitializer:s=>r._?cc("Already initialized"):i.push(lc(s||null))}),Zh=(t,e)=>Jh(e,ac("metadata"),t[3]),ep=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},tp=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Kh(i,r));Yh(i,r);for(var b=n.length-1;b>=0;b--)c=Xh(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,lc(o)&&(i=o);return Zh(t,i),y&&Qs(i,r,y),l?u^4?s:y:i},uc,Xs,fc;uc=[ot(["sitemeta","quickEdit"]),gi(ke.object({redLinkEdit:ke.boolean().description("Show quick edit entry after red links").default(!0)}).description("In-article quick edit links"),{redLinkEdit:!0})];class yi extends(fc=kt){constructor(e){const r=e.sitemeta.mwConfig,n=r.wgArticlePath.replace("$1",""),i=`${location.protocol}//${r.wgServer.split("//")[1]}`;super(e,{wikiBaseUrl:i,wikiArticlePath:n,wikiArticleBaseUrl:`${i}${n}`,wikiScriptBaseUrl:`${i}${r.wgScriptPath}`,linkClassName:"ipe-quickEdit__in-article-link"},"QuickEditInArticleLinks")}async start(){mw.hook("wikipage.content").add(()=>{document.querySelectorAll("#mw-content-text a[href]").forEach(r=>{const n=this.checkEditAnchor(r);if(!n||r.dataset.ipeQuickEditLink)return;const i=O("a",{href:`#/IPE/quickEdit/${n.title}`,className:this.config.linkClassName,style:{userSelect:"none",marginLeft:"0.2em",verticalAlign:"middle"},onClick:s=>{s.preventDefault(),this.ctx.quickEdit(n)},children:O("svg",{style:"width: 1em; height: 1em",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-pencil-bolt",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"}),O("path",{d:"M13.5 6.5l4 4"}),O("path",{d:"M19 16l-2 3h4l-2 3"})]})});r.insertAdjacentElement("afterend",i),r.dataset.ipeQuickEditLink="true"})})}stop(){document.querySelectorAll(`.${this.config.linkClassName}`).forEach(e=>e.remove())}checkEditAnchor(e){if(!(e instanceof HTMLAnchorElement))return null;const r=e.href||"";if(!r.startsWith(this.config.wikiArticleBaseUrl)&&!r.startsWith(this.config.wikiScriptBaseUrl))return null;const n=new URL(r),i=n.searchParams,s=i.get("action")||"view",o=i.get("title")||decodeURI(n.pathname.substring(this.config.wikiArticlePath.length))||"",a=i.get("section")?.replace(/^T-/,"")||void 0,c=i.get("oldid");if(!o||o.endsWith(".php")||!["edit","editsource","editredlink","submit"].includes(s)||i.get("undo")||i.get("preload"))return null;let u;return a==="new"?u="new":a&&/^\d+$/.test(a)&&(u=parseInt(a,10)),{title:o,section:u,revision:parseInt(""+c,10)||0,createOnly:!!i.get("redlink")}}}Xs=Gh(fc),yi=tp(Xs,0,"PluginQuickEditInArticleLinks",uc,yi),ep(Xs,1,yi);const vi={mbox:"_mbox_v5fz5_1",title:"_title_v5fz5_12",content:"_content_v5fz5_19",close:"_close_v5fz5_27"},dc=t=>{const{type:e="default",title:r,content:n,closeable:i=!0,titleProps:s,contentProps:o,children:a,...c}=t;let u=r;typeof r>"u"&&e!=="default"&&(u=e[0].toUpperCase()+e.slice(1).toLowerCase());const l=async()=>{if(!f)return Promise.resolve();const{promise:v,resolve:y}=Promise.withResolvers();return f.animate([{opacity:"1",height:f.clientHeight+"px"},{opacity:"0",height:"0px",margin:"0px"}],{duration:300,easing:"ease"}).addEventListener("finish",()=>{f.remove(),y()}),v},f=O("div",{className:`theme-ipe ipe-mbox mbox-type-${e||"default"} ${vi.mbox}`,...c,children:[u&&O("div",{className:`ipe-mbox-title ${vi.title}`,...s,children:u}),O("div",{className:`ipe-mbox-content ${vi.content}`,...o,children:a||n}),i&&O("a",{onClick:l,className:`ipe-mbox-close ${vi.close}`,children:"×"})]});return f.close=l,f},Zs=t=>{const{label:e,id:r,name:n,value:i,disabled:s,labelProps:o,inputProps:a,...c}=t;return O("div",{className:"theme-ipe ipe-input-box",...c,children:[O("label",{htmlFor:r,style:{display:"block"},...o,children:e}),O("input",{id:r,name:n,value:i,disabled:s,style:{width:"100%"},...a})]})},hc=t=>{const{id:e,name:r,value:n,label:i,inputProps:s,labelProps:o,children:a,...c}=t;return O("label",{className:"theme-ipe ipe-radio-box",...c,children:[O("input",{type:"radio",id:e,name:r,value:n,...s}),O("span",{className:"ipe-checkbox-box"}),O("span",{...o,children:i||a})]})},Lr=t=>{const{id:e,name:r,label:n,checked:i,inputProps:s,labelProps:o,children:a,...c}=t;return O("label",{className:"theme-ipe ipe-checkbox",...c,children:[O("input",{type:"checkbox",id:e,name:r,checked:i,...s}),O("span",{className:"ipe-checkbox-box"}),O("span",{...o,children:n||a})]})},pc=()=>{},mc=(t=0)=>new Promise(e=>setTimeout(e,t));var rp=Object.create,eo=Object.defineProperty,np=Object.getOwnPropertyDescriptor,gc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),yc=t=>{throw TypeError(t)},ip=(t,e,r)=>e in t?eo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,sp=(t,e)=>eo(t,"name",{value:e,configurable:!0}),op=t=>[,,,rp(t?.[gc("metadata")]??null)],ap=["class","method","getter","setter","accessor","field","value","get","set"],vc=t=>t!==void 0&&typeof t!="function"?yc("Function expected"):t,cp=(t,e,r,n,i)=>({kind:ap[t],name:e,metadata:n,addInitializer:s=>r._?yc("Already initialized"):i.push(vc(s||null))}),lp=(t,e)=>ip(e,gc("metadata"),t[3]),up=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},fp=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&np(i,r));sp(i,r);for(var b=n.length-1;b>=0;b--)c=cp(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,vc(o)&&(i=o);return lp(t,i),y&&eo(i,r,y),l?u^4?s:y:i},bc,to,_c;bc=[ot(["api","wikiPage","modal","preferences"]),gi(ke.object({editSummary:ke.string().description("Default edit summary for quick edits").default("[IPE-NEXT] Quick edit"),editMinor:ke.boolean().description("Whether to mark the edit as minor").default(!1),outSideClose:ke.boolean().description("Whether to close the modal outside").default(!0),watchList:ke.union([ke.const(yt.preferences).description("Follow my preferences"),ke.const(yt.nochange).description("Keep the current watchlist status"),ke.const(yt.watch).description("Add the page to watchlist"),ke.const(yt.unwatch).description("Remove the page from watchlist")]).description("Watchlist options").default(yt.preferences)}).description("Quick edit options").extra("category","edit"),{editSummary:"[IPE-NEXT] Quick edit",editMinor:!1,outSideClose:!0,watchList:yt.preferences})];class bi extends(_c=kt){constructor(e){super(e,{},"quick-edit"),this.ctx=e,this.DEFAULT_OPTIONS={title:"",pageId:0,revision:0,section:void 0,editMinor:!1,editSummary:"",createOnly:!1,reloadAfterSave:!0}}start(){this.ctx.root.set("quickEdit",this.quickEdit.bind(this)),this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e),e.on("dispose",()=>{this.removeToolbox(e)})}),this.ctx.plugin(yi)}async quickEdit(e){typeof e>"u"?e={}:typeof e=="string"&&(e={title:e}),e?.page&&(e.title=e.page,delete e.page),!e.title&&!e.pageId&&!e.revision&&(this.logger.warn("None of the title, pageId or revision provided. Using defaults."),e={...e,title:mw.config.get("wgPageName"),pageId:mw.config.get("wgArticleId"),revision:mw.config.get("wgRevisionId")});const r=await this.ctx.preferences.get("outSideClose"),n=await this.ctx.preferences.get("watchList"),i=typeof e.editSummary=="string"?e.editSummary:await this.ctx.preferences.get("editSummary"),s=typeof e.editMinor=="boolean"?e.editMinor:await this.ctx.preferences.get("editMinor"),o={...this.DEFAULT_OPTIONS,editSummary:i,editMinor:s,...e};o.editSummary||(o.editSummary=await this.ctx.preferences.get("editSummary")||""),o||this.ctx.emit("quickEdit/initOptions",{ctx:this.ctx,options:o});const a=this.ctx.modal.createObject({className:"in-page-edit ipe-quickEdit ipe-editor",sizeClass:"large",outSideClose:r}).init();a.setTitle(O(ci,{children:["Loading: ",O("u",{children:o.title})]})),a.setContent(O("section",{className:"ipe-quickEdit-loading",style:{height:"70vh",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center"},children:O(gr,{})})),a.setButtons([{side:"right",type:"button",className:"btn btn-danger btn-secondary",label:"Cancel",method(){a.close()}}]),a.show(),this.ctx.emit("quickEdit/showModal",{ctx:this.ctx,modal:a,options:o});let c;try{c=await this.getWikiPageFromPayload(o)}catch(f){a.close(),this.ctx.modal.notify("error",{title:"Error",content:f instanceof Error?f.message:String(f)});return}a.setTitle(O(ci,{children:["Quick ",c.pageInfo.pageid===0?"Create":"Edit",":"," ",O("u",{children:c.pageInfo.title})]}));const u=O("form",{className:"ipe-quickEdit-form",children:[c.pageInfo.pageid===0&&O(dc,{title:"Attention",type:"important",children:O("p",{children:"This page does not exist."})}),O("textarea",{className:"editArea",name:"text",id:"wpTextbox1",children:c.revisions[0]?.content||""}),O("div",{class:"ipe-quickEdit-options",style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[O(Zs,{label:"Summary",id:"summary",name:"summary",value:o.editSummary}),O("div",{children:[O("label",{htmlFor:"watchlist",style:{display:"block"},children:"Watchlist"}),O("div",{style:{display:"flex",gap:"1rem"},children:[yt.preferences,yt.nochange,yt.watch,yt.unwatch].map(f=>O(hc,{name:"watchlist",value:f,inputProps:{checked:n===f},children:f},f))})]}),O("div",{style:{display:"flex",gap:"1rem"},children:[O(Lr,{name:"minor",id:"minor",checked:o.editMinor,children:"Minor edit"}),O(Lr,{name:"reloadAfterSave",id:"reloadAfterSave",checked:o.reloadAfterSave,children:"Reload after save"})]})]}),!1]});a.setContent(u);const l=a.generateButton({side:"left",className:"btn btn-primary submit-btn",label:"Submit",method:()=>{const f=new FormData(u);console.info(c,u,{text:f.get("text"),summary:f.get("summary"),minor:f.get("minor")==="on"}),a.setLoadingState(!0),this.handleSubmit({ctx:this.ctx,modal:a,wikiPage:c,options:o},{text:f.get("text"),summary:f.get("summary"),minor:f.get("minor")==="on"}).then(async()=>{a.setOptions({beforeClose:pc}),a.close(),this.ctx.modal.notify("success",{title:"Submission Successful",content:"Your changes have been saved."}),f.get("reloadAfterSave")&&(await mc(500),location.reload())}).catch(v=>{this.ctx.modal.notify("error",{title:"Submission Error",content:v instanceof Error?v.message:String(v)}),a.setLoadingState(!1)})}});a.get$buttons("leftButtons").prepend(l),a.setOptions({beforeClose:()=>{const f=c.revisions[0]?.content||"";return(u.querySelector("textarea")?.value||"")===f?!0:(this.ctx.modal.confirm({className:"in-page-edit",title:"Unsaved Changes",content:"All edit contents will be lost after closing the modal. Are you sure you want to close?",center:!0,okBtn:{label:"Give Up",className:"btn btn-danger"},cancelBtn:{label:"Continue",className:"btn"}},y=>(y&&(a.setOptions({beforeClose:pc}),a.close()),!0)),!1)}}),this.ctx.emit("quickEdit/wikiPage",{ctx:this.ctx,options:o,modal:a,wikiPage:c})}handleSubmit(e,r){const n=r.summary||"",i=r.text||"",s=r.minor||!1,o=r.createonly||!1,a=r.watchlist||yt.nochange;return e.wikiPage.edit({summary:n,text:i,watchlist:a},{minor:s,createonly:o})}injectToolbox(e){e.toolbox.addButton({id:"quick-edit",group:"group1",index:0,icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-edit",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1"}),O("path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z"}),O("path",{d:"M16 5l3 3"})]}),tooltip:"Edit this page quickly",onClick:()=>this.quickEdit()})}async getWikiPageFromPayload(e){if(e.revision)return this.ctx.wikiPage.newFromRevision(e.revision,e.section);if(e.pageId)return this.ctx.wikiPage.newFromPageId(e.pageId,e.section);if(e.title)return this.ctx.wikiPage.newFromTitle(e.title,!1,e.section);throw new Error("Invalid payload")}removeToolbox(e){e.toolbox.removeButton("quick-edit")}}to=op(_c),bi=fp(to,0,"PluginQuickEdit",bc,bi),up(to,1,bi);const dp=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickEdit(){return bi}},Symbol.toStringTag,{value:"Module"})),yn={twinSwapInput:"_twinSwapInput_1gdgl_9",inputWrapper:"_inputWrapper_1gdgl_23",inputLeft:"_inputLeft_1gdgl_27",inputRight:"_inputRight_1gdgl_30",swapButton:"_swapButton_1gdgl_46"},wc=t=>{const{inputs:e,enableSwap:r=!0,...n}=t,i=e?.length===2?e:[e?.[0]??{},e?.[1]??{}],s=[null,null];let o=0,a=null,c=null;const u=()=>s.some(b=>b&&b.disabled),l=()=>{if(!s[0]||!s[1]||u())return;const b=s[0],T=s[1],H=b.value,B=T.value;b.value=B,T.value=H,b.dispatchEvent(new Event("change")),T.dispatchEvent(new Event("change")),o++,c&&(c.style.transform=`rotateY(${o*-180}deg)`,c.style.transition="transform 200ms ease")},f=b=>{if(!a)return;const T=b??!a.disabled;a.disabled=!T,T&&s.forEach(H=>{H&&(H.disabled=!1)})},v=O("button",{type:"button","aria-label":"Swap values",onClick:l,disabled:u()||!r,ref:b=>a=b,children:O("svg",{ref:b=>c=b,xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon-tabler icons-tabler-outline icon-tabler-transfer",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M20 10h-16l5.5 -6"}),O("path",{d:"M4 14h16l-5.5 6"})]})}),y=O("div",{className:`twin-swap-input ${yn.twinSwapInput}`,...n,children:[i.map((b,T)=>{const{label:H,id:B,name:R,value:m,disabled:p,inputProps:h}=b,P=T===0,I=B||R;return O("div",{className:`${yn.inputWrapper} ${P?yn.inputLeft:yn.inputRight}`,children:[H&&O("label",{htmlFor:I,children:H}),O("input",{ref:N=>s[T]=N,type:"text",id:I,name:R,value:m,disabled:p,...h})]})}),O("div",{className:yn.swapButton,children:v})]});return y.swap=l,y.toggleEnableSwap=f,y};var hp=Object.create,ro=Object.defineProperty,pp=Object.getOwnPropertyDescriptor,xc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Sc=t=>{throw TypeError(t)},mp=(t,e,r)=>e in t?ro(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,gp=(t,e)=>ro(t,"name",{value:e,configurable:!0}),yp=t=>[,,,hp(t?.[xc("metadata")]??null)],vp=["class","method","getter","setter","accessor","field","value","get","set"],Ec=t=>t!==void 0&&typeof t!="function"?Sc("Function expected"):t,bp=(t,e,r,n,i)=>({kind:vp[t],name:e,metadata:n,addInitializer:s=>r._?Sc("Already initialized"):i.push(Ec(s||null))}),_p=(t,e)=>mp(e,xc("metadata"),t[3]),wp=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},xp=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&pp(i,r));gp(i,r);for(var b=n.length-1;b>=0;b--)c=bp(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,Ec(o)&&(i=o);return _p(t,i),y&&ro(i,r,y),l?u^4?s:y:i},Oc,no,Pc;Oc=[ot(["modal","sitemeta"])];class _i extends(Pc=kt){constructor(e){super(e,{},"quick-move"),this.ctx=e,e.set("quickMove",this.quickMove.bind(this)),e.set("movePage",this.movePage.bind(this))}start(){this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e)})}injectToolbox(e){const r=window.mw?.config.get("wgPageName")||"",n=window.mw?.config.get("wgIsProbablyEditable");e.toolbox.addButton({id:"quick-move",icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-forms",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M12 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3"}),O("path",{d:"M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3"}),O("path",{d:"M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7"}),O("path",{d:"M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1"}),O("path",{d:"M17 12h.01"}),O("path",{d:"M13 12h.01"})]}),tooltip:"Quick Move",group:"group2",onClick:()=>{this.quickMove(n?{lockFromField:!0,from:r}:{})}})}quickMove(e){const r=this.ctx.modal.createObject({title:"Quick Move",content:O(gr,{}),className:"quick-move",sizeClass:"medium",center:!0}).init();let n=null;return r.setContent(O("form",{ref:i=>n=i,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:i=>{i.preventDefault();const s=new FormData(n),o={from:s.get("from"),to:s.get("to"),reason:s.get("reason")||"",movetalk:s.get("movetalk")==="on",movesubpages:s.get("movesubpages")==="on",noredirect:s.get("noredirect")==="on"};r.setLoadingState(!0),this.movePage(o).then(()=>{location.reload()}).catch(a=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:"Failed to move",content:a instanceof Error?a.message:String(a)})})},children:[O(wc,{inputs:[{label:"Move from",name:"from",value:e?.from},{label:"Move to",name:"to",value:e?.to}]}),O("div",{children:O(Lr,{name:"movetalk",id:"movetalk",checked:e?.movetalk,children:"Move talk page"})}),O("div",{children:O(Lr,{name:"movesubpages",id:"movesubpages",checked:e?.movesubpages,children:"Move subpage(s) (up to 100)"})}),this.ctx.sitemeta.hasRight("suppressredirect")&&O("div",{children:O(Lr,{name:"noredirect",id:"noredirect",checked:e?.noredirect,children:"Move without leaving a redirect"})}),O(Zs,{label:"Reason",id:"reason",name:"reason",value:e?.reason}),O("div",{children:O(pi,{type:"primary",style:{width:"100%"},children:"Move"})})]})),r.show()}async movePage(e){const{from:r,to:n,reason:i="",...s}=e;if(!r||!n)throw new Error("From and to titles are required.");if(r===n)throw new Error("From and to titles cannot be the same.");return(await this.ctx.wikiPage.newFromTitle(r)).moveTo(n,i,s)}}no=yp(Pc),_i=xp(no,0,"PluginQuickMove",Oc,_i),wp(no,1,_i);const Sp=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickMove(){return _i}},Symbol.toStringTag,{value:"Module"}));var Ep=Object.create,io=Object.defineProperty,Op=Object.getOwnPropertyDescriptor,Cc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),kc=t=>{throw TypeError(t)},Pp=(t,e,r)=>e in t?io(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Cp=(t,e)=>io(t,"name",{value:e,configurable:!0}),kp=t=>[,,,Ep(t?.[Cc("metadata")]??null)],$p=["class","method","getter","setter","accessor","field","value","get","set"],$c=t=>t!==void 0&&typeof t!="function"?kc("Function expected"):t,Ip=(t,e,r,n,i)=>({kind:$p[t],name:e,metadata:n,addInitializer:s=>r._?kc("Already initialized"):i.push($c(s||null))}),Ap=(t,e)=>Pp(e,Cc("metadata"),t[3]),Tp=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},Rp=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Op(i,r));Cp(i,r);for(var b=n.length-1;b>=0;b--)c=Ip(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,$c(o)&&(i=o);return Ap(t,i),y&&io(i,r,y),l?u^4?s:y:i},Ic,so,Ac;Ic=[ot(["api","wikiPage","modal"])];class wi extends(Ac=kt){constructor(e){super(e,{},"quickPreview"),this.ctx=e}start(){this.ctx.set("quickPreview",this.quickPreview.bind(this)),this.ctx.on("quickEdit/wikiPage",this.injectQuickEdit.bind(this))}stop(){this.ctx.off("quickEdit/wikiPage",this.injectQuickEdit.bind(this))}injectQuickEdit({ctx:e,modal:r,wikiPage:n}){r.setButtons([{label:"Preview",side:"left",className:"btn btn-secondary",method:()=>{this.quickPreview(r.get$content().find("textarea.editArea").val()||"",void 0,n)}}])}async quickPreview(e,r,n){n||(n=this.ctx.wikiPage.newBlankPage({title:"API"}));const i=this.ctx.modal.createObject({className:"in-page-edit ipe-quickPreview",sizeClass:"large"}).init();i.setTitle("Preview loading..."),i.setContent(O("section",{children:O(gr,{})})),i.show(),this.ctx.emit("quickPreview/showModal",{ctx:this.ctx,text:e,modal:i,wikiPage:n});const{data:{parse:s}}=await n.preview(e,r);i.setTitle(`Preview - ${s.title}`);let o=null;i.setContent(O("section",{children:O("div",{ref:a=>o=a,className:"mw-parser-output",innerHTML:s.text})})),window.mw?.hook("wikipage.content").fire($(o)),this.ctx.emit("quickPreview/loaded",{ctx:this.ctx,modal:i,wikiPage:n,text:e,parseData:s})}}so=kp(Ac),wi=Rp(so,0,"PluginQuickPreview",Ic,wi),Tp(so,1,wi);const Np=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickPreview(){return wi}},Symbol.toStringTag,{value:"Module"}));class zt{diff(e,r,n={}){let i;typeof n=="function"?(i=n,n={}):"callback"in n&&(i=n.callback);const s=this.castInput(e,n),o=this.castInput(r,n),a=this.removeEmpty(this.tokenize(s,n)),c=this.removeEmpty(this.tokenize(o,n));return this.diffWithOptionsObj(a,c,n,i)}diffWithOptionsObj(e,r,n,i){var s;const o=R=>{if(R=this.postProcess(R,n),i){setTimeout(function(){i(R)},0);return}else return R},a=r.length,c=e.length;let u=1,l=a+c;n.maxEditLength!=null&&(l=Math.min(l,n.maxEditLength));const f=(s=n.timeout)!==null&&s!==void 0?s:1/0,v=Date.now()+f,y=[{oldPos:-1,lastComponent:void 0}];let b=this.extractCommon(y[0],r,e,0,n);if(y[0].oldPos+1>=c&&b+1>=a)return o(this.buildValues(y[0].lastComponent,r,e));let T=-1/0,H=1/0;const B=()=>{for(let R=Math.max(T,-u);R<=Math.min(H,u);R+=2){let m;const p=y[R-1],h=y[R+1];p&&(y[R-1]=void 0);let P=!1;if(h){const N=h.oldPos-R;P=h&&0<=N&&N<a}const I=p&&p.oldPos+1<c;if(!P&&!I){y[R]=void 0;continue}if(!I||P&&p.oldPos<h.oldPos?m=this.addToPath(h,!0,!1,0,n):m=this.addToPath(p,!1,!0,1,n),b=this.extractCommon(m,r,e,R,n),m.oldPos+1>=c&&b+1>=a)return o(this.buildValues(m.lastComponent,r,e))||!0;y[R]=m,m.oldPos+1>=c&&(H=Math.min(H,R-1)),b+1>=a&&(T=Math.max(T,R+1))}u++};if(i)(function R(){setTimeout(function(){if(u>l||Date.now()>v)return i(void 0);B()||R()},0)})();else for(;u<=l&&Date.now()<=v;){const R=B();if(R)return R}}addToPath(e,r,n,i,s){const o=e.lastComponent;return o&&!s.oneChangePerToken&&o.added===r&&o.removed===n?{oldPos:e.oldPos+i,lastComponent:{count:o.count+1,added:r,removed:n,previousComponent:o.previousComponent}}:{oldPos:e.oldPos+i,lastComponent:{count:1,added:r,removed:n,previousComponent:o}}}extractCommon(e,r,n,i,s){const o=r.length,a=n.length;let c=e.oldPos,u=c-i,l=0;for(;u+1<o&&c+1<a&&this.equals(n[c+1],r[u+1],s);)u++,c++,l++,s.oneChangePerToken&&(e.lastComponent={count:1,previousComponent:e.lastComponent,added:!1,removed:!1});return l&&!s.oneChangePerToken&&(e.lastComponent={count:l,previousComponent:e.lastComponent,added:!1,removed:!1}),e.oldPos=c,u}equals(e,r,n){return n.comparator?n.comparator(e,r):e===r||!!n.ignoreCase&&e.toLowerCase()===r.toLowerCase()}removeEmpty(e){const r=[];for(let n=0;n<e.length;n++)e[n]&&r.push(e[n]);return r}castInput(e,r){return e}tokenize(e,r){return Array.from(e)}join(e){return e.join("")}postProcess(e,r){return e}get useLongestToken(){return!1}buildValues(e,r,n){const i=[];let s;for(;e;)i.push(e),s=e.previousComponent,delete e.previousComponent,e=s;i.reverse();const o=i.length;let a=0,c=0,u=0;for(;a<o;a++){const l=i[a];if(l.removed)l.value=this.join(n.slice(u,u+l.count)),u+=l.count;else{if(!l.added&&this.useLongestToken){let f=r.slice(c,c+l.count);f=f.map(function(v,y){const b=n[u+y];return b.length>v.length?b:v}),l.value=this.join(f)}else l.value=this.join(r.slice(c,c+l.count));c+=l.count,l.added||(u+=l.count)}}return i}}class Dp extends zt{}const Tc=new Dp;function Rc(t,e,r){return Tc.diff(t,e,r)}function Nc(t,e){let r;for(r=0;r<t.length&&r<e.length;r++)if(t[r]!=e[r])return t.slice(0,r);return t.slice(0,r)}function Dc(t,e){let r;if(!t||!e||t[t.length-1]!=e[e.length-1])return"";for(r=0;r<t.length&&r<e.length;r++)if(t[t.length-(r+1)]!=e[e.length-(r+1)])return t.slice(-r);return t.slice(-r)}function oo(t,e,r){if(t.slice(0,e.length)!=e)throw Error(`string ${JSON.stringify(t)} doesn't start with prefix ${JSON.stringify(e)}; this is a bug`);return r+t.slice(e.length)}function ao(t,e,r){if(!e)return t+r;if(t.slice(-e.length)!=e)throw Error(`string ${JSON.stringify(t)} doesn't end with suffix ${JSON.stringify(e)}; this is a bug`);return t.slice(0,-e.length)+r}function vn(t,e){return oo(t,e,"")}function xi(t,e){return ao(t,e,"")}function Lc(t,e){return e.slice(0,Lp(t,e))}function Lp(t,e){let r=0;t.length>e.length&&(r=t.length-e.length);let n=e.length;t.length<e.length&&(n=t.length);const i=Array(n);let s=0;i[0]=0;for(let o=1;o<n;o++){for(e[o]==e[s]?i[o]=i[s]:i[o]=s;s>0&&e[o]!=e[s];)s=i[s];e[o]==e[s]&&s++}s=0;for(let o=r;o<t.length;o++){for(;s>0&&t[o]!=e[s];)s=i[s];t[o]==e[s]&&s++}return s}function Mp(t){return t.includes(`\r
46
46
  `)&&!t.startsWith(`
47
- `)&&!t.match(/[^\r]\n/)}function Mp(t){return!t.includes(`\r
47
+ `)&&!t.match(/[^\r]\n/)}function jp(t){return!t.includes(`\r
48
48
  `)&&t.includes(`
49
- `)}function bn(t){let e;for(e=t.length-1;e>=0&&t[e].match(/\s/);e--);return t.substring(e+1)}function tr(t){const e=t.match(/^\s*/);return e?e[0]:""}const Si="a-zA-Z0-9_\\u{C0}-\\u{FF}\\u{D8}-\\u{F6}\\u{F8}-\\u{2C6}\\u{2C8}-\\u{2D7}\\u{2DE}-\\u{2FF}\\u{1E00}-\\u{1EFF}",jp=new RegExp(`[${Si}]+|\\s+|[^${Si}]`,"ug");class Fp extends zt{equals(e,r,n){return n.ignoreCase&&(e=e.toLowerCase(),r=r.toLowerCase()),e.trim()===r.trim()}tokenize(e,r={}){let n;if(r.intlSegmenter){const o=r.intlSegmenter;if(o.resolvedOptions().granularity!="word")throw new Error('The segmenter passed must have a granularity of "word"');n=Array.from(o.segment(e),a=>a.segment)}else n=e.match(jp)||[];const i=[];let s=null;return n.forEach(o=>{/\s/.test(o)?s==null?i.push(o):i.push(i.pop()+o):s!=null&&/\s/.test(s)?i[i.length-1]==s?i.push(i.pop()+o):i.push(s+o):i.push(o),s=o}),i}join(e){return e.map((r,n)=>n==0?r:r.replace(/^\s+/,"")).join("")}postProcess(e,r){if(!e||r.oneChangePerToken)return e;let n=null,i=null,s=null;return e.forEach(o=>{o.added?i=o:o.removed?s=o:((i||s)&&Fc(n,s,i,o),n=o,i=null,s=null)}),(i||s)&&Fc(n,s,i,null),e}}const Mc=new Fp;function jc(t,e,r){return r?.ignoreWhitespace!=null&&!r.ignoreWhitespace?co(t,e,r):Mc.diff(t,e,r)}function Fc(t,e,r,n){if(e&&r){const i=tr(e.value),s=bn(e.value),o=tr(r.value),a=bn(r.value);if(t){const c=Nc(i,o);t.value=ao(t.value,o,c),e.value=vn(e.value,c),r.value=vn(r.value,c)}if(n){const c=Dc(s,a);n.value=oo(n.value,a,c),e.value=xi(e.value,c),r.value=xi(r.value,c)}}else if(r){if(t){const i=tr(r.value);r.value=r.value.substring(i.length)}if(n){const i=tr(n.value);n.value=n.value.substring(i.length)}}else if(t&&n){const i=tr(n.value),s=tr(e.value),o=bn(e.value),a=Nc(i,s);e.value=vn(e.value,a);const c=Dc(vn(i,a),o);e.value=xi(e.value,c),n.value=oo(n.value,i,c),t.value=ao(t.value,i,i.slice(0,i.length-c.length))}else if(n){const i=tr(n.value),s=bn(e.value),o=Lc(s,i);e.value=xi(e.value,o)}else if(t){const i=bn(t.value),s=tr(e.value),o=Lc(i,s);e.value=vn(e.value,o)}}class Bp extends zt{tokenize(e){const r=new RegExp(`(\\r?\\n)|[${Si}]+|[^\\S\\n\\r]+|[^${Si}]`,"ug");return e.match(r)||[]}}const Bc=new Bp;function co(t,e,r){return Bc.diff(t,e,r)}function Up(t,e){if(typeof t=="function")e.callback=t;else if(t)for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}class Wp extends zt{constructor(){super(...arguments),this.tokenize=Wc}equals(e,r,n){return n.ignoreWhitespace?((!n.newlineIsToken||!e.includes(`
49
+ `)}function bn(t){let e;for(e=t.length-1;e>=0&&t[e].match(/\s/);e--);return t.substring(e+1)}function tr(t){const e=t.match(/^\s*/);return e?e[0]:""}const Si="a-zA-Z0-9_\\u{C0}-\\u{FF}\\u{D8}-\\u{F6}\\u{F8}-\\u{2C6}\\u{2C8}-\\u{2D7}\\u{2DE}-\\u{2FF}\\u{1E00}-\\u{1EFF}",Fp=new RegExp(`[${Si}]+|\\s+|[^${Si}]`,"ug");class Bp extends zt{equals(e,r,n){return n.ignoreCase&&(e=e.toLowerCase(),r=r.toLowerCase()),e.trim()===r.trim()}tokenize(e,r={}){let n;if(r.intlSegmenter){const o=r.intlSegmenter;if(o.resolvedOptions().granularity!="word")throw new Error('The segmenter passed must have a granularity of "word"');n=Array.from(o.segment(e),a=>a.segment)}else n=e.match(Fp)||[];const i=[];let s=null;return n.forEach(o=>{/\s/.test(o)?s==null?i.push(o):i.push(i.pop()+o):s!=null&&/\s/.test(s)?i[i.length-1]==s?i.push(i.pop()+o):i.push(s+o):i.push(o),s=o}),i}join(e){return e.map((r,n)=>n==0?r:r.replace(/^\s+/,"")).join("")}postProcess(e,r){if(!e||r.oneChangePerToken)return e;let n=null,i=null,s=null;return e.forEach(o=>{o.added?i=o:o.removed?s=o:((i||s)&&Fc(n,s,i,o),n=o,i=null,s=null)}),(i||s)&&Fc(n,s,i,null),e}}const Mc=new Bp;function jc(t,e,r){return r?.ignoreWhitespace!=null&&!r.ignoreWhitespace?co(t,e,r):Mc.diff(t,e,r)}function Fc(t,e,r,n){if(e&&r){const i=tr(e.value),s=bn(e.value),o=tr(r.value),a=bn(r.value);if(t){const c=Nc(i,o);t.value=ao(t.value,o,c),e.value=vn(e.value,c),r.value=vn(r.value,c)}if(n){const c=Dc(s,a);n.value=oo(n.value,a,c),e.value=xi(e.value,c),r.value=xi(r.value,c)}}else if(r){if(t){const i=tr(r.value);r.value=r.value.substring(i.length)}if(n){const i=tr(n.value);n.value=n.value.substring(i.length)}}else if(t&&n){const i=tr(n.value),s=tr(e.value),o=bn(e.value),a=Nc(i,s);e.value=vn(e.value,a);const c=Dc(vn(i,a),o);e.value=xi(e.value,c),n.value=oo(n.value,i,c),t.value=ao(t.value,i,i.slice(0,i.length-c.length))}else if(n){const i=tr(n.value),s=bn(e.value),o=Lc(s,i);e.value=xi(e.value,o)}else if(t){const i=bn(t.value),s=tr(e.value),o=Lc(i,s);e.value=vn(e.value,o)}}class Up extends zt{tokenize(e){const r=new RegExp(`(\\r?\\n)|[${Si}]+|[^\\S\\n\\r]+|[^${Si}]`,"ug");return e.match(r)||[]}}const Bc=new Up;function co(t,e,r){return Bc.diff(t,e,r)}function Wp(t,e){if(typeof t=="function")e.callback=t;else if(t)for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}class qp extends zt{constructor(){super(...arguments),this.tokenize=Wc}equals(e,r,n){return n.ignoreWhitespace?((!n.newlineIsToken||!e.includes(`
50
50
  `))&&(e=e.trim()),(!n.newlineIsToken||!r.includes(`
51
51
  `))&&(r=r.trim())):n.ignoreNewlineAtEof&&!n.newlineIsToken&&(e.endsWith(`
52
52
  `)&&(e=e.slice(0,-1)),r.endsWith(`
53
- `)&&(r=r.slice(0,-1))),super.equals(e,r,n)}}const lo=new Wp;function Ei(t,e,r){return lo.diff(t,e,r)}function Uc(t,e,r){return r=Up(r,{ignoreWhitespace:!0}),lo.diff(t,e,r)}function Wc(t,e){e.stripTrailingCr&&(t=t.replace(/\r\n/g,`
54
- `));const r=[],n=t.split(/(\n|\r\n)/);n[n.length-1]||n.pop();for(let i=0;i<n.length;i++){const s=n[i];i%2&&!e.newlineIsToken?r[r.length-1]+=s:r.push(s)}return r}function qp(t){return t=="."||t=="!"||t=="?"}class Hp extends zt{tokenize(e){var r;const n=[];let i=0;for(let s=0;s<e.length;s++){if(s==e.length-1){n.push(e.slice(i));break}if(qp(e[s])&&e[s+1].match(/\s/)){for(n.push(e.slice(i,s+1)),s=i=s+1;!((r=e[s+1])===null||r===void 0)&&r.match(/\s/);)s++;n.push(e.slice(i,s+1)),i=s+1}}return n}}const qc=new Hp;function Hc(t,e,r){return qc.diff(t,e,r)}class zp extends zt{tokenize(e){return e.split(/([{}:;,]|\s+)/)}}const zc=new zp;function Vc(t,e,r){return zc.diff(t,e,r)}class Vp extends zt{constructor(){super(...arguments),this.tokenize=Wc}get useLongestToken(){return!0}castInput(e,r){const{undefinedReplacement:n,stringifyReplacer:i=(s,o)=>typeof o>"u"?n:o}=r;return typeof e=="string"?e:JSON.stringify(Oi(e,null,null,i),null," ")}equals(e,r,n){return super.equals(e.replace(/,([\r\n])/g,"$1"),r.replace(/,([\r\n])/g,"$1"),n)}}const Kc=new Vp;function Jc(t,e,r){return Kc.diff(t,e,r)}function Oi(t,e,r,n,i){e=e||[],r=r||[],n&&(t=n(i===void 0?"":i,t));let s;for(s=0;s<e.length;s+=1)if(e[s]===t)return r[s];let o;if(Object.prototype.toString.call(t)==="[object Array]"){for(e.push(t),o=new Array(t.length),r.push(o),s=0;s<t.length;s+=1)o[s]=Oi(t[s],e,r,n,String(s));return e.pop(),r.pop(),o}if(t&&t.toJSON&&(t=t.toJSON()),typeof t=="object"&&t!==null){e.push(t),o={},r.push(o);const a=[];let c;for(c in t)Object.prototype.hasOwnProperty.call(t,c)&&a.push(c);for(a.sort(),s=0;s<a.length;s+=1)c=a[s],o[c]=Oi(t[c],e,r,n,c);e.pop(),r.pop()}else o=t;return o}class Kp extends zt{tokenize(e){return e.slice()}join(e){return e}removeEmpty(e){return e}}const Yc=new Kp;function Gc(t,e,r){return Yc.diff(t,e,r)}function Qc(t){return Array.isArray(t)?t.map(e=>Qc(e)):Object.assign(Object.assign({},t),{hunks:t.hunks.map(e=>Object.assign(Object.assign({},e),{lines:e.lines.map((r,n)=>{var i;return r.startsWith("\\")||r.endsWith("\r")||!((i=e.lines[n+1])===null||i===void 0)&&i.startsWith("\\")?r:r+"\r"})}))})}function Xc(t){return Array.isArray(t)?t.map(e=>Xc(e)):Object.assign(Object.assign({},t),{hunks:t.hunks.map(e=>Object.assign(Object.assign({},e),{lines:e.lines.map(r=>r.endsWith("\r")?r.substring(0,r.length-1):r)}))})}function Jp(t){return Array.isArray(t)||(t=[t]),!t.some(e=>e.hunks.some(r=>r.lines.some(n=>!n.startsWith("\\")&&n.endsWith("\r"))))}function Yp(t){return Array.isArray(t)||(t=[t]),t.some(e=>e.hunks.some(r=>r.lines.some(n=>n.endsWith("\r"))))&&t.every(e=>e.hunks.every(r=>r.lines.every((n,i)=>{var s;return n.startsWith("\\")||n.endsWith("\r")||((s=r.lines[i+1])===null||s===void 0?void 0:s.startsWith("\\"))})))}function uo(t){const e=t.split(/\n/),r=[];let n=0;function i(){const a={};for(r.push(a);n<e.length;){const c=e[n];if(/^(---|\+\+\+|@@)\s/.test(c))break;const u=/^(?:Index:|diff(?: -r \w+)+)\s+(.+?)\s*$/.exec(c);u&&(a.index=u[1]),n++}for(s(a),s(a),a.hunks=[];n<e.length;){const c=e[n];if(/^(Index:\s|diff\s|---\s|\+\+\+\s|===================================================================)/.test(c))break;if(/^@@/.test(c))a.hunks.push(o());else{if(c)throw new Error("Unknown line "+(n+1)+" "+JSON.stringify(c));n++}}}function s(a){const c=/^(---|\+\+\+)\s+(.*)\r?$/.exec(e[n]);if(c){const u=c[2].split(" ",2),l=(u[1]||"").trim();let f=u[0].replace(/\\\\/g,"\\");/^".*"$/.test(f)&&(f=f.substr(1,f.length-2)),c[1]==="---"?(a.oldFileName=f,a.oldHeader=l):(a.newFileName=f,a.newHeader=l),n++}}function o(){var a;const c=n,u=e[n++],l=u.split(/@@ -(\d+)(?:,(\d+))? \+(\d+)(?:,(\d+))? @@/),f={oldStart:+l[1],oldLines:typeof l[2]>"u"?1:+l[2],newStart:+l[3],newLines:typeof l[4]>"u"?1:+l[4],lines:[]};f.oldLines===0&&(f.oldStart+=1),f.newLines===0&&(f.newStart+=1);let v=0,y=0;for(;n<e.length&&(y<f.oldLines||v<f.newLines||!((a=e[n])===null||a===void 0)&&a.startsWith("\\"));n++){const b=e[n].length==0&&n!=e.length-1?" ":e[n][0];if(b==="+"||b==="-"||b===" "||b==="\\")f.lines.push(e[n]),b==="+"?v++:b==="-"?y++:b===" "&&(v++,y++);else throw new Error(`Hunk at line ${c+1} contained invalid line ${e[n]}`)}if(!v&&f.newLines===1&&(f.newLines=0),!y&&f.oldLines===1&&(f.oldLines=0),v!==f.newLines)throw new Error("Added line count did not match for hunk at line "+(c+1));if(y!==f.oldLines)throw new Error("Removed line count did not match for hunk at line "+(c+1));return f}for(;n<e.length;)i();return r}function Gp(t,e,r){let n=!0,i=!1,s=!1,o=1;return function a(){if(n&&!s){if(i?o++:n=!1,t+o<=r)return t+o;s=!0}if(!i)return s||(n=!0),e<=t-o?t-o++:(i=!0,a())}}function Zc(t,e,r={}){let n;if(typeof e=="string"?n=uo(e):Array.isArray(e)?n=e:n=[e],n.length>1)throw new Error("applyPatch only works with a single input.");return Qp(t,n[0],r)}function Qp(t,e,r={}){(r.autoConvertLineEndings||r.autoConvertLineEndings==null)&&(Lp(t)&&Jp(e)?e=Qc(e):Mp(t)&&Yp(e)&&(e=Xc(e)));const n=t.split(`
55
- `),i=e.hunks,s=r.compareLine||((b,T,H,B)=>T===B),o=r.fuzzFactor||0;let a=0;if(o<0||!Number.isInteger(o))throw new Error("fuzzFactor must be a non-negative integer");if(!i.length)return t;let c="",u=!1,l=!1;for(let b=0;b<i[i.length-1].lines.length;b++){const T=i[i.length-1].lines[b];T[0]=="\\"&&(c[0]=="+"?u=!0:c[0]=="-"&&(l=!0)),c=T}if(u){if(l){if(!o&&n[n.length-1]=="")return!1}else if(n[n.length-1]=="")n.pop();else if(!o)return!1}else if(l){if(n[n.length-1]!="")n.push("");else if(!o)return!1}function f(b,T,H,B=0,R=!0,m=[],p=0){let h=0,P=!1;for(;B<b.length;B++){const I=b[B],N=I.length>0?I[0]:" ",J=I.length>0?I.substr(1):I;if(N==="-")if(s(T+1,n[T],N,J))T++,h=0;else return!H||n[T]==null?null:(m[p]=n[T],f(b,T+1,H-1,B,!1,m,p+1));if(N==="+"){if(!R)return null;m[p]=J,p++,h=0,P=!0}if(N===" ")if(h++,m[p]=n[T],s(T+1,n[T],N,J))p++,R=!0,P=!1,T++;else return P||!H?null:n[T]&&(f(b,T+1,H-1,B+1,!1,m,p+1)||f(b,T+1,H-1,B,!1,m,p+1))||f(b,T,H-1,B+1,!1,m,p)}return p-=h,T-=h,m.length=p,{patchedLines:m,oldLineLastI:T-1}}const v=[];let y=0;for(let b=0;b<i.length;b++){const T=i[b];let H;const B=n.length-T.oldLines+o;let R;for(let m=0;m<=o;m++){R=T.oldStart+y-1;const p=Gp(R,a,B);for(;R!==void 0&&(H=f(T.lines,R,m),!H);R=p());if(H)break}if(!H)return!1;for(let m=a;m<R;m++)v.push(n[m]);for(let m=0;m<H.patchedLines.length;m++){const p=H.patchedLines[m];v.push(p)}a=H.oldLineLastI+1,y=R+1-T.oldStart}for(let b=a;b<n.length;b++)v.push(n[b]);return v.join(`
56
- `)}function Xp(t,e){const r=typeof t=="string"?uo(t):t;let n=0;function i(){const s=r[n++];if(!s)return e.complete();e.loadFile(s,function(o,a){if(o)return e.complete(o);const c=Zc(a,s,e);e.patched(s,c,function(u){if(u)return e.complete(u);i()})})}i()}function el(t){return Array.isArray(t)?t.map(e=>el(e)).reverse():Object.assign(Object.assign({},t),{oldFileName:t.newFileName,oldHeader:t.newHeader,newFileName:t.oldFileName,newHeader:t.oldHeader,hunks:t.hunks.map(e=>({oldLines:e.newLines,oldStart:e.newStart,newLines:e.oldLines,newStart:e.oldStart,lines:e.lines.map(r=>r.startsWith("-")?`+${r.slice(1)}`:r.startsWith("+")?`-${r.slice(1)}`:r)}))})}function fo(t,e,r,n,i,s,o){let a;o?typeof o=="function"?a={callback:o}:a=o:a={},typeof a.context>"u"&&(a.context=4);const c=a.context;if(a.newlineIsToken)throw new Error("newlineIsToken may not be used with patch-generation functions, only with diffing functions");if(a.callback){const{callback:l}=a;Ei(r,n,Object.assign(Object.assign({},a),{callback:f=>{const v=u(f);l(v)}}))}else return u(Ei(r,n,a));function u(l){if(!l)return;l.push({value:"",lines:[]});function f(R){return R.map(function(m){return" "+m})}const v=[];let y=0,b=0,T=[],H=1,B=1;for(let R=0;R<l.length;R++){const m=l[R],p=m.lines||em(m.value);if(m.lines=p,m.added||m.removed){if(!y){const h=l[R-1];y=H,b=B,h&&(T=c>0?f(h.lines.slice(-c)):[],y-=T.length,b-=T.length)}for(const h of p)T.push((m.added?"+":"-")+h);m.added?B+=p.length:H+=p.length}else{if(y)if(p.length<=c*2&&R<l.length-2)for(const h of f(p))T.push(h);else{const h=Math.min(p.length,c);for(const I of f(p.slice(0,h)))T.push(I);const P={oldStart:y,oldLines:H-y+h,newStart:b,newLines:B-b+h,lines:T};v.push(P),y=0,b=0,T=[]}H+=p.length,B+=p.length}}for(const R of v)for(let m=0;m<R.lines.length;m++)R.lines[m].endsWith(`
53
+ `)&&(r=r.slice(0,-1))),super.equals(e,r,n)}}const lo=new qp;function Ei(t,e,r){return lo.diff(t,e,r)}function Uc(t,e,r){return r=Wp(r,{ignoreWhitespace:!0}),lo.diff(t,e,r)}function Wc(t,e){e.stripTrailingCr&&(t=t.replace(/\r\n/g,`
54
+ `));const r=[],n=t.split(/(\n|\r\n)/);n[n.length-1]||n.pop();for(let i=0;i<n.length;i++){const s=n[i];i%2&&!e.newlineIsToken?r[r.length-1]+=s:r.push(s)}return r}function Hp(t){return t=="."||t=="!"||t=="?"}class zp extends zt{tokenize(e){var r;const n=[];let i=0;for(let s=0;s<e.length;s++){if(s==e.length-1){n.push(e.slice(i));break}if(Hp(e[s])&&e[s+1].match(/\s/)){for(n.push(e.slice(i,s+1)),s=i=s+1;!((r=e[s+1])===null||r===void 0)&&r.match(/\s/);)s++;n.push(e.slice(i,s+1)),i=s+1}}return n}}const qc=new zp;function Hc(t,e,r){return qc.diff(t,e,r)}class Vp extends zt{tokenize(e){return e.split(/([{}:;,]|\s+)/)}}const zc=new Vp;function Vc(t,e,r){return zc.diff(t,e,r)}class Kp extends zt{constructor(){super(...arguments),this.tokenize=Wc}get useLongestToken(){return!0}castInput(e,r){const{undefinedReplacement:n,stringifyReplacer:i=(s,o)=>typeof o>"u"?n:o}=r;return typeof e=="string"?e:JSON.stringify(Oi(e,null,null,i),null," ")}equals(e,r,n){return super.equals(e.replace(/,([\r\n])/g,"$1"),r.replace(/,([\r\n])/g,"$1"),n)}}const Kc=new Kp;function Jc(t,e,r){return Kc.diff(t,e,r)}function Oi(t,e,r,n,i){e=e||[],r=r||[],n&&(t=n(i===void 0?"":i,t));let s;for(s=0;s<e.length;s+=1)if(e[s]===t)return r[s];let o;if(Object.prototype.toString.call(t)==="[object Array]"){for(e.push(t),o=new Array(t.length),r.push(o),s=0;s<t.length;s+=1)o[s]=Oi(t[s],e,r,n,String(s));return e.pop(),r.pop(),o}if(t&&t.toJSON&&(t=t.toJSON()),typeof t=="object"&&t!==null){e.push(t),o={},r.push(o);const a=[];let c;for(c in t)Object.prototype.hasOwnProperty.call(t,c)&&a.push(c);for(a.sort(),s=0;s<a.length;s+=1)c=a[s],o[c]=Oi(t[c],e,r,n,c);e.pop(),r.pop()}else o=t;return o}class Jp extends zt{tokenize(e){return e.slice()}join(e){return e}removeEmpty(e){return e}}const Yc=new Jp;function Gc(t,e,r){return Yc.diff(t,e,r)}function Qc(t){return Array.isArray(t)?t.map(e=>Qc(e)):Object.assign(Object.assign({},t),{hunks:t.hunks.map(e=>Object.assign(Object.assign({},e),{lines:e.lines.map((r,n)=>{var i;return r.startsWith("\\")||r.endsWith("\r")||!((i=e.lines[n+1])===null||i===void 0)&&i.startsWith("\\")?r:r+"\r"})}))})}function Xc(t){return Array.isArray(t)?t.map(e=>Xc(e)):Object.assign(Object.assign({},t),{hunks:t.hunks.map(e=>Object.assign(Object.assign({},e),{lines:e.lines.map(r=>r.endsWith("\r")?r.substring(0,r.length-1):r)}))})}function Yp(t){return Array.isArray(t)||(t=[t]),!t.some(e=>e.hunks.some(r=>r.lines.some(n=>!n.startsWith("\\")&&n.endsWith("\r"))))}function Gp(t){return Array.isArray(t)||(t=[t]),t.some(e=>e.hunks.some(r=>r.lines.some(n=>n.endsWith("\r"))))&&t.every(e=>e.hunks.every(r=>r.lines.every((n,i)=>{var s;return n.startsWith("\\")||n.endsWith("\r")||((s=r.lines[i+1])===null||s===void 0?void 0:s.startsWith("\\"))})))}function uo(t){const e=t.split(/\n/),r=[];let n=0;function i(){const a={};for(r.push(a);n<e.length;){const c=e[n];if(/^(---|\+\+\+|@@)\s/.test(c))break;const u=/^(?:Index:|diff(?: -r \w+)+)\s+(.+?)\s*$/.exec(c);u&&(a.index=u[1]),n++}for(s(a),s(a),a.hunks=[];n<e.length;){const c=e[n];if(/^(Index:\s|diff\s|---\s|\+\+\+\s|===================================================================)/.test(c))break;if(/^@@/.test(c))a.hunks.push(o());else{if(c)throw new Error("Unknown line "+(n+1)+" "+JSON.stringify(c));n++}}}function s(a){const c=/^(---|\+\+\+)\s+(.*)\r?$/.exec(e[n]);if(c){const u=c[2].split(" ",2),l=(u[1]||"").trim();let f=u[0].replace(/\\\\/g,"\\");/^".*"$/.test(f)&&(f=f.substr(1,f.length-2)),c[1]==="---"?(a.oldFileName=f,a.oldHeader=l):(a.newFileName=f,a.newHeader=l),n++}}function o(){var a;const c=n,u=e[n++],l=u.split(/@@ -(\d+)(?:,(\d+))? \+(\d+)(?:,(\d+))? @@/),f={oldStart:+l[1],oldLines:typeof l[2]>"u"?1:+l[2],newStart:+l[3],newLines:typeof l[4]>"u"?1:+l[4],lines:[]};f.oldLines===0&&(f.oldStart+=1),f.newLines===0&&(f.newStart+=1);let v=0,y=0;for(;n<e.length&&(y<f.oldLines||v<f.newLines||!((a=e[n])===null||a===void 0)&&a.startsWith("\\"));n++){const b=e[n].length==0&&n!=e.length-1?" ":e[n][0];if(b==="+"||b==="-"||b===" "||b==="\\")f.lines.push(e[n]),b==="+"?v++:b==="-"?y++:b===" "&&(v++,y++);else throw new Error(`Hunk at line ${c+1} contained invalid line ${e[n]}`)}if(!v&&f.newLines===1&&(f.newLines=0),!y&&f.oldLines===1&&(f.oldLines=0),v!==f.newLines)throw new Error("Added line count did not match for hunk at line "+(c+1));if(y!==f.oldLines)throw new Error("Removed line count did not match for hunk at line "+(c+1));return f}for(;n<e.length;)i();return r}function Qp(t,e,r){let n=!0,i=!1,s=!1,o=1;return function a(){if(n&&!s){if(i?o++:n=!1,t+o<=r)return t+o;s=!0}if(!i)return s||(n=!0),e<=t-o?t-o++:(i=!0,a())}}function Zc(t,e,r={}){let n;if(typeof e=="string"?n=uo(e):Array.isArray(e)?n=e:n=[e],n.length>1)throw new Error("applyPatch only works with a single input.");return Xp(t,n[0],r)}function Xp(t,e,r={}){(r.autoConvertLineEndings||r.autoConvertLineEndings==null)&&(Mp(t)&&Yp(e)?e=Qc(e):jp(t)&&Gp(e)&&(e=Xc(e)));const n=t.split(`
55
+ `),i=e.hunks,s=r.compareLine||((b,T,H,B)=>T===B),o=r.fuzzFactor||0;let a=0;if(o<0||!Number.isInteger(o))throw new Error("fuzzFactor must be a non-negative integer");if(!i.length)return t;let c="",u=!1,l=!1;for(let b=0;b<i[i.length-1].lines.length;b++){const T=i[i.length-1].lines[b];T[0]=="\\"&&(c[0]=="+"?u=!0:c[0]=="-"&&(l=!0)),c=T}if(u){if(l){if(!o&&n[n.length-1]=="")return!1}else if(n[n.length-1]=="")n.pop();else if(!o)return!1}else if(l){if(n[n.length-1]!="")n.push("");else if(!o)return!1}function f(b,T,H,B=0,R=!0,m=[],p=0){let h=0,P=!1;for(;B<b.length;B++){const I=b[B],N=I.length>0?I[0]:" ",J=I.length>0?I.substr(1):I;if(N==="-")if(s(T+1,n[T],N,J))T++,h=0;else return!H||n[T]==null?null:(m[p]=n[T],f(b,T+1,H-1,B,!1,m,p+1));if(N==="+"){if(!R)return null;m[p]=J,p++,h=0,P=!0}if(N===" ")if(h++,m[p]=n[T],s(T+1,n[T],N,J))p++,R=!0,P=!1,T++;else return P||!H?null:n[T]&&(f(b,T+1,H-1,B+1,!1,m,p+1)||f(b,T+1,H-1,B,!1,m,p+1))||f(b,T,H-1,B+1,!1,m,p)}return p-=h,T-=h,m.length=p,{patchedLines:m,oldLineLastI:T-1}}const v=[];let y=0;for(let b=0;b<i.length;b++){const T=i[b];let H;const B=n.length-T.oldLines+o;let R;for(let m=0;m<=o;m++){R=T.oldStart+y-1;const p=Qp(R,a,B);for(;R!==void 0&&(H=f(T.lines,R,m),!H);R=p());if(H)break}if(!H)return!1;for(let m=a;m<R;m++)v.push(n[m]);for(let m=0;m<H.patchedLines.length;m++){const p=H.patchedLines[m];v.push(p)}a=H.oldLineLastI+1,y=R+1-T.oldStart}for(let b=a;b<n.length;b++)v.push(n[b]);return v.join(`
56
+ `)}function Zp(t,e){const r=typeof t=="string"?uo(t):t;let n=0;function i(){const s=r[n++];if(!s)return e.complete();e.loadFile(s,function(o,a){if(o)return e.complete(o);const c=Zc(a,s,e);e.patched(s,c,function(u){if(u)return e.complete(u);i()})})}i()}function el(t){return Array.isArray(t)?t.map(e=>el(e)).reverse():Object.assign(Object.assign({},t),{oldFileName:t.newFileName,oldHeader:t.newHeader,newFileName:t.oldFileName,newHeader:t.oldHeader,hunks:t.hunks.map(e=>({oldLines:e.newLines,oldStart:e.newStart,newLines:e.oldLines,newStart:e.oldStart,lines:e.lines.map(r=>r.startsWith("-")?`+${r.slice(1)}`:r.startsWith("+")?`-${r.slice(1)}`:r)}))})}function fo(t,e,r,n,i,s,o){let a;o?typeof o=="function"?a={callback:o}:a=o:a={},typeof a.context>"u"&&(a.context=4);const c=a.context;if(a.newlineIsToken)throw new Error("newlineIsToken may not be used with patch-generation functions, only with diffing functions");if(a.callback){const{callback:l}=a;Ei(r,n,Object.assign(Object.assign({},a),{callback:f=>{const v=u(f);l(v)}}))}else return u(Ei(r,n,a));function u(l){if(!l)return;l.push({value:"",lines:[]});function f(R){return R.map(function(m){return" "+m})}const v=[];let y=0,b=0,T=[],H=1,B=1;for(let R=0;R<l.length;R++){const m=l[R],p=m.lines||tm(m.value);if(m.lines=p,m.added||m.removed){if(!y){const h=l[R-1];y=H,b=B,h&&(T=c>0?f(h.lines.slice(-c)):[],y-=T.length,b-=T.length)}for(const h of p)T.push((m.added?"+":"-")+h);m.added?B+=p.length:H+=p.length}else{if(y)if(p.length<=c*2&&R<l.length-2)for(const h of f(p))T.push(h);else{const h=Math.min(p.length,c);for(const I of f(p.slice(0,h)))T.push(I);const P={oldStart:y,oldLines:H-y+h,newStart:b,newLines:B-b+h,lines:T};v.push(P),y=0,b=0,T=[]}H+=p.length,B+=p.length}}for(const R of v)for(let m=0;m<R.lines.length;m++)R.lines[m].endsWith(`
57
57
  `)?R.lines[m]=R.lines[m].slice(0,-1):(R.lines.splice(m+1,0,"\"),m++);return{oldFileName:t,newFileName:e,oldHeader:i,newHeader:s,hunks:v}}}function Pi(t){if(Array.isArray(t))return t.map(Pi).join(`
58
58
  `);const e=[];t.oldFileName==t.newFileName&&e.push("Index: "+t.oldFileName),e.push("==================================================================="),e.push("--- "+t.oldFileName+(typeof t.oldHeader>"u"?"":" "+t.oldHeader)),e.push("+++ "+t.newFileName+(typeof t.newHeader>"u"?"":" "+t.newHeader));for(let r=0;r<t.hunks.length;r++){const n=t.hunks[r];n.oldLines===0&&(n.oldStart-=1),n.newLines===0&&(n.newStart-=1),e.push("@@ -"+n.oldStart+","+n.oldLines+" +"+n.newStart+","+n.newLines+" @@");for(const i of n.lines)e.push(i)}return e.join(`
59
59
  `)+`
60
- `}function ho(t,e,r,n,i,s,o){if(typeof o=="function"&&(o={callback:o}),o?.callback){const{callback:a}=o;fo(t,e,r,n,i,s,Object.assign(Object.assign({},o),{callback:c=>{a(c?Pi(c):void 0)}}))}else{const a=fo(t,e,r,n,i,s,o);return a?Pi(a):void 0}}function Zp(t,e,r,n,i,s){return ho(t,t,e,r,n,i,s)}function em(t){const e=t.endsWith(`
60
+ `}function ho(t,e,r,n,i,s,o){if(typeof o=="function"&&(o={callback:o}),o?.callback){const{callback:a}=o;fo(t,e,r,n,i,s,Object.assign(Object.assign({},o),{callback:c=>{a(c?Pi(c):void 0)}}))}else{const a=fo(t,e,r,n,i,s,o);return a?Pi(a):void 0}}function em(t,e,r,n,i,s){return ho(t,t,e,r,n,i,s)}function tm(t){const e=t.endsWith(`
61
61
  `),r=t.split(`
62
62
  `).map(n=>n+`
63
- `);return e?r.pop():r.push(r.pop().slice(0,-1)),r}function tm(t){const e=[];let r,n;for(let i=0;i<t.length;i++)r=t[i],r.added?n=1:r.removed?n=-1:n=0,e.push([n,r.value]);return e}function rm(t){const e=[];for(let r=0;r<t.length;r++){const n=t[r];n.added?e.push("<ins>"):n.removed&&e.push("<del>"),e.push(nm(n.value)),n.added?e.push("</ins>"):n.removed&&e.push("</del>")}return e.join("")}function nm(t){let e=t;return e=e.replace(/&/g,"&amp;"),e=e.replace(/</g,"&lt;"),e=e.replace(/>/g,"&gt;"),e=e.replace(/"/g,"&quot;"),e}const im=Object.freeze(Object.defineProperty({__proto__:null,Diff:zt,applyPatch:Zc,applyPatches:Xp,arrayDiff:Yc,canonicalize:Oi,characterDiff:Tc,convertChangesToDMP:tm,convertChangesToXML:rm,createPatch:Zp,createTwoFilesPatch:ho,cssDiff:zc,diffArrays:Gc,diffChars:Rc,diffCss:Vc,diffJson:Jc,diffLines:Ei,diffSentences:Hc,diffTrimmedLines:Uc,diffWords:jc,diffWordsWithSpace:co,formatPatch:Pi,jsonDiff:Kc,lineDiff:lo,parsePatch:uo,reversePatch:el,sentenceDiff:qc,structuredPatch:fo,wordDiff:Mc,wordsWithSpaceDiff:Bc},Symbol.toStringTag,{value:"Module"}));class sm{constructor(e){this.ctx=e,this.JsDiff=im,this.diffChars=Rc,this.diffWords=jc,this.diffWordsWithSpace=co,this.diffLines=Ei,this.diffTrimmedLines=Uc,this.diffSentences=Hc,this.diffCss=Vc,this.diffJson=Jc,this.diffArrays=Gc,this.createTwoFilesPatch=ho,this.ctx.set("jsdiff",this)}}const om={"diff-container":"_diff-container_lq0si_2"},am=t=>{let{user:e,target:r}=t;const n=window.mw?.config?.get("wgArticlePath")||"/$1",i=s=>n.replace("$1",s);return O("span",{className:"mw-userlinks",children:[O("a",{href:i(`User:${e}`),className:"mw-userlink",target:r,children:e})," ",O("span",{className:"mw-usertoollinks",children:["(",O("a",{href:i(`User_talk:${e}`),className:"mw-usertoollinks-talk",target:r,children:"talk"})," | ",O("a",{href:i(`Special:Contributions/${e}`),className:"mw-usertoollinks-contribs",target:r,children:"contribs"})," | ",O("a",{href:i(`Special:Block/${e}`),className:"mw-usertoollinks-block",target:r,children:"block"}),")"]})]})},cm=new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeStyle:"medium"}).format,tl=t=>{let e=["diff-title"];return t.type==="from"?e.push("diff-otitle"):t.type==="to"&&e.push("diff-ntitle"),!t.pageid||!t.userid?O("td",{colSpan:2,className:e,children:O("div",{className:"mw-diff-title--title",children:t.type==="from"?"Original content":t.type==="to"?"Your content":""})}):O("td",{colSpan:2,className:e,children:[O("div",{className:"mw-diff-title--title",children:t.pagetitle||t.timestamp}),O("div",{className:"mw-diff-title--user",children:t.username&&O(am,{user:t.username,target:"_blank"})}),O("div",{className:"mw-diff-title--timestamp",children:t.timestamp&&cm(new Date(t.timestamp))}),O("div",{className:"mw-diff-title--comment",children:t.parsedcomment&&O(ci,{children:["(",O("i",{innerHTML:t.parsedcomment}),")"]})}),O("div",{className:"mw-diff-title--navigation"})]})},lm=t=>{const{data:e,...r}=t,n=O("table",{className:"theme-ipe diff diff-type-table","data-mw":"interface",...r,children:[O("colgroup",{children:[O("col",{className:"diff-marker"}),O("col",{className:"diff-content"}),O("col",{className:"diff-marker"}),O("col",{className:"diff-content"})]}),O("tbody",{children:[O("tr",{children:[O(tl,{type:"from",pageid:e.fromid,pagetitle:e.fromtitle,revid:e.fromrevid,size:e.fromsize,timestamp:e.fromtimestamp,username:e.fromuser,userid:e.fromuserid,comment:e.fromcomment,parsedcomment:e.fromparsedcomment}),O(tl,{type:"to",pageid:e.toid,pagetitle:e.totitle,revid:e.torevid,size:e.tosize,timestamp:e.totimestamp,username:e.touser,userid:e.touserid,comment:e.tocomment,parsedcomment:e.toparsedcomment})]}),O("div",{id:"diffbody"}),O("tr",{className:"diff-size",style:{textAlign:"center"},children:[O("td",{colSpan:2,className:"diff-size-old",children:e.fromsize!==void 0&&`${e.fromsize} bytes`}),O("td",{colSpan:2,className:"diff-size-new",children:e.tosize!==void 0&&`${e.tosize} bytes`})]})]})]});return n.querySelector("#diffbody").outerHTML=e.body||O("tr",{children:O("td",{colSpan:4,children:O("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"5rem"},children:O("i",{children:"No changes"})})})}).outerHTML,n},um=(t,e=document)=>e.querySelector(t),fm=(t,e=document)=>e.querySelectorAll(t);var dm=Object.create,po=Object.defineProperty,hm=Object.getOwnPropertyDescriptor,rl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),nl=t=>{throw TypeError(t)},pm=(t,e,r)=>e in t?po(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,mm=(t,e)=>po(t,"name",{value:e,configurable:!0}),gm=t=>[,,,dm(t?.[rl("metadata")]??null)],ym=["class","method","getter","setter","accessor","field","value","get","set"],il=t=>t!==void 0&&typeof t!="function"?nl("Function expected"):t,vm=(t,e,r,n,i)=>({kind:ym[t],name:e,metadata:n,addInitializer:s=>r._?nl("Already initialized"):i.push(il(s||null))}),bm=(t,e)=>pm(e,rl("metadata"),t[3]),_m=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},wm=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&hm(i,r));mm(i,r);for(var b=n.length-1;b>=0;b--)c=vm(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,il(o)&&(i=o);return bm(t,i),y&&po(i,r,y),l?u^4?s:y:i},sl,mo,ol;const al=["diffChars","diffWords","diffSentences","diffLines","createTwoFilesPatch"];sl=[ot(["jsdiff"]),gi(ke.object({"quickDiff.preferredCompareMode":ke.union([ke.const("jsDiff"),ke.const("mwApi")]).description("The preferred comparison mode for quick diff").default("mwApi"),"quickDiff.jsDiff.defaultType":ke.union(al.map(t=>ke.const(t))).description("The default diff type for JsDiff").default("diffSentences")}).description("Quick Diff Preferences"),{"quickDiff.preferredCompareMode":"mwApi","quickDiff.jsDiff.defaultType":"diffSentences"})];class Ci extends(ol=kt){constructor(e){super(e,{},"quick-diff"),this.ctx=e,this.VALID_DIFF_TYPES=al,this.COMPARE_API_DEFAULT_OPTIONS={prop:["comment","diff","diffsize","ids","parsedcomment","size","timestamp","title","user"].join("|"),difftype:"table"}}start(){this.ctx.set("quickDiff",this),this.ctx.on("quickEdit/wikiPage",this.injectQuickEdit.bind(this)),window.RLQ.push(this.injectHistoryPage.bind(this))}stop(){this.ctx.off("quickEdit/wikiPage",this.injectQuickEdit.bind(this))}injectHistoryPage(){const e=um("#mw-history-compare");if(!e)return;fm(".mw-history-compareselectedversions-button",e).forEach(n=>{n.after(O("button",{className:"cdx-button",onClick:i=>{i.preventDefault();const s=new FormData(e),o=Number(s.get("oldid"))||0,a=Number(s.get("diff"))||0;if(!s.get("title")||!o||!a)return this.logger.warn("Missing title or revision IDs");this.comparePages({fromrev:o,torev:a})},children:"Quick Diff"}))})}injectQuickEdit({modal:e,wikiPage:r}){e.setButtons([{label:"Diff",side:"left",className:"btn btn-secondary",method:()=>{const n=r.title,i=r.revisions?.[0]?.content||"",s=e.get$content().find('textarea[name="text"]').prop("value")||"";return this.comparePages({fromtitle:n,fromtext:i,totitle:n,totext:s})}}])}simpleTextDiff(e,r){const n=this.ctx.modal.show({title:"Quick Diff",className:"in-page-edit ipe-quickDiff"});n.show();const i=O("pre",{className:om["diff-container"]}),s=O("div",{style:{display:"flex",gap:"1em"},children:this.VALID_DIFF_TYPES.map((o,a)=>O(hc,{name:"diffType",value:o,label:o,inputProps:{checked:a===0}}))});n.setContent(O("section",{children:[s,i]})),s.querySelectorAll('input[name="diffType"]').forEach(o=>{o.addEventListener("change",()=>{const a=this.renderJsDiff(e,r,o.value);i.textContent="",i.appendChild(a)})}),s.querySelector('input[name="diffType"]').dispatchEvent(new Event("change"))}renderJsDiff(e,r,n="diffSentences"){const i=document.createDocumentFragment();let s;if(n==="createTwoFilesPatch"){let o=!1;s=this.ctx.jsdiff.createTwoFilesPatch("original.txt","modified.txt",e,r).split(`
63
+ `);return e?r.pop():r.push(r.pop().slice(0,-1)),r}function rm(t){const e=[];let r,n;for(let i=0;i<t.length;i++)r=t[i],r.added?n=1:r.removed?n=-1:n=0,e.push([n,r.value]);return e}function nm(t){const e=[];for(let r=0;r<t.length;r++){const n=t[r];n.added?e.push("<ins>"):n.removed&&e.push("<del>"),e.push(im(n.value)),n.added?e.push("</ins>"):n.removed&&e.push("</del>")}return e.join("")}function im(t){let e=t;return e=e.replace(/&/g,"&amp;"),e=e.replace(/</g,"&lt;"),e=e.replace(/>/g,"&gt;"),e=e.replace(/"/g,"&quot;"),e}const sm=Object.freeze(Object.defineProperty({__proto__:null,Diff:zt,applyPatch:Zc,applyPatches:Zp,arrayDiff:Yc,canonicalize:Oi,characterDiff:Tc,convertChangesToDMP:rm,convertChangesToXML:nm,createPatch:em,createTwoFilesPatch:ho,cssDiff:zc,diffArrays:Gc,diffChars:Rc,diffCss:Vc,diffJson:Jc,diffLines:Ei,diffSentences:Hc,diffTrimmedLines:Uc,diffWords:jc,diffWordsWithSpace:co,formatPatch:Pi,jsonDiff:Kc,lineDiff:lo,parsePatch:uo,reversePatch:el,sentenceDiff:qc,structuredPatch:fo,wordDiff:Mc,wordsWithSpaceDiff:Bc},Symbol.toStringTag,{value:"Module"}));class om{constructor(e){this.ctx=e,this.JsDiff=sm,this.diffChars=Rc,this.diffWords=jc,this.diffWordsWithSpace=co,this.diffLines=Ei,this.diffTrimmedLines=Uc,this.diffSentences=Hc,this.diffCss=Vc,this.diffJson=Jc,this.diffArrays=Gc,this.createTwoFilesPatch=ho,this.ctx.set("jsdiff",this)}}const am={"diff-container":"_diff-container_lq0si_2"},cm=t=>{let{user:e,target:r}=t;const n=window.mw?.config?.get("wgArticlePath")||"/$1",i=s=>n.replace("$1",s);return O("span",{className:"mw-userlinks",children:[O("a",{href:i(`User:${e}`),className:"mw-userlink",target:r,children:e})," ",O("span",{className:"mw-usertoollinks",children:["(",O("a",{href:i(`User_talk:${e}`),className:"mw-usertoollinks-talk",target:r,children:"talk"})," | ",O("a",{href:i(`Special:Contributions/${e}`),className:"mw-usertoollinks-contribs",target:r,children:"contribs"})," | ",O("a",{href:i(`Special:Block/${e}`),className:"mw-usertoollinks-block",target:r,children:"block"}),")"]})]})},lm=new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeStyle:"medium"}).format,tl=t=>{let e=["diff-title"];return t.type==="from"?e.push("diff-otitle"):t.type==="to"&&e.push("diff-ntitle"),!t.pageid||!t.userid?O("td",{colSpan:2,className:e,children:O("div",{className:"mw-diff-title--title",children:t.type==="from"?"Original content":t.type==="to"?"Your content":""})}):O("td",{colSpan:2,className:e,children:[O("div",{className:"mw-diff-title--title",children:t.pagetitle||t.timestamp}),O("div",{className:"mw-diff-title--user",children:t.username&&O(cm,{user:t.username,target:"_blank"})}),O("div",{className:"mw-diff-title--timestamp",children:t.timestamp&&lm(new Date(t.timestamp))}),O("div",{className:"mw-diff-title--comment",children:t.parsedcomment&&O(ci,{children:["(",O("i",{innerHTML:t.parsedcomment}),")"]})}),O("div",{className:"mw-diff-title--navigation"})]})},um=t=>{const{data:e,...r}=t,n=O("table",{className:"theme-ipe diff diff-type-table","data-mw":"interface",...r,children:[O("colgroup",{children:[O("col",{className:"diff-marker"}),O("col",{className:"diff-content"}),O("col",{className:"diff-marker"}),O("col",{className:"diff-content"})]}),O("tbody",{children:[O("tr",{children:[O(tl,{type:"from",pageid:e.fromid,pagetitle:e.fromtitle,revid:e.fromrevid,size:e.fromsize,timestamp:e.fromtimestamp,username:e.fromuser,userid:e.fromuserid,comment:e.fromcomment,parsedcomment:e.fromparsedcomment}),O(tl,{type:"to",pageid:e.toid,pagetitle:e.totitle,revid:e.torevid,size:e.tosize,timestamp:e.totimestamp,username:e.touser,userid:e.touserid,comment:e.tocomment,parsedcomment:e.toparsedcomment})]}),O("div",{id:"diffbody"}),O("tr",{className:"diff-size",style:{textAlign:"center"},children:[O("td",{colSpan:2,className:"diff-size-old",children:e.fromsize!==void 0&&`${e.fromsize} bytes`}),O("td",{colSpan:2,className:"diff-size-new",children:e.tosize!==void 0&&`${e.tosize} bytes`})]})]})]});return n.querySelector("#diffbody").outerHTML=e.body||O("tr",{children:O("td",{colSpan:4,children:O("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"5rem"},children:O("i",{children:"No changes"})})})}).outerHTML,n},fm=(t,e=document)=>e.querySelector(t),dm=(t,e=document)=>e.querySelectorAll(t);var hm=Object.create,po=Object.defineProperty,pm=Object.getOwnPropertyDescriptor,rl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),nl=t=>{throw TypeError(t)},mm=(t,e,r)=>e in t?po(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,gm=(t,e)=>po(t,"name",{value:e,configurable:!0}),ym=t=>[,,,hm(t?.[rl("metadata")]??null)],vm=["class","method","getter","setter","accessor","field","value","get","set"],il=t=>t!==void 0&&typeof t!="function"?nl("Function expected"):t,bm=(t,e,r,n,i)=>({kind:vm[t],name:e,metadata:n,addInitializer:s=>r._?nl("Already initialized"):i.push(il(s||null))}),_m=(t,e)=>mm(e,rl("metadata"),t[3]),wm=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},xm=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&pm(i,r));gm(i,r);for(var b=n.length-1;b>=0;b--)c=bm(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,il(o)&&(i=o);return _m(t,i),y&&po(i,r,y),l?u^4?s:y:i},sl,mo,ol;const al=["diffChars","diffWords","diffSentences","diffLines","createTwoFilesPatch"];sl=[ot(["jsdiff"]),gi(ke.object({"quickDiff.preferredCompareMode":ke.union([ke.const("jsDiff"),ke.const("mwApi")]).description("The preferred comparison mode for quick diff").default("mwApi"),"quickDiff.jsDiff.defaultType":ke.union(al.map(t=>ke.const(t))).description("The default diff type for JsDiff").default("diffSentences")}).description("Quick Diff Preferences"),{"quickDiff.preferredCompareMode":"mwApi","quickDiff.jsDiff.defaultType":"diffSentences"})];class Ci extends(ol=kt){constructor(e){super(e,{},"quick-diff"),this.ctx=e,this.VALID_DIFF_TYPES=al,this.COMPARE_API_DEFAULT_OPTIONS={prop:["comment","diff","diffsize","ids","parsedcomment","size","timestamp","title","user"].join("|"),difftype:"table"}}start(){this.ctx.set("quickDiff",this),this.ctx.on("quickEdit/wikiPage",this.injectQuickEdit.bind(this)),window.RLQ.push(this.injectHistoryPage.bind(this))}stop(){this.ctx.off("quickEdit/wikiPage",this.injectQuickEdit.bind(this))}injectHistoryPage(){const e=fm("#mw-history-compare");if(!e)return;dm(".mw-history-compareselectedversions-button",e).forEach(n=>{n.after(O("button",{className:"cdx-button",onClick:i=>{i.preventDefault();const s=new FormData(e),o=Number(s.get("oldid"))||0,a=Number(s.get("diff"))||0;if(!s.get("title")||!o||!a)return this.logger.warn("Missing title or revision IDs");this.comparePages({fromrev:o,torev:a})},children:"Quick Diff"}))})}injectQuickEdit({modal:e,wikiPage:r}){e.setButtons([{label:"Diff",side:"left",className:"btn btn-secondary",method:()=>{const n=r.title,i=r.revisions?.[0]?.content||"",s=e.get$content().find('textarea[name="text"]').prop("value")||"";return this.comparePages({fromtitle:n,fromtext:i,totitle:n,totext:s})}}])}simpleTextDiff(e,r){const n=this.ctx.modal.show({title:"Quick Diff",className:"in-page-edit ipe-quickDiff"});n.show();const i=O("pre",{className:am["diff-container"]}),s=O("div",{style:{display:"flex",gap:"1em"},children:this.VALID_DIFF_TYPES.map((o,a)=>O(hc,{name:"diffType",value:o,label:o,inputProps:{checked:a===0}}))});n.setContent(O("section",{children:[s,i]})),s.querySelectorAll('input[name="diffType"]').forEach(o=>{o.addEventListener("change",()=>{const a=this.renderJsDiff(e,r,o.value);i.textContent="",i.appendChild(a)})}),s.querySelector('input[name="diffType"]').dispatchEvent(new Event("change"))}renderJsDiff(e,r,n="diffSentences"){const i=document.createDocumentFragment();let s;if(n==="createTwoFilesPatch"){let o=!1;s=this.ctx.jsdiff.createTwoFilesPatch("original.txt","modified.txt",e,r).split(`
64
64
  `).map(function(a){const c={value:a+`
65
65
  `};return a.startsWith("@@")?(c.chunkHeader=!0,o=!0):o&&(a.startsWith("-")?c.removed=!0:a.startsWith("+")&&(c.added=!0)),c})}else{const o=this.ctx.jsdiff[n];if(!o)throw new Error(`Missing DiffEngine for ${n}`);s=o(e,r)}if(!Array.isArray(s))throw new Error("Missing diff result");for(let o=0;o<s.length;o++){if(s[o].added&&s[o+1]&&s[o+1].removed){const c=s[o];s[o]=s[o+1],s[o+1]=c}let a;s[o].removed?(a=document.createElement("del"),a.appendChild(document.createTextNode(s[o].value))):s[o].added?(a=document.createElement("ins"),a.appendChild(document.createTextNode(s[o].value))):s[o].chunkHeader?(a=document.createElement("span"),a.setAttribute("class","chunk-header"),a.appendChild(document.createTextNode(s[o].value))):a=document.createTextNode(s[o].value),i.appendChild(a)}return i}comparePages(e){const r=this.ctx.modal.createObject({title:"Loading diff...",content:O(gr,{}),className:"quick-diff"}).init();return window.mw&&mw.loader.getState("mediawiki.diff.styles")!=="ready"&&mw.loader.load(["mediawiki.diff.styles"]),this.ctx.api.post({...this.COMPARE_API_DEFAULT_OPTIONS,...e,action:"compare",format:"json",formatversion:2}).then(n=>{if(n.data?.error||n.data?.errors){const s=[n.data?.error,...n.data?.errors||[]].filter(Boolean);throw new Error(s.map(o=>o.info).join(`
66
- `),{cause:n})}if(!n.data.compare)throw new Error("No compare data received",{cause:n});const{data:{compare:i}}=n;r.setTitle(i.fromtitle&&i.totitle?`${i.fromtitle} ⇔ ${i.totitle}`:"Differences"),r.setContent(O("section",{children:O(lm,{data:i})}))}).catch(n=>{r.setContent(O(dc,{title:"Failed to load diff",type:"error",children:O("pre",{children:n instanceof Error?n.message:String(n)})}))}),r.show()}}mo=gm(ol),Ci=wm(mo,0,"PluginQuickDiffCore",sl,Ci),_m(mo,1,Ci);const ua=class ua extends kt{constructor(e){super(e,{},"quick-diff-loader"),this.ctx=e,e.plugin(sm),e.plugin(Ci)}};ua.inject=["api","wikiPage","modal"];let go=ua;const xm=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickDiff:go},Symbol.toStringTag,{value:"Module"})),fa=class fa extends kt{constructor(e){super(e,{},"quick-redirect"),this.ctx=e}start(){this.ctx.set("quickRedirect",this.quickRedirect.bind(this)),this.ctx.set("redirectPage",this.redirectPage.bind(this));const e=window.mw?.config.get("wgPageName")||"",r=window.mw?.config.get("wgIsProbablyEditable");this.ctx.inject(["toolbox"],n=>{this.ctx=n,n.toolbox.addButton({id:"quick-redirect",icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-file-symlink",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M4 21v-4a3 3 0 0 1 3 -3h5"}),O("path",{d:"M9 17l3 -3l-3 -3"}),O("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),O("path",{d:"M5 11v-6a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-9.5"})]}),tooltip:"Quick Redirect",group:"group1",onClick:()=>{this.quickRedirect(r?{to:e}:{})}}),this.addDisposeHandler(i=>{i.toolbox.removeButton("quick-redirect")})})}stop(){}quickRedirect(e){const r=this.ctx.modal.createObject({title:"Quick Redirect",content:O(gr,{}),className:"quick-redirect",sizeClass:"medium",center:!0}).init();let n=null;return r.setContent(O("form",{ref:i=>n=i,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:i=>{i.preventDefault();const s=new FormData(n),o={from:s.get("from"),to:s.get("to"),reason:s.get("reason")||"",overwrite:s.get("overwrite")==="on"};r.setLoadingState(!0),this.redirectPage(o).then(a=>{r.close(),this.ctx.modal.notify("success",{title:"Redirect successful",content:"The redirect has been created."})}).catch(a=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:"Failed to redirect",content:a instanceof Error?a.message:String(a)})})},children:[O(wc,{inputs:[{label:"From",name:"from",value:e?.from},{label:"To",name:"to",value:e?.to}]}),O(Zs,{label:"Reason",id:"reason",name:"reason",value:e?.reason}),O("div",{children:O(Lr,{name:"overwrite",id:"overwrite",checked:e?.overwrite,children:"Force create redirect even if the from page already exists"})}),O(pi,{type:"primary",style:{width:"100%"},children:"Create Redirect"})]})),r.show()}async redirectPage(e){const{from:r,to:n,reason:i="",overwrite:s=!1}=e,o=await this.ctx.wikiPage.newBlankPage({title:r}),a=`#REDIRECT [[:${n}]]`,c=await o.edit({text:a,summary:i},{createonly:!s});if(c.data?.errors)throw new Error(c.data.errors[0].text,{cause:c});return c}};fa.inject=["api","wikiPage","modal"];let yo=fa;const Sm=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickRedirect:yo},Symbol.toStringTag,{value:"Module"}));var Em=Object.create,vo=Object.defineProperty,Om=Object.getOwnPropertyDescriptor,cl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),ll=t=>{throw TypeError(t)},Pm=(t,e,r)=>e in t?vo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Cm=(t,e)=>vo(t,"name",{value:e,configurable:!0}),km=t=>[,,,Em(t?.[cl("metadata")]??null)],$m=["class","method","getter","setter","accessor","field","value","get","set"],ul=t=>t!==void 0&&typeof t!="function"?ll("Function expected"):t,Im=(t,e,r,n,i)=>({kind:$m[t],name:e,metadata:n,addInitializer:s=>r._?ll("Already initialized"):i.push(ul(s||null))}),Am=(t,e)=>Pm(e,cl("metadata"),t[3]),Tm=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},Rm=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Om(i,r));Cm(i,r);for(var b=n.length-1;b>=0;b--)c=Im(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,ul(o)&&(i=o);return Am(t,i),y&&vo(i,r,y),l?u^4?s:y:i},fl,bo,dl;fl=[gi(ke.object({toolboxAlwaysShow:ke.boolean().description("Make the toolbox opened by default").default(!1)}),{toolboxAlwaysShow:!1}),ot(["preferences"])];class ki extends(dl=Tr){constructor(e){super(e,"toolbox",!1),this.ctx=e,this.container=void 0,this.forceShow=!1}async start(){mw&&mw.config.get("wgIsArticle")===!1&&!this.forceShow?this.container=this.createIndicatorForNotArticlePage():this.container=this.createToolbox(),document.body.appendChild(this.container),await mc(0),this.ctx.preferences.get("toolboxAlwaysShow").then(e=>{e&&(this.container.querySelector("#toolbox-toggle")?.classList.add("opened"),this.container.querySelectorAll(".btn-group").forEach(r=>{r.classList.add("opened")}))})}stop(){this.container?.remove()}createToolbox(){const r=O("div",{id:"ipe-edit-toolbox",children:[O("ul",{className:"btn-group group1",style:{display:"flex",flexDirection:"column"}}),O("ul",{className:"btn-group group2",style:{display:"flex",flexDirection:"row"}}),O("button",{className:"ipe-toolbox-btn",id:"toolbox-toggle",onClick:function(n){const i=this.classList.contains("opened");this.classList.toggle("opened",!i),r.querySelectorAll(".btn-group").forEach(s=>{s.classList.toggle("opened",!i)})},children:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-plus",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M12 5l0 14"}),O("path",{d:"M5 12l14 0"})]})})]});return r}createIndicatorForNotArticlePage(){return O("div",{id:"ipe-edit-toolbox",children:O("div",{id:"ipe-toolbox-placeholder",style:"width: 0.75rem; height: 0.75rem; border-radius: 50%; background: #3f51b5; color: #fff; pointer-events: none;",children:O("svg",{style:"width: 0.5em; height: 0.5em; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"4","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-check",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M5 12l5 5l10 -10"})]})})})}normalizeButtonId(e){return e||(e=Math.random().toString(36).substring(2,8)),`ipe-toolbox__${e.trim()}`.replace(/\s\.#/g,"-")}addButton(e){let{id:r,group:n,icon:i,tooltip:s,buttonProps:o,onClick:a,index:c}=e;r=this.normalizeButtonId(r);const u=this.container.querySelector(`#${r}`);u&&(this.ctx.logger("toolbox").warn(`Button with id ${r} already exists, replacing it.`),u.remove());let l=null;if(typeof n>"u"||n==="auto"){const v=this.container.querySelector(".btn-group.group1"),y=this.container.querySelector(".btn-group.group2"),b=v?.children.length||0,T=y?.children.length||0;l=b<=T?v:y}else l=this.container.querySelector(`.btn-group.${n}`);if(!l)throw new Error(`Button group ${n} not found`);const f=O("li",{class:"btn-tip-group",id:r,onClick:a,children:[O("div",{class:"btn-tip",children:s}),O("button",{id:`${r}-btn`,class:"ipe-toolbox-btn",...o,children:i})]});return typeof c=="number"?c<=0?l.prepend(f):c>=l.children.length?l.appendChild(f):l.children[c]?.before(f):l.appendChild(f),this.ctx.emit("toolbox/button/added",{ctx:this.ctx,button:f}),f}removeButton(e){this.container.querySelector(`.ipe-toolbox-btn#${e}`)?.remove(),this.ctx.emit("toolbox/button/removed",{ctx:this.ctx,id:e})}}bo=km(dl),ki=Rm(bo,0,"PluginToolbox",fl,ki),Tm(bo,1,ki);const Nm=Object.freeze(Object.defineProperty({__proto__:null,get PluginToolbox(){return ki}},Symbol.toStringTag,{value:"Module"}));/**
66
+ `),{cause:n})}if(!n.data.compare)throw new Error("No compare data received",{cause:n});const{data:{compare:i}}=n;r.setTitle(i.fromtitle&&i.totitle?`${i.fromtitle} ⇔ ${i.totitle}`:"Differences"),r.setContent(O("section",{children:O(um,{data:i})}))}).catch(n=>{r.setContent(O(dc,{title:"Failed to load diff",type:"error",children:O("pre",{children:n instanceof Error?n.message:String(n)})}))}),r.show()}}mo=ym(ol),Ci=xm(mo,0,"PluginQuickDiffCore",sl,Ci),wm(mo,1,Ci);const ua=class ua extends kt{constructor(e){super(e,{},"quick-diff-loader"),this.ctx=e,e.plugin(om),e.plugin(Ci)}};ua.inject=["api","wikiPage","modal"];let go=ua;const Sm=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickDiff:go},Symbol.toStringTag,{value:"Module"})),fa=class fa extends kt{constructor(e){super(e,{},"quick-redirect"),this.ctx=e}start(){this.ctx.set("quickRedirect",this.quickRedirect.bind(this)),this.ctx.set("redirectPage",this.redirectPage.bind(this));const e=window.mw?.config.get("wgPageName")||"",r=window.mw?.config.get("wgIsProbablyEditable");this.ctx.inject(["toolbox"],n=>{this.ctx=n,n.toolbox.addButton({id:"quick-redirect",icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-file-symlink",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M4 21v-4a3 3 0 0 1 3 -3h5"}),O("path",{d:"M9 17l3 -3l-3 -3"}),O("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),O("path",{d:"M5 11v-6a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-9.5"})]}),tooltip:"Quick Redirect",group:"group1",onClick:()=>{this.quickRedirect(r?{to:e}:{})}}),this.addDisposeHandler(i=>{i.toolbox.removeButton("quick-redirect")})})}stop(){}quickRedirect(e){const r=this.ctx.modal.createObject({title:"Quick Redirect",content:O(gr,{}),className:"quick-redirect",sizeClass:"medium",center:!0}).init();let n=null;return r.setContent(O("form",{ref:i=>n=i,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:i=>{i.preventDefault();const s=new FormData(n),o={from:s.get("from"),to:s.get("to"),reason:s.get("reason")||"",overwrite:s.get("overwrite")==="on"};r.setLoadingState(!0),this.redirectPage(o).then(a=>{r.close(),this.ctx.modal.notify("success",{title:"Redirect successful",content:"The redirect has been created."})}).catch(a=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:"Failed to redirect",content:a instanceof Error?a.message:String(a)})})},children:[O(wc,{inputs:[{label:"From",name:"from",value:e?.from},{label:"To",name:"to",value:e?.to}]}),O(Zs,{label:"Reason",id:"reason",name:"reason",value:e?.reason}),O("div",{children:O(Lr,{name:"overwrite",id:"overwrite",checked:e?.overwrite,children:"Force create redirect even if the from page already exists"})}),O(pi,{type:"primary",style:{width:"100%"},children:"Create Redirect"})]})),r.show()}async redirectPage(e){const{from:r,to:n,reason:i="",overwrite:s=!1}=e,o=await this.ctx.wikiPage.newBlankPage({title:r}),a=`#REDIRECT [[:${n}]]`,c=await o.edit({text:a,summary:i},{createonly:!s});if(c.data?.errors)throw new Error(c.data.errors[0].text,{cause:c});return c}};fa.inject=["api","wikiPage","modal"];let yo=fa;const Em=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickRedirect:yo},Symbol.toStringTag,{value:"Module"}));var Om=Object.create,vo=Object.defineProperty,Pm=Object.getOwnPropertyDescriptor,cl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),ll=t=>{throw TypeError(t)},Cm=(t,e,r)=>e in t?vo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,km=(t,e)=>vo(t,"name",{value:e,configurable:!0}),$m=t=>[,,,Om(t?.[cl("metadata")]??null)],Im=["class","method","getter","setter","accessor","field","value","get","set"],ul=t=>t!==void 0&&typeof t!="function"?ll("Function expected"):t,Am=(t,e,r,n,i)=>({kind:Im[t],name:e,metadata:n,addInitializer:s=>r._?ll("Already initialized"):i.push(ul(s||null))}),Tm=(t,e)=>Cm(e,cl("metadata"),t[3]),Rm=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},Nm=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Pm(i,r));km(i,r);for(var b=n.length-1;b>=0;b--)c=Am(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,ul(o)&&(i=o);return Tm(t,i),y&&vo(i,r,y),l?u^4?s:y:i},fl,bo,dl;fl=[gi(ke.object({toolboxAlwaysShow:ke.boolean().description("Make the toolbox opened by default").default(!1)}),{toolboxAlwaysShow:!1}),ot(["preferences"])];class ki extends(dl=Tr){constructor(e){super(e,"toolbox",!1),this.ctx=e,this.container=void 0,this.forceShow=!1}async start(){mw&&mw.config.get("wgIsArticle")===!1&&!this.forceShow?this.container=this.createIndicatorForNotArticlePage():this.container=this.createToolbox(),document.body.appendChild(this.container),await mc(0),this.ctx.preferences.get("toolboxAlwaysShow").then(e=>{e&&(this.container.querySelector("#toolbox-toggle")?.classList.add("opened"),this.container.querySelectorAll(".btn-group").forEach(r=>{r.classList.add("opened")}))})}stop(){this.container?.remove()}createToolbox(){const r=O("div",{id:"ipe-edit-toolbox",children:[O("ul",{className:"btn-group group1",style:{display:"flex",flexDirection:"column"}}),O("ul",{className:"btn-group group2",style:{display:"flex",flexDirection:"row"}}),O("button",{className:"ipe-toolbox-btn",id:"toolbox-toggle",onClick:function(n){const i=this.classList.contains("opened");this.classList.toggle("opened",!i),r.querySelectorAll(".btn-group").forEach(s=>{s.classList.toggle("opened",!i)})},children:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-plus",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M12 5l0 14"}),O("path",{d:"M5 12l14 0"})]})})]});return r}createIndicatorForNotArticlePage(){return O("div",{id:"ipe-edit-toolbox",children:O("div",{id:"ipe-toolbox-placeholder",style:"width: 0.75rem; height: 0.75rem; border-radius: 50%; background: #3f51b5; color: #fff; pointer-events: none;",children:O("svg",{style:"width: 0.5em; height: 0.5em; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"4","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-check",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M5 12l5 5l10 -10"})]})})})}normalizeButtonId(e){return e||(e=Math.random().toString(36).substring(2,8)),`ipe-toolbox__${e.trim()}`.replace(/\s\.#/g,"-")}addButton(e){let{id:r,group:n,icon:i,tooltip:s,buttonProps:o,onClick:a,index:c}=e;r=this.normalizeButtonId(r);const u=this.container.querySelector(`#${r}`);u&&(this.ctx.logger("toolbox").warn(`Button with id ${r} already exists, replacing it.`),u.remove());let l=null;if(typeof n>"u"||n==="auto"){const v=this.container.querySelector(".btn-group.group1"),y=this.container.querySelector(".btn-group.group2"),b=v?.children.length||0,T=y?.children.length||0;l=b<=T?v:y}else l=this.container.querySelector(`.btn-group.${n}`);if(!l)throw new Error(`Button group ${n} not found`);const f=O("li",{class:"btn-tip-group",id:r,onClick:a,children:[O("div",{class:"btn-tip",children:s}),O("button",{id:`${r}-btn`,class:"ipe-toolbox-btn",...o,children:i})]});return typeof c=="number"?c<=0?l.prepend(f):c>=l.children.length?l.appendChild(f):l.children[c]?.before(f):l.appendChild(f),this.ctx.emit("toolbox/button/added",{ctx:this.ctx,button:f}),f}removeButton(e){this.container.querySelector(`.ipe-toolbox-btn#${e}`)?.remove(),this.ctx.emit("toolbox/button/removed",{ctx:this.ctx,id:e})}}bo=$m(dl),ki=Nm(bo,0,"PluginToolbox",fl,ki),Rm(bo,1,ki);const Dm=Object.freeze(Object.defineProperty({__proto__:null,get PluginToolbox(){return ki}},Symbol.toStringTag,{value:"Module"}));/**
67
67
  * @vue/shared v3.5.21
68
68
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
69
69
  * @license MIT
70
- **/function _o(t){const e=Object.create(null);for(const r of t.split(","))e[r]=1;return r=>r in e}const be={},Mr=[],$t=()=>{},hl=()=>!1,$i=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),wo=t=>t.startsWith("onUpdate:"),Je=Object.assign,xo=(t,e)=>{const r=t.indexOf(e);r>-1&&t.splice(r,1)},Dm=Object.prototype.hasOwnProperty,xe=(t,e)=>Dm.call(t,e),ae=Array.isArray,jr=t=>Ii(t)==="[object Map]",pl=t=>Ii(t)==="[object Set]",ce=t=>typeof t=="function",De=t=>typeof t=="string",rr=t=>typeof t=="symbol",Ie=t=>t!==null&&typeof t=="object",ml=t=>(Ie(t)||ce(t))&&ce(t.then)&&ce(t.catch),gl=Object.prototype.toString,Ii=t=>gl.call(t),Lm=t=>Ii(t).slice(8,-1),yl=t=>Ii(t)==="[object Object]",So=t=>De(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,_n=_o(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ai=t=>{const e=Object.create(null);return r=>e[r]||(e[r]=t(r))},Mm=/-\w/g,Vt=Ai(t=>t.replace(Mm,e=>e.slice(1).toUpperCase())),jm=/\B([A-Z])/g,nr=Ai(t=>t.replace(jm,"-$1").toLowerCase()),vl=Ai(t=>t.charAt(0).toUpperCase()+t.slice(1)),Eo=Ai(t=>t?`on${vl(t)}`:""),ct=(t,e)=>!Object.is(t,e),Oo=(t,...e)=>{for(let r=0;r<t.length;r++)t[r](...e)},bl=(t,e,r,n=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:n,value:r})},Fm=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let _l;const Ti=()=>_l||(_l=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Po(t){if(ae(t)){const e={};for(let r=0;r<t.length;r++){const n=t[r],i=De(n)?qm(n):Po(n);if(i)for(const s in i)e[s]=i[s]}return e}else if(De(t)||Ie(t))return t}const Bm=/;(?![^(]*\))/g,Um=/:([^]+)/,Wm=/\/\*[^]*?\*\//g;function qm(t){const e={};return t.replace(Wm,"").split(Bm).forEach(r=>{if(r){const n=r.split(Um);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e}function Ri(t){let e="";if(De(t))e=t;else if(ae(t))for(let r=0;r<t.length;r++){const n=Ri(t[r]);n&&(e+=n+" ")}else if(Ie(t))for(const r in t)t[r]&&(e+=r+" ");return e.trim()}const Hm=_o("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function wl(t){return!!t||t===""}const xl=t=>!!(t&&t.__v_isRef===!0),Ni=t=>De(t)?t:t==null?"":ae(t)||Ie(t)&&(t.toString===gl||!ce(t.toString))?xl(t)?Ni(t.value):JSON.stringify(t,Sl,2):String(t),Sl=(t,e)=>xl(e)?Sl(t,e.value):jr(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((r,[n,i],s)=>(r[Co(n,s)+" =>"]=i,r),{})}:pl(e)?{[`Set(${e.size})`]:[...e.values()].map(r=>Co(r))}:rr(e)?Co(e):Ie(e)&&!ae(e)&&!yl(e)?String(e):e,Co=(t,e="")=>{var r;return rr(t)?`Symbol(${(r=t.description)!=null?r:e})`:t};/**
70
+ **/function _o(t){const e=Object.create(null);for(const r of t.split(","))e[r]=1;return r=>r in e}const be={},Mr=[],$t=()=>{},hl=()=>!1,$i=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),wo=t=>t.startsWith("onUpdate:"),Je=Object.assign,xo=(t,e)=>{const r=t.indexOf(e);r>-1&&t.splice(r,1)},Lm=Object.prototype.hasOwnProperty,xe=(t,e)=>Lm.call(t,e),ae=Array.isArray,jr=t=>Ii(t)==="[object Map]",pl=t=>Ii(t)==="[object Set]",ce=t=>typeof t=="function",De=t=>typeof t=="string",rr=t=>typeof t=="symbol",Ie=t=>t!==null&&typeof t=="object",ml=t=>(Ie(t)||ce(t))&&ce(t.then)&&ce(t.catch),gl=Object.prototype.toString,Ii=t=>gl.call(t),Mm=t=>Ii(t).slice(8,-1),yl=t=>Ii(t)==="[object Object]",So=t=>De(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,_n=_o(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ai=t=>{const e=Object.create(null);return r=>e[r]||(e[r]=t(r))},jm=/-\w/g,Vt=Ai(t=>t.replace(jm,e=>e.slice(1).toUpperCase())),Fm=/\B([A-Z])/g,nr=Ai(t=>t.replace(Fm,"-$1").toLowerCase()),vl=Ai(t=>t.charAt(0).toUpperCase()+t.slice(1)),Eo=Ai(t=>t?`on${vl(t)}`:""),ct=(t,e)=>!Object.is(t,e),Oo=(t,...e)=>{for(let r=0;r<t.length;r++)t[r](...e)},bl=(t,e,r,n=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:n,value:r})},Bm=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let _l;const Ti=()=>_l||(_l=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Po(t){if(ae(t)){const e={};for(let r=0;r<t.length;r++){const n=t[r],i=De(n)?Hm(n):Po(n);if(i)for(const s in i)e[s]=i[s]}return e}else if(De(t)||Ie(t))return t}const Um=/;(?![^(]*\))/g,Wm=/:([^]+)/,qm=/\/\*[^]*?\*\//g;function Hm(t){const e={};return t.replace(qm,"").split(Um).forEach(r=>{if(r){const n=r.split(Wm);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e}function Ri(t){let e="";if(De(t))e=t;else if(ae(t))for(let r=0;r<t.length;r++){const n=Ri(t[r]);n&&(e+=n+" ")}else if(Ie(t))for(const r in t)t[r]&&(e+=r+" ");return e.trim()}const zm=_o("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function wl(t){return!!t||t===""}const xl=t=>!!(t&&t.__v_isRef===!0),Ni=t=>De(t)?t:t==null?"":ae(t)||Ie(t)&&(t.toString===gl||!ce(t.toString))?xl(t)?Ni(t.value):JSON.stringify(t,Sl,2):String(t),Sl=(t,e)=>xl(e)?Sl(t,e.value):jr(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((r,[n,i],s)=>(r[Co(n,s)+" =>"]=i,r),{})}:pl(e)?{[`Set(${e.size})`]:[...e.values()].map(r=>Co(r))}:rr(e)?Co(e):Ie(e)&&!ae(e)&&!yl(e)?String(e):e,Co=(t,e="")=>{var r;return rr(t)?`Symbol(${(r=t.description)!=null?r:e})`:t};/**
71
71
  * @vue/reactivity v3.5.21
72
72
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
73
73
  * @license MIT
74
- **/let lt;class zm{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=lt,!e&&lt&&(this.index=(lt.scopes||(lt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,r;if(this.scopes)for(e=0,r=this.scopes.length;e<r;e++)this.scopes[e].pause();for(e=0,r=this.effects.length;e<r;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,r;if(this.scopes)for(e=0,r=this.scopes.length;e<r;e++)this.scopes[e].resume();for(e=0,r=this.effects.length;e<r;e++)this.effects[e].resume()}}run(e){if(this._active){const r=lt;try{return lt=this,e()}finally{lt=r}}}on(){++this._on===1&&(this.prevScope=lt,lt=this)}off(){this._on>0&&--this._on===0&&(lt=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){this._active=!1;let r,n;for(r=0,n=this.effects.length;r<n;r++)this.effects[r].stop();for(this.effects.length=0,r=0,n=this.cleanups.length;r<n;r++)this.cleanups[r]();if(this.cleanups.length=0,this.scopes){for(r=0,n=this.scopes.length;r<n;r++)this.scopes[r].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function Vm(){return lt}let Ce;const ko=new WeakSet;class El{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,lt&&lt.active&&lt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ko.has(this)&&(ko.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Pl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Al(this),Cl(this);const e=Ce,r=St;Ce=this,St=!0;try{return this.fn()}finally{kl(this),Ce=e,St=r,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)To(e);this.deps=this.depsTail=void 0,Al(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ko.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ao(this)&&this.run()}get dirty(){return Ao(this)}}let Ol=0,wn,xn;function Pl(t,e=!1){if(t.flags|=8,e){t.next=xn,xn=t;return}t.next=wn,wn=t}function $o(){Ol++}function Io(){if(--Ol>0)return;if(xn){let e=xn;for(xn=void 0;e;){const r=e.next;e.next=void 0,e.flags&=-9,e=r}}let t;for(;wn;){let e=wn;for(wn=void 0;e;){const r=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(n){t||(t=n)}e=r}}if(t)throw t}function Cl(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function kl(t){let e,r=t.depsTail,n=r;for(;n;){const i=n.prevDep;n.version===-1?(n===r&&(r=i),To(n),Km(n)):e=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=i}t.deps=e,t.depsTail=r}function Ao(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&($l(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}function $l(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===Sn)||(t.globalVersion=Sn,!t.isSSR&&t.flags&128&&(!t.deps&&!t._dirty||!Ao(t))))return;t.flags|=2;const e=t.dep,r=Ce,n=St;Ce=t,St=!0;try{Cl(t);const i=t.fn(t._value);(e.version===0||ct(i,t._value))&&(t.flags|=128,t._value=i,e.version++)}catch(i){throw e.version++,i}finally{Ce=r,St=n,kl(t),t.flags&=-3}}function To(t,e=!1){const{dep:r,prevSub:n,nextSub:i}=t;if(n&&(n.nextSub=i,t.prevSub=void 0),i&&(i.prevSub=n,t.nextSub=void 0),r.subs===t&&(r.subs=n,!n&&r.computed)){r.computed.flags&=-5;for(let s=r.computed.deps;s;s=s.nextDep)To(s,!0)}!e&&!--r.sc&&r.map&&r.map.delete(r.key)}function Km(t){const{prevDep:e,nextDep:r}=t;e&&(e.nextDep=r,t.prevDep=void 0),r&&(r.prevDep=e,t.nextDep=void 0)}let St=!0;const Il=[];function It(){Il.push(St),St=!1}function At(){const t=Il.pop();St=t===void 0?!0:t}function Al(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const r=Ce;Ce=void 0;try{e()}finally{Ce=r}}}let Sn=0;class Jm{constructor(e,r){this.sub=e,this.dep=r,this.version=r.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Di{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(e){if(!Ce||!St||Ce===this.computed)return;let r=this.activeLink;if(r===void 0||r.sub!==Ce)r=this.activeLink=new Jm(Ce,this),Ce.deps?(r.prevDep=Ce.depsTail,Ce.depsTail.nextDep=r,Ce.depsTail=r):Ce.deps=Ce.depsTail=r,Tl(r);else if(r.version===-1&&(r.version=this.version,r.nextDep)){const n=r.nextDep;n.prevDep=r.prevDep,r.prevDep&&(r.prevDep.nextDep=n),r.prevDep=Ce.depsTail,r.nextDep=void 0,Ce.depsTail.nextDep=r,Ce.depsTail=r,Ce.deps===r&&(Ce.deps=n)}return r}trigger(e){this.version++,Sn++,this.notify(e)}notify(e){$o();try{for(let r=this.subs;r;r=r.prevSub)r.sub.notify()&&r.sub.dep.notify()}finally{Io()}}}function Tl(t){if(t.dep.sc++,t.sub.flags&4){const e=t.dep.computed;if(e&&!t.dep.subs){e.flags|=20;for(let n=e.deps;n;n=n.nextDep)Tl(n)}const r=t.dep.subs;r!==t&&(t.prevSub=r,r&&(r.nextSub=t)),t.dep.subs=t}}const Ro=new WeakMap,vr=Symbol(""),No=Symbol(""),En=Symbol("");function Ge(t,e,r){if(St&&Ce){let n=Ro.get(t);n||Ro.set(t,n=new Map);let i=n.get(r);i||(n.set(r,i=new Di),i.map=n,i.key=r),i.track()}}function Kt(t,e,r,n,i,s){const o=Ro.get(t);if(!o){Sn++;return}const a=c=>{c&&c.trigger()};if($o(),e==="clear")o.forEach(a);else{const c=ae(t),u=c&&So(r);if(c&&r==="length"){const l=Number(n);o.forEach((f,v)=>{(v==="length"||v===En||!rr(v)&&v>=l)&&a(f)})}else switch((r!==void 0||o.has(void 0))&&a(o.get(r)),u&&a(o.get(En)),e){case"add":c?u&&a(o.get("length")):(a(o.get(vr)),jr(t)&&a(o.get(No)));break;case"delete":c||(a(o.get(vr)),jr(t)&&a(o.get(No)));break;case"set":jr(t)&&a(o.get(vr));break}}Io()}function Fr(t){const e=ye(t);return e===t?e:(Ge(e,"iterate",En),vt(t)?e:e.map(Ye))}function Li(t){return Ge(t=ye(t),"iterate",En),t}const Ym={__proto__:null,[Symbol.iterator](){return Do(this,Symbol.iterator,Ye)},concat(...t){return Fr(this).concat(...t.map(e=>ae(e)?Fr(e):e))},entries(){return Do(this,"entries",t=>(t[1]=Ye(t[1]),t))},every(t,e){return Jt(this,"every",t,e,void 0,arguments)},filter(t,e){return Jt(this,"filter",t,e,r=>r.map(Ye),arguments)},find(t,e){return Jt(this,"find",t,e,Ye,arguments)},findIndex(t,e){return Jt(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return Jt(this,"findLast",t,e,Ye,arguments)},findLastIndex(t,e){return Jt(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return Jt(this,"forEach",t,e,void 0,arguments)},includes(...t){return Lo(this,"includes",t)},indexOf(...t){return Lo(this,"indexOf",t)},join(t){return Fr(this).join(t)},lastIndexOf(...t){return Lo(this,"lastIndexOf",t)},map(t,e){return Jt(this,"map",t,e,void 0,arguments)},pop(){return On(this,"pop")},push(...t){return On(this,"push",t)},reduce(t,...e){return Rl(this,"reduce",t,e)},reduceRight(t,...e){return Rl(this,"reduceRight",t,e)},shift(){return On(this,"shift")},some(t,e){return Jt(this,"some",t,e,void 0,arguments)},splice(...t){return On(this,"splice",t)},toReversed(){return Fr(this).toReversed()},toSorted(t){return Fr(this).toSorted(t)},toSpliced(...t){return Fr(this).toSpliced(...t)},unshift(...t){return On(this,"unshift",t)},values(){return Do(this,"values",Ye)}};function Do(t,e,r){const n=Li(t),i=n[e]();return n!==t&&!vt(t)&&(i._next=i.next,i.next=()=>{const s=i._next();return s.value&&(s.value=r(s.value)),s}),i}const Gm=Array.prototype;function Jt(t,e,r,n,i,s){const o=Li(t),a=o!==t&&!vt(t),c=o[e];if(c!==Gm[e]){const f=c.apply(t,s);return a?Ye(f):f}let u=r;o!==t&&(a?u=function(f,v){return r.call(this,Ye(f),v,t)}:r.length>2&&(u=function(f,v){return r.call(this,f,v,t)}));const l=c.call(o,u,n);return a&&i?i(l):l}function Rl(t,e,r,n){const i=Li(t);let s=r;return i!==t&&(vt(t)?r.length>3&&(s=function(o,a,c){return r.call(this,o,a,c,t)}):s=function(o,a,c){return r.call(this,o,Ye(a),c,t)}),i[e](s,...n)}function Lo(t,e,r){const n=ye(t);Ge(n,"iterate",En);const i=n[e](...r);return(i===-1||i===!1)&&Fo(r[0])?(r[0]=ye(r[0]),n[e](...r)):i}function On(t,e,r=[]){It(),$o();const n=ye(t)[e].apply(t,r);return Io(),At(),n}const Qm=_o("__proto__,__v_isRef,__isVue"),Nl=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(rr));function Xm(t){rr(t)||(t=String(t));const e=ye(this);return Ge(e,"has",t),e.hasOwnProperty(t)}class Dl{constructor(e=!1,r=!1){this._isReadonly=e,this._isShallow=r}get(e,r,n){if(r==="__v_skip")return e.__v_skip;const i=this._isReadonly,s=this._isShallow;if(r==="__v_isReactive")return!i;if(r==="__v_isReadonly")return i;if(r==="__v_isShallow")return s;if(r==="__v_raw")return n===(i?s?Ul:Bl:s?Fl:jl).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const o=ae(e);if(!i){let c;if(o&&(c=Ym[r]))return c;if(r==="hasOwnProperty")return Xm}const a=Reflect.get(e,r,Ve(e)?e:n);return(rr(r)?Nl.has(r):Qm(r))||(i||Ge(e,"get",r),s)?a:Ve(a)?o&&So(r)?a:a.value:Ie(a)?i?Wl(a):jo(a):a}}class Ll extends Dl{constructor(e=!1){super(!1,e)}set(e,r,n,i){let s=e[r];if(!this._isShallow){const c=ir(s);if(!vt(n)&&!ir(n)&&(s=ye(s),n=ye(n)),!ae(e)&&Ve(s)&&!Ve(n))return c||(s.value=n),!0}const o=ae(e)&&So(r)?Number(r)<e.length:xe(e,r),a=Reflect.set(e,r,n,Ve(e)?e:i);return e===ye(i)&&(o?ct(n,s)&&Kt(e,"set",r,n):Kt(e,"add",r,n)),a}deleteProperty(e,r){const n=xe(e,r);e[r];const i=Reflect.deleteProperty(e,r);return i&&n&&Kt(e,"delete",r,void 0),i}has(e,r){const n=Reflect.has(e,r);return(!rr(r)||!Nl.has(r))&&Ge(e,"has",r),n}ownKeys(e){return Ge(e,"iterate",ae(e)?"length":vr),Reflect.ownKeys(e)}}class Ml extends Dl{constructor(e=!1){super(!0,e)}set(e,r){return!0}deleteProperty(e,r){return!0}}const Zm=new Ll,eg=new Ml,tg=new Ll(!0),rg=new Ml(!0),Mo=t=>t,Mi=t=>Reflect.getPrototypeOf(t);function ng(t,e,r){return function(...n){const i=this.__v_raw,s=ye(i),o=jr(s),a=t==="entries"||t===Symbol.iterator&&o,c=t==="keys"&&o,u=i[t](...n),l=r?Mo:e?Ui:Ye;return!e&&Ge(s,"iterate",c?No:vr),{next(){const{value:f,done:v}=u.next();return v?{value:f,done:v}:{value:a?[l(f[0]),l(f[1])]:l(f),done:v}},[Symbol.iterator](){return this}}}}function ji(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function ig(t,e){const r={get(i){const s=this.__v_raw,o=ye(s),a=ye(i);t||(ct(i,a)&&Ge(o,"get",i),Ge(o,"get",a));const{has:c}=Mi(o),u=e?Mo:t?Ui:Ye;if(c.call(o,i))return u(s.get(i));if(c.call(o,a))return u(s.get(a));s!==o&&s.get(i)},get size(){const i=this.__v_raw;return!t&&Ge(ye(i),"iterate",vr),i.size},has(i){const s=this.__v_raw,o=ye(s),a=ye(i);return t||(ct(i,a)&&Ge(o,"has",i),Ge(o,"has",a)),i===a?s.has(i):s.has(i)||s.has(a)},forEach(i,s){const o=this,a=o.__v_raw,c=ye(a),u=e?Mo:t?Ui:Ye;return!t&&Ge(c,"iterate",vr),a.forEach((l,f)=>i.call(s,u(l),u(f),o))}};return Je(r,t?{add:ji("add"),set:ji("set"),delete:ji("delete"),clear:ji("clear")}:{add(i){!e&&!vt(i)&&!ir(i)&&(i=ye(i));const s=ye(this);return Mi(s).has.call(s,i)||(s.add(i),Kt(s,"add",i,i)),this},set(i,s){!e&&!vt(s)&&!ir(s)&&(s=ye(s));const o=ye(this),{has:a,get:c}=Mi(o);let u=a.call(o,i);u||(i=ye(i),u=a.call(o,i));const l=c.call(o,i);return o.set(i,s),u?ct(s,l)&&Kt(o,"set",i,s):Kt(o,"add",i,s),this},delete(i){const s=ye(this),{has:o,get:a}=Mi(s);let c=o.call(s,i);c||(i=ye(i),c=o.call(s,i)),a&&a.call(s,i);const u=s.delete(i);return c&&Kt(s,"delete",i,void 0),u},clear(){const i=ye(this),s=i.size!==0,o=i.clear();return s&&Kt(i,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(i=>{r[i]=ng(i,t,e)}),r}function Fi(t,e){const r=ig(t,e);return(n,i,s)=>i==="__v_isReactive"?!t:i==="__v_isReadonly"?t:i==="__v_raw"?n:Reflect.get(xe(r,i)&&i in n?r:n,i,s)}const sg={get:Fi(!1,!1)},og={get:Fi(!1,!0)},ag={get:Fi(!0,!1)},cg={get:Fi(!0,!0)},jl=new WeakMap,Fl=new WeakMap,Bl=new WeakMap,Ul=new WeakMap;function lg(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ug(t){return t.__v_skip||!Object.isExtensible(t)?0:lg(Lm(t))}function jo(t){return ir(t)?t:Bi(t,!1,Zm,sg,jl)}function fg(t){return Bi(t,!1,tg,og,Fl)}function Wl(t){return Bi(t,!0,eg,ag,Bl)}function ib(t){return Bi(t,!0,rg,cg,Ul)}function Bi(t,e,r,n,i){if(!Ie(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const s=ug(t);if(s===0)return t;const o=i.get(t);if(o)return o;const a=new Proxy(t,s===2?n:r);return i.set(t,a),a}function Br(t){return ir(t)?Br(t.__v_raw):!!(t&&t.__v_isReactive)}function ir(t){return!!(t&&t.__v_isReadonly)}function vt(t){return!!(t&&t.__v_isShallow)}function Fo(t){return t?!!t.__v_raw:!1}function ye(t){const e=t&&t.__v_raw;return e?ye(e):t}function dg(t){return!xe(t,"__v_skip")&&Object.isExtensible(t)&&bl(t,"__v_skip",!0),t}const Ye=t=>Ie(t)?jo(t):t,Ui=t=>Ie(t)?Wl(t):t;function Ve(t){return t?t.__v_isRef===!0:!1}function Wi(t){return ql(t,!1)}function hg(t){return ql(t,!0)}function ql(t,e){return Ve(t)?t:new pg(t,e)}class pg{constructor(e,r){this.dep=new Di,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=r?e:ye(e),this._value=r?e:Ye(e),this.__v_isShallow=r}get value(){return this.dep.track(),this._value}set value(e){const r=this._rawValue,n=this.__v_isShallow||vt(e)||ir(e);e=n?e:ye(e),ct(e,r)&&(this._rawValue=e,this._value=n?e:Ye(e),this.dep.trigger())}}function Hl(t){return Ve(t)?t.value:t}const mg={get:(t,e,r)=>e==="__v_raw"?t:Hl(Reflect.get(t,e,r)),set:(t,e,r,n)=>{const i=t[e];return Ve(i)&&!Ve(r)?(i.value=r,!0):Reflect.set(t,e,r,n)}};function zl(t){return Br(t)?t:new Proxy(t,mg)}class gg{constructor(e){this.__v_isRef=!0,this._value=void 0;const r=this.dep=new Di,{get:n,set:i}=e(r.track.bind(r),r.trigger.bind(r));this._get=n,this._set=i}get value(){return this._value=this._get()}set value(e){this._set(e)}}function yg(t){return new gg(t)}class vg{constructor(e,r,n){this.fn=e,this.setter=r,this._value=void 0,this.dep=new Di(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Sn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!r,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&Ce!==this)return Pl(this,!0),!0}get value(){const e=this.dep.track();return $l(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}function bg(t,e,r=!1){let n,i;return ce(t)?n=t:(n=t.get,i=t.set),new vg(n,i,r)}const qi={},Hi=new WeakMap;let br;function _g(t,e=!1,r=br){if(r){let n=Hi.get(r);n||Hi.set(r,n=[]),n.push(t)}}function wg(t,e,r=be){const{immediate:n,deep:i,once:s,scheduler:o,augmentJob:a,call:c}=r,u=p=>i?p:vt(p)||i===!1||i===0?Yt(p,1):Yt(p);let l,f,v,y,b=!1,T=!1;if(Ve(t)?(f=()=>t.value,b=vt(t)):Br(t)?(f=()=>u(t),b=!0):ae(t)?(T=!0,b=t.some(p=>Br(p)||vt(p)),f=()=>t.map(p=>{if(Ve(p))return p.value;if(Br(p))return u(p);if(ce(p))return c?c(p,2):p()})):ce(t)?e?f=c?()=>c(t,2):t:f=()=>{if(v){It();try{v()}finally{At()}}const p=br;br=l;try{return c?c(t,3,[y]):t(y)}finally{br=p}}:f=$t,e&&i){const p=f,h=i===!0?1/0:i;f=()=>Yt(p(),h)}const H=Vm(),B=()=>{l.stop(),H&&H.active&&xo(H.effects,l)};if(s&&e){const p=e;e=(...h)=>{p(...h),B()}}let R=T?new Array(t.length).fill(qi):qi;const m=p=>{if(!(!(l.flags&1)||!l.dirty&&!p))if(e){const h=l.run();if(i||b||(T?h.some((P,I)=>ct(P,R[I])):ct(h,R))){v&&v();const P=br;br=l;try{const I=[h,R===qi?void 0:T&&R[0]===qi?[]:R,y];R=h,c?c(e,3,I):e(...I)}finally{br=P}}}else l.run()};return a&&a(m),l=new El(f),l.scheduler=o?()=>o(m,!1):m,y=p=>_g(p,!1,l),v=l.onStop=()=>{const p=Hi.get(l);if(p){if(c)c(p,4);else for(const h of p)h();Hi.delete(l)}},e?n?m(!0):R=l.run():o?o(m.bind(null,!0),!0):l.run(),B.pause=l.pause.bind(l),B.resume=l.resume.bind(l),B.stop=B,B}function Yt(t,e=1/0,r){if(e<=0||!Ie(t)||t.__v_skip||(r=r||new Map,(r.get(t)||0)>=e))return t;if(r.set(t,e),e--,Ve(t))Yt(t.value,e,r);else if(ae(t))for(let n=0;n<t.length;n++)Yt(t[n],e,r);else if(pl(t)||jr(t))t.forEach(n=>{Yt(n,e,r)});else if(yl(t)){for(const n in t)Yt(t[n],e,r);for(const n of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,n)&&Yt(t[n],e,r)}return t}/**
74
+ **/let lt;class Vm{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=lt,!e&&lt&&(this.index=(lt.scopes||(lt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,r;if(this.scopes)for(e=0,r=this.scopes.length;e<r;e++)this.scopes[e].pause();for(e=0,r=this.effects.length;e<r;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,r;if(this.scopes)for(e=0,r=this.scopes.length;e<r;e++)this.scopes[e].resume();for(e=0,r=this.effects.length;e<r;e++)this.effects[e].resume()}}run(e){if(this._active){const r=lt;try{return lt=this,e()}finally{lt=r}}}on(){++this._on===1&&(this.prevScope=lt,lt=this)}off(){this._on>0&&--this._on===0&&(lt=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){this._active=!1;let r,n;for(r=0,n=this.effects.length;r<n;r++)this.effects[r].stop();for(this.effects.length=0,r=0,n=this.cleanups.length;r<n;r++)this.cleanups[r]();if(this.cleanups.length=0,this.scopes){for(r=0,n=this.scopes.length;r<n;r++)this.scopes[r].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function Km(){return lt}let Ce;const ko=new WeakSet;class El{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,lt&&lt.active&&lt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ko.has(this)&&(ko.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Pl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Al(this),Cl(this);const e=Ce,r=St;Ce=this,St=!0;try{return this.fn()}finally{kl(this),Ce=e,St=r,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)To(e);this.deps=this.depsTail=void 0,Al(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ko.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ao(this)&&this.run()}get dirty(){return Ao(this)}}let Ol=0,wn,xn;function Pl(t,e=!1){if(t.flags|=8,e){t.next=xn,xn=t;return}t.next=wn,wn=t}function $o(){Ol++}function Io(){if(--Ol>0)return;if(xn){let e=xn;for(xn=void 0;e;){const r=e.next;e.next=void 0,e.flags&=-9,e=r}}let t;for(;wn;){let e=wn;for(wn=void 0;e;){const r=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(n){t||(t=n)}e=r}}if(t)throw t}function Cl(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function kl(t){let e,r=t.depsTail,n=r;for(;n;){const i=n.prevDep;n.version===-1?(n===r&&(r=i),To(n),Jm(n)):e=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=i}t.deps=e,t.depsTail=r}function Ao(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&($l(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}function $l(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===Sn)||(t.globalVersion=Sn,!t.isSSR&&t.flags&128&&(!t.deps&&!t._dirty||!Ao(t))))return;t.flags|=2;const e=t.dep,r=Ce,n=St;Ce=t,St=!0;try{Cl(t);const i=t.fn(t._value);(e.version===0||ct(i,t._value))&&(t.flags|=128,t._value=i,e.version++)}catch(i){throw e.version++,i}finally{Ce=r,St=n,kl(t),t.flags&=-3}}function To(t,e=!1){const{dep:r,prevSub:n,nextSub:i}=t;if(n&&(n.nextSub=i,t.prevSub=void 0),i&&(i.prevSub=n,t.nextSub=void 0),r.subs===t&&(r.subs=n,!n&&r.computed)){r.computed.flags&=-5;for(let s=r.computed.deps;s;s=s.nextDep)To(s,!0)}!e&&!--r.sc&&r.map&&r.map.delete(r.key)}function Jm(t){const{prevDep:e,nextDep:r}=t;e&&(e.nextDep=r,t.prevDep=void 0),r&&(r.prevDep=e,t.nextDep=void 0)}let St=!0;const Il=[];function It(){Il.push(St),St=!1}function At(){const t=Il.pop();St=t===void 0?!0:t}function Al(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const r=Ce;Ce=void 0;try{e()}finally{Ce=r}}}let Sn=0;class Ym{constructor(e,r){this.sub=e,this.dep=r,this.version=r.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Di{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(e){if(!Ce||!St||Ce===this.computed)return;let r=this.activeLink;if(r===void 0||r.sub!==Ce)r=this.activeLink=new Ym(Ce,this),Ce.deps?(r.prevDep=Ce.depsTail,Ce.depsTail.nextDep=r,Ce.depsTail=r):Ce.deps=Ce.depsTail=r,Tl(r);else if(r.version===-1&&(r.version=this.version,r.nextDep)){const n=r.nextDep;n.prevDep=r.prevDep,r.prevDep&&(r.prevDep.nextDep=n),r.prevDep=Ce.depsTail,r.nextDep=void 0,Ce.depsTail.nextDep=r,Ce.depsTail=r,Ce.deps===r&&(Ce.deps=n)}return r}trigger(e){this.version++,Sn++,this.notify(e)}notify(e){$o();try{for(let r=this.subs;r;r=r.prevSub)r.sub.notify()&&r.sub.dep.notify()}finally{Io()}}}function Tl(t){if(t.dep.sc++,t.sub.flags&4){const e=t.dep.computed;if(e&&!t.dep.subs){e.flags|=20;for(let n=e.deps;n;n=n.nextDep)Tl(n)}const r=t.dep.subs;r!==t&&(t.prevSub=r,r&&(r.nextSub=t)),t.dep.subs=t}}const Ro=new WeakMap,vr=Symbol(""),No=Symbol(""),En=Symbol("");function Ge(t,e,r){if(St&&Ce){let n=Ro.get(t);n||Ro.set(t,n=new Map);let i=n.get(r);i||(n.set(r,i=new Di),i.map=n,i.key=r),i.track()}}function Kt(t,e,r,n,i,s){const o=Ro.get(t);if(!o){Sn++;return}const a=c=>{c&&c.trigger()};if($o(),e==="clear")o.forEach(a);else{const c=ae(t),u=c&&So(r);if(c&&r==="length"){const l=Number(n);o.forEach((f,v)=>{(v==="length"||v===En||!rr(v)&&v>=l)&&a(f)})}else switch((r!==void 0||o.has(void 0))&&a(o.get(r)),u&&a(o.get(En)),e){case"add":c?u&&a(o.get("length")):(a(o.get(vr)),jr(t)&&a(o.get(No)));break;case"delete":c||(a(o.get(vr)),jr(t)&&a(o.get(No)));break;case"set":jr(t)&&a(o.get(vr));break}}Io()}function Fr(t){const e=ye(t);return e===t?e:(Ge(e,"iterate",En),vt(t)?e:e.map(Ye))}function Li(t){return Ge(t=ye(t),"iterate",En),t}const Gm={__proto__:null,[Symbol.iterator](){return Do(this,Symbol.iterator,Ye)},concat(...t){return Fr(this).concat(...t.map(e=>ae(e)?Fr(e):e))},entries(){return Do(this,"entries",t=>(t[1]=Ye(t[1]),t))},every(t,e){return Jt(this,"every",t,e,void 0,arguments)},filter(t,e){return Jt(this,"filter",t,e,r=>r.map(Ye),arguments)},find(t,e){return Jt(this,"find",t,e,Ye,arguments)},findIndex(t,e){return Jt(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return Jt(this,"findLast",t,e,Ye,arguments)},findLastIndex(t,e){return Jt(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return Jt(this,"forEach",t,e,void 0,arguments)},includes(...t){return Lo(this,"includes",t)},indexOf(...t){return Lo(this,"indexOf",t)},join(t){return Fr(this).join(t)},lastIndexOf(...t){return Lo(this,"lastIndexOf",t)},map(t,e){return Jt(this,"map",t,e,void 0,arguments)},pop(){return On(this,"pop")},push(...t){return On(this,"push",t)},reduce(t,...e){return Rl(this,"reduce",t,e)},reduceRight(t,...e){return Rl(this,"reduceRight",t,e)},shift(){return On(this,"shift")},some(t,e){return Jt(this,"some",t,e,void 0,arguments)},splice(...t){return On(this,"splice",t)},toReversed(){return Fr(this).toReversed()},toSorted(t){return Fr(this).toSorted(t)},toSpliced(...t){return Fr(this).toSpliced(...t)},unshift(...t){return On(this,"unshift",t)},values(){return Do(this,"values",Ye)}};function Do(t,e,r){const n=Li(t),i=n[e]();return n!==t&&!vt(t)&&(i._next=i.next,i.next=()=>{const s=i._next();return s.value&&(s.value=r(s.value)),s}),i}const Qm=Array.prototype;function Jt(t,e,r,n,i,s){const o=Li(t),a=o!==t&&!vt(t),c=o[e];if(c!==Qm[e]){const f=c.apply(t,s);return a?Ye(f):f}let u=r;o!==t&&(a?u=function(f,v){return r.call(this,Ye(f),v,t)}:r.length>2&&(u=function(f,v){return r.call(this,f,v,t)}));const l=c.call(o,u,n);return a&&i?i(l):l}function Rl(t,e,r,n){const i=Li(t);let s=r;return i!==t&&(vt(t)?r.length>3&&(s=function(o,a,c){return r.call(this,o,a,c,t)}):s=function(o,a,c){return r.call(this,o,Ye(a),c,t)}),i[e](s,...n)}function Lo(t,e,r){const n=ye(t);Ge(n,"iterate",En);const i=n[e](...r);return(i===-1||i===!1)&&Fo(r[0])?(r[0]=ye(r[0]),n[e](...r)):i}function On(t,e,r=[]){It(),$o();const n=ye(t)[e].apply(t,r);return Io(),At(),n}const Xm=_o("__proto__,__v_isRef,__isVue"),Nl=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(rr));function Zm(t){rr(t)||(t=String(t));const e=ye(this);return Ge(e,"has",t),e.hasOwnProperty(t)}class Dl{constructor(e=!1,r=!1){this._isReadonly=e,this._isShallow=r}get(e,r,n){if(r==="__v_skip")return e.__v_skip;const i=this._isReadonly,s=this._isShallow;if(r==="__v_isReactive")return!i;if(r==="__v_isReadonly")return i;if(r==="__v_isShallow")return s;if(r==="__v_raw")return n===(i?s?Ul:Bl:s?Fl:jl).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const o=ae(e);if(!i){let c;if(o&&(c=Gm[r]))return c;if(r==="hasOwnProperty")return Zm}const a=Reflect.get(e,r,Ve(e)?e:n);return(rr(r)?Nl.has(r):Xm(r))||(i||Ge(e,"get",r),s)?a:Ve(a)?o&&So(r)?a:a.value:Ie(a)?i?Wl(a):jo(a):a}}class Ll extends Dl{constructor(e=!1){super(!1,e)}set(e,r,n,i){let s=e[r];if(!this._isShallow){const c=ir(s);if(!vt(n)&&!ir(n)&&(s=ye(s),n=ye(n)),!ae(e)&&Ve(s)&&!Ve(n))return c||(s.value=n),!0}const o=ae(e)&&So(r)?Number(r)<e.length:xe(e,r),a=Reflect.set(e,r,n,Ve(e)?e:i);return e===ye(i)&&(o?ct(n,s)&&Kt(e,"set",r,n):Kt(e,"add",r,n)),a}deleteProperty(e,r){const n=xe(e,r);e[r];const i=Reflect.deleteProperty(e,r);return i&&n&&Kt(e,"delete",r,void 0),i}has(e,r){const n=Reflect.has(e,r);return(!rr(r)||!Nl.has(r))&&Ge(e,"has",r),n}ownKeys(e){return Ge(e,"iterate",ae(e)?"length":vr),Reflect.ownKeys(e)}}class Ml extends Dl{constructor(e=!1){super(!0,e)}set(e,r){return!0}deleteProperty(e,r){return!0}}const eg=new Ll,tg=new Ml,rg=new Ll(!0),ng=new Ml(!0),Mo=t=>t,Mi=t=>Reflect.getPrototypeOf(t);function ig(t,e,r){return function(...n){const i=this.__v_raw,s=ye(i),o=jr(s),a=t==="entries"||t===Symbol.iterator&&o,c=t==="keys"&&o,u=i[t](...n),l=r?Mo:e?Ui:Ye;return!e&&Ge(s,"iterate",c?No:vr),{next(){const{value:f,done:v}=u.next();return v?{value:f,done:v}:{value:a?[l(f[0]),l(f[1])]:l(f),done:v}},[Symbol.iterator](){return this}}}}function ji(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function sg(t,e){const r={get(i){const s=this.__v_raw,o=ye(s),a=ye(i);t||(ct(i,a)&&Ge(o,"get",i),Ge(o,"get",a));const{has:c}=Mi(o),u=e?Mo:t?Ui:Ye;if(c.call(o,i))return u(s.get(i));if(c.call(o,a))return u(s.get(a));s!==o&&s.get(i)},get size(){const i=this.__v_raw;return!t&&Ge(ye(i),"iterate",vr),i.size},has(i){const s=this.__v_raw,o=ye(s),a=ye(i);return t||(ct(i,a)&&Ge(o,"has",i),Ge(o,"has",a)),i===a?s.has(i):s.has(i)||s.has(a)},forEach(i,s){const o=this,a=o.__v_raw,c=ye(a),u=e?Mo:t?Ui:Ye;return!t&&Ge(c,"iterate",vr),a.forEach((l,f)=>i.call(s,u(l),u(f),o))}};return Je(r,t?{add:ji("add"),set:ji("set"),delete:ji("delete"),clear:ji("clear")}:{add(i){!e&&!vt(i)&&!ir(i)&&(i=ye(i));const s=ye(this);return Mi(s).has.call(s,i)||(s.add(i),Kt(s,"add",i,i)),this},set(i,s){!e&&!vt(s)&&!ir(s)&&(s=ye(s));const o=ye(this),{has:a,get:c}=Mi(o);let u=a.call(o,i);u||(i=ye(i),u=a.call(o,i));const l=c.call(o,i);return o.set(i,s),u?ct(s,l)&&Kt(o,"set",i,s):Kt(o,"add",i,s),this},delete(i){const s=ye(this),{has:o,get:a}=Mi(s);let c=o.call(s,i);c||(i=ye(i),c=o.call(s,i)),a&&a.call(s,i);const u=s.delete(i);return c&&Kt(s,"delete",i,void 0),u},clear(){const i=ye(this),s=i.size!==0,o=i.clear();return s&&Kt(i,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(i=>{r[i]=ig(i,t,e)}),r}function Fi(t,e){const r=sg(t,e);return(n,i,s)=>i==="__v_isReactive"?!t:i==="__v_isReadonly"?t:i==="__v_raw"?n:Reflect.get(xe(r,i)&&i in n?r:n,i,s)}const og={get:Fi(!1,!1)},ag={get:Fi(!1,!0)},cg={get:Fi(!0,!1)},lg={get:Fi(!0,!0)},jl=new WeakMap,Fl=new WeakMap,Bl=new WeakMap,Ul=new WeakMap;function ug(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function fg(t){return t.__v_skip||!Object.isExtensible(t)?0:ug(Mm(t))}function jo(t){return ir(t)?t:Bi(t,!1,eg,og,jl)}function dg(t){return Bi(t,!1,rg,ag,Fl)}function Wl(t){return Bi(t,!0,tg,cg,Bl)}function sb(t){return Bi(t,!0,ng,lg,Ul)}function Bi(t,e,r,n,i){if(!Ie(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const s=fg(t);if(s===0)return t;const o=i.get(t);if(o)return o;const a=new Proxy(t,s===2?n:r);return i.set(t,a),a}function Br(t){return ir(t)?Br(t.__v_raw):!!(t&&t.__v_isReactive)}function ir(t){return!!(t&&t.__v_isReadonly)}function vt(t){return!!(t&&t.__v_isShallow)}function Fo(t){return t?!!t.__v_raw:!1}function ye(t){const e=t&&t.__v_raw;return e?ye(e):t}function hg(t){return!xe(t,"__v_skip")&&Object.isExtensible(t)&&bl(t,"__v_skip",!0),t}const Ye=t=>Ie(t)?jo(t):t,Ui=t=>Ie(t)?Wl(t):t;function Ve(t){return t?t.__v_isRef===!0:!1}function Wi(t){return ql(t,!1)}function pg(t){return ql(t,!0)}function ql(t,e){return Ve(t)?t:new mg(t,e)}class mg{constructor(e,r){this.dep=new Di,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=r?e:ye(e),this._value=r?e:Ye(e),this.__v_isShallow=r}get value(){return this.dep.track(),this._value}set value(e){const r=this._rawValue,n=this.__v_isShallow||vt(e)||ir(e);e=n?e:ye(e),ct(e,r)&&(this._rawValue=e,this._value=n?e:Ye(e),this.dep.trigger())}}function Hl(t){return Ve(t)?t.value:t}const gg={get:(t,e,r)=>e==="__v_raw"?t:Hl(Reflect.get(t,e,r)),set:(t,e,r,n)=>{const i=t[e];return Ve(i)&&!Ve(r)?(i.value=r,!0):Reflect.set(t,e,r,n)}};function zl(t){return Br(t)?t:new Proxy(t,gg)}class yg{constructor(e){this.__v_isRef=!0,this._value=void 0;const r=this.dep=new Di,{get:n,set:i}=e(r.track.bind(r),r.trigger.bind(r));this._get=n,this._set=i}get value(){return this._value=this._get()}set value(e){this._set(e)}}function vg(t){return new yg(t)}class bg{constructor(e,r,n){this.fn=e,this.setter=r,this._value=void 0,this.dep=new Di(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Sn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!r,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&Ce!==this)return Pl(this,!0),!0}get value(){const e=this.dep.track();return $l(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}function _g(t,e,r=!1){let n,i;return ce(t)?n=t:(n=t.get,i=t.set),new bg(n,i,r)}const qi={},Hi=new WeakMap;let br;function wg(t,e=!1,r=br){if(r){let n=Hi.get(r);n||Hi.set(r,n=[]),n.push(t)}}function xg(t,e,r=be){const{immediate:n,deep:i,once:s,scheduler:o,augmentJob:a,call:c}=r,u=p=>i?p:vt(p)||i===!1||i===0?Yt(p,1):Yt(p);let l,f,v,y,b=!1,T=!1;if(Ve(t)?(f=()=>t.value,b=vt(t)):Br(t)?(f=()=>u(t),b=!0):ae(t)?(T=!0,b=t.some(p=>Br(p)||vt(p)),f=()=>t.map(p=>{if(Ve(p))return p.value;if(Br(p))return u(p);if(ce(p))return c?c(p,2):p()})):ce(t)?e?f=c?()=>c(t,2):t:f=()=>{if(v){It();try{v()}finally{At()}}const p=br;br=l;try{return c?c(t,3,[y]):t(y)}finally{br=p}}:f=$t,e&&i){const p=f,h=i===!0?1/0:i;f=()=>Yt(p(),h)}const H=Km(),B=()=>{l.stop(),H&&H.active&&xo(H.effects,l)};if(s&&e){const p=e;e=(...h)=>{p(...h),B()}}let R=T?new Array(t.length).fill(qi):qi;const m=p=>{if(!(!(l.flags&1)||!l.dirty&&!p))if(e){const h=l.run();if(i||b||(T?h.some((P,I)=>ct(P,R[I])):ct(h,R))){v&&v();const P=br;br=l;try{const I=[h,R===qi?void 0:T&&R[0]===qi?[]:R,y];R=h,c?c(e,3,I):e(...I)}finally{br=P}}}else l.run()};return a&&a(m),l=new El(f),l.scheduler=o?()=>o(m,!1):m,y=p=>wg(p,!1,l),v=l.onStop=()=>{const p=Hi.get(l);if(p){if(c)c(p,4);else for(const h of p)h();Hi.delete(l)}},e?n?m(!0):R=l.run():o?o(m.bind(null,!0),!0):l.run(),B.pause=l.pause.bind(l),B.resume=l.resume.bind(l),B.stop=B,B}function Yt(t,e=1/0,r){if(e<=0||!Ie(t)||t.__v_skip||(r=r||new Map,(r.get(t)||0)>=e))return t;if(r.set(t,e),e--,Ve(t))Yt(t.value,e,r);else if(ae(t))for(let n=0;n<t.length;n++)Yt(t[n],e,r);else if(pl(t)||jr(t))t.forEach(n=>{Yt(n,e,r)});else if(yl(t)){for(const n in t)Yt(t[n],e,r);for(const n of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,n)&&Yt(t[n],e,r)}return t}/**
75
75
  * @vue/runtime-core v3.5.21
76
76
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
77
77
  * @license MIT
78
- **/const Pn=[];let Bo=!1;function sb(t,...e){if(Bo)return;Bo=!0,It();const r=Pn.length?Pn[Pn.length-1].component:null,n=r&&r.appContext.config.warnHandler,i=xg();if(n)Ur(n,r,11,[t+e.map(s=>{var o,a;return(a=(o=s.toString)==null?void 0:o.call(s))!=null?a:JSON.stringify(s)}).join(""),r&&r.proxy,i.map(({vnode:s})=>`at <${Hu(r,s.type)}>`).join(`
78
+ **/const Pn=[];let Bo=!1;function ob(t,...e){if(Bo)return;Bo=!0,It();const r=Pn.length?Pn[Pn.length-1].component:null,n=r&&r.appContext.config.warnHandler,i=Sg();if(n)Ur(n,r,11,[t+e.map(s=>{var o,a;return(a=(o=s.toString)==null?void 0:o.call(s))!=null?a:JSON.stringify(s)}).join(""),r&&r.proxy,i.map(({vnode:s})=>`at <${Hu(r,s.type)}>`).join(`
79
79
  `),i]);else{const s=[`[Vue warn]: ${t}`,...e];i.length&&s.push(`
80
- `,...Sg(i)),console.warn(...s)}At(),Bo=!1}function xg(){let t=Pn[Pn.length-1];if(!t)return[];const e=[];for(;t;){const r=e[0];r&&r.vnode===t?r.recurseCount++:e.push({vnode:t,recurseCount:0});const n=t.component&&t.component.parent;t=n&&n.vnode}return e}function Sg(t){const e=[];return t.forEach((r,n)=>{e.push(...n===0?[]:[`
81
- `],...Eg(r))}),e}function Eg({vnode:t,recurseCount:e}){const r=e>0?`... (${e} recursive calls)`:"",n=t.component?t.component.parent==null:!1,i=` at <${Hu(t.component,t.type,n)}`,s=">"+r;return t.props?[i,...Og(t.props),s]:[i+s]}function Og(t){const e=[],r=Object.keys(t);return r.slice(0,3).forEach(n=>{e.push(...Vl(n,t[n]))}),r.length>3&&e.push(" ..."),e}function Vl(t,e,r){return De(e)?(e=JSON.stringify(e),r?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?r?e:[`${t}=${e}`]:Ve(e)?(e=Vl(t,ye(e.value),!0),r?e:[`${t}=Ref<`,e,">"]):ce(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=ye(e),r?e:[`${t}=`,e])}function Ur(t,e,r,n){try{return n?t(...n):t()}catch(i){zi(i,e,r)}}function Tt(t,e,r,n){if(ce(t)){const i=Ur(t,e,r,n);return i&&ml(i)&&i.catch(s=>{zi(s,e,r)}),i}if(ae(t)){const i=[];for(let s=0;s<t.length;s++)i.push(Tt(t[s],e,r,n));return i}}function zi(t,e,r,n=!0){const i=e?e.vnode:null,{errorHandler:s,throwUnhandledErrorInProduction:o}=e&&e.appContext.config||be;if(e){let a=e.parent;const c=e.proxy,u=`https://vuejs.org/error-reference/#runtime-${r}`;for(;a;){const l=a.ec;if(l){for(let f=0;f<l.length;f++)if(l[f](t,c,u)===!1)return}a=a.parent}if(s){It(),Ur(s,null,10,[t,c,u]),At();return}}Pg(t,r,i,n,o)}function Pg(t,e,r,n=!0,i=!1){if(i)throw t;console.error(t)}const et=[];let Rt=-1;const Wr=[];let sr=null,qr=0;const Kl=Promise.resolve();let Vi=null;function Ki(t){const e=Vi||Kl;return t?e.then(this?t.bind(this):t):e}function Cg(t){let e=Rt+1,r=et.length;for(;e<r;){const n=e+r>>>1,i=et[n],s=Cn(i);s<t||s===t&&i.flags&2?e=n+1:r=n}return e}function Uo(t){if(!(t.flags&1)){const e=Cn(t),r=et[et.length-1];!r||!(t.flags&2)&&e>=Cn(r)?et.push(t):et.splice(Cg(e),0,t),t.flags|=1,Jl()}}function Jl(){Vi||(Vi=Kl.then(Ql))}function kg(t){ae(t)?Wr.push(...t):sr&&t.id===-1?sr.splice(qr+1,0,t):t.flags&1||(Wr.push(t),t.flags|=1),Jl()}function Yl(t,e,r=Rt+1){for(;r<et.length;r++){const n=et[r];if(n&&n.flags&2){if(t&&n.id!==t.uid)continue;et.splice(r,1),r--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function Gl(t){if(Wr.length){const e=[...new Set(Wr)].sort((r,n)=>Cn(r)-Cn(n));if(Wr.length=0,sr){sr.push(...e);return}for(sr=e,qr=0;qr<sr.length;qr++){const r=sr[qr];r.flags&4&&(r.flags&=-2),r.flags&8||r(),r.flags&=-2}sr=null,qr=0}}const Cn=t=>t.id==null?t.flags&2?-1:1/0:t.id;function Ql(t){try{for(Rt=0;Rt<et.length;Rt++){const e=et[Rt];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),Ur(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;Rt<et.length;Rt++){const e=et[Rt];e&&(e.flags&=-2)}Rt=-1,et.length=0,Gl(),Vi=null,(et.length||Wr.length)&&Ql()}}let bt=null,Xl=null;function Ji(t){const e=bt;return bt=t,Xl=t&&t.type.__scopeId||null,e}function $g(t,e=bt,r){if(!e||t._n)return t;const n=(...i)=>{n._d&&Du(-1);const s=Ji(e);let o;try{o=t(...i)}finally{Ji(s),n._d&&Du(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function Ig(t,e){if(bt===null)return t;const r=is(bt),n=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[s,o,a,c=be]=e[i];s&&(ce(s)&&(s={mounted:s,updated:s}),s.deep&&Yt(o),n.push({dir:s,instance:r,value:o,oldValue:void 0,arg:a,modifiers:c}))}return t}function _r(t,e,r,n){const i=t.dirs,s=e&&e.dirs;for(let o=0;o<i.length;o++){const a=i[o];s&&(a.oldValue=s[o].value);let c=a.dir[n];c&&(It(),Tt(c,r,8,[t.el,a,t,e]),At())}}const Ag=Symbol("_vte"),Tg=t=>t.__isTeleport,Rg=Symbol("_leaveCb");function Wo(t,e){t.shapeFlag&6&&t.component?(t.transition=e,Wo(t.component.subTree,e)):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function Zl(t,e){return ce(t)?Je({name:t.name},e,{setup:t}):t}function eu(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}function Ng(t){const e=ea(),r=hg(null);if(e){const i=e.refs===be?e.refs={}:e.refs;Object.defineProperty(i,t,{enumerable:!0,get:()=>r.value,set:s=>r.value=s})}return r}const Yi=new WeakMap;function kn(t,e,r,n,i=!1){if(ae(t)){t.forEach((b,T)=>kn(b,e&&(ae(e)?e[T]:e),r,n,i));return}if($n(n)&&!i){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&kn(t,e,r,n.component.subTree);return}const s=n.shapeFlag&4?is(n.component):n.el,o=i?null:s,{i:a,r:c}=t,u=e&&e.r,l=a.refs===be?a.refs={}:a.refs,f=a.setupState,v=ye(f),y=f===be?hl:b=>xe(v,b);if(u!=null&&u!==c){if(tu(e),De(u))l[u]=null,y(u)&&(f[u]=null);else if(Ve(u)){u.value=null;const b=e;b.k&&(l[b.k]=null)}}if(ce(c))Ur(c,a,12,[o,l]);else{const b=De(c),T=Ve(c);if(b||T){const H=()=>{if(t.f){const B=b?y(c)?f[c]:l[c]:c.value;if(i)ae(B)&&xo(B,s);else if(ae(B))B.includes(s)||B.push(s);else if(b)l[c]=[s],y(c)&&(f[c]=l[c]);else{const R=[s];c.value=R,t.k&&(l[t.k]=R)}}else b?(l[c]=o,y(c)&&(f[c]=o)):T&&(c.value=o,t.k&&(l[t.k]=o))};if(o){const B=()=>{H(),Yi.delete(t)};B.id=-1,Yi.set(t,B),ft(B,r)}else tu(t),H()}}}function tu(t){const e=Yi.get(t);e&&(e.flags|=8,Yi.delete(t))}Ti().requestIdleCallback,Ti().cancelIdleCallback;const $n=t=>!!t.type.__asyncLoader,ru=t=>t.type.__isKeepAlive;function Dg(t,e){nu(t,"a",e)}function Lg(t,e){nu(t,"da",e)}function nu(t,e,r=rt){const n=t.__wdc||(t.__wdc=()=>{let i=r;for(;i;){if(i.isDeactivated)return;i=i.parent}return t()});if(Gi(e,n,r),r){let i=r.parent;for(;i&&i.parent;)ru(i.parent.vnode)&&Mg(n,e,r,i),i=i.parent}}function Mg(t,e,r,n){const i=Gi(e,t,n,!0);ou(()=>{xo(n[e],i)},r)}function Gi(t,e,r=rt,n=!1){if(r){const i=r[t]||(r[t]=[]),s=e.__weh||(e.__weh=(...o)=>{It();const a=jn(r),c=Tt(e,r,t,o);return a(),At(),c});return n?i.unshift(s):i.push(s),s}}const Gt=t=>(e,r=rt)=>{(!Fn||t==="sp")&&Gi(t,(...n)=>e(...n),r)},iu=Gt("bm"),qo=Gt("m"),jg=Gt("bu"),Fg=Gt("u"),su=Gt("bum"),ou=Gt("um"),Bg=Gt("sp"),Ug=Gt("rtg"),Wg=Gt("rtc");function qg(t,e=rt){Gi("ec",t,e)}const Hg=Symbol.for("v-ndc");function au(t,e,r,n){let i;const s=r,o=ae(t);if(o||De(t)){const a=o&&Br(t);let c=!1,u=!1;a&&(c=!vt(t),u=ir(t),t=Li(t)),i=new Array(t.length);for(let l=0,f=t.length;l<f;l++)i[l]=e(c?u?Ui(Ye(t[l])):Ye(t[l]):t[l],l,void 0,s)}else if(typeof t=="number"){i=new Array(t);for(let a=0;a<t;a++)i[a]=e(a+1,a,void 0,s)}else if(Ie(t))if(t[Symbol.iterator])i=Array.from(t,(a,c)=>e(a,c,void 0,s));else{const a=Object.keys(t);i=new Array(a.length);for(let c=0,u=a.length;c<u;c++){const l=a[c];i[c]=e(t[l],l,c,s)}}else i=[];return i}const Ho=t=>t?Uu(t)?is(t):Ho(t.parent):null,In=Je(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>Ho(t.parent),$root:t=>Ho(t.root),$host:t=>t.ce,$emit:t=>t.emit,$options:t=>fu(t),$forceUpdate:t=>t.f||(t.f=()=>{Uo(t.update)}),$nextTick:t=>t.n||(t.n=Ki.bind(t.proxy)),$watch:t=>hy.bind(t)}),zo=(t,e)=>t!==be&&!t.__isScriptSetup&&xe(t,e),zg={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:r,setupState:n,data:i,props:s,accessCache:o,type:a,appContext:c}=t;let u;if(e[0]!=="$"){const y=o[e];if(y!==void 0)switch(y){case 1:return n[e];case 2:return i[e];case 4:return r[e];case 3:return s[e]}else{if(zo(n,e))return o[e]=1,n[e];if(i!==be&&xe(i,e))return o[e]=2,i[e];if((u=t.propsOptions[0])&&xe(u,e))return o[e]=3,s[e];if(r!==be&&xe(r,e))return o[e]=4,r[e];Vo&&(o[e]=0)}}const l=In[e];let f,v;if(l)return e==="$attrs"&&Ge(t.attrs,"get",""),l(t);if((f=a.__cssModules)&&(f=f[e]))return f;if(r!==be&&xe(r,e))return o[e]=4,r[e];if(v=c.config.globalProperties,xe(v,e))return v[e]},set({_:t},e,r){const{data:n,setupState:i,ctx:s}=t;return zo(i,e)?(i[e]=r,!0):n!==be&&xe(n,e)?(n[e]=r,!0):xe(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(s[e]=r,!0)},has({_:{data:t,setupState:e,accessCache:r,ctx:n,appContext:i,propsOptions:s,type:o}},a){let c,u;return!!(r[a]||t!==be&&a[0]!=="$"&&xe(t,a)||zo(e,a)||(c=s[0])&&xe(c,a)||xe(n,a)||xe(In,a)||xe(i.config.globalProperties,a)||(u=o.__cssModules)&&u[a])},defineProperty(t,e,r){return r.get!=null?t._.accessCache[e]=0:xe(r,"value")&&this.set(t,e,r.value,null),Reflect.defineProperty(t,e,r)}};function Qi(t){return ae(t)?t.reduce((e,r)=>(e[r]=null,e),{}):t}function cu(t,e){return!t||!e?t||e:ae(t)&&ae(e)?t.concat(e):Je({},Qi(t),Qi(e))}let Vo=!0;function Vg(t){const e=fu(t),r=t.proxy,n=t.ctx;Vo=!1,e.beforeCreate&&lu(e.beforeCreate,t,"bc");const{data:i,computed:s,methods:o,watch:a,provide:c,inject:u,created:l,beforeMount:f,mounted:v,beforeUpdate:y,updated:b,activated:T,deactivated:H,beforeDestroy:B,beforeUnmount:R,destroyed:m,unmounted:p,render:h,renderTracked:P,renderTriggered:I,errorCaptured:N,serverPrefetch:J,expose:re,inheritAttrs:$e,components:Le,directives:Ke,filters:Qe}=e;if(u&&Kg(u,n,null),o)for(const ve in o){const _e=o[ve];ce(_e)&&(n[ve]=_e.bind(r))}if(i){const ve=i.call(r,r);Ie(ve)&&(t.data=jo(ve))}if(Vo=!0,s)for(const ve in s){const _e=s[ve],mt=ce(_e)?_e.bind(r,r):ce(_e.get)?_e.get.bind(r,r):$t,Xt=!ce(_e)&&ce(_e.set)?_e.set.bind(r):$t,Be=zu({get:mt,set:Xt});Object.defineProperty(n,ve,{enumerable:!0,configurable:!0,get:()=>Be.value,set:Xe=>Be.value=Xe})}if(a)for(const ve in a)uu(a[ve],n,r,ve);if(c){const ve=ce(c)?c.call(r):c;Reflect.ownKeys(ve).forEach(_e=>{mu(_e,ve[_e])})}l&&lu(l,t,"c");function Re(ve,_e){ae(_e)?_e.forEach(mt=>ve(mt.bind(r))):_e&&ve(_e.bind(r))}if(Re(iu,f),Re(qo,v),Re(jg,y),Re(Fg,b),Re(Dg,T),Re(Lg,H),Re(qg,N),Re(Wg,P),Re(Ug,I),Re(su,R),Re(ou,p),Re(Bg,J),ae(re))if(re.length){const ve=t.exposed||(t.exposed={});re.forEach(_e=>{Object.defineProperty(ve,_e,{get:()=>r[_e],set:mt=>r[_e]=mt,enumerable:!0})})}else t.exposed||(t.exposed={});h&&t.render===$t&&(t.render=h),$e!=null&&(t.inheritAttrs=$e),Le&&(t.components=Le),Ke&&(t.directives=Ke),J&&eu(t)}function Kg(t,e,r=$t){ae(t)&&(t=Ko(t));for(const n in t){const i=t[n];let s;Ie(i)?"default"in i?s=Tn(i.from||n,i.default,!0):s=Tn(i.from||n):s=Tn(i),Ve(s)?Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:()=>s.value,set:o=>s.value=o}):e[n]=s}}function lu(t,e,r){Tt(ae(t)?t.map(n=>n.bind(e.proxy)):t.bind(e.proxy),e,r)}function uu(t,e,r,n){let i=n.includes(".")?ku(r,n):()=>r[n];if(De(t)){const s=e[t];ce(s)&&Rn(i,s)}else if(ce(t))Rn(i,t.bind(r));else if(Ie(t))if(ae(t))t.forEach(s=>uu(s,e,r,n));else{const s=ce(t.handler)?t.handler.bind(r):e[t.handler];ce(s)&&Rn(i,s,t)}}function fu(t){const e=t.type,{mixins:r,extends:n}=e,{mixins:i,optionsCache:s,config:{optionMergeStrategies:o}}=t.appContext,a=s.get(e);let c;return a?c=a:!i.length&&!r&&!n?c=e:(c={},i.length&&i.forEach(u=>Xi(c,u,o,!0)),Xi(c,e,o)),Ie(e)&&s.set(e,c),c}function Xi(t,e,r,n=!1){const{mixins:i,extends:s}=e;s&&Xi(t,s,r,!0),i&&i.forEach(o=>Xi(t,o,r,!0));for(const o in e)if(!(n&&o==="expose")){const a=Jg[o]||r&&r[o];t[o]=a?a(t[o],e[o]):e[o]}return t}const Jg={data:du,props:hu,emits:hu,methods:An,computed:An,beforeCreate:tt,created:tt,beforeMount:tt,mounted:tt,beforeUpdate:tt,updated:tt,beforeDestroy:tt,beforeUnmount:tt,destroyed:tt,unmounted:tt,activated:tt,deactivated:tt,errorCaptured:tt,serverPrefetch:tt,components:An,directives:An,watch:Gg,provide:du,inject:Yg};function du(t,e){return e?t?function(){return Je(ce(t)?t.call(this,this):t,ce(e)?e.call(this,this):e)}:e:t}function Yg(t,e){return An(Ko(t),Ko(e))}function Ko(t){if(ae(t)){const e={};for(let r=0;r<t.length;r++)e[t[r]]=t[r];return e}return t}function tt(t,e){return t?[...new Set([].concat(t,e))]:e}function An(t,e){return t?Je(Object.create(null),t,e):e}function hu(t,e){return t?ae(t)&&ae(e)?[...new Set([...t,...e])]:Je(Object.create(null),Qi(t),Qi(e??{})):e}function Gg(t,e){if(!t)return e;if(!e)return t;const r=Je(Object.create(null),t);for(const n in e)r[n]=tt(t[n],e[n]);return r}function pu(){return{app:null,config:{isNativeTag:hl,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Qg=0;function Xg(t,e){return function(n,i=null){ce(n)||(n=Je({},n)),i!=null&&!Ie(i)&&(i=null);const s=pu(),o=new WeakSet,a=[];let c=!1;const u=s.app={_uid:Qg++,_component:n,_props:i,_container:null,_context:s,_instance:null,version:My,get config(){return s.config},set config(l){},use(l,...f){return o.has(l)||(l&&ce(l.install)?(o.add(l),l.install(u,...f)):ce(l)&&(o.add(l),l(u,...f))),u},mixin(l){return s.mixins.includes(l)||s.mixins.push(l),u},component(l,f){return f?(s.components[l]=f,u):s.components[l]},directive(l,f){return f?(s.directives[l]=f,u):s.directives[l]},mount(l,f,v){if(!c){const y=u._ceVNode||or(n,i);return y.appContext=s,v===!0?v="svg":v===!1&&(v=void 0),t(y,l,v),c=!0,u._container=l,l.__vue_app__=u,is(y.component)}},onUnmount(l){a.push(l)},unmount(){c&&(Tt(a,u._instance,16),t(null,u._container),delete u._container.__vue_app__)},provide(l,f){return s.provides[l]=f,u},runWithContext(l){const f=Hr;Hr=u;try{return l()}finally{Hr=f}}};return u}}let Hr=null;function mu(t,e){if(rt){let r=rt.provides;const n=rt.parent&&rt.parent.provides;n===r&&(r=rt.provides=Object.create(n)),r[t]=e}}function Tn(t,e,r=!1){const n=ea();if(n||Hr){let i=Hr?Hr._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(i&&t in i)return i[t];if(arguments.length>1)return r&&ce(e)?e.call(n&&n.proxy):e}}const gu={},yu=()=>Object.create(gu),vu=t=>Object.getPrototypeOf(t)===gu;function Zg(t,e,r,n=!1){const i={},s=yu();t.propsDefaults=Object.create(null),bu(t,e,i,s);for(const o in t.propsOptions[0])o in i||(i[o]=void 0);r?t.props=n?i:fg(i):t.type.props?t.props=i:t.props=s,t.attrs=s}function ey(t,e,r,n){const{props:i,attrs:s,vnode:{patchFlag:o}}=t,a=ye(i),[c]=t.propsOptions;let u=!1;if((n||o>0)&&!(o&16)){if(o&8){const l=t.vnode.dynamicProps;for(let f=0;f<l.length;f++){let v=l[f];if(es(t.emitsOptions,v))continue;const y=e[v];if(c)if(xe(s,v))y!==s[v]&&(s[v]=y,u=!0);else{const b=Vt(v);i[b]=Jo(c,a,b,y,t,!1)}else y!==s[v]&&(s[v]=y,u=!0)}}}else{bu(t,e,i,s)&&(u=!0);let l;for(const f in a)(!e||!xe(e,f)&&((l=nr(f))===f||!xe(e,l)))&&(c?r&&(r[f]!==void 0||r[l]!==void 0)&&(i[f]=Jo(c,a,f,void 0,t,!0)):delete i[f]);if(s!==a)for(const f in s)(!e||!xe(e,f))&&(delete s[f],u=!0)}u&&Kt(t.attrs,"set","")}function bu(t,e,r,n){const[i,s]=t.propsOptions;let o=!1,a;if(e)for(let c in e){if(_n(c))continue;const u=e[c];let l;i&&xe(i,l=Vt(c))?!s||!s.includes(l)?r[l]=u:(a||(a={}))[l]=u:es(t.emitsOptions,c)||(!(c in n)||u!==n[c])&&(n[c]=u,o=!0)}if(s){const c=ye(r),u=a||be;for(let l=0;l<s.length;l++){const f=s[l];r[f]=Jo(i,c,f,u[f],t,!xe(u,f))}}return o}function Jo(t,e,r,n,i,s){const o=t[r];if(o!=null){const a=xe(o,"default");if(a&&n===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&ce(c)){const{propsDefaults:u}=i;if(r in u)n=u[r];else{const l=jn(i);n=u[r]=c.call(null,e),l()}}else n=c;i.ce&&i.ce._setProp(r,n)}o[0]&&(s&&!a?n=!1:o[1]&&(n===""||n===nr(r))&&(n=!0))}return n}const ty=new WeakMap;function _u(t,e,r=!1){const n=r?ty:e.propsCache,i=n.get(t);if(i)return i;const s=t.props,o={},a=[];let c=!1;if(!ce(t)){const l=f=>{c=!0;const[v,y]=_u(f,e,!0);Je(o,v),y&&a.push(...y)};!r&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}if(!s&&!c)return Ie(t)&&n.set(t,Mr),Mr;if(ae(s))for(let l=0;l<s.length;l++){const f=Vt(s[l]);wu(f)&&(o[f]=be)}else if(s)for(const l in s){const f=Vt(l);if(wu(f)){const v=s[l],y=o[f]=ae(v)||ce(v)?{type:v}:Je({},v),b=y.type;let T=!1,H=!0;if(ae(b))for(let B=0;B<b.length;++B){const R=b[B],m=ce(R)&&R.name;if(m==="Boolean"){T=!0;break}else m==="String"&&(H=!1)}else T=ce(b)&&b.name==="Boolean";y[0]=T,y[1]=H,(T||xe(y,"default"))&&a.push(f)}}const u=[o,a];return Ie(t)&&n.set(t,u),u}function wu(t){return t[0]!=="$"&&!_n(t)}const Yo=t=>t==="_"||t==="_ctx"||t==="$stable",Go=t=>ae(t)?t.map(Nt):[Nt(t)],ry=(t,e,r)=>{if(e._n)return e;const n=$g((...i)=>Go(e(...i)),r);return n._c=!1,n},xu=(t,e,r)=>{const n=t._ctx;for(const i in t){if(Yo(i))continue;const s=t[i];if(ce(s))e[i]=ry(i,s,n);else if(s!=null){const o=Go(s);e[i]=()=>o}}},Su=(t,e)=>{const r=Go(e);t.slots.default=()=>r},Eu=(t,e,r)=>{for(const n in e)(r||!Yo(n))&&(t[n]=e[n])},ny=(t,e,r)=>{const n=t.slots=yu();if(t.vnode.shapeFlag&32){const i=e._;i?(Eu(n,e,r),r&&bl(n,"_",i,!0)):xu(e,n)}else e&&Su(t,e)},iy=(t,e,r)=>{const{vnode:n,slots:i}=t;let s=!0,o=be;if(n.shapeFlag&32){const a=e._;a?r&&a===1?s=!1:Eu(i,e,r):(s=!e.$stable,xu(e,i)),o=e}else e&&(Su(t,e),o={default:1});if(s)for(const a in i)!Yo(a)&&o[a]==null&&delete i[a]},ft=_y;function sy(t){return oy(t)}function oy(t,e){const r=Ti();r.__VUE__=!0;const{insert:n,remove:i,patchProp:s,createElement:o,createText:a,createComment:c,setText:u,setElementText:l,parentNode:f,nextSibling:v,setScopeId:y=$t,insertStaticContent:b}=t,T=(_,S,D,j=null,F=null,M=null,K=void 0,Y=null,V=!!S.dynamicChildren)=>{if(_===S)return;_&&!Mn(_,S)&&(j=jt(_),Xe(_,F,M,!0),_=null),S.patchFlag===-2&&(V=!1,S.dynamicChildren=null);const{type:U,ref:ne,shapeFlag:X}=S;switch(U){case ts:H(_,S,D,j);break;case zr:B(_,S,D,j);break;case Xo:_==null&&R(S,D,j,K);break;case Et:Le(_,S,D,j,F,M,K,Y,V);break;default:X&1?h(_,S,D,j,F,M,K,Y,V):X&6?Ke(_,S,D,j,F,M,K,Y,V):(X&64||X&128)&&U.process(_,S,D,j,F,M,K,Y,V,Zt)}ne!=null&&F?kn(ne,_&&_.ref,M,S||_,!S):ne==null&&_&&_.ref!=null&&kn(_.ref,null,M,_,!0)},H=(_,S,D,j)=>{if(_==null)n(S.el=a(S.children),D,j);else{const F=S.el=_.el;S.children!==_.children&&u(F,S.children)}},B=(_,S,D,j)=>{_==null?n(S.el=c(S.children||""),D,j):S.el=_.el},R=(_,S,D,j)=>{[_.el,_.anchor]=b(_.children,S,D,j,_.el,_.anchor)},m=({el:_,anchor:S},D,j)=>{let F;for(;_&&_!==S;)F=v(_),n(_,D,j),_=F;n(S,D,j)},p=({el:_,anchor:S})=>{let D;for(;_&&_!==S;)D=v(_),i(_),_=D;i(S)},h=(_,S,D,j,F,M,K,Y,V)=>{S.type==="svg"?K="svg":S.type==="math"&&(K="mathml"),_==null?P(S,D,j,F,M,K,Y,V):J(_,S,F,M,K,Y,V)},P=(_,S,D,j,F,M,K,Y)=>{let V,U;const{props:ne,shapeFlag:X,transition:te,dirs:ie}=_;if(V=_.el=o(_.type,M,ne&&ne.is,ne),X&8?l(V,_.children):X&16&&N(_.children,V,null,j,F,Qo(_,M),K,Y),ie&&_r(_,null,j,"created"),I(V,_,_.scopeId,K,j),ne){for(const we in ne)we!=="value"&&!_n(we)&&s(V,we,null,ne[we],M,j);"value"in ne&&s(V,"value",null,ne.value,M),(U=ne.onVnodeBeforeMount)&&Dt(U,j,_)}ie&&_r(_,null,j,"beforeMount");const ue=ay(F,te);ue&&te.beforeEnter(V),n(V,S,D),((U=ne&&ne.onVnodeMounted)||ue||ie)&&ft(()=>{U&&Dt(U,j,_),ue&&te.enter(V),ie&&_r(_,null,j,"mounted")},F)},I=(_,S,D,j,F)=>{if(D&&y(_,D),j)for(let M=0;M<j.length;M++)y(_,j[M]);if(F){let M=F.subTree;if(S===M||Nu(M.type)&&(M.ssContent===S||M.ssFallback===S)){const K=F.vnode;I(_,K,K.scopeId,K.slotScopeIds,F.parent)}}},N=(_,S,D,j,F,M,K,Y,V=0)=>{for(let U=V;U<_.length;U++){const ne=_[U]=Y?ar(_[U]):Nt(_[U]);T(null,ne,S,D,j,F,M,K,Y)}},J=(_,S,D,j,F,M,K)=>{const Y=S.el=_.el;let{patchFlag:V,dynamicChildren:U,dirs:ne}=S;V|=_.patchFlag&16;const X=_.props||be,te=S.props||be;let ie;if(D&&wr(D,!1),(ie=te.onVnodeBeforeUpdate)&&Dt(ie,D,S,_),ne&&_r(S,_,D,"beforeUpdate"),D&&wr(D,!0),(X.innerHTML&&te.innerHTML==null||X.textContent&&te.textContent==null)&&l(Y,""),U?re(_.dynamicChildren,U,Y,D,j,Qo(S,F),M):K||_e(_,S,Y,null,D,j,Qo(S,F),M,!1),V>0){if(V&16)$e(Y,X,te,D,F);else if(V&2&&X.class!==te.class&&s(Y,"class",null,te.class,F),V&4&&s(Y,"style",X.style,te.style,F),V&8){const ue=S.dynamicProps;for(let we=0;we<ue.length;we++){const me=ue[we],Ae=X[me],Me=te[me];(Me!==Ae||me==="value")&&s(Y,me,Ae,Me,F,D)}}V&1&&_.children!==S.children&&l(Y,S.children)}else!K&&U==null&&$e(Y,X,te,D,F);((ie=te.onVnodeUpdated)||ne)&&ft(()=>{ie&&Dt(ie,D,S,_),ne&&_r(S,_,D,"updated")},j)},re=(_,S,D,j,F,M,K)=>{for(let Y=0;Y<S.length;Y++){const V=_[Y],U=S[Y],ne=V.el&&(V.type===Et||!Mn(V,U)||V.shapeFlag&198)?f(V.el):D;T(V,U,ne,null,j,F,M,K,!0)}},$e=(_,S,D,j,F)=>{if(S!==D){if(S!==be)for(const M in S)!_n(M)&&!(M in D)&&s(_,M,S[M],null,F,j);for(const M in D){if(_n(M))continue;const K=D[M],Y=S[M];K!==Y&&M!=="value"&&s(_,M,Y,K,F,j)}"value"in D&&s(_,"value",S.value,D.value,F)}},Le=(_,S,D,j,F,M,K,Y,V)=>{const U=S.el=_?_.el:a(""),ne=S.anchor=_?_.anchor:a("");let{patchFlag:X,dynamicChildren:te,slotScopeIds:ie}=S;ie&&(Y=Y?Y.concat(ie):ie),_==null?(n(U,D,j),n(ne,D,j),N(S.children||[],D,ne,F,M,K,Y,V)):X>0&&X&64&&te&&_.dynamicChildren?(re(_.dynamicChildren,te,D,F,M,K,Y),(S.key!=null||F&&S===F.subTree)&&Ou(_,S,!0)):_e(_,S,D,ne,F,M,K,Y,V)},Ke=(_,S,D,j,F,M,K,Y,V)=>{S.slotScopeIds=Y,_==null?S.shapeFlag&512?F.ctx.activate(S,D,j,K,V):Qe(S,D,j,F,M,K,V):pt(_,S,V)},Qe=(_,S,D,j,F,M,K)=>{const Y=_.component=ky(_,j,F);if(ru(_)&&(Y.ctx.renderer=Zt),$y(Y,!1,K),Y.asyncDep){if(F&&F.registerDep(Y,Re,K),!_.el){const V=Y.subTree=or(zr);B(null,V,S,D),_.placeholder=V.el}}else Re(Y,_,S,D,F,M,K)},pt=(_,S,D)=>{const j=S.component=_.component;if(vy(_,S,D))if(j.asyncDep&&!j.asyncResolved){ve(j,S,D);return}else j.next=S,j.update();else S.el=_.el,j.vnode=S},Re=(_,S,D,j,F,M,K)=>{const Y=()=>{if(_.isMounted){let{next:X,bu:te,u:ie,parent:ue,vnode:we}=_;{const it=Pu(_);if(it){X&&(X.el=we.el,ve(_,X,K)),it.asyncDep.then(()=>{_.isUnmounted||Y()});return}}let me=X,Ae;wr(_,!1),X?(X.el=we.el,ve(_,X,K)):X=we,te&&Oo(te),(Ae=X.props&&X.props.onVnodeBeforeUpdate)&&Dt(Ae,ue,X,we),wr(_,!0);const Me=Tu(_),Ze=_.subTree;_.subTree=Me,T(Ze,Me,f(Ze.el),jt(Ze),_,F,M),X.el=Me.el,me===null&&by(_,Me.el),ie&&ft(ie,F),(Ae=X.props&&X.props.onVnodeUpdated)&&ft(()=>Dt(Ae,ue,X,we),F)}else{let X;const{el:te,props:ie}=S,{bm:ue,m:we,parent:me,root:Ae,type:Me}=_,Ze=$n(S);wr(_,!1),ue&&Oo(ue),!Ze&&(X=ie&&ie.onVnodeBeforeMount)&&Dt(X,me,S),wr(_,!0);{Ae.ce&&Ae.ce._def.shadowRoot!==!1&&Ae.ce._injectChildStyle(Me);const it=_.subTree=Tu(_);T(null,it,D,j,_,F,M),S.el=it.el}if(we&&ft(we,F),!Ze&&(X=ie&&ie.onVnodeMounted)){const it=S;ft(()=>Dt(X,me,it),F)}(S.shapeFlag&256||me&&$n(me.vnode)&&me.vnode.shapeFlag&256)&&_.a&&ft(_.a,F),_.isMounted=!0,S=D=j=null}};_.scope.on();const V=_.effect=new El(Y);_.scope.off();const U=_.update=V.run.bind(V),ne=_.job=V.runIfDirty.bind(V);ne.i=_,ne.id=_.uid,V.scheduler=()=>Uo(ne),wr(_,!0),U()},ve=(_,S,D)=>{S.component=_;const j=_.vnode.props;_.vnode=S,_.next=null,ey(_,S.props,j,D),iy(_,S.children,D),It(),Yl(_),At()},_e=(_,S,D,j,F,M,K,Y,V=!1)=>{const U=_&&_.children,ne=_?_.shapeFlag:0,X=S.children,{patchFlag:te,shapeFlag:ie}=S;if(te>0){if(te&128){Xt(U,X,D,j,F,M,K,Y,V);return}else if(te&256){mt(U,X,D,j,F,M,K,Y,V);return}}ie&8?(ne&16&&nt(U,F,M),X!==U&&l(D,X)):ne&16?ie&16?Xt(U,X,D,j,F,M,K,Y,V):nt(U,F,M,!0):(ne&8&&l(D,""),ie&16&&N(X,D,j,F,M,K,Y,V))},mt=(_,S,D,j,F,M,K,Y,V)=>{_=_||Mr,S=S||Mr;const U=_.length,ne=S.length,X=Math.min(U,ne);let te;for(te=0;te<X;te++){const ie=S[te]=V?ar(S[te]):Nt(S[te]);T(_[te],ie,D,null,F,M,K,Y,V)}U>ne?nt(_,F,M,!0,!1,X):N(S,D,j,F,M,K,Y,V,X)},Xt=(_,S,D,j,F,M,K,Y,V)=>{let U=0;const ne=S.length;let X=_.length-1,te=ne-1;for(;U<=X&&U<=te;){const ie=_[U],ue=S[U]=V?ar(S[U]):Nt(S[U]);if(Mn(ie,ue))T(ie,ue,D,null,F,M,K,Y,V);else break;U++}for(;U<=X&&U<=te;){const ie=_[X],ue=S[te]=V?ar(S[te]):Nt(S[te]);if(Mn(ie,ue))T(ie,ue,D,null,F,M,K,Y,V);else break;X--,te--}if(U>X){if(U<=te){const ie=te+1,ue=ie<ne?S[ie].el:j;for(;U<=te;)T(null,S[U]=V?ar(S[U]):Nt(S[U]),D,ue,F,M,K,Y,V),U++}}else if(U>te)for(;U<=X;)Xe(_[U],F,M,!0),U++;else{const ie=U,ue=U,we=new Map;for(U=ue;U<=te;U++){const Ue=S[U]=V?ar(S[U]):Nt(S[U]);Ue.key!=null&&we.set(Ue.key,U)}let me,Ae=0;const Me=te-ue+1;let Ze=!1,it=0;const Ft=new Array(Me);for(U=0;U<Me;U++)Ft[U]=0;for(U=ie;U<=X;U++){const Ue=_[U];if(Ae>=Me){Xe(Ue,F,M,!0);continue}let k;if(Ue.key!=null)k=we.get(Ue.key);else for(me=ue;me<=te;me++)if(Ft[me-ue]===0&&Mn(Ue,S[me])){k=me;break}k===void 0?Xe(Ue,F,M,!0):(Ft[k-ue]=U+1,k>=it?it=k:Ze=!0,T(Ue,S[k],D,null,F,M,K,Y,V),Ae++)}const Bt=Ze?cy(Ft):Mr;for(me=Bt.length-1,U=Me-1;U>=0;U--){const Ue=ue+U,k=S[Ue],A=S[Ue+1],de=Ue+1<ne?A.el||A.placeholder:j;Ft[U]===0?T(null,k,D,de,F,M,K,Y,V):Ze&&(me<0||U!==Bt[me]?Be(k,D,de,2):me--)}}},Be=(_,S,D,j,F=null)=>{const{el:M,type:K,transition:Y,children:V,shapeFlag:U}=_;if(U&6){Be(_.component.subTree,S,D,j);return}if(U&128){_.suspense.move(S,D,j);return}if(U&64){K.move(_,S,D,Zt);return}if(K===Et){n(M,S,D);for(let X=0;X<V.length;X++)Be(V[X],S,D,j);n(_.anchor,S,D);return}if(K===Xo){m(_,S,D);return}if(j!==2&&U&1&&Y)if(j===0)Y.beforeEnter(M),n(M,S,D),ft(()=>Y.enter(M),F);else{const{leave:X,delayLeave:te,afterLeave:ie}=Y,ue=()=>{_.ctx.isUnmounted?i(M):n(M,S,D)},we=()=>{M._isLeaving&&M[Rg](!0),X(M,()=>{ue(),ie&&ie()})};te?te(M,ue,we):we()}else n(M,S,D)},Xe=(_,S,D,j=!1,F=!1)=>{const{type:M,props:K,ref:Y,children:V,dynamicChildren:U,shapeFlag:ne,patchFlag:X,dirs:te,cacheIndex:ie}=_;if(X===-2&&(F=!1),Y!=null&&(It(),kn(Y,null,D,_,!0),At()),ie!=null&&(S.renderCache[ie]=void 0),ne&256){S.ctx.deactivate(_);return}const ue=ne&1&&te,we=!$n(_);let me;if(we&&(me=K&&K.onVnodeBeforeUnmount)&&Dt(me,S,_),ne&6)qn(_.component,D,j);else{if(ne&128){_.suspense.unmount(D,j);return}ue&&_r(_,null,S,"beforeUnmount"),ne&64?_.type.remove(_,S,D,Zt,j):U&&!U.hasOnce&&(M!==Et||X>0&&X&64)?nt(U,S,D,!1,!0):(M===Et&&X&384||!F&&ne&16)&&nt(V,S,D),j&&an(_)}(we&&(me=K&&K.onVnodeUnmounted)||ue)&&ft(()=>{me&&Dt(me,S,_),ue&&_r(_,null,S,"unmounted")},D)},an=_=>{const{type:S,el:D,anchor:j,transition:F}=_;if(S===Et){cn(D,j);return}if(S===Xo){p(_);return}const M=()=>{i(D),F&&!F.persisted&&F.afterLeave&&F.afterLeave()};if(_.shapeFlag&1&&F&&!F.persisted){const{leave:K,delayLeave:Y}=F,V=()=>K(D,M);Y?Y(_.el,M,V):V()}else M()},cn=(_,S)=>{let D;for(;_!==S;)D=v(_),i(_),_=D;i(S)},qn=(_,S,D)=>{const{bum:j,scope:F,job:M,subTree:K,um:Y,m:V,a:U}=_;Cu(V),Cu(U),j&&Oo(j),F.stop(),M&&(M.flags|=8,Xe(K,_,S,D)),Y&&ft(Y,S),ft(()=>{_.isUnmounted=!0},S)},nt=(_,S,D,j=!1,F=!1,M=0)=>{for(let K=M;K<_.length;K++)Xe(_[K],S,D,j,F)},jt=_=>{if(_.shapeFlag&6)return jt(_.component.subTree);if(_.shapeFlag&128)return _.suspense.next();const S=v(_.anchor||_.el),D=S&&S[Ag];return D?v(D):S};let Pr=!1;const Cr=(_,S,D)=>{_==null?S._vnode&&Xe(S._vnode,null,null,!0):T(S._vnode||null,_,S,null,null,null,D),S._vnode=_,Pr||(Pr=!0,Yl(),Gl(),Pr=!1)},Zt={p:T,um:Xe,m:Be,r:an,mt:Qe,mc:N,pc:_e,pbc:re,n:jt,o:t};return{render:Cr,hydrate:void 0,createApp:Xg(Cr)}}function Qo({type:t,props:e},r){return r==="svg"&&t==="foreignObject"||r==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:r}function wr({effect:t,job:e},r){r?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}function ay(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function Ou(t,e,r=!1){const n=t.children,i=e.children;if(ae(n)&&ae(i))for(let s=0;s<n.length;s++){const o=n[s];let a=i[s];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[s]=ar(i[s]),a.el=o.el),!r&&a.patchFlag!==-2&&Ou(o,a)),a.type===ts&&a.patchFlag!==-1&&(a.el=o.el),a.type===zr&&!a.el&&(a.el=o.el)}}function cy(t){const e=t.slice(),r=[0];let n,i,s,o,a;const c=t.length;for(n=0;n<c;n++){const u=t[n];if(u!==0){if(i=r[r.length-1],t[i]<u){e[n]=i,r.push(n);continue}for(s=0,o=r.length-1;s<o;)a=s+o>>1,t[r[a]]<u?s=a+1:o=a;u<t[r[s]]&&(s>0&&(e[n]=r[s-1]),r[s]=n)}}for(s=r.length,o=r[s-1];s-- >0;)r[s]=o,o=e[o];return r}function Pu(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:Pu(e)}function Cu(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}const ly=Symbol.for("v-scx"),uy=()=>Tn(ly);function fy(t,e){return Zi(t,null,e)}function dy(t,e){return Zi(t,null,{flush:"sync"})}function Rn(t,e,r){return Zi(t,e,r)}function Zi(t,e,r=be){const{immediate:n,deep:i,flush:s,once:o}=r,a=Je({},r),c=e&&n||!e&&s!=="post";let u;if(Fn){if(s==="sync"){const y=uy();u=y.__watcherHandles||(y.__watcherHandles=[])}else if(!c){const y=()=>{};return y.stop=$t,y.resume=$t,y.pause=$t,y}}const l=rt;a.call=(y,b,T)=>Tt(y,l,b,T);let f=!1;s==="post"?a.scheduler=y=>{ft(y,l&&l.suspense)}:s!=="sync"&&(f=!0,a.scheduler=(y,b)=>{b?y():Uo(y)}),a.augmentJob=y=>{e&&(y.flags|=4),f&&(y.flags|=2,l&&(y.id=l.uid,y.i=l))};const v=wg(t,e,a);return Fn&&(u?u.push(v):c&&v()),v}function hy(t,e,r){const n=this.proxy,i=De(t)?t.includes(".")?ku(n,t):()=>n[t]:t.bind(n,n);let s;ce(e)?s=e:(s=e.handler,r=e);const o=jn(this),a=Zi(i,s.bind(n),r);return o(),a}function ku(t,e){const r=e.split(".");return()=>{let n=t;for(let i=0;i<r.length&&n;i++)n=n[r[i]];return n}}function $u(t,e,r=be){const n=ea(),i=Vt(e),s=nr(e),o=Iu(t,i),a=yg((c,u)=>{let l,f=be,v;return dy(()=>{const y=t[i];ct(l,y)&&(l=y,u())}),{get(){return c(),r.get?r.get(l):l},set(y){const b=r.set?r.set(y):y;if(!ct(b,l)&&!(f!==be&&ct(y,f)))return;const T=n.vnode.props;T&&(e in T||i in T||s in T)&&(`onUpdate:${e}`in T||`onUpdate:${i}`in T||`onUpdate:${s}`in T)||(l=y,u()),n.emit(`update:${e}`,b),ct(y,b)&&ct(y,f)&&!ct(b,v)&&u(),f=y,v=b}}});return a[Symbol.iterator]=()=>{let c=0;return{next(){return c<2?{value:c++?o||be:a,done:!1}:{done:!0}}}},a}const Iu=(t,e)=>e==="modelValue"||e==="model-value"?t.modelModifiers:t[`${e}Modifiers`]||t[`${Vt(e)}Modifiers`]||t[`${nr(e)}Modifiers`];function py(t,e,...r){if(t.isUnmounted)return;const n=t.vnode.props||be;let i=r;const s=e.startsWith("update:"),o=s&&Iu(n,e.slice(7));o&&(o.trim&&(i=r.map(l=>De(l)?l.trim():l)),o.number&&(i=r.map(Fm)));let a,c=n[a=Eo(e)]||n[a=Eo(Vt(e))];!c&&s&&(c=n[a=Eo(nr(e))]),c&&Tt(c,t,6,i);const u=n[a+"Once"];if(u){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,Tt(u,t,6,i)}}const my=new WeakMap;function Au(t,e,r=!1){const n=r?my:e.emitsCache,i=n.get(t);if(i!==void 0)return i;const s=t.emits;let o={},a=!1;if(!ce(t)){const c=u=>{const l=Au(u,e,!0);l&&(a=!0,Je(o,l))};!r&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}return!s&&!a?(Ie(t)&&n.set(t,null),null):(ae(s)?s.forEach(c=>o[c]=null):Je(o,s),Ie(t)&&n.set(t,o),o)}function es(t,e){return!t||!$i(e)?!1:(e=e.slice(2).replace(/Once$/,""),xe(t,e[0].toLowerCase()+e.slice(1))||xe(t,nr(e))||xe(t,e))}function ob(){}function Tu(t){const{type:e,vnode:r,proxy:n,withProxy:i,propsOptions:[s],slots:o,attrs:a,emit:c,render:u,renderCache:l,props:f,data:v,setupState:y,ctx:b,inheritAttrs:T}=t,H=Ji(t);let B,R;try{if(r.shapeFlag&4){const p=i||n,h=p;B=Nt(u.call(h,p,l,f,y,v,b)),R=a}else{const p=e;B=Nt(p.length>1?p(f,{attrs:a,slots:o,emit:c}):p(f,null)),R=e.props?a:gy(a)}}catch(p){Nn.length=0,zi(p,t,1),B=or(zr)}let m=B;if(R&&T!==!1){const p=Object.keys(R),{shapeFlag:h}=m;p.length&&h&7&&(s&&p.some(wo)&&(R=yy(R,s)),m=Kr(m,R,!1,!0))}return r.dirs&&(m=Kr(m,null,!1,!0),m.dirs=m.dirs?m.dirs.concat(r.dirs):r.dirs),r.transition&&Wo(m,r.transition),B=m,Ji(H),B}const gy=t=>{let e;for(const r in t)(r==="class"||r==="style"||$i(r))&&((e||(e={}))[r]=t[r]);return e},yy=(t,e)=>{const r={};for(const n in t)(!wo(n)||!(n.slice(9)in e))&&(r[n]=t[n]);return r};function vy(t,e,r){const{props:n,children:i,component:s}=t,{props:o,children:a,patchFlag:c}=e,u=s.emitsOptions;if(e.dirs||e.transition)return!0;if(r&&c>=0){if(c&1024)return!0;if(c&16)return n?Ru(n,o,u):!!o;if(c&8){const l=e.dynamicProps;for(let f=0;f<l.length;f++){const v=l[f];if(o[v]!==n[v]&&!es(u,v))return!0}}}else return(i||a)&&(!a||!a.$stable)?!0:n===o?!1:n?o?Ru(n,o,u):!0:!!o;return!1}function Ru(t,e,r){const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!0;for(let i=0;i<n.length;i++){const s=n[i];if(e[s]!==t[s]&&!es(r,s))return!0}return!1}function by({vnode:t,parent:e},r){for(;e;){const n=e.subTree;if(n.suspense&&n.suspense.activeBranch===t&&(n.el=t.el),n===t)(t=e.vnode).el=r,e=e.parent;else break}}const Nu=t=>t.__isSuspense;function _y(t,e){e&&e.pendingBranch?ae(t)?e.effects.push(...t):e.effects.push(t):kg(t)}const Et=Symbol.for("v-fgt"),ts=Symbol.for("v-txt"),zr=Symbol.for("v-cmt"),Xo=Symbol.for("v-stc"),Nn=[];let dt=null;function Vr(t=!1){Nn.push(dt=t?null:[])}function wy(){Nn.pop(),dt=Nn[Nn.length-1]||null}let Dn=1;function Du(t,e=!1){Dn+=t,t<0&&dt&&e&&(dt.hasOnce=!0)}function Lu(t){return t.dynamicChildren=Dn>0?dt||Mr:null,wy(),Dn>0&&dt&&dt.push(t),t}function Ln(t,e,r,n,i,s){return Lu(xr(t,e,r,n,i,s,!0))}function xy(t,e,r,n,i){return Lu(or(t,e,r,n,i,!0))}function Mu(t){return t?t.__v_isVNode===!0:!1}function Mn(t,e){return t.type===e.type&&t.key===e.key}const ju=({key:t})=>t??null,rs=({ref:t,ref_key:e,ref_for:r})=>(typeof t=="number"&&(t=""+t),t!=null?De(t)||Ve(t)||ce(t)?{i:bt,r:t,k:e,f:!!r}:t:null);function xr(t,e=null,r=null,n=0,i=null,s=t===Et?0:1,o=!1,a=!1){const c={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&ju(e),ref:e&&rs(e),scopeId:Xl,slotScopeIds:null,children:r,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:n,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:bt};return a?(Zo(c,r),s&128&&t.normalize(c)):r&&(c.shapeFlag|=De(r)?8:16),Dn>0&&!o&&dt&&(c.patchFlag>0||s&6)&&c.patchFlag!==32&&dt.push(c),c}const or=Sy;function Sy(t,e=null,r=null,n=0,i=null,s=!1){if((!t||t===Hg)&&(t=zr),Mu(t)){const a=Kr(t,e,!0);return r&&Zo(a,r),Dn>0&&!s&&dt&&(a.shapeFlag&6?dt[dt.indexOf(t)]=a:dt.push(a)),a.patchFlag=-2,a}if(Ly(t)&&(t=t.__vccOpts),e){e=Ey(e);let{class:a,style:c}=e;a&&!De(a)&&(e.class=Ri(a)),Ie(c)&&(Fo(c)&&!ae(c)&&(c=Je({},c)),e.style=Po(c))}const o=De(t)?1:Nu(t)?128:Tg(t)?64:Ie(t)?4:ce(t)?2:0;return xr(t,e,r,n,i,o,s,!0)}function Ey(t){return t?Fo(t)||vu(t)?Je({},t):t:null}function Kr(t,e,r=!1,n=!1){const{props:i,ref:s,patchFlag:o,children:a,transition:c}=t,u=e?Fu(i||{},e):i,l={__v_isVNode:!0,__v_skip:!0,type:t.type,props:u,key:u&&ju(u),ref:e&&e.ref?r&&s?ae(s)?s.concat(rs(e)):[s,rs(e)]:rs(e):s,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:a,target:t.target,targetStart:t.targetStart,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Et?o===-1?16:o|16:o,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:c,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Kr(t.ssContent),ssFallback:t.ssFallback&&Kr(t.ssFallback),placeholder:t.placeholder,el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce};return c&&n&&Wo(l,c.clone(l)),l}function Oy(t=" ",e=0){return or(ts,null,t,e)}function Nt(t){return t==null||typeof t=="boolean"?or(zr):ae(t)?or(Et,null,t.slice()):Mu(t)?ar(t):or(ts,null,String(t))}function ar(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Kr(t)}function Zo(t,e){let r=0;const{shapeFlag:n}=t;if(e==null)e=null;else if(ae(e))r=16;else if(typeof e=="object")if(n&65){const i=e.default;i&&(i._c&&(i._d=!1),Zo(t,i()),i._c&&(i._d=!0));return}else{r=32;const i=e._;!i&&!vu(e)?e._ctx=bt:i===3&&bt&&(bt.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else ce(e)?(e={default:e,_ctx:bt},r=32):(e=String(e),n&64?(r=16,e=[Oy(e)]):r=8);t.children=e,t.shapeFlag|=r}function Fu(...t){const e={};for(let r=0;r<t.length;r++){const n=t[r];for(const i in n)if(i==="class")e.class!==n.class&&(e.class=Ri([e.class,n.class]));else if(i==="style")e.style=Po([e.style,n.style]);else if($i(i)){const s=e[i],o=n[i];o&&s!==o&&!(ae(s)&&s.includes(o))&&(e[i]=s?[].concat(s,o):o)}else i!==""&&(e[i]=n[i])}return e}function Dt(t,e,r,n=null){Tt(t,e,7,[r,n])}const Py=pu();let Cy=0;function ky(t,e,r){const n=t.type,i=(e?e.appContext:t.appContext)||Py,s={uid:Cy++,vnode:t,type:n,parent:e,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new zm(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(i.provides),ids:e?e.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:_u(n,i),emitsOptions:Au(n,i),emit:null,emitted:null,propsDefaults:be,inheritAttrs:n.inheritAttrs,ctx:be,data:be,props:be,attrs:be,slots:be,refs:be,setupState:be,setupContext:null,suspense:r,suspenseId:r?r.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=e?e.root:s,s.emit=py.bind(null,s),t.ce&&t.ce(s),s}let rt=null;const ea=()=>rt||bt;let ns,ta;{const t=Ti(),e=(r,n)=>{let i;return(i=t[r])||(i=t[r]=[]),i.push(n),s=>{i.length>1?i.forEach(o=>o(s)):i[0](s)}};ns=e("__VUE_INSTANCE_SETTERS__",r=>rt=r),ta=e("__VUE_SSR_SETTERS__",r=>Fn=r)}const jn=t=>{const e=rt;return ns(t),t.scope.on(),()=>{t.scope.off(),ns(e)}},Bu=()=>{rt&&rt.scope.off(),ns(null)};function Uu(t){return t.vnode.shapeFlag&4}let Fn=!1;function $y(t,e=!1,r=!1){e&&ta(e);const{props:n,children:i}=t.vnode,s=Uu(t);Zg(t,n,s,e),ny(t,i,r||e);const o=s?Iy(t,e):void 0;return e&&ta(!1),o}function Iy(t,e){const r=t.type;t.accessCache=Object.create(null),t.proxy=new Proxy(t.ctx,zg);const{setup:n}=r;if(n){It();const i=t.setupContext=n.length>1?Ty(t):null,s=jn(t),o=Ur(n,t,0,[t.props,i]),a=ml(o);if(At(),s(),(a||t.sp)&&!$n(t)&&eu(t),a){if(o.then(Bu,Bu),e)return o.then(c=>{Wu(t,c)}).catch(c=>{zi(c,t,0)});t.asyncDep=o}else Wu(t,o)}else qu(t)}function Wu(t,e,r){ce(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:Ie(e)&&(t.setupState=zl(e)),qu(t)}function qu(t,e,r){const n=t.type;t.render||(t.render=n.render||$t);{const i=jn(t);It();try{Vg(t)}finally{At(),i()}}}const Ay={get(t,e){return Ge(t,"get",""),t[e]}};function Ty(t){const e=r=>{t.exposed=r||{}};return{attrs:new Proxy(t.attrs,Ay),slots:t.slots,emit:t.emit,expose:e}}function is(t){return t.exposed?t.exposeProxy||(t.exposeProxy=new Proxy(zl(dg(t.exposed)),{get(e,r){if(r in e)return e[r];if(r in In)return In[r](t)},has(e,r){return r in e||r in In}})):t.proxy}const Ry=/(?:^|[-_])\w/g,Ny=t=>t.replace(Ry,e=>e.toUpperCase()).replace(/[-_]/g,"");function Dy(t,e=!0){return ce(t)?t.displayName||t.name:t.name||e&&t.__name}function Hu(t,e,r=!1){let n=Dy(e);if(!n&&e.__file){const i=e.__file.match(/([^/\\]+)\.\w+$/);i&&(n=i[1])}if(!n&&t&&t.parent){const i=s=>{for(const o in s)if(s[o]===e)return o};n=i(t.components||t.parent.type.components)||i(t.appContext.components)}return n?Ny(n):r?"App":"Anonymous"}function Ly(t){return ce(t)&&"__vccOpts"in t}const zu=(t,e)=>bg(t,e,Fn),My="3.5.21";/**
80
+ `,...Eg(i)),console.warn(...s)}At(),Bo=!1}function Sg(){let t=Pn[Pn.length-1];if(!t)return[];const e=[];for(;t;){const r=e[0];r&&r.vnode===t?r.recurseCount++:e.push({vnode:t,recurseCount:0});const n=t.component&&t.component.parent;t=n&&n.vnode}return e}function Eg(t){const e=[];return t.forEach((r,n)=>{e.push(...n===0?[]:[`
81
+ `],...Og(r))}),e}function Og({vnode:t,recurseCount:e}){const r=e>0?`... (${e} recursive calls)`:"",n=t.component?t.component.parent==null:!1,i=` at <${Hu(t.component,t.type,n)}`,s=">"+r;return t.props?[i,...Pg(t.props),s]:[i+s]}function Pg(t){const e=[],r=Object.keys(t);return r.slice(0,3).forEach(n=>{e.push(...Vl(n,t[n]))}),r.length>3&&e.push(" ..."),e}function Vl(t,e,r){return De(e)?(e=JSON.stringify(e),r?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?r?e:[`${t}=${e}`]:Ve(e)?(e=Vl(t,ye(e.value),!0),r?e:[`${t}=Ref<`,e,">"]):ce(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=ye(e),r?e:[`${t}=`,e])}function Ur(t,e,r,n){try{return n?t(...n):t()}catch(i){zi(i,e,r)}}function Tt(t,e,r,n){if(ce(t)){const i=Ur(t,e,r,n);return i&&ml(i)&&i.catch(s=>{zi(s,e,r)}),i}if(ae(t)){const i=[];for(let s=0;s<t.length;s++)i.push(Tt(t[s],e,r,n));return i}}function zi(t,e,r,n=!0){const i=e?e.vnode:null,{errorHandler:s,throwUnhandledErrorInProduction:o}=e&&e.appContext.config||be;if(e){let a=e.parent;const c=e.proxy,u=`https://vuejs.org/error-reference/#runtime-${r}`;for(;a;){const l=a.ec;if(l){for(let f=0;f<l.length;f++)if(l[f](t,c,u)===!1)return}a=a.parent}if(s){It(),Ur(s,null,10,[t,c,u]),At();return}}Cg(t,r,i,n,o)}function Cg(t,e,r,n=!0,i=!1){if(i)throw t;console.error(t)}const et=[];let Rt=-1;const Wr=[];let sr=null,qr=0;const Kl=Promise.resolve();let Vi=null;function Ki(t){const e=Vi||Kl;return t?e.then(this?t.bind(this):t):e}function kg(t){let e=Rt+1,r=et.length;for(;e<r;){const n=e+r>>>1,i=et[n],s=Cn(i);s<t||s===t&&i.flags&2?e=n+1:r=n}return e}function Uo(t){if(!(t.flags&1)){const e=Cn(t),r=et[et.length-1];!r||!(t.flags&2)&&e>=Cn(r)?et.push(t):et.splice(kg(e),0,t),t.flags|=1,Jl()}}function Jl(){Vi||(Vi=Kl.then(Ql))}function $g(t){ae(t)?Wr.push(...t):sr&&t.id===-1?sr.splice(qr+1,0,t):t.flags&1||(Wr.push(t),t.flags|=1),Jl()}function Yl(t,e,r=Rt+1){for(;r<et.length;r++){const n=et[r];if(n&&n.flags&2){if(t&&n.id!==t.uid)continue;et.splice(r,1),r--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function Gl(t){if(Wr.length){const e=[...new Set(Wr)].sort((r,n)=>Cn(r)-Cn(n));if(Wr.length=0,sr){sr.push(...e);return}for(sr=e,qr=0;qr<sr.length;qr++){const r=sr[qr];r.flags&4&&(r.flags&=-2),r.flags&8||r(),r.flags&=-2}sr=null,qr=0}}const Cn=t=>t.id==null?t.flags&2?-1:1/0:t.id;function Ql(t){try{for(Rt=0;Rt<et.length;Rt++){const e=et[Rt];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),Ur(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;Rt<et.length;Rt++){const e=et[Rt];e&&(e.flags&=-2)}Rt=-1,et.length=0,Gl(),Vi=null,(et.length||Wr.length)&&Ql()}}let bt=null,Xl=null;function Ji(t){const e=bt;return bt=t,Xl=t&&t.type.__scopeId||null,e}function Ig(t,e=bt,r){if(!e||t._n)return t;const n=(...i)=>{n._d&&Du(-1);const s=Ji(e);let o;try{o=t(...i)}finally{Ji(s),n._d&&Du(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function Ag(t,e){if(bt===null)return t;const r=is(bt),n=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[s,o,a,c=be]=e[i];s&&(ce(s)&&(s={mounted:s,updated:s}),s.deep&&Yt(o),n.push({dir:s,instance:r,value:o,oldValue:void 0,arg:a,modifiers:c}))}return t}function _r(t,e,r,n){const i=t.dirs,s=e&&e.dirs;for(let o=0;o<i.length;o++){const a=i[o];s&&(a.oldValue=s[o].value);let c=a.dir[n];c&&(It(),Tt(c,r,8,[t.el,a,t,e]),At())}}const Tg=Symbol("_vte"),Rg=t=>t.__isTeleport,Ng=Symbol("_leaveCb");function Wo(t,e){t.shapeFlag&6&&t.component?(t.transition=e,Wo(t.component.subTree,e)):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function Zl(t,e){return ce(t)?Je({name:t.name},e,{setup:t}):t}function eu(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}function Dg(t){const e=ea(),r=pg(null);if(e){const i=e.refs===be?e.refs={}:e.refs;Object.defineProperty(i,t,{enumerable:!0,get:()=>r.value,set:s=>r.value=s})}return r}const Yi=new WeakMap;function kn(t,e,r,n,i=!1){if(ae(t)){t.forEach((b,T)=>kn(b,e&&(ae(e)?e[T]:e),r,n,i));return}if($n(n)&&!i){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&kn(t,e,r,n.component.subTree);return}const s=n.shapeFlag&4?is(n.component):n.el,o=i?null:s,{i:a,r:c}=t,u=e&&e.r,l=a.refs===be?a.refs={}:a.refs,f=a.setupState,v=ye(f),y=f===be?hl:b=>xe(v,b);if(u!=null&&u!==c){if(tu(e),De(u))l[u]=null,y(u)&&(f[u]=null);else if(Ve(u)){u.value=null;const b=e;b.k&&(l[b.k]=null)}}if(ce(c))Ur(c,a,12,[o,l]);else{const b=De(c),T=Ve(c);if(b||T){const H=()=>{if(t.f){const B=b?y(c)?f[c]:l[c]:c.value;if(i)ae(B)&&xo(B,s);else if(ae(B))B.includes(s)||B.push(s);else if(b)l[c]=[s],y(c)&&(f[c]=l[c]);else{const R=[s];c.value=R,t.k&&(l[t.k]=R)}}else b?(l[c]=o,y(c)&&(f[c]=o)):T&&(c.value=o,t.k&&(l[t.k]=o))};if(o){const B=()=>{H(),Yi.delete(t)};B.id=-1,Yi.set(t,B),ft(B,r)}else tu(t),H()}}}function tu(t){const e=Yi.get(t);e&&(e.flags|=8,Yi.delete(t))}Ti().requestIdleCallback,Ti().cancelIdleCallback;const $n=t=>!!t.type.__asyncLoader,ru=t=>t.type.__isKeepAlive;function Lg(t,e){nu(t,"a",e)}function Mg(t,e){nu(t,"da",e)}function nu(t,e,r=rt){const n=t.__wdc||(t.__wdc=()=>{let i=r;for(;i;){if(i.isDeactivated)return;i=i.parent}return t()});if(Gi(e,n,r),r){let i=r.parent;for(;i&&i.parent;)ru(i.parent.vnode)&&jg(n,e,r,i),i=i.parent}}function jg(t,e,r,n){const i=Gi(e,t,n,!0);ou(()=>{xo(n[e],i)},r)}function Gi(t,e,r=rt,n=!1){if(r){const i=r[t]||(r[t]=[]),s=e.__weh||(e.__weh=(...o)=>{It();const a=jn(r),c=Tt(e,r,t,o);return a(),At(),c});return n?i.unshift(s):i.push(s),s}}const Gt=t=>(e,r=rt)=>{(!Fn||t==="sp")&&Gi(t,(...n)=>e(...n),r)},iu=Gt("bm"),qo=Gt("m"),Fg=Gt("bu"),Bg=Gt("u"),su=Gt("bum"),ou=Gt("um"),Ug=Gt("sp"),Wg=Gt("rtg"),qg=Gt("rtc");function Hg(t,e=rt){Gi("ec",t,e)}const zg=Symbol.for("v-ndc");function au(t,e,r,n){let i;const s=r,o=ae(t);if(o||De(t)){const a=o&&Br(t);let c=!1,u=!1;a&&(c=!vt(t),u=ir(t),t=Li(t)),i=new Array(t.length);for(let l=0,f=t.length;l<f;l++)i[l]=e(c?u?Ui(Ye(t[l])):Ye(t[l]):t[l],l,void 0,s)}else if(typeof t=="number"){i=new Array(t);for(let a=0;a<t;a++)i[a]=e(a+1,a,void 0,s)}else if(Ie(t))if(t[Symbol.iterator])i=Array.from(t,(a,c)=>e(a,c,void 0,s));else{const a=Object.keys(t);i=new Array(a.length);for(let c=0,u=a.length;c<u;c++){const l=a[c];i[c]=e(t[l],l,c,s)}}else i=[];return i}const Ho=t=>t?Uu(t)?is(t):Ho(t.parent):null,In=Je(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>Ho(t.parent),$root:t=>Ho(t.root),$host:t=>t.ce,$emit:t=>t.emit,$options:t=>fu(t),$forceUpdate:t=>t.f||(t.f=()=>{Uo(t.update)}),$nextTick:t=>t.n||(t.n=Ki.bind(t.proxy)),$watch:t=>py.bind(t)}),zo=(t,e)=>t!==be&&!t.__isScriptSetup&&xe(t,e),Vg={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:r,setupState:n,data:i,props:s,accessCache:o,type:a,appContext:c}=t;let u;if(e[0]!=="$"){const y=o[e];if(y!==void 0)switch(y){case 1:return n[e];case 2:return i[e];case 4:return r[e];case 3:return s[e]}else{if(zo(n,e))return o[e]=1,n[e];if(i!==be&&xe(i,e))return o[e]=2,i[e];if((u=t.propsOptions[0])&&xe(u,e))return o[e]=3,s[e];if(r!==be&&xe(r,e))return o[e]=4,r[e];Vo&&(o[e]=0)}}const l=In[e];let f,v;if(l)return e==="$attrs"&&Ge(t.attrs,"get",""),l(t);if((f=a.__cssModules)&&(f=f[e]))return f;if(r!==be&&xe(r,e))return o[e]=4,r[e];if(v=c.config.globalProperties,xe(v,e))return v[e]},set({_:t},e,r){const{data:n,setupState:i,ctx:s}=t;return zo(i,e)?(i[e]=r,!0):n!==be&&xe(n,e)?(n[e]=r,!0):xe(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(s[e]=r,!0)},has({_:{data:t,setupState:e,accessCache:r,ctx:n,appContext:i,propsOptions:s,type:o}},a){let c,u;return!!(r[a]||t!==be&&a[0]!=="$"&&xe(t,a)||zo(e,a)||(c=s[0])&&xe(c,a)||xe(n,a)||xe(In,a)||xe(i.config.globalProperties,a)||(u=o.__cssModules)&&u[a])},defineProperty(t,e,r){return r.get!=null?t._.accessCache[e]=0:xe(r,"value")&&this.set(t,e,r.value,null),Reflect.defineProperty(t,e,r)}};function Qi(t){return ae(t)?t.reduce((e,r)=>(e[r]=null,e),{}):t}function cu(t,e){return!t||!e?t||e:ae(t)&&ae(e)?t.concat(e):Je({},Qi(t),Qi(e))}let Vo=!0;function Kg(t){const e=fu(t),r=t.proxy,n=t.ctx;Vo=!1,e.beforeCreate&&lu(e.beforeCreate,t,"bc");const{data:i,computed:s,methods:o,watch:a,provide:c,inject:u,created:l,beforeMount:f,mounted:v,beforeUpdate:y,updated:b,activated:T,deactivated:H,beforeDestroy:B,beforeUnmount:R,destroyed:m,unmounted:p,render:h,renderTracked:P,renderTriggered:I,errorCaptured:N,serverPrefetch:J,expose:re,inheritAttrs:$e,components:Le,directives:Ke,filters:Qe}=e;if(u&&Jg(u,n,null),o)for(const ve in o){const _e=o[ve];ce(_e)&&(n[ve]=_e.bind(r))}if(i){const ve=i.call(r,r);Ie(ve)&&(t.data=jo(ve))}if(Vo=!0,s)for(const ve in s){const _e=s[ve],mt=ce(_e)?_e.bind(r,r):ce(_e.get)?_e.get.bind(r,r):$t,Xt=!ce(_e)&&ce(_e.set)?_e.set.bind(r):$t,Be=zu({get:mt,set:Xt});Object.defineProperty(n,ve,{enumerable:!0,configurable:!0,get:()=>Be.value,set:Xe=>Be.value=Xe})}if(a)for(const ve in a)uu(a[ve],n,r,ve);if(c){const ve=ce(c)?c.call(r):c;Reflect.ownKeys(ve).forEach(_e=>{mu(_e,ve[_e])})}l&&lu(l,t,"c");function Re(ve,_e){ae(_e)?_e.forEach(mt=>ve(mt.bind(r))):_e&&ve(_e.bind(r))}if(Re(iu,f),Re(qo,v),Re(Fg,y),Re(Bg,b),Re(Lg,T),Re(Mg,H),Re(Hg,N),Re(qg,P),Re(Wg,I),Re(su,R),Re(ou,p),Re(Ug,J),ae(re))if(re.length){const ve=t.exposed||(t.exposed={});re.forEach(_e=>{Object.defineProperty(ve,_e,{get:()=>r[_e],set:mt=>r[_e]=mt,enumerable:!0})})}else t.exposed||(t.exposed={});h&&t.render===$t&&(t.render=h),$e!=null&&(t.inheritAttrs=$e),Le&&(t.components=Le),Ke&&(t.directives=Ke),J&&eu(t)}function Jg(t,e,r=$t){ae(t)&&(t=Ko(t));for(const n in t){const i=t[n];let s;Ie(i)?"default"in i?s=Tn(i.from||n,i.default,!0):s=Tn(i.from||n):s=Tn(i),Ve(s)?Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:()=>s.value,set:o=>s.value=o}):e[n]=s}}function lu(t,e,r){Tt(ae(t)?t.map(n=>n.bind(e.proxy)):t.bind(e.proxy),e,r)}function uu(t,e,r,n){let i=n.includes(".")?ku(r,n):()=>r[n];if(De(t)){const s=e[t];ce(s)&&Rn(i,s)}else if(ce(t))Rn(i,t.bind(r));else if(Ie(t))if(ae(t))t.forEach(s=>uu(s,e,r,n));else{const s=ce(t.handler)?t.handler.bind(r):e[t.handler];ce(s)&&Rn(i,s,t)}}function fu(t){const e=t.type,{mixins:r,extends:n}=e,{mixins:i,optionsCache:s,config:{optionMergeStrategies:o}}=t.appContext,a=s.get(e);let c;return a?c=a:!i.length&&!r&&!n?c=e:(c={},i.length&&i.forEach(u=>Xi(c,u,o,!0)),Xi(c,e,o)),Ie(e)&&s.set(e,c),c}function Xi(t,e,r,n=!1){const{mixins:i,extends:s}=e;s&&Xi(t,s,r,!0),i&&i.forEach(o=>Xi(t,o,r,!0));for(const o in e)if(!(n&&o==="expose")){const a=Yg[o]||r&&r[o];t[o]=a?a(t[o],e[o]):e[o]}return t}const Yg={data:du,props:hu,emits:hu,methods:An,computed:An,beforeCreate:tt,created:tt,beforeMount:tt,mounted:tt,beforeUpdate:tt,updated:tt,beforeDestroy:tt,beforeUnmount:tt,destroyed:tt,unmounted:tt,activated:tt,deactivated:tt,errorCaptured:tt,serverPrefetch:tt,components:An,directives:An,watch:Qg,provide:du,inject:Gg};function du(t,e){return e?t?function(){return Je(ce(t)?t.call(this,this):t,ce(e)?e.call(this,this):e)}:e:t}function Gg(t,e){return An(Ko(t),Ko(e))}function Ko(t){if(ae(t)){const e={};for(let r=0;r<t.length;r++)e[t[r]]=t[r];return e}return t}function tt(t,e){return t?[...new Set([].concat(t,e))]:e}function An(t,e){return t?Je(Object.create(null),t,e):e}function hu(t,e){return t?ae(t)&&ae(e)?[...new Set([...t,...e])]:Je(Object.create(null),Qi(t),Qi(e??{})):e}function Qg(t,e){if(!t)return e;if(!e)return t;const r=Je(Object.create(null),t);for(const n in e)r[n]=tt(t[n],e[n]);return r}function pu(){return{app:null,config:{isNativeTag:hl,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Xg=0;function Zg(t,e){return function(n,i=null){ce(n)||(n=Je({},n)),i!=null&&!Ie(i)&&(i=null);const s=pu(),o=new WeakSet,a=[];let c=!1;const u=s.app={_uid:Xg++,_component:n,_props:i,_container:null,_context:s,_instance:null,version:jy,get config(){return s.config},set config(l){},use(l,...f){return o.has(l)||(l&&ce(l.install)?(o.add(l),l.install(u,...f)):ce(l)&&(o.add(l),l(u,...f))),u},mixin(l){return s.mixins.includes(l)||s.mixins.push(l),u},component(l,f){return f?(s.components[l]=f,u):s.components[l]},directive(l,f){return f?(s.directives[l]=f,u):s.directives[l]},mount(l,f,v){if(!c){const y=u._ceVNode||or(n,i);return y.appContext=s,v===!0?v="svg":v===!1&&(v=void 0),t(y,l,v),c=!0,u._container=l,l.__vue_app__=u,is(y.component)}},onUnmount(l){a.push(l)},unmount(){c&&(Tt(a,u._instance,16),t(null,u._container),delete u._container.__vue_app__)},provide(l,f){return s.provides[l]=f,u},runWithContext(l){const f=Hr;Hr=u;try{return l()}finally{Hr=f}}};return u}}let Hr=null;function mu(t,e){if(rt){let r=rt.provides;const n=rt.parent&&rt.parent.provides;n===r&&(r=rt.provides=Object.create(n)),r[t]=e}}function Tn(t,e,r=!1){const n=ea();if(n||Hr){let i=Hr?Hr._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(i&&t in i)return i[t];if(arguments.length>1)return r&&ce(e)?e.call(n&&n.proxy):e}}const gu={},yu=()=>Object.create(gu),vu=t=>Object.getPrototypeOf(t)===gu;function ey(t,e,r,n=!1){const i={},s=yu();t.propsDefaults=Object.create(null),bu(t,e,i,s);for(const o in t.propsOptions[0])o in i||(i[o]=void 0);r?t.props=n?i:dg(i):t.type.props?t.props=i:t.props=s,t.attrs=s}function ty(t,e,r,n){const{props:i,attrs:s,vnode:{patchFlag:o}}=t,a=ye(i),[c]=t.propsOptions;let u=!1;if((n||o>0)&&!(o&16)){if(o&8){const l=t.vnode.dynamicProps;for(let f=0;f<l.length;f++){let v=l[f];if(es(t.emitsOptions,v))continue;const y=e[v];if(c)if(xe(s,v))y!==s[v]&&(s[v]=y,u=!0);else{const b=Vt(v);i[b]=Jo(c,a,b,y,t,!1)}else y!==s[v]&&(s[v]=y,u=!0)}}}else{bu(t,e,i,s)&&(u=!0);let l;for(const f in a)(!e||!xe(e,f)&&((l=nr(f))===f||!xe(e,l)))&&(c?r&&(r[f]!==void 0||r[l]!==void 0)&&(i[f]=Jo(c,a,f,void 0,t,!0)):delete i[f]);if(s!==a)for(const f in s)(!e||!xe(e,f))&&(delete s[f],u=!0)}u&&Kt(t.attrs,"set","")}function bu(t,e,r,n){const[i,s]=t.propsOptions;let o=!1,a;if(e)for(let c in e){if(_n(c))continue;const u=e[c];let l;i&&xe(i,l=Vt(c))?!s||!s.includes(l)?r[l]=u:(a||(a={}))[l]=u:es(t.emitsOptions,c)||(!(c in n)||u!==n[c])&&(n[c]=u,o=!0)}if(s){const c=ye(r),u=a||be;for(let l=0;l<s.length;l++){const f=s[l];r[f]=Jo(i,c,f,u[f],t,!xe(u,f))}}return o}function Jo(t,e,r,n,i,s){const o=t[r];if(o!=null){const a=xe(o,"default");if(a&&n===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&ce(c)){const{propsDefaults:u}=i;if(r in u)n=u[r];else{const l=jn(i);n=u[r]=c.call(null,e),l()}}else n=c;i.ce&&i.ce._setProp(r,n)}o[0]&&(s&&!a?n=!1:o[1]&&(n===""||n===nr(r))&&(n=!0))}return n}const ry=new WeakMap;function _u(t,e,r=!1){const n=r?ry:e.propsCache,i=n.get(t);if(i)return i;const s=t.props,o={},a=[];let c=!1;if(!ce(t)){const l=f=>{c=!0;const[v,y]=_u(f,e,!0);Je(o,v),y&&a.push(...y)};!r&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}if(!s&&!c)return Ie(t)&&n.set(t,Mr),Mr;if(ae(s))for(let l=0;l<s.length;l++){const f=Vt(s[l]);wu(f)&&(o[f]=be)}else if(s)for(const l in s){const f=Vt(l);if(wu(f)){const v=s[l],y=o[f]=ae(v)||ce(v)?{type:v}:Je({},v),b=y.type;let T=!1,H=!0;if(ae(b))for(let B=0;B<b.length;++B){const R=b[B],m=ce(R)&&R.name;if(m==="Boolean"){T=!0;break}else m==="String"&&(H=!1)}else T=ce(b)&&b.name==="Boolean";y[0]=T,y[1]=H,(T||xe(y,"default"))&&a.push(f)}}const u=[o,a];return Ie(t)&&n.set(t,u),u}function wu(t){return t[0]!=="$"&&!_n(t)}const Yo=t=>t==="_"||t==="_ctx"||t==="$stable",Go=t=>ae(t)?t.map(Nt):[Nt(t)],ny=(t,e,r)=>{if(e._n)return e;const n=Ig((...i)=>Go(e(...i)),r);return n._c=!1,n},xu=(t,e,r)=>{const n=t._ctx;for(const i in t){if(Yo(i))continue;const s=t[i];if(ce(s))e[i]=ny(i,s,n);else if(s!=null){const o=Go(s);e[i]=()=>o}}},Su=(t,e)=>{const r=Go(e);t.slots.default=()=>r},Eu=(t,e,r)=>{for(const n in e)(r||!Yo(n))&&(t[n]=e[n])},iy=(t,e,r)=>{const n=t.slots=yu();if(t.vnode.shapeFlag&32){const i=e._;i?(Eu(n,e,r),r&&bl(n,"_",i,!0)):xu(e,n)}else e&&Su(t,e)},sy=(t,e,r)=>{const{vnode:n,slots:i}=t;let s=!0,o=be;if(n.shapeFlag&32){const a=e._;a?r&&a===1?s=!1:Eu(i,e,r):(s=!e.$stable,xu(e,i)),o=e}else e&&(Su(t,e),o={default:1});if(s)for(const a in i)!Yo(a)&&o[a]==null&&delete i[a]},ft=wy;function oy(t){return ay(t)}function ay(t,e){const r=Ti();r.__VUE__=!0;const{insert:n,remove:i,patchProp:s,createElement:o,createText:a,createComment:c,setText:u,setElementText:l,parentNode:f,nextSibling:v,setScopeId:y=$t,insertStaticContent:b}=t,T=(_,S,D,j=null,F=null,M=null,K=void 0,Y=null,V=!!S.dynamicChildren)=>{if(_===S)return;_&&!Mn(_,S)&&(j=jt(_),Xe(_,F,M,!0),_=null),S.patchFlag===-2&&(V=!1,S.dynamicChildren=null);const{type:U,ref:ne,shapeFlag:X}=S;switch(U){case ts:H(_,S,D,j);break;case zr:B(_,S,D,j);break;case Xo:_==null&&R(S,D,j,K);break;case Et:Le(_,S,D,j,F,M,K,Y,V);break;default:X&1?h(_,S,D,j,F,M,K,Y,V):X&6?Ke(_,S,D,j,F,M,K,Y,V):(X&64||X&128)&&U.process(_,S,D,j,F,M,K,Y,V,Zt)}ne!=null&&F?kn(ne,_&&_.ref,M,S||_,!S):ne==null&&_&&_.ref!=null&&kn(_.ref,null,M,_,!0)},H=(_,S,D,j)=>{if(_==null)n(S.el=a(S.children),D,j);else{const F=S.el=_.el;S.children!==_.children&&u(F,S.children)}},B=(_,S,D,j)=>{_==null?n(S.el=c(S.children||""),D,j):S.el=_.el},R=(_,S,D,j)=>{[_.el,_.anchor]=b(_.children,S,D,j,_.el,_.anchor)},m=({el:_,anchor:S},D,j)=>{let F;for(;_&&_!==S;)F=v(_),n(_,D,j),_=F;n(S,D,j)},p=({el:_,anchor:S})=>{let D;for(;_&&_!==S;)D=v(_),i(_),_=D;i(S)},h=(_,S,D,j,F,M,K,Y,V)=>{S.type==="svg"?K="svg":S.type==="math"&&(K="mathml"),_==null?P(S,D,j,F,M,K,Y,V):J(_,S,F,M,K,Y,V)},P=(_,S,D,j,F,M,K,Y)=>{let V,U;const{props:ne,shapeFlag:X,transition:te,dirs:ie}=_;if(V=_.el=o(_.type,M,ne&&ne.is,ne),X&8?l(V,_.children):X&16&&N(_.children,V,null,j,F,Qo(_,M),K,Y),ie&&_r(_,null,j,"created"),I(V,_,_.scopeId,K,j),ne){for(const we in ne)we!=="value"&&!_n(we)&&s(V,we,null,ne[we],M,j);"value"in ne&&s(V,"value",null,ne.value,M),(U=ne.onVnodeBeforeMount)&&Dt(U,j,_)}ie&&_r(_,null,j,"beforeMount");const ue=cy(F,te);ue&&te.beforeEnter(V),n(V,S,D),((U=ne&&ne.onVnodeMounted)||ue||ie)&&ft(()=>{U&&Dt(U,j,_),ue&&te.enter(V),ie&&_r(_,null,j,"mounted")},F)},I=(_,S,D,j,F)=>{if(D&&y(_,D),j)for(let M=0;M<j.length;M++)y(_,j[M]);if(F){let M=F.subTree;if(S===M||Nu(M.type)&&(M.ssContent===S||M.ssFallback===S)){const K=F.vnode;I(_,K,K.scopeId,K.slotScopeIds,F.parent)}}},N=(_,S,D,j,F,M,K,Y,V=0)=>{for(let U=V;U<_.length;U++){const ne=_[U]=Y?ar(_[U]):Nt(_[U]);T(null,ne,S,D,j,F,M,K,Y)}},J=(_,S,D,j,F,M,K)=>{const Y=S.el=_.el;let{patchFlag:V,dynamicChildren:U,dirs:ne}=S;V|=_.patchFlag&16;const X=_.props||be,te=S.props||be;let ie;if(D&&wr(D,!1),(ie=te.onVnodeBeforeUpdate)&&Dt(ie,D,S,_),ne&&_r(S,_,D,"beforeUpdate"),D&&wr(D,!0),(X.innerHTML&&te.innerHTML==null||X.textContent&&te.textContent==null)&&l(Y,""),U?re(_.dynamicChildren,U,Y,D,j,Qo(S,F),M):K||_e(_,S,Y,null,D,j,Qo(S,F),M,!1),V>0){if(V&16)$e(Y,X,te,D,F);else if(V&2&&X.class!==te.class&&s(Y,"class",null,te.class,F),V&4&&s(Y,"style",X.style,te.style,F),V&8){const ue=S.dynamicProps;for(let we=0;we<ue.length;we++){const me=ue[we],Ae=X[me],Me=te[me];(Me!==Ae||me==="value")&&s(Y,me,Ae,Me,F,D)}}V&1&&_.children!==S.children&&l(Y,S.children)}else!K&&U==null&&$e(Y,X,te,D,F);((ie=te.onVnodeUpdated)||ne)&&ft(()=>{ie&&Dt(ie,D,S,_),ne&&_r(S,_,D,"updated")},j)},re=(_,S,D,j,F,M,K)=>{for(let Y=0;Y<S.length;Y++){const V=_[Y],U=S[Y],ne=V.el&&(V.type===Et||!Mn(V,U)||V.shapeFlag&198)?f(V.el):D;T(V,U,ne,null,j,F,M,K,!0)}},$e=(_,S,D,j,F)=>{if(S!==D){if(S!==be)for(const M in S)!_n(M)&&!(M in D)&&s(_,M,S[M],null,F,j);for(const M in D){if(_n(M))continue;const K=D[M],Y=S[M];K!==Y&&M!=="value"&&s(_,M,Y,K,F,j)}"value"in D&&s(_,"value",S.value,D.value,F)}},Le=(_,S,D,j,F,M,K,Y,V)=>{const U=S.el=_?_.el:a(""),ne=S.anchor=_?_.anchor:a("");let{patchFlag:X,dynamicChildren:te,slotScopeIds:ie}=S;ie&&(Y=Y?Y.concat(ie):ie),_==null?(n(U,D,j),n(ne,D,j),N(S.children||[],D,ne,F,M,K,Y,V)):X>0&&X&64&&te&&_.dynamicChildren?(re(_.dynamicChildren,te,D,F,M,K,Y),(S.key!=null||F&&S===F.subTree)&&Ou(_,S,!0)):_e(_,S,D,ne,F,M,K,Y,V)},Ke=(_,S,D,j,F,M,K,Y,V)=>{S.slotScopeIds=Y,_==null?S.shapeFlag&512?F.ctx.activate(S,D,j,K,V):Qe(S,D,j,F,M,K,V):pt(_,S,V)},Qe=(_,S,D,j,F,M,K)=>{const Y=_.component=$y(_,j,F);if(ru(_)&&(Y.ctx.renderer=Zt),Iy(Y,!1,K),Y.asyncDep){if(F&&F.registerDep(Y,Re,K),!_.el){const V=Y.subTree=or(zr);B(null,V,S,D),_.placeholder=V.el}}else Re(Y,_,S,D,F,M,K)},pt=(_,S,D)=>{const j=S.component=_.component;if(by(_,S,D))if(j.asyncDep&&!j.asyncResolved){ve(j,S,D);return}else j.next=S,j.update();else S.el=_.el,j.vnode=S},Re=(_,S,D,j,F,M,K)=>{const Y=()=>{if(_.isMounted){let{next:X,bu:te,u:ie,parent:ue,vnode:we}=_;{const it=Pu(_);if(it){X&&(X.el=we.el,ve(_,X,K)),it.asyncDep.then(()=>{_.isUnmounted||Y()});return}}let me=X,Ae;wr(_,!1),X?(X.el=we.el,ve(_,X,K)):X=we,te&&Oo(te),(Ae=X.props&&X.props.onVnodeBeforeUpdate)&&Dt(Ae,ue,X,we),wr(_,!0);const Me=Tu(_),Ze=_.subTree;_.subTree=Me,T(Ze,Me,f(Ze.el),jt(Ze),_,F,M),X.el=Me.el,me===null&&_y(_,Me.el),ie&&ft(ie,F),(Ae=X.props&&X.props.onVnodeUpdated)&&ft(()=>Dt(Ae,ue,X,we),F)}else{let X;const{el:te,props:ie}=S,{bm:ue,m:we,parent:me,root:Ae,type:Me}=_,Ze=$n(S);wr(_,!1),ue&&Oo(ue),!Ze&&(X=ie&&ie.onVnodeBeforeMount)&&Dt(X,me,S),wr(_,!0);{Ae.ce&&Ae.ce._def.shadowRoot!==!1&&Ae.ce._injectChildStyle(Me);const it=_.subTree=Tu(_);T(null,it,D,j,_,F,M),S.el=it.el}if(we&&ft(we,F),!Ze&&(X=ie&&ie.onVnodeMounted)){const it=S;ft(()=>Dt(X,me,it),F)}(S.shapeFlag&256||me&&$n(me.vnode)&&me.vnode.shapeFlag&256)&&_.a&&ft(_.a,F),_.isMounted=!0,S=D=j=null}};_.scope.on();const V=_.effect=new El(Y);_.scope.off();const U=_.update=V.run.bind(V),ne=_.job=V.runIfDirty.bind(V);ne.i=_,ne.id=_.uid,V.scheduler=()=>Uo(ne),wr(_,!0),U()},ve=(_,S,D)=>{S.component=_;const j=_.vnode.props;_.vnode=S,_.next=null,ty(_,S.props,j,D),sy(_,S.children,D),It(),Yl(_),At()},_e=(_,S,D,j,F,M,K,Y,V=!1)=>{const U=_&&_.children,ne=_?_.shapeFlag:0,X=S.children,{patchFlag:te,shapeFlag:ie}=S;if(te>0){if(te&128){Xt(U,X,D,j,F,M,K,Y,V);return}else if(te&256){mt(U,X,D,j,F,M,K,Y,V);return}}ie&8?(ne&16&&nt(U,F,M),X!==U&&l(D,X)):ne&16?ie&16?Xt(U,X,D,j,F,M,K,Y,V):nt(U,F,M,!0):(ne&8&&l(D,""),ie&16&&N(X,D,j,F,M,K,Y,V))},mt=(_,S,D,j,F,M,K,Y,V)=>{_=_||Mr,S=S||Mr;const U=_.length,ne=S.length,X=Math.min(U,ne);let te;for(te=0;te<X;te++){const ie=S[te]=V?ar(S[te]):Nt(S[te]);T(_[te],ie,D,null,F,M,K,Y,V)}U>ne?nt(_,F,M,!0,!1,X):N(S,D,j,F,M,K,Y,V,X)},Xt=(_,S,D,j,F,M,K,Y,V)=>{let U=0;const ne=S.length;let X=_.length-1,te=ne-1;for(;U<=X&&U<=te;){const ie=_[U],ue=S[U]=V?ar(S[U]):Nt(S[U]);if(Mn(ie,ue))T(ie,ue,D,null,F,M,K,Y,V);else break;U++}for(;U<=X&&U<=te;){const ie=_[X],ue=S[te]=V?ar(S[te]):Nt(S[te]);if(Mn(ie,ue))T(ie,ue,D,null,F,M,K,Y,V);else break;X--,te--}if(U>X){if(U<=te){const ie=te+1,ue=ie<ne?S[ie].el:j;for(;U<=te;)T(null,S[U]=V?ar(S[U]):Nt(S[U]),D,ue,F,M,K,Y,V),U++}}else if(U>te)for(;U<=X;)Xe(_[U],F,M,!0),U++;else{const ie=U,ue=U,we=new Map;for(U=ue;U<=te;U++){const Ue=S[U]=V?ar(S[U]):Nt(S[U]);Ue.key!=null&&we.set(Ue.key,U)}let me,Ae=0;const Me=te-ue+1;let Ze=!1,it=0;const Ft=new Array(Me);for(U=0;U<Me;U++)Ft[U]=0;for(U=ie;U<=X;U++){const Ue=_[U];if(Ae>=Me){Xe(Ue,F,M,!0);continue}let k;if(Ue.key!=null)k=we.get(Ue.key);else for(me=ue;me<=te;me++)if(Ft[me-ue]===0&&Mn(Ue,S[me])){k=me;break}k===void 0?Xe(Ue,F,M,!0):(Ft[k-ue]=U+1,k>=it?it=k:Ze=!0,T(Ue,S[k],D,null,F,M,K,Y,V),Ae++)}const Bt=Ze?ly(Ft):Mr;for(me=Bt.length-1,U=Me-1;U>=0;U--){const Ue=ue+U,k=S[Ue],A=S[Ue+1],de=Ue+1<ne?A.el||A.placeholder:j;Ft[U]===0?T(null,k,D,de,F,M,K,Y,V):Ze&&(me<0||U!==Bt[me]?Be(k,D,de,2):me--)}}},Be=(_,S,D,j,F=null)=>{const{el:M,type:K,transition:Y,children:V,shapeFlag:U}=_;if(U&6){Be(_.component.subTree,S,D,j);return}if(U&128){_.suspense.move(S,D,j);return}if(U&64){K.move(_,S,D,Zt);return}if(K===Et){n(M,S,D);for(let X=0;X<V.length;X++)Be(V[X],S,D,j);n(_.anchor,S,D);return}if(K===Xo){m(_,S,D);return}if(j!==2&&U&1&&Y)if(j===0)Y.beforeEnter(M),n(M,S,D),ft(()=>Y.enter(M),F);else{const{leave:X,delayLeave:te,afterLeave:ie}=Y,ue=()=>{_.ctx.isUnmounted?i(M):n(M,S,D)},we=()=>{M._isLeaving&&M[Ng](!0),X(M,()=>{ue(),ie&&ie()})};te?te(M,ue,we):we()}else n(M,S,D)},Xe=(_,S,D,j=!1,F=!1)=>{const{type:M,props:K,ref:Y,children:V,dynamicChildren:U,shapeFlag:ne,patchFlag:X,dirs:te,cacheIndex:ie}=_;if(X===-2&&(F=!1),Y!=null&&(It(),kn(Y,null,D,_,!0),At()),ie!=null&&(S.renderCache[ie]=void 0),ne&256){S.ctx.deactivate(_);return}const ue=ne&1&&te,we=!$n(_);let me;if(we&&(me=K&&K.onVnodeBeforeUnmount)&&Dt(me,S,_),ne&6)qn(_.component,D,j);else{if(ne&128){_.suspense.unmount(D,j);return}ue&&_r(_,null,S,"beforeUnmount"),ne&64?_.type.remove(_,S,D,Zt,j):U&&!U.hasOnce&&(M!==Et||X>0&&X&64)?nt(U,S,D,!1,!0):(M===Et&&X&384||!F&&ne&16)&&nt(V,S,D),j&&an(_)}(we&&(me=K&&K.onVnodeUnmounted)||ue)&&ft(()=>{me&&Dt(me,S,_),ue&&_r(_,null,S,"unmounted")},D)},an=_=>{const{type:S,el:D,anchor:j,transition:F}=_;if(S===Et){cn(D,j);return}if(S===Xo){p(_);return}const M=()=>{i(D),F&&!F.persisted&&F.afterLeave&&F.afterLeave()};if(_.shapeFlag&1&&F&&!F.persisted){const{leave:K,delayLeave:Y}=F,V=()=>K(D,M);Y?Y(_.el,M,V):V()}else M()},cn=(_,S)=>{let D;for(;_!==S;)D=v(_),i(_),_=D;i(S)},qn=(_,S,D)=>{const{bum:j,scope:F,job:M,subTree:K,um:Y,m:V,a:U}=_;Cu(V),Cu(U),j&&Oo(j),F.stop(),M&&(M.flags|=8,Xe(K,_,S,D)),Y&&ft(Y,S),ft(()=>{_.isUnmounted=!0},S)},nt=(_,S,D,j=!1,F=!1,M=0)=>{for(let K=M;K<_.length;K++)Xe(_[K],S,D,j,F)},jt=_=>{if(_.shapeFlag&6)return jt(_.component.subTree);if(_.shapeFlag&128)return _.suspense.next();const S=v(_.anchor||_.el),D=S&&S[Tg];return D?v(D):S};let Pr=!1;const Cr=(_,S,D)=>{_==null?S._vnode&&Xe(S._vnode,null,null,!0):T(S._vnode||null,_,S,null,null,null,D),S._vnode=_,Pr||(Pr=!0,Yl(),Gl(),Pr=!1)},Zt={p:T,um:Xe,m:Be,r:an,mt:Qe,mc:N,pc:_e,pbc:re,n:jt,o:t};return{render:Cr,hydrate:void 0,createApp:Zg(Cr)}}function Qo({type:t,props:e},r){return r==="svg"&&t==="foreignObject"||r==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:r}function wr({effect:t,job:e},r){r?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}function cy(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function Ou(t,e,r=!1){const n=t.children,i=e.children;if(ae(n)&&ae(i))for(let s=0;s<n.length;s++){const o=n[s];let a=i[s];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[s]=ar(i[s]),a.el=o.el),!r&&a.patchFlag!==-2&&Ou(o,a)),a.type===ts&&a.patchFlag!==-1&&(a.el=o.el),a.type===zr&&!a.el&&(a.el=o.el)}}function ly(t){const e=t.slice(),r=[0];let n,i,s,o,a;const c=t.length;for(n=0;n<c;n++){const u=t[n];if(u!==0){if(i=r[r.length-1],t[i]<u){e[n]=i,r.push(n);continue}for(s=0,o=r.length-1;s<o;)a=s+o>>1,t[r[a]]<u?s=a+1:o=a;u<t[r[s]]&&(s>0&&(e[n]=r[s-1]),r[s]=n)}}for(s=r.length,o=r[s-1];s-- >0;)r[s]=o,o=e[o];return r}function Pu(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:Pu(e)}function Cu(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}const uy=Symbol.for("v-scx"),fy=()=>Tn(uy);function dy(t,e){return Zi(t,null,e)}function hy(t,e){return Zi(t,null,{flush:"sync"})}function Rn(t,e,r){return Zi(t,e,r)}function Zi(t,e,r=be){const{immediate:n,deep:i,flush:s,once:o}=r,a=Je({},r),c=e&&n||!e&&s!=="post";let u;if(Fn){if(s==="sync"){const y=fy();u=y.__watcherHandles||(y.__watcherHandles=[])}else if(!c){const y=()=>{};return y.stop=$t,y.resume=$t,y.pause=$t,y}}const l=rt;a.call=(y,b,T)=>Tt(y,l,b,T);let f=!1;s==="post"?a.scheduler=y=>{ft(y,l&&l.suspense)}:s!=="sync"&&(f=!0,a.scheduler=(y,b)=>{b?y():Uo(y)}),a.augmentJob=y=>{e&&(y.flags|=4),f&&(y.flags|=2,l&&(y.id=l.uid,y.i=l))};const v=xg(t,e,a);return Fn&&(u?u.push(v):c&&v()),v}function py(t,e,r){const n=this.proxy,i=De(t)?t.includes(".")?ku(n,t):()=>n[t]:t.bind(n,n);let s;ce(e)?s=e:(s=e.handler,r=e);const o=jn(this),a=Zi(i,s.bind(n),r);return o(),a}function ku(t,e){const r=e.split(".");return()=>{let n=t;for(let i=0;i<r.length&&n;i++)n=n[r[i]];return n}}function $u(t,e,r=be){const n=ea(),i=Vt(e),s=nr(e),o=Iu(t,i),a=vg((c,u)=>{let l,f=be,v;return hy(()=>{const y=t[i];ct(l,y)&&(l=y,u())}),{get(){return c(),r.get?r.get(l):l},set(y){const b=r.set?r.set(y):y;if(!ct(b,l)&&!(f!==be&&ct(y,f)))return;const T=n.vnode.props;T&&(e in T||i in T||s in T)&&(`onUpdate:${e}`in T||`onUpdate:${i}`in T||`onUpdate:${s}`in T)||(l=y,u()),n.emit(`update:${e}`,b),ct(y,b)&&ct(y,f)&&!ct(b,v)&&u(),f=y,v=b}}});return a[Symbol.iterator]=()=>{let c=0;return{next(){return c<2?{value:c++?o||be:a,done:!1}:{done:!0}}}},a}const Iu=(t,e)=>e==="modelValue"||e==="model-value"?t.modelModifiers:t[`${e}Modifiers`]||t[`${Vt(e)}Modifiers`]||t[`${nr(e)}Modifiers`];function my(t,e,...r){if(t.isUnmounted)return;const n=t.vnode.props||be;let i=r;const s=e.startsWith("update:"),o=s&&Iu(n,e.slice(7));o&&(o.trim&&(i=r.map(l=>De(l)?l.trim():l)),o.number&&(i=r.map(Bm)));let a,c=n[a=Eo(e)]||n[a=Eo(Vt(e))];!c&&s&&(c=n[a=Eo(nr(e))]),c&&Tt(c,t,6,i);const u=n[a+"Once"];if(u){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,Tt(u,t,6,i)}}const gy=new WeakMap;function Au(t,e,r=!1){const n=r?gy:e.emitsCache,i=n.get(t);if(i!==void 0)return i;const s=t.emits;let o={},a=!1;if(!ce(t)){const c=u=>{const l=Au(u,e,!0);l&&(a=!0,Je(o,l))};!r&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}return!s&&!a?(Ie(t)&&n.set(t,null),null):(ae(s)?s.forEach(c=>o[c]=null):Je(o,s),Ie(t)&&n.set(t,o),o)}function es(t,e){return!t||!$i(e)?!1:(e=e.slice(2).replace(/Once$/,""),xe(t,e[0].toLowerCase()+e.slice(1))||xe(t,nr(e))||xe(t,e))}function ab(){}function Tu(t){const{type:e,vnode:r,proxy:n,withProxy:i,propsOptions:[s],slots:o,attrs:a,emit:c,render:u,renderCache:l,props:f,data:v,setupState:y,ctx:b,inheritAttrs:T}=t,H=Ji(t);let B,R;try{if(r.shapeFlag&4){const p=i||n,h=p;B=Nt(u.call(h,p,l,f,y,v,b)),R=a}else{const p=e;B=Nt(p.length>1?p(f,{attrs:a,slots:o,emit:c}):p(f,null)),R=e.props?a:yy(a)}}catch(p){Nn.length=0,zi(p,t,1),B=or(zr)}let m=B;if(R&&T!==!1){const p=Object.keys(R),{shapeFlag:h}=m;p.length&&h&7&&(s&&p.some(wo)&&(R=vy(R,s)),m=Kr(m,R,!1,!0))}return r.dirs&&(m=Kr(m,null,!1,!0),m.dirs=m.dirs?m.dirs.concat(r.dirs):r.dirs),r.transition&&Wo(m,r.transition),B=m,Ji(H),B}const yy=t=>{let e;for(const r in t)(r==="class"||r==="style"||$i(r))&&((e||(e={}))[r]=t[r]);return e},vy=(t,e)=>{const r={};for(const n in t)(!wo(n)||!(n.slice(9)in e))&&(r[n]=t[n]);return r};function by(t,e,r){const{props:n,children:i,component:s}=t,{props:o,children:a,patchFlag:c}=e,u=s.emitsOptions;if(e.dirs||e.transition)return!0;if(r&&c>=0){if(c&1024)return!0;if(c&16)return n?Ru(n,o,u):!!o;if(c&8){const l=e.dynamicProps;for(let f=0;f<l.length;f++){const v=l[f];if(o[v]!==n[v]&&!es(u,v))return!0}}}else return(i||a)&&(!a||!a.$stable)?!0:n===o?!1:n?o?Ru(n,o,u):!0:!!o;return!1}function Ru(t,e,r){const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!0;for(let i=0;i<n.length;i++){const s=n[i];if(e[s]!==t[s]&&!es(r,s))return!0}return!1}function _y({vnode:t,parent:e},r){for(;e;){const n=e.subTree;if(n.suspense&&n.suspense.activeBranch===t&&(n.el=t.el),n===t)(t=e.vnode).el=r,e=e.parent;else break}}const Nu=t=>t.__isSuspense;function wy(t,e){e&&e.pendingBranch?ae(t)?e.effects.push(...t):e.effects.push(t):$g(t)}const Et=Symbol.for("v-fgt"),ts=Symbol.for("v-txt"),zr=Symbol.for("v-cmt"),Xo=Symbol.for("v-stc"),Nn=[];let dt=null;function Vr(t=!1){Nn.push(dt=t?null:[])}function xy(){Nn.pop(),dt=Nn[Nn.length-1]||null}let Dn=1;function Du(t,e=!1){Dn+=t,t<0&&dt&&e&&(dt.hasOnce=!0)}function Lu(t){return t.dynamicChildren=Dn>0?dt||Mr:null,xy(),Dn>0&&dt&&dt.push(t),t}function Ln(t,e,r,n,i,s){return Lu(xr(t,e,r,n,i,s,!0))}function Sy(t,e,r,n,i){return Lu(or(t,e,r,n,i,!0))}function Mu(t){return t?t.__v_isVNode===!0:!1}function Mn(t,e){return t.type===e.type&&t.key===e.key}const ju=({key:t})=>t??null,rs=({ref:t,ref_key:e,ref_for:r})=>(typeof t=="number"&&(t=""+t),t!=null?De(t)||Ve(t)||ce(t)?{i:bt,r:t,k:e,f:!!r}:t:null);function xr(t,e=null,r=null,n=0,i=null,s=t===Et?0:1,o=!1,a=!1){const c={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&ju(e),ref:e&&rs(e),scopeId:Xl,slotScopeIds:null,children:r,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:n,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:bt};return a?(Zo(c,r),s&128&&t.normalize(c)):r&&(c.shapeFlag|=De(r)?8:16),Dn>0&&!o&&dt&&(c.patchFlag>0||s&6)&&c.patchFlag!==32&&dt.push(c),c}const or=Ey;function Ey(t,e=null,r=null,n=0,i=null,s=!1){if((!t||t===zg)&&(t=zr),Mu(t)){const a=Kr(t,e,!0);return r&&Zo(a,r),Dn>0&&!s&&dt&&(a.shapeFlag&6?dt[dt.indexOf(t)]=a:dt.push(a)),a.patchFlag=-2,a}if(My(t)&&(t=t.__vccOpts),e){e=Oy(e);let{class:a,style:c}=e;a&&!De(a)&&(e.class=Ri(a)),Ie(c)&&(Fo(c)&&!ae(c)&&(c=Je({},c)),e.style=Po(c))}const o=De(t)?1:Nu(t)?128:Rg(t)?64:Ie(t)?4:ce(t)?2:0;return xr(t,e,r,n,i,o,s,!0)}function Oy(t){return t?Fo(t)||vu(t)?Je({},t):t:null}function Kr(t,e,r=!1,n=!1){const{props:i,ref:s,patchFlag:o,children:a,transition:c}=t,u=e?Fu(i||{},e):i,l={__v_isVNode:!0,__v_skip:!0,type:t.type,props:u,key:u&&ju(u),ref:e&&e.ref?r&&s?ae(s)?s.concat(rs(e)):[s,rs(e)]:rs(e):s,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:a,target:t.target,targetStart:t.targetStart,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Et?o===-1?16:o|16:o,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:c,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Kr(t.ssContent),ssFallback:t.ssFallback&&Kr(t.ssFallback),placeholder:t.placeholder,el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce};return c&&n&&Wo(l,c.clone(l)),l}function Py(t=" ",e=0){return or(ts,null,t,e)}function Nt(t){return t==null||typeof t=="boolean"?or(zr):ae(t)?or(Et,null,t.slice()):Mu(t)?ar(t):or(ts,null,String(t))}function ar(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Kr(t)}function Zo(t,e){let r=0;const{shapeFlag:n}=t;if(e==null)e=null;else if(ae(e))r=16;else if(typeof e=="object")if(n&65){const i=e.default;i&&(i._c&&(i._d=!1),Zo(t,i()),i._c&&(i._d=!0));return}else{r=32;const i=e._;!i&&!vu(e)?e._ctx=bt:i===3&&bt&&(bt.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else ce(e)?(e={default:e,_ctx:bt},r=32):(e=String(e),n&64?(r=16,e=[Py(e)]):r=8);t.children=e,t.shapeFlag|=r}function Fu(...t){const e={};for(let r=0;r<t.length;r++){const n=t[r];for(const i in n)if(i==="class")e.class!==n.class&&(e.class=Ri([e.class,n.class]));else if(i==="style")e.style=Po([e.style,n.style]);else if($i(i)){const s=e[i],o=n[i];o&&s!==o&&!(ae(s)&&s.includes(o))&&(e[i]=s?[].concat(s,o):o)}else i!==""&&(e[i]=n[i])}return e}function Dt(t,e,r,n=null){Tt(t,e,7,[r,n])}const Cy=pu();let ky=0;function $y(t,e,r){const n=t.type,i=(e?e.appContext:t.appContext)||Cy,s={uid:ky++,vnode:t,type:n,parent:e,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Vm(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(i.provides),ids:e?e.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:_u(n,i),emitsOptions:Au(n,i),emit:null,emitted:null,propsDefaults:be,inheritAttrs:n.inheritAttrs,ctx:be,data:be,props:be,attrs:be,slots:be,refs:be,setupState:be,setupContext:null,suspense:r,suspenseId:r?r.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=e?e.root:s,s.emit=my.bind(null,s),t.ce&&t.ce(s),s}let rt=null;const ea=()=>rt||bt;let ns,ta;{const t=Ti(),e=(r,n)=>{let i;return(i=t[r])||(i=t[r]=[]),i.push(n),s=>{i.length>1?i.forEach(o=>o(s)):i[0](s)}};ns=e("__VUE_INSTANCE_SETTERS__",r=>rt=r),ta=e("__VUE_SSR_SETTERS__",r=>Fn=r)}const jn=t=>{const e=rt;return ns(t),t.scope.on(),()=>{t.scope.off(),ns(e)}},Bu=()=>{rt&&rt.scope.off(),ns(null)};function Uu(t){return t.vnode.shapeFlag&4}let Fn=!1;function Iy(t,e=!1,r=!1){e&&ta(e);const{props:n,children:i}=t.vnode,s=Uu(t);ey(t,n,s,e),iy(t,i,r||e);const o=s?Ay(t,e):void 0;return e&&ta(!1),o}function Ay(t,e){const r=t.type;t.accessCache=Object.create(null),t.proxy=new Proxy(t.ctx,Vg);const{setup:n}=r;if(n){It();const i=t.setupContext=n.length>1?Ry(t):null,s=jn(t),o=Ur(n,t,0,[t.props,i]),a=ml(o);if(At(),s(),(a||t.sp)&&!$n(t)&&eu(t),a){if(o.then(Bu,Bu),e)return o.then(c=>{Wu(t,c)}).catch(c=>{zi(c,t,0)});t.asyncDep=o}else Wu(t,o)}else qu(t)}function Wu(t,e,r){ce(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:Ie(e)&&(t.setupState=zl(e)),qu(t)}function qu(t,e,r){const n=t.type;t.render||(t.render=n.render||$t);{const i=jn(t);It();try{Kg(t)}finally{At(),i()}}}const Ty={get(t,e){return Ge(t,"get",""),t[e]}};function Ry(t){const e=r=>{t.exposed=r||{}};return{attrs:new Proxy(t.attrs,Ty),slots:t.slots,emit:t.emit,expose:e}}function is(t){return t.exposed?t.exposeProxy||(t.exposeProxy=new Proxy(zl(hg(t.exposed)),{get(e,r){if(r in e)return e[r];if(r in In)return In[r](t)},has(e,r){return r in e||r in In}})):t.proxy}const Ny=/(?:^|[-_])\w/g,Dy=t=>t.replace(Ny,e=>e.toUpperCase()).replace(/[-_]/g,"");function Ly(t,e=!0){return ce(t)?t.displayName||t.name:t.name||e&&t.__name}function Hu(t,e,r=!1){let n=Ly(e);if(!n&&e.__file){const i=e.__file.match(/([^/\\]+)\.\w+$/);i&&(n=i[1])}if(!n&&t&&t.parent){const i=s=>{for(const o in s)if(s[o]===e)return o};n=i(t.components||t.parent.type.components)||i(t.appContext.components)}return n?Dy(n):r?"App":"Anonymous"}function My(t){return ce(t)&&"__vccOpts"in t}const zu=(t,e)=>_g(t,e,Fn),jy="3.5.21";/**
82
82
  * @vue/runtime-dom v3.5.21
83
83
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
84
84
  * @license MIT
85
- **/let ra;const Vu=typeof window<"u"&&window.trustedTypes;if(Vu)try{ra=Vu.createPolicy("vue",{createHTML:t=>t})}catch{}const Ku=ra?t=>ra.createHTML(t):t=>t,jy="http://www.w3.org/2000/svg",Fy="http://www.w3.org/1998/Math/MathML",Qt=typeof document<"u"?document:null,Ju=Qt&&Qt.createElement("template"),By={insert:(t,e,r)=>{e.insertBefore(t,r||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,r,n)=>{const i=e==="svg"?Qt.createElementNS(jy,t):e==="mathml"?Qt.createElementNS(Fy,t):r?Qt.createElement(t,{is:r}):Qt.createElement(t);return t==="select"&&n&&n.multiple!=null&&i.setAttribute("multiple",n.multiple),i},createText:t=>Qt.createTextNode(t),createComment:t=>Qt.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Qt.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,r,n,i,s){const o=r?r.previousSibling:e.lastChild;if(i&&(i===s||i.nextSibling))for(;e.insertBefore(i.cloneNode(!0),r),!(i===s||!(i=i.nextSibling)););else{Ju.innerHTML=Ku(n==="svg"?`<svg>${t}</svg>`:n==="mathml"?`<math>${t}</math>`:t);const a=Ju.content;if(n==="svg"||n==="mathml"){const c=a.firstChild;for(;c.firstChild;)a.appendChild(c.firstChild);a.removeChild(c)}e.insertBefore(a,r)}return[o?o.nextSibling:e.firstChild,r?r.previousSibling:e.lastChild]}},Uy=Symbol("_vtc");function Wy(t,e,r){const n=t[Uy];n&&(e=(e?[e,...n]:[...n]).join(" ")),e==null?t.removeAttribute("class"):r?t.setAttribute("class",e):t.className=e}const ss=Symbol("_vod"),Yu=Symbol("_vsh"),qy={name:"show",beforeMount(t,{value:e},{transition:r}){t[ss]=t.style.display==="none"?"":t.style.display,r&&e?r.beforeEnter(t):Bn(t,e)},mounted(t,{value:e},{transition:r}){r&&e&&r.enter(t)},updated(t,{value:e,oldValue:r},{transition:n}){!e!=!r&&(n?e?(n.beforeEnter(t),Bn(t,!0),n.enter(t)):n.leave(t,()=>{Bn(t,!1)}):Bn(t,e))},beforeUnmount(t,{value:e}){Bn(t,e)}};function Bn(t,e){t.style.display=e?t[ss]:"none",t[Yu]=!e}const Hy=Symbol(""),zy=/(?:^|;)\s*display\s*:/;function Vy(t,e,r){const n=t.style,i=De(r);let s=!1;if(r&&!i){if(e)if(De(e))for(const o of e.split(";")){const a=o.slice(0,o.indexOf(":")).trim();r[a]==null&&os(n,a,"")}else for(const o in e)r[o]==null&&os(n,o,"");for(const o in r)o==="display"&&(s=!0),os(n,o,r[o])}else if(i){if(e!==r){const o=n[Hy];o&&(r+=";"+o),n.cssText=r,s=zy.test(r)}}else e&&t.removeAttribute("style");ss in t&&(t[ss]=s?n.display:"",t[Yu]&&(n.display="none"))}const Gu=/\s*!important$/;function os(t,e,r){if(ae(r))r.forEach(n=>os(t,e,n));else if(r==null&&(r=""),e.startsWith("--"))t.setProperty(e,r);else{const n=Ky(t,e);Gu.test(r)?t.setProperty(nr(n),r.replace(Gu,""),"important"):t[n]=r}}const Qu=["Webkit","Moz","ms"],na={};function Ky(t,e){const r=na[e];if(r)return r;let n=Vt(e);if(n!=="filter"&&n in t)return na[e]=n;n=vl(n);for(let i=0;i<Qu.length;i++){const s=Qu[i]+n;if(s in t)return na[e]=s}return e}const Xu="http://www.w3.org/1999/xlink";function Zu(t,e,r,n,i,s=Hm(e)){n&&e.startsWith("xlink:")?r==null?t.removeAttributeNS(Xu,e.slice(6,e.length)):t.setAttributeNS(Xu,e,r):r==null||s&&!wl(r)?t.removeAttribute(e):t.setAttribute(e,s?"":rr(r)?String(r):r)}function ef(t,e,r,n,i){if(e==="innerHTML"||e==="textContent"){r!=null&&(t[e]=e==="innerHTML"?Ku(r):r);return}const s=t.tagName;if(e==="value"&&s!=="PROGRESS"&&!s.includes("-")){const a=s==="OPTION"?t.getAttribute("value")||"":t.value,c=r==null?t.type==="checkbox"?"on":"":String(r);(a!==c||!("_value"in t))&&(t.value=c),r==null&&t.removeAttribute(e),t._value=r;return}let o=!1;if(r===""||r==null){const a=typeof t[e];a==="boolean"?r=wl(r):r==null&&a==="string"?(r="",o=!0):a==="number"&&(r=0,o=!0)}try{t[e]=r}catch{}o&&t.removeAttribute(i||e)}function Jy(t,e,r,n){t.addEventListener(e,r,n)}function Yy(t,e,r,n){t.removeEventListener(e,r,n)}const tf=Symbol("_vei");function Gy(t,e,r,n,i=null){const s=t[tf]||(t[tf]={}),o=s[e];if(n&&o)o.value=n;else{const[a,c]=Qy(e);if(n){const u=s[e]=ev(n,i);Jy(t,a,u,c)}else o&&(Yy(t,a,o,c),s[e]=void 0)}}const rf=/(?:Once|Passive|Capture)$/;function Qy(t){let e;if(rf.test(t)){e={};let n;for(;n=t.match(rf);)t=t.slice(0,t.length-n[0].length),e[n[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):nr(t.slice(2)),e]}let ia=0;const Xy=Promise.resolve(),Zy=()=>ia||(Xy.then(()=>ia=0),ia=Date.now());function ev(t,e){const r=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=r.attached)return;Tt(tv(n,r.value),e,5,[n])};return r.value=t,r.attached=Zy(),r}function tv(t,e){if(ae(e)){const r=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{r.call(t),t._stopped=!0},e.map(n=>i=>!i._stopped&&n&&n(i))}else return e}const nf=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,rv=(t,e,r,n,i,s)=>{const o=i==="svg";e==="class"?Wy(t,n,o):e==="style"?Vy(t,r,n):$i(e)?wo(e)||Gy(t,e,r,n,s):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):nv(t,e,n,o))?(ef(t,e,n),!t.tagName.includes("-")&&(e==="value"||e==="checked"||e==="selected")&&Zu(t,e,n,o,s,e!=="value")):t._isVueCE&&(/[A-Z]/.test(e)||!De(n))?ef(t,Vt(e),n,s,e):(e==="true-value"?t._trueValue=n:e==="false-value"&&(t._falseValue=n),Zu(t,e,n,o))};function nv(t,e,r,n){if(n)return!!(e==="innerHTML"||e==="textContent"||e in t&&nf(e)&&ce(r));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="autocorrect"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){const i=t.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return nf(e)&&De(r)?!1:e in t}const iv=Je({patchProp:rv},By);let sf;function sv(){return sf||(sf=sy(iv))}const ov=(...t)=>{const e=sv().createApp(...t),{mount:r}=e;return e.mount=n=>{const i=cv(n);if(!i)return;const s=e._component;!ce(s)&&!s.render&&!s.template&&(s.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const o=r(i,!1,av(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},e};function av(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function cv(t){return De(t)?document.querySelector(t):t}const sa=Symbol("IPEInjectKey"),lv=(t,e)=>(e?e.provide(sa,t):mu(sa,t),t),uv=()=>Tn(sa),_t=":host{all:initial;font-family:var(--schema-font-family, ui-sans-serif, system-ui, -apple-system)}*,*:before,*:after{box-sizing:border-box}:host{color:var(--schema-color-fg, #111827)}:host{--schema-radius: var(--schema-radius, 10px)}.wrapper{display:block;background:var(--schema-color-bg, #ffffff)}.form{display:grid;gap:12px}.field{display:grid;gap:6px;padding:8px 10px;border:1px solid var(--schema-color-muted, #e5e7eb);border-radius:var(--schema-radius);background:var(--schema-surface, #fff)}.label{font-size:12px;color:var(--schema-color-muted-text, #6b7280)}.input,select,textarea{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--schema-color-muted, #e5e7eb);background:var(--schema-input-bg, #fff);color:inherit}.checkbox{display:inline-flex;align-items:center;gap:8px}.helper{font-size:12px;color:var(--schema-color-muted-text, #6b7280)}.row{display:grid;gap:8px}.actions{display:flex;gap:8px}.btn{padding:6px 10px;border:1px solid var(--schema-color-muted, #e5e7eb);background:var(--schema-btn-bg, #f8fafc);border-radius:8px;cursor:pointer}.btn.primary{background:var(--schema-color-primary, #2563eb);color:#fff;border-color:transparent}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.danger{background:var(--schema-color-danger, #dc2626);color:#fff;border-color:transparent}.group{display:grid;gap:10px;border-left:3px solid var(--schema-color-muted, #e5e7eb);padding-left:10px}.kv{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center}.badge{display:inline-flex;padding:2px 6px;border-radius:999px;font-size:11px;background:var(--schema-badge-bg, #eef2ff);color:var(--schema-badge-fg, #4f46e5)}.hidden{display:none!important}.toolbar{display:flex;gap:6px}";/**
85
+ **/let ra;const Vu=typeof window<"u"&&window.trustedTypes;if(Vu)try{ra=Vu.createPolicy("vue",{createHTML:t=>t})}catch{}const Ku=ra?t=>ra.createHTML(t):t=>t,Fy="http://www.w3.org/2000/svg",By="http://www.w3.org/1998/Math/MathML",Qt=typeof document<"u"?document:null,Ju=Qt&&Qt.createElement("template"),Uy={insert:(t,e,r)=>{e.insertBefore(t,r||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,r,n)=>{const i=e==="svg"?Qt.createElementNS(Fy,t):e==="mathml"?Qt.createElementNS(By,t):r?Qt.createElement(t,{is:r}):Qt.createElement(t);return t==="select"&&n&&n.multiple!=null&&i.setAttribute("multiple",n.multiple),i},createText:t=>Qt.createTextNode(t),createComment:t=>Qt.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Qt.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,r,n,i,s){const o=r?r.previousSibling:e.lastChild;if(i&&(i===s||i.nextSibling))for(;e.insertBefore(i.cloneNode(!0),r),!(i===s||!(i=i.nextSibling)););else{Ju.innerHTML=Ku(n==="svg"?`<svg>${t}</svg>`:n==="mathml"?`<math>${t}</math>`:t);const a=Ju.content;if(n==="svg"||n==="mathml"){const c=a.firstChild;for(;c.firstChild;)a.appendChild(c.firstChild);a.removeChild(c)}e.insertBefore(a,r)}return[o?o.nextSibling:e.firstChild,r?r.previousSibling:e.lastChild]}},Wy=Symbol("_vtc");function qy(t,e,r){const n=t[Wy];n&&(e=(e?[e,...n]:[...n]).join(" ")),e==null?t.removeAttribute("class"):r?t.setAttribute("class",e):t.className=e}const ss=Symbol("_vod"),Yu=Symbol("_vsh"),Hy={name:"show",beforeMount(t,{value:e},{transition:r}){t[ss]=t.style.display==="none"?"":t.style.display,r&&e?r.beforeEnter(t):Bn(t,e)},mounted(t,{value:e},{transition:r}){r&&e&&r.enter(t)},updated(t,{value:e,oldValue:r},{transition:n}){!e!=!r&&(n?e?(n.beforeEnter(t),Bn(t,!0),n.enter(t)):n.leave(t,()=>{Bn(t,!1)}):Bn(t,e))},beforeUnmount(t,{value:e}){Bn(t,e)}};function Bn(t,e){t.style.display=e?t[ss]:"none",t[Yu]=!e}const zy=Symbol(""),Vy=/(?:^|;)\s*display\s*:/;function Ky(t,e,r){const n=t.style,i=De(r);let s=!1;if(r&&!i){if(e)if(De(e))for(const o of e.split(";")){const a=o.slice(0,o.indexOf(":")).trim();r[a]==null&&os(n,a,"")}else for(const o in e)r[o]==null&&os(n,o,"");for(const o in r)o==="display"&&(s=!0),os(n,o,r[o])}else if(i){if(e!==r){const o=n[zy];o&&(r+=";"+o),n.cssText=r,s=Vy.test(r)}}else e&&t.removeAttribute("style");ss in t&&(t[ss]=s?n.display:"",t[Yu]&&(n.display="none"))}const Gu=/\s*!important$/;function os(t,e,r){if(ae(r))r.forEach(n=>os(t,e,n));else if(r==null&&(r=""),e.startsWith("--"))t.setProperty(e,r);else{const n=Jy(t,e);Gu.test(r)?t.setProperty(nr(n),r.replace(Gu,""),"important"):t[n]=r}}const Qu=["Webkit","Moz","ms"],na={};function Jy(t,e){const r=na[e];if(r)return r;let n=Vt(e);if(n!=="filter"&&n in t)return na[e]=n;n=vl(n);for(let i=0;i<Qu.length;i++){const s=Qu[i]+n;if(s in t)return na[e]=s}return e}const Xu="http://www.w3.org/1999/xlink";function Zu(t,e,r,n,i,s=zm(e)){n&&e.startsWith("xlink:")?r==null?t.removeAttributeNS(Xu,e.slice(6,e.length)):t.setAttributeNS(Xu,e,r):r==null||s&&!wl(r)?t.removeAttribute(e):t.setAttribute(e,s?"":rr(r)?String(r):r)}function ef(t,e,r,n,i){if(e==="innerHTML"||e==="textContent"){r!=null&&(t[e]=e==="innerHTML"?Ku(r):r);return}const s=t.tagName;if(e==="value"&&s!=="PROGRESS"&&!s.includes("-")){const a=s==="OPTION"?t.getAttribute("value")||"":t.value,c=r==null?t.type==="checkbox"?"on":"":String(r);(a!==c||!("_value"in t))&&(t.value=c),r==null&&t.removeAttribute(e),t._value=r;return}let o=!1;if(r===""||r==null){const a=typeof t[e];a==="boolean"?r=wl(r):r==null&&a==="string"?(r="",o=!0):a==="number"&&(r=0,o=!0)}try{t[e]=r}catch{}o&&t.removeAttribute(i||e)}function Yy(t,e,r,n){t.addEventListener(e,r,n)}function Gy(t,e,r,n){t.removeEventListener(e,r,n)}const tf=Symbol("_vei");function Qy(t,e,r,n,i=null){const s=t[tf]||(t[tf]={}),o=s[e];if(n&&o)o.value=n;else{const[a,c]=Xy(e);if(n){const u=s[e]=tv(n,i);Yy(t,a,u,c)}else o&&(Gy(t,a,o,c),s[e]=void 0)}}const rf=/(?:Once|Passive|Capture)$/;function Xy(t){let e;if(rf.test(t)){e={};let n;for(;n=t.match(rf);)t=t.slice(0,t.length-n[0].length),e[n[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):nr(t.slice(2)),e]}let ia=0;const Zy=Promise.resolve(),ev=()=>ia||(Zy.then(()=>ia=0),ia=Date.now());function tv(t,e){const r=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=r.attached)return;Tt(rv(n,r.value),e,5,[n])};return r.value=t,r.attached=ev(),r}function rv(t,e){if(ae(e)){const r=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{r.call(t),t._stopped=!0},e.map(n=>i=>!i._stopped&&n&&n(i))}else return e}const nf=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,nv=(t,e,r,n,i,s)=>{const o=i==="svg";e==="class"?qy(t,n,o):e==="style"?Ky(t,r,n):$i(e)?wo(e)||Qy(t,e,r,n,s):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):iv(t,e,n,o))?(ef(t,e,n),!t.tagName.includes("-")&&(e==="value"||e==="checked"||e==="selected")&&Zu(t,e,n,o,s,e!=="value")):t._isVueCE&&(/[A-Z]/.test(e)||!De(n))?ef(t,Vt(e),n,s,e):(e==="true-value"?t._trueValue=n:e==="false-value"&&(t._falseValue=n),Zu(t,e,n,o))};function iv(t,e,r,n){if(n)return!!(e==="innerHTML"||e==="textContent"||e in t&&nf(e)&&ce(r));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="autocorrect"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){const i=t.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return nf(e)&&De(r)?!1:e in t}const sv=Je({patchProp:nv},Uy);let sf;function ov(){return sf||(sf=oy(sv))}const av=(...t)=>{const e=ov().createApp(...t),{mount:r}=e;return e.mount=n=>{const i=lv(n);if(!i)return;const s=e._component;!ce(s)&&!s.render&&!s.template&&(s.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const o=r(i,!1,cv(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},e};function cv(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function lv(t){return De(t)?document.querySelector(t):t}const sa=Symbol("IPEInjectKey"),uv=(t,e)=>(e?e.provide(sa,t):mu(sa,t),t),fv=()=>Tn(sa),_t=":host{all:initial;font-family:var(--schema-font-family, ui-sans-serif, system-ui, -apple-system)}*,*:before,*:after{box-sizing:border-box}:host{color:var(--schema-color-fg, #111827)}:host{--schema-radius: var(--schema-radius, 10px)}.wrapper{display:block;background:var(--schema-color-bg, #ffffff)}.form{display:grid;gap:12px}.field{display:grid;gap:6px;padding:8px 10px;border:1px solid var(--schema-color-muted, #e5e7eb);border-radius:var(--schema-radius);background:var(--schema-surface, #fff)}.label{font-size:12px;color:var(--schema-color-muted-text, #6b7280)}.input,select,textarea{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--schema-color-muted, #e5e7eb);background:var(--schema-input-bg, #fff);color:inherit}.checkbox{display:inline-flex;align-items:center;gap:8px}.helper{font-size:12px;color:var(--schema-color-muted-text, #6b7280)}.row{display:grid;gap:8px}.actions{display:flex;gap:8px}.btn{padding:6px 10px;border:1px solid var(--schema-color-muted, #e5e7eb);background:var(--schema-btn-bg, #f8fafc);border-radius:8px;cursor:pointer}.btn.primary{background:var(--schema-color-primary, #2563eb);color:#fff;border-color:transparent}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.danger{background:var(--schema-color-danger, #dc2626);color:#fff;border-color:transparent}.group{display:grid;gap:10px;border-left:3px solid var(--schema-color-muted, #e5e7eb);padding-left:10px}.kv{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center}.badge{display:inline-flex;padding:2px 6px;border-radius:999px;font-size:11px;background:var(--schema-badge-bg, #eef2ff);color:var(--schema-badge-fg, #4f46e5)}.hidden{display:none!important}.toolbar{display:flex;gap:6px}";/**
86
86
  * SchemaForm
87
87
  * 一个基于 Schemastery 的 Web Components 表单生成器
88
88
  *
@@ -99,5 +99,5 @@
99
99
  * @license MIT
100
100
  * @author dragon-fish
101
101
  * @author @openai/gpt-5
102
- */const of={arrayAdd:"+",arrayMoveUp:"↑",arrayMoveDown:"↓",arrayRemove:"×",dictAdd:"+",dictRemove:"×",rootLabel:"root"},Te=(t,e)=>{customElements.get(t)||customElements.define(t,e)},fv=(t,e,r)=>{if(!e.length)return;let n=t,i=null,s=null;for(let a=0;a<e.length-1;a++){const c=e[a];let u=n?.[c];u==null?(u=typeof e[a+1]=="number"?[]:{},n[c]=u):typeof u!="object"&&(u=typeof e[a+1]=="number"?[]:{},n[c]=u),i=n,s=c,n=u}const o=e[e.length-1];if(n==null||typeof n!="object"){const a=typeof o=="number"?[]:{};if(i)i[s]=a,n=a;else return}try{n[o]=r}catch{try{const a=Array.isArray(n)?n.slice():{...n};a[o]=r,i&&(i[s]=a)}catch{}}},Un=t=>t.map(String).join("."),dv=t=>t.replace(/[^a-zA-Z0-9_-]/g,"_"),cr=t=>`schema_${dv(Un(t)||"root")}`,lr=t=>Un(t);function as(t,e){if(e==null)return e;switch(t){case"number":case"natural":case"percent":{if(e==="")return;const r=Number(e);return Number.isNaN(r)?void 0:r}case"boolean":return!!e;case"date":{if(!e)return;const r=new Date(e);return Number.isNaN(+r)?void 0:r}case"const":case"string":default:return e}}function af(t){return typeof t=="function"&&!!t?.type}function cf(t){if(!t)throw new Error("schema is required");if(af(t))return t;try{const e=Schema.from(t);if(af(e))return e}catch{}if(t?.type){const e=t.type;if(Schema[e])return Schema[e](t.inner??t.list??t.dict)}throw new Error("无法从传入对象生成 Schemastery 实例,请传入 schema 或 schema.toJSON() 的结果。")}function Lt(t){return t?.meta??{}}function hv(t){return t.length>0&&t.every(e=>e?.type==="const")}function Jr(t){if(!t)return;const e=t,r=e.meta||{};if(Object.prototype.hasOwnProperty.call(r,"default"))return r.default;const n=e.type;try{const i=t();if(i!==void 0)return i}catch{}switch(n){case"string":return"";case"number":case"natural":case"percent":return 0;case"boolean":return!1;case"array":return[];case"tuple":return[];case"object":return{};case"dict":return{};case"union":{const i=e.list||[];return i.length?Jr(i[0]):void 0}case"const":return e.value;case"date":return;default:return}}class Mt extends HTMLElement{constructor(){super(),this._path=[],this._i18n=of,this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=_t,this.$root.appendChild(e)}makeFieldContainer(e,r){const n=document.createElement("div");if(n.className=`field schema-form-item schema-type-${e}`,n.setAttribute("data-path",Un(this._path)),this._label){const i=document.createElement("label");i.className="label",i.textContent=this._label,n.appendChild(i)}if(r){const i=document.createElement("div");i.className="helper",i.textContent=r,n.appendChild(i)}return n}set schema(e){this._schema=cf(e),this.render()}get schema(){return this._schema}set path(e){this._path=e??[],this.render()}get path(){return this._path}set label(e){this._label=e,this.render()}get label(){return this._label}set i18n(e){e&&(this._i18n={...this._i18n,...e}),this.render()}get i18n(){return this._i18n}setValue(e){this._value=e,this.render()}getValue(){return this._value}emitChange(e){this._value=e,this.dispatchEvent(new CustomEvent("change",{bubbles:!0,composed:!0,detail:{path:this._path,value:e}}))}}class lf extends Mt{render(){if(this.$input&&this.$root.contains(this.$input)){const s=this._value??"";this.$input.value!==s&&document.activeElement!==this.$input&&(this.$input.value=s);return}this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("string",e.description),n=document.createElement("input");this.$input=n,n.className="input",n.type="text",n.name=lr(this._path),n.id=cr(this._path),e?.pattern?.source&&(n.pattern=e.pattern.source),e?.max!=null&&(n.maxLength=e.max),n.value=this._value??"",n.oninput=()=>this.emitChange(as("string",n.value));const i=r.querySelector("label.label");i&&(i.htmlFor=n.id),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-string",lf);class uf extends Mt{render(){if(this.$input&&this.$root.contains(this.$input)){const o=this._value??"";this.$input.value!==String(o)&&document.activeElement!==this.$input&&(this.$input.value=o);return}this.$root.innerHTML=`<style>${_t}</style>`;const e=this._schema?.type??"number",r=Lt(this._schema),n=this.makeFieldContainer("number",r.description),i=document.createElement("input");this.$input=i,i.className="input",i.type="number",i.name=lr(this._path),i.id=cr(this._path),r?.min!=null&&(i.min=String(r.min)),r?.max!=null&&(i.max=String(r.max)),r?.step!=null&&(i.step=String(r.step)),e==="percent"&&!i.step&&(i.step="0.01"),i.value=this._value??"",i.oninput=()=>this.emitChange(as(e,i.value));const s=n.querySelector("label.label");s&&(s.htmlFor=i.id),n.appendChild(i),this.$root.appendChild(n)}}Te("schema-form-number",uf);class ff extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("boolean",e.description),n=document.createElement("label");n.className="checkbox";const i=document.createElement("input");i.type="checkbox",i.checked=!!this._value,i.name=lr(this._path),i.id=cr(this._path);const s=document.createElement("span");s.textContent=this._label??"",i.onchange=()=>this.emitChange(i.checked);const o=r.querySelector("label.label");o&&(o.htmlFor=i.id),n.append(i,s),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-boolean",ff);class df extends Mt{render(){if(this.$input&&this.$root.contains(this.$input)){const s=this._value??null;document.activeElement!==this.$input&&(this.$input.valueAsDate=s);return}this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("date",e.description),n=document.createElement("input");this.$input=n,n.className="input",n.type="date",n.name=lr(this._path),n.id=cr(this._path),n.valueAsDate=this._value??null,n.oninput=()=>this.emitChange(as("date",n.value));const i=r.querySelector("label.label");i&&(i.htmlFor=n.id),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-date",df);class hf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("const",e.description),n=document.createElement("input");n.className="input",n.readOnly=!0,n.value=String(this._schema.value),n.name=lr(this._path),n.id=cr(this._path);const i=r.querySelector("label.label");i&&(i.htmlFor=n.id),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-const",hf);function pv(t){switch(t.type){case"string":return"schema-form-string";case"number":case"natural":case"percent":return"schema-form-number";case"boolean":return"schema-form-boolean";case"date":return"schema-form-date";case"const":return"schema-form-const";case"array":return"schema-form-array";case"object":return"schema-form-object";case"tuple":return"schema-form-tuple";case"dict":return"schema-form-dict";case"union":return"schema-form-union";default:return"schema-form-string"}}function Yr(t,e,r,n,i){const s=pv(t),o=document.createElement(s);return o.schema=t,o.path=e,o.label=n,i&&(o.i18n=i),o.setValue?.(r),o}class pf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("union",e.description),n=this._schema.list||[];if(hv(n)){const i=document.createElement("select");i.className="input",i.name=lr(this._path),i.id=cr(this._path),n.forEach(o=>{const a=document.createElement("option");a.value=String(o.value),a.textContent=String(o.value),this._value===o.value&&(a.selected=!0),i.appendChild(a)}),i.onchange=()=>this.emitChange(as("string",i.value));const s=r.querySelector("label.label");s&&(s.htmlFor=i.id),r.appendChild(i)}else{const i=document.createElement("div");i.className="toolbar";const s=document.createElement("select");s.className="input",s.name=lr(this._path)+".__type",s.id=cr(this._path)+"__type";let o=0;n.forEach((l,f)=>{const v=document.createElement("option");v.value=String(f),v.textContent=l.type,s.appendChild(v)}),s.onchange=()=>{o=Number(s.value);const l=n[o],f=Jr(l);this.emitChange(f),u()};const a=r.querySelector("label.label");a&&(a.htmlFor=s.id),i.appendChild(s),r.appendChild(i);const c=document.createElement("div");c.className="group";const u=()=>{c.innerHTML="";const l=n[o],f=Yr(l,this._path,this._value,this._label);f.addEventListener("change",v=>{v.stopPropagation(),this.emitChange(v.detail.value)}),c.appendChild(f)};u(),r.appendChild(c)}this.$root.appendChild(r)}}Te("schema-form-union",pf);class mf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("tuple",e.description),n=document.createElement("div");n.className="group";const i=Array.isArray(this._value)?this._value:[];(this._schema.list||[]).forEach((s,o)=>{const a=Yr(s,[...this._path,o],i[o],`${this._label??""}[${o}]`);a.addEventListener("change",c=>{c.stopPropagation();const u=Array.isArray(this._value)?this._value.slice():[];u[o]=c.detail.value,this.emitChange(u)}),n.appendChild(a)}),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-tuple",mf);class gf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("object",e.description),n=document.createElement("div");n.className="group";const i=this._schema.dict||{};Object.keys(i).forEach(s=>{if(i[s]?.meta?.hidden)return;const o=(this._value??{})[s],a=Yr(i[s],[...this._path,s],o,s);a.addEventListener("change",c=>{c.stopPropagation();const u={...this._value??{}};u[s]=c.detail.value,this.emitChange(u)}),n.appendChild(a)}),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-object",gf);class yf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("array",e.description),n=document.createElement("div");n.className="group";const i=this._schema.inner,s=()=>Array.isArray(this._value)?this._value:[],o=()=>{n.innerHTML="",s().forEach((u,l)=>{const f=[...this._path,l],v=document.createElement("div");v.className="row",v.setAttribute("data-path",Un(f));const y=Yr(i,f,u,`${this._label??""}[${l}]`);y.addEventListener("change",R=>{R.stopPropagation();const m=s().slice();m[l]=R.detail.value,this.emitChange(m)});const b=document.createElement("div");b.className="actions";const T=document.createElement("button");T.type="button",T.className="btn",T.textContent=this._i18n.arrayMoveUp??"↑",T.onclick=()=>{if(l>0){const R=s().slice();[R[l-1],R[l]]=[R[l],R[l-1]],this.emitChange(R),o()}};const H=document.createElement("button");H.type="button",H.className="btn",H.textContent=this._i18n.arrayMoveDown??"↓",H.onclick=()=>{const R=s();if(l<R.length-1){const m=R.slice();[m[l+1],m[l]]=[m[l],m[l+1]],this.emitChange(m),o()}};const B=document.createElement("button");B.type="button",B.className="btn danger",B.textContent=this._i18n.arrayRemove??"×",B.onclick=()=>{const R=s().filter((m,p)=>p!==l);this.emitChange(R),o()},b.append(T,H,B),v.appendChild(y),v.appendChild(b),n.appendChild(v)})};o();const a=document.createElement("button");a.type="button",a.className="btn primary",a.textContent=this._i18n.arrayAdd??"+",a.onclick=()=>{const u=s().slice();u.push(Jr(i)),this.emitChange(u),o()};const c=document.createElement("div");c.className="actions",c.appendChild(a),r.appendChild(n),r.appendChild(c),this.$root.appendChild(r)}}Te("schema-form-array",yf);class vf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("dict",e.description),n=document.createElement("div");n.className="group";const i=this._value??{},s=this._schema.inner;Object.keys(i).forEach(c=>{const u=[...this._path,c],l=document.createElement("div");l.className="kv",l.setAttribute("data-path",Un(u));const f=document.createElement("input");f.className="input",f.value=c,f.name=lr(u)+".__key",f.id=cr(u)+"__key";const v=Yr(s,u,i[c],`${this._label??""}[${c}]`),y=document.createElement("button");y.type="button",y.className="btn danger",y.textContent=this._i18n.dictRemove??"×",y.onclick=()=>{const b={...this._value??{}};delete b[c],this.emitChange(b),this.render()},f.onchange=()=>{const b=f.value;if(!b||b===c)return;const T={...this._value??{}};T[b]=T[c],delete T[c],this.emitChange(T),this.render()},v.addEventListener("change",b=>{b.stopPropagation();const T={...this._value??{}};T[c]=b.detail.value,this.emitChange(T)}),l.append(f,v,y),n.appendChild(l)});const o=document.createElement("button");o.type="button",o.className="btn primary",o.textContent=this._i18n.dictAdd??"+",o.onclick=()=>{const c=`k${Object.keys(this._value??{}).length+1}`,u=Jr(s),l={...this._value??{},[c]:u};this.emitChange(l),this.render()};const a=document.createElement("div");a.className="actions",a.appendChild(o),r.appendChild(n),r.appendChild(a),this.$root.appendChild(r)}}Te("schema-form-dict",vf);class bf extends HTMLElement{constructor(){super(),this._i18n={...of},this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=_t,this.$root.appendChild(e);const r=document.createElement("div");r.className="wrapper",r.innerHTML='<form class="form" part="form"></form>',this.$root.appendChild(r),this.addEventListener("change",n=>{if(!n?.detail)return;const{path:i,value:s}=n.detail;Array.isArray(i)&&i.length===0?this._state=s:fv(this._state??(this._state={}),i,s),this.dispatchEvent(new CustomEvent("form-change",{detail:{path:i,value:s,state:this._state}}))})}set schema(e){this._schema=cf(e);try{this._state=this._schema(null,{autofix:!0})}catch{this._state=Jr(this._schema)}this.render()}get schema(){return this._schema}set schemaJSON(e){this.schema=e}get schemaJSON(){return this._schema?.toJSON?.()}setData(e,r={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const n=r.validate?this._schema(e??null,{autofix:r.autofix}):e;this._state=n,this.render()}getData(e={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const r=this._state;return e.validate?this._schema(r??null,{autofix:e.autofix}):r}reset(){try{this._state=this._schema(null,{autofix:!0})}catch{this._state=Jr(this._schema)}this.render()}refresh(){this.render()}set i18n(e){this._i18n={...this._i18n,...e},this.render()}get i18n(){return this._i18n}render(){if(!this._schema)return;const e=this.$root.querySelector("form");e.innerHTML="";const r=Yr(this._schema,[],this._state,this._i18n.rootLabel,this._i18n);e.appendChild(r)}}Te("schema-form",bf);function mv(){Te("schema-form",bf),Te("schema-form-string",lf),Te("schema-form-number",uf),Te("schema-form-boolean",ff),Te("schema-form-date",df),Te("schema-form-const",hf),Te("schema-form-union",pf),Te("schema-form-tuple",mf),Te("schema-form-object",gf),Te("schema-form-array",yf),Te("schema-form-dict",vf)}const gv=Zl({__name:"SchemasteryFormVue",props:cu({schema:{},value:{},validateOnChange:{type:Boolean,default:!1}},{schema:{required:!0},schemaModifiers:{},value:{required:!1,default:{}},valueModifiers:{}}),emits:cu(["change"],["update:schema","update:value"]),setup(t,{expose:e,emit:r}){const n=$u(t,"schema"),i=$u(t,"value"),s=r,o=Ng("elRef");let a=!1,c=!1;const u=l=>{if(c)return;console.info("Form changed:",l.detail);const f=o.value,v=t.validateOnChange?f.getData({validate:!0}):l.detail.state;a=!0,i.value=v,Ki(()=>{a=!1}),s("change",l.detail)};return iu(()=>{mv()}),qo(()=>{const l=o.value;n.value&&(l.schema=n.value),i.value!==void 0&&l.setData(i.value,{validate:!1,autofix:!0}),l.addEventListener("form-change",u)}),su(()=>{o.value?.removeEventListener("form-change",u)}),Rn(()=>n,l=>{a||o.value&&l&&o.value.schema!==l.value&&(c=!0,o.value.schema=l.value,Ki(()=>{c=!1}))},{deep:!1}),Rn(()=>i,l=>{if(a||!o.value||l.value===void 0)return;const f=o.value.getData({validate:!1});JSON.stringify(f)!==JSON.stringify(l.value)&&(c=!0,o.value.setData(l.value,{validate:!1}),Ki(()=>{c=!1}))},{deep:!0}),e({setData(l,f){const v=o.value;v.setData(l,{validate:!!f?.validate}),f?.emit&&(i.value=v.getData({validate:!!f?.validate}))},getData(l){return o.value.getData(l)},setSchema(l,f=!0){o.value.schema=l,f&&(n.value=l)},refresh(){o.value.refresh()},reset(){o.value.reset()},el:o}),(l,f)=>(Vr(),Ln("schema-form",Fu({ref_key:"elRef",ref:o},l.$attrs),null,16))}});function Sr(t,e=new WeakMap){if(Ve(t))return Sr(t.value,e);if(t===null||typeof t!="object")return t;if(e.has(t))return e.get(t);if(t instanceof Date)return new Date(t);if(t instanceof RegExp)return new RegExp(t);if(t instanceof Map){const i=new Map;return e.set(t,i),Array.from(t.entries()).forEach(([s,o])=>{i.set(s,Sr(o,e))}),i}if(t instanceof Set){const i=new Set;return e.set(t,i),Array.from(t).forEach(s=>{i.add(Sr(s,e))}),i}if(Array.isArray(t)){const i=[];e.set(t,i);for(const s of t)i.push(Sr(s,e));return i}const r=ye(t),n={};e.set(t,n);for(const i of Object.keys(r))n[i]=Sr(r[i],e);for(const i of Object.getOwnPropertySymbols(r))n[i]=Sr(r[i],e);return n}const yv={class:"preferences-ui-app"},vv={class:"tabs"},bv=["onClick","data-value"],_v={style:{"max-height":"20em",overflow:"auto"}},wv={style:{"max-height":"20em",overflow:"auto"}},xv=((t,e)=>{const r=t.__vccOpts||t;for(const[n,i]of e)r[n]=i;return r})(Zl({__name:"PreferencesForm",setup(t,{expose:e}){const r=uv(),n=Wi([]),i=Wi(""),s=zu(()=>a.value.find(c=>c.category===i.value)?.schema),o=Wi({}),a=Wi([]);return e({getValue(){return Sr(o)}}),fy(()=>{i.value&&(a.value=r.preferences.getConfigRegistries(i.value))}),qo(async()=>{r.inject(["preferences"],async c=>{o.value=await c.preferences.getAll(),n.value=c.preferences.getConfigCategories(),i.value=n.value[0].name})}),(c,u)=>(Vr(),Ln("div",yv,[xr("div",vv,[(Vr(!0),Ln(Et,null,au(n.value,l=>(Vr(),Ln("a",{class:Ri(["tab",{active:i.value===l.name}]),key:l.name,onClick:f=>i.value=l.name,"data-value":l.name},Ni(l.label),11,bv))),128))]),(Vr(!0),Ln(Et,null,au(a.value,l=>Ig((Vr(),xy(Hl(gv),{key:l.name,schema:l.schema,value:o.value,"onUpdate:value":u[0]||(u[0]=f=>o.value=f),"validate-on-change":!1,i18n:{rootLabel:""}},null,8,["schema","value"])),[[qy,i.value===l.category]])),128)),xr("details",null,[u[1]||(u[1]=xr("summary",null,"Debug Info",-1)),xr("pre",_v,Ni(s.value),1),xr("pre",wv,Ni(o.value),1)])]))}}),[["__scopeId","data-v-46564df3"]]);var Sv=Object.create,oa=Object.defineProperty,Ev=Object.getOwnPropertyDescriptor,_f=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),wf=t=>{throw TypeError(t)},Ov=(t,e,r)=>e in t?oa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Pv=(t,e)=>oa(t,"name",{value:e,configurable:!0}),Cv=t=>[,,,Sv(t?.[_f("metadata")]??null)],kv=["class","method","getter","setter","accessor","field","value","get","set"],xf=t=>t!==void 0&&typeof t!="function"?wf("Function expected"):t,$v=(t,e,r,n,i)=>({kind:kv[t],name:e,metadata:n,addInitializer:s=>r._?wf("Already initialized"):i.push(xf(s||null))}),Iv=(t,e)=>Ov(e,_f("metadata"),t[3]),Av=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},Tv=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Ev(i,r));Pv(i,r);for(var b=n.length-1;b>=0;b--)c=$v(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,xf(o)&&(i=o);return Iv(t,i),y&&oa(i,r,y),l?u^4?s:y:i},Sf,aa,Ef;Sf=[ot(["preferences","modal"])];class cs extends(Ef=kt){constructor(e){super(e,{},"preferences-ui"),this.ctx=e,e.set("preferencesUI",this),e.inject(["toolbox"],r=>{r.toolbox.addButton({id:"preferences",icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"currentColor",class:"icon icon-tabler icons-tabler-filled icon-tabler-settings",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M14.647 4.081a.724 .724 0 0 0 1.08 .448c2.439 -1.485 5.23 1.305 3.745 3.744a.724 .724 0 0 0 .447 1.08c2.775 .673 2.775 4.62 0 5.294a.724 .724 0 0 0 -.448 1.08c1.485 2.439 -1.305 5.23 -3.744 3.745a.724 .724 0 0 0 -1.08 .447c-.673 2.775 -4.62 2.775 -5.294 0a.724 .724 0 0 0 -1.08 -.448c-2.439 1.485 -5.23 -1.305 -3.745 -3.744a.724 .724 0 0 0 -.447 -1.08c-2.775 -.673 -2.775 -4.62 0 -5.294a.724 .724 0 0 0 .448 -1.08c-1.485 -2.439 1.305 -5.23 3.744 -3.745a.722 .722 0 0 0 1.08 -.447c.673 -2.775 4.62 -2.775 5.294 0zm-2.647 4.919a3 3 0 1 0 0 6a3 3 0 0 0 0 -6z"})]}),tooltip:"Open preferences",group:"group2",index:1/0,onClick:()=>this.showModal()}),this.addDisposeHandler(()=>{r.toolbox.removeButton("preferences")})})}showModal(){const e=this.ctx.modal.show({className:"in-page-edit",sizeClass:"small",outSideClose:!1,center:!0,title:"InPageEdit Prefrences",content:O(ci,{children:O(gr,{})})});e.get$wrapper().addClass("dialog");const r=O("div",{id:"ipe-preferences-app",style:{minHeight:"65vh"}});e.setContent(r);const n=this.createFormApp(),i=n.mount(r);e.setButtons([{label:"Save",className:"btn",method:()=>{const s=i.getValue();Object.entries(s).forEach(([o,a])=>{this.ctx.preferences.set(o,a).catch(console.error)}),e.close()}},{label:"Cancel",className:"btn btn-danger",method:()=>{e.close()}}]),e.get$modal().on("onClose.ssi-modal",()=>{n.unmount()})}createFormApp(){const e=ov(xv);return lv(this.ctx,e),e}}aa=Cv(Ef),cs=Tv(aa,0,"PluginPreferencesUI",Sf,cs),Av(aa,1,cs);const Rv=Object.freeze(Object.defineProperty({__proto__:null,get PluginPreferencesUI(){return cs}},Symbol.toStringTag,{value:"Module"}));he.BasePlugin=kt,he.InPageEdit=yr,he.Inject=ot,he.Schema=ke,he.Service=Tr,Object.defineProperty(he,Symbol.toStringTag,{value:"Module"})});
102
+ */const of={arrayAdd:"+",arrayMoveUp:"↑",arrayMoveDown:"↓",arrayRemove:"×",dictAdd:"+",dictRemove:"×",rootLabel:"root"},Te=(t,e)=>{customElements.get(t)||customElements.define(t,e)},dv=(t,e,r)=>{if(!e.length)return;let n=t,i=null,s=null;for(let a=0;a<e.length-1;a++){const c=e[a];let u=n?.[c];u==null?(u=typeof e[a+1]=="number"?[]:{},n[c]=u):typeof u!="object"&&(u=typeof e[a+1]=="number"?[]:{},n[c]=u),i=n,s=c,n=u}const o=e[e.length-1];if(n==null||typeof n!="object"){const a=typeof o=="number"?[]:{};if(i)i[s]=a,n=a;else return}try{n[o]=r}catch{try{const a=Array.isArray(n)?n.slice():{...n};a[o]=r,i&&(i[s]=a)}catch{}}},Un=t=>t.map(String).join("."),hv=t=>t.replace(/[^a-zA-Z0-9_-]/g,"_"),cr=t=>`schema_${hv(Un(t)||"root")}`,lr=t=>Un(t);function as(t,e){if(e==null)return e;switch(t){case"number":case"natural":case"percent":{if(e==="")return;const r=Number(e);return Number.isNaN(r)?void 0:r}case"boolean":return!!e;case"date":{if(!e)return;const r=new Date(e);return Number.isNaN(+r)?void 0:r}case"const":case"string":default:return e}}function af(t){return typeof t=="function"&&!!t?.type}function cf(t){if(!t)throw new Error("schema is required");if(af(t))return t;try{const e=Schema.from(t);if(af(e))return e}catch{}if(t?.type){const e=t.type;if(Schema[e])return Schema[e](t.inner??t.list??t.dict)}throw new Error("无法从传入对象生成 Schemastery 实例,请传入 schema 或 schema.toJSON() 的结果。")}function Lt(t){return t?.meta??{}}function pv(t){return t.length>0&&t.every(e=>e?.type==="const")}function Jr(t){if(!t)return;const e=t,r=e.meta||{};if(Object.prototype.hasOwnProperty.call(r,"default"))return r.default;const n=e.type;try{const i=t();if(i!==void 0)return i}catch{}switch(n){case"string":return"";case"number":case"natural":case"percent":return 0;case"boolean":return!1;case"array":return[];case"tuple":return[];case"object":return{};case"dict":return{};case"union":{const i=e.list||[];return i.length?Jr(i[0]):void 0}case"const":return e.value;case"date":return;default:return}}class Mt extends HTMLElement{constructor(){super(),this._path=[],this._i18n=of,this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=_t,this.$root.appendChild(e)}makeFieldContainer(e,r){const n=document.createElement("div");if(n.className=`field schema-form-item schema-type-${e}`,n.setAttribute("data-path",Un(this._path)),this._label){const i=document.createElement("label");i.className="label",i.textContent=this._label,n.appendChild(i)}if(r){const i=document.createElement("div");i.className="helper",i.textContent=r,n.appendChild(i)}return n}set schema(e){this._schema=cf(e),this.render()}get schema(){return this._schema}set path(e){this._path=e??[],this.render()}get path(){return this._path}set label(e){this._label=e,this.render()}get label(){return this._label}set i18n(e){e&&(this._i18n={...this._i18n,...e}),this.render()}get i18n(){return this._i18n}setValue(e){this._value=e,this.render()}getValue(){return this._value}emitChange(e){this._value=e,this.dispatchEvent(new CustomEvent("change",{bubbles:!0,composed:!0,detail:{path:this._path,value:e}}))}}class lf extends Mt{render(){if(this.$input&&this.$root.contains(this.$input)){const s=this._value??"";this.$input.value!==s&&document.activeElement!==this.$input&&(this.$input.value=s);return}this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("string",e.description),n=document.createElement("input");this.$input=n,n.className="input",n.type="text",n.name=lr(this._path),n.id=cr(this._path),e?.pattern?.source&&(n.pattern=e.pattern.source),e?.max!=null&&(n.maxLength=e.max),n.value=this._value??"",n.oninput=()=>this.emitChange(as("string",n.value));const i=r.querySelector("label.label");i&&(i.htmlFor=n.id),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-string",lf);class uf extends Mt{render(){if(this.$input&&this.$root.contains(this.$input)){const o=this._value??"";this.$input.value!==String(o)&&document.activeElement!==this.$input&&(this.$input.value=o);return}this.$root.innerHTML=`<style>${_t}</style>`;const e=this._schema?.type??"number",r=Lt(this._schema),n=this.makeFieldContainer("number",r.description),i=document.createElement("input");this.$input=i,i.className="input",i.type="number",i.name=lr(this._path),i.id=cr(this._path),r?.min!=null&&(i.min=String(r.min)),r?.max!=null&&(i.max=String(r.max)),r?.step!=null&&(i.step=String(r.step)),e==="percent"&&!i.step&&(i.step="0.01"),i.value=this._value??"",i.oninput=()=>this.emitChange(as(e,i.value));const s=n.querySelector("label.label");s&&(s.htmlFor=i.id),n.appendChild(i),this.$root.appendChild(n)}}Te("schema-form-number",uf);class ff extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("boolean",e.description),n=document.createElement("label");n.className="checkbox";const i=document.createElement("input");i.type="checkbox",i.checked=!!this._value,i.name=lr(this._path),i.id=cr(this._path);const s=document.createElement("span");s.textContent=this._label??"",i.onchange=()=>this.emitChange(i.checked);const o=r.querySelector("label.label");o&&(o.htmlFor=i.id),n.append(i,s),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-boolean",ff);class df extends Mt{render(){if(this.$input&&this.$root.contains(this.$input)){const s=this._value??null;document.activeElement!==this.$input&&(this.$input.valueAsDate=s);return}this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("date",e.description),n=document.createElement("input");this.$input=n,n.className="input",n.type="date",n.name=lr(this._path),n.id=cr(this._path),n.valueAsDate=this._value??null,n.oninput=()=>this.emitChange(as("date",n.value));const i=r.querySelector("label.label");i&&(i.htmlFor=n.id),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-date",df);class hf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("const",e.description),n=document.createElement("input");n.className="input",n.readOnly=!0,n.value=String(this._schema.value),n.name=lr(this._path),n.id=cr(this._path);const i=r.querySelector("label.label");i&&(i.htmlFor=n.id),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-const",hf);function mv(t){switch(t.type){case"string":return"schema-form-string";case"number":case"natural":case"percent":return"schema-form-number";case"boolean":return"schema-form-boolean";case"date":return"schema-form-date";case"const":return"schema-form-const";case"array":return"schema-form-array";case"object":return"schema-form-object";case"tuple":return"schema-form-tuple";case"dict":return"schema-form-dict";case"union":return"schema-form-union";default:return"schema-form-string"}}function Yr(t,e,r,n,i){const s=mv(t),o=document.createElement(s);return o.schema=t,o.path=e,o.label=n,i&&(o.i18n=i),o.setValue?.(r),o}class pf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("union",e.description),n=this._schema.list||[];if(pv(n)){const i=document.createElement("select");i.className="input",i.name=lr(this._path),i.id=cr(this._path),n.forEach(o=>{const a=document.createElement("option");a.value=String(o.value),a.textContent=String(o.value),this._value===o.value&&(a.selected=!0),i.appendChild(a)}),i.onchange=()=>this.emitChange(as("string",i.value));const s=r.querySelector("label.label");s&&(s.htmlFor=i.id),r.appendChild(i)}else{const i=document.createElement("div");i.className="toolbar";const s=document.createElement("select");s.className="input",s.name=lr(this._path)+".__type",s.id=cr(this._path)+"__type";let o=0;n.forEach((l,f)=>{const v=document.createElement("option");v.value=String(f),v.textContent=l.type,s.appendChild(v)}),s.onchange=()=>{o=Number(s.value);const l=n[o],f=Jr(l);this.emitChange(f),u()};const a=r.querySelector("label.label");a&&(a.htmlFor=s.id),i.appendChild(s),r.appendChild(i);const c=document.createElement("div");c.className="group";const u=()=>{c.innerHTML="";const l=n[o],f=Yr(l,this._path,this._value,this._label);f.addEventListener("change",v=>{v.stopPropagation(),this.emitChange(v.detail.value)}),c.appendChild(f)};u(),r.appendChild(c)}this.$root.appendChild(r)}}Te("schema-form-union",pf);class mf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("tuple",e.description),n=document.createElement("div");n.className="group";const i=Array.isArray(this._value)?this._value:[];(this._schema.list||[]).forEach((s,o)=>{const a=Yr(s,[...this._path,o],i[o],`${this._label??""}[${o}]`);a.addEventListener("change",c=>{c.stopPropagation();const u=Array.isArray(this._value)?this._value.slice():[];u[o]=c.detail.value,this.emitChange(u)}),n.appendChild(a)}),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-tuple",mf);class gf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("object",e.description),n=document.createElement("div");n.className="group";const i=this._schema.dict||{};Object.keys(i).forEach(s=>{if(i[s]?.meta?.hidden)return;const o=(this._value??{})[s],a=Yr(i[s],[...this._path,s],o,s);a.addEventListener("change",c=>{c.stopPropagation();const u={...this._value??{}};u[s]=c.detail.value,this.emitChange(u)}),n.appendChild(a)}),r.appendChild(n),this.$root.appendChild(r)}}Te("schema-form-object",gf);class yf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("array",e.description),n=document.createElement("div");n.className="group";const i=this._schema.inner,s=()=>Array.isArray(this._value)?this._value:[],o=()=>{n.innerHTML="",s().forEach((u,l)=>{const f=[...this._path,l],v=document.createElement("div");v.className="row",v.setAttribute("data-path",Un(f));const y=Yr(i,f,u,`${this._label??""}[${l}]`);y.addEventListener("change",R=>{R.stopPropagation();const m=s().slice();m[l]=R.detail.value,this.emitChange(m)});const b=document.createElement("div");b.className="actions";const T=document.createElement("button");T.type="button",T.className="btn",T.textContent=this._i18n.arrayMoveUp??"↑",T.onclick=()=>{if(l>0){const R=s().slice();[R[l-1],R[l]]=[R[l],R[l-1]],this.emitChange(R),o()}};const H=document.createElement("button");H.type="button",H.className="btn",H.textContent=this._i18n.arrayMoveDown??"↓",H.onclick=()=>{const R=s();if(l<R.length-1){const m=R.slice();[m[l+1],m[l]]=[m[l],m[l+1]],this.emitChange(m),o()}};const B=document.createElement("button");B.type="button",B.className="btn danger",B.textContent=this._i18n.arrayRemove??"×",B.onclick=()=>{const R=s().filter((m,p)=>p!==l);this.emitChange(R),o()},b.append(T,H,B),v.appendChild(y),v.appendChild(b),n.appendChild(v)})};o();const a=document.createElement("button");a.type="button",a.className="btn primary",a.textContent=this._i18n.arrayAdd??"+",a.onclick=()=>{const u=s().slice();u.push(Jr(i)),this.emitChange(u),o()};const c=document.createElement("div");c.className="actions",c.appendChild(a),r.appendChild(n),r.appendChild(c),this.$root.appendChild(r)}}Te("schema-form-array",yf);class vf extends Mt{render(){this.$root.innerHTML=`<style>${_t}</style>`;const e=Lt(this._schema),r=this.makeFieldContainer("dict",e.description),n=document.createElement("div");n.className="group";const i=this._value??{},s=this._schema.inner;Object.keys(i).forEach(c=>{const u=[...this._path,c],l=document.createElement("div");l.className="kv",l.setAttribute("data-path",Un(u));const f=document.createElement("input");f.className="input",f.value=c,f.name=lr(u)+".__key",f.id=cr(u)+"__key";const v=Yr(s,u,i[c],`${this._label??""}[${c}]`),y=document.createElement("button");y.type="button",y.className="btn danger",y.textContent=this._i18n.dictRemove??"×",y.onclick=()=>{const b={...this._value??{}};delete b[c],this.emitChange(b),this.render()},f.onchange=()=>{const b=f.value;if(!b||b===c)return;const T={...this._value??{}};T[b]=T[c],delete T[c],this.emitChange(T),this.render()},v.addEventListener("change",b=>{b.stopPropagation();const T={...this._value??{}};T[c]=b.detail.value,this.emitChange(T)}),l.append(f,v,y),n.appendChild(l)});const o=document.createElement("button");o.type="button",o.className="btn primary",o.textContent=this._i18n.dictAdd??"+",o.onclick=()=>{const c=`k${Object.keys(this._value??{}).length+1}`,u=Jr(s),l={...this._value??{},[c]:u};this.emitChange(l),this.render()};const a=document.createElement("div");a.className="actions",a.appendChild(o),r.appendChild(n),r.appendChild(a),this.$root.appendChild(r)}}Te("schema-form-dict",vf);class bf extends HTMLElement{constructor(){super(),this._i18n={...of},this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=_t,this.$root.appendChild(e);const r=document.createElement("div");r.className="wrapper",r.innerHTML='<form class="form" part="form"></form>',this.$root.appendChild(r),this.addEventListener("change",n=>{if(!n?.detail)return;const{path:i,value:s}=n.detail;Array.isArray(i)&&i.length===0?this._state=s:dv(this._state??(this._state={}),i,s),this.dispatchEvent(new CustomEvent("form-change",{detail:{path:i,value:s,state:this._state}}))})}set schema(e){this._schema=cf(e);try{this._state=this._schema(null,{autofix:!0})}catch{this._state=Jr(this._schema)}this.render()}get schema(){return this._schema}set schemaJSON(e){this.schema=e}get schemaJSON(){return this._schema?.toJSON?.()}setData(e,r={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const n=r.validate?this._schema(e??null,{autofix:r.autofix}):e;this._state=n,this.render()}getData(e={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const r=this._state;return e.validate?this._schema(r??null,{autofix:e.autofix}):r}reset(){try{this._state=this._schema(null,{autofix:!0})}catch{this._state=Jr(this._schema)}this.render()}refresh(){this.render()}set i18n(e){this._i18n={...this._i18n,...e},this.render()}get i18n(){return this._i18n}render(){if(!this._schema)return;const e=this.$root.querySelector("form");e.innerHTML="";const r=Yr(this._schema,[],this._state,this._i18n.rootLabel,this._i18n);e.appendChild(r)}}Te("schema-form",bf);function gv(){Te("schema-form",bf),Te("schema-form-string",lf),Te("schema-form-number",uf),Te("schema-form-boolean",ff),Te("schema-form-date",df),Te("schema-form-const",hf),Te("schema-form-union",pf),Te("schema-form-tuple",mf),Te("schema-form-object",gf),Te("schema-form-array",yf),Te("schema-form-dict",vf)}const yv=Zl({__name:"SchemasteryFormVue",props:cu({schema:{},value:{},validateOnChange:{type:Boolean,default:!1}},{schema:{required:!0},schemaModifiers:{},value:{required:!1,default:{}},valueModifiers:{}}),emits:cu(["change"],["update:schema","update:value"]),setup(t,{expose:e,emit:r}){const n=$u(t,"schema"),i=$u(t,"value"),s=r,o=Dg("elRef");let a=!1,c=!1;const u=l=>{if(c)return;console.info("Form changed:",l.detail);const f=o.value,v=t.validateOnChange?f.getData({validate:!0}):l.detail.state;a=!0,i.value=v,Ki(()=>{a=!1}),s("change",l.detail)};return iu(()=>{gv()}),qo(()=>{const l=o.value;n.value&&(l.schema=n.value),i.value!==void 0&&l.setData(i.value,{validate:!1,autofix:!0}),l.addEventListener("form-change",u)}),su(()=>{o.value?.removeEventListener("form-change",u)}),Rn(()=>n,l=>{a||o.value&&l&&o.value.schema!==l.value&&(c=!0,o.value.schema=l.value,Ki(()=>{c=!1}))},{deep:!1}),Rn(()=>i,l=>{if(a||!o.value||l.value===void 0)return;const f=o.value.getData({validate:!1});JSON.stringify(f)!==JSON.stringify(l.value)&&(c=!0,o.value.setData(l.value,{validate:!1}),Ki(()=>{c=!1}))},{deep:!0}),e({setData(l,f){const v=o.value;v.setData(l,{validate:!!f?.validate}),f?.emit&&(i.value=v.getData({validate:!!f?.validate}))},getData(l){return o.value.getData(l)},setSchema(l,f=!0){o.value.schema=l,f&&(n.value=l)},refresh(){o.value.refresh()},reset(){o.value.reset()},el:o}),(l,f)=>(Vr(),Ln("schema-form",Fu({ref_key:"elRef",ref:o},l.$attrs),null,16))}});function Sr(t,e=new WeakMap){if(Ve(t))return Sr(t.value,e);if(t===null||typeof t!="object")return t;if(e.has(t))return e.get(t);if(t instanceof Date)return new Date(t);if(t instanceof RegExp)return new RegExp(t);if(t instanceof Map){const i=new Map;return e.set(t,i),Array.from(t.entries()).forEach(([s,o])=>{i.set(s,Sr(o,e))}),i}if(t instanceof Set){const i=new Set;return e.set(t,i),Array.from(t).forEach(s=>{i.add(Sr(s,e))}),i}if(Array.isArray(t)){const i=[];e.set(t,i);for(const s of t)i.push(Sr(s,e));return i}const r=ye(t),n={};e.set(t,n);for(const i of Object.keys(r))n[i]=Sr(r[i],e);for(const i of Object.getOwnPropertySymbols(r))n[i]=Sr(r[i],e);return n}const vv={class:"preferences-ui-app"},bv={class:"tabs"},_v=["onClick","data-value"],wv={style:{"max-height":"20em",overflow:"auto"}},xv={style:{"max-height":"20em",overflow:"auto"}},Sv=((t,e)=>{const r=t.__vccOpts||t;for(const[n,i]of e)r[n]=i;return r})(Zl({__name:"PreferencesForm",setup(t,{expose:e}){const r=fv(),n=Wi([]),i=Wi(""),s=zu(()=>a.value.find(c=>c.category===i.value)?.schema),o=Wi({}),a=Wi([]);return e({getValue(){return Sr(o)}}),dy(()=>{i.value&&(a.value=r.preferences.getConfigRegistries(i.value))}),qo(async()=>{r.inject(["preferences"],async c=>{o.value=await c.preferences.getAll(),n.value=c.preferences.getConfigCategories(),i.value=n.value[0].name})}),(c,u)=>(Vr(),Ln("div",vv,[xr("div",bv,[(Vr(!0),Ln(Et,null,au(n.value,l=>(Vr(),Ln("a",{class:Ri(["tab",{active:i.value===l.name}]),key:l.name,onClick:f=>i.value=l.name,"data-value":l.name},Ni(l.label),11,_v))),128))]),(Vr(!0),Ln(Et,null,au(a.value,l=>Ag((Vr(),Sy(Hl(yv),{key:l.name,schema:l.schema,value:o.value,"onUpdate:value":u[0]||(u[0]=f=>o.value=f),"validate-on-change":!1,i18n:{rootLabel:""}},null,8,["schema","value"])),[[Hy,i.value===l.category]])),128)),xr("details",null,[u[1]||(u[1]=xr("summary",null,"Debug Info",-1)),xr("pre",wv,Ni(s.value),1),xr("pre",xv,Ni(o.value),1)])]))}}),[["__scopeId","data-v-46564df3"]]);var Ev=Object.create,oa=Object.defineProperty,Ov=Object.getOwnPropertyDescriptor,_f=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),wf=t=>{throw TypeError(t)},Pv=(t,e,r)=>e in t?oa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,Cv=(t,e)=>oa(t,"name",{value:e,configurable:!0}),kv=t=>[,,,Ev(t?.[_f("metadata")]??null)],$v=["class","method","getter","setter","accessor","field","value","get","set"],xf=t=>t!==void 0&&typeof t!="function"?wf("Function expected"):t,Iv=(t,e,r,n,i)=>({kind:$v[t],name:e,metadata:n,addInitializer:s=>r._?wf("Already initialized"):i.push(xf(s||null))}),Av=(t,e)=>Pv(e,_f("metadata"),t[3]),Tv=(t,e,r,n)=>{for(var i=0,s=t[e>>1],o=s&&s.length;i<o;i++)s[i].call(r);return n},Rv=(t,e,r,n,i,s)=>{var o,a,c,u=e&7,l=!1,f=0,v=t[f]||(t[f]=[]),y=u&&(i=i.prototype,u<5&&(u>3||!l)&&Ov(i,r));Cv(i,r);for(var b=n.length-1;b>=0;b--)c=Iv(u,r,a={},t[3],v),o=(0,n[b])(i,c),a._=1,xf(o)&&(i=o);return Av(t,i),y&&oa(i,r,y),l?u^4?s:y:i},Sf,aa,Ef;Sf=[ot(["preferences","modal"])];class cs extends(Ef=kt){constructor(e){super(e,{},"preferences-ui"),this.ctx=e,e.set("preferencesUI",this),e.inject(["toolbox"],r=>{r.toolbox.addButton({id:"preferences",icon:O("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"currentColor",class:"icon icon-tabler icons-tabler-filled icon-tabler-settings",children:[O("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),O("path",{d:"M14.647 4.081a.724 .724 0 0 0 1.08 .448c2.439 -1.485 5.23 1.305 3.745 3.744a.724 .724 0 0 0 .447 1.08c2.775 .673 2.775 4.62 0 5.294a.724 .724 0 0 0 -.448 1.08c1.485 2.439 -1.305 5.23 -3.744 3.745a.724 .724 0 0 0 -1.08 .447c-.673 2.775 -4.62 2.775 -5.294 0a.724 .724 0 0 0 -1.08 -.448c-2.439 1.485 -5.23 -1.305 -3.745 -3.744a.724 .724 0 0 0 -.447 -1.08c-2.775 -.673 -2.775 -4.62 0 -5.294a.724 .724 0 0 0 .448 -1.08c-1.485 -2.439 1.305 -5.23 3.744 -3.745a.722 .722 0 0 0 1.08 -.447c.673 -2.775 4.62 -2.775 5.294 0zm-2.647 4.919a3 3 0 1 0 0 6a3 3 0 0 0 0 -6z"})]}),tooltip:"Open preferences",group:"group2",index:1/0,onClick:()=>this.showModal()}),this.addDisposeHandler(()=>{r.toolbox.removeButton("preferences")})})}showModal(){const e=this.ctx.modal.show({className:"in-page-edit",sizeClass:"small",outSideClose:!1,center:!0,title:"InPageEdit Prefrences",content:O(ci,{children:O(gr,{})})});e.get$wrapper().addClass("dialog");const r=O("div",{id:"ipe-preferences-app",style:{minHeight:"65vh"}});e.setContent(r);const n=this.createFormApp(),i=n.mount(r);e.setButtons([{label:"Save",className:"btn",method:()=>{const s=i.getValue();Object.entries(s).forEach(([o,a])=>{this.ctx.preferences.set(o,a).catch(console.error)}),e.close()}},{label:"Cancel",className:"btn btn-danger",method:()=>{e.close()}}]),e.get$modal().on("onClose.ssi-modal",()=>{n.unmount()})}createFormApp(){const e=av(Sv);return uv(this.ctx,e),e}}aa=kv(Ef),cs=Rv(aa,0,"PluginPreferencesUI",Sf,cs),Tv(aa,1,cs);const Nv=Object.freeze(Object.defineProperty({__proto__:null,get PluginPreferencesUI(){return cs}},Symbol.toStringTag,{value:"Module"}));he.BasePlugin=kt,he.InPageEdit=yr,he.Inject=ot,he.Schema=ke,he.Service=Tr,Object.defineProperty(he,Symbol.toStringTag,{value:"Module"})});
103
103
  //# sourceMappingURL=index.umd.js.map