@romainbx/wpic-components 0.0.64 → 0.0.66
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/components/TextEditor.vue.d.ts +4 -0
- package/dist/components/date/AdvancedDateField.vue.d.ts +2 -2
- package/dist/components/date/Calendar.vue.d.ts +2 -2
- package/dist/components/date/DateField.vue.d.ts +2 -2
- package/dist/components/form/ColorPicker.vue.d.ts +12 -0
- package/dist/components/form/FormField.vue.d.ts +16 -14
- package/dist/components/form/ToggleSwitch.vue.d.ts +2 -0
- package/dist/components/icons/TextColor.vue.d.ts +2 -0
- package/dist/style.css +1 -1
- package/dist/wpic-components.js +4720 -4522
- package/dist/wpic-components.umd.cjs +26 -26
- package/package.json +3 -1
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
(function(Yt,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],a):(Yt=typeof globalThis<"u"?globalThis:Yt||self,a(Yt.WpicComponents={},Yt.Vue))})(this,function(Yt,a){"use strict";function
|
|
1
|
+
(function(Yt,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],a):(Yt=typeof globalThis<"u"?globalThis:Yt||self,a(Yt.WpicComponents={},Yt.Vue))})(this,function(Yt,a){"use strict";function ap(){return ua().__VUE_DEVTOOLS_GLOBAL_HOOK__}function ua(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const cp=typeof Proxy=="function",dp="devtools-plugin:setup",up="plugin:settings:set";let qn,Fo;function fp(){var t;return qn!==void 0||(typeof window<"u"&&window.performance?(qn=!0,Fo=window.performance):typeof globalThis<"u"&&(!((t=globalThis.perf_hooks)===null||t===void 0)&&t.performance)?(qn=!0,Fo=globalThis.perf_hooks.performance):qn=!1),qn}function hp(){return fp()?Fo.now():Date.now()}class pp{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const r={};if(e.settings)for(const s in e.settings){const l=e.settings[s];r[s]=l.defaultValue}const i=`__vue-devtools-plugin-settings__${e.id}`;let o=Object.assign({},r);try{const s=localStorage.getItem(i),l=JSON.parse(s);Object.assign(o,l)}catch{}this.fallbacks={getSettings(){return o},setSettings(s){try{localStorage.setItem(i,JSON.stringify(s))}catch{}o=s},now(){return hp()}},n&&n.on(up,(s,l)=>{s===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(s,l)=>this.target?this.target.on[l]:(...c)=>{this.onQueue.push({method:l,args:c})}}),this.proxiedTarget=new Proxy({},{get:(s,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...c)=>(this.targetQueue.push({method:l,args:c,resolve:()=>{}}),this.fallbacks[l](...c)):(...c)=>new Promise(d=>{this.targetQueue.push({method:l,args:c,resolve:d})})})}async setRealTarget(e){this.target=e;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function mp(t,e){const n=t,r=ua(),i=ap(),o=cp&&n.enableEarlyProxy;if(i&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!o))i.emit(dp,t,e);else{const s=o?new pp(n,i):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:s}),s&&e(s.proxiedTarget)}}/**
|
|
2
2
|
* vee-validate v4.12.8
|
|
3
3
|
* (c) 2024 Abdelrahman Awad
|
|
4
4
|
* @license MIT
|
|
5
|
-
*/function Te(t){return typeof t=="function"}function fa(t){return t==null}const Jt=t=>t!==null&&!!t&&typeof t=="object"&&!Array.isArray(t);function Ho(t){return Number(t)>=0}function mp(t){const e=parseFloat(t);return isNaN(e)?t:e}function gp(t){return typeof t=="object"&&t!==null}function yp(t){return t==null?t===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}function ha(t){if(!gp(t)||yp(t)!=="[object Object]")return!1;if(Object.getPrototypeOf(t)===null)return!0;let e=t;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Ar(t,e){return Object.keys(e).forEach(n=>{if(ha(e[n])&&ha(t[n])){t[n]||(t[n]={}),Ar(t[n],e[n]);return}t[n]=e[n]}),t}function Dr(t){const e=t.split(".");if(!e.length)return"";let n=String(e[0]);for(let r=1;r<e.length;r++){if(Ho(e[r])){n+=`[${e[r]}]`;continue}n+=`.${e[r]}`}return n}const pa={};function gt(t,e){kp(t,e),pa[t]=e}function bp(t){return pa[t]}function kp(t,e){if(!Te(e))throw new Error(`Extension Error: The validator '${t}' must be a function.`)}function ma(t,e,n){typeof n.value=="object"&&(n.value=me(n.value)),!n.enumerable||n.get||n.set||!n.configurable||!n.writable||e==="__proto__"?Object.defineProperty(t,e,n):t[e]=n.value}function me(t){if(typeof t!="object")return t;var e=0,n,r,i,o=Object.prototype.toString.call(t);if(o==="[object Object]"?i=Object.create(t.__proto__||null):o==="[object Array]"?i=Array(t.length):o==="[object Set]"?(i=new Set,t.forEach(function(s){i.add(me(s))})):o==="[object Map]"?(i=new Map,t.forEach(function(s,l){i.set(me(l),me(s))})):o==="[object Date]"?i=new Date(+t):o==="[object RegExp]"?i=new RegExp(t.source,t.flags):o==="[object DataView]"?i=new t.constructor(me(t.buffer)):o==="[object ArrayBuffer]"?i=t.slice(0):o.slice(-6)==="Array]"&&(i=new t.constructor(t)),i){for(r=Object.getOwnPropertySymbols(t);e<r.length;e++)ma(i,r[e],Object.getOwnPropertyDescriptor(t,r[e]));for(e=0,r=Object.getOwnPropertyNames(t);e<r.length;e++)Object.hasOwnProperty.call(i,n=r[e])&&i[n]===t[n]||ma(i,n,Object.getOwnPropertyDescriptor(t,n))}return i||t}const Vr=Symbol("vee-validate-form"),ga=Symbol("vee-validate-field-instance"),Oi=Symbol("Default empty value"),xp=typeof window<"u";function Wo(t){return Te(t)&&!!t.__locatorRef}function yt(t){return!!t&&Te(t.parse)&&t.__type==="VVTypedSchema"}function Mi(t){return!!t&&Te(t.validate)}function _r(t){return t==="checkbox"||t==="radio"}function vp(t){return Jt(t)||Array.isArray(t)}function wp(t){return Array.isArray(t)?t.length===0:Jt(t)&&Object.keys(t).length===0}function Ei(t){return/^\[.+\]$/i.test(t)}function Cp(t){return ya(t)&&t.multiple}function ya(t){return t.tagName==="SELECT"}function Sp(t,e){const n=![!1,null,void 0,0].includes(e.multiple)&&!Number.isNaN(e.multiple);return t==="select"&&"multiple"in e&&n}function Op(t,e){return!Sp(t,e)&&e.type!=="file"&&!_r(e.type)}function ba(t){return Uo(t)&&t.target&&"submit"in t.target}function Uo(t){return t?!!(typeof Event<"u"&&Te(Event)&&t instanceof Event||t&&t.srcElement):!1}function ka(t,e){return e in t&&t[e]!==Oi}function je(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var n,r,i;if(Array.isArray(t)){if(n=t.length,n!=e.length)return!1;for(r=n;r--!==0;)if(!je(t[r],e[r]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;for(r of t.entries())if(!je(r[1],e.get(r[0])))return!1;return!0}if(xa(t)&&xa(e))return!(t.size!==e.size||t.name!==e.name||t.lastModified!==e.lastModified||t.type!==e.type);if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;return!0}if(ArrayBuffer.isView(t)&&ArrayBuffer.isView(e)){if(n=t.length,n!=e.length)return!1;for(r=n;r--!==0;)if(t[r]!==e[r])return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===e.toString();for(i=Object.keys(t),n=i.length,r=n;r--!==0;){var o=i[r];if(!je(t[o],e[o]))return!1}return!0}return t!==t&&e!==e}function xa(t){return xp?t instanceof File:!1}function qo(t){return Ei(t)?t.replace(/\[|\]/gi,""):t}function qe(t,e,n){return t?Ei(e)?t[qo(e)]:(e||"").split(/\.|\[(\d+)\]/).filter(Boolean).reduce((i,o)=>vp(i)&&o in i?i[o]:n,t):n}function Lt(t,e,n){if(Ei(e)){t[qo(e)]=n;return}const r=e.split(/\.|\[(\d+)\]/).filter(Boolean);let i=t;for(let o=0;o<r.length;o++){if(o===r.length-1){i[r[o]]=n;return}(!(r[o]in i)||fa(i[r[o]]))&&(i[r[o]]=Ho(r[o+1])?[]:{}),i=i[r[o]]}}function Ko(t,e){if(Array.isArray(t)&&Ho(e)){t.splice(Number(e),1);return}Jt(t)&&delete t[e]}function va(t,e){if(Ei(e)){delete t[qo(e)];return}const n=e.split(/\.|\[(\d+)\]/).filter(Boolean);let r=t;for(let o=0;o<n.length;o++){if(o===n.length-1){Ko(r,n[o]);break}if(!(n[o]in r)||fa(r[n[o]]))break;r=r[n[o]]}const i=n.map((o,s)=>qe(t,n.slice(0,s).join(".")));for(let o=i.length-1;o>=0;o--)if(wp(i[o])){if(o===0){Ko(t,n[0]);continue}Ko(i[o-1],n[o-1])}}function Ke(t){return Object.keys(t)}function Yo(t,e=void 0){const n=a.getCurrentInstance();return(n==null?void 0:n.provides[t])||a.inject(t,e)}function wa(t,e,n){if(Array.isArray(t)){const r=[...t],i=r.findIndex(o=>je(o,e));return i>=0?r.splice(i,1):r.push(e),r}return je(t,e)?n:e}function Mp(t,e){let n,r;return function(...i){const o=this;return n||(n=!0,setTimeout(()=>n=!1,e),r=t.apply(o,i)),r}}function Ca(t,e=0){let n=null,r=[];return function(...i){return n&&clearTimeout(n),n=setTimeout(()=>{const o=t(...i);r.forEach(s=>s(o)),r=[]},e),new Promise(o=>r.push(o))}}function Ep(t,e){return Jt(e)&&e.number?mp(t):t}function Jo(t,e){let n;return async function(...i){const o=t(...i);n=o;const s=await o;return o!==n?s:(n=void 0,e(s,i))}}function Go(t){return Array.isArray(t)?t:t?[t]:[]}function Ti(t,e){const n={};for(const r in t)e.includes(r)||(n[r]=t[r]);return n}function Tp(t){let e=null,n=[];return function(...r){const i=a.nextTick(()=>{if(e!==i)return;const o=t(...r);n.forEach(s=>s(o)),n=[],e=null});return e=i,new Promise(o=>n.push(o))}}function Zo(t,e,n){return e.slots.default?typeof t=="string"||!t?e.slots.default(n()):{default:()=>{var r,i;return(i=(r=e.slots).default)===null||i===void 0?void 0:i.call(r,n())}}:e.slots.default}function Xo(t){if(Sa(t))return t._value}function Sa(t){return"_value"in t}function $p(t){return t.type==="number"||t.type==="range"?Number.isNaN(t.valueAsNumber)?t.value:t.valueAsNumber:t.value}function $i(t){if(!Uo(t))return t;const e=t.target;if(_r(e.type)&&Sa(e))return Xo(e);if(e.type==="file"&&e.files){const n=Array.from(e.files);return e.multiple?n:n[0]}if(Cp(e))return Array.from(e.options).filter(n=>n.selected&&!n.disabled).map(Xo);if(ya(e)){const n=Array.from(e.options).find(r=>r.selected);return n?Xo(n):e.value}return $p(e)}function Oa(t){const e={};return Object.defineProperty(e,"_$$isNormalized",{value:!0,writable:!1,enumerable:!1,configurable:!1}),t?Jt(t)&&t._$$isNormalized?t:Jt(t)?Object.keys(t).reduce((n,r)=>{const i=Np(t[r]);return t[r]!==!1&&(n[r]=Ma(i)),n},e):typeof t!="string"?e:t.split("|").reduce((n,r)=>{const i=Bp(r);return i.name&&(n[i.name]=Ma(i.params)),n},e):e}function Np(t){return t===!0?[]:Array.isArray(t)||Jt(t)?t:[t]}function Ma(t){const e=n=>typeof n=="string"&&n[0]==="@"?Ap(n.slice(1)):n;return Array.isArray(t)?t.map(e):t instanceof RegExp?[t]:Object.keys(t).reduce((n,r)=>(n[r]=e(t[r]),n),{})}const Bp=t=>{let e=[];const n=t.split(":")[0];return t.includes(":")&&(e=t.split(":").slice(1).join(":").split(",")),{name:n,params:e}};function Ap(t){const e=n=>qe(n,t)||n[t];return e.__locatorRef=t,e}function Dp(t){return Array.isArray(t)?t.filter(Wo):Ke(t).filter(e=>Wo(t[e])).map(e=>t[e])}let Vp=Object.assign({},{generateMessage:({field:t})=>`${t} is not valid.`,bails:!0,validateOnBlur:!0,validateOnChange:!0,validateOnInput:!1,validateOnModelUpdate:!0});const vn=()=>Vp;async function Ea(t,e,n={}){const r=n==null?void 0:n.bails,i={name:(n==null?void 0:n.name)||"{field}",rules:e,label:n==null?void 0:n.label,bails:r??!0,formData:(n==null?void 0:n.values)||{}},s=(await _p(i,t)).errors;return{errors:s,valid:!s.length}}async function _p(t,e){if(yt(t.rules)||Mi(t.rules))return Ip(e,t.rules);if(Te(t.rules)||Array.isArray(t.rules)){const s={field:t.label||t.name,name:t.name,label:t.label,form:t.formData,value:e},l=Array.isArray(t.rules)?t.rules:[t.rules],c=l.length,d=[];for(let u=0;u<c;u++){const f=l[u],h=await f(e,s);if(!(typeof h!="string"&&!Array.isArray(h)&&h)){if(Array.isArray(h))d.push(...h);else{const m=typeof h=="string"?h:$a(s);d.push(m)}if(t.bails)return{errors:d}}}return{errors:d}}const n=Object.assign(Object.assign({},t),{rules:Oa(t.rules)}),r=[],i=Object.keys(n.rules),o=i.length;for(let s=0;s<o;s++){const l=i[s],c=await Pp(n,e,{name:l,params:n.rules[l]});if(c.error&&(r.push(c.error),t.bails))return{errors:r}}return{errors:r}}function Lp(t){return!!t&&t.name==="ValidationError"}function Ta(t){return{__type:"VVTypedSchema",async parse(n){var r;try{return{output:await t.validate(n,{abortEarly:!1}),errors:[]}}catch(i){if(!Lp(i))throw i;if(!(!((r=i.inner)===null||r===void 0)&&r.length)&&i.errors.length)return{errors:[{path:i.path,errors:i.errors}]};const o=i.inner.reduce((s,l)=>{const c=l.path||"";return s[c]||(s[c]={errors:[],path:c}),s[c].errors.push(...l.errors),s},{});return{errors:Object.values(o)}}}}}async function Ip(t,e){const r=await(yt(e)?e:Ta(e)).parse(t),i=[];for(const o of r.errors)o.errors.length&&i.push(...o.errors);return{errors:i}}async function Pp(t,e,n){const r=bp(n.name);if(!r)throw new Error(`No such validator '${n.name}' exists.`);const i=Rp(n.params,t.formData),o={field:t.label||t.name,name:t.name,label:t.label,value:e,form:t.formData,rule:Object.assign(Object.assign({},n),{params:i})},s=await r(e,i,o);return typeof s=="string"?{error:s}:{error:s?void 0:$a(o)}}function $a(t){const e=vn().generateMessage;return e?e(t):"Field is invalid"}function Rp(t,e){const n=r=>Wo(r)?r(e):r;return Array.isArray(t)?t.map(n):Object.keys(t).reduce((r,i)=>(r[i]=n(t[i]),r),{})}async function zp(t,e){const r=await(yt(t)?t:Ta(t)).parse(me(e)),i={},o={};for(const s of r.errors){const l=s.errors,c=(s.path||"").replace(/\["(\d+)"\]/g,(d,u)=>`[${u}]`);i[c]={valid:!l.length,errors:l},l.length&&(o[c]=l[0])}return{valid:!r.errors.length,results:i,errors:o,values:r.value}}async function jp(t,e,n){const i=Ke(t).map(async d=>{var u,f,h;const p=(u=n==null?void 0:n.names)===null||u===void 0?void 0:u[d],m=await Ea(qe(e,d),t[d],{name:(p==null?void 0:p.name)||d,label:p==null?void 0:p.label,values:e,bails:(h=(f=n==null?void 0:n.bailsMap)===null||f===void 0?void 0:f[d])!==null&&h!==void 0?h:!0});return Object.assign(Object.assign({},m),{path:d})});let o=!0;const s=await Promise.all(i),l={},c={};for(const d of s)l[d.path]={valid:d.valid,errors:d.errors},d.valid||(o=!1,c[d.path]=d.errors[0]);return{valid:o,results:l,errors:c}}let Na=0;function Fp(t,e){const{value:n,initialValue:r,setInitialValue:i}=Hp(t,e.modelValue,e.form);if(!e.form){let h=function(p){var m;"value"in p&&(n.value=p.value),"errors"in p&&d(p.errors),"touched"in p&&(f.touched=(m=p.touched)!==null&&m!==void 0?m:f.touched),"initialValue"in p&&i(p.initialValue)};const{errors:c,setErrors:d}=qp(),u=Na>=Number.MAX_SAFE_INTEGER?0:++Na,f=Up(n,r,c,e.schema);return{id:u,path:t,value:n,initialValue:r,meta:f,flags:{pendingUnmount:{[u]:!1},pendingReset:!1},errors:c,setState:h}}const o=e.form.createPathState(t,{bails:e.bails,label:e.label,type:e.type,validate:e.validate,schema:e.schema}),s=a.computed(()=>o.errors);function l(c){var d,u,f;"value"in c&&(n.value=c.value),"errors"in c&&((d=e.form)===null||d===void 0||d.setFieldError(a.unref(t),c.errors)),"touched"in c&&((u=e.form)===null||u===void 0||u.setFieldTouched(a.unref(t),(f=c.touched)!==null&&f!==void 0?f:!1)),"initialValue"in c&&i(c.initialValue)}return{id:Array.isArray(o.id)?o.id[o.id.length-1]:o.id,path:t,value:n,errors:s,meta:o,initialValue:r,flags:o.__flags,setState:l}}function Hp(t,e,n){const r=a.ref(a.unref(e));function i(){return n?qe(n.initialValues.value,a.unref(t),a.unref(r)):a.unref(r)}function o(d){if(!n){r.value=d;return}n.setFieldInitialValue(a.unref(t),d,!0)}const s=a.computed(i);if(!n)return{value:a.ref(i()),initialValue:s,setInitialValue:o};const l=Wp(e,n,s,t);return n.stageInitialValue(a.unref(t),l,!0),{value:a.computed({get(){return qe(n.values,a.unref(t))},set(d){n.setFieldValue(a.unref(t),d,!1)}}),initialValue:s,setInitialValue:o}}function Wp(t,e,n,r){return a.isRef(t)?a.unref(t):t!==void 0?t:qe(e.values,a.unref(r),a.unref(n))}function Up(t,e,n,r){const i=a.computed(()=>{var s,l,c;return(c=(l=(s=a.toValue(r))===null||s===void 0?void 0:s.describe)===null||l===void 0?void 0:l.call(s).required)!==null&&c!==void 0?c:!1}),o=a.reactive({touched:!1,pending:!1,valid:!0,required:i,validated:!!a.unref(n).length,initialValue:a.computed(()=>a.unref(e)),dirty:a.computed(()=>!je(a.unref(t),a.unref(e)))});return a.watch(n,s=>{o.valid=!s.length},{immediate:!0,flush:"sync"}),o}function qp(){const t=a.ref([]);return{errors:t,setErrors:e=>{t.value=Go(e)}}}function Ba(t){process.env.NODE_ENV!=="production"&&pp({id:"vee-validate-devtools-plugin",label:"VeeValidate Plugin",packageName:"vee-validate",homepage:"https://vee-validate.logaretm.com/v4",app:t,logo:"https://vee-validate.logaretm.com/v4/logo.png"},Jp)}const Lr={},Ir={};let It;const qn=Mp(()=>{setTimeout(async()=>{await a.nextTick(),It==null||It.sendInspectorState(Kn),It==null||It.sendInspectorTree(Kn)},100)},100);function Kp(t){const e=a.getCurrentInstance();if(!It){const n=e==null?void 0:e.appContext.app;if(!n)return;Ba(n)}Lr[t.formId]=Object.assign({},t),Lr[t.formId]._vm=e,a.onUnmounted(()=>{delete Lr[t.formId],qn()}),qn()}function Yp(t){const e=a.getCurrentInstance();if(!It){const n=e==null?void 0:e.appContext.app;if(!n)return;Ba(n)}Ir[t.id]=Object.assign({},t),Ir[t.id]._vm=e,a.onUnmounted(()=>{delete Ir[t.id],qn()}),qn()}const Kn="vee-validate-inspector",Ye={error:12405579,success:448379,unknown:5522283,white:16777215,black:0,blue:218007,purple:12157168,orange:16099682,gray:12304330};let Ce=null;function Jp(t){It=t,t.addInspector({id:Kn,icon:"rule",label:"vee-validate",noSelectionText:"Select a vee-validate node to inspect",actions:[{icon:"done_outline",tooltip:"Validate selected item",action:async()=>{if(!Ce){console.error("There is not a valid selected vee-validate node or component");return}if(Ce.type==="field"){await Ce.field.validate();return}if(Ce.type==="form"){await Ce.form.validate();return}Ce.type==="pathState"&&await Ce.form.validateField(Ce.state.path)}},{icon:"delete_sweep",tooltip:"Clear validation state of the selected item",action:()=>{if(!Ce){console.error("There is not a valid selected vee-validate node or component");return}if(Ce.type==="field"){Ce.field.resetField();return}Ce.type==="form"&&Ce.form.resetForm(),Ce.type==="pathState"&&Ce.form.resetField(Ce.state.path)}}]}),t.on.getInspectorTree(e=>{if(e.inspectorId!==Kn)return;const n=Object.values(Lr),r=Object.values(Ir);e.rootNodes=[...n.map(Gp),...r.map(i=>Xp(i))]}),t.on.getInspectorState((e,n)=>{if(e.inspectorId!==Kn||n.currentTab!==`custom-inspector:${Kn}`)return;const{form:r,field:i,state:o,type:s}=Qp(e.nodeId);if(r&&s==="form"){e.state=em(r),Ce={type:"form",form:r};return}if(o&&s==="pathState"&&r){e.state=Da(o),Ce={type:"pathState",state:o,form:r};return}if(i&&s==="field"){e.state=Da({errors:i.errors.value,dirty:i.meta.dirty,valid:i.meta.valid,touched:i.meta.touched,value:i.value.value,initialValue:i.meta.initialValue}),Ce={field:i,type:"field"};return}Ce=null})}function Gp(t){const{textColor:e,bgColor:n}=Va(t.meta.value.valid),r={};Object.values(t.getAllPathStates()).forEach(s=>{Lt(r,a.unref(s.path),Zp(s,t))});function i(s,l=[]){const c=[...l].pop();return"id"in s?Object.assign(Object.assign({},s),{label:c||s.label}):Jt(s)?{id:`${l.join(".")}`,label:c||"",children:Object.keys(s).map(d=>i(s[d],[...l,d]))}:Array.isArray(s)?{id:`${l.join(".")}`,label:`${c}[]`,children:s.map((d,u)=>i(d,[...l,String(u)]))}:{id:"",label:"",children:[]}}const{children:o}=i(r);return{id:Qo(t),label:"Form",children:o,tags:[{label:"Form",textColor:e,backgroundColor:n},{label:`${t.getAllPathStates().length} fields`,textColor:Ye.white,backgroundColor:Ye.unknown}]}}function Zp(t,e){return{id:Qo(e,t),label:a.unref(t.path),tags:Aa(t.multiple,t.fieldsCount,t.type,t.valid,e)}}function Xp(t,e){return{id:Qo(e,t),label:a.unref(t.name),tags:Aa(!1,1,t.type,t.meta.valid,e)}}function Aa(t,e,n,r,i){const{textColor:o,bgColor:s}=Va(r);return[t?void 0:{label:"Field",textColor:o,backgroundColor:s},i?void 0:{label:"Standalone",textColor:Ye.black,backgroundColor:Ye.gray},n==="checkbox"?{label:"Checkbox",textColor:Ye.white,backgroundColor:Ye.blue}:void 0,n==="radio"?{label:"Radio",textColor:Ye.white,backgroundColor:Ye.purple}:void 0,t?{label:"Multiple",textColor:Ye.black,backgroundColor:Ye.orange}:void 0].filter(Boolean)}function Qo(t,e){const n=e?"path"in e?"pathState":"field":"form",r=e?"path"in e?e==null?void 0:e.path:a.unref(e==null?void 0:e.name):"",i={f:t==null?void 0:t.formId,ff:r,type:n};return btoa(encodeURIComponent(JSON.stringify(i)))}function Qp(t){try{const e=JSON.parse(decodeURIComponent(atob(t))),n=Lr[e.f];if(!n&&e.ff){const i=Ir[e.ff];return i?{type:e.type,field:i}:{}}if(!n)return{};const r=n.getPathState(e.ff);return{type:e.type,form:n,state:r}}catch{}return{}}function Da(t){return{"Field state":[{key:"errors",value:t.errors},{key:"initialValue",value:t.initialValue},{key:"currentValue",value:t.value},{key:"touched",value:t.touched},{key:"dirty",value:t.dirty},{key:"valid",value:t.valid}]}}function em(t){const{errorBag:e,meta:n,values:r,isSubmitting:i,isValidating:o,submitCount:s}=t;return{"Form state":[{key:"submitCount",value:s.value},{key:"isSubmitting",value:i.value},{key:"isValidating",value:o.value},{key:"touched",value:n.value.touched},{key:"dirty",value:n.value.dirty},{key:"valid",value:n.value.valid},{key:"initialValues",value:n.value.initialValues},{key:"currentValues",value:r},{key:"errors",value:Ke(e.value).reduce((l,c)=>{var d;const u=(d=e.value[c])===null||d===void 0?void 0:d[0];return u&&(l[c]=u),l},{})}]}}function Va(t){return{bgColor:t?Ye.success:Ye.error,textColor:t?Ye.black:Ye.white}}function tm(t,e,n){return _r(n==null?void 0:n.type)?rm(t,e,n):_a(t,e,n)}function _a(t,e,n){const{initialValue:r,validateOnMount:i,bails:o,type:s,checkedValue:l,label:c,validateOnValueUpdate:d,uncheckedValue:u,controlled:f,keepValueOnUnmount:h,syncVModel:p,form:m}=nm(n),g=f?Yo(Vr):void 0,y=m||g,k=a.computed(()=>Dr(a.toValue(t))),S=a.computed(()=>{if(a.toValue(y==null?void 0:y.schema))return;const X=a.unref(e);return Mi(X)||yt(X)||Te(X)||Array.isArray(X)?X:Oa(X)}),$=!Te(S.value)&&yt(a.toValue(e)),{id:b,value:v,initialValue:x,meta:N,setState:D,errors:A,flags:B}=Fp(k,{modelValue:r,form:y,bails:o,label:c,type:s,validate:S.value?T:void 0,schema:$?e:void 0}),L=a.computed(()=>A.value[0]);p&&im({value:v,prop:p,handleChange:w,shouldValidate:()=>d&&!B.pendingReset});const j=(W,X=!1)=>{N.touched=!0,X&&R()};async function G(W){var X,fe;if(y!=null&&y.validateSchema){const{results:oe}=await y.validateSchema(W);return(X=oe[a.toValue(k)])!==null&&X!==void 0?X:{valid:!0,errors:[]}}return S.value?Ea(v.value,S.value,{name:a.toValue(k),label:a.toValue(c),values:(fe=y==null?void 0:y.values)!==null&&fe!==void 0?fe:{},bails:o}):{valid:!0,errors:[]}}const R=Jo(async()=>(N.pending=!0,N.validated=!0,G("validated-only")),W=>(B.pendingUnmount[le.id]||(D({errors:W.errors}),N.pending=!1,N.valid=W.valid),W)),_=Jo(async()=>G("silent"),W=>(N.valid=W.valid,W));function T(W){return(W==null?void 0:W.mode)==="silent"?_():R()}function w(W,X=!0){const fe=$i(W);F(fe,X)}a.onMounted(()=>{if(i)return R();(!y||!y.validateSchema)&&_()});function E(W){N.touched=W}function V(W){var X;const fe=W&&"value"in W?W.value:x.value;D({value:me(fe),initialValue:me(fe),touched:(X=W==null?void 0:W.touched)!==null&&X!==void 0?X:!1,errors:(W==null?void 0:W.errors)||[]}),N.pending=!1,N.validated=!1,_()}const q=a.getCurrentInstance();function F(W,X=!0){v.value=q&&p?Ep(W,q.props.modelModifiers):W,(X?R:_)()}function Q(W){D({errors:Array.isArray(W)?W:[W]})}const de=a.computed({get(){return v.value},set(W){F(W,d)}}),le={id:b,name:k,label:c,value:de,meta:N,errors:A,errorMessage:L,type:s,checkedValue:l,uncheckedValue:u,bails:o,keepValueOnUnmount:h,resetField:V,handleReset:()=>V(),validate:T,handleChange:w,handleBlur:j,setState:D,setTouched:E,setErrors:Q,setValue:F};if(a.provide(ga,le),a.isRef(e)&&typeof a.unref(e)!="function"&&a.watch(e,(W,X)=>{je(W,X)||(N.validated?R():_())},{deep:!0}),process.env.NODE_ENV!=="production"&&(le._vm=a.getCurrentInstance(),a.watch(()=>Object.assign(Object.assign({errors:A.value},N),{value:v.value}),qn,{deep:!0}),y||Yp(le)),!y)return le;const ge=a.computed(()=>{const W=S.value;return!W||Te(W)||Mi(W)||yt(W)||Array.isArray(W)?{}:Object.keys(W).reduce((X,fe)=>{const oe=Dp(W[fe]).map(he=>he.__locatorRef).reduce((he,be)=>{const Me=qe(y.values,be)||y.values[be];return Me!==void 0&&(he[be]=Me),he},{});return Object.assign(X,oe),X},{})});return a.watch(ge,(W,X)=>{if(!Object.keys(W).length)return;!je(W,X)&&(N.validated?R():_())}),a.onBeforeUnmount(()=>{var W;const X=(W=a.toValue(le.keepValueOnUnmount))!==null&&W!==void 0?W:a.toValue(y.keepValuesOnUnmount),fe=a.toValue(k);if(X||!y||B.pendingUnmount[le.id]){y==null||y.removePathState(fe,b);return}B.pendingUnmount[le.id]=!0;const oe=y.getPathState(fe);if(Array.isArray(oe==null?void 0:oe.id)&&(oe!=null&&oe.multiple)?oe!=null&&oe.id.includes(le.id):(oe==null?void 0:oe.id)===le.id){if(oe!=null&&oe.multiple&&Array.isArray(oe.value)){const be=oe.value.findIndex(Me=>je(Me,a.toValue(le.checkedValue)));if(be>-1){const Me=[...oe.value];Me.splice(be,1),y.setFieldValue(fe,Me)}Array.isArray(oe.id)&&oe.id.splice(oe.id.indexOf(le.id),1)}else y.unsetPathValue(a.toValue(k));y.removePathState(fe,b)}}),le}function nm(t){const e=()=>({initialValue:void 0,validateOnMount:!1,bails:!0,label:void 0,validateOnValueUpdate:!0,keepValueOnUnmount:void 0,syncVModel:!1,controlled:!0}),n=!!(t!=null&&t.syncVModel),r=typeof(t==null?void 0:t.syncVModel)=="string"?t.syncVModel:(t==null?void 0:t.modelPropName)||"modelValue",i=n&&!("initialValue"in(t||{}))?es(a.getCurrentInstance(),r):t==null?void 0:t.initialValue;if(!t)return Object.assign(Object.assign({},e()),{initialValue:i});const o="valueProp"in t?t.valueProp:t.checkedValue,s="standalone"in t?!t.standalone:t.controlled,l=(t==null?void 0:t.modelPropName)||(t==null?void 0:t.syncVModel)||!1;return Object.assign(Object.assign(Object.assign({},e()),t||{}),{initialValue:i,controlled:s??!0,checkedValue:o,syncVModel:l})}function rm(t,e,n){const r=n!=null&&n.standalone?void 0:Yo(Vr),i=n==null?void 0:n.checkedValue,o=n==null?void 0:n.uncheckedValue;function s(l){const c=l.handleChange,d=a.computed(()=>{const f=a.toValue(l.value),h=a.toValue(i);return Array.isArray(f)?f.findIndex(p=>je(p,h))>=0:je(h,f)});function u(f,h=!0){var p,m;if(d.value===((p=f==null?void 0:f.target)===null||p===void 0?void 0:p.checked)){h&&l.validate();return}const g=a.toValue(t),y=r==null?void 0:r.getPathState(g),k=$i(f);let S=(m=a.toValue(i))!==null&&m!==void 0?m:k;r&&(y!=null&&y.multiple)&&y.type==="checkbox"?S=wa(qe(r.values,g)||[],S,void 0):(n==null?void 0:n.type)==="checkbox"&&(S=wa(a.toValue(l.value),S,a.toValue(o))),c(S,h)}return Object.assign(Object.assign({},l),{checked:d,checkedValue:i,uncheckedValue:o,handleChange:u})}return s(_a(t,e,n))}function im({prop:t,value:e,handleChange:n,shouldValidate:r}){const i=a.getCurrentInstance();if(!i||!t){process.env.NODE_ENV!=="production"&&console.warn("Failed to setup model events because `useField` was not called in setup.");return}const o=typeof t=="string"?t:"modelValue",s=`update:${o}`;o in i.props&&(a.watch(e,l=>{je(l,es(i,o))||i.emit(s,l)}),a.watch(()=>es(i,o),l=>{if(l===Oi&&e.value===void 0)return;const c=l===Oi?void 0:l;je(c,e.value)||n(c,r())}))}function es(t,e){if(t)return t.props[e]}const om=a.defineComponent({name:"Field",inheritAttrs:!1,props:{as:{type:[String,Object],default:void 0},name:{type:String,required:!0},rules:{type:[Object,String,Function],default:void 0},validateOnMount:{type:Boolean,default:!1},validateOnBlur:{type:Boolean,default:void 0},validateOnChange:{type:Boolean,default:void 0},validateOnInput:{type:Boolean,default:void 0},validateOnModelUpdate:{type:Boolean,default:void 0},bails:{type:Boolean,default:()=>vn().bails},label:{type:String,default:void 0},uncheckedValue:{type:null,default:void 0},modelValue:{type:null,default:Oi},modelModifiers:{type:null,default:()=>({})},"onUpdate:modelValue":{type:null,default:void 0},standalone:{type:Boolean,default:!1},keepValue:{type:Boolean,default:void 0}},setup(t,e){const n=a.toRef(t,"rules"),r=a.toRef(t,"name"),i=a.toRef(t,"label"),o=a.toRef(t,"uncheckedValue"),s=a.toRef(t,"keepValue"),{errors:l,value:c,errorMessage:d,validate:u,handleChange:f,handleBlur:h,setTouched:p,resetField:m,handleReset:g,meta:y,checked:k,setErrors:S}=tm(r,n,{validateOnMount:t.validateOnMount,bails:t.bails,standalone:t.standalone,type:e.attrs.type,initialValue:lm(t,e),checkedValue:e.attrs.value,uncheckedValue:o,label:i,validateOnValueUpdate:t.validateOnModelUpdate,keepValueOnUnmount:s,syncVModel:!0}),$=function(A,B=!0){f(A,B)},b=a.computed(()=>{const{validateOnInput:D,validateOnChange:A,validateOnBlur:B,validateOnModelUpdate:L}=sm(t);function j(T){h(T,B),Te(e.attrs.onBlur)&&e.attrs.onBlur(T)}function G(T){$(T,D),Te(e.attrs.onInput)&&e.attrs.onInput(T)}function R(T){$(T,A),Te(e.attrs.onChange)&&e.attrs.onChange(T)}const _={name:t.name,onBlur:j,onInput:G,onChange:R};return _["onUpdate:modelValue"]=T=>$(T,L),_}),v=a.computed(()=>{const D=Object.assign({},b.value);_r(e.attrs.type)&&k&&(D.checked=k.value);const A=La(t,e);return Op(A,e.attrs)&&(D.value=c.value),D}),x=a.computed(()=>Object.assign(Object.assign({},b.value),{modelValue:c.value}));function N(){return{field:v.value,componentField:x.value,value:c.value,meta:y,errors:l.value,errorMessage:d.value,validate:u,resetField:m,handleChange:$,handleInput:D=>$(D,!1),handleReset:g,handleBlur:b.value.onBlur,setTouched:p,setErrors:S}}return e.expose({value:c,meta:y,errors:l,errorMessage:d,setErrors:S,setTouched:p,reset:m,validate:u,handleChange:f}),()=>{const D=a.resolveDynamicComponent(La(t,e)),A=Zo(D,e,N);return D?a.h(D,Object.assign(Object.assign({},e.attrs),v.value),A):A}}});function La(t,e){let n=t.as||"";return!t.as&&!e.slots.default&&(n="input"),n}function sm(t){var e,n,r,i;const{validateOnInput:o,validateOnChange:s,validateOnBlur:l,validateOnModelUpdate:c}=vn();return{validateOnInput:(e=t.validateOnInput)!==null&&e!==void 0?e:o,validateOnChange:(n=t.validateOnChange)!==null&&n!==void 0?n:s,validateOnBlur:(r=t.validateOnBlur)!==null&&r!==void 0?r:l,validateOnModelUpdate:(i=t.validateOnModelUpdate)!==null&&i!==void 0?i:c}}function lm(t,e){return _r(e.attrs.type)?ka(t,"modelValue")?t.modelValue:void 0:ka(t,"modelValue")?t.modelValue:e.attrs.value}const Yn=om;let am=0;const Ni=["bails","fieldsCount","id","multiple","type","validate"];function Ia(t){const e=(t==null?void 0:t.initialValues)||{},n=Object.assign({},a.toValue(e)),r=a.unref(t==null?void 0:t.validationSchema);return r&&yt(r)&&Te(r.cast)?me(r.cast(n)||{}):me(n)}function cm(t){var e;const n=am++;let r=0;const i=a.ref(!1),o=a.ref(!1),s=a.ref(0),l=[],c=a.reactive(Ia(t)),d=a.ref([]),u=a.ref({}),f=a.ref({}),h=Tp(()=>{f.value=d.value.reduce((M,O)=>(M[Dr(a.toValue(O.path))]=O,M),{})});function p(M,O){const I=T(M);if(!I){typeof M=="string"&&(u.value[Dr(M)]=Go(O));return}if(typeof M=="string"){const K=Dr(M);u.value[K]&&delete u.value[K]}I.errors=Go(O),I.valid=!I.errors.length}function m(M){Ke(M).forEach(O=>{p(O,M[O])})}t!=null&&t.initialErrors&&m(t.initialErrors);const g=a.computed(()=>{const M=d.value.reduce((O,I)=>(I.errors.length&&(O[I.path]=I.errors),O),{});return Object.assign(Object.assign({},u.value),M)}),y=a.computed(()=>Ke(g.value).reduce((M,O)=>{const I=g.value[O];return I!=null&&I.length&&(M[O]=I[0]),M},{})),k=a.computed(()=>d.value.reduce((M,O)=>(M[O.path]={name:O.path||"",label:O.label||""},M),{})),S=a.computed(()=>d.value.reduce((M,O)=>{var I;return M[O.path]=(I=O.bails)!==null&&I!==void 0?I:!0,M},{})),$=Object.assign({},(t==null?void 0:t.initialErrors)||{}),b=(e=t==null?void 0:t.keepValuesOnUnmount)!==null&&e!==void 0?e:!1,{initialValues:v,originalInitialValues:x,setInitialValues:N}=um(d,c,t),D=dm(d,c,x,y),A=a.computed(()=>d.value.reduce((M,O)=>{const I=qe(c,O.path);return Lt(M,O.path,I),M},{})),B=t==null?void 0:t.validationSchema;function L(M,O){var I,K;const te=a.computed(()=>qe(v.value,a.toValue(M))),C=f.value[a.toValue(M)],z=(O==null?void 0:O.type)==="checkbox"||(O==null?void 0:O.type)==="radio";if(C&&z){C.multiple=!0;const Ue=r++;return Array.isArray(C.id)?C.id.push(Ue):C.id=[C.id,Ue],C.fieldsCount++,C.__flags.pendingUnmount[Ue]=!1,C}const Y=a.computed(()=>qe(c,a.toValue(M))),ee=a.toValue(M),ne=E.findIndex(Ue=>Ue===ee);ne!==-1&&E.splice(ne,1);const ae=a.computed(()=>{var Ue,st,Wn,xn;const _t=a.toValue(B);if(yt(_t))return(st=(Ue=_t.describe)===null||Ue===void 0?void 0:Ue.call(_t,a.toValue(M)).required)!==null&&st!==void 0?st:!1;const Si=a.toValue(O==null?void 0:O.schema);return yt(Si)&&(xn=(Wn=Si.describe)===null||Wn===void 0?void 0:Wn.call(Si).required)!==null&&xn!==void 0?xn:!1}),pe=r++,we=a.reactive({id:pe,path:M,touched:!1,pending:!1,valid:!0,validated:!!(!((I=$[ee])===null||I===void 0)&&I.length),required:ae,initialValue:te,errors:a.shallowRef([]),bails:(K=O==null?void 0:O.bails)!==null&&K!==void 0?K:!1,label:O==null?void 0:O.label,type:(O==null?void 0:O.type)||"default",value:Y,multiple:!1,__flags:{pendingUnmount:{[pe]:!1},pendingReset:!1},fieldsCount:1,validate:O==null?void 0:O.validate,dirty:a.computed(()=>!je(a.unref(Y),a.unref(te)))});return d.value.push(we),f.value[ee]=we,h(),y.value[ee]&&!$[ee]&&a.nextTick(()=>{pt(ee,{mode:"silent"})}),a.isRef(M)&&a.watch(M,Ue=>{h();const st=me(Y.value);f.value[Ue]=we,a.nextTick(()=>{Lt(c,Ue,st)})}),we}const j=Ca(Vt,5),G=Ca(Vt,5),R=Jo(async M=>await(M==="silent"?j():G()),(M,[O])=>{const I=Ke(W.errorBag.value),te=[...new Set([...Ke(M.results),...d.value.map(C=>C.path),...I])].sort().reduce((C,z)=>{var Y;const ee=z,ne=T(ee)||w(ee),ae=((Y=M.results[ee])===null||Y===void 0?void 0:Y.errors)||[],pe=a.toValue(ne==null?void 0:ne.path)||ee,we=fm({errors:ae,valid:!ae.length},C.results[pe]);return C.results[pe]=we,we.valid||(C.errors[pe]=we.errors[0]),ne&&u.value[pe]&&delete u.value[pe],ne?(ne.valid=we.valid,O==="silent"||O==="validated-only"&&!ne.validated||p(ne,we.errors),C):(p(pe,ae),C)},{valid:M.valid,results:{},errors:{}});return M.values&&(te.values=M.values),Ke(te.results).forEach(C=>{var z;const Y=T(C);Y&&O!=="silent"&&(O==="validated-only"&&!Y.validated||p(Y,(z=te.results[C])===null||z===void 0?void 0:z.errors))}),te});function _(M){d.value.forEach(M)}function T(M){const O=typeof M=="string"?Dr(M):M;return typeof O=="string"?f.value[O]:O}function w(M){return d.value.filter(I=>M.startsWith(I.path)).reduce((I,K)=>I?K.path.length>I.path.length?K:I:K,void 0)}let E=[],V;function q(M){return E.push(M),V||(V=a.nextTick(()=>{[...E].sort().reverse().forEach(I=>{va(c,I)}),E=[],V=null})),V}function F(M){return function(I,K){return function(C){return C instanceof Event&&(C.preventDefault(),C.stopPropagation()),_(z=>z.touched=!0),i.value=!0,s.value++,wt().then(z=>{const Y=me(c);if(z.valid&&typeof I=="function"){const ee=me(A.value);let ne=M?ee:Y;return z.values&&(ne=z.values),I(ne,{evt:C,controlledValues:ee,setErrors:m,setFieldError:p,setTouched:yn,setFieldTouched:be,setValues:oe,setFieldValue:X,resetForm:qt,resetField:bn})}!z.valid&&typeof K=="function"&&K({values:Y,evt:C,errors:z.errors,results:z.results})}).then(z=>(i.value=!1,z),z=>{throw i.value=!1,z})}}}const de=F(!1);de.withControlled=F(!0);function le(M,O){const I=d.value.findIndex(te=>te.path===M&&(Array.isArray(te.id)?te.id.includes(O):te.id===O)),K=d.value[I];if(!(I===-1||!K)){if(a.nextTick(()=>{pt(M,{mode:"silent",warn:!1})}),K.multiple&&K.fieldsCount&&K.fieldsCount--,Array.isArray(K.id)){const te=K.id.indexOf(O);te>=0&&K.id.splice(te,1),delete K.__flags.pendingUnmount[O]}(!K.multiple||K.fieldsCount<=0)&&(d.value.splice(I,1),mt(M),h(),delete f.value[M])}}function ge(M){Ke(f.value).forEach(O=>{O.startsWith(M)&&delete f.value[O]}),d.value=d.value.filter(O=>!O.path.startsWith(M)),a.nextTick(()=>{h()})}const W={formId:n,values:c,controlledValues:A,errorBag:g,errors:y,schema:B,submitCount:s,meta:D,isSubmitting:i,isValidating:o,fieldArrays:l,keepValuesOnUnmount:b,validateSchema:a.unref(B)?R:void 0,validate:wt,setFieldError:p,validateField:pt,setFieldValue:X,setValues:oe,setErrors:m,setFieldTouched:be,setTouched:yn,resetForm:qt,resetField:bn,handleSubmit:de,useFieldModel:$r,defineInputBinds:Nr,defineComponentBinds:Br,defineField:kn,stageInitialValue:Dt,unsetInitialValue:mt,setFieldInitialValue:Kt,createPathState:L,getPathState:T,unsetPathValue:q,removePathState:le,initialValues:v,getAllPathStates:()=>d.value,destroyPath:ge,isFieldTouched:Me,isFieldDirty:ht,isFieldValid:Tr};function X(M,O,I=!0){const K=me(O),te=typeof M=="string"?M:M.path;T(te)||L(te),Lt(c,te,K),I&&pt(te)}function fe(M,O=!0){Ke(c).forEach(I=>{delete c[I]}),Ke(M).forEach(I=>{X(I,M[I],!1)}),O&&wt()}function oe(M,O=!0){Ar(c,M),l.forEach(I=>I&&I.reset()),O&&wt()}function he(M,O){const I=T(a.toValue(M))||L(M);return a.computed({get(){return I.value},set(K){var te;const C=a.toValue(M);X(C,K,(te=a.toValue(O))!==null&&te!==void 0?te:!1)}})}function be(M,O){const I=T(M);I&&(I.touched=O)}function Me(M){const O=T(M);return O?O.touched:d.value.filter(I=>I.path.startsWith(M)).some(I=>I.touched)}function ht(M){const O=T(M);return O?O.dirty:d.value.filter(I=>I.path.startsWith(M)).some(I=>I.dirty)}function Tr(M){const O=T(M);return O?O.valid:d.value.filter(I=>I.path.startsWith(M)).every(I=>I.valid)}function yn(M){if(typeof M=="boolean"){_(O=>{O.touched=M});return}Ke(M).forEach(O=>{be(O,!!M[O])})}function bn(M,O){var I;const K=O&&"value"in O?O.value:qe(v.value,M),te=T(M);te&&(te.__flags.pendingReset=!0),Kt(M,me(K),!0),X(M,K,!1),be(M,(I=O==null?void 0:O.touched)!==null&&I!==void 0?I:!1),p(M,(O==null?void 0:O.errors)||[]),a.nextTick(()=>{te&&(te.__flags.pendingReset=!1)})}function qt(M,O){let I=me(M!=null&&M.values?M.values:x.value);I=O!=null&&O.force?I:Ar(x.value,I),I=yt(B)&&Te(B.cast)?B.cast(I):I,N(I),_(K=>{var te;K.__flags.pendingReset=!0,K.validated=!1,K.touched=((te=M==null?void 0:M.touched)===null||te===void 0?void 0:te[K.path])||!1,X(K.path,qe(I,K.path),!1),p(K.path,void 0)}),O!=null&&O.force?fe(I,!1):oe(I,!1),m((M==null?void 0:M.errors)||{}),s.value=(M==null?void 0:M.submitCount)||0,a.nextTick(()=>{wt({mode:"silent"}),_(K=>{K.__flags.pendingReset=!1})})}async function wt(M){const O=(M==null?void 0:M.mode)||"force";if(O==="force"&&_(C=>C.validated=!0),W.validateSchema)return W.validateSchema(O);o.value=!0;const I=await Promise.all(d.value.map(C=>C.validate?C.validate(M).then(z=>({key:C.path,valid:z.valid,errors:z.errors})):Promise.resolve({key:C.path,valid:!0,errors:[]})));o.value=!1;const K={},te={};for(const C of I)K[C.key]={valid:C.valid,errors:C.errors},C.errors.length&&(te[C.key]=C.errors[0]);return{valid:I.every(C=>C.valid),results:K,errors:te}}async function pt(M,O){var I;const K=T(M);if(K&&(O==null?void 0:O.mode)!=="silent"&&(K.validated=!0),B){const{results:C}=await R((O==null?void 0:O.mode)||"validated-only");return C[M]||{errors:[],valid:!0}}return K!=null&&K.validate?K.validate(O):(!K&&((I=O==null?void 0:O.warn)!==null&&I!==void 0?I:!0)&&process.env.NODE_ENV!=="production"&&a.warn(`field with path ${M} was not found`),Promise.resolve({errors:[],valid:!0}))}function mt(M){va(v.value,M)}function Dt(M,O,I=!1){Kt(M,O),Lt(c,M,O),I&&!(t!=null&&t.initialValues)&&Lt(x.value,M,me(O))}function Kt(M,O,I=!1){Lt(v.value,M,me(O)),I&&Lt(x.value,M,me(O))}async function Vt(){const M=a.unref(B);if(!M)return{valid:!0,results:{},errors:{}};o.value=!0;const O=Mi(M)||yt(M)?await zp(M,c):await jp(M,c,{names:k.value,bailsMap:S.value});return o.value=!1,O}const Hn=de((M,{evt:O})=>{ba(O)&&O.target.submit()});a.onMounted(()=>{if(t!=null&&t.initialErrors&&m(t.initialErrors),t!=null&&t.initialTouched&&yn(t.initialTouched),t!=null&&t.validateOnMount){wt();return}W.validateSchema&&W.validateSchema("silent")}),a.isRef(B)&&a.watch(B,()=>{var M;(M=W.validateSchema)===null||M===void 0||M.call(W,"validated-only")}),a.provide(Vr,W),process.env.NODE_ENV!=="production"&&(Kp(W),a.watch(()=>Object.assign(Object.assign({errors:g.value},D.value),{values:c,isSubmitting:i.value,isValidating:o.value,submitCount:s.value}),qn,{deep:!0}));function kn(M,O){const I=Te(O)||O==null?void 0:O.label,K=T(a.toValue(M))||L(M,{label:I}),te=()=>Te(O)?O(Ti(K,Ni)):O||{};function C(){var ae;K.touched=!0,((ae=te().validateOnBlur)!==null&&ae!==void 0?ae:vn().validateOnBlur)&&pt(K.path)}function z(){var ae;((ae=te().validateOnInput)!==null&&ae!==void 0?ae:vn().validateOnInput)&&a.nextTick(()=>{pt(K.path)})}function Y(){var ae;((ae=te().validateOnChange)!==null&&ae!==void 0?ae:vn().validateOnChange)&&a.nextTick(()=>{pt(K.path)})}const ee=a.computed(()=>{const ae={onChange:Y,onInput:z,onBlur:C};return Te(O)?Object.assign(Object.assign({},ae),O(Ti(K,Ni)).props||{}):O!=null&&O.props?Object.assign(Object.assign({},ae),O.props(Ti(K,Ni))):ae});return[he(M,()=>{var ae,pe,we;return(we=(ae=te().validateOnModelUpdate)!==null&&ae!==void 0?ae:(pe=vn())===null||pe===void 0?void 0:pe.validateOnModelUpdate)!==null&&we!==void 0?we:!0}),ee]}function $r(M){return Array.isArray(M)?M.map(O=>he(O,!0)):he(M)}function Nr(M,O){const[I,K]=kn(M,O);function te(){K.value.onBlur()}function C(Y){const ee=$i(Y);X(a.toValue(M),ee,!1),K.value.onInput()}function z(Y){const ee=$i(Y);X(a.toValue(M),ee,!1),K.value.onChange()}return a.computed(()=>Object.assign(Object.assign({},K.value),{onBlur:te,onInput:C,onChange:z,value:I.value}))}function Br(M,O){const[I,K]=kn(M,O),te=T(a.toValue(M));function C(z){I.value=z}return a.computed(()=>{const z=Te(O)?O(Ti(te,Ni)):O||{};return Object.assign({[z.model||"modelValue"]:I.value,[`onUpdate:${z.model||"modelValue"}`]:C},K.value)})}return Object.assign(Object.assign({},W),{values:a.readonly(c),handleReset:()=>qt(),submitForm:Hn})}function dm(t,e,n,r){const i={touched:"some",pending:"some",valid:"every"},o=a.computed(()=>!je(e,a.unref(n)));function s(){const c=t.value;return Ke(i).reduce((d,u)=>{const f=i[u];return d[u]=c[f](h=>h[u]),d},{})}const l=a.reactive(s());return a.watchEffect(()=>{const c=s();l.touched=c.touched,l.valid=c.valid,l.pending=c.pending}),a.computed(()=>Object.assign(Object.assign({initialValues:a.unref(n)},l),{valid:l.valid&&!Ke(r.value).length,dirty:o.value}))}function um(t,e,n){const r=Ia(n),i=a.ref(r),o=a.ref(me(r));function s(l,c=!1){i.value=Ar(me(i.value)||{},me(l)),o.value=Ar(me(o.value)||{},me(l)),c&&t.value.forEach(d=>{if(d.touched)return;const f=qe(i.value,d.path);Lt(e,d.path,me(f))})}return{initialValues:i,originalInitialValues:o,setInitialValues:s}}function fm(t,e){return e?{valid:t.valid&&e.valid,errors:[...t.errors,...e.errors]}:t}const hm=a.defineComponent({name:"Form",inheritAttrs:!1,props:{as:{type:null,default:"form"},validationSchema:{type:Object,default:void 0},initialValues:{type:Object,default:void 0},initialErrors:{type:Object,default:void 0},initialTouched:{type:Object,default:void 0},validateOnMount:{type:Boolean,default:!1},onSubmit:{type:Function,default:void 0},onInvalidSubmit:{type:Function,default:void 0},keepValues:{type:Boolean,default:!1}},setup(t,e){const n=a.toRef(t,"validationSchema"),r=a.toRef(t,"keepValues"),{errors:i,errorBag:o,values:s,meta:l,isSubmitting:c,isValidating:d,submitCount:u,controlledValues:f,validate:h,validateField:p,handleReset:m,resetForm:g,handleSubmit:y,setErrors:k,setFieldError:S,setFieldValue:$,setValues:b,setFieldTouched:v,setTouched:x,resetField:N}=cm({validationSchema:n.value?n:void 0,initialValues:t.initialValues,initialErrors:t.initialErrors,initialTouched:t.initialTouched,validateOnMount:t.validateOnMount,keepValuesOnUnmount:r}),D=y((T,{evt:w})=>{ba(w)&&w.target.submit()},t.onInvalidSubmit),A=t.onSubmit?y(t.onSubmit,t.onInvalidSubmit):D;function B(T){Uo(T)&&T.preventDefault(),m(),typeof e.attrs.onReset=="function"&&e.attrs.onReset()}function L(T,w){return y(typeof T=="function"&&!w?T:w,t.onInvalidSubmit)(T)}function j(){return me(s)}function G(){return me(l.value)}function R(){return me(i.value)}function _(){return{meta:l.value,errors:i.value,errorBag:o.value,values:s,isSubmitting:c.value,isValidating:d.value,submitCount:u.value,controlledValues:f.value,validate:h,validateField:p,handleSubmit:L,handleReset:m,submitForm:D,setErrors:k,setFieldError:S,setFieldValue:$,setValues:b,setFieldTouched:v,setTouched:x,resetForm:g,resetField:N,getValues:j,getMeta:G,getErrors:R}}return e.expose({setFieldError:S,setErrors:k,setFieldValue:$,setValues:b,setFieldTouched:v,setTouched:x,resetForm:g,validate:h,validateField:p,resetField:N,getValues:j,getMeta:G,getErrors:R,values:s,meta:l,errors:i}),function(){const w=t.as==="form"?t.as:t.as?a.resolveDynamicComponent(t.as):null,E=Zo(w,e,_);if(!w)return E;const V=w==="form"?{novalidate:!0}:{};return a.h(w,Object.assign(Object.assign(Object.assign({},V),e.attrs),{onSubmit:A,onReset:B}),E)}}}),pm=a.defineComponent({name:"ErrorMessage",props:{as:{type:String,default:void 0},name:{type:String,required:!0}},setup(t,e){const n=a.inject(Vr,void 0),r=a.computed(()=>n==null?void 0:n.errors.value[t.name]);function i(){return{message:r.value}}return()=>{if(!r.value)return;const o=t.as?a.resolveDynamicComponent(t.as):t.as,s=Zo(o,e,i),l=Object.assign({role:"alert"},e.attrs);return!o&&(Array.isArray(s)||!s)&&(s!=null&&s.length)?s:(Array.isArray(s)||!s)&&!(s!=null&&s.length)?a.h(o||"span",l,r.value):a.h(o,l,s)}}});function mm(t){const e=Yo(Vr),n=t?void 0:a.inject(ga);return a.computed(()=>t?e==null?void 0:e.errors.value[a.toValue(t)]:n==null?void 0:n.errorMessage.value)}gt("required",t=>typeof t=="number"&&t!=null||typeof t=="object"&&t!=null||typeof t=="boolean"&&t===!0?!0:!t||!t.length?"This field is required":!0),gt("email",t=>{var e=/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;return e.test(String(t).trim().toLowerCase())?!0:"This field must be a valid email"}),gt("strong_password",t=>t?t.indexOf(" ")>-1?"Password shouldn't contain space":t.length<8||t.length>30?"Password must be between 8 and 30 characters":t.match(/[a-z]/)===null||t.match(/[A-Z]/)===null||t.match(/\d/)===null?"Password must contain at least one uppercase letter, one lowercase letter and one number digit":!0:"Password is required"),gt("no_space",t=>(t==null?void 0:t.indexOf(" "))>-1?"This field shouldn't contain space":!0),gt("minLength",(t,[e])=>!t||!t.length?!0:t.length<e?`This field must be at least ${e} characters`:!0),gt("hasUppercaseLetter",t=>/[A-Z]/.test(t)?!0:"This field must have at least one uppercase character"),gt("hasLowercaseLetter",t=>/[a-z]/.test(t)?!0:"This field must have at least one lowercase character"),gt("hasNumber",t=>/\d/.test(t)?!0:"This field must have at least one number"),gt("hasSpecialCharacter",t=>/[!@$%^&*(),.?":{}|]/.test(t)?!0:"This field must have at least one special character"),gt("url",t=>{var e=/(https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|www\.[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9]+\.[^\s]{2,}|www\.[a-zA-Z0-9]+\.[^\s]{2,})/gi;return e.test(String(t).trim().toLowerCase())?!0:"This field must be a valid URL"}),gt("number",t=>parseFloat(t)?!0:"This field must be a number");const se=(t,e)=>{const n=t.__vccOpts||t;for(const[r,i]of e)n[r]=i;return n},gm={},ym={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor"},bm=[a.createElementVNode("path",{d:"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"},null,-1)];function km(t,e){return a.openBlock(),a.createElementBlock("svg",ym,bm)}const xm=se(gm,[["render",km]]),vm={},wm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor"},Cm=[a.createElementVNode("path",{d:"M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z"},null,-1)];function Sm(t,e){return a.openBlock(),a.createElementBlock("svg",wm,Cm)}const Om=se(vm,[["render",Sm]]),Mm={class:"relative"},Jn=Object.assign({name:"WpicSpinner"},{props:{color:{type:String,default:""}},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",Mm,[a.createVNode(xm,{class:"absolute opacity-25"}),a.createVNode(Om,{class:a.normalizeClass(["animate-spin",{[`${t.color}`]:!0}])},null,8,["class"])]))}});let re={theme:"wpic-tools",popoverTarget:"body"};const Em=["is","type","disabled"],Tm={key:0,class:"absolute inset-0 flex justify-center items-center"},$m={class:"rounded-lg py-1 min-w-48 bg-white border border-gray-300 dark:bg-gray-930 dark:border-gray-920 shadow-md"},Nm=["onClick"],Bi=Object.assign({name:"WpicButton"},{props:{label:String,primary:Boolean,type:{type:String,default:"button"},secondary:Boolean,destructive:Boolean,inverse:Boolean,disabled:Boolean,full:Boolean,loading:Boolean,colorless:Boolean,outline:{type:Boolean,default:!0},medium:Boolean,small:Boolean,plain:Boolean,outlining:Boolean,square:Boolean,to:[String,Object],actions:{}},setup(t){const e=t,n=a.ref(null),r=a.ref(null),i=a.ref(!1),o=a.computed(()=>e.to?"router-link":"div"),s=k=>{r.value&&!r.value.contains(k.target)&&n.value&&!n.value.contains(k.target)&&(i.value=!1)};a.onMounted(()=>{document.addEventListener("click",s)}),a.onUnmounted(()=>{document.removeEventListener("click",s)});const l={pmi:"has-[.medium]:h-10 has-[.medium]:text-sm has-[.small]:h-8 has-[.small]:text-xs h-12","wpic-tools":"rounded-md has-[.medium]:h-8 has-[.medium]:text-sm has-[.small]:h-6 has-[.small]:text-xs h-10"},c={pmi:"","wpic-tools":"bg-transparent text-gray-700 disabled:text-gray-700/50 enabled:hover:bg-gray-900/5 enabled:active:bg-gray-200 enabled:active:shadow-inner dark:enabled:border-gray-900 dark:text-gray-400 dark:enabled:hover:bg-gray-900 dark:enabled:active:bg-gray-930 dark:disabled:text-gray-400/50"},d={pmi:"","wpic-tools":"bg-transparent text-red-600 disabled:text-red-600/50 enabled:hover:bg-red-500/5 enabled:active:bg-red-100 enabled:active:shadow-inner dark:text-red-400 dark:enabled:hover:bg-red-500/10 dark:enabled:active:bg-red-500/25 dark:disabled:text-red-500/50"},u={pmi:"bg-violet-800 border border-violet-800 focus:bg-violet-800 text-white disabled:bg-zinc-100 disabled:text-zinc-400 disabled:border-zinc-100 enabled:hover:bg-violet-900 enabled:hover:border-violet-900 active:scale-95 enabled:transform","wpic-tools":"border-none! bg-linear-to-b bg-lime-500 text-white disabled:text-white/50 border-none shadow-[0_1px_0_0_--theme(--color-white/30%)_inset,0_-1px_1px_0_--theme(--color-black/5%)_inset] enabled:active:shadow-inner enabled:hover:bg-lime-400 enabled:active:text-white/80 dark:shadow-[0_1px_0_0_--theme(--color-white/5%)_inset,0_0_0_1px_--theme(--color-white/2%)_inset] dark:bg-lime-700 dark:enabled:active:shadow-inner dark:enabled:hover:bg-lime-600"},f={pmi:"bg-white text-violet-800 border-zinc-400 dark:border-zinc-700 dark:text-zinc-200 dark:bg-zinc-700 dark:hover:bg-zinc-600 dark:hover:border-zinc-600 disabled:text-zinc-400 active:scale-95 enabled:transform","wpic-tools":"border-none! bg-linear-to-b bg-gray-500 text-white disabled:text-white/50 shadow-[0_1px_0_0_--theme(--color-white/30%)_inset,0_-1px_1px_0_--theme(--color-black/5%)_inset] enabled:active:shadow-inner enabled:hover:bg-gray-400 enabled:active:text-white/80 dark:shadow-[0_1px_0_0_--theme(--color-white/5%)_inset,0_0_0_1px_--theme(--color-white/2%)_inset] dark:bg-gray-700 dark:enabled:active:shadow-inner dark:enabled:hover:bg-gray-600"},h={pmi:"","wpic-tools":"border-none! text-white bg-linear-to-b bg-red-500 disabled:text-red-600/50 border-red-500 enabled:hover:bg-red-400 shadow-[0_1px_0_0_--theme(--color-white/30%)_inset,0_-1px_1px_0_--theme(--color-black/5%)_inset] enabled:hover:border-red-600 enabled:active:shadow-inner enabled:active:text-white/80 enabled:active:bg-red-700 enabled:active:border-red-700 dark:bg-red-400/70 dark:border-red-400/70"},p={pmi:"border-zinc-300 dark:border-zinc-700 dark:text-zinc-300","wpic-tools":" text-gray-950 disabled:text-gray-950/50 border-none ring-1 ring-black/5 shadow-xs enabled:hover:bg-gray-50 enabled:active:text-gray-950/60 dark:bg-gray-900 dark:text-white dark:disabled:text-white/50 dark:shadow-[0_1px_0_0_--theme(--color-white/5%)_inset,0_0_0_1px_--theme(--color-white/2%)_inset] enabled:active:shadow-inner dark:hover:bg-gray-800 dark:enabled:active:text-white/80"},m={pmi:"text-violet-800 hover:underline","wpic-tools":"text-lime-800 hover:underline"},g={pmi:"text-red-600 hover:text-red-500 hover:underline","wpic-tools":"text-red-600 disabled:text-red-600/50 hover:text-red-500 dark:text-red-400 dark:hover:text-red-500 hover:underline"},y={pmi:"hover:text-violet-800 hover:underline","wpic-tools":"dark:text-gray-200 hover:text-lime-800 hover:underline"};return(k,S)=>{var $;return a.openBlock(),a.createElementBlock("button",{ref_key:"reference",ref:n,is:o.value,type:t.type,disabled:t.disabled,onClick:S[0]||(S[0]=b=>{var v;return(v=t.actions)!=null&&v.length?i.value=!i.value:null}),class:a.normalizeClass([{"cursor-pointer":!t.disabled&&!t.loading,"active:outline active:outline-2 active:outline-offset-4":!t.disabled&&!t.loading&&t.outlining,"cursor-not-allowed":t.disabled,border:t.outline&&!t.plain,[`${l[a.unref(re).theme]}`]:!0,[`${u[a.unref(re).theme]}`]:t.primary&&!t.plain&&!t.inverse,[`${f[a.unref(re).theme]}`]:t.secondary,[`${p[a.unref(re).theme]}`]:!t.primary&&!t.secondary&&!t.plain&&!t.colorless&&!t.destructive,[`${m[a.unref(re).theme]}`]:t.primary&&t.plain,[`${y[a.unref(re).theme]}`]:!t.primary&&!t.destructive&&t.plain,[`${c[a.unref(re).theme]}`]:t.colorless,[`${h[a.unref(re).theme]}`]:t.destructive&&!t.plain&&!t.colorless,[`${g[a.unref(re).theme]}`]:t.destructive&&t.plain,[`${d[a.unref(re).theme]}`]:t.destructive&&t.colorless,"bg-zinc-50 border-violet-800 text-violet-800":t.primary&&t.inverse,"hover:bg-white":t.primary&&t.inverse&&!t.disabled&&!t.loading,"w-full":t.full,"text-opacity-50":t.disabled,"h-auto":t.plain,"rounded-sm":!t.plain,"aspect-square":t.square},"wpic-button leading-none font-medium no-underline appearance-none outline-zinc-600 focus:outline-hidden relative inline-flex justify-center items-center"])},[t.loading?(a.openBlock(),a.createElementBlock("div",Tm,[a.createVNode(Jn,{class:"w-6 h-6"})])):a.createCommentVNode("",!0),(a.openBlock(),a.createBlock(a.resolveDynamicComponent(o.value),{to:t.to,class:a.normalizeClass(["flex items-center justify-center select-none whitespace-nowrap py-1 h-full",{medium:t.medium,small:t.small,"opacity-0":t.loading,"px-2":!!(t.small&&!t.plain),"px-3":!!(t.medium&&!t.plain),"px-4":!t.small&&!t.medium&&!t.plain,"px-0! aspect-square":t.square}])},{default:a.withCtx(()=>[a.renderSlot(k.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(t.label),1)])]),_:3},8,["to","class"])),($=t.actions)!=null&&$.length&&i.value?(a.openBlock(),a.createElementBlock("div",{key:1,ref_key:"floating",ref:r,class:"absolute z-30 top-12 left-0"},[a.createElementVNode("div",$m,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(t.actions,b=>(a.openBlock(),a.createElementBlock("div",{onClick:b.value,class:"font-normal h-10 flex items-center px-4 hover:bg-gray-100 dark:hover:bg-white/5"},a.toDisplayString(b.label),9,Nm))),256))])],512)):a.createCommentVNode("",!0)],10,Em)}}}),Bm=Object.assign({name:"WpicButtonGroup"},{setup(t){const e={pmi:"border","wpic-tools":"border-gray-300"};return(n,r)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-button-group flex flex-wrap h-10",[e[a.unref(re).theme]]])},[a.renderSlot(n.$slots,"default")],2))}}),Am={name:"WpicInputGroup"},Dm={class:"wpic-input-group flex w-full"};function Vm(t,e,n,r,i,o){return a.openBlock(),a.createElementBlock("div",Dm,[a.renderSlot(t.$slots,"default")])}const _m=se(Am,[["render",Vm]]),Lm=Object.assign({name:"WpicForm"},{setup(t,{expose:e}){const n=a.ref();async function r(){return await n.value.validate()}function i(){n.value.resetForm()}function o(){return n.value}function s(){return n.value.errors}return e({validate:r,resetForm:i,getForm:o,errors:s}),(l,c)=>(a.openBlock(),a.createBlock(a.unref(hm),{ref_key:"myForm",ref:n},{default:a.withCtx(({values:d,meta:u,errors:f})=>[a.renderSlot(l.$slots,"default")]),_:3},512))}}),Pr=Math.min,Gn=Math.max,Ai=Math.round,Gt=t=>({x:t,y:t}),Im={left:"right",right:"left",bottom:"top",top:"bottom"},Pm={start:"end",end:"start"};function ts(t,e,n){return Gn(t,Pr(e,n))}function Rr(t,e){return typeof t=="function"?t(e):t}function wn(t){return t.split("-")[0]}function zr(t){return t.split("-")[1]}function Pa(t){return t==="x"?"y":"x"}function ns(t){return t==="y"?"height":"width"}function Di(t){return["top","bottom"].includes(wn(t))?"y":"x"}function rs(t){return Pa(Di(t))}function Rm(t,e,n){n===void 0&&(n=!1);const r=zr(t),i=rs(t),o=ns(i);let s=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[o]>e.floating[o]&&(s=Vi(s)),[s,Vi(s)]}function zm(t){const e=Vi(t);return[is(t),e,is(e)]}function is(t){return t.replace(/start|end/g,e=>Pm[e])}function jm(t,e,n){const r=["left","right"],i=["right","left"],o=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?o:s;default:return[]}}function Fm(t,e,n,r){const i=zr(t);let o=jm(wn(t),n==="start",r);return i&&(o=o.map(s=>s+"-"+i),e&&(o=o.concat(o.map(is)))),o}function Vi(t){return t.replace(/left|right|bottom|top/g,e=>Im[e])}function Hm(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ra(t){return typeof t!="number"?Hm(t):{top:t,right:t,bottom:t,left:t}}function _i(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function za(t,e,n){let{reference:r,floating:i}=t;const o=Di(e),s=rs(e),l=ns(s),c=wn(e),d=o==="y",u=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,h=r[l]/2-i[l]/2;let p;switch(c){case"top":p={x:u,y:r.y-i.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:f};break;case"left":p={x:r.x-i.width,y:f};break;default:p={x:r.x,y:r.y}}switch(zr(e)){case"start":p[s]-=h*(n&&d?-1:1);break;case"end":p[s]+=h*(n&&d?-1:1);break}return p}const Wm=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:s}=n,l=o.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(e));let d=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:u,y:f}=za(d,r,c),h=r,p={},m=0;for(let g=0;g<l.length;g++){const{name:y,fn:k}=l[g],{x:S,y:$,data:b,reset:v}=await k({x:u,y:f,initialPlacement:r,placement:h,strategy:i,middlewareData:p,rects:d,platform:s,elements:{reference:t,floating:e}});u=S??u,f=$??f,p={...p,[y]:{...p[y],...b}},v&&m<=50&&(m++,typeof v=="object"&&(v.placement&&(h=v.placement),v.rects&&(d=v.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):v.rects),{x:u,y:f}=za(d,h,c)),g=-1)}return{x:u,y:f,placement:h,strategy:i,middlewareData:p}};async function ja(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:o,rects:s,elements:l,strategy:c}=t,{boundary:d="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:h=!1,padding:p=0}=Rr(e,t),m=Ra(p),y=l[h?f==="floating"?"reference":"floating":f],k=_i(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(y)))==null||n?y:y.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(l.floating)),boundary:d,rootBoundary:u,strategy:c})),S=f==="floating"?{x:r,y:i,width:s.floating.width,height:s.floating.height}:s.reference,$=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l.floating)),b=await(o.isElement==null?void 0:o.isElement($))?await(o.getScale==null?void 0:o.getScale($))||{x:1,y:1}:{x:1,y:1},v=_i(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:S,offsetParent:$,strategy:c}):S);return{top:(k.top-v.top+m.top)/b.y,bottom:(v.bottom-k.bottom+m.bottom)/b.y,left:(k.left-v.left+m.left)/b.x,right:(v.right-k.right+m.right)/b.x}}const Um=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:r,placement:i,rects:o,platform:s,elements:l,middlewareData:c}=e,{element:d,padding:u=0}=Rr(t,e)||{};if(d==null)return{};const f=Ra(u),h={x:n,y:r},p=rs(i),m=ns(p),g=await s.getDimensions(d),y=p==="y",k=y?"top":"left",S=y?"bottom":"right",$=y?"clientHeight":"clientWidth",b=o.reference[m]+o.reference[p]-h[p]-o.floating[m],v=h[p]-o.reference[p],x=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d));let N=x?x[$]:0;(!N||!await(s.isElement==null?void 0:s.isElement(x)))&&(N=l.floating[$]||o.floating[m]);const D=b/2-v/2,A=N/2-g[m]/2-1,B=Pr(f[k],A),L=Pr(f[S],A),j=B,G=N-g[m]-L,R=N/2-g[m]/2+D,_=ts(j,R,G),T=!c.arrow&&zr(i)!=null&&R!==_&&o.reference[m]/2-(R<j?B:L)-g[m]/2<0,w=T?R<j?R-j:R-G:0;return{[p]:h[p]+w,data:{[p]:_,centerOffset:R-_-w,...T&&{alignmentOffset:w}},reset:T}}}),qm=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:o,rects:s,initialPlacement:l,platform:c,elements:d}=e,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:h,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:g=!0,...y}=Rr(t,e);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const k=wn(i),S=wn(l)===l,$=await(c.isRTL==null?void 0:c.isRTL(d.floating)),b=h||(S||!g?[Vi(l)]:zm(l));!h&&m!=="none"&&b.push(...Fm(l,g,m,$));const v=[l,...b],x=await ja(e,y),N=[];let D=((r=o.flip)==null?void 0:r.overflows)||[];if(u&&N.push(x[k]),f){const j=Rm(i,s,$);N.push(x[j[0]],x[j[1]])}if(D=[...D,{placement:i,overflows:N}],!N.every(j=>j<=0)){var A,B;const j=(((A=o.flip)==null?void 0:A.index)||0)+1,G=v[j];if(G)return{data:{index:j,overflows:D},reset:{placement:G}};let R=(B=D.filter(_=>_.overflows[0]<=0).sort((_,T)=>_.overflows[1]-T.overflows[1])[0])==null?void 0:B.placement;if(!R)switch(p){case"bestFit":{var L;const _=(L=D.map(T=>[T.placement,T.overflows.filter(w=>w>0).reduce((w,E)=>w+E,0)]).sort((T,w)=>T[1]-w[1])[0])==null?void 0:L[0];_&&(R=_);break}case"initialPlacement":R=l;break}if(i!==R)return{reset:{placement:R}}}return{}}}};async function Km(t,e){const{placement:n,platform:r,elements:i}=t,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),s=wn(n),l=zr(n),c=Di(n)==="y",d=["left","top"].includes(s)?-1:1,u=o&&c?-1:1,f=Rr(e,t);let{mainAxis:h,crossAxis:p,alignmentAxis:m}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return l&&typeof m=="number"&&(p=l==="end"?m*-1:m),c?{x:p*u,y:h*d}:{x:h*d,y:p*u}}const Ym=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:o,placement:s,middlewareData:l}=e,c=await Km(e,t);return s===((n=l.offset)==null?void 0:n.placement)&&(r=l.arrow)!=null&&r.alignmentOffset?{}:{x:i+c.x,y:o+c.y,data:{...c,placement:s}}}}},Jm=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:o=!0,crossAxis:s=!1,limiter:l={fn:y=>{let{x:k,y:S}=y;return{x:k,y:S}}},...c}=Rr(t,e),d={x:n,y:r},u=await ja(e,c),f=Di(wn(i)),h=Pa(f);let p=d[h],m=d[f];if(o){const y=h==="y"?"top":"left",k=h==="y"?"bottom":"right",S=p+u[y],$=p-u[k];p=ts(S,p,$)}if(s){const y=f==="y"?"top":"left",k=f==="y"?"bottom":"right",S=m+u[y],$=m-u[k];m=ts(S,m,$)}const g=l.fn({...e,[h]:p,[f]:m});return{...g,data:{x:g.x-n,y:g.y-r}}}}};function Cn(t){return ss(t)?(t.nodeName||"").toLowerCase():"#document"}function Qe(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Zt(t){var e;return(e=(ss(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function ss(t){return t instanceof Node||t instanceof Qe(t).Node}function Ct(t){return t instanceof Element||t instanceof Qe(t).Element}function St(t){return t instanceof HTMLElement||t instanceof Qe(t).HTMLElement}function Fa(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Qe(t).ShadowRoot}function jr(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=bt(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function Gm(t){return["table","td","th"].includes(Cn(t))}function ls(t){const e=as(),n=bt(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function Zm(t){let e=Xt(t);for(;St(e)&&!Zn(e);){if(ls(e))return e;e=Xt(e)}return null}function as(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Zn(t){return["html","body","#document"].includes(Cn(t))}function bt(t){return Qe(t).getComputedStyle(t)}function Li(t){return Ct(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Xt(t){if(Cn(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Fa(t)&&t.host||Zt(t);return Fa(e)?e.host:e}function Ha(t){const e=Xt(t);return Zn(e)?t.ownerDocument?t.ownerDocument.body:t.body:St(e)&&jr(e)?e:Ha(e)}function cs(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=Ha(t),o=i===((r=t.ownerDocument)==null?void 0:r.body),s=Qe(i);return o?e.concat(s,s.visualViewport||[],jr(i)?i:[],s.frameElement&&n?cs(s.frameElement):[]):e.concat(i,cs(i,[],n))}function Wa(t){const e=bt(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=St(t),o=i?t.offsetWidth:n,s=i?t.offsetHeight:r,l=Ai(n)!==o||Ai(r)!==s;return l&&(n=o,r=s),{width:n,height:r,$:l}}function Ua(t){return Ct(t)?t:t.contextElement}function Xn(t){const e=Ua(t);if(!St(e))return Gt(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:o}=Wa(e);let s=(o?Ai(n.width):n.width)/r,l=(o?Ai(n.height):n.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}const Xm=Gt(0);function qa(t){const e=Qe(t);return!as()||!e.visualViewport?Xm:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Qm(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Qe(t)?!1:e}function Fr(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),o=Ua(t);let s=Gt(1);e&&(r?Ct(r)&&(s=Xn(r)):s=Xn(t));const l=Qm(o,n,r)?qa(o):Gt(0);let c=(i.left+l.x)/s.x,d=(i.top+l.y)/s.y,u=i.width/s.x,f=i.height/s.y;if(o){const h=Qe(o),p=r&&Ct(r)?Qe(r):r;let m=h,g=m.frameElement;for(;g&&r&&p!==m;){const y=Xn(g),k=g.getBoundingClientRect(),S=bt(g),$=k.left+(g.clientLeft+parseFloat(S.paddingLeft))*y.x,b=k.top+(g.clientTop+parseFloat(S.paddingTop))*y.y;c*=y.x,d*=y.y,u*=y.x,f*=y.y,c+=$,d+=b,m=Qe(g),g=m.frameElement}}return _i({width:u,height:f,x:c,y:d})}const eg=[":popover-open",":modal"];function ds(t){return eg.some(e=>{try{return t.matches(e)}catch{return!1}})}function tg(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const o=i==="fixed",s=Zt(r),l=e?ds(e.floating):!1;if(r===s||l&&o)return n;let c={scrollLeft:0,scrollTop:0},d=Gt(1);const u=Gt(0),f=St(r);if((f||!f&&!o)&&((Cn(r)!=="body"||jr(s))&&(c=Li(r)),St(r))){const h=Fr(r);d=Xn(r),u.x=h.x+r.clientLeft,u.y=h.y+r.clientTop}return{width:n.width*d.x,height:n.height*d.y,x:n.x*d.x-c.scrollLeft*d.x+u.x,y:n.y*d.y-c.scrollTop*d.y+u.y}}function ng(t){return Array.from(t.getClientRects())}function Ka(t){return Fr(Zt(t)).left+Li(t).scrollLeft}function rg(t){const e=Zt(t),n=Li(t),r=t.ownerDocument.body,i=Gn(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),o=Gn(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Ka(t);const l=-n.scrollTop;return bt(r).direction==="rtl"&&(s+=Gn(e.clientWidth,r.clientWidth)-i),{width:i,height:o,x:s,y:l}}function ig(t,e){const n=Qe(t),r=Zt(t),i=n.visualViewport;let o=r.clientWidth,s=r.clientHeight,l=0,c=0;if(i){o=i.width,s=i.height;const d=as();(!d||d&&e==="fixed")&&(l=i.offsetLeft,c=i.offsetTop)}return{width:o,height:s,x:l,y:c}}function og(t,e){const n=Fr(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,o=St(t)?Xn(t):Gt(1),s=t.clientWidth*o.x,l=t.clientHeight*o.y,c=i*o.x,d=r*o.y;return{width:s,height:l,x:c,y:d}}function Ya(t,e,n){let r;if(e==="viewport")r=ig(t,n);else if(e==="document")r=rg(Zt(t));else if(Ct(e))r=og(e,n);else{const i=qa(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return _i(r)}function Ja(t,e){const n=Xt(t);return n===e||!Ct(n)||Zn(n)?!1:bt(n).position==="fixed"||Ja(n,e)}function sg(t,e){const n=e.get(t);if(n)return n;let r=cs(t,[],!1).filter(l=>Ct(l)&&Cn(l)!=="body"),i=null;const o=bt(t).position==="fixed";let s=o?Xt(t):t;for(;Ct(s)&&!Zn(s);){const l=bt(s),c=ls(s);!c&&l.position==="fixed"&&(i=null),(o?!c&&!i:!c&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||jr(s)&&!c&&Ja(t,s))?r=r.filter(u=>u!==s):i=l,s=Xt(s)}return e.set(t,r),r}function lg(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const s=[...n==="clippingAncestors"?ds(e)?[]:sg(e,this._c):[].concat(n),r],l=s[0],c=s.reduce((d,u)=>{const f=Ya(e,u,i);return d.top=Gn(f.top,d.top),d.right=Pr(f.right,d.right),d.bottom=Pr(f.bottom,d.bottom),d.left=Gn(f.left,d.left),d},Ya(e,l,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function ag(t){const{width:e,height:n}=Wa(t);return{width:e,height:n}}function cg(t,e,n){const r=St(e),i=Zt(e),o=n==="fixed",s=Fr(t,!0,o,e);let l={scrollLeft:0,scrollTop:0};const c=Gt(0);if(r||!r&&!o)if((Cn(e)!=="body"||jr(i))&&(l=Li(e)),r){const f=Fr(e,!0,o,e);c.x=f.x+e.clientLeft,c.y=f.y+e.clientTop}else i&&(c.x=Ka(i));const d=s.left+l.scrollLeft-c.x,u=s.top+l.scrollTop-c.y;return{x:d,y:u,width:s.width,height:s.height}}function us(t){return bt(t).position==="static"}function Ga(t,e){return!St(t)||bt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Za(t,e){const n=Qe(t);if(ds(t))return n;if(!St(t)){let i=Xt(t);for(;i&&!Zn(i);){if(Ct(i)&&!us(i))return i;i=Xt(i)}return n}let r=Ga(t,e);for(;r&&Gm(r)&&us(r);)r=Ga(r,e);return r&&Zn(r)&&us(r)&&!ls(r)?n:r||Zm(t)||n}const dg=async function(t){const e=this.getOffsetParent||Za,n=this.getDimensions,r=await n(t.floating);return{reference:cg(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function ug(t){return bt(t).direction==="rtl"}const fg={convertOffsetParentRelativeRectToViewportRelativeRect:tg,getDocumentElement:Zt,getClippingRect:lg,getOffsetParent:Za,getElementRects:dg,getClientRects:ng,getDimensions:ag,getScale:Xn,isElement:Ct,isRTL:ug},Xa=Ym,Qa=Jm,ec=qm,hg=Um,tc=(t,e,n)=>{const r=new Map,i={platform:fg,...n},o={...i.platform,_c:r};return Wm(t,e,{...i,platform:o})};function pg(t){return t!=null&&typeof t=="object"&&"$el"in t}function mg(t){if(pg(t)){const e=t.$el;return ss(e)&&Cn(e)==="#comment"?null:e}return t}function gg(t){return{name:"arrow",options:t,fn(e){const n=mg(a.unref(t.element));return n==null?{}:hg({element:n,padding:t.padding}).fn(e)}}}const yg={},bg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},kg=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18L18 6M6 6l12 12"},null,-1)];function xg(t,e){return a.openBlock(),a.createElementBlock("svg",bg,kg)}const Hr=se(yg,[["render",xg]]);let Ii;const vg=new Uint8Array(16);function wg(){if(!Ii&&(Ii=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ii))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ii(vg)}const De=[];for(let t=0;t<256;++t)De.push((t+256).toString(16).slice(1));function Cg(t,e=0){return De[t[e+0]]+De[t[e+1]]+De[t[e+2]]+De[t[e+3]]+"-"+De[t[e+4]]+De[t[e+5]]+"-"+De[t[e+6]]+De[t[e+7]]+"-"+De[t[e+8]]+De[t[e+9]]+"-"+De[t[e+10]]+De[t[e+11]]+De[t[e+12]]+De[t[e+13]]+De[t[e+14]]+De[t[e+15]]}const nc={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function fs(t,e,n){if(nc.randomUUID&&!t)return nc.randomUUID();t=t||{};const r=t.random||(t.rng||wg)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,Cg(r)}let Sg={isMobile(){return!!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)},capitalize(t){return t?(t=t.toString(),t=t.replace(/(?:^|\s)\S/g,function(e){return e.toUpperCase()}).trim(),t.charAt(0).toUpperCase()+t.slice(1)):""}};const Sn=Object.assign({name:"WpicPopover"},{props:{placement:{type:String,default:"bottom-start"},label:String,hover:Boolean,custom:Boolean,disabled:Boolean,offset:{type:Number,default:0},customWidth:{},maxWidth:{type:String,default:"600px"},expand:Boolean,noCloseClasses:{type:Array,default:()=>[]}},emits:["show","hide"],setup(t,{expose:e,emit:n}){const r=fs(),i=n,o=t,s={pmi:"md:absolute md:block bg-white shadow-[0_5px_30px_0px_rgba(0,0,0,0.25)]","wpic-tools":"block absolute mt-2 bg-white border border-gray-300 dark:bg-gray-930 dark:border-gray-920 shadow-md"},l=a.ref(null),c=a.ref(null),d=a.ref(!0);function u(){o.disabled||(d.value=!1,p()),i("show"),document.dispatchEvent(new CustomEvent("submenu-open",{detail:{uuid:r}}))}function f(k){if(d.value)u();else{if(o.noCloseClasses.some(S=>k.target.closest(`.${S}`)))return;h()}}function h(){i("hide"),document.documentElement.style.overflow=null,document.querySelector("#app").style.overflow=null,d.value=!0}async function p(){const k=await tc(l.value,c.value,{placement:o.placement,middleware:[ec(),Qa(),Xa(o.offset)]});c.value.style.left=`${k.x}px`,c.value.style.top=`${k.y}px`}const m=k=>{c.value&&!c.value.contains(k.target)&&l.value&&!l.value.contains(k.target)&&h()};a.onMounted(()=>{document.addEventListener("click",m),document.addEventListener("submenu-open",k=>{k.detail.uuid!==r&&h()})}),a.onUnmounted(()=>{document.removeEventListener("click",m),document.removeEventListener("submenu-open",h)});function g(){o.hover&&u()}function y(){o.hover&&h()}return e({hide:h}),(k,S)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[(a.openBlock(),a.createElementBlock("div",{class:"flex-1",key:`reference_${a.unref(r)}`,ref_key:"reference",ref:l,onMouseenter:g,onMouseleave:y,onClick:S[0]||(S[0]=a.withModifiers($=>f($),["stop"]))},[a.renderSlot(k.$slots,"default",{isHidden:d.value})],32)),(a.openBlock(),a.createBlock(a.Teleport,{to:a.unref(re).popoverTarget},[(a.openBlock(),a.createElementBlock("div",{key:`floating_${a.unref(r)}`,ref_key:"floating",ref:c,style:a.normalizeStyle({maxWidth:t.maxWidth}),class:a.normalizeClass(["z-30 rounded-md overflow-hidden",{[`${t.customWidth}`]:!0,hidden:d.value,[`${s[a.unref(re).theme]}`]:!d.value,"rounded-md":!t.custom,"px-3 py-2":!t.custom&&!t.expand}])},[a.renderSlot(k.$slots,"content")],6))],8,["to"]))],64))}}),Og={},Mg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},Eg=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M4.5 12.75l6 6 9-13.5"},null,-1)];function Tg(t,e){return a.openBlock(),a.createElementBlock("svg",Mg,Eg)}const rc=se(Og,[["render",Tg]]),$g={},Ng={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},Bg=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m19.5 8.25-7.5 7.5-7.5-7.5"},null,-1)];function Ag(t,e){return a.openBlock(),a.createElementBlock("svg",Ng,Bg)}const Dg=se($g,[["render",Ag]]),Vg={},_g={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},Lg=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Zm8.706-1.442c1.146-.573 2.437.463 2.126 1.706l-.709 2.836.042-.02a.75.75 0 0 1 .67 1.34l-.04.022c-1.147.573-2.438-.463-2.127-1.706l.71-2.836-.042.02a.75.75 0 1 1-.671-1.34l.041-.022ZM12 9a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z","clip-rule":"evenodd"},null,-1)];function Ig(t,e){return a.openBlock(),a.createElementBlock("svg",_g,Lg)}const hs=se(Vg,[["render",Ig]]),Pg={key:0,class:"mb-2 wpic-form-label text-base text-gray-500 dark:text-gray-500 flex items-center justify-between"},Rg={class:"flex items-center gap-2"},zg={key:0},jg={class:""},Fg={class:"flex justify-end"},Hg={key:0,class:"absolute dark:text-gray-400 left-0 ml-0 w-9 h-full flex items-center justify-center text-center"},Wg={class:"flex items-center justify-center text-center opacity-50 w-4 h-4 leading-none overflow-hidden"},Ug={key:1,class:"absolute right-0 mr-2 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},Pi=Object.assign({name:"WpicFormInput"},{props:{label:String,info:String,disabled:Boolean,large:Boolean,small:Boolean,clearable:Boolean,loading:Boolean,invalid:Boolean,slim:Boolean,required:Boolean,hideRequired:Boolean,material:Boolean,naked:Boolean},emits:["onClear","update:modelValue"],setup(t,{emit:e}){const n={pmi:"shadow-inner border-zinc-400 focus-within:border-zinc-500 focus-within:outline focus-within:outline-2 focus-within:outline-offset-3 bg-zinc-100 dark:bg-zinc-700/25 dark:border-zinc-700/50 dark:text-zinc-300","wpic-tools":"text-gray-800 bg-white border-gray-300 focus:border-lime-400 focus-within:border-lime-400 dark:bg-gray-930 dark:border-gray-920 dark:hover:bg-gray-920 dark:text-gray-400"},r={pmi:"border-opacity-50 border-zinc-300 text-zinc-400","wpic-tools":"border-gray-200! text-gray-400! bg-gray-50!"},i=e;function o(){i("onClear")}return(s,l)=>(a.openBlock(),a.createElementBlock("div",null,[t.label?(a.openBlock(),a.createElementBlock("div",Pg,[a.createElementVNode("div",Rg,[a.createElementVNode("span",null,a.toDisplayString(t.label),1),t.required&&!t.hideRequired?(a.openBlock(),a.createElementBlock("span",zg,"*")):a.createCommentVNode("",!0),a.createElementVNode("div",jg,[t.info?(a.openBlock(),a.createBlock(Sn,{key:0,hover:""},{content:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(t.info),1)]),default:a.withCtx(()=>[a.createVNode(hs,{class:"w-4 h-4 text-zinc-600"})]),_:1})):a.createCommentVNode("",!0)])]),a.createElementVNode("div",Fg,[a.renderSlot(s.$slots,"more")])])):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass(["wpic-input overflow-auto leading-none flex relative items-center",{"border rounded-sm pr-3":!t.naked,"!pl-0 pr-1 !bg-transparent":t.naked,"border-b":t.material,"pl-4":!s.$slots.prepend,"pl-8":s.$slots.prepend,[`${n[a.unref(re).theme]}`]:!0,"h-8 text-sm":t.small,"h-10":!t.large&&!t.small,"h-12":t.large,[`${r[a.unref(re).theme]}`]:t.disabled,"cursor-pointer":!t.disabled,"border-red-600! focus-within:outline-red-600":t.invalid}])},[s.$slots.prepend?(a.openBlock(),a.createElementBlock("div",Hg,[a.createElementVNode("div",Wg,[a.renderSlot(s.$slots,"prepend")])])):a.createCommentVNode("",!0),a.renderSlot(s.$slots,"default"),t.loading?(a.openBlock(),a.createElementBlock("div",Ug,[a.createVNode(Jn,{class:"w-6 h-6 opacity-50"})])):t.clearable?(a.openBlock(),a.createElementBlock("div",{key:2,onClick:a.withModifiers(o,["stop"]),style:{"z-index":"2"},class:"absolute right-0 mr-2 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-5 h-5 opacity-50"})])):a.createCommentVNode("",!0)],2)]))}});var On=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Wr(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function qg(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var Ri=qg,Kg=typeof On=="object"&&On&&On.Object===Object&&On,ic=Kg,Yg=ic,Jg=typeof self=="object"&&self&&self.Object===Object&&self,Gg=Yg||Jg||Function("return this")(),Ot=Gg,Zg=Ot,Xg=function(){return Zg.Date.now()},Qg=Xg,e0=/\s/;function t0(t){for(var e=t.length;e--&&e0.test(t.charAt(e)););return e}var n0=t0,r0=n0,i0=/^\s+/;function o0(t){return t&&t.slice(0,r0(t)+1).replace(i0,"")}var s0=o0,l0=Ot,a0=l0.Symbol,ps=a0,oc=ps,sc=Object.prototype,c0=sc.hasOwnProperty,d0=sc.toString,Ur=oc?oc.toStringTag:void 0;function u0(t){var e=c0.call(t,Ur),n=t[Ur];try{t[Ur]=void 0;var r=!0}catch{}var i=d0.call(t);return r&&(e?t[Ur]=n:delete t[Ur]),i}var f0=u0,h0=Object.prototype,p0=h0.toString;function m0(t){return p0.call(t)}var g0=m0,lc=ps,y0=f0,b0=g0,k0="[object Null]",x0="[object Undefined]",ac=lc?lc.toStringTag:void 0;function v0(t){return t==null?t===void 0?x0:k0:ac&&ac in Object(t)?y0(t):b0(t)}var qr=v0;function w0(t){return t!=null&&typeof t=="object"}var Kr=w0,C0=qr,S0=Kr,O0="[object Symbol]";function M0(t){return typeof t=="symbol"||S0(t)&&C0(t)==O0}var E0=M0,T0=s0,cc=Ri,$0=E0,dc=NaN,N0=/^[-+]0x[0-9a-f]+$/i,B0=/^0b[01]+$/i,A0=/^0o[0-7]+$/i,D0=parseInt;function V0(t){if(typeof t=="number")return t;if($0(t))return dc;if(cc(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=cc(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=T0(t);var n=B0.test(t);return n||A0.test(t)?D0(t.slice(2),n?2:8):N0.test(t)?dc:+t}var _0=V0,L0=Ri,ms=Qg,uc=_0,I0="Expected a function",P0=Math.max,R0=Math.min;function z0(t,e,n){var r,i,o,s,l,c,d=0,u=!1,f=!1,h=!0;if(typeof t!="function")throw new TypeError(I0);e=uc(e)||0,L0(n)&&(u=!!n.leading,f="maxWait"in n,o=f?P0(uc(n.maxWait)||0,e):o,h="trailing"in n?!!n.trailing:h);function p(x){var N=r,D=i;return r=i=void 0,d=x,s=t.apply(D,N),s}function m(x){return d=x,l=setTimeout(k,e),u?p(x):s}function g(x){var N=x-c,D=x-d,A=e-N;return f?R0(A,o-D):A}function y(x){var N=x-c,D=x-d;return c===void 0||N>=e||N<0||f&&D>=o}function k(){var x=ms();if(y(x))return S(x);l=setTimeout(k,g(x))}function S(x){return l=void 0,h&&r?p(x):(r=i=void 0,s)}function $(){l!==void 0&&clearTimeout(l),d=0,r=c=i=l=void 0}function b(){return l===void 0?s:S(ms())}function v(){var x=ms(),N=y(x);if(r=arguments,i=this,c=x,N){if(l===void 0)return m(c);if(f)return clearTimeout(l),l=setTimeout(k,e),p(c)}return l===void 0&&(l=setTimeout(k,e)),s}return v.cancel=$,v.flush=b,v}var j0=z0;const fc=Wr(j0);function F0(){this.__data__=[],this.size=0}var H0=F0;function W0(t,e){return t===e||t!==t&&e!==e}var hc=W0,U0=hc;function q0(t,e){for(var n=t.length;n--;)if(U0(t[n][0],e))return n;return-1}var zi=q0,K0=zi,Y0=Array.prototype,J0=Y0.splice;function G0(t){var e=this.__data__,n=K0(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():J0.call(e,n,1),--this.size,!0}var Z0=G0,X0=zi;function Q0(t){var e=this.__data__,n=X0(e,t);return n<0?void 0:e[n][1]}var ey=Q0,ty=zi;function ny(t){return ty(this.__data__,t)>-1}var ry=ny,iy=zi;function oy(t,e){var n=this.__data__,r=iy(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var sy=oy,ly=H0,ay=Z0,cy=ey,dy=ry,uy=sy;function Qn(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Qn.prototype.clear=ly,Qn.prototype.delete=ay,Qn.prototype.get=cy,Qn.prototype.has=dy,Qn.prototype.set=uy;var ji=Qn,fy=ji;function hy(){this.__data__=new fy,this.size=0}var py=hy;function my(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}var gy=my;function yy(t){return this.__data__.get(t)}var by=yy;function ky(t){return this.__data__.has(t)}var xy=ky,vy=qr,wy=Ri,Cy="[object AsyncFunction]",Sy="[object Function]",Oy="[object GeneratorFunction]",My="[object Proxy]";function Ey(t){if(!wy(t))return!1;var e=vy(t);return e==Sy||e==Oy||e==Cy||e==My}var pc=Ey,Ty=Ot,$y=Ty["__core-js_shared__"],Ny=$y,gs=Ny,mc=function(){var t=/[^.]+$/.exec(gs&&gs.keys&&gs.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function By(t){return!!mc&&mc in t}var Ay=By,Dy=Function.prototype,Vy=Dy.toString;function _y(t){if(t!=null){try{return Vy.call(t)}catch{}try{return t+""}catch{}}return""}var gc=_y,Ly=pc,Iy=Ay,Py=Ri,Ry=gc,zy=/[\\^$.*+?()[\]{}|]/g,jy=/^\[object .+?Constructor\]$/,Fy=Function.prototype,Hy=Object.prototype,Wy=Fy.toString,Uy=Hy.hasOwnProperty,qy=RegExp("^"+Wy.call(Uy).replace(zy,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Ky(t){if(!Py(t)||Iy(t))return!1;var e=Ly(t)?qy:jy;return e.test(Ry(t))}var Yy=Ky;function Jy(t,e){return t==null?void 0:t[e]}var Gy=Jy,Zy=Yy,Xy=Gy;function Qy(t,e){var n=Xy(t,e);return Zy(n)?n:void 0}var er=Qy,e1=er,t1=Ot,n1=e1(t1,"Map"),ys=n1,r1=er,i1=r1(Object,"create"),Fi=i1,yc=Fi;function o1(){this.__data__=yc?yc(null):{},this.size=0}var s1=o1;function l1(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var a1=l1,c1=Fi,d1="__lodash_hash_undefined__",u1=Object.prototype,f1=u1.hasOwnProperty;function h1(t){var e=this.__data__;if(c1){var n=e[t];return n===d1?void 0:n}return f1.call(e,t)?e[t]:void 0}var p1=h1,m1=Fi,g1=Object.prototype,y1=g1.hasOwnProperty;function b1(t){var e=this.__data__;return m1?e[t]!==void 0:y1.call(e,t)}var k1=b1,x1=Fi,v1="__lodash_hash_undefined__";function w1(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=x1&&e===void 0?v1:e,this}var C1=w1,S1=s1,O1=a1,M1=p1,E1=k1,T1=C1;function tr(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}tr.prototype.clear=S1,tr.prototype.delete=O1,tr.prototype.get=M1,tr.prototype.has=E1,tr.prototype.set=T1;var $1=tr,bc=$1,N1=ji,B1=ys;function A1(){this.size=0,this.__data__={hash:new bc,map:new(B1||N1),string:new bc}}var D1=A1;function V1(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var _1=V1,L1=_1;function I1(t,e){var n=t.__data__;return L1(e)?n[typeof e=="string"?"string":"hash"]:n.map}var Hi=I1,P1=Hi;function R1(t){var e=P1(this,t).delete(t);return this.size-=e?1:0,e}var z1=R1,j1=Hi;function F1(t){return j1(this,t).get(t)}var H1=F1,W1=Hi;function U1(t){return W1(this,t).has(t)}var q1=U1,K1=Hi;function Y1(t,e){var n=K1(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var J1=Y1,G1=D1,Z1=z1,X1=H1,Q1=q1,eb=J1;function nr(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}nr.prototype.clear=G1,nr.prototype.delete=Z1,nr.prototype.get=X1,nr.prototype.has=Q1,nr.prototype.set=eb;var kc=nr,tb=ji,nb=ys,rb=kc,ib=200;function ob(t,e){var n=this.__data__;if(n instanceof tb){var r=n.__data__;if(!nb||r.length<ib-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new rb(r)}return n.set(t,e),this.size=n.size,this}var sb=ob,lb=ji,ab=py,cb=gy,db=by,ub=xy,fb=sb;function rr(t){var e=this.__data__=new lb(t);this.size=e.size}rr.prototype.clear=ab,rr.prototype.delete=cb,rr.prototype.get=db,rr.prototype.has=ub,rr.prototype.set=fb;var hb=rr,pb="__lodash_hash_undefined__";function mb(t){return this.__data__.set(t,pb),this}var gb=mb;function yb(t){return this.__data__.has(t)}var bb=yb,kb=kc,xb=gb,vb=bb;function Wi(t){var e=-1,n=t==null?0:t.length;for(this.__data__=new kb;++e<n;)this.add(t[e])}Wi.prototype.add=Wi.prototype.push=xb,Wi.prototype.has=vb;var wb=Wi;function Cb(t,e){for(var n=-1,r=t==null?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}var Sb=Cb;function Ob(t,e){return t.has(e)}var Mb=Ob,Eb=wb,Tb=Sb,$b=Mb,Nb=1,Bb=2;function Ab(t,e,n,r,i,o){var s=n&Nb,l=t.length,c=e.length;if(l!=c&&!(s&&c>l))return!1;var d=o.get(t),u=o.get(e);if(d&&u)return d==e&&u==t;var f=-1,h=!0,p=n&Bb?new Eb:void 0;for(o.set(t,e),o.set(e,t);++f<l;){var m=t[f],g=e[f];if(r)var y=s?r(g,m,f,e,t,o):r(m,g,f,t,e,o);if(y!==void 0){if(y)continue;h=!1;break}if(p){if(!Tb(e,function(k,S){if(!$b(p,S)&&(m===k||i(m,k,n,r,o)))return p.push(S)})){h=!1;break}}else if(!(m===g||i(m,g,n,r,o))){h=!1;break}}return o.delete(t),o.delete(e),h}var xc=Ab,Db=Ot,Vb=Db.Uint8Array,_b=Vb;function Lb(t){var e=-1,n=Array(t.size);return t.forEach(function(r,i){n[++e]=[i,r]}),n}var Ib=Lb;function Pb(t){var e=-1,n=Array(t.size);return t.forEach(function(r){n[++e]=r}),n}var Rb=Pb,vc=ps,wc=_b,zb=hc,jb=xc,Fb=Ib,Hb=Rb,Wb=1,Ub=2,qb="[object Boolean]",Kb="[object Date]",Yb="[object Error]",Jb="[object Map]",Gb="[object Number]",Zb="[object RegExp]",Xb="[object Set]",Qb="[object String]",e2="[object Symbol]",t2="[object ArrayBuffer]",n2="[object DataView]",Cc=vc?vc.prototype:void 0,bs=Cc?Cc.valueOf:void 0;function r2(t,e,n,r,i,o,s){switch(n){case n2:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case t2:return!(t.byteLength!=e.byteLength||!o(new wc(t),new wc(e)));case qb:case Kb:case Gb:return zb(+t,+e);case Yb:return t.name==e.name&&t.message==e.message;case Zb:case Qb:return t==e+"";case Jb:var l=Fb;case Xb:var c=r&Wb;if(l||(l=Hb),t.size!=e.size&&!c)return!1;var d=s.get(t);if(d)return d==e;r|=Ub,s.set(t,e);var u=jb(l(t),l(e),r,i,o,s);return s.delete(t),u;case e2:if(bs)return bs.call(t)==bs.call(e)}return!1}var i2=r2;function o2(t,e){for(var n=-1,r=e.length,i=t.length;++n<r;)t[i+n]=e[n];return t}var s2=o2,l2=Array.isArray,ks=l2,a2=s2,c2=ks;function d2(t,e,n){var r=e(t);return c2(t)?r:a2(r,n(t))}var u2=d2;function f2(t,e){for(var n=-1,r=t==null?0:t.length,i=0,o=[];++n<r;){var s=t[n];e(s,n,t)&&(o[i++]=s)}return o}var h2=f2;function p2(){return[]}var m2=p2,g2=h2,y2=m2,b2=Object.prototype,k2=b2.propertyIsEnumerable,Sc=Object.getOwnPropertySymbols,x2=Sc?function(t){return t==null?[]:(t=Object(t),g2(Sc(t),function(e){return k2.call(t,e)}))}:y2,v2=x2;function w2(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var C2=w2,S2=qr,O2=Kr,M2="[object Arguments]";function E2(t){return O2(t)&&S2(t)==M2}var T2=E2,Oc=T2,$2=Kr,Mc=Object.prototype,N2=Mc.hasOwnProperty,B2=Mc.propertyIsEnumerable,A2=Oc(function(){return arguments}())?Oc:function(t){return $2(t)&&N2.call(t,"callee")&&!B2.call(t,"callee")},D2=A2,Ui={exports:{}};function V2(){return!1}var _2=V2;Ui.exports,function(t,e){var n=Ot,r=_2,i=e&&!e.nodeType&&e,o=i&&!0&&t&&!t.nodeType&&t,s=o&&o.exports===i,l=s?n.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||r;t.exports=d}(Ui,Ui.exports);var Ec=Ui.exports,L2=9007199254740991,I2=/^(?:0|[1-9]\d*)$/;function P2(t,e){var n=typeof t;return e=e??L2,!!e&&(n=="number"||n!="symbol"&&I2.test(t))&&t>-1&&t%1==0&&t<e}var R2=P2,z2=9007199254740991;function j2(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=z2}var Tc=j2,F2=qr,H2=Tc,W2=Kr,U2="[object Arguments]",q2="[object Array]",K2="[object Boolean]",Y2="[object Date]",J2="[object Error]",G2="[object Function]",Z2="[object Map]",X2="[object Number]",Q2="[object Object]",ek="[object RegExp]",tk="[object Set]",nk="[object String]",rk="[object WeakMap]",ik="[object ArrayBuffer]",ok="[object DataView]",sk="[object Float32Array]",lk="[object Float64Array]",ak="[object Int8Array]",ck="[object Int16Array]",dk="[object Int32Array]",uk="[object Uint8Array]",fk="[object Uint8ClampedArray]",hk="[object Uint16Array]",pk="[object Uint32Array]",ke={};ke[sk]=ke[lk]=ke[ak]=ke[ck]=ke[dk]=ke[uk]=ke[fk]=ke[hk]=ke[pk]=!0,ke[U2]=ke[q2]=ke[ik]=ke[K2]=ke[ok]=ke[Y2]=ke[J2]=ke[G2]=ke[Z2]=ke[X2]=ke[Q2]=ke[ek]=ke[tk]=ke[nk]=ke[rk]=!1;function mk(t){return W2(t)&&H2(t.length)&&!!ke[F2(t)]}var gk=mk;function yk(t){return function(e){return t(e)}}var bk=yk,qi={exports:{}};qi.exports,function(t,e){var n=ic,r=e&&!e.nodeType&&e,i=r&&!0&&t&&!t.nodeType&&t,o=i&&i.exports===r,s=o&&n.process,l=function(){try{var c=i&&i.require&&i.require("util").types;return c||s&&s.binding&&s.binding("util")}catch{}}();t.exports=l}(qi,qi.exports);var kk=qi.exports,xk=gk,vk=bk,$c=kk,Nc=$c&&$c.isTypedArray,wk=Nc?vk(Nc):xk,Bc=wk,Ck=C2,Sk=D2,Ok=ks,Mk=Ec,Ek=R2,Tk=Bc,$k=Object.prototype,Nk=$k.hasOwnProperty;function Bk(t,e){var n=Ok(t),r=!n&&Sk(t),i=!n&&!r&&Mk(t),o=!n&&!r&&!i&&Tk(t),s=n||r||i||o,l=s?Ck(t.length,String):[],c=l.length;for(var d in t)(e||Nk.call(t,d))&&!(s&&(d=="length"||i&&(d=="offset"||d=="parent")||o&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||Ek(d,c)))&&l.push(d);return l}var Ak=Bk,Dk=Object.prototype;function Vk(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||Dk;return t===n}var _k=Vk;function Lk(t,e){return function(n){return t(e(n))}}var Ik=Lk,Pk=Ik,Rk=Pk(Object.keys,Object),zk=Rk,jk=_k,Fk=zk,Hk=Object.prototype,Wk=Hk.hasOwnProperty;function Uk(t){if(!jk(t))return Fk(t);var e=[];for(var n in Object(t))Wk.call(t,n)&&n!="constructor"&&e.push(n);return e}var qk=Uk,Kk=pc,Yk=Tc;function Jk(t){return t!=null&&Yk(t.length)&&!Kk(t)}var Gk=Jk,Zk=Ak,Xk=qk,Qk=Gk;function ex(t){return Qk(t)?Zk(t):Xk(t)}var tx=ex,nx=u2,rx=v2,ix=tx;function ox(t){return nx(t,ix,rx)}var sx=ox,Ac=sx,lx=1,ax=Object.prototype,cx=ax.hasOwnProperty;function dx(t,e,n,r,i,o){var s=n&lx,l=Ac(t),c=l.length,d=Ac(e),u=d.length;if(c!=u&&!s)return!1;for(var f=c;f--;){var h=l[f];if(!(s?h in e:cx.call(e,h)))return!1}var p=o.get(t),m=o.get(e);if(p&&m)return p==e&&m==t;var g=!0;o.set(t,e),o.set(e,t);for(var y=s;++f<c;){h=l[f];var k=t[h],S=e[h];if(r)var $=s?r(S,k,h,e,t,o):r(k,S,h,t,e,o);if(!($===void 0?k===S||i(k,S,n,r,o):$)){g=!1;break}y||(y=h=="constructor")}if(g&&!y){var b=t.constructor,v=e.constructor;b!=v&&"constructor"in t&&"constructor"in e&&!(typeof b=="function"&&b instanceof b&&typeof v=="function"&&v instanceof v)&&(g=!1)}return o.delete(t),o.delete(e),g}var ux=dx,fx=er,hx=Ot,px=fx(hx,"DataView"),mx=px,gx=er,yx=Ot,bx=gx(yx,"Promise"),kx=bx,xx=er,vx=Ot,wx=xx(vx,"Set"),Cx=wx,Sx=er,Ox=Ot,Mx=Sx(Ox,"WeakMap"),Ex=Mx,xs=mx,vs=ys,ws=kx,Cs=Cx,Ss=Ex,Dc=qr,ir=gc,Vc="[object Map]",Tx="[object Object]",_c="[object Promise]",Lc="[object Set]",Ic="[object WeakMap]",Pc="[object DataView]",$x=ir(xs),Nx=ir(vs),Bx=ir(ws),Ax=ir(Cs),Dx=ir(Ss),Mn=Dc;(xs&&Mn(new xs(new ArrayBuffer(1)))!=Pc||vs&&Mn(new vs)!=Vc||ws&&Mn(ws.resolve())!=_c||Cs&&Mn(new Cs)!=Lc||Ss&&Mn(new Ss)!=Ic)&&(Mn=function(t){var e=Dc(t),n=e==Tx?t.constructor:void 0,r=n?ir(n):"";if(r)switch(r){case $x:return Pc;case Nx:return Vc;case Bx:return _c;case Ax:return Lc;case Dx:return Ic}return e});var Vx=Mn,Os=hb,_x=xc,Lx=i2,Ix=ux,Rc=Vx,zc=ks,jc=Ec,Px=Bc,Rx=1,Fc="[object Arguments]",Hc="[object Array]",Ki="[object Object]",zx=Object.prototype,Wc=zx.hasOwnProperty;function jx(t,e,n,r,i,o){var s=zc(t),l=zc(e),c=s?Hc:Rc(t),d=l?Hc:Rc(e);c=c==Fc?Ki:c,d=d==Fc?Ki:d;var u=c==Ki,f=d==Ki,h=c==d;if(h&&jc(t)){if(!jc(e))return!1;s=!0,u=!1}if(h&&!u)return o||(o=new Os),s||Px(t)?_x(t,e,n,r,i,o):Lx(t,e,c,n,r,i,o);if(!(n&Rx)){var p=u&&Wc.call(t,"__wrapped__"),m=f&&Wc.call(e,"__wrapped__");if(p||m){var g=p?t.value():t,y=m?e.value():e;return o||(o=new Os),i(g,y,n,r,o)}}return h?(o||(o=new Os),Ix(t,e,n,r,i,o)):!1}var Fx=jx,Hx=Fx,Uc=Kr;function qc(t,e,n,r,i){return t===e?!0:t==null||e==null||!Uc(t)&&!Uc(e)?t!==t&&e!==e:Hx(t,e,n,r,qc,i)}var Wx=qc,Ux=Wx;function qx(t,e){return Ux(t,e)}var Kx=qx;const Kc=Wr(Kx),Yx={key:0,class:"leading-none"},Jx={key:1},Gx={class:"flex flex-col max-h-80 overflow-y-auto"},Zx={key:0,class:"p-3"},Xx={key:1},Qx={key:0,class:"px-4 py-2 flex items-center justify-between text-sm gap-6 dark:text-gray-400"},ev=["onClick"],tv={class:"select-none flex w-full items-center justify-between"},Yc=Object.assign({name:"WpicChoiceList"},{props:{modelValue:{},value:{},name:String,small:Boolean,hideSelect:Boolean,label:String,placeholder:{type:String,default:"Select..."},options:Array,multiple:Boolean,required:Boolean,disabled:Boolean,isInvalid:Boolean,maxDisplay:{type:Number},batchSelect:{type:Boolean,default:!1},allSelectedText:String,filterable:Boolean,remoteMethod:{},noDataText:String,clearable:Boolean,debounce:{type:Number,default:0},loading:Boolean,material:Boolean,naked:Boolean},emits:["blur-sm","input","change","update:modelValue"],setup(t,{expose:e,emit:n}){const r=t,i=a.ref(!1),o=a.ref(r.options);a.watch(()=>r.options,()=>{var b;(b=r.options)!=null&&b.length&&(o.value=[...r.options])},{immediate:!0,deep:!0});const s=n,l=a.ref(),c=a.ref();function d(b){var v,x;if(r.multiple){if(b){let N=r.modelValue||[];N.indexOf(b)>=0?N.splice(N.indexOf(b),1):N.push(b),s("update:modelValue",N),p(N),((v=r.modelValue)==null?void 0:v.length)===((x=r.options)==null?void 0:x.length)?i.value=!0:i.value=!1}}else s("update:modelValue",b),p(b),l.value=null,c.value.hide()}async function u(b){var v,x;s("update:modelValue",b),p(b),await a.nextTick(),((v=r.modelValue)==null?void 0:v.length)===((x=r.options)==null?void 0:x.length)&&(i.value=!0)}function f(b){s("update:modelValue",b),i.value=!1,p(b)}function h(){i.value=!1,r.multiple?(s("update:modelValue",[]),p([])):(s("update:modelValue",null),p(null))}const p=fc(function(b){s("change",b)},r.debounce),m=a.computed(()=>{var b,v,x,N;if(r.multiple)if(r.maxDisplay){let D=(v=o.value)==null?void 0:v.filter(B=>{var L;return((L=r.modelValue)==null?void 0:L.indexOf(B.value))>=0}).map(B=>B.label),A=D==null?void 0:D.slice(0,r.maxDisplay);return(D==null?void 0:D.length)-(A==null?void 0:A.length)>0?(A==null?void 0:A.join(", "))+` (+${(D==null?void 0:D.length)-A.length})`:A==null?void 0:A.join(", ")}else return(b=o.value)==null?void 0:b.filter(D=>{var A;return((A=r.modelValue)==null?void 0:A.indexOf(D.value))>=0}).map(D=>D.label).join(", ");else return((N=(x=o.value)==null?void 0:x.find(D=>D.value===r.modelValue))==null?void 0:N.label)||r.modelValue});function g(b){var v;try{return r.multiple?r.modelValue!==null&&((v=r.modelValue)==null?void 0:v.some(x=>Kc(x,b))):r.modelValue!==null&&Kc(b,r.modelValue)}catch(x){return console.log(x),!1}}const y={pmi:"group-[.is-selected]:bg-violet-50 hover:group-[.is-selected]:bg-violet-100","wpic-tools":"hover:bg-gray-50 group-[.is-selected]:text-lime-500 group-[.is-selected]:font-medium text-gray-600 dark:hover:bg-white/5 dark:text-gray-400 dark:group-[.is-selected]:text-lime-700"},k=a.computed(()=>{var b,v;return((b=r.modelValue)==null?void 0:b.length)===((v=r.options)==null?void 0:v.length)}),S=a.computed(()=>{var b;if(r.filterable&&!r.remoteMethod&&((b=l.value)!=null&&b.trim().length)){const v=l.value.trim().toLowerCase();return r.options.filter(x=>{var N;return(N=x.label)==null?void 0:N.toLowerCase().includes(v)})}return r.options});function $(){r.remoteMethod&&r.remoteMethod(l.value)}return e({allSelected:i,isAllSelected:k}),(b,v)=>(a.openBlock(),a.createBlock(Sn,{custom:"",ref_key:"myPopover",ref:c,label:t.label,disabled:t.disabled},{default:a.withCtx(({isHidden:x})=>[a.createVNode(Pi,{material:t.material,naked:t.naked,disabled:t.disabled,small:t.small,invalid:t.isInvalid,loading:t.loading},{default:a.withCtx(()=>{var N,D,A,B,L,j;return[a.createElementVNode("span",{class:a.normalizeClass(["select-none w-full text-left flex-1",{"whitespace-pre":!t.multiple}])},[t.modelValue&&(!t.multiple||t.multiple&&((N=t.modelValue)==null?void 0:N.length)>0)&&!t.hideSelect?(a.openBlock(),a.createElementBlock("span",Yx,[k.value&&((D=t.allSelectedText)!=null&&D.length)?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createTextVNode(a.toDisplayString(t.allSelectedText)+" ("+a.toDisplayString((A=t.options)==null?void 0:A.length)+")",1)],64)):(a.openBlock(),a.createElementBlock(a.Fragment,{key:1},[a.createTextVNode(a.toDisplayString(m.value),1)],64))])):!t.multiple&&((B=t.options)!=null&&B.find(G=>G.value===null))?(a.openBlock(),a.createElementBlock("span",Jx,a.toDisplayString((j=(L=t.options)==null?void 0:L.find(G=>G.value===null))==null?void 0:j.label),1)):a.renderSlot(b.$slots,"default",{key:2},()=>[a.createTextVNode(a.toDisplayString(t.placeholder),1)])],2),t.modelValue&&t.clearable?(a.openBlock(),a.createElementBlock("div",{key:0,onClick:a.withModifiers(h,["stop"]),style:{"z-index":"2"},class:"absolute right-6 mr-3 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-4 h-4"})])):a.createCommentVNode("",!0),a.createVNode(Dg,{class:a.normalizeClass(["h-4 w-4 transition-all transform",{"rotate-180":!x}])},null,8,["class"])]}),_:2},1032,["material","naked","disabled","small","invalid","loading"])]),content:a.withCtx(()=>{var x;return[a.createElementVNode("div",Gx,[t.filterable?(a.openBlock(),a.createElementBlock("div",Zx,[a.createVNode(Zc,{slim:"",placeholder:"Search...",clearable:"",modelValue:l.value,"onUpdate:modelValue":[v[0]||(v[0]=N=>l.value=N),$]},null,8,["modelValue"])])):a.createCommentVNode("",!0),!t.options&&((x=t.options)==null?void 0:x.length)==0?(a.openBlock(),a.createElementBlock("span",Xx,"No data.")):(a.openBlock(),a.createElementBlock(a.Fragment,{key:2},[t.multiple&&t.batchSelect?(a.openBlock(),a.createElementBlock("div",Qx,[a.createElementVNode("span",{class:"cursor-pointer opacity-50 hover:opacity-100",onClick:v[1]||(v[1]=N=>{var D;return u((D=S.value)==null?void 0:D.filter(A=>A.value).map(A=>A.value))})},"Select all"),a.createElementVNode("span",{class:"cursor-pointer opacity-50 hover:opacity-100",onClick:v[2]||(v[2]=N=>f([]))},"Select none")])):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(S.value,N=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["group",{"is-selected":!!g(N.value)}])},[a.createElementVNode("div",{class:a.normalizeClass(["flex items-center py-2 px-4 min-w-64 text-base",{"cursor-pointer":!t.multiple||N.value,[`${y[a.unref(re).theme]}`]:!0}]),onClick:D=>N.disabled?null:d(N.value)},[a.createElementVNode("div",tv,[a.createElementVNode("span",{class:a.normalizeClass(["",{"opacity-25":N.disabled}])},a.toDisplayString(N.label||N.value),3),t.multiple&&g(N.value)?(a.openBlock(),a.createBlock(rc,{key:0,class:"w-4 h-4"})):a.createCommentVNode("",!0)])],10,ev)],2))),256))],64))])]}),_:3},8,["label","disabled"]))}}),Jc={__name:"ToggleSwitch",props:{modelValue:Boolean,label:String},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e;function i(){r("update:modelValue",!n.modelValue)}return(o,s)=>(a.openBlock(),a.createElementBlock("div",{class:"inline-flex items-center gap-3 cursor-pointer select-none",onClick:i},[a.createElementVNode("div",{class:a.normalizeClass(["w-11 h-6 rounded-full shadow-inner flex items-center transition-all duration-100",{"bg-lime-500 dark:bg-lime-600":t.modelValue,"bg-gray-300 dark:bg-gray-800":!t.modelValue}])},[a.createElementVNode("div",{class:a.normalizeClass(["w-5 h-5 rounded-full bg-white dark:bg-gray-500 shadow-md transition-all duration-100 transform",{"translate-x-[calc(100%+3px)] dark:!bg-gray-200":t.modelValue,"translate-x-px":!t.modelValue}])},null,2)],2),a.createElementVNode("span",{class:a.normalizeClass({"text-gray-500":!t.modelValue,"text-gray-700 dark:text-gray-300":t.modelValue})},a.toDisplayString(t.label),3)]))}},nv={key:0,class:"mb-2 gap-2 wpic-form-label text-base text-zinc-600 dark:text-zinc-300 flex items-center"},rv={class:""},iv=["value","disabled","rows","placeholder"],Gc=Object.assign({name:"WpicTextarea"},{props:{modelValue:{},label:String,disabled:Boolean,noResize:Boolean,autoResize:Boolean,placeholder:String,isInvalid:Boolean,required:Boolean,minHeight:{type:[String,Number],default:50},maxHeight:{type:[String,Number],default:300},rows:{type:[String,Number],default:3}},emits:["update:modelValue"],setup(t,{expose:e,emit:n}){const r=t,i=a.ref(null),o=a.ref(!1);a.watch(()=>r.modelValue,d=>{i.value.style.height="auto",r.autoResize&&a.nextTick(()=>{r.minHeight&&(i.value.style.height=`${i.value.scrollHeight<r.minHeight?r.minHeight:i.value.scrollHeight}px`),r.maxHeight&&(i.value.scrollHeight>r.maxHeight?(i.value.style.height=`${r.maxHeight}px`,o.value=!0):o.value=!1)})},{deep:!0});const s=n;function l(d){s("update:modelValue",d==null?void 0:d.target.value)}function c(){i.value.focus()}return e({focus:c}),(d,u)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[t.label?(a.openBlock(),a.createElementBlock("div",nv,[a.createTextVNode(a.toDisplayString(t.label)+" ",1),a.createElementVNode("div",rv,[d.info?(a.openBlock(),a.createBlock(Sn,{key:0,hover:""},{content:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(d.info),1)]),default:a.withCtx(()=>[a.createVNode(hs,{class:"w-4 h-4 text-zinc-600"})]),_:1})):a.createCommentVNode("",!0)])])):a.createCommentVNode("",!0),a.createElementVNode("textarea",{ref_key:"myTextarea",ref:i,class:a.normalizeClass(["relative appearance-none outline-hidden flex w-full h-full rounded-sm px-4 py-2 bg-transparent opacity-100 active:border-lime-400 focus:border-lime-400 focus-visible:border-none placeholder:opacity-30 dark:text-gray-400",{"cursor-not-allowed":t.disabled,"resize-none":t.noResize,"overflow-hidden":t.autoResize&&!o.value,"overflow-auto":t.autoResize||o.value}]),style:a.normalizeStyle({"min-height":t.autoResize&&`${t.minHeight}px`,maxHeight:t.autoResize&&`${t.maxHeight}px`}),value:t.modelValue,disabled:t.disabled,rows:t.rows,onInput:l,placeholder:t.placeholder},null,46,iv)],64))}}),ov={},sv={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},lv=[a.createElementVNode("path",{d:"M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"},null,-1),a.createElementVNode("path",{"fill-rule":"evenodd",d:"M1.323 11.447C2.811 6.976 7.028 3.75 12.001 3.75c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113-1.487 4.471-5.705 7.697-10.677 7.697-4.97 0-9.186-3.223-10.675-7.69a1.762 1.762 0 0 1 0-1.113ZM17.25 12a5.25 5.25 0 1 1-10.5 0 5.25 5.25 0 0 1 10.5 0Z","clip-rule":"evenodd"},null,-1)];function av(t,e){return a.openBlock(),a.createElementBlock("svg",sv,lv)}const cv=se(ov,[["render",av]]),dv={},uv={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},fv=[a.createElementVNode("path",{d:"M3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06l-18-18ZM22.676 12.553a11.249 11.249 0 0 1-2.631 4.31l-3.099-3.099a5.25 5.25 0 0 0-6.71-6.71L7.759 4.577a11.217 11.217 0 0 1 4.242-.827c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113Z"},null,-1),a.createElementVNode("path",{d:"M15.75 12c0 .18-.013.357-.037.53l-4.244-4.243A3.75 3.75 0 0 1 15.75 12ZM12.53 15.713l-4.243-4.244a3.75 3.75 0 0 0 4.244 4.243Z"},null,-1),a.createElementVNode("path",{d:"M6.75 12c0-.619.107-1.213.304-1.764l-3.1-3.1a11.25 11.25 0 0 0-2.63 4.31c-.12.362-.12.752 0 1.114 1.489 4.467 5.704 7.69 10.675 7.69 1.5 0 2.933-.294 4.242-.827l-2.477-2.477A5.25 5.25 0 0 1 6.75 12Z"},null,-1)];function hv(t,e){return a.openBlock(),a.createElementBlock("svg",uv,fv)}const pv=se(dv,[["render",hv]]),mv={},gv={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},yv=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 12h-15"},null,-1)];function bv(t,e){return a.openBlock(),a.createElementBlock("svg",gv,yv)}const kv=se(mv,[["render",bv]]),xv={class:"flex items-center gap-2"},vv={key:0},wv={class:""},Cv=["innerHTML"],Sv={class:"flex justify-end"},Ov=["name","value","checked"],Mv={class:"flex items-center justify-center text-center opacity-50 w-4 h-4 leading-none"},Ev={key:5,class:"absolute z-10 right-0 mr-3 h-full flex items-center"},Tv={class:"min-w-5 h-5 leading-tight cursor-pointer dark:text-gray-400"},$v={key:6,class:"text-red-700 dark:text-red-400/90 mt-1 text-base"},Zc=Object.assign({name:"WpicFormField"},{props:{label:{type:[String,Number]},placeholder:String,name:{type:String,default:null},select:Boolean,checkbox:Boolean,radio:Boolean,textarea:Boolean,rules:{},type:{type:String,default:"text"},tag:{type:String,default:null},options:{type:Array},required:Boolean,email:Boolean,multiple:Boolean,slim:Boolean,error:{type:Boolean,default:!0},clearable:Boolean,modelValue:{},checkboxValue:{},uncheckedValue:{},radioValue:{},disabled:Boolean,debounce:{type:Number,default:0},loading:Boolean,password:Boolean,addLabel:{type:String,default:"Add"},help:String,labelName:Boolean,half:Boolean,hideSelect:Boolean,date:Boolean,range:Boolean,rows:{type:[String,Number],default:3},transparent:Boolean,loadingPercent:{type:Number,default:null},loadingPulse:{type:Boolean,default:!1},blur:{type:Boolean,default:!1},large:Boolean,noResize:Boolean,autoResize:Boolean,minHeight:{type:[String,Number],default:50},maxHeight:{type:[String,Number],default:300},hideFocus:Boolean,min:{type:[String,Number],default:-1/0},max:{type:[String,Number],default:1/0},info:{type:String},small:Boolean,maxDisplay:{type:Number},filterable:Boolean,remoteMethod:{},noDataText:String,batchSelect:{type:Boolean,default:!1},allSelectedText:String,hideRequired:Boolean,material:Boolean,naked:Boolean,toggleSwitch:Boolean},emits:["onChange","update:modelValue","onClear"],setup(t,{expose:e,emit:n}){const r={pmi:"shadow-inner border-zinc-400 focus-within:border-zinc-500 focus-within:outline focus-within:outline-2 focus-within:outline-offset-3 bg-zinc-100 dark:bg-zinc-700/25 dark:border-zinc-700/50 dark:text-zinc-300","wpic-tools":"text-gray-800 disabled:text-gray-400 disabled:border-gray-200 bg-white border-gray-300 dark:bg-gray-930 dark:border-gray-920 focus-within:border-lime-400 dark:focus-within:bg-gray-920 disabled:bg-gray-50"},i={pmi:"rounded-xs group-[.is-active]:border-zinc-400 group-[.is-selected]:bg-violet-800 group-[.is-selected]:border-violet-800 group-[.is-selected]:text-white group-[.is-disabled]:bg-opacity-50 group-[.is-disabled]:border-opacity-50 group-[.is-disabled]:text-opacity-75","wpic-tools":"rounded-sm group-[.is-active]:border-gray-300 dark:group-[.is-active]:bg-gray-950 dark:group-[.is-active]:border-gray-800 group-[.is-selected]:bg-lime-600 group-[.is-selected]:border-lime-600 group-[.is-selected]:text-white dark:group-[.is-disabled]:border-gray-800/50 group-[.is-disabled]:!text-gray-300 group-[.is-disabled]:!border-gray-100 group-[.is-disabled]:!bg-gray-100 dark:group-[.is-disabled]:!border-gray-900 dark:group-[.is-disabled]:!text-gray-700 dark:group-[.is-disabled]:!bg-gray-900"},o=t,s=a.computed(()=>o.name?o.name:fs()),l=mm(s.value),c=a.computed(()=>{if(o.label)return o.label;if(o.name&&o.labelName)return`${o.name}#${o.labelName}`}),d=a.ref(!0),u=a.computed(()=>(o.type=="password"||o.password)&&d.value?"password":o.type);function f(){d.value=!d.value}const h=a.computed(()=>{var B;if(o.rules&&typeof o.rules=="string"){let L=(B=o.rules)==null?void 0:B.split("|");return o.required&&L.push("required"),o.email&&L.push("email"),L.join("|")}else if(!o.rules){let L=[];return o.required&&L.push("required"),o.email&&L.push("email"),L.join("|")}return"required"});function p(B){let L=B&&B.target?B.target.value:B;S(L)}const m=n;function g(B){B===!0||B===!1?m("update:modelValue",!B):m("update:modelValue",B)}function y(B){let L=B&&B.target?B.target.value:B;m("update:modelValue",L),m("onChange",L)}function k(){m("update:modelValue",null),m("onChange",null),m("onClear")}const S=fc(function(B){m("update:modelValue",B),m("onChange",B)},o.debounce),$=a.ref(null),b=a.ref();function v(){var B,L;o.textarea?(B=b.value)==null||B.focus():(L=$.value)==null||L.$el.focus()}function x(){return $.value.meta.valid}const N=a.ref(),D=a.computed(()=>N.value.allSelected),A=a.computed(()=>N.value.isAllSelected);return e({focus:v,isValid:x,allSelected:D,isAllSelected:A}),(B,L)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-form-field",{"mb-6":!t.slim}])},[c.value&&!t.checkbox&&!t.radio&&!t.toggleSwitch?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass([{"text-sm":t.small,"text-base":!t.small},"mb-2 wpic-form-label text-gray-500 dark:text-gray-500 flex items-center justify-between"])},[a.createElementVNode("div",xv,[a.createElementVNode("span",null,a.toDisplayString(c.value),1),t.required&&!t.hideRequired?(a.openBlock(),a.createElementBlock("span",vv,"*")):a.createCommentVNode("",!0),a.createElementVNode("div",wv,[t.info?(a.openBlock(),a.createBlock(Sn,{key:0,hover:""},{content:a.withCtx(()=>[a.createElementVNode("div",{class:"whitespace-break-spaces",innerHTML:t.info},null,8,Cv)]),default:a.withCtx(()=>[a.createVNode(hs,{class:"w-4 h-4 text-zinc-600"})]),_:1})):a.createCommentVNode("",!0)])]),a.createElementVNode("div",Sv,[a.renderSlot(B.$slots,"more")])],2)):a.createCommentVNode("",!0),t.checkbox?(a.openBlock(),a.createBlock(a.unref(Yn),{key:1,ref_key:"myInput",ref:$,name:s.value,rules:h.value,value:t.checkboxValue,"unchecked-value":t.uncheckedValue,modelValue:t.modelValue},{default:a.withCtx(({field:j})=>[a.createElementVNode("div",{class:a.normalizeClass(["inline-flex group items-center gap-2",{"is-disabled":t.disabled,"is-active":!t.disabled&&!t.modelValue,"is-selected":t.modelValue===!0}]),onClick:L[0]||(L[0]=G=>t.disabled?void 0:g(t.modelValue))},[a.createElementVNode("div",{class:a.normalizeClass(["w-4 h-4 border dark:border-gray-800 cursor-pointer",{[`${i[a.unref(re).theme]}`]:!0}])},[t.modelValue===!0?(a.openBlock(),a.createBlock(rc,{key:0})):a.createCommentVNode("",!0)],2),a.createElementVNode("span",{class:a.normalizeClass(["text-base cursor-pointer select-none text-gray-600 dark:text-gray-500",{"!text-gray-500/50 dark:text-gray-700/50":t.disabled}])},[a.renderSlot(B.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(c.value),1)])],2)],2)]),_:3},8,["name","rules","value","unchecked-value","modelValue"])):t.radio?(a.openBlock(),a.createBlock(a.unref(Yn),{key:2,ref_key:"myInput",ref:$,name:s.value,value:t.radioValue,modelValue:t.modelValue},{default:a.withCtx(({field:j})=>[a.createElementVNode("div",{onClick:L[2]||(L[2]=()=>{t.disabled||y(t.radioValue)}),class:a.normalizeClass([{"cursor-pointer":!t.disabled},"inline-flex items-center gap-2 select-none"])},[a.createElementVNode("span",{class:a.normalizeClass(["h-4 w-4 border border-zinc-400 rounded-full p-[2px]",{"border-opacity-50":t.disabled}])},[t.radioValue==t.modelValue?(a.openBlock(),a.createElementBlock("span",{key:0,class:a.normalizeClass(["flex rounded-full h-full w-full bg-violet-800",{"bg-opacity-50":t.disabled}])},null,2)):a.createCommentVNode("",!0)],2),a.createElementVNode("input",{class:"hidden",type:"radio",name:t.name,value:t.radioValue,onChange:L[1]||(L[1]=(...G)=>B.onChange&&B.onChange(...G)),checked:t.radioValue==t.modelValue},null,40,Ov),c.value?(a.openBlock(),a.createElementBlock("span",{key:0,class:a.normalizeClass(["text-base",{"opacity-50":t.disabled}])},a.toDisplayString(c.value),3)):a.createCommentVNode("",!0)],2)]),_:1},8,["name","value","modelValue"])):t.select?(a.openBlock(),a.createBlock(a.unref(Yn),{key:3,ref_key:"myInput",ref:$,modelValue:t.modelValue,rules:h.value,name:s.value},{default:a.withCtx(({field:j})=>{var G;return[a.createVNode(Yc,{ref_key:"myChoiceList",ref:N,modelValue:t.modelValue,"onUpdate:modelValue":y,disabled:t.disabled,options:t.options,small:t.small,clearable:t.clearable,hideSelect:t.hideSelect,"remote-method":t.remoteMethod,multiple:t.multiple,filterable:t.filterable,maxDisplay:t.maxDisplay,batchSelect:t.batchSelect,allSelectedText:t.allSelectedText,isInvalid:!!(t.error&&a.unref(l)),required:t.required||((G=h.value)==null?void 0:G.indexOf("required"))>=0,label:c.value,placeholder:t.placeholder,loading:t.loading,material:t.material,naked:t.naked},null,8,["modelValue","disabled","options","small","clearable","hideSelect","remote-method","multiple","filterable","maxDisplay","batchSelect","allSelectedText","isInvalid","required","label","placeholder","loading","material","naked"])]}),_:1},8,["modelValue","rules","name"])):t.toggleSwitch?(a.openBlock(),a.createBlock(a.unref(Yn),{key:4,ref_key:"myInput",ref:$,modelValue:t.modelValue,rules:h.value,name:s.value},{default:a.withCtx(({field:j})=>[a.createVNode(Jc,{modelValue:t.modelValue,"onUpdate:modelValue":y,label:c.value},null,8,["modelValue","label"])]),_:1},8,["modelValue","rules","name"])):(a.openBlock(),a.createElementBlock("div",{key:5,class:a.normalizeClass(["wpic-input flex relative",{"rounded-sm border":!t.naked,"border-b":t.material,"!bg-transparent":t.naked,[`${r[a.unref(re).theme]}`]:!0,"bg-transparent!":t.transparent,"h-10":!t.textarea&&!t.large,"h-12":!t.textarea&&t.large,"border-opacity-50 border-zinc-300 text-zinc-400":t.disabled,"border-red-600! focus-within:outline-red-600 dark:border-red-400/70!":a.unref(l)}])},[B.$slots.prepend?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["absolute dark:text-gray-400 left-0 ml-0 w-9 h-full flex items-center text-center",{"justify-center":!t.naked}])},[a.createElementVNode("div",Mv,[a.renderSlot(B.$slots,"prepend")])],2)):a.createCommentVNode("",!0),t.textarea?(a.openBlock(),a.createBlock(a.unref(Yn),{key:1,ref_key:"myInput",ref:$,modelValue:t.modelValue,rules:h.value,name:s.value},{default:a.withCtx(()=>{var j;return[a.createVNode(Gc,{ref_key:"myTextarea",ref:b,modelValue:t.modelValue,"onUpdate:modelValue":p,rows:t.rows,disabled:t.disabled,noResize:t.noResize,autoResize:t.autoResize,placeholder:t.placeholder,minHeight:t.minHeight,maxHeight:t.maxHeight,isInvalid:!!(t.error&&a.unref(l)),required:t.required||((j=h.value)==null?void 0:j.indexOf("required"))>=0},null,8,["modelValue","rows","disabled","noResize","autoResize","placeholder","minHeight","maxHeight","isInvalid","required"])]}),_:1},8,["modelValue","rules","name"])):(a.openBlock(),a.createBlock(a.unref(Yn),{key:2,ref_key:"myInput",ref:$,autocomplete:"off",style:{"z-index":"1"},class:a.normalizeClass(["flex w-full h-full rounded-sm pr-4 bg-transparent outline-hidden appearance-none dark:text-gray-400 dark:placeholder:text-gray-700",{"pl-4":!B.$slots.prepend&&!t.naked,"pl-8":B.$slots.prepend&&!t.naked,"pl-6":B.$slots.prepend&&t.naked,"py-2":t.textarea,"text-sm":t.small,"cursor-not-allowed":t.disabled}]),type:u.value,min:t.min,max:t.max,rows:t.rows,name:s.value,disabled:t.disabled,modelValue:t.modelValue,onInput:p,"no-data-text":t.noDataText,placeholder:t.placeholder,validateOnInput:!!a.unref(l),rules:h.value},null,8,["class","type","min","max","rows","name","disabled","modelValue","no-data-text","placeholder","validateOnInput","rules"])),t.loading?(a.openBlock(),a.createElementBlock("div",{key:3,onClick:a.withModifiers(k,["stop"]),class:"absolute right-0 mr-3 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Jn,{class:"w-6 h-6 opacity-50"})])):t.clearable&&t.modelValue?(a.openBlock(),a.createElementBlock("div",{key:4,onClick:a.withModifiers(k,["stop"]),style:{"z-index":"2"},class:"absolute right-0 mr-3 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-5 h-5 opacity-50"})])):a.createCommentVNode("",!0),B.$slots.append||t.password||t.type=="password"?(a.openBlock(),a.createElementBlock("div",Ev,[a.createElementVNode("div",Tv,[a.renderSlot(B.$slots,"append",{},()=>[a.withDirectives(a.createVNode(cv,{class:"text-zinc-600 select-none",onClick:f},null,512),[[a.vShow,d.value]]),a.withDirectives(a.createVNode(pv,{class:"text-zinc-600 select-none",onClick:f},null,512),[[a.vShow,!d.value]])])])])):a.createCommentVNode("",!0)],2)),t.error&&a.unref(l)?(a.openBlock(),a.createElementBlock("div",$v,[a.createVNode(a.unref(pm),{name:s.value},{default:a.withCtx(j=>[a.createTextVNode(a.toDisplayString(j.message),1)]),_:1},8,["name"])])):a.createCommentVNode("",!0),B.$slots.help||t.help?(a.openBlock(),a.createElementBlock("div",{key:7,class:a.normalizeClass(["text-base mt-1",{"ml-7":t.type=="checkbox","opacity-50":t.disabled}])},[a.renderSlot(B.$slots,"help",{},()=>[a.createTextVNode(a.toDisplayString(t.help),1)])],2)):a.createCommentVNode("",!0)],2))}}),Nv=["innerHTML"],Xc=Object.assign({name:"WpicTooltip"},{props:{placement:{type:String,default:"top"},full:Boolean,text:String,offset:{type:Number,default:5},delay:{type:Number,default:500}},setup(t){const e=a.ref(),n=a.ref(),r=a.ref();fs();const i=t;function o(){i.text&&(n.value.style.display="block",l())}function s(){n.value.style.display=""}async function l(){var h,p;await a.nextTick();const c=await tc(e.value,n.value,{placement:i.placement,middleware:[ec(),Qa(),Xa(i.offset),gg({element:r.value})]});n.value.style.left=`${c.x}px`,n.value.style.top=`${c.y}px`;const{x:d,y:u}=c.middlewareData.arrow,f={top:"bottom",right:"left",bottom:"top",left:"right"}[(h=i.placement)==null?void 0:h.split("-")[0]];r.value&&Object.assign((p=r.value)==null?void 0:p.style,{left:d!=null?`${d}px`:"",top:u!=null?`${u}px`:"",right:"",bottom:"",[f]:"-4px"})}return(c,d)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[a.createElementVNode("span",{ref_key:"button",ref:e,class:a.normalizeClass({"w-full h-full":t.full}),"aria-describedby":"tooltip",onMouseenter:o,onMouseleave:s},[a.renderSlot(c.$slots,"default")],34),a.createElementVNode("div",{ref_key:"tooltip",ref:n,class:"tooltip z-30 px-3 py-2 border border-zinc-200 dark:border-gray-900 text-sm absolute top-0 left-0 bg-black text-white rounded-md hidden",role:"tooltip"},[a.createElementVNode("span",{innerHTML:t.text},null,8,Nv),a.createElementVNode("div",{ref_key:"arrowElement",ref:r,class:"arrow"},null,512)],512)],64))}}),Bv={key:1,class:"flex justify-between items-baseline pt-4 px-6"},Av={class:""},Dv={key:2,class:"flex items-center justify-end py-4 px-6"},Vv=Object.assign({name:"WpicCard"},{props:{title:String,inline:Boolean,loading:Boolean},setup(t){const e={pmi:"bg-white dark:bg-zinc-800/50 shadow-[0_4px_16px_0px_rgba(0,0,0,0.1)]","wpic-tools":"bg-white border border-gray-200 dark:bg-gray-940 dark:border-gray-920"},n={pmi:"font-bold","wpic-tools":"font-medium dark:text-gray-300"};return(r,i)=>{const o=a.resolveComponent("wpic-loading-panel");return a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["rounded-lg wpic-card relative",{[e[a.unref(re).theme]]:!0,"wpic-card-inline":t.inline,"has-header":t.title||r.$slots.actions}])},[t.loading?(a.openBlock(),a.createBlock(o,{key:0,class:"absolute top-0 left-0 z-10",wave:""})):a.createCommentVNode("",!0),t.title||r.$slots.actions?(a.openBlock(),a.createElementBlock("div",Bv,[t.title||r.$slots.actions?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["text-lg 2xl:text-xl",[n[a.unref(re).theme]]])},a.toDisplayString(t.title),3)):a.createCommentVNode("",!0),a.createElementVNode("div",Av,[a.renderSlot(r.$slots,"actions")])])):a.createCommentVNode("",!0),a.renderSlot(r.$slots,"default"),r.$slots.buttons?(a.openBlock(),a.createElementBlock("div",Dv,[a.renderSlot(r.$slots,"buttons")])):a.createCommentVNode("",!0)],2)}}}),_v={key:0,class:"pb-3 flex justify-betweeen h-12 items-center"},Lv={class:"flex-1 text-lg dark:text-gray-300 font-semibold"},Iv=Object.assign({name:"WpicCardSection"},{props:{title:String,sub:Boolean},setup(t){const e={pmi:"mx-6","wpic-tools":"px-6"};return(n,r)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["border-b relative dark:border-gray-900 dark:text-gray-300 last:border-0 pb-6",{[`${e[a.unref(re).theme]}`]:!0,"pt-3":!(t.title&&n.$slots.actions),"pt-6":!t.title&&!n.$slots.actions,"bg-gray-50 dark:bg-gray-930":t.sub}])},[t.title||n.$slots.actions?(a.openBlock(),a.createElementBlock("div",_v,[a.createElementVNode("div",Lv,a.toDisplayString(t.title),1),a.renderSlot(n.$slots,"actions")])):a.createCommentVNode("",!0),a.renderSlot(n.$slots,"default")],2))}}),Pv=a.createElementVNode("div",{class:""},null,-1),Rv=a.createStaticVNode('<div class="-mt-2"><div class="absolute left-1/4 h-8 border-r border-gray-100 dark:border-gray-900"></div><div class="absolute left-1/2 h-8 border-r border-gray-100 dark:border-gray-900"></div><div class="absolute left-3/4 h-8 border-r border-gray-100 dark:border-gray-900"></div></div><div class="mt-7 text-gray-500 dark:text-gray-600"><div class="absolute left-0 text-xs">0%</div><div class="absolute left-1/4 -translate-x-1/4 text-xs">25%</div><div class="absolute left-1/2 -translate-x-1/2 text-xs">50%</div><div class="absolute right-1/4 translate-x-3/4 text-xs">75%</div><div class="absolute right-0 text-xs">100%</div></div>',2),zv=Object.assign({name:"WpicProgressBar"},{props:{percent:Number,value:Number,indicators:Boolean,background:{type:String,default:null},max:{type:Number,default:100},text:String},setup(t){const e=t,n=a.computed(()=>e.percent?e.percent:100/e.max*e.value),r={pmi:"h-2 ring-1 rounded-full ring-zinc-400","wpic-tools":"bg-gray-100 rounded-xs h-4 dark:bg-gray-900"},i={pmi:"bg-cyan-400 rounded-full ring-1 ring-cyan-400","wpic-tools":"bg-lime-500 rounded-xs dark:bg-lime-700"};return(o,s)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["relative flex",{"mb-4":t.indicators}])},[a.createElementVNode("div",{class:a.normalizeClass(["flex w-full relative",r[a.unref(re).theme]]),style:{"z-index":"1"}},[n.value>0?(a.openBlock(),a.createElementBlock("div",{key:0,style:a.normalizeStyle({width:`${n.value}%`}),class:a.normalizeClass(["flex h-full",{[`${t.background}`]:!0,[`${i[a.unref(re).theme]}`]:!0}])},[a.createVNode(Xc,{full:"",text:`${n.value}%${t.text?t.text:""}`},{default:a.withCtx(()=>[Pv]),_:1},8,["text"])],6)):a.createCommentVNode("",!0)],2),t.indicators?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[Rv],64)):a.createCommentVNode("",!0)],2))}}),jv={class:"leading-none"},Fv=Object.assign({name:"WpicTag"},{props:{clearable:Boolean,small:Boolean},emits:["clear"],setup(t,{emit:e}){const n={pmi:"border-cyan-500 bg-cyan-50 text-cyan-600 text-base ","wpic-tools":"border-none bg-gray-200 text-gray-700 text-sm dark:text-gray-400 dark:bg-gray-810"},r=e;function i(){r("clear")}return(o,s)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-tag select-none border inline-flex rounded-sm h-8 items-center justify-center pl-3 py-1",{"pr-3":!t.clearable,"pr-1":t.clearable,[n[a.unref(re).theme]]:!0}])},[a.createElementVNode("span",jv,[a.renderSlot(o.$slots,"default")]),t.clearable?(a.openBlock(),a.createElementBlock("span",{key:0,onClick:i,class:"ml-2 mt-px cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-4 h-4"})])):a.createCommentVNode("",!0)],2))}}),Hv=Object.assign({name:"WpicTagGroup"},{props:{full:Boolean},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass({"w-full":t.full})},[a.createElementVNode("div",{class:a.normalizeClass(["ui-tag-group flex flex-wrap gap-2",{"w-full":t.full}])},[a.renderSlot(e.$slots,"default")],2)],2))}}),Wv=t=>(a.pushScopeId("data-v-947735f2"),t=t(),a.popScopeId(),t),Uv={key:1,class:"w-full min-h-10 h-full rounded-lg bg-gray-100 dark:bg-gray-940 relative overflow-hidden"},qv=[Wv(()=>a.createElementVNode("div",{class:"absolute top-0 left-0 h-full w-full shimmer dark:dark-shimmer"},null,-1))],Kv=se(Object.assign({name:"WpicLoadingPanel"},{props:{color:{type:String,default:""},wave:{type:Boolean,default:!1}},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["w-full h-full flex items-center justify-center",{"py-3":!t.wave}])},[t.wave?(a.openBlock(),a.createElementBlock("div",Uv,qv)):(a.openBlock(),a.createBlock(Jn,{key:0,color:t.color,class:"w-10 h-10"},null,8,["color"]))],2))}}),[["__scopeId","data-v-947735f2"]]),Yv={class:"text-base font-medium select-none"},Yr=Object.assign({name:"WpicPaginationItem"},{props:{active:Boolean,disabled:Boolean},setup(t){const e={pmi:"border-zinc-300 dark:border-zinc-700 text-zinc-600 dark:text-zinc-300 hover:bg-zinc-500 hover:text-white","wpic-tools":"dark:text-gray-400 hover:text-lime-600 dark:border-gray-900"},n={pmi:"bg-violet-800 border-violet-800 hover:bg-violet-900 hover:border-violet-900 text-white","wpic-tools":"bg-lime-500 border-lime-500 text-white dark:bg-lime-700 dark:border-lime-700"},r={pmi:"text-zinc-300","wpic-tools":"text-gray-300 dark:text-gray-700 dark:border-gray-900"};return(i,o)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["border rounded-sm flex items-center justify-center w-10 h-10 cursor-pointer",{[e[a.unref(re).theme]]:!t.active&&!t.disabled,[n[a.unref(re).theme]]:t.active&&!t.disabled,[r[a.unref(re).theme]]:t.disabled}])},[a.createElementVNode("span",Yv,[a.renderSlot(i.$slots,"default")])],2))}}),Jv={},Gv={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},Zv=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.72 9.47a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06L6.31 10l3.72-3.72a.75.75 0 1 0-1.06-1.06L4.72 9.47Zm9.25-4.25L9.72 9.47a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06L11.31 10l3.72-3.72a.75.75 0 0 0-1.06-1.06Z","clip-rule":"evenodd"},null,-1)];function Xv(t,e){return a.openBlock(),a.createElementBlock("svg",Gv,Zv)}const Qc=se(Jv,[["render",Xv]]),Qv={},ew={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},tw=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M11.78 5.22a.75.75 0 0 1 0 1.06L8.06 10l3.72 3.72a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0Z","clip-rule":"evenodd"},null,-1)];function nw(t,e){return a.openBlock(),a.createElementBlock("svg",ew,tw)}const ed=se(Qv,[["render",nw]]),rw={},iw={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},ow=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M15.28 9.47a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06L13.69 10 9.97 6.28a.75.75 0 0 1 1.06-1.06l4.25 4.25ZM6.03 5.22l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L8.69 10 4.97 6.28a.75.75 0 0 1 1.06-1.06Z","clip-rule":"evenodd"},null,-1)];function sw(t,e){return a.openBlock(),a.createElementBlock("svg",iw,ow)}const td=se(rw,[["render",sw]]),lw={},aw={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},cw=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10 8.22 6.28a.75.75 0 0 1 0-1.06Z","clip-rule":"evenodd"},null,-1)];function dw(t,e){return a.openBlock(),a.createElementBlock("svg",aw,cw)}const nd=se(lw,[["render",dw]]),uw={class:"wpic-pagination flex justify-between"},fw={key:0,class:"flex items-center"},hw={key:0},pw={key:1,class:"flex flex-wrap gap-2"},mw=Object.assign({name:"WpicPagination"},{props:{info:{type:Boolean,default:!0},pages:{type:Boolean,default:!0},perPages:Boolean,total:Number,perPage:{type:Number,default:10},currentPage:{type:Number,default:1}},emits:["update:perPage","update:currentPage"],setup(t,{expose:e,emit:n}){const r=t,i=n,o=a.computed(()=>Math.ceil(r.total/r.perPage)),s=a.computed(()=>{const u=o.value;if(!u||u===1)return[1];const f=r.currentPage,h=1;let p=Math.max(2,f-h),m=Math.min(u-1,f+h);f<=h+2&&(p=2,m=Math.min(2*h+2,u-1)),f>=u-h-1&&(p=Math.max(2,u-2*h-1),m=u-1);const g=[];for(let y=p;y<=m;y++)g.push(y);return p>2&&g.unshift("..."),m<u-1&&g.push("..."),[1,...g,u]});function l(u){u>=1&&u<=o.value&&i("update:currentPage",u)}function c(){return r.perPage*(r.currentPage-1)+1}function d(){return r.perPage*r.currentPage>r.total?r.total:r.perPage*r.currentPage}return e({getStart:c,getEnd:d}),(u,f)=>(a.openBlock(),a.createElementBlock("div",uw,[t.info?(a.openBlock(),a.createElementBlock("div",fw,[t.total>0?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createTextVNode(a.toDisplayString(c())+" - "+a.toDisplayString(d()),1),t.total?(a.openBlock(),a.createElementBlock("span",hw," / "+a.toDisplayString(t.total),1)):a.createCommentVNode("",!0)],64)):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),t.pages?(a.openBlock(),a.createElementBlock("div",pw,[a.createVNode(Yr,{onClick:f[0]||(f[0]=h=>l(1)),disabled:t.currentPage===1||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(Qc,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"]),a.createVNode(Yr,{onClick:f[1]||(f[1]=h=>l(t.currentPage-1)),disabled:t.currentPage===1||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(ed,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"]),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(s.value,h=>(a.openBlock(),a.createBlock(Yr,{key:`page_${h}`,onClick:p=>l(h),active:h===t.currentPage,disabled:o.value==0||!o.value},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(h),1)]),_:2},1032,["onClick","active","disabled"]))),128)),a.createVNode(Yr,{onClick:f[2]||(f[2]=h=>l(t.currentPage+1)),disabled:t.currentPage===o.value||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(nd,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"]),a.createVNode(Yr,{onClick:f[3]||(f[3]=h=>l(o.value)),disabled:t.currentPage===o.value||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(td,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"])])):a.createCommentVNode("",!0),a.createCommentVNode("",!0)]))}}),rd=(t,e)=>{const n=t.column.children&&t.column.children.default&&typeof t.column.children.default=="function"?t.column.children.default({item:t.item}):t.column.children;return a.h("td",e.attrs,n)};rd.props=["column","item","rowIndex"];const Ms=rd,gw={},yw={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},bw=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06Z","clip-rule":"evenodd"},null,-1)];function kw(t,e){return a.openBlock(),a.createElementBlock("svg",yw,bw)}const xw=se(gw,[["render",kw]]),vw={class:"font-semibold"},id={__name:"TotalRow",props:{columns:Array,noXPadding:Boolean,totalItem:{},position:String},setup(t){const e={pmi:"bg-white dark:text-zinc-300 dark:border-zinc-900 dark:bg-zinc-800","wpic-tools":"bg-gray-50 border-gray-200 dark:border-gray-900 dark:bg-gray-800"};return(n,r)=>(a.openBlock(),a.createElementBlock("tr",vw,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(t.columns,(i,o)=>(a.openBlock(),a.createBlock(Ms,{class:a.normalizeClass(["py-3 first:pl-6 pr-6 border-t",{[`${e[a.unref(re).theme]}`]:!0,"sticky left-0":o===0,"border-b":t.position==="header","border-t":t.position==="footer","first:pl-0 last:pr-0":t.noXPadding,"last:rounded-br-lg":!0,"first:rounded-bl-lg":!0,"text-center":i.align=="center","text-right":i.align=="right"}]),id:`total_${o}`,column:i,item:t.totalItem,key:`tr_total_${o}`},null,8,["class","id","column","item"]))),128))]))}},ww={},Cw={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor",class:"size-6"},Sw=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 4.5v15m7.5-7.5h-15"},null,-1)];function Ow(t,e){return a.openBlock(),a.createElementBlock("svg",Cw,Sw)}const Mw=se(ww,[["render",Ow]]),Ew={class:"overflow-auto"},Tw={class:"w-full rounded-lg"},$w=["width"],Nw=["width"],Bw={key:0,class:"rounded-t-lg"},Aw=["onClick"],Dw={class:"rounded-b-lg relative"},Vw={key:0},_w=[a.createElementVNode("td",{class:"text-center py-3"}," ",-1)],Lw={key:1},Iw={key:0,class:"text-center text-gray-400 py-3"},Pw=Object.assign({name:"WpicTable"},{props:{data:{type:Array,default:()=>[]},stripe:Boolean,loading:Boolean,hideHeaders:Boolean,sortOptions:{},border:Boolean,noXPadding:Boolean,totalItem:{},totalOnBottom:Boolean,totalOnTop:Boolean,valign:{type:String,default:"center"},small:Boolean,noRadius:Boolean},emits:["changeSort","expandRow"],setup(t,{expose:e,emit:n}){const r=t,i={pmi:"","wpic-tools":"border-gray-300 dark:border-gray-700"},o={pmi:"bg-zinc-50 dark:bg-zinc-800/60 text-zinc-500 dark:text-zinc-400 dark:border-zinc-900","wpic-tools":"bg-gray-100 text-gray-400 border-gray-200 dark:bg-gray-930 dark:border-gray-900 dark:text-gray-500"},s={pmi:"","wpic-tools":"dark:border-gray-900"},l={pmi:"","wpic-tools":""},c={pmi:"bg-white dark:bg-zinc-800 dark:text-zinc-300 dark:border-zinc-900","wpic-tools":"bg-white border-gray-200 dark:bg-gray-940 dark:border-gray-920 dark:text-gray-300"},d={pmi:"group-[.is-odd]:bg-white group-[.is-even]:bg-gray-50","wpic-tools":"group-[.is-odd]:bg-white group-[.is-even]:bg-gray-50 border-gray-200 dark:group-[.is-odd]:bg-gray-940 dark:group-[.is-even]:bg-gray-930"},u={pmi:"bg-zinc-900/10","wpic-tools":"bg-gray-900/10"},f=n;a.onMounted(()=>{g()});const h=a.getCurrentInstance();a.provide("wtable",h==null?void 0:h.proxy);const p=a.useSlots(),m=a.ref([]);function g(){const $=(x,N)=>{let D={};for(let A in x){if(typeof x[A].default=="boolean"&&N[A]!==void 0){D[A]=N[A]!==!1;continue}if(N[A]!==void 0){D[A]=N[A];continue}if(typeof x[A].default=="function"){D[A]=x[A].default();continue}D[A]=x[A].default}return D};let b=[];(p.default&&p.default()||[]).forEach(x=>{var N,D;((N=x.type)==null?void 0:N.name)==="WpicTableColumn"?b.push(x):(D=x.children)!=null&&D.length&&x.children.forEach(A=>{var B;((B=A.type)==null?void 0:B.name)==="WpicTableColumn"&&b.push(A)})}),m.value=b.map(x=>{let N=x.children,D=x.props||{},{field:A,label:B,help:L,width:j,minWidth:G,maxWidth:R,sortable:_,selectable:T,render:w,type:E,align:V,visible:q,noPadding:F}=$(x.type.props,D);return{label:B,help:L,width:j,minWidth:G,maxWidth:R,type:E,align:V,sortable:_,selectable:T,field:A,render:w,children:N,visible:q,noPadding:F}}).filter(x=>x.visible||x.selectable)}function y($){var v,x;let b=(v=r.sortOptions)==null?void 0:v.sortDirection;((x=r.sortOptions)==null?void 0:x.sortBy)===$&&(b=b==="asc"?"desc":"asc"),f("changeSort",{sortDirection:b,sortBy:$})}a.watch(()=>p.default,$=>{g()},{deep:!0}),e({buildColumns:g});const k=a.reactive({});function S({index:$,item:b}){k[$]?k[$]=null:(k[$]=!0,f("expandRow",{index:$,item:b}))}return($,b)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-table relative w-full rounded-lg overflow-hidden",{"no-radius rounded-none":t.noRadius,border:t.border,[`${i[a.unref(re).theme]}`]:!0}])},[a.createElementVNode("div",Ew,[a.createElementVNode("table",Tw,[a.createElementVNode("colgroup",null,[m.value.find(v=>v.type=="expand")?(a.openBlock(),a.createElementBlock("col",{key:0,style:a.normalizeStyle({minWidth:`${m.value.find(v=>v.type=="expand").minWidth}px`}),width:m.value.find(v=>v.type=="expand").width,class:"w-16"},null,12,$w)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(m.value.filter(v=>v.type!="expand"),(v,x)=>(a.openBlock(),a.createElementBlock("col",{style:a.normalizeStyle({minWidth:`${v.minWidth}px`,maxWidth:`${v.maxWidth}px`}),width:v.width,key:x},null,12,Nw))),128))]),t.hideHeaders?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("thead",Bw,[a.createElementVNode("tr",null,[m.value.find(v=>v.type=="expand")?(a.openBlock(),a.createElementBlock("th",{key:0,class:a.normalizeClass(["first:rounded-tl-lg last:rounded-tr-lg py-0 border-b first:pl-6 pr-6",[`${o[a.unref(re).theme]}`]])},null,2)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(m.value.filter(v=>v.type!="expand"),(v,x)=>{var N,D;return a.openBlock(),a.createElementBlock("th",{class:a.normalizeClass(["first:rounded-tl-lg last:rounded-tr-lg py-0 border-b first:pl-6 pr-6",{[`${o[a.unref(re).theme]}`]:!0,"sticky left-0":x===0}]),style:a.normalizeStyle({maxWidth:`${v.maxWidth}px`})},[a.createElementVNode("div",{onClick:()=>{v.sortable&&y(v.field)},class:a.normalizeClass(["flex items-center lg:text-base rounded-lg",{"py-3":!t.small,"py-1 text-sm":t.small,"cursor-pointer":v.sortable&&v.field,"justify-center":v.align=="center","justify-end":v.align=="right"}])},[a.createElementVNode("span",{class:a.normalizeClass(["select-none font-medium",{"text-right":v.align=="right"}])},a.toDisplayString(v.label),3),v.sortable&&v.field?(a.openBlock(),a.createElementBlock("span",{key:0,class:a.normalizeClass(["ml-1",{"opacity-25":v.field!=((N=t.sortOptions)==null?void 0:N.sortBy)}])},[a.createVNode(xw,{class:a.normalizeClass(["w-4 h-4",{"rotate-180":((D=t.sortOptions)==null?void 0:D.sortDirection)==="asc"}])},null,8,["class"])],2)):a.createCommentVNode("",!0)],10,Aw)],6)}),256))])])),a.createElementVNode("tbody",Dw,[t.loading?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createElementVNode("div",{class:a.normalizeClass(["inset-0 z-10 absolute flex items-center justify-center",[u[a.unref(re).theme]]])},[a.createVNode(Jn,{class:"w-6 h-6"})],2),t.data.length?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("tr",Vw,_w))],64)):a.createCommentVNode("",!0),t.totalItem&&t.totalOnTop?(a.openBlock(),a.createBlock(id,{key:1,position:"header",columns:m.value,noXPadding:t.noXPadding,totalItem:t.totalItem},null,8,["columns","noXPadding","totalItem"])):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(t.data,(v,x)=>{var N,D,A,B,L;return a.openBlock(),a.createElementBlock(a.Fragment,{key:`tr_${x}`},[a.createElementVNode("tr",{class:a.normalizeClass(["tr group border-b last:border-b-0 overflow-hidden",{"is-odd":x%2==0,"is-even":x%2!=0,[s[a.unref(re).theme]]:!0}])},[m.value.find(j=>j.type=="expand")?(a.openBlock(),a.createElementBlock("td",{key:0,class:a.normalizeClass([[{"first:pl-6 pr-6 last:pr-6":!t.noXPadding,"first:pl-0 pr-6 last:pr-0":t.noXPadding,"align-top py-5":t.valign=="top"}],"border-t border-gray-200 leading-tight h-16 py-2 dark:border-gray-920"])},[a.createVNode(Bi,{small:"",square:"",onClick:j=>S({item:v,index:x})},{default:a.withCtx(()=>[k[x]?(a.openBlock(),a.createBlock(kv,{key:0,class:"w-4 h-4"})):(a.openBlock(),a.createBlock(Mw,{key:1,class:"w-4 h-4"}))]),_:2},1032,["onClick"])],2)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(m.value.filter(j=>j.type!="expand"),(j,G)=>{var R,_;return a.openBlock(),a.createBlock(Ms,{class:a.normalizeClass(["lg:text-base h-full table-cell",{"text-sm lg:text-sm py-1!":t.small,"sticky left-0 shadow-sm":G===0,[`${c[a.unref(re).theme]}`]:!0,[`${d[a.unref(re).theme]}`]:t.stripe,"py-3 first:pl-6 pr-6":!j.noPadding,"first:pl-0 last:pr-0":t.noXPadding,"last:rounded-br-lg":x===((R=t.data)==null?void 0:R.length)-1&&!t.totalItem&&!m.value.find(T=>T.type=="expand")&&!t.noRadius,"first:rounded-bl-lg":x===((_=t.data)==null?void 0:_.length)-1&&!t.totalItem&&!m.value.find(T=>T.type=="expand")&&!t.noRadius,"text-center justify-center":j.align=="center","text-right justify-end":j.align=="right","align-top py-5":t.valign=="top"}]),style:a.normalizeStyle({maxWidth:`${j.maxWidth}px`}),id:`${x}_${G}`,column:j,item:v,rowIndex:x,key:G},null,8,["class","style","id","column","item","rowIndex"])}),128))],2),m.value.find(j=>j.type=="expand")?a.withDirectives((a.openBlock(),a.createElementBlock("tr",{key:0,class:a.normalizeClass([{[s[a.unref(re).theme]]:!t.stripe,[l[a.unref(re).theme]]:t.stripe},"tr border-b last:border-b-0 overflow-hidden"])},[a.createVNode(Ms,{class:a.normalizeClass(["lg:text-base bg-gray-50! dark:bg-gray-940!",{[`${c[a.unref(re).theme]}`]:!0,"py-3 first:pl-6 pr-6":!((N=m.value.find(j=>j.type=="expand"))!=null&&N.noPadding),"p-0":(D=m.value.find(j=>j.type=="expand"))==null?void 0:D.noPadding,"first:pl-0 last:pr-0":t.noXPadding,"last:rounded-br-lg":x===((A=t.data)==null?void 0:A.length)-1&&!t.totalItem,"first:rounded-bl-lg":x===((B=t.data)==null?void 0:B.length)-1&&!t.totalItem,"text-center":m.value.find(j=>j.type=="expand").align=="center","text-right":m.value.find(j=>j.type=="expand").align=="right"}]),column:m.value.find(j=>j.type=="expand"),rowIndex:x,colspan:(L=m.value)==null?void 0:L.length,item:v},null,8,["class","column","rowIndex","colspan","item"])],2)),[[a.vShow,k[x]]]):a.createCommentVNode("",!0)],64)}),128))]),t.totalItem&&t.totalOnBottom?(a.openBlock(),a.createElementBlock("tfoot",Lw,[a.createVNode(id,{position:"footer",columns:m.value,noXPadding:t.noXPadding,totalItem:t.totalItem},null,8,["columns","noXPadding","totalItem"])])):a.createCommentVNode("",!0)])]),!t.loading&&!t.data.length?(a.openBlock(),a.createElementBlock("div",Iw," No Data ")):a.createCommentVNode("",!0)],2))}}),Rw={name:"WpicTableColumn",props:{label:{type:String},help:{type:String},field:{type:String,default:""},selectable:{type:Boolean,default:!0},sortable:{type:Boolean,default:!1},type:{type:String,default:"default"},width:{type:[String,Number],default:null},minWidth:{type:[String,Number],default:null},maxWidth:{type:[String,Number],default:null},align:{type:String,default:"left"},visible:{type:Boolean,default:!0},noPadding:{type:Boolean,default:!1}},setup(t){const e=inject("wtable",null);return onMounted(()=>{e&&e.buildColumns&&e.buildColumns()}),onBeforeUnmount(()=>{e&&e.buildColumns&&e.buildColumns()}),()=>null}};function Ve(t){this.content=t}Ve.prototype={constructor:Ve,find:function(t){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===t)return e;return-1},get:function(t){var e=this.find(t);return e==-1?void 0:this.content[e+1]},update:function(t,e,n){var r=n&&n!=t?this.remove(n):this,i=r.find(t),o=r.content.slice();return i==-1?o.push(n||t,e):(o[i+1]=e,n&&(o[i]=n)),new Ve(o)},remove:function(t){var e=this.find(t);if(e==-1)return this;var n=this.content.slice();return n.splice(e,2),new Ve(n)},addToStart:function(t,e){return new Ve([t,e].concat(this.remove(t).content))},addToEnd:function(t,e){var n=this.remove(t).content.slice();return n.push(t,e),new Ve(n)},addBefore:function(t,e,n){var r=this.remove(e),i=r.content.slice(),o=r.find(t);return i.splice(o==-1?i.length:o,0,e,n),new Ve(i)},forEach:function(t){for(var e=0;e<this.content.length;e+=2)t(this.content[e],this.content[e+1])},prepend:function(t){return t=Ve.from(t),t.size?new Ve(t.content.concat(this.subtract(t).content)):this},append:function(t){return t=Ve.from(t),t.size?new Ve(this.subtract(t).content.concat(t.content)):this},subtract:function(t){var e=this;t=Ve.from(t);for(var n=0;n<t.content.length;n+=2)e=e.remove(t.content[n]);return e},toObject:function(){var t={};return this.forEach(function(e,n){t[e]=n}),t},get size(){return this.content.length>>1}},Ve.from=function(t){if(t instanceof Ve)return t;var e=[];if(t)for(var n in t)e.push(n,t[n]);return new Ve(e)};function od(t,e,n){for(let r=0;;r++){if(r==t.childCount||r==e.childCount)return t.childCount==e.childCount?null:n;let i=t.child(r),o=e.child(r);if(i==o){n+=i.nodeSize;continue}if(!i.sameMarkup(o))return n;if(i.isText&&i.text!=o.text){for(let s=0;i.text[s]==o.text[s];s++)n++;return n}if(i.content.size||o.content.size){let s=od(i.content,o.content,n+1);if(s!=null)return s}n+=i.nodeSize}}function sd(t,e,n,r){for(let i=t.childCount,o=e.childCount;;){if(i==0||o==0)return i==o?null:{a:n,b:r};let s=t.child(--i),l=e.child(--o),c=s.nodeSize;if(s==l){n-=c,r-=c;continue}if(!s.sameMarkup(l))return{a:n,b:r};if(s.isText&&s.text!=l.text){let d=0,u=Math.min(s.text.length,l.text.length);for(;d<u&&s.text[s.text.length-d-1]==l.text[l.text.length-d-1];)d++,n--,r--;return{a:n,b:r}}if(s.content.size||l.content.size){let d=sd(s.content,l.content,n-1,r-1);if(d)return d}n-=c,r-=c}}class P{constructor(e,n){if(this.content=e,this.size=n||0,n==null)for(let r=0;r<e.length;r++)this.size+=e[r].nodeSize}nodesBetween(e,n,r,i=0,o){for(let s=0,l=0;l<n;s++){let c=this.content[s],d=l+c.nodeSize;if(d>e&&r(c,i+l,o||null,s)!==!1&&c.content.size){let u=l+1;c.nodesBetween(Math.max(0,e-u),Math.min(c.content.size,n-u),r,i+u)}l=d}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,n,r,i){let o="",s=!0;return this.nodesBetween(e,n,(l,c)=>{let d=l.isText?l.text.slice(Math.max(e,c)-c,n-c):l.isLeaf?i?typeof i=="function"?i(l):i:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&d||l.isTextblock)&&r&&(s?s=!1:o+=r),o+=d},0),o}append(e){if(!e.size)return this;if(!this.size)return e;let n=this.lastChild,r=e.firstChild,i=this.content.slice(),o=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),o=1);o<e.content.length;o++)i.push(e.content[o]);return new P(i,this.size+e.size)}cut(e,n=this.size){if(e==0&&n==this.size)return this;let r=[],i=0;if(n>e)for(let o=0,s=0;s<n;o++){let l=this.content[o],c=s+l.nodeSize;c>e&&((s<e||c>n)&&(l.isText?l=l.cut(Math.max(0,e-s),Math.min(l.text.length,n-s)):l=l.cut(Math.max(0,e-s-1),Math.min(l.content.size,n-s-1))),r.push(l),i+=l.nodeSize),s=c}return new P(r,i)}cutByIndex(e,n){return e==n?P.empty:e==0&&n==this.content.length?this:new P(this.content.slice(e,n))}replaceChild(e,n){let r=this.content[e];if(r==n)return this;let i=this.content.slice(),o=this.size+n.nodeSize-r.nodeSize;return i[e]=n,new P(i,o)}addToStart(e){return new P([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new P(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let n=0;n<this.content.length;n++)if(!this.content[n].eq(e.content[n]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let n=this.content[e];if(!n)throw new RangeError("Index "+e+" out of range for "+this);return n}maybeChild(e){return this.content[e]||null}forEach(e){for(let n=0,r=0;n<this.content.length;n++){let i=this.content[n];e(i,r,n),r+=i.nodeSize}}findDiffStart(e,n=0){return od(this,e,n)}findDiffEnd(e,n=this.size,r=e.size){return sd(this,e,n,r)}findIndex(e,n=-1){if(e==0)return Yi(0,e);if(e==this.size)return Yi(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let r=0,i=0;;r++){let o=this.child(r),s=i+o.nodeSize;if(s>=e)return s==e||n>0?Yi(r+1,s):Yi(r,i);i=s}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,n){if(!n)return P.empty;if(!Array.isArray(n))throw new RangeError("Invalid input for Fragment.fromJSON");return new P(n.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return P.empty;let n,r=0;for(let i=0;i<e.length;i++){let o=e[i];r+=o.nodeSize,i&&o.isText&&e[i-1].sameMarkup(o)?(n||(n=e.slice(0,i)),n[n.length-1]=o.withText(n[n.length-1].text+o.text)):n&&n.push(o)}return new P(n||e,r)}static from(e){if(!e)return P.empty;if(e instanceof P)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new P([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}P.empty=new P([],0);const Es={index:0,offset:0};function Yi(t,e){return Es.index=t,Es.offset=e,Es}function Ji(t,e){if(t===e)return!0;if(!(t&&typeof t=="object")||!(e&&typeof e=="object"))return!1;let n=Array.isArray(t);if(Array.isArray(e)!=n)return!1;if(n){if(t.length!=e.length)return!1;for(let r=0;r<t.length;r++)if(!Ji(t[r],e[r]))return!1}else{for(let r in t)if(!(r in e)||!Ji(t[r],e[r]))return!1;for(let r in e)if(!(r in t))return!1}return!0}let ye=class aa{constructor(e,n){this.type=e,this.attrs=n}addToSet(e){let n,r=!1;for(let i=0;i<e.length;i++){let o=e[i];if(this.eq(o))return e;if(this.type.excludes(o.type))n||(n=e.slice(0,i));else{if(o.type.excludes(this.type))return e;!r&&o.type.rank>this.type.rank&&(n||(n=e.slice(0,i)),n.push(this),r=!0),n&&n.push(o)}}return n||(n=e.slice()),r||n.push(this),n}removeFromSet(e){for(let n=0;n<e.length;n++)if(this.eq(e[n]))return e.slice(0,n).concat(e.slice(n+1));return e}isInSet(e){for(let n=0;n<e.length;n++)if(this.eq(e[n]))return!0;return!1}eq(e){return this==e||this.type==e.type&&Ji(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let n in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,n){if(!n)throw new RangeError("Invalid input for Mark.fromJSON");let r=e.marks[n.type];if(!r)throw new RangeError(`There is no mark type ${n.type} in this schema`);let i=r.create(n.attrs);return r.checkAttrs(i.attrs),i}static sameSet(e,n){if(e==n)return!0;if(e.length!=n.length)return!1;for(let r=0;r<e.length;r++)if(!e[r].eq(n[r]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return aa.none;if(e instanceof aa)return[e];let n=e.slice();return n.sort((r,i)=>r.type.rank-i.type.rank),n}};ye.none=[];class Gi extends Error{}class U{constructor(e,n,r){this.content=e,this.openStart=n,this.openEnd=r}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,n){let r=ad(this.content,e+this.openStart,n);return r&&new U(r,this.openStart,this.openEnd)}removeBetween(e,n){return new U(ld(this.content,e+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(e,n){if(!n)return U.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!="number"||typeof i!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new U(P.fromJSON(e,n.content),r,i)}static maxOpen(e,n=!0){let r=0,i=0;for(let o=e.firstChild;o&&!o.isLeaf&&(n||!o.type.spec.isolating);o=o.firstChild)r++;for(let o=e.lastChild;o&&!o.isLeaf&&(n||!o.type.spec.isolating);o=o.lastChild)i++;return new U(e,r,i)}}U.empty=new U(P.empty,0,0);function ld(t,e,n){let{index:r,offset:i}=t.findIndex(e),o=t.maybeChild(r),{index:s,offset:l}=t.findIndex(n);if(i==e||o.isText){if(l!=n&&!t.child(s).isText)throw new RangeError("Removing non-flat range");return t.cut(0,e).append(t.cut(n))}if(r!=s)throw new RangeError("Removing non-flat range");return t.replaceChild(r,o.copy(ld(o.content,e-i-1,n-i-1)))}function ad(t,e,n,r){let{index:i,offset:o}=t.findIndex(e),s=t.maybeChild(i);if(o==e||s.isText)return t.cut(0,e).append(n).append(t.cut(e));let l=ad(s.content,e-o-1,n);return l&&t.replaceChild(i,s.copy(l))}function zw(t,e,n){if(n.openStart>t.depth)throw new Gi("Inserted content deeper than insertion position");if(t.depth-n.openStart!=e.depth-n.openEnd)throw new Gi("Inconsistent open depths");return cd(t,e,n,0)}function cd(t,e,n,r){let i=t.index(r),o=t.node(r);if(i==e.index(r)&&r<t.depth-n.openStart){let s=cd(t,e,n,r+1);return o.copy(o.content.replaceChild(i,s))}else if(n.content.size)if(!n.openStart&&!n.openEnd&&t.depth==r&&e.depth==r){let s=t.parent,l=s.content;return Tn(s,l.cut(0,t.parentOffset).append(n.content).append(l.cut(e.parentOffset)))}else{let{start:s,end:l}=jw(n,t);return Tn(o,ud(t,s,l,e,r))}else return Tn(o,Zi(t,e,r))}function dd(t,e){if(!e.type.compatibleContent(t.type))throw new Gi("Cannot join "+e.type.name+" onto "+t.type.name)}function Ts(t,e,n){let r=t.node(n);return dd(r,e.node(n)),r}function En(t,e){let n=e.length-1;n>=0&&t.isText&&t.sameMarkup(e[n])?e[n]=t.withText(e[n].text+t.text):e.push(t)}function Jr(t,e,n,r){let i=(e||t).node(n),o=0,s=e?e.index(n):i.childCount;t&&(o=t.index(n),t.depth>n?o++:t.textOffset&&(En(t.nodeAfter,r),o++));for(let l=o;l<s;l++)En(i.child(l),r);e&&e.depth==n&&e.textOffset&&En(e.nodeBefore,r)}function Tn(t,e){return t.type.checkContent(e),t.copy(e)}function ud(t,e,n,r,i){let o=t.depth>i&&Ts(t,e,i+1),s=r.depth>i&&Ts(n,r,i+1),l=[];return Jr(null,t,i,l),o&&s&&e.index(i)==n.index(i)?(dd(o,s),En(Tn(o,ud(t,e,n,r,i+1)),l)):(o&&En(Tn(o,Zi(t,e,i+1)),l),Jr(e,n,i,l),s&&En(Tn(s,Zi(n,r,i+1)),l)),Jr(r,null,i,l),new P(l)}function Zi(t,e,n){let r=[];if(Jr(null,t,n,r),t.depth>n){let i=Ts(t,e,n+1);En(Tn(i,Zi(t,e,n+1)),r)}return Jr(e,null,n,r),new P(r)}function jw(t,e){let n=e.depth-t.openStart,i=e.node(n).copy(t.content);for(let o=n-1;o>=0;o--)i=e.node(o).copy(P.from(i));return{start:i.resolveNoCache(t.openStart+n),end:i.resolveNoCache(i.content.size-t.openEnd-n)}}class Gr{constructor(e,n,r){this.pos=e,this.path=n,this.parentOffset=r,this.depth=n.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position before the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position after the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,n=this.index(this.depth);if(n==e.childCount)return null;let r=this.pos-this.path[this.path.length-1],i=e.child(n);return r?e.child(n).cut(r):i}get nodeBefore(){let e=this.index(this.depth),n=this.pos-this.path[this.path.length-1];return n?this.parent.child(e).cut(0,n):e==0?null:this.parent.child(e-1)}posAtIndex(e,n){n=this.resolveDepth(n);let r=this.path[n*3],i=n==0?0:this.path[n*3-1]+1;for(let o=0;o<e;o++)i+=r.child(o).nodeSize;return i}marks(){let e=this.parent,n=this.index();if(e.content.size==0)return ye.none;if(this.textOffset)return e.child(n).marks;let r=e.maybeChild(n-1),i=e.maybeChild(n);if(!r){let l=r;r=i,i=l}let o=r.marks;for(var s=0;s<o.length;s++)o[s].type.spec.inclusive===!1&&(!i||!o[s].isInSet(i.marks))&&(o=o[s--].removeFromSet(o));return o}marksAcross(e){let n=this.parent.maybeChild(this.index());if(!n||!n.isInline)return null;let r=n.marks,i=e.parent.maybeChild(e.index());for(var o=0;o<r.length;o++)r[o].type.spec.inclusive===!1&&(!i||!r[o].isInSet(i.marks))&&(r=r[o--].removeFromSet(r));return r}sharedDepth(e){for(let n=this.depth;n>0;n--)if(this.start(n)<=e&&this.end(n)>=e)return n;return 0}blockRange(e=this,n){if(e.pos<this.pos)return e.blockRange(this);for(let r=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);r>=0;r--)if(e.pos<=this.end(r)&&(!n||n(this.node(r))))return new Xi(this,e,r);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e="";for(let n=1;n<=this.depth;n++)e+=(e?"/":"")+this.node(n).type.name+"_"+this.index(n-1);return e+":"+this.parentOffset}static resolve(e,n){if(!(n>=0&&n<=e.content.size))throw new RangeError("Position "+n+" out of range");let r=[],i=0,o=n;for(let s=e;;){let{index:l,offset:c}=s.content.findIndex(o),d=o-c;if(r.push(s,l,i+c),!d||(s=s.child(l),s.isText))break;o=d-1,i+=c+1}return new Gr(n,r,o)}static resolveCached(e,n){let r=fd.get(e);if(r)for(let o=0;o<r.elts.length;o++){let s=r.elts[o];if(s.pos==n)return s}else fd.set(e,r=new Fw);let i=r.elts[r.i]=Gr.resolve(e,n);return r.i=(r.i+1)%Hw,i}}class Fw{constructor(){this.elts=[],this.i=0}}const Hw=12,fd=new WeakMap;class Xi{constructor(e,n,r){this.$from=e,this.$to=n,this.depth=r}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const Ww=Object.create(null);let Qt=class ca{constructor(e,n,r,i=ye.none){this.type=e,this.attrs=n,this.marks=i,this.content=r||P.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,n,r,i=0){this.content.nodesBetween(e,n,r,i,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(e,n,r,i){return this.content.textBetween(e,n,r,i)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,n,r){return this.type==e&&Ji(this.attrs,n||e.defaultAttrs||Ww)&&ye.sameSet(this.marks,r||ye.none)}copy(e=null){return e==this.content?this:new ca(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new ca(this.type,this.attrs,this.content,e)}cut(e,n=this.content.size){return e==0&&n==this.content.size?this:this.copy(this.content.cut(e,n))}slice(e,n=this.content.size,r=!1){if(e==n)return U.empty;let i=this.resolve(e),o=this.resolve(n),s=r?0:i.sharedDepth(n),l=i.start(s),d=i.node(s).content.cut(i.pos-l,o.pos-l);return new U(d,i.depth-s,o.depth-s)}replace(e,n,r){return zw(this.resolve(e),this.resolve(n),r)}nodeAt(e){for(let n=this;;){let{index:r,offset:i}=n.content.findIndex(e);if(n=n.maybeChild(r),!n)return null;if(i==e||n.isText)return n;e-=i+1}}childAfter(e){let{index:n,offset:r}=this.content.findIndex(e);return{node:this.content.maybeChild(n),index:n,offset:r}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:n,offset:r}=this.content.findIndex(e);if(r<e)return{node:this.content.child(n),index:n,offset:r};let i=this.content.child(n-1);return{node:i,index:n-1,offset:r-i.nodeSize}}resolve(e){return Gr.resolveCached(this,e)}resolveNoCache(e){return Gr.resolve(this,e)}rangeHasMark(e,n,r){let i=!1;return n>e&&this.nodesBetween(e,n,o=>(r.isInSet(o.marks)&&(i=!0),!i)),i}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+="("+this.content.toStringInner()+")"),hd(this.marks,e)}contentMatchAt(e){let n=this.type.contentMatch.matchFragment(this.content,0,e);if(!n)throw new Error("Called contentMatchAt on a node with invalid content");return n}canReplace(e,n,r=P.empty,i=0,o=r.childCount){let s=this.contentMatchAt(e).matchFragment(r,i,o),l=s&&s.matchFragment(this.content,n);if(!l||!l.validEnd)return!1;for(let c=i;c<o;c++)if(!this.type.allowsMarks(r.child(c).marks))return!1;return!0}canReplaceWith(e,n,r,i){if(i&&!this.type.allowsMarks(i))return!1;let o=this.contentMatchAt(e).matchType(r),s=o&&o.matchFragment(this.content,n);return s?s.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=ye.none;for(let n=0;n<this.marks.length;n++){let r=this.marks[n];r.type.checkAttrs(r.attrs),e=r.addToSet(e)}if(!ye.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(n=>n.type.name)}`);this.content.forEach(n=>n.check())}toJSON(){let e={type:this.type.name};for(let n in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(n=>n.toJSON())),e}static fromJSON(e,n){if(!n)throw new RangeError("Invalid input for Node.fromJSON");let r;if(n.marks){if(!Array.isArray(n.marks))throw new RangeError("Invalid mark data for Node.fromJSON");r=n.marks.map(e.markFromJSON)}if(n.type=="text"){if(typeof n.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(n.text,r)}let i=P.fromJSON(e,n.content),o=e.nodeType(n.type).create(n.attrs,i,r);return o.type.checkAttrs(o.attrs),o}};Qt.prototype.text=void 0;class Qi extends Qt{constructor(e,n,r,i){if(super(e,n,null,i),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):hd(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,n){return this.text.slice(e,n)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new Qi(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new Qi(this.type,this.attrs,e,this.marks)}cut(e=0,n=this.text.length){return e==0&&n==this.text.length?this:this.withText(this.text.slice(e,n))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}}function hd(t,e){for(let n=t.length-1;n>=0;n--)e=t[n].type.name+"("+e+")";return e}class $n{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,n){let r=new Uw(e,n);if(r.next==null)return $n.empty;let i=pd(r);r.next&&r.err("Unexpected trailing text");let o=Xw(Zw(i));return Qw(o,r),o}matchType(e){for(let n=0;n<this.next.length;n++)if(this.next[n].type==e)return this.next[n].next;return null}matchFragment(e,n=0,r=e.childCount){let i=this;for(let o=n;i&&o<r;o++)i=i.matchType(e.child(o).type);return i}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:n}=this.next[e];if(!(n.isText||n.hasRequiredAttrs()))return n}return null}compatible(e){for(let n=0;n<this.next.length;n++)for(let r=0;r<e.next.length;r++)if(this.next[n].type==e.next[r].type)return!0;return!1}fillBefore(e,n=!1,r=0){let i=[this];function o(s,l){let c=s.matchFragment(e,r);if(c&&(!n||c.validEnd))return P.from(l.map(d=>d.createAndFill()));for(let d=0;d<s.next.length;d++){let{type:u,next:f}=s.next[d];if(!(u.isText||u.hasRequiredAttrs())&&i.indexOf(f)==-1){i.push(f);let h=o(f,l.concat(u));if(h)return h}}return null}return o(this,[])}findWrapping(e){for(let r=0;r<this.wrapCache.length;r+=2)if(this.wrapCache[r]==e)return this.wrapCache[r+1];let n=this.computeWrapping(e);return this.wrapCache.push(e,n),n}computeWrapping(e){let n=Object.create(null),r=[{match:this,type:null,via:null}];for(;r.length;){let i=r.shift(),o=i.match;if(o.matchType(e)){let s=[];for(let l=i;l.type;l=l.via)s.push(l.type);return s.reverse()}for(let s=0;s<o.next.length;s++){let{type:l,next:c}=o.next[s];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in n)&&(!i.type||c.validEnd)&&(r.push({match:l.contentMatch,type:l,via:i}),n[l.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function n(r){e.push(r);for(let i=0;i<r.next.length;i++)e.indexOf(r.next[i].next)==-1&&n(r.next[i].next)}return n(this),e.map((r,i)=>{let o=i+(r.validEnd?"*":" ")+" ";for(let s=0;s<r.next.length;s++)o+=(s?", ":"")+r.next[s].type.name+"->"+e.indexOf(r.next[s].next);return o}).join(`
|
|
6
|
-
`)}}$n.empty=new $n(!0);class Uw{constructor(e,n){this.string=e,this.nodeTypes=n,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==""&&this.tokens.pop(),this.tokens[0]==""&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}}function pd(t){let e=[];do e.push(qw(t));while(t.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function qw(t){let e=[];do e.push(Kw(t));while(t.next&&t.next!=")"&&t.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function Kw(t){let e=Gw(t);for(;;)if(t.eat("+"))e={type:"plus",expr:e};else if(t.eat("*"))e={type:"star",expr:e};else if(t.eat("?"))e={type:"opt",expr:e};else if(t.eat("{"))e=Yw(t,e);else break;return e}function md(t){/\D/.test(t.next)&&t.err("Expected number, got '"+t.next+"'");let e=Number(t.next);return t.pos++,e}function Yw(t,e){let n=md(t),r=n;return t.eat(",")&&(t.next!="}"?r=md(t):r=-1),t.eat("}")||t.err("Unclosed braced range"),{type:"range",min:n,max:r,expr:e}}function Jw(t,e){let n=t.nodeTypes,r=n[e];if(r)return[r];let i=[];for(let o in n){let s=n[o];s.isInGroup(e)&&i.push(s)}return i.length==0&&t.err("No node type or group '"+e+"' found"),i}function Gw(t){if(t.eat("(")){let e=pd(t);return t.eat(")")||t.err("Missing closing paren"),e}else if(/\W/.test(t.next))t.err("Unexpected token '"+t.next+"'");else{let e=Jw(t,t.next).map(n=>(t.inline==null?t.inline=n.isInline:t.inline!=n.isInline&&t.err("Mixing inline and block content"),{type:"name",value:n}));return t.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function Zw(t){let e=[[]];return i(o(t,0),n()),e;function n(){return e.push([])-1}function r(s,l,c){let d={term:c,to:l};return e[s].push(d),d}function i(s,l){s.forEach(c=>c.to=l)}function o(s,l){if(s.type=="choice")return s.exprs.reduce((c,d)=>c.concat(o(d,l)),[]);if(s.type=="seq")for(let c=0;;c++){let d=o(s.exprs[c],l);if(c==s.exprs.length-1)return d;i(d,l=n())}else if(s.type=="star"){let c=n();return r(l,c),i(o(s.expr,c),c),[r(c)]}else if(s.type=="plus"){let c=n();return i(o(s.expr,l),c),i(o(s.expr,c),c),[r(c)]}else{if(s.type=="opt")return[r(l)].concat(o(s.expr,l));if(s.type=="range"){let c=l;for(let d=0;d<s.min;d++){let u=n();i(o(s.expr,c),u),c=u}if(s.max==-1)i(o(s.expr,c),c);else for(let d=s.min;d<s.max;d++){let u=n();r(c,u),i(o(s.expr,c),u),c=u}return[r(c)]}else{if(s.type=="name")return[r(l,void 0,s.value)];throw new Error("Unknown expr type")}}}}function gd(t,e){return e-t}function yd(t,e){let n=[];return r(e),n.sort(gd);function r(i){let o=t[i];if(o.length==1&&!o[0].term)return r(o[0].to);n.push(i);for(let s=0;s<o.length;s++){let{term:l,to:c}=o[s];!l&&n.indexOf(c)==-1&&r(c)}}}function Xw(t){let e=Object.create(null);return n(yd(t,0));function n(r){let i=[];r.forEach(s=>{t[s].forEach(({term:l,to:c})=>{if(!l)return;let d;for(let u=0;u<i.length;u++)i[u][0]==l&&(d=i[u][1]);yd(t,c).forEach(u=>{d||i.push([l,d=[]]),d.indexOf(u)==-1&&d.push(u)})})});let o=e[r.join(",")]=new $n(r.indexOf(t.length-1)>-1);for(let s=0;s<i.length;s++){let l=i[s][1].sort(gd);o.next.push({type:i[s][0],next:e[l.join(",")]||n(l)})}return o}}function Qw(t,e){for(let n=0,r=[t];n<r.length;n++){let i=r[n],o=!i.validEnd,s=[];for(let l=0;l<i.next.length;l++){let{type:c,next:d}=i.next[l];s.push(c.name),o&&!(c.isText||c.hasRequiredAttrs())&&(o=!1),r.indexOf(d)==-1&&r.push(d)}o&&e.err("Only non-generatable nodes ("+s.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function bd(t){let e=Object.create(null);for(let n in t){let r=t[n];if(!r.hasDefault)return null;e[n]=r.default}return e}function kd(t,e){let n=Object.create(null);for(let r in t){let i=e&&e[r];if(i===void 0){let o=t[r];if(o.hasDefault)i=o.default;else throw new RangeError("No value supplied for attribute "+r)}n[r]=i}return n}function xd(t,e,n,r){for(let i in e)if(!(i in t))throw new RangeError(`Unsupported attribute ${i} for ${n} of type ${i}`);for(let i in t){let o=t[i];o.validate&&o.validate(e[i])}}function vd(t,e){let n=Object.create(null);if(e)for(let r in e)n[r]=new t5(t,r,e[r]);return n}let wd=class sp{constructor(e,n,r){this.name=e,this.schema=n,this.spec=r,this.markSet=null,this.groups=r.group?r.group.split(" "):[],this.attrs=vd(e,r.attrs),this.defaultAttrs=bd(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(r.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==$n.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}isInGroup(e){return this.groups.indexOf(e)>-1}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return!0;return!1}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return!e&&this.defaultAttrs?this.defaultAttrs:kd(this.attrs,e)}create(e=null,n,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Qt(this,this.computeAttrs(e),P.from(n),ye.setFrom(r))}createChecked(e=null,n,r){return n=P.from(n),this.checkContent(n),new Qt(this,this.computeAttrs(e),n,ye.setFrom(r))}createAndFill(e=null,n,r){if(e=this.computeAttrs(e),n=P.from(n),n.size){let s=this.contentMatch.fillBefore(n);if(!s)return null;n=s.append(n)}let i=this.contentMatch.matchFragment(n),o=i&&i.fillBefore(P.empty,!0);return o?new Qt(this,e,n.append(o),ye.setFrom(r)):null}validContent(e){let n=this.contentMatch.matchFragment(e);if(!n||!n.validEnd)return!1;for(let r=0;r<e.childCount;r++)if(!this.allowsMarks(e.child(r).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}checkAttrs(e){xd(this.attrs,e,"node",this.name)}allowsMarkType(e){return this.markSet==null||this.markSet.indexOf(e)>-1}allowsMarks(e){if(this.markSet==null)return!0;for(let n=0;n<e.length;n++)if(!this.allowsMarkType(e[n].type))return!1;return!0}allowedMarks(e){if(this.markSet==null)return e;let n;for(let r=0;r<e.length;r++)this.allowsMarkType(e[r].type)?n&&n.push(e[r]):n||(n=e.slice(0,r));return n?n.length?n:ye.none:e}static compile(e,n){let r=Object.create(null);e.forEach((o,s)=>r[o]=new sp(o,n,s));let i=n.spec.topNode||"doc";if(!r[i])throw new RangeError("Schema is missing its top node type ('"+i+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let o in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};function e5(t,e,n){let r=n.split("|");return i=>{let o=i===null?"null":typeof i;if(r.indexOf(o)<0)throw new RangeError(`Expected value of type ${r} for attribute ${e} on type ${t}, got ${o}`)}}class t5{constructor(e,n,r){this.hasDefault=Object.prototype.hasOwnProperty.call(r,"default"),this.default=r.default,this.validate=typeof r.validate=="string"?e5(e,n,r.validate):r.validate}get isRequired(){return!this.hasDefault}}class eo{constructor(e,n,r,i){this.name=e,this.rank=n,this.schema=r,this.spec=i,this.attrs=vd(e,i.attrs),this.excluded=null;let o=bd(this.attrs);this.instance=o?new ye(this,o):null}create(e=null){return!e&&this.instance?this.instance:new ye(this,kd(this.attrs,e))}static compile(e,n){let r=Object.create(null),i=0;return e.forEach((o,s)=>r[o]=new eo(o,i++,n,s)),r}removeFromSet(e){for(var n=0;n<e.length;n++)e[n].type==this&&(e=e.slice(0,n).concat(e.slice(n+1)),n--);return e}isInSet(e){for(let n=0;n<e.length;n++)if(e[n].type==this)return e[n]}checkAttrs(e){xd(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class Cd{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let n=this.spec={};for(let i in e)n[i]=e[i];n.nodes=Ve.from(e.nodes),n.marks=Ve.from(e.marks||{}),this.nodes=wd.compile(this.spec.nodes,this),this.marks=eo.compile(this.spec.marks,this);let r=Object.create(null);for(let i in this.nodes){if(i in this.marks)throw new RangeError(i+" can not be both a node and a mark");let o=this.nodes[i],s=o.spec.content||"",l=o.spec.marks;if(o.contentMatch=r[s]||(r[s]=$n.parse(s,this.nodes)),o.inlineContent=o.contentMatch.inlineContent,o.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!o.isInline||!o.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=o}o.markSet=l=="_"?null:l?Sd(this,l.split(" ")):l==""||!o.inlineContent?[]:null}for(let i in this.marks){let o=this.marks[i],s=o.spec.excludes;o.excluded=s==null?[o]:s==""?[]:Sd(this,s.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,n=null,r,i){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof wd){if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}else throw new RangeError("Invalid node type: "+e);return e.createChecked(n,r,i)}text(e,n){let r=this.nodes.text;return new Qi(r,r.defaultAttrs,e,ye.setFrom(n))}mark(e,n){return typeof e=="string"&&(e=this.marks[e]),e.create(n)}nodeFromJSON(e){return Qt.fromJSON(this,e)}markFromJSON(e){return ye.fromJSON(this,e)}nodeType(e){let n=this.nodes[e];if(!n)throw new RangeError("Unknown node type: "+e);return n}}function Sd(t,e){let n=[];for(let r=0;r<e.length;r++){let i=e[r],o=t.marks[i],s=o;if(o)n.push(o);else for(let l in t.marks){let c=t.marks[l];(i=="_"||c.spec.group&&c.spec.group.split(" ").indexOf(i)>-1)&&n.push(s=c)}if(!s)throw new SyntaxError("Unknown mark type: '"+e[r]+"'")}return n}function n5(t){return t.tag!=null}function r5(t){return t.style!=null}class en{constructor(e,n){this.schema=e,this.rules=n,this.tags=[],this.styles=[];let r=this.matchedStyles=[];n.forEach(i=>{if(n5(i))this.tags.push(i);else if(r5(i)){let o=/[^=]*/.exec(i.style)[0];r.indexOf(o)<0&&r.push(o),this.styles.push(i)}}),this.normalizeLists=!this.tags.some(i=>{if(!/^(ul|ol)\b/.test(i.tag)||!i.node)return!1;let o=e.nodes[i.node];return o.contentMatch.matchType(o)})}parse(e,n={}){let r=new Td(this,n,!1);return r.addAll(e,ye.none,n.from,n.to),r.finish()}parseSlice(e,n={}){let r=new Td(this,n,!0);return r.addAll(e,ye.none,n.from,n.to),U.maxOpen(r.finish())}matchTag(e,n,r){for(let i=r?this.tags.indexOf(r)+1:0;i<this.tags.length;i++){let o=this.tags[i];if(s5(e,o.tag)&&(o.namespace===void 0||e.namespaceURI==o.namespace)&&(!o.context||n.matchesContext(o.context))){if(o.getAttrs){let s=o.getAttrs(e);if(s===!1)continue;o.attrs=s||void 0}return o}}}matchStyle(e,n,r,i){for(let o=i?this.styles.indexOf(i)+1:0;o<this.styles.length;o++){let s=this.styles[o],l=s.style;if(!(l.indexOf(e)!=0||s.context&&!r.matchesContext(s.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=n))){if(s.getAttrs){let c=s.getAttrs(n);if(c===!1)continue;s.attrs=c||void 0}return s}}}static schemaRules(e){let n=[];function r(i){let o=i.priority==null?50:i.priority,s=0;for(;s<n.length;s++){let l=n[s];if((l.priority==null?50:l.priority)<o)break}n.splice(s,0,i)}for(let i in e.marks){let o=e.marks[i].spec.parseDOM;o&&o.forEach(s=>{r(s=$d(s)),s.mark||s.ignore||s.clearMark||(s.mark=i)})}for(let i in e.nodes){let o=e.nodes[i].spec.parseDOM;o&&o.forEach(s=>{r(s=$d(s)),s.node||s.ignore||s.mark||(s.node=i)})}return n}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new en(e,en.schemaRules(e)))}}const Od={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},i5={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Md={ol:!0,ul:!0},Zr=1,$s=2,to=4;function Ed(t,e,n){return e!=null?(e?Zr:0)|(e==="full"?$s:0):t&&t.whitespace=="pre"?Zr|$s:n&-5}class no{constructor(e,n,r,i,o,s){this.type=e,this.attrs=n,this.marks=r,this.solid=i,this.options=s,this.content=[],this.activeMarks=ye.none,this.match=o||(s&to?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let n=this.type.contentMatch.fillBefore(P.from(e));if(n)this.match=this.type.contentMatch.matchFragment(n);else{let r=this.type.contentMatch,i;return(i=r.findWrapping(e.type))?(this.match=r,i):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&Zr)){let r=this.content[this.content.length-1],i;if(r&&r.isText&&(i=/[ \t\r\n\u000c]+$/.exec(r.text))){let o=r;r.text.length==i[0].length?this.content.pop():this.content[this.content.length-1]=o.withText(o.text.slice(0,o.text.length-i[0].length))}}let n=P.from(this.content);return!e&&this.match&&(n=n.append(this.match.fillBefore(P.empty,!0))),this.type?this.type.create(this.attrs,n,this.marks):n}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!Od.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class Td{constructor(e,n,r){this.parser=e,this.options=n,this.isOpen=r,this.open=0,this.localPreserveWS=!1;let i=n.topNode,o,s=Ed(null,n.preserveWhitespace,0)|(r?to:0);i?o=new no(i.type,i.attrs,ye.none,!0,n.topMatch||i.type.contentMatch,s):r?o=new no(null,null,ye.none,!0,null,s):o=new no(e.schema.topNodeType,null,ye.none,!0,null,s),this.nodes=[o],this.find=n.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,n){e.nodeType==3?this.addTextNode(e,n):e.nodeType==1&&this.addElement(e,n)}addTextNode(e,n){let r=e.nodeValue,i=this.top,o=i.options&$s?"full":this.localPreserveWS||(i.options&Zr)>0;if(o==="full"||i.inlineContext(e)||/[^ \t\r\n\u000c]/.test(r)){if(o)o!=="full"?r=r.replace(/\r?\n|\r/g," "):r=r.replace(/\r\n?/g,`
|
|
7
|
-
`);else if(r=r.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(r)&&this.open==this.nodes.length-1){let s=i.content[i.content.length-1],l=e.previousSibling;(!s||l&&l.nodeName=="BR"||s.isText&&/[ \t\r\n\u000c]$/.test(s.text))&&(r=r.slice(1))}r&&this.insertNode(this.parser.schema.text(r),n),this.findInText(e)}else this.findInside(e)}addElement(e,n,r){let i=this.localPreserveWS,o=this.top;(e.tagName=="PRE"||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=!0);let s=e.nodeName.toLowerCase(),l;
|
|
8
|
-
`),n)}ignoreFallback(e,n){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"),n)}readStyles(e,n){let r=e.style;if(r&&r.length)for(let i=0;i<this.parser.matchedStyles.length;i++){let o=this.parser.matchedStyles[i],s=r.getPropertyValue(o);if(s)for(let l=void 0;;){let c=this.parser.matchStyle(o,s,this,l);if(!c)break;if(c.ignore)return null;if(c.clearMark?n=n.filter(d=>!c.clearMark(d)):n=n.concat(this.parser.schema.marks[c.mark].create(c.attrs)),c.consuming===!1)l=c;else break}}return n}addElementByRule(e,n,r,i){let o,s;if(n.node)if(s=this.parser.schema.nodes[n.node],s.isLeaf)this.insertNode(s.create(n.attrs),r)||this.leafFallback(e,r);else{let c=this.enter(s,n.attrs||null,r,n.preserveWhitespace);c&&(o=!0,r=c)}else{let c=this.parser.schema.marks[n.mark];r=r.concat(c.create(n.attrs))}let l=this.top;if(s&&s.isLeaf)this.findInside(e);else if(i)this.addElement(e,r,i);else if(n.getContent)this.findInside(e),n.getContent(e,this.parser.schema).forEach(c=>this.insertNode(c,r));else{let c=e;typeof n.contentElement=="string"?c=e.querySelector(n.contentElement):typeof n.contentElement=="function"?c=n.contentElement(e):n.contentElement&&(c=n.contentElement),this.findAround(e,c,!0),this.addAll(c,r),this.findAround(e,c,!1)}o&&this.sync(l)&&this.open--}addAll(e,n,r,i){let o=r||0;for(let s=r?e.childNodes[r]:e.firstChild,l=i==null?null:e.childNodes[i];s!=l;s=s.nextSibling,++o)this.findAtPoint(e,o),this.addDOM(s,n);this.findAtPoint(e,o)}findPlace(e,n){let r,i;for(let o=this.open;o>=0;o--){let s=this.nodes[o],l=s.findWrapping(e);if(l&&(!r||r.length>l.length)&&(r=l,i=s,!l.length)||s.solid)break}if(!r)return null;this.sync(i);for(let o=0;o<r.length;o++)n=this.enterInner(r[o],null,n,!1);return n}insertNode(e,n){if(e.isInline&&this.needsBlock&&!this.top.type){let i=this.textblockFromContext();i&&(n=this.enterInner(i,null,n))}let r=this.findPlace(e,n);if(r){this.closeExtra();let i=this.top;i.match&&(i.match=i.match.matchType(e.type));let o=ye.none;for(let s of r.concat(e.marks))(i.type?i.type.allowsMarkType(s.type):Nd(s.type,e.type))&&(o=s.addToSet(o));return i.content.push(e.mark(o)),!0}return!1}enter(e,n,r,i){let o=this.findPlace(e.create(n),r);return o&&(o=this.enterInner(e,n,r,!0,i)),o}enterInner(e,n,r,i=!1,o){this.closeExtra();let s=this.top;s.match=s.match&&s.match.matchType(e);let l=Ed(e,o,s.options);s.options&to&&s.content.length==0&&(l|=to);let c=ye.none;return r=r.filter(d=>(s.type?s.type.allowsMarkType(d.type):Nd(d.type,e))?(c=d.addToSet(c),!1):!0),this.nodes.push(new no(e,n,c,i,null,l)),this.open++,r}closeExtra(e=!1){let n=this.nodes.length-1;if(n>this.open){for(;n>this.open;n--)this.nodes[n-1].content.push(this.nodes[n].finish(e));this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!!(this.isOpen||this.options.topOpen))}sync(e){for(let n=this.open;n>=0;n--){if(this.nodes[n]==e)return this.open=n,!0;this.localPreserveWS&&(this.nodes[n].options|=Zr)}return!1}get currentPos(){this.closeExtra();let e=0;for(let n=this.open;n>=0;n--){let r=this.nodes[n].content;for(let i=r.length-1;i>=0;i--)e+=r[i].nodeSize;n&&e++}return e}findAtPoint(e,n){if(this.find)for(let r=0;r<this.find.length;r++)this.find[r].node==e&&this.find[r].offset==n&&(this.find[r].pos=this.currentPos)}findInside(e){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].pos==null&&e.nodeType==1&&e.contains(this.find[n].node)&&(this.find[n].pos=this.currentPos)}findAround(e,n,r){if(e!=n&&this.find)for(let i=0;i<this.find.length;i++)this.find[i].pos==null&&e.nodeType==1&&e.contains(this.find[i].node)&&n.compareDocumentPosition(this.find[i].node)&(r?2:4)&&(this.find[i].pos=this.currentPos)}findInText(e){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].node==e&&(this.find[n].pos=this.currentPos-(e.nodeValue.length-this.find[n].offset))}matchesContext(e){if(e.indexOf("|")>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let n=e.split("/"),r=this.options.context,i=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),o=-(r?r.depth+1:0)+(i?0:1),s=(l,c)=>{for(;l>=0;l--){let d=n[l];if(d==""){if(l==n.length-1||l==0)continue;for(;c>=o;c--)if(s(l-1,c))return!0;return!1}else{let u=c>0||c==0&&i?this.nodes[c].type:r&&c>=o?r.node(c-o).type:null;if(!u||u.name!=d&&!u.isInGroup(d))return!1;c--}}return!0};return s(n.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let n=e.depth;n>=0;n--){let r=e.node(n).contentMatchAt(e.indexAfter(n)).defaultType;if(r&&r.isTextblock&&r.defaultAttrs)return r}for(let n in this.parser.schema.nodes){let r=this.parser.schema.nodes[n];if(r.isTextblock&&r.defaultAttrs)return r}}}function o5(t){for(let e=t.firstChild,n=null;e;e=e.nextSibling){let r=e.nodeType==1?e.nodeName.toLowerCase():null;r&&Md.hasOwnProperty(r)&&n?(n.appendChild(e),e=n):r=="li"?n=e:r&&(n=null)}}function s5(t,e){return(t.matches||t.msMatchesSelector||t.webkitMatchesSelector||t.mozMatchesSelector).call(t,e)}function $d(t){let e={};for(let n in t)e[n]=t[n];return e}function Nd(t,e){let n=e.schema.nodes;for(let r in n){let i=n[r];if(!i.allowsMarkType(t))continue;let o=[],s=l=>{o.push(l);for(let c=0;c<l.edgeCount;c++){let{type:d,next:u}=l.edge(c);if(d==e||o.indexOf(u)<0&&s(u))return!0}};if(s(i.contentMatch))return!0}}class Nn{constructor(e,n){this.nodes=e,this.marks=n}serializeFragment(e,n={},r){r||(r=Ns(n).createDocumentFragment());let i=r,o=[];return e.forEach(s=>{if(o.length||s.marks.length){let l=0,c=0;for(;l<o.length&&c<s.marks.length;){let d=s.marks[c];if(!this.marks[d.type.name]){c++;continue}if(!d.eq(o[l][0])||d.type.spec.spanning===!1)break;l++,c++}for(;l<o.length;)i=o.pop()[1];for(;c<s.marks.length;){let d=s.marks[c++],u=this.serializeMark(d,s.isInline,n);u&&(o.push([d,i]),i.appendChild(u.dom),i=u.contentDOM||u.dom)}}i.appendChild(this.serializeNodeInner(s,n))}),r}serializeNodeInner(e,n){let{dom:r,contentDOM:i}=ro(Ns(n),this.nodes[e.type.name](e),null,e.attrs);if(i){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,n,i)}return r}serializeNode(e,n={}){let r=this.serializeNodeInner(e,n);for(let i=e.marks.length-1;i>=0;i--){let o=this.serializeMark(e.marks[i],e.isInline,n);o&&((o.contentDOM||o.dom).appendChild(r),r=o.dom)}return r}serializeMark(e,n,r={}){let i=this.marks[e.type.name];return i&&ro(Ns(r),i(e,n),null,e.attrs)}static renderSpec(e,n,r=null,i){return ro(e,n,r,i)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new Nn(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let n=Bd(e.nodes);return n.text||(n.text=r=>r.text),n}static marksFromSchema(e){return Bd(e.marks)}}function Bd(t){let e={};for(let n in t){let r=t[n].spec.toDOM;r&&(e[n]=r)}return e}function Ns(t){return t.document||window.document}const Ad=new WeakMap;function l5(t){let e=Ad.get(t);return e===void 0&&Ad.set(t,e=a5(t)),e}function a5(t){let e=null;function n(r){if(r&&typeof r=="object")if(Array.isArray(r))if(typeof r[0]=="string")e||(e=[]),e.push(r);else for(let i=0;i<r.length;i++)n(r[i]);else for(let i in r)n(r[i])}return n(t),e}function ro(t,e,n,r){if(typeof e=="string")return{dom:t.createTextNode(e)};if(e.nodeType!=null)return{dom:e};if(e.dom&&e.dom.nodeType!=null)return e;let i=e[0],o;if(typeof i!="string")throw new RangeError("Invalid array passed to renderSpec");if(r&&(o=l5(r))&&o.indexOf(e)>-1)throw new RangeError("Using an array from an attribute object as a DOM spec. This may be an attempted cross site scripting attack.");let s=i.indexOf(" ");s>0&&(n=i.slice(0,s),i=i.slice(s+1));let l,c=n?t.createElementNS(n,i):t.createElement(i),d=e[1],u=1;if(d&&typeof d=="object"&&d.nodeType==null&&!Array.isArray(d)){u=2;for(let f in d)if(d[f]!=null){let h=f.indexOf(" ");h>0?c.setAttributeNS(f.slice(0,h),f.slice(h+1),d[f]):c.setAttribute(f,d[f])}}for(let f=u;f<e.length;f++){let h=e[f];if(h===0){if(f<e.length-1||f>u)throw new RangeError("Content hole must be the only child of its parent node");return{dom:c,contentDOM:c}}else{let{dom:p,contentDOM:m}=ro(t,h,n,r);if(c.appendChild(p),m){if(l)throw new RangeError("Multiple content holes");l=m}}}return{dom:c,contentDOM:l}}const Dd=65535,Vd=Math.pow(2,16);function c5(t,e){return t+e*Vd}function _d(t){return t&Dd}function d5(t){return(t-(t&Dd))/Vd}const Ld=1,Id=2,io=4,Pd=8;class Bs{constructor(e,n,r){this.pos=e,this.delInfo=n,this.recover=r}get deleted(){return(this.delInfo&Pd)>0}get deletedBefore(){return(this.delInfo&(Ld|io))>0}get deletedAfter(){return(this.delInfo&(Id|io))>0}get deletedAcross(){return(this.delInfo&io)>0}}class et{constructor(e,n=!1){if(this.ranges=e,this.inverted=n,!e.length&&et.empty)return et.empty}recover(e){let n=0,r=_d(e);if(!this.inverted)for(let i=0;i<r;i++)n+=this.ranges[i*3+2]-this.ranges[i*3+1];return this.ranges[r*3]+n+d5(e)}mapResult(e,n=1){return this._map(e,n,!1)}map(e,n=1){return this._map(e,n,!0)}_map(e,n,r){let i=0,o=this.inverted?2:1,s=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let c=this.ranges[l]-(this.inverted?i:0);if(c>e)break;let d=this.ranges[l+o],u=this.ranges[l+s],f=c+d;if(e<=f){let h=d?e==c?-1:e==f?1:n:n,p=c+i+(h<0?0:u);if(r)return p;let m=e==(n<0?c:f)?null:c5(l/3,e-c),g=e==c?Id:e==f?Ld:io;return(n<0?e!=c:e!=f)&&(g|=Pd),new Bs(p,g,m)}i+=u-d}return r?e+i:new Bs(e+i,0,null)}touches(e,n){let r=0,i=_d(n),o=this.inverted?2:1,s=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let c=this.ranges[l]-(this.inverted?r:0);if(c>e)break;let d=this.ranges[l+o],u=c+d;if(e<=u&&l==i*3)return!0;r+=this.ranges[l+s]-d}return!1}forEach(e){let n=this.inverted?2:1,r=this.inverted?1:2;for(let i=0,o=0;i<this.ranges.length;i+=3){let s=this.ranges[i],l=s-(this.inverted?o:0),c=s+(this.inverted?0:o),d=this.ranges[i+n],u=this.ranges[i+r];e(l,l+d,c,c+u),o+=u-d}}invert(){return new et(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?et.empty:new et(e<0?[0,-e,0]:[0,0,e])}}et.empty=new et([]);class or{constructor(e=[],n,r=0,i=e.length){this.maps=e,this.mirror=n,this.from=r,this.to=i}slice(e=0,n=this.maps.length){return new or(this.maps,this.mirror,e,n)}copy(){return new or(this.maps.slice(),this.mirror&&this.mirror.slice(),this.from,this.to)}appendMap(e,n){this.to=this.maps.push(e),n!=null&&this.setMirror(this.maps.length-1,n)}appendMapping(e){for(let n=0,r=this.maps.length;n<e.maps.length;n++){let i=e.getMirror(n);this.appendMap(e.maps[n],i!=null&&i<n?r+i:void 0)}}getMirror(e){if(this.mirror){for(let n=0;n<this.mirror.length;n++)if(this.mirror[n]==e)return this.mirror[n+(n%2?-1:1)]}}setMirror(e,n){this.mirror||(this.mirror=[]),this.mirror.push(e,n)}appendMappingInverted(e){for(let n=e.maps.length-1,r=this.maps.length+e.maps.length;n>=0;n--){let i=e.getMirror(n);this.appendMap(e.maps[n].invert(),i!=null&&i>n?r-i-1:void 0)}}invert(){let e=new or;return e.appendMappingInverted(this),e}map(e,n=1){if(this.mirror)return this._map(e,n,!0);for(let r=this.from;r<this.to;r++)e=this.maps[r].map(e,n);return e}mapResult(e,n=1){return this._map(e,n,!1)}_map(e,n,r){let i=0;for(let o=this.from;o<this.to;o++){let s=this.maps[o],l=s.mapResult(e,n);if(l.recover!=null){let c=this.getMirror(o);if(c!=null&&c>o&&c<this.to){o=c,e=this.maps[c].recover(l.recover);continue}}i|=l.delInfo,e=l.pos}return r?e:new Bs(e,i,null)}}const As=Object.create(null);class Pe{getMap(){return et.empty}merge(e){return null}static fromJSON(e,n){if(!n||!n.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=As[n.stepType];if(!r)throw new RangeError(`No step type ${n.stepType} defined`);return r.fromJSON(e,n)}static jsonID(e,n){if(e in As)throw new RangeError("Duplicate use of step JSON ID "+e);return As[e]=n,n.prototype.jsonID=e,n}}class Se{constructor(e,n){this.doc=e,this.failed=n}static ok(e){return new Se(e,null)}static fail(e){return new Se(null,e)}static fromReplace(e,n,r,i){try{return Se.ok(e.replace(n,r,i))}catch(o){if(o instanceof Gi)return Se.fail(o.message);throw o}}}function Ds(t,e,n){let r=[];for(let i=0;i<t.childCount;i++){let o=t.child(i);o.content.size&&(o=o.copy(Ds(o.content,e,o))),o.isInline&&(o=e(o,n,i)),r.push(o)}return P.fromArray(r)}class tn extends Pe{constructor(e,n,r){super(),this.from=e,this.to=n,this.mark=r}apply(e){let n=e.slice(this.from,this.to),r=e.resolve(this.from),i=r.node(r.sharedDepth(this.to)),o=new U(Ds(n.content,(s,l)=>!s.isAtom||!l.type.allowsMarkType(this.mark.type)?s:s.mark(this.mark.addToSet(s.marks)),i),n.openStart,n.openEnd);return Se.fromReplace(e,this.from,this.to,o)}invert(){return new Mt(this.from,this.to,this.mark)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new tn(n.pos,r.pos,this.mark)}merge(e){return e instanceof tn&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new tn(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new tn(n.from,n.to,e.markFromJSON(n.mark))}}Pe.jsonID("addMark",tn);class Mt extends Pe{constructor(e,n,r){super(),this.from=e,this.to=n,this.mark=r}apply(e){let n=e.slice(this.from,this.to),r=new U(Ds(n.content,i=>i.mark(this.mark.removeFromSet(i.marks)),e),n.openStart,n.openEnd);return Se.fromReplace(e,this.from,this.to,r)}invert(){return new tn(this.from,this.to,this.mark)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new Mt(n.pos,r.pos,this.mark)}merge(e){return e instanceof Mt&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Mt(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new Mt(n.from,n.to,e.markFromJSON(n.mark))}}Pe.jsonID("removeMark",Mt);class nn extends Pe{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return Se.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.addToSet(n.marks));return Se.fromReplace(e,this.pos,this.pos+1,new U(P.from(r),0,n.isLeaf?0:1))}invert(e){let n=e.nodeAt(this.pos);if(n){let r=this.mark.addToSet(n.marks);if(r.length==n.marks.length){for(let i=0;i<n.marks.length;i++)if(!n.marks[i].isInSet(r))return new nn(this.pos,n.marks[i]);return new nn(this.pos,this.mark)}}return new sr(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new nn(n.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new nn(n.pos,e.markFromJSON(n.mark))}}Pe.jsonID("addNodeMark",nn);class sr extends Pe{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return Se.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.removeFromSet(n.marks));return Se.fromReplace(e,this.pos,this.pos+1,new U(P.from(r),0,n.isLeaf?0:1))}invert(e){let n=e.nodeAt(this.pos);return!n||!this.mark.isInSet(n.marks)?this:new nn(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new sr(n.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new sr(n.pos,e.markFromJSON(n.mark))}}Pe.jsonID("removeNodeMark",sr);class $e extends Pe{constructor(e,n,r,i=!1){super(),this.from=e,this.to=n,this.slice=r,this.structure=i}apply(e){return this.structure&&Vs(e,this.from,this.to)?Se.fail("Structure replace would overwrite content"):Se.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new et([this.from,this.to-this.from,this.slice.size])}invert(e){return new $e(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deletedAcross&&r.deletedAcross?null:new $e(n.pos,Math.max(n.pos,r.pos),this.slice)}merge(e){if(!(e instanceof $e)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let n=this.slice.size+e.slice.size==0?U.empty:new U(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new $e(this.from,this.to+(e.to-e.from),n,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let n=this.slice.size+e.slice.size==0?U.empty:new U(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new $e(e.from,this.to,n,this.structure)}else return null}toJSON(){let e={stepType:"replace",from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new $e(n.from,n.to,U.fromJSON(e,n.slice),!!n.structure)}}Pe.jsonID("replace",$e);class Ne extends Pe{constructor(e,n,r,i,o,s,l=!1){super(),this.from=e,this.to=n,this.gapFrom=r,this.gapTo=i,this.slice=o,this.insert=s,this.structure=l}apply(e){if(this.structure&&(Vs(e,this.from,this.gapFrom)||Vs(e,this.gapTo,this.to)))return Se.fail("Structure gap-replace would overwrite content");let n=e.slice(this.gapFrom,this.gapTo);if(n.openStart||n.openEnd)return Se.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,n.content);return r?Se.fromReplace(e,this.from,this.to,r):Se.fail("Content does not fit in gap")}getMap(){return new et([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let n=this.gapTo-this.gapFrom;return new Ne(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1),i=this.from==this.gapFrom?n.pos:e.map(this.gapFrom,-1),o=this.to==this.gapTo?r.pos:e.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||i<n.pos||o>r.pos?null:new Ne(n.pos,r.pos,i,o,this.slice,this.insert,this.structure)}toJSON(){let e={stepType:"replaceAround",from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number"||typeof n.gapFrom!="number"||typeof n.gapTo!="number"||typeof n.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new Ne(n.from,n.to,n.gapFrom,n.gapTo,U.fromJSON(e,n.slice),n.insert,!!n.structure)}}Pe.jsonID("replaceAround",Ne);function Vs(t,e,n){let r=t.resolve(e),i=n-e,o=r.depth;for(;i>0&&o>0&&r.indexAfter(o)==r.node(o).childCount;)o--,i--;if(i>0){let s=r.node(o).maybeChild(r.indexAfter(o));for(;i>0;){if(!s||s.isLeaf)return!0;s=s.firstChild,i--}}return!1}function u5(t,e,n,r){let i=[],o=[],s,l;t.doc.nodesBetween(e,n,(c,d,u)=>{if(!c.isInline)return;let f=c.marks;if(!r.isInSet(f)&&u.type.allowsMarkType(r.type)){let h=Math.max(d,e),p=Math.min(d+c.nodeSize,n),m=r.addToSet(f);for(let g=0;g<f.length;g++)f[g].isInSet(m)||(s&&s.to==h&&s.mark.eq(f[g])?s.to=p:i.push(s=new Mt(h,p,f[g])));l&&l.to==h?l.to=p:o.push(l=new tn(h,p,r))}}),i.forEach(c=>t.step(c)),o.forEach(c=>t.step(c))}function f5(t,e,n,r){let i=[],o=0;t.doc.nodesBetween(e,n,(s,l)=>{if(!s.isInline)return;o++;let c=null;if(r instanceof eo){let d=s.marks,u;for(;u=r.isInSet(d);)(c||(c=[])).push(u),d=u.removeFromSet(d)}else r?r.isInSet(s.marks)&&(c=[r]):c=s.marks;if(c&&c.length){let d=Math.min(l+s.nodeSize,n);for(let u=0;u<c.length;u++){let f=c[u],h;for(let p=0;p<i.length;p++){let m=i[p];m.step==o-1&&f.eq(i[p].style)&&(h=m)}h?(h.to=d,h.step=o):i.push({style:f,from:Math.max(l,e),to:d,step:o})}}}),i.forEach(s=>t.step(new Mt(s.from,s.to,s.style)))}function _s(t,e,n,r=n.contentMatch,i=!0){let o=t.doc.nodeAt(e),s=[],l=e+1;for(let c=0;c<o.childCount;c++){let d=o.child(c),u=l+d.nodeSize,f=r.matchType(d.type);if(!f)s.push(new $e(l,u,U.empty));else{r=f;for(let h=0;h<d.marks.length;h++)n.allowsMarkType(d.marks[h].type)||t.step(new Mt(l,u,d.marks[h]));if(i&&d.isText&&n.whitespace!="pre"){let h,p=/\r?\n|\r/g,m;for(;h=p.exec(d.text);)m||(m=new U(P.from(n.schema.text(" ",n.allowedMarks(d.marks))),0,0)),s.push(new $e(l+h.index,l+h.index+h[0].length,m))}}l=u}if(!r.validEnd){let c=r.fillBefore(P.empty,!0);t.replace(l,l,new U(c,0,0))}for(let c=s.length-1;c>=0;c--)t.step(s[c])}function h5(t,e,n){return(e==0||t.canReplace(e,t.childCount))&&(n==t.childCount||t.canReplace(0,n))}function lr(t){let n=t.parent.content.cutByIndex(t.startIndex,t.endIndex);for(let r=t.depth;;--r){let i=t.$from.node(r),o=t.$from.index(r),s=t.$to.indexAfter(r);if(r<t.depth&&i.canReplace(o,s,n))return r;if(r==0||i.type.spec.isolating||!h5(i,o,s))break}return null}function p5(t,e,n){let{$from:r,$to:i,depth:o}=e,s=r.before(o+1),l=i.after(o+1),c=s,d=l,u=P.empty,f=0;for(let m=o,g=!1;m>n;m--)g||r.index(m)>0?(g=!0,u=P.from(r.node(m).copy(u)),f++):c--;let h=P.empty,p=0;for(let m=o,g=!1;m>n;m--)g||i.after(m+1)<i.end(m)?(g=!0,h=P.from(i.node(m).copy(h)),p++):d++;t.step(new Ne(c,d,s,l,new U(u.append(h),f,p),u.size-f,!0))}function Ls(t,e,n=null,r=t){let i=m5(t,e),o=i&&g5(r,e);return o?i.map(Rd).concat({type:e,attrs:n}).concat(o.map(Rd)):null}function Rd(t){return{type:t,attrs:null}}function m5(t,e){let{parent:n,startIndex:r,endIndex:i}=t,o=n.contentMatchAt(r).findWrapping(e);if(!o)return null;let s=o.length?o[0]:e;return n.canReplaceWith(r,i,s)?o:null}function g5(t,e){let{parent:n,startIndex:r,endIndex:i}=t,o=n.child(r),s=e.contentMatch.findWrapping(o.type);if(!s)return null;let c=(s.length?s[s.length-1]:e).contentMatch;for(let d=r;c&&d<i;d++)c=c.matchType(n.child(d).type);return!c||!c.validEnd?null:s}function y5(t,e,n){let r=P.empty;for(let s=n.length-1;s>=0;s--){if(r.size){let l=n[s].type.contentMatch.matchFragment(r);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=P.from(n[s].type.create(n[s].attrs,r))}let i=e.start,o=e.end;t.step(new Ne(i,o,i,o,new U(r,0,0),n.length,!0))}function b5(t,e,n,r,i){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let o=t.steps.length;t.doc.nodesBetween(e,n,(s,l)=>{let c=typeof i=="function"?i(s):i;if(s.isTextblock&&!s.hasMarkup(r,c)&&k5(t.doc,t.mapping.slice(o).map(l),r)){let d=null;if(r.schema.linebreakReplacement){let p=r.whitespace=="pre",m=!!r.contentMatch.matchType(r.schema.linebreakReplacement);p&&!m?d=!1:!p&&m&&(d=!0)}d===!1&&jd(t,s,l,o),_s(t,t.mapping.slice(o).map(l,1),r,void 0,d===null);let u=t.mapping.slice(o),f=u.map(l,1),h=u.map(l+s.nodeSize,1);return t.step(new Ne(f,h,f+1,h-1,new U(P.from(r.create(c,null,s.marks)),0,0),1,!0)),d===!0&&zd(t,s,l,o),!1}})}function zd(t,e,n,r){e.forEach((i,o)=>{if(i.isText){let s,l=/\r?\n|\r/g;for(;s=l.exec(i.text);){let c=t.mapping.slice(r).map(n+1+o+s.index);t.replaceWith(c,c+1,e.type.schema.linebreakReplacement.create())}}})}function jd(t,e,n,r){e.forEach((i,o)=>{if(i.type==i.type.schema.linebreakReplacement){let s=t.mapping.slice(r).map(n+1+o);t.replaceWith(s,s+1,e.type.schema.text(`
|
|
9
|
-
`))}})}function k5(t,e,n){let r=t.resolve(e),i=r.index();return r.parent.canReplaceWith(i,i+1,n)}function x5(t,e,n,r,i){let o=t.doc.nodeAt(e);if(!o)throw new RangeError("No node at given position");n||(n=o.type);let s=n.create(r,null,i||o.marks);if(o.isLeaf)return t.replaceWith(e,e+o.nodeSize,s);if(!n.validContent(o.content))throw new RangeError("Invalid content for node type "+n.name);t.step(new Ne(e,e+o.nodeSize,e+1,e+o.nodeSize-1,new U(P.from(s),0,0),1,!0))}function Pt(t,e,n=1,r){let i=t.resolve(e),o=i.depth-n,s=r&&r[r.length-1]||i.parent;if(o<0||i.parent.type.spec.isolating||!i.parent.canReplace(i.index(),i.parent.childCount)||!s.type.validContent(i.parent.content.cutByIndex(i.index(),i.parent.childCount)))return!1;for(let d=i.depth-1,u=n-2;d>o;d--,u--){let f=i.node(d),h=i.index(d);if(f.type.spec.isolating)return!1;let p=f.content.cutByIndex(h,f.childCount),m=r&&r[u+1];m&&(p=p.replaceChild(0,m.type.create(m.attrs)));let g=r&&r[u]||f;if(!f.canReplace(h+1,f.childCount)||!g.type.validContent(p))return!1}let l=i.indexAfter(o),c=r&&r[0];return i.node(o).canReplaceWith(l,l,c?c.type:i.node(o+1).type)}function v5(t,e,n=1,r){let i=t.doc.resolve(e),o=P.empty,s=P.empty;for(let l=i.depth,c=i.depth-n,d=n-1;l>c;l--,d--){o=P.from(i.node(l).copy(o));let u=r&&r[d];s=P.from(u?u.type.create(u.attrs,s):i.node(l).copy(s))}t.step(new $e(e,e,new U(o.append(s),n,n),!0))}function rn(t,e){let n=t.resolve(e),r=n.index();return Fd(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function w5(t,e){e.content.size||t.type.compatibleContent(e.type);let n=t.contentMatchAt(t.childCount),{linebreakReplacement:r}=t.type.schema;for(let i=0;i<e.childCount;i++){let o=e.child(i),s=o.type==r?t.type.schema.nodes.text:o.type;if(n=n.matchType(s),!n||!t.type.allowsMarks(o.marks))return!1}return n.validEnd}function Fd(t,e){return!!(t&&e&&!t.isLeaf&&w5(t,e))}function oo(t,e,n=-1){let r=t.resolve(e);for(let i=r.depth;;i--){let o,s,l=r.index(i);if(i==r.depth?(o=r.nodeBefore,s=r.nodeAfter):n>0?(o=r.node(i+1),l++,s=r.node(i).maybeChild(l)):(o=r.node(i).maybeChild(l-1),s=r.node(i+1)),o&&!o.isTextblock&&Fd(o,s)&&r.node(i).canReplace(l,l+1))return e;if(i==0)break;e=n<0?r.before(i):r.after(i)}}function C5(t,e,n){let r=null,{linebreakReplacement:i}=t.doc.type.schema,o=t.doc.resolve(e-n),s=o.node().type;if(i&&s.inlineContent){let u=s.whitespace=="pre",f=!!s.contentMatch.matchType(i);u&&!f?r=!1:!u&&f&&(r=!0)}let l=t.steps.length;if(r===!1){let u=t.doc.resolve(e+n);jd(t,u.node(),u.before(),l)}s.inlineContent&&_s(t,e+n-1,s,o.node().contentMatchAt(o.index()),r==null);let c=t.mapping.slice(l),d=c.map(e-n);if(t.step(new $e(d,c.map(e+n,-1),U.empty,!0)),r===!0){let u=t.doc.resolve(d);zd(t,u.node(),u.before(),t.steps.length)}return t}function S5(t,e,n){let r=t.resolve(e);if(r.parent.canReplaceWith(r.index(),r.index(),n))return e;if(r.parentOffset==0)for(let i=r.depth-1;i>=0;i--){let o=r.index(i);if(r.node(i).canReplaceWith(o,o,n))return r.before(i+1);if(o>0)return null}if(r.parentOffset==r.parent.content.size)for(let i=r.depth-1;i>=0;i--){let o=r.indexAfter(i);if(r.node(i).canReplaceWith(o,o,n))return r.after(i+1);if(o<r.node(i).childCount)return null}return null}function Hd(t,e,n){let r=t.resolve(e);if(!n.content.size)return e;let i=n.content;for(let o=0;o<n.openStart;o++)i=i.firstChild.content;for(let o=1;o<=(n.openStart==0&&n.size?2:1);o++)for(let s=r.depth;s>=0;s--){let l=s==r.depth?0:r.pos<=(r.start(s+1)+r.end(s+1))/2?-1:1,c=r.index(s)+(l>0?1:0),d=r.node(s),u=!1;if(o==1)u=d.canReplace(c,c,i);else{let f=d.contentMatchAt(c).findWrapping(i.firstChild.type);u=f&&d.canReplaceWith(c,c,f[0])}if(u)return l==0?r.pos:l<0?r.before(s+1):r.after(s+1)}return null}function so(t,e,n=e,r=U.empty){if(e==n&&!r.size)return null;let i=t.resolve(e),o=t.resolve(n);return Wd(i,o,r)?new $e(e,n,r):new O5(i,o,r).fit()}function Wd(t,e,n){return!n.openStart&&!n.openEnd&&t.start()==e.start()&&t.parent.canReplace(t.index(),e.index(),n.content)}class O5{constructor(e,n,r){this.$from=e,this.$to=n,this.unplaced=r,this.frontier=[],this.placed=P.empty;for(let i=0;i<=e.depth;i++){let o=e.node(i);this.frontier.push({type:o.type,match:o.contentMatchAt(e.indexAfter(i))})}for(let i=e.depth;i>0;i--)this.placed=P.from(e.node(i).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let d=this.findFittable();d?this.placeNodes(d):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),n=this.placed.size-this.depth-this.$from.depth,r=this.$from,i=this.close(e<0?this.$to:r.doc.resolve(e));if(!i)return null;let o=this.placed,s=r.depth,l=i.depth;for(;s&&l&&o.childCount==1;)o=o.firstChild.content,s--,l--;let c=new U(o,s,l);return e>-1?new Ne(r.pos,e,this.$to.pos,this.$to.end(),c,n):c.size||r.pos!=this.$to.pos?new $e(r.pos,i.pos,c):null}findFittable(){let e=this.unplaced.openStart;for(let n=this.unplaced.content,r=0,i=this.unplaced.openEnd;r<e;r++){let o=n.firstChild;if(n.childCount>1&&(i=0),o.type.spec.isolating&&i<=r){e=r;break}n=o.content}for(let n=1;n<=2;n++)for(let r=n==1?e:this.unplaced.openStart;r>=0;r--){let i,o=null;r?(o=Is(this.unplaced.content,r-1).firstChild,i=o.content):i=this.unplaced.content;let s=i.firstChild;for(let l=this.depth;l>=0;l--){let{type:c,match:d}=this.frontier[l],u,f=null;if(n==1&&(s?d.matchType(s.type)||(f=d.fillBefore(P.from(s),!1)):o&&c.compatibleContent(o.type)))return{sliceDepth:r,frontierDepth:l,parent:o,inject:f};if(n==2&&s&&(u=d.findWrapping(s.type)))return{sliceDepth:r,frontierDepth:l,parent:o,wrap:u};if(o&&d.matchType(o.type))break}}}openMore(){let{content:e,openStart:n,openEnd:r}=this.unplaced,i=Is(e,n);return!i.childCount||i.firstChild.isLeaf?!1:(this.unplaced=new U(e,n+1,Math.max(r,i.size+n>=e.size-r?n+1:0)),!0)}dropNode(){let{content:e,openStart:n,openEnd:r}=this.unplaced,i=Is(e,n);if(i.childCount<=1&&n>0){let o=e.size-n<=n+i.size;this.unplaced=new U(Xr(e,n-1,1),n-1,o?n-1:r)}else this.unplaced=new U(Xr(e,n,1),n,r)}placeNodes({sliceDepth:e,frontierDepth:n,parent:r,inject:i,wrap:o}){for(;this.depth>n;)this.closeFrontierNode();if(o)for(let g=0;g<o.length;g++)this.openFrontierNode(o[g]);let s=this.unplaced,l=r?r.content:s.content,c=s.openStart-e,d=0,u=[],{match:f,type:h}=this.frontier[n];if(i){for(let g=0;g<i.childCount;g++)u.push(i.child(g));f=f.matchFragment(i)}let p=l.size+e-(s.content.size-s.openEnd);for(;d<l.childCount;){let g=l.child(d),y=f.matchType(g.type);if(!y)break;d++,(d>1||c==0||g.content.size)&&(f=y,u.push(Ud(g.mark(h.allowedMarks(g.marks)),d==1?c:0,d==l.childCount?p:-1)))}let m=d==l.childCount;m||(p=-1),this.placed=Qr(this.placed,n,P.from(u)),this.frontier[n].match=f,m&&p<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let g=0,y=l;g<p;g++){let k=y.lastChild;this.frontier.push({type:k.type,match:k.contentMatchAt(k.childCount)}),y=k.content}this.unplaced=m?e==0?U.empty:new U(Xr(s.content,e-1,1),e-1,p<0?s.openEnd:e-1):new U(Xr(s.content,e,d),s.openStart,s.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],n;if(!e.type.isTextblock||!Ps(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(n=this.findCloseLevel(this.$to))&&n.depth==this.depth)return-1;let{depth:r}=this.$to,i=this.$to.after(r);for(;r>1&&i==this.$to.end(--r);)++i;return i}findCloseLevel(e){e:for(let n=Math.min(this.depth,e.depth);n>=0;n--){let{match:r,type:i}=this.frontier[n],o=n<e.depth&&e.end(n+1)==e.pos+(e.depth-(n+1)),s=Ps(e,n,i,r,o);if(s){for(let l=n-1;l>=0;l--){let{match:c,type:d}=this.frontier[l],u=Ps(e,l,d,c,!0);if(!u||u.childCount)continue e}return{depth:n,fit:s,move:o?e.doc.resolve(e.after(n+1)):e}}}}close(e){let n=this.findCloseLevel(e);if(!n)return null;for(;this.depth>n.depth;)this.closeFrontierNode();n.fit.childCount&&(this.placed=Qr(this.placed,n.depth,n.fit)),e=n.move;for(let r=n.depth+1;r<=e.depth;r++){let i=e.node(r),o=i.type.contentMatch.fillBefore(i.content,!0,e.index(r));this.openFrontierNode(i.type,i.attrs,o)}return e}openFrontierNode(e,n=null,r){let i=this.frontier[this.depth];i.match=i.match.matchType(e),this.placed=Qr(this.placed,this.depth,P.from(e.create(n,r))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let n=this.frontier.pop().match.fillBefore(P.empty,!0);n.childCount&&(this.placed=Qr(this.placed,this.frontier.length,n))}}function Xr(t,e,n){return e==0?t.cutByIndex(n,t.childCount):t.replaceChild(0,t.firstChild.copy(Xr(t.firstChild.content,e-1,n)))}function Qr(t,e,n){return e==0?t.append(n):t.replaceChild(t.childCount-1,t.lastChild.copy(Qr(t.lastChild.content,e-1,n)))}function Is(t,e){for(let n=0;n<e;n++)t=t.firstChild.content;return t}function Ud(t,e,n){if(e<=0)return t;let r=t.content;return e>1&&(r=r.replaceChild(0,Ud(r.firstChild,e-1,r.childCount==1?n-1:0))),e>0&&(r=t.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(t.type.contentMatch.matchFragment(r).fillBefore(P.empty,!0)))),t.copy(r)}function Ps(t,e,n,r,i){let o=t.node(e),s=i?t.indexAfter(e):t.index(e);if(s==o.childCount&&!n.compatibleContent(o.type))return null;let l=r.fillBefore(o.content,!0,s);return l&&!M5(n,o.content,s)?l:null}function M5(t,e,n){for(let r=n;r<e.childCount;r++)if(!t.allowsMarks(e.child(r).marks))return!0;return!1}function E5(t){return t.spec.defining||t.spec.definingForContent}function T5(t,e,n,r){if(!r.size)return t.deleteRange(e,n);let i=t.doc.resolve(e),o=t.doc.resolve(n);if(Wd(i,o,r))return t.step(new $e(e,n,r));let s=Kd(i,t.doc.resolve(n));s[s.length-1]==0&&s.pop();let l=-(i.depth+1);s.unshift(l);for(let h=i.depth,p=i.pos-1;h>0;h--,p--){let m=i.node(h).type.spec;if(m.defining||m.definingAsContext||m.isolating)break;s.indexOf(h)>-1?l=h:i.before(h)==p&&s.splice(1,0,-h)}let c=s.indexOf(l),d=[],u=r.openStart;for(let h=r.content,p=0;;p++){let m=h.firstChild;if(d.push(m),p==r.openStart)break;h=m.content}for(let h=u-1;h>=0;h--){let p=d[h],m=E5(p.type);if(m&&!p.sameMarkup(i.node(Math.abs(l)-1)))u=h;else if(m||!p.type.isTextblock)break}for(let h=r.openStart;h>=0;h--){let p=(h+u+1)%(r.openStart+1),m=d[p];if(m)for(let g=0;g<s.length;g++){let y=s[(g+c)%s.length],k=!0;y<0&&(k=!1,y=-y);let S=i.node(y-1),$=i.index(y-1);if(S.canReplaceWith($,$,m.type,m.marks))return t.replace(i.before(y),k?o.after(y):n,new U(qd(r.content,0,r.openStart,p),p,r.openEnd))}}let f=t.steps.length;for(let h=s.length-1;h>=0&&(t.replace(e,n,r),!(t.steps.length>f));h--){let p=s[h];p<0||(e=i.before(p),n=o.after(p))}}function qd(t,e,n,r,i){if(e<n){let o=t.firstChild;t=t.replaceChild(0,o.copy(qd(o.content,e+1,n,r,o)))}if(e>r){let o=i.contentMatchAt(0),s=o.fillBefore(t).append(t);t=s.append(o.matchFragment(s).fillBefore(P.empty,!0))}return t}function $5(t,e,n,r){if(!r.isInline&&e==n&&t.doc.resolve(e).parent.content.size){let i=S5(t.doc,e,r.type);i!=null&&(e=n=i)}t.replaceRange(e,n,new U(P.from(r),0,0))}function N5(t,e,n){let r=t.doc.resolve(e),i=t.doc.resolve(n),o=Kd(r,i);for(let s=0;s<o.length;s++){let l=o[s],c=s==o.length-1;if(c&&l==0||r.node(l).type.contentMatch.validEnd)return t.delete(r.start(l),i.end(l));if(l>0&&(c||r.node(l-1).canReplace(r.index(l-1),i.indexAfter(l-1))))return t.delete(r.before(l),i.after(l))}for(let s=1;s<=r.depth&&s<=i.depth;s++)if(e-r.start(s)==r.depth-s&&n>r.end(s)&&i.end(s)-n!=i.depth-s&&r.start(s-1)==i.start(s-1)&&r.node(s-1).canReplace(r.index(s-1),i.index(s-1)))return t.delete(r.before(s),n);t.delete(e,n)}function Kd(t,e){let n=[],r=Math.min(t.depth,e.depth);for(let i=r;i>=0;i--){let o=t.start(i);if(o<t.pos-(t.depth-i)||e.end(i)>e.pos+(e.depth-i)||t.node(i).type.spec.isolating||e.node(i).type.spec.isolating)break;(o==e.start(i)||i==t.depth&&i==e.depth&&t.parent.inlineContent&&e.parent.inlineContent&&i&&e.start(i-1)==o-1)&&n.push(i)}return n}class ar extends Pe{constructor(e,n,r){super(),this.pos=e,this.attr=n,this.value=r}apply(e){let n=e.nodeAt(this.pos);if(!n)return Se.fail("No node at attribute step's position");let r=Object.create(null);for(let o in n.attrs)r[o]=n.attrs[o];r[this.attr]=this.value;let i=n.type.create(r,null,n.marks);return Se.fromReplace(e,this.pos,this.pos+1,new U(P.from(i),0,n.isLeaf?0:1))}getMap(){return et.empty}invert(e){return new ar(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new ar(n.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,n){if(typeof n.pos!="number"||typeof n.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new ar(n.pos,n.attr,n.value)}}Pe.jsonID("attr",ar);class ei extends Pe{constructor(e,n){super(),this.attr=e,this.value=n}apply(e){let n=Object.create(null);for(let i in e.attrs)n[i]=e.attrs[i];n[this.attr]=this.value;let r=e.type.create(n,e.content,e.marks);return Se.ok(r)}getMap(){return et.empty}invert(e){return new ei(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,n){if(typeof n.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new ei(n.attr,n.value)}}Pe.jsonID("docAttr",ei);let cr=class extends Error{};cr=function t(e){let n=Error.call(this,e);return n.__proto__=t.prototype,n},cr.prototype=Object.create(Error.prototype),cr.prototype.constructor=cr,cr.prototype.name="TransformError";class B5{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new or}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let n=this.maybeStep(e);if(n.failed)throw new cr(n.failed);return this}maybeStep(e){let n=e.apply(this.doc);return n.failed||this.addStep(e,n.doc),n}get docChanged(){return this.steps.length>0}addStep(e,n){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=n}replace(e,n=e,r=U.empty){let i=so(this.doc,e,n,r);return i&&this.step(i),this}replaceWith(e,n,r){return this.replace(e,n,new U(P.from(r),0,0))}delete(e,n){return this.replace(e,n,U.empty)}insert(e,n){return this.replaceWith(e,e,n)}replaceRange(e,n,r){return T5(this,e,n,r),this}replaceRangeWith(e,n,r){return $5(this,e,n,r),this}deleteRange(e,n){return N5(this,e,n),this}lift(e,n){return p5(this,e,n),this}join(e,n=1){return C5(this,e,n),this}wrap(e,n){return y5(this,e,n),this}setBlockType(e,n=e,r,i=null){return b5(this,e,n,r,i),this}setNodeMarkup(e,n,r=null,i){return x5(this,e,n,r,i),this}setNodeAttribute(e,n,r){return this.step(new ar(e,n,r)),this}setDocAttribute(e,n){return this.step(new ei(e,n)),this}addNodeMark(e,n){return this.step(new nn(e,n)),this}removeNodeMark(e,n){if(!(n instanceof ye)){let r=this.doc.nodeAt(e);if(!r)throw new RangeError("No node at position "+e);if(n=n.isInSet(r.marks),!n)return this}return this.step(new sr(e,n)),this}split(e,n=1,r){return v5(this,e,n,r),this}addMark(e,n,r){return u5(this,e,n,r),this}removeMark(e,n,r){return f5(this,e,n,r),this}clearIncompatible(e,n,r){return _s(this,e,n,r),this}}const Rs=Object.create(null);class ce{constructor(e,n,r){this.$anchor=e,this.$head=n,this.ranges=r||[new A5(e.min(n),e.max(n))]}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let e=this.ranges;for(let n=0;n<e.length;n++)if(e[n].$from.pos!=e[n].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,n=U.empty){let r=n.content.lastChild,i=null;for(let l=0;l<n.openEnd;l++)i=r,r=r.lastChild;let o=e.steps.length,s=this.ranges;for(let l=0;l<s.length;l++){let{$from:c,$to:d}=s[l],u=e.mapping.slice(o);e.replaceRange(u.map(c.pos),u.map(d.pos),l?U.empty:n),l==0&&Gd(e,o,(r?r.isInline:i&&i.isTextblock)?-1:1)}}replaceWith(e,n){let r=e.steps.length,i=this.ranges;for(let o=0;o<i.length;o++){let{$from:s,$to:l}=i[o],c=e.mapping.slice(r),d=c.map(s.pos),u=c.map(l.pos);o?e.deleteRange(d,u):(e.replaceRangeWith(d,u,n),Gd(e,r,n.isInline?-1:1))}}static findFrom(e,n,r=!1){let i=e.parent.inlineContent?new ie(e):dr(e.node(0),e.parent,e.pos,e.index(),n,r);if(i)return i;for(let o=e.depth-1;o>=0;o--){let s=n<0?dr(e.node(0),e.node(o),e.before(o+1),e.index(o),n,r):dr(e.node(0),e.node(o),e.after(o+1),e.index(o)+1,n,r);if(s)return s}return null}static near(e,n=1){return this.findFrom(e,n)||this.findFrom(e,-n)||new tt(e.node(0))}static atStart(e){return dr(e,e,0,0,1)||new tt(e)}static atEnd(e){return dr(e,e,e.content.size,e.childCount,-1)||new tt(e)}static fromJSON(e,n){if(!n||!n.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=Rs[n.type];if(!r)throw new RangeError(`No selection type ${n.type} defined`);return r.fromJSON(e,n)}static jsonID(e,n){if(e in Rs)throw new RangeError("Duplicate use of selection JSON ID "+e);return Rs[e]=n,n.prototype.jsonID=e,n}getBookmark(){return ie.between(this.$anchor,this.$head).getBookmark()}}ce.prototype.visible=!0;class A5{constructor(e,n){this.$from=e,this.$to=n}}let Yd=!1;function Jd(t){!Yd&&!t.parent.inlineContent&&(Yd=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+t.parent.type.name+")"))}class ie extends ce{constructor(e,n=e){Jd(e),Jd(n),super(e,n)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,n){let r=e.resolve(n.map(this.head));if(!r.parent.inlineContent)return ce.near(r);let i=e.resolve(n.map(this.anchor));return new ie(i.parent.inlineContent?i:r,r)}replace(e,n=U.empty){if(super.replace(e,n),n==U.empty){let r=this.$from.marksAcross(this.$to);r&&e.ensureMarks(r)}}eq(e){return e instanceof ie&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new lo(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,n){if(typeof n.anchor!="number"||typeof n.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new ie(e.resolve(n.anchor),e.resolve(n.head))}static create(e,n,r=n){let i=e.resolve(n);return new this(i,r==n?i:e.resolve(r))}static between(e,n,r){let i=e.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let o=ce.findFrom(n,r,!0)||ce.findFrom(n,-r,!0);if(o)n=o.$head;else return ce.near(n,r)}return e.parent.inlineContent||(i==0?e=n:(e=(ce.findFrom(e,-r,!0)||ce.findFrom(e,r,!0)).$anchor,e.pos<n.pos!=i<0&&(e=n))),new ie(e,n)}}ce.jsonID("text",ie);class lo{constructor(e,n){this.anchor=e,this.head=n}map(e){return new lo(e.map(this.anchor),e.map(this.head))}resolve(e){return ie.between(e.resolve(this.anchor),e.resolve(this.head))}}class Z extends ce{constructor(e){let n=e.nodeAfter,r=e.node(0).resolve(e.pos+n.nodeSize);super(e,r),this.node=n}map(e,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),o=e.resolve(i);return r?ce.near(o):new Z(o)}content(){return new U(P.from(this.node),0,0)}eq(e){return e instanceof Z&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new zs(this.anchor)}static fromJSON(e,n){if(typeof n.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new Z(e.resolve(n.anchor))}static create(e,n){return new Z(e.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}Z.prototype.visible=!1,ce.jsonID("node",Z);class zs{constructor(e){this.anchor=e}map(e){let{deleted:n,pos:r}=e.mapResult(this.anchor);return n?new lo(r,r):new zs(r)}resolve(e){let n=e.resolve(this.anchor),r=n.nodeAfter;return r&&Z.isSelectable(r)?new Z(n):ce.near(n)}}class tt extends ce{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,n=U.empty){if(n==U.empty){e.delete(0,e.doc.content.size);let r=ce.atStart(e.doc);r.eq(e.selection)||e.setSelection(r)}else super.replace(e,n)}toJSON(){return{type:"all"}}static fromJSON(e){return new tt(e)}map(e){return new tt(e)}eq(e){return e instanceof tt}getBookmark(){return D5}}ce.jsonID("all",tt);const D5={map(){return this},resolve(t){return new tt(t)}};function dr(t,e,n,r,i,o=!1){if(e.inlineContent)return ie.create(t,n);for(let s=r-(i>0?0:1);i>0?s<e.childCount:s>=0;s+=i){let l=e.child(s);if(l.isAtom){if(!o&&Z.isSelectable(l))return Z.create(t,n-(i<0?l.nodeSize:0))}else{let c=dr(t,l,n+i,i<0?l.childCount:0,i,o);if(c)return c}n+=l.nodeSize*i}return null}function Gd(t,e,n){let r=t.steps.length-1;if(r<e)return;let i=t.steps[r];if(!(i instanceof $e||i instanceof Ne))return;let o=t.mapping.maps[r],s;o.forEach((l,c,d,u)=>{s==null&&(s=u)}),t.setSelection(ce.near(t.doc.resolve(s),n))}const Zd=1,Xd=2,Qd=4;class V5 extends B5{constructor(e){super(e.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=e.selection,this.storedMarks=e.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(e){if(e.$from.doc!=this.doc)throw new RangeError("Selection passed to setSelection must point at the current document");return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|Zd)&-3,this.storedMarks=null,this}get selectionSet(){return(this.updated&Zd)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=Xd,this}ensureMarks(e){return ye.sameSet(this.storedMarks||this.selection.$from.marks(),e)||this.setStoredMarks(e),this}addStoredMark(e){return this.ensureMarks(e.addToSet(this.storedMarks||this.selection.$head.marks()))}removeStoredMark(e){return this.ensureMarks(e.removeFromSet(this.storedMarks||this.selection.$head.marks()))}get storedMarksSet(){return(this.updated&Xd)>0}addStep(e,n){super.addStep(e,n),this.updated=this.updated&-3,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,n=!0){let r=this.selection;return n&&(e=e.mark(this.storedMarks||(r.empty?r.$from.marks():r.$from.marksAcross(r.$to)||ye.none))),r.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,n,r){let i=this.doc.type.schema;if(n==null)return e?this.replaceSelectionWith(i.text(e),!0):this.deleteSelection();{if(r==null&&(r=n),r=r??n,!e)return this.deleteRange(n,r);let o=this.storedMarks;if(!o){let s=this.doc.resolve(n);o=r==n?s.marks():s.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(n,r,i.text(e,o)),this.selection.empty||this.setSelection(ce.near(this.selection.$to)),this}}setMeta(e,n){return this.meta[typeof e=="string"?e:e.key]=n,this}getMeta(e){return this.meta[typeof e=="string"?e:e.key]}get isGeneric(){for(let e in this.meta)return!1;return!0}scrollIntoView(){return this.updated|=Qd,this}get scrolledIntoView(){return(this.updated&Qd)>0}}function eu(t,e){return!e||!t?t:t.bind(e)}class ti{constructor(e,n,r){this.name=e,this.init=eu(n.init,r),this.apply=eu(n.apply,r)}}const _5=[new ti("doc",{init(t){return t.doc||t.schema.topNodeType.createAndFill()},apply(t){return t.doc}}),new ti("selection",{init(t,e){return t.selection||ce.atStart(e.doc)},apply(t){return t.selection}}),new ti("storedMarks",{init(t){return t.storedMarks||null},apply(t,e,n,r){return r.selection.$cursor?t.storedMarks:null}}),new ti("scrollToSelection",{init(){return 0},apply(t,e){return t.scrolledIntoView?e+1:e}})];class js{constructor(e,n){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=_5.slice(),n&&n.forEach(r=>{if(this.pluginsByKey[r.key])throw new RangeError("Adding different instances of a keyed plugin ("+r.key+")");this.plugins.push(r),this.pluginsByKey[r.key]=r,r.spec.state&&this.fields.push(new ti(r.key,r.spec.state,r))})}}class ur{constructor(e){this.config=e}get schema(){return this.config.schema}get plugins(){return this.config.plugins}apply(e){return this.applyTransaction(e).state}filterTransaction(e,n=-1){for(let r=0;r<this.config.plugins.length;r++)if(r!=n){let i=this.config.plugins[r];if(i.spec.filterTransaction&&!i.spec.filterTransaction.call(i,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let n=[e],r=this.applyInner(e),i=null;for(;;){let o=!1;for(let s=0;s<this.config.plugins.length;s++){let l=this.config.plugins[s];if(l.spec.appendTransaction){let c=i?i[s].n:0,d=i?i[s].state:this,u=c<n.length&&l.spec.appendTransaction.call(l,c?n.slice(c):n,d,r);if(u&&r.filterTransaction(u,s)){if(u.setMeta("appendedTransaction",e),!i){i=[];for(let f=0;f<this.config.plugins.length;f++)i.push(f<s?{state:r,n:n.length}:{state:this,n:0})}n.push(u),r=r.applyInner(u),o=!0}i&&(i[s]={state:r,n:n.length})}}if(!o)return{state:r,transactions:n}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let n=new ur(this.config),r=this.config.fields;for(let i=0;i<r.length;i++){let o=r[i];n[o.name]=o.apply(e,this[o.name],this,n)}return n}get tr(){return new V5(this)}static create(e){let n=new js(e.doc?e.doc.type.schema:e.schema,e.plugins),r=new ur(n);for(let i=0;i<n.fields.length;i++)r[n.fields[i].name]=n.fields[i].init(e,r);return r}reconfigure(e){let n=new js(this.schema,e.plugins),r=n.fields,i=new ur(n);for(let o=0;o<r.length;o++){let s=r[o].name;i[s]=this.hasOwnProperty(s)?this[s]:r[o].init(e,i)}return i}toJSON(e){let n={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(n.storedMarks=this.storedMarks.map(r=>r.toJSON())),e&&typeof e=="object")for(let r in e){if(r=="doc"||r=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let i=e[r],o=i.spec.state;o&&o.toJSON&&(n[r]=o.toJSON.call(i,this[i.key]))}return n}static fromJSON(e,n,r){if(!n)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let i=new js(e.schema,e.plugins),o=new ur(i);return i.fields.forEach(s=>{if(s.name=="doc")o.doc=Qt.fromJSON(e.schema,n.doc);else if(s.name=="selection")o.selection=ce.fromJSON(o.doc,n.selection);else if(s.name=="storedMarks")n.storedMarks&&(o.storedMarks=n.storedMarks.map(e.schema.markFromJSON));else{if(r)for(let l in r){let c=r[l],d=c.spec.state;if(c.key==s.name&&d&&d.fromJSON&&Object.prototype.hasOwnProperty.call(n,l)){o[s.name]=d.fromJSON.call(c,e,n[l],o);return}}o[s.name]=s.init(e,o)}}),o}}function tu(t,e,n){for(let r in t){let i=t[r];i instanceof Function?i=i.bind(e):r=="handleDOMEvents"&&(i=tu(i,e,{})),n[r]=i}return n}class _e{constructor(e){this.spec=e,this.props={},e.props&&tu(e.props,this,this.props),this.key=e.key?e.key.key:nu("plugin")}getState(e){return e[this.key]}}const Fs=Object.create(null);function nu(t){return t in Fs?t+"$"+ ++Fs[t]:(Fs[t]=0,t+"$")}class nt{constructor(e="key"){this.key=nu(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const Le=function(t){for(var e=0;;e++)if(t=t.previousSibling,!t)return e},ni=function(t){let e=t.assignedSlot||t.parentNode;return e&&e.nodeType==11?e.host:e};let Hs=null;const Rt=function(t,e,n){let r=Hs||(Hs=document.createRange());return r.setEnd(t,n??t.nodeValue.length),r.setStart(t,e||0),r},L5=function(){Hs=null},Bn=function(t,e,n,r){return n&&(ru(t,e,n,r,-1)||ru(t,e,n,r,1))},I5=/^(img|br|input|textarea|hr)$/i;function ru(t,e,n,r,i){for(;;){if(t==n&&e==r)return!0;if(e==(i<0?0:lt(t))){let o=t.parentNode;if(!o||o.nodeType!=1||ri(t)||I5.test(t.nodeName)||t.contentEditable=="false")return!1;e=Le(t)+(i<0?0:1),t=o}else if(t.nodeType==1){if(t=t.childNodes[e+(i<0?-1:0)],t.contentEditable=="false")return!1;e=i<0?lt(t):0}else return!1}}function lt(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function P5(t,e){for(;;){if(t.nodeType==3&&e)return t;if(t.nodeType==1&&e>0){if(t.contentEditable=="false")return null;t=t.childNodes[e-1],e=lt(t)}else if(t.parentNode&&!ri(t))e=Le(t),t=t.parentNode;else return null}}function R5(t,e){for(;;){if(t.nodeType==3&&e<t.nodeValue.length)return t;if(t.nodeType==1&&e<t.childNodes.length){if(t.contentEditable=="false")return null;t=t.childNodes[e],e=0}else if(t.parentNode&&!ri(t))e=Le(t)+1,t=t.parentNode;else return null}}function z5(t,e,n){for(let r=e==0,i=e==lt(t);r||i;){if(t==n)return!0;let o=Le(t);if(t=t.parentNode,!t)return!1;r=r&&o==0,i=i&&o==lt(t)}}function ri(t){let e;for(let n=t;n&&!(e=n.pmViewDesc);n=n.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==t||e.contentDOM==t)}const ao=function(t){return t.focusNode&&Bn(t.focusNode,t.focusOffset,t.anchorNode,t.anchorOffset)};function An(t,e){let n=document.createEvent("Event");return n.initEvent("keydown",!0,!0),n.keyCode=t,n.key=n.code=e,n}function j5(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function F5(t,e,n){if(t.caretPositionFromPoint)try{let r=t.caretPositionFromPoint(e,n);if(r)return{node:r.offsetNode,offset:Math.min(lt(r.offsetNode),r.offset)}}catch{}if(t.caretRangeFromPoint){let r=t.caretRangeFromPoint(e,n);if(r)return{node:r.startContainer,offset:Math.min(lt(r.startContainer),r.startOffset)}}}const Et=typeof navigator<"u"?navigator:null,iu=typeof document<"u"?document:null,on=Et&&Et.userAgent||"",Ws=/Edge\/(\d+)/.exec(on),ou=/MSIE \d/.exec(on),Us=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(on),Je=!!(ou||Us||Ws),sn=ou?document.documentMode:Us?+Us[1]:Ws?+Ws[1]:0,kt=!Je&&/gecko\/(\d+)/i.test(on);kt&&+(/Firefox\/(\d+)/.exec(on)||[0,0])[1];const qs=!Je&&/Chrome\/(\d+)/.exec(on),Re=!!qs,su=qs?+qs[1]:0,Fe=!Je&&!!Et&&/Apple Computer/.test(Et.vendor),fr=Fe&&(/Mobile\/\w+/.test(on)||!!Et&&Et.maxTouchPoints>2),at=fr||(Et?/Mac/.test(Et.platform):!1),H5=Et?/Win/.test(Et.platform):!1,zt=/Android \d/.test(on),ii=!!iu&&"webkitFontSmoothing"in iu.documentElement.style,W5=ii?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function U5(t){let e=t.defaultView&&t.defaultView.visualViewport;return e?{left:0,right:e.width,top:0,bottom:e.height}:{left:0,right:t.documentElement.clientWidth,top:0,bottom:t.documentElement.clientHeight}}function jt(t,e){return typeof t=="number"?t:t[e]}function q5(t){let e=t.getBoundingClientRect(),n=e.width/t.offsetWidth||1,r=e.height/t.offsetHeight||1;return{left:e.left,right:e.left+t.clientWidth*n,top:e.top,bottom:e.top+t.clientHeight*r}}function lu(t,e,n){let r=t.someProp("scrollThreshold")||0,i=t.someProp("scrollMargin")||5,o=t.dom.ownerDocument;for(let s=n||t.dom;s;s=ni(s)){if(s.nodeType!=1)continue;let l=s,c=l==o.body,d=c?U5(o):q5(l),u=0,f=0;if(e.top<d.top+jt(r,"top")?f=-(d.top-e.top+jt(i,"top")):e.bottom>d.bottom-jt(r,"bottom")&&(f=e.bottom-e.top>d.bottom-d.top?e.top+jt(i,"top")-d.top:e.bottom-d.bottom+jt(i,"bottom")),e.left<d.left+jt(r,"left")?u=-(d.left-e.left+jt(i,"left")):e.right>d.right-jt(r,"right")&&(u=e.right-d.right+jt(i,"right")),u||f)if(c)o.defaultView.scrollBy(u,f);else{let h=l.scrollLeft,p=l.scrollTop;f&&(l.scrollTop+=f),u&&(l.scrollLeft+=u);let m=l.scrollLeft-h,g=l.scrollTop-p;e={left:e.left-m,top:e.top-g,right:e.right-m,bottom:e.bottom-g}}if(c||/^(fixed|sticky)$/.test(getComputedStyle(s).position))break}}function K5(t){let e=t.dom.getBoundingClientRect(),n=Math.max(0,e.top),r,i;for(let o=(e.left+e.right)/2,s=n+1;s<Math.min(innerHeight,e.bottom);s+=5){let l=t.root.elementFromPoint(o,s);if(!l||l==t.dom||!t.dom.contains(l))continue;let c=l.getBoundingClientRect();if(c.top>=n-20){r=l,i=c.top;break}}return{refDOM:r,refTop:i,stack:au(t.dom)}}function au(t){let e=[],n=t.ownerDocument;for(let r=t;r&&(e.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),t!=n);r=ni(r));return e}function Y5({refDOM:t,refTop:e,stack:n}){let r=t?t.getBoundingClientRect().top:0;cu(n,r==0?0:r-e)}function cu(t,e){for(let n=0;n<t.length;n++){let{dom:r,top:i,left:o}=t[n];r.scrollTop!=i+e&&(r.scrollTop=i+e),r.scrollLeft!=o&&(r.scrollLeft=o)}}let hr=null;function J5(t){if(t.setActive)return t.setActive();if(hr)return t.focus(hr);let e=au(t);t.focus(hr==null?{get preventScroll(){return hr={preventScroll:!0},!0}}:void 0),hr||(hr=!1,cu(e,0))}function du(t,e){let n,r=2e8,i,o=0,s=e.top,l=e.top,c,d;for(let u=t.firstChild,f=0;u;u=u.nextSibling,f++){let h;if(u.nodeType==1)h=u.getClientRects();else if(u.nodeType==3)h=Rt(u).getClientRects();else continue;for(let p=0;p<h.length;p++){let m=h[p];if(m.top<=s&&m.bottom>=l){s=Math.max(m.bottom,s),l=Math.min(m.top,l);let g=m.left>e.left?m.left-e.left:m.right<e.left?e.left-m.right:0;if(g<r){n=u,r=g,i=g&&n.nodeType==3?{left:m.right<e.left?m.right:m.left,top:e.top}:e,u.nodeType==1&&g&&(o=f+(e.left>=(m.left+m.right)/2?1:0));continue}}else m.top>e.top&&!c&&m.left<=e.left&&m.right>=e.left&&(c=u,d={left:Math.max(m.left,Math.min(m.right,e.left)),top:m.top});!n&&(e.left>=m.right&&e.top>=m.top||e.left>=m.left&&e.top>=m.bottom)&&(o=f+1)}}return!n&&c&&(n=c,i=d,r=0),n&&n.nodeType==3?G5(n,i):!n||r&&n.nodeType==1?{node:t,offset:o}:du(n,i)}function G5(t,e){let n=t.nodeValue.length,r=document.createRange();for(let i=0;i<n;i++){r.setEnd(t,i+1),r.setStart(t,i);let o=ln(r,1);if(o.top!=o.bottom&&Ks(e,o))return{node:t,offset:i+(e.left>=(o.left+o.right)/2?1:0)}}return{node:t,offset:0}}function Ks(t,e){return t.left>=e.left-1&&t.left<=e.right+1&&t.top>=e.top-1&&t.top<=e.bottom+1}function Z5(t,e){let n=t.parentNode;return n&&/^li$/i.test(n.nodeName)&&e.left<t.getBoundingClientRect().left?n:t}function X5(t,e,n){let{node:r,offset:i}=du(e,n),o=-1;if(r.nodeType==1&&!r.firstChild){let s=r.getBoundingClientRect();o=s.left!=s.right&&n.left>(s.left+s.right)/2?1:-1}return t.docView.posFromDOM(r,i,o)}function Q5(t,e,n,r){let i=-1;for(let o=e,s=!1;o!=t.dom;){let l=t.docView.nearestDesc(o,!0),c;if(!l)return null;if(l.dom.nodeType==1&&(l.node.isBlock&&l.parent||!l.contentDOM)&&((c=l.dom.getBoundingClientRect()).width||c.height)&&(l.node.isBlock&&l.parent&&(!s&&c.left>r.left||c.top>r.top?i=l.posBefore:(!s&&c.right<r.left||c.bottom<r.top)&&(i=l.posAfter),s=!0),!l.contentDOM&&i<0&&!l.node.isText))return(l.node.isBlock?r.top<(c.top+c.bottom)/2:r.left<(c.left+c.right)/2)?l.posBefore:l.posAfter;o=l.dom.parentNode}return i>-1?i:t.docView.posFromDOM(e,n,-1)}function uu(t,e,n){let r=t.childNodes.length;if(r&&n.top<n.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(e.top-n.top)/(n.bottom-n.top))-2)),o=i;;){let s=t.childNodes[o];if(s.nodeType==1){let l=s.getClientRects();for(let c=0;c<l.length;c++){let d=l[c];if(Ks(e,d))return uu(s,e,d)}}if((o=(o+1)%r)==i)break}return t}function eC(t,e){let n=t.dom.ownerDocument,r,i=0,o=F5(n,e.left,e.top);o&&({node:r,offset:i}=o);let s=(t.root.elementFromPoint?t.root:n).elementFromPoint(e.left,e.top),l;if(!s||!t.dom.contains(s.nodeType!=1?s.parentNode:s)){let d=t.dom.getBoundingClientRect();if(!Ks(e,d)||(s=uu(t.dom,e,d),!s))return null}if(Fe)for(let d=s;r&&d;d=ni(d))d.draggable&&(r=void 0);if(s=Z5(s,e),r){if(kt&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let u=r.childNodes[i],f;u.nodeName=="IMG"&&(f=u.getBoundingClientRect()).right<=e.left&&f.bottom>e.top&&i++}let d;ii&&i&&r.nodeType==1&&(d=r.childNodes[i-1]).nodeType==1&&d.contentEditable=="false"&&d.getBoundingClientRect().top>=e.top&&i--,r==t.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&e.top>r.lastChild.getBoundingClientRect().bottom?l=t.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!="BR")&&(l=Q5(t,r,i,e))}l==null&&(l=X5(t,s,e));let c=t.docView.nearestDesc(s,!0);return{pos:l,inside:c?c.posAtStart-c.border:-1}}function fu(t){return t.top<t.bottom||t.left<t.right}function ln(t,e){let n=t.getClientRects();if(n.length){let r=n[e<0?0:n.length-1];if(fu(r))return r}return Array.prototype.find.call(n,fu)||t.getBoundingClientRect()}const tC=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function hu(t,e,n){let{node:r,offset:i,atom:o}=t.docView.domFromPos(e,n<0?-1:1),s=ii||kt;if(r.nodeType==3)if(s&&(tC.test(r.nodeValue)||(n<0?!i:i==r.nodeValue.length))){let c=ln(Rt(r,i,i),n);if(kt&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let d=ln(Rt(r,i-1,i-1),-1);if(d.top==c.top){let u=ln(Rt(r,i,i+1),-1);if(u.top!=c.top)return oi(u,u.left<d.left)}}return c}else{let c=i,d=i,u=n<0?1:-1;return n<0&&!i?(d++,u=-1):n>=0&&i==r.nodeValue.length?(c--,u=1):n<0?c--:d++,oi(ln(Rt(r,c,d),u),u<0)}if(!t.state.doc.resolve(e-(o||0)).parent.inlineContent){if(o==null&&i&&(n<0||i==lt(r))){let c=r.childNodes[i-1];if(c.nodeType==1)return Ys(c.getBoundingClientRect(),!1)}if(o==null&&i<lt(r)){let c=r.childNodes[i];if(c.nodeType==1)return Ys(c.getBoundingClientRect(),!0)}return Ys(r.getBoundingClientRect(),n>=0)}if(o==null&&i&&(n<0||i==lt(r))){let c=r.childNodes[i-1],d=c.nodeType==3?Rt(c,lt(c)-(s?0:1)):c.nodeType==1&&(c.nodeName!="BR"||!c.nextSibling)?c:null;if(d)return oi(ln(d,1),!1)}if(o==null&&i<lt(r)){let c=r.childNodes[i];for(;c.pmViewDesc&&c.pmViewDesc.ignoreForCoords;)c=c.nextSibling;let d=c?c.nodeType==3?Rt(c,0,s?0:1):c.nodeType==1?c:null:null;if(d)return oi(ln(d,-1),!0)}return oi(ln(r.nodeType==3?Rt(r):r,-n),n>=0)}function oi(t,e){if(t.width==0)return t;let n=e?t.left:t.right;return{top:t.top,bottom:t.bottom,left:n,right:n}}function Ys(t,e){if(t.height==0)return t;let n=e?t.top:t.bottom;return{top:n,bottom:n,left:t.left,right:t.right}}function pu(t,e,n){let r=t.state,i=t.root.activeElement;r!=e&&t.updateState(e),i!=t.dom&&t.focus();try{return n()}finally{r!=e&&t.updateState(r),i!=t.dom&&i&&i.focus()}}function nC(t,e,n){let r=e.selection,i=n=="up"?r.$from:r.$to;return pu(t,e,()=>{let{node:o}=t.docView.domFromPos(i.pos,n=="up"?-1:1);for(;;){let l=t.docView.nearestDesc(o,!0);if(!l)break;if(l.node.isBlock){o=l.contentDOM||l.dom;break}o=l.dom.parentNode}let s=hu(t,i.pos,1);for(let l=o.firstChild;l;l=l.nextSibling){let c;if(l.nodeType==1)c=l.getClientRects();else if(l.nodeType==3)c=Rt(l,0,l.nodeValue.length).getClientRects();else continue;for(let d=0;d<c.length;d++){let u=c[d];if(u.bottom>u.top+1&&(n=="up"?s.top-u.top>(u.bottom-s.top)*2:u.bottom-s.bottom>(s.bottom-u.top)*2))return!1}}return!0})}const rC=/[\u0590-\u08ac]/;function iC(t,e,n){let{$head:r}=e.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,o=!i,s=i==r.parent.content.size,l=t.domSelection();return l?!rC.test(r.parent.textContent)||!l.modify?n=="left"||n=="backward"?o:s:pu(t,e,()=>{let{focusNode:c,focusOffset:d,anchorNode:u,anchorOffset:f}=t.domSelectionRange(),h=l.caretBidiLevel;l.modify("move",n,"character");let p=r.depth?t.docView.domAfterPos(r.before()):t.dom,{focusNode:m,focusOffset:g}=t.domSelectionRange(),y=m&&!p.contains(m.nodeType==1?m:m.parentNode)||c==m&&d==g;try{l.collapse(u,f),c&&(c!=u||d!=f)&&l.extend&&l.extend(c,d)}catch{}return h!=null&&(l.caretBidiLevel=h),y}):r.pos==r.start()||r.pos==r.end()}let mu=null,gu=null,yu=!1;function oC(t,e,n){return mu==e&&gu==n?yu:(mu=e,gu=n,yu=n=="up"||n=="down"?nC(t,e,n):iC(t,e,n))}const ct=0,bu=1,Dn=2,Tt=3;class si{constructor(e,n,r,i){this.parent=e,this.children=n,this.dom=r,this.contentDOM=i,this.dirty=ct,r.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,n,r){return!1}matchesHack(e){return!1}parseRule(){return null}stopEvent(e){return!1}get size(){let e=0;for(let n=0;n<this.children.length;n++)e+=this.children[n].size;return e}get border(){return 0}destroy(){this.parent=void 0,this.dom.pmViewDesc==this&&(this.dom.pmViewDesc=void 0);for(let e=0;e<this.children.length;e++)this.children[e].destroy()}posBeforeChild(e){for(let n=0,r=this.posAtStart;;n++){let i=this.children[n];if(i==e)return r;r+=i.size}}get posBefore(){return this.parent.posBeforeChild(this)}get posAtStart(){return this.parent?this.parent.posBeforeChild(this)+this.border:0}get posAfter(){return this.posBefore+this.size}get posAtEnd(){return this.posAtStart+this.size-2*this.border}localPosFromDOM(e,n,r){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(r<0){let o,s;if(e==this.contentDOM)o=e.childNodes[n-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;o=e.previousSibling}for(;o&&!((s=o.pmViewDesc)&&s.parent==this);)o=o.previousSibling;return o?this.posBeforeChild(s)+s.size:this.posAtStart}else{let o,s;if(e==this.contentDOM)o=e.childNodes[n];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;o=e.nextSibling}for(;o&&!((s=o.pmViewDesc)&&s.parent==this);)o=o.nextSibling;return o?this.posBeforeChild(s):this.posAtEnd}let i;if(e==this.dom&&this.contentDOM)i=n>Le(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))i=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(n==0)for(let o=e;;o=o.parentNode){if(o==this.dom){i=!1;break}if(o.previousSibling)break}if(i==null&&n==e.childNodes.length)for(let o=e;;o=o.parentNode){if(o==this.dom){i=!0;break}if(o.nextSibling)break}}return i??r>0?this.posAtEnd:this.posAtStart}nearestDesc(e,n=!1){for(let r=!0,i=e;i;i=i.parentNode){let o=this.getDesc(i),s;if(o&&(!n||o.node))if(r&&(s=o.nodeDOM)&&!(s.nodeType==1?s.contains(e.nodeType==1?e:e.parentNode):s==e))r=!1;else return o}}getDesc(e){let n=e.pmViewDesc;for(let r=n;r;r=r.parent)if(r==this)return n}posFromDOM(e,n,r){for(let i=e;i;i=i.parentNode){let o=this.getDesc(i);if(o)return o.localPosFromDOM(e,n,r)}return-1}descAt(e){for(let n=0,r=0;n<this.children.length;n++){let i=this.children[n],o=r+i.size;if(r==e&&o!=r){for(;!i.border&&i.children.length;)for(let s=0;s<i.children.length;s++){let l=i.children[s];if(l.size){i=l;break}}return i}if(e<o)return i.descAt(e-r-i.border);r=o}}domFromPos(e,n){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let r=0,i=0;for(let o=0;r<this.children.length;r++){let s=this.children[r],l=o+s.size;if(l>e||s instanceof vu){i=e-o;break}o=l}if(i)return this.children[r].domFromPos(i-this.children[r].border,n);for(let o;r&&!(o=this.children[r-1]).size&&o instanceof ku&&o.side>=0;r--);if(n<=0){let o,s=!0;for(;o=r?this.children[r-1]:null,!(!o||o.dom.parentNode==this.contentDOM);r--,s=!1);return o&&n&&s&&!o.border&&!o.domAtom?o.domFromPos(o.size,n):{node:this.contentDOM,offset:o?Le(o.dom)+1:0}}else{let o,s=!0;for(;o=r<this.children.length?this.children[r]:null,!(!o||o.dom.parentNode==this.contentDOM);r++,s=!1);return o&&s&&!o.border&&!o.domAtom?o.domFromPos(0,n):{node:this.contentDOM,offset:o?Le(o.dom):this.contentDOM.childNodes.length}}}parseRange(e,n,r=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:n,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let i=-1,o=-1;for(let s=r,l=0;;l++){let c=this.children[l],d=s+c.size;if(i==-1&&e<=d){let u=s+c.border;if(e>=u&&n<=d-c.border&&c.node&&c.contentDOM&&this.contentDOM.contains(c.contentDOM))return c.parseRange(e,n,u);e=s;for(let f=l;f>0;f--){let h=this.children[f-1];if(h.size&&h.dom.parentNode==this.contentDOM&&!h.emptyChildAt(1)){i=Le(h.dom)+1;break}e-=h.size}i==-1&&(i=0)}if(i>-1&&(d>n||l==this.children.length-1)){n=d;for(let u=l+1;u<this.children.length;u++){let f=this.children[u];if(f.size&&f.dom.parentNode==this.contentDOM&&!f.emptyChildAt(-1)){o=Le(f.dom);break}n+=f.size}o==-1&&(o=this.contentDOM.childNodes.length);break}s=d}return{node:this.contentDOM,from:e,to:n,fromOffset:i,toOffset:o}}emptyChildAt(e){if(this.border||!this.contentDOM||!this.children.length)return!1;let n=this.children[e<0?0:this.children.length-1];return n.size==0||n.emptyChildAt(e)}domAfterPos(e){let{node:n,offset:r}=this.domFromPos(e,0);if(n.nodeType!=1||r==n.childNodes.length)throw new RangeError("No node after pos "+e);return n.childNodes[r]}setSelection(e,n,r,i=!1){let o=Math.min(e,n),s=Math.max(e,n);for(let p=0,m=0;p<this.children.length;p++){let g=this.children[p],y=m+g.size;if(o>m&&s<y)return g.setSelection(e-m-g.border,n-m-g.border,r,i);m=y}let l=this.domFromPos(e,e?-1:1),c=n==e?l:this.domFromPos(n,n?-1:1),d=r.root.getSelection(),u=r.domSelectionRange(),f=!1;if((kt||Fe)&&e==n){let{node:p,offset:m}=l;if(p.nodeType==3){if(f=!!(m&&p.nodeValue[m-1]==`
|
|
10
|
-
`),f&&m==p.nodeValue.length)for(let g=p,y;g;g=g.parentNode){if(y=g.nextSibling){y.nodeName=="BR"&&(l=c={node:y.parentNode,offset:Le(y)+1});break}let k=g.pmViewDesc;if(k&&k.node&&k.node.isBlock)break}}else{let g=p.childNodes[m-1];f=g&&(g.nodeName=="BR"||g.contentEditable=="false")}}if(kt&&u.focusNode&&u.focusNode!=c.node&&u.focusNode.nodeType==1){let p=u.focusNode.childNodes[u.focusOffset];p&&p.contentEditable=="false"&&(i=!0)}if(!(i||f&&Fe)&&Bn(l.node,l.offset,u.anchorNode,u.anchorOffset)&&Bn(c.node,c.offset,u.focusNode,u.focusOffset))return;let h=!1;if((d.extend||e==n)&&!f){d.collapse(l.node,l.offset);try{e!=n&&d.extend(c.node,c.offset),h=!0}catch{}}if(!h){if(e>n){let m=l;l=c,c=m}let p=document.createRange();p.setEnd(c.node,c.offset),p.setStart(l.node,l.offset),d.removeAllRanges(),d.addRange(p)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,n){for(let r=0,i=0;i<this.children.length;i++){let o=this.children[i],s=r+o.size;if(r==s?e<=s&&n>=r:e<s&&n>r){let l=r+o.border,c=s-o.border;if(e>=l&&n<=c){this.dirty=e==r||n==s?Dn:bu,e==l&&n==c&&(o.contentLost||o.dom.parentNode!=this.contentDOM)?o.dirty=Tt:o.markDirty(e-l,n-l);return}else o.dirty=o.dom==o.contentDOM&&o.dom.parentNode==this.contentDOM&&!o.children.length?Dn:Tt}r=s}this.dirty=Dn}markParentsDirty(){let e=1;for(let n=this.parent;n;n=n.parent,e++){let r=e==1?Dn:bu;n.dirty<r&&(n.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}isText(e){return!1}}class ku extends si{constructor(e,n,r,i){let o,s=n.type.toDOM;if(typeof s=="function"&&(s=s(r,()=>{if(!o)return i;if(o.parent)return o.parent.posBeforeChild(o)})),!n.type.spec.raw){if(s.nodeType!=1){let l=document.createElement("span");l.appendChild(s),s=l}s.contentEditable="false",s.classList.add("ProseMirror-widget")}super(e,[],s,null),this.widget=n,this.widget=n,o=this}matchesWidget(e){return this.dirty==ct&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let n=this.widget.spec.stopEvent;return n?n(e):!1}ignoreMutation(e){return e.type!="selection"||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get side(){return this.widget.type.side}}class sC extends si{constructor(e,n,r,i){super(e,[],n,null),this.textDOM=r,this.text=i}get size(){return this.text.length}localPosFromDOM(e,n){return e!=this.textDOM?this.posAtStart+(n?this.size:0):this.posAtStart+n}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class Vn extends si{constructor(e,n,r,i,o){super(e,[],r,i),this.mark=n,this.spec=o}static create(e,n,r,i){let o=i.nodeViews[n.type.name],s=o&&o(n,i,r);return(!s||!s.dom)&&(s=Nn.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new Vn(e,n,s.dom,s.contentDOM||s.dom,s)}parseRule(){return this.dirty&Tt||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=Tt&&this.mark.eq(e)}markDirty(e,n){if(super.markDirty(e,n),this.dirty!=ct){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=ct}}slice(e,n,r){let i=Vn.create(this.parent,this.mark,!0,r),o=this.children,s=this.size;n<s&&(o=Gs(o,n,s,r)),e>0&&(o=Gs(o,0,e,r));for(let l=0;l<o.length;l++)o[l].parent=i;return i.children=o,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class an extends si{constructor(e,n,r,i,o,s,l,c,d){super(e,[],o,s),this.node=n,this.outerDeco=r,this.innerDeco=i,this.nodeDOM=l}static create(e,n,r,i,o,s){let l=o.nodeViews[n.type.name],c,d=l&&l(n,o,()=>{if(!c)return s;if(c.parent)return c.parent.posBeforeChild(c)},r,i),u=d&&d.dom,f=d&&d.contentDOM;if(n.isText){if(!u)u=document.createTextNode(n.text);else if(u.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else u||({dom:u,contentDOM:f}=Nn.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs));!f&&!n.isText&&u.nodeName!="BR"&&(u.hasAttribute("contenteditable")||(u.contentEditable="false"),n.type.spec.draggable&&(u.draggable=!0));let h=u;return u=Su(u,r,n),d?c=new lC(e,n,r,i,u,f||null,h,d,o,s+1):n.isText?new co(e,n,r,i,u,h,o):new an(e,n,r,i,u,f||null,h,o,s+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let e={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace=="pre"&&(e.preserveWhitespace="full"),!this.contentDOM)e.getContent=()=>this.node.content;else if(!this.contentLost)e.contentElement=this.contentDOM;else{for(let n=this.children.length-1;n>=0;n--){let r=this.children[n];if(this.dom.contains(r.dom.parentNode)){e.contentElement=r.dom.parentNode;break}}e.contentElement||(e.getContent=()=>P.empty)}return e}matchesNode(e,n,r){return this.dirty==ct&&e.eq(this.node)&&uo(n,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,n){let r=this.node.inlineContent,i=n,o=e.composing?this.localCompositionInfo(e,n):null,s=o&&o.pos>-1?o:null,l=o&&o.pos<0,c=new cC(this,s&&s.node,e);fC(this.node,this.innerDeco,(d,u,f)=>{d.spec.marks?c.syncToMarks(d.spec.marks,r,e):d.type.side>=0&&!f&&c.syncToMarks(u==this.node.childCount?ye.none:this.node.child(u).marks,r,e),c.placeWidget(d,e,i)},(d,u,f,h)=>{c.syncToMarks(d.marks,r,e);let p;c.findNodeMatch(d,u,f,h)||l&&e.state.selection.from>i&&e.state.selection.to<i+d.nodeSize&&(p=c.findIndexWithChild(o.node))>-1&&c.updateNodeAt(d,u,f,p,e)||c.updateNextNode(d,u,f,e,h,i)||c.addNode(d,u,f,e,i),i+=d.nodeSize}),c.syncToMarks([],r,e),this.node.isTextblock&&c.addTextblockHacks(),c.destroyRest(),(c.changed||this.dirty==Dn)&&(s&&this.protectLocalComposition(e,s),wu(this.contentDOM,this.children,e),fr&&hC(this.dom))}localCompositionInfo(e,n){let{from:r,to:i}=e.state.selection;if(!(e.state.selection instanceof ie)||r<n||i>n+this.node.content.size)return null;let o=e.input.compositionNode;if(!o||!this.dom.contains(o.parentNode))return null;if(this.node.inlineContent){let s=o.nodeValue,l=pC(this.node.content,s,r-n,i-n);return l<0?null:{node:o,pos:l,text:s}}else return{node:o,pos:-1,text:""}}protectLocalComposition(e,{node:n,pos:r,text:i}){if(this.getDesc(n))return;let o=n;for(;o.parentNode!=this.contentDOM;o=o.parentNode){for(;o.previousSibling;)o.parentNode.removeChild(o.previousSibling);for(;o.nextSibling;)o.parentNode.removeChild(o.nextSibling);o.pmViewDesc&&(o.pmViewDesc=void 0)}let s=new sC(this,o,n,i);e.input.compositionNodes.push(s),this.children=Gs(this.children,r,r+i.length,e,s)}update(e,n,r,i){return this.dirty==Tt||!e.sameMarkup(this.node)?!1:(this.updateInner(e,n,r,i),!0)}updateInner(e,n,r,i){this.updateOuterDeco(n),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(i,this.posAtStart),this.dirty=ct}updateOuterDeco(e){if(uo(e,this.outerDeco))return;let n=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=Cu(this.dom,this.nodeDOM,Js(this.outerDeco,this.node,n),Js(e,this.node,n)),this.dom!=r&&(r.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){this.nodeDOM.nodeType==1&&this.nodeDOM.classList.add("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&(this.dom.draggable=!0)}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.dom.removeAttribute("draggable"))}get domAtom(){return this.node.isAtom}}function xu(t,e,n,r,i){Su(r,e,t);let o=new an(void 0,t,e,n,r,r,r,i,0);return o.contentDOM&&o.updateChildren(i,0),o}class co extends an{constructor(e,n,r,i,o,s,l){super(e,n,r,i,o,null,s,l,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,n,r,i){return this.dirty==Tt||this.dirty!=ct&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(n),(this.dirty!=ct||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,i.trackWrites==this.nodeDOM&&(i.trackWrites=null)),this.node=e,this.dirty=ct,!0)}inParent(){let e=this.parent.contentDOM;for(let n=this.nodeDOM;n;n=n.parentNode)if(n==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,n,r){return e==this.nodeDOM?this.posAtStart+Math.min(n,this.node.text.length):super.localPosFromDOM(e,n,r)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,n,r){let i=this.node.cut(e,n),o=document.createTextNode(i.text);return new co(this.parent,i,this.outerDeco,this.innerDeco,o,o,r)}markDirty(e,n){super.markDirty(e,n),this.dom!=this.nodeDOM&&(e==0||n==this.nodeDOM.nodeValue.length)&&(this.dirty=Tt)}get domAtom(){return!1}isText(e){return this.node.text==e}}class vu extends si{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==ct&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class lC extends an{constructor(e,n,r,i,o,s,l,c,d,u){super(e,n,r,i,o,s,l,d,u),this.spec=c}update(e,n,r,i){if(this.dirty==Tt)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let o=this.spec.update(e,n,r);return o&&this.updateInner(e,n,r,i),o}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,n,r,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,n,r,i){this.spec.setSelection?this.spec.setSelection(e,n,r.root):super.setSelection(e,n,r,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return this.spec.stopEvent?this.spec.stopEvent(e):!1}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}}function wu(t,e,n){let r=t.firstChild,i=!1;for(let o=0;o<e.length;o++){let s=e[o],l=s.dom;if(l.parentNode==t){for(;l!=r;)r=Ou(r),i=!0;r=r.nextSibling}else i=!0,t.insertBefore(l,r);if(s instanceof Vn){let c=r?r.previousSibling:t.lastChild;wu(s.contentDOM,s.children,n),r=c?c.nextSibling:t.firstChild}}for(;r;)r=Ou(r),i=!0;i&&n.trackWrites==t&&(n.trackWrites=null)}const li=function(t){t&&(this.nodeName=t)};li.prototype=Object.create(null);const _n=[new li];function Js(t,e,n){if(t.length==0)return _n;let r=n?_n[0]:new li,i=[r];for(let o=0;o<t.length;o++){let s=t[o].type.attrs;if(s){s.nodeName&&i.push(r=new li(s.nodeName));for(let l in s){let c=s[l];c!=null&&(n&&i.length==1&&i.push(r=new li(e.isInline?"span":"div")),l=="class"?r.class=(r.class?r.class+" ":"")+c:l=="style"?r.style=(r.style?r.style+";":"")+c:l!="nodeName"&&(r[l]=c))}}}return i}function Cu(t,e,n,r){if(n==_n&&r==_n)return e;let i=e;for(let o=0;o<r.length;o++){let s=r[o],l=n[o];if(o){let c;l&&l.nodeName==s.nodeName&&i!=t&&(c=i.parentNode)&&c.nodeName.toLowerCase()==s.nodeName||(c=document.createElement(s.nodeName),c.pmIsDeco=!0,c.appendChild(i),l=_n[0]),i=c}aC(i,l||_n[0],s)}return i}function aC(t,e,n){for(let r in e)r!="class"&&r!="style"&&r!="nodeName"&&!(r in n)&&t.removeAttribute(r);for(let r in n)r!="class"&&r!="style"&&r!="nodeName"&&n[r]!=e[r]&&t.setAttribute(r,n[r]);if(e.class!=n.class){let r=e.class?e.class.split(" ").filter(Boolean):[],i=n.class?n.class.split(" ").filter(Boolean):[];for(let o=0;o<r.length;o++)i.indexOf(r[o])==-1&&t.classList.remove(r[o]);for(let o=0;o<i.length;o++)r.indexOf(i[o])==-1&&t.classList.add(i[o]);t.classList.length==0&&t.removeAttribute("class")}if(e.style!=n.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,i;for(;i=r.exec(e.style);)t.style.removeProperty(i[1])}n.style&&(t.style.cssText+=n.style)}}function Su(t,e,n){return Cu(t,t,_n,Js(e,n,t.nodeType!=1))}function uo(t,e){if(t.length!=e.length)return!1;for(let n=0;n<t.length;n++)if(!t[n].type.eq(e[n].type))return!1;return!0}function Ou(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}class cC{constructor(e,n,r){this.lock=n,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=dC(e.node.content,e)}destroyBetween(e,n){if(e!=n){for(let r=e;r<n;r++)this.top.children[r].destroy();this.top.children.splice(e,n-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,n,r){let i=0,o=this.stack.length>>1,s=Math.min(o,e.length);for(;i<s&&(i==o-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<o;)this.destroyRest(),this.top.dirty=ct,this.index=this.stack.pop(),this.top=this.stack.pop(),o--;for(;o<e.length;){this.stack.push(this.top,this.index+1);let l=-1;for(let c=this.index;c<Math.min(this.index+3,this.top.children.length);c++){let d=this.top.children[c];if(d.matchesMark(e[o])&&!this.isLocked(d.dom)){l=c;break}}if(l>-1)l>this.index&&(this.changed=!0,this.destroyBetween(this.index,l)),this.top=this.top.children[this.index];else{let c=Vn.create(this.top,e[o],n,r);this.top.children.splice(this.index,0,c),this.top=c,this.changed=!0}this.index=0,o++}}findNodeMatch(e,n,r,i){let o=-1,s;if(i>=this.preMatch.index&&(s=this.preMatch.matches[i-this.preMatch.index]).parent==this.top&&s.matchesNode(e,n,r))o=this.top.children.indexOf(s,this.index);else for(let l=this.index,c=Math.min(this.top.children.length,l+5);l<c;l++){let d=this.top.children[l];if(d.matchesNode(e,n,r)&&!this.preMatch.matched.has(d)){o=l;break}}return o<0?!1:(this.destroyBetween(this.index,o),this.index++,!0)}updateNodeAt(e,n,r,i,o){let s=this.top.children[i];return s.dirty==Tt&&s.dom==s.contentDOM&&(s.dirty=Dn),s.update(e,n,r,o)?(this.destroyBetween(this.index,i),this.index++,!0):!1}findIndexWithChild(e){for(;;){let n=e.parentNode;if(!n)return-1;if(n==this.top.contentDOM){let r=e.pmViewDesc;if(r){for(let i=this.index;i<this.top.children.length;i++)if(this.top.children[i]==r)return i}return-1}e=n}}updateNextNode(e,n,r,i,o,s){for(let l=this.index;l<this.top.children.length;l++){let c=this.top.children[l];if(c instanceof an){let d=this.preMatch.matched.get(c);if(d!=null&&d!=o)return!1;let u=c.dom,f,h=this.isLocked(u)&&!(e.isText&&c.node&&c.node.isText&&c.nodeDOM.nodeValue==e.text&&c.dirty!=Tt&&uo(n,c.outerDeco));if(!h&&c.update(e,n,r,i))return this.destroyBetween(this.index,l),c.dom!=u&&(this.changed=!0),this.index++,!0;if(!h&&(f=this.recreateWrapper(c,e,n,r,i,s)))return this.destroyBetween(this.index,l),this.top.children[this.index]=f,f.contentDOM&&(f.dirty=Dn,f.updateChildren(i,s+1),f.dirty=ct),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,n,r,i,o,s){if(e.dirty||n.isAtom||!e.children.length||!e.node.content.eq(n.content)||!uo(r,e.outerDeco)||!i.eq(e.innerDeco))return null;let l=an.create(this.top,n,r,i,o,s);if(l.contentDOM){l.children=e.children,e.children=[];for(let c of l.children)c.parent=l}return e.destroy(),l}addNode(e,n,r,i,o){let s=an.create(this.top,e,n,r,i,o);s.contentDOM&&s.updateChildren(i,o+1),this.top.children.splice(this.index++,0,s),this.changed=!0}placeWidget(e,n,r){let i=this.index<this.top.children.length?this.top.children[this.index]:null;if(i&&i.matchesWidget(e)&&(e==i.widget||!i.widget.type.toDOM.parentNode))this.index++;else{let o=new ku(this.top,e,n,r);this.top.children.splice(this.index++,0,o),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],n=this.top;for(;e instanceof Vn;)n=e,e=n.children[n.children.length-1];(!e||!(e instanceof co)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((Fe||Re)&&e&&e.dom.contentEditable=="false"&&this.addHackNode("IMG",n),this.addHackNode("BR",this.top))}addHackNode(e,n){if(n==this.top&&this.index<n.children.length&&n.children[this.index].matchesHack(e))this.index++;else{let r=document.createElement(e);e=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),e=="BR"&&(r.className="ProseMirror-trailingBreak");let i=new vu(this.top,[],r,null);n!=this.top?n.children.push(i):n.children.splice(this.index++,0,i),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function dC(t,e){let n=e,r=n.children.length,i=t.childCount,o=new Map,s=[];e:for(;i>0;){let l;for(;;)if(r){let d=n.children[r-1];if(d instanceof Vn)n=d,r=d.children.length;else{l=d,r--;break}}else{if(n==e)break e;r=n.parent.children.indexOf(n),n=n.parent}let c=l.node;if(c){if(c!=t.child(i-1))break;--i,o.set(l,i),s.push(l)}}return{index:i,matched:o,matches:s.reverse()}}function uC(t,e){return t.type.side-e.type.side}function fC(t,e,n,r){let i=e.locals(t),o=0;if(i.length==0){for(let d=0;d<t.childCount;d++){let u=t.child(d);r(u,i,e.forChild(o,u),d),o+=u.nodeSize}return}let s=0,l=[],c=null;for(let d=0;;){let u,f;for(;s<i.length&&i[s].to==o;){let y=i[s++];y.widget&&(u?(f||(f=[u])).push(y):u=y)}if(u)if(f){f.sort(uC);for(let y=0;y<f.length;y++)n(f[y],d,!!c)}else n(u,d,!!c);let h,p;if(c)p=-1,h=c,c=null;else if(d<t.childCount)p=d,h=t.child(d++);else break;for(let y=0;y<l.length;y++)l[y].to<=o&&l.splice(y--,1);for(;s<i.length&&i[s].from<=o&&i[s].to>o;)l.push(i[s++]);let m=o+h.nodeSize;if(h.isText){let y=m;s<i.length&&i[s].from<y&&(y=i[s].from);for(let k=0;k<l.length;k++)l[k].to<y&&(y=l[k].to);y<m&&(c=h.cut(y-o),h=h.cut(0,y-o),m=y,p=-1)}else for(;s<i.length&&i[s].to<m;)s++;let g=h.isInline&&!h.isLeaf?l.filter(y=>!y.inline):l.slice();r(h,g,e.forChild(o,h),p),o=m}}function hC(t){if(t.nodeName=="UL"||t.nodeName=="OL"){let e=t.style.cssText;t.style.cssText=e+"; list-style: square !important",window.getComputedStyle(t).listStyle,t.style.cssText=e}}function pC(t,e,n,r){for(let i=0,o=0;i<t.childCount&&o<=r;){let s=t.child(i++),l=o;if(o+=s.nodeSize,!s.isText)continue;let c=s.text;for(;i<t.childCount;){let d=t.child(i++);if(o+=d.nodeSize,!d.isText)break;c+=d.text}if(o>=n){if(o>=r&&c.slice(r-e.length-l,r-l)==e)return r-e.length;let d=l<r?c.lastIndexOf(e,r-l-1):-1;if(d>=0&&d+e.length+l>=n)return l+d;if(n==r&&c.length>=r+e.length-l&&c.slice(r-l,r-l+e.length)==e)return r}}return-1}function Gs(t,e,n,r,i){let o=[];for(let s=0,l=0;s<t.length;s++){let c=t[s],d=l,u=l+=c.size;d>=n||u<=e?o.push(c):(d<e&&o.push(c.slice(0,e-d,r)),i&&(o.push(i),i=void 0),u>n&&o.push(c.slice(n-d,c.size,r)))}return o}function Zs(t,e=null){let n=t.domSelectionRange(),r=t.state.doc;if(!n.focusNode)return null;let i=t.docView.nearestDesc(n.focusNode),o=i&&i.size==0,s=t.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(s<0)return null;let l=r.resolve(s),c,d;if(ao(n)){for(c=s;i&&!i.node;)i=i.parent;let f=i.node;if(i&&f.isAtom&&Z.isSelectable(f)&&i.parent&&!(f.isInline&&z5(n.focusNode,n.focusOffset,i.dom))){let h=i.posBefore;d=new Z(s==h?l:r.resolve(h))}}else{if(n instanceof t.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let f=s,h=s;for(let p=0;p<n.rangeCount;p++){let m=n.getRangeAt(p);f=Math.min(f,t.docView.posFromDOM(m.startContainer,m.startOffset,1)),h=Math.max(h,t.docView.posFromDOM(m.endContainer,m.endOffset,-1))}if(f<0)return null;[c,s]=h==t.state.selection.anchor?[h,f]:[f,h],l=r.resolve(s)}else c=t.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(c<0)return null}let u=r.resolve(c);if(!d){let f=e=="pointer"||t.state.selection.head<l.pos&&!o?1:-1;d=Qs(t,u,l,f)}return d}function Mu(t){return t.editable?t.hasFocus():Du(t)&&document.activeElement&&document.activeElement.contains(t.dom)}function Ft(t,e=!1){let n=t.state.selection;if(Nu(t,n),!!Mu(t)){if(!e&&t.input.mouseDown&&t.input.mouseDown.allowDefault&&Re){let r=t.domSelectionRange(),i=t.domObserver.currentSelection;if(r.anchorNode&&i.anchorNode&&Bn(r.anchorNode,r.anchorOffset,i.anchorNode,i.anchorOffset)){t.input.mouseDown.delayedSelectionSync=!0,t.domObserver.setCurSelection();return}}if(t.domObserver.disconnectSelection(),t.cursorWrapper)gC(t);else{let{anchor:r,head:i}=n,o,s;Eu&&!(n instanceof ie)&&(n.$from.parent.inlineContent||(o=Tu(t,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(s=Tu(t,n.to))),t.docView.setSelection(r,i,t,e),Eu&&(o&&$u(o),s&&$u(s)),n.visible?t.dom.classList.remove("ProseMirror-hideselection"):(t.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&mC(t))}t.domObserver.setCurSelection(),t.domObserver.connectSelection()}}const Eu=Fe||Re&&su<63;function Tu(t,e){let{node:n,offset:r}=t.docView.domFromPos(e,0),i=r<n.childNodes.length?n.childNodes[r]:null,o=r?n.childNodes[r-1]:null;if(Fe&&i&&i.contentEditable=="false")return Xs(i);if((!i||i.contentEditable=="false")&&(!o||o.contentEditable=="false")){if(i)return Xs(i);if(o)return Xs(o)}}function Xs(t){return t.contentEditable="true",Fe&&t.draggable&&(t.draggable=!1,t.wasDraggable=!0),t}function $u(t){t.contentEditable="false",t.wasDraggable&&(t.draggable=!0,t.wasDraggable=null)}function mC(t){let e=t.dom.ownerDocument;e.removeEventListener("selectionchange",t.input.hideSelectionGuard);let n=t.domSelectionRange(),r=n.anchorNode,i=n.anchorOffset;e.addEventListener("selectionchange",t.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=i)&&(e.removeEventListener("selectionchange",t.input.hideSelectionGuard),setTimeout(()=>{(!Mu(t)||t.state.selection.visible)&&t.dom.classList.remove("ProseMirror-hideselection")},20))})}function gC(t){let e=t.domSelection(),n=document.createRange();if(!e)return;let r=t.cursorWrapper.dom,i=r.nodeName=="IMG";i?n.setStart(r.parentNode,Le(r)+1):n.setStart(r,0),n.collapse(!0),e.removeAllRanges(),e.addRange(n),!i&&!t.state.selection.visible&&Je&&sn<=11&&(r.disabled=!0,r.disabled=!1)}function Nu(t,e){if(e instanceof Z){let n=t.docView.descAt(e.from);n!=t.lastSelectedViewDesc&&(Bu(t),n&&n.selectNode(),t.lastSelectedViewDesc=n)}else Bu(t)}function Bu(t){t.lastSelectedViewDesc&&(t.lastSelectedViewDesc.parent&&t.lastSelectedViewDesc.deselectNode(),t.lastSelectedViewDesc=void 0)}function Qs(t,e,n,r){return t.someProp("createSelectionBetween",i=>i(t,e,n))||ie.between(e,n,r)}function Au(t){return t.editable&&!t.hasFocus()?!1:Du(t)}function Du(t){let e=t.domSelectionRange();if(!e.anchorNode)return!1;try{return t.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(t.editable||t.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function yC(t){let e=t.docView.domFromPos(t.state.selection.anchor,0),n=t.domSelectionRange();return Bn(e.node,e.offset,n.anchorNode,n.anchorOffset)}function el(t,e){let{$anchor:n,$head:r}=t.selection,i=e>0?n.max(r):n.min(r),o=i.parent.inlineContent?i.depth?t.doc.resolve(e>0?i.after():i.before()):null:i;return o&&ce.findFrom(o,e)}function cn(t,e){return t.dispatch(t.state.tr.setSelection(e).scrollIntoView()),!0}function Vu(t,e,n){let r=t.state.selection;if(r instanceof ie)if(n.indexOf("s")>-1){let{$head:i}=r,o=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter;if(!o||o.isText||!o.isLeaf)return!1;let s=t.state.doc.resolve(i.pos+o.nodeSize*(e<0?-1:1));return cn(t,new ie(r.$anchor,s))}else if(r.empty){if(t.endOfTextblock(e>0?"forward":"backward")){let i=el(t.state,e);return i&&i instanceof Z?cn(t,i):!1}else if(!(at&&n.indexOf("m")>-1)){let i=r.$head,o=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter,s;if(!o||o.isText)return!1;let l=e<0?i.pos-o.nodeSize:i.pos;return o.isAtom||(s=t.docView.descAt(l))&&!s.contentDOM?Z.isSelectable(o)?cn(t,new Z(e<0?t.state.doc.resolve(i.pos-o.nodeSize):i)):ii?cn(t,new ie(t.state.doc.resolve(e<0?l:l+o.nodeSize))):!1:!1}}else return!1;else{if(r instanceof Z&&r.node.isInline)return cn(t,new ie(e>0?r.$to:r.$from));{let i=el(t.state,e);return i?cn(t,i):!1}}}function fo(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function ai(t,e){let n=t.pmViewDesc;return n&&n.size==0&&(e<0||t.nextSibling||t.nodeName!="BR")}function pr(t,e){return e<0?bC(t):kC(t)}function bC(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let i,o,s=!1;for(kt&&n.nodeType==1&&r<fo(n)&&ai(n.childNodes[r],-1)&&(s=!0);;)if(r>0){if(n.nodeType!=1)break;{let l=n.childNodes[r-1];if(ai(l,-1))i=n,o=--r;else if(l.nodeType==3)n=l,r=n.nodeValue.length;else break}}else{if(_u(n))break;{let l=n.previousSibling;for(;l&&ai(l,-1);)i=n.parentNode,o=Le(l),l=l.previousSibling;if(l)n=l,r=fo(n);else{if(n=n.parentNode,n==t.dom)break;r=0}}}s?tl(t,n,r):i&&tl(t,i,o)}function kC(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let i=fo(n),o,s;for(;;)if(r<i){if(n.nodeType!=1)break;let l=n.childNodes[r];if(ai(l,1))o=n,s=++r;else break}else{if(_u(n))break;{let l=n.nextSibling;for(;l&&ai(l,1);)o=l.parentNode,s=Le(l)+1,l=l.nextSibling;if(l)n=l,r=0,i=fo(n);else{if(n=n.parentNode,n==t.dom)break;r=i=0}}}o&&tl(t,o,s)}function _u(t){let e=t.pmViewDesc;return e&&e.node&&e.node.isBlock}function xC(t,e){for(;t&&e==t.childNodes.length&&!ri(t);)e=Le(t)+1,t=t.parentNode;for(;t&&e<t.childNodes.length;){let n=t.childNodes[e];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable=="false")break;t=n,e=0}}function vC(t,e){for(;t&&!e&&!ri(t);)e=Le(t),t=t.parentNode;for(;t&&e;){let n=t.childNodes[e-1];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable=="false")break;t=n,e=t.childNodes.length}}function tl(t,e,n){if(e.nodeType!=3){let o,s;(s=xC(e,n))?(e=s,n=0):(o=vC(e,n))&&(e=o,n=o.nodeValue.length)}let r=t.domSelection();if(!r)return;if(ao(r)){let o=document.createRange();o.setEnd(e,n),o.setStart(e,n),r.removeAllRanges(),r.addRange(o)}else r.extend&&r.extend(e,n);t.domObserver.setCurSelection();let{state:i}=t;setTimeout(()=>{t.state==i&&Ft(t)},50)}function Lu(t,e){let n=t.state.doc.resolve(e);if(!(Re||H5)&&n.parent.inlineContent){let i=t.coordsAtPos(e);if(e>n.start()){let o=t.coordsAtPos(e-1),s=(o.top+o.bottom)/2;if(s>i.top&&s<i.bottom&&Math.abs(o.left-i.left)>1)return o.left<i.left?"ltr":"rtl"}if(e<n.end()){let o=t.coordsAtPos(e+1),s=(o.top+o.bottom)/2;if(s>i.top&&s<i.bottom&&Math.abs(o.left-i.left)>1)return o.left>i.left?"ltr":"rtl"}}return getComputedStyle(t.dom).direction=="rtl"?"rtl":"ltr"}function Iu(t,e,n){let r=t.state.selection;if(r instanceof ie&&!r.empty||n.indexOf("s")>-1||at&&n.indexOf("m")>-1)return!1;let{$from:i,$to:o}=r;if(!i.parent.inlineContent||t.endOfTextblock(e<0?"up":"down")){let s=el(t.state,e);if(s&&s instanceof Z)return cn(t,s)}if(!i.parent.inlineContent){let s=e<0?i:o,l=r instanceof tt?ce.near(s,e):ce.findFrom(s,e);return l?cn(t,l):!1}return!1}function Pu(t,e){if(!(t.state.selection instanceof ie))return!0;let{$head:n,$anchor:r,empty:i}=t.state.selection;if(!n.sameParent(r))return!0;if(!i)return!1;if(t.endOfTextblock(e>0?"forward":"backward"))return!0;let o=!n.textOffset&&(e<0?n.nodeBefore:n.nodeAfter);if(o&&!o.isText){let s=t.state.tr;return e<0?s.delete(n.pos-o.nodeSize,n.pos):s.delete(n.pos,n.pos+o.nodeSize),t.dispatch(s),!0}return!1}function Ru(t,e,n){t.domObserver.stop(),e.contentEditable=n,t.domObserver.start()}function wC(t){if(!Fe||t.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:n}=t.domSelectionRange();if(e&&e.nodeType==1&&n==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let r=e.firstChild;Ru(t,r,"true"),setTimeout(()=>Ru(t,r,"false"),20)}return!1}function CC(t){let e="";return t.ctrlKey&&(e+="c"),t.metaKey&&(e+="m"),t.altKey&&(e+="a"),t.shiftKey&&(e+="s"),e}function SC(t,e){let n=e.keyCode,r=CC(e);if(n==8||at&&n==72&&r=="c")return Pu(t,-1)||pr(t,-1);if(n==46&&!e.shiftKey||at&&n==68&&r=="c")return Pu(t,1)||pr(t,1);if(n==13||n==27)return!0;if(n==37||at&&n==66&&r=="c"){let i=n==37?Lu(t,t.state.selection.from)=="ltr"?-1:1:-1;return Vu(t,i,r)||pr(t,i)}else if(n==39||at&&n==70&&r=="c"){let i=n==39?Lu(t,t.state.selection.from)=="ltr"?1:-1:1;return Vu(t,i,r)||pr(t,i)}else{if(n==38||at&&n==80&&r=="c")return Iu(t,-1,r)||pr(t,-1);if(n==40||at&&n==78&&r=="c")return wC(t)||Iu(t,1,r)||pr(t,1);if(r==(at?"m":"c")&&(n==66||n==73||n==89||n==90))return!0}return!1}function nl(t,e){t.someProp("transformCopied",p=>{e=p(e,t)});let n=[],{content:r,openStart:i,openEnd:o}=e;for(;i>1&&o>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,o--;let p=r.firstChild;n.push(p.type.name,p.attrs!=p.type.defaultAttrs?p.attrs:null),r=p.content}let s=t.someProp("clipboardSerializer")||Nn.fromSchema(t.state.schema),l=Ku(),c=l.createElement("div");c.appendChild(s.serializeFragment(r,{document:l}));let d=c.firstChild,u,f=0;for(;d&&d.nodeType==1&&(u=Uu[d.nodeName.toLowerCase()]);){for(let p=u.length-1;p>=0;p--){let m=l.createElement(u[p]);for(;c.firstChild;)m.appendChild(c.firstChild);c.appendChild(m),f++}d=c.firstChild}d&&d.nodeType==1&&d.setAttribute("data-pm-slice",`${i} ${o}${f?` -${f}`:""} ${JSON.stringify(n)}`);let h=t.someProp("clipboardTextSerializer",p=>p(e,t))||e.content.textBetween(0,e.content.size,`
|
|
11
|
-
|
|
12
|
-
`);return{dom:c,text:h,slice:e}}function
|
|
13
|
-
`))),0,0):U.empty;let f=t.someProp("clipboardTextParser",h=>h(e,i,r,t));if(f)l=f;else{let h=i.marks(),{schema:p}=t.state,m=Nn.fromSchema(p);s=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(g=>{let y=s.appendChild(document.createElement("p"));g&&y.appendChild(m.serializeNode(p.text(g,h)))})}}else t.someProp("transformPastedHTML",f=>{n=f(n,t)}),s=TC(n),ii&&$C(s);let d=s&&s.querySelector("[data-pm-slice]"),u=d&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(d.getAttribute("data-pm-slice")||"");if(u&&u[3])for(let f=+u[3];f>0;f--){let h=s.firstChild;for(;h&&h.nodeType!=1;)h=h.nextSibling;if(!h)break;s=h}if(l||(l=(t.someProp("clipboardParser")||t.someProp("domParser")||en.fromSchema(t.state.schema)).parseSlice(s,{preserveWhitespace:!!(c||u),context:i,ruleFromNode(h){return h.nodeName=="BR"&&!h.nextSibling&&h.parentNode&&!OC.test(h.parentNode.nodeName)?{ignore:!0}:null}})),u)l=NC(Wu(l,+u[1],+u[2]),u[4]);else if(l=U.maxOpen(MC(l.content,i),!0),l.openStart||l.openEnd){let f=0,h=0;for(let p=l.content.firstChild;f<l.openStart&&!p.type.spec.isolating;f++,p=p.firstChild);for(let p=l.content.lastChild;h<l.openEnd&&!p.type.spec.isolating;h++,p=p.lastChild);l=Wu(l,f,h)}return t.someProp("transformPasted",f=>{l=f(l,t)}),l}const OC=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function MC(t,e){if(t.childCount<2)return t;for(let n=e.depth;n>=0;n--){let i=e.node(n).contentMatchAt(e.index(n)),o,s=[];if(t.forEach(l=>{if(!s)return;let c=i.findWrapping(l.type),d;if(!c)return s=null;if(d=s.length&&o.length&&Fu(c,o,l,s[s.length-1],0))s[s.length-1]=d;else{s.length&&(s[s.length-1]=Hu(s[s.length-1],o.length));let u=ju(l,c);s.push(u),i=i.matchType(u.type),o=c}}),s)return P.from(s)}return t}function ju(t,e,n=0){for(let r=e.length-1;r>=n;r--)t=e[r].create(null,P.from(t));return t}function Fu(t,e,n,r,i){if(i<t.length&&i<e.length&&t[i]==e[i]){let o=Fu(t,e,n,r.lastChild,i+1);if(o)return r.copy(r.content.replaceChild(r.childCount-1,o));if(r.contentMatchAt(r.childCount).matchType(i==t.length-1?n.type:t[i+1]))return r.copy(r.content.append(P.from(ju(n,t,i+1))))}}function Hu(t,e){if(e==0)return t;let n=t.content.replaceChild(t.childCount-1,Hu(t.lastChild,e-1)),r=t.contentMatchAt(t.childCount).fillBefore(P.empty,!0);return t.copy(n.append(r))}function rl(t,e,n,r,i,o){let s=e<0?t.firstChild:t.lastChild,l=s.content;return t.childCount>1&&(o=0),i<r-1&&(l=rl(l,e,n,r,i+1,o)),i>=n&&(l=e<0?s.contentMatchAt(0).fillBefore(l,o<=i).append(l):l.append(s.contentMatchAt(s.childCount).fillBefore(P.empty,!0))),t.replaceChild(e<0?0:t.childCount-1,s.copy(l))}function Wu(t,e,n){return e<t.openStart&&(t=new U(rl(t.content,-1,e,t.openStart,0,t.openEnd),e,t.openEnd)),n<t.openEnd&&(t=new U(rl(t.content,1,n,t.openEnd,0,0),t.openStart,n)),t}const Uu={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let qu=null;function Ku(){return qu||(qu=document.implementation.createHTMLDocument("title"))}let il=null;function EC(t){let e=window.trustedTypes;return e?(il||(il=e.createPolicy("ProseMirrorClipboard",{createHTML:n=>n})),il.createHTML(t)):t}function TC(t){let e=/^(\s*<meta [^>]*>)*/.exec(t);e&&(t=t.slice(e[0].length));let n=Ku().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(t),i;if((i=r&&Uu[r[1].toLowerCase()])&&(t=i.map(o=>"<"+o+">").join("")+t+i.map(o=>"</"+o+">").reverse().join("")),n.innerHTML=EC(t),i)for(let o=0;o<i.length;o++)n=n.querySelector(i[o])||n;return n}function $C(t){let e=t.querySelectorAll(Re?"span:not([class]):not([style])":"span.Apple-converted-space");for(let n=0;n<e.length;n++){let r=e[n];r.childNodes.length==1&&r.textContent==" "&&r.parentNode&&r.parentNode.replaceChild(t.ownerDocument.createTextNode(" "),r)}}function NC(t,e){if(!t.size)return t;let n=t.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return t}let{content:i,openStart:o,openEnd:s}=t;for(let l=r.length-2;l>=0;l-=2){let c=n.nodes[r[l]];if(!c||c.hasRequiredAttrs())break;i=P.from(c.create(r[l+1],i)),o++,s++}return new U(i,o,s)}const He={},We={},BC={touchstart:!0,touchmove:!0};class AC{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:""},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function DC(t){for(let e in He){let n=He[e];t.dom.addEventListener(e,t.input.eventHandlers[e]=r=>{_C(t,r)&&!sl(t,r)&&(t.editable||!(r.type in We))&&n(t,r)},BC[e]?{passive:!0}:void 0)}Fe&&t.dom.addEventListener("input",()=>null),ol(t)}function dn(t,e){t.input.lastSelectionOrigin=e,t.input.lastSelectionTime=Date.now()}function VC(t){t.domObserver.stop();for(let e in t.input.eventHandlers)t.dom.removeEventListener(e,t.input.eventHandlers[e]);clearTimeout(t.input.composingTimeout),clearTimeout(t.input.lastIOSEnterFallbackTimeout)}function ol(t){t.someProp("handleDOMEvents",e=>{for(let n in e)t.input.eventHandlers[n]||t.dom.addEventListener(n,t.input.eventHandlers[n]=r=>sl(t,r))})}function sl(t,e){return t.someProp("handleDOMEvents",n=>{let r=n[e.type];return r?r(t,e)||e.defaultPrevented:!1})}function _C(t,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let n=e.target;n!=t.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(e))return!1;return!0}function LC(t,e){!sl(t,e)&&He[e.type]&&(t.editable||!(e.type in We))&&He[e.type](t,e)}We.keydown=(t,e)=>{let n=e;if(t.input.shiftKey=n.keyCode==16||n.shiftKey,!Ju(t,n)&&(t.input.lastKeyCode=n.keyCode,t.input.lastKeyCodeTime=Date.now(),!(zt&&Re&&n.keyCode==13)))if(n.keyCode!=229&&t.domObserver.forceFlush(),fr&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let r=Date.now();t.input.lastIOSEnter=r,t.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{t.input.lastIOSEnter==r&&(t.someProp("handleKeyDown",i=>i(t,An(13,"Enter"))),t.input.lastIOSEnter=0)},200)}else t.someProp("handleKeyDown",r=>r(t,n))||SC(t,n)?n.preventDefault():dn(t,"key")},We.keyup=(t,e)=>{e.keyCode==16&&(t.input.shiftKey=!1)},We.keypress=(t,e)=>{let n=e;if(Ju(t,n)||!n.charCode||n.ctrlKey&&!n.altKey||at&&n.metaKey)return;if(t.someProp("handleKeyPress",i=>i(t,n))){n.preventDefault();return}let r=t.state.selection;if(!(r instanceof ie)||!r.$from.sameParent(r.$to)){let i=String.fromCharCode(n.charCode);!/[\r\n]/.test(i)&&!t.someProp("handleTextInput",o=>o(t,r.$from.pos,r.$to.pos,i))&&t.dispatch(t.state.tr.insertText(i).scrollIntoView()),n.preventDefault()}};function ho(t){return{left:t.clientX,top:t.clientY}}function IC(t,e){let n=e.x-t.clientX,r=e.y-t.clientY;return n*n+r*r<100}function ll(t,e,n,r,i){if(r==-1)return!1;let o=t.state.doc.resolve(r);for(let s=o.depth+1;s>0;s--)if(t.someProp(e,l=>s>o.depth?l(t,n,o.nodeAfter,o.before(s),i,!0):l(t,n,o.node(s),o.before(s),i,!1)))return!0;return!1}function mr(t,e,n){if(t.focused||t.focus(),t.state.selection.eq(e))return;let r=t.state.tr.setSelection(e);r.setMeta("pointer",!0),t.dispatch(r)}function PC(t,e){if(e==-1)return!1;let n=t.state.doc.resolve(e),r=n.nodeAfter;return r&&r.isAtom&&Z.isSelectable(r)?(mr(t,new Z(n)),!0):!1}function RC(t,e){if(e==-1)return!1;let n=t.state.selection,r,i;n instanceof Z&&(r=n.node);let o=t.state.doc.resolve(e);for(let s=o.depth+1;s>0;s--){let l=s>o.depth?o.nodeAfter:o.node(s);if(Z.isSelectable(l)){r&&n.$from.depth>0&&s>=n.$from.depth&&o.before(n.$from.depth+1)==n.$from.pos?i=o.before(n.$from.depth):i=o.before(s);break}}return i!=null?(mr(t,Z.create(t.state.doc,i)),!0):!1}function zC(t,e,n,r,i){return ll(t,"handleClickOn",e,n,r)||t.someProp("handleClick",o=>o(t,e,r))||(i?RC(t,n):PC(t,n))}function jC(t,e,n,r){return ll(t,"handleDoubleClickOn",e,n,r)||t.someProp("handleDoubleClick",i=>i(t,e,r))}function FC(t,e,n,r){return ll(t,"handleTripleClickOn",e,n,r)||t.someProp("handleTripleClick",i=>i(t,e,r))||HC(t,n,r)}function HC(t,e,n){if(n.button!=0)return!1;let r=t.state.doc;if(e==-1)return r.inlineContent?(mr(t,ie.create(r,0,r.content.size)),!0):!1;let i=r.resolve(e);for(let o=i.depth+1;o>0;o--){let s=o>i.depth?i.nodeAfter:i.node(o),l=i.before(o);if(s.inlineContent)mr(t,ie.create(r,l+1,l+1+s.content.size));else if(Z.isSelectable(s))mr(t,Z.create(r,l));else continue;return!0}}function al(t){return po(t)}const Yu=at?"metaKey":"ctrlKey";He.mousedown=(t,e)=>{let n=e;t.input.shiftKey=n.shiftKey;let r=al(t),i=Date.now(),o="singleClick";i-t.input.lastClick.time<500&&IC(n,t.input.lastClick)&&!n[Yu]&&(t.input.lastClick.type=="singleClick"?o="doubleClick":t.input.lastClick.type=="doubleClick"&&(o="tripleClick")),t.input.lastClick={time:i,x:n.clientX,y:n.clientY,type:o};let s=t.posAtCoords(ho(n));s&&(o=="singleClick"?(t.input.mouseDown&&t.input.mouseDown.done(),t.input.mouseDown=new WC(t,s,n,!!r)):(o=="doubleClick"?jC:FC)(t,s.pos,s.inside,n)?n.preventDefault():dn(t,"pointer"))};class WC{constructor(e,n,r,i){this.view=e,this.pos=n,this.event=r,this.flushed=i,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[Yu],this.allowDefault=r.shiftKey;let o,s;if(n.inside>-1)o=e.state.doc.nodeAt(n.inside),s=n.inside;else{let u=e.state.doc.resolve(n.pos);o=u.parent,s=u.depth?u.before():0}const l=i?null:r.target,c=l?e.docView.nearestDesc(l,!0):null;this.target=c&&c.dom.nodeType==1?c.dom:null;let{selection:d}=e.state;(r.button==0&&o.type.spec.draggable&&o.type.spec.selectable!==!1||d instanceof Z&&d.from<=s&&d.to>s)&&(this.mightDrag={node:o,pos:s,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&kt&&!this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")},20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),dn(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>Ft(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let n=this.pos;this.view.state.doc!=this.startDoc&&(n=this.view.posAtCoords(ho(e))),this.updateAllowDefault(e),this.allowDefault||!n?dn(this.view,"pointer"):zC(this.view,n.pos,n.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||Fe&&this.mightDrag&&!this.mightDrag.node.isAtom||Re&&!this.view.state.selection.visible&&Math.min(Math.abs(n.pos-this.view.state.selection.from),Math.abs(n.pos-this.view.state.selection.to))<=2)?(mr(this.view,ce.near(this.view.state.doc.resolve(n.pos))),e.preventDefault()):dn(this.view,"pointer")}move(e){this.updateAllowDefault(e),dn(this.view,"pointer"),e.buttons==0&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}He.touchstart=t=>{t.input.lastTouch=Date.now(),al(t),dn(t,"pointer")},He.touchmove=t=>{t.input.lastTouch=Date.now(),dn(t,"pointer")},He.contextmenu=t=>al(t);function Ju(t,e){return t.composing?!0:Fe&&Math.abs(e.timeStamp-t.input.compositionEndedAt)<500?(t.input.compositionEndedAt=-2e8,!0):!1}const UC=zt?5e3:-1;We.compositionstart=We.compositionupdate=t=>{if(!t.composing){t.domObserver.flush();let{state:e}=t,n=e.selection.$to;if(e.selection instanceof ie&&(e.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))t.markCursor=t.state.storedMarks||n.marks(),po(t,!0),t.markCursor=null;else if(po(t,!e.selection.empty),kt&&e.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let r=t.domSelectionRange();for(let i=r.focusNode,o=r.focusOffset;i&&i.nodeType==1&&o!=0;){let s=o<0?i.lastChild:i.childNodes[o-1];if(!s)break;if(s.nodeType==3){let l=t.domSelection();l&&l.collapse(s,s.nodeValue.length);break}else i=s,o=-1}}t.input.composing=!0}Gu(t,UC)},We.compositionend=(t,e)=>{t.composing&&(t.input.composing=!1,t.input.compositionEndedAt=e.timeStamp,t.input.compositionPendingChanges=t.domObserver.pendingRecords().length?t.input.compositionID:0,t.input.compositionNode=null,t.input.compositionPendingChanges&&Promise.resolve().then(()=>t.domObserver.flush()),t.input.compositionID++,Gu(t,20))};function Gu(t,e){clearTimeout(t.input.composingTimeout),e>-1&&(t.input.composingTimeout=setTimeout(()=>po(t),e))}function Zu(t){for(t.composing&&(t.input.composing=!1,t.input.compositionEndedAt=KC());t.input.compositionNodes.length>0;)t.input.compositionNodes.pop().markParentsDirty()}function qC(t){let e=t.domSelectionRange();if(!e.focusNode)return null;let n=P5(e.focusNode,e.focusOffset),r=R5(e.focusNode,e.focusOffset);if(n&&r&&n!=r){let i=r.pmViewDesc,o=t.domObserver.lastChangedTextNode;if(n==o||r==o)return o;if(!i||!i.isText(r.nodeValue))return r;if(t.input.compositionNode==r){let s=n.pmViewDesc;if(!(!s||!s.isText(n.nodeValue)))return r}}return n||r}function KC(){let t=document.createEvent("Event");return t.initEvent("event",!0,!0),t.timeStamp}function po(t,e=!1){if(!(zt&&t.domObserver.flushingSoon>=0)){if(t.domObserver.forceFlush(),Zu(t),e||t.docView&&t.docView.dirty){let n=Zs(t);return n&&!n.eq(t.state.selection)?t.dispatch(t.state.tr.setSelection(n)):(t.markCursor||e)&&!t.state.selection.empty?t.dispatch(t.state.tr.deleteSelection()):t.updateState(t.state),!0}return!1}}function YC(t,e){if(!t.dom.parentNode)return;let n=t.dom.parentNode.appendChild(document.createElement("div"));n.appendChild(e),n.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),i=document.createRange();i.selectNodeContents(e),t.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),t.focus()},50)}const ci=Je&&sn<15||fr&&W5<604;He.copy=We.cut=(t,e)=>{let n=e,r=t.state.selection,i=n.type=="cut";if(r.empty)return;let o=ci?null:n.clipboardData,s=r.content(),{dom:l,text:c}=nl(t,s);o?(n.preventDefault(),o.clearData(),o.setData("text/html",l.innerHTML),o.setData("text/plain",c)):YC(t,l),i&&t.dispatch(t.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function JC(t){return t.openStart==0&&t.openEnd==0&&t.content.childCount==1?t.content.firstChild:null}function GC(t,e){if(!t.dom.parentNode)return;let n=t.input.shiftKey||t.state.selection.$from.parent.type.spec.code,r=t.dom.parentNode.appendChild(document.createElement(n?"textarea":"div"));n||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let i=t.input.shiftKey&&t.input.lastKeyCode!=45;setTimeout(()=>{t.focus(),r.parentNode&&r.parentNode.removeChild(r),n?di(t,r.value,null,i,e):di(t,r.textContent,r.innerHTML,i,e)},50)}function di(t,e,n,r,i){let o=zu(t,e,n,r,t.state.selection.$from);if(t.someProp("handlePaste",c=>c(t,i,o||U.empty)))return!0;if(!o)return!1;let s=JC(o),l=s?t.state.tr.replaceSelectionWith(s,r):t.state.tr.replaceSelection(o);return t.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function Xu(t){let e=t.getData("text/plain")||t.getData("Text");if(e)return e;let n=t.getData("text/uri-list");return n?n.replace(/\r?\n/g," "):""}We.paste=(t,e)=>{let n=e;if(t.composing&&!zt)return;let r=ci?null:n.clipboardData,i=t.input.shiftKey&&t.input.lastKeyCode!=45;r&&di(t,Xu(r),r.getData("text/html"),i,n)?n.preventDefault():GC(t,n)};class Qu{constructor(e,n,r){this.slice=e,this.move=n,this.node=r}}const ef=at?"altKey":"ctrlKey";He.dragstart=(t,e)=>{let n=e,r=t.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let i=t.state.selection,o=i.empty?null:t.posAtCoords(ho(n)),s;if(!(o&&o.pos>=i.from&&o.pos<=(i instanceof Z?i.to-1:i.to))){if(r&&r.mightDrag)s=Z.create(t.state.doc,r.mightDrag.pos);else if(n.target&&n.target.nodeType==1){let f=t.docView.nearestDesc(n.target,!0);f&&f.node.type.spec.draggable&&f!=t.docView&&(s=Z.create(t.state.doc,f.posBefore))}}let l=(s||t.state.selection).content(),{dom:c,text:d,slice:u}=nl(t,l);(!n.dataTransfer.files.length||!Re||su>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(ci?"Text":"text/html",c.innerHTML),n.dataTransfer.effectAllowed="copyMove",ci||n.dataTransfer.setData("text/plain",d),t.dragging=new Qu(u,!n[ef],s)},He.dragend=t=>{let e=t.dragging;window.setTimeout(()=>{t.dragging==e&&(t.dragging=null)},50)},We.dragover=We.dragenter=(t,e)=>e.preventDefault(),We.drop=(t,e)=>{let n=e,r=t.dragging;if(t.dragging=null,!n.dataTransfer)return;let i=t.posAtCoords(ho(n));if(!i)return;let o=t.state.doc.resolve(i.pos),s=r&&r.slice;s?t.someProp("transformPasted",m=>{s=m(s,t)}):s=zu(t,Xu(n.dataTransfer),ci?null:n.dataTransfer.getData("text/html"),!1,o);let l=!!(r&&!n[ef]);if(t.someProp("handleDrop",m=>m(t,n,s||U.empty,l))){n.preventDefault();return}if(!s)return;n.preventDefault();let c=s?Hd(t.state.doc,o.pos,s):o.pos;c==null&&(c=o.pos);let d=t.state.tr;if(l){let{node:m}=r;m?m.replace(d):d.deleteSelection()}let u=d.mapping.map(c),f=s.openStart==0&&s.openEnd==0&&s.content.childCount==1,h=d.doc;if(f?d.replaceRangeWith(u,u,s.content.firstChild):d.replaceRange(u,u,s),d.doc.eq(h))return;let p=d.doc.resolve(u);if(f&&Z.isSelectable(s.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(s.content.firstChild))d.setSelection(new Z(p));else{let m=d.mapping.map(c);d.mapping.maps[d.mapping.maps.length-1].forEach((g,y,k,S)=>m=S),d.setSelection(Qs(t,p,d.doc.resolve(m)))}t.focus(),t.dispatch(d.setMeta("uiEvent","drop"))},He.focus=t=>{t.input.lastFocus=Date.now(),t.focused||(t.domObserver.stop(),t.dom.classList.add("ProseMirror-focused"),t.domObserver.start(),t.focused=!0,setTimeout(()=>{t.docView&&t.hasFocus()&&!t.domObserver.currentSelection.eq(t.domSelectionRange())&&Ft(t)},20))},He.blur=(t,e)=>{let n=e;t.focused&&(t.domObserver.stop(),t.dom.classList.remove("ProseMirror-focused"),t.domObserver.start(),n.relatedTarget&&t.dom.contains(n.relatedTarget)&&t.domObserver.currentSelection.clear(),t.focused=!1)},He.beforeinput=(t,e)=>{if(Re&&zt&&e.inputType=="deleteContentBackward"){t.domObserver.flushSoon();let{domChangeCount:r}=t.input;setTimeout(()=>{if(t.input.domChangeCount!=r||(t.dom.blur(),t.focus(),t.someProp("handleKeyDown",o=>o(t,An(8,"Backspace")))))return;let{$cursor:i}=t.state.selection;i&&i.pos>0&&t.dispatch(t.state.tr.delete(i.pos-1,i.pos).scrollIntoView())},50)}};for(let t in We)He[t]=We[t];function ui(t,e){if(t==e)return!0;for(let n in t)if(t[n]!==e[n])return!1;for(let n in e)if(!(n in t))return!1;return!0}class mo{constructor(e,n){this.toDOM=e,this.spec=n||Ln,this.side=this.spec.side||0}map(e,n,r,i){let{pos:o,deleted:s}=e.mapResult(n.from+i,this.side<0?-1:1);return s?null:new rt(o-r,o-r,this)}valid(){return!0}eq(e){return this==e||e instanceof mo&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&ui(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class un{constructor(e,n){this.attrs=e,this.spec=n||Ln}map(e,n,r,i){let o=e.map(n.from+i,this.spec.inclusiveStart?-1:1)-r,s=e.map(n.to+i,this.spec.inclusiveEnd?1:-1)-r;return o>=s?null:new rt(o,s,this)}valid(e,n){return n.from<n.to}eq(e){return this==e||e instanceof un&&ui(this.attrs,e.attrs)&&ui(this.spec,e.spec)}static is(e){return e.type instanceof un}destroy(){}}class cl{constructor(e,n){this.attrs=e,this.spec=n||Ln}map(e,n,r,i){let o=e.mapResult(n.from+i,1);if(o.deleted)return null;let s=e.mapResult(n.to+i,-1);return s.deleted||s.pos<=o.pos?null:new rt(o.pos-r,s.pos-r,this)}valid(e,n){let{index:r,offset:i}=e.content.findIndex(n.from),o;return i==n.from&&!(o=e.child(r)).isText&&i+o.nodeSize==n.to}eq(e){return this==e||e instanceof cl&&ui(this.attrs,e.attrs)&&ui(this.spec,e.spec)}destroy(){}}class rt{constructor(e,n,r){this.from=e,this.to=n,this.type=r}copy(e,n){return new rt(e,n,this.type)}eq(e,n=0){return this.type.eq(e.type)&&this.from+n==e.from&&this.to+n==e.to}map(e,n,r){return this.type.map(e,this,n,r)}static widget(e,n,r){return new rt(e,e,new mo(n,r))}static inline(e,n,r,i){return new rt(e,n,new un(r,i))}static node(e,n,r,i){return new rt(e,n,new cl(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof un}get widget(){return this.type instanceof mo}}const gr=[],Ln={};class Oe{constructor(e,n){this.local=e.length?e:gr,this.children=n.length?n:gr}static create(e,n){return n.length?go(n,e,0,Ln):ze}find(e,n,r){let i=[];return this.findInner(e??0,n??1e9,i,0,r),i}findInner(e,n,r,i,o){for(let s=0;s<this.local.length;s++){let l=this.local[s];l.from<=n&&l.to>=e&&(!o||o(l.spec))&&r.push(l.copy(l.from+i,l.to+i))}for(let s=0;s<this.children.length;s+=3)if(this.children[s]<n&&this.children[s+1]>e){let l=this.children[s]+1;this.children[s+2].findInner(e-l,n-l,r,i+l,o)}}map(e,n,r){return this==ze||e.maps.length==0?this:this.mapInner(e,n,0,0,r||Ln)}mapInner(e,n,r,i,o){let s;for(let l=0;l<this.local.length;l++){let c=this.local[l].map(e,r,i);c&&c.type.valid(n,c)?(s||(s=[])).push(c):o.onRemove&&o.onRemove(this.local[l].spec)}return this.children.length?ZC(this.children,s||[],e,n,r,i,o):s?new Oe(s.sort(In),gr):ze}add(e,n){return n.length?this==ze?Oe.create(e,n):this.addInner(e,n,0):this}addInner(e,n,r){let i,o=0;e.forEach((l,c)=>{let d=c+r,u;if(u=nf(n,l,d)){for(i||(i=this.children.slice());o<i.length&&i[o]<c;)o+=3;i[o]==c?i[o+2]=i[o+2].addInner(l,u,d+1):i.splice(o,0,c,c+l.nodeSize,go(u,l,d+1,Ln)),o+=3}});let s=tf(o?rf(n):n,-r);for(let l=0;l<s.length;l++)s[l].type.valid(e,s[l])||s.splice(l--,1);return new Oe(s.length?this.local.concat(s).sort(In):this.local,i||this.children)}remove(e){return e.length==0||this==ze?this:this.removeInner(e,0)}removeInner(e,n){let r=this.children,i=this.local;for(let o=0;o<r.length;o+=3){let s,l=r[o]+n,c=r[o+1]+n;for(let u=0,f;u<e.length;u++)(f=e[u])&&f.from>l&&f.to<c&&(e[u]=null,(s||(s=[])).push(f));if(!s)continue;r==this.children&&(r=this.children.slice());let d=r[o+2].removeInner(s,l+1);d!=ze?r[o+2]=d:(r.splice(o,3),o-=3)}if(i.length){for(let o=0,s;o<e.length;o++)if(s=e[o])for(let l=0;l<i.length;l++)i[l].eq(s,n)&&(i==this.local&&(i=this.local.slice()),i.splice(l--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new Oe(i,r):ze}forChild(e,n){if(this==ze)return this;if(n.isLeaf)return Oe.empty;let r,i;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let o=e+1,s=o+n.content.size;for(let l=0;l<this.local.length;l++){let c=this.local[l];if(c.from<s&&c.to>o&&c.type instanceof un){let d=Math.max(o,c.from)-o,u=Math.min(s,c.to)-o;d<u&&(i||(i=[])).push(c.copy(d,u))}}if(i){let l=new Oe(i.sort(In),gr);return r?new fn([l,r]):l}return r||ze}eq(e){if(this==e)return!0;if(!(e instanceof Oe)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let n=0;n<this.local.length;n++)if(!this.local[n].eq(e.local[n]))return!1;for(let n=0;n<this.children.length;n+=3)if(this.children[n]!=e.children[n]||this.children[n+1]!=e.children[n+1]||!this.children[n+2].eq(e.children[n+2]))return!1;return!0}locals(e){return dl(this.localsInner(e))}localsInner(e){if(this==ze)return gr;if(e.inlineContent||!this.local.some(un.is))return this.local;let n=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof un||n.push(this.local[r]);return n}forEachSet(e){e(this)}}Oe.empty=new Oe([],[]),Oe.removeOverlap=dl;const ze=Oe.empty;class fn{constructor(e){this.members=e}map(e,n){const r=this.members.map(i=>i.map(e,n,Ln));return fn.from(r)}forChild(e,n){if(n.isLeaf)return Oe.empty;let r=[];for(let i=0;i<this.members.length;i++){let o=this.members[i].forChild(e,n);o!=ze&&(o instanceof fn?r=r.concat(o.members):r.push(o))}return fn.from(r)}eq(e){if(!(e instanceof fn)||e.members.length!=this.members.length)return!1;for(let n=0;n<this.members.length;n++)if(!this.members[n].eq(e.members[n]))return!1;return!0}locals(e){let n,r=!0;for(let i=0;i<this.members.length;i++){let o=this.members[i].localsInner(e);if(o.length)if(!n)n=o;else{r&&(n=n.slice(),r=!1);for(let s=0;s<o.length;s++)n.push(o[s])}}return n?dl(r?n:n.sort(In)):gr}static from(e){switch(e.length){case 0:return ze;case 1:return e[0];default:return new fn(e.every(n=>n instanceof Oe)?e:e.reduce((n,r)=>n.concat(r instanceof Oe?r:r.members),[]))}}forEachSet(e){for(let n=0;n<this.members.length;n++)this.members[n].forEachSet(e)}}function ZC(t,e,n,r,i,o,s){let l=t.slice();for(let d=0,u=o;d<n.maps.length;d++){let f=0;n.maps[d].forEach((h,p,m,g)=>{let y=g-m-(p-h);for(let k=0;k<l.length;k+=3){let S=l[k+1];if(S<0||h>S+u-f)continue;let $=l[k]+u-f;p>=$?l[k+1]=h<=$?-2:-1:h>=u&&y&&(l[k]+=y,l[k+1]+=y)}f+=y}),u=n.maps[d].map(u,-1)}let c=!1;for(let d=0;d<l.length;d+=3)if(l[d+1]<0){if(l[d+1]==-2){c=!0,l[d+1]=-1;continue}let u=n.map(t[d]+o),f=u-i;if(f<0||f>=r.content.size){c=!0;continue}let h=n.map(t[d+1]+o,-1),p=h-i,{index:m,offset:g}=r.content.findIndex(f),y=r.maybeChild(m);if(y&&g==f&&g+y.nodeSize==p){let k=l[d+2].mapInner(n,y,u+1,t[d]+o+1,s);k!=ze?(l[d]=f,l[d+1]=p,l[d+2]=k):(l[d+1]=-2,c=!0)}else c=!0}if(c){let d=XC(l,t,e,n,i,o,s),u=go(d,r,0,s);e=u.local;for(let f=0;f<l.length;f+=3)l[f+1]<0&&(l.splice(f,3),f-=3);for(let f=0,h=0;f<u.children.length;f+=3){let p=u.children[f];for(;h<l.length&&l[h]<p;)h+=3;l.splice(h,0,u.children[f],u.children[f+1],u.children[f+2])}}return new Oe(e.sort(In),l)}function tf(t,e){if(!e||!t.length)return t;let n=[];for(let r=0;r<t.length;r++){let i=t[r];n.push(new rt(i.from+e,i.to+e,i.type))}return n}function XC(t,e,n,r,i,o,s){function l(c,d){for(let u=0;u<c.local.length;u++){let f=c.local[u].map(r,i,d);f?n.push(f):s.onRemove&&s.onRemove(c.local[u].spec)}for(let u=0;u<c.children.length;u+=3)l(c.children[u+2],c.children[u]+d+1)}for(let c=0;c<t.length;c+=3)t[c+1]==-1&&l(t[c+2],e[c]+o+1);return n}function nf(t,e,n){if(e.isLeaf)return null;let r=n+e.nodeSize,i=null;for(let o=0,s;o<t.length;o++)(s=t[o])&&s.from>n&&s.to<r&&((i||(i=[])).push(s),t[o]=null);return i}function rf(t){let e=[];for(let n=0;n<t.length;n++)t[n]!=null&&e.push(t[n]);return e}function go(t,e,n,r){let i=[],o=!1;e.forEach((l,c)=>{let d=nf(t,l,c+n);if(d){o=!0;let u=go(d,l,n+c+1,r);u!=ze&&i.push(c,c+l.nodeSize,u)}});let s=tf(o?rf(t):t,-n).sort(In);for(let l=0;l<s.length;l++)s[l].type.valid(e,s[l])||(r.onRemove&&r.onRemove(s[l].spec),s.splice(l--,1));return s.length||i.length?new Oe(s,i):ze}function In(t,e){return t.from-e.from||t.to-e.to}function dl(t){let e=t;for(let n=0;n<e.length-1;n++){let r=e[n];if(r.from!=r.to)for(let i=n+1;i<e.length;i++){let o=e[i];if(o.from==r.from){o.to!=r.to&&(e==t&&(e=t.slice()),e[i]=o.copy(o.from,r.to),of(e,i+1,o.copy(r.to,o.to)));continue}else{o.from<r.to&&(e==t&&(e=t.slice()),e[n]=r.copy(r.from,o.from),of(e,i,r.copy(o.from,r.to)));break}}}return e}function of(t,e,n){for(;e<t.length&&In(n,t[e])>0;)e++;t.splice(e,0,n)}function ul(t){let e=[];return t.someProp("decorations",n=>{let r=n(t.state);r&&r!=ze&&e.push(r)}),t.cursorWrapper&&e.push(Oe.create(t.state.doc,[t.cursorWrapper.deco])),fn.from(e)}const QC={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},eS=Je&&sn<=11;class tS{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}}class nS{constructor(e,n){this.view=e,this.handleDOMChange=n,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new tS,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let i=0;i<r.length;i++)this.queue.push(r[i]);Je&&sn<=11&&r.some(i=>i.type=="childList"&&i.removedNodes.length||i.type=="characterData"&&i.oldValue.length>i.target.nodeValue.length)?this.flushSoon():this.flush()}),eS&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,QC)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords();if(e.length){for(let n=0;n<e.length;n++)this.queue.push(e[n]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener("DOMCharacterDataModified",this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener("selectionchange",this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener("selectionchange",this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(Au(this.view)){if(this.suppressingSelectionUpdates)return Ft(this.view);if(Je&&sn<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&Bn(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(e){if(!e.focusNode)return!0;let n=new Set,r;for(let o=e.focusNode;o;o=ni(o))n.add(o);for(let o=e.anchorNode;o;o=ni(o))if(n.has(o)){r=o;break}let i=r&&this.view.docView.nearestDesc(r);if(i&&i.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let n=this.pendingRecords();n.length&&(this.queue=[]);let r=e.domSelectionRange(),i=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&Au(e)&&!this.ignoreSelectionChange(r),o=-1,s=-1,l=!1,c=[];if(e.editable)for(let u=0;u<n.length;u++){let f=this.registerMutation(n[u],c);f&&(o=o<0?f.from:Math.min(f.from,o),s=s<0?f.to:Math.max(f.to,s),f.typeOver&&(l=!0))}if(kt&&c.length){let u=c.filter(f=>f.nodeName=="BR");if(u.length==2){let[f,h]=u;f.parentNode&&f.parentNode.parentNode==h.parentNode?h.remove():f.remove()}else{let{focusNode:f}=this.currentSelection;for(let h of u){let p=h.parentNode;p&&p.nodeName=="LI"&&(!f||oS(e,f)!=p)&&h.remove()}}}let d=null;o<0&&i&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&ao(r)&&(d=Zs(e))&&d.eq(ce.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Ft(e),this.currentSelection.set(r)):(o>-1||i)&&(o>-1&&(e.docView.markDirty(o,s),rS(e)),this.handleDOMChange(o,s,l,c),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Ft(e),this.currentSelection.set(r))}registerMutation(e,n){if(n.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let u=0;u<e.addedNodes.length;u++){let f=e.addedNodes[u];n.push(f),f.nodeType==3&&(this.lastChangedTextNode=f)}if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let i=e.previousSibling,o=e.nextSibling;if(Je&&sn<=11&&e.addedNodes.length)for(let u=0;u<e.addedNodes.length;u++){let{previousSibling:f,nextSibling:h}=e.addedNodes[u];(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(i=f),(!h||Array.prototype.indexOf.call(e.addedNodes,h)<0)&&(o=h)}let s=i&&i.parentNode==e.target?Le(i)+1:0,l=r.localPosFromDOM(e.target,s,-1),c=o&&o.parentNode==e.target?Le(o):e.target.childNodes.length,d=r.localPosFromDOM(e.target,c,1);return{from:l,to:d}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:(this.lastChangedTextNode=e.target,{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let sf=new WeakMap,lf=!1;function rS(t){if(!sf.has(t)&&(sf.set(t,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(t.dom).whiteSpace)!==-1)){if(t.requiresGeckoHackNode=kt,lf)return;console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),lf=!0}}function af(t,e){let n=e.startContainer,r=e.startOffset,i=e.endContainer,o=e.endOffset,s=t.domAtPos(t.state.selection.anchor);return Bn(s.node,s.offset,i,o)&&([n,r,i,o]=[i,o,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:o}}function iS(t,e){if(e.getComposedRanges){let i=e.getComposedRanges(t.root)[0];if(i)return af(t,i)}let n;function r(i){i.preventDefault(),i.stopImmediatePropagation(),n=i.getTargetRanges()[0]}return t.dom.addEventListener("beforeinput",r,!0),document.execCommand("indent"),t.dom.removeEventListener("beforeinput",r,!0),n?af(t,n):null}function oS(t,e){for(let n=e.parentNode;n&&n!=t.dom;n=n.parentNode){let r=t.docView.nearestDesc(n,!0);if(r&&r.node.isBlock)return n}return null}function sS(t,e,n){let{node:r,fromOffset:i,toOffset:o,from:s,to:l}=t.docView.parseRange(e,n),c=t.domSelectionRange(),d,u=c.anchorNode;if(u&&t.dom.contains(u.nodeType==1?u:u.parentNode)&&(d=[{node:u,offset:c.anchorOffset}],ao(c)||d.push({node:c.focusNode,offset:c.focusOffset})),Re&&t.input.lastKeyCode===8)for(let y=o;y>i;y--){let k=r.childNodes[y-1],S=k.pmViewDesc;if(k.nodeName=="BR"&&!S){o=y;break}if(!S||S.size)break}let f=t.state.doc,h=t.someProp("domParser")||en.fromSchema(t.state.schema),p=f.resolve(s),m=null,g=h.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:i,to:o,preserveWhitespace:p.parent.type.whitespace=="pre"?"full":!0,findPositions:d,ruleFromNode:lS,context:p});if(d&&d[0].pos!=null){let y=d[0].pos,k=d[1]&&d[1].pos;k==null&&(k=y),m={anchor:y+s,head:k+s}}return{doc:g,sel:m,from:s,to:l}}function lS(t){let e=t.pmViewDesc;if(e)return e.parseRule();if(t.nodeName=="BR"&&t.parentNode){if(Fe&&/^(ul|ol)$/i.test(t.parentNode.nodeName)){let n=document.createElement("div");return n.appendChild(document.createElement("li")),{skip:n}}else if(t.parentNode.lastChild==t||Fe&&/^(tr|table)$/i.test(t.parentNode.nodeName))return{ignore:!0}}else if(t.nodeName=="IMG"&&t.getAttribute("mark-placeholder"))return{ignore:!0};return null}const aS=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function cS(t,e,n,r,i){let o=t.input.compositionPendingChanges||(t.composing?t.input.compositionID:0);if(t.input.compositionPendingChanges=0,e<0){let A=t.input.lastSelectionTime>Date.now()-50?t.input.lastSelectionOrigin:null,B=Zs(t,A);if(B&&!t.state.selection.eq(B)){if(Re&&zt&&t.input.lastKeyCode===13&&Date.now()-100<t.input.lastKeyCodeTime&&t.someProp("handleKeyDown",j=>j(t,An(13,"Enter"))))return;let L=t.state.tr.setSelection(B);A=="pointer"?L.setMeta("pointer",!0):A=="key"&&L.scrollIntoView(),o&&L.setMeta("composition",o),t.dispatch(L)}return}let s=t.state.doc.resolve(e),l=s.sharedDepth(n);e=s.before(l+1),n=t.state.doc.resolve(n).after(l+1);let c=t.state.selection,d=sS(t,e,n),u=t.state.doc,f=u.slice(d.from,d.to),h,p;t.input.lastKeyCode===8&&Date.now()-100<t.input.lastKeyCodeTime?(h=t.state.selection.to,p="end"):(h=t.state.selection.from,p="start"),t.input.lastKeyCode=null;let m=fS(f.content,d.doc.content,d.from,h,p);if(m&&t.input.domChangeCount++,(fr&&t.input.lastIOSEnter>Date.now()-225||zt)&&i.some(A=>A.nodeType==1&&!aS.test(A.nodeName))&&(!m||m.endA>=m.endB)&&t.someProp("handleKeyDown",A=>A(t,An(13,"Enter")))){t.input.lastIOSEnter=0;return}if(!m)if(r&&c instanceof ie&&!c.empty&&c.$head.sameParent(c.$anchor)&&!t.composing&&!(d.sel&&d.sel.anchor!=d.sel.head))m={start:c.from,endA:c.to,endB:c.to};else{if(d.sel){let A=cf(t,t.state.doc,d.sel);if(A&&!A.eq(t.state.selection)){let B=t.state.tr.setSelection(A);o&&B.setMeta("composition",o),t.dispatch(B)}}return}t.state.selection.from<t.state.selection.to&&m.start==m.endB&&t.state.selection instanceof ie&&(m.start>t.state.selection.from&&m.start<=t.state.selection.from+2&&t.state.selection.from>=d.from?m.start=t.state.selection.from:m.endA<t.state.selection.to&&m.endA>=t.state.selection.to-2&&t.state.selection.to<=d.to&&(m.endB+=t.state.selection.to-m.endA,m.endA=t.state.selection.to)),Je&&sn<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>d.from&&d.doc.textBetween(m.start-d.from-1,m.start-d.from+1)==" "&&(m.start--,m.endA--,m.endB--);let g=d.doc.resolveNoCache(m.start-d.from),y=d.doc.resolveNoCache(m.endB-d.from),k=u.resolve(m.start),S=g.sameParent(y)&&g.parent.inlineContent&&k.end()>=m.endA,$;if((fr&&t.input.lastIOSEnter>Date.now()-225&&(!S||i.some(A=>A.nodeName=="DIV"||A.nodeName=="P"))||!S&&g.pos<d.doc.content.size&&!g.sameParent(y)&&($=ce.findFrom(d.doc.resolve(g.pos+1),1,!0))&&$.head==y.pos)&&t.someProp("handleKeyDown",A=>A(t,An(13,"Enter")))){t.input.lastIOSEnter=0;return}if(t.state.selection.anchor>m.start&&uS(u,m.start,m.endA,g,y)&&t.someProp("handleKeyDown",A=>A(t,An(8,"Backspace")))){zt&&Re&&t.domObserver.suppressSelectionUpdates();return}Re&&m.endB==m.start&&(t.input.lastChromeDelete=Date.now()),zt&&!S&&g.start()!=y.start()&&y.parentOffset==0&&g.depth==y.depth&&d.sel&&d.sel.anchor==d.sel.head&&d.sel.head==m.endA&&(m.endB-=2,y=d.doc.resolveNoCache(m.endB-d.from),setTimeout(()=>{t.someProp("handleKeyDown",function(A){return A(t,An(13,"Enter"))})},20));let b=m.start,v=m.endA,x,N,D;if(S){if(g.pos==y.pos)Je&&sn<=11&&g.parentOffset==0&&(t.domObserver.suppressSelectionUpdates(),setTimeout(()=>Ft(t),20)),x=t.state.tr.delete(b,v),N=u.resolve(m.start).marksAcross(u.resolve(m.endA));else if(m.endA==m.endB&&(D=dS(g.parent.content.cut(g.parentOffset,y.parentOffset),k.parent.content.cut(k.parentOffset,m.endA-k.start()))))x=t.state.tr,D.type=="add"?x.addMark(b,v,D.mark):x.removeMark(b,v,D.mark);else if(g.parent.child(g.index()).isText&&g.index()==y.index()-(y.textOffset?0:1)){let A=g.parent.textBetween(g.parentOffset,y.parentOffset);if(t.someProp("handleTextInput",B=>B(t,b,v,A)))return;x=t.state.tr.insertText(A,b,v)}}if(x||(x=t.state.tr.replace(b,v,d.doc.slice(m.start-d.from,m.endB-d.from))),d.sel){let A=cf(t,x.doc,d.sel);A&&!(Re&&t.composing&&A.empty&&(m.start!=m.endB||t.input.lastChromeDelete<Date.now()-100)&&(A.head==b||A.head==x.mapping.map(v)-1)||Je&&A.empty&&A.head==b)&&x.setSelection(A)}N&&x.ensureMarks(N),o&&x.setMeta("composition",o),t.dispatch(x.scrollIntoView())}function cf(t,e,n){return Math.max(n.anchor,n.head)>e.content.size?null:Qs(t,e.resolve(n.anchor),e.resolve(n.head))}function dS(t,e){let n=t.firstChild.marks,r=e.firstChild.marks,i=n,o=r,s,l,c;for(let u=0;u<r.length;u++)i=r[u].removeFromSet(i);for(let u=0;u<n.length;u++)o=n[u].removeFromSet(o);if(i.length==1&&o.length==0)l=i[0],s="add",c=u=>u.mark(l.addToSet(u.marks));else if(i.length==0&&o.length==1)l=o[0],s="remove",c=u=>u.mark(l.removeFromSet(u.marks));else return null;let d=[];for(let u=0;u<e.childCount;u++)d.push(c(e.child(u)));if(P.from(d).eq(t))return{mark:l,type:s}}function uS(t,e,n,r,i){if(n-e<=i.pos-r.pos||fl(r,!0,!1)<i.pos)return!1;let o=t.resolve(e);if(!r.parent.isTextblock){let l=o.nodeAfter;return l!=null&&n==e+l.nodeSize}if(o.parentOffset<o.parent.content.size||!o.parent.isTextblock)return!1;let s=t.resolve(fl(o,!0,!0));return!s.parent.isTextblock||s.pos>n||fl(s,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(s.parent.content)}function fl(t,e,n){let r=t.depth,i=e?t.end():t.pos;for(;r>0&&(e||t.indexAfter(r)==t.node(r).childCount);)r--,i++,e=!1;if(n){let o=t.node(r).maybeChild(t.indexAfter(r));for(;o&&!o.isLeaf;)o=o.firstChild,i++}return i}function fS(t,e,n,r,i){let o=t.findDiffStart(e,n);if(o==null)return null;let{a:s,b:l}=t.findDiffEnd(e,n+t.size,n+e.size);if(i=="end"){let c=Math.max(0,o-Math.min(s,l));r-=s+c-o}if(s<o&&t.size<e.size){let c=r<=o&&r>=s?o-r:0;o-=c,o&&o<e.size&&df(e.textBetween(o-1,o+1))&&(o+=c?1:-1),l=o+(l-s),s=o}else if(l<o){let c=r<=o&&r>=l?o-r:0;o-=c,o&&o<t.size&&df(t.textBetween(o-1,o+1))&&(o+=c?1:-1),s=o+(s-l),l=o}return{start:o,endA:s,endB:l}}function df(t){if(t.length!=2)return!1;let e=t.charCodeAt(0),n=t.charCodeAt(1);return e>=56320&&e<=57343&&n>=55296&&n<=56319}class hS{constructor(e,n){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new AC,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=n,this.state=n.state,this.directPlugins=n.plugins||[],this.directPlugins.forEach(mf),this.dispatch=this.dispatch.bind(this),this.dom=e&&e.mount||document.createElement("div"),e&&(e.appendChild?e.appendChild(this.dom):typeof e=="function"?e(this.dom):e.mount&&(this.mounted=!0)),this.editable=hf(this),ff(this),this.nodeViews=pf(this),this.docView=xu(this.state.doc,uf(this),ul(this),this.dom,this),this.domObserver=new nS(this,(r,i,o,s)=>cS(this,r,i,o,s)),this.domObserver.start(),DC(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let e=this._props;this._props={};for(let n in e)this._props[n]=e[n];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&ol(this);let n=this._props;this._props=e,e.plugins&&(e.plugins.forEach(mf),this.directPlugins=e.plugins),this.updateStateInner(e.state,n)}setProps(e){let n={};for(let r in this._props)n[r]=this._props[r];n.state=this.state;for(let r in e)n[r]=e[r];this.update(n)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,n){var r;let i=this.state,o=!1,s=!1;e.storedMarks&&this.composing&&(Zu(this),s=!0),this.state=e;let l=i.plugins!=e.plugins||this._props.plugins!=n.plugins;if(l||this._props.plugins!=n.plugins||this._props.nodeViews!=n.nodeViews){let p=pf(this);mS(p,this.nodeViews)&&(this.nodeViews=p,o=!0)}(l||n.handleDOMEvents!=this._props.handleDOMEvents)&&ol(this),this.editable=hf(this),ff(this);let c=ul(this),d=uf(this),u=i.plugins!=e.plugins&&!i.doc.eq(e.doc)?"reset":e.scrollToSelection>i.scrollToSelection?"to selection":"preserve",f=o||!this.docView.matchesNode(e.doc,d,c);(f||!e.selection.eq(i.selection))&&(s=!0);let h=u=="preserve"&&s&&this.dom.style.overflowAnchor==null&&K5(this);if(s){this.domObserver.stop();let p=f&&(Je||Re)&&!this.composing&&!i.selection.empty&&!e.selection.empty&&pS(i.selection,e.selection);if(f){let m=Re?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=qC(this)),(o||!this.docView.update(e.doc,d,c,this))&&(this.docView.updateOuterDeco(d),this.docView.destroy(),this.docView=xu(e.doc,d,c,this.dom,this)),m&&!this.trackWrites&&(p=!0)}p||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&yC(this))?Ft(this,p):(Nu(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(i),!((r=this.dragging)===null||r===void 0)&&r.node&&!i.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,i),u=="reset"?this.dom.scrollTop=0:u=="to selection"?this.scrollToSelection():h&&Y5(h)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))){if(!this.someProp("handleScrollToSelection",n=>n(this)))if(this.state.selection instanceof Z){let n=this.docView.domAfterPos(this.state.selection.from);n.nodeType==1&&lu(this,n.getBoundingClientRect(),e)}else lu(this,this.coordsAtPos(this.state.selection.head,1),e)}}destroyPluginViews(){let e;for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(!e||e.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let n=0;n<this.directPlugins.length;n++){let r=this.directPlugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let n=0;n<this.state.plugins.length;n++){let r=this.state.plugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let n=0;n<this.pluginViews.length;n++){let r=this.pluginViews[n];r.update&&r.update(this,e)}}updateDraggedNode(e,n){let r=e.node,i=-1;if(this.state.doc.nodeAt(r.from)==r.node)i=r.from;else{let o=r.from+(this.state.doc.content.size-n.doc.content.size);(o>0&&this.state.doc.nodeAt(o))==r.node&&(i=o)}this.dragging=new Qu(e.slice,e.move,i<0?void 0:Z.create(this.state.doc,i))}someProp(e,n){let r=this._props&&this._props[e],i;if(r!=null&&(i=n?n(r):r))return i;for(let s=0;s<this.directPlugins.length;s++){let l=this.directPlugins[s].props[e];if(l!=null&&(i=n?n(l):l))return i}let o=this.state.plugins;if(o)for(let s=0;s<o.length;s++){let l=o[s].props[e];if(l!=null&&(i=n?n(l):l))return i}}hasFocus(){if(Je){let e=this.root.activeElement;if(e==this.dom)return!0;if(!e||!this.dom.contains(e))return!1;for(;e&&this.dom!=e&&this.dom.contains(e);){if(e.contentEditable=="false")return!1;e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&J5(this.dom),Ft(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let n=this.dom.parentNode;n;n=n.parentNode)if(n.nodeType==9||n.nodeType==11&&n.host)return n.getSelection||(Object.getPrototypeOf(n).getSelection=()=>n.ownerDocument.getSelection()),this._root=n}return e||document}updateRoot(){this._root=null}posAtCoords(e){return eC(this,e)}coordsAtPos(e,n=1){return hu(this,e,n)}domAtPos(e,n=0){return this.docView.domFromPos(e,n)}nodeDOM(e){let n=this.docView.descAt(e);return n?n.nodeDOM:null}posAtDOM(e,n,r=-1){let i=this.docView.posFromDOM(e,n,r);if(i==null)throw new RangeError("DOM position not inside the editor");return i}endOfTextblock(e,n){return oC(this,n||this.state,e)}pasteHTML(e,n){return di(this,"",e,!1,n||new ClipboardEvent("paste"))}pasteText(e,n){return di(this,e,null,!0,n||new ClipboardEvent("paste"))}serializeForClipboard(e){return nl(this,e)}destroy(){this.docView&&(VC(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],ul(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,L5())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return LC(this,e)}dispatch(e){let n=this._props.dispatchTransaction;n?n.call(this,e):this.updateState(this.state.apply(e))}domSelectionRange(){let e=this.domSelection();return e?Fe&&this.root.nodeType===11&&j5(this.dom.ownerDocument)==this.dom&&iS(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}function uf(t){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(t.editable),t.someProp("attributes",n=>{if(typeof n=="function"&&(n=n(t.state)),n)for(let r in n)r=="class"?e.class+=" "+n[r]:r=="style"?e.style=(e.style?e.style+";":"")+n[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(n[r]))}),e.translate||(e.translate="no"),[rt.node(0,t.state.doc.content.size,e)]}function ff(t){if(t.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),t.cursorWrapper={dom:e,deco:rt.widget(t.state.selection.from,e,{raw:!0,marks:t.markCursor})}}else t.cursorWrapper=null}function hf(t){return!t.someProp("editable",e=>e(t.state)===!1)}function pS(t,e){let n=Math.min(t.$anchor.sharedDepth(t.head),e.$anchor.sharedDepth(e.head));return t.$anchor.start(n)!=e.$anchor.start(n)}function pf(t){let e=Object.create(null);function n(r){for(let i in r)Object.prototype.hasOwnProperty.call(e,i)||(e[i]=r[i])}return t.someProp("nodeViews",n),t.someProp("markViews",n),e}function mS(t,e){let n=0,r=0;for(let i in t){if(t[i]!=e[i])return!0;n++}for(let i in e)r++;return n!=r}function mf(t){if(t.spec.state||t.spec.filterTransaction||t.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}for(var hn={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},yo={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},gS=typeof navigator<"u"&&/Mac/.test(navigator.platform),yS=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),Ie=0;Ie<10;Ie++)hn[48+Ie]=hn[96+Ie]=String(Ie);for(var Ie=1;Ie<=24;Ie++)hn[Ie+111]="F"+Ie;for(var Ie=65;Ie<=90;Ie++)hn[Ie]=String.fromCharCode(Ie+32),yo[Ie]=String.fromCharCode(Ie);for(var hl in hn)yo.hasOwnProperty(hl)||(yo[hl]=hn[hl]);function bS(t){var e=gS&&t.metaKey&&t.shiftKey&&!t.ctrlKey&&!t.altKey||yS&&t.shiftKey&&t.key&&t.key.length==1||t.key=="Unidentified",n=!e&&t.key||(t.shiftKey?yo:hn)[t.keyCode]||t.key||"Unidentified";return n=="Esc"&&(n="Escape"),n=="Del"&&(n="Delete"),n=="Left"&&(n="ArrowLeft"),n=="Up"&&(n="ArrowUp"),n=="Right"&&(n="ArrowRight"),n=="Down"&&(n="ArrowDown"),n}const kS=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function xS(t){let e=t.split(/-(?!$)/),n=e[e.length-1];n=="Space"&&(n=" ");let r,i,o,s;for(let l=0;l<e.length-1;l++){let c=e[l];if(/^(cmd|meta|m)$/i.test(c))s=!0;else if(/^a(lt)?$/i.test(c))r=!0;else if(/^(c|ctrl|control)$/i.test(c))i=!0;else if(/^s(hift)?$/i.test(c))o=!0;else if(/^mod$/i.test(c))kS?s=!0:i=!0;else throw new Error("Unrecognized modifier name: "+c)}return r&&(n="Alt-"+n),i&&(n="Ctrl-"+n),s&&(n="Meta-"+n),o&&(n="Shift-"+n),n}function vS(t){let e=Object.create(null);for(let n in t)e[xS(n)]=t[n];return e}function pl(t,e,n=!0){return e.altKey&&(t="Alt-"+t),e.ctrlKey&&(t="Ctrl-"+t),e.metaKey&&(t="Meta-"+t),n&&e.shiftKey&&(t="Shift-"+t),t}function wS(t){return new _e({props:{handleKeyDown:gf(t)}})}function gf(t){let e=vS(t);return function(n,r){let i=bS(r),o,s=e[pl(i,r)];if(s&&s(n.state,n.dispatch,n))return!0;if(i.length==1&&i!=" "){if(r.shiftKey){let l=e[pl(i,r,!1)];if(l&&l(n.state,n.dispatch,n))return!0}if((r.shiftKey||r.altKey||r.metaKey||i.charCodeAt(0)>127)&&(o=hn[r.keyCode])&&o!=i){let l=e[pl(o,r)];if(l&&l(n.state,n.dispatch,n))return!0}}return!1}}const ml=(t,e)=>t.selection.empty?!1:(e&&e(t.tr.deleteSelection().scrollIntoView()),!0);function yf(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("backward",t):n.parentOffset>0)?null:n}const bf=(t,e,n)=>{let r=yf(t,n);if(!r)return!1;let i=gl(r);if(!i){let s=r.blockRange(),l=s&&lr(s);return l==null?!1:(e&&e(t.tr.lift(s,l).scrollIntoView()),!0)}let o=i.nodeBefore;if(Ef(t,i,e,-1))return!0;if(r.parent.content.size==0&&(yr(o,"end")||Z.isSelectable(o)))for(let s=r.depth;;s--){let l=so(t.doc,r.before(s),r.after(s),U.empty);if(l&&l.slice.size<l.to-l.from){if(e){let c=t.tr.step(l);c.setSelection(yr(o,"end")?ce.findFrom(c.doc.resolve(c.mapping.map(i.pos,-1)),-1):Z.create(c.doc,i.pos-o.nodeSize)),e(c.scrollIntoView())}return!0}if(s==1||r.node(s-1).childCount>1)break}return o.isAtom&&i.depth==r.depth-1?(e&&e(t.tr.delete(i.pos-o.nodeSize,i.pos).scrollIntoView()),!0):!1},CS=(t,e,n)=>{let r=yf(t,n);if(!r)return!1;let i=gl(r);return i?kf(t,i,e):!1},SS=(t,e,n)=>{let r=vf(t,n);if(!r)return!1;let i=yl(r);return i?kf(t,i,e):!1};function kf(t,e,n){let r=e.nodeBefore,i=r,o=e.pos-1;for(;!i.isTextblock;o--){if(i.type.spec.isolating)return!1;let u=i.lastChild;if(!u)return!1;i=u}let s=e.nodeAfter,l=s,c=e.pos+1;for(;!l.isTextblock;c++){if(l.type.spec.isolating)return!1;let u=l.firstChild;if(!u)return!1;l=u}let d=so(t.doc,o,c,U.empty);if(!d||d.from!=o||d instanceof $e&&d.slice.size>=c-o)return!1;if(n){let u=t.tr.step(d);u.setSelection(ie.create(u.doc,o)),n(u.scrollIntoView())}return!0}function yr(t,e,n=!1){for(let r=t;r;r=e=="start"?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}const xf=(t,e,n)=>{let{$head:r,empty:i}=t.selection,o=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("backward",t):r.parentOffset>0)return!1;o=gl(r)}let s=o&&o.nodeBefore;return!s||!Z.isSelectable(s)?!1:(e&&e(t.tr.setSelection(Z.create(t.doc,o.pos-s.nodeSize)).scrollIntoView()),!0)};function gl(t){if(!t.parent.type.spec.isolating)for(let e=t.depth-1;e>=0;e--){if(t.index(e)>0)return t.doc.resolve(t.before(e+1));if(t.node(e).type.spec.isolating)break}return null}function vf(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("forward",t):n.parentOffset<n.parent.content.size)?null:n}const wf=(t,e,n)=>{let r=vf(t,n);if(!r)return!1;let i=yl(r);if(!i)return!1;let o=i.nodeAfter;if(Ef(t,i,e,1))return!0;if(r.parent.content.size==0&&(yr(o,"start")||Z.isSelectable(o))){let s=so(t.doc,r.before(),r.after(),U.empty);if(s&&s.slice.size<s.to-s.from){if(e){let l=t.tr.step(s);l.setSelection(yr(o,"start")?ce.findFrom(l.doc.resolve(l.mapping.map(i.pos)),1):Z.create(l.doc,l.mapping.map(i.pos))),e(l.scrollIntoView())}return!0}}return o.isAtom&&i.depth==r.depth-1?(e&&e(t.tr.delete(i.pos,i.pos+o.nodeSize).scrollIntoView()),!0):!1},Cf=(t,e,n)=>{let{$head:r,empty:i}=t.selection,o=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("forward",t):r.parentOffset<r.parent.content.size)return!1;o=yl(r)}let s=o&&o.nodeAfter;return!s||!Z.isSelectable(s)?!1:(e&&e(t.tr.setSelection(Z.create(t.doc,o.pos)).scrollIntoView()),!0)};function yl(t){if(!t.parent.type.spec.isolating)for(let e=t.depth-1;e>=0;e--){let n=t.node(e);if(t.index(e)+1<n.childCount)return t.doc.resolve(t.after(e+1));if(n.type.spec.isolating)break}return null}const OS=(t,e)=>{let n=t.selection,r=n instanceof Z,i;if(r){if(n.node.isTextblock||!rn(t.doc,n.from))return!1;i=n.from}else if(i=oo(t.doc,n.from,-1),i==null)return!1;if(e){let o=t.tr.join(i);r&&o.setSelection(Z.create(o.doc,i-t.doc.resolve(i).nodeBefore.nodeSize)),e(o.scrollIntoView())}return!0},MS=(t,e)=>{let n=t.selection,r;if(n instanceof Z){if(n.node.isTextblock||!rn(t.doc,n.to))return!1;r=n.to}else if(r=oo(t.doc,n.to,1),r==null)return!1;return e&&e(t.tr.join(r).scrollIntoView()),!0},ES=(t,e)=>{let{$from:n,$to:r}=t.selection,i=n.blockRange(r),o=i&&lr(i);return o==null?!1:(e&&e(t.tr.lift(i,o).scrollIntoView()),!0)},Sf=(t,e)=>{let{$head:n,$anchor:r}=t.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(e&&e(t.tr.insertText(`
|
|
14
|
-
`).scrollIntoView()),!0)};function bl(t){for(let e=0;e<t.edgeCount;e++){let{type:n}=t.edge(e);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}const TS=(t,e)=>{let{$head:n,$anchor:r}=t.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let i=n.node(-1),o=n.indexAfter(-1),s=bl(i.contentMatchAt(o));if(!s||!i.canReplaceWith(o,o,s))return!1;if(e){let l=n.after(),c=t.tr.replaceWith(l,l,s.createAndFill());c.setSelection(ce.near(c.doc.resolve(l),1)),e(c.scrollIntoView())}return!0},Of=(t,e)=>{let n=t.selection,{$from:r,$to:i}=n;if(n instanceof tt||r.parent.inlineContent||i.parent.inlineContent)return!1;let o=bl(i.parent.contentMatchAt(i.indexAfter()));if(!o||!o.isTextblock)return!1;if(e){let s=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,l=t.tr.insert(s,o.createAndFill());l.setSelection(ie.create(l.doc,s+1)),e(l.scrollIntoView())}return!0},Mf=(t,e)=>{let{$cursor:n}=t.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let o=n.before();if(Pt(t.doc,o))return e&&e(t.tr.split(o).scrollIntoView()),!0}let r=n.blockRange(),i=r&&lr(r);return i==null?!1:(e&&e(t.tr.lift(r,i).scrollIntoView()),!0)};function $S(t){return(e,n)=>{let{$from:r,$to:i}=e.selection;if(e.selection instanceof Z&&e.selection.node.isBlock)return!r.parentOffset||!Pt(e.doc,r.pos)?!1:(n&&n(e.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let o=[],s,l,c=!1,d=!1;for(let p=r.depth;;p--)if(r.node(p).isBlock){c=r.end(p)==r.pos+(r.depth-p),d=r.start(p)==r.pos-(r.depth-p),l=bl(r.node(p-1).contentMatchAt(r.indexAfter(p-1))),o.unshift(c&&l?{type:l}:null),s=p;break}else{if(p==1)return!1;o.unshift(null)}let u=e.tr;(e.selection instanceof ie||e.selection instanceof tt)&&u.deleteSelection();let f=u.mapping.map(r.pos),h=Pt(u.doc,f,o.length,o);if(h||(o[0]=l?{type:l}:null,h=Pt(u.doc,f,o.length,o)),u.split(f,o.length,o),!c&&d&&r.node(s).type!=l){let p=u.mapping.map(r.before(s)),m=u.doc.resolve(p);l&&r.node(s-1).canReplaceWith(m.index(),m.index()+1,l)&&u.setNodeMarkup(u.mapping.map(r.before(s)),l)}return n&&n(u.scrollIntoView()),!0}}const NS=$S(),BS=(t,e)=>{let{$from:n,to:r}=t.selection,i,o=n.sharedDepth(r);return o==0?!1:(i=n.before(o),e&&e(t.tr.setSelection(Z.create(t.doc,i))),!0)};function AS(t,e,n){let r=e.nodeBefore,i=e.nodeAfter,o=e.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&e.parent.canReplace(o-1,o)?(n&&n(t.tr.delete(e.pos-r.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(o,o+1)||!(i.isTextblock||rn(t.doc,e.pos))?!1:(n&&n(t.tr.join(e.pos).scrollIntoView()),!0)}function Ef(t,e,n,r){let i=e.nodeBefore,o=e.nodeAfter,s,l,c=i.type.spec.isolating||o.type.spec.isolating;if(!c&&AS(t,e,n))return!0;let d=!c&&e.parent.canReplace(e.index(),e.index()+1);if(d&&(s=(l=i.contentMatchAt(i.childCount)).findWrapping(o.type))&&l.matchType(s[0]||o.type).validEnd){if(n){let p=e.pos+o.nodeSize,m=P.empty;for(let k=s.length-1;k>=0;k--)m=P.from(s[k].create(null,m));m=P.from(i.copy(m));let g=t.tr.step(new Ne(e.pos-1,p,e.pos,p,new U(m,1,0),s.length,!0)),y=g.doc.resolve(p+2*s.length);y.nodeAfter&&y.nodeAfter.type==i.type&&rn(g.doc,y.pos)&&g.join(y.pos),n(g.scrollIntoView())}return!0}let u=o.type.spec.isolating||r>0&&c?null:ce.findFrom(e,1),f=u&&u.$from.blockRange(u.$to),h=f&&lr(f);if(h!=null&&h>=e.depth)return n&&n(t.tr.lift(f,h).scrollIntoView()),!0;if(d&&yr(o,"start",!0)&&yr(i,"end")){let p=i,m=[];for(;m.push(p),!p.isTextblock;)p=p.lastChild;let g=o,y=1;for(;!g.isTextblock;g=g.firstChild)y++;if(p.canReplace(p.childCount,p.childCount,g.content)){if(n){let k=P.empty;for(let $=m.length-1;$>=0;$--)k=P.from(m[$].copy(k));let S=t.tr.step(new Ne(e.pos-m.length,e.pos+o.nodeSize,e.pos+y,e.pos+o.nodeSize-y,new U(k,m.length,0),0,!0));n(S.scrollIntoView())}return!0}}return!1}function Tf(t){return function(e,n){let r=e.selection,i=t<0?r.$from:r.$to,o=i.depth;for(;i.node(o).isInline;){if(!o)return!1;o--}return i.node(o).isTextblock?(n&&n(e.tr.setSelection(ie.create(e.doc,t<0?i.start(o):i.end(o)))),!0):!1}}const DS=Tf(-1),VS=Tf(1);function _S(t,e=null){return function(n,r){let{$from:i,$to:o}=n.selection,s=i.blockRange(o),l=s&&Ls(s,t,e);return l?(r&&r(n.tr.wrap(s,l).scrollIntoView()),!0):!1}}function $f(t,e=null){return function(n,r){let i=!1;for(let o=0;o<n.selection.ranges.length&&!i;o++){let{$from:{pos:s},$to:{pos:l}}=n.selection.ranges[o];n.doc.nodesBetween(s,l,(c,d)=>{if(i)return!1;if(!(!c.isTextblock||c.hasMarkup(t,e)))if(c.type==t)i=!0;else{let u=n.doc.resolve(d),f=u.index();i=u.parent.canReplaceWith(f,f+1,t)}})}if(!i)return!1;if(r){let o=n.tr;for(let s=0;s<n.selection.ranges.length;s++){let{$from:{pos:l},$to:{pos:c}}=n.selection.ranges[s];o.setBlockType(l,c,t,e)}r(o.scrollIntoView())}return!0}}function kl(...t){return function(e,n,r){for(let i=0;i<t.length;i++)if(t[i](e,n,r))return!0;return!1}}kl(ml,bf,xf),kl(ml,wf,Cf),kl(Sf,Of,Mf,NS),typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform&&os.platform()=="darwin";function LS(t,e=null){return function(n,r){let{$from:i,$to:o}=n.selection,s=i.blockRange(o);if(!s)return!1;let l=r?n.tr:null;return IS(l,s,t,e)?(r&&r(l.scrollIntoView()),!0):!1}}function IS(t,e,n,r=null){let i=!1,o=e,s=e.$from.doc;if(e.depth>=2&&e.$from.node(e.depth-1).type.compatibleContent(n)&&e.startIndex==0){if(e.$from.index(e.depth-1)==0)return!1;let c=s.resolve(e.start-2);o=new Xi(c,c,e.depth),e.endIndex<e.parent.childCount&&(e=new Xi(e.$from,s.resolve(e.$to.end(e.depth)),e.depth)),i=!0}let l=Ls(o,n,r,e);return l?(t&&PS(t,e,l,i,n),!0):!1}function PS(t,e,n,r,i){let o=P.empty;for(let u=n.length-1;u>=0;u--)o=P.from(n[u].type.create(n[u].attrs,o));t.step(new Ne(e.start-(r?2:0),e.end,e.start,e.end,new U(o,0,0),n.length,!0));let s=0;for(let u=0;u<n.length;u++)n[u].type==i&&(s=u+1);let l=n.length-s,c=e.start+n.length-(r?2:0),d=e.parent;for(let u=e.startIndex,f=e.endIndex,h=!0;u<f;u++,h=!1)!h&&Pt(t.doc,c,l)&&(t.split(c,l),c+=2*l),c+=d.child(u).nodeSize;return t}function RS(t){return function(e,n){let{$from:r,$to:i}=e.selection,o=r.blockRange(i,s=>s.childCount>0&&s.firstChild.type==t);return o?n?r.node(o.depth-1).type==t?zS(e,n,t,o):jS(e,n,o):!0:!1}}function zS(t,e,n,r){let i=t.tr,o=r.end,s=r.$to.end(r.depth);o<s&&(i.step(new Ne(o-1,s,o,s,new U(P.from(n.create(null,r.parent.copy())),1,0),1,!0)),r=new Xi(i.doc.resolve(r.$from.pos),i.doc.resolve(s),r.depth));const l=lr(r);if(l==null)return!1;i.lift(r,l);let c=i.mapping.map(o,-1)-1;return rn(i.doc,c)&&i.join(c),e(i.scrollIntoView()),!0}function jS(t,e,n){let r=t.tr,i=n.parent;for(let p=n.end,m=n.endIndex-1,g=n.startIndex;m>g;m--)p-=i.child(m).nodeSize,r.delete(p-1,p+1);let o=r.doc.resolve(n.start),s=o.nodeAfter;if(r.mapping.map(n.end)!=n.start+o.nodeAfter.nodeSize)return!1;let l=n.startIndex==0,c=n.endIndex==i.childCount,d=o.node(-1),u=o.index(-1);if(!d.canReplace(u+(l?0:1),u+1,s.content.append(c?P.empty:P.from(i))))return!1;let f=o.pos,h=f+s.nodeSize;return r.step(new Ne(f-(l?1:0),h+(c?1:0),f+1,h-1,new U((l?P.empty:P.from(i.copy(P.empty))).append(c?P.empty:P.from(i.copy(P.empty))),l?0:1,c?0:1),l?0:1)),e(r.scrollIntoView()),!0}function FS(t){return function(e,n){let{$from:r,$to:i}=e.selection,o=r.blockRange(i,d=>d.childCount>0&&d.firstChild.type==t);if(!o)return!1;let s=o.startIndex;if(s==0)return!1;let l=o.parent,c=l.child(s-1);if(c.type!=t)return!1;if(n){let d=c.lastChild&&c.lastChild.type==l.type,u=P.from(d?t.create():null),f=new U(P.from(t.create(null,P.from(l.type.create(null,u)))),d?3:1,0),h=o.start,p=o.end;n(e.tr.step(new Ne(h-(d?3:1),p,h,p,f,1,!0)).scrollIntoView())}return!0}}function bo(t){const{state:e,transaction:n}=t;let{selection:r}=n,{doc:i}=n,{storedMarks:o}=n;return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return o},get selection(){return r},get doc(){return i},get tr(){return r=n.selection,i=n.doc,o=n.storedMarks,n}}}class ko{constructor(e){this.editor=e.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=e.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:e,editor:n,state:r}=this,{view:i}=n,{tr:o}=r,s=this.buildProps(o);return Object.fromEntries(Object.entries(e).map(([l,c])=>[l,(...u)=>{const f=c(...u)(s);return!o.getMeta("preventDispatch")&&!this.hasCustomState&&i.dispatch(o),f}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,n=!0){const{rawCommands:r,editor:i,state:o}=this,{view:s}=i,l=[],c=!!e,d=e||o.tr,u=()=>(!c&&n&&!d.getMeta("preventDispatch")&&!this.hasCustomState&&s.dispatch(d),l.every(h=>h===!0)),f={...Object.fromEntries(Object.entries(r).map(([h,p])=>[h,(...g)=>{const y=this.buildProps(d,n),k=p(...g)(y);return l.push(k),f}])),run:u};return f}createCan(e){const{rawCommands:n,state:r}=this,i=!1,o=e||r.tr,s=this.buildProps(o,i);return{...Object.fromEntries(Object.entries(n).map(([c,d])=>[c,(...u)=>d(...u)({...s,dispatch:void 0})])),chain:()=>this.createChain(o,i)}}buildProps(e,n=!0){const{rawCommands:r,editor:i,state:o}=this,{view:s}=i,l={tr:e,editor:i,view:s,state:bo({state:o,transaction:e}),dispatch:n?()=>{}:void 0,chain:()=>this.createChain(e,n),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(r).map(([c,d])=>[c,(...u)=>d(...u)(l)]))}};return l}}class HS{constructor(){this.callbacks={}}on(e,n){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(n),this}emit(e,...n){const r=this.callbacks[e];return r&&r.forEach(i=>i.apply(this,n)),this}off(e,n){const r=this.callbacks[e];return r&&(n?this.callbacks[e]=r.filter(i=>i!==n):delete this.callbacks[e]),this}once(e,n){const r=(...i)=>{this.off(e,r),n.apply(this,i)};return this.on(e,r)}removeAllListeners(){this.callbacks={}}}function J(t,e,n){return t.config[e]===void 0&&t.parent?J(t.parent,e,n):typeof t.config[e]=="function"?t.config[e].bind({...n,parent:t.parent?J(t.parent,e,n):null}):t.config[e]}function xo(t){const e=t.filter(i=>i.type==="extension"),n=t.filter(i=>i.type==="node"),r=t.filter(i=>i.type==="mark");return{baseExtensions:e,nodeExtensions:n,markExtensions:r}}function Nf(t){const e=[],{nodeExtensions:n,markExtensions:r}=xo(t),i=[...n,...r],o={default:null,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return t.forEach(s=>{const l={name:s.name,options:s.options,storage:s.storage,extensions:i},c=J(s,"addGlobalAttributes",l);if(!c)return;c().forEach(u=>{u.types.forEach(f=>{Object.entries(u.attributes).forEach(([h,p])=>{e.push({type:f,name:h,attribute:{...o,...p}})})})})}),i.forEach(s=>{const l={name:s.name,options:s.options,storage:s.storage},c=J(s,"addAttributes",l);if(!c)return;const d=c();Object.entries(d).forEach(([u,f])=>{const h={...o,...f};typeof(h==null?void 0:h.default)=="function"&&(h.default=h.default()),h!=null&&h.isRequired&&(h==null?void 0:h.default)===void 0&&delete h.default,e.push({type:s.name,name:u,attribute:h})})}),e}function Be(t,e){if(typeof t=="string"){if(!e.nodes[t])throw Error(`There is no node type named '${t}'. Maybe you forgot to add the extension?`);return e.nodes[t]}return t}function ve(...t){return t.filter(e=>!!e).reduce((e,n)=>{const r={...e};return Object.entries(n).forEach(([i,o])=>{if(!r[i]){r[i]=o;return}if(i==="class"){const l=o?String(o).split(" "):[],c=r[i]?r[i].split(" "):[],d=l.filter(u=>!c.includes(u));r[i]=[...c,...d].join(" ")}else if(i==="style"){const l=o?o.split(";").map(u=>u.trim()).filter(Boolean):[],c=r[i]?r[i].split(";").map(u=>u.trim()).filter(Boolean):[],d=new Map;c.forEach(u=>{const[f,h]=u.split(":").map(p=>p.trim());d.set(f,h)}),l.forEach(u=>{const[f,h]=u.split(":").map(p=>p.trim());d.set(f,h)}),r[i]=Array.from(d.entries()).map(([u,f])=>`${u}: ${f}`).join("; ")}else r[i]=o}),r},{})}function xl(t,e){return e.filter(n=>n.type===t.type.name).filter(n=>n.attribute.rendered).map(n=>n.attribute.renderHTML?n.attribute.renderHTML(t.attrs)||{}:{[n.name]:t.attrs[n.name]}).reduce((n,r)=>ve(n,r),{})}function Bf(t){return typeof t=="function"}function ue(t,e=void 0,...n){return Bf(t)?e?t.bind(e)(...n):t(...n):t}function WS(t={}){return Object.keys(t).length===0&&t.constructor===Object}function US(t){return typeof t!="string"?t:t.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(t):t==="true"?!0:t==="false"?!1:t}function Af(t,e){return"style"in t?t:{...t,getAttrs:n=>{const r=t.getAttrs?t.getAttrs(n):t.attrs;if(r===!1)return!1;const i=e.reduce((o,s)=>{const l=s.attribute.parseHTML?s.attribute.parseHTML(n):US(n.getAttribute(s.name));return l==null?o:{...o,[s.name]:l}},{});return{...r,...i}}}}function Df(t){return Object.fromEntries(Object.entries(t).filter(([e,n])=>e==="attrs"&&WS(n)?!1:n!=null))}function qS(t,e){var n;const r=Nf(t),{nodeExtensions:i,markExtensions:o}=xo(t),s=(n=i.find(d=>J(d,"topNode")))===null||n===void 0?void 0:n.name,l=Object.fromEntries(i.map(d=>{const u=r.filter(k=>k.type===d.name),f={name:d.name,options:d.options,storage:d.storage,editor:e},h=t.reduce((k,S)=>{const $=J(S,"extendNodeSchema",f);return{...k,...$?$(d):{}}},{}),p=Df({...h,content:ue(J(d,"content",f)),marks:ue(J(d,"marks",f)),group:ue(J(d,"group",f)),inline:ue(J(d,"inline",f)),atom:ue(J(d,"atom",f)),selectable:ue(J(d,"selectable",f)),draggable:ue(J(d,"draggable",f)),code:ue(J(d,"code",f)),whitespace:ue(J(d,"whitespace",f)),linebreakReplacement:ue(J(d,"linebreakReplacement",f)),defining:ue(J(d,"defining",f)),isolating:ue(J(d,"isolating",f)),attrs:Object.fromEntries(u.map(k=>{var S;return[k.name,{default:(S=k==null?void 0:k.attribute)===null||S===void 0?void 0:S.default}]}))}),m=ue(J(d,"parseHTML",f));m&&(p.parseDOM=m.map(k=>Af(k,u)));const g=J(d,"renderHTML",f);g&&(p.toDOM=k=>g({node:k,HTMLAttributes:xl(k,u)}));const y=J(d,"renderText",f);return y&&(p.toText=y),[d.name,p]})),c=Object.fromEntries(o.map(d=>{const u=r.filter(y=>y.type===d.name),f={name:d.name,options:d.options,storage:d.storage,editor:e},h=t.reduce((y,k)=>{const S=J(k,"extendMarkSchema",f);return{...y,...S?S(d):{}}},{}),p=Df({...h,inclusive:ue(J(d,"inclusive",f)),excludes:ue(J(d,"excludes",f)),group:ue(J(d,"group",f)),spanning:ue(J(d,"spanning",f)),code:ue(J(d,"code",f)),attrs:Object.fromEntries(u.map(y=>{var k;return[y.name,{default:(k=y==null?void 0:y.attribute)===null||k===void 0?void 0:k.default}]}))}),m=ue(J(d,"parseHTML",f));m&&(p.parseDOM=m.map(y=>Af(y,u)));const g=J(d,"renderHTML",f);return g&&(p.toDOM=y=>g({mark:y,HTMLAttributes:xl(y,u)})),[d.name,p]}));return new Cd({topNode:s,nodes:l,marks:c})}function vl(t,e){return e.nodes[t]||e.marks[t]||null}function Vf(t,e){return Array.isArray(e)?e.some(n=>(typeof n=="string"?n:n.name)===t.name):e}function wl(t,e){const n=Nn.fromSchema(e).serializeFragment(t),i=document.implementation.createHTMLDocument().createElement("div");return i.appendChild(n),i.innerHTML}const KS=(t,e=500)=>{let n="";const r=t.parentOffset;return t.parent.nodesBetween(Math.max(0,r-e),r,(i,o,s,l)=>{var c,d;const u=((d=(c=i.type.spec).toText)===null||d===void 0?void 0:d.call(c,{node:i,pos:o,parent:s,index:l}))||i.textContent||"%leaf%";n+=i.isAtom&&!i.isText?u:u.slice(0,Math.max(0,r-o))}),n};function Cl(t){return Object.prototype.toString.call(t)==="[object RegExp]"}class vo{constructor(e){this.find=e.find,this.handler=e.handler}}const YS=(t,e)=>{if(Cl(e))return e.exec(t);const n=e(t);if(!n)return null;const r=[n.text];return r.index=n.index,r.input=t,r.data=n.data,n.replaceWith&&(n.text.includes(n.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(n.replaceWith)),r};function wo(t){var e;const{editor:n,from:r,to:i,text:o,rules:s,plugin:l}=t,{view:c}=n;if(c.composing)return!1;const d=c.state.doc.resolve(r);if(d.parent.type.spec.code||!((e=d.nodeBefore||d.nodeAfter)===null||e===void 0)&&e.marks.find(h=>h.type.spec.code))return!1;let u=!1;const f=KS(d)+o;return s.forEach(h=>{if(u)return;const p=YS(f,h.find);if(!p)return;const m=c.state.tr,g=bo({state:c.state,transaction:m}),y={from:r-(p[0].length-o.length),to:i},{commands:k,chain:S,can:$}=new ko({editor:n,state:g});h.handler({state:g,range:y,match:p,commands:k,chain:S,can:$})===null||!m.steps.length||(m.setMeta(l,{transform:m,from:r,to:i,text:o}),c.dispatch(m),u=!0)}),u}function JS(t){const{editor:e,rules:n}=t,r=new _e({state:{init(){return null},apply(i,o,s){const l=i.getMeta(r);if(l)return l;const c=i.getMeta("applyInputRules");return!!c&&setTimeout(()=>{let{text:u}=c;typeof u=="string"?u=u:u=wl(P.from(u),s.schema);const{from:f}=c,h=f+u.length;wo({editor:e,from:f,to:h,text:u,rules:n,plugin:r})}),i.selectionSet||i.docChanged?null:o}},props:{handleTextInput(i,o,s,l){return wo({editor:e,from:o,to:s,text:l,rules:n,plugin:r})},handleDOMEvents:{compositionend:i=>(setTimeout(()=>{const{$cursor:o}=i.state.selection;o&&wo({editor:e,from:o.pos,to:o.pos,text:"",rules:n,plugin:r})}),!1)},handleKeyDown(i,o){if(o.key!=="Enter")return!1;const{$cursor:s}=i.state.selection;return s?wo({editor:e,from:s.pos,to:s.pos,text:`
|
|
15
|
-
`,rules:n,plugin:r}):!1}},isInputRules:!0});return r}function
|
|
16
|
-
|
|
17
|
-
`,textSerializers:s={}}=n||{};let l="";return t.nodesBetween(r,i,(c,d,u,f)=>{var h;c.isBlock&&d>r&&(l+=o);const p=s==null?void 0:s[c.type.name];if(p)return u&&(l+=p({node:c,pos:d,parent:u,index:f,range:e})),!1;c.isText&&(l+=(h=c==null?void 0:c.text)===null||h===void 0?void 0:h.slice(Math.max(r,d)-d,i-d))}),l}function Lf(t){return Object.fromEntries(Object.entries(t.nodes).filter(([,e])=>e.spec.toText).map(([e,n])=>[e,n.spec.toText]))}const iO=Ee.create({name:"clipboardTextSerializer",addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new _e({key:new nt("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:t}=this,{state:e,schema:n}=t,{doc:r,selection:i}=e,{ranges:o}=i,s=Math.min(...o.map(u=>u.$from.pos)),l=Math.max(...o.map(u=>u.$to.pos)),c=Lf(n);return _f(r,{from:s,to:l},{...this.options.blockSeparator!==void 0?{blockSeparator:this.options.blockSeparator}:{},textSerializers:c})}}})]}}),oO=()=>({editor:t,view:e})=>(requestAnimationFrame(()=>{var n;t.isDestroyed||(e.dom.blur(),(n=window==null?void 0:window.getSelection())===null||n===void 0||n.removeAllRanges())}),!0),sO=(t=!1)=>({commands:e})=>e.setContent("",t),lO=()=>({state:t,tr:e,dispatch:n})=>{const{selection:r}=e,{ranges:i}=r;return n&&i.forEach(({$from:o,$to:s})=>{t.doc.nodesBetween(o.pos,s.pos,(l,c)=>{if(l.type.isText)return;const{doc:d,mapping:u}=e,f=d.resolve(u.map(c)),h=d.resolve(u.map(c+l.nodeSize)),p=f.blockRange(h);if(!p)return;const m=lr(p);if(l.type.isTextblock){const{defaultType:g}=f.parent.contentMatchAt(f.index());e.setNodeMarkup(p.start,g)}(m||m===0)&&e.lift(p,m)})}),!0},aO=t=>e=>t(e),cO=()=>({state:t,dispatch:e})=>Of(t,e),dO=(t,e)=>({editor:n,tr:r})=>{const{state:i}=n,o=i.doc.slice(t.from,t.to);r.deleteRange(t.from,t.to);const s=r.mapping.map(e);return r.insert(s,o.content),r.setSelection(new ie(r.doc.resolve(s-1))),!0},uO=()=>({tr:t,dispatch:e})=>{const{selection:n}=t,r=n.$anchor.node();if(r.content.size>0)return!1;const i=t.selection.$anchor;for(let o=i.depth;o>0;o-=1)if(i.node(o).type===r.type){if(e){const l=i.before(o),c=i.after(o);t.delete(l,c).scrollIntoView()}return!0}return!1},fO=t=>({tr:e,state:n,dispatch:r})=>{const i=Be(t,n.schema),o=e.selection.$anchor;for(let s=o.depth;s>0;s-=1)if(o.node(s).type===i){if(r){const c=o.before(s),d=o.after(s);e.delete(c,d).scrollIntoView()}return!0}return!1},hO=t=>({tr:e,dispatch:n})=>{const{from:r,to:i}=t;return n&&e.delete(r,i),!0},pO=()=>({state:t,dispatch:e})=>ml(t,e),mO=()=>({commands:t})=>t.keyboardShortcut("Enter"),gO=()=>({state:t,dispatch:e})=>TS(t,e);function Mo(t,e,n={strict:!0}){const r=Object.keys(e);return r.length?r.every(i=>n.strict?e[i]===t[i]:Cl(e[i])?e[i].test(t[i]):e[i]===t[i]):!0}function If(t,e,n={}){return t.find(r=>r.type===e&&Mo(Object.fromEntries(Object.keys(n).map(i=>[i,r.attrs[i]])),n))}function Pf(t,e,n={}){return!!If(t,e,n)}function Sl(t,e,n){var r;if(!t||!e)return;let i=t.parent.childAfter(t.parentOffset);if((!i.node||!i.node.marks.some(u=>u.type===e))&&(i=t.parent.childBefore(t.parentOffset)),!i.node||!i.node.marks.some(u=>u.type===e)||(n=n||((r=i.node.marks[0])===null||r===void 0?void 0:r.attrs),!If([...i.node.marks],e,n)))return;let s=i.index,l=t.start()+i.offset,c=s+1,d=l+i.node.nodeSize;for(;s>0&&Pf([...t.parent.child(s-1).marks],e,n);)s-=1,l-=t.parent.child(s).nodeSize;for(;c<t.parent.childCount&&Pf([...t.parent.child(c).marks],e,n);)d+=t.parent.child(c).nodeSize,c+=1;return{from:l,to:d}}function pn(t,e){if(typeof t=="string"){if(!e.marks[t])throw Error(`There is no mark type named '${t}'. Maybe you forgot to add the extension?`);return e.marks[t]}return t}const yO=(t,e={})=>({tr:n,state:r,dispatch:i})=>{const o=pn(t,r.schema),{doc:s,selection:l}=n,{$from:c,from:d,to:u}=l;if(i){const f=Sl(c,o,e);if(f&&f.from<=d&&f.to>=u){const h=ie.create(s,f.from,f.to);n.setSelection(h)}}return!0},bO=t=>e=>{const n=typeof t=="function"?t(e):t;for(let r=0;r<n.length;r+=1)if(n[r](e))return!0;return!1};function Ol(t){return t instanceof ie}function Ht(t=0,e=0,n=0){return Math.min(Math.max(t,e),n)}function Rf(t,e=null){if(!e)return null;const n=ce.atStart(t),r=ce.atEnd(t);if(e==="start"||e===!0)return n;if(e==="end")return r;const i=n.from,o=r.to;return e==="all"?ie.create(t,Ht(0,i,o),Ht(t.content.size,i,o)):ie.create(t,Ht(e,i,o),Ht(e,i,o))}function kO(){return navigator.platform==="Android"||/android/i.test(navigator.userAgent)}function Ml(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}const xO=(t=null,e={})=>({editor:n,view:r,tr:i,dispatch:o})=>{e={scrollIntoView:!0,...e};const s=()=>{(Ml()||kO())&&r.dom.focus(),requestAnimationFrame(()=>{n.isDestroyed||(r.focus(),e!=null&&e.scrollIntoView&&n.commands.scrollIntoView())})};if(r.hasFocus()&&t===null||t===!1)return!0;if(o&&t===null&&!Ol(n.state.selection))return s(),!0;const l=Rf(i.doc,t)||n.state.selection,c=n.state.selection.eq(l);return o&&(c||i.setSelection(l),c&&i.storedMarks&&i.setStoredMarks(i.storedMarks),s()),!0},vO=(t,e)=>n=>t.every((r,i)=>e(r,{...n,index:i})),wO=(t,e)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},t,e),zf=t=>{const e=t.childNodes;for(let n=e.length-1;n>=0;n-=1){const r=e[n];r.nodeType===3&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?t.removeChild(r):r.nodeType===1&&zf(r)}return t};function Eo(t){const e=`<body>${t}</body>`,n=new window.DOMParser().parseFromString(e,"text/html").body;return zf(n)}function To(t,e,n){if(t instanceof Qt||t instanceof P)return t;n={slice:!0,parseOptions:{},...n};const r=typeof t=="object"&&t!==null,i=typeof t=="string";if(r)try{if(Array.isArray(t)&&t.length>0)return P.fromArray(t.map(l=>e.nodeFromJSON(l)));const s=e.nodeFromJSON(t);return n.errorOnInvalidContent&&s.check(),s}catch(o){if(n.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:o});return console.warn("[tiptap warn]: Invalid content.","Passed value:",t,"Error:",o),To("",e,n)}if(i){if(n.errorOnInvalidContent){let s=!1,l="";const c=new Cd({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:d=>(s=!0,l=typeof d=="string"?d:d.outerHTML,null)}]}})});if(n.slice?en.fromSchema(c).parseSlice(Eo(t),n.parseOptions):en.fromSchema(c).parse(Eo(t),n.parseOptions),n.errorOnInvalidContent&&s)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${l}`)})}const o=en.fromSchema(e);return n.slice?o.parseSlice(Eo(t),n.parseOptions).content:o.parse(Eo(t),n.parseOptions)}return To("",e,n)}function CO(t,e,n){const r=t.steps.length-1;if(r<e)return;const i=t.steps[r];if(!(i instanceof $e||i instanceof Ne))return;const o=t.mapping.maps[r];let s=0;o.forEach((l,c,d,u)=>{s===0&&(s=u)}),t.setSelection(ce.near(t.doc.resolve(s),n))}const SO=t=>!("type"in t),OO=(t,e,n)=>({tr:r,dispatch:i,editor:o})=>{var s;if(i){n={parseOptions:o.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n};let l;try{l=To(e,o.schema,{parseOptions:{preserveWhitespace:"full",...n.parseOptions},errorOnInvalidContent:(s=n.errorOnInvalidContent)!==null&&s!==void 0?s:o.options.enableContentCheck})}catch(m){return o.emit("contentError",{editor:o,error:m,disableCollaboration:()=>{o.storage.collaboration&&(o.storage.collaboration.isDisabled=!0)}}),!1}let{from:c,to:d}=typeof t=="number"?{from:t,to:t}:{from:t.from,to:t.to},u=!0,f=!0;if((SO(l)?l:[l]).forEach(m=>{m.check(),u=u?m.isText&&m.marks.length===0:!1,f=f?m.isBlock:!1}),c===d&&f){const{parent:m}=r.doc.resolve(c);m.isTextblock&&!m.type.spec.code&&!m.childCount&&(c-=1,d+=1)}let p;if(u){if(Array.isArray(e))p=e.map(m=>m.text||"").join("");else if(e instanceof P){let m="";e.forEach(g=>{g.text&&(m+=g.text)}),p=m}else typeof e=="object"&&e&&e.text?p=e.text:p=e;r.insertText(p,c,d)}else p=l,r.replaceWith(c,d,p);n.updateSelection&&CO(r,r.steps.length-1,-1),n.applyInputRules&&r.setMeta("applyInputRules",{from:c,text:p}),n.applyPasteRules&&r.setMeta("applyPasteRules",{from:c,text:p})}return!0},MO=()=>({state:t,dispatch:e})=>OS(t,e),EO=()=>({state:t,dispatch:e})=>MS(t,e),TO=()=>({state:t,dispatch:e})=>bf(t,e),$O=()=>({state:t,dispatch:e})=>wf(t,e),NO=()=>({state:t,dispatch:e,tr:n})=>{try{const r=oo(t.doc,t.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},BO=()=>({state:t,dispatch:e,tr:n})=>{try{const r=oo(t.doc,t.selection.$from.pos,1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},AO=()=>({state:t,dispatch:e})=>CS(t,e),DO=()=>({state:t,dispatch:e})=>SS(t,e);function jf(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function VO(t){const e=t.split(/-(?!$)/);let n=e[e.length-1];n==="Space"&&(n=" ");let r,i,o,s;for(let l=0;l<e.length-1;l+=1){const c=e[l];if(/^(cmd|meta|m)$/i.test(c))s=!0;else if(/^a(lt)?$/i.test(c))r=!0;else if(/^(c|ctrl|control)$/i.test(c))i=!0;else if(/^s(hift)?$/i.test(c))o=!0;else if(/^mod$/i.test(c))Ml()||jf()?s=!0:i=!0;else throw new Error(`Unrecognized modifier name: ${c}`)}return r&&(n=`Alt-${n}`),i&&(n=`Ctrl-${n}`),s&&(n=`Meta-${n}`),o&&(n=`Shift-${n}`),n}const _O=t=>({editor:e,view:n,tr:r,dispatch:i})=>{const o=VO(t).split(/-(?!$)/),s=o.find(d=>!["Alt","Ctrl","Meta","Shift"].includes(d)),l=new KeyboardEvent("keydown",{key:s==="Space"?" ":s,altKey:o.includes("Alt"),ctrlKey:o.includes("Ctrl"),metaKey:o.includes("Meta"),shiftKey:o.includes("Shift"),bubbles:!0,cancelable:!0}),c=e.captureTransaction(()=>{n.someProp("handleKeyDown",d=>d(n,l))});return c==null||c.steps.forEach(d=>{const u=d.map(r.mapping);u&&i&&r.maybeStep(u)}),!0};function fi(t,e,n={}){const{from:r,to:i,empty:o}=t.selection,s=e?Be(e,t.schema):null,l=[];t.doc.nodesBetween(r,i,(f,h)=>{if(f.isText)return;const p=Math.max(r,h),m=Math.min(i,h+f.nodeSize);l.push({node:f,from:p,to:m})});const c=i-r,d=l.filter(f=>s?s.name===f.node.type.name:!0).filter(f=>Mo(f.node.attrs,n,{strict:!1}));return o?!!d.length:d.reduce((f,h)=>f+h.to-h.from,0)>=c}const LO=(t,e={})=>({state:n,dispatch:r})=>{const i=Be(t,n.schema);return fi(n,i,e)?ES(n,r):!1},IO=()=>({state:t,dispatch:e})=>Mf(t,e),PO=t=>({state:e,dispatch:n})=>{const r=Be(t,e.schema);return RS(r)(e,n)},RO=()=>({state:t,dispatch:e})=>Sf(t,e);function $o(t,e){return e.nodes[t]?"node":e.marks[t]?"mark":null}function Ff(t,e){const n=typeof e=="string"?[e]:e;return Object.keys(t).reduce((r,i)=>(n.includes(i)||(r[i]=t[i]),r),{})}const zO=(t,e)=>({tr:n,state:r,dispatch:i})=>{let o=null,s=null;const l=$o(typeof t=="string"?t:t.name,r.schema);return l?(l==="node"&&(o=Be(t,r.schema)),l==="mark"&&(s=pn(t,r.schema)),i&&n.selection.ranges.forEach(c=>{r.doc.nodesBetween(c.$from.pos,c.$to.pos,(d,u)=>{o&&o===d.type&&n.setNodeMarkup(u,void 0,Ff(d.attrs,e)),s&&d.marks.length&&d.marks.forEach(f=>{s===f.type&&n.addMark(u,u+d.nodeSize,s.create(Ff(f.attrs,e)))})})}),!0):!1},jO=()=>({tr:t,dispatch:e})=>(e&&t.scrollIntoView(),!0),FO=()=>({tr:t,dispatch:e})=>{if(e){const n=new tt(t.doc);t.setSelection(n)}return!0},HO=()=>({state:t,dispatch:e})=>xf(t,e),WO=()=>({state:t,dispatch:e})=>Cf(t,e),UO=()=>({state:t,dispatch:e})=>BS(t,e),qO=()=>({state:t,dispatch:e})=>VS(t,e),KO=()=>({state:t,dispatch:e})=>DS(t,e);function El(t,e,n={},r={}){return To(t,e,{slice:!1,parseOptions:n,errorOnInvalidContent:r.errorOnInvalidContent})}const YO=(t,e=!1,n={},r={})=>({editor:i,tr:o,dispatch:s,commands:l})=>{var c,d;const{doc:u}=o;if(n.preserveWhitespace!=="full"){const f=El(t,i.schema,n,{errorOnInvalidContent:(c=r.errorOnInvalidContent)!==null&&c!==void 0?c:i.options.enableContentCheck});return s&&o.replaceWith(0,u.content.size,f).setMeta("preventUpdate",!e),!0}return s&&o.setMeta("preventUpdate",!e),l.insertContentAt({from:0,to:u.content.size},t,{parseOptions:n,errorOnInvalidContent:(d=r.errorOnInvalidContent)!==null&&d!==void 0?d:i.options.enableContentCheck})};function No(t,e){const n=pn(e,t.schema),{from:r,to:i,empty:o}=t.selection,s=[];o?(t.storedMarks&&s.push(...t.storedMarks),s.push(...t.selection.$head.marks())):t.doc.nodesBetween(r,i,c=>{s.push(...c.marks)});const l=s.find(c=>c.type.name===n.name);return l?{...l.attrs}:{}}function JO(t){for(let e=0;e<t.edgeCount;e+=1){const{type:n}=t.edge(e);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}function GO(t,e){for(let n=t.depth;n>0;n-=1){const r=t.node(n);if(e(r))return{pos:n>0?t.before(n):0,start:t.start(n),depth:n,node:r}}}function Tl(t){return e=>GO(e.$from,t)}function ZO(t,e){const n={from:0,to:t.content.size};return _f(t,n,e)}function XO(t,e){const n=Be(e,t.schema),{from:r,to:i}=t.selection,o=[];t.doc.nodesBetween(r,i,l=>{o.push(l)});const s=o.reverse().find(l=>l.type.name===n.name);return s?{...s.attrs}:{}}function QO(t,e){const n=$o(typeof e=="string"?e:e.name,t.schema);return n==="node"?XO(t,e):n==="mark"?No(t,e):{}}function Hf(t,e,n){const r=[];return t===e?n.resolve(t).marks().forEach(i=>{const o=n.resolve(t),s=Sl(o,i.type);s&&r.push({mark:i,...s})}):n.nodesBetween(t,e,(i,o)=>{!i||(i==null?void 0:i.nodeSize)===void 0||r.push(...i.marks.map(s=>({from:o,to:o+i.nodeSize,mark:s})))}),r}function Bo(t,e,n){return Object.fromEntries(Object.entries(n).filter(([r])=>{const i=t.find(o=>o.type===e&&o.name===r);return i?i.attribute.keepOnSplit:!1}))}function $l(t,e,n={}){const{empty:r,ranges:i}=t.selection,o=e?pn(e,t.schema):null;if(r)return!!(t.storedMarks||t.selection.$from.marks()).filter(f=>o?o.name===f.type.name:!0).find(f=>Mo(f.attrs,n,{strict:!1}));let s=0;const l=[];if(i.forEach(({$from:f,$to:h})=>{const p=f.pos,m=h.pos;t.doc.nodesBetween(p,m,(g,y)=>{if(!g.isText&&!g.marks.length)return;const k=Math.max(p,y),S=Math.min(m,y+g.nodeSize),$=S-k;s+=$,l.push(...g.marks.map(b=>({mark:b,from:k,to:S})))})}),s===0)return!1;const c=l.filter(f=>o?o.name===f.mark.type.name:!0).filter(f=>Mo(f.mark.attrs,n,{strict:!1})).reduce((f,h)=>f+h.to-h.from,0),d=l.filter(f=>o?f.mark.type!==o&&f.mark.type.excludes(o):!0).reduce((f,h)=>f+h.to-h.from,0);return(c>0?c+d:c)>=s}function e3(t,e,n={}){if(!e)return fi(t,null,n)||$l(t,null,n);const r=$o(e,t.schema);return r==="node"?fi(t,e,n):r==="mark"?$l(t,e,n):!1}function Wf(t,e){const{nodeExtensions:n}=xo(e),r=n.find(s=>s.name===t);if(!r)return!1;const i={name:r.name,options:r.options,storage:r.storage},o=ue(J(r,"group",i));return typeof o!="string"?!1:o.split(" ").includes("list")}function Nl(t,{checkChildren:e=!0,ignoreWhitespace:n=!1}={}){var r;if(n){if(t.type.name==="hardBreak")return!0;if(t.isText)return/^\s*$/m.test((r=t.text)!==null&&r!==void 0?r:"")}if(t.isText)return!t.text;if(t.isAtom||t.isLeaf)return!1;if(t.content.childCount===0)return!0;if(e){let i=!0;return t.content.forEach(o=>{i!==!1&&(Nl(o,{ignoreWhitespace:n,checkChildren:e})||(i=!1))}),i}return!1}function t3(t){return t instanceof Z}function Uf(t,e,n){const i=t.state.doc.content.size,o=Ht(e,0,i),s=Ht(n,0,i),l=t.coordsAtPos(o),c=t.coordsAtPos(s,-1),d=Math.min(l.top,c.top),u=Math.max(l.bottom,c.bottom),f=Math.min(l.left,c.left),h=Math.max(l.right,c.right),p=h-f,m=u-d,k={top:d,bottom:u,left:f,right:h,width:p,height:m,x:f,y:d};return{...k,toJSON:()=>k}}function n3(t,e,n){var r;const{selection:i}=e;let o=null;if(Ol(i)&&(o=i.$cursor),o){const l=(r=t.storedMarks)!==null&&r!==void 0?r:o.marks();return!!n.isInSet(l)||!l.some(c=>c.type.excludes(n))}const{ranges:s}=i;return s.some(({$from:l,$to:c})=>{let d=l.depth===0?t.doc.inlineContent&&t.doc.type.allowsMarkType(n):!1;return t.doc.nodesBetween(l.pos,c.pos,(u,f,h)=>{if(d)return!1;if(u.isInline){const p=!h||h.type.allowsMarkType(n),m=!!n.isInSet(u.marks)||!u.marks.some(g=>g.type.excludes(n));d=p&&m}return!d}),d})}const r3=(t,e={})=>({tr:n,state:r,dispatch:i})=>{const{selection:o}=n,{empty:s,ranges:l}=o,c=pn(t,r.schema);if(i)if(s){const d=No(r,c);n.addStoredMark(c.create({...d,...e}))}else l.forEach(d=>{const u=d.$from.pos,f=d.$to.pos;r.doc.nodesBetween(u,f,(h,p)=>{const m=Math.max(p,u),g=Math.min(p+h.nodeSize,f);h.marks.find(k=>k.type===c)?h.marks.forEach(k=>{c===k.type&&n.addMark(m,g,c.create({...k.attrs,...e}))}):n.addMark(m,g,c.create(e))})});return n3(r,n,c)},i3=(t,e)=>({tr:n})=>(n.setMeta(t,e),!0),o3=(t,e={})=>({state:n,dispatch:r,chain:i})=>{const o=Be(t,n.schema);let s;return n.selection.$anchor.sameParent(n.selection.$head)&&(s=n.selection.$anchor.parent.attrs),o.isTextblock?i().command(({commands:l})=>$f(o,{...s,...e})(n)?!0:l.clearNodes()).command(({state:l})=>$f(o,{...s,...e})(l,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},s3=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,i=Ht(t,0,r.content.size),o=Z.create(r,i);e.setSelection(o)}return!0},l3=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,{from:i,to:o}=typeof t=="number"?{from:t,to:t}:t,s=ie.atStart(r).from,l=ie.atEnd(r).to,c=Ht(i,s,l),d=Ht(o,s,l),u=ie.create(r,c,d);e.setSelection(u)}return!0},a3=t=>({state:e,dispatch:n})=>{const r=Be(t,e.schema);return FS(r)(e,n)};function qf(t,e){const n=t.storedMarks||t.selection.$to.parentOffset&&t.selection.$from.marks();if(n){const r=n.filter(i=>e==null?void 0:e.includes(i.type.name));t.tr.ensureMarks(r)}}const c3=({keepMarks:t=!0}={})=>({tr:e,state:n,dispatch:r,editor:i})=>{const{selection:o,doc:s}=e,{$from:l,$to:c}=o,d=i.extensionManager.attributes,u=Bo(d,l.node().type.name,l.node().attrs);if(o instanceof Z&&o.node.isBlock)return!l.parentOffset||!Pt(s,l.pos)?!1:(r&&(t&&qf(n,i.extensionManager.splittableMarks),e.split(l.pos).scrollIntoView()),!0);if(!l.parent.isBlock)return!1;const f=c.parentOffset===c.parent.content.size,h=l.depth===0?void 0:JO(l.node(-1).contentMatchAt(l.indexAfter(-1)));let p=f&&h?[{type:h,attrs:u}]:void 0,m=Pt(e.doc,e.mapping.map(l.pos),1,p);if(!p&&!m&&Pt(e.doc,e.mapping.map(l.pos),1,h?[{type:h}]:void 0)&&(m=!0,p=h?[{type:h,attrs:u}]:void 0),r){if(m&&(o instanceof ie&&e.deleteSelection(),e.split(e.mapping.map(l.pos),1,p),h&&!f&&!l.parentOffset&&l.parent.type!==h)){const g=e.mapping.map(l.before()),y=e.doc.resolve(g);l.node(-1).canReplaceWith(y.index(),y.index()+1,h)&&e.setNodeMarkup(e.mapping.map(l.before()),h)}t&&qf(n,i.extensionManager.splittableMarks),e.scrollIntoView()}return m},d3=(t,e={})=>({tr:n,state:r,dispatch:i,editor:o})=>{var s;const l=Be(t,r.schema),{$from:c,$to:d}=r.selection,u=r.selection.node;if(u&&u.isBlock||c.depth<2||!c.sameParent(d))return!1;const f=c.node(-1);if(f.type!==l)return!1;const h=o.extensionManager.attributes;if(c.parent.content.size===0&&c.node(-1).childCount===c.indexAfter(-1)){if(c.depth===2||c.node(-3).type!==l||c.index(-2)!==c.node(-2).childCount-1)return!1;if(i){let k=P.empty;const S=c.index(-1)?1:c.index(-2)?2:3;for(let D=c.depth-S;D>=c.depth-3;D-=1)k=P.from(c.node(D).copy(k));const $=c.indexAfter(-1)<c.node(-2).childCount?1:c.indexAfter(-2)<c.node(-3).childCount?2:3,b={...Bo(h,c.node().type.name,c.node().attrs),...e},v=((s=l.contentMatch.defaultType)===null||s===void 0?void 0:s.createAndFill(b))||void 0;k=k.append(P.from(l.createAndFill(null,v)||void 0));const x=c.before(c.depth-(S-1));n.replace(x,c.after(-$),new U(k,4-S,0));let N=-1;n.doc.nodesBetween(x,n.doc.content.size,(D,A)=>{if(N>-1)return!1;D.isTextblock&&D.content.size===0&&(N=A+1)}),N>-1&&n.setSelection(ie.near(n.doc.resolve(N))),n.scrollIntoView()}return!0}const p=d.pos===c.end()?f.contentMatchAt(0).defaultType:null,m={...Bo(h,f.type.name,f.attrs),...e},g={...Bo(h,c.node().type.name,c.node().attrs),...e};n.delete(c.pos,d.pos);const y=p?[{type:l,attrs:m},{type:p,attrs:g}]:[{type:l,attrs:m}];if(!Pt(n.doc,c.pos,2))return!1;if(i){const{selection:k,storedMarks:S}=r,{splittableMarks:$}=o.extensionManager,b=S||k.$to.parentOffset&&k.$from.marks();if(n.split(c.pos,2,y).scrollIntoView(),!b||!i)return!0;const v=b.filter(x=>$.includes(x.type.name));n.ensureMarks(v)}return!0},Bl=(t,e)=>{const n=Tl(s=>s.type===e)(t.selection);if(!n)return!0;const r=t.doc.resolve(Math.max(0,n.pos-1)).before(n.depth);if(r===void 0)return!0;const i=t.doc.nodeAt(r);return n.node.type===(i==null?void 0:i.type)&&rn(t.doc,n.pos)&&t.join(n.pos),!0},Al=(t,e)=>{const n=Tl(s=>s.type===e)(t.selection);if(!n)return!0;const r=t.doc.resolve(n.start).after(n.depth);if(r===void 0)return!0;const i=t.doc.nodeAt(r);return n.node.type===(i==null?void 0:i.type)&&rn(t.doc,r)&&t.join(r),!0};var u3=Object.freeze({__proto__:null,blur:oO,clearContent:sO,clearNodes:lO,command:aO,createParagraphNear:cO,cut:dO,deleteCurrentNode:uO,deleteNode:fO,deleteRange:hO,deleteSelection:pO,enter:mO,exitCode:gO,extendMarkRange:yO,first:bO,focus:xO,forEach:vO,insertContent:wO,insertContentAt:OO,joinBackward:TO,joinDown:EO,joinForward:$O,joinItemBackward:NO,joinItemForward:BO,joinTextblockBackward:AO,joinTextblockForward:DO,joinUp:MO,keyboardShortcut:_O,lift:LO,liftEmptyBlock:IO,liftListItem:PO,newlineInCode:RO,resetAttributes:zO,scrollIntoView:jO,selectAll:FO,selectNodeBackward:HO,selectNodeForward:WO,selectParentNode:UO,selectTextblockEnd:qO,selectTextblockStart:KO,setContent:YO,setMark:r3,setMeta:i3,setNode:o3,setNodeSelection:s3,setTextSelection:l3,sinkListItem:a3,splitBlock:c3,splitListItem:d3,toggleList:(t,e,n,r={})=>({editor:i,tr:o,state:s,dispatch:l,chain:c,commands:d,can:u})=>{const{extensions:f,splittableMarks:h}=i.extensionManager,p=Be(t,s.schema),m=Be(e,s.schema),{selection:g,storedMarks:y}=s,{$from:k,$to:S}=g,$=k.blockRange(S),b=y||g.$to.parentOffset&&g.$from.marks();if(!$)return!1;const v=Tl(x=>Wf(x.type.name,f))(g);if($.depth>=1&&v&&$.depth-v.depth<=1){if(v.node.type===p)return d.liftListItem(m);if(Wf(v.node.type.name,f)&&p.validContent(v.node.content)&&l)return c().command(()=>(o.setNodeMarkup(v.pos,p),!0)).command(()=>Bl(o,p)).command(()=>Al(o,p)).run()}return!n||!b||!l?c().command(()=>u().wrapInList(p,r)?!0:d.clearNodes()).wrapInList(p,r).command(()=>Bl(o,p)).command(()=>Al(o,p)).run():c().command(()=>{const x=u().wrapInList(p,r),N=b.filter(D=>h.includes(D.type.name));return o.ensureMarks(N),x?!0:d.clearNodes()}).wrapInList(p,r).command(()=>Bl(o,p)).command(()=>Al(o,p)).run()},toggleMark:(t,e={},n={})=>({state:r,commands:i})=>{const{extendEmptyMarkRange:o=!1}=n,s=pn(t,r.schema);return $l(r,s,e)?i.unsetMark(s,{extendEmptyMarkRange:o}):i.setMark(s,e)},toggleNode:(t,e,n={})=>({state:r,commands:i})=>{const o=Be(t,r.schema),s=Be(e,r.schema),l=fi(r,o,n);let c;return r.selection.$anchor.sameParent(r.selection.$head)&&(c=r.selection.$anchor.parent.attrs),l?i.setNode(s,c):i.setNode(o,{...c,...n})},toggleWrap:(t,e={})=>({state:n,commands:r})=>{const i=Be(t,n.schema);return fi(n,i,e)?r.lift(i):r.wrapIn(i,e)},undoInputRule:()=>({state:t,dispatch:e})=>{const n=t.plugins;for(let r=0;r<n.length;r+=1){const i=n[r];let o;if(i.spec.isInputRules&&(o=i.getState(t))){if(e){const s=t.tr,l=o.transform;for(let c=l.steps.length-1;c>=0;c-=1)s.step(l.steps[c].invert(l.docs[c]));if(o.text){const c=s.doc.resolve(o.from).marks();s.replaceWith(o.from,o.to,t.schema.text(o.text,c))}else s.delete(o.from,o.to)}return!0}}return!1},unsetAllMarks:()=>({tr:t,dispatch:e})=>{const{selection:n}=t,{empty:r,ranges:i}=n;return r||e&&i.forEach(o=>{t.removeMark(o.$from.pos,o.$to.pos)}),!0},unsetMark:(t,e={})=>({tr:n,state:r,dispatch:i})=>{var o;const{extendEmptyMarkRange:s=!1}=e,{selection:l}=n,c=pn(t,r.schema),{$from:d,empty:u,ranges:f}=l;if(!i)return!0;if(u&&s){let{from:h,to:p}=l;const m=(o=d.marks().find(y=>y.type===c))===null||o===void 0?void 0:o.attrs,g=Sl(d,c,m);g&&(h=g.from,p=g.to),n.removeMark(h,p,c)}else f.forEach(h=>{n.removeMark(h.$from.pos,h.$to.pos,c)});return n.removeStoredMark(c),!0},updateAttributes:(t,e={})=>({tr:n,state:r,dispatch:i})=>{let o=null,s=null;const l=$o(typeof t=="string"?t:t.name,r.schema);return l?(l==="node"&&(o=Be(t,r.schema)),l==="mark"&&(s=pn(t,r.schema)),i&&n.selection.ranges.forEach(c=>{const d=c.$from.pos,u=c.$to.pos;let f,h,p,m;n.selection.empty?r.doc.nodesBetween(d,u,(g,y)=>{o&&o===g.type&&(p=Math.max(y,d),m=Math.min(y+g.nodeSize,u),f=y,h=g)}):r.doc.nodesBetween(d,u,(g,y)=>{y<d&&o&&o===g.type&&(p=Math.max(y,d),m=Math.min(y+g.nodeSize,u),f=y,h=g),y>=d&&y<=u&&(o&&o===g.type&&n.setNodeMarkup(y,void 0,{...g.attrs,...e}),s&&g.marks.length&&g.marks.forEach(k=>{if(s===k.type){const S=Math.max(y,d),$=Math.min(y+g.nodeSize,u);n.addMark(S,$,s.create({...k.attrs,...e}))}}))}),h&&(f!==void 0&&n.setNodeMarkup(f,void 0,{...h.attrs,...e}),s&&h.marks.length&&h.marks.forEach(g=>{s===g.type&&n.addMark(p,m,s.create({...g.attrs,...e}))}))}),!0):!1},wrapIn:(t,e={})=>({state:n,dispatch:r})=>{const i=Be(t,n.schema);return _S(i,e)(n,r)},wrapInList:(t,e={})=>({state:n,dispatch:r})=>{const i=Be(t,n.schema);return LS(i,e)(n,r)}});const f3=Ee.create({name:"commands",addCommands(){return{...u3}}}),h3=Ee.create({name:"drop",addProseMirrorPlugins(){return[new _e({key:new nt("tiptapDrop"),props:{handleDrop:(t,e,n,r)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:n,moved:r})}}})]}}),p3=Ee.create({name:"editable",addProseMirrorPlugins(){return[new _e({key:new nt("editable"),props:{editable:()=>this.editor.options.editable}})]}}),m3=Ee.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:t}=this;return[new _e({key:new nt("focusEvents"),props:{handleDOMEvents:{focus:(e,n)=>{t.isFocused=!0;const r=t.state.tr.setMeta("focus",{event:n}).setMeta("addToHistory",!1);return e.dispatch(r),!1},blur:(e,n)=>{t.isFocused=!1;const r=t.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1);return e.dispatch(r),!1}}}})]}}),g3=Ee.create({name:"keymap",addKeyboardShortcuts(){const t=()=>this.editor.commands.first(({commands:s})=>[()=>s.undoInputRule(),()=>s.command(({tr:l})=>{const{selection:c,doc:d}=l,{empty:u,$anchor:f}=c,{pos:h,parent:p}=f,m=f.parent.isTextblock&&h>0?l.doc.resolve(h-1):f,g=m.parent.type.spec.isolating,y=f.pos-f.parentOffset,k=g&&m.parent.childCount===1?y===f.pos:ce.atStart(d).from===h;return!u||!p.type.isTextblock||p.textContent.length||!k||k&&f.parent.type.name==="paragraph"?!1:s.clearNodes()}),()=>s.deleteSelection(),()=>s.joinBackward(),()=>s.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:s})=>[()=>s.deleteSelection(),()=>s.deleteCurrentNode(),()=>s.joinForward(),()=>s.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:s})=>[()=>s.newlineInCode(),()=>s.createParagraphNear(),()=>s.liftEmptyBlock(),()=>s.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:t,"Mod-Backspace":t,"Shift-Backspace":t,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},i={...r},o={...r,"Ctrl-h":t,"Alt-Backspace":t,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return Ml()||jf()?o:i},addProseMirrorPlugins(){return[new _e({key:new nt("clearDocument"),appendTransaction:(t,e,n)=>{if(t.some(g=>g.getMeta("composition")))return;const r=t.some(g=>g.docChanged)&&!e.doc.eq(n.doc),i=t.some(g=>g.getMeta("preventClearDocument"));if(!r||i)return;const{empty:o,from:s,to:l}=e.selection,c=ce.atStart(e.doc).from,d=ce.atEnd(e.doc).to;if(o||!(s===c&&l===d)||!Nl(n.doc))return;const h=n.tr,p=bo({state:n,transaction:h}),{commands:m}=new ko({editor:this.editor,state:p});if(m.clearNodes(),!!h.steps.length)return h}})]}}),y3=Ee.create({name:"paste",addProseMirrorPlugins(){return[new _e({key:new nt("tiptapPaste"),props:{handlePaste:(t,e,n)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:n})}}})]}}),b3=Ee.create({name:"tabindex",addProseMirrorPlugins(){return[new _e({key:new nt("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}});class Pn{get name(){return this.node.type.name}constructor(e,n,r=!1,i=null){this.currentNode=null,this.actualDepth=null,this.isBlock=r,this.resolvedPos=e,this.editor=n,this.currentNode=i}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){var e;return(e=this.actualDepth)!==null&&e!==void 0?e:this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let n=this.from,r=this.to;if(this.isBlock){if(this.content.size===0){console.error(`You can’t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);return}n=this.from+1,r=this.to-1}this.editor.commands.insertContentAt({from:n,to:r},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+(this.node.isText?0:1)}get parent(){if(this.depth===0)return null;const e=this.resolvedPos.start(this.resolvedPos.depth-1),n=this.resolvedPos.doc.resolve(e);return new Pn(n,this.editor)}get before(){let e=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.from-3)),new Pn(e,this.editor)}get after(){let e=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.to+3)),new Pn(e,this.editor)}get children(){const e=[];return this.node.content.forEach((n,r)=>{const i=n.isBlock&&!n.isTextblock,o=n.isAtom&&!n.isText,s=this.pos+r+(o?0:1),l=this.resolvedPos.doc.resolve(s);if(!i&&l.depth<=this.depth)return;const c=new Pn(l,this.editor,i,i?n:null);i&&(c.actualDepth=this.depth+1),e.push(new Pn(l,this.editor,i,i?n:null))}),e}get firstChild(){return this.children[0]||null}get lastChild(){const e=this.children;return e[e.length-1]||null}closest(e,n={}){let r=null,i=this.parent;for(;i&&!r;){if(i.node.type.name===e)if(Object.keys(n).length>0){const o=i.node.attrs,s=Object.keys(n);for(let l=0;l<s.length;l+=1){const c=s[l];if(o[c]!==n[c])break}}else r=i;i=i.parent}return r}querySelector(e,n={}){return this.querySelectorAll(e,n,!0)[0]||null}querySelectorAll(e,n={},r=!1){let i=[];if(!this.children||this.children.length===0)return i;const o=Object.keys(n);return this.children.forEach(s=>{r&&i.length>0||(s.node.type.name===e&&o.every(c=>n[c]===s.node.attrs[c])&&i.push(s),!(r&&i.length>0)&&(i=i.concat(s.querySelectorAll(e,n,r))))}),i}setAttribute(e){const{tr:n}=this.editor.state;n.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(n)}}const k3=`.ProseMirror {
|
|
5
|
+
*/function Te(t){return typeof t=="function"}function fa(t){return t==null}const Jt=t=>t!==null&&!!t&&typeof t=="object"&&!Array.isArray(t);function Ho(t){return Number(t)>=0}function gp(t){const e=parseFloat(t);return isNaN(e)?t:e}function yp(t){return typeof t=="object"&&t!==null}function bp(t){return t==null?t===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(t)}function ha(t){if(!yp(t)||bp(t)!=="[object Object]")return!1;if(Object.getPrototypeOf(t)===null)return!0;let e=t;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Ar(t,e){return Object.keys(e).forEach(n=>{if(ha(e[n])&&ha(t[n])){t[n]||(t[n]={}),Ar(t[n],e[n]);return}t[n]=e[n]}),t}function Vr(t){const e=t.split(".");if(!e.length)return"";let n=String(e[0]);for(let r=1;r<e.length;r++){if(Ho(e[r])){n+=`[${e[r]}]`;continue}n+=`.${e[r]}`}return n}const pa={};function yt(t,e){xp(t,e),pa[t]=e}function kp(t){return pa[t]}function xp(t,e){if(!Te(e))throw new Error(`Extension Error: The validator '${t}' must be a function.`)}function ma(t,e,n){typeof n.value=="object"&&(n.value=me(n.value)),!n.enumerable||n.get||n.set||!n.configurable||!n.writable||e==="__proto__"?Object.defineProperty(t,e,n):t[e]=n.value}function me(t){if(typeof t!="object")return t;var e=0,n,r,i,o=Object.prototype.toString.call(t);if(o==="[object Object]"?i=Object.create(t.__proto__||null):o==="[object Array]"?i=Array(t.length):o==="[object Set]"?(i=new Set,t.forEach(function(s){i.add(me(s))})):o==="[object Map]"?(i=new Map,t.forEach(function(s,l){i.set(me(l),me(s))})):o==="[object Date]"?i=new Date(+t):o==="[object RegExp]"?i=new RegExp(t.source,t.flags):o==="[object DataView]"?i=new t.constructor(me(t.buffer)):o==="[object ArrayBuffer]"?i=t.slice(0):o.slice(-6)==="Array]"&&(i=new t.constructor(t)),i){for(r=Object.getOwnPropertySymbols(t);e<r.length;e++)ma(i,r[e],Object.getOwnPropertyDescriptor(t,r[e]));for(e=0,r=Object.getOwnPropertyNames(t);e<r.length;e++)Object.hasOwnProperty.call(i,n=r[e])&&i[n]===t[n]||ma(i,n,Object.getOwnPropertyDescriptor(t,n))}return i||t}const Dr=Symbol("vee-validate-form"),ga=Symbol("vee-validate-field-instance"),Mi=Symbol("Default empty value"),wp=typeof window<"u";function Wo(t){return Te(t)&&!!t.__locatorRef}function bt(t){return!!t&&Te(t.parse)&&t.__type==="VVTypedSchema"}function Ei(t){return!!t&&Te(t.validate)}function _r(t){return t==="checkbox"||t==="radio"}function vp(t){return Jt(t)||Array.isArray(t)}function Cp(t){return Array.isArray(t)?t.length===0:Jt(t)&&Object.keys(t).length===0}function Ti(t){return/^\[.+\]$/i.test(t)}function Sp(t){return ya(t)&&t.multiple}function ya(t){return t.tagName==="SELECT"}function Op(t,e){const n=![!1,null,void 0,0].includes(e.multiple)&&!Number.isNaN(e.multiple);return t==="select"&&"multiple"in e&&n}function Mp(t,e){return!Op(t,e)&&e.type!=="file"&&!_r(e.type)}function ba(t){return Uo(t)&&t.target&&"submit"in t.target}function Uo(t){return t?!!(typeof Event<"u"&&Te(Event)&&t instanceof Event||t&&t.srcElement):!1}function ka(t,e){return e in t&&t[e]!==Mi}function je(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var n,r,i;if(Array.isArray(t)){if(n=t.length,n!=e.length)return!1;for(r=n;r--!==0;)if(!je(t[r],e[r]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;for(r of t.entries())if(!je(r[1],e.get(r[0])))return!1;return!0}if(xa(t)&&xa(e))return!(t.size!==e.size||t.name!==e.name||t.lastModified!==e.lastModified||t.type!==e.type);if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;return!0}if(ArrayBuffer.isView(t)&&ArrayBuffer.isView(e)){if(n=t.length,n!=e.length)return!1;for(r=n;r--!==0;)if(t[r]!==e[r])return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===e.toString();for(i=Object.keys(t),n=i.length,r=n;r--!==0;){var o=i[r];if(!je(t[o],e[o]))return!1}return!0}return t!==t&&e!==e}function xa(t){return wp?t instanceof File:!1}function qo(t){return Ti(t)?t.replace(/\[|\]/gi,""):t}function qe(t,e,n){return t?Ti(e)?t[qo(e)]:(e||"").split(/\.|\[(\d+)\]/).filter(Boolean).reduce((i,o)=>vp(i)&&o in i?i[o]:n,t):n}function Lt(t,e,n){if(Ti(e)){t[qo(e)]=n;return}const r=e.split(/\.|\[(\d+)\]/).filter(Boolean);let i=t;for(let o=0;o<r.length;o++){if(o===r.length-1){i[r[o]]=n;return}(!(r[o]in i)||fa(i[r[o]]))&&(i[r[o]]=Ho(r[o+1])?[]:{}),i=i[r[o]]}}function Ko(t,e){if(Array.isArray(t)&&Ho(e)){t.splice(Number(e),1);return}Jt(t)&&delete t[e]}function wa(t,e){if(Ti(e)){delete t[qo(e)];return}const n=e.split(/\.|\[(\d+)\]/).filter(Boolean);let r=t;for(let o=0;o<n.length;o++){if(o===n.length-1){Ko(r,n[o]);break}if(!(n[o]in r)||fa(r[n[o]]))break;r=r[n[o]]}const i=n.map((o,s)=>qe(t,n.slice(0,s).join(".")));for(let o=i.length-1;o>=0;o--)if(Cp(i[o])){if(o===0){Ko(t,n[0]);continue}Ko(i[o-1],n[o-1])}}function Ke(t){return Object.keys(t)}function Yo(t,e=void 0){const n=a.getCurrentInstance();return(n==null?void 0:n.provides[t])||a.inject(t,e)}function va(t,e,n){if(Array.isArray(t)){const r=[...t],i=r.findIndex(o=>je(o,e));return i>=0?r.splice(i,1):r.push(e),r}return je(t,e)?n:e}function Ep(t,e){let n,r;return function(...i){const o=this;return n||(n=!0,setTimeout(()=>n=!1,e),r=t.apply(o,i)),r}}function Ca(t,e=0){let n=null,r=[];return function(...i){return n&&clearTimeout(n),n=setTimeout(()=>{const o=t(...i);r.forEach(s=>s(o)),r=[]},e),new Promise(o=>r.push(o))}}function Tp(t,e){return Jt(e)&&e.number?gp(t):t}function Jo(t,e){let n;return async function(...i){const o=t(...i);n=o;const s=await o;return o!==n?s:(n=void 0,e(s,i))}}function Go(t){return Array.isArray(t)?t:t?[t]:[]}function $i(t,e){const n={};for(const r in t)e.includes(r)||(n[r]=t[r]);return n}function $p(t){let e=null,n=[];return function(...r){const i=a.nextTick(()=>{if(e!==i)return;const o=t(...r);n.forEach(s=>s(o)),n=[],e=null});return e=i,new Promise(o=>n.push(o))}}function Zo(t,e,n){return e.slots.default?typeof t=="string"||!t?e.slots.default(n()):{default:()=>{var r,i;return(i=(r=e.slots).default)===null||i===void 0?void 0:i.call(r,n())}}:e.slots.default}function Xo(t){if(Sa(t))return t._value}function Sa(t){return"_value"in t}function Np(t){return t.type==="number"||t.type==="range"?Number.isNaN(t.valueAsNumber)?t.value:t.valueAsNumber:t.value}function Ni(t){if(!Uo(t))return t;const e=t.target;if(_r(e.type)&&Sa(e))return Xo(e);if(e.type==="file"&&e.files){const n=Array.from(e.files);return e.multiple?n:n[0]}if(Sp(e))return Array.from(e.options).filter(n=>n.selected&&!n.disabled).map(Xo);if(ya(e)){const n=Array.from(e.options).find(r=>r.selected);return n?Xo(n):e.value}return Np(e)}function Oa(t){const e={};return Object.defineProperty(e,"_$$isNormalized",{value:!0,writable:!1,enumerable:!1,configurable:!1}),t?Jt(t)&&t._$$isNormalized?t:Jt(t)?Object.keys(t).reduce((n,r)=>{const i=Bp(t[r]);return t[r]!==!1&&(n[r]=Ma(i)),n},e):typeof t!="string"?e:t.split("|").reduce((n,r)=>{const i=Ap(r);return i.name&&(n[i.name]=Ma(i.params)),n},e):e}function Bp(t){return t===!0?[]:Array.isArray(t)||Jt(t)?t:[t]}function Ma(t){const e=n=>typeof n=="string"&&n[0]==="@"?Vp(n.slice(1)):n;return Array.isArray(t)?t.map(e):t instanceof RegExp?[t]:Object.keys(t).reduce((n,r)=>(n[r]=e(t[r]),n),{})}const Ap=t=>{let e=[];const n=t.split(":")[0];return t.includes(":")&&(e=t.split(":").slice(1).join(":").split(",")),{name:n,params:e}};function Vp(t){const e=n=>qe(n,t)||n[t];return e.__locatorRef=t,e}function Dp(t){return Array.isArray(t)?t.filter(Wo):Ke(t).filter(e=>Wo(t[e])).map(e=>t[e])}let _p=Object.assign({},{generateMessage:({field:t})=>`${t} is not valid.`,bails:!0,validateOnBlur:!0,validateOnChange:!0,validateOnInput:!1,validateOnModelUpdate:!0});const wn=()=>_p;async function Ea(t,e,n={}){const r=n==null?void 0:n.bails,i={name:(n==null?void 0:n.name)||"{field}",rules:e,label:n==null?void 0:n.label,bails:r??!0,formData:(n==null?void 0:n.values)||{}},s=(await Lp(i,t)).errors;return{errors:s,valid:!s.length}}async function Lp(t,e){if(bt(t.rules)||Ei(t.rules))return Pp(e,t.rules);if(Te(t.rules)||Array.isArray(t.rules)){const s={field:t.label||t.name,name:t.name,label:t.label,form:t.formData,value:e},l=Array.isArray(t.rules)?t.rules:[t.rules],c=l.length,d=[];for(let u=0;u<c;u++){const f=l[u],h=await f(e,s);if(!(typeof h!="string"&&!Array.isArray(h)&&h)){if(Array.isArray(h))d.push(...h);else{const m=typeof h=="string"?h:$a(s);d.push(m)}if(t.bails)return{errors:d}}}return{errors:d}}const n=Object.assign(Object.assign({},t),{rules:Oa(t.rules)}),r=[],i=Object.keys(n.rules),o=i.length;for(let s=0;s<o;s++){const l=i[s],c=await Rp(n,e,{name:l,params:n.rules[l]});if(c.error&&(r.push(c.error),t.bails))return{errors:r}}return{errors:r}}function Ip(t){return!!t&&t.name==="ValidationError"}function Ta(t){return{__type:"VVTypedSchema",async parse(n){var r;try{return{output:await t.validate(n,{abortEarly:!1}),errors:[]}}catch(i){if(!Ip(i))throw i;if(!(!((r=i.inner)===null||r===void 0)&&r.length)&&i.errors.length)return{errors:[{path:i.path,errors:i.errors}]};const o=i.inner.reduce((s,l)=>{const c=l.path||"";return s[c]||(s[c]={errors:[],path:c}),s[c].errors.push(...l.errors),s},{});return{errors:Object.values(o)}}}}}async function Pp(t,e){const r=await(bt(e)?e:Ta(e)).parse(t),i=[];for(const o of r.errors)o.errors.length&&i.push(...o.errors);return{errors:i}}async function Rp(t,e,n){const r=kp(n.name);if(!r)throw new Error(`No such validator '${n.name}' exists.`);const i=zp(n.params,t.formData),o={field:t.label||t.name,name:t.name,label:t.label,value:e,form:t.formData,rule:Object.assign(Object.assign({},n),{params:i})},s=await r(e,i,o);return typeof s=="string"?{error:s}:{error:s?void 0:$a(o)}}function $a(t){const e=wn().generateMessage;return e?e(t):"Field is invalid"}function zp(t,e){const n=r=>Wo(r)?r(e):r;return Array.isArray(t)?t.map(n):Object.keys(t).reduce((r,i)=>(r[i]=n(t[i]),r),{})}async function jp(t,e){const r=await(bt(t)?t:Ta(t)).parse(me(e)),i={},o={};for(const s of r.errors){const l=s.errors,c=(s.path||"").replace(/\["(\d+)"\]/g,(d,u)=>`[${u}]`);i[c]={valid:!l.length,errors:l},l.length&&(o[c]=l[0])}return{valid:!r.errors.length,results:i,errors:o,values:r.value}}async function Fp(t,e,n){const i=Ke(t).map(async d=>{var u,f,h;const p=(u=n==null?void 0:n.names)===null||u===void 0?void 0:u[d],m=await Ea(qe(e,d),t[d],{name:(p==null?void 0:p.name)||d,label:p==null?void 0:p.label,values:e,bails:(h=(f=n==null?void 0:n.bailsMap)===null||f===void 0?void 0:f[d])!==null&&h!==void 0?h:!0});return Object.assign(Object.assign({},m),{path:d})});let o=!0;const s=await Promise.all(i),l={},c={};for(const d of s)l[d.path]={valid:d.valid,errors:d.errors},d.valid||(o=!1,c[d.path]=d.errors[0]);return{valid:o,results:l,errors:c}}let Na=0;function Hp(t,e){const{value:n,initialValue:r,setInitialValue:i}=Wp(t,e.modelValue,e.form);if(!e.form){let h=function(p){var m;"value"in p&&(n.value=p.value),"errors"in p&&d(p.errors),"touched"in p&&(f.touched=(m=p.touched)!==null&&m!==void 0?m:f.touched),"initialValue"in p&&i(p.initialValue)};const{errors:c,setErrors:d}=Kp(),u=Na>=Number.MAX_SAFE_INTEGER?0:++Na,f=qp(n,r,c,e.schema);return{id:u,path:t,value:n,initialValue:r,meta:f,flags:{pendingUnmount:{[u]:!1},pendingReset:!1},errors:c,setState:h}}const o=e.form.createPathState(t,{bails:e.bails,label:e.label,type:e.type,validate:e.validate,schema:e.schema}),s=a.computed(()=>o.errors);function l(c){var d,u,f;"value"in c&&(n.value=c.value),"errors"in c&&((d=e.form)===null||d===void 0||d.setFieldError(a.unref(t),c.errors)),"touched"in c&&((u=e.form)===null||u===void 0||u.setFieldTouched(a.unref(t),(f=c.touched)!==null&&f!==void 0?f:!1)),"initialValue"in c&&i(c.initialValue)}return{id:Array.isArray(o.id)?o.id[o.id.length-1]:o.id,path:t,value:n,errors:s,meta:o,initialValue:r,flags:o.__flags,setState:l}}function Wp(t,e,n){const r=a.ref(a.unref(e));function i(){return n?qe(n.initialValues.value,a.unref(t),a.unref(r)):a.unref(r)}function o(d){if(!n){r.value=d;return}n.setFieldInitialValue(a.unref(t),d,!0)}const s=a.computed(i);if(!n)return{value:a.ref(i()),initialValue:s,setInitialValue:o};const l=Up(e,n,s,t);return n.stageInitialValue(a.unref(t),l,!0),{value:a.computed({get(){return qe(n.values,a.unref(t))},set(d){n.setFieldValue(a.unref(t),d,!1)}}),initialValue:s,setInitialValue:o}}function Up(t,e,n,r){return a.isRef(t)?a.unref(t):t!==void 0?t:qe(e.values,a.unref(r),a.unref(n))}function qp(t,e,n,r){const i=a.computed(()=>{var s,l,c;return(c=(l=(s=a.toValue(r))===null||s===void 0?void 0:s.describe)===null||l===void 0?void 0:l.call(s).required)!==null&&c!==void 0?c:!1}),o=a.reactive({touched:!1,pending:!1,valid:!0,required:i,validated:!!a.unref(n).length,initialValue:a.computed(()=>a.unref(e)),dirty:a.computed(()=>!je(a.unref(t),a.unref(e)))});return a.watch(n,s=>{o.valid=!s.length},{immediate:!0,flush:"sync"}),o}function Kp(){const t=a.ref([]);return{errors:t,setErrors:e=>{t.value=Go(e)}}}function Ba(t){process.env.NODE_ENV!=="production"&&mp({id:"vee-validate-devtools-plugin",label:"VeeValidate Plugin",packageName:"vee-validate",homepage:"https://vee-validate.logaretm.com/v4",app:t,logo:"https://vee-validate.logaretm.com/v4/logo.png"},Gp)}const Lr={},Ir={};let It;const Kn=Ep(()=>{setTimeout(async()=>{await a.nextTick(),It==null||It.sendInspectorState(Yn),It==null||It.sendInspectorTree(Yn)},100)},100);function Yp(t){const e=a.getCurrentInstance();if(!It){const n=e==null?void 0:e.appContext.app;if(!n)return;Ba(n)}Lr[t.formId]=Object.assign({},t),Lr[t.formId]._vm=e,a.onUnmounted(()=>{delete Lr[t.formId],Kn()}),Kn()}function Jp(t){const e=a.getCurrentInstance();if(!It){const n=e==null?void 0:e.appContext.app;if(!n)return;Ba(n)}Ir[t.id]=Object.assign({},t),Ir[t.id]._vm=e,a.onUnmounted(()=>{delete Ir[t.id],Kn()}),Kn()}const Yn="vee-validate-inspector",Ye={error:12405579,success:448379,unknown:5522283,white:16777215,black:0,blue:218007,purple:12157168,orange:16099682,gray:12304330};let Ce=null;function Gp(t){It=t,t.addInspector({id:Yn,icon:"rule",label:"vee-validate",noSelectionText:"Select a vee-validate node to inspect",actions:[{icon:"done_outline",tooltip:"Validate selected item",action:async()=>{if(!Ce){console.error("There is not a valid selected vee-validate node or component");return}if(Ce.type==="field"){await Ce.field.validate();return}if(Ce.type==="form"){await Ce.form.validate();return}Ce.type==="pathState"&&await Ce.form.validateField(Ce.state.path)}},{icon:"delete_sweep",tooltip:"Clear validation state of the selected item",action:()=>{if(!Ce){console.error("There is not a valid selected vee-validate node or component");return}if(Ce.type==="field"){Ce.field.resetField();return}Ce.type==="form"&&Ce.form.resetForm(),Ce.type==="pathState"&&Ce.form.resetField(Ce.state.path)}}]}),t.on.getInspectorTree(e=>{if(e.inspectorId!==Yn)return;const n=Object.values(Lr),r=Object.values(Ir);e.rootNodes=[...n.map(Zp),...r.map(i=>Qp(i))]}),t.on.getInspectorState((e,n)=>{if(e.inspectorId!==Yn||n.currentTab!==`custom-inspector:${Yn}`)return;const{form:r,field:i,state:o,type:s}=em(e.nodeId);if(r&&s==="form"){e.state=tm(r),Ce={type:"form",form:r};return}if(o&&s==="pathState"&&r){e.state=Va(o),Ce={type:"pathState",state:o,form:r};return}if(i&&s==="field"){e.state=Va({errors:i.errors.value,dirty:i.meta.dirty,valid:i.meta.valid,touched:i.meta.touched,value:i.value.value,initialValue:i.meta.initialValue}),Ce={field:i,type:"field"};return}Ce=null})}function Zp(t){const{textColor:e,bgColor:n}=Da(t.meta.value.valid),r={};Object.values(t.getAllPathStates()).forEach(s=>{Lt(r,a.unref(s.path),Xp(s,t))});function i(s,l=[]){const c=[...l].pop();return"id"in s?Object.assign(Object.assign({},s),{label:c||s.label}):Jt(s)?{id:`${l.join(".")}`,label:c||"",children:Object.keys(s).map(d=>i(s[d],[...l,d]))}:Array.isArray(s)?{id:`${l.join(".")}`,label:`${c}[]`,children:s.map((d,u)=>i(d,[...l,String(u)]))}:{id:"",label:"",children:[]}}const{children:o}=i(r);return{id:Qo(t),label:"Form",children:o,tags:[{label:"Form",textColor:e,backgroundColor:n},{label:`${t.getAllPathStates().length} fields`,textColor:Ye.white,backgroundColor:Ye.unknown}]}}function Xp(t,e){return{id:Qo(e,t),label:a.unref(t.path),tags:Aa(t.multiple,t.fieldsCount,t.type,t.valid,e)}}function Qp(t,e){return{id:Qo(e,t),label:a.unref(t.name),tags:Aa(!1,1,t.type,t.meta.valid,e)}}function Aa(t,e,n,r,i){const{textColor:o,bgColor:s}=Da(r);return[t?void 0:{label:"Field",textColor:o,backgroundColor:s},i?void 0:{label:"Standalone",textColor:Ye.black,backgroundColor:Ye.gray},n==="checkbox"?{label:"Checkbox",textColor:Ye.white,backgroundColor:Ye.blue}:void 0,n==="radio"?{label:"Radio",textColor:Ye.white,backgroundColor:Ye.purple}:void 0,t?{label:"Multiple",textColor:Ye.black,backgroundColor:Ye.orange}:void 0].filter(Boolean)}function Qo(t,e){const n=e?"path"in e?"pathState":"field":"form",r=e?"path"in e?e==null?void 0:e.path:a.unref(e==null?void 0:e.name):"",i={f:t==null?void 0:t.formId,ff:r,type:n};return btoa(encodeURIComponent(JSON.stringify(i)))}function em(t){try{const e=JSON.parse(decodeURIComponent(atob(t))),n=Lr[e.f];if(!n&&e.ff){const i=Ir[e.ff];return i?{type:e.type,field:i}:{}}if(!n)return{};const r=n.getPathState(e.ff);return{type:e.type,form:n,state:r}}catch{}return{}}function Va(t){return{"Field state":[{key:"errors",value:t.errors},{key:"initialValue",value:t.initialValue},{key:"currentValue",value:t.value},{key:"touched",value:t.touched},{key:"dirty",value:t.dirty},{key:"valid",value:t.valid}]}}function tm(t){const{errorBag:e,meta:n,values:r,isSubmitting:i,isValidating:o,submitCount:s}=t;return{"Form state":[{key:"submitCount",value:s.value},{key:"isSubmitting",value:i.value},{key:"isValidating",value:o.value},{key:"touched",value:n.value.touched},{key:"dirty",value:n.value.dirty},{key:"valid",value:n.value.valid},{key:"initialValues",value:n.value.initialValues},{key:"currentValues",value:r},{key:"errors",value:Ke(e.value).reduce((l,c)=>{var d;const u=(d=e.value[c])===null||d===void 0?void 0:d[0];return u&&(l[c]=u),l},{})}]}}function Da(t){return{bgColor:t?Ye.success:Ye.error,textColor:t?Ye.black:Ye.white}}function nm(t,e,n){return _r(n==null?void 0:n.type)?im(t,e,n):_a(t,e,n)}function _a(t,e,n){const{initialValue:r,validateOnMount:i,bails:o,type:s,checkedValue:l,label:c,validateOnValueUpdate:d,uncheckedValue:u,controlled:f,keepValueOnUnmount:h,syncVModel:p,form:m}=rm(n),y=f?Yo(Dr):void 0,g=m||y,k=a.computed(()=>Vr(a.toValue(t))),S=a.computed(()=>{if(a.toValue(g==null?void 0:g.schema))return;const X=a.unref(e);return Ei(X)||bt(X)||Te(X)||Array.isArray(X)?X:Oa(X)}),T=!Te(S.value)&&bt(a.toValue(e)),{id:b,value:w,initialValue:x,meta:N,setState:V,errors:A,flags:B}=Hp(k,{modelValue:r,form:g,bails:o,label:c,type:s,validate:S.value?$:void 0,schema:T?e:void 0}),L=a.computed(()=>A.value[0]);p&&om({value:w,prop:p,handleChange:v,shouldValidate:()=>d&&!B.pendingReset});const j=(W,X=!1)=>{N.touched=!0,X&&R()};async function G(W){var X,fe;if(g!=null&&g.validateSchema){const{results:se}=await g.validateSchema(W);return(X=se[a.toValue(k)])!==null&&X!==void 0?X:{valid:!0,errors:[]}}return S.value?Ea(w.value,S.value,{name:a.toValue(k),label:a.toValue(c),values:(fe=g==null?void 0:g.values)!==null&&fe!==void 0?fe:{},bails:o}):{valid:!0,errors:[]}}const R=Jo(async()=>(N.pending=!0,N.validated=!0,G("validated-only")),W=>(B.pendingUnmount[le.id]||(V({errors:W.errors}),N.pending=!1,N.valid=W.valid),W)),_=Jo(async()=>G("silent"),W=>(N.valid=W.valid,W));function $(W){return(W==null?void 0:W.mode)==="silent"?_():R()}function v(W,X=!0){const fe=Ni(W);F(fe,X)}a.onMounted(()=>{if(i)return R();(!g||!g.validateSchema)&&_()});function E(W){N.touched=W}function D(W){var X;const fe=W&&"value"in W?W.value:x.value;V({value:me(fe),initialValue:me(fe),touched:(X=W==null?void 0:W.touched)!==null&&X!==void 0?X:!1,errors:(W==null?void 0:W.errors)||[]}),N.pending=!1,N.validated=!1,_()}const q=a.getCurrentInstance();function F(W,X=!0){w.value=q&&p?Tp(W,q.props.modelModifiers):W,(X?R:_)()}function Q(W){V({errors:Array.isArray(W)?W:[W]})}const de=a.computed({get(){return w.value},set(W){F(W,d)}}),le={id:b,name:k,label:c,value:de,meta:N,errors:A,errorMessage:L,type:s,checkedValue:l,uncheckedValue:u,bails:o,keepValueOnUnmount:h,resetField:D,handleReset:()=>D(),validate:$,handleChange:v,handleBlur:j,setState:V,setTouched:E,setErrors:Q,setValue:F};if(a.provide(ga,le),a.isRef(e)&&typeof a.unref(e)!="function"&&a.watch(e,(W,X)=>{je(W,X)||(N.validated?R():_())},{deep:!0}),process.env.NODE_ENV!=="production"&&(le._vm=a.getCurrentInstance(),a.watch(()=>Object.assign(Object.assign({errors:A.value},N),{value:w.value}),Kn,{deep:!0}),g||Jp(le)),!g)return le;const ge=a.computed(()=>{const W=S.value;return!W||Te(W)||Ei(W)||bt(W)||Array.isArray(W)?{}:Object.keys(W).reduce((X,fe)=>{const se=Dp(W[fe]).map(he=>he.__locatorRef).reduce((he,be)=>{const Ee=qe(g.values,be)||g.values[be];return Ee!==void 0&&(he[be]=Ee),he},{});return Object.assign(X,se),X},{})});return a.watch(ge,(W,X)=>{if(!Object.keys(W).length)return;!je(W,X)&&(N.validated?R():_())}),a.onBeforeUnmount(()=>{var W;const X=(W=a.toValue(le.keepValueOnUnmount))!==null&&W!==void 0?W:a.toValue(g.keepValuesOnUnmount),fe=a.toValue(k);if(X||!g||B.pendingUnmount[le.id]){g==null||g.removePathState(fe,b);return}B.pendingUnmount[le.id]=!0;const se=g.getPathState(fe);if(Array.isArray(se==null?void 0:se.id)&&(se!=null&&se.multiple)?se!=null&&se.id.includes(le.id):(se==null?void 0:se.id)===le.id){if(se!=null&&se.multiple&&Array.isArray(se.value)){const be=se.value.findIndex(Ee=>je(Ee,a.toValue(le.checkedValue)));if(be>-1){const Ee=[...se.value];Ee.splice(be,1),g.setFieldValue(fe,Ee)}Array.isArray(se.id)&&se.id.splice(se.id.indexOf(le.id),1)}else g.unsetPathValue(a.toValue(k));g.removePathState(fe,b)}}),le}function rm(t){const e=()=>({initialValue:void 0,validateOnMount:!1,bails:!0,label:void 0,validateOnValueUpdate:!0,keepValueOnUnmount:void 0,syncVModel:!1,controlled:!0}),n=!!(t!=null&&t.syncVModel),r=typeof(t==null?void 0:t.syncVModel)=="string"?t.syncVModel:(t==null?void 0:t.modelPropName)||"modelValue",i=n&&!("initialValue"in(t||{}))?es(a.getCurrentInstance(),r):t==null?void 0:t.initialValue;if(!t)return Object.assign(Object.assign({},e()),{initialValue:i});const o="valueProp"in t?t.valueProp:t.checkedValue,s="standalone"in t?!t.standalone:t.controlled,l=(t==null?void 0:t.modelPropName)||(t==null?void 0:t.syncVModel)||!1;return Object.assign(Object.assign(Object.assign({},e()),t||{}),{initialValue:i,controlled:s??!0,checkedValue:o,syncVModel:l})}function im(t,e,n){const r=n!=null&&n.standalone?void 0:Yo(Dr),i=n==null?void 0:n.checkedValue,o=n==null?void 0:n.uncheckedValue;function s(l){const c=l.handleChange,d=a.computed(()=>{const f=a.toValue(l.value),h=a.toValue(i);return Array.isArray(f)?f.findIndex(p=>je(p,h))>=0:je(h,f)});function u(f,h=!0){var p,m;if(d.value===((p=f==null?void 0:f.target)===null||p===void 0?void 0:p.checked)){h&&l.validate();return}const y=a.toValue(t),g=r==null?void 0:r.getPathState(y),k=Ni(f);let S=(m=a.toValue(i))!==null&&m!==void 0?m:k;r&&(g!=null&&g.multiple)&&g.type==="checkbox"?S=va(qe(r.values,y)||[],S,void 0):(n==null?void 0:n.type)==="checkbox"&&(S=va(a.toValue(l.value),S,a.toValue(o))),c(S,h)}return Object.assign(Object.assign({},l),{checked:d,checkedValue:i,uncheckedValue:o,handleChange:u})}return s(_a(t,e,n))}function om({prop:t,value:e,handleChange:n,shouldValidate:r}){const i=a.getCurrentInstance();if(!i||!t){process.env.NODE_ENV!=="production"&&console.warn("Failed to setup model events because `useField` was not called in setup.");return}const o=typeof t=="string"?t:"modelValue",s=`update:${o}`;o in i.props&&(a.watch(e,l=>{je(l,es(i,o))||i.emit(s,l)}),a.watch(()=>es(i,o),l=>{if(l===Mi&&e.value===void 0)return;const c=l===Mi?void 0:l;je(c,e.value)||n(c,r())}))}function es(t,e){if(t)return t.props[e]}const sm=a.defineComponent({name:"Field",inheritAttrs:!1,props:{as:{type:[String,Object],default:void 0},name:{type:String,required:!0},rules:{type:[Object,String,Function],default:void 0},validateOnMount:{type:Boolean,default:!1},validateOnBlur:{type:Boolean,default:void 0},validateOnChange:{type:Boolean,default:void 0},validateOnInput:{type:Boolean,default:void 0},validateOnModelUpdate:{type:Boolean,default:void 0},bails:{type:Boolean,default:()=>wn().bails},label:{type:String,default:void 0},uncheckedValue:{type:null,default:void 0},modelValue:{type:null,default:Mi},modelModifiers:{type:null,default:()=>({})},"onUpdate:modelValue":{type:null,default:void 0},standalone:{type:Boolean,default:!1},keepValue:{type:Boolean,default:void 0}},setup(t,e){const n=a.toRef(t,"rules"),r=a.toRef(t,"name"),i=a.toRef(t,"label"),o=a.toRef(t,"uncheckedValue"),s=a.toRef(t,"keepValue"),{errors:l,value:c,errorMessage:d,validate:u,handleChange:f,handleBlur:h,setTouched:p,resetField:m,handleReset:y,meta:g,checked:k,setErrors:S}=nm(r,n,{validateOnMount:t.validateOnMount,bails:t.bails,standalone:t.standalone,type:e.attrs.type,initialValue:am(t,e),checkedValue:e.attrs.value,uncheckedValue:o,label:i,validateOnValueUpdate:t.validateOnModelUpdate,keepValueOnUnmount:s,syncVModel:!0}),T=function(A,B=!0){f(A,B)},b=a.computed(()=>{const{validateOnInput:V,validateOnChange:A,validateOnBlur:B,validateOnModelUpdate:L}=lm(t);function j($){h($,B),Te(e.attrs.onBlur)&&e.attrs.onBlur($)}function G($){T($,V),Te(e.attrs.onInput)&&e.attrs.onInput($)}function R($){T($,A),Te(e.attrs.onChange)&&e.attrs.onChange($)}const _={name:t.name,onBlur:j,onInput:G,onChange:R};return _["onUpdate:modelValue"]=$=>T($,L),_}),w=a.computed(()=>{const V=Object.assign({},b.value);_r(e.attrs.type)&&k&&(V.checked=k.value);const A=La(t,e);return Mp(A,e.attrs)&&(V.value=c.value),V}),x=a.computed(()=>Object.assign(Object.assign({},b.value),{modelValue:c.value}));function N(){return{field:w.value,componentField:x.value,value:c.value,meta:g,errors:l.value,errorMessage:d.value,validate:u,resetField:m,handleChange:T,handleInput:V=>T(V,!1),handleReset:y,handleBlur:b.value.onBlur,setTouched:p,setErrors:S}}return e.expose({value:c,meta:g,errors:l,errorMessage:d,setErrors:S,setTouched:p,reset:m,validate:u,handleChange:f}),()=>{const V=a.resolveDynamicComponent(La(t,e)),A=Zo(V,e,N);return V?a.h(V,Object.assign(Object.assign({},e.attrs),w.value),A):A}}});function La(t,e){let n=t.as||"";return!t.as&&!e.slots.default&&(n="input"),n}function lm(t){var e,n,r,i;const{validateOnInput:o,validateOnChange:s,validateOnBlur:l,validateOnModelUpdate:c}=wn();return{validateOnInput:(e=t.validateOnInput)!==null&&e!==void 0?e:o,validateOnChange:(n=t.validateOnChange)!==null&&n!==void 0?n:s,validateOnBlur:(r=t.validateOnBlur)!==null&&r!==void 0?r:l,validateOnModelUpdate:(i=t.validateOnModelUpdate)!==null&&i!==void 0?i:c}}function am(t,e){return _r(e.attrs.type)?ka(t,"modelValue")?t.modelValue:void 0:ka(t,"modelValue")?t.modelValue:e.attrs.value}const vn=sm;let cm=0;const Bi=["bails","fieldsCount","id","multiple","type","validate"];function Ia(t){const e=(t==null?void 0:t.initialValues)||{},n=Object.assign({},a.toValue(e)),r=a.unref(t==null?void 0:t.validationSchema);return r&&bt(r)&&Te(r.cast)?me(r.cast(n)||{}):me(n)}function dm(t){var e;const n=cm++;let r=0;const i=a.ref(!1),o=a.ref(!1),s=a.ref(0),l=[],c=a.reactive(Ia(t)),d=a.ref([]),u=a.ref({}),f=a.ref({}),h=$p(()=>{f.value=d.value.reduce((M,O)=>(M[Vr(a.toValue(O.path))]=O,M),{})});function p(M,O){const I=$(M);if(!I){typeof M=="string"&&(u.value[Vr(M)]=Go(O));return}if(typeof M=="string"){const K=Vr(M);u.value[K]&&delete u.value[K]}I.errors=Go(O),I.valid=!I.errors.length}function m(M){Ke(M).forEach(O=>{p(O,M[O])})}t!=null&&t.initialErrors&&m(t.initialErrors);const y=a.computed(()=>{const M=d.value.reduce((O,I)=>(I.errors.length&&(O[I.path]=I.errors),O),{});return Object.assign(Object.assign({},u.value),M)}),g=a.computed(()=>Ke(y.value).reduce((M,O)=>{const I=y.value[O];return I!=null&&I.length&&(M[O]=I[0]),M},{})),k=a.computed(()=>d.value.reduce((M,O)=>(M[O.path]={name:O.path||"",label:O.label||""},M),{})),S=a.computed(()=>d.value.reduce((M,O)=>{var I;return M[O.path]=(I=O.bails)!==null&&I!==void 0?I:!0,M},{})),T=Object.assign({},(t==null?void 0:t.initialErrors)||{}),b=(e=t==null?void 0:t.keepValuesOnUnmount)!==null&&e!==void 0?e:!1,{initialValues:w,originalInitialValues:x,setInitialValues:N}=fm(d,c,t),V=um(d,c,x,g),A=a.computed(()=>d.value.reduce((M,O)=>{const I=qe(c,O.path);return Lt(M,O.path,I),M},{})),B=t==null?void 0:t.validationSchema;function L(M,O){var I,K;const te=a.computed(()=>qe(w.value,a.toValue(M))),C=f.value[a.toValue(M)],z=(O==null?void 0:O.type)==="checkbox"||(O==null?void 0:O.type)==="radio";if(C&&z){C.multiple=!0;const Ue=r++;return Array.isArray(C.id)?C.id.push(Ue):C.id=[C.id,Ue],C.fieldsCount++,C.__flags.pendingUnmount[Ue]=!1,C}const Y=a.computed(()=>qe(c,a.toValue(M))),ee=a.toValue(M),ne=E.findIndex(Ue=>Ue===ee);ne!==-1&&E.splice(ne,1);const ae=a.computed(()=>{var Ue,st,Un,xn;const _t=a.toValue(B);if(bt(_t))return(st=(Ue=_t.describe)===null||Ue===void 0?void 0:Ue.call(_t,a.toValue(M)).required)!==null&&st!==void 0?st:!1;const Oi=a.toValue(O==null?void 0:O.schema);return bt(Oi)&&(xn=(Un=Oi.describe)===null||Un===void 0?void 0:Un.call(Oi).required)!==null&&xn!==void 0?xn:!1}),pe=r++,ve=a.reactive({id:pe,path:M,touched:!1,pending:!1,valid:!0,validated:!!(!((I=T[ee])===null||I===void 0)&&I.length),required:ae,initialValue:te,errors:a.shallowRef([]),bails:(K=O==null?void 0:O.bails)!==null&&K!==void 0?K:!1,label:O==null?void 0:O.label,type:(O==null?void 0:O.type)||"default",value:Y,multiple:!1,__flags:{pendingUnmount:{[pe]:!1},pendingReset:!1},fieldsCount:1,validate:O==null?void 0:O.validate,dirty:a.computed(()=>!je(a.unref(Y),a.unref(te)))});return d.value.push(ve),f.value[ee]=ve,h(),g.value[ee]&&!T[ee]&&a.nextTick(()=>{mt(ee,{mode:"silent"})}),a.isRef(M)&&a.watch(M,Ue=>{h();const st=me(Y.value);f.value[Ue]=ve,a.nextTick(()=>{Lt(c,Ue,st)})}),ve}const j=Ca(Dt,5),G=Ca(Dt,5),R=Jo(async M=>await(M==="silent"?j():G()),(M,[O])=>{const I=Ke(W.errorBag.value),te=[...new Set([...Ke(M.results),...d.value.map(C=>C.path),...I])].sort().reduce((C,z)=>{var Y;const ee=z,ne=$(ee)||v(ee),ae=((Y=M.results[ee])===null||Y===void 0?void 0:Y.errors)||[],pe=a.toValue(ne==null?void 0:ne.path)||ee,ve=hm({errors:ae,valid:!ae.length},C.results[pe]);return C.results[pe]=ve,ve.valid||(C.errors[pe]=ve.errors[0]),ne&&u.value[pe]&&delete u.value[pe],ne?(ne.valid=ve.valid,O==="silent"||O==="validated-only"&&!ne.validated||p(ne,ve.errors),C):(p(pe,ae),C)},{valid:M.valid,results:{},errors:{}});return M.values&&(te.values=M.values),Ke(te.results).forEach(C=>{var z;const Y=$(C);Y&&O!=="silent"&&(O==="validated-only"&&!Y.validated||p(Y,(z=te.results[C])===null||z===void 0?void 0:z.errors))}),te});function _(M){d.value.forEach(M)}function $(M){const O=typeof M=="string"?Vr(M):M;return typeof O=="string"?f.value[O]:O}function v(M){return d.value.filter(I=>M.startsWith(I.path)).reduce((I,K)=>I?K.path.length>I.path.length?K:I:K,void 0)}let E=[],D;function q(M){return E.push(M),D||(D=a.nextTick(()=>{[...E].sort().reverse().forEach(I=>{wa(c,I)}),E=[],D=null})),D}function F(M){return function(I,K){return function(C){return C instanceof Event&&(C.preventDefault(),C.stopPropagation()),_(z=>z.touched=!0),i.value=!0,s.value++,vt().then(z=>{const Y=me(c);if(z.valid&&typeof I=="function"){const ee=me(A.value);let ne=M?ee:Y;return z.values&&(ne=z.values),I(ne,{evt:C,controlledValues:ee,setErrors:m,setFieldError:p,setTouched:yn,setFieldTouched:be,setValues:se,setFieldValue:X,resetForm:qt,resetField:bn})}!z.valid&&typeof K=="function"&&K({values:Y,evt:C,errors:z.errors,results:z.results})}).then(z=>(i.value=!1,z),z=>{throw i.value=!1,z})}}}const de=F(!1);de.withControlled=F(!0);function le(M,O){const I=d.value.findIndex(te=>te.path===M&&(Array.isArray(te.id)?te.id.includes(O):te.id===O)),K=d.value[I];if(!(I===-1||!K)){if(a.nextTick(()=>{mt(M,{mode:"silent",warn:!1})}),K.multiple&&K.fieldsCount&&K.fieldsCount--,Array.isArray(K.id)){const te=K.id.indexOf(O);te>=0&&K.id.splice(te,1),delete K.__flags.pendingUnmount[O]}(!K.multiple||K.fieldsCount<=0)&&(d.value.splice(I,1),gt(M),h(),delete f.value[M])}}function ge(M){Ke(f.value).forEach(O=>{O.startsWith(M)&&delete f.value[O]}),d.value=d.value.filter(O=>!O.path.startsWith(M)),a.nextTick(()=>{h()})}const W={formId:n,values:c,controlledValues:A,errorBag:y,errors:g,schema:B,submitCount:s,meta:V,isSubmitting:i,isValidating:o,fieldArrays:l,keepValuesOnUnmount:b,validateSchema:a.unref(B)?R:void 0,validate:vt,setFieldError:p,validateField:mt,setFieldValue:X,setValues:se,setErrors:m,setFieldTouched:be,setTouched:yn,resetForm:qt,resetField:bn,handleSubmit:de,useFieldModel:$r,defineInputBinds:Nr,defineComponentBinds:Br,defineField:kn,stageInitialValue:Vt,unsetInitialValue:gt,setFieldInitialValue:Kt,createPathState:L,getPathState:$,unsetPathValue:q,removePathState:le,initialValues:w,getAllPathStates:()=>d.value,destroyPath:ge,isFieldTouched:Ee,isFieldDirty:pt,isFieldValid:Tr};function X(M,O,I=!0){const K=me(O),te=typeof M=="string"?M:M.path;$(te)||L(te),Lt(c,te,K),I&&mt(te)}function fe(M,O=!0){Ke(c).forEach(I=>{delete c[I]}),Ke(M).forEach(I=>{X(I,M[I],!1)}),O&&vt()}function se(M,O=!0){Ar(c,M),l.forEach(I=>I&&I.reset()),O&&vt()}function he(M,O){const I=$(a.toValue(M))||L(M);return a.computed({get(){return I.value},set(K){var te;const C=a.toValue(M);X(C,K,(te=a.toValue(O))!==null&&te!==void 0?te:!1)}})}function be(M,O){const I=$(M);I&&(I.touched=O)}function Ee(M){const O=$(M);return O?O.touched:d.value.filter(I=>I.path.startsWith(M)).some(I=>I.touched)}function pt(M){const O=$(M);return O?O.dirty:d.value.filter(I=>I.path.startsWith(M)).some(I=>I.dirty)}function Tr(M){const O=$(M);return O?O.valid:d.value.filter(I=>I.path.startsWith(M)).every(I=>I.valid)}function yn(M){if(typeof M=="boolean"){_(O=>{O.touched=M});return}Ke(M).forEach(O=>{be(O,!!M[O])})}function bn(M,O){var I;const K=O&&"value"in O?O.value:qe(w.value,M),te=$(M);te&&(te.__flags.pendingReset=!0),Kt(M,me(K),!0),X(M,K,!1),be(M,(I=O==null?void 0:O.touched)!==null&&I!==void 0?I:!1),p(M,(O==null?void 0:O.errors)||[]),a.nextTick(()=>{te&&(te.__flags.pendingReset=!1)})}function qt(M,O){let I=me(M!=null&&M.values?M.values:x.value);I=O!=null&&O.force?I:Ar(x.value,I),I=bt(B)&&Te(B.cast)?B.cast(I):I,N(I),_(K=>{var te;K.__flags.pendingReset=!0,K.validated=!1,K.touched=((te=M==null?void 0:M.touched)===null||te===void 0?void 0:te[K.path])||!1,X(K.path,qe(I,K.path),!1),p(K.path,void 0)}),O!=null&&O.force?fe(I,!1):se(I,!1),m((M==null?void 0:M.errors)||{}),s.value=(M==null?void 0:M.submitCount)||0,a.nextTick(()=>{vt({mode:"silent"}),_(K=>{K.__flags.pendingReset=!1})})}async function vt(M){const O=(M==null?void 0:M.mode)||"force";if(O==="force"&&_(C=>C.validated=!0),W.validateSchema)return W.validateSchema(O);o.value=!0;const I=await Promise.all(d.value.map(C=>C.validate?C.validate(M).then(z=>({key:C.path,valid:z.valid,errors:z.errors})):Promise.resolve({key:C.path,valid:!0,errors:[]})));o.value=!1;const K={},te={};for(const C of I)K[C.key]={valid:C.valid,errors:C.errors},C.errors.length&&(te[C.key]=C.errors[0]);return{valid:I.every(C=>C.valid),results:K,errors:te}}async function mt(M,O){var I;const K=$(M);if(K&&(O==null?void 0:O.mode)!=="silent"&&(K.validated=!0),B){const{results:C}=await R((O==null?void 0:O.mode)||"validated-only");return C[M]||{errors:[],valid:!0}}return K!=null&&K.validate?K.validate(O):(!K&&((I=O==null?void 0:O.warn)!==null&&I!==void 0?I:!0)&&process.env.NODE_ENV!=="production"&&a.warn(`field with path ${M} was not found`),Promise.resolve({errors:[],valid:!0}))}function gt(M){wa(w.value,M)}function Vt(M,O,I=!1){Kt(M,O),Lt(c,M,O),I&&!(t!=null&&t.initialValues)&&Lt(x.value,M,me(O))}function Kt(M,O,I=!1){Lt(w.value,M,me(O)),I&&Lt(x.value,M,me(O))}async function Dt(){const M=a.unref(B);if(!M)return{valid:!0,results:{},errors:{}};o.value=!0;const O=Ei(M)||bt(M)?await jp(M,c):await Fp(M,c,{names:k.value,bailsMap:S.value});return o.value=!1,O}const Wn=de((M,{evt:O})=>{ba(O)&&O.target.submit()});a.onMounted(()=>{if(t!=null&&t.initialErrors&&m(t.initialErrors),t!=null&&t.initialTouched&&yn(t.initialTouched),t!=null&&t.validateOnMount){vt();return}W.validateSchema&&W.validateSchema("silent")}),a.isRef(B)&&a.watch(B,()=>{var M;(M=W.validateSchema)===null||M===void 0||M.call(W,"validated-only")}),a.provide(Dr,W),process.env.NODE_ENV!=="production"&&(Yp(W),a.watch(()=>Object.assign(Object.assign({errors:y.value},V.value),{values:c,isSubmitting:i.value,isValidating:o.value,submitCount:s.value}),Kn,{deep:!0}));function kn(M,O){const I=Te(O)||O==null?void 0:O.label,K=$(a.toValue(M))||L(M,{label:I}),te=()=>Te(O)?O($i(K,Bi)):O||{};function C(){var ae;K.touched=!0,((ae=te().validateOnBlur)!==null&&ae!==void 0?ae:wn().validateOnBlur)&&mt(K.path)}function z(){var ae;((ae=te().validateOnInput)!==null&&ae!==void 0?ae:wn().validateOnInput)&&a.nextTick(()=>{mt(K.path)})}function Y(){var ae;((ae=te().validateOnChange)!==null&&ae!==void 0?ae:wn().validateOnChange)&&a.nextTick(()=>{mt(K.path)})}const ee=a.computed(()=>{const ae={onChange:Y,onInput:z,onBlur:C};return Te(O)?Object.assign(Object.assign({},ae),O($i(K,Bi)).props||{}):O!=null&&O.props?Object.assign(Object.assign({},ae),O.props($i(K,Bi))):ae});return[he(M,()=>{var ae,pe,ve;return(ve=(ae=te().validateOnModelUpdate)!==null&&ae!==void 0?ae:(pe=wn())===null||pe===void 0?void 0:pe.validateOnModelUpdate)!==null&&ve!==void 0?ve:!0}),ee]}function $r(M){return Array.isArray(M)?M.map(O=>he(O,!0)):he(M)}function Nr(M,O){const[I,K]=kn(M,O);function te(){K.value.onBlur()}function C(Y){const ee=Ni(Y);X(a.toValue(M),ee,!1),K.value.onInput()}function z(Y){const ee=Ni(Y);X(a.toValue(M),ee,!1),K.value.onChange()}return a.computed(()=>Object.assign(Object.assign({},K.value),{onBlur:te,onInput:C,onChange:z,value:I.value}))}function Br(M,O){const[I,K]=kn(M,O),te=$(a.toValue(M));function C(z){I.value=z}return a.computed(()=>{const z=Te(O)?O($i(te,Bi)):O||{};return Object.assign({[z.model||"modelValue"]:I.value,[`onUpdate:${z.model||"modelValue"}`]:C},K.value)})}return Object.assign(Object.assign({},W),{values:a.readonly(c),handleReset:()=>qt(),submitForm:Wn})}function um(t,e,n,r){const i={touched:"some",pending:"some",valid:"every"},o=a.computed(()=>!je(e,a.unref(n)));function s(){const c=t.value;return Ke(i).reduce((d,u)=>{const f=i[u];return d[u]=c[f](h=>h[u]),d},{})}const l=a.reactive(s());return a.watchEffect(()=>{const c=s();l.touched=c.touched,l.valid=c.valid,l.pending=c.pending}),a.computed(()=>Object.assign(Object.assign({initialValues:a.unref(n)},l),{valid:l.valid&&!Ke(r.value).length,dirty:o.value}))}function fm(t,e,n){const r=Ia(n),i=a.ref(r),o=a.ref(me(r));function s(l,c=!1){i.value=Ar(me(i.value)||{},me(l)),o.value=Ar(me(o.value)||{},me(l)),c&&t.value.forEach(d=>{if(d.touched)return;const f=qe(i.value,d.path);Lt(e,d.path,me(f))})}return{initialValues:i,originalInitialValues:o,setInitialValues:s}}function hm(t,e){return e?{valid:t.valid&&e.valid,errors:[...t.errors,...e.errors]}:t}const pm=a.defineComponent({name:"Form",inheritAttrs:!1,props:{as:{type:null,default:"form"},validationSchema:{type:Object,default:void 0},initialValues:{type:Object,default:void 0},initialErrors:{type:Object,default:void 0},initialTouched:{type:Object,default:void 0},validateOnMount:{type:Boolean,default:!1},onSubmit:{type:Function,default:void 0},onInvalidSubmit:{type:Function,default:void 0},keepValues:{type:Boolean,default:!1}},setup(t,e){const n=a.toRef(t,"validationSchema"),r=a.toRef(t,"keepValues"),{errors:i,errorBag:o,values:s,meta:l,isSubmitting:c,isValidating:d,submitCount:u,controlledValues:f,validate:h,validateField:p,handleReset:m,resetForm:y,handleSubmit:g,setErrors:k,setFieldError:S,setFieldValue:T,setValues:b,setFieldTouched:w,setTouched:x,resetField:N}=dm({validationSchema:n.value?n:void 0,initialValues:t.initialValues,initialErrors:t.initialErrors,initialTouched:t.initialTouched,validateOnMount:t.validateOnMount,keepValuesOnUnmount:r}),V=g(($,{evt:v})=>{ba(v)&&v.target.submit()},t.onInvalidSubmit),A=t.onSubmit?g(t.onSubmit,t.onInvalidSubmit):V;function B($){Uo($)&&$.preventDefault(),m(),typeof e.attrs.onReset=="function"&&e.attrs.onReset()}function L($,v){return g(typeof $=="function"&&!v?$:v,t.onInvalidSubmit)($)}function j(){return me(s)}function G(){return me(l.value)}function R(){return me(i.value)}function _(){return{meta:l.value,errors:i.value,errorBag:o.value,values:s,isSubmitting:c.value,isValidating:d.value,submitCount:u.value,controlledValues:f.value,validate:h,validateField:p,handleSubmit:L,handleReset:m,submitForm:V,setErrors:k,setFieldError:S,setFieldValue:T,setValues:b,setFieldTouched:w,setTouched:x,resetForm:y,resetField:N,getValues:j,getMeta:G,getErrors:R}}return e.expose({setFieldError:S,setErrors:k,setFieldValue:T,setValues:b,setFieldTouched:w,setTouched:x,resetForm:y,validate:h,validateField:p,resetField:N,getValues:j,getMeta:G,getErrors:R,values:s,meta:l,errors:i}),function(){const v=t.as==="form"?t.as:t.as?a.resolveDynamicComponent(t.as):null,E=Zo(v,e,_);if(!v)return E;const D=v==="form"?{novalidate:!0}:{};return a.h(v,Object.assign(Object.assign(Object.assign({},D),e.attrs),{onSubmit:A,onReset:B}),E)}}}),mm=a.defineComponent({name:"ErrorMessage",props:{as:{type:String,default:void 0},name:{type:String,required:!0}},setup(t,e){const n=a.inject(Dr,void 0),r=a.computed(()=>n==null?void 0:n.errors.value[t.name]);function i(){return{message:r.value}}return()=>{if(!r.value)return;const o=t.as?a.resolveDynamicComponent(t.as):t.as,s=Zo(o,e,i),l=Object.assign({role:"alert"},e.attrs);return!o&&(Array.isArray(s)||!s)&&(s!=null&&s.length)?s:(Array.isArray(s)||!s)&&!(s!=null&&s.length)?a.h(o||"span",l,r.value):a.h(o,l,s)}}});function gm(t){const e=Yo(Dr),n=t?void 0:a.inject(ga);return a.computed(()=>t?e==null?void 0:e.errors.value[a.toValue(t)]:n==null?void 0:n.errorMessage.value)}yt("required",t=>typeof t=="number"&&t!=null||typeof t=="object"&&t!=null||typeof t=="boolean"&&t===!0?!0:!t||!t.length?"This field is required":!0),yt("email",t=>{var e=/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;return e.test(String(t).trim().toLowerCase())?!0:"This field must be a valid email"}),yt("strong_password",t=>t?t.indexOf(" ")>-1?"Password shouldn't contain space":t.length<8||t.length>30?"Password must be between 8 and 30 characters":t.match(/[a-z]/)===null||t.match(/[A-Z]/)===null||t.match(/\d/)===null?"Password must contain at least one uppercase letter, one lowercase letter and one number digit":!0:"Password is required"),yt("no_space",t=>(t==null?void 0:t.indexOf(" "))>-1?"This field shouldn't contain space":!0),yt("minLength",(t,[e])=>!t||!t.length?!0:t.length<e?`This field must be at least ${e} characters`:!0),yt("hasUppercaseLetter",t=>/[A-Z]/.test(t)?!0:"This field must have at least one uppercase character"),yt("hasLowercaseLetter",t=>/[a-z]/.test(t)?!0:"This field must have at least one lowercase character"),yt("hasNumber",t=>/\d/.test(t)?!0:"This field must have at least one number"),yt("hasSpecialCharacter",t=>/[!@$%^&*(),.?":{}|]/.test(t)?!0:"This field must have at least one special character"),yt("url",t=>{var e=/(https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|www\.[a-zA-Z0-9][a-zA-Z0-9-]+[a-zA-Z0-9]\.[^\s]{2,}|https?:\/\/(?:www\.|(?!www))[a-zA-Z0-9]+\.[^\s]{2,}|www\.[a-zA-Z0-9]+\.[^\s]{2,})/gi;return e.test(String(t).trim().toLowerCase())?!0:"This field must be a valid URL"}),yt("number",t=>parseFloat(t)?!0:"This field must be a number");const oe=(t,e)=>{const n=t.__vccOpts||t;for(const[r,i]of e)n[r]=i;return n},ym={},bm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor"},km=[a.createElementVNode("path",{d:"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"},null,-1)];function xm(t,e){return a.openBlock(),a.createElementBlock("svg",bm,km)}const wm=oe(ym,[["render",xm]]),vm={},Cm={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor"},Sm=[a.createElementVNode("path",{d:"M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z"},null,-1)];function Om(t,e){return a.openBlock(),a.createElementBlock("svg",Cm,Sm)}const Mm=oe(vm,[["render",Om]]),Em={class:"relative"},Jn=Object.assign({name:"WpicSpinner"},{props:{color:{type:String,default:""}},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",Em,[a.createVNode(wm,{class:"absolute opacity-25"}),a.createVNode(Mm,{class:a.normalizeClass(["animate-spin",{[`${t.color}`]:!0}])},null,8,["class"])]))}});let re={theme:"wpic-tools",popoverTarget:"body"};const Tm=["is","type","disabled"],$m={key:0,class:"absolute inset-0 flex justify-center items-center"},Nm={class:"rounded-lg py-1 min-w-48 bg-white border border-gray-300 dark:bg-gray-930 dark:border-gray-920 shadow-md"},Bm=["onClick"],Ai=Object.assign({name:"WpicButton"},{props:{label:String,primary:Boolean,type:{type:String,default:"button"},secondary:Boolean,destructive:Boolean,inverse:Boolean,disabled:Boolean,full:Boolean,loading:Boolean,colorless:Boolean,outline:{type:Boolean,default:!0},medium:Boolean,small:Boolean,plain:Boolean,outlining:Boolean,square:Boolean,to:[String,Object],actions:{}},setup(t){const e=t,n=a.ref(null),r=a.ref(null),i=a.ref(!1),o=a.computed(()=>e.to?"router-link":"div"),s=k=>{r.value&&!r.value.contains(k.target)&&n.value&&!n.value.contains(k.target)&&(i.value=!1)};a.onMounted(()=>{document.addEventListener("click",s)}),a.onUnmounted(()=>{document.removeEventListener("click",s)});const l={pmi:"has-[.medium]:h-10 has-[.medium]:text-sm has-[.small]:h-8 has-[.small]:text-xs h-12","wpic-tools":"rounded-md has-[.medium]:h-8 has-[.medium]:text-sm has-[.small]:h-6 has-[.small]:text-xs h-10"},c={pmi:"","wpic-tools":"bg-transparent text-gray-700 disabled:text-gray-700/50 enabled:hover:bg-gray-900/5 enabled:active:bg-gray-200 enabled:active:shadow-inner dark:enabled:border-gray-900 dark:text-gray-400 dark:enabled:hover:bg-gray-900 dark:enabled:active:bg-gray-930 dark:disabled:text-gray-400/50"},d={pmi:"","wpic-tools":"bg-transparent text-red-600 disabled:text-red-600/50 enabled:hover:bg-red-500/5 enabled:active:bg-red-100 enabled:active:shadow-inner dark:text-red-400 dark:enabled:hover:bg-red-500/10 dark:enabled:active:bg-red-500/25 dark:disabled:text-red-500/50"},u={pmi:"bg-violet-800 border border-violet-800 focus:bg-violet-800 text-white disabled:bg-zinc-100 disabled:text-zinc-400 disabled:border-zinc-100 enabled:hover:bg-violet-900 enabled:hover:border-violet-900 active:scale-95 enabled:transform","wpic-tools":"border-none! bg-linear-to-b bg-lime-500 text-white disabled:text-white/50 border-none shadow-[0_1px_0_0_--theme(--color-white/30%)_inset,0_-1px_1px_0_--theme(--color-black/5%)_inset] enabled:active:shadow-inner enabled:hover:bg-lime-400 enabled:active:text-white/80 dark:shadow-[0_1px_0_0_--theme(--color-white/5%)_inset,0_0_0_1px_--theme(--color-white/2%)_inset] dark:bg-lime-700 dark:enabled:active:shadow-inner dark:enabled:hover:bg-lime-600"},f={pmi:"bg-white text-violet-800 border-zinc-400 dark:border-zinc-700 dark:text-zinc-200 dark:bg-zinc-700 dark:hover:bg-zinc-600 dark:hover:border-zinc-600 disabled:text-zinc-400 active:scale-95 enabled:transform","wpic-tools":"border-none! bg-linear-to-b bg-gray-500 text-white disabled:text-white/50 shadow-[0_1px_0_0_--theme(--color-white/30%)_inset,0_-1px_1px_0_--theme(--color-black/5%)_inset] enabled:active:shadow-inner enabled:hover:bg-gray-400 enabled:active:text-white/80 dark:shadow-[0_1px_0_0_--theme(--color-white/5%)_inset,0_0_0_1px_--theme(--color-white/2%)_inset] dark:bg-gray-700 dark:enabled:active:shadow-inner dark:enabled:hover:bg-gray-600"},h={pmi:"","wpic-tools":"border-none! text-white bg-linear-to-b bg-red-500 disabled:text-red-600/50 border-red-500 enabled:hover:bg-red-400 shadow-[0_1px_0_0_--theme(--color-white/30%)_inset,0_-1px_1px_0_--theme(--color-black/5%)_inset] enabled:hover:border-red-600 enabled:active:shadow-inner enabled:active:text-white/80 enabled:active:bg-red-700 enabled:active:border-red-700 dark:bg-red-400/70 dark:border-red-400/70"},p={pmi:"border-zinc-300 dark:border-zinc-700 dark:text-zinc-300","wpic-tools":" text-gray-950 disabled:text-gray-950/50 border-none ring-1 ring-black/5 shadow-xs enabled:hover:bg-gray-50 enabled:active:text-gray-950/60 dark:bg-gray-900 dark:text-white dark:disabled:text-white/50 dark:shadow-[0_1px_0_0_--theme(--color-white/5%)_inset,0_0_0_1px_--theme(--color-white/2%)_inset] enabled:active:shadow-inner dark:hover:bg-gray-800 dark:enabled:active:text-white/80"},m={pmi:"text-violet-800 hover:underline","wpic-tools":"text-lime-800 hover:underline"},y={pmi:"text-red-600 hover:text-red-500 hover:underline","wpic-tools":"text-red-600 disabled:text-red-600/50 hover:text-red-500 dark:text-red-400 dark:hover:text-red-500 hover:underline"},g={pmi:"hover:text-violet-800 hover:underline","wpic-tools":"dark:text-gray-200 hover:text-lime-800 hover:underline"};return(k,S)=>{var T;return a.openBlock(),a.createElementBlock("button",{ref_key:"reference",ref:n,is:o.value,type:t.type,disabled:t.disabled,onClick:S[0]||(S[0]=b=>{var w;return(w=t.actions)!=null&&w.length?i.value=!i.value:null}),class:a.normalizeClass([{"cursor-pointer":!t.disabled&&!t.loading,"active:outline active:outline-2 active:outline-offset-4":!t.disabled&&!t.loading&&t.outlining,"cursor-not-allowed":t.disabled,border:t.outline&&!t.plain,[`${l[a.unref(re).theme]}`]:!0,[`${u[a.unref(re).theme]}`]:t.primary&&!t.plain&&!t.inverse,[`${f[a.unref(re).theme]}`]:t.secondary,[`${p[a.unref(re).theme]}`]:!t.primary&&!t.secondary&&!t.plain&&!t.colorless&&!t.destructive,[`${m[a.unref(re).theme]}`]:t.primary&&t.plain,[`${g[a.unref(re).theme]}`]:!t.primary&&!t.destructive&&t.plain,[`${c[a.unref(re).theme]}`]:t.colorless,[`${h[a.unref(re).theme]}`]:t.destructive&&!t.plain&&!t.colorless,[`${y[a.unref(re).theme]}`]:t.destructive&&t.plain,[`${d[a.unref(re).theme]}`]:t.destructive&&t.colorless,"bg-zinc-50 border-violet-800 text-violet-800":t.primary&&t.inverse,"hover:bg-white":t.primary&&t.inverse&&!t.disabled&&!t.loading,"w-full":t.full,"text-opacity-50":t.disabled,"h-auto":t.plain,"rounded-sm":!t.plain,"aspect-square":t.square},"wpic-button leading-none font-medium no-underline appearance-none outline-zinc-600 focus:outline-hidden relative inline-flex justify-center items-center"])},[t.loading?(a.openBlock(),a.createElementBlock("div",$m,[a.createVNode(Jn,{class:"w-6 h-6"})])):a.createCommentVNode("",!0),(a.openBlock(),a.createBlock(a.resolveDynamicComponent(o.value),{to:t.to,class:a.normalizeClass(["flex items-center justify-center select-none whitespace-nowrap py-1 h-full",{medium:t.medium,small:t.small,"opacity-0":t.loading,"px-2":!!(t.small&&!t.plain),"px-3":!!(t.medium&&!t.plain),"px-4":!t.small&&!t.medium&&!t.plain,"px-0! aspect-square":t.square}])},{default:a.withCtx(()=>[a.renderSlot(k.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(t.label),1)])]),_:3},8,["to","class"])),(T=t.actions)!=null&&T.length&&i.value?(a.openBlock(),a.createElementBlock("div",{key:1,ref_key:"floating",ref:r,class:"absolute z-30 top-12 left-0"},[a.createElementVNode("div",Nm,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(t.actions,b=>(a.openBlock(),a.createElementBlock("div",{onClick:b.value,class:"font-normal h-10 flex items-center px-4 hover:bg-gray-100 dark:hover:bg-white/5"},a.toDisplayString(b.label),9,Bm))),256))])],512)):a.createCommentVNode("",!0)],10,Tm)}}}),Am=Object.assign({name:"WpicButtonGroup"},{setup(t){const e={pmi:"border","wpic-tools":"border-gray-300"};return(n,r)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-button-group flex flex-wrap h-10",[e[a.unref(re).theme]]])},[a.renderSlot(n.$slots,"default")],2))}}),Vm={name:"WpicInputGroup"},Dm={class:"wpic-input-group flex w-full"};function _m(t,e,n,r,i,o){return a.openBlock(),a.createElementBlock("div",Dm,[a.renderSlot(t.$slots,"default")])}const Lm=oe(Vm,[["render",_m]]),Im=Object.assign({name:"WpicForm"},{setup(t,{expose:e}){const n=a.ref();async function r(){return await n.value.validate()}function i(){n.value.resetForm()}function o(){return n.value}function s(){return n.value.errors}return e({validate:r,resetForm:i,getForm:o,errors:s}),(l,c)=>(a.openBlock(),a.createBlock(a.unref(pm),{ref_key:"myForm",ref:n},{default:a.withCtx(({values:d,meta:u,errors:f})=>[a.renderSlot(l.$slots,"default")]),_:3},512))}}),Pr=Math.min,Gn=Math.max,Vi=Math.round,Gt=t=>({x:t,y:t}),Pm={left:"right",right:"left",bottom:"top",top:"bottom"},Rm={start:"end",end:"start"};function ts(t,e,n){return Gn(t,Pr(e,n))}function Rr(t,e){return typeof t=="function"?t(e):t}function Cn(t){return t.split("-")[0]}function zr(t){return t.split("-")[1]}function Pa(t){return t==="x"?"y":"x"}function ns(t){return t==="y"?"height":"width"}function Di(t){return["top","bottom"].includes(Cn(t))?"y":"x"}function rs(t){return Pa(Di(t))}function zm(t,e,n){n===void 0&&(n=!1);const r=zr(t),i=rs(t),o=ns(i);let s=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[o]>e.floating[o]&&(s=_i(s)),[s,_i(s)]}function jm(t){const e=_i(t);return[is(t),e,is(e)]}function is(t){return t.replace(/start|end/g,e=>Rm[e])}function Fm(t,e,n){const r=["left","right"],i=["right","left"],o=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?i:r:e?r:i;case"left":case"right":return e?o:s;default:return[]}}function Hm(t,e,n,r){const i=zr(t);let o=Fm(Cn(t),n==="start",r);return i&&(o=o.map(s=>s+"-"+i),e&&(o=o.concat(o.map(is)))),o}function _i(t){return t.replace(/left|right|bottom|top/g,e=>Pm[e])}function Wm(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ra(t){return typeof t!="number"?Wm(t):{top:t,right:t,bottom:t,left:t}}function Li(t){const{x:e,y:n,width:r,height:i}=t;return{width:r,height:i,top:n,left:e,right:e+r,bottom:n+i,x:e,y:n}}function za(t,e,n){let{reference:r,floating:i}=t;const o=Di(e),s=rs(e),l=ns(s),c=Cn(e),d=o==="y",u=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,h=r[l]/2-i[l]/2;let p;switch(c){case"top":p={x:u,y:r.y-i.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:f};break;case"left":p={x:r.x-i.width,y:f};break;default:p={x:r.x,y:r.y}}switch(zr(e)){case"start":p[s]-=h*(n&&d?-1:1);break;case"end":p[s]+=h*(n&&d?-1:1);break}return p}const Um=async(t,e,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:s}=n,l=o.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(e));let d=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:u,y:f}=za(d,r,c),h=r,p={},m=0;for(let y=0;y<l.length;y++){const{name:g,fn:k}=l[y],{x:S,y:T,data:b,reset:w}=await k({x:u,y:f,initialPlacement:r,placement:h,strategy:i,middlewareData:p,rects:d,platform:s,elements:{reference:t,floating:e}});u=S??u,f=T??f,p={...p,[g]:{...p[g],...b}},w&&m<=50&&(m++,typeof w=="object"&&(w.placement&&(h=w.placement),w.rects&&(d=w.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):w.rects),{x:u,y:f}=za(d,h,c)),y=-1)}return{x:u,y:f,placement:h,strategy:i,middlewareData:p}};async function ja(t,e){var n;e===void 0&&(e={});const{x:r,y:i,platform:o,rects:s,elements:l,strategy:c}=t,{boundary:d="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:h=!1,padding:p=0}=Rr(e,t),m=Ra(p),g=l[h?f==="floating"?"reference":"floating":f],k=Li(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(g)))==null||n?g:g.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(l.floating)),boundary:d,rootBoundary:u,strategy:c})),S=f==="floating"?{x:r,y:i,width:s.floating.width,height:s.floating.height}:s.reference,T=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l.floating)),b=await(o.isElement==null?void 0:o.isElement(T))?await(o.getScale==null?void 0:o.getScale(T))||{x:1,y:1}:{x:1,y:1},w=Li(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:S,offsetParent:T,strategy:c}):S);return{top:(k.top-w.top+m.top)/b.y,bottom:(w.bottom-k.bottom+m.bottom)/b.y,left:(k.left-w.left+m.left)/b.x,right:(w.right-k.right+m.right)/b.x}}const qm=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:r,placement:i,rects:o,platform:s,elements:l,middlewareData:c}=e,{element:d,padding:u=0}=Rr(t,e)||{};if(d==null)return{};const f=Ra(u),h={x:n,y:r},p=rs(i),m=ns(p),y=await s.getDimensions(d),g=p==="y",k=g?"top":"left",S=g?"bottom":"right",T=g?"clientHeight":"clientWidth",b=o.reference[m]+o.reference[p]-h[p]-o.floating[m],w=h[p]-o.reference[p],x=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d));let N=x?x[T]:0;(!N||!await(s.isElement==null?void 0:s.isElement(x)))&&(N=l.floating[T]||o.floating[m]);const V=b/2-w/2,A=N/2-y[m]/2-1,B=Pr(f[k],A),L=Pr(f[S],A),j=B,G=N-y[m]-L,R=N/2-y[m]/2+V,_=ts(j,R,G),$=!c.arrow&&zr(i)!=null&&R!==_&&o.reference[m]/2-(R<j?B:L)-y[m]/2<0,v=$?R<j?R-j:R-G:0;return{[p]:h[p]+v,data:{[p]:_,centerOffset:R-_-v,...$&&{alignmentOffset:v}},reset:$}}}),Km=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:i,middlewareData:o,rects:s,initialPlacement:l,platform:c,elements:d}=e,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:h,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:y=!0,...g}=Rr(t,e);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const k=Cn(i),S=Cn(l)===l,T=await(c.isRTL==null?void 0:c.isRTL(d.floating)),b=h||(S||!y?[_i(l)]:jm(l));!h&&m!=="none"&&b.push(...Hm(l,y,m,T));const w=[l,...b],x=await ja(e,g),N=[];let V=((r=o.flip)==null?void 0:r.overflows)||[];if(u&&N.push(x[k]),f){const j=zm(i,s,T);N.push(x[j[0]],x[j[1]])}if(V=[...V,{placement:i,overflows:N}],!N.every(j=>j<=0)){var A,B;const j=(((A=o.flip)==null?void 0:A.index)||0)+1,G=w[j];if(G)return{data:{index:j,overflows:V},reset:{placement:G}};let R=(B=V.filter(_=>_.overflows[0]<=0).sort((_,$)=>_.overflows[1]-$.overflows[1])[0])==null?void 0:B.placement;if(!R)switch(p){case"bestFit":{var L;const _=(L=V.map($=>[$.placement,$.overflows.filter(v=>v>0).reduce((v,E)=>v+E,0)]).sort(($,v)=>$[1]-v[1])[0])==null?void 0:L[0];_&&(R=_);break}case"initialPlacement":R=l;break}if(i!==R)return{reset:{placement:R}}}return{}}}};async function Ym(t,e){const{placement:n,platform:r,elements:i}=t,o=await(r.isRTL==null?void 0:r.isRTL(i.floating)),s=Cn(n),l=zr(n),c=Di(n)==="y",d=["left","top"].includes(s)?-1:1,u=o&&c?-1:1,f=Rr(e,t);let{mainAxis:h,crossAxis:p,alignmentAxis:m}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return l&&typeof m=="number"&&(p=l==="end"?m*-1:m),c?{x:p*u,y:h*d}:{x:h*d,y:p*u}}const Jm=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,r;const{x:i,y:o,placement:s,middlewareData:l}=e,c=await Ym(e,t);return s===((n=l.offset)==null?void 0:n.placement)&&(r=l.arrow)!=null&&r.alignmentOffset?{}:{x:i+c.x,y:o+c.y,data:{...c,placement:s}}}}},Gm=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:i}=e,{mainAxis:o=!0,crossAxis:s=!1,limiter:l={fn:g=>{let{x:k,y:S}=g;return{x:k,y:S}}},...c}=Rr(t,e),d={x:n,y:r},u=await ja(e,c),f=Di(Cn(i)),h=Pa(f);let p=d[h],m=d[f];if(o){const g=h==="y"?"top":"left",k=h==="y"?"bottom":"right",S=p+u[g],T=p-u[k];p=ts(S,p,T)}if(s){const g=f==="y"?"top":"left",k=f==="y"?"bottom":"right",S=m+u[g],T=m-u[k];m=ts(S,m,T)}const y=l.fn({...e,[h]:p,[f]:m});return{...y,data:{x:y.x-n,y:y.y-r}}}}};function Sn(t){return ss(t)?(t.nodeName||"").toLowerCase():"#document"}function Qe(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Zt(t){var e;return(e=(ss(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function ss(t){return t instanceof Node||t instanceof Qe(t).Node}function Ct(t){return t instanceof Element||t instanceof Qe(t).Element}function St(t){return t instanceof HTMLElement||t instanceof Qe(t).HTMLElement}function Fa(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Qe(t).ShadowRoot}function jr(t){const{overflow:e,overflowX:n,overflowY:r,display:i}=kt(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(i)}function Zm(t){return["table","td","th"].includes(Sn(t))}function ls(t){const e=as(),n=kt(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function Xm(t){let e=Xt(t);for(;St(e)&&!Zn(e);){if(ls(e))return e;e=Xt(e)}return null}function as(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Zn(t){return["html","body","#document"].includes(Sn(t))}function kt(t){return Qe(t).getComputedStyle(t)}function Ii(t){return Ct(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Xt(t){if(Sn(t)==="html")return t;const e=t.assignedSlot||t.parentNode||Fa(t)&&t.host||Zt(t);return Fa(e)?e.host:e}function Ha(t){const e=Xt(t);return Zn(e)?t.ownerDocument?t.ownerDocument.body:t.body:St(e)&&jr(e)?e:Ha(e)}function cs(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const i=Ha(t),o=i===((r=t.ownerDocument)==null?void 0:r.body),s=Qe(i);return o?e.concat(s,s.visualViewport||[],jr(i)?i:[],s.frameElement&&n?cs(s.frameElement):[]):e.concat(i,cs(i,[],n))}function Wa(t){const e=kt(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=St(t),o=i?t.offsetWidth:n,s=i?t.offsetHeight:r,l=Vi(n)!==o||Vi(r)!==s;return l&&(n=o,r=s),{width:n,height:r,$:l}}function Ua(t){return Ct(t)?t:t.contextElement}function Xn(t){const e=Ua(t);if(!St(e))return Gt(1);const n=e.getBoundingClientRect(),{width:r,height:i,$:o}=Wa(e);let s=(o?Vi(n.width):n.width)/r,l=(o?Vi(n.height):n.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}const Qm=Gt(0);function qa(t){const e=Qe(t);return!as()||!e.visualViewport?Qm:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function eg(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Qe(t)?!1:e}function Fr(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const i=t.getBoundingClientRect(),o=Ua(t);let s=Gt(1);e&&(r?Ct(r)&&(s=Xn(r)):s=Xn(t));const l=eg(o,n,r)?qa(o):Gt(0);let c=(i.left+l.x)/s.x,d=(i.top+l.y)/s.y,u=i.width/s.x,f=i.height/s.y;if(o){const h=Qe(o),p=r&&Ct(r)?Qe(r):r;let m=h,y=m.frameElement;for(;y&&r&&p!==m;){const g=Xn(y),k=y.getBoundingClientRect(),S=kt(y),T=k.left+(y.clientLeft+parseFloat(S.paddingLeft))*g.x,b=k.top+(y.clientTop+parseFloat(S.paddingTop))*g.y;c*=g.x,d*=g.y,u*=g.x,f*=g.y,c+=T,d+=b,m=Qe(y),y=m.frameElement}}return Li({width:u,height:f,x:c,y:d})}const tg=[":popover-open",":modal"];function ds(t){return tg.some(e=>{try{return t.matches(e)}catch{return!1}})}function ng(t){let{elements:e,rect:n,offsetParent:r,strategy:i}=t;const o=i==="fixed",s=Zt(r),l=e?ds(e.floating):!1;if(r===s||l&&o)return n;let c={scrollLeft:0,scrollTop:0},d=Gt(1);const u=Gt(0),f=St(r);if((f||!f&&!o)&&((Sn(r)!=="body"||jr(s))&&(c=Ii(r)),St(r))){const h=Fr(r);d=Xn(r),u.x=h.x+r.clientLeft,u.y=h.y+r.clientTop}return{width:n.width*d.x,height:n.height*d.y,x:n.x*d.x-c.scrollLeft*d.x+u.x,y:n.y*d.y-c.scrollTop*d.y+u.y}}function rg(t){return Array.from(t.getClientRects())}function Ka(t){return Fr(Zt(t)).left+Ii(t).scrollLeft}function ig(t){const e=Zt(t),n=Ii(t),r=t.ownerDocument.body,i=Gn(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),o=Gn(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Ka(t);const l=-n.scrollTop;return kt(r).direction==="rtl"&&(s+=Gn(e.clientWidth,r.clientWidth)-i),{width:i,height:o,x:s,y:l}}function og(t,e){const n=Qe(t),r=Zt(t),i=n.visualViewport;let o=r.clientWidth,s=r.clientHeight,l=0,c=0;if(i){o=i.width,s=i.height;const d=as();(!d||d&&e==="fixed")&&(l=i.offsetLeft,c=i.offsetTop)}return{width:o,height:s,x:l,y:c}}function sg(t,e){const n=Fr(t,!0,e==="fixed"),r=n.top+t.clientTop,i=n.left+t.clientLeft,o=St(t)?Xn(t):Gt(1),s=t.clientWidth*o.x,l=t.clientHeight*o.y,c=i*o.x,d=r*o.y;return{width:s,height:l,x:c,y:d}}function Ya(t,e,n){let r;if(e==="viewport")r=og(t,n);else if(e==="document")r=ig(Zt(t));else if(Ct(e))r=sg(e,n);else{const i=qa(t);r={...e,x:e.x-i.x,y:e.y-i.y}}return Li(r)}function Ja(t,e){const n=Xt(t);return n===e||!Ct(n)||Zn(n)?!1:kt(n).position==="fixed"||Ja(n,e)}function lg(t,e){const n=e.get(t);if(n)return n;let r=cs(t,[],!1).filter(l=>Ct(l)&&Sn(l)!=="body"),i=null;const o=kt(t).position==="fixed";let s=o?Xt(t):t;for(;Ct(s)&&!Zn(s);){const l=kt(s),c=ls(s);!c&&l.position==="fixed"&&(i=null),(o?!c&&!i:!c&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||jr(s)&&!c&&Ja(t,s))?r=r.filter(u=>u!==s):i=l,s=Xt(s)}return e.set(t,r),r}function ag(t){let{element:e,boundary:n,rootBoundary:r,strategy:i}=t;const s=[...n==="clippingAncestors"?ds(e)?[]:lg(e,this._c):[].concat(n),r],l=s[0],c=s.reduce((d,u)=>{const f=Ya(e,u,i);return d.top=Gn(f.top,d.top),d.right=Pr(f.right,d.right),d.bottom=Pr(f.bottom,d.bottom),d.left=Gn(f.left,d.left),d},Ya(e,l,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function cg(t){const{width:e,height:n}=Wa(t);return{width:e,height:n}}function dg(t,e,n){const r=St(e),i=Zt(e),o=n==="fixed",s=Fr(t,!0,o,e);let l={scrollLeft:0,scrollTop:0};const c=Gt(0);if(r||!r&&!o)if((Sn(e)!=="body"||jr(i))&&(l=Ii(e)),r){const f=Fr(e,!0,o,e);c.x=f.x+e.clientLeft,c.y=f.y+e.clientTop}else i&&(c.x=Ka(i));const d=s.left+l.scrollLeft-c.x,u=s.top+l.scrollTop-c.y;return{x:d,y:u,width:s.width,height:s.height}}function us(t){return kt(t).position==="static"}function Ga(t,e){return!St(t)||kt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Za(t,e){const n=Qe(t);if(ds(t))return n;if(!St(t)){let i=Xt(t);for(;i&&!Zn(i);){if(Ct(i)&&!us(i))return i;i=Xt(i)}return n}let r=Ga(t,e);for(;r&&Zm(r)&&us(r);)r=Ga(r,e);return r&&Zn(r)&&us(r)&&!ls(r)?n:r||Xm(t)||n}const ug=async function(t){const e=this.getOffsetParent||Za,n=this.getDimensions,r=await n(t.floating);return{reference:dg(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function fg(t){return kt(t).direction==="rtl"}const hg={convertOffsetParentRelativeRectToViewportRelativeRect:ng,getDocumentElement:Zt,getClippingRect:ag,getOffsetParent:Za,getElementRects:ug,getClientRects:rg,getDimensions:cg,getScale:Xn,isElement:Ct,isRTL:fg},Xa=Jm,Qa=Gm,ec=Km,pg=qm,tc=(t,e,n)=>{const r=new Map,i={platform:hg,...n},o={...i.platform,_c:r};return Um(t,e,{...i,platform:o})};function mg(t){return t!=null&&typeof t=="object"&&"$el"in t}function gg(t){if(mg(t)){const e=t.$el;return ss(e)&&Sn(e)==="#comment"?null:e}return t}function yg(t){return{name:"arrow",options:t,fn(e){const n=gg(a.unref(t.element));return n==null?{}:pg({element:n,padding:t.padding}).fn(e)}}}const bg={},kg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},xg=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18L18 6M6 6l12 12"},null,-1)];function wg(t,e){return a.openBlock(),a.createElementBlock("svg",kg,xg)}const Hr=oe(bg,[["render",wg]]);let Pi;const vg=new Uint8Array(16);function Cg(){if(!Pi&&(Pi=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Pi))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Pi(vg)}const Ve=[];for(let t=0;t<256;++t)Ve.push((t+256).toString(16).slice(1));function Sg(t,e=0){return Ve[t[e+0]]+Ve[t[e+1]]+Ve[t[e+2]]+Ve[t[e+3]]+"-"+Ve[t[e+4]]+Ve[t[e+5]]+"-"+Ve[t[e+6]]+Ve[t[e+7]]+"-"+Ve[t[e+8]]+Ve[t[e+9]]+"-"+Ve[t[e+10]]+Ve[t[e+11]]+Ve[t[e+12]]+Ve[t[e+13]]+Ve[t[e+14]]+Ve[t[e+15]]}const nc={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function fs(t,e,n){if(nc.randomUUID&&!t)return nc.randomUUID();t=t||{};const r=t.random||(t.rng||Cg)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,Sg(r)}let Og={isMobile(){return!!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)},capitalize(t){return t?(t=t.toString(),t=t.replace(/(?:^|\s)\S/g,function(e){return e.toUpperCase()}).trim(),t.charAt(0).toUpperCase()+t.slice(1)):""}};const On=Object.assign({name:"WpicPopover"},{props:{placement:{type:String,default:"bottom-start"},label:String,hover:Boolean,custom:Boolean,disabled:Boolean,offset:{type:Number,default:0},customWidth:{},maxWidth:{type:String,default:"600px"},expand:Boolean,noCloseClasses:{type:Array,default:()=>[]}},emits:["show","hide"],setup(t,{expose:e,emit:n}){const r=fs(),i=n,o=t,s={pmi:"md:absolute md:block bg-white shadow-[0_5px_30px_0px_rgba(0,0,0,0.25)]","wpic-tools":"block absolute mt-2 bg-white border border-gray-300 dark:bg-gray-930 dark:border-gray-920 shadow-md"},l=a.ref(null),c=a.ref(null),d=a.ref(!0);function u(){o.disabled||(d.value=!1,p()),i("show"),document.dispatchEvent(new CustomEvent("submenu-open",{detail:{uuid:r}}))}function f(k){if(d.value)u();else{if(o.noCloseClasses.some(S=>k.target.closest(`.${S}`)))return;h()}}function h(){i("hide"),document.documentElement.style.overflow=null,document.querySelector("#app").style.overflow=null,d.value=!0}async function p(){const k=await tc(l.value,c.value,{placement:o.placement,middleware:[ec(),Qa(),Xa(o.offset)]});c.value.style.left=`${k.x}px`,c.value.style.top=`${k.y}px`}const m=k=>{c.value&&!c.value.contains(k.target)&&l.value&&!l.value.contains(k.target)&&h()};a.onMounted(()=>{document.addEventListener("click",m),document.addEventListener("submenu-open",k=>{k.detail.uuid!==r&&h()})}),a.onUnmounted(()=>{document.removeEventListener("click",m),document.removeEventListener("submenu-open",h)});function y(){o.hover&&u()}function g(){o.hover&&h()}return e({hide:h}),(k,S)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[(a.openBlock(),a.createElementBlock("div",{class:"flex-1",key:`reference_${a.unref(r)}`,ref_key:"reference",ref:l,onMouseenter:y,onMouseleave:g,onClick:S[0]||(S[0]=a.withModifiers(T=>f(T),["stop"]))},[a.renderSlot(k.$slots,"default",{isHidden:d.value})],32)),(a.openBlock(),a.createBlock(a.Teleport,{to:a.unref(re).popoverTarget},[(a.openBlock(),a.createElementBlock("div",{key:`floating_${a.unref(r)}`,ref_key:"floating",ref:c,style:a.normalizeStyle({maxWidth:t.maxWidth}),class:a.normalizeClass(["z-30 rounded-md overflow-hidden",{[`${t.customWidth}`]:!0,hidden:d.value,[`${s[a.unref(re).theme]}`]:!d.value,"rounded-md":!t.custom,"px-3 py-2":!t.custom&&!t.expand}])},[a.renderSlot(k.$slots,"content")],6))],8,["to"]))],64))}}),Mg={},Eg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},Tg=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M4.5 12.75l6 6 9-13.5"},null,-1)];function $g(t,e){return a.openBlock(),a.createElementBlock("svg",Eg,Tg)}const rc=oe(Mg,[["render",$g]]),Ng={},Bg={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},Ag=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m19.5 8.25-7.5 7.5-7.5-7.5"},null,-1)];function Vg(t,e){return a.openBlock(),a.createElementBlock("svg",Bg,Ag)}const Dg=oe(Ng,[["render",Vg]]),_g={},Lg={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},Ig=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Zm8.706-1.442c1.146-.573 2.437.463 2.126 1.706l-.709 2.836.042-.02a.75.75 0 0 1 .67 1.34l-.04.022c-1.147.573-2.438-.463-2.127-1.706l.71-2.836-.042.02a.75.75 0 1 1-.671-1.34l.041-.022ZM12 9a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z","clip-rule":"evenodd"},null,-1)];function Pg(t,e){return a.openBlock(),a.createElementBlock("svg",Lg,Ig)}const hs=oe(_g,[["render",Pg]]),Rg={key:0,class:"mb-2 wpic-form-label text-base text-gray-500 dark:text-gray-500 flex items-center justify-between"},zg={class:"flex items-center gap-2"},jg={key:0},Fg={class:""},Hg={class:"flex justify-end"},Wg={key:0,class:"absolute dark:text-gray-400 left-0 ml-0 w-9 h-full flex items-center justify-center text-center"},Ug={class:"flex items-center justify-center text-center opacity-50 w-4 h-4 leading-none overflow-hidden"},qg={key:1,class:"absolute right-0 mr-2 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},Wr=Object.assign({name:"WpicFormInput"},{props:{label:String,info:String,disabled:Boolean,large:Boolean,small:Boolean,clearable:Boolean,loading:Boolean,invalid:Boolean,slim:Boolean,required:Boolean,hideRequired:Boolean,material:Boolean,naked:Boolean},emits:["onClear","update:modelValue"],setup(t,{emit:e}){const n={pmi:"shadow-inner border-zinc-400 focus-within:border-zinc-500 focus-within:outline focus-within:outline-2 focus-within:outline-offset-3 bg-zinc-100 dark:bg-zinc-700/25 dark:border-zinc-700/50 dark:text-zinc-300","wpic-tools":"text-gray-800 bg-white border-gray-300 focus:border-lime-400 focus-within:border-lime-400 dark:bg-gray-930 dark:border-gray-920 dark:hover:bg-gray-920 dark:text-gray-400"},r={pmi:"border-opacity-50 border-zinc-300 text-zinc-400","wpic-tools":"border-gray-200! text-gray-400! dark:text-gray-800! bg-gray-50! dark:border-gray-900! dark:bg-gray-940!"},i=e;function o(){i("onClear")}return(s,l)=>(a.openBlock(),a.createElementBlock("div",null,[t.label?(a.openBlock(),a.createElementBlock("div",Rg,[a.createElementVNode("div",zg,[a.createElementVNode("span",null,a.toDisplayString(t.label),1),t.required&&!t.hideRequired?(a.openBlock(),a.createElementBlock("span",jg,"*")):a.createCommentVNode("",!0),a.createElementVNode("div",Fg,[t.info?(a.openBlock(),a.createBlock(On,{key:0,hover:""},{content:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(t.info),1)]),default:a.withCtx(()=>[a.createVNode(hs,{class:"w-4 h-4 text-zinc-600"})]),_:1})):a.createCommentVNode("",!0)])]),a.createElementVNode("div",Hg,[a.renderSlot(s.$slots,"more")])])):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass(["wpic-input overflow-auto leading-none flex relative items-center",{"border rounded-sm pr-3":!t.naked,"!pl-0 pr-1 !bg-transparent":t.naked,"border-b":t.material,"pl-4":!s.$slots.prepend,"pl-8":s.$slots.prepend,[`${n[a.unref(re).theme]}`]:!0,"h-8 text-sm":t.small,"h-10":!t.large&&!t.small,"h-12":t.large,[`${r[a.unref(re).theme]}`]:t.disabled,"cursor-pointer":!t.disabled,"border-red-600! focus-within:outline-red-600":t.invalid}])},[s.$slots.prepend?(a.openBlock(),a.createElementBlock("div",Wg,[a.createElementVNode("div",Ug,[a.renderSlot(s.$slots,"prepend")])])):a.createCommentVNode("",!0),a.renderSlot(s.$slots,"default"),t.loading?(a.openBlock(),a.createElementBlock("div",qg,[a.createVNode(Jn,{class:"w-6 h-6 opacity-50"})])):t.clearable?(a.openBlock(),a.createElementBlock("div",{key:2,onClick:a.withModifiers(o,["stop"]),style:{"z-index":"2"},class:"absolute right-0 mr-2 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-5 h-5 opacity-50"})])):a.createCommentVNode("",!0)],2)]))}});var Mn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ur(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function Kg(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var Ri=Kg,Yg=typeof Mn=="object"&&Mn&&Mn.Object===Object&&Mn,ic=Yg,Jg=ic,Gg=typeof self=="object"&&self&&self.Object===Object&&self,Zg=Jg||Gg||Function("return this")(),Ot=Zg,Xg=Ot,Qg=function(){return Xg.Date.now()},e0=Qg,t0=/\s/;function n0(t){for(var e=t.length;e--&&t0.test(t.charAt(e)););return e}var r0=n0,i0=r0,o0=/^\s+/;function s0(t){return t&&t.slice(0,i0(t)+1).replace(o0,"")}var l0=s0,a0=Ot,c0=a0.Symbol,ps=c0,oc=ps,sc=Object.prototype,d0=sc.hasOwnProperty,u0=sc.toString,qr=oc?oc.toStringTag:void 0;function f0(t){var e=d0.call(t,qr),n=t[qr];try{t[qr]=void 0;var r=!0}catch{}var i=u0.call(t);return r&&(e?t[qr]=n:delete t[qr]),i}var h0=f0,p0=Object.prototype,m0=p0.toString;function g0(t){return m0.call(t)}var y0=g0,lc=ps,b0=h0,k0=y0,x0="[object Null]",w0="[object Undefined]",ac=lc?lc.toStringTag:void 0;function v0(t){return t==null?t===void 0?w0:x0:ac&&ac in Object(t)?b0(t):k0(t)}var Kr=v0;function C0(t){return t!=null&&typeof t=="object"}var Yr=C0,S0=Kr,O0=Yr,M0="[object Symbol]";function E0(t){return typeof t=="symbol"||O0(t)&&S0(t)==M0}var T0=E0,$0=l0,cc=Ri,N0=T0,dc=NaN,B0=/^[-+]0x[0-9a-f]+$/i,A0=/^0b[01]+$/i,V0=/^0o[0-7]+$/i,D0=parseInt;function _0(t){if(typeof t=="number")return t;if(N0(t))return dc;if(cc(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=cc(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=$0(t);var n=A0.test(t);return n||V0.test(t)?D0(t.slice(2),n?2:8):B0.test(t)?dc:+t}var L0=_0,I0=Ri,ms=e0,uc=L0,P0="Expected a function",R0=Math.max,z0=Math.min;function j0(t,e,n){var r,i,o,s,l,c,d=0,u=!1,f=!1,h=!0;if(typeof t!="function")throw new TypeError(P0);e=uc(e)||0,I0(n)&&(u=!!n.leading,f="maxWait"in n,o=f?R0(uc(n.maxWait)||0,e):o,h="trailing"in n?!!n.trailing:h);function p(x){var N=r,V=i;return r=i=void 0,d=x,s=t.apply(V,N),s}function m(x){return d=x,l=setTimeout(k,e),u?p(x):s}function y(x){var N=x-c,V=x-d,A=e-N;return f?z0(A,o-V):A}function g(x){var N=x-c,V=x-d;return c===void 0||N>=e||N<0||f&&V>=o}function k(){var x=ms();if(g(x))return S(x);l=setTimeout(k,y(x))}function S(x){return l=void 0,h&&r?p(x):(r=i=void 0,s)}function T(){l!==void 0&&clearTimeout(l),d=0,r=c=i=l=void 0}function b(){return l===void 0?s:S(ms())}function w(){var x=ms(),N=g(x);if(r=arguments,i=this,c=x,N){if(l===void 0)return m(c);if(f)return clearTimeout(l),l=setTimeout(k,e),p(c)}return l===void 0&&(l=setTimeout(k,e)),s}return w.cancel=T,w.flush=b,w}var F0=j0;const fc=Ur(F0);function H0(){this.__data__=[],this.size=0}var W0=H0;function U0(t,e){return t===e||t!==t&&e!==e}var hc=U0,q0=hc;function K0(t,e){for(var n=t.length;n--;)if(q0(t[n][0],e))return n;return-1}var zi=K0,Y0=zi,J0=Array.prototype,G0=J0.splice;function Z0(t){var e=this.__data__,n=Y0(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():G0.call(e,n,1),--this.size,!0}var X0=Z0,Q0=zi;function ey(t){var e=this.__data__,n=Q0(e,t);return n<0?void 0:e[n][1]}var ty=ey,ny=zi;function ry(t){return ny(this.__data__,t)>-1}var iy=ry,oy=zi;function sy(t,e){var n=this.__data__,r=oy(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var ly=sy,ay=W0,cy=X0,dy=ty,uy=iy,fy=ly;function Qn(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Qn.prototype.clear=ay,Qn.prototype.delete=cy,Qn.prototype.get=dy,Qn.prototype.has=uy,Qn.prototype.set=fy;var ji=Qn,hy=ji;function py(){this.__data__=new hy,this.size=0}var my=py;function gy(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}var yy=gy;function by(t){return this.__data__.get(t)}var ky=by;function xy(t){return this.__data__.has(t)}var wy=xy,vy=Kr,Cy=Ri,Sy="[object AsyncFunction]",Oy="[object Function]",My="[object GeneratorFunction]",Ey="[object Proxy]";function Ty(t){if(!Cy(t))return!1;var e=vy(t);return e==Oy||e==My||e==Sy||e==Ey}var pc=Ty,$y=Ot,Ny=$y["__core-js_shared__"],By=Ny,gs=By,mc=function(){var t=/[^.]+$/.exec(gs&&gs.keys&&gs.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function Ay(t){return!!mc&&mc in t}var Vy=Ay,Dy=Function.prototype,_y=Dy.toString;function Ly(t){if(t!=null){try{return _y.call(t)}catch{}try{return t+""}catch{}}return""}var gc=Ly,Iy=pc,Py=Vy,Ry=Ri,zy=gc,jy=/[\\^$.*+?()[\]{}|]/g,Fy=/^\[object .+?Constructor\]$/,Hy=Function.prototype,Wy=Object.prototype,Uy=Hy.toString,qy=Wy.hasOwnProperty,Ky=RegExp("^"+Uy.call(qy).replace(jy,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Yy(t){if(!Ry(t)||Py(t))return!1;var e=Iy(t)?Ky:Fy;return e.test(zy(t))}var Jy=Yy;function Gy(t,e){return t==null?void 0:t[e]}var Zy=Gy,Xy=Jy,Qy=Zy;function e1(t,e){var n=Qy(t,e);return Xy(n)?n:void 0}var er=e1,t1=er,n1=Ot,r1=t1(n1,"Map"),ys=r1,i1=er,o1=i1(Object,"create"),Fi=o1,yc=Fi;function s1(){this.__data__=yc?yc(null):{},this.size=0}var l1=s1;function a1(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var c1=a1,d1=Fi,u1="__lodash_hash_undefined__",f1=Object.prototype,h1=f1.hasOwnProperty;function p1(t){var e=this.__data__;if(d1){var n=e[t];return n===u1?void 0:n}return h1.call(e,t)?e[t]:void 0}var m1=p1,g1=Fi,y1=Object.prototype,b1=y1.hasOwnProperty;function k1(t){var e=this.__data__;return g1?e[t]!==void 0:b1.call(e,t)}var x1=k1,w1=Fi,v1="__lodash_hash_undefined__";function C1(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=w1&&e===void 0?v1:e,this}var S1=C1,O1=l1,M1=c1,E1=m1,T1=x1,$1=S1;function tr(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}tr.prototype.clear=O1,tr.prototype.delete=M1,tr.prototype.get=E1,tr.prototype.has=T1,tr.prototype.set=$1;var N1=tr,bc=N1,B1=ji,A1=ys;function V1(){this.size=0,this.__data__={hash:new bc,map:new(A1||B1),string:new bc}}var D1=V1;function _1(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var L1=_1,I1=L1;function P1(t,e){var n=t.__data__;return I1(e)?n[typeof e=="string"?"string":"hash"]:n.map}var Hi=P1,R1=Hi;function z1(t){var e=R1(this,t).delete(t);return this.size-=e?1:0,e}var j1=z1,F1=Hi;function H1(t){return F1(this,t).get(t)}var W1=H1,U1=Hi;function q1(t){return U1(this,t).has(t)}var K1=q1,Y1=Hi;function J1(t,e){var n=Y1(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var G1=J1,Z1=D1,X1=j1,Q1=W1,eb=K1,tb=G1;function nr(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}nr.prototype.clear=Z1,nr.prototype.delete=X1,nr.prototype.get=Q1,nr.prototype.has=eb,nr.prototype.set=tb;var kc=nr,nb=ji,rb=ys,ib=kc,ob=200;function sb(t,e){var n=this.__data__;if(n instanceof nb){var r=n.__data__;if(!rb||r.length<ob-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new ib(r)}return n.set(t,e),this.size=n.size,this}var lb=sb,ab=ji,cb=my,db=yy,ub=ky,fb=wy,hb=lb;function rr(t){var e=this.__data__=new ab(t);this.size=e.size}rr.prototype.clear=cb,rr.prototype.delete=db,rr.prototype.get=ub,rr.prototype.has=fb,rr.prototype.set=hb;var pb=rr,mb="__lodash_hash_undefined__";function gb(t){return this.__data__.set(t,mb),this}var yb=gb;function bb(t){return this.__data__.has(t)}var kb=bb,xb=kc,wb=yb,vb=kb;function Wi(t){var e=-1,n=t==null?0:t.length;for(this.__data__=new xb;++e<n;)this.add(t[e])}Wi.prototype.add=Wi.prototype.push=wb,Wi.prototype.has=vb;var Cb=Wi;function Sb(t,e){for(var n=-1,r=t==null?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}var Ob=Sb;function Mb(t,e){return t.has(e)}var Eb=Mb,Tb=Cb,$b=Ob,Nb=Eb,Bb=1,Ab=2;function Vb(t,e,n,r,i,o){var s=n&Bb,l=t.length,c=e.length;if(l!=c&&!(s&&c>l))return!1;var d=o.get(t),u=o.get(e);if(d&&u)return d==e&&u==t;var f=-1,h=!0,p=n&Ab?new Tb:void 0;for(o.set(t,e),o.set(e,t);++f<l;){var m=t[f],y=e[f];if(r)var g=s?r(y,m,f,e,t,o):r(m,y,f,t,e,o);if(g!==void 0){if(g)continue;h=!1;break}if(p){if(!$b(e,function(k,S){if(!Nb(p,S)&&(m===k||i(m,k,n,r,o)))return p.push(S)})){h=!1;break}}else if(!(m===y||i(m,y,n,r,o))){h=!1;break}}return o.delete(t),o.delete(e),h}var xc=Vb,Db=Ot,_b=Db.Uint8Array,Lb=_b;function Ib(t){var e=-1,n=Array(t.size);return t.forEach(function(r,i){n[++e]=[i,r]}),n}var Pb=Ib;function Rb(t){var e=-1,n=Array(t.size);return t.forEach(function(r){n[++e]=r}),n}var zb=Rb,wc=ps,vc=Lb,jb=hc,Fb=xc,Hb=Pb,Wb=zb,Ub=1,qb=2,Kb="[object Boolean]",Yb="[object Date]",Jb="[object Error]",Gb="[object Map]",Zb="[object Number]",Xb="[object RegExp]",Qb="[object Set]",e2="[object String]",t2="[object Symbol]",n2="[object ArrayBuffer]",r2="[object DataView]",Cc=wc?wc.prototype:void 0,bs=Cc?Cc.valueOf:void 0;function i2(t,e,n,r,i,o,s){switch(n){case r2:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case n2:return!(t.byteLength!=e.byteLength||!o(new vc(t),new vc(e)));case Kb:case Yb:case Zb:return jb(+t,+e);case Jb:return t.name==e.name&&t.message==e.message;case Xb:case e2:return t==e+"";case Gb:var l=Hb;case Qb:var c=r&Ub;if(l||(l=Wb),t.size!=e.size&&!c)return!1;var d=s.get(t);if(d)return d==e;r|=qb,s.set(t,e);var u=Fb(l(t),l(e),r,i,o,s);return s.delete(t),u;case t2:if(bs)return bs.call(t)==bs.call(e)}return!1}var o2=i2;function s2(t,e){for(var n=-1,r=e.length,i=t.length;++n<r;)t[i+n]=e[n];return t}var l2=s2,a2=Array.isArray,ks=a2,c2=l2,d2=ks;function u2(t,e,n){var r=e(t);return d2(t)?r:c2(r,n(t))}var f2=u2;function h2(t,e){for(var n=-1,r=t==null?0:t.length,i=0,o=[];++n<r;){var s=t[n];e(s,n,t)&&(o[i++]=s)}return o}var p2=h2;function m2(){return[]}var g2=m2,y2=p2,b2=g2,k2=Object.prototype,x2=k2.propertyIsEnumerable,Sc=Object.getOwnPropertySymbols,w2=Sc?function(t){return t==null?[]:(t=Object(t),y2(Sc(t),function(e){return x2.call(t,e)}))}:b2,v2=w2;function C2(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var S2=C2,O2=Kr,M2=Yr,E2="[object Arguments]";function T2(t){return M2(t)&&O2(t)==E2}var $2=T2,Oc=$2,N2=Yr,Mc=Object.prototype,B2=Mc.hasOwnProperty,A2=Mc.propertyIsEnumerable,V2=Oc(function(){return arguments}())?Oc:function(t){return N2(t)&&B2.call(t,"callee")&&!A2.call(t,"callee")},D2=V2,Ui={exports:{}};function _2(){return!1}var L2=_2;Ui.exports,function(t,e){var n=Ot,r=L2,i=e&&!e.nodeType&&e,o=i&&!0&&t&&!t.nodeType&&t,s=o&&o.exports===i,l=s?n.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||r;t.exports=d}(Ui,Ui.exports);var Ec=Ui.exports,I2=9007199254740991,P2=/^(?:0|[1-9]\d*)$/;function R2(t,e){var n=typeof t;return e=e??I2,!!e&&(n=="number"||n!="symbol"&&P2.test(t))&&t>-1&&t%1==0&&t<e}var z2=R2,j2=9007199254740991;function F2(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=j2}var Tc=F2,H2=Kr,W2=Tc,U2=Yr,q2="[object Arguments]",K2="[object Array]",Y2="[object Boolean]",J2="[object Date]",G2="[object Error]",Z2="[object Function]",X2="[object Map]",Q2="[object Number]",ek="[object Object]",tk="[object RegExp]",nk="[object Set]",rk="[object String]",ik="[object WeakMap]",ok="[object ArrayBuffer]",sk="[object DataView]",lk="[object Float32Array]",ak="[object Float64Array]",ck="[object Int8Array]",dk="[object Int16Array]",uk="[object Int32Array]",fk="[object Uint8Array]",hk="[object Uint8ClampedArray]",pk="[object Uint16Array]",mk="[object Uint32Array]",ke={};ke[lk]=ke[ak]=ke[ck]=ke[dk]=ke[uk]=ke[fk]=ke[hk]=ke[pk]=ke[mk]=!0,ke[q2]=ke[K2]=ke[ok]=ke[Y2]=ke[sk]=ke[J2]=ke[G2]=ke[Z2]=ke[X2]=ke[Q2]=ke[ek]=ke[tk]=ke[nk]=ke[rk]=ke[ik]=!1;function gk(t){return U2(t)&&W2(t.length)&&!!ke[H2(t)]}var yk=gk;function bk(t){return function(e){return t(e)}}var kk=bk,qi={exports:{}};qi.exports,function(t,e){var n=ic,r=e&&!e.nodeType&&e,i=r&&!0&&t&&!t.nodeType&&t,o=i&&i.exports===r,s=o&&n.process,l=function(){try{var c=i&&i.require&&i.require("util").types;return c||s&&s.binding&&s.binding("util")}catch{}}();t.exports=l}(qi,qi.exports);var xk=qi.exports,wk=yk,vk=kk,$c=xk,Nc=$c&&$c.isTypedArray,Ck=Nc?vk(Nc):wk,Bc=Ck,Sk=S2,Ok=D2,Mk=ks,Ek=Ec,Tk=z2,$k=Bc,Nk=Object.prototype,Bk=Nk.hasOwnProperty;function Ak(t,e){var n=Mk(t),r=!n&&Ok(t),i=!n&&!r&&Ek(t),o=!n&&!r&&!i&&$k(t),s=n||r||i||o,l=s?Sk(t.length,String):[],c=l.length;for(var d in t)(e||Bk.call(t,d))&&!(s&&(d=="length"||i&&(d=="offset"||d=="parent")||o&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||Tk(d,c)))&&l.push(d);return l}var Vk=Ak,Dk=Object.prototype;function _k(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||Dk;return t===n}var Lk=_k;function Ik(t,e){return function(n){return t(e(n))}}var Pk=Ik,Rk=Pk,zk=Rk(Object.keys,Object),jk=zk,Fk=Lk,Hk=jk,Wk=Object.prototype,Uk=Wk.hasOwnProperty;function qk(t){if(!Fk(t))return Hk(t);var e=[];for(var n in Object(t))Uk.call(t,n)&&n!="constructor"&&e.push(n);return e}var Kk=qk,Yk=pc,Jk=Tc;function Gk(t){return t!=null&&Jk(t.length)&&!Yk(t)}var Zk=Gk,Xk=Vk,Qk=Kk,ex=Zk;function tx(t){return ex(t)?Xk(t):Qk(t)}var nx=tx,rx=f2,ix=v2,ox=nx;function sx(t){return rx(t,ox,ix)}var lx=sx,Ac=lx,ax=1,cx=Object.prototype,dx=cx.hasOwnProperty;function ux(t,e,n,r,i,o){var s=n&ax,l=Ac(t),c=l.length,d=Ac(e),u=d.length;if(c!=u&&!s)return!1;for(var f=c;f--;){var h=l[f];if(!(s?h in e:dx.call(e,h)))return!1}var p=o.get(t),m=o.get(e);if(p&&m)return p==e&&m==t;var y=!0;o.set(t,e),o.set(e,t);for(var g=s;++f<c;){h=l[f];var k=t[h],S=e[h];if(r)var T=s?r(S,k,h,e,t,o):r(k,S,h,t,e,o);if(!(T===void 0?k===S||i(k,S,n,r,o):T)){y=!1;break}g||(g=h=="constructor")}if(y&&!g){var b=t.constructor,w=e.constructor;b!=w&&"constructor"in t&&"constructor"in e&&!(typeof b=="function"&&b instanceof b&&typeof w=="function"&&w instanceof w)&&(y=!1)}return o.delete(t),o.delete(e),y}var fx=ux,hx=er,px=Ot,mx=hx(px,"DataView"),gx=mx,yx=er,bx=Ot,kx=yx(bx,"Promise"),xx=kx,wx=er,vx=Ot,Cx=wx(vx,"Set"),Sx=Cx,Ox=er,Mx=Ot,Ex=Ox(Mx,"WeakMap"),Tx=Ex,xs=gx,ws=ys,vs=xx,Cs=Sx,Ss=Tx,Vc=Kr,ir=gc,Dc="[object Map]",$x="[object Object]",_c="[object Promise]",Lc="[object Set]",Ic="[object WeakMap]",Pc="[object DataView]",Nx=ir(xs),Bx=ir(ws),Ax=ir(vs),Vx=ir(Cs),Dx=ir(Ss),En=Vc;(xs&&En(new xs(new ArrayBuffer(1)))!=Pc||ws&&En(new ws)!=Dc||vs&&En(vs.resolve())!=_c||Cs&&En(new Cs)!=Lc||Ss&&En(new Ss)!=Ic)&&(En=function(t){var e=Vc(t),n=e==$x?t.constructor:void 0,r=n?ir(n):"";if(r)switch(r){case Nx:return Pc;case Bx:return Dc;case Ax:return _c;case Vx:return Lc;case Dx:return Ic}return e});var _x=En,Os=pb,Lx=xc,Ix=o2,Px=fx,Rc=_x,zc=ks,jc=Ec,Rx=Bc,zx=1,Fc="[object Arguments]",Hc="[object Array]",Ki="[object Object]",jx=Object.prototype,Wc=jx.hasOwnProperty;function Fx(t,e,n,r,i,o){var s=zc(t),l=zc(e),c=s?Hc:Rc(t),d=l?Hc:Rc(e);c=c==Fc?Ki:c,d=d==Fc?Ki:d;var u=c==Ki,f=d==Ki,h=c==d;if(h&&jc(t)){if(!jc(e))return!1;s=!0,u=!1}if(h&&!u)return o||(o=new Os),s||Rx(t)?Lx(t,e,n,r,i,o):Ix(t,e,c,n,r,i,o);if(!(n&zx)){var p=u&&Wc.call(t,"__wrapped__"),m=f&&Wc.call(e,"__wrapped__");if(p||m){var y=p?t.value():t,g=m?e.value():e;return o||(o=new Os),i(y,g,n,r,o)}}return h?(o||(o=new Os),Px(t,e,n,r,i,o)):!1}var Hx=Fx,Wx=Hx,Uc=Yr;function qc(t,e,n,r,i){return t===e?!0:t==null||e==null||!Uc(t)&&!Uc(e)?t!==t&&e!==e:Wx(t,e,n,r,qc,i)}var Ux=qc,qx=Ux;function Kx(t,e){return qx(t,e)}var Yx=Kx;const Kc=Ur(Yx),Jx={key:0,class:"leading-none"},Gx={key:1},Zx={class:"flex flex-col max-h-80 overflow-y-auto"},Xx={key:0,class:"p-3"},Qx={key:1},ew={key:0,class:"px-4 py-2 flex items-center justify-between text-sm gap-6 dark:text-gray-400"},tw=["onClick"],nw={class:"select-none flex w-full items-center justify-between"},Yc=Object.assign({name:"WpicChoiceList"},{props:{modelValue:{},value:{},name:String,small:Boolean,hideSelect:Boolean,label:String,placeholder:{type:String,default:"Select..."},options:Array,multiple:Boolean,required:Boolean,disabled:Boolean,isInvalid:Boolean,maxDisplay:{type:Number},batchSelect:{type:Boolean,default:!1},allSelectedText:String,filterable:Boolean,remoteMethod:{},noDataText:String,clearable:Boolean,debounce:{type:Number,default:0},loading:Boolean,material:Boolean,naked:Boolean},emits:["blur-sm","input","change","update:modelValue"],setup(t,{expose:e,emit:n}){const r=t,i=a.ref(!1),o=a.ref(r.options);a.watch(()=>r.options,()=>{var b;(b=r.options)!=null&&b.length&&(o.value=[...r.options])},{immediate:!0,deep:!0});const s=n,l=a.ref(),c=a.ref();function d(b){var w,x;if(r.multiple){if(b){let N=r.modelValue||[];N.indexOf(b)>=0?N.splice(N.indexOf(b),1):N.push(b),s("update:modelValue",N),p(N),((w=r.modelValue)==null?void 0:w.length)===((x=r.options)==null?void 0:x.length)?i.value=!0:i.value=!1}}else s("update:modelValue",b),p(b),l.value=null,c.value.hide()}async function u(b){var w,x;s("update:modelValue",b),p(b),await a.nextTick(),((w=r.modelValue)==null?void 0:w.length)===((x=r.options)==null?void 0:x.length)&&(i.value=!0)}function f(b){s("update:modelValue",b),i.value=!1,p(b)}function h(){i.value=!1,r.multiple?(s("update:modelValue",[]),p([])):(s("update:modelValue",null),p(null))}const p=fc(function(b){s("change",b)},r.debounce),m=a.computed(()=>{var b,w,x,N;if(r.multiple)if(r.maxDisplay){let V=(w=o.value)==null?void 0:w.filter(B=>{var L;return((L=r.modelValue)==null?void 0:L.indexOf(B.value))>=0}).map(B=>B.label),A=V==null?void 0:V.slice(0,r.maxDisplay);return(V==null?void 0:V.length)-(A==null?void 0:A.length)>0?(A==null?void 0:A.join(", "))+` (+${(V==null?void 0:V.length)-A.length})`:A==null?void 0:A.join(", ")}else return(b=o.value)==null?void 0:b.filter(V=>{var A;return((A=r.modelValue)==null?void 0:A.indexOf(V.value))>=0}).map(V=>V.label).join(", ");else return((N=(x=o.value)==null?void 0:x.find(V=>V.value===r.modelValue))==null?void 0:N.label)||r.modelValue});function y(b){var w;try{return r.multiple?r.modelValue!==null&&((w=r.modelValue)==null?void 0:w.some(x=>Kc(x,b))):r.modelValue!==null&&Kc(b,r.modelValue)}catch(x){return console.log(x),!1}}const g={pmi:"group-[.is-selected]:bg-violet-50 hover:group-[.is-selected]:bg-violet-100","wpic-tools":"hover:bg-gray-50 group-[.is-selected]:text-lime-500 group-[.is-selected]:font-medium text-gray-600 dark:hover:bg-white/5 dark:text-gray-400 dark:group-[.is-selected]:text-lime-700"},k=a.computed(()=>{var b,w;return((b=r.modelValue)==null?void 0:b.length)===((w=r.options)==null?void 0:w.length)}),S=a.computed(()=>{var b;if(r.filterable&&!r.remoteMethod&&((b=l.value)!=null&&b.trim().length)){const w=l.value.trim().toLowerCase();return r.options.filter(x=>{var N;return(N=x.label)==null?void 0:N.toLowerCase().includes(w)})}return r.options});function T(){r.remoteMethod&&r.remoteMethod(l.value)}return e({allSelected:i,isAllSelected:k}),(b,w)=>(a.openBlock(),a.createBlock(On,{custom:"",ref_key:"myPopover",ref:c,label:t.label,disabled:t.disabled},{default:a.withCtx(({isHidden:x})=>[a.createVNode(Wr,{material:t.material,naked:t.naked,disabled:t.disabled,small:t.small,invalid:t.isInvalid,loading:t.loading},{default:a.withCtx(()=>{var N,V,A,B,L,j;return[a.createElementVNode("span",{class:a.normalizeClass(["select-none w-full text-left flex-1",{"whitespace-pre":!t.multiple}])},[t.modelValue&&(!t.multiple||t.multiple&&((N=t.modelValue)==null?void 0:N.length)>0)&&!t.hideSelect?(a.openBlock(),a.createElementBlock("span",Jx,[k.value&&((V=t.allSelectedText)!=null&&V.length)?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createTextVNode(a.toDisplayString(t.allSelectedText)+" ("+a.toDisplayString((A=t.options)==null?void 0:A.length)+")",1)],64)):(a.openBlock(),a.createElementBlock(a.Fragment,{key:1},[a.createTextVNode(a.toDisplayString(m.value),1)],64))])):!t.multiple&&((B=t.options)!=null&&B.find(G=>G.value===null))?(a.openBlock(),a.createElementBlock("span",Gx,a.toDisplayString((j=(L=t.options)==null?void 0:L.find(G=>G.value===null))==null?void 0:j.label),1)):a.renderSlot(b.$slots,"default",{key:2},()=>[a.createTextVNode(a.toDisplayString(t.placeholder),1)])],2),t.modelValue&&t.clearable?(a.openBlock(),a.createElementBlock("div",{key:0,onClick:a.withModifiers(h,["stop"]),style:{"z-index":"2"},class:"absolute right-6 mr-3 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-4 h-4"})])):a.createCommentVNode("",!0),a.createVNode(Dg,{class:a.normalizeClass(["h-4 w-4 transition-all transform",{"rotate-180":!x}])},null,8,["class"])]}),_:2},1032,["material","naked","disabled","small","invalid","loading"])]),content:a.withCtx(()=>{var x;return[a.createElementVNode("div",Zx,[t.filterable?(a.openBlock(),a.createElementBlock("div",Xx,[a.createVNode(Xc,{slim:"",placeholder:"Search...",clearable:"",modelValue:l.value,"onUpdate:modelValue":[w[0]||(w[0]=N=>l.value=N),T]},null,8,["modelValue"])])):a.createCommentVNode("",!0),!t.options&&((x=t.options)==null?void 0:x.length)==0?(a.openBlock(),a.createElementBlock("span",Qx,"No data.")):(a.openBlock(),a.createElementBlock(a.Fragment,{key:2},[t.multiple&&t.batchSelect?(a.openBlock(),a.createElementBlock("div",ew,[a.createElementVNode("span",{class:"cursor-pointer opacity-50 hover:opacity-100",onClick:w[1]||(w[1]=N=>{var V;return u((V=S.value)==null?void 0:V.filter(A=>A.value).map(A=>A.value))})},"Select all"),a.createElementVNode("span",{class:"cursor-pointer opacity-50 hover:opacity-100",onClick:w[2]||(w[2]=N=>f([]))},"Select none")])):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(S.value,N=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["group",{"is-selected":!!y(N.value)}])},[a.createElementVNode("div",{class:a.normalizeClass(["flex items-center py-2 px-4 min-w-64 text-base",{"cursor-pointer":!t.multiple||N.value,[`${g[a.unref(re).theme]}`]:!0}]),onClick:V=>N.disabled?null:d(N.value)},[a.createElementVNode("div",nw,[a.createElementVNode("span",{class:a.normalizeClass(["",{"opacity-25":N.disabled}])},a.toDisplayString(N.label||N.value),3),t.multiple&&y(N.value)?(a.openBlock(),a.createBlock(rc,{key:0,class:"w-4 h-4"})):a.createCommentVNode("",!0)])],10,tw)],2))),256))],64))])]}),_:3},8,["label","disabled"]))}}),Jc=Object.assign({name:"WpicToggleSwitch"},{props:{modelValue:Boolean,label:String,disabled:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e;function i(){n.disabled||r("update:modelValue",!n.modelValue)}return(o,s)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["inline-flex items-center gap-3 select-none",{"opacity-50":t.disabled,"cursor-pointer":!t.disabled}]),onClick:i},[a.createElementVNode("div",{class:a.normalizeClass(["w-11 h-6 rounded-full shadow-inner flex items-center transition-all duration-100",{"bg-lime-500 dark:bg-lime-600":t.modelValue,"bg-gray-300 dark:bg-gray-800":!t.modelValue}])},[a.createElementVNode("div",{class:a.normalizeClass(["w-5 h-5 rounded-full bg-white dark:bg-gray-500 shadow-md transition-all duration-100 transform",{"translate-x-[calc(100%+3px)] dark:!bg-gray-200":t.modelValue,"translate-x-px":!t.modelValue}])},null,2)],2),a.createElementVNode("span",{class:a.normalizeClass({"text-gray-500":!t.modelValue,"text-gray-700 dark:text-gray-300":t.modelValue})},a.toDisplayString(t.label),3)],2))}}),rw={key:0,class:"mb-2 gap-2 wpic-form-label text-base text-zinc-600 dark:text-zinc-300 flex items-center"},iw={class:""},ow=["value","disabled","rows","placeholder"],Gc=Object.assign({name:"WpicTextarea"},{props:{modelValue:{},label:String,disabled:Boolean,noResize:Boolean,autoResize:Boolean,placeholder:String,isInvalid:Boolean,required:Boolean,minHeight:{type:[String,Number],default:50},maxHeight:{type:[String,Number],default:300},rows:{type:[String,Number],default:3}},emits:["update:modelValue"],setup(t,{expose:e,emit:n}){const r=t,i=a.ref(null),o=a.ref(!1);a.watch(()=>r.modelValue,d=>{i.value.style.height="auto",r.autoResize&&a.nextTick(()=>{r.minHeight&&(i.value.style.height=`${i.value.scrollHeight<r.minHeight?r.minHeight:i.value.scrollHeight}px`),r.maxHeight&&(i.value.scrollHeight>r.maxHeight?(i.value.style.height=`${r.maxHeight}px`,o.value=!0):o.value=!1)})},{deep:!0});const s=n;function l(d){s("update:modelValue",d==null?void 0:d.target.value)}function c(){i.value.focus()}return e({focus:c}),(d,u)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[t.label?(a.openBlock(),a.createElementBlock("div",rw,[a.createTextVNode(a.toDisplayString(t.label)+" ",1),a.createElementVNode("div",iw,[d.info?(a.openBlock(),a.createBlock(On,{key:0,hover:""},{content:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(d.info),1)]),default:a.withCtx(()=>[a.createVNode(hs,{class:"w-4 h-4 text-zinc-600"})]),_:1})):a.createCommentVNode("",!0)])])):a.createCommentVNode("",!0),a.createElementVNode("textarea",{ref_key:"myTextarea",ref:i,class:a.normalizeClass(["relative appearance-none outline-hidden flex w-full h-full rounded-sm px-4 py-2 bg-transparent opacity-100 active:border-lime-400 focus:border-lime-400 focus-visible:border-none placeholder:opacity-30 dark:text-gray-400",{"cursor-not-allowed":t.disabled,"resize-none":t.noResize,"overflow-hidden":t.autoResize&&!o.value,"overflow-auto":t.autoResize||o.value}]),style:a.normalizeStyle({"min-height":t.autoResize&&`${t.minHeight}px`,maxHeight:t.autoResize&&`${t.maxHeight}px`}),value:t.modelValue,disabled:t.disabled,rows:t.rows,onInput:l,placeholder:t.placeholder},null,46,ow)],64))}}),sw=["placeholder"],Zc={__name:"ColorPicker",props:{modelValue:String,defaultColor:{type:String},placeholder:String},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e,i=a.ref(n.modelValue||n.defaultColor),o=()=>{r("update:modelValue",i.value)};return a.watch(()=>n.modelValue,s=>{s!==i.value&&(i.value=s)}),(s,l)=>(a.openBlock(),a.createBlock(Wr,{material:s.material,naked:s.naked,disabled:s.disabled,small:s.small,invalid:s.isInvalid,loading:s.loading},{default:a.withCtx(()=>[a.withDirectives(a.createElementVNode("input",{type:"color","onUpdate:modelValue":l[0]||(l[0]=c=>i.value=c),onInput:o,class:"w-6 h-6 !rounded-md cursor-pointer outline-hidden appearance-none"},null,544),[[a.vModelText,i.value]]),a.withDirectives(a.createElementVNode("input",{type:"text","onUpdate:modelValue":l[1]||(l[1]=c=>i.value=c),onInput:o,class:"w-full p-2 outline-hidden appearance-none",placeholder:t.placeholder},null,40,sw),[[a.vModelText,i.value]])]),_:1},8,["material","naked","disabled","small","invalid","loading"]))}},lw={},aw={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},cw=[a.createElementVNode("path",{d:"M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"},null,-1),a.createElementVNode("path",{"fill-rule":"evenodd",d:"M1.323 11.447C2.811 6.976 7.028 3.75 12.001 3.75c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113-1.487 4.471-5.705 7.697-10.677 7.697-4.97 0-9.186-3.223-10.675-7.69a1.762 1.762 0 0 1 0-1.113ZM17.25 12a5.25 5.25 0 1 1-10.5 0 5.25 5.25 0 0 1 10.5 0Z","clip-rule":"evenodd"},null,-1)];function dw(t,e){return a.openBlock(),a.createElementBlock("svg",aw,cw)}const uw=oe(lw,[["render",dw]]),fw={},hw={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor"},pw=[a.createElementVNode("path",{d:"M3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06l-18-18ZM22.676 12.553a11.249 11.249 0 0 1-2.631 4.31l-3.099-3.099a5.25 5.25 0 0 0-6.71-6.71L7.759 4.577a11.217 11.217 0 0 1 4.242-.827c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113Z"},null,-1),a.createElementVNode("path",{d:"M15.75 12c0 .18-.013.357-.037.53l-4.244-4.243A3.75 3.75 0 0 1 15.75 12ZM12.53 15.713l-4.243-4.244a3.75 3.75 0 0 0 4.244 4.243Z"},null,-1),a.createElementVNode("path",{d:"M6.75 12c0-.619.107-1.213.304-1.764l-3.1-3.1a11.25 11.25 0 0 0-2.63 4.31c-.12.362-.12.752 0 1.114 1.489 4.467 5.704 7.69 10.675 7.69 1.5 0 2.933-.294 4.242-.827l-2.477-2.477A5.25 5.25 0 0 1 6.75 12Z"},null,-1)];function mw(t,e){return a.openBlock(),a.createElementBlock("svg",hw,pw)}const gw=oe(fw,[["render",mw]]),yw={},bw={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"2",stroke:"currentColor"},kw=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 12h-15"},null,-1)];function xw(t,e){return a.openBlock(),a.createElementBlock("svg",bw,kw)}const ww=oe(yw,[["render",xw]]),vw={class:"flex items-center gap-2"},Cw={key:0},Sw={class:""},Ow=["innerHTML"],Mw={class:"flex justify-end"},Ew=["name","value","checked"],Tw={class:"flex items-center justify-center text-center opacity-50 w-4 h-4 leading-none"},$w={key:5,class:"absolute z-10 right-0 mr-3 h-full flex items-center"},Nw={class:"min-w-5 h-5 leading-tight cursor-pointer dark:text-gray-400"},Bw={key:7,class:"text-red-700 dark:text-red-400/90 mt-1 text-base"},Xc=Object.assign({name:"WpicFormField"},{props:{label:{type:[String,Number]},placeholder:String,name:{type:String,default:null},select:Boolean,checkbox:Boolean,radio:Boolean,textarea:Boolean,rules:{},type:{type:String,default:"text"},tag:{type:String,default:null},options:{type:Array},required:Boolean,email:Boolean,multiple:Boolean,slim:Boolean,error:{type:Boolean,default:!0},clearable:Boolean,modelValue:{},checkboxValue:{},uncheckedValue:{},radioValue:{},disabled:Boolean,debounce:{type:Number,default:0},loading:Boolean,password:Boolean,addLabel:{type:String,default:"Add"},help:String,labelName:Boolean,half:Boolean,hideSelect:Boolean,date:Boolean,range:Boolean,rows:{type:[String,Number],default:3},transparent:Boolean,loadingPercent:{type:Number,default:null},loadingPulse:{type:Boolean,default:!1},blur:{type:Boolean,default:!1},large:Boolean,noResize:Boolean,autoResize:Boolean,minHeight:{type:[String,Number],default:50},maxHeight:{type:[String,Number],default:300},hideFocus:Boolean,min:{type:[String,Number],default:-1/0},max:{type:[String,Number],default:1/0},info:{type:String},small:Boolean,maxDisplay:{type:Number},filterable:Boolean,remoteMethod:{},noDataText:String,batchSelect:{type:Boolean,default:!1},allSelectedText:String,hideRequired:Boolean,material:Boolean,naked:Boolean,toggleSwitch:Boolean,color:Boolean},emits:["onChange","update:modelValue","onClear"],setup(t,{expose:e,emit:n}){const r={pmi:"shadow-inner border-zinc-400 focus-within:border-zinc-500 focus-within:outline focus-within:outline-2 focus-within:outline-offset-3 bg-zinc-100 dark:bg-zinc-700/25 dark:border-zinc-700/50 dark:text-zinc-300","wpic-tools":"text-gray-800 disabled:text-gray-400 disabled:border-gray-200 bg-white border-gray-300 dark:bg-gray-930 dark:border-gray-920 focus-within:border-lime-400 dark:focus-within:bg-gray-920 disabled:bg-gray-50"},i={pmi:"rounded-xs group-[.is-active]:border-zinc-400 group-[.is-selected]:bg-violet-800 group-[.is-selected]:border-violet-800 group-[.is-selected]:text-white group-[.is-disabled]:bg-opacity-50 group-[.is-disabled]:border-opacity-50 group-[.is-disabled]:text-opacity-75","wpic-tools":"rounded-sm group-[.is-active]:border-gray-300 dark:group-[.is-active]:bg-gray-950 dark:group-[.is-active]:border-gray-800 group-[.is-selected]:bg-lime-600 group-[.is-selected]:border-lime-600 group-[.is-selected]:text-white dark:group-[.is-disabled]:border-gray-800/50 group-[.is-disabled]:!text-gray-300 group-[.is-disabled]:!border-gray-100 group-[.is-disabled]:!bg-gray-100 dark:group-[.is-disabled]:!border-gray-900 dark:group-[.is-disabled]:!text-gray-700 dark:group-[.is-disabled]:!bg-gray-900"},o=t,s=a.computed(()=>o.name?o.name:fs()),l=gm(s.value),c=a.computed(()=>{if(o.label)return o.label;if(o.name&&o.labelName)return`${o.name}#${o.labelName}`}),d=a.ref(!0),u=a.computed(()=>(o.type=="password"||o.password)&&d.value?"password":o.type);function f(){d.value=!d.value}const h=a.computed(()=>{var B;if(o.rules&&typeof o.rules=="string"){let L=(B=o.rules)==null?void 0:B.split("|");return o.required&&L.push("required"),o.email&&L.push("email"),L.join("|")}else if(!o.rules){let L=[];return o.required&&L.push("required"),o.email&&L.push("email"),L.join("|")}return"required"});function p(B){let L=B&&B.target?B.target.value:B;S(L)}const m=n;function y(B){B===!0||B===!1?m("update:modelValue",!B):m("update:modelValue",B)}function g(B){let L=B&&B.target?B.target.value:B;m("update:modelValue",L),m("onChange",L)}function k(){m("update:modelValue",null),m("onChange",null),m("onClear")}const S=fc(function(B){m("update:modelValue",B),m("onChange",B)},o.debounce),T=a.ref(null),b=a.ref();function w(){var B,L;o.textarea?(B=b.value)==null||B.focus():(L=T.value)==null||L.$el.focus()}function x(){return T.value.meta.valid}const N=a.ref(),V=a.computed(()=>N.value.allSelected),A=a.computed(()=>N.value.isAllSelected);return e({focus:w,isValid:x,allSelected:V,isAllSelected:A}),(B,L)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-form-field",{"mb-6":!t.slim}])},[c.value&&!t.checkbox&&!t.radio&&!t.toggleSwitch?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass([{"text-sm":t.small,"text-base":!t.small},"mb-2 wpic-form-label text-gray-500 dark:text-gray-500 flex items-center justify-between"])},[a.createElementVNode("div",vw,[a.createElementVNode("span",null,a.toDisplayString(c.value),1),t.required&&!t.hideRequired?(a.openBlock(),a.createElementBlock("span",Cw,"*")):a.createCommentVNode("",!0),a.createElementVNode("div",Sw,[t.info?(a.openBlock(),a.createBlock(On,{key:0,hover:""},{content:a.withCtx(()=>[a.createElementVNode("div",{class:"whitespace-break-spaces",innerHTML:t.info},null,8,Ow)]),default:a.withCtx(()=>[a.createVNode(hs,{class:"w-4 h-4 text-zinc-600"})]),_:1})):a.createCommentVNode("",!0)])]),a.createElementVNode("div",Mw,[a.renderSlot(B.$slots,"more")])],2)):a.createCommentVNode("",!0),t.checkbox?(a.openBlock(),a.createBlock(a.unref(vn),{key:1,ref_key:"myInput",ref:T,name:s.value,rules:h.value,value:t.checkboxValue,"unchecked-value":t.uncheckedValue,modelValue:t.modelValue},{default:a.withCtx(({field:j})=>[a.createElementVNode("div",{class:a.normalizeClass(["inline-flex group items-center gap-2",{"is-disabled":t.disabled,"is-active":!t.disabled&&!t.modelValue,"is-selected":t.modelValue===!0}]),onClick:L[0]||(L[0]=G=>t.disabled?void 0:y(t.modelValue))},[a.createElementVNode("div",{class:a.normalizeClass(["w-4 h-4 border dark:border-gray-800 cursor-pointer",{[`${i[a.unref(re).theme]}`]:!0}])},[t.modelValue===!0?(a.openBlock(),a.createBlock(rc,{key:0})):a.createCommentVNode("",!0)],2),a.createElementVNode("span",{class:a.normalizeClass(["text-base cursor-pointer select-none text-gray-600 dark:text-gray-500",{"!text-gray-500/50 dark:text-gray-700/50":t.disabled}])},[a.renderSlot(B.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(c.value),1)])],2)],2)]),_:3},8,["name","rules","value","unchecked-value","modelValue"])):t.radio?(a.openBlock(),a.createBlock(a.unref(vn),{key:2,ref_key:"myInput",ref:T,name:s.value,value:t.radioValue,modelValue:t.modelValue},{default:a.withCtx(({field:j})=>[a.createElementVNode("div",{onClick:L[2]||(L[2]=()=>{t.disabled||g(t.radioValue)}),class:a.normalizeClass([{"cursor-pointer":!t.disabled},"inline-flex items-center gap-2 select-none"])},[a.createElementVNode("span",{class:a.normalizeClass(["h-4 w-4 border border-zinc-400 rounded-full p-[2px]",{"border-opacity-50":t.disabled}])},[t.radioValue==t.modelValue?(a.openBlock(),a.createElementBlock("span",{key:0,class:a.normalizeClass(["flex rounded-full h-full w-full bg-violet-800",{"bg-opacity-50":t.disabled}])},null,2)):a.createCommentVNode("",!0)],2),a.createElementVNode("input",{class:"hidden",type:"radio",name:t.name,value:t.radioValue,onChange:L[1]||(L[1]=(...G)=>B.onChange&&B.onChange(...G)),checked:t.radioValue==t.modelValue},null,40,Ew),c.value?(a.openBlock(),a.createElementBlock("span",{key:0,class:a.normalizeClass(["text-base",{"opacity-50":t.disabled}])},a.toDisplayString(c.value),3)):a.createCommentVNode("",!0)],2)]),_:1},8,["name","value","modelValue"])):t.select?(a.openBlock(),a.createBlock(a.unref(vn),{key:3,ref_key:"myInput",ref:T,modelValue:t.modelValue,rules:h.value,name:s.value},{default:a.withCtx(({field:j})=>{var G;return[a.createVNode(Yc,{ref_key:"myChoiceList",ref:N,modelValue:t.modelValue,"onUpdate:modelValue":g,disabled:t.disabled,options:t.options,small:t.small,clearable:t.clearable,hideSelect:t.hideSelect,"remote-method":t.remoteMethod,multiple:t.multiple,filterable:t.filterable,maxDisplay:t.maxDisplay,batchSelect:t.batchSelect,allSelectedText:t.allSelectedText,isInvalid:!!(t.error&&a.unref(l)),required:t.required||((G=h.value)==null?void 0:G.indexOf("required"))>=0,label:c.value,placeholder:t.placeholder,loading:t.loading,material:t.material,naked:t.naked},null,8,["modelValue","disabled","options","small","clearable","hideSelect","remote-method","multiple","filterable","maxDisplay","batchSelect","allSelectedText","isInvalid","required","label","placeholder","loading","material","naked"])]}),_:1},8,["modelValue","rules","name"])):t.color?(a.openBlock(),a.createBlock(a.unref(vn),{key:4,ref_key:"myInput",ref:T,modelValue:t.modelValue,rules:h.value,name:s.value},{default:a.withCtx(({field:j})=>[a.createVNode(Zc,{placeholder:t.placeholder,modelValue:t.modelValue,"onUpdate:modelValue":g},null,8,["placeholder","modelValue"])]),_:1},8,["modelValue","rules","name"])):t.toggleSwitch?(a.openBlock(),a.createBlock(a.unref(vn),{key:5,ref_key:"myInput",ref:T,modelValue:t.modelValue,rules:h.value,name:s.value},{default:a.withCtx(({field:j})=>[a.createVNode(Jc,{modelValue:t.modelValue,"onUpdate:modelValue":g,label:c.value,disabled:t.disabled},null,8,["modelValue","label","disabled"])]),_:1},8,["modelValue","rules","name"])):(a.openBlock(),a.createElementBlock("div",{key:6,class:a.normalizeClass(["wpic-input flex relative",{"rounded-sm border":!t.naked,"border-b":t.material,"!bg-transparent":t.naked,[`${r[a.unref(re).theme]}`]:!0,"bg-transparent!":t.transparent,"h-10":!t.textarea&&!t.large,"h-12":!t.textarea&&t.large,"border-gray-200! bg-gray-50! dark:bg-gray-940! dark:border-gray-900! text-gray-400 dark:text-gray-800":t.disabled,"border-red-600! focus-within:outline-red-600 dark:border-red-400/70!":a.unref(l)}])},[B.$slots.prepend?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["absolute dark:text-gray-400 left-0 ml-0 w-9 h-full flex items-center text-center",{"justify-center":!t.naked}])},[a.createElementVNode("div",Tw,[a.renderSlot(B.$slots,"prepend")])],2)):a.createCommentVNode("",!0),t.textarea?(a.openBlock(),a.createBlock(a.unref(vn),{key:1,ref_key:"myInput",ref:T,modelValue:t.modelValue,rules:h.value,name:s.value},{default:a.withCtx(()=>{var j;return[a.createVNode(Gc,{ref_key:"myTextarea",ref:b,modelValue:t.modelValue,"onUpdate:modelValue":p,rows:t.rows,disabled:t.disabled,noResize:t.noResize,autoResize:t.autoResize,placeholder:t.placeholder,minHeight:t.minHeight,maxHeight:t.maxHeight,isInvalid:!!(t.error&&a.unref(l)),required:t.required||((j=h.value)==null?void 0:j.indexOf("required"))>=0},null,8,["modelValue","rows","disabled","noResize","autoResize","placeholder","minHeight","maxHeight","isInvalid","required"])]}),_:1},8,["modelValue","rules","name"])):(a.openBlock(),a.createBlock(a.unref(vn),{key:2,ref_key:"myInput",ref:T,autocomplete:"off",style:{"z-index":"1"},class:a.normalizeClass(["flex w-full h-full rounded-sm pr-4 bg-transparent outline-hidden appearance-none dark:text-gray-400 dark:placeholder:text-gray-700",{"pl-4":!B.$slots.prepend&&!t.naked,"pl-8":B.$slots.prepend&&!t.naked,"pl-6":B.$slots.prepend&&t.naked,"py-2":t.textarea,"text-sm":t.small,"cursor-not-allowed dark:placeholder:text-gray-800!":t.disabled}]),type:u.value,min:t.min,max:t.max,rows:t.rows,name:s.value,disabled:t.disabled,modelValue:t.modelValue,onInput:p,"no-data-text":t.noDataText,placeholder:t.placeholder,validateOnInput:!!a.unref(l),rules:h.value},null,8,["class","type","min","max","rows","name","disabled","modelValue","no-data-text","placeholder","validateOnInput","rules"])),t.loading?(a.openBlock(),a.createElementBlock("div",{key:3,onClick:a.withModifiers(k,["stop"]),class:"absolute right-0 mr-3 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Jn,{class:"w-6 h-6 opacity-50"})])):t.clearable&&t.modelValue?(a.openBlock(),a.createElementBlock("div",{key:4,onClick:a.withModifiers(k,["stop"]),style:{"z-index":"2"},class:"absolute right-0 mr-3 h-full flex items-center cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-5 h-5 opacity-50"})])):a.createCommentVNode("",!0),B.$slots.append||t.password||t.type=="password"?(a.openBlock(),a.createElementBlock("div",$w,[a.createElementVNode("div",Nw,[a.renderSlot(B.$slots,"append",{},()=>[a.withDirectives(a.createVNode(uw,{class:"text-zinc-600 select-none",onClick:f},null,512),[[a.vShow,d.value]]),a.withDirectives(a.createVNode(gw,{class:"text-zinc-600 select-none",onClick:f},null,512),[[a.vShow,!d.value]])])])])):a.createCommentVNode("",!0)],2)),t.error&&a.unref(l)?(a.openBlock(),a.createElementBlock("div",Bw,[a.createVNode(a.unref(mm),{name:s.value},{default:a.withCtx(j=>[a.createTextVNode(a.toDisplayString(j.message),1)]),_:1},8,["name"])])):a.createCommentVNode("",!0),B.$slots.help||t.help?(a.openBlock(),a.createElementBlock("div",{key:8,class:a.normalizeClass(["text-base mt-1",{"ml-7":t.type=="checkbox","opacity-50":t.disabled}])},[a.renderSlot(B.$slots,"help",{},()=>[a.createTextVNode(a.toDisplayString(t.help),1)])],2)):a.createCommentVNode("",!0)],2))}}),Aw=["innerHTML"],Qc=Object.assign({name:"WpicTooltip"},{props:{placement:{type:String,default:"top"},full:Boolean,text:String,offset:{type:Number,default:5},delay:{type:Number,default:500}},setup(t){const e=a.ref(),n=a.ref(),r=a.ref();fs();const i=t;function o(){i.text&&(n.value.style.display="block",l())}function s(){n.value.style.display=""}async function l(){var h,p;await a.nextTick();const c=await tc(e.value,n.value,{placement:i.placement,middleware:[ec(),Qa(),Xa(i.offset),yg({element:r.value})]});n.value.style.left=`${c.x}px`,n.value.style.top=`${c.y}px`;const{x:d,y:u}=c.middlewareData.arrow,f={top:"bottom",right:"left",bottom:"top",left:"right"}[(h=i.placement)==null?void 0:h.split("-")[0]];r.value&&Object.assign((p=r.value)==null?void 0:p.style,{left:d!=null?`${d}px`:"",top:u!=null?`${u}px`:"",right:"",bottom:"",[f]:"-4px"})}return(c,d)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[a.createElementVNode("span",{ref_key:"button",ref:e,class:a.normalizeClass({"w-full h-full":t.full}),"aria-describedby":"tooltip",onMouseenter:o,onMouseleave:s},[a.renderSlot(c.$slots,"default")],34),a.createElementVNode("div",{ref_key:"tooltip",ref:n,class:"tooltip z-30 px-3 py-2 border border-zinc-200 dark:border-gray-900 text-sm absolute top-0 left-0 bg-black text-white rounded-md hidden",role:"tooltip"},[a.createElementVNode("span",{innerHTML:t.text},null,8,Aw),a.createElementVNode("div",{ref_key:"arrowElement",ref:r,class:"arrow"},null,512)],512)],64))}}),Vw={key:1,class:"flex justify-between items-baseline pt-4 px-6"},Dw={class:""},_w={key:2,class:"flex items-center justify-end py-4 px-6"},Lw=Object.assign({name:"WpicCard"},{props:{title:String,inline:Boolean,loading:Boolean},setup(t){const e={pmi:"bg-white dark:bg-zinc-800/50 shadow-[0_4px_16px_0px_rgba(0,0,0,0.1)]","wpic-tools":"bg-white border border-gray-200 dark:bg-gray-940 dark:border-gray-920"},n={pmi:"font-bold","wpic-tools":"font-medium dark:text-gray-300"};return(r,i)=>{const o=a.resolveComponent("wpic-loading-panel");return a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["rounded-lg wpic-card relative",{[e[a.unref(re).theme]]:!0,"wpic-card-inline":t.inline,"has-header":t.title||r.$slots.actions}])},[t.loading?(a.openBlock(),a.createBlock(o,{key:0,class:"absolute top-0 left-0 z-10",wave:""})):a.createCommentVNode("",!0),t.title||r.$slots.actions?(a.openBlock(),a.createElementBlock("div",Vw,[t.title||r.$slots.actions?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["text-lg 2xl:text-xl",[n[a.unref(re).theme]]])},a.toDisplayString(t.title),3)):a.createCommentVNode("",!0),a.createElementVNode("div",Dw,[a.renderSlot(r.$slots,"actions")])])):a.createCommentVNode("",!0),a.renderSlot(r.$slots,"default"),r.$slots.buttons?(a.openBlock(),a.createElementBlock("div",_w,[a.renderSlot(r.$slots,"buttons")])):a.createCommentVNode("",!0)],2)}}}),Iw={key:0,class:"pb-3 flex justify-betweeen h-12 items-center"},Pw={class:"flex-1 text-lg dark:text-gray-300 font-semibold"},Rw=Object.assign({name:"WpicCardSection"},{props:{title:String,sub:Boolean},setup(t){const e={pmi:"mx-6","wpic-tools":"px-6"};return(n,r)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["border-b relative dark:border-gray-900 dark:text-gray-300 last:border-0 pb-6",{[`${e[a.unref(re).theme]}`]:!0,"pt-3":!(t.title&&n.$slots.actions),"pt-6":!t.title&&!n.$slots.actions,"bg-gray-50 dark:bg-gray-930":t.sub}])},[t.title||n.$slots.actions?(a.openBlock(),a.createElementBlock("div",Iw,[a.createElementVNode("div",Pw,a.toDisplayString(t.title),1),a.renderSlot(n.$slots,"actions")])):a.createCommentVNode("",!0),a.renderSlot(n.$slots,"default")],2))}}),zw=a.createElementVNode("div",{class:""},null,-1),jw=a.createStaticVNode('<div class="-mt-2"><div class="absolute left-1/4 h-8 border-r border-gray-100 dark:border-gray-900"></div><div class="absolute left-1/2 h-8 border-r border-gray-100 dark:border-gray-900"></div><div class="absolute left-3/4 h-8 border-r border-gray-100 dark:border-gray-900"></div></div><div class="mt-7 text-gray-500 dark:text-gray-600"><div class="absolute left-0 text-xs">0%</div><div class="absolute left-1/4 -translate-x-1/4 text-xs">25%</div><div class="absolute left-1/2 -translate-x-1/2 text-xs">50%</div><div class="absolute right-1/4 translate-x-3/4 text-xs">75%</div><div class="absolute right-0 text-xs">100%</div></div>',2),Fw=Object.assign({name:"WpicProgressBar"},{props:{percent:Number,value:Number,indicators:Boolean,background:{type:String,default:null},max:{type:Number,default:100},text:String},setup(t){const e=t,n=a.computed(()=>e.percent?e.percent:100/e.max*e.value),r={pmi:"h-2 ring-1 rounded-full ring-zinc-400","wpic-tools":"bg-gray-100 rounded-xs h-4 dark:bg-gray-900"},i={pmi:"bg-cyan-400 rounded-full ring-1 ring-cyan-400","wpic-tools":"bg-lime-500 rounded-xs dark:bg-lime-700"};return(o,s)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["relative flex",{"mb-4":t.indicators}])},[a.createElementVNode("div",{class:a.normalizeClass(["flex w-full relative",r[a.unref(re).theme]]),style:{"z-index":"1"}},[n.value>0?(a.openBlock(),a.createElementBlock("div",{key:0,style:a.normalizeStyle({width:`${n.value}%`}),class:a.normalizeClass(["flex h-full",{[`${t.background}`]:!0,[`${i[a.unref(re).theme]}`]:!0}])},[a.createVNode(Qc,{full:"",text:`${n.value}%${t.text?t.text:""}`},{default:a.withCtx(()=>[zw]),_:1},8,["text"])],6)):a.createCommentVNode("",!0)],2),t.indicators?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[jw],64)):a.createCommentVNode("",!0)],2))}}),Hw={class:"leading-none"},Ww=Object.assign({name:"WpicTag"},{props:{clearable:Boolean,small:Boolean},emits:["clear"],setup(t,{emit:e}){const n={pmi:"border-cyan-500 bg-cyan-50 text-cyan-600 text-base ","wpic-tools":"border-none bg-gray-200 text-gray-700 text-sm dark:text-gray-400 dark:bg-gray-810"},r=e;function i(){r("clear")}return(o,s)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-tag select-none border inline-flex rounded-sm h-8 items-center justify-center pl-3 py-1",{"pr-3":!t.clearable,"pr-1":t.clearable,[n[a.unref(re).theme]]:!0}])},[a.createElementVNode("span",Hw,[a.renderSlot(o.$slots,"default")]),t.clearable?(a.openBlock(),a.createElementBlock("span",{key:0,onClick:i,class:"ml-2 mt-px cursor-pointer opacity-75 hover:opacity-100"},[a.createVNode(Hr,{class:"w-4 h-4"})])):a.createCommentVNode("",!0)],2))}}),Uw=Object.assign({name:"WpicTagGroup"},{props:{full:Boolean},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass({"w-full":t.full})},[a.createElementVNode("div",{class:a.normalizeClass(["ui-tag-group flex flex-wrap gap-2",{"w-full":t.full}])},[a.renderSlot(e.$slots,"default")],2)],2))}}),qw=t=>(a.pushScopeId("data-v-947735f2"),t=t(),a.popScopeId(),t),Kw={key:1,class:"w-full min-h-10 h-full rounded-lg bg-gray-100 dark:bg-gray-940 relative overflow-hidden"},Yw=[qw(()=>a.createElementVNode("div",{class:"absolute top-0 left-0 h-full w-full shimmer dark:dark-shimmer"},null,-1))],Jw=oe(Object.assign({name:"WpicLoadingPanel"},{props:{color:{type:String,default:""},wave:{type:Boolean,default:!1}},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["w-full h-full flex items-center justify-center",{"py-3":!t.wave}])},[t.wave?(a.openBlock(),a.createElementBlock("div",Kw,Yw)):(a.openBlock(),a.createBlock(Jn,{key:0,color:t.color,class:"w-10 h-10"},null,8,["color"]))],2))}}),[["__scopeId","data-v-947735f2"]]),Gw={class:"text-base font-medium select-none"},Jr=Object.assign({name:"WpicPaginationItem"},{props:{active:Boolean,disabled:Boolean},setup(t){const e={pmi:"border-zinc-300 dark:border-zinc-700 text-zinc-600 dark:text-zinc-300 hover:bg-zinc-500 hover:text-white","wpic-tools":"dark:text-gray-400 hover:text-lime-600 dark:border-gray-900"},n={pmi:"bg-violet-800 border-violet-800 hover:bg-violet-900 hover:border-violet-900 text-white","wpic-tools":"bg-lime-500 border-lime-500 text-white dark:bg-lime-700 dark:border-lime-700"},r={pmi:"text-zinc-300","wpic-tools":"text-gray-300 dark:text-gray-700 dark:border-gray-900"};return(i,o)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["border rounded-sm flex items-center justify-center w-10 h-10 cursor-pointer",{[e[a.unref(re).theme]]:!t.active&&!t.disabled,[n[a.unref(re).theme]]:t.active&&!t.disabled,[r[a.unref(re).theme]]:t.disabled}])},[a.createElementVNode("span",Gw,[a.renderSlot(i.$slots,"default")])],2))}}),Zw={},Xw={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},Qw=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.72 9.47a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06L6.31 10l3.72-3.72a.75.75 0 1 0-1.06-1.06L4.72 9.47Zm9.25-4.25L9.72 9.47a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06L11.31 10l3.72-3.72a.75.75 0 0 0-1.06-1.06Z","clip-rule":"evenodd"},null,-1)];function ev(t,e){return a.openBlock(),a.createElementBlock("svg",Xw,Qw)}const ed=oe(Zw,[["render",ev]]),tv={},nv={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},rv=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M11.78 5.22a.75.75 0 0 1 0 1.06L8.06 10l3.72 3.72a.75.75 0 1 1-1.06 1.06l-4.25-4.25a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0Z","clip-rule":"evenodd"},null,-1)];function iv(t,e){return a.openBlock(),a.createElementBlock("svg",nv,rv)}const td=oe(tv,[["render",iv]]),ov={},sv={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},lv=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M15.28 9.47a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06L13.69 10 9.97 6.28a.75.75 0 0 1 1.06-1.06l4.25 4.25ZM6.03 5.22l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L8.69 10 4.97 6.28a.75.75 0 0 1 1.06-1.06Z","clip-rule":"evenodd"},null,-1)];function av(t,e){return a.openBlock(),a.createElementBlock("svg",sv,lv)}const nd=oe(ov,[["render",av]]),cv={},dv={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},uv=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10 8.22 6.28a.75.75 0 0 1 0-1.06Z","clip-rule":"evenodd"},null,-1)];function fv(t,e){return a.openBlock(),a.createElementBlock("svg",dv,uv)}const rd=oe(cv,[["render",fv]]),hv={class:"wpic-pagination flex justify-between"},pv={key:0,class:"flex items-center"},mv={key:0},gv={key:1,class:"flex flex-wrap gap-2"},yv=Object.assign({name:"WpicPagination"},{props:{info:{type:Boolean,default:!0},pages:{type:Boolean,default:!0},perPages:Boolean,total:Number,perPage:{type:Number,default:10},currentPage:{type:Number,default:1}},emits:["update:perPage","update:currentPage"],setup(t,{expose:e,emit:n}){const r=t,i=n,o=a.computed(()=>Math.ceil(r.total/r.perPage)),s=a.computed(()=>{const u=o.value;if(!u||u===1)return[1];const f=r.currentPage,h=1;let p=Math.max(2,f-h),m=Math.min(u-1,f+h);f<=h+2&&(p=2,m=Math.min(2*h+2,u-1)),f>=u-h-1&&(p=Math.max(2,u-2*h-1),m=u-1);const y=[];for(let g=p;g<=m;g++)y.push(g);return p>2&&y.unshift("..."),m<u-1&&y.push("..."),[1,...y,u]});function l(u){u>=1&&u<=o.value&&i("update:currentPage",u)}function c(){return r.perPage*(r.currentPage-1)+1}function d(){return r.perPage*r.currentPage>r.total?r.total:r.perPage*r.currentPage}return e({getStart:c,getEnd:d}),(u,f)=>(a.openBlock(),a.createElementBlock("div",hv,[t.info?(a.openBlock(),a.createElementBlock("div",pv,[t.total>0?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createTextVNode(a.toDisplayString(c())+" - "+a.toDisplayString(d()),1),t.total?(a.openBlock(),a.createElementBlock("span",mv," / "+a.toDisplayString(t.total),1)):a.createCommentVNode("",!0)],64)):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),t.pages?(a.openBlock(),a.createElementBlock("div",gv,[a.createVNode(Jr,{onClick:f[0]||(f[0]=h=>l(1)),disabled:t.currentPage===1||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(ed,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"]),a.createVNode(Jr,{onClick:f[1]||(f[1]=h=>l(t.currentPage-1)),disabled:t.currentPage===1||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(td,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"]),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(s.value,h=>(a.openBlock(),a.createBlock(Jr,{key:`page_${h}`,onClick:p=>l(h),active:h===t.currentPage,disabled:o.value==0||!o.value},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(h),1)]),_:2},1032,["onClick","active","disabled"]))),128)),a.createVNode(Jr,{onClick:f[2]||(f[2]=h=>l(t.currentPage+1)),disabled:t.currentPage===o.value||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(rd,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"]),a.createVNode(Jr,{onClick:f[3]||(f[3]=h=>l(o.value)),disabled:t.currentPage===o.value||o.value==0||!o.value},{default:a.withCtx(()=>[a.createVNode(nd,{class:"w-5 h-5 select-none"})]),_:1},8,["disabled"])])):a.createCommentVNode("",!0),a.createCommentVNode("",!0)]))}}),id=(t,e)=>{const n=t.column.children&&t.column.children.default&&typeof t.column.children.default=="function"?t.column.children.default({item:t.item}):t.column.children;return a.h("td",e.attrs,n)};id.props=["column","item","rowIndex"];const Ms=id,bv={},kv={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},xv=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.22 6.22a.75.75 0 0 1 1.06 0L8 8.94l2.72-2.72a.75.75 0 1 1 1.06 1.06l-3.25 3.25a.75.75 0 0 1-1.06 0L4.22 7.28a.75.75 0 0 1 0-1.06Z","clip-rule":"evenodd"},null,-1)];function wv(t,e){return a.openBlock(),a.createElementBlock("svg",kv,xv)}const vv=oe(bv,[["render",wv]]),Cv={class:"font-semibold"},od={__name:"TotalRow",props:{columns:Array,noXPadding:Boolean,totalItem:{},position:String},setup(t){const e={pmi:"bg-white dark:text-zinc-300 dark:border-zinc-900 dark:bg-zinc-800","wpic-tools":"bg-gray-50 border-gray-200 dark:border-gray-900 dark:bg-gray-800"};return(n,r)=>(a.openBlock(),a.createElementBlock("tr",Cv,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(t.columns,(i,o)=>(a.openBlock(),a.createBlock(Ms,{class:a.normalizeClass(["py-3 first:pl-6 pr-6 border-t",{[`${e[a.unref(re).theme]}`]:!0,"sticky left-0":o===0,"border-b":t.position==="header","border-t":t.position==="footer","first:pl-0 last:pr-0":t.noXPadding,"last:rounded-br-lg":!0,"first:rounded-bl-lg":!0,"text-center":i.align=="center","text-right":i.align=="right"}]),id:`total_${o}`,column:i,item:t.totalItem,key:`tr_total_${o}`},null,8,["class","id","column","item"]))),128))]))}},Sv={},Ov={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor",class:"size-6"},Mv=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 4.5v15m7.5-7.5h-15"},null,-1)];function Ev(t,e){return a.openBlock(),a.createElementBlock("svg",Ov,Mv)}const Tv=oe(Sv,[["render",Ev]]),$v={class:"overflow-auto"},Nv={class:"w-full rounded-lg"},Bv=["width"],Av=["width"],Vv={key:0,class:"rounded-t-lg"},Dv=["onClick"],_v={class:"rounded-b-lg relative"},Lv={key:0},Iv=[a.createElementVNode("td",{class:"text-center py-3"}," ",-1)],Pv={key:1},Rv={key:0,class:"text-center text-gray-400 py-3"},zv=Object.assign({name:"WpicTable"},{props:{data:{type:Array,default:()=>[]},stripe:Boolean,loading:Boolean,hideHeaders:Boolean,sortOptions:{},border:Boolean,noXPadding:Boolean,totalItem:{},totalOnBottom:Boolean,totalOnTop:Boolean,valign:{type:String,default:"center"},small:Boolean,noRadius:Boolean},emits:["changeSort","expandRow"],setup(t,{expose:e,emit:n}){const r=t,i={pmi:"","wpic-tools":"border-gray-300 dark:border-gray-700"},o={pmi:"bg-zinc-50 dark:bg-zinc-800/60 text-zinc-500 dark:text-zinc-400 dark:border-zinc-900","wpic-tools":"bg-gray-100 text-gray-400 border-gray-200 dark:bg-gray-930 dark:border-gray-900 dark:text-gray-500"},s={pmi:"","wpic-tools":"dark:border-gray-900"},l={pmi:"","wpic-tools":""},c={pmi:"bg-white dark:bg-zinc-800 dark:text-zinc-300 dark:border-zinc-900","wpic-tools":"bg-white border-gray-200 dark:bg-gray-940 dark:border-gray-920 dark:text-gray-300"},d={pmi:"group-[.is-odd]:bg-white group-[.is-even]:bg-gray-50","wpic-tools":"group-[.is-odd]:bg-white group-[.is-even]:bg-gray-50 border-gray-200 dark:group-[.is-odd]:bg-gray-940 dark:group-[.is-even]:bg-gray-930"},u={pmi:"bg-zinc-900/10","wpic-tools":"bg-gray-900/10"},f=n;a.onMounted(()=>{y()});const h=a.getCurrentInstance();a.provide("wtable",h==null?void 0:h.proxy);const p=a.useSlots(),m=a.ref([]);function y(){const T=(x,N)=>{let V={};for(let A in x){if(typeof x[A].default=="boolean"&&N[A]!==void 0){V[A]=N[A]!==!1;continue}if(N[A]!==void 0){V[A]=N[A];continue}if(typeof x[A].default=="function"){V[A]=x[A].default();continue}V[A]=x[A].default}return V};let b=[];(p.default&&p.default()||[]).forEach(x=>{var N,V;((N=x.type)==null?void 0:N.name)==="WpicTableColumn"?b.push(x):(V=x.children)!=null&&V.length&&x.children.forEach(A=>{var B;((B=A.type)==null?void 0:B.name)==="WpicTableColumn"&&b.push(A)})}),m.value=b.map(x=>{let N=x.children,V=x.props||{},{field:A,label:B,help:L,width:j,minWidth:G,maxWidth:R,sortable:_,selectable:$,render:v,type:E,align:D,visible:q,noPadding:F}=T(x.type.props,V);return{label:B,help:L,width:j,minWidth:G,maxWidth:R,type:E,align:D,sortable:_,selectable:$,field:A,render:v,children:N,visible:q,noPadding:F}}).filter(x=>x.visible||x.selectable)}function g(T){var w,x;let b=(w=r.sortOptions)==null?void 0:w.sortDirection;((x=r.sortOptions)==null?void 0:x.sortBy)===T&&(b=b==="asc"?"desc":"asc"),f("changeSort",{sortDirection:b,sortBy:T})}a.watch(()=>p.default,T=>{y()},{deep:!0}),e({buildColumns:y});const k=a.reactive({});function S({index:T,item:b}){k[T]?k[T]=null:(k[T]=!0,f("expandRow",{index:T,item:b}))}return(T,b)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["wpic-table relative w-full rounded-lg overflow-hidden",{"no-radius rounded-none":t.noRadius,border:t.border,[`${i[a.unref(re).theme]}`]:!0}])},[a.createElementVNode("div",$v,[a.createElementVNode("table",Nv,[a.createElementVNode("colgroup",null,[m.value.find(w=>w.type=="expand")?(a.openBlock(),a.createElementBlock("col",{key:0,style:a.normalizeStyle({minWidth:`${m.value.find(w=>w.type=="expand").minWidth}px`}),width:m.value.find(w=>w.type=="expand").width,class:"w-16"},null,12,Bv)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(m.value.filter(w=>w.type!="expand"),(w,x)=>(a.openBlock(),a.createElementBlock("col",{style:a.normalizeStyle({minWidth:`${w.minWidth}px`,maxWidth:`${w.maxWidth}px`}),width:w.width,key:x},null,12,Av))),128))]),t.hideHeaders?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("thead",Vv,[a.createElementVNode("tr",null,[m.value.find(w=>w.type=="expand")?(a.openBlock(),a.createElementBlock("th",{key:0,class:a.normalizeClass(["first:rounded-tl-lg last:rounded-tr-lg py-0 border-b first:pl-6 pr-6",[`${o[a.unref(re).theme]}`]])},null,2)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(m.value.filter(w=>w.type!="expand"),(w,x)=>{var N,V;return a.openBlock(),a.createElementBlock("th",{class:a.normalizeClass(["first:rounded-tl-lg last:rounded-tr-lg py-0 border-b first:pl-6 pr-6",{[`${o[a.unref(re).theme]}`]:!0,"sticky left-0":x===0}]),style:a.normalizeStyle({maxWidth:`${w.maxWidth}px`})},[a.createElementVNode("div",{onClick:()=>{w.sortable&&g(w.field)},class:a.normalizeClass(["flex items-center lg:text-base rounded-lg",{"py-3":!t.small,"py-1 text-sm":t.small,"cursor-pointer":w.sortable&&w.field,"justify-center":w.align=="center","justify-end":w.align=="right"}])},[a.createElementVNode("span",{class:a.normalizeClass(["select-none font-medium",{"text-right":w.align=="right"}])},a.toDisplayString(w.label),3),w.sortable&&w.field?(a.openBlock(),a.createElementBlock("span",{key:0,class:a.normalizeClass(["ml-1",{"opacity-25":w.field!=((N=t.sortOptions)==null?void 0:N.sortBy)}])},[a.createVNode(vv,{class:a.normalizeClass(["w-4 h-4",{"rotate-180":((V=t.sortOptions)==null?void 0:V.sortDirection)==="asc"}])},null,8,["class"])],2)):a.createCommentVNode("",!0)],10,Dv)],6)}),256))])])),a.createElementVNode("tbody",_v,[t.loading?(a.openBlock(),a.createElementBlock(a.Fragment,{key:0},[a.createElementVNode("div",{class:a.normalizeClass(["inset-0 z-10 absolute flex items-center justify-center",[u[a.unref(re).theme]]])},[a.createVNode(Jn,{class:"w-6 h-6"})],2),t.data.length?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("tr",Lv,Iv))],64)):a.createCommentVNode("",!0),t.totalItem&&t.totalOnTop?(a.openBlock(),a.createBlock(od,{key:1,position:"header",columns:m.value,noXPadding:t.noXPadding,totalItem:t.totalItem},null,8,["columns","noXPadding","totalItem"])):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(t.data,(w,x)=>{var N,V,A,B,L;return a.openBlock(),a.createElementBlock(a.Fragment,{key:`tr_${x}`},[a.createElementVNode("tr",{class:a.normalizeClass(["tr group border-b last:border-b-0 overflow-hidden",{"is-odd":x%2==0,"is-even":x%2!=0,[s[a.unref(re).theme]]:!0}])},[m.value.find(j=>j.type=="expand")?(a.openBlock(),a.createElementBlock("td",{key:0,class:a.normalizeClass([[{"first:pl-6 pr-6 last:pr-6":!t.noXPadding,"first:pl-0 pr-6 last:pr-0":t.noXPadding,"align-top py-5":t.valign=="top"}],"border-t border-gray-200 leading-tight h-16 py-2 dark:border-gray-920"])},[a.createVNode(Ai,{small:"",square:"",onClick:j=>S({item:w,index:x})},{default:a.withCtx(()=>[k[x]?(a.openBlock(),a.createBlock(ww,{key:0,class:"w-4 h-4"})):(a.openBlock(),a.createBlock(Tv,{key:1,class:"w-4 h-4"}))]),_:2},1032,["onClick"])],2)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(m.value.filter(j=>j.type!="expand"),(j,G)=>{var R,_;return a.openBlock(),a.createBlock(Ms,{class:a.normalizeClass(["lg:text-base h-full table-cell",{"text-sm lg:text-sm py-1!":t.small,"sticky left-0 shadow-sm":G===0,[`${c[a.unref(re).theme]}`]:!0,[`${d[a.unref(re).theme]}`]:t.stripe,"py-3 first:pl-6 pr-6":!j.noPadding,"first:pl-0 last:pr-0":t.noXPadding,"last:rounded-br-lg":x===((R=t.data)==null?void 0:R.length)-1&&!t.totalItem&&!m.value.find($=>$.type=="expand")&&!t.noRadius,"first:rounded-bl-lg":x===((_=t.data)==null?void 0:_.length)-1&&!t.totalItem&&!m.value.find($=>$.type=="expand")&&!t.noRadius,"text-center justify-center":j.align=="center","text-right justify-end":j.align=="right","align-top py-5":t.valign=="top"}]),style:a.normalizeStyle({maxWidth:`${j.maxWidth}px`}),id:`${x}_${G}`,column:j,item:w,rowIndex:x,key:G},null,8,["class","style","id","column","item","rowIndex"])}),128))],2),m.value.find(j=>j.type=="expand")?a.withDirectives((a.openBlock(),a.createElementBlock("tr",{key:0,class:a.normalizeClass([{[s[a.unref(re).theme]]:!t.stripe,[l[a.unref(re).theme]]:t.stripe},"tr border-b last:border-b-0 overflow-hidden"])},[a.createVNode(Ms,{class:a.normalizeClass(["lg:text-base bg-gray-50! dark:bg-gray-940!",{[`${c[a.unref(re).theme]}`]:!0,"py-3 first:pl-6 pr-6":!((N=m.value.find(j=>j.type=="expand"))!=null&&N.noPadding),"p-0":(V=m.value.find(j=>j.type=="expand"))==null?void 0:V.noPadding,"first:pl-0 last:pr-0":t.noXPadding,"last:rounded-br-lg":x===((A=t.data)==null?void 0:A.length)-1&&!t.totalItem,"first:rounded-bl-lg":x===((B=t.data)==null?void 0:B.length)-1&&!t.totalItem,"text-center":m.value.find(j=>j.type=="expand").align=="center","text-right":m.value.find(j=>j.type=="expand").align=="right"}]),column:m.value.find(j=>j.type=="expand"),rowIndex:x,colspan:(L=m.value)==null?void 0:L.length,item:w},null,8,["class","column","rowIndex","colspan","item"])],2)),[[a.vShow,k[x]]]):a.createCommentVNode("",!0)],64)}),128))]),t.totalItem&&t.totalOnBottom?(a.openBlock(),a.createElementBlock("tfoot",Pv,[a.createVNode(od,{position:"footer",columns:m.value,noXPadding:t.noXPadding,totalItem:t.totalItem},null,8,["columns","noXPadding","totalItem"])])):a.createCommentVNode("",!0)])]),!t.loading&&!t.data.length?(a.openBlock(),a.createElementBlock("div",Rv," No Data ")):a.createCommentVNode("",!0)],2))}}),jv={name:"WpicTableColumn",props:{label:{type:String},help:{type:String},field:{type:String,default:""},selectable:{type:Boolean,default:!0},sortable:{type:Boolean,default:!1},type:{type:String,default:"default"},width:{type:[String,Number],default:null},minWidth:{type:[String,Number],default:null},maxWidth:{type:[String,Number],default:null},align:{type:String,default:"left"},visible:{type:Boolean,default:!0},noPadding:{type:Boolean,default:!1}},setup(t){const e=inject("wtable",null);return onMounted(()=>{e&&e.buildColumns&&e.buildColumns()}),onBeforeUnmount(()=>{e&&e.buildColumns&&e.buildColumns()}),()=>null}};function De(t){this.content=t}De.prototype={constructor:De,find:function(t){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===t)return e;return-1},get:function(t){var e=this.find(t);return e==-1?void 0:this.content[e+1]},update:function(t,e,n){var r=n&&n!=t?this.remove(n):this,i=r.find(t),o=r.content.slice();return i==-1?o.push(n||t,e):(o[i+1]=e,n&&(o[i]=n)),new De(o)},remove:function(t){var e=this.find(t);if(e==-1)return this;var n=this.content.slice();return n.splice(e,2),new De(n)},addToStart:function(t,e){return new De([t,e].concat(this.remove(t).content))},addToEnd:function(t,e){var n=this.remove(t).content.slice();return n.push(t,e),new De(n)},addBefore:function(t,e,n){var r=this.remove(e),i=r.content.slice(),o=r.find(t);return i.splice(o==-1?i.length:o,0,e,n),new De(i)},forEach:function(t){for(var e=0;e<this.content.length;e+=2)t(this.content[e],this.content[e+1])},prepend:function(t){return t=De.from(t),t.size?new De(t.content.concat(this.subtract(t).content)):this},append:function(t){return t=De.from(t),t.size?new De(this.subtract(t).content.concat(t.content)):this},subtract:function(t){var e=this;t=De.from(t);for(var n=0;n<t.content.length;n+=2)e=e.remove(t.content[n]);return e},toObject:function(){var t={};return this.forEach(function(e,n){t[e]=n}),t},get size(){return this.content.length>>1}},De.from=function(t){if(t instanceof De)return t;var e=[];if(t)for(var n in t)e.push(n,t[n]);return new De(e)};function sd(t,e,n){for(let r=0;;r++){if(r==t.childCount||r==e.childCount)return t.childCount==e.childCount?null:n;let i=t.child(r),o=e.child(r);if(i==o){n+=i.nodeSize;continue}if(!i.sameMarkup(o))return n;if(i.isText&&i.text!=o.text){for(let s=0;i.text[s]==o.text[s];s++)n++;return n}if(i.content.size||o.content.size){let s=sd(i.content,o.content,n+1);if(s!=null)return s}n+=i.nodeSize}}function ld(t,e,n,r){for(let i=t.childCount,o=e.childCount;;){if(i==0||o==0)return i==o?null:{a:n,b:r};let s=t.child(--i),l=e.child(--o),c=s.nodeSize;if(s==l){n-=c,r-=c;continue}if(!s.sameMarkup(l))return{a:n,b:r};if(s.isText&&s.text!=l.text){let d=0,u=Math.min(s.text.length,l.text.length);for(;d<u&&s.text[s.text.length-d-1]==l.text[l.text.length-d-1];)d++,n--,r--;return{a:n,b:r}}if(s.content.size||l.content.size){let d=ld(s.content,l.content,n-1,r-1);if(d)return d}n-=c,r-=c}}class P{constructor(e,n){if(this.content=e,this.size=n||0,n==null)for(let r=0;r<e.length;r++)this.size+=e[r].nodeSize}nodesBetween(e,n,r,i=0,o){for(let s=0,l=0;l<n;s++){let c=this.content[s],d=l+c.nodeSize;if(d>e&&r(c,i+l,o||null,s)!==!1&&c.content.size){let u=l+1;c.nodesBetween(Math.max(0,e-u),Math.min(c.content.size,n-u),r,i+u)}l=d}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,n,r,i){let o="",s=!0;return this.nodesBetween(e,n,(l,c)=>{let d=l.isText?l.text.slice(Math.max(e,c)-c,n-c):l.isLeaf?i?typeof i=="function"?i(l):i:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&d||l.isTextblock)&&r&&(s?s=!1:o+=r),o+=d},0),o}append(e){if(!e.size)return this;if(!this.size)return e;let n=this.lastChild,r=e.firstChild,i=this.content.slice(),o=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),o=1);o<e.content.length;o++)i.push(e.content[o]);return new P(i,this.size+e.size)}cut(e,n=this.size){if(e==0&&n==this.size)return this;let r=[],i=0;if(n>e)for(let o=0,s=0;s<n;o++){let l=this.content[o],c=s+l.nodeSize;c>e&&((s<e||c>n)&&(l.isText?l=l.cut(Math.max(0,e-s),Math.min(l.text.length,n-s)):l=l.cut(Math.max(0,e-s-1),Math.min(l.content.size,n-s-1))),r.push(l),i+=l.nodeSize),s=c}return new P(r,i)}cutByIndex(e,n){return e==n?P.empty:e==0&&n==this.content.length?this:new P(this.content.slice(e,n))}replaceChild(e,n){let r=this.content[e];if(r==n)return this;let i=this.content.slice(),o=this.size+n.nodeSize-r.nodeSize;return i[e]=n,new P(i,o)}addToStart(e){return new P([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new P(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let n=0;n<this.content.length;n++)if(!this.content[n].eq(e.content[n]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let n=this.content[e];if(!n)throw new RangeError("Index "+e+" out of range for "+this);return n}maybeChild(e){return this.content[e]||null}forEach(e){for(let n=0,r=0;n<this.content.length;n++){let i=this.content[n];e(i,r,n),r+=i.nodeSize}}findDiffStart(e,n=0){return sd(this,e,n)}findDiffEnd(e,n=this.size,r=e.size){return ld(this,e,n,r)}findIndex(e,n=-1){if(e==0)return Yi(0,e);if(e==this.size)return Yi(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let r=0,i=0;;r++){let o=this.child(r),s=i+o.nodeSize;if(s>=e)return s==e||n>0?Yi(r+1,s):Yi(r,i);i=s}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,n){if(!n)return P.empty;if(!Array.isArray(n))throw new RangeError("Invalid input for Fragment.fromJSON");return new P(n.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return P.empty;let n,r=0;for(let i=0;i<e.length;i++){let o=e[i];r+=o.nodeSize,i&&o.isText&&e[i-1].sameMarkup(o)?(n||(n=e.slice(0,i)),n[n.length-1]=o.withText(n[n.length-1].text+o.text)):n&&n.push(o)}return new P(n||e,r)}static from(e){if(!e)return P.empty;if(e instanceof P)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new P([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}P.empty=new P([],0);const Es={index:0,offset:0};function Yi(t,e){return Es.index=t,Es.offset=e,Es}function Ji(t,e){if(t===e)return!0;if(!(t&&typeof t=="object")||!(e&&typeof e=="object"))return!1;let n=Array.isArray(t);if(Array.isArray(e)!=n)return!1;if(n){if(t.length!=e.length)return!1;for(let r=0;r<t.length;r++)if(!Ji(t[r],e[r]))return!1}else{for(let r in t)if(!(r in e)||!Ji(t[r],e[r]))return!1;for(let r in e)if(!(r in t))return!1}return!0}let ye=class aa{constructor(e,n){this.type=e,this.attrs=n}addToSet(e){let n,r=!1;for(let i=0;i<e.length;i++){let o=e[i];if(this.eq(o))return e;if(this.type.excludes(o.type))n||(n=e.slice(0,i));else{if(o.type.excludes(this.type))return e;!r&&o.type.rank>this.type.rank&&(n||(n=e.slice(0,i)),n.push(this),r=!0),n&&n.push(o)}}return n||(n=e.slice()),r||n.push(this),n}removeFromSet(e){for(let n=0;n<e.length;n++)if(this.eq(e[n]))return e.slice(0,n).concat(e.slice(n+1));return e}isInSet(e){for(let n=0;n<e.length;n++)if(this.eq(e[n]))return!0;return!1}eq(e){return this==e||this.type==e.type&&Ji(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let n in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,n){if(!n)throw new RangeError("Invalid input for Mark.fromJSON");let r=e.marks[n.type];if(!r)throw new RangeError(`There is no mark type ${n.type} in this schema`);let i=r.create(n.attrs);return r.checkAttrs(i.attrs),i}static sameSet(e,n){if(e==n)return!0;if(e.length!=n.length)return!1;for(let r=0;r<e.length;r++)if(!e[r].eq(n[r]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return aa.none;if(e instanceof aa)return[e];let n=e.slice();return n.sort((r,i)=>r.type.rank-i.type.rank),n}};ye.none=[];class Gi extends Error{}class U{constructor(e,n,r){this.content=e,this.openStart=n,this.openEnd=r}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,n){let r=cd(this.content,e+this.openStart,n);return r&&new U(r,this.openStart,this.openEnd)}removeBetween(e,n){return new U(ad(this.content,e+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(e,n){if(!n)return U.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!="number"||typeof i!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new U(P.fromJSON(e,n.content),r,i)}static maxOpen(e,n=!0){let r=0,i=0;for(let o=e.firstChild;o&&!o.isLeaf&&(n||!o.type.spec.isolating);o=o.firstChild)r++;for(let o=e.lastChild;o&&!o.isLeaf&&(n||!o.type.spec.isolating);o=o.lastChild)i++;return new U(e,r,i)}}U.empty=new U(P.empty,0,0);function ad(t,e,n){let{index:r,offset:i}=t.findIndex(e),o=t.maybeChild(r),{index:s,offset:l}=t.findIndex(n);if(i==e||o.isText){if(l!=n&&!t.child(s).isText)throw new RangeError("Removing non-flat range");return t.cut(0,e).append(t.cut(n))}if(r!=s)throw new RangeError("Removing non-flat range");return t.replaceChild(r,o.copy(ad(o.content,e-i-1,n-i-1)))}function cd(t,e,n,r){let{index:i,offset:o}=t.findIndex(e),s=t.maybeChild(i);if(o==e||s.isText)return t.cut(0,e).append(n).append(t.cut(e));let l=cd(s.content,e-o-1,n);return l&&t.replaceChild(i,s.copy(l))}function Fv(t,e,n){if(n.openStart>t.depth)throw new Gi("Inserted content deeper than insertion position");if(t.depth-n.openStart!=e.depth-n.openEnd)throw new Gi("Inconsistent open depths");return dd(t,e,n,0)}function dd(t,e,n,r){let i=t.index(r),o=t.node(r);if(i==e.index(r)&&r<t.depth-n.openStart){let s=dd(t,e,n,r+1);return o.copy(o.content.replaceChild(i,s))}else if(n.content.size)if(!n.openStart&&!n.openEnd&&t.depth==r&&e.depth==r){let s=t.parent,l=s.content;return $n(s,l.cut(0,t.parentOffset).append(n.content).append(l.cut(e.parentOffset)))}else{let{start:s,end:l}=Hv(n,t);return $n(o,fd(t,s,l,e,r))}else return $n(o,Zi(t,e,r))}function ud(t,e){if(!e.type.compatibleContent(t.type))throw new Gi("Cannot join "+e.type.name+" onto "+t.type.name)}function Ts(t,e,n){let r=t.node(n);return ud(r,e.node(n)),r}function Tn(t,e){let n=e.length-1;n>=0&&t.isText&&t.sameMarkup(e[n])?e[n]=t.withText(e[n].text+t.text):e.push(t)}function Gr(t,e,n,r){let i=(e||t).node(n),o=0,s=e?e.index(n):i.childCount;t&&(o=t.index(n),t.depth>n?o++:t.textOffset&&(Tn(t.nodeAfter,r),o++));for(let l=o;l<s;l++)Tn(i.child(l),r);e&&e.depth==n&&e.textOffset&&Tn(e.nodeBefore,r)}function $n(t,e){return t.type.checkContent(e),t.copy(e)}function fd(t,e,n,r,i){let o=t.depth>i&&Ts(t,e,i+1),s=r.depth>i&&Ts(n,r,i+1),l=[];return Gr(null,t,i,l),o&&s&&e.index(i)==n.index(i)?(ud(o,s),Tn($n(o,fd(t,e,n,r,i+1)),l)):(o&&Tn($n(o,Zi(t,e,i+1)),l),Gr(e,n,i,l),s&&Tn($n(s,Zi(n,r,i+1)),l)),Gr(r,null,i,l),new P(l)}function Zi(t,e,n){let r=[];if(Gr(null,t,n,r),t.depth>n){let i=Ts(t,e,n+1);Tn($n(i,Zi(t,e,n+1)),r)}return Gr(e,null,n,r),new P(r)}function Hv(t,e){let n=e.depth-t.openStart,i=e.node(n).copy(t.content);for(let o=n-1;o>=0;o--)i=e.node(o).copy(P.from(i));return{start:i.resolveNoCache(t.openStart+n),end:i.resolveNoCache(i.content.size-t.openEnd-n)}}class Zr{constructor(e,n,r){this.pos=e,this.path=n,this.parentOffset=r,this.depth=n.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position before the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position after the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,n=this.index(this.depth);if(n==e.childCount)return null;let r=this.pos-this.path[this.path.length-1],i=e.child(n);return r?e.child(n).cut(r):i}get nodeBefore(){let e=this.index(this.depth),n=this.pos-this.path[this.path.length-1];return n?this.parent.child(e).cut(0,n):e==0?null:this.parent.child(e-1)}posAtIndex(e,n){n=this.resolveDepth(n);let r=this.path[n*3],i=n==0?0:this.path[n*3-1]+1;for(let o=0;o<e;o++)i+=r.child(o).nodeSize;return i}marks(){let e=this.parent,n=this.index();if(e.content.size==0)return ye.none;if(this.textOffset)return e.child(n).marks;let r=e.maybeChild(n-1),i=e.maybeChild(n);if(!r){let l=r;r=i,i=l}let o=r.marks;for(var s=0;s<o.length;s++)o[s].type.spec.inclusive===!1&&(!i||!o[s].isInSet(i.marks))&&(o=o[s--].removeFromSet(o));return o}marksAcross(e){let n=this.parent.maybeChild(this.index());if(!n||!n.isInline)return null;let r=n.marks,i=e.parent.maybeChild(e.index());for(var o=0;o<r.length;o++)r[o].type.spec.inclusive===!1&&(!i||!r[o].isInSet(i.marks))&&(r=r[o--].removeFromSet(r));return r}sharedDepth(e){for(let n=this.depth;n>0;n--)if(this.start(n)<=e&&this.end(n)>=e)return n;return 0}blockRange(e=this,n){if(e.pos<this.pos)return e.blockRange(this);for(let r=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);r>=0;r--)if(e.pos<=this.end(r)&&(!n||n(this.node(r))))return new Xi(this,e,r);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e="";for(let n=1;n<=this.depth;n++)e+=(e?"/":"")+this.node(n).type.name+"_"+this.index(n-1);return e+":"+this.parentOffset}static resolve(e,n){if(!(n>=0&&n<=e.content.size))throw new RangeError("Position "+n+" out of range");let r=[],i=0,o=n;for(let s=e;;){let{index:l,offset:c}=s.content.findIndex(o),d=o-c;if(r.push(s,l,i+c),!d||(s=s.child(l),s.isText))break;o=d-1,i+=c+1}return new Zr(n,r,o)}static resolveCached(e,n){let r=hd.get(e);if(r)for(let o=0;o<r.elts.length;o++){let s=r.elts[o];if(s.pos==n)return s}else hd.set(e,r=new Wv);let i=r.elts[r.i]=Zr.resolve(e,n);return r.i=(r.i+1)%Uv,i}}class Wv{constructor(){this.elts=[],this.i=0}}const Uv=12,hd=new WeakMap;class Xi{constructor(e,n,r){this.$from=e,this.$to=n,this.depth=r}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const qv=Object.create(null);let Qt=class ca{constructor(e,n,r,i=ye.none){this.type=e,this.attrs=n,this.marks=i,this.content=r||P.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,n,r,i=0){this.content.nodesBetween(e,n,r,i,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(e,n,r,i){return this.content.textBetween(e,n,r,i)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,n,r){return this.type==e&&Ji(this.attrs,n||e.defaultAttrs||qv)&&ye.sameSet(this.marks,r||ye.none)}copy(e=null){return e==this.content?this:new ca(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new ca(this.type,this.attrs,this.content,e)}cut(e,n=this.content.size){return e==0&&n==this.content.size?this:this.copy(this.content.cut(e,n))}slice(e,n=this.content.size,r=!1){if(e==n)return U.empty;let i=this.resolve(e),o=this.resolve(n),s=r?0:i.sharedDepth(n),l=i.start(s),d=i.node(s).content.cut(i.pos-l,o.pos-l);return new U(d,i.depth-s,o.depth-s)}replace(e,n,r){return Fv(this.resolve(e),this.resolve(n),r)}nodeAt(e){for(let n=this;;){let{index:r,offset:i}=n.content.findIndex(e);if(n=n.maybeChild(r),!n)return null;if(i==e||n.isText)return n;e-=i+1}}childAfter(e){let{index:n,offset:r}=this.content.findIndex(e);return{node:this.content.maybeChild(n),index:n,offset:r}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:n,offset:r}=this.content.findIndex(e);if(r<e)return{node:this.content.child(n),index:n,offset:r};let i=this.content.child(n-1);return{node:i,index:n-1,offset:r-i.nodeSize}}resolve(e){return Zr.resolveCached(this,e)}resolveNoCache(e){return Zr.resolve(this,e)}rangeHasMark(e,n,r){let i=!1;return n>e&&this.nodesBetween(e,n,o=>(r.isInSet(o.marks)&&(i=!0),!i)),i}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+="("+this.content.toStringInner()+")"),pd(this.marks,e)}contentMatchAt(e){let n=this.type.contentMatch.matchFragment(this.content,0,e);if(!n)throw new Error("Called contentMatchAt on a node with invalid content");return n}canReplace(e,n,r=P.empty,i=0,o=r.childCount){let s=this.contentMatchAt(e).matchFragment(r,i,o),l=s&&s.matchFragment(this.content,n);if(!l||!l.validEnd)return!1;for(let c=i;c<o;c++)if(!this.type.allowsMarks(r.child(c).marks))return!1;return!0}canReplaceWith(e,n,r,i){if(i&&!this.type.allowsMarks(i))return!1;let o=this.contentMatchAt(e).matchType(r),s=o&&o.matchFragment(this.content,n);return s?s.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=ye.none;for(let n=0;n<this.marks.length;n++){let r=this.marks[n];r.type.checkAttrs(r.attrs),e=r.addToSet(e)}if(!ye.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(n=>n.type.name)}`);this.content.forEach(n=>n.check())}toJSON(){let e={type:this.type.name};for(let n in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(n=>n.toJSON())),e}static fromJSON(e,n){if(!n)throw new RangeError("Invalid input for Node.fromJSON");let r;if(n.marks){if(!Array.isArray(n.marks))throw new RangeError("Invalid mark data for Node.fromJSON");r=n.marks.map(e.markFromJSON)}if(n.type=="text"){if(typeof n.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(n.text,r)}let i=P.fromJSON(e,n.content),o=e.nodeType(n.type).create(n.attrs,i,r);return o.type.checkAttrs(o.attrs),o}};Qt.prototype.text=void 0;class Qi extends Qt{constructor(e,n,r,i){if(super(e,n,null,i),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):pd(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,n){return this.text.slice(e,n)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new Qi(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new Qi(this.type,this.attrs,e,this.marks)}cut(e=0,n=this.text.length){return e==0&&n==this.text.length?this:this.withText(this.text.slice(e,n))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}}function pd(t,e){for(let n=t.length-1;n>=0;n--)e=t[n].type.name+"("+e+")";return e}class Nn{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,n){let r=new Kv(e,n);if(r.next==null)return Nn.empty;let i=md(r);r.next&&r.err("Unexpected trailing text");let o=e5(Qv(i));return t5(o,r),o}matchType(e){for(let n=0;n<this.next.length;n++)if(this.next[n].type==e)return this.next[n].next;return null}matchFragment(e,n=0,r=e.childCount){let i=this;for(let o=n;i&&o<r;o++)i=i.matchType(e.child(o).type);return i}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:n}=this.next[e];if(!(n.isText||n.hasRequiredAttrs()))return n}return null}compatible(e){for(let n=0;n<this.next.length;n++)for(let r=0;r<e.next.length;r++)if(this.next[n].type==e.next[r].type)return!0;return!1}fillBefore(e,n=!1,r=0){let i=[this];function o(s,l){let c=s.matchFragment(e,r);if(c&&(!n||c.validEnd))return P.from(l.map(d=>d.createAndFill()));for(let d=0;d<s.next.length;d++){let{type:u,next:f}=s.next[d];if(!(u.isText||u.hasRequiredAttrs())&&i.indexOf(f)==-1){i.push(f);let h=o(f,l.concat(u));if(h)return h}}return null}return o(this,[])}findWrapping(e){for(let r=0;r<this.wrapCache.length;r+=2)if(this.wrapCache[r]==e)return this.wrapCache[r+1];let n=this.computeWrapping(e);return this.wrapCache.push(e,n),n}computeWrapping(e){let n=Object.create(null),r=[{match:this,type:null,via:null}];for(;r.length;){let i=r.shift(),o=i.match;if(o.matchType(e)){let s=[];for(let l=i;l.type;l=l.via)s.push(l.type);return s.reverse()}for(let s=0;s<o.next.length;s++){let{type:l,next:c}=o.next[s];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in n)&&(!i.type||c.validEnd)&&(r.push({match:l.contentMatch,type:l,via:i}),n[l.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function n(r){e.push(r);for(let i=0;i<r.next.length;i++)e.indexOf(r.next[i].next)==-1&&n(r.next[i].next)}return n(this),e.map((r,i)=>{let o=i+(r.validEnd?"*":" ")+" ";for(let s=0;s<r.next.length;s++)o+=(s?", ":"")+r.next[s].type.name+"->"+e.indexOf(r.next[s].next);return o}).join(`
|
|
6
|
+
`)}}Nn.empty=new Nn(!0);class Kv{constructor(e,n){this.string=e,this.nodeTypes=n,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==""&&this.tokens.pop(),this.tokens[0]==""&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}}function md(t){let e=[];do e.push(Yv(t));while(t.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function Yv(t){let e=[];do e.push(Jv(t));while(t.next&&t.next!=")"&&t.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function Jv(t){let e=Xv(t);for(;;)if(t.eat("+"))e={type:"plus",expr:e};else if(t.eat("*"))e={type:"star",expr:e};else if(t.eat("?"))e={type:"opt",expr:e};else if(t.eat("{"))e=Gv(t,e);else break;return e}function gd(t){/\D/.test(t.next)&&t.err("Expected number, got '"+t.next+"'");let e=Number(t.next);return t.pos++,e}function Gv(t,e){let n=gd(t),r=n;return t.eat(",")&&(t.next!="}"?r=gd(t):r=-1),t.eat("}")||t.err("Unclosed braced range"),{type:"range",min:n,max:r,expr:e}}function Zv(t,e){let n=t.nodeTypes,r=n[e];if(r)return[r];let i=[];for(let o in n){let s=n[o];s.isInGroup(e)&&i.push(s)}return i.length==0&&t.err("No node type or group '"+e+"' found"),i}function Xv(t){if(t.eat("(")){let e=md(t);return t.eat(")")||t.err("Missing closing paren"),e}else if(/\W/.test(t.next))t.err("Unexpected token '"+t.next+"'");else{let e=Zv(t,t.next).map(n=>(t.inline==null?t.inline=n.isInline:t.inline!=n.isInline&&t.err("Mixing inline and block content"),{type:"name",value:n}));return t.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function Qv(t){let e=[[]];return i(o(t,0),n()),e;function n(){return e.push([])-1}function r(s,l,c){let d={term:c,to:l};return e[s].push(d),d}function i(s,l){s.forEach(c=>c.to=l)}function o(s,l){if(s.type=="choice")return s.exprs.reduce((c,d)=>c.concat(o(d,l)),[]);if(s.type=="seq")for(let c=0;;c++){let d=o(s.exprs[c],l);if(c==s.exprs.length-1)return d;i(d,l=n())}else if(s.type=="star"){let c=n();return r(l,c),i(o(s.expr,c),c),[r(c)]}else if(s.type=="plus"){let c=n();return i(o(s.expr,l),c),i(o(s.expr,c),c),[r(c)]}else{if(s.type=="opt")return[r(l)].concat(o(s.expr,l));if(s.type=="range"){let c=l;for(let d=0;d<s.min;d++){let u=n();i(o(s.expr,c),u),c=u}if(s.max==-1)i(o(s.expr,c),c);else for(let d=s.min;d<s.max;d++){let u=n();r(c,u),i(o(s.expr,c),u),c=u}return[r(c)]}else{if(s.type=="name")return[r(l,void 0,s.value)];throw new Error("Unknown expr type")}}}}function yd(t,e){return e-t}function bd(t,e){let n=[];return r(e),n.sort(yd);function r(i){let o=t[i];if(o.length==1&&!o[0].term)return r(o[0].to);n.push(i);for(let s=0;s<o.length;s++){let{term:l,to:c}=o[s];!l&&n.indexOf(c)==-1&&r(c)}}}function e5(t){let e=Object.create(null);return n(bd(t,0));function n(r){let i=[];r.forEach(s=>{t[s].forEach(({term:l,to:c})=>{if(!l)return;let d;for(let u=0;u<i.length;u++)i[u][0]==l&&(d=i[u][1]);bd(t,c).forEach(u=>{d||i.push([l,d=[]]),d.indexOf(u)==-1&&d.push(u)})})});let o=e[r.join(",")]=new Nn(r.indexOf(t.length-1)>-1);for(let s=0;s<i.length;s++){let l=i[s][1].sort(yd);o.next.push({type:i[s][0],next:e[l.join(",")]||n(l)})}return o}}function t5(t,e){for(let n=0,r=[t];n<r.length;n++){let i=r[n],o=!i.validEnd,s=[];for(let l=0;l<i.next.length;l++){let{type:c,next:d}=i.next[l];s.push(c.name),o&&!(c.isText||c.hasRequiredAttrs())&&(o=!1),r.indexOf(d)==-1&&r.push(d)}o&&e.err("Only non-generatable nodes ("+s.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function kd(t){let e=Object.create(null);for(let n in t){let r=t[n];if(!r.hasDefault)return null;e[n]=r.default}return e}function xd(t,e){let n=Object.create(null);for(let r in t){let i=e&&e[r];if(i===void 0){let o=t[r];if(o.hasDefault)i=o.default;else throw new RangeError("No value supplied for attribute "+r)}n[r]=i}return n}function wd(t,e,n,r){for(let i in e)if(!(i in t))throw new RangeError(`Unsupported attribute ${i} for ${n} of type ${i}`);for(let i in t){let o=t[i];o.validate&&o.validate(e[i])}}function vd(t,e){let n=Object.create(null);if(e)for(let r in e)n[r]=new r5(t,r,e[r]);return n}let Cd=class lp{constructor(e,n,r){this.name=e,this.schema=n,this.spec=r,this.markSet=null,this.groups=r.group?r.group.split(" "):[],this.attrs=vd(e,r.attrs),this.defaultAttrs=kd(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(r.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Nn.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}isInGroup(e){return this.groups.indexOf(e)>-1}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return!0;return!1}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return!e&&this.defaultAttrs?this.defaultAttrs:xd(this.attrs,e)}create(e=null,n,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Qt(this,this.computeAttrs(e),P.from(n),ye.setFrom(r))}createChecked(e=null,n,r){return n=P.from(n),this.checkContent(n),new Qt(this,this.computeAttrs(e),n,ye.setFrom(r))}createAndFill(e=null,n,r){if(e=this.computeAttrs(e),n=P.from(n),n.size){let s=this.contentMatch.fillBefore(n);if(!s)return null;n=s.append(n)}let i=this.contentMatch.matchFragment(n),o=i&&i.fillBefore(P.empty,!0);return o?new Qt(this,e,n.append(o),ye.setFrom(r)):null}validContent(e){let n=this.contentMatch.matchFragment(e);if(!n||!n.validEnd)return!1;for(let r=0;r<e.childCount;r++)if(!this.allowsMarks(e.child(r).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}checkAttrs(e){wd(this.attrs,e,"node",this.name)}allowsMarkType(e){return this.markSet==null||this.markSet.indexOf(e)>-1}allowsMarks(e){if(this.markSet==null)return!0;for(let n=0;n<e.length;n++)if(!this.allowsMarkType(e[n].type))return!1;return!0}allowedMarks(e){if(this.markSet==null)return e;let n;for(let r=0;r<e.length;r++)this.allowsMarkType(e[r].type)?n&&n.push(e[r]):n||(n=e.slice(0,r));return n?n.length?n:ye.none:e}static compile(e,n){let r=Object.create(null);e.forEach((o,s)=>r[o]=new lp(o,n,s));let i=n.spec.topNode||"doc";if(!r[i])throw new RangeError("Schema is missing its top node type ('"+i+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let o in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};function n5(t,e,n){let r=n.split("|");return i=>{let o=i===null?"null":typeof i;if(r.indexOf(o)<0)throw new RangeError(`Expected value of type ${r} for attribute ${e} on type ${t}, got ${o}`)}}class r5{constructor(e,n,r){this.hasDefault=Object.prototype.hasOwnProperty.call(r,"default"),this.default=r.default,this.validate=typeof r.validate=="string"?n5(e,n,r.validate):r.validate}get isRequired(){return!this.hasDefault}}class eo{constructor(e,n,r,i){this.name=e,this.rank=n,this.schema=r,this.spec=i,this.attrs=vd(e,i.attrs),this.excluded=null;let o=kd(this.attrs);this.instance=o?new ye(this,o):null}create(e=null){return!e&&this.instance?this.instance:new ye(this,xd(this.attrs,e))}static compile(e,n){let r=Object.create(null),i=0;return e.forEach((o,s)=>r[o]=new eo(o,i++,n,s)),r}removeFromSet(e){for(var n=0;n<e.length;n++)e[n].type==this&&(e=e.slice(0,n).concat(e.slice(n+1)),n--);return e}isInSet(e){for(let n=0;n<e.length;n++)if(e[n].type==this)return e[n]}checkAttrs(e){wd(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class Sd{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let n=this.spec={};for(let i in e)n[i]=e[i];n.nodes=De.from(e.nodes),n.marks=De.from(e.marks||{}),this.nodes=Cd.compile(this.spec.nodes,this),this.marks=eo.compile(this.spec.marks,this);let r=Object.create(null);for(let i in this.nodes){if(i in this.marks)throw new RangeError(i+" can not be both a node and a mark");let o=this.nodes[i],s=o.spec.content||"",l=o.spec.marks;if(o.contentMatch=r[s]||(r[s]=Nn.parse(s,this.nodes)),o.inlineContent=o.contentMatch.inlineContent,o.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!o.isInline||!o.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=o}o.markSet=l=="_"?null:l?Od(this,l.split(" ")):l==""||!o.inlineContent?[]:null}for(let i in this.marks){let o=this.marks[i],s=o.spec.excludes;o.excluded=s==null?[o]:s==""?[]:Od(this,s.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,n=null,r,i){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof Cd){if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}else throw new RangeError("Invalid node type: "+e);return e.createChecked(n,r,i)}text(e,n){let r=this.nodes.text;return new Qi(r,r.defaultAttrs,e,ye.setFrom(n))}mark(e,n){return typeof e=="string"&&(e=this.marks[e]),e.create(n)}nodeFromJSON(e){return Qt.fromJSON(this,e)}markFromJSON(e){return ye.fromJSON(this,e)}nodeType(e){let n=this.nodes[e];if(!n)throw new RangeError("Unknown node type: "+e);return n}}function Od(t,e){let n=[];for(let r=0;r<e.length;r++){let i=e[r],o=t.marks[i],s=o;if(o)n.push(o);else for(let l in t.marks){let c=t.marks[l];(i=="_"||c.spec.group&&c.spec.group.split(" ").indexOf(i)>-1)&&n.push(s=c)}if(!s)throw new SyntaxError("Unknown mark type: '"+e[r]+"'")}return n}function i5(t){return t.tag!=null}function o5(t){return t.style!=null}class en{constructor(e,n){this.schema=e,this.rules=n,this.tags=[],this.styles=[];let r=this.matchedStyles=[];n.forEach(i=>{if(i5(i))this.tags.push(i);else if(o5(i)){let o=/[^=]*/.exec(i.style)[0];r.indexOf(o)<0&&r.push(o),this.styles.push(i)}}),this.normalizeLists=!this.tags.some(i=>{if(!/^(ul|ol)\b/.test(i.tag)||!i.node)return!1;let o=e.nodes[i.node];return o.contentMatch.matchType(o)})}parse(e,n={}){let r=new $d(this,n,!1);return r.addAll(e,ye.none,n.from,n.to),r.finish()}parseSlice(e,n={}){let r=new $d(this,n,!0);return r.addAll(e,ye.none,n.from,n.to),U.maxOpen(r.finish())}matchTag(e,n,r){for(let i=r?this.tags.indexOf(r)+1:0;i<this.tags.length;i++){let o=this.tags[i];if(a5(e,o.tag)&&(o.namespace===void 0||e.namespaceURI==o.namespace)&&(!o.context||n.matchesContext(o.context))){if(o.getAttrs){let s=o.getAttrs(e);if(s===!1)continue;o.attrs=s||void 0}return o}}}matchStyle(e,n,r,i){for(let o=i?this.styles.indexOf(i)+1:0;o<this.styles.length;o++){let s=this.styles[o],l=s.style;if(!(l.indexOf(e)!=0||s.context&&!r.matchesContext(s.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=n))){if(s.getAttrs){let c=s.getAttrs(n);if(c===!1)continue;s.attrs=c||void 0}return s}}}static schemaRules(e){let n=[];function r(i){let o=i.priority==null?50:i.priority,s=0;for(;s<n.length;s++){let l=n[s];if((l.priority==null?50:l.priority)<o)break}n.splice(s,0,i)}for(let i in e.marks){let o=e.marks[i].spec.parseDOM;o&&o.forEach(s=>{r(s=Nd(s)),s.mark||s.ignore||s.clearMark||(s.mark=i)})}for(let i in e.nodes){let o=e.nodes[i].spec.parseDOM;o&&o.forEach(s=>{r(s=Nd(s)),s.node||s.ignore||s.mark||(s.node=i)})}return n}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new en(e,en.schemaRules(e)))}}const Md={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},s5={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Ed={ol:!0,ul:!0},Xr=1,$s=2,to=4;function Td(t,e,n){return e!=null?(e?Xr:0)|(e==="full"?$s:0):t&&t.whitespace=="pre"?Xr|$s:n&-5}class no{constructor(e,n,r,i,o,s){this.type=e,this.attrs=n,this.marks=r,this.solid=i,this.options=s,this.content=[],this.activeMarks=ye.none,this.match=o||(s&to?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let n=this.type.contentMatch.fillBefore(P.from(e));if(n)this.match=this.type.contentMatch.matchFragment(n);else{let r=this.type.contentMatch,i;return(i=r.findWrapping(e.type))?(this.match=r,i):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&Xr)){let r=this.content[this.content.length-1],i;if(r&&r.isText&&(i=/[ \t\r\n\u000c]+$/.exec(r.text))){let o=r;r.text.length==i[0].length?this.content.pop():this.content[this.content.length-1]=o.withText(o.text.slice(0,o.text.length-i[0].length))}}let n=P.from(this.content);return!e&&this.match&&(n=n.append(this.match.fillBefore(P.empty,!0))),this.type?this.type.create(this.attrs,n,this.marks):n}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!Md.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class $d{constructor(e,n,r){this.parser=e,this.options=n,this.isOpen=r,this.open=0,this.localPreserveWS=!1;let i=n.topNode,o,s=Td(null,n.preserveWhitespace,0)|(r?to:0);i?o=new no(i.type,i.attrs,ye.none,!0,n.topMatch||i.type.contentMatch,s):r?o=new no(null,null,ye.none,!0,null,s):o=new no(e.schema.topNodeType,null,ye.none,!0,null,s),this.nodes=[o],this.find=n.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,n){e.nodeType==3?this.addTextNode(e,n):e.nodeType==1&&this.addElement(e,n)}addTextNode(e,n){let r=e.nodeValue,i=this.top,o=i.options&$s?"full":this.localPreserveWS||(i.options&Xr)>0;if(o==="full"||i.inlineContext(e)||/[^ \t\r\n\u000c]/.test(r)){if(o)o!=="full"?r=r.replace(/\r?\n|\r/g," "):r=r.replace(/\r\n?/g,`
|
|
7
|
+
`);else if(r=r.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(r)&&this.open==this.nodes.length-1){let s=i.content[i.content.length-1],l=e.previousSibling;(!s||l&&l.nodeName=="BR"||s.isText&&/[ \t\r\n\u000c]$/.test(s.text))&&(r=r.slice(1))}r&&this.insertNode(this.parser.schema.text(r),n),this.findInText(e)}else this.findInside(e)}addElement(e,n,r){let i=this.localPreserveWS,o=this.top;(e.tagName=="PRE"||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=!0);let s=e.nodeName.toLowerCase(),l;Ed.hasOwnProperty(s)&&this.parser.normalizeLists&&l5(e);let c=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(l=this.parser.matchTag(e,this,r));e:if(c?c.ignore:s5.hasOwnProperty(s))this.findInside(e),this.ignoreFallback(e,n);else if(!c||c.skip||c.closeParent){c&&c.closeParent?this.open=Math.max(0,this.open-1):c&&c.skip.nodeType&&(e=c.skip);let d,u=this.needsBlock;if(Md.hasOwnProperty(s))o.content.length&&o.content[0].isInline&&this.open&&(this.open--,o=this.top),d=!0,o.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e,n);break e}let f=c&&c.skip?n:this.readStyles(e,n);f&&this.addAll(e,f),d&&this.sync(o),this.needsBlock=u}else{let d=this.readStyles(e,n);d&&this.addElementByRule(e,c,d,c.consuming===!1?l:void 0)}this.localPreserveWS=i}leafFallback(e,n){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
|
|
8
|
+
`),n)}ignoreFallback(e,n){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"),n)}readStyles(e,n){let r=e.style;if(r&&r.length)for(let i=0;i<this.parser.matchedStyles.length;i++){let o=this.parser.matchedStyles[i],s=r.getPropertyValue(o);if(s)for(let l=void 0;;){let c=this.parser.matchStyle(o,s,this,l);if(!c)break;if(c.ignore)return null;if(c.clearMark?n=n.filter(d=>!c.clearMark(d)):n=n.concat(this.parser.schema.marks[c.mark].create(c.attrs)),c.consuming===!1)l=c;else break}}return n}addElementByRule(e,n,r,i){let o,s;if(n.node)if(s=this.parser.schema.nodes[n.node],s.isLeaf)this.insertNode(s.create(n.attrs),r)||this.leafFallback(e,r);else{let c=this.enter(s,n.attrs||null,r,n.preserveWhitespace);c&&(o=!0,r=c)}else{let c=this.parser.schema.marks[n.mark];r=r.concat(c.create(n.attrs))}let l=this.top;if(s&&s.isLeaf)this.findInside(e);else if(i)this.addElement(e,r,i);else if(n.getContent)this.findInside(e),n.getContent(e,this.parser.schema).forEach(c=>this.insertNode(c,r));else{let c=e;typeof n.contentElement=="string"?c=e.querySelector(n.contentElement):typeof n.contentElement=="function"?c=n.contentElement(e):n.contentElement&&(c=n.contentElement),this.findAround(e,c,!0),this.addAll(c,r),this.findAround(e,c,!1)}o&&this.sync(l)&&this.open--}addAll(e,n,r,i){let o=r||0;for(let s=r?e.childNodes[r]:e.firstChild,l=i==null?null:e.childNodes[i];s!=l;s=s.nextSibling,++o)this.findAtPoint(e,o),this.addDOM(s,n);this.findAtPoint(e,o)}findPlace(e,n){let r,i;for(let o=this.open;o>=0;o--){let s=this.nodes[o],l=s.findWrapping(e);if(l&&(!r||r.length>l.length)&&(r=l,i=s,!l.length)||s.solid)break}if(!r)return null;this.sync(i);for(let o=0;o<r.length;o++)n=this.enterInner(r[o],null,n,!1);return n}insertNode(e,n){if(e.isInline&&this.needsBlock&&!this.top.type){let i=this.textblockFromContext();i&&(n=this.enterInner(i,null,n))}let r=this.findPlace(e,n);if(r){this.closeExtra();let i=this.top;i.match&&(i.match=i.match.matchType(e.type));let o=ye.none;for(let s of r.concat(e.marks))(i.type?i.type.allowsMarkType(s.type):Bd(s.type,e.type))&&(o=s.addToSet(o));return i.content.push(e.mark(o)),!0}return!1}enter(e,n,r,i){let o=this.findPlace(e.create(n),r);return o&&(o=this.enterInner(e,n,r,!0,i)),o}enterInner(e,n,r,i=!1,o){this.closeExtra();let s=this.top;s.match=s.match&&s.match.matchType(e);let l=Td(e,o,s.options);s.options&to&&s.content.length==0&&(l|=to);let c=ye.none;return r=r.filter(d=>(s.type?s.type.allowsMarkType(d.type):Bd(d.type,e))?(c=d.addToSet(c),!1):!0),this.nodes.push(new no(e,n,c,i,null,l)),this.open++,r}closeExtra(e=!1){let n=this.nodes.length-1;if(n>this.open){for(;n>this.open;n--)this.nodes[n-1].content.push(this.nodes[n].finish(e));this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!!(this.isOpen||this.options.topOpen))}sync(e){for(let n=this.open;n>=0;n--){if(this.nodes[n]==e)return this.open=n,!0;this.localPreserveWS&&(this.nodes[n].options|=Xr)}return!1}get currentPos(){this.closeExtra();let e=0;for(let n=this.open;n>=0;n--){let r=this.nodes[n].content;for(let i=r.length-1;i>=0;i--)e+=r[i].nodeSize;n&&e++}return e}findAtPoint(e,n){if(this.find)for(let r=0;r<this.find.length;r++)this.find[r].node==e&&this.find[r].offset==n&&(this.find[r].pos=this.currentPos)}findInside(e){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].pos==null&&e.nodeType==1&&e.contains(this.find[n].node)&&(this.find[n].pos=this.currentPos)}findAround(e,n,r){if(e!=n&&this.find)for(let i=0;i<this.find.length;i++)this.find[i].pos==null&&e.nodeType==1&&e.contains(this.find[i].node)&&n.compareDocumentPosition(this.find[i].node)&(r?2:4)&&(this.find[i].pos=this.currentPos)}findInText(e){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].node==e&&(this.find[n].pos=this.currentPos-(e.nodeValue.length-this.find[n].offset))}matchesContext(e){if(e.indexOf("|")>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let n=e.split("/"),r=this.options.context,i=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),o=-(r?r.depth+1:0)+(i?0:1),s=(l,c)=>{for(;l>=0;l--){let d=n[l];if(d==""){if(l==n.length-1||l==0)continue;for(;c>=o;c--)if(s(l-1,c))return!0;return!1}else{let u=c>0||c==0&&i?this.nodes[c].type:r&&c>=o?r.node(c-o).type:null;if(!u||u.name!=d&&!u.isInGroup(d))return!1;c--}}return!0};return s(n.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let n=e.depth;n>=0;n--){let r=e.node(n).contentMatchAt(e.indexAfter(n)).defaultType;if(r&&r.isTextblock&&r.defaultAttrs)return r}for(let n in this.parser.schema.nodes){let r=this.parser.schema.nodes[n];if(r.isTextblock&&r.defaultAttrs)return r}}}function l5(t){for(let e=t.firstChild,n=null;e;e=e.nextSibling){let r=e.nodeType==1?e.nodeName.toLowerCase():null;r&&Ed.hasOwnProperty(r)&&n?(n.appendChild(e),e=n):r=="li"?n=e:r&&(n=null)}}function a5(t,e){return(t.matches||t.msMatchesSelector||t.webkitMatchesSelector||t.mozMatchesSelector).call(t,e)}function Nd(t){let e={};for(let n in t)e[n]=t[n];return e}function Bd(t,e){let n=e.schema.nodes;for(let r in n){let i=n[r];if(!i.allowsMarkType(t))continue;let o=[],s=l=>{o.push(l);for(let c=0;c<l.edgeCount;c++){let{type:d,next:u}=l.edge(c);if(d==e||o.indexOf(u)<0&&s(u))return!0}};if(s(i.contentMatch))return!0}}class Bn{constructor(e,n){this.nodes=e,this.marks=n}serializeFragment(e,n={},r){r||(r=Ns(n).createDocumentFragment());let i=r,o=[];return e.forEach(s=>{if(o.length||s.marks.length){let l=0,c=0;for(;l<o.length&&c<s.marks.length;){let d=s.marks[c];if(!this.marks[d.type.name]){c++;continue}if(!d.eq(o[l][0])||d.type.spec.spanning===!1)break;l++,c++}for(;l<o.length;)i=o.pop()[1];for(;c<s.marks.length;){let d=s.marks[c++],u=this.serializeMark(d,s.isInline,n);u&&(o.push([d,i]),i.appendChild(u.dom),i=u.contentDOM||u.dom)}}i.appendChild(this.serializeNodeInner(s,n))}),r}serializeNodeInner(e,n){let{dom:r,contentDOM:i}=ro(Ns(n),this.nodes[e.type.name](e),null,e.attrs);if(i){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,n,i)}return r}serializeNode(e,n={}){let r=this.serializeNodeInner(e,n);for(let i=e.marks.length-1;i>=0;i--){let o=this.serializeMark(e.marks[i],e.isInline,n);o&&((o.contentDOM||o.dom).appendChild(r),r=o.dom)}return r}serializeMark(e,n,r={}){let i=this.marks[e.type.name];return i&&ro(Ns(r),i(e,n),null,e.attrs)}static renderSpec(e,n,r=null,i){return ro(e,n,r,i)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new Bn(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let n=Ad(e.nodes);return n.text||(n.text=r=>r.text),n}static marksFromSchema(e){return Ad(e.marks)}}function Ad(t){let e={};for(let n in t){let r=t[n].spec.toDOM;r&&(e[n]=r)}return e}function Ns(t){return t.document||window.document}const Vd=new WeakMap;function c5(t){let e=Vd.get(t);return e===void 0&&Vd.set(t,e=d5(t)),e}function d5(t){let e=null;function n(r){if(r&&typeof r=="object")if(Array.isArray(r))if(typeof r[0]=="string")e||(e=[]),e.push(r);else for(let i=0;i<r.length;i++)n(r[i]);else for(let i in r)n(r[i])}return n(t),e}function ro(t,e,n,r){if(typeof e=="string")return{dom:t.createTextNode(e)};if(e.nodeType!=null)return{dom:e};if(e.dom&&e.dom.nodeType!=null)return e;let i=e[0],o;if(typeof i!="string")throw new RangeError("Invalid array passed to renderSpec");if(r&&(o=c5(r))&&o.indexOf(e)>-1)throw new RangeError("Using an array from an attribute object as a DOM spec. This may be an attempted cross site scripting attack.");let s=i.indexOf(" ");s>0&&(n=i.slice(0,s),i=i.slice(s+1));let l,c=n?t.createElementNS(n,i):t.createElement(i),d=e[1],u=1;if(d&&typeof d=="object"&&d.nodeType==null&&!Array.isArray(d)){u=2;for(let f in d)if(d[f]!=null){let h=f.indexOf(" ");h>0?c.setAttributeNS(f.slice(0,h),f.slice(h+1),d[f]):c.setAttribute(f,d[f])}}for(let f=u;f<e.length;f++){let h=e[f];if(h===0){if(f<e.length-1||f>u)throw new RangeError("Content hole must be the only child of its parent node");return{dom:c,contentDOM:c}}else{let{dom:p,contentDOM:m}=ro(t,h,n,r);if(c.appendChild(p),m){if(l)throw new RangeError("Multiple content holes");l=m}}}return{dom:c,contentDOM:l}}const Dd=65535,_d=Math.pow(2,16);function u5(t,e){return t+e*_d}function Ld(t){return t&Dd}function f5(t){return(t-(t&Dd))/_d}const Id=1,Pd=2,io=4,Rd=8;class Bs{constructor(e,n,r){this.pos=e,this.delInfo=n,this.recover=r}get deleted(){return(this.delInfo&Rd)>0}get deletedBefore(){return(this.delInfo&(Id|io))>0}get deletedAfter(){return(this.delInfo&(Pd|io))>0}get deletedAcross(){return(this.delInfo&io)>0}}class et{constructor(e,n=!1){if(this.ranges=e,this.inverted=n,!e.length&&et.empty)return et.empty}recover(e){let n=0,r=Ld(e);if(!this.inverted)for(let i=0;i<r;i++)n+=this.ranges[i*3+2]-this.ranges[i*3+1];return this.ranges[r*3]+n+f5(e)}mapResult(e,n=1){return this._map(e,n,!1)}map(e,n=1){return this._map(e,n,!0)}_map(e,n,r){let i=0,o=this.inverted?2:1,s=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let c=this.ranges[l]-(this.inverted?i:0);if(c>e)break;let d=this.ranges[l+o],u=this.ranges[l+s],f=c+d;if(e<=f){let h=d?e==c?-1:e==f?1:n:n,p=c+i+(h<0?0:u);if(r)return p;let m=e==(n<0?c:f)?null:u5(l/3,e-c),y=e==c?Pd:e==f?Id:io;return(n<0?e!=c:e!=f)&&(y|=Rd),new Bs(p,y,m)}i+=u-d}return r?e+i:new Bs(e+i,0,null)}touches(e,n){let r=0,i=Ld(n),o=this.inverted?2:1,s=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let c=this.ranges[l]-(this.inverted?r:0);if(c>e)break;let d=this.ranges[l+o],u=c+d;if(e<=u&&l==i*3)return!0;r+=this.ranges[l+s]-d}return!1}forEach(e){let n=this.inverted?2:1,r=this.inverted?1:2;for(let i=0,o=0;i<this.ranges.length;i+=3){let s=this.ranges[i],l=s-(this.inverted?o:0),c=s+(this.inverted?0:o),d=this.ranges[i+n],u=this.ranges[i+r];e(l,l+d,c,c+u),o+=u-d}}invert(){return new et(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?et.empty:new et(e<0?[0,-e,0]:[0,0,e])}}et.empty=new et([]);class or{constructor(e=[],n,r=0,i=e.length){this.maps=e,this.mirror=n,this.from=r,this.to=i}slice(e=0,n=this.maps.length){return new or(this.maps,this.mirror,e,n)}copy(){return new or(this.maps.slice(),this.mirror&&this.mirror.slice(),this.from,this.to)}appendMap(e,n){this.to=this.maps.push(e),n!=null&&this.setMirror(this.maps.length-1,n)}appendMapping(e){for(let n=0,r=this.maps.length;n<e.maps.length;n++){let i=e.getMirror(n);this.appendMap(e.maps[n],i!=null&&i<n?r+i:void 0)}}getMirror(e){if(this.mirror){for(let n=0;n<this.mirror.length;n++)if(this.mirror[n]==e)return this.mirror[n+(n%2?-1:1)]}}setMirror(e,n){this.mirror||(this.mirror=[]),this.mirror.push(e,n)}appendMappingInverted(e){for(let n=e.maps.length-1,r=this.maps.length+e.maps.length;n>=0;n--){let i=e.getMirror(n);this.appendMap(e.maps[n].invert(),i!=null&&i>n?r-i-1:void 0)}}invert(){let e=new or;return e.appendMappingInverted(this),e}map(e,n=1){if(this.mirror)return this._map(e,n,!0);for(let r=this.from;r<this.to;r++)e=this.maps[r].map(e,n);return e}mapResult(e,n=1){return this._map(e,n,!1)}_map(e,n,r){let i=0;for(let o=this.from;o<this.to;o++){let s=this.maps[o],l=s.mapResult(e,n);if(l.recover!=null){let c=this.getMirror(o);if(c!=null&&c>o&&c<this.to){o=c,e=this.maps[c].recover(l.recover);continue}}i|=l.delInfo,e=l.pos}return r?e:new Bs(e,i,null)}}const As=Object.create(null);class Pe{getMap(){return et.empty}merge(e){return null}static fromJSON(e,n){if(!n||!n.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=As[n.stepType];if(!r)throw new RangeError(`No step type ${n.stepType} defined`);return r.fromJSON(e,n)}static jsonID(e,n){if(e in As)throw new RangeError("Duplicate use of step JSON ID "+e);return As[e]=n,n.prototype.jsonID=e,n}}class Se{constructor(e,n){this.doc=e,this.failed=n}static ok(e){return new Se(e,null)}static fail(e){return new Se(null,e)}static fromReplace(e,n,r,i){try{return Se.ok(e.replace(n,r,i))}catch(o){if(o instanceof Gi)return Se.fail(o.message);throw o}}}function Vs(t,e,n){let r=[];for(let i=0;i<t.childCount;i++){let o=t.child(i);o.content.size&&(o=o.copy(Vs(o.content,e,o))),o.isInline&&(o=e(o,n,i)),r.push(o)}return P.fromArray(r)}class tn extends Pe{constructor(e,n,r){super(),this.from=e,this.to=n,this.mark=r}apply(e){let n=e.slice(this.from,this.to),r=e.resolve(this.from),i=r.node(r.sharedDepth(this.to)),o=new U(Vs(n.content,(s,l)=>!s.isAtom||!l.type.allowsMarkType(this.mark.type)?s:s.mark(this.mark.addToSet(s.marks)),i),n.openStart,n.openEnd);return Se.fromReplace(e,this.from,this.to,o)}invert(){return new Mt(this.from,this.to,this.mark)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new tn(n.pos,r.pos,this.mark)}merge(e){return e instanceof tn&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new tn(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new tn(n.from,n.to,e.markFromJSON(n.mark))}}Pe.jsonID("addMark",tn);class Mt extends Pe{constructor(e,n,r){super(),this.from=e,this.to=n,this.mark=r}apply(e){let n=e.slice(this.from,this.to),r=new U(Vs(n.content,i=>i.mark(this.mark.removeFromSet(i.marks)),e),n.openStart,n.openEnd);return Se.fromReplace(e,this.from,this.to,r)}invert(){return new tn(this.from,this.to,this.mark)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new Mt(n.pos,r.pos,this.mark)}merge(e){return e instanceof Mt&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Mt(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new Mt(n.from,n.to,e.markFromJSON(n.mark))}}Pe.jsonID("removeMark",Mt);class nn extends Pe{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return Se.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.addToSet(n.marks));return Se.fromReplace(e,this.pos,this.pos+1,new U(P.from(r),0,n.isLeaf?0:1))}invert(e){let n=e.nodeAt(this.pos);if(n){let r=this.mark.addToSet(n.marks);if(r.length==n.marks.length){for(let i=0;i<n.marks.length;i++)if(!n.marks[i].isInSet(r))return new nn(this.pos,n.marks[i]);return new nn(this.pos,this.mark)}}return new sr(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new nn(n.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new nn(n.pos,e.markFromJSON(n.mark))}}Pe.jsonID("addNodeMark",nn);class sr extends Pe{constructor(e,n){super(),this.pos=e,this.mark=n}apply(e){let n=e.nodeAt(this.pos);if(!n)return Se.fail("No node at mark step's position");let r=n.type.create(n.attrs,null,this.mark.removeFromSet(n.marks));return Se.fromReplace(e,this.pos,this.pos+1,new U(P.from(r),0,n.isLeaf?0:1))}invert(e){let n=e.nodeAt(this.pos);return!n||!this.mark.isInSet(n.marks)?this:new nn(this.pos,this.mark)}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new sr(n.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new sr(n.pos,e.markFromJSON(n.mark))}}Pe.jsonID("removeNodeMark",sr);class $e extends Pe{constructor(e,n,r,i=!1){super(),this.from=e,this.to=n,this.slice=r,this.structure=i}apply(e){return this.structure&&Ds(e,this.from,this.to)?Se.fail("Structure replace would overwrite content"):Se.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new et([this.from,this.to-this.from,this.slice.size])}invert(e){return new $e(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return n.deletedAcross&&r.deletedAcross?null:new $e(n.pos,Math.max(n.pos,r.pos),this.slice)}merge(e){if(!(e instanceof $e)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let n=this.slice.size+e.slice.size==0?U.empty:new U(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new $e(this.from,this.to+(e.to-e.from),n,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let n=this.slice.size+e.slice.size==0?U.empty:new U(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new $e(e.from,this.to,n,this.structure)}else return null}toJSON(){let e={stepType:"replace",from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new $e(n.from,n.to,U.fromJSON(e,n.slice),!!n.structure)}}Pe.jsonID("replace",$e);class Ne extends Pe{constructor(e,n,r,i,o,s,l=!1){super(),this.from=e,this.to=n,this.gapFrom=r,this.gapTo=i,this.slice=o,this.insert=s,this.structure=l}apply(e){if(this.structure&&(Ds(e,this.from,this.gapFrom)||Ds(e,this.gapTo,this.to)))return Se.fail("Structure gap-replace would overwrite content");let n=e.slice(this.gapFrom,this.gapTo);if(n.openStart||n.openEnd)return Se.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,n.content);return r?Se.fromReplace(e,this.from,this.to,r):Se.fail("Content does not fit in gap")}getMap(){return new et([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let n=this.gapTo-this.gapFrom;return new Ne(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let n=e.mapResult(this.from,1),r=e.mapResult(this.to,-1),i=this.from==this.gapFrom?n.pos:e.map(this.gapFrom,-1),o=this.to==this.gapTo?r.pos:e.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||i<n.pos||o>r.pos?null:new Ne(n.pos,r.pos,i,o,this.slice,this.insert,this.structure)}toJSON(){let e={stepType:"replaceAround",from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,n){if(typeof n.from!="number"||typeof n.to!="number"||typeof n.gapFrom!="number"||typeof n.gapTo!="number"||typeof n.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new Ne(n.from,n.to,n.gapFrom,n.gapTo,U.fromJSON(e,n.slice),n.insert,!!n.structure)}}Pe.jsonID("replaceAround",Ne);function Ds(t,e,n){let r=t.resolve(e),i=n-e,o=r.depth;for(;i>0&&o>0&&r.indexAfter(o)==r.node(o).childCount;)o--,i--;if(i>0){let s=r.node(o).maybeChild(r.indexAfter(o));for(;i>0;){if(!s||s.isLeaf)return!0;s=s.firstChild,i--}}return!1}function h5(t,e,n,r){let i=[],o=[],s,l;t.doc.nodesBetween(e,n,(c,d,u)=>{if(!c.isInline)return;let f=c.marks;if(!r.isInSet(f)&&u.type.allowsMarkType(r.type)){let h=Math.max(d,e),p=Math.min(d+c.nodeSize,n),m=r.addToSet(f);for(let y=0;y<f.length;y++)f[y].isInSet(m)||(s&&s.to==h&&s.mark.eq(f[y])?s.to=p:i.push(s=new Mt(h,p,f[y])));l&&l.to==h?l.to=p:o.push(l=new tn(h,p,r))}}),i.forEach(c=>t.step(c)),o.forEach(c=>t.step(c))}function p5(t,e,n,r){let i=[],o=0;t.doc.nodesBetween(e,n,(s,l)=>{if(!s.isInline)return;o++;let c=null;if(r instanceof eo){let d=s.marks,u;for(;u=r.isInSet(d);)(c||(c=[])).push(u),d=u.removeFromSet(d)}else r?r.isInSet(s.marks)&&(c=[r]):c=s.marks;if(c&&c.length){let d=Math.min(l+s.nodeSize,n);for(let u=0;u<c.length;u++){let f=c[u],h;for(let p=0;p<i.length;p++){let m=i[p];m.step==o-1&&f.eq(i[p].style)&&(h=m)}h?(h.to=d,h.step=o):i.push({style:f,from:Math.max(l,e),to:d,step:o})}}}),i.forEach(s=>t.step(new Mt(s.from,s.to,s.style)))}function _s(t,e,n,r=n.contentMatch,i=!0){let o=t.doc.nodeAt(e),s=[],l=e+1;for(let c=0;c<o.childCount;c++){let d=o.child(c),u=l+d.nodeSize,f=r.matchType(d.type);if(!f)s.push(new $e(l,u,U.empty));else{r=f;for(let h=0;h<d.marks.length;h++)n.allowsMarkType(d.marks[h].type)||t.step(new Mt(l,u,d.marks[h]));if(i&&d.isText&&n.whitespace!="pre"){let h,p=/\r?\n|\r/g,m;for(;h=p.exec(d.text);)m||(m=new U(P.from(n.schema.text(" ",n.allowedMarks(d.marks))),0,0)),s.push(new $e(l+h.index,l+h.index+h[0].length,m))}}l=u}if(!r.validEnd){let c=r.fillBefore(P.empty,!0);t.replace(l,l,new U(c,0,0))}for(let c=s.length-1;c>=0;c--)t.step(s[c])}function m5(t,e,n){return(e==0||t.canReplace(e,t.childCount))&&(n==t.childCount||t.canReplace(0,n))}function lr(t){let n=t.parent.content.cutByIndex(t.startIndex,t.endIndex);for(let r=t.depth;;--r){let i=t.$from.node(r),o=t.$from.index(r),s=t.$to.indexAfter(r);if(r<t.depth&&i.canReplace(o,s,n))return r;if(r==0||i.type.spec.isolating||!m5(i,o,s))break}return null}function g5(t,e,n){let{$from:r,$to:i,depth:o}=e,s=r.before(o+1),l=i.after(o+1),c=s,d=l,u=P.empty,f=0;for(let m=o,y=!1;m>n;m--)y||r.index(m)>0?(y=!0,u=P.from(r.node(m).copy(u)),f++):c--;let h=P.empty,p=0;for(let m=o,y=!1;m>n;m--)y||i.after(m+1)<i.end(m)?(y=!0,h=P.from(i.node(m).copy(h)),p++):d++;t.step(new Ne(c,d,s,l,new U(u.append(h),f,p),u.size-f,!0))}function Ls(t,e,n=null,r=t){let i=y5(t,e),o=i&&b5(r,e);return o?i.map(zd).concat({type:e,attrs:n}).concat(o.map(zd)):null}function zd(t){return{type:t,attrs:null}}function y5(t,e){let{parent:n,startIndex:r,endIndex:i}=t,o=n.contentMatchAt(r).findWrapping(e);if(!o)return null;let s=o.length?o[0]:e;return n.canReplaceWith(r,i,s)?o:null}function b5(t,e){let{parent:n,startIndex:r,endIndex:i}=t,o=n.child(r),s=e.contentMatch.findWrapping(o.type);if(!s)return null;let c=(s.length?s[s.length-1]:e).contentMatch;for(let d=r;c&&d<i;d++)c=c.matchType(n.child(d).type);return!c||!c.validEnd?null:s}function k5(t,e,n){let r=P.empty;for(let s=n.length-1;s>=0;s--){if(r.size){let l=n[s].type.contentMatch.matchFragment(r);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=P.from(n[s].type.create(n[s].attrs,r))}let i=e.start,o=e.end;t.step(new Ne(i,o,i,o,new U(r,0,0),n.length,!0))}function x5(t,e,n,r,i){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let o=t.steps.length;t.doc.nodesBetween(e,n,(s,l)=>{let c=typeof i=="function"?i(s):i;if(s.isTextblock&&!s.hasMarkup(r,c)&&w5(t.doc,t.mapping.slice(o).map(l),r)){let d=null;if(r.schema.linebreakReplacement){let p=r.whitespace=="pre",m=!!r.contentMatch.matchType(r.schema.linebreakReplacement);p&&!m?d=!1:!p&&m&&(d=!0)}d===!1&&Fd(t,s,l,o),_s(t,t.mapping.slice(o).map(l,1),r,void 0,d===null);let u=t.mapping.slice(o),f=u.map(l,1),h=u.map(l+s.nodeSize,1);return t.step(new Ne(f,h,f+1,h-1,new U(P.from(r.create(c,null,s.marks)),0,0),1,!0)),d===!0&&jd(t,s,l,o),!1}})}function jd(t,e,n,r){e.forEach((i,o)=>{if(i.isText){let s,l=/\r?\n|\r/g;for(;s=l.exec(i.text);){let c=t.mapping.slice(r).map(n+1+o+s.index);t.replaceWith(c,c+1,e.type.schema.linebreakReplacement.create())}}})}function Fd(t,e,n,r){e.forEach((i,o)=>{if(i.type==i.type.schema.linebreakReplacement){let s=t.mapping.slice(r).map(n+1+o);t.replaceWith(s,s+1,e.type.schema.text(`
|
|
9
|
+
`))}})}function w5(t,e,n){let r=t.resolve(e),i=r.index();return r.parent.canReplaceWith(i,i+1,n)}function v5(t,e,n,r,i){let o=t.doc.nodeAt(e);if(!o)throw new RangeError("No node at given position");n||(n=o.type);let s=n.create(r,null,i||o.marks);if(o.isLeaf)return t.replaceWith(e,e+o.nodeSize,s);if(!n.validContent(o.content))throw new RangeError("Invalid content for node type "+n.name);t.step(new Ne(e,e+o.nodeSize,e+1,e+o.nodeSize-1,new U(P.from(s),0,0),1,!0))}function Pt(t,e,n=1,r){let i=t.resolve(e),o=i.depth-n,s=r&&r[r.length-1]||i.parent;if(o<0||i.parent.type.spec.isolating||!i.parent.canReplace(i.index(),i.parent.childCount)||!s.type.validContent(i.parent.content.cutByIndex(i.index(),i.parent.childCount)))return!1;for(let d=i.depth-1,u=n-2;d>o;d--,u--){let f=i.node(d),h=i.index(d);if(f.type.spec.isolating)return!1;let p=f.content.cutByIndex(h,f.childCount),m=r&&r[u+1];m&&(p=p.replaceChild(0,m.type.create(m.attrs)));let y=r&&r[u]||f;if(!f.canReplace(h+1,f.childCount)||!y.type.validContent(p))return!1}let l=i.indexAfter(o),c=r&&r[0];return i.node(o).canReplaceWith(l,l,c?c.type:i.node(o+1).type)}function C5(t,e,n=1,r){let i=t.doc.resolve(e),o=P.empty,s=P.empty;for(let l=i.depth,c=i.depth-n,d=n-1;l>c;l--,d--){o=P.from(i.node(l).copy(o));let u=r&&r[d];s=P.from(u?u.type.create(u.attrs,s):i.node(l).copy(s))}t.step(new $e(e,e,new U(o.append(s),n,n),!0))}function rn(t,e){let n=t.resolve(e),r=n.index();return Hd(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function S5(t,e){e.content.size||t.type.compatibleContent(e.type);let n=t.contentMatchAt(t.childCount),{linebreakReplacement:r}=t.type.schema;for(let i=0;i<e.childCount;i++){let o=e.child(i),s=o.type==r?t.type.schema.nodes.text:o.type;if(n=n.matchType(s),!n||!t.type.allowsMarks(o.marks))return!1}return n.validEnd}function Hd(t,e){return!!(t&&e&&!t.isLeaf&&S5(t,e))}function oo(t,e,n=-1){let r=t.resolve(e);for(let i=r.depth;;i--){let o,s,l=r.index(i);if(i==r.depth?(o=r.nodeBefore,s=r.nodeAfter):n>0?(o=r.node(i+1),l++,s=r.node(i).maybeChild(l)):(o=r.node(i).maybeChild(l-1),s=r.node(i+1)),o&&!o.isTextblock&&Hd(o,s)&&r.node(i).canReplace(l,l+1))return e;if(i==0)break;e=n<0?r.before(i):r.after(i)}}function O5(t,e,n){let r=null,{linebreakReplacement:i}=t.doc.type.schema,o=t.doc.resolve(e-n),s=o.node().type;if(i&&s.inlineContent){let u=s.whitespace=="pre",f=!!s.contentMatch.matchType(i);u&&!f?r=!1:!u&&f&&(r=!0)}let l=t.steps.length;if(r===!1){let u=t.doc.resolve(e+n);Fd(t,u.node(),u.before(),l)}s.inlineContent&&_s(t,e+n-1,s,o.node().contentMatchAt(o.index()),r==null);let c=t.mapping.slice(l),d=c.map(e-n);if(t.step(new $e(d,c.map(e+n,-1),U.empty,!0)),r===!0){let u=t.doc.resolve(d);jd(t,u.node(),u.before(),t.steps.length)}return t}function M5(t,e,n){let r=t.resolve(e);if(r.parent.canReplaceWith(r.index(),r.index(),n))return e;if(r.parentOffset==0)for(let i=r.depth-1;i>=0;i--){let o=r.index(i);if(r.node(i).canReplaceWith(o,o,n))return r.before(i+1);if(o>0)return null}if(r.parentOffset==r.parent.content.size)for(let i=r.depth-1;i>=0;i--){let o=r.indexAfter(i);if(r.node(i).canReplaceWith(o,o,n))return r.after(i+1);if(o<r.node(i).childCount)return null}return null}function Wd(t,e,n){let r=t.resolve(e);if(!n.content.size)return e;let i=n.content;for(let o=0;o<n.openStart;o++)i=i.firstChild.content;for(let o=1;o<=(n.openStart==0&&n.size?2:1);o++)for(let s=r.depth;s>=0;s--){let l=s==r.depth?0:r.pos<=(r.start(s+1)+r.end(s+1))/2?-1:1,c=r.index(s)+(l>0?1:0),d=r.node(s),u=!1;if(o==1)u=d.canReplace(c,c,i);else{let f=d.contentMatchAt(c).findWrapping(i.firstChild.type);u=f&&d.canReplaceWith(c,c,f[0])}if(u)return l==0?r.pos:l<0?r.before(s+1):r.after(s+1)}return null}function so(t,e,n=e,r=U.empty){if(e==n&&!r.size)return null;let i=t.resolve(e),o=t.resolve(n);return Ud(i,o,r)?new $e(e,n,r):new E5(i,o,r).fit()}function Ud(t,e,n){return!n.openStart&&!n.openEnd&&t.start()==e.start()&&t.parent.canReplace(t.index(),e.index(),n.content)}class E5{constructor(e,n,r){this.$from=e,this.$to=n,this.unplaced=r,this.frontier=[],this.placed=P.empty;for(let i=0;i<=e.depth;i++){let o=e.node(i);this.frontier.push({type:o.type,match:o.contentMatchAt(e.indexAfter(i))})}for(let i=e.depth;i>0;i--)this.placed=P.from(e.node(i).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let d=this.findFittable();d?this.placeNodes(d):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),n=this.placed.size-this.depth-this.$from.depth,r=this.$from,i=this.close(e<0?this.$to:r.doc.resolve(e));if(!i)return null;let o=this.placed,s=r.depth,l=i.depth;for(;s&&l&&o.childCount==1;)o=o.firstChild.content,s--,l--;let c=new U(o,s,l);return e>-1?new Ne(r.pos,e,this.$to.pos,this.$to.end(),c,n):c.size||r.pos!=this.$to.pos?new $e(r.pos,i.pos,c):null}findFittable(){let e=this.unplaced.openStart;for(let n=this.unplaced.content,r=0,i=this.unplaced.openEnd;r<e;r++){let o=n.firstChild;if(n.childCount>1&&(i=0),o.type.spec.isolating&&i<=r){e=r;break}n=o.content}for(let n=1;n<=2;n++)for(let r=n==1?e:this.unplaced.openStart;r>=0;r--){let i,o=null;r?(o=Is(this.unplaced.content,r-1).firstChild,i=o.content):i=this.unplaced.content;let s=i.firstChild;for(let l=this.depth;l>=0;l--){let{type:c,match:d}=this.frontier[l],u,f=null;if(n==1&&(s?d.matchType(s.type)||(f=d.fillBefore(P.from(s),!1)):o&&c.compatibleContent(o.type)))return{sliceDepth:r,frontierDepth:l,parent:o,inject:f};if(n==2&&s&&(u=d.findWrapping(s.type)))return{sliceDepth:r,frontierDepth:l,parent:o,wrap:u};if(o&&d.matchType(o.type))break}}}openMore(){let{content:e,openStart:n,openEnd:r}=this.unplaced,i=Is(e,n);return!i.childCount||i.firstChild.isLeaf?!1:(this.unplaced=new U(e,n+1,Math.max(r,i.size+n>=e.size-r?n+1:0)),!0)}dropNode(){let{content:e,openStart:n,openEnd:r}=this.unplaced,i=Is(e,n);if(i.childCount<=1&&n>0){let o=e.size-n<=n+i.size;this.unplaced=new U(Qr(e,n-1,1),n-1,o?n-1:r)}else this.unplaced=new U(Qr(e,n,1),n,r)}placeNodes({sliceDepth:e,frontierDepth:n,parent:r,inject:i,wrap:o}){for(;this.depth>n;)this.closeFrontierNode();if(o)for(let y=0;y<o.length;y++)this.openFrontierNode(o[y]);let s=this.unplaced,l=r?r.content:s.content,c=s.openStart-e,d=0,u=[],{match:f,type:h}=this.frontier[n];if(i){for(let y=0;y<i.childCount;y++)u.push(i.child(y));f=f.matchFragment(i)}let p=l.size+e-(s.content.size-s.openEnd);for(;d<l.childCount;){let y=l.child(d),g=f.matchType(y.type);if(!g)break;d++,(d>1||c==0||y.content.size)&&(f=g,u.push(qd(y.mark(h.allowedMarks(y.marks)),d==1?c:0,d==l.childCount?p:-1)))}let m=d==l.childCount;m||(p=-1),this.placed=ei(this.placed,n,P.from(u)),this.frontier[n].match=f,m&&p<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let y=0,g=l;y<p;y++){let k=g.lastChild;this.frontier.push({type:k.type,match:k.contentMatchAt(k.childCount)}),g=k.content}this.unplaced=m?e==0?U.empty:new U(Qr(s.content,e-1,1),e-1,p<0?s.openEnd:e-1):new U(Qr(s.content,e,d),s.openStart,s.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],n;if(!e.type.isTextblock||!Ps(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(n=this.findCloseLevel(this.$to))&&n.depth==this.depth)return-1;let{depth:r}=this.$to,i=this.$to.after(r);for(;r>1&&i==this.$to.end(--r);)++i;return i}findCloseLevel(e){e:for(let n=Math.min(this.depth,e.depth);n>=0;n--){let{match:r,type:i}=this.frontier[n],o=n<e.depth&&e.end(n+1)==e.pos+(e.depth-(n+1)),s=Ps(e,n,i,r,o);if(s){for(let l=n-1;l>=0;l--){let{match:c,type:d}=this.frontier[l],u=Ps(e,l,d,c,!0);if(!u||u.childCount)continue e}return{depth:n,fit:s,move:o?e.doc.resolve(e.after(n+1)):e}}}}close(e){let n=this.findCloseLevel(e);if(!n)return null;for(;this.depth>n.depth;)this.closeFrontierNode();n.fit.childCount&&(this.placed=ei(this.placed,n.depth,n.fit)),e=n.move;for(let r=n.depth+1;r<=e.depth;r++){let i=e.node(r),o=i.type.contentMatch.fillBefore(i.content,!0,e.index(r));this.openFrontierNode(i.type,i.attrs,o)}return e}openFrontierNode(e,n=null,r){let i=this.frontier[this.depth];i.match=i.match.matchType(e),this.placed=ei(this.placed,this.depth,P.from(e.create(n,r))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let n=this.frontier.pop().match.fillBefore(P.empty,!0);n.childCount&&(this.placed=ei(this.placed,this.frontier.length,n))}}function Qr(t,e,n){return e==0?t.cutByIndex(n,t.childCount):t.replaceChild(0,t.firstChild.copy(Qr(t.firstChild.content,e-1,n)))}function ei(t,e,n){return e==0?t.append(n):t.replaceChild(t.childCount-1,t.lastChild.copy(ei(t.lastChild.content,e-1,n)))}function Is(t,e){for(let n=0;n<e;n++)t=t.firstChild.content;return t}function qd(t,e,n){if(e<=0)return t;let r=t.content;return e>1&&(r=r.replaceChild(0,qd(r.firstChild,e-1,r.childCount==1?n-1:0))),e>0&&(r=t.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(t.type.contentMatch.matchFragment(r).fillBefore(P.empty,!0)))),t.copy(r)}function Ps(t,e,n,r,i){let o=t.node(e),s=i?t.indexAfter(e):t.index(e);if(s==o.childCount&&!n.compatibleContent(o.type))return null;let l=r.fillBefore(o.content,!0,s);return l&&!T5(n,o.content,s)?l:null}function T5(t,e,n){for(let r=n;r<e.childCount;r++)if(!t.allowsMarks(e.child(r).marks))return!0;return!1}function $5(t){return t.spec.defining||t.spec.definingForContent}function N5(t,e,n,r){if(!r.size)return t.deleteRange(e,n);let i=t.doc.resolve(e),o=t.doc.resolve(n);if(Ud(i,o,r))return t.step(new $e(e,n,r));let s=Yd(i,t.doc.resolve(n));s[s.length-1]==0&&s.pop();let l=-(i.depth+1);s.unshift(l);for(let h=i.depth,p=i.pos-1;h>0;h--,p--){let m=i.node(h).type.spec;if(m.defining||m.definingAsContext||m.isolating)break;s.indexOf(h)>-1?l=h:i.before(h)==p&&s.splice(1,0,-h)}let c=s.indexOf(l),d=[],u=r.openStart;for(let h=r.content,p=0;;p++){let m=h.firstChild;if(d.push(m),p==r.openStart)break;h=m.content}for(let h=u-1;h>=0;h--){let p=d[h],m=$5(p.type);if(m&&!p.sameMarkup(i.node(Math.abs(l)-1)))u=h;else if(m||!p.type.isTextblock)break}for(let h=r.openStart;h>=0;h--){let p=(h+u+1)%(r.openStart+1),m=d[p];if(m)for(let y=0;y<s.length;y++){let g=s[(y+c)%s.length],k=!0;g<0&&(k=!1,g=-g);let S=i.node(g-1),T=i.index(g-1);if(S.canReplaceWith(T,T,m.type,m.marks))return t.replace(i.before(g),k?o.after(g):n,new U(Kd(r.content,0,r.openStart,p),p,r.openEnd))}}let f=t.steps.length;for(let h=s.length-1;h>=0&&(t.replace(e,n,r),!(t.steps.length>f));h--){let p=s[h];p<0||(e=i.before(p),n=o.after(p))}}function Kd(t,e,n,r,i){if(e<n){let o=t.firstChild;t=t.replaceChild(0,o.copy(Kd(o.content,e+1,n,r,o)))}if(e>r){let o=i.contentMatchAt(0),s=o.fillBefore(t).append(t);t=s.append(o.matchFragment(s).fillBefore(P.empty,!0))}return t}function B5(t,e,n,r){if(!r.isInline&&e==n&&t.doc.resolve(e).parent.content.size){let i=M5(t.doc,e,r.type);i!=null&&(e=n=i)}t.replaceRange(e,n,new U(P.from(r),0,0))}function A5(t,e,n){let r=t.doc.resolve(e),i=t.doc.resolve(n),o=Yd(r,i);for(let s=0;s<o.length;s++){let l=o[s],c=s==o.length-1;if(c&&l==0||r.node(l).type.contentMatch.validEnd)return t.delete(r.start(l),i.end(l));if(l>0&&(c||r.node(l-1).canReplace(r.index(l-1),i.indexAfter(l-1))))return t.delete(r.before(l),i.after(l))}for(let s=1;s<=r.depth&&s<=i.depth;s++)if(e-r.start(s)==r.depth-s&&n>r.end(s)&&i.end(s)-n!=i.depth-s&&r.start(s-1)==i.start(s-1)&&r.node(s-1).canReplace(r.index(s-1),i.index(s-1)))return t.delete(r.before(s),n);t.delete(e,n)}function Yd(t,e){let n=[],r=Math.min(t.depth,e.depth);for(let i=r;i>=0;i--){let o=t.start(i);if(o<t.pos-(t.depth-i)||e.end(i)>e.pos+(e.depth-i)||t.node(i).type.spec.isolating||e.node(i).type.spec.isolating)break;(o==e.start(i)||i==t.depth&&i==e.depth&&t.parent.inlineContent&&e.parent.inlineContent&&i&&e.start(i-1)==o-1)&&n.push(i)}return n}class ar extends Pe{constructor(e,n,r){super(),this.pos=e,this.attr=n,this.value=r}apply(e){let n=e.nodeAt(this.pos);if(!n)return Se.fail("No node at attribute step's position");let r=Object.create(null);for(let o in n.attrs)r[o]=n.attrs[o];r[this.attr]=this.value;let i=n.type.create(r,null,n.marks);return Se.fromReplace(e,this.pos,this.pos+1,new U(P.from(i),0,n.isLeaf?0:1))}getMap(){return et.empty}invert(e){return new ar(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let n=e.mapResult(this.pos,1);return n.deletedAfter?null:new ar(n.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,n){if(typeof n.pos!="number"||typeof n.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new ar(n.pos,n.attr,n.value)}}Pe.jsonID("attr",ar);class ti extends Pe{constructor(e,n){super(),this.attr=e,this.value=n}apply(e){let n=Object.create(null);for(let i in e.attrs)n[i]=e.attrs[i];n[this.attr]=this.value;let r=e.type.create(n,e.content,e.marks);return Se.ok(r)}getMap(){return et.empty}invert(e){return new ti(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,n){if(typeof n.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new ti(n.attr,n.value)}}Pe.jsonID("docAttr",ti);let cr=class extends Error{};cr=function t(e){let n=Error.call(this,e);return n.__proto__=t.prototype,n},cr.prototype=Object.create(Error.prototype),cr.prototype.constructor=cr,cr.prototype.name="TransformError";class V5{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new or}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let n=this.maybeStep(e);if(n.failed)throw new cr(n.failed);return this}maybeStep(e){let n=e.apply(this.doc);return n.failed||this.addStep(e,n.doc),n}get docChanged(){return this.steps.length>0}addStep(e,n){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=n}replace(e,n=e,r=U.empty){let i=so(this.doc,e,n,r);return i&&this.step(i),this}replaceWith(e,n,r){return this.replace(e,n,new U(P.from(r),0,0))}delete(e,n){return this.replace(e,n,U.empty)}insert(e,n){return this.replaceWith(e,e,n)}replaceRange(e,n,r){return N5(this,e,n,r),this}replaceRangeWith(e,n,r){return B5(this,e,n,r),this}deleteRange(e,n){return A5(this,e,n),this}lift(e,n){return g5(this,e,n),this}join(e,n=1){return O5(this,e,n),this}wrap(e,n){return k5(this,e,n),this}setBlockType(e,n=e,r,i=null){return x5(this,e,n,r,i),this}setNodeMarkup(e,n,r=null,i){return v5(this,e,n,r,i),this}setNodeAttribute(e,n,r){return this.step(new ar(e,n,r)),this}setDocAttribute(e,n){return this.step(new ti(e,n)),this}addNodeMark(e,n){return this.step(new nn(e,n)),this}removeNodeMark(e,n){if(!(n instanceof ye)){let r=this.doc.nodeAt(e);if(!r)throw new RangeError("No node at position "+e);if(n=n.isInSet(r.marks),!n)return this}return this.step(new sr(e,n)),this}split(e,n=1,r){return C5(this,e,n,r),this}addMark(e,n,r){return h5(this,e,n,r),this}removeMark(e,n,r){return p5(this,e,n,r),this}clearIncompatible(e,n,r){return _s(this,e,n,r),this}}const Rs=Object.create(null);class ce{constructor(e,n,r){this.$anchor=e,this.$head=n,this.ranges=r||[new D5(e.min(n),e.max(n))]}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let e=this.ranges;for(let n=0;n<e.length;n++)if(e[n].$from.pos!=e[n].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,n=U.empty){let r=n.content.lastChild,i=null;for(let l=0;l<n.openEnd;l++)i=r,r=r.lastChild;let o=e.steps.length,s=this.ranges;for(let l=0;l<s.length;l++){let{$from:c,$to:d}=s[l],u=e.mapping.slice(o);e.replaceRange(u.map(c.pos),u.map(d.pos),l?U.empty:n),l==0&&Zd(e,o,(r?r.isInline:i&&i.isTextblock)?-1:1)}}replaceWith(e,n){let r=e.steps.length,i=this.ranges;for(let o=0;o<i.length;o++){let{$from:s,$to:l}=i[o],c=e.mapping.slice(r),d=c.map(s.pos),u=c.map(l.pos);o?e.deleteRange(d,u):(e.replaceRangeWith(d,u,n),Zd(e,r,n.isInline?-1:1))}}static findFrom(e,n,r=!1){let i=e.parent.inlineContent?new ie(e):dr(e.node(0),e.parent,e.pos,e.index(),n,r);if(i)return i;for(let o=e.depth-1;o>=0;o--){let s=n<0?dr(e.node(0),e.node(o),e.before(o+1),e.index(o),n,r):dr(e.node(0),e.node(o),e.after(o+1),e.index(o)+1,n,r);if(s)return s}return null}static near(e,n=1){return this.findFrom(e,n)||this.findFrom(e,-n)||new tt(e.node(0))}static atStart(e){return dr(e,e,0,0,1)||new tt(e)}static atEnd(e){return dr(e,e,e.content.size,e.childCount,-1)||new tt(e)}static fromJSON(e,n){if(!n||!n.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=Rs[n.type];if(!r)throw new RangeError(`No selection type ${n.type} defined`);return r.fromJSON(e,n)}static jsonID(e,n){if(e in Rs)throw new RangeError("Duplicate use of selection JSON ID "+e);return Rs[e]=n,n.prototype.jsonID=e,n}getBookmark(){return ie.between(this.$anchor,this.$head).getBookmark()}}ce.prototype.visible=!0;class D5{constructor(e,n){this.$from=e,this.$to=n}}let Jd=!1;function Gd(t){!Jd&&!t.parent.inlineContent&&(Jd=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+t.parent.type.name+")"))}class ie extends ce{constructor(e,n=e){Gd(e),Gd(n),super(e,n)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,n){let r=e.resolve(n.map(this.head));if(!r.parent.inlineContent)return ce.near(r);let i=e.resolve(n.map(this.anchor));return new ie(i.parent.inlineContent?i:r,r)}replace(e,n=U.empty){if(super.replace(e,n),n==U.empty){let r=this.$from.marksAcross(this.$to);r&&e.ensureMarks(r)}}eq(e){return e instanceof ie&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new lo(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,n){if(typeof n.anchor!="number"||typeof n.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new ie(e.resolve(n.anchor),e.resolve(n.head))}static create(e,n,r=n){let i=e.resolve(n);return new this(i,r==n?i:e.resolve(r))}static between(e,n,r){let i=e.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let o=ce.findFrom(n,r,!0)||ce.findFrom(n,-r,!0);if(o)n=o.$head;else return ce.near(n,r)}return e.parent.inlineContent||(i==0?e=n:(e=(ce.findFrom(e,-r,!0)||ce.findFrom(e,r,!0)).$anchor,e.pos<n.pos!=i<0&&(e=n))),new ie(e,n)}}ce.jsonID("text",ie);class lo{constructor(e,n){this.anchor=e,this.head=n}map(e){return new lo(e.map(this.anchor),e.map(this.head))}resolve(e){return ie.between(e.resolve(this.anchor),e.resolve(this.head))}}class Z extends ce{constructor(e){let n=e.nodeAfter,r=e.node(0).resolve(e.pos+n.nodeSize);super(e,r),this.node=n}map(e,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),o=e.resolve(i);return r?ce.near(o):new Z(o)}content(){return new U(P.from(this.node),0,0)}eq(e){return e instanceof Z&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new zs(this.anchor)}static fromJSON(e,n){if(typeof n.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new Z(e.resolve(n.anchor))}static create(e,n){return new Z(e.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}Z.prototype.visible=!1,ce.jsonID("node",Z);class zs{constructor(e){this.anchor=e}map(e){let{deleted:n,pos:r}=e.mapResult(this.anchor);return n?new lo(r,r):new zs(r)}resolve(e){let n=e.resolve(this.anchor),r=n.nodeAfter;return r&&Z.isSelectable(r)?new Z(n):ce.near(n)}}class tt extends ce{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,n=U.empty){if(n==U.empty){e.delete(0,e.doc.content.size);let r=ce.atStart(e.doc);r.eq(e.selection)||e.setSelection(r)}else super.replace(e,n)}toJSON(){return{type:"all"}}static fromJSON(e){return new tt(e)}map(e){return new tt(e)}eq(e){return e instanceof tt}getBookmark(){return _5}}ce.jsonID("all",tt);const _5={map(){return this},resolve(t){return new tt(t)}};function dr(t,e,n,r,i,o=!1){if(e.inlineContent)return ie.create(t,n);for(let s=r-(i>0?0:1);i>0?s<e.childCount:s>=0;s+=i){let l=e.child(s);if(l.isAtom){if(!o&&Z.isSelectable(l))return Z.create(t,n-(i<0?l.nodeSize:0))}else{let c=dr(t,l,n+i,i<0?l.childCount:0,i,o);if(c)return c}n+=l.nodeSize*i}return null}function Zd(t,e,n){let r=t.steps.length-1;if(r<e)return;let i=t.steps[r];if(!(i instanceof $e||i instanceof Ne))return;let o=t.mapping.maps[r],s;o.forEach((l,c,d,u)=>{s==null&&(s=u)}),t.setSelection(ce.near(t.doc.resolve(s),n))}const Xd=1,Qd=2,eu=4;class L5 extends V5{constructor(e){super(e.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=e.selection,this.storedMarks=e.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(e){if(e.$from.doc!=this.doc)throw new RangeError("Selection passed to setSelection must point at the current document");return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|Xd)&-3,this.storedMarks=null,this}get selectionSet(){return(this.updated&Xd)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=Qd,this}ensureMarks(e){return ye.sameSet(this.storedMarks||this.selection.$from.marks(),e)||this.setStoredMarks(e),this}addStoredMark(e){return this.ensureMarks(e.addToSet(this.storedMarks||this.selection.$head.marks()))}removeStoredMark(e){return this.ensureMarks(e.removeFromSet(this.storedMarks||this.selection.$head.marks()))}get storedMarksSet(){return(this.updated&Qd)>0}addStep(e,n){super.addStep(e,n),this.updated=this.updated&-3,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,n=!0){let r=this.selection;return n&&(e=e.mark(this.storedMarks||(r.empty?r.$from.marks():r.$from.marksAcross(r.$to)||ye.none))),r.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,n,r){let i=this.doc.type.schema;if(n==null)return e?this.replaceSelectionWith(i.text(e),!0):this.deleteSelection();{if(r==null&&(r=n),r=r??n,!e)return this.deleteRange(n,r);let o=this.storedMarks;if(!o){let s=this.doc.resolve(n);o=r==n?s.marks():s.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(n,r,i.text(e,o)),this.selection.empty||this.setSelection(ce.near(this.selection.$to)),this}}setMeta(e,n){return this.meta[typeof e=="string"?e:e.key]=n,this}getMeta(e){return this.meta[typeof e=="string"?e:e.key]}get isGeneric(){for(let e in this.meta)return!1;return!0}scrollIntoView(){return this.updated|=eu,this}get scrolledIntoView(){return(this.updated&eu)>0}}function tu(t,e){return!e||!t?t:t.bind(e)}class ni{constructor(e,n,r){this.name=e,this.init=tu(n.init,r),this.apply=tu(n.apply,r)}}const I5=[new ni("doc",{init(t){return t.doc||t.schema.topNodeType.createAndFill()},apply(t){return t.doc}}),new ni("selection",{init(t,e){return t.selection||ce.atStart(e.doc)},apply(t){return t.selection}}),new ni("storedMarks",{init(t){return t.storedMarks||null},apply(t,e,n,r){return r.selection.$cursor?t.storedMarks:null}}),new ni("scrollToSelection",{init(){return 0},apply(t,e){return t.scrolledIntoView?e+1:e}})];class js{constructor(e,n){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=I5.slice(),n&&n.forEach(r=>{if(this.pluginsByKey[r.key])throw new RangeError("Adding different instances of a keyed plugin ("+r.key+")");this.plugins.push(r),this.pluginsByKey[r.key]=r,r.spec.state&&this.fields.push(new ni(r.key,r.spec.state,r))})}}class ur{constructor(e){this.config=e}get schema(){return this.config.schema}get plugins(){return this.config.plugins}apply(e){return this.applyTransaction(e).state}filterTransaction(e,n=-1){for(let r=0;r<this.config.plugins.length;r++)if(r!=n){let i=this.config.plugins[r];if(i.spec.filterTransaction&&!i.spec.filterTransaction.call(i,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let n=[e],r=this.applyInner(e),i=null;for(;;){let o=!1;for(let s=0;s<this.config.plugins.length;s++){let l=this.config.plugins[s];if(l.spec.appendTransaction){let c=i?i[s].n:0,d=i?i[s].state:this,u=c<n.length&&l.spec.appendTransaction.call(l,c?n.slice(c):n,d,r);if(u&&r.filterTransaction(u,s)){if(u.setMeta("appendedTransaction",e),!i){i=[];for(let f=0;f<this.config.plugins.length;f++)i.push(f<s?{state:r,n:n.length}:{state:this,n:0})}n.push(u),r=r.applyInner(u),o=!0}i&&(i[s]={state:r,n:n.length})}}if(!o)return{state:r,transactions:n}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let n=new ur(this.config),r=this.config.fields;for(let i=0;i<r.length;i++){let o=r[i];n[o.name]=o.apply(e,this[o.name],this,n)}return n}get tr(){return new L5(this)}static create(e){let n=new js(e.doc?e.doc.type.schema:e.schema,e.plugins),r=new ur(n);for(let i=0;i<n.fields.length;i++)r[n.fields[i].name]=n.fields[i].init(e,r);return r}reconfigure(e){let n=new js(this.schema,e.plugins),r=n.fields,i=new ur(n);for(let o=0;o<r.length;o++){let s=r[o].name;i[s]=this.hasOwnProperty(s)?this[s]:r[o].init(e,i)}return i}toJSON(e){let n={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(n.storedMarks=this.storedMarks.map(r=>r.toJSON())),e&&typeof e=="object")for(let r in e){if(r=="doc"||r=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let i=e[r],o=i.spec.state;o&&o.toJSON&&(n[r]=o.toJSON.call(i,this[i.key]))}return n}static fromJSON(e,n,r){if(!n)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let i=new js(e.schema,e.plugins),o=new ur(i);return i.fields.forEach(s=>{if(s.name=="doc")o.doc=Qt.fromJSON(e.schema,n.doc);else if(s.name=="selection")o.selection=ce.fromJSON(o.doc,n.selection);else if(s.name=="storedMarks")n.storedMarks&&(o.storedMarks=n.storedMarks.map(e.schema.markFromJSON));else{if(r)for(let l in r){let c=r[l],d=c.spec.state;if(c.key==s.name&&d&&d.fromJSON&&Object.prototype.hasOwnProperty.call(n,l)){o[s.name]=d.fromJSON.call(c,e,n[l],o);return}}o[s.name]=s.init(e,o)}}),o}}function nu(t,e,n){for(let r in t){let i=t[r];i instanceof Function?i=i.bind(e):r=="handleDOMEvents"&&(i=nu(i,e,{})),n[r]=i}return n}class _e{constructor(e){this.spec=e,this.props={},e.props&&nu(e.props,this,this.props),this.key=e.key?e.key.key:ru("plugin")}getState(e){return e[this.key]}}const Fs=Object.create(null);function ru(t){return t in Fs?t+"$"+ ++Fs[t]:(Fs[t]=0,t+"$")}class nt{constructor(e="key"){this.key=ru(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const Le=function(t){for(var e=0;;e++)if(t=t.previousSibling,!t)return e},ri=function(t){let e=t.assignedSlot||t.parentNode;return e&&e.nodeType==11?e.host:e};let Hs=null;const Rt=function(t,e,n){let r=Hs||(Hs=document.createRange());return r.setEnd(t,n??t.nodeValue.length),r.setStart(t,e||0),r},P5=function(){Hs=null},An=function(t,e,n,r){return n&&(iu(t,e,n,r,-1)||iu(t,e,n,r,1))},R5=/^(img|br|input|textarea|hr)$/i;function iu(t,e,n,r,i){for(;;){if(t==n&&e==r)return!0;if(e==(i<0?0:lt(t))){let o=t.parentNode;if(!o||o.nodeType!=1||ii(t)||R5.test(t.nodeName)||t.contentEditable=="false")return!1;e=Le(t)+(i<0?0:1),t=o}else if(t.nodeType==1){if(t=t.childNodes[e+(i<0?-1:0)],t.contentEditable=="false")return!1;e=i<0?lt(t):0}else return!1}}function lt(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function z5(t,e){for(;;){if(t.nodeType==3&&e)return t;if(t.nodeType==1&&e>0){if(t.contentEditable=="false")return null;t=t.childNodes[e-1],e=lt(t)}else if(t.parentNode&&!ii(t))e=Le(t),t=t.parentNode;else return null}}function j5(t,e){for(;;){if(t.nodeType==3&&e<t.nodeValue.length)return t;if(t.nodeType==1&&e<t.childNodes.length){if(t.contentEditable=="false")return null;t=t.childNodes[e],e=0}else if(t.parentNode&&!ii(t))e=Le(t)+1,t=t.parentNode;else return null}}function F5(t,e,n){for(let r=e==0,i=e==lt(t);r||i;){if(t==n)return!0;let o=Le(t);if(t=t.parentNode,!t)return!1;r=r&&o==0,i=i&&o==lt(t)}}function ii(t){let e;for(let n=t;n&&!(e=n.pmViewDesc);n=n.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==t||e.contentDOM==t)}const ao=function(t){return t.focusNode&&An(t.focusNode,t.focusOffset,t.anchorNode,t.anchorOffset)};function Vn(t,e){let n=document.createEvent("Event");return n.initEvent("keydown",!0,!0),n.keyCode=t,n.key=n.code=e,n}function H5(t){let e=t.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function W5(t,e,n){if(t.caretPositionFromPoint)try{let r=t.caretPositionFromPoint(e,n);if(r)return{node:r.offsetNode,offset:Math.min(lt(r.offsetNode),r.offset)}}catch{}if(t.caretRangeFromPoint){let r=t.caretRangeFromPoint(e,n);if(r)return{node:r.startContainer,offset:Math.min(lt(r.startContainer),r.startOffset)}}}const Et=typeof navigator<"u"?navigator:null,ou=typeof document<"u"?document:null,on=Et&&Et.userAgent||"",Ws=/Edge\/(\d+)/.exec(on),su=/MSIE \d/.exec(on),Us=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(on),Je=!!(su||Us||Ws),sn=su?document.documentMode:Us?+Us[1]:Ws?+Ws[1]:0,xt=!Je&&/gecko\/(\d+)/i.test(on);xt&&+(/Firefox\/(\d+)/.exec(on)||[0,0])[1];const qs=!Je&&/Chrome\/(\d+)/.exec(on),Re=!!qs,lu=qs?+qs[1]:0,Fe=!Je&&!!Et&&/Apple Computer/.test(Et.vendor),fr=Fe&&(/Mobile\/\w+/.test(on)||!!Et&&Et.maxTouchPoints>2),at=fr||(Et?/Mac/.test(Et.platform):!1),U5=Et?/Win/.test(Et.platform):!1,zt=/Android \d/.test(on),oi=!!ou&&"webkitFontSmoothing"in ou.documentElement.style,q5=oi?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function K5(t){let e=t.defaultView&&t.defaultView.visualViewport;return e?{left:0,right:e.width,top:0,bottom:e.height}:{left:0,right:t.documentElement.clientWidth,top:0,bottom:t.documentElement.clientHeight}}function jt(t,e){return typeof t=="number"?t:t[e]}function Y5(t){let e=t.getBoundingClientRect(),n=e.width/t.offsetWidth||1,r=e.height/t.offsetHeight||1;return{left:e.left,right:e.left+t.clientWidth*n,top:e.top,bottom:e.top+t.clientHeight*r}}function au(t,e,n){let r=t.someProp("scrollThreshold")||0,i=t.someProp("scrollMargin")||5,o=t.dom.ownerDocument;for(let s=n||t.dom;s;s=ri(s)){if(s.nodeType!=1)continue;let l=s,c=l==o.body,d=c?K5(o):Y5(l),u=0,f=0;if(e.top<d.top+jt(r,"top")?f=-(d.top-e.top+jt(i,"top")):e.bottom>d.bottom-jt(r,"bottom")&&(f=e.bottom-e.top>d.bottom-d.top?e.top+jt(i,"top")-d.top:e.bottom-d.bottom+jt(i,"bottom")),e.left<d.left+jt(r,"left")?u=-(d.left-e.left+jt(i,"left")):e.right>d.right-jt(r,"right")&&(u=e.right-d.right+jt(i,"right")),u||f)if(c)o.defaultView.scrollBy(u,f);else{let h=l.scrollLeft,p=l.scrollTop;f&&(l.scrollTop+=f),u&&(l.scrollLeft+=u);let m=l.scrollLeft-h,y=l.scrollTop-p;e={left:e.left-m,top:e.top-y,right:e.right-m,bottom:e.bottom-y}}if(c||/^(fixed|sticky)$/.test(getComputedStyle(s).position))break}}function J5(t){let e=t.dom.getBoundingClientRect(),n=Math.max(0,e.top),r,i;for(let o=(e.left+e.right)/2,s=n+1;s<Math.min(innerHeight,e.bottom);s+=5){let l=t.root.elementFromPoint(o,s);if(!l||l==t.dom||!t.dom.contains(l))continue;let c=l.getBoundingClientRect();if(c.top>=n-20){r=l,i=c.top;break}}return{refDOM:r,refTop:i,stack:cu(t.dom)}}function cu(t){let e=[],n=t.ownerDocument;for(let r=t;r&&(e.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),t!=n);r=ri(r));return e}function G5({refDOM:t,refTop:e,stack:n}){let r=t?t.getBoundingClientRect().top:0;du(n,r==0?0:r-e)}function du(t,e){for(let n=0;n<t.length;n++){let{dom:r,top:i,left:o}=t[n];r.scrollTop!=i+e&&(r.scrollTop=i+e),r.scrollLeft!=o&&(r.scrollLeft=o)}}let hr=null;function Z5(t){if(t.setActive)return t.setActive();if(hr)return t.focus(hr);let e=cu(t);t.focus(hr==null?{get preventScroll(){return hr={preventScroll:!0},!0}}:void 0),hr||(hr=!1,du(e,0))}function uu(t,e){let n,r=2e8,i,o=0,s=e.top,l=e.top,c,d;for(let u=t.firstChild,f=0;u;u=u.nextSibling,f++){let h;if(u.nodeType==1)h=u.getClientRects();else if(u.nodeType==3)h=Rt(u).getClientRects();else continue;for(let p=0;p<h.length;p++){let m=h[p];if(m.top<=s&&m.bottom>=l){s=Math.max(m.bottom,s),l=Math.min(m.top,l);let y=m.left>e.left?m.left-e.left:m.right<e.left?e.left-m.right:0;if(y<r){n=u,r=y,i=y&&n.nodeType==3?{left:m.right<e.left?m.right:m.left,top:e.top}:e,u.nodeType==1&&y&&(o=f+(e.left>=(m.left+m.right)/2?1:0));continue}}else m.top>e.top&&!c&&m.left<=e.left&&m.right>=e.left&&(c=u,d={left:Math.max(m.left,Math.min(m.right,e.left)),top:m.top});!n&&(e.left>=m.right&&e.top>=m.top||e.left>=m.left&&e.top>=m.bottom)&&(o=f+1)}}return!n&&c&&(n=c,i=d,r=0),n&&n.nodeType==3?X5(n,i):!n||r&&n.nodeType==1?{node:t,offset:o}:uu(n,i)}function X5(t,e){let n=t.nodeValue.length,r=document.createRange();for(let i=0;i<n;i++){r.setEnd(t,i+1),r.setStart(t,i);let o=ln(r,1);if(o.top!=o.bottom&&Ks(e,o))return{node:t,offset:i+(e.left>=(o.left+o.right)/2?1:0)}}return{node:t,offset:0}}function Ks(t,e){return t.left>=e.left-1&&t.left<=e.right+1&&t.top>=e.top-1&&t.top<=e.bottom+1}function Q5(t,e){let n=t.parentNode;return n&&/^li$/i.test(n.nodeName)&&e.left<t.getBoundingClientRect().left?n:t}function eC(t,e,n){let{node:r,offset:i}=uu(e,n),o=-1;if(r.nodeType==1&&!r.firstChild){let s=r.getBoundingClientRect();o=s.left!=s.right&&n.left>(s.left+s.right)/2?1:-1}return t.docView.posFromDOM(r,i,o)}function tC(t,e,n,r){let i=-1;for(let o=e,s=!1;o!=t.dom;){let l=t.docView.nearestDesc(o,!0),c;if(!l)return null;if(l.dom.nodeType==1&&(l.node.isBlock&&l.parent||!l.contentDOM)&&((c=l.dom.getBoundingClientRect()).width||c.height)&&(l.node.isBlock&&l.parent&&(!s&&c.left>r.left||c.top>r.top?i=l.posBefore:(!s&&c.right<r.left||c.bottom<r.top)&&(i=l.posAfter),s=!0),!l.contentDOM&&i<0&&!l.node.isText))return(l.node.isBlock?r.top<(c.top+c.bottom)/2:r.left<(c.left+c.right)/2)?l.posBefore:l.posAfter;o=l.dom.parentNode}return i>-1?i:t.docView.posFromDOM(e,n,-1)}function fu(t,e,n){let r=t.childNodes.length;if(r&&n.top<n.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(e.top-n.top)/(n.bottom-n.top))-2)),o=i;;){let s=t.childNodes[o];if(s.nodeType==1){let l=s.getClientRects();for(let c=0;c<l.length;c++){let d=l[c];if(Ks(e,d))return fu(s,e,d)}}if((o=(o+1)%r)==i)break}return t}function nC(t,e){let n=t.dom.ownerDocument,r,i=0,o=W5(n,e.left,e.top);o&&({node:r,offset:i}=o);let s=(t.root.elementFromPoint?t.root:n).elementFromPoint(e.left,e.top),l;if(!s||!t.dom.contains(s.nodeType!=1?s.parentNode:s)){let d=t.dom.getBoundingClientRect();if(!Ks(e,d)||(s=fu(t.dom,e,d),!s))return null}if(Fe)for(let d=s;r&&d;d=ri(d))d.draggable&&(r=void 0);if(s=Q5(s,e),r){if(xt&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let u=r.childNodes[i],f;u.nodeName=="IMG"&&(f=u.getBoundingClientRect()).right<=e.left&&f.bottom>e.top&&i++}let d;oi&&i&&r.nodeType==1&&(d=r.childNodes[i-1]).nodeType==1&&d.contentEditable=="false"&&d.getBoundingClientRect().top>=e.top&&i--,r==t.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&e.top>r.lastChild.getBoundingClientRect().bottom?l=t.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!="BR")&&(l=tC(t,r,i,e))}l==null&&(l=eC(t,s,e));let c=t.docView.nearestDesc(s,!0);return{pos:l,inside:c?c.posAtStart-c.border:-1}}function hu(t){return t.top<t.bottom||t.left<t.right}function ln(t,e){let n=t.getClientRects();if(n.length){let r=n[e<0?0:n.length-1];if(hu(r))return r}return Array.prototype.find.call(n,hu)||t.getBoundingClientRect()}const rC=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function pu(t,e,n){let{node:r,offset:i,atom:o}=t.docView.domFromPos(e,n<0?-1:1),s=oi||xt;if(r.nodeType==3)if(s&&(rC.test(r.nodeValue)||(n<0?!i:i==r.nodeValue.length))){let c=ln(Rt(r,i,i),n);if(xt&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let d=ln(Rt(r,i-1,i-1),-1);if(d.top==c.top){let u=ln(Rt(r,i,i+1),-1);if(u.top!=c.top)return si(u,u.left<d.left)}}return c}else{let c=i,d=i,u=n<0?1:-1;return n<0&&!i?(d++,u=-1):n>=0&&i==r.nodeValue.length?(c--,u=1):n<0?c--:d++,si(ln(Rt(r,c,d),u),u<0)}if(!t.state.doc.resolve(e-(o||0)).parent.inlineContent){if(o==null&&i&&(n<0||i==lt(r))){let c=r.childNodes[i-1];if(c.nodeType==1)return Ys(c.getBoundingClientRect(),!1)}if(o==null&&i<lt(r)){let c=r.childNodes[i];if(c.nodeType==1)return Ys(c.getBoundingClientRect(),!0)}return Ys(r.getBoundingClientRect(),n>=0)}if(o==null&&i&&(n<0||i==lt(r))){let c=r.childNodes[i-1],d=c.nodeType==3?Rt(c,lt(c)-(s?0:1)):c.nodeType==1&&(c.nodeName!="BR"||!c.nextSibling)?c:null;if(d)return si(ln(d,1),!1)}if(o==null&&i<lt(r)){let c=r.childNodes[i];for(;c.pmViewDesc&&c.pmViewDesc.ignoreForCoords;)c=c.nextSibling;let d=c?c.nodeType==3?Rt(c,0,s?0:1):c.nodeType==1?c:null:null;if(d)return si(ln(d,-1),!0)}return si(ln(r.nodeType==3?Rt(r):r,-n),n>=0)}function si(t,e){if(t.width==0)return t;let n=e?t.left:t.right;return{top:t.top,bottom:t.bottom,left:n,right:n}}function Ys(t,e){if(t.height==0)return t;let n=e?t.top:t.bottom;return{top:n,bottom:n,left:t.left,right:t.right}}function mu(t,e,n){let r=t.state,i=t.root.activeElement;r!=e&&t.updateState(e),i!=t.dom&&t.focus();try{return n()}finally{r!=e&&t.updateState(r),i!=t.dom&&i&&i.focus()}}function iC(t,e,n){let r=e.selection,i=n=="up"?r.$from:r.$to;return mu(t,e,()=>{let{node:o}=t.docView.domFromPos(i.pos,n=="up"?-1:1);for(;;){let l=t.docView.nearestDesc(o,!0);if(!l)break;if(l.node.isBlock){o=l.contentDOM||l.dom;break}o=l.dom.parentNode}let s=pu(t,i.pos,1);for(let l=o.firstChild;l;l=l.nextSibling){let c;if(l.nodeType==1)c=l.getClientRects();else if(l.nodeType==3)c=Rt(l,0,l.nodeValue.length).getClientRects();else continue;for(let d=0;d<c.length;d++){let u=c[d];if(u.bottom>u.top+1&&(n=="up"?s.top-u.top>(u.bottom-s.top)*2:u.bottom-s.bottom>(s.bottom-u.top)*2))return!1}}return!0})}const oC=/[\u0590-\u08ac]/;function sC(t,e,n){let{$head:r}=e.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,o=!i,s=i==r.parent.content.size,l=t.domSelection();return l?!oC.test(r.parent.textContent)||!l.modify?n=="left"||n=="backward"?o:s:mu(t,e,()=>{let{focusNode:c,focusOffset:d,anchorNode:u,anchorOffset:f}=t.domSelectionRange(),h=l.caretBidiLevel;l.modify("move",n,"character");let p=r.depth?t.docView.domAfterPos(r.before()):t.dom,{focusNode:m,focusOffset:y}=t.domSelectionRange(),g=m&&!p.contains(m.nodeType==1?m:m.parentNode)||c==m&&d==y;try{l.collapse(u,f),c&&(c!=u||d!=f)&&l.extend&&l.extend(c,d)}catch{}return h!=null&&(l.caretBidiLevel=h),g}):r.pos==r.start()||r.pos==r.end()}let gu=null,yu=null,bu=!1;function lC(t,e,n){return gu==e&&yu==n?bu:(gu=e,yu=n,bu=n=="up"||n=="down"?iC(t,e,n):sC(t,e,n))}const ct=0,ku=1,Dn=2,Tt=3;class li{constructor(e,n,r,i){this.parent=e,this.children=n,this.dom=r,this.contentDOM=i,this.dirty=ct,r.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,n,r){return!1}matchesHack(e){return!1}parseRule(){return null}stopEvent(e){return!1}get size(){let e=0;for(let n=0;n<this.children.length;n++)e+=this.children[n].size;return e}get border(){return 0}destroy(){this.parent=void 0,this.dom.pmViewDesc==this&&(this.dom.pmViewDesc=void 0);for(let e=0;e<this.children.length;e++)this.children[e].destroy()}posBeforeChild(e){for(let n=0,r=this.posAtStart;;n++){let i=this.children[n];if(i==e)return r;r+=i.size}}get posBefore(){return this.parent.posBeforeChild(this)}get posAtStart(){return this.parent?this.parent.posBeforeChild(this)+this.border:0}get posAfter(){return this.posBefore+this.size}get posAtEnd(){return this.posAtStart+this.size-2*this.border}localPosFromDOM(e,n,r){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(r<0){let o,s;if(e==this.contentDOM)o=e.childNodes[n-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;o=e.previousSibling}for(;o&&!((s=o.pmViewDesc)&&s.parent==this);)o=o.previousSibling;return o?this.posBeforeChild(s)+s.size:this.posAtStart}else{let o,s;if(e==this.contentDOM)o=e.childNodes[n];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;o=e.nextSibling}for(;o&&!((s=o.pmViewDesc)&&s.parent==this);)o=o.nextSibling;return o?this.posBeforeChild(s):this.posAtEnd}let i;if(e==this.dom&&this.contentDOM)i=n>Le(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))i=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(n==0)for(let o=e;;o=o.parentNode){if(o==this.dom){i=!1;break}if(o.previousSibling)break}if(i==null&&n==e.childNodes.length)for(let o=e;;o=o.parentNode){if(o==this.dom){i=!0;break}if(o.nextSibling)break}}return i??r>0?this.posAtEnd:this.posAtStart}nearestDesc(e,n=!1){for(let r=!0,i=e;i;i=i.parentNode){let o=this.getDesc(i),s;if(o&&(!n||o.node))if(r&&(s=o.nodeDOM)&&!(s.nodeType==1?s.contains(e.nodeType==1?e:e.parentNode):s==e))r=!1;else return o}}getDesc(e){let n=e.pmViewDesc;for(let r=n;r;r=r.parent)if(r==this)return n}posFromDOM(e,n,r){for(let i=e;i;i=i.parentNode){let o=this.getDesc(i);if(o)return o.localPosFromDOM(e,n,r)}return-1}descAt(e){for(let n=0,r=0;n<this.children.length;n++){let i=this.children[n],o=r+i.size;if(r==e&&o!=r){for(;!i.border&&i.children.length;)for(let s=0;s<i.children.length;s++){let l=i.children[s];if(l.size){i=l;break}}return i}if(e<o)return i.descAt(e-r-i.border);r=o}}domFromPos(e,n){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let r=0,i=0;for(let o=0;r<this.children.length;r++){let s=this.children[r],l=o+s.size;if(l>e||s instanceof vu){i=e-o;break}o=l}if(i)return this.children[r].domFromPos(i-this.children[r].border,n);for(let o;r&&!(o=this.children[r-1]).size&&o instanceof xu&&o.side>=0;r--);if(n<=0){let o,s=!0;for(;o=r?this.children[r-1]:null,!(!o||o.dom.parentNode==this.contentDOM);r--,s=!1);return o&&n&&s&&!o.border&&!o.domAtom?o.domFromPos(o.size,n):{node:this.contentDOM,offset:o?Le(o.dom)+1:0}}else{let o,s=!0;for(;o=r<this.children.length?this.children[r]:null,!(!o||o.dom.parentNode==this.contentDOM);r++,s=!1);return o&&s&&!o.border&&!o.domAtom?o.domFromPos(0,n):{node:this.contentDOM,offset:o?Le(o.dom):this.contentDOM.childNodes.length}}}parseRange(e,n,r=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:n,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let i=-1,o=-1;for(let s=r,l=0;;l++){let c=this.children[l],d=s+c.size;if(i==-1&&e<=d){let u=s+c.border;if(e>=u&&n<=d-c.border&&c.node&&c.contentDOM&&this.contentDOM.contains(c.contentDOM))return c.parseRange(e,n,u);e=s;for(let f=l;f>0;f--){let h=this.children[f-1];if(h.size&&h.dom.parentNode==this.contentDOM&&!h.emptyChildAt(1)){i=Le(h.dom)+1;break}e-=h.size}i==-1&&(i=0)}if(i>-1&&(d>n||l==this.children.length-1)){n=d;for(let u=l+1;u<this.children.length;u++){let f=this.children[u];if(f.size&&f.dom.parentNode==this.contentDOM&&!f.emptyChildAt(-1)){o=Le(f.dom);break}n+=f.size}o==-1&&(o=this.contentDOM.childNodes.length);break}s=d}return{node:this.contentDOM,from:e,to:n,fromOffset:i,toOffset:o}}emptyChildAt(e){if(this.border||!this.contentDOM||!this.children.length)return!1;let n=this.children[e<0?0:this.children.length-1];return n.size==0||n.emptyChildAt(e)}domAfterPos(e){let{node:n,offset:r}=this.domFromPos(e,0);if(n.nodeType!=1||r==n.childNodes.length)throw new RangeError("No node after pos "+e);return n.childNodes[r]}setSelection(e,n,r,i=!1){let o=Math.min(e,n),s=Math.max(e,n);for(let p=0,m=0;p<this.children.length;p++){let y=this.children[p],g=m+y.size;if(o>m&&s<g)return y.setSelection(e-m-y.border,n-m-y.border,r,i);m=g}let l=this.domFromPos(e,e?-1:1),c=n==e?l:this.domFromPos(n,n?-1:1),d=r.root.getSelection(),u=r.domSelectionRange(),f=!1;if((xt||Fe)&&e==n){let{node:p,offset:m}=l;if(p.nodeType==3){if(f=!!(m&&p.nodeValue[m-1]==`
|
|
10
|
+
`),f&&m==p.nodeValue.length)for(let y=p,g;y;y=y.parentNode){if(g=y.nextSibling){g.nodeName=="BR"&&(l=c={node:g.parentNode,offset:Le(g)+1});break}let k=y.pmViewDesc;if(k&&k.node&&k.node.isBlock)break}}else{let y=p.childNodes[m-1];f=y&&(y.nodeName=="BR"||y.contentEditable=="false")}}if(xt&&u.focusNode&&u.focusNode!=c.node&&u.focusNode.nodeType==1){let p=u.focusNode.childNodes[u.focusOffset];p&&p.contentEditable=="false"&&(i=!0)}if(!(i||f&&Fe)&&An(l.node,l.offset,u.anchorNode,u.anchorOffset)&&An(c.node,c.offset,u.focusNode,u.focusOffset))return;let h=!1;if((d.extend||e==n)&&!f){d.collapse(l.node,l.offset);try{e!=n&&d.extend(c.node,c.offset),h=!0}catch{}}if(!h){if(e>n){let m=l;l=c,c=m}let p=document.createRange();p.setEnd(c.node,c.offset),p.setStart(l.node,l.offset),d.removeAllRanges(),d.addRange(p)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,n){for(let r=0,i=0;i<this.children.length;i++){let o=this.children[i],s=r+o.size;if(r==s?e<=s&&n>=r:e<s&&n>r){let l=r+o.border,c=s-o.border;if(e>=l&&n<=c){this.dirty=e==r||n==s?Dn:ku,e==l&&n==c&&(o.contentLost||o.dom.parentNode!=this.contentDOM)?o.dirty=Tt:o.markDirty(e-l,n-l);return}else o.dirty=o.dom==o.contentDOM&&o.dom.parentNode==this.contentDOM&&!o.children.length?Dn:Tt}r=s}this.dirty=Dn}markParentsDirty(){let e=1;for(let n=this.parent;n;n=n.parent,e++){let r=e==1?Dn:ku;n.dirty<r&&(n.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}isText(e){return!1}}class xu extends li{constructor(e,n,r,i){let o,s=n.type.toDOM;if(typeof s=="function"&&(s=s(r,()=>{if(!o)return i;if(o.parent)return o.parent.posBeforeChild(o)})),!n.type.spec.raw){if(s.nodeType!=1){let l=document.createElement("span");l.appendChild(s),s=l}s.contentEditable="false",s.classList.add("ProseMirror-widget")}super(e,[],s,null),this.widget=n,this.widget=n,o=this}matchesWidget(e){return this.dirty==ct&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let n=this.widget.spec.stopEvent;return n?n(e):!1}ignoreMutation(e){return e.type!="selection"||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get side(){return this.widget.type.side}}class aC extends li{constructor(e,n,r,i){super(e,[],n,null),this.textDOM=r,this.text=i}get size(){return this.text.length}localPosFromDOM(e,n){return e!=this.textDOM?this.posAtStart+(n?this.size:0):this.posAtStart+n}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class _n extends li{constructor(e,n,r,i,o){super(e,[],r,i),this.mark=n,this.spec=o}static create(e,n,r,i){let o=i.nodeViews[n.type.name],s=o&&o(n,i,r);return(!s||!s.dom)&&(s=Bn.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new _n(e,n,s.dom,s.contentDOM||s.dom,s)}parseRule(){return this.dirty&Tt||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=Tt&&this.mark.eq(e)}markDirty(e,n){if(super.markDirty(e,n),this.dirty!=ct){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=ct}}slice(e,n,r){let i=_n.create(this.parent,this.mark,!0,r),o=this.children,s=this.size;n<s&&(o=Gs(o,n,s,r)),e>0&&(o=Gs(o,0,e,r));for(let l=0;l<o.length;l++)o[l].parent=i;return i.children=o,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class an extends li{constructor(e,n,r,i,o,s,l,c,d){super(e,[],o,s),this.node=n,this.outerDeco=r,this.innerDeco=i,this.nodeDOM=l}static create(e,n,r,i,o,s){let l=o.nodeViews[n.type.name],c,d=l&&l(n,o,()=>{if(!c)return s;if(c.parent)return c.parent.posBeforeChild(c)},r,i),u=d&&d.dom,f=d&&d.contentDOM;if(n.isText){if(!u)u=document.createTextNode(n.text);else if(u.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else u||({dom:u,contentDOM:f}=Bn.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs));!f&&!n.isText&&u.nodeName!="BR"&&(u.hasAttribute("contenteditable")||(u.contentEditable="false"),n.type.spec.draggable&&(u.draggable=!0));let h=u;return u=Ou(u,r,n),d?c=new cC(e,n,r,i,u,f||null,h,d,o,s+1):n.isText?new co(e,n,r,i,u,h,o):new an(e,n,r,i,u,f||null,h,o,s+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let e={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace=="pre"&&(e.preserveWhitespace="full"),!this.contentDOM)e.getContent=()=>this.node.content;else if(!this.contentLost)e.contentElement=this.contentDOM;else{for(let n=this.children.length-1;n>=0;n--){let r=this.children[n];if(this.dom.contains(r.dom.parentNode)){e.contentElement=r.dom.parentNode;break}}e.contentElement||(e.getContent=()=>P.empty)}return e}matchesNode(e,n,r){return this.dirty==ct&&e.eq(this.node)&&uo(n,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,n){let r=this.node.inlineContent,i=n,o=e.composing?this.localCompositionInfo(e,n):null,s=o&&o.pos>-1?o:null,l=o&&o.pos<0,c=new uC(this,s&&s.node,e);pC(this.node,this.innerDeco,(d,u,f)=>{d.spec.marks?c.syncToMarks(d.spec.marks,r,e):d.type.side>=0&&!f&&c.syncToMarks(u==this.node.childCount?ye.none:this.node.child(u).marks,r,e),c.placeWidget(d,e,i)},(d,u,f,h)=>{c.syncToMarks(d.marks,r,e);let p;c.findNodeMatch(d,u,f,h)||l&&e.state.selection.from>i&&e.state.selection.to<i+d.nodeSize&&(p=c.findIndexWithChild(o.node))>-1&&c.updateNodeAt(d,u,f,p,e)||c.updateNextNode(d,u,f,e,h,i)||c.addNode(d,u,f,e,i),i+=d.nodeSize}),c.syncToMarks([],r,e),this.node.isTextblock&&c.addTextblockHacks(),c.destroyRest(),(c.changed||this.dirty==Dn)&&(s&&this.protectLocalComposition(e,s),Cu(this.contentDOM,this.children,e),fr&&mC(this.dom))}localCompositionInfo(e,n){let{from:r,to:i}=e.state.selection;if(!(e.state.selection instanceof ie)||r<n||i>n+this.node.content.size)return null;let o=e.input.compositionNode;if(!o||!this.dom.contains(o.parentNode))return null;if(this.node.inlineContent){let s=o.nodeValue,l=gC(this.node.content,s,r-n,i-n);return l<0?null:{node:o,pos:l,text:s}}else return{node:o,pos:-1,text:""}}protectLocalComposition(e,{node:n,pos:r,text:i}){if(this.getDesc(n))return;let o=n;for(;o.parentNode!=this.contentDOM;o=o.parentNode){for(;o.previousSibling;)o.parentNode.removeChild(o.previousSibling);for(;o.nextSibling;)o.parentNode.removeChild(o.nextSibling);o.pmViewDesc&&(o.pmViewDesc=void 0)}let s=new aC(this,o,n,i);e.input.compositionNodes.push(s),this.children=Gs(this.children,r,r+i.length,e,s)}update(e,n,r,i){return this.dirty==Tt||!e.sameMarkup(this.node)?!1:(this.updateInner(e,n,r,i),!0)}updateInner(e,n,r,i){this.updateOuterDeco(n),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(i,this.posAtStart),this.dirty=ct}updateOuterDeco(e){if(uo(e,this.outerDeco))return;let n=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=Su(this.dom,this.nodeDOM,Js(this.outerDeco,this.node,n),Js(e,this.node,n)),this.dom!=r&&(r.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){this.nodeDOM.nodeType==1&&this.nodeDOM.classList.add("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&(this.dom.draggable=!0)}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.dom.removeAttribute("draggable"))}get domAtom(){return this.node.isAtom}}function wu(t,e,n,r,i){Ou(r,e,t);let o=new an(void 0,t,e,n,r,r,r,i,0);return o.contentDOM&&o.updateChildren(i,0),o}class co extends an{constructor(e,n,r,i,o,s,l){super(e,n,r,i,o,null,s,l,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,n,r,i){return this.dirty==Tt||this.dirty!=ct&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(n),(this.dirty!=ct||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,i.trackWrites==this.nodeDOM&&(i.trackWrites=null)),this.node=e,this.dirty=ct,!0)}inParent(){let e=this.parent.contentDOM;for(let n=this.nodeDOM;n;n=n.parentNode)if(n==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,n,r){return e==this.nodeDOM?this.posAtStart+Math.min(n,this.node.text.length):super.localPosFromDOM(e,n,r)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,n,r){let i=this.node.cut(e,n),o=document.createTextNode(i.text);return new co(this.parent,i,this.outerDeco,this.innerDeco,o,o,r)}markDirty(e,n){super.markDirty(e,n),this.dom!=this.nodeDOM&&(e==0||n==this.nodeDOM.nodeValue.length)&&(this.dirty=Tt)}get domAtom(){return!1}isText(e){return this.node.text==e}}class vu extends li{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==ct&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class cC extends an{constructor(e,n,r,i,o,s,l,c,d,u){super(e,n,r,i,o,s,l,d,u),this.spec=c}update(e,n,r,i){if(this.dirty==Tt)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let o=this.spec.update(e,n,r);return o&&this.updateInner(e,n,r,i),o}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,n,r,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,n,r,i){this.spec.setSelection?this.spec.setSelection(e,n,r.root):super.setSelection(e,n,r,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return this.spec.stopEvent?this.spec.stopEvent(e):!1}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}}function Cu(t,e,n){let r=t.firstChild,i=!1;for(let o=0;o<e.length;o++){let s=e[o],l=s.dom;if(l.parentNode==t){for(;l!=r;)r=Mu(r),i=!0;r=r.nextSibling}else i=!0,t.insertBefore(l,r);if(s instanceof _n){let c=r?r.previousSibling:t.lastChild;Cu(s.contentDOM,s.children,n),r=c?c.nextSibling:t.firstChild}}for(;r;)r=Mu(r),i=!0;i&&n.trackWrites==t&&(n.trackWrites=null)}const ai=function(t){t&&(this.nodeName=t)};ai.prototype=Object.create(null);const Ln=[new ai];function Js(t,e,n){if(t.length==0)return Ln;let r=n?Ln[0]:new ai,i=[r];for(let o=0;o<t.length;o++){let s=t[o].type.attrs;if(s){s.nodeName&&i.push(r=new ai(s.nodeName));for(let l in s){let c=s[l];c!=null&&(n&&i.length==1&&i.push(r=new ai(e.isInline?"span":"div")),l=="class"?r.class=(r.class?r.class+" ":"")+c:l=="style"?r.style=(r.style?r.style+";":"")+c:l!="nodeName"&&(r[l]=c))}}}return i}function Su(t,e,n,r){if(n==Ln&&r==Ln)return e;let i=e;for(let o=0;o<r.length;o++){let s=r[o],l=n[o];if(o){let c;l&&l.nodeName==s.nodeName&&i!=t&&(c=i.parentNode)&&c.nodeName.toLowerCase()==s.nodeName||(c=document.createElement(s.nodeName),c.pmIsDeco=!0,c.appendChild(i),l=Ln[0]),i=c}dC(i,l||Ln[0],s)}return i}function dC(t,e,n){for(let r in e)r!="class"&&r!="style"&&r!="nodeName"&&!(r in n)&&t.removeAttribute(r);for(let r in n)r!="class"&&r!="style"&&r!="nodeName"&&n[r]!=e[r]&&t.setAttribute(r,n[r]);if(e.class!=n.class){let r=e.class?e.class.split(" ").filter(Boolean):[],i=n.class?n.class.split(" ").filter(Boolean):[];for(let o=0;o<r.length;o++)i.indexOf(r[o])==-1&&t.classList.remove(r[o]);for(let o=0;o<i.length;o++)r.indexOf(i[o])==-1&&t.classList.add(i[o]);t.classList.length==0&&t.removeAttribute("class")}if(e.style!=n.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,i;for(;i=r.exec(e.style);)t.style.removeProperty(i[1])}n.style&&(t.style.cssText+=n.style)}}function Ou(t,e,n){return Su(t,t,Ln,Js(e,n,t.nodeType!=1))}function uo(t,e){if(t.length!=e.length)return!1;for(let n=0;n<t.length;n++)if(!t[n].type.eq(e[n].type))return!1;return!0}function Mu(t){let e=t.nextSibling;return t.parentNode.removeChild(t),e}class uC{constructor(e,n,r){this.lock=n,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=fC(e.node.content,e)}destroyBetween(e,n){if(e!=n){for(let r=e;r<n;r++)this.top.children[r].destroy();this.top.children.splice(e,n-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,n,r){let i=0,o=this.stack.length>>1,s=Math.min(o,e.length);for(;i<s&&(i==o-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<o;)this.destroyRest(),this.top.dirty=ct,this.index=this.stack.pop(),this.top=this.stack.pop(),o--;for(;o<e.length;){this.stack.push(this.top,this.index+1);let l=-1;for(let c=this.index;c<Math.min(this.index+3,this.top.children.length);c++){let d=this.top.children[c];if(d.matchesMark(e[o])&&!this.isLocked(d.dom)){l=c;break}}if(l>-1)l>this.index&&(this.changed=!0,this.destroyBetween(this.index,l)),this.top=this.top.children[this.index];else{let c=_n.create(this.top,e[o],n,r);this.top.children.splice(this.index,0,c),this.top=c,this.changed=!0}this.index=0,o++}}findNodeMatch(e,n,r,i){let o=-1,s;if(i>=this.preMatch.index&&(s=this.preMatch.matches[i-this.preMatch.index]).parent==this.top&&s.matchesNode(e,n,r))o=this.top.children.indexOf(s,this.index);else for(let l=this.index,c=Math.min(this.top.children.length,l+5);l<c;l++){let d=this.top.children[l];if(d.matchesNode(e,n,r)&&!this.preMatch.matched.has(d)){o=l;break}}return o<0?!1:(this.destroyBetween(this.index,o),this.index++,!0)}updateNodeAt(e,n,r,i,o){let s=this.top.children[i];return s.dirty==Tt&&s.dom==s.contentDOM&&(s.dirty=Dn),s.update(e,n,r,o)?(this.destroyBetween(this.index,i),this.index++,!0):!1}findIndexWithChild(e){for(;;){let n=e.parentNode;if(!n)return-1;if(n==this.top.contentDOM){let r=e.pmViewDesc;if(r){for(let i=this.index;i<this.top.children.length;i++)if(this.top.children[i]==r)return i}return-1}e=n}}updateNextNode(e,n,r,i,o,s){for(let l=this.index;l<this.top.children.length;l++){let c=this.top.children[l];if(c instanceof an){let d=this.preMatch.matched.get(c);if(d!=null&&d!=o)return!1;let u=c.dom,f,h=this.isLocked(u)&&!(e.isText&&c.node&&c.node.isText&&c.nodeDOM.nodeValue==e.text&&c.dirty!=Tt&&uo(n,c.outerDeco));if(!h&&c.update(e,n,r,i))return this.destroyBetween(this.index,l),c.dom!=u&&(this.changed=!0),this.index++,!0;if(!h&&(f=this.recreateWrapper(c,e,n,r,i,s)))return this.destroyBetween(this.index,l),this.top.children[this.index]=f,f.contentDOM&&(f.dirty=Dn,f.updateChildren(i,s+1),f.dirty=ct),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,n,r,i,o,s){if(e.dirty||n.isAtom||!e.children.length||!e.node.content.eq(n.content)||!uo(r,e.outerDeco)||!i.eq(e.innerDeco))return null;let l=an.create(this.top,n,r,i,o,s);if(l.contentDOM){l.children=e.children,e.children=[];for(let c of l.children)c.parent=l}return e.destroy(),l}addNode(e,n,r,i,o){let s=an.create(this.top,e,n,r,i,o);s.contentDOM&&s.updateChildren(i,o+1),this.top.children.splice(this.index++,0,s),this.changed=!0}placeWidget(e,n,r){let i=this.index<this.top.children.length?this.top.children[this.index]:null;if(i&&i.matchesWidget(e)&&(e==i.widget||!i.widget.type.toDOM.parentNode))this.index++;else{let o=new xu(this.top,e,n,r);this.top.children.splice(this.index++,0,o),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],n=this.top;for(;e instanceof _n;)n=e,e=n.children[n.children.length-1];(!e||!(e instanceof co)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((Fe||Re)&&e&&e.dom.contentEditable=="false"&&this.addHackNode("IMG",n),this.addHackNode("BR",this.top))}addHackNode(e,n){if(n==this.top&&this.index<n.children.length&&n.children[this.index].matchesHack(e))this.index++;else{let r=document.createElement(e);e=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),e=="BR"&&(r.className="ProseMirror-trailingBreak");let i=new vu(this.top,[],r,null);n!=this.top?n.children.push(i):n.children.splice(this.index++,0,i),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function fC(t,e){let n=e,r=n.children.length,i=t.childCount,o=new Map,s=[];e:for(;i>0;){let l;for(;;)if(r){let d=n.children[r-1];if(d instanceof _n)n=d,r=d.children.length;else{l=d,r--;break}}else{if(n==e)break e;r=n.parent.children.indexOf(n),n=n.parent}let c=l.node;if(c){if(c!=t.child(i-1))break;--i,o.set(l,i),s.push(l)}}return{index:i,matched:o,matches:s.reverse()}}function hC(t,e){return t.type.side-e.type.side}function pC(t,e,n,r){let i=e.locals(t),o=0;if(i.length==0){for(let d=0;d<t.childCount;d++){let u=t.child(d);r(u,i,e.forChild(o,u),d),o+=u.nodeSize}return}let s=0,l=[],c=null;for(let d=0;;){let u,f;for(;s<i.length&&i[s].to==o;){let g=i[s++];g.widget&&(u?(f||(f=[u])).push(g):u=g)}if(u)if(f){f.sort(hC);for(let g=0;g<f.length;g++)n(f[g],d,!!c)}else n(u,d,!!c);let h,p;if(c)p=-1,h=c,c=null;else if(d<t.childCount)p=d,h=t.child(d++);else break;for(let g=0;g<l.length;g++)l[g].to<=o&&l.splice(g--,1);for(;s<i.length&&i[s].from<=o&&i[s].to>o;)l.push(i[s++]);let m=o+h.nodeSize;if(h.isText){let g=m;s<i.length&&i[s].from<g&&(g=i[s].from);for(let k=0;k<l.length;k++)l[k].to<g&&(g=l[k].to);g<m&&(c=h.cut(g-o),h=h.cut(0,g-o),m=g,p=-1)}else for(;s<i.length&&i[s].to<m;)s++;let y=h.isInline&&!h.isLeaf?l.filter(g=>!g.inline):l.slice();r(h,y,e.forChild(o,h),p),o=m}}function mC(t){if(t.nodeName=="UL"||t.nodeName=="OL"){let e=t.style.cssText;t.style.cssText=e+"; list-style: square !important",window.getComputedStyle(t).listStyle,t.style.cssText=e}}function gC(t,e,n,r){for(let i=0,o=0;i<t.childCount&&o<=r;){let s=t.child(i++),l=o;if(o+=s.nodeSize,!s.isText)continue;let c=s.text;for(;i<t.childCount;){let d=t.child(i++);if(o+=d.nodeSize,!d.isText)break;c+=d.text}if(o>=n){if(o>=r&&c.slice(r-e.length-l,r-l)==e)return r-e.length;let d=l<r?c.lastIndexOf(e,r-l-1):-1;if(d>=0&&d+e.length+l>=n)return l+d;if(n==r&&c.length>=r+e.length-l&&c.slice(r-l,r-l+e.length)==e)return r}}return-1}function Gs(t,e,n,r,i){let o=[];for(let s=0,l=0;s<t.length;s++){let c=t[s],d=l,u=l+=c.size;d>=n||u<=e?o.push(c):(d<e&&o.push(c.slice(0,e-d,r)),i&&(o.push(i),i=void 0),u>n&&o.push(c.slice(n-d,c.size,r)))}return o}function Zs(t,e=null){let n=t.domSelectionRange(),r=t.state.doc;if(!n.focusNode)return null;let i=t.docView.nearestDesc(n.focusNode),o=i&&i.size==0,s=t.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(s<0)return null;let l=r.resolve(s),c,d;if(ao(n)){for(c=s;i&&!i.node;)i=i.parent;let f=i.node;if(i&&f.isAtom&&Z.isSelectable(f)&&i.parent&&!(f.isInline&&F5(n.focusNode,n.focusOffset,i.dom))){let h=i.posBefore;d=new Z(s==h?l:r.resolve(h))}}else{if(n instanceof t.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let f=s,h=s;for(let p=0;p<n.rangeCount;p++){let m=n.getRangeAt(p);f=Math.min(f,t.docView.posFromDOM(m.startContainer,m.startOffset,1)),h=Math.max(h,t.docView.posFromDOM(m.endContainer,m.endOffset,-1))}if(f<0)return null;[c,s]=h==t.state.selection.anchor?[h,f]:[f,h],l=r.resolve(s)}else c=t.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(c<0)return null}let u=r.resolve(c);if(!d){let f=e=="pointer"||t.state.selection.head<l.pos&&!o?1:-1;d=Qs(t,u,l,f)}return d}function Eu(t){return t.editable?t.hasFocus():Du(t)&&document.activeElement&&document.activeElement.contains(t.dom)}function Ft(t,e=!1){let n=t.state.selection;if(Bu(t,n),!!Eu(t)){if(!e&&t.input.mouseDown&&t.input.mouseDown.allowDefault&&Re){let r=t.domSelectionRange(),i=t.domObserver.currentSelection;if(r.anchorNode&&i.anchorNode&&An(r.anchorNode,r.anchorOffset,i.anchorNode,i.anchorOffset)){t.input.mouseDown.delayedSelectionSync=!0,t.domObserver.setCurSelection();return}}if(t.domObserver.disconnectSelection(),t.cursorWrapper)bC(t);else{let{anchor:r,head:i}=n,o,s;Tu&&!(n instanceof ie)&&(n.$from.parent.inlineContent||(o=$u(t,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(s=$u(t,n.to))),t.docView.setSelection(r,i,t,e),Tu&&(o&&Nu(o),s&&Nu(s)),n.visible?t.dom.classList.remove("ProseMirror-hideselection"):(t.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&yC(t))}t.domObserver.setCurSelection(),t.domObserver.connectSelection()}}const Tu=Fe||Re&&lu<63;function $u(t,e){let{node:n,offset:r}=t.docView.domFromPos(e,0),i=r<n.childNodes.length?n.childNodes[r]:null,o=r?n.childNodes[r-1]:null;if(Fe&&i&&i.contentEditable=="false")return Xs(i);if((!i||i.contentEditable=="false")&&(!o||o.contentEditable=="false")){if(i)return Xs(i);if(o)return Xs(o)}}function Xs(t){return t.contentEditable="true",Fe&&t.draggable&&(t.draggable=!1,t.wasDraggable=!0),t}function Nu(t){t.contentEditable="false",t.wasDraggable&&(t.draggable=!0,t.wasDraggable=null)}function yC(t){let e=t.dom.ownerDocument;e.removeEventListener("selectionchange",t.input.hideSelectionGuard);let n=t.domSelectionRange(),r=n.anchorNode,i=n.anchorOffset;e.addEventListener("selectionchange",t.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=i)&&(e.removeEventListener("selectionchange",t.input.hideSelectionGuard),setTimeout(()=>{(!Eu(t)||t.state.selection.visible)&&t.dom.classList.remove("ProseMirror-hideselection")},20))})}function bC(t){let e=t.domSelection(),n=document.createRange();if(!e)return;let r=t.cursorWrapper.dom,i=r.nodeName=="IMG";i?n.setStart(r.parentNode,Le(r)+1):n.setStart(r,0),n.collapse(!0),e.removeAllRanges(),e.addRange(n),!i&&!t.state.selection.visible&&Je&&sn<=11&&(r.disabled=!0,r.disabled=!1)}function Bu(t,e){if(e instanceof Z){let n=t.docView.descAt(e.from);n!=t.lastSelectedViewDesc&&(Au(t),n&&n.selectNode(),t.lastSelectedViewDesc=n)}else Au(t)}function Au(t){t.lastSelectedViewDesc&&(t.lastSelectedViewDesc.parent&&t.lastSelectedViewDesc.deselectNode(),t.lastSelectedViewDesc=void 0)}function Qs(t,e,n,r){return t.someProp("createSelectionBetween",i=>i(t,e,n))||ie.between(e,n,r)}function Vu(t){return t.editable&&!t.hasFocus()?!1:Du(t)}function Du(t){let e=t.domSelectionRange();if(!e.anchorNode)return!1;try{return t.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(t.editable||t.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function kC(t){let e=t.docView.domFromPos(t.state.selection.anchor,0),n=t.domSelectionRange();return An(e.node,e.offset,n.anchorNode,n.anchorOffset)}function el(t,e){let{$anchor:n,$head:r}=t.selection,i=e>0?n.max(r):n.min(r),o=i.parent.inlineContent?i.depth?t.doc.resolve(e>0?i.after():i.before()):null:i;return o&&ce.findFrom(o,e)}function cn(t,e){return t.dispatch(t.state.tr.setSelection(e).scrollIntoView()),!0}function _u(t,e,n){let r=t.state.selection;if(r instanceof ie)if(n.indexOf("s")>-1){let{$head:i}=r,o=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter;if(!o||o.isText||!o.isLeaf)return!1;let s=t.state.doc.resolve(i.pos+o.nodeSize*(e<0?-1:1));return cn(t,new ie(r.$anchor,s))}else if(r.empty){if(t.endOfTextblock(e>0?"forward":"backward")){let i=el(t.state,e);return i&&i instanceof Z?cn(t,i):!1}else if(!(at&&n.indexOf("m")>-1)){let i=r.$head,o=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter,s;if(!o||o.isText)return!1;let l=e<0?i.pos-o.nodeSize:i.pos;return o.isAtom||(s=t.docView.descAt(l))&&!s.contentDOM?Z.isSelectable(o)?cn(t,new Z(e<0?t.state.doc.resolve(i.pos-o.nodeSize):i)):oi?cn(t,new ie(t.state.doc.resolve(e<0?l:l+o.nodeSize))):!1:!1}}else return!1;else{if(r instanceof Z&&r.node.isInline)return cn(t,new ie(e>0?r.$to:r.$from));{let i=el(t.state,e);return i?cn(t,i):!1}}}function fo(t){return t.nodeType==3?t.nodeValue.length:t.childNodes.length}function ci(t,e){let n=t.pmViewDesc;return n&&n.size==0&&(e<0||t.nextSibling||t.nodeName!="BR")}function pr(t,e){return e<0?xC(t):wC(t)}function xC(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let i,o,s=!1;for(xt&&n.nodeType==1&&r<fo(n)&&ci(n.childNodes[r],-1)&&(s=!0);;)if(r>0){if(n.nodeType!=1)break;{let l=n.childNodes[r-1];if(ci(l,-1))i=n,o=--r;else if(l.nodeType==3)n=l,r=n.nodeValue.length;else break}}else{if(Lu(n))break;{let l=n.previousSibling;for(;l&&ci(l,-1);)i=n.parentNode,o=Le(l),l=l.previousSibling;if(l)n=l,r=fo(n);else{if(n=n.parentNode,n==t.dom)break;r=0}}}s?tl(t,n,r):i&&tl(t,i,o)}function wC(t){let e=t.domSelectionRange(),n=e.focusNode,r=e.focusOffset;if(!n)return;let i=fo(n),o,s;for(;;)if(r<i){if(n.nodeType!=1)break;let l=n.childNodes[r];if(ci(l,1))o=n,s=++r;else break}else{if(Lu(n))break;{let l=n.nextSibling;for(;l&&ci(l,1);)o=l.parentNode,s=Le(l)+1,l=l.nextSibling;if(l)n=l,r=0,i=fo(n);else{if(n=n.parentNode,n==t.dom)break;r=i=0}}}o&&tl(t,o,s)}function Lu(t){let e=t.pmViewDesc;return e&&e.node&&e.node.isBlock}function vC(t,e){for(;t&&e==t.childNodes.length&&!ii(t);)e=Le(t)+1,t=t.parentNode;for(;t&&e<t.childNodes.length;){let n=t.childNodes[e];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable=="false")break;t=n,e=0}}function CC(t,e){for(;t&&!e&&!ii(t);)e=Le(t),t=t.parentNode;for(;t&&e;){let n=t.childNodes[e-1];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable=="false")break;t=n,e=t.childNodes.length}}function tl(t,e,n){if(e.nodeType!=3){let o,s;(s=vC(e,n))?(e=s,n=0):(o=CC(e,n))&&(e=o,n=o.nodeValue.length)}let r=t.domSelection();if(!r)return;if(ao(r)){let o=document.createRange();o.setEnd(e,n),o.setStart(e,n),r.removeAllRanges(),r.addRange(o)}else r.extend&&r.extend(e,n);t.domObserver.setCurSelection();let{state:i}=t;setTimeout(()=>{t.state==i&&Ft(t)},50)}function Iu(t,e){let n=t.state.doc.resolve(e);if(!(Re||U5)&&n.parent.inlineContent){let i=t.coordsAtPos(e);if(e>n.start()){let o=t.coordsAtPos(e-1),s=(o.top+o.bottom)/2;if(s>i.top&&s<i.bottom&&Math.abs(o.left-i.left)>1)return o.left<i.left?"ltr":"rtl"}if(e<n.end()){let o=t.coordsAtPos(e+1),s=(o.top+o.bottom)/2;if(s>i.top&&s<i.bottom&&Math.abs(o.left-i.left)>1)return o.left>i.left?"ltr":"rtl"}}return getComputedStyle(t.dom).direction=="rtl"?"rtl":"ltr"}function Pu(t,e,n){let r=t.state.selection;if(r instanceof ie&&!r.empty||n.indexOf("s")>-1||at&&n.indexOf("m")>-1)return!1;let{$from:i,$to:o}=r;if(!i.parent.inlineContent||t.endOfTextblock(e<0?"up":"down")){let s=el(t.state,e);if(s&&s instanceof Z)return cn(t,s)}if(!i.parent.inlineContent){let s=e<0?i:o,l=r instanceof tt?ce.near(s,e):ce.findFrom(s,e);return l?cn(t,l):!1}return!1}function Ru(t,e){if(!(t.state.selection instanceof ie))return!0;let{$head:n,$anchor:r,empty:i}=t.state.selection;if(!n.sameParent(r))return!0;if(!i)return!1;if(t.endOfTextblock(e>0?"forward":"backward"))return!0;let o=!n.textOffset&&(e<0?n.nodeBefore:n.nodeAfter);if(o&&!o.isText){let s=t.state.tr;return e<0?s.delete(n.pos-o.nodeSize,n.pos):s.delete(n.pos,n.pos+o.nodeSize),t.dispatch(s),!0}return!1}function zu(t,e,n){t.domObserver.stop(),e.contentEditable=n,t.domObserver.start()}function SC(t){if(!Fe||t.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:n}=t.domSelectionRange();if(e&&e.nodeType==1&&n==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let r=e.firstChild;zu(t,r,"true"),setTimeout(()=>zu(t,r,"false"),20)}return!1}function OC(t){let e="";return t.ctrlKey&&(e+="c"),t.metaKey&&(e+="m"),t.altKey&&(e+="a"),t.shiftKey&&(e+="s"),e}function MC(t,e){let n=e.keyCode,r=OC(e);if(n==8||at&&n==72&&r=="c")return Ru(t,-1)||pr(t,-1);if(n==46&&!e.shiftKey||at&&n==68&&r=="c")return Ru(t,1)||pr(t,1);if(n==13||n==27)return!0;if(n==37||at&&n==66&&r=="c"){let i=n==37?Iu(t,t.state.selection.from)=="ltr"?-1:1:-1;return _u(t,i,r)||pr(t,i)}else if(n==39||at&&n==70&&r=="c"){let i=n==39?Iu(t,t.state.selection.from)=="ltr"?1:-1:1;return _u(t,i,r)||pr(t,i)}else{if(n==38||at&&n==80&&r=="c")return Pu(t,-1,r)||pr(t,-1);if(n==40||at&&n==78&&r=="c")return SC(t)||Pu(t,1,r)||pr(t,1);if(r==(at?"m":"c")&&(n==66||n==73||n==89||n==90))return!0}return!1}function nl(t,e){t.someProp("transformCopied",p=>{e=p(e,t)});let n=[],{content:r,openStart:i,openEnd:o}=e;for(;i>1&&o>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,o--;let p=r.firstChild;n.push(p.type.name,p.attrs!=p.type.defaultAttrs?p.attrs:null),r=p.content}let s=t.someProp("clipboardSerializer")||Bn.fromSchema(t.state.schema),l=Yu(),c=l.createElement("div");c.appendChild(s.serializeFragment(r,{document:l}));let d=c.firstChild,u,f=0;for(;d&&d.nodeType==1&&(u=qu[d.nodeName.toLowerCase()]);){for(let p=u.length-1;p>=0;p--){let m=l.createElement(u[p]);for(;c.firstChild;)m.appendChild(c.firstChild);c.appendChild(m),f++}d=c.firstChild}d&&d.nodeType==1&&d.setAttribute("data-pm-slice",`${i} ${o}${f?` -${f}`:""} ${JSON.stringify(n)}`);let h=t.someProp("clipboardTextSerializer",p=>p(e,t))||e.content.textBetween(0,e.content.size,`
|
|
11
|
+
|
|
12
|
+
`);return{dom:c,text:h,slice:e}}function ju(t,e,n,r,i){let o=i.parent.type.spec.code,s,l;if(!n&&!e)return null;let c=e&&(r||o||!n);if(c){if(t.someProp("transformPastedText",h=>{e=h(e,o||r,t)}),o)return e?new U(P.from(t.state.schema.text(e.replace(/\r\n?/g,`
|
|
13
|
+
`))),0,0):U.empty;let f=t.someProp("clipboardTextParser",h=>h(e,i,r,t));if(f)l=f;else{let h=i.marks(),{schema:p}=t.state,m=Bn.fromSchema(p);s=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(y=>{let g=s.appendChild(document.createElement("p"));y&&g.appendChild(m.serializeNode(p.text(y,h)))})}}else t.someProp("transformPastedHTML",f=>{n=f(n,t)}),s=NC(n),oi&&BC(s);let d=s&&s.querySelector("[data-pm-slice]"),u=d&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(d.getAttribute("data-pm-slice")||"");if(u&&u[3])for(let f=+u[3];f>0;f--){let h=s.firstChild;for(;h&&h.nodeType!=1;)h=h.nextSibling;if(!h)break;s=h}if(l||(l=(t.someProp("clipboardParser")||t.someProp("domParser")||en.fromSchema(t.state.schema)).parseSlice(s,{preserveWhitespace:!!(c||u),context:i,ruleFromNode(h){return h.nodeName=="BR"&&!h.nextSibling&&h.parentNode&&!EC.test(h.parentNode.nodeName)?{ignore:!0}:null}})),u)l=AC(Uu(l,+u[1],+u[2]),u[4]);else if(l=U.maxOpen(TC(l.content,i),!0),l.openStart||l.openEnd){let f=0,h=0;for(let p=l.content.firstChild;f<l.openStart&&!p.type.spec.isolating;f++,p=p.firstChild);for(let p=l.content.lastChild;h<l.openEnd&&!p.type.spec.isolating;h++,p=p.lastChild);l=Uu(l,f,h)}return t.someProp("transformPasted",f=>{l=f(l,t)}),l}const EC=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function TC(t,e){if(t.childCount<2)return t;for(let n=e.depth;n>=0;n--){let i=e.node(n).contentMatchAt(e.index(n)),o,s=[];if(t.forEach(l=>{if(!s)return;let c=i.findWrapping(l.type),d;if(!c)return s=null;if(d=s.length&&o.length&&Hu(c,o,l,s[s.length-1],0))s[s.length-1]=d;else{s.length&&(s[s.length-1]=Wu(s[s.length-1],o.length));let u=Fu(l,c);s.push(u),i=i.matchType(u.type),o=c}}),s)return P.from(s)}return t}function Fu(t,e,n=0){for(let r=e.length-1;r>=n;r--)t=e[r].create(null,P.from(t));return t}function Hu(t,e,n,r,i){if(i<t.length&&i<e.length&&t[i]==e[i]){let o=Hu(t,e,n,r.lastChild,i+1);if(o)return r.copy(r.content.replaceChild(r.childCount-1,o));if(r.contentMatchAt(r.childCount).matchType(i==t.length-1?n.type:t[i+1]))return r.copy(r.content.append(P.from(Fu(n,t,i+1))))}}function Wu(t,e){if(e==0)return t;let n=t.content.replaceChild(t.childCount-1,Wu(t.lastChild,e-1)),r=t.contentMatchAt(t.childCount).fillBefore(P.empty,!0);return t.copy(n.append(r))}function rl(t,e,n,r,i,o){let s=e<0?t.firstChild:t.lastChild,l=s.content;return t.childCount>1&&(o=0),i<r-1&&(l=rl(l,e,n,r,i+1,o)),i>=n&&(l=e<0?s.contentMatchAt(0).fillBefore(l,o<=i).append(l):l.append(s.contentMatchAt(s.childCount).fillBefore(P.empty,!0))),t.replaceChild(e<0?0:t.childCount-1,s.copy(l))}function Uu(t,e,n){return e<t.openStart&&(t=new U(rl(t.content,-1,e,t.openStart,0,t.openEnd),e,t.openEnd)),n<t.openEnd&&(t=new U(rl(t.content,1,n,t.openEnd,0,0),t.openStart,n)),t}const qu={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let Ku=null;function Yu(){return Ku||(Ku=document.implementation.createHTMLDocument("title"))}let il=null;function $C(t){let e=window.trustedTypes;return e?(il||(il=e.createPolicy("ProseMirrorClipboard",{createHTML:n=>n})),il.createHTML(t)):t}function NC(t){let e=/^(\s*<meta [^>]*>)*/.exec(t);e&&(t=t.slice(e[0].length));let n=Yu().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(t),i;if((i=r&&qu[r[1].toLowerCase()])&&(t=i.map(o=>"<"+o+">").join("")+t+i.map(o=>"</"+o+">").reverse().join("")),n.innerHTML=$C(t),i)for(let o=0;o<i.length;o++)n=n.querySelector(i[o])||n;return n}function BC(t){let e=t.querySelectorAll(Re?"span:not([class]):not([style])":"span.Apple-converted-space");for(let n=0;n<e.length;n++){let r=e[n];r.childNodes.length==1&&r.textContent==" "&&r.parentNode&&r.parentNode.replaceChild(t.ownerDocument.createTextNode(" "),r)}}function AC(t,e){if(!t.size)return t;let n=t.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return t}let{content:i,openStart:o,openEnd:s}=t;for(let l=r.length-2;l>=0;l-=2){let c=n.nodes[r[l]];if(!c||c.hasRequiredAttrs())break;i=P.from(c.create(r[l+1],i)),o++,s++}return new U(i,o,s)}const He={},We={},VC={touchstart:!0,touchmove:!0};class DC{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:""},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function _C(t){for(let e in He){let n=He[e];t.dom.addEventListener(e,t.input.eventHandlers[e]=r=>{IC(t,r)&&!sl(t,r)&&(t.editable||!(r.type in We))&&n(t,r)},VC[e]?{passive:!0}:void 0)}Fe&&t.dom.addEventListener("input",()=>null),ol(t)}function dn(t,e){t.input.lastSelectionOrigin=e,t.input.lastSelectionTime=Date.now()}function LC(t){t.domObserver.stop();for(let e in t.input.eventHandlers)t.dom.removeEventListener(e,t.input.eventHandlers[e]);clearTimeout(t.input.composingTimeout),clearTimeout(t.input.lastIOSEnterFallbackTimeout)}function ol(t){t.someProp("handleDOMEvents",e=>{for(let n in e)t.input.eventHandlers[n]||t.dom.addEventListener(n,t.input.eventHandlers[n]=r=>sl(t,r))})}function sl(t,e){return t.someProp("handleDOMEvents",n=>{let r=n[e.type];return r?r(t,e)||e.defaultPrevented:!1})}function IC(t,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let n=e.target;n!=t.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(e))return!1;return!0}function PC(t,e){!sl(t,e)&&He[e.type]&&(t.editable||!(e.type in We))&&He[e.type](t,e)}We.keydown=(t,e)=>{let n=e;if(t.input.shiftKey=n.keyCode==16||n.shiftKey,!Gu(t,n)&&(t.input.lastKeyCode=n.keyCode,t.input.lastKeyCodeTime=Date.now(),!(zt&&Re&&n.keyCode==13)))if(n.keyCode!=229&&t.domObserver.forceFlush(),fr&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let r=Date.now();t.input.lastIOSEnter=r,t.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{t.input.lastIOSEnter==r&&(t.someProp("handleKeyDown",i=>i(t,Vn(13,"Enter"))),t.input.lastIOSEnter=0)},200)}else t.someProp("handleKeyDown",r=>r(t,n))||MC(t,n)?n.preventDefault():dn(t,"key")},We.keyup=(t,e)=>{e.keyCode==16&&(t.input.shiftKey=!1)},We.keypress=(t,e)=>{let n=e;if(Gu(t,n)||!n.charCode||n.ctrlKey&&!n.altKey||at&&n.metaKey)return;if(t.someProp("handleKeyPress",i=>i(t,n))){n.preventDefault();return}let r=t.state.selection;if(!(r instanceof ie)||!r.$from.sameParent(r.$to)){let i=String.fromCharCode(n.charCode);!/[\r\n]/.test(i)&&!t.someProp("handleTextInput",o=>o(t,r.$from.pos,r.$to.pos,i))&&t.dispatch(t.state.tr.insertText(i).scrollIntoView()),n.preventDefault()}};function ho(t){return{left:t.clientX,top:t.clientY}}function RC(t,e){let n=e.x-t.clientX,r=e.y-t.clientY;return n*n+r*r<100}function ll(t,e,n,r,i){if(r==-1)return!1;let o=t.state.doc.resolve(r);for(let s=o.depth+1;s>0;s--)if(t.someProp(e,l=>s>o.depth?l(t,n,o.nodeAfter,o.before(s),i,!0):l(t,n,o.node(s),o.before(s),i,!1)))return!0;return!1}function mr(t,e,n){if(t.focused||t.focus(),t.state.selection.eq(e))return;let r=t.state.tr.setSelection(e);r.setMeta("pointer",!0),t.dispatch(r)}function zC(t,e){if(e==-1)return!1;let n=t.state.doc.resolve(e),r=n.nodeAfter;return r&&r.isAtom&&Z.isSelectable(r)?(mr(t,new Z(n)),!0):!1}function jC(t,e){if(e==-1)return!1;let n=t.state.selection,r,i;n instanceof Z&&(r=n.node);let o=t.state.doc.resolve(e);for(let s=o.depth+1;s>0;s--){let l=s>o.depth?o.nodeAfter:o.node(s);if(Z.isSelectable(l)){r&&n.$from.depth>0&&s>=n.$from.depth&&o.before(n.$from.depth+1)==n.$from.pos?i=o.before(n.$from.depth):i=o.before(s);break}}return i!=null?(mr(t,Z.create(t.state.doc,i)),!0):!1}function FC(t,e,n,r,i){return ll(t,"handleClickOn",e,n,r)||t.someProp("handleClick",o=>o(t,e,r))||(i?jC(t,n):zC(t,n))}function HC(t,e,n,r){return ll(t,"handleDoubleClickOn",e,n,r)||t.someProp("handleDoubleClick",i=>i(t,e,r))}function WC(t,e,n,r){return ll(t,"handleTripleClickOn",e,n,r)||t.someProp("handleTripleClick",i=>i(t,e,r))||UC(t,n,r)}function UC(t,e,n){if(n.button!=0)return!1;let r=t.state.doc;if(e==-1)return r.inlineContent?(mr(t,ie.create(r,0,r.content.size)),!0):!1;let i=r.resolve(e);for(let o=i.depth+1;o>0;o--){let s=o>i.depth?i.nodeAfter:i.node(o),l=i.before(o);if(s.inlineContent)mr(t,ie.create(r,l+1,l+1+s.content.size));else if(Z.isSelectable(s))mr(t,Z.create(r,l));else continue;return!0}}function al(t){return po(t)}const Ju=at?"metaKey":"ctrlKey";He.mousedown=(t,e)=>{let n=e;t.input.shiftKey=n.shiftKey;let r=al(t),i=Date.now(),o="singleClick";i-t.input.lastClick.time<500&&RC(n,t.input.lastClick)&&!n[Ju]&&(t.input.lastClick.type=="singleClick"?o="doubleClick":t.input.lastClick.type=="doubleClick"&&(o="tripleClick")),t.input.lastClick={time:i,x:n.clientX,y:n.clientY,type:o};let s=t.posAtCoords(ho(n));s&&(o=="singleClick"?(t.input.mouseDown&&t.input.mouseDown.done(),t.input.mouseDown=new qC(t,s,n,!!r)):(o=="doubleClick"?HC:WC)(t,s.pos,s.inside,n)?n.preventDefault():dn(t,"pointer"))};class qC{constructor(e,n,r,i){this.view=e,this.pos=n,this.event=r,this.flushed=i,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[Ju],this.allowDefault=r.shiftKey;let o,s;if(n.inside>-1)o=e.state.doc.nodeAt(n.inside),s=n.inside;else{let u=e.state.doc.resolve(n.pos);o=u.parent,s=u.depth?u.before():0}const l=i?null:r.target,c=l?e.docView.nearestDesc(l,!0):null;this.target=c&&c.dom.nodeType==1?c.dom:null;let{selection:d}=e.state;(r.button==0&&o.type.spec.draggable&&o.type.spec.selectable!==!1||d instanceof Z&&d.from<=s&&d.to>s)&&(this.mightDrag={node:o,pos:s,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&xt&&!this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")},20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),dn(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>Ft(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let n=this.pos;this.view.state.doc!=this.startDoc&&(n=this.view.posAtCoords(ho(e))),this.updateAllowDefault(e),this.allowDefault||!n?dn(this.view,"pointer"):FC(this.view,n.pos,n.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||Fe&&this.mightDrag&&!this.mightDrag.node.isAtom||Re&&!this.view.state.selection.visible&&Math.min(Math.abs(n.pos-this.view.state.selection.from),Math.abs(n.pos-this.view.state.selection.to))<=2)?(mr(this.view,ce.near(this.view.state.doc.resolve(n.pos))),e.preventDefault()):dn(this.view,"pointer")}move(e){this.updateAllowDefault(e),dn(this.view,"pointer"),e.buttons==0&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}He.touchstart=t=>{t.input.lastTouch=Date.now(),al(t),dn(t,"pointer")},He.touchmove=t=>{t.input.lastTouch=Date.now(),dn(t,"pointer")},He.contextmenu=t=>al(t);function Gu(t,e){return t.composing?!0:Fe&&Math.abs(e.timeStamp-t.input.compositionEndedAt)<500?(t.input.compositionEndedAt=-2e8,!0):!1}const KC=zt?5e3:-1;We.compositionstart=We.compositionupdate=t=>{if(!t.composing){t.domObserver.flush();let{state:e}=t,n=e.selection.$to;if(e.selection instanceof ie&&(e.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))t.markCursor=t.state.storedMarks||n.marks(),po(t,!0),t.markCursor=null;else if(po(t,!e.selection.empty),xt&&e.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let r=t.domSelectionRange();for(let i=r.focusNode,o=r.focusOffset;i&&i.nodeType==1&&o!=0;){let s=o<0?i.lastChild:i.childNodes[o-1];if(!s)break;if(s.nodeType==3){let l=t.domSelection();l&&l.collapse(s,s.nodeValue.length);break}else i=s,o=-1}}t.input.composing=!0}Zu(t,KC)},We.compositionend=(t,e)=>{t.composing&&(t.input.composing=!1,t.input.compositionEndedAt=e.timeStamp,t.input.compositionPendingChanges=t.domObserver.pendingRecords().length?t.input.compositionID:0,t.input.compositionNode=null,t.input.compositionPendingChanges&&Promise.resolve().then(()=>t.domObserver.flush()),t.input.compositionID++,Zu(t,20))};function Zu(t,e){clearTimeout(t.input.composingTimeout),e>-1&&(t.input.composingTimeout=setTimeout(()=>po(t),e))}function Xu(t){for(t.composing&&(t.input.composing=!1,t.input.compositionEndedAt=JC());t.input.compositionNodes.length>0;)t.input.compositionNodes.pop().markParentsDirty()}function YC(t){let e=t.domSelectionRange();if(!e.focusNode)return null;let n=z5(e.focusNode,e.focusOffset),r=j5(e.focusNode,e.focusOffset);if(n&&r&&n!=r){let i=r.pmViewDesc,o=t.domObserver.lastChangedTextNode;if(n==o||r==o)return o;if(!i||!i.isText(r.nodeValue))return r;if(t.input.compositionNode==r){let s=n.pmViewDesc;if(!(!s||!s.isText(n.nodeValue)))return r}}return n||r}function JC(){let t=document.createEvent("Event");return t.initEvent("event",!0,!0),t.timeStamp}function po(t,e=!1){if(!(zt&&t.domObserver.flushingSoon>=0)){if(t.domObserver.forceFlush(),Xu(t),e||t.docView&&t.docView.dirty){let n=Zs(t);return n&&!n.eq(t.state.selection)?t.dispatch(t.state.tr.setSelection(n)):(t.markCursor||e)&&!t.state.selection.empty?t.dispatch(t.state.tr.deleteSelection()):t.updateState(t.state),!0}return!1}}function GC(t,e){if(!t.dom.parentNode)return;let n=t.dom.parentNode.appendChild(document.createElement("div"));n.appendChild(e),n.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),i=document.createRange();i.selectNodeContents(e),t.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),t.focus()},50)}const di=Je&&sn<15||fr&&q5<604;He.copy=We.cut=(t,e)=>{let n=e,r=t.state.selection,i=n.type=="cut";if(r.empty)return;let o=di?null:n.clipboardData,s=r.content(),{dom:l,text:c}=nl(t,s);o?(n.preventDefault(),o.clearData(),o.setData("text/html",l.innerHTML),o.setData("text/plain",c)):GC(t,l),i&&t.dispatch(t.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function ZC(t){return t.openStart==0&&t.openEnd==0&&t.content.childCount==1?t.content.firstChild:null}function XC(t,e){if(!t.dom.parentNode)return;let n=t.input.shiftKey||t.state.selection.$from.parent.type.spec.code,r=t.dom.parentNode.appendChild(document.createElement(n?"textarea":"div"));n||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let i=t.input.shiftKey&&t.input.lastKeyCode!=45;setTimeout(()=>{t.focus(),r.parentNode&&r.parentNode.removeChild(r),n?ui(t,r.value,null,i,e):ui(t,r.textContent,r.innerHTML,i,e)},50)}function ui(t,e,n,r,i){let o=ju(t,e,n,r,t.state.selection.$from);if(t.someProp("handlePaste",c=>c(t,i,o||U.empty)))return!0;if(!o)return!1;let s=ZC(o),l=s?t.state.tr.replaceSelectionWith(s,r):t.state.tr.replaceSelection(o);return t.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function Qu(t){let e=t.getData("text/plain")||t.getData("Text");if(e)return e;let n=t.getData("text/uri-list");return n?n.replace(/\r?\n/g," "):""}We.paste=(t,e)=>{let n=e;if(t.composing&&!zt)return;let r=di?null:n.clipboardData,i=t.input.shiftKey&&t.input.lastKeyCode!=45;r&&ui(t,Qu(r),r.getData("text/html"),i,n)?n.preventDefault():XC(t,n)};class ef{constructor(e,n,r){this.slice=e,this.move=n,this.node=r}}const tf=at?"altKey":"ctrlKey";He.dragstart=(t,e)=>{let n=e,r=t.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let i=t.state.selection,o=i.empty?null:t.posAtCoords(ho(n)),s;if(!(o&&o.pos>=i.from&&o.pos<=(i instanceof Z?i.to-1:i.to))){if(r&&r.mightDrag)s=Z.create(t.state.doc,r.mightDrag.pos);else if(n.target&&n.target.nodeType==1){let f=t.docView.nearestDesc(n.target,!0);f&&f.node.type.spec.draggable&&f!=t.docView&&(s=Z.create(t.state.doc,f.posBefore))}}let l=(s||t.state.selection).content(),{dom:c,text:d,slice:u}=nl(t,l);(!n.dataTransfer.files.length||!Re||lu>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(di?"Text":"text/html",c.innerHTML),n.dataTransfer.effectAllowed="copyMove",di||n.dataTransfer.setData("text/plain",d),t.dragging=new ef(u,!n[tf],s)},He.dragend=t=>{let e=t.dragging;window.setTimeout(()=>{t.dragging==e&&(t.dragging=null)},50)},We.dragover=We.dragenter=(t,e)=>e.preventDefault(),We.drop=(t,e)=>{let n=e,r=t.dragging;if(t.dragging=null,!n.dataTransfer)return;let i=t.posAtCoords(ho(n));if(!i)return;let o=t.state.doc.resolve(i.pos),s=r&&r.slice;s?t.someProp("transformPasted",m=>{s=m(s,t)}):s=ju(t,Qu(n.dataTransfer),di?null:n.dataTransfer.getData("text/html"),!1,o);let l=!!(r&&!n[tf]);if(t.someProp("handleDrop",m=>m(t,n,s||U.empty,l))){n.preventDefault();return}if(!s)return;n.preventDefault();let c=s?Wd(t.state.doc,o.pos,s):o.pos;c==null&&(c=o.pos);let d=t.state.tr;if(l){let{node:m}=r;m?m.replace(d):d.deleteSelection()}let u=d.mapping.map(c),f=s.openStart==0&&s.openEnd==0&&s.content.childCount==1,h=d.doc;if(f?d.replaceRangeWith(u,u,s.content.firstChild):d.replaceRange(u,u,s),d.doc.eq(h))return;let p=d.doc.resolve(u);if(f&&Z.isSelectable(s.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(s.content.firstChild))d.setSelection(new Z(p));else{let m=d.mapping.map(c);d.mapping.maps[d.mapping.maps.length-1].forEach((y,g,k,S)=>m=S),d.setSelection(Qs(t,p,d.doc.resolve(m)))}t.focus(),t.dispatch(d.setMeta("uiEvent","drop"))},He.focus=t=>{t.input.lastFocus=Date.now(),t.focused||(t.domObserver.stop(),t.dom.classList.add("ProseMirror-focused"),t.domObserver.start(),t.focused=!0,setTimeout(()=>{t.docView&&t.hasFocus()&&!t.domObserver.currentSelection.eq(t.domSelectionRange())&&Ft(t)},20))},He.blur=(t,e)=>{let n=e;t.focused&&(t.domObserver.stop(),t.dom.classList.remove("ProseMirror-focused"),t.domObserver.start(),n.relatedTarget&&t.dom.contains(n.relatedTarget)&&t.domObserver.currentSelection.clear(),t.focused=!1)},He.beforeinput=(t,e)=>{if(Re&&zt&&e.inputType=="deleteContentBackward"){t.domObserver.flushSoon();let{domChangeCount:r}=t.input;setTimeout(()=>{if(t.input.domChangeCount!=r||(t.dom.blur(),t.focus(),t.someProp("handleKeyDown",o=>o(t,Vn(8,"Backspace")))))return;let{$cursor:i}=t.state.selection;i&&i.pos>0&&t.dispatch(t.state.tr.delete(i.pos-1,i.pos).scrollIntoView())},50)}};for(let t in We)He[t]=We[t];function fi(t,e){if(t==e)return!0;for(let n in t)if(t[n]!==e[n])return!1;for(let n in e)if(!(n in t))return!1;return!0}class mo{constructor(e,n){this.toDOM=e,this.spec=n||In,this.side=this.spec.side||0}map(e,n,r,i){let{pos:o,deleted:s}=e.mapResult(n.from+i,this.side<0?-1:1);return s?null:new rt(o-r,o-r,this)}valid(){return!0}eq(e){return this==e||e instanceof mo&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&fi(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class un{constructor(e,n){this.attrs=e,this.spec=n||In}map(e,n,r,i){let o=e.map(n.from+i,this.spec.inclusiveStart?-1:1)-r,s=e.map(n.to+i,this.spec.inclusiveEnd?1:-1)-r;return o>=s?null:new rt(o,s,this)}valid(e,n){return n.from<n.to}eq(e){return this==e||e instanceof un&&fi(this.attrs,e.attrs)&&fi(this.spec,e.spec)}static is(e){return e.type instanceof un}destroy(){}}class cl{constructor(e,n){this.attrs=e,this.spec=n||In}map(e,n,r,i){let o=e.mapResult(n.from+i,1);if(o.deleted)return null;let s=e.mapResult(n.to+i,-1);return s.deleted||s.pos<=o.pos?null:new rt(o.pos-r,s.pos-r,this)}valid(e,n){let{index:r,offset:i}=e.content.findIndex(n.from),o;return i==n.from&&!(o=e.child(r)).isText&&i+o.nodeSize==n.to}eq(e){return this==e||e instanceof cl&&fi(this.attrs,e.attrs)&&fi(this.spec,e.spec)}destroy(){}}class rt{constructor(e,n,r){this.from=e,this.to=n,this.type=r}copy(e,n){return new rt(e,n,this.type)}eq(e,n=0){return this.type.eq(e.type)&&this.from+n==e.from&&this.to+n==e.to}map(e,n,r){return this.type.map(e,this,n,r)}static widget(e,n,r){return new rt(e,e,new mo(n,r))}static inline(e,n,r,i){return new rt(e,n,new un(r,i))}static node(e,n,r,i){return new rt(e,n,new cl(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof un}get widget(){return this.type instanceof mo}}const gr=[],In={};class Oe{constructor(e,n){this.local=e.length?e:gr,this.children=n.length?n:gr}static create(e,n){return n.length?go(n,e,0,In):ze}find(e,n,r){let i=[];return this.findInner(e??0,n??1e9,i,0,r),i}findInner(e,n,r,i,o){for(let s=0;s<this.local.length;s++){let l=this.local[s];l.from<=n&&l.to>=e&&(!o||o(l.spec))&&r.push(l.copy(l.from+i,l.to+i))}for(let s=0;s<this.children.length;s+=3)if(this.children[s]<n&&this.children[s+1]>e){let l=this.children[s]+1;this.children[s+2].findInner(e-l,n-l,r,i+l,o)}}map(e,n,r){return this==ze||e.maps.length==0?this:this.mapInner(e,n,0,0,r||In)}mapInner(e,n,r,i,o){let s;for(let l=0;l<this.local.length;l++){let c=this.local[l].map(e,r,i);c&&c.type.valid(n,c)?(s||(s=[])).push(c):o.onRemove&&o.onRemove(this.local[l].spec)}return this.children.length?QC(this.children,s||[],e,n,r,i,o):s?new Oe(s.sort(Pn),gr):ze}add(e,n){return n.length?this==ze?Oe.create(e,n):this.addInner(e,n,0):this}addInner(e,n,r){let i,o=0;e.forEach((l,c)=>{let d=c+r,u;if(u=rf(n,l,d)){for(i||(i=this.children.slice());o<i.length&&i[o]<c;)o+=3;i[o]==c?i[o+2]=i[o+2].addInner(l,u,d+1):i.splice(o,0,c,c+l.nodeSize,go(u,l,d+1,In)),o+=3}});let s=nf(o?of(n):n,-r);for(let l=0;l<s.length;l++)s[l].type.valid(e,s[l])||s.splice(l--,1);return new Oe(s.length?this.local.concat(s).sort(Pn):this.local,i||this.children)}remove(e){return e.length==0||this==ze?this:this.removeInner(e,0)}removeInner(e,n){let r=this.children,i=this.local;for(let o=0;o<r.length;o+=3){let s,l=r[o]+n,c=r[o+1]+n;for(let u=0,f;u<e.length;u++)(f=e[u])&&f.from>l&&f.to<c&&(e[u]=null,(s||(s=[])).push(f));if(!s)continue;r==this.children&&(r=this.children.slice());let d=r[o+2].removeInner(s,l+1);d!=ze?r[o+2]=d:(r.splice(o,3),o-=3)}if(i.length){for(let o=0,s;o<e.length;o++)if(s=e[o])for(let l=0;l<i.length;l++)i[l].eq(s,n)&&(i==this.local&&(i=this.local.slice()),i.splice(l--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new Oe(i,r):ze}forChild(e,n){if(this==ze)return this;if(n.isLeaf)return Oe.empty;let r,i;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let o=e+1,s=o+n.content.size;for(let l=0;l<this.local.length;l++){let c=this.local[l];if(c.from<s&&c.to>o&&c.type instanceof un){let d=Math.max(o,c.from)-o,u=Math.min(s,c.to)-o;d<u&&(i||(i=[])).push(c.copy(d,u))}}if(i){let l=new Oe(i.sort(Pn),gr);return r?new fn([l,r]):l}return r||ze}eq(e){if(this==e)return!0;if(!(e instanceof Oe)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let n=0;n<this.local.length;n++)if(!this.local[n].eq(e.local[n]))return!1;for(let n=0;n<this.children.length;n+=3)if(this.children[n]!=e.children[n]||this.children[n+1]!=e.children[n+1]||!this.children[n+2].eq(e.children[n+2]))return!1;return!0}locals(e){return dl(this.localsInner(e))}localsInner(e){if(this==ze)return gr;if(e.inlineContent||!this.local.some(un.is))return this.local;let n=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof un||n.push(this.local[r]);return n}forEachSet(e){e(this)}}Oe.empty=new Oe([],[]),Oe.removeOverlap=dl;const ze=Oe.empty;class fn{constructor(e){this.members=e}map(e,n){const r=this.members.map(i=>i.map(e,n,In));return fn.from(r)}forChild(e,n){if(n.isLeaf)return Oe.empty;let r=[];for(let i=0;i<this.members.length;i++){let o=this.members[i].forChild(e,n);o!=ze&&(o instanceof fn?r=r.concat(o.members):r.push(o))}return fn.from(r)}eq(e){if(!(e instanceof fn)||e.members.length!=this.members.length)return!1;for(let n=0;n<this.members.length;n++)if(!this.members[n].eq(e.members[n]))return!1;return!0}locals(e){let n,r=!0;for(let i=0;i<this.members.length;i++){let o=this.members[i].localsInner(e);if(o.length)if(!n)n=o;else{r&&(n=n.slice(),r=!1);for(let s=0;s<o.length;s++)n.push(o[s])}}return n?dl(r?n:n.sort(Pn)):gr}static from(e){switch(e.length){case 0:return ze;case 1:return e[0];default:return new fn(e.every(n=>n instanceof Oe)?e:e.reduce((n,r)=>n.concat(r instanceof Oe?r:r.members),[]))}}forEachSet(e){for(let n=0;n<this.members.length;n++)this.members[n].forEachSet(e)}}function QC(t,e,n,r,i,o,s){let l=t.slice();for(let d=0,u=o;d<n.maps.length;d++){let f=0;n.maps[d].forEach((h,p,m,y)=>{let g=y-m-(p-h);for(let k=0;k<l.length;k+=3){let S=l[k+1];if(S<0||h>S+u-f)continue;let T=l[k]+u-f;p>=T?l[k+1]=h<=T?-2:-1:h>=u&&g&&(l[k]+=g,l[k+1]+=g)}f+=g}),u=n.maps[d].map(u,-1)}let c=!1;for(let d=0;d<l.length;d+=3)if(l[d+1]<0){if(l[d+1]==-2){c=!0,l[d+1]=-1;continue}let u=n.map(t[d]+o),f=u-i;if(f<0||f>=r.content.size){c=!0;continue}let h=n.map(t[d+1]+o,-1),p=h-i,{index:m,offset:y}=r.content.findIndex(f),g=r.maybeChild(m);if(g&&y==f&&y+g.nodeSize==p){let k=l[d+2].mapInner(n,g,u+1,t[d]+o+1,s);k!=ze?(l[d]=f,l[d+1]=p,l[d+2]=k):(l[d+1]=-2,c=!0)}else c=!0}if(c){let d=eS(l,t,e,n,i,o,s),u=go(d,r,0,s);e=u.local;for(let f=0;f<l.length;f+=3)l[f+1]<0&&(l.splice(f,3),f-=3);for(let f=0,h=0;f<u.children.length;f+=3){let p=u.children[f];for(;h<l.length&&l[h]<p;)h+=3;l.splice(h,0,u.children[f],u.children[f+1],u.children[f+2])}}return new Oe(e.sort(Pn),l)}function nf(t,e){if(!e||!t.length)return t;let n=[];for(let r=0;r<t.length;r++){let i=t[r];n.push(new rt(i.from+e,i.to+e,i.type))}return n}function eS(t,e,n,r,i,o,s){function l(c,d){for(let u=0;u<c.local.length;u++){let f=c.local[u].map(r,i,d);f?n.push(f):s.onRemove&&s.onRemove(c.local[u].spec)}for(let u=0;u<c.children.length;u+=3)l(c.children[u+2],c.children[u]+d+1)}for(let c=0;c<t.length;c+=3)t[c+1]==-1&&l(t[c+2],e[c]+o+1);return n}function rf(t,e,n){if(e.isLeaf)return null;let r=n+e.nodeSize,i=null;for(let o=0,s;o<t.length;o++)(s=t[o])&&s.from>n&&s.to<r&&((i||(i=[])).push(s),t[o]=null);return i}function of(t){let e=[];for(let n=0;n<t.length;n++)t[n]!=null&&e.push(t[n]);return e}function go(t,e,n,r){let i=[],o=!1;e.forEach((l,c)=>{let d=rf(t,l,c+n);if(d){o=!0;let u=go(d,l,n+c+1,r);u!=ze&&i.push(c,c+l.nodeSize,u)}});let s=nf(o?of(t):t,-n).sort(Pn);for(let l=0;l<s.length;l++)s[l].type.valid(e,s[l])||(r.onRemove&&r.onRemove(s[l].spec),s.splice(l--,1));return s.length||i.length?new Oe(s,i):ze}function Pn(t,e){return t.from-e.from||t.to-e.to}function dl(t){let e=t;for(let n=0;n<e.length-1;n++){let r=e[n];if(r.from!=r.to)for(let i=n+1;i<e.length;i++){let o=e[i];if(o.from==r.from){o.to!=r.to&&(e==t&&(e=t.slice()),e[i]=o.copy(o.from,r.to),sf(e,i+1,o.copy(r.to,o.to)));continue}else{o.from<r.to&&(e==t&&(e=t.slice()),e[n]=r.copy(r.from,o.from),sf(e,i,r.copy(o.from,r.to)));break}}}return e}function sf(t,e,n){for(;e<t.length&&Pn(n,t[e])>0;)e++;t.splice(e,0,n)}function ul(t){let e=[];return t.someProp("decorations",n=>{let r=n(t.state);r&&r!=ze&&e.push(r)}),t.cursorWrapper&&e.push(Oe.create(t.state.doc,[t.cursorWrapper.deco])),fn.from(e)}const tS={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},nS=Je&&sn<=11;class rS{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}}class iS{constructor(e,n){this.view=e,this.handleDOMChange=n,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new rS,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let i=0;i<r.length;i++)this.queue.push(r[i]);Je&&sn<=11&&r.some(i=>i.type=="childList"&&i.removedNodes.length||i.type=="characterData"&&i.oldValue.length>i.target.nodeValue.length)?this.flushSoon():this.flush()}),nS&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,tS)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords();if(e.length){for(let n=0;n<e.length;n++)this.queue.push(e[n]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener("DOMCharacterDataModified",this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener("selectionchange",this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener("selectionchange",this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(Vu(this.view)){if(this.suppressingSelectionUpdates)return Ft(this.view);if(Je&&sn<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&An(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(e){if(!e.focusNode)return!0;let n=new Set,r;for(let o=e.focusNode;o;o=ri(o))n.add(o);for(let o=e.anchorNode;o;o=ri(o))if(n.has(o)){r=o;break}let i=r&&this.view.docView.nearestDesc(r);if(i&&i.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let n=this.pendingRecords();n.length&&(this.queue=[]);let r=e.domSelectionRange(),i=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&Vu(e)&&!this.ignoreSelectionChange(r),o=-1,s=-1,l=!1,c=[];if(e.editable)for(let u=0;u<n.length;u++){let f=this.registerMutation(n[u],c);f&&(o=o<0?f.from:Math.min(f.from,o),s=s<0?f.to:Math.max(f.to,s),f.typeOver&&(l=!0))}if(xt&&c.length){let u=c.filter(f=>f.nodeName=="BR");if(u.length==2){let[f,h]=u;f.parentNode&&f.parentNode.parentNode==h.parentNode?h.remove():f.remove()}else{let{focusNode:f}=this.currentSelection;for(let h of u){let p=h.parentNode;p&&p.nodeName=="LI"&&(!f||lS(e,f)!=p)&&h.remove()}}}let d=null;o<0&&i&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&ao(r)&&(d=Zs(e))&&d.eq(ce.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Ft(e),this.currentSelection.set(r)):(o>-1||i)&&(o>-1&&(e.docView.markDirty(o,s),oS(e)),this.handleDOMChange(o,s,l,c),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Ft(e),this.currentSelection.set(r))}registerMutation(e,n){if(n.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let u=0;u<e.addedNodes.length;u++){let f=e.addedNodes[u];n.push(f),f.nodeType==3&&(this.lastChangedTextNode=f)}if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let i=e.previousSibling,o=e.nextSibling;if(Je&&sn<=11&&e.addedNodes.length)for(let u=0;u<e.addedNodes.length;u++){let{previousSibling:f,nextSibling:h}=e.addedNodes[u];(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(i=f),(!h||Array.prototype.indexOf.call(e.addedNodes,h)<0)&&(o=h)}let s=i&&i.parentNode==e.target?Le(i)+1:0,l=r.localPosFromDOM(e.target,s,-1),c=o&&o.parentNode==e.target?Le(o):e.target.childNodes.length,d=r.localPosFromDOM(e.target,c,1);return{from:l,to:d}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:(this.lastChangedTextNode=e.target,{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let lf=new WeakMap,af=!1;function oS(t){if(!lf.has(t)&&(lf.set(t,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(t.dom).whiteSpace)!==-1)){if(t.requiresGeckoHackNode=xt,af)return;console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),af=!0}}function cf(t,e){let n=e.startContainer,r=e.startOffset,i=e.endContainer,o=e.endOffset,s=t.domAtPos(t.state.selection.anchor);return An(s.node,s.offset,i,o)&&([n,r,i,o]=[i,o,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:o}}function sS(t,e){if(e.getComposedRanges){let i=e.getComposedRanges(t.root)[0];if(i)return cf(t,i)}let n;function r(i){i.preventDefault(),i.stopImmediatePropagation(),n=i.getTargetRanges()[0]}return t.dom.addEventListener("beforeinput",r,!0),document.execCommand("indent"),t.dom.removeEventListener("beforeinput",r,!0),n?cf(t,n):null}function lS(t,e){for(let n=e.parentNode;n&&n!=t.dom;n=n.parentNode){let r=t.docView.nearestDesc(n,!0);if(r&&r.node.isBlock)return n}return null}function aS(t,e,n){let{node:r,fromOffset:i,toOffset:o,from:s,to:l}=t.docView.parseRange(e,n),c=t.domSelectionRange(),d,u=c.anchorNode;if(u&&t.dom.contains(u.nodeType==1?u:u.parentNode)&&(d=[{node:u,offset:c.anchorOffset}],ao(c)||d.push({node:c.focusNode,offset:c.focusOffset})),Re&&t.input.lastKeyCode===8)for(let g=o;g>i;g--){let k=r.childNodes[g-1],S=k.pmViewDesc;if(k.nodeName=="BR"&&!S){o=g;break}if(!S||S.size)break}let f=t.state.doc,h=t.someProp("domParser")||en.fromSchema(t.state.schema),p=f.resolve(s),m=null,y=h.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:i,to:o,preserveWhitespace:p.parent.type.whitespace=="pre"?"full":!0,findPositions:d,ruleFromNode:cS,context:p});if(d&&d[0].pos!=null){let g=d[0].pos,k=d[1]&&d[1].pos;k==null&&(k=g),m={anchor:g+s,head:k+s}}return{doc:y,sel:m,from:s,to:l}}function cS(t){let e=t.pmViewDesc;if(e)return e.parseRule();if(t.nodeName=="BR"&&t.parentNode){if(Fe&&/^(ul|ol)$/i.test(t.parentNode.nodeName)){let n=document.createElement("div");return n.appendChild(document.createElement("li")),{skip:n}}else if(t.parentNode.lastChild==t||Fe&&/^(tr|table)$/i.test(t.parentNode.nodeName))return{ignore:!0}}else if(t.nodeName=="IMG"&&t.getAttribute("mark-placeholder"))return{ignore:!0};return null}const dS=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function uS(t,e,n,r,i){let o=t.input.compositionPendingChanges||(t.composing?t.input.compositionID:0);if(t.input.compositionPendingChanges=0,e<0){let A=t.input.lastSelectionTime>Date.now()-50?t.input.lastSelectionOrigin:null,B=Zs(t,A);if(B&&!t.state.selection.eq(B)){if(Re&&zt&&t.input.lastKeyCode===13&&Date.now()-100<t.input.lastKeyCodeTime&&t.someProp("handleKeyDown",j=>j(t,Vn(13,"Enter"))))return;let L=t.state.tr.setSelection(B);A=="pointer"?L.setMeta("pointer",!0):A=="key"&&L.scrollIntoView(),o&&L.setMeta("composition",o),t.dispatch(L)}return}let s=t.state.doc.resolve(e),l=s.sharedDepth(n);e=s.before(l+1),n=t.state.doc.resolve(n).after(l+1);let c=t.state.selection,d=aS(t,e,n),u=t.state.doc,f=u.slice(d.from,d.to),h,p;t.input.lastKeyCode===8&&Date.now()-100<t.input.lastKeyCodeTime?(h=t.state.selection.to,p="end"):(h=t.state.selection.from,p="start"),t.input.lastKeyCode=null;let m=pS(f.content,d.doc.content,d.from,h,p);if(m&&t.input.domChangeCount++,(fr&&t.input.lastIOSEnter>Date.now()-225||zt)&&i.some(A=>A.nodeType==1&&!dS.test(A.nodeName))&&(!m||m.endA>=m.endB)&&t.someProp("handleKeyDown",A=>A(t,Vn(13,"Enter")))){t.input.lastIOSEnter=0;return}if(!m)if(r&&c instanceof ie&&!c.empty&&c.$head.sameParent(c.$anchor)&&!t.composing&&!(d.sel&&d.sel.anchor!=d.sel.head))m={start:c.from,endA:c.to,endB:c.to};else{if(d.sel){let A=df(t,t.state.doc,d.sel);if(A&&!A.eq(t.state.selection)){let B=t.state.tr.setSelection(A);o&&B.setMeta("composition",o),t.dispatch(B)}}return}t.state.selection.from<t.state.selection.to&&m.start==m.endB&&t.state.selection instanceof ie&&(m.start>t.state.selection.from&&m.start<=t.state.selection.from+2&&t.state.selection.from>=d.from?m.start=t.state.selection.from:m.endA<t.state.selection.to&&m.endA>=t.state.selection.to-2&&t.state.selection.to<=d.to&&(m.endB+=t.state.selection.to-m.endA,m.endA=t.state.selection.to)),Je&&sn<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>d.from&&d.doc.textBetween(m.start-d.from-1,m.start-d.from+1)==" "&&(m.start--,m.endA--,m.endB--);let y=d.doc.resolveNoCache(m.start-d.from),g=d.doc.resolveNoCache(m.endB-d.from),k=u.resolve(m.start),S=y.sameParent(g)&&y.parent.inlineContent&&k.end()>=m.endA,T;if((fr&&t.input.lastIOSEnter>Date.now()-225&&(!S||i.some(A=>A.nodeName=="DIV"||A.nodeName=="P"))||!S&&y.pos<d.doc.content.size&&!y.sameParent(g)&&(T=ce.findFrom(d.doc.resolve(y.pos+1),1,!0))&&T.head==g.pos)&&t.someProp("handleKeyDown",A=>A(t,Vn(13,"Enter")))){t.input.lastIOSEnter=0;return}if(t.state.selection.anchor>m.start&&hS(u,m.start,m.endA,y,g)&&t.someProp("handleKeyDown",A=>A(t,Vn(8,"Backspace")))){zt&&Re&&t.domObserver.suppressSelectionUpdates();return}Re&&m.endB==m.start&&(t.input.lastChromeDelete=Date.now()),zt&&!S&&y.start()!=g.start()&&g.parentOffset==0&&y.depth==g.depth&&d.sel&&d.sel.anchor==d.sel.head&&d.sel.head==m.endA&&(m.endB-=2,g=d.doc.resolveNoCache(m.endB-d.from),setTimeout(()=>{t.someProp("handleKeyDown",function(A){return A(t,Vn(13,"Enter"))})},20));let b=m.start,w=m.endA,x,N,V;if(S){if(y.pos==g.pos)Je&&sn<=11&&y.parentOffset==0&&(t.domObserver.suppressSelectionUpdates(),setTimeout(()=>Ft(t),20)),x=t.state.tr.delete(b,w),N=u.resolve(m.start).marksAcross(u.resolve(m.endA));else if(m.endA==m.endB&&(V=fS(y.parent.content.cut(y.parentOffset,g.parentOffset),k.parent.content.cut(k.parentOffset,m.endA-k.start()))))x=t.state.tr,V.type=="add"?x.addMark(b,w,V.mark):x.removeMark(b,w,V.mark);else if(y.parent.child(y.index()).isText&&y.index()==g.index()-(g.textOffset?0:1)){let A=y.parent.textBetween(y.parentOffset,g.parentOffset);if(t.someProp("handleTextInput",B=>B(t,b,w,A)))return;x=t.state.tr.insertText(A,b,w)}}if(x||(x=t.state.tr.replace(b,w,d.doc.slice(m.start-d.from,m.endB-d.from))),d.sel){let A=df(t,x.doc,d.sel);A&&!(Re&&t.composing&&A.empty&&(m.start!=m.endB||t.input.lastChromeDelete<Date.now()-100)&&(A.head==b||A.head==x.mapping.map(w)-1)||Je&&A.empty&&A.head==b)&&x.setSelection(A)}N&&x.ensureMarks(N),o&&x.setMeta("composition",o),t.dispatch(x.scrollIntoView())}function df(t,e,n){return Math.max(n.anchor,n.head)>e.content.size?null:Qs(t,e.resolve(n.anchor),e.resolve(n.head))}function fS(t,e){let n=t.firstChild.marks,r=e.firstChild.marks,i=n,o=r,s,l,c;for(let u=0;u<r.length;u++)i=r[u].removeFromSet(i);for(let u=0;u<n.length;u++)o=n[u].removeFromSet(o);if(i.length==1&&o.length==0)l=i[0],s="add",c=u=>u.mark(l.addToSet(u.marks));else if(i.length==0&&o.length==1)l=o[0],s="remove",c=u=>u.mark(l.removeFromSet(u.marks));else return null;let d=[];for(let u=0;u<e.childCount;u++)d.push(c(e.child(u)));if(P.from(d).eq(t))return{mark:l,type:s}}function hS(t,e,n,r,i){if(n-e<=i.pos-r.pos||fl(r,!0,!1)<i.pos)return!1;let o=t.resolve(e);if(!r.parent.isTextblock){let l=o.nodeAfter;return l!=null&&n==e+l.nodeSize}if(o.parentOffset<o.parent.content.size||!o.parent.isTextblock)return!1;let s=t.resolve(fl(o,!0,!0));return!s.parent.isTextblock||s.pos>n||fl(s,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(s.parent.content)}function fl(t,e,n){let r=t.depth,i=e?t.end():t.pos;for(;r>0&&(e||t.indexAfter(r)==t.node(r).childCount);)r--,i++,e=!1;if(n){let o=t.node(r).maybeChild(t.indexAfter(r));for(;o&&!o.isLeaf;)o=o.firstChild,i++}return i}function pS(t,e,n,r,i){let o=t.findDiffStart(e,n);if(o==null)return null;let{a:s,b:l}=t.findDiffEnd(e,n+t.size,n+e.size);if(i=="end"){let c=Math.max(0,o-Math.min(s,l));r-=s+c-o}if(s<o&&t.size<e.size){let c=r<=o&&r>=s?o-r:0;o-=c,o&&o<e.size&&uf(e.textBetween(o-1,o+1))&&(o+=c?1:-1),l=o+(l-s),s=o}else if(l<o){let c=r<=o&&r>=l?o-r:0;o-=c,o&&o<t.size&&uf(t.textBetween(o-1,o+1))&&(o+=c?1:-1),s=o+(s-l),l=o}return{start:o,endA:s,endB:l}}function uf(t){if(t.length!=2)return!1;let e=t.charCodeAt(0),n=t.charCodeAt(1);return e>=56320&&e<=57343&&n>=55296&&n<=56319}class mS{constructor(e,n){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new DC,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=n,this.state=n.state,this.directPlugins=n.plugins||[],this.directPlugins.forEach(gf),this.dispatch=this.dispatch.bind(this),this.dom=e&&e.mount||document.createElement("div"),e&&(e.appendChild?e.appendChild(this.dom):typeof e=="function"?e(this.dom):e.mount&&(this.mounted=!0)),this.editable=pf(this),hf(this),this.nodeViews=mf(this),this.docView=wu(this.state.doc,ff(this),ul(this),this.dom,this),this.domObserver=new iS(this,(r,i,o,s)=>uS(this,r,i,o,s)),this.domObserver.start(),_C(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let e=this._props;this._props={};for(let n in e)this._props[n]=e[n];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&ol(this);let n=this._props;this._props=e,e.plugins&&(e.plugins.forEach(gf),this.directPlugins=e.plugins),this.updateStateInner(e.state,n)}setProps(e){let n={};for(let r in this._props)n[r]=this._props[r];n.state=this.state;for(let r in e)n[r]=e[r];this.update(n)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,n){var r;let i=this.state,o=!1,s=!1;e.storedMarks&&this.composing&&(Xu(this),s=!0),this.state=e;let l=i.plugins!=e.plugins||this._props.plugins!=n.plugins;if(l||this._props.plugins!=n.plugins||this._props.nodeViews!=n.nodeViews){let p=mf(this);yS(p,this.nodeViews)&&(this.nodeViews=p,o=!0)}(l||n.handleDOMEvents!=this._props.handleDOMEvents)&&ol(this),this.editable=pf(this),hf(this);let c=ul(this),d=ff(this),u=i.plugins!=e.plugins&&!i.doc.eq(e.doc)?"reset":e.scrollToSelection>i.scrollToSelection?"to selection":"preserve",f=o||!this.docView.matchesNode(e.doc,d,c);(f||!e.selection.eq(i.selection))&&(s=!0);let h=u=="preserve"&&s&&this.dom.style.overflowAnchor==null&&J5(this);if(s){this.domObserver.stop();let p=f&&(Je||Re)&&!this.composing&&!i.selection.empty&&!e.selection.empty&&gS(i.selection,e.selection);if(f){let m=Re?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=YC(this)),(o||!this.docView.update(e.doc,d,c,this))&&(this.docView.updateOuterDeco(d),this.docView.destroy(),this.docView=wu(e.doc,d,c,this.dom,this)),m&&!this.trackWrites&&(p=!0)}p||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&kC(this))?Ft(this,p):(Bu(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(i),!((r=this.dragging)===null||r===void 0)&&r.node&&!i.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,i),u=="reset"?this.dom.scrollTop=0:u=="to selection"?this.scrollToSelection():h&&G5(h)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))){if(!this.someProp("handleScrollToSelection",n=>n(this)))if(this.state.selection instanceof Z){let n=this.docView.domAfterPos(this.state.selection.from);n.nodeType==1&&au(this,n.getBoundingClientRect(),e)}else au(this,this.coordsAtPos(this.state.selection.head,1),e)}}destroyPluginViews(){let e;for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(!e||e.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let n=0;n<this.directPlugins.length;n++){let r=this.directPlugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let n=0;n<this.state.plugins.length;n++){let r=this.state.plugins[n];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let n=0;n<this.pluginViews.length;n++){let r=this.pluginViews[n];r.update&&r.update(this,e)}}updateDraggedNode(e,n){let r=e.node,i=-1;if(this.state.doc.nodeAt(r.from)==r.node)i=r.from;else{let o=r.from+(this.state.doc.content.size-n.doc.content.size);(o>0&&this.state.doc.nodeAt(o))==r.node&&(i=o)}this.dragging=new ef(e.slice,e.move,i<0?void 0:Z.create(this.state.doc,i))}someProp(e,n){let r=this._props&&this._props[e],i;if(r!=null&&(i=n?n(r):r))return i;for(let s=0;s<this.directPlugins.length;s++){let l=this.directPlugins[s].props[e];if(l!=null&&(i=n?n(l):l))return i}let o=this.state.plugins;if(o)for(let s=0;s<o.length;s++){let l=o[s].props[e];if(l!=null&&(i=n?n(l):l))return i}}hasFocus(){if(Je){let e=this.root.activeElement;if(e==this.dom)return!0;if(!e||!this.dom.contains(e))return!1;for(;e&&this.dom!=e&&this.dom.contains(e);){if(e.contentEditable=="false")return!1;e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&Z5(this.dom),Ft(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let n=this.dom.parentNode;n;n=n.parentNode)if(n.nodeType==9||n.nodeType==11&&n.host)return n.getSelection||(Object.getPrototypeOf(n).getSelection=()=>n.ownerDocument.getSelection()),this._root=n}return e||document}updateRoot(){this._root=null}posAtCoords(e){return nC(this,e)}coordsAtPos(e,n=1){return pu(this,e,n)}domAtPos(e,n=0){return this.docView.domFromPos(e,n)}nodeDOM(e){let n=this.docView.descAt(e);return n?n.nodeDOM:null}posAtDOM(e,n,r=-1){let i=this.docView.posFromDOM(e,n,r);if(i==null)throw new RangeError("DOM position not inside the editor");return i}endOfTextblock(e,n){return lC(this,n||this.state,e)}pasteHTML(e,n){return ui(this,"",e,!1,n||new ClipboardEvent("paste"))}pasteText(e,n){return ui(this,e,null,!0,n||new ClipboardEvent("paste"))}serializeForClipboard(e){return nl(this,e)}destroy(){this.docView&&(LC(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],ul(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,P5())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return PC(this,e)}dispatch(e){let n=this._props.dispatchTransaction;n?n.call(this,e):this.updateState(this.state.apply(e))}domSelectionRange(){let e=this.domSelection();return e?Fe&&this.root.nodeType===11&&H5(this.dom.ownerDocument)==this.dom&&sS(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}function ff(t){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(t.editable),t.someProp("attributes",n=>{if(typeof n=="function"&&(n=n(t.state)),n)for(let r in n)r=="class"?e.class+=" "+n[r]:r=="style"?e.style=(e.style?e.style+";":"")+n[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(n[r]))}),e.translate||(e.translate="no"),[rt.node(0,t.state.doc.content.size,e)]}function hf(t){if(t.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),t.cursorWrapper={dom:e,deco:rt.widget(t.state.selection.from,e,{raw:!0,marks:t.markCursor})}}else t.cursorWrapper=null}function pf(t){return!t.someProp("editable",e=>e(t.state)===!1)}function gS(t,e){let n=Math.min(t.$anchor.sharedDepth(t.head),e.$anchor.sharedDepth(e.head));return t.$anchor.start(n)!=e.$anchor.start(n)}function mf(t){let e=Object.create(null);function n(r){for(let i in r)Object.prototype.hasOwnProperty.call(e,i)||(e[i]=r[i])}return t.someProp("nodeViews",n),t.someProp("markViews",n),e}function yS(t,e){let n=0,r=0;for(let i in t){if(t[i]!=e[i])return!0;n++}for(let i in e)r++;return n!=r}function gf(t){if(t.spec.state||t.spec.filterTransaction||t.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}for(var hn={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},yo={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},bS=typeof navigator<"u"&&/Mac/.test(navigator.platform),kS=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),Ie=0;Ie<10;Ie++)hn[48+Ie]=hn[96+Ie]=String(Ie);for(var Ie=1;Ie<=24;Ie++)hn[Ie+111]="F"+Ie;for(var Ie=65;Ie<=90;Ie++)hn[Ie]=String.fromCharCode(Ie+32),yo[Ie]=String.fromCharCode(Ie);for(var hl in hn)yo.hasOwnProperty(hl)||(yo[hl]=hn[hl]);function xS(t){var e=bS&&t.metaKey&&t.shiftKey&&!t.ctrlKey&&!t.altKey||kS&&t.shiftKey&&t.key&&t.key.length==1||t.key=="Unidentified",n=!e&&t.key||(t.shiftKey?yo:hn)[t.keyCode]||t.key||"Unidentified";return n=="Esc"&&(n="Escape"),n=="Del"&&(n="Delete"),n=="Left"&&(n="ArrowLeft"),n=="Up"&&(n="ArrowUp"),n=="Right"&&(n="ArrowRight"),n=="Down"&&(n="ArrowDown"),n}const wS=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function vS(t){let e=t.split(/-(?!$)/),n=e[e.length-1];n=="Space"&&(n=" ");let r,i,o,s;for(let l=0;l<e.length-1;l++){let c=e[l];if(/^(cmd|meta|m)$/i.test(c))s=!0;else if(/^a(lt)?$/i.test(c))r=!0;else if(/^(c|ctrl|control)$/i.test(c))i=!0;else if(/^s(hift)?$/i.test(c))o=!0;else if(/^mod$/i.test(c))wS?s=!0:i=!0;else throw new Error("Unrecognized modifier name: "+c)}return r&&(n="Alt-"+n),i&&(n="Ctrl-"+n),s&&(n="Meta-"+n),o&&(n="Shift-"+n),n}function CS(t){let e=Object.create(null);for(let n in t)e[vS(n)]=t[n];return e}function pl(t,e,n=!0){return e.altKey&&(t="Alt-"+t),e.ctrlKey&&(t="Ctrl-"+t),e.metaKey&&(t="Meta-"+t),n&&e.shiftKey&&(t="Shift-"+t),t}function SS(t){return new _e({props:{handleKeyDown:yf(t)}})}function yf(t){let e=CS(t);return function(n,r){let i=xS(r),o,s=e[pl(i,r)];if(s&&s(n.state,n.dispatch,n))return!0;if(i.length==1&&i!=" "){if(r.shiftKey){let l=e[pl(i,r,!1)];if(l&&l(n.state,n.dispatch,n))return!0}if((r.shiftKey||r.altKey||r.metaKey||i.charCodeAt(0)>127)&&(o=hn[r.keyCode])&&o!=i){let l=e[pl(o,r)];if(l&&l(n.state,n.dispatch,n))return!0}}return!1}}const ml=(t,e)=>t.selection.empty?!1:(e&&e(t.tr.deleteSelection().scrollIntoView()),!0);function bf(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("backward",t):n.parentOffset>0)?null:n}const kf=(t,e,n)=>{let r=bf(t,n);if(!r)return!1;let i=gl(r);if(!i){let s=r.blockRange(),l=s&&lr(s);return l==null?!1:(e&&e(t.tr.lift(s,l).scrollIntoView()),!0)}let o=i.nodeBefore;if(Tf(t,i,e,-1))return!0;if(r.parent.content.size==0&&(yr(o,"end")||Z.isSelectable(o)))for(let s=r.depth;;s--){let l=so(t.doc,r.before(s),r.after(s),U.empty);if(l&&l.slice.size<l.to-l.from){if(e){let c=t.tr.step(l);c.setSelection(yr(o,"end")?ce.findFrom(c.doc.resolve(c.mapping.map(i.pos,-1)),-1):Z.create(c.doc,i.pos-o.nodeSize)),e(c.scrollIntoView())}return!0}if(s==1||r.node(s-1).childCount>1)break}return o.isAtom&&i.depth==r.depth-1?(e&&e(t.tr.delete(i.pos-o.nodeSize,i.pos).scrollIntoView()),!0):!1},OS=(t,e,n)=>{let r=bf(t,n);if(!r)return!1;let i=gl(r);return i?xf(t,i,e):!1},MS=(t,e,n)=>{let r=vf(t,n);if(!r)return!1;let i=yl(r);return i?xf(t,i,e):!1};function xf(t,e,n){let r=e.nodeBefore,i=r,o=e.pos-1;for(;!i.isTextblock;o--){if(i.type.spec.isolating)return!1;let u=i.lastChild;if(!u)return!1;i=u}let s=e.nodeAfter,l=s,c=e.pos+1;for(;!l.isTextblock;c++){if(l.type.spec.isolating)return!1;let u=l.firstChild;if(!u)return!1;l=u}let d=so(t.doc,o,c,U.empty);if(!d||d.from!=o||d instanceof $e&&d.slice.size>=c-o)return!1;if(n){let u=t.tr.step(d);u.setSelection(ie.create(u.doc,o)),n(u.scrollIntoView())}return!0}function yr(t,e,n=!1){for(let r=t;r;r=e=="start"?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}const wf=(t,e,n)=>{let{$head:r,empty:i}=t.selection,o=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("backward",t):r.parentOffset>0)return!1;o=gl(r)}let s=o&&o.nodeBefore;return!s||!Z.isSelectable(s)?!1:(e&&e(t.tr.setSelection(Z.create(t.doc,o.pos-s.nodeSize)).scrollIntoView()),!0)};function gl(t){if(!t.parent.type.spec.isolating)for(let e=t.depth-1;e>=0;e--){if(t.index(e)>0)return t.doc.resolve(t.before(e+1));if(t.node(e).type.spec.isolating)break}return null}function vf(t,e){let{$cursor:n}=t.selection;return!n||(e?!e.endOfTextblock("forward",t):n.parentOffset<n.parent.content.size)?null:n}const Cf=(t,e,n)=>{let r=vf(t,n);if(!r)return!1;let i=yl(r);if(!i)return!1;let o=i.nodeAfter;if(Tf(t,i,e,1))return!0;if(r.parent.content.size==0&&(yr(o,"start")||Z.isSelectable(o))){let s=so(t.doc,r.before(),r.after(),U.empty);if(s&&s.slice.size<s.to-s.from){if(e){let l=t.tr.step(s);l.setSelection(yr(o,"start")?ce.findFrom(l.doc.resolve(l.mapping.map(i.pos)),1):Z.create(l.doc,l.mapping.map(i.pos))),e(l.scrollIntoView())}return!0}}return o.isAtom&&i.depth==r.depth-1?(e&&e(t.tr.delete(i.pos,i.pos+o.nodeSize).scrollIntoView()),!0):!1},Sf=(t,e,n)=>{let{$head:r,empty:i}=t.selection,o=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock("forward",t):r.parentOffset<r.parent.content.size)return!1;o=yl(r)}let s=o&&o.nodeAfter;return!s||!Z.isSelectable(s)?!1:(e&&e(t.tr.setSelection(Z.create(t.doc,o.pos)).scrollIntoView()),!0)};function yl(t){if(!t.parent.type.spec.isolating)for(let e=t.depth-1;e>=0;e--){let n=t.node(e);if(t.index(e)+1<n.childCount)return t.doc.resolve(t.after(e+1));if(n.type.spec.isolating)break}return null}const ES=(t,e)=>{let n=t.selection,r=n instanceof Z,i;if(r){if(n.node.isTextblock||!rn(t.doc,n.from))return!1;i=n.from}else if(i=oo(t.doc,n.from,-1),i==null)return!1;if(e){let o=t.tr.join(i);r&&o.setSelection(Z.create(o.doc,i-t.doc.resolve(i).nodeBefore.nodeSize)),e(o.scrollIntoView())}return!0},TS=(t,e)=>{let n=t.selection,r;if(n instanceof Z){if(n.node.isTextblock||!rn(t.doc,n.to))return!1;r=n.to}else if(r=oo(t.doc,n.to,1),r==null)return!1;return e&&e(t.tr.join(r).scrollIntoView()),!0},$S=(t,e)=>{let{$from:n,$to:r}=t.selection,i=n.blockRange(r),o=i&&lr(i);return o==null?!1:(e&&e(t.tr.lift(i,o).scrollIntoView()),!0)},Of=(t,e)=>{let{$head:n,$anchor:r}=t.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(e&&e(t.tr.insertText(`
|
|
14
|
+
`).scrollIntoView()),!0)};function bl(t){for(let e=0;e<t.edgeCount;e++){let{type:n}=t.edge(e);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}const NS=(t,e)=>{let{$head:n,$anchor:r}=t.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let i=n.node(-1),o=n.indexAfter(-1),s=bl(i.contentMatchAt(o));if(!s||!i.canReplaceWith(o,o,s))return!1;if(e){let l=n.after(),c=t.tr.replaceWith(l,l,s.createAndFill());c.setSelection(ce.near(c.doc.resolve(l),1)),e(c.scrollIntoView())}return!0},Mf=(t,e)=>{let n=t.selection,{$from:r,$to:i}=n;if(n instanceof tt||r.parent.inlineContent||i.parent.inlineContent)return!1;let o=bl(i.parent.contentMatchAt(i.indexAfter()));if(!o||!o.isTextblock)return!1;if(e){let s=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,l=t.tr.insert(s,o.createAndFill());l.setSelection(ie.create(l.doc,s+1)),e(l.scrollIntoView())}return!0},Ef=(t,e)=>{let{$cursor:n}=t.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let o=n.before();if(Pt(t.doc,o))return e&&e(t.tr.split(o).scrollIntoView()),!0}let r=n.blockRange(),i=r&&lr(r);return i==null?!1:(e&&e(t.tr.lift(r,i).scrollIntoView()),!0)};function BS(t){return(e,n)=>{let{$from:r,$to:i}=e.selection;if(e.selection instanceof Z&&e.selection.node.isBlock)return!r.parentOffset||!Pt(e.doc,r.pos)?!1:(n&&n(e.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let o=[],s,l,c=!1,d=!1;for(let p=r.depth;;p--)if(r.node(p).isBlock){c=r.end(p)==r.pos+(r.depth-p),d=r.start(p)==r.pos-(r.depth-p),l=bl(r.node(p-1).contentMatchAt(r.indexAfter(p-1))),o.unshift(c&&l?{type:l}:null),s=p;break}else{if(p==1)return!1;o.unshift(null)}let u=e.tr;(e.selection instanceof ie||e.selection instanceof tt)&&u.deleteSelection();let f=u.mapping.map(r.pos),h=Pt(u.doc,f,o.length,o);if(h||(o[0]=l?{type:l}:null,h=Pt(u.doc,f,o.length,o)),u.split(f,o.length,o),!c&&d&&r.node(s).type!=l){let p=u.mapping.map(r.before(s)),m=u.doc.resolve(p);l&&r.node(s-1).canReplaceWith(m.index(),m.index()+1,l)&&u.setNodeMarkup(u.mapping.map(r.before(s)),l)}return n&&n(u.scrollIntoView()),!0}}const AS=BS(),VS=(t,e)=>{let{$from:n,to:r}=t.selection,i,o=n.sharedDepth(r);return o==0?!1:(i=n.before(o),e&&e(t.tr.setSelection(Z.create(t.doc,i))),!0)};function DS(t,e,n){let r=e.nodeBefore,i=e.nodeAfter,o=e.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&e.parent.canReplace(o-1,o)?(n&&n(t.tr.delete(e.pos-r.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(o,o+1)||!(i.isTextblock||rn(t.doc,e.pos))?!1:(n&&n(t.tr.join(e.pos).scrollIntoView()),!0)}function Tf(t,e,n,r){let i=e.nodeBefore,o=e.nodeAfter,s,l,c=i.type.spec.isolating||o.type.spec.isolating;if(!c&&DS(t,e,n))return!0;let d=!c&&e.parent.canReplace(e.index(),e.index()+1);if(d&&(s=(l=i.contentMatchAt(i.childCount)).findWrapping(o.type))&&l.matchType(s[0]||o.type).validEnd){if(n){let p=e.pos+o.nodeSize,m=P.empty;for(let k=s.length-1;k>=0;k--)m=P.from(s[k].create(null,m));m=P.from(i.copy(m));let y=t.tr.step(new Ne(e.pos-1,p,e.pos,p,new U(m,1,0),s.length,!0)),g=y.doc.resolve(p+2*s.length);g.nodeAfter&&g.nodeAfter.type==i.type&&rn(y.doc,g.pos)&&y.join(g.pos),n(y.scrollIntoView())}return!0}let u=o.type.spec.isolating||r>0&&c?null:ce.findFrom(e,1),f=u&&u.$from.blockRange(u.$to),h=f&&lr(f);if(h!=null&&h>=e.depth)return n&&n(t.tr.lift(f,h).scrollIntoView()),!0;if(d&&yr(o,"start",!0)&&yr(i,"end")){let p=i,m=[];for(;m.push(p),!p.isTextblock;)p=p.lastChild;let y=o,g=1;for(;!y.isTextblock;y=y.firstChild)g++;if(p.canReplace(p.childCount,p.childCount,y.content)){if(n){let k=P.empty;for(let T=m.length-1;T>=0;T--)k=P.from(m[T].copy(k));let S=t.tr.step(new Ne(e.pos-m.length,e.pos+o.nodeSize,e.pos+g,e.pos+o.nodeSize-g,new U(k,m.length,0),0,!0));n(S.scrollIntoView())}return!0}}return!1}function $f(t){return function(e,n){let r=e.selection,i=t<0?r.$from:r.$to,o=i.depth;for(;i.node(o).isInline;){if(!o)return!1;o--}return i.node(o).isTextblock?(n&&n(e.tr.setSelection(ie.create(e.doc,t<0?i.start(o):i.end(o)))),!0):!1}}const _S=$f(-1),LS=$f(1);function IS(t,e=null){return function(n,r){let{$from:i,$to:o}=n.selection,s=i.blockRange(o),l=s&&Ls(s,t,e);return l?(r&&r(n.tr.wrap(s,l).scrollIntoView()),!0):!1}}function Nf(t,e=null){return function(n,r){let i=!1;for(let o=0;o<n.selection.ranges.length&&!i;o++){let{$from:{pos:s},$to:{pos:l}}=n.selection.ranges[o];n.doc.nodesBetween(s,l,(c,d)=>{if(i)return!1;if(!(!c.isTextblock||c.hasMarkup(t,e)))if(c.type==t)i=!0;else{let u=n.doc.resolve(d),f=u.index();i=u.parent.canReplaceWith(f,f+1,t)}})}if(!i)return!1;if(r){let o=n.tr;for(let s=0;s<n.selection.ranges.length;s++){let{$from:{pos:l},$to:{pos:c}}=n.selection.ranges[s];o.setBlockType(l,c,t,e)}r(o.scrollIntoView())}return!0}}function kl(...t){return function(e,n,r){for(let i=0;i<t.length;i++)if(t[i](e,n,r))return!0;return!1}}kl(ml,kf,wf),kl(ml,Cf,Sf),kl(Of,Mf,Ef,AS),typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform&&os.platform()=="darwin";function PS(t,e=null){return function(n,r){let{$from:i,$to:o}=n.selection,s=i.blockRange(o);if(!s)return!1;let l=r?n.tr:null;return RS(l,s,t,e)?(r&&r(l.scrollIntoView()),!0):!1}}function RS(t,e,n,r=null){let i=!1,o=e,s=e.$from.doc;if(e.depth>=2&&e.$from.node(e.depth-1).type.compatibleContent(n)&&e.startIndex==0){if(e.$from.index(e.depth-1)==0)return!1;let c=s.resolve(e.start-2);o=new Xi(c,c,e.depth),e.endIndex<e.parent.childCount&&(e=new Xi(e.$from,s.resolve(e.$to.end(e.depth)),e.depth)),i=!0}let l=Ls(o,n,r,e);return l?(t&&zS(t,e,l,i,n),!0):!1}function zS(t,e,n,r,i){let o=P.empty;for(let u=n.length-1;u>=0;u--)o=P.from(n[u].type.create(n[u].attrs,o));t.step(new Ne(e.start-(r?2:0),e.end,e.start,e.end,new U(o,0,0),n.length,!0));let s=0;for(let u=0;u<n.length;u++)n[u].type==i&&(s=u+1);let l=n.length-s,c=e.start+n.length-(r?2:0),d=e.parent;for(let u=e.startIndex,f=e.endIndex,h=!0;u<f;u++,h=!1)!h&&Pt(t.doc,c,l)&&(t.split(c,l),c+=2*l),c+=d.child(u).nodeSize;return t}function jS(t){return function(e,n){let{$from:r,$to:i}=e.selection,o=r.blockRange(i,s=>s.childCount>0&&s.firstChild.type==t);return o?n?r.node(o.depth-1).type==t?FS(e,n,t,o):HS(e,n,o):!0:!1}}function FS(t,e,n,r){let i=t.tr,o=r.end,s=r.$to.end(r.depth);o<s&&(i.step(new Ne(o-1,s,o,s,new U(P.from(n.create(null,r.parent.copy())),1,0),1,!0)),r=new Xi(i.doc.resolve(r.$from.pos),i.doc.resolve(s),r.depth));const l=lr(r);if(l==null)return!1;i.lift(r,l);let c=i.mapping.map(o,-1)-1;return rn(i.doc,c)&&i.join(c),e(i.scrollIntoView()),!0}function HS(t,e,n){let r=t.tr,i=n.parent;for(let p=n.end,m=n.endIndex-1,y=n.startIndex;m>y;m--)p-=i.child(m).nodeSize,r.delete(p-1,p+1);let o=r.doc.resolve(n.start),s=o.nodeAfter;if(r.mapping.map(n.end)!=n.start+o.nodeAfter.nodeSize)return!1;let l=n.startIndex==0,c=n.endIndex==i.childCount,d=o.node(-1),u=o.index(-1);if(!d.canReplace(u+(l?0:1),u+1,s.content.append(c?P.empty:P.from(i))))return!1;let f=o.pos,h=f+s.nodeSize;return r.step(new Ne(f-(l?1:0),h+(c?1:0),f+1,h-1,new U((l?P.empty:P.from(i.copy(P.empty))).append(c?P.empty:P.from(i.copy(P.empty))),l?0:1,c?0:1),l?0:1)),e(r.scrollIntoView()),!0}function WS(t){return function(e,n){let{$from:r,$to:i}=e.selection,o=r.blockRange(i,d=>d.childCount>0&&d.firstChild.type==t);if(!o)return!1;let s=o.startIndex;if(s==0)return!1;let l=o.parent,c=l.child(s-1);if(c.type!=t)return!1;if(n){let d=c.lastChild&&c.lastChild.type==l.type,u=P.from(d?t.create():null),f=new U(P.from(t.create(null,P.from(l.type.create(null,u)))),d?3:1,0),h=o.start,p=o.end;n(e.tr.step(new Ne(h-(d?3:1),p,h,p,f,1,!0)).scrollIntoView())}return!0}}function bo(t){const{state:e,transaction:n}=t;let{selection:r}=n,{doc:i}=n,{storedMarks:o}=n;return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return o},get selection(){return r},get doc(){return i},get tr(){return r=n.selection,i=n.doc,o=n.storedMarks,n}}}class ko{constructor(e){this.editor=e.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=e.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:e,editor:n,state:r}=this,{view:i}=n,{tr:o}=r,s=this.buildProps(o);return Object.fromEntries(Object.entries(e).map(([l,c])=>[l,(...u)=>{const f=c(...u)(s);return!o.getMeta("preventDispatch")&&!this.hasCustomState&&i.dispatch(o),f}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,n=!0){const{rawCommands:r,editor:i,state:o}=this,{view:s}=i,l=[],c=!!e,d=e||o.tr,u=()=>(!c&&n&&!d.getMeta("preventDispatch")&&!this.hasCustomState&&s.dispatch(d),l.every(h=>h===!0)),f={...Object.fromEntries(Object.entries(r).map(([h,p])=>[h,(...y)=>{const g=this.buildProps(d,n),k=p(...y)(g);return l.push(k),f}])),run:u};return f}createCan(e){const{rawCommands:n,state:r}=this,i=!1,o=e||r.tr,s=this.buildProps(o,i);return{...Object.fromEntries(Object.entries(n).map(([c,d])=>[c,(...u)=>d(...u)({...s,dispatch:void 0})])),chain:()=>this.createChain(o,i)}}buildProps(e,n=!0){const{rawCommands:r,editor:i,state:o}=this,{view:s}=i,l={tr:e,editor:i,view:s,state:bo({state:o,transaction:e}),dispatch:n?()=>{}:void 0,chain:()=>this.createChain(e,n),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(r).map(([c,d])=>[c,(...u)=>d(...u)(l)]))}};return l}}class US{constructor(){this.callbacks={}}on(e,n){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(n),this}emit(e,...n){const r=this.callbacks[e];return r&&r.forEach(i=>i.apply(this,n)),this}off(e,n){const r=this.callbacks[e];return r&&(n?this.callbacks[e]=r.filter(i=>i!==n):delete this.callbacks[e]),this}once(e,n){const r=(...i)=>{this.off(e,r),n.apply(this,i)};return this.on(e,r)}removeAllListeners(){this.callbacks={}}}function J(t,e,n){return t.config[e]===void 0&&t.parent?J(t.parent,e,n):typeof t.config[e]=="function"?t.config[e].bind({...n,parent:t.parent?J(t.parent,e,n):null}):t.config[e]}function xo(t){const e=t.filter(i=>i.type==="extension"),n=t.filter(i=>i.type==="node"),r=t.filter(i=>i.type==="mark");return{baseExtensions:e,nodeExtensions:n,markExtensions:r}}function Bf(t){const e=[],{nodeExtensions:n,markExtensions:r}=xo(t),i=[...n,...r],o={default:null,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return t.forEach(s=>{const l={name:s.name,options:s.options,storage:s.storage,extensions:i},c=J(s,"addGlobalAttributes",l);if(!c)return;c().forEach(u=>{u.types.forEach(f=>{Object.entries(u.attributes).forEach(([h,p])=>{e.push({type:f,name:h,attribute:{...o,...p}})})})})}),i.forEach(s=>{const l={name:s.name,options:s.options,storage:s.storage},c=J(s,"addAttributes",l);if(!c)return;const d=c();Object.entries(d).forEach(([u,f])=>{const h={...o,...f};typeof(h==null?void 0:h.default)=="function"&&(h.default=h.default()),h!=null&&h.isRequired&&(h==null?void 0:h.default)===void 0&&delete h.default,e.push({type:s.name,name:u,attribute:h})})}),e}function Be(t,e){if(typeof t=="string"){if(!e.nodes[t])throw Error(`There is no node type named '${t}'. Maybe you forgot to add the extension?`);return e.nodes[t]}return t}function xe(...t){return t.filter(e=>!!e).reduce((e,n)=>{const r={...e};return Object.entries(n).forEach(([i,o])=>{if(!r[i]){r[i]=o;return}if(i==="class"){const l=o?String(o).split(" "):[],c=r[i]?r[i].split(" "):[],d=l.filter(u=>!c.includes(u));r[i]=[...c,...d].join(" ")}else if(i==="style"){const l=o?o.split(";").map(u=>u.trim()).filter(Boolean):[],c=r[i]?r[i].split(";").map(u=>u.trim()).filter(Boolean):[],d=new Map;c.forEach(u=>{const[f,h]=u.split(":").map(p=>p.trim());d.set(f,h)}),l.forEach(u=>{const[f,h]=u.split(":").map(p=>p.trim());d.set(f,h)}),r[i]=Array.from(d.entries()).map(([u,f])=>`${u}: ${f}`).join("; ")}else r[i]=o}),r},{})}function xl(t,e){return e.filter(n=>n.type===t.type.name).filter(n=>n.attribute.rendered).map(n=>n.attribute.renderHTML?n.attribute.renderHTML(t.attrs)||{}:{[n.name]:t.attrs[n.name]}).reduce((n,r)=>xe(n,r),{})}function Af(t){return typeof t=="function"}function ue(t,e=void 0,...n){return Af(t)?e?t.bind(e)(...n):t(...n):t}function qS(t={}){return Object.keys(t).length===0&&t.constructor===Object}function KS(t){return typeof t!="string"?t:t.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(t):t==="true"?!0:t==="false"?!1:t}function Vf(t,e){return"style"in t?t:{...t,getAttrs:n=>{const r=t.getAttrs?t.getAttrs(n):t.attrs;if(r===!1)return!1;const i=e.reduce((o,s)=>{const l=s.attribute.parseHTML?s.attribute.parseHTML(n):KS(n.getAttribute(s.name));return l==null?o:{...o,[s.name]:l}},{});return{...r,...i}}}}function Df(t){return Object.fromEntries(Object.entries(t).filter(([e,n])=>e==="attrs"&&qS(n)?!1:n!=null))}function YS(t,e){var n;const r=Bf(t),{nodeExtensions:i,markExtensions:o}=xo(t),s=(n=i.find(d=>J(d,"topNode")))===null||n===void 0?void 0:n.name,l=Object.fromEntries(i.map(d=>{const u=r.filter(k=>k.type===d.name),f={name:d.name,options:d.options,storage:d.storage,editor:e},h=t.reduce((k,S)=>{const T=J(S,"extendNodeSchema",f);return{...k,...T?T(d):{}}},{}),p=Df({...h,content:ue(J(d,"content",f)),marks:ue(J(d,"marks",f)),group:ue(J(d,"group",f)),inline:ue(J(d,"inline",f)),atom:ue(J(d,"atom",f)),selectable:ue(J(d,"selectable",f)),draggable:ue(J(d,"draggable",f)),code:ue(J(d,"code",f)),whitespace:ue(J(d,"whitespace",f)),linebreakReplacement:ue(J(d,"linebreakReplacement",f)),defining:ue(J(d,"defining",f)),isolating:ue(J(d,"isolating",f)),attrs:Object.fromEntries(u.map(k=>{var S;return[k.name,{default:(S=k==null?void 0:k.attribute)===null||S===void 0?void 0:S.default}]}))}),m=ue(J(d,"parseHTML",f));m&&(p.parseDOM=m.map(k=>Vf(k,u)));const y=J(d,"renderHTML",f);y&&(p.toDOM=k=>y({node:k,HTMLAttributes:xl(k,u)}));const g=J(d,"renderText",f);return g&&(p.toText=g),[d.name,p]})),c=Object.fromEntries(o.map(d=>{const u=r.filter(g=>g.type===d.name),f={name:d.name,options:d.options,storage:d.storage,editor:e},h=t.reduce((g,k)=>{const S=J(k,"extendMarkSchema",f);return{...g,...S?S(d):{}}},{}),p=Df({...h,inclusive:ue(J(d,"inclusive",f)),excludes:ue(J(d,"excludes",f)),group:ue(J(d,"group",f)),spanning:ue(J(d,"spanning",f)),code:ue(J(d,"code",f)),attrs:Object.fromEntries(u.map(g=>{var k;return[g.name,{default:(k=g==null?void 0:g.attribute)===null||k===void 0?void 0:k.default}]}))}),m=ue(J(d,"parseHTML",f));m&&(p.parseDOM=m.map(g=>Vf(g,u)));const y=J(d,"renderHTML",f);return y&&(p.toDOM=g=>y({mark:g,HTMLAttributes:xl(g,u)})),[d.name,p]}));return new Sd({topNode:s,nodes:l,marks:c})}function wl(t,e){return e.nodes[t]||e.marks[t]||null}function _f(t,e){return Array.isArray(e)?e.some(n=>(typeof n=="string"?n:n.name)===t.name):e}function vl(t,e){const n=Bn.fromSchema(e).serializeFragment(t),i=document.implementation.createHTMLDocument().createElement("div");return i.appendChild(n),i.innerHTML}const JS=(t,e=500)=>{let n="";const r=t.parentOffset;return t.parent.nodesBetween(Math.max(0,r-e),r,(i,o,s,l)=>{var c,d;const u=((d=(c=i.type.spec).toText)===null||d===void 0?void 0:d.call(c,{node:i,pos:o,parent:s,index:l}))||i.textContent||"%leaf%";n+=i.isAtom&&!i.isText?u:u.slice(0,Math.max(0,r-o))}),n};function Cl(t){return Object.prototype.toString.call(t)==="[object RegExp]"}class wo{constructor(e){this.find=e.find,this.handler=e.handler}}const GS=(t,e)=>{if(Cl(e))return e.exec(t);const n=e(t);if(!n)return null;const r=[n.text];return r.index=n.index,r.input=t,r.data=n.data,n.replaceWith&&(n.text.includes(n.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(n.replaceWith)),r};function vo(t){var e;const{editor:n,from:r,to:i,text:o,rules:s,plugin:l}=t,{view:c}=n;if(c.composing)return!1;const d=c.state.doc.resolve(r);if(d.parent.type.spec.code||!((e=d.nodeBefore||d.nodeAfter)===null||e===void 0)&&e.marks.find(h=>h.type.spec.code))return!1;let u=!1;const f=JS(d)+o;return s.forEach(h=>{if(u)return;const p=GS(f,h.find);if(!p)return;const m=c.state.tr,y=bo({state:c.state,transaction:m}),g={from:r-(p[0].length-o.length),to:i},{commands:k,chain:S,can:T}=new ko({editor:n,state:y});h.handler({state:y,range:g,match:p,commands:k,chain:S,can:T})===null||!m.steps.length||(m.setMeta(l,{transform:m,from:r,to:i,text:o}),c.dispatch(m),u=!0)}),u}function ZS(t){const{editor:e,rules:n}=t,r=new _e({state:{init(){return null},apply(i,o,s){const l=i.getMeta(r);if(l)return l;const c=i.getMeta("applyInputRules");return!!c&&setTimeout(()=>{let{text:u}=c;typeof u=="string"?u=u:u=vl(P.from(u),s.schema);const{from:f}=c,h=f+u.length;vo({editor:e,from:f,to:h,text:u,rules:n,plugin:r})}),i.selectionSet||i.docChanged?null:o}},props:{handleTextInput(i,o,s,l){return vo({editor:e,from:o,to:s,text:l,rules:n,plugin:r})},handleDOMEvents:{compositionend:i=>(setTimeout(()=>{const{$cursor:o}=i.state.selection;o&&vo({editor:e,from:o.pos,to:o.pos,text:"",rules:n,plugin:r})}),!1)},handleKeyDown(i,o){if(o.key!=="Enter")return!1;const{$cursor:s}=i.state.selection;return s?vo({editor:e,from:s.pos,to:s.pos,text:`
|
|
15
|
+
`,rules:n,plugin:r}):!1}},isInputRules:!0});return r}function XS(t){return Object.prototype.toString.call(t).slice(8,-1)}function Co(t){return XS(t)!=="Object"?!1:t.constructor===Object&&Object.getPrototypeOf(t)===Object.prototype}function So(t,e){const n={...t};return Co(t)&&Co(e)&&Object.keys(e).forEach(r=>{Co(e[r])&&Co(t[r])?n[r]=So(t[r],e[r]):n[r]=e[r]}),n}class dt{constructor(e={}){this.type="mark",this.name="mark",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=ue(J(this,"addOptions",{name:this.name}))),this.storage=ue(J(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new dt(e)}configure(e={}){const n=this.extend({...this.config,addOptions:()=>So(this.options,e)});return n.name=this.name,n.parent=this.parent,n}extend(e={}){const n=new dt(e);return n.parent=this,this.child=n,n.name=e.name?e.name:n.parent.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${n.name}".`),n.options=ue(J(n,"addOptions",{name:n.name})),n.storage=ue(J(n,"addStorage",{name:n.name,options:n.options})),n}static handleExit({editor:e,mark:n}){const{tr:r}=e.state,i=e.state.selection.$from;if(i.pos===i.end()){const s=i.marks();if(!!!s.find(d=>(d==null?void 0:d.type.name)===n.name))return!1;const c=s.find(d=>(d==null?void 0:d.type.name)===n.name);return c&&r.removeStoredMark(c),r.insertText(" ",i.pos),e.view.dispatch(r),!0}return!1}}function QS(t){return typeof t=="number"}class eO{constructor(e){this.find=e.find,this.handler=e.handler}}const tO=(t,e,n)=>{if(Cl(e))return[...t.matchAll(e)];const r=e(t,n);return r?r.map(i=>{const o=[i.text];return o.index=i.index,o.input=t,o.data=i.data,i.replaceWith&&(i.text.includes(i.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),o.push(i.replaceWith)),o}):[]};function nO(t){const{editor:e,state:n,from:r,to:i,rule:o,pasteEvent:s,dropEvent:l}=t,{commands:c,chain:d,can:u}=new ko({editor:e,state:n}),f=[];return n.doc.nodesBetween(r,i,(p,m)=>{if(!p.isTextblock||p.type.spec.code)return;const y=Math.max(r,m),g=Math.min(i,m+p.content.size),k=p.textBetween(y-m,g-m,void 0,"");tO(k,o.find,s).forEach(T=>{if(T.index===void 0)return;const b=y+T.index+1,w=b+T[0].length,x={from:n.tr.mapping.map(b),to:n.tr.mapping.map(w)},N=o.handler({state:n,range:x,match:T,commands:c,chain:d,can:u,pasteEvent:s,dropEvent:l});f.push(N)})}),f.every(p=>p!==null)}let Oo=null;const rO=t=>{var e;const n=new ClipboardEvent("paste",{clipboardData:new DataTransfer});return(e=n.clipboardData)===null||e===void 0||e.setData("text/html",t),n};function iO(t){const{editor:e,rules:n}=t;let r=null,i=!1,o=!1,s=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,l;try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}const c=({state:u,from:f,to:h,rule:p,pasteEvt:m})=>{const y=u.tr,g=bo({state:u,transaction:y});if(!(!nO({editor:e,state:g,from:Math.max(f-1,0),to:h.b-1,rule:p,pasteEvent:m,dropEvent:l})||!y.steps.length)){try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}return s=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,y}};return n.map(u=>new _e({view(f){const h=m=>{var y;r=!((y=f.dom.parentElement)===null||y===void 0)&&y.contains(m.target)?f.dom.parentElement:null,r&&(Oo=e)},p=()=>{Oo&&(Oo=null)};return window.addEventListener("dragstart",h),window.addEventListener("dragend",p),{destroy(){window.removeEventListener("dragstart",h),window.removeEventListener("dragend",p)}}},props:{handleDOMEvents:{drop:(f,h)=>{if(o=r===f.dom.parentElement,l=h,!o){const p=Oo;p&&setTimeout(()=>{const m=p.state.selection;m&&p.commands.deleteRange({from:m.from,to:m.to})},10)}return!1},paste:(f,h)=>{var p;const m=(p=h.clipboardData)===null||p===void 0?void 0:p.getData("text/html");return s=h,i=!!(m!=null&&m.includes("data-pm-slice")),!1}}},appendTransaction:(f,h,p)=>{const m=f[0],y=m.getMeta("uiEvent")==="paste"&&!i,g=m.getMeta("uiEvent")==="drop"&&!o,k=m.getMeta("applyPasteRules"),S=!!k;if(!y&&!g&&!S)return;if(S){let{text:w}=k;typeof w=="string"?w=w:w=vl(P.from(w),p.schema);const{from:x}=k,N=x+w.length,V=rO(w);return c({rule:u,state:p,from:x,to:{b:N},pasteEvt:V})}const T=h.doc.content.findDiffStart(p.doc.content),b=h.doc.content.findDiffEnd(p.doc.content);if(!(!QS(T)||!b||T===b.b))return c({rule:u,state:p,from:T,to:b,pasteEvt:s})}}))}function oO(t){const e=t.filter((n,r)=>t.indexOf(n)!==r);return Array.from(new Set(e))}class br{constructor(e,n){this.splittableMarks=[],this.editor=n,this.extensions=br.resolve(e),this.schema=YS(this.extensions,n),this.setupExtensions()}static resolve(e){const n=br.sort(br.flatten(e)),r=oO(n.map(i=>i.name));return r.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${r.map(i=>`'${i}'`).join(", ")}]. This can lead to issues.`),n}static flatten(e){return e.map(n=>{const r={name:n.name,options:n.options,storage:n.storage},i=J(n,"addExtensions",r);return i?[n,...this.flatten(i())]:n}).flat(10)}static sort(e){return e.sort((r,i)=>{const o=J(r,"priority")||100,s=J(i,"priority")||100;return o>s?-1:o<s?1:0})}get commands(){return this.extensions.reduce((e,n)=>{const r={name:n.name,options:n.options,storage:n.storage,editor:this.editor,type:wl(n.name,this.schema)},i=J(n,"addCommands",r);return i?{...e,...i()}:e},{})}get plugins(){const{editor:e}=this,n=br.sort([...this.extensions].reverse()),r=[],i=[],o=n.map(s=>{const l={name:s.name,options:s.options,storage:s.storage,editor:e,type:wl(s.name,this.schema)},c=[],d=J(s,"addKeyboardShortcuts",l);let u={};if(s.type==="mark"&&J(s,"exitable",l)&&(u.ArrowRight=()=>dt.handleExit({editor:e,mark:s})),d){const y=Object.fromEntries(Object.entries(d()).map(([g,k])=>[g,()=>k({editor:e})]));u={...u,...y}}const f=SS(u);c.push(f);const h=J(s,"addInputRules",l);_f(s,e.options.enableInputRules)&&h&&r.push(...h());const p=J(s,"addPasteRules",l);_f(s,e.options.enablePasteRules)&&p&&i.push(...p());const m=J(s,"addProseMirrorPlugins",l);if(m){const y=m();c.push(...y)}return c}).flat();return[ZS({editor:e,rules:r}),...iO({editor:e,rules:i}),...o]}get attributes(){return Bf(this.extensions)}get nodeViews(){const{editor:e}=this,{nodeExtensions:n}=xo(this.extensions);return Object.fromEntries(n.filter(r=>!!J(r,"addNodeView")).map(r=>{const i=this.attributes.filter(c=>c.type===r.name),o={name:r.name,options:r.options,storage:r.storage,editor:e,type:Be(r.name,this.schema)},s=J(r,"addNodeView",o);if(!s)return[];const l=(c,d,u,f,h)=>{const p=xl(c,i);return s()({node:c,view:d,getPos:u,decorations:f,innerDecorations:h,editor:e,extension:r,HTMLAttributes:p})};return[r.name,l]}))}setupExtensions(){this.extensions.forEach(e=>{var n;this.editor.extensionStorage[e.name]=e.storage;const r={name:e.name,options:e.options,storage:e.storage,editor:this.editor,type:wl(e.name,this.schema)};e.type==="mark"&&(!((n=ue(J(e,"keepOnSplit",r)))!==null&&n!==void 0)||n)&&this.splittableMarks.push(e.name);const i=J(e,"onBeforeCreate",r),o=J(e,"onCreate",r),s=J(e,"onUpdate",r),l=J(e,"onSelectionUpdate",r),c=J(e,"onTransaction",r),d=J(e,"onFocus",r),u=J(e,"onBlur",r),f=J(e,"onDestroy",r);i&&this.editor.on("beforeCreate",i),o&&this.editor.on("create",o),s&&this.editor.on("update",s),l&&this.editor.on("selectionUpdate",l),c&&this.editor.on("transaction",c),d&&this.editor.on("focus",d),u&&this.editor.on("blur",u),f&&this.editor.on("destroy",f)})}}class Me{constructor(e={}){this.type="extension",this.name="extension",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=ue(J(this,"addOptions",{name:this.name}))),this.storage=ue(J(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new Me(e)}configure(e={}){const n=this.extend({...this.config,addOptions:()=>So(this.options,e)});return n.name=this.name,n.parent=this.parent,n}extend(e={}){const n=new Me({...this.config,...e});return n.parent=this,this.child=n,n.name=e.name?e.name:n.parent.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${n.name}".`),n.options=ue(J(n,"addOptions",{name:n.name})),n.storage=ue(J(n,"addStorage",{name:n.name,options:n.options})),n}}function Lf(t,e,n){const{from:r,to:i}=e,{blockSeparator:o=`
|
|
16
|
+
|
|
17
|
+
`,textSerializers:s={}}=n||{};let l="";return t.nodesBetween(r,i,(c,d,u,f)=>{var h;c.isBlock&&d>r&&(l+=o);const p=s==null?void 0:s[c.type.name];if(p)return u&&(l+=p({node:c,pos:d,parent:u,index:f,range:e})),!1;c.isText&&(l+=(h=c==null?void 0:c.text)===null||h===void 0?void 0:h.slice(Math.max(r,d)-d,i-d))}),l}function If(t){return Object.fromEntries(Object.entries(t.nodes).filter(([,e])=>e.spec.toText).map(([e,n])=>[e,n.spec.toText]))}const sO=Me.create({name:"clipboardTextSerializer",addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new _e({key:new nt("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:t}=this,{state:e,schema:n}=t,{doc:r,selection:i}=e,{ranges:o}=i,s=Math.min(...o.map(u=>u.$from.pos)),l=Math.max(...o.map(u=>u.$to.pos)),c=If(n);return Lf(r,{from:s,to:l},{...this.options.blockSeparator!==void 0?{blockSeparator:this.options.blockSeparator}:{},textSerializers:c})}}})]}}),lO=()=>({editor:t,view:e})=>(requestAnimationFrame(()=>{var n;t.isDestroyed||(e.dom.blur(),(n=window==null?void 0:window.getSelection())===null||n===void 0||n.removeAllRanges())}),!0),aO=(t=!1)=>({commands:e})=>e.setContent("",t),cO=()=>({state:t,tr:e,dispatch:n})=>{const{selection:r}=e,{ranges:i}=r;return n&&i.forEach(({$from:o,$to:s})=>{t.doc.nodesBetween(o.pos,s.pos,(l,c)=>{if(l.type.isText)return;const{doc:d,mapping:u}=e,f=d.resolve(u.map(c)),h=d.resolve(u.map(c+l.nodeSize)),p=f.blockRange(h);if(!p)return;const m=lr(p);if(l.type.isTextblock){const{defaultType:y}=f.parent.contentMatchAt(f.index());e.setNodeMarkup(p.start,y)}(m||m===0)&&e.lift(p,m)})}),!0},dO=t=>e=>t(e),uO=()=>({state:t,dispatch:e})=>Mf(t,e),fO=(t,e)=>({editor:n,tr:r})=>{const{state:i}=n,o=i.doc.slice(t.from,t.to);r.deleteRange(t.from,t.to);const s=r.mapping.map(e);return r.insert(s,o.content),r.setSelection(new ie(r.doc.resolve(s-1))),!0},hO=()=>({tr:t,dispatch:e})=>{const{selection:n}=t,r=n.$anchor.node();if(r.content.size>0)return!1;const i=t.selection.$anchor;for(let o=i.depth;o>0;o-=1)if(i.node(o).type===r.type){if(e){const l=i.before(o),c=i.after(o);t.delete(l,c).scrollIntoView()}return!0}return!1},pO=t=>({tr:e,state:n,dispatch:r})=>{const i=Be(t,n.schema),o=e.selection.$anchor;for(let s=o.depth;s>0;s-=1)if(o.node(s).type===i){if(r){const c=o.before(s),d=o.after(s);e.delete(c,d).scrollIntoView()}return!0}return!1},mO=t=>({tr:e,dispatch:n})=>{const{from:r,to:i}=t;return n&&e.delete(r,i),!0},gO=()=>({state:t,dispatch:e})=>ml(t,e),yO=()=>({commands:t})=>t.keyboardShortcut("Enter"),bO=()=>({state:t,dispatch:e})=>NS(t,e);function Mo(t,e,n={strict:!0}){const r=Object.keys(e);return r.length?r.every(i=>n.strict?e[i]===t[i]:Cl(e[i])?e[i].test(t[i]):e[i]===t[i]):!0}function Pf(t,e,n={}){return t.find(r=>r.type===e&&Mo(Object.fromEntries(Object.keys(n).map(i=>[i,r.attrs[i]])),n))}function Rf(t,e,n={}){return!!Pf(t,e,n)}function Sl(t,e,n){var r;if(!t||!e)return;let i=t.parent.childAfter(t.parentOffset);if((!i.node||!i.node.marks.some(u=>u.type===e))&&(i=t.parent.childBefore(t.parentOffset)),!i.node||!i.node.marks.some(u=>u.type===e)||(n=n||((r=i.node.marks[0])===null||r===void 0?void 0:r.attrs),!Pf([...i.node.marks],e,n)))return;let s=i.index,l=t.start()+i.offset,c=s+1,d=l+i.node.nodeSize;for(;s>0&&Rf([...t.parent.child(s-1).marks],e,n);)s-=1,l-=t.parent.child(s).nodeSize;for(;c<t.parent.childCount&&Rf([...t.parent.child(c).marks],e,n);)d+=t.parent.child(c).nodeSize,c+=1;return{from:l,to:d}}function pn(t,e){if(typeof t=="string"){if(!e.marks[t])throw Error(`There is no mark type named '${t}'. Maybe you forgot to add the extension?`);return e.marks[t]}return t}const kO=(t,e={})=>({tr:n,state:r,dispatch:i})=>{const o=pn(t,r.schema),{doc:s,selection:l}=n,{$from:c,from:d,to:u}=l;if(i){const f=Sl(c,o,e);if(f&&f.from<=d&&f.to>=u){const h=ie.create(s,f.from,f.to);n.setSelection(h)}}return!0},xO=t=>e=>{const n=typeof t=="function"?t(e):t;for(let r=0;r<n.length;r+=1)if(n[r](e))return!0;return!1};function Ol(t){return t instanceof ie}function Ht(t=0,e=0,n=0){return Math.min(Math.max(t,e),n)}function zf(t,e=null){if(!e)return null;const n=ce.atStart(t),r=ce.atEnd(t);if(e==="start"||e===!0)return n;if(e==="end")return r;const i=n.from,o=r.to;return e==="all"?ie.create(t,Ht(0,i,o),Ht(t.content.size,i,o)):ie.create(t,Ht(e,i,o),Ht(e,i,o))}function wO(){return navigator.platform==="Android"||/android/i.test(navigator.userAgent)}function Ml(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}const vO=(t=null,e={})=>({editor:n,view:r,tr:i,dispatch:o})=>{e={scrollIntoView:!0,...e};const s=()=>{(Ml()||wO())&&r.dom.focus(),requestAnimationFrame(()=>{n.isDestroyed||(r.focus(),e!=null&&e.scrollIntoView&&n.commands.scrollIntoView())})};if(r.hasFocus()&&t===null||t===!1)return!0;if(o&&t===null&&!Ol(n.state.selection))return s(),!0;const l=zf(i.doc,t)||n.state.selection,c=n.state.selection.eq(l);return o&&(c||i.setSelection(l),c&&i.storedMarks&&i.setStoredMarks(i.storedMarks),s()),!0},CO=(t,e)=>n=>t.every((r,i)=>e(r,{...n,index:i})),SO=(t,e)=>({tr:n,commands:r})=>r.insertContentAt({from:n.selection.from,to:n.selection.to},t,e),jf=t=>{const e=t.childNodes;for(let n=e.length-1;n>=0;n-=1){const r=e[n];r.nodeType===3&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?t.removeChild(r):r.nodeType===1&&jf(r)}return t};function Eo(t){const e=`<body>${t}</body>`,n=new window.DOMParser().parseFromString(e,"text/html").body;return jf(n)}function To(t,e,n){if(t instanceof Qt||t instanceof P)return t;n={slice:!0,parseOptions:{},...n};const r=typeof t=="object"&&t!==null,i=typeof t=="string";if(r)try{if(Array.isArray(t)&&t.length>0)return P.fromArray(t.map(l=>e.nodeFromJSON(l)));const s=e.nodeFromJSON(t);return n.errorOnInvalidContent&&s.check(),s}catch(o){if(n.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:o});return console.warn("[tiptap warn]: Invalid content.","Passed value:",t,"Error:",o),To("",e,n)}if(i){if(n.errorOnInvalidContent){let s=!1,l="";const c=new Sd({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:d=>(s=!0,l=typeof d=="string"?d:d.outerHTML,null)}]}})});if(n.slice?en.fromSchema(c).parseSlice(Eo(t),n.parseOptions):en.fromSchema(c).parse(Eo(t),n.parseOptions),n.errorOnInvalidContent&&s)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${l}`)})}const o=en.fromSchema(e);return n.slice?o.parseSlice(Eo(t),n.parseOptions).content:o.parse(Eo(t),n.parseOptions)}return To("",e,n)}function OO(t,e,n){const r=t.steps.length-1;if(r<e)return;const i=t.steps[r];if(!(i instanceof $e||i instanceof Ne))return;const o=t.mapping.maps[r];let s=0;o.forEach((l,c,d,u)=>{s===0&&(s=u)}),t.setSelection(ce.near(t.doc.resolve(s),n))}const MO=t=>!("type"in t),EO=(t,e,n)=>({tr:r,dispatch:i,editor:o})=>{var s;if(i){n={parseOptions:o.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n};let l;try{l=To(e,o.schema,{parseOptions:{preserveWhitespace:"full",...n.parseOptions},errorOnInvalidContent:(s=n.errorOnInvalidContent)!==null&&s!==void 0?s:o.options.enableContentCheck})}catch(m){return o.emit("contentError",{editor:o,error:m,disableCollaboration:()=>{o.storage.collaboration&&(o.storage.collaboration.isDisabled=!0)}}),!1}let{from:c,to:d}=typeof t=="number"?{from:t,to:t}:{from:t.from,to:t.to},u=!0,f=!0;if((MO(l)?l:[l]).forEach(m=>{m.check(),u=u?m.isText&&m.marks.length===0:!1,f=f?m.isBlock:!1}),c===d&&f){const{parent:m}=r.doc.resolve(c);m.isTextblock&&!m.type.spec.code&&!m.childCount&&(c-=1,d+=1)}let p;if(u){if(Array.isArray(e))p=e.map(m=>m.text||"").join("");else if(e instanceof P){let m="";e.forEach(y=>{y.text&&(m+=y.text)}),p=m}else typeof e=="object"&&e&&e.text?p=e.text:p=e;r.insertText(p,c,d)}else p=l,r.replaceWith(c,d,p);n.updateSelection&&OO(r,r.steps.length-1,-1),n.applyInputRules&&r.setMeta("applyInputRules",{from:c,text:p}),n.applyPasteRules&&r.setMeta("applyPasteRules",{from:c,text:p})}return!0},TO=()=>({state:t,dispatch:e})=>ES(t,e),$O=()=>({state:t,dispatch:e})=>TS(t,e),NO=()=>({state:t,dispatch:e})=>kf(t,e),BO=()=>({state:t,dispatch:e})=>Cf(t,e),AO=()=>({state:t,dispatch:e,tr:n})=>{try{const r=oo(t.doc,t.selection.$from.pos,-1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},VO=()=>({state:t,dispatch:e,tr:n})=>{try{const r=oo(t.doc,t.selection.$from.pos,1);return r==null?!1:(n.join(r,2),e&&e(n),!0)}catch{return!1}},DO=()=>({state:t,dispatch:e})=>OS(t,e),_O=()=>({state:t,dispatch:e})=>MS(t,e);function Ff(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function LO(t){const e=t.split(/-(?!$)/);let n=e[e.length-1];n==="Space"&&(n=" ");let r,i,o,s;for(let l=0;l<e.length-1;l+=1){const c=e[l];if(/^(cmd|meta|m)$/i.test(c))s=!0;else if(/^a(lt)?$/i.test(c))r=!0;else if(/^(c|ctrl|control)$/i.test(c))i=!0;else if(/^s(hift)?$/i.test(c))o=!0;else if(/^mod$/i.test(c))Ml()||Ff()?s=!0:i=!0;else throw new Error(`Unrecognized modifier name: ${c}`)}return r&&(n=`Alt-${n}`),i&&(n=`Ctrl-${n}`),s&&(n=`Meta-${n}`),o&&(n=`Shift-${n}`),n}const IO=t=>({editor:e,view:n,tr:r,dispatch:i})=>{const o=LO(t).split(/-(?!$)/),s=o.find(d=>!["Alt","Ctrl","Meta","Shift"].includes(d)),l=new KeyboardEvent("keydown",{key:s==="Space"?" ":s,altKey:o.includes("Alt"),ctrlKey:o.includes("Ctrl"),metaKey:o.includes("Meta"),shiftKey:o.includes("Shift"),bubbles:!0,cancelable:!0}),c=e.captureTransaction(()=>{n.someProp("handleKeyDown",d=>d(n,l))});return c==null||c.steps.forEach(d=>{const u=d.map(r.mapping);u&&i&&r.maybeStep(u)}),!0};function hi(t,e,n={}){const{from:r,to:i,empty:o}=t.selection,s=e?Be(e,t.schema):null,l=[];t.doc.nodesBetween(r,i,(f,h)=>{if(f.isText)return;const p=Math.max(r,h),m=Math.min(i,h+f.nodeSize);l.push({node:f,from:p,to:m})});const c=i-r,d=l.filter(f=>s?s.name===f.node.type.name:!0).filter(f=>Mo(f.node.attrs,n,{strict:!1}));return o?!!d.length:d.reduce((f,h)=>f+h.to-h.from,0)>=c}const PO=(t,e={})=>({state:n,dispatch:r})=>{const i=Be(t,n.schema);return hi(n,i,e)?$S(n,r):!1},RO=()=>({state:t,dispatch:e})=>Ef(t,e),zO=t=>({state:e,dispatch:n})=>{const r=Be(t,e.schema);return jS(r)(e,n)},jO=()=>({state:t,dispatch:e})=>Of(t,e);function $o(t,e){return e.nodes[t]?"node":e.marks[t]?"mark":null}function Hf(t,e){const n=typeof e=="string"?[e]:e;return Object.keys(t).reduce((r,i)=>(n.includes(i)||(r[i]=t[i]),r),{})}const FO=(t,e)=>({tr:n,state:r,dispatch:i})=>{let o=null,s=null;const l=$o(typeof t=="string"?t:t.name,r.schema);return l?(l==="node"&&(o=Be(t,r.schema)),l==="mark"&&(s=pn(t,r.schema)),i&&n.selection.ranges.forEach(c=>{r.doc.nodesBetween(c.$from.pos,c.$to.pos,(d,u)=>{o&&o===d.type&&n.setNodeMarkup(u,void 0,Hf(d.attrs,e)),s&&d.marks.length&&d.marks.forEach(f=>{s===f.type&&n.addMark(u,u+d.nodeSize,s.create(Hf(f.attrs,e)))})})}),!0):!1},HO=()=>({tr:t,dispatch:e})=>(e&&t.scrollIntoView(),!0),WO=()=>({tr:t,dispatch:e})=>{if(e){const n=new tt(t.doc);t.setSelection(n)}return!0},UO=()=>({state:t,dispatch:e})=>wf(t,e),qO=()=>({state:t,dispatch:e})=>Sf(t,e),KO=()=>({state:t,dispatch:e})=>VS(t,e),YO=()=>({state:t,dispatch:e})=>LS(t,e),JO=()=>({state:t,dispatch:e})=>_S(t,e);function El(t,e,n={},r={}){return To(t,e,{slice:!1,parseOptions:n,errorOnInvalidContent:r.errorOnInvalidContent})}const GO=(t,e=!1,n={},r={})=>({editor:i,tr:o,dispatch:s,commands:l})=>{var c,d;const{doc:u}=o;if(n.preserveWhitespace!=="full"){const f=El(t,i.schema,n,{errorOnInvalidContent:(c=r.errorOnInvalidContent)!==null&&c!==void 0?c:i.options.enableContentCheck});return s&&o.replaceWith(0,u.content.size,f).setMeta("preventUpdate",!e),!0}return s&&o.setMeta("preventUpdate",!e),l.insertContentAt({from:0,to:u.content.size},t,{parseOptions:n,errorOnInvalidContent:(d=r.errorOnInvalidContent)!==null&&d!==void 0?d:i.options.enableContentCheck})};function No(t,e){const n=pn(e,t.schema),{from:r,to:i,empty:o}=t.selection,s=[];o?(t.storedMarks&&s.push(...t.storedMarks),s.push(...t.selection.$head.marks())):t.doc.nodesBetween(r,i,c=>{s.push(...c.marks)});const l=s.find(c=>c.type.name===n.name);return l?{...l.attrs}:{}}function ZO(t){for(let e=0;e<t.edgeCount;e+=1){const{type:n}=t.edge(e);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}function XO(t,e){for(let n=t.depth;n>0;n-=1){const r=t.node(n);if(e(r))return{pos:n>0?t.before(n):0,start:t.start(n),depth:n,node:r}}}function Tl(t){return e=>XO(e.$from,t)}function QO(t,e){const n={from:0,to:t.content.size};return Lf(t,n,e)}function e3(t,e){const n=Be(e,t.schema),{from:r,to:i}=t.selection,o=[];t.doc.nodesBetween(r,i,l=>{o.push(l)});const s=o.reverse().find(l=>l.type.name===n.name);return s?{...s.attrs}:{}}function t3(t,e){const n=$o(typeof e=="string"?e:e.name,t.schema);return n==="node"?e3(t,e):n==="mark"?No(t,e):{}}function Wf(t,e,n){const r=[];return t===e?n.resolve(t).marks().forEach(i=>{const o=n.resolve(t),s=Sl(o,i.type);s&&r.push({mark:i,...s})}):n.nodesBetween(t,e,(i,o)=>{!i||(i==null?void 0:i.nodeSize)===void 0||r.push(...i.marks.map(s=>({from:o,to:o+i.nodeSize,mark:s})))}),r}function Bo(t,e,n){return Object.fromEntries(Object.entries(n).filter(([r])=>{const i=t.find(o=>o.type===e&&o.name===r);return i?i.attribute.keepOnSplit:!1}))}function $l(t,e,n={}){const{empty:r,ranges:i}=t.selection,o=e?pn(e,t.schema):null;if(r)return!!(t.storedMarks||t.selection.$from.marks()).filter(f=>o?o.name===f.type.name:!0).find(f=>Mo(f.attrs,n,{strict:!1}));let s=0;const l=[];if(i.forEach(({$from:f,$to:h})=>{const p=f.pos,m=h.pos;t.doc.nodesBetween(p,m,(y,g)=>{if(!y.isText&&!y.marks.length)return;const k=Math.max(p,g),S=Math.min(m,g+y.nodeSize),T=S-k;s+=T,l.push(...y.marks.map(b=>({mark:b,from:k,to:S})))})}),s===0)return!1;const c=l.filter(f=>o?o.name===f.mark.type.name:!0).filter(f=>Mo(f.mark.attrs,n,{strict:!1})).reduce((f,h)=>f+h.to-h.from,0),d=l.filter(f=>o?f.mark.type!==o&&f.mark.type.excludes(o):!0).reduce((f,h)=>f+h.to-h.from,0);return(c>0?c+d:c)>=s}function n3(t,e,n={}){if(!e)return hi(t,null,n)||$l(t,null,n);const r=$o(e,t.schema);return r==="node"?hi(t,e,n):r==="mark"?$l(t,e,n):!1}function Uf(t,e){const{nodeExtensions:n}=xo(e),r=n.find(s=>s.name===t);if(!r)return!1;const i={name:r.name,options:r.options,storage:r.storage},o=ue(J(r,"group",i));return typeof o!="string"?!1:o.split(" ").includes("list")}function Nl(t,{checkChildren:e=!0,ignoreWhitespace:n=!1}={}){var r;if(n){if(t.type.name==="hardBreak")return!0;if(t.isText)return/^\s*$/m.test((r=t.text)!==null&&r!==void 0?r:"")}if(t.isText)return!t.text;if(t.isAtom||t.isLeaf)return!1;if(t.content.childCount===0)return!0;if(e){let i=!0;return t.content.forEach(o=>{i!==!1&&(Nl(o,{ignoreWhitespace:n,checkChildren:e})||(i=!1))}),i}return!1}function r3(t){return t instanceof Z}function qf(t,e,n){const i=t.state.doc.content.size,o=Ht(e,0,i),s=Ht(n,0,i),l=t.coordsAtPos(o),c=t.coordsAtPos(s,-1),d=Math.min(l.top,c.top),u=Math.max(l.bottom,c.bottom),f=Math.min(l.left,c.left),h=Math.max(l.right,c.right),p=h-f,m=u-d,k={top:d,bottom:u,left:f,right:h,width:p,height:m,x:f,y:d};return{...k,toJSON:()=>k}}function i3(t,e,n){var r;const{selection:i}=e;let o=null;if(Ol(i)&&(o=i.$cursor),o){const l=(r=t.storedMarks)!==null&&r!==void 0?r:o.marks();return!!n.isInSet(l)||!l.some(c=>c.type.excludes(n))}const{ranges:s}=i;return s.some(({$from:l,$to:c})=>{let d=l.depth===0?t.doc.inlineContent&&t.doc.type.allowsMarkType(n):!1;return t.doc.nodesBetween(l.pos,c.pos,(u,f,h)=>{if(d)return!1;if(u.isInline){const p=!h||h.type.allowsMarkType(n),m=!!n.isInSet(u.marks)||!u.marks.some(y=>y.type.excludes(n));d=p&&m}return!d}),d})}const o3=(t,e={})=>({tr:n,state:r,dispatch:i})=>{const{selection:o}=n,{empty:s,ranges:l}=o,c=pn(t,r.schema);if(i)if(s){const d=No(r,c);n.addStoredMark(c.create({...d,...e}))}else l.forEach(d=>{const u=d.$from.pos,f=d.$to.pos;r.doc.nodesBetween(u,f,(h,p)=>{const m=Math.max(p,u),y=Math.min(p+h.nodeSize,f);h.marks.find(k=>k.type===c)?h.marks.forEach(k=>{c===k.type&&n.addMark(m,y,c.create({...k.attrs,...e}))}):n.addMark(m,y,c.create(e))})});return i3(r,n,c)},s3=(t,e)=>({tr:n})=>(n.setMeta(t,e),!0),l3=(t,e={})=>({state:n,dispatch:r,chain:i})=>{const o=Be(t,n.schema);let s;return n.selection.$anchor.sameParent(n.selection.$head)&&(s=n.selection.$anchor.parent.attrs),o.isTextblock?i().command(({commands:l})=>Nf(o,{...s,...e})(n)?!0:l.clearNodes()).command(({state:l})=>Nf(o,{...s,...e})(l,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},a3=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,i=Ht(t,0,r.content.size),o=Z.create(r,i);e.setSelection(o)}return!0},c3=t=>({tr:e,dispatch:n})=>{if(n){const{doc:r}=e,{from:i,to:o}=typeof t=="number"?{from:t,to:t}:t,s=ie.atStart(r).from,l=ie.atEnd(r).to,c=Ht(i,s,l),d=Ht(o,s,l),u=ie.create(r,c,d);e.setSelection(u)}return!0},d3=t=>({state:e,dispatch:n})=>{const r=Be(t,e.schema);return WS(r)(e,n)};function Kf(t,e){const n=t.storedMarks||t.selection.$to.parentOffset&&t.selection.$from.marks();if(n){const r=n.filter(i=>e==null?void 0:e.includes(i.type.name));t.tr.ensureMarks(r)}}const u3=({keepMarks:t=!0}={})=>({tr:e,state:n,dispatch:r,editor:i})=>{const{selection:o,doc:s}=e,{$from:l,$to:c}=o,d=i.extensionManager.attributes,u=Bo(d,l.node().type.name,l.node().attrs);if(o instanceof Z&&o.node.isBlock)return!l.parentOffset||!Pt(s,l.pos)?!1:(r&&(t&&Kf(n,i.extensionManager.splittableMarks),e.split(l.pos).scrollIntoView()),!0);if(!l.parent.isBlock)return!1;const f=c.parentOffset===c.parent.content.size,h=l.depth===0?void 0:ZO(l.node(-1).contentMatchAt(l.indexAfter(-1)));let p=f&&h?[{type:h,attrs:u}]:void 0,m=Pt(e.doc,e.mapping.map(l.pos),1,p);if(!p&&!m&&Pt(e.doc,e.mapping.map(l.pos),1,h?[{type:h}]:void 0)&&(m=!0,p=h?[{type:h,attrs:u}]:void 0),r){if(m&&(o instanceof ie&&e.deleteSelection(),e.split(e.mapping.map(l.pos),1,p),h&&!f&&!l.parentOffset&&l.parent.type!==h)){const y=e.mapping.map(l.before()),g=e.doc.resolve(y);l.node(-1).canReplaceWith(g.index(),g.index()+1,h)&&e.setNodeMarkup(e.mapping.map(l.before()),h)}t&&Kf(n,i.extensionManager.splittableMarks),e.scrollIntoView()}return m},f3=(t,e={})=>({tr:n,state:r,dispatch:i,editor:o})=>{var s;const l=Be(t,r.schema),{$from:c,$to:d}=r.selection,u=r.selection.node;if(u&&u.isBlock||c.depth<2||!c.sameParent(d))return!1;const f=c.node(-1);if(f.type!==l)return!1;const h=o.extensionManager.attributes;if(c.parent.content.size===0&&c.node(-1).childCount===c.indexAfter(-1)){if(c.depth===2||c.node(-3).type!==l||c.index(-2)!==c.node(-2).childCount-1)return!1;if(i){let k=P.empty;const S=c.index(-1)?1:c.index(-2)?2:3;for(let V=c.depth-S;V>=c.depth-3;V-=1)k=P.from(c.node(V).copy(k));const T=c.indexAfter(-1)<c.node(-2).childCount?1:c.indexAfter(-2)<c.node(-3).childCount?2:3,b={...Bo(h,c.node().type.name,c.node().attrs),...e},w=((s=l.contentMatch.defaultType)===null||s===void 0?void 0:s.createAndFill(b))||void 0;k=k.append(P.from(l.createAndFill(null,w)||void 0));const x=c.before(c.depth-(S-1));n.replace(x,c.after(-T),new U(k,4-S,0));let N=-1;n.doc.nodesBetween(x,n.doc.content.size,(V,A)=>{if(N>-1)return!1;V.isTextblock&&V.content.size===0&&(N=A+1)}),N>-1&&n.setSelection(ie.near(n.doc.resolve(N))),n.scrollIntoView()}return!0}const p=d.pos===c.end()?f.contentMatchAt(0).defaultType:null,m={...Bo(h,f.type.name,f.attrs),...e},y={...Bo(h,c.node().type.name,c.node().attrs),...e};n.delete(c.pos,d.pos);const g=p?[{type:l,attrs:m},{type:p,attrs:y}]:[{type:l,attrs:m}];if(!Pt(n.doc,c.pos,2))return!1;if(i){const{selection:k,storedMarks:S}=r,{splittableMarks:T}=o.extensionManager,b=S||k.$to.parentOffset&&k.$from.marks();if(n.split(c.pos,2,g).scrollIntoView(),!b||!i)return!0;const w=b.filter(x=>T.includes(x.type.name));n.ensureMarks(w)}return!0},Bl=(t,e)=>{const n=Tl(s=>s.type===e)(t.selection);if(!n)return!0;const r=t.doc.resolve(Math.max(0,n.pos-1)).before(n.depth);if(r===void 0)return!0;const i=t.doc.nodeAt(r);return n.node.type===(i==null?void 0:i.type)&&rn(t.doc,n.pos)&&t.join(n.pos),!0},Al=(t,e)=>{const n=Tl(s=>s.type===e)(t.selection);if(!n)return!0;const r=t.doc.resolve(n.start).after(n.depth);if(r===void 0)return!0;const i=t.doc.nodeAt(r);return n.node.type===(i==null?void 0:i.type)&&rn(t.doc,r)&&t.join(r),!0};var h3=Object.freeze({__proto__:null,blur:lO,clearContent:aO,clearNodes:cO,command:dO,createParagraphNear:uO,cut:fO,deleteCurrentNode:hO,deleteNode:pO,deleteRange:mO,deleteSelection:gO,enter:yO,exitCode:bO,extendMarkRange:kO,first:xO,focus:vO,forEach:CO,insertContent:SO,insertContentAt:EO,joinBackward:NO,joinDown:$O,joinForward:BO,joinItemBackward:AO,joinItemForward:VO,joinTextblockBackward:DO,joinTextblockForward:_O,joinUp:TO,keyboardShortcut:IO,lift:PO,liftEmptyBlock:RO,liftListItem:zO,newlineInCode:jO,resetAttributes:FO,scrollIntoView:HO,selectAll:WO,selectNodeBackward:UO,selectNodeForward:qO,selectParentNode:KO,selectTextblockEnd:YO,selectTextblockStart:JO,setContent:GO,setMark:o3,setMeta:s3,setNode:l3,setNodeSelection:a3,setTextSelection:c3,sinkListItem:d3,splitBlock:u3,splitListItem:f3,toggleList:(t,e,n,r={})=>({editor:i,tr:o,state:s,dispatch:l,chain:c,commands:d,can:u})=>{const{extensions:f,splittableMarks:h}=i.extensionManager,p=Be(t,s.schema),m=Be(e,s.schema),{selection:y,storedMarks:g}=s,{$from:k,$to:S}=y,T=k.blockRange(S),b=g||y.$to.parentOffset&&y.$from.marks();if(!T)return!1;const w=Tl(x=>Uf(x.type.name,f))(y);if(T.depth>=1&&w&&T.depth-w.depth<=1){if(w.node.type===p)return d.liftListItem(m);if(Uf(w.node.type.name,f)&&p.validContent(w.node.content)&&l)return c().command(()=>(o.setNodeMarkup(w.pos,p),!0)).command(()=>Bl(o,p)).command(()=>Al(o,p)).run()}return!n||!b||!l?c().command(()=>u().wrapInList(p,r)?!0:d.clearNodes()).wrapInList(p,r).command(()=>Bl(o,p)).command(()=>Al(o,p)).run():c().command(()=>{const x=u().wrapInList(p,r),N=b.filter(V=>h.includes(V.type.name));return o.ensureMarks(N),x?!0:d.clearNodes()}).wrapInList(p,r).command(()=>Bl(o,p)).command(()=>Al(o,p)).run()},toggleMark:(t,e={},n={})=>({state:r,commands:i})=>{const{extendEmptyMarkRange:o=!1}=n,s=pn(t,r.schema);return $l(r,s,e)?i.unsetMark(s,{extendEmptyMarkRange:o}):i.setMark(s,e)},toggleNode:(t,e,n={})=>({state:r,commands:i})=>{const o=Be(t,r.schema),s=Be(e,r.schema),l=hi(r,o,n);let c;return r.selection.$anchor.sameParent(r.selection.$head)&&(c=r.selection.$anchor.parent.attrs),l?i.setNode(s,c):i.setNode(o,{...c,...n})},toggleWrap:(t,e={})=>({state:n,commands:r})=>{const i=Be(t,n.schema);return hi(n,i,e)?r.lift(i):r.wrapIn(i,e)},undoInputRule:()=>({state:t,dispatch:e})=>{const n=t.plugins;for(let r=0;r<n.length;r+=1){const i=n[r];let o;if(i.spec.isInputRules&&(o=i.getState(t))){if(e){const s=t.tr,l=o.transform;for(let c=l.steps.length-1;c>=0;c-=1)s.step(l.steps[c].invert(l.docs[c]));if(o.text){const c=s.doc.resolve(o.from).marks();s.replaceWith(o.from,o.to,t.schema.text(o.text,c))}else s.delete(o.from,o.to)}return!0}}return!1},unsetAllMarks:()=>({tr:t,dispatch:e})=>{const{selection:n}=t,{empty:r,ranges:i}=n;return r||e&&i.forEach(o=>{t.removeMark(o.$from.pos,o.$to.pos)}),!0},unsetMark:(t,e={})=>({tr:n,state:r,dispatch:i})=>{var o;const{extendEmptyMarkRange:s=!1}=e,{selection:l}=n,c=pn(t,r.schema),{$from:d,empty:u,ranges:f}=l;if(!i)return!0;if(u&&s){let{from:h,to:p}=l;const m=(o=d.marks().find(g=>g.type===c))===null||o===void 0?void 0:o.attrs,y=Sl(d,c,m);y&&(h=y.from,p=y.to),n.removeMark(h,p,c)}else f.forEach(h=>{n.removeMark(h.$from.pos,h.$to.pos,c)});return n.removeStoredMark(c),!0},updateAttributes:(t,e={})=>({tr:n,state:r,dispatch:i})=>{let o=null,s=null;const l=$o(typeof t=="string"?t:t.name,r.schema);return l?(l==="node"&&(o=Be(t,r.schema)),l==="mark"&&(s=pn(t,r.schema)),i&&n.selection.ranges.forEach(c=>{const d=c.$from.pos,u=c.$to.pos;let f,h,p,m;n.selection.empty?r.doc.nodesBetween(d,u,(y,g)=>{o&&o===y.type&&(p=Math.max(g,d),m=Math.min(g+y.nodeSize,u),f=g,h=y)}):r.doc.nodesBetween(d,u,(y,g)=>{g<d&&o&&o===y.type&&(p=Math.max(g,d),m=Math.min(g+y.nodeSize,u),f=g,h=y),g>=d&&g<=u&&(o&&o===y.type&&n.setNodeMarkup(g,void 0,{...y.attrs,...e}),s&&y.marks.length&&y.marks.forEach(k=>{if(s===k.type){const S=Math.max(g,d),T=Math.min(g+y.nodeSize,u);n.addMark(S,T,s.create({...k.attrs,...e}))}}))}),h&&(f!==void 0&&n.setNodeMarkup(f,void 0,{...h.attrs,...e}),s&&h.marks.length&&h.marks.forEach(y=>{s===y.type&&n.addMark(p,m,s.create({...y.attrs,...e}))}))}),!0):!1},wrapIn:(t,e={})=>({state:n,dispatch:r})=>{const i=Be(t,n.schema);return IS(i,e)(n,r)},wrapInList:(t,e={})=>({state:n,dispatch:r})=>{const i=Be(t,n.schema);return PS(i,e)(n,r)}});const p3=Me.create({name:"commands",addCommands(){return{...h3}}}),m3=Me.create({name:"drop",addProseMirrorPlugins(){return[new _e({key:new nt("tiptapDrop"),props:{handleDrop:(t,e,n,r)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:n,moved:r})}}})]}}),g3=Me.create({name:"editable",addProseMirrorPlugins(){return[new _e({key:new nt("editable"),props:{editable:()=>this.editor.options.editable}})]}}),y3=Me.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:t}=this;return[new _e({key:new nt("focusEvents"),props:{handleDOMEvents:{focus:(e,n)=>{t.isFocused=!0;const r=t.state.tr.setMeta("focus",{event:n}).setMeta("addToHistory",!1);return e.dispatch(r),!1},blur:(e,n)=>{t.isFocused=!1;const r=t.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1);return e.dispatch(r),!1}}}})]}}),b3=Me.create({name:"keymap",addKeyboardShortcuts(){const t=()=>this.editor.commands.first(({commands:s})=>[()=>s.undoInputRule(),()=>s.command(({tr:l})=>{const{selection:c,doc:d}=l,{empty:u,$anchor:f}=c,{pos:h,parent:p}=f,m=f.parent.isTextblock&&h>0?l.doc.resolve(h-1):f,y=m.parent.type.spec.isolating,g=f.pos-f.parentOffset,k=y&&m.parent.childCount===1?g===f.pos:ce.atStart(d).from===h;return!u||!p.type.isTextblock||p.textContent.length||!k||k&&f.parent.type.name==="paragraph"?!1:s.clearNodes()}),()=>s.deleteSelection(),()=>s.joinBackward(),()=>s.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:s})=>[()=>s.deleteSelection(),()=>s.deleteCurrentNode(),()=>s.joinForward(),()=>s.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:s})=>[()=>s.newlineInCode(),()=>s.createParagraphNear(),()=>s.liftEmptyBlock(),()=>s.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:t,"Mod-Backspace":t,"Shift-Backspace":t,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},i={...r},o={...r,"Ctrl-h":t,"Alt-Backspace":t,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return Ml()||Ff()?o:i},addProseMirrorPlugins(){return[new _e({key:new nt("clearDocument"),appendTransaction:(t,e,n)=>{if(t.some(y=>y.getMeta("composition")))return;const r=t.some(y=>y.docChanged)&&!e.doc.eq(n.doc),i=t.some(y=>y.getMeta("preventClearDocument"));if(!r||i)return;const{empty:o,from:s,to:l}=e.selection,c=ce.atStart(e.doc).from,d=ce.atEnd(e.doc).to;if(o||!(s===c&&l===d)||!Nl(n.doc))return;const h=n.tr,p=bo({state:n,transaction:h}),{commands:m}=new ko({editor:this.editor,state:p});if(m.clearNodes(),!!h.steps.length)return h}})]}}),k3=Me.create({name:"paste",addProseMirrorPlugins(){return[new _e({key:new nt("tiptapPaste"),props:{handlePaste:(t,e,n)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:n})}}})]}}),x3=Me.create({name:"tabindex",addProseMirrorPlugins(){return[new _e({key:new nt("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}});class Rn{get name(){return this.node.type.name}constructor(e,n,r=!1,i=null){this.currentNode=null,this.actualDepth=null,this.isBlock=r,this.resolvedPos=e,this.editor=n,this.currentNode=i}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){var e;return(e=this.actualDepth)!==null&&e!==void 0?e:this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let n=this.from,r=this.to;if(this.isBlock){if(this.content.size===0){console.error(`You can’t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);return}n=this.from+1,r=this.to-1}this.editor.commands.insertContentAt({from:n,to:r},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+(this.node.isText?0:1)}get parent(){if(this.depth===0)return null;const e=this.resolvedPos.start(this.resolvedPos.depth-1),n=this.resolvedPos.doc.resolve(e);return new Rn(n,this.editor)}get before(){let e=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.from-3)),new Rn(e,this.editor)}get after(){let e=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.to+3)),new Rn(e,this.editor)}get children(){const e=[];return this.node.content.forEach((n,r)=>{const i=n.isBlock&&!n.isTextblock,o=n.isAtom&&!n.isText,s=this.pos+r+(o?0:1),l=this.resolvedPos.doc.resolve(s);if(!i&&l.depth<=this.depth)return;const c=new Rn(l,this.editor,i,i?n:null);i&&(c.actualDepth=this.depth+1),e.push(new Rn(l,this.editor,i,i?n:null))}),e}get firstChild(){return this.children[0]||null}get lastChild(){const e=this.children;return e[e.length-1]||null}closest(e,n={}){let r=null,i=this.parent;for(;i&&!r;){if(i.node.type.name===e)if(Object.keys(n).length>0){const o=i.node.attrs,s=Object.keys(n);for(let l=0;l<s.length;l+=1){const c=s[l];if(o[c]!==n[c])break}}else r=i;i=i.parent}return r}querySelector(e,n={}){return this.querySelectorAll(e,n,!0)[0]||null}querySelectorAll(e,n={},r=!1){let i=[];if(!this.children||this.children.length===0)return i;const o=Object.keys(n);return this.children.forEach(s=>{r&&i.length>0||(s.node.type.name===e&&o.every(c=>n[c]===s.node.attrs[c])&&i.push(s),!(r&&i.length>0)&&(i=i.concat(s.querySelectorAll(e,n,r))))}),i}setAttribute(e){const{tr:n}=this.editor.state;n.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(n)}}const w3=`.ProseMirror {
|
|
18
18
|
position: relative;
|
|
19
19
|
}
|
|
20
20
|
|
|
@@ -88,36 +88,36 @@ img.ProseMirror-separator {
|
|
|
88
88
|
|
|
89
89
|
.tippy-box[data-animation=fade][data-state=hidden] {
|
|
90
90
|
opacity: 0
|
|
91
|
-
}`;function
|
|
91
|
+
}`;function v3(t,e,n){const r=document.querySelector("style[data-tiptap-style]");if(r!==null)return r;const i=document.createElement("style");return e&&i.setAttribute("nonce",e),i.setAttribute("data-tiptap-style",""),i.innerHTML=t,document.getElementsByTagName("head")[0].appendChild(i),i}let C3=class extends US{constructor(e={}){super(),this.isFocused=!1,this.isInitialized=!1,this.extensionStorage={},this.options={element:document.createElement("div"),content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,editorProps:{},parseOptions:{},coreExtensionOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,enableContentCheck:!1,onBeforeCreate:()=>null,onCreate:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null,onContentError:({error:n})=>{throw n},onPaste:()=>null,onDrop:()=>null},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.setOptions(e),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.on("contentError",this.options.onContentError),this.createView(),this.injectCSS(),this.on("create",this.options.onCreate),this.on("update",this.options.onUpdate),this.on("selectionUpdate",this.options.onSelectionUpdate),this.on("transaction",this.options.onTransaction),this.on("focus",this.options.onFocus),this.on("blur",this.options.onBlur),this.on("destroy",this.options.onDestroy),this.on("drop",({event:n,slice:r,moved:i})=>this.options.onDrop(n,r,i)),this.on("paste",({event:n,slice:r})=>this.options.onPaste(n,r)),window.setTimeout(()=>{this.isDestroyed||(this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}),this.isInitialized=!0)},0)}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&document&&(this.css=v3(w3,this.options.injectNonce))}setOptions(e={}){this.options={...this.options,...e},!(!this.view||!this.state||this.isDestroyed)&&(this.options.editorProps&&this.view.setProps(this.options.editorProps),this.view.updateState(this.state))}setEditable(e,n=!0){this.setOptions({editable:e}),n&&this.emit("update",{editor:this,transaction:this.state.tr})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get state(){return this.view.state}registerPlugin(e,n){const r=Af(n)?n(e,[...this.state.plugins]):[...this.state.plugins,e],i=this.state.reconfigure({plugins:r});return this.view.updateState(i),i}unregisterPlugin(e){if(this.isDestroyed)return;const n=this.state.plugins;let r=n;if([].concat(e).forEach(o=>{const s=typeof o=="string"?`${o}$`:o.key;r=n.filter(l=>!l.key.startsWith(s))}),n.length===r.length)return;const i=this.state.reconfigure({plugins:r});return this.view.updateState(i),i}createExtensionManager(){var e,n;const i=[...this.options.enableCoreExtensions?[g3,sO.configure({blockSeparator:(n=(e=this.options.coreExtensionOptions)===null||e===void 0?void 0:e.clipboardTextSerializer)===null||n===void 0?void 0:n.blockSeparator}),p3,y3,b3,x3,m3,k3].filter(o=>typeof this.options.enableCoreExtensions=="object"?this.options.enableCoreExtensions[o.name]!==!1:!0):[],...this.options.extensions].filter(o=>["extension","node","mark"].includes(o==null?void 0:o.type));this.extensionManager=new br(i,this)}createCommandManager(){this.commandManager=new ko({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createView(){var e;let n;try{n=El(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:this.options.enableContentCheck})}catch(s){if(!(s instanceof Error)||!["[tiptap error]: Invalid JSON content","[tiptap error]: Invalid HTML content"].includes(s.message))throw s;this.emit("contentError",{editor:this,error:s,disableCollaboration:()=>{this.storage.collaboration&&(this.storage.collaboration.isDisabled=!0),this.options.extensions=this.options.extensions.filter(l=>l.name!=="collaboration"),this.createExtensionManager()}}),n=El(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:!1})}const r=zf(n,this.options.autofocus);this.view=new mS(this.options.element,{...this.options.editorProps,attributes:{role:"textbox",...(e=this.options.editorProps)===null||e===void 0?void 0:e.attributes},dispatchTransaction:this.dispatchTransaction.bind(this),state:ur.create({doc:n,selection:r||void 0})});const i=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(i),this.createNodeViews(),this.prependClass();const o=this.view.dom;o.editor=this}createNodeViews(){this.view.isDestroyed||this.view.setProps({nodeViews:this.extensionManager.nodeViews})}prependClass(){this.view.dom.className=`tiptap ${this.view.dom.className}`}captureTransaction(e){this.isCapturingTransaction=!0,e(),this.isCapturingTransaction=!1;const n=this.capturedTransaction;return this.capturedTransaction=null,n}dispatchTransaction(e){if(this.view.isDestroyed)return;if(this.isCapturingTransaction){if(!this.capturedTransaction){this.capturedTransaction=e;return}e.steps.forEach(s=>{var l;return(l=this.capturedTransaction)===null||l===void 0?void 0:l.step(s)});return}const n=this.state.apply(e),r=!this.state.selection.eq(n.selection);this.emit("beforeTransaction",{editor:this,transaction:e,nextState:n}),this.view.updateState(n),this.emit("transaction",{editor:this,transaction:e}),r&&this.emit("selectionUpdate",{editor:this,transaction:e});const i=e.getMeta("focus"),o=e.getMeta("blur");i&&this.emit("focus",{editor:this,event:i.event,transaction:e}),o&&this.emit("blur",{editor:this,event:o.event,transaction:e}),!(!e.docChanged||e.getMeta("preventUpdate"))&&this.emit("update",{editor:this,transaction:e})}getAttributes(e){return t3(this.state,e)}isActive(e,n){const r=typeof e=="string"?e:null,i=typeof e=="string"?n:e;return n3(this.state,r,i)}getJSON(){return this.state.doc.toJSON()}getHTML(){return vl(this.state.doc.content,this.schema)}getText(e){const{blockSeparator:n=`
|
|
92
92
|
|
|
93
|
-
`,textSerializers:r={}}=e||{};return ZO(this.state.doc,{blockSeparator:n,textSerializers:{...Lf(this.schema),...r}})}get isEmpty(){return Nl(this.state.doc)}getCharacterCount(){return console.warn('[tiptap warn]: "editor.getCharacterCount()" is deprecated. Please use "editor.storage.characterCount.characters()" instead.'),this.state.doc.content.size-2}destroy(){if(this.emit("destroy"),this.view){const e=this.view.dom;e&&e.editor&&delete e.editor,this.view.destroy()}this.removeAllListeners()}get isDestroyed(){var e;return!(!((e=this.view)===null||e===void 0)&&e.docView)}$node(e,n){var r;return((r=this.$doc)===null||r===void 0?void 0:r.querySelector(e,n))||null}$nodes(e,n){var r;return((r=this.$doc)===null||r===void 0?void 0:r.querySelectorAll(e,n))||null}$pos(e){const n=this.state.doc.resolve(e);return new Pn(n,this)}get $doc(){return this.$pos(0)}};function kr(t){return new vo({find:t.find,handler:({state:e,range:n,match:r})=>{const i=ue(t.getAttributes,void 0,r);if(i===!1||i===null)return null;const{tr:o}=e,s=r[r.length-1],l=r[0];if(s){const c=l.search(/\S/),d=n.from+l.indexOf(s),u=d+s.length;if(Hf(n.from,n.to,e.doc).filter(p=>p.mark.type.excluded.find(g=>g===t.type&&g!==p.mark.type)).filter(p=>p.to>d).length)return null;u<n.to&&o.delete(u,n.to),d>n.from&&o.delete(n.from+c,d);const h=n.from+c+s.length;o.addMark(n.from+c,h,t.type.create(i||{})),o.removeStoredMark(t.type)}}})}function Kf(t){return new vo({find:t.find,handler:({state:e,range:n,match:r})=>{const i=ue(t.getAttributes,void 0,r)||{},{tr:o}=e,s=n.from;let l=n.to;const c=t.type.create(i);if(r[1]){const d=r[0].lastIndexOf(r[1]);let u=s+d;u>l?u=l:l=u+r[1].length;const f=r[0][r[0].length-1];o.insertText(f,s+r[0].length-1),o.replaceWith(u,l,c)}else if(r[0]){const d=t.type.isInline?s:s-1;o.insert(d,t.type.create(i)).delete(o.mapping.map(s),o.mapping.map(l))}o.scrollIntoView()}})}function Dl(t){return new vo({find:t.find,handler:({state:e,range:n,match:r})=>{const i=e.doc.resolve(n.from),o=ue(t.getAttributes,void 0,r)||{};if(!i.node(-1).canReplaceWith(i.index(-1),i.indexAfter(-1),t.type))return null;e.tr.delete(n.from,n.to).setBlockType(n.from,n.from,t.type,o)}})}function hi(t){return new vo({find:t.find,handler:({state:e,range:n,match:r,chain:i})=>{const o=ue(t.getAttributes,void 0,r)||{},s=e.tr.delete(n.from,n.to),c=s.doc.resolve(n.from).blockRange(),d=c&&Ls(c,t.type,o);if(!d)return null;if(s.wrap(c,d),t.keepMarks&&t.editor){const{selection:f,storedMarks:h}=e,{splittableMarks:p}=t.editor.extensionManager,m=h||f.$to.parentOffset&&f.$from.marks();if(m){const g=m.filter(y=>p.includes(y.type.name));s.ensureMarks(g)}}if(t.keepAttributes){const f=t.type.name==="bulletList"||t.type.name==="orderedList"?"listItem":"taskList";i().updateAttributes(f,o).run()}const u=s.doc.resolve(n.from-1).nodeBefore;u&&u.type===t.type&&rn(s.doc,n.from-1)&&(!t.joinPredicate||t.joinPredicate(r,u))&&s.join(n.from-1)}})}let Ge=class da{constructor(e={}){this.type="node",this.name="node",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=ue(J(this,"addOptions",{name:this.name}))),this.storage=ue(J(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new da(e)}configure(e={}){const n=this.extend({...this.config,addOptions:()=>So(this.options,e)});return n.name=this.name,n.parent=this.parent,n}extend(e={}){const n=new da(e);return n.parent=this,this.child=n,n.name=e.name?e.name:n.parent.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${n.name}".`),n.options=ue(J(n,"addOptions",{name:n.name})),n.storage=ue(J(n,"addStorage",{name:n.name,options:n.options})),n}};function xr(t){return new XS({find:t.find,handler:({state:e,range:n,match:r,pasteEvent:i})=>{const o=ue(t.getAttributes,void 0,r,i);if(o===!1||o===null)return null;const{tr:s}=e,l=r[r.length-1],c=r[0];let d=n.to;if(l){const u=c.search(/\S/),f=n.from+c.indexOf(l),h=f+l.length;if(Hf(n.from,n.to,e.doc).filter(m=>m.mark.type.excluded.find(y=>y===t.type&&y!==m.mark.type)).filter(m=>m.to>f).length)return null;h<n.to&&s.delete(h,n.to),f>n.from&&s.delete(n.from+u,f),d=n.from+u+l.length,s.addMark(n.from+u,d,t.type.create(o||{})),s.removeStoredMark(t.type)}}})}var Ze="top",dt="bottom",ut="right",Xe="left",Vl="auto",pi=[Ze,dt,ut,Xe],vr="start",mi="end",w3="clippingParents",Yf="viewport",gi="popper",C3="reference",Jf=pi.reduce(function(t,e){return t.concat([e+"-"+vr,e+"-"+mi])},[]),Gf=[].concat(pi,[Vl]).reduce(function(t,e){return t.concat([e,e+"-"+vr,e+"-"+mi])},[]),S3="beforeRead",O3="read",M3="afterRead",E3="beforeMain",T3="main",$3="afterMain",N3="beforeWrite",B3="write",A3="afterWrite",D3=[S3,O3,M3,E3,T3,$3,N3,B3,A3];function $t(t){return t?(t.nodeName||"").toLowerCase():null}function it(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function Rn(t){var e=it(t).Element;return t instanceof e||t instanceof Element}function ft(t){var e=it(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function _l(t){if(typeof ShadowRoot>"u")return!1;var e=it(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function V3(t){var e=t.state;Object.keys(e.elements).forEach(function(n){var r=e.styles[n]||{},i=e.attributes[n]||{},o=e.elements[n];!ft(o)||!$t(o)||(Object.assign(o.style,r),Object.keys(i).forEach(function(s){var l=i[s];l===!1?o.removeAttribute(s):o.setAttribute(s,l===!0?"":l)}))})}function _3(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(r){var i=e.elements[r],o=e.attributes[r]||{},s=Object.keys(e.styles.hasOwnProperty(r)?e.styles[r]:n[r]),l=s.reduce(function(c,d){return c[d]="",c},{});!ft(i)||!$t(i)||(Object.assign(i.style,l),Object.keys(o).forEach(function(c){i.removeAttribute(c)}))})}}const Zf={name:"applyStyles",enabled:!0,phase:"write",fn:V3,effect:_3,requires:["computeStyles"]};function Nt(t){return t.split("-")[0]}var zn=Math.max,Ao=Math.min,wr=Math.round;function Ll(){var t=navigator.userAgentData;return t!=null&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Xf(){return!/^((?!chrome|android).)*safari/i.test(Ll())}function Cr(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!1);var r=t.getBoundingClientRect(),i=1,o=1;e&&ft(t)&&(i=t.offsetWidth>0&&wr(r.width)/t.offsetWidth||1,o=t.offsetHeight>0&&wr(r.height)/t.offsetHeight||1);var s=Rn(t)?it(t):window,l=s.visualViewport,c=!Xf()&&n,d=(r.left+(c&&l?l.offsetLeft:0))/i,u=(r.top+(c&&l?l.offsetTop:0))/o,f=r.width/i,h=r.height/o;return{width:f,height:h,top:u,right:d+f,bottom:u+h,left:d,x:d,y:u}}function Il(t){var e=Cr(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function Qf(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&_l(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Wt(t){return it(t).getComputedStyle(t)}function L3(t){return["table","td","th"].indexOf($t(t))>=0}function mn(t){return((Rn(t)?t.ownerDocument:t.document)||window.document).documentElement}function Do(t){return $t(t)==="html"?t:t.assignedSlot||t.parentNode||(_l(t)?t.host:null)||mn(t)}function eh(t){return!ft(t)||Wt(t).position==="fixed"?null:t.offsetParent}function I3(t){var e=/firefox/i.test(Ll()),n=/Trident/i.test(Ll());if(n&&ft(t)){var r=Wt(t);if(r.position==="fixed")return null}var i=Do(t);for(_l(i)&&(i=i.host);ft(i)&&["html","body"].indexOf($t(i))<0;){var o=Wt(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||e&&o.willChange==="filter"||e&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function yi(t){for(var e=it(t),n=eh(t);n&&L3(n)&&Wt(n).position==="static";)n=eh(n);return n&&($t(n)==="html"||$t(n)==="body"&&Wt(n).position==="static")?e:n||I3(t)||e}function Pl(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function bi(t,e,n){return zn(t,Ao(e,n))}function P3(t,e,n){var r=bi(t,e,n);return r>n?n:r}function th(){return{top:0,right:0,bottom:0,left:0}}function nh(t){return Object.assign({},th(),t)}function rh(t,e){return e.reduce(function(n,r){return n[r]=t,n},{})}var R3=function(e,n){return e=typeof e=="function"?e(Object.assign({},n.rects,{placement:n.placement})):e,nh(typeof e!="number"?e:rh(e,pi))};function z3(t){var e,n=t.state,r=t.name,i=t.options,o=n.elements.arrow,s=n.modifiersData.popperOffsets,l=Nt(n.placement),c=Pl(l),d=[Xe,ut].indexOf(l)>=0,u=d?"height":"width";if(!(!o||!s)){var f=R3(i.padding,n),h=Il(o),p=c==="y"?Ze:Xe,m=c==="y"?dt:ut,g=n.rects.reference[u]+n.rects.reference[c]-s[c]-n.rects.popper[u],y=s[c]-n.rects.reference[c],k=yi(o),S=k?c==="y"?k.clientHeight||0:k.clientWidth||0:0,$=g/2-y/2,b=f[p],v=S-h[u]-f[m],x=S/2-h[u]/2+$,N=bi(b,x,v),D=c;n.modifiersData[r]=(e={},e[D]=N,e.centerOffset=N-x,e)}}function j3(t){var e=t.state,n=t.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||Qf(e.elements.popper,i)&&(e.elements.arrow=i))}const F3={name:"arrow",enabled:!0,phase:"main",fn:z3,effect:j3,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Sr(t){return t.split("-")[1]}var H3={top:"auto",right:"auto",bottom:"auto",left:"auto"};function W3(t,e){var n=t.x,r=t.y,i=e.devicePixelRatio||1;return{x:wr(n*i)/i||0,y:wr(r*i)/i||0}}function ih(t){var e,n=t.popper,r=t.popperRect,i=t.placement,o=t.variation,s=t.offsets,l=t.position,c=t.gpuAcceleration,d=t.adaptive,u=t.roundOffsets,f=t.isFixed,h=s.x,p=h===void 0?0:h,m=s.y,g=m===void 0?0:m,y=typeof u=="function"?u({x:p,y:g}):{x:p,y:g};p=y.x,g=y.y;var k=s.hasOwnProperty("x"),S=s.hasOwnProperty("y"),$=Xe,b=Ze,v=window;if(d){var x=yi(n),N="clientHeight",D="clientWidth";if(x===it(n)&&(x=mn(n),Wt(x).position!=="static"&&l==="absolute"&&(N="scrollHeight",D="scrollWidth")),x=x,i===Ze||(i===Xe||i===ut)&&o===mi){b=dt;var A=f&&x===v&&v.visualViewport?v.visualViewport.height:x[N];g-=A-r.height,g*=c?1:-1}if(i===Xe||(i===Ze||i===dt)&&o===mi){$=ut;var B=f&&x===v&&v.visualViewport?v.visualViewport.width:x[D];p-=B-r.width,p*=c?1:-1}}var L=Object.assign({position:l},d&&H3),j=u===!0?W3({x:p,y:g},it(n)):{x:p,y:g};if(p=j.x,g=j.y,c){var G;return Object.assign({},L,(G={},G[b]=S?"0":"",G[$]=k?"0":"",G.transform=(v.devicePixelRatio||1)<=1?"translate("+p+"px, "+g+"px)":"translate3d("+p+"px, "+g+"px, 0)",G))}return Object.assign({},L,(e={},e[b]=S?g+"px":"",e[$]=k?p+"px":"",e.transform="",e))}function U3(t){var e=t.state,n=t.options,r=n.gpuAcceleration,i=r===void 0?!0:r,o=n.adaptive,s=o===void 0?!0:o,l=n.roundOffsets,c=l===void 0?!0:l,d={placement:Nt(e.placement),variation:Sr(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,ih(Object.assign({},d,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:s,roundOffsets:c})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,ih(Object.assign({},d,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const q3={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:U3,data:{}};var Vo={passive:!0};function K3(t){var e=t.state,n=t.instance,r=t.options,i=r.scroll,o=i===void 0?!0:i,s=r.resize,l=s===void 0?!0:s,c=it(e.elements.popper),d=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&d.forEach(function(u){u.addEventListener("scroll",n.update,Vo)}),l&&c.addEventListener("resize",n.update,Vo),function(){o&&d.forEach(function(u){u.removeEventListener("scroll",n.update,Vo)}),l&&c.removeEventListener("resize",n.update,Vo)}}const Y3={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:K3,data:{}};var J3={left:"right",right:"left",bottom:"top",top:"bottom"};function _o(t){return t.replace(/left|right|bottom|top/g,function(e){return J3[e]})}var G3={start:"end",end:"start"};function oh(t){return t.replace(/start|end/g,function(e){return G3[e]})}function Rl(t){var e=it(t),n=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:n,scrollTop:r}}function zl(t){return Cr(mn(t)).left+Rl(t).scrollLeft}function Z3(t,e){var n=it(t),r=mn(t),i=n.visualViewport,o=r.clientWidth,s=r.clientHeight,l=0,c=0;if(i){o=i.width,s=i.height;var d=Xf();(d||!d&&e==="fixed")&&(l=i.offsetLeft,c=i.offsetTop)}return{width:o,height:s,x:l+zl(t),y:c}}function X3(t){var e,n=mn(t),r=Rl(t),i=(e=t.ownerDocument)==null?void 0:e.body,o=zn(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=zn(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),l=-r.scrollLeft+zl(t),c=-r.scrollTop;return Wt(i||n).direction==="rtl"&&(l+=zn(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:s,x:l,y:c}}function jl(t){var e=Wt(t),n=e.overflow,r=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function sh(t){return["html","body","#document"].indexOf($t(t))>=0?t.ownerDocument.body:ft(t)&&jl(t)?t:sh(Do(t))}function ki(t,e){var n;e===void 0&&(e=[]);var r=sh(t),i=r===((n=t.ownerDocument)==null?void 0:n.body),o=it(r),s=i?[o].concat(o.visualViewport||[],jl(r)?r:[]):r,l=e.concat(s);return i?l:l.concat(ki(Do(s)))}function Fl(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Q3(t,e){var n=Cr(t,!1,e==="fixed");return n.top=n.top+t.clientTop,n.left=n.left+t.clientLeft,n.bottom=n.top+t.clientHeight,n.right=n.left+t.clientWidth,n.width=t.clientWidth,n.height=t.clientHeight,n.x=n.left,n.y=n.top,n}function lh(t,e,n){return e===Yf?Fl(Z3(t,n)):Rn(e)?Q3(e,n):Fl(X3(mn(t)))}function eM(t){var e=ki(Do(t)),n=["absolute","fixed"].indexOf(Wt(t).position)>=0,r=n&&ft(t)?yi(t):t;return Rn(r)?e.filter(function(i){return Rn(i)&&Qf(i,r)&&$t(i)!=="body"}):[]}function tM(t,e,n,r){var i=e==="clippingParents"?eM(t):[].concat(e),o=[].concat(i,[n]),s=o[0],l=o.reduce(function(c,d){var u=lh(t,d,r);return c.top=zn(u.top,c.top),c.right=Ao(u.right,c.right),c.bottom=Ao(u.bottom,c.bottom),c.left=zn(u.left,c.left),c},lh(t,s,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function ah(t){var e=t.reference,n=t.element,r=t.placement,i=r?Nt(r):null,o=r?Sr(r):null,s=e.x+e.width/2-n.width/2,l=e.y+e.height/2-n.height/2,c;switch(i){case Ze:c={x:s,y:e.y-n.height};break;case dt:c={x:s,y:e.y+e.height};break;case ut:c={x:e.x+e.width,y:l};break;case Xe:c={x:e.x-n.width,y:l};break;default:c={x:e.x,y:e.y}}var d=i?Pl(i):null;if(d!=null){var u=d==="y"?"height":"width";switch(o){case vr:c[d]=c[d]-(e[u]/2-n[u]/2);break;case mi:c[d]=c[d]+(e[u]/2-n[u]/2);break}}return c}function xi(t,e){e===void 0&&(e={});var n=e,r=n.placement,i=r===void 0?t.placement:r,o=n.strategy,s=o===void 0?t.strategy:o,l=n.boundary,c=l===void 0?w3:l,d=n.rootBoundary,u=d===void 0?Yf:d,f=n.elementContext,h=f===void 0?gi:f,p=n.altBoundary,m=p===void 0?!1:p,g=n.padding,y=g===void 0?0:g,k=nh(typeof y!="number"?y:rh(y,pi)),S=h===gi?C3:gi,$=t.rects.popper,b=t.elements[m?S:h],v=tM(Rn(b)?b:b.contextElement||mn(t.elements.popper),c,u,s),x=Cr(t.elements.reference),N=ah({reference:x,element:$,placement:i}),D=Fl(Object.assign({},$,N)),A=h===gi?D:x,B={top:v.top-A.top+k.top,bottom:A.bottom-v.bottom+k.bottom,left:v.left-A.left+k.left,right:A.right-v.right+k.right},L=t.modifiersData.offset;if(h===gi&&L){var j=L[i];Object.keys(B).forEach(function(G){var R=[ut,dt].indexOf(G)>=0?1:-1,_=[Ze,dt].indexOf(G)>=0?"y":"x";B[G]+=j[_]*R})}return B}function nM(t,e){e===void 0&&(e={});var n=e,r=n.placement,i=n.boundary,o=n.rootBoundary,s=n.padding,l=n.flipVariations,c=n.allowedAutoPlacements,d=c===void 0?Gf:c,u=Sr(r),f=u?l?Jf:Jf.filter(function(m){return Sr(m)===u}):pi,h=f.filter(function(m){return d.indexOf(m)>=0});h.length===0&&(h=f);var p=h.reduce(function(m,g){return m[g]=xi(t,{placement:g,boundary:i,rootBoundary:o,padding:s})[Nt(g)],m},{});return Object.keys(p).sort(function(m,g){return p[m]-p[g]})}function rM(t){if(Nt(t)===Vl)return[];var e=_o(t);return[oh(t),e,oh(e)]}function iM(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var i=n.mainAxis,o=i===void 0?!0:i,s=n.altAxis,l=s===void 0?!0:s,c=n.fallbackPlacements,d=n.padding,u=n.boundary,f=n.rootBoundary,h=n.altBoundary,p=n.flipVariations,m=p===void 0?!0:p,g=n.allowedAutoPlacements,y=e.options.placement,k=Nt(y),S=k===y,$=c||(S||!m?[_o(y)]:rM(y)),b=[y].concat($).reduce(function(le,ge){return le.concat(Nt(ge)===Vl?nM(e,{placement:ge,boundary:u,rootBoundary:f,padding:d,flipVariations:m,allowedAutoPlacements:g}):ge)},[]),v=e.rects.reference,x=e.rects.popper,N=new Map,D=!0,A=b[0],B=0;B<b.length;B++){var L=b[B],j=Nt(L),G=Sr(L)===vr,R=[Ze,dt].indexOf(j)>=0,_=R?"width":"height",T=xi(e,{placement:L,boundary:u,rootBoundary:f,altBoundary:h,padding:d}),w=R?G?ut:Xe:G?dt:Ze;v[_]>x[_]&&(w=_o(w));var E=_o(w),V=[];if(o&&V.push(T[j]<=0),l&&V.push(T[w]<=0,T[E]<=0),V.every(function(le){return le})){A=L,D=!1;break}N.set(L,V)}if(D)for(var q=m?3:1,F=function(ge){var W=b.find(function(X){var fe=N.get(X);if(fe)return fe.slice(0,ge).every(function(oe){return oe})});if(W)return A=W,"break"},Q=q;Q>0;Q--){var de=F(Q);if(de==="break")break}e.placement!==A&&(e.modifiersData[r]._skip=!0,e.placement=A,e.reset=!0)}}const oM={name:"flip",enabled:!0,phase:"main",fn:iM,requiresIfExists:["offset"],data:{_skip:!1}};function ch(t,e,n){return n===void 0&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function dh(t){return[Ze,ut,dt,Xe].some(function(e){return t[e]>=0})}function sM(t){var e=t.state,n=t.name,r=e.rects.reference,i=e.rects.popper,o=e.modifiersData.preventOverflow,s=xi(e,{elementContext:"reference"}),l=xi(e,{altBoundary:!0}),c=ch(s,r),d=ch(l,i,o),u=dh(c),f=dh(d);e.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:d,isReferenceHidden:u,hasPopperEscaped:f},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":f})}const lM={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:sM};function aM(t,e,n){var r=Nt(t),i=[Xe,Ze].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},e,{placement:t})):n,s=o[0],l=o[1];return s=s||0,l=(l||0)*i,[Xe,ut].indexOf(r)>=0?{x:l,y:s}:{x:s,y:l}}function cM(t){var e=t.state,n=t.options,r=t.name,i=n.offset,o=i===void 0?[0,0]:i,s=Gf.reduce(function(u,f){return u[f]=aM(f,e.rects,o),u},{}),l=s[e.placement],c=l.x,d=l.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=c,e.modifiersData.popperOffsets.y+=d),e.modifiersData[r]=s}const dM={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:cM};function uM(t){var e=t.state,n=t.name;e.modifiersData[n]=ah({reference:e.rects.reference,element:e.rects.popper,placement:e.placement})}const fM={name:"popperOffsets",enabled:!0,phase:"read",fn:uM,data:{}};function hM(t){return t==="x"?"y":"x"}function pM(t){var e=t.state,n=t.options,r=t.name,i=n.mainAxis,o=i===void 0?!0:i,s=n.altAxis,l=s===void 0?!1:s,c=n.boundary,d=n.rootBoundary,u=n.altBoundary,f=n.padding,h=n.tether,p=h===void 0?!0:h,m=n.tetherOffset,g=m===void 0?0:m,y=xi(e,{boundary:c,rootBoundary:d,padding:f,altBoundary:u}),k=Nt(e.placement),S=Sr(e.placement),$=!S,b=Pl(k),v=hM(b),x=e.modifiersData.popperOffsets,N=e.rects.reference,D=e.rects.popper,A=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,B=typeof A=="number"?{mainAxis:A,altAxis:A}:Object.assign({mainAxis:0,altAxis:0},A),L=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,j={x:0,y:0};if(x){if(o){var G,R=b==="y"?Ze:Xe,_=b==="y"?dt:ut,T=b==="y"?"height":"width",w=x[b],E=w+y[R],V=w-y[_],q=p?-D[T]/2:0,F=S===vr?N[T]:D[T],Q=S===vr?-D[T]:-N[T],de=e.elements.arrow,le=p&&de?Il(de):{width:0,height:0},ge=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:th(),W=ge[R],X=ge[_],fe=bi(0,N[T],le[T]),oe=$?N[T]/2-q-fe-W-B.mainAxis:F-fe-W-B.mainAxis,he=$?-N[T]/2+q+fe+X+B.mainAxis:Q+fe+X+B.mainAxis,be=e.elements.arrow&&yi(e.elements.arrow),Me=be?b==="y"?be.clientTop||0:be.clientLeft||0:0,ht=(G=L==null?void 0:L[b])!=null?G:0,Tr=w+oe-ht-Me,yn=w+he-ht,bn=bi(p?Ao(E,Tr):E,w,p?zn(V,yn):V);x[b]=bn,j[b]=bn-w}if(l){var qt,wt=b==="x"?Ze:Xe,pt=b==="x"?dt:ut,mt=x[v],Dt=v==="y"?"height":"width",Kt=mt+y[wt],Vt=mt-y[pt],Hn=[Ze,Xe].indexOf(k)!==-1,kn=(qt=L==null?void 0:L[v])!=null?qt:0,$r=Hn?Kt:mt-N[Dt]-D[Dt]-kn+B.altAxis,Nr=Hn?mt+N[Dt]+D[Dt]-kn-B.altAxis:Vt,Br=p&&Hn?P3($r,mt,Nr):bi(p?$r:Kt,mt,p?Nr:Vt);x[v]=Br,j[v]=Br-mt}e.modifiersData[r]=j}}const mM={name:"preventOverflow",enabled:!0,phase:"main",fn:pM,requiresIfExists:["offset"]};function gM(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function yM(t){return t===it(t)||!ft(t)?Rl(t):gM(t)}function bM(t){var e=t.getBoundingClientRect(),n=wr(e.width)/t.offsetWidth||1,r=wr(e.height)/t.offsetHeight||1;return n!==1||r!==1}function kM(t,e,n){n===void 0&&(n=!1);var r=ft(e),i=ft(e)&&bM(e),o=mn(e),s=Cr(t,i,n),l={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&(($t(e)!=="body"||jl(o))&&(l=yM(e)),ft(e)?(c=Cr(e,!0),c.x+=e.clientLeft,c.y+=e.clientTop):o&&(c.x=zl(o))),{x:s.left+l.scrollLeft-c.x,y:s.top+l.scrollTop-c.y,width:s.width,height:s.height}}function xM(t){var e=new Map,n=new Set,r=[];t.forEach(function(o){e.set(o.name,o)});function i(o){n.add(o.name);var s=[].concat(o.requires||[],o.requiresIfExists||[]);s.forEach(function(l){if(!n.has(l)){var c=e.get(l);c&&i(c)}}),r.push(o)}return t.forEach(function(o){n.has(o.name)||i(o)}),r}function vM(t){var e=xM(t);return D3.reduce(function(n,r){return n.concat(e.filter(function(i){return i.phase===r}))},[])}function wM(t){var e;return function(){return e||(e=new Promise(function(n){Promise.resolve().then(function(){e=void 0,n(t())})})),e}}function CM(t){var e=t.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(e).map(function(n){return e[n]})}var uh={placement:"bottom",modifiers:[],strategy:"absolute"};function fh(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function SM(t){t===void 0&&(t={});var e=t,n=e.defaultModifiers,r=n===void 0?[]:n,i=e.defaultOptions,o=i===void 0?uh:i;return function(l,c,d){d===void 0&&(d=o);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},uh,o),modifiersData:{},elements:{reference:l,popper:c},attributes:{},styles:{}},f=[],h=!1,p={state:u,setOptions:function(k){var S=typeof k=="function"?k(u.options):k;g(),u.options=Object.assign({},o,u.options,S),u.scrollParents={reference:Rn(l)?ki(l):l.contextElement?ki(l.contextElement):[],popper:ki(c)};var $=vM(CM([].concat(r,u.options.modifiers)));return u.orderedModifiers=$.filter(function(b){return b.enabled}),m(),p.update()},forceUpdate:function(){if(!h){var k=u.elements,S=k.reference,$=k.popper;if(fh(S,$)){u.rects={reference:kM(S,yi($),u.options.strategy==="fixed"),popper:Il($)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(B){return u.modifiersData[B.name]=Object.assign({},B.data)});for(var b=0;b<u.orderedModifiers.length;b++){if(u.reset===!0){u.reset=!1,b=-1;continue}var v=u.orderedModifiers[b],x=v.fn,N=v.options,D=N===void 0?{}:N,A=v.name;typeof x=="function"&&(u=x({state:u,options:D,name:A,instance:p})||u)}}}},update:wM(function(){return new Promise(function(y){p.forceUpdate(),y(u)})}),destroy:function(){g(),h=!0}};if(!fh(l,c))return p;p.setOptions(d).then(function(y){!h&&d.onFirstUpdate&&d.onFirstUpdate(y)});function m(){u.orderedModifiers.forEach(function(y){var k=y.name,S=y.options,$=S===void 0?{}:S,b=y.effect;if(typeof b=="function"){var v=b({state:u,name:k,instance:p,options:$}),x=function(){};f.push(v||x)}})}function g(){f.forEach(function(y){return y()}),f=[]}return p}}var OM=[Y3,fM,q3,Zf,dM,oM,mM,F3,lM],MM=SM({defaultModifiers:OM}),EM="tippy-box",hh="tippy-content",TM="tippy-backdrop",ph="tippy-arrow",mh="tippy-svg-arrow",jn={passive:!0,capture:!0},gh=function(){return document.body};function $M(t,e){return{}.hasOwnProperty.call(t,e)}function Hl(t,e,n){if(Array.isArray(t)){var r=t[e];return r??(Array.isArray(n)?n[e]:n)}return t}function Wl(t,e){var n={}.toString.call(t);return n.indexOf("[object")===0&&n.indexOf(e+"]")>-1}function yh(t,e){return typeof t=="function"?t.apply(void 0,e):t}function bh(t,e){if(e===0)return t;var n;return function(r){clearTimeout(n),n=setTimeout(function(){t(r)},e)}}function NM(t,e){var n=Object.assign({},t);return e.forEach(function(r){delete n[r]}),n}function BM(t){return t.split(/\s+/).filter(Boolean)}function Or(t){return[].concat(t)}function kh(t,e){t.indexOf(e)===-1&&t.push(e)}function AM(t){return t.filter(function(e,n){return t.indexOf(e)===n})}function DM(t){return t.split("-")[0]}function Lo(t){return[].slice.call(t)}function xh(t){return Object.keys(t).reduce(function(e,n){return t[n]!==void 0&&(e[n]=t[n]),e},{})}function vi(){return document.createElement("div")}function wi(t){return["Element","Fragment"].some(function(e){return Wl(t,e)})}function VM(t){return Wl(t,"NodeList")}function _M(t){return Wl(t,"MouseEvent")}function LM(t){return!!(t&&t._tippy&&t._tippy.reference===t)}function IM(t){return wi(t)?[t]:VM(t)?Lo(t):Array.isArray(t)?t:Lo(document.querySelectorAll(t))}function Ul(t,e){t.forEach(function(n){n&&(n.style.transitionDuration=e+"ms")})}function vh(t,e){t.forEach(function(n){n&&n.setAttribute("data-state",e)})}function PM(t){var e,n=Or(t),r=n[0];return r!=null&&(e=r.ownerDocument)!=null&&e.body?r.ownerDocument:document}function RM(t,e){var n=e.clientX,r=e.clientY;return t.every(function(i){var o=i.popperRect,s=i.popperState,l=i.props,c=l.interactiveBorder,d=DM(s.placement),u=s.modifiersData.offset;if(!u)return!0;var f=d==="bottom"?u.top.y:0,h=d==="top"?u.bottom.y:0,p=d==="right"?u.left.x:0,m=d==="left"?u.right.x:0,g=o.top-r+f>c,y=r-o.bottom-h>c,k=o.left-n+p>c,S=n-o.right-m>c;return g||y||k||S})}function ql(t,e,n){var r=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(i){t[r](i,n)})}function wh(t,e){for(var n=e;n;){var r;if(t.contains(n))return!0;n=n.getRootNode==null||(r=n.getRootNode())==null?void 0:r.host}return!1}var Bt={isTouch:!1},Ch=0;function zM(){Bt.isTouch||(Bt.isTouch=!0,window.performance&&document.addEventListener("mousemove",Sh))}function Sh(){var t=performance.now();t-Ch<20&&(Bt.isTouch=!1,document.removeEventListener("mousemove",Sh)),Ch=t}function jM(){var t=document.activeElement;if(LM(t)){var e=t._tippy;t.blur&&!e.state.isVisible&&t.blur()}}function FM(){document.addEventListener("touchstart",zM,jn),window.addEventListener("blur",jM)}var HM=typeof window<"u"&&typeof document<"u",WM=HM?!!window.msCrypto:!1;function Mr(t){var e=t==="destroy"?"n already-":" ";return[t+"() was called on a"+e+"destroyed instance. This is a no-op but","indicates a potential memory leak."].join(" ")}function Oh(t){var e=/[ \t]{2,}/g,n=/^[ \t]*/gm;return t.replace(e," ").replace(n,"").trim()}function UM(t){return Oh(`
|
|
93
|
+
`,textSerializers:r={}}=e||{};return QO(this.state.doc,{blockSeparator:n,textSerializers:{...If(this.schema),...r}})}get isEmpty(){return Nl(this.state.doc)}getCharacterCount(){return console.warn('[tiptap warn]: "editor.getCharacterCount()" is deprecated. Please use "editor.storage.characterCount.characters()" instead.'),this.state.doc.content.size-2}destroy(){if(this.emit("destroy"),this.view){const e=this.view.dom;e&&e.editor&&delete e.editor,this.view.destroy()}this.removeAllListeners()}get isDestroyed(){var e;return!(!((e=this.view)===null||e===void 0)&&e.docView)}$node(e,n){var r;return((r=this.$doc)===null||r===void 0?void 0:r.querySelector(e,n))||null}$nodes(e,n){var r;return((r=this.$doc)===null||r===void 0?void 0:r.querySelectorAll(e,n))||null}$pos(e){const n=this.state.doc.resolve(e);return new Rn(n,this)}get $doc(){return this.$pos(0)}};function kr(t){return new wo({find:t.find,handler:({state:e,range:n,match:r})=>{const i=ue(t.getAttributes,void 0,r);if(i===!1||i===null)return null;const{tr:o}=e,s=r[r.length-1],l=r[0];if(s){const c=l.search(/\S/),d=n.from+l.indexOf(s),u=d+s.length;if(Wf(n.from,n.to,e.doc).filter(p=>p.mark.type.excluded.find(y=>y===t.type&&y!==p.mark.type)).filter(p=>p.to>d).length)return null;u<n.to&&o.delete(u,n.to),d>n.from&&o.delete(n.from+c,d);const h=n.from+c+s.length;o.addMark(n.from+c,h,t.type.create(i||{})),o.removeStoredMark(t.type)}}})}function Yf(t){return new wo({find:t.find,handler:({state:e,range:n,match:r})=>{const i=ue(t.getAttributes,void 0,r)||{},{tr:o}=e,s=n.from;let l=n.to;const c=t.type.create(i);if(r[1]){const d=r[0].lastIndexOf(r[1]);let u=s+d;u>l?u=l:l=u+r[1].length;const f=r[0][r[0].length-1];o.insertText(f,s+r[0].length-1),o.replaceWith(u,l,c)}else if(r[0]){const d=t.type.isInline?s:s-1;o.insert(d,t.type.create(i)).delete(o.mapping.map(s),o.mapping.map(l))}o.scrollIntoView()}})}function Vl(t){return new wo({find:t.find,handler:({state:e,range:n,match:r})=>{const i=e.doc.resolve(n.from),o=ue(t.getAttributes,void 0,r)||{};if(!i.node(-1).canReplaceWith(i.index(-1),i.indexAfter(-1),t.type))return null;e.tr.delete(n.from,n.to).setBlockType(n.from,n.from,t.type,o)}})}function pi(t){return new wo({find:t.find,handler:({state:e,range:n,match:r,chain:i})=>{const o=ue(t.getAttributes,void 0,r)||{},s=e.tr.delete(n.from,n.to),c=s.doc.resolve(n.from).blockRange(),d=c&&Ls(c,t.type,o);if(!d)return null;if(s.wrap(c,d),t.keepMarks&&t.editor){const{selection:f,storedMarks:h}=e,{splittableMarks:p}=t.editor.extensionManager,m=h||f.$to.parentOffset&&f.$from.marks();if(m){const y=m.filter(g=>p.includes(g.type.name));s.ensureMarks(y)}}if(t.keepAttributes){const f=t.type.name==="bulletList"||t.type.name==="orderedList"?"listItem":"taskList";i().updateAttributes(f,o).run()}const u=s.doc.resolve(n.from-1).nodeBefore;u&&u.type===t.type&&rn(s.doc,n.from-1)&&(!t.joinPredicate||t.joinPredicate(r,u))&&s.join(n.from-1)}})}let Ge=class da{constructor(e={}){this.type="node",this.name="node",this.parent=null,this.child=null,this.config={name:this.name,defaultOptions:{}},this.config={...this.config,...e},this.name=this.config.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${this.name}".`),this.options=this.config.defaultOptions,this.config.addOptions&&(this.options=ue(J(this,"addOptions",{name:this.name}))),this.storage=ue(J(this,"addStorage",{name:this.name,options:this.options}))||{}}static create(e={}){return new da(e)}configure(e={}){const n=this.extend({...this.config,addOptions:()=>So(this.options,e)});return n.name=this.name,n.parent=this.parent,n}extend(e={}){const n=new da(e);return n.parent=this,this.child=n,n.name=e.name?e.name:n.parent.name,e.defaultOptions&&Object.keys(e.defaultOptions).length>0&&console.warn(`[tiptap warn]: BREAKING CHANGE: "defaultOptions" is deprecated. Please use "addOptions" instead. Found in extension: "${n.name}".`),n.options=ue(J(n,"addOptions",{name:n.name})),n.storage=ue(J(n,"addStorage",{name:n.name,options:n.options})),n}};function xr(t){return new eO({find:t.find,handler:({state:e,range:n,match:r,pasteEvent:i})=>{const o=ue(t.getAttributes,void 0,r,i);if(o===!1||o===null)return null;const{tr:s}=e,l=r[r.length-1],c=r[0];let d=n.to;if(l){const u=c.search(/\S/),f=n.from+c.indexOf(l),h=f+l.length;if(Wf(n.from,n.to,e.doc).filter(m=>m.mark.type.excluded.find(g=>g===t.type&&g!==m.mark.type)).filter(m=>m.to>f).length)return null;h<n.to&&s.delete(h,n.to),f>n.from&&s.delete(n.from+u,f),d=n.from+u+l.length,s.addMark(n.from+u,d,t.type.create(o||{})),s.removeStoredMark(t.type)}}})}var Ze="top",ut="bottom",ft="right",Xe="left",Dl="auto",mi=[Ze,ut,ft,Xe],wr="start",gi="end",S3="clippingParents",Jf="viewport",yi="popper",O3="reference",Gf=mi.reduce(function(t,e){return t.concat([e+"-"+wr,e+"-"+gi])},[]),Zf=[].concat(mi,[Dl]).reduce(function(t,e){return t.concat([e,e+"-"+wr,e+"-"+gi])},[]),M3="beforeRead",E3="read",T3="afterRead",$3="beforeMain",N3="main",B3="afterMain",A3="beforeWrite",V3="write",D3="afterWrite",_3=[M3,E3,T3,$3,N3,B3,A3,V3,D3];function $t(t){return t?(t.nodeName||"").toLowerCase():null}function it(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function zn(t){var e=it(t).Element;return t instanceof e||t instanceof Element}function ht(t){var e=it(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function _l(t){if(typeof ShadowRoot>"u")return!1;var e=it(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function L3(t){var e=t.state;Object.keys(e.elements).forEach(function(n){var r=e.styles[n]||{},i=e.attributes[n]||{},o=e.elements[n];!ht(o)||!$t(o)||(Object.assign(o.style,r),Object.keys(i).forEach(function(s){var l=i[s];l===!1?o.removeAttribute(s):o.setAttribute(s,l===!0?"":l)}))})}function I3(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(r){var i=e.elements[r],o=e.attributes[r]||{},s=Object.keys(e.styles.hasOwnProperty(r)?e.styles[r]:n[r]),l=s.reduce(function(c,d){return c[d]="",c},{});!ht(i)||!$t(i)||(Object.assign(i.style,l),Object.keys(o).forEach(function(c){i.removeAttribute(c)}))})}}const Xf={name:"applyStyles",enabled:!0,phase:"write",fn:L3,effect:I3,requires:["computeStyles"]};function Nt(t){return t.split("-")[0]}var jn=Math.max,Ao=Math.min,vr=Math.round;function Ll(){var t=navigator.userAgentData;return t!=null&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Qf(){return!/^((?!chrome|android).)*safari/i.test(Ll())}function Cr(t,e,n){e===void 0&&(e=!1),n===void 0&&(n=!1);var r=t.getBoundingClientRect(),i=1,o=1;e&&ht(t)&&(i=t.offsetWidth>0&&vr(r.width)/t.offsetWidth||1,o=t.offsetHeight>0&&vr(r.height)/t.offsetHeight||1);var s=zn(t)?it(t):window,l=s.visualViewport,c=!Qf()&&n,d=(r.left+(c&&l?l.offsetLeft:0))/i,u=(r.top+(c&&l?l.offsetTop:0))/o,f=r.width/i,h=r.height/o;return{width:f,height:h,top:u,right:d+f,bottom:u+h,left:d,x:d,y:u}}function Il(t){var e=Cr(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function eh(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&_l(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Wt(t){return it(t).getComputedStyle(t)}function P3(t){return["table","td","th"].indexOf($t(t))>=0}function mn(t){return((zn(t)?t.ownerDocument:t.document)||window.document).documentElement}function Vo(t){return $t(t)==="html"?t:t.assignedSlot||t.parentNode||(_l(t)?t.host:null)||mn(t)}function th(t){return!ht(t)||Wt(t).position==="fixed"?null:t.offsetParent}function R3(t){var e=/firefox/i.test(Ll()),n=/Trident/i.test(Ll());if(n&&ht(t)){var r=Wt(t);if(r.position==="fixed")return null}var i=Vo(t);for(_l(i)&&(i=i.host);ht(i)&&["html","body"].indexOf($t(i))<0;){var o=Wt(i);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||e&&o.willChange==="filter"||e&&o.filter&&o.filter!=="none")return i;i=i.parentNode}return null}function bi(t){for(var e=it(t),n=th(t);n&&P3(n)&&Wt(n).position==="static";)n=th(n);return n&&($t(n)==="html"||$t(n)==="body"&&Wt(n).position==="static")?e:n||R3(t)||e}function Pl(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function ki(t,e,n){return jn(t,Ao(e,n))}function z3(t,e,n){var r=ki(t,e,n);return r>n?n:r}function nh(){return{top:0,right:0,bottom:0,left:0}}function rh(t){return Object.assign({},nh(),t)}function ih(t,e){return e.reduce(function(n,r){return n[r]=t,n},{})}var j3=function(e,n){return e=typeof e=="function"?e(Object.assign({},n.rects,{placement:n.placement})):e,rh(typeof e!="number"?e:ih(e,mi))};function F3(t){var e,n=t.state,r=t.name,i=t.options,o=n.elements.arrow,s=n.modifiersData.popperOffsets,l=Nt(n.placement),c=Pl(l),d=[Xe,ft].indexOf(l)>=0,u=d?"height":"width";if(!(!o||!s)){var f=j3(i.padding,n),h=Il(o),p=c==="y"?Ze:Xe,m=c==="y"?ut:ft,y=n.rects.reference[u]+n.rects.reference[c]-s[c]-n.rects.popper[u],g=s[c]-n.rects.reference[c],k=bi(o),S=k?c==="y"?k.clientHeight||0:k.clientWidth||0:0,T=y/2-g/2,b=f[p],w=S-h[u]-f[m],x=S/2-h[u]/2+T,N=ki(b,x,w),V=c;n.modifiersData[r]=(e={},e[V]=N,e.centerOffset=N-x,e)}}function H3(t){var e=t.state,n=t.options,r=n.element,i=r===void 0?"[data-popper-arrow]":r;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||eh(e.elements.popper,i)&&(e.elements.arrow=i))}const W3={name:"arrow",enabled:!0,phase:"main",fn:F3,effect:H3,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Sr(t){return t.split("-")[1]}var U3={top:"auto",right:"auto",bottom:"auto",left:"auto"};function q3(t,e){var n=t.x,r=t.y,i=e.devicePixelRatio||1;return{x:vr(n*i)/i||0,y:vr(r*i)/i||0}}function oh(t){var e,n=t.popper,r=t.popperRect,i=t.placement,o=t.variation,s=t.offsets,l=t.position,c=t.gpuAcceleration,d=t.adaptive,u=t.roundOffsets,f=t.isFixed,h=s.x,p=h===void 0?0:h,m=s.y,y=m===void 0?0:m,g=typeof u=="function"?u({x:p,y}):{x:p,y};p=g.x,y=g.y;var k=s.hasOwnProperty("x"),S=s.hasOwnProperty("y"),T=Xe,b=Ze,w=window;if(d){var x=bi(n),N="clientHeight",V="clientWidth";if(x===it(n)&&(x=mn(n),Wt(x).position!=="static"&&l==="absolute"&&(N="scrollHeight",V="scrollWidth")),x=x,i===Ze||(i===Xe||i===ft)&&o===gi){b=ut;var A=f&&x===w&&w.visualViewport?w.visualViewport.height:x[N];y-=A-r.height,y*=c?1:-1}if(i===Xe||(i===Ze||i===ut)&&o===gi){T=ft;var B=f&&x===w&&w.visualViewport?w.visualViewport.width:x[V];p-=B-r.width,p*=c?1:-1}}var L=Object.assign({position:l},d&&U3),j=u===!0?q3({x:p,y},it(n)):{x:p,y};if(p=j.x,y=j.y,c){var G;return Object.assign({},L,(G={},G[b]=S?"0":"",G[T]=k?"0":"",G.transform=(w.devicePixelRatio||1)<=1?"translate("+p+"px, "+y+"px)":"translate3d("+p+"px, "+y+"px, 0)",G))}return Object.assign({},L,(e={},e[b]=S?y+"px":"",e[T]=k?p+"px":"",e.transform="",e))}function K3(t){var e=t.state,n=t.options,r=n.gpuAcceleration,i=r===void 0?!0:r,o=n.adaptive,s=o===void 0?!0:o,l=n.roundOffsets,c=l===void 0?!0:l,d={placement:Nt(e.placement),variation:Sr(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,oh(Object.assign({},d,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:s,roundOffsets:c})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,oh(Object.assign({},d,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const Y3={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:K3,data:{}};var Do={passive:!0};function J3(t){var e=t.state,n=t.instance,r=t.options,i=r.scroll,o=i===void 0?!0:i,s=r.resize,l=s===void 0?!0:s,c=it(e.elements.popper),d=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&d.forEach(function(u){u.addEventListener("scroll",n.update,Do)}),l&&c.addEventListener("resize",n.update,Do),function(){o&&d.forEach(function(u){u.removeEventListener("scroll",n.update,Do)}),l&&c.removeEventListener("resize",n.update,Do)}}const G3={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:J3,data:{}};var Z3={left:"right",right:"left",bottom:"top",top:"bottom"};function _o(t){return t.replace(/left|right|bottom|top/g,function(e){return Z3[e]})}var X3={start:"end",end:"start"};function sh(t){return t.replace(/start|end/g,function(e){return X3[e]})}function Rl(t){var e=it(t),n=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:n,scrollTop:r}}function zl(t){return Cr(mn(t)).left+Rl(t).scrollLeft}function Q3(t,e){var n=it(t),r=mn(t),i=n.visualViewport,o=r.clientWidth,s=r.clientHeight,l=0,c=0;if(i){o=i.width,s=i.height;var d=Qf();(d||!d&&e==="fixed")&&(l=i.offsetLeft,c=i.offsetTop)}return{width:o,height:s,x:l+zl(t),y:c}}function eM(t){var e,n=mn(t),r=Rl(t),i=(e=t.ownerDocument)==null?void 0:e.body,o=jn(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=jn(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),l=-r.scrollLeft+zl(t),c=-r.scrollTop;return Wt(i||n).direction==="rtl"&&(l+=jn(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:s,x:l,y:c}}function jl(t){var e=Wt(t),n=e.overflow,r=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+i+r)}function lh(t){return["html","body","#document"].indexOf($t(t))>=0?t.ownerDocument.body:ht(t)&&jl(t)?t:lh(Vo(t))}function xi(t,e){var n;e===void 0&&(e=[]);var r=lh(t),i=r===((n=t.ownerDocument)==null?void 0:n.body),o=it(r),s=i?[o].concat(o.visualViewport||[],jl(r)?r:[]):r,l=e.concat(s);return i?l:l.concat(xi(Vo(s)))}function Fl(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function tM(t,e){var n=Cr(t,!1,e==="fixed");return n.top=n.top+t.clientTop,n.left=n.left+t.clientLeft,n.bottom=n.top+t.clientHeight,n.right=n.left+t.clientWidth,n.width=t.clientWidth,n.height=t.clientHeight,n.x=n.left,n.y=n.top,n}function ah(t,e,n){return e===Jf?Fl(Q3(t,n)):zn(e)?tM(e,n):Fl(eM(mn(t)))}function nM(t){var e=xi(Vo(t)),n=["absolute","fixed"].indexOf(Wt(t).position)>=0,r=n&&ht(t)?bi(t):t;return zn(r)?e.filter(function(i){return zn(i)&&eh(i,r)&&$t(i)!=="body"}):[]}function rM(t,e,n,r){var i=e==="clippingParents"?nM(t):[].concat(e),o=[].concat(i,[n]),s=o[0],l=o.reduce(function(c,d){var u=ah(t,d,r);return c.top=jn(u.top,c.top),c.right=Ao(u.right,c.right),c.bottom=Ao(u.bottom,c.bottom),c.left=jn(u.left,c.left),c},ah(t,s,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function ch(t){var e=t.reference,n=t.element,r=t.placement,i=r?Nt(r):null,o=r?Sr(r):null,s=e.x+e.width/2-n.width/2,l=e.y+e.height/2-n.height/2,c;switch(i){case Ze:c={x:s,y:e.y-n.height};break;case ut:c={x:s,y:e.y+e.height};break;case ft:c={x:e.x+e.width,y:l};break;case Xe:c={x:e.x-n.width,y:l};break;default:c={x:e.x,y:e.y}}var d=i?Pl(i):null;if(d!=null){var u=d==="y"?"height":"width";switch(o){case wr:c[d]=c[d]-(e[u]/2-n[u]/2);break;case gi:c[d]=c[d]+(e[u]/2-n[u]/2);break}}return c}function wi(t,e){e===void 0&&(e={});var n=e,r=n.placement,i=r===void 0?t.placement:r,o=n.strategy,s=o===void 0?t.strategy:o,l=n.boundary,c=l===void 0?S3:l,d=n.rootBoundary,u=d===void 0?Jf:d,f=n.elementContext,h=f===void 0?yi:f,p=n.altBoundary,m=p===void 0?!1:p,y=n.padding,g=y===void 0?0:y,k=rh(typeof g!="number"?g:ih(g,mi)),S=h===yi?O3:yi,T=t.rects.popper,b=t.elements[m?S:h],w=rM(zn(b)?b:b.contextElement||mn(t.elements.popper),c,u,s),x=Cr(t.elements.reference),N=ch({reference:x,element:T,placement:i}),V=Fl(Object.assign({},T,N)),A=h===yi?V:x,B={top:w.top-A.top+k.top,bottom:A.bottom-w.bottom+k.bottom,left:w.left-A.left+k.left,right:A.right-w.right+k.right},L=t.modifiersData.offset;if(h===yi&&L){var j=L[i];Object.keys(B).forEach(function(G){var R=[ft,ut].indexOf(G)>=0?1:-1,_=[Ze,ut].indexOf(G)>=0?"y":"x";B[G]+=j[_]*R})}return B}function iM(t,e){e===void 0&&(e={});var n=e,r=n.placement,i=n.boundary,o=n.rootBoundary,s=n.padding,l=n.flipVariations,c=n.allowedAutoPlacements,d=c===void 0?Zf:c,u=Sr(r),f=u?l?Gf:Gf.filter(function(m){return Sr(m)===u}):mi,h=f.filter(function(m){return d.indexOf(m)>=0});h.length===0&&(h=f);var p=h.reduce(function(m,y){return m[y]=wi(t,{placement:y,boundary:i,rootBoundary:o,padding:s})[Nt(y)],m},{});return Object.keys(p).sort(function(m,y){return p[m]-p[y]})}function oM(t){if(Nt(t)===Dl)return[];var e=_o(t);return[sh(t),e,sh(e)]}function sM(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var i=n.mainAxis,o=i===void 0?!0:i,s=n.altAxis,l=s===void 0?!0:s,c=n.fallbackPlacements,d=n.padding,u=n.boundary,f=n.rootBoundary,h=n.altBoundary,p=n.flipVariations,m=p===void 0?!0:p,y=n.allowedAutoPlacements,g=e.options.placement,k=Nt(g),S=k===g,T=c||(S||!m?[_o(g)]:oM(g)),b=[g].concat(T).reduce(function(le,ge){return le.concat(Nt(ge)===Dl?iM(e,{placement:ge,boundary:u,rootBoundary:f,padding:d,flipVariations:m,allowedAutoPlacements:y}):ge)},[]),w=e.rects.reference,x=e.rects.popper,N=new Map,V=!0,A=b[0],B=0;B<b.length;B++){var L=b[B],j=Nt(L),G=Sr(L)===wr,R=[Ze,ut].indexOf(j)>=0,_=R?"width":"height",$=wi(e,{placement:L,boundary:u,rootBoundary:f,altBoundary:h,padding:d}),v=R?G?ft:Xe:G?ut:Ze;w[_]>x[_]&&(v=_o(v));var E=_o(v),D=[];if(o&&D.push($[j]<=0),l&&D.push($[v]<=0,$[E]<=0),D.every(function(le){return le})){A=L,V=!1;break}N.set(L,D)}if(V)for(var q=m?3:1,F=function(ge){var W=b.find(function(X){var fe=N.get(X);if(fe)return fe.slice(0,ge).every(function(se){return se})});if(W)return A=W,"break"},Q=q;Q>0;Q--){var de=F(Q);if(de==="break")break}e.placement!==A&&(e.modifiersData[r]._skip=!0,e.placement=A,e.reset=!0)}}const lM={name:"flip",enabled:!0,phase:"main",fn:sM,requiresIfExists:["offset"],data:{_skip:!1}};function dh(t,e,n){return n===void 0&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function uh(t){return[Ze,ft,ut,Xe].some(function(e){return t[e]>=0})}function aM(t){var e=t.state,n=t.name,r=e.rects.reference,i=e.rects.popper,o=e.modifiersData.preventOverflow,s=wi(e,{elementContext:"reference"}),l=wi(e,{altBoundary:!0}),c=dh(s,r),d=dh(l,i,o),u=uh(c),f=uh(d);e.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:d,isReferenceHidden:u,hasPopperEscaped:f},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":f})}const cM={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:aM};function dM(t,e,n){var r=Nt(t),i=[Xe,Ze].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},e,{placement:t})):n,s=o[0],l=o[1];return s=s||0,l=(l||0)*i,[Xe,ft].indexOf(r)>=0?{x:l,y:s}:{x:s,y:l}}function uM(t){var e=t.state,n=t.options,r=t.name,i=n.offset,o=i===void 0?[0,0]:i,s=Zf.reduce(function(u,f){return u[f]=dM(f,e.rects,o),u},{}),l=s[e.placement],c=l.x,d=l.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=c,e.modifiersData.popperOffsets.y+=d),e.modifiersData[r]=s}const fM={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:uM};function hM(t){var e=t.state,n=t.name;e.modifiersData[n]=ch({reference:e.rects.reference,element:e.rects.popper,placement:e.placement})}const pM={name:"popperOffsets",enabled:!0,phase:"read",fn:hM,data:{}};function mM(t){return t==="x"?"y":"x"}function gM(t){var e=t.state,n=t.options,r=t.name,i=n.mainAxis,o=i===void 0?!0:i,s=n.altAxis,l=s===void 0?!1:s,c=n.boundary,d=n.rootBoundary,u=n.altBoundary,f=n.padding,h=n.tether,p=h===void 0?!0:h,m=n.tetherOffset,y=m===void 0?0:m,g=wi(e,{boundary:c,rootBoundary:d,padding:f,altBoundary:u}),k=Nt(e.placement),S=Sr(e.placement),T=!S,b=Pl(k),w=mM(b),x=e.modifiersData.popperOffsets,N=e.rects.reference,V=e.rects.popper,A=typeof y=="function"?y(Object.assign({},e.rects,{placement:e.placement})):y,B=typeof A=="number"?{mainAxis:A,altAxis:A}:Object.assign({mainAxis:0,altAxis:0},A),L=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,j={x:0,y:0};if(x){if(o){var G,R=b==="y"?Ze:Xe,_=b==="y"?ut:ft,$=b==="y"?"height":"width",v=x[b],E=v+g[R],D=v-g[_],q=p?-V[$]/2:0,F=S===wr?N[$]:V[$],Q=S===wr?-V[$]:-N[$],de=e.elements.arrow,le=p&&de?Il(de):{width:0,height:0},ge=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:nh(),W=ge[R],X=ge[_],fe=ki(0,N[$],le[$]),se=T?N[$]/2-q-fe-W-B.mainAxis:F-fe-W-B.mainAxis,he=T?-N[$]/2+q+fe+X+B.mainAxis:Q+fe+X+B.mainAxis,be=e.elements.arrow&&bi(e.elements.arrow),Ee=be?b==="y"?be.clientTop||0:be.clientLeft||0:0,pt=(G=L==null?void 0:L[b])!=null?G:0,Tr=v+se-pt-Ee,yn=v+he-pt,bn=ki(p?Ao(E,Tr):E,v,p?jn(D,yn):D);x[b]=bn,j[b]=bn-v}if(l){var qt,vt=b==="x"?Ze:Xe,mt=b==="x"?ut:ft,gt=x[w],Vt=w==="y"?"height":"width",Kt=gt+g[vt],Dt=gt-g[mt],Wn=[Ze,Xe].indexOf(k)!==-1,kn=(qt=L==null?void 0:L[w])!=null?qt:0,$r=Wn?Kt:gt-N[Vt]-V[Vt]-kn+B.altAxis,Nr=Wn?gt+N[Vt]+V[Vt]-kn-B.altAxis:Dt,Br=p&&Wn?z3($r,gt,Nr):ki(p?$r:Kt,gt,p?Nr:Dt);x[w]=Br,j[w]=Br-gt}e.modifiersData[r]=j}}const yM={name:"preventOverflow",enabled:!0,phase:"main",fn:gM,requiresIfExists:["offset"]};function bM(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function kM(t){return t===it(t)||!ht(t)?Rl(t):bM(t)}function xM(t){var e=t.getBoundingClientRect(),n=vr(e.width)/t.offsetWidth||1,r=vr(e.height)/t.offsetHeight||1;return n!==1||r!==1}function wM(t,e,n){n===void 0&&(n=!1);var r=ht(e),i=ht(e)&&xM(e),o=mn(e),s=Cr(t,i,n),l={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&(($t(e)!=="body"||jl(o))&&(l=kM(e)),ht(e)?(c=Cr(e,!0),c.x+=e.clientLeft,c.y+=e.clientTop):o&&(c.x=zl(o))),{x:s.left+l.scrollLeft-c.x,y:s.top+l.scrollTop-c.y,width:s.width,height:s.height}}function vM(t){var e=new Map,n=new Set,r=[];t.forEach(function(o){e.set(o.name,o)});function i(o){n.add(o.name);var s=[].concat(o.requires||[],o.requiresIfExists||[]);s.forEach(function(l){if(!n.has(l)){var c=e.get(l);c&&i(c)}}),r.push(o)}return t.forEach(function(o){n.has(o.name)||i(o)}),r}function CM(t){var e=vM(t);return _3.reduce(function(n,r){return n.concat(e.filter(function(i){return i.phase===r}))},[])}function SM(t){var e;return function(){return e||(e=new Promise(function(n){Promise.resolve().then(function(){e=void 0,n(t())})})),e}}function OM(t){var e=t.reduce(function(n,r){var i=n[r.name];return n[r.name]=i?Object.assign({},i,r,{options:Object.assign({},i.options,r.options),data:Object.assign({},i.data,r.data)}):r,n},{});return Object.keys(e).map(function(n){return e[n]})}var fh={placement:"bottom",modifiers:[],strategy:"absolute"};function hh(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function MM(t){t===void 0&&(t={});var e=t,n=e.defaultModifiers,r=n===void 0?[]:n,i=e.defaultOptions,o=i===void 0?fh:i;return function(l,c,d){d===void 0&&(d=o);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},fh,o),modifiersData:{},elements:{reference:l,popper:c},attributes:{},styles:{}},f=[],h=!1,p={state:u,setOptions:function(k){var S=typeof k=="function"?k(u.options):k;y(),u.options=Object.assign({},o,u.options,S),u.scrollParents={reference:zn(l)?xi(l):l.contextElement?xi(l.contextElement):[],popper:xi(c)};var T=CM(OM([].concat(r,u.options.modifiers)));return u.orderedModifiers=T.filter(function(b){return b.enabled}),m(),p.update()},forceUpdate:function(){if(!h){var k=u.elements,S=k.reference,T=k.popper;if(hh(S,T)){u.rects={reference:wM(S,bi(T),u.options.strategy==="fixed"),popper:Il(T)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(B){return u.modifiersData[B.name]=Object.assign({},B.data)});for(var b=0;b<u.orderedModifiers.length;b++){if(u.reset===!0){u.reset=!1,b=-1;continue}var w=u.orderedModifiers[b],x=w.fn,N=w.options,V=N===void 0?{}:N,A=w.name;typeof x=="function"&&(u=x({state:u,options:V,name:A,instance:p})||u)}}}},update:SM(function(){return new Promise(function(g){p.forceUpdate(),g(u)})}),destroy:function(){y(),h=!0}};if(!hh(l,c))return p;p.setOptions(d).then(function(g){!h&&d.onFirstUpdate&&d.onFirstUpdate(g)});function m(){u.orderedModifiers.forEach(function(g){var k=g.name,S=g.options,T=S===void 0?{}:S,b=g.effect;if(typeof b=="function"){var w=b({state:u,name:k,instance:p,options:T}),x=function(){};f.push(w||x)}})}function y(){f.forEach(function(g){return g()}),f=[]}return p}}var EM=[G3,pM,Y3,Xf,fM,lM,yM,W3,cM],TM=MM({defaultModifiers:EM}),$M="tippy-box",ph="tippy-content",NM="tippy-backdrop",mh="tippy-arrow",gh="tippy-svg-arrow",Fn={passive:!0,capture:!0},yh=function(){return document.body};function BM(t,e){return{}.hasOwnProperty.call(t,e)}function Hl(t,e,n){if(Array.isArray(t)){var r=t[e];return r??(Array.isArray(n)?n[e]:n)}return t}function Wl(t,e){var n={}.toString.call(t);return n.indexOf("[object")===0&&n.indexOf(e+"]")>-1}function bh(t,e){return typeof t=="function"?t.apply(void 0,e):t}function kh(t,e){if(e===0)return t;var n;return function(r){clearTimeout(n),n=setTimeout(function(){t(r)},e)}}function AM(t,e){var n=Object.assign({},t);return e.forEach(function(r){delete n[r]}),n}function VM(t){return t.split(/\s+/).filter(Boolean)}function Or(t){return[].concat(t)}function xh(t,e){t.indexOf(e)===-1&&t.push(e)}function DM(t){return t.filter(function(e,n){return t.indexOf(e)===n})}function _M(t){return t.split("-")[0]}function Lo(t){return[].slice.call(t)}function wh(t){return Object.keys(t).reduce(function(e,n){return t[n]!==void 0&&(e[n]=t[n]),e},{})}function vi(){return document.createElement("div")}function Ci(t){return["Element","Fragment"].some(function(e){return Wl(t,e)})}function LM(t){return Wl(t,"NodeList")}function IM(t){return Wl(t,"MouseEvent")}function PM(t){return!!(t&&t._tippy&&t._tippy.reference===t)}function RM(t){return Ci(t)?[t]:LM(t)?Lo(t):Array.isArray(t)?t:Lo(document.querySelectorAll(t))}function Ul(t,e){t.forEach(function(n){n&&(n.style.transitionDuration=e+"ms")})}function vh(t,e){t.forEach(function(n){n&&n.setAttribute("data-state",e)})}function zM(t){var e,n=Or(t),r=n[0];return r!=null&&(e=r.ownerDocument)!=null&&e.body?r.ownerDocument:document}function jM(t,e){var n=e.clientX,r=e.clientY;return t.every(function(i){var o=i.popperRect,s=i.popperState,l=i.props,c=l.interactiveBorder,d=_M(s.placement),u=s.modifiersData.offset;if(!u)return!0;var f=d==="bottom"?u.top.y:0,h=d==="top"?u.bottom.y:0,p=d==="right"?u.left.x:0,m=d==="left"?u.right.x:0,y=o.top-r+f>c,g=r-o.bottom-h>c,k=o.left-n+p>c,S=n-o.right-m>c;return y||g||k||S})}function ql(t,e,n){var r=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(i){t[r](i,n)})}function Ch(t,e){for(var n=e;n;){var r;if(t.contains(n))return!0;n=n.getRootNode==null||(r=n.getRootNode())==null?void 0:r.host}return!1}var Bt={isTouch:!1},Sh=0;function FM(){Bt.isTouch||(Bt.isTouch=!0,window.performance&&document.addEventListener("mousemove",Oh))}function Oh(){var t=performance.now();t-Sh<20&&(Bt.isTouch=!1,document.removeEventListener("mousemove",Oh)),Sh=t}function HM(){var t=document.activeElement;if(PM(t)){var e=t._tippy;t.blur&&!e.state.isVisible&&t.blur()}}function WM(){document.addEventListener("touchstart",FM,Fn),window.addEventListener("blur",HM)}var UM=typeof window<"u"&&typeof document<"u",qM=UM?!!window.msCrypto:!1;function Mr(t){var e=t==="destroy"?"n already-":" ";return[t+"() was called on a"+e+"destroyed instance. This is a no-op but","indicates a potential memory leak."].join(" ")}function Mh(t){var e=/[ \t]{2,}/g,n=/^[ \t]*/gm;return t.replace(e," ").replace(n,"").trim()}function KM(t){return Mh(`
|
|
94
94
|
%ctippy.js
|
|
95
95
|
|
|
96
|
-
%c`+
|
|
96
|
+
%c`+Mh(t)+`
|
|
97
97
|
|
|
98
98
|
%c👷 This is a development-only message. It will be removed in production.
|
|
99
|
-
`)}function
|
|
99
|
+
`)}function Eh(t){return[KM(t),"color: #00C584; font-size: 1.3em; font-weight: bold;","line-height: 1.5","color: #a6a095;"]}var Si;process.env.NODE_ENV!=="production"&&YM();function YM(){Si=new Set}function Ut(t,e){if(t&&!Si.has(e)){var n;Si.add(e),(n=console).warn.apply(n,Eh(e))}}function Kl(t,e){if(t&&!Si.has(e)){var n;Si.add(e),(n=console).error.apply(n,Eh(e))}}function JM(t){var e=!t,n=Object.prototype.toString.call(t)==="[object Object]"&&!t.addEventListener;Kl(e,["tippy() was passed","`"+String(t)+"`","as its targets (first) argument. Valid types are: String, Element,","Element[], or NodeList."].join(" ")),Kl(n,["tippy() was passed a plain object which is not supported as an argument","for virtual positioning. Use props.getReferenceClientRect instead."].join(" "))}var Th={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},GM={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},ot=Object.assign({appendTo:yh,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},Th,GM),ZM=Object.keys(ot),XM=function(e){process.env.NODE_ENV!=="production"&&Bh(e,[]);var n=Object.keys(e);n.forEach(function(r){ot[r]=e[r]})};function $h(t){var e=t.plugins||[],n=e.reduce(function(r,i){var o=i.name,s=i.defaultValue;if(o){var l;r[o]=t[o]!==void 0?t[o]:(l=ot[o])!=null?l:s}return r},{});return Object.assign({},t,n)}function QM(t,e){var n=e?Object.keys($h(Object.assign({},ot,{plugins:e}))):ZM,r=n.reduce(function(i,o){var s=(t.getAttribute("data-tippy-"+o)||"").trim();if(!s)return i;if(o==="content")i[o]=s;else try{i[o]=JSON.parse(s)}catch{i[o]=s}return i},{});return r}function Nh(t,e){var n=Object.assign({},e,{content:bh(e.content,[t])},e.ignoreAttributes?{}:QM(t,e.plugins));return n.aria=Object.assign({},ot.aria,n.aria),n.aria={expanded:n.aria.expanded==="auto"?e.interactive:n.aria.expanded,content:n.aria.content==="auto"?e.interactive?null:"describedby":n.aria.content},n}function Bh(t,e){t===void 0&&(t={}),e===void 0&&(e=[]);var n=Object.keys(t);n.forEach(function(r){var i=AM(ot,Object.keys(Th)),o=!BM(i,r);o&&(o=e.filter(function(s){return s.name===r}).length===0),Ut(o,["`"+r+"`","is not a valid prop. You may have spelled it incorrectly, or if it's","a plugin, forgot to pass it in an array as props.plugins.",`
|
|
100
100
|
|
|
101
101
|
`,`All props: https://atomiks.github.io/tippyjs/v6/all-props/
|
|
102
|
-
`,"Plugins: https://atomiks.github.io/tippyjs/v6/plugins/"].join(" "))})}var
|
|
102
|
+
`,"Plugins: https://atomiks.github.io/tippyjs/v6/plugins/"].join(" "))})}var eE=function(){return"innerHTML"};function Yl(t,e){t[eE()]=e}function Ah(t){var e=vi();return t===!0?e.className=mh:(e.className=gh,Ci(t)?e.appendChild(t):Yl(e,t)),e}function Vh(t,e){Ci(e.content)?(Yl(t,""),t.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?Yl(t,e.content):t.textContent=e.content)}function Jl(t){var e=t.firstElementChild,n=Lo(e.children);return{box:e,content:n.find(function(r){return r.classList.contains(ph)}),arrow:n.find(function(r){return r.classList.contains(mh)||r.classList.contains(gh)}),backdrop:n.find(function(r){return r.classList.contains(NM)})}}function Dh(t){var e=vi(),n=vi();n.className=$M,n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var r=vi();r.className=ph,r.setAttribute("data-state","hidden"),Vh(r,t.props),e.appendChild(n),n.appendChild(r),i(t.props,t.props);function i(o,s){var l=Jl(e),c=l.box,d=l.content,u=l.arrow;s.theme?c.setAttribute("data-theme",s.theme):c.removeAttribute("data-theme"),typeof s.animation=="string"?c.setAttribute("data-animation",s.animation):c.removeAttribute("data-animation"),s.inertia?c.setAttribute("data-inertia",""):c.removeAttribute("data-inertia"),c.style.maxWidth=typeof s.maxWidth=="number"?s.maxWidth+"px":s.maxWidth,s.role?c.setAttribute("role",s.role):c.removeAttribute("role"),(o.content!==s.content||o.allowHTML!==s.allowHTML)&&Vh(d,t.props),s.arrow?u?o.arrow!==s.arrow&&(c.removeChild(u),c.appendChild(Ah(s.arrow))):c.appendChild(Ah(s.arrow)):u&&c.removeChild(u)}return{popper:e,onUpdate:i}}Dh.$$tippy=!0;var tE=1,Io=[],Gl=[];function nE(t,e){var n=Nh(t,Object.assign({},ot,$h(wh(e)))),r,i,o,s=!1,l=!1,c=!1,d=!1,u,f,h,p=[],m=kh(Tr,n.interactiveDebounce),y,g=tE++,k=null,S=DM(n.plugins),T={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},b={id:g,reference:t,popper:vi(),popperInstance:k,props:n,state:T,plugins:S,clearDelayTimeouts:$r,setProps:Nr,setContent:Br,show:M,hide:O,hideWithInteractivity:I,enable:Wn,disable:kn,unmount:K,destroy:te};if(!n.render)return process.env.NODE_ENV!=="production"&&Kl(!0,"render() function has not been supplied."),b;var w=n.render(b),x=w.popper,N=w.onUpdate;x.setAttribute("data-tippy-root",""),x.id="tippy-"+b.id,b.popper=x,t._tippy=b,x._tippy=b;var V=S.map(function(C){return C.fn(b)}),A=t.hasAttribute("aria-expanded");return be(),q(),v(),E("onCreate",[b]),n.showOnCreate&&Kt(),x.addEventListener("mouseenter",function(){b.props.interactive&&b.state.isVisible&&b.clearDelayTimeouts()}),x.addEventListener("mouseleave",function(){b.props.interactive&&b.props.trigger.indexOf("mouseenter")>=0&&R().addEventListener("mousemove",m)}),b;function B(){var C=b.props.touch;return Array.isArray(C)?C:[C,0]}function L(){return B()[0]==="hold"}function j(){var C;return!!((C=b.props.render)!=null&&C.$$tippy)}function G(){return y||t}function R(){var C=G().parentNode;return C?zM(C):document}function _(){return Jl(x)}function $(C){return b.state.isMounted&&!b.state.isVisible||Bt.isTouch||u&&u.type==="focus"?0:Hl(b.props.delay,C?0:1,ot.delay)}function v(C){C===void 0&&(C=!1),x.style.pointerEvents=b.props.interactive&&!C?"":"none",x.style.zIndex=""+b.props.zIndex}function E(C,z,Y){if(Y===void 0&&(Y=!0),V.forEach(function(ne){ne[C]&&ne[C].apply(ne,z)}),Y){var ee;(ee=b.props)[C].apply(ee,z)}}function D(){var C=b.props.aria;if(C.content){var z="aria-"+C.content,Y=x.id,ee=Or(b.props.triggerTarget||t);ee.forEach(function(ne){var ae=ne.getAttribute(z);if(b.state.isVisible)ne.setAttribute(z,ae?ae+" "+Y:Y);else{var pe=ae&&ae.replace(Y,"").trim();pe?ne.setAttribute(z,pe):ne.removeAttribute(z)}})}}function q(){if(!(A||!b.props.aria.expanded)){var C=Or(b.props.triggerTarget||t);C.forEach(function(z){b.props.interactive?z.setAttribute("aria-expanded",b.state.isVisible&&z===G()?"true":"false"):z.removeAttribute("aria-expanded")})}}function F(){R().removeEventListener("mousemove",m),Io=Io.filter(function(C){return C!==m})}function Q(C){if(!(Bt.isTouch&&(c||C.type==="mousedown"))){var z=C.composedPath&&C.composedPath()[0]||C.target;if(!(b.props.interactive&&Ch(x,z))){if(Or(b.props.triggerTarget||t).some(function(Y){return Ch(Y,z)})){if(Bt.isTouch||b.state.isVisible&&b.props.trigger.indexOf("click")>=0)return}else E("onClickOutside",[b,C]);b.props.hideOnClick===!0&&(b.clearDelayTimeouts(),b.hide(),l=!0,setTimeout(function(){l=!1}),b.state.isMounted||W())}}}function de(){c=!0}function le(){c=!1}function ge(){var C=R();C.addEventListener("mousedown",Q,!0),C.addEventListener("touchend",Q,Fn),C.addEventListener("touchstart",le,Fn),C.addEventListener("touchmove",de,Fn)}function W(){var C=R();C.removeEventListener("mousedown",Q,!0),C.removeEventListener("touchend",Q,Fn),C.removeEventListener("touchstart",le,Fn),C.removeEventListener("touchmove",de,Fn)}function X(C,z){se(C,function(){!b.state.isVisible&&x.parentNode&&x.parentNode.contains(x)&&z()})}function fe(C,z){se(C,z)}function se(C,z){var Y=_().box;function ee(ne){ne.target===Y&&(ql(Y,"remove",ee),z())}if(C===0)return z();ql(Y,"remove",f),ql(Y,"add",ee),f=ee}function he(C,z,Y){Y===void 0&&(Y=!1);var ee=Or(b.props.triggerTarget||t);ee.forEach(function(ne){ne.addEventListener(C,z,Y),p.push({node:ne,eventType:C,handler:z,options:Y})})}function be(){L()&&(he("touchstart",pt,{passive:!0}),he("touchend",yn,{passive:!0})),VM(b.props.trigger).forEach(function(C){if(C!=="manual")switch(he(C,pt),C){case"mouseenter":he("mouseleave",yn);break;case"focus":he(qM?"focusout":"blur",bn);break;case"focusin":he("focusout",bn);break}})}function Ee(){p.forEach(function(C){var z=C.node,Y=C.eventType,ee=C.handler,ne=C.options;z.removeEventListener(Y,ee,ne)}),p=[]}function pt(C){var z,Y=!1;if(!(!b.state.isEnabled||qt(C)||l)){var ee=((z=u)==null?void 0:z.type)==="focus";u=C,y=C.currentTarget,q(),!b.state.isVisible&&IM(C)&&Io.forEach(function(ne){return ne(C)}),C.type==="click"&&(b.props.trigger.indexOf("mouseenter")<0||s)&&b.props.hideOnClick!==!1&&b.state.isVisible?Y=!0:Kt(C),C.type==="click"&&(s=!Y),Y&&!ee&&Dt(C)}}function Tr(C){var z=C.target,Y=G().contains(z)||x.contains(z);if(!(C.type==="mousemove"&&Y)){var ee=Vt().concat(x).map(function(ne){var ae,pe=ne._tippy,ve=(ae=pe.popperInstance)==null?void 0:ae.state;return ve?{popperRect:ne.getBoundingClientRect(),popperState:ve,props:n}:null}).filter(Boolean);jM(ee,C)&&(F(),Dt(C))}}function yn(C){var z=qt(C)||b.props.trigger.indexOf("click")>=0&&s;if(!z){if(b.props.interactive){b.hideWithInteractivity(C);return}Dt(C)}}function bn(C){b.props.trigger.indexOf("focusin")<0&&C.target!==G()||b.props.interactive&&C.relatedTarget&&x.contains(C.relatedTarget)||Dt(C)}function qt(C){return Bt.isTouch?L()!==C.type.indexOf("touch")>=0:!1}function vt(){mt();var C=b.props,z=C.popperOptions,Y=C.placement,ee=C.offset,ne=C.getReferenceClientRect,ae=C.moveTransition,pe=j()?Jl(x).arrow:null,ve=ne?{getBoundingClientRect:ne,contextElement:ne.contextElement||G()}:t,Ue={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(xn){var _t=xn.state;if(j()){var Oi=_(),la=Oi.box;["placement","reference-hidden","escaped"].forEach(function(jo){jo==="placement"?la.setAttribute("data-placement",_t.placement):_t.attributes.popper["data-popper-"+jo]?la.setAttribute("data-"+jo,""):la.removeAttribute("data-"+jo)}),_t.attributes.popper={}}}},st=[{name:"offset",options:{offset:ee}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!ae}},Ue];j()&&pe&&st.push({name:"arrow",options:{element:pe,padding:3}}),st.push.apply(st,(z==null?void 0:z.modifiers)||[]),b.popperInstance=TM(ve,x,Object.assign({},z,{placement:Y,onFirstUpdate:h,modifiers:st}))}function mt(){b.popperInstance&&(b.popperInstance.destroy(),b.popperInstance=null)}function gt(){var C=b.props.appendTo,z,Y=G();b.props.interactive&&C===yh||C==="parent"?z=Y.parentNode:z=bh(C,[Y]),z.contains(x)||z.appendChild(x),b.state.isMounted=!0,vt(),process.env.NODE_ENV!=="production"&&Ut(b.props.interactive&&C===ot.appendTo&&Y.nextElementSibling!==x,["Interactive tippy element may not be accessible via keyboard","navigation because it is not directly after the reference element","in the DOM source order.",`
|
|
103
103
|
|
|
104
104
|
`,"Using a wrapper <div> or <span> tag around the reference element","solves this by creating a new parentNode context.",`
|
|
105
105
|
|
|
106
106
|
`,"Specifying `appendTo: document.body` silences this warning, but it","assumes you are using a focus management solution to handle","keyboard navigation.",`
|
|
107
107
|
|
|
108
|
-
`,"See: https://atomiks.github.io/tippyjs/v6/accessibility/#interactivity"].join(" "))}function
|
|
108
|
+
`,"See: https://atomiks.github.io/tippyjs/v6/accessibility/#interactivity"].join(" "))}function Vt(){return Lo(x.querySelectorAll("[data-tippy-root]"))}function Kt(C){b.clearDelayTimeouts(),C&&E("onTrigger",[b,C]),ge();var z=$(!0),Y=B(),ee=Y[0],ne=Y[1];Bt.isTouch&&ee==="hold"&&ne&&(z=ne),z?r=setTimeout(function(){b.show()},z):b.show()}function Dt(C){if(b.clearDelayTimeouts(),E("onUntrigger",[b,C]),!b.state.isVisible){W();return}if(!(b.props.trigger.indexOf("mouseenter")>=0&&b.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(C.type)>=0&&s)){var z=$(!1);z?i=setTimeout(function(){b.state.isVisible&&b.hide()},z):o=requestAnimationFrame(function(){b.hide()})}}function Wn(){b.state.isEnabled=!0}function kn(){b.hide(),b.state.isEnabled=!1}function $r(){clearTimeout(r),clearTimeout(i),cancelAnimationFrame(o)}function Nr(C){if(process.env.NODE_ENV!=="production"&&Ut(b.state.isDestroyed,Mr("setProps")),!b.state.isDestroyed){E("onBeforeUpdate",[b,C]),Ee();var z=b.props,Y=Nh(t,Object.assign({},z,wh(C),{ignoreAttributes:!0}));b.props=Y,be(),z.interactiveDebounce!==Y.interactiveDebounce&&(F(),m=kh(Tr,Y.interactiveDebounce)),z.triggerTarget&&!Y.triggerTarget?Or(z.triggerTarget).forEach(function(ee){ee.removeAttribute("aria-expanded")}):Y.triggerTarget&&t.removeAttribute("aria-expanded"),q(),v(),N&&N(z,Y),b.popperInstance&&(vt(),Vt().forEach(function(ee){requestAnimationFrame(ee._tippy.popperInstance.forceUpdate)})),E("onAfterUpdate",[b,C])}}function Br(C){b.setProps({content:C})}function M(){process.env.NODE_ENV!=="production"&&Ut(b.state.isDestroyed,Mr("show"));var C=b.state.isVisible,z=b.state.isDestroyed,Y=!b.state.isEnabled,ee=Bt.isTouch&&!b.props.touch,ne=Hl(b.props.duration,0,ot.duration);if(!(C||z||Y||ee)&&!G().hasAttribute("disabled")&&(E("onShow",[b],!1),b.props.onShow(b)!==!1)){if(b.state.isVisible=!0,j()&&(x.style.visibility="visible"),v(),ge(),b.state.isMounted||(x.style.transition="none"),j()){var ae=_(),pe=ae.box,ve=ae.content;Ul([pe,ve],0)}h=function(){var st;if(!(!b.state.isVisible||d)){if(d=!0,x.offsetHeight,x.style.transition=b.props.moveTransition,j()&&b.props.animation){var Un=_(),xn=Un.box,_t=Un.content;Ul([xn,_t],ne),vh([xn,_t],"visible")}D(),q(),xh(Gl,b),(st=b.popperInstance)==null||st.forceUpdate(),E("onMount",[b]),b.props.animation&&j()&&fe(ne,function(){b.state.isShown=!0,E("onShown",[b])})}},gt()}}function O(){process.env.NODE_ENV!=="production"&&Ut(b.state.isDestroyed,Mr("hide"));var C=!b.state.isVisible,z=b.state.isDestroyed,Y=!b.state.isEnabled,ee=Hl(b.props.duration,1,ot.duration);if(!(C||z||Y)&&(E("onHide",[b],!1),b.props.onHide(b)!==!1)){if(b.state.isVisible=!1,b.state.isShown=!1,d=!1,s=!1,j()&&(x.style.visibility="hidden"),F(),W(),v(!0),j()){var ne=_(),ae=ne.box,pe=ne.content;b.props.animation&&(Ul([ae,pe],ee),vh([ae,pe],"hidden"))}D(),q(),b.props.animation?j()&&X(ee,b.unmount):b.unmount()}}function I(C){process.env.NODE_ENV!=="production"&&Ut(b.state.isDestroyed,Mr("hideWithInteractivity")),R().addEventListener("mousemove",m),xh(Io,m),m(C)}function K(){process.env.NODE_ENV!=="production"&&Ut(b.state.isDestroyed,Mr("unmount")),b.state.isVisible&&b.hide(),b.state.isMounted&&(mt(),Vt().forEach(function(C){C._tippy.unmount()}),x.parentNode&&x.parentNode.removeChild(x),Gl=Gl.filter(function(C){return C!==b}),b.state.isMounted=!1,E("onHidden",[b]))}function te(){process.env.NODE_ENV!=="production"&&Ut(b.state.isDestroyed,Mr("destroy")),!b.state.isDestroyed&&(b.clearDelayTimeouts(),b.unmount(),Ee(),delete t._tippy,b.state.isDestroyed=!0,E("onDestroy",[b]))}}function Er(t,e){e===void 0&&(e={});var n=ot.plugins.concat(e.plugins||[]);process.env.NODE_ENV!=="production"&&(JM(t),Bh(e,n)),WM();var r=Object.assign({},e,{plugins:n}),i=RM(t);if(process.env.NODE_ENV!=="production"){var o=Ci(r.content),s=i.length>1;Ut(o&&s,["tippy() was passed an Element as the `content` prop, but more than","one tippy instance was created by this invocation. This means the","content element will only be appended to the last tippy instance.",`
|
|
109
109
|
|
|
110
110
|
`,"Instead, pass the .innerHTML of the element, or use a function that","returns a cloned version of the element instead.",`
|
|
111
111
|
|
|
112
112
|
`,`1) content: element.innerHTML
|
|
113
|
-
`,"2) content: () => element.cloneNode(true)"].join(" "))}var l=i.reduce(function(c,d){var u=d&&eE(d,r);return u&&c.push(u),c},[]);return wi(t)?l[0]:l}Er.defaultProps=ot,Er.setDefaultProps=GM,Er.currentInput=Bt,Object.assign({},Zf,{effect:function(e){var n=e.state,r={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,r.popper),n.styles=r,n.elements.arrow&&Object.assign(n.elements.arrow.style,r.arrow)}}),Er.setDefaultProps({render:Dh});class tE{constructor({editor:e,element:n,view:r,tippyOptions:i={},updateDelay:o=250,shouldShow:s}){this.preventHide=!1,this.shouldShow=({view:l,state:c,from:d,to:u})=>{const{doc:f,selection:h}=c,{empty:p}=h,m=!f.textBetween(d,u).length&&Ol(c.selection),g=this.element.contains(document.activeElement);return!(!(l.hasFocus()||g)||p||m||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.dragstartHandler=()=>{this.hide()},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:l})=>{var c;if(this.preventHide){this.preventHide=!1;return}l!=null&&l.relatedTarget&&(!((c=this.element.parentNode)===null||c===void 0)&&c.contains(l.relatedTarget))||this.hide()},this.tippyBlurHandler=l=>{this.blurHandler({event:l})},this.handleDebouncedUpdate=(l,c)=>{const d=!(c!=null&&c.selection.eq(l.state.selection)),u=!(c!=null&&c.doc.eq(l.state.doc));!d&&!u||(this.updateDebounceTimer&&clearTimeout(this.updateDebounceTimer),this.updateDebounceTimer=window.setTimeout(()=>{this.updateHandler(l,d,u,c)},this.updateDelay))},this.updateHandler=(l,c,d,u)=>{var f,h,p;const{state:m,composing:g}=l,{selection:y}=m;if(g||!c&&!d)return;this.createTooltip();const{ranges:S}=y,$=Math.min(...S.map(x=>x.$from.pos)),b=Math.max(...S.map(x=>x.$to.pos));if(!((f=this.shouldShow)===null||f===void 0?void 0:f.call(this,{editor:this.editor,view:l,state:m,oldState:u,from:$,to:b}))){this.hide();return}(h=this.tippy)===null||h===void 0||h.setProps({getReferenceClientRect:((p=this.tippyOptions)===null||p===void 0?void 0:p.getReferenceClientRect)||(()=>{if(t3(m.selection)){let x=l.nodeDOM($);const N=x.dataset.nodeViewWrapper?x:x.querySelector("[data-node-view-wrapper]");if(N&&(x=N.firstChild),x)return x.getBoundingClientRect()}return Uf(l,$,b)})}),this.show()},this.editor=e,this.element=n,this.view=r,this.updateDelay=o,s&&(this.shouldShow=s),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.addEventListener("dragstart",this.dragstartHandler),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=i,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,n=!!e.parentElement;this.tippy||!n||(this.tippy=Er(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"top",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,n){const{state:r}=e,i=r.selection.$from.pos!==r.selection.$to.pos;if(this.updateDelay>0&&i){this.handleDebouncedUpdate(e,n);return}const o=!(n!=null&&n.selection.eq(e.state.selection)),s=!(n!=null&&n.doc.eq(e.state.doc));this.updateHandler(e,o,s,n)}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,n;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(n=this.tippy)===null||n===void 0||n.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.removeEventListener("dragstart",this.dragstartHandler),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const Vh=t=>new _e({key:typeof t.pluginKey=="string"?new nt(t.pluginKey):t.pluginKey,view:e=>new tE({view:e,...t})});Ee.create({name:"bubbleMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"bubbleMenu",updateDelay:void 0,shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[Vh({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,updateDelay:this.options.updateDelay,shouldShow:this.options.shouldShow})]:[]}});class nE{constructor({editor:e,element:n,view:r,tippyOptions:i={},shouldShow:o}){this.preventHide=!1,this.shouldShow=({view:s,state:l})=>{const{selection:c}=l,{$anchor:d,empty:u}=c,f=d.depth===1,h=d.parent.isTextblock&&!d.parent.type.spec.code&&!d.parent.textContent;return!(!s.hasFocus()||!u||!f||!h||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:s})=>{var l;if(this.preventHide){this.preventHide=!1;return}s!=null&&s.relatedTarget&&(!((l=this.element.parentNode)===null||l===void 0)&&l.contains(s.relatedTarget))||this.hide()},this.tippyBlurHandler=s=>{this.blurHandler({event:s})},this.editor=e,this.element=n,this.view=r,o&&(this.shouldShow=o),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=i,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,n=!!e.parentElement;this.tippy||!n||(this.tippy=Er(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"right",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,n){var r,i,o;const{state:s}=e,{doc:l,selection:c}=s,{from:d,to:u}=c;if(n&&n.doc.eq(l)&&n.selection.eq(c))return;if(this.createTooltip(),!((r=this.shouldShow)===null||r===void 0?void 0:r.call(this,{editor:this.editor,view:e,state:s,oldState:n}))){this.hide();return}(i=this.tippy)===null||i===void 0||i.setProps({getReferenceClientRect:((o=this.tippyOptions)===null||o===void 0?void 0:o.getReferenceClientRect)||(()=>Uf(e,d,u))}),this.show()}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,n;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(n=this.tippy)===null||n===void 0||n.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const _h=t=>new _e({key:typeof t.pluginKey=="string"?new nt(t.pluginKey):t.pluginKey,view:e=>new nE({view:e,...t})});Ee.create({name:"floatingMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"floatingMenu",shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[_h({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,shouldShow:this.options.shouldShow})]:[]}}),a.defineComponent({name:"BubbleMenu",props:{pluginKey:{type:[String,Object],default:"bubbleMenu"},editor:{type:Object,required:!0},updateDelay:{type:Number,default:void 0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(t,{slots:e}){const n=a.ref(null);return a.onMounted(()=>{const{updateDelay:r,editor:i,pluginKey:o,shouldShow:s,tippyOptions:l}=t;i.registerPlugin(Vh({updateDelay:r,editor:i,element:n.value,pluginKey:o,shouldShow:s,tippyOptions:l}))}),a.onBeforeUnmount(()=>{const{pluginKey:r,editor:i}=t;i.unregisterPlugin(r)}),()=>{var r;return a.h("div",{ref:n},(r=e.default)===null||r===void 0?void 0:r.call(e))}}});function Lh(t){return a.customRef((e,n)=>({get(){return e(),t},set(r){t=r,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n()})})}}))}class rE extends v3{constructor(e={}){return super(e),this.vueRenderers=a.reactive(new Map),this.contentComponent=null,this.reactiveState=Lh(this.view.state),this.reactiveExtensionStorage=Lh(this.extensionStorage),this.on("transaction",()=>{this.reactiveState.value=this.view.state,this.reactiveExtensionStorage.value=this.extensionStorage}),a.markRaw(this)}get state(){return this.reactiveState?this.reactiveState.value:this.view.state}get storage(){return this.reactiveExtensionStorage?this.reactiveExtensionStorage.value:super.storage}registerPlugin(e,n){super.registerPlugin(e,n),this.reactiveState.value=this.view.state}unregisterPlugin(e){super.unregisterPlugin(e),this.reactiveState.value=this.view.state}}const iE=a.defineComponent({name:"EditorContent",props:{editor:{default:null,type:Object}},setup(t){const e=a.ref(),n=a.getCurrentInstance();return a.watchEffect(()=>{const r=t.editor;r&&r.options.element&&e.value&&a.nextTick(()=>{if(!e.value||!r.options.element.firstChild)return;const i=a.unref(e.value);e.value.append(...r.options.element.childNodes),r.contentComponent=n.ctx._,r.setOptions({element:i}),r.createNodeViews()})}),a.onBeforeUnmount(()=>{const r=t.editor;if(!r||(r.isDestroyed||r.view.setProps({nodeViews:{}}),r.contentComponent=null,!r.options.element.firstChild))return;const i=document.createElement("div");i.append(...r.options.element.childNodes),r.setOptions({element:i})}),{rootEl:e}},render(){const t=[];return this.editor&&this.editor.vueRenderers.forEach(e=>{const n=a.h(a.Teleport,{to:e.teleportElement,key:e.id},a.h(e.component,{ref:e.id,...e.props}));t.push(n)}),a.h("div",{ref:e=>{this.rootEl=e}},...t)}});a.defineComponent({name:"FloatingMenu",props:{pluginKey:{type:null,default:"floatingMenu"},editor:{type:Object,required:!0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(t,{slots:e}){const n=a.ref(null);return a.onMounted(()=>{const{pluginKey:r,editor:i,tippyOptions:o,shouldShow:s}=t;i.registerPlugin(_h({pluginKey:r,editor:i,element:n.value,tippyOptions:o,shouldShow:s}))}),a.onBeforeUnmount(()=>{const{pluginKey:r,editor:i}=t;i.unregisterPlugin(r)}),()=>{var r;return a.h("div",{ref:n},(r=e.default)===null||r===void 0?void 0:r.call(e))}}}),a.defineComponent({name:"NodeViewContent",props:{as:{type:String,default:"div"}},render(){return a.h(this.as,{style:{whiteSpace:"pre-wrap"},"data-node-view-content":""})}}),a.defineComponent({name:"NodeViewWrapper",props:{as:{type:String,default:"div"}},inject:["onDragStart","decorationClasses"],render(){var t,e;return a.h(this.as,{class:this.decorationClasses,style:{whiteSpace:"normal"},"data-node-view-wrapper":"",onDragstart:this.onDragStart},(e=(t=this.$slots).default)===null||e===void 0?void 0:e.call(t))}});const oE=(t={})=>{const e=a.shallowRef();return a.onMounted(()=>{e.value=new rE(t)}),a.onBeforeUnmount(()=>{var n;(n=e.value)===null||n===void 0||n.destroy()}),e},sE=/^\s*>\s$/,lE=Ge.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return["blockquote",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[hi({find:sE,type:this.type})]}}),aE=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,cE=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,dE=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,uE=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,fE=xt.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:t=>t.style.fontWeight!=="normal"&&null},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}]},renderHTML({HTMLAttributes:t}){return["strong",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{setBold:()=>({commands:t})=>t.setMark(this.name),toggleBold:()=>({commands:t})=>t.toggleMark(this.name),unsetBold:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[kr({find:aE,type:this.type}),kr({find:dE,type:this.type})]},addPasteRules(){return[xr({find:cE,type:this.type}),xr({find:uE,type:this.type})]}}),hE=Ge.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",ve(this.options.HTMLAttributes,t),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),Ih=xt.create({name:"textStyle",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"span",getAttrs:t=>t.hasAttribute("style")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["span",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:t,commands:e})=>{const n=No(t,this.type);return Object.entries(n).some(([,i])=>!!i)?!0:e.unsetMark(this.name)}}}}),Ph=/^\s*([-+*])\s$/,pE=Ge.create({name:"bulletList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:"ul"}]},renderHTML({HTMLAttributes:t}){return["ul",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleBulletList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(hE.name,this.editor.getAttributes(Ih.name)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let t=hi({find:Ph,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(t=hi({find:Ph,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(Ih.name),editor:this.editor})),[t]}}),mE=/(?:^|\s)(`(?!\s+`)((?:[^`]+))`(?!\s+`))$/,gE=/(?:^|\s)(`(?!\s+`)((?:[^`]+))`(?!\s+`))/g,yE=xt.create({name:"code",addOptions(){return{HTMLAttributes:{}}},excludes:"_",code:!0,exitable:!0,parseHTML(){return[{tag:"code"}]},renderHTML({HTMLAttributes:t}){return["code",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{setCode:()=>({commands:t})=>t.setMark(this.name),toggleCode:()=>({commands:t})=>t.toggleMark(this.name),unsetCode:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[kr({find:mE,type:this.type})]},addPasteRules(){return[xr({find:gE,type:this.type})]}}),bE=/^```([a-z]+)?[\s\n]$/,kE=/^~~~([a-z]+)?[\s\n]$/,xE=Ge.create({name:"codeBlock",addOptions(){return{languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,HTMLAttributes:{}}},content:"text*",marks:"",group:"block",code:!0,defining:!0,addAttributes(){return{language:{default:null,parseHTML:t=>{var e;const{languageClassPrefix:n}=this.options,o=[...((e=t.firstElementChild)===null||e===void 0?void 0:e.classList)||[]].filter(s=>s.startsWith(n)).map(s=>s.replace(n,""))[0];return o||null},rendered:!1}}},parseHTML(){return[{tag:"pre",preserveWhitespace:"full"}]},renderHTML({node:t,HTMLAttributes:e}){return["pre",ve(this.options.HTMLAttributes,e),["code",{class:t.attrs.language?this.options.languageClassPrefix+t.attrs.language:null},0]]},addCommands(){return{setCodeBlock:t=>({commands:e})=>e.setNode(this.name,t),toggleCodeBlock:t=>({commands:e})=>e.toggleNode(this.name,"paragraph",t)}},addKeyboardShortcuts(){return{"Mod-Alt-c":()=>this.editor.commands.toggleCodeBlock(),Backspace:()=>{const{empty:t,$anchor:e}=this.editor.state.selection,n=e.pos===1;return!t||e.parent.type.name!==this.name?!1:n||!e.parent.textContent.length?this.editor.commands.clearNodes():!1},Enter:({editor:t})=>{if(!this.options.exitOnTripleEnter)return!1;const{state:e}=t,{selection:n}=e,{$from:r,empty:i}=n;if(!i||r.parent.type!==this.type)return!1;const o=r.parentOffset===r.parent.nodeSize-2,s=r.parent.textContent.endsWith(`
|
|
113
|
+
`,"2) content: () => element.cloneNode(true)"].join(" "))}var l=i.reduce(function(c,d){var u=d&&nE(d,r);return u&&c.push(u),c},[]);return Ci(t)?l[0]:l}Er.defaultProps=ot,Er.setDefaultProps=XM,Er.currentInput=Bt,Object.assign({},Xf,{effect:function(e){var n=e.state,r={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,r.popper),n.styles=r,n.elements.arrow&&Object.assign(n.elements.arrow.style,r.arrow)}}),Er.setDefaultProps({render:Dh});class rE{constructor({editor:e,element:n,view:r,tippyOptions:i={},updateDelay:o=250,shouldShow:s}){this.preventHide=!1,this.shouldShow=({view:l,state:c,from:d,to:u})=>{const{doc:f,selection:h}=c,{empty:p}=h,m=!f.textBetween(d,u).length&&Ol(c.selection),y=this.element.contains(document.activeElement);return!(!(l.hasFocus()||y)||p||m||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.dragstartHandler=()=>{this.hide()},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:l})=>{var c;if(this.preventHide){this.preventHide=!1;return}l!=null&&l.relatedTarget&&(!((c=this.element.parentNode)===null||c===void 0)&&c.contains(l.relatedTarget))||this.hide()},this.tippyBlurHandler=l=>{this.blurHandler({event:l})},this.handleDebouncedUpdate=(l,c)=>{const d=!(c!=null&&c.selection.eq(l.state.selection)),u=!(c!=null&&c.doc.eq(l.state.doc));!d&&!u||(this.updateDebounceTimer&&clearTimeout(this.updateDebounceTimer),this.updateDebounceTimer=window.setTimeout(()=>{this.updateHandler(l,d,u,c)},this.updateDelay))},this.updateHandler=(l,c,d,u)=>{var f,h,p;const{state:m,composing:y}=l,{selection:g}=m;if(y||!c&&!d)return;this.createTooltip();const{ranges:S}=g,T=Math.min(...S.map(x=>x.$from.pos)),b=Math.max(...S.map(x=>x.$to.pos));if(!((f=this.shouldShow)===null||f===void 0?void 0:f.call(this,{editor:this.editor,view:l,state:m,oldState:u,from:T,to:b}))){this.hide();return}(h=this.tippy)===null||h===void 0||h.setProps({getReferenceClientRect:((p=this.tippyOptions)===null||p===void 0?void 0:p.getReferenceClientRect)||(()=>{if(r3(m.selection)){let x=l.nodeDOM(T);const N=x.dataset.nodeViewWrapper?x:x.querySelector("[data-node-view-wrapper]");if(N&&(x=N.firstChild),x)return x.getBoundingClientRect()}return qf(l,T,b)})}),this.show()},this.editor=e,this.element=n,this.view=r,this.updateDelay=o,s&&(this.shouldShow=s),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.addEventListener("dragstart",this.dragstartHandler),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=i,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,n=!!e.parentElement;this.tippy||!n||(this.tippy=Er(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"top",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,n){const{state:r}=e,i=r.selection.$from.pos!==r.selection.$to.pos;if(this.updateDelay>0&&i){this.handleDebouncedUpdate(e,n);return}const o=!(n!=null&&n.selection.eq(e.state.selection)),s=!(n!=null&&n.doc.eq(e.state.doc));this.updateHandler(e,o,s,n)}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,n;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(n=this.tippy)===null||n===void 0||n.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.view.dom.removeEventListener("dragstart",this.dragstartHandler),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const _h=t=>new _e({key:typeof t.pluginKey=="string"?new nt(t.pluginKey):t.pluginKey,view:e=>new rE({view:e,...t})});Me.create({name:"bubbleMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"bubbleMenu",updateDelay:void 0,shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[_h({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,updateDelay:this.options.updateDelay,shouldShow:this.options.shouldShow})]:[]}});class iE{constructor({editor:e,element:n,view:r,tippyOptions:i={},shouldShow:o}){this.preventHide=!1,this.shouldShow=({view:s,state:l})=>{const{selection:c}=l,{$anchor:d,empty:u}=c,f=d.depth===1,h=d.parent.isTextblock&&!d.parent.type.spec.code&&!d.parent.textContent;return!(!s.hasFocus()||!u||!f||!h||!this.editor.isEditable)},this.mousedownHandler=()=>{this.preventHide=!0},this.focusHandler=()=>{setTimeout(()=>this.update(this.editor.view))},this.blurHandler=({event:s})=>{var l;if(this.preventHide){this.preventHide=!1;return}s!=null&&s.relatedTarget&&(!((l=this.element.parentNode)===null||l===void 0)&&l.contains(s.relatedTarget))||this.hide()},this.tippyBlurHandler=s=>{this.blurHandler({event:s})},this.editor=e,this.element=n,this.view=r,o&&(this.shouldShow=o),this.element.addEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.on("focus",this.focusHandler),this.editor.on("blur",this.blurHandler),this.tippyOptions=i,this.element.remove(),this.element.style.visibility="visible"}createTooltip(){const{element:e}=this.editor.options,n=!!e.parentElement;this.tippy||!n||(this.tippy=Er(e,{duration:0,getReferenceClientRect:null,content:this.element,interactive:!0,trigger:"manual",placement:"right",hideOnClick:"toggle",...this.tippyOptions}),this.tippy.popper.firstChild&&this.tippy.popper.firstChild.addEventListener("blur",this.tippyBlurHandler))}update(e,n){var r,i,o;const{state:s}=e,{doc:l,selection:c}=s,{from:d,to:u}=c;if(n&&n.doc.eq(l)&&n.selection.eq(c))return;if(this.createTooltip(),!((r=this.shouldShow)===null||r===void 0?void 0:r.call(this,{editor:this.editor,view:e,state:s,oldState:n}))){this.hide();return}(i=this.tippy)===null||i===void 0||i.setProps({getReferenceClientRect:((o=this.tippyOptions)===null||o===void 0?void 0:o.getReferenceClientRect)||(()=>qf(e,d,u))}),this.show()}show(){var e;(e=this.tippy)===null||e===void 0||e.show()}hide(){var e;(e=this.tippy)===null||e===void 0||e.hide()}destroy(){var e,n;!((e=this.tippy)===null||e===void 0)&&e.popper.firstChild&&this.tippy.popper.firstChild.removeEventListener("blur",this.tippyBlurHandler),(n=this.tippy)===null||n===void 0||n.destroy(),this.element.removeEventListener("mousedown",this.mousedownHandler,{capture:!0}),this.editor.off("focus",this.focusHandler),this.editor.off("blur",this.blurHandler)}}const Lh=t=>new _e({key:typeof t.pluginKey=="string"?new nt(t.pluginKey):t.pluginKey,view:e=>new iE({view:e,...t})});Me.create({name:"floatingMenu",addOptions(){return{element:null,tippyOptions:{},pluginKey:"floatingMenu",shouldShow:null}},addProseMirrorPlugins(){return this.options.element?[Lh({pluginKey:this.options.pluginKey,editor:this.editor,element:this.options.element,tippyOptions:this.options.tippyOptions,shouldShow:this.options.shouldShow})]:[]}}),a.defineComponent({name:"BubbleMenu",props:{pluginKey:{type:[String,Object],default:"bubbleMenu"},editor:{type:Object,required:!0},updateDelay:{type:Number,default:void 0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(t,{slots:e}){const n=a.ref(null);return a.onMounted(()=>{const{updateDelay:r,editor:i,pluginKey:o,shouldShow:s,tippyOptions:l}=t;i.registerPlugin(_h({updateDelay:r,editor:i,element:n.value,pluginKey:o,shouldShow:s,tippyOptions:l}))}),a.onBeforeUnmount(()=>{const{pluginKey:r,editor:i}=t;i.unregisterPlugin(r)}),()=>{var r;return a.h("div",{ref:n},(r=e.default)===null||r===void 0?void 0:r.call(e))}}});function Ih(t){return a.customRef((e,n)=>({get(){return e(),t},set(r){t=r,requestAnimationFrame(()=>{requestAnimationFrame(()=>{n()})})}}))}class oE extends C3{constructor(e={}){return super(e),this.vueRenderers=a.reactive(new Map),this.contentComponent=null,this.reactiveState=Ih(this.view.state),this.reactiveExtensionStorage=Ih(this.extensionStorage),this.on("transaction",()=>{this.reactiveState.value=this.view.state,this.reactiveExtensionStorage.value=this.extensionStorage}),a.markRaw(this)}get state(){return this.reactiveState?this.reactiveState.value:this.view.state}get storage(){return this.reactiveExtensionStorage?this.reactiveExtensionStorage.value:super.storage}registerPlugin(e,n){super.registerPlugin(e,n),this.reactiveState.value=this.view.state}unregisterPlugin(e){super.unregisterPlugin(e),this.reactiveState.value=this.view.state}}const sE=a.defineComponent({name:"EditorContent",props:{editor:{default:null,type:Object}},setup(t){const e=a.ref(),n=a.getCurrentInstance();return a.watchEffect(()=>{const r=t.editor;r&&r.options.element&&e.value&&a.nextTick(()=>{if(!e.value||!r.options.element.firstChild)return;const i=a.unref(e.value);e.value.append(...r.options.element.childNodes),r.contentComponent=n.ctx._,r.setOptions({element:i}),r.createNodeViews()})}),a.onBeforeUnmount(()=>{const r=t.editor;if(!r||(r.isDestroyed||r.view.setProps({nodeViews:{}}),r.contentComponent=null,!r.options.element.firstChild))return;const i=document.createElement("div");i.append(...r.options.element.childNodes),r.setOptions({element:i})}),{rootEl:e}},render(){const t=[];return this.editor&&this.editor.vueRenderers.forEach(e=>{const n=a.h(a.Teleport,{to:e.teleportElement,key:e.id},a.h(e.component,{ref:e.id,...e.props}));t.push(n)}),a.h("div",{ref:e=>{this.rootEl=e}},...t)}});a.defineComponent({name:"FloatingMenu",props:{pluginKey:{type:null,default:"floatingMenu"},editor:{type:Object,required:!0},tippyOptions:{type:Object,default:()=>({})},shouldShow:{type:Function,default:null}},setup(t,{slots:e}){const n=a.ref(null);return a.onMounted(()=>{const{pluginKey:r,editor:i,tippyOptions:o,shouldShow:s}=t;i.registerPlugin(Lh({pluginKey:r,editor:i,element:n.value,tippyOptions:o,shouldShow:s}))}),a.onBeforeUnmount(()=>{const{pluginKey:r,editor:i}=t;i.unregisterPlugin(r)}),()=>{var r;return a.h("div",{ref:n},(r=e.default)===null||r===void 0?void 0:r.call(e))}}}),a.defineComponent({name:"NodeViewContent",props:{as:{type:String,default:"div"}},render(){return a.h(this.as,{style:{whiteSpace:"pre-wrap"},"data-node-view-content":""})}}),a.defineComponent({name:"NodeViewWrapper",props:{as:{type:String,default:"div"}},inject:["onDragStart","decorationClasses"],render(){var t,e;return a.h(this.as,{class:this.decorationClasses,style:{whiteSpace:"normal"},"data-node-view-wrapper":"",onDragstart:this.onDragStart},(e=(t=this.$slots).default)===null||e===void 0?void 0:e.call(t))}});const lE=(t={})=>{const e=a.shallowRef();return a.onMounted(()=>{e.value=new oE(t)}),a.onBeforeUnmount(()=>{var n;(n=e.value)===null||n===void 0||n.destroy()}),e},aE=/^\s*>\s$/,cE=Ge.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return["blockquote",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[pi({find:aE,type:this.type})]}}),dE=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,uE=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,fE=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,hE=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,pE=dt.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:t=>t.style.fontWeight!=="normal"&&null},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}]},renderHTML({HTMLAttributes:t}){return["strong",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setBold:()=>({commands:t})=>t.setMark(this.name),toggleBold:()=>({commands:t})=>t.toggleMark(this.name),unsetBold:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[kr({find:dE,type:this.type}),kr({find:fE,type:this.type})]},addPasteRules(){return[xr({find:uE,type:this.type}),xr({find:hE,type:this.type})]}}),mE=Ge.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",xe(this.options.HTMLAttributes,t),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),Ph=dt.create({name:"textStyle",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"span",getAttrs:t=>t.hasAttribute("style")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["span",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:t,commands:e})=>{const n=No(t,this.type);return Object.entries(n).some(([,i])=>!!i)?!0:e.unsetMark(this.name)}}}}),Rh=/^\s*([-+*])\s$/,gE=Ge.create({name:"bulletList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:"ul"}]},renderHTML({HTMLAttributes:t}){return["ul",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleBulletList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(mE.name,this.editor.getAttributes(Ph.name)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let t=pi({find:Rh,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(t=pi({find:Rh,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(Ph.name),editor:this.editor})),[t]}}),yE=/(?:^|\s)(`(?!\s+`)((?:[^`]+))`(?!\s+`))$/,bE=/(?:^|\s)(`(?!\s+`)((?:[^`]+))`(?!\s+`))/g,kE=dt.create({name:"code",addOptions(){return{HTMLAttributes:{}}},excludes:"_",code:!0,exitable:!0,parseHTML(){return[{tag:"code"}]},renderHTML({HTMLAttributes:t}){return["code",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setCode:()=>({commands:t})=>t.setMark(this.name),toggleCode:()=>({commands:t})=>t.toggleMark(this.name),unsetCode:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[kr({find:yE,type:this.type})]},addPasteRules(){return[xr({find:bE,type:this.type})]}}),xE=/^```([a-z]+)?[\s\n]$/,wE=/^~~~([a-z]+)?[\s\n]$/,vE=Ge.create({name:"codeBlock",addOptions(){return{languageClassPrefix:"language-",exitOnTripleEnter:!0,exitOnArrowDown:!0,HTMLAttributes:{}}},content:"text*",marks:"",group:"block",code:!0,defining:!0,addAttributes(){return{language:{default:null,parseHTML:t=>{var e;const{languageClassPrefix:n}=this.options,o=[...((e=t.firstElementChild)===null||e===void 0?void 0:e.classList)||[]].filter(s=>s.startsWith(n)).map(s=>s.replace(n,""))[0];return o||null},rendered:!1}}},parseHTML(){return[{tag:"pre",preserveWhitespace:"full"}]},renderHTML({node:t,HTMLAttributes:e}){return["pre",xe(this.options.HTMLAttributes,e),["code",{class:t.attrs.language?this.options.languageClassPrefix+t.attrs.language:null},0]]},addCommands(){return{setCodeBlock:t=>({commands:e})=>e.setNode(this.name,t),toggleCodeBlock:t=>({commands:e})=>e.toggleNode(this.name,"paragraph",t)}},addKeyboardShortcuts(){return{"Mod-Alt-c":()=>this.editor.commands.toggleCodeBlock(),Backspace:()=>{const{empty:t,$anchor:e}=this.editor.state.selection,n=e.pos===1;return!t||e.parent.type.name!==this.name?!1:n||!e.parent.textContent.length?this.editor.commands.clearNodes():!1},Enter:({editor:t})=>{if(!this.options.exitOnTripleEnter)return!1;const{state:e}=t,{selection:n}=e,{$from:r,empty:i}=n;if(!i||r.parent.type!==this.type)return!1;const o=r.parentOffset===r.parent.nodeSize-2,s=r.parent.textContent.endsWith(`
|
|
114
114
|
|
|
115
|
-
`);return!o||!s?!1:t.chain().command(({tr:l})=>(l.delete(r.pos-2,r.pos),!0)).exitCode().run()},ArrowDown:({editor:t})=>{if(!this.options.exitOnArrowDown)return!1;const{state:e}=t,{selection:n,doc:r}=e,{$from:i,empty:o}=n;if(!o||i.parent.type!==this.type||!(i.parentOffset===i.parent.nodeSize-2))return!1;const l=i.after();return l===void 0||r.nodeAt(l)?!1:t.commands.exitCode()}}},addInputRules(){return[
|
|
116
|
-
`)),s.setMeta("paste",!0),t.dispatch(s),!0}}})]}}),
|
|
117
|
-
`},addCommands(){return{setHardBreak:()=>({commands:t,chain:e,state:n,editor:r})=>t.first([()=>t.exitCode(),()=>t.command(()=>{const{selection:i,storedMarks:o}=n;if(i.$from.parent.type.spec.isolating)return!1;const{keepMarks:s}=this.options,{splittableMarks:l}=r.extensionManager,c=o||i.$to.parentOffset&&i.$from.marks();return e().insertContent({type:this.name}).command(({tr:d,dispatch:u})=>{if(u&&c&&s){const f=c.filter(h=>l.includes(h.type.name));d.ensureMarks(f)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),VE=Ge.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(t=>({tag:`h${t}`,attrs:{level:t}}))},renderHTML({node:t,HTMLAttributes:e}){return[`h${this.options.levels.includes(t.attrs.level)?t.attrs.level:this.options.levels[0]}`,ve(this.options.HTMLAttributes,e),0]},addCommands(){return{setHeading:t=>({commands:e})=>this.options.levels.includes(t.level)?e.setNode(this.name,t):!1,toggleHeading:t=>({commands:e})=>this.options.levels.includes(t.level)?e.toggleNode(this.name,"paragraph",t):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((t,e)=>({...t,[`Mod-Alt-${e}`]:()=>this.editor.commands.toggleHeading({level:e})}),{})},addInputRules(){return this.options.levels.map(t=>Dl({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${t}})\\s$`),type:this.type,getAttributes:{level:t}}))}});var Ro=200,Ae=function(){};Ae.prototype.append=function(e){return e.length?(e=Ae.from(e),!this.length&&e||e.length<Ro&&this.leafAppend(e)||this.length<Ro&&e.leafPrepend(this)||this.appendInner(e)):this},Ae.prototype.prepend=function(e){return e.length?Ae.from(e).append(this):this},Ae.prototype.appendInner=function(e){return new _E(this,e)},Ae.prototype.slice=function(e,n){return e===void 0&&(e=0),n===void 0&&(n=this.length),e>=n?Ae.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,n))},Ae.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},Ae.prototype.forEach=function(e,n,r){n===void 0&&(n=0),r===void 0&&(r=this.length),n<=r?this.forEachInner(e,n,r,0):this.forEachInvertedInner(e,n,r,0)},Ae.prototype.map=function(e,n,r){n===void 0&&(n=0),r===void 0&&(r=this.length);var i=[];return this.forEach(function(o,s){return i.push(e(o,s))},n,r),i},Ae.from=function(e){return e instanceof Ae?e:e&&e.length?new Rh(e):Ae.empty};var Rh=function(t){function e(r){t.call(this),this.values=r}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(i,o){return i==0&&o==this.length?this:new e(this.values.slice(i,o))},e.prototype.getInner=function(i){return this.values[i]},e.prototype.forEachInner=function(i,o,s,l){for(var c=o;c<s;c++)if(i(this.values[c],l+c)===!1)return!1},e.prototype.forEachInvertedInner=function(i,o,s,l){for(var c=o-1;c>=s;c--)if(i(this.values[c],l+c)===!1)return!1},e.prototype.leafAppend=function(i){if(this.length+i.length<=Ro)return new e(this.values.concat(i.flatten()))},e.prototype.leafPrepend=function(i){if(this.length+i.length<=Ro)return new e(i.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(e.prototype,n),e}(Ae);Ae.empty=new Rh([]);var _E=function(t){function e(n,r){t.call(this),this.left=n,this.right=r,this.length=n.length+r.length,this.depth=Math.max(n.depth,r.depth)+1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(r){return r<this.left.length?this.left.get(r):this.right.get(r-this.left.length)},e.prototype.forEachInner=function(r,i,o,s){var l=this.left.length;if(i<l&&this.left.forEachInner(r,i,Math.min(o,l),s)===!1||o>l&&this.right.forEachInner(r,Math.max(i-l,0),Math.min(this.length,o)-l,s+l)===!1)return!1},e.prototype.forEachInvertedInner=function(r,i,o,s){var l=this.left.length;if(i>l&&this.right.forEachInvertedInner(r,i-l,Math.max(o,l)-l,s+l)===!1||o<l&&this.left.forEachInvertedInner(r,Math.min(i,l),o,s)===!1)return!1},e.prototype.sliceInner=function(r,i){if(r==0&&i==this.length)return this;var o=this.left.length;return i<=o?this.left.slice(r,i):r>=o?this.right.slice(r-o,i-o):this.left.slice(r,o).append(this.right.slice(0,i-o))},e.prototype.leafAppend=function(r){var i=this.right.leafAppend(r);if(i)return new e(this.left,i)},e.prototype.leafPrepend=function(r){var i=this.left.leafPrepend(r);if(i)return new e(i,this.right)},e.prototype.appendInner=function(r){return this.left.depth>=Math.max(this.right.depth,r.depth)+1?new e(this.left,new e(this.right,r)):new e(this,r)},e}(Ae);const LE=500;class vt{constructor(e,n){this.items=e,this.eventCount=n}popEvent(e,n){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,o;n&&(i=this.remapping(r,this.items.length),o=i.maps.length);let s=e.tr,l,c,d=[],u=[];return this.items.forEach((f,h)=>{if(!f.step){i||(i=this.remapping(r,h+1),o=i.maps.length),o--,u.push(f);return}if(i){u.push(new At(f.map));let p=f.step.map(i.slice(o)),m;p&&s.maybeStep(p).doc&&(m=s.mapping.maps[s.mapping.maps.length-1],d.push(new At(m,void 0,void 0,d.length+u.length))),o--,m&&i.appendMap(m,o)}else s.maybeStep(f.step);if(f.selection)return l=i?f.selection.map(i.slice(o)):f.selection,c=new vt(this.items.slice(0,r).append(u.reverse().concat(d)),this.eventCount-1),!1},this.items.length,0),{remaining:c,transform:s,selection:l}}addTransform(e,n,r,i){let o=[],s=this.eventCount,l=this.items,c=!i&&l.length?l.get(l.length-1):null;for(let u=0;u<e.steps.length;u++){let f=e.steps[u].invert(e.docs[u]),h=new At(e.mapping.maps[u],f,n),p;(p=c&&c.merge(h))&&(h=p,u?o.pop():l=l.slice(0,l.length-1)),o.push(h),n&&(s++,n=void 0),i||(c=h)}let d=s-r.depth;return d>PE&&(l=IE(l,d),s-=d),new vt(l.append(o),s)}remapping(e,n){let r=new or;return this.items.forEach((i,o)=>{let s=i.mirrorOffset!=null&&o-i.mirrorOffset>=e?r.maps.length-i.mirrorOffset:void 0;r.appendMap(i.map,s)},e,n),r}addMaps(e){return this.eventCount==0?this:new vt(this.items.append(e.map(n=>new At(n))),this.eventCount)}rebased(e,n){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-n),o=e.mapping,s=e.steps.length,l=this.eventCount;this.items.forEach(h=>{h.selection&&l--},i);let c=n;this.items.forEach(h=>{let p=o.getMirror(--c);if(p==null)return;s=Math.min(s,p);let m=o.maps[p];if(h.step){let g=e.steps[p].invert(e.docs[p]),y=h.selection&&h.selection.map(o.slice(c+1,p));y&&l++,r.push(new At(m,g,y))}else r.push(new At(m))},i);let d=[];for(let h=n;h<s;h++)d.push(new At(o.maps[h]));let u=this.items.slice(0,i).append(d).append(r),f=new vt(u,l);return f.emptyItemCount()>LE&&(f=f.compress(this.items.length-r.length)),f}emptyItemCount(){let e=0;return this.items.forEach(n=>{n.step||e++}),e}compress(e=this.items.length){let n=this.remapping(0,e),r=n.maps.length,i=[],o=0;return this.items.forEach((s,l)=>{if(l>=e)i.push(s),s.selection&&o++;else if(s.step){let c=s.step.map(n.slice(r)),d=c&&c.getMap();if(r--,d&&n.appendMap(d,r),c){let u=s.selection&&s.selection.map(n.slice(r));u&&o++;let f=new At(d.invert(),c,u),h,p=i.length-1;(h=i.length&&i[p].merge(f))?i[p]=h:i.push(f)}}else s.map&&r--},this.items.length,0),new vt(Ae.from(i.reverse()),o)}}vt.empty=new vt(Ae.empty,0);function IE(t,e){let n;return t.forEach((r,i)=>{if(r.selection&&e--==0)return n=i,!1}),t.slice(n)}class At{constructor(e,n,r,i){this.map=e,this.step=n,this.selection=r,this.mirrorOffset=i}merge(e){if(this.step&&e.step&&!e.selection){let n=e.step.merge(this.step);if(n)return new At(n.getMap().invert(),n,this.selection)}}}class gn{constructor(e,n,r,i,o){this.done=e,this.undone=n,this.prevRanges=r,this.prevTime=i,this.prevComposition=o}}const PE=20;function RE(t,e,n,r){let i=n.getMeta(Fn),o;if(i)return i.historyState;n.getMeta(FE)&&(t=new gn(t.done,t.undone,null,0,-1));let s=n.getMeta("appendedTransaction");if(n.steps.length==0)return t;if(s&&s.getMeta(Fn))return s.getMeta(Fn).redo?new gn(t.done.addTransform(n,void 0,r,zo(e)),t.undone,zh(n.mapping.maps),t.prevTime,t.prevComposition):new gn(t.done,t.undone.addTransform(n,void 0,r,zo(e)),null,t.prevTime,t.prevComposition);if(n.getMeta("addToHistory")!==!1&&!(s&&s.getMeta("addToHistory")===!1)){let l=n.getMeta("composition"),c=t.prevTime==0||!s&&t.prevComposition!=l&&(t.prevTime<(n.time||0)-r.newGroupDelay||!zE(n,t.prevRanges)),d=s?Xl(t.prevRanges,n.mapping):zh(n.mapping.maps);return new gn(t.done.addTransform(n,c?e.selection.getBookmark():void 0,r,zo(e)),vt.empty,d,n.time,l??t.prevComposition)}else return(o=n.getMeta("rebased"))?new gn(t.done.rebased(n,o),t.undone.rebased(n,o),Xl(t.prevRanges,n.mapping),t.prevTime,t.prevComposition):new gn(t.done.addMaps(n.mapping.maps),t.undone.addMaps(n.mapping.maps),Xl(t.prevRanges,n.mapping),t.prevTime,t.prevComposition)}function zE(t,e){if(!e)return!1;if(!t.docChanged)return!0;let n=!1;return t.mapping.maps[0].forEach((r,i)=>{for(let o=0;o<e.length;o+=2)r<=e[o+1]&&i>=e[o]&&(n=!0)}),n}function zh(t){let e=[];for(let n=t.length-1;n>=0&&e.length==0;n--)t[n].forEach((r,i,o,s)=>e.push(o,s));return e}function Xl(t,e){if(!t)return null;let n=[];for(let r=0;r<t.length;r+=2){let i=e.map(t[r],1),o=e.map(t[r+1],-1);i<=o&&n.push(i,o)}return n}function jE(t,e,n){let r=zo(e),i=Fn.get(e).spec.config,o=(n?t.undone:t.done).popEvent(e,r);if(!o)return null;let s=o.selection.resolve(o.transform.doc),l=(n?t.done:t.undone).addTransform(o.transform,e.selection.getBookmark(),i,r),c=new gn(n?l:o.remaining,n?o.remaining:l,null,0,-1);return o.transform.setSelection(s).setMeta(Fn,{redo:n,historyState:c})}let Ql=!1,jh=null;function zo(t){let e=t.plugins;if(jh!=e){Ql=!1,jh=e;for(let n=0;n<e.length;n++)if(e[n].spec.historyPreserveItems){Ql=!0;break}}return Ql}const Fn=new nt("history"),FE=new nt("closeHistory");function HE(t={}){return t={depth:t.depth||100,newGroupDelay:t.newGroupDelay||500},new _e({key:Fn,state:{init(){return new gn(vt.empty,vt.empty,null,0,-1)},apply(e,n,r){return RE(n,r,e,t)}},config:t,props:{handleDOMEvents:{beforeinput(e,n){let r=n.inputType,i=r=="historyUndo"?Hh:r=="historyRedo"?Wh:null;return i?(n.preventDefault(),i(e.state,e.dispatch)):!1}}}})}function Fh(t,e){return(n,r)=>{let i=Fn.getState(n);if(!i||(t?i.undone:i.done).eventCount==0)return!1;if(r){let o=jE(i,n,t);o&&r(e?o.scrollIntoView():o)}return!0}}const Hh=Fh(!1,!0),Wh=Fh(!0,!0),WE=Ee.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:t,dispatch:e})=>Hh(t,e),redo:()=>({state:t,dispatch:e})=>Wh(t,e)}},addProseMirrorPlugins(){return[HE(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),UE=Ge.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{}}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:t}){return["hr",ve(this.options.HTMLAttributes,t)]},addCommands(){return{setHorizontalRule:()=>({chain:t,state:e})=>{const{$to:n}=e.selection,r=t();return n.parentOffset===0?r.insertContentAt(Math.max(n.pos-2,0),{type:this.name}):r.insertContent({type:this.name}),r.command(({tr:i,dispatch:o})=>{var s;if(o){const{$to:l}=i.selection,c=l.end();if(l.nodeAfter)l.nodeAfter.isTextblock?i.setSelection(ie.create(i.doc,l.pos+1)):l.nodeAfter.isBlock?i.setSelection(Z.create(i.doc,l.pos)):i.setSelection(ie.create(i.doc,l.pos));else{const d=(s=l.parent.type.contentMatch.defaultType)===null||s===void 0?void 0:s.create();d&&(i.insert(c,d),i.setSelection(ie.create(i.doc,c+1)))}i.scrollIntoView()}return!0}).run()}}},addInputRules(){return[Kf({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}}),qE=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,KE=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,YE=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,JE=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,GE=xt.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>t.style.fontStyle!=="normal"&&null},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[kr({find:qE,type:this.type}),kr({find:YE,type:this.type})]},addPasteRules(){return[xr({find:KE,type:this.type}),xr({find:JE,type:this.type})]}}),ZE=Ge.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",ve(this.options.HTMLAttributes,t),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),XE=Ge.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",ve(this.options.HTMLAttributes,t),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),Uh=xt.create({name:"textStyle",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"span",getAttrs:t=>t.hasAttribute("style")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["span",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:t,commands:e})=>{const n=No(t,this.type);return Object.entries(n).some(([,i])=>!!i)?!0:e.unsetMark(this.name)}}}}),qh=/^(\d+)\.\s$/,QE=Ge.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...n}=t;return e===1?["ol",ve(this.options.HTMLAttributes,n),0]:["ol",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(XE.name,this.editor.getAttributes(Uh.name)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=hi({find:qh,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=hi({find:qh,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(Uh.name)}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1],editor:this.editor})),[t]}}),eT=Ge.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:t}){return["p",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{setParagraph:()=>({commands:t})=>t.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),tT=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,nT=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,Kh=xt.create({name:"strike",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("line-through")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["s",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{setStrike:()=>({commands:t})=>t.setMark(this.name),toggleStrike:()=>({commands:t})=>t.toggleMark(this.name),unsetStrike:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[kr({find:tT,type:this.type})]},addPasteRules(){return[xr({find:nT,type:this.type})]}}),rT=Ge.create({name:"text",group:"inline"}),iT=Ee.create({name:"starterKit",addExtensions(){var t,e,n,r,i,o,s,l,c,d,u,f,h,p,m,g,y,k;const S=[];return this.options.blockquote!==!1&&S.push(lE.configure((t=this.options)===null||t===void 0?void 0:t.blockquote)),this.options.bold!==!1&&S.push(fE.configure((e=this.options)===null||e===void 0?void 0:e.bold)),this.options.bulletList!==!1&&S.push(pE.configure((n=this.options)===null||n===void 0?void 0:n.bulletList)),this.options.code!==!1&&S.push(yE.configure((r=this.options)===null||r===void 0?void 0:r.code)),this.options.codeBlock!==!1&&S.push(xE.configure((i=this.options)===null||i===void 0?void 0:i.codeBlock)),this.options.document!==!1&&S.push(vE.configure((o=this.options)===null||o===void 0?void 0:o.document)),this.options.dropcursor!==!1&&S.push(SE.configure((s=this.options)===null||s===void 0?void 0:s.dropcursor)),this.options.gapcursor!==!1&&S.push(AE.configure((l=this.options)===null||l===void 0?void 0:l.gapcursor)),this.options.hardBreak!==!1&&S.push(DE.configure((c=this.options)===null||c===void 0?void 0:c.hardBreak)),this.options.heading!==!1&&S.push(VE.configure((d=this.options)===null||d===void 0?void 0:d.heading)),this.options.history!==!1&&S.push(WE.configure((u=this.options)===null||u===void 0?void 0:u.history)),this.options.horizontalRule!==!1&&S.push(UE.configure((f=this.options)===null||f===void 0?void 0:f.horizontalRule)),this.options.italic!==!1&&S.push(GE.configure((h=this.options)===null||h===void 0?void 0:h.italic)),this.options.listItem!==!1&&S.push(ZE.configure((p=this.options)===null||p===void 0?void 0:p.listItem)),this.options.orderedList!==!1&&S.push(QE.configure((m=this.options)===null||m===void 0?void 0:m.orderedList)),this.options.paragraph!==!1&&S.push(eT.configure((g=this.options)===null||g===void 0?void 0:g.paragraph)),this.options.strike!==!1&&S.push(Kh.configure((y=this.options)===null||y===void 0?void 0:y.strike)),this.options.text!==!1&&S.push(rT.configure((k=this.options)===null||k===void 0?void 0:k.text)),S}}),oT=Ee.create({name:"placeholder",addOptions(){return{emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something …",showOnlyWhenEditable:!0,considerAnyAsEmpty:!1,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){return[new _e({key:new nt("placeholder"),props:{decorations:({doc:t,selection:e})=>{var n;const r=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:i}=e,o=[];if(!r)return null;const{firstChild:s}=t.content,l=s&&s.type.isLeaf,c=s&&s.isAtom,d=this.options.considerAnyAsEmpty?!0:s&&s.type.name===((n=t.type.contentMatch.defaultType)===null||n===void 0?void 0:n.name),u=t.content.childCount<=1&&s&&d&&s.nodeSize<=2&&(!l||!c);return t.descendants((f,h)=>{const p=i>=h&&i<=h+f.nodeSize,m=!f.isLeaf&&!f.childCount;if((p||!this.options.showOnlyCurrent)&&m){const g=[this.options.emptyNodeClass];u&&g.push(this.options.emptyEditorClass);const y=rt.node(h,h+f.nodeSize,{class:g.join(" "),"data-placeholder":typeof this.options.placeholder=="function"?this.options.placeholder({editor:this.editor,node:f,pos:h,hasAnchor:p}):this.options.placeholder});o.push(y)}return this.options.includeChildren}),Oe.create(t,o)}}})]}}),sT=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/;Ge.create({name:"image",addOptions(){return{inline:!1,allowBase64:!1,HTMLAttributes:{}}},inline(){return this.options.inline},group(){return this.options.inline?"inline":"block"},draggable:!0,addAttributes(){return{src:{default:null},alt:{default:null},title:{default:null}}},parseHTML(){return[{tag:this.options.allowBase64?"img[src]":'img[src]:not([src^="data:"])'}]},renderHTML({HTMLAttributes:t}){return["img",ve(this.options.HTMLAttributes,t)]},addCommands(){return{setImage:t=>({commands:e})=>e.insertContent({type:this.name,attrs:t})}},addInputRules(){return[Kf({find:sT,type:this.type,getAttributes:t=>{const[,,e,n,r]=t;return{src:n,alt:e,title:r}}})]}});const lT=Ee.create({name:"textAlign",addOptions(){return{types:[],alignments:["left","center","right","justify"],defaultAlignment:null}},addGlobalAttributes(){return[{types:this.options.types,attributes:{textAlign:{default:this.options.defaultAlignment,parseHTML:t=>{const e=t.style.textAlign;return this.options.alignments.includes(e)?e:this.options.defaultAlignment},renderHTML:t=>t.textAlign?{style:`text-align: ${t.textAlign}`}:{}}}}]},addCommands(){return{setTextAlign:t=>({commands:e})=>this.options.alignments.includes(t)?this.options.types.map(n=>e.updateAttributes(n,{textAlign:t})).every(n=>n):!1,unsetTextAlign:()=>({commands:t})=>this.options.types.map(e=>t.resetAttributes(e,"textAlign")).every(e=>e)}},addKeyboardShortcuts(){return{"Mod-Shift-l":()=>this.editor.commands.setTextAlign("left"),"Mod-Shift-e":()=>this.editor.commands.setTextAlign("center"),"Mod-Shift-r":()=>this.editor.commands.setTextAlign("right"),"Mod-Shift-j":()=>this.editor.commands.setTextAlign("justify")}}}),aT=xt.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["u",ve(this.options.HTMLAttributes,t),0]},addCommands(){return{setUnderline:()=>({commands:t})=>t.setMark(this.name),toggleUnderline:()=>({commands:t})=>t.toggleMark(this.name),unsetUnderline:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),cT={},dT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},uT=[a.createElementVNode("path",{d:"M3 4.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM6.25 3a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7ZM6.25 7.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7ZM6.25 11.5a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7ZM4 12.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM3 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"},null,-1)];function fT(t,e){return a.openBlock(),a.createElementBlock("svg",dT,uT)}const hT=se(cT,[["render",fT]]),pT={},mT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},gT=[a.createElementVNode("path",{d:"M2.995 1a.625.625 0 1 0 0 1.25h.38v2.125a.625.625 0 1 0 1.25 0v-2.75A.625.625 0 0 0 4 1H2.995ZM3.208 7.385a2.37 2.37 0 0 1 1.027-.124L2.573 8.923a.625.625 0 0 0 .439 1.067l1.987.011a.625.625 0 0 0 .006-1.25l-.49-.003.777-.776c.215-.215.335-.506.335-.809 0-.465-.297-.957-.842-1.078a3.636 3.636 0 0 0-1.993.121.625.625 0 1 0 .416 1.179ZM2.625 11a.625.625 0 1 0 0 1.25H4.25a.125.125 0 0 1 0 .25H3.5a.625.625 0 1 0 0 1.25h.75a.125.125 0 0 1 0 .25H2.625a.625.625 0 1 0 0 1.25H4.25a1.375 1.375 0 0 0 1.153-2.125A1.375 1.375 0 0 0 4.25 11H2.625ZM7.25 2a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6ZM7.25 7.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6ZM6.5 13.25a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75Z"},null,-1)];function yT(t,e){return a.openBlock(),a.createElementBlock("svg",mT,gT)}const bT=se(pT,[["render",yT]]),kT={},xT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},vT=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M12.5 9.75A2.75 2.75 0 0 0 9.75 7H4.56l2.22 2.22a.75.75 0 1 1-1.06 1.06l-3.5-3.5a.75.75 0 0 1 0-1.06l3.5-3.5a.75.75 0 0 1 1.06 1.06L4.56 5.5h5.19a4.25 4.25 0 0 1 0 8.5h-1a.75.75 0 0 1 0-1.5h1a2.75 2.75 0 0 0 2.75-2.75Z","clip-rule":"evenodd"},null,-1)];function wT(t,e){return a.openBlock(),a.createElementBlock("svg",xT,vT)}const CT=se(kT,[["render",wT]]),ST={},OT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},MT=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M3.5 9.75A2.75 2.75 0 0 1 6.25 7h5.19L9.22 9.22a.75.75 0 1 0 1.06 1.06l3.5-3.5a.75.75 0 0 0 0-1.06l-3.5-3.5a.75.75 0 1 0-1.06 1.06l2.22 2.22H6.25a4.25 4.25 0 0 0 0 8.5h1a.75.75 0 0 0 0-1.5h-1A2.75 2.75 0 0 1 3.5 9.75Z","clip-rule":"evenodd"},null,-1)];function ET(t,e){return a.openBlock(),a.createElementBlock("svg",OT,MT)}const TT=se(ST,[["render",ET]]),$T={},NT={fill:"currentColor",width:"800px",height:"800px",viewBox:"0 0 1920 1920",xmlns:"http://www.w3.org/2000/svg"},BT=[a.createElementVNode("path",{d:"M754.429 0v274.423h235.885L647.457 1645.85H343V1920h822.994v-274.149H930.11l342.857-1371.428h304.32V0z","fill-rule":"evenodd"},null,-1)];function AT(t,e){return a.openBlock(),a.createElementBlock("svg",NT,BT)}const DT=se($T,[["render",AT]]),VT={},_T={fill:"currentColor",viewBox:"0 0 1920 1920",xmlns:"http://www.w3.org/2000/svg"},LT=[a.createElementVNode("path",{d:"M480.286 822.857h548.571c151.269 0 274.286-123.017 274.286-274.286 0-151.268-123.017-274.285-274.286-274.285H480.286v548.571Zm0 822.857H1166c151.269 0 274.286-123.017 274.286-274.285 0-151.269-123.017-274.286-274.286-274.286H480.286v548.571ZM1166 1920H206V0h822.857c302.537 0 548.572 246.034 548.572 548.571 0 134.263-48.549 257.418-128.778 352.732 159.223 96.137 265.92 270.994 265.92 470.126 0 302.537-246.034 548.571-548.571 548.571Z","fill-rule":"evenodd"},null,-1)];function IT(t,e){return a.openBlock(),a.createElementBlock("svg",_T,LT)}const PT=se(VT,[["render",IT]]),RT={},zT={fill:"currentColor",version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"800px",height:"800px",viewBox:"0 0 96.639 96.639","xml:space":"preserve"},jT=[a.createElementVNode("g",null,[a.createElementVNode("g",null,[a.createElementVNode("path",{d:`M95.263,12.29V2.277C95.263,1.019,94.245,0,92.987,0H36.921C25.539,0,17.05,2.442,10.969,7.47\r
|
|
115
|
+
`);return!o||!s?!1:t.chain().command(({tr:l})=>(l.delete(r.pos-2,r.pos),!0)).exitCode().run()},ArrowDown:({editor:t})=>{if(!this.options.exitOnArrowDown)return!1;const{state:e}=t,{selection:n,doc:r}=e,{$from:i,empty:o}=n;if(!o||i.parent.type!==this.type||!(i.parentOffset===i.parent.nodeSize-2))return!1;const l=i.after();return l===void 0||r.nodeAt(l)?!1:t.commands.exitCode()}}},addInputRules(){return[Vl({find:xE,type:this.type,getAttributes:t=>({language:t[1]})}),Vl({find:wE,type:this.type,getAttributes:t=>({language:t[1]})})]},addProseMirrorPlugins(){return[new _e({key:new nt("codeBlockVSCodeHandler"),props:{handlePaste:(t,e)=>{if(!e.clipboardData||this.editor.isActive(this.type.name))return!1;const n=e.clipboardData.getData("text/plain"),r=e.clipboardData.getData("vscode-editor-data"),i=r?JSON.parse(r):void 0,o=i==null?void 0:i.mode;if(!n||!o)return!1;const{tr:s}=t.state;return t.state.selection.from===t.state.doc.nodeSize-(1+t.state.selection.$to.depth*2)?s.insert(t.state.selection.from-1,this.type.create({language:o})):s.replaceSelectionWith(this.type.create({language:o})),s.setSelection(ie.near(s.doc.resolve(Math.max(0,s.selection.from-2)))),s.insertText(n.replace(/\r\n?/g,`
|
|
116
|
+
`)),s.setMeta("paste",!0),t.dispatch(s),!0}}})]}}),CE=Ge.create({name:"doc",topNode:!0,content:"block+"});function SE(t={}){return new _e({view(e){return new OE(e,t)}})}class OE{constructor(e,n){var r;this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=(r=n.width)!==null&&r!==void 0?r:1,this.color=n.color===!1?void 0:n.color||"black",this.class=n.class,this.handlers=["dragover","dragend","drop","dragleave"].map(i=>{let o=s=>{this[i](s)};return e.dom.addEventListener(i,o),{name:i,handler:o}})}destroy(){this.handlers.forEach(({name:e,handler:n})=>this.editorView.dom.removeEventListener(e,n))}update(e,n){this.cursorPos!=null&&n.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),n=!e.parent.inlineContent,r;if(n){let l=e.nodeBefore,c=e.nodeAfter;if(l||c){let d=this.editorView.nodeDOM(this.cursorPos-(l?l.nodeSize:0));if(d){let u=d.getBoundingClientRect(),f=l?u.bottom:u.top;l&&c&&(f=(f+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2),r={left:u.left,right:u.right,top:f-this.width/2,bottom:f+this.width/2}}}}if(!r){let l=this.editorView.coordsAtPos(this.cursorPos);r={left:l.left-this.width/2,right:l.left+this.width/2,top:l.top,bottom:l.bottom}}let i=this.editorView.dom.offsetParent;this.element||(this.element=i.appendChild(document.createElement("div")),this.class&&(this.element.className=this.class),this.element.style.cssText="position: absolute; z-index: 50; pointer-events: none;",this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle("prosemirror-dropcursor-block",n),this.element.classList.toggle("prosemirror-dropcursor-inline",!n);let o,s;if(!i||i==document.body&&getComputedStyle(i).position=="static")o=-pageXOffset,s=-pageYOffset;else{let l=i.getBoundingClientRect();o=l.left-i.scrollLeft,s=l.top-i.scrollTop}this.element.style.left=r.left-o+"px",this.element.style.top=r.top-s+"px",this.element.style.width=r.right-r.left+"px",this.element.style.height=r.bottom-r.top+"px"}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let n=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),r=n&&n.inside>=0&&this.editorView.state.doc.nodeAt(n.inside),i=r&&r.type.spec.disableDropCursor,o=typeof i=="function"?i(this.editorView,n,e):i;if(n&&!o){let s=n.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let l=Wd(this.editorView.state.doc,s,this.editorView.dragging.slice);l!=null&&(s=l)}this.setCursor(s),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){(e.target==this.editorView.dom||!this.editorView.dom.contains(e.relatedTarget))&&this.setCursor(null)}}const ME=Me.create({name:"dropCursor",addOptions(){return{color:"currentColor",width:1,class:void 0}},addProseMirrorPlugins(){return[SE(this.options)]}});class we extends ce{constructor(e){super(e,e)}map(e,n){let r=e.resolve(n.map(this.head));return we.valid(r)?new we(r):ce.near(r)}content(){return U.empty}eq(e){return e instanceof we&&e.head==this.head}toJSON(){return{type:"gapcursor",pos:this.head}}static fromJSON(e,n){if(typeof n.pos!="number")throw new RangeError("Invalid input for GapCursor.fromJSON");return new we(e.resolve(n.pos))}getBookmark(){return new Zl(this.anchor)}static valid(e){let n=e.parent;if(n.isTextblock||!EE(e)||!TE(e))return!1;let r=n.type.spec.allowGapCursor;if(r!=null)return r;let i=n.contentMatchAt(e.index()).defaultType;return i&&i.isTextblock}static findGapCursorFrom(e,n,r=!1){e:for(;;){if(!r&&we.valid(e))return e;let i=e.pos,o=null;for(let s=e.depth;;s--){let l=e.node(s);if(n>0?e.indexAfter(s)<l.childCount:e.index(s)>0){o=l.child(n>0?e.indexAfter(s):e.index(s)-1);break}else if(s==0)return null;i+=n;let c=e.doc.resolve(i);if(we.valid(c))return c}for(;;){let s=n>0?o.firstChild:o.lastChild;if(!s){if(o.isAtom&&!o.isText&&!Z.isSelectable(o)){e=e.doc.resolve(i+o.nodeSize*n),r=!1;continue e}break}o=s,i+=n;let l=e.doc.resolve(i);if(we.valid(l))return l}return null}}}we.prototype.visible=!1,we.findFrom=we.findGapCursorFrom,ce.jsonID("gapcursor",we);class Zl{constructor(e){this.pos=e}map(e){return new Zl(e.map(this.pos))}resolve(e){let n=e.resolve(this.pos);return we.valid(n)?new we(n):ce.near(n)}}function EE(t){for(let e=t.depth;e>=0;e--){let n=t.index(e),r=t.node(e);if(n==0){if(r.type.spec.isolating)return!0;continue}for(let i=r.child(n-1);;i=i.lastChild){if(i.childCount==0&&!i.inlineContent||i.isAtom||i.type.spec.isolating)return!0;if(i.inlineContent)return!1}}return!0}function TE(t){for(let e=t.depth;e>=0;e--){let n=t.indexAfter(e),r=t.node(e);if(n==r.childCount){if(r.type.spec.isolating)return!0;continue}for(let i=r.child(n);;i=i.firstChild){if(i.childCount==0&&!i.inlineContent||i.isAtom||i.type.spec.isolating)return!0;if(i.inlineContent)return!1}}return!0}function $E(){return new _e({props:{decorations:VE,createSelectionBetween(t,e,n){return e.pos==n.pos&&we.valid(n)?new we(n):null},handleClick:BE,handleKeyDown:NE,handleDOMEvents:{beforeinput:AE}}})}const NE=yf({ArrowLeft:Po("horiz",-1),ArrowRight:Po("horiz",1),ArrowUp:Po("vert",-1),ArrowDown:Po("vert",1)});function Po(t,e){const n=t=="vert"?e>0?"down":"up":e>0?"right":"left";return function(r,i,o){let s=r.selection,l=e>0?s.$to:s.$from,c=s.empty;if(s instanceof ie){if(!o.endOfTextblock(n)||l.depth==0)return!1;c=!1,l=r.doc.resolve(e>0?l.after():l.before())}let d=we.findGapCursorFrom(l,e,c);return d?(i&&i(r.tr.setSelection(new we(d))),!0):!1}}function BE(t,e,n){if(!t||!t.editable)return!1;let r=t.state.doc.resolve(e);if(!we.valid(r))return!1;let i=t.posAtCoords({left:n.clientX,top:n.clientY});return i&&i.inside>-1&&Z.isSelectable(t.state.doc.nodeAt(i.inside))?!1:(t.dispatch(t.state.tr.setSelection(new we(r))),!0)}function AE(t,e){if(e.inputType!="insertCompositionText"||!(t.state.selection instanceof we))return!1;let{$from:n}=t.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(t.state.schema.nodes.text);if(!r)return!1;let i=P.empty;for(let s=r.length-1;s>=0;s--)i=P.from(r[s].createAndFill(null,i));let o=t.state.tr.replace(n.pos,n.pos,new U(i,0,0));return o.setSelection(ie.near(o.doc.resolve(n.pos+1))),t.dispatch(o),!1}function VE(t){if(!(t.selection instanceof we))return null;let e=document.createElement("div");return e.className="ProseMirror-gapcursor",Oe.create(t.doc,[rt.widget(t.selection.head,e,{key:"gapcursor"})])}const DE=Me.create({name:"gapCursor",addProseMirrorPlugins(){return[$E()]},extendNodeSchema(t){var e;const n={name:t.name,options:t.options,storage:t.storage};return{allowGapCursor:(e=ue(J(t,"allowGapCursor",n)))!==null&&e!==void 0?e:null}}}),_E=Ge.create({name:"hardBreak",addOptions(){return{keepMarks:!0,HTMLAttributes:{}}},inline:!0,group:"inline",selectable:!1,parseHTML(){return[{tag:"br"}]},renderHTML({HTMLAttributes:t}){return["br",xe(this.options.HTMLAttributes,t)]},renderText(){return`
|
|
117
|
+
`},addCommands(){return{setHardBreak:()=>({commands:t,chain:e,state:n,editor:r})=>t.first([()=>t.exitCode(),()=>t.command(()=>{const{selection:i,storedMarks:o}=n;if(i.$from.parent.type.spec.isolating)return!1;const{keepMarks:s}=this.options,{splittableMarks:l}=r.extensionManager,c=o||i.$to.parentOffset&&i.$from.marks();return e().insertContent({type:this.name}).command(({tr:d,dispatch:u})=>{if(u&&c&&s){const f=c.filter(h=>l.includes(h.type.name));d.ensureMarks(f)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),LE=Ge.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(t=>({tag:`h${t}`,attrs:{level:t}}))},renderHTML({node:t,HTMLAttributes:e}){return[`h${this.options.levels.includes(t.attrs.level)?t.attrs.level:this.options.levels[0]}`,xe(this.options.HTMLAttributes,e),0]},addCommands(){return{setHeading:t=>({commands:e})=>this.options.levels.includes(t.level)?e.setNode(this.name,t):!1,toggleHeading:t=>({commands:e})=>this.options.levels.includes(t.level)?e.toggleNode(this.name,"paragraph",t):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((t,e)=>({...t,[`Mod-Alt-${e}`]:()=>this.editor.commands.toggleHeading({level:e})}),{})},addInputRules(){return this.options.levels.map(t=>Vl({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${t}})\\s$`),type:this.type,getAttributes:{level:t}}))}});var Ro=200,Ae=function(){};Ae.prototype.append=function(e){return e.length?(e=Ae.from(e),!this.length&&e||e.length<Ro&&this.leafAppend(e)||this.length<Ro&&e.leafPrepend(this)||this.appendInner(e)):this},Ae.prototype.prepend=function(e){return e.length?Ae.from(e).append(this):this},Ae.prototype.appendInner=function(e){return new IE(this,e)},Ae.prototype.slice=function(e,n){return e===void 0&&(e=0),n===void 0&&(n=this.length),e>=n?Ae.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,n))},Ae.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},Ae.prototype.forEach=function(e,n,r){n===void 0&&(n=0),r===void 0&&(r=this.length),n<=r?this.forEachInner(e,n,r,0):this.forEachInvertedInner(e,n,r,0)},Ae.prototype.map=function(e,n,r){n===void 0&&(n=0),r===void 0&&(r=this.length);var i=[];return this.forEach(function(o,s){return i.push(e(o,s))},n,r),i},Ae.from=function(e){return e instanceof Ae?e:e&&e.length?new zh(e):Ae.empty};var zh=function(t){function e(r){t.call(this),this.values=r}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(i,o){return i==0&&o==this.length?this:new e(this.values.slice(i,o))},e.prototype.getInner=function(i){return this.values[i]},e.prototype.forEachInner=function(i,o,s,l){for(var c=o;c<s;c++)if(i(this.values[c],l+c)===!1)return!1},e.prototype.forEachInvertedInner=function(i,o,s,l){for(var c=o-1;c>=s;c--)if(i(this.values[c],l+c)===!1)return!1},e.prototype.leafAppend=function(i){if(this.length+i.length<=Ro)return new e(this.values.concat(i.flatten()))},e.prototype.leafPrepend=function(i){if(this.length+i.length<=Ro)return new e(i.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(e.prototype,n),e}(Ae);Ae.empty=new zh([]);var IE=function(t){function e(n,r){t.call(this),this.left=n,this.right=r,this.length=n.length+r.length,this.depth=Math.max(n.depth,r.depth)+1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(r){return r<this.left.length?this.left.get(r):this.right.get(r-this.left.length)},e.prototype.forEachInner=function(r,i,o,s){var l=this.left.length;if(i<l&&this.left.forEachInner(r,i,Math.min(o,l),s)===!1||o>l&&this.right.forEachInner(r,Math.max(i-l,0),Math.min(this.length,o)-l,s+l)===!1)return!1},e.prototype.forEachInvertedInner=function(r,i,o,s){var l=this.left.length;if(i>l&&this.right.forEachInvertedInner(r,i-l,Math.max(o,l)-l,s+l)===!1||o<l&&this.left.forEachInvertedInner(r,Math.min(i,l),o,s)===!1)return!1},e.prototype.sliceInner=function(r,i){if(r==0&&i==this.length)return this;var o=this.left.length;return i<=o?this.left.slice(r,i):r>=o?this.right.slice(r-o,i-o):this.left.slice(r,o).append(this.right.slice(0,i-o))},e.prototype.leafAppend=function(r){var i=this.right.leafAppend(r);if(i)return new e(this.left,i)},e.prototype.leafPrepend=function(r){var i=this.left.leafPrepend(r);if(i)return new e(i,this.right)},e.prototype.appendInner=function(r){return this.left.depth>=Math.max(this.right.depth,r.depth)+1?new e(this.left,new e(this.right,r)):new e(this,r)},e}(Ae);const PE=500;class wt{constructor(e,n){this.items=e,this.eventCount=n}popEvent(e,n){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,o;n&&(i=this.remapping(r,this.items.length),o=i.maps.length);let s=e.tr,l,c,d=[],u=[];return this.items.forEach((f,h)=>{if(!f.step){i||(i=this.remapping(r,h+1),o=i.maps.length),o--,u.push(f);return}if(i){u.push(new At(f.map));let p=f.step.map(i.slice(o)),m;p&&s.maybeStep(p).doc&&(m=s.mapping.maps[s.mapping.maps.length-1],d.push(new At(m,void 0,void 0,d.length+u.length))),o--,m&&i.appendMap(m,o)}else s.maybeStep(f.step);if(f.selection)return l=i?f.selection.map(i.slice(o)):f.selection,c=new wt(this.items.slice(0,r).append(u.reverse().concat(d)),this.eventCount-1),!1},this.items.length,0),{remaining:c,transform:s,selection:l}}addTransform(e,n,r,i){let o=[],s=this.eventCount,l=this.items,c=!i&&l.length?l.get(l.length-1):null;for(let u=0;u<e.steps.length;u++){let f=e.steps[u].invert(e.docs[u]),h=new At(e.mapping.maps[u],f,n),p;(p=c&&c.merge(h))&&(h=p,u?o.pop():l=l.slice(0,l.length-1)),o.push(h),n&&(s++,n=void 0),i||(c=h)}let d=s-r.depth;return d>zE&&(l=RE(l,d),s-=d),new wt(l.append(o),s)}remapping(e,n){let r=new or;return this.items.forEach((i,o)=>{let s=i.mirrorOffset!=null&&o-i.mirrorOffset>=e?r.maps.length-i.mirrorOffset:void 0;r.appendMap(i.map,s)},e,n),r}addMaps(e){return this.eventCount==0?this:new wt(this.items.append(e.map(n=>new At(n))),this.eventCount)}rebased(e,n){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-n),o=e.mapping,s=e.steps.length,l=this.eventCount;this.items.forEach(h=>{h.selection&&l--},i);let c=n;this.items.forEach(h=>{let p=o.getMirror(--c);if(p==null)return;s=Math.min(s,p);let m=o.maps[p];if(h.step){let y=e.steps[p].invert(e.docs[p]),g=h.selection&&h.selection.map(o.slice(c+1,p));g&&l++,r.push(new At(m,y,g))}else r.push(new At(m))},i);let d=[];for(let h=n;h<s;h++)d.push(new At(o.maps[h]));let u=this.items.slice(0,i).append(d).append(r),f=new wt(u,l);return f.emptyItemCount()>PE&&(f=f.compress(this.items.length-r.length)),f}emptyItemCount(){let e=0;return this.items.forEach(n=>{n.step||e++}),e}compress(e=this.items.length){let n=this.remapping(0,e),r=n.maps.length,i=[],o=0;return this.items.forEach((s,l)=>{if(l>=e)i.push(s),s.selection&&o++;else if(s.step){let c=s.step.map(n.slice(r)),d=c&&c.getMap();if(r--,d&&n.appendMap(d,r),c){let u=s.selection&&s.selection.map(n.slice(r));u&&o++;let f=new At(d.invert(),c,u),h,p=i.length-1;(h=i.length&&i[p].merge(f))?i[p]=h:i.push(f)}}else s.map&&r--},this.items.length,0),new wt(Ae.from(i.reverse()),o)}}wt.empty=new wt(Ae.empty,0);function RE(t,e){let n;return t.forEach((r,i)=>{if(r.selection&&e--==0)return n=i,!1}),t.slice(n)}class At{constructor(e,n,r,i){this.map=e,this.step=n,this.selection=r,this.mirrorOffset=i}merge(e){if(this.step&&e.step&&!e.selection){let n=e.step.merge(this.step);if(n)return new At(n.getMap().invert(),n,this.selection)}}}class gn{constructor(e,n,r,i,o){this.done=e,this.undone=n,this.prevRanges=r,this.prevTime=i,this.prevComposition=o}}const zE=20;function jE(t,e,n,r){let i=n.getMeta(Hn),o;if(i)return i.historyState;n.getMeta(WE)&&(t=new gn(t.done,t.undone,null,0,-1));let s=n.getMeta("appendedTransaction");if(n.steps.length==0)return t;if(s&&s.getMeta(Hn))return s.getMeta(Hn).redo?new gn(t.done.addTransform(n,void 0,r,zo(e)),t.undone,jh(n.mapping.maps),t.prevTime,t.prevComposition):new gn(t.done,t.undone.addTransform(n,void 0,r,zo(e)),null,t.prevTime,t.prevComposition);if(n.getMeta("addToHistory")!==!1&&!(s&&s.getMeta("addToHistory")===!1)){let l=n.getMeta("composition"),c=t.prevTime==0||!s&&t.prevComposition!=l&&(t.prevTime<(n.time||0)-r.newGroupDelay||!FE(n,t.prevRanges)),d=s?Xl(t.prevRanges,n.mapping):jh(n.mapping.maps);return new gn(t.done.addTransform(n,c?e.selection.getBookmark():void 0,r,zo(e)),wt.empty,d,n.time,l??t.prevComposition)}else return(o=n.getMeta("rebased"))?new gn(t.done.rebased(n,o),t.undone.rebased(n,o),Xl(t.prevRanges,n.mapping),t.prevTime,t.prevComposition):new gn(t.done.addMaps(n.mapping.maps),t.undone.addMaps(n.mapping.maps),Xl(t.prevRanges,n.mapping),t.prevTime,t.prevComposition)}function FE(t,e){if(!e)return!1;if(!t.docChanged)return!0;let n=!1;return t.mapping.maps[0].forEach((r,i)=>{for(let o=0;o<e.length;o+=2)r<=e[o+1]&&i>=e[o]&&(n=!0)}),n}function jh(t){let e=[];for(let n=t.length-1;n>=0&&e.length==0;n--)t[n].forEach((r,i,o,s)=>e.push(o,s));return e}function Xl(t,e){if(!t)return null;let n=[];for(let r=0;r<t.length;r+=2){let i=e.map(t[r],1),o=e.map(t[r+1],-1);i<=o&&n.push(i,o)}return n}function HE(t,e,n){let r=zo(e),i=Hn.get(e).spec.config,o=(n?t.undone:t.done).popEvent(e,r);if(!o)return null;let s=o.selection.resolve(o.transform.doc),l=(n?t.done:t.undone).addTransform(o.transform,e.selection.getBookmark(),i,r),c=new gn(n?l:o.remaining,n?o.remaining:l,null,0,-1);return o.transform.setSelection(s).setMeta(Hn,{redo:n,historyState:c})}let Ql=!1,Fh=null;function zo(t){let e=t.plugins;if(Fh!=e){Ql=!1,Fh=e;for(let n=0;n<e.length;n++)if(e[n].spec.historyPreserveItems){Ql=!0;break}}return Ql}const Hn=new nt("history"),WE=new nt("closeHistory");function UE(t={}){return t={depth:t.depth||100,newGroupDelay:t.newGroupDelay||500},new _e({key:Hn,state:{init(){return new gn(wt.empty,wt.empty,null,0,-1)},apply(e,n,r){return jE(n,r,e,t)}},config:t,props:{handleDOMEvents:{beforeinput(e,n){let r=n.inputType,i=r=="historyUndo"?Wh:r=="historyRedo"?Uh:null;return i?(n.preventDefault(),i(e.state,e.dispatch)):!1}}}})}function Hh(t,e){return(n,r)=>{let i=Hn.getState(n);if(!i||(t?i.undone:i.done).eventCount==0)return!1;if(r){let o=HE(i,n,t);o&&r(e?o.scrollIntoView():o)}return!0}}const Wh=Hh(!1,!0),Uh=Hh(!0,!0),qE=Me.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:t,dispatch:e})=>Wh(t,e),redo:()=>({state:t,dispatch:e})=>Uh(t,e)}},addProseMirrorPlugins(){return[UE(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),KE=Ge.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{}}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:t}){return["hr",xe(this.options.HTMLAttributes,t)]},addCommands(){return{setHorizontalRule:()=>({chain:t,state:e})=>{const{$to:n}=e.selection,r=t();return n.parentOffset===0?r.insertContentAt(Math.max(n.pos-2,0),{type:this.name}):r.insertContent({type:this.name}),r.command(({tr:i,dispatch:o})=>{var s;if(o){const{$to:l}=i.selection,c=l.end();if(l.nodeAfter)l.nodeAfter.isTextblock?i.setSelection(ie.create(i.doc,l.pos+1)):l.nodeAfter.isBlock?i.setSelection(Z.create(i.doc,l.pos)):i.setSelection(ie.create(i.doc,l.pos));else{const d=(s=l.parent.type.contentMatch.defaultType)===null||s===void 0?void 0:s.create();d&&(i.insert(c,d),i.setSelection(ie.create(i.doc,c+1)))}i.scrollIntoView()}return!0}).run()}}},addInputRules(){return[Yf({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}}),YE=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,JE=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,GE=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,ZE=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,XE=dt.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>t.style.fontStyle!=="normal"&&null},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[kr({find:YE,type:this.type}),kr({find:GE,type:this.type})]},addPasteRules(){return[xr({find:JE,type:this.type}),xr({find:ZE,type:this.type})]}}),QE=Ge.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",xe(this.options.HTMLAttributes,t),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),eT=Ge.create({name:"listItem",addOptions(){return{HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}},content:"paragraph block*",defining:!0,parseHTML(){return[{tag:"li"}]},renderHTML({HTMLAttributes:t}){return["li",xe(this.options.HTMLAttributes,t),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),qh=dt.create({name:"textStyle",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"span",getAttrs:t=>t.hasAttribute("style")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["span",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:t,commands:e})=>{const n=No(t,this.type);return Object.entries(n).some(([,i])=>!!i)?!0:e.unsetMark(this.name)}}}}),Kh=/^(\d+)\.\s$/,tT=Ge.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...n}=t;return e===1?["ol",xe(this.options.HTMLAttributes,n),0]:["ol",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(eT.name,this.editor.getAttributes(qh.name)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=pi({find:Kh,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=pi({find:Kh,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(qh.name)}),joinPredicate:(e,n)=>n.childCount+n.attrs.start===+e[1],editor:this.editor})),[t]}}),nT=Ge.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:t}){return["p",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setParagraph:()=>({commands:t})=>t.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),rT=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,iT=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,Yh=dt.create({name:"strike",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("line-through")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["s",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setStrike:()=>({commands:t})=>t.setMark(this.name),toggleStrike:()=>({commands:t})=>t.toggleMark(this.name),unsetStrike:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[kr({find:rT,type:this.type})]},addPasteRules(){return[xr({find:iT,type:this.type})]}}),oT=Ge.create({name:"text",group:"inline"}),sT=Me.create({name:"starterKit",addExtensions(){var t,e,n,r,i,o,s,l,c,d,u,f,h,p,m,y,g,k;const S=[];return this.options.blockquote!==!1&&S.push(cE.configure((t=this.options)===null||t===void 0?void 0:t.blockquote)),this.options.bold!==!1&&S.push(pE.configure((e=this.options)===null||e===void 0?void 0:e.bold)),this.options.bulletList!==!1&&S.push(gE.configure((n=this.options)===null||n===void 0?void 0:n.bulletList)),this.options.code!==!1&&S.push(kE.configure((r=this.options)===null||r===void 0?void 0:r.code)),this.options.codeBlock!==!1&&S.push(vE.configure((i=this.options)===null||i===void 0?void 0:i.codeBlock)),this.options.document!==!1&&S.push(CE.configure((o=this.options)===null||o===void 0?void 0:o.document)),this.options.dropcursor!==!1&&S.push(ME.configure((s=this.options)===null||s===void 0?void 0:s.dropcursor)),this.options.gapcursor!==!1&&S.push(DE.configure((l=this.options)===null||l===void 0?void 0:l.gapcursor)),this.options.hardBreak!==!1&&S.push(_E.configure((c=this.options)===null||c===void 0?void 0:c.hardBreak)),this.options.heading!==!1&&S.push(LE.configure((d=this.options)===null||d===void 0?void 0:d.heading)),this.options.history!==!1&&S.push(qE.configure((u=this.options)===null||u===void 0?void 0:u.history)),this.options.horizontalRule!==!1&&S.push(KE.configure((f=this.options)===null||f===void 0?void 0:f.horizontalRule)),this.options.italic!==!1&&S.push(XE.configure((h=this.options)===null||h===void 0?void 0:h.italic)),this.options.listItem!==!1&&S.push(QE.configure((p=this.options)===null||p===void 0?void 0:p.listItem)),this.options.orderedList!==!1&&S.push(tT.configure((m=this.options)===null||m===void 0?void 0:m.orderedList)),this.options.paragraph!==!1&&S.push(nT.configure((y=this.options)===null||y===void 0?void 0:y.paragraph)),this.options.strike!==!1&&S.push(Yh.configure((g=this.options)===null||g===void 0?void 0:g.strike)),this.options.text!==!1&&S.push(oT.configure((k=this.options)===null||k===void 0?void 0:k.text)),S}}),lT=Me.create({name:"placeholder",addOptions(){return{emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something …",showOnlyWhenEditable:!0,considerAnyAsEmpty:!1,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){return[new _e({key:new nt("placeholder"),props:{decorations:({doc:t,selection:e})=>{var n;const r=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:i}=e,o=[];if(!r)return null;const{firstChild:s}=t.content,l=s&&s.type.isLeaf,c=s&&s.isAtom,d=this.options.considerAnyAsEmpty?!0:s&&s.type.name===((n=t.type.contentMatch.defaultType)===null||n===void 0?void 0:n.name),u=t.content.childCount<=1&&s&&d&&s.nodeSize<=2&&(!l||!c);return t.descendants((f,h)=>{const p=i>=h&&i<=h+f.nodeSize,m=!f.isLeaf&&!f.childCount;if((p||!this.options.showOnlyCurrent)&&m){const y=[this.options.emptyNodeClass];u&&y.push(this.options.emptyEditorClass);const g=rt.node(h,h+f.nodeSize,{class:y.join(" "),"data-placeholder":typeof this.options.placeholder=="function"?this.options.placeholder({editor:this.editor,node:f,pos:h,hasAnchor:p}):this.options.placeholder});o.push(g)}return this.options.includeChildren}),Oe.create(t,o)}}})]}}),aT=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/;Ge.create({name:"image",addOptions(){return{inline:!1,allowBase64:!1,HTMLAttributes:{}}},inline(){return this.options.inline},group(){return this.options.inline?"inline":"block"},draggable:!0,addAttributes(){return{src:{default:null},alt:{default:null},title:{default:null}}},parseHTML(){return[{tag:this.options.allowBase64?"img[src]":'img[src]:not([src^="data:"])'}]},renderHTML({HTMLAttributes:t}){return["img",xe(this.options.HTMLAttributes,t)]},addCommands(){return{setImage:t=>({commands:e})=>e.insertContent({type:this.name,attrs:t})}},addInputRules(){return[Yf({find:aT,type:this.type,getAttributes:t=>{const[,,e,n,r]=t;return{src:n,alt:e,title:r}}})]}});const cT=Me.create({name:"textAlign",addOptions(){return{types:[],alignments:["left","center","right","justify"],defaultAlignment:null}},addGlobalAttributes(){return[{types:this.options.types,attributes:{textAlign:{default:this.options.defaultAlignment,parseHTML:t=>{const e=t.style.textAlign;return this.options.alignments.includes(e)?e:this.options.defaultAlignment},renderHTML:t=>t.textAlign?{style:`text-align: ${t.textAlign}`}:{}}}}]},addCommands(){return{setTextAlign:t=>({commands:e})=>this.options.alignments.includes(t)?this.options.types.map(n=>e.updateAttributes(n,{textAlign:t})).every(n=>n):!1,unsetTextAlign:()=>({commands:t})=>this.options.types.map(e=>t.resetAttributes(e,"textAlign")).every(e=>e)}},addKeyboardShortcuts(){return{"Mod-Shift-l":()=>this.editor.commands.setTextAlign("left"),"Mod-Shift-e":()=>this.editor.commands.setTextAlign("center"),"Mod-Shift-r":()=>this.editor.commands.setTextAlign("right"),"Mod-Shift-j":()=>this.editor.commands.setTextAlign("justify")}}}),dT=dt.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["u",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{setUnderline:()=>({commands:t})=>t.setMark(this.name),toggleUnderline:()=>({commands:t})=>t.toggleMark(this.name),unsetUnderline:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),uT=t=>{if(!t.children.length)return;const e=t.querySelectorAll("span");e&&e.forEach(n=>{var r,i;const o=n.getAttribute("style"),s=(i=(r=n.parentElement)===null||r===void 0?void 0:r.closest("span"))===null||i===void 0?void 0:i.getAttribute("style");n.setAttribute("style",`${s};${o}`)})},fT=dt.create({name:"textStyle",priority:101,addOptions(){return{HTMLAttributes:{},mergeNestedSpanStyles:!1}},parseHTML(){return[{tag:"span",getAttrs:t=>t.hasAttribute("style")?(this.options.mergeNestedSpanStyles&&uT(t),{}):!1}]},renderHTML({HTMLAttributes:t}){return["span",xe(this.options.HTMLAttributes,t),0]},addCommands(){return{removeEmptyTextStyle:()=>({tr:t})=>{const{selection:e}=t;return t.doc.nodesBetween(e.from,e.to,(n,r)=>{if(n.isTextblock)return!0;n.marks.filter(i=>i.type===this.type).some(i=>Object.values(i.attrs).some(o=>!!o))||t.removeMark(r,r+n.nodeSize,this.type)}),!0}}}}),hT=Me.create({name:"color",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{color:{default:null,parseHTML:t=>{var e;return(e=t.style.color)===null||e===void 0?void 0:e.replace(/['"]+/g,"")},renderHTML:t=>t.color?{style:`color: ${t.color}`}:{}}}}]},addCommands(){return{setColor:t=>({chain:e})=>e().setMark("textStyle",{color:t}).run(),unsetColor:()=>({chain:t})=>t().setMark("textStyle",{color:null}).removeEmptyTextStyle().run()}}}),pT={},mT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},gT=[a.createElementVNode("path",{d:"M3 4.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM6.25 3a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7ZM6.25 7.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7ZM6.25 11.5a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5h-7ZM4 12.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM3 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"},null,-1)];function yT(t,e){return a.openBlock(),a.createElementBlock("svg",mT,gT)}const bT=oe(pT,[["render",yT]]),kT={},xT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},wT=[a.createElementVNode("path",{d:"M2.995 1a.625.625 0 1 0 0 1.25h.38v2.125a.625.625 0 1 0 1.25 0v-2.75A.625.625 0 0 0 4 1H2.995ZM3.208 7.385a2.37 2.37 0 0 1 1.027-.124L2.573 8.923a.625.625 0 0 0 .439 1.067l1.987.011a.625.625 0 0 0 .006-1.25l-.49-.003.777-.776c.215-.215.335-.506.335-.809 0-.465-.297-.957-.842-1.078a3.636 3.636 0 0 0-1.993.121.625.625 0 1 0 .416 1.179ZM2.625 11a.625.625 0 1 0 0 1.25H4.25a.125.125 0 0 1 0 .25H3.5a.625.625 0 1 0 0 1.25h.75a.125.125 0 0 1 0 .25H2.625a.625.625 0 1 0 0 1.25H4.25a1.375 1.375 0 0 0 1.153-2.125A1.375 1.375 0 0 0 4.25 11H2.625ZM7.25 2a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6ZM7.25 7.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6ZM6.5 13.25a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75Z"},null,-1)];function vT(t,e){return a.openBlock(),a.createElementBlock("svg",xT,wT)}const CT=oe(kT,[["render",vT]]),ST={},OT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},MT=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M12.5 9.75A2.75 2.75 0 0 0 9.75 7H4.56l2.22 2.22a.75.75 0 1 1-1.06 1.06l-3.5-3.5a.75.75 0 0 1 0-1.06l3.5-3.5a.75.75 0 0 1 1.06 1.06L4.56 5.5h5.19a4.25 4.25 0 0 1 0 8.5h-1a.75.75 0 0 1 0-1.5h1a2.75 2.75 0 0 0 2.75-2.75Z","clip-rule":"evenodd"},null,-1)];function ET(t,e){return a.openBlock(),a.createElementBlock("svg",OT,MT)}const TT=oe(ST,[["render",ET]]),$T={},NT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},BT=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M3.5 9.75A2.75 2.75 0 0 1 6.25 7h5.19L9.22 9.22a.75.75 0 1 0 1.06 1.06l3.5-3.5a.75.75 0 0 0 0-1.06l-3.5-3.5a.75.75 0 1 0-1.06 1.06l2.22 2.22H6.25a4.25 4.25 0 0 0 0 8.5h1a.75.75 0 0 0 0-1.5h-1A2.75 2.75 0 0 1 3.5 9.75Z","clip-rule":"evenodd"},null,-1)];function AT(t,e){return a.openBlock(),a.createElementBlock("svg",NT,BT)}const VT=oe($T,[["render",AT]]),DT={},_T={fill:"currentColor",width:"800px",height:"800px",viewBox:"0 0 1920 1920",xmlns:"http://www.w3.org/2000/svg"},LT=[a.createElementVNode("path",{d:"M754.429 0v274.423h235.885L647.457 1645.85H343V1920h822.994v-274.149H930.11l342.857-1371.428h304.32V0z","fill-rule":"evenodd"},null,-1)];function IT(t,e){return a.openBlock(),a.createElementBlock("svg",_T,LT)}const PT=oe(DT,[["render",IT]]),RT={},zT={fill:"currentColor",viewBox:"0 0 1920 1920",xmlns:"http://www.w3.org/2000/svg"},jT=[a.createElementVNode("path",{d:"M480.286 822.857h548.571c151.269 0 274.286-123.017 274.286-274.286 0-151.268-123.017-274.285-274.286-274.285H480.286v548.571Zm0 822.857H1166c151.269 0 274.286-123.017 274.286-274.285 0-151.269-123.017-274.286-274.286-274.286H480.286v548.571ZM1166 1920H206V0h822.857c302.537 0 548.572 246.034 548.572 548.571 0 134.263-48.549 257.418-128.778 352.732 159.223 96.137 265.92 270.994 265.92 470.126 0 302.537-246.034 548.571-548.571 548.571Z","fill-rule":"evenodd"},null,-1)];function FT(t,e){return a.openBlock(),a.createElementBlock("svg",zT,jT)}const HT=oe(RT,[["render",FT]]),WT={},UT={fill:"currentColor",version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",width:"800px",height:"800px",viewBox:"0 0 96.639 96.639","xml:space":"preserve"},qT=[a.createElementVNode("g",null,[a.createElementVNode("g",null,[a.createElementVNode("path",{d:`M95.263,12.29V2.277C95.263,1.019,94.245,0,92.987,0H36.921C25.539,0,17.05,2.442,10.969,7.47\r
|
|
118
118
|
c-6.364,5.265-9.594,12.724-9.594,22.167c0,10.367,3.124,18.054,9.547,23.499c6.399,5.423,15.696,8.175,27.63,8.175h10.38v33.051\r
|
|
119
119
|
c0,1.258,1.02,2.277,2.278,2.277h7.096c1.257,0,2.276-1.02,2.276-2.277V14.566h9.146v79.795c0,1.258,1.021,2.276,2.277,2.276\r
|
|
120
|
-
h6.873c1.257,0,2.277-1.021,2.277-2.276V14.566h11.83C94.247,14.566,95.263,13.547,95.263,12.29z`})])],-1)];function FT(t,e){return a.openBlock(),a.createElementBlock("svg",zT,jT)}const HT=se(RT,[["render",FT]]),WT={},UT={viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"currentColor"},qT=[a.createStaticVNode('<g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>Heading_1_fill</title> <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Editor" transform="translate(-432.000000, -48.000000)" fill-rule="nonzero"><g id="Heading_1_fill" transform="translate(432.000000, 48.000000)"><path d="M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z" id="MingCute" fill-rule="nonzero"></path> <path d="M13,2.5 C13.7796706,2.5 14.4204457,3.09488554 14.4931332,3.85553954 L14.5,4 L14.5,20 C14.5,20.8284 13.8284,21.5 13,21.5 C12.2203294,21.5 11.5795543,20.9050879 11.5068668,20.1444558 L11.5,20 L11.5,13.5 L5.5,13.5 L5.5,20 C5.5,20.8284 4.82843,21.5 4,21.5 C3.22030118,21.5 2.579551,20.9050879 2.50686655,20.1444558 L2.5,20 L2.5,4 C2.5,3.17157 3.17157,2.5 4,2.5 C4.77969882,2.5 5.420449,3.09488554 5.49313345,3.85553954 L5.5,4 L5.5,10.5 L11.5,10.5 L11.5,4 C11.5,3.17157 12.1716,2.5 13,2.5 Z M19.0001,13.5187 L19.0001,20 C19.0001,20.5523 18.5524,21 18.0001,21 C17.4478,21 17.0001,20.5523 17.0001,20 L17.0001,15.366 C16.5471,15.6281 15.9624,15.4962 15.6681,15.0547 C15.3617,14.5951 15.4859,13.9743 15.9454,13.6679 L17.4299,12.6783 C18.101,12.2308 19.0001,12.712 19.0001,13.5187 Z" id="形状" fill="currentColor"></path></g></g></g></g>',3)];function KT(t,e){return a.openBlock(),a.createElementBlock("svg",UT,qT)}const YT=se(WT,[["render",KT]]),JT={},GT={viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"currentColor"},ZT=[a.createStaticVNode('<g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>Heading_2_fill</title> <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Editor" transform="translate(-480.000000, -48.000000)" fill-rule="nonzero"><g id="Heading_2_fill" transform="translate(480.000000, 48.000000)"><path d="M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z" id="MingCute" fill-rule="nonzero"></path> <path d="M13,2.5 C13.7796706,2.5 14.4204457,3.09488554 14.4931332,3.85553954 L14.5,4 L14.5,20 C14.5,20.8284 13.8284,21.5 13,21.5 C12.2203294,21.5 11.5795543,20.9050879 11.5068668,20.1444558 L11.5,20 L11.5,13.5 L5.5,13.5 L5.5,20 C5.5,20.8284 4.82843,21.5 4,21.5 C3.22030118,21.5 2.579551,20.9050879 2.50686655,20.1444558 L2.5,20 L2.5,4 C2.5,3.17157 3.17157,2.5 4,2.5 C4.77969882,2.5 5.420449,3.09488554 5.49313345,3.85553954 L5.5,4 L5.5,10.5 L11.5,10.5 L11.5,4 C11.5,3.17157 12.1716,2.5 13,2.5 Z M17.6575,12.6792 C18.2901,12.521 18.9499,12.6085 19.5304,12.8987 C20.6957,13.4814 21.2873,14.8195 20.9732,16.0757 C20.8743714,16.4711857 20.6906857,16.8394878 20.4358711,17.1556055 L20.3026,17.3092 L18.7244,19.0001 L20.3542,19.0001 C20.9065,19.0001 21.3542,19.4478 21.3542,20.0001 C21.3542,20.51295 20.968173,20.9356092 20.4708239,20.9933725 L20.3542,21.0001 L16.6492,21.0001 C16.0918,21.0001 15.6399,20.5482 15.6399,19.9908 C15.6399,19.69785 15.6621031,19.4213609 15.830043,19.1827703 L15.9113,19.0829 L18.8405,15.9446 C19.313,15.4383 18.8904,14.4325 18.1425,14.6195 C17.8287222,14.6979889 17.6756556,14.9547296 17.6455145,15.2464465 L17.6399,15.3572 C17.6399,15.9095 17.1922,16.3572 16.6399,16.3572 C16.0876,16.3572 15.6399,15.9095 15.6399,15.3572 C15.6399,14.1109 16.4218,12.9881 17.6575,12.6792 Z" id="形状" fill="currentColor"></path></g></g></g></g>',3)];function XT(t,e){return a.openBlock(),a.createElementBlock("svg",GT,ZT)}const QT=se(JT,[["render",XT]]),e$={},t$={viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"currentColor"},n$=[a.createStaticVNode('<g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>Heading_3_fill</title> <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Editor" transform="translate(-528.000000, -48.000000)" fill-rule="nonzero"><g id="Heading_3_fill" transform="translate(528.000000, 48.000000)"><path d="M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z" id="MingCute" fill-rule="nonzero"></path> <path d="M13,2.5 C13.7796706,2.5 14.4204457,3.09488554 14.4931332,3.85553954 L14.5,4 L14.5,20 C14.5,20.8284 13.8284,21.5 13,21.5 C12.2203294,21.5 11.5795543,20.9050879 11.5068668,20.1444558 L11.5,20 L11.5,13.5 L5.5,13.5 L5.5,20 C5.5,20.8284 4.82843,21.5 4,21.5 C3.22030118,21.5 2.579551,20.9050879 2.50686655,20.1444558 L2.5,20 L2.5,4 C2.5,3.17157 3.17157,2.5 4,2.5 C4.77969882,2.5 5.420449,3.09488554 5.49313345,3.85553954 L5.5,4 L5.5,10.5 L11.5,10.5 L11.5,4 C11.5,3.17157 12.1716,2.5 13,2.5 Z M18.3715,12.5 C19.827,12.5 21.0001,13.6854 21.0001,15.1334 C21.0001,15.7245 20.8,16.2932 20.4418,16.7501 C20.7999,17.2069 20.9999,17.7756 20.9999,18.3666 C20.9999,19.8146 19.8268,21 18.3713,21 C17.3195,21 16.332,20.6496 15.8873,19.6016 C15.6461,19.033 15.6582,18.3518 16.3235,18.0694 C16.7955857,17.8691071 17.3354439,18.0594112 17.5829394,18.4946729 L17.6347,18.5994 C17.7727273,18.9247091 17.9135661,18.9858645 18.1765622,18.9973488 L18.3713,19 L18.3713,19 C18.7147,19 18.9999,18.7176 18.9999,18.3666 C18.9999,17.9941455 18.7151893,17.7892942 18.3855875,17.7551267 L18.2856,17.75 C17.7333,17.75 17.2856,17.3023 17.2856,16.75 C17.2856,16.23715 17.6717995,15.8144908 18.1691731,15.7567275 L18.2858,15.75 C18.6556,15.75 19.0001,15.5431 19.0001,15.1334 C19.0001,14.7824 18.7149,14.5 18.3715,14.5 L18.1767622,14.5026512 C17.9429879,14.5128595 17.8057329,14.562314 17.6811769,14.8016529 L17.6349,14.9006 C17.4192,15.409 16.8322,15.6463 16.3238,15.4306 C15.6584,15.1482 15.6463,14.467 15.8876,13.8984 C16.3323,12.8504 17.3197,12.5 18.3715,12.5 Z" id="形状" fill="currentColor"></path></g></g></g></g>',3)];function r$(t,e){return a.openBlock(),a.createElementBlock("svg",t$,n$)}const i$=se(e$,[["render",r$]]),o$={},s$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},l$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8Zm0 4.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function a$(t,e){return a.openBlock(),a.createElementBlock("svg",s$,l$)}const c$=se(o$,[["render",a$]]),d$={},u$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},f$=[a.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8ZM5.5 12.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75Z"},null,-1)];function h$(t,e){return a.openBlock(),a.createElementBlock("svg",u$,f$)}const p$=se(d$,[["render",h$]]),m$={},g$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},y$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8Zm6 4.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function b$(t,e){return a.openBlock(),a.createElementBlock("svg",g$,y$)}const k$=se(m$,[["render",b$]]),x$={},v$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},w$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8Zm0 4.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function C$(t,e){return a.openBlock(),a.createElementBlock("svg",v$,w$)}const S$=se(x$,[["render",C$]]),O$={},M$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},E$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.75 2a.75.75 0 0 1 .75.75V7a2.5 2.5 0 0 0 5 0V2.75a.75.75 0 0 1 1.5 0V7a4 4 0 0 1-8 0V2.75A.75.75 0 0 1 4.75 2ZM2 13.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function T$(t,e){return a.openBlock(),a.createElementBlock("svg",M$,E$)}const $$=se(O$,[["render",T$]]),N$={},B$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},A$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.165 3.654c-.95-.255-1.921-.273-2.693-.042-.769.231-1.087.624-1.173.947-.087.323-.008.822.543 1.407.389.412.927.77 1.55 1.034H13a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 3 7h1.756l-.006-.006c-.787-.835-1.161-1.849-.9-2.823.26-.975 1.092-1.666 2.191-1.995 1.097-.33 2.36-.28 3.512.029.75.2 1.478.518 2.11.939a.75.75 0 0 1-.833 1.248 5.682 5.682 0 0 0-1.665-.738Zm2.074 6.365a.75.75 0 0 1 .91.543 2.44 2.44 0 0 1-.35 2.024c-.405.585-1.052 1.003-1.84 1.24-1.098.329-2.36.279-3.512-.03-1.152-.308-2.27-.897-3.056-1.73a.75.75 0 0 1 1.092-1.029c.552.586 1.403 1.056 2.352 1.31.95.255 1.92.273 2.692.042.55-.165.873-.417 1.038-.656a.942.942 0 0 0 .13-.803.75.75 0 0 1 .544-.91Z","clip-rule":"evenodd"},null,-1)];function D$(t,e){return a.openBlock(),a.createElementBlock("svg",B$,A$)}const V$=se(N$,[["render",D$]]),_$={class:"py-1 px-1 border-b dark:border-gray-900 dark:bg-gray-810"},L$={class:"flex gap-px"},I$=["onClick"],P$={key:1,class:"text-sm"},R$={class:"max-h-72 w-full overflow-auto px-4 py-3 rounded-t-sm"},z$=Object.assign({name:"WpicTextEditor"},{props:{modelValue:{type:String,default:""},heading:Boolean,textAlign:Boolean,underline:Boolean,strike:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r={pmi:"shadow-inner border-zinc-400 dark:border-zinc-700/50 focus-within:border-zinc-500 focus-within:outline focus-within:outline-2 focus-within:outline-offset-3 dark:text-zinc-300 bg-zinc-100 dark:bg-zinc-700/25","wpic-tools":"bg-white border border-gray-300 dark:text-gray-200 dark:bg-gray-930 dark:border-gray-900"},i=[{method:"toggleBold",type:"chain",label:"bold",icon:PT,smallIcon:!0,disableCheck:!0,active:!0},{method:"toggleItalic",type:"chain",label:"italic",icon:DT,smallIcon:!0,disableCheck:!0,active:!0},{method:"toggleUnderline",type:"chain",label:"underline",icon:$$,disableCheck:!0,active:n.underline},{method:"toggleStrike",type:"chain",label:"strike",icon:V$,disableCheck:!0,active:n.strike},{method:"setParagraph",type:"chain",label:"paragraph",icon:HT,smallIcon:!0,disableCheck:!1,active:!0},{method:"toggleHeading",type:"chain",label:"h1",icon:YT,params:{level:1},disableCheck:!0,active:n.heading},{method:"toggleHeading",type:"chain",label:"h2",icon:QT,params:{level:2},disableCheck:!1,active:n.heading},{method:"toggleHeading",type:"chain",label:"h3",icon:i$,params:{level:3},disableCheck:!1,active:n.heading},{method:"setTextAlign",type:"chain",label:"left",icon:c$,disableCheck:!1,active:n.textAlign,params:"left"},{method:"setTextAlign",type:"chain",label:"center",icon:p$,disableCheck:!1,active:n.textAlign,params:"center"},{method:"setTextAlign",type:"chain",label:"right",icon:k$,disableCheck:!1,active:n.textAlign,params:"right"},{method:"setTextAlign",type:"chain",label:"justify",icon:S$,disableCheck:!1,active:n.textAlign,params:"justify"},{method:"toggleBulletList",type:"chain",label:"bullet list",icon:hT,disableCheck:!1,active:!0},{method:"toggleOrderedList",type:"chain",label:"ordered list",icon:bT,disableCheck:!1,active:!0},{method:"undo",type:"chain",label:"undo",icon:CT,disableCheck:!0,active:!0},{method:"redo",type:"chain",label:"redo",icon:TT,disableCheck:!0,active:!0}],o=e,s=oE({content:n.modelValue,extensions:[iT,aT,Kh,lT.configure({types:["heading","paragraph"]}),oT.configure({placeholder:"..."})],onUpdate:()=>{o("update:modelValue",s.value.getHTML())}});a.onBeforeUnmount(()=>{s.value.destroy()}),a.watch(()=>n.modelValue,d=>{d!==s.value.getHTML()&&s.value.commands.setContent(d,!1)});function l(d,u,f){if(d==="setTextAlign"){s.value.isActive({textAlign:f})?s.value.chain().focus().unsetTextAlign().run():s.value.chain().focus().setTextAlign(f).run();return}u==="chain"?f?s.value.chain().focus()[d](f).run():s.value.chain().focus()[d]().run():s.value[d]()()}function c(d,u,f,h){return h?u==="chain"?f?!s.value.can().chain().focus()[d](f).run():!s.value.can().chain().focus()[d]().run():!s.value.can()[d]().run():!1}return(d,u)=>a.unref(s)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["pt-px relative flex flex-col rounded-sm border",r[a.unref(re).theme]])},[a.createElementVNode("div",_$,[a.createElementVNode("div",L$,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(i.filter(f=>f.active),f=>(a.openBlock(),a.createElementBlock("div",{key:f.method,class:a.normalizeClass(["w-8 h-8 flex items-center justify-center text-xs rounded-sm text-gray-800 dark:text-gray-300",{"cursor-pointer":!c(f.method,f.type,f.params,f.disableCheck),"is-active text-gray-800 bg-gray-200 dark:text-white dark:bg-white/10":f.label.startsWith("h")?a.unref(s).isActive("heading",{level:f.params.level}):f.method==="setTextAlign"?a.unref(s).isActive({textAlign:f.params}):a.unref(s).isActive(f.label)}]),onClick:h=>l(f.method,f.type,f.params)},[f.icon?(a.openBlock(),a.createBlock(a.resolveDynamicComponent(f.icon),{key:0,class:a.normalizeClass(["",{"w-3 h-3":f.smallIcon,"w-4 h-4":!f.smallIcon&&!f.largeIcon,"w-5 h-5":f.largeIcon}])},null,8,["class"])):(a.openBlock(),a.createElementBlock("span",P$,a.toDisplayString(a.unref(Sg).capitalize(f.label)),1))],10,I$))),128))])]),a.createElementVNode("div",R$,[a.createVNode(a.unref(iE),{editor:a.unref(s)},null,8,["editor"])])],2)):a.createCommentVNode("",!0)}}),j$={},F$={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},H$=[a.createElementVNode("rect",{x:"2",y:"2",width:"20",height:"20",rx:"7",fill:"currentColor","stroke-width":"2.5"},null,-1)];function W$(t,e){return a.openBlock(),a.createElementBlock("svg",F$,H$)}const U$=se(j$,[["render",W$]]),q$={},K$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"none"},Y$=[a.createElementVNode("rect",{x:"2",y:"2",width:"20",height:"20",rx:"7",fill:"none",stroke:"currentColor","stroke-width":"3"},null,-1)];function J$(t,e){return a.openBlock(),a.createElementBlock("svg",K$,Y$)}const G$=se(q$,[["render",J$]]),Z$={},X$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none"},Q$=[a.createElementVNode("rect",{x:"2",y:"2",width:"20",height:"20",rx:"7",fill:"none",stroke:"currentColor","stroke-width":"3"},null,-1),a.createElementVNode("line",{x1:"7.5",y1:"2",x2:"22",y2:"16",stroke:"currentColor",class:"opacity-75","stroke-width":"2.5"},null,-1),a.createElementVNode("line",{x1:"2",y1:"7.5",x2:"16",y2:"22",stroke:"currentColor",class:"opacity-75","stroke-width":"2.5"},null,-1)];function eN(t,e){return a.openBlock(),a.createElementBlock("svg",X$,Q$)}const tN=se(Z$,[["render",eN]]),nN=Object.assign({name:"WpicBadge"},{props:{success:Boolean,warning:Boolean,error:Boolean,complete:Boolean,incomplete:Boolean,partially:Boolean},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("span",{class:a.normalizeClass(["inline-flex items-center justify-center border-0 font-normal rounded-md min-h-6 gap-1 leading-none text-sm px-2",{"bg-green-100 border-green-200 text-green-700 dark:border-green-600/30 dark:bg-green-800/15 dark:text-green-500/85":t.success,"bg-yellow-100 border-yellow-200 text-yellow-700 dark:border-yellow-600/30 dark:bg-yellow-800/15 dark:text-yellow-500/85":t.warning,"bg-red-100 border-red-200 text-red-700 dark:border-red-600/30 dark:bg-red-800/15 dark:text-red-500/85":t.error,"bg-gray-100 border-gray-200 text-gray-700 dark:border-gray-600/30 dark:bg-white/5 dark:text-gray-400/85":!t.success&&!t.warning&&!t.error}])},[t.complete?(a.openBlock(),a.createBlock(U$,{key:0,class:"w-2.5 h-2.5"})):a.createCommentVNode("",!0),t.incomplete?(a.openBlock(),a.createBlock(G$,{key:1,class:"w-2.5 h-2.5 opacity-80"})):a.createCommentVNode("",!0),t.partially?(a.openBlock(),a.createBlock(tN,{key:2,class:"w-2.5 h-2.5 opacity-80"})):a.createCommentVNode("",!0),a.renderSlot(e.$slots,"default")],2))}}),ea={__name:"DayItem",props:{day:{},today:Boolean,selected:Boolean,between:Boolean,firstDay:Boolean,lastDay:Boolean,off:Boolean,disabled:Boolean,highlight:Boolean},setup(t){const e={pmi:"","wpic-tools":`
|
|
120
|
+
h6.873c1.257,0,2.277-1.021,2.277-2.276V14.566h11.83C94.247,14.566,95.263,13.547,95.263,12.29z`})])],-1)];function KT(t,e){return a.openBlock(),a.createElementBlock("svg",UT,qT)}const YT=oe(WT,[["render",KT]]),JT={},GT={viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"currentColor"},ZT=[a.createStaticVNode('<g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>Heading_1_fill</title> <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Editor" transform="translate(-432.000000, -48.000000)" fill-rule="nonzero"><g id="Heading_1_fill" transform="translate(432.000000, 48.000000)"><path d="M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z" id="MingCute" fill-rule="nonzero"></path> <path d="M13,2.5 C13.7796706,2.5 14.4204457,3.09488554 14.4931332,3.85553954 L14.5,4 L14.5,20 C14.5,20.8284 13.8284,21.5 13,21.5 C12.2203294,21.5 11.5795543,20.9050879 11.5068668,20.1444558 L11.5,20 L11.5,13.5 L5.5,13.5 L5.5,20 C5.5,20.8284 4.82843,21.5 4,21.5 C3.22030118,21.5 2.579551,20.9050879 2.50686655,20.1444558 L2.5,20 L2.5,4 C2.5,3.17157 3.17157,2.5 4,2.5 C4.77969882,2.5 5.420449,3.09488554 5.49313345,3.85553954 L5.5,4 L5.5,10.5 L11.5,10.5 L11.5,4 C11.5,3.17157 12.1716,2.5 13,2.5 Z M19.0001,13.5187 L19.0001,20 C19.0001,20.5523 18.5524,21 18.0001,21 C17.4478,21 17.0001,20.5523 17.0001,20 L17.0001,15.366 C16.5471,15.6281 15.9624,15.4962 15.6681,15.0547 C15.3617,14.5951 15.4859,13.9743 15.9454,13.6679 L17.4299,12.6783 C18.101,12.2308 19.0001,12.712 19.0001,13.5187 Z" id="形状" fill="currentColor"></path></g></g></g></g>',3)];function XT(t,e){return a.openBlock(),a.createElementBlock("svg",GT,ZT)}const QT=oe(JT,[["render",XT]]),e$={},t$={viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"currentColor"},n$=[a.createStaticVNode('<g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>Heading_2_fill</title> <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Editor" transform="translate(-480.000000, -48.000000)" fill-rule="nonzero"><g id="Heading_2_fill" transform="translate(480.000000, 48.000000)"><path d="M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z" id="MingCute" fill-rule="nonzero"></path> <path d="M13,2.5 C13.7796706,2.5 14.4204457,3.09488554 14.4931332,3.85553954 L14.5,4 L14.5,20 C14.5,20.8284 13.8284,21.5 13,21.5 C12.2203294,21.5 11.5795543,20.9050879 11.5068668,20.1444558 L11.5,20 L11.5,13.5 L5.5,13.5 L5.5,20 C5.5,20.8284 4.82843,21.5 4,21.5 C3.22030118,21.5 2.579551,20.9050879 2.50686655,20.1444558 L2.5,20 L2.5,4 C2.5,3.17157 3.17157,2.5 4,2.5 C4.77969882,2.5 5.420449,3.09488554 5.49313345,3.85553954 L5.5,4 L5.5,10.5 L11.5,10.5 L11.5,4 C11.5,3.17157 12.1716,2.5 13,2.5 Z M17.6575,12.6792 C18.2901,12.521 18.9499,12.6085 19.5304,12.8987 C20.6957,13.4814 21.2873,14.8195 20.9732,16.0757 C20.8743714,16.4711857 20.6906857,16.8394878 20.4358711,17.1556055 L20.3026,17.3092 L18.7244,19.0001 L20.3542,19.0001 C20.9065,19.0001 21.3542,19.4478 21.3542,20.0001 C21.3542,20.51295 20.968173,20.9356092 20.4708239,20.9933725 L20.3542,21.0001 L16.6492,21.0001 C16.0918,21.0001 15.6399,20.5482 15.6399,19.9908 C15.6399,19.69785 15.6621031,19.4213609 15.830043,19.1827703 L15.9113,19.0829 L18.8405,15.9446 C19.313,15.4383 18.8904,14.4325 18.1425,14.6195 C17.8287222,14.6979889 17.6756556,14.9547296 17.6455145,15.2464465 L17.6399,15.3572 C17.6399,15.9095 17.1922,16.3572 16.6399,16.3572 C16.0876,16.3572 15.6399,15.9095 15.6399,15.3572 C15.6399,14.1109 16.4218,12.9881 17.6575,12.6792 Z" id="形状" fill="currentColor"></path></g></g></g></g>',3)];function r$(t,e){return a.openBlock(),a.createElementBlock("svg",t$,n$)}const i$=oe(e$,[["render",r$]]),o$={},s$={viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",fill:"currentColor"},l$=[a.createStaticVNode('<g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>Heading_3_fill</title> <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Editor" transform="translate(-528.000000, -48.000000)" fill-rule="nonzero"><g id="Heading_3_fill" transform="translate(528.000000, 48.000000)"><path d="M24,0 L24,24 L0,24 L0,0 L24,0 Z M12.5934901,23.257841 L12.5819402,23.2595131 L12.5108777,23.2950439 L12.4918791,23.2987469 L12.4918791,23.2987469 L12.4767152,23.2950439 L12.4056548,23.2595131 C12.3958229,23.2563662 12.3870493,23.2590235 12.3821421,23.2649074 L12.3780323,23.275831 L12.360941,23.7031097 L12.3658947,23.7234994 L12.3769048,23.7357139 L12.4804777,23.8096931 L12.4953491,23.8136134 L12.4953491,23.8136134 L12.5071152,23.8096931 L12.6106902,23.7357139 L12.6232938,23.7196733 L12.6232938,23.7196733 L12.6266527,23.7031097 L12.609561,23.275831 C12.6075724,23.2657013 12.6010112,23.2592993 12.5934901,23.257841 L12.5934901,23.257841 Z M12.8583906,23.1452862 L12.8445485,23.1473072 L12.6598443,23.2396597 L12.6498822,23.2499052 L12.6498822,23.2499052 L12.6471943,23.2611114 L12.6650943,23.6906389 L12.6699349,23.7034178 L12.6699349,23.7034178 L12.678386,23.7104931 L12.8793402,23.8032389 C12.8914285,23.8068999 12.9022333,23.8029875 12.9078286,23.7952264 L12.9118235,23.7811639 L12.8776777,23.1665331 C12.8752882,23.1545897 12.8674102,23.1470016 12.8583906,23.1452862 L12.8583906,23.1452862 Z M12.1430473,23.1473072 C12.1332178,23.1423925 12.1221763,23.1452606 12.1156365,23.1525954 L12.1099173,23.1665331 L12.0757714,23.7811639 C12.0751323,23.7926639 12.0828099,23.8018602 12.0926481,23.8045676 L12.108256,23.8032389 L12.3092106,23.7104931 L12.3186497,23.7024347 L12.3186497,23.7024347 L12.3225043,23.6906389 L12.340401,23.2611114 L12.337245,23.2485176 L12.337245,23.2485176 L12.3277531,23.2396597 L12.1430473,23.1473072 Z" id="MingCute" fill-rule="nonzero"></path> <path d="M13,2.5 C13.7796706,2.5 14.4204457,3.09488554 14.4931332,3.85553954 L14.5,4 L14.5,20 C14.5,20.8284 13.8284,21.5 13,21.5 C12.2203294,21.5 11.5795543,20.9050879 11.5068668,20.1444558 L11.5,20 L11.5,13.5 L5.5,13.5 L5.5,20 C5.5,20.8284 4.82843,21.5 4,21.5 C3.22030118,21.5 2.579551,20.9050879 2.50686655,20.1444558 L2.5,20 L2.5,4 C2.5,3.17157 3.17157,2.5 4,2.5 C4.77969882,2.5 5.420449,3.09488554 5.49313345,3.85553954 L5.5,4 L5.5,10.5 L11.5,10.5 L11.5,4 C11.5,3.17157 12.1716,2.5 13,2.5 Z M18.3715,12.5 C19.827,12.5 21.0001,13.6854 21.0001,15.1334 C21.0001,15.7245 20.8,16.2932 20.4418,16.7501 C20.7999,17.2069 20.9999,17.7756 20.9999,18.3666 C20.9999,19.8146 19.8268,21 18.3713,21 C17.3195,21 16.332,20.6496 15.8873,19.6016 C15.6461,19.033 15.6582,18.3518 16.3235,18.0694 C16.7955857,17.8691071 17.3354439,18.0594112 17.5829394,18.4946729 L17.6347,18.5994 C17.7727273,18.9247091 17.9135661,18.9858645 18.1765622,18.9973488 L18.3713,19 L18.3713,19 C18.7147,19 18.9999,18.7176 18.9999,18.3666 C18.9999,17.9941455 18.7151893,17.7892942 18.3855875,17.7551267 L18.2856,17.75 C17.7333,17.75 17.2856,17.3023 17.2856,16.75 C17.2856,16.23715 17.6717995,15.8144908 18.1691731,15.7567275 L18.2858,15.75 C18.6556,15.75 19.0001,15.5431 19.0001,15.1334 C19.0001,14.7824 18.7149,14.5 18.3715,14.5 L18.1767622,14.5026512 C17.9429879,14.5128595 17.8057329,14.562314 17.6811769,14.8016529 L17.6349,14.9006 C17.4192,15.409 16.8322,15.6463 16.3238,15.4306 C15.6584,15.1482 15.6463,14.467 15.8876,13.8984 C16.3323,12.8504 17.3197,12.5 18.3715,12.5 Z" id="形状" fill="currentColor"></path></g></g></g></g>',3)];function a$(t,e){return a.openBlock(),a.createElementBlock("svg",s$,l$)}const c$=oe(o$,[["render",a$]]),d$={},u$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},f$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8Zm0 4.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function h$(t,e){return a.openBlock(),a.createElementBlock("svg",u$,f$)}const p$=oe(d$,[["render",h$]]),m$={},g$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},y$=[a.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8ZM5.5 12.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75Z"},null,-1)];function b$(t,e){return a.openBlock(),a.createElementBlock("svg",g$,y$)}const k$=oe(m$,[["render",b$]]),x$={},w$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},v$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8Zm6 4.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function C$(t,e){return a.openBlock(),a.createElementBlock("svg",w$,v$)}const S$=oe(x$,[["render",C$]]),O$={},M$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},E$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75ZM2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8Zm0 4.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function T$(t,e){return a.openBlock(),a.createElementBlock("svg",M$,E$)}const $$=oe(O$,[["render",T$]]),N$={},B$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},A$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M4.75 2a.75.75 0 0 1 .75.75V7a2.5 2.5 0 0 0 5 0V2.75a.75.75 0 0 1 1.5 0V7a4 4 0 0 1-8 0V2.75A.75.75 0 0 1 4.75 2ZM2 13.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z","clip-rule":"evenodd"},null,-1)];function V$(t,e){return a.openBlock(),a.createElementBlock("svg",B$,A$)}const D$=oe(N$,[["render",V$]]),_$={},L$={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor"},I$=[a.createElementVNode("path",{"fill-rule":"evenodd",d:"M9.165 3.654c-.95-.255-1.921-.273-2.693-.042-.769.231-1.087.624-1.173.947-.087.323-.008.822.543 1.407.389.412.927.77 1.55 1.034H13a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 3 7h1.756l-.006-.006c-.787-.835-1.161-1.849-.9-2.823.26-.975 1.092-1.666 2.191-1.995 1.097-.33 2.36-.28 3.512.029.75.2 1.478.518 2.11.939a.75.75 0 0 1-.833 1.248 5.682 5.682 0 0 0-1.665-.738Zm2.074 6.365a.75.75 0 0 1 .91.543 2.44 2.44 0 0 1-.35 2.024c-.405.585-1.052 1.003-1.84 1.24-1.098.329-2.36.279-3.512-.03-1.152-.308-2.27-.897-3.056-1.73a.75.75 0 0 1 1.092-1.029c.552.586 1.403 1.056 2.352 1.31.95.255 1.92.273 2.692.042.55-.165.873-.417 1.038-.656a.942.942 0 0 0 .13-.803.75.75 0 0 1 .544-.91Z","clip-rule":"evenodd"},null,-1)];function P$(t,e){return a.openBlock(),a.createElementBlock("svg",L$,I$)}const R$=oe(_$,[["render",P$]]),z$={},j$={fill:"currentColor",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},F$=[a.createElementVNode("g",{id:"SVGRepo_bgCarrier","stroke-width":"0"},null,-1),a.createElementVNode("g",{id:"SVGRepo_tracerCarrier","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),a.createElementVNode("g",{id:"SVGRepo_iconCarrier"},[a.createElementVNode("path",{d:"M5 18h14v3H5zm7.5-14h-1c-.401 0-.764.24-.921.609L5.745 16h2.173l1.273-3h5.604l1.268 3h2.171L13.421 4.61A1 1 0 0 0 12.5 4zm-2.46 7 1.959-4.616L13.95 11h-3.91z"})],-1)];function H$(t,e){return a.openBlock(),a.createElementBlock("svg",j$,F$)}const W$=oe(z$,[["render",H$]]),U$={class:"py-1 px-1 border-b dark:border-gray-900 dark:bg-gray-810"},q$={class:"flex gap-px"},K$=["onClick"],Y$={key:1,class:"text-sm"},J$=Object.assign({name:"WpicTextEditor"},{props:{modelValue:{type:String,default:""},heading:Boolean,textAlign:Boolean,underline:Boolean,strike:Boolean,customStyles:{},color:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=a.ref("#000000"),i=a.ref(!1),o=a.ref(),s={pmi:"shadow-inner border-zinc-400 dark:border-zinc-700/50 focus-within:border-zinc-500 focus-within:outline focus-within:outline-2 focus-within:outline-offset-3 dark:text-zinc-300 bg-zinc-100 dark:bg-zinc-700/25","wpic-tools":"bg-white border border-gray-300 dark:text-gray-200 dark:bg-gray-930 dark:border-gray-900"},l=[{method:"toggleBold",type:"chain",label:"bold",icon:HT,smallIcon:!0,disableCheck:!0,active:!0},{method:"toggleItalic",type:"chain",label:"italic",icon:PT,smallIcon:!0,disableCheck:!0,active:!0},{method:"toggleUnderline",type:"chain",label:"underline",icon:D$,disableCheck:!0,active:n.underline},{method:"toggleStrike",type:"chain",label:"strike",icon:R$,disableCheck:!0,active:n.strike},{method:"setParagraph",type:"chain",label:"paragraph",icon:YT,smallIcon:!0,disableCheck:!1,active:!0},{method:"toggleHeading",type:"chain",label:"h1",icon:QT,params:{level:1},disableCheck:!0,active:n.heading},{method:"toggleHeading",type:"chain",label:"h2",icon:i$,params:{level:2},disableCheck:!1,active:n.heading},{method:"toggleHeading",type:"chain",label:"h3",icon:c$,params:{level:3},disableCheck:!1,active:n.heading},{method:"setTextAlign",type:"chain",label:"left",icon:p$,disableCheck:!1,active:n.textAlign,params:"left"},{method:"setTextAlign",type:"chain",label:"center",icon:k$,disableCheck:!1,active:n.textAlign,params:"center"},{method:"setTextAlign",type:"chain",label:"right",icon:S$,disableCheck:!1,active:n.textAlign,params:"right"},{method:"setTextAlign",type:"chain",label:"justify",icon:$$,disableCheck:!1,active:n.textAlign,params:"justify"},{method:"toggleBulletList",type:"chain",label:"bullet list",icon:bT,disableCheck:!1,active:!0},{method:"toggleOrderedList",type:"chain",label:"ordered list",icon:CT,disableCheck:!1,active:!0},{method:"undo",type:"chain",label:"undo",icon:TT,disableCheck:!0,active:!0},{method:"redo",type:"chain",label:"redo",icon:VT,disableCheck:!0,active:!0}],c=e,d=lE({content:n.modelValue,extensions:[sT,dT,Yh,hT,fT,cT.configure({types:["heading","paragraph"]}),lT.configure({placeholder:"..."})],onUpdate:()=>{c("update:modelValue",d.value.getHTML())}});a.onBeforeUnmount(()=>{d.value.destroy()}),a.watch(()=>n.modelValue,m=>{m!==d.value.getHTML()&&d.value.commands.setContent(m,!1)});function u(m,y,g){if(m==="setTextAlign"){d.value.isActive({textAlign:g})?d.value.chain().focus().unsetTextAlign().run():d.value.chain().focus().setTextAlign(g).run();return}y==="chain"?g?d.value.chain().focus()[m](g).run():d.value.chain().focus()[m]().run():d.value[m]()()}function f(m,y,g,k){return k?y==="chain"?g?!d.value.can().chain().focus()[m](g).run():!d.value.can().chain().focus()[m]().run():!d.value.can()[m]().run():!1}const h=()=>{d.value.chain().focus().setColor(r.value).run(),i.value=!1},p=()=>{o.value.click()};return(m,y)=>a.unref(d)?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["pt-px relative flex flex-col rounded-sm border",s[a.unref(re).theme]])},[a.createElementVNode("div",U$,[a.createElementVNode("div",q$,[t.color?(a.openBlock(),a.createElementBlock("div",{key:0,onClick:p,class:"w-8 h-8 relative flex cursor-pointer items-center justify-center text-xs rounded-sm text-gray-800 dark:text-gray-300 hover:bg-gray-200 dark:hover:bg-white/10"},[a.createVNode(W$,{class:"w-5 h-5",style:{}}),a.withDirectives(a.createElementVNode("input",{ref_key:"myColorPicker",ref:o,type:"color","onUpdate:modelValue":y[0]||(y[0]=g=>r.value=g),class:"w-0",onInput:h},null,544),[[a.vModelText,r.value]])])):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(l.filter(g=>g.active),g=>(a.openBlock(),a.createElementBlock("div",{key:g.method,class:a.normalizeClass(["w-8 h-8 flex items-center justify-center text-xs rounded-sm text-gray-800 dark:text-gray-300 hover:bg-gray-200 dark:hover:bg-white/10",{"cursor-pointer":!f(g.method,g.type,g.params,g.disableCheck),"is-active text-gray-800 bg-gray-200 dark:text-white dark:bg-white/10":g.label.startsWith("h")?a.unref(d).isActive("heading",{level:g.params.level}):g.method==="setTextAlign"?a.unref(d).isActive({textAlign:g.params}):a.unref(d).isActive(g.label)}]),onClick:k=>u(g.method,g.type,g.params)},[g.icon?(a.openBlock(),a.createBlock(a.resolveDynamicComponent(g.icon),{key:0,class:a.normalizeClass(["",{"w-3 h-3":g.smallIcon,"w-4 h-4":!g.smallIcon&&!g.largeIcon,"w-5 h-5":g.largeIcon}])},null,8,["class"])):(a.openBlock(),a.createElementBlock("span",Y$,a.toDisplayString(a.unref(Og).capitalize(g.label)),1))],10,K$))),128))])]),a.createElementVNode("div",{class:"max-h-72 w-full overflow-auto px-4 py-3 rounded-b-sm",style:a.normalizeStyle({backgroundColor:t.customStyles.backgroundColor})},[a.createVNode(a.unref(sE),{editor:a.unref(d)},null,8,["editor"])],4)],2)):a.createCommentVNode("",!0)}}),G$={},Z$={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},X$=[a.createElementVNode("rect",{x:"2",y:"2",width:"20",height:"20",rx:"7",fill:"currentColor","stroke-width":"2.5"},null,-1)];function Q$(t,e){return a.openBlock(),a.createElementBlock("svg",Z$,X$)}const eN=oe(G$,[["render",Q$]]),tN={},nN={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"none"},rN=[a.createElementVNode("rect",{x:"2",y:"2",width:"20",height:"20",rx:"7",fill:"none",stroke:"currentColor","stroke-width":"3"},null,-1)];function iN(t,e){return a.openBlock(),a.createElementBlock("svg",nN,rN)}const oN=oe(tN,[["render",iN]]),sN={},lN={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none"},aN=[a.createElementVNode("rect",{x:"2",y:"2",width:"20",height:"20",rx:"7",fill:"none",stroke:"currentColor","stroke-width":"3"},null,-1),a.createElementVNode("line",{x1:"7.5",y1:"2",x2:"22",y2:"16",stroke:"currentColor",class:"opacity-75","stroke-width":"2.5"},null,-1),a.createElementVNode("line",{x1:"2",y1:"7.5",x2:"16",y2:"22",stroke:"currentColor",class:"opacity-75","stroke-width":"2.5"},null,-1)];function cN(t,e){return a.openBlock(),a.createElementBlock("svg",lN,aN)}const dN=oe(sN,[["render",cN]]),uN=Object.assign({name:"WpicBadge"},{props:{success:Boolean,warning:Boolean,error:Boolean,complete:Boolean,incomplete:Boolean,partially:Boolean},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("span",{class:a.normalizeClass(["inline-flex items-center justify-center border-0 font-normal rounded-md min-h-6 gap-1 leading-none text-sm px-2",{"bg-green-100 border-green-200 text-green-700 dark:border-green-600/30 dark:bg-green-800/15 dark:text-green-500/85":t.success,"bg-yellow-100 border-yellow-200 text-yellow-700 dark:border-yellow-600/30 dark:bg-yellow-800/15 dark:text-yellow-500/85":t.warning,"bg-red-100 border-red-200 text-red-700 dark:border-red-600/30 dark:bg-red-800/15 dark:text-red-500/85":t.error,"bg-gray-100 border-gray-200 text-gray-700 dark:border-gray-600/30 dark:bg-white/5 dark:text-gray-400/85":!t.success&&!t.warning&&!t.error}])},[t.complete?(a.openBlock(),a.createBlock(eN,{key:0,class:"w-2.5 h-2.5"})):a.createCommentVNode("",!0),t.incomplete?(a.openBlock(),a.createBlock(oN,{key:1,class:"w-2.5 h-2.5 opacity-80"})):a.createCommentVNode("",!0),t.partially?(a.openBlock(),a.createBlock(dN,{key:2,class:"w-2.5 h-2.5 opacity-80"})):a.createCommentVNode("",!0),a.renderSlot(e.$slots,"default")],2))}}),ea={__name:"DayItem",props:{day:{},today:Boolean,selected:Boolean,between:Boolean,firstDay:Boolean,lastDay:Boolean,off:Boolean,disabled:Boolean,highlight:Boolean},setup(t){const e={pmi:"","wpic-tools":`
|
|
121
121
|
hover:text-lime-500
|
|
122
122
|
rounded-full
|
|
123
123
|
|
|
@@ -130,4 +130,4 @@ img.ProseMirror-separator {
|
|
|
130
130
|
group-[.is-off]:text-gray-300
|
|
131
131
|
dark:group-[.is-off]:text-gray-800
|
|
132
132
|
|
|
133
|
-
`},n={pmi:"","wpic-tools":"group-[.is-highlight]:bg-gray-200"},r={pmi:"","wpic-tools":"bg-gray-100 dark:bg-gray-800"},i={pmi:"","wpic-tools":"bg-gray-100 dark:bg-gray-800 rounded-l-0"},o={pmi:"","wpic-tools":"bg-gray-100 dark:bg-gray-800 rounded-r-0"},s={pmi:"","wpic-tools":"bg-gray-200"};return(l,c)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["relative flex items-center justify-center text-sm py-2 group",{"is-today":t.today&&!t.selected,"is-selected":t.selected&&!t.off,"is-off":t.off,"is-highlight":t.highlight,"cursor-pointer":!t.disabled}])},[a.createElementVNode("div",{class:a.normalizeClass(["h-8 w-full flex justify-center items-center",{[`${r[a.unref(re).theme]}`]:t.between,[`${i[a.unref(re).theme]}`]:t.firstDay,[`${o[a.unref(re).theme]}`]:t.lastDay,[`${s[a.unref(re).theme]}`]:t.highlight}]),style:a.normalizeStyle({marginLeft:t.firstDay?"50%":void 0,marginRight:t.lastDay?"50%":void 0})},[a.createElementVNode("span",{class:a.normalizeClass(["absolute w-8 h-8 flex items-center justify-center dark:text-gray-400",{[`${e[a.unref(re).theme]}`]:!0,[`${n[a.unref(re).theme]}`]:t.highlight&&(t.firstDay||t.lastDay)}]),style:{left:"50%",transform:"translateX(-50%)"}},[a.renderSlot(l.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(t.day),1)])],2)],6)],2))}};var Yh={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(On,function(){var n=1e3,r=6e4,i=36e5,o="millisecond",s="second",l="minute",c="hour",d="day",u="week",f="month",h="quarter",p="year",m="date",g="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,k=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,S={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(R){var _=["th","st","nd","rd"],T=R%100;return"["+R+(_[(T-20)%10]||_[T]||_[0])+"]"}},$=function(R,_,T){var w=String(R);return!w||w.length>=_?R:""+Array(_+1-w.length).join(T)+R},b={s:$,z:function(R){var _=-R.utcOffset(),T=Math.abs(_),w=Math.floor(T/60),E=T%60;return(_<=0?"+":"-")+$(w,2,"0")+":"+$(E,2,"0")},m:function R(_,T){if(_.date()<T.date())return-R(T,_);var w=12*(T.year()-_.year())+(T.month()-_.month()),E=_.clone().add(w,f),V=T-E<0,q=_.clone().add(w+(V?-1:1),f);return+(-(w+(T-E)/(V?E-q:q-E))||0)},a:function(R){return R<0?Math.ceil(R)||0:Math.floor(R)},p:function(R){return{M:f,y:p,w:u,d,D:m,h:c,m:l,s,ms:o,Q:h}[R]||String(R||"").toLowerCase().replace(/s$/,"")},u:function(R){return R===void 0}},v="en",x={};x[v]=S;var N="$isDayjsObject",D=function(R){return R instanceof j||!(!R||!R[N])},A=function R(_,T,w){var E;if(!_)return v;if(typeof _=="string"){var V=_.toLowerCase();x[V]&&(E=V),T&&(x[V]=T,E=V);var q=_.split("-");if(!E&&q.length>1)return R(q[0])}else{var F=_.name;x[F]=_,E=F}return!w&&E&&(v=E),E||!w&&v},B=function(R,_){if(D(R))return R.clone();var T=typeof _=="object"?_:{};return T.date=R,T.args=arguments,new j(T)},L=b;L.l=A,L.i=D,L.w=function(R,_){return B(R,{locale:_.$L,utc:_.$u,x:_.$x,$offset:_.$offset})};var j=function(){function R(T){this.$L=A(T.locale,null,!0),this.parse(T),this.$x=this.$x||T.x||{},this[N]=!0}var _=R.prototype;return _.parse=function(T){this.$d=function(w){var E=w.date,V=w.utc;if(E===null)return new Date(NaN);if(L.u(E))return new Date;if(E instanceof Date)return new Date(E);if(typeof E=="string"&&!/Z$/i.test(E)){var q=E.match(y);if(q){var F=q[2]-1||0,Q=(q[7]||"0").substring(0,3);return V?new Date(Date.UTC(q[1],F,q[3]||1,q[4]||0,q[5]||0,q[6]||0,Q)):new Date(q[1],F,q[3]||1,q[4]||0,q[5]||0,q[6]||0,Q)}}return new Date(E)}(T),this.init()},_.init=function(){var T=this.$d;this.$y=T.getFullYear(),this.$M=T.getMonth(),this.$D=T.getDate(),this.$W=T.getDay(),this.$H=T.getHours(),this.$m=T.getMinutes(),this.$s=T.getSeconds(),this.$ms=T.getMilliseconds()},_.$utils=function(){return L},_.isValid=function(){return this.$d.toString()!==g},_.isSame=function(T,w){var E=B(T);return this.startOf(w)<=E&&E<=this.endOf(w)},_.isAfter=function(T,w){return B(T)<this.startOf(w)},_.isBefore=function(T,w){return this.endOf(w)<B(T)},_.$g=function(T,w,E){return L.u(T)?this[w]:this.set(E,T)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function(T,w){var E=this,V=!!L.u(w)||w,q=L.p(T),F=function(oe,he){var be=L.w(E.$u?Date.UTC(E.$y,he,oe):new Date(E.$y,he,oe),E);return V?be:be.endOf(d)},Q=function(oe,he){return L.w(E.toDate()[oe].apply(E.toDate("s"),(V?[0,0,0,0]:[23,59,59,999]).slice(he)),E)},de=this.$W,le=this.$M,ge=this.$D,W="set"+(this.$u?"UTC":"");switch(q){case p:return V?F(1,0):F(31,11);case f:return V?F(1,le):F(0,le+1);case u:var X=this.$locale().weekStart||0,fe=(de<X?de+7:de)-X;return F(V?ge-fe:ge+(6-fe),le);case d:case m:return Q(W+"Hours",0);case c:return Q(W+"Minutes",1);case l:return Q(W+"Seconds",2);case s:return Q(W+"Milliseconds",3);default:return this.clone()}},_.endOf=function(T){return this.startOf(T,!1)},_.$set=function(T,w){var E,V=L.p(T),q="set"+(this.$u?"UTC":""),F=(E={},E[d]=q+"Date",E[m]=q+"Date",E[f]=q+"Month",E[p]=q+"FullYear",E[c]=q+"Hours",E[l]=q+"Minutes",E[s]=q+"Seconds",E[o]=q+"Milliseconds",E)[V],Q=V===d?this.$D+(w-this.$W):w;if(V===f||V===p){var de=this.clone().set(m,1);de.$d[F](Q),de.init(),this.$d=de.set(m,Math.min(this.$D,de.daysInMonth())).$d}else F&&this.$d[F](Q);return this.init(),this},_.set=function(T,w){return this.clone().$set(T,w)},_.get=function(T){return this[L.p(T)]()},_.add=function(T,w){var E,V=this;T=Number(T);var q=L.p(w),F=function(le){var ge=B(V);return L.w(ge.date(ge.date()+Math.round(le*T)),V)};if(q===f)return this.set(f,this.$M+T);if(q===p)return this.set(p,this.$y+T);if(q===d)return F(1);if(q===u)return F(7);var Q=(E={},E[l]=r,E[c]=i,E[s]=n,E)[q]||1,de=this.$d.getTime()+T*Q;return L.w(de,this)},_.subtract=function(T,w){return this.add(-1*T,w)},_.format=function(T){var w=this,E=this.$locale();if(!this.isValid())return E.invalidDate||g;var V=T||"YYYY-MM-DDTHH:mm:ssZ",q=L.z(this),F=this.$H,Q=this.$m,de=this.$M,le=E.weekdays,ge=E.months,W=E.meridiem,X=function(he,be,Me,ht){return he&&(he[be]||he(w,V))||Me[be].slice(0,ht)},fe=function(he){return L.s(F%12||12,he,"0")},oe=W||function(he,be,Me){var ht=he<12?"AM":"PM";return Me?ht.toLowerCase():ht};return V.replace(k,function(he,be){return be||function(Me){switch(Me){case"YY":return String(w.$y).slice(-2);case"YYYY":return L.s(w.$y,4,"0");case"M":return de+1;case"MM":return L.s(de+1,2,"0");case"MMM":return X(E.monthsShort,de,ge,3);case"MMMM":return X(ge,de);case"D":return w.$D;case"DD":return L.s(w.$D,2,"0");case"d":return String(w.$W);case"dd":return X(E.weekdaysMin,w.$W,le,2);case"ddd":return X(E.weekdaysShort,w.$W,le,3);case"dddd":return le[w.$W];case"H":return String(F);case"HH":return L.s(F,2,"0");case"h":return fe(1);case"hh":return fe(2);case"a":return oe(F,Q,!0);case"A":return oe(F,Q,!1);case"m":return String(Q);case"mm":return L.s(Q,2,"0");case"s":return String(w.$s);case"ss":return L.s(w.$s,2,"0");case"SSS":return L.s(w.$ms,3,"0");case"Z":return q}return null}(he)||q.replace(":","")})},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function(T,w,E){var V,q=this,F=L.p(w),Q=B(T),de=(Q.utcOffset()-this.utcOffset())*r,le=this-Q,ge=function(){return L.m(q,Q)};switch(F){case p:V=ge()/12;break;case f:V=ge();break;case h:V=ge()/3;break;case u:V=(le-de)/6048e5;break;case d:V=(le-de)/864e5;break;case c:V=le/i;break;case l:V=le/r;break;case s:V=le/n;break;default:V=le}return E?V:L.a(V)},_.daysInMonth=function(){return this.endOf(f).$D},_.$locale=function(){return x[this.$L]},_.locale=function(T,w){if(!T)return this.$L;var E=this.clone(),V=A(T,w,!0);return V&&(E.$L=V),E},_.clone=function(){return L.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},R}(),G=j.prototype;return B.prototype=G,[["$ms",o],["$s",s],["$m",l],["$H",c],["$W",d],["$M",f],["$y",p],["$D",m]].forEach(function(R){G[R[1]]=function(_){return this.$g(_,R[0],R[1])}}),B.extend=function(R,_){return R.$i||(R(_,j,B),R.$i=!0),B},B.locale=A,B.isDayjs=D,B.unix=function(R){return B(1e3*R)},B.en=x[v],B.Ls=x,B.p={},B})})(Yh);var rN=Yh.exports;const H=Wr(rN);var Jh={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(On,function(){var n="week",r="year";return function(i,o,s){var l=o.prototype;l.week=function(c){if(c===void 0&&(c=null),c!==null)return this.add(7*(c-this.week()),"day");var d=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var u=s(this).startOf(r).add(1,r).date(d),f=s(this).endOf(n);if(u.isBefore(f))return 1}var h=s(this).startOf(r).date(d).startOf(n).subtract(1,"millisecond"),p=this.diff(h,n,!0);return p<0?s(this).startOf("week").week():Math.ceil(p)},l.weeks=function(c){return c===void 0&&(c=null),this.week(c)}}})})(Jh);var iN=Jh.exports;const oN=Wr(iN);var Gh={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(On,function(){return function(n,r,i){r.prototype.isBetween=function(o,s,l,c){var d=i(o),u=i(s),f=(c=c||"()")[0]==="(",h=c[1]===")";return(f?this.isAfter(d,l):!this.isBefore(d,l))&&(h?this.isBefore(u,l):!this.isAfter(u,l))||(f?this.isBefore(d,l):!this.isAfter(d,l))&&(h?this.isAfter(u,l):!this.isBefore(u,l))}}})})(Gh);var sN=Gh.exports;const lN=Wr(sN),aN={class:"w-full dark:text-gray-400"},cN={class:"flex justify-between items-center mb-3"},dN={class:"flex"},uN={class:"font-medium"},fN={class:"flex"},hN={class:"grid grid-cols-7 border-b dark:border-gray-800 mb-2 pb-2"},pN={class:"flex justify-center text-sm"},ta=Object.assign({name:"WpicCalendar"},{props:{modelValue:{},range:Boolean,doubleMonths:Boolean,displayYearStart:Number,displayMonthStart:Number,displayYearEnd:Number,displayMonthEnd:Number,maxDate:{},minDate:{},week:Boolean,initDates:{}},emits:["update:modelValue"],setup(t,{emit:e}){H.extend(lN),H.extend(oN);const n=t,r=a.ref([H(new Date).subtract(1,"month"),H(new Date)]);a.watch(()=>n.initDates,()=>{var w;if(!n.range&&n.initDates)r.value[0]=H(n.initDates);else if(!n.range&&!n.initDates)r.value[0]=H(new Date);else if(n.range&&((w=n.initDates)==null?void 0:w.length)===2){let E=H(n.initDates[0]),V=H(n.initDates[1]);V.isBefore(E,"month")&&(V=E.add(1,"month")),E.isSame(V,"month")&&(V=E.add(1,"month")),r.value=[E,V]}},{immediate:!0,once:!0}),a.watch(()=>[n.displayYearStart,n.displayMonthStart],([w,E])=>{w&&E&&(r.value[0]=H().year(Number(w)).month(Number(E)).startOf("month"),r.value[1]=H().year(Number(w)).month(Number(E)).startOf("month").add(1,"month"))},{immediate:!0}),a.watch(()=>[n.displayYearEnd,n.displayMonthEnd],([w,E])=>{if(w&&E){const V=r.value[0],q=H().year(Number(w)).month(Number(E)).startOf("month");q.isAfter(V,"month")&&(r.value[1]=q)}},{immediate:!0});const i=e,o=a.computed(()=>n.doubleMonths||n.range?[0,1]:[0]);function s(w){if(n.week)i("update:modelValue",[H(w).startOf("week"),H(w).endOf("week")]);else if(n.range){const E=n.modelValue.filter(V=>V).length;if(E==0)i("update:modelValue",[w]);else if(E==2)i("update:modelValue",[w]);else if(E==1){let V=[H(n.modelValue[0]),H(w)];V=V.sort((q,F)=>q-F),i("update:modelValue",V)}}else i("update:modelValue",H(w))}function l(w){const E=H(w).daysInMonth(),V=[],q=H(w).startOf("month");for(let F=1;F<=E;F++){let Q=q.clone().date(F);V.push(Q)}return V}function c(w){return H(w).startOf("month").day()}function d(w,E){const V=H(`${w}-${E}-01`,"YYYY-MM-DD"),F=V.day(),Q=[];for(let de=0;de<F;de++)Q.push(V.clone().subtract(F-de,"days"));return Q}function u(w,E){const V=H(`${w}-${E}`,"YYYY-MM").endOf("month"),F=6-V.day(),Q=[];for(let de=1;de<=F;de++)Q.push(V.clone().add(de,"days"));return Q}function f(w){const E=H();return H(w).isSame(E,"day")}function h(w){var E,V;if(n.range){if(((E=n.modelValue)==null?void 0:E.length)==1)return H(w).isSame(H(n.modelValue[0]),"day");if(((V=n.modelValue)==null?void 0:V.length)==2)return H(w).isSame(H(n.modelValue[0]),"day")||H(w).isSame(H(n.modelValue[1]),"day")}else if(n.modelValue)return H(w).isSame(H(n.modelValue),"day")}function p(w){var E;if(n.range&&((E=n.modelValue)==null?void 0:E.length)==2)return H(w).isBetween(H(n.modelValue[0]),H(n.modelValue[1]))}function m(w){var E;if(n.range&&((E=n.modelValue)==null?void 0:E.length)==2)return H(w).isSame(H(n.modelValue[0]),"day")}function g(w){var E;if(n.range&&((E=n.modelValue)==null?void 0:E.length)==2)return H(w).isSame(H(n.modelValue[1]),"day")}function y(w){try{return n.minDate?H(w).isBefore(H(n.minDate)):!1}catch(E){return console.log(E),!1}}function k(w){try{return n.maxDate?H(w).isAfter(H(n.maxDate)):!1}catch(E){return console.log(E),!1}}function S(w){B(w,r.value[w].subtract(1,"month"))}function $(w){B(w,r.value[w].add(1,"month"))}function b(w){B(w,r.value[w].subtract(1,"year"))}function v(w){B(w,r.value[w].add(1,"year"))}const x=w=>w===0?!0:r.value[w].subtract(1,"month").isAfter(r.value[0],"month"),N=w=>w===1?!0:r.value[w].add(1,"month").isBefore(r.value[1],"month"),D=w=>w===0?!0:r.value[w].subtract(1,"year").isAfter(r.value[0],"year"),A=w=>w===1?!0:r.value[w].add(1,"year").isBefore(r.value[1],"year");function B(w,E){if(w===0){if(!E.isBefore(r.value[1],"month"))return;r.value=[E,r.value[1]]}else{if(!E.isAfter(r.value[0],"month"))return;(E.isBefore(r.value[0],"month")||E.isSame(r.value[0],"month"))&&(E=r.value[0].add(1,"month")),r.value=[r.value[0],E]}}const L=a.ref();function j(w){n.week&&(L.value=H(w).week())}function G(w){return H(w).week()===L.value}function R(w){return H(w).week()===L.value?H(w).format("YYYY-MM-DD")===H().week(L.value).startOf("week").format("YYYY-MM-DD"):!1}function _(w){return H(w).week()===L.value?H(w).format("YYYY-MM-DD")===H().week(L.value).endOf("week").format("YYYY-MM-DD"):!1}function T(){L.value=null}return(w,E)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["shrink-0 flex gap-6",{"min-w-96":o.value.length===1,"min-w-192":o.value.length===2}])},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(o.value,V=>{var q;return a.openBlock(),a.createElementBlock("div",aN,[a.createElementVNode("div",cN,[a.createElementVNode("div",dN,[a.createVNode(Qc,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!D(V),"hover:opacity-100":D(V)}]),onClick:F=>D(V)?b(V):null},null,8,["class","onClick"]),a.createVNode(ed,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!x(V),"hover:opacity-100":x(V)}]),onClick:F=>x(V)?S(V):null},null,8,["class","onClick"])]),a.createElementVNode("div",uN,a.toDisplayString(r.value[V].format("YYYY MMMM")),1),a.createElementVNode("div",fN,[a.createVNode(nd,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!N(V),"hover:opacity-100":N(V)}]),onClick:F=>N(V)?$(V):null},null,8,["class","onClick"]),a.createVNode(td,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!A(V),"hover:opacity-100":A(V)}]),onClick:F=>A(V)?v(V):null},null,8,["class","onClick"])])]),a.createElementVNode("div",hN,[(a.openBlock(),a.createElementBlock(a.Fragment,null,a.renderList(7,F=>{var Q;return a.createElementVNode("div",pN,a.toDisplayString((Q=r.value[V])==null?void 0:Q.clone().startOf("week").subtract(1,"days").add(F,"days").format("ddd")),1)}),64))]),a.createElementVNode("div",{class:"grid grid-cols-7",onMouseout:T},[c(r.value[V])>0?(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:0},a.renderList(d(a.unref(H)(r.value[V]).year(),a.unref(H)(r.value[V]).month()+1),F=>(a.openBlock(),a.createBlock(ea,{onClick:Q=>!k(F)&&!y(F)?s(F):null,off:""},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(H)(F).format("D")),1)]),_:2},1032,["onClick"]))),256)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(l(r.value[V].clone()),F=>(a.openBlock(),a.createBlock(ea,{onMouseover:Q=>j(F),onClick:Q=>!k(F)&&!y(F)?s(F):null,today:f(F),selected:h(F),firstDay:m(F)||R(F),lastDay:g(F)||_(F),between:p(F),disabled:k(F)||y(F),off:k(F)||y(F),highlight:G(F)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(H)(F).format("D")),1)]),_:2},1032,["onMouseover","onClick","today","selected","firstDay","lastDay","between","disabled","off","highlight"]))),256)),((q=u(a.unref(H)(r.value[V]).year(),a.unref(H)(r.value[V]).month()+1))==null?void 0:q.length)>0?(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:1},a.renderList(u(a.unref(H)(r.value[V]).year(),a.unref(H)(r.value[V]).month()+1),F=>(a.openBlock(),a.createBlock(ea,{onClick:Q=>!k(F)&&!y(F)?s(F):null,off:""},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(H)(F).format("D")),1)]),_:2},1032,["onClick"]))),256)):a.createCommentVNode("",!0)],32)])}),256))],2))}}),mN={},gN={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},yN=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.75 2.994v2.25m10.5-2.25v2.25m-14.252 13.5V7.491a2.25 2.25 0 0 1 2.25-2.25h13.5a2.25 2.25 0 0 1 2.25 2.25v11.251m-18 0a2.25 2.25 0 0 0 2.25 2.25h13.5a2.25 2.25 0 0 0 2.25-2.25m-18 0v-7.5a2.25 2.25 0 0 1 2.25-2.25h13.5a2.25 2.25 0 0 1 2.25 2.25v7.5m-6.75-6h2.25m-9 2.25h4.5m.002-2.25h.005v.006H12v-.006Zm-.001 4.5h.006v.006h-.006v-.005Zm-2.25.001h.005v.006H9.75v-.006Zm-2.25 0h.005v.005h-.006v-.005Zm6.75-2.247h.005v.005h-.005v-.005Zm0 2.247h.006v.006h-.006v-.006Zm2.25-2.248h.006V15H16.5v-.005Z"},null,-1)];function bN(t,e){return a.openBlock(),a.createElementBlock("svg",gN,yN)}const Zh=se(mN,[["render",bN]]),kN={},xN={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},vN=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"},null,-1)];function wN(t,e){return a.openBlock(),a.createElementBlock("svg",xN,vN)}const Xh=se(kN,[["render",wN]]),CN={class:"flex gap-3"},SN={key:0,class:"w-32 py-2 border-r dark:border-gray-800 flex flex-col gap-3 shrink-0"},ON=["onClick"],MN=Object.assign({name:"WpicDateField"},{props:{modelValue:{},label:String,placeholder:{type:String,default:"Select date"},week:Boolean,range:Boolean,disabled:Boolean,large:Boolean,info:String,doubleMonths:Boolean,clearable:Boolean,minDate:{},maxDate:{},initDates:{},shortcuts:Boolean,slim:Boolean,required:Boolean,hideRequired:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e;function i(l){r("update:modelValue",l)}const o=a.computed(()=>{var l;if(n.range)return(l=n.modelValue)==null?void 0:l.map(c=>H(c).format("YYYY-MM-DD")).join(" to ");if(n.modelValue)return H(n.modelValue).format("YYYY-MM-DD")}),s=a.reactive([{text:"Month to Date",onClick(l){const c=H().subtract(1,"day"),d=H().startOf("month");r("update:modelValue",[d,c])}},{text:"Last Month",onClick(l){const c=H().startOf("month").subtract(1,"month"),d=H(c).endOf("month");r("update:modelValue",[c,d])}},{text:"Year to Date",onClick(l){const c=H().subtract(1,"day"),d=H().startOf("year");r("update:modelValue",[d,c])}}]);return(l,c)=>(a.openBlock(),a.createBlock(Sn,{disabled:t.disabled,maxWidth:"1280px"},{content:a.withCtx(()=>[a.createElementVNode("div",CN,[t.shortcuts?(a.openBlock(),a.createElementBlock("div",SN,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(s,d=>(a.openBlock(),a.createElementBlock("div",{class:"opacity-50 hover:opacity-100 dark:text-gray-300 cursor-pointer",onClick:u=>d.onClick()},a.toDisplayString(d.text),9,ON))),256))])):a.createCommentVNode("",!0),a.createVNode(ta,{shortcuts:"",doubleMonths:t.doubleMonths,initDates:t.initDates,week:t.week,"min-date":t.minDate,"max-date":t.maxDate,modelValue:t.modelValue,"onUpdate:modelValue":i,range:t.range},null,8,["doubleMonths","initDates","week","min-date","max-date","modelValue","range"])])]),default:a.withCtx(()=>{var d;return[a.createVNode(Pi,{label:t.label,required:t.required,hideRequired:t.hideRequired,slim:t.slim,disabled:t.disabled,large:t.large,info:t.info,clearable:!!(t.clearable&&((d=o.value)!=null&&d.length)),onOnClear:c[0]||(c[0]=u=>i(null))},{prepend:a.withCtx(()=>[t.range?(a.openBlock(),a.createBlock(Zh,{key:0,class:"dark:text-gray-400"})):(a.openBlock(),a.createBlock(Xh,{key:1,class:"dark:text-gray-400"}))]),default:a.withCtx(()=>[a.createTextVNode(" "+a.toDisplayString(o.value||t.placeholder),1)]),_:1},8,["label","required","hideRequired","slim","disabled","large","info","clearable"])]}),_:1},8,["disabled"]))}}),EN={class:"relative inline-block tabular-nums"},TN=["value","placeholder","maxlength"],na={__name:"DateSegment",props:{modelValue:String,placeholder:String,segment:{type:String,default:"monthOrDay"},disabled:Boolean},emits:["update:modelValue","blur"],setup(t,{emit:e}){const n=t,r=e,i=a.ref(null),o=a.computed(()=>n.segment==="year"?4:2);function s(c){const d=c.target.value.replace(/\D/g,"");r("update:modelValue",d.slice(0,o.value)),d.length>=o.value&&n.nextRef&&a.nextTick(()=>{n.nextRef.focus()})}function l(){r("blur")}return(c,d)=>(a.openBlock(),a.createElementBlock("div",EN,[a.createElementVNode("input",{ref_key:"inputRef",ref:i,type:"text",value:t.modelValue,onInput:s,onKeydown:d[0]||(d[0]=(...u)=>c.onKeydown&&c.onKeydown(...u)),onBlur:l,placeholder:t.placeholder,class:a.normalizeClass(["date-segment bg-transparent text-gray-900 dark:text-gray-400 focus:outline-none border-b border-transparent focus:border-gray-800 dark:focus:border-gray-300 transition-all duration-200 ease-in-out hover:bg-gray-50 dark:hover:bg-gray-800 focus:bg-white dark:focus:bg-gray-900 placeholder:opacity-25 placeholder:tracking-wider placeholder:pl-1",{"w-[4ch]":o.value===4,"w-[2ch]":o.value===2}]),inputmode:"numeric",pattern:"\\d*",maxlength:o.value},null,42,TN)]))}},$N={class:"flex items-center gap-0"},NN=a.createElementVNode("span",{class:"px-px text-gray-400 dark:text-gray-700"},"/",-1),BN=a.createElementVNode("span",{class:"px-px text-gray-400 dark:text-gray-600"},"/",-1),ra={__name:"DateInput",props:{modelValue:String,disabled:Boolean},emits:["update:modelValue","update:initDates","update:displayYear","update:displayMonth"],setup(t,{emit:e}){const n=t,r=e,i=a.ref(""),o=a.ref(""),s=a.ref(""),l=a.ref(null),c=a.ref(null),d=a.ref(null);a.watch(()=>n.modelValue,k=>{n.range?Array.isArray(k)&&k.length===2?(yearStart.value=k[0]?H(k[0]).format("YYYY"):"",monthStart.value=k[0]?H(k[0]).format("MM"):"",dayStart.value=k[0]?H(k[0]).format("DD"):"",yearEnd.value=k[1]?H(k[1]).format("YYYY"):"",monthEnd.value=k[1]?H(k[1]).format("MM"):"",dayEnd.value=k[1]?H(k[1]).format("DD"):""):(yearStart.value=monthStart.value=dayStart.value="",yearEnd.value=monthEnd.value=dayEnd.value=""):k?(i.value=H(k).format("YYYY"),o.value=H(k).format("MM"),s.value=H(k).format("DD")):i.value=o.value=s.value=""},{immediate:!0});function u(){i.value.length===4&&o.value.length===2&&s.value.length===2&&r("update:modelValue",`${i.value}-${o.value}-${s.value}`)}function f(k){k.length===4&&r("update:displayYear",Number(k)),u()}function h(k){k.length===2&&r("update:displayMonth",Number(k)-1),u()}function p(k){s.value=k,u()}function m(){i.value||(i.value=H().format("YYYY")),u()}function g(){o.value||(o.value=H().format("MM")),u()}function y(){s.value||(s.value=H().format("DD")),u()}return(k,S)=>(a.openBlock(),a.createElementBlock("div",$N,[a.createVNode(na,{modelValue:i.value,"onUpdate:modelValue":[S[0]||(S[0]=$=>i.value=$),f],segment:"year",disabled:t.disabled,placeholder:"••••",onBlur:m,ref_key:"yearRef",ref:l},null,8,["modelValue","disabled"]),NN,a.createVNode(na,{modelValue:o.value,"onUpdate:modelValue":[S[1]||(S[1]=$=>o.value=$),h],segment:"monthOrDay",disabled:t.disabled,placeholder:"••",onBlur:g,ref_key:"monthRef",ref:c},null,8,["modelValue","disabled"]),BN,a.createVNode(na,{modelValue:s.value,"onUpdate:modelValue":[S[2]||(S[2]=$=>s.value=$),p],segment:"monthOrDay",disabled:t.disabled,placeholder:"••",onBlur:y,ref_key:"dayRef",ref:d},null,8,["modelValue","disabled"])]))}},AN={class:"tabular-nums"},DN={key:1,class:"flex items-center"},VN=a.createElementVNode("span",{class:"px-1 text-gray-400 dark:text-gray-600"},"➞",-1),_N={class:""},LN={__name:"AdvancedDateField",props:{modelValue:{},label:String,placeholder:{type:String,default:"Select date"},week:Boolean,range:Boolean,disabled:Boolean,large:Boolean,info:String,doubleMonths:Boolean,clearable:Boolean,minDate:{},maxDate:{},initDates:{},shortcuts:Boolean,slim:Boolean,required:Boolean,hideRequired:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e;a.ref(!1);const i=a.ref(H().year()),o=a.ref(H().month()),s=a.ref(null),l=a.ref(null);function c(){r("update:modelValue",null)}const d=a.ref(n.range?[]:"");a.watch(()=>n.modelValue,f=>{if(n.range){const h=f!=null&&f[0]?H(f[0]).format("YYYY-MM-DD"):"",p=f!=null&&f[1]?H(f[1]).format("YYYY-MM-DD"):"";(d.value[0]!==h||d.value[1]!==p)&&(d.value=[h,p])}else{const h=f?H(f).format("YYYY-MM-DD"):"";d.value!==h&&(d.value=h)}},{immediate:!0}),a.watch(d,f=>{var h,p;if(n.range){const m=f[0]&&f[0].length===10?H(f[0]).toDate():null,g=f[1]&&f[1].length===10?H(f[1]).toDate():null;(!((h=n.modelValue)!=null&&h[0])||n.modelValue[0]!==m||!((p=n.modelValue)!=null&&p[1])||n.modelValue[1]!==g)&&r("update:modelValue",[m,g])}else if(f&&f.length===10){const m=H(f,"YYYY-MM-DD",!0);m.isValid()&&n.modelValue!==m.toDate()&&r("update:modelValue",m.toDate())}});function u(f){r("update:modelValue",f)}return(f,h)=>(a.openBlock(),a.createBlock(Sn,{disabled:t.disabled,maxWidth:"1280px",noCloseClasses:["date-segment"]},{content:a.withCtx(()=>[a.createElementVNode("div",_N,[a.createVNode(ta,{doubleMonths:t.doubleMonths,displayYearStart:i.value,displayMonthStart:o.value,displayYearEnd:s.value,displayMonthEnd:l.value,initDates:t.initDates,week:t.week,"min-date":t.minDate,"max-date":t.maxDate,modelValue:n.range?[...d.value]:d.value,"onUpdate:modelValue":u,range:t.range},null,8,["doubleMonths","displayYearStart","displayMonthStart","displayYearEnd","displayMonthEnd","initDates","week","min-date","max-date","modelValue","range"])])]),default:a.withCtx(()=>[a.createVNode(Pi,{label:t.label,required:t.required,hideRequired:t.hideRequired,slim:t.slim,disabled:t.disabled,large:t.large,info:t.info,clearable:t.clearable&&!!t.modelValue,onOnClear:c},{prepend:a.withCtx(()=>[t.range?(a.openBlock(),a.createBlock(Zh,{key:0,class:"dark:text-gray-400"})):(a.openBlock(),a.createBlock(Xh,{key:1,class:"dark:text-gray-400"}))]),default:a.withCtx(()=>[a.createElementVNode("div",AN,[t.range?t.range?(a.openBlock(),a.createElementBlock("div",DN,[a.createVNode(ra,{modelValue:d.value[0],"onUpdate:modelValue":h[3]||(h[3]=p=>d.value[0]=p),disabled:!0,"onUpdate:displayYear":h[4]||(h[4]=p=>i.value=p),"onUpdate:displayMonth":h[5]||(h[5]=p=>o.value=p)},null,8,["modelValue"]),VN,a.createVNode(ra,{modelValue:d.value[1],"onUpdate:modelValue":h[6]||(h[6]=p=>d.value[1]=p),disabled:!0,"onUpdate:displayYear":h[7]||(h[7]=p=>{s.value=p}),"onUpdate:displayMonth":h[8]||(h[8]=p=>{l.value=p})},null,8,["modelValue"])])):(a.openBlock(),a.createElementBlock(a.Fragment,{key:2},[a.createTextVNode(a.toDisplayString(t.placeholder),1)],64)):(a.openBlock(),a.createBlock(ra,{key:0,modelValue:d.value,"onUpdate:modelValue":h[0]||(h[0]=p=>d.value=p),disabled:!0,"onUpdate:displayYear":h[1]||(h[1]=p=>i.value=p),"onUpdate:displayMonth":h[2]||(h[2]=p=>o.value=p)},null,8,["modelValue"]))])]),_:1},8,["label","required","hideRequired","slim","disabled","large","info","clearable"])]),_:1},8,["disabled"]))}},IN=Object.assign({name:"WpicSlidePanel"},{props:{visible:{type:Boolean,default:!1},backgroundColor:{type:String,default:"bg-white"},options:{type:Object,default:()=>({width:"w-96",mr:"mr-0",zIndex:"z-15"})},expand:Boolean,island:Boolean},emits:["close"],setup(t,{expose:e,emit:n}){const r={pmi:"dark:bg-zinc-800","wpic-tools":"dark:bg-gray-940"},i=n;function o(){i("close")}e({goBottom:c,goTop:l});const s=a.ref(null);function l(){s.value.scrollTop=0}function c(){s.value.scrollTop=s.value.scrollHeight}return(d,u)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["fixed inset-0 h-full flex justify-end bg-black/50 backdrop-blur-xs transition-opacity",{"p-4":t.island,"opacity-0 pointer-events-none":!t.visible,"opacity-100":t.visible,[t.options.mr]:!0,[t.options.zIndex]:!0}]),onClick:a.withModifiers(o,["self"])},[a.createElementVNode("div",{class:a.normalizeClass(["h-full transform-gpu transition-transform",{"rounded-lg":t.island,"translate-x-0":t.visible,"translate-x-full":!t.visible,[t.backgroundColor]:!0,[t.options.width]:!0,[r[a.unref(re).theme]]:!0}])},[a.createElementVNode("div",{ref_key:"panel",ref:s,class:a.normalizeClass(["h-full overflow-y-auto",{"p-6":!t.expand}])},[a.renderSlot(d.$slots,"default")],2)],2)],2))}}),PN={class:"absolute inset-0 flex items-center justify-center py-12"},RN={class:"text-lg font-medium dark:text-gray-300"},zN={key:0,class:"flex justify-end px-6 pb-4"},jN=Object.assign({name:"WpicDialog"},{props:{title:String,visible:Boolean,large:Boolean,extraLarge:Boolean,smooth:Boolean,expand:Boolean,border:Boolean,high:Boolean,overflow:Boolean},emits:["close"],setup(t,{expose:e,emit:n}){const r=t,i=n;function o(){i("close")}const s=a.ref(null),l=a.ref(!1);function c(){s.value.scrollTop=0}function d(){s.value.scrollTop=s.value.scrollHeight}function u(){s.value&&r.visible&&(l.value=s.value.scrollTop+s.value.clientHeight>=s.value.scrollHeight-20)}return a.onMounted(async()=>{s.value&&(s.value.addEventListener("scroll",u),u())}),a.onBeforeUnmount(()=>{s.value&&s.value.removeEventListener("scroll",u)}),e({goBottom:d,goTop:c,isScrolledToBottom:l}),(f,h)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["",{flex:t.visible,hidden:!t.visible}])},[a.createElementVNode("div",PN,[a.createElementVNode("div",{class:"absolute inset-0 bg-black/10 dark:bg-black/75 z-10",onClick:o}),a.createElementVNode("div",{class:a.normalizeClass(["relative flex flex-col justify-between bg-white dark:border dark:border-gray-900 dark:bg-gray-940 rounded-lg z-20 max-h-full",{"w-3/5":t.large,"w-4/5":t.extraLarge,"w-192":!t.large&&!t.extraLarge,"h-full":t.high,"overflow-hidden":!t.overflow}])},[a.createElementVNode("div",{class:a.normalizeClass(["px-6 pt-4 pb-4 flex items-center justify-between",{"border-b pb-3 dark:border-gray-900":t.border}])},[a.createElementVNode("span",RN,a.toDisplayString(t.title),1),a.createElementVNode("span",{class:"cursor-pointer",onClick:o},[a.createVNode(Hr,{class:"w-6 h-6"})])],2),a.createElementVNode("div",{ref_key:"panel",ref:s,class:a.normalizeClass(["flex-1 overflow-y-auto",{"p-6":!t.expand,"scroll-smooth":t.smooth}])},[a.renderSlot(f.$slots,"default")],2),f.$slots.buttons?(a.openBlock(),a.createElementBlock("div",zN,[a.renderSlot(f.$slots,"buttons")])):a.createCommentVNode("",!0)],2)])],2))}}),FN={class:"wpic-tabs flex border-b-2 dark:border-gray-930 overflow-x-auto overflow-y-hidden"},HN=["onClick"],WN=Object.assign({name:"WpicTabs"},{props:{modelValue:{type:String,required:!0},nowrap:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e,i=a.ref([]),o=c=>{r("update:modelValue",c)},s=c=>{i.value.push(c)},l=a.computed(()=>n.modelValue);return a.provide("addTab",s),a.provide("modelValue",l),(c,d)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[a.createElementVNode("div",FN,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(i.value,u=>(a.openBlock(),a.createElementBlock("div",{key:u.name,class:a.normalizeClass(["border-b items-center flex leading-snug cursor-pointer py-3 px-6 -mb-[2px] font-medium",{"dark:border-gray-930":u.name!=t.modelValue,"border-b-2 text-lime-500 border-b-lime-500 dark:text-lime-600 dark:border-b-lime-600":u.name===t.modelValue,"text-gray-500 dark:text-gray-500":!u.disabled,"text-gray-300 dark:text-gray-700":u.disabled}]),onClick:f=>u.disabled?null:o(u.name)},[a.renderSlot(c.$slots,"label",{},()=>[a.createElementVNode("span",{class:a.normalizeClass({"whitespace-nowrap text-ellipsis overflow-hidden":t.nowrap})},a.toDisplayString(u.label),3)])],10,HN))),128))]),a.createElementVNode("div",null,[a.renderSlot(c.$slots,"default")])],64))}}),UN=Object.assign({name:"WpicTabPane"},{props:{label:{type:String,required:!0},name:{type:String,required:!0},noStyle:Boolean,disabled:Boolean},setup(t){const e=t,n=a.ref(!1),r=a.inject("addTab"),i=a.inject("modelValue");return a.onMounted(()=>{r({label:e.label,name:e.name,disabled:e.disabled})}),a.watch(()=>i.value,o=>{n.value=o===e.name},{immediate:!0,deep:!0}),(o,s)=>n.value?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["wpic-tab-pane",{"py-3 px-6":!t.noStyle}])},[a.renderSlot(o.$slots,"default")],2)):a.createCommentVNode("",!0)}}),qN={},KN={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},YN=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z"},null,-1)];function JN(t,e){return a.openBlock(),a.createElementBlock("svg",KN,YN)}const GN=se(qN,[["render",JN]]),ZN={},XN={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},QN=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"},null,-1)];function e7(t,e){return a.openBlock(),a.createElementBlock("svg",XN,QN)}const t7=se(ZN,[["render",e7]]),n7={},r7={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},i7=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"},null,-1)];function o7(t,e){return a.openBlock(),a.createElementBlock("svg",r7,i7)}const s7=se(n7,[["render",o7]]),l7={},a7={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},c7=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"},null,-1)];function d7(t,e){return a.openBlock(),a.createElementBlock("svg",a7,c7)}const u7=se(l7,[["render",d7]]),f7={class:"w-6"},h7={class:"flex-1"},p7={key:0,class:"mb-2"},m7=Object.assign({name:"WpicAlert"},{props:{title:String,text:String,warning:Boolean,success:Boolean,error:Boolean,info:Boolean},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["px-4 py-3 rounded-sm text-base flex gap-4",{"bg-gray-50 text-gray-900 dark:text-gray-200 dark:bg-gray-950 text-opacity-75":!t.warning&&!t.info&&!t.error&&!t.success,"bg-amber-50 text-yellow-950 dark:text-yellow-100 dark:bg-yellow-950 text-opacity-75":t.warning,"bg-blue-50 text-blue-950 dark:text-blue-200 dark:bg-blue-950 text-opacity-75":t.info,"bg-red-100 text-red-950 dark:text-red-200 dark:bg-red-950 text-opacity-75":t.error,"bg-green-50 text-green-950 dark:text-green-200 dark:bg-green-950 text-opacity-75":t.success}])},[a.createElementVNode("div",f7,[t.warning?(a.openBlock(),a.createBlock(GN,{key:0,class:"w-full aspect-square"})):t.info?(a.openBlock(),a.createBlock(t7,{key:1,class:"w-full aspect-square"})):t.success?(a.openBlock(),a.createBlock(s7,{key:2,class:"w-full aspect-square"})):t.error?(a.openBlock(),a.createBlock(u7,{key:3,class:"w-full aspect-square"})):a.createCommentVNode("",!0)]),a.createElementVNode("div",h7,[t.title?(a.openBlock(),a.createElementBlock("div",p7,a.toDisplayString(t.title),1)):a.createCommentVNode("",!0),a.createElementVNode("span",{class:a.normalizeClass(["",{"text-gray-950 dark:text-gray-200 text-opacity-75":!t.warning&&!t.info&&!t.error&&!t.success,"text-yellow-950 dark:text-yellow-100 text-opacity-75":t.warning,"text-blue-950 dark:text-blue-200 text-opacity-75":t.info,"text-red-950 dark:text-red-200 text-opacity-75":t.error,"text-green-950 dark:text-green-200 text-opacity-75":t.success}])},[a.renderSlot(e.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(t.text),1)])],2)])],2))}}),ia=a.ref(!1),Qh=a.ref(""),ep=a.ref(""),tp=a.ref(!1),np=a.ref(!1);let rp=()=>{},ip=()=>{};function oa(){const t=({title:i,text:o,positive:s=!1,negative:l=!1,onConfirm:c,onCancel:d})=>{Qh.value=i,ep.value=o,tp.value=s,np.value=l,rp=c||(()=>{}),ip=d||(()=>{}),ia.value=!0},e=()=>{ia.value=!1};return{visible:ia,title:Qh,text:ep,positive:tp,negative:np,show:t,onConfirm:()=>{rp(),e()},onCancel:()=>{ip(),e()}}}const g7={key:0,class:"confirm-modal-overlay z-40"},y7={class:"bg-white dark:border dark:border-gray-900 dark:bg-gray-940 p-6 rounded-lg w-128 flex flex-col"},b7={class:"text-lg font-semibold mb-6"},k7={class:"mb-12"},x7={class:"flex justify-end"},sa={WpicAlert:m7,WpicToggleSwitch:Jc,WpicAdvDateField:LN,WpicCalendar:ta,WpicTextarea:Gc,WpicDialog:jN,WpicSlidePanel:IN,WpicDateField:MN,WpicFormInput:Pi,WpicButton:Bi,WpicBadge:nN,WpicTextEditor:z$,WpicInputGroup:_m,WpicButtonGroup:Bm,WpicForm:Lm,WpicFormField:Zc,WpicSpinner:Jn,WpicTooltip:Xc,WpicPopover:Sn,WpicChoiceList:Yc,WpicCard:Vv,WpicCardSection:Iv,WpicProgressBar:zv,WpicTag:Fv,WpicTagGroup:Hv,WpicPagination:mw,WpicLoadingPanel:Kv,WpicTable:Pw,WpicTableColumn:Rw,WpicTabs:WN,WpicTabPane:UN,WpicConfirm:se(Object.assign({name:"WpicConfirm"},{setup(t){const{visible:e,title:n,text:r,positive:i,negative:o,onConfirm:s,onCancel:l}=oa();return(c,d)=>a.unref(e)?(a.openBlock(),a.createElementBlock("div",g7,[a.createElementVNode("div",y7,[a.createElementVNode("div",b7,a.toDisplayString(a.unref(n)),1),a.createElementVNode("div",k7,a.toDisplayString(a.unref(r)),1),a.createElementVNode("div",x7,[a.createVNode(Bi,{onClick:a.unref(l)},{default:a.withCtx(()=>[a.createTextVNode("Cancel")]),_:1},8,["onClick"]),a.createVNode(Bi,{primary:a.unref(i),destructive:a.unref(o),onClick:a.unref(s)},{default:a.withCtx(()=>[a.createTextVNode("Confirm")]),_:1},8,["primary","destructive","onClick"])])])])):a.createCommentVNode("",!0)}}),[["__scopeId","data-v-613542ab"]])};function op(t,e){for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(typeof e[n]=="object"&&t[n]?op(t[n],e[n]):t[n]=e[n])}const v7={useConfirm:oa};function w7(t,e){op(re,e);for(const n in sa)if(sa.hasOwnProperty(n)){const r=sa[n];t.component(r.name,r)}}const C7={install:w7,composables:v7,options:re};Yt.default=C7,Yt.useConfirm=oa,Object.defineProperties(Yt,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
133
|
+
`},n={pmi:"","wpic-tools":"group-[.is-highlight]:bg-gray-200"},r={pmi:"","wpic-tools":"bg-gray-100 dark:bg-gray-800"},i={pmi:"","wpic-tools":"bg-gray-100 dark:bg-gray-800 rounded-l-0"},o={pmi:"","wpic-tools":"bg-gray-100 dark:bg-gray-800 rounded-r-0"},s={pmi:"","wpic-tools":"bg-gray-200"};return(l,c)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["relative flex items-center justify-center text-sm py-2 group",{"is-today":t.today&&!t.selected,"is-selected":t.selected&&!t.off,"is-off":t.off,"is-highlight":t.highlight,"cursor-pointer":!t.disabled}])},[a.createElementVNode("div",{class:a.normalizeClass(["h-8 w-full flex justify-center items-center",{[`${r[a.unref(re).theme]}`]:t.between,[`${i[a.unref(re).theme]}`]:t.firstDay,[`${o[a.unref(re).theme]}`]:t.lastDay,[`${s[a.unref(re).theme]}`]:t.highlight}]),style:a.normalizeStyle({marginLeft:t.firstDay?"50%":void 0,marginRight:t.lastDay?"50%":void 0})},[a.createElementVNode("span",{class:a.normalizeClass(["absolute w-8 h-8 flex items-center justify-center dark:text-gray-400",{[`${e[a.unref(re).theme]}`]:!0,[`${n[a.unref(re).theme]}`]:t.highlight&&(t.firstDay||t.lastDay)}]),style:{left:"50%",transform:"translateX(-50%)"}},[a.renderSlot(l.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(t.day),1)])],2)],6)],2))}};var Jh={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(Mn,function(){var n=1e3,r=6e4,i=36e5,o="millisecond",s="second",l="minute",c="hour",d="day",u="week",f="month",h="quarter",p="year",m="date",y="Invalid Date",g=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,k=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,S={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(R){var _=["th","st","nd","rd"],$=R%100;return"["+R+(_[($-20)%10]||_[$]||_[0])+"]"}},T=function(R,_,$){var v=String(R);return!v||v.length>=_?R:""+Array(_+1-v.length).join($)+R},b={s:T,z:function(R){var _=-R.utcOffset(),$=Math.abs(_),v=Math.floor($/60),E=$%60;return(_<=0?"+":"-")+T(v,2,"0")+":"+T(E,2,"0")},m:function R(_,$){if(_.date()<$.date())return-R($,_);var v=12*($.year()-_.year())+($.month()-_.month()),E=_.clone().add(v,f),D=$-E<0,q=_.clone().add(v+(D?-1:1),f);return+(-(v+($-E)/(D?E-q:q-E))||0)},a:function(R){return R<0?Math.ceil(R)||0:Math.floor(R)},p:function(R){return{M:f,y:p,w:u,d,D:m,h:c,m:l,s,ms:o,Q:h}[R]||String(R||"").toLowerCase().replace(/s$/,"")},u:function(R){return R===void 0}},w="en",x={};x[w]=S;var N="$isDayjsObject",V=function(R){return R instanceof j||!(!R||!R[N])},A=function R(_,$,v){var E;if(!_)return w;if(typeof _=="string"){var D=_.toLowerCase();x[D]&&(E=D),$&&(x[D]=$,E=D);var q=_.split("-");if(!E&&q.length>1)return R(q[0])}else{var F=_.name;x[F]=_,E=F}return!v&&E&&(w=E),E||!v&&w},B=function(R,_){if(V(R))return R.clone();var $=typeof _=="object"?_:{};return $.date=R,$.args=arguments,new j($)},L=b;L.l=A,L.i=V,L.w=function(R,_){return B(R,{locale:_.$L,utc:_.$u,x:_.$x,$offset:_.$offset})};var j=function(){function R($){this.$L=A($.locale,null,!0),this.parse($),this.$x=this.$x||$.x||{},this[N]=!0}var _=R.prototype;return _.parse=function($){this.$d=function(v){var E=v.date,D=v.utc;if(E===null)return new Date(NaN);if(L.u(E))return new Date;if(E instanceof Date)return new Date(E);if(typeof E=="string"&&!/Z$/i.test(E)){var q=E.match(g);if(q){var F=q[2]-1||0,Q=(q[7]||"0").substring(0,3);return D?new Date(Date.UTC(q[1],F,q[3]||1,q[4]||0,q[5]||0,q[6]||0,Q)):new Date(q[1],F,q[3]||1,q[4]||0,q[5]||0,q[6]||0,Q)}}return new Date(E)}($),this.init()},_.init=function(){var $=this.$d;this.$y=$.getFullYear(),this.$M=$.getMonth(),this.$D=$.getDate(),this.$W=$.getDay(),this.$H=$.getHours(),this.$m=$.getMinutes(),this.$s=$.getSeconds(),this.$ms=$.getMilliseconds()},_.$utils=function(){return L},_.isValid=function(){return this.$d.toString()!==y},_.isSame=function($,v){var E=B($);return this.startOf(v)<=E&&E<=this.endOf(v)},_.isAfter=function($,v){return B($)<this.startOf(v)},_.isBefore=function($,v){return this.endOf(v)<B($)},_.$g=function($,v,E){return L.u($)?this[v]:this.set(E,$)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function($,v){var E=this,D=!!L.u(v)||v,q=L.p($),F=function(se,he){var be=L.w(E.$u?Date.UTC(E.$y,he,se):new Date(E.$y,he,se),E);return D?be:be.endOf(d)},Q=function(se,he){return L.w(E.toDate()[se].apply(E.toDate("s"),(D?[0,0,0,0]:[23,59,59,999]).slice(he)),E)},de=this.$W,le=this.$M,ge=this.$D,W="set"+(this.$u?"UTC":"");switch(q){case p:return D?F(1,0):F(31,11);case f:return D?F(1,le):F(0,le+1);case u:var X=this.$locale().weekStart||0,fe=(de<X?de+7:de)-X;return F(D?ge-fe:ge+(6-fe),le);case d:case m:return Q(W+"Hours",0);case c:return Q(W+"Minutes",1);case l:return Q(W+"Seconds",2);case s:return Q(W+"Milliseconds",3);default:return this.clone()}},_.endOf=function($){return this.startOf($,!1)},_.$set=function($,v){var E,D=L.p($),q="set"+(this.$u?"UTC":""),F=(E={},E[d]=q+"Date",E[m]=q+"Date",E[f]=q+"Month",E[p]=q+"FullYear",E[c]=q+"Hours",E[l]=q+"Minutes",E[s]=q+"Seconds",E[o]=q+"Milliseconds",E)[D],Q=D===d?this.$D+(v-this.$W):v;if(D===f||D===p){var de=this.clone().set(m,1);de.$d[F](Q),de.init(),this.$d=de.set(m,Math.min(this.$D,de.daysInMonth())).$d}else F&&this.$d[F](Q);return this.init(),this},_.set=function($,v){return this.clone().$set($,v)},_.get=function($){return this[L.p($)]()},_.add=function($,v){var E,D=this;$=Number($);var q=L.p(v),F=function(le){var ge=B(D);return L.w(ge.date(ge.date()+Math.round(le*$)),D)};if(q===f)return this.set(f,this.$M+$);if(q===p)return this.set(p,this.$y+$);if(q===d)return F(1);if(q===u)return F(7);var Q=(E={},E[l]=r,E[c]=i,E[s]=n,E)[q]||1,de=this.$d.getTime()+$*Q;return L.w(de,this)},_.subtract=function($,v){return this.add(-1*$,v)},_.format=function($){var v=this,E=this.$locale();if(!this.isValid())return E.invalidDate||y;var D=$||"YYYY-MM-DDTHH:mm:ssZ",q=L.z(this),F=this.$H,Q=this.$m,de=this.$M,le=E.weekdays,ge=E.months,W=E.meridiem,X=function(he,be,Ee,pt){return he&&(he[be]||he(v,D))||Ee[be].slice(0,pt)},fe=function(he){return L.s(F%12||12,he,"0")},se=W||function(he,be,Ee){var pt=he<12?"AM":"PM";return Ee?pt.toLowerCase():pt};return D.replace(k,function(he,be){return be||function(Ee){switch(Ee){case"YY":return String(v.$y).slice(-2);case"YYYY":return L.s(v.$y,4,"0");case"M":return de+1;case"MM":return L.s(de+1,2,"0");case"MMM":return X(E.monthsShort,de,ge,3);case"MMMM":return X(ge,de);case"D":return v.$D;case"DD":return L.s(v.$D,2,"0");case"d":return String(v.$W);case"dd":return X(E.weekdaysMin,v.$W,le,2);case"ddd":return X(E.weekdaysShort,v.$W,le,3);case"dddd":return le[v.$W];case"H":return String(F);case"HH":return L.s(F,2,"0");case"h":return fe(1);case"hh":return fe(2);case"a":return se(F,Q,!0);case"A":return se(F,Q,!1);case"m":return String(Q);case"mm":return L.s(Q,2,"0");case"s":return String(v.$s);case"ss":return L.s(v.$s,2,"0");case"SSS":return L.s(v.$ms,3,"0");case"Z":return q}return null}(he)||q.replace(":","")})},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function($,v,E){var D,q=this,F=L.p(v),Q=B($),de=(Q.utcOffset()-this.utcOffset())*r,le=this-Q,ge=function(){return L.m(q,Q)};switch(F){case p:D=ge()/12;break;case f:D=ge();break;case h:D=ge()/3;break;case u:D=(le-de)/6048e5;break;case d:D=(le-de)/864e5;break;case c:D=le/i;break;case l:D=le/r;break;case s:D=le/n;break;default:D=le}return E?D:L.a(D)},_.daysInMonth=function(){return this.endOf(f).$D},_.$locale=function(){return x[this.$L]},_.locale=function($,v){if(!$)return this.$L;var E=this.clone(),D=A($,v,!0);return D&&(E.$L=D),E},_.clone=function(){return L.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},R}(),G=j.prototype;return B.prototype=G,[["$ms",o],["$s",s],["$m",l],["$H",c],["$W",d],["$M",f],["$y",p],["$D",m]].forEach(function(R){G[R[1]]=function(_){return this.$g(_,R[0],R[1])}}),B.extend=function(R,_){return R.$i||(R(_,j,B),R.$i=!0),B},B.locale=A,B.isDayjs=V,B.unix=function(R){return B(1e3*R)},B.en=x[w],B.Ls=x,B.p={},B})})(Jh);var fN=Jh.exports;const H=Ur(fN);var Gh={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(Mn,function(){var n="week",r="year";return function(i,o,s){var l=o.prototype;l.week=function(c){if(c===void 0&&(c=null),c!==null)return this.add(7*(c-this.week()),"day");var d=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var u=s(this).startOf(r).add(1,r).date(d),f=s(this).endOf(n);if(u.isBefore(f))return 1}var h=s(this).startOf(r).date(d).startOf(n).subtract(1,"millisecond"),p=this.diff(h,n,!0);return p<0?s(this).startOf("week").week():Math.ceil(p)},l.weeks=function(c){return c===void 0&&(c=null),this.week(c)}}})})(Gh);var hN=Gh.exports;const pN=Ur(hN);var Zh={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(Mn,function(){return function(n,r,i){r.prototype.isBetween=function(o,s,l,c){var d=i(o),u=i(s),f=(c=c||"()")[0]==="(",h=c[1]===")";return(f?this.isAfter(d,l):!this.isBefore(d,l))&&(h?this.isBefore(u,l):!this.isAfter(u,l))||(f?this.isBefore(d,l):!this.isAfter(d,l))&&(h?this.isAfter(u,l):!this.isBefore(u,l))}}})})(Zh);var mN=Zh.exports;const gN=Ur(mN),yN={class:"w-full dark:text-gray-400"},bN={class:"flex justify-between items-center mb-3"},kN={class:"flex"},xN={class:"font-medium"},wN={class:"flex"},vN={class:"grid grid-cols-7 border-b dark:border-gray-800 mb-2 pb-2"},CN={class:"flex justify-center text-sm"},ta=Object.assign({name:"WpicCalendar"},{props:{modelValue:{},range:Boolean,doubleMonths:Boolean,displayYearStart:Number,displayMonthStart:Number,displayYearEnd:Number,displayMonthEnd:Number,maxDate:{},minDate:{},week:Boolean,initDates:{}},emits:["update:modelValue"],setup(t,{emit:e}){H.extend(gN),H.extend(pN);const n=t,r=a.ref([H(new Date).subtract(1,"month"),H(new Date)]);a.watch(()=>n.initDates,()=>{var v;if(!n.range&&n.initDates)r.value[0]=H(n.initDates);else if(!n.range&&!n.initDates)r.value[0]=H(new Date);else if(n.range&&((v=n.initDates)==null?void 0:v.length)===2){let E=H(n.initDates[0]),D=H(n.initDates[1]);D.isBefore(E,"month")&&(D=E.add(1,"month")),E.isSame(D,"month")&&(D=E.add(1,"month")),r.value=[E,D]}},{immediate:!0,once:!0}),a.watch(()=>[n.displayYearStart,n.displayMonthStart],([v,E])=>{v&&E&&(r.value[0]=H().year(Number(v)).month(Number(E)).startOf("month"),r.value[1]=H().year(Number(v)).month(Number(E)).startOf("month").add(1,"month"))},{immediate:!0}),a.watch(()=>[n.displayYearEnd,n.displayMonthEnd],([v,E])=>{if(v&&E){const D=r.value[0],q=H().year(Number(v)).month(Number(E)).startOf("month");q.isAfter(D,"month")&&(r.value[1]=q)}},{immediate:!0});const i=e,o=a.computed(()=>n.doubleMonths||n.range?[0,1]:[0]);function s(v){if(n.week)i("update:modelValue",[H(v).startOf("week"),H(v).endOf("week")]);else if(n.range){const E=n.modelValue.filter(D=>D).length;if(E==0)i("update:modelValue",[v]);else if(E==2)i("update:modelValue",[v]);else if(E==1){let D=[H(n.modelValue[0]),H(v)];D=D.sort((q,F)=>q-F),i("update:modelValue",D)}}else i("update:modelValue",H(v))}function l(v){const E=H(v).daysInMonth(),D=[],q=H(v).startOf("month");for(let F=1;F<=E;F++){let Q=q.clone().date(F);D.push(Q)}return D}function c(v){return H(v).startOf("month").day()}function d(v,E){const D=H(`${v}-${E}-01`,"YYYY-MM-DD"),F=D.day(),Q=[];for(let de=0;de<F;de++)Q.push(D.clone().subtract(F-de,"days"));return Q}function u(v,E){const D=H(`${v}-${E}`,"YYYY-MM").endOf("month"),F=6-D.day(),Q=[];for(let de=1;de<=F;de++)Q.push(D.clone().add(de,"days"));return Q}function f(v){const E=H();return H(v).isSame(E,"day")}function h(v){var E,D;if(n.range){if(((E=n.modelValue)==null?void 0:E.length)==1)return H(v).isSame(H(n.modelValue[0]),"day");if(((D=n.modelValue)==null?void 0:D.length)==2)return H(v).isSame(H(n.modelValue[0]),"day")||H(v).isSame(H(n.modelValue[1]),"day")}else if(n.modelValue)return H(v).isSame(H(n.modelValue),"day")}function p(v){var E;if(n.range&&((E=n.modelValue)==null?void 0:E.length)==2)return H(v).isBetween(H(n.modelValue[0]),H(n.modelValue[1]))}function m(v){var E;if(n.range&&((E=n.modelValue)==null?void 0:E.length)==2)return H(v).isSame(H(n.modelValue[0]),"day")}function y(v){var E;if(n.range&&((E=n.modelValue)==null?void 0:E.length)==2)return H(v).isSame(H(n.modelValue[1]),"day")}function g(v){try{return n.minDate?H(v).isBefore(H(n.minDate)):!1}catch(E){return console.log(E),!1}}function k(v){try{return n.maxDate?H(v).isAfter(H(n.maxDate)):!1}catch(E){return console.log(E),!1}}function S(v){B(v,r.value[v].subtract(1,"month"))}function T(v){B(v,r.value[v].add(1,"month"))}function b(v){B(v,r.value[v].subtract(1,"year"))}function w(v){B(v,r.value[v].add(1,"year"))}const x=v=>v===0?!0:r.value[v].subtract(1,"month").isAfter(r.value[0],"month"),N=v=>v===1?!0:r.value[v].add(1,"month").isBefore(r.value[1],"month"),V=v=>v===0?!0:r.value[v].subtract(1,"year").isAfter(r.value[0],"year"),A=v=>v===1?!0:r.value[v].add(1,"year").isBefore(r.value[1],"year");function B(v,E){if(v===0){if(!E.isBefore(r.value[1],"month"))return;r.value=[E,r.value[1]]}else{if(!E.isAfter(r.value[0],"month"))return;(E.isBefore(r.value[0],"month")||E.isSame(r.value[0],"month"))&&(E=r.value[0].add(1,"month")),r.value=[r.value[0],E]}}const L=a.ref();function j(v){n.week&&(L.value=H(v).week())}function G(v){return H(v).week()===L.value}function R(v){return H(v).week()===L.value?H(v).format("YYYY-MM-DD")===H().week(L.value).startOf("week").format("YYYY-MM-DD"):!1}function _(v){return H(v).week()===L.value?H(v).format("YYYY-MM-DD")===H().week(L.value).endOf("week").format("YYYY-MM-DD"):!1}function $(){L.value=null}return(v,E)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["shrink-0 flex gap-6",{"min-w-96":o.value.length===1,"min-w-192":o.value.length===2}])},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(o.value,D=>{var q;return a.openBlock(),a.createElementBlock("div",yN,[a.createElementVNode("div",bN,[a.createElementVNode("div",kN,[a.createVNode(ed,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!V(D),"hover:opacity-100":V(D)}]),onClick:F=>V(D)?b(D):null},null,8,["class","onClick"]),a.createVNode(td,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!x(D),"hover:opacity-100":x(D)}]),onClick:F=>x(D)?S(D):null},null,8,["class","onClick"])]),a.createElementVNode("div",xN,a.toDisplayString(r.value[D].format("YYYY MMMM")),1),a.createElementVNode("div",wN,[a.createVNode(rd,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!N(D),"hover:opacity-100":N(D)}]),onClick:F=>N(D)?T(D):null},null,8,["class","onClick"]),a.createVNode(nd,{class:a.normalizeClass(["w-5 h-5 cursor-pointer select-none",{"opacity-25 cursor-not-allowed":!A(D),"hover:opacity-100":A(D)}]),onClick:F=>A(D)?w(D):null},null,8,["class","onClick"])])]),a.createElementVNode("div",vN,[(a.openBlock(),a.createElementBlock(a.Fragment,null,a.renderList(7,F=>{var Q;return a.createElementVNode("div",CN,a.toDisplayString((Q=r.value[D])==null?void 0:Q.clone().startOf("week").subtract(1,"days").add(F,"days").format("ddd")),1)}),64))]),a.createElementVNode("div",{class:"grid grid-cols-7",onMouseout:$},[c(r.value[D])>0?(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:0},a.renderList(d(a.unref(H)(r.value[D]).year(),a.unref(H)(r.value[D]).month()+1),F=>(a.openBlock(),a.createBlock(ea,{onClick:Q=>!k(F)&&!g(F)?s(F):null,off:""},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(H)(F).format("D")),1)]),_:2},1032,["onClick"]))),256)):a.createCommentVNode("",!0),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(l(r.value[D].clone()),F=>(a.openBlock(),a.createBlock(ea,{onMouseover:Q=>j(F),onClick:Q=>!k(F)&&!g(F)?s(F):null,today:f(F),selected:h(F),firstDay:m(F)||R(F),lastDay:y(F)||_(F),between:p(F),disabled:k(F)||g(F),off:k(F)||g(F),highlight:G(F)},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(H)(F).format("D")),1)]),_:2},1032,["onMouseover","onClick","today","selected","firstDay","lastDay","between","disabled","off","highlight"]))),256)),((q=u(a.unref(H)(r.value[D]).year(),a.unref(H)(r.value[D]).month()+1))==null?void 0:q.length)>0?(a.openBlock(!0),a.createElementBlock(a.Fragment,{key:1},a.renderList(u(a.unref(H)(r.value[D]).year(),a.unref(H)(r.value[D]).month()+1),F=>(a.openBlock(),a.createBlock(ea,{onClick:Q=>!k(F)&&!g(F)?s(F):null,off:""},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(a.unref(H)(F).format("D")),1)]),_:2},1032,["onClick"]))),256)):a.createCommentVNode("",!0)],32)])}),256))],2))}}),SN={},ON={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},MN=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.75 2.994v2.25m10.5-2.25v2.25m-14.252 13.5V7.491a2.25 2.25 0 0 1 2.25-2.25h13.5a2.25 2.25 0 0 1 2.25 2.25v11.251m-18 0a2.25 2.25 0 0 0 2.25 2.25h13.5a2.25 2.25 0 0 0 2.25-2.25m-18 0v-7.5a2.25 2.25 0 0 1 2.25-2.25h13.5a2.25 2.25 0 0 1 2.25 2.25v7.5m-6.75-6h2.25m-9 2.25h4.5m.002-2.25h.005v.006H12v-.006Zm-.001 4.5h.006v.006h-.006v-.005Zm-2.25.001h.005v.006H9.75v-.006Zm-2.25 0h.005v.005h-.006v-.005Zm6.75-2.247h.005v.005h-.005v-.005Zm0 2.247h.006v.006h-.006v-.006Zm2.25-2.248h.006V15H16.5v-.005Z"},null,-1)];function EN(t,e){return a.openBlock(),a.createElementBlock("svg",ON,MN)}const Xh=oe(SN,[["render",EN]]),TN={},$N={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},NN=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"},null,-1)];function BN(t,e){return a.openBlock(),a.createElementBlock("svg",$N,NN)}const Qh=oe(TN,[["render",BN]]),AN={class:"flex gap-3"},VN={key:0,class:"w-32 py-2 border-r dark:border-gray-800 flex flex-col gap-3 shrink-0"},DN=["onClick"],_N=Object.assign({name:"WpicDateField"},{props:{modelValue:{},label:String,placeholder:{type:String,default:"Select date"},week:Boolean,range:Boolean,disabled:Boolean,large:Boolean,info:String,doubleMonths:Boolean,clearable:Boolean,minDate:{},maxDate:{},initDates:{},shortcuts:Boolean,slim:Boolean,required:Boolean,hideRequired:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e;function i(l){r("update:modelValue",l)}const o=a.computed(()=>{var l;if(n.range)return(l=n.modelValue)==null?void 0:l.map(c=>H(c).format("YYYY-MM-DD")).join(" to ");if(n.modelValue)return H(n.modelValue).format("YYYY-MM-DD")}),s=a.reactive([{text:"Month to Date",onClick(l){const c=H().subtract(1,"day"),d=H().startOf("month");r("update:modelValue",[d,c])}},{text:"Last Month",onClick(l){const c=H().startOf("month").subtract(1,"month"),d=H(c).endOf("month");r("update:modelValue",[c,d])}},{text:"Year to Date",onClick(l){const c=H().subtract(1,"day"),d=H().startOf("year");r("update:modelValue",[d,c])}}]);return(l,c)=>(a.openBlock(),a.createBlock(On,{disabled:t.disabled,maxWidth:"1280px"},{content:a.withCtx(()=>[a.createElementVNode("div",AN,[t.shortcuts?(a.openBlock(),a.createElementBlock("div",VN,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(s,d=>(a.openBlock(),a.createElementBlock("div",{class:"opacity-50 hover:opacity-100 dark:text-gray-300 cursor-pointer",onClick:u=>d.onClick()},a.toDisplayString(d.text),9,DN))),256))])):a.createCommentVNode("",!0),a.createVNode(ta,{shortcuts:"",doubleMonths:t.doubleMonths,initDates:t.initDates,week:t.week,"min-date":t.minDate,"max-date":t.maxDate,modelValue:t.modelValue,"onUpdate:modelValue":i,range:t.range},null,8,["doubleMonths","initDates","week","min-date","max-date","modelValue","range"])])]),default:a.withCtx(()=>{var d;return[a.createVNode(Wr,{label:t.label,required:t.required,hideRequired:t.hideRequired,slim:t.slim,disabled:t.disabled,large:t.large,info:t.info,clearable:!!(t.clearable&&((d=o.value)!=null&&d.length)),onOnClear:c[0]||(c[0]=u=>i(null))},{prepend:a.withCtx(()=>[t.range?(a.openBlock(),a.createBlock(Xh,{key:0,class:"dark:text-gray-400"})):(a.openBlock(),a.createBlock(Qh,{key:1,class:"dark:text-gray-400"}))]),default:a.withCtx(()=>[a.createTextVNode(" "+a.toDisplayString(o.value||t.placeholder),1)]),_:1},8,["label","required","hideRequired","slim","disabled","large","info","clearable"])]}),_:1},8,["disabled"]))}}),LN={class:"relative inline-block tabular-nums"},IN=["value","placeholder","maxlength"],na={__name:"DateSegment",props:{modelValue:String,placeholder:String,segment:{type:String,default:"monthOrDay"},disabled:Boolean},emits:["update:modelValue","blur"],setup(t,{emit:e}){const n=t,r=e,i=a.ref(null),o=a.computed(()=>n.segment==="year"?4:2);function s(c){const d=c.target.value.replace(/\D/g,"");r("update:modelValue",d.slice(0,o.value)),d.length>=o.value&&n.nextRef&&a.nextTick(()=>{n.nextRef.focus()})}function l(){r("blur")}return(c,d)=>(a.openBlock(),a.createElementBlock("div",LN,[a.createElementVNode("input",{ref_key:"inputRef",ref:i,type:"text",value:t.modelValue,onInput:s,onKeydown:d[0]||(d[0]=(...u)=>c.onKeydown&&c.onKeydown(...u)),onBlur:l,placeholder:t.placeholder,class:a.normalizeClass(["date-segment bg-transparent text-gray-900 dark:text-gray-400 focus:outline-none border-b border-transparent focus:border-gray-800 dark:focus:border-gray-300 transition-all duration-200 ease-in-out hover:bg-gray-50 dark:hover:bg-gray-800 focus:bg-white dark:focus:bg-gray-900 placeholder:opacity-25 placeholder:tracking-wider placeholder:pl-1",{"w-[4ch]":o.value===4,"w-[2ch]":o.value===2}]),inputmode:"numeric",pattern:"\\d*",maxlength:o.value},null,42,IN)]))}},PN={class:"flex items-center gap-0"},RN=a.createElementVNode("span",{class:"px-px text-gray-400 dark:text-gray-700"},"/",-1),zN=a.createElementVNode("span",{class:"px-px text-gray-400 dark:text-gray-600"},"/",-1),ra={__name:"DateInput",props:{modelValue:String,disabled:Boolean},emits:["update:modelValue","update:initDates","update:displayYear","update:displayMonth"],setup(t,{emit:e}){const n=t,r=e,i=a.ref(""),o=a.ref(""),s=a.ref(""),l=a.ref(null),c=a.ref(null),d=a.ref(null);a.watch(()=>n.modelValue,k=>{n.range?Array.isArray(k)&&k.length===2?(yearStart.value=k[0]?H(k[0]).format("YYYY"):"",monthStart.value=k[0]?H(k[0]).format("MM"):"",dayStart.value=k[0]?H(k[0]).format("DD"):"",yearEnd.value=k[1]?H(k[1]).format("YYYY"):"",monthEnd.value=k[1]?H(k[1]).format("MM"):"",dayEnd.value=k[1]?H(k[1]).format("DD"):""):(yearStart.value=monthStart.value=dayStart.value="",yearEnd.value=monthEnd.value=dayEnd.value=""):k?(i.value=H(k).format("YYYY"),o.value=H(k).format("MM"),s.value=H(k).format("DD")):i.value=o.value=s.value=""},{immediate:!0});function u(){i.value.length===4&&o.value.length===2&&s.value.length===2&&r("update:modelValue",`${i.value}-${o.value}-${s.value}`)}function f(k){k.length===4&&r("update:displayYear",Number(k)),u()}function h(k){k.length===2&&r("update:displayMonth",Number(k)-1),u()}function p(k){s.value=k,u()}function m(){i.value||(i.value=H().format("YYYY")),u()}function y(){o.value||(o.value=H().format("MM")),u()}function g(){s.value||(s.value=H().format("DD")),u()}return(k,S)=>(a.openBlock(),a.createElementBlock("div",PN,[a.createVNode(na,{modelValue:i.value,"onUpdate:modelValue":[S[0]||(S[0]=T=>i.value=T),f],segment:"year",disabled:t.disabled,placeholder:"••••",onBlur:m,ref_key:"yearRef",ref:l},null,8,["modelValue","disabled"]),RN,a.createVNode(na,{modelValue:o.value,"onUpdate:modelValue":[S[1]||(S[1]=T=>o.value=T),h],segment:"monthOrDay",disabled:t.disabled,placeholder:"••",onBlur:y,ref_key:"monthRef",ref:c},null,8,["modelValue","disabled"]),zN,a.createVNode(na,{modelValue:s.value,"onUpdate:modelValue":[S[2]||(S[2]=T=>s.value=T),p],segment:"monthOrDay",disabled:t.disabled,placeholder:"••",onBlur:g,ref_key:"dayRef",ref:d},null,8,["modelValue","disabled"])]))}},jN={class:"tabular-nums"},FN={key:1,class:"flex items-center"},HN=a.createElementVNode("span",{class:"px-1 text-gray-400 dark:text-gray-600"},"➞",-1),WN={class:""},UN=Object.assign({name:"WpicAdvDateField"},{props:{modelValue:{},label:String,placeholder:{type:String,default:"Select date"},week:Boolean,range:Boolean,disabled:Boolean,large:Boolean,info:String,doubleMonths:Boolean,clearable:Boolean,minDate:{},maxDate:{},initDates:{},shortcuts:Boolean,slim:Boolean,required:Boolean,hideRequired:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e;a.ref(!1);const i=a.ref(H().year()),o=a.ref(H().month()),s=a.ref(null),l=a.ref(null);function c(){r("update:modelValue",null)}const d=a.ref(n.range?[]:"");a.watch(()=>n.modelValue,f=>{if(n.range){const h=f!=null&&f[0]?H(f[0]).format("YYYY-MM-DD"):"",p=f!=null&&f[1]?H(f[1]).format("YYYY-MM-DD"):"";(d.value[0]!==h||d.value[1]!==p)&&(d.value=[h,p])}else{const h=f?H(f).format("YYYY-MM-DD"):"";d.value!==h&&(d.value=h)}},{immediate:!0}),a.watch(d,f=>{var h,p;if(n.range){const m=f[0]&&f[0].length===10?H(f[0]).toDate():null,y=f[1]&&f[1].length===10?H(f[1]).toDate():null;(!((h=n.modelValue)!=null&&h[0])||n.modelValue[0]!==m||!((p=n.modelValue)!=null&&p[1])||n.modelValue[1]!==y)&&r("update:modelValue",[m,y])}else if(f&&f.length===10){const m=H(f,"YYYY-MM-DD",!0);m.isValid()&&n.modelValue!==m.toDate()&&r("update:modelValue",m.toDate())}});function u(f){r("update:modelValue",f)}return(f,h)=>(a.openBlock(),a.createBlock(On,{disabled:t.disabled,maxWidth:"1280px",noCloseClasses:["date-segment"]},{content:a.withCtx(()=>[a.createElementVNode("div",WN,[a.createVNode(ta,{doubleMonths:t.doubleMonths,displayYearStart:i.value,displayMonthStart:o.value,displayYearEnd:s.value,displayMonthEnd:l.value,initDates:t.initDates,week:t.week,"min-date":t.minDate,"max-date":t.maxDate,modelValue:n.range?[...d.value]:d.value,"onUpdate:modelValue":u,range:t.range},null,8,["doubleMonths","displayYearStart","displayMonthStart","displayYearEnd","displayMonthEnd","initDates","week","min-date","max-date","modelValue","range"])])]),default:a.withCtx(()=>[a.createVNode(Wr,{label:t.label,required:t.required,hideRequired:t.hideRequired,slim:t.slim,disabled:t.disabled,large:t.large,info:t.info,clearable:t.clearable&&!!t.modelValue,onOnClear:c},{prepend:a.withCtx(()=>[t.range?(a.openBlock(),a.createBlock(Xh,{key:0,class:"dark:text-gray-400"})):(a.openBlock(),a.createBlock(Qh,{key:1,class:"dark:text-gray-400"}))]),default:a.withCtx(()=>[a.createElementVNode("div",jN,[t.range?t.range?(a.openBlock(),a.createElementBlock("div",FN,[a.createVNode(ra,{modelValue:d.value[0],"onUpdate:modelValue":h[3]||(h[3]=p=>d.value[0]=p),disabled:!0,"onUpdate:displayYear":h[4]||(h[4]=p=>i.value=p),"onUpdate:displayMonth":h[5]||(h[5]=p=>o.value=p)},null,8,["modelValue"]),HN,a.createVNode(ra,{modelValue:d.value[1],"onUpdate:modelValue":h[6]||(h[6]=p=>d.value[1]=p),disabled:!0,"onUpdate:displayYear":h[7]||(h[7]=p=>{s.value=p}),"onUpdate:displayMonth":h[8]||(h[8]=p=>{l.value=p})},null,8,["modelValue"])])):(a.openBlock(),a.createElementBlock(a.Fragment,{key:2},[a.createTextVNode(a.toDisplayString(t.placeholder),1)],64)):(a.openBlock(),a.createBlock(ra,{key:0,modelValue:d.value,"onUpdate:modelValue":h[0]||(h[0]=p=>d.value=p),disabled:!0,"onUpdate:displayYear":h[1]||(h[1]=p=>i.value=p),"onUpdate:displayMonth":h[2]||(h[2]=p=>o.value=p)},null,8,["modelValue"]))])]),_:1},8,["label","required","hideRequired","slim","disabled","large","info","clearable"])]),_:1},8,["disabled"]))}}),qN=Object.assign({name:"WpicSlidePanel"},{props:{visible:{type:Boolean,default:!1},backgroundColor:{type:String,default:"bg-white"},options:{type:Object,default:()=>({width:"w-96",mr:"mr-0",zIndex:"z-15"})},expand:Boolean,island:Boolean},emits:["close"],setup(t,{expose:e,emit:n}){const r={pmi:"dark:bg-zinc-800","wpic-tools":"dark:bg-gray-940"},i=n;function o(){i("close")}e({goBottom:c,goTop:l});const s=a.ref(null);function l(){s.value.scrollTop=0}function c(){s.value.scrollTop=s.value.scrollHeight}return(d,u)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["fixed inset-0 h-full flex justify-end bg-black/50 backdrop-blur-xs transition-opacity",{"p-4":t.island,"opacity-0 pointer-events-none":!t.visible,"opacity-100":t.visible,[t.options.mr]:!0,[t.options.zIndex]:!0}]),onClick:a.withModifiers(o,["self"])},[a.createElementVNode("div",{class:a.normalizeClass(["h-full transform-gpu transition-transform",{"rounded-lg":t.island,"translate-x-0":t.visible,"translate-x-full":!t.visible,[t.backgroundColor]:!0,[t.options.width]:!0,[r[a.unref(re).theme]]:!0}])},[a.createElementVNode("div",{ref_key:"panel",ref:s,class:a.normalizeClass(["h-full overflow-y-auto",{"p-6":!t.expand}])},[a.renderSlot(d.$slots,"default")],2)],2)],2))}}),KN={class:"absolute inset-0 flex items-center justify-center py-12"},YN={class:"text-lg font-medium dark:text-gray-300"},JN={key:0,class:"flex justify-end px-6 pb-4"},GN=Object.assign({name:"WpicDialog"},{props:{title:String,visible:Boolean,large:Boolean,extraLarge:Boolean,smooth:Boolean,expand:Boolean,border:Boolean,high:Boolean,overflow:Boolean},emits:["close"],setup(t,{expose:e,emit:n}){const r=t,i=n;function o(){i("close")}const s=a.ref(null),l=a.ref(!1);function c(){s.value.scrollTop=0}function d(){s.value.scrollTop=s.value.scrollHeight}function u(){s.value&&r.visible&&(l.value=s.value.scrollTop+s.value.clientHeight>=s.value.scrollHeight-20)}return a.onMounted(async()=>{s.value&&(s.value.addEventListener("scroll",u),u())}),a.onBeforeUnmount(()=>{s.value&&s.value.removeEventListener("scroll",u)}),e({goBottom:d,goTop:c,isScrolledToBottom:l}),(f,h)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["",{flex:t.visible,hidden:!t.visible}])},[a.createElementVNode("div",KN,[a.createElementVNode("div",{class:"absolute inset-0 bg-black/10 dark:bg-black/75 z-10",onClick:o}),a.createElementVNode("div",{class:a.normalizeClass(["relative flex flex-col justify-between bg-white dark:border dark:border-gray-900 dark:bg-gray-940 rounded-lg z-20 max-h-full",{"w-3/5":t.large,"w-4/5":t.extraLarge,"w-192":!t.large&&!t.extraLarge,"h-full":t.high,"overflow-hidden":!t.overflow}])},[a.createElementVNode("div",{class:a.normalizeClass(["px-6 pt-4 pb-4 flex items-center justify-between",{"border-b pb-3 dark:border-gray-900":t.border}])},[a.createElementVNode("span",YN,a.toDisplayString(t.title),1),a.createElementVNode("span",{class:"cursor-pointer",onClick:o},[a.createVNode(Hr,{class:"w-6 h-6"})])],2),a.createElementVNode("div",{ref_key:"panel",ref:s,class:a.normalizeClass(["flex-1 overflow-y-auto",{"p-6":!t.expand,"scroll-smooth":t.smooth}])},[a.renderSlot(f.$slots,"default")],2),f.$slots.buttons?(a.openBlock(),a.createElementBlock("div",JN,[a.renderSlot(f.$slots,"buttons")])):a.createCommentVNode("",!0)],2)])],2))}}),ZN={class:"wpic-tabs flex border-b-2 dark:border-gray-930 overflow-x-auto overflow-y-hidden"},XN=["onClick"],QN=Object.assign({name:"WpicTabs"},{props:{modelValue:{type:String,required:!0},nowrap:Boolean},emits:["update:modelValue"],setup(t,{emit:e}){const n=t,r=e,i=a.ref([]),o=c=>{r("update:modelValue",c)},s=c=>{i.value.push(c)},l=a.computed(()=>n.modelValue);return a.provide("addTab",s),a.provide("modelValue",l),(c,d)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[a.createElementVNode("div",ZN,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(i.value,u=>(a.openBlock(),a.createElementBlock("div",{key:u.name,class:a.normalizeClass(["border-b items-center flex leading-snug cursor-pointer py-3 px-6 -mb-[2px] font-medium",{"dark:border-gray-930":u.name!=t.modelValue,"border-b-2 text-lime-500 border-b-lime-500 dark:text-lime-600 dark:border-b-lime-600":u.name===t.modelValue,"text-gray-500 dark:text-gray-500":!u.disabled,"text-gray-300 dark:text-gray-700":u.disabled}]),onClick:f=>u.disabled?null:o(u.name)},[a.renderSlot(c.$slots,"label",{},()=>[a.createElementVNode("span",{class:a.normalizeClass({"whitespace-nowrap text-ellipsis overflow-hidden":t.nowrap})},a.toDisplayString(u.label),3)])],10,XN))),128))]),a.createElementVNode("div",null,[a.renderSlot(c.$slots,"default")])],64))}}),eB=Object.assign({name:"WpicTabPane"},{props:{label:{type:String,required:!0},name:{type:String,required:!0},noStyle:Boolean,disabled:Boolean},setup(t){const e=t,n=a.ref(!1),r=a.inject("addTab"),i=a.inject("modelValue");return a.onMounted(()=>{r({label:e.label,name:e.name,disabled:e.disabled})}),a.watch(()=>i.value,o=>{n.value=o===e.name},{immediate:!0,deep:!0}),(o,s)=>n.value?(a.openBlock(),a.createElementBlock("div",{key:0,class:a.normalizeClass(["wpic-tab-pane",{"py-3 px-6":!t.noStyle}])},[a.renderSlot(o.$slots,"default")],2)):a.createCommentVNode("",!0)}}),tB={},nB={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},rB=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z"},null,-1)];function iB(t,e){return a.openBlock(),a.createElementBlock("svg",nB,rB)}const oB=oe(tB,[["render",iB]]),sB={},lB={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},aB=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"},null,-1)];function cB(t,e){return a.openBlock(),a.createElementBlock("svg",lB,aB)}const dB=oe(sB,[["render",cB]]),uB={},fB={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},hB=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"},null,-1)];function pB(t,e){return a.openBlock(),a.createElementBlock("svg",fB,hB)}const mB=oe(uB,[["render",pB]]),gB={},yB={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},bB=[a.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"},null,-1)];function kB(t,e){return a.openBlock(),a.createElementBlock("svg",yB,bB)}const xB=oe(gB,[["render",kB]]),wB={class:"w-6"},vB={class:"flex-1"},CB={key:0,class:"mb-2"},SB=Object.assign({name:"WpicAlert"},{props:{title:String,text:String,warning:Boolean,success:Boolean,error:Boolean,info:Boolean},setup(t){return(e,n)=>(a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["px-4 py-3 rounded-sm text-base flex gap-4",{"bg-gray-50 text-gray-900 dark:text-gray-200 dark:bg-gray-950 text-opacity-75":!t.warning&&!t.info&&!t.error&&!t.success,"bg-amber-50 text-yellow-950 dark:text-yellow-100 dark:bg-yellow-950 text-opacity-75":t.warning,"bg-blue-50 text-blue-950 dark:text-blue-200 dark:bg-blue-950 text-opacity-75":t.info,"bg-red-100 text-red-950 dark:text-red-200 dark:bg-red-950 text-opacity-75":t.error,"bg-green-50 text-green-950 dark:text-green-200 dark:bg-green-950 text-opacity-75":t.success}])},[a.createElementVNode("div",wB,[t.warning?(a.openBlock(),a.createBlock(oB,{key:0,class:"w-full aspect-square"})):t.info?(a.openBlock(),a.createBlock(dB,{key:1,class:"w-full aspect-square"})):t.success?(a.openBlock(),a.createBlock(mB,{key:2,class:"w-full aspect-square"})):t.error?(a.openBlock(),a.createBlock(xB,{key:3,class:"w-full aspect-square"})):a.createCommentVNode("",!0)]),a.createElementVNode("div",vB,[t.title?(a.openBlock(),a.createElementBlock("div",CB,a.toDisplayString(t.title),1)):a.createCommentVNode("",!0),a.createElementVNode("span",{class:a.normalizeClass(["",{"text-gray-950 dark:text-gray-200 text-opacity-75":!t.warning&&!t.info&&!t.error&&!t.success,"text-yellow-950 dark:text-yellow-100 text-opacity-75":t.warning,"text-blue-950 dark:text-blue-200 text-opacity-75":t.info,"text-red-950 dark:text-red-200 text-opacity-75":t.error,"text-green-950 dark:text-green-200 text-opacity-75":t.success}])},[a.renderSlot(e.$slots,"default",{},()=>[a.createTextVNode(a.toDisplayString(t.text),1)])],2)])],2))}}),ia=a.ref(!1),ep=a.ref(""),tp=a.ref(""),np=a.ref(!1),rp=a.ref(!1);let ip=()=>{},op=()=>{};function oa(){const t=({title:i,text:o,positive:s=!1,negative:l=!1,onConfirm:c,onCancel:d})=>{ep.value=i,tp.value=o,np.value=s,rp.value=l,ip=c||(()=>{}),op=d||(()=>{}),ia.value=!0},e=()=>{ia.value=!1};return{visible:ia,title:ep,text:tp,positive:np,negative:rp,show:t,onConfirm:()=>{ip(),e()},onCancel:()=>{op(),e()}}}const OB={key:0,class:"confirm-modal-overlay z-40"},MB={class:"bg-white dark:border dark:border-gray-900 dark:bg-gray-940 p-6 rounded-lg w-128 flex flex-col"},EB={class:"text-lg font-semibold mb-6"},TB={class:"mb-12"},$B={class:"flex justify-end"},sa={WpicColorPicker:Zc,WpicAlert:SB,WpicToggleSwitch:Jc,WpicAdvDateField:UN,WpicCalendar:ta,WpicTextarea:Gc,WpicDialog:GN,WpicSlidePanel:qN,WpicDateField:_N,WpicFormInput:Wr,WpicButton:Ai,WpicBadge:uN,WpicTextEditor:J$,WpicInputGroup:Lm,WpicButtonGroup:Am,WpicForm:Im,WpicFormField:Xc,WpicSpinner:Jn,WpicTooltip:Qc,WpicPopover:On,WpicChoiceList:Yc,WpicCard:Lw,WpicCardSection:Rw,WpicProgressBar:Fw,WpicTag:Ww,WpicTagGroup:Uw,WpicPagination:yv,WpicLoadingPanel:Jw,WpicTable:zv,WpicTableColumn:jv,WpicTabs:QN,WpicTabPane:eB,WpicConfirm:oe(Object.assign({name:"WpicConfirm"},{setup(t){const{visible:e,title:n,text:r,positive:i,negative:o,onConfirm:s,onCancel:l}=oa();return(c,d)=>a.unref(e)?(a.openBlock(),a.createElementBlock("div",OB,[a.createElementVNode("div",MB,[a.createElementVNode("div",EB,a.toDisplayString(a.unref(n)),1),a.createElementVNode("div",TB,a.toDisplayString(a.unref(r)),1),a.createElementVNode("div",$B,[a.createVNode(Ai,{onClick:a.unref(l)},{default:a.withCtx(()=>[a.createTextVNode("Cancel")]),_:1},8,["onClick"]),a.createVNode(Ai,{primary:a.unref(i),destructive:a.unref(o),onClick:a.unref(s)},{default:a.withCtx(()=>[a.createTextVNode("Confirm")]),_:1},8,["primary","destructive","onClick"])])])])):a.createCommentVNode("",!0)}}),[["__scopeId","data-v-613542ab"]])};function sp(t,e){for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(typeof e[n]=="object"&&t[n]?sp(t[n],e[n]):t[n]=e[n])}const NB={useConfirm:oa};function BB(t,e){sp(re,e);for(const n in sa)if(sa.hasOwnProperty(n)){const r=sa[n];t.component(r.name,r)}}const AB={install:BB,composables:NB,options:re};Yt.default=AB,Yt.useConfirm=oa,Object.defineProperties(Yt,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|