@inpageedit/core 0.14.5 → 0.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BasePlugin-DD7l-5Xw.js → BasePlugin-BCVSn9QJ.js} +2 -2
- package/dist/{BasePlugin-DD7l-5Xw.js.map → BasePlugin-BCVSn9QJ.js.map} +1 -1
- package/dist/InputBox-CZ1v4_l3.js +50 -0
- package/dist/InputBox-CZ1v4_l3.js.map +1 -0
- package/dist/PluginImagesUsed-Bq_C_rgg.js +90 -0
- package/dist/PluginImagesUsed-Bq_C_rgg.js.map +1 -0
- package/dist/{PluginPrefSync-CbFuuC19.js → PluginPrefSync-DP5NyPnI.js} +4 -4
- package/dist/{PluginPrefSync-CbFuuC19.js.map → PluginPrefSync-DP5NyPnI.js.map} +1 -1
- package/dist/{PluginStoreApp-MbC3G9tu.js → PluginStoreApp-_YWpLgfs.js} +2 -2
- package/dist/{PluginStoreApp-MbC3G9tu.js.map → PluginStoreApp-_YWpLgfs.js.map} +1 -1
- package/dist/PluginTemplatesUsed-DS_rHctR.js +76 -0
- package/dist/PluginTemplatesUsed-DS_rHctR.js.map +1 -0
- package/dist/Preferences-DqtjY7XU.js +1541 -0
- package/dist/Preferences-DqtjY7XU.js.map +1 -0
- package/dist/browser-DR-yCqVg.js +1160 -0
- package/dist/browser-DR-yCqVg.js.map +1 -0
- package/dist/components/index.js +1 -1
- package/dist/{index-BpQ6VGMz.js → index-B9VO3swL.js} +108 -63
- package/dist/index-B9VO3swL.js.map +1 -0
- package/dist/{index-BanevHQ2.js → index-C3t-Xj3e.js} +85 -82
- package/dist/index-C3t-Xj3e.js.map +1 -0
- package/dist/{index-WfXtYVMt.js → index-CS1kidKF.js} +149 -117
- package/dist/index-CS1kidKF.js.map +1 -0
- package/dist/index-Cb2_vqBl.js +44 -0
- package/dist/index-Cb2_vqBl.js.map +1 -0
- package/dist/{index-B3jld2sl.js → index-CbdkXGs7.js} +4 -4
- package/dist/{index-B3jld2sl.js.map → index-CbdkXGs7.js.map} +1 -1
- package/dist/{index-DxaqNWv4.js → index-CcAmmXbb.js} +904 -704
- package/dist/index-CcAmmXbb.js.map +1 -0
- package/dist/index-Cq8xPcEY.js +170 -0
- package/dist/index-Cq8xPcEY.js.map +1 -0
- package/dist/{index-DensW9qt.js → index-DPA1ptYq.js} +5 -5
- package/dist/index-DPA1ptYq.js.map +1 -0
- package/dist/{index-BjDTD66_.js → index-DVvsTsLI.js} +29 -15
- package/dist/index-DVvsTsLI.js.map +1 -0
- package/dist/{index-CnR6CqkM.js → index-DjyjqpeO.js} +2 -2
- package/dist/{index-CnR6CqkM.js.map → index-DjyjqpeO.js.map} +1 -1
- package/dist/index-FvMu0Ka0.js +342 -0
- package/dist/index-FvMu0Ka0.js.map +1 -0
- package/dist/index-mFwJhDwE.js +168 -0
- package/dist/index-mFwJhDwE.js.map +1 -0
- package/dist/{index-De25v1_Q.js → index-n5KKWE9v.js} +6 -6
- package/dist/index-n5KKWE9v.js.map +1 -0
- package/dist/{index-DKCZDN-Q.js → index-rKL4D_7I.js} +5 -5
- package/dist/{index-DKCZDN-Q.js.map → index-rKL4D_7I.js.map} +1 -1
- package/dist/index.d.ts +334 -148
- package/dist/index.js +5 -5
- package/dist/models/index.js +1 -1
- package/dist/plugins/index.js +18 -14
- package/dist/plugins/index.js.map +1 -1
- package/dist/services/index.js +9 -8
- package/dist/style.css +1 -1
- package/lib/index.umd.js +14 -12
- package/lib/index.umd.js.map +1 -1
- package/lib/style.css +1 -1
- package/package.json +4 -2
- package/dist/InputBox-nQKtiWtZ.js +0 -30
- package/dist/InputBox-nQKtiWtZ.js.map +0 -1
- package/dist/Preferences-C10tZMl1.js +0 -2701
- package/dist/Preferences-C10tZMl1.js.map +0 -1
- package/dist/index-7R2LfhNn.js +0 -220
- package/dist/index-7R2LfhNn.js.map +0 -1
- package/dist/index-BXNyXvre.js +0 -116
- package/dist/index-BXNyXvre.js.map +0 -1
- package/dist/index-BanevHQ2.js.map +0 -1
- package/dist/index-BjDTD66_.js.map +0 -1
- package/dist/index-BpQ6VGMz.js.map +0 -1
- package/dist/index-De25v1_Q.js.map +0 -1
- package/dist/index-DensW9qt.js.map +0 -1
- package/dist/index-DxaqNWv4.js.map +0 -1
- package/dist/index-WfXtYVMt.js.map +0 -1
package/lib/index.umd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
(function(W,re){typeof exports=="object"&&typeof module<"u"?re(exports):typeof define=="function"&&define.amd?define(["exports"],re):(W=typeof globalThis<"u"?globalThis:W||self,re(W.InPageEditBundle={}))})(this,(function(W){"use strict";var Mw=Object.defineProperty;var qf=W=>{throw TypeError(W)};var Nw=(W,re,Ee)=>re in W?Mw(W,re,{enumerable:!0,configurable:!0,writable:!0,value:Ee}):W[re]=Ee;var F=(W,re,Ee)=>Nw(W,typeof re!="symbol"?re+"":re,Ee),ha=(W,re,Ee)=>re.has(W)||qf("Cannot "+Ee);var ae=(W,re,Ee)=>(ha(W,re,"read from private field"),Ee?Ee.call(W):re.get(W)),Wi=(W,re,Ee)=>re.has(W)?qf("Cannot add the same private member more than once"):re instanceof WeakSet?re.add(W):re.set(W,Ee),Te=(W,re,Ee,G)=>(ha(W,re,"write to private field"),G?G.call(W,Ee):re.set(W,Ee),Ee),ot=(W,re,Ee)=>(ha(W,re,"access private method"),Ee);var ct,Bi,yi,Fi,qi,Hi,zi,ke,rt,he,Qe,pa,Gf,ga,Vf,Yf,ut,Qf,Xf,Jf,Zf,ed,Nn,yt,bi;const re=()=>{let t,e;return{promise:new Promise((n,r)=>{t=n,e=r}),resolve:t,reject:e}};Promise.withResolvers||(Promise.withResolvers=re);var Ee=Object.defineProperty,G=(t,e)=>Ee(t,"name",{value:e,configurable:!0});function td(){}G(td,"noop");function we(t){return t==null}G(we,"isNullable");function id(t){return!we(t)}G(id,"isNonNullable");function Bn(t){return t&&typeof t=="object"&&!Array.isArray(t)}G(Bn,"isPlainObject");function ma(t,e){return Object.fromEntries(Object.entries(t).filter(([i,n])=>e(i,n)))}G(ma,"filterKeys");function Mt(t,e){return Object.fromEntries(Object.entries(t).map(([i,n])=>[i,e(n,i)]))}G(Mt,"mapValues");function ya(t,e,i){if(!e)return{...t};const n={};for(const r of e)(i||t[r]!==void 0)&&(n[r]=t[r]);return n}G(ya,"pick");function nd(t,e){if(!e)return{...t};const i={...t};for(const n of e)Reflect.deleteProperty(i,n);return i}G(nd,"omit");function Le(t,e,i){return Object.defineProperty(t,e,{writable:!0,value:i,enumerable:!1})}G(Le,"defineProperty");function rd(t,e){return e.every(i=>t.includes(i))}G(rd,"contain");function sd(t,e){return t.filter(i=>e.includes(i))}G(sd,"intersection");function od(t,e){return t.filter(i=>!e.includes(i))}G(od,"difference");function ad(t,e){return Array.from(new Set([...t,...e]))}G(ad,"union");function ld(t){return[...new Set(t)]}G(ld,"deduplicate");function Kt(t,e){const i=t?.indexOf(e);return i>=0?(t.splice(i,1),!0):!1}G(Kt,"remove");function cd(t){return Array.isArray(t)?t:we(t)?[]:[t]}G(cd,"makeArray");function Wt(t,e){return arguments.length===1?i=>Wt(t,i):t in globalThis&&e instanceof globalThis[t]||Object.prototype.toString.call(e).slice(8,-1)===t}G(Wt,"is");function Gi(t){return Wt("ArrayBuffer",t)||Wt("SharedArrayBuffer",t)}G(Gi,"isArrayBufferLike");function ba(t){return Gi(t)||ArrayBuffer.isView(t)}G(ba,"isArrayBufferSource");var bt;(t=>{t.is=Gi,t.isSource=ba;function e(o){return ArrayBuffer.isView(o)?o.buffer.slice(o.byteOffset,o.byteOffset+o.byteLength):o}t.fromSource=e,G(e,"fromSource");function i(o){if(typeof Buffer<"u")return Buffer.from(o).toString("base64");let a="";const l=new Uint8Array(o);for(let c=0;c<l.byteLength;c++)a+=String.fromCharCode(l[c]);return btoa(a)}t.toBase64=i,G(i,"toBase64");function n(o){return typeof Buffer<"u"?e(Buffer.from(o,"base64")):Uint8Array.from(atob(o),a=>a.charCodeAt(0))}t.fromBase64=n,G(n,"fromBase64");function r(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=r,G(r,"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),l=[];for(let c=0;c<a.length;c+=2)l.push(parseInt(`${a[c]}${a[c+1]}`,16));return Uint8Array.from(l).buffer}t.fromHex=s,G(s,"fromHex")})(bt||(bt={})),bt.fromBase64,bt.toBase64,bt.fromHex,bt.toHex;function Fn(t,e=new Map){if(!t||typeof t!="object")return t;if(Wt("Date",t))return new Date(t.valueOf());if(Wt("RegExp",t))return new RegExp(t.source,t.flags);if(Gi(t))return t.slice(0);if(ArrayBuffer.isView(t))return t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);const i=e.get(t);if(i)return i;if(Array.isArray(t)){const r=[];return e.set(t,r),t.forEach((s,o)=>{r[o]=Reflect.apply(Fn,null,[s,e])}),r}const n=Object.create(Object.getPrototypeOf(t));e.set(t,n);for(const r of Reflect.ownKeys(t)){const s={...Reflect.getOwnPropertyDescriptor(t,r)};"value"in s&&(s.value=Reflect.apply(Fn,null,[s.value,e])),Reflect.defineProperty(n,r,s)}return n}G(Fn,"clone");function ii(t,e,i){if(t===e||!i&&we(t)&&we(e))return!0;if(typeof t!=typeof e||typeof t!="object"||!t||!e)return!1;function n(r,s){return r(t)?r(e)?s(t,e):!1:r(e)?!1:void 0}return G(n,"check"),n(Array.isArray,(r,s)=>r.length===s.length&&r.every((o,a)=>ii(o,s[a])))??n(Wt("Date"),(r,s)=>r.valueOf()===s.valueOf())??n(Wt("RegExp"),(r,s)=>r.source===s.source&&r.flags===s.flags)??n(Gi,(r,s)=>{if(r.byteLength!==s.byteLength)return!1;const o=new Uint8Array(r),a=new Uint8Array(s);for(let l=0;l<o.length;l++)if(o[l]!==a[l])return!1;return!0})??Object.keys({...t,...e}).every(r=>ii(t[r],e[r],i))}G(ii,"deepEqual");function ud(t){return t.charAt(0).toUpperCase()+t.slice(1)}G(ud,"capitalize");function fd(t){return t.charAt(0).toLowerCase()+t.slice(1)}G(fd,"uncapitalize");function dd(t){return t.replace(/[_-][a-z]/g,e=>e.slice(1).toUpperCase())}G(dd,"camelCase");function ns(t,e,i){const n=[];let r=0;for(let s=0;s<t.length;s++){const o=t.charCodeAt(s);if(o>=65&&o<=90){if(r===1){const a=t.charCodeAt(s+1);a>=97&&a<=122&&n.push(i),n.push(o+32)}else r!==0&&n.push(i),n.push(o+32);r=1}else o>=97&&o<=122?(n.push(o),r=2):e.includes(o)?(r!==0&&n.push(i),r=0):n.push(o)}return String.fromCharCode(...n)}G(ns,"tokenize");function hd(t){return ns(t,[45,95],45)}G(hd,"paramCase");function pd(t){return ns(t,[45,95],95)}G(pd,"snakeCase");function gd(t){return typeof t!="string"?`[${t.toString()}]`:/^[a-z_$][\w$]*$/i.test(t)?`.${t}`:`[${JSON.stringify(t)}]`}G(gd,"formatProperty");function va(t){return t.replace(/\/$/,"")}G(va,"trimSlash");function md(t){return t.startsWith("/")||(t="/"+t),va(t)}G(md,"sanitize");var wa;(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 i(p){e=p}t.setTimezoneOffset=i,G(i,"setTimezoneOffset");function n(){return e}t.getTimezoneOffset=n,G(n,"getTimezoneOffset");function r(p=new Date,f){return typeof p=="number"&&(p=new Date(p)),f===void 0&&(f=e),Math.floor((p.valueOf()/t.minute-f)/1440)}t.getDateNumber=r,G(r,"getDateNumber");function s(p,f){const w=new Date(p*t.day);return f===void 0&&(f=e),new Date(+w+f*t.minute)}t.fromDateNumber=s,G(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(p=>`(${o}${p})?`).join("")}$`);function l(p){const f=a.exec(p);return f?(parseFloat(f[1])*t.week||0)+(parseFloat(f[2])*t.day||0)+(parseFloat(f[3])*t.hour||0)+(parseFloat(f[4])*t.minute||0)+(parseFloat(f[5])*t.second||0):0}t.parseTime=l,G(l,"parseTime");function c(p){const f=l(p);return f?p=Date.now()+f:/^\d{1,2}(:\d{1,2}){1,2}$/.test(p)?p=`${new Date().toLocaleDateString()}-${p}`:/^\d{1,2}-\d{1,2}-\d{1,2}(:\d{1,2}){1,2}$/.test(p)&&(p=`${new Date().getFullYear()}-${p}`),p?new Date(p):new Date}t.parseDate=c,G(c,"parseDate");function u(p){const f=Math.abs(p);return f>=t.day-t.hour/2?Math.round(p/t.day)+"d":f>=t.hour-t.minute/2?Math.round(p/t.hour)+"h":f>=t.minute-t.second/2?Math.round(p/t.minute)+"m":f>=t.second?Math.round(p/t.second)+"s":p+"ms"}t.format=u,G(u,"format");function d(p,f=2){return p.toString().padStart(f,"0")}t.toDigits=d,G(d,"toDigits");function h(p,f=new Date){return p.replace("yyyy",f.getFullYear().toString()).replace("yy",f.getFullYear().toString().slice(2)).replace("MM",d(f.getMonth()+1)).replace("dd",d(f.getDate())).replace("hh",d(f.getHours())).replace("mm",d(f.getMinutes())).replace("ss",d(f.getSeconds())).replace("SSS",d(f.getMilliseconds(),3))}t.template=h,G(h,"template")})(wa||(wa={}));var yd=Object.defineProperty,V=(t,e)=>yd(t,"name",{value:e,configurable:!0}),D={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")},bd=function*(){}.constructor,_a=async function*(){}.constructor;function rs(t){return!(!t.prototype||t instanceof bd||_a!==Function&&t instanceof _a)}V(rs,"isConstructor");function Vi(t,e){const i=t.Config||t.schema;return i&&t.schema!==!1&&(e=i(e)),e??{}}V(Vi,"resolveConfig");function xa(t){return[Map,Set,Date,Promise].some(e=>t instanceof e)}V(xa,"isUnproxyable");function ss(t,e){if(t===Object.prototype)return e;const i=Object.create(ss(Object.getPrototypeOf(t),e));for(const n of Reflect.ownKeys(t))Object.defineProperty(i,n,Object.getOwnPropertyDescriptor(t,n));return i}V(ss,"joinPrototype");function os(t){return t&&(typeof t=="object"||typeof t=="function")}V(os,"isObject");function vt(t,e,i){if(!os(e))return e;if(Object.hasOwn(e,D.shadow))return Object.getPrototypeOf(e);const n=e[D.tracker];return n?Hn(t,e,n,i):e}V(vt,"getTraceable");function Yi(t,e){return e?new Proxy(t,{get:V((i,n,r)=>n in e&&n!=="constructor"?Reflect.get(e,n,r):Reflect.get(i,n,r),"get"),set:V((i,n,r,s)=>n in e&&n!=="constructor"?Reflect.set(e,n,r,s):Reflect.set(i,n,r,s),"set")}):t}V(Yi,"withProps");function qn(t,e,i){return Yi(t,Object.defineProperty(Object.create(null),e,{value:i,writable:!1}))}V(qn,"withProp");function as(t,e,i,n){if(!i)return n;const r=Reflect.getOwnPropertyDescriptor(e,i)?.value;return r?qn(n,i,t.extend({[D.shadow]:r})):n}V(as,"createShadow");function Sa(t,e,i,n){return new Proxy(e,{apply:V((r,s,o)=>(s===i&&(s=n),o=o.map(a=>typeof a!="function"||a[D.original]?a:new Proxy(a,{get:V((l,c,u)=>{if(c===D.original)return l;const d=Reflect.get(l,c,u);return c==="toString"&&d===Function.prototype.toString?function(...h){return Reflect.apply(d,this===u?l:this,h)}:d},"get"),apply:V((l,c,u)=>Reflect.apply(l,vt(t,c),u.map(d=>vt(t,d))),"apply"),construct:V((l,c,u)=>Reflect.construct(l,c.map(d=>vt(t,d)),u),"construct")})),vt(t,Reflect.apply(r,s,o))),"apply")})}V(Sa,"createShadowMethod");function Hn(t,e,i,n){t[D.shadow]&&(t=Object.getPrototypeOf(t));const r=new Proxy(e,{get:V((s,o,a)=>{if(o===D.original)return s;if(o===i.property)return t;if(typeof o=="symbol")return Reflect.get(s,o,a);if(i.associate&&t[D.internal][`${i.associate}.${o}`])return Reflect.get(t,`${i.associate}.${o}`,qn(t,D.receiver,a));const l=as(t,s,i.property,a),c=Reflect.get(s,o,l),u=c?.[D.tracker];return u?Hn(t,c,u):!n&&typeof c=="function"?Sa(t,c,a,l):c},"get"),set:V((s,o,a,l)=>{if(o===D.original||o===i.property)return!1;if(typeof o=="symbol")return Reflect.set(s,o,a,l);if(i.associate&&t[D.internal][`${i.associate}.${o}`])return Reflect.set(t,`${i.associate}.${o}`,a,qn(t,D.receiver,l));const c=as(t,s,i.property,l);return Reflect.set(s,o,a,c)},"set"),apply:V((s,o,a)=>ls(r,s,o,a),"apply")});return r}V(Hn,"createTraceable");function ls(t,e,i,n){return e[D.invoke]?e[D.invoke].apply(t,n):Reflect.apply(e,i,n)}V(ls,"applyTraceable");function cs(t,e,i){const n=V(function(...r){const s=Hn(n.ctx,n,i);return ls(s,n,this,r)},"self");return Le(n,"name",t),Object.setPrototypeOf(n,e)}V(cs,"createCallable");var vd=(ct=class{constructor(e){this.ctx=e,Le(this,D.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,i){let n=e[D.internal][i];for(;n?.type==="alias";)i=n.name,n=e[D.internal][i];return[i,n]}static checkInject(e,i,n){if(e=e[D.shadow]??e,["prototype","then","registry","lifecycle"].includes(i)||i[0]==="$"||i[0]==="_"||!e.runtime.plugin||e.bail(e,"internal/inject",i))return;const r=n.stack.split(`
|
|
1
|
+
(function(W,re){typeof exports=="object"&&typeof module<"u"?re(exports):typeof define=="function"&&define.amd?define(["exports"],re):(W=typeof globalThis<"u"?globalThis:W||self,re(W.InPageEditBundle={}))})(this,(function(W){"use strict";var g0=Object.defineProperty;var Pf=W=>{throw TypeError(W)};var m0=(W,re,Pe)=>re in W?g0(W,re,{enumerable:!0,configurable:!0,writable:!0,value:Pe}):W[re]=Pe;var B=(W,re,Pe)=>m0(W,typeof re!="symbol"?re+"":re,Pe),Ca=(W,re,Pe)=>re.has(W)||Pf("Cannot "+Pe);var ae=(W,re,Pe)=>(Ca(W,re,"read from private field"),Pe?Pe.call(W):re.get(W)),Qi=(W,re,Pe)=>re.has(W)?Pf("Cannot add the same private member more than once"):re instanceof WeakSet?re.add(W):re.set(W,Pe),Le=(W,re,Pe,V)=>(Ca(W,re,"write to private field"),V?V.call(W,Pe):re.set(W,Pe),Pe),ot=(W,re,Pe)=>(Ca(W,re,"access private method"),Pe);var ut,Hi,_i,zi,Ki,Wi,Vi,$e,rt,Ye,Ra,Of,Ia,Tf,Lf,dt,Nf,Mf,Df,jf,Uf,jn,bt,xi;const re=()=>{let t,e;return{promise:new Promise((n,r)=>{t=n,e=r}),resolve:t,reject:e}};Promise.withResolvers||(Promise.withResolvers=re);var Pe=Object.defineProperty,V=(t,e)=>Pe(t,"name",{value:e,configurable:!0});function Ff(){}V(Ff,"noop");function we(t){return t==null}V(we,"isNullable");function Bf(t){return!we(t)}V(Bf,"isNonNullable");function qn(t){return t&&typeof t=="object"&&!Array.isArray(t)}V(qn,"isPlainObject");function Aa(t,e){return Object.fromEntries(Object.entries(t).filter(([i,n])=>e(i,n)))}V(Aa,"filterKeys");function Dt(t,e){return Object.fromEntries(Object.entries(t).map(([i,n])=>[i,e(n,i)]))}V(Dt,"mapValues");function Oa(t,e,i){if(!e)return{...t};const n={};for(const r of e)(i||t[r]!==void 0)&&(n[r]=t[r]);return n}V(Oa,"pick");function qf(t,e){if(!e)return{...t};const i={...t};for(const n of e)Reflect.deleteProperty(i,n);return i}V(qf,"omit");function Ne(t,e,i){return Object.defineProperty(t,e,{writable:!0,value:i,enumerable:!1})}V(Ne,"defineProperty");function Hf(t,e){return e.every(i=>t.includes(i))}V(Hf,"contain");function zf(t,e){return t.filter(i=>e.includes(i))}V(zf,"intersection");function Kf(t,e){return t.filter(i=>!e.includes(i))}V(Kf,"difference");function Wf(t,e){return Array.from(new Set([...t,...e]))}V(Wf,"union");function Vf(t){return[...new Set(t)]}V(Vf,"deduplicate");function Gt(t,e){const i=t?.indexOf(e);return i>=0?(t.splice(i,1),!0):!1}V(Gt,"remove");function Gf(t){return Array.isArray(t)?t:we(t)?[]:[t]}V(Gf,"makeArray");function Qt(t,e){return arguments.length===1?i=>Qt(t,i):t in globalThis&&e instanceof globalThis[t]||Object.prototype.toString.call(e).slice(8,-1)===t}V(Qt,"is");function Yi(t){return Qt("ArrayBuffer",t)||Qt("SharedArrayBuffer",t)}V(Yi,"isArrayBufferLike");function Ta(t){return Yi(t)||ArrayBuffer.isView(t)}V(Ta,"isArrayBufferSource");var vt;(t=>{t.is=Yi,t.isSource=Ta;function e(o){return ArrayBuffer.isView(o)?o.buffer.slice(o.byteOffset,o.byteOffset+o.byteLength):o}t.fromSource=e,V(e,"fromSource");function i(o){if(typeof Buffer<"u")return Buffer.from(o).toString("base64");let a="";const l=new Uint8Array(o);for(let c=0;c<l.byteLength;c++)a+=String.fromCharCode(l[c]);return btoa(a)}t.toBase64=i,V(i,"toBase64");function n(o){return typeof Buffer<"u"?e(Buffer.from(o,"base64")):Uint8Array.from(atob(o),a=>a.charCodeAt(0))}t.fromBase64=n,V(n,"fromBase64");function r(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=r,V(r,"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),l=[];for(let c=0;c<a.length;c+=2)l.push(parseInt(`${a[c]}${a[c+1]}`,16));return Uint8Array.from(l).buffer}t.fromHex=s,V(s,"fromHex")})(vt||(vt={})),vt.fromBase64,vt.toBase64,vt.fromHex,vt.toHex;function Hn(t,e=new Map){if(!t||typeof t!="object")return t;if(Qt("Date",t))return new Date(t.valueOf());if(Qt("RegExp",t))return new RegExp(t.source,t.flags);if(Yi(t))return t.slice(0);if(ArrayBuffer.isView(t))return t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);const i=e.get(t);if(i)return i;if(Array.isArray(t)){const r=[];return e.set(t,r),t.forEach((s,o)=>{r[o]=Reflect.apply(Hn,null,[s,e])}),r}const n=Object.create(Object.getPrototypeOf(t));e.set(t,n);for(const r of Reflect.ownKeys(t)){const s={...Reflect.getOwnPropertyDescriptor(t,r)};"value"in s&&(s.value=Reflect.apply(Hn,null,[s.value,e])),Reflect.defineProperty(n,r,s)}return n}V(Hn,"clone");function si(t,e,i){if(t===e||!i&&we(t)&&we(e))return!0;if(typeof t!=typeof e||typeof t!="object"||!t||!e)return!1;function n(r,s){return r(t)?r(e)?s(t,e):!1:r(e)?!1:void 0}return V(n,"check"),n(Array.isArray,(r,s)=>r.length===s.length&&r.every((o,a)=>si(o,s[a])))??n(Qt("Date"),(r,s)=>r.valueOf()===s.valueOf())??n(Qt("RegExp"),(r,s)=>r.source===s.source&&r.flags===s.flags)??n(Yi,(r,s)=>{if(r.byteLength!==s.byteLength)return!1;const o=new Uint8Array(r),a=new Uint8Array(s);for(let l=0;l<o.length;l++)if(o[l]!==a[l])return!1;return!0})??Object.keys({...t,...e}).every(r=>si(t[r],e[r],i))}V(si,"deepEqual");function Qf(t){return t.charAt(0).toUpperCase()+t.slice(1)}V(Qf,"capitalize");function Yf(t){return t.charAt(0).toLowerCase()+t.slice(1)}V(Yf,"uncapitalize");function Xf(t){return t.replace(/[_-][a-z]/g,e=>e.slice(1).toUpperCase())}V(Xf,"camelCase");function ls(t,e,i){const n=[];let r=0;for(let s=0;s<t.length;s++){const o=t.charCodeAt(s);if(o>=65&&o<=90){if(r===1){const a=t.charCodeAt(s+1);a>=97&&a<=122&&n.push(i),n.push(o+32)}else r!==0&&n.push(i),n.push(o+32);r=1}else o>=97&&o<=122?(n.push(o),r=2):e.includes(o)?(r!==0&&n.push(i),r=0):n.push(o)}return String.fromCharCode(...n)}V(ls,"tokenize");function Jf(t){return ls(t,[45,95],45)}V(Jf,"paramCase");function Zf(t){return ls(t,[45,95],95)}V(Zf,"snakeCase");function eh(t){return typeof t!="string"?`[${t.toString()}]`:/^[a-z_$][\w$]*$/i.test(t)?`.${t}`:`[${JSON.stringify(t)}]`}V(eh,"formatProperty");function La(t){return t.replace(/\/$/,"")}V(La,"trimSlash");function th(t){return t.startsWith("/")||(t="/"+t),La(t)}V(th,"sanitize");var Na;(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 i(p){e=p}t.setTimezoneOffset=i,V(i,"setTimezoneOffset");function n(){return e}t.getTimezoneOffset=n,V(n,"getTimezoneOffset");function r(p=new Date,f){return typeof p=="number"&&(p=new Date(p)),f===void 0&&(f=e),Math.floor((p.valueOf()/t.minute-f)/1440)}t.getDateNumber=r,V(r,"getDateNumber");function s(p,f){const w=new Date(p*t.day);return f===void 0&&(f=e),new Date(+w+f*t.minute)}t.fromDateNumber=s,V(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(p=>`(${o}${p})?`).join("")}$`);function l(p){const f=a.exec(p);return f?(parseFloat(f[1])*t.week||0)+(parseFloat(f[2])*t.day||0)+(parseFloat(f[3])*t.hour||0)+(parseFloat(f[4])*t.minute||0)+(parseFloat(f[5])*t.second||0):0}t.parseTime=l,V(l,"parseTime");function c(p){const f=l(p);return f?p=Date.now()+f:/^\d{1,2}(:\d{1,2}){1,2}$/.test(p)?p=`${new Date().toLocaleDateString()}-${p}`:/^\d{1,2}-\d{1,2}-\d{1,2}(:\d{1,2}){1,2}$/.test(p)&&(p=`${new Date().getFullYear()}-${p}`),p?new Date(p):new Date}t.parseDate=c,V(c,"parseDate");function u(p){const f=Math.abs(p);return f>=t.day-t.hour/2?Math.round(p/t.day)+"d":f>=t.hour-t.minute/2?Math.round(p/t.hour)+"h":f>=t.minute-t.second/2?Math.round(p/t.minute)+"m":f>=t.second?Math.round(p/t.second)+"s":p+"ms"}t.format=u,V(u,"format");function d(p,f=2){return p.toString().padStart(f,"0")}t.toDigits=d,V(d,"toDigits");function y(p,f=new Date){return p.replace("yyyy",f.getFullYear().toString()).replace("yy",f.getFullYear().toString().slice(2)).replace("MM",d(f.getMonth()+1)).replace("dd",d(f.getDate())).replace("hh",d(f.getHours())).replace("mm",d(f.getMinutes())).replace("ss",d(f.getSeconds())).replace("SSS",d(f.getMilliseconds(),3))}t.template=y,V(y,"template")})(Na||(Na={}));var ih=Object.defineProperty,G=(t,e)=>ih(t,"name",{value:e,configurable:!0}),D={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")},nh=function*(){}.constructor,Ma=async function*(){}.constructor;function cs(t){return!(!t.prototype||t instanceof nh||Ma!==Function&&t instanceof Ma)}G(cs,"isConstructor");function Xi(t,e){const i=t.Config||t.schema;return i&&t.schema!==!1&&(e=i(e)),e??{}}G(Xi,"resolveConfig");function Da(t){return[Map,Set,Date,Promise].some(e=>t instanceof e)}G(Da,"isUnproxyable");function us(t,e){if(t===Object.prototype)return e;const i=Object.create(us(Object.getPrototypeOf(t),e));for(const n of Reflect.ownKeys(t))Object.defineProperty(i,n,Object.getOwnPropertyDescriptor(t,n));return i}G(us,"joinPrototype");function ds(t){return t&&(typeof t=="object"||typeof t=="function")}G(ds,"isObject");function wt(t,e,i){if(!ds(e))return e;if(Object.hasOwn(e,D.shadow))return Object.getPrototypeOf(e);const n=e[D.tracker];return n?Kn(t,e,n,i):e}G(wt,"getTraceable");function Ji(t,e){return e?new Proxy(t,{get:G((i,n,r)=>n in e&&n!=="constructor"?Reflect.get(e,n,r):Reflect.get(i,n,r),"get"),set:G((i,n,r,s)=>n in e&&n!=="constructor"?Reflect.set(e,n,r,s):Reflect.set(i,n,r,s),"set")}):t}G(Ji,"withProps");function zn(t,e,i){return Ji(t,Object.defineProperty(Object.create(null),e,{value:i,writable:!1}))}G(zn,"withProp");function fs(t,e,i,n){if(!i)return n;const r=Reflect.getOwnPropertyDescriptor(e,i)?.value;return r?zn(n,i,t.extend({[D.shadow]:r})):n}G(fs,"createShadow");function ja(t,e,i,n){return new Proxy(e,{apply:G((r,s,o)=>(s===i&&(s=n),o=o.map(a=>typeof a!="function"||a[D.original]?a:new Proxy(a,{get:G((l,c,u)=>{if(c===D.original)return l;const d=Reflect.get(l,c,u);return c==="toString"&&d===Function.prototype.toString?function(...y){return Reflect.apply(d,this===u?l:this,y)}:d},"get"),apply:G((l,c,u)=>Reflect.apply(l,wt(t,c),u.map(d=>wt(t,d))),"apply"),construct:G((l,c,u)=>Reflect.construct(l,c.map(d=>wt(t,d)),u),"construct")})),wt(t,Reflect.apply(r,s,o))),"apply")})}G(ja,"createShadowMethod");function Kn(t,e,i,n){t[D.shadow]&&(t=Object.getPrototypeOf(t));const r=new Proxy(e,{get:G((s,o,a)=>{if(o===D.original)return s;if(o===i.property)return t;if(typeof o=="symbol")return Reflect.get(s,o,a);if(i.associate&&t[D.internal][`${i.associate}.${o}`])return Reflect.get(t,`${i.associate}.${o}`,zn(t,D.receiver,a));const l=fs(t,s,i.property,a),c=Reflect.get(s,o,l),u=c?.[D.tracker];return u?Kn(t,c,u):!n&&typeof c=="function"?ja(t,c,a,l):c},"get"),set:G((s,o,a,l)=>{if(o===D.original||o===i.property)return!1;if(typeof o=="symbol")return Reflect.set(s,o,a,l);if(i.associate&&t[D.internal][`${i.associate}.${o}`])return Reflect.set(t,`${i.associate}.${o}`,a,zn(t,D.receiver,l));const c=fs(t,s,i.property,l);return Reflect.set(s,o,a,c)},"set"),apply:G((s,o,a)=>hs(r,s,o,a),"apply")});return r}G(Kn,"createTraceable");function hs(t,e,i,n){return e[D.invoke]?e[D.invoke].apply(t,n):Reflect.apply(e,i,n)}G(hs,"applyTraceable");function ps(t,e,i){const n=G(function(...r){const s=Kn(n.ctx,n,i);return hs(s,n,this,r)},"self");return Ne(n,"name",t),Object.setPrototypeOf(n,e)}G(ps,"createCallable");var rh=(ut=class{constructor(e){this.ctx=e,Ne(this,D.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,i){let n=e[D.internal][i];for(;n?.type==="alias";)i=n.name,n=e[D.internal][i];return[i,n]}static checkInject(e,i,n){if(e=e[D.shadow]??e,["prototype","then","registry","lifecycle"].includes(i)||i[0]==="$"||i[0]==="_"||!e.runtime.plugin||e.bail(e,"internal/inject",i))return;const r=n.stack.split(`
|
|
2
2
|
`);r.splice(1,1),n.stack=r.join(`
|
|
3
|
-
`),e.emit(e,"internal/warning",n)}get(e){if(this.ctx[D.internal][e]?.type!=="service")return;const n=this.ctx[D.isolate][e],r=this.ctx[D.store][n]?.value;return vt(this.ctx,r)}set(e,i){this.provide(e);const n=this.ctx[D.isolate][e],r=this.ctx[D.store][n]?.value;i??(i=void 0);let s=V(()=>{},"dispose");if(r===i)return s;if(!we(i)&&!we(r))throw new Error(`service ${e} has been registered`);const o=this.ctx;we(i)||(s=o.effect(()=>()=>{o.set(e,void 0)})),xa(i)&&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[D.filter]=l=>o[D.isolate][e]===l[D.isolate][e],o.emit(a,"internal/before-service",e,i),o[D.store][n]={value:i,source:o},o.emit(a,"internal/service",e,r),s}provide(e,i,n){const r=this.ctx.root[D.internal];if(e in r)return;const s=Symbol(e);r[e]={type:"service",builtin:n},this.ctx.root[D.isolate][e]=s,os(i)&&(this.ctx[D.store][s]={value:i,source:null},Le(i,D.tracker,{associate:e,property:"ctx"}))}_accessor(e,i){const n=this.ctx.root[D.internal];return e in n?()=>{}:(n[e]={type:"accessor",...i},()=>delete this.ctx.root[D.isolate][e])}accessor(e,i){this.ctx.scope.effect(()=>this._accessor(e,i))}alias(e,i){const n=this.ctx.root[D.internal];if(!(e in n))for(const r of i)n[r]||(n[r]={type:"alias",name:e})}_mixin(e,i){const n=Array.isArray(i)?i.map(o=>[o,o]):Object.entries(i),r=typeof e=="string"?o=>o[e]:()=>e,s=n.map(([o,a])=>this._accessor(a,{get(l){const c=r(this);if(we(c))return c;const u=l?Yi(l,c):c,d=Reflect.get(c,o,u);return typeof d!="function"?d:d.bind(u??c)},set(l,c){const u=r(this),d=c?Yi(c,u):u;return Reflect.set(u,o,l,d)}}));return()=>s.forEach(o=>o())}mixin(e,i){this.ctx.scope.effect(()=>this._mixin(e,i))}trace(e){return vt(this.ctx,e)}bind(e){return new Proxy(e,{apply:V((i,n,r)=>i.apply(this.trace(n),r.map(s=>this.trace(s))),"apply")})}},V(ct,"ReflectService"),F(ct,"handler",{get:V((e,i,n)=>{if(typeof i!="string")return Reflect.get(e,i,n);if(Reflect.has(e,i))return vt(n,Reflect.get(e,i,n),!0);const[r,s]=ct.resolveInject(e,i),o=new Error(`property ${r} is not registered, declare it as \`inject\` to suppress this warning`);return s?s.type==="accessor"?s.get.call(n,n[D.receiver]):(s.builtin||ct.checkInject(n,r,o),n.reflect.get(r)):(ct.checkInject(n,r,o),Reflect.get(e,r,n))},"get"),set:V((e,i,n,r)=>{if(typeof i!="string")return Reflect.set(e,i,n,r);const[s,o]=ct.resolveInject(e,i);return o?o.type==="accessor"?o.set?o.set.call(r,n,r[D.receiver]):!1:(r.reflect.set(s,n),!0):Reflect.set(e,s,n,r)},"set"),has:V((e,i)=>{if(typeof i!="string")return Reflect.has(e,i);if(Reflect.has(e,i))return!0;const[,n]=ct.resolveInject(e,i);return!!n},"has")}),ct),us=vd;function fs(t){return t!==null&&t!==!1&&t!==void 0}V(fs,"isBailed");var wd=(Bi=class{constructor(e){F(this,"isActive",!1);F(this,"_tasks",new Set);F(this,"_hooks",{});this.ctx=e,Le(this,D.tracker,{associate:"lifecycle",property:"ctx"}),Le(this.on("internal/listener",function(n,r,s){const o=s.prepend?"unshift":"push";if(n==="ready")return this.lifecycle.isActive?(this.scope.ensure(async()=>r()),()=>!1):void 0;if(n==="dispose")return this.scope.disposables[o](r),Le(r,"name","event <dispose>"),()=>Kt(this.scope.disposables,r);if(n==="fork")return this.scope.runtime.forkables[o](r),this.scope.collect("event <fork>",()=>Kt(this.scope.runtime.forkables,r))}),ze.static,e.scope);for(const n of["info","error","warning"])Le(this.on(`internal/${n}`,(r,...s)=>{this._hooks[`internal/${n}`].length>1}),ze.static,e.scope);Le(this.on("internal/before-service",function(n){for(const r of this.registry.values()){if(!r.inject[n]?.required)continue;const s=r.isReusable?r.children:[r];for(const o of s)this[D.filter](o.ctx)&&(o.updateStatus(),o.reset())}},{global:!0}),ze.static,e.scope),Le(this.on("internal/service",function(n){for(const r of this.registry.values()){if(!r.inject[n]?.required)continue;const s=r.isReusable?r.children:[r];for(const o of s)this[D.filter](o.ctx)&&o.start()}},{global:!0}),ze.static,e.scope);const i=V((n,r)=>{if(!n.runtime.plugin)return!1;for(const s in n.runtime.inject)if(r===us.resolveInject(n.ctx,s)[0])return!0;return i(n.parent.scope,r)},"checkInject");Le(this.on("internal/inject",function(n){return i(this.scope,n)},{global:!0}),ze.static,e.scope)}async flush(){for(;this._tasks.size;)await Promise.all(Array.from(this._tasks))}filterHooks(e,i){return i=vt(this.ctx,i),e.slice().filter(n=>{const r=i?.[ze.filter];return n.global||!r||r.call(i,n.ctx)})}*dispatch(e,i){const n=typeof i[0]=="object"||typeof i[0]=="function"?i.shift():null,r=i.shift();r!=="internal/event"&&this.emit("internal/event",e,r,i,n);for(const s of this.filterHooks(this._hooks[r]||[],n))yield s.callback.apply(n,i)}async parallel(...e){await Promise.all(this.dispatch("emit",e))}emit(...e){Array.from(this.dispatch("emit",e))}async serial(...e){for await(const i of this.dispatch("serial",e))if(fs(i))return i}bail(...e){for(const i of this.dispatch("bail",e))if(fs(i))return i}register(e,i,n,r){const s=r.prepend?"unshift":"push";return i[s]({ctx:this.ctx,callback:n,...r}),this.ctx.state.collect(e,()=>this.unregister(i,n))}unregister(e,i){const n=e.findIndex(r=>r.callback===i);if(n>=0)return e.splice(n,1),!0}on(e,i,n){var a;typeof n!="object"&&(n={prepend:n}),this.ctx.scope.assertActive(),i=this.ctx.reflect.bind(i);const r=this.bail(this.ctx,"internal/listener",e,i,n);if(r)return r;const s=(a=this._hooks)[e]||(a[e]=[]),o=typeof e=="string"?`event <${e}>`:"event (Symbol)";return this.register(o,s,i,n)}once(e,i,n){const r=this.on(e,function(...s){return r(),i.apply(this,s)},n);return r}async start(){this.isActive=!0;const e=this._hooks.ready||[];for(;e.length;){const{ctx:i,callback:n}=e.shift();i.scope.ensure(async()=>n())}await this.flush()}async stop(){this.isActive=!1,this.ctx.scope.reset()}},V(Bi,"Lifecycle"),Bi),ka=wd,$a=(t=>(t[t.PENDING=0]="PENDING",t[t.LOADING=1]="LOADING",t[t.ACTIVE=2]="ACTIVE",t[t.FAILED=3]="FAILED",t[t.DISPOSED=4]="DISPOSED",t))($a||{});W.CordisError=(yi=class extends Error{constructor(e,i){super(i??yi.Code[e]),this.code=e}},V(yi,"CordisError"),yi),(t=>{t.Code={INACTIVE_EFFECT:"cannot create effect on inactive context"}})(W.CordisError||(W.CordisError={}));var ds=(Fi=class{constructor(e,i){F(this,"uid");F(this,"ctx");F(this,"disposables",[]);F(this,"error");F(this,"status",0);F(this,"isActive",!1);F(this,"context");F(this,"proxy");F(this,"acceptors",[]);F(this,"tasks",new Set);F(this,"hasError",!1);this.parent=e,this.config=i,this.uid=e.registry?e.registry.counter:0,this.ctx=this.context=e.extend({scope:this}),this.proxy=new Proxy({},{get:V((n,r)=>Reflect.get(this.config,r),"get")})}get _config(){return this.runtime.isReactive?this.proxy:this.config}assertActive(){if(!(this.uid!==null||this.isActive))throw new W.CordisError("INACTIVE_EFFECT")}effect(e,i){this.assertActive();const n=rs(e)?new e(this.ctx,i):e(this.ctx,i);let r=!1;const s=typeof n=="function"?n:n.dispose.bind(n),o=V((...a)=>{if(!r)return r=!0,Kt(this.disposables,o),s(...a)},"wrapped");return this.disposables.push(o),typeof n=="function"?o:(n.dispose=o,n)}collect(e,i){const n=Le(()=>(Kt(this.disposables,n),i()),"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 i=this.status;e?.(),this.status=this._getStatus(),i!==this.status&&this.context.emit("internal/status",this,i)}ensure(e){const i=e().catch(n=>{this.context.emit(this.ctx,"internal/error",n),this.cancel(n)}).finally(()=>{this.updateStatus(()=>this.tasks.delete(i)),this.context.events._tasks.delete(i)});this.updateStatus(()=>this.tasks.add(i)),this.context.events._tasks.add(i)}cancel(e){this.error=e,this.updateStatus(()=>this.hasError=!0),this.reset()}get ready(){return Object.entries(this.runtime.inject).every(([e,i])=>!i.required||!we(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(i=>{this.context.emit(this.ctx,"internal/error",i)})})}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),()=>Kt(this.acceptors,n)))}decline(e){return this.accept(e,()=>!0)}checkUpdate(e,i){if(i||!this.config)return[!0,!0];if(i===!1)return[!1,!1];const n=Object.create(null),r=V(c=>{const u=n[c]??(n[c]=!ii(this.config[c],e[c]));return o||(o=u),u},"checkPropertyUpdate"),s=new Set;let o=!1,a=!1,l=this.runtime.isReactive||null;for(const{keys:c,callback:u,passive:d}of this.acceptors){if(!c)l||(l=!d);else if(d)c?.forEach(p=>s.add(p));else{let p=!1;for(const f of c)p||(p=r(f));if(!p)continue}u?.(e)&&(a=!0)}for(const c in{...this.config,...e})if(l!==!1&&!(c in n)&&!s.has(c)){const u=r(c);l===null&&(a||(a=u))}return[o,a]}},V(Fi,"EffectScope"),Fi),Ea=(qi=class extends ds{constructor(i,n,r,s){super(i,r);F(this,"dispose");this.runtime=n,this.dispose=Le(i.scope.collect(`fork <${i.runtime.name}>`,()=>{this.uid=null,this.reset(),this.context.emit("internal/fork",this);const o=Kt(n.disposables,this.dispose);return Kt(n.children,this)&&!n.children.length&&i.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 i of this.runtime.forkables)this.ensure(async()=>i(this.context,this._config))}update(i,n){const r=this.config,s=this.runtime.isForkable?this:this.runtime;if(s.config!==r)return;let o;try{o=Vi(this.runtime.plugin,i)}catch(c){return this.context.emit("internal/error",c),this.cancel(c)}const[a,l]=s.checkUpdate(o,n);this.context.emit("internal/before-update",this,i),this.config=o,s.config=o,a&&this.context.emit("internal/update",this,r),l&&s.restart()}},V(qi,"ForkScope"),qi),hs=(Hi=class extends ds{constructor(i,n,r,s){super(i,r);F(this,"value");F(this,"runtime",this);F(this,"schema");F(this,"name");F(this,"inject",Object.create(null));F(this,"forkables",[]);F(this,"children",[]);F(this,"isReusable",!1);F(this,"isReactive",!1);F(this,"apply",V((i,n)=>{if(typeof this.plugin!="function")return this.plugin.apply(i,n);if(rs(this.plugin)){const r=new this.plugin(i,n),s=r[ze.expose];return s&&i.set(s,r),r.fork&&this.forkables.push(r.fork.bind(r)),r}else return this.plugin(i,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(i,n,r){return new Ea(i,this,n,r)}dispose(){return this.uid=null,this.reset(),this.context.emit("internal/runtime",this),!0}setup(){const{name:i}=this.plugin;i&&i!=="apply"&&(this.name=i),this.schema=this.plugin.Config||this.plugin.schema,this.inject=Pe.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 i of this.children)i.reset()}start(){if(super.start())return!0;!this.isReusable&&this.plugin&&this.ensure(async()=>this.value=this.apply(this.ctx,this._config));for(const i of this.children)i.start()}update(i,n){if(this.isForkable){const c=new Error(`attempting to update forkable plugin "${this.plugin.name}", which may lead to unexpected behavior`);this.context.emit(this.ctx,"internal/warning",c)}const r=this.config;let s;try{s=Vi(this.runtime.plugin||this.context.constructor,i)}catch(c){return this.context.emit("internal/error",c),this.cancel(c)}const[o,a]=this.checkUpdate(s,n),l=this.children.find(c=>c.config===r);this.config=s,l&&(this.context.emit("internal/before-update",l,i),l.config=s,o&&this.context.emit("internal/update",l,r)),a&&this.restart()}},V(Hi,"MainScope"),Hi);function Pa(t){return t&&typeof t=="object"&&typeof t.apply=="function"}V(Pa,"isApplicable");function Pe(t){return function(e,i){if(i.kind==="class")e.inject=t;else if(i.kind==="method")i.addInitializer(function(){const n=this[D.tracker]?.property;if(!n)throw new Error("missing context tracker");this[n].inject(t,r=>{e.call(Yi(this,{[n]:r}))})});else throw new Error("@Inject can only be used on class or class methods")}}V(Pe,"Inject"),(t=>{function e(i){if(!i)return{};if(Array.isArray(i))return Object.fromEntries(i.map(o=>[o,{required:!0}]));const{required:n,optional:r,...s}=i;return Array.isArray(n)&&Object.assign(s,Object.fromEntries(n.map(o=>[o,{required:!0}]))),Array.isArray(r)&&Object.assign(s,Object.fromEntries(r.map(o=>[o,{required:!1}]))),s}t.resolve=e,V(e,"resolve")})(Pe||(Pe={}));var _d=(zi=class{constructor(e,i){F(this,"_counter",0);F(this,"_internal",new Map);F(this,"context");this.ctx=e,Le(this,D.tracker,{associate:"registry",property:"ctx"}),this.context=e;const n=new hs(e,null,i);e.scope=n,n.ctx=e,this.set(null,n)}get counter(){return++this._counter}get size(){return this._internal.size}resolve(e,i=!1){if(e===null||typeof e=="function")return e;if(Pa(e))return e.apply;if(i)throw new Error('invalid plugin, expect function or object with an "apply" method, received '+typeof e)}get(e){const i=this.resolve(e);return i&&this._internal.get(i)}has(e){const i=this.resolve(e);return!!i&&this._internal.has(i)}set(e,i){const n=this.resolve(e);this._internal.set(n,i)}delete(e){const i=this.resolve(e),n=i&&this._internal.get(i);if(n)return this._internal.delete(i),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,i){return this.inject(e,i)}inject(e,i){return this.plugin({inject:e,apply:i,name:i.name})}plugin(e,i,n){if(this.resolve(e,!0),this.ctx.scope.assertActive(),!n)try{i=Vi(e,i)}catch(s){this.context.emit(this.ctx,"internal/error",s),n=s,i=null}let r=this.get(e);return r?(r.isForkable||this.context.emit(this.ctx,"internal/warning",new Error(`duplicate plugin detected: ${e.name}`)),r.fork(this.ctx,i,n)):(r=new hs(this.ctx,e,i,n),this.set(e,r),r.fork(this.ctx,i,n))}},V(zi,"Registry"),zi),xd=_d,ze=(ke=class{static is(e){return!!e?.[ke.is]}static associate(e,i){return e}constructor(e){e=Vi(this.constructor,e),this[D.store]=Object.create(null),this[D.isolate]=Object.create(null),this[D.internal]=Object.create(null),this[D.intercept]=Object.create(null);const i=new Proxy(this,us.handler);i.root=i,i.reflect=new us(i),i.registry=new xd(i,e),i.lifecycle=new ka(i);const n=V(r=>{if(r){n(Object.getPrototypeOf(r));for(const s of Object.getOwnPropertyNames(r)){const o=r[s].prototype?.constructor;o&&(i[r[s].key]=new o(i,e),Le(i[r[s].key],"ctx",i))}}},"attach");return n(this[D.internal]),i}[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 i=Reflect.getOwnPropertyDescriptor(this,D.shadow)?.value,n=Object.assign(Object.create(vt(this,this)),e);return i?Object.assign(Object.create(n),{[D.shadow]:i}):n}isolate(e,i){const n=Object.create(this[D.isolate]);return n[e]=i??Symbol(e),this.extend({[D.isolate]:n})}intercept(e,i){const n=Object.create(this[D.intercept]);return n[e]=i,this.extend({[D.intercept]:n})}},V(ke,"Context"),F(ke,"store",D.store),F(ke,"events",D.events),F(ke,"static",D.static),F(ke,"filter",D.filter),F(ke,"expose",D.expose),F(ke,"isolate",D.isolate),F(ke,"internal",D.internal),F(ke,"intercept",D.intercept),F(ke,"origin","ctx"),F(ke,"current","ctx"),ke.is[Symbol.toPrimitive]=()=>Symbol.for("cordis.is"),ke.prototype[ke.is]=!0,ke);ze.prototype[ze.internal]=Object.create(null);var wt=(rt=class{constructor(...e){F(this,"ctx");F(this,"name");F(this,"config");let i,n,r,s;ze.is(e[0])?(i=e[0],typeof e[1]=="string"?(n=e[1],r=e[2]):s=e[1]):s=e[0],n??(n=this.constructor[D.provide]),r??(r=this.constructor[D.immediate]);let o=this;const a={associate:n,property:"ctx"};return o[D.invoke]&&(o=cs(n,ss(Object.getPrototypeOf(this),Function.prototype),a)),i?o.ctx=i:o[D.setup](),o.name=n,o.config=s,Le(o,D.tracker,a),o.ctx.provide(n),o.ctx.runtime.name=n,r&&(i?o[D.expose]=n:o.ctx.set(n,o)),o.ctx.on("ready",async()=>{await Promise.resolve(),await o.start(),r||o.ctx.set(n,o)}),o.ctx.on("dispose",()=>o.stop()),o}start(){}stop(){}[D.filter](e){return e[D.isolate][this.name]===this.ctx[D.isolate][this.name]}[D.setup](){this.ctx=new ze}[D.extend](e){let i;return this[rt.invoke]?i=cs(this.name,this,this[D.tracker]):i=Object.create(this),Object.assign(i,e)}static[Symbol.hasInstance](e){let i=e.constructor;for(;i;){if(i=i.prototype?.constructor,i===this)return!0;i=Object.getPrototypeOf(i)}return!1}},V(rt,"Service"),F(rt,"setup",D.setup),F(rt,"invoke",D.invoke),F(rt,"extend",D.extend),F(rt,"tracker",D.tracker),F(rt,"provide",D.provide),F(rt,"immediate",D.immediate),rt),Sd=Object.defineProperty,kd=Object.getOwnPropertyNames,Z=(t,e)=>Sd(t,"name",{value:e,configurable:!0}),$d=(t,e)=>function(){return e||(0,t[kd(t)[0]])((e={exports:{}}).exports,e),e.exports},Ed=$d({"src/index.ts"(t,e){var M;var i=Symbol.for("schemastery"),n=Symbol.for("ValidationError");globalThis.__schemastery_index__??(globalThis.__schemastery_index__=0);var r=(M=class extends TypeError{constructor(b,x){let P="$";for(const L of x.path||[])typeof L=="string"?P+="."+L:typeof L=="number"?P+="["+L+"]":typeof L=="symbol"&&(P+=`[Symbol(${L.toString()})]`);P.startsWith(".")&&(P=P.slice(1));super((P==="$"?"":`${P} `)+b);F(this,"name","ValidationError");this.options=x}static is(b){return!!b?.[n]}},Z(M,"ValidationError"),M);Object.defineProperty(r.prototype,n,{value:!0});var s=Z(function(y){const g=Z(function(b,x={}){return s.resolve(b,g,x)[0]},"schema");if(y.refs){const b=Mt(y.refs,P=>new s(P)),x=Z(P=>b[P],"getRef");for(const P in b){const L=b[P];L.sKey=x(L.sKey),L.inner=x(L.inner),L.list=L.list&&L.list.map(x),L.dict=L.dict&&Mt(L.dict,x)}return b[y.uid]}if(Object.assign(g,y),typeof g.callback=="string")try{g.callback=new Function("return "+g.callback)()}catch{}return Object.defineProperty(g,"uid",{value:globalThis.__schemastery_index__++}),Object.setPrototypeOf(g,s.prototype),g.meta||(g.meta={}),g.toString=g.toString.bind(g),g},"Schema");s.prototype=Object.create(Function.prototype),s.prototype[i]=!0,s.ValidationError=r;var o;s.prototype.toJSON=Z(function(){var b;if(o)return o[b=this.uid]??(o[b]=JSON.parse(JSON.stringify({...this}))),this.uid;o={[this.uid]:{...this}},o[this.uid]=JSON.parse(JSON.stringify({...this}));const g={uid:this.uid,refs:o};return o=void 0,g},"toJSON"),s.prototype.set=Z(function(g,b){return this.dict[g]=b,this},"set"),s.prototype.push=Z(function(g){return this.list.push(g),this},"push");function a(y,g){const b=typeof y=="string"?{"":y}:{...y};for(const x in g){const P=g[x];P?.$description||P?.$desc?b[x]=P.$description||P.$desc:typeof P=="string"&&(b[x]=P)}return b}Z(a,"mergeDesc");function l(y){return y?.$value??y?.$inner}Z(l,"getInner");function c(y){return ma(y??{},g=>!g.startsWith("$"))}Z(c,"extractKeys"),s.prototype.i18n=Z(function(g){const b=s(this),x=a(b.meta.description,g);return Object.keys(x).length&&(b.meta.description=x),b.dict&&(b.dict=Mt(b.dict,(P,L)=>P.i18n(Mt(g,C=>l(C)?.[L]??C?.[L])))),b.list&&(b.list=b.list.map((P,L)=>P.i18n(Mt(g,(C={})=>Array.isArray(l(C))?l(C)[L]:Array.isArray(C)?C[L]:c(C))))),b.inner&&(b.inner=b.inner.i18n(Mt(g,P=>l(P)?l(P):c(P)))),b.sKey&&(b.sKey=b.sKey.i18n(Mt(g,P=>P?.$key))),b},"i18n"),s.prototype.extra=Z(function(g,b){const x=s(this);return x.meta={...x.meta,[g]:b},x},"extra");for(const y of["required","disabled","collapse","hidden","loose"])Object.assign(s.prototype,{[y](g=!0){const b=s(this);return b.meta={...b.meta,[y]:g},b}});s.prototype.deprecated=Z(function(){var b;const g=s(this);return(b=g.meta).badges||(b.badges=[]),g.meta.badges.push({text:"deprecated",type:"danger"}),g},"deprecated"),s.prototype.experimental=Z(function(){var b;const g=s(this);return(b=g.meta).badges||(b.badges=[]),g.meta.badges.push({text:"experimental",type:"warning"}),g},"experimental"),s.prototype.pattern=Z(function(g){const b=s(this),x=ya(g,["source","flags"]);return b.meta={...b.meta,pattern:x},b},"pattern"),s.prototype.simplify=Z(function(g){if(ii(g,this.meta.default,this.type==="dict"))return null;if(we(g))return g;if(this.type==="object"||this.type==="dict"){const b={};for(const x in g){const L=(this.type==="object"?this.dict[x]:this.inner)?.simplify(g[x]);(this.type==="dict"||!we(L))&&(b[x]=L)}return ii(b,this.meta.default,this.type==="dict")?null:b}else if(this.type==="array"||this.type==="tuple"){const b=[];return g.forEach((x,P)=>{const L=this.type==="array"?this.inner:this.list[P],C=L?L.simplify(x):x;b.push(C)}),b}else if(this.type==="intersect"){const b={};for(const x of this.list)Object.assign(b,x.simplify(g));return b}else if(this.type==="union")for(const b of this.list)try{return s.resolve(g,b,{}),b.simplify(g)}catch{}return g},"simplify"),s.prototype.toString=Z(function(g){return S[this.type]?.(this,g)??`Schema<${this.type}>`},"toString"),s.prototype.role=Z(function(y,g){const b=s(this);return b.meta={...b.meta,role:y,extra:g},b},"role");for(const y of["default","link","comment","description","max","min","step"])Object.assign(s.prototype,{[y](g){const b=s(this);return b.meta={...b.meta,[y]:g},b}});var u={};s.extend=Z(function(g,b){u[g]=b},"extend"),s.resolve=Z(function(g,b,x={},P=!1){if(!b)return[g];if(x.ignore?.(g,b))return[g];if(we(g)&&b.type!=="lazy"){if(b.meta.required)throw new r("missing required value",x);let C=b,U=b.meta.default;for(;C?.type==="intersect"&&we(U);)C=C.list[0],U=C?.meta.default;if(we(U))return[g];g=Fn(U)}const L=u[b.type];if(!L)throw new r(`unsupported type "${b.type}"`,x);try{return L(g,b,x,P)}catch(C){if(!b.meta.loose)throw C;return[b.meta.default]}},"resolve"),s.from=Z(function(g){if(we(g))return s.any();if(["string","number","boolean"].includes(typeof g))return s.const(g).required();if(g[i])return g;if(typeof g=="function")switch(g){case String:return s.string().required();case Number:return s.number().required();case Boolean:return s.boolean().required();case Function:return s.function().required();default:return s.is(g).required()}else throw new TypeError(`cannot infer schema from ${g}`)},"from"),s.lazy=Z(function(g){const b=Z(()=>(x.inner[i]||(x.inner=x.builder(),x.inner.meta={...x.meta,...x.inner.meta}),x.inner.toJSON()),"toJSON"),x=new s({type:"lazy",builder:g,inner:{toJSON:b}});return x},"lazy"),s.natural=Z(function(){return s.number().step(1).min(0)},"natural"),s.percent=Z(function(){return s.number().step(.01).min(0).max(1).role("slider")},"percent"),s.date=Z(function(){return s.union([s.is(Date),s.transform(s.string().role("datetime"),(g,b)=>{const x=new Date(g);if(isNaN(+x))throw new r(`invalid date "${g}"`,b);return x},!0)])},"date"),s.regExp=Z(function(g=""){return s.union([s.is(RegExp),s.transform(s.string().role("regexp",{flag:g}),(b,x)=>{try{return new RegExp(b,g)}catch(P){throw new r(P.message,x)}},!0)])},"regExp"),s.arrayBuffer=Z(function(g){return s.union([s.is(ArrayBuffer),s.is(SharedArrayBuffer),s.transform(s.any(),(b,x)=>{if(bt.isSource(b))return bt.fromSource(b);throw new r(`expected ArrayBufferSource but got ${b}`,x)},!0),...g?[s.transform(s.string(),(b,x)=>{try{return g==="base64"?bt.fromBase64(b):bt.fromHex(b)}catch(P){throw new r(P.message,x)}},!0)]:[]])},"arrayBuffer"),s.extend("lazy",(y,g,b,x)=>(g.inner[i]||(g.inner=g.builder(),g.inner.meta={...g.meta,...g.inner.meta}),s.resolve(y,g.inner,b,x))),s.extend("any",y=>[y]),s.extend("never",(y,g,b)=>{throw new r(`expected nullable but got ${y}`,b)}),s.extend("const",(y,{value:g},b)=>{if(ii(y,g))return[g];throw new r(`expected ${g} but got ${y}`,b)});function d(y,g,b,x,P=!1){const{max:L=1/0,min:C=-1/0}=g;if(y>L)throw new r(`expected ${b} <= ${L} but got ${y}`,x);if(y<C&&!P)throw new r(`expected ${b} >= ${C} but got ${y}`,x)}Z(d,"checkWithinRange"),s.extend("string",(y,{meta:g},b)=>{if(typeof y!="string")throw new r(`expected string but got ${y}`,b);if(g.pattern){const x=new RegExp(g.pattern.source,g.pattern.flags);if(!x.test(y))throw new r(`expect string to match regexp ${x}`,b)}return d(y.length,g,"string length",b),[y]});function h(y,g){const b=y.toString();if(b.includes("e"))return y*Math.pow(10,g);const x=b.indexOf(".");if(x===-1)return y*Math.pow(10,g);const P=b.slice(x+1),L=b.slice(0,x);return P.length<=g?+(L+P.padEnd(g,"0")):+(L+P.slice(0,g)+"."+P.slice(g))}Z(h,"decimalShift");function p(y,g,b){if(b=Math.abs(b),!/^\d+\.\d+$/.test(b.toString()))return(y-g)%b===0;const x=b.toString().indexOf("."),P=b.toString().slice(x+1).length;return Math.abs(h(y,P)-h(g,P))%h(b,P)===0}Z(p,"isMultipleOf"),s.extend("number",(y,{meta:g},b)=>{if(typeof y!="number")throw new r(`expected number but got ${y}`,b);d(y,g,"number",b);const{step:x}=g;if(x&&!p(y,g.min??0,x))throw new r(`expected number multiple of ${x} but got ${y}`,b);return[y]}),s.extend("boolean",(y,g,b)=>{if(typeof y=="boolean")return[y];throw new r(`expected boolean but got ${y}`,b)}),s.extend("bitset",(y,{bits:g,meta:b},x)=>{let P=0,L=[];if(typeof y=="number"){P=y;for(const C in g)y&g[C]&&L.push(C)}else if(Array.isArray(y)){L=y;for(const C of L){if(typeof C!="string")throw new r(`expected string but got ${C}`,x);C in g&&(P|=g[C])}}else throw new r(`expected number or array but got ${y}`,x);return P===b.default?[P]:[P,L]}),s.extend("function",(y,g,b)=>{if(typeof y=="function")return[y];throw new r(`expected function but got ${y}`,b)}),s.extend("is",(y,{constructor:g},b)=>{if(typeof g=="function"){if(y instanceof g)return[y];throw new r(`expected ${g.name} but got ${y}`,b)}else{if(we(y))throw new r(`expected ${g} but got ${y}`,b);let x=Object.getPrototypeOf(y);for(;x;){if(x.constructor?.name===g)return[y];x=Object.getPrototypeOf(x)}throw new r(`expected ${g} but got ${y}`,b)}});function f(y,g,b,x){try{const[P,L]=s.resolve(y[g],b,{...x,path:[...x.path||[],g]});return L!==void 0&&(y[g]=L),P}catch(P){if(!x?.autofix)throw P;return delete y[g],b.meta.default}}Z(f,"property"),s.extend("array",(y,{inner:g,meta:b},x)=>{if(!Array.isArray(y))throw new r(`expected array but got ${y}`,x);return d(y.length,b,"array length",x,!we(g.meta.default)),[y.map((P,L)=>f(y,L,g,x))]}),s.extend("dict",(y,{inner:g,sKey:b},x,P)=>{if(!Bn(y))throw new r(`expected object but got ${y}`,x);const L={};for(const C in y){let U;try{U=s.resolve(C,b,x)[0]}catch(H){if(P)continue;throw H}L[U]=f(y,C,g,x),y[U]=y[C],C!==U&&delete y[C]}return[L]}),s.extend("tuple",(y,{list:g},b,x)=>{if(!Array.isArray(y))throw new r(`expected array but got ${y}`,b);const P=g.map((L,C)=>f(y,C,L,b));return x?[P]:(P.push(...y.slice(g.length)),[P])});function w(y,g){for(const b in g)b in y||(y[b]=g[b])}Z(w,"merge"),s.extend("object",(y,{dict:g},b,x)=>{if(!Bn(y))throw new r(`expected object but got ${y}`,b);const P={};for(const L in g){const C=f(y,L,g[L],b);(!we(C)||L in y)&&(P[L]=C)}return x||w(P,y),[P]}),s.extend("union",(y,{list:g,toString:b},x,P)=>{for(const L of g)try{return s.resolve(y,L,x,P)}catch{}throw new r(`expected ${b()} but got ${JSON.stringify(y)}`,x)}),s.extend("intersect",(y,{list:g,toString:b},x,P)=>{if(!g.length)return[y];let L;for(const C of g){const U=s.resolve(y,C,x,!0)[0];if(!we(U))if(we(L))L=U;else{if(typeof L!=typeof U)throw new r(`expected ${b()} but got ${JSON.stringify(y)}`,x);if(typeof U=="object")w(L??(L={}),U);else if(L!==U)throw new r(`expected ${b()} but got ${JSON.stringify(y)}`,x)}}return!P&&Bn(y)&&w(L,y),[L]}),s.extend("transform",(y,{inner:g,callback:b,preserve:x},P)=>{const[L,C=y]=s.resolve(y,g,P,!0);return x?[b(L)]:[b(L),b(C)]});var S={};function E(y,g,b){S[y]=b,Object.assign(s,{[y](...x){const P=new s({type:y});return g.forEach((L,C)=>{switch(L){case"sKey":P.sKey=x[C]??s.string();break;case"inner":P.inner=s.from(x[C]);break;case"list":P.list=x[C].map(s.from);break;case"dict":P.dict=Mt(x[C],s.from);break;case"bits":{P.bits={};for(const U in x[C])typeof x[C][U]=="number"&&(P.bits[U]=x[C][U]);break}case"callback":{const U=P.callback=x[C];U.toJSON||(U.toJSON=()=>U.toString());break}case"constructor":{const U=P.constructor=x[C];typeof U=="function"&&(U.toJSON||(U.toJSON=()=>U.name));break}default:P[L]=x[C]}}),y==="object"||y==="dict"?P.meta.default={}:y==="array"||y==="tuple"?P.meta.default=[]:y==="bitset"&&(P.meta.default=0),P}})}Z(E,"defineMethod"),E("is",["constructor"],({constructor:y})=>typeof y=="function"?y.name:y),E("any",[],()=>"any"),E("never",[],()=>"never"),E("const",["value"],({value:y})=>typeof y=="string"?JSON.stringify(y):y),E("string",[],()=>"string"),E("number",[],()=>"number"),E("boolean",[],()=>"boolean"),E("bitset",["bits"],()=>"bitset"),E("function",[],()=>"function"),E("array",["inner"],({inner:y})=>`${y.toString(!0)}[]`),E("dict",["inner","sKey"],({inner:y,sKey:g})=>`{ [key: ${g.toString()}]: ${y.toString()} }`),E("tuple",["list"],({list:y})=>`[${y.map(g=>g.toString()).join(", ")}]`),E("object",["dict"],({dict:y})=>Object.keys(y).length===0?"{}":`{ ${Object.entries(y).map(([g,b])=>`${g}${b.meta.required?"":"?"}: ${b.toString()}`).join(", ")} }`),E("union",["list"],({list:y},g)=>{const b=y.map(({toString:x})=>x()).join(" | ");return g?`(${b})`:b}),E("intersect",["list"],({list:y})=>`${y.map(g=>g.toString(!0)).join(" & ")}`),E("transform",["inner","callback","preserve"],({inner:y},g)=>y.toString(g)),e.exports=s}});const R=Ed();var ps=(t=>(t[t.debug=-1]="debug",t[t.log=0]="log",t[t.info=1]="info",t[t.warn=2]="warn",t[t.error=3]="error",t[t.silent=4]="silent",t))(ps||{});const gs=globalThis||window,ms=Symbol.for("__IPE_LOGGER_COLOR_MAP__");gs[ms]||(gs[ms]=new Map);const ys=gs[ms];function zn(t){let e=2166136261;for(let i=0;i<t.length;i++)e^=t.charCodeAt(i),e=(e>>>0)*16777619;return e>>>0}const Ca=[[350,360],[0,15],[15,30],[200,230],[230,250],[250,280],[280,310],[310,330],[140,160],[160,180]];function Pd(t,e){const i=Ca.length,n=zn(t)%i,[r,s]=Ca[n],o=s-r,a=zn(t+":"+e),l=r+a%(o||1),c=zn(t+":s"),u=zn(t+":l");let d,h;if(e==="name")d=62+c%18,h=30+u%12;else{const p=l>=0&&l<50||l>330&&l<360,f=l>=200&&l<=300;d=55+c%20,f?h=55+u%8:p?h=48+u%6:h=50+u%8,d<60&&(d+=5)}return`hsl(${l}, ${d}%, ${h}%)`}function Kn(t,e){if(e)return ys.set(t,e),e;const i=ys.get(t);if(i)return i;const n=t.startsWith("name:")?"name":"group",r=Pd(t,n);return ys.set(t,r),r}let Ra=class Hf{constructor(e={}){this._custom=i=>{if(!this._enabled(i.level))return Ia;const[n,r]=this._prefix(i.label);return this._consoleMethod(i.method).bind(console,n,...r)},this._name=e.name,this._nameColor=e.color,this._groupPath=e._groupPath?[...e._groupPath]:[],this._dynamicLevels={...e._dynamicLevels},this._levelRef=e._levelRef??{value:e.level??1},this._name&&Kn(`name:${this._name}`,this._nameColor),this._installBuiltinLevels();for(const i of Object.keys(this._dynamicLevels))this._installLevelGetter(i,this._dynamicLevels[i]);return Rd(this)}get level(){return this._levelRef.value}set level(e){this._levelRef.value=e}group(e,i){return e&&Kn(`group:${e}`,i?.color),new Hf({name:this._name,color:this._nameColor,_groupPath:[...this._groupPath,e],_dynamicLevels:this._dynamicLevels,_levelRef:this._levelRef})}defineLevel(e,i){this._dynamicLevels[e]={...i},this._installLevelGetter(e,i)}get debug(){return this._method("debug")}get log(){return this._method("log")}get info(){return this._method("info")}get warn(){return this._method("warn")}get error(){return this._method("error")}_installBuiltinLevels(){}_installLevelGetter(e,i){Object.defineProperty(this,e,{configurable:!0,enumerable:!1,get:()=>this._custom(i)})}_method(e){const i=Cd[e];if(!this._enabled(i.level))return Ia;const[n,r]=this._prefix(i.label);return this._consoleMethod(e).bind(console,n,...r)}_consoleMethod(e){return(console[e]||console.log).bind(console)}_enabled(e){return e>=this._levelRef.value&&this._levelRef.value!==4}_prefix(e){const i=[];let n="";if(this._name){const r=Kn(`name:${this._name}`,this._nameColor);n+=`%c${this._name}%c`,i.push(`background:${r}; color:#fff; padding:1px 4px; border-radius:2px; font-weight:700;`,Aa)}if(e&&(n+=` ${e}`),this._groupPath.length){const r=this._groupPath.join("/"),s=Kn(`group:${r}`);n+=` %c${r}%c`,i.push(`color:${s}; text-decoration: underline;`,Aa)}return[n,i]}};const Ia=()=>{},Aa="color:inherit; background:transparent; text-decoration:none;",Cd={debug:{level:-1,label:"",method:"debug"},log:{level:0,label:"",method:"log"},info:{level:1,label:"[I]",method:"info"},warn:{level:2,label:"[W]",method:"warn"},error:{level:3,label:"[E]",method:"error"}};function Rd(t){const e=function(i,n){return t.group(i,n)};return new Proxy(e,{get(i,n,r){return t[n]},set(i,n,r){return t[n]=r,!0},apply(i,n,r){return t.group(r[0],r[1])},has(i,n){return n in t}})}function Oa(t){return new Ra(t)}var Ze=(t=>(t.BODY_USED="BODY_USED",t.NO_BODY_READER="NO_BODY_READER",t.TIMEOUT="TIMEOUT",t.NETWORK_ERROR="NETWORK_ERROR",t.BODY_NOT_ALLOWED="BODY_NOT_ALLOWED",t.HOOK_CONTEXT_CHANGED="HOOK_CONTEXT_CHANGED",t.ABORTED_BY_HOOK="ABORTED_BY_HOOK",t.INVALID_HOOK_CALLBACK="INVALID_HOOK_CALLBACK",t.UNEXPECTED_HOOK_RETURN="UNEXPECTED_HOOK_RETURN",t))(Ze||{});let Ke=class zf extends Error{constructor(i,n,r,s){super(n,s);F(this,"name","FexiosError");this.code=i,this.context=r}static is(i){return i?.constructor===zf}},Id=class Kf extends Ke{constructor(i,n,r){super(n.statusText,i,void 0,r);F(this,"name","FexiosResponseError");this.response=n}static is(i){return i?.constructor===Kf}};function Ad(t,e=2048){if(!(t instanceof Uint8Array))throw new TypeError("Input must be a Uint8Array");if(t.length===0)return!0;const i=Math.min(Math.max(t.length,256),e),n=t.slice(0,i);if(Od(n))return!1;const r=Td(n);if(r.nullByteRatio>.05||r.highByteRatio>.95)return!1;const s=["utf-8","utf-16le","utf-16be","iso-8859-1"];let o=-1,a=!1;for(const l of s)try{const c=new TextDecoder(l,{fatal:!0}).decode(n),u=Ld(c);u>o&&(o=u,a=u>.7)}catch{continue}return a}function Od(t){if(t.length<4)return!1;const e=[[137,80,78,71],[255,216,255],[71,73,70],[37,80,68,70],[80,75,3,4],[80,75,5,6],[80,75,7,8],[127,69,76,70],[77,90],[202,254,186,190],[0,0,1,0],[82,73,70,70]];for(const i of e)if(t.length>=i.length){let n=!0;for(let r=0;r<i.length;r++)if(t[r]!==i[r]){n=!1;break}if(n)return!0}return!1}function Td(t){let e=0,i=0,n=0;for(const r of t)r===0&&e++,r>127&&i++,(r<32&&r!==9&&r!==10&&r!==13||r===127)&&n++;return{nullByteRatio:e/t.length,highByteRatio:i/t.length,controlCharRatio:n/t.length}}function Ld(t){if(t.length===0)return 1;let e=1,i=0;for(let r=0;r<t.length;r++){const s=t[r].charCodeAt(0);s>=32&&s<=126||s===9||s===10||s===13||s===32?i++:s>127&&s<65534?!Md(s)&&!Nd(s)&&i++:e-=.1}const n=i/t.length;return e*=n,Dd(t)&&(e*=1.1),Math.max(0,Math.min(1,e))}function Md(t){return t>=0&&t<=31||t>=127&&t<=159}function Nd(t){return t>=57344&&t<=63743||t>=983040&&t<=1048573||t>=1048576&&t<=1114109}function Dd(t){return[/\b\w+\b/,/[.!?]+\s/,/\s+/,/[a-zA-Z]{3,}/,/[\u4e00-\u9fa5]+/,/\d+/].some(e=>e.test(t))}function dt(t){if(typeof t!="object"||t===null||Object.prototype.toString.call(t)!=="[object Object]")return!1;const e=Object.getPrototypeOf(t);return e===Object.prototype||e===null}const Qi=(t,...e)=>{const i=r=>{if(Array.isArray(r))return r.slice();if(dt(r)){const s={};for(const o of Reflect.ownKeys(r))s[o]=i(r[o]);return s}return r},n=i(t);for(const r of e)if(r!=null)for(const s of Reflect.ownKeys(r)){const o=r[s];if(typeof o>"u")continue;const a=n[s];dt(a)&&dt(o)?n[s]=Qi(a,o):n[s]=i(o)}return n};let Xi=class{constructor(e,i,n){F(this,"ok");F(this,"status");F(this,"statusText");F(this,"headers");this.rawResponse=e,this.data=i,this.ok=e.ok,this.status=e.status,this.statusText=e.statusText,this.headers=e.headers,Object.entries(n||{}).forEach(([r,s])=>{this[r]=s})}};async function Ta(t,e,i){if(t.bodyUsed)throw new Ke(Ze.BODY_USED,"Response body has already been used or locked");const n=t.headers.get("content-type")||"",r=Number(t.headers.get("content-length"))||0,s=(a,l)=>l==="json"||a.startsWith("application/json"),o=(a,l,c)=>c==="blob"||a.startsWith("image/")&&!a.startsWith("image/svg")||a.startsWith("video/")||a.startsWith("audio/")||!Ad(l);if((t.status===101||t.status===426||t.headers.get("upgrade"))&&typeof globalThis.WebSocket<"u"){const a=new WebSocket(t.url);return await new Promise((l,c)=>{a.onopen=l,a.onerror=c}),new Xi(t,a,{ok:!0,status:101,statusText:"Switching Protocols"})}else if(n.startsWith("text/event-stream")&&!["text","json"].includes(e||"")&&typeof globalThis.EventSource<"u"){const a=new EventSource(t.url);return await new Promise((l,c)=>{a.onopen=l,a.onerror=c}),new Xi(t,a)}else{if(e==="stream")return new Xi(t,t.body);{const a=t.clone().body?.getReader();if(!a)throw new Ke(Ze.NO_BODY_READER,"Failed to get ReadableStream from response body");let l=new Uint8Array;for(;;){const{done:u,value:d}=await a.read();if(u)break;if(d&&(l=new Uint8Array([...l,...d]),i&&r>0)){const h=Math.min(l.length/r,1);i(h,l)}}const c=new Xi(t,void 0);if(e==="arrayBuffer")return c.data=l.buffer,c;if(s(n,e))try{const u=new TextDecoder().decode(l);c.data=JSON.parse(u)}catch{}if(typeof c.data!="string"&&o(n,l,e)?c.data=new Blob([l],{type:t.headers.get("content-type")||void 0}):c.data=new TextDecoder().decode(l),typeof c.data=="string"&&e!=="text"){const u=c.data.trim(),d=u[0],h=u[u.length-1];if(d==="{"&&h==="}"||d==="["&&h==="]")try{c.data=JSON.parse(c.data)}catch{}}if(typeof c.data>"u"&&(c.data=l.length>0?l:void 0),c.ok)return c;throw new Id(`Request failed with status code ${t.status}`,c)}}}var Wn;(t=>{t.makeSearchParams=r=>{if(!r)return new URLSearchParams;if(r instanceof URLSearchParams)return r;if(typeof r!="object"||r?.constructor!==Object)throw new TypeError("only plain object is supported");const s=new URLSearchParams,o=(c,u)=>{u!=null&&s.append(c,u)},a=(c,u)=>{u!=null&&s.set(c,u)},l=(c,u)=>{if(u!=null){if(Array.isArray(u)){for(const d of u)o(c,d?.toString());return}if(typeof u=="object"&&u.constructor===Object){for(const[d,h]of Object.entries(u)){if(h==null)continue;const p=d.endsWith("[]"),f=p?d.slice(0,-2):d,w=`${c}[${f}]`;if(p){const S=`${w}[]`;if(Array.isArray(h))for(const E of h)o(S,E?.toString());else typeof h=="object"&&h!==null&&h.constructor===Object?l(`${w}[]`,h):o(S,h?.toString())}else if(Array.isArray(h))for(const S of h)o(w,S?.toString());else typeof h=="object"&&h!==null&&h.constructor===Object?l(w,h):a(w,h?.toString())}return}a(c,u?.toString())}};for(const[c,u]of Object.entries(r))l(c,u);return s},t.makeQueryString=r=>(0,t.makeSearchParams)(r).toString(),t.makeURL=(r,s,o,a)=>{const l=typeof window<"u"&&window.location?.origin||"http://localhost",c=typeof r=="string"?new URL(r,a??l):new URL(r),u=(0,t.toQueryRecord)(c.searchParams),d=(0,t.mergeQueries)(u,s||{}),h=(0,t.makeSearchParams)(d);return c.search=h.toString(),c.hash=o||"",c},t.toQueryRecord=r=>{typeof r=="string"&&(r=(0,t.fromString)(r));const s={},o=l=>{if(!l.includes("["))return{path:[l],forceArray:!1};const c=[l.slice(0,l.indexOf("["))],u=/\[([^\]]*)\]/g;let d,h=!1,p=!1;for(;d=u.exec(l);)d[1]===""?(h=!0,p=!0):(c.push(d[1]),p=!1);return h&&p&&(c[c.length-1]=c[c.length-1]+"[]"),{path:c,forceArray:h}},a=(l,c,u,d)=>{let h=l;for(let p=0;p<c.length;p++){const f=c[p];p===c.length-1?d?h[f]===void 0?h[f]=[u]:Array.isArray(h[f])?h[f].push(u):h[f]=[h[f],u]:h[f]===void 0?h[f]=u:Array.isArray(h[f])?h[f].push(u):h[f]=[h[f],u]:((h[f]===void 0||typeof h[f]!="object"||Array.isArray(h[f]))&&(h[f]={}),h=h[f])}};for(const[l,c]of r.entries()){const{path:u,forceArray:d}=o(String(l));a(s,u,c?.toString(),d)}return s},t.fromString=r=>{const s=r.trim();if(!s)return new URLSearchParams;if(s.startsWith("?"))return new URLSearchParams(s.slice(1));const o=s.indexOf("?");if(o>=0){const a=s.indexOf("#",o+1),l=s.slice(o+1,a>=0?a:void 0);return new URLSearchParams(l)}return new URLSearchParams(s)},t.mergeQueries=(r,...s)=>{const o=e(i(r));for(const a of s)a!=null&&n(o,i(a));return o};function e(r){if(Array.isArray(r))return r.map(e);if(dt(r)){const s={};for(const[o,a]of Object.entries(r))s[o]=e(a);return s}if(r instanceof Map){const s={};for(const[o,a]of r.entries())s[o]=e(a);return s}return r}function i(r){if(!r)return{};if(r instanceof URLSearchParams||r instanceof FormData||r instanceof Map)return(0,t.toQueryRecord)(r);if(typeof r=="string")return(0,t.toQueryRecord)((0,t.fromString)(r));if(dt(r))return r;throw new TypeError(`unsupported type transformation, got: ${Object.prototype.toString.call(r)}`)}function n(r,s){for(const[o,a]of Object.entries(s)){if(a===void 0)continue;if(a===null){delete r[o];continue}const l=r[o];dt(l)&&dt(a)?n(l,a):r[o]=e(a)}}})(Wn||(Wn={}));const La=function(t){const e=this.constructor.prototype,i=Reflect.get(e,t,e);function n(...r){return Reflect.apply(i,n,r)}Reflect.setPrototypeOf(n,e);for(const r of Reflect.ownKeys(i)){const s=Reflect.getOwnPropertyDescriptor(i,r);s&&Reflect.defineProperty(n,r,s)}return n};La.prototype=Object.create(Function.prototype);var Ji;(t=>{t.makeHeaders=e=>{if(!e)return new Headers;if(e instanceof Headers)return new Headers(e);const i=new Headers;if(e instanceof Map){for(const[n,r]of e.entries())if(r!=null)if(Array.isArray(r))for(const s of r)s!=null&&i.append(n,String(s));else i.append(n,String(r));return i}if(dt(e)){for(const[n,r]of Object.entries(e))if(r!=null)if(Array.isArray(r))for(const s of r)s!=null&&i.append(n,String(s));else i.append(n,String(r));return i}throw new TypeError("only plain object, Map/ReadonlyMap, or Headers is supported")},t.toHeaderRecord=e=>{if(e instanceof Headers){const i={};return e.forEach((n,r)=>{i[r]=i[r]?[...i[r],n]:[n]}),i}if(e instanceof Map){const i={};for(const[n,r]of e.entries())if(r!=null)if(Array.isArray(r)){const s=r.filter(o=>o!=null).map(o=>String(o));s.length&&(i[n]=(i[n]??[]).concat(s))}else{const s=String(r);i[n]=i[n]?[...i[n],s]:[s]}return i}throw new TypeError(`unsupported type transformation, got: ${Object.prototype.toString.call(e)}`)},t.mergeHeaders=(e,...i)=>{const n=e instanceof Headers?new Headers(e):(0,t.makeHeaders)(e),r=s=>{for(const[o,a]of Object.entries(s))if(a!==void 0){if(a===null){n.delete(o);continue}if(Array.isArray(a)){n.delete(o);for(const l of a)l!=null&&n.append(o,String(l))}else n.set(o,String(a))}};for(const s of i){if(s==null)continue;if(s instanceof Headers){s.forEach((a,l)=>{n.set(l,a)});continue}if(dt(s)){r(s);continue}const o=(0,t.toHeaderRecord)(s);for(const[a,l]of Object.entries(o)){n.delete(a);for(const c of l)n.append(a,c)}}return n}})(Ji||(Ji={}));let bs=(he=class extends La{constructor(i={}){super("request");F(this,"baseConfigs");F(this,"hooks",[]);F(this,"mergeQueries",Wn.mergeQueries);F(this,"mergeHeaders",Ji.mergeHeaders);F(this,"interceptors",{request:this.createInterceptor("beforeRequest"),response:this.createInterceptor("afterResponse")});F(this,"create",he.create);F(this,"_plugins",new Map);F(this,"checkIsPlainObject",dt);F(this,"mergeQuery",this.mergeQueries);this.baseConfigs=Qi(he.DEFAULT_CONFIGS,i),he.ALL_METHODS.forEach(n=>this.createMethodShortcut(n.toLowerCase()))}async request(i,n){let r=n=n||{};if(typeof i=="string"||i instanceof URL?r.url=i.toString():typeof i=="object"&&(r=Qi(i,r)),r=await this.emit("beforeInit",r,{shouldAdjustRequestParams:!0,shouldHandleShortCircuitResponse:!0}),r[he.FINAL_SYMBOL])return r;if(he.METHODS_WITHOUT_BODY.includes(r.method?.toLocaleLowerCase())&&r.body)throw new Ke(Ze.BODY_NOT_ALLOWED,`Request method "${r.method}" does not allow body`);if(r=await this.emit("beforeRequest",r,{shouldAdjustRequestParams:!0,shouldHandleShortCircuitResponse:!0,preAdjust:!0,requestOptionsOverridesURLSearchParams:!0,preRequestOptionsOverridesURLSearchParams:!0,postRequestOptionsOverridesURLSearchParams:!0}),r[he.FINAL_SYMBOL])return r;let s;const o={};if(typeof r.body<"u"&&r.body!==null&&(r.body instanceof Blob||r.body instanceof FormData||r.body instanceof URLSearchParams?s=r.body:typeof r.body=="object"&&r.body!==null?(s=JSON.stringify(r.body),r.headers=this.mergeHeaders(r.headers,{"Content-Type":"application/json"})):s=r.body),!Ji.makeHeaders(n.headers||{}).get("content-type")&&s&&(s instanceof FormData||s instanceof URLSearchParams?o["content-type"]=null:typeof s=="string"&&typeof r.body=="object"?o["content-type"]="application/json":s instanceof Blob&&(o["content-type"]=s.type||"application/octet-stream")),r.body=s,r=await this.emit("afterBodyTransformed",r,{shouldAdjustRequestParams:!0,shouldHandleShortCircuitResponse:!0,preAdjust:!0,postRequestOptionsOverridesURLSearchParams:!0}),r[he.FINAL_SYMBOL])return r;const a=r.abortController||globalThis.AbortController?new AbortController:void 0,l=r.baseURL||this.baseConfigs.baseURL||globalThis.location?.href||"http://localhost",c=new URL(r.url.toString(),l),u=Wn.makeURL(c,r.query,c.hash).toString(),d=new Request(u,{method:r.method||"GET",credentials:r.credentials,cache:r.cache,mode:r.mode,headers:Ji.mergeHeaders(this.baseConfigs.headers,r.headers||{},o),body:r.body,signal:a?.signal});if(r.rawRequest=d,r=await this.emit("beforeActualFetch",r,{shouldHandleShortCircuitResponse:!0}),r[he.FINAL_SYMBOL])return r;const h=r.timeout||this.baseConfigs.timeout||60*1e3;if(r.url.startsWith("ws"))try{const f=new WebSocket(r.url);return await new Promise((w,S)=>{const E=setTimeout(()=>{S(new Ke(Ze.TIMEOUT,`WebSocket connection timed out after ${h}ms`,r))},h);f.onopen=()=>{clearTimeout(E),w()},f.onerror=M=>{clearTimeout(E),S(new Ke(Ze.NETWORK_ERROR,"WebSocket connection failed",r))},f.onclose=M=>{M.code!==1e3&&(clearTimeout(E),S(new Ke(Ze.NETWORK_ERROR,`WebSocket closed with code ${M.code}`,r)))}}),r.rawResponse=new Response,r.response=new Xi(r.rawResponse,f,{ok:!0,status:101,statusText:"Switching Protocols"}),r.data=f,r.headers=new Headers,this.emit("afterResponse",r)}catch(f){throw f instanceof Ke?f:new Ke(Ze.NETWORK_ERROR,`WebSocket creation failed: ${f}`,r)}let p;try{a&&(p=setTimeout(()=>{a.abort()},h));const f=await(n.fetch||this.baseConfigs.fetch||globalThis.fetch)(r.rawRequest).catch(w=>{throw p&&clearTimeout(p),a?.signal.aborted?new Ke(Ze.TIMEOUT,`Request timed out after ${h}ms`,r):new Ke(Ze.NETWORK_ERROR,w.message,r)});return p&&clearTimeout(p),r.rawResponse=f,r.response=await Ta(f,r.responseType,(w,S)=>{n?.onProgress?.(w,S)}),r.data=r.response.data,r.headers=r.response.headers,this.emit("afterResponse",r)}catch(f){throw p&&clearTimeout(p),f}}normalizeContext(i,n={}){const r=i,s=r.baseURL||this.baseConfigs.baseURL||globalThis.location?.href||"http://localhost",o=new URL(s,globalThis.location?.href||"http://localhost"),a=new URL(r.url.toString(),o),l=!!r[he.NORMALIZED_SYMBOL];r.baseURL=o?o.origin:a.origin;let c;l?c=n.requestOptionsOverridesURLSearchParams?this.mergeQueries({},a.search,r.query):this.mergeQueries({},r.query,a.search):(c=n.requestOptionsOverridesURLSearchParams?this.mergeQueries(o?.search||"",this.baseConfigs.query,a.search,r.query):this.mergeQueries(o?.search||"",this.baseConfigs.query,r.query,a.search),r[he.NORMALIZED_SYMBOL]=!0),r.query=c;const u=new URL(a);return u.search="",r.url=u.toString(),r}async emit(i,n,r={}){const s=this.hooks.filter(o=>o.event===i);if(r?.shouldAdjustRequestParams&&r?.preAdjust)try{n=this.normalizeContext(n,{requestOptionsOverridesURLSearchParams:r.preRequestOptionsOverridesURLSearchParams})}catch{}try{let o=0;for(const a of s){const l=`${i}#${a.action.name||`anonymous#${o}`}`,c=Symbol("FEXIOS_HOOK_CONTEXT");n[c]=c;const u=n.url;let d="";try{const p=this.mergeQueries({},n.query||{});d=JSON.stringify(p)}catch{}let h=await a.action.call(this,n);if(h===void 0&&(h=n),h===!1)throw new Ke(Ze.ABORTED_BY_HOOK,`Request aborted by hook "${l}"`,n);if(h instanceof Response){const p=h,f={...n,rawResponse:p},w=await Ta(p,n.responseType,(S,E)=>{n.onProgress?.(S,E)});if(f.response=w,f.data=w.data,f.headers=w.headers,i!=="afterResponse"){const S=await this.emit("afterResponse",f);return S[he.FINAL_SYMBOL]=!0,S}else return f[he.FINAL_SYMBOL]=!0,f}else if(typeof h=="object"&&h[c]===c)n=h;else{const p=globalThis["".concat("console")];try{throw new Ke(Ze.HOOK_CONTEXT_CHANGED,`Hook "${l}" should return the original FexiosContext or return false to abort the request, but got "${h}".`)}catch(f){p.warn(f.stack||f)}}if(r?.shouldAdjustRequestParams)try{const p=n.baseURL||this.baseConfigs.baseURL||globalThis.location?.href||"http://localhost",f=new URL(n.url.toString(),p);let w={};if(d)try{w=JSON.parse(d)}catch{}const S=n.query||{},E=this.mergeQueries(w,f.search,S);n.query=E;const M=new URL(f);M.search="",n.url=M.toString()}catch{}delete n[c],o++}}catch(o){return Promise.reject(o)}return n}on(i,n,r=!1){if(typeof n!="function")throw new Ke(Ze.INVALID_HOOK_CALLBACK,`Hook should be a function, but got "${typeof n}"`);return this.hooks[r?"unshift":"push"]({event:i,action:n}),this}off(i,n){return i==="*"||!i?this.hooks=this.hooks.filter(r=>r.action!==n):this.hooks=this.hooks.filter(r=>r.event!==i||r.action!==n),this}createInterceptor(i){return{handlers:()=>this.hooks.filter(n=>n.event===i).map(n=>n.action),use:(n,r=!1)=>this.on(i,n,r),clear:()=>{this.hooks=this.hooks.filter(n=>n.event!==i)}}}createMethodShortcut(i){return Reflect.defineProperty(this,i,{get:()=>(n,r,s)=>(he.METHODS_WITHOUT_BODY.includes(i.toLocaleLowerCase())?s=r:(s=s||{},s.body=r),this.request(n,{...s,method:i}))}),this}extends(i){const n=new he(Qi(this.baseConfigs,i));return n.hooks=[...this.hooks],n._plugins=new Map(this._plugins),n._plugins.forEach(async r=>{await n.plugin(r)}),n}static create(i){return new he(i)}async plugin(i){if(typeof i?.name=="string"&&typeof i?.install=="function"){if(this._plugins.has(i.name))return this;const n=await i.install(this);if(this._plugins.set(i.name,i),n instanceof he)return n}return this}},F(he,"FINAL_SYMBOL",Symbol("FEXIOS_FINAL_CONTEXT")),F(he,"NORMALIZED_SYMBOL",Symbol("FEXIOS_NORMALIZED_QUERY")),F(he,"DEFAULT_CONFIGS",{baseURL:"",timeout:60*1e3,credentials:"same-origin",headers:{},query:{},responseType:void 0,fetch:globalThis.fetch}),F(he,"ALL_METHODS",["get","post","put","patch","delete","head","options","trace"]),F(he,"METHODS_WITHOUT_BODY",["get","head","options","trace"]),he);const jd=bs.create,Ma=jd();typeof globalThis<"u"?globalThis.fexios=Ma:typeof window<"u"&&(window.fexios=Ma);var Gn;(t=>{function e(n){return Array.isArray(n)?n.join("|"):typeof n=="boolean"||n===null?n?"1":void 0:typeof n=="number"?""+n:n}t.normalizeParamValue=e;function i(n){const r=o=>o&&(o instanceof URLSearchParams||o instanceof FormData);if(n==null)return;const s=new FormData;if(r(n))return n.forEach((o,a)=>{const l=e(o);l!=null&&s.append(a,l)}),s;if(dt(n))return Object.entries(n).forEach(([o,a])=>{const l=e(a);l!=null&&s.append(o,l)}),s}t.normalizeBody=i})(Gn||(Gn={}));var Zi=(t=>(t.HTTP_ERROR="HTTP_ERROR",t.LOGIN_FAILED="LOGIN_FAILED",t.LOGIN_RETRY_LIMIT_EXCEEDED="LOGIN_RETRY_LIMIT_EXCEEDED",t.TOKEN_RETRY_LIMIT_EXCEEDED="TOKEN_RETRY_LIMIT_EXCEEDED",t))(Zi||{});let We=class extends Error{constructor(e,i="",n){super(),this.code=e,this.message=i,this.cause=n,this.name="WikiSaikouError"}static is(e,i){return e instanceof this&&(i===void 0||e.code===i)}},ni=class Wf extends Error{constructor(e,i){super(),this.errors=e,this.cause=i,this.name="MediaWikiApiError",this.errors=Wf.normalizeErrors(e),this.message=e.map(n=>n.text).filter(Boolean).join(`
|
|
4
|
-
`),this.code=this.isBadTokenError()?"badtoken":this.errors[0]?.code||"Unknown Error"}get firstError(){return this.errors[0]}isBadTokenError(){return this.errors.some(e=>e.code==="badtoken")||["NeedToken","WrongToken"].includes(this.cause?.data?.login?.result)}toString(){return`[${this.name} ${this.code}]`}static is(e){return e instanceof this}static normalizeErrors(e){return Array.isArray(e)===!1?[]:e.filter(i=>typeof i=="object"&&!!i?.code).map(i=>i.text?i:i.info?{...i,text:i.info}:i["*"]?{...i,text:i["*"]}:{...i,text:""})}};(t=>{function e(s){if(s==null)return;if(s?.response?.data!==void 0)return s.response.data;if(s?.data!==void 0)return s.data;const o=s instanceof Error?s.cause:void 0;return o?.response?.data!==void 0?o.response.data:o?.data!==void 0?o.data:s||void 0}function i(s){return n(s).length>0}t.includesMediaWikiApiError=i,t.normalizeMwApiErrors=ni.normalizeErrors;function n(s){let o=e(s);if(typeof o!="object"||o===null)return[];const a=o?.error,l=o?.errors,c=[];return a&&c.push(a),Array.isArray(l)&&c.push(...l),(0,t.normalizeMwApiErrors)(c)}t.extractMediaWikiApiErrors=n;function r(s){if(ni.is(s))return s.isBadTokenError();{const o=n(s);return new ni(o).isBadTokenError()}}t.isBadTokenError=r})(We||(We={}));const Na=Symbol.for("__FEXIOS_SAIKOU__");function Da(t){const e=t instanceof bs?t:new bs({baseURL:t instanceof URL?t.toString():String(t),responseType:"json"});return e[Na]||(Reflect.defineProperty(e,Na,{get:()=>!0,enumerable:!1,configurable:!1}),e._tokens=new Map,e.on("afterResponse",i=>{const{data:n,rawRequest:r}=i,s=r?.headers.get("x-mw-token-name");s&&We.isBadTokenError(n)&&e._tokens.delete(s);const o=n?.query?.tokens;o&&typeof o=="object"&&Object.entries(o).forEach(([l,c])=>{typeof c=="string"&&e._tokens.set(l.replace(/token$/i,"").toLowerCase(),c)});const a=n?.login?.token;return typeof a=="string"&&e._tokens.set("login",a),i}),e.on("beforeInit",i=>{if(i.method?.toLowerCase()!=="post")return i;if(i.body===void 0||i.body===null)return i.body=void 0,i;const n=i.body=Gn.normalizeBody(i.body),r=new URLSearchParams(i.query);return n.has("format")&&r.delete("format"),n.has("formatversion")&&r.delete("formatversion"),n.has("action")&&r.delete("action"),n.has("origin")&&(r.set("origin",""+n.get("origin")),n.delete("origin")),i.query=Object.fromEntries(r.entries()),i}),e.on("beforeInit",i=>(i.query=Gn.normalizeBody(i.query)||{},i)),e.on("beforeRequest",i=>{const n=new URL(i.url),r=n.searchParams;if(globalThis.location&&(!r.has("origin")&&location.origin!==n.origin?(r.set("origin",location.origin),e.baseConfigs.credentials="include",e.baseConfigs.mode="cors"):location.origin===n.origin&&(r.delete("origin"),e.baseConfigs.credentials=void 0,e.baseConfigs.mode=void 0)),n.searchParams.has("origin")){const s=encodeURIComponent(n.searchParams.get("origin")||"").replace(/\./g,"%2E");i.query={},n.searchParams.delete("origin"),i.url=`${n}${n.search?"&":"?"}origin=${s}`}return i})),e}const ri=(t,...e)=>{const i=s=>Object.prototype.toString.call(s)==="[object Object]",n=s=>{if(Array.isArray(s))return s.slice();if(i(s)){const o={};for(const a of Reflect.ownKeys(s))o[a]=n(s[a]);return o}return s},r=n(t);for(const s of e)if(s!=null)for(const o of Reflect.ownKeys(s)){const a=s[o];if(typeof a>"u")continue;const l=r[o];i(l)&&i(a)?r[o]=ri(l,a):r[o]=n(a)}return r},Ud=(t,e,i)=>{let n={...ja.DEFAULT_CONFIGS};if(typeof t=="string"?n=ri(n,{baseURL:t,fexiosConfigs:e||{},defaultParams:i||{}}):typeof t=="object"&&t!==null&&(n=ri(n,t)),!n.baseURL&&typeof window=="object"&&window.mediaWiki){const{wgServer:r,wgScriptPath:s}=window.mediaWiki?.config?.get(["wgServer","wgScriptPath"])||{};typeof r=="string"&&typeof s=="string"&&(n.baseURL=`${r}${s}/api.php`)}if(typeof n.baseURL!="string")throw new Error("baseURL is required");return n},Bd=()=>{},Fd=async(t,e)=>{let i=0;const{retry:n=3,onRetry:r=Bd,shouldRetry:s=()=>!0}=e;let o;do try{return await t()}catch(a){if(o=a,s(a,i))r(a,i),i++;else throw a}while(i<n);throw o||new Error("Retry failed")};const en=class{constructor(e,i,n){this.version="7.1.2",this.token=this.getToken;const r=this.config=Ud(e,i,n);this.request=Da(r.baseURL)}setBaseURL(e){return this.config.baseURL=e,this.request.baseConfigs.baseURL=e,this}async get(e,i){return this.runRequestWithApiErrorMapping(()=>this.request.get("",ri({},this.config.fexiosConfigs,{query:ri(this.config.defaultParams,e)},i)))}async post(e,i){return this.runRequestWithApiErrorMapping(()=>this.request.post("",e,ri({},this.config.fexiosConfigs,{query:this.config.defaultParams},i)))}async runRequestWithApiErrorMapping(e){try{const i=await e();return this.handleApiResponse(i)}catch(i){throw this.config.throwOnApiError&&We.includesMediaWikiApiError(i)?new ni(We.extractMediaWikiApiErrors(i),i):i}}throwIfApiError(e){const i=We.extractMediaWikiApiErrors(e);if(i.length>0)throw new ni(i,e)}handleApiResponse(e){return this.config.throwOnApiError&&this.throwIfApiError(e.data),e}get tokens(){return this.request._tokens}async fetchTokens(e=["csrf"]){return this.config.fexiosConfigs.credentials="include",await this.get({action:"query",meta:"tokens",type:e}),this.tokens}async getToken(e="csrf",i=!1){return(!this.tokens.get(e)||i)&&(this.tokens.delete(e),await this.fetchTokens([e])),this.tokens.get(e)}badToken(e){return this.tokens.delete(e),this.tokens}async postWithToken(e,i,n){const{tokenName:r="token",retry:s=3,noCache:o=!1,fexiosOptions:a}=n||{};if(s<1)throw new We(Zi.TOKEN_RETRY_LIMIT_EXCEEDED,"The limit of the number of times to automatically re-acquire the token has been exceeded");let l=0;return Fd(async()=>{const c=await this.getToken(e,o||l>0);try{const u=await this.post({[r]:c,...i},ri(a||{},{headers:{"x-mw-token-name":e}}));if(We.isBadTokenError(u.data))throw u;return u}catch(u){throw We.isBadTokenError(u)||u?.ok===!1||ni.is(u)?u:new We(Zi.HTTP_ERROR,"Network/transport or SDK-internal error (not a MediaWiki API error)",u)}},{retry:s,onRetry:(c,u)=>{l=u+1},shouldRetry:c=>We.isBadTokenError(c)||c?.ok===!1}).catch(c=>{throw We.isBadTokenError(c)||c?.ok===!1?new We(Zi.TOKEN_RETRY_LIMIT_EXCEEDED,"Retry attempts for acquiring/using token exhausted",c):c})}postWithEditToken(e){return this.postWithToken("csrf",e)}get baseURL(){return this.config.baseURL}get defaultParams(){return this.config.defaultParams}get defaultOptions(){return this.config.fexiosConfigs}};en.INIT_DEFAULT_PARAMS={action:"query",errorformat:"plaintext",format:"json",formatversion:2},en.DEFAULT_CONFIGS={baseURL:void 0,fexiosConfigs:{responseType:"json"},defaultParams:en.INIT_DEFAULT_PARAMS,throwOnApiError:!1},en.createRequestHandler=Da;let ja=en;let qd=class extends ja{async clientLogin(e,i,n){n||(n={}),!n.logincontinue&&!n.loginreturnurl&&(n.loginreturnurl=location?.origin);const r=await this.postWithToken("login",{action:"clientlogin",username:e,password:i,...n},{tokenName:"logintoken"});if(r?.data?.clientlogin?.status==="PASS")return r.data.clientlogin;throw new We(Zi.LOGIN_FAILED,r.data.clientlogin.message,r)}};class Hd{constructor(e,i={}){this.ctx=e,location?.href&&i?.baseURL?.toString()?.startsWith("/")&&(i.baseURL=new URL(i.baseURL,location.origin));const n=new qd({baseURL:i.baseURL.toString(),fexiosConfigs:{headers:{"x-api-user-agent":`InPageEdit-NEXT ${e.version}`,...i.headers},...i},throwOnApiError:!0});e.set("api",n)}}const vs=(t,e=document)=>e.querySelector(t),zd=(t,e=document)=>e.querySelectorAll(t);var Kd=Object.create,ws=Object.defineProperty,Wd=Object.getOwnPropertyDescriptor,Ua=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Ba=t=>{throw TypeError(t)},Gd=(t,e,i)=>e in t?ws(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Vd=(t,e)=>ws(t,"name",{value:e,configurable:!0}),Yd=t=>[,,,Kd(t?.[Ua("metadata")]??null)],Qd=["class","method","getter","setter","accessor","field","value","get","set"],Fa=t=>t!==void 0&&typeof t!="function"?Ba("Function expected"):t,Xd=(t,e,i,n,r)=>({kind:Qd[t],name:e,metadata:n,addInitializer:s=>i._?Ba("Already initialized"):r.push(Fa(s||null))}),Jd=(t,e)=>Gd(e,Ua("metadata"),t[3]),Zd=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},eh=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Wd(r,i));Vd(r,i);for(var f=n.length-1;f>=0;f--)l=Xd(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,Fa(o)&&(r=o);return Jd(t,r),p&&ws(r,i,p),u?c^4?s:p:r},qa,_s,Ha;qa=[Pe(["wiki","wikiTitle"])];class Vn extends(Ha=wt){constructor(i){super(i,"currentPage",!1);Wi(this,Qe);this.ctx=i,this.url=new URL(window.location.href),this.isMainPage=void 0,this.wikiTitle=void 0}get logger(){return this.ctx.logger("CURRENT_PAGE")}async start(){await ot(this,Qe,pa).call(this),ot(this,Qe,Gf).call(this),window.addEventListener("popstate",ot(this,Qe,ga).bind(this)),this.logger.info("initialized",this.wikiTitle)}stop(){window.removeEventListener("popstate",ot(this,Qe,ga).bind(this))}get params(){return this.url.searchParams}get canonicalUrl(){const i=(vs('link[rel="alternate"][hreflang="x-default"]')||vs('link[rel="canonical"]'))?.href;let n=null;return i&&(n=new URL(i,location.origin)),Reflect.defineProperty(this,"canonicalUrl",{get:()=>n}),n}get wikiAction(){return this.params.get("action")||"view"}}Qe=new WeakSet,pa=async function(){await ot(this,Qe,Yf).call(this),await ot(this,Qe,Vf).call(this)},Gf=function(){const i=Symbol.for("InPageEdit.CurrentPageService.UrlChangeListenerInstalled");if(window[i])return;const n=history.pushState,r=history.replaceState;history.pushState=function(s,o,a){n.apply(this,[s,o,a]),window.dispatchEvent(new PopStateEvent("popstate",{state:s}))},history.replaceState=function(s,o,a){r.apply(this,[s,o,a]),window.dispatchEvent(new PopStateEvent("popstate",{state:s}))},window[i]=!0},ga=async function(i){const n=this.url,r=new URL(window.location.href);this.url=r,(n.pathname!==r.pathname||n.searchParams.get("title")!==r.searchParams.get("title")||n.searchParams.get("curid")!==r.searchParams.get("curid"))&&(await ot(this,Qe,pa).call(this),this.logger.info("location changed",r,this.wikiTitle))},Vf=async function(){const n=this.wikiTitle?.getMainDBKey()===this.ctx.wiki.mainPageName;return Reflect.defineProperty(this,"isMainPage",{get:()=>n}),n},Yf=async function(){let i=null;return this.canonicalUrl?i=await this.ctx.wikiTitle.newTitleFromUrl(this.canonicalUrl):i=await this.ctx.wikiTitle.newTitleFromUrl(this.url),Object.freeze(i),Reflect.defineProperty(this,"wikiTitle",{get:()=>i}),i},_s=Yd(Ha),Vn=eh(_s,0,"CurrentPageService",qa,Vn),Zd(_s,1,Vn);class th extends wt{constructor(e){super(e,"resourceLoader",!0),this.ctx=e}stop(){this.removeAll()}loadScript(e,i){if(!e)return Promise.resolve(null);const n=`script:${e}`,r=document.querySelector(`[data-ipe="${n}"]`);return r?Promise.resolve(r):new Promise((o,a)=>{const l=document.createElement("script");l.src=e,l.dataset.ipe=n,i&&Object.entries(i).forEach(([c,u])=>{typeof u>"u"||u===!1||u===null?l.removeAttribute(c):l.setAttribute(c,u)}),document.body.appendChild(l),l.onload=()=>o(l),l.onerror=c=>a(c)})}loadStyle(e,i){if(!e)return Promise.resolve(null);const n=`style:${e}`,r=document.querySelector(`[data-ipe="${n}"]`);return r?Promise.resolve(r):new Promise((o,a)=>{const l=document.createElement("link");l.rel="stylesheet",l.href=e,l.dataset.ipe=n,i&&Object.entries(i).forEach(([u,d])=>{typeof d>"u"||d===!1||d===null?l.removeAttribute(u):l.setAttribute(u,d)}),(document.querySelector('meta[name="ipe-styles"]')||(()=>{const u=document.createElement("meta");return u.id="ipe-styles",u.name="ipe-styles",document.head.insertAdjacentElement("afterbegin",u),u})()).before(l),l.onload=()=>o(l),l.onerror=u=>a(u)})}removeStyle(e){const i=`style:${e}`,n=document.querySelector(`[data-ipe="${i}"]`);n&&n.remove()}removeScript(e){const i=`script:${e}`,n=document.querySelector(`[data-ipe="${i}"]`);n&&n.remove()}removeAll(){document.querySelectorAll("[data-ipe]").forEach(e=>{e.remove()})}resolveImportPath(e){if(e.startsWith("http")||e.startsWith("//"))return e;const i=document.currentScript?.src;if(!i)return`https://unpkg.com/mediawiki-inpageedit@latest/dist/${e}`;const n=new URL(i);return n.pathname.endsWith(".js")||(n.pathname=n.pathname+"/"),new URL(e,n.toString()).toString()}}const Yn=Object.keys;function ih(t){return typeof t=="boolean"}function nh(t){return t&&typeof t.nodeType=="number"}function Qn(t){return typeof t=="string"}function za(t){return typeof t=="number"}function si(t){return typeof t=="object"?t!==null:tn(t)}function tn(t){return typeof t=="function"}function rh(t){return!!(t&&t.isComponent)}function sh(t){return si(t)&&typeof t.length=="number"&&typeof t.nodeType!="number"}function xs(t,e){if(t)for(const i of Yn(t))e(t[i],i)}function oh(t){return si(t)&&"current"in t}const Ss={animationIterationCount:0,borderImageOutset:0,borderImageSlice:0,borderImageWidth:0,boxFlex:0,boxFlexGroup:0,boxOrdinalGroup:0,columnCount:0,columns:0,flex:0,flexGrow:0,flexPositive:0,flexShrink:0,flexNegative:0,flexOrder:0,gridArea:0,gridRow:0,gridRowEnd:0,gridRowSpan:0,gridRowStart:0,gridColumn:0,gridColumnEnd:0,gridColumnSpan:0,gridColumnStart:0,fontWeight:0,lineClamp:0,lineHeight:0,opacity:0,order:0,orphans:0,tabSize:0,widows:0,zIndex:0,zoom:0,fillOpacity:0,floodOpacity:0,stopOpacity:0,strokeDasharray:0,strokeDashoffset:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0};function ah(t,e){return t+e.charAt(0).toUpperCase()+e.substring(1)}const lh=["Webkit","ms","Moz","O"];Yn(Ss).forEach(t=>{lh.forEach(e=>{Ss[ah(e,t)]=0})});const ch=Symbol.for("jsx-dom:type");var Ka=(function(t){return t.ShadowRoot="ShadowRoot",t})(Ka||{});function uh(t){return t!=null&&t[ch]===Ka.ShadowRoot}const fh="http://www.w3.org/2000/svg",dh="http://www.w3.org/1999/xlink",hh="http://www.w3.org/XML/1998/namespace";function Wa(t){return!ih(t)&&t!=null}function ks(t){return Array.isArray(t)?t.map(ks).filter(Boolean).join(" "):si(t)?Symbol.iterator in t?ks(Array.from(t)):Yn(t).filter(e=>t[e]).join(" "):Wa(t)?""+t:""}const ph={animate:0,circle:0,clipPath:0,defs:0,desc:0,ellipse:0,feBlend:0,feColorMatrix:0,feComponentTransfer:0,feComposite:0,feConvolveMatrix:0,feDiffuseLighting:0,feDisplacementMap:0,feDistantLight:0,feFlood:0,feFuncA:0,feFuncB:0,feFuncG:0,feFuncR:0,feGaussianBlur:0,feImage:0,feMerge:0,feMergeNode:0,feMorphology:0,feOffset:0,fePointLight:0,feSpecularLighting:0,feSpotLight:0,feTile:0,feTurbulence:0,filter:0,foreignObject:0,g:0,image:0,line:0,linearGradient:0,marker:0,mask:0,metadata:0,path:0,pattern:0,polygon:0,polyline:0,radialGradient:0,rect:0,stop:0,svg:0,switch:0,symbol:0,text:0,textPath:0,tspan:0,use:0,view:0},gh=/^(a(ll|t|u)|base[FP]|c(al|lipPathU|on)|di|ed|ex|filter[RU]|g(lyphR|r)|ke|l(en|im)|ma(rker[HUW]|s)|n|pat|pr|point[^e]|re[^n]|s[puy]|st[^or]|ta|textL|vi|xC|y|z)/;function _i(t){const e=document.createDocumentFragment();return Xn(t.children,e),e}function mh(t,e,i){e={...e,children:i};const n=new t(e),r=n.render();return"ref"in e&&$s(e.ref,n),r}function m(t,e){let{children:i,...n}=e;!n.namespaceURI&&ph[t]===0&&(n={...n,namespaceURI:fh});let r;if(Qn(t)){if(r=n.namespaceURI?document.createElementNS(n.namespaceURI,t):document.createElement(t),vh(n,r),Xn(i,r),r instanceof window.HTMLSelectElement&&n.value!=null)if(n.multiple===!0&&Array.isArray(n.value)){const s=n.value.map(o=>String(o));r.querySelectorAll("option").forEach(o=>o.selected=s.includes(o.value))}else r.value=n.value;$s(n.ref,r)}else if(tn(t))si(t.defaultProps)&&(n={...t.defaultProps,...n}),r=rh(t)?mh(t,n,i):t({...n,children:i});else throw new TypeError(`Invalid JSX element type: ${t}`);return r}function nn(t,e){for(var i=arguments.length,n=new Array(i>2?i-2:0),r=2;r<i;r++)n[r-2]=arguments[r];return(Qn(e)||Array.isArray(e))&&(n.unshift(e),e={}),e=e||{},e.children!=null&&!n.length&&({children:n,...e}=e),m(t,{...e,children:n},e.key)}function $s(t,e){oh(t)?t.current=e:tn(t)&&t(e)}function Xn(t,e){if(sh(t))yh(t,e);else if(Qn(t)||za(t))Es(document.createTextNode(t),e);else if(t===null)Es(document.createComment(""),e);else if(nh(t))Es(t,e);else if(uh(t)){const i=e.attachShadow(t.attr);Xn(t.children,i),$s(t.ref,i)}}function yh(t,e){for(const i of[...t])Xn(i,e);return e}function Es(t,e){e instanceof window.HTMLTemplateElement?e.content.appendChild(t):e.appendChild(t)}function Jn(t,e){return t.replace(/[A-Z]/g,i=>e+i.toLowerCase())}function Ga(t,e){e==null||e===!1||(Array.isArray(e)?e.forEach(i=>Ga(t,i)):Qn(e)?t.setAttribute("style",e):si(e)&&xs(e,(i,n)=>{n.indexOf("-")===0?t.style.setProperty(n,i):za(i)&&Ss[n]!==0?t.style[n]=i+"px":t.style[n]=i}))}function bh(t,e,i){switch(t){case"xlinkActuate":case"xlinkArcrole":case"xlinkHref":case"xlinkRole":case"xlinkShow":case"xlinkTitle":case"xlinkType":Va(i,dh,Jn(t,":"),e);return;case"xmlnsXlink":xi(i,Jn(t,":"),e);return;case"xmlBase":case"xmlLang":case"xmlSpace":Va(i,hh,Jn(t,":"),e);return}switch(t){case"htmlFor":xi(i,"for",e);return;case"dataset":xs(e,(n,r)=>{n!=null&&(i.dataset[r]=n)});return;case"innerHTML":case"innerText":case"textContent":Wa(e)&&(i[t]=e);return;case"dangerouslySetInnerHTML":si(e)&&(i.innerHTML=e.__html);return;case"value":if(e==null||i instanceof window.HTMLSelectElement)return;if(i instanceof window.HTMLTextAreaElement){i.value=e;return}break;case"spellCheck":i.spellcheck=e;return;case"class":case"className":tn(e)?e(i):xi(i,"class",ks(e));return;case"ref":case"namespaceURI":return;case"style":Ga(i,e);return;case"on":case"onCapture":xs(e,(n,r)=>{i.addEventListener(r,n,t==="onCapture")});return}if(tn(e)){if(t[0]==="o"&&t[1]==="n"){let n=t.toLowerCase();const r=n.endsWith("capture");if(n==="ondoubleclick"?n="ondblclick":r&&n==="ondoubleclickcapture"&&(n="ondblclickcapture"),!r&&i[n]===null)i[n]=e;else if(r)i.addEventListener(n.substring(2,n.length-7),e,!0);else{let s;n in window?s=n.substring(2):s=n[2]+t.slice(3),i.addEventListener(s,e)}}}else si(e)?i[t]=e:e===!0?xi(i,t,""):e!==!1&&e!=null&&(i instanceof SVGElement&&!gh.test(t)?xi(i,Jn(t,"-"),e):xi(i,t,e))}function xi(t,e,i){t.setAttribute(e,i)}function Va(t,e,i,n){t.setAttributeNS(e,i,n)}function vh(t,e){for(const i of Yn(t))bh(i,t[i],e);return e}const Zn=Object.keys;function wh(t){return typeof t=="boolean"}function _h(t){return t&&typeof t.nodeType=="number"}function Ps(t){return typeof t=="string"}function Ya(t){return typeof t=="number"}function oi(t){return typeof t=="object"?t!==null:rn(t)}function rn(t){return typeof t=="function"}function xh(t){return!!(t&&t.isComponent)}function Sh(t){return oi(t)&&typeof t.length=="number"&&typeof t.nodeType!="number"}function Cs(t,e){if(t)for(const i of Zn(t))e(t[i],i)}function kh(t){return oi(t)&&"current"in t}const Rs={animationIterationCount:0,borderImageOutset:0,borderImageSlice:0,borderImageWidth:0,boxFlex:0,boxFlexGroup:0,boxOrdinalGroup:0,columnCount:0,columns:0,flex:0,flexGrow:0,flexPositive:0,flexShrink:0,flexNegative:0,flexOrder:0,gridArea:0,gridRow:0,gridRowEnd:0,gridRowSpan:0,gridRowStart:0,gridColumn:0,gridColumnEnd:0,gridColumnSpan:0,gridColumnStart:0,fontWeight:0,lineClamp:0,lineHeight:0,opacity:0,order:0,orphans:0,tabSize:0,widows:0,zIndex:0,zoom:0,fillOpacity:0,floodOpacity:0,stopOpacity:0,strokeDasharray:0,strokeDashoffset:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0};function $h(t,e){return t+e.charAt(0).toUpperCase()+e.substring(1)}const Eh=["Webkit","ms","Moz","O"];Zn(Rs).forEach(t=>{Eh.forEach(e=>{Rs[$h(e,t)]=0})});const Ph=Symbol.for("jsx-dom:type");var Qa=(function(t){return t.ShadowRoot="ShadowRoot",t})(Qa||{});function Ch(t){return t!=null&&t[Ph]===Qa.ShadowRoot}const Rh="http://www.w3.org/2000/svg",Ih="http://www.w3.org/1999/xlink",Ah="http://www.w3.org/XML/1998/namespace";function Xa(t){return!wh(t)&&t!=null}function Is(t){return Array.isArray(t)?t.map(Is).filter(Boolean).join(" "):oi(t)?Symbol.iterator in t?Is(Array.from(t)):Zn(t).filter(e=>t[e]).join(" "):Xa(t)?""+t:""}const Oh={animate:0,circle:0,clipPath:0,defs:0,desc:0,ellipse:0,feBlend:0,feColorMatrix:0,feComponentTransfer:0,feComposite:0,feConvolveMatrix:0,feDiffuseLighting:0,feDisplacementMap:0,feDistantLight:0,feFlood:0,feFuncA:0,feFuncB:0,feFuncG:0,feFuncR:0,feGaussianBlur:0,feImage:0,feMerge:0,feMergeNode:0,feMorphology:0,feOffset:0,fePointLight:0,feSpecularLighting:0,feSpotLight:0,feTile:0,feTurbulence:0,filter:0,foreignObject:0,g:0,image:0,line:0,linearGradient:0,marker:0,mask:0,metadata:0,path:0,pattern:0,polygon:0,polyline:0,radialGradient:0,rect:0,stop:0,svg:0,switch:0,symbol:0,text:0,textPath:0,tspan:0,use:0,view:0},Th=/^(a(ll|t|u)|base[FP]|c(al|lipPathU|on)|di|ed|ex|filter[RU]|g(lyphR|r)|ke|l(en|im)|ma(rker[HUW]|s)|n|pat|pr|point[^e]|re[^n]|s[puy]|st[^or]|ta|textL|vi|xC|y|z)/;function Lh(t){const e=document.createDocumentFragment();return er(t.children,e),e}function Mh(t,e,i){e={...e,children:i};const n=new t(e),r=n.render();return"ref"in e&&As(e.ref,n),r}function ve(t,e){let{children:i,...n}=e;!n.namespaceURI&&Oh[t]===0&&(n={...n,namespaceURI:Rh});let r;if(Ps(t)){if(r=n.namespaceURI?document.createElementNS(n.namespaceURI,t):document.createElement(t),jh(n,r),er(i,r),r instanceof window.HTMLSelectElement&&n.value!=null)if(n.multiple===!0&&Array.isArray(n.value)){const s=n.value.map(o=>String(o));r.querySelectorAll("option").forEach(o=>o.selected=s.includes(o.value))}else r.value=n.value;As(n.ref,r)}else if(rn(t))oi(t.defaultProps)&&(n={...t.defaultProps,...n}),r=xh(t)?Mh(t,n,i):t({...n,children:i});else throw new TypeError(`Invalid JSX element type: ${t}`);return r}function As(t,e){kh(t)?t.current=e:rn(t)&&t(e)}function er(t,e){if(Sh(t))Nh(t,e);else if(Ps(t)||Ya(t))Os(document.createTextNode(t),e);else if(t===null)Os(document.createComment(""),e);else if(_h(t))Os(t,e);else if(Ch(t)){const i=e.attachShadow(t.attr);er(t.children,i),As(t.ref,i)}}function Nh(t,e){for(const i of[...t])er(i,e);return e}function Os(t,e){e instanceof window.HTMLTemplateElement?e.content.appendChild(t):e.appendChild(t)}function tr(t,e){return t.replace(/[A-Z]/g,i=>e+i.toLowerCase())}function Ja(t,e){e==null||e===!1||(Array.isArray(e)?e.forEach(i=>Ja(t,i)):Ps(e)?t.setAttribute("style",e):oi(e)&&Cs(e,(i,n)=>{n.indexOf("-")===0?t.style.setProperty(n,i):Ya(i)&&Rs[n]!==0?t.style[n]=i+"px":t.style[n]=i}))}function Dh(t,e,i){switch(t){case"xlinkActuate":case"xlinkArcrole":case"xlinkHref":case"xlinkRole":case"xlinkShow":case"xlinkTitle":case"xlinkType":Za(i,Ih,tr(t,":"),e);return;case"xmlnsXlink":Si(i,tr(t,":"),e);return;case"xmlBase":case"xmlLang":case"xmlSpace":Za(i,Ah,tr(t,":"),e);return}switch(t){case"htmlFor":Si(i,"for",e);return;case"dataset":Cs(e,(n,r)=>{n!=null&&(i.dataset[r]=n)});return;case"innerHTML":case"innerText":case"textContent":Xa(e)&&(i[t]=e);return;case"dangerouslySetInnerHTML":oi(e)&&(i.innerHTML=e.__html);return;case"value":if(e==null||i instanceof window.HTMLSelectElement)return;if(i instanceof window.HTMLTextAreaElement){i.value=e;return}break;case"spellCheck":i.spellcheck=e;return;case"class":case"className":rn(e)?e(i):Si(i,"class",Is(e));return;case"ref":case"namespaceURI":return;case"style":Ja(i,e);return;case"on":case"onCapture":Cs(e,(n,r)=>{i.addEventListener(r,n,t==="onCapture")});return}if(rn(e)){if(t[0]==="o"&&t[1]==="n"){let n=t.toLowerCase();const r=n.endsWith("capture");if(n==="ondoubleclick"?n="ondblclick":r&&n==="ondoubleclickcapture"&&(n="ondblclickcapture"),!r&&i[n]===null)i[n]=e;else if(r)i.addEventListener(n.substring(2,n.length-7),e,!0);else{let s;n in window?s=n.substring(2):s=n[2]+t.slice(3),i.addEventListener(s,e)}}}else oi(e)?i[t]=e:e===!0?Si(i,t,""):e!==!1&&e!=null&&(i instanceof SVGElement&&!Th.test(t)?Si(i,tr(t,"-"),e):Si(i,t,e))}function Si(t,e,i){t.setAttribute(e,i)}function Za(t,e,i,n){t.setAttributeNS(e,i,n)}function jh(t,e){for(const i of Zn(t))Dh(i,t[i],e);return e}var Ts=(t=>(t.Init="modal.init",t.BeforeShow="modal.beforeShow",t.Show="modal.show",t.BeforeClose="modal.beforeClose",t.Close="modal.close",t.Destroy="modal.destroy",t.ToastShow="toast.show",t.ToastClose="toast.close",t))(Ts||{});let Uh=0;const el=t=>`${t}-${++Uh}`;function sn(t){return t instanceof Node?t:document.createTextNode(String(t))}function Nt(t,e){if(!t)throw new Error(`${e??"Element"} not found`);return t}function tl(t){const e=["a[href]","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(",");return Array.from(t.querySelectorAll(e)).filter(i=>!!(i.offsetWidth||i.offsetHeight||i.getClientRects().length))}function je(t,e={}){const i=document.createElement(t);if(e.className&&(i.className=e.className),e.html!=null&&(i.innerHTML=e.html),e.text!=null&&(i.textContent=e.text),e.attrs)for(const[n,r]of Object.entries(e.attrs))i.setAttribute(n,r);return i}const Bh=typeof navigator<"u"&&/Mac|iPhone|iPad|iPod/i.test(navigator.platform),il=["ctrl","alt","shift","meta"];function Fh(t){if(!t)return null;const e=String(t).trim().toLowerCase().split(/[+\-\s]+/g).filter(Boolean),i=[];let n=null;const r=o=>{i.includes(o)||i.push(o)};for(const o of e){let a=o;if(a==="control"||a==="ctrl"){r("ctrl");continue}if(a==="alt"||a==="option"){r("alt");continue}if(a==="shift"){r("shift");continue}if(a==="meta"||a==="cmd"||a==="command"||a==="super"){r("meta");continue}if(a==="mod"){r(Bh?"meta":"ctrl");continue}a==="esc"&&(a="escape"),a==="return"&&(a="enter"),(a==="space"||a==="spacebar")&&(a="space"),n=a}const s=il.filter(o=>i.includes(o));return!n||n===""?s.length?s.join("+"):null:s.length?`${s.join("+")}+${n}`:n}function qh(t){const e=[];t.ctrlKey&&e.push("ctrl"),t.altKey&&e.push("alt"),t.shiftKey&&e.push("shift"),t.metaKey&&e.push("meta");let i=t.key;i===" "&&(i="space");const n=(i.length,i.toLowerCase()),r=il.filter(s=>e.includes(s));return r.length?`${r.join("+")}+${n}`:n}class Hh{constructor(){this.zBase=1e3,this.stack=[]}push(e){this.stack.push(e),this.syncZ()}remove(e){this.stack=this.stack.filter(i=>i!==e),this.syncZ()}top(){return this.stack[this.stack.length-1]}closeAll(e,i){const n=new Set((Array.isArray(i)?i:i?[i]:[]).map(String)),r=new Set((Array.isArray(e)?e:e?[e]:[]).map(String));[...this.stack].reverse().forEach(s=>{const o=s.modalId,a=r.size?r.has(s.pluginName):!0,l=n.has(o);a&&!l&&s.close()})}removeAll(){[...this.stack].forEach(e=>e.destroy()),this.stack=[]}syncZ(){this.stack.forEach((e,i)=>e.setZIndex(this.zBase+i*2))}lockBodyScroll(){document.body.classList.add("ipe-modal-no-scroll")}unlockBodyScroll(){document.body.classList.remove("ipe-modal-no-scroll")}}const Ge=new Hh,Tn=class Tn{constructor(e={}){this.backdropId=el("ipe-modal-backdrop"),this.modalId=el("ipe-modal"),this.numberId=this.modalId.split("-")[1],this._isDestroyed=!1,this.pluginName="normalModal",this.buttonElsLeft=[],this.buttonElsRight=[],this.keyMap=new Map,this.isOpen=!1,this.isToast=!1,this.isDragging=!1,this.dragStartX=0,this.dragStartY=0,this.modalStartX=0,this.modalStartY=0,this.Event=Ts,this._hooks=[],this.startCloseTimer=i=>{this.stopCloseTimer(),this.closeTimer=window.setTimeout(()=>this.close(),i)},this.stopCloseTimer=()=>{this.closeTimer&&window.clearTimeout(this.closeTimer),this.closeTimer=void 0},this.onDragMove=i=>{if(!this.isDragging)return;i.preventDefault();const n=i.clientX-this.dragStartX,r=i.clientY-this.dragStartY,s=this.get$modal(),o=this.modalStartX+n,a=this.modalStartY+r;s.style.left=`${o}px`,s.style.top=`${a}px`},this.onDragEnd=()=>{if(!this.isDragging)return;this.isDragging=!1,document.removeEventListener("pointermove",this.onDragMove),document.removeEventListener("pointerup",this.onDragEnd);const i=this.get$modal(),n=this.get$window();i.classList.remove("is-dragging"),n.style.animation="none",requestAnimationFrame(()=>{this.applyAnimation(!0)})},this.options={...Tn.DEFAULT_OPTIONS,...e},this.options.backdrop===!1&&e.bodyScroll===void 0&&(this.options.bodyScroll=!0)}get isDestroyed(){return this._isDestroyed}static extends(e={}){return class extends this{constructor(i={}){super({...e,...i})}}}init(){if(this.$modal)return this;const e=this.options.backdrop!==!1;let i;e&&(i=je("div",{className:"ipe-modal-backdrop",attrs:{id:this.backdropId,"data-modal-id":this.modalId}}));const n=je("div",{className:"ipe-modal-modal",attrs:{id:this.modalId,role:"dialog","aria-modal":"true",tabindex:"-1"}});if(n.modal=this,!e){n.classList.add("no-backdrop");const p=window.pageYOffset||document.documentElement.scrollTop,f=window.pageXOffset||document.documentElement.scrollLeft,w=window.innerWidth;n.style.top=`${p+60}px`,this.once("modal.show",()=>{n.style.left=`${f+w/2-n.offsetWidth/2}px`})}const r=je("div",{className:`ipe-modal-modal__window size--${this.options.sizeClass||"auto"} plugin--${this.pluginName}`});r.modal=this;const s=je("div",{className:"ipe-modal-modal__header"}),o=`${this.modalId}-title`,a=je("h2",{className:"ipe-modal-modal__title",attrs:{id:o,role:"heading","aria-level":"2"}});n.setAttribute("aria-labelledby",o);const l=je("div",{className:"ipe-modal-modal__icons"});if(this.options.closeIcon){const p=je("button",{className:"ipe-modal-modal__close",attrs:{type:"button","aria-label":"Close"},html:"×"});p.addEventListener("click",()=>{let f=!0;typeof this.options.onClickClose=="function"?this.options.onClickClose(this)===!1&&(f=!1):this.options.onClickClose===!1&&(f=!1),f&&this.close()}),l.appendChild(p)}s.append(a,l),this.options.draggable&&e&&(this.options.draggable=!1),this.options.draggable&&(s.style.cursor="move",s.style.userSelect="none",s.addEventListener("pointerdown",this.onDragStart.bind(this)),n.classList.add("is-draggable"));const c=je("div",{className:"ipe-modal-modal__content"}),u=je("div",{className:"ipe-modal-modal__footer"}),d=je("div",{className:"ipe-modal-modal__buttons ipe-modal-modal__buttons--left"}),h=je("div",{className:"ipe-modal-modal__buttons ipe-modal-modal__buttons--right"});return u.append(d,h),r.append(s,c,u),n.appendChild(r),this.$backdrop=i,this.$modal=n,this.$window=r,this.$header=s,this.$title=a,this.$icons=l,this.$content=c,this.$footer=u,this.$buttonsLeft=d,this.$buttonsRight=h,this.options.title&&this.setTitle(this.options.title),this.options.content&&this.setContent(this.options.content),this.options.buttons?.length?this.setButtons(this.options.buttons):u.style.display="none",this.options.center&&this.$modal.classList.add("is-centered"),this.options.fitScreen&&this.$modal.classList.add("is-fullscreen"),this.options.iconButtons&&this.$header.classList.add("has-icon-buttons"),this.options.className&&this.$window.classList.add(...this.options.className.split(/[\s\.#+]+/g).filter(Boolean)),typeof this.options.fixedHeight=="number"?this.$window.style.height=`${Math.max(0,this.options.fixedHeight)}px`:this.options.fixedHeight===!0&&this.$window.classList.add("is-fixed-height"),i&&i.addEventListener("pointerdown",p=>{this.options.outSideClose&&p.target===i&&this.close()}),this.options.draggable&&r.addEventListener("pointerdown",p=>{p.target&&r.contains(p.target)&&this.bringToFront()}),this.onKeyDown=this.onKeyDown.bind(this),this.emit("modal.init"),this}show(){if(this.$modal||this.init(),!this.$modal)throw new Error("Failed to initialize modal");if(this.isOpen)return this;{const n=this.emit("modal.beforeShow",!0),r=this.options.beforeShow?this.options.beforeShow(this)!==!1:!0;if(!n||!r)return this}this.lastFocused=document.activeElement??null,this.$backdrop&&document.body.appendChild(this.$backdrop),document.body.appendChild(this.$modal),this.shouldLockBodyOnOpen()&&Ge.lockBodyScroll(),requestAnimationFrame(()=>{this.$backdrop?.classList.add("is-open"),this.$modal.classList.add("is-open"),this.applyAnimation(!0),this.focusFirst()}),document.addEventListener("keydown",this.onKeyDown),Ge.push(this),this.isOpen=!0,this.options.onShow?.(this),this.emit("modal.show");const e=typeof this.options.closeAfter=="number"?this.options.closeAfter:this.options.closeAfter?.time,i=typeof this.options.closeAfter=="number"?!0:this.options.closeAfter?.resetOnHover;return e&&(this.startCloseTimer(e),i&&(this.$window?.addEventListener("mouseenter",this.stopCloseTimer),this.$window?.addEventListener("mouseleave",()=>this.startCloseTimer(e)))),this}close(){if(!this.isOpen)return this;{const s=this.emit("modal.beforeClose",!0),o=this.options.beforeClose?this.options.beforeClose(this)!==!1:!0;if(!s||!o)return this}if(this.isToast){this.applyAnimation(!1),this.emit("modal.close"),this.emit("toast.close");const s=this.isAnimationDisabled()?0:this.options.animationSpeed??200;let o=!1;const a=()=>{o||(o=!0,this.destroy(),this.options.onClose?.(this))},l=(c,u)=>{const d=()=>{c.removeEventListener(u,d),a()};c.addEventListener(u,d,{once:!0})};return s>0&&this.$window?(l(this.$window,"transitionend"),l(this.$window,"animationend"),window.setTimeout(a,s+20)):window.setTimeout(a,s),this}this.applyAnimation(!1),this.$backdrop?.classList.remove("is-open"),this.$modal?.classList.remove("is-open"),this.emit("modal.close");const e=this.isAnimationDisabled()?0:this.options.animationSpeed??200;let i=!1;const n=()=>{i||(i=!0,this.destroy(),this.options.onClose?.(this))},r=(s,o)=>{const a=()=>{s.removeEventListener(o,a),n()};s.addEventListener(o,a,{once:!0})};return e>0&&this.$window?(r(this.$window,"transitionend"),r(this.$window,"animationend"),window.setTimeout(n,e+20)):window.setTimeout(n,e),this}destroy(){if(this._isDestroyed)return this;if(this.stopCloseTimer(),document.removeEventListener("keydown",this.onKeyDown),this.isDragging&&this.onDragEnd(),this.$window?.removeEventListener("mouseenter",this.stopCloseTimer),this.isToast){this.$window?.parentElement&&this.$window.parentElement.removeChild(this.$window);const e=ai.indexOf(this);e!==-1&&ai.splice(e,1)}else this.$backdrop?.parentElement&&this.$backdrop.parentElement.removeChild(this.$backdrop),this.$modal?.parentElement&&this.$modal.parentElement.removeChild(this.$modal),Ge.remove(this),this.shouldUnlockBodyOnClose()&&Ge.unlockBodyScroll();return this.isOpen=!1,this.lastFocused?.focus?.(),this.emit("modal.destroy"),this._isDestroyed=!0,this}get$backdrop(){return this.$backdrop}get$modal(){return Nt(this.$modal,"modal")}get$window(){return Nt(this.$window,"window")}get$header(){return Nt(this.$header,"header")}get$title(){return Nt(this.$title,"title")}get$content(){return Nt(this.$content,"content")}get$icons(){return Nt(this.$icons,"icons")}get$buttons(e){return e==="leftButtons"?Nt(this.$buttonsLeft,"leftButtons"):e==="rightButtons"?Nt(this.$buttonsRight,"rightButtons"):Nt(this.$footer,"buttons")}setTitle(e){const i=this.get$title();return i.innerHTML="",i.append(sn(e)),this}setContent(e,i="replace"){const n=this.get$content();return i==="replace"?(n.innerHTML="",n.append(sn(e))):i==="append"?n.append(sn(e)):n.prepend(sn(e)),this}setIcons(e){const i=this.get$icons();i.innerHTML="";for(const n of e){const r=je("button",{className:`ipe-modal-modal__icon ${n.className}`,attrs:{type:"button"}});r.addEventListener("click",n.method),i.appendChild(r)}return this}setButtons(e,i){const n=this.$buttonsLeft,r=this.$buttonsRight;[n,r].forEach(o=>o.innerHTML=""),this.buttonElsLeft=[],this.buttonElsRight=[],this.keyMap.clear();const s=i??this.$footer;if(s===this.$footer)e.forEach(o=>this.addButton(o)),e.length===0&&(this.$footer.style.display="none");else{s.innerHTML="";for(const o of e){const a=this.generateButton(o);s.appendChild(a)}}return this}generateButton(e){const i=e.type??"button",n=i==="link"?je("a"):je("button",{attrs:{type:"button"}});e.id&&(n.id=e.id),n.className=`ipe-modal-btn ${e.className??""}`.trim();const r=sn(e.label??"OK");if(n.append(r),i==="link"&&e.href&&(n.href=e.href),e.method&&n.addEventListener("click",s=>{if(n._ipe_tmpDisabled){s.preventDefault(),s.stopPropagation();return}e.method.call(n,s,this)}),typeof e.closeAfter=="number"&&e.closeAfter>=0&&n.addEventListener("click",()=>{window.setTimeout(()=>this.close(),e.closeAfter)}),typeof e.enableAfter=="number"&&e.enableAfter>0){i==="button"&&n.setAttribute("disabled","true"),n._ipe_tmpDisabled=!0,n.setAttribute("aria-disabled","true");const s=()=>{i==="button"&&n.removeAttribute("disabled"),delete n._ipe_tmpDisabled,n.removeAttribute("aria-disabled")};window.setTimeout(s,e.enableAfter)}if(e.keyPress){const s=String(e.keyPress).split(/[\,\|]+/g).map(o=>o.trim()).filter(Boolean);for(const o of s){const a=Fh(o);a&&this.keyMap.set(a,n)}}return n}addButton(e,i){this.$footer&&(this.$footer.style.display="");const n=e.side??"right",r=n==="left"?this.$buttonsLeft:this.$buttonsRight,s=n==="left"?this.buttonElsLeft:this.buttonElsRight,o=this.generateButton(e),a=Math.max(0,Math.min(i??s.length,s.length));return a>=r.children.length?r.appendChild(o):r.insertBefore(o,r.children[a]),s.splice(a,0,o),this}removeButton(e){const i=this.buttonElsLeft,n=this.buttonElsRight,r=[...i,...n];let s=null;if(e==="*")return r.forEach(a=>{this.keyMap.delete(a.id),a.parentElement?.removeChild(a)}),this.$footer&&(this.$footer.style.display="none"),this;if(typeof e=="number"?s=r[e]??null:typeof e=="string"?s=r.find(a=>a.id===e)??null:e instanceof HTMLElement&&(s=r.find(a=>a===e)??null),!s)return this;for(const[a,l]of this.keyMap.entries())l===s&&this.keyMap.delete(a);let o=i.indexOf(s);return o!==-1?(i.splice(o,1),s.parentElement?.removeChild(s)):(o=n.indexOf(s),o!==-1&&(n.splice(o,1),s.parentElement?.removeChild(s))),i.length===0&&n.length===0&&this.$footer&&(this.$footer.style.display="none"),this}changePreviewState(){return this.get$modal().classList.toggle("is-fullscreen"),this}setModalHeight(e,i="height"){const n=this.get$window(),r=Math.max(0,window.innerHeight-e);return n.style[i]=`${r}px`,r}setOptions(e,i){return typeof e=="string"?this.options[e]=i:Object.assign(this.options,e),this}setPluginName(e){return this.$window&&(this.$window.className=this.$window.className.replace(`plugin--${this.pluginName}`,`plugin--${e}`)),this.pluginName=e,this}applyAnimation(e){const i=this.get$modal(),n=this.get$window(),r=this.$backdrop,s=this.options.modalAnimation??this.options.animation,o=typeof s=="string"?s:s&&(e?s.show:s.hide),a=this.options.backdropAnimation??this.options.animation,l=typeof a=="string"?a:a&&(e?a.show:a.hide);!o||o===!1?(i.style.transition="none",n.style.animation="none",n.style.removeProperty("--ipe-modal-anim")):(i.style.removeProperty("transition"),n.style.setProperty("--ipe-modal-anim",o)),r&&(!l||l===!1?r.style.transition="none":r.style.removeProperty("transition"))}on(e,i){return this._hooks.push({type:e,listener:i}),()=>this.off(e,i)}off(e,i){return this._hooks=this._hooks.filter(n=>n.type!==e&&(i?n.listener!==i:!0)),this}once(e,i){const n=this.on(e,r=>(n(),i(r)));return n}emit(e,i){const n=this._hooks.filter(a=>a.type===e);let r=!0;for(const a of n){const l=new CustomEvent(e,{detail:this,cancelable:i}),c=a.listener(l);if(l.defaultPrevented&&(r=!1),c===!1&&(r=!1),!r)break}const s=this.$modal??document.body,o=new CustomEvent(e,{detail:this,cancelable:i});return(!s.dispatchEvent(o)||o.defaultPrevented)&&(r=!1),r}focusFirst(){const e=this.get$modal(),i=tl(e);i.length?i[0].focus():e.focus({preventScroll:!0})}onKeyDown(e){if(Ge.top()!==this)return;if(e.key==="Escape"){e.preventDefault(),this.close();return}const i=this.get$modal();if(!i.contains(document.activeElement))return;if(e.key==="Tab"){const a=tl(i);if(!a.length)return;const l=a[0],c=a[a.length-1],u=document.activeElement;e.shiftKey&&u===l?(e.preventDefault(),c.focus()):!e.shiftKey&&u===c&&(e.preventDefault(),l.focus())}const n=e.ctrlKey||e.altKey||e.metaKey,r=e.target;if(!n&&(r&&["INPUT","TEXTAREA"].includes(r.tagName)||r.contentEditable==="true"))return;const s=qh(e),o=this.keyMap.get(s);if(o){e.preventDefault(),o.click();return}}setZIndex(e){this.$backdrop&&(this.$backdrop.style.zIndex=String(e)),this.$modal&&(this.$modal.style.zIndex=String(e+1))}bringToFront(){return Ge.remove(this),Ge.push(this),this}isAnimationDisabled(){const e=this.options.modalAnimation??this.options.animation;return e===!1||e==null}shouldLockBodyOnOpen(){return this.options.backdrop===!1||this.options.bodyScroll!==!1?!1:!Ge.stack.some(e=>e!==this&&e.options.backdrop!==!1&&e.options.bodyScroll===!1)}shouldUnlockBodyOnClose(){return this.options.backdrop===!1||this.options.bodyScroll!==!1?!1:!Ge.stack.some(e=>e!==this&&e.options.backdrop!==!1&&e.options.bodyScroll===!1)}onDragStart(e){if(this.options.backdrop!==!1||!this.options.draggable)return;e.preventDefault(),this.isDragging=!0,this.bringToFront(),this.dragStartX=e.clientX,this.dragStartY=e.clientY;const i=this.get$modal(),n=i.getBoundingClientRect();this.modalStartX=n.left+window.pageXOffset,this.modalStartY=n.top+window.pageYOffset,i.style.transform="none",i.style.left=`${this.modalStartX}px`,i.style.top=`${this.modalStartY}px`,document.addEventListener("pointermove",this.onDragMove),document.addEventListener("pointerup",this.onDragEnd),i.classList.add("is-dragging")}showToast(e){this.$window||this.init();const i=zh(e.position??"top right"),n=this.get$window();this.isToast=!0,n.style.pointerEvents="auto",this.applyAnimation(!0),i.appendChild(n);const r=(typeof this.options.closeAfter=="number"?this.options.closeAfter:this.options.closeAfter?.time)??3e3,s=(typeof this.options.closeAfter=="number"?!0:this.options.closeAfter?.resetOnHover)??!0;return r>0&&(this.startCloseTimer(r),s&&(n.addEventListener("mouseenter",this.stopCloseTimer),n.addEventListener("mouseleave",()=>this.startCloseTimer(r)))),this.isOpen=!0,this.options.onShow?.(this),ai.push(this),this.emit("toast.show"),this.emit("modal.show"),this}static show(e,i){return new this(e).init().show()}static createObject(e,i){return new this(e)}static close(e){if(!e){const s=Ge.top();return s?.close(),s}const i=typeof e=="string"?e:e.id,n=Ge.stack.find(s=>s.modalId===i);if(n)return n.close(),n;const r=ai.find(s=>s.modalId===i);return r?.close(),r}static closeAll(e,i){const n=new Set((Array.isArray(i)?i:i?[i]:[]).map(String)),r=new Set((Array.isArray(e)?e:e?[e]:[]).map(String));return Ge.closeAll(e,i),[...ai].forEach(s=>{const o=s.modalId,a=r.size?r.has(s.pluginName):!0,l=n.has(o);a&&!l&&s.close()}),Ge.top()??new Tn}static removeAll(){Ge.removeAll(),[...ai].forEach(e=>e.destroy())}static dialog(e,i){const n=new this({sizeClass:"dialog",buttons:[{label:"OK",className:"is-primary is-ghost",method:(r,s)=>{i?.(r,s),r.defaultPrevented||n.close()},keyPress:"Enter"}],...e});return n.init().show()}static confirm(e,i){e.title??(e.title="Confirm"),e.content??(e.content="Are you sure you want to perform this action?");const n=e.okBtn??{label:"OK",className:"is-primary is-ghost"},r=e.cancelBtn??{label:"Cancel",className:"is-danger is-ghost"};return new this({sizeClass:"dialog",...e,buttons:[{label:r.label,className:r.className,keyPress:"n",method:(s,o)=>{i?.(!1,o,s),o.close()}},{label:n.label,className:n.className,keyPress:"y",method:(s,o)=>{i?.(!0,o,s),s.defaultPrevented||o.close()}}]}).init().show()}static getDefaultNotifyIcon(e){switch(e){case"success":return ve("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-circle-check",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.293 5.953a1 1 0 0 0 -1.32 -.083l-.094 .083l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.403 1.403l.083 .094l2 2l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z"})]});case"error":return ve("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-alert-triangle",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 1.67c.955 0 1.845 .467 2.39 1.247l.105 .16l8.114 13.548a2.914 2.914 0 0 1 -2.307 4.363l-.195 .008h-16.225a2.914 2.914 0 0 1 -2.582 -4.2l.099 -.185l8.11 -13.538a2.914 2.914 0 0 1 2.491 -1.403zm.01 13.33l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -7a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z"})]});case"warning":return ve("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-alert-circle",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm.01 13l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -8a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z"})]});case"info":return ve("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-info-circle",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z"})]});case"dialog":return ve("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-message-dots",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 11v.01"}),ve("path",{d:"M8 11v.01"}),ve("path",{d:"M16 11v.01"}),ve("path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z"})]});case"confirm":return ve("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-copy-check",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M18.333 6a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.333 -4c1.094 0 1.828 .533 2.374 1.514a1 1 0 1 1 -1.748 .972c-.221 -.398 -.342 -.486 -.626 -.486h-10c-.548 0 -1 .452 -1 1v9.998c0 .32 .154 .618 .407 .805l.1 .065a1 1 0 1 1 -.99 1.738a3 3 0 0 1 -1.517 -2.606v-10c0 -1.652 1.348 -3 3 -3zm1.293 9.293l-3.293 3.292l-1.293 -1.292a1 1 0 0 0 -1.414 1.414l2 2a1 1 0 0 0 1.414 0l4 -4a1 1 0 0 0 -1.414 -1.414"})]});default:return null}}static notify(e,i,n){var a,l,c,u;if(i?.overrideOther&&[...ai].forEach(d=>d.close()),typeof i.title>"u"){const d=e||"Notification";i.title=d[0].toUpperCase()+d.slice(1).toLowerCase()}const r=i.icon??this.getDefaultNotifyIcon(e);r&&(r instanceof Element&&r.classList.add("ipe-modal-notify-icon"),i.title=ve(Lh,{children:[r,i.title]})),e==="confirm"&&(typeof i.closeAfter>"u"&&(i.closeAfter=0),i.okBtn||(i.okBtn={label:"OK"})),i.okBtn&&(typeof i.okBtn!="object"&&(i.okBtn={label:"OK"}),(a=i.okBtn).label??(a.label="OK"),(l=i.okBtn).className??(l.className="is-primary is-text ok-btn"),i.okBtn.method=(d,h)=>{n?.(!0,h,d),h.close()}),i.cancelBtn&&(typeof i.cancelBtn!="object"&&(i.cancelBtn={label:"Cancel"}),(c=i.cancelBtn).label??(c.label="Cancel"),(u=i.cancelBtn).className??(u.className="is-danger is-text cancel-btn"),i.cancelBtn.method=(d,h)=>{n?.(!1,h,d),h.close()}),i.buttons=[i.cancelBtn,i.okBtn,...i.buttons??[]].filter(Boolean);const s=`is-notify type-${e||"default"} ${i.className??""}`,o=new this({...i,className:s,sizeClass:"auto",center:!1,fitScreen:!1,closeIcon:!0,outSideClose:!1,bodyScroll:!0,buttons:i.buttons??[]});return o.setPluginName("toast"),o.showToast({position:i.position??"top right"})}};Tn.DEFAULT_OPTIONS={className:"",sizeClass:"auto",center:!0,fitScreen:!1,closeIcon:!0,bodyScroll:!1,outSideClose:!0,backdrop:!0,animation:{show:"ipe-modal-fade-in",hide:"ipe-modal-fade-out"},animationSpeed:200};let Ls=Tn;const ai=[];function zh(t="top right"){const e="ipe-modal-toast-container",i=`${e}-${t.replace(/[\s-\.|\/]+/g,"-")}`;let n=document.getElementById(i);return n||(n=je("div",{className:`${e} ${t}`,attrs:{id:i,"data-position":t}}),document.body.appendChild(n)),n}const Kh={ipe_progress:"_ipe_progress_so6hn_1"},li=t=>{const e=t.indeterminate??!0,i=m("div",{class:`${Kh.ipe_progress}`,"data-indeterminate":`${e}`,style:{width:"100%","--progress":t.progress?`${t.progress}%`:"0%"},...t});return i.setProgress=n=>{typeof n=="number"?(i.dataset.indeterminate="false",i.style.setProperty("--progress",`${n}%`)):(i.dataset.indeterminate="true",i.style.setProperty("--progress","0%"))},i};class Re extends Ls{constructor(e={}){e.className||(e.className=""),e.className+=" theme-ipe",e.modalAnimation||(e.modalAnimation={show:"ipe-modal-fade-in",hide:"ipe-modal-fade-out"}),super(e)}setLoadingState(e){if(this.get$window().classList.toggle("loading",e),e){const i=this.get$window().querySelectorAll("input:not([disabled]),button:not([disabled])");this._tmpDisabledActiveInputs=i,i.forEach(n=>{n.disabled=!0}),this.get$content().append(m("div",{id:"ipe-modalLoadingWrapper",style:{position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",justifyContent:"center",alignItems:"center",backgroundColor:"rgba(255, 255, 255, 0.5)",zIndex:2e3},children:m(li,{style:{width:"80%",maxWidth:"800px"}})}))}else{this.get$window().querySelector("#ipe-modalLoadingWrapper")?.remove();const i=this._tmpDisabledActiveInputs;i&&i.forEach(n=>{n.disabled=!1})}}}class Wh{constructor(e){this.ctx=e,this.IPEModal=Re,this.IPEModalEvent=Ts,this.show=Re.show.bind(Re),this.createObject=Re.createObject.bind(Re),this.close=Re.close.bind(Re),this.closeAll=Re.closeAll.bind(Re),this.removeAll=Re.removeAll.bind(Re),this.dialog=Re.dialog.bind(Re),this.confirm=Re.confirm.bind(Re),this.notify=Re.notify.bind(Re),e.set("modal",this),e.on("dispose",()=>{Re.closeAll()})}}const nl=t=>{if(!t)return new URLSearchParams;if(t instanceof URLSearchParams)return t;if(typeof t!="object"||t?.constructor!==Object)throw new TypeError("only plain object is supported");const e=new URLSearchParams;for(const[i,n]of Object.entries(t))if(n!=null){if(Array.isArray(n)){for(const r of n)e.append(i,r?.toString());continue}if(typeof n=="object"&&n!==null&&n.constructor===Object){for(const[r,s]of Object.entries(n))s!=null&&e.set(`${i}[${r}]`,s?.toString());continue}e.set(i,n?.toString())}return e},rl=(t,e,i)=>{const n=typeof t=="string"?new URL(t,window?.location?.origin):new URL(t),r=new URLSearchParams(n.search),s=nl(e);for(const[o,a]of s.entries())r.set(o,a);return n.search=r.toString(),n.hash="",n};var Gh=Object.create,Ms=Object.defineProperty,Vh=Object.getOwnPropertyDescriptor,sl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),ol=t=>{throw TypeError(t)},Yh=(t,e,i)=>e in t?Ms(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Qh=(t,e)=>Ms(t,"name",{value:e,configurable:!0}),Xh=t=>[,,,Gh(t?.[sl("metadata")]??null)],Jh=["class","method","getter","setter","accessor","field","value","get","set"],al=t=>t!==void 0&&typeof t!="function"?ol("Function expected"):t,Zh=(t,e,i,n,r)=>({kind:Jh[t],name:e,metadata:n,addInitializer:s=>i._?ol("Already initialized"):r.push(al(s||null))}),ep=(t,e)=>Yh(e,sl("metadata"),t[3]),tp=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},ip=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Vh(r,i));Qh(r,i);for(var f=n.length-1;f>=0;f--)l=Zh(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,al(o)&&(r=o);return ep(t,r),p&&Ms(r,i,p),u?c^4?s:p:r},ll,Ns,cl;ll=[Pe(["api","storage"])];class ir extends(cl=wt){constructor(e){super(e,"wiki",!1),this.ctx=e,this._data={},this.CACHE_VERSION=3,this.CACHE_TTL={siteinfo:1e3*60*60*24*3,userinfo:1e3*60*30},this.QUERY_DATA={siteinfo:{meta:"siteinfo",siprop:"general|specialpagealiases|namespacealiases|namespaces|magicwords"},userinfo:{meta:"userinfo",uiprop:"groups|rights|blockinfo|options"}},this.CACHE_DB=void 0,this.mwConfig={get:((i,n)=>window?.mw?.config?.get?.(i,n)??n),has:(i=>window?.mw?.config?.exists?.(i)??!1),get values(){return window?.mw?.config?.values||{}}},this.CACHE_DB=e.storage.createDatabase("wiki-metadata",1/0,this.CACHE_VERSION)}get logger(){return this.ctx.logger("WIKI_METADATA")}get api(){return this.ctx.api}async start(){await Promise.all(Object.keys(this.QUERY_DATA).map(e=>this.initData(e))),this.ctx.on("clear-cache",this.onClearCache.bind(this)),this.ctx.set("getUrl",this.getUrl.bind(this)),this.ctx.set("getSciprtUrl",this.getSciprtUrl.bind(this)),this.ctx.set("getMainpageUrl",this.getMainpageUrl.bind(this)),this.ctx.inject(["preferences","$"],e=>{const i=e.$;e.preferences.registerCustomConfig("WikiMetadataService",R.object({WikiMetadataService:R.const(m("div",{children:[m("h3",{children:i`Wiki Informations`}),m("ul",{children:[m("li",{children:[m("strong",{children:[i`Site`,":"]})," ",this.general.sitename," (",this.landingPageUrl,")"]}),m("li",{children:[m("strong",{children:i`User`}),": ",this.userInfo.name," (ID: ",this.userInfo.id,")"]}),m("li",{children:[m("strong",{children:i`Groups`}),": ",this.userGroups.join(", ")||"None"]})]}),m("div",{children:[m("p",{style:{fontStyle:"italic"},children:i`If the information shown above is incorrect (for example, the user is not you), click the button below.`}),m("button",{className:"btn danger",onClick:async n=>{n.preventDefault(),await e.serial("clear-cache")||window.location.reload()},children:["🧹 ",i`Clear caches & Reload`]})]})]})).role("raw-html")}).description("WikiMetadataService"),"about")}),this.logger.info("All initialized",this._data)}async initData(e,i=!1){const n=i?null:await this.fetchFromCache(e);if(n)return this._data[e]=n,this.logger.debug("Using cached",e,n),n;{const r=await this.fetchFromApi(e);return this.saveToCache(e,r),this._data[e]=r,this.logger.debug("Fetched from API",e,r),r}}getCacheKey(e){return`${e}:${new URL(this.ctx.api.config.baseURL).pathname.replace(/^\//,"")}`}async fetchFromApi(e){return this.api.get({action:"query",...this.QUERY_DATA[e]}).then(({data:i})=>{if(typeof i?.query!="object"||i.query===null)throw new Error("Invalid query data",{cause:i});return e==="siteinfo"?i.query:i.query?.[e]||i.query}).catch(i=>(this.logger.error("Failed to fetch",i),Promise.reject(i)))}async fetchFromCache(e){const i=this.getCacheKey(e);return await this.CACHE_DB.get(i,this.CACHE_TTL[e])}async saveToCache(e,i){const n=this.getCacheKey(e);return this.CACHE_DB.set(n,i)}async invalidateCache(e){const i=this.getCacheKey(e);return this.CACHE_DB.delete(i)}async onClearCache(){await this.CACHE_DB.clear()}get _raw(){return this._data}get siteInfo(){return this._data.siteinfo}get general(){return this.siteInfo.general}get specialPageAliases(){return this.siteInfo.specialpagealiases}get namespaceAliases(){return this.siteInfo.namespacealiases}get namespaces(){return this.siteInfo.namespaces}get namespaceMap(){const e=Object.values(this.namespaces).map(i=>({id:i.id,canonical:i.canonical,aliases:this.namespaceAliases.filter(n=>n.id===i.id).map(n=>n.alias)})).sort((i,n)=>i.id-n.id);return Reflect.defineProperty(this,"namespaceMap",{get:()=>e}),e}get magicWords(){return this.siteInfo.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}get baseUrl(){const e=this.general.server;return e.startsWith("//")?`${window?.location?.protocol||"https:"}//${e.slice(2)}`:e}get landingPageUrl(){return this.general.base}get mainPageName(){return this.general.mainpage}get mainPageUrl(){return this.getUrl(this.mainPageName)}get articlePath(){return this.general.articlepath}get scriptPath(){return this.general.scriptpath}get articleBaseUrl(){return`${this.baseUrl}${this.articlePath}`}get scriptBaseUrl(){return`${this.baseUrl}${this.scriptPath}`}getSciprtUrl(e="index"){return`${this.scriptBaseUrl}/${e.replace(/\.php$/,"")}.php`}getMainpageUrl(e){return rl(this.siteInfo.general.base,e).toString()}getUrl(e,i){const n=nl(i);let r;return typeof e=="string"&&e!==""?r=new URL(`${this.articleBaseUrl.replace("$1",e)}`):typeof e=="number"?(n.set("curid",e.toString()),r=new URL(this.getSciprtUrl("index"))):r=new URL(this.getSciprtUrl("index")),r.search=n.toString(),r.toString()}hasRight(e){return this.userRights.includes(e)}hasAnyRight(...e){return e.some(i=>this.hasRight(i))}hasEveryRights(...e){return e.every(i=>this.hasRight(i))}inGroup(e){return this.userGroups.includes(e)}inAnyGroup(...e){return this.userGroups.some(i=>e.includes(i))}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}}Ns=Xh(cl),ir=ip(Ns,0,"WikiMetadataService",ll,ir),tp(Ns,1,ir);class np{constructor(){this.values={}}get length(){return Object.keys(this.values).length}clear(){this.values={}}getItem(e){return this.values[e]??null}setItem(e,i){this.values[e]=typeof i=="string"?i:String(i)}removeItem(e){delete this.values[e]}key(e){return Object.keys(this.values)[e]??null}}const rp=()=>new Proxy(new np,{set(t,e,i){return typeof e=="string"&&t.setItem(e,i),!0},get(t,e){return typeof e=="string"&&!(e in t)?t.getItem(e):Reflect.get(t,e)}}),sp=(()=>{const t=Symbol.for("IPE.GlobalMemoryStorage");return t in globalThis||(globalThis[t]=rp()),globalThis[t]})();class op{constructor(e,i,n=1/0,r,s="localStorage"){this.dbName=e,this.storeName=i,this.ttl=n,this.version=r,this.engine=s,typeof n!="number"&&(this.ttl=Number(n)),(isNaN(this.ttl)||this.ttl<=0)&&(this.ttl=1/0),this.engine==="localStorage"&&"localStorage"in window?this.db=window.localStorage:this.engine==="sessionStorage"&&"sessionStorage"in window?this.db=window.sessionStorage:this.db=sp}makeKey(e){return`${this.dbName?this.dbName+":":""}${this.storeName?this.storeName+"/":""}${e}`}load(e){const i=this.getRaw(e);if(i===null)return null;let n;try{n=JSON.parse(i)}catch{return this.deleteSync(e),null}const r=n;return typeof r.time!="number"||!("value"in r)?(this.deleteSync(e),null):typeof this.version<"u"&&typeof this.version<"u"&&r.version!==this.version?(this.deleteSync(e),null):r}getRaw(e){const i=this.makeKey(e);return this.db.getItem(i)}setRaw(e,i){const n=this.makeKey(e);try{this.db.setItem(n,i)}catch{}}deleteSync(e){const i=this.makeKey(e);this.db.removeItem(i)}isExpired(e,i=this.ttl){return e?Date.now()-e.time>i:!1}async get(e,i=this.ttl,n){const r=this.load(e),s=this.isExpired(r,i);if(!r||s){if(typeof n=="function"){const o=await n();return await this.set(e,o),o}return null}return r.value}async set(e,i){const n=Date.now();if(typeof e=="string"){const o=e,a=i;if(a===null||typeof a>"u"){await this.delete(o);return}const l={time:n,value:a,version:this.version};return this.setRaw(o,JSON.stringify(l)),l}const r=e,s={};for(const[o,a]of Object.entries(r)){if(a===null||typeof a>"u"){this.deleteSync(o);continue}const l={time:n,value:a,version:this.version};this.setRaw(o,JSON.stringify(l)),s[o]=l}return s}async has(e,i=this.ttl){const n=this.load(e);return n!==null&&!this.isExpired(n,i)}async delete(e){this.deleteSync(e)}async updatedAt(e){const i=this.load(e);return i?i.time:0}async clear(){const e=this.makeKey(""),i=[];for(let n=0;n<this.db.length;n++){const r=this.db.key(n);r&&r.startsWith(e)&&i.push(r)}for(const n of i)this.db.removeItem(n);return this}async*keys(){const e=this.makeKey("");for(let i=0;i<this.db.length;i++){const n=this.db.key(i);n&&n.startsWith(e)&&(yield n.slice(e.length))}}async*values(){for await(const e of this.keys()){const i=this.load(e);if(i){if(this.isExpired(i)){this.deleteSync(e);continue}yield i}}}async*entries(){for await(const e of this.keys()){const i=this.load(e);if(i){if(this.isExpired(i)){this.deleteSync(e);continue}yield[e,i]}}}}var xe;(t=>{t.cache=new Map,t.defaults=Object.freeze({iterBatch:100,retry:{attempts:3,baseDelayMs:16}}),t.sleep=c=>new Promise(u=>setTimeout(u,c));function e(c){const u=c?.name??"";return u==="AbortError"||u==="InvalidStateError"||u==="TransactionInactiveError"||u==="UnknownError"}t.shouldReconnect=e;async function i(c,u,d){const h=Math.max(1,c.attempts);for(let p=0;p<h;p++)try{return await u(p)}catch(f){if(p===h-1)throw f;await d?.(f,p);const w=c.baseDelayMs*Math.pow(2,p)+Math.floor(Math.random()*10);await(0,t.sleep)(w)}throw new Error("withRetry exhausted unexpectedly")}t.withRetry=i;function n(c,u,d){return new Promise((h,p)=>{const f=indexedDB.open(c,u);f.onupgradeneeded=()=>{try{const w=f.result,S=f.transaction;d?.(w,S)}catch(w){p(w)}},f.onerror=()=>p(f.error),f.onblocked=()=>{},f.onsuccess=()=>{const w=f.result;w.onversionchange=()=>{try{w.close()}finally{t.cache.delete(c)}},h(w)}})}async function r(c,u,d){let h=!c.objectStoreNames.contains(u),p=[];if(!h&&d?.indexes?.length){const S=c.transaction(u,"readonly"),E=S.objectStore(u),M=new Set(Array.from(E.indexNames));p=(d.indexes||[]).filter(y=>!M.has(y.name)),await new Promise((y,g)=>{S.oncomplete=()=>y(),S.onabort=()=>g(S.error),S.onerror=()=>g(S.error)})}if(!h&&p.length===0)return c;const f=c.version+1;c.close();const w=await n(c.name,f,(S,E)=>{let M;S.objectStoreNames.contains(u)?M=E.objectStore(u):M=S.createObjectStore(u,{keyPath:d?.keyPath??void 0,autoIncrement:!!d?.autoIncrement});for(const y of p)M.indexNames.contains(y.name)||M.createIndex(y.name,y.keyPath,y.options)});return w.onversionchange=()=>{try{w.close()}finally{t.cache.delete(w.name)}},w}async function s(c,u,d){let h=t.cache.get(c);return h?(h=h.then(p=>r(p,u,d)),t.cache.set(c,h)):(h=(async()=>{const p=await n(c);return r(p,u,d)})(),t.cache.set(c,h)),h}t.getDB=s;async function o(c){const u=t.cache.get(c);if(t.cache.delete(c),u)try{(await u).close()}catch{}}t.closeConnection=o;function a(c){return new Promise((u,d)=>{c.onsuccess=()=>u(c.result),c.onerror=()=>d(c.error)})}t.asyncRequest=a;function l(c){return new Promise((u,d)=>{c.oncomplete=()=>u(),c.onabort=()=>d(c.error??new DOMException("Aborted","AbortError")),c.onerror=()=>d(c.error??new DOMException("TransactionError","UnknownError"))})}t.waitTx=l})(xe||(xe={}));let ap=class{constructor(e,i,n={}){this.dbName=e,this.storeName=i,this.options=n}get _iterBatch(){return this.options.iterBatch??xe.defaults.iterBatch}get _retryCfg(){const e=this.options.retry??xe.defaults.retry;return{attempts:e.attempts??3,baseDelayMs:e.baseDelayMs??16}}async _withStore(e,i){const n=this._retryCfg;return xe.withRetry(n,async()=>{const r=await xe.getDB(this.dbName,this.storeName,this.options.ensure);try{const s=r.transaction(this.storeName,e),o=s.objectStore(this.storeName),a=await i(o);return await xe.waitTx(s),a}catch(s){throw s}},async r=>{xe.shouldReconnect(r)&&await xe.closeConnection(this.dbName)})}async get(e){return this._withStore("readonly",async i=>{const n=await xe.asyncRequest(i.get(e));return n===void 0?void 0:n})}async set(e,i){return await this._withStore("readwrite",async n=>{const r=this.options.ensure?.keyPath!=null?n.put(i):n.put(i,e);await xe.asyncRequest(r)}),this}async delete(e){return this._withStore("readwrite",async i=>{const n=await xe.asyncRequest(i.get(e))!==void 0;return await xe.asyncRequest(i.delete(e)),n})}async clear(){await this._withStore("readwrite",async e=>{await xe.asyncRequest(e.clear())})}async has(e){return await this.get(e)!==void 0}async count(){return this._withStore("readonly",async e=>await xe.asyncRequest(e.count())??0)}async*_iterateEntries(){let e=null,i=!1;const n=Math.max(1,this._iterBatch);for(;!i;){const r=await this._withStore("readonly",async s=>{const o=[],a=e===null?void 0:IDBKeyRange.lowerBound(e,!0);return await new Promise((l,c)=>{const u=s.openCursor(a);u.onerror=()=>c(u.error),u.onsuccess=()=>{const d=u.result;if(!d){i=!0,l();return}o.push([d.key,d.value]),e=d.key,o.length>=n?l():d.continue()}}),o});for(const s of r)yield s;if(r.length===0)break}}entries(){return this._iterateEntries()}async*keys(){for await(const[e]of this.entries())yield e}async*values(){for await(const[,e]of this.entries())yield e}[Symbol.asyncIterator](){return this.entries()[Symbol.asyncIterator]()}async forEach(e){for await(const[i,n]of this.entries())await e(n,i,this)}async getMany(e){const i=new Map;for await(const n of e)i.set(n,void 0);return await this._withStore("readonly",async n=>{await Promise.all(i.keys().map(async r=>{const s=await xe.asyncRequest(n.get(r));i.set(r,s===void 0?void 0:s)}))}),i}async setMany(e){const i=this.options.ensure?.keyPath!=null;return await this._withStore("readwrite",async n=>{for await(const[r,s]of e){const o=i?n.put(s):n.put(s,r);await xe.asyncRequest(o)}}),this}async deleteMany(e){let i=0;return await this._withStore("readwrite",async n=>{for await(const r of e)await xe.asyncRequest(n.get(r))!==void 0&&i++,await xe.asyncRequest(n.delete(r))}),i}async disconnect(){await xe.closeConnection(this.dbName)}};class lp{constructor(e,i,n=1/0,r){this.dbName=e,this.storeName=i,this.ttl=n,this.version=r,this.db=new ap(e,i),this.keys=this.db.keys.bind(this.db),this.values=this.db.values.bind(this.db),this.entries=this.db.entries.bind(this.db),typeof this.ttl!="number"&&(this.ttl=Number(this.ttl)),(isNaN(this.ttl)||this.ttl<=0)&&(this.ttl=1/0),this._clearExpiredEntries().catch(()=>{})}async _clearExpiredEntries(){if(this.ttl===1/0)return;const e=Date.now(),i=[];for await(const[n,r]of this.db.entries())typeof r.time=="number"&&e-r.time>this.ttl&&i.push(n);i.length>0&&await this.db.deleteMany(i)}async get(e,i=this.ttl,n){const r=await this.loadFromDB(e),s=this.checkIfExpired(r,i);if(!r||s){if(typeof n=="function"){const o=await n();return await this.set(e,o),o}return null}return r.value}async set(e,i){const n=Date.now();if(typeof e=="string"){const l=e,c=i;if(c===null||typeof c>"u")return this.delete(l);const u={time:n,value:c,version:this.version};return await this.db.set(l,u),u}const r=e,s=[],o=[],a={};for(const[l,c]of Object.entries(r))if(c===null||typeof c>"u")o.push(l);else{const u={time:n,value:c,version:this.version};s.push([l,u]),a[l]=u}return s.length>0&&await this.db.setMany(s),o.length>0&&await this.db.deleteMany(o),a}async has(e,i=this.ttl){const n=await this.loadFromDB(e),r=this.checkIfExpired(n,i);return n!==null&&!r}async delete(e){await this.db.delete(e)}async updatedAt(e){const i=await this.loadFromDB(e);return i?i.time:0}async loadFromDB(e){const i=await this.db.get(e);if(i===void 0)return null;if(typeof i.time!="number"||typeof i.value>"u"){try{await this.delete(e)}catch{}return null}if(typeof this.version<"u"&&typeof this.version<"u"&&i.version!==this.version){try{await this.delete(e)}catch{}return null}return i}checkIfExpired(e,i=this.ttl){return e?Date.now()-e.time>i:!1}async clear(){return await this.db.clear(),this}}class cp extends wt{constructor(e,i){super(e,"storage",!1),this.config=i,this.kv=this.createDatabase("key-val",0,1,"indexedDB"),this.simpleKV=this.createDatabase("~",0,1,"localStorage"),this.memoryKV=this.createDatabase("~",0,1,"memory")}createDatabase(e,i,n,r="indexedDB"){const s="indexedDB"in window&&window.indexedDB!==null;switch(r==="indexedDB"&&!s&&(r="localStorage"),r){case"indexedDB":return new lp(this.config.dbName,e,i,n);case"localStorage":case"sessionStorage":case"memory":return new op(this.config.dbName,e,i,n,r);default:throw new Error(`Unsupported storage engine: ${r}`)}}}var ht=(t=>(t.preferences="preferences",t.watch="watch",t.unwatch="unwatch",t.nochange="nochange",t))(ht||{});function up(t){const i=class i{constructor(r,s=!0){this._loaded=s,this.api=t,r.revisions?.forEach(o=>{typeof o?.slots?.main=="object"&&Object.assign(o,o.slots.main)}),this.pageInfo={...i.DEFAULT_PAGE_INFO,...r}}static async newFromApi(r){const{data:s}=await this.api.get({...i.DEFAULT_QUERY_PARAMS,...r}),o=s?.query?.pages?.[0];if(!o||!o.title)throw new Error("Invalid page info",{cause:s});return new i(o,!0)}static newBlankPage(r={}){return new i(r,!1)}static async newFromAnyKind(r){const{title:s,pageId:o,revisionId:a}=r||{};return a?this.newFromApi({revids:parseInt(a.toString(),10)}):o?this.newFromApi({pageids:parseInt(o.toString(),10)}):s?this.newFromApi({titles:s.toString()}):null}static async newBatchFromApi(r){const{titles:s,pageids:o,revids:a,...l}=r||{},{data:c}=await this.api.post({...i.DEFAULT_QUERY_PARAMS,titles:s?.join("|")??void 0,pageids:o?.join("|")??void 0,revids:a?.join("|")??void 0,...l});return c?.query?.pages?.map(u=>new i(u,!0))||[]}async parse(r){return this.api.post({action:"parse",page:this.pageInfo.title,prop:"text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle|iwlinks|properties|parsewarnings",...r})}async preview(r,s){return this.parse({action:"parse",page:void 0,title:this.title,text:r,pst:1,preview:1,disableeditsection:1,disablelimitreport:1,...s})}async edit(r,s){return this.api.postWithEditToken({action:"edit",title:this.title,starttimestamp:this.pageInfo.touched,basetimestamp:this.revisions[0]?.timestamp,...r,...s})}async createOnly(r,s){return this.edit(r,{createonly:1,recreate:r.recreate,...s})}async delete(r,s){return this.api.postWithEditToken({action:"delete",title:this.pageInfo.title||void 0,pageid:this.pageInfo.pageid||void 0,reason:r,deletetalk:s?.deletetalk,...s})}async moveTo(r,s,o){return this.api.postWithEditToken({action:"move",from:this.pageInfo.title,to:r,reason:s,movetalk:1,movesubpages:1,...o})}userCan(r){return!!this.pageInfo?.actions?.[r]}userCanEdit(){return this.userCan("edit")}async reloadSelfInfo(){const r=await i.newFromApi({pageids:this.pageInfo.pageid,titles:this.pageInfo.title}),s=(this.pageInfo.revisions||[]).concat(r.revisions||[]).sort((o,a)=>o.revid-a.revid).reduce((o,a)=>(o.find(l=>l.revid===a.revid)||o.push(a),o),[]);return this.pageInfo=r.pageInfo,this.pageInfo.revisions=s,this._loaded=!0,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 lastrevid(){return this.pageInfo.lastrevid}get templates(){return this.pageInfo.templates||[]}get images(){return this.pageInfo.images||[]}};i.api=t,i.DEFAULT_QUERY_PARAMS={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",rvslots:"main"},i.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 e=i;return e}const fa=class fa extends wt{constructor(e){super(e,"wikiPage",!0),this.ctx=e,this.WikiPage=up(this.ctx.api)}async createInstance(e,i=!1){return await this.WikiPage.newFromApi(e)}async newFromTitle(e,i=!1,n,r=!1){return this.createInstance({titles:e.toString(),converttitles:i,rvsection:n},r)}async newFromPageId(e,i,n=!1){return this.createInstance({pageids:e,rvsection:i},n)}async newFromRevision(e,i,n=!1){return await this.createInstance({revids:e,rvsection:i},n)}newBlankPage(e={}){return this.WikiPage.newBlankPage(e)}};fa.inject=["api"];let Ds=fa;const ul=new WeakMap,on={toDBKey:t=>t.replace(/ /g,"_"),toNormalText:t=>t.replace(/_/g," "),ensureCase:(t,e)=>e==="first-letter"?t.charAt(0).toUpperCase()+t.slice(1):t},an={normalizeSpecialPageName:t=>t.toLowerCase(),buildSpecialPageIndex:t=>{const e=new Map,i=new Map,n=new Map;for(const r of t.specialpagealiases){const s=r.realname;e.set(s,s);const o=an.normalizeSpecialPageName(s);n.set(o,s);for(const a of r.aliases){i.set(a,s);const l=an.normalizeSpecialPageName(a);n.set(l,s)}}return{byRealName:e,byAlias:i,byNormalized:n}},findSpecialPageRealName:(t,e)=>{const i=t.split("/")[0];let n=e.byRealName.get(i)??e.byAlias.get(i);if(n!==void 0)return n;const r=an.normalizeSpecialPageName(i);return e.byNormalized.get(r)??null}},_t={normalizeNamespaceText:t=>t.replace(/[_\s]+/g,"_").toLowerCase().replace(/^_+|_+$/g,""),buildIndex:t=>{const e=new Map,i=new Map,n=new Map,r=new Map;for(const[s,o]of Object.entries(t.namespaces)){const a=parseInt(s);e.set(o.name,a),i.set(o.canonical??"",a);const l=_t.normalizeNamespaceText(o.name),c=_t.normalizeNamespaceText(o.canonical??"");r.set(l,a),r.set(c,a)}for(const s of t.namespacealiases){n.set(s.alias,s.id);const o=_t.normalizeNamespaceText(s.alias);r.set(o,s.id)}return{byName:e,byCanonical:i,byAlias:n,byNormalized:r}},findNamespaceId:(t,e)=>{let i=e.byName.get(t)??e.byCanonical.get(t)??e.byAlias.get(t);if(i!==void 0)return i;const n=_t.normalizeNamespaceText(t);return e.byNormalized.get(n)??null},isTalkPage:t=>t%2===1&&t>0,getDefaultNamespaceInfo:t=>({id:t,name:"",canonical:"",case:"first-letter",content:!1,nonincludable:!1,subpages:!1})};function fp(t){var s,o;const e=ul.get(t);if(e)return e;const i=_t.buildIndex(t),n=an.buildSpecialPageIndex(t),a=class a{constructor(c,u){Wi(this,s);Wi(this,o);if(this.newTitle=a.create.bind(a),this.toText=this.getPrefixedText.bind(this),this.toString=this.getPrefixedDBKey.bind(this),Te(this,s,c||""),Te(this,o,u??0),u===void 0)this.fixNSByTitle();else{const d=this.parseTitlePrefix(ae(this,s));d&&d.namespaceId===ae(this,o)&&Te(this,s,d.mainTitle)}if(this.getMainText()==="")throw new Error("Invalid title")}static create(c,u){return new a(c,u)}parseTitlePrefix(c){const u=c.indexOf(":");if(u<=0)return null;const d=c.substring(0,u),h=c.substring(u+1),p=_t.findNamespaceId(d,a._namespaceIndex);return p===null?null:{namespaceId:p,mainTitle:h}}adoptNamespaceFromTitle(){const c=this.parseTitlePrefix(ae(this,s));c&&(Te(this,s,c.mainTitle),Te(this,o,c.namespaceId))}fixNSByTitle(){const c=ae(this,s).indexOf(":");if(c!==-1){if(c===0){Te(this,s,ae(this,s).substring(1));return}this.adoptNamespaceFromTitle()}}getNamespaceInfo(){return a._meta.namespaces[ae(this,o)]??_t.getDefaultNamespaceInfo(ae(this,o))}resolveSpecialFullTitle(){if(ae(this,o)!==-1)return null;const c=an.findSpecialPageRealName(ae(this,s),a._specialPageIndex);if(!c)return null;const u=ae(this,s).includes("/")?ae(this,s).substring(ae(this,s).indexOf("/")):"";return c+u}formatMainForOutput(c){const u=this.getNamespaceInfo(),h=this.resolveSpecialFullTitle()??ae(this,s),p=c==="db"?on.toDBKey(h):on.toNormalText(h);return on.ensureCase(p,u.case)}getMainDBKey(){return this.formatMainForOutput("db")}getMainText(){return this.formatMainForOutput("text")}getMainRootText(){return this.getMainText().split("/")[0]}getPrefixedDBKey(){return ae(this,o)===0?this.getMainDBKey():`${this.getNamespaceDBKey()}:${this.getMainDBKey()}`}getPrefixedText(){return ae(this,o)===0?this.getMainText():`${this.getNamespaceText()}:${this.getMainText()}`}getNamespaceId(){return ae(this,o)}getNamespaceText(){return this.getNamespaceInfo().name??""}getNamespaceDBKey(){const c=this.getNamespaceInfo();return on.ensureCase(on.toDBKey(this.getNamespaceText()),c.case)}getSubjectPage(){if(_t.isTalkPage(ae(this,o))){const c=ae(this,o)-1;return new a(ae(this,s),c)}return this}getTalkPage(){if(_t.isTalkPage(ae(this,o)))return this;if(ae(this,o)<0)return null;const c=ae(this,o)+1;return a._meta.namespaces[c.toString()]?new a(ae(this,s),c):null}getURL(c){const u=this.getPrefixedDBKey();return this.buildArticleURL(u,c)}buildArticleURL(c,u){const h=a._meta.general.articlepath.replace("$1",c),p=new URL(h,location.origin);return u&&(u instanceof URLSearchParams?u:new URLSearchParams(u)).forEach((w,S)=>{p.searchParams.set(S,w)}),p}setTitle(c){Te(this,s,c);const u=ae(this,o);Te(this,o,0);const d=this.parseTitlePrefix(ae(this,s));return d?(u!==0&&d.namespaceId===u?(Te(this,s,d.mainTitle),Te(this,o,u)):(Te(this,s,d.mainTitle),Te(this,o,d.namespaceId)),this):this}setMainText(c){return Te(this,s,c),this}setNamespaceText(c){const u=_t.findNamespaceId(c,a._namespaceIndex);return u!==null&&Te(this,o,u),this}setNamespaceId(c){return Te(this,o,c),this}equals(c){return typeof c=="string"&&(c=new a(c)),this.getPrefixedDBKey()===c.getPrefixedDBKey()}isSpecial(c){if(ae(this,o)!==-1)return!1;const u=new a(c,-1);return this.getMainRootText()===u.getMainRootText()}toJSON(){return{ns:ae(this,o),text:this.getMainText(),title:this.getPrefixedText(),url:this.getURL().toString(),isSpecial:ae(this,o)<0}}};s=new WeakMap,o=new WeakMap,a._meta=t,a._namespaceIndex=i,a._specialPageIndex=n;let r=a;return ul.set(t,r),r}const Ln=class Ln extends wt{constructor(e){super(e,"wikiTitle",!0),this.ctx=e,this.logger=this.ctx.logger("WikiTitleService"),this._cachedTitles=new Map,this.wiki=this.ctx.wiki,this.wikiBaseUrl=this.wiki.baseUrl,this.wikiArticlePath=this.wiki.articlePath.replace("$1",""),this.wikiArticleBaseUrl=this.wiki.articleBaseUrl.replace("$1",""),this.wikiIndexPhpUrl=this.wiki.getSciprtUrl("index.php"),this.Title=fp(this.ctx.wiki.siteInfo)}newTitle(e,i){return new this.Title(e,i)}newMainPageTitle(){return this.newTitle(this.ctx.wiki.mainPageName)}async newTitleFromUrl(e){const i=this.parseWikiLink(e);return i?.title?i.title:i?.pageId?this.newTitleFromPageId(i.pageId):null}async newTitleFromAnyId(e,i=!1){const{title:n,pageId:r,revId:s}=e??{};if(typeof n=="string")return this.newTitle(n);let o,a;if(s?(o=parseInt(s.toString(),10),a="revid"):r&&(o=parseInt(r.toString(),10),a="pageid"),!o||!a||isNaN(o)||o<=0)throw new Error("Invalid id or kind",{cause:e});if(!i&&this._cachedTitles.has(`${a}:${o}`))return await this._cachedTitles.get(`${a}:${o}`);const{promise:l,resolve:c,reject:u}=re();this._cachedTitles.set(`${a}:${o}`,l);try{const{wikiPage:d}=this.ctx;let h=null;if(a==="pageid")h=await d.newFromPageId(o);else if(a==="revid")h=await d.newFromRevision(o);else throw new Error(`Invalid kind: ${a}`);c(this.newTitle(h.title))}catch(d){this._cachedTitles.delete(`${a}:${o}`),u(d)}return l}async newTitleFromPageId(e){return this.newTitleFromAnyId({pageId:e})}async newTitleFromRevision(e){return this.newTitleFromAnyId({revId:e})}resolveSpecialPageTarget(e){const i=typeof e=="string"?this.newTitle(e):e;if(!i||i.getNamespaceId()!==-1)return null;let n,r,s="view";const o=i.getMainDBKey().split("/").slice(1).join("/")||"";if(i.isSpecial("edit")&&o)n=o,s="edit";else if(i.isSpecial("talkpage")&&o){const a=i.newTitle(o).getTalkPage();if(!a)return null;n=a.getPrefixedDBKey()}else if(i.isSpecial("mypage"))n=i.newTitle(this.ctx.wiki.userInfo.name,2).getPrefixedDBKey()+(o?`/${o}`:"");else if(i.isSpecial("mytalk"))n=i.newTitle(this.ctx.wiki.userInfo.name,3).getPrefixedDBKey()+(o?`/${o}`:"");else if(i.isSpecial("newsection")&&o)n=o,r="new",s="edit";else return null;return{title:new this.Title(n),section:r,action:s}}isWikiLink(e){return e.startsWith(this.wikiArticleBaseUrl)||e.startsWith(this.wikiIndexPhpUrl)||e.startsWith(`${this.wikiBaseUrl}/?`)||e===this.ctx.wiki.landingPageUrl}validateHrefAttr(e){return typeof e!="string"?!1:!Ln.REG_SKIPPED_HREF.test(e)}parseWikiLink(e){if(!e||typeof e=="string"&&!this.validateHrefAttr(e))return null;const i=rl(e);if(!this.isWikiLink(i.toString()))return null;const n=i.searchParams,r=i.hash.replace("#",""),s=n.get("action")||"view",o=n.get("title")||"",a=parseInt(n.get("curid")||"0",10),l=parseInt(n.get("oldid")||"0",10);let c=o||(()=>{try{return decodeURIComponent(i.pathname.substring(this.wikiArticlePath.length))}catch(p){return this.logger.error("parseLink",i,p),""}})();c.endsWith("index.php")&&(c="");let u,d,h;if(l)h=l;else if(a)d=a;else if(c)u=this.newTitle(c);else if(i.origin+i.pathname===this.ctx.wiki.landingPageUrl)u=this.newMainPageTitle();else return null;return{title:u,pageId:d,revId:h,url:i,params:n,hash:r,action:s}}};Ln.inject=["wiki","wikiPage"],Ln.REG_SKIPPED_HREF=/^(#|javascript:|vbscript:|file:)/i;let js=Ln;const fl=t=>typeof t=="function";async function dp(t){return fl(t)?await t():t}function dl(t){return fl(t)?t():t}var hp=Object.create,Us=Object.defineProperty,pp=Object.getOwnPropertyDescriptor,hl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),pl=t=>{throw TypeError(t)},gp=(t,e,i)=>e in t?Us(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,mp=(t,e)=>Us(t,"name",{value:e,configurable:!0}),yp=t=>[,,,hp(t?.[hl("metadata")]??null)],bp=["class","method","getter","setter","accessor","field","value","get","set"],gl=t=>t!==void 0&&typeof t!="function"?pl("Function expected"):t,vp=(t,e,i,n,r)=>({kind:bp[t],name:e,metadata:n,addInitializer:s=>i._?pl("Already initialized"):r.push(gl(s||null))}),wp=(t,e)=>gp(e,hl("metadata"),t[3]),_p=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},xp=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&pp(r,i));mp(r,i);for(var f=n.length-1;f>=0;f--)l=vp(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,gl(o)&&(r=o);return wp(t,r),p&&Us(r,i,p),u?c^4?s:p:r},ml,Bs,yl;ml=[Pe(["storage","wiki"])];class nr extends(yl=wt){constructor(e){super(e,"preferences",!0),this.ctx=e,this.db=void 0,this.customRegistries=[],this.categoryDefinitions=[],this._defaultPreferences={},e.set("prefs",this),this.db=e.storage.createDatabase(`preferences:${e.wiki.userInfo.id}`,1/0);try{this._migrageFromLegacyMasterDB()}catch{}}get logger(){return this.ctx.logger("PREFERENCES")}async start(){}async get(e,i){if(!e)return this.getAll();i??(i=()=>{const r=this.defaultOf(e);return this.logger.debug(e,`(fallback value: ${r})`),r});const n=await this.db.get(e,void 0);return n!==null?n:await dp(i)}async getAll(){const e=this.loadDefaultConfigs();for await(const[i,n]of this.db.entries())i!=="_touched"&&i in e&&(e[i]=n.value);return e}async set(e,i){return(await this.setMany({[e]:i}))[e]}async setMany(e){const i=this.loadDefaultConfigs(),n={};for(const[r,s]of Object.entries(e))s===i[r]||s===void 0?n[r]=void 0:n[r]=s;return await this.db.set(n),this.ctx.emit("preferences/changed",{ctx:this.ctx,input:e,changes:n}),n}defaultOf(e){var i;return(i=this._defaultPreferences)[e]??(i[e]=this.loadDefaultConfigs()[e])}async getExportableRecord(e){e??(e=await this.getAll());const i=this.loadDefaultConfigs(),n={};return Object.entries(i).sort(([r],[s])=>r.localeCompare(s)).forEach(([r,s])=>{const o=e[r];o!==void 0&&o!==s&&(n[r]=o)}),n}loadDefaultConfigs(){const e={};return this.getConfigRegistries().forEach(i=>{try{const n=i.schema({});Object.entries(n).forEach(([r,s])=>{e[r]=s})}catch{}}),Object.entries(e).forEach(([i,n])=>{this._defaultPreferences[i]=n}),e}registerCustomConfig(e,i,n){const r={name:e,schema:i,category:n||"general"},s=this.customRegistries.findIndex(o=>o.name===e);return s>=0?this.customRegistries[s]=r:this.customRegistries.push(r),this}getConfigRegistries(e){return Array.from(this.ctx.registry.entries()).map(([i])=>i===null?{name:"@root",schema:$i?.PreferencesSchema||null}:{name:i.name,schema:i?.PreferencesSchema||null}).filter(i=>i.schema!==null).map(i=>({...i,category:i.schema.meta.category||"general"})).concat(this.customRegistries).filter(i=>!e||i.category===e)}getAllSchema(){return new R(R.intersect(this.getConfigRegistries().map(e=>e.schema)))}defineCategory(e){const i=this.categoryDefinitions.findIndex(n=>n.name===e.name);return i<0?this.categoryDefinitions.push(e):this.categoryDefinitions[i]=e,this.categoryDefinitions.sort((n,r)=>(n.index??0)-(r.index??0)),this}getConfigCategories(){return this.categoryDefinitions}async _migrageFromLegacyMasterDB(){const e=this.ctx.storage.createDatabase("preferences",1/0);let i=0;for await(const[n,r]of e.entries())n!=="_touched"&&(await this.db.set(n,r.value),i++);return i&&this.logger.info(`Migrated ${i} preferences from master DB`),await e.clear(),await e?.db?.disconnect?.(),i}}Bs=yp(yl),nr=xp(Bs,0,"PreferencesService",ml,nr),_p(Bs,1,nr);var xt=(t=>(t.ANALYTICS_API_BASE="https://analytics.ipe.wiki/api/v6",t.ANALYTICS_DASH_URL="https://analytics.ipe.wiki",t.GITHUB_URL="https://github.com/inpageedit/inpageedit-next",t.GITHUB_OWNER="inpageedit",t.GITHUB_REPO="inpageedit-next",t.HOME_URL="https://www.ipe.wiki/",t.UPDATE_LOGS_URL="https://www.ipe.wiki/changelogs/",t.PLUGIN_REGISTRY_URL="https://registry.ipe.wiki/registry.v1.json",t.I18N_INDEX_URL="https://registry.ipe.wiki/i18n/index.json",t.QQ_GROUP_ID="1026023666",t))(xt||{});const bl="",vl="",Sp=/\\\{/g,kp=/\\\}/g,$p=new RegExp(bl,"g"),Ep=new RegExp(vl,"g");function wl(t){const e=t?{...t}:void 0;return(n,...r)=>Pp(e,n,...r)}function Pp(t,e,...i){if(!e)return"";let n=String(e).replace(Sp,bl).replace(kp,vl),r={},s=[];i.length===1&&Array.isArray(i[0])?s=i[0]:i.length===1&&Cp(i[0])?r=i[0]:i.length>0&&(s=i);const o=Object.create(null);if(s&&s.length)for(let a=0;a<s.length;a++)o[`$${a+1}`]=s[a];if(r&&Object.keys(r).length)for(const a of Object.keys(r))o[a]=r[a];if(t&&Object.keys(t).length)for(const a of Object.keys(t))typeof o[a]>"u"&&(o[a]=t[a]);return n=n.replace(/\{\{\s*([\s\S]*?)\s*\}\}/g,(a,l)=>{const c=String(l).trim();if(!c)return"";try{const u=Rp(c,o);return u==null?"":String(u)}catch{return""}}),n.replace($p,"{").replace(Ep,"}")}function Cp(t){return typeof t=="object"&&t!==null&&t.constructor===Object}const Rp=Ip();function Ip(){const t=new Set(["eval","Object","Array","String","Number","Boolean","Date","Math","JSON","undefined","null","true","false","NaN","Infinity","isNaN","isFinite","parseInt","parseFloat"]),e=new Function("__expr__","ctx",`
|
|
3
|
+
`),e.emit(e,"internal/warning",n)}get(e){if(this.ctx[D.internal][e]?.type!=="service")return;const n=this.ctx[D.isolate][e],r=this.ctx[D.store][n]?.value;return wt(this.ctx,r)}set(e,i){this.provide(e);const n=this.ctx[D.isolate][e],r=this.ctx[D.store][n]?.value;i??(i=void 0);let s=G(()=>{},"dispose");if(r===i)return s;if(!we(i)&&!we(r))throw new Error(`service ${e} has been registered`);const o=this.ctx;we(i)||(s=o.effect(()=>()=>{o.set(e,void 0)})),Da(i)&&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[D.filter]=l=>o[D.isolate][e]===l[D.isolate][e],o.emit(a,"internal/before-service",e,i),o[D.store][n]={value:i,source:o},o.emit(a,"internal/service",e,r),s}provide(e,i,n){const r=this.ctx.root[D.internal];if(e in r)return;const s=Symbol(e);r[e]={type:"service",builtin:n},this.ctx.root[D.isolate][e]=s,ds(i)&&(this.ctx[D.store][s]={value:i,source:null},Ne(i,D.tracker,{associate:e,property:"ctx"}))}_accessor(e,i){const n=this.ctx.root[D.internal];return e in n?()=>{}:(n[e]={type:"accessor",...i},()=>delete this.ctx.root[D.isolate][e])}accessor(e,i){this.ctx.scope.effect(()=>this._accessor(e,i))}alias(e,i){const n=this.ctx.root[D.internal];if(!(e in n))for(const r of i)n[r]||(n[r]={type:"alias",name:e})}_mixin(e,i){const n=Array.isArray(i)?i.map(o=>[o,o]):Object.entries(i),r=typeof e=="string"?o=>o[e]:()=>e,s=n.map(([o,a])=>this._accessor(a,{get(l){const c=r(this);if(we(c))return c;const u=l?Ji(l,c):c,d=Reflect.get(c,o,u);return typeof d!="function"?d:d.bind(u??c)},set(l,c){const u=r(this),d=c?Ji(c,u):u;return Reflect.set(u,o,l,d)}}));return()=>s.forEach(o=>o())}mixin(e,i){this.ctx.scope.effect(()=>this._mixin(e,i))}trace(e){return wt(this.ctx,e)}bind(e){return new Proxy(e,{apply:G((i,n,r)=>i.apply(this.trace(n),r.map(s=>this.trace(s))),"apply")})}},G(ut,"ReflectService"),B(ut,"handler",{get:G((e,i,n)=>{if(typeof i!="string")return Reflect.get(e,i,n);if(Reflect.has(e,i))return wt(n,Reflect.get(e,i,n),!0);const[r,s]=ut.resolveInject(e,i),o=new Error(`property ${r} is not registered, declare it as \`inject\` to suppress this warning`);return s?s.type==="accessor"?s.get.call(n,n[D.receiver]):(s.builtin||ut.checkInject(n,r,o),n.reflect.get(r)):(ut.checkInject(n,r,o),Reflect.get(e,r,n))},"get"),set:G((e,i,n,r)=>{if(typeof i!="string")return Reflect.set(e,i,n,r);const[s,o]=ut.resolveInject(e,i);return o?o.type==="accessor"?o.set?o.set.call(r,n,r[D.receiver]):!1:(r.reflect.set(s,n),!0):Reflect.set(e,s,n,r)},"set"),has:G((e,i)=>{if(typeof i!="string")return Reflect.has(e,i);if(Reflect.has(e,i))return!0;const[,n]=ut.resolveInject(e,i);return!!n},"has")}),ut),gs=rh;function ms(t){return t!==null&&t!==!1&&t!==void 0}G(ms,"isBailed");var sh=(Hi=class{constructor(e){B(this,"isActive",!1);B(this,"_tasks",new Set);B(this,"_hooks",{});this.ctx=e,Ne(this,D.tracker,{associate:"lifecycle",property:"ctx"}),Ne(this.on("internal/listener",function(n,r,s){const o=s.prepend?"unshift":"push";if(n==="ready")return this.lifecycle.isActive?(this.scope.ensure(async()=>r()),()=>!1):void 0;if(n==="dispose")return this.scope.disposables[o](r),Ne(r,"name","event <dispose>"),()=>Gt(this.scope.disposables,r);if(n==="fork")return this.scope.runtime.forkables[o](r),this.scope.collect("event <fork>",()=>Gt(this.scope.runtime.forkables,r))}),Ke.static,e.scope);for(const n of["info","error","warning"])Ne(this.on(`internal/${n}`,(r,...s)=>{this._hooks[`internal/${n}`].length>1}),Ke.static,e.scope);Ne(this.on("internal/before-service",function(n){for(const r of this.registry.values()){if(!r.inject[n]?.required)continue;const s=r.isReusable?r.children:[r];for(const o of s)this[D.filter](o.ctx)&&(o.updateStatus(),o.reset())}},{global:!0}),Ke.static,e.scope),Ne(this.on("internal/service",function(n){for(const r of this.registry.values()){if(!r.inject[n]?.required)continue;const s=r.isReusable?r.children:[r];for(const o of s)this[D.filter](o.ctx)&&o.start()}},{global:!0}),Ke.static,e.scope);const i=G((n,r)=>{if(!n.runtime.plugin)return!1;for(const s in n.runtime.inject)if(r===gs.resolveInject(n.ctx,s)[0])return!0;return i(n.parent.scope,r)},"checkInject");Ne(this.on("internal/inject",function(n){return i(this.scope,n)},{global:!0}),Ke.static,e.scope)}async flush(){for(;this._tasks.size;)await Promise.all(Array.from(this._tasks))}filterHooks(e,i){return i=wt(this.ctx,i),e.slice().filter(n=>{const r=i?.[Ke.filter];return n.global||!r||r.call(i,n.ctx)})}*dispatch(e,i){const n=typeof i[0]=="object"||typeof i[0]=="function"?i.shift():null,r=i.shift();r!=="internal/event"&&this.emit("internal/event",e,r,i,n);for(const s of this.filterHooks(this._hooks[r]||[],n))yield s.callback.apply(n,i)}async parallel(...e){await Promise.all(this.dispatch("emit",e))}emit(...e){Array.from(this.dispatch("emit",e))}async serial(...e){for await(const i of this.dispatch("serial",e))if(ms(i))return i}bail(...e){for(const i of this.dispatch("bail",e))if(ms(i))return i}register(e,i,n,r){const s=r.prepend?"unshift":"push";return i[s]({ctx:this.ctx,callback:n,...r}),this.ctx.state.collect(e,()=>this.unregister(i,n))}unregister(e,i){const n=e.findIndex(r=>r.callback===i);if(n>=0)return e.splice(n,1),!0}on(e,i,n){var a;typeof n!="object"&&(n={prepend:n}),this.ctx.scope.assertActive(),i=this.ctx.reflect.bind(i);const r=this.bail(this.ctx,"internal/listener",e,i,n);if(r)return r;const s=(a=this._hooks)[e]||(a[e]=[]),o=typeof e=="string"?`event <${e}>`:"event (Symbol)";return this.register(o,s,i,n)}once(e,i,n){const r=this.on(e,function(...s){return r(),i.apply(this,s)},n);return r}async start(){this.isActive=!0;const e=this._hooks.ready||[];for(;e.length;){const{ctx:i,callback:n}=e.shift();i.scope.ensure(async()=>n())}await this.flush()}async stop(){this.isActive=!1,this.ctx.scope.reset()}},G(Hi,"Lifecycle"),Hi),Ua=sh,Fa=(t=>(t[t.PENDING=0]="PENDING",t[t.LOADING=1]="LOADING",t[t.ACTIVE=2]="ACTIVE",t[t.FAILED=3]="FAILED",t[t.DISPOSED=4]="DISPOSED",t))(Fa||{});W.CordisError=(_i=class extends Error{constructor(e,i){super(i??_i.Code[e]),this.code=e}},G(_i,"CordisError"),_i),(t=>{t.Code={INACTIVE_EFFECT:"cannot create effect on inactive context"}})(W.CordisError||(W.CordisError={}));var ys=(zi=class{constructor(e,i){B(this,"uid");B(this,"ctx");B(this,"disposables",[]);B(this,"error");B(this,"status",0);B(this,"isActive",!1);B(this,"context");B(this,"proxy");B(this,"acceptors",[]);B(this,"tasks",new Set);B(this,"hasError",!1);this.parent=e,this.config=i,this.uid=e.registry?e.registry.counter:0,this.ctx=this.context=e.extend({scope:this}),this.proxy=new Proxy({},{get:G((n,r)=>Reflect.get(this.config,r),"get")})}get _config(){return this.runtime.isReactive?this.proxy:this.config}assertActive(){if(!(this.uid!==null||this.isActive))throw new W.CordisError("INACTIVE_EFFECT")}effect(e,i){this.assertActive();const n=cs(e)?new e(this.ctx,i):e(this.ctx,i);let r=!1;const s=typeof n=="function"?n:n.dispose.bind(n),o=G((...a)=>{if(!r)return r=!0,Gt(this.disposables,o),s(...a)},"wrapped");return this.disposables.push(o),typeof n=="function"?o:(n.dispose=o,n)}collect(e,i){const n=Ne(()=>(Gt(this.disposables,n),i()),"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 i=this.status;e?.(),this.status=this._getStatus(),i!==this.status&&this.context.emit("internal/status",this,i)}ensure(e){const i=e().catch(n=>{this.context.emit(this.ctx,"internal/error",n),this.cancel(n)}).finally(()=>{this.updateStatus(()=>this.tasks.delete(i)),this.context.events._tasks.delete(i)});this.updateStatus(()=>this.tasks.add(i)),this.context.events._tasks.add(i)}cancel(e){this.error=e,this.updateStatus(()=>this.hasError=!0),this.reset()}get ready(){return Object.entries(this.runtime.inject).every(([e,i])=>!i.required||!we(this.ctx.get(e)))}reset(){this.isActive=!1,this.disposables=this.disposables.splice(0).filter(e=>{if(this.uid!==null&&e[Ke.static]===this)return!0;(async()=>e())().catch(i=>{this.context.emit(this.ctx,"internal/error",i)})})}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),()=>Gt(this.acceptors,n)))}decline(e){return this.accept(e,()=>!0)}checkUpdate(e,i){if(i||!this.config)return[!0,!0];if(i===!1)return[!1,!1];const n=Object.create(null),r=G(c=>{const u=n[c]??(n[c]=!si(this.config[c],e[c]));return o||(o=u),u},"checkPropertyUpdate"),s=new Set;let o=!1,a=!1,l=this.runtime.isReactive||null;for(const{keys:c,callback:u,passive:d}of this.acceptors){if(!c)l||(l=!d);else if(d)c?.forEach(p=>s.add(p));else{let p=!1;for(const f of c)p||(p=r(f));if(!p)continue}u?.(e)&&(a=!0)}for(const c in{...this.config,...e})if(l!==!1&&!(c in n)&&!s.has(c)){const u=r(c);l===null&&(a||(a=u))}return[o,a]}},G(zi,"EffectScope"),zi),Ba=(Ki=class extends ys{constructor(i,n,r,s){super(i,r);B(this,"dispose");this.runtime=n,this.dispose=Ne(i.scope.collect(`fork <${i.runtime.name}>`,()=>{this.uid=null,this.reset(),this.context.emit("internal/fork",this);const o=Gt(n.disposables,this.dispose);return Gt(n.children,this)&&!n.children.length&&i.registry.delete(n.plugin),o}),Ke.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 i of this.runtime.forkables)this.ensure(async()=>i(this.context,this._config))}update(i,n){const r=this.config,s=this.runtime.isForkable?this:this.runtime;if(s.config!==r)return;let o;try{o=Xi(this.runtime.plugin,i)}catch(c){return this.context.emit("internal/error",c),this.cancel(c)}const[a,l]=s.checkUpdate(o,n);this.context.emit("internal/before-update",this,i),this.config=o,s.config=o,a&&this.context.emit("internal/update",this,r),l&&s.restart()}},G(Ki,"ForkScope"),Ki),bs=(Wi=class extends ys{constructor(i,n,r,s){super(i,r);B(this,"value");B(this,"runtime",this);B(this,"schema");B(this,"name");B(this,"inject",Object.create(null));B(this,"forkables",[]);B(this,"children",[]);B(this,"isReusable",!1);B(this,"isReactive",!1);B(this,"apply",G((i,n)=>{if(typeof this.plugin!="function")return this.plugin.apply(i,n);if(cs(this.plugin)){const r=new this.plugin(i,n),s=r[Ke.expose];return s&&i.set(s,r),r.fork&&this.forkables.push(r.fork.bind(r)),r}else return this.plugin(i,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(i,n,r){return new Ba(i,this,n,r)}dispose(){return this.uid=null,this.reset(),this.context.emit("internal/runtime",this),!0}setup(){const{name:i}=this.plugin;i&&i!=="apply"&&(this.name=i),this.schema=this.plugin.Config||this.plugin.schema,this.inject=be.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 i of this.children)i.reset()}start(){if(super.start())return!0;!this.isReusable&&this.plugin&&this.ensure(async()=>this.value=this.apply(this.ctx,this._config));for(const i of this.children)i.start()}update(i,n){if(this.isForkable){const c=new Error(`attempting to update forkable plugin "${this.plugin.name}", which may lead to unexpected behavior`);this.context.emit(this.ctx,"internal/warning",c)}const r=this.config;let s;try{s=Xi(this.runtime.plugin||this.context.constructor,i)}catch(c){return this.context.emit("internal/error",c),this.cancel(c)}const[o,a]=this.checkUpdate(s,n),l=this.children.find(c=>c.config===r);this.config=s,l&&(this.context.emit("internal/before-update",l,i),l.config=s,o&&this.context.emit("internal/update",l,r)),a&&this.restart()}},G(Wi,"MainScope"),Wi);function qa(t){return t&&typeof t=="object"&&typeof t.apply=="function"}G(qa,"isApplicable");function be(t){return function(e,i){if(i.kind==="class")e.inject=t;else if(i.kind==="method")i.addInitializer(function(){const n=this[D.tracker]?.property;if(!n)throw new Error("missing context tracker");this[n].inject(t,r=>{e.call(Ji(this,{[n]:r}))})});else throw new Error("@Inject can only be used on class or class methods")}}G(be,"Inject"),(t=>{function e(i){if(!i)return{};if(Array.isArray(i))return Object.fromEntries(i.map(o=>[o,{required:!0}]));const{required:n,optional:r,...s}=i;return Array.isArray(n)&&Object.assign(s,Object.fromEntries(n.map(o=>[o,{required:!0}]))),Array.isArray(r)&&Object.assign(s,Object.fromEntries(r.map(o=>[o,{required:!1}]))),s}t.resolve=e,G(e,"resolve")})(be||(be={}));var oh=(Vi=class{constructor(e,i){B(this,"_counter",0);B(this,"_internal",new Map);B(this,"context");this.ctx=e,Ne(this,D.tracker,{associate:"registry",property:"ctx"}),this.context=e;const n=new bs(e,null,i);e.scope=n,n.ctx=e,this.set(null,n)}get counter(){return++this._counter}get size(){return this._internal.size}resolve(e,i=!1){if(e===null||typeof e=="function")return e;if(qa(e))return e.apply;if(i)throw new Error('invalid plugin, expect function or object with an "apply" method, received '+typeof e)}get(e){const i=this.resolve(e);return i&&this._internal.get(i)}has(e){const i=this.resolve(e);return!!i&&this._internal.has(i)}set(e,i){const n=this.resolve(e);this._internal.set(n,i)}delete(e){const i=this.resolve(e),n=i&&this._internal.get(i);if(n)return this._internal.delete(i),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,i){return this.inject(e,i)}inject(e,i){return this.plugin({inject:e,apply:i,name:i.name})}plugin(e,i,n){if(this.resolve(e,!0),this.ctx.scope.assertActive(),!n)try{i=Xi(e,i)}catch(s){this.context.emit(this.ctx,"internal/error",s),n=s,i=null}let r=this.get(e);return r?(r.isForkable||this.context.emit(this.ctx,"internal/warning",new Error(`duplicate plugin detected: ${e.name}`)),r.fork(this.ctx,i,n)):(r=new bs(this.ctx,e,i,n),this.set(e,r),r.fork(this.ctx,i,n))}},G(Vi,"Registry"),Vi),ah=oh,Ke=($e=class{static is(e){return!!e?.[$e.is]}static associate(e,i){return e}constructor(e){e=Xi(this.constructor,e),this[D.store]=Object.create(null),this[D.isolate]=Object.create(null),this[D.internal]=Object.create(null),this[D.intercept]=Object.create(null);const i=new Proxy(this,gs.handler);i.root=i,i.reflect=new gs(i),i.registry=new ah(i,e),i.lifecycle=new Ua(i);const n=G(r=>{if(r){n(Object.getPrototypeOf(r));for(const s of Object.getOwnPropertyNames(r)){const o=r[s].prototype?.constructor;o&&(i[r[s].key]=new o(i,e),Ne(i[r[s].key],"ctx",i))}}},"attach");return n(this[D.internal]),i}[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 i=Reflect.getOwnPropertyDescriptor(this,D.shadow)?.value,n=Object.assign(Object.create(wt(this,this)),e);return i?Object.assign(Object.create(n),{[D.shadow]:i}):n}isolate(e,i){const n=Object.create(this[D.isolate]);return n[e]=i??Symbol(e),this.extend({[D.isolate]:n})}intercept(e,i){const n=Object.create(this[D.intercept]);return n[e]=i,this.extend({[D.intercept]:n})}},G($e,"Context"),B($e,"store",D.store),B($e,"events",D.events),B($e,"static",D.static),B($e,"filter",D.filter),B($e,"expose",D.expose),B($e,"isolate",D.isolate),B($e,"internal",D.internal),B($e,"intercept",D.intercept),B($e,"origin","ctx"),B($e,"current","ctx"),$e.is[Symbol.toPrimitive]=()=>Symbol.for("cordis.is"),$e.prototype[$e.is]=!0,$e);Ke.prototype[Ke.internal]=Object.create(null);var ht=(rt=class{constructor(...e){B(this,"ctx");B(this,"name");B(this,"config");let i,n,r,s;Ke.is(e[0])?(i=e[0],typeof e[1]=="string"?(n=e[1],r=e[2]):s=e[1]):s=e[0],n??(n=this.constructor[D.provide]),r??(r=this.constructor[D.immediate]);let o=this;const a={associate:n,property:"ctx"};return o[D.invoke]&&(o=ps(n,us(Object.getPrototypeOf(this),Function.prototype),a)),i?o.ctx=i:o[D.setup](),o.name=n,o.config=s,Ne(o,D.tracker,a),o.ctx.provide(n),o.ctx.runtime.name=n,r&&(i?o[D.expose]=n:o.ctx.set(n,o)),o.ctx.on("ready",async()=>{await Promise.resolve(),await o.start(),r||o.ctx.set(n,o)}),o.ctx.on("dispose",()=>o.stop()),o}start(){}stop(){}[D.filter](e){return e[D.isolate][this.name]===this.ctx[D.isolate][this.name]}[D.setup](){this.ctx=new Ke}[D.extend](e){let i;return this[rt.invoke]?i=ps(this.name,this,this[D.tracker]):i=Object.create(this),Object.assign(i,e)}static[Symbol.hasInstance](e){let i=e.constructor;for(;i;){if(i=i.prototype?.constructor,i===this)return!0;i=Object.getPrototypeOf(i)}return!1}},G(rt,"Service"),B(rt,"setup",D.setup),B(rt,"invoke",D.invoke),B(rt,"extend",D.extend),B(rt,"tracker",D.tracker),B(rt,"provide",D.provide),B(rt,"immediate",D.immediate),rt),lh=Object.defineProperty,ch=Object.getOwnPropertyNames,Z=(t,e)=>lh(t,"name",{value:e,configurable:!0}),uh=(t,e)=>function(){return e||(0,t[ch(t)[0]])((e={exports:{}}).exports,e),e.exports},dh=uh({"src/index.ts"(t,e){var I;var i=Symbol.for("schemastery"),n=Symbol.for("ValidationError");globalThis.__schemastery_index__??(globalThis.__schemastery_index__=0);var r=(I=class extends TypeError{constructor(b,k){let P="$";for(const L of k.path||[])typeof L=="string"?P+="."+L:typeof L=="number"?P+="["+L+"]":typeof L=="symbol"&&(P+=`[Symbol(${L.toString()})]`);P.startsWith(".")&&(P=P.slice(1));super((P==="$"?"":`${P} `)+b);B(this,"name","ValidationError");this.options=k}static is(b){return!!b?.[n]}},Z(I,"ValidationError"),I);Object.defineProperty(r.prototype,n,{value:!0});var s=Z(function(m){const g=Z(function(b,k={}){return s.resolve(b,g,k)[0]},"schema");if(m.refs){const b=Dt(m.refs,P=>new s(P)),k=Z(P=>b[P],"getRef");for(const P in b){const L=b[P];L.sKey=k(L.sKey),L.inner=k(L.inner),L.list=L.list&&L.list.map(k),L.dict=L.dict&&Dt(L.dict,k)}return b[m.uid]}if(Object.assign(g,m),typeof g.callback=="string")try{g.callback=new Function("return "+g.callback)()}catch{}return Object.defineProperty(g,"uid",{value:globalThis.__schemastery_index__++}),Object.setPrototypeOf(g,s.prototype),g.meta||(g.meta={}),g.toString=g.toString.bind(g),g},"Schema");s.prototype=Object.create(Function.prototype),s.prototype[i]=!0,s.ValidationError=r;var o;s.prototype.toJSON=Z(function(){var b;if(o)return o[b=this.uid]??(o[b]=JSON.parse(JSON.stringify({...this}))),this.uid;o={[this.uid]:{...this}},o[this.uid]=JSON.parse(JSON.stringify({...this}));const g={uid:this.uid,refs:o};return o=void 0,g},"toJSON"),s.prototype.set=Z(function(g,b){return this.dict[g]=b,this},"set"),s.prototype.push=Z(function(g){return this.list.push(g),this},"push");function a(m,g){const b=typeof m=="string"?{"":m}:{...m};for(const k in g){const P=g[k];P?.$description||P?.$desc?b[k]=P.$description||P.$desc:typeof P=="string"&&(b[k]=P)}return b}Z(a,"mergeDesc");function l(m){return m?.$value??m?.$inner}Z(l,"getInner");function c(m){return Aa(m??{},g=>!g.startsWith("$"))}Z(c,"extractKeys"),s.prototype.i18n=Z(function(g){const b=s(this),k=a(b.meta.description,g);return Object.keys(k).length&&(b.meta.description=k),b.dict&&(b.dict=Dt(b.dict,(P,L)=>P.i18n(Dt(g,C=>l(C)?.[L]??C?.[L])))),b.list&&(b.list=b.list.map((P,L)=>P.i18n(Dt(g,(C={})=>Array.isArray(l(C))?l(C)[L]:Array.isArray(C)?C[L]:c(C))))),b.inner&&(b.inner=b.inner.i18n(Dt(g,P=>l(P)?l(P):c(P)))),b.sKey&&(b.sKey=b.sKey.i18n(Dt(g,P=>P?.$key))),b},"i18n"),s.prototype.extra=Z(function(g,b){const k=s(this);return k.meta={...k.meta,[g]:b},k},"extra");for(const m of["required","disabled","collapse","hidden","loose"])Object.assign(s.prototype,{[m](g=!0){const b=s(this);return b.meta={...b.meta,[m]:g},b}});s.prototype.deprecated=Z(function(){var b;const g=s(this);return(b=g.meta).badges||(b.badges=[]),g.meta.badges.push({text:"deprecated",type:"danger"}),g},"deprecated"),s.prototype.experimental=Z(function(){var b;const g=s(this);return(b=g.meta).badges||(b.badges=[]),g.meta.badges.push({text:"experimental",type:"warning"}),g},"experimental"),s.prototype.pattern=Z(function(g){const b=s(this),k=Oa(g,["source","flags"]);return b.meta={...b.meta,pattern:k},b},"pattern"),s.prototype.simplify=Z(function(g){if(si(g,this.meta.default,this.type==="dict"))return null;if(we(g))return g;if(this.type==="object"||this.type==="dict"){const b={};for(const k in g){const L=(this.type==="object"?this.dict[k]:this.inner)?.simplify(g[k]);(this.type==="dict"||!we(L))&&(b[k]=L)}return si(b,this.meta.default,this.type==="dict")?null:b}else if(this.type==="array"||this.type==="tuple"){const b=[];return g.forEach((k,P)=>{const L=this.type==="array"?this.inner:this.list[P],C=L?L.simplify(k):k;b.push(C)}),b}else if(this.type==="intersect"){const b={};for(const k of this.list)Object.assign(b,k.simplify(g));return b}else if(this.type==="union")for(const b of this.list)try{return s.resolve(g,b,{}),b.simplify(g)}catch{}return g},"simplify"),s.prototype.toString=Z(function(g){return x[this.type]?.(this,g)??`Schema<${this.type}>`},"toString"),s.prototype.role=Z(function(m,g){const b=s(this);return b.meta={...b.meta,role:m,extra:g},b},"role");for(const m of["default","link","comment","description","max","min","step"])Object.assign(s.prototype,{[m](g){const b=s(this);return b.meta={...b.meta,[m]:g},b}});var u={};s.extend=Z(function(g,b){u[g]=b},"extend"),s.resolve=Z(function(g,b,k={},P=!1){if(!b)return[g];if(k.ignore?.(g,b))return[g];if(we(g)&&b.type!=="lazy"){if(b.meta.required)throw new r("missing required value",k);let C=b,U=b.meta.default;for(;C?.type==="intersect"&&we(U);)C=C.list[0],U=C?.meta.default;if(we(U))return[g];g=Hn(U)}const L=u[b.type];if(!L)throw new r(`unsupported type "${b.type}"`,k);try{return L(g,b,k,P)}catch(C){if(!b.meta.loose)throw C;return[b.meta.default]}},"resolve"),s.from=Z(function(g){if(we(g))return s.any();if(["string","number","boolean"].includes(typeof g))return s.const(g).required();if(g[i])return g;if(typeof g=="function")switch(g){case String:return s.string().required();case Number:return s.number().required();case Boolean:return s.boolean().required();case Function:return s.function().required();default:return s.is(g).required()}else throw new TypeError(`cannot infer schema from ${g}`)},"from"),s.lazy=Z(function(g){const b=Z(()=>(k.inner[i]||(k.inner=k.builder(),k.inner.meta={...k.meta,...k.inner.meta}),k.inner.toJSON()),"toJSON"),k=new s({type:"lazy",builder:g,inner:{toJSON:b}});return k},"lazy"),s.natural=Z(function(){return s.number().step(1).min(0)},"natural"),s.percent=Z(function(){return s.number().step(.01).min(0).max(1).role("slider")},"percent"),s.date=Z(function(){return s.union([s.is(Date),s.transform(s.string().role("datetime"),(g,b)=>{const k=new Date(g);if(isNaN(+k))throw new r(`invalid date "${g}"`,b);return k},!0)])},"date"),s.regExp=Z(function(g=""){return s.union([s.is(RegExp),s.transform(s.string().role("regexp",{flag:g}),(b,k)=>{try{return new RegExp(b,g)}catch(P){throw new r(P.message,k)}},!0)])},"regExp"),s.arrayBuffer=Z(function(g){return s.union([s.is(ArrayBuffer),s.is(SharedArrayBuffer),s.transform(s.any(),(b,k)=>{if(vt.isSource(b))return vt.fromSource(b);throw new r(`expected ArrayBufferSource but got ${b}`,k)},!0),...g?[s.transform(s.string(),(b,k)=>{try{return g==="base64"?vt.fromBase64(b):vt.fromHex(b)}catch(P){throw new r(P.message,k)}},!0)]:[]])},"arrayBuffer"),s.extend("lazy",(m,g,b,k)=>(g.inner[i]||(g.inner=g.builder(),g.inner.meta={...g.meta,...g.inner.meta}),s.resolve(m,g.inner,b,k))),s.extend("any",m=>[m]),s.extend("never",(m,g,b)=>{throw new r(`expected nullable but got ${m}`,b)}),s.extend("const",(m,{value:g},b)=>{if(si(m,g))return[g];throw new r(`expected ${g} but got ${m}`,b)});function d(m,g,b,k,P=!1){const{max:L=1/0,min:C=-1/0}=g;if(m>L)throw new r(`expected ${b} <= ${L} but got ${m}`,k);if(m<C&&!P)throw new r(`expected ${b} >= ${C} but got ${m}`,k)}Z(d,"checkWithinRange"),s.extend("string",(m,{meta:g},b)=>{if(typeof m!="string")throw new r(`expected string but got ${m}`,b);if(g.pattern){const k=new RegExp(g.pattern.source,g.pattern.flags);if(!k.test(m))throw new r(`expect string to match regexp ${k}`,b)}return d(m.length,g,"string length",b),[m]});function y(m,g){const b=m.toString();if(b.includes("e"))return m*Math.pow(10,g);const k=b.indexOf(".");if(k===-1)return m*Math.pow(10,g);const P=b.slice(k+1),L=b.slice(0,k);return P.length<=g?+(L+P.padEnd(g,"0")):+(L+P.slice(0,g)+"."+P.slice(g))}Z(y,"decimalShift");function p(m,g,b){if(b=Math.abs(b),!/^\d+\.\d+$/.test(b.toString()))return(m-g)%b===0;const k=b.toString().indexOf("."),P=b.toString().slice(k+1).length;return Math.abs(y(m,P)-y(g,P))%y(b,P)===0}Z(p,"isMultipleOf"),s.extend("number",(m,{meta:g},b)=>{if(typeof m!="number")throw new r(`expected number but got ${m}`,b);d(m,g,"number",b);const{step:k}=g;if(k&&!p(m,g.min??0,k))throw new r(`expected number multiple of ${k} but got ${m}`,b);return[m]}),s.extend("boolean",(m,g,b)=>{if(typeof m=="boolean")return[m];throw new r(`expected boolean but got ${m}`,b)}),s.extend("bitset",(m,{bits:g,meta:b},k)=>{let P=0,L=[];if(typeof m=="number"){P=m;for(const C in g)m&g[C]&&L.push(C)}else if(Array.isArray(m)){L=m;for(const C of L){if(typeof C!="string")throw new r(`expected string but got ${C}`,k);C in g&&(P|=g[C])}}else throw new r(`expected number or array but got ${m}`,k);return P===b.default?[P]:[P,L]}),s.extend("function",(m,g,b)=>{if(typeof m=="function")return[m];throw new r(`expected function but got ${m}`,b)}),s.extend("is",(m,{constructor:g},b)=>{if(typeof g=="function"){if(m instanceof g)return[m];throw new r(`expected ${g.name} but got ${m}`,b)}else{if(we(m))throw new r(`expected ${g} but got ${m}`,b);let k=Object.getPrototypeOf(m);for(;k;){if(k.constructor?.name===g)return[m];k=Object.getPrototypeOf(k)}throw new r(`expected ${g} but got ${m}`,b)}});function f(m,g,b,k){try{const[P,L]=s.resolve(m[g],b,{...k,path:[...k.path||[],g]});return L!==void 0&&(m[g]=L),P}catch(P){if(!k?.autofix)throw P;return delete m[g],b.meta.default}}Z(f,"property"),s.extend("array",(m,{inner:g,meta:b},k)=>{if(!Array.isArray(m))throw new r(`expected array but got ${m}`,k);return d(m.length,b,"array length",k,!we(g.meta.default)),[m.map((P,L)=>f(m,L,g,k))]}),s.extend("dict",(m,{inner:g,sKey:b},k,P)=>{if(!qn(m))throw new r(`expected object but got ${m}`,k);const L={};for(const C in m){let U;try{U=s.resolve(C,b,k)[0]}catch(H){if(P)continue;throw H}L[U]=f(m,C,g,k),m[U]=m[C],C!==U&&delete m[C]}return[L]}),s.extend("tuple",(m,{list:g},b,k)=>{if(!Array.isArray(m))throw new r(`expected array but got ${m}`,b);const P=g.map((L,C)=>f(m,C,L,b));return k?[P]:(P.push(...m.slice(g.length)),[P])});function w(m,g){for(const b in g)b in m||(m[b]=g[b])}Z(w,"merge"),s.extend("object",(m,{dict:g},b,k)=>{if(!qn(m))throw new r(`expected object but got ${m}`,b);const P={};for(const L in g){const C=f(m,L,g[L],b);(!we(C)||L in m)&&(P[L]=C)}return k||w(P,m),[P]}),s.extend("union",(m,{list:g,toString:b},k,P)=>{for(const L of g)try{return s.resolve(m,L,k,P)}catch{}throw new r(`expected ${b()} but got ${JSON.stringify(m)}`,k)}),s.extend("intersect",(m,{list:g,toString:b},k,P)=>{if(!g.length)return[m];let L;for(const C of g){const U=s.resolve(m,C,k,!0)[0];if(!we(U))if(we(L))L=U;else{if(typeof L!=typeof U)throw new r(`expected ${b()} but got ${JSON.stringify(m)}`,k);if(typeof U=="object")w(L??(L={}),U);else if(L!==U)throw new r(`expected ${b()} but got ${JSON.stringify(m)}`,k)}}return!P&&qn(m)&&w(L,m),[L]}),s.extend("transform",(m,{inner:g,callback:b,preserve:k},P)=>{const[L,C=m]=s.resolve(m,g,P,!0);return k?[b(L)]:[b(L),b(C)]});var x={};function S(m,g,b){x[m]=b,Object.assign(s,{[m](...k){const P=new s({type:m});return g.forEach((L,C)=>{switch(L){case"sKey":P.sKey=k[C]??s.string();break;case"inner":P.inner=s.from(k[C]);break;case"list":P.list=k[C].map(s.from);break;case"dict":P.dict=Dt(k[C],s.from);break;case"bits":{P.bits={};for(const U in k[C])typeof k[C][U]=="number"&&(P.bits[U]=k[C][U]);break}case"callback":{const U=P.callback=k[C];U.toJSON||(U.toJSON=()=>U.toString());break}case"constructor":{const U=P.constructor=k[C];typeof U=="function"&&(U.toJSON||(U.toJSON=()=>U.name));break}default:P[L]=k[C]}}),m==="object"||m==="dict"?P.meta.default={}:m==="array"||m==="tuple"?P.meta.default=[]:m==="bitset"&&(P.meta.default=0),P}})}Z(S,"defineMethod"),S("is",["constructor"],({constructor:m})=>typeof m=="function"?m.name:m),S("any",[],()=>"any"),S("never",[],()=>"never"),S("const",["value"],({value:m})=>typeof m=="string"?JSON.stringify(m):m),S("string",[],()=>"string"),S("number",[],()=>"number"),S("boolean",[],()=>"boolean"),S("bitset",["bits"],()=>"bitset"),S("function",[],()=>"function"),S("array",["inner"],({inner:m})=>`${m.toString(!0)}[]`),S("dict",["inner","sKey"],({inner:m,sKey:g})=>`{ [key: ${g.toString()}]: ${m.toString()} }`),S("tuple",["list"],({list:m})=>`[${m.map(g=>g.toString()).join(", ")}]`),S("object",["dict"],({dict:m})=>Object.keys(m).length===0?"{}":`{ ${Object.entries(m).map(([g,b])=>`${g}${b.meta.required?"":"?"}: ${b.toString()}`).join(", ")} }`),S("union",["list"],({list:m},g)=>{const b=m.map(({toString:k})=>k()).join(" | ");return g?`(${b})`:b}),S("intersect",["list"],({list:m})=>`${m.map(g=>g.toString(!0)).join(" & ")}`),S("transform",["inner","callback","preserve"],({inner:m},g)=>m.toString(g)),e.exports=s}});const R=dh();var vs=(t=>(t[t.debug=-1]="debug",t[t.log=0]="log",t[t.info=1]="info",t[t.warn=2]="warn",t[t.error=3]="error",t[t.silent=4]="silent",t))(vs||{});const ws=globalThis||window,_s=Symbol.for("__IPE_LOGGER_COLOR_MAP__");ws[_s]||(ws[_s]=new Map);const xs=ws[_s];function Wn(t){let e=2166136261;for(let i=0;i<t.length;i++)e^=t.charCodeAt(i),e=(e>>>0)*16777619;return e>>>0}const Ha=[[350,360],[0,15],[15,30],[200,230],[230,250],[250,280],[280,310],[310,330],[140,160],[160,180]];function fh(t,e){const i=Ha.length,n=Wn(t)%i,[r,s]=Ha[n],o=s-r,a=Wn(t+":"+e),l=r+a%(o||1),c=Wn(t+":s"),u=Wn(t+":l");let d,y;if(e==="name")d=62+c%18,y=30+u%12;else{const p=l>=0&&l<50||l>330&&l<360,f=l>=200&&l<=300;d=55+c%20,f?y=55+u%8:p?y=48+u%6:y=50+u%8,d<60&&(d+=5)}return`hsl(${l}, ${d}%, ${y}%)`}function Vn(t,e){if(e)return xs.set(t,e),e;const i=xs.get(t);if(i)return i;const n=t.startsWith("name:")?"name":"group",r=fh(t,n);return xs.set(t,r),r}let za=class Cf{constructor(e={}){this._custom=i=>{if(!this._enabled(i.level))return Ka;const[n,r]=this._prefix(i.label);return this._consoleMethod(i.method).bind(console,n,...r)},this._name=e.name,this._nameColor=e.color,this._groupPath=e._groupPath?[...e._groupPath]:[],this._dynamicLevels={...e._dynamicLevels},this._levelRef=e._levelRef??{value:e.level??1},this._name&&Vn(`name:${this._name}`,this._nameColor),this._installBuiltinLevels();for(const i of Object.keys(this._dynamicLevels))this._installLevelGetter(i,this._dynamicLevels[i]);return ph(this)}get level(){return this._levelRef.value}set level(e){this._levelRef.value=e}group(e,i){return e&&Vn(`group:${e}`,i?.color),new Cf({name:this._name,color:this._nameColor,_groupPath:[...this._groupPath,e],_dynamicLevels:this._dynamicLevels,_levelRef:this._levelRef})}defineLevel(e,i){this._dynamicLevels[e]={...i},this._installLevelGetter(e,i)}get debug(){return this._method("debug")}get log(){return this._method("log")}get info(){return this._method("info")}get warn(){return this._method("warn")}get error(){return this._method("error")}_installBuiltinLevels(){}_installLevelGetter(e,i){Object.defineProperty(this,e,{configurable:!0,enumerable:!1,get:()=>this._custom(i)})}_method(e){const i=hh[e];if(!this._enabled(i.level))return Ka;const[n,r]=this._prefix(i.label);return this._consoleMethod(e).bind(console,n,...r)}_consoleMethod(e){return(console[e]||console.log).bind(console)}_enabled(e){return e>=this._levelRef.value&&this._levelRef.value!==4}_prefix(e){const i=[];let n="";if(this._name){const r=Vn(`name:${this._name}`,this._nameColor);n+=`%c${this._name}%c`,i.push(`background:${r}; color:#fff; padding:1px 4px; border-radius:2px; font-weight:700;`,Wa)}if(e&&(n+=` ${e}`),this._groupPath.length){const r=this._groupPath.join("/"),s=Vn(`group:${r}`);n+=` %c${r}%c`,i.push(`color:${s}; text-decoration: underline;`,Wa)}return[n,i]}};const Ka=()=>{},Wa="color:inherit; background:transparent; text-decoration:none;",hh={debug:{level:-1,label:"",method:"debug"},log:{level:0,label:"",method:"log"},info:{level:1,label:"[I]",method:"info"},warn:{level:2,label:"[W]",method:"warn"},error:{level:3,label:"[E]",method:"error"}};function ph(t){const e=function(i,n){return t.group(i,n)};return new Proxy(e,{get(i,n,r){return t[n]},set(i,n,r){return t[n]=r,!0},apply(i,n,r){return t.group(r[0],r[1])},has(i,n){return n in t}})}function Va(t){return new za(t)}function ks(t){if(typeof globalThis.structuredClone=="function")try{return globalThis.structuredClone(t)}catch{}return $i(t,new WeakMap)}function $i(t,e){if(typeof t!="object"||t===null)return t;const i=e.get(t);if(i)return i;if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp)return new RegExp(t.source,t.flags);if(t instanceof URL)return new URL(t.toString());if(t instanceof URLSearchParams)return new URLSearchParams(t.toString());if(t instanceof ArrayBuffer)return t.slice(0);if(ArrayBuffer.isView(t)){if(t instanceof DataView)return new DataView(t.buffer.slice(0),t.byteOffset,t.byteLength);const o=t,a=o.constructor;return new a(o.buffer.slice(0),o.byteOffset,o.length)}if(t instanceof Map){const o=new Map;return e.set(t,o),t.forEach((a,l)=>{o.set($i(l,e),$i(a,e))}),o}if(t instanceof Set){const o=new Set;return e.set(t,o),t.forEach(a=>o.add($i(a,e))),o}if(Array.isArray(t)){const o=new Array(t.length);e.set(t,o);for(let a=0;a<o.length;a++)o[a]=$i(t[a],e);return o}const n=Object.getPrototypeOf(t),r=Object.create(n);e.set(t,r);const s=Object.getOwnPropertyDescriptors(t);for(const o of Reflect.ownKeys(s)){const a=s[o];"value"in a&&(a.value=$i(a.value,e)),Object.defineProperty(r,o,a)}return r}function _t(t){if(typeof t!="object"||t===null)return!1;const e=Object.getPrototypeOf(t);return e===Object.prototype||e===null}const Ga=function(t){const e=this.constructor.prototype,i=Reflect.get(e,t,e);function n(...r){return Reflect.apply(i,n,r)}Reflect.setPrototypeOf(n,e);for(const r of Reflect.ownKeys(i)){const s=Reflect.getOwnPropertyDescriptor(i,r);s&&Reflect.defineProperty(n,r,s)}return n};Ga.prototype=Object.create(Function.prototype);const gh=Ga;function xt(t,...e){const i=ks(t||{});for(const n of e)if(n!=null)for(const r of Reflect.ownKeys(n)){const s=n[r];if(typeof s>"u")continue;if(s===null){delete i[r];continue}const o=i[r];_t(o)&&_t(s)?i[r]=xt(o,s):i[r]=ks(s)}return i}var Ze=(t=>(t.BODY_USED="BODY_USED",t.NO_BODY_READER="NO_BODY_READER",t.TIMEOUT="TIMEOUT",t.NETWORK_ERROR="NETWORK_ERROR",t.BODY_NOT_ALLOWED="BODY_NOT_ALLOWED",t.HOOK_CONTEXT_CHANGED="HOOK_CONTEXT_CHANGED",t.ABORTED_BY_HOOK="ABORTED_BY_HOOK",t.INVALID_HOOK_CALLBACK="INVALID_HOOK_CALLBACK",t.UNEXPECTED_HOOK_RETURN="UNEXPECTED_HOOK_RETURN",t.UNSUPPORTED_RESPONSE_TYPE="UNSUPPORTED_RESPONSE_TYPE",t.BODY_TRANSFORM_ERROR="BODY_TRANSFORM_ERROR",t))(Ze||{});let et=class Rf extends Error{constructor(i,n,r,s){super(n,s);B(this,"name","FexiosError");this.code=i,this.context=r}static is(i,n){return!(i instanceof Rf)||i instanceof Gn?!1:n?i.code===n:!0}},Gn=class If extends et{constructor(i,n,r){super(n.statusText,i,void 0,r);B(this,"name","FexiosResponseError");this.response=n}static is(i){return i instanceof If}};var Zi;(t=>{t.makeHeaders=e=>{if(!e)return new Headers;if(e instanceof Headers)return new Headers(e);const i=new Headers;if(e instanceof Map){for(const[n,r]of e.entries())if(r!=null)if(Array.isArray(r))for(const s of r)s!=null&&i.append(n,String(s));else i.append(n,String(r));return i}if(_t(e)){for(const[n,r]of Object.entries(e))if(r!=null)if(Array.isArray(r))for(const s of r)s!=null&&i.append(n,String(s));else i.append(n,String(r));return i}throw new TypeError("only plain object, Map/ReadonlyMap, or Headers is supported")},t.toHeaderRecord=e=>{if(e instanceof Headers){const i={};return e.forEach((n,r)=>{i[r]=i[r]?[...i[r],n]:[n]}),i}if(e instanceof Map){const i={};for(const[n,r]of e.entries())if(r!=null)if(Array.isArray(r)){const s=r.filter(o=>o!=null).map(o=>String(o));s.length&&(i[n]=(i[n]??[]).concat(s))}else{const s=String(r);i[n]=i[n]?[...i[n],s]:[s]}return i}throw new TypeError(`unsupported type transformation, got: ${Object.prototype.toString.call(e)}`)},t.mergeHeaders=(...e)=>{const i=new Headers,n=r=>{for(const[s,o]of Object.entries(r))if(o!==void 0){if(o===null){i.delete(s);continue}if(Array.isArray(o)){i.delete(s);for(const a of o)a!=null&&i.append(s,String(a))}else i.set(s,String(o))}};for(const r of e){if(r==null)continue;if(r instanceof Headers){r.forEach((o,a)=>{i.set(a,o)});continue}if(_t(r)){n(r);continue}const s=(0,t.toHeaderRecord)(r);for(const[o,a]of Object.entries(s)){i.delete(o);for(const l of a)i.append(o,l)}}return i}})(Zi||(Zi={}));var at;(t=>{t.makeSearchParams=n=>{if(!n)return new URLSearchParams;if(n instanceof URLSearchParams)return n;if(typeof n!="object"||n?.constructor!==Object)throw new TypeError("only plain object is supported");const r=new URLSearchParams,s=(l,c)=>{c!=null&&r.append(l,c)},o=(l,c)=>{c!=null&&r.set(l,c)},a=(l,c)=>{if(c!=null){if(Array.isArray(c)){for(const u of c)s(l,u?.toString());return}if(typeof c=="object"&&c.constructor===Object){for(const[u,d]of Object.entries(c)){if(d==null)continue;const y=u.endsWith("[]"),p=y?u.slice(0,-2):u,f=`${l}[${p}]`;if(y){const w=`${f}[]`;if(Array.isArray(d))for(const x of d)s(w,x?.toString());else typeof d=="object"&&d!==null&&d.constructor===Object?a(`${f}[]`,d):s(w,d?.toString())}else if(Array.isArray(d))for(const w of d)s(f,w?.toString());else typeof d=="object"&&d!==null&&d.constructor===Object?a(f,d):o(f,d?.toString())}return}o(l,c?.toString())}};for(const[l,c]of Object.entries(n))a(l,c);return r},t.makeQueryString=n=>(0,t.makeSearchParams)(n).toString(),t.makeURL=(n,r,s,o)=>{const a=typeof window<"u"&&window.location?.origin||"http://localhost",l=typeof n=="string"?new URL(n,o??a):new URL(n),c=(0,t.toQueryRecord)(l.searchParams),u=(0,t.mergeQueries)(c,r||{}),d=(0,t.makeSearchParams)(u);return l.search=d.toString(),typeof s<"u"&&(l.hash=s),l},t.toQueryRecord=n=>{typeof n=="string"&&(n=(0,t.fromString)(n));const r={},s=a=>{if(!a.includes("["))return{path:[a],forceArray:!1};const l=[a.slice(0,a.indexOf("["))],c=/\[([^\]]*)\]/g;let u,d=!1,y=!1;for(;u=c.exec(a);)u[1]===""?(d=!0,y=!0):(l.push(u[1]),y=!1);return d&&y&&(l[l.length-1]=l[l.length-1]+"[]"),{path:l,forceArray:d}},o=(a,l,c,u)=>{let d=a;for(let y=0;y<l.length;y++){const p=l[y];y===l.length-1?u?d[p]===void 0?d[p]=[c]:Array.isArray(d[p])?d[p].push(c):d[p]=[d[p],c]:d[p]===void 0?d[p]=c:Array.isArray(d[p])?d[p].push(c):d[p]=[d[p],c]:((d[p]===void 0||typeof d[p]!="object"||Array.isArray(d[p]))&&(d[p]={}),d=d[p])}};for(const[a,l]of n.entries()){const{path:c,forceArray:u}=s(String(a));o(r,c,l?.toString(),u)}return r},t.fromString=n=>{const r=n.trim();if(!r)return new URLSearchParams;if(r.startsWith("?"))return new URLSearchParams(r.slice(1));const s=r.indexOf("?");if(s>=0){const o=r.indexOf("#",s+1),a=r.slice(s+1,o>=0?o:void 0);return new URLSearchParams(a)}return new URLSearchParams(r)},t.mergeQueries=(...n)=>{const r={};for(const s of n)s!=null&&i(r,e(s));return r};function e(n){if(!n)return{};if(n instanceof URLSearchParams||n instanceof FormData||n instanceof Map)return(0,t.toQueryRecord)(n);if(typeof n=="string")return(0,t.toQueryRecord)((0,t.fromString)(n));if(_t(n))return n;throw new TypeError(`unsupported type transformation, got: ${Object.prototype.toString.call(n)}`)}function i(n,r){for(const[s,o]of Object.entries(r)){if(o===void 0)continue;if(o===null){delete n[s];continue}const a=n[s];_t(a)&&_t(o)?i(a,o):n[s]=ks(o)}}})(at||(at={}));let Ss=class{constructor(e,i,n){B(this,"ok");B(this,"status");B(this,"statusText");B(this,"headers");B(this,"url");B(this,"redirected");this.rawResponse=e,this.data=i,this.responseType=n,["ok","status","statusText","headers","url","redirected"].forEach(r=>{Reflect.defineProperty(this,r,{get:()=>e[r]})})}};const Qa=t=>{const e=t.reduce((r,s)=>r+s.length,0),i=new Uint8Array(e);let n=0;for(const r of t)i.set(r,n),n+=r.length;return i};async function mh(t,e,i){const n=t.getReader();if(!n)throw new et(Ze.NO_BODY_READER,"Failed to get ReadableStream from response body");const r=[];let s=0;try{for(;;){const{done:a,value:l}=await n.read();if(a)break;r.push(l),s+=l.length,i&&e>0&&i(s/e,Qa(r))}}finally{n.releaseLock?.()}const o=Qa(r);return i?.(1,o),o}const yh=t=>{if(t){if(t.includes("application/json")||t.endsWith("+json"))return"json";if(t.startsWith("text/"))return"text";if(t.includes("multipart/form-data")||t.includes("application/x-www-form-urlencoded"))return"form";if(/^image\//.test(t)||/^video\//.test(t)||/^audio\//.test(t)||t.includes("application/pdf"))return"blob";if(t.includes("application/octet-stream")||t.includes("application/zip")||t.includes("application/x-tar")||t.includes("application/x-7z-compressed")||t.includes("application/x-gzip"))return"arrayBuffer"}};async function Ya(t,e,i,n,r){const s=t.headers.get("content-type")?.toLowerCase()??"",o=t.headers.get("content-length"),a=o?Number(o):0,l=t.headers.get("upgrade")?.toLowerCase(),c=t.headers.get("connection")?.toLowerCase();let u=e??yh(s)??"text";if(e||(l==="websocket"&&c==="upgrade"?u="ws":s.includes("text/event-stream")&&(u="stream")),u==="stream"){const x=t.url||t.url||"",S=await bh(x,t,r),I=n?.(S);if(typeof I=="boolean"?I:!S.ok)throw new Gn(S.statusText,S);return S}if(u==="ws"){const x=t.url||t.url||"",S=await Xa(x,t,r),I=n?.(S);if(typeof I=="boolean"?I:!S.ok)throw new Gn(S.statusText,S);return S}const d=/\bcharset=([^;]+)/i.exec(s)?.[1]?.trim()||"utf-8",y=new TextDecoder(d);let p;try{if(u==="form")p=await t.formData();else{const x=await mh(t.body,a,i);if(u==="arrayBuffer")p=x.buffer.slice(x.byteOffset,x.byteOffset+x.byteLength);else if(u==="blob")p=new Blob([x],{type:s||"application/octet-stream"});else if(u==="text"){const S=y.decode(x);if(e)p=S;else{const I=S.trim();if(I.startsWith("{")&&I.endsWith("}")||I.startsWith("[")&&I.endsWith("]"))try{p=JSON.parse(I),u="json"}catch{p=S}else p=S}}else if(u==="json"){const S=y.decode(x);p=S.length?JSON.parse(S):null}else p=x}}catch(x){if(!(x instanceof Error))throw x;try{p=await t.text(),u="text"}catch{throw new et(Ze.BODY_TRANSFORM_ERROR,`Failed to transform response body to ${u}`,void 0,{cause:x})}}const f=new Ss(t,p,u),w=n?.(f);if(typeof w=="boolean"?w:!f.ok)throw new Gn(f.statusText,f);return f}async function Xa(t,e,i){const n=new WebSocket(t.toString()),r=i??6e4;return await new Promise((s,o)=>{const a=r>0?setTimeout(()=>{n.close(),o(new et(Ze.TIMEOUT,`WebSocket connection timed out after ${r}ms`))},r):void 0;let l=!1;const c=()=>{clearTimeout(a),n.removeEventListener("open",u),n.removeEventListener("error",d),n.removeEventListener("close",y)},u=()=>{l||(l=!0,c(),s())},d=p=>{l||(l=!0,c(),o(new et(Ze.NETWORK_ERROR,"WebSocket connection failed",void 0,{cause:p})))},y=p=>{l||(l=!0,c(),o(new et(Ze.NETWORK_ERROR,`WebSocket connection closed unexpectedly (code: ${p.code}, reason: ${p.reason})`,void 0,{cause:p})))};n.addEventListener("open",u),n.addEventListener("error",d),n.addEventListener("close",y)}),new Ss(e||new Response(null),n,"ws")}async function bh(t,e,i){const n=new EventSource(t.toString()),r=i??6e4;return await new Promise((s,o)=>{const a=r>0?setTimeout(()=>{n.close(),o(new et(Ze.TIMEOUT,`EventSource connection timed out after ${r}ms`))},r):void 0;let l=!1;const c=()=>{clearTimeout(a),n.removeEventListener("open",u),n.removeEventListener("error",d)},u=()=>{l||(l=!0,c(),s())},d=y=>{l||(l=!0,c(),o(new et(Ze.NETWORK_ERROR,"EventSource connection failed",void 0,{cause:y})))};n.addEventListener("open",u),n.addEventListener("error",d)}),new Ss(e||new Response(null),n,"stream")}const xe=class xe extends gh{constructor(i={}){super("request");B(this,"baseConfigs");B(this,"hooks",[]);B(this,"mergeQueries",at.mergeQueries);B(this,"mergeHeaders",Zi.mergeHeaders);B(this,"interceptors",{request:this.createInterceptor("beforeRequest"),response:this.createInterceptor("afterResponse")});B(this,"create",xe.create);B(this,"_plugins",new Map);B(this,"checkIsPlainObject",_t);B(this,"mergeQuery",this.mergeQueries);this.baseConfigs=xt(xe.DEFAULT_CONFIGS,i),xe.ALL_METHODS.forEach(n=>this.createMethodShortcut(n.toLowerCase()))}get defaults(){return this.baseConfigs}set defaults(i){this.baseConfigs=i}async request(i,n){let r=n||{};if(typeof i=="string"||i instanceof URL?r.url=i.toString():typeof i=="object"&&(r=i),r=await this.emit("beforeInit",r),r[xe.FINAL_SYMBOL])return r;if(r=this.applyDefaults(r),xe.METHODS_WITHOUT_BODY.includes(r.method?.toLocaleLowerCase())&&r.body)throw new et(Ze.BODY_NOT_ALLOWED,`Request method "${r.method}" does not allow body`);if(r=await this.emit("beforeRequest",r),r[xe.FINAL_SYMBOL])return r;let s;const o={};if(typeof r.body<"u"&&r.body!==null&&(r.body instanceof Blob||r.body instanceof FormData||r.body instanceof URLSearchParams?s=r.body:typeof r.body=="object"&&r.body!==null?(s=JSON.stringify(r.body),r.headers=this.mergeHeaders(r.headers,{"Content-Type":"application/json"})):s=r.body),!Zi.makeHeaders(r.headers||{}).get("content-type")&&s&&(s instanceof FormData||s instanceof URLSearchParams?o["content-type"]=null:typeof s=="string"&&typeof r.body=="object"?o["content-type"]="application/json":s instanceof Blob&&(o["content-type"]=s.type||"application/octet-stream")),r.body=s,r=await this.emit("afterBodyTransformed",r),r[xe.FINAL_SYMBOL])return r;const a=r.abortController??(globalThis.AbortController?new AbortController:void 0),l=globalThis.location?.href||"http://localhost",c=new URL(r.baseURL||this.baseConfigs.baseURL||l,l),u=new URL(r.url,c),d=at.makeURL(u,r.query,u.hash).toString(),y=new Request(d,{method:r.method||"GET",credentials:r.credentials,cache:r.cache,mode:r.mode,headers:Zi.mergeHeaders(this.baseConfigs.headers,r.headers||{},o),body:r.body,signal:a?.signal});if(r.rawRequest=y,r=await this.emit("beforeActualFetch",r),r[xe.FINAL_SYMBOL])return r;const p=r.timeout??this.baseConfigs.timeout??60*1e3,f=r.shouldThrow??this.baseConfigs.shouldThrow;if(r.url.startsWith("ws")||r.responseType==="ws"){const x=await Xa(r.url,void 0,p),S={...r,response:x,rawResponse:void 0,data:x.data,headers:x.headers};return this.emit("afterResponse",S)}let w;try{a&&(w=p>0?setTimeout(()=>{a.abort()},p):void 0);const x=await(r.fetch||this.baseConfigs.fetch||globalThis.fetch)(r.rawRequest).catch(S=>{throw w&&clearTimeout(w),a?.signal.aborted?new et(Ze.TIMEOUT,`Request timed out after ${p}ms`,r):new et(Ze.NETWORK_ERROR,S.message,r)});return w&&clearTimeout(w),r.rawResponse=x,r.response=await Ya(x,r.responseType,(S,I)=>{n?.onProgress?.(S,I)},f,p),Object.defineProperties(r,{url:{get:()=>x?.url||d},data:{get:()=>r.response.data},headers:{get:()=>x.headers},responseType:{get:()=>r.response.responseType}}),this.emit("afterResponse",r)}catch(x){throw w&&clearTimeout(w),x}}applyDefaults(i){const n=i;"customEnv"in this.baseConfigs&&(n.customEnv=xt({},this.baseConfigs.customEnv,n.customEnv));const r=globalThis.location?.href||"http://localhost",s=n.baseURL||this.baseConfigs.baseURL||r,o=new URL(s,r),a=new URL(n.url.toString(),o),l=at.toQueryRecord(o.searchParams),c=at.toQueryRecord(a.searchParams),u=at.mergeQueries(l,c);a.search=at.makeSearchParams(u).toString(),n.url=a.toString();const d=at.mergeQueries(this.baseConfigs.query,n.query);return n.query&&this.restoreNulls(d,n.query),n.query=d,n}restoreNulls(i,n){if(!(!n||typeof n!="object"))for(const[r,s]of Object.entries(n))s===null?i[r]=null:_t(s)&&((!i[r]||typeof i[r]!="object")&&(i[r]={}),this.restoreNulls(i[r],s))}async emit(i,n,r={shouldHandleShortCircuitResponse:!0}){const s=this.hooks.filter(a=>a.event===i);if(s.length===0)return n;const o=async(a,l)=>{const c={...a,rawResponse:l},u=await Ya(l,a.responseType,(d,y)=>a.onProgress?.(d,y),a.shouldThrow??this.baseConfigs.shouldThrow,a.timeout??this.baseConfigs.timeout??60*1e3);if(c.response=u,c.data=u.data,c.headers=u.headers,i!=="afterResponse"){const d=await this.emit("afterResponse",c);return d[xe.FINAL_SYMBOL]=!0,d}else return c[xe.FINAL_SYMBOL]=!0,c};for(let a=0;a<s.length;a++){const l=s[a],c=`${String(i)}#${l.action.name||`anonymous#${a}`}`,u=Symbol("FEXIOS_HOOK_CTX_MARK");try{n[u]=u}catch{}const d=await l.action.call(this,n);try{delete n[u]}catch{}if(d===!1)throw new et(Ze.ABORTED_BY_HOOK,`Request aborted by hook "${c}"`,n);if(d instanceof Response){if(r.shouldHandleShortCircuitResponse!==!1)return o(n,d);n.rawResponse=d}else d&&typeof d=="object"&&d[u]===u&&(n=d)}return n}on(i,n,r=!1){if(typeof n!="function")throw new et(Ze.INVALID_HOOK_CALLBACK,`Hook should be a function, but got "${typeof n}"`);return this.hooks[r?"unshift":"push"]({event:i,action:n}),this}off(i,n){return i==="*"||!i?this.hooks=this.hooks.filter(r=>r.action!==n):this.hooks=this.hooks.filter(r=>r.event!==i||r.action!==n),this}createInterceptor(i){return{handlers:()=>this.hooks.filter(n=>n.event===i).map(n=>n.action),use:(n,r=!1)=>this.on(i,n,r),clear:()=>{this.hooks=this.hooks.filter(n=>n.event!==i)}}}createMethodShortcut(i){return Reflect.defineProperty(this,i,{get:()=>(n,r,s)=>(xe.METHODS_WITHOUT_BODY.includes(i.toLocaleLowerCase())?s=r:(s=s||{},s.body=r),this.request(n,{...s,method:i}))}),this}extends(i){const n=new xe(xt(this.baseConfigs,i));return n.hooks=[...this.hooks],n._plugins=new Map(this._plugins),n._plugins.forEach(async r=>{await n.plugin(r)}),n}static create(i){return new xe(i)}async plugin(i){if(typeof i?.name=="string"&&typeof i?.install=="function"){if(this._plugins.has(i.name))return this;const n=await i.install(this);if(this._plugins.set(i.name,i),n instanceof xe)return n}return this}};B(xe,"version","5.0.1"),B(xe,"FINAL_SYMBOL",Symbol("FEXIOS_FINAL_CONTEXT")),B(xe,"DEFAULT_CONFIGS",{baseURL:"",timeout:0,credentials:void 0,headers:{},query:{},responseType:void 0,shouldThrow(i){return!i.ok},fetch:globalThis.fetch}),B(xe,"ALL_METHODS",["get","post","put","patch","delete","head","options","trace"]),B(xe,"METHODS_WITHOUT_BODY",["get","head","options","trace"]);let en=xe;const vh=en.create,Ja=vh();typeof globalThis<"u"?globalThis.fexios=Ja:typeof window<"u"&&(window.fexios=Ja);var Qn;(t=>{function e(n){return Array.isArray(n)?n.join("|"):typeof n=="boolean"||n===null?n?"1":void 0:typeof n=="number"?""+n:n}t.normalizeParamValue=e;function i(n){const r=o=>o&&(o instanceof URLSearchParams||o instanceof FormData);if(n==null)return;const s=new FormData;if(r(n))return n.forEach((o,a)=>{const l=e(o);l!=null&&s.append(a,l)}),s;if(_t(n))return Object.entries(n).forEach(([o,a])=>{const l=e(a);l!=null&&s.append(o,l)}),s}t.normalizeBody=i})(Qn||(Qn={}));var tn=(t=>(t.HTTP_ERROR="HTTP_ERROR",t.LOGIN_FAILED="LOGIN_FAILED",t.LOGIN_RETRY_LIMIT_EXCEEDED="LOGIN_RETRY_LIMIT_EXCEEDED",t.TOKEN_RETRY_LIMIT_EXCEEDED="TOKEN_RETRY_LIMIT_EXCEEDED",t))(tn||{});let We=class extends Error{constructor(e,i="",n){super(),this.code=e,this.message=i,this.cause=n,this.name="WikiSaikouError"}static is(e,i){return e instanceof this&&(i===void 0||e.code===i)}},Yt=class Af extends Error{constructor(e,i){super(),this.errors=e,this.cause=i,this.name="MediaWikiApiError",this.errors=Af.normalizeErrors(e),this.message=e.map(n=>n.text).filter(Boolean).join(`
|
|
4
|
+
`),this.code=this.isBadTokenError()?"badtoken":this.errors[0]?.code||"Unknown Error"}get firstError(){return this.errors[0]}isBadTokenError(){return this.errors.some(e=>e.code==="badtoken")||["NeedToken","WrongToken"].includes(this.cause?.data?.login?.result)}toString(){return`[${this.name} ${this.code}]`}static is(e){return e instanceof this}static normalizeErrors(e){return Array.isArray(e)===!1?[]:e.filter(i=>typeof i=="object"&&!!i?.code).map(i=>i.text?i:i.info?{...i,text:i.info}:i["*"]?{...i,text:i["*"]}:{...i,text:""})}};(t=>{function e(s){if(s==null)return;if(s?.response?.data!==void 0)return s.response.data;if(s?.data!==void 0)return s.data;const o=s instanceof Error?s.cause:void 0;return o?.response?.data!==void 0?o.response.data:o?.data!==void 0?o.data:s||void 0}function i(s){return n(s).length>0}t.includesMediaWikiApiError=i,t.normalizeMwApiErrors=Yt.normalizeErrors;function n(s){let o=e(s);if(typeof o!="object"||o===null)return[];const a=o?.error,l=o?.errors,c=[];return a&&c.push(a),Array.isArray(l)&&c.push(...l),(0,t.normalizeMwApiErrors)(c)}t.extractMediaWikiApiErrors=n;function r(s){if(Yt.is(s))return s.isBadTokenError();{const o=n(s);return new Yt(o).isBadTokenError()}}t.isBadTokenError=r})(We||(We={}));const Za=Symbol.for("__FEXIOS_SAIKOU__");function el(t){const e=t instanceof en?t:new en({baseURL:t instanceof URL?t.toString():String(t),responseType:"json"});return e[Za]||(Reflect.defineProperty(e,Za,{get:()=>!0,enumerable:!1,configurable:!1}),e.on("beforeInit",i=>{if(i.method?.toLowerCase()!=="post")return i;if(i.body===void 0||i.body===null)return i.body=void 0,i;const n=i.body=Qn.normalizeBody(i.body),r=new URLSearchParams(i.query);return n.has("format")&&r.delete("format"),n.has("formatversion")&&r.delete("formatversion"),n.has("action")&&r.delete("action"),n.has("origin")&&(r.set("origin",""+n.get("origin")),n.delete("origin")),i.query=Object.fromEntries(r.entries()),i}),e.on("beforeInit",i=>(i.query=at.mergeQueries({},Qn.normalizeBody(i.query)),i)),e.on("beforeRequest",i=>{const n=new URL(i.url),r=at.mergeQueries(n.searchParams,i.query);if(globalThis.location&&(!r.origin&&location.origin!==n.origin?(r.origin=location.origin,e.baseConfigs.credentials="include",e.baseConfigs.mode="cors"):location.origin===n.origin&&(delete r.origin,e.baseConfigs.credentials=void 0,e.baseConfigs.mode=void 0)),r.origin){const s=encodeURIComponent(r.origin).replace(/\./g,"%2E");delete r.origin,i.query=r,i.url=`${n.origin}${n.pathname}?origin=${s}`}else i.query=r;return i}),e._tokens=new Map,e.on("afterResponse",i=>{const{data:n}=i,r=i.customEnv?.mwTokenName;r&&We.isBadTokenError(n)&&e._tokens.delete(r);const s=n?.query?.tokens;s&&typeof s=="object"&&Object.entries(s).forEach(([a,l])=>{typeof l=="string"&&e._tokens.set(a.replace(/token$/i,"").toLowerCase(),l)});const o=n?.login?.token;return typeof o=="string"&&e._tokens.set("login",o),i})),e}const tl=(t,e,i)=>{let n={...il.DEFAULT_CONFIGS};if(typeof t=="string"?n=xt(n,{baseURL:t,fexiosConfigs:e||{},defaultParams:i||{},throwOnApiError:!1}):typeof t=="object"&&t!==null&&(n=xt(n,t)),!n.baseURL&&typeof window=="object"&&window.mediaWiki){const{wgServer:r,wgScriptPath:s}=window.mediaWiki?.config?.get(["wgServer","wgScriptPath"])||{};typeof r=="string"&&typeof s=="string"&&(n.baseURL=`${r}${s}/api.php`)}if(typeof n.baseURL!="string")throw new Error("baseURL is required");return n},wh=()=>{},_h=async(t,e)=>{let i=0;const{retry:n=3,onRetry:r=wh,shouldRetry:s=()=>!0}=e;let o;do try{return await t()}catch(a){if(o=a,s(a,i))r(a,i),i++;else throw a}while(i<n);throw o||new Error("Retry failed")};const nn=class{constructor(e,i,n){this.version="7.3.0",this.token=this.getToken;const r=this.config=tl(e,i,n);this.request=el(r.baseURL)}setBaseURL(e){return this.config.baseURL=e,this.request.baseConfigs.baseURL=e,this}async get(e,i){const n=xt({},this.config.fexiosConfigs,{query:at.mergeQueries(this.config.defaultParams,e)},i);return this.runRequestWithApiErrorMapping(()=>this.request.get("",n))}async post(e,i){return this.runRequestWithApiErrorMapping(()=>this.request.post("",e,xt({},this.config.fexiosConfigs,{query:this.config.defaultParams},i)))}async runRequestWithApiErrorMapping(e){try{const i=await e();return this.handleApiResponse(i)}catch(i){throw this.config.throwOnApiError&&We.includesMediaWikiApiError(i)?new Yt(We.extractMediaWikiApiErrors(i),i):i}}throwIfApiError(e){const i=We.extractMediaWikiApiErrors(e);if(i.length>0)throw new Yt(i,e)}handleApiResponse(e){return this.config.throwOnApiError&&this.throwIfApiError(e.data),e}get tokens(){return this.request._tokens}async fetchTokens(e=["csrf"]){return this.config.fexiosConfigs.credentials="include",await this.get({action:"query",meta:"tokens",type:e}),this.tokens}async getToken(e="csrf",i=!1){return(!this.tokens.get(e)||i)&&(this.tokens.delete(e),await this.fetchTokens([e])),this.tokens.get(e)}badToken(e){return this.tokens.delete(e),this.tokens}async postWithToken(e,i,n){const{tokenName:r="token",retry:s=3,noCache:o=!1,fexiosOptions:a}=n||{};if(s<1)throw new We(tn.TOKEN_RETRY_LIMIT_EXCEEDED,"The limit of the number of times to automatically re-acquire the token has been exceeded");let l=0;return _h(async()=>{const c=await this.getToken(e,o||l>0);try{const u=await this.post({[r]:c,...i},xt(a||{},{customEnv:{mwTokenName:e}}));if(We.isBadTokenError(u.data))throw u;return u}catch(u){throw We.isBadTokenError(u)||u?.ok===!1||Yt.is(u)?u:new We(tn.HTTP_ERROR,"Network/transport or SDK-internal error (not a MediaWiki API error)",u)}},{retry:s,onRetry:(c,u)=>{l=u+1},shouldRetry:c=>We.isBadTokenError(c)||c?.ok===!1}).catch(c=>{throw We.isBadTokenError(c)||c?.ok===!1?new We(tn.TOKEN_RETRY_LIMIT_EXCEEDED,"Retry attempts for acquiring/using token exhausted",c):c})}postWithEditToken(e){return this.postWithToken("csrf",e)}get baseURL(){return this.config.baseURL}get defaultParams(){return this.config.defaultParams}get defaultOptions(){return this.config.fexiosConfigs}};nn.INIT_DEFAULT_PARAMS={action:"query",errorformat:"plaintext",format:"json",formatversion:2},nn.DEFAULT_CONFIGS={baseURL:void 0,fexiosConfigs:{responseType:"json"},defaultParams:nn.INIT_DEFAULT_PARAMS,throwOnApiError:!1},nn.createRequestHandler=el;let il=nn;let $s=class extends il{async clientLogin(e,i,n){n||(n={}),!n.logincontinue&&!n.loginreturnurl&&(n.loginreturnurl=location?.origin);const r=await this.postWithToken("login",{action:"clientlogin",username:e,password:i,...n},{tokenName:"logintoken"});if(r?.data?.clientlogin?.status==="PASS")return r.data.clientlogin;throw new We(tn.LOGIN_FAILED,r.data.clientlogin.message,r)}};let xh=class extends $s{constructor(e,i,n){const r=tl(e,{credentials:"include",mode:"cors",...i},{origin:location.origin,...n});super(r)}};class kh{constructor(e,i={}){this.ctx=e,this.options=i,this._apiClients=new Map,location?.href&&i?.baseURL?.toString()?.startsWith("/")&&(i.baseURL=new URL(i.baseURL,location.origin));const n=this.api=new $s({baseURL:i.baseURL.toString(),fexiosConfigs:{headers:{"x-api-user-agent":`InPageEdit-NEXT ${e.version}`,...i.headers},...i},throwOnApiError:!0});e.set("api",n),e.set("apiService",this)}getClientByFileRepo(e){const i=new URL(`${e.scriptDirUrl}/api.php`,location.origin),n=i.toString();if(n===this.ctx.root.config.apiConfigs.baseURL?.toString())return this.ctx.api;if(!this._apiClients.has(n)){const r=i.origin===location.origin,s={baseURL:i.toString(),throwOnApiError:!0},o=r?new $s(s):new xh(s);o.request.on("beforeRequest",a=>{a.headers=o.request.mergeHeaders(a.headers,{"x-api-user-agent":null,"x-mw-token-name":null})}),this._apiClients.set(n,o)}return this._apiClients.get(n)}}const Es=(t,e=document)=>e.querySelector(t),Sh=(t,e=document)=>e.querySelectorAll(t);var $h=Object.create,Ps=Object.defineProperty,Eh=Object.getOwnPropertyDescriptor,nl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),rl=t=>{throw TypeError(t)},Ph=(t,e,i)=>e in t?Ps(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ch=(t,e)=>Ps(t,"name",{value:e,configurable:!0}),Rh=t=>[,,,$h(t?.[nl("metadata")]??null)],Ih=["class","method","getter","setter","accessor","field","value","get","set"],sl=t=>t!==void 0&&typeof t!="function"?rl("Function expected"):t,Ah=(t,e,i,n,r)=>({kind:Ih[t],name:e,metadata:n,addInitializer:s=>i._?rl("Already initialized"):r.push(sl(s||null))}),Oh=(t,e)=>Ph(e,nl("metadata"),t[3]),Th=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Lh=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Eh(r,i));Ch(r,i);for(var f=n.length-1;f>=0;f--)l=Ah(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,sl(o)&&(r=o);return Oh(t,r),p&&Ps(r,i,p),u?c^4?s:p:r},ol,Cs,al;ol=[be(["wiki","wikiTitle"])];class Yn extends(al=ht){constructor(i){super(i,"currentPage",!1);Qi(this,Ye);this.ctx=i,this.url=new URL(window.location.href),this.isMainPage=void 0,this.wikiTitle=void 0}get logger(){return this.ctx.logger("CURRENT_PAGE")}async start(){await ot(this,Ye,Ra).call(this),ot(this,Ye,Of).call(this),window.addEventListener("popstate",ot(this,Ye,Ia).bind(this)),this.logger.info("initialized",this.wikiTitle)}stop(){window.removeEventListener("popstate",ot(this,Ye,Ia).bind(this))}get params(){return this.url.searchParams}get canonicalUrl(){const i=(Es('link[rel="alternate"][hreflang="x-default"]')||Es('link[rel="canonical"]'))?.href;let n=null;return i&&(n=new URL(i,location.origin)),Reflect.defineProperty(this,"canonicalUrl",{get:()=>n}),n}get wikiAction(){return this.params.get("action")||"view"}}Ye=new WeakSet,Ra=async function(){await ot(this,Ye,Lf).call(this),await ot(this,Ye,Tf).call(this)},Of=function(){const i=Symbol.for("InPageEdit.CurrentPageService.UrlChangeListenerInstalled");if(window[i])return;const n=history.pushState,r=history.replaceState;history.pushState=function(s,o,a){n.apply(this,[s,o,a]),window.dispatchEvent(new PopStateEvent("popstate",{state:s}))},history.replaceState=function(s,o,a){r.apply(this,[s,o,a]),window.dispatchEvent(new PopStateEvent("popstate",{state:s}))},window[i]=!0},Ia=async function(i){const n=this.url,r=new URL(window.location.href);this.url=r,(n.pathname!==r.pathname||n.searchParams.get("title")!==r.searchParams.get("title")||n.searchParams.get("curid")!==r.searchParams.get("curid"))&&(await ot(this,Ye,Ra).call(this),this.logger.info("location changed",r,this.wikiTitle))},Tf=async function(){const n=this.wikiTitle?.getMainDBKey()===this.ctx.wiki.mainPageName;return Reflect.defineProperty(this,"isMainPage",{get:()=>n}),n},Lf=async function(){let i=null;return this.canonicalUrl?i=await this.ctx.wikiTitle.newTitleFromUrl(this.canonicalUrl):i=await this.ctx.wikiTitle.newTitleFromUrl(this.url),Object.freeze(i),Reflect.defineProperty(this,"wikiTitle",{get:()=>i}),i},Cs=Rh(al),Yn=Lh(Cs,0,"CurrentPageService",ol,Yn),Th(Cs,1,Yn);class Nh extends ht{constructor(e){super(e,"resourceLoader",!0),this.ctx=e}stop(){this.removeAll()}loadScript(e,i){if(!e)return Promise.resolve(null);const n=`script:${e}`,r=document.querySelector(`[data-ipe="${n}"]`);return r?Promise.resolve(r):new Promise((o,a)=>{const l=document.createElement("script");l.src=e,l.dataset.ipe=n,i&&Object.entries(i).forEach(([c,u])=>{typeof u>"u"||u===!1||u===null?l.removeAttribute(c):l.setAttribute(c,u)}),document.body.appendChild(l),l.onload=()=>o(l),l.onerror=c=>a(c)})}loadStyle(e,i){if(!e)return Promise.resolve(null);const n=`style:${e}`,r=document.querySelector(`[data-ipe="${n}"]`);return r?Promise.resolve(r):new Promise((o,a)=>{const l=document.createElement("link");l.rel="stylesheet",l.href=e,l.dataset.ipe=n,i&&Object.entries(i).forEach(([u,d])=>{typeof d>"u"||d===!1||d===null?l.removeAttribute(u):l.setAttribute(u,d)}),(document.querySelector('meta[name="ipe-styles"]')||(()=>{const u=document.createElement("meta");return u.id="ipe-styles",u.name="ipe-styles",document.head.insertAdjacentElement("afterbegin",u),u})()).before(l),l.onload=()=>o(l),l.onerror=u=>a(u)})}removeStyle(e){const i=`style:${e}`,n=document.querySelector(`[data-ipe="${i}"]`);n&&n.remove()}removeScript(e){const i=`script:${e}`,n=document.querySelector(`[data-ipe="${i}"]`);n&&n.remove()}removeAll(){document.querySelectorAll("[data-ipe]").forEach(e=>{e.remove()})}resolveImportPath(e){if(e.startsWith("http")||e.startsWith("//"))return e;const i=document.currentScript?.src;if(!i)return`https://unpkg.com/mediawiki-inpageedit@latest/dist/${e}`;const n=new URL(i);return n.pathname.endsWith(".js")||(n.pathname=n.pathname+"/"),new URL(e,n.toString()).toString()}}const Xn=Object.keys;function Mh(t){return typeof t=="boolean"}function Dh(t){return t&&typeof t.nodeType=="number"}function Jn(t){return typeof t=="string"}function ll(t){return typeof t=="number"}function oi(t){return typeof t=="object"?t!==null:rn(t)}function rn(t){return typeof t=="function"}function jh(t){return!!(t&&t.isComponent)}function Uh(t){return oi(t)&&typeof t.length=="number"&&typeof t.nodeType!="number"}function Rs(t,e){if(t)for(const i of Xn(t))e(t[i],i)}function Fh(t){return oi(t)&&"current"in t}const Is={animationIterationCount:0,borderImageOutset:0,borderImageSlice:0,borderImageWidth:0,boxFlex:0,boxFlexGroup:0,boxOrdinalGroup:0,columnCount:0,columns:0,flex:0,flexGrow:0,flexPositive:0,flexShrink:0,flexNegative:0,flexOrder:0,gridArea:0,gridRow:0,gridRowEnd:0,gridRowSpan:0,gridRowStart:0,gridColumn:0,gridColumnEnd:0,gridColumnSpan:0,gridColumnStart:0,fontWeight:0,lineClamp:0,lineHeight:0,opacity:0,order:0,orphans:0,tabSize:0,widows:0,zIndex:0,zoom:0,fillOpacity:0,floodOpacity:0,stopOpacity:0,strokeDasharray:0,strokeDashoffset:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0};function Bh(t,e){return t+e.charAt(0).toUpperCase()+e.substring(1)}const qh=["Webkit","ms","Moz","O"];Xn(Is).forEach(t=>{qh.forEach(e=>{Is[Bh(e,t)]=0})});const Hh=Symbol.for("jsx-dom:type");var cl=(function(t){return t.ShadowRoot="ShadowRoot",t})(cl||{});function zh(t){return t!=null&&t[Hh]===cl.ShadowRoot}const Kh="http://www.w3.org/2000/svg",Wh="http://www.w3.org/1999/xlink",Vh="http://www.w3.org/XML/1998/namespace";function ul(t){return!Mh(t)&&t!=null}function As(t){return Array.isArray(t)?t.map(As).filter(Boolean).join(" "):oi(t)?Symbol.iterator in t?As(Array.from(t)):Xn(t).filter(e=>t[e]).join(" "):ul(t)?""+t:""}const Gh={animate:0,circle:0,clipPath:0,defs:0,desc:0,ellipse:0,feBlend:0,feColorMatrix:0,feComponentTransfer:0,feComposite:0,feConvolveMatrix:0,feDiffuseLighting:0,feDisplacementMap:0,feDistantLight:0,feFlood:0,feFuncA:0,feFuncB:0,feFuncG:0,feFuncR:0,feGaussianBlur:0,feImage:0,feMerge:0,feMergeNode:0,feMorphology:0,feOffset:0,fePointLight:0,feSpecularLighting:0,feSpotLight:0,feTile:0,feTurbulence:0,filter:0,foreignObject:0,g:0,image:0,line:0,linearGradient:0,marker:0,mask:0,metadata:0,path:0,pattern:0,polygon:0,polyline:0,radialGradient:0,rect:0,stop:0,svg:0,switch:0,symbol:0,text:0,textPath:0,tspan:0,use:0,view:0},Qh=/^(a(ll|t|u)|base[FP]|c(al|lipPathU|on)|di|ed|ex|filter[RU]|g(lyphR|r)|ke|l(en|im)|ma(rker[HUW]|s)|n|pat|pr|point[^e]|re[^n]|s[puy]|st[^or]|ta|textL|vi|xC|y|z)/;function ai(t){const e=document.createDocumentFragment();return Zn(t.children,e),e}function Yh(t,e,i){e={...e,children:i};const n=new t(e),r=n.render();return"ref"in e&&Os(e.ref,n),r}function h(t,e){let{children:i,...n}=e;!n.namespaceURI&&Gh[t]===0&&(n={...n,namespaceURI:Kh});let r;if(Jn(t)){if(r=n.namespaceURI?document.createElementNS(n.namespaceURI,t):document.createElement(t),Zh(n,r),Zn(i,r),r instanceof window.HTMLSelectElement&&n.value!=null)if(n.multiple===!0&&Array.isArray(n.value)){const s=n.value.map(o=>String(o));r.querySelectorAll("option").forEach(o=>o.selected=s.includes(o.value))}else r.value=n.value;Os(n.ref,r)}else if(rn(t))oi(t.defaultProps)&&(n={...t.defaultProps,...n}),r=jh(t)?Yh(t,n,i):t({...n,children:i});else throw new TypeError(`Invalid JSX element type: ${t}`);return r}function sn(t,e){for(var i=arguments.length,n=new Array(i>2?i-2:0),r=2;r<i;r++)n[r-2]=arguments[r];return(Jn(e)||Array.isArray(e))&&(n.unshift(e),e={}),e=e||{},e.children!=null&&!n.length&&({children:n,...e}=e),h(t,{...e,children:n},e.key)}function Os(t,e){Fh(t)?t.current=e:rn(t)&&t(e)}function Zn(t,e){if(Uh(t))Xh(t,e);else if(Jn(t)||ll(t))Ts(document.createTextNode(t),e);else if(t===null)Ts(document.createComment(""),e);else if(Dh(t))Ts(t,e);else if(zh(t)){const i=e.attachShadow(t.attr);Zn(t.children,i),Os(t.ref,i)}}function Xh(t,e){for(const i of[...t])Zn(i,e);return e}function Ts(t,e){e instanceof window.HTMLTemplateElement?e.content.appendChild(t):e.appendChild(t)}function er(t,e){return t.replace(/[A-Z]/g,i=>e+i.toLowerCase())}function dl(t,e){e==null||e===!1||(Array.isArray(e)?e.forEach(i=>dl(t,i)):Jn(e)?t.setAttribute("style",e):oi(e)&&Rs(e,(i,n)=>{n.indexOf("-")===0?t.style.setProperty(n,i):ll(i)&&Is[n]!==0?t.style[n]=i+"px":t.style[n]=i}))}function Jh(t,e,i){switch(t){case"xlinkActuate":case"xlinkArcrole":case"xlinkHref":case"xlinkRole":case"xlinkShow":case"xlinkTitle":case"xlinkType":fl(i,Wh,er(t,":"),e);return;case"xmlnsXlink":Ei(i,er(t,":"),e);return;case"xmlBase":case"xmlLang":case"xmlSpace":fl(i,Vh,er(t,":"),e);return}switch(t){case"htmlFor":Ei(i,"for",e);return;case"dataset":Rs(e,(n,r)=>{n!=null&&(i.dataset[r]=n)});return;case"innerHTML":case"innerText":case"textContent":ul(e)&&(i[t]=e);return;case"dangerouslySetInnerHTML":oi(e)&&(i.innerHTML=e.__html);return;case"value":if(e==null||i instanceof window.HTMLSelectElement)return;if(i instanceof window.HTMLTextAreaElement){i.value=e;return}break;case"spellCheck":i.spellcheck=e;return;case"class":case"className":rn(e)?e(i):Ei(i,"class",As(e));return;case"ref":case"namespaceURI":return;case"style":dl(i,e);return;case"on":case"onCapture":Rs(e,(n,r)=>{i.addEventListener(r,n,t==="onCapture")});return}if(rn(e)){if(t[0]==="o"&&t[1]==="n"){let n=t.toLowerCase();const r=n.endsWith("capture");if(n==="ondoubleclick"?n="ondblclick":r&&n==="ondoubleclickcapture"&&(n="ondblclickcapture"),!r&&i[n]===null)i[n]=e;else if(r)i.addEventListener(n.substring(2,n.length-7),e,!0);else{let s;n in window?s=n.substring(2):s=n[2]+t.slice(3),i.addEventListener(s,e)}}}else oi(e)?i[t]=e:e===!0?Ei(i,t,""):e!==!1&&e!=null&&(i instanceof SVGElement&&!Qh.test(t)?Ei(i,er(t,"-"),e):Ei(i,t,e))}function Ei(t,e,i){t.setAttribute(e,i)}function fl(t,e,i,n){t.setAttributeNS(e,i,n)}function Zh(t,e){for(const i of Xn(t))Jh(i,t[i],e);return e}const tr=Object.keys;function ep(t){return typeof t=="boolean"}function tp(t){return t&&typeof t.nodeType=="number"}function Ls(t){return typeof t=="string"}function hl(t){return typeof t=="number"}function li(t){return typeof t=="object"?t!==null:on(t)}function on(t){return typeof t=="function"}function ip(t){return!!(t&&t.isComponent)}function np(t){return li(t)&&typeof t.length=="number"&&typeof t.nodeType!="number"}function Ns(t,e){if(t)for(const i of tr(t))e(t[i],i)}function rp(t){return li(t)&&"current"in t}const Ms={animationIterationCount:0,borderImageOutset:0,borderImageSlice:0,borderImageWidth:0,boxFlex:0,boxFlexGroup:0,boxOrdinalGroup:0,columnCount:0,columns:0,flex:0,flexGrow:0,flexPositive:0,flexShrink:0,flexNegative:0,flexOrder:0,gridArea:0,gridRow:0,gridRowEnd:0,gridRowSpan:0,gridRowStart:0,gridColumn:0,gridColumnEnd:0,gridColumnSpan:0,gridColumnStart:0,fontWeight:0,lineClamp:0,lineHeight:0,opacity:0,order:0,orphans:0,tabSize:0,widows:0,zIndex:0,zoom:0,fillOpacity:0,floodOpacity:0,stopOpacity:0,strokeDasharray:0,strokeDashoffset:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0};function sp(t,e){return t+e.charAt(0).toUpperCase()+e.substring(1)}const op=["Webkit","ms","Moz","O"];tr(Ms).forEach(t=>{op.forEach(e=>{Ms[sp(e,t)]=0})});const ap=Symbol.for("jsx-dom:type");var pl=(function(t){return t.ShadowRoot="ShadowRoot",t})(pl||{});function lp(t){return t!=null&&t[ap]===pl.ShadowRoot}const cp="http://www.w3.org/2000/svg",up="http://www.w3.org/1999/xlink",dp="http://www.w3.org/XML/1998/namespace";function gl(t){return!ep(t)&&t!=null}function Ds(t){return Array.isArray(t)?t.map(Ds).filter(Boolean).join(" "):li(t)?Symbol.iterator in t?Ds(Array.from(t)):tr(t).filter(e=>t[e]).join(" "):gl(t)?""+t:""}const fp={animate:0,circle:0,clipPath:0,defs:0,desc:0,ellipse:0,feBlend:0,feColorMatrix:0,feComponentTransfer:0,feComposite:0,feConvolveMatrix:0,feDiffuseLighting:0,feDisplacementMap:0,feDistantLight:0,feFlood:0,feFuncA:0,feFuncB:0,feFuncG:0,feFuncR:0,feGaussianBlur:0,feImage:0,feMerge:0,feMergeNode:0,feMorphology:0,feOffset:0,fePointLight:0,feSpecularLighting:0,feSpotLight:0,feTile:0,feTurbulence:0,filter:0,foreignObject:0,g:0,image:0,line:0,linearGradient:0,marker:0,mask:0,metadata:0,path:0,pattern:0,polygon:0,polyline:0,radialGradient:0,rect:0,stop:0,svg:0,switch:0,symbol:0,text:0,textPath:0,tspan:0,use:0,view:0},hp=/^(a(ll|t|u)|base[FP]|c(al|lipPathU|on)|di|ed|ex|filter[RU]|g(lyphR|r)|ke|l(en|im)|ma(rker[HUW]|s)|n|pat|pr|point[^e]|re[^n]|s[puy]|st[^or]|ta|textL|vi|xC|y|z)/;function pp(t){const e=document.createDocumentFragment();return ir(t.children,e),e}function gp(t,e,i){e={...e,children:i};const n=new t(e),r=n.render();return"ref"in e&&js(e.ref,n),r}function ve(t,e){let{children:i,...n}=e;!n.namespaceURI&&fp[t]===0&&(n={...n,namespaceURI:cp});let r;if(Ls(t)){if(r=n.namespaceURI?document.createElementNS(n.namespaceURI,t):document.createElement(t),bp(n,r),ir(i,r),r instanceof window.HTMLSelectElement&&n.value!=null)if(n.multiple===!0&&Array.isArray(n.value)){const s=n.value.map(o=>String(o));r.querySelectorAll("option").forEach(o=>o.selected=s.includes(o.value))}else r.value=n.value;js(n.ref,r)}else if(on(t))li(t.defaultProps)&&(n={...t.defaultProps,...n}),r=ip(t)?gp(t,n,i):t({...n,children:i});else throw new TypeError(`Invalid JSX element type: ${t}`);return r}function js(t,e){rp(t)?t.current=e:on(t)&&t(e)}function ir(t,e){if(np(t))mp(t,e);else if(Ls(t)||hl(t))Us(document.createTextNode(t),e);else if(t===null)Us(document.createComment(""),e);else if(tp(t))Us(t,e);else if(lp(t)){const i=e.attachShadow(t.attr);ir(t.children,i),js(t.ref,i)}}function mp(t,e){for(const i of[...t])ir(i,e);return e}function Us(t,e){e instanceof window.HTMLTemplateElement?e.content.appendChild(t):e.appendChild(t)}function nr(t,e){return t.replace(/[A-Z]/g,i=>e+i.toLowerCase())}function ml(t,e){e==null||e===!1||(Array.isArray(e)?e.forEach(i=>ml(t,i)):Ls(e)?t.setAttribute("style",e):li(e)&&Ns(e,(i,n)=>{n.indexOf("-")===0?t.style.setProperty(n,i):hl(i)&&Ms[n]!==0?t.style[n]=i+"px":t.style[n]=i}))}function yp(t,e,i){switch(t){case"xlinkActuate":case"xlinkArcrole":case"xlinkHref":case"xlinkRole":case"xlinkShow":case"xlinkTitle":case"xlinkType":yl(i,up,nr(t,":"),e);return;case"xmlnsXlink":Pi(i,nr(t,":"),e);return;case"xmlBase":case"xmlLang":case"xmlSpace":yl(i,dp,nr(t,":"),e);return}switch(t){case"htmlFor":Pi(i,"for",e);return;case"dataset":Ns(e,(n,r)=>{n!=null&&(i.dataset[r]=n)});return;case"innerHTML":case"innerText":case"textContent":gl(e)&&(i[t]=e);return;case"dangerouslySetInnerHTML":li(e)&&(i.innerHTML=e.__html);return;case"value":if(e==null||i instanceof window.HTMLSelectElement)return;if(i instanceof window.HTMLTextAreaElement){i.value=e;return}break;case"spellCheck":i.spellcheck=e;return;case"class":case"className":on(e)?e(i):Pi(i,"class",Ds(e));return;case"ref":case"namespaceURI":return;case"style":ml(i,e);return;case"on":case"onCapture":Ns(e,(n,r)=>{i.addEventListener(r,n,t==="onCapture")});return}if(on(e)){if(t[0]==="o"&&t[1]==="n"){let n=t.toLowerCase();const r=n.endsWith("capture");if(n==="ondoubleclick"?n="ondblclick":r&&n==="ondoubleclickcapture"&&(n="ondblclickcapture"),!r&&i[n]===null)i[n]=e;else if(r)i.addEventListener(n.substring(2,n.length-7),e,!0);else{let s;n in window?s=n.substring(2):s=n[2]+t.slice(3),i.addEventListener(s,e)}}}else li(e)?i[t]=e:e===!0?Pi(i,t,""):e!==!1&&e!=null&&(i instanceof SVGElement&&!hp.test(t)?Pi(i,nr(t,"-"),e):Pi(i,t,e))}function Pi(t,e,i){t.setAttribute(e,i)}function yl(t,e,i,n){t.setAttributeNS(e,i,n)}function bp(t,e){for(const i of tr(t))yp(i,t[i],e);return e}var Fs=(t=>(t.Init="modal.init",t.BeforeShow="modal.beforeShow",t.Show="modal.show",t.BeforeClose="modal.beforeClose",t.Close="modal.close",t.Destroy="modal.destroy",t.ToastShow="toast.show",t.ToastClose="toast.close",t))(Fs||{});let vp=0;const bl=t=>`${t}-${++vp}`;function an(t){return t instanceof Node?t:document.createTextNode(String(t))}function jt(t,e){if(!t)throw new Error(`${e??"Element"} not found`);return t}function vl(t){const e=["a[href]","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(",");return Array.from(t.querySelectorAll(e)).filter(i=>!!(i.offsetWidth||i.offsetHeight||i.getClientRects().length))}function Ue(t,e={}){const i=document.createElement(t);if(e.className&&(i.className=e.className),e.html!=null&&(i.innerHTML=e.html),e.text!=null&&(i.textContent=e.text),e.attrs)for(const[n,r]of Object.entries(e.attrs))i.setAttribute(n,r);return i}const wp=typeof navigator<"u"&&/Mac|iPhone|iPad|iPod/i.test(navigator.platform),wl=["ctrl","alt","shift","meta"];function _p(t){if(!t)return null;const e=String(t).trim().toLowerCase().split(/[+\-\s]+/g).filter(Boolean),i=[];let n=null;const r=o=>{i.includes(o)||i.push(o)};for(const o of e){let a=o;if(a==="control"||a==="ctrl"){r("ctrl");continue}if(a==="alt"||a==="option"){r("alt");continue}if(a==="shift"){r("shift");continue}if(a==="meta"||a==="cmd"||a==="command"||a==="super"){r("meta");continue}if(a==="mod"){r(wp?"meta":"ctrl");continue}a==="esc"&&(a="escape"),a==="return"&&(a="enter"),(a==="space"||a==="spacebar")&&(a="space"),n=a}const s=wl.filter(o=>i.includes(o));return!n||n===""?s.length?s.join("+"):null:s.length?`${s.join("+")}+${n}`:n}function xp(t){const e=[];t.ctrlKey&&e.push("ctrl"),t.altKey&&e.push("alt"),t.shiftKey&&e.push("shift"),t.metaKey&&e.push("meta");let i=t.key;i===" "&&(i="space");const n=(i.length,i.toLowerCase()),r=wl.filter(s=>e.includes(s));return r.length?`${r.join("+")}+${n}`:n}class kp{constructor(){this.zBase=1e3,this.stack=[]}push(e){this.stack.push(e),this.syncZ()}remove(e){this.stack=this.stack.filter(i=>i!==e),this.syncZ()}top(){return this.stack[this.stack.length-1]}closeAll(e,i){const n=new Set((Array.isArray(i)?i:i?[i]:[]).map(String)),r=new Set((Array.isArray(e)?e:e?[e]:[]).map(String));[...this.stack].reverse().forEach(s=>{const o=s.modalId,a=r.size?r.has(s.pluginName):!0,l=n.has(o);a&&!l&&s.close()})}removeAll(){[...this.stack].forEach(e=>e.destroy()),this.stack=[]}syncZ(){this.stack.forEach((e,i)=>e.setZIndex(this.zBase+i*2))}lockBodyScroll(){document.body.classList.add("ipe-modal-no-scroll")}unlockBodyScroll(){document.body.classList.remove("ipe-modal-no-scroll")}}const Ve=new kp,Nn=class Nn{constructor(e={}){this.backdropId=bl("ipe-modal-backdrop"),this.modalId=bl("ipe-modal"),this.numberId=this.modalId.split("-")[1],this._isDestroyed=!1,this.pluginName="normalModal",this.buttonElsLeft=[],this.buttonElsRight=[],this.keyMap=new Map,this.isOpen=!1,this.isToast=!1,this.isDragging=!1,this.dragStartX=0,this.dragStartY=0,this.modalStartX=0,this.modalStartY=0,this.Event=Fs,this._hooks=[],this.startCloseTimer=i=>{this.stopCloseTimer(),this.closeTimer=window.setTimeout(()=>this.close(),i)},this.stopCloseTimer=()=>{this.closeTimer&&window.clearTimeout(this.closeTimer),this.closeTimer=void 0},this.onDragMove=i=>{if(!this.isDragging)return;i.preventDefault();const n=i.clientX-this.dragStartX,r=i.clientY-this.dragStartY,s=this.get$modal(),o=this.modalStartX+n,a=this.modalStartY+r;s.style.left=`${o}px`,s.style.top=`${a}px`},this.onDragEnd=()=>{if(!this.isDragging)return;this.isDragging=!1,document.removeEventListener("pointermove",this.onDragMove),document.removeEventListener("pointerup",this.onDragEnd);const i=this.get$modal(),n=this.get$window();i.classList.remove("is-dragging"),n.style.animation="none",requestAnimationFrame(()=>{this.applyAnimation(!0)})},this.options={...Nn.DEFAULT_OPTIONS,...e},this.options.backdrop===!1&&e.bodyScroll===void 0&&(this.options.bodyScroll=!0)}get isDestroyed(){return this._isDestroyed}static extends(e={}){return class extends this{constructor(i={}){super({...e,...i})}}}init(){if(this.$modal)return this;const e=this.options.backdrop!==!1;let i;e&&(i=Ue("div",{className:"ipe-modal-backdrop",attrs:{id:this.backdropId,"data-modal-id":this.modalId}}));const n=Ue("div",{className:"ipe-modal-modal",attrs:{id:this.modalId,role:"dialog","aria-modal":"true",tabindex:"-1"}});if(n.modal=this,!e){n.classList.add("no-backdrop");const p=window.pageYOffset||document.documentElement.scrollTop,f=window.pageXOffset||document.documentElement.scrollLeft,w=window.innerWidth;n.style.top=`${p+60}px`,this.once("modal.show",()=>{n.style.left=`${f+w/2-n.offsetWidth/2}px`})}const r=Ue("div",{className:`ipe-modal-modal__window size--${this.options.sizeClass||"auto"} plugin--${this.pluginName}`});r.modal=this;const s=Ue("div",{className:"ipe-modal-modal__header"}),o=`${this.modalId}-title`,a=Ue("h2",{className:"ipe-modal-modal__title",attrs:{id:o,role:"heading","aria-level":"2"}});n.setAttribute("aria-labelledby",o);const l=Ue("div",{className:"ipe-modal-modal__icons"});if(this.options.closeIcon){const p=Ue("button",{className:"ipe-modal-modal__close",attrs:{type:"button","aria-label":"Close"},html:"×"});p.addEventListener("click",()=>{let f=!0;typeof this.options.onClickClose=="function"?this.options.onClickClose(this)===!1&&(f=!1):this.options.onClickClose===!1&&(f=!1),f&&this.close()}),l.appendChild(p)}s.append(a,l),this.options.draggable&&e&&(this.options.draggable=!1),this.options.draggable&&(s.style.cursor="move",s.style.userSelect="none",s.addEventListener("pointerdown",this.onDragStart.bind(this)),n.classList.add("is-draggable"));const c=Ue("div",{className:"ipe-modal-modal__content"}),u=Ue("div",{className:"ipe-modal-modal__footer"}),d=Ue("div",{className:"ipe-modal-modal__buttons ipe-modal-modal__buttons--left"}),y=Ue("div",{className:"ipe-modal-modal__buttons ipe-modal-modal__buttons--right"});return u.append(d,y),r.append(s,c,u),n.appendChild(r),this.$backdrop=i,this.$modal=n,this.$window=r,this.$header=s,this.$title=a,this.$icons=l,this.$content=c,this.$footer=u,this.$buttonsLeft=d,this.$buttonsRight=y,this.options.title&&this.setTitle(this.options.title),this.options.content&&this.setContent(this.options.content),this.options.buttons?.length?this.setButtons(this.options.buttons):u.style.display="none",this.options.center&&this.$modal.classList.add("is-centered"),this.options.fitScreen&&this.$modal.classList.add("is-fullscreen"),this.options.iconButtons&&this.$header.classList.add("has-icon-buttons"),this.options.className&&this.$window.classList.add(...this.options.className.split(/[\s\.#+]+/g).filter(Boolean)),typeof this.options.fixedHeight=="number"?this.$window.style.height=`${Math.max(0,this.options.fixedHeight)}px`:this.options.fixedHeight===!0&&this.$window.classList.add("is-fixed-height"),i&&i.addEventListener("pointerdown",p=>{this.options.outSideClose&&p.target===i&&this.close()}),this.options.draggable&&r.addEventListener("pointerdown",p=>{p.target&&r.contains(p.target)&&this.bringToFront()}),this.onKeyDown=this.onKeyDown.bind(this),this.emit("modal.init"),this}show(){if(this.$modal||this.init(),!this.$modal)throw new Error("Failed to initialize modal");if(this.isOpen)return this;{const n=this.emit("modal.beforeShow",!0),r=this.options.beforeShow?this.options.beforeShow(this)!==!1:!0;if(!n||!r)return this}this.lastFocused=document.activeElement??null,this.$backdrop&&document.body.appendChild(this.$backdrop),document.body.appendChild(this.$modal),this.shouldLockBodyOnOpen()&&Ve.lockBodyScroll(),requestAnimationFrame(()=>{this.$backdrop?.classList.add("is-open"),this.$modal.classList.add("is-open"),this.applyAnimation(!0),this.focusFirst()}),document.addEventListener("keydown",this.onKeyDown),Ve.push(this),this.isOpen=!0,this.options.onShow?.(this),this.emit("modal.show");const e=typeof this.options.closeAfter=="number"?this.options.closeAfter:this.options.closeAfter?.time,i=typeof this.options.closeAfter=="number"?!0:this.options.closeAfter?.resetOnHover;return e&&(this.startCloseTimer(e),i&&(this.$window?.addEventListener("mouseenter",this.stopCloseTimer),this.$window?.addEventListener("mouseleave",()=>this.startCloseTimer(e)))),this}close(){if(!this.isOpen)return this;{const s=this.emit("modal.beforeClose",!0),o=this.options.beforeClose?this.options.beforeClose(this)!==!1:!0;if(!s||!o)return this}if(this.isToast){this.applyAnimation(!1),this.emit("modal.close"),this.emit("toast.close");const s=this.isAnimationDisabled()?0:this.options.animationSpeed??200;let o=!1;const a=()=>{o||(o=!0,this.destroy(),this.options.onClose?.(this))},l=(c,u)=>{const d=()=>{c.removeEventListener(u,d),a()};c.addEventListener(u,d,{once:!0})};return s>0&&this.$window?(l(this.$window,"transitionend"),l(this.$window,"animationend"),window.setTimeout(a,s+20)):window.setTimeout(a,s),this}this.applyAnimation(!1),this.$backdrop?.classList.remove("is-open"),this.$modal?.classList.remove("is-open"),this.emit("modal.close");const e=this.isAnimationDisabled()?0:this.options.animationSpeed??200;let i=!1;const n=()=>{i||(i=!0,this.destroy(),this.options.onClose?.(this))},r=(s,o)=>{const a=()=>{s.removeEventListener(o,a),n()};s.addEventListener(o,a,{once:!0})};return e>0&&this.$window?(r(this.$window,"transitionend"),r(this.$window,"animationend"),window.setTimeout(n,e+20)):window.setTimeout(n,e),this}destroy(){if(this._isDestroyed)return this;if(this.stopCloseTimer(),document.removeEventListener("keydown",this.onKeyDown),this.isDragging&&this.onDragEnd(),this.$window?.removeEventListener("mouseenter",this.stopCloseTimer),this.isToast){this.$window?.parentElement&&this.$window.parentElement.removeChild(this.$window);const e=ci.indexOf(this);e!==-1&&ci.splice(e,1)}else this.$backdrop?.parentElement&&this.$backdrop.parentElement.removeChild(this.$backdrop),this.$modal?.parentElement&&this.$modal.parentElement.removeChild(this.$modal),Ve.remove(this),this.shouldUnlockBodyOnClose()&&Ve.unlockBodyScroll();return this.isOpen=!1,this.lastFocused?.focus?.(),this.emit("modal.destroy"),this._isDestroyed=!0,this}get$backdrop(){return this.$backdrop}get$modal(){return jt(this.$modal,"modal")}get$window(){return jt(this.$window,"window")}get$header(){return jt(this.$header,"header")}get$title(){return jt(this.$title,"title")}get$content(){return jt(this.$content,"content")}get$icons(){return jt(this.$icons,"icons")}get$buttons(e){return e==="leftButtons"?jt(this.$buttonsLeft,"leftButtons"):e==="rightButtons"?jt(this.$buttonsRight,"rightButtons"):jt(this.$footer,"buttons")}setTitle(e){const i=this.get$title();return i.innerHTML="",i.append(an(e)),this}setContent(e,i="replace"){const n=this.get$content();return i==="replace"?(n.innerHTML="",n.append(an(e))):i==="append"?n.append(an(e)):n.prepend(an(e)),this}setIcons(e){const i=this.get$icons();i.innerHTML="";for(const n of e){const r=Ue("button",{className:`ipe-modal-modal__icon ${n.className}`,attrs:{type:"button"}});r.addEventListener("click",n.method),i.appendChild(r)}return this}setButtons(e,i){const n=this.$buttonsLeft,r=this.$buttonsRight;[n,r].forEach(o=>o.innerHTML=""),this.buttonElsLeft=[],this.buttonElsRight=[],this.keyMap.clear();const s=i??this.$footer;if(s===this.$footer)e.forEach(o=>this.addButton(o)),e.length===0&&(this.$footer.style.display="none");else{s.innerHTML="";for(const o of e){const a=this.generateButton(o);s.appendChild(a)}}return this}generateButton(e){const i=e.type??"button",n=i==="link"?Ue("a"):Ue("button",{attrs:{type:"button"}});e.id&&(n.id=e.id),n.className=`ipe-modal-btn ${e.className??""}`.trim();const r=an(e.label??"OK");if(n.append(r),i==="link"&&e.href&&(n.href=e.href),e.method&&n.addEventListener("click",s=>{if(n._ipe_tmpDisabled){s.preventDefault(),s.stopPropagation();return}e.method.call(n,s,this)}),typeof e.closeAfter=="number"&&e.closeAfter>=0&&n.addEventListener("click",()=>{window.setTimeout(()=>this.close(),e.closeAfter)}),typeof e.enableAfter=="number"&&e.enableAfter>0){i==="button"&&n.setAttribute("disabled","true"),n._ipe_tmpDisabled=!0,n.setAttribute("aria-disabled","true");const s=()=>{i==="button"&&n.removeAttribute("disabled"),delete n._ipe_tmpDisabled,n.removeAttribute("aria-disabled")};window.setTimeout(s,e.enableAfter)}if(e.keyPress){const s=String(e.keyPress).split(/[\,\|]+/g).map(o=>o.trim()).filter(Boolean);for(const o of s){const a=_p(o);a&&this.keyMap.set(a,n)}}return n}addButton(e,i){this.$footer&&(this.$footer.style.display="");const n=e.side??"right",r=n==="left"?this.$buttonsLeft:this.$buttonsRight,s=n==="left"?this.buttonElsLeft:this.buttonElsRight,o=this.generateButton(e),a=Math.max(0,Math.min(i??s.length,s.length));return a>=r.children.length?r.appendChild(o):r.insertBefore(o,r.children[a]),s.splice(a,0,o),this}removeButton(e){const i=this.buttonElsLeft,n=this.buttonElsRight,r=[...i,...n];let s=null;if(e==="*")return r.forEach(a=>{this.keyMap.delete(a.id),a.parentElement?.removeChild(a)}),this.$footer&&(this.$footer.style.display="none"),this;if(typeof e=="number"?s=r[e]??null:typeof e=="string"?s=r.find(a=>a.id===e)??null:e instanceof HTMLElement&&(s=r.find(a=>a===e)??null),!s)return this;for(const[a,l]of this.keyMap.entries())l===s&&this.keyMap.delete(a);let o=i.indexOf(s);return o!==-1?(i.splice(o,1),s.parentElement?.removeChild(s)):(o=n.indexOf(s),o!==-1&&(n.splice(o,1),s.parentElement?.removeChild(s))),i.length===0&&n.length===0&&this.$footer&&(this.$footer.style.display="none"),this}changePreviewState(){return this.get$modal().classList.toggle("is-fullscreen"),this}setModalHeight(e,i="height"){const n=this.get$window(),r=Math.max(0,window.innerHeight-e);return n.style[i]=`${r}px`,r}setOptions(e,i){return typeof e=="string"?this.options[e]=i:Object.assign(this.options,e),this}setPluginName(e){return this.$window&&(this.$window.className=this.$window.className.replace(`plugin--${this.pluginName}`,`plugin--${e}`)),this.pluginName=e,this}applyAnimation(e){const i=this.get$modal(),n=this.get$window(),r=this.$backdrop,s=this.options.modalAnimation??this.options.animation,o=typeof s=="string"?s:s&&(e?s.show:s.hide),a=this.options.backdropAnimation??this.options.animation,l=typeof a=="string"?a:a&&(e?a.show:a.hide);!o||o===!1?(i.style.transition="none",n.style.animation="none",n.style.removeProperty("--ipe-modal-anim")):(i.style.removeProperty("transition"),n.style.setProperty("--ipe-modal-anim",o)),r&&(!l||l===!1?r.style.transition="none":r.style.removeProperty("transition"))}on(e,i){return this._hooks.push({type:e,listener:i}),()=>this.off(e,i)}off(e,i){return this._hooks=this._hooks.filter(n=>n.type!==e&&(i?n.listener!==i:!0)),this}once(e,i){const n=this.on(e,r=>(n(),i(r)));return n}emit(e,i){const n=this._hooks.filter(a=>a.type===e);let r=!0;for(const a of n){const l=new CustomEvent(e,{detail:this,cancelable:i}),c=a.listener(l);if(l.defaultPrevented&&(r=!1),c===!1&&(r=!1),!r)break}const s=this.$modal??document.body,o=new CustomEvent(e,{detail:this,cancelable:i});return(!s.dispatchEvent(o)||o.defaultPrevented)&&(r=!1),r}focusFirst(){const e=this.get$modal(),i=vl(e);i.length?i[0].focus():e.focus({preventScroll:!0})}onKeyDown(e){if(Ve.top()!==this)return;if(e.key==="Escape"){e.preventDefault(),this.close();return}const i=this.get$modal();if(!i.contains(document.activeElement))return;if(e.key==="Tab"){const a=vl(i);if(!a.length)return;const l=a[0],c=a[a.length-1],u=document.activeElement;e.shiftKey&&u===l?(e.preventDefault(),c.focus()):!e.shiftKey&&u===c&&(e.preventDefault(),l.focus())}const n=e.ctrlKey||e.altKey||e.metaKey,r=e.target;if(!n&&(r&&["INPUT","TEXTAREA"].includes(r.tagName)||r.contentEditable==="true"))return;const s=xp(e),o=this.keyMap.get(s);if(o){e.preventDefault(),o.click();return}}setZIndex(e){this.$backdrop&&(this.$backdrop.style.zIndex=String(e)),this.$modal&&(this.$modal.style.zIndex=String(e+1))}bringToFront(){return Ve.remove(this),Ve.push(this),this}isAnimationDisabled(){const e=this.options.modalAnimation??this.options.animation;return e===!1||e==null}shouldLockBodyOnOpen(){return this.options.backdrop===!1||this.options.bodyScroll!==!1?!1:!Ve.stack.some(e=>e!==this&&e.options.backdrop!==!1&&e.options.bodyScroll===!1)}shouldUnlockBodyOnClose(){return this.options.backdrop===!1||this.options.bodyScroll!==!1?!1:!Ve.stack.some(e=>e!==this&&e.options.backdrop!==!1&&e.options.bodyScroll===!1)}onDragStart(e){if(this.options.backdrop!==!1||!this.options.draggable)return;e.preventDefault(),this.isDragging=!0,this.bringToFront(),this.dragStartX=e.clientX,this.dragStartY=e.clientY;const i=this.get$modal(),n=i.getBoundingClientRect();this.modalStartX=n.left+window.pageXOffset,this.modalStartY=n.top+window.pageYOffset,i.style.transform="none",i.style.left=`${this.modalStartX}px`,i.style.top=`${this.modalStartY}px`,document.addEventListener("pointermove",this.onDragMove),document.addEventListener("pointerup",this.onDragEnd),i.classList.add("is-dragging")}showToast(e){this.$window||this.init();const i=Sp(e.position??"top right"),n=this.get$window();this.isToast=!0,n.style.pointerEvents="auto",this.applyAnimation(!0),i.appendChild(n);const r=(typeof this.options.closeAfter=="number"?this.options.closeAfter:this.options.closeAfter?.time)??3e3,s=(typeof this.options.closeAfter=="number"?!0:this.options.closeAfter?.resetOnHover)??!0;return r>0&&(this.startCloseTimer(r),s&&(n.addEventListener("mouseenter",this.stopCloseTimer),n.addEventListener("mouseleave",()=>this.startCloseTimer(r)))),this.isOpen=!0,this.options.onShow?.(this),ci.push(this),this.emit("toast.show"),this.emit("modal.show"),this}static show(e,i){return new this(e).init().show()}static createObject(e,i){return new this(e)}static close(e){if(!e){const s=Ve.top();return s?.close(),s}const i=typeof e=="string"?e:e.id,n=Ve.stack.find(s=>s.modalId===i);if(n)return n.close(),n;const r=ci.find(s=>s.modalId===i);return r?.close(),r}static closeAll(e,i){const n=new Set((Array.isArray(i)?i:i?[i]:[]).map(String)),r=new Set((Array.isArray(e)?e:e?[e]:[]).map(String));return Ve.closeAll(e,i),[...ci].forEach(s=>{const o=s.modalId,a=r.size?r.has(s.pluginName):!0,l=n.has(o);a&&!l&&s.close()}),Ve.top()??new Nn}static removeAll(){Ve.removeAll(),[...ci].forEach(e=>e.destroy())}static dialog(e,i){const n=new this({sizeClass:"dialog",buttons:[{label:"OK",className:"is-primary is-ghost",method:(r,s)=>{i?.(r,s),r.defaultPrevented||n.close()},keyPress:"Enter"}],...e});return n.init().show()}static confirm(e,i){e.title??(e.title="Confirm"),e.content??(e.content="Are you sure you want to perform this action?");const n=e.okBtn??{label:"OK",className:"is-primary is-ghost"},r=e.cancelBtn??{label:"Cancel",className:"is-danger is-ghost"};return new this({sizeClass:"dialog",...e,buttons:[{label:r.label,className:r.className,keyPress:"n",method:(s,o)=>{i?.(!1,o,s),o.close()}},{label:n.label,className:n.className,keyPress:"y",method:(s,o)=>{i?.(!0,o,s),s.defaultPrevented||o.close()}}]}).init().show()}static getDefaultNotifyIcon(e){switch(e){case"success":return ve("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-circle-check",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.293 5.953a1 1 0 0 0 -1.32 -.083l-.094 .083l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.403 1.403l.083 .094l2 2l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z"})]});case"error":return ve("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-alert-triangle",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 1.67c.955 0 1.845 .467 2.39 1.247l.105 .16l8.114 13.548a2.914 2.914 0 0 1 -2.307 4.363l-.195 .008h-16.225a2.914 2.914 0 0 1 -2.582 -4.2l.099 -.185l8.11 -13.538a2.914 2.914 0 0 1 2.491 -1.403zm.01 13.33l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -7a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z"})]});case"warning":return ve("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-alert-circle",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm.01 13l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -8a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z"})]});case"info":return ve("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-info-circle",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z"})]});case"dialog":return ve("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-message-dots",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M12 11v.01"}),ve("path",{d:"M8 11v.01"}),ve("path",{d:"M16 11v.01"}),ve("path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z"})]});case"confirm":return ve("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-copy-check",children:[ve("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),ve("path",{d:"M18.333 6a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.333 -4c1.094 0 1.828 .533 2.374 1.514a1 1 0 1 1 -1.748 .972c-.221 -.398 -.342 -.486 -.626 -.486h-10c-.548 0 -1 .452 -1 1v9.998c0 .32 .154 .618 .407 .805l.1 .065a1 1 0 1 1 -.99 1.738a3 3 0 0 1 -1.517 -2.606v-10c0 -1.652 1.348 -3 3 -3zm1.293 9.293l-3.293 3.292l-1.293 -1.292a1 1 0 0 0 -1.414 1.414l2 2a1 1 0 0 0 1.414 0l4 -4a1 1 0 0 0 -1.414 -1.414"})]});default:return null}}static notify(e,i,n){var a,l,c,u;if(i?.overrideOther&&[...ci].forEach(d=>d.close()),typeof i.title>"u"){const d=e||"Notification";i.title=d[0].toUpperCase()+d.slice(1).toLowerCase()}const r=i.icon??this.getDefaultNotifyIcon(e);r&&(r instanceof Element&&r.classList.add("ipe-modal-notify-icon"),i.title=ve(pp,{children:[r,i.title]})),e==="confirm"&&(typeof i.closeAfter>"u"&&(i.closeAfter=0),i.okBtn||(i.okBtn={label:"OK"})),i.okBtn&&(typeof i.okBtn!="object"&&(i.okBtn={label:"OK"}),(a=i.okBtn).label??(a.label="OK"),(l=i.okBtn).className??(l.className="is-primary is-text ok-btn"),i.okBtn.method=(d,y)=>{n?.(!0,y,d),y.close()}),i.cancelBtn&&(typeof i.cancelBtn!="object"&&(i.cancelBtn={label:"Cancel"}),(c=i.cancelBtn).label??(c.label="Cancel"),(u=i.cancelBtn).className??(u.className="is-danger is-text cancel-btn"),i.cancelBtn.method=(d,y)=>{n?.(!1,y,d),y.close()}),i.buttons=[i.cancelBtn,i.okBtn,...i.buttons??[]].filter(Boolean);const s=`is-notify type-${e||"default"} ${i.className??""}`,o=new this({...i,className:s,sizeClass:"auto",center:!1,fitScreen:!1,closeIcon:!0,outSideClose:!1,bodyScroll:!0,buttons:i.buttons??[]});return o.setPluginName("toast"),o.showToast({position:i.position??"top right"})}};Nn.DEFAULT_OPTIONS={className:"",sizeClass:"auto",center:!0,fitScreen:!1,closeIcon:!0,bodyScroll:!1,outSideClose:!0,backdrop:!0,animation:{show:"ipe-modal-fade-in",hide:"ipe-modal-fade-out"},animationSpeed:200};let Bs=Nn;const ci=[];function Sp(t="top right"){const e="ipe-modal-toast-container",i=`${e}-${t.replace(/[\s-\.|\/]+/g,"-")}`;let n=document.getElementById(i);return n||(n=Ue("div",{className:`${e} ${t}`,attrs:{id:i,"data-position":t}}),document.body.appendChild(n)),n}const $p={ipe_progress:"_ipe_progress_so6hn_1"},ui=t=>{const e=t.indeterminate??!0,i=h("div",{class:`${$p.ipe_progress}`,"data-indeterminate":`${e}`,style:{width:"100%","--progress":t.progress?`${t.progress}%`:"0%"},...t});return i.setProgress=n=>{typeof n=="number"?(i.dataset.indeterminate="false",i.style.setProperty("--progress",`${n}%`)):(i.dataset.indeterminate="true",i.style.setProperty("--progress","0%"))},i};class Re extends Bs{constructor(e={}){e.className||(e.className=""),e.className+=" theme-ipe",e.modalAnimation||(e.modalAnimation={show:"ipe-modal-fade-in",hide:"ipe-modal-fade-out"}),super(e)}setLoadingState(e){if(this.get$window().classList.toggle("loading",e),e){const i=this.get$window().querySelectorAll("input:not([disabled]),button:not([disabled])");this._tmpDisabledActiveInputs=i,i.forEach(n=>{n.disabled=!0}),this.get$content().append(h("div",{id:"ipe-modalLoadingWrapper",style:{position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",justifyContent:"center",alignItems:"center",backgroundColor:"rgba(255, 255, 255, 0.5)",zIndex:2e3},children:h(ui,{style:{width:"80%",maxWidth:"800px"}})}))}else{this.get$window().querySelector("#ipe-modalLoadingWrapper")?.remove();const i=this._tmpDisabledActiveInputs;i&&i.forEach(n=>{n.disabled=!1})}}}class Ep{constructor(e){this.ctx=e,this.IPEModal=Re,this.IPEModalEvent=Fs,this.show=Re.show.bind(Re),this.createObject=Re.createObject.bind(Re),this.close=Re.close.bind(Re),this.closeAll=Re.closeAll.bind(Re),this.removeAll=Re.removeAll.bind(Re),this.dialog=Re.dialog.bind(Re),this.confirm=Re.confirm.bind(Re),this.notify=Re.notify.bind(Re),e.set("modal",this),e.on("dispose",()=>{Re.closeAll()})}}const _l=t=>{if(!t)return new URLSearchParams;if(t instanceof URLSearchParams)return t;if(typeof t!="object"||t?.constructor!==Object)throw new TypeError("only plain object is supported");const e=new URLSearchParams;for(const[i,n]of Object.entries(t))if(n!=null){if(Array.isArray(n)){for(const r of n)e.append(i,r?.toString());continue}if(typeof n=="object"&&n!==null&&n.constructor===Object){for(const[r,s]of Object.entries(n))s!=null&&e.set(`${i}[${r}]`,s?.toString());continue}e.set(i,n?.toString())}return e},xl=(t,e,i)=>{const n=typeof t=="string"?new URL(t,window?.location?.origin):new URL(t),r=new URLSearchParams(n.search),s=_l(e);for(const[o,a]of s.entries())r.set(o,a);return n.search=r.toString(),n.hash="",n};var Pp=Object.create,qs=Object.defineProperty,Cp=Object.getOwnPropertyDescriptor,kl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Sl=t=>{throw TypeError(t)},Rp=(t,e,i)=>e in t?qs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ip=(t,e)=>qs(t,"name",{value:e,configurable:!0}),Ap=t=>[,,,Pp(t?.[kl("metadata")]??null)],Op=["class","method","getter","setter","accessor","field","value","get","set"],$l=t=>t!==void 0&&typeof t!="function"?Sl("Function expected"):t,Tp=(t,e,i,n,r)=>({kind:Op[t],name:e,metadata:n,addInitializer:s=>i._?Sl("Already initialized"):r.push($l(s||null))}),Lp=(t,e)=>Rp(e,kl("metadata"),t[3]),Np=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Mp=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Cp(r,i));Ip(r,i);for(var f=n.length-1;f>=0;f--)l=Tp(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,$l(o)&&(r=o);return Lp(t,r),p&&qs(r,i,p),u?c^4?s:p:r},El,Hs,Pl;El=[be(["api","storage"])];class rr extends(Pl=ht){constructor(e){super(e,"wiki",!1),this.ctx=e,this._data={},this.CACHE_VERSION=4,this.CACHE_TTL={siteinfo:1e3*60*60*24*3,userinfo:1e3*60*30},this.QUERY_DATA={siteinfo:{meta:"siteinfo|filerepoinfo",siprop:"general|specialpagealiases|namespacealiases|namespaces|magicwords",friprop:"canUpload|displayname|initialCapital|local|name|rootUrl|scriptDirUrl|thumbUrl|url"},userinfo:{meta:"userinfo",uiprop:"groups|rights|blockinfo|options"}},this.CACHE_DB=void 0,this.mwConfig={get:((i,n)=>window?.mw?.config?.get?.(i,n)??n),has:(i=>window?.mw?.config?.exists?.(i)??!1),get values(){return window?.mw?.config?.values||{}}},this.CACHE_DB=e.storage.createDatabase("wiki-metadata",1/0,this.CACHE_VERSION)}get logger(){return this.ctx.logger("WIKI_METADATA")}get api(){return this.ctx.api}async start(){await Promise.all(Object.keys(this.QUERY_DATA).map(e=>this.initData(e))),this.ctx.on("clear-cache",this.onClearCache.bind(this)),this.ctx.set("getUrl",this.getUrl.bind(this)),this.ctx.set("getSciprtUrl",this.getSciprtUrl.bind(this)),this.ctx.set("getMainpageUrl",this.getMainpageUrl.bind(this)),this.ctx.inject(["preferences","$"],e=>{const i=e.$;e.preferences.registerCustomConfig("WikiMetadataService",R.object({WikiMetadataService:R.const(h("div",{children:[h("h3",{children:i`Wiki Informations`}),h("ul",{children:[h("li",{children:[h("strong",{children:[i`Site`,":"]})," ",this.general.sitename," (",this.landingPageUrl,")"]}),h("li",{children:[h("strong",{children:i`User`}),": ",this.userInfo.name," (ID: ",this.userInfo.id,")"]}),h("li",{children:[h("strong",{children:i`Groups`}),": ",this.userGroups.join(", ")||"None"]})]}),h("div",{children:[h("p",{style:{fontStyle:"italic"},children:i`If the information shown above is incorrect (for example, the user is not you), click the button below.`}),h("button",{className:"btn danger",onClick:async n=>{n.preventDefault(),await e.serial("clear-cache")||window.location.reload()},children:["🧹 ",i`Clear caches & Reload`]})]})]})).role("raw-html")}).description("WikiMetadataService"),"about")}),this.logger.info("All initialized",this._data)}async initData(e,i=!1){const n=i?null:await this.fetchFromCache(e);if(n)return this._data[e]=n,this.logger.debug("Using cached",e,n),n;{const r=await this.fetchFromApi(e);return this.saveToCache(e,r),this._data[e]=r,this.logger.debug("Fetched from API",e,r),r}}getCacheKey(e){return`${e}:${new URL(this.ctx.api.config.baseURL).pathname.replace(/^\//,"")}`}async fetchFromApi(e){return this.api.get({action:"query",...this.QUERY_DATA[e]}).then(({data:i})=>{if(typeof i?.query!="object"||i.query===null)throw new Error("Invalid query data",{cause:i});return e==="siteinfo"?i.query:i.query?.[e]||i.query}).catch(i=>(this.logger.error("Failed to fetch",i),Promise.reject(i)))}async fetchFromCache(e){const i=this.getCacheKey(e);return await this.CACHE_DB.get(i,this.CACHE_TTL[e])}async saveToCache(e,i){const n=this.getCacheKey(e);return this.CACHE_DB.set(n,i)}async invalidateCache(e){const i=this.getCacheKey(e);return this.CACHE_DB.delete(i)}async onClearCache(){await this.CACHE_DB.clear()}get _raw(){return this._data}get siteInfo(){return this._data.siteinfo}get general(){return this.siteInfo.general}get specialPageAliases(){return this.siteInfo.specialpagealiases}get namespaceAliases(){return this.siteInfo.namespacealiases}get namespaces(){return this.siteInfo.namespaces}get namespaceMap(){const e=Object.values(this.namespaces).map(i=>({id:i.id,canonical:i.canonical,aliases:this.namespaceAliases.filter(n=>n.id===i.id).map(n=>n.alias)})).sort((i,n)=>i.id-n.id);return Reflect.defineProperty(this,"namespaceMap",{get:()=>e}),e}get magicWords(){return this.siteInfo.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}get fileRepos(){return this.siteInfo.repos||[]}get baseUrl(){const e=this.general.server;return e.startsWith("//")?`${window?.location?.protocol||"https:"}//${e.slice(2)}`:e}get landingPageUrl(){return this.general.base}get mainPageName(){return this.general.mainpage}get mainPageUrl(){return this.getUrl(this.mainPageName)}get articlePath(){return this.general.articlepath}get scriptPath(){return this.general.scriptpath}get articleBaseUrl(){return`${this.baseUrl}${this.articlePath}`}get scriptBaseUrl(){return`${this.baseUrl}${this.scriptPath}`}getSciprtUrl(e="index"){return`${this.scriptBaseUrl}/${e.replace(/\.php$/,"")}.php`}getMainpageUrl(e){return xl(this.siteInfo.general.base,e).toString()}getUrl(e,i){const n=_l(i);let r;return typeof e=="string"&&e!==""?r=new URL(`${this.articleBaseUrl.replace("$1",e)}`):typeof e=="number"?(n.set("curid",e.toString()),r=new URL(this.getSciprtUrl("index"))):r=new URL(this.getSciprtUrl("index")),r.search=n.toString(),r.toString()}hasRight(e){return this.userRights.includes(e)}hasAnyRight(...e){return e.some(i=>this.hasRight(i))}hasEveryRights(...e){return e.every(i=>this.hasRight(i))}inGroup(e){return this.userGroups.includes(e)}inAnyGroup(...e){return this.userGroups.some(i=>e.includes(i))}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}}Hs=Ap(Pl),rr=Mp(Hs,0,"WikiMetadataService",El,rr),Np(Hs,1,rr);class Dp{constructor(){this.values={}}get length(){return Object.keys(this.values).length}clear(){this.values={}}getItem(e){return this.values[e]??null}setItem(e,i){this.values[e]=typeof i=="string"?i:String(i)}removeItem(e){delete this.values[e]}key(e){return Object.keys(this.values)[e]??null}}const jp=()=>new Proxy(new Dp,{set(t,e,i){return typeof e=="string"&&t.setItem(e,i),!0},get(t,e){return typeof e=="string"&&!(e in t)?t.getItem(e):Reflect.get(t,e)}}),Up=(()=>{const t=Symbol.for("IPE.GlobalMemoryStorage");return t in globalThis||(globalThis[t]=jp()),globalThis[t]})();class Fp{constructor(e,i,n=1/0,r,s="localStorage"){this.dbName=e,this.storeName=i,this.ttl=n,this.version=r,this.engine=s,typeof n!="number"&&(this.ttl=Number(n)),(isNaN(this.ttl)||this.ttl<=0)&&(this.ttl=1/0),this.engine==="localStorage"&&"localStorage"in window?this.db=window.localStorage:this.engine==="sessionStorage"&&"sessionStorage"in window?this.db=window.sessionStorage:this.db=Up}makeKey(e){return`${this.dbName?this.dbName+":":""}${this.storeName?this.storeName+"/":""}${e}`}load(e){const i=this.getRaw(e);if(i===null)return null;let n;try{n=JSON.parse(i)}catch{return this.deleteSync(e),null}const r=n;return typeof r.time!="number"||!("value"in r)?(this.deleteSync(e),null):typeof this.version<"u"&&typeof this.version<"u"&&r.version!==this.version?(this.deleteSync(e),null):r}getRaw(e){const i=this.makeKey(e);return this.db.getItem(i)}setRaw(e,i){const n=this.makeKey(e);try{this.db.setItem(n,i)}catch{}}deleteSync(e){const i=this.makeKey(e);this.db.removeItem(i)}isExpired(e,i=this.ttl){return e?Date.now()-e.time>i:!1}async get(e,i=this.ttl,n){const r=this.load(e),s=this.isExpired(r,i);if(!r||s){if(typeof n=="function"){const o=await n();return await this.set(e,o),o}return null}return r.value}async set(e,i){const n=Date.now();if(typeof e=="string"){const o=e,a=i;if(a===null||typeof a>"u"){await this.delete(o);return}const l={time:n,value:a,version:this.version};return this.setRaw(o,JSON.stringify(l)),l}const r=e,s={};for(const[o,a]of Object.entries(r)){if(a===null||typeof a>"u"){this.deleteSync(o);continue}const l={time:n,value:a,version:this.version};this.setRaw(o,JSON.stringify(l)),s[o]=l}return s}async has(e,i=this.ttl){const n=this.load(e);return n!==null&&!this.isExpired(n,i)}async delete(e){this.deleteSync(e)}async updatedAt(e){const i=this.load(e);return i?i.time:0}async clear(){const e=this.makeKey(""),i=[];for(let n=0;n<this.db.length;n++){const r=this.db.key(n);r&&r.startsWith(e)&&i.push(r)}for(const n of i)this.db.removeItem(n);return this}async*keys(){const e=this.makeKey("");for(let i=0;i<this.db.length;i++){const n=this.db.key(i);n&&n.startsWith(e)&&(yield n.slice(e.length))}}async*values(){for await(const e of this.keys()){const i=this.load(e);if(i){if(this.isExpired(i)){this.deleteSync(e);continue}yield i}}}async*entries(){for await(const e of this.keys()){const i=this.load(e);if(i){if(this.isExpired(i)){this.deleteSync(e);continue}yield[e,i]}}}}var ke;(t=>{t.cache=new Map,t.defaults=Object.freeze({iterBatch:100,retry:{attempts:3,baseDelayMs:16}}),t.sleep=c=>new Promise(u=>setTimeout(u,c));function e(c){const u=c?.name??"";return u==="AbortError"||u==="InvalidStateError"||u==="TransactionInactiveError"||u==="UnknownError"}t.shouldReconnect=e;async function i(c,u,d){const y=Math.max(1,c.attempts);for(let p=0;p<y;p++)try{return await u(p)}catch(f){if(p===y-1)throw f;await d?.(f,p);const w=c.baseDelayMs*Math.pow(2,p)+Math.floor(Math.random()*10);await(0,t.sleep)(w)}throw new Error("withRetry exhausted unexpectedly")}t.withRetry=i;function n(c,u,d){return new Promise((y,p)=>{const f=indexedDB.open(c,u);f.onupgradeneeded=()=>{try{const w=f.result,x=f.transaction;d?.(w,x)}catch(w){p(w)}},f.onerror=()=>p(f.error),f.onblocked=()=>{},f.onsuccess=()=>{const w=f.result;w.onversionchange=()=>{try{w.close()}finally{t.cache.delete(c)}},y(w)}})}async function r(c,u,d){let y=!c.objectStoreNames.contains(u),p=[];if(!y&&d?.indexes?.length){const x=c.transaction(u,"readonly"),S=x.objectStore(u),I=new Set(Array.from(S.indexNames));p=(d.indexes||[]).filter(m=>!I.has(m.name)),await new Promise((m,g)=>{x.oncomplete=()=>m(),x.onabort=()=>g(x.error),x.onerror=()=>g(x.error)})}if(!y&&p.length===0)return c;const f=c.version+1;c.close();const w=await n(c.name,f,(x,S)=>{let I;x.objectStoreNames.contains(u)?I=S.objectStore(u):I=x.createObjectStore(u,{keyPath:d?.keyPath??void 0,autoIncrement:!!d?.autoIncrement});for(const m of p)I.indexNames.contains(m.name)||I.createIndex(m.name,m.keyPath,m.options)});return w.onversionchange=()=>{try{w.close()}finally{t.cache.delete(w.name)}},w}async function s(c,u,d){let y=t.cache.get(c);return y?(y=y.then(p=>r(p,u,d)),t.cache.set(c,y)):(y=(async()=>{const p=await n(c);return r(p,u,d)})(),t.cache.set(c,y)),y}t.getDB=s;async function o(c){const u=t.cache.get(c);if(t.cache.delete(c),u)try{(await u).close()}catch{}}t.closeConnection=o;function a(c){return new Promise((u,d)=>{c.onsuccess=()=>u(c.result),c.onerror=()=>d(c.error)})}t.asyncRequest=a;function l(c){return new Promise((u,d)=>{c.oncomplete=()=>u(),c.onabort=()=>d(c.error??new DOMException("Aborted","AbortError")),c.onerror=()=>d(c.error??new DOMException("TransactionError","UnknownError"))})}t.waitTx=l})(ke||(ke={}));let Bp=class{constructor(e,i,n={}){this.dbName=e,this.storeName=i,this.options=n}get _iterBatch(){return this.options.iterBatch??ke.defaults.iterBatch}get _retryCfg(){const e=this.options.retry??ke.defaults.retry;return{attempts:e.attempts??3,baseDelayMs:e.baseDelayMs??16}}async _withStore(e,i){const n=this._retryCfg;return ke.withRetry(n,async()=>{const r=await ke.getDB(this.dbName,this.storeName,this.options.ensure);try{const s=r.transaction(this.storeName,e),o=s.objectStore(this.storeName),a=await i(o);return await ke.waitTx(s),a}catch(s){throw s}},async r=>{ke.shouldReconnect(r)&&await ke.closeConnection(this.dbName)})}async get(e){return this._withStore("readonly",async i=>{const n=await ke.asyncRequest(i.get(e));return n===void 0?void 0:n})}async set(e,i){return await this._withStore("readwrite",async n=>{const r=this.options.ensure?.keyPath!=null?n.put(i):n.put(i,e);await ke.asyncRequest(r)}),this}async delete(e){return this._withStore("readwrite",async i=>{const n=await ke.asyncRequest(i.get(e))!==void 0;return await ke.asyncRequest(i.delete(e)),n})}async clear(){await this._withStore("readwrite",async e=>{await ke.asyncRequest(e.clear())})}async has(e){return await this.get(e)!==void 0}async count(){return this._withStore("readonly",async e=>await ke.asyncRequest(e.count())??0)}async*_iterateEntries(){let e=null,i=!1;const n=Math.max(1,this._iterBatch);for(;!i;){const r=await this._withStore("readonly",async s=>{const o=[],a=e===null?void 0:IDBKeyRange.lowerBound(e,!0);return await new Promise((l,c)=>{const u=s.openCursor(a);u.onerror=()=>c(u.error),u.onsuccess=()=>{const d=u.result;if(!d){i=!0,l();return}o.push([d.key,d.value]),e=d.key,o.length>=n?l():d.continue()}}),o});for(const s of r)yield s;if(r.length===0)break}}entries(){return this._iterateEntries()}async*keys(){for await(const[e]of this.entries())yield e}async*values(){for await(const[,e]of this.entries())yield e}[Symbol.asyncIterator](){return this.entries()[Symbol.asyncIterator]()}async forEach(e){for await(const[i,n]of this.entries())await e(n,i,this)}async getMany(e){const i=new Map;for await(const n of e)i.set(n,void 0);return await this._withStore("readonly",async n=>{await Promise.all(i.keys().map(async r=>{const s=await ke.asyncRequest(n.get(r));i.set(r,s===void 0?void 0:s)}))}),i}async setMany(e){const i=this.options.ensure?.keyPath!=null;return await this._withStore("readwrite",async n=>{for await(const[r,s]of e){const o=i?n.put(s):n.put(s,r);await ke.asyncRequest(o)}}),this}async deleteMany(e){let i=0;return await this._withStore("readwrite",async n=>{for await(const r of e)await ke.asyncRequest(n.get(r))!==void 0&&i++,await ke.asyncRequest(n.delete(r))}),i}async disconnect(){await ke.closeConnection(this.dbName)}};class qp{constructor(e,i,n=1/0,r){this.dbName=e,this.storeName=i,this.ttl=n,this.version=r,this.db=new Bp(e,i),this.keys=this.db.keys.bind(this.db),this.values=this.db.values.bind(this.db),this.entries=this.db.entries.bind(this.db),typeof this.ttl!="number"&&(this.ttl=Number(this.ttl)),(isNaN(this.ttl)||this.ttl<=0)&&(this.ttl=1/0),this._clearExpiredEntries().catch(()=>{})}async _clearExpiredEntries(){if(this.ttl===1/0)return;const e=Date.now(),i=[];for await(const[n,r]of this.db.entries())typeof r.time=="number"&&e-r.time>this.ttl&&i.push(n);i.length>0&&await this.db.deleteMany(i)}async get(e,i=this.ttl,n){const r=await this.loadFromDB(e),s=this.checkIfExpired(r,i);if(!r||s){if(typeof n=="function"){const o=await n();return await this.set(e,o),o}return null}return r.value}async set(e,i){const n=Date.now();if(typeof e=="string"){const l=e,c=i;if(c===null||typeof c>"u")return this.delete(l);const u={time:n,value:c,version:this.version};return await this.db.set(l,u),u}const r=e,s=[],o=[],a={};for(const[l,c]of Object.entries(r))if(c===null||typeof c>"u")o.push(l);else{const u={time:n,value:c,version:this.version};s.push([l,u]),a[l]=u}return s.length>0&&await this.db.setMany(s),o.length>0&&await this.db.deleteMany(o),a}async has(e,i=this.ttl){const n=await this.loadFromDB(e),r=this.checkIfExpired(n,i);return n!==null&&!r}async delete(e){await this.db.delete(e)}async updatedAt(e){const i=await this.loadFromDB(e);return i?i.time:0}async loadFromDB(e){const i=await this.db.get(e);if(i===void 0)return null;if(typeof i.time!="number"||typeof i.value>"u"){try{await this.delete(e)}catch{}return null}if(typeof this.version<"u"&&typeof this.version<"u"&&i.version!==this.version){try{await this.delete(e)}catch{}return null}return i}checkIfExpired(e,i=this.ttl){return e?Date.now()-e.time>i:!1}async clear(){return await this.db.clear(),this}}class Hp extends ht{constructor(e,i){super(e,"storage",!1),this.config=i,this.kv=this.createDatabase("key-val",0,1,"indexedDB"),this.simpleKV=this.createDatabase("~",0,1,"localStorage"),this.memoryKV=this.createDatabase("~",0,1,"memory")}createDatabase(e,i,n,r="indexedDB"){const s="indexedDB"in window&&window.indexedDB!==null;switch(r==="indexedDB"&&!s&&(r="localStorage"),r){case"indexedDB":return new qp(this.config.dbName,e,i,n);case"localStorage":case"sessionStorage":case"memory":return new Fp(this.config.dbName,e,i,n,r);default:throw new Error(`Unsupported storage engine: ${r}`)}}}var pt=(t=>(t.preferences="preferences",t.watch="watch",t.unwatch="unwatch",t.nochange="nochange",t))(pt||{});function zp(t){const i=class i{constructor(r,s=!0){this._loaded=s,this.api=t,r.revisions?.forEach(o=>{typeof o?.slots?.main=="object"&&Object.assign(o,o.slots.main)}),this.pageInfo={...i.DEFAULT_PAGE_INFO,...r}}static async newFromApi(r){const{data:s}=await this.api.get({...i.DEFAULT_QUERY_PARAMS,...r}),o=s?.query?.pages?.[0];if(!o||!o.title)throw new Error("Invalid page info",{cause:s});return new i(o,!0)}static newBlankPage(r={}){return new i(r,!1)}static async newFromAnyKind(r){const{title:s,pageId:o,revisionId:a}=r||{};return a?this.newFromApi({revids:parseInt(a.toString(),10)}):o?this.newFromApi({pageids:parseInt(o.toString(),10)}):s?this.newFromApi({titles:s.toString()}):null}static async newBatchFromApi(r){const{titles:s,pageids:o,revids:a,...l}=r||{},{data:c}=await this.api.post({...i.DEFAULT_QUERY_PARAMS,titles:s?.join("|")??void 0,pageids:o?.join("|")??void 0,revids:a?.join("|")??void 0,...l});return c?.query?.pages?.map(u=>new i(u,!0))||[]}async parse(r){return this.api.post({action:"parse",page:this.pageInfo.title,prop:"text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle|iwlinks|properties|parsewarnings",...r})}async preview(r,s){return this.parse({action:"parse",page:void 0,title:this.title,text:r,pst:1,preview:1,disableeditsection:1,disablelimitreport:1,...s})}async edit(r,s){const o=await this.api.postWithEditToken({action:"edit",title:this.title,starttimestamp:this.pageInfo.touched,basetimestamp:this.revisions[0]?.timestamp,...r,...s});if(o.data?.edit?.result==="Success")return o;throw new Yt([{module:"edit",code:"editfailure",text:"Unknown edit failure. Please try again.",docref:"https://www.mediawiki.org/wiki/API:Edit"}],o)}async createOnly(r,s){return this.edit(r,{createonly:1,recreate:r.recreate,...s})}async delete(r,s){return this.api.postWithEditToken({action:"delete",title:this.pageInfo.title||void 0,pageid:this.pageInfo.pageid||void 0,reason:r,deletetalk:s?.deletetalk,...s})}async moveTo(r,s,o){return this.api.postWithEditToken({action:"move",from:this.pageInfo.title,to:r,reason:s,movetalk:1,movesubpages:1,...o})}userCan(r){return!!this.pageInfo?.actions?.[r]}userCanEdit(){return this.userCan("edit")}async reloadSelfInfo(){const r=await i.newFromApi({pageids:this.pageInfo.pageid,titles:this.pageInfo.title}),s=(this.pageInfo.revisions||[]).concat(r.revisions||[]).sort((o,a)=>o.revid-a.revid).reduce((o,a)=>(o.find(l=>l.revid===a.revid)||o.push(a),o),[]);return this.pageInfo=r.pageInfo,this.pageInfo.revisions=s,this._loaded=!0,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 lastrevid(){return this.pageInfo.lastrevid}get templates(){return this.pageInfo.templates||[]}get images(){return this.pageInfo.images||[]}};i.api=t,i.DEFAULT_QUERY_PARAMS={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",rvslots:"main"},i.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 e=i;return e}const Ea=class Ea extends ht{constructor(e){super(e,"wikiPage",!0),this.ctx=e,this.WikiPage=zp(this.ctx.api)}async createInstance(e,i=!1){return await this.WikiPage.newFromApi(e)}async newFromTitle(e,i=!1,n,r=!1){return this.createInstance({titles:e.toString(),converttitles:i,rvsection:n},r)}async newFromPageId(e,i,n=!1){return this.createInstance({pageids:e,rvsection:i},n)}async newFromRevision(e,i,n=!1){return await this.createInstance({revids:e,rvsection:i},n)}newBlankPage(e={}){return this.WikiPage.newBlankPage(e)}};Ea.inject=["api"];let zs=Ea;const Cl=new WeakMap,ln={toDBKey:t=>t.replace(/ /g,"_"),toNormalText:t=>t.replace(/_/g," "),ensureCase:(t,e)=>e==="first-letter"?t.charAt(0).toUpperCase()+t.slice(1):t},cn={normalizeSpecialPageName:t=>t.toLowerCase(),buildSpecialPageIndex:t=>{const e=new Map,i=new Map,n=new Map;for(const r of t.specialpagealiases){const s=r.realname;e.set(s,s);const o=cn.normalizeSpecialPageName(s);n.set(o,s);for(const a of r.aliases){i.set(a,s);const l=cn.normalizeSpecialPageName(a);n.set(l,s)}}return{byRealName:e,byAlias:i,byNormalized:n}},findSpecialPageRealName:(t,e)=>{const i=t.split("/")[0];let n=e.byRealName.get(i)??e.byAlias.get(i);if(n!==void 0)return n;const r=cn.normalizeSpecialPageName(i);return e.byNormalized.get(r)??null}},kt={normalizeNamespaceText:t=>t.replace(/[_\s]+/g,"_").toLowerCase().replace(/^_+|_+$/g,""),buildIndex:t=>{const e=new Map,i=new Map,n=new Map,r=new Map;for(const[s,o]of Object.entries(t.namespaces)){const a=parseInt(s);e.set(o.name,a),i.set(o.canonical??"",a);const l=kt.normalizeNamespaceText(o.name),c=kt.normalizeNamespaceText(o.canonical??"");r.set(l,a),r.set(c,a)}for(const s of t.namespacealiases){n.set(s.alias,s.id);const o=kt.normalizeNamespaceText(s.alias);r.set(o,s.id)}return{byName:e,byCanonical:i,byAlias:n,byNormalized:r}},findNamespaceId:(t,e)=>{let i=e.byName.get(t)??e.byCanonical.get(t)??e.byAlias.get(t);if(i!==void 0)return i;const n=kt.normalizeNamespaceText(t);return e.byNormalized.get(n)??null},isTalkPage:t=>t%2===1&&t>0,getDefaultNamespaceInfo:t=>({id:t,name:"",canonical:"",case:"first-letter",content:!1,nonincludable:!1,subpages:!1})};function Kp(t){var s,o;const e=Cl.get(t);if(e)return e;const i=kt.buildIndex(t),n=cn.buildSpecialPageIndex(t),a=class a{constructor(c,u){Qi(this,s);Qi(this,o);if(this.newTitle=a.create.bind(a),this.toText=this.getPrefixedText.bind(this),this.toString=this.getPrefixedDBKey.bind(this),Le(this,s,c||""),Le(this,o,u??0),u===void 0)this.fixNSByTitle();else{const d=this.parseTitlePrefix(ae(this,s));d&&d.namespaceId===ae(this,o)&&Le(this,s,d.mainTitle)}if(this.getMainText()==="")throw new Error("Invalid title")}static create(c,u){return new a(c,u)}parseTitlePrefix(c){const u=c.indexOf(":");if(u<=0)return null;const d=c.substring(0,u),y=c.substring(u+1),p=kt.findNamespaceId(d,a._namespaceIndex);return p===null?null:{namespaceId:p,mainTitle:y}}adoptNamespaceFromTitle(){const c=this.parseTitlePrefix(ae(this,s));c&&(Le(this,s,c.mainTitle),Le(this,o,c.namespaceId))}fixNSByTitle(){const c=ae(this,s).indexOf(":");if(c!==-1){if(c===0){Le(this,s,ae(this,s).substring(1));return}this.adoptNamespaceFromTitle()}}getNamespaceInfo(){return a._meta.namespaces[ae(this,o)]??kt.getDefaultNamespaceInfo(ae(this,o))}resolveSpecialFullTitle(){if(ae(this,o)!==-1)return null;const c=cn.findSpecialPageRealName(ae(this,s),a._specialPageIndex);if(!c)return null;const u=ae(this,s).includes("/")?ae(this,s).substring(ae(this,s).indexOf("/")):"";return c+u}formatMainForOutput(c){const u=this.getNamespaceInfo(),y=this.resolveSpecialFullTitle()??ae(this,s),p=c==="db"?ln.toDBKey(y):ln.toNormalText(y);return ln.ensureCase(p,u.case)}getMainDBKey(){return this.formatMainForOutput("db")}getMainText(){return this.formatMainForOutput("text")}getMainRootText(){return this.getMainText().split("/")[0]}getPrefixedDBKey(){return ae(this,o)===0?this.getMainDBKey():`${this.getNamespaceDBKey()}:${this.getMainDBKey()}`}getPrefixedText(){return ae(this,o)===0?this.getMainText():`${this.getNamespaceText()}:${this.getMainText()}`}getNamespaceId(){return ae(this,o)}getNamespaceText(){return this.getNamespaceInfo().name??""}getNamespaceDBKey(){const c=this.getNamespaceInfo();return ln.ensureCase(ln.toDBKey(this.getNamespaceText()),c.case)}getSubjectPage(){if(kt.isTalkPage(ae(this,o))){const c=ae(this,o)-1;return new a(ae(this,s),c)}return this}getTalkPage(){if(kt.isTalkPage(ae(this,o)))return this;if(ae(this,o)<0)return null;const c=ae(this,o)+1;return a._meta.namespaces[c.toString()]?new a(ae(this,s),c):null}getURL(c){const u=this.getPrefixedDBKey();return this.buildArticleURL(u,c)}buildArticleURL(c,u){const y=a._meta.general.articlepath.replace("$1",c),p=new URL(y,location.origin);return u&&(u instanceof URLSearchParams?u:new URLSearchParams(u)).forEach((w,x)=>{p.searchParams.set(x,w)}),p}setTitle(c){Le(this,s,c);const u=ae(this,o);Le(this,o,0);const d=this.parseTitlePrefix(ae(this,s));return d?(u!==0&&d.namespaceId===u?(Le(this,s,d.mainTitle),Le(this,o,u)):(Le(this,s,d.mainTitle),Le(this,o,d.namespaceId)),this):this}setMainText(c){return Le(this,s,c),this}setNamespaceText(c){const u=kt.findNamespaceId(c,a._namespaceIndex);return u!==null&&Le(this,o,u),this}setNamespaceId(c){return Le(this,o,c),this}equals(c){return typeof c=="string"&&(c=new a(c)),this.getPrefixedDBKey()===c.getPrefixedDBKey()}isSpecial(c){if(ae(this,o)!==-1)return!1;const u=new a(c,-1);return this.getMainRootText()===u.getMainRootText()}toJSON(){return{ns:ae(this,o),text:this.getMainText(),title:this.getPrefixedText(),url:this.getURL().toString(),isSpecial:ae(this,o)<0}}};s=new WeakMap,o=new WeakMap,a._meta=t,a._namespaceIndex=i,a._specialPageIndex=n;let r=a;return Cl.set(t,r),r}const Mn=class Mn extends ht{constructor(e){super(e,"wikiTitle",!0),this.ctx=e,this.logger=this.ctx.logger("WikiTitleService"),this._cachedTitles=new Map,this.wiki=this.ctx.wiki,this.wikiBaseUrl=this.wiki.baseUrl,this.wikiArticlePath=this.wiki.articlePath.replace("$1",""),this.wikiArticleBaseUrl=this.wiki.articleBaseUrl.replace("$1",""),this.wikiIndexPhpUrl=this.wiki.getSciprtUrl("index.php"),this.Title=Kp(this.ctx.wiki.siteInfo)}newTitle(e,i){return typeof e=="string"?new this.Title(e,i):e}newMainPageTitle(){return this.newTitle(this.ctx.wiki.mainPageName)}async newTitleFromUrl(e){const i=this.parseWikiLink(e);return i?.title?i.title:i?.pageId?this.newTitleFromPageId(i.pageId):null}async newTitleFromAnyId(e,i=!1){const{title:n,pageId:r,revId:s}=e??{};if(typeof n=="string")return this.newTitle(n);let o,a;if(s?(o=parseInt(s.toString(),10),a="revid"):r&&(o=parseInt(r.toString(),10),a="pageid"),!o||!a||isNaN(o)||o<=0)throw new Error("Invalid id or kind",{cause:e});if(!i&&this._cachedTitles.has(`${a}:${o}`))return await this._cachedTitles.get(`${a}:${o}`);const{promise:l,resolve:c,reject:u}=re();this._cachedTitles.set(`${a}:${o}`,l);try{const{wikiPage:d}=this.ctx;let y=null;if(a==="pageid")y=await d.newFromPageId(o);else if(a==="revid")y=await d.newFromRevision(o);else throw new Error(`Invalid kind: ${a}`);c(this.newTitle(y.title))}catch(d){this._cachedTitles.delete(`${a}:${o}`),u(d)}return l}async newTitleFromPageId(e){return this.newTitleFromAnyId({pageId:e})}async newTitleFromRevision(e){return this.newTitleFromAnyId({revId:e})}resolveSpecialPageTarget(e){const i=typeof e=="string"?this.newTitle(e):e;if(!i||i.getNamespaceId()!==-1)return null;let n,r,s="view";const o=i.getMainDBKey().split("/").slice(1).join("/")||"";if(i.isSpecial("edit")&&o)n=o,s="edit";else if(i.isSpecial("talkpage")&&o){const a=i.newTitle(o).getTalkPage();if(!a)return null;n=a.getPrefixedDBKey()}else if(i.isSpecial("mypage"))n=i.newTitle(this.ctx.wiki.userInfo.name,2).getPrefixedDBKey()+(o?`/${o}`:"");else if(i.isSpecial("mytalk"))n=i.newTitle(this.ctx.wiki.userInfo.name,3).getPrefixedDBKey()+(o?`/${o}`:"");else if(i.isSpecial("newsection")&&o)n=o,r="new",s="edit";else return null;return{title:new this.Title(n),section:r,action:s}}isWikiLink(e){return e.startsWith(this.wikiArticleBaseUrl)||e.startsWith(this.wikiIndexPhpUrl)||e.startsWith(`${this.wikiBaseUrl}/?`)||e===this.ctx.wiki.landingPageUrl}validateHrefAttr(e){return typeof e!="string"?!1:!Mn.REG_SKIPPED_HREF.test(e)}parseWikiLink(e){if(!e||typeof e=="string"&&!this.validateHrefAttr(e))return null;const i=xl(e);if(!this.isWikiLink(i.toString()))return null;const n=i.searchParams,r=i.hash.replace("#",""),s=n.get("action")||"view",o=n.get("title")||"",a=parseInt(n.get("curid")||"0",10),l=parseInt(n.get("oldid")||"0",10);let c=o||(()=>{try{return decodeURIComponent(i.pathname.substring(this.wikiArticlePath.length))}catch(p){return this.logger.error("parseLink",i,p),""}})();c.endsWith("index.php")&&(c="");let u,d,y;if(l)y=l;else if(a)d=a;else if(c)u=this.newTitle(c);else if(i.origin+i.pathname===this.ctx.wiki.landingPageUrl)u=this.newMainPageTitle();else return null;return{title:u,pageId:d,revId:y,url:i,params:n,hash:r,action:s}}};Mn.inject=["wiki","wikiPage"],Mn.REG_SKIPPED_HREF=/^(#|javascript:|vbscript:|file:)/i;let Ks=Mn;const Rl=t=>typeof t=="function";async function Wp(t){return Rl(t)?await t():t}function Il(t){return Rl(t)?t():t}var Vp=Object.create,Ws=Object.defineProperty,Gp=Object.getOwnPropertyDescriptor,Al=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Ol=t=>{throw TypeError(t)},Qp=(t,e,i)=>e in t?Ws(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Yp=(t,e)=>Ws(t,"name",{value:e,configurable:!0}),Xp=t=>[,,,Vp(t?.[Al("metadata")]??null)],Jp=["class","method","getter","setter","accessor","field","value","get","set"],Tl=t=>t!==void 0&&typeof t!="function"?Ol("Function expected"):t,Zp=(t,e,i,n,r)=>({kind:Jp[t],name:e,metadata:n,addInitializer:s=>i._?Ol("Already initialized"):r.push(Tl(s||null))}),eg=(t,e)=>Qp(e,Al("metadata"),t[3]),tg=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},ig=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Gp(r,i));Yp(r,i);for(var f=n.length-1;f>=0;f--)l=Zp(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,Tl(o)&&(r=o);return eg(t,r),p&&Ws(r,i,p),u?c^4?s:p:r},Ll,Vs,Nl;Ll=[be(["storage","wiki"])];class sr extends(Nl=ht){constructor(e){super(e,"preferences",!0),this.ctx=e,this.db=void 0,this.customRegistries=[],this.categoryDefinitions=[],this._defaultPreferences={},e.set("prefs",this),this.db=e.storage.createDatabase(`preferences:${e.wiki.userInfo.id}`,1/0);try{this._migrageFromLegacyMasterDB()}catch{}}get logger(){return this.ctx.logger("PREFERENCES")}async start(){}async get(e,i){if(!e)return this.getAll();i??(i=()=>{const r=this.defaultOf(e);return this.logger.debug(e,`(fallback value: ${r})`),r});const n=await this.db.get(e,void 0);return n!==null?n:await Wp(i)}async getAll(){const e=this.loadDefaultConfigs();for await(const[i,n]of this.db.entries())i!=="_touched"&&i in e&&(e[i]=n.value);return e}async set(e,i){return(await this.setMany({[e]:i}))[e]}async setMany(e){const i=this.loadDefaultConfigs(),n={};for(const[r,s]of Object.entries(e))s===i[r]||s===void 0?n[r]=void 0:n[r]=s;return await this.db.set(n),this.ctx.emit("preferences/changed",{ctx:this.ctx,input:e,changes:n}),n}defaultOf(e){var i;return(i=this._defaultPreferences)[e]??(i[e]=this.loadDefaultConfigs()[e])}async getExportableRecord(e){e??(e=await this.getAll());const i=this.loadDefaultConfigs(),n={};return Object.entries(i).sort(([r],[s])=>r.localeCompare(s)).forEach(([r,s])=>{const o=e[r];o!==void 0&&o!==s&&(n[r]=o)}),n}loadDefaultConfigs(){const e={};return this.getConfigRegistries().forEach(i=>{try{const n=i.schema({});Object.entries(n).forEach(([r,s])=>{e[r]=s})}catch{}}),Object.entries(e).forEach(([i,n])=>{this._defaultPreferences[i]=n}),e}registerCustomConfig(e,i,n){const r={name:e,schema:i,category:n||"general"},s=this.customRegistries.findIndex(o=>o.name===e);return s>=0?this.customRegistries[s]=r:this.customRegistries.push(r),this}getConfigRegistries(e){return Array.from(this.ctx.registry.entries()).map(([i])=>i===null?{name:"@root",schema:Ri?.PreferencesSchema||null}:{name:i.name,schema:i?.PreferencesSchema||null}).filter(i=>i.schema!==null).map(i=>({...i,category:i.schema.meta.category||"general"})).concat(this.customRegistries).filter(i=>!e||i.category===e)}getAllSchema(){return new R(R.intersect(this.getConfigRegistries().map(e=>e.schema)))}defineCategory(e){const i=this.categoryDefinitions.findIndex(n=>n.name===e.name);return i<0?this.categoryDefinitions.push(e):this.categoryDefinitions[i]=e,this.categoryDefinitions.sort((n,r)=>(n.index??0)-(r.index??0)),this}getConfigCategories(){return this.categoryDefinitions}async _migrageFromLegacyMasterDB(){const e=this.ctx.storage.createDatabase("preferences",1/0);let i=0;for await(const[n,r]of e.entries())n!=="_touched"&&(await this.db.set(n,r.value),i++);return i&&this.logger.info(`Migrated ${i} preferences from master DB`),await e.clear(),await e?.db?.disconnect?.(),i}}Vs=Xp(Nl),sr=ig(Vs,0,"PreferencesService",Ll,sr),tg(Vs,1,sr);var St=(t=>(t.ANALYTICS_API_BASE="https://analytics.ipe.wiki/api/v6",t.ANALYTICS_DASH_URL="https://analytics.ipe.wiki",t.GITHUB_URL="https://github.com/inpageedit/inpageedit-next",t.GITHUB_OWNER="inpageedit",t.GITHUB_REPO="inpageedit-next",t.HOME_URL="https://www.ipe.wiki/",t.UPDATE_LOGS_URL="https://www.ipe.wiki/changelogs/",t.PLUGIN_REGISTRY_URL="https://registry.ipe.wiki/registry.v1.json",t.I18N_INDEX_URL="https://registry.ipe.wiki/i18n/index.json",t.QQ_GROUP_ID="1026023666",t))(St||{});const Ml="",Dl="",ng=/\\\{/g,rg=/\\\}/g,sg=new RegExp(Ml,"g"),og=new RegExp(Dl,"g");function jl(t){const e=t?{...t}:void 0;return(n,...r)=>ag(e,n,...r)}function ag(t,e,...i){if(!e)return"";let n=String(e).replace(ng,Ml).replace(rg,Dl),r={},s=[];i.length===1&&Array.isArray(i[0])?s=i[0]:i.length===1&&lg(i[0])?r=i[0]:i.length>0&&(s=i);const o=Object.create(null);if(s&&s.length)for(let a=0;a<s.length;a++)o[`$${a+1}`]=s[a];if(r&&Object.keys(r).length)for(const a of Object.keys(r))o[a]=r[a];if(t&&Object.keys(t).length)for(const a of Object.keys(t))typeof o[a]>"u"&&(o[a]=t[a]);return n=n.replace(/\{\{\s*([\s\S]*?)\s*\}\}/g,(a,l)=>{const c=String(l).trim();if(!c)return"";try{const u=cg(c,o);return u==null?"":String(u)}catch{return""}}),n.replace(sg,"{").replace(og,"}")}function lg(t){return typeof t=="object"&&t!==null&&t.constructor===Object}const cg=ug();function ug(){const t=new Set(["eval","Object","Array","String","Number","Boolean","Date","Math","JSON","undefined","null","true","false","NaN","Infinity","isNaN","isFinite","parseInt","parseFloat"]),e=new Function("__expr__","ctx",`
|
|
5
5
|
try {
|
|
6
6
|
with (ctx) {
|
|
7
7
|
return (eval(__expr__));
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
} catch (e) {
|
|
10
10
|
throw e;
|
|
11
11
|
}
|
|
12
|
-
`);return(i,n)=>{const r=new Proxy(n,{has:(s,o)=>typeof o=="symbol"?o in s:!(typeof o=="string"&&(t.has(o)||o==="__expr__")),get:(s,o)=>{if(o in s)return s[o]}});return e(i,r)}}function _l(t){return t.charAt(0).toLowerCase()+t.slice(1)}function ki(t){return _l(t).replace(/_/g,"-").replace(/.[A-Z]+/g,e=>e[0]+"-"+e.slice(1).toLowerCase())}function Ap(t){return _l(t).replace(/-/g,"_").replace(/.[A-Z]+/g,e=>e[0]+"_"+e.slice(1).toLowerCase())}function Gt(t,e){let i=t[0]??"";for(let n=0;n<e.length;n++)i+=String(e[n])+(t[n+1]??"");return i}class Op{constructor(e,i){this.languages=new Map,this.currentLanguage="en",this.missingKeys=new Map,this.usedKeys=new Set;const n=i?.language||"en";this.currentLanguage=n,this.interpolate=wl(i?.globals),e&&Object.keys(e).length&&this.setLanguageData(n,e)}setGlobals(e){return this.interpolate=wl(e),this}set(e,i){const n=this.currentLanguage,r=this.ensureLanguageMap(n);if(typeof e=="string"&&typeof i=="string")r.set(e,i);else if(typeof e=="object"){const s=this.toStringRecord(e);for(const[o,a]of Object.entries(s))r.set(o,a)}return this}setLanguageData(e,i){e=ki(e).toLowerCase();const n=this.ensureLanguageMap(e),r=this.toStringRecord(i);for(const[s,o]of Object.entries(r))n.set(s,o);return this}setLanguage(e){return e=ki(e).toLowerCase(),this.currentLanguage=e,this}getLanguage(){return this.currentLanguage}hasLanguage(e){e=ki(e).toLowerCase();const i=this.languages.get(e);return i&&Object.keys(i).length>0}toStringRecord(e,i){const n={};for(const[r,s]of Object.entries(e)){const o=i?`${i}.${r}`:r;if(s&&typeof s=="object"&&!Array.isArray(s)){const a=this.toStringRecord(s,o);for(const[l,c]of Object.entries(a))n[l]=String(c)}else n[o]=String(s)}return n}has(e){const i=this.resolveLanguageOrder(this.currentLanguage);for(const n of i)if(this.languages.get(n)?.has(e))return!0;return!1}get(e){this.recordUsedKey(e);const i=this.resolveLanguageOrder(this.currentLanguage),n=[];for(const r of i){const o=this.languages.get(r)?.get(e);if(typeof o<"u")return n.length&&this.recordMissing(e,n),o;n.push(r)}n.length&&this.recordMissing(e,n)}translate(e,...i){if(!e)return"";if(this.currentLanguage==="qqx")return`⧼${e}⧽`;const n=this.get(e);return typeof n>"u"?this.interpolate(e,...i):this.interpolate(n,...i)}$(...e){if(Array.isArray(e[0])&&e[0]?.raw){const r=e[0],s=e.slice(1),o=Gt(r,s);return this.translate(o)}const n=e;return(r,...s)=>{const o=Gt(r,s);return this.translate(o,...n)}}translateRaw(e){return e?this.currentLanguage==="qqx"?`⧼${e}⧽`:this.get(e)??e:""}$raw(...e){if(Array.isArray(e[0])&&e[0]?.raw){const n=e[0],r=e.slice(1),s=Gt(n,r);return this.translateRaw(s)}return(n,...r)=>{const s=Gt(n,r);return this.translateRaw(s)}}message(e,...i){if(!e)return"";if(this.currentLanguage==="qqx")return`⧼${e}⧽`;const n=this.get(e);return typeof n>"u"?`(${e})`:this.interpolate(n,...i)}$$(...e){if(Array.isArray(e[0])&&e[0]?.raw){const r=e[0],s=e.slice(1),o=Gt(r,s);return this.message(o)}const n=e;return(r,...s)=>{const o=Gt(r,s);return this.message(o,...n)}}messageRaw(e){return e?this.currentLanguage==="qqx"?`⧼${e}⧽`:this.get(e)??`(${e})`:""}$$raw(...e){if(Array.isArray(e[0])&&e[0].raw){const n=e[0],r=e.slice(1),s=Gt(n,r);return this.messageRaw(s)}return(n,...r)=>{const s=Gt(n,r);return this.messageRaw(s)}}getAvailableLanguages(){return Array.from(this.languages.keys())}ensureLanguageMap(e){let i=this.languages.get(e);return i||(i=new Map,this.languages.set(e,i)),i}resolveLanguageOrder(e){const i=e;return i==="en"?["en"]:[i,"en"]}getMissingReport(){return Object.fromEntries(this.missingKeys.entries())}clearMissingReport(){this.missingKeys.clear()}recordMissing(e,i){if(!i.length)return;const n=this.missingKeys.get(e)||[];for(const r of i)n.includes(r)||n.push(r);this.missingKeys.set(e,n)}recordUsedKey(e){this.usedKeys.add(e)}getUsedKeys(){return Array.from(this.usedKeys)}generateBlankKeyRecord(){const e={};for(const i of this.getUsedKeys())e[i]="";return e}}function Vt(t){return function(e){return e.PreferencesSchema=t,e}}var Tp=Object.create,Fs=Object.defineProperty,Lp=Object.getOwnPropertyDescriptor,xl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Sl=t=>{throw TypeError(t)},Mp=(t,e,i)=>e in t?Fs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Np=(t,e)=>Fs(t,"name",{value:e,configurable:!0}),Dp=t=>[,,,Tp(t?.[xl("metadata")]??null)],jp=["class","method","getter","setter","accessor","field","value","get","set"],kl=t=>t!==void 0&&typeof t!="function"?Sl("Function expected"):t,Up=(t,e,i,n,r)=>({kind:jp[t],name:e,metadata:n,addInitializer:s=>i._?Sl("Already initialized"):r.push(kl(s||null))}),Bp=(t,e)=>Mp(e,xl("metadata"),t[3]),Fp=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},qp=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Lp(r,i));Np(r,i);for(var f=n.length-1;f>=0;f--)l=Up(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,kl(o)&&(r=o);return Bp(t,r),p&&Fs(r,i,p),u?c^4?s:p:r},$l,qs,El;const Pl=new R(R.object({manifest_version:R.const(1).required(),base_language:R.string().required(),last_modified:R.string().required(),languages:R.dict(R.object({file:R.string().required(),fallback:R.string(),iso_name:R.string(),endonym:R.string(),data:R.transform(R.dict(R.any()).default({}),t=>Object.keys(t).length>0?t:void 0)})).required()}));$l=[Pe(["wiki","preferences"]),Vt(R.object({"i18n.index_url":R.string().description("I18n index URL (DO NOT CHANGE THIS) ").default(xt.I18N_INDEX_URL)}).description("").extra("category","general"))];class rr extends(El=wt){constructor(e){super(e,"i18n",!1),this.ctx=e,this.logger=void 0,this._indexUrl=void 0,this._indexCache=null,this.manager=void 0,this.i18nIndexDB=void 0,this.i18nDataDB=void 0,this.$=void 0,this.$raw=void 0,this.$$=void 0,this.$$raw=void 0,this.logger=this.ctx.logger("I18nService"),this.manager=new Op({},{language:"",globals:{getUrl:(...i)=>e.wiki.getUrl(...i)}}),this.i18nIndexDB=e.storage.createDatabase("i18n-index",1e3*60*60*24*3,this.ctx.version,"indexedDB"),this.i18nDataDB=e.storage.createDatabase("i18n-data",1e3*60*60*24*3,this.ctx.version,"indexedDB"),this.$=this.manager.$.bind(this.manager),this.$raw=this.manager.$raw.bind(this.manager),this.$$=this.manager.$$.bind(this.manager),this.$$raw=this.manager.$$raw.bind(this.manager)}async start(){this.ctx.preferences.registerCustomConfig("language",R.object({language:R.union(["@user","@site",R.string().description("Custom language code")]).description("UI language").default("@user")}).description("UI language")),this.ctx.on("clear-cache",this.onClearCache.bind(this));const e=this._indexUrl=await this.ctx.preferences.get("i18n.index_url")||"";if(!e){this.logger.error("I18n index URL is not set"),this.setupShortcuts();return}let i=null;try{i=await this.getI18nIndex(e)}catch(s){this.logger.error("Failed to fetch i18n index",s),this.setupShortcuts();return}this._indexCache=i,Object.entries(i.languages).forEach(([s,o])=>{o.data&&Object.keys(o.data).length>0&&this.manager.setLanguageData(s,o.data)});const n=await this.ctx.preferences.get("language"),r=this.normalizeLanguageCode(n);this.logger.debug("Settings",{prefer:n,normalized:r});try{await this.switchLanguage(r),this.logger.info(`Initialized for language: ${this.language}`)}catch(s){this.logger.error("Failed to fetch i18n index",s),this.manager.setLanguage("en")}this.ctx.preferences.registerCustomConfig("language",R.object({language:R.union([R.const("@user").description(this.$`Same as your personal language`),R.const("@site").description(this.$`Same as the site language`),...this.getAvailableLanguageCodes().map(({code:s,endonym:o,iso_name:a})=>R.const(s).description(o||a||s))]).default("@user")}).description(this.$`InPageEdit UI language`)),this.setupShortcuts(),this.ctx.on("preferences/changed",async({changes:s})=>{if(!("language"in s))return;const o=this.normalizeLanguageCode(await this.ctx.preferences.get("language"));o&&o!==this.language&&await this.switchLanguage(o)})}setupShortcuts(){if(!this.manager)throw new Error("I18nManager is not initialized");this.ctx.set("$",this.manager.$.bind(this.manager)),this.ctx.set("$raw",this.manager.$raw.bind(this.manager)),this.ctx.set("$$",this.manager.$$.bind(this.manager)),this.ctx.set("$$raw",this.manager.$$raw.bind(this.manager))}normalizeLanguageCode(e){return!e||typeof e!="string"?"en":(e==="@user"&&(e=this.ctx.wiki.userInfo.options.language||"en"),e==="@site"&&(e=this.ctx.wiki.siteInfo.general.lang||"en"),ki(String(e)).toLowerCase())}get language(){return this.manager.getLanguage()}async setLanguagePreference(e){await this.ctx.preferences.set("language",e)}async switchLanguage(e){const i=this.normalizeLanguageCode(e);await this.ensureLanguageLoaded(i),this.manager.setLanguage(i),this.ctx.emit("i18n/changed",{ctx:this.ctx,language:i})}async registerMessages(e,i,n){const r=n?.namespace?{[n.namespace]:i}:i;this.manager.setLanguageData(e,r),e===this.language&&this.ctx.emit("i18n/changed",{ctx:this.ctx,language:this.language})}getAvailableLanguageCodes(){if(!this._indexCache)throw new Error("I18n index is not loaded");return Object.entries(this._indexCache.languages).filter(([e,i])=>!i.fallback).reduce((e,[i,n])=>(e.push({code:i,...n}),e),[])}findLanguageMeta(e,i){const n=ki(String(i)).toLowerCase(),r=e.languages[n];if(r)return{code:n,...r};{const s=e.languages.en;if(s)return{code:"en",...s}}}async getI18nIndex(e,i=!1){if(!i){const r=await this.i18nIndexDB.get(e);if(r)try{return Pl(r)}catch(s){this.logger.error("Failed to parse cached i18n index",s),this.i18nIndexDB.delete(e)}}const n=await this.fetchI18nIndex(e);return this.i18nIndexDB.set(e,n),n}async fetchI18nIndex(e){const i=await fetch(e).then(n=>n.json());return Pl(i)}async ensureLanguageLoaded(e){if(!this.manager||!this._indexCache)throw new Error("I18nManager is not initialized");if(this.manager.hasLanguage(e))return this.logger.debug("Language already loaded",e);const i=await this.getLanguageData(e);this.manager.setLanguageData(e,i),this.logger.debug("Language data ensured",e,i)}async getLanguageData(e,i=!1){if(!this._indexCache)throw new Error("I18n index is not loaded");const n=this.findLanguageMeta(this._indexCache,e);if(!n)return{};const r=`${this._indexUrl}#${n.file}`;if(!i){const o=await this.i18nDataDB.get(r);if(o&&Object.keys(o).length>0)return this.logger.debug("Using cached language data",e,o),o}const s=n.data||await fetch(new URL(n.file,this._indexUrl).toString()).then(o=>o.json());return this.i18nDataDB.set(r,s),this.logger.debug("Language data fetched",e,n.file,s),s}getMissingReport(){return this.manager.getMissingReport()}clearMissingReport(){this.manager.clearMissingReport()}async onClearCache(){await this.i18nIndexDB.clear(),await this.i18nDataDB.clear()}}qs=Dp(El),rr=qp(qs,0,"I18nService",$l,rr),Fp(qs,1,rr);const Mn=class Mn extends ze{constructor(i){super({name:"InPageEdit"});Wi(this,ut);this.version="0.14.5",this.Endpoints=xt,this.schema=R,this.config=Qi(Mn.DEFAULT_CONFIG,i),this.logger=Oa({name:"IPE",color:"#33aaff",level:this.config.logLevel}),ot(this,ut,Qf).call(this)}async withInject(i){const{promise:n,resolve:r}=re();return this.inject(i,s=>{r(s)}),n}};ut=new WeakSet,Qf=async function(){await ot(this,ut,Xf).call(this),this.config.autoInstallCorePlugins&&ot(this,ut,Zf).call(this),ot(this,ut,ed).call(this)},Xf=async function(){this.plugin(rr),this.plugin(Hd,this.config.apiConfigs),this.plugin(Vn),this.plugin(th),this.plugin(Wh),this.plugin(nr),this.plugin(cp,{dbName:this.config.storageNamespace}),this.plugin(ir),this.plugin(Ds),this.plugin(js),ot(this,ut,Jf).call(this,["i18n","$","$$","api","currentPage","resourceLoader","modal","preferences","storage","wikiPage","wikiTitle","wiki","getUrl","getSciprtUrl","getMainpageUrl"])},Jf=function(i){if(!Array.isArray(i)||i.length===0)return this;for(const n of i){const r=this[Mn.internal][n];r?.type==="service"&&(r.builtin=!0)}return this},Zf=async function(){[Promise.resolve().then(()=>tg).then(({PluginAnalytics:n})=>n),Promise.resolve().then(()=>dg).then(({PluginInArticleLinks:n})=>n),Promise.resolve().then(()=>Vy).then(({PluginPluginStore:n})=>n),Promise.resolve().then(()=>_b).then(({PluginPreferencesUI:n})=>n),Promise.resolve().then(()=>Nb).then(({PluginQuickEdit:n})=>n),Promise.resolve().then(()=>Gb).then(({PluginQuickMove:n})=>n),Promise.resolve().then(()=>rv).then(({PluginQuickPreview:n})=>n),Promise.resolve().then(()=>vv).then(({PluginQuickDiff:n})=>n),Promise.resolve().then(()=>wv).then(({PluginQuickRedirect:n})=>n),Promise.resolve().then(()=>Av).then(({PluginToolbox:n})=>n)].forEach(async n=>{this.plugin(await n)})},ed=async function(){this.inject(["resourceLoader"],i=>{})},Mn.DEFAULT_CONFIG={apiConfigs:{},legacyPreferences:{},logLevel:ps.info,storageNamespace:"InPageEdit",autoloadStyles:!0,autoInstallCorePlugins:!0};let $i=Mn;const Jr=class Jr{constructor(e,i=void 0,n){Wi(this,Nn);this.ctx=e,this.disposeHandlers=[],this.name=n||"",this.config=i||{};const{promise:r,resolve:s,reject:o}=Promise.withResolvers();queueMicrotask(()=>{this.name||(this.name=this.constructor.name);try{const a=this.start();a&&typeof a.then=="function"?a.then(()=>s()).catch(l=>{this.logger.error("start() returns a rejected promise",l),o(l)}):s()}catch(a){this.logger.error("start() threw synchronously",a),o(a)}r.then(()=>{this.logger.debug("started")}),r.catch(a=>{this.logger.error("start failed",a),this.ctx.scope.dispose()})}),this.ctx.once("dispose",()=>{this.disposeHandlers.forEach(a=>a(this.ctx)),this.stop(),this.logger.debug("disposed")})}start(){}stop(){}addDisposeHandler(e){this.disposeHandlers.push(e)}removeDisposeHandler(e){this.disposeHandlers=this.disposeHandlers.filter(i=>i!==e)}set name(e){Te(this,Nn,Ap(e).toUpperCase())}get name(){return ae(this,Nn)}get logger(){return this.ctx.logger(this.name)}};Nn=new WeakMap,Jr.inject=[],Jr.reusable=!1;let et=Jr;window.RLQ||(window.RLQ=[]),window.__IPE_MODULES__||(window.__IPE_MODULES__=[]),zp("InPageEdit#autoload",()=>{const t=Cl();t&&Hp({baseURL:t,InPageEdit:$i})});async function Hp(t={baseURL:Cl(),InPageEdit:$i}){const{baseURL:e,InPageEdit:i}=t;typeof window?.ipe?.stop=="function"&&await window.ipe.stop();const n=window.InPageEdit||{},r=new i({apiConfigs:{baseURL:e},legacyPreferences:n?.myPreferences||{}});if(window.ipe=r,await r.start(),window.RLQ.push(()=>{mw.hook("InPageEdit.ready").fire(r)}),Array.isArray(window.__IPE_MODULES__)){const s=[];for(;window.__IPE_MODULES__.length;)try{const o=window.__IPE_MODULES__.shift();typeof o=="function"&&o?.(r),s.push(o)}catch{}window.__IPE_MODULES__={push:o=>{typeof o=="function"&&o(r),s.push(o)}},r.on("dispose",()=>{window.__IPE_MODULES__=s})}r.logger("AUTOLOAD").info(`
|
|
12
|
+
`);return(i,n)=>{const r=new Proxy(n,{has:(s,o)=>typeof o=="symbol"?o in s:!(typeof o=="string"&&(t.has(o)||o==="__expr__")),get:(s,o)=>{if(o in s)return s[o]}});return e(i,r)}}function Ul(t){return t.charAt(0).toLowerCase()+t.slice(1)}function Ci(t){return Ul(t).replace(/_/g,"-").replace(/.[A-Z]+/g,e=>e[0]+"-"+e.slice(1).toLowerCase())}function dg(t){return Ul(t).replace(/-/g,"_").replace(/.[A-Z]+/g,e=>e[0]+"_"+e.slice(1).toLowerCase())}function Xt(t,e){let i=t[0]??"";for(let n=0;n<e.length;n++)i+=String(e[n])+(t[n+1]??"");return i}class fg{constructor(e,i){this.languages=new Map,this.currentLanguage="en",this.missingKeys=new Map,this.usedKeys=new Set;const n=i?.language||"en";this.currentLanguage=n,this.interpolate=jl(i?.globals),e&&Object.keys(e).length&&this.setLanguageData(n,e)}setGlobals(e){return this.interpolate=jl(e),this}set(e,i){const n=this.currentLanguage,r=this.ensureLanguageMap(n);if(typeof e=="string"&&typeof i=="string")r.set(e,i);else if(typeof e=="object"){const s=this.toStringRecord(e);for(const[o,a]of Object.entries(s))r.set(o,a)}return this}setLanguageData(e,i){e=Ci(e).toLowerCase();const n=this.ensureLanguageMap(e),r=this.toStringRecord(i);for(const[s,o]of Object.entries(r))n.set(s,o);return this}setLanguage(e){return e=Ci(e).toLowerCase(),this.currentLanguage=e,this}getLanguage(){return this.currentLanguage}hasLanguage(e){e=Ci(e).toLowerCase();const i=this.languages.get(e);return i&&Object.keys(i).length>0}toStringRecord(e,i){const n={};for(const[r,s]of Object.entries(e)){const o=i?`${i}.${r}`:r;if(s&&typeof s=="object"&&!Array.isArray(s)){const a=this.toStringRecord(s,o);for(const[l,c]of Object.entries(a))n[l]=String(c)}else n[o]=String(s)}return n}has(e){const i=this.resolveLanguageOrder(this.currentLanguage);for(const n of i)if(this.languages.get(n)?.has(e))return!0;return!1}get(e){this.recordUsedKey(e);const i=this.resolveLanguageOrder(this.currentLanguage),n=[];for(const r of i){const o=this.languages.get(r)?.get(e);if(typeof o<"u")return n.length&&this.recordMissing(e,n),o;n.push(r)}n.length&&this.recordMissing(e,n)}translate(e,...i){if(!e)return"";if(this.currentLanguage==="qqx")return`⧼${e}⧽`;const n=this.get(e);return typeof n>"u"?this.interpolate(e,...i):this.interpolate(n,...i)}$(...e){if(Array.isArray(e[0])&&e[0]?.raw){const r=e[0],s=e.slice(1),o=Xt(r,s);return this.translate(o)}const n=e;return(r,...s)=>{const o=Xt(r,s);return this.translate(o,...n)}}translateRaw(e){return e?this.currentLanguage==="qqx"?`⧼${e}⧽`:this.get(e)??e:""}$raw(...e){if(Array.isArray(e[0])&&e[0]?.raw){const n=e[0],r=e.slice(1),s=Xt(n,r);return this.translateRaw(s)}return(n,...r)=>{const s=Xt(n,r);return this.translateRaw(s)}}message(e,...i){if(!e)return"";if(this.currentLanguage==="qqx")return`⧼${e}⧽`;const n=this.get(e);return typeof n>"u"?`(${e})`:this.interpolate(n,...i)}$$(...e){if(Array.isArray(e[0])&&e[0]?.raw){const r=e[0],s=e.slice(1),o=Xt(r,s);return this.message(o)}const n=e;return(r,...s)=>{const o=Xt(r,s);return this.message(o,...n)}}messageRaw(e){return e?this.currentLanguage==="qqx"?`⧼${e}⧽`:this.get(e)??`(${e})`:""}$$raw(...e){if(Array.isArray(e[0])&&e[0].raw){const n=e[0],r=e.slice(1),s=Xt(n,r);return this.messageRaw(s)}return(n,...r)=>{const s=Xt(n,r);return this.messageRaw(s)}}getAvailableLanguages(){return Array.from(this.languages.keys())}ensureLanguageMap(e){let i=this.languages.get(e);return i||(i=new Map,this.languages.set(e,i)),i}resolveLanguageOrder(e){const i=e;return i==="en"?["en"]:[i,"en"]}getMissingReport(){return Object.fromEntries(this.missingKeys.entries())}clearMissingReport(){this.missingKeys.clear()}recordMissing(e,i){if(!i.length)return;const n=this.missingKeys.get(e)||[];for(const r of i)n.includes(r)||n.push(r);this.missingKeys.set(e,n)}recordUsedKey(e){this.usedKeys.add(e)}getUsedKeys(){return Array.from(this.usedKeys)}generateBlankKeyRecord(){const e={};for(const i of this.getUsedKeys())e[i]="";return e}}function Ut(t){return function(e){return e.PreferencesSchema=t,e}}var hg=Object.create,Gs=Object.defineProperty,pg=Object.getOwnPropertyDescriptor,Fl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Bl=t=>{throw TypeError(t)},gg=(t,e,i)=>e in t?Gs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,mg=(t,e)=>Gs(t,"name",{value:e,configurable:!0}),yg=t=>[,,,hg(t?.[Fl("metadata")]??null)],bg=["class","method","getter","setter","accessor","field","value","get","set"],ql=t=>t!==void 0&&typeof t!="function"?Bl("Function expected"):t,vg=(t,e,i,n,r)=>({kind:bg[t],name:e,metadata:n,addInitializer:s=>i._?Bl("Already initialized"):r.push(ql(s||null))}),wg=(t,e)=>gg(e,Fl("metadata"),t[3]),_g=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},xg=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&pg(r,i));mg(r,i);for(var f=n.length-1;f>=0;f--)l=vg(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,ql(o)&&(r=o);return wg(t,r),p&&Gs(r,i,p),u?c^4?s:p:r},Hl,Qs,zl;const Kl=new R(R.object({manifest_version:R.const(1).required(),base_language:R.string().required(),last_modified:R.string().required(),languages:R.dict(R.object({file:R.string().required(),fallback:R.string(),iso_name:R.string(),endonym:R.string(),data:R.transform(R.dict(R.any()).default({}),t=>Object.keys(t).length>0?t:void 0)})).required()}));Hl=[be(["wiki","preferences"]),Ut(R.object({"i18n.index_url":R.string().description("I18n index URL (DO NOT CHANGE THIS) ").default(St.I18N_INDEX_URL)}).description("").extra("category","general"))];class or extends(zl=ht){constructor(e){super(e,"i18n",!1),this.ctx=e,this.logger=void 0,this._indexUrl=void 0,this._indexCache=null,this.manager=void 0,this.i18nIndexDB=void 0,this.i18nDataDB=void 0,this.$=void 0,this.$raw=void 0,this.$$=void 0,this.$$raw=void 0,this.logger=this.ctx.logger("I18nService"),this.manager=new fg({},{language:"",globals:{userName:this.ctx.wiki.userInfo.name||"",userId:this.ctx.wiki.userInfo.id||0,siteName:this.ctx.wiki.siteInfo.general.sitename||""}}),this.i18nIndexDB=e.storage.createDatabase("i18n-index",1e3*60*60*24*3,this.ctx.version,"indexedDB"),this.i18nDataDB=e.storage.createDatabase("i18n-data",1e3*60*60*24*3,this.ctx.version,"indexedDB"),this.$=this.manager.$.bind(this.manager),this.$raw=this.manager.$raw.bind(this.manager),this.$$=this.manager.$$.bind(this.manager),this.$$raw=this.manager.$$raw.bind(this.manager)}async start(){this.ctx.preferences.registerCustomConfig("language",R.object({language:R.union(["@user","@site",R.string().description("Custom language code")]).description("UI language").default("@user")}).description("UI language")),this.ctx.on("clear-cache",this.onClearCache.bind(this));const e=this._indexUrl=await this.ctx.preferences.get("i18n.index_url")||"";if(!e){this.logger.error("I18n index URL is not set"),this.setupShortcuts();return}let i=null;try{i=await this.getI18nIndex(e)}catch(s){this.logger.error("Failed to fetch i18n index",s),this.setupShortcuts();return}this._indexCache=i,Object.entries(i.languages).forEach(([s,o])=>{o.data&&Object.keys(o.data).length>0&&this.manager.setLanguageData(s,o.data)});const n=await this.ctx.preferences.get("language"),r=this.normalizeLanguageCode(n);this.logger.debug("Settings",{prefer:n,normalized:r});try{await this.switchLanguage(r),this.logger.info(`Initialized for language: ${this.language}`)}catch(s){this.logger.error("Failed to fetch i18n index",s),this.manager.setLanguage("en")}this.ctx.preferences.registerCustomConfig("language",R.object({language:R.union([R.const("@user").description(this.$`Same as your personal language`),R.const("@site").description(this.$`Same as the site language`),...this.getAvailableLanguageCodes().map(({code:s,endonym:o,iso_name:a})=>R.const(s).description(o||a||s))]).default("@user")}).description(this.$`InPageEdit UI language`)),this.setupShortcuts(),this.ctx.on("preferences/changed",async({changes:s})=>{if(!("language"in s))return;const o=this.normalizeLanguageCode(await this.ctx.preferences.get("language"));o&&o!==this.language&&await this.switchLanguage(o)})}setupShortcuts(){if(!this.manager)throw new Error("I18nManager is not initialized");this.ctx.set("$",this.manager.$.bind(this.manager)),this.ctx.set("$raw",this.manager.$raw.bind(this.manager)),this.ctx.set("$$",this.manager.$$.bind(this.manager)),this.ctx.set("$$raw",this.manager.$$raw.bind(this.manager))}normalizeLanguageCode(e){return!e||typeof e!="string"?"en":(e==="@user"&&(e=this.ctx.wiki.userInfo.options.language||"en"),e==="@site"&&(e=this.ctx.wiki.siteInfo.general.lang||"en"),Ci(String(e)).toLowerCase())}get language(){return this.manager.getLanguage()}async setLanguagePreference(e){await this.ctx.preferences.set("language",e)}async switchLanguage(e){const i=this.normalizeLanguageCode(e);await this.ensureLanguageLoaded(i),this.manager.setLanguage(i),this.ctx.emit("i18n/changed",{ctx:this.ctx,language:i})}async registerMessages(e,i,n){const r=n?.namespace?{[n.namespace]:i}:i;this.manager.setLanguageData(e,r),e===this.language&&this.ctx.emit("i18n/changed",{ctx:this.ctx,language:this.language})}getAvailableLanguageCodes(){if(!this._indexCache)throw new Error("I18n index is not loaded");return Object.entries(this._indexCache.languages).filter(([e,i])=>!i.fallback).reduce((e,[i,n])=>(e.push({code:i,...n}),e),[])}findLanguageMeta(e,i){const n=Ci(String(i)).toLowerCase(),r=e.languages[n];if(r)return{code:n,...r};{const s=e.languages.en;if(s)return{code:"en",...s}}}async getI18nIndex(e,i=!1){if(!i){const r=await this.i18nIndexDB.get(e);if(r)try{return Kl(r)}catch(s){this.logger.error("Failed to parse cached i18n index",s),this.i18nIndexDB.delete(e)}}const n=await this.fetchI18nIndex(e);return this.i18nIndexDB.set(e,n),n}async fetchI18nIndex(e){const i=await fetch(e).then(n=>n.json());return Kl(i)}async ensureLanguageLoaded(e){if(!this.manager||!this._indexCache)throw new Error("I18nManager is not initialized");if(this.manager.hasLanguage(e))return this.logger.debug("Language already loaded",e);const i=await this.getLanguageData(e);this.manager.setLanguageData(e,i),this.logger.debug("Language data ensured",e,i)}async getLanguageData(e,i=!1){if(!this._indexCache)throw new Error("I18n index is not loaded");const n=this.findLanguageMeta(this._indexCache,e);if(!n)return{};const r=`${this._indexUrl}#${n.file}`;if(!i){const o=await this.i18nDataDB.get(r);if(o&&Object.keys(o).length>0)return this.logger.debug("Using cached language data",e,o),o}const s=n.data||await fetch(new URL(n.file,this._indexUrl).toString()).then(o=>o.json());return this.i18nDataDB.set(r,s),this.logger.debug("Language data fetched",e,n.file,s),s}getMissingReport(){return this.manager.getMissingReport()}clearMissingReport(){this.manager.clearMissingReport()}async onClearCache(){await this.i18nIndexDB.clear(),await this.i18nDataDB.clear()}}Qs=yg(zl),or=xg(Qs,0,"I18nService",Hl,or),_g(Qs,1,or);const kg=new TextEncoder;function Sg(t){if(typeof t=="string")return kg.encode(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new TypeError("Unsupported input type")}function $g(t){let e="";for(let i=0;i<t.length;i++){const n=t[i].toString(16).padStart(2,"0");e+=n}return e}function Eg(t,e){return t<<e|t>>>32-e}const Pg=[7,12,17,22,7,12,17,22,7,12,17,22,7,12,17,22,5,9,14,20,5,9,14,20,5,9,14,20,5,9,14,20,4,11,16,23,4,11,16,23,4,11,16,23,4,11,16,23,6,10,15,21,6,10,15,21,6,10,15,21,6,10,15,21],Cg=new Array(64).fill(0).map((t,e)=>Math.floor(Math.abs(Math.sin(e+1))*2**32)>>>0);function Rg(t){const e=Sg(t),i=(56-(e.length+1)%64+64)%64,n=e.length+1+i+8,r=new Uint8Array(n);r.set(e,0),r[e.length]=128;const s=e.length,o=s<<3>>>0,a=s>>>29>>>0,l=new DataView(r.buffer);l.setUint32(n-8,o,!0),l.setUint32(n-4,a,!0);let c=1732584193,u=4023233417,d=2562383102,y=271733878;const p=new Uint32Array(16);for(let x=0;x<r.length;x+=64){for(let b=0;b<16;b++)p[b]=l.getUint32(x+b*4,!0);let S=c,I=u,m=d,g=y;for(let b=0;b<64;b++){let k,P;b<16?(k=I&m|~I&g,P=b):b<32?(k=g&I|~g&m,P=(5*b+1)%16):b<48?(k=I^m^g,P=(3*b+5)%16):(k=m^(I|~g),P=7*b%16);const L=g,C=S+k+Cg[b]+p[P]>>>0;g=m,m=I,I=I+Eg(C,Pg[b])>>>0,S=L}c=c+S>>>0,u=u+I>>>0,d=d+m>>>0,y=y+g>>>0}const f=new Uint8Array(16),w=new DataView(f.buffer);return w.setUint32(0,c,!0),w.setUint32(4,u,!0),w.setUint32(8,d,!0),w.setUint32(12,y,!0),f}var Ig=Object.create,Ys=Object.defineProperty,Ag=Object.getOwnPropertyDescriptor,Wl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Vl=t=>{throw TypeError(t)},Og=(t,e,i)=>e in t?Ys(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Tg=(t,e)=>Ys(t,"name",{value:e,configurable:!0}),Lg=t=>[,,,Ig(t?.[Wl("metadata")]??null)],Ng=["class","method","getter","setter","accessor","field","value","get","set"],Gl=t=>t!==void 0&&typeof t!="function"?Vl("Function expected"):t,Mg=(t,e,i,n,r)=>({kind:Ng[t],name:e,metadata:n,addInitializer:s=>i._?Vl("Already initialized"):r.push(Gl(s||null))}),Dg=(t,e)=>Og(e,Wl("metadata"),t[3]),jg=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Ug=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Ag(r,i));Tg(r,i);for(var f=n.length-1;f>=0;f--)l=Mg(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,Gl(o)&&(r=o);return Dg(t,r),p&&Ys(r,i,p),u?c^4?s:p:r},Ql,Xs,Yl;Ql=[be(["wiki","wikiTitle","wikiPage","apiService"])];class ar extends(Yl=ht){constructor(e){super(e,"wikiFile",!0),this.ctx=e}get fileRepos(){return this.ctx.wiki.fileRepos||[]}get defaultFileRepo(){return this.fileRepos[0]}get localFileRepo(){return this.fileRepos.find(e=>e.local)}get writableFileRepo(){return this.fileRepos.find(e=>e.canUpload)}getFileName(e){if(e=this.ctx.wikiTitle.newTitle(e,6),![6,-2].includes(e.getNamespaceId()))throw new Error("Not a file title");return e.getMainDBKey().split("/").pop()||""}getHashPath(e,i=2){const n=this.getFileName(e),r=$g(Rg(n));let s=[];for(let o=1;o<=i;o++)s.push(r.slice(0,o));return s.push(n),s.join("/")}getFileUrl(e,i){if(i=i||this.defaultFileRepo,!i)throw new Error("No file repository found");const n=this.getHashPath(e);return new URL(`${i.rootUrl}/${n}`,location.origin).toString()}async upload(e,i){if(i=i||this.writableFileRepo,!i?.canUpload)throw new Error("No writable file repository found");if(!e.file&&!e.url&&!e.chunk&&!e.filekey)throw new Error('At least one of "file", "url", "chunk", or "filekey" is required');return this.ctx.apiService.getClientByFileRepo(i).postWithToken("csrf",{action:"upload",...e},{fexiosOptions:{timeout:0}})}}Xs=Lg(Yl),ar=Ug(Xs,0,"WikiFileService",Ql,ar),jg(Xs,1,ar);const Dn=class Dn extends Ke{constructor(i){super({name:"InPageEdit"});Qi(this,dt);this.version="0.15.0",this.Endpoints=St,this.schema=R,this.config=xt(Dn.DEFAULT_CONFIG,i),this.logger=Va({name:"IPE",color:"#33aaff",level:this.config.logLevel}),ot(this,dt,Nf).call(this)}async withInject(i){const{promise:n,resolve:r}=re();return this.inject(i,s=>{r(s)}),n}};dt=new WeakSet,Nf=async function(){await ot(this,dt,Mf).call(this),this.config.autoInstallCorePlugins&&ot(this,dt,jf).call(this),ot(this,dt,Uf).call(this)},Mf=async function(){this.plugin(or),this.plugin(kh,this.config.apiConfigs),this.plugin(Yn),this.plugin(Nh),this.plugin(Ep),this.plugin(sr),this.plugin(Hp,{dbName:this.config.storageNamespace}),this.plugin(ar),this.plugin(rr),this.plugin(zs),this.plugin(Ks),ot(this,dt,Df).call(this,["i18n","$","$$","api","currentPage","resourceLoader","modal","preferences","storage","wikiPage","wikiTitle","wiki","getUrl","getSciprtUrl","getMainpageUrl"])},Df=function(i){if(!Array.isArray(i)||i.length===0)return this;for(const n of i){const r=this[Dn.internal][n];r?.type==="service"&&(r.builtin=!0)}return this},jf=async function(){[Promise.resolve().then(()=>Jg).then(({PluginAnalytics:n})=>n),Promise.resolve().then(()=>cm).then(({PluginInArticleLinks:n})=>n),Promise.resolve().then(()=>Kb).then(({PluginPluginStore:n})=>n),Promise.resolve().then(()=>bv).then(({PluginPreferencesUI:n})=>n),Promise.resolve().then(()=>Tv).then(({PluginQuickEdit:n})=>n),Promise.resolve().then(()=>zv).then(({PluginQuickMove:n})=>n),Promise.resolve().then(()=>tw).then(({PluginQuickPreview:n})=>n),Promise.resolve().then(()=>bw).then(({PluginQuickDiff:n})=>n),Promise.resolve().then(()=>vw).then(({PluginQuickRedirect:n})=>n),Promise.resolve().then(()=>Aw).then(({PluginQuickUpload:n})=>n),Promise.resolve().then(()=>Tw).then(({PluginQuickUsage:n})=>n),Promise.resolve().then(()=>zw).then(({PluginToolbox:n})=>n)].forEach(async n=>{this.plugin(await n)})},Uf=async function(){this.inject(["resourceLoader"],i=>{})},Dn.DEFAULT_CONFIG={apiConfigs:{},legacyPreferences:{},logLevel:vs.info,storageNamespace:"InPageEdit",autoloadStyles:!0,autoInstallCorePlugins:!0};let Ri=Dn;const ns=class ns{constructor(e,i=void 0,n){Qi(this,jn);this.ctx=e,this.disposeHandlers=[],this.name=n||"",this.config=i||{};const{promise:r,resolve:s,reject:o}=Promise.withResolvers();queueMicrotask(()=>{this.name||(this.name=this.constructor.name);try{const a=this.start();a&&typeof a.then=="function"?a.then(()=>s()).catch(l=>{this.logger.error("start() returns a rejected promise",l),o(l)}):s()}catch(a){this.logger.error("start() threw synchronously",a),o(a)}r.then(()=>{this.logger.debug("started")}),r.catch(a=>{this.logger.error("start failed",a),this.ctx.scope.dispose()})}),this.ctx.once("dispose",()=>{this.disposeHandlers.forEach(a=>a(this.ctx)),this.stop(),this.logger.debug("disposed")})}start(){}stop(){}addDisposeHandler(e){this.disposeHandlers.push(e)}removeDisposeHandler(e){this.disposeHandlers=this.disposeHandlers.filter(i=>i!==e)}set name(e){Le(this,jn,dg(e).toUpperCase())}get name(){return ae(this,jn)}get logger(){return this.ctx.logger(this.name)}};jn=new WeakMap,ns.inject=[],ns.reusable=!1;let Ae=ns;window.RLQ||(window.RLQ=[]),window.__IPE_MODULES__||(window.__IPE_MODULES__=[]),Bg("InPageEdit#autoload",()=>{const t=Xl();t&&Fg({baseURL:t,InPageEdit:Ri})});async function Fg(t={baseURL:Xl(),InPageEdit:Ri}){const{baseURL:e,InPageEdit:i}=t;typeof window?.ipe?.stop=="function"&&await window.ipe.stop();const n=window.InPageEdit||{},r=new i({apiConfigs:{baseURL:e},legacyPreferences:n?.myPreferences||{}});if(window.ipe=r,await r.start(),window.RLQ.push(()=>{mw.hook("InPageEdit.ready").fire(r)}),Array.isArray(window.__IPE_MODULES__)){const s=[];for(;window.__IPE_MODULES__.length;)try{const o=window.__IPE_MODULES__.shift();typeof o=="function"&&o?.(r),s.push(o)}catch{}window.__IPE_MODULES__={push:o=>{typeof o=="function"&&o(r),s.push(o)}},r.on("dispose",()=>{window.__IPE_MODULES__=s})}r.logger("AUTOLOAD").info(`
|
|
13
13
|
____ ____ ______ ___ __
|
|
14
14
|
/ _/___ / __ \\____ _____ ____ / ____/___/ (_) /_
|
|
15
15
|
/ // __ \\/ /_/ / __ \`/ __ \`/ _ \\/ __/ / __ / / __/
|
|
@@ -17,14 +17,16 @@
|
|
|
17
17
|
/___/_/ /_/_/ \\__,_/\\__, /\\___/_____/\\__,_/_/\\__/
|
|
18
18
|
/____/ v`+r.version+`
|
|
19
19
|
- Wiki API Endpoint: ${e}
|
|
20
|
-
- Documentation: ${
|
|
21
|
-
- Bug Reports: ${xt.GITHUB_URL}`)}function Cl(){const t=document.querySelector('meta[name="generator"][content^="MediaWiki"]')!==null,e=document.querySelector('link[rel="EditURI"]')?.href?.split("?")[0];return t&&e?e:void 0}function zp(t,e){const i=Symbol.for(t);return window[i]?!1:(window[i]=!0,e(),!0)}var Kp=Object.create,Hs=Object.defineProperty,Wp=Object.getOwnPropertyDescriptor,Rl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Il=t=>{throw TypeError(t)},Gp=(t,e,i)=>e in t?Hs(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Vp=(t,e)=>Hs(t,"name",{value:e,configurable:!0}),Yp=t=>[,,,Kp(t?.[Rl("metadata")]??null)],Qp=["class","method","getter","setter","accessor","field","value","get","set"],Al=t=>t!==void 0&&typeof t!="function"?Il("Function expected"):t,Xp=(t,e,i,n,r)=>({kind:Qp[t],name:e,metadata:n,addInitializer:s=>i._?Il("Already initialized"):r.push(Al(s||null))}),Jp=(t,e)=>Gp(e,Rl("metadata"),t[3]),Zp=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},eg=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Wp(r,i));Vp(r,i);for(var f=n.length-1;f>=0;f--)l=Xp(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,Al(o)&&(r=o);return Jp(t,r),p&&Hs(r,i,p),u?c^4?s:p:r},Ol,zs,Tl;Ol=[Pe(["wiki","preferences","$"])];class sr extends(Tl=et){constructor(e){super(e,{},"analytics"),this.ctx=e,this._usages=[],this._timer=null,this.MAX_QUEUE_SIZE=50,this.INTERVAL_MS=60*1e3,this._setupTimer(),this._registerUnloadHandler(),this._showConfirmNotify(),this._initPluginListeners(),e.set("analytics",this)}start(){const e=this.ctx,i=e.$;e.preferences.registerCustomConfig("analytics",R.object({"analytics._intro":R.const(m("section",{children:[m("h3",{children:i`InPageEdit Analytics`}),m("p",{children:i`InPageEdit Analytics is the companion analytics platform for the InPageEdit NEXT project. By collecting and displaying usage data from around the world, it helps developers and the community better understand how the tool is used, optimize feature design, and enhance user experience.`}),m("h4",{children:i`What data will be collected?`}),m("ol",{style:{listStyle:"number",paddingLeft:"1em"},children:[m("li",{children:[m("strong",{children:i`Usage data`}),":"," ",i`When and which features you use, what pages you edit, etc.`]}),m("li",{children:[m("strong",{children:i`User information`}),": ",i`Your user name and user ID.`]}),m("li",{children:[m("strong",{children:i`Site information`}),": ",i`This wiki's url and site name.`]})]}),m("p",{children:m("strong",{children:i`NO sensitive data will be collected.`})}),m("div",{style:{display:"grid",gap:"0.5rem"},children:[m("a",{href:this.analyticsDashUrl,target:"_blank",rel:"noopener noreferrer",children:m("button",{className:"btn",style:{width:"100%"},children:i`Analytics Platform`})}),m("a",{href:`${this.analyticsDashUrl}/_redirect/user?${new URLSearchParams({siteApi:this.ctx.wiki.getSciprtUrl("api"),mwUserId:this.ctx.wiki.userInfo.id.toString()}).toString()}`,target:"_blank",rel:"noopener noreferrer",children:m("button",{className:"btn",style:{width:"100%"},children:i`View My Data`})})]})]})).role("raw-html"),"analytics.enabled":R.boolean().description(i`prefs.analytics.enabled`).default(!1)}).description(i`prefs.analytics.$`),"general")}get analyticsDashUrl(){return xt.ANALYTICS_DASH_URL}get analyticsApiBase(){return xt.ANALYTICS_API_BASE}_setupTimer(){this._timer=setInterval(()=>{this._usages.length>0&&this.sendBeacon()},this.INTERVAL_MS)}_registerUnloadHandler(){const e=()=>{this._usages.length>0&&this.sendBeacon()};window.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"&&e()}),window.addEventListener("pagehide",e),window.addEventListener("beforeunload",e)}async _showConfirmNotify(){const e=this.ctx.$;this.ctx.inject(["modal","storage"],async i=>{const n="analytics/confirm-shown",r=await i.storage.simpleKV.get(n),s=await i.preferences.get("analytics.enabled");r||s||i.modal.notify("confirm",{title:e`Enable Analytics`,content:m("div",{children:[m("p",{children:e`Help us improve InPageEdit by sharing your usage data with us.`}),m("p",{children:e`What data will be collected?`}),m("ul",{style:{listStyle:"auto",paddingLeft:"1.5em"},children:[m("li",{children:[e`Usage data`,": ",e`When and which features you use, what pages you edit, etc.`]}),m("li",{children:[e`User information`,": ",e`Your user name and user ID.`]}),m("li",{children:[e`Site information`,": ",e`This wiki's url and site name.`]})]}),m("p",{children:m("strong",{children:e`NO sensitive data will be collected.`})})]}),okBtn:{label:e`Enable`},cancelBtn:{label:e`Disable`},closeAfter:0,onClose:()=>{this.ctx.storage.simpleKV.set(n,1)}},o=>{i.preferences.set("analytics.enabled",o),o&&this.addEvent("analytics","enabled")})})}_initPluginListeners(){const e=this.ctx;e.on("in-article-links/anchor-clicked",i=>{this.addEvent("in-article-links",ki(i.action))}),e.on("quick-diff/loaded",i=>{this.addEvent("quick-diff","loaded",i.compare.fromtitle)}),e.on("quick-redirect/submit",i=>{this.addEvent("quick-redirect","submit",i.payload.to||void 0)}),e.on("quick-preview/loaded",i=>{this.addEvent("quick-preview","loaded",i.wikiPage.title)}),e.on("quick-edit/wiki-page",i=>{this.addEvent("quick-edit",void 0,i.wikiPage.title)}),e.on("quick-edit/submit",i=>{this.addEvent("quick-edit","submit",i.wikiPage.title)}),e.on("quick-move/submit",()=>{this.addEvent("quick-move","submit")}),e.on("toolbox/button-clicked",({payload:i})=>{this.addEvent("toolbox",`button-clicked#${i.id||"unknown"}`)}),e.on("plugin-store/plugin-installed",({registry:i,id:n,by:r})=>{r==="new-added"&&this.addEvent("plugin-store","plugin-installed",`${i.name}#${n}`)}),e.on("plugin-store/plugin-uninstalled",({registry:i,id:n})=>{this.addEvent("plugin-store","plugin-uninstalled",`${i.name}#${n}`)})}addEvent(e,i,n){const r={ts:Date.now(),feature:e,subtype:i,page:n};return this._usages.push(r),this._usages.length>=this.MAX_QUEUE_SIZE&&this.sendBeacon(),this}async sendBeacon(){if(this._usages.length===0)return!0;if(!await this.ctx.preferences.get("analytics.enabled",!1))return this.logger.debug("Analytics disabled, skipping"),!0;const i=this._usages.splice(0,this._usages.length),n={siteApi:this.ctx.wiki.getSciprtUrl("api"),siteName:this.ctx.wiki.siteInfo.general.sitename,userId:this.ctx.wiki.userInfo.id,userName:this.ctx.wiki.userInfo.name,version:this.ctx.version.split("-")[0],usages:i},r=JSON.stringify(n),s=`${this.analyticsApiBase}/submit`;if(navigator?.sendBeacon?.(s,r))return this.logger.debug("Beacon sent successfully",n),!0;{this.logger.debug("Beacon failed, sending via XMLHttpRequest");const{promise:a,resolve:l,reject:c}=re();try{const u=new XMLHttpRequest;u.open("POST",s,!0),u.setRequestHeader("Content-Type","application/json"),u.send(r),u.onload=()=>{this.logger.debug("Beacon sent successfully via XMLHttpRequest",n),l(u.status>=200&&u.status<300)},u.onerror=()=>{c(new Error("Failed to send beacon"))}}catch(u){c(u)}return a}}stop(){this._timer!==null&&(clearInterval(this._timer),this._timer=null),this._usages.length>0&&this.sendBeacon()}}zs=Yp(Tl),sr=eg(zs,0,"PluginAnalytics",Ol,sr),Zp(zs,1,sr);const tg=Object.freeze(Object.defineProperty({__proto__:null,get PluginAnalytics(){return sr}},Symbol.toStringTag,{value:"Module"})),Ll=t=>m("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",...t,class:`icon icon-tabler icons-tabler-outline icon-tabler-pencil-bolt ${t.className||""}`,children:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"}),m("path",{d:"M13.5 6.5l4 4"}),m("path",{d:"M19 16l-2 3h4l-2 3"})]});var ig=Object.create,Ks=Object.defineProperty,ng=Object.getOwnPropertyDescriptor,Ml=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Nl=t=>{throw TypeError(t)},rg=(t,e,i)=>e in t?Ks(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,sg=(t,e)=>Ks(t,"name",{value:e,configurable:!0}),og=t=>[,,,ig(t?.[Ml("metadata")]??null)],ag=["class","method","getter","setter","accessor","field","value","get","set"],Dl=t=>t!==void 0&&typeof t!="function"?Nl("Function expected"):t,lg=(t,e,i,n,r)=>({kind:ag[t],name:e,metadata:n,addInitializer:s=>i._?Nl("Already initialized"):r.push(Dl(s||null))}),cg=(t,e)=>rg(e,Ml("metadata"),t[3]),ug=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},fg=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&ng(r,i));sg(r,i);for(var f=n.length-1;f>=0;f--)l=lg(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,Dl(o)&&(r=o);return cg(t,r),p&&Ks(r,i,p),u?c^4?s:p:r},jl,Ws,Ul;jl=[Pe(["wiki","wikiTitle","preferences","$"]),Vt(R.object({"inArticleLinks.enable":R.boolean().description("Whether to enable in-article links").default(!0),"inArticleLinks.quickDiff.enable":R.boolean().description("Whether to enable in-article links for quick diff").default(!0),"inArticleLinks.quickEdit.enable":R.boolean().description("Whether to enable in-article links for quick edit").default(!0),"inArticleLinks.quickEdit.redlinks":R.boolean().description("Whether to show quick edit button for redlinks").default(!0)}).description("In-article links preferences").extra("category","in-article-links"))];class or extends(Ul=et){constructor(e){super(e,{linkClassName:"ipe__in-article-link"},"InArticleLinks"),this._cachedAnchorInfo=new WeakMap,this.ctx.set("inArticleLinks",this);const i=this.ctx.$;this.ctx.preferences.defineCategory({name:"in-article-links",label:i`prefs.inArticleLinks.label`,description:i`prefs.inArticleLinks.$`,index:9})}async start(){await this.ctx.preferences.get("inArticleLinks.quickEdit.enable")&&this.handleQuickEdit(),await this.ctx.preferences.get("inArticleLinks.quickDiff.enable")&&this.handleQuickDiff()}async stop(){Array.from(document.getElementsByClassName(this.config.linkClassName)).forEach(e=>{e.remove()}),document.querySelectorAll("[data-ipe-edit-mounted]").forEach(e=>{e.dataset.ipeEditMounted=void 0})}parseAnchor(e){if(!(e instanceof HTMLAnchorElement))return null;const i=this._cachedAnchorInfo.get(e);if(i)return i;const n=e.getAttribute("href")||"";if(!this.ctx.wikiTitle.validateHrefAttr(n))return null;const r=e.href||"",s=this.ctx.wikiTitle.parseWikiLink(r);if(!s)return null;const o={$el:e,kind:e.closest('[typeof^="mw:File"]')?"mw:File":"normal",external:e.classList.contains("external")||!!n.startsWith("http"),redlink:e.classList.contains("new")||s.params.has("redlink"),...s};return this._cachedAnchorInfo.set(e,o),this.ctx.emit("in-article-links/anchor-parsed",{ctx:this.ctx,anchor:e,info:o}),o}scanAnchors(e,i){const n=e.querySelectorAll("a[href]");return Array.from(n).map(r=>this.parseAnchor(r)).filter(r=>r!==null&&(!i||i(r)))}onContentReady(e){const i=()=>{if(!window.mw)return;window.mw.hook("wikipage.content").add(e);const n=window.$?.("#mw-content-text");n?.length&&e(n)};window.mw&&typeof window.mw.hook=="function"?i():(window.RLQ=window.RLQ||[],window.RLQ.push(["mediawiki.base",i]))}async handleQuickEdit(){let e=!1;const i=await this.ctx.preferences.get("inArticleLinks.quickEdit.redlinks");this.ctx.inject(["quickEdit"],n=>{e=!0,n.on("dispose",()=>{e=!1}),this.onContentReady(r=>{if(!e)return;this.scanAnchors(r.get(0),({action:o,title:a,redlink:l})=>i||!l?["edit","create"].includes(o)?!0:a?.isSpecial("edit")||a?.isSpecial("newsection")?a.getMainText().split("/").length>=2:!1:!1).forEach(o=>{const{$el:a,title:l,pageId:c,params:u}=o;if(a.dataset.ipeEditMounted)return;if(a.dataset.ipeEditMounted="1",u.has("preload")||u.has("redo"))return this.ctx.logger.debug(a,"Not compatible with quick edit");const h=l?.getPrefixedDBKey()||"",p=u.get("section")?.replace(/^T-/,"")||void 0,f=u.get("oldid"),w=u.has("redlink");let S;p==="new"||l?.isSpecial("newsection")?S="new":p&&/^\d+$/.test(p)&&(S=parseInt(p,10));const E=f?parseInt(f,10):void 0,M={title:h,pageId:c||void 0,section:S,revision:E,createOnly:w},y=m("a",{href:"#ipe://quick-edit/",dataset:M,className:`${this.config.linkClassName} ipe-quick-edit ${w?"ipe-quick-edit--create-only":""}`,style:{userSelect:"none",marginLeft:"0.2em"},onClick:g=>{g.preventDefault(),this.ctx.emit("in-article-links/anchor-clicked",{ctx:this.ctx,anchor:a,info:o,event:g,action:"quickEdit"}),n.quickEdit.showModal(M)},children:m(Ll,{className:"ipe-icon"})});a.insertAdjacentElement("afterend",y)})})})}handleQuickDiff(){let e=!1;const i=n=>["prev","next","cur"].includes(n);this.ctx.inject(["quickDiff"],n=>{e=!0,n.on("dispose",()=>{e=!1}),this.onContentReady(r=>{if(!e)return;this.scanAnchors(r.get(0),({params:o,title:a})=>!!(o.has("diff")||a?.isSpecial("diff"))).forEach(o=>{const{$el:a,title:l,params:c}=o;if(a.dataset.ipeDiffMounted)return;a.dataset.ipeDiffMounted="1";let u,d;if(l?.getNamespaceId()===-1?([,d,u]=l.getMainDBKey().split("/"),u||(u="prev")):(u=c.get("diff"),d=c.get("oldid")),!u||!d)return;const h={};i(u)?(h.fromrev=parseInt(d),h.torelative=u):(h.fromrev=parseInt(d),h.torev=parseInt(u));const p=m("a",{href:"#ipe://quick-diff/",dataset:h,className:`${this.config.linkClassName} ipe-quick-diff`,style:{userSelect:"none",marginLeft:"0.2em"},onClick:f=>{f.preventDefault(),this.ctx.emit("in-article-links/anchor-clicked",{ctx:this.ctx,anchor:a,info:o,event:f,action:"quickDiff"}),n.quickDiff.comparePages(h)},children:m("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-diff ipe-icon",children:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),m("path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z"}),m("path",{d:"M12 10l0 4"}),m("path",{d:"M10 12l4 0"}),m("path",{d:"M10 17l4 0"})]})});a.insertAdjacentElement("afterend",p)})})})}}Ws=og(Ul),or=fg(Ws,0,"PluginInArticleLinks",jl,or),ug(Ws,1,or);const dg=Object.freeze(Object.defineProperty({__proto__:null,get PluginInArticleLinks(){return or}},Symbol.toStringTag,{value:"Module"}));function Gs(t){const e=Object.create(null);for(const i of t.split(","))e[i]=1;return i=>i in e}const ne={},Ei=[],St=()=>{},Bl=()=>!1,ar=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),Vs=t=>t.startsWith("onUpdate:"),Ae=Object.assign,Ys=(t,e)=>{const i=t.indexOf(e);i>-1&&t.splice(i,1)},hg=Object.prototype.hasOwnProperty,se=(t,e)=>hg.call(t,e),Y=Array.isArray,Pi=t=>lr(t)==="[object Map]",Fl=t=>lr(t)==="[object Set]",Q=t=>typeof t=="function",_e=t=>typeof t=="string",Dt=t=>typeof t=="symbol",ye=t=>t!==null&&typeof t=="object",ql=t=>(ye(t)||Q(t))&&Q(t.then)&&Q(t.catch),Hl=Object.prototype.toString,lr=t=>Hl.call(t),pg=t=>lr(t).slice(8,-1),zl=t=>lr(t)==="[object Object]",Qs=t=>_e(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,ln=Gs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),cr=t=>{const e=Object.create(null);return(i=>e[i]||(e[i]=t(i)))},gg=/-\w/g,jt=cr(t=>t.replace(gg,e=>e.slice(1).toUpperCase())),mg=/\B([A-Z])/g,Yt=cr(t=>t.replace(mg,"-$1").toLowerCase()),Kl=cr(t=>t.charAt(0).toUpperCase()+t.slice(1)),Xs=cr(t=>t?`on${Kl(t)}`:""),Ve=(t,e)=>!Object.is(t,e),ur=(t,...e)=>{for(let i=0;i<t.length;i++)t[i](...e)},Wl=(t,e,i,n=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:n,value:i})},Js=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let Gl;const fr=()=>Gl||(Gl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Zs(t){if(Y(t)){const e={};for(let i=0;i<t.length;i++){const n=t[i],r=_e(n)?wg(n):Zs(n);if(r)for(const s in r)e[s]=r[s]}return e}else if(_e(t)||ye(t))return t}const yg=/;(?![^(]*\))/g,bg=/:([^]+)/,vg=/\/\*[^]*?\*\//g;function wg(t){const e={};return t.replace(vg,"").split(yg).forEach(i=>{if(i){const n=i.split(bg);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e}function pt(t){let e="";if(_e(t))e=t;else if(Y(t))for(let i=0;i<t.length;i++){const n=pt(t[i]);n&&(e+=n+" ")}else if(ye(t))for(const i in t)t[i]&&(e+=i+" ");return e.trim()}const _g=Gs("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function Vl(t){return!!t||t===""}const Yl=t=>!!(t&&t.__v_isRef===!0),ue=t=>_e(t)?t:t==null?"":Y(t)||ye(t)&&(t.toString===Hl||!Q(t.toString))?Yl(t)?ue(t.value):JSON.stringify(t,Ql,2):String(t),Ql=(t,e)=>Yl(e)?Ql(t,e.value):Pi(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((i,[n,r],s)=>(i[eo(n,s)+" =>"]=r,i),{})}:Fl(e)?{[`Set(${e.size})`]:[...e.values()].map(i=>eo(i))}:Dt(e)?eo(e):ye(e)&&!Y(e)&&!zl(e)?String(e):e,eo=(t,e="")=>{var i;return Dt(t)?`Symbol(${(i=t.description)!=null?i:e})`:t};let Ye;class xg{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ye,!e&&Ye&&(this.index=(Ye.scopes||(Ye.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,i;if(this.scopes)for(e=0,i=this.scopes.length;e<i;e++)this.scopes[e].pause();for(e=0,i=this.effects.length;e<i;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,i;if(this.scopes)for(e=0,i=this.scopes.length;e<i;e++)this.scopes[e].resume();for(e=0,i=this.effects.length;e<i;e++)this.effects[e].resume()}}run(e){if(this._active){const i=Ye;try{return Ye=this,e()}finally{Ye=i}}}on(){++this._on===1&&(this.prevScope=Ye,Ye=this)}off(){this._on>0&&--this._on===0&&(Ye=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){this._active=!1;let i,n;for(i=0,n=this.effects.length;i<n;i++)this.effects[i].stop();for(this.effects.length=0,i=0,n=this.cleanups.length;i<n;i++)this.cleanups[i]();if(this.cleanups.length=0,this.scopes){for(i=0,n=this.scopes.length;i<n;i++)this.scopes[i].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Sg(){return Ye}let fe;const to=new WeakSet;class Xl{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,Ye&&Ye.active&&Ye.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,to.has(this)&&(to.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Zl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,rc(this),ec(this);const e=fe,i=gt;fe=this,gt=!0;try{return this.fn()}finally{tc(this),fe=e,gt=i,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)so(e);this.deps=this.depsTail=void 0,rc(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?to.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ro(this)&&this.run()}get dirty(){return ro(this)}}let Jl=0,cn,un;function Zl(t,e=!1){if(t.flags|=8,e){t.next=un,un=t;return}t.next=cn,cn=t}function io(){Jl++}function no(){if(--Jl>0)return;if(un){let e=un;for(un=void 0;e;){const i=e.next;e.next=void 0,e.flags&=-9,e=i}}let t;for(;cn;){let e=cn;for(cn=void 0;e;){const i=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(n){t||(t=n)}e=i}}if(t)throw t}function ec(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function tc(t){let e,i=t.depsTail,n=i;for(;n;){const r=n.prevDep;n.version===-1?(n===i&&(i=r),so(n),kg(n)):e=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}t.deps=e,t.depsTail=i}function ro(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&(ic(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}function ic(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===fn)||(t.globalVersion=fn,!t.isSSR&&t.flags&128&&(!t.deps&&!t._dirty||!ro(t))))return;t.flags|=2;const e=t.dep,i=fe,n=gt;fe=t,gt=!0;try{ec(t);const r=t.fn(t._value);(e.version===0||Ve(r,t._value))&&(t.flags|=128,t._value=r,e.version++)}catch(r){throw e.version++,r}finally{fe=i,gt=n,tc(t),t.flags&=-3}}function so(t,e=!1){const{dep:i,prevSub:n,nextSub:r}=t;if(n&&(n.nextSub=r,t.prevSub=void 0),r&&(r.prevSub=n,t.nextSub=void 0),i.subs===t&&(i.subs=n,!n&&i.computed)){i.computed.flags&=-5;for(let s=i.computed.deps;s;s=s.nextDep)so(s,!0)}!e&&!--i.sc&&i.map&&i.map.delete(i.key)}function kg(t){const{prevDep:e,nextDep:i}=t;e&&(e.nextDep=i,t.prevDep=void 0),i&&(i.prevDep=e,t.nextDep=void 0)}let gt=!0;const nc=[];function kt(){nc.push(gt),gt=!1}function $t(){const t=nc.pop();gt=t===void 0?!0:t}function rc(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const i=fe;fe=void 0;try{e()}finally{fe=i}}}let fn=0;class $g{constructor(e,i){this.sub=e,this.dep=i,this.version=i.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class dr{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(!fe||!gt||fe===this.computed)return;let i=this.activeLink;if(i===void 0||i.sub!==fe)i=this.activeLink=new $g(fe,this),fe.deps?(i.prevDep=fe.depsTail,fe.depsTail.nextDep=i,fe.depsTail=i):fe.deps=fe.depsTail=i,sc(i);else if(i.version===-1&&(i.version=this.version,i.nextDep)){const n=i.nextDep;n.prevDep=i.prevDep,i.prevDep&&(i.prevDep.nextDep=n),i.prevDep=fe.depsTail,i.nextDep=void 0,fe.depsTail.nextDep=i,fe.depsTail=i,fe.deps===i&&(fe.deps=n)}return i}trigger(e){this.version++,fn++,this.notify(e)}notify(e){io();try{for(let i=this.subs;i;i=i.prevSub)i.sub.notify()&&i.sub.dep.notify()}finally{no()}}}function sc(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)sc(n)}const i=t.dep.subs;i!==t&&(t.prevSub=i,i&&(i.nextSub=t)),t.dep.subs=t}}const oo=new WeakMap,ci=Symbol(""),ao=Symbol(""),dn=Symbol("");function Me(t,e,i){if(gt&&fe){let n=oo.get(t);n||oo.set(t,n=new Map);let r=n.get(i);r||(n.set(i,r=new dr),r.map=n,r.key=i),r.track()}}function Ut(t,e,i,n,r,s){const o=oo.get(t);if(!o){fn++;return}const a=l=>{l&&l.trigger()};if(io(),e==="clear")o.forEach(a);else{const l=Y(t),c=l&&Qs(i);if(l&&i==="length"){const u=Number(n);o.forEach((d,h)=>{(h==="length"||h===dn||!Dt(h)&&h>=u)&&a(d)})}else switch((i!==void 0||o.has(void 0))&&a(o.get(i)),c&&a(o.get(dn)),e){case"add":l?c&&a(o.get("length")):(a(o.get(ci)),Pi(t)&&a(o.get(ao)));break;case"delete":l||(a(o.get(ci)),Pi(t)&&a(o.get(ao)));break;case"set":Pi(t)&&a(o.get(ci));break}}no()}function Ci(t){const e=ie(t);return e===t?e:(Me(e,"iterate",dn),at(t)?e:e.map(Oe))}function hr(t){return Me(t=ie(t),"iterate",dn),t}const Eg={__proto__:null,[Symbol.iterator](){return lo(this,Symbol.iterator,Oe)},concat(...t){return Ci(this).concat(...t.map(e=>Y(e)?Ci(e):e))},entries(){return lo(this,"entries",t=>(t[1]=Oe(t[1]),t))},every(t,e){return Bt(this,"every",t,e,void 0,arguments)},filter(t,e){return Bt(this,"filter",t,e,i=>i.map(Oe),arguments)},find(t,e){return Bt(this,"find",t,e,Oe,arguments)},findIndex(t,e){return Bt(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return Bt(this,"findLast",t,e,Oe,arguments)},findLastIndex(t,e){return Bt(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return Bt(this,"forEach",t,e,void 0,arguments)},includes(...t){return co(this,"includes",t)},indexOf(...t){return co(this,"indexOf",t)},join(t){return Ci(this).join(t)},lastIndexOf(...t){return co(this,"lastIndexOf",t)},map(t,e){return Bt(this,"map",t,e,void 0,arguments)},pop(){return hn(this,"pop")},push(...t){return hn(this,"push",t)},reduce(t,...e){return oc(this,"reduce",t,e)},reduceRight(t,...e){return oc(this,"reduceRight",t,e)},shift(){return hn(this,"shift")},some(t,e){return Bt(this,"some",t,e,void 0,arguments)},splice(...t){return hn(this,"splice",t)},toReversed(){return Ci(this).toReversed()},toSorted(t){return Ci(this).toSorted(t)},toSpliced(...t){return Ci(this).toSpliced(...t)},unshift(...t){return hn(this,"unshift",t)},values(){return lo(this,"values",Oe)}};function lo(t,e,i){const n=hr(t),r=n[e]();return n!==t&&!at(t)&&(r._next=r.next,r.next=()=>{const s=r._next();return s.done||(s.value=i(s.value)),s}),r}const Pg=Array.prototype;function Bt(t,e,i,n,r,s){const o=hr(t),a=o!==t&&!at(t),l=o[e];if(l!==Pg[e]){const d=l.apply(t,s);return a?Oe(d):d}let c=i;o!==t&&(a?c=function(d,h){return i.call(this,Oe(d),h,t)}:i.length>2&&(c=function(d,h){return i.call(this,d,h,t)}));const u=l.call(o,c,n);return a&&r?r(u):u}function oc(t,e,i,n){const r=hr(t);let s=i;return r!==t&&(at(t)?i.length>3&&(s=function(o,a,l){return i.call(this,o,a,l,t)}):s=function(o,a,l){return i.call(this,o,Oe(a),l,t)}),r[e](s,...n)}function co(t,e,i){const n=ie(t);Me(n,"iterate",dn);const r=n[e](...i);return(r===-1||r===!1)&&po(i[0])?(i[0]=ie(i[0]),n[e](...i)):r}function hn(t,e,i=[]){kt(),io();const n=ie(t)[e].apply(t,i);return no(),$t(),n}const Cg=Gs("__proto__,__v_isRef,__isVue"),ac=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(Dt));function Rg(t){Dt(t)||(t=String(t));const e=ie(this);return Me(e,"has",t),e.hasOwnProperty(t)}class lc{constructor(e=!1,i=!1){this._isReadonly=e,this._isShallow=i}get(e,i,n){if(i==="__v_skip")return e.__v_skip;const r=this._isReadonly,s=this._isShallow;if(i==="__v_isReactive")return!r;if(i==="__v_isReadonly")return r;if(i==="__v_isShallow")return s;if(i==="__v_raw")return n===(r?s?pc:hc:s?dc:fc).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const o=Y(e);if(!r){let l;if(o&&(l=Eg[i]))return l;if(i==="hasOwnProperty")return Rg}const a=Reflect.get(e,i,Ie(e)?e:n);if((Dt(i)?ac.has(i):Cg(i))||(r||Me(e,"get",i),s))return a;if(Ie(a)){const l=o&&Qs(i)?a:a.value;return r&&ye(l)?ho(l):l}return ye(a)?r?ho(a):fo(a):a}}class cc extends lc{constructor(e=!1){super(!1,e)}set(e,i,n,r){let s=e[i];if(!this._isShallow){const l=Qt(s);if(!at(n)&&!Qt(n)&&(s=ie(s),n=ie(n)),!Y(e)&&Ie(s)&&!Ie(n))return l||(s.value=n),!0}const o=Y(e)&&Qs(i)?Number(i)<e.length:se(e,i),a=Reflect.set(e,i,n,Ie(e)?e:r);return e===ie(r)&&(o?Ve(n,s)&&Ut(e,"set",i,n):Ut(e,"add",i,n)),a}deleteProperty(e,i){const n=se(e,i);e[i];const r=Reflect.deleteProperty(e,i);return r&&n&&Ut(e,"delete",i,void 0),r}has(e,i){const n=Reflect.has(e,i);return(!Dt(i)||!ac.has(i))&&Me(e,"has",i),n}ownKeys(e){return Me(e,"iterate",Y(e)?"length":ci),Reflect.ownKeys(e)}}class uc extends lc{constructor(e=!1){super(!0,e)}set(e,i){return!0}deleteProperty(e,i){return!0}}const Ig=new cc,Ag=new uc,Og=new cc(!0),Tg=new uc(!0),uo=t=>t,pr=t=>Reflect.getPrototypeOf(t);function Lg(t,e,i){return function(...n){const r=this.__v_raw,s=ie(r),o=Pi(s),a=t==="entries"||t===Symbol.iterator&&o,l=t==="keys"&&o,c=r[t](...n),u=i?uo:e?br:Oe;return!e&&Me(s,"iterate",l?ao:ci),{next(){const{value:d,done:h}=c.next();return h?{value:d,done:h}:{value:a?[u(d[0]),u(d[1])]:u(d),done:h}},[Symbol.iterator](){return this}}}}function gr(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function Mg(t,e){const i={get(r){const s=this.__v_raw,o=ie(s),a=ie(r);t||(Ve(r,a)&&Me(o,"get",r),Me(o,"get",a));const{has:l}=pr(o),c=e?uo:t?br:Oe;if(l.call(o,r))return c(s.get(r));if(l.call(o,a))return c(s.get(a));s!==o&&s.get(r)},get size(){const r=this.__v_raw;return!t&&Me(ie(r),"iterate",ci),r.size},has(r){const s=this.__v_raw,o=ie(s),a=ie(r);return t||(Ve(r,a)&&Me(o,"has",r),Me(o,"has",a)),r===a?s.has(r):s.has(r)||s.has(a)},forEach(r,s){const o=this,a=o.__v_raw,l=ie(a),c=e?uo:t?br:Oe;return!t&&Me(l,"iterate",ci),a.forEach((u,d)=>r.call(s,c(u),c(d),o))}};return Ae(i,t?{add:gr("add"),set:gr("set"),delete:gr("delete"),clear:gr("clear")}:{add(r){!e&&!at(r)&&!Qt(r)&&(r=ie(r));const s=ie(this);return pr(s).has.call(s,r)||(s.add(r),Ut(s,"add",r,r)),this},set(r,s){!e&&!at(s)&&!Qt(s)&&(s=ie(s));const o=ie(this),{has:a,get:l}=pr(o);let c=a.call(o,r);c||(r=ie(r),c=a.call(o,r));const u=l.call(o,r);return o.set(r,s),c?Ve(s,u)&&Ut(o,"set",r,s):Ut(o,"add",r,s),this},delete(r){const s=ie(this),{has:o,get:a}=pr(s);let l=o.call(s,r);l||(r=ie(r),l=o.call(s,r)),a&&a.call(s,r);const c=s.delete(r);return l&&Ut(s,"delete",r,void 0),c},clear(){const r=ie(this),s=r.size!==0,o=r.clear();return s&&Ut(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{i[r]=Lg(r,t,e)}),i}function mr(t,e){const i=Mg(t,e);return(n,r,s)=>r==="__v_isReactive"?!t:r==="__v_isReadonly"?t:r==="__v_raw"?n:Reflect.get(se(i,r)&&r in n?i:n,r,s)}const Ng={get:mr(!1,!1)},Dg={get:mr(!1,!0)},jg={get:mr(!0,!1)},Ug={get:mr(!0,!0)},fc=new WeakMap,dc=new WeakMap,hc=new WeakMap,pc=new WeakMap;function Bg(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:Bg(pg(t))}function fo(t){return Qt(t)?t:yr(t,!1,Ig,Ng,fc)}function qg(t){return yr(t,!1,Og,Dg,dc)}function ho(t){return yr(t,!0,Ag,jg,hc)}function Uw(t){return yr(t,!0,Tg,Ug,pc)}function yr(t,e,i,n,r){if(!ye(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const s=Fg(t);if(s===0)return t;const o=r.get(t);if(o)return o;const a=new Proxy(t,s===2?n:i);return r.set(t,a),a}function Ri(t){return Qt(t)?Ri(t.__v_raw):!!(t&&t.__v_isReactive)}function Qt(t){return!!(t&&t.__v_isReadonly)}function at(t){return!!(t&&t.__v_isShallow)}function po(t){return t?!!t.__v_raw:!1}function ie(t){const e=t&&t.__v_raw;return e?ie(e):t}function Hg(t){return!se(t,"__v_skip")&&Object.isExtensible(t)&&Wl(t,"__v_skip",!0),t}const Oe=t=>ye(t)?fo(t):t,br=t=>ye(t)?ho(t):t;function Ie(t){return t?t.__v_isRef===!0:!1}function Ue(t){return mc(t,!1)}function gc(t){return mc(t,!0)}function mc(t,e){return Ie(t)?t:new zg(t,e)}class zg{constructor(e,i){this.dep=new dr,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=i?e:ie(e),this._value=i?e:Oe(e),this.__v_isShallow=i}get value(){return this.dep.track(),this._value}set value(e){const i=this._rawValue,n=this.__v_isShallow||at(e)||Qt(e);e=n?e:ie(e),Ve(e,i)&&(this._rawValue=e,this._value=n?e:Oe(e),this.dep.trigger())}}function Se(t){return Ie(t)?t.value:t}const Kg={get:(t,e,i)=>e==="__v_raw"?t:Se(Reflect.get(t,e,i)),set:(t,e,i,n)=>{const r=t[e];return Ie(r)&&!Ie(i)?(r.value=i,!0):Reflect.set(t,e,i,n)}};function yc(t){return Ri(t)?t:new Proxy(t,Kg)}class Wg{constructor(e){this.__v_isRef=!0,this._value=void 0;const i=this.dep=new dr,{get:n,set:r}=e(i.track.bind(i),i.trigger.bind(i));this._get=n,this._set=r}get value(){return this._value=this._get()}set value(e){this._set(e)}}function Gg(t){return new Wg(t)}class Vg{constructor(e,i,n){this.fn=e,this.setter=i,this._value=void 0,this.dep=new dr(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=fn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!i,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&fe!==this)return Zl(this,!0),!0}get value(){const e=this.dep.track();return ic(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}function Yg(t,e,i=!1){let n,r;return Q(t)?n=t:(n=t.get,r=t.set),new Vg(n,r,i)}const vr={},wr=new WeakMap;let ui;function Qg(t,e=!1,i=ui){if(i){let n=wr.get(i);n||wr.set(i,n=[]),n.push(t)}}function Xg(t,e,i=ne){const{immediate:n,deep:r,once:s,scheduler:o,augmentJob:a,call:l}=i,c=g=>r?g:at(g)||r===!1||r===0?Ft(g,1):Ft(g);let u,d,h,p,f=!1,w=!1;if(Ie(t)?(d=()=>t.value,f=at(t)):Ri(t)?(d=()=>c(t),f=!0):Y(t)?(w=!0,f=t.some(g=>Ri(g)||at(g)),d=()=>t.map(g=>{if(Ie(g))return g.value;if(Ri(g))return c(g);if(Q(g))return l?l(g,2):g()})):Q(t)?e?d=l?()=>l(t,2):t:d=()=>{if(h){kt();try{h()}finally{$t()}}const g=ui;ui=u;try{return l?l(t,3,[p]):t(p)}finally{ui=g}}:d=St,e&&r){const g=d,b=r===!0?1/0:r;d=()=>Ft(g(),b)}const S=Sg(),E=()=>{u.stop(),S&&S.active&&Ys(S.effects,u)};if(s&&e){const g=e;e=(...b)=>{g(...b),E()}}let M=w?new Array(t.length).fill(vr):vr;const y=g=>{if(!(!(u.flags&1)||!u.dirty&&!g))if(e){const b=u.run();if(r||f||(w?b.some((x,P)=>Ve(x,M[P])):Ve(b,M))){h&&h();const x=ui;ui=u;try{const P=[b,M===vr?void 0:w&&M[0]===vr?[]:M,p];M=b,l?l(e,3,P):e(...P)}finally{ui=x}}}else u.run()};return a&&a(y),u=new Xl(d),u.scheduler=o?()=>o(y,!1):y,p=g=>Qg(g,!1,u),h=u.onStop=()=>{const g=wr.get(u);if(g){if(l)l(g,4);else for(const b of g)b();wr.delete(u)}},e?n?y(!0):M=u.run():o?o(y.bind(null,!0),!0):u.run(),E.pause=u.pause.bind(u),E.resume=u.resume.bind(u),E.stop=E,E}function Ft(t,e=1/0,i){if(e<=0||!ye(t)||t.__v_skip||(i=i||new Map,(i.get(t)||0)>=e))return t;if(i.set(t,e),e--,Ie(t))Ft(t.value,e,i);else if(Y(t))for(let n=0;n<t.length;n++)Ft(t[n],e,i);else if(Fl(t)||Pi(t))t.forEach(n=>{Ft(n,e,i)});else if(zl(t)){for(const n in t)Ft(t[n],e,i);for(const n of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,n)&&Ft(t[n],e,i)}return t}const pn=[];let go=!1;function Bw(t,...e){if(go)return;go=!0,kt();const i=pn.length?pn[pn.length-1].component:null,n=i&&i.appContext.config.warnHandler,r=Jg();if(n)Ii(n,i,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(""),i&&i.proxy,r.map(({vnode:s})=>`at <${hu(i,s.type)}>`).join(`
|
|
20
|
+
- Documentation: ${St.HOME_URL}
|
|
21
|
+
- Bug Reports: ${St.GITHUB_URL}`)}function Xl(){const t=document.querySelector('meta[name="generator"][content^="MediaWiki"]')!==null,e=document.querySelector('link[rel="EditURI"]')?.href?.split("?")[0];return t&&e?e:void 0}function Bg(t,e){const i=Symbol.for(t);return window[i]?!1:(window[i]=!0,e(),!0)}var qg=Object.create,Js=Object.defineProperty,Hg=Object.getOwnPropertyDescriptor,Jl=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Zl=t=>{throw TypeError(t)},zg=(t,e,i)=>e in t?Js(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Kg=(t,e)=>Js(t,"name",{value:e,configurable:!0}),Wg=t=>[,,,qg(t?.[Jl("metadata")]??null)],Vg=["class","method","getter","setter","accessor","field","value","get","set"],ec=t=>t!==void 0&&typeof t!="function"?Zl("Function expected"):t,Gg=(t,e,i,n,r)=>({kind:Vg[t],name:e,metadata:n,addInitializer:s=>i._?Zl("Already initialized"):r.push(ec(s||null))}),Qg=(t,e)=>zg(e,Jl("metadata"),t[3]),Yg=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Xg=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Hg(r,i));Kg(r,i);for(var f=n.length-1;f>=0;f--)l=Gg(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,ec(o)&&(r=o);return Qg(t,r),p&&Js(r,i,p),u?c^4?s:p:r},tc,Zs,ic;tc=[be(["wiki","preferences","$"])];class lr extends(ic=Ae){constructor(e){super(e,{},"analytics"),this.ctx=e,this._usages=[],this._timer=null,this.MAX_QUEUE_SIZE=50,this.INTERVAL_MS=60*1e3,this._setupTimer(),this._registerUnloadHandler(),this._showConfirmNotify(),this._initPluginListeners(),e.set("analytics",this)}start(){const e=this.ctx,i=e.$;e.preferences.registerCustomConfig("analytics",R.object({"analytics._intro":R.const(h("section",{children:[h("h3",{children:i`InPageEdit Analytics`}),h("p",{children:i`InPageEdit Analytics is the companion analytics platform for the InPageEdit NEXT project. By collecting and displaying usage data from around the world, it helps developers and the community better understand how the tool is used, optimize feature design, and enhance user experience.`}),h("h4",{children:i`What data will be collected?`}),h("ol",{style:{listStyle:"number",paddingLeft:"1em"},children:[h("li",{children:[h("strong",{children:i`Usage data`}),":"," ",i`When and which features you use, what pages you edit, etc.`]}),h("li",{children:[h("strong",{children:i`User information`}),": ",i`Your user name and user ID.`]}),h("li",{children:[h("strong",{children:i`Site information`}),": ",i`This wiki's url and site name.`]})]}),h("p",{children:h("strong",{children:i`NO sensitive data will be collected.`})}),h("div",{style:{display:"grid",gap:"0.5rem"},children:[h("a",{href:this.analyticsDashUrl,target:"_blank",rel:"noopener noreferrer",children:h("button",{className:"btn",style:{width:"100%"},children:i`Analytics Platform`})}),h("a",{href:`${this.analyticsDashUrl}/_redirect/user?${new URLSearchParams({siteApi:this.ctx.wiki.getSciprtUrl("api"),mwUserId:this.ctx.wiki.userInfo.id.toString()}).toString()}`,target:"_blank",rel:"noopener noreferrer",children:h("button",{className:"btn",style:{width:"100%"},children:i`View My Data`})})]})]})).role("raw-html"),"analytics.enabled":R.boolean().description(i`prefs.analytics.enabled`).default(!1)}).description(i`prefs.analytics.$`),"general")}get analyticsDashUrl(){return St.ANALYTICS_DASH_URL}get analyticsApiBase(){return St.ANALYTICS_API_BASE}_setupTimer(){this._timer=setInterval(()=>{this._usages.length>0&&this.sendBeacon()},this.INTERVAL_MS)}_registerUnloadHandler(){const e=()=>{this._usages.length>0&&this.sendBeacon()};window.addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"&&e()}),window.addEventListener("pagehide",e),window.addEventListener("beforeunload",e)}async _showConfirmNotify(){const{$:e}=this.ctx;this.ctx.inject(["modal","storage"],async i=>{const n="analytics/confirm-shown",r=await i.storage.simpleKV.get(n),s=await i.preferences.get("analytics.enabled");r||s||i.modal.notify("confirm",{title:e`Enable Analytics`,content:h("div",{children:[h("p",{children:e`Help us improve InPageEdit by sharing your usage data with us.`}),h("p",{children:e`What data will be collected?`}),h("ul",{style:{listStyle:"auto",paddingLeft:"1.5em"},children:[h("li",{children:[e`Usage data`,": ",e`When and which features you use, what pages you edit, etc.`]}),h("li",{children:[e`User information`,": ",e`Your user name and user ID.`]}),h("li",{children:[e`Site information`,": ",e`This wiki's url and site name.`]})]}),h("p",{children:h("strong",{children:e`NO sensitive data will be collected.`})})]}),okBtn:{label:e`Enable`},cancelBtn:{label:e`Disable`},closeAfter:0,onClose:()=>{this.ctx.storage.simpleKV.set(n,1)}},o=>{i.preferences.set("analytics.enabled",o),o&&this.addEvent("analytics","enabled")})})}_initPluginListeners(){const e=this.ctx;e.on("analytics/event",i=>{i&&this.addEvent(i.feature,i.subtype,i.page)}),e.on("in-article-links/anchor-clicked",i=>{this.addEvent("in-article-links",Ci(i.action))}),e.on("quick-diff/loaded",i=>{this.addEvent("quick-diff","loaded",i.compare.fromtitle)}),e.on("quick-redirect/submit",i=>{this.addEvent("quick-redirect","submit",i.payload.to||void 0)}),e.on("quick-preview/loaded",i=>{this.addEvent("quick-preview","loaded",i.wikiPage.title)}),e.on("quick-edit/wiki-page",i=>{this.addEvent("quick-edit",void 0,i.wikiPage.title)}),e.on("quick-edit/submit",i=>{this.addEvent("quick-edit","submit",i.wikiPage.title)}),e.on("quick-move/submit",()=>{this.addEvent("quick-move","submit")}),e.on("toolbox/button-clicked",({payload:i})=>{this.addEvent("toolbox",`button-clicked#${i.id||"unknown"}`)}),e.on("plugin-store/plugin-installed",({registry:i,id:n,by:r})=>{r==="new-added"&&this.addEvent("plugin-store","plugin-installed",`${n}@${i.name}`)}),e.on("plugin-store/plugin-uninstalled",({registry:i,id:n})=>{this.addEvent("plugin-store","plugin-uninstalled",`${n}@${i.name}`)})}addEvent(e,i,n){if(!e)return;const r={ts:Date.now(),feature:e,subtype:i,page:n};return this._usages.push(r),this._usages.length>=this.MAX_QUEUE_SIZE&&this.sendBeacon(),this}async sendBeacon(){if(this._usages.length===0)return!0;if(!await this.ctx.preferences.get("analytics.enabled",!1))return this.logger.debug("Analytics disabled, skipping"),!0;const i=this._usages.splice(0,this._usages.length),n={siteApi:this.ctx.wiki.getSciprtUrl("api"),siteName:this.ctx.wiki.siteInfo.general.sitename,userId:this.ctx.wiki.userInfo.id,userName:this.ctx.wiki.userInfo.name,version:this.ctx.version.split("-")[0],usages:i},r=JSON.stringify(n),s=`${this.analyticsApiBase}/submit`;if(navigator?.sendBeacon?.(s,r))return this.logger.debug("Beacon sent successfully",n),!0;{this.logger.debug("Beacon failed, sending via XMLHttpRequest");const{promise:a,resolve:l,reject:c}=re();try{const u=new XMLHttpRequest;u.open("POST",s,!0),u.setRequestHeader("Content-Type","application/json"),u.send(r),u.onload=()=>{this.logger.debug("Beacon sent successfully via XMLHttpRequest",n),l(u.status>=200&&u.status<300)},u.onerror=()=>{c(new Error("Failed to send beacon"))}}catch(u){c(u)}return a}}stop(){this._timer!==null&&(clearInterval(this._timer),this._timer=null),this._usages.length>0&&this.sendBeacon()}}Zs=Wg(ic),lr=Xg(Zs,0,"PluginAnalytics",tc,lr),Yg(Zs,1,lr);const Jg=Object.freeze(Object.defineProperty({__proto__:null,get PluginAnalytics(){return lr}},Symbol.toStringTag,{value:"Module"}));var Zg=Object.create,eo=Object.defineProperty,em=Object.getOwnPropertyDescriptor,nc=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),rc=t=>{throw TypeError(t)},tm=(t,e,i)=>e in t?eo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,im=(t,e)=>eo(t,"name",{value:e,configurable:!0}),nm=t=>[,,,Zg(t?.[nc("metadata")]??null)],rm=["class","method","getter","setter","accessor","field","value","get","set"],sc=t=>t!==void 0&&typeof t!="function"?rc("Function expected"):t,sm=(t,e,i,n,r)=>({kind:rm[t],name:e,metadata:n,addInitializer:s=>i._?rc("Already initialized"):r.push(sc(s||null))}),om=(t,e)=>tm(e,nc("metadata"),t[3]),am=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},lm=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&em(r,i));im(r,i);for(var f=n.length-1;f>=0;f--)l=sm(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,sc(o)&&(r=o);return om(t,r),p&&eo(r,i,p),u?c^4?s:p:r},oc,to,ac;oc=[be(["wiki","wikiTitle","preferences","$"]),Ut(R.object({"inArticleLinks.enable":R.boolean().description("Whether to enable in-article links").default(!0),"inArticleLinks.quickDiff.enable":R.boolean().description("Whether to enable in-article links for quick diff").default(!0),"inArticleLinks.quickEdit.enable":R.boolean().description("Whether to enable in-article links for quick edit").default(!0),"inArticleLinks.quickEdit.redlinks":R.boolean().description("Whether to show quick edit button for redlinks").default(!0)}).description("In-article links preferences").extra("category","in-article-links"))];class cr extends(ac=Ae){constructor(e){super(e,{linkClassName:"ipe__in-article-link"},"InArticleLinks"),this._cachedAnchorInfo=new WeakMap,this.ctx.set("inArticleLinks",this);const{$:i}=this.ctx;this.ctx.preferences.defineCategory({name:"in-article-links",label:i`prefs.inArticleLinks.label`,description:i`prefs.inArticleLinks.$`,index:9})}async start(){await this.ctx.preferences.get("inArticleLinks.quickEdit.enable")&&this.handleQuickEdit(),await this.ctx.preferences.get("inArticleLinks.quickDiff.enable")&&this.handleQuickDiff()}async stop(){Array.from(document.getElementsByClassName(this.config.linkClassName)).forEach(e=>{e.remove()}),document.querySelectorAll("[data-ipe-edit-mounted]").forEach(e=>{e.dataset.ipeEditMounted=void 0})}parseAnchor(e){if(!(e instanceof HTMLAnchorElement))return null;const i=this._cachedAnchorInfo.get(e);if(i)return i;const n=e.getAttribute("href")||"";if(!this.ctx.wikiTitle.validateHrefAttr(n))return null;const r=e.href||"",s=this.ctx.wikiTitle.parseWikiLink(r);if(!s)return null;const o={$el:e,kind:e.closest('[typeof^="mw:File"]')?"mw:File":"normal",external:e.classList.contains("external")||!!n.startsWith("http"),redlink:e.classList.contains("new")||s.params.has("redlink"),...s};return this._cachedAnchorInfo.set(e,o),this.ctx.emit("in-article-links/anchor-parsed",{ctx:this.ctx,anchor:e,info:o}),o}scanAnchors(e,i){const n=e.querySelectorAll("a[href]");return Array.from(n).map(r=>this.parseAnchor(r)).filter(r=>r!==null&&(!i||i(r)))}onContentReady(e){const i=()=>{if(!window.mw)return;window.mw.hook("wikipage.content").add(e);const n=window.$?.("#mw-content-text");n?.length&&e(n)};window.mw&&typeof window.mw.hook=="function"?i():(window.RLQ=window.RLQ||[],window.RLQ.push(["mediawiki.base",i]))}async handleQuickEdit(){let e=!1;const i=await this.ctx.preferences.get("inArticleLinks.quickEdit.redlinks");this.ctx.inject(["quickEdit"],n=>{e=!0,n.on("dispose",()=>{e=!1}),this.onContentReady(r=>{if(!e)return;this.scanAnchors(r.get(0),({action:o,title:a,redlink:l})=>i||!l?["edit","create"].includes(o)?!0:a?.isSpecial("edit")||a?.isSpecial("newsection")?a.getMainText().split("/").length>=2:!1:!1).forEach(o=>{const{$el:a,title:l,pageId:c,params:u}=o;if(a.dataset.ipeEditMounted)return;if(a.dataset.ipeEditMounted="1",u.has("preload")||u.has("redo"))return this.ctx.logger.debug(a,"Not compatible with quick edit");const y=l?.getPrefixedDBKey()||"",p=u.get("section")?.replace(/^T-/,"")||void 0,f=u.get("oldid"),w=u.has("redlink");let x;p==="new"||l?.isSpecial("newsection")?x="new":p&&/^\d+$/.test(p)&&(x=parseInt(p,10));const S=f?parseInt(f,10):void 0,I={title:y,pageId:c||void 0,section:x,revision:S,createOnly:w},m=n.quickEdit.createQuickEditButton(I,{label:""});m.classList.add(this.config.linkClassName),m.addEventListener("click",g=>{this.ctx.emit("in-article-links/anchor-clicked",{ctx:this.ctx,anchor:a,info:o,event:g,action:"quickEdit"})}),a.insertAdjacentElement("afterend",m)})})})}handleQuickDiff(){let e=!1;const i=n=>["prev","next","cur"].includes(n);this.ctx.inject(["quickDiff"],n=>{e=!0,n.on("dispose",()=>{e=!1}),this.onContentReady(r=>{if(!e)return;this.scanAnchors(r.get(0),({params:o,title:a})=>!!(o.has("diff")||a?.isSpecial("diff"))).forEach(o=>{const{$el:a,title:l,params:c}=o;if(a.dataset.ipeDiffMounted)return;a.dataset.ipeDiffMounted="1";let u,d;if(l?.getNamespaceId()===-1?([,d,u]=l.getMainDBKey().split("/"),u||(u="prev")):(u=c.get("diff"),d=c.get("oldid")),!u||!d)return;const y={};i(u)?(y.fromrev=parseInt(d),y.torelative=u):(y.fromrev=parseInt(d),y.torev=parseInt(u));const p=this.ctx.quickDiff.createQuickDiffButton(y,{label:""});p.classList.add(this.config.linkClassName),p.addEventListener("click",f=>{this.ctx.emit("in-article-links/anchor-clicked",{ctx:this.ctx,anchor:a,info:o,event:f,action:"quickDiff"})}),a.insertAdjacentElement("afterend",p)})})})}}to=nm(ac),cr=lm(to,0,"PluginInArticleLinks",oc,cr),am(to,1,cr);const cm=Object.freeze(Object.defineProperty({__proto__:null,get PluginInArticleLinks(){return cr}},Symbol.toStringTag,{value:"Module"}));function io(t){const e=Object.create(null);for(const i of t.split(","))e[i]=1;return i=>i in e}const ne={},Ii=[],$t=()=>{},lc=()=>!1,ur=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),no=t=>t.startsWith("onUpdate:"),Oe=Object.assign,ro=(t,e)=>{const i=t.indexOf(e);i>-1&&t.splice(i,1)},um=Object.prototype.hasOwnProperty,se=(t,e)=>um.call(t,e),Q=Array.isArray,Ai=t=>dr(t)==="[object Map]",cc=t=>dr(t)==="[object Set]",Y=t=>typeof t=="function",_e=t=>typeof t=="string",Ft=t=>typeof t=="symbol",me=t=>t!==null&&typeof t=="object",uc=t=>(me(t)||Y(t))&&Y(t.then)&&Y(t.catch),dc=Object.prototype.toString,dr=t=>dc.call(t),dm=t=>dr(t).slice(8,-1),fc=t=>dr(t)==="[object Object]",so=t=>_e(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,un=io(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),fr=t=>{const e=Object.create(null);return(i=>e[i]||(e[i]=t(i)))},fm=/-\w/g,Bt=fr(t=>t.replace(fm,e=>e.slice(1).toUpperCase())),hm=/\B([A-Z])/g,Jt=fr(t=>t.replace(hm,"-$1").toLowerCase()),hc=fr(t=>t.charAt(0).toUpperCase()+t.slice(1)),oo=fr(t=>t?`on${hc(t)}`:""),Ge=(t,e)=>!Object.is(t,e),hr=(t,...e)=>{for(let i=0;i<t.length;i++)t[i](...e)},pc=(t,e,i,n=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:n,value:i})},ao=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let gc;const pr=()=>gc||(gc=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function lo(t){if(Q(t)){const e={};for(let i=0;i<t.length;i++){const n=t[i],r=_e(n)?ym(n):lo(n);if(r)for(const s in r)e[s]=r[s]}return e}else if(_e(t)||me(t))return t}const pm=/;(?![^(]*\))/g,gm=/:([^]+)/,mm=/\/\*[^]*?\*\//g;function ym(t){const e={};return t.replace(mm,"").split(pm).forEach(i=>{if(i){const n=i.split(gm);n.length>1&&(e[n[0].trim()]=n[1].trim())}}),e}function gt(t){let e="";if(_e(t))e=t;else if(Q(t))for(let i=0;i<t.length;i++){const n=gt(t[i]);n&&(e+=n+" ")}else if(me(t))for(const i in t)t[i]&&(e+=i+" ");return e.trim()}const bm=io("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function mc(t){return!!t||t===""}const yc=t=>!!(t&&t.__v_isRef===!0),ue=t=>_e(t)?t:t==null?"":Q(t)||me(t)&&(t.toString===dc||!Y(t.toString))?yc(t)?ue(t.value):JSON.stringify(t,bc,2):String(t),bc=(t,e)=>yc(e)?bc(t,e.value):Ai(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((i,[n,r],s)=>(i[co(n,s)+" =>"]=r,i),{})}:cc(e)?{[`Set(${e.size})`]:[...e.values()].map(i=>co(i))}:Ft(e)?co(e):me(e)&&!Q(e)&&!fc(e)?String(e):e,co=(t,e="")=>{var i;return Ft(t)?`Symbol(${(i=t.description)!=null?i:e})`:t};let Qe;class vm{constructor(e=!1){this.detached=e,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Qe,!e&&Qe&&(this.index=(Qe.scopes||(Qe.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,i;if(this.scopes)for(e=0,i=this.scopes.length;e<i;e++)this.scopes[e].pause();for(e=0,i=this.effects.length;e<i;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,i;if(this.scopes)for(e=0,i=this.scopes.length;e<i;e++)this.scopes[e].resume();for(e=0,i=this.effects.length;e<i;e++)this.effects[e].resume()}}run(e){if(this._active){const i=Qe;try{return Qe=this,e()}finally{Qe=i}}}on(){++this._on===1&&(this.prevScope=Qe,Qe=this)}off(){this._on>0&&--this._on===0&&(Qe=this.prevScope,this.prevScope=void 0)}stop(e){if(this._active){this._active=!1;let i,n;for(i=0,n=this.effects.length;i<n;i++)this.effects[i].stop();for(this.effects.length=0,i=0,n=this.cleanups.length;i<n;i++)this.cleanups[i]();if(this.cleanups.length=0,this.scopes){for(i=0,n=this.scopes.length;i<n;i++)this.scopes[i].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function wm(){return Qe}let de;const uo=new WeakSet;class vc{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,Qe&&Qe.active&&Qe.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,uo.has(this)&&(uo.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||_c(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Ec(this),xc(this);const e=de,i=mt;de=this,mt=!0;try{return this.fn()}finally{kc(this),de=e,mt=i,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)go(e);this.deps=this.depsTail=void 0,Ec(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?uo.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){po(this)&&this.run()}get dirty(){return po(this)}}let wc=0,dn,fn;function _c(t,e=!1){if(t.flags|=8,e){t.next=fn,fn=t;return}t.next=dn,dn=t}function fo(){wc++}function ho(){if(--wc>0)return;if(fn){let e=fn;for(fn=void 0;e;){const i=e.next;e.next=void 0,e.flags&=-9,e=i}}let t;for(;dn;){let e=dn;for(dn=void 0;e;){const i=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(n){t||(t=n)}e=i}}if(t)throw t}function xc(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function kc(t){let e,i=t.depsTail,n=i;for(;n;){const r=n.prevDep;n.version===-1?(n===i&&(i=r),go(n),_m(n)):e=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}t.deps=e,t.depsTail=i}function po(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&(Sc(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}function Sc(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===hn)||(t.globalVersion=hn,!t.isSSR&&t.flags&128&&(!t.deps&&!t._dirty||!po(t))))return;t.flags|=2;const e=t.dep,i=de,n=mt;de=t,mt=!0;try{xc(t);const r=t.fn(t._value);(e.version===0||Ge(r,t._value))&&(t.flags|=128,t._value=r,e.version++)}catch(r){throw e.version++,r}finally{de=i,mt=n,kc(t),t.flags&=-3}}function go(t,e=!1){const{dep:i,prevSub:n,nextSub:r}=t;if(n&&(n.nextSub=r,t.prevSub=void 0),r&&(r.prevSub=n,t.nextSub=void 0),i.subs===t&&(i.subs=n,!n&&i.computed)){i.computed.flags&=-5;for(let s=i.computed.deps;s;s=s.nextDep)go(s,!0)}!e&&!--i.sc&&i.map&&i.map.delete(i.key)}function _m(t){const{prevDep:e,nextDep:i}=t;e&&(e.nextDep=i,t.prevDep=void 0),i&&(i.prevDep=e,t.nextDep=void 0)}let mt=!0;const $c=[];function Et(){$c.push(mt),mt=!1}function Pt(){const t=$c.pop();mt=t===void 0?!0:t}function Ec(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const i=de;de=void 0;try{e()}finally{de=i}}}let hn=0;class xm{constructor(e,i){this.sub=e,this.dep=i,this.version=i.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class gr{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(!de||!mt||de===this.computed)return;let i=this.activeLink;if(i===void 0||i.sub!==de)i=this.activeLink=new xm(de,this),de.deps?(i.prevDep=de.depsTail,de.depsTail.nextDep=i,de.depsTail=i):de.deps=de.depsTail=i,Pc(i);else if(i.version===-1&&(i.version=this.version,i.nextDep)){const n=i.nextDep;n.prevDep=i.prevDep,i.prevDep&&(i.prevDep.nextDep=n),i.prevDep=de.depsTail,i.nextDep=void 0,de.depsTail.nextDep=i,de.depsTail=i,de.deps===i&&(de.deps=n)}return i}trigger(e){this.version++,hn++,this.notify(e)}notify(e){fo();try{for(let i=this.subs;i;i=i.prevSub)i.sub.notify()&&i.sub.dep.notify()}finally{ho()}}}function Pc(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)Pc(n)}const i=t.dep.subs;i!==t&&(t.prevSub=i,i&&(i.nextSub=t)),t.dep.subs=t}}const mo=new WeakMap,di=Symbol(""),yo=Symbol(""),pn=Symbol("");function Me(t,e,i){if(mt&&de){let n=mo.get(t);n||mo.set(t,n=new Map);let r=n.get(i);r||(n.set(i,r=new gr),r.map=n,r.key=i),r.track()}}function qt(t,e,i,n,r,s){const o=mo.get(t);if(!o){hn++;return}const a=l=>{l&&l.trigger()};if(fo(),e==="clear")o.forEach(a);else{const l=Q(t),c=l&&so(i);if(l&&i==="length"){const u=Number(n);o.forEach((d,y)=>{(y==="length"||y===pn||!Ft(y)&&y>=u)&&a(d)})}else switch((i!==void 0||o.has(void 0))&&a(o.get(i)),c&&a(o.get(pn)),e){case"add":l?c&&a(o.get("length")):(a(o.get(di)),Ai(t)&&a(o.get(yo)));break;case"delete":l||(a(o.get(di)),Ai(t)&&a(o.get(yo)));break;case"set":Ai(t)&&a(o.get(di));break}}ho()}function Oi(t){const e=ie(t);return e===t?e:(Me(e,"iterate",pn),lt(t)?e:e.map(Te))}function mr(t){return Me(t=ie(t),"iterate",pn),t}const km={__proto__:null,[Symbol.iterator](){return bo(this,Symbol.iterator,Te)},concat(...t){return Oi(this).concat(...t.map(e=>Q(e)?Oi(e):e))},entries(){return bo(this,"entries",t=>(t[1]=Te(t[1]),t))},every(t,e){return Ht(this,"every",t,e,void 0,arguments)},filter(t,e){return Ht(this,"filter",t,e,i=>i.map(Te),arguments)},find(t,e){return Ht(this,"find",t,e,Te,arguments)},findIndex(t,e){return Ht(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return Ht(this,"findLast",t,e,Te,arguments)},findLastIndex(t,e){return Ht(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return Ht(this,"forEach",t,e,void 0,arguments)},includes(...t){return vo(this,"includes",t)},indexOf(...t){return vo(this,"indexOf",t)},join(t){return Oi(this).join(t)},lastIndexOf(...t){return vo(this,"lastIndexOf",t)},map(t,e){return Ht(this,"map",t,e,void 0,arguments)},pop(){return gn(this,"pop")},push(...t){return gn(this,"push",t)},reduce(t,...e){return Cc(this,"reduce",t,e)},reduceRight(t,...e){return Cc(this,"reduceRight",t,e)},shift(){return gn(this,"shift")},some(t,e){return Ht(this,"some",t,e,void 0,arguments)},splice(...t){return gn(this,"splice",t)},toReversed(){return Oi(this).toReversed()},toSorted(t){return Oi(this).toSorted(t)},toSpliced(...t){return Oi(this).toSpliced(...t)},unshift(...t){return gn(this,"unshift",t)},values(){return bo(this,"values",Te)}};function bo(t,e,i){const n=mr(t),r=n[e]();return n!==t&&!lt(t)&&(r._next=r.next,r.next=()=>{const s=r._next();return s.done||(s.value=i(s.value)),s}),r}const Sm=Array.prototype;function Ht(t,e,i,n,r,s){const o=mr(t),a=o!==t&&!lt(t),l=o[e];if(l!==Sm[e]){const d=l.apply(t,s);return a?Te(d):d}let c=i;o!==t&&(a?c=function(d,y){return i.call(this,Te(d),y,t)}:i.length>2&&(c=function(d,y){return i.call(this,d,y,t)}));const u=l.call(o,c,n);return a&&r?r(u):u}function Cc(t,e,i,n){const r=mr(t);let s=i;return r!==t&&(lt(t)?i.length>3&&(s=function(o,a,l){return i.call(this,o,a,l,t)}):s=function(o,a,l){return i.call(this,o,Te(a),l,t)}),r[e](s,...n)}function vo(t,e,i){const n=ie(t);Me(n,"iterate",pn);const r=n[e](...i);return(r===-1||r===!1)&&ko(i[0])?(i[0]=ie(i[0]),n[e](...i)):r}function gn(t,e,i=[]){Et(),fo();const n=ie(t)[e].apply(t,i);return ho(),Pt(),n}const $m=io("__proto__,__v_isRef,__isVue"),Rc=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(Ft));function Em(t){Ft(t)||(t=String(t));const e=ie(this);return Me(e,"has",t),e.hasOwnProperty(t)}class Ic{constructor(e=!1,i=!1){this._isReadonly=e,this._isShallow=i}get(e,i,n){if(i==="__v_skip")return e.__v_skip;const r=this._isReadonly,s=this._isShallow;if(i==="__v_isReactive")return!r;if(i==="__v_isReadonly")return r;if(i==="__v_isShallow")return s;if(i==="__v_raw")return n===(r?s?Mc:Nc:s?Lc:Tc).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const o=Q(e);if(!r){let l;if(o&&(l=km[i]))return l;if(i==="hasOwnProperty")return Em}const a=Reflect.get(e,i,Ie(e)?e:n);if((Ft(i)?Rc.has(i):$m(i))||(r||Me(e,"get",i),s))return a;if(Ie(a)){const l=o&&so(i)?a:a.value;return r&&me(l)?xo(l):l}return me(a)?r?xo(a):_o(a):a}}class Ac extends Ic{constructor(e=!1){super(!1,e)}set(e,i,n,r){let s=e[i];if(!this._isShallow){const l=Zt(s);if(!lt(n)&&!Zt(n)&&(s=ie(s),n=ie(n)),!Q(e)&&Ie(s)&&!Ie(n))return l||(s.value=n),!0}const o=Q(e)&&so(i)?Number(i)<e.length:se(e,i),a=Reflect.set(e,i,n,Ie(e)?e:r);return e===ie(r)&&(o?Ge(n,s)&&qt(e,"set",i,n):qt(e,"add",i,n)),a}deleteProperty(e,i){const n=se(e,i);e[i];const r=Reflect.deleteProperty(e,i);return r&&n&&qt(e,"delete",i,void 0),r}has(e,i){const n=Reflect.has(e,i);return(!Ft(i)||!Rc.has(i))&&Me(e,"has",i),n}ownKeys(e){return Me(e,"iterate",Q(e)?"length":di),Reflect.ownKeys(e)}}class Oc extends Ic{constructor(e=!1){super(!0,e)}set(e,i){return!0}deleteProperty(e,i){return!0}}const Pm=new Ac,Cm=new Oc,Rm=new Ac(!0),Im=new Oc(!0),wo=t=>t,yr=t=>Reflect.getPrototypeOf(t);function Am(t,e,i){return function(...n){const r=this.__v_raw,s=ie(r),o=Ai(s),a=t==="entries"||t===Symbol.iterator&&o,l=t==="keys"&&o,c=r[t](...n),u=i?wo:e?_r:Te;return!e&&Me(s,"iterate",l?yo:di),{next(){const{value:d,done:y}=c.next();return y?{value:d,done:y}:{value:a?[u(d[0]),u(d[1])]:u(d),done:y}},[Symbol.iterator](){return this}}}}function br(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function Om(t,e){const i={get(r){const s=this.__v_raw,o=ie(s),a=ie(r);t||(Ge(r,a)&&Me(o,"get",r),Me(o,"get",a));const{has:l}=yr(o),c=e?wo:t?_r:Te;if(l.call(o,r))return c(s.get(r));if(l.call(o,a))return c(s.get(a));s!==o&&s.get(r)},get size(){const r=this.__v_raw;return!t&&Me(ie(r),"iterate",di),r.size},has(r){const s=this.__v_raw,o=ie(s),a=ie(r);return t||(Ge(r,a)&&Me(o,"has",r),Me(o,"has",a)),r===a?s.has(r):s.has(r)||s.has(a)},forEach(r,s){const o=this,a=o.__v_raw,l=ie(a),c=e?wo:t?_r:Te;return!t&&Me(l,"iterate",di),a.forEach((u,d)=>r.call(s,c(u),c(d),o))}};return Oe(i,t?{add:br("add"),set:br("set"),delete:br("delete"),clear:br("clear")}:{add(r){!e&&!lt(r)&&!Zt(r)&&(r=ie(r));const s=ie(this);return yr(s).has.call(s,r)||(s.add(r),qt(s,"add",r,r)),this},set(r,s){!e&&!lt(s)&&!Zt(s)&&(s=ie(s));const o=ie(this),{has:a,get:l}=yr(o);let c=a.call(o,r);c||(r=ie(r),c=a.call(o,r));const u=l.call(o,r);return o.set(r,s),c?Ge(s,u)&&qt(o,"set",r,s):qt(o,"add",r,s),this},delete(r){const s=ie(this),{has:o,get:a}=yr(s);let l=o.call(s,r);l||(r=ie(r),l=o.call(s,r)),a&&a.call(s,r);const c=s.delete(r);return l&&qt(s,"delete",r,void 0),c},clear(){const r=ie(this),s=r.size!==0,o=r.clear();return s&&qt(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{i[r]=Am(r,t,e)}),i}function vr(t,e){const i=Om(t,e);return(n,r,s)=>r==="__v_isReactive"?!t:r==="__v_isReadonly"?t:r==="__v_raw"?n:Reflect.get(se(i,r)&&r in n?i:n,r,s)}const Tm={get:vr(!1,!1)},Lm={get:vr(!1,!0)},Nm={get:vr(!0,!1)},Mm={get:vr(!0,!0)},Tc=new WeakMap,Lc=new WeakMap,Nc=new WeakMap,Mc=new WeakMap;function Dm(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function jm(t){return t.__v_skip||!Object.isExtensible(t)?0:Dm(dm(t))}function _o(t){return Zt(t)?t:wr(t,!1,Pm,Tm,Tc)}function Um(t){return wr(t,!1,Rm,Lm,Lc)}function xo(t){return wr(t,!0,Cm,Nm,Nc)}function v0(t){return wr(t,!0,Im,Mm,Mc)}function wr(t,e,i,n,r){if(!me(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const s=jm(t);if(s===0)return t;const o=r.get(t);if(o)return o;const a=new Proxy(t,s===2?n:i);return r.set(t,a),a}function Ti(t){return Zt(t)?Ti(t.__v_raw):!!(t&&t.__v_isReactive)}function Zt(t){return!!(t&&t.__v_isReadonly)}function lt(t){return!!(t&&t.__v_isShallow)}function ko(t){return t?!!t.__v_raw:!1}function ie(t){const e=t&&t.__v_raw;return e?ie(e):t}function Fm(t){return!se(t,"__v_skip")&&Object.isExtensible(t)&&pc(t,"__v_skip",!0),t}const Te=t=>me(t)?_o(t):t,_r=t=>me(t)?xo(t):t;function Ie(t){return t?t.__v_isRef===!0:!1}function Fe(t){return jc(t,!1)}function Dc(t){return jc(t,!0)}function jc(t,e){return Ie(t)?t:new Bm(t,e)}class Bm{constructor(e,i){this.dep=new gr,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=i?e:ie(e),this._value=i?e:Te(e),this.__v_isShallow=i}get value(){return this.dep.track(),this._value}set value(e){const i=this._rawValue,n=this.__v_isShallow||lt(e)||Zt(e);e=n?e:ie(e),Ge(e,i)&&(this._rawValue=e,this._value=n?e:Te(e),this.dep.trigger())}}function Se(t){return Ie(t)?t.value:t}const qm={get:(t,e,i)=>e==="__v_raw"?t:Se(Reflect.get(t,e,i)),set:(t,e,i,n)=>{const r=t[e];return Ie(r)&&!Ie(i)?(r.value=i,!0):Reflect.set(t,e,i,n)}};function Uc(t){return Ti(t)?t:new Proxy(t,qm)}class Hm{constructor(e){this.__v_isRef=!0,this._value=void 0;const i=this.dep=new gr,{get:n,set:r}=e(i.track.bind(i),i.trigger.bind(i));this._get=n,this._set=r}get value(){return this._value=this._get()}set value(e){this._set(e)}}function zm(t){return new Hm(t)}class Km{constructor(e,i,n){this.fn=e,this.setter=i,this._value=void 0,this.dep=new gr(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=hn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!i,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&de!==this)return _c(this,!0),!0}get value(){const e=this.dep.track();return Sc(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}function Wm(t,e,i=!1){let n,r;return Y(t)?n=t:(n=t.get,r=t.set),new Km(n,r,i)}const xr={},kr=new WeakMap;let fi;function Vm(t,e=!1,i=fi){if(i){let n=kr.get(i);n||kr.set(i,n=[]),n.push(t)}}function Gm(t,e,i=ne){const{immediate:n,deep:r,once:s,scheduler:o,augmentJob:a,call:l}=i,c=g=>r?g:lt(g)||r===!1||r===0?zt(g,1):zt(g);let u,d,y,p,f=!1,w=!1;if(Ie(t)?(d=()=>t.value,f=lt(t)):Ti(t)?(d=()=>c(t),f=!0):Q(t)?(w=!0,f=t.some(g=>Ti(g)||lt(g)),d=()=>t.map(g=>{if(Ie(g))return g.value;if(Ti(g))return c(g);if(Y(g))return l?l(g,2):g()})):Y(t)?e?d=l?()=>l(t,2):t:d=()=>{if(y){Et();try{y()}finally{Pt()}}const g=fi;fi=u;try{return l?l(t,3,[p]):t(p)}finally{fi=g}}:d=$t,e&&r){const g=d,b=r===!0?1/0:r;d=()=>zt(g(),b)}const x=wm(),S=()=>{u.stop(),x&&x.active&&ro(x.effects,u)};if(s&&e){const g=e;e=(...b)=>{g(...b),S()}}let I=w?new Array(t.length).fill(xr):xr;const m=g=>{if(!(!(u.flags&1)||!u.dirty&&!g))if(e){const b=u.run();if(r||f||(w?b.some((k,P)=>Ge(k,I[P])):Ge(b,I))){y&&y();const k=fi;fi=u;try{const P=[b,I===xr?void 0:w&&I[0]===xr?[]:I,p];I=b,l?l(e,3,P):e(...P)}finally{fi=k}}}else u.run()};return a&&a(m),u=new vc(d),u.scheduler=o?()=>o(m,!1):m,p=g=>Vm(g,!1,u),y=u.onStop=()=>{const g=kr.get(u);if(g){if(l)l(g,4);else for(const b of g)b();kr.delete(u)}},e?n?m(!0):I=u.run():o?o(m.bind(null,!0),!0):u.run(),S.pause=u.pause.bind(u),S.resume=u.resume.bind(u),S.stop=S,S}function zt(t,e=1/0,i){if(e<=0||!me(t)||t.__v_skip||(i=i||new Map,(i.get(t)||0)>=e))return t;if(i.set(t,e),e--,Ie(t))zt(t.value,e,i);else if(Q(t))for(let n=0;n<t.length;n++)zt(t[n],e,i);else if(cc(t)||Ai(t))t.forEach(n=>{zt(n,e,i)});else if(fc(t)){for(const n in t)zt(t[n],e,i);for(const n of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,n)&&zt(t[n],e,i)}return t}const mn=[];let So=!1;function w0(t,...e){if(So)return;So=!0,Et();const i=mn.length?mn[mn.length-1].component:null,n=i&&i.appContext.config.warnHandler,r=Qm();if(n)Li(n,i,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(""),i&&i.proxy,r.map(({vnode:s})=>`at <${Nu(i,s.type)}>`).join(`
|
|
22
22
|
`),r]);else{const s=[`[Vue warn]: ${t}`,...e];r.length&&s.push(`
|
|
23
|
-
`,...
|
|
24
|
-
`],...em(i))}),e}function em({vnode:t,recurseCount:e}){const i=e>0?`... (${e} recursive calls)`:"",n=t.component?t.component.parent==null:!1,r=` at <${hu(t.component,t.type,n)}`,s=">"+i;return t.props?[r,...tm(t.props),s]:[r+s]}function tm(t){const e=[],i=Object.keys(t);return i.slice(0,3).forEach(n=>{e.push(...bc(n,t[n]))}),i.length>3&&e.push(" ..."),e}function bc(t,e,i){return _e(e)?(e=JSON.stringify(e),i?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?i?e:[`${t}=${e}`]:Ie(e)?(e=bc(t,ie(e.value),!0),i?e:[`${t}=Ref<`,e,">"]):Q(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=ie(e),i?e:[`${t}=`,e])}function Ii(t,e,i,n){try{return n?t(...n):t()}catch(r){gn(r,e,i)}}function Et(t,e,i,n){if(Q(t)){const r=Ii(t,e,i,n);return r&&ql(r)&&r.catch(s=>{gn(s,e,i)}),r}if(Y(t)){const r=[];for(let s=0;s<t.length;s++)r.push(Et(t[s],e,i,n));return r}}function gn(t,e,i,n=!0){const r=e?e.vnode:null,{errorHandler:s,throwUnhandledErrorInProduction:o}=e&&e.appContext.config||ne;if(e){let a=e.parent;const l=e.proxy,c=`https://vuejs.org/error-reference/#runtime-${i}`;for(;a;){const u=a.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](t,l,c)===!1)return}a=a.parent}if(s){kt(),Ii(s,null,10,[t,l,c]),$t();return}}im(t,i,r,n,o)}function im(t,e,i,n=!0,r=!1){if(r)throw t}const Be=[];let Pt=-1;const Ai=[];let Xt=null,Oi=0;const vc=Promise.resolve();let _r=null;function mn(t){const e=_r||vc;return t?e.then(this?t.bind(this):t):e}function nm(t){let e=Pt+1,i=Be.length;for(;e<i;){const n=e+i>>>1,r=Be[n],s=yn(r);s<t||s===t&&r.flags&2?e=n+1:i=n}return e}function mo(t){if(!(t.flags&1)){const e=yn(t),i=Be[Be.length-1];!i||!(t.flags&2)&&e>=yn(i)?Be.push(t):Be.splice(nm(e),0,t),t.flags|=1,wc()}}function wc(){_r||(_r=vc.then(Sc))}function rm(t){Y(t)?Ai.push(...t):Xt&&t.id===-1?Xt.splice(Oi+1,0,t):t.flags&1||(Ai.push(t),t.flags|=1),wc()}function _c(t,e,i=Pt+1){for(;i<Be.length;i++){const n=Be[i];if(n&&n.flags&2){if(t&&n.id!==t.uid)continue;Be.splice(i,1),i--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function xc(t){if(Ai.length){const e=[...new Set(Ai)].sort((i,n)=>yn(i)-yn(n));if(Ai.length=0,Xt){Xt.push(...e);return}for(Xt=e,Oi=0;Oi<Xt.length;Oi++){const i=Xt[Oi];i.flags&4&&(i.flags&=-2),i.flags&8||i(),i.flags&=-2}Xt=null,Oi=0}}const yn=t=>t.id==null?t.flags&2?-1:1/0:t.id;function Sc(t){try{for(Pt=0;Pt<Be.length;Pt++){const e=Be[Pt];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),Ii(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;Pt<Be.length;Pt++){const e=Be[Pt];e&&(e.flags&=-2)}Pt=-1,Be.length=0,xc(),_r=null,(Be.length||Ai.length)&&Sc()}}let Ne=null,kc=null;function xr(t){const e=Ne;return Ne=t,kc=t&&t.type.__scopeId||null,e}function bn(t,e=Ne,i){if(!e||t._n)return t;const n=(...r)=>{n._d&&su(-1);const s=xr(e);let o;try{o=t(...r)}finally{xr(s),n._d&&su(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function $c(t,e){if(Ne===null)return t;const i=Tr(Ne),n=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[s,o,a,l=ne]=e[r];s&&(Q(s)&&(s={mounted:s,updated:s}),s.deep&&Ft(o),n.push({dir:s,instance:i,value:o,oldValue:void 0,arg:a,modifiers:l}))}return t}function fi(t,e,i,n){const r=t.dirs,s=e&&e.dirs;for(let o=0;o<r.length;o++){const a=r[o];s&&(a.oldValue=s[o].value);let l=a.dir[n];l&&(kt(),Et(l,i,8,[t.el,a,t,e]),$t())}}const sm=Symbol("_vte"),om=t=>t.__isTeleport,am=Symbol("_leaveCb");function yo(t,e){t.shapeFlag&6&&t.component?(t.transition=e,yo(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 di(t,e){return Q(t)?Ae({name:t.name},e,{setup:t}):t}function bo(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}function Ec(t){const e=Mo(),i=gc(null);if(e){const r=e.refs===ne?e.refs={}:e.refs;Object.defineProperty(r,t,{enumerable:!0,get:()=>i.value,set:s=>i.value=s})}return i}const Sr=new WeakMap;function vn(t,e,i,n,r=!1){if(Y(t)){t.forEach((f,w)=>vn(f,e&&(Y(e)?e[w]:e),i,n,r));return}if(Ti(n)&&!r){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&vn(t,e,i,n.component.subTree);return}const s=n.shapeFlag&4?Tr(n.component):n.el,o=r?null:s,{i:a,r:l}=t,c=e&&e.r,u=a.refs===ne?a.refs={}:a.refs,d=a.setupState,h=ie(d),p=d===ne?Bl:f=>se(h,f);if(c!=null&&c!==l){if(Pc(e),_e(c))u[c]=null,p(c)&&(d[c]=null);else if(Ie(c)){c.value=null;const f=e;f.k&&(u[f.k]=null)}}if(Q(l))Ii(l,a,12,[o,u]);else{const f=_e(l),w=Ie(l);if(f||w){const S=()=>{if(t.f){const E=f?p(l)?d[l]:u[l]:l.value;if(r)Y(E)&&Ys(E,s);else if(Y(E))E.includes(s)||E.push(s);else if(f)u[l]=[s],p(l)&&(d[l]=u[l]);else{const M=[s];l.value=M,t.k&&(u[t.k]=M)}}else f?(u[l]=o,p(l)&&(d[l]=o)):w&&(l.value=o,t.k&&(u[t.k]=o))};if(o){const E=()=>{S(),Sr.delete(t)};E.id=-1,Sr.set(t,E),tt(E,i)}else Pc(t),S()}}}function Pc(t){const e=Sr.get(t);e&&(e.flags|=8,Sr.delete(t))}const Cc=t=>t.nodeType===8;fr().requestIdleCallback,fr().cancelIdleCallback;function lm(t,e){if(Cc(t)&&t.data==="["){let i=1,n=t.nextSibling;for(;n;){if(n.nodeType===1){if(e(n)===!1)break}else if(Cc(n))if(n.data==="]"){if(--i===0)break}else n.data==="["&&i++;n=n.nextSibling}}else e(t)}const Ti=t=>!!t.type.__asyncLoader;function cm(t){Q(t)&&(t={loader:t});const{loader:e,loadingComponent:i,errorComponent:n,delay:r=200,hydrate:s,timeout:o,suspensible:a=!0,onError:l}=t;let c=null,u,d=0;const h=()=>(d++,c=null,p()),p=()=>{let f;return c||(f=c=e().catch(w=>{if(w=w instanceof Error?w:new Error(String(w)),l)return new Promise((S,E)=>{l(w,()=>S(h()),()=>E(w),d+1)});throw w}).then(w=>f!==c&&c?c:(w&&(w.__esModule||w[Symbol.toStringTag]==="Module")&&(w=w.default),u=w,w)))};return di({name:"AsyncComponentWrapper",__asyncLoader:p,__asyncHydrate(f,w,S){let E=!1;(w.bu||(w.bu=[])).push(()=>E=!0);const M=()=>{E||S()},y=s?()=>{const g=s(M,b=>lm(f,b));g&&(w.bum||(w.bum=[])).push(g)}:M;u?y():p().then(()=>!w.isUnmounted&&y())},get __asyncResolved(){return u},setup(){const f=De;if(bo(f),u)return()=>kr(u,f);const w=y=>{c=null,gn(y,f,13,!n)};if(a&&f.suspense||Di)return p().then(y=>()=>kr(y,f)).catch(y=>(w(y),()=>n?Ce(n,{error:y}):null));const S=Ue(!1),E=Ue(),M=Ue(!!r);return r&&setTimeout(()=>{M.value=!1},r),o!=null&&setTimeout(()=>{if(!S.value&&!E.value){const y=new Error(`Async component timed out after ${o}ms.`);w(y),E.value=y}},o),p().then(()=>{S.value=!0,f.parent&&vo(f.parent.vnode)&&f.parent.update()}).catch(y=>{w(y),E.value=y}),()=>{if(S.value&&u)return kr(u,f);if(E.value&&n)return Ce(n,{error:E.value});if(i&&!M.value)return kr(i,f)}}})}function kr(t,e){const{ref:i,props:n,children:r,ce:s}=e.vnode,o=Ce(t,n,r);return o.ref=i,o.ce=s,delete e.vnode.ce,o}const vo=t=>t.type.__isKeepAlive;function um(t,e){Rc(t,"a",e)}function fm(t,e){Rc(t,"da",e)}function Rc(t,e,i=De){const n=t.__wdc||(t.__wdc=()=>{let r=i;for(;r;){if(r.isDeactivated)return;r=r.parent}return t()});if($r(e,n,i),i){let r=i.parent;for(;r&&r.parent;)vo(r.parent.vnode)&&dm(n,e,i,r),r=r.parent}}function dm(t,e,i,n){const r=$r(e,t,n,!0);_o(()=>{Ys(n[e],r)},i)}function $r(t,e,i=De,n=!1){if(i){const r=i[t]||(i[t]=[]),s=e.__weh||(e.__weh=(...o)=>{kt();const a=Cn(i),l=Et(e,i,t,o);return a(),$t(),l});return n?r.unshift(s):r.push(s),s}}const qt=t=>(e,i=De)=>{(!Di||t==="sp")&&$r(t,(...n)=>e(...n),i)},Ic=qt("bm"),wn=qt("m"),hm=qt("bu"),pm=qt("u"),wo=qt("bum"),_o=qt("um"),gm=qt("sp"),mm=qt("rtg"),ym=qt("rtc");function bm(t,e=De){$r("ec",t,e)}const vm=Symbol.for("v-ndc");function xo(t,e,i,n){let r;const s=i,o=Y(t);if(o||_e(t)){const a=o&&Ri(t);let l=!1,c=!1;a&&(l=!at(t),c=Qt(t),t=hr(t)),r=new Array(t.length);for(let u=0,d=t.length;u<d;u++)r[u]=e(l?c?br(Oe(t[u])):Oe(t[u]):t[u],u,void 0,s)}else if(typeof t=="number"){r=new Array(t);for(let a=0;a<t;a++)r[a]=e(a+1,a,void 0,s)}else if(ye(t))if(t[Symbol.iterator])r=Array.from(t,(a,l)=>e(a,l,void 0,s));else{const a=Object.keys(t);r=new Array(a.length);for(let l=0,c=a.length;l<c;l++){const u=a[l];r[l]=e(t[u],u,l,s)}}else r=[];return r}function wm(t,e,i={},n,r){if(Ne.ce||Ne.parent&&Ti(Ne.parent)&&Ne.parent.ce){const c=Object.keys(i).length>0;return oe(),Ir(qe,null,[Ce("slot",i,n)],c?-2:64)}let s=t[e];s&&s._c&&(s._d=!1),oe();const o=s&&Ac(s(i)),a=i.key||o&&o.key,l=Ir(qe,{key:(a&&!Dt(a)?a:`_${e}`)+(!o&&n?"_fb":"")},o||[],o&&t._===1?64:-2);return l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),s&&s._c&&(s._d=!0),l}function Ac(t){return t.some(e=>To(e)?!(e.type===Ht||e.type===qe&&!Ac(e.children)):!0)?t:null}const So=t=>t?uu(t)?Tr(t):So(t.parent):null,_n=Ae(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=>So(t.parent),$root:t=>So(t.root),$host:t=>t.ce,$emit:t=>t.emit,$options:t=>Mc(t),$forceUpdate:t=>t.f||(t.f=()=>{mo(t.update)}),$nextTick:t=>t.n||(t.n=mn.bind(t.proxy)),$watch:t=>qm.bind(t)}),ko=(t,e)=>t!==ne&&!t.__isScriptSetup&&se(t,e),_m={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:i,setupState:n,data:r,props:s,accessCache:o,type:a,appContext:l}=t;let c;if(e[0]!=="$"){const p=o[e];if(p!==void 0)switch(p){case 1:return n[e];case 2:return r[e];case 4:return i[e];case 3:return s[e]}else{if(ko(n,e))return o[e]=1,n[e];if(r!==ne&&se(r,e))return o[e]=2,r[e];if((c=t.propsOptions[0])&&se(c,e))return o[e]=3,s[e];if(i!==ne&&se(i,e))return o[e]=4,i[e];$o&&(o[e]=0)}}const u=_n[e];let d,h;if(u)return e==="$attrs"&&Me(t.attrs,"get",""),u(t);if((d=a.__cssModules)&&(d=d[e]))return d;if(i!==ne&&se(i,e))return o[e]=4,i[e];if(h=l.config.globalProperties,se(h,e))return h[e]},set({_:t},e,i){const{data:n,setupState:r,ctx:s}=t;return ko(r,e)?(r[e]=i,!0):n!==ne&&se(n,e)?(n[e]=i,!0):se(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(s[e]=i,!0)},has({_:{data:t,setupState:e,accessCache:i,ctx:n,appContext:r,propsOptions:s,type:o}},a){let l,c;return!!(i[a]||t!==ne&&a[0]!=="$"&&se(t,a)||ko(e,a)||(l=s[0])&&se(l,a)||se(n,a)||se(_n,a)||se(r.config.globalProperties,a)||(c=o.__cssModules)&&c[a])},defineProperty(t,e,i){return i.get!=null?t._.accessCache[e]=0:se(i,"value")&&this.set(t,e,i.value,null),Reflect.defineProperty(t,e,i)}};function Er(t){return Y(t)?t.reduce((e,i)=>(e[i]=null,e),{}):t}function Oc(t,e){return!t||!e?t||e:Y(t)&&Y(e)?t.concat(e):Ae({},Er(t),Er(e))}let $o=!0;function xm(t){const e=Mc(t),i=t.proxy,n=t.ctx;$o=!1,e.beforeCreate&&Tc(e.beforeCreate,t,"bc");const{data:r,computed:s,methods:o,watch:a,provide:l,inject:c,created:u,beforeMount:d,mounted:h,beforeUpdate:p,updated:f,activated:w,deactivated:S,beforeDestroy:E,beforeUnmount:M,destroyed:y,unmounted:g,render:b,renderTracked:x,renderTriggered:P,errorCaptured:L,serverPrefetch:C,expose:U,inheritAttrs:H,components:He,directives:ft,filters:Ki}=e;if(c&&Sm(c,n,null),o)for(const me in o){const pe=o[me];Q(pe)&&(n[me]=pe.bind(i))}if(r){const me=r.call(i,i);ye(me)&&(t.data=fo(me))}if($o=!0,s)for(const me in s){const pe=s[me],vi=Q(pe)?pe.bind(i,i):Q(pe.get)?pe.get.bind(i,i):St,ts=!Q(pe)&&Q(pe.set)?pe.set.bind(i):St,wi=It({get:vi,set:ts});Object.defineProperty(n,me,{enumerable:!0,configurable:!0,get:()=>wi.value,set:At=>wi.value=At})}if(a)for(const me in a)Lc(a[me],n,i,me);if(l){const me=Q(l)?l.call(i):l;Reflect.ownKeys(me).forEach(pe=>{Uc(pe,me[pe])})}u&&Tc(u,t,"c");function ce(me,pe){Y(pe)?pe.forEach(vi=>me(vi.bind(i))):pe&&me(pe.bind(i))}if(ce(Ic,d),ce(wn,h),ce(hm,p),ce(pm,f),ce(um,w),ce(fm,S),ce(bm,L),ce(ym,x),ce(mm,P),ce(wo,M),ce(_o,g),ce(gm,C),Y(U))if(U.length){const me=t.exposed||(t.exposed={});U.forEach(pe=>{Object.defineProperty(me,pe,{get:()=>i[pe],set:vi=>i[pe]=vi,enumerable:!0})})}else t.exposed||(t.exposed={});b&&t.render===St&&(t.render=b),H!=null&&(t.inheritAttrs=H),He&&(t.components=He),ft&&(t.directives=ft),C&&bo(t)}function Sm(t,e,i=St){Y(t)&&(t=Eo(t));for(const n in t){const r=t[n];let s;ye(r)?"default"in r?s=Sn(r.from||n,r.default,!0):s=Sn(r.from||n):s=Sn(r),Ie(s)?Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:()=>s.value,set:o=>s.value=o}):e[n]=s}}function Tc(t,e,i){Et(Y(t)?t.map(n=>n.bind(e.proxy)):t.bind(e.proxy),e,i)}function Lc(t,e,i,n){let r=n.includes(".")?Jc(i,n):()=>i[n];if(_e(t)){const s=e[t];Q(s)&&Mi(r,s)}else if(Q(t))Mi(r,t.bind(i));else if(ye(t))if(Y(t))t.forEach(s=>Lc(s,e,i,n));else{const s=Q(t.handler)?t.handler.bind(i):e[t.handler];Q(s)&&Mi(r,s,t)}}function Mc(t){const e=t.type,{mixins:i,extends:n}=e,{mixins:r,optionsCache:s,config:{optionMergeStrategies:o}}=t.appContext,a=s.get(e);let l;return a?l=a:!r.length&&!i&&!n?l=e:(l={},r.length&&r.forEach(c=>Pr(l,c,o,!0)),Pr(l,e,o)),ye(e)&&s.set(e,l),l}function Pr(t,e,i,n=!1){const{mixins:r,extends:s}=e;s&&Pr(t,s,i,!0),r&&r.forEach(o=>Pr(t,o,i,!0));for(const o in e)if(!(n&&o==="expose")){const a=km[o]||i&&i[o];t[o]=a?a(t[o],e[o]):e[o]}return t}const km={data:Nc,props:Dc,emits:Dc,methods:xn,computed:xn,beforeCreate:Fe,created:Fe,beforeMount:Fe,mounted:Fe,beforeUpdate:Fe,updated:Fe,beforeDestroy:Fe,beforeUnmount:Fe,destroyed:Fe,unmounted:Fe,activated:Fe,deactivated:Fe,errorCaptured:Fe,serverPrefetch:Fe,components:xn,directives:xn,watch:Em,provide:Nc,inject:$m};function Nc(t,e){return e?t?function(){return Ae(Q(t)?t.call(this,this):t,Q(e)?e.call(this,this):e)}:e:t}function $m(t,e){return xn(Eo(t),Eo(e))}function Eo(t){if(Y(t)){const e={};for(let i=0;i<t.length;i++)e[t[i]]=t[i];return e}return t}function Fe(t,e){return t?[...new Set([].concat(t,e))]:e}function xn(t,e){return t?Ae(Object.create(null),t,e):e}function Dc(t,e){return t?Y(t)&&Y(e)?[...new Set([...t,...e])]:Ae(Object.create(null),Er(t),Er(e??{})):e}function Em(t,e){if(!t)return e;if(!e)return t;const i=Ae(Object.create(null),t);for(const n in e)i[n]=Fe(t[n],e[n]);return i}function jc(){return{app:null,config:{isNativeTag:Bl,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 Pm=0;function Cm(t,e){return function(n,r=null){Q(n)||(n=Ae({},n)),r!=null&&!ye(r)&&(r=null);const s=jc(),o=new WeakSet,a=[];let l=!1;const c=s.app={_uid:Pm++,_component:n,_props:r,_container:null,_context:s,_instance:null,version:uy,get config(){return s.config},set config(u){},use(u,...d){return o.has(u)||(u&&Q(u.install)?(o.add(u),u.install(c,...d)):Q(u)&&(o.add(u),u(c,...d))),c},mixin(u){return s.mixins.includes(u)||s.mixins.push(u),c},component(u,d){return d?(s.components[u]=d,c):s.components[u]},directive(u,d){return d?(s.directives[u]=d,c):s.directives[u]},mount(u,d,h){if(!l){const p=c._ceVNode||Ce(n,r);return p.appContext=s,h===!0?h="svg":h===!1&&(h=void 0),t(p,u,h),l=!0,c._container=u,u.__vue_app__=c,Tr(p.component)}},onUnmount(u){a.push(u)},unmount(){l&&(Et(a,c._instance,16),t(null,c._container),delete c._container.__vue_app__)},provide(u,d){return s.provides[u]=d,c},runWithContext(u){const d=Li;Li=c;try{return u()}finally{Li=d}}};return c}}let Li=null;function Uc(t,e){if(De){let i=De.provides;const n=De.parent&&De.parent.provides;n===i&&(i=De.provides=Object.create(n)),i[t]=e}}function Sn(t,e,i=!1){const n=Mo();if(n||Li){let r=Li?Li._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(r&&t in r)return r[t];if(arguments.length>1)return i&&Q(e)?e.call(n&&n.proxy):e}}const Bc={},Fc=()=>Object.create(Bc),qc=t=>Object.getPrototypeOf(t)===Bc;function Rm(t,e,i,n=!1){const r={},s=Fc();t.propsDefaults=Object.create(null),Hc(t,e,r,s);for(const o in t.propsOptions[0])o in r||(r[o]=void 0);i?t.props=n?r:qg(r):t.type.props?t.props=r:t.props=s,t.attrs=s}function Im(t,e,i,n){const{props:r,attrs:s,vnode:{patchFlag:o}}=t,a=ie(r),[l]=t.propsOptions;let c=!1;if((n||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let d=0;d<u.length;d++){let h=u[d];if(Cr(t.emitsOptions,h))continue;const p=e[h];if(l)if(se(s,h))p!==s[h]&&(s[h]=p,c=!0);else{const f=jt(h);r[f]=Po(l,a,f,p,t,!1)}else p!==s[h]&&(s[h]=p,c=!0)}}}else{Hc(t,e,r,s)&&(c=!0);let u;for(const d in a)(!e||!se(e,d)&&((u=Yt(d))===d||!se(e,u)))&&(l?i&&(i[d]!==void 0||i[u]!==void 0)&&(r[d]=Po(l,a,d,void 0,t,!0)):delete r[d]);if(s!==a)for(const d in s)(!e||!se(e,d))&&(delete s[d],c=!0)}c&&Ut(t.attrs,"set","")}function Hc(t,e,i,n){const[r,s]=t.propsOptions;let o=!1,a;if(e)for(let l in e){if(ln(l))continue;const c=e[l];let u;r&&se(r,u=jt(l))?!s||!s.includes(u)?i[u]=c:(a||(a={}))[u]=c:Cr(t.emitsOptions,l)||(!(l in n)||c!==n[l])&&(n[l]=c,o=!0)}if(s){const l=ie(i),c=a||ne;for(let u=0;u<s.length;u++){const d=s[u];i[d]=Po(r,l,d,c[d],t,!se(c,d))}}return o}function Po(t,e,i,n,r,s){const o=t[i];if(o!=null){const a=se(o,"default");if(a&&n===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&Q(l)){const{propsDefaults:c}=r;if(i in c)n=c[i];else{const u=Cn(r);n=c[i]=l.call(null,e),u()}}else n=l;r.ce&&r.ce._setProp(i,n)}o[0]&&(s&&!a?n=!1:o[1]&&(n===""||n===Yt(i))&&(n=!0))}return n}const Am=new WeakMap;function zc(t,e,i=!1){const n=i?Am:e.propsCache,r=n.get(t);if(r)return r;const s=t.props,o={},a=[];let l=!1;if(!Q(t)){const u=d=>{l=!0;const[h,p]=zc(d,e,!0);Ae(o,h),p&&a.push(...p)};!i&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!s&&!l)return ye(t)&&n.set(t,Ei),Ei;if(Y(s))for(let u=0;u<s.length;u++){const d=jt(s[u]);Kc(d)&&(o[d]=ne)}else if(s)for(const u in s){const d=jt(u);if(Kc(d)){const h=s[u],p=o[d]=Y(h)||Q(h)?{type:h}:Ae({},h),f=p.type;let w=!1,S=!0;if(Y(f))for(let E=0;E<f.length;++E){const M=f[E],y=Q(M)&&M.name;if(y==="Boolean"){w=!0;break}else y==="String"&&(S=!1)}else w=Q(f)&&f.name==="Boolean";p[0]=w,p[1]=S,(w||se(p,"default"))&&a.push(d)}}const c=[o,a];return ye(t)&&n.set(t,c),c}function Kc(t){return t[0]!=="$"&&!ln(t)}const Co=t=>t==="_"||t==="_ctx"||t==="$stable",Ro=t=>Y(t)?t.map(Ct):[Ct(t)],Om=(t,e,i)=>{if(e._n)return e;const n=bn((...r)=>Ro(e(...r)),i);return n._c=!1,n},Wc=(t,e,i)=>{const n=t._ctx;for(const r in t){if(Co(r))continue;const s=t[r];if(Q(s))e[r]=Om(r,s,n);else if(s!=null){const o=Ro(s);e[r]=()=>o}}},Gc=(t,e)=>{const i=Ro(e);t.slots.default=()=>i},Vc=(t,e,i)=>{for(const n in e)(i||!Co(n))&&(t[n]=e[n])},Tm=(t,e,i)=>{const n=t.slots=Fc();if(t.vnode.shapeFlag&32){const r=e._;r?(Vc(n,e,i),i&&Wl(n,"_",r,!0)):Wc(e,n)}else e&&Gc(t,e)},Lm=(t,e,i)=>{const{vnode:n,slots:r}=t;let s=!0,o=ne;if(n.shapeFlag&32){const a=e._;a?i&&a===1?s=!1:Vc(r,e,i):(s=!e.$stable,Wc(e,r)),o=e}else e&&(Gc(t,e),o={default:1});if(s)for(const a in r)!Co(a)&&o[a]==null&&delete r[a]},tt=Ym;function Mm(t){return Nm(t)}function Nm(t,e){const i=fr();i.__VUE__=!0;const{insert:n,remove:r,patchProp:s,createElement:o,createText:a,createComment:l,setText:c,setElementText:u,parentNode:d,nextSibling:h,setScopeId:p=St,insertStaticContent:f}=t,w=(v,_,k,T=null,I=null,A=null,B=void 0,j=null,N=!!_.dynamicChildren)=>{if(v===_)return;v&&!En(v,_)&&(T=is(v),At(v,I,A,!0),v=null),_.patchFlag===-2&&(N=!1,_.dynamicChildren=null);const{type:O,ref:K,shapeFlag:q}=_;switch(O){case Rr:S(v,_,k,T);break;case Ht:E(v,_,k,T);break;case Oo:v==null&&M(_,k,T,B);break;case qe:He(v,_,k,T,I,A,B,j,N);break;default:q&1?b(v,_,k,T,I,A,B,j,N):q&6?ft(v,_,k,T,I,A,B,j,N):(q&64||q&128)&&O.process(v,_,k,T,I,A,B,j,N,jn)}K!=null&&I?vn(K,v&&v.ref,A,_||v,!_):K==null&&v&&v.ref!=null&&vn(v.ref,null,A,v,!0)},S=(v,_,k,T)=>{if(v==null)n(_.el=a(_.children),k,T);else{const I=_.el=v.el;_.children!==v.children&&c(I,_.children)}},E=(v,_,k,T)=>{v==null?n(_.el=l(_.children||""),k,T):_.el=v.el},M=(v,_,k,T)=>{[v.el,v.anchor]=f(v.children,_,k,T,v.el,v.anchor)},y=({el:v,anchor:_},k,T)=>{let I;for(;v&&v!==_;)I=h(v),n(v,k,T),v=I;n(_,k,T)},g=({el:v,anchor:_})=>{let k;for(;v&&v!==_;)k=h(v),r(v),v=k;r(_)},b=(v,_,k,T,I,A,B,j,N)=>{if(_.type==="svg"?B="svg":_.type==="math"&&(B="mathml"),v==null)x(_,k,T,I,A,B,j,N);else{const O=v.el&&v.el._isVueCE?v.el:null;try{O&&O._beginPatch(),C(v,_,I,A,B,j,N)}finally{O&&O._endPatch()}}},x=(v,_,k,T,I,A,B,j)=>{let N,O;const{props:K,shapeFlag:q,transition:z,dirs:X}=v;if(N=v.el=o(v.type,A,K&&K.is,K),q&8?u(N,v.children):q&16&&L(v.children,N,null,T,I,Io(v,A),B,j),X&&fi(v,null,T,"created"),P(N,v,v.scopeId,B,T),K){for(const ge in K)ge!=="value"&&!ln(ge)&&s(N,ge,null,K[ge],A,T);"value"in K&&s(N,"value",null,K.value,A),(O=K.onVnodeBeforeMount)&&Rt(O,T,v)}X&&fi(v,null,T,"beforeMount");const te=Dm(I,z);te&&z.beforeEnter(N),n(N,_,k),((O=K&&K.onVnodeMounted)||te||X)&&tt(()=>{O&&Rt(O,T,v),te&&z.enter(N),X&&fi(v,null,T,"mounted")},I)},P=(v,_,k,T,I)=>{if(k&&p(v,k),T)for(let A=0;A<T.length;A++)p(v,T[A]);if(I){let A=I.subTree;if(_===A||ru(A.type)&&(A.ssContent===_||A.ssFallback===_)){const B=I.vnode;P(v,B,B.scopeId,B.slotScopeIds,I.parent)}}},L=(v,_,k,T,I,A,B,j,N=0)=>{for(let O=N;O<v.length;O++){const K=v[O]=j?Zt(v[O]):Ct(v[O]);w(null,K,_,k,T,I,A,B,j)}},C=(v,_,k,T,I,A,B)=>{const j=_.el=v.el;let{patchFlag:N,dynamicChildren:O,dirs:K}=_;N|=v.patchFlag&16;const q=v.props||ne,z=_.props||ne;let X;if(k&&hi(k,!1),(X=z.onVnodeBeforeUpdate)&&Rt(X,k,_,v),K&&fi(_,v,k,"beforeUpdate"),k&&hi(k,!0),(q.innerHTML&&z.innerHTML==null||q.textContent&&z.textContent==null)&&u(j,""),O?U(v.dynamicChildren,O,j,k,T,Io(_,I),A):B||pe(v,_,j,null,k,T,Io(_,I),A,!1),N>0){if(N&16)H(j,q,z,k,I);else if(N&2&&q.class!==z.class&&s(j,"class",null,z.class,I),N&4&&s(j,"style",q.style,z.style,I),N&8){const te=_.dynamicProps;for(let ge=0;ge<te.length;ge++){const le=te[ge],Xe=q[le],Je=z[le];(Je!==Xe||le==="value")&&s(j,le,Xe,Je,I,k)}}N&1&&v.children!==_.children&&u(j,_.children)}else!B&&O==null&&H(j,q,z,k,I);((X=z.onVnodeUpdated)||K)&&tt(()=>{X&&Rt(X,k,_,v),K&&fi(_,v,k,"updated")},T)},U=(v,_,k,T,I,A,B)=>{for(let j=0;j<_.length;j++){const N=v[j],O=_[j],K=N.el&&(N.type===qe||!En(N,O)||N.shapeFlag&198)?d(N.el):k;w(N,O,K,null,T,I,A,B,!0)}},H=(v,_,k,T,I)=>{if(_!==k){if(_!==ne)for(const A in _)!ln(A)&&!(A in k)&&s(v,A,_[A],null,I,T);for(const A in k){if(ln(A))continue;const B=k[A],j=_[A];B!==j&&A!=="value"&&s(v,A,j,B,I,T)}"value"in k&&s(v,"value",_.value,k.value,I)}},He=(v,_,k,T,I,A,B,j,N)=>{const O=_.el=v?v.el:a(""),K=_.anchor=v?v.anchor:a("");let{patchFlag:q,dynamicChildren:z,slotScopeIds:X}=_;X&&(j=j?j.concat(X):X),v==null?(n(O,k,T),n(K,k,T),L(_.children||[],k,K,I,A,B,j,N)):q>0&&q&64&&z&&v.dynamicChildren?(U(v.dynamicChildren,z,k,I,A,B,j),(_.key!=null||I&&_===I.subTree)&&Yc(v,_,!0)):pe(v,_,k,K,I,A,B,j,N)},ft=(v,_,k,T,I,A,B,j,N)=>{_.slotScopeIds=j,v==null?_.shapeFlag&512?I.ctx.activate(_,k,T,B,N):Ki(_,k,T,I,A,B,N):$e(v,_,N)},Ki=(v,_,k,T,I,A,B)=>{const j=v.component=ty(v,T,I);if(vo(v)&&(j.ctx.renderer=jn),iy(j,!1,B),j.asyncDep){if(I&&I.registerDep(j,ce,B),!v.el){const N=j.subTree=Ce(Ht);E(null,N,_,k),v.placeholder=N.el}}else ce(j,v,_,k,I,A,B)},$e=(v,_,k)=>{const T=_.component=v.component;if(Gm(v,_,k))if(T.asyncDep&&!T.asyncResolved){me(T,_,k);return}else T.next=_,T.update();else _.el=v.el,T.vnode=_},ce=(v,_,k,T,I,A,B)=>{const j=()=>{if(v.isMounted){let{next:q,bu:z,u:X,parent:te,vnode:ge}=v;{const Tt=Qc(v);if(Tt){q&&(q.el=ge.el,me(v,q,B)),Tt.asyncDep.then(()=>{v.isUnmounted||j()});return}}let le=q,Xe;hi(v,!1),q?(q.el=ge.el,me(v,q,B)):q=ge,z&&ur(z),(Xe=q.props&&q.props.onVnodeBeforeUpdate)&&Rt(Xe,te,q,ge),hi(v,!0);const Je=iu(v),Ot=v.subTree;v.subTree=Je,w(Ot,Je,d(Ot.el),is(Ot),v,I,A),q.el=Je.el,le===null&&Vm(v,Je.el),X&&tt(X,I),(Xe=q.props&&q.props.onVnodeUpdated)&&tt(()=>Rt(Xe,te,q,ge),I)}else{let q;const{el:z,props:X}=_,{bm:te,m:ge,parent:le,root:Xe,type:Je}=v,Ot=Ti(_);hi(v,!1),te&&ur(te),!Ot&&(q=X&&X.onVnodeBeforeMount)&&Rt(q,le,_),hi(v,!0);{Xe.ce&&Xe.ce._def.shadowRoot!==!1&&Xe.ce._injectChildStyle(Je);const Tt=v.subTree=iu(v);w(null,Tt,k,T,v,I,A),_.el=Tt.el}if(ge&&tt(ge,I),!Ot&&(q=X&&X.onVnodeMounted)){const Tt=_;tt(()=>Rt(q,le,Tt),I)}(_.shapeFlag&256||le&&Ti(le.vnode)&&le.vnode.shapeFlag&256)&&v.a&&tt(v.a,I),v.isMounted=!0,_=k=T=null}};v.scope.on();const N=v.effect=new Xl(j);v.scope.off();const O=v.update=N.run.bind(N),K=v.job=N.runIfDirty.bind(N);K.i=v,K.id=v.uid,N.scheduler=()=>mo(K),hi(v,!0),O()},me=(v,_,k)=>{_.component=v;const T=v.vnode.props;v.vnode=_,v.next=null,Im(v,_.props,T,k),Lm(v,_.children,k),kt(),_c(v),$t()},pe=(v,_,k,T,I,A,B,j,N=!1)=>{const O=v&&v.children,K=v?v.shapeFlag:0,q=_.children,{patchFlag:z,shapeFlag:X}=_;if(z>0){if(z&128){ts(O,q,k,T,I,A,B,j,N);return}else if(z&256){vi(O,q,k,T,I,A,B,j,N);return}}X&8?(K&16&&Dn(O,I,A),q!==O&&u(k,q)):K&16?X&16?ts(O,q,k,T,I,A,B,j,N):Dn(O,I,A,!0):(K&8&&u(k,""),X&16&&L(q,k,T,I,A,B,j,N))},vi=(v,_,k,T,I,A,B,j,N)=>{v=v||Ei,_=_||Ei;const O=v.length,K=_.length,q=Math.min(O,K);let z;for(z=0;z<q;z++){const X=_[z]=N?Zt(_[z]):Ct(_[z]);w(v[z],X,k,null,I,A,B,j,N)}O>K?Dn(v,I,A,!0,!1,q):L(_,k,T,I,A,B,j,N,q)},ts=(v,_,k,T,I,A,B,j,N)=>{let O=0;const K=_.length;let q=v.length-1,z=K-1;for(;O<=q&&O<=z;){const X=v[O],te=_[O]=N?Zt(_[O]):Ct(_[O]);if(En(X,te))w(X,te,k,null,I,A,B,j,N);else break;O++}for(;O<=q&&O<=z;){const X=v[q],te=_[z]=N?Zt(_[z]):Ct(_[z]);if(En(X,te))w(X,te,k,null,I,A,B,j,N);else break;q--,z--}if(O>q){if(O<=z){const X=z+1,te=X<K?_[X].el:T;for(;O<=z;)w(null,_[O]=N?Zt(_[O]):Ct(_[O]),k,te,I,A,B,j,N),O++}}else if(O>z)for(;O<=q;)At(v[O],I,A,!0),O++;else{const X=O,te=O,ge=new Map;for(O=te;O<=z;O++){const st=_[O]=N?Zt(_[O]):Ct(_[O]);st.key!=null&&ge.set(st.key,O)}let le,Xe=0;const Je=z-te+1;let Ot=!1,Tt=0;const Un=new Array(Je);for(O=0;O<Je;O++)Un[O]=0;for(O=X;O<=q;O++){const st=v[O];if(Xe>=Je){At(st,I,A,!0);continue}let Lt;if(st.key!=null)Lt=ge.get(st.key);else for(le=te;le<=z;le++)if(Un[le-te]===0&&En(st,_[le])){Lt=le;break}Lt===void 0?At(st,I,A,!0):(Un[Lt-te]=O+1,Lt>=Tt?Tt=Lt:Ot=!0,w(st,_[Lt],k,null,I,A,B,j,N),Xe++)}const Uf=Ot?jm(Un):Ei;for(le=Uf.length-1,O=Je-1;O>=0;O--){const st=te+O,Lt=_[st],Bf=_[st+1],Ff=st+1<K?Bf.el||Bf.placeholder:T;Un[O]===0?w(null,Lt,k,Ff,I,A,B,j,N):Ot&&(le<0||O!==Uf[le]?wi(Lt,k,Ff,2):le--)}}},wi=(v,_,k,T,I=null)=>{const{el:A,type:B,transition:j,children:N,shapeFlag:O}=v;if(O&6){wi(v.component.subTree,_,k,T);return}if(O&128){v.suspense.move(_,k,T);return}if(O&64){B.move(v,_,k,jn);return}if(B===qe){n(A,_,k);for(let q=0;q<N.length;q++)wi(N[q],_,k,T);n(v.anchor,_,k);return}if(B===Oo){y(v,_,k);return}if(T!==2&&O&1&&j)if(T===0)j.beforeEnter(A),n(A,_,k),tt(()=>j.enter(A),I);else{const{leave:q,delayLeave:z,afterLeave:X}=j,te=()=>{v.ctx.isUnmounted?r(A):n(A,_,k)},ge=()=>{A._isLeaving&&A[am](!0),q(A,()=>{te(),X&&X()})};z?z(A,te,ge):ge()}else n(A,_,k)},At=(v,_,k,T=!1,I=!1)=>{const{type:A,props:B,ref:j,children:N,dynamicChildren:O,shapeFlag:K,patchFlag:q,dirs:z,cacheIndex:X}=v;if(q===-2&&(I=!1),j!=null&&(kt(),vn(j,null,k,v,!0),$t()),X!=null&&(_.renderCache[X]=void 0),K&256){_.ctx.deactivate(v);return}const te=K&1&&z,ge=!Ti(v);let le;if(ge&&(le=B&&B.onVnodeBeforeUnmount)&&Rt(le,_,v),K&6)Lw(v.component,k,T);else{if(K&128){v.suspense.unmount(k,T);return}te&&fi(v,null,_,"beforeUnmount"),K&64?v.type.remove(v,_,k,jn,T):O&&!O.hasOnce&&(A!==qe||q>0&&q&64)?Dn(O,_,k,!1,!0):(A===qe&&q&384||!I&&K&16)&&Dn(N,_,k),T&&Df(v)}(ge&&(le=B&&B.onVnodeUnmounted)||te)&&tt(()=>{le&&Rt(le,_,v),te&&fi(v,null,_,"unmounted")},k)},Df=v=>{const{type:_,el:k,anchor:T,transition:I}=v;if(_===qe){Tw(k,T);return}if(_===Oo){g(v);return}const A=()=>{r(k),I&&!I.persisted&&I.afterLeave&&I.afterLeave()};if(v.shapeFlag&1&&I&&!I.persisted){const{leave:B,delayLeave:j}=I,N=()=>B(k,A);j?j(v.el,A,N):N()}else A()},Tw=(v,_)=>{let k;for(;v!==_;)k=h(v),r(v),v=k;r(_)},Lw=(v,_,k)=>{const{bum:T,scope:I,job:A,subTree:B,um:j,m:N,a:O}=v;Xc(N),Xc(O),T&&ur(T),I.stop(),A&&(A.flags|=8,At(B,v,_,k)),j&&tt(j,_),tt(()=>{v.isUnmounted=!0},_)},Dn=(v,_,k,T=!1,I=!1,A=0)=>{for(let B=A;B<v.length;B++)At(v[B],_,k,T,I)},is=v=>{if(v.shapeFlag&6)return is(v.component.subTree);if(v.shapeFlag&128)return v.suspense.next();const _=h(v.anchor||v.el),k=_&&_[sm];return k?h(k):_};let da=!1;const jf=(v,_,k)=>{v==null?_._vnode&&At(_._vnode,null,null,!0):w(_._vnode||null,v,_,null,null,null,k),_._vnode=v,da||(da=!0,_c(),xc(),da=!1)},jn={p:w,um:At,m:wi,r:Df,mt:Ki,mc:L,pc:pe,pbc:U,n:is,o:t};return{render:jf,hydrate:void 0,createApp:Cm(jf)}}function Io({type:t,props:e},i){return i==="svg"&&t==="foreignObject"||i==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:i}function hi({effect:t,job:e},i){i?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}function Dm(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function Yc(t,e,i=!1){const n=t.children,r=e.children;if(Y(n)&&Y(r))for(let s=0;s<n.length;s++){const o=n[s];let a=r[s];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[s]=Zt(r[s]),a.el=o.el),!i&&a.patchFlag!==-2&&Yc(o,a)),a.type===Rr&&a.patchFlag!==-1&&(a.el=o.el),a.type===Ht&&!a.el&&(a.el=o.el)}}function jm(t){const e=t.slice(),i=[0];let n,r,s,o,a;const l=t.length;for(n=0;n<l;n++){const c=t[n];if(c!==0){if(r=i[i.length-1],t[r]<c){e[n]=r,i.push(n);continue}for(s=0,o=i.length-1;s<o;)a=s+o>>1,t[i[a]]<c?s=a+1:o=a;c<t[i[s]]&&(s>0&&(e[n]=i[s-1]),i[s]=n)}}for(s=i.length,o=i[s-1];s-- >0;)i[s]=o,o=e[o];return i}function Qc(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:Qc(e)}function Xc(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}const Um=Symbol.for("v-scx"),Bm=()=>Sn(Um);function Fm(t,e){return Ao(t,null,{flush:"sync"})}function Mi(t,e,i){return Ao(t,e,i)}function Ao(t,e,i=ne){const{immediate:n,deep:r,flush:s,once:o}=i,a=Ae({},i),l=e&&n||!e&&s!=="post";let c;if(Di){if(s==="sync"){const p=Bm();c=p.__watcherHandles||(p.__watcherHandles=[])}else if(!l){const p=()=>{};return p.stop=St,p.resume=St,p.pause=St,p}}const u=De;a.call=(p,f,w)=>Et(p,u,f,w);let d=!1;s==="post"?a.scheduler=p=>{tt(p,u&&u.suspense)}:s!=="sync"&&(d=!0,a.scheduler=(p,f)=>{f?p():mo(p)}),a.augmentJob=p=>{e&&(p.flags|=4),d&&(p.flags|=2,u&&(p.id=u.uid,p.i=u))};const h=Xg(t,e,a);return Di&&(c?c.push(h):l&&h()),h}function qm(t,e,i){const n=this.proxy,r=_e(t)?t.includes(".")?Jc(n,t):()=>n[t]:t.bind(n,n);let s;Q(e)?s=e:(s=e.handler,i=e);const o=Cn(this),a=Ao(r,s.bind(n),i);return o(),a}function Jc(t,e){const i=e.split(".");return()=>{let n=t;for(let r=0;r<i.length&&n;r++)n=n[i[r]];return n}}function Zc(t,e,i=ne){const n=Mo(),r=jt(e),s=Yt(e),o=eu(t,r),a=Gg((l,c)=>{let u,d=ne,h;return Fm(()=>{const p=t[r];Ve(u,p)&&(u=p,c())}),{get(){return l(),i.get?i.get(u):u},set(p){const f=i.set?i.set(p):p;if(!Ve(f,u)&&!(d!==ne&&Ve(p,d)))return;const w=n.vnode.props;w&&(e in w||r in w||s in w)&&(`onUpdate:${e}`in w||`onUpdate:${r}`in w||`onUpdate:${s}`in w)||(u=p,c()),n.emit(`update:${e}`,f),Ve(p,f)&&Ve(p,d)&&!Ve(f,h)&&c(),d=p,h=f}}});return a[Symbol.iterator]=()=>{let l=0;return{next(){return l<2?{value:l++?o||ne:a,done:!1}:{done:!0}}}},a}const eu=(t,e)=>e==="modelValue"||e==="model-value"?t.modelModifiers:t[`${e}Modifiers`]||t[`${jt(e)}Modifiers`]||t[`${Yt(e)}Modifiers`];function Hm(t,e,...i){if(t.isUnmounted)return;const n=t.vnode.props||ne;let r=i;const s=e.startsWith("update:"),o=s&&eu(n,e.slice(7));o&&(o.trim&&(r=i.map(u=>_e(u)?u.trim():u)),o.number&&(r=i.map(Js)));let a,l=n[a=Xs(e)]||n[a=Xs(jt(e))];!l&&s&&(l=n[a=Xs(Yt(e))]),l&&Et(l,t,6,r);const c=n[a+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,Et(c,t,6,r)}}const zm=new WeakMap;function tu(t,e,i=!1){const n=i?zm:e.emitsCache,r=n.get(t);if(r!==void 0)return r;const s=t.emits;let o={},a=!1;if(!Q(t)){const l=c=>{const u=tu(c,e,!0);u&&(a=!0,Ae(o,u))};!i&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}return!s&&!a?(ye(t)&&n.set(t,null),null):(Y(s)?s.forEach(l=>o[l]=null):Ae(o,s),ye(t)&&n.set(t,o),o)}function Cr(t,e){return!t||!ar(e)?!1:(e=e.slice(2).replace(/Once$/,""),se(t,e[0].toLowerCase()+e.slice(1))||se(t,Yt(e))||se(t,e))}function Fw(){}function iu(t){const{type:e,vnode:i,proxy:n,withProxy:r,propsOptions:[s],slots:o,attrs:a,emit:l,render:c,renderCache:u,props:d,data:h,setupState:p,ctx:f,inheritAttrs:w}=t,S=xr(t);let E,M;try{if(i.shapeFlag&4){const g=r||n,b=g;E=Ct(c.call(b,g,u,d,p,h,f)),M=a}else{const g=e;E=Ct(g.length>1?g(d,{attrs:a,slots:o,emit:l}):g(d,null)),M=e.props?a:Km(a)}}catch(g){kn.length=0,gn(g,t,1),E=Ce(Ht)}let y=E;if(M&&w!==!1){const g=Object.keys(M),{shapeFlag:b}=y;g.length&&b&7&&(s&&g.some(Vs)&&(M=Wm(M,s)),y=Ni(y,M,!1,!0))}return i.dirs&&(y=Ni(y,null,!1,!0),y.dirs=y.dirs?y.dirs.concat(i.dirs):i.dirs),i.transition&&yo(y,i.transition),E=y,xr(S),E}const Km=t=>{let e;for(const i in t)(i==="class"||i==="style"||ar(i))&&((e||(e={}))[i]=t[i]);return e},Wm=(t,e)=>{const i={};for(const n in t)(!Vs(n)||!(n.slice(9)in e))&&(i[n]=t[n]);return i};function Gm(t,e,i){const{props:n,children:r,component:s}=t,{props:o,children:a,patchFlag:l}=e,c=s.emitsOptions;if(e.dirs||e.transition)return!0;if(i&&l>=0){if(l&1024)return!0;if(l&16)return n?nu(n,o,c):!!o;if(l&8){const u=e.dynamicProps;for(let d=0;d<u.length;d++){const h=u[d];if(o[h]!==n[h]&&!Cr(c,h))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:n===o?!1:n?o?nu(n,o,c):!0:!!o;return!1}function nu(t,e,i){const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!0;for(let r=0;r<n.length;r++){const s=n[r];if(e[s]!==t[s]&&!Cr(i,s))return!0}return!1}function Vm({vnode:t,parent:e},i){for(;e;){const n=e.subTree;if(n.suspense&&n.suspense.activeBranch===t&&(n.el=t.el),n===t)(t=e.vnode).el=i,e=e.parent;else break}}const ru=t=>t.__isSuspense;function Ym(t,e){e&&e.pendingBranch?Y(t)?e.effects.push(...t):e.effects.push(t):rm(t)}const qe=Symbol.for("v-fgt"),Rr=Symbol.for("v-txt"),Ht=Symbol.for("v-cmt"),Oo=Symbol.for("v-stc"),kn=[];let it=null;function oe(t=!1){kn.push(it=t?null:[])}function Qm(){kn.pop(),it=kn[kn.length-1]||null}let $n=1;function su(t,e=!1){$n+=t,t<0&&it&&e&&(it.hasOnce=!0)}function ou(t){return t.dynamicChildren=$n>0?it||Ei:null,Qm(),$n>0&&it&&it.push(t),t}function de(t,e,i,n,r,s){return ou(J(t,e,i,n,r,s,!0))}function Ir(t,e,i,n,r){return ou(Ce(t,e,i,n,r,!0))}function To(t){return t?t.__v_isVNode===!0:!1}function En(t,e){return t.type===e.type&&t.key===e.key}const au=({key:t})=>t??null,Ar=({ref:t,ref_key:e,ref_for:i})=>(typeof t=="number"&&(t=""+t),t!=null?_e(t)||Ie(t)||Q(t)?{i:Ne,r:t,k:e,f:!!i}:t:null);function J(t,e=null,i=null,n=0,r=null,s=t===qe?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&au(e),ref:e&&Ar(e),scopeId:kc,slotScopeIds:null,children:i,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:r,dynamicChildren:null,appContext:null,ctx:Ne};return a?(Lo(l,i),s&128&&t.normalize(l)):i&&(l.shapeFlag|=_e(i)?8:16),$n>0&&!o&&it&&(l.patchFlag>0||s&6)&&l.patchFlag!==32&&it.push(l),l}const Ce=Xm;function Xm(t,e=null,i=null,n=0,r=null,s=!1){if((!t||t===vm)&&(t=Ht),To(t)){const a=Ni(t,e,!0);return i&&Lo(a,i),$n>0&&!s&&it&&(a.shapeFlag&6?it[it.indexOf(t)]=a:it.push(a)),a.patchFlag=-2,a}if(cy(t)&&(t=t.__vccOpts),e){e=Jm(e);let{class:a,style:l}=e;a&&!_e(a)&&(e.class=pt(a)),ye(l)&&(po(l)&&!Y(l)&&(l=Ae({},l)),e.style=Zs(l))}const o=_e(t)?1:ru(t)?128:om(t)?64:ye(t)?4:Q(t)?2:0;return J(t,e,i,n,r,o,s,!0)}function Jm(t){return t?po(t)||qc(t)?Ae({},t):t:null}function Ni(t,e,i=!1,n=!1){const{props:r,ref:s,patchFlag:o,children:a,transition:l}=t,c=e?lu(r||{},e):r,u={__v_isVNode:!0,__v_skip:!0,type:t.type,props:c,key:c&&au(c),ref:e&&e.ref?i&&s?Y(s)?s.concat(Ar(e)):[s,Ar(e)]:Ar(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!==qe?o===-1?16:o|16:o,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:l,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Ni(t.ssContent),ssFallback:t.ssFallback&&Ni(t.ssFallback),placeholder:t.placeholder,el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce};return l&&n&&yo(u,l.clone(u)),u}function Pn(t=" ",e=0){return Ce(Rr,null,t,e)}function Jt(t="",e=!1){return e?(oe(),Ir(Ht,null,t)):Ce(Ht,null,t)}function Ct(t){return t==null||typeof t=="boolean"?Ce(Ht):Y(t)?Ce(qe,null,t.slice()):To(t)?Zt(t):Ce(Rr,null,String(t))}function Zt(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Ni(t)}function Lo(t,e){let i=0;const{shapeFlag:n}=t;if(e==null)e=null;else if(Y(e))i=16;else if(typeof e=="object")if(n&65){const r=e.default;r&&(r._c&&(r._d=!1),Lo(t,r()),r._c&&(r._d=!0));return}else{i=32;const r=e._;!r&&!qc(e)?e._ctx=Ne:r===3&&Ne&&(Ne.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else Q(e)?(e={default:e,_ctx:Ne},i=32):(e=String(e),n&64?(i=16,e=[Pn(e)]):i=8);t.children=e,t.shapeFlag|=i}function lu(...t){const e={};for(let i=0;i<t.length;i++){const n=t[i];for(const r in n)if(r==="class")e.class!==n.class&&(e.class=pt([e.class,n.class]));else if(r==="style")e.style=Zs([e.style,n.style]);else if(ar(r)){const s=e[r],o=n[r];o&&s!==o&&!(Y(s)&&s.includes(o))&&(e[r]=s?[].concat(s,o):o)}else r!==""&&(e[r]=n[r])}return e}function Rt(t,e,i,n=null){Et(t,e,7,[i,n])}const Zm=jc();let ey=0;function ty(t,e,i){const n=t.type,r=(e?e.appContext:t.appContext)||Zm,s={uid:ey++,vnode:t,type:n,parent:e,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new xg(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(r.provides),ids:e?e.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:zc(n,r),emitsOptions:tu(n,r),emit:null,emitted:null,propsDefaults:ne,inheritAttrs:n.inheritAttrs,ctx:ne,data:ne,props:ne,attrs:ne,slots:ne,refs:ne,setupState:ne,setupContext:null,suspense:i,suspenseId:i?i.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=Hm.bind(null,s),t.ce&&t.ce(s),s}let De=null;const Mo=()=>De||Ne;let Or,No;{const t=fr(),e=(i,n)=>{let r;return(r=t[i])||(r=t[i]=[]),r.push(n),s=>{r.length>1?r.forEach(o=>o(s)):r[0](s)}};Or=e("__VUE_INSTANCE_SETTERS__",i=>De=i),No=e("__VUE_SSR_SETTERS__",i=>Di=i)}const Cn=t=>{const e=De;return Or(t),t.scope.on(),()=>{t.scope.off(),Or(e)}},cu=()=>{De&&De.scope.off(),Or(null)};function uu(t){return t.vnode.shapeFlag&4}let Di=!1;function iy(t,e=!1,i=!1){e&&No(e);const{props:n,children:r}=t.vnode,s=uu(t);Rm(t,n,s,e),Tm(t,r,i||e);const o=s?ny(t,e):void 0;return e&&No(!1),o}function ny(t,e){const i=t.type;t.accessCache=Object.create(null),t.proxy=new Proxy(t.ctx,_m);const{setup:n}=i;if(n){kt();const r=t.setupContext=n.length>1?sy(t):null,s=Cn(t),o=Ii(n,t,0,[t.props,r]),a=ql(o);if($t(),s(),(a||t.sp)&&!Ti(t)&&bo(t),a){if(o.then(cu,cu),e)return o.then(l=>{fu(t,l)}).catch(l=>{gn(l,t,0)});t.asyncDep=o}else fu(t,o)}else du(t)}function fu(t,e,i){Q(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:ye(e)&&(t.setupState=yc(e)),du(t)}function du(t,e,i){const n=t.type;t.render||(t.render=n.render||St);{const r=Cn(t);kt();try{xm(t)}finally{$t(),r()}}}const ry={get(t,e){return Me(t,"get",""),t[e]}};function sy(t){const e=i=>{t.exposed=i||{}};return{attrs:new Proxy(t.attrs,ry),slots:t.slots,emit:t.emit,expose:e}}function Tr(t){return t.exposed?t.exposeProxy||(t.exposeProxy=new Proxy(yc(Hg(t.exposed)),{get(e,i){if(i in e)return e[i];if(i in _n)return _n[i](t)},has(e,i){return i in e||i in _n}})):t.proxy}const oy=/(?:^|[-_])\w/g,ay=t=>t.replace(oy,e=>e.toUpperCase()).replace(/[-_]/g,"");function ly(t,e=!0){return Q(t)?t.displayName||t.name:t.name||e&&t.__name}function hu(t,e,i=!1){let n=ly(e);if(!n&&e.__file){const r=e.__file.match(/([^/\\]+)\.\w+$/);r&&(n=r[1])}if(!n&&t&&t.parent){const r=s=>{for(const o in s)if(s[o]===e)return o};n=r(t.components||t.parent.type.components)||r(t.appContext.components)}return n?ay(n):i?"App":"Anonymous"}function cy(t){return Q(t)&&"__vccOpts"in t}const It=(t,e)=>Yg(t,e,Di),uy="3.5.24";let Do;const pu=typeof window<"u"&&window.trustedTypes;if(pu)try{Do=pu.createPolicy("vue",{createHTML:t=>t})}catch{}const gu=Do?t=>Do.createHTML(t):t=>t,fy="http://www.w3.org/2000/svg",dy="http://www.w3.org/1998/Math/MathML",zt=typeof document<"u"?document:null,mu=zt&&zt.createElement("template"),hy={insert:(t,e,i)=>{e.insertBefore(t,i||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,i,n)=>{const r=e==="svg"?zt.createElementNS(fy,t):e==="mathml"?zt.createElementNS(dy,t):i?zt.createElement(t,{is:i}):zt.createElement(t);return t==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:t=>zt.createTextNode(t),createComment:t=>zt.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>zt.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,i,n,r,s){const o=i?i.previousSibling:e.lastChild;if(r&&(r===s||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),i),!(r===s||!(r=r.nextSibling)););else{mu.innerHTML=gu(n==="svg"?`<svg>${t}</svg>`:n==="mathml"?`<math>${t}</math>`:t);const a=mu.content;if(n==="svg"||n==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}e.insertBefore(a,i)}return[o?o.nextSibling:e.firstChild,i?i.previousSibling:e.lastChild]}},py=Symbol("_vtc");function gy(t,e,i){const n=t[py];n&&(e=(e?[e,...n]:[...n]).join(" ")),e==null?t.removeAttribute("class"):i?t.setAttribute("class",e):t.className=e}const yu=Symbol("_vod"),my=Symbol("_vsh"),yy=Symbol(""),by=/(?:^|;)\s*display\s*:/;function vy(t,e,i){const n=t.style,r=_e(i);let s=!1;if(i&&!r){if(e)if(_e(e))for(const o of e.split(";")){const a=o.slice(0,o.indexOf(":")).trim();i[a]==null&&Lr(n,a,"")}else for(const o in e)i[o]==null&&Lr(n,o,"");for(const o in i)o==="display"&&(s=!0),Lr(n,o,i[o])}else if(r){if(e!==i){const o=n[yy];o&&(i+=";"+o),n.cssText=i,s=by.test(i)}}else e&&t.removeAttribute("style");yu in t&&(t[yu]=s?n.display:"",t[my]&&(n.display="none"))}const bu=/\s*!important$/;function Lr(t,e,i){if(Y(i))i.forEach(n=>Lr(t,e,n));else if(i==null&&(i=""),e.startsWith("--"))t.setProperty(e,i);else{const n=wy(t,e);bu.test(i)?t.setProperty(Yt(n),i.replace(bu,""),"important"):t[n]=i}}const vu=["Webkit","Moz","ms"],jo={};function wy(t,e){const i=jo[e];if(i)return i;let n=jt(e);if(n!=="filter"&&n in t)return jo[e]=n;n=Kl(n);for(let r=0;r<vu.length;r++){const s=vu[r]+n;if(s in t)return jo[e]=s}return e}const wu="http://www.w3.org/1999/xlink";function _u(t,e,i,n,r,s=_g(e)){n&&e.startsWith("xlink:")?i==null?t.removeAttributeNS(wu,e.slice(6,e.length)):t.setAttributeNS(wu,e,i):i==null||s&&!Vl(i)?t.removeAttribute(e):t.setAttribute(e,s?"":Dt(i)?String(i):i)}function xu(t,e,i,n,r){if(e==="innerHTML"||e==="textContent"){i!=null&&(t[e]=e==="innerHTML"?gu(i):i);return}const s=t.tagName;if(e==="value"&&s!=="PROGRESS"&&!s.includes("-")){const a=s==="OPTION"?t.getAttribute("value")||"":t.value,l=i==null?t.type==="checkbox"?"on":"":String(i);(a!==l||!("_value"in t))&&(t.value=l),i==null&&t.removeAttribute(e),t._value=i;return}let o=!1;if(i===""||i==null){const a=typeof t[e];a==="boolean"?i=Vl(i):i==null&&a==="string"?(i="",o=!0):a==="number"&&(i=0,o=!0)}try{t[e]=i}catch{}o&&t.removeAttribute(r||e)}function ji(t,e,i,n){t.addEventListener(e,i,n)}function _y(t,e,i,n){t.removeEventListener(e,i,n)}const Su=Symbol("_vei");function xy(t,e,i,n,r=null){const s=t[Su]||(t[Su]={}),o=s[e];if(n&&o)o.value=n;else{const[a,l]=Sy(e);if(n){const c=s[e]=Ey(n,r);ji(t,a,c,l)}else o&&(_y(t,a,o,l),s[e]=void 0)}}const ku=/(?:Once|Passive|Capture)$/;function Sy(t){let e;if(ku.test(t)){e={};let n;for(;n=t.match(ku);)t=t.slice(0,t.length-n[0].length),e[n[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Yt(t.slice(2)),e]}let Uo=0;const ky=Promise.resolve(),$y=()=>Uo||(ky.then(()=>Uo=0),Uo=Date.now());function Ey(t,e){const i=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=i.attached)return;Et(Py(n,i.value),e,5,[n])};return i.value=t,i.attached=$y(),i}function Py(t,e){if(Y(e)){const i=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{i.call(t),t._stopped=!0},e.map(n=>r=>!r._stopped&&n&&n(r))}else return e}const $u=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,Cy=(t,e,i,n,r,s)=>{const o=r==="svg";e==="class"?gy(t,n,o):e==="style"?vy(t,i,n):ar(e)?Vs(e)||xy(t,e,i,n,s):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):Ry(t,e,n,o))?(xu(t,e,n),!t.tagName.includes("-")&&(e==="value"||e==="checked"||e==="selected")&&_u(t,e,n,o,s,e!=="value")):t._isVueCE&&(/[A-Z]/.test(e)||!_e(n))?xu(t,jt(e),n,s,e):(e==="true-value"?t._trueValue=n:e==="false-value"&&(t._falseValue=n),_u(t,e,n,o))};function Ry(t,e,i,n){if(n)return!!(e==="innerHTML"||e==="textContent"||e in t&&$u(e)&&Q(i));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="autocorrect"||e==="sandbox"&&t.tagName==="IFRAME"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){const r=t.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return $u(e)&&_e(i)?!1:e in t}const Eu=t=>{const e=t.props["onUpdate:modelValue"]||!1;return Y(e)?i=>ur(e,i):e};function Iy(t){t.target.composing=!0}function Pu(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const Bo=Symbol("_assign");function Cu(t,e,i){return e&&(t=t.trim()),i&&(t=Js(t)),t}const Ru={created(t,{modifiers:{lazy:e,trim:i,number:n}},r){t[Bo]=Eu(r);const s=n||r.props&&r.props.type==="number";ji(t,e?"change":"input",o=>{o.target.composing||t[Bo](Cu(t.value,i,s))}),(i||s)&&ji(t,"change",()=>{t.value=Cu(t.value,i,s)}),e||(ji(t,"compositionstart",Iy),ji(t,"compositionend",Pu),ji(t,"change",Pu))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,oldValue:i,modifiers:{lazy:n,trim:r,number:s}},o){if(t[Bo]=Eu(o),t.composing)return;const a=(s||t.type==="number")&&!/^0\d/.test(t.value)?Js(t.value):t.value,l=e??"";a!==l&&(document.activeElement===t&&t.type!=="range"&&(n&&e===i||r&&t.value.trim()===l)||(t.value=l))}},Ay=Ae({patchProp:Cy},hy);let Iu;function Oy(){return Iu||(Iu=Mm(Ay))}const Ty=((...t)=>{const e=Oy().createApp(...t),{mount:i}=e;return e.mount=n=>{const r=My(n);if(!r)return;const s=e._component;!Q(s)&&!s.render&&!s.template&&(s.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=i(r,!1,Ly(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},e});function Ly(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function My(t){return _e(t)?document.querySelector(t):t}const Ny=1;var Mr;(t=>{t.PackageLoader=new R(R.object({kind:R.union(["autoload","module","umd","styles"]).required().default("autoload"),entry:R.string(),styles:R.array(R.string()),main_export:R.string()})),t.Package=new R(R.object({id:R.string().required(),name:R.string().required(),version:R.string().required(),description:R.string(),author:R.string(),license:R.string(),loader:t.PackageLoader.required()})),t.RegistryMaintainer=new R(R.object({name:R.string().required(),email:R.string()})),t.RegistryRepository=new R(R.object({type:R.string().required(),url:R.string().required()})),t.Registry=new R(R.object({manifest_version:R.number().min(Ny).required(),name:R.string().required(),base_url:R.string().required(),homepage:R.string(),maintainers:R.array(t.RegistryMaintainer),repository:t.RegistryRepository,packages:R.array(t.Package).required()}))})(Mr||(Mr={}));const Fo=Symbol("IPEInjectKey"),Dy=(t,e)=>(e?e.provide(Fo,t):Uc(Fo,t),t),qo=()=>{const t=Sn(Fo);if(!t)throw new Error("InPageEdit instance is not provided");return t},Au=(t,...e)=>{const i=Ty(...e);return Dy(t,i),i};var jy=Object.create,Ho=Object.defineProperty,Uy=Object.getOwnPropertyDescriptor,Ou=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Tu=t=>{throw TypeError(t)},By=(t,e,i)=>e in t?Ho(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Fy=(t,e)=>Ho(t,"name",{value:e,configurable:!0}),qy=t=>[,,,jy(t?.[Ou("metadata")]??null)],Hy=["class","method","getter","setter","accessor","field","value","get","set"],Lu=t=>t!==void 0&&typeof t!="function"?Tu("Function expected"):t,zy=(t,e,i,n,r)=>({kind:Hy[t],name:e,metadata:n,addInitializer:s=>i._?Tu("Already initialized"):r.push(Lu(s||null))}),Ky=(t,e)=>By(e,Ou("metadata"),t[3]),Wy=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Gy=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Uy(r,i));Fy(r,i);for(var f=n.length-1;f>=0;f--)l=zy(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,Lu(o)&&(r=o);return Ky(t,r),p&&Ho(r,i,p),u?c^4?s:p:r},Mu,zo,Nu;const Du=t=>{if(!t)return null;try{return t.split(".").reduce((e,i)=>e==null?e:e[i],globalThis)}catch{return null}},ju=(t,e,i)=>{if(/^https?:\/\//i.test(t))return t;const n=o=>o.endsWith("/")?o:o+"/";if(/^https?:\/\//i.test(e)){const o=n(e);return new URL(t,o).href}const r=(()=>{try{return new URL(i).href}catch{return new URL(i,location.origin).href}})(),s=new URL(n(e),r).href;return new URL(t,s).href};Mu=[Pe(["storage","preferences","resourceLoader","$"])];let Nr=(yt=class extends(Nu=et){constructor(e){super(e,{},"plugin-store"),this.ctx=e,this.regInfoDB=void 0,this._installedPlugins=new Map,this._onlineRegistryQueries=new Map,e.set("store",this),this.regInfoDB=e.storage.createDatabase(yt.REGISTRY_INFO_STORAGE_NAME,yt.REGISTRY_INFO_CACHE_TTL,1,"indexedDB")}async start(){this._installUserPlugins(),this._injectPreferenceUI()}async _installUserPlugins(){const e=await this.ctx.preferences.get("pluginStore.plugins",[]);if(e?.length)for(const i of e)this.install(i.registry,i.id,i.source,"user-preference")}async _createManagementApp(){const e=await this.ctx.withInject(["store"]);return Au(e,cm(()=>Promise.resolve().then(()=>ww)))}async _injectPreferenceUI(){const e=this.ctx,i=e.$;e.preferences.defineCategory({name:"plugin-store",label:i`Plugin Store`,description:i`Plugin Store`,index:90,autoGenerateForm:!1,customRenderer:async({onUnmount:n})=>{const r=m("div",{id:"ipe-plugin-store-preferences-vue"}),s=await this._createManagementApp();return s.mount(r),n(()=>{s.unmount(),this.ctx.logger.debug("Plugin Store preferences app unmounted")}),m("section",{children:r})}}),e.preferences.registerCustomConfig("plugin-store",R.object({"pluginStore.registries":R.array(R.string()).default([xt.PLUGIN_REGISTRY_URL]).description(i`Registry URLs`).hidden(),"pluginStore.cdnForNpm":R.string().description(i`CDN to install packages from npm`).default('https://cdn.jsdelivr.net/npm/{{ package }}{{ version ? "@" + version : "" }}').hidden(),"pluginStore.plugins":R.array(R.object({source:R.union(["online_manifest","npm"]).default("online_manifest"),registry:R.string().required(),id:R.string().required()})).description(i`Installed plugins`).default([]).hidden()}),"plugin-store")}async showModal(){const e=this.ctx.modal.show({title:$`Plugin Store`,sizeClass:"small"}),i=m("section",{id:"ipe-plugin-store-vue"});e.setContent(i);const n=await this._createManagementApp();return n.mount(i),e.on(e.Event.Close,()=>{n.unmount()}),e}async install(e,i,n="online_manifest",r="new-added"){const s=await this.getRegistryInfo(e,n);if(!s)return this.ctx.logger.warn(`Registry ${e} not found`),null;const o=`${e}#${i}`;if(this._installedPlugins.has(o))return await this._installedPlugins.get(o)??null;const a=this._installOneByRegistryInfo(e,s,i);this._installedPlugins.set(o,a);const l=await a;return l&&this.ctx.emit("plugin-store/plugin-installed",{ctx:this.ctx,registry:s,id:i,by:r}),l}async uninstall(e,i){const n=this._installedPlugins.get(`${e}#${i}`);if(n===void 0)return!0;this._installedPlugins.delete(`${e}#${i}`);const r=await n;if(r){const s=r.dispose?.()??!0;try{const o=await this.getRegistryCache(e)||await this.getRegistryInfo(e).catch(()=>null);o&&this.ctx.emit("plugin-store/plugin-uninstalled",{ctx:this.ctx,registry:o,id:i})}catch{}return s}return!0}async addToPreferences(e,i){let n=await this.ctx.preferences.get("pluginStore.plugins")||[];return n.some(s=>s.registry===e&&s.id===i)||(n.push({registry:e,id:i}),await this.ctx.preferences.set("pluginStore.plugins",n)),!0}async removeFromPreferences(e,i){let n=await this.ctx.preferences.get("pluginStore.plugins")||[];return n=n.filter(r=>r.registry!==e||r.id!==i),await this.ctx.preferences.set("pluginStore.plugins",n),!0}async installAndSetPreference(e,i){return await this.addToPreferences(e,i),this.install(e,i,"online_manifest","new-added")}async uninstallAndRemovePreference(e,i){return await this.removeFromPreferences(e,i),this.uninstall(e,i)}async _installOneByRegistryInfo(e,i,n){const r=i.base_url,s=i.packages.find(f=>f.id===n);if(!s)return this.ctx.logger.warn(`Package ${n} not found in registry ${e}`),null;const o=s.loader,{kind:a,entry:l="index.js",styles:c=[],main_export:u=null}=o;let d=null;if(a!=="styles"){if(!l)return this.ctx.logger.warn(`Entry url missing for ${n}`,o),null;try{d=ju(l,r,e)}catch(f){return this.ctx.logger.warn(`Failed to resolve entry "${l}" with base "${r}" and registry "${e}"`,f),null}}const h={"data-plugin-registry":e,"data-plugin-id":n};let p=null;switch(a){case"autoload":{p=this.ctx.plugin({inject:["resourceLoader"],name:`plugin-store-${e}-${n}`,apply:f=>{d&&f.resourceLoader.loadScript(d,{...h})}});break}case"module":{if(!d)return this.ctx.logger.warn(`Entry url missing for module kind, package ${n}`),null;const f=await import(d).then(w=>(u?w[u]:w.default)??w);if(!f)return this.ctx.logger.warn(`Main export ${u} not found in module ${d}`),null;p=this.ctx.plugin(f);break}case"umd":{let f=Du(u);if(!f){if(!d)return this.ctx.logger.warn(`Entry url missing for umd kind, package ${n}`),null;await this.ctx.resourceLoader.loadScript(d,{...h}),f=Du(u)}if(!f)return this.ctx.logger.warn(`Main export ${u} not found on globalThis after loading ${d}`),null;p=this.ctx.plugin(f);break}}if(c&&c.length>0){let f=[];try{f=c.map(w=>ju(w,r,e)).filter(Boolean)}catch(w){this.ctx.logger.warn(`Failed to resolve styles for ${n}`,c,w)}p||(p=this.ctx.plugin({name:`plugin-store-${e}-${n}`,apply(){}})),p.ctx.plugin({inject:["resourceLoader"],name:`plugin-store-${e}-${n}-styles`,apply:w=>{f.forEach(S=>w.resourceLoader.loadStyle(S,{...h})),w.on("dispose",()=>{try{f.forEach(S=>w.resourceLoader.removeStyle(S))}catch{}})}})}return p}validateRegistry(e){return Mr.Registry(e)}async getRegistryInfo(e,i="online_manifest",n=!1){try{let s;switch(i){case"online_manifest":{s=await this._fetchOnlineRegistryInfo(e,n),this.logger.debug("Fetched registry info from online manifest",s),this.setRegistryCache(e,s);break}default:throw new Error(`Unsupported registry source: ${i}`)}return s}catch(s){this.ctx.logger.warn("Failed to fetch registry info",s)}const r=await this.getRegistryCache(e);if(!r)throw this.ctx.emit("plugin-store/registry-not-found",{ctx:this.ctx,registryUrl:e}),new Error(`Failed to fetch registry info: ${e}`);return r}async _fetchOnlineRegistryInfo(e,i=!1){if(!i&&this._onlineRegistryQueries.has(e))return await this._onlineRegistryQueries.get(e);const r=(async()=>{const s={method:"GET"};i&&(s.cache="no-store");const a=await(await fetch(e,s)).json(),l=this.validateRegistry(a);return this.ctx.emit("plugin-store/registry-fetched",{ctx:this.ctx,registry:l}),l})();return this._onlineRegistryQueries.set(e,r),await r}async getRegistryCache(e){const i=await this.regInfoDB.get(e);if(i)try{return this.validateRegistry(i)}catch(n){this.ctx.logger.warn("Invalid cached registry",n,i),this.regInfoDB.delete(e)}return null}async setRegistryCache(e,i){return this.regInfoDB.set(e,i)}async deleteRegistryCache(e){await this.regInfoDB.delete(e),this.ctx.emit("plugin-store/registry-removed",{ctx:this.ctx,registryUrl:e})}async clearAllRegistryCaches(){await this.regInfoDB.clear(),this.ctx.logger.debug("All registry caches cleared")}async refreshRegistryCache(e){const i=await this.getRegistryInfo(e,"online_manifest",!0);if(!i)throw new Error(`Failed to refresh registry cache: ${e}`);return this.ctx.logger.debug("Registry cache refreshed:",e),i}async refreshAllRegistryCaches(){const e=await this.ctx.preferences.get("pluginStore.registries")||[],i=await Promise.allSettled(e.map(r=>this.refreshRegistryCache(r))),n={};for(const[r,s]of i.entries())s.status==="fulfilled"?n[e[r]]=s.value:n[e[r]]=null;return n}},yt.PluginStoreSchemas=Mr,yt.REGISTRY_INFO_CACHE_TTL=1e3*60*60*24,yt.REGISTRY_INFO_STORAGE_NAME="plugin-store-registry",yt.REGISTRY_ETAG_STORAGE_NAME="psreg-etag",yt);zo=qy(Nu),Nr=Gy(zo,0,"PluginPluginStore",Mu,Nr),Wy(zo,1,Nr);const Vy=Object.freeze(Object.defineProperty({__proto__:null,PluginPluginStore:Nr},Symbol.toStringTag,{value:"Module"})),nt='@charset "UTF-8";:host{display:block;font-family:var(--schema-font-family, ui-sans-serif, system-ui, -apple-system);color:var(--schema-color-fg, #111827)}*,*:before,*:after{box-sizing:border-box}.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, 10px);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}.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}.schema-collection-row{position:relative;transition:transform var(--schema-collection-transition-duration, .25s) var(--schema-collection-transition-ease, ease),opacity var(--schema-collection-transition-duration, .25s) var(--schema-collection-transition-ease, ease)}.schema-collection-row.enter{opacity:0}.schema-collection-row.enter.enter-active{opacity:1}.schema-collection-row.leaving{opacity:0}.field.schema-type-array .group,.field.schema-type-array .group .row{position:relative}',Uu={arrayAdd:"+",arrayMoveUp:"↑",arrayMoveDown:"↓",arrayRemove:"×",dictAdd:"+",dictRemove:"×",rootLabel:"root"},be=(t,e)=>{customElements.get(t)||customElements.define(t,e)},Yy=(t,e,i)=>{if(!e.length)return;let n=t,r=null,s=null;for(let a=0;a<e.length-1;a++){const l=e[a];let c=n?.[l];c==null?(c=typeof e[a+1]=="number"?[]:{},n[l]=c):typeof c!="object"&&(c=typeof e[a+1]=="number"?[]:{},n[l]=c),r=n,s=l,n=c}const o=e[e.length-1];if(n==null||typeof n!="object"){const a=typeof o=="number"?[]:{};if(r)r[s]=a,n=a;else return}try{n[o]=i}catch{try{const a=Array.isArray(n)?n.slice():{...n};a[o]=i,r&&(r[s]=a)}catch{}}},Rn=t=>t.map(String).join("."),Qy=t=>t.replace(/[^a-zA-Z0-9_-]/g,"_"),ei=t=>`schema_${Qy(Rn(t)||"root")}`,pi=t=>Rn(t),ee=(t,...e)=>{const i=new Set(e);i.size&&t.setAttribute("part",Array.from(i).join(" "))},Xy=["wrapper","form","field","field-intersect","field-string","field-number","field-boolean","field-date","field-const","field-array","field-object","field-tuple","field-union","field-dict","field-label","field-helper","field-group","field-row","field-actions","field-button","field-button-primary","field-button-danger","field-button-secondary","field-toolbar","field-badge","field-input","field-input-text","field-input-number","field-input-date","field-input-select","field-input-textarea","field-input-checkbox","field-const-value","collection-row","field-checkbox","field-checkbox-text","field-toolbar-select"].join(" ");function Ko(t,e){if(e==null)return e;switch(t){case"number":case"natural":case"percent":{if(e==="")return;const i=Number(e);return Number.isNaN(i)?void 0:i}case"boolean":return!!e;case"date":{if(!e)return;const i=new Date(e);return Number.isNaN(+i)?void 0:i}case"const":case"string":default:return e}}function Bu(t){return typeof t=="function"&&!!t?.type}function Fu(t){if(!t)throw new Error("schema is required");if(Bu(t))return t;try{const e=Schema.from(t);if(Bu(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 Jy(t){return t.length>0&&t.every(e=>e?.type==="const")}function gi(t){if(!t)return;const e=t,i=e.meta||{};if(Object.prototype.hasOwnProperty.call(i,"default"))return i.default;const n=e.type;try{const r=t();if(r!==void 0)return r}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 r=e.list||[];return r.length?gi(r[0]):void 0}case"const":return e.value;case"date":return;case"intersect":{const r=e.list||[],s=(a,l)=>{if(Array.isArray(a)&&Array.isArray(l))return l.slice();if(a&&l&&typeof a=="object"&&typeof l=="object"){const c={...a};for(const u of Object.keys(l))c[u]=u in c?s(c[u],l[u]):l[u];return c}return l??a};let o={};for(const a of r)o=s(o,gi(a));return o}default:return}}class mt extends HTMLElement{constructor(){super(),this._path=[],this._i18n=Uu,this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=nt,this.$root.appendChild(e)}makeFieldContainer(e,i){const n=document.createElement("div");if(n.className=`field schema-form-item schema-type-${e}`,n.setAttribute("data-path",Rn(this._path)),ee(n,"field",`field-${e}`),this._label){const r=document.createElement("label");r.className="label",r.textContent=this._label,ee(r,"field-label"),n.appendChild(r)}if(i&&i!==this._label){const r=document.createElement("div");r.className="helper",r.textContent=i,ee(r,"field-helper"),n.appendChild(r)}return n}set schema(e){this._schema=Fu(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 qu extends mt{render(){if(this.$input&&this.$root.contains(this.$input)){const s=!!this.$root.querySelector("label.label");if(!(this._label&&!s)){const o=this._value??"";this.$input.value!==o&&document.activeElement!==this.$input&&(this.$input.value=o);return}}this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("string",e.description),n=document.createElement("input");this.$input=n,n.className="input",ee(n,"field-input","field-input-text"),n.type="text",n.name=pi(this._path),n.id=ei(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(Ko("string",n.value));const r=i.querySelector("label.label");r&&(r.htmlFor=n.id),i.appendChild(n),this.$root.appendChild(i)}}be("schema-form-string",qu);class Hu extends mt{render(){if(this.$input&&this.$root.contains(this.$input)){const o=!!this.$root.querySelector("label.label");if(!(this._label&&!o)){const a=this._value??"";this.$input.value!==String(a)&&document.activeElement!==this.$input&&(this.$input.value=a);return}}this.$root.innerHTML=`<style>${nt}</style>`;const e=this._schema?.type??"number",i=lt(this._schema),n=this.makeFieldContainer("number",i.description),r=document.createElement("input");this.$input=r,r.className="input",ee(r,"field-input","field-input-number"),r.name=pi(this._path),r.id=ei(this._path),i?.min!=null&&(r.min=String(i.min)),i?.max!=null&&(r.max=String(i.max)),i?.step!=null&&(r.step=String(i.step)),e==="percent"&&!r.step&&(r.step="0.01"),r.value=this._value??"",r.oninput=()=>this.emitChange(Ko(e,r.value));const s=n.querySelector("label.label");s&&(s.htmlFor=r.id),i.role==="slider"?r.type="range":r.type="number",n.appendChild(r),this.$root.appendChild(n)}}be("schema-form-number",Hu);class zu extends mt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("boolean",e.description),n=document.createElement("label");n.className="checkbox",ee(n,"field-checkbox");const r=document.createElement("input");r.type="checkbox",r.checked=!!this._value,r.name=pi(this._path),r.id=ei(this._path),ee(r,"field-input","field-input-checkbox");const s=document.createElement("span");s.textContent=e.description??this._label??"",ee(s,"field-checkbox-text"),r.onchange=()=>this.emitChange(r.checked);const o=i.querySelector("label.label");o&&(o.htmlFor=r.id),n.append(r,s),i.appendChild(n),this.$root.appendChild(i)}}be("schema-form-boolean",zu);function Dr(t){return String(t).padStart(2,"0")}function In(t){return`${t.getFullYear()}-${Dr(t.getMonth()+1)}-${Dr(t.getDate())}`}function Wo(t){return`${Dr(t.getHours())}:${Dr(t.getMinutes())}`}function jr(t){return`${In(t)}T${Wo(t)}`}class Ku extends mt{render(){if(this.$input&&this.$root.contains(this.$input)){const o=!!this.$root.querySelector("label.label");if(!(this._label&&!o)){const a=lt(this._schema).role||"date";if(document.activeElement!==this.$input)if(this._value instanceof Date)a==="date"?this.$input.value=In(this._value):a==="time"?this.$input.value=Wo(this._value):a==="datetime"&&(this.$input.value=jr(this._value));else if(typeof this._value=="string"&&a!=="time"){const l=new Date(this._value);isNaN(+l)||(a==="date"?this.$input.value=In(l):a==="datetime"&&(this.$input.value=jr(l)))}else this._value||(this.$input.value="");return}}this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("date",e.description),n=document.createElement("input");this.$input=n,n.className="input",ee(n,"field-input","field-input-date");const r=e.role||"date";if(r==="datetime"?n.type="datetime-local":r==="time"?n.type="time":n.type="date",n.name=pi(this._path),n.id=ei(this._path),this._value instanceof Date)r==="date"?n.value=In(this._value):r==="time"?n.value=Wo(this._value):r==="datetime"&&(n.value=jr(this._value));else if(typeof this._value=="string"&&r!=="time"){const o=new Date(this._value);isNaN(+o)||(r==="date"?n.value=In(o):r==="datetime"&&(n.value=jr(o)))}n.oninput=()=>{e.role;let o;if(!n.value)o=void 0;else{const a=new Date(n.value);o=Number.isNaN(+a)?void 0:a}this.emitChange(o)};const s=i.querySelector("label.label");s&&(s.htmlFor=n.id),i.appendChild(n),this.$root.appendChild(i)}}be("schema-form-date",Ku);class Go extends mt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this._schema.value;if(e.role==="raw-html"){if(i instanceof Node){this.$root.append(i);return}else if(typeof i=="function"){this.$root.append(i());return}else if(typeof i=="string"){const o=document.createElement("div");o.innerHTML=String(i),ee(o,"field-const-value"),this.$root.appendChild(o);return}}const n=this.makeFieldContainer("const",e.description),r=document.createElement("section");r.className="const content",r.textContent=String(i),r.id=ei(this._path),ee(r,"field-const-value");const s=n.querySelector("label.label");s&&(s.htmlFor=r.id),n.appendChild(r),this.$root.appendChild(n)}}be("schema-form-const",Go);class Wu extends mt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("intersect",e.description);i.classList.remove("field");const n=document.createElement("div");n.classList.add("group"),ee(n,"field-group");const r=this._schema.list||[],s=r.length>0&&r.every(a=>a?.type==="object"),o=(a,l)=>{if(Array.isArray(a)&&Array.isArray(l))return l.slice();if(a&&l&&typeof a=="object"&&typeof l=="object"){const c={...a};for(const u of Object.keys(l))c[u]=u in c?o(c[u],l[u]):l[u];return c}return l??a};if(s){const a=this._value&&typeof this._value=="object"?this._value:{};r.forEach((l,c)=>{const u=l?.meta?.description??"",d=ti(l,this._path,a,u,this._i18n);d.addEventListener("change",h=>{h.stopPropagation();const p=o(this._value??{},h.detail.value);this.emitChange(p)}),n.appendChild(d)})}else{const a=r[r.length-1],l=ti(a,this._path,this._value,this._label,this._i18n);l.addEventListener("change",c=>{c.stopPropagation(),this.emitChange(c.detail.value)}),n.appendChild(l)}i.appendChild(n),this.$root.appendChild(i)}}be("schema-form-intersect",Wu);function Zy(t){switch(t.type){case"intersect":return"schema-form-intersect";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":{const e=t.list||[];return e.length===2&&e[0]?.type==="is"&&e[0]?.constructor===Date&&e[1]?.type==="transform"&&(e[1]?.inner?.meta?.role==="datetime"||e[1]?.inner?.meta?.role==="date"||e[1]?.inner?.meta?.role==="time")?"schema-form-date":"schema-form-union"}default:return"schema-form-string"}}function ti(t,e,i,n,r){const s=Zy(t),o=document.createElement(s);return o.schema=t,o.path=e,o.label=n,r&&(o.i18n=r),o.setValue?.(i),o.setAttribute("exportparts",Xy),o}class Gu extends mt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("union",e.description),n=this._schema.list||[];if(Jy(n)){const r=document.createElement("select");r.className="input",ee(r,"field-input","field-input-select"),r.name=pi(this._path),r.id=ei(this._path),n.forEach(o=>{const a=document.createElement("option");a.value=String(o.value),a.textContent=String(o.meta?.description||o.value||o.type),this._value===o.value&&(a.selected=!0),r.appendChild(a)}),r.onchange=()=>this.emitChange(Ko("string",r.value));const s=i.querySelector("label.label");s&&(s.htmlFor=r.id),i.appendChild(r)}else{const r=document.createElement("div");r.className="toolbar",ee(r,"field-toolbar");const s=document.createElement("select");s.className="input",ee(s,"field-input","field-input-select","field-toolbar-select"),s.name=pi(this._path)+".__type",s.id=ei(this._path)+"__type";let o=0;n.forEach((u,d)=>{const h=document.createElement("option");h.value=String(d),h.textContent=String(u.meta?.description||u.value||u.type),s.appendChild(h)}),s.onchange=()=>{o=Number(s.value);const u=n[o],d=gi(u);this.emitChange(d),c()};const a=i.querySelector("label.label");a&&(a.htmlFor=s.id),r.appendChild(s),i.appendChild(r);const l=document.createElement("div");l.className="group",ee(l,"field-group");const c=()=>{l.innerHTML="";const u=n[o],d=ti(u,this._path,this._value,this._label);d instanceof Go||(d.addEventListener("change",h=>{h.stopPropagation(),this.emitChange(h.detail.value)}),l.appendChild(d))};c(),i.appendChild(l)}this.$root.appendChild(i)}}be("schema-form-union",Gu);class Vu extends mt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("tuple",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=Array.isArray(this._value)?this._value:[];(this._schema.list||[]).forEach((s,o)=>{const a=ti(s,[...this._path,o],r[o],`${this._label??""}[${o}]`);a.addEventListener("change",l=>{l.stopPropagation();const c=Array.isArray(this._value)?this._value.slice():[];c[o]=l.detail.value,this.emitChange(c)}),n.appendChild(a)}),i.appendChild(n),this.$root.appendChild(i)}}be("schema-form-tuple",Vu);class Yu extends mt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("object",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=this._schema.dict||{};Object.keys(r).forEach(s=>{if(r[s]?.meta?.hidden)return;const o=(this._value??{})[s],a=ti(r[s],[...this._path,s],o,s);a.addEventListener("change",l=>{l.stopPropagation();const c={...this._value??{}};c[s]=l.detail.value,this.emitChange(c)}),n.appendChild(a)}),i.appendChild(n),this.$root.appendChild(i)}}be("schema-form-object",Yu);const Zr=class Zr extends mt{constructor(){super(...arguments),this._itemIds=[]}generateItemId(){try{if(typeof crypto<"u"&&typeof crypto.randomUUID=="function")return crypto.randomUUID()}catch{}return"i"+Zr._idCounter++}ensureItemIds(e){for(;this._itemIds.length<e;)this._itemIds.push(this.generateItemId());this._itemIds.length>e&&(this._itemIds.length=e)}capturePositions(e){const i={};return e.querySelectorAll(".row").forEach(n=>{const r=n.dataset.uid;r&&(i[r]=n.getBoundingClientRect())}),i}playFLIP(e,i){Array.from(e.querySelectorAll(".row")).forEach(n=>{const r=n.dataset.uid;if(!r)return;const s=i[r];if(!s)return;const o=n.getBoundingClientRect(),a=s.left-o.left,l=s.top-o.top;(a||l)&&(n.style.transition="none",n.style.transform=`translate(${a}px, ${l}px)`,requestAnimationFrame(()=>{n.style.transition="transform .25s ease",n.style.transform=""}))})}render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("array",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=this._schema.inner,s=()=>Array.isArray(this._value)?this._value:[];this.ensureItemIds(s().length);const o=(c,u)=>{n.innerHTML="",s().forEach((d,h)=>{const p=[...this._path,h],f=document.createElement("div");f.className="row schema-collection-row",ee(f,"field-row","collection-row");const w=this._itemIds[h];f.dataset.uid=w,f.setAttribute("data-path",Rn(p));const S=ti(r,p,d,`${this._label??""}[${h}]`);S.addEventListener("change",b=>{b.stopPropagation();const x=s().slice();x[h]=b.detail.value,this._value=x,this.emitChange(x)});const E=document.createElement("div");E.className="actions",ee(E,"field-actions");const M=document.createElement("button");M.type="button",M.className="btn",ee(M,"field-button","field-button-secondary"),M.textContent=this._i18n.arrayMoveUp??"↑",M.onclick=()=>{if(h<=0)return;const b=this.capturePositions(n),x=s().slice();[x[h-1],x[h]]=[x[h],x[h-1]],[this._itemIds[h-1],this._itemIds[h]]=[this._itemIds[h],this._itemIds[h-1]],this._value=x,o(b),this.emitChange(x)};const y=document.createElement("button");y.type="button",y.className="btn",ee(y,"field-button","field-button-secondary"),y.textContent=this._i18n.arrayMoveDown??"↓",y.onclick=()=>{const b=s();if(h>=b.length-1)return;const x=this.capturePositions(n),P=b.slice();[P[h+1],P[h]]=[P[h],P[h+1]],[this._itemIds[h+1],this._itemIds[h]]=[this._itemIds[h],this._itemIds[h+1]],this._value=P,o(x),this.emitChange(P)};const g=document.createElement("button");g.type="button",g.className="btn danger",ee(g,"field-button","field-button-danger"),g.textContent=this._i18n.arrayRemove??"×",g.onclick=()=>{f.classList.add("leaving");const b=250;let x=!1;const P=()=>{if(x)return;x=!0,clearTimeout(L);const C=s().filter((H,He)=>He!==h);this._itemIds.splice(h,1);const U=this.capturePositions(n);this._value=C,o(U),this.emitChange(C)};f.addEventListener("transitionend",P,{once:!0});const L=setTimeout(P,b+80)},E.append(M,y,g),f.appendChild(S),f.appendChild(E),n.appendChild(f),u&&u===w&&(f.classList.add("enter"),requestAnimationFrame(()=>{f.classList.add("enter-active")}),requestAnimationFrame(()=>{f.classList.remove("enter")}))}),c&&this.playFLIP(n,c)};o();const a=document.createElement("button");a.type="button",a.className="btn primary",ee(a,"field-button","field-button-primary"),a.textContent=this._i18n.arrayAdd??"+",a.onclick=()=>{const c=this.capturePositions(n),u=s().slice(),d=gi(r);u.push(d);const h=this.generateItemId();this._itemIds.push(h),this._value=u,o(c,h),this.emitChange(u)};const l=document.createElement("div");l.className="actions",ee(l,"field-actions"),l.appendChild(a),i.appendChild(n),i.appendChild(l),this.$root.appendChild(i)}};Zr._idCounter=0;let Ur=Zr;be("schema-form-array",Ur);class Qu extends mt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=lt(this._schema),i=this.makeFieldContainer("dict",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=this._schema.inner,s=this._value??{},o=h=>`d_${h}`,a=()=>{const h={};return n.querySelectorAll(".kv").forEach(p=>{const f=p.dataset.uid;f&&(h[f]=p.getBoundingClientRect())}),h},l=h=>{n.querySelectorAll(".kv").forEach(p=>{const f=p.dataset.uid;if(!f)return;const w=h[f];if(!w)return;const S=p.getBoundingClientRect(),E=w.left-S.left,M=w.top-S.top;(E||M)&&(p.style.transition="none",p.style.transform=`translate(${E}px, ${M}px)`,requestAnimationFrame(()=>{p.style.transition="transform .25s ease",p.style.transform=""}))})},c=(h,p)=>{n.innerHTML="",Object.keys(s).forEach(f=>{const w=[...this._path,f],S=document.createElement("div");S.className="kv schema-collection-row",ee(S,"field-row","collection-row"),S.dataset.uid=o(f),S.setAttribute("data-path",Rn(w));const E=document.createElement("input");E.className="input",ee(E,"field-input","field-input-text"),E.value=f,E.name=pi(w)+".__key",E.id=ei(w)+"__key";const M=ti(r,w,s[f],`${this._label??""}[${f}]`),y=document.createElement("button");y.type="button",y.className="btn danger",ee(y,"field-button","field-button-danger"),y.textContent=this._i18n.dictRemove??"×",y.onclick=()=>{const g=a();delete s[f];const b={...this._value??{}};delete b[f],this._value=b,c(g),this.emitChange(b)},E.onchange=()=>{const g=E.value.trim();if(!g||g===f||s[g]!==void 0)return;const b=a();s[g]=s[f],delete s[f];const x={...this._value??{}};x[g]=x[f],delete x[f],this._value=x,c(b),this.emitChange(x)},M.addEventListener("change",g=>{g.stopPropagation();const b={...this._value??{}};b[f]=g.detail.value,this._value=b,this.emitChange(b)}),S.append(E,M,y),n.appendChild(S),p===f&&(S.classList.add("enter"),requestAnimationFrame(()=>S.classList.add("enter-active")),requestAnimationFrame(()=>S.classList.remove("enter")))}),h&&l(h)};c();const u=document.createElement("button");u.type="button",u.className="btn primary",ee(u,"field-button","field-button-primary"),u.textContent=this._i18n.dictAdd??"+",u.onclick=()=>{let h=Object.keys(s).length+1,p=`k${h}`;for(;s[p]!==void 0;)p=`k${++h}`;const f=a();s[p]=gi(r);const w={...this._value??{},[p]:s[p]};this._value=w,c(f,p),this.emitChange(w)};const d=document.createElement("div");d.className="actions",ee(d,"field-actions"),d.appendChild(u),i.appendChild(n),i.appendChild(d),this.$root.appendChild(i)}}be("schema-form-dict",Qu);class Xu extends HTMLElement{constructor(){super(),this._i18n={...Uu},this._i18nCommitted=!1,this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=nt,this.$root.appendChild(e);const i=document.createElement("div");i.className="wrapper",ee(i,"wrapper");const n=document.createElement("form");n.className="form",ee(n,"form"),i.appendChild(n),this.$root.appendChild(i),this.addEventListener("change",r=>{if(!r?.detail)return;const{path:s,value:o}=r.detail;Array.isArray(s)&&s.length===0?this._state=o:Yy(this._state??(this._state={}),s,o),this.dispatchEvent(new CustomEvent("form-change",{detail:{path:s,value:o,state:this._state}}))})}set schema(e){this._schema=Fu(e);try{this._state=this._schema(null,{autofix:!0})}catch{this._state=gi(this._schema)}this.render()}get schema(){return this._schema}set schemaJSON(e){this.schema=e}get schemaJSON(){return this._schema?.toJSON?.()}setData(e,i={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const n=i.validate?this._schema(e??null,{autofix:i.autofix}):e;this._state=n,this.render()}getData(e={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const i=this._state;return e.validate?this._schema(i??null,{autofix:e.autofix}):i}reset(){try{this._state=this._schema(null,{autofix:!0})}catch{this._state=gi(this._schema)}this.render()}refresh(){this.render()}set i18n(e){this._i18nCommitted||(this._i18n={...this._i18n,...e},this._i18nCommitted=!0,this.render())}get i18n(){return this._i18n}render(){if(!this._schema)return;const e=this.$root.querySelector("form");e.innerHTML="";const i=ti(this._schema,[],this._state,this._i18n.rootLabel,this._i18n);e.appendChild(i)}}be("schema-form",Xu);function eb(){be("schema-form",Xu),be("schema-form-string",qu),be("schema-form-number",Hu),be("schema-form-boolean",zu),be("schema-form-date",Ku),be("schema-form-const",Go),be("schema-form-union",Gu),be("schema-form-tuple",Vu),be("schema-form-object",Yu),be("schema-form-array",Ur),be("schema-form-dict",Qu),be("schema-form-intersect",Wu)}const tb=di({__name:"SchemasteryFormVue",props:Oc({schema:{},value:{},validateOnChange:{type:Boolean,default:!1}},{schema:{required:!0},schemaModifiers:{},value:{required:!1,default:{}},valueModifiers:{}}),emits:Oc(["change"],["update:schema","update:value"]),setup(t,{expose:e,emit:i}){const n=Zc(t,"schema"),r=Zc(t,"value"),s=i,o=Ec("elRef");let a=!1,l=!1;const c=u=>{if(l)return;const d=o.value,h=t.validateOnChange?d.getData({validate:!0}):u.detail.state;a=!0,r.value=h,mn(()=>{a=!1}),s("change",u.detail)};return Ic(()=>{eb()}),wn(()=>{const u=o.value;n.value&&(u.schema=n.value),r.value!==void 0&&u.setData(r.value,{validate:!1,autofix:!0}),u.addEventListener("form-change",c)}),wo(()=>{o.value?.removeEventListener("form-change",c)}),Mi(n,u=>{a||o.value&&u&&o.value.schema!==u&&(l=!0,o.value.schema=u,mn(()=>{l=!1}))},{deep:!0,immediate:!0}),Mi(r,u=>{if(a||!o.value||u===void 0)return;const d=o.value.getData({validate:!1});JSON.stringify(d)!==JSON.stringify(u)&&(l=!0,o.value.setData(u,{validate:!1}),mn(()=>{l=!1}))},{deep:!0,immediate:!0}),e({setData(u,d){const h=o.value;h.setData(u,{validate:!!d?.validate}),d?.emit&&(r.value=h.getData({validate:!!d?.validate}))},getData(u){return o.value.getData(u)},setSchema(u,d=!0){o.value.schema=u,d&&(n.value=u)},refresh(){o.value.refresh()},reset(){o.value.reset()},el:o}),(u,d)=>(oe(),de("schema-form",lu({ref_key:"elRef",ref:o},u.$attrs),null,16))}});function mi(t,e=new WeakMap){if(Ie(t))return mi(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 r=new Map;return e.set(t,r),Array.from(t.entries()).forEach(([s,o])=>{r.set(s,mi(o,e))}),r}if(t instanceof Set){const r=new Set;return e.set(t,r),Array.from(t).forEach(s=>{r.add(mi(s,e))}),r}if(Array.isArray(t)){const r=[];e.set(t,r);for(const s of t)r.push(mi(s,e));return r}const i=ie(t),n={};e.set(t,n);for(const r of Object.keys(i))n[r]=mi(i[r],e);for(const r of Object.getOwnPropertySymbols(i))n[r]=mi(i[r],e);return n}const Vo=()=>{},ib={id:"preferences-ui-app"},nb={class:"tabbar"},rb={class:"tabbar-tabs"},sb=["onClick","data-value"],ob={class:"tabbar-content"},ab={key:0},lb={style:{"max-height":"20em",overflow:"auto"}},cb=di({__name:"PreferencesApp",setup(t,{expose:e}){const i=qo(),n=!1,r=gc([]),s=Ue([]),o=Ue(""),a=It(()=>s.value.find(f=>f.name===o.value)||null),l=It(()=>{const f=r.value.filter(w=>w.category===o.value).map(w=>w.schema);return f.length===0?null:R.intersect(f)}),c=It(()=>a.value&&typeof a.value.autoGenerateForm=="boolean"?a.value.autoGenerateForm:!0),u=Ue({});e({getValue(){return mi(u)},mergeValue(f){u.value={...u.value,...f}},selectTab(f){o.value=f}}),wn(async()=>{i.inject(["preferences"],async f=>{const w=await f.preferences.getAll();u.value=w,s.value=f.preferences.getConfigCategories(),r.value=f.preferences.getConfigRegistries(),o.value=s.value[0].name})});const d=(f,w)=>{f.preventDefault(),o.value=w;const S=f.currentTarget;S&&S.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})},h=Ec("customRenderContainerRef"),p=Ue([]);return _o(()=>{p.value.forEach(f=>f()),p.value=[]}),Mi(a,async f=>{p.value.forEach(S=>S()),p.value=[],await mn();const w=h.value;if(w&&(w.innerText="",f&&typeof f.customRenderer=="function")){let S=Vo;const E=g=>{S=g},M=g=>{p.value.push(g)},y=await f.customRenderer({ctx:i,onMounted:E,onUnmount:M});y&&(w.appendChild(y),S?.(w))}},{immediate:!0,deep:!1}),(f,w)=>(oe(),de("div",ib,[J("div",nb,[J("div",rb,[(oe(!0),de(qe,null,xo(s.value,S=>(oe(),de("a",{class:pt(["tab",{active:o.value===S.name}]),key:S.name,onClick:E=>d(E,S.name),"data-value":S.name},ue(S.label),11,sb))),128))]),J("div",ob,[a.value&&a.value.customRenderer?(oe(),de("div",{class:"custom-render-container",ref_key:"customRenderContainerRef",ref:h,key:o.value})):Jt("",!0),c.value&&l.value?(oe(),Ir(Se(tb),{class:"auto-schema-form",key:o.value,"data-category":o.value,schema:l.value,value:u.value,"onUpdate:value":w[0]||(w[0]=S=>u.value={...u.value,...S}),"validate-on-change":!1,i18n:{rootLabel:""}},null,8,["data-category","schema","value"])):Jt("",!0)])]),Se(n)?(oe(),de("details",ab,[J("pre",lb,ue(u.value),1)])):Jt("",!0)]))}}),Br=(t,e)=>{const i=t.__vccOpts||t;for(const[n,r]of e)i[n]=r;return i},ub=Br(cb,[["__scopeId","data-v-7f07706b"]]);var fb=Object.create,Yo=Object.defineProperty,db=Object.getOwnPropertyDescriptor,Ju=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Zu=t=>{throw TypeError(t)},hb=(t,e,i)=>e in t?Yo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,pb=(t,e)=>Yo(t,"name",{value:e,configurable:!0}),gb=t=>[,,,fb(t?.[Ju("metadata")]??null)],mb=["class","method","getter","setter","accessor","field","value","get","set"],ef=t=>t!==void 0&&typeof t!="function"?Zu("Function expected"):t,yb=(t,e,i,n,r)=>({kind:mb[t],name:e,metadata:n,addInitializer:s=>i._?Zu("Already initialized"):r.push(ef(s||null))}),bb=(t,e)=>hb(e,Ju("metadata"),t[3]),vb=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},wb=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&db(r,i));pb(r,i);for(var f=n.length-1;f>=0;f--)l=yb(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,ef(o)&&(r=o);return bb(t,r),p&&Yo(r,i,p),u?c^4?s:p:r},tf,Qo,nf;tf=[Pe(["preferences","modal","$","$$"])];class Fr extends(nf=et){constructor(e){super(e,{},"preferences-ui"),this.ctx=e,this._modal=null,this._form=null,e.set("preferencesUI",this);const i=e.$,n=e.$$;e.preferences.defineCategory({name:"general",label:i`prefs.general.label`,description:i`prefs.general.description`,autoGenerateForm:!0}),e.preferences.defineCategory({name:"editor",label:i`prefs.editor.label`,description:i`prefs.editor.description`,autoGenerateForm:!0}),e.preferences.defineCategory({name:"about",label:n`prefs.about.label`,description:n`prefs.about.description`,index:99,customRenderer:()=>m("section",{className:"theme-ipe-prose",children:[m("h2",{children:"✏️ InPageEdit NEXT"}),m("p",{children:n`prefs.about.intro`}),m("h3",{children:n`prefs.about.portals.header`}),m("ul",{children:[m("li",{children:m("a",{href:this.ctx.Endpoints.HOME_URL,target:"_blank",children:n`prefs.about.portals.officialwebsite`})}),m("li",{children:m("a",{href:`${this.ctx.Endpoints.UPDATE_LOGS_URL}#${this.ctx.version.split("-")[0]}`,target:"_blank",children:n`prefs.about.portals.updatelogs`})})]}),m("h3",{children:n`prefs.about.joinus.header`}),m("ul",{children:[m("li",{children:[m("strong",{children:n`prefs.about.joinus.github`}),":"," ",m("a",{href:this.ctx.Endpoints.GITHUB_URL,target:"_blank",children:`${this.ctx.Endpoints.GITHUB_OWNER}/${this.ctx.Endpoints.GITHUB_REPO}`})]}),m("li",{children:[m("strong",{children:n`prefs.about.joinus.qqgroup`}),": ",this.ctx.Endpoints.QQ_GROUP_ID]})]}),m("hr",{}),m("p",{style:{textAlign:"center"},children:n`prefs.about.copyright`}),m("hr",{})]})}),e.inject(["toolbox"],r=>{r.toolbox.addButton({id:"preferences",icon:m("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:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("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:()=>i`Configure Preferences`,group:"group2",index:99,onClick:()=>this.showModal()}),this.addDisposeHandler(s=>{s.toolbox.removeButton("preferences")})})}async start(){Promise.resolve().then(()=>Ow).then(({PluginPrefSync:e})=>{this.ctx.plugin(e)}).catch(this.ctx.logger.warn),this.ctx.on("preferences/changed",e=>{this._form?.mergeValue?.(e.input)})}stop(){}showModal(){const e=this.ctx.$;if(this._modal&&!this._modal.isDestroyed)return this._modal;const i=this.ctx.modal.show({className:"ipe-preference compact-buttons",sizeClass:"small",outSideClose:!1,center:!0,title:`${e`InPageEdit Preferences`} (${this.ctx.version})`,content:m(_i,{children:m(li,{})})});i.get$window().classList.add("dialog");const n=m("div",{id:"ipe-preferences-app",style:{minHeight:"calc(85dvh - var(--ipe-modal-spacing) * 2)"}});i.setContent(n),this.ctx.emit("preferences-ui/modal-shown",{ctx:this.ctx,modal:i});const r=this.createPreferencesUIApp(),s=r.mount(n);return this._form=s,this.ctx.emit("preferences-ui/vue-app-mounted",{ctx:this.ctx,app:r,form:s}),i.setButtons([{label:e`Close`,className:"is-ghost",method:()=>{i.close()}},{label:e`Save`,className:"is-primary is-ghost",method:async()=>{const o=s.getValue();try{const a=await this.ctx.preferences.setMany(o);this.logger.info("preferences saved",o,a)}catch(a){this.logger.error("failed to save preferences",a)}i.close(),this.ctx.modal.notify("success",{title:e`Preferences Saved`,content:m("p",{children:e`Some settings may take effect after reloading the page.`})})}}]),this._modal=i,i.on(i.Event.Close,()=>{this.logger.debug("preferences modal closed, vue app unmounting"),r.unmount(),this._modal=null,this._form=null,this.ctx.emit("preferences-ui/modal-closed",{ctx:this.ctx,modal:i})}),i}getCurrentModal(){return this._modal}closeCurrentModal(){return this._modal?.close()}async dispatchFormSave(e){e=e||this._form||void 0;const i=e?.getValue();return i?(this.ctx.preferences.setMany(i),!0):!1}getCurrentFormValue(){return this._form?.getValue()}mergeFormValue(e){return this._form?.mergeValue?.(e),!!this._form?.mergeValue}createPreferencesUIApp(){return Au(this.ctx,ub)}}Qo=gb(nf),Fr=wb(Qo,0,"PluginPreferencesUI",tf,Fr),vb(Qo,1,Fr);const _b=Object.freeze(Object.defineProperty({__proto__:null,get PluginPreferencesUI(){return Fr}},Symbol.toStringTag,{value:"Module"})),xb=Symbol("@@apply"),Sb=Symbol("@@ctor");function rf(t,e){if(typeof t!="object"||t===null||Array.isArray(t))throw new TypeError("instance is not an object");const i=(...s)=>{const o=t[e];if(typeof o!="function")throw new TypeError(`Property "${String(e)}" is not a function`);return o.apply(t,s)};i[xb]=i,i[Sb]=t;const n=t?.constructor?.name;return n&&(i[Symbol.toStringTag]=n),new Proxy(i,{get(s,o,a){return o==="prototype"?Reflect.get(i,o,a):Reflect.get(t,o,t)},set(s,o,a){return Reflect.set(t,o,a)},has(s,o){return Reflect.has(t,o)},deleteProperty(s,o){return Reflect.deleteProperty(t,o)},ownKeys(){return Reflect.ownKeys(t)},getOwnPropertyDescriptor(s,o){return Object.getOwnPropertyDescriptor(t,o)},defineProperty(s,o,a){return Object.defineProperty(t,o,a)}})}const qr={mbox:"_mbox_5x43w_1",title:"_title_5x43w_12",content:"_content_5x43w_19",close:"_close_5x43w_27"},Xo=t=>{const{type:e="default",title:i,content:n,closeable:r=!0,titleProps:s,contentProps:o,children:a,...l}=t;let c=i;typeof i>"u"&&e!=="default"&&(c=e[0].toUpperCase()+e.slice(1).toLowerCase());const u=async()=>{if(!d)return Promise.resolve();const{promise:h,resolve:p}=Promise.withResolvers();return d.animate([{opacity:"1",height:d.clientHeight+"px"},{opacity:"0",height:"0px",margin:"0px"}],{duration:300,easing:"ease"}).addEventListener("finish",()=>{d.remove(),p()}),h},d=m("div",{className:`theme-ipe ipe-mbox mbox-type-${e||"default"} ${qr.mbox}`,...l,children:[c&&m("div",{className:`ipe-mbox-title ${qr.title}`,...s,children:c}),m("div",{className:`ipe-mbox-content ${qr.content}`,...o,children:a||n}),r&&m("a",{onClick:u,className:`ipe-mbox-close ${qr.close}`,children:"×"})]});return d.close=u,d},Hr=t=>{const{label:e,id:i,name:n,value:r,disabled:s,labelProps:o,inputProps:a,...l}=t;return m("div",{className:"theme-ipe ipe-input-box",...l,children:[m("label",{htmlFor:i,style:{display:"block"},...o,children:e}),m("input",{id:i,name:n,value:r,disabled:s,style:{width:"100%"},...a})]})},kb=t=>{const{id:e,name:i,value:n,label:r,inputProps:s,labelProps:o,children:a,...l}=t;return m("label",{className:"theme-ipe ipe-radio-box",...l,children:[m("input",{type:"radio",id:e,name:i,value:n,...s}),m("span",{className:"ipe-checkbox-box"}),m("span",{...o,children:r||a})]})},Ui=t=>{const{id:e,name:i,label:n,checked:r,inputProps:s,labelProps:o,children:a,...l}=t;return m("label",{className:"theme-ipe ipe-checkbox",...l,children:[m("input",{type:"checkbox",id:e,name:i,checked:r,...s}),m("span",{className:"ipe-checkbox-box"}),m("span",{...o,children:n||a})]})},$b=(t=0)=>new Promise(e=>setTimeout(e,t));var Eb=Object.create,Jo=Object.defineProperty,Pb=Object.getOwnPropertyDescriptor,sf=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),of=t=>{throw TypeError(t)},Cb=(t,e,i)=>e in t?Jo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Rb=(t,e)=>Jo(t,"name",{value:e,configurable:!0}),Ib=t=>[,,,Eb(t?.[sf("metadata")]??null)],Ab=["class","method","getter","setter","accessor","field","value","get","set"],af=t=>t!==void 0&&typeof t!="function"?of("Function expected"):t,Ob=(t,e,i,n,r)=>({kind:Ab[t],name:e,metadata:n,addInitializer:s=>i._?of("Already initialized"):r.push(af(s||null))}),Tb=(t,e)=>Cb(e,sf("metadata"),t[3]),Lb=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Mb=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Pb(r,i));Rb(r,i);for(var f=n.length-1;f>=0;f--)l=Ob(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,af(o)&&(r=o);return Tb(t,r),p&&Jo(r,i,p),u?c^4?s:p:r},lf,Zo,cf;lf=[Pe(["api","wikiPage","wikiTitle","currentPage","wiki","modal","preferences","$"]),Vt(R.object({"quickEdit.editSummary":R.string().description("Default edit summary for quick edits").default("[IPE-NEXT] Quick edit"),"quickEdit.editMinor":R.boolean().description('Default to checking "minor edit" option').default(!1),"quickEdit.outSideClose":R.boolean().description("Close editor modal by clicking outside").default(!0),"quickEdit.watchList":R.union([R.const(ht.preferences).description("Follow MW preferences"),R.const(ht.nochange).description("Keep the current watchlist status"),R.const(ht.watch).description("Add the page to watchlist"),R.const(ht.unwatch).description("Remove the page from watchlist")]).description("Watchlist options").default(ht.preferences),"quickEdit.keyshortcut.save":R.string().default("ctrl-s").description("save button key shortcut (blank to disable)"),"quickEdit.editFont":R.union([R.const("preferences").description("Follow MW preferences"),R.const("monospace").description("Monospace"),R.const("sans-serif").description("Sans-serif"),R.const("serif").description("Serif"),R.string().description("Custom font (same as CSS `font-family` property)").default("")]).description("Font to use in quick edit's textarea").default("preferences")}).description("Quick edit options").extra("category","editor"))];let zr=(bi=class extends(cf=et){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},this.ctx.root.set("quickEdit",rf(this,"showModal"))}start(){this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e),e.on("dispose",()=>{this.removeToolbox(e)})})}async showModal(e){const i=this.ctx.$;if(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.");const g=new URLSearchParams(window.location.search),b=this.ctx.currentPage.wikiTitle;e={...e,title:b?.getPrefixedDBKey(),revision:g.has("oldid")?Number(g.get("oldid")):void 0,pageId:g.has("curid")?Number(g.get("curid")):void 0}}if(!e.revision&&!e.pageId&&e.title){const g=this.ctx.wikiTitle.resolveSpecialPageTarget(e.title);g&&g.title.getNamespaceId()>=0&&(e.title=g.title.getPrefixedDBKey(),e.section??(e.section=g.section))}const n=await this.ctx.preferences.get("quickEdit.outSideClose"),r=await this.ctx.preferences.get("quickEdit.watchList"),s=typeof e.editSummary=="string"?e.editSummary:await this.ctx.preferences.get("quickEdit.editSummary"),o=typeof e.editMinor=="boolean"?e.editMinor:await this.ctx.preferences.get("quickEdit.editMinor"),a=await this.getEditFontOptions(),l={...this.DEFAULT_OPTIONS,editSummary:s,editMinor:o,...e};l.editSummary||(l.editSummary=await this.ctx.preferences.get("quickEdit.editSummary")||""),this.ctx.emit("quick-edit/init-options",{ctx:this.ctx,options:l});const c=this.ctx.modal.createObject({className:"ipe-quickEdit",sizeClass:"large",center:!1,outSideClose:n}).init();c.setTitle(m(_i,{children:["Loading: ",m("u",{children:l.title})]})),c.setContent(m("section",{className:"ipe-quickEdit-loading",style:{height:"70vh",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center"},children:m(li,{})})),c.addButton({side:"right",type:"button",className:"is-danger is-ghost",label:i`Cancel`,method(){c.close()}}),c.show(),this.ctx.emit("quick-edit/show-modal",{ctx:this.ctx,modal:c,options:l});let u;try{if(u=await this.getWikiPageFromPayload(l),u.pageInfo.special)throw new Error(i`Special page is not editable.`)}catch(g){c.off(c.Event.Close),c.close(),this.ctx.modal.notify("error",{content:g instanceof Error?g.message:String(g)});return}const d=l.section==="new"?"":u.revisions[0]?.content||"",h=u.revisions[0]?.revid,p=h&&h!==u.lastrevid,f=l.section==="new",w=u.pageid===0;c.setTitle(m(_i,{children:[f?i`New Section`:i`Quick ${w?"Create":"Edit"}`,": ",m("u",{children:u.pageInfo.title}),p?` (${i`Revision`} ${h})`:""]}));const S=[];w&&S.push(m(Xo,{title:i`Attention`,type:"important",children:m("p",{children:i`This page does not exist.`})})),p&&S.push(m(Xo,{title:i`Attention`,type:"warning",children:m("p",{innerHTML:i`You are editing a <em>historical version</em>; the content is not the latest!`})})),this.ctx.emit("quick-edit/edit-notice",{ctx:this.ctx,options:l,modal:c,wikiPage:u,editNotices:S});const E=m("form",{className:"ipe-quickEdit__form",children:[m("div",{className:"ipe-quickEdit__notices",children:S}),m("div",{className:"ipe-quickEdit__content",style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[l.section==="new"&&m(_i,{children:m(Hr,{label:i`Section title`,id:"summary",name:"summary",value:"",inputProps:{placeholder:i`Topic for new section, this will be the h2 heading`}})}),m("textarea",{className:`ipe-quickEdit__textarea ${a.className}`,style:{fontFamily:a.fontFamily},name:"text",id:"wpTextbox1",children:d})]}),m("div",{class:"ipe-quickEdit__options",style:{display:"flex",flexDirection:"column",gap:"1rem",marginTop:"1rem"},children:[!f&&m(Hr,{label:i`Summary`,id:"summary",name:"summary",value:l.editSummary}),m("div",{className:"ipe-input-box",children:[m("label",{htmlFor:"watchlist",style:{display:"block"},children:i`Watchlist`}),m("div",{style:{display:"flex",gap:"1rem"},children:[ht.preferences,ht.nochange,ht.watch,ht.unwatch].map(g=>m(kb,{name:"watchlist",value:g,inputProps:{checked:r===g},children:i`watchlist.${g}`},g))})]}),m("div",{style:{display:"flex",gap:"1rem"},children:[m(Ui,{name:"minor",id:"minor",checked:l.editMinor,children:i`Minor edit`}),m(Ui,{name:"reloadAfterSave",id:"reloadAfterSave",checked:l.reloadAfterSave,children:i`Reload after save`})]})]}),!1]});c.setContent(E);let M=!1;c.addButton({side:"left",className:"is-primary submit-btn",label:i`Submit`,keyPress:await this.ctx.preferences.get("quickEdit.keyshortcut.save")||void 0,method:async()=>{const g=new FormData(E);c.setLoadingState(!0);try{await this.handleSubmit({wikiPage:u,text:g.get("text"),summary:g.get("summary"),minor:g.get("minor")==="on",section:l.section,watchlist:r,createonly:u.pageid===0&&!M,recreate:u.pageid===0&&M}),c.setOptions({beforeClose:Vo}),c.close(),this.ctx.modal.notify("success",{title:i`Submission Successful`,content:i`Your changes have been saved.`}),g.get("reloadAfterSave")&&(await $b(500),location.reload())}catch(b){if(c.setLoadingState(!1),ni.is(b)&&(b.code==="pagedeleted"||b.code==="editconflict"||b.code==="articleexists")){M=!0,this.ctx.modal.notify("warning",{title:i`Submission Error`,content:m("div",{children:[m("p",{children:m("strong",{children:b.message})}),m("p",{children:i`You can try to submit again to dismiss the warnings.`})]}),closeAfter:15*1e3});return}this.ctx.modal.notify("error",{title:i`Submission Error`,content:b instanceof Error?b.message:String(b)})}}},0),c.setOptions({beforeClose:()=>{const g=u.revisions[0]?.content||"";return(E.querySelector("textarea")?.value||"")===g?!0:(this.ctx.modal.confirm({className:"is-primary",title:i`Unsaved Changes`,content:i`All edit contents will be lost after closing the modal. Are you sure you want to close?`,center:!0,okBtn:{label:i`Give Up`,className:"is-danger is-ghost"},cancelBtn:{label:i`Continue Editing`,className:"is-primary is-ghost"}},x=>(x&&(c.setOptions({beforeClose:Vo}),c.close()),!0)),!1)}}),this.ctx.emit("quick-edit/wiki-page",{ctx:this.ctx,options:l,modal:c,wikiPage:u});const y=g=>E.querySelector("textarea")?.value===d?!0:(g.preventDefault(),i`You have unsaved changes. Are you sure you want to leave?`);window.addEventListener("beforeunload",y),c.on(c.Event.Close,()=>{window.removeEventListener("beforeunload",y)})}async handleSubmit(e){const{wikiPage:i,...n}=e;return this.ctx.emit("quick-edit/submit",{ctx:this.ctx,wikiPage:i,...n}),i.edit({...n})}async getEditFontOptions(){const e=await this.ctx.preferences.get("quickEdit.editFont");return bi.BUILT_IN_FONT_OPTIONS.includes(e)?{className:`mw-editfont-${e==="preferences"?this.ctx.wiki.userOptions?.editfont||"monospace":e}`,fontFamily:""}:{className:"mw-editfont-custom",fontFamily:e}}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")}async injectToolbox(e){const i=this.ctx.$,n=this.ctx.currentPage.wikiTitle,r=n&&n.getNamespaceId()>=0;e.toolbox.addButton({id:"quick-edit",group:"group1",index:0,icon:m("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:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1"}),m("path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z"}),m("path",{d:"M16 5l3 3"})]}),buttonProps:{disabled:!r},tooltip:()=>r?i`Quick Edit`:i`Not editable`,onClick:()=>{const s=new URLSearchParams(window.location.search).get("oldid");this.showModal({title:n?.getPrefixedText(),revision:s?Number(s):void 0})}})}removeToolbox(e){e.toolbox.removeButton("quick-edit")}},bi.BUILT_IN_FONT_OPTIONS=["preferences","monospace","sans-serif","serif"],bi);Zo=Ib(cf),zr=Mb(Zo,0,"PluginQuickEdit",lf,zr),Lb(Zo,1,zr);const Nb=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickEdit:zr},Symbol.toStringTag,{value:"Module"})),An={twinSwapInput:"_twinSwapInput_1gdgl_9",inputWrapper:"_inputWrapper_1gdgl_23",inputLeft:"_inputLeft_1gdgl_27",inputRight:"_inputRight_1gdgl_30",swapButton:"_swapButton_1gdgl_46"},uf=t=>{const{inputs:e,enableSwap:i=!0,...n}=t,r=e?.length===2?e:[e?.[0]??{},e?.[1]??{}],s=[null,null];let o=0,a=null,l=null;const c=()=>s.some(f=>f&&f.disabled),u=()=>{if(!s[0]||!s[1]||c())return;const f=s[0],w=s[1],S=f.value,E=w.value;f.value=E,w.value=S,f.dispatchEvent(new Event("change")),w.dispatchEvent(new Event("change")),o++,l&&(l.style.transform=`rotateY(${o*-180}deg)`,l.style.transition="transform 200ms ease")},d=f=>{if(!a)return;const w=f??!a.disabled;a.disabled=!w,w&&s.forEach(S=>{S&&(S.disabled=!1)})},h=m("button",{type:"button","aria-label":"Swap values",onClick:u,disabled:c()||!i,ref:f=>a=f,children:m("svg",{ref:f=>l=f,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:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M20 10h-16l5.5 -6"}),m("path",{d:"M4 14h16l-5.5 6"})]})}),p=m("div",{className:`twin-swap-input ${An.twinSwapInput}`,...n,children:[r.map((f,w)=>{const{label:S,id:E,name:M,value:y,disabled:g,required:b,inputProps:x}=f,P=w===0,L=E||M;return m("div",{className:`${An.inputWrapper} ${P?An.inputLeft:An.inputRight}`,children:[S&&m("label",{htmlFor:L,children:S}),m("input",{ref:C=>s[w]=C,type:"text",id:L,name:M,value:y,disabled:g,required:b,...x})]})}),m("div",{className:An.swapButton,children:h})]});return p.swap=u,p.toggleEnableSwap=d,p};var Db=Object.create,ea=Object.defineProperty,jb=Object.getOwnPropertyDescriptor,ff=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),df=t=>{throw TypeError(t)},Ub=(t,e,i)=>e in t?ea(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Bb=(t,e)=>ea(t,"name",{value:e,configurable:!0}),Fb=t=>[,,,Db(t?.[ff("metadata")]??null)],qb=["class","method","getter","setter","accessor","field","value","get","set"],hf=t=>t!==void 0&&typeof t!="function"?df("Function expected"):t,Hb=(t,e,i,n,r)=>({kind:qb[t],name:e,metadata:n,addInitializer:s=>i._?df("Already initialized"):r.push(hf(s||null))}),zb=(t,e)=>Ub(e,ff("metadata"),t[3]),Kb=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Wb=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&jb(r,i));Bb(r,i);for(var f=n.length-1;f>=0;f--)l=Hb(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,hf(o)&&(r=o);return zb(t,r),p&&ea(r,i,p),u?c^4?s:p:r},pf,ta,gf;pf=[Vt(R.object({"quickMove.reason":R.string().default("[IPE-NEXT] Quick move")}).description("Quick move options").extra("category","editor")),Pe(["modal","wiki","$"])];class Kr extends(gf=et){constructor(e){super(e,{},"quick-move"),this.ctx=e,e.set("quickMove",this)}start(){this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e)})}injectToolbox(e){const i=e.$,n=window.mw?.config.get("wgPageName")||"",r=window.mw?.config.get("wgIsProbablyEditable");e.toolbox.addButton({id:"quick-move",icon:m("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:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M12 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3"}),m("path",{d:"M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3"}),m("path",{d:"M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7"}),m("path",{d:"M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1"}),m("path",{d:"M17 12h.01"}),m("path",{d:"M13 12h.01"})]}),tooltip:()=>i`Quick Move`,group:"group1",index:1,onClick:()=>{this.showModal(r?{lockFromField:!0,from:n}:{})}})}async showModal(e){const i=this.ctx.$,n=await this.ctx.preferences.get("quickMove.reason"),r=this.ctx.modal.createObject({title:i`Quick Move`,content:m(li,{}),className:"quick-move compact-buttons",sizeClass:"smallToMedium",center:!0}).init();let s=null;return r.setContent(m("form",{ref:o=>s=o,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:o=>{if(o.preventDefault(),s?.checkValidity(),!s?.reportValidity())return;const a=new FormData(s),l={from:a.get("from")?.toString().trim(),to:a.get("to")?.toString().trim(),reason:a.get("reason")||"",movetalk:a.get("movetalk")==="on",movesubpages:a.get("movesubpages")==="on",noredirect:a.get("noredirect")==="on"};if(!l.from||!l.to){this.ctx.modal.notify("error",{title:i`Failed to move`,content:"From and to are required."});return}this.ctx.emit("quick-move/submit",{ctx:this.ctx,modal:r,payload:l}),r.setLoadingState(!0),this.movePage(l).then(()=>{location.reload()}).catch(c=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:i`Failed to move`,content:c instanceof Error?c.message:String(c)})})},children:[m(uf,{inputs:[{label:i`Move from`,name:"from",value:e?.from,required:!0},{label:i`Move to`,name:"to",value:e?.to,required:!0}]}),m("div",{children:m(Ui,{name:"movetalk",id:"movetalk",checked:e?.movetalk,children:i`Move talk page`})}),m("div",{children:m(Ui,{name:"movesubpages",id:"movesubpages",checked:e?.movesubpages,children:i`Move subpages (up to 100)`})}),this.ctx.wiki.hasRight("suppressredirect")&&m("div",{children:m(Ui,{name:"noredirect",id:"noredirect",checked:e?.noredirect,children:i`Move without leaving a redirect`})}),m(Hr,{label:i`Reason`,id:"reason",name:"reason",value:e?.reason??n??""})]})),r.setButtons([{label:i`Move`,className:"is-primary is-ghost",method:()=>{s?.dispatchEvent(new Event("submit"))}}]),r.show()}async movePage(e){const{from:i,to:n,reason:r="",...s}=e;if(!i||!n)throw new Error("From and to titles are required.");if(i===n)throw new Error("From and to titles cannot be the same.");return(await this.ctx.wikiPage.newFromTitle(i)).moveTo(n,r,s)}}ta=Fb(gf),Kr=Wb(ta,0,"PluginQuickMove",pf,Kr),Kb(ta,1,Kr);const Gb=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickMove(){return Kr}},Symbol.toStringTag,{value:"Module"}));var Vb=Object.create,ia=Object.defineProperty,Yb=Object.getOwnPropertyDescriptor,mf=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),yf=t=>{throw TypeError(t)},Qb=(t,e,i)=>e in t?ia(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Xb=(t,e)=>ia(t,"name",{value:e,configurable:!0}),Jb=t=>[,,,Vb(t?.[mf("metadata")]??null)],Zb=["class","method","getter","setter","accessor","field","value","get","set"],bf=t=>t!==void 0&&typeof t!="function"?yf("Function expected"):t,ev=(t,e,i,n,r)=>({kind:Zb[t],name:e,metadata:n,addInitializer:s=>i._?yf("Already initialized"):r.push(bf(s||null))}),tv=(t,e)=>Qb(e,mf("metadata"),t[3]),iv=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},nv=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Yb(r,i));Xb(r,i);for(var f=n.length-1;f>=0;f--)l=ev(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,bf(o)&&(r=o);return tv(t,r),p&&ia(r,i,p),u?c^4?s:p:r},vf,na,wf;vf=[Pe(["api","wikiPage","modal","preferences","$"]),Vt(R.object({"quickPreview.keyshortcut":R.string().default("ctrl-p").description("Key shortcut to open quick preview in quick edit modal")}).extra("category","editor").description("Quick preview options"))];class Wr extends(wf=et){constructor(e){super(e,{},"quickPreview"),this.ctx=e,this.ctx.set("quickPreview",rf(this,"previewWikitext"))}start(){this.ctx.on("quick-edit/wiki-page",this.injectQuickEdit.bind(this))}stop(){}previewWikitext(e,i,n,r,s){const o=this.ctx.$;return n||(n=this.ctx.wikiPage.newBlankPage({title:"API"})),(!r||r.isDestroyed)&&(r=this.ctx.modal.createObject({className:"in-page-edit ipe-quickPreview",sizeClass:"large",center:!1,...s}).init()),r.show(),r.setTitle(o`Preview - Loading...`),r.setContent(m(li,{})),r.bringToFront(),this.ctx.emit("quick-preview/show-modal",{ctx:this.ctx,text:e,modal:r,wikiPage:n}),n.preview(e,i).then(a=>{const{data:{parse:l}}=a;r.setTitle(o(l.title)`Preview - {{ $1 }}`);let c=null;r.setContent(m("section",{children:m("div",{ref:u=>c=u,className:"mw-parser-output",innerHTML:l.text})})),window.mw?.hook&&typeof jQuery=="function"&&window.mw.hook("wikipage.content").fire(jQuery(c)),this.ctx.emit("quick-preview/loaded",{ctx:this.ctx,modal:r,wikiPage:n,text:e,parseData:l})}).catch(a=>{r.setTitle(o`Preview - Failed`),r.setContent(m(_i,{children:[m("p",{children:o`Failed to preview`}),m("p",{children:a instanceof Error?a.message:String(a)})]}))}),r}async injectQuickEdit({options:e,modal:i,wikiPage:n}){const r=this.ctx.$;let s;i.addButton({label:r`Preview`,side:"left",className:"btn btn-secondary",keyPress:await this.ctx.preferences.get("quickPreview.keyshortcut.quickEdit")||void 0,method:()=>{let o=i.get$content().querySelector('textarea[name="text"]')?.value||"";if(e.section==="new"){const a=i.get$content().querySelector('input[name="summary"]')?.value;a&&(o=`==${a}==
|
|
25
|
-
${o}`)}s=this.previewWikitext(o,void 0,n,s,{backdrop:!1,draggable:!0})}},1),i.on(i.Event.Close,()=>{s?.destroy(),s=void 0})}}na=Jb(wf),Wr=nv(na,0,"PluginQuickPreview",vf,Wr),iv(na,1,Wr);const rv=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickPreview(){return Wr}},Symbol.toStringTag,{value:"Module"})),sv=t=>{let{user:e,target:i,ctx:n}=t;const r=n.getUrl.bind(n);return m("span",{className:"mw-userlinks",children:[m("a",{href:r(`User:${e}`),className:"mw-userlink",target:i,children:e})," ",m("span",{className:"mw-usertoollinks",children:["(",m("a",{href:r(`User_talk:${e}`),className:"mw-usertoollinks-talk",target:i,children:"talk"})," | ",m("a",{href:r(`Special:Contributions/${e}`),className:"mw-usertoollinks-contribs",target:i,children:"contribs"})," | ",m("a",{href:r(`Special:Block/${e}`),className:"mw-usertoollinks-block",target:i,children:"block"}),")"]})]})};var Gr=(t=>(t.update="ipe:diff-table/update",t.edit="ipe:diff-table/edit",t))(Gr||{});const ov=new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeStyle:"medium"}).format,_f=t=>{let e=["diff-title"];if(t.type==="from"?e.push("diff-otitle"):t.type==="to"&&e.push("diff-ntitle"),!t.pageid||!t.userid)return m("td",{colSpan:2,className:e,children:m("div",{className:"mw-diff-title--title",children:t.type==="from"?"Original content":t.type==="to"?"Your content":""})});const i=n=>{n.preventDefault(),n.target.dispatchEvent(new CustomEvent("ipe:diff-table/edit",{detail:{revid:t.revid},bubbles:!0}))};return m("td",{colSpan:2,className:e,children:[m("div",{className:"mw-diff-title--title",children:[t.pagetitle||t.timestamp,t.revid?` (rev#${t.revid})`:""]}),m("div",{className:"mw-diff-title--actions",children:m("a",{href:t.ctx.getUrl("",{action:"edit",oldid:t.revid}),onClick:i,children:[m(Ll,{style:"width: 1em; height: 1em"}),"Quick edit"]})}),m("div",{className:"mw-diff-title--user",children:t.username&&m(sv,{ctx:t.ctx,user:t.username,target:"_blank"})}),m("div",{className:"mw-diff-title--timestamp",children:t.timestamp&&ov(new Date(t.timestamp))}),m("div",{className:"mw-diff-title--comment",children:t.parsedcomment&&m(_i,{children:["(",m("i",{innerHTML:t.parsedcomment}),")"]})})]})},av=t=>{const e=t.data;if(!e.prev&&!e.next)return null;const i=(n,r,s)=>{n.preventDefault(),n.target.dispatchEvent(new CustomEvent("ipe:diff-table/update",{detail:{fromrev:r,torev:s},bubbles:!0}))};return m("tr",{className:"mw-diff-title--navigation",children:[m("td",{colSpan:2,children:e.prev?m("a",{href:t.ctx.getUrl("",{diff:e.prev,oldid:e.fromrevid}),onClick:n=>i(n,e.prev,e.fromrevid),children:"← Previous"}):m("i",{children:"Oldest version"})}),m("td",{colSpan:2,children:e.next?m("a",{href:t.ctx.getUrl("",{diff:e.next,oldid:e.torevid}),onClick:n=>i(n,e.torevid,e.next),children:"Next →"}):m("i",{children:"Newest version"})})]})},lv=t=>{const{data:e,...i}=t,n=m("table",{className:"theme-ipe diff diff-type-table","data-mw":"interface",...i,children:[m("colgroup",{children:[m("col",{className:"diff-marker"}),m("col",{className:"diff-content"}),m("col",{className:"diff-marker"}),m("col",{className:"diff-content"})]}),m("tbody",{children:[m("tr",{children:[m(_f,{ctx:t.ctx,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}),m(_f,{ctx:t.ctx,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})]}),m(av,{data:e,ctx:t.ctx}),m("div",{id:"diffbody"}),m("tr",{className:"diff-size",style:{textAlign:"center"},children:[m("td",{colSpan:2,className:"diff-size-old",children:e.fromsize!==void 0&&`${e.fromsize} bytes`}),m("td",{colSpan:2,className:"diff-size-new",children:e.tosize!==void 0&&`${e.tosize} bytes`})]})]})]});return n.querySelector("#diffbody").outerHTML=e.body||m("tr",{children:m("td",{colSpan:4,children:m("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"5rem"},children:m("i",{children:"No changes"})})})}).outerHTML,n};var cv=Object.create,ra=Object.defineProperty,uv=Object.getOwnPropertyDescriptor,xf=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Sf=t=>{throw TypeError(t)},fv=(t,e,i)=>e in t?ra(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,dv=(t,e)=>ra(t,"name",{value:e,configurable:!0}),hv=t=>[,,,cv(t?.[xf("metadata")]??null)],pv=["class","method","getter","setter","accessor","field","value","get","set"],kf=t=>t!==void 0&&typeof t!="function"?Sf("Function expected"):t,gv=(t,e,i,n,r)=>({kind:pv[t],name:e,metadata:n,addInitializer:s=>i._?Sf("Already initialized"):r.push(kf(s||null))}),mv=(t,e)=>fv(e,xf("metadata"),t[3]),yv=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},bv=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&uv(r,i));dv(r,i);for(var f=n.length-1;f>=0;f--)l=gv(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,kf(o)&&(r=o);return mv(t,r),p&&ra(r,i,p),u?c^4?s:p:r},$f,sa,Ef;$f=[Pe(["wiki","getUrl","preferences","$"]),Vt(R.object({"quickDiff.keyshortcut":R.string().default("ctrl-d").description("Key shortcut to open quick diff in quick edit modal")}).description("Quick diff options").extra("category","editor"))];class Vr extends(Ef=et){constructor(e){super(e,{},"quick-diff"),this.ctx=e,this.COMPARE_API_DEFAULT_OPTIONS={prop:["comment","diff","diffsize","ids","parsedcomment","size","timestamp","title","user","rel"].join("|"),difftype:"table"}}start(){this.ctx.set("quickDiff",this),this.ctx.on("quick-edit/wiki-page",this.injectQuickEdit.bind(this)),window.RLQ.push(this.injectHistoryPage.bind(this))}stop(){}injectHistoryPage(){const e=this.ctx.$,i=vs("#mw-history-compare");if(!i)return;zd(".mw-history-compareselectedversions-button",i).forEach(r=>{r.after(m("button",{className:"cdx-button",onClick:s=>{s.preventDefault();const o=new FormData(i),a=Number(o.get("oldid"))||0,l=Number(o.get("diff"))||0;if(!o.get("title")||!a||!l)return this.logger.warn("Missing title or revision IDs");this.comparePages({fromrev:a,torev:l})},children:e`Quick Diff`}))})}async injectQuickEdit({modal:e,wikiPage:i,options:n}){if(i.pageid===0||n.section==="new")return;const r=this.ctx.$;let s;e.addButton({label:r`Diff`,side:"left",keyPress:await this.ctx.preferences.get("quickDiff.keyshortcut")||void 0,className:"btn btn-secondary",method:()=>{const o=i.title,a=i.revisions?.[0]?.content||"",l=e.get$content().querySelector('textarea[name="text"]')?.value||"";return a===l?this.ctx.modal.notify("info",{title:r`Quick Diff`,content:r`No changes`}):(this.ctx.emit("quick-diff/quick-edit-modal",{ctx:this.ctx,modal:e,wikiPage:i}),s=this.comparePages({fromtitle:o,fromtext:a,totitle:o,totext:l,topst:!0},s,{backdrop:!1,draggable:!0}),s)}},2),e.on(e.Event.Close,()=>{s?.destroy(),s=void 0})}comparePages(e,i,n){const r=this.ctx.$;return!i||i.isDestroyed?i=this.ctx.modal.createObject({title:r`Loading diff...`,content:"",className:"quick-diff",center:!1,...n}).init():i.removeButton("*"),this.ctx.emit("quick-diff/init-options",{ctx:this.ctx,options:e}),i.setContent(m("section",{style:{height:"70vh",display:"flex",justifyContent:"center",alignItems:"center"},children:m(li,{})})),i.bringToFront(),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(s=>{if(!s.data.compare)throw new Error("No compare data received",{cause:s});const{data:{compare:o}}=s;i.setTitle(o.fromtitle&&o.totitle?`${o.fromtitle}${o.fromrevid?` (${o.fromrevid})`:""} ⇔ ${o.totitle}${o.torevid?` (${o.torevid})`:""}`:r`Differences`);let a;i.setContent(m("section",{style:{minHeight:"70vh"},children:m(lv,{ref:l=>a=l,data:o,ctx:this.ctx})})),a.addEventListener(Gr.update,l=>{l.stopPropagation(),this.comparePages({fromrev:l.detail.fromrev,torev:l.detail.torev},i,n)},{once:!0}),this.ctx.inject(["quickEdit"],l=>{const c=u=>{u.stopPropagation(),l.quickEdit({revision:u.detail.revid})};a.addEventListener(Gr.edit,c),i.on(i.Event.Close,()=>{a.removeEventListener(Gr.edit,c)})}),o.fromrevid&&o.torevid&&i.addButton({label:r`Original Compare Page`,side:"right",className:"btn btn-secondary",method:()=>{window.location.href=this.ctx.getUrl("",{oldid:o.fromrevid,diff:o.torevid})}}),this.ctx.emit("quick-diff/loaded",{ctx:this.ctx,modal:i,compare:o})}).catch(s=>{i.setContent(m(Xo,{title:r`Failed to load diff`,type:"error",children:m("pre",{children:s instanceof Error?s.message:String(s)})}))}),i.show()}}sa=hv(Ef),Vr=bv(sa,0,"PluginQuickDiff",$f,Vr),yv(sa,1,Vr);const vv=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickDiff(){return Vr}},Symbol.toStringTag,{value:"Module"})),es=class es extends et{constructor(e){super(e,{},"quick-redirect"),this.ctx=e}start(){this.ctx.set("quickRedirect",this);const e=this.ctx.$,i=window.mw?.config.get("wgPageName")||"",n=window.mw?.config.get("wgIsProbablyEditable");this.ctx.inject(["toolbox"],r=>{this.ctx=r,r.toolbox.addButton({id:"quick-redirect",icon:m("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:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M4 21v-4a3 3 0 0 1 3 -3h5"}),m("path",{d:"M9 17l3 -3l-3 -3"}),m("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),m("path",{d:"M5 11v-6a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-9.5"})]}),tooltip:()=>e`Quick Redirect`,group:"group1",index:2,onClick:()=>{this.showModal(n?{to:i}:{})}}),this.addDisposeHandler(s=>{s.toolbox.removeButton("quick-redirect")})})}stop(){}async showModal(e){const i=this.ctx.$,n=await this.ctx.preferences.get("quickRedirect.reason");e||(e={}),this.ctx.emit("quick-redirect/init-options",{ctx:this.ctx,options:e});const r=this.ctx.modal.createObject({title:i`Quick Redirect`,content:m(li,{}),className:"quick-redirect compact-buttons",sizeClass:"smallToMedium",center:!0}).init();let s=null;return r.setContent(m("form",{ref:o=>s=o,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:o=>{if(o.preventDefault(),s?.checkValidity(),!s?.reportValidity())return;const a=new FormData(s),l={from:a.get("from")?.toString().trim(),to:a.get("to")?.toString().trim(),reason:a.get("reason")||"",overwrite:a.get("overwrite")==="on"};if(!l.from||!l.to){this.ctx.modal.notify("error",{title:i`Failed to redirect`,content:i`From and to are required.`});return}this.ctx.emit("quick-redirect/submit",{ctx:this.ctx,payload:l}),r.setLoadingState(!0),this.redirectPage(l).then(c=>{r.close(),this.ctx.modal.notify("success",{title:i`Redirect successful`,content:i`The redirect has been created.`})}).catch(c=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:i`Failed to redirect`,content:c instanceof Error?c.message:String(c)})})},children:[m(uf,{inputs:[{label:i`Redirect from`,name:"from",value:e?.from,required:!0},{label:i`Redirect to`,name:"to",value:e?.to,required:!0}]}),m(Hr,{label:i`Reason`,id:"reason",name:"reason",value:e?.reason??n??""}),m("div",{children:m(Ui,{name:"overwrite",id:"overwrite",checked:e?.overwrite,children:i`Force create redirect even if the from page already exists`})})]})),r.setButtons([{label:i`Create Redirect`,className:"is-primary is-ghost",method:()=>{s?.dispatchEvent(new Event("submit"))}}]),this.ctx.emit("quick-redirect/show-modal",{ctx:this.ctx,modal:r}),r.show()}async redirectPage(e){const{from:i,to:n,reason:r="",overwrite:s=!1}=e,o=await this.ctx.wikiPage.newBlankPage({title:i}),a=`#REDIRECT [[:${n}]]`;return o.edit({text:a,summary:r},{createonly:!s})}};es.inject=["api","wikiPage","modal","$"],es.PreferencesSchema=R.object({"quickRedirect.reason":R.string().default("[IPE-NEXT] Quick redirect")}).description("Quick redirect options").extra("category","editor");let oa=es;const wv=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickRedirect:oa},Symbol.toStringTag,{value:"Module"}));var _v=Object.create,aa=Object.defineProperty,xv=Object.getOwnPropertyDescriptor,Pf=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Cf=t=>{throw TypeError(t)},Sv=(t,e,i)=>e in t?aa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,kv=(t,e)=>aa(t,"name",{value:e,configurable:!0}),$v=t=>[,,,_v(t?.[Pf("metadata")]??null)],Ev=["class","method","getter","setter","accessor","field","value","get","set"],Rf=t=>t!==void 0&&typeof t!="function"?Cf("Function expected"):t,Pv=(t,e,i,n,r)=>({kind:Ev[t],name:e,metadata:n,addInitializer:s=>i._?Cf("Already initialized"):r.push(Rf(s||null))}),Cv=(t,e)=>Sv(e,Pf("metadata"),t[3]),Rv=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Iv=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&xv(r,i));kv(r,i);for(var f=n.length-1;f>=0;f--)l=Pv(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,Rf(o)&&(r=o);return Cv(t,r),p&&aa(r,i,p),u?c^4?s:p:r},If,la,Af;If=[Vt(R.object({toolboxAlwaysShow:R.boolean().description("Make the toolbox opened by default").default(!1)}).description("Toolbox preferences")),Pe(["preferences"])];class Yr extends(Af=wt){constructor(e){super(e,"toolbox",!1),this.ctx=e,this.container=void 0,this.buttons=[],this.seqCounter=0,this.seqMap=new Map,this.compareButtons=(i,n)=>{const r=this.orderKey(i),s=this.orderKey(n),o=r??0,a=s??0;if(o<a)return-1;if(o>a)return 1;const l=this.seqMap.get(i.id)??0,c=this.seqMap.get(n.id)??0;return r===null&&s===null?l!==c?l-c:0:r===null&&s!==null?-1:r!==null&&s===null?1:l!==c?l-c:0}}async start(){this.container=this.createToolbox(),this.ctx.preferences.get("toolboxAlwaysShow").then(e=>{e&&this.container.classList.add("is-persistent")}),this.setupHoverLogic(),document.body.appendChild(this.container),this.ctx.on("i18n/changed",()=>{this.renderAll()})}stop(){this.container?.remove()}get isPersistent(){return this.container.classList.contains("is-persistent")}setupHoverLogic(){let e=null;this.container.addEventListener("mouseenter",()=>{e&&(clearTimeout(e),e=null),this.isPersistent||this.container.classList.add("is-hovered")}),this.container.addEventListener("mouseleave",()=>{this.isPersistent||(e=window.setTimeout(()=>{this.container.classList.remove("is-hovered")},150))})}calculateButtonDelay(e,i){if(i<=1)return 0;const n=.15,r=e/(i-1),s=n*Math.sqrt(r);return Math.round(s*1e3)/1e3}updateButtonDelays(){this.container.querySelectorAll(".btn-group").forEach(i=>{const n=i.querySelectorAll(".btn-tip-group"),r=n.length;n.forEach((s,o)=>{const a=this.calculateButtonDelay(o,r);s.style.setProperty("--transition-delay",`${a}s`),s.style.setProperty("--max-transition-delay","0.15s")})})}createToolbox(){return m("div",{id:"ipe-edit-toolbox",children:[m("ul",{className:"btn-group group1",style:{display:"flex",flexDirection:"column"}}),m("ul",{className:"btn-group group2",style:{display:"flex",flexDirection:"row"}}),m("button",{className:"ipe-toolbox-btn",id:"toolbox-toggler",onClick:()=>{this.toggle()},children:m("svg",{xmlns:"http://www.w3.org/2000/svg",width:"448",height:"512",viewBox:"0 0 448 512",children:[m("rect",{width:"448",height:"512",fill:"none"}),m("path",{fill:"currentColor",d:"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32"})]})})]})}normalizeButtonId(e){return e||(e=Math.random().toString(36).substring(2,8)),`ipe-toolbox__${e.trim()}`.replace(/[\s.#]+/g,"-")}chooseAutoGroup(){const e=this.buttons.filter(n=>n.group==="group1").length,i=this.buttons.filter(n=>n.group==="group2").length;return e<=i?"group1":"group2"}orderKey(e){const i=e.index;return typeof i=="number"?Number.isNaN(i)?null:i:null}addButton(e){e.id=(e.id||"").trim(),e.id||(this.ctx.logger("toolbox").warn("Button id is empty, generating a random one."),e.id=Math.random().toString(36).slice(2,10));const i=this.buttons.findIndex(r=>r.id===e.id),n=(()=>{if(i!==-1){const r=this.buttons[i];return!e.group||e.group==="auto"?r.group:e.group}return!e.group||e.group==="auto"?this.chooseAutoGroup():e.group})();if(this.seqMap.has(e.id)||this.seqMap.set(e.id,this.seqCounter++),i!==-1){const r=this.buttons[i],s=typeof e.index=="number"&&!Number.isNaN(e.index)?e.index:r.index,o={...r,...e,group:n,index:s};this.buttons.splice(i,1,o)}else{const r=typeof e.index=="number"&&!Number.isNaN(e.index)?e.index:void 0,s={...e,group:n,index:r};this.buttons.push(s)}this.ctx.emit("toolbox/button-added",{ctx:this.ctx,payload:e}),this.renderAll()}removeButton(e){const i=this.buttons.findIndex(n=>n.id===e);if(i!==-1){const n=this.buttons[i];this.buttons.splice(i,1),this.ctx.emit("toolbox/button-removed",{ctx:this.ctx,payload:n}),this.renderAll()}}renderButton(e){let{id:i,icon:n,index:r,tooltip:s,itemProps:o,buttonProps:a,onClick:l}=e;const c=this.normalizeButtonId(i);return m("li",{class:"btn-tip-group",id:c,"data-id":i,"data-index":r,...o,children:[m("div",{class:"btn-tip",children:dl(s)}),m("button",{id:`${c}-btn`,"data-id":e.id,class:"ipe-toolbox-btn",onClick:d=>{l?.(d),this.ctx.emit("toolbox/button-clicked",{ctx:this.ctx,event:d,payload:e})},...a,children:dl(n)})]})}renderAll(){const e=this.buttons.filter(s=>s.group==="group1").slice().sort(this.compareButtons),i=this.buttons.filter(s=>s.group==="group2").slice().sort(this.compareButtons),n=this.container.querySelector(".btn-group.group1"),r=this.container.querySelector(".btn-group.group2");n.innerHTML="",r.innerHTML="",e.forEach(s=>{n.appendChild(this.renderButton(s))}),i.forEach(s=>{r.appendChild(this.renderButton(s))}),this.updateButtonDelays()}getContainer(){return this.container}get isOpened(){return this.container.classList.contains("is-persistent")||this.container.classList.contains("is-hovered")}toggle(e){const i=this.isPersistent,n=typeof e=="boolean"?e:!i;this.container.classList.toggle("is-persistent",n),this.container.classList.remove("is-hovered"),this.ctx.preferences.set("toolboxAlwaysShow",n),this.ctx.emit("toolbox/toggle",{ctx:this.ctx,opened:this.isOpened})}}la=$v(Af),Yr=Iv(la,0,"PluginToolbox",If,Yr),Rv(la,1,Yr);const Av=Object.freeze(Object.defineProperty({__proto__:null,get PluginToolbox(){return Yr}},Symbol.toStringTag,{value:"Module"})),Qr=di({__name:"UIBaseButton",props:{variant:{default:"neutral"},active:{type:Boolean,default:!1}},setup(t){const e=t,i=It(()=>({"is-active":e.active,"is-danger":e.variant==="danger","is-primary":e.variant==="primary","is-ghost":e.variant==="ghost","is-accent":e.variant==="accent"}));return(n,r)=>(oe(),de("button",{class:pt(["ipeps-button",i.value])},[wm(n.$slots,"default")],2))}}),Ov={id:"ipe-registry-manager"},Tv={class:"ipeps-header"},Lv={class:"ipeps-header-title"},Mv={class:"ipeps-input-wrapper"},Nv=["placeholder","disabled"],Dv={key:0,class:"ipeps-list"},jv={class:"registry-info"},Uv={class:"item-name"},Bv={class:"item-desc"},Fv={class:"homepage"},qv=["href"],Hv={class:"url"},zv={class:"item-meta"},Kv={class:"ipeps-actions"},Wv={key:1,class:"ipeps-empty"},Gv={class:"text"},Vv={class:"description"},Yv=Br(di({__name:"RegistryManager",setup(t){const e=qo(),i=e.$,n=e.$$,r=Ue([]),s=Ue(""),o=Ue(!1),a=f=>{try{return new URL(f).hostname}catch{return f}};async function l(){const f=await e.preferences.get("pluginStore.registries")||[],w=await Promise.allSettled(f.map(async S=>{const E=await e.store.getRegistryInfo(S);return{registryUrl:S,label:a(S),...E}}));r.value=w.filter(S=>S.status==="fulfilled").map(S=>S.value)}async function c(){const f=s.value.trim();if(f){if(r.value.some(w=>w.registryUrl===f)){e.modal.notify("info",{content:"Registry already exists."});return}o.value=!0;try{const w=await e.store.getRegistryInfo(f,"online_manifest",!0);if(!w)throw new Error("Invalid registry or unreachable");const S=await e.preferences.get("pluginStore.registries")||[];S.push(f),await e.preferences.set("pluginStore.registries",S),r.value.push({registryUrl:f,label:a(f),...w}),s.value="",e.modal.notify("success",{content:"Registry added."})}catch(w){e.modal.notify("error",{content:w instanceof Error?w.message:String(w)})}finally{o.value=!1}}}async function u(f){const S=(await e.preferences.get("pluginStore.registries")||[]).filter(E=>E!==f);await e.preferences.set("pluginStore.registries",S),r.value=r.value.filter(E=>E.registryUrl!==f)}async function d(f){const S=(await e.preferences.get("pluginStore.plugins")||[]).filter(E=>E.registry===f);if(S.length===0){e.modal.confirm({title:n`plugin-store.remove-registry.title`,content:n`plugin-store.remove-registry.tip-content`+`
|
|
26
|
-
|
|
27
|
-
${U}`,c=It(()=>new Set(s.value.map(C=>l(C.registry,C.id)))),u=C=>c.value.has(C),d=C=>{try{return new URL(C).hostname}catch{return C}},h=Ue(!1),p=It(()=>r.value.length>0),f=It(()=>r.value.flatMap(C=>(C.packages||[]).map(U=>({...U,_key:l(C.registryUrl,U.id),registry:C.registryUrl,registryHomepage:C.homepage,registryLabel:d(C.registryUrl),isBroken:!1,isRegistryMissing:!1})))),w=It(()=>{const C=o.value.trim().toLowerCase(),U=f.value,H=new Set(U.map($e=>$e._key)),He=new Set(r.value.map($e=>$e.registryUrl)),ft=s.value.filter($e=>!H.has(l($e.registry,$e.id))).map($e=>{const ce=r.value.find(me=>me.registryUrl===$e.registry);return{id:$e.id,name:void 0,description:void 0,version:void 0,author:void 0,license:void 0,_key:l($e.registry,$e.id),registry:$e.registry,registryHomepage:ce?.homepage,registryLabel:d($e.registry),isBroken:!0,isRegistryMissing:!He.has($e.registry)}}),Ki=$e=>C?$e.filter(ce=>ce.name&&ce.name.toLowerCase().includes(C)||ce.id&&ce.id.toLowerCase().includes(C)||ce.description&&ce.description.toLowerCase().includes(C)||ce.author&&ce.author.toLowerCase().includes(C)||ce.registry&&ce.registry.toLowerCase().includes(C)):$e;return[...Ki(ft),...Ki(U)]}),S=It(()=>w.value),E=C=>C.description?C.description:C.isBroken?C.isRegistryMissing?n`plugin-store.broken.registry-unavailable`:n`plugin-store.broken.plugin-removed`:"",M=async(C,U)=>{e.store.installAndSetPreference(C,U)},y=async(C,U)=>{e.store.uninstallAndRemovePreference(C,U)},g=(C,U)=>u(l(C,U))?y(C,U):M(C,U),b=C=>g(C.registry,C.id),x=async()=>{if(a.value)return;if(r.value.length===0){e.modal.notify("info",{content:"No registry configured. Please add a registry first."});return}a.value=!0;const C=await e.store.refreshAllRegistryCaches(),U=Object.entries(C).filter(([He,ft])=>ft!==null);r.value=U.map(([He,ft])=>({...ft,registryUrl:He}));const H=Object.entries(C).filter(([He,ft])=>ft===null).map(([He])=>He);a.value=!1,U.length===0?e.modal.notify("error",{content:"All registries failed to refresh"}):(e.modal.notify("success",{content:`${U.length} ${U.length===1?"registry":"registries"} refreshed successfully.`}),H.length>0&&e.modal.notify("warning",{content:`${H.length} ${H.length===1?"registry":"registries"} failed to refresh:
|
|
23
|
+
`,...Ym(r))}Pt(),So=!1}function Qm(){let t=mn[mn.length-1];if(!t)return[];const e=[];for(;t;){const i=e[0];i&&i.vnode===t?i.recurseCount++:e.push({vnode:t,recurseCount:0});const n=t.component&&t.component.parent;t=n&&n.vnode}return e}function Ym(t){const e=[];return t.forEach((i,n)=>{e.push(...n===0?[]:[`
|
|
24
|
+
`],...Xm(i))}),e}function Xm({vnode:t,recurseCount:e}){const i=e>0?`... (${e} recursive calls)`:"",n=t.component?t.component.parent==null:!1,r=` at <${Nu(t.component,t.type,n)}`,s=">"+i;return t.props?[r,...Jm(t.props),s]:[r+s]}function Jm(t){const e=[],i=Object.keys(t);return i.slice(0,3).forEach(n=>{e.push(...Fc(n,t[n]))}),i.length>3&&e.push(" ..."),e}function Fc(t,e,i){return _e(e)?(e=JSON.stringify(e),i?e:[`${t}=${e}`]):typeof e=="number"||typeof e=="boolean"||e==null?i?e:[`${t}=${e}`]:Ie(e)?(e=Fc(t,ie(e.value),!0),i?e:[`${t}=Ref<`,e,">"]):Y(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=ie(e),i?e:[`${t}=`,e])}function Li(t,e,i,n){try{return n?t(...n):t()}catch(r){yn(r,e,i)}}function Ct(t,e,i,n){if(Y(t)){const r=Li(t,e,i,n);return r&&uc(r)&&r.catch(s=>{yn(s,e,i)}),r}if(Q(t)){const r=[];for(let s=0;s<t.length;s++)r.push(Ct(t[s],e,i,n));return r}}function yn(t,e,i,n=!0){const r=e?e.vnode:null,{errorHandler:s,throwUnhandledErrorInProduction:o}=e&&e.appContext.config||ne;if(e){let a=e.parent;const l=e.proxy,c=`https://vuejs.org/error-reference/#runtime-${i}`;for(;a;){const u=a.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](t,l,c)===!1)return}a=a.parent}if(s){Et(),Li(s,null,10,[t,l,c]),Pt();return}}Zm(t,i,r,n,o)}function Zm(t,e,i,n=!0,r=!1){if(r)throw t}const Be=[];let Rt=-1;const Ni=[];let ei=null,Mi=0;const Bc=Promise.resolve();let Sr=null;function bn(t){const e=Sr||Bc;return t?e.then(this?t.bind(this):t):e}function ey(t){let e=Rt+1,i=Be.length;for(;e<i;){const n=e+i>>>1,r=Be[n],s=vn(r);s<t||s===t&&r.flags&2?e=n+1:i=n}return e}function $o(t){if(!(t.flags&1)){const e=vn(t),i=Be[Be.length-1];!i||!(t.flags&2)&&e>=vn(i)?Be.push(t):Be.splice(ey(e),0,t),t.flags|=1,qc()}}function qc(){Sr||(Sr=Bc.then(Kc))}function ty(t){Q(t)?Ni.push(...t):ei&&t.id===-1?ei.splice(Mi+1,0,t):t.flags&1||(Ni.push(t),t.flags|=1),qc()}function Hc(t,e,i=Rt+1){for(;i<Be.length;i++){const n=Be[i];if(n&&n.flags&2){if(t&&n.id!==t.uid)continue;Be.splice(i,1),i--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function zc(t){if(Ni.length){const e=[...new Set(Ni)].sort((i,n)=>vn(i)-vn(n));if(Ni.length=0,ei){ei.push(...e);return}for(ei=e,Mi=0;Mi<ei.length;Mi++){const i=ei[Mi];i.flags&4&&(i.flags&=-2),i.flags&8||i(),i.flags&=-2}ei=null,Mi=0}}const vn=t=>t.id==null?t.flags&2?-1:1/0:t.id;function Kc(t){try{for(Rt=0;Rt<Be.length;Rt++){const e=Be[Rt];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),Li(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;Rt<Be.length;Rt++){const e=Be[Rt];e&&(e.flags&=-2)}Rt=-1,Be.length=0,zc(),Sr=null,(Be.length||Ni.length)&&Kc()}}let De=null,Wc=null;function $r(t){const e=De;return De=t,Wc=t&&t.type.__scopeId||null,e}function wn(t,e=De,i){if(!e||t._n)return t;const n=(...r)=>{n._d&&Pu(-1);const s=$r(e);let o;try{o=t(...r)}finally{$r(s),n._d&&Pu(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function Vc(t,e){if(De===null)return t;const i=Mr(De),n=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[s,o,a,l=ne]=e[r];s&&(Y(s)&&(s={mounted:s,updated:s}),s.deep&&zt(o),n.push({dir:s,instance:i,value:o,oldValue:void 0,arg:a,modifiers:l}))}return t}function hi(t,e,i,n){const r=t.dirs,s=e&&e.dirs;for(let o=0;o<r.length;o++){const a=r[o];s&&(a.oldValue=s[o].value);let l=a.dir[n];l&&(Et(),Ct(l,i,8,[t.el,a,t,e]),Pt())}}const iy=Symbol("_vte"),ny=t=>t.__isTeleport,ry=Symbol("_leaveCb");function Eo(t,e){t.shapeFlag&6&&t.component?(t.transition=e,Eo(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 pi(t,e){return Y(t)?Oe({name:t.name},e,{setup:t}):t}function Po(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}function Gc(t){const e=zo(),i=Dc(null);if(e){const r=e.refs===ne?e.refs={}:e.refs;Object.defineProperty(r,t,{enumerable:!0,get:()=>i.value,set:s=>i.value=s})}return i}const Er=new WeakMap;function _n(t,e,i,n,r=!1){if(Q(t)){t.forEach((f,w)=>_n(f,e&&(Q(e)?e[w]:e),i,n,r));return}if(Di(n)&&!r){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&_n(t,e,i,n.component.subTree);return}const s=n.shapeFlag&4?Mr(n.component):n.el,o=r?null:s,{i:a,r:l}=t,c=e&&e.r,u=a.refs===ne?a.refs={}:a.refs,d=a.setupState,y=ie(d),p=d===ne?lc:f=>se(y,f);if(c!=null&&c!==l){if(Qc(e),_e(c))u[c]=null,p(c)&&(d[c]=null);else if(Ie(c)){c.value=null;const f=e;f.k&&(u[f.k]=null)}}if(Y(l))Li(l,a,12,[o,u]);else{const f=_e(l),w=Ie(l);if(f||w){const x=()=>{if(t.f){const S=f?p(l)?d[l]:u[l]:l.value;if(r)Q(S)&&ro(S,s);else if(Q(S))S.includes(s)||S.push(s);else if(f)u[l]=[s],p(l)&&(d[l]=u[l]);else{const I=[s];l.value=I,t.k&&(u[t.k]=I)}}else f?(u[l]=o,p(l)&&(d[l]=o)):w&&(l.value=o,t.k&&(u[t.k]=o))};if(o){const S=()=>{x(),Er.delete(t)};S.id=-1,Er.set(t,S),tt(S,i)}else Qc(t),x()}}}function Qc(t){const e=Er.get(t);e&&(e.flags|=8,Er.delete(t))}const Yc=t=>t.nodeType===8;pr().requestIdleCallback,pr().cancelIdleCallback;function sy(t,e){if(Yc(t)&&t.data==="["){let i=1,n=t.nextSibling;for(;n;){if(n.nodeType===1){if(e(n)===!1)break}else if(Yc(n))if(n.data==="]"){if(--i===0)break}else n.data==="["&&i++;n=n.nextSibling}}else e(t)}const Di=t=>!!t.type.__asyncLoader;function oy(t){Y(t)&&(t={loader:t});const{loader:e,loadingComponent:i,errorComponent:n,delay:r=200,hydrate:s,timeout:o,suspensible:a=!0,onError:l}=t;let c=null,u,d=0;const y=()=>(d++,c=null,p()),p=()=>{let f;return c||(f=c=e().catch(w=>{if(w=w instanceof Error?w:new Error(String(w)),l)return new Promise((x,S)=>{l(w,()=>x(y()),()=>S(w),d+1)});throw w}).then(w=>f!==c&&c?c:(w&&(w.__esModule||w[Symbol.toStringTag]==="Module")&&(w=w.default),u=w,w)))};return pi({name:"AsyncComponentWrapper",__asyncLoader:p,__asyncHydrate(f,w,x){let S=!1;(w.bu||(w.bu=[])).push(()=>S=!0);const I=()=>{S||x()},m=s?()=>{const g=s(I,b=>sy(f,b));g&&(w.bum||(w.bum=[])).push(g)}:I;u?m():p().then(()=>!w.isUnmounted&&m())},get __asyncResolved(){return u},setup(){const f=je;if(Po(f),u)return()=>Pr(u,f);const w=m=>{c=null,yn(m,f,13,!n)};if(a&&f.suspense||Bi)return p().then(m=>()=>Pr(m,f)).catch(m=>(w(m),()=>n?Ce(n,{error:m}):null));const x=Fe(!1),S=Fe(),I=Fe(!!r);return r&&setTimeout(()=>{I.value=!1},r),o!=null&&setTimeout(()=>{if(!x.value&&!S.value){const m=new Error(`Async component timed out after ${o}ms.`);w(m),S.value=m}},o),p().then(()=>{x.value=!0,f.parent&&Co(f.parent.vnode)&&f.parent.update()}).catch(m=>{w(m),S.value=m}),()=>{if(x.value&&u)return Pr(u,f);if(S.value&&n)return Ce(n,{error:S.value});if(i&&!I.value)return Pr(i,f)}}})}function Pr(t,e){const{ref:i,props:n,children:r,ce:s}=e.vnode,o=Ce(t,n,r);return o.ref=i,o.ce=s,delete e.vnode.ce,o}const Co=t=>t.type.__isKeepAlive;function ay(t,e){Xc(t,"a",e)}function ly(t,e){Xc(t,"da",e)}function Xc(t,e,i=je){const n=t.__wdc||(t.__wdc=()=>{let r=i;for(;r;){if(r.isDeactivated)return;r=r.parent}return t()});if(Cr(e,n,i),i){let r=i.parent;for(;r&&r.parent;)Co(r.parent.vnode)&&cy(n,e,i,r),r=r.parent}}function cy(t,e,i,n){const r=Cr(e,t,n,!0);Io(()=>{ro(n[e],r)},i)}function Cr(t,e,i=je,n=!1){if(i){const r=i[t]||(i[t]=[]),s=e.__weh||(e.__weh=(...o)=>{Et();const a=In(i),l=Ct(e,i,t,o);return a(),Pt(),l});return n?r.unshift(s):r.push(s),s}}const Kt=t=>(e,i=je)=>{(!Bi||t==="sp")&&Cr(t,(...n)=>e(...n),i)},Jc=Kt("bm"),xn=Kt("m"),uy=Kt("bu"),dy=Kt("u"),Ro=Kt("bum"),Io=Kt("um"),fy=Kt("sp"),hy=Kt("rtg"),py=Kt("rtc");function gy(t,e=je){Cr("ec",t,e)}const my=Symbol.for("v-ndc");function Ao(t,e,i,n){let r;const s=i,o=Q(t);if(o||_e(t)){const a=o&&Ti(t);let l=!1,c=!1;a&&(l=!lt(t),c=Zt(t),t=mr(t)),r=new Array(t.length);for(let u=0,d=t.length;u<d;u++)r[u]=e(l?c?_r(Te(t[u])):Te(t[u]):t[u],u,void 0,s)}else if(typeof t=="number"){r=new Array(t);for(let a=0;a<t;a++)r[a]=e(a+1,a,void 0,s)}else if(me(t))if(t[Symbol.iterator])r=Array.from(t,(a,l)=>e(a,l,void 0,s));else{const a=Object.keys(t);r=new Array(a.length);for(let l=0,c=a.length;l<c;l++){const u=a[l];r[l]=e(t[u],u,l,s)}}else r=[];return r}function yy(t,e,i={},n,r){if(De.ce||De.parent&&Di(De.parent)&&De.parent.ce){const c=Object.keys(i).length>0;return oe(),Tr(He,null,[Ce("slot",i,n)],c?-2:64)}let s=t[e];s&&s._c&&(s._d=!1),oe();const o=s&&Zc(s(i)),a=i.key||o&&o.key,l=Tr(He,{key:(a&&!Ft(a)?a:`_${e}`)+(!o&&n?"_fb":"")},o||[],o&&t._===1?64:-2);return l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),s&&s._c&&(s._d=!0),l}function Zc(t){return t.some(e=>qo(e)?!(e.type===Wt||e.type===He&&!Zc(e.children)):!0)?t:null}const Oo=t=>t?Ou(t)?Mr(t):Oo(t.parent):null,kn=Oe(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=>Oo(t.parent),$root:t=>Oo(t.root),$host:t=>t.ce,$emit:t=>t.emit,$options:t=>nu(t),$forceUpdate:t=>t.f||(t.f=()=>{$o(t.update)}),$nextTick:t=>t.n||(t.n=bn.bind(t.proxy)),$watch:t=>Uy.bind(t)}),To=(t,e)=>t!==ne&&!t.__isScriptSetup&&se(t,e),by={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:i,setupState:n,data:r,props:s,accessCache:o,type:a,appContext:l}=t;let c;if(e[0]!=="$"){const p=o[e];if(p!==void 0)switch(p){case 1:return n[e];case 2:return r[e];case 4:return i[e];case 3:return s[e]}else{if(To(n,e))return o[e]=1,n[e];if(r!==ne&&se(r,e))return o[e]=2,r[e];if((c=t.propsOptions[0])&&se(c,e))return o[e]=3,s[e];if(i!==ne&&se(i,e))return o[e]=4,i[e];Lo&&(o[e]=0)}}const u=kn[e];let d,y;if(u)return e==="$attrs"&&Me(t.attrs,"get",""),u(t);if((d=a.__cssModules)&&(d=d[e]))return d;if(i!==ne&&se(i,e))return o[e]=4,i[e];if(y=l.config.globalProperties,se(y,e))return y[e]},set({_:t},e,i){const{data:n,setupState:r,ctx:s}=t;return To(r,e)?(r[e]=i,!0):n!==ne&&se(n,e)?(n[e]=i,!0):se(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(s[e]=i,!0)},has({_:{data:t,setupState:e,accessCache:i,ctx:n,appContext:r,propsOptions:s,type:o}},a){let l,c;return!!(i[a]||t!==ne&&a[0]!=="$"&&se(t,a)||To(e,a)||(l=s[0])&&se(l,a)||se(n,a)||se(kn,a)||se(r.config.globalProperties,a)||(c=o.__cssModules)&&c[a])},defineProperty(t,e,i){return i.get!=null?t._.accessCache[e]=0:se(i,"value")&&this.set(t,e,i.value,null),Reflect.defineProperty(t,e,i)}};function Rr(t){return Q(t)?t.reduce((e,i)=>(e[i]=null,e),{}):t}function eu(t,e){return!t||!e?t||e:Q(t)&&Q(e)?t.concat(e):Oe({},Rr(t),Rr(e))}let Lo=!0;function vy(t){const e=nu(t),i=t.proxy,n=t.ctx;Lo=!1,e.beforeCreate&&tu(e.beforeCreate,t,"bc");const{data:r,computed:s,methods:o,watch:a,provide:l,inject:c,created:u,beforeMount:d,mounted:y,beforeUpdate:p,updated:f,activated:w,deactivated:x,beforeDestroy:S,beforeUnmount:I,destroyed:m,unmounted:g,render:b,renderTracked:k,renderTriggered:P,errorCaptured:L,serverPrefetch:C,expose:U,inheritAttrs:H,components:ze,directives:ft,filters:Gi}=e;if(c&&wy(c,n,null),o)for(const ge in o){const he=o[ge];Y(he)&&(n[ge]=he.bind(i))}if(r){const ge=r.call(i,i);me(ge)&&(t.data=_o(ge))}if(Lo=!0,s)for(const ge in s){const he=s[ge],ki=Y(he)?he.bind(i,i):Y(he.get)?he.get.bind(i,i):$t,os=!Y(he)&&Y(he.set)?he.set.bind(i):$t,Si=Ot({get:ki,set:os});Object.defineProperty(n,ge,{enumerable:!0,configurable:!0,get:()=>Si.value,set:Tt=>Si.value=Tt})}if(a)for(const ge in a)iu(a[ge],n,i,ge);if(l){const ge=Y(l)?l.call(i):l;Reflect.ownKeys(ge).forEach(he=>{au(he,ge[he])})}u&&tu(u,t,"c");function ce(ge,he){Q(he)?he.forEach(ki=>ge(ki.bind(i))):he&&ge(he.bind(i))}if(ce(Jc,d),ce(xn,y),ce(uy,p),ce(dy,f),ce(ay,w),ce(ly,x),ce(gy,L),ce(py,k),ce(hy,P),ce(Ro,I),ce(Io,g),ce(fy,C),Q(U))if(U.length){const ge=t.exposed||(t.exposed={});U.forEach(he=>{Object.defineProperty(ge,he,{get:()=>i[he],set:ki=>i[he]=ki,enumerable:!0})})}else t.exposed||(t.exposed={});b&&t.render===$t&&(t.render=b),H!=null&&(t.inheritAttrs=H),ze&&(t.components=ze),ft&&(t.directives=ft),C&&Po(t)}function wy(t,e,i=$t){Q(t)&&(t=No(t));for(const n in t){const r=t[n];let s;me(r)?"default"in r?s=$n(r.from||n,r.default,!0):s=$n(r.from||n):s=$n(r),Ie(s)?Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:()=>s.value,set:o=>s.value=o}):e[n]=s}}function tu(t,e,i){Ct(Q(t)?t.map(n=>n.bind(e.proxy)):t.bind(e.proxy),e,i)}function iu(t,e,i,n){let r=n.includes(".")?wu(i,n):()=>i[n];if(_e(t)){const s=e[t];Y(s)&&Ui(r,s)}else if(Y(t))Ui(r,t.bind(i));else if(me(t))if(Q(t))t.forEach(s=>iu(s,e,i,n));else{const s=Y(t.handler)?t.handler.bind(i):e[t.handler];Y(s)&&Ui(r,s,t)}}function nu(t){const e=t.type,{mixins:i,extends:n}=e,{mixins:r,optionsCache:s,config:{optionMergeStrategies:o}}=t.appContext,a=s.get(e);let l;return a?l=a:!r.length&&!i&&!n?l=e:(l={},r.length&&r.forEach(c=>Ir(l,c,o,!0)),Ir(l,e,o)),me(e)&&s.set(e,l),l}function Ir(t,e,i,n=!1){const{mixins:r,extends:s}=e;s&&Ir(t,s,i,!0),r&&r.forEach(o=>Ir(t,o,i,!0));for(const o in e)if(!(n&&o==="expose")){const a=_y[o]||i&&i[o];t[o]=a?a(t[o],e[o]):e[o]}return t}const _y={data:ru,props:su,emits:su,methods:Sn,computed:Sn,beforeCreate:qe,created:qe,beforeMount:qe,mounted:qe,beforeUpdate:qe,updated:qe,beforeDestroy:qe,beforeUnmount:qe,destroyed:qe,unmounted:qe,activated:qe,deactivated:qe,errorCaptured:qe,serverPrefetch:qe,components:Sn,directives:Sn,watch:ky,provide:ru,inject:xy};function ru(t,e){return e?t?function(){return Oe(Y(t)?t.call(this,this):t,Y(e)?e.call(this,this):e)}:e:t}function xy(t,e){return Sn(No(t),No(e))}function No(t){if(Q(t)){const e={};for(let i=0;i<t.length;i++)e[t[i]]=t[i];return e}return t}function qe(t,e){return t?[...new Set([].concat(t,e))]:e}function Sn(t,e){return t?Oe(Object.create(null),t,e):e}function su(t,e){return t?Q(t)&&Q(e)?[...new Set([...t,...e])]:Oe(Object.create(null),Rr(t),Rr(e??{})):e}function ky(t,e){if(!t)return e;if(!e)return t;const i=Oe(Object.create(null),t);for(const n in e)i[n]=qe(t[n],e[n]);return i}function ou(){return{app:null,config:{isNativeTag:lc,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 Sy=0;function $y(t,e){return function(n,r=null){Y(n)||(n=Oe({},n)),r!=null&&!me(r)&&(r=null);const s=ou(),o=new WeakSet,a=[];let l=!1;const c=s.app={_uid:Sy++,_component:n,_props:r,_container:null,_context:s,_instance:null,version:ab,get config(){return s.config},set config(u){},use(u,...d){return o.has(u)||(u&&Y(u.install)?(o.add(u),u.install(c,...d)):Y(u)&&(o.add(u),u(c,...d))),c},mixin(u){return s.mixins.includes(u)||s.mixins.push(u),c},component(u,d){return d?(s.components[u]=d,c):s.components[u]},directive(u,d){return d?(s.directives[u]=d,c):s.directives[u]},mount(u,d,y){if(!l){const p=c._ceVNode||Ce(n,r);return p.appContext=s,y===!0?y="svg":y===!1&&(y=void 0),t(p,u,y),l=!0,c._container=u,u.__vue_app__=c,Mr(p.component)}},onUnmount(u){a.push(u)},unmount(){l&&(Ct(a,c._instance,16),t(null,c._container),delete c._container.__vue_app__)},provide(u,d){return s.provides[u]=d,c},runWithContext(u){const d=ji;ji=c;try{return u()}finally{ji=d}}};return c}}let ji=null;function au(t,e){if(je){let i=je.provides;const n=je.parent&&je.parent.provides;n===i&&(i=je.provides=Object.create(n)),i[t]=e}}function $n(t,e,i=!1){const n=zo();if(n||ji){let r=ji?ji._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(r&&t in r)return r[t];if(arguments.length>1)return i&&Y(e)?e.call(n&&n.proxy):e}}const lu={},cu=()=>Object.create(lu),uu=t=>Object.getPrototypeOf(t)===lu;function Ey(t,e,i,n=!1){const r={},s=cu();t.propsDefaults=Object.create(null),du(t,e,r,s);for(const o in t.propsOptions[0])o in r||(r[o]=void 0);i?t.props=n?r:Um(r):t.type.props?t.props=r:t.props=s,t.attrs=s}function Py(t,e,i,n){const{props:r,attrs:s,vnode:{patchFlag:o}}=t,a=ie(r),[l]=t.propsOptions;let c=!1;if((n||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let d=0;d<u.length;d++){let y=u[d];if(Ar(t.emitsOptions,y))continue;const p=e[y];if(l)if(se(s,y))p!==s[y]&&(s[y]=p,c=!0);else{const f=Bt(y);r[f]=Mo(l,a,f,p,t,!1)}else p!==s[y]&&(s[y]=p,c=!0)}}}else{du(t,e,r,s)&&(c=!0);let u;for(const d in a)(!e||!se(e,d)&&((u=Jt(d))===d||!se(e,u)))&&(l?i&&(i[d]!==void 0||i[u]!==void 0)&&(r[d]=Mo(l,a,d,void 0,t,!0)):delete r[d]);if(s!==a)for(const d in s)(!e||!se(e,d))&&(delete s[d],c=!0)}c&&qt(t.attrs,"set","")}function du(t,e,i,n){const[r,s]=t.propsOptions;let o=!1,a;if(e)for(let l in e){if(un(l))continue;const c=e[l];let u;r&&se(r,u=Bt(l))?!s||!s.includes(u)?i[u]=c:(a||(a={}))[u]=c:Ar(t.emitsOptions,l)||(!(l in n)||c!==n[l])&&(n[l]=c,o=!0)}if(s){const l=ie(i),c=a||ne;for(let u=0;u<s.length;u++){const d=s[u];i[d]=Mo(r,l,d,c[d],t,!se(c,d))}}return o}function Mo(t,e,i,n,r,s){const o=t[i];if(o!=null){const a=se(o,"default");if(a&&n===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&Y(l)){const{propsDefaults:c}=r;if(i in c)n=c[i];else{const u=In(r);n=c[i]=l.call(null,e),u()}}else n=l;r.ce&&r.ce._setProp(i,n)}o[0]&&(s&&!a?n=!1:o[1]&&(n===""||n===Jt(i))&&(n=!0))}return n}const Cy=new WeakMap;function fu(t,e,i=!1){const n=i?Cy:e.propsCache,r=n.get(t);if(r)return r;const s=t.props,o={},a=[];let l=!1;if(!Y(t)){const u=d=>{l=!0;const[y,p]=fu(d,e,!0);Oe(o,y),p&&a.push(...p)};!i&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!s&&!l)return me(t)&&n.set(t,Ii),Ii;if(Q(s))for(let u=0;u<s.length;u++){const d=Bt(s[u]);hu(d)&&(o[d]=ne)}else if(s)for(const u in s){const d=Bt(u);if(hu(d)){const y=s[u],p=o[d]=Q(y)||Y(y)?{type:y}:Oe({},y),f=p.type;let w=!1,x=!0;if(Q(f))for(let S=0;S<f.length;++S){const I=f[S],m=Y(I)&&I.name;if(m==="Boolean"){w=!0;break}else m==="String"&&(x=!1)}else w=Y(f)&&f.name==="Boolean";p[0]=w,p[1]=x,(w||se(p,"default"))&&a.push(d)}}const c=[o,a];return me(t)&&n.set(t,c),c}function hu(t){return t[0]!=="$"&&!un(t)}const Do=t=>t==="_"||t==="_ctx"||t==="$stable",jo=t=>Q(t)?t.map(It):[It(t)],Ry=(t,e,i)=>{if(e._n)return e;const n=wn((...r)=>jo(e(...r)),i);return n._c=!1,n},pu=(t,e,i)=>{const n=t._ctx;for(const r in t){if(Do(r))continue;const s=t[r];if(Y(s))e[r]=Ry(r,s,n);else if(s!=null){const o=jo(s);e[r]=()=>o}}},gu=(t,e)=>{const i=jo(e);t.slots.default=()=>i},mu=(t,e,i)=>{for(const n in e)(i||!Do(n))&&(t[n]=e[n])},Iy=(t,e,i)=>{const n=t.slots=cu();if(t.vnode.shapeFlag&32){const r=e._;r?(mu(n,e,i),i&&pc(n,"_",r,!0)):pu(e,n)}else e&&gu(t,e)},Ay=(t,e,i)=>{const{vnode:n,slots:r}=t;let s=!0,o=ne;if(n.shapeFlag&32){const a=e._;a?i&&a===1?s=!1:mu(r,e,i):(s=!e.$stable,pu(e,r)),o=e}else e&&(gu(t,e),o={default:1});if(s)for(const a in r)!Do(a)&&o[a]==null&&delete r[a]},tt=Wy;function Oy(t){return Ty(t)}function Ty(t,e){const i=pr();i.__VUE__=!0;const{insert:n,remove:r,patchProp:s,createElement:o,createText:a,createComment:l,setText:c,setElementText:u,parentNode:d,nextSibling:y,setScopeId:p=$t,insertStaticContent:f}=t,w=(v,_,E,N=null,A=null,O=null,F=void 0,j=null,M=!!_.dynamicChildren)=>{if(v===_)return;v&&!Cn(v,_)&&(N=as(v),Tt(v,A,O,!0),v=null),_.patchFlag===-2&&(M=!1,_.dynamicChildren=null);const{type:T,ref:K,shapeFlag:q}=_;switch(T){case Or:x(v,_,E,N);break;case Wt:S(v,_,E,N);break;case Bo:v==null&&I(_,E,N,F);break;case He:ze(v,_,E,N,A,O,F,j,M);break;default:q&1?b(v,_,E,N,A,O,F,j,M):q&6?ft(v,_,E,N,A,O,F,j,M):(q&64||q&128)&&T.process(v,_,E,N,A,O,F,j,M,Fn)}K!=null&&A?_n(K,v&&v.ref,O,_||v,!_):K==null&&v&&v.ref!=null&&_n(v.ref,null,O,v,!0)},x=(v,_,E,N)=>{if(v==null)n(_.el=a(_.children),E,N);else{const A=_.el=v.el;_.children!==v.children&&c(A,_.children)}},S=(v,_,E,N)=>{v==null?n(_.el=l(_.children||""),E,N):_.el=v.el},I=(v,_,E,N)=>{[v.el,v.anchor]=f(v.children,_,E,N,v.el,v.anchor)},m=({el:v,anchor:_},E,N)=>{let A;for(;v&&v!==_;)A=y(v),n(v,E,N),v=A;n(_,E,N)},g=({el:v,anchor:_})=>{let E;for(;v&&v!==_;)E=y(v),r(v),v=E;r(_)},b=(v,_,E,N,A,O,F,j,M)=>{if(_.type==="svg"?F="svg":_.type==="math"&&(F="mathml"),v==null)k(_,E,N,A,O,F,j,M);else{const T=v.el&&v.el._isVueCE?v.el:null;try{T&&T._beginPatch(),C(v,_,A,O,F,j,M)}finally{T&&T._endPatch()}}},k=(v,_,E,N,A,O,F,j)=>{let M,T;const{props:K,shapeFlag:q,transition:z,dirs:X}=v;if(M=v.el=o(v.type,O,K&&K.is,K),q&8?u(M,v.children):q&16&&L(v.children,M,null,N,A,Uo(v,O),F,j),X&&hi(v,null,N,"created"),P(M,v,v.scopeId,F,N),K){for(const pe in K)pe!=="value"&&!un(pe)&&s(M,pe,null,K[pe],O,N);"value"in K&&s(M,"value",null,K.value,O),(T=K.onVnodeBeforeMount)&&At(T,N,v)}X&&hi(v,null,N,"beforeMount");const te=Ly(A,z);te&&z.beforeEnter(M),n(M,_,E),((T=K&&K.onVnodeMounted)||te||X)&&tt(()=>{T&&At(T,N,v),te&&z.enter(M),X&&hi(v,null,N,"mounted")},A)},P=(v,_,E,N,A)=>{if(E&&p(v,E),N)for(let O=0;O<N.length;O++)p(v,N[O]);if(A){let O=A.subTree;if(_===O||Eu(O.type)&&(O.ssContent===_||O.ssFallback===_)){const F=A.vnode;P(v,F,F.scopeId,F.slotScopeIds,A.parent)}}},L=(v,_,E,N,A,O,F,j,M=0)=>{for(let T=M;T<v.length;T++){const K=v[T]=j?ii(v[T]):It(v[T]);w(null,K,_,E,N,A,O,F,j)}},C=(v,_,E,N,A,O,F)=>{const j=_.el=v.el;let{patchFlag:M,dynamicChildren:T,dirs:K}=_;M|=v.patchFlag&16;const q=v.props||ne,z=_.props||ne;let X;if(E&&gi(E,!1),(X=z.onVnodeBeforeUpdate)&&At(X,E,_,v),K&&hi(_,v,E,"beforeUpdate"),E&&gi(E,!0),(q.innerHTML&&z.innerHTML==null||q.textContent&&z.textContent==null)&&u(j,""),T?U(v.dynamicChildren,T,j,E,N,Uo(_,A),O):F||he(v,_,j,null,E,N,Uo(_,A),O,!1),M>0){if(M&16)H(j,q,z,E,A);else if(M&2&&q.class!==z.class&&s(j,"class",null,z.class,A),M&4&&s(j,"style",q.style,z.style,A),M&8){const te=_.dynamicProps;for(let pe=0;pe<te.length;pe++){const le=te[pe],Xe=q[le],Je=z[le];(Je!==Xe||le==="value")&&s(j,le,Xe,Je,A,E)}}M&1&&v.children!==_.children&&u(j,_.children)}else!F&&T==null&&H(j,q,z,E,A);((X=z.onVnodeUpdated)||K)&&tt(()=>{X&&At(X,E,_,v),K&&hi(_,v,E,"updated")},N)},U=(v,_,E,N,A,O,F)=>{for(let j=0;j<_.length;j++){const M=v[j],T=_[j],K=M.el&&(M.type===He||!Cn(M,T)||M.shapeFlag&198)?d(M.el):E;w(M,T,K,null,N,A,O,F,!0)}},H=(v,_,E,N,A)=>{if(_!==E){if(_!==ne)for(const O in _)!un(O)&&!(O in E)&&s(v,O,_[O],null,A,N);for(const O in E){if(un(O))continue;const F=E[O],j=_[O];F!==j&&O!=="value"&&s(v,O,j,F,A,N)}"value"in E&&s(v,"value",_.value,E.value,A)}},ze=(v,_,E,N,A,O,F,j,M)=>{const T=_.el=v?v.el:a(""),K=_.anchor=v?v.anchor:a("");let{patchFlag:q,dynamicChildren:z,slotScopeIds:X}=_;X&&(j=j?j.concat(X):X),v==null?(n(T,E,N),n(K,E,N),L(_.children||[],E,K,A,O,F,j,M)):q>0&&q&64&&z&&v.dynamicChildren?(U(v.dynamicChildren,z,E,A,O,F,j),(_.key!=null||A&&_===A.subTree)&&yu(v,_,!0)):he(v,_,E,K,A,O,F,j,M)},ft=(v,_,E,N,A,O,F,j,M)=>{_.slotScopeIds=j,v==null?_.shapeFlag&512?A.ctx.activate(_,E,N,F,M):Gi(_,E,N,A,O,F,M):Ee(v,_,M)},Gi=(v,_,E,N,A,O,F)=>{const j=v.component=Jy(v,N,A);if(Co(v)&&(j.ctx.renderer=Fn),Zy(j,!1,F),j.asyncDep){if(A&&A.registerDep(j,ce,F),!v.el){const M=j.subTree=Ce(Wt);S(null,M,_,E),v.placeholder=M.el}}else ce(j,v,_,E,A,O,F)},Ee=(v,_,E)=>{const N=_.component=v.component;if(zy(v,_,E))if(N.asyncDep&&!N.asyncResolved){ge(N,_,E);return}else N.next=_,N.update();else _.el=v.el,N.vnode=_},ce=(v,_,E,N,A,O,F)=>{const j=()=>{if(v.isMounted){let{next:q,bu:z,u:X,parent:te,vnode:pe}=v;{const Nt=bu(v);if(Nt){q&&(q.el=pe.el,ge(v,q,F)),Nt.asyncDep.then(()=>{v.isUnmounted||j()});return}}let le=q,Xe;gi(v,!1),q?(q.el=pe.el,ge(v,q,F)):q=pe,z&&hr(z),(Xe=q.props&&q.props.onVnodeBeforeUpdate)&&At(Xe,te,q,pe),gi(v,!0);const Je=Su(v),Lt=v.subTree;v.subTree=Je,w(Lt,Je,d(Lt.el),as(Lt),v,A,O),q.el=Je.el,le===null&&Ky(v,Je.el),X&&tt(X,A),(Xe=q.props&&q.props.onVnodeUpdated)&&tt(()=>At(Xe,te,q,pe),A)}else{let q;const{el:z,props:X}=_,{bm:te,m:pe,parent:le,root:Xe,type:Je}=v,Lt=Di(_);gi(v,!1),te&&hr(te),!Lt&&(q=X&&X.onVnodeBeforeMount)&&At(q,le,_),gi(v,!0);{Xe.ce&&Xe.ce._def.shadowRoot!==!1&&Xe.ce._injectChildStyle(Je);const Nt=v.subTree=Su(v);w(null,Nt,E,N,v,A,O),_.el=Nt.el}if(pe&&tt(pe,A),!Lt&&(q=X&&X.onVnodeMounted)){const Nt=_;tt(()=>At(q,le,Nt),A)}(_.shapeFlag&256||le&&Di(le.vnode)&&le.vnode.shapeFlag&256)&&v.a&&tt(v.a,A),v.isMounted=!0,_=E=N=null}};v.scope.on();const M=v.effect=new vc(j);v.scope.off();const T=v.update=M.run.bind(M),K=v.job=M.runIfDirty.bind(M);K.i=v,K.id=v.uid,M.scheduler=()=>$o(K),gi(v,!0),T()},ge=(v,_,E)=>{_.component=v;const N=v.vnode.props;v.vnode=_,v.next=null,Py(v,_.props,N,E),Ay(v,_.children,E),Et(),Hc(v),Pt()},he=(v,_,E,N,A,O,F,j,M=!1)=>{const T=v&&v.children,K=v?v.shapeFlag:0,q=_.children,{patchFlag:z,shapeFlag:X}=_;if(z>0){if(z&128){os(T,q,E,N,A,O,F,j,M);return}else if(z&256){ki(T,q,E,N,A,O,F,j,M);return}}X&8?(K&16&&Un(T,A,O),q!==T&&u(E,q)):K&16?X&16?os(T,q,E,N,A,O,F,j,M):Un(T,A,O,!0):(K&8&&u(E,""),X&16&&L(q,E,N,A,O,F,j,M))},ki=(v,_,E,N,A,O,F,j,M)=>{v=v||Ii,_=_||Ii;const T=v.length,K=_.length,q=Math.min(T,K);let z;for(z=0;z<q;z++){const X=_[z]=M?ii(_[z]):It(_[z]);w(v[z],X,E,null,A,O,F,j,M)}T>K?Un(v,A,O,!0,!1,q):L(_,E,N,A,O,F,j,M,q)},os=(v,_,E,N,A,O,F,j,M)=>{let T=0;const K=_.length;let q=v.length-1,z=K-1;for(;T<=q&&T<=z;){const X=v[T],te=_[T]=M?ii(_[T]):It(_[T]);if(Cn(X,te))w(X,te,E,null,A,O,F,j,M);else break;T++}for(;T<=q&&T<=z;){const X=v[q],te=_[z]=M?ii(_[z]):It(_[z]);if(Cn(X,te))w(X,te,E,null,A,O,F,j,M);else break;q--,z--}if(T>q){if(T<=z){const X=z+1,te=X<K?_[X].el:N;for(;T<=z;)w(null,_[T]=M?ii(_[T]):It(_[T]),E,te,A,O,F,j,M),T++}}else if(T>z)for(;T<=q;)Tt(v[T],A,O,!0),T++;else{const X=T,te=T,pe=new Map;for(T=te;T<=z;T++){const st=_[T]=M?ii(_[T]):It(_[T]);st.key!=null&&pe.set(st.key,T)}let le,Xe=0;const Je=z-te+1;let Lt=!1,Nt=0;const Bn=new Array(Je);for(T=0;T<Je;T++)Bn[T]=0;for(T=X;T<=q;T++){const st=v[T];if(Xe>=Je){Tt(st,A,O,!0);continue}let Mt;if(st.key!=null)Mt=pe.get(st.key);else for(le=te;le<=z;le++)if(Bn[le-te]===0&&Cn(st,_[le])){Mt=le;break}Mt===void 0?Tt(st,A,O,!0):(Bn[Mt-te]=T+1,Mt>=Nt?Nt=Mt:Lt=!0,w(st,_[Mt],E,null,A,O,F,j,M),Xe++)}const Sf=Lt?Ny(Bn):Ii;for(le=Sf.length-1,T=Je-1;T>=0;T--){const st=te+T,Mt=_[st],$f=_[st+1],Ef=st+1<K?$f.el||$f.placeholder:N;Bn[T]===0?w(null,Mt,E,Ef,A,O,F,j,M):Lt&&(le<0||T!==Sf[le]?Si(Mt,E,Ef,2):le--)}}},Si=(v,_,E,N,A=null)=>{const{el:O,type:F,transition:j,children:M,shapeFlag:T}=v;if(T&6){Si(v.component.subTree,_,E,N);return}if(T&128){v.suspense.move(_,E,N);return}if(T&64){F.move(v,_,E,Fn);return}if(F===He){n(O,_,E);for(let q=0;q<M.length;q++)Si(M[q],_,E,N);n(v.anchor,_,E);return}if(F===Bo){m(v,_,E);return}if(N!==2&&T&1&&j)if(N===0)j.beforeEnter(O),n(O,_,E),tt(()=>j.enter(O),A);else{const{leave:q,delayLeave:z,afterLeave:X}=j,te=()=>{v.ctx.isUnmounted?r(O):n(O,_,E)},pe=()=>{O._isLeaving&&O[ry](!0),q(O,()=>{te(),X&&X()})};z?z(O,te,pe):pe()}else n(O,_,E)},Tt=(v,_,E,N=!1,A=!1)=>{const{type:O,props:F,ref:j,children:M,dynamicChildren:T,shapeFlag:K,patchFlag:q,dirs:z,cacheIndex:X}=v;if(q===-2&&(A=!1),j!=null&&(Et(),_n(j,null,E,v,!0),Pt()),X!=null&&(_.renderCache[X]=void 0),K&256){_.ctx.deactivate(v);return}const te=K&1&&z,pe=!Di(v);let le;if(pe&&(le=F&&F.onVnodeBeforeUnmount)&&At(le,_,v),K&6)p0(v.component,E,N);else{if(K&128){v.suspense.unmount(E,N);return}te&&hi(v,null,_,"beforeUnmount"),K&64?v.type.remove(v,_,E,Fn,N):T&&!T.hasOnce&&(O!==He||q>0&&q&64)?Un(T,_,E,!1,!0):(O===He&&q&384||!A&&K&16)&&Un(M,_,E),N&&xf(v)}(pe&&(le=F&&F.onVnodeUnmounted)||te)&&tt(()=>{le&&At(le,_,v),te&&hi(v,null,_,"unmounted")},E)},xf=v=>{const{type:_,el:E,anchor:N,transition:A}=v;if(_===He){h0(E,N);return}if(_===Bo){g(v);return}const O=()=>{r(E),A&&!A.persisted&&A.afterLeave&&A.afterLeave()};if(v.shapeFlag&1&&A&&!A.persisted){const{leave:F,delayLeave:j}=A,M=()=>F(E,O);j?j(v.el,O,M):M()}else O()},h0=(v,_)=>{let E;for(;v!==_;)E=y(v),r(v),v=E;r(_)},p0=(v,_,E)=>{const{bum:N,scope:A,job:O,subTree:F,um:j,m:M,a:T}=v;vu(M),vu(T),N&&hr(N),A.stop(),O&&(O.flags|=8,Tt(F,v,_,E)),j&&tt(j,_),tt(()=>{v.isUnmounted=!0},_)},Un=(v,_,E,N=!1,A=!1,O=0)=>{for(let F=O;F<v.length;F++)Tt(v[F],_,E,N,A)},as=v=>{if(v.shapeFlag&6)return as(v.component.subTree);if(v.shapeFlag&128)return v.suspense.next();const _=y(v.anchor||v.el),E=_&&_[iy];return E?y(E):_};let Pa=!1;const kf=(v,_,E)=>{v==null?_._vnode&&Tt(_._vnode,null,null,!0):w(_._vnode||null,v,_,null,null,null,E),_._vnode=v,Pa||(Pa=!0,Hc(),zc(),Pa=!1)},Fn={p:w,um:Tt,m:Si,r:xf,mt:Gi,mc:L,pc:he,pbc:U,n:as,o:t};return{render:kf,hydrate:void 0,createApp:$y(kf)}}function Uo({type:t,props:e},i){return i==="svg"&&t==="foreignObject"||i==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:i}function gi({effect:t,job:e},i){i?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}function Ly(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function yu(t,e,i=!1){const n=t.children,r=e.children;if(Q(n)&&Q(r))for(let s=0;s<n.length;s++){const o=n[s];let a=r[s];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=r[s]=ii(r[s]),a.el=o.el),!i&&a.patchFlag!==-2&&yu(o,a)),a.type===Or&&a.patchFlag!==-1&&(a.el=o.el),a.type===Wt&&!a.el&&(a.el=o.el)}}function Ny(t){const e=t.slice(),i=[0];let n,r,s,o,a;const l=t.length;for(n=0;n<l;n++){const c=t[n];if(c!==0){if(r=i[i.length-1],t[r]<c){e[n]=r,i.push(n);continue}for(s=0,o=i.length-1;s<o;)a=s+o>>1,t[i[a]]<c?s=a+1:o=a;c<t[i[s]]&&(s>0&&(e[n]=i[s-1]),i[s]=n)}}for(s=i.length,o=i[s-1];s-- >0;)i[s]=o,o=e[o];return i}function bu(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:bu(e)}function vu(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}const My=Symbol.for("v-scx"),Dy=()=>$n(My);function jy(t,e){return Fo(t,null,{flush:"sync"})}function Ui(t,e,i){return Fo(t,e,i)}function Fo(t,e,i=ne){const{immediate:n,deep:r,flush:s,once:o}=i,a=Oe({},i),l=e&&n||!e&&s!=="post";let c;if(Bi){if(s==="sync"){const p=Dy();c=p.__watcherHandles||(p.__watcherHandles=[])}else if(!l){const p=()=>{};return p.stop=$t,p.resume=$t,p.pause=$t,p}}const u=je;a.call=(p,f,w)=>Ct(p,u,f,w);let d=!1;s==="post"?a.scheduler=p=>{tt(p,u&&u.suspense)}:s!=="sync"&&(d=!0,a.scheduler=(p,f)=>{f?p():$o(p)}),a.augmentJob=p=>{e&&(p.flags|=4),d&&(p.flags|=2,u&&(p.id=u.uid,p.i=u))};const y=Gm(t,e,a);return Bi&&(c?c.push(y):l&&y()),y}function Uy(t,e,i){const n=this.proxy,r=_e(t)?t.includes(".")?wu(n,t):()=>n[t]:t.bind(n,n);let s;Y(e)?s=e:(s=e.handler,i=e);const o=In(this),a=Fo(r,s.bind(n),i);return o(),a}function wu(t,e){const i=e.split(".");return()=>{let n=t;for(let r=0;r<i.length&&n;r++)n=n[i[r]];return n}}function _u(t,e,i=ne){const n=zo(),r=Bt(e),s=Jt(e),o=xu(t,r),a=zm((l,c)=>{let u,d=ne,y;return jy(()=>{const p=t[r];Ge(u,p)&&(u=p,c())}),{get(){return l(),i.get?i.get(u):u},set(p){const f=i.set?i.set(p):p;if(!Ge(f,u)&&!(d!==ne&&Ge(p,d)))return;const w=n.vnode.props;w&&(e in w||r in w||s in w)&&(`onUpdate:${e}`in w||`onUpdate:${r}`in w||`onUpdate:${s}`in w)||(u=p,c()),n.emit(`update:${e}`,f),Ge(p,f)&&Ge(p,d)&&!Ge(f,y)&&c(),d=p,y=f}}});return a[Symbol.iterator]=()=>{let l=0;return{next(){return l<2?{value:l++?o||ne:a,done:!1}:{done:!0}}}},a}const xu=(t,e)=>e==="modelValue"||e==="model-value"?t.modelModifiers:t[`${e}Modifiers`]||t[`${Bt(e)}Modifiers`]||t[`${Jt(e)}Modifiers`];function Fy(t,e,...i){if(t.isUnmounted)return;const n=t.vnode.props||ne;let r=i;const s=e.startsWith("update:"),o=s&&xu(n,e.slice(7));o&&(o.trim&&(r=i.map(u=>_e(u)?u.trim():u)),o.number&&(r=i.map(ao)));let a,l=n[a=oo(e)]||n[a=oo(Bt(e))];!l&&s&&(l=n[a=oo(Jt(e))]),l&&Ct(l,t,6,r);const c=n[a+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,Ct(c,t,6,r)}}const By=new WeakMap;function ku(t,e,i=!1){const n=i?By:e.emitsCache,r=n.get(t);if(r!==void 0)return r;const s=t.emits;let o={},a=!1;if(!Y(t)){const l=c=>{const u=ku(c,e,!0);u&&(a=!0,Oe(o,u))};!i&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}return!s&&!a?(me(t)&&n.set(t,null),null):(Q(s)?s.forEach(l=>o[l]=null):Oe(o,s),me(t)&&n.set(t,o),o)}function Ar(t,e){return!t||!ur(e)?!1:(e=e.slice(2).replace(/Once$/,""),se(t,e[0].toLowerCase()+e.slice(1))||se(t,Jt(e))||se(t,e))}function _0(){}function Su(t){const{type:e,vnode:i,proxy:n,withProxy:r,propsOptions:[s],slots:o,attrs:a,emit:l,render:c,renderCache:u,props:d,data:y,setupState:p,ctx:f,inheritAttrs:w}=t,x=$r(t);let S,I;try{if(i.shapeFlag&4){const g=r||n,b=g;S=It(c.call(b,g,u,d,p,y,f)),I=a}else{const g=e;S=It(g.length>1?g(d,{attrs:a,slots:o,emit:l}):g(d,null)),I=e.props?a:qy(a)}}catch(g){En.length=0,yn(g,t,1),S=Ce(Wt)}let m=S;if(I&&w!==!1){const g=Object.keys(I),{shapeFlag:b}=m;g.length&&b&7&&(s&&g.some(no)&&(I=Hy(I,s)),m=Fi(m,I,!1,!0))}return i.dirs&&(m=Fi(m,null,!1,!0),m.dirs=m.dirs?m.dirs.concat(i.dirs):i.dirs),i.transition&&Eo(m,i.transition),S=m,$r(x),S}const qy=t=>{let e;for(const i in t)(i==="class"||i==="style"||ur(i))&&((e||(e={}))[i]=t[i]);return e},Hy=(t,e)=>{const i={};for(const n in t)(!no(n)||!(n.slice(9)in e))&&(i[n]=t[n]);return i};function zy(t,e,i){const{props:n,children:r,component:s}=t,{props:o,children:a,patchFlag:l}=e,c=s.emitsOptions;if(e.dirs||e.transition)return!0;if(i&&l>=0){if(l&1024)return!0;if(l&16)return n?$u(n,o,c):!!o;if(l&8){const u=e.dynamicProps;for(let d=0;d<u.length;d++){const y=u[d];if(o[y]!==n[y]&&!Ar(c,y))return!0}}}else return(r||a)&&(!a||!a.$stable)?!0:n===o?!1:n?o?$u(n,o,c):!0:!!o;return!1}function $u(t,e,i){const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!0;for(let r=0;r<n.length;r++){const s=n[r];if(e[s]!==t[s]&&!Ar(i,s))return!0}return!1}function Ky({vnode:t,parent:e},i){for(;e;){const n=e.subTree;if(n.suspense&&n.suspense.activeBranch===t&&(n.el=t.el),n===t)(t=e.vnode).el=i,e=e.parent;else break}}const Eu=t=>t.__isSuspense;function Wy(t,e){e&&e.pendingBranch?Q(t)?e.effects.push(...t):e.effects.push(t):ty(t)}const He=Symbol.for("v-fgt"),Or=Symbol.for("v-txt"),Wt=Symbol.for("v-cmt"),Bo=Symbol.for("v-stc"),En=[];let it=null;function oe(t=!1){En.push(it=t?null:[])}function Vy(){En.pop(),it=En[En.length-1]||null}let Pn=1;function Pu(t,e=!1){Pn+=t,t<0&&it&&e&&(it.hasOnce=!0)}function Cu(t){return t.dynamicChildren=Pn>0?it||Ii:null,Vy(),Pn>0&&it&&it.push(t),t}function fe(t,e,i,n,r,s){return Cu(J(t,e,i,n,r,s,!0))}function Tr(t,e,i,n,r){return Cu(Ce(t,e,i,n,r,!0))}function qo(t){return t?t.__v_isVNode===!0:!1}function Cn(t,e){return t.type===e.type&&t.key===e.key}const Ru=({key:t})=>t??null,Lr=({ref:t,ref_key:e,ref_for:i})=>(typeof t=="number"&&(t=""+t),t!=null?_e(t)||Ie(t)||Y(t)?{i:De,r:t,k:e,f:!!i}:t:null);function J(t,e=null,i=null,n=0,r=null,s=t===He?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Ru(e),ref:e&&Lr(e),scopeId:Wc,slotScopeIds:null,children:i,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:r,dynamicChildren:null,appContext:null,ctx:De};return a?(Ho(l,i),s&128&&t.normalize(l)):i&&(l.shapeFlag|=_e(i)?8:16),Pn>0&&!o&&it&&(l.patchFlag>0||s&6)&&l.patchFlag!==32&&it.push(l),l}const Ce=Gy;function Gy(t,e=null,i=null,n=0,r=null,s=!1){if((!t||t===my)&&(t=Wt),qo(t)){const a=Fi(t,e,!0);return i&&Ho(a,i),Pn>0&&!s&&it&&(a.shapeFlag&6?it[it.indexOf(t)]=a:it.push(a)),a.patchFlag=-2,a}if(ob(t)&&(t=t.__vccOpts),e){e=Qy(e);let{class:a,style:l}=e;a&&!_e(a)&&(e.class=gt(a)),me(l)&&(ko(l)&&!Q(l)&&(l=Oe({},l)),e.style=lo(l))}const o=_e(t)?1:Eu(t)?128:ny(t)?64:me(t)?4:Y(t)?2:0;return J(t,e,i,n,r,o,s,!0)}function Qy(t){return t?ko(t)||uu(t)?Oe({},t):t:null}function Fi(t,e,i=!1,n=!1){const{props:r,ref:s,patchFlag:o,children:a,transition:l}=t,c=e?Iu(r||{},e):r,u={__v_isVNode:!0,__v_skip:!0,type:t.type,props:c,key:c&&Ru(c),ref:e&&e.ref?i&&s?Q(s)?s.concat(Lr(e)):[s,Lr(e)]:Lr(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!==He?o===-1?16:o|16:o,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:l,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Fi(t.ssContent),ssFallback:t.ssFallback&&Fi(t.ssFallback),placeholder:t.placeholder,el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce};return l&&n&&Eo(u,l.clone(u)),u}function Rn(t=" ",e=0){return Ce(Or,null,t,e)}function ti(t="",e=!1){return e?(oe(),Tr(Wt,null,t)):Ce(Wt,null,t)}function It(t){return t==null||typeof t=="boolean"?Ce(Wt):Q(t)?Ce(He,null,t.slice()):qo(t)?ii(t):Ce(Or,null,String(t))}function ii(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Fi(t)}function Ho(t,e){let i=0;const{shapeFlag:n}=t;if(e==null)e=null;else if(Q(e))i=16;else if(typeof e=="object")if(n&65){const r=e.default;r&&(r._c&&(r._d=!1),Ho(t,r()),r._c&&(r._d=!0));return}else{i=32;const r=e._;!r&&!uu(e)?e._ctx=De:r===3&&De&&(De.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else Y(e)?(e={default:e,_ctx:De},i=32):(e=String(e),n&64?(i=16,e=[Rn(e)]):i=8);t.children=e,t.shapeFlag|=i}function Iu(...t){const e={};for(let i=0;i<t.length;i++){const n=t[i];for(const r in n)if(r==="class")e.class!==n.class&&(e.class=gt([e.class,n.class]));else if(r==="style")e.style=lo([e.style,n.style]);else if(ur(r)){const s=e[r],o=n[r];o&&s!==o&&!(Q(s)&&s.includes(o))&&(e[r]=s?[].concat(s,o):o)}else r!==""&&(e[r]=n[r])}return e}function At(t,e,i,n=null){Ct(t,e,7,[i,n])}const Yy=ou();let Xy=0;function Jy(t,e,i){const n=t.type,r=(e?e.appContext:t.appContext)||Yy,s={uid:Xy++,vnode:t,type:n,parent:e,appContext:r,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(r.provides),ids:e?e.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:fu(n,r),emitsOptions:ku(n,r),emit:null,emitted:null,propsDefaults:ne,inheritAttrs:n.inheritAttrs,ctx:ne,data:ne,props:ne,attrs:ne,slots:ne,refs:ne,setupState:ne,setupContext:null,suspense:i,suspenseId:i?i.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=Fy.bind(null,s),t.ce&&t.ce(s),s}let je=null;const zo=()=>je||De;let Nr,Ko;{const t=pr(),e=(i,n)=>{let r;return(r=t[i])||(r=t[i]=[]),r.push(n),s=>{r.length>1?r.forEach(o=>o(s)):r[0](s)}};Nr=e("__VUE_INSTANCE_SETTERS__",i=>je=i),Ko=e("__VUE_SSR_SETTERS__",i=>Bi=i)}const In=t=>{const e=je;return Nr(t),t.scope.on(),()=>{t.scope.off(),Nr(e)}},Au=()=>{je&&je.scope.off(),Nr(null)};function Ou(t){return t.vnode.shapeFlag&4}let Bi=!1;function Zy(t,e=!1,i=!1){e&&Ko(e);const{props:n,children:r}=t.vnode,s=Ou(t);Ey(t,n,s,e),Iy(t,r,i||e);const o=s?eb(t,e):void 0;return e&&Ko(!1),o}function eb(t,e){const i=t.type;t.accessCache=Object.create(null),t.proxy=new Proxy(t.ctx,by);const{setup:n}=i;if(n){Et();const r=t.setupContext=n.length>1?ib(t):null,s=In(t),o=Li(n,t,0,[t.props,r]),a=uc(o);if(Pt(),s(),(a||t.sp)&&!Di(t)&&Po(t),a){if(o.then(Au,Au),e)return o.then(l=>{Tu(t,l)}).catch(l=>{yn(l,t,0)});t.asyncDep=o}else Tu(t,o)}else Lu(t)}function Tu(t,e,i){Y(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:me(e)&&(t.setupState=Uc(e)),Lu(t)}function Lu(t,e,i){const n=t.type;t.render||(t.render=n.render||$t);{const r=In(t);Et();try{vy(t)}finally{Pt(),r()}}}const tb={get(t,e){return Me(t,"get",""),t[e]}};function ib(t){const e=i=>{t.exposed=i||{}};return{attrs:new Proxy(t.attrs,tb),slots:t.slots,emit:t.emit,expose:e}}function Mr(t){return t.exposed?t.exposeProxy||(t.exposeProxy=new Proxy(Uc(Fm(t.exposed)),{get(e,i){if(i in e)return e[i];if(i in kn)return kn[i](t)},has(e,i){return i in e||i in kn}})):t.proxy}const nb=/(?:^|[-_])\w/g,rb=t=>t.replace(nb,e=>e.toUpperCase()).replace(/[-_]/g,"");function sb(t,e=!0){return Y(t)?t.displayName||t.name:t.name||e&&t.__name}function Nu(t,e,i=!1){let n=sb(e);if(!n&&e.__file){const r=e.__file.match(/([^/\\]+)\.\w+$/);r&&(n=r[1])}if(!n&&t&&t.parent){const r=s=>{for(const o in s)if(s[o]===e)return o};n=r(t.components||t.parent.type.components)||r(t.appContext.components)}return n?rb(n):i?"App":"Anonymous"}function ob(t){return Y(t)&&"__vccOpts"in t}const Ot=(t,e)=>Wm(t,e,Bi),ab="3.5.24";let Wo;const Mu=typeof window<"u"&&window.trustedTypes;if(Mu)try{Wo=Mu.createPolicy("vue",{createHTML:t=>t})}catch{}const Du=Wo?t=>Wo.createHTML(t):t=>t,lb="http://www.w3.org/2000/svg",cb="http://www.w3.org/1998/Math/MathML",Vt=typeof document<"u"?document:null,ju=Vt&&Vt.createElement("template"),ub={insert:(t,e,i)=>{e.insertBefore(t,i||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,i,n)=>{const r=e==="svg"?Vt.createElementNS(lb,t):e==="mathml"?Vt.createElementNS(cb,t):i?Vt.createElement(t,{is:i}):Vt.createElement(t);return t==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:t=>Vt.createTextNode(t),createComment:t=>Vt.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Vt.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,i,n,r,s){const o=i?i.previousSibling:e.lastChild;if(r&&(r===s||r.nextSibling))for(;e.insertBefore(r.cloneNode(!0),i),!(r===s||!(r=r.nextSibling)););else{ju.innerHTML=Du(n==="svg"?`<svg>${t}</svg>`:n==="mathml"?`<math>${t}</math>`:t);const a=ju.content;if(n==="svg"||n==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}e.insertBefore(a,i)}return[o?o.nextSibling:e.firstChild,i?i.previousSibling:e.lastChild]}},db=Symbol("_vtc");function fb(t,e,i){const n=t[db];n&&(e=(e?[e,...n]:[...n]).join(" ")),e==null?t.removeAttribute("class"):i?t.setAttribute("class",e):t.className=e}const Uu=Symbol("_vod"),hb=Symbol("_vsh"),pb=Symbol(""),gb=/(?:^|;)\s*display\s*:/;function mb(t,e,i){const n=t.style,r=_e(i);let s=!1;if(i&&!r){if(e)if(_e(e))for(const o of e.split(";")){const a=o.slice(0,o.indexOf(":")).trim();i[a]==null&&Dr(n,a,"")}else for(const o in e)i[o]==null&&Dr(n,o,"");for(const o in i)o==="display"&&(s=!0),Dr(n,o,i[o])}else if(r){if(e!==i){const o=n[pb];o&&(i+=";"+o),n.cssText=i,s=gb.test(i)}}else e&&t.removeAttribute("style");Uu in t&&(t[Uu]=s?n.display:"",t[hb]&&(n.display="none"))}const Fu=/\s*!important$/;function Dr(t,e,i){if(Q(i))i.forEach(n=>Dr(t,e,n));else if(i==null&&(i=""),e.startsWith("--"))t.setProperty(e,i);else{const n=yb(t,e);Fu.test(i)?t.setProperty(Jt(n),i.replace(Fu,""),"important"):t[n]=i}}const Bu=["Webkit","Moz","ms"],Vo={};function yb(t,e){const i=Vo[e];if(i)return i;let n=Bt(e);if(n!=="filter"&&n in t)return Vo[e]=n;n=hc(n);for(let r=0;r<Bu.length;r++){const s=Bu[r]+n;if(s in t)return Vo[e]=s}return e}const qu="http://www.w3.org/1999/xlink";function Hu(t,e,i,n,r,s=bm(e)){n&&e.startsWith("xlink:")?i==null?t.removeAttributeNS(qu,e.slice(6,e.length)):t.setAttributeNS(qu,e,i):i==null||s&&!mc(i)?t.removeAttribute(e):t.setAttribute(e,s?"":Ft(i)?String(i):i)}function zu(t,e,i,n,r){if(e==="innerHTML"||e==="textContent"){i!=null&&(t[e]=e==="innerHTML"?Du(i):i);return}const s=t.tagName;if(e==="value"&&s!=="PROGRESS"&&!s.includes("-")){const a=s==="OPTION"?t.getAttribute("value")||"":t.value,l=i==null?t.type==="checkbox"?"on":"":String(i);(a!==l||!("_value"in t))&&(t.value=l),i==null&&t.removeAttribute(e),t._value=i;return}let o=!1;if(i===""||i==null){const a=typeof t[e];a==="boolean"?i=mc(i):i==null&&a==="string"?(i="",o=!0):a==="number"&&(i=0,o=!0)}try{t[e]=i}catch{}o&&t.removeAttribute(r||e)}function qi(t,e,i,n){t.addEventListener(e,i,n)}function bb(t,e,i,n){t.removeEventListener(e,i,n)}const Ku=Symbol("_vei");function vb(t,e,i,n,r=null){const s=t[Ku]||(t[Ku]={}),o=s[e];if(n&&o)o.value=n;else{const[a,l]=wb(e);if(n){const c=s[e]=kb(n,r);qi(t,a,c,l)}else o&&(bb(t,a,o,l),s[e]=void 0)}}const Wu=/(?:Once|Passive|Capture)$/;function wb(t){let e;if(Wu.test(t)){e={};let n;for(;n=t.match(Wu);)t=t.slice(0,t.length-n[0].length),e[n[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Jt(t.slice(2)),e]}let Go=0;const _b=Promise.resolve(),xb=()=>Go||(_b.then(()=>Go=0),Go=Date.now());function kb(t,e){const i=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=i.attached)return;Ct(Sb(n,i.value),e,5,[n])};return i.value=t,i.attached=xb(),i}function Sb(t,e){if(Q(e)){const i=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{i.call(t),t._stopped=!0},e.map(n=>r=>!r._stopped&&n&&n(r))}else return e}const Vu=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,$b=(t,e,i,n,r,s)=>{const o=r==="svg";e==="class"?fb(t,n,o):e==="style"?mb(t,i,n):ur(e)?no(e)||vb(t,e,i,n,s):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):Eb(t,e,n,o))?(zu(t,e,n),!t.tagName.includes("-")&&(e==="value"||e==="checked"||e==="selected")&&Hu(t,e,n,o,s,e!=="value")):t._isVueCE&&(/[A-Z]/.test(e)||!_e(n))?zu(t,Bt(e),n,s,e):(e==="true-value"?t._trueValue=n:e==="false-value"&&(t._falseValue=n),Hu(t,e,n,o))};function Eb(t,e,i,n){if(n)return!!(e==="innerHTML"||e==="textContent"||e in t&&Vu(e)&&Y(i));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="autocorrect"||e==="sandbox"&&t.tagName==="IFRAME"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){const r=t.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Vu(e)&&_e(i)?!1:e in t}const Gu=t=>{const e=t.props["onUpdate:modelValue"]||!1;return Q(e)?i=>hr(e,i):e};function Pb(t){t.target.composing=!0}function Qu(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const Qo=Symbol("_assign");function Yu(t,e,i){return e&&(t=t.trim()),i&&(t=ao(t)),t}const Xu={created(t,{modifiers:{lazy:e,trim:i,number:n}},r){t[Qo]=Gu(r);const s=n||r.props&&r.props.type==="number";qi(t,e?"change":"input",o=>{o.target.composing||t[Qo](Yu(t.value,i,s))}),(i||s)&&qi(t,"change",()=>{t.value=Yu(t.value,i,s)}),e||(qi(t,"compositionstart",Pb),qi(t,"compositionend",Qu),qi(t,"change",Qu))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,oldValue:i,modifiers:{lazy:n,trim:r,number:s}},o){if(t[Qo]=Gu(o),t.composing)return;const a=(s||t.type==="number")&&!/^0\d/.test(t.value)?ao(t.value):t.value,l=e??"";a!==l&&(document.activeElement===t&&t.type!=="range"&&(n&&e===i||r&&t.value.trim()===l)||(t.value=l))}},Cb=Oe({patchProp:$b},ub);let Ju;function Rb(){return Ju||(Ju=Oy(Cb))}const Ib=((...t)=>{const e=Rb().createApp(...t),{mount:i}=e;return e.mount=n=>{const r=Ob(n);if(!r)return;const s=e._component;!Y(s)&&!s.render&&!s.template&&(s.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=i(r,!1,Ab(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},e});function Ab(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function Ob(t){return _e(t)?document.querySelector(t):t}const Tb=1;var jr;(t=>{t.PackageLoader=new R(R.object({kind:R.union(["autoload","module","umd","styles"]).required().default("autoload"),entry:R.string(),styles:R.array(R.string()),main_export:R.string()})),t.Package=new R(R.object({id:R.string().required(),name:R.string().required(),version:R.string().required(),description:R.string(),author:R.string(),license:R.string(),loader:t.PackageLoader.required()})),t.RegistryMaintainer=new R(R.object({name:R.string().required(),email:R.string()})),t.RegistryRepository=new R(R.object({type:R.string().required(),url:R.string().required()})),t.Registry=new R(R.object({manifest_version:R.number().min(Tb).required(),name:R.string().required(),base_url:R.string().required(),homepage:R.string(),maintainers:R.array(t.RegistryMaintainer),repository:t.RegistryRepository,packages:R.array(t.Package).required()}))})(jr||(jr={}));const Yo=Symbol("IPEInjectKey"),Lb=(t,e)=>(e?e.provide(Yo,t):au(Yo,t),t),Xo=()=>{const t=$n(Yo);if(!t)throw new Error("InPageEdit instance is not provided");return t},Zu=(t,...e)=>{const i=Ib(...e);return Lb(t,i),i};var Nb=Object.create,Jo=Object.defineProperty,Mb=Object.getOwnPropertyDescriptor,ed=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),td=t=>{throw TypeError(t)},Db=(t,e,i)=>e in t?Jo(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,jb=(t,e)=>Jo(t,"name",{value:e,configurable:!0}),Ub=t=>[,,,Nb(t?.[ed("metadata")]??null)],Fb=["class","method","getter","setter","accessor","field","value","get","set"],id=t=>t!==void 0&&typeof t!="function"?td("Function expected"):t,Bb=(t,e,i,n,r)=>({kind:Fb[t],name:e,metadata:n,addInitializer:s=>i._?td("Already initialized"):r.push(id(s||null))}),qb=(t,e)=>Db(e,ed("metadata"),t[3]),Hb=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},zb=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Mb(r,i));jb(r,i);for(var f=n.length-1;f>=0;f--)l=Bb(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,id(o)&&(r=o);return qb(t,r),p&&Jo(r,i,p),u?c^4?s:p:r},nd,Zo,rd;const sd=t=>{if(!t)return null;try{return t.split(".").reduce((e,i)=>e==null?e:e[i],globalThis)}catch{return null}},od=(t,e,i)=>{if(/^https?:\/\//i.test(t))return t;const n=o=>o.endsWith("/")?o:o+"/";if(/^https?:\/\//i.test(e)){const o=n(e);return new URL(t,o).href}const r=(()=>{try{return new URL(i).href}catch{return new URL(i,location.origin).href}})(),s=new URL(n(e),r).href;return new URL(t,s).href};nd=[be(["storage","preferences","resourceLoader","$"])];let Ur=(bt=class extends(rd=Ae){constructor(e){super(e,{},"plugin-store"),this.ctx=e,this.regInfoDB=void 0,this._installedPlugins=new Map,this._onlineRegistryQueries=new Map,e.set("store",this),this.regInfoDB=e.storage.createDatabase(bt.REGISTRY_INFO_STORAGE_NAME,bt.REGISTRY_INFO_CACHE_TTL,1,"indexedDB")}async start(){this._installUserPlugins(),this._injectPreferenceUI()}async _installUserPlugins(){const e=await this.ctx.preferences.get("pluginStore.plugins",[]);if(e?.length)for(const i of e)this.install(i.registry,i.id,i.source,"user-preference")}async _createManagementApp(){const e=await this.ctx.withInject(["store"]);return Zu(e,oy(()=>Promise.resolve().then(()=>O_)))}async _injectPreferenceUI(){const e=this.ctx,i=e.$;e.preferences.defineCategory({name:"plugin-store",label:i`Plugin Store`,description:i`Plugin Store`,index:90,autoGenerateForm:!1,customRenderer:async({onUnmount:n})=>{const r=h("div",{id:"ipe-plugin-store-preferences-vue"}),s=await this._createManagementApp();return s.mount(r),n(()=>{s.unmount(),this.ctx.logger.debug("Plugin Store preferences app unmounted")}),h("section",{children:r})}}),e.preferences.registerCustomConfig("plugin-store",R.object({"pluginStore.registries":R.array(R.string()).default([St.PLUGIN_REGISTRY_URL]).description(i`Registry URLs`).hidden(),"pluginStore.cdnForNpm":R.string().description(i`CDN to install packages from npm`).default('https://cdn.jsdelivr.net/npm/{{ package }}{{ version ? "@" + version : "" }}').hidden(),"pluginStore.plugins":R.array(R.object({source:R.union(["online_manifest","npm"]).default("online_manifest"),registry:R.string().required(),id:R.string().required()})).description(i`Installed plugins`).default([]).hidden()}),"plugin-store")}async showModal(){const e=this.ctx.modal.show({title:$`Plugin Store`,sizeClass:"small"}),i=h("section",{id:"ipe-plugin-store-vue"});e.setContent(i);const n=await this._createManagementApp();return n.mount(i),e.on(e.Event.Close,()=>{n.unmount()}),e}async install(e,i,n="online_manifest",r="new-added"){const s=await this.getRegistryInfo(e,n);if(!s)return this.ctx.logger.warn(`Registry ${e} not found`),null;const o=`${e}#${i}`;if(this._installedPlugins.has(o))return await this._installedPlugins.get(o)??null;const a=this._installOneByRegistryInfo(e,s,i);this._installedPlugins.set(o,a);const l=await a;return l&&this.ctx.emit("plugin-store/plugin-installed",{ctx:this.ctx,registry:s,id:i,by:r}),l}async uninstall(e,i){const n=this._installedPlugins.get(`${e}#${i}`);if(n===void 0)return!0;this._installedPlugins.delete(`${e}#${i}`);const r=await n;if(r){const s=r.dispose?.()??!0;try{const o=await this.getRegistryCache(e)||await this.getRegistryInfo(e).catch(()=>null);o&&this.ctx.emit("plugin-store/plugin-uninstalled",{ctx:this.ctx,registry:o,id:i})}catch{}return s}return!0}async addToPreferences(e,i){let n=await this.ctx.preferences.get("pluginStore.plugins")||[];return n.some(s=>s.registry===e&&s.id===i)||(n.push({registry:e,id:i}),await this.ctx.preferences.set("pluginStore.plugins",n)),!0}async removeFromPreferences(e,i){let n=await this.ctx.preferences.get("pluginStore.plugins")||[];return n=n.filter(r=>r.registry!==e||r.id!==i),await this.ctx.preferences.set("pluginStore.plugins",n),!0}async installAndSetPreference(e,i){return await this.addToPreferences(e,i),this.install(e,i,"online_manifest","new-added")}async uninstallAndRemovePreference(e,i){return await this.removeFromPreferences(e,i),this.uninstall(e,i)}async _installOneByRegistryInfo(e,i,n){const r=i.base_url,s=i.packages.find(f=>f.id===n);if(!s)return this.ctx.logger.warn(`Package ${n} not found in registry ${e}`),null;const o=s.loader,{kind:a,entry:l="index.js",styles:c=[],main_export:u=null}=o;let d=null;if(a!=="styles"){if(!l)return this.ctx.logger.warn(`Entry url missing for ${n}`,o),null;try{d=od(l,r,e)}catch(f){return this.ctx.logger.warn(`Failed to resolve entry "${l}" with base "${r}" and registry "${e}"`,f),null}}const y={"data-plugin-registry":e,"data-plugin-id":n};let p=null;switch(a){case"autoload":{p=this.ctx.plugin({inject:["resourceLoader"],name:`plugin-store-${e}-${n}`,apply:f=>{d&&f.resourceLoader.loadScript(d,{...y})}});break}case"module":{if(!d)return this.ctx.logger.warn(`Entry url missing for module kind, package ${n}`),null;const f=await import(d).then(w=>(u?w[u]:w.default)??w);if(!f)return this.ctx.logger.warn(`Main export ${u} not found in module ${d}`),null;p=this.ctx.plugin(f);break}case"umd":{let f=sd(u);if(!f){if(!d)return this.ctx.logger.warn(`Entry url missing for umd kind, package ${n}`),null;await this.ctx.resourceLoader.loadScript(d,{...y}),f=sd(u)}if(!f)return this.ctx.logger.warn(`Main export ${u} not found on globalThis after loading ${d}`),null;p=this.ctx.plugin(f);break}}if(c&&c.length>0){let f=[];try{f=c.map(w=>od(w,r,e)).filter(Boolean)}catch(w){this.ctx.logger.warn(`Failed to resolve styles for ${n}`,c,w)}p||(p=this.ctx.plugin({name:`plugin-store-${e}-${n}`,apply(){}})),p.ctx.plugin({inject:["resourceLoader"],name:`plugin-store-${e}-${n}-styles`,apply:w=>{f.forEach(x=>w.resourceLoader.loadStyle(x,{...y})),w.on("dispose",()=>{try{f.forEach(x=>w.resourceLoader.removeStyle(x))}catch{}})}})}return p}validateRegistry(e){return jr.Registry(e)}async getRegistryInfo(e,i="online_manifest",n=!1){try{let s;switch(i){case"online_manifest":{s=await this._fetchOnlineRegistryInfo(e,n),this.logger.debug("Fetched registry info from online manifest",s),this.setRegistryCache(e,s);break}default:throw new Error(`Unsupported registry source: ${i}`)}return s}catch(s){this.ctx.logger.warn("Failed to fetch registry info",s)}const r=await this.getRegistryCache(e);if(!r)throw this.ctx.emit("plugin-store/registry-not-found",{ctx:this.ctx,registryUrl:e}),new Error(`Failed to fetch registry info: ${e}`);return r}async _fetchOnlineRegistryInfo(e,i=!1){if(!i&&this._onlineRegistryQueries.has(e))return await this._onlineRegistryQueries.get(e);const r=(async()=>{const s={method:"GET"};i&&(s.cache="no-store");const a=await(await fetch(e,s)).json(),l=this.validateRegistry(a);return this.ctx.emit("plugin-store/registry-fetched",{ctx:this.ctx,registry:l}),l})();return this._onlineRegistryQueries.set(e,r),await r}async getRegistryCache(e){const i=await this.regInfoDB.get(e);if(i)try{return this.validateRegistry(i)}catch(n){this.ctx.logger.warn("Invalid cached registry",n,i),this.regInfoDB.delete(e)}return null}async setRegistryCache(e,i){return this.regInfoDB.set(e,i)}async deleteRegistryCache(e){await this.regInfoDB.delete(e),this.ctx.emit("plugin-store/registry-removed",{ctx:this.ctx,registryUrl:e})}async clearAllRegistryCaches(){await this.regInfoDB.clear(),this.ctx.logger.debug("All registry caches cleared")}async refreshRegistryCache(e){const i=await this.getRegistryInfo(e,"online_manifest",!0);if(!i)throw new Error(`Failed to refresh registry cache: ${e}`);return this.ctx.logger.debug("Registry cache refreshed:",e),i}async refreshAllRegistryCaches(){const e=await this.ctx.preferences.get("pluginStore.registries")||[],i=await Promise.allSettled(e.map(r=>this.refreshRegistryCache(r))),n={};for(const[r,s]of i.entries())s.status==="fulfilled"?n[e[r]]=s.value:n[e[r]]=null;return n}},bt.PluginStoreSchemas=jr,bt.REGISTRY_INFO_CACHE_TTL=1e3*60*60*24,bt.REGISTRY_INFO_STORAGE_NAME="plugin-store-registry",bt.REGISTRY_ETAG_STORAGE_NAME="psreg-etag",bt);Zo=Ub(rd),Ur=zb(Zo,0,"PluginPluginStore",nd,Ur),Hb(Zo,1,Ur);const Kb=Object.freeze(Object.defineProperty({__proto__:null,PluginPluginStore:Ur},Symbol.toStringTag,{value:"Module"})),nt='@charset "UTF-8";:host{display:block;font-family:var(--schema-font-family, ui-sans-serif, system-ui, -apple-system);color:var(--schema-color-fg, #111827)}*,*:before,*:after{box-sizing:border-box}.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, 10px);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}.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}.schema-collection-row{position:relative;transition:transform var(--schema-collection-transition-duration, .25s) var(--schema-collection-transition-ease, ease),opacity var(--schema-collection-transition-duration, .25s) var(--schema-collection-transition-ease, ease)}.schema-collection-row.enter{opacity:0}.schema-collection-row.enter.enter-active{opacity:1}.schema-collection-row.leaving{opacity:0}.field.schema-type-array .group,.field.schema-type-array .group .row{position:relative}',ad={arrayAdd:"+",arrayMoveUp:"↑",arrayMoveDown:"↓",arrayRemove:"×",dictAdd:"+",dictRemove:"×",rootLabel:"root"},ye=(t,e)=>{customElements.get(t)||customElements.define(t,e)},Wb=(t,e,i)=>{if(!e.length)return;let n=t,r=null,s=null;for(let a=0;a<e.length-1;a++){const l=e[a];let c=n?.[l];c==null?(c=typeof e[a+1]=="number"?[]:{},n[l]=c):typeof c!="object"&&(c=typeof e[a+1]=="number"?[]:{},n[l]=c),r=n,s=l,n=c}const o=e[e.length-1];if(n==null||typeof n!="object"){const a=typeof o=="number"?[]:{};if(r)r[s]=a,n=a;else return}try{n[o]=i}catch{try{const a=Array.isArray(n)?n.slice():{...n};a[o]=i,r&&(r[s]=a)}catch{}}},An=t=>t.map(String).join("."),Vb=t=>t.replace(/[^a-zA-Z0-9_-]/g,"_"),ni=t=>`schema_${Vb(An(t)||"root")}`,mi=t=>An(t),ee=(t,...e)=>{const i=new Set(e);i.size&&t.setAttribute("part",Array.from(i).join(" "))},Gb=["wrapper","form","field","field-intersect","field-string","field-number","field-boolean","field-date","field-const","field-array","field-object","field-tuple","field-union","field-dict","field-label","field-helper","field-group","field-row","field-actions","field-button","field-button-primary","field-button-danger","field-button-secondary","field-toolbar","field-badge","field-input","field-input-text","field-input-number","field-input-date","field-input-select","field-input-textarea","field-input-checkbox","field-const-value","collection-row","field-checkbox","field-checkbox-text","field-toolbar-select"].join(" ");function ea(t,e){if(e==null)return e;switch(t){case"number":case"natural":case"percent":{if(e==="")return;const i=Number(e);return Number.isNaN(i)?void 0:i}case"boolean":return!!e;case"date":{if(!e)return;const i=new Date(e);return Number.isNaN(+i)?void 0:i}case"const":case"string":default:return e}}function ld(t){return typeof t=="function"&&!!t?.type}function cd(t){if(!t)throw new Error("schema is required");if(ld(t))return t;try{const e=Schema.from(t);if(ld(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 ct(t){return t?.meta??{}}function Qb(t){return t.length>0&&t.every(e=>e?.type==="const")}function yi(t){if(!t)return;const e=t,i=e.meta||{};if(Object.prototype.hasOwnProperty.call(i,"default"))return i.default;const n=e.type;try{const r=t();if(r!==void 0)return r}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 r=e.list||[];return r.length?yi(r[0]):void 0}case"const":return e.value;case"date":return;case"intersect":{const r=e.list||[],s=(a,l)=>{if(Array.isArray(a)&&Array.isArray(l))return l.slice();if(a&&l&&typeof a=="object"&&typeof l=="object"){const c={...a};for(const u of Object.keys(l))c[u]=u in c?s(c[u],l[u]):l[u];return c}return l??a};let o={};for(const a of r)o=s(o,yi(a));return o}default:return}}class yt extends HTMLElement{constructor(){super(),this._path=[],this._i18n=ad,this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=nt,this.$root.appendChild(e)}makeFieldContainer(e,i){const n=document.createElement("div");if(n.className=`field schema-form-item schema-type-${e}`,n.setAttribute("data-path",An(this._path)),ee(n,"field",`field-${e}`),this._label){const r=document.createElement("label");r.className="label",r.textContent=this._label,ee(r,"field-label"),n.appendChild(r)}if(i&&i!==this._label){const r=document.createElement("div");r.className="helper",r.textContent=i,ee(r,"field-helper"),n.appendChild(r)}return n}set schema(e){this._schema=cd(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 ud extends yt{render(){if(this.$input&&this.$root.contains(this.$input)){const s=!!this.$root.querySelector("label.label");if(!(this._label&&!s)){const o=this._value??"";this.$input.value!==o&&document.activeElement!==this.$input&&(this.$input.value=o);return}}this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("string",e.description),n=document.createElement("input");this.$input=n,n.className="input",ee(n,"field-input","field-input-text"),n.type="text",n.name=mi(this._path),n.id=ni(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(ea("string",n.value));const r=i.querySelector("label.label");r&&(r.htmlFor=n.id),i.appendChild(n),this.$root.appendChild(i)}}ye("schema-form-string",ud);class dd extends yt{render(){if(this.$input&&this.$root.contains(this.$input)){const o=!!this.$root.querySelector("label.label");if(!(this._label&&!o)){const a=this._value??"";this.$input.value!==String(a)&&document.activeElement!==this.$input&&(this.$input.value=a);return}}this.$root.innerHTML=`<style>${nt}</style>`;const e=this._schema?.type??"number",i=ct(this._schema),n=this.makeFieldContainer("number",i.description),r=document.createElement("input");this.$input=r,r.className="input",ee(r,"field-input","field-input-number"),r.name=mi(this._path),r.id=ni(this._path),i?.min!=null&&(r.min=String(i.min)),i?.max!=null&&(r.max=String(i.max)),i?.step!=null&&(r.step=String(i.step)),e==="percent"&&!r.step&&(r.step="0.01"),r.value=this._value??"",r.oninput=()=>this.emitChange(ea(e,r.value));const s=n.querySelector("label.label");s&&(s.htmlFor=r.id),i.role==="slider"?r.type="range":r.type="number",n.appendChild(r),this.$root.appendChild(n)}}ye("schema-form-number",dd);class fd extends yt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("boolean",e.description),n=document.createElement("label");n.className="checkbox",ee(n,"field-checkbox");const r=document.createElement("input");r.type="checkbox",r.checked=!!this._value,r.name=mi(this._path),r.id=ni(this._path),ee(r,"field-input","field-input-checkbox");const s=document.createElement("span");s.textContent=e.description??this._label??"",ee(s,"field-checkbox-text"),r.onchange=()=>this.emitChange(r.checked);const o=i.querySelector("label.label");o&&(o.htmlFor=r.id),n.append(r,s),i.appendChild(n),this.$root.appendChild(i)}}ye("schema-form-boolean",fd);function Fr(t){return String(t).padStart(2,"0")}function On(t){return`${t.getFullYear()}-${Fr(t.getMonth()+1)}-${Fr(t.getDate())}`}function ta(t){return`${Fr(t.getHours())}:${Fr(t.getMinutes())}`}function Br(t){return`${On(t)}T${ta(t)}`}class hd extends yt{render(){if(this.$input&&this.$root.contains(this.$input)){const o=!!this.$root.querySelector("label.label");if(!(this._label&&!o)){const a=ct(this._schema).role||"date";if(document.activeElement!==this.$input)if(this._value instanceof Date)a==="date"?this.$input.value=On(this._value):a==="time"?this.$input.value=ta(this._value):a==="datetime"&&(this.$input.value=Br(this._value));else if(typeof this._value=="string"&&a!=="time"){const l=new Date(this._value);isNaN(+l)||(a==="date"?this.$input.value=On(l):a==="datetime"&&(this.$input.value=Br(l)))}else this._value||(this.$input.value="");return}}this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("date",e.description),n=document.createElement("input");this.$input=n,n.className="input",ee(n,"field-input","field-input-date");const r=e.role||"date";if(r==="datetime"?n.type="datetime-local":r==="time"?n.type="time":n.type="date",n.name=mi(this._path),n.id=ni(this._path),this._value instanceof Date)r==="date"?n.value=On(this._value):r==="time"?n.value=ta(this._value):r==="datetime"&&(n.value=Br(this._value));else if(typeof this._value=="string"&&r!=="time"){const o=new Date(this._value);isNaN(+o)||(r==="date"?n.value=On(o):r==="datetime"&&(n.value=Br(o)))}n.oninput=()=>{e.role;let o;if(!n.value)o=void 0;else{const a=new Date(n.value);o=Number.isNaN(+a)?void 0:a}this.emitChange(o)};const s=i.querySelector("label.label");s&&(s.htmlFor=n.id),i.appendChild(n),this.$root.appendChild(i)}}ye("schema-form-date",hd);class ia extends yt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this._schema.value;if(e.role==="raw-html"){if(i instanceof Node){this.$root.append(i);return}else if(typeof i=="function"){this.$root.append(i());return}else if(typeof i=="string"){const o=document.createElement("div");o.innerHTML=String(i),ee(o,"field-const-value"),this.$root.appendChild(o);return}}const n=this.makeFieldContainer("const",e.description),r=document.createElement("section");r.className="const content",r.textContent=String(i),r.id=ni(this._path),ee(r,"field-const-value");const s=n.querySelector("label.label");s&&(s.htmlFor=r.id),n.appendChild(r),this.$root.appendChild(n)}}ye("schema-form-const",ia);class pd extends yt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("intersect",e.description);i.classList.remove("field");const n=document.createElement("div");n.classList.add("group"),ee(n,"field-group");const r=this._schema.list||[],s=r.length>0&&r.every(a=>a?.type==="object"),o=(a,l)=>{if(Array.isArray(a)&&Array.isArray(l))return l.slice();if(a&&l&&typeof a=="object"&&typeof l=="object"){const c={...a};for(const u of Object.keys(l))c[u]=u in c?o(c[u],l[u]):l[u];return c}return l??a};if(s){const a=this._value&&typeof this._value=="object"?this._value:{};r.forEach((l,c)=>{const u=l?.meta?.description??"",d=ri(l,this._path,a,u,this._i18n);d.addEventListener("change",y=>{y.stopPropagation();const p=o(this._value??{},y.detail.value);this.emitChange(p)}),n.appendChild(d)})}else{const a=r[r.length-1],l=ri(a,this._path,this._value,this._label,this._i18n);l.addEventListener("change",c=>{c.stopPropagation(),this.emitChange(c.detail.value)}),n.appendChild(l)}i.appendChild(n),this.$root.appendChild(i)}}ye("schema-form-intersect",pd);function Yb(t){switch(t.type){case"intersect":return"schema-form-intersect";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":{const e=t.list||[];return e.length===2&&e[0]?.type==="is"&&e[0]?.constructor===Date&&e[1]?.type==="transform"&&(e[1]?.inner?.meta?.role==="datetime"||e[1]?.inner?.meta?.role==="date"||e[1]?.inner?.meta?.role==="time")?"schema-form-date":"schema-form-union"}default:return"schema-form-string"}}function ri(t,e,i,n,r){const s=Yb(t),o=document.createElement(s);return o.schema=t,o.path=e,o.label=n,r&&(o.i18n=r),o.setValue?.(i),o.setAttribute("exportparts",Gb),o}class gd extends yt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("union",e.description),n=this._schema.list||[];if(Qb(n)){const r=document.createElement("select");r.className="input",ee(r,"field-input","field-input-select"),r.name=mi(this._path),r.id=ni(this._path),n.forEach(o=>{const a=document.createElement("option");a.value=String(o.value),a.textContent=String(o.meta?.description||o.value||o.type),this._value===o.value&&(a.selected=!0),r.appendChild(a)}),r.onchange=()=>this.emitChange(ea("string",r.value));const s=i.querySelector("label.label");s&&(s.htmlFor=r.id),i.appendChild(r)}else{const r=document.createElement("div");r.className="toolbar",ee(r,"field-toolbar");const s=document.createElement("select");s.className="input",ee(s,"field-input","field-input-select","field-toolbar-select"),s.name=mi(this._path)+".__type",s.id=ni(this._path)+"__type";let o=0;n.forEach((u,d)=>{const y=document.createElement("option");y.value=String(d),y.textContent=String(u.meta?.description||u.value||u.type),s.appendChild(y)}),s.onchange=()=>{o=Number(s.value);const u=n[o],d=yi(u);this.emitChange(d),c()};const a=i.querySelector("label.label");a&&(a.htmlFor=s.id),r.appendChild(s),i.appendChild(r);const l=document.createElement("div");l.className="group",ee(l,"field-group");const c=()=>{l.innerHTML="";const u=n[o],d=ri(u,this._path,this._value,this._label);d instanceof ia||(d.addEventListener("change",y=>{y.stopPropagation(),this.emitChange(y.detail.value)}),l.appendChild(d))};c(),i.appendChild(l)}this.$root.appendChild(i)}}ye("schema-form-union",gd);class md extends yt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("tuple",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=Array.isArray(this._value)?this._value:[];(this._schema.list||[]).forEach((s,o)=>{const a=ri(s,[...this._path,o],r[o],`${this._label??""}[${o}]`);a.addEventListener("change",l=>{l.stopPropagation();const c=Array.isArray(this._value)?this._value.slice():[];c[o]=l.detail.value,this.emitChange(c)}),n.appendChild(a)}),i.appendChild(n),this.$root.appendChild(i)}}ye("schema-form-tuple",md);class yd extends yt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("object",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=this._schema.dict||{};Object.keys(r).forEach(s=>{if(r[s]?.meta?.hidden)return;const o=(this._value??{})[s],a=ri(r[s],[...this._path,s],o,s);a.addEventListener("change",l=>{l.stopPropagation();const c={...this._value??{}};c[s]=l.detail.value,this.emitChange(c)}),n.appendChild(a)}),i.appendChild(n),this.$root.appendChild(i)}}ye("schema-form-object",yd);const rs=class rs extends yt{constructor(){super(...arguments),this._itemIds=[]}generateItemId(){try{if(typeof crypto<"u"&&typeof crypto.randomUUID=="function")return crypto.randomUUID()}catch{}return"i"+rs._idCounter++}ensureItemIds(e){for(;this._itemIds.length<e;)this._itemIds.push(this.generateItemId());this._itemIds.length>e&&(this._itemIds.length=e)}capturePositions(e){const i={};return e.querySelectorAll(".row").forEach(n=>{const r=n.dataset.uid;r&&(i[r]=n.getBoundingClientRect())}),i}playFLIP(e,i){Array.from(e.querySelectorAll(".row")).forEach(n=>{const r=n.dataset.uid;if(!r)return;const s=i[r];if(!s)return;const o=n.getBoundingClientRect(),a=s.left-o.left,l=s.top-o.top;(a||l)&&(n.style.transition="none",n.style.transform=`translate(${a}px, ${l}px)`,requestAnimationFrame(()=>{n.style.transition="transform .25s ease",n.style.transform=""}))})}render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("array",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=this._schema.inner,s=()=>Array.isArray(this._value)?this._value:[];this.ensureItemIds(s().length);const o=(c,u)=>{n.innerHTML="",s().forEach((d,y)=>{const p=[...this._path,y],f=document.createElement("div");f.className="row schema-collection-row",ee(f,"field-row","collection-row");const w=this._itemIds[y];f.dataset.uid=w,f.setAttribute("data-path",An(p));const x=ri(r,p,d,`${this._label??""}[${y}]`);x.addEventListener("change",b=>{b.stopPropagation();const k=s().slice();k[y]=b.detail.value,this._value=k,this.emitChange(k)});const S=document.createElement("div");S.className="actions",ee(S,"field-actions");const I=document.createElement("button");I.type="button",I.className="btn",ee(I,"field-button","field-button-secondary"),I.textContent=this._i18n.arrayMoveUp??"↑",I.onclick=()=>{if(y<=0)return;const b=this.capturePositions(n),k=s().slice();[k[y-1],k[y]]=[k[y],k[y-1]],[this._itemIds[y-1],this._itemIds[y]]=[this._itemIds[y],this._itemIds[y-1]],this._value=k,o(b),this.emitChange(k)};const m=document.createElement("button");m.type="button",m.className="btn",ee(m,"field-button","field-button-secondary"),m.textContent=this._i18n.arrayMoveDown??"↓",m.onclick=()=>{const b=s();if(y>=b.length-1)return;const k=this.capturePositions(n),P=b.slice();[P[y+1],P[y]]=[P[y],P[y+1]],[this._itemIds[y+1],this._itemIds[y]]=[this._itemIds[y],this._itemIds[y+1]],this._value=P,o(k),this.emitChange(P)};const g=document.createElement("button");g.type="button",g.className="btn danger",ee(g,"field-button","field-button-danger"),g.textContent=this._i18n.arrayRemove??"×",g.onclick=()=>{f.classList.add("leaving");const b=250;let k=!1;const P=()=>{if(k)return;k=!0,clearTimeout(L);const C=s().filter((H,ze)=>ze!==y);this._itemIds.splice(y,1);const U=this.capturePositions(n);this._value=C,o(U),this.emitChange(C)};f.addEventListener("transitionend",P,{once:!0});const L=setTimeout(P,b+80)},S.append(I,m,g),f.appendChild(x),f.appendChild(S),n.appendChild(f),u&&u===w&&(f.classList.add("enter"),requestAnimationFrame(()=>{f.classList.add("enter-active")}),requestAnimationFrame(()=>{f.classList.remove("enter")}))}),c&&this.playFLIP(n,c)};o();const a=document.createElement("button");a.type="button",a.className="btn primary",ee(a,"field-button","field-button-primary"),a.textContent=this._i18n.arrayAdd??"+",a.onclick=()=>{const c=this.capturePositions(n),u=s().slice(),d=yi(r);u.push(d);const y=this.generateItemId();this._itemIds.push(y),this._value=u,o(c,y),this.emitChange(u)};const l=document.createElement("div");l.className="actions",ee(l,"field-actions"),l.appendChild(a),i.appendChild(n),i.appendChild(l),this.$root.appendChild(i)}};rs._idCounter=0;let qr=rs;ye("schema-form-array",qr);class bd extends yt{render(){this.$root.innerHTML=`<style>${nt}</style>`;const e=ct(this._schema),i=this.makeFieldContainer("dict",e.description),n=document.createElement("div");n.className="group",ee(n,"field-group");const r=this._schema.inner,s=this._value??{},o=y=>`d_${y}`,a=()=>{const y={};return n.querySelectorAll(".kv").forEach(p=>{const f=p.dataset.uid;f&&(y[f]=p.getBoundingClientRect())}),y},l=y=>{n.querySelectorAll(".kv").forEach(p=>{const f=p.dataset.uid;if(!f)return;const w=y[f];if(!w)return;const x=p.getBoundingClientRect(),S=w.left-x.left,I=w.top-x.top;(S||I)&&(p.style.transition="none",p.style.transform=`translate(${S}px, ${I}px)`,requestAnimationFrame(()=>{p.style.transition="transform .25s ease",p.style.transform=""}))})},c=(y,p)=>{n.innerHTML="",Object.keys(s).forEach(f=>{const w=[...this._path,f],x=document.createElement("div");x.className="kv schema-collection-row",ee(x,"field-row","collection-row"),x.dataset.uid=o(f),x.setAttribute("data-path",An(w));const S=document.createElement("input");S.className="input",ee(S,"field-input","field-input-text"),S.value=f,S.name=mi(w)+".__key",S.id=ni(w)+"__key";const I=ri(r,w,s[f],`${this._label??""}[${f}]`),m=document.createElement("button");m.type="button",m.className="btn danger",ee(m,"field-button","field-button-danger"),m.textContent=this._i18n.dictRemove??"×",m.onclick=()=>{const g=a();delete s[f];const b={...this._value??{}};delete b[f],this._value=b,c(g),this.emitChange(b)},S.onchange=()=>{const g=S.value.trim();if(!g||g===f||s[g]!==void 0)return;const b=a();s[g]=s[f],delete s[f];const k={...this._value??{}};k[g]=k[f],delete k[f],this._value=k,c(b),this.emitChange(k)},I.addEventListener("change",g=>{g.stopPropagation();const b={...this._value??{}};b[f]=g.detail.value,this._value=b,this.emitChange(b)}),x.append(S,I,m),n.appendChild(x),p===f&&(x.classList.add("enter"),requestAnimationFrame(()=>x.classList.add("enter-active")),requestAnimationFrame(()=>x.classList.remove("enter")))}),y&&l(y)};c();const u=document.createElement("button");u.type="button",u.className="btn primary",ee(u,"field-button","field-button-primary"),u.textContent=this._i18n.dictAdd??"+",u.onclick=()=>{let y=Object.keys(s).length+1,p=`k${y}`;for(;s[p]!==void 0;)p=`k${++y}`;const f=a();s[p]=yi(r);const w={...this._value??{},[p]:s[p]};this._value=w,c(f,p),this.emitChange(w)};const d=document.createElement("div");d.className="actions",ee(d,"field-actions"),d.appendChild(u),i.appendChild(n),i.appendChild(d),this.$root.appendChild(i)}}ye("schema-form-dict",bd);class vd extends HTMLElement{constructor(){super(),this._i18n={...ad},this._i18nCommitted=!1,this.$root=this.attachShadow({mode:"open"});const e=document.createElement("style");e.textContent=nt,this.$root.appendChild(e);const i=document.createElement("div");i.className="wrapper",ee(i,"wrapper");const n=document.createElement("form");n.className="form",ee(n,"form"),i.appendChild(n),this.$root.appendChild(i),this.addEventListener("change",r=>{if(!r?.detail)return;const{path:s,value:o}=r.detail;Array.isArray(s)&&s.length===0?this._state=o:Wb(this._state??(this._state={}),s,o),this.dispatchEvent(new CustomEvent("form-change",{detail:{path:s,value:o,state:this._state}}))})}set schema(e){this._schema=cd(e);try{this._state=this._schema(null,{autofix:!0})}catch{this._state=yi(this._schema)}this.render()}get schema(){return this._schema}set schemaJSON(e){this.schema=e}get schemaJSON(){return this._schema?.toJSON?.()}setData(e,i={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const n=i.validate?this._schema(e??null,{autofix:i.autofix}):e;this._state=n,this.render()}getData(e={validate:!0,autofix:!0}){if(!this._schema)throw new Error("请先设置 schema");const i=this._state;return e.validate?this._schema(i??null,{autofix:e.autofix}):i}reset(){try{this._state=this._schema(null,{autofix:!0})}catch{this._state=yi(this._schema)}this.render()}refresh(){this.render()}set i18n(e){this._i18nCommitted||(this._i18n={...this._i18n,...e},this._i18nCommitted=!0,this.render())}get i18n(){return this._i18n}render(){if(!this._schema)return;const e=this.$root.querySelector("form");e.innerHTML="";const i=ri(this._schema,[],this._state,this._i18n.rootLabel,this._i18n);e.appendChild(i)}}ye("schema-form",vd);function Xb(){ye("schema-form",vd),ye("schema-form-string",ud),ye("schema-form-number",dd),ye("schema-form-boolean",fd),ye("schema-form-date",hd),ye("schema-form-const",ia),ye("schema-form-union",gd),ye("schema-form-tuple",md),ye("schema-form-object",yd),ye("schema-form-array",qr),ye("schema-form-dict",bd),ye("schema-form-intersect",pd)}const Jb=pi({__name:"SchemasteryFormVue",props:eu({schema:{},value:{},validateOnChange:{type:Boolean,default:!1}},{schema:{required:!0},schemaModifiers:{},value:{required:!1,default:{}},valueModifiers:{}}),emits:eu(["change"],["update:schema","update:value"]),setup(t,{expose:e,emit:i}){const n=_u(t,"schema"),r=_u(t,"value"),s=i,o=Gc("elRef");let a=!1,l=!1;const c=u=>{if(l)return;const d=o.value,y=t.validateOnChange?d.getData({validate:!0}):u.detail.state;a=!0,r.value=y,bn(()=>{a=!1}),s("change",u.detail)};return Jc(()=>{Xb()}),xn(()=>{const u=o.value;n.value&&(u.schema=n.value),r.value!==void 0&&u.setData(r.value,{validate:!1,autofix:!0}),u.addEventListener("form-change",c)}),Ro(()=>{o.value?.removeEventListener("form-change",c)}),Ui(n,u=>{a||o.value&&u&&o.value.schema!==u&&(l=!0,o.value.schema=u,bn(()=>{l=!1}))},{deep:!0,immediate:!0}),Ui(r,u=>{if(a||!o.value||u===void 0)return;const d=o.value.getData({validate:!1});JSON.stringify(d)!==JSON.stringify(u)&&(l=!0,o.value.setData(u,{validate:!1}),bn(()=>{l=!1}))},{deep:!0,immediate:!0}),e({setData(u,d){const y=o.value;y.setData(u,{validate:!!d?.validate}),d?.emit&&(r.value=y.getData({validate:!!d?.validate}))},getData(u){return o.value.getData(u)},setSchema(u,d=!0){o.value.schema=u,d&&(n.value=u)},refresh(){o.value.refresh()},reset(){o.value.reset()},el:o}),(u,d)=>(oe(),fe("schema-form",Iu({ref_key:"elRef",ref:o},u.$attrs),null,16))}});function bi(t,e=new WeakMap){if(Ie(t))return bi(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 r=new Map;return e.set(t,r),Array.from(t.entries()).forEach(([s,o])=>{r.set(s,bi(o,e))}),r}if(t instanceof Set){const r=new Set;return e.set(t,r),Array.from(t).forEach(s=>{r.add(bi(s,e))}),r}if(Array.isArray(t)){const r=[];e.set(t,r);for(const s of t)r.push(bi(s,e));return r}const i=ie(t),n={};e.set(t,n);for(const r of Object.keys(i))n[r]=bi(i[r],e);for(const r of Object.getOwnPropertySymbols(i))n[r]=bi(i[r],e);return n}const na=()=>{},Zb={id:"preferences-ui-app"},ev={class:"tabbar"},tv={class:"tabbar-tabs"},iv=["onClick","data-value"],nv={class:"tabbar-content"},rv={key:0},sv={style:{"max-height":"20em",overflow:"auto"}},ov=pi({__name:"PreferencesApp",setup(t,{expose:e}){const i=Xo(),n=!1,r=Dc([]),s=Fe([]),o=Fe(""),a=Ot(()=>s.value.find(f=>f.name===o.value)||null),l=Ot(()=>{const f=r.value.filter(w=>w.category===o.value).map(w=>w.schema);return f.length===0?null:R.intersect(f)}),c=Ot(()=>a.value&&typeof a.value.autoGenerateForm=="boolean"?a.value.autoGenerateForm:!0),u=Fe({});e({getValue(){return bi(u)},mergeValue(f){u.value={...u.value,...f}},selectTab(f){o.value=f}}),xn(async()=>{i.inject(["preferences"],async f=>{const w=await f.preferences.getAll();u.value=w,s.value=f.preferences.getConfigCategories(),r.value=f.preferences.getConfigRegistries(),o.value=s.value[0].name})});const d=(f,w)=>{f.preventDefault(),o.value=w;const x=f.currentTarget;x&&x.scrollIntoView({behavior:"smooth",block:"nearest",inline:"center"})},y=Gc("customRenderContainerRef"),p=Fe([]);return Io(()=>{p.value.forEach(f=>f()),p.value=[]}),Ui(a,async f=>{p.value.forEach(x=>x()),p.value=[],await bn();const w=y.value;if(w&&(w.innerText="",f&&typeof f.customRenderer=="function")){let x=na;const S=g=>{x=g},I=g=>{p.value.push(g)},m=await f.customRenderer({ctx:i,onMounted:S,onUnmount:I});m&&(w.appendChild(m),x?.(w))}},{immediate:!0,deep:!1}),(f,w)=>(oe(),fe("div",Zb,[J("div",ev,[J("div",tv,[(oe(!0),fe(He,null,Ao(s.value,x=>(oe(),fe("a",{class:gt(["tab",{active:o.value===x.name}]),key:x.name,onClick:S=>d(S,x.name),"data-value":x.name},ue(x.label),11,iv))),128))]),J("div",nv,[a.value&&a.value.customRenderer?(oe(),fe("div",{class:"custom-render-container",ref_key:"customRenderContainerRef",ref:y,key:o.value})):ti("",!0),c.value&&l.value?(oe(),Tr(Se(Jb),{class:"auto-schema-form",key:o.value,"data-category":o.value,schema:l.value,value:u.value,"onUpdate:value":w[0]||(w[0]=x=>u.value={...u.value,...x}),"validate-on-change":!1,i18n:{rootLabel:""}},null,8,["data-category","schema","value"])):ti("",!0)])]),Se(n)?(oe(),fe("details",rv,[J("pre",sv,ue(u.value),1)])):ti("",!0)]))}}),Hr=(t,e)=>{const i=t.__vccOpts||t;for(const[n,r]of e)i[n]=r;return i},av=Hr(ov,[["__scopeId","data-v-7f07706b"]]);var lv=Object.create,ra=Object.defineProperty,cv=Object.getOwnPropertyDescriptor,wd=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),_d=t=>{throw TypeError(t)},uv=(t,e,i)=>e in t?ra(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,dv=(t,e)=>ra(t,"name",{value:e,configurable:!0}),fv=t=>[,,,lv(t?.[wd("metadata")]??null)],hv=["class","method","getter","setter","accessor","field","value","get","set"],xd=t=>t!==void 0&&typeof t!="function"?_d("Function expected"):t,pv=(t,e,i,n,r)=>({kind:hv[t],name:e,metadata:n,addInitializer:s=>i._?_d("Already initialized"):r.push(xd(s||null))}),gv=(t,e)=>uv(e,wd("metadata"),t[3]),mv=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},yv=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&cv(r,i));dv(r,i);for(var f=n.length-1;f>=0;f--)l=pv(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,xd(o)&&(r=o);return gv(t,r),p&&ra(r,i,p),u?c^4?s:p:r},kd,sa,Sd;kd=[be(["preferences","modal","$","$$"])];class zr extends(Sd=Ae){constructor(e){super(e,{},"preferences-ui"),this.ctx=e,this._modal=null,this._form=null,e.set("preferencesUI",this);const i=e.$,n=e.$$;e.preferences.defineCategory({name:"general",label:i`prefs.general.label`,description:i`prefs.general.description`,autoGenerateForm:!0}),e.preferences.defineCategory({name:"editor",label:i`prefs.editor.label`,description:i`prefs.editor.description`,autoGenerateForm:!0}),e.preferences.defineCategory({name:"about",label:n`prefs.about.label`,description:n`prefs.about.description`,index:99,customRenderer:()=>h("section",{className:"theme-ipe-prose",children:[h("h2",{children:"✏️ InPageEdit NEXT"}),h("p",{children:n`prefs.about.intro`}),h("h3",{children:n`prefs.about.portals.header`}),h("ul",{children:[h("li",{children:h("a",{href:this.ctx.Endpoints.HOME_URL,target:"_blank",children:n`prefs.about.portals.officialwebsite`})}),h("li",{children:h("a",{href:`${this.ctx.Endpoints.UPDATE_LOGS_URL}#${this.ctx.version.split("-")[0]}`,target:"_blank",children:n`prefs.about.portals.updatelogs`})})]}),h("h3",{children:n`prefs.about.joinus.header`}),h("ul",{children:[h("li",{children:[h("strong",{children:n`prefs.about.joinus.github`}),":"," ",h("a",{href:this.ctx.Endpoints.GITHUB_URL,target:"_blank",children:`${this.ctx.Endpoints.GITHUB_OWNER}/${this.ctx.Endpoints.GITHUB_REPO}`})]}),h("li",{children:[h("strong",{children:n`prefs.about.joinus.qqgroup`}),": ",this.ctx.Endpoints.QQ_GROUP_ID]})]}),h("hr",{}),h("p",{style:{textAlign:"center"},children:n`prefs.about.copyright`}),h("hr",{})]})}),e.inject(["toolbox"],r=>{r.toolbox.addButton({id:"preferences",icon:h("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:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("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:()=>i`Configure Preferences`,group:"group2",index:99,onClick:()=>this.showModal()}),this.addDisposeHandler(s=>{s.toolbox.removeButton("preferences")})})}async start(){Promise.resolve().then(()=>z_).then(({PluginPrefSync:e})=>{this.ctx.plugin(e)}).catch(this.ctx.logger.warn),this.ctx.on("preferences/changed",e=>{this._form?.mergeValue?.(e.input)})}stop(){}showModal(){const{$:e}=this.ctx;if(this._modal&&!this._modal.isDestroyed)return this._modal;const i=this.ctx.modal.show({className:"ipe-preference compact-buttons",sizeClass:"small",outSideClose:!1,center:!0,title:`${e`InPageEdit Preferences`} (${this.ctx.version})`,content:h(ai,{children:h(ui,{})})});i.get$window().classList.add("dialog");const n=h("div",{id:"ipe-preferences-app",style:{minHeight:"calc(85dvh - var(--ipe-modal-spacing) * 2)"}});i.setContent(n),this.ctx.emit("preferences-ui/modal-shown",{ctx:this.ctx,modal:i});const r=this.createPreferencesUIApp(),s=r.mount(n);return this._form=s,this.ctx.emit("preferences-ui/vue-app-mounted",{ctx:this.ctx,app:r,form:s}),i.setButtons([{label:e`Close`,className:"is-ghost",method:()=>{i.close()}},{label:e`Save`,className:"is-primary is-ghost",method:async()=>{const o=s.getValue();try{const a=await this.ctx.preferences.setMany(o);this.logger.info("preferences saved",o,a)}catch(a){this.logger.error("failed to save preferences",a)}i.close(),this.ctx.modal.notify("success",{title:e`Preferences Saved`,content:h("p",{children:e`Some settings may take effect after reloading the page.`})})}}]),this._modal=i,i.on(i.Event.Close,()=>{this.logger.debug("preferences modal closed, vue app unmounting"),r.unmount(),this._modal=null,this._form=null,this.ctx.emit("preferences-ui/modal-closed",{ctx:this.ctx,modal:i})}),i}getCurrentModal(){return this._modal}closeCurrentModal(){return this._modal?.close()}async dispatchFormSave(e){e=e||this._form||void 0;const i=e?.getValue();return i?(this.ctx.preferences.setMany(i),!0):!1}getCurrentFormValue(){return this._form?.getValue()}mergeFormValue(e){return this._form?.mergeValue?.(e),!!this._form?.mergeValue}createPreferencesUIApp(){return Zu(this.ctx,av)}}sa=fv(Sd),zr=yv(sa,0,"PluginPreferencesUI",kd,zr),mv(sa,1,zr);const bv=Object.freeze(Object.defineProperty({__proto__:null,get PluginPreferencesUI(){return zr}},Symbol.toStringTag,{value:"Module"})),vv=Symbol("@@apply"),wv=Symbol("@@ctor");function $d(t,e){if(typeof t!="object"||t===null||Array.isArray(t))throw new TypeError("instance is not an object");const i=(...s)=>{const o=t[e];if(typeof o!="function")throw new TypeError(`Property "${String(e)}" is not a function`);return o.apply(t,s)};i[vv]=i,i[wv]=t;const n=t?.constructor?.name;return n&&(i[Symbol.toStringTag]=n),new Proxy(i,{get(s,o,a){return o==="prototype"?Reflect.get(i,o,a):Reflect.get(t,o,t)},set(s,o,a){return Reflect.set(t,o,a)},has(s,o){return Reflect.has(t,o)},deleteProperty(s,o){return Reflect.deleteProperty(t,o)},ownKeys(){return Reflect.ownKeys(t)},getOwnPropertyDescriptor(s,o){return Object.getOwnPropertyDescriptor(t,o)},defineProperty(s,o,a){return Object.defineProperty(t,o,a)}})}const Kr={mbox:"_mbox_5x43w_1",title:"_title_5x43w_12",content:"_content_5x43w_19",close:"_close_5x43w_27"},oa=t=>{const{type:e="default",title:i,content:n,closeable:r=!0,titleProps:s,contentProps:o,children:a,...l}=t;let c=i;typeof i>"u"&&e!=="default"&&(c=e[0].toUpperCase()+e.slice(1).toLowerCase());const u=async()=>{if(!d)return Promise.resolve();const{promise:y,resolve:p}=Promise.withResolvers();return d.animate([{opacity:"1",height:d.clientHeight+"px"},{opacity:"0",height:"0px",margin:"0px"}],{duration:300,easing:"ease"}).addEventListener("finish",()=>{d.remove(),p()}),y},d=h("div",{className:`theme-ipe ipe-mbox mbox-type-${e||"default"} ${Kr.mbox}`,...l,children:[c&&h("div",{className:`ipe-mbox-title ${Kr.title}`,...s,children:c}),h("div",{className:`ipe-mbox-content ${Kr.content}`,...o,children:a||n}),r&&h("a",{onClick:u,className:`ipe-mbox-close ${Kr.close}`,children:"×"})]});return d.close=u,d},vi=t=>{const{label:e,id:i,name:n,value:r,placeholder:s,disabled:o,required:a,labelProps:l,inputProps:c,children:u,...d}=t;return h("div",{className:"theme-ipe ipe-input-box",...d,children:[h("label",{htmlFor:i,style:{display:"block"},...l,children:[e,a&&h(ai,{children:[" ",h("span",{className:"required",children:"*"})]})]}),u??h("input",{id:i,name:n,value:r,disabled:o,placeholder:s,required:a,style:{width:"100%"},...c})]})},_v=t=>{const{id:e,name:i,value:n,label:r,inputProps:s,labelProps:o,children:a,...l}=t;return h("label",{className:"theme-ipe ipe-radio-box",...l,children:[h("input",{type:"radio",id:e,name:i,value:n,...s}),h("span",{className:"ipe-checkbox-box"}),h("span",{...o,children:r||a})]})},wi=t=>{const{id:e,name:i,label:n,checked:r,inputProps:s,labelProps:o,children:a,...l}=t;return h("label",{className:"theme-ipe ipe-checkbox",...l,children:[h("input",{type:"checkbox",id:e,name:i,checked:r,...s}),h("span",{className:"ipe-checkbox-box"}),h("span",{...o,children:n||a})]})},xv=(t=0)=>new Promise(e=>setTimeout(e,t)),Ed=t=>h("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",...t,class:`icon icon-tabler icons-tabler-outline icon-tabler-pencil-bolt ${t.className||""}`,children:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"}),h("path",{d:"M13.5 6.5l4 4"}),h("path",{d:"M19 16l-2 3h4l-2 3"})]});var kv=Object.create,aa=Object.defineProperty,Sv=Object.getOwnPropertyDescriptor,Pd=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Cd=t=>{throw TypeError(t)},$v=(t,e,i)=>e in t?aa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ev=(t,e)=>aa(t,"name",{value:e,configurable:!0}),Pv=t=>[,,,kv(t?.[Pd("metadata")]??null)],Cv=["class","method","getter","setter","accessor","field","value","get","set"],Rd=t=>t!==void 0&&typeof t!="function"?Cd("Function expected"):t,Rv=(t,e,i,n,r)=>({kind:Cv[t],name:e,metadata:n,addInitializer:s=>i._?Cd("Already initialized"):r.push(Rd(s||null))}),Iv=(t,e)=>$v(e,Pd("metadata"),t[3]),Av=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Ov=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Sv(r,i));Ev(r,i);for(var f=n.length-1;f>=0;f--)l=Rv(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,Rd(o)&&(r=o);return Iv(t,r),p&&aa(r,i,p),u?c^4?s:p:r},Id,la,Ad;Id=[be(["api","wikiPage","wikiTitle","currentPage","wiki","modal","preferences","$"]),Ut(R.object({"quickEdit.editSummary":R.string().description("Default edit summary for quick edits").default("[IPE-NEXT] Quick edit"),"quickEdit.editMinor":R.boolean().description('Default to checking "minor edit" option').default(!1),"quickEdit.outSideClose":R.boolean().description("Close editor modal by clicking outside").default(!0),"quickEdit.watchList":R.union([R.const(pt.preferences).description("Follow MW preferences"),R.const(pt.nochange).description("Keep the current watchlist status"),R.const(pt.watch).description("Add the page to watchlist"),R.const(pt.unwatch).description("Remove the page from watchlist")]).description("Watchlist options").default(pt.preferences),"quickEdit.keyshortcut.save":R.string().default("ctrl-s").description("save button key shortcut (blank to disable)"),"quickEdit.editFont":R.union([R.const("preferences").description("Follow MW preferences"),R.const("monospace").description("Monospace"),R.const("sans-serif").description("Sans-serif"),R.const("serif").description("Serif"),R.string().description("Custom font (same as CSS `font-family` property)").default("")]).description("Font to use in quick edit's textarea").default("preferences")}).description("Quick edit options").extra("category","editor"))];let Wr=(xi=class extends(Ad=Ae){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},this.ctx.root.set("quickEdit",$d(this,"showModal"))}start(){this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e),e.on("dispose",()=>{this.removeToolbox(e)})})}async showModal(e){const{$:i}=this.ctx;if(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.");const g=new URLSearchParams(window.location.search),b=this.ctx.currentPage.wikiTitle;e={...e,title:b?.getPrefixedDBKey(),revision:g.has("oldid")?Number(g.get("oldid")):void 0,pageId:g.has("curid")?Number(g.get("curid")):void 0}}if(!e.revision&&!e.pageId&&e.title){const g=this.ctx.wikiTitle.resolveSpecialPageTarget(e.title);g&&g.title.getNamespaceId()>=0&&(e.title=g.title.getPrefixedDBKey(),e.section??(e.section=g.section))}const n=await this.ctx.preferences.get("quickEdit.outSideClose"),r=await this.ctx.preferences.get("quickEdit.watchList"),s=typeof e.editSummary=="string"?e.editSummary:await this.ctx.preferences.get("quickEdit.editSummary"),o=typeof e.editMinor=="boolean"?e.editMinor:await this.ctx.preferences.get("quickEdit.editMinor"),a=await this.getEditFontOptions(),l={...this.DEFAULT_OPTIONS,editSummary:s,editMinor:o,...e};l.editSummary||(l.editSummary=await this.ctx.preferences.get("quickEdit.editSummary")||""),this.ctx.emit("quick-edit/init-options",{ctx:this.ctx,options:l});const c=this.ctx.modal.createObject({className:"ipe-quickEdit",sizeClass:"large",center:!1,outSideClose:n}).init();c.setTitle(h(ai,{children:["Loading: ",h("u",{children:l.title})]})),c.setContent(h("section",{className:"ipe-quickEdit-loading",style:{height:"70vh",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center"},children:h(ui,{})})),c.addButton({side:"right",type:"button",className:"is-danger is-ghost",label:i`Cancel`,method(){c.close()}}),c.show(),this.ctx.emit("quick-edit/show-modal",{ctx:this.ctx,modal:c,options:l});let u;try{if(u=await this.getWikiPageFromPayload(l),u.pageInfo.special)throw new Error(i`Special page is not editable.`)}catch(g){c.off(c.Event.Close),c.close(),this.ctx.modal.notify("error",{content:g instanceof Error?g.message:String(g)});return}const d=l.section==="new"?"":u.revisions[0]?.content||"",y=u.revisions[0]?.revid,p=y&&y!==u.lastrevid,f=l.section==="new",w=u.pageid===0;c.setTitle(h(ai,{children:[f?i`New Section`:i`Quick ${w?"Create":"Edit"}`,": ",h("u",{children:u.pageInfo.title}),p?` (${i`Revision`} ${y})`:""]}));const x=[];w&&x.push(h(oa,{title:i`Attention`,type:"important",children:h("p",{children:i`This page does not exist.`})})),p&&x.push(h(oa,{title:i`Attention`,type:"warning",children:h("p",{innerHTML:i`You are editing a <em>historical version</em>; the content is not the latest!`})})),this.ctx.emit("quick-edit/edit-notice",{ctx:this.ctx,options:l,modal:c,wikiPage:u,editNotices:x});const S=h("form",{className:"ipe-quickEdit__form",children:[h("div",{className:"ipe-quickEdit__notices",children:x}),h("div",{className:"ipe-quickEdit__content",style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[l.section==="new"&&h(ai,{children:h(vi,{label:i`Section title`,id:"summary",name:"summary",value:"",inputProps:{placeholder:i`Topic for new section, this will be the h2 heading`}})}),h("textarea",{className:`ipe-quickEdit__textarea ${a.className}`,style:{fontFamily:a.fontFamily},name:"text",id:"wpTextbox1",children:d})]}),h("div",{class:"ipe-quickEdit__options",style:{display:"flex",flexDirection:"column",gap:"1rem",marginTop:"1rem"},children:[!f&&h(vi,{label:i`Summary`,id:"summary",name:"summary",value:l.editSummary}),h("div",{className:"ipe-input-box",children:[h("label",{htmlFor:"watchlist",style:{display:"block"},children:i`Watchlist`}),h("div",{style:{display:"flex",gap:"1rem",whiteSpace:"nowrap",overflowX:"auto"},children:[pt.preferences,pt.nochange,pt.watch,pt.unwatch].map(g=>h(_v,{name:"watchlist",value:g,inputProps:{checked:r===g,onChange:b=>{b.target&&b.target.closest("label")?.scrollIntoView({behavior:"smooth",inline:"center"})}},children:i`watchlist.${g}`},g))})]}),h("div",{style:{display:"flex",gap:"1rem"},children:[h(wi,{name:"minor",id:"minor",checked:l.editMinor,children:i`Minor edit`}),h(wi,{name:"reloadAfterSave",id:"reloadAfterSave",checked:l.reloadAfterSave,children:i`Reload after save`})]})]}),!1]});c.setContent(S);let I=!1;c.addButton({side:"left",className:"is-primary submit-btn",label:i`Submit`,keyPress:await this.ctx.preferences.get("quickEdit.keyshortcut.save")||void 0,method:async()=>{const g=new FormData(S);c.setLoadingState(!0);try{await this.handleSubmit({wikiPage:u,text:g.get("text"),summary:g.get("summary"),minor:g.get("minor")==="on",section:l.section,watchlist:r,createonly:u.pageid===0&&!I,recreate:u.pageid===0&&I}),c.setOptions({beforeClose:na}),c.close(),this.ctx.modal.notify("success",{title:i`Submission Successful`,content:i`Your changes have been saved.`}),g.get("reloadAfterSave")&&(await xv(500),location.reload())}catch(b){if(c.setLoadingState(!1),Yt.is(b)&&(b.code==="pagedeleted"||b.code==="editconflict"||b.code==="articleexists")){I=!0,this.ctx.modal.notify("warning",{title:i`Submission Error`,content:h("div",{children:[h("p",{children:h("strong",{children:b.message})}),h("p",{children:i`You can try to submit again to dismiss the warnings.`})]}),closeAfter:15*1e3});return}this.ctx.modal.notify("error",{title:i`Submission Error`,content:b instanceof Error?b.message:String(b)})}}},0),c.setOptions({beforeClose:()=>{const g=u.revisions[0]?.content||"";return(S.querySelector("textarea")?.value||"")===g?!0:(this.ctx.modal.confirm({className:"is-primary",title:i`Unsaved Changes`,content:i`All edit contents will be lost after closing the modal. Are you sure you want to close?`,center:!0,okBtn:{label:i`Give Up`,className:"is-danger is-ghost"},cancelBtn:{label:i`Continue Editing`,className:"is-primary is-ghost"}},k=>(k&&(c.setOptions({beforeClose:na}),c.close()),!0)),!1)}}),this.ctx.emit("quick-edit/wiki-page",{ctx:this.ctx,options:l,modal:c,wikiPage:u});const m=g=>S.querySelector("textarea")?.value===d?!0:(g.preventDefault(),i`You have unsaved changes. Are you sure you want to leave?`);window.addEventListener("beforeunload",m),c.on(c.Event.Close,()=>{window.removeEventListener("beforeunload",m)})}async handleSubmit(e){const{wikiPage:i,...n}=e;return this.ctx.emit("quick-edit/submit",{ctx:this.ctx,wikiPage:i,...n}),i.edit({...n})}async getEditFontOptions(){const e=await this.ctx.preferences.get("quickEdit.editFont");return xi.BUILT_IN_FONT_OPTIONS.includes(e)?{className:`mw-editfont-${e==="preferences"?this.ctx.wiki.userOptions?.editfont||"monospace":e}`,fontFamily:""}:{className:"mw-editfont-custom",fontFamily:e}}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")}async injectToolbox(e){const{$:i}=this.ctx,n=this.ctx.currentPage.wikiTitle,r=n&&n.getNamespaceId()>=0;e.toolbox.addButton({id:"quick-edit",group:"group1",index:0,icon:h("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:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1"}),h("path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z"}),h("path",{d:"M16 5l3 3"})]}),buttonProps:{disabled:!r},tooltip:()=>r?i`Quick Edit`:i`Not editable`,onClick:()=>{const s=new URLSearchParams(window.location.search).get("oldid");this.showModal({title:n?.getPrefixedText(),revision:s?Number(s):void 0})}})}removeToolbox(e){e.toolbox.removeButton("quick-edit")}createQuickEditButton(e,i){const{$:n}=this.ctx,r=i?.icon??h(Ed,{className:"ipe-icon"}),s=i?.label??n`Quick Edit`;return h("a",{href:"#ipe://quick-edit/",dataset:e,className:`ipe-quick-edit ${e.createOnly?"ipe-quick-edit--create-only":""}`,style:{userSelect:"none",marginLeft:"0.2em"},onClick:o=>{o.preventDefault(),this.showModal(e)},children:[r,s]})}},xi.BUILT_IN_FONT_OPTIONS=["preferences","monospace","sans-serif","serif"],xi);la=Pv(Ad),Wr=Ov(la,0,"PluginQuickEdit",Id,Wr),Av(la,1,Wr);const Tv=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickEdit:Wr},Symbol.toStringTag,{value:"Module"})),Tn={twinSwapInput:"_twinSwapInput_1gdgl_9",inputWrapper:"_inputWrapper_1gdgl_23",inputLeft:"_inputLeft_1gdgl_27",inputRight:"_inputRight_1gdgl_30",swapButton:"_swapButton_1gdgl_46"},Od=t=>{const{inputs:e,enableSwap:i=!0,...n}=t,r=e?.length===2?e:[e?.[0]??{},e?.[1]??{}],s=[null,null];let o=0,a=null,l=null;const c=()=>s.some(f=>f&&f.disabled),u=()=>{if(!s[0]||!s[1]||c())return;const f=s[0],w=s[1],x=f.value,S=w.value;f.value=S,w.value=x,f.dispatchEvent(new Event("change")),w.dispatchEvent(new Event("change")),o++,l&&(l.style.transform=`rotateY(${o*-180}deg)`,l.style.transition="transform 200ms ease")},d=f=>{if(!a)return;const w=f??!a.disabled;a.disabled=!w,w&&s.forEach(x=>{x&&(x.disabled=!1)})},y=h("button",{type:"button","aria-label":"Swap values",onClick:u,disabled:c()||!i,ref:f=>a=f,children:h("svg",{ref:f=>l=f,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:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M20 10h-16l5.5 -6"}),h("path",{d:"M4 14h16l-5.5 6"})]})}),p=h("div",{className:`twin-swap-input ${Tn.twinSwapInput}`,...n,children:[r.map((f,w)=>{const{label:x,id:S,name:I,value:m,disabled:g,required:b,inputProps:k}=f,P=w===0,L=S||I;return h("div",{className:`${Tn.inputWrapper} ${P?Tn.inputLeft:Tn.inputRight}`,children:[x&&h("label",{htmlFor:L,children:x}),h("input",{ref:C=>s[w]=C,type:"text",id:L,name:I,value:m,disabled:g,required:b,...k})]})}),h("div",{className:Tn.swapButton,children:y})]});return p.swap=u,p.toggleEnableSwap=d,p};var Lv=Object.create,ca=Object.defineProperty,Nv=Object.getOwnPropertyDescriptor,Td=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Ld=t=>{throw TypeError(t)},Mv=(t,e,i)=>e in t?ca(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Dv=(t,e)=>ca(t,"name",{value:e,configurable:!0}),jv=t=>[,,,Lv(t?.[Td("metadata")]??null)],Uv=["class","method","getter","setter","accessor","field","value","get","set"],Nd=t=>t!==void 0&&typeof t!="function"?Ld("Function expected"):t,Fv=(t,e,i,n,r)=>({kind:Uv[t],name:e,metadata:n,addInitializer:s=>i._?Ld("Already initialized"):r.push(Nd(s||null))}),Bv=(t,e)=>Mv(e,Td("metadata"),t[3]),qv=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Hv=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Nv(r,i));Dv(r,i);for(var f=n.length-1;f>=0;f--)l=Fv(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,Nd(o)&&(r=o);return Bv(t,r),p&&ca(r,i,p),u?c^4?s:p:r},Md,ua,Dd;Md=[Ut(R.object({"quickMove.reason":R.string().default("[IPE-NEXT] Quick move")}).description("Quick move options").extra("category","editor")),be(["modal","wiki","$"])];class Vr extends(Dd=Ae){constructor(e){super(e,{},"quick-move"),this.ctx=e,e.set("quickMove",this)}start(){this.ctx.inject(["toolbox"],e=>{this.injectToolbox(e)})}injectToolbox(e){const i=e.$,n=window.mw?.config.get("wgPageName")||"",r=window.mw?.config.get("wgIsProbablyEditable");e.toolbox.addButton({id:"quick-move",icon:h("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:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M12 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3"}),h("path",{d:"M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3"}),h("path",{d:"M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7"}),h("path",{d:"M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1"}),h("path",{d:"M17 12h.01"}),h("path",{d:"M13 12h.01"})]}),tooltip:()=>i`Quick Move`,group:"group1",index:1,onClick:()=>{this.showModal(r?{lockFromField:!0,from:n}:{})}})}async showModal(e){const{$:i}=this.ctx,n=await this.ctx.preferences.get("quickMove.reason"),r=this.ctx.modal.createObject({title:i`Quick Move`,content:h(ui,{}),className:"quick-move compact-buttons",sizeClass:"smallToMedium",center:!0}).init();let s=null;return r.setContent(h("form",{ref:o=>s=o,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:o=>{if(o.preventDefault(),s?.checkValidity(),!s?.reportValidity())return;const a=new FormData(s),l={from:a.get("from")?.toString().trim(),to:a.get("to")?.toString().trim(),reason:a.get("reason")||"",movetalk:a.get("movetalk")==="on",movesubpages:a.get("movesubpages")==="on",noredirect:a.get("noredirect")==="on"};if(!l.from||!l.to){this.ctx.modal.notify("error",{title:i`Failed to move`,content:"From and to are required."});return}this.ctx.emit("quick-move/submit",{ctx:this.ctx,modal:r,payload:l}),r.setLoadingState(!0),this.movePage(l).then(()=>{location.reload()}).catch(c=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:i`Failed to move`,content:c instanceof Error?c.message:String(c)})})},children:[h(Od,{inputs:[{label:i`Move from`,name:"from",value:e?.from,required:!0},{label:i`Move to`,name:"to",value:e?.to,required:!0}]}),h("div",{children:h(wi,{name:"movetalk",id:"movetalk",checked:e?.movetalk,children:i`Move talk page`})}),h("div",{children:h(wi,{name:"movesubpages",id:"movesubpages",checked:e?.movesubpages,children:i`Move subpages (up to 100)`})}),this.ctx.wiki.hasRight("suppressredirect")&&h("div",{children:h(wi,{name:"noredirect",id:"noredirect",checked:e?.noredirect,children:i`Move without leaving a redirect`})}),h(vi,{label:i`Reason`,id:"reason",name:"reason",value:e?.reason??n??""})]})),r.setButtons([{label:i`Move`,className:"is-primary is-ghost",method:()=>{s?.dispatchEvent(new Event("submit"))}}]),r.show()}async movePage(e){const{from:i,to:n,reason:r="",...s}=e;if(!i||!n)throw new Error("From and to titles are required.");if(i===n)throw new Error("From and to titles cannot be the same.");return(await this.ctx.wikiPage.newFromTitle(i)).moveTo(n,r,s)}}ua=jv(Dd),Vr=Hv(ua,0,"PluginQuickMove",Md,Vr),qv(ua,1,Vr);const zv=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickMove(){return Vr}},Symbol.toStringTag,{value:"Module"}));var Kv=Object.create,da=Object.defineProperty,Wv=Object.getOwnPropertyDescriptor,jd=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Ud=t=>{throw TypeError(t)},Vv=(t,e,i)=>e in t?da(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Gv=(t,e)=>da(t,"name",{value:e,configurable:!0}),Qv=t=>[,,,Kv(t?.[jd("metadata")]??null)],Yv=["class","method","getter","setter","accessor","field","value","get","set"],Fd=t=>t!==void 0&&typeof t!="function"?Ud("Function expected"):t,Xv=(t,e,i,n,r)=>({kind:Yv[t],name:e,metadata:n,addInitializer:s=>i._?Ud("Already initialized"):r.push(Fd(s||null))}),Jv=(t,e)=>Vv(e,jd("metadata"),t[3]),Zv=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},ew=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Wv(r,i));Gv(r,i);for(var f=n.length-1;f>=0;f--)l=Xv(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,Fd(o)&&(r=o);return Jv(t,r),p&&da(r,i,p),u?c^4?s:p:r},Bd,fa,qd;Bd=[be(["api","wikiPage","modal","preferences","$"]),Ut(R.object({"quickPreview.keyshortcut":R.string().default("ctrl-i").description("Key shortcut to open quick preview in quick edit modal")}).extra("category","editor").description("Quick preview options"))];class Gr extends(qd=Ae){constructor(e){super(e,{},"quickPreview"),this.ctx=e,this._contentTypeCache=new Map,this._objectUrls=new WeakMap,this.ctx.set("quickPreview",$d(this,"previewWikitext"))}start(){this.ctx.on("quick-edit/wiki-page",this.injectQuickEdit.bind(this))}stop(){}previewWikitext(e,i,n,r,s){const{$:o}=this.ctx;return n||(n=this.ctx.wikiPage.newBlankPage({title:"API"})),(!r||r.isDestroyed)&&(r=this.ctx.modal.createObject({className:"in-page-edit ipe-quickPreview",sizeClass:"large",center:!1,...s}).init()),r.show(),r.setTitle(o`Preview - Loading...`),r.setContent(h(ui,{})),r.bringToFront(),this.ctx.emit("quick-preview/show-modal",{ctx:this.ctx,text:e,modal:r,wikiPage:n}),n.preview(e,i).then(a=>{const{data:{parse:l}}=a;r.setTitle(o(l.title)`Preview - {{ $1 }}`);let c=null;r.setContent(h("section",{children:h("div",{ref:u=>c=u,className:"mw-parser-output",innerHTML:l.text})})),window.mw?.hook&&typeof jQuery=="function"&&window.mw.hook("wikipage.content").fire(jQuery(c)),this.ctx.emit("quick-preview/loaded",{ctx:this.ctx,modal:r,wikiPage:n,text:e,parseData:l})}).catch(a=>{r.setTitle(o`Preview - Failed`),r.setContent(h(ai,{children:[h("p",{children:o`Failed to preview`}),h("p",{children:a instanceof Error?a.message:String(a)})]}))}),r}async injectQuickEdit({options:e,modal:i,wikiPage:n}){const{$:r}=this.ctx;let s;i.addButton({label:r`Preview`,side:"left",className:"btn btn-secondary",keyPress:await this.ctx.preferences.get("quickPreview.keyshortcut.quickEdit")||void 0,method:()=>{let o=i.get$content().querySelector('textarea[name="text"]')?.value||"";if(e.section==="new"){const a=i.get$content().querySelector('input[name="summary"]')?.value;a&&(o=`==${a}==
|
|
25
|
+
${o}`)}s=this.previewWikitext(o,void 0,n,s,{backdrop:!1,draggable:!0})}},1),i.on(i.Event.Close,()=>{s?.destroy(),s=void 0})}fetchContentType(e){const i=this._contentTypeCache.get(e);if(i)return i;const n=fetch(e,{method:"HEAD"}).then(r=>r.headers.get("content-type")||"").catch(()=>(this._contentTypeCache.delete(e),""));return this._contentTypeCache.set(e,n),n}async getPreviewType(e){if(!e)return"unknown";let i,n;if(e instanceof File)i=e.type,n=e.name.split(".").pop()?.toLowerCase()||"";else{const r=new URL(e,location.origin);r.protocol==="data:"||r.protocol==="blob:"||r.protocol.startsWith("http")?i=await this.fetchContentType(r.href):i="",n=r.pathname.split(".").pop()?.toLowerCase()||""}return i.startsWith("image/")&&!i.includes("pdf")?"image":i.startsWith("video/")?"video":i.startsWith("audio/")?"audio":i.startsWith("text/html")?"html":n==="md"?"markdown":i.startsWith("text/")?"text":["jpg","jpeg","png","gif","bmp","tiff","ico","webp"].includes(n)?"image":["mp4","webm","ogg","flv","avi","mov","wmv","mkv"].includes(n)?"video":["mp3","wav","ogg","flac","aac","m4a","wma"].includes(n)?"audio":["html","htm"].includes(n)?"html":["json","yml","yaml","toml","py"].includes(n)?"text":["pdf"].includes(n)?"pdf":"unknown"}async previewFile(e,i){const n=await this.getPreviewElement(e,i);return n?this.ctx.modal.dialog({className:"in-page-edit ipe-quickPreview",sizeClass:"mediumToLarge",center:!0,title:i??(e instanceof File?e.name:e),content:h("section",{className:"ipe-quickPreview__content",children:n})}):void 0}getObjectUrl(e){if(!this._objectUrls.has(e)){const i=URL.createObjectURL(e);this._objectUrls.set(e,i)}return this._objectUrls.get(e)}async getPreviewElement(e,i){const n=await this.getPreviewType(e),r=e instanceof File?this.getObjectUrl(e):e;switch(n){case"image":return h("img",{src:r,alt:i??(e instanceof File?e.name:e)});case"video":return h("video",{src:r,controls:!0,"aria-label":i});case"audio":return h("audio",{src:r,controls:!0,"aria-label":i});case"pdf":return h("embed",{type:"application/pdf",src:r,"aria-label":i})}return null}previewWikiPage(e){throw new Error("Not implemented")}}fa=Qv(qd),Gr=ew(fa,0,"PluginQuickPreview",Bd,Gr),Zv(fa,1,Gr);const tw=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickPreview(){return Gr}},Symbol.toStringTag,{value:"Module"})),iw=t=>{let{user:e,target:i,ctx:n}=t;const r=n.getUrl.bind(n);return h("span",{className:"mw-userlinks",children:[h("a",{href:r(`User:${e}`),className:"mw-userlink",target:i,children:e})," ",h("span",{className:"mw-usertoollinks",children:["(",h("a",{href:r(`User_talk:${e}`),className:"mw-usertoollinks-talk",target:i,children:"talk"})," | ",h("a",{href:r(`Special:Contributions/${e}`),className:"mw-usertoollinks-contribs",target:i,children:"contribs"})," | ",h("a",{href:r(`Special:Block/${e}`),className:"mw-usertoollinks-block",target:i,children:"block"}),")"]})]})};var Qr=(t=>(t.update="ipe:diff-table/update",t.edit="ipe:diff-table/edit",t))(Qr||{});const nw=new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeStyle:"medium"}).format,Hd=t=>{let e=["diff-title"];if(t.type==="from"?e.push("diff-otitle"):t.type==="to"&&e.push("diff-ntitle"),!t.pageid||!t.userid)return h("td",{colSpan:2,className:e,children:h("div",{className:"mw-diff-title--title",children:t.type==="from"?"Original content":t.type==="to"?"Your content":""})});const i=n=>{n.preventDefault(),n.target.dispatchEvent(new CustomEvent("ipe:diff-table/edit",{detail:{revid:t.revid},bubbles:!0}))};return h("td",{colSpan:2,className:e,children:[h("div",{className:"mw-diff-title--title",children:[t.pagetitle||t.timestamp,t.revid?` (rev#${t.revid})`:""]}),h("div",{className:"mw-diff-title--actions",children:h("a",{href:t.ctx.getUrl("",{action:"edit",oldid:t.revid}),onClick:i,children:[h(Ed,{style:"width: 1em; height: 1em"}),"Quick edit"]})}),h("div",{className:"mw-diff-title--user",children:t.username&&h(iw,{ctx:t.ctx,user:t.username,target:"_blank"})}),h("div",{className:"mw-diff-title--timestamp",children:t.timestamp&&nw(new Date(t.timestamp))}),h("div",{className:"mw-diff-title--comment",children:t.parsedcomment&&h(ai,{children:["(",h("i",{innerHTML:t.parsedcomment}),")"]})})]})},rw=t=>{const e=t.data;if(!e.prev&&!e.next)return null;const i=(n,r,s)=>{n.preventDefault(),n.target.dispatchEvent(new CustomEvent("ipe:diff-table/update",{detail:{fromrev:r,torev:s},bubbles:!0}))};return h("tr",{className:"mw-diff-title--navigation",children:[h("td",{colSpan:2,children:e.prev?h("a",{href:t.ctx.getUrl("",{diff:e.prev,oldid:e.fromrevid}),onClick:n=>i(n,e.prev,e.fromrevid),children:"← Previous"}):h("i",{children:"Oldest version"})}),h("td",{colSpan:2,children:e.next?h("a",{href:t.ctx.getUrl("",{diff:e.next,oldid:e.torevid}),onClick:n=>i(n,e.torevid,e.next),children:"Next →"}):h("i",{children:"Newest version"})})]})},sw=t=>{const{data:e,...i}=t,n=h("table",{className:"theme-ipe diff diff-type-table","data-mw":"interface",...i,children:[h("colgroup",{children:[h("col",{className:"diff-marker"}),h("col",{className:"diff-content"}),h("col",{className:"diff-marker"}),h("col",{className:"diff-content"})]}),h("tbody",{children:[h("tr",{children:[h(Hd,{ctx:t.ctx,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}),h(Hd,{ctx:t.ctx,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})]}),h(rw,{data:e,ctx:t.ctx}),h("div",{id:"diffbody"}),h("tr",{className:"diff-size",style:{textAlign:"center"},children:[h("td",{colSpan:2,className:"diff-size-old",children:e.fromsize!==void 0&&`${e.fromsize} bytes`}),h("td",{colSpan:2,className:"diff-size-new",children:e.tosize!==void 0&&`${e.tosize} bytes`})]})]})]});return n.querySelector("#diffbody").outerHTML=e.body||h("tr",{children:h("td",{colSpan:4,children:h("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"5rem"},children:h("i",{children:"No changes"})})})}).outerHTML,n},ow=t=>h("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",...t,class:`icon icon-tabler icons-tabler-outline icon-tabler-file-diff ${t.className||""}`,children:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),h("path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z"}),h("path",{d:"M12 10l0 4"}),h("path",{d:"M10 12l4 0"}),h("path",{d:"M10 17l4 0"})]});var aw=Object.create,ha=Object.defineProperty,lw=Object.getOwnPropertyDescriptor,zd=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Kd=t=>{throw TypeError(t)},cw=(t,e,i)=>e in t?ha(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,uw=(t,e)=>ha(t,"name",{value:e,configurable:!0}),dw=t=>[,,,aw(t?.[zd("metadata")]??null)],fw=["class","method","getter","setter","accessor","field","value","get","set"],Wd=t=>t!==void 0&&typeof t!="function"?Kd("Function expected"):t,hw=(t,e,i,n,r)=>({kind:fw[t],name:e,metadata:n,addInitializer:s=>i._?Kd("Already initialized"):r.push(Wd(s||null))}),pw=(t,e)=>cw(e,zd("metadata"),t[3]),gw=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},yw=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&lw(r,i));uw(r,i);for(var f=n.length-1;f>=0;f--)l=hw(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,Wd(o)&&(r=o);return pw(t,r),p&&ha(r,i,p),u?c^4?s:p:r},Vd,pa,Gd;Vd=[be(["wiki","getUrl","preferences","$"]),Ut(R.object({"quickDiff.keyshortcut":R.string().default("ctrl-d").description("Key shortcut to open quick diff in quick edit modal")}).description("Quick diff options").extra("category","editor"))];class Yr extends(Gd=Ae){constructor(e){super(e,{},"quick-diff"),this.ctx=e,this.COMPARE_API_DEFAULT_OPTIONS={prop:["comment","diff","diffsize","ids","parsedcomment","size","timestamp","title","user","rel"].join("|"),difftype:"table"}}start(){this.ctx.set("quickDiff",this),this.ctx.on("quick-edit/wiki-page",this.injectQuickEdit.bind(this)),window.RLQ.push(this.injectHistoryPage.bind(this))}stop(){}injectHistoryPage(){const{$:e}=this.ctx,i=Es("#mw-history-compare");if(!i)return;Sh(".mw-history-compareselectedversions-button",i).forEach(r=>{r.after(h("button",{className:"cdx-button",onClick:s=>{s.preventDefault();const o=new FormData(i),a=Number(o.get("oldid"))||0,l=Number(o.get("diff"))||0;if(!o.get("title")||!a||!l)return this.logger.warn("Missing title or revision IDs");this.comparePages({fromrev:a,torev:l})},children:e`Quick Diff`}))})}async injectQuickEdit({modal:e,wikiPage:i,options:n}){if(i.pageid===0||n.section==="new")return;const{$:r}=this.ctx;let s;e.addButton({label:r`Diff`,side:"left",keyPress:await this.ctx.preferences.get("quickDiff.keyshortcut")||void 0,className:"btn btn-secondary",method:()=>{const o=i.title,a=i.revisions?.[0]?.content||"",l=e.get$content().querySelector('textarea[name="text"]')?.value||"";return a===l?this.ctx.modal.notify("info",{title:r`Quick Diff`,content:r`No changes`}):(this.ctx.emit("quick-diff/quick-edit-modal",{ctx:this.ctx,modal:e,wikiPage:i}),s=this.comparePages({fromtitle:o,fromtext:a,totitle:o,totext:l,topst:!0},s,{backdrop:!1,draggable:!0}),s)}},2),e.on(e.Event.Close,()=>{s?.destroy(),s=void 0})}comparePages(e,i,n){const{$:r}=this.ctx;return!i||i.isDestroyed?i=this.ctx.modal.createObject({title:r`Loading diff...`,content:"",className:"quick-diff",center:!1,...n}).init():i.removeButton("*"),this.ctx.emit("quick-diff/init-options",{ctx:this.ctx,options:e}),i.setContent(h("section",{style:{height:"70vh",display:"flex",justifyContent:"center",alignItems:"center"},children:h(ui,{})})),i.bringToFront(),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(s=>{if(!s.data.compare)throw new Error("No compare data received",{cause:s});const{data:{compare:o}}=s;i.setTitle(o.fromtitle&&o.totitle?`${o.fromtitle}${o.fromrevid?` (${o.fromrevid})`:""} ⇔ ${o.totitle}${o.torevid?` (${o.torevid})`:""}`:r`Differences`);let a;i.setContent(h("section",{style:{minHeight:"70vh"},children:h(sw,{ref:l=>a=l,data:o,ctx:this.ctx})})),a.addEventListener(Qr.update,l=>{l.stopPropagation(),this.comparePages({fromrev:l.detail.fromrev,torev:l.detail.torev},i,n)},{once:!0}),this.ctx.inject(["quickEdit"],l=>{const c=u=>{u.stopPropagation(),l.quickEdit({revision:u.detail.revid})};a.addEventListener(Qr.edit,c),i.on(i.Event.Close,()=>{a.removeEventListener(Qr.edit,c)})}),o.fromrevid&&o.torevid&&i.addButton({label:r`Original Compare Page`,side:"right",className:"btn btn-secondary",method:()=>{window.location.href=this.ctx.getUrl("",{oldid:o.fromrevid,diff:o.torevid})}}),this.ctx.emit("quick-diff/loaded",{ctx:this.ctx,modal:i,compare:o})}).catch(s=>{i.setContent(h(oa,{title:r`Failed to load diff`,type:"error",children:h("pre",{children:s instanceof Error?s.message:String(s)})}))}),i.show()}createQuickDiffButton(e,i){const{$:n}=this.ctx,r=i?.icon??h(ow,{className:"ipe-icon"}),s=i?.label??n`Quick Diff`;return h("a",{href:"#ipe://quick-diff/",dataset:e,className:"ipe-quick-diff",style:{userSelect:"none",marginLeft:"0.2em"},onClick:o=>{o.preventDefault(),this.comparePages(e)},children:[r,s]})}}pa=dw(Gd),Yr=yw(pa,0,"PluginQuickDiff",Vd,Yr),gw(pa,1,Yr);const bw=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickDiff(){return Yr}},Symbol.toStringTag,{value:"Module"})),ss=class ss extends Ae{constructor(e){super(e,{},"quick-redirect"),this.ctx=e}start(){this.ctx.set("quickRedirect",this);const{$:e}=this.ctx,i=window.mw?.config.get("wgPageName")||"",n=window.mw?.config.get("wgIsProbablyEditable");this.ctx.inject(["toolbox"],r=>{this.ctx=r,r.toolbox.addButton({id:"quick-redirect",icon:h("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:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M4 21v-4a3 3 0 0 1 3 -3h5"}),h("path",{d:"M9 17l3 -3l-3 -3"}),h("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),h("path",{d:"M5 11v-6a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-9.5"})]}),tooltip:()=>e`Quick Redirect`,group:"group1",index:2,onClick:()=>{this.showModal(n?{to:i}:{})}}),this.addDisposeHandler(s=>{s.toolbox.removeButton("quick-redirect")})})}stop(){}async showModal(e){const{$:i}=this.ctx,n=await this.ctx.preferences.get("quickRedirect.reason");e||(e={}),this.ctx.emit("quick-redirect/init-options",{ctx:this.ctx,options:e});const r=this.ctx.modal.createObject({title:i`Quick Redirect`,content:h(ui,{}),className:"quick-redirect compact-buttons",sizeClass:"smallToMedium",center:!0}).init();let s=null;return r.setContent(h("form",{ref:o=>s=o,style:{display:"flex",flexDirection:"column",gap:"1rem"},onSubmit:o=>{if(o.preventDefault(),s?.checkValidity(),!s?.reportValidity())return;const a=new FormData(s),l={from:a.get("from")?.toString().trim(),to:a.get("to")?.toString().trim(),reason:a.get("reason")||"",overwrite:a.get("overwrite")==="on"};if(!l.from||!l.to){this.ctx.modal.notify("error",{title:i`Failed to redirect`,content:i`From and to are required.`});return}this.ctx.emit("quick-redirect/submit",{ctx:this.ctx,payload:l}),r.setLoadingState(!0),this.redirectPage(l).then(c=>{r.close(),this.ctx.modal.notify("success",{title:i`Redirect successful`,content:i`The redirect has been created.`})}).catch(c=>{r.setLoadingState(!1),this.ctx.modal.notify("error",{title:i`Failed to redirect`,content:c instanceof Error?c.message:String(c)})})},children:[h(Od,{inputs:[{label:i`Redirect from`,name:"from",value:e?.from,required:!0},{label:i`Redirect to`,name:"to",value:e?.to,required:!0}]}),h(vi,{label:i`Reason`,id:"reason",name:"reason",value:e?.reason??n??""}),h("div",{children:h(wi,{name:"overwrite",id:"overwrite",checked:e?.overwrite,children:i`Force create redirect even if the from page already exists`})})]})),r.setButtons([{label:i`Create Redirect`,className:"is-primary is-ghost",method:()=>{s?.dispatchEvent(new Event("submit"))}}]),this.ctx.emit("quick-redirect/show-modal",{ctx:this.ctx,modal:r}),r.show()}async redirectPage(e){const{from:i,to:n,reason:r="",overwrite:s=!1}=e,o=await this.ctx.wikiPage.newBlankPage({title:i}),a=`#REDIRECT [[:${n}]]`;return o.edit({text:a,summary:r},{createonly:!s})}};ss.inject=["api","wikiPage","modal","$"],ss.PreferencesSchema=R.object({"quickRedirect.reason":R.string().default("[IPE-NEXT] Quick redirect")}).description("Quick redirect options").extra("category","editor");let ga=ss;const vw=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickRedirect:ga},Symbol.toStringTag,{value:"Module"})),Qd=t=>h("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",...t,class:`icon icon-tabler icons-tabler-outline icon-tabler-upload ${t.className||""}`,children:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2"}),h("path",{d:"M7 9l5 -5l5 5"}),h("path",{d:"M12 4l0 12"})]});var ww=Object.create,ma=Object.defineProperty,_w=Object.getOwnPropertyDescriptor,Yd=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Xd=t=>{throw TypeError(t)},xw=(t,e,i)=>e in t?ma(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,kw=(t,e)=>ma(t,"name",{value:e,configurable:!0}),Sw=t=>[,,,ww(t?.[Yd("metadata")]??null)],$w=["class","method","getter","setter","accessor","field","value","get","set"],Jd=t=>t!==void 0&&typeof t!="function"?Xd("Function expected"):t,Ew=(t,e,i,n,r)=>({kind:$w[t],name:e,metadata:n,addInitializer:s=>i._?Xd("Already initialized"):r.push(Jd(s||null))}),Pw=(t,e)=>xw(e,Yd("metadata"),t[3]),Cw=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Rw=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&_w(r,i));kw(r,i);for(var f=n.length-1;f>=0;f--)l=Ew(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,Jd(o)&&(r=o);return Pw(t,r),p&&ma(r,i,p),u?c^4?s:p:r},Zd,ya,ef;const Iw=({$:t})=>h("div",{className:"ipe-quickUpload__preview-placeholder is-na",children:h("span",{children:[h("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-file-unknown",children:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm0 15a1 1 0 0 0 -.993 .883l-.007 .127a1 1 0 0 0 1.993 .117l.007 -.127a1 1 0 0 0 -1 -1m1.136 -5.727a2.5 2.5 0 0 0 -3.037 .604a1 1 0 0 0 1.434 1.389l.088 -.09a.5 .5 0 1 1 .379 .824a1 1 0 0 0 -.002 2a2.5 2.5 0 0 0 1.137 -4.727"}),h("path",{d:"M19 7h-4l-.001 -4.001z"})]}),h("p",{children:t`No preview available`})]})});Zd=[Ut(R.object({"quickUpload.summary":R.string().description("Default summary of the quick upload").default("[IPE-NEXT] Quick upload")})),be(["modal","$","wikiTitle","wikiFile","quickPreview","preferences"])];class Xr extends(ef=Ae){constructor(e){super(e,{},"quick-upload"),this.ctx=e}async start(){this.injectQuickEdit(),this.injectToolbox(),this.ctx.set("quickUpload",this)}async stop(){}injectQuickEdit(){}injectToolbox(){const{$:e}=this.ctx;this.ctx.inject(["toolbox"],i=>{i.toolbox.addButton({id:"quick-upload",group:"group2",index:2,icon:h(Qd,{}),tooltip:()=>e`Quick Upload`,onClick:n=>{n.preventDefault(),this.showModal()}}),i.on("dispose",()=>{i.toolbox.removeButton("quick-upload")})})}formatFileSize(e=0){if(e=Number(e),!Number.isFinite(e)||e<0)return"0 B";const i=["B","KB","MB","GB","TB"];let n=0;for(;e>=1024&&n<i.length-1;)e/=1024,n++;return`${new Intl.NumberFormat(void 0,{maximumFractionDigits:2}).format(e)} ${i[n]}`}getDefaultPreviewPlaceholder(){const{$:e}=this.ctx;return h("div",{className:"ipe-quickUpload__preview-placeholder",children:h("span",{children:[h(Qd,{}),h("p",{children:e`Drag & drop a file here`})]})})}isFileAccepted(e,i){if(!i)return!0;const n=i.split(",").map(o=>o.trim()).filter(Boolean);if(!n.length)return!0;const r=e.type||"",s=e.name||"";return n.some(o=>{if(o.startsWith("."))return s.toLowerCase().endsWith(o.toLowerCase());if(o.endsWith("/*")){const a=o.slice(0,-1);return r.startsWith(a)}return r===o})}async showModal(){const{$:e}=this.ctx,i=this.ctx.modal.show({className:"ipe-quickUpload compact-buttons",sizeClass:"smallToMedium",center:!1,title:e`Quick Upload`,content:e`Quick Upload`,outSideClose:!1});let n=!1;const r=()=>{d.reset(),s(),u=!1},s=async f=>{if(y.innerHTML="",!f){y.appendChild(this.getDefaultPreviewPlaceholder());return}u||(d.querySelector('input[name="filename"]').value=f.name);const w=await this.ctx.quickPreview.getPreviewElement(f)||h(Iw,{$:e});y.appendChild(h("div",{className:"ipe-quickUpload__preview-content",children:w})),y.appendChild(h("section",{className:"ipe-quickUpload__preview-info",children:h("ul",{children:[h("li",{children:h("strong",{children:f.name})}),h("li",{children:h("i",{children:f.type})}),h("li",{children:this.formatFileSize(f.size)})]})}))},o=async f=>{if(f.preventDefault(),n)return!1;const w=new FormData(d),x=Object.fromEntries(w.entries());n=!0,i.setLoadingState(!0),this.ctx.emit("analytics/event",{feature:"quick-upload",page:x.filename?.toString()||void 0});try{const S=await this.ctx.wikiFile.upload(x);if(this.logger.debug(S),S.data?.upload?.result==="Success")return this.ctx.modal.notify("success",{title:e`Upload successful`,content:h("div",{children:[h("p",{children:h("strong",{children:e`File has been uploaded successfully.`})}),h("p",{children:h("a",{href:this.ctx.wikiFile.getFileUrl(`File:${S.data.upload.filename}`),target:"_blank",rel:"noopener noreferrer",children:S.data.upload.filename})})]}),closeAfter:10*1e3}),r(),!0;throw S}catch(S){if(this.ctx.logger.error(S),S?.data?.upload){const m=S.data.upload;if(m.result==="Success")return!0;if(Array.isArray(m.warnings?.duplicate)&&m.warnings.duplicate.length>0)return this.ctx.modal.dialog({title:e`File duplicated`,content:h("div",{children:[e`This file is a duplicate of the following file:`,h("ol",{children:m.warnings.duplicate.map(g=>h("li",{children:h("a",{href:this.ctx.wikiFile.getFileUrl(`File:${g}`),target:"_blank",rel:"noopener noreferrer",children:g})},g))})]})}),!1;if(m.warnings?.exists)return this.ctx.modal.dialog({title:e`File already exists`,content:e`There is a file with the same name already exists.`}),!1}let I=[];if(S instanceof Error){I.push(S.message);let m=S;for(;m.cause&&(m=m.cause,m instanceof Error);)I.push(m.message)}else I.push(e`Upload failed with unknown error.`);return this.ctx.modal.dialog({title:e`Upload failed`,content:h("div",{style:{whiteSpace:"pre-wrap"},children:I.join(`
|
|
26
|
+
`)})}),!1}finally{i.setLoadingState(!1),n=!1}},a=f=>{f.preventDefault(),f.stopPropagation(),f.currentTarget?.classList.remove("is-dragover");const x=d.querySelector('input[type="file"]');if(!x)return;const S=Array.from(f.dataTransfer?.files||[]);if(!S.length)return;const I=x.accept||"",m=S.find(b=>this.isFileAccepted(b,I))||null;if(!m)return;const g=new DataTransfer;g.items.add(m),x.files=g.files,x.dispatchEvent(new Event("change",{bubbles:!0}))},l=f=>{f.preventDefault(),f.stopPropagation();const w=f.currentTarget;f.dataTransfer&&(f.dataTransfer.dropEffect="copy"),w?.classList.add("is-dragover")},c=f=>{f.preventDefault(),f.stopPropagation(),f.currentTarget?.classList.remove("is-dragover")};let u=!1;const d=h("form",{onSubmit:o,className:"ipe-quickUpload__form",children:[h(vi,{label:e`File name`,name:"filename",id:"filename",placeholder:"Example.jpg",required:!0,inputProps:{onInput:()=>{u=!0}}}),h(vi,{label:e`File`,name:"file",id:"file",required:!0,children:h("input",{required:!0,type:"file",name:"file",id:"file",accept:"image/*,video/*,audio/*,application/pdf",onChange:f=>{const w=f.target?.files?.[0];w?.size&&s(w)}})}),h(vi,{label:e`Summary`,id:"summary",name:"comment",placeholder:"Upload file from ...",value:await this.ctx.preferences.get("quickUpload.summary")||""}),h("div",{className:"ipe-input-box",children:[h("label",{htmlFor:"text",children:e`File description`}),h("textarea",{name:"text",id:"text",placeholder:`This file is for...
|
|
27
|
+
[[Category:XXX]]`})]}),h(wi,{name:"ignorewarnings",label:e`Ignore warnings and upload anyway`})]}),y=h("div",{className:"ipe-quickUpload__preview",onClick:f=>{const w=f.target;w&&w.closest("img, .ipe-quickUpload__preview-placeholder")&&(f.preventDefault(),d.querySelector('input[type="file"]').click())},children:this.getDefaultPreviewPlaceholder()}),p=h("section",{className:"ipe-quickUpload__container",onDrop:a,onDragOver:l,onDragLeave:c,children:[y,d]});return i.setContent(p),i.setButtons([{label:e`Cancel`,className:"is-danger is-text",method:f=>{i.close()}},{label:e`Upload`,className:"is-primary is-text",method:f=>{d.requestSubmit()}}]),i}}ya=Sw(ef),Xr=Rw(ya,0,"PluginQuickUpload",Zd,Xr),Cw(ya,1,Xr);const Aw=Object.freeze(Object.defineProperty({__proto__:null,get PluginQuickUpload(){return Xr}},Symbol.toStringTag,{value:"Module"}));class Ow extends Ae{constructor(e){super(e,{},"quick-usage"),this.ctx=e,e.set("quickUsage",this)}async start(){Promise.resolve().then(()=>t0).then(({PluginTemplatesUsed:e})=>this.ctx.plugin(e)),Promise.resolve().then(()=>f0).then(({PluginImagesUsed:e})=>this.ctx.plugin(e)),this.ctx.inject(["quickUpload","$"],e=>{e.on("quick-edit/wiki-page",({modal:i})=>{const{$:n}=e;this.getWrapperForQuickEdit(i).appendChild(h("a",{href:"#ipe:quick-upload",onClick:s=>{s.preventDefault(),e.quickUpload.showModal(),e.emit("analytics/event",{feature:"quick-usage",subtype:"quick-upload"})},children:n`Quick Upload`}))})})}getWrapperForQuickEdit(e){const i=e.get$content().querySelector(".ipe-quickEdit__usages")||h("div",{className:"ipe-quickEdit__usages",style:{display:"flex",gap:"1em",flexWrap:"wrap"}});return e.get$content().querySelector(".ipe-quickEdit__content")?.insertAdjacentElement("afterend",i),i}}const Tw=Object.freeze(Object.defineProperty({__proto__:null,PluginQuickUsage:Ow},Symbol.toStringTag,{value:"Module"}));var Lw=Object.create,ba=Object.defineProperty,Nw=Object.getOwnPropertyDescriptor,tf=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),nf=t=>{throw TypeError(t)},Mw=(t,e,i)=>e in t?ba(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Dw=(t,e)=>ba(t,"name",{value:e,configurable:!0}),jw=t=>[,,,Lw(t?.[tf("metadata")]??null)],Uw=["class","method","getter","setter","accessor","field","value","get","set"],rf=t=>t!==void 0&&typeof t!="function"?nf("Function expected"):t,Fw=(t,e,i,n,r)=>({kind:Uw[t],name:e,metadata:n,addInitializer:s=>i._?nf("Already initialized"):r.push(rf(s||null))}),Bw=(t,e)=>Mw(e,tf("metadata"),t[3]),qw=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Hw=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Nw(r,i));Dw(r,i);for(var f=n.length-1;f>=0;f--)l=Fw(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,rf(o)&&(r=o);return Bw(t,r),p&&ba(r,i,p),u?c^4?s:p:r},sf,va,of;sf=[Ut(R.object({toolboxAlwaysShow:R.boolean().description("Make the toolbox opened by default").default(!1)}).description("Toolbox preferences")),be(["preferences"])];class Jr extends(of=ht){constructor(e){super(e,"toolbox",!1),this.ctx=e,this.container=void 0,this.buttons=[],this.seqCounter=0,this.seqMap=new Map,this.compareButtons=(i,n)=>{const r=this.orderKey(i),s=this.orderKey(n),o=r??0,a=s??0;if(o<a)return-1;if(o>a)return 1;const l=this.seqMap.get(i.id)??0,c=this.seqMap.get(n.id)??0;return r===null&&s===null?l!==c?l-c:0:r===null&&s!==null?-1:r!==null&&s===null?1:l!==c?l-c:0}}async start(){this.container=this.createToolbox(),this.ctx.preferences.get("toolboxAlwaysShow").then(e=>{e&&this.container.classList.add("is-persistent")}),this.setupHoverLogic(),document.body.appendChild(this.container),this.ctx.on("i18n/changed",()=>{this.renderAll()})}stop(){this.container?.remove()}get isPersistent(){return this.container.classList.contains("is-persistent")}setupHoverLogic(){let e=null;this.container.addEventListener("mouseenter",()=>{e&&(clearTimeout(e),e=null),this.isPersistent||this.container.classList.add("is-hovered")}),this.container.addEventListener("mouseleave",()=>{this.isPersistent||(e=window.setTimeout(()=>{this.container.classList.remove("is-hovered")},150))})}calculateButtonDelay(e,i){if(i<=1)return 0;const n=.15,r=e/(i-1),s=n*Math.sqrt(r);return Math.round(s*1e3)/1e3}updateButtonDelays(){this.container.querySelectorAll(".btn-group").forEach(i=>{const n=i.querySelectorAll(".btn-tip-group"),r=n.length;n.forEach((s,o)=>{const a=this.calculateButtonDelay(o,r);s.style.setProperty("--transition-delay",`${a}s`),s.style.setProperty("--max-transition-delay","0.15s")})})}createToolbox(){return h("div",{id:"ipe-edit-toolbox",children:[h("ul",{className:"btn-group group1",style:{display:"flex",flexDirection:"column"}}),h("ul",{className:"btn-group group2",style:{display:"flex",flexDirection:"row"}}),h("button",{className:"ipe-toolbox-btn",id:"toolbox-toggler",onClick:()=>{this.toggle()},children:h("svg",{xmlns:"http://www.w3.org/2000/svg",width:"448",height:"512",viewBox:"0 0 448 512",children:[h("rect",{width:"448",height:"512",fill:"none"}),h("path",{fill:"currentColor",d:"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32"})]})})]})}normalizeButtonId(e){return e||(e=Math.random().toString(36).substring(2,8)),`ipe-toolbox__${e.trim()}`.replace(/[\s.#]+/g,"-")}chooseAutoGroup(){const e=this.buttons.filter(n=>n.group==="group1").length,i=this.buttons.filter(n=>n.group==="group2").length;return e<=i?"group1":"group2"}orderKey(e){const i=e.index;return typeof i=="number"?Number.isNaN(i)?null:i:null}addButton(e){e.id=(e.id||"").trim(),e.id||(this.ctx.logger("toolbox").warn("Button id is empty, generating a random one."),e.id=Math.random().toString(36).slice(2,10));const i=this.buttons.findIndex(r=>r.id===e.id),n=(()=>{if(i!==-1){const r=this.buttons[i];return!e.group||e.group==="auto"?r.group:e.group}return!e.group||e.group==="auto"?this.chooseAutoGroup():e.group})();if(this.seqMap.has(e.id)||this.seqMap.set(e.id,this.seqCounter++),i!==-1){const r=this.buttons[i],s=typeof e.index=="number"&&!Number.isNaN(e.index)?e.index:r.index,o={...r,...e,group:n,index:s};this.buttons.splice(i,1,o)}else{const r=typeof e.index=="number"&&!Number.isNaN(e.index)?e.index:void 0,s={...e,group:n,index:r};this.buttons.push(s)}this.ctx.emit("toolbox/button-added",{ctx:this.ctx,payload:e}),this.renderAll()}removeButton(e){const i=this.buttons.findIndex(n=>n.id===e);if(i!==-1){const n=this.buttons[i];this.buttons.splice(i,1),this.ctx.emit("toolbox/button-removed",{ctx:this.ctx,payload:n}),this.renderAll()}}renderButton(e){let{id:i,icon:n,index:r,tooltip:s,itemProps:o,buttonProps:a,onClick:l}=e;const c=this.normalizeButtonId(i);return h("li",{class:"btn-tip-group",id:c,"data-id":i,"data-index":r,...o,children:[h("div",{class:"btn-tip",children:Il(s)}),h("button",{id:`${c}-btn`,"data-id":e.id,class:"ipe-toolbox-btn",onClick:d=>{l?.(d),this.ctx.emit("toolbox/button-clicked",{ctx:this.ctx,event:d,payload:e})},...a,children:Il(n)})]})}renderAll(){const e=this.buttons.filter(s=>s.group==="group1").slice().sort(this.compareButtons),i=this.buttons.filter(s=>s.group==="group2").slice().sort(this.compareButtons),n=this.container.querySelector(".btn-group.group1"),r=this.container.querySelector(".btn-group.group2");n.innerHTML="",r.innerHTML="",e.forEach(s=>{n.appendChild(this.renderButton(s))}),i.forEach(s=>{r.appendChild(this.renderButton(s))}),this.updateButtonDelays()}getContainer(){return this.container}get isOpened(){return this.container.classList.contains("is-persistent")||this.container.classList.contains("is-hovered")}toggle(e){const i=this.isPersistent,n=typeof e=="boolean"?e:!i;this.container.classList.toggle("is-persistent",n),this.container.classList.remove("is-hovered"),this.ctx.preferences.set("toolboxAlwaysShow",n),this.ctx.emit("toolbox/toggle",{ctx:this.ctx,opened:this.isOpened})}}va=jw(of),Jr=Hw(va,0,"PluginToolbox",sf,Jr),qw(va,1,Jr);const zw=Object.freeze(Object.defineProperty({__proto__:null,get PluginToolbox(){return Jr}},Symbol.toStringTag,{value:"Module"})),Zr=pi({__name:"UIBaseButton",props:{variant:{default:"neutral"},active:{type:Boolean,default:!1}},setup(t){const e=t,i=Ot(()=>({"is-active":e.active,"is-danger":e.variant==="danger","is-primary":e.variant==="primary","is-ghost":e.variant==="ghost","is-accent":e.variant==="accent"}));return(n,r)=>(oe(),fe("button",{class:gt(["ipeps-button",i.value])},[yy(n.$slots,"default")],2))}}),Kw={id:"ipe-registry-manager"},Ww={class:"ipeps-header"},Vw={class:"ipeps-header-title"},Gw={class:"ipeps-input-wrapper"},Qw=["placeholder","disabled"],Yw={key:0,class:"ipeps-list"},Xw={class:"registry-info"},Jw={class:"item-name"},Zw={class:"item-desc"},e_={class:"homepage"},t_=["href"],i_={class:"url"},n_={class:"item-meta"},r_={class:"ipeps-actions"},s_={key:1,class:"ipeps-empty"},o_={class:"text"},a_={class:"description"},l_=Hr(pi({__name:"RegistryManager",setup(t){const e=Xo(),i=e.$,n=e.$$,r=Fe([]),s=Fe(""),o=Fe(!1),a=f=>{try{return new URL(f).hostname}catch{return f}};async function l(){const f=await e.preferences.get("pluginStore.registries")||[],w=await Promise.allSettled(f.map(async x=>{const S=await e.store.getRegistryInfo(x);return{registryUrl:x,label:a(x),...S}}));r.value=w.filter(x=>x.status==="fulfilled").map(x=>x.value)}async function c(){const f=s.value.trim();if(f){if(r.value.some(w=>w.registryUrl===f)){e.modal.notify("info",{content:"Registry already exists."});return}o.value=!0;try{const w=await e.store.getRegistryInfo(f,"online_manifest",!0);if(!w)throw new Error("Invalid registry or unreachable");const x=await e.preferences.get("pluginStore.registries")||[];x.push(f),await e.preferences.set("pluginStore.registries",x),r.value.push({registryUrl:f,label:a(f),...w}),s.value="",e.modal.notify("success",{content:"Registry added."})}catch(w){e.modal.notify("error",{content:w instanceof Error?w.message:String(w)})}finally{o.value=!1}}}async function u(f){const x=(await e.preferences.get("pluginStore.registries")||[]).filter(S=>S!==f);await e.preferences.set("pluginStore.registries",x),r.value=r.value.filter(S=>S.registryUrl!==f)}async function d(f){const x=(await e.preferences.get("pluginStore.plugins")||[]).filter(S=>S.registry===f);if(x.length===0){e.modal.confirm({title:n`plugin-store.remove-registry.title`,content:n`plugin-store.remove-registry.tip-content`+`
|
|
28
|
+
${f}`,cancelBtn:{label:i`Cancel`,className:"is-ghost"},okBtn:{label:i`Remove`,className:"is-danger"}},async S=>{S&&(await u(f),e.modal.notify("success",{content:n`plugin-store.remove-registry.remove-success`}))});return}e.modal.dialog({title:n`plugin-store.remove-registry.title`,content:sn("div",{class:"theme-ipe-prose"},[sn("p",{},n({count:x.length})`plugin-store.remove-registry.confirm-content`),sn("ul",{},x.map(S=>sn("li",{},S.id)))]),buttons:[{label:n`plugin-store.remove-registry.buttons.remove-only`,className:"is-danger is-ghost",method:async(S,I)=>{await u(f),e.modal.notify("success",{content:n`plugin-store.remove-registry.remove-success`}),I.close()}},{label:n`plugin-store.remove-registry.buttons.remove-and-uninstall`,className:"is-danger",method:async(S,I)=>{await u(f);for(const m of x)try{await e.store.uninstallAndRemovePreference(m.registry,m.id)}catch(g){e.modal.notify("error",{content:g instanceof Error?`Failed to uninstall ${m.id}: ${g.message}`:`Failed to uninstall ${m.id}`})}e.modal.notify("success",{content:n({$1:x.length})`plugin-store.remove-registry.remove-with-plugins-success`}),I.close()}}]},()=>{})}function y(f){const w=f.changes["pluginStore.registries"];Array.isArray(w)&&l()}function p(){const f=St.PLUGIN_REGISTRY_URL;s.value=f,c()}return xn(()=>{l(),e.on("preferences/changed",y)}),(f,w)=>(oe(),fe("div",Kw,[J("div",Ww,[J("div",Vw,ue(Se(i)`Registries`),1),J("div",Gw,[Vc(J("input",{class:"ipeps-input with-icon","onUpdate:modelValue":w[0]||(w[0]=x=>s.value=x),type:"url",placeholder:Se(i)`Add registry URL`+" (https://...)",disabled:o.value},null,8,Qw),[[Xu,s.value,void 0,{trim:!0}]]),w[1]||(w[1]=J("div",{class:"ipeps-input-icon"},"📦",-1))]),Ce(Zr,{onClick:c,disabled:o.value||!s.value,variant:"primary"},{default:wn(()=>[Rn(ue(o.value?Se(i)`Adding...`:Se(i)`Add`),1)]),_:1},8,["disabled"])]),r.value.length?(oe(),fe("div",Yw,[(oe(!0),fe(He,null,Ao(r.value,x=>(oe(),fe("div",{class:"ipeps-item",key:x.registryUrl},[J("div",Xw,[J("div",Jw,ue(x.label),1),J("div",Zw,[J("div",e_,[x.homepage?(oe(),fe("a",{key:0,href:x.homepage,target:"_blank"},ue(x.homepage),9,t_)):ti("",!0)]),J("div",i_,ue(x.registryUrl),1)]),J("div",n_,ue(x.packages.length)+" packages",1)]),J("div",r_,[Ce(Zr,{onClick:S=>d(x.registryUrl),variant:"danger"},{default:wn(()=>[Rn(ue(Se(i)`Remove`),1)]),_:1},8,["onClick"])])]))),128))])):(oe(),fe("div",s_,[w[2]||(w[2]=J("div",{class:"icon"},"🗂️",-1)),J("div",o_,ue(Se(i)`No registries configured`),1),J("div",a_,[Ce(Zr,{onClick:p,variant:"primary",style:{padding:"0.25rem 0.5rem"}},{default:wn(()=>[Rn(ue(Se(i)`Setup default registry`),1)]),_:1})])]))]))}}),[["__scopeId","data-v-0245c97d"]]),c_={id:"ipe-plugin-install-manager"},u_={class:"ipeps-header"},d_={class:"ipeps-header-title"},f_={class:"ipeps-input-wrapper"},h_=["placeholder","disabled"],p_=["disabled"],g_={key:0,class:"ipeps-loading"},m_={class:"loading-text"},y_={key:1,class:"ipeps-list"},b_={class:"plugin-info"},v_={class:"plugin-header"},w_={class:"item-name"},__={class:"ipeps-tags"},x_=["href","title"],k_=["title"],S_={class:"plugin-meta"},$_={key:0,class:"version"},E_={key:1,class:"author"},P_={key:2,class:"license"},C_={key:2,class:"ipeps-empty"},R_={class:"plugin-empty-text"},I_=Hr(pi({__name:"PluginInstallManager",setup(t){const e=Xo(),i=e.$,n=e.$$,r=Fe([]),s=Fe([]),o=Fe(""),a=Fe(!1),l=(C,U)=>`${C}
|
|
29
|
+
${U}`,c=Ot(()=>new Set(s.value.map(C=>l(C.registry,C.id)))),u=C=>c.value.has(C),d=C=>{try{return new URL(C).hostname}catch{return C}},y=Fe(!1),p=Ot(()=>r.value.length>0),f=Ot(()=>r.value.flatMap(C=>(C.packages||[]).map(U=>({...U,_key:l(C.registryUrl,U.id),registry:C.registryUrl,registryHomepage:C.homepage,registryLabel:d(C.registryUrl),isBroken:!1,isRegistryMissing:!1})))),w=Ot(()=>{const C=o.value.trim().toLowerCase(),U=f.value,H=new Set(U.map(Ee=>Ee._key)),ze=new Set(r.value.map(Ee=>Ee.registryUrl)),ft=s.value.filter(Ee=>!H.has(l(Ee.registry,Ee.id))).map(Ee=>{const ce=r.value.find(ge=>ge.registryUrl===Ee.registry);return{id:Ee.id,name:void 0,description:void 0,version:void 0,author:void 0,license:void 0,_key:l(Ee.registry,Ee.id),registry:Ee.registry,registryHomepage:ce?.homepage,registryLabel:d(Ee.registry),isBroken:!0,isRegistryMissing:!ze.has(Ee.registry)}}),Gi=Ee=>C?Ee.filter(ce=>ce.name&&ce.name.toLowerCase().includes(C)||ce.id&&ce.id.toLowerCase().includes(C)||ce.description&&ce.description.toLowerCase().includes(C)||ce.author&&ce.author.toLowerCase().includes(C)||ce.registry&&ce.registry.toLowerCase().includes(C)):Ee;return[...Gi(ft),...Gi(U)]}),x=Ot(()=>w.value),S=C=>C.description?C.description:C.isBroken?C.isRegistryMissing?n`plugin-store.broken.registry-unavailable`:n`plugin-store.broken.plugin-removed`:"",I=async(C,U)=>{e.store.installAndSetPreference(C,U)},m=async(C,U)=>{e.store.uninstallAndRemovePreference(C,U)},g=(C,U)=>u(l(C,U))?m(C,U):I(C,U),b=C=>g(C.registry,C.id),k=async()=>{if(a.value)return;if(r.value.length===0){e.modal.notify("info",{content:"No registry configured. Please add a registry first."});return}a.value=!0;const C=await e.store.refreshAllRegistryCaches(),U=Object.entries(C).filter(([ze,ft])=>ft!==null);r.value=U.map(([ze,ft])=>({...ft,registryUrl:ze}));const H=Object.entries(C).filter(([ze,ft])=>ft===null).map(([ze])=>ze);a.value=!1,U.length===0?e.modal.notify("error",{content:"All registries failed to refresh"}):(e.modal.notify("success",{content:`${U.length} ${U.length===1?"registry":"registries"} refreshed successfully.`}),H.length>0&&e.modal.notify("warning",{content:`${H.length} ${H.length===1?"registry":"registries"} failed to refresh:
|
|
28
30
|
${H.join(`
|
|
29
|
-
`)}`}))},P=async()=>{h.value=!1;const C=await e.store.ctx.preferences.get("pluginStore.registries")||[],U=await Promise.allSettled(C.map(async H=>({...await e.store.getRegistryInfo(H),registryUrl:H})));r.value=U.filter(H=>H.status==="fulfilled").map(H=>H.value),s.value=await e.preferences.get("pluginStore.plugins")||[],h.value=!0};function L(C){const U=C.changes["pluginStore.registries"],H=C.changes["pluginStore.plugins"];Array.isArray(H)&&(s.value=H),Array.isArray(U)&&P()}return wn(()=>{P(),e.on("preferences/changed",L)}),wo(()=>{}),(C,U)=>(oe(),de("div",Qv,[J("div",Xv,[J("div",Jv,ue(Se(i)`Plugins`),1),J("div",Zv,[$c(J("input",{class:"ipeps-input with-icon","onUpdate:modelValue":U[0]||(U[0]=H=>o.value=H),type:"text",placeholder:Se(i)`Search plugins...`,disabled:!f.value.length},null,8,ew),[[Ru,o.value,void 0,{trim:!0}]]),U[1]||(U[1]=J("div",{class:"ipeps-input-icon"},"🔍",-1))]),J("button",{class:pt(["ipeps-button",{refreshing:a.value}]),onClick:x,disabled:a.value||!p.value,variant:"primary"},ue(a.value?Se(i)`Refreshing...`:Se(i)`Refresh`),11,tw)]),!p.value&&!h.value?(oe(),de("div",iw,[U[2]||(U[2]=J("div",{class:"loading-spinner"},null,-1)),J("div",nw,ue(Se(i)`Loading...`),1)])):S.value.length?(oe(),de("div",rw,[(oe(!0),de(qe,null,xo(S.value,H=>(oe(),de("div",{class:pt(["ipeps-item",{installed:u(H._key),broken:H.isBroken}]),key:H._key},[J("div",sw,[J("div",ow,[J("div",aw,ue(H.name||H.id),1),u(H._key)||H.isBroken?(oe(),de("span",{key:0,class:pt(["ipeps-badge",{"is-installed":u(H._key),"is-broken":H.isBroken}])},ue(H.isBroken?Se(n)`plugin-store.tags.broken`:Se(n)`plugin-store.tags.installed`),3)):Jt("",!0)]),J("div",lw,[H.registryHomepage&&!H.isRegistryMissing?(oe(),de("a",{key:0,class:"ipeps-tag registry-tag",href:H.registryHomepage,target:"_blank",title:H.registryLabel},ue(H.registryLabel),9,cw)):(oe(),de("span",{key:1,class:pt(["ipeps-tag registry-tag",{broken:H.isRegistryMissing}]),title:H.registryLabel},ue(H.registryLabel),11,uw)),J("div",{class:pt(["plugin-id ipeps-tag",{broken:H.isBroken&&!H.isRegistryMissing}])},ue(H.id),3)]),J("div",{class:pt(["plugin-desc",{"broken-desc":H.isBroken}])},ue(E(H)),3),J("div",fw,[H.version?(oe(),de("span",dw,"v"+ue(H.version),1)):Jt("",!0),H.author?(oe(),de("span",hw,"👤 "+ue(H.author),1)):Jt("",!0),H.license?(oe(),de("span",pw,"📜 "+ue(H.license),1)):Jt("",!0)])]),Ce(Qr,{active:u(H._key),variant:u(H._key)?"danger":"primary",onClick:He=>b(H)},{default:bn(()=>[Pn(ue(u(H._key)?Se(i)`Remove`:Se(i)`Install`),1)]),_:2},1032,["active","variant","onClick"])],2))),128))])):(oe(),de("div",gw,[U[3]||(U[3]=J("div",{class:"plugin-empty-icon"},"📦",-1)),J("div",yw,ue(Se(i)`No matching plugins found`),1)]))]))}}),[["__scopeId","data-v-d3aab2b1"]]),vw={id:"ipe-plugin-store-app"},ww=Object.freeze(Object.defineProperty({__proto__:null,default:Br(di({__name:"PluginStoreApp",setup(t){return(e,i)=>(oe(),de("div",vw,[Ce(bw),i[0]||(i[0]=J("div",{class:"divider-wrapper"},[J("hr",{class:"divider"})],-1)),Ce(Yv)]))}}),[["__scopeId","data-v-1b3d0d80"]])},Symbol.toStringTag,{value:"Module"})),_w=window?.location?.origin,On=({type:t,tag:e,href:i,target:n,children:r,...s})=>(e=e||(i?"a":"button"),typeof n>"u"&&i&&i.startsWith("http")&&!i.startsWith(_w)&&(n="_blank"),nn(e,{className:`theme-ipe ipe-action-button ipe-modal-btn is-${t||"default"}`,href:e==="a"?i:void 0,target:e==="a"?n:void 0,"data-href":e!=="a"?i:void 0,...s},r));var xw=Object.create,ca=Object.defineProperty,Sw=Object.getOwnPropertyDescriptor,Of=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),Tf=t=>{throw TypeError(t)},kw=(t,e,i)=>e in t?ca(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,$w=(t,e)=>ca(t,"name",{value:e,configurable:!0}),Ew=t=>[,,,xw(t?.[Of("metadata")]??null)],Pw=["class","method","getter","setter","accessor","field","value","get","set"],Lf=t=>t!==void 0&&typeof t!="function"?Tf("Function expected"):t,Cw=(t,e,i,n,r)=>({kind:Pw[t],name:e,metadata:n,addInitializer:s=>i._?Tf("Already initialized"):r.push(Lf(s||null))}),Rw=(t,e)=>kw(e,Of("metadata"),t[3]),Iw=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},Aw=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,h=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&Sw(r,i));$w(r,i);for(var f=n.length-1;f>=0;f--)l=Cw(c,i,a={},t[3],h),o=(0,n[f])(r,l),a._=1,Lf(o)&&(r=o);return Rw(t,r),p&&ca(r,i,p),u?c^4?s:p:r},Mf,ua,Nf;Mf=[Pe(["preferences","wiki","wikiPage","wikiTitle","modal","preferencesUI","$"])];class Xr extends(Nf=et){constructor(e){super(e,{},"pref-sync"),this.ctx=e,e.set("prefSync",this)}start(){const e=this.ctx,i=e.$;e.preferences.defineCategory({name:"pref-sync",label:i`Sync`,description:i`Import and export preferences`,index:98,customRenderer:()=>{const n=this.getUserPrefsPageTitle();return m("div",{className:"theme-ipe-prose",children:[n&&m("section",{children:[m("h3",{children:i`Backup your preferences via user page`}),m("p",{children:m("a",{href:n?.getURL().toString(),target:"_blank",children:[n?.getPrefixedText()," →"]})}),m("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[m(On,{type:"primary",onClick:r=>{r.preventDefault();const s=r.target;s.disabled=!0;const o=e.preferencesUI.getCurrentModal();o?.setLoadingState(!0),this.exportToUserPage().then(a=>{e.modal.notify("success",{title:i`Preferences Exported`,content:m("p",{children:["Your preferences have been exported to"," ",m("a",{href:a.getURL().toString(),target:"_blank",children:a.getPrefixedText()}),"."]})})}).finally(()=>{s.disabled=!1,o?.setLoadingState(!1)})},children:[m("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-cloud-up",children:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.57 .811 3.128 1.986"}),m("path",{d:"M19 22v-6"}),m("path",{d:"M22 19l-3 -3l-3 3"})]})," ",i`Backup`]}),m(On,{onClick:r=>{r.preventDefault();const s=e.preferencesUI.getCurrentModal(),o=r.target;o.disabled=!0,s?.setLoadingState(!0),this.importFromUserPage().then(a=>{this.notifyImportSuccess(a)}).finally(()=>{o.disabled=!1,s?.setLoadingState(!1)})},children:[m("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-cloud-down",children:[m("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m("path",{d:"M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.573 .813 3.13 1.99"}),m("path",{d:"M19 16v6"}),m("path",{d:"M22 19l-3 3l-3 -3"})]})," ",i`Restore`]})]})]}),m("section",{children:[m("h3",{children:i`Import and export preferences`}),m("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[m(On,{onClick:r=>{r.preventDefault();const s=e.preferencesUI.getCurrentModal();s?.setLoadingState(!0);const o=document.createElement("input");o.type="file",o.accept="application/json";let a=!1;const l=()=>{a||s?.setLoadingState(!1),window.removeEventListener("focus",l)};window.addEventListener("focus",l,{once:!0}),o.addEventListener("change",async c=>{a=!0;try{const u=c.target.files?.[0];if(!u)return;const d=await this.importFromFile(u);this.notifyImportSuccess(d)}catch(u){e.modal.notify("error",{title:"Import failed",content:u instanceof Error?u.message:String(u)})}finally{s?.setLoadingState(!1)}}),o.click()},children:i`Import from file`}),m(On,{onClick:r=>{r.preventDefault();const s=m("input",{type:"url",style:{width:"100%"}}),o=e.preferencesUI.getCurrentModal();e.modal.confirm({title:i`Import from URL`,content:m("div",{className:"ipe-input-box",children:[m("label",{htmlFor:"url-input",children:i`Enter the URL of the preferences JSON file:`}),s]})},async a=>{const l=s.value.trim();if(!(!a||!l))try{o?.setLoadingState(!0);const c=await this.importFromUrl(l);this.notifyImportSuccess(c)}catch(c){e.modal.notify("error",{title:"Import failed",content:c instanceof Error?c.message:String(c)})}finally{o?.setLoadingState(!1)}})},children:i`Import from URL`}),m(On,{onClick:async r=>{r.preventDefault(),await e.preferencesUI.dispatchFormSave();const s=await e.preferences.getExportableRecord(),o=JSON.stringify(s,null,2);e.modal.dialog({title:i`Save to file`,content:m("div",{children:[m("label",{htmlFor:"data",children:i`Your InPageEdit preferences:`}),m("textarea",{name:"data",id:"data",rows:10,value:o,readOnly:!0,style:{width:"100%"}})]}),buttons:[{label:"Copy",method:(a,l)=>{navigator.clipboard.writeText(o),e.modal.notify("success",{content:i`Copied to clipboard`}),l.close()}},{label:i`Download`,method:(a,l)=>{const c=document.createElement("a");c.href=`data:text/json;charset=utf-8,${encodeURIComponent(o)}`,c.download=`ipe-prefs-${new Date().toISOString()}.json`,c.click(),l.close()}}]},()=>{})},children:i`Save as file`})]})]})]})}})}stop(){}getUserPrefsPageTitle(){try{const e=this.ctx.wiki?.userInfo?.name;return e?this.ctx.wikiTitle.newTitle(`User:${e}/ipe-prefs.json`,2):null}catch{return null}}async importFromUserPage(){const e=this.getUserPrefsPageTitle();if(!e)return this.logger.debug("Cannot get user page title, skipping load"),{};try{const i=e.getURL({action:"raw",ctype:"application/json"}),n=await this.importFromUrl(i.toString());return this.logger.info("Loaded preferences from user page:",e),n}catch(i){return this.logger.error("Failed to load preferences from user page:",i),{}}}async exportToUserPage(){const e=this.ctx,i=this.getUserPrefsPageTitle();if(!i)throw new Error("Cannot get user page title");await e.preferencesUI.dispatchFormSave();const n=await e.preferences.getExportableRecord(),r=JSON.stringify(n,null,2);try{return await this.ctx.wikiPage.newBlankPage({title:i.toString(),ns:2}).edit({text:r,summary:"Update InPageEdit preferences",watchlist:ht.nochange}),this.logger.info("Exported preferences to user page:",i),i}catch(s){throw this.logger.error("Failed to export preferences to user page:",s),s}}async importFromUrl(e){const i=await fetch(e);if(!i.ok)throw new Error(`HTTP ${i.status}: ${i.statusText}`);const n=await i.blob();return await this.importFromFile(n)}async importFromFile(e){const i=await e.text(),n=JSON.parse(i);return await this.ctx.preferences.setMany(n)}notifyImportSuccess(e){const i=this.ctx.$,n=Object.keys(e??{}),r=n.length;return this.ctx.modal.notify("success",{title:i`Preferences Imported`,content:m("section",{children:[m("p",{children:i({count:r})`Successfully imported {{ count }} {{ count > 1 ? "settings" : "setting" }}:`}),m("ol",{style:{listStyle:"auto",paddingLeft:"1em"},children:n.map(s=>m("li",{children:s},s))})]})})}}ua=Ew(Nf),Xr=Aw(ua,0,"PluginPrefSync",Mf,Xr),Iw(ua,1,Xr);const Ow=Object.freeze(Object.defineProperty({__proto__:null,get PluginPrefSync(){return Xr}},Symbol.toStringTag,{value:"Module"}));W.BasePlugin=et,W.CordisSymbols=D,W.EffectScope=ds,W.Endpoints=xt,W.ForkScope=Ea,W.InPageEdit=$i,W.Inject=Pe,W.Lifecycle=ka,W.Logger=Ra,W.LoggerLevel=ps,W.MainScope=hs,W.RegisterPreferences=Vt,W.Schema=R,W.ScopeStatus=$a,W.Service=wt,W.createLogger=Oa,Object.defineProperty(W,Symbol.toStringTag,{value:"Module"})}));
|
|
31
|
+
`)}`}))},P=async()=>{y.value=!1;const C=await e.store.ctx.preferences.get("pluginStore.registries")||[],U=await Promise.allSettled(C.map(async H=>({...await e.store.getRegistryInfo(H),registryUrl:H})));r.value=U.filter(H=>H.status==="fulfilled").map(H=>H.value),s.value=await e.preferences.get("pluginStore.plugins")||[],y.value=!0};function L(C){const U=C.changes["pluginStore.registries"],H=C.changes["pluginStore.plugins"];Array.isArray(H)&&(s.value=H),Array.isArray(U)&&P()}return xn(()=>{P(),e.on("preferences/changed",L)}),Ro(()=>{}),(C,U)=>(oe(),fe("div",c_,[J("div",u_,[J("div",d_,ue(Se(i)`Plugins`),1),J("div",f_,[Vc(J("input",{class:"ipeps-input with-icon","onUpdate:modelValue":U[0]||(U[0]=H=>o.value=H),type:"text",placeholder:Se(i)`Search plugins...`,disabled:!f.value.length},null,8,h_),[[Xu,o.value,void 0,{trim:!0}]]),U[1]||(U[1]=J("div",{class:"ipeps-input-icon"},"🔍",-1))]),J("button",{class:gt(["ipeps-button",{refreshing:a.value}]),onClick:k,disabled:a.value||!p.value,variant:"primary"},ue(a.value?Se(i)`Refreshing...`:Se(i)`Refresh`),11,p_)]),!p.value&&!y.value?(oe(),fe("div",g_,[U[2]||(U[2]=J("div",{class:"loading-spinner"},null,-1)),J("div",m_,ue(Se(i)`Loading...`),1)])):x.value.length?(oe(),fe("div",y_,[(oe(!0),fe(He,null,Ao(x.value,H=>(oe(),fe("div",{class:gt(["ipeps-item",{installed:u(H._key),broken:H.isBroken}]),key:H._key},[J("div",b_,[J("div",v_,[J("div",w_,ue(H.name||H.id),1),u(H._key)||H.isBroken?(oe(),fe("span",{key:0,class:gt(["ipeps-badge",{"is-installed":u(H._key),"is-broken":H.isBroken}])},ue(H.isBroken?Se(n)`plugin-store.tags.broken`:Se(n)`plugin-store.tags.installed`),3)):ti("",!0)]),J("div",__,[H.registryHomepage&&!H.isRegistryMissing?(oe(),fe("a",{key:0,class:"ipeps-tag registry-tag",href:H.registryHomepage,target:"_blank",title:H.registryLabel},ue(H.registryLabel),9,x_)):(oe(),fe("span",{key:1,class:gt(["ipeps-tag registry-tag",{broken:H.isRegistryMissing}]),title:H.registryLabel},ue(H.registryLabel),11,k_)),J("div",{class:gt(["plugin-id ipeps-tag",{broken:H.isBroken&&!H.isRegistryMissing}])},ue(H.id),3)]),J("div",{class:gt(["plugin-desc",{"broken-desc":H.isBroken}])},ue(S(H)),3),J("div",S_,[H.version?(oe(),fe("span",$_,"v"+ue(H.version),1)):ti("",!0),H.author?(oe(),fe("span",E_,"👤 "+ue(H.author),1)):ti("",!0),H.license?(oe(),fe("span",P_,"📜 "+ue(H.license),1)):ti("",!0)])]),Ce(Zr,{active:u(H._key),variant:u(H._key)?"danger":"primary",onClick:ze=>b(H)},{default:wn(()=>[Rn(ue(u(H._key)?Se(i)`Remove`:Se(i)`Install`),1)]),_:2},1032,["active","variant","onClick"])],2))),128))])):(oe(),fe("div",C_,[U[3]||(U[3]=J("div",{class:"plugin-empty-icon"},"📦",-1)),J("div",R_,ue(Se(i)`No matching plugins found`),1)]))]))}}),[["__scopeId","data-v-d3aab2b1"]]),A_={id:"ipe-plugin-store-app"},O_=Object.freeze(Object.defineProperty({__proto__:null,default:Hr(pi({__name:"PluginStoreApp",setup(t){return(e,i)=>(oe(),fe("div",A_,[Ce(I_),i[0]||(i[0]=J("div",{class:"divider-wrapper"},[J("hr",{class:"divider"})],-1)),Ce(l_)]))}}),[["__scopeId","data-v-1b3d0d80"]])},Symbol.toStringTag,{value:"Module"})),T_=window?.location?.origin,Ln=({type:t,tag:e,href:i,target:n,children:r,...s})=>(e=e||(i?"a":"button"),typeof n>"u"&&i&&i.startsWith("http")&&!i.startsWith(T_)&&(n="_blank"),sn(e,{className:`theme-ipe ipe-action-button ipe-modal-btn is-${t||"default"}`,href:e==="a"?i:void 0,target:e==="a"?n:void 0,"data-href":e!=="a"?i:void 0,...s},r));var L_=Object.create,wa=Object.defineProperty,N_=Object.getOwnPropertyDescriptor,af=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),lf=t=>{throw TypeError(t)},M_=(t,e,i)=>e in t?wa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,D_=(t,e)=>wa(t,"name",{value:e,configurable:!0}),j_=t=>[,,,L_(t?.[af("metadata")]??null)],U_=["class","method","getter","setter","accessor","field","value","get","set"],cf=t=>t!==void 0&&typeof t!="function"?lf("Function expected"):t,F_=(t,e,i,n,r)=>({kind:U_[t],name:e,metadata:n,addInitializer:s=>i._?lf("Already initialized"):r.push(cf(s||null))}),B_=(t,e)=>M_(e,af("metadata"),t[3]),q_=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},H_=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&N_(r,i));D_(r,i);for(var f=n.length-1;f>=0;f--)l=F_(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,cf(o)&&(r=o);return B_(t,r),p&&wa(r,i,p),u?c^4?s:p:r},uf,_a,df;uf=[be(["preferences","wiki","wikiPage","wikiTitle","modal","preferencesUI","$"])];class es extends(df=Ae){constructor(e){super(e,{},"pref-sync"),this.ctx=e,e.set("prefSync",this)}start(){const e=this.ctx,i=e.$;e.preferences.defineCategory({name:"pref-sync",label:i`Sync`,description:i`Import and export preferences`,index:98,customRenderer:()=>{const n=this.getUserPrefsPageTitle();return h("div",{className:"theme-ipe-prose",children:[n&&h("section",{children:[h("h3",{children:i`Backup your preferences via user page`}),h("p",{children:h("a",{href:n?.getURL().toString(),target:"_blank",children:[n?.getPrefixedText()," →"]})}),h("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[h(Ln,{type:"primary",onClick:r=>{r.preventDefault();const s=r.target;s.disabled=!0;const o=e.preferencesUI.getCurrentModal();o?.setLoadingState(!0),this.exportToUserPage().then(a=>{e.modal.notify("success",{title:i`Preferences Exported`,content:h("p",{children:["Your preferences have been exported to"," ",h("a",{href:a.getURL().toString(),target:"_blank",children:a.getPrefixedText()}),"."]})})}).finally(()=>{s.disabled=!1,o?.setLoadingState(!1)})},children:[h("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-cloud-up",children:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.57 .811 3.128 1.986"}),h("path",{d:"M19 22v-6"}),h("path",{d:"M22 19l-3 -3l-3 3"})]})," ",i`Backup`]}),h(Ln,{onClick:r=>{r.preventDefault();const s=e.preferencesUI.getCurrentModal(),o=r.target;o.disabled=!0,s?.setLoadingState(!0),this.importFromUserPage().then(a=>{this.notifyImportSuccess(a)}).finally(()=>{o.disabled=!1,s?.setLoadingState(!1)})},children:[h("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-cloud-down",children:[h("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),h("path",{d:"M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.573 .813 3.13 1.99"}),h("path",{d:"M19 16v6"}),h("path",{d:"M22 19l-3 3l-3 -3"})]})," ",i`Restore`]})]})]}),h("section",{children:[h("h3",{children:i`Import and export preferences`}),h("div",{style:{display:"flex",flexDirection:"column",gap:"1rem"},children:[h(Ln,{onClick:r=>{r.preventDefault();const s=e.preferencesUI.getCurrentModal();s?.setLoadingState(!0);const o=document.createElement("input");o.type="file",o.accept="application/json";let a=!1;const l=()=>{a||s?.setLoadingState(!1),window.removeEventListener("focus",l)};window.addEventListener("focus",l,{once:!0}),o.addEventListener("change",async c=>{a=!0;try{const u=c.target.files?.[0];if(!u)return;const d=await this.importFromFile(u);this.notifyImportSuccess(d)}catch(u){e.modal.notify("error",{title:"Import failed",content:u instanceof Error?u.message:String(u)})}finally{s?.setLoadingState(!1)}}),o.click()},children:i`Import from file`}),h(Ln,{onClick:r=>{r.preventDefault();const s=h("input",{type:"url",style:{width:"100%"}}),o=e.preferencesUI.getCurrentModal();e.modal.confirm({title:i`Import from URL`,content:h("div",{className:"ipe-input-box",children:[h("label",{htmlFor:"url-input",children:i`Enter the URL of the preferences JSON file:`}),s]})},async a=>{const l=s.value.trim();if(!(!a||!l))try{o?.setLoadingState(!0);const c=await this.importFromUrl(l);this.notifyImportSuccess(c)}catch(c){e.modal.notify("error",{title:"Import failed",content:c instanceof Error?c.message:String(c)})}finally{o?.setLoadingState(!1)}})},children:i`Import from URL`}),h(Ln,{onClick:async r=>{r.preventDefault(),await e.preferencesUI.dispatchFormSave();const s=await e.preferences.getExportableRecord(),o=JSON.stringify(s,null,2);e.modal.dialog({title:i`Save to file`,content:h("div",{children:[h("label",{htmlFor:"data",children:i`Your InPageEdit preferences:`}),h("textarea",{name:"data",id:"data",rows:10,value:o,readOnly:!0,style:{width:"100%"}})]}),buttons:[{label:"Copy",method:(a,l)=>{navigator.clipboard.writeText(o),e.modal.notify("success",{content:i`Copied to clipboard`}),l.close()}},{label:i`Download`,method:(a,l)=>{const c=document.createElement("a");c.href=`data:text/json;charset=utf-8,${encodeURIComponent(o)}`,c.download=`ipe-prefs-${new Date().toISOString()}.json`,c.click(),l.close()}}]},()=>{})},children:i`Save as file`})]})]})]})}})}stop(){}getUserPrefsPageTitle(){try{const e=this.ctx.wiki?.userInfo?.name;return e?this.ctx.wikiTitle.newTitle(`User:${e}/ipe-prefs.json`,2):null}catch{return null}}async importFromUserPage(){const e=this.getUserPrefsPageTitle();if(!e)return this.logger.debug("Cannot get user page title, skipping load"),{};try{const i=e.getURL({action:"raw",ctype:"application/json"}),n=await this.importFromUrl(i.toString());return this.logger.info("Loaded preferences from user page:",e),n}catch(i){return this.logger.error("Failed to load preferences from user page:",i),{}}}async exportToUserPage(){const e=this.ctx,i=this.getUserPrefsPageTitle();if(!i)throw new Error("Cannot get user page title");await e.preferencesUI.dispatchFormSave();const n=await e.preferences.getExportableRecord(),r=JSON.stringify(n,null,2);try{return await this.ctx.wikiPage.newBlankPage({title:i.toString(),ns:2}).edit({text:r,summary:"Update InPageEdit preferences",watchlist:pt.nochange}),this.logger.info("Exported preferences to user page:",i),i}catch(s){throw this.logger.error("Failed to export preferences to user page:",s),s}}async importFromUrl(e){const i=await fetch(e);if(!i.ok)throw new Error(`HTTP ${i.status}: ${i.statusText}`);const n=await i.blob();return await this.importFromFile(n)}async importFromFile(e){const i=await e.text(),n=JSON.parse(i);return await this.ctx.preferences.setMany(n)}notifyImportSuccess(e){const{$:i}=this.ctx,n=Object.keys(e??{}),r=n.length;return this.ctx.modal.notify("success",{title:i`Preferences Imported`,content:h("section",{children:[h("p",{children:i({count:r})`Successfully imported {{ count }} {{ count > 1 ? "settings" : "setting" }}:`}),h("ol",{style:{listStyle:"auto",paddingLeft:"1em"},children:n.map(s=>h("li",{children:s},s))})]})})}}_a=j_(df),es=H_(_a,0,"PluginPrefSync",uf,es),q_(_a,1,es);const z_=Object.freeze(Object.defineProperty({__proto__:null,get PluginPrefSync(){return es}},Symbol.toStringTag,{value:"Module"}));var K_=Object.create,xa=Object.defineProperty,W_=Object.getOwnPropertyDescriptor,ff=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),hf=t=>{throw TypeError(t)},V_=(t,e,i)=>e in t?xa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,G_=(t,e)=>xa(t,"name",{value:e,configurable:!0}),Q_=t=>[,,,K_(t?.[ff("metadata")]??null)],Y_=["class","method","getter","setter","accessor","field","value","get","set"],pf=t=>t!==void 0&&typeof t!="function"?hf("Function expected"):t,X_=(t,e,i,n,r)=>({kind:Y_[t],name:e,metadata:n,addInitializer:s=>i._?hf("Already initialized"):r.push(pf(s||null))}),J_=(t,e)=>V_(e,ff("metadata"),t[3]),Z_=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},e0=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&W_(r,i));G_(r,i);for(var f=n.length-1;f>=0;f--)l=X_(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,pf(o)&&(r=o);return J_(t,r),p&&xa(r,i,p),u?c^4?s:p:r},gf,ka,mf;gf=[be(["modal","$"])];class ts extends(mf=Ae){constructor(e){super(e,{},"templates-used"),this.ctx=e,e.set("templatesUsed",this)}async start(){this.ctx.on("quick-edit/wiki-page",this._injectQuickEdit.bind(this))}_injectQuickEdit(e){const{$:i}=this.ctx,{wikiPage:n,modal:r}=e;if(!n||!n.pageid)return;const s=this.ctx.quickUsage.getWrapperForQuickEdit(r),o=h("a",{href:`#ipe://quick-usage/templates?title=${n.title}`,onClick:async a=>{a.preventDefault();const l=await this.showModal({wikiPage:n});l&&r.on(r.Event.Close,()=>{l.destroy()})},children:i`Templates Used`});s.appendChild(o)}async showModal(e={}){const{$:i}=this.ctx,n=e.wikiPage||await this.ctx.wikiPage.WikiPage.newFromAnyKind(e);if(!n||!n.pageid)return;const r=this.ctx.modal.show({title:i`Templates Used`,content:h("section",{className:"ipe-quickUsage__templates",children:h("ol",{children:n.templates.map(s=>{const o=this.ctx.wikiTitle.newTitle(s.title,s.ns),a=this.ctx.quickEdit.createQuickEditButton({title:o.toString()},{label:""});return h("li",{children:[h("a",{href:o.getURL().toString(),target:"_blank",rel:"noopener noreferrer",children:o.toString()})," ","(",a,")"]},o.toString())})})}),sizeClass:"dialog",draggable:!0,backdrop:!1});return this.ctx.emit("analytics/event",{feature:"quick-usage",subtype:"templates-used"}),r}}ka=Q_(mf),ts=e0(ka,0,"PluginTemplatesUsed",gf,ts),Z_(ka,1,ts);const t0=Object.freeze(Object.defineProperty({__proto__:null,get PluginTemplatesUsed(){return ts}},Symbol.toStringTag,{value:"Module"}));var i0=Object.create,Sa=Object.defineProperty,n0=Object.getOwnPropertyDescriptor,yf=(t,e)=>(e=Symbol[t])?e:Symbol.for("Symbol."+t),bf=t=>{throw TypeError(t)},r0=(t,e,i)=>e in t?Sa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,s0=(t,e)=>Sa(t,"name",{value:e,configurable:!0}),o0=t=>[,,,i0(t?.[yf("metadata")]??null)],a0=["class","method","getter","setter","accessor","field","value","get","set"],vf=t=>t!==void 0&&typeof t!="function"?bf("Function expected"):t,l0=(t,e,i,n,r)=>({kind:a0[t],name:e,metadata:n,addInitializer:s=>i._?bf("Already initialized"):r.push(vf(s||null))}),c0=(t,e)=>r0(e,yf("metadata"),t[3]),u0=(t,e,i,n)=>{for(var r=0,s=t[e>>1],o=s&&s.length;r<o;r++)s[r].call(i);return n},d0=(t,e,i,n,r,s)=>{var o,a,l,c=e&7,u=!1,d=0,y=t[d]||(t[d]=[]),p=c&&(r=r.prototype,c<5&&(c>3||!u)&&n0(r,i));s0(r,i);for(var f=n.length-1;f>=0;f--)l=l0(c,i,a={},t[3],y),o=(0,n[f])(r,l),a._=1,vf(o)&&(r=o);return c0(t,r),p&&Sa(r,i,p),u?c^4?s:p:r},wf,$a,_f;wf=[be(["modal","$"])];class is extends(_f=Ae){constructor(e){super(e,{},"images-used"),this.ctx=e}async start(){this.ctx.on("quick-edit/wiki-page",this.injectQuickEdit.bind(this))}injectQuickEdit(e){const{$:i}=this.ctx,{wikiPage:n,modal:r}=e;if(!n||!n.pageid)return;const s=this.ctx.quickUsage.getWrapperForQuickEdit(r),o=h("a",{href:`#ipe://quick-usage/images?title=${n.title}`,onClick:async a=>{a.preventDefault();const l=await this.showModal({wikiPage:n});l&&r.on(r.Event.Close,()=>{l.destroy()})},children:i`Images Used`});s.appendChild(o)}async showModal(e={}){const{$:i}=this.ctx,n=e.wikiPage||await this.ctx.wikiPage.WikiPage.newFromAnyKind(e);if(!n||!n.pageid)return;const r=this.ctx.modal.show({title:i`Images Used`,content:h("section",{className:"ipe-quickUsage__images",children:h("ol",{children:n.images.map(s=>{const o=this.ctx.wikiFile.getFileUrl(s.title);return h("li",{children:[h("a",{href:this.ctx.wiki.getUrl(s.title),target:"_blank",rel:"noopener noreferrer",children:s.title})," ","(",h("a",{href:o,target:"_blank",rel:"noopener noreferrer",onClick:a=>{a.preventDefault(),this.ctx.quickPreview.previewFile(o,s.title)},children:i`Preview`}),")"]},s.title)})})}),sizeClass:"dialog",draggable:!0,backdrop:!1});return this.ctx.emit("analytics/event",{feature:"quick-usage",subtype:"images-used"}),r}}$a=o0(_f),is=d0($a,0,"PluginImagesUsed",wf,is),u0($a,1,is);const f0=Object.freeze(Object.defineProperty({__proto__:null,get PluginImagesUsed(){return is}},Symbol.toStringTag,{value:"Module"}));W.BasePlugin=Ae,W.CordisSymbols=D,W.EffectScope=ys,W.Endpoints=St,W.ForkScope=Ba,W.InPageEdit=Ri,W.Inject=be,W.Lifecycle=Ua,W.Logger=za,W.LoggerLevel=vs,W.MainScope=bs,W.RegisterPreferences=Ut,W.Schema=R,W.ScopeStatus=Fa,W.Service=ht,W.createLogger=Va,Object.defineProperty(W,Symbol.toStringTag,{value:"Module"})}));
|
|
30
32
|
//# sourceMappingURL=index.umd.js.map
|