@grapesjs/studio-sdk-plugins 1.0.22 → 1.0.23
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/dataSourceEjs/EjsImporter.d.ts +2 -1
- package/dist/dataSourceEjs/index.cjs.js +23 -17
- package/dist/dataSourceEjs/index.es.js +339 -290
- package/dist/dataSourceEjs/index.umd.js +23 -17
- package/dist/dataSourceEjs/tests/EjsExporter.test.d.ts +1 -0
- package/dist/dataSourceEjs/tests/EjsImporter.test.d.ts +1 -0
- package/dist/dataSourceHandlebars/HandlebarsExporter.d.ts +2 -2
- package/dist/dataSourceHandlebars/HandlebarsImporter.d.ts +9 -0
- package/dist/dataSourceHandlebars/constants.d.ts +16 -0
- package/dist/dataSourceHandlebars/index.cjs.js +13 -13
- package/dist/dataSourceHandlebars/index.es.js +272 -217
- package/dist/dataSourceHandlebars/index.umd.js +13 -13
- package/dist/dataSourceHandlebars/tests/HandlebarsExporter.test.d.ts +1 -0
- package/dist/dataSourceHandlebars/tests/HandlebarsImporter.test.d.ts +1 -0
- package/dist/index.cjs.js +70 -63
- package/dist/index.es.js +3297 -3187
- package/dist/index.umd.js +70 -63
- package/dist/presetPrintable/index.cjs.js +7 -6
- package/dist/presetPrintable/index.es.js +204 -197
- package/dist/presetPrintable/index.umd.js +7 -6
- package/dist/presetPrintable/shared.d.ts +3 -0
- package/dist/presetPrintable/types.d.ts +4 -1
- package/dist/presetPrintable/typesSchema.d.ts +18 -0
- package/dist/presetPrintable/utils.d.ts +11 -0
- package/jest.config.js +9 -0
- package/package.json +4 -2
package/dist/index.cjs.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const fu=require("handlebars/dist/cjs/handlebars"),Ea="app.grapesjs.com",Ta="app-stage.grapesjs.com",mi=[Ea,Ta,"localhost","127.0.0.1",".local-credentialless.webcontainer.io",".local.webcontainer.io","-sandpack.codesandbox.io"],mu="license:check:start",gu="license:check:end",yu=()=>typeof window<"u",gi=(n,e={})=>{const t=wu(n)?{id:n,src:n}:n;return new Promise((o,s)=>{var a,c;const r=document.querySelector(`script[src="${t.src}"]`),{id:i}=t;if(r)return(a=e.onScript)==null||a.call(e,r),o(i);const l=document.createElement("script");l.src=t.src,l.onload=()=>o(i),l.onerror=()=>s(i),document.head.appendChild(l),(c=e.onScript)==null||c.call(e,l)})},bu=({isDev:n,isStage:e})=>`${n?"":`https://${e?Ta:Ea}`}/api`,Su=()=>{const n=yu()&&window.location.hostname;return!!n&&(mi.includes(n)||mi.some(e=>n.endsWith(e)))},vu=n=>n.replace(/[A-Z]+(?![a-z])|[A-Z]/g,(e,t)=>(t?"-":"")+e.toLowerCase()),xu=n=>typeof n<"u",wu=n=>typeof n=="string";function Bt(n){return typeof n=="function"}async function Cu({path:n,baseApiUrl:e,method:t="GET",headers:o={},params:s,body:r}){const l=`${e||bu({isDev:!1,isStage:!1})}${n}`,a={method:t,headers:{"Content-Type":"application/json",...o}};r&&(a.body=JSON.stringify(r));const c=s?new URLSearchParams(s).toString():"",d=c?`?${c}`:"",u=await fetch(`${l}${d}`,a);if(!u.ok)throw new Error(`HTTP error! status: ${u.status}`);return u.json()}var H=(n=>(n.free="free",n.startup="startup",n.business="business",n.enterprise="enterprise",n))(H||{}),Ma=(n=>(n.Info="info",n.Error="error",n.Success="success",n.Warning="warning",n))(Ma||{}),F=(n=>(n.toastAdd="studio:toastAdd",n.dialogOpen="studio:dialogOpen",n.dialogClose="studio:dialogClose",n.sidebarLeftSet="studio:sidebarLeft:set",n.sidebarLeftGet="studio:sidebarLeft:get",n.sidebarLeftToggle="studio:sidebarLeft:toggle",n.sidebarRightSet="studio:sidebarRight:set",n.sidebarRightGet="studio:sidebarRight:get",n.sidebarRightToggle="studio:sidebarRight:toggle",n.sidebarTopSet="studio:sidebarTop:set",n.sidebarTopGet="studio:sidebarTop:get",n.sidebarTopToggle="studio:sidebarTop:toggle",n.sidebarBottomSet="studio:sidebarBottom:set",n.sidebarBottomGet="studio:sidebarBottom:get",n.sidebarBottomToggle="studio:sidebarBottom:toggle",n.symbolAdd="studio:symbolAdd",n.symbolDetach="studio:symbolDetach",n.symbolOverride="studio:symbolOverride",n.symbolPropagateStyles="studio:propagateStyles",n.getPagesConfig="studio:getPagesConfig",n.setPagesConfig="studio:setPagesConfig",n.getPageSettings="studio:getPageSettings",n.setPageSettings="studio:setPageSettings",n.projectFiles="studio:projectFiles",n.canvasReload="studio:canvasReload",n.getBlocksPanel="studio:getBlocksPanel",n.setBlocksPanel="studio:setBlocksPanel",n.getStateContextMenu="studio:getStateContextMenu",n.setStateContextMenu="studio:setStateContextMenu",n.contextMenuComponent="studio:contextMenuComponent",n.layoutAdd="studio:layoutAdd",n.layoutRemove="studio:layoutRemove",n.layoutToggle="studio:layoutToggle",n.layoutUpdate="studio:layoutUpdate",n.layoutGet="studio:layoutGet",n.layoutConfigGet="studio:layoutConfigGet",n.layoutConfigSet="studio:layoutConfigSet",n.getStateTheme="studio:getStateTheme",n.setStateTheme="studio:setStateTheme",n.assetProviderGet="studio:assetProviderGet",n.assetProviderAdd="studio:assetProviderAdd",n.assetProviderRemove="studio:assetProviderRemove",n.fontGet="studio:fontGet",n.fontAdd="studio:fontAdd",n.fontRemove="studio:fontRemove",n.fontManagerOpen="studio:fontManagerOpen",n.menuFontLoad="studio:menuFontLoad",n.toggleStateDataSource="studio:toggleStateDataSource",n.getStateDataSource="studio:getStateDataSource",n.dataSourceSetGlobalData="studio:dataSourceSetGlobalData",n.dataSourceSetImporter="studio:dataSourceSetImporter",n.dataSourceSetExporter="studio:dataSourceSetExporter",n.setDragAbsolute="studio:setDragAbsolute",n))(F||{}),Aa=(n=>(n.layoutToggleId="studio:layoutToggle:",n.toggleBlocksPanel="studio:toggleBlocksPanel",n.pageSettingsUpdate="studio:pageSettingsUpdate",n.toggleDataSourcesPreview="studio:toggleDataSourcesPreview",n))(Aa||{}),Pa=(n=>(n.dark="dark",n.light="light",n.auto="auto",n))(Pa||{}),Oa=(n=>(n.web="web",n.email="email",n.document="document",n))(Oa||{});const yi={[H.free]:0,[H.startup]:10,[H.business]:20,[H.enterprise]:30};function ku(n){const e=n;return e.init=t=>o=>n(o,t),e}const _=n=>ku(n);async function G({editor:n,plan:e,pluginName:t,licenseKey:o,cleanup:s}){let r="",i=!1;const l=Su(),a=d=>{console.warn("Cleanup plugin:",t,"Reason:",d),s()},c=(d={})=>{var m;const{error:u,sdkLicense:p}=d,h=(m=d.plan)==null?void 0:m.category;if(!(p||d.license)||u)a(u||"Invalid license");else if(h){const g=yi[e],b=yi[h];g>b&&a({pluginRequiredPlan:e,licensePlan:h})}};n.on(mu,d=>{r=d==null?void 0:d.baseApiUrl,i=!0}),n.on(gu,d=>{c(d)}),setTimeout(async()=>{if(!i){if(l)return;if(o){const d=await Eu({licenseKey:o,pluginName:t,baseApiUrl:r});d&&c(d)}else a("The `licenseKey` option not provided")}},2e3)}async function Eu(n){const{licenseKey:e,pluginName:t,baseApiUrl:o}=n;try{return(await Cu({baseApiUrl:o,path:`/sdk/${e||"na"}`,method:"POST",params:{d:window.location.hostname,pn:t}})).result||{}}catch(s){return console.error("Error during SDK license check:",s),!1}}const ko=(n,e)=>{var t;return!!((t=n==null?void 0:n.hasAttribute)!=null&&t.call(n,e))},Rt=(n,e)=>{var t;return!!((t=n==null?void 0:n.classList)!=null&&t.contains(e))},ht=n=>e=>{var t;return((t=e.getAttribute)==null?void 0:t.call(e,Ze))===n},ts=(...n)=>e=>n.some(t=>e.is(t)),Br=(...n)=>(e,t)=>n.some(o=>t.is(o)),Tu=(n,e={})=>{var r;const t={},o=[],s=[];for(const i in n){const{value:l,...a}=n[i];o.push({id:i,name:i,changeProp:!0,category:e.category,...a}),t[i]=l,!xu(l)&&s.push(i);const{subTraits:c={}}=a;for(const d in a.subTraits)(r=c[d])==null||r.forEach(u=>{const p=u.id||u.name;t[p]=u.value})}return{propKeys:Object.keys(t),propsNoValues:s,props:t,traits:o}},Mu=(n,e)=>{e.forEach(t=>{if(t.subTraits){const o=`${t.id||t.name}`,s=t.changeProp?`change:${o}`:`change:attributes:${o}`;n.on(s,()=>bi(n,o)),bi(n,o)}})},bi=(n,e)=>{const t=n.getTrait(e),o=t.get("category"),s=t.get("subTraits")||{},i=(Object.values(s).flat()||[]).map(c=>c.id||c.name);n.removeTrait(i);const l=s[t.getValue()],a=n.getTraitIndex(e)+1;l&&n.addTrait(l.map(c=>({category:o,...c})),{at:a})},Vr=(n,e,t)=>{const{doc:o=document}=t,s=t.target||o.head,r=s.querySelector(`style[${n}]`)||o.createElement("style");r.setAttribute(n,"true"),r.innerHTML=e,!s.contains(r)&&s.appendChild(r)},Au=(n,e)=>{e.forEach(t=>{const o=vu(t);o!==t&&n.has(o)&&n.set({[t]:n.get(o),[o]:void 0})})},ze="gjs-plg-",Na="data-gs-plg-",Ze="data-type-role",Si=(...n)=>n.map(e=>`[data-gjs-type="${e}"]`).join(","),Pu="dialogComponent",Ou=function(n,e={}){const{Blocks:t,Components:o}=n,{licenseKey:s}=e,r="gjs-plg-dialog",i="gjs-plg-dialog-overlay",l="gjs-plg-dialog-content",a="gjs-plg-dialog-close",c="gjs-plg-dialog-title",d="gjs-plg-dialog-body",u="gjs-plg-dialog-description",p="gjs-plg-dialog-placeholder";t.add(r,{label:"Dialog",media:`
|
|
2
2
|
<svg viewBox="0 0 24 24">
|
|
3
3
|
<path d="M4 4h16v10H8l-4 4V4z"></path>
|
|
4
4
|
</svg>
|
|
5
|
-
`,category:"Extra",content:{type:r},activate:!0,...e.block}),o.addType(r,{model:{defaults:{tagName:"div",attributes:{class:r,"data-type-role":r},components:[{type:i},{type:p}],draggable:
|
|
5
|
+
`,category:"Extra",content:{type:r},activate:!0,...e.block}),o.addType(r,{model:{defaults:{tagName:"div",attributes:{class:r,"data-type-role":r},components:[{type:i},{type:p}],draggable:Si("wrapper"),droppable:Si(r),styles:`
|
|
6
6
|
.${r} {
|
|
7
7
|
position: relative;
|
|
8
8
|
z-index: 1;
|
|
9
9
|
}
|
|
10
|
-
`,traits:[{type:"button",label:"Open dialog",name:"onActive",changeProp:!0,command(f){var m;(m=f.getSelected())==null||m.trigger("active")}},{type:"checkbox",label:"Close when pressing X",name:"closeWhenPressingX",default:!0,changeProp:!0},{type:"checkbox",label:"Close when pressing ESC",name:"closeWhenPressingEsc",default:!0,changeProp:!0},{type:"checkbox",label:"Open when leaving the window",name:"openWhenLeavingWindow",default:!1,changeProp:!0},{type:"number",label:"Open when scrolling to level",name:"openWhenScrollingToLevel",default:0,changeProp:!0}],"script-props":["closeWhenPressingX","closeWhenPressingEsc","openWhenLeavingWindow","openWhenScrollingToLevel"],script:function(f){const m=this;function g(
|
|
10
|
+
`,traits:[{type:"button",label:"Open dialog",name:"onActive",changeProp:!0,command(f){var m;(m=f.getSelected())==null||m.trigger("active")}},{type:"checkbox",label:"Close when pressing X",name:"closeWhenPressingX",default:!0,changeProp:!0},{type:"checkbox",label:"Close when pressing ESC",name:"closeWhenPressingEsc",default:!0,changeProp:!0},{type:"checkbox",label:"Open when leaving the window",name:"openWhenLeavingWindow",default:!1,changeProp:!0},{type:"number",label:"Open when scrolling to level",name:"openWhenScrollingToLevel",default:0,changeProp:!0}],"script-props":["closeWhenPressingX","closeWhenPressingEsc","openWhenLeavingWindow","openWhenScrollingToLevel"],script:function(f){const m=this;function g(S){const v=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]'),w=m.querySelector('[data-type-role="gjs-plg-dialog-close"]');function x(){v.style.display="none"}S?(m._onCloseWhenPressingX=x,w.addEventListener("click",m._onCloseWhenPressingX)):(w.removeEventListener("click",m._onCloseWhenPressingX),m._onCloseWhenPressingX=null)}function b(S){const v=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function w(x){x.key==="Escape"&&(v.style.display="none")}S?(m._onCloseWhenPressingEsc=w,m.addEventListener("keydown",m._onCloseWhenPressingEsc)):(m.removeEventListener("keydown",m._onCloseWhenPressingEsc),m._onCloseWhenPressingEsc=null)}function C(S){const v=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function w(){v.style.display="flex"}S?(m._onOpenWhenLeavingWindow=w,document.addEventListener("mouseleave",m._onOpenWhenLeavingWindow)):(document.removeEventListener("mouseleave",m._onOpenWhenLeavingWindow),m._onOpenWhenLeavingWindow=null)}function y(S){const v=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function w(){const x=document.documentElement.scrollTop;S&&x>=Number(S)&&(v.style.display="flex")}S?(m._onOpenWhenScrollingToLevel=w,document.addEventListener("scroll",m._onOpenWhenScrollingToLevel)):(document.removeEventListener("scroll",m._onOpenWhenScrollingToLevel),m._onOpenWhenScrollingToLevel=null)}g(f.closeWhenPressingX),b(f.closeWhenPressingEsc),C(f.openWhenLeavingWindow),y(f.openWhenScrollingToLevel)}},init(){this.on("active",this.handleOpenWhenClickPlaceholder)},handleOpenWhenClickPlaceholder(){this.view.el.querySelector('[data-type-role="gjs-plg-dialog-placeholder"]').addEventListener("click",()=>{const m=this.view.el.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');m.style.display="flex"})}},view:{onActive(){const f=this.el.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');f.style.display="flex"}}}),o.addType(i,{model:{defaults:{tagName:"div",attributes:{class:i,"data-type-role":i},components:{type:l},droppable:!1,draggable:!1,styles:`
|
|
11
11
|
.${i} {
|
|
12
12
|
position: fixed;
|
|
13
13
|
top: 0;
|
|
@@ -56,24 +56,24 @@
|
|
|
56
56
|
.${u} {
|
|
57
57
|
margin: 0;
|
|
58
58
|
}
|
|
59
|
-
`}}}),o.addType(p,{model:{toHTML(){return""},defaults:{tagName:"button",attributes:{class:p,"data-type-role":p},components:"Dialog (click me to open)",droppable:!1,draggable:!1}},view:{init(){const{em:f,el:m}=this,g="core:preview",
|
|
59
|
+
`}}}),o.addType(p,{model:{toHTML(){return""},defaults:{tagName:"button",attributes:{class:p,"data-type-role":p},components:"Dialog (click me to open)",droppable:!1,draggable:!1}},view:{init(){const{em:f,el:m}=this,g="core:preview",b=f.Commands.events;this.listenTo(f,`${b.runCommand}${g}`,()=>{m.style.display="none"}),this.listenTo(f,`${b.stopCommand}${g}`,()=>{m.style.display=""})}}}),G({editor:n,licenseKey:s,plan:H.startup,pluginName:Pu,cleanup:()=>{t.remove(r),o.removeType(r)}})},Nu=_(Ou),Iu="iconifyComponent",Ru=H.startup,Du={ratioDefault:!0,tc:!1,cl:!1,cr:!1,bc:!1},fs=`<svg viewBox="0 0 24 24">
|
|
60
60
|
<path d="M19 0H9C7.9 0 7 .9 7 2V18C7 19.1 7.9 20 9 20H19C20.1 20 21 19.1 21 18V2C21 .9 20.1 0 19 0M19 18H9V2H19V18M3 4V22C3 23.1 3.9 24 5 24H17V22H5V4H3M14 5L11 10L14 15L17 10L14 5Z" />
|
|
61
|
-
</svg>`,Ia="layout-icon-picker",Ou="icons-layout-",Na="icons-list-layout",Oa="gs-iconify-picker",Br="__iconify_collection",Ru="https://api.iconify.design",fs=new Map;let ro;const Du=({collectionId:n})=>`https://cdn.jsdelivr.net/npm/@iconify-json/${n}@latest/icons.json`;async function Ra({collectionId:n,editor:e}){try{if(fs.has(n))return fs.get(n);const t=await fetch(Du({collectionId:n}));if(!t.ok)throw new Error(`Failed to fetch collection: ${t.statusText}`);const o=await t.json();return fs.set(n,o),o}catch(t){console.error("Error fetching collection",t),e.runCommand(F.toastAdd,_u());return}}async function Lu({collectionIds:n,editor:e}){try{if(ro)return ro;const t=n?`?prefixes=${n.join(",")}`:"",o=await fetch(`${Ru}/collections${t}`);if(!o.ok)throw new Error(`Failed to fetch collections: ${o.statusText}`);return ro=await o.json(),ro}catch(t){console.error("Error fetching collections",t),e.runCommand(F.toastAdd,Da());return}}function bi(){return{type:"button",label:"Open Icon Picker",name:"onActive",changeProp:!0,command(n){var e;(e=n.getSelected())==null||e.trigger("active")}}}async function $u({collectionIds:n,editor:e,component:t}){const o=await Lu({collectionIds:n,editor:e});if(!o)return;const s=({icon:a,collectionId:c,iconId:d})=>{t.components(a),t.set({collectionId:c,iconId:d})},r=Object.entries(o).map(([a,c])=>({id:a,...c})).sort((a,c)=>a.name.localeCompare(c.name)),i=t.get("collectionId")??r[0].id;e.runCommand(F.layoutToggle,{id:Ia,placer:{type:"dialog",size:"l",title:"Select Icon"},header:!1,layout:{type:"column",style:{height:500,gap:10},children:[Vu({collectionsList:r,collectionId:i,editor:e,handleClick:s}),{id:Na,type:"column",grow:!0}]}});const l=await Ra({collectionId:i,editor:e});l&&js({editor:e,collection:l,handleClick:s,collectionId:i})}function zu({editor:n,collection:e}){n.em.set(Br,e)}function Bu(n){return n.em.get(Br)}function js(n){const{editor:e}=n,t={id:Ou,layout:Hu(n),header:!1,style:{height:"100%"},placer:{type:"static",layoutId:Na}};e.runCommand(F.layoutRemove,{id:t.id,force:!0}),setTimeout(()=>e.runCommand(F.layoutAdd,t),10)}function Vu(n){const{collectionsList:e,collectionId:t,editor:o,handleClick:s}=n,r=e.map(({id:i,name:l,total:a})=>({id:i,label:`${l} (${a})`})).sort((i,l)=>i.label.localeCompare(l.label));return{type:"column",style:{gap:10},className:`${Oa}__header`,children:[{type:"selectField",value:t,options:r,emptyState:"Select an icon collection",onChange:async({setState:i,value:l})=>{const a=await Ra({collectionId:l,editor:o});a&&(i({value:l}),zu({editor:o,collection:a}),js({editor:o,collection:a,handleClick:s,collectionId:l}))}},{type:"inputField",value:"",placeholder:"Search icons inside collection...",editorEvents:{[`change:${Br}`]:({setState:i})=>i({value:""})},onInput:({setState:i,value:l,editor:a})=>{const c=Bu(a);if(!c)return;const d=Object.fromEntries(Object.entries(c.icons).filter(([u])=>u.includes(l)));i({value:l}),js({editor:a,collection:c,handleClick:s,collectionId:l,collectionFiltered:{...c,icons:d}})}}]}}function Hu({collection:n,collectionFiltered:e,handleClick:t}){const{height:o=24,width:s=24,icons:r,prefix:i}=e||n,l=Object.entries(r).map(([a,{body:c}])=>({name:a,body:c}),{});return{type:"column",className:`${Oa}__content`,style:{height:"100%"},children:{type:"virtualList",items:l,itemLayout:({item:a})=>[{type:"custom",render:c=>{const{editor:d,addEl:u,removeEl:p}=c,h=document.createElementNS("http://www.w3.org/2000/svg","svg");h.setAttribute("xmlns","http://www.w3.org/2000/svg"),h.innerHTML=a.body,h.setAttribute("viewBox",`0 0 ${s} ${o}`);const{cssWidth:f,cssHeight:m}=Fu(s,o);h.style.cssText=`width: ${f}px; height: ${m}px; cursor: pointer;`,h.addEventListener("mouseover",()=>{h.style.border="2px solid currentColor",h.style.borderRadius="4px",h.style.padding="4px"}),h.addEventListener("mouseout",()=>{h.style.border="none"});const g=()=>{const v=h.cloneNode(!0);v.removeAttribute("style");const C=v.outerHTML;t({icon:C,collectionId:i,iconId:a.name}),d==null||d.runCommand(F.layoutRemove,{id:Ia})};return h.addEventListener("click",g),u(h),()=>{h.removeEventListener("click",g),p(h)}}}]}}}function Fu(n,e){const t=n/e;let o=48,s=48;return t>1?s=48/t:t<1&&(o=48*t),{cssWidth:o,cssHeight:s}}function Da(){return{id:"toast-error-getCollections",header:"Error",content:"Error fetching collections",variant:Ta.Error}}function _u(){return{...Da(),id:"toast-error-getCollection",content:"Error fetching collection"}}const Gu=function(n,e={}){var h;const{Components:t,Blocks:o}=n,{collections:s,extendIconComponent:r=!0,licenseKey:i,block:l={}}=e,a="icon",c="iconify",d="Iconify",u="data-type-iconify",p={events:()=>({dblclick:"onActive"}),onActive(){$u({collectionIds:s,editor:n,component:this.model})}};if(t.addType(c,{block:l&&{label:d,media:hs,content:{type:c},category:"Extra",activate:!0,...l},isComponent:f=>Co(f,u),model:{defaults:{name:d,icon:hs,droppable:!1,attributes:{[u]:!0},resizable:Nu,components:hs,style:{width:"50px",height:"50px"},traits:[bi()]},init(){this.listenTo(this.components(),"change add",this.disableLayers),this.disableLayers()},disableLayers(){this.components().forEach(f=>f.set({layerable:!1,locked:!0}))}},view:p}),r){const f=(h=t.getType(a))==null?void 0:h.model,[m,g,...v]=f.getDefaults().traits;t.addType(a,{model:{defaults:{traits:[m,g,bi(),...v]}},view:p})}G({editor:n,licenseKey:i,plan:Iu,pluginName:Pu,cleanup:()=>{o.remove(c),t.removeType(c)}})},Wu=_(Gu);function Hn(n,e,t){let o,s,r,i,l;const a=e===void 0?100:e;function c(){const u=Date.now()-i;u<a&&u>=0?o=setTimeout(c,a-u):(o=null,l=n.apply(r,s),r=s=null)}const d=function(){return r=this,s=arguments,i=Date.now(),o||(o=setTimeout(c,a)),l};return d.clear=function(){o&&(clearTimeout(o),o=null)},d.flush=function(){o&&(l=n.apply(r,s),r=s=null,clearTimeout(o),o=null)},d}const ju="tableComponent",qu=H.startup;var O=(n=>(n.table="table",n.tableSettings="tableSettings",n.tableDelete="tableDelete",n.tableHead="tableHead",n.tableFoot="tableFoot",n.tableCellItems="tableCellItems",n.tableCellProperties="tableCellProperties",n.tableCellMerge="tableCellMerge",n.tableCellSplit="tableCellSplit",n.tableRowItems="tableRowItems",n.tableRowInsertBefore="tableRowInsertBefore",n.tableRowInsertAfter="tableRowInsertAfter",n.tableRowDelete="tableRowDelete",n.tableRowProperties="tableRowProperties",n.tableRowCut="tableRowCut",n.tableRowCopy="tableRowCopy",n.tableRowPasteBefore="tableRowPasteBefore",n.tableRowPasteAfter="tableRowPasteAfter",n.tableColumn="tableColumn",n.tableColumnItems="tableColumnItems",n.tableColumnInsertBefore="tableColumnInsertBefore",n.tableColumnInsertAfter="tableColumnInsertAfter",n.tableColumnDelete="tableColumnDelete",n.tableColumnCut="tableColumnCut",n.tableColumnCopy="tableColumnCopy",n.tableColumnPasteBefore="tableColumnPasteBefore",n.tableColumnPasteAfter="tableColumnPasteAfter",n))(O||{});const B={table:'<svg viewBox="0 0 24 24"><path d="M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 4v4h6V8H5m8 0v4h6V8h-6m-8 6v4h6v-4H5m8 0v4h6v-4h-6Z"/></svg>',tableSettings:'<svg viewBox="0 0 24 24"><path d="M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 4v4h6V8H5m8 0v4h6V8h-6m-8 6v4h6v-4H5m8 0v4h6v-4h-6Z"/></svg>',tableDelete:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zM5 6v12h14V6H5z"/><path d="m14.4 8.6 1 1-2.3 2.4 2.3 2.4-1 1-2.4-2.3-2.4 2.3-1-1 2.3-2.4-2.3-2.4 1-1 2.4 2.3z"/></svg>',tableHead:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14Zm-8 11H5v3h6v-3Zm8 0h-6v3h6v-3Zm0-5h-6v3h6v-3ZM5 13h6v-3H5v3Z"/></svg>',tableFoot:'<svg viewBox="0 0 24 24" data-test="1" style="transform: rotate(180deg);"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14Zm-8 11H5v3h6v-3Zm8 0h-6v3h6v-3Zm0-5h-6v3h6v-3ZM5 13h6v-3H5v3Z"/></svg>',tableColumn:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14Zm0 9h-4v5h4v-5Zm-6 0H9v5h4v-5Zm0-7H9v5h4V6Zm6 0h-4v5h4V6Z"/></svg>',tableCellItems:"",tableCellProperties:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6l2-2h14zm-8 9H5v5h6v-5zm8 0h-6v5h6v-5zm-8-7H5v5h6V6z"/></svg>',tableCellMerge:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6l2-2h14zM5 16v2h3v-2H5zm14-5h-9v7h9v-7zm0-5h-4v3h4V6zM8 6H5v3h3V6zm5 0h-3v3h3V6zm-8 8h3v-3H5v3z"/></svg>',tableCellSplit:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zM8 15.5H5V18h3v-2.5zm11-5h-9V18h9v-7.5zm-2.5 1 1 1-2 2 2 2-1 1-2-2-2 2-1-1 2-2-2-2 1-1 2 2 2-2zm-8.5-1H5v3h3v-3zM19 6h-4v2.5h4V6zM8 6H5v2.5h3V6zm5 0h-3v2.5h3V6z"/></svg>',tableRowItems:"",tableRowInsertBefore:'<svg viewBox="0 0 24 24"><path d="M6 4a1 1 0 1 1 0 2H5v6h14V6h-1a1 1 0 0 1 0-2h2c.6 0 1 .4 1 1v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5c0-.6.4-1 1-1h2zm5 10H5v4h6v-4zm8 0h-6v4h6v-4zM12 3c.5 0 1 .4 1 .9V6h2a1 1 0 0 1 0 2h-2v2a1 1 0 0 1-2 .1V8H9a1 1 0 0 1 0-2h2V4c0-.6.4-1 1-1z"/></svg>',tableRowInsertAfter:'<svg viewBox="0 0 24 24"><path d="M12 13c.5 0 1 .4 1 .9V16h2a1 1 0 0 1 .1 2H13v2a1 1 0 0 1-2 .1V18H9a1 1 0 0 1-.1-2H11v-2c0-.6.4-1 1-1zm6 7a1 1 0 0 1 0-2h1v-6H5v6h1a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1V6c0-1.1.9-2 2-2h14a2 2 0 0 1 2 2v13c0 .5-.4 1-.9 1H18zM11 6H5v4h6V6zm8 0h-6v4h6V6z"/></svg>',tableRowDelete:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zm0 2H5v3h2.5v2H5v2h2.5v2H5v3h14v-3h-2.5v-2H19v-2h-2.5V9H19V6zm-4.7 1.8 1.2 1L13 12l2.6 3.3-1.2 1-2.3-3-2.3 3-1.2-1L11 12 8.5 8.7l1.2-1 2.3 3 2.3-3z"/></svg>',tableRowProperties:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zM5 15v3h6v-3H5zm14 0h-6v3h6v-3zm0-9h-6v3h6V6zM5 9h6V6H5v3z"/></svg>',tableRowCut:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M22 3v5H9l3 3 2-2h4l-4 4 1 1h.5c.4 0 .8 0 1.2.3.5.2.9.4 1.2.8.7.6 1 1.3 1 2.2.2.8 0 1.5-.6 2l-.8.5-1 .2c-.4 0-.8 0-1.2-.3a3.9 3.9 0 0 1-2.1-2.2c-.2-.5-.3-1-.2-1.5l-1-1-1 1c0 .5 0 1-.2 1.5-.1.5-.4 1-.9 1.4-.3.4-.7.6-1.2.8l-1.2.3c-.4 0-.7 0-1-.2-.3 0-.6-.3-.8-.5-.5-.5-.8-1.2-.7-2a3 3 0 0 1 1-2.2A3.7 3.7 0 0 1 8.6 14H9l1-1-4-4-.5-1a3.3 3.3 0 0 1 0-2c0-.4.3-.7.5-1l2 2V3h14zM8.5 15.3h-.3a2.6 2.6 0 0 0-.8.4 2.5 2.5 0 0 0-.9 1.1l-.1.4v.7l.2.5.5.2h.7a2.5 2.5 0 0 0 .8-.3L9 18l.4-.4.2-.4.1-.4v-.7a1 1 0 0 0-.2-.5 1 1 0 0 0-.4-.2h-.5zm7 0H15a1 1 0 0 0-.4.3 1 1 0 0 0-.2.5 1.5 1.5 0 0 0 0 .7v.4a2.8 2.8 0 0 0 .5.7h.1a2.8 2.8 0 0 0 .8.6l.4.1h.7l.5-.2.2-.5v-.7a2.6 2.6 0 0 0-.3-.8 2.4 2.4 0 0 0-.7-.7 2.5 2.5 0 0 0-.8-.3h-.3zM12 11.6c-.4 0-.7.1-1 .4-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4s.7-.1 1-.4c.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4zm8.5-7.1h-11v2h11v-2z"/></svg>',tableRowCopy:'<svg viewBox="0 0 24 24"><path d="M22 11v7H6v-7h16zm-2 2H8v3h12v-3zm-1-6v2H4v5H2V7h17z"/></svg>',tableRowPasteBefore:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V7h-2V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v13h12v-4h2v4c0 1-.8 2-1.9 2H6c-1 0-2-.8-2-1.9V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm10 7v5H8V8h14zm-1.5 1.5h-11v2h11v-2zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>',tableRowPasteAfter:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V11h-2V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v13h14c0 1-.8 2-1.9 2H6c-1 0-2-.8-2-1.9V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm10 11v5H8v-5h14zm-1.5 1.5h-11v2h11v-2zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>',tableColumnItems:"",tableColumnInsertBefore:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v1h8V6H5v1a1 1 0 1 1-2 0V5c0-.6.4-1 1-1h15zm0 9h-4v5h4v-5zM8 8c.5 0 1 .4 1 .9V11h2a1 1 0 0 1 .1 2H9v2a1 1 0 0 1-2 .1V13H5a1 1 0 0 1-.1-2H7V9c0-.6.4-1 1-1zm11-2h-4v5h4V6z"/></svg>',tableColumnInsertAfter:'<svg viewBox="0 0 24 24"><path d="M20 4c.6 0 1 .4 1 1v2a1 1 0 0 1-2 0V6h-8v12h8v-1a1 1 0 0 1 2 0v2c0 .5-.4 1-.9 1H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h15zM9 13H5v5h4v-5zm7-5c.5 0 1 .4 1 .9V11h2a1 1 0 0 1 .1 2H17v2a1 1 0 0 1-2 .1V13h-2a1 1 0 0 1-.1-2H15V9c0-.6.4-1 1-1zM9 6H5v5h4V6z"/></svg>',tableColumnDelete:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zm-4 4h-2V6h-2v2H9V6H5v12h4v-2h2v2h2v-2h2v2h4V6h-4v2zm.3.5 1 1.2-3 2.3 3 2.3-1 1.2L12 13l-3.3 2.6-1-1.2 3-2.3-3-2.3 1-1.2L12 11l3.3-2.5z"/></svg>',tableColumnCut:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M7.2 4.5a3 3 0 0 1 2.2 1A3.7 3.7 0 0 1 10.5 8v.5l1 1 4-4 1-.5a3.3 3.3 0 0 1 2 0c.4 0 .7.3 1 .5L17 8h4v13h-6V10l-1.5 1.5.5.5v4l-2.5-2.5-1 1v.5c0 .4 0 .8-.3 1.2-.2.5-.4.9-.8 1.2-.6.7-1.3 1-2.2 1-.8.2-1.5 0-2-.6l-.5-.8-.2-1c0-.4 0-.8.3-1.2A3.9 3.9 0 0 1 7 12.7c.5-.2 1-.3 1.5-.2l1-1-1-1c-.5 0-1 0-1.5-.2-.5-.1-1-.4-1.4-.9-.4-.3-.6-.7-.8-1.2L4.5 7c0-.4 0-.7.2-1 0-.3.3-.6.5-.8.5-.5 1.2-.8 2-.7zm12.3 5h-3v10h3v-10zM8 13.8h-.3l-.4.2a2.8 2.8 0 0 0-.7.4v.1a2.8 2.8 0 0 0-.6.8l-.1.4v.7l.2.5.5.2h.7a2.6 2.6 0 0 0 .8-.3 2.4 2.4 0 0 0 .7-.7 2.5 2.5 0 0 0 .3-.8 1.5 1.5 0 0 0 0-.8 1 1 0 0 0-.2-.4 1 1 0 0 0-.5-.2H8zm3.5-3.7c-.4 0-.7.1-1 .4-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4s.7-.1 1-.4c.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4zM7 5.8h-.4a1 1 0 0 0-.5.3 1 1 0 0 0-.2.5v.7a2.5 2.5 0 0 0 .3.8l.2.3h.1l.4.4.4.2.4.1h.7L9 9l.2-.4a1.6 1.6 0 0 0 0-.8 2.6 2.6 0 0 0-.3-.8 2.5 2.5 0 0 0-1.2-1l-.4-.1H7z"/></svg>',tableColumnCopy:'<svg viewBox="0 0 24 24"><path d="M17 6v16h-7V6h7zm-2 2h-3v12h3V8zm-2-6v2H8v15H6V2h7z"/></svg>',tableColumnPasteBefore:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V18c0 1-.8 2-1.9 2H11v-2h7V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v2H4V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm-2 7v12H4V8h6zM8.5 9.5h-3v9h3v-9zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>',tableColumnPasteAfter:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V7h-2V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v13h7v2H6c-1 0-2-.8-2-1.9V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm8 7v12h-6V8h6zm-1.5 1.5h-3v9h3v-9zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>'},Le="table",La="thead",$a="tfoot",qs="tbody",fe="row",j="cell",Vr="clipboardTable",Uu=[Le,La,$a,qs,fe,j],ts=n=>n.em.get(Vr)||[],Ku=n=>n.every(e=>e.is(j)),Hr=(n,e)=>{const{editor:t,event:o,opts:s}=n,r=o.currentTarget||o.target,{x:i,y:l,width:a,height:c}=r.getBoundingClientRect(),d={style:{width:240,height:300},placer:{type:"popover",closeOnClickAway:!0,x:i,y:l,w:a,h:c},layout:{type:"tabs",value:"props",tabs:[{id:"styles",label:"Styles",children:{type:"panelStyles"}},{id:"props",label:"Properties",children:{type:"panelProperties",style:{padding:"14px 7px"}}}]},...e};zt(s.openSettings)?s.openSettings({...n,layoutProps:d}):t.runCommand(F.layoutToggle,d)},Ju=(n,{rows:e=1,cells:t=5,text:o}={})=>({type:n,components:Array.from(Array(e).keys()).map(s=>({type:fe,components:Array.from(Array(t).keys()).map(r=>({type:j,components:o?{type:"text",content:zt(o)?o({y:s,x:r}):o}:void 0}))}))}),za="Table settings",Ba=n=>{const{component:e}=n;return e.is(Le)?e:e.closestType(Le)},Zu=n=>{var e;(e=Ba(n))==null||e.remove(n.opts)},Yu=n=>{const e=Ba(n);e&&(n.editor.select(e),Hr(n,{id:"tableSettings",header:{label:za}}))},Va=n=>[{id:O.table,icon:B[O.table],label:"Table",items:[{id:O.tableSettings,label:za,icon:B[O.tableSettings],onClick:({event:t})=>Yu({...n,event:t})},{id:O.tableDelete,label:"Delete table",icon:B[O.tableDelete],onClick:()=>Zu(n)}]}],Ha=({editor:n})=>{const e=ts(n);return e.length&&Ku(e)},vi=({component:n,editor:e,after:t})=>{if(!n.is(j))return;const o=n.closestType(Le),s=n.closestType(fe),r=n.index()+(t?1:0);o==null||o.findType(fe).forEach(l=>l.append({type:j},{at:r}));const i=s==null?void 0:s.components().at(r);i&&e.select(i)},Fa=({component:n,opts:e})=>{if(!n.is(j))return;const t=n.closestType(Le),o=n.index();t==null||t.findType(fe).forEach(s=>{var r;return(r=s.components().at(o))==null?void 0:r.remove(e)})},_a=({component:n,editor:e})=>{if(!n.is(j))return;const t=n.closestType(Le),o=n.index(),s=(t==null?void 0:t.findType(fe).map(r=>r.components().at(o)))||[];s.length&&e.em.set(Vr,s)},Si=n=>{const{component:e,editor:t,after:o}=n;if(!e.is(j)||!Ha(n))return;const s=ts(t),r=e.closestType(Le),i=e.index()+(o?1:0);r==null||r.findType(fe).forEach((l,a)=>{const c=s[a],d=(c==null?void 0:c.clone())||{type:j};l.append(d,{at:i})})},Xu=n=>{const{component:e}=n;e.is(j)&&(_a(n),Fa({...n,opts:{temporary:!0}}))},Qu=n=>{const e=Ha(n);return[{id:O.tableColumnItems,icon:B[O.tableColumn],label:"Column",items:[{id:O.tableColumnInsertBefore,label:"Insert column before",icon:B[O.tableColumnInsertBefore],onClick:()=>vi(n)},{id:O.tableColumnInsertAfter,label:"Insert column after",icon:B[O.tableColumnInsertAfter],onClick:()=>vi({...n,after:!0})},{id:O.tableColumnDelete,label:"Delete column",icon:B[O.tableColumnDelete],onClick:()=>Fa(n)},{id:O.tableColumnCut,label:"Cut column",icon:B[O.tableColumnCut],onClick:()=>Xu(n)},{id:O.tableColumnCopy,label:"Copy column",icon:B[O.tableColumnCopy],onClick:()=>_a(n)},{id:O.tableColumnPasteBefore,label:"Paste column before",icon:B[O.tableColumnPasteBefore],disabled:!e,onClick:()=>Si(n)},{id:O.tableColumnPasteAfter,label:"Paste column after",icon:B[O.tableColumnPasteAfter],disabled:!e,onClick:()=>Si({...n,after:!0})}]}]},Ga="Row settings",ep=n=>n.every(e=>e.is(fe)),mn=n=>{const{component:e}=n,t=e.is(j),o=e.is(fe);if(!(!t&&!o))return o?e:e.closestType(fe)},xi=n=>{const{component:e,editor:t,after:o}=n,s=mn(n);if(!s)return;const r=s.index()+(o?1:0),i=s.components().length,l=Array.from(Array(i).keys()).map(()=>({type:j})),a=s.parent();if(a){const c=a.append({type:fe,components:l},{at:r})[0];if(e.is(j)&&c){const d=e.index(),u=c.components().at(d);u&&t.select(u)}}},Wa=n=>{var e;(e=mn(n))==null||e.remove(n.opts)},ja=n=>{const e=mn(n);e&&n.editor.em.set(Vr,[e])},wi=n=>{var l;const{editor:e,after:t}=n,o=mn(n);if(!o||!qa(n))return;const r=ts(e)[0],i=o.index()+(t?1:0);r&&((l=o.parent())==null||l.append(r.clone(),{at:i}))},tp=n=>{mn(n)&&(ja(n),Wa({...n,opts:{temporary:!0}}))},qa=({editor:n})=>{const e=ts(n);return e.length&&ep(e)},np=n=>{const e=mn(n);e&&(n.editor.select(e),Hr(n,{id:"tableRowSettings",header:{label:Ga}}))},Ua=n=>{const e=qa(n);return[{id:O.tableRowItems,icon:B[O.tableRowProperties],label:"Row",items:[{id:O.tableRowInsertBefore,label:"Insert row before",icon:B[O.tableRowInsertBefore],onClick:()=>xi(n)},{id:O.tableRowInsertAfter,label:"Insert row after",icon:B[O.tableRowInsertAfter],onClick:()=>xi({...n,after:!0})},{id:O.tableRowDelete,label:"Delete row",icon:B[O.tableRowDelete],onClick:()=>Wa(n)},{id:O.tableRowProperties,label:Ga,icon:B[O.tableRowProperties],onClick:({event:o})=>np({...n,event:o})},{id:O.tableRowCut,label:"Cut row",icon:B[O.tableRowCut],onClick:()=>tp(n)},{id:O.tableRowCopy,label:"Copy row",icon:B[O.tableRowCopy],onClick:()=>ja(n)},{id:O.tableRowPasteBefore,label:"Paste row before",icon:B[O.tableRowPasteBefore],disabled:!e,onClick:()=>wi(n)},{id:O.tableRowPasteAfter,label:"Paste row after",icon:B[O.tableRowPasteAfter],disabled:!e,onClick:()=>wi({...n,after:!0})}]},...Va(n)]},Fr=n=>{const e=n.attributes.attributes||{},t=parseInt(`${e.rowspan||1}`,10),o=parseInt(`${e.colspan||1}`,10);return{rowspan:t,colspan:o}};function Ka(n){const e=[];return n.components().forEach((t,o)=>{t.components().each((s,r)=>{const{rowspan:i,colspan:l}=Fr(s);if(e[o])for(;e[o][r];)r++;for(let a=o;a<o+i;a++){e[a]||(e[a]=[]);for(let c=r;c<r+l;c++)e[a][c]={real:a===o&&c===r,cell:s,rowspan:i,colspan:l}}})}),e}function Jt(n,e,t){var o;return(o=n[t])==null?void 0:o[e]}const Us=n=>n.closestType(fe);function op(n,{x:e,y:t,rows:o,cols:s}){var l;let r=Us(n[t][e].cell),i;for(let a=1;a<=o;a++)if(r=(l=r==null?void 0:r.parent())==null?void 0:l.components().at(r.index()+1),r){for(i=e;i>=0;i--){const{cell:c}=n[t+a][i],d=Us(c);if(d===r){for(let u=1;u<=s;u++){const p=c.index();d.append({type:j},{at:p+1})}break}}if(i===-1){const d=r.components().at(0).index();for(let u=1;u<=s;u++)r.append({type:j},{at:d})}}}function Ja(n){for(let e=0;e<n.length;e++)for(let t=0;t<n[e].length;t++){const s=n[e][t].cell;if(s.em.selected.hasComponent(s)){const{rowspan:r,colspan:i}=Fr(s);if(i>1||r>1){s.addAttributes({colspan:1,rowspan:1});for(let l=0;l<i-1;l++){const a=s.index();Us(s).append({type:j},{at:a+1})}op(n,{x:t,y:e,rows:r-1,cols:i})}}}}function sp(n){const e=[];n.components().forEach(t=>{t.components().length||e.push(t)}),e.forEach(t=>t.remove())}const ns=(n,e={})=>{var i;const t=Ka(n),{em:o}=n;let s,r;for(let l=0;l<t.length;l++)for(let a=0;a<t[l].length;a++){const c=t[l][a];if((i=e.selected)!=null&&i.includes(c.cell)||o.selected.hasComponent(c.cell)){const d={x:a,y:l};s||(s=d),r=d}}return{grid:t,startPos:s,endPos:r}};function rp(n,e={}){const t=ns(n),{startPos:o,endPos:s}=t;let{grid:r}=t;const{em:i}=n;if(!o||!s)return;const l=o.x,a=o.y,c=s.x,d=s.y,u=Jt(r,l,a),p=Jt(r,c,d);if(u&&p){Ja(r),r=Ka(n);const h=[],f=Jt(r,l,a).cell;f.addAttributes({colspan:c-l+1,rowspan:d-a+1});for(let m=a;m<=d;m++)for(let g=l;g<=c;g++){const v=Jt(r,g,m);if(!v)continue;const{cell:C}=v;C!==f&&h.push(C)}h.forEach(m=>{e.mergeContent&&f.append(m.components().models),m.remove()}),i.setSelected(f),sp(n)}}const Za="Cell settings",ip="Merge cells",lp="Split cell",ap=n=>n.closestType(fe),ln=n=>{var e;return(e=ap(n))==null?void 0:e.parent()},cp=n=>{const e=n.editor.getSelectedAll(),t=ln(e[0]),o=e[0];if(!t||!(o!=null&&o.is(j))||e.length>1)return!1;const{rowspan:s,colspan:r}=Fr(o);return!(r<2&&s<2)},dp=n=>{const t=n.editor.getSelectedAll()[0],o=ln(t),{grid:s}=ns(o);Ja(s)},Ya=n=>{const e=n.editor.getSelectedAll(),t=ln(e[0]);if(!t||e.length<2||e.some(l=>!l.is(j)||ln(l)!==t))return!1;const{grid:o,startPos:s,endPos:r}=ns(t),{em:i}=t;if(!s||!r)return!1;for(let l=s.y;l<=r.y;l++)for(let a=s.x;a<=r.x;a++){const c=Jt(o,a,l);if(!c||!i.selected.hasComponent(c.cell))return!1}return!0},up=n=>{const{editor:e}=n;if(!Ya(n))return;const t=e.getSelectedAll(),o=ln(t[0]);rp(o,{mergeContent:!0})},pp=n=>{Hr(n,{id:"tableCellSettings",header:{label:Za}})},hp=n=>[{id:O.tableCellItems,icon:B[O.tableCellProperties],label:"Cell",items:[{id:O.tableCellProperties,label:Za,icon:B[O.tableCellProperties],onClick:({event:t})=>pp({...n,event:t})},{id:O.tableCellMerge,label:ip,icon:B[O.tableCellMerge],onClick:()=>up(n),disabled:!Ya(n)},{id:O.tableCellSplit,label:lp,icon:B[O.tableCellSplit],onClick:()=>dp(n),disabled:!cp(n)}]},...Qu(n),...Ua(n)],fp=n=>{const e=n[0]&&ln(n[0]);if(!e)return;const{grid:t,startPos:o,endPos:s}=ns(e,{selected:n});if(!o||!s)return;const r=[];for(let i=o.y;i<=s.y;i++)for(let l=o.x;l<=s.x;l++){const a=Jt(t,l,i);a&&r.push(a.cell)}r.length&&e.em.setSelected(r,{fromCell:!0})},mp=function(n,e={}){const t={block:{},...e},{Components:o}=n,s={copyable:!1,emptyState:!0,highlightable:!1,stylable:["color","font-family","font-size","font-weight","line-height","text-align","vertical-align","background-color","border-width","border-style","border-color"]};o.addType(Le,{block:t.block&&{label:"Table",media:B.table,category:"Extra",content:{type:Le,style:{width:"100%"}},select:!0,...t.block},model:{defaults:{emptyState:!0,highlightable:!1,icon:B.table,stylable:["width","height","margin","font-family","font-size","font-weight","line-height","text-align","background","background-color","border-width","border-style","border-color"],traits:[{type:"number",min:0,name:"cellspacing",label:"Cell spacing"},{type:"number",min:0,name:"cellpadding",label:"Cell padding"},{id:"tableCaption",type:"checkbox",label:"Caption",setValue({component:i,value:l,emitUpdate:a}){const c=i.find("caption")[0];l?!c&&i.append({type:"text",tagName:"caption",components:{type:"textnode",content:"Caption"}}):c==null||c.remove(),a(),n.refresh({tools:!0})},getValue(i){return!!i.component.find("caption")[0]}}],components:Ju(qs,{rows:5}),contextMenu:({items:i,editor:l,component:a})=>[...Va({editor:l,component:a,opts:t}),...i]}}}),o.addType(La,{model:{defaults:{icon:B.tableHead,...s}}}),o.addType($a,{model:{defaults:{icon:B.tableFoot,...s}}}),o.addType(qs,{model:{defaults:{icon:B.tableRowProperties,...s}}}),o.addType(fe,{model:{defaults:{icon:B.tableRowProperties,emptyState:!0,highlightable:!1,stylable:["height","text-align","border-width","border-style","border-color"],traits:[],contextMenu:({items:i,editor:l,component:a})=>[...Ua({editor:l,component:a,opts:t}),...i]}}}),o.addType(j,{model:{defaults:{icon:B.tableCellProperties,emptyState:{styleOut:"height: 1px"},stylable:["width","height","padding","background","background-color","text-align","vertical-align","border-width","border-style","border-color"],traits:[{id:"tableCellType",type:"select",options:[{value:"td",name:"Cell"},{value:"th",name:"Header Cell"}],label:"Cell type",name:"tagName",changeProp:!0},{id:"tableCellScope",type:"select",options:[{value:!1,name:"None"},{value:"row",name:"Row"},{value:"col",name:"Column"},{value:"rowgroup",name:"Row group"},{value:"colgroup",name:"Column group"}],label:"Scope",name:"scope"}],contextMenu:({items:i,editor:l,component:a})=>[...hp({editor:l,component:a,opts:t}),...i]}}});const r=Hn((i,l)=>{var u;const a=n.getSelectedAll(),c=!!((u=l==null?void 0:l.event)!=null&&u.shiftKey);if(a.length<2||!c||l.fromCell)return;const d=a.map(p=>p.is(j)?p:p.closestType(j)).filter(Boolean);d.length===a.length&&fp(d)},0);n.on("component:select",r),G({editor:n,plan:qu,pluginName:ju,licenseKey:t.licenseKey,cleanup:()=>{n.off("component:select",r),n.Blocks.remove(Le),Uu.forEach(i=>o.removeType(i))}})},gp=_(mp),yp="listPagesComponent",bp=H.startup,Ci="page://",mt="list-pages",Ht="list-pages-item",gt="list-pages-link",vp=n=>n.components().reduce((e,t)=>{var i;const o=t.findFirstType(gt),s=(i=o==null?void 0:o.attributes.attributes)==null?void 0:i.href,r=s!=null&&s.startsWith(Ci)?s.replace(Ci,""):"";if(r&&o){const l=e[r];l?l.push(o):e[r]=[o]}return e},{}),ko="data-type-role",Sp="page_root",xp=n=>e=>e.is(n),wp=n=>(e,t)=>t.is(n),ms=n=>e=>{var t;return((t=e.getAttribute)==null?void 0:t.call(e,ko))===n},Cp=function(n,e={}){const{Blocks:t,Components:o,Pages:s}=n,{licenseKey:r,block:i={}}=e,l="List Pages",a="List Pages Item",c="Link",d=`${$e}${mt}`,u=`${$e}${gt}`,p='<svg viewBox="0 0 24 24"><path d="M11 15H17V17H11V15M9 7H7V9H9V7M11 13H17V11H11V13M11 9H17V7H11V9M9 11H7V13H9V11M21 5V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V5C3 3.9 3.9 3 5 3H19C20.1 3 21 3.9 21 5M19 5H5V19H19V5M9 15H7V17H9V15Z"/></svg>',h='<svg viewBox="0 0 24 24"><path d="M7,5H21V7H7V5M7,13V11H21V13H7M4,4.5A1.5,1.5 0 0,1 5.5,6A1.5,1.5 0 0,1 4,7.5A1.5,1.5 0 0,1 2.5,6A1.5,1.5 0 0,1 4,4.5M4,10.5A1.5,1.5 0 0,1 5.5,12A1.5,1.5 0 0,1 4,13.5A1.5,1.5 0 0,1 2.5,12A1.5,1.5 0 0,1 4,10.5M7,19V17H21V19H7M4,16.5A1.5,1.5 0 0,1 5.5,18A1.5,1.5 0 0,1 4,19.5A1.5,1.5 0 0,1 2.5,18A1.5,1.5 0 0,1 4,16.5Z" /></svg>';o.addType(mt,{block:i&&{label:l,media:p,category:"Extra",select:!0,...e.block},isComponent:ms(mt),model:{defaults:{tagName:"ul",name:l,[Sp]:"",classes:d,attributes:{[ko]:mt,role:"navigation"},droppable:xp(Ht),styles:`
|
|
61
|
+
</svg>`,Ia="layout-icon-picker",Lu="icons-layout-",Ra="icons-list-layout",Da="gs-iconify-picker",Hr="__iconify_collection",$u="https://api.iconify.design",ms=new Map;let io;const zu=({collectionId:n})=>`https://cdn.jsdelivr.net/npm/@iconify-json/${n}@latest/icons.json`;async function La({collectionId:n,editor:e}){try{if(ms.has(n))return ms.get(n);const t=await fetch(zu({collectionId:n}));if(!t.ok)throw new Error(`Failed to fetch collection: ${t.statusText}`);const o=await t.json();return ms.set(n,o),o}catch(t){console.error("Error fetching collection",t),e.runCommand(F.toastAdd,ju());return}}async function Bu({collectionIds:n,editor:e}){try{if(io)return io;const t=n?`?prefixes=${n.join(",")}`:"",o=await fetch(`${$u}/collections${t}`);if(!o.ok)throw new Error(`Failed to fetch collections: ${o.statusText}`);return io=await o.json(),io}catch(t){console.error("Error fetching collections",t),e.runCommand(F.toastAdd,$a());return}}function vi(){return{type:"button",label:"Open Icon Picker",name:"onActive",changeProp:!0,command(n){var e;(e=n.getSelected())==null||e.trigger("active")}}}async function Vu({collectionIds:n,editor:e,component:t}){const o=await Bu({collectionIds:n,editor:e});if(!o)return;const s=({icon:a,collectionId:c,iconId:d})=>{t.components(a),t.set({collectionId:c,iconId:d})},r=Object.entries(o).map(([a,c])=>({id:a,...c})).sort((a,c)=>a.name.localeCompare(c.name)),i=t.get("collectionId")??r[0].id;e.runCommand(F.layoutToggle,{id:Ia,placer:{type:"dialog",size:"l",title:"Select Icon"},header:!1,layout:{type:"column",style:{height:500,gap:10},children:[_u({collectionsList:r,collectionId:i,editor:e,handleClick:s}),{id:Ra,type:"column",grow:!0}]}});const l=await La({collectionId:i,editor:e});l&&qs({editor:e,collection:l,handleClick:s,collectionId:i})}function Hu({editor:n,collection:e}){n.em.set(Hr,e)}function Fu(n){return n.em.get(Hr)}function qs(n){const{editor:e}=n,t={id:Lu,layout:Gu(n),header:!1,style:{height:"100%"},placer:{type:"static",layoutId:Ra}};e.runCommand(F.layoutRemove,{id:t.id,force:!0}),setTimeout(()=>e.runCommand(F.layoutAdd,t),10)}function _u(n){const{collectionsList:e,collectionId:t,editor:o,handleClick:s}=n,r=e.map(({id:i,name:l,total:a})=>({id:i,label:`${l} (${a})`})).sort((i,l)=>i.label.localeCompare(l.label));return{type:"column",style:{gap:10},className:`${Da}__header`,children:[{type:"selectField",value:t,options:r,emptyState:"Select an icon collection",onChange:async({setState:i,value:l})=>{const a=await La({collectionId:l,editor:o});a&&(i({value:l}),Hu({editor:o,collection:a}),qs({editor:o,collection:a,handleClick:s,collectionId:l}))}},{type:"inputField",value:"",placeholder:"Search icons inside collection...",editorEvents:{[`change:${Hr}`]:({setState:i})=>i({value:""})},onInput:({setState:i,value:l,editor:a})=>{const c=Fu(a);if(!c)return;const d=Object.fromEntries(Object.entries(c.icons).filter(([u])=>u.includes(l)));i({value:l}),qs({editor:a,collection:c,handleClick:s,collectionId:l,collectionFiltered:{...c,icons:d}})}}]}}function Gu({collection:n,collectionFiltered:e,handleClick:t}){const{height:o=24,width:s=24,icons:r,prefix:i}=e||n,l=Object.entries(r).map(([a,{body:c}])=>({name:a,body:c}),{});return{type:"column",className:`${Da}__content`,style:{height:"100%"},children:{type:"virtualList",items:l,itemLayout:({item:a})=>[{type:"custom",render:c=>{const{editor:d,addEl:u,removeEl:p}=c,h=document.createElementNS("http://www.w3.org/2000/svg","svg");h.setAttribute("xmlns","http://www.w3.org/2000/svg"),h.innerHTML=a.body,h.setAttribute("viewBox",`0 0 ${s} ${o}`);const{cssWidth:f,cssHeight:m}=Wu(s,o);h.style.cssText=`width: ${f}px; height: ${m}px; cursor: pointer;`,h.addEventListener("mouseover",()=>{h.style.border="2px solid currentColor",h.style.borderRadius="4px",h.style.padding="4px"}),h.addEventListener("mouseout",()=>{h.style.border="none"});const g=()=>{const b=h.cloneNode(!0);b.removeAttribute("style");const C=b.outerHTML;t({icon:C,collectionId:i,iconId:a.name}),d==null||d.runCommand(F.layoutRemove,{id:Ia})};return h.addEventListener("click",g),u(h),()=>{h.removeEventListener("click",g),p(h)}}}]}}}function Wu(n,e){const t=n/e;let o=48,s=48;return t>1?s=48/t:t<1&&(o=48*t),{cssWidth:o,cssHeight:s}}function $a(){return{id:"toast-error-getCollections",header:"Error",content:"Error fetching collections",variant:Ma.Error}}function ju(){return{...$a(),id:"toast-error-getCollection",content:"Error fetching collection"}}const qu=function(n,e={}){var h;const{Components:t,Blocks:o}=n,{collections:s,extendIconComponent:r=!0,licenseKey:i,block:l={}}=e,a="icon",c="iconify",d="Iconify",u="data-type-iconify",p={events:()=>({dblclick:"onActive"}),onActive(){Vu({collectionIds:s,editor:n,component:this.model})}};if(t.addType(c,{block:l&&{label:d,media:fs,content:{type:c},category:"Extra",activate:!0,...l},isComponent:f=>ko(f,u),model:{defaults:{name:d,icon:fs,droppable:!1,attributes:{[u]:!0},resizable:Du,components:fs,style:{width:"50px",height:"50px"},traits:[vi()]},init(){this.listenTo(this.components(),"change add",this.disableLayers),this.disableLayers()},disableLayers(){this.components().forEach(f=>f.set({layerable:!1,locked:!0}))}},view:p}),r){const f=(h=t.getType(a))==null?void 0:h.model,[m,g,...b]=f.getDefaults().traits;t.addType(a,{model:{defaults:{traits:[m,g,vi(),...b]}},view:p})}G({editor:n,licenseKey:i,plan:Ru,pluginName:Iu,cleanup:()=>{o.remove(c),t.removeType(c)}})},Uu=_(qu);function Fn(n,e,t){let o,s,r,i,l;const a=e===void 0?100:e;function c(){const u=Date.now()-i;u<a&&u>=0?o=setTimeout(c,a-u):(o=null,l=n.apply(r,s),r=s=null)}const d=function(){return r=this,s=arguments,i=Date.now(),o||(o=setTimeout(c,a)),l};return d.clear=function(){o&&(clearTimeout(o),o=null)},d.flush=function(){o&&(l=n.apply(r,s),r=s=null,clearTimeout(o),o=null)},d}const Ku="tableComponent",Ju=H.startup;var I=(n=>(n.table="table",n.tableSettings="tableSettings",n.tableDelete="tableDelete",n.tableHead="tableHead",n.tableFoot="tableFoot",n.tableCellItems="tableCellItems",n.tableCellProperties="tableCellProperties",n.tableCellMerge="tableCellMerge",n.tableCellSplit="tableCellSplit",n.tableRowItems="tableRowItems",n.tableRowInsertBefore="tableRowInsertBefore",n.tableRowInsertAfter="tableRowInsertAfter",n.tableRowDelete="tableRowDelete",n.tableRowProperties="tableRowProperties",n.tableRowCut="tableRowCut",n.tableRowCopy="tableRowCopy",n.tableRowPasteBefore="tableRowPasteBefore",n.tableRowPasteAfter="tableRowPasteAfter",n.tableColumn="tableColumn",n.tableColumnItems="tableColumnItems",n.tableColumnInsertBefore="tableColumnInsertBefore",n.tableColumnInsertAfter="tableColumnInsertAfter",n.tableColumnDelete="tableColumnDelete",n.tableColumnCut="tableColumnCut",n.tableColumnCopy="tableColumnCopy",n.tableColumnPasteBefore="tableColumnPasteBefore",n.tableColumnPasteAfter="tableColumnPasteAfter",n))(I||{});const B={table:'<svg viewBox="0 0 24 24"><path d="M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 4v4h6V8H5m8 0v4h6V8h-6m-8 6v4h6v-4H5m8 0v4h6v-4h-6Z"/></svg>',tableSettings:'<svg viewBox="0 0 24 24"><path d="M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 4v4h6V8H5m8 0v4h6V8h-6m-8 6v4h6v-4H5m8 0v4h6v-4h-6Z"/></svg>',tableDelete:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zM5 6v12h14V6H5z"/><path d="m14.4 8.6 1 1-2.3 2.4 2.3 2.4-1 1-2.4-2.3-2.4 2.3-1-1 2.3-2.4-2.3-2.4 1-1 2.4 2.3z"/></svg>',tableHead:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14Zm-8 11H5v3h6v-3Zm8 0h-6v3h6v-3Zm0-5h-6v3h6v-3ZM5 13h6v-3H5v3Z"/></svg>',tableFoot:'<svg viewBox="0 0 24 24" data-test="1" style="transform: rotate(180deg);"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14Zm-8 11H5v3h6v-3Zm8 0h-6v3h6v-3Zm0-5h-6v3h6v-3ZM5 13h6v-3H5v3Z"/></svg>',tableColumn:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14Zm0 9h-4v5h4v-5Zm-6 0H9v5h4v-5Zm0-7H9v5h4V6Zm6 0h-4v5h4V6Z"/></svg>',tableCellItems:"",tableCellProperties:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6l2-2h14zm-8 9H5v5h6v-5zm8 0h-6v5h6v-5zm-8-7H5v5h6V6z"/></svg>',tableCellMerge:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6l2-2h14zM5 16v2h3v-2H5zm14-5h-9v7h9v-7zm0-5h-4v3h4V6zM8 6H5v3h3V6zm5 0h-3v3h3V6zm-8 8h3v-3H5v3z"/></svg>',tableCellSplit:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zM8 15.5H5V18h3v-2.5zm11-5h-9V18h9v-7.5zm-2.5 1 1 1-2 2 2 2-1 1-2-2-2 2-1-1 2-2-2-2 1-1 2 2 2-2zm-8.5-1H5v3h3v-3zM19 6h-4v2.5h4V6zM8 6H5v2.5h3V6zm5 0h-3v2.5h3V6z"/></svg>',tableRowItems:"",tableRowInsertBefore:'<svg viewBox="0 0 24 24"><path d="M6 4a1 1 0 1 1 0 2H5v6h14V6h-1a1 1 0 0 1 0-2h2c.6 0 1 .4 1 1v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5c0-.6.4-1 1-1h2zm5 10H5v4h6v-4zm8 0h-6v4h6v-4zM12 3c.5 0 1 .4 1 .9V6h2a1 1 0 0 1 0 2h-2v2a1 1 0 0 1-2 .1V8H9a1 1 0 0 1 0-2h2V4c0-.6.4-1 1-1z"/></svg>',tableRowInsertAfter:'<svg viewBox="0 0 24 24"><path d="M12 13c.5 0 1 .4 1 .9V16h2a1 1 0 0 1 .1 2H13v2a1 1 0 0 1-2 .1V18H9a1 1 0 0 1-.1-2H11v-2c0-.6.4-1 1-1zm6 7a1 1 0 0 1 0-2h1v-6H5v6h1a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1V6c0-1.1.9-2 2-2h14a2 2 0 0 1 2 2v13c0 .5-.4 1-.9 1H18zM11 6H5v4h6V6zm8 0h-6v4h6V6z"/></svg>',tableRowDelete:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zm0 2H5v3h2.5v2H5v2h2.5v2H5v3h14v-3h-2.5v-2H19v-2h-2.5V9H19V6zm-4.7 1.8 1.2 1L13 12l2.6 3.3-1.2 1-2.3-3-2.3 3-1.2-1L11 12 8.5 8.7l1.2-1 2.3 3 2.3-3z"/></svg>',tableRowProperties:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zM5 15v3h6v-3H5zm14 0h-6v3h6v-3zm0-9h-6v3h6V6zM5 9h6V6H5v3z"/></svg>',tableRowCut:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M22 3v5H9l3 3 2-2h4l-4 4 1 1h.5c.4 0 .8 0 1.2.3.5.2.9.4 1.2.8.7.6 1 1.3 1 2.2.2.8 0 1.5-.6 2l-.8.5-1 .2c-.4 0-.8 0-1.2-.3a3.9 3.9 0 0 1-2.1-2.2c-.2-.5-.3-1-.2-1.5l-1-1-1 1c0 .5 0 1-.2 1.5-.1.5-.4 1-.9 1.4-.3.4-.7.6-1.2.8l-1.2.3c-.4 0-.7 0-1-.2-.3 0-.6-.3-.8-.5-.5-.5-.8-1.2-.7-2a3 3 0 0 1 1-2.2A3.7 3.7 0 0 1 8.6 14H9l1-1-4-4-.5-1a3.3 3.3 0 0 1 0-2c0-.4.3-.7.5-1l2 2V3h14zM8.5 15.3h-.3a2.6 2.6 0 0 0-.8.4 2.5 2.5 0 0 0-.9 1.1l-.1.4v.7l.2.5.5.2h.7a2.5 2.5 0 0 0 .8-.3L9 18l.4-.4.2-.4.1-.4v-.7a1 1 0 0 0-.2-.5 1 1 0 0 0-.4-.2h-.5zm7 0H15a1 1 0 0 0-.4.3 1 1 0 0 0-.2.5 1.5 1.5 0 0 0 0 .7v.4a2.8 2.8 0 0 0 .5.7h.1a2.8 2.8 0 0 0 .8.6l.4.1h.7l.5-.2.2-.5v-.7a2.6 2.6 0 0 0-.3-.8 2.4 2.4 0 0 0-.7-.7 2.5 2.5 0 0 0-.8-.3h-.3zM12 11.6c-.4 0-.7.1-1 .4-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4s.7-.1 1-.4c.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4zm8.5-7.1h-11v2h11v-2z"/></svg>',tableRowCopy:'<svg viewBox="0 0 24 24"><path d="M22 11v7H6v-7h16zm-2 2H8v3h12v-3zm-1-6v2H4v5H2V7h17z"/></svg>',tableRowPasteBefore:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V7h-2V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v13h12v-4h2v4c0 1-.8 2-1.9 2H6c-1 0-2-.8-2-1.9V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm10 7v5H8V8h14zm-1.5 1.5h-11v2h11v-2zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>',tableRowPasteAfter:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V11h-2V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v13h14c0 1-.8 2-1.9 2H6c-1 0-2-.8-2-1.9V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm10 11v5H8v-5h14zm-1.5 1.5h-11v2h11v-2zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>',tableColumnItems:"",tableColumnInsertBefore:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v1h8V6H5v1a1 1 0 1 1-2 0V5c0-.6.4-1 1-1h15zm0 9h-4v5h4v-5zM8 8c.5 0 1 .4 1 .9V11h2a1 1 0 0 1 .1 2H9v2a1 1 0 0 1-2 .1V13H5a1 1 0 0 1-.1-2H7V9c0-.6.4-1 1-1zm11-2h-4v5h4V6z"/></svg>',tableColumnInsertAfter:'<svg viewBox="0 0 24 24"><path d="M20 4c.6 0 1 .4 1 1v2a1 1 0 0 1-2 0V6h-8v12h8v-1a1 1 0 0 1 2 0v2c0 .5-.4 1-.9 1H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h15zM9 13H5v5h4v-5zm7-5c.5 0 1 .4 1 .9V11h2a1 1 0 0 1 .1 2H17v2a1 1 0 0 1-2 .1V13h-2a1 1 0 0 1-.1-2H15V9c0-.6.4-1 1-1zM9 6H5v5h4V6z"/></svg>',tableColumnDelete:'<svg viewBox="0 0 24 24"><path d="M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h14zm-4 4h-2V6h-2v2H9V6H5v12h4v-2h2v2h2v-2h2v2h4V6h-4v2zm.3.5 1 1.2-3 2.3 3 2.3-1 1.2L12 13l-3.3 2.6-1-1.2 3-2.3-3-2.3 1-1.2L12 11l3.3-2.5z"/></svg>',tableColumnCut:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M7.2 4.5a3 3 0 0 1 2.2 1A3.7 3.7 0 0 1 10.5 8v.5l1 1 4-4 1-.5a3.3 3.3 0 0 1 2 0c.4 0 .7.3 1 .5L17 8h4v13h-6V10l-1.5 1.5.5.5v4l-2.5-2.5-1 1v.5c0 .4 0 .8-.3 1.2-.2.5-.4.9-.8 1.2-.6.7-1.3 1-2.2 1-.8.2-1.5 0-2-.6l-.5-.8-.2-1c0-.4 0-.8.3-1.2A3.9 3.9 0 0 1 7 12.7c.5-.2 1-.3 1.5-.2l1-1-1-1c-.5 0-1 0-1.5-.2-.5-.1-1-.4-1.4-.9-.4-.3-.6-.7-.8-1.2L4.5 7c0-.4 0-.7.2-1 0-.3.3-.6.5-.8.5-.5 1.2-.8 2-.7zm12.3 5h-3v10h3v-10zM8 13.8h-.3l-.4.2a2.8 2.8 0 0 0-.7.4v.1a2.8 2.8 0 0 0-.6.8l-.1.4v.7l.2.5.5.2h.7a2.6 2.6 0 0 0 .8-.3 2.4 2.4 0 0 0 .7-.7 2.5 2.5 0 0 0 .3-.8 1.5 1.5 0 0 0 0-.8 1 1 0 0 0-.2-.4 1 1 0 0 0-.5-.2H8zm3.5-3.7c-.4 0-.7.1-1 .4-.3.3-.4.6-.4 1s.1.7.4 1c.3.3.6.4 1 .4s.7-.1 1-.4c.3-.3.4-.6.4-1s-.1-.7-.4-1c-.3-.3-.6-.4-1-.4zM7 5.8h-.4a1 1 0 0 0-.5.3 1 1 0 0 0-.2.5v.7a2.5 2.5 0 0 0 .3.8l.2.3h.1l.4.4.4.2.4.1h.7L9 9l.2-.4a1.6 1.6 0 0 0 0-.8 2.6 2.6 0 0 0-.3-.8 2.5 2.5 0 0 0-1.2-1l-.4-.1H7z"/></svg>',tableColumnCopy:'<svg viewBox="0 0 24 24"><path d="M17 6v16h-7V6h7zm-2 2h-3v12h3V8zm-2-6v2H8v15H6V2h7z"/></svg>',tableColumnPasteBefore:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V18c0 1-.8 2-1.9 2H11v-2h7V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v2H4V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm-2 7v12H4V8h6zM8.5 9.5h-3v9h3v-9zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>',tableColumnPasteAfter:'<svg viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 1a3 3 0 0 1 2.8 2H18c1 0 2 .8 2 1.9V7h-2V5h-2v1c0 .6-.4 1-1 1H9a1 1 0 0 1-1-1V5H6v13h7v2H6c-1 0-2-.8-2-1.9V5c0-1 .8-2 1.9-2h3.3A3 3 0 0 1 12 1zm8 7v12h-6V8h6zm-1.5 1.5h-3v9h3v-9zM12 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/></svg>'},$e="table",za="thead",Ba="tfoot",Us="tbody",fe="row",j="cell",Fr="clipboardTable",Zu=[$e,za,Ba,Us,fe,j],ns=n=>n.em.get(Fr)||[],Yu=n=>n.every(e=>e.is(j)),_r=(n,e)=>{const{editor:t,event:o,opts:s}=n,r=o.currentTarget||o.target,{x:i,y:l,width:a,height:c}=r.getBoundingClientRect(),d={style:{width:240,height:300},placer:{type:"popover",closeOnClickAway:!0,x:i,y:l,w:a,h:c},layout:{type:"tabs",value:"props",tabs:[{id:"styles",label:"Styles",children:{type:"panelStyles"}},{id:"props",label:"Properties",children:{type:"panelProperties",style:{padding:"14px 7px"}}}]},...e};Bt(s.openSettings)?s.openSettings({...n,layoutProps:d}):t.runCommand(F.layoutToggle,d)},Xu=(n,{rows:e=1,cells:t=5,text:o}={})=>({type:n,components:Array.from(Array(e).keys()).map(s=>({type:fe,components:Array.from(Array(t).keys()).map(r=>({type:j,components:o?{type:"text",content:Bt(o)?o({y:s,x:r}):o}:void 0}))}))}),Va="Table settings",Ha=n=>{const{component:e}=n;return e.is($e)?e:e.closestType($e)},Qu=n=>{var e;(e=Ha(n))==null||e.remove(n.opts)},ep=n=>{const e=Ha(n);e&&(n.editor.select(e),_r(n,{id:"tableSettings",header:{label:Va}}))},Fa=n=>[{id:I.table,icon:B[I.table],label:"Table",items:[{id:I.tableSettings,label:Va,icon:B[I.tableSettings],onClick:({event:t})=>ep({...n,event:t})},{id:I.tableDelete,label:"Delete table",icon:B[I.tableDelete],onClick:()=>Qu(n)}]}],_a=({editor:n})=>{const e=ns(n);return e.length&&Yu(e)},xi=({component:n,editor:e,after:t})=>{if(!n.is(j))return;const o=n.closestType($e),s=n.closestType(fe),r=n.index()+(t?1:0);o==null||o.findType(fe).forEach(l=>l.append({type:j},{at:r}));const i=s==null?void 0:s.components().at(r);i&&e.select(i)},Ga=({component:n,opts:e})=>{if(!n.is(j))return;const t=n.closestType($e),o=n.index();t==null||t.findType(fe).forEach(s=>{var r;return(r=s.components().at(o))==null?void 0:r.remove(e)})},Wa=({component:n,editor:e})=>{if(!n.is(j))return;const t=n.closestType($e),o=n.index(),s=(t==null?void 0:t.findType(fe).map(r=>r.components().at(o)))||[];s.length&&e.em.set(Fr,s)},wi=n=>{const{component:e,editor:t,after:o}=n;if(!e.is(j)||!_a(n))return;const s=ns(t),r=e.closestType($e),i=e.index()+(o?1:0);r==null||r.findType(fe).forEach((l,a)=>{const c=s[a],d=(c==null?void 0:c.clone())||{type:j};l.append(d,{at:i})})},tp=n=>{const{component:e}=n;e.is(j)&&(Wa(n),Ga({...n,opts:{temporary:!0}}))},np=n=>{const e=_a(n);return[{id:I.tableColumnItems,icon:B[I.tableColumn],label:"Column",items:[{id:I.tableColumnInsertBefore,label:"Insert column before",icon:B[I.tableColumnInsertBefore],onClick:()=>xi(n)},{id:I.tableColumnInsertAfter,label:"Insert column after",icon:B[I.tableColumnInsertAfter],onClick:()=>xi({...n,after:!0})},{id:I.tableColumnDelete,label:"Delete column",icon:B[I.tableColumnDelete],onClick:()=>Ga(n)},{id:I.tableColumnCut,label:"Cut column",icon:B[I.tableColumnCut],onClick:()=>tp(n)},{id:I.tableColumnCopy,label:"Copy column",icon:B[I.tableColumnCopy],onClick:()=>Wa(n)},{id:I.tableColumnPasteBefore,label:"Paste column before",icon:B[I.tableColumnPasteBefore],disabled:!e,onClick:()=>wi(n)},{id:I.tableColumnPasteAfter,label:"Paste column after",icon:B[I.tableColumnPasteAfter],disabled:!e,onClick:()=>wi({...n,after:!0})}]}]},ja="Row settings",op=n=>n.every(e=>e.is(fe)),gn=n=>{const{component:e}=n,t=e.is(j),o=e.is(fe);if(!(!t&&!o))return o?e:e.closestType(fe)},Ci=n=>{const{component:e,editor:t,after:o}=n,s=gn(n);if(!s)return;const r=s.index()+(o?1:0),i=s.components().length,l=Array.from(Array(i).keys()).map(()=>({type:j})),a=s.parent();if(a){const c=a.append({type:fe,components:l},{at:r})[0];if(e.is(j)&&c){const d=e.index(),u=c.components().at(d);u&&t.select(u)}}},qa=n=>{var e;(e=gn(n))==null||e.remove(n.opts)},Ua=n=>{const e=gn(n);e&&n.editor.em.set(Fr,[e])},ki=n=>{var l;const{editor:e,after:t}=n,o=gn(n);if(!o||!Ka(n))return;const r=ns(e)[0],i=o.index()+(t?1:0);r&&((l=o.parent())==null||l.append(r.clone(),{at:i}))},sp=n=>{gn(n)&&(Ua(n),qa({...n,opts:{temporary:!0}}))},Ka=({editor:n})=>{const e=ns(n);return e.length&&op(e)},rp=n=>{const e=gn(n);e&&(n.editor.select(e),_r(n,{id:"tableRowSettings",header:{label:ja}}))},Ja=n=>{const e=Ka(n);return[{id:I.tableRowItems,icon:B[I.tableRowProperties],label:"Row",items:[{id:I.tableRowInsertBefore,label:"Insert row before",icon:B[I.tableRowInsertBefore],onClick:()=>Ci(n)},{id:I.tableRowInsertAfter,label:"Insert row after",icon:B[I.tableRowInsertAfter],onClick:()=>Ci({...n,after:!0})},{id:I.tableRowDelete,label:"Delete row",icon:B[I.tableRowDelete],onClick:()=>qa(n)},{id:I.tableRowProperties,label:ja,icon:B[I.tableRowProperties],onClick:({event:o})=>rp({...n,event:o})},{id:I.tableRowCut,label:"Cut row",icon:B[I.tableRowCut],onClick:()=>sp(n)},{id:I.tableRowCopy,label:"Copy row",icon:B[I.tableRowCopy],onClick:()=>Ua(n)},{id:I.tableRowPasteBefore,label:"Paste row before",icon:B[I.tableRowPasteBefore],disabled:!e,onClick:()=>ki(n)},{id:I.tableRowPasteAfter,label:"Paste row after",icon:B[I.tableRowPasteAfter],disabled:!e,onClick:()=>ki({...n,after:!0})}]},...Fa(n)]},Gr=n=>{const e=n.attributes.attributes||{},t=parseInt(`${e.rowspan||1}`,10),o=parseInt(`${e.colspan||1}`,10);return{rowspan:t,colspan:o}};function Za(n){const e=[];return n.components().forEach((t,o)=>{t.components().each((s,r)=>{const{rowspan:i,colspan:l}=Gr(s);if(e[o])for(;e[o][r];)r++;for(let a=o;a<o+i;a++){e[a]||(e[a]=[]);for(let c=r;c<r+l;c++)e[a][c]={real:a===o&&c===r,cell:s,rowspan:i,colspan:l}}})}),e}function Zt(n,e,t){var o;return(o=n[t])==null?void 0:o[e]}const Ks=n=>n.closestType(fe);function ip(n,{x:e,y:t,rows:o,cols:s}){var l;let r=Ks(n[t][e].cell),i;for(let a=1;a<=o;a++)if(r=(l=r==null?void 0:r.parent())==null?void 0:l.components().at(r.index()+1),r){for(i=e;i>=0;i--){const{cell:c}=n[t+a][i],d=Ks(c);if(d===r){for(let u=1;u<=s;u++){const p=c.index();d.append({type:j},{at:p+1})}break}}if(i===-1){const d=r.components().at(0).index();for(let u=1;u<=s;u++)r.append({type:j},{at:d})}}}function Ya(n){for(let e=0;e<n.length;e++)for(let t=0;t<n[e].length;t++){const s=n[e][t].cell;if(s.em.selected.hasComponent(s)){const{rowspan:r,colspan:i}=Gr(s);if(i>1||r>1){s.addAttributes({colspan:1,rowspan:1});for(let l=0;l<i-1;l++){const a=s.index();Ks(s).append({type:j},{at:a+1})}ip(n,{x:t,y:e,rows:r-1,cols:i})}}}}function lp(n){const e=[];n.components().forEach(t=>{t.components().length||e.push(t)}),e.forEach(t=>t.remove())}const ss=(n,e={})=>{var i;const t=Za(n),{em:o}=n;let s,r;for(let l=0;l<t.length;l++)for(let a=0;a<t[l].length;a++){const c=t[l][a];if((i=e.selected)!=null&&i.includes(c.cell)||o.selected.hasComponent(c.cell)){const d={x:a,y:l};s||(s=d),r=d}}return{grid:t,startPos:s,endPos:r}};function ap(n,e={}){const t=ss(n),{startPos:o,endPos:s}=t;let{grid:r}=t;const{em:i}=n;if(!o||!s)return;const l=o.x,a=o.y,c=s.x,d=s.y,u=Zt(r,l,a),p=Zt(r,c,d);if(u&&p){Ya(r),r=Za(n);const h=[],f=Zt(r,l,a).cell;f.addAttributes({colspan:c-l+1,rowspan:d-a+1});for(let m=a;m<=d;m++)for(let g=l;g<=c;g++){const b=Zt(r,g,m);if(!b)continue;const{cell:C}=b;C!==f&&h.push(C)}h.forEach(m=>{e.mergeContent&&f.append(m.components().models),m.remove()}),i.setSelected(f),lp(n)}}const Xa="Cell settings",cp="Merge cells",dp="Split cell",up=n=>n.closestType(fe),an=n=>{var e;return(e=up(n))==null?void 0:e.parent()},pp=n=>{const e=n.editor.getSelectedAll(),t=an(e[0]),o=e[0];if(!t||!(o!=null&&o.is(j))||e.length>1)return!1;const{rowspan:s,colspan:r}=Gr(o);return!(r<2&&s<2)},hp=n=>{const t=n.editor.getSelectedAll()[0],o=an(t),{grid:s}=ss(o);Ya(s)},Qa=n=>{const e=n.editor.getSelectedAll(),t=an(e[0]);if(!t||e.length<2||e.some(l=>!l.is(j)||an(l)!==t))return!1;const{grid:o,startPos:s,endPos:r}=ss(t),{em:i}=t;if(!s||!r)return!1;for(let l=s.y;l<=r.y;l++)for(let a=s.x;a<=r.x;a++){const c=Zt(o,a,l);if(!c||!i.selected.hasComponent(c.cell))return!1}return!0},fp=n=>{const{editor:e}=n;if(!Qa(n))return;const t=e.getSelectedAll(),o=an(t[0]);ap(o,{mergeContent:!0})},mp=n=>{_r(n,{id:"tableCellSettings",header:{label:Xa}})},gp=n=>[{id:I.tableCellItems,icon:B[I.tableCellProperties],label:"Cell",items:[{id:I.tableCellProperties,label:Xa,icon:B[I.tableCellProperties],onClick:({event:t})=>mp({...n,event:t})},{id:I.tableCellMerge,label:cp,icon:B[I.tableCellMerge],onClick:()=>fp(n),disabled:!Qa(n)},{id:I.tableCellSplit,label:dp,icon:B[I.tableCellSplit],onClick:()=>hp(n),disabled:!pp(n)}]},...np(n),...Ja(n)],yp=n=>{const e=n[0]&&an(n[0]);if(!e)return;const{grid:t,startPos:o,endPos:s}=ss(e,{selected:n});if(!o||!s)return;const r=[];for(let i=o.y;i<=s.y;i++)for(let l=o.x;l<=s.x;l++){const a=Zt(t,l,i);a&&r.push(a.cell)}r.length&&e.em.setSelected(r,{fromCell:!0})},bp=function(n,e={}){const t={block:{},...e},{Components:o}=n,s={copyable:!1,emptyState:!0,highlightable:!1,stylable:["color","font-family","font-size","font-weight","line-height","text-align","vertical-align","background-color","border-width","border-style","border-color"]};o.addType($e,{block:t.block&&{label:"Table",media:B.table,category:"Extra",content:{type:$e,style:{width:"100%"}},select:!0,...t.block},model:{defaults:{emptyState:!0,highlightable:!1,icon:B.table,stylable:["width","height","margin","font-family","font-size","font-weight","line-height","text-align","background","background-color","border-width","border-style","border-color"],traits:[{type:"number",min:0,name:"cellspacing",label:"Cell spacing"},{type:"number",min:0,name:"cellpadding",label:"Cell padding"},{id:"tableCaption",type:"checkbox",label:"Caption",setValue({component:i,value:l,emitUpdate:a}){const c=i.find("caption")[0];l?!c&&i.append({type:"text",tagName:"caption",components:{type:"textnode",content:"Caption"}}):c==null||c.remove(),a(),n.refresh({tools:!0})},getValue(i){return!!i.component.find("caption")[0]}}],components:Xu(Us,{rows:5}),contextMenu:({items:i,editor:l,component:a})=>[...Fa({editor:l,component:a,opts:t}),...i]}}}),o.addType(za,{model:{defaults:{icon:B.tableHead,...s}}}),o.addType(Ba,{model:{defaults:{icon:B.tableFoot,...s}}}),o.addType(Us,{model:{defaults:{icon:B.tableRowProperties,...s}}}),o.addType(fe,{model:{defaults:{icon:B.tableRowProperties,emptyState:!0,highlightable:!1,stylable:["height","text-align","border-width","border-style","border-color"],traits:[],contextMenu:({items:i,editor:l,component:a})=>[...Ja({editor:l,component:a,opts:t}),...i]}}}),o.addType(j,{model:{defaults:{icon:B.tableCellProperties,emptyState:{styleOut:"height: 1px"},stylable:["width","height","padding","background","background-color","text-align","vertical-align","border-width","border-style","border-color"],traits:[{id:"tableCellType",type:"select",options:[{value:"td",name:"Cell"},{value:"th",name:"Header Cell"}],label:"Cell type",name:"tagName",changeProp:!0},{id:"tableCellScope",type:"select",options:[{value:!1,name:"None"},{value:"row",name:"Row"},{value:"col",name:"Column"},{value:"rowgroup",name:"Row group"},{value:"colgroup",name:"Column group"}],label:"Scope",name:"scope"}],contextMenu:({items:i,editor:l,component:a})=>[...gp({editor:l,component:a,opts:t}),...i]}}});const r=Fn((i,l)=>{var u;const a=n.getSelectedAll(),c=!!((u=l==null?void 0:l.event)!=null&&u.shiftKey);if(a.length<2||!c||l.fromCell)return;const d=a.map(p=>p.is(j)?p:p.closestType(j)).filter(Boolean);d.length===a.length&&yp(d)},0);n.on("component:select",r),G({editor:n,plan:Ju,pluginName:Ku,licenseKey:t.licenseKey,cleanup:()=>{n.off("component:select",r),n.Blocks.remove($e),Zu.forEach(i=>o.removeType(i))}})},Sp=_(bp),vp="listPagesComponent",xp=H.startup,Ei="page://",gt="list-pages",Ft="list-pages-item",yt="list-pages-link",wp=n=>n.components().reduce((e,t)=>{var i;const o=t.findFirstType(yt),s=(i=o==null?void 0:o.attributes.attributes)==null?void 0:i.href,r=s!=null&&s.startsWith(Ei)?s.replace(Ei,""):"";if(r&&o){const l=e[r];l?l.push(o):e[r]=[o]}return e},{}),Eo="data-type-role",Cp="page_root",kp=n=>e=>e.is(n),Ep=n=>(e,t)=>t.is(n),gs=n=>e=>{var t;return((t=e.getAttribute)==null?void 0:t.call(e,Eo))===n},Tp=function(n,e={}){const{Blocks:t,Components:o,Pages:s}=n,{licenseKey:r,block:i={}}=e,l="List Pages",a="List Pages Item",c="Link",d=`${ze}${gt}`,u=`${ze}${yt}`,p='<svg viewBox="0 0 24 24"><path d="M11 15H17V17H11V15M9 7H7V9H9V7M11 13H17V11H11V13M11 9H17V7H11V9M9 11H7V13H9V11M21 5V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V5C3 3.9 3.9 3 5 3H19C20.1 3 21 3.9 21 5M19 5H5V19H19V5M9 15H7V17H9V15Z"/></svg>',h='<svg viewBox="0 0 24 24"><path d="M7,5H21V7H7V5M7,13V11H21V13H7M4,4.5A1.5,1.5 0 0,1 5.5,6A1.5,1.5 0 0,1 4,7.5A1.5,1.5 0 0,1 2.5,6A1.5,1.5 0 0,1 4,4.5M4,10.5A1.5,1.5 0 0,1 5.5,12A1.5,1.5 0 0,1 4,13.5A1.5,1.5 0 0,1 2.5,12A1.5,1.5 0 0,1 4,10.5M7,19V17H21V19H7M4,16.5A1.5,1.5 0 0,1 5.5,18A1.5,1.5 0 0,1 4,19.5A1.5,1.5 0 0,1 2.5,18A1.5,1.5 0 0,1 4,16.5Z" /></svg>';o.addType(gt,{block:i&&{label:l,media:p,category:"Extra",select:!0,...e.block},isComponent:gs(gt),model:{defaults:{tagName:"ul",name:l,[Cp]:"",classes:d,attributes:{[Eo]:gt,role:"navigation"},droppable:kp(Ft),styles:`
|
|
62
62
|
.${d} {
|
|
63
63
|
list-style: none;
|
|
64
64
|
margin: 0;
|
|
65
65
|
padding: 0;
|
|
66
66
|
}
|
|
67
|
-
`},init(){this.syncPageItems=
|
|
67
|
+
`},init(){this.syncPageItems=Fn(this.syncPageItems.bind(this),0),this.listenTo(this.em,s.events.all,this.syncPageItems),this.syncPageItems()},syncPageItems(){if(n.Components.getSymbolInfo(this).isInstance)return;const f=this.em.Pages.getAll(),m=this.components(),g=wp(this);f.forEach((b,C)=>{const y=b.id,S=b.getName(),v=g[y];v?v==null||v.forEach(w=>{w.getInnerHTML()!==S&&w.components(S)}):m.add({type:Ft,components:[{type:yt,attributes:{href:`page://${y}`},components:{type:"textnode",content:S}}]},{at:C})})}}}),o.addType(Ft,{isComponent:gs(Ft),model:{defaults:{name:a,tagName:"li",icon:h,attributes:{[Eo]:Ft},components:{type:yt},draggable:Ep(gt)}}}),o.addType(yt,{extend:"link",isComponent:gs(yt),model:{defaults:{removable:!1,copyable:!1,delegate:{move:f=>f.closestType(Ft)},name:c,classes:u,attributes:{[Eo]:yt},components:{type:"textnode",content:"Item"},styles:`
|
|
68
68
|
.${u} {
|
|
69
69
|
text-decoration: none;
|
|
70
70
|
}
|
|
71
|
-
`}}}),G({editor:n,licenseKey:r,plan:
|
|
71
|
+
`}}}),G({editor:n,licenseKey:r,plan:xp,pluginName:vp,cleanup:()=>{t.remove(gt),o.removeType(gt)}})},Mp=_(Tp),Ap="fsLightboxComponent",Pp=H.startup,lo="data-fslightbox",ao="data-type",Op="fslightbox-open",_t="fslightbox",Gt={image:'<svg viewBox="0 0 24 24"><path d="m8.5 13.5 2.5 3 3.5-4.5 4.5 6H5m16 1V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2Z"/></svg>',video:'<svg viewBox="0 0 24 24"><path d="M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4Z"/></svg>',imageLightbox:'<svg viewBox="0 0 24 24"><path d="M4,2H20A2,2 0 0,1 22,4V16A2,2 0 0,1 20,18H16L12,22L8,18H4A2,2 0 0,1 2,16V4A2,2 0 0,1 4,2M19,15V7L15,11L13,9L7,15H19M7,5A2,2 0 0,0 5,7A2,2 0 0,0 7,9A2,2 0 0,0 9,7A2,2 0 0,0 7,5Z" /></svg>',external:'<svg viewBox="0 0 24 24"><path d="M14 3v2h3.6l-9.8 9.8 1.4 1.4L19 6.4V10h2V3m-2 16H5V5h7V3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-7h-2v7z"/></svg>',eye:'<svg viewBox="0 0 24 24"><path d="M12 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0 8a5 5 0 0 1-5-5 5 5 0 0 1 5-5 5 5 0 0 1 5 5 5 5 0 0 1-5 5m0-12.5C7 4.5 2.7 7.6 1 12a11.8 11.8 0 0 0 22 0c-1.7-4.4-6-7.5-11-7.5Z"/></svg>'},Np=function(n,e={}){const{Blocks:t,Components:o}=n,s="Lightbox",r=`${ze}${_t}`,i={toolbarIconOpen:Gt.eye,block:{},defaultSrc:"https://placehold.co/300/777/white.png?text=Image",cdnScript:"https://cdn.jsdelivr.net/npm/fslightbox@3.4.2/index.js",...e},{block:l,toolbarIconOpen:a,defaultSrc:c}=i,d=function(C){const y=this,S="data-fslightbox",v=window,w=()=>{var M;const x=v.refreshFsLightbox;x==null||x();const E=y.getAttribute(S);if((M=v.fsLightboxInstances)==null||M[E],!v._isEditor)return;Array.from(document.querySelectorAll(`[${S}]`)).forEach(P=>{const O=P.onclick;P.onclick=function(N){N.preventDefault();const D=P;!D.__skipLb&&(O==null||O(N)),D.__skipLb=!0}})};if(v.refreshFsLightbox)w();else{const x=document.createElement("script");x.src=C.cdnScript,x.onload=w,document.head.appendChild(x)}},u=C=>({id:`${_t}-open-lb`,label:a,command:()=>{const y=C.getView();y==null||y.toggleLightbox()}}),p="source-type",h={type:"radio",name:p,label:"Source type",changeProp:!0,options:[{id:"image",label:"Image",icon:Gt.image},{id:"video",label:"Video",icon:Gt.video},{id:"el",label:"Custom Element",icon:Gt.external}],labelToTitle:!0},f={id:"href-image",name:"href",type:"file",label:"Source Image"},m={id:"href-video",name:"href",label:"Source Video",placeholder:"https://www.youtube.com/watch?v=..."},g={id:"href-el",name:"href",label:"Source Element",placeholder:"#custom-element-id"},b={image:[f],video:[m],el:[g]};o.addType(_t,{block:l&&{label:s,media:Gt.imageLightbox,category:"Extra",select:!0,...i.block},isComponent:C=>{var y;return(y=C.hasAttribute)==null?void 0:y.call(C,lo)},extendFn:["initToolbar"],model:{defaults:{tagName:"a",name:s,icon:Gt.imageLightbox,classes:r,draggable:(C,y)=>!y.is(_t),attributes:{[lo]:"lightbox",[ao]:"image",href:c},components:{type:"image",src:c},script:d,cdnScript:i.cdnScript,"script-props":["attributes","cdnScript"],[p]:"image",traits:[h,{name:lo,label:"Group name"},{type:"button",label:"Toggle Lightbox",command(C,y){var v;const S=(v=y.target)==null?void 0:v.getView();S==null||S.toggleLightbox()}}],styles:`
|
|
72
72
|
.${r} {
|
|
73
73
|
display: inline-block;
|
|
74
74
|
padding: 10px;
|
|
75
75
|
}
|
|
76
|
-
`},init(){const C=[p].map(y=>`change:${y}`).join(" ");this.on(C,this.updateTraits),this.on(`change:${p}`,this.onSourceTypeChange),this.on("change:attributes:href",this.adjustSourceType),this.updateTraits({init:!0}),this.adjustSourceType()},onSourceTypeChange(C,y,b){if(b.adjust)return;const x=this.get(p)==="video"?"video":"image";this.addAttributes({[lo]:x,href:""})},adjustSourceType(){const C=this.get(p),y=this.getAttributes().href||"",b={adjust:!0};if(C==="video"){const S=y.includes("youtube.com")?"youtube":"video";this.addAttributes({[lo]:S},b)}else C!=="el"&&y.startsWith("#")?this.set(p,"el",b):C==="image"&&this.addAttributes({[lo]:"image"},b)},updateTraits(C={}){const{changed:y}=this,{init:b}=C;if(y[h.name]||b){this.removeTrait([f.name,m.name,g.name]);const S=this.get(p)||"image",x=this.getTraitIndex(p)+1;this.addTrait(v[S],{at:x})}},initToolbar(){if(!a)return;const{toolbar:C}=this,y=u(this);!C.find(S=>S.id===y.id)&&(C==null||C.unshift(y))}},view:{onRender(){this.el.__skipLb=!0},toggleLightbox(){var P;const{em:C,el:y,model:b}=this,{Canvas:S}=C,x=b.getAttributes()[io],{defaultView:w,documentElement:E}=y.ownerDocument,k=(P=w.fsLightboxInstances)==null?void 0:P[x];if(E.classList.contains(Mp))k.close();else{y.__skipLb=!1;let N;k.props.onOpen=()=>{N=S.getSpots(),setTimeout(()=>S.removeSpots())},k.props.onClose=()=>{N.forEach(I=>S.addSpot(I.attributes))},y.click()}}}}),G({editor:n,plan:Ep,licenseKey:i.licenseKey,pluginName:Tp,cleanup:()=>{t.remove(Ft),o.removeType(Ft)}})},Pp=_(Ap),Ip="lightGalleryComponent",Np=H.startup;var qt=(n=>(n.image="image",n.video="video",n.external="external",n))(qt||{});const bt="lightGallery",ki=`${bt}-item`,To="data-lightgallery",Ti=`${To}-item`,Oo="toggle",xt={image:'<svg viewBox="0 0 24 24"><path d="m8.5 13.5 2.5 3 3.5-4.5 4.5 6H5m16 1V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2Z"/></svg>',video:'<svg viewBox="0 0 24 24"><path d="M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4Z"/></svg>',gallery:'<svg viewBox="0 0 24 24"><path d="M4,2H20A2,2 0 0,1 22,4V16A2,2 0 0,1 20,18H16L12,22L8,18H4A2,2 0 0,1 2,16V4A2,2 0 0,1 4,2M19,15V7L15,11L13,9L7,15H19M7,5A2,2 0 0,0 5,7A2,2 0 0,0 7,9A2,2 0 0,0 9,7A2,2 0 0,0 7,5Z" /></svg>',galleryItem:'<svg viewBox="0 0 24 24"><path d="M20 2H4a2 2 0 0 0-2 2v18l4-4h14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M8 14H6v-2h2v2m0-3H6V9h2v2m0-3H6V6h2v2m7 6h-5v-2h5v2m3-3h-8V9h8v2m0-3h-8V6h8v2Z"/></svg>',external:'<svg viewBox="0 0 24 24"><path d="M14 3v2h3.6l-9.8 9.8 1.4 1.4L19 6.4V10h2V3m-2 16H5V5h7V3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-7h-2v7z"/></svg>',eye:'<svg viewBox="0 0 24 24"><path d="M12 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0 8a5 5 0 0 1-5-5 5 5 0 0 1 5-5 5 5 0 0 1 5 5 5 5 0 0 1-5 5m0-12.5C7 4.5 2.7 7.6 1 12a11.8 11.8 0 0 0 22 0c-1.7-4.4-6-7.5-11-7.5Z"/></svg>'},gs={propKeys:[],props:{},traits:[]},bn=(n,e={})=>{var s;const t={},o=[];for(const r in n){const{value:i,...l}=n[r];o.push({id:r,name:r,changeProp:!0,category:e.category,...l}),t[r]=i;const{subTraits:a={}}=l;for(const c in l.subTraits)(s=a[c])==null||s.forEach(d=>{const u=d.id||d.name;t[u]=d.value})}return{propKeys:Object.keys(t),props:t,traits:o}},Ks=(n,e)=>{const t=n.getTrait(e),o=t.get("category"),s=t.get("subTraits")||{},i=(Object.values(s).flat()||[]).map(c=>c.id||c.name);n.removeTrait(i);const l=s[t.getValue()],a=n.getTraitIndex(e)+1;l&&n.addTrait(l.map(c=>({category:o,...c})),{at:a})},ys=(n,e)=>{e.forEach(t=>{const o=n.getTrait(t);if(!o||!o.get("subTraits"))return;const s=o.changeProp?`change:${t}`:`change:attributes:${t}`;n.on(s,()=>Ks(n,t)),Ks(n,t)})},Op=(n,e,t)=>{const s=n.getTrait(e).get("subTraits")||{},i=(Object.values(s).flat()||[]).map(a=>{const c=a.name||a.id;return a.changeProp?`change:${c}`:`change:attributes:${c}`}),l=Array.from(new Set(i));l.length&&n.on(l.join(" "),t)},Rp={[Oo]:{type:"button",label:"Toggle Gallery",command:(n,e)=>{var t,o;return(o=(t=e.target)==null?void 0:t.getView())==null?void 0:o.toggleGallery()}},speed:{type:"number",label:"Speed",tip:"Transition duration between slides (in ms)",value:400,step:50,min:0},inline:{type:"checkbox",label:"Inline Gallery",value:!1},allowMediaOverlap:{type:"checkbox",label:"Allow media overlap",tip:"If enabled, toolbar, captions and thumbnails will overlap with the media element",value:!1},controls:{type:"checkbox",label:"Show controls",tip:"If disabled, prev/next buttons will not be displayed",value:!0},counter:{type:"checkbox",label:"Show counter",tip:"Display the total number of images and index number of the currently displayed slide",value:!0},download:{type:"checkbox",label:"Download icon",tip:"Enable download button",value:!0},enableDrag:{type:"checkbox",label:"Enable drag",tip:"Enables desktop mouse drag support",value:!0},enableSwipe:{type:"checkbox",label:"Enable swipe",tip:"Enables swipe support for mobile devices",value:!0},escKey:{type:"checkbox",label:"Enable Esc key",tip:'Whether the gallery could be closed by pressing the "Esc" key',value:!0},keyPress:{type:"checkbox",label:"Enable keyboard navigation",value:!1},loop:{type:"checkbox",label:"Loop",tip:"If false, will disable the ability to loop back to the beginning of the gallery from the last slide",value:!0},getCaptionFromTitleOrAlt:{type:"checkbox",label:"Caption from title or alt",tip:"Get captions from alt or title tags",value:!0},showMaximizeIcon:{type:"checkbox",label:"Show maximize icon",value:!1},closable:{type:"checkbox",label:"Closable",tip:"If false, it won't be possible to close the gallery",value:!0},showCloseIcon:{type:"checkbox",label:"Show close icon",tip:"If false, close button won't be displayed.",visible:({component:n})=>!!n.getTrait("closable").getValue(),value:!0},closeOnTap:{type:"checkbox",label:"Close on tap",tip:"Allows clicks on black area to close gallery",visible:({component:n})=>!!n.getTrait("closable").getValue(),value:!0}},Dp={thumbnail:{category:{id:"thumbnail-options",label:"Thumbnail Options"},type:"checkbox",label:"Thumbnails",value:!0,subTraits:{false:[],true:[{type:"checkbox",name:"enableThumbDrag",label:"Thumbnail drag",tip:"Enable thumbnail drag on desktop",changeProp:!0,value:!0},{type:"checkbox",name:"enableThumbSwipe",label:"Thumbnail swipe",tip:"Enable thumbnail swipe on mobile devices",changeProp:!0,value:!0},{type:"select",name:"alignThumbnails",tip:"Position of thumbnails when the width of all thumbnails combined is less than the gallery's width",label:"Align Thumbnails",value:"middle",changeProp:!0,options:[{id:"left",label:"Left"},{id:"middle",label:"Middle"},{id:"right",label:"Right"}]},{type:"select",name:"currentPagerPosition",label:"Select thumbnail position",value:"middle",changeProp:!0,options:[{id:"left",label:"Left"},{id:"middle",label:"Middle"},{id:"right",label:"Right"}]},{type:"number",name:"thumbMargin",label:"Thumb margin",tip:"Spacing between each thumbnails",changeProp:!0,min:0,value:"5"},{type:"number",name:"thumbWidth",label:"Thumb width",tip:"Width of each thumbnails",changeProp:!0,min:0,value:"100"}]}}},Lp={autoplay:{category:{id:"autoplay-options",label:"Autoplay options"},type:"checkbox",label:"Autoplay",value:!0,subTraits:{false:[],true:[{type:"checkbox",name:"autoplayControls",label:"Autoplay controls",tip:"Show/hide autoplay controls",changeProp:!0,value:!0},{type:"checkbox",name:"progressBar",label:"Progress bar",tip:"Show autoplay progress bar",changeProp:!0,value:!0},{type:"checkbox",name:"forceSlideShowAutoplay",label:"Force autoplay",tip:"If false, autoplay will be stopped after first user action",changeProp:!0,value:!1},{type:"checkbox",name:"slideShowAutoplay",label:"Start autoplay",tip:"Enable autoplay on start",changeProp:!0,value:!1},{type:"number",name:"slideShowInterval",label:"Interval",tip:"The time (in ms) between each auto transition",changeProp:!0,min:0,step:50,value:5e3}]}}},$p={zoom:{category:{id:"zoom-options",label:"Zoom options"},type:"checkbox",label:"Zoom",value:!0,subTraits:{false:[],true:[{type:"checkbox",name:"actualSize",label:"Show actual size icon",changeProp:!0,value:!0},{type:"checkbox",name:"infiniteZoom",label:"Infinte zoom",changeProp:!0,value:!0},{type:"checkbox",name:"showZoomInOutIcons",label:"Show zoom in/out icons",changeProp:!0,value:!1},{type:"number",name:"scale",label:"Scale",tip:"Value of zoom should be incremented/decremented",changeProp:!0,min:0,value:1}]}}},Ze="sourceType",ao="data-iframe",Js={name:"href",type:"file",label:"Image Source"},Ro={name:"data-src",label:"Video Source",placeholder:"https://www.youtube.com/watch?v=..."},Zs={name:"data-poster",label:"Video Poster",type:"file"},Ei={name:"data-src",label:"External Source",placeholder:"https://some-external-source.com/...."},Xa={label:"Caption",name:"data-sub-html",placeholder:"My caption",changeProp:!1},zp={[Oo]:{type:"button",label:"Toggle Gallery",command:(n,e)=>{var s,r;const t=e.target,o=(s=t==null?void 0:t.closestType(bt))==null?void 0:s.getView();if(o&&t){const i=((r=o.getLightGallery())==null?void 0:r.items)||[],l=Array.from(i).indexOf(t.getEl());l>=0&&o.toggleGallery(l)}}},[Ze]:{type:"radio",label:"Source type",labelToTitle:!0,value:"image",subTraits:{image:[Js],video:[Ro,Zs],external:[Ei]},options:[{id:"image",label:Js.label||"",icon:xt.image},{id:"video",label:Ro.label||"",icon:xt.video},{id:"external",label:Ei.label||"",icon:xt.external}]},subHtml:Xa},Mi="lgThumbnail",Bp="lgVideo",Ai="lgAutoplay",Pi="lgZoom",Gt="https://cdn.jsdelivr.net/npm/lightgallery@2.8.2",Vp=function(n,e={}){const{Blocks:t,Components:o}=n,s="LightGallery",r="LightGallery Item",i={toolbarIconOpen:xt.eye,block:{},lgLicenseKey:"92DE1DB8-7986-4F02-B908-514F97678D28",defaultSrc:"https://placehold.co/200/777/white.png?text=Image",plugins:[Mi,Bp,Ai,Pi],cdnScript:[`${Gt}/lightgallery.min.js`,`${Gt}/plugins/thumbnail/lg-thumbnail.min.js`,`${Gt}/plugins/video/lg-video.min.js`,`${Gt}/plugins/autoplay/lg-autoplay.min.js`,`${Gt}/plugins/zoom/lg-zoom.min.js`],cdnStyle:`${Gt}/css/lightgallery-bundle.min.css`,...e},{block:l,toolbarIconOpen:a,defaultSrc:c}=i,d=function(y){const b=this,S=window,{plugins:x,cdnScript:w,cdnStyle:E,inline:k,lgLicenseKey:M,...P}=y||{},N=D=>isNaN(D)?void 0:parseInt(D,10),I=()=>{var J;const D={...P,licenseKey:M,speed:N(P.speed),startAnimationDuration:N(P.startAnimationDuration),thumbMargin:N(P.thumbMargin),thumbWidth:N(P.thumbWidth),slideShowInterval:N(P.slideShowInterval),scale:N(P.scale),enableZoomAfter:N(P.enableZoomAfter),plugins:(x||[]).map(ne=>S[ne])};k&&(D.container=b,D.closable=!1);const z=(J=S.lightGallery)==null?void 0:J.call(S,b,D);k&&z.openGallery()};if(S.lightGallery)I();else{const{head:D}=document,z=Array.isArray(w)?[...w]:[w],J=Array.isArray(E)?[...E]:[E],ne=q=>{if(q.length){const be=document.createElement("link");be.href=q.shift(),be.rel="stylesheet",D.appendChild(be),ne(q)}},Pe=q=>{if(q.length){const be=document.createElement("script");be.src=q.shift(),be.onerror=be.onload=Pe.bind(null,q),D.appendChild(be)}else I()};ne(J),Pe(z)}},u=y=>{const b=y.getTrait(Oo);if(!a||!b)return;const{toolbar:S}=y,x={id:Oo,label:a,command:()=>setTimeout(()=>b.runCommand(),100)};!S.find(E=>E.id===x.id)&&(S==null||S.unshift(x))};let p=[];const h=i.plugins||[],f=bn(Rp),m=h.includes(Mi)?bn(Dp):gs,g=h.includes(Ai)?bn(Lp):gs,v=h.includes(Pi)?bn($p):gs;o.addType(bt,{block:l&&{label:s,media:xt.gallery,category:"Extra",select:!0,...i.block},isComponent:y=>Co(y,To),extendFn:["init","initToolbar"],model:{defaults:{name:s,icon:xt.gallery,draggable:(y,b)=>!b.is(bt),attributes:{[To]:!0},components:{type:ki},script:d,selector:"",exThumbImage:"",cdnScript:i.cdnScript,cdnStyle:i.cdnStyle,plugins:i.plugins,lgLicenseKey:i.lgLicenseKey,"script-props":["lgLicenseKey","cdnScript","cdnStyle","plugins","selector","exThumbImage",...f.propKeys,...m.propKeys,...g.propKeys,...v.propKeys],...f.props,...m.props,...g.props,...v.props,traits:[...f.traits,...m.traits,...g.traits,...v.traits]},init(){ys(this,["thumbnail"]),ys(this,["autoplay"]),ys(this,["zoom"])},initToolbar(){u(this)}},extendFnView:["init"],view:{events:()=>({lgInit:"onLgInit",lgBeforeOpen:"onLgOpen",lgAfterClose:"onLgClose"}),init(){this.listenTo(this.model,o.events.scriptUnmount,this.destroyLightGallery)},getLightGallery(){return this.el.__lg},destroyLightGallery(){const y=this.getLightGallery();y==null||y.destroy()},disableLgInCanvas(){const y=this.getLightGallery();y.lgOpened=!0},isInlineGallery(){var b;const y=this.getLightGallery();return((b=y==null?void 0:y.settings)==null?void 0:b.container)===this.el},onLgInit(y){this.el.__lg=y.detail.instance,!this.isInlineGallery()&&this.disableLgInCanvas()},onLgOpen(){const{em:y}=this,{Canvas:b}=y,S=this.getLightGallery();p=b.getSpots(),setTimeout(()=>b.removeSpots()),S.__lgOpened=!0},onLgClose(){const y=this.getLightGallery();p.forEach(b=>this.em.Canvas.addSpot(b.attributes)),p=[],y.__lgOpened=!1,setTimeout(()=>this.disableLgInCanvas())},toggleGallery(y){const b=this.getLightGallery();if(b.__lgOpened)return b.closeGallery(!0);b.lgOpened=!1,b.openGallery(y)}}});const C=bn(zp);o.addType(ki,{isComponent:y=>Co(y,Ti)||y.tagName==="A"&&Co(y.parentElement,To),extendFn:["init","initToolbar"],model:{defaults:{tagName:"a",name:r,icon:xt.galleryItem,attributes:{[Ti]:!0,href:c},components:{type:"image",attributes:{alt:"Image",src:c}},...C.props,traits:[...C.traits]},init(){const y=[Ze].map(b=>`change:${b}`).join(" ");this.initSourceType(),this.on(y,this.updateTraits),this.updateTraits({init:!0}),this.initScriptUpdate(),Op(this,Ze,this.triggerGalleryUpdate)},initToolbar(){u(this)},initScriptUpdate(){const y=[Xa.name].map(b=>`change:attributes:${b}`).join(" ");this.on(y,this.triggerGalleryUpdate)},triggerGalleryUpdate(...y){var b;(b=this.closestType(bt))==null||b.__scriptPropsChange(...y)},updateTraits(y={}){const{changed:b}=this,{init:S}=y;if(b[Ze]||S){Ks(this,Ze);const x=this.getTrait(Ze).getValue();if(x===qt.image){this.removeAttributes([Ro.name,Zs.name,ao]);const w=this.getTrait(Js.name);w.setValue(w.getValue()||c)}else x===qt.video?this.removeAttributes([ao]):x===qt.external&&this.addAttributes({[ao]:!0})}},initSourceType(){const y=this.getAttributes({noClass:!0,noStyle:!0});y[ao]?this.set(Ze,qt.external):(y[Ro.name]||y[Zs.name])&&this.set(Ze,qt.video)}}}),G({editor:n,plan:Np,licenseKey:i.licenseKey,pluginName:Ip,cleanup:()=>{t.remove(bt),o.removeType(bt)}})},Hp=_(Vp),Me="swiper",Fn=`${Me}-slide`,Qt=`${Me}-wrapper`,en=`${Me}-nav-prev`,Do=`${Me}-nav-next`,tn=`${Me}-pagination`,An=`${Me}-scrollbar`,le={slider:`<svg viewBox="0 0 24 24">
|
|
76
|
+
`},init(){const C=[p].map(y=>`change:${y}`).join(" ");this.on(C,this.updateTraits),this.on(`change:${p}`,this.onSourceTypeChange),this.on("change:attributes:href",this.adjustSourceType),this.updateTraits({init:!0}),this.adjustSourceType()},onSourceTypeChange(C,y,S){if(S.adjust)return;const w=this.get(p)==="video"?"video":"image";this.addAttributes({[ao]:w,href:""})},adjustSourceType(){const C=this.get(p),y=this.getAttributes().href||"",S={adjust:!0};if(C==="video"){const v=y.includes("youtube.com")?"youtube":"video";this.addAttributes({[ao]:v},S)}else C!=="el"&&y.startsWith("#")?this.set(p,"el",S):C==="image"&&this.addAttributes({[ao]:"image"},S)},updateTraits(C={}){const{changed:y}=this,{init:S}=C;if(y[h.name]||S){this.removeTrait([f.name,m.name,g.name]);const v=this.get(p)||"image",w=this.getTraitIndex(p)+1;this.addTrait(b[v],{at:w})}},initToolbar(){if(!a)return;const{toolbar:C}=this,y=u(this);!C.find(v=>v.id===y.id)&&(C==null||C.unshift(y))}},view:{onRender(){this.el.__skipLb=!0},toggleLightbox(){var P;const{em:C,el:y,model:S}=this,{Canvas:v}=C,w=S.getAttributes()[lo],{defaultView:x,documentElement:E}=y.ownerDocument,k=(P=x.fsLightboxInstances)==null?void 0:P[w];if(E.classList.contains(Op))k.close();else{y.__skipLb=!1;let O;k.props.onOpen=()=>{O=v.getSpots(),setTimeout(()=>v.removeSpots())},k.props.onClose=()=>{O.forEach(N=>v.addSpot(N.attributes))},y.click()}}}}),G({editor:n,plan:Pp,licenseKey:i.licenseKey,pluginName:Ap,cleanup:()=>{t.remove(_t),o.removeType(_t)}})},Ip=_(Np),Rp="lightGalleryComponent",Dp=H.startup;var Ut=(n=>(n.image="image",n.video="video",n.external="external",n))(Ut||{});const St="lightGallery",Ti=`${St}-item`,To="data-lightgallery",Mi=`${To}-item`,Ro="toggle",wt={image:'<svg viewBox="0 0 24 24"><path d="m8.5 13.5 2.5 3 3.5-4.5 4.5 6H5m16 1V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2Z"/></svg>',video:'<svg viewBox="0 0 24 24"><path d="M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4Z"/></svg>',gallery:'<svg viewBox="0 0 24 24"><path d="M4,2H20A2,2 0 0,1 22,4V16A2,2 0 0,1 20,18H16L12,22L8,18H4A2,2 0 0,1 2,16V4A2,2 0 0,1 4,2M19,15V7L15,11L13,9L7,15H19M7,5A2,2 0 0,0 5,7A2,2 0 0,0 7,9A2,2 0 0,0 9,7A2,2 0 0,0 7,5Z" /></svg>',galleryItem:'<svg viewBox="0 0 24 24"><path d="M20 2H4a2 2 0 0 0-2 2v18l4-4h14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M8 14H6v-2h2v2m0-3H6V9h2v2m0-3H6V6h2v2m7 6h-5v-2h5v2m3-3h-8V9h8v2m0-3h-8V6h8v2Z"/></svg>',external:'<svg viewBox="0 0 24 24"><path d="M14 3v2h3.6l-9.8 9.8 1.4 1.4L19 6.4V10h2V3m-2 16H5V5h7V3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-7h-2v7z"/></svg>',eye:'<svg viewBox="0 0 24 24"><path d="M12 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0 8a5 5 0 0 1-5-5 5 5 0 0 1 5-5 5 5 0 0 1 5 5 5 5 0 0 1-5 5m0-12.5C7 4.5 2.7 7.6 1 12a11.8 11.8 0 0 0 22 0c-1.7-4.4-6-7.5-11-7.5Z"/></svg>'},ys={propKeys:[],props:{},traits:[]},Sn=(n,e={})=>{var s;const t={},o=[];for(const r in n){const{value:i,...l}=n[r];o.push({id:r,name:r,changeProp:!0,category:e.category,...l}),t[r]=i;const{subTraits:a={}}=l;for(const c in l.subTraits)(s=a[c])==null||s.forEach(d=>{const u=d.id||d.name;t[u]=d.value})}return{propKeys:Object.keys(t),props:t,traits:o}},Js=(n,e)=>{const t=n.getTrait(e),o=t.get("category"),s=t.get("subTraits")||{},i=(Object.values(s).flat()||[]).map(c=>c.id||c.name);n.removeTrait(i);const l=s[t.getValue()],a=n.getTraitIndex(e)+1;l&&n.addTrait(l.map(c=>({category:o,...c})),{at:a})},bs=(n,e)=>{e.forEach(t=>{const o=n.getTrait(t);if(!o||!o.get("subTraits"))return;const s=o.changeProp?`change:${t}`:`change:attributes:${t}`;n.on(s,()=>Js(n,t)),Js(n,t)})},Lp=(n,e,t)=>{const s=n.getTrait(e).get("subTraits")||{},i=(Object.values(s).flat()||[]).map(a=>{const c=a.name||a.id;return a.changeProp?`change:${c}`:`change:attributes:${c}`}),l=Array.from(new Set(i));l.length&&n.on(l.join(" "),t)},$p={[Ro]:{type:"button",label:"Toggle Gallery",command:(n,e)=>{var t,o;return(o=(t=e.target)==null?void 0:t.getView())==null?void 0:o.toggleGallery()}},speed:{type:"number",label:"Speed",tip:"Transition duration between slides (in ms)",value:400,step:50,min:0},inline:{type:"checkbox",label:"Inline Gallery",value:!1},allowMediaOverlap:{type:"checkbox",label:"Allow media overlap",tip:"If enabled, toolbar, captions and thumbnails will overlap with the media element",value:!1},controls:{type:"checkbox",label:"Show controls",tip:"If disabled, prev/next buttons will not be displayed",value:!0},counter:{type:"checkbox",label:"Show counter",tip:"Display the total number of images and index number of the currently displayed slide",value:!0},download:{type:"checkbox",label:"Download icon",tip:"Enable download button",value:!0},enableDrag:{type:"checkbox",label:"Enable drag",tip:"Enables desktop mouse drag support",value:!0},enableSwipe:{type:"checkbox",label:"Enable swipe",tip:"Enables swipe support for mobile devices",value:!0},escKey:{type:"checkbox",label:"Enable Esc key",tip:'Whether the gallery could be closed by pressing the "Esc" key',value:!0},keyPress:{type:"checkbox",label:"Enable keyboard navigation",value:!1},loop:{type:"checkbox",label:"Loop",tip:"If false, will disable the ability to loop back to the beginning of the gallery from the last slide",value:!0},getCaptionFromTitleOrAlt:{type:"checkbox",label:"Caption from title or alt",tip:"Get captions from alt or title tags",value:!0},showMaximizeIcon:{type:"checkbox",label:"Show maximize icon",value:!1},closable:{type:"checkbox",label:"Closable",tip:"If false, it won't be possible to close the gallery",value:!0},showCloseIcon:{type:"checkbox",label:"Show close icon",tip:"If false, close button won't be displayed.",visible:({component:n})=>!!n.getTrait("closable").getValue(),value:!0},closeOnTap:{type:"checkbox",label:"Close on tap",tip:"Allows clicks on black area to close gallery",visible:({component:n})=>!!n.getTrait("closable").getValue(),value:!0}},zp={thumbnail:{category:{id:"thumbnail-options",label:"Thumbnail Options"},type:"checkbox",label:"Thumbnails",value:!0,subTraits:{false:[],true:[{type:"checkbox",name:"enableThumbDrag",label:"Thumbnail drag",tip:"Enable thumbnail drag on desktop",changeProp:!0,value:!0},{type:"checkbox",name:"enableThumbSwipe",label:"Thumbnail swipe",tip:"Enable thumbnail swipe on mobile devices",changeProp:!0,value:!0},{type:"select",name:"alignThumbnails",tip:"Position of thumbnails when the width of all thumbnails combined is less than the gallery's width",label:"Align Thumbnails",value:"middle",changeProp:!0,options:[{id:"left",label:"Left"},{id:"middle",label:"Middle"},{id:"right",label:"Right"}]},{type:"select",name:"currentPagerPosition",label:"Select thumbnail position",value:"middle",changeProp:!0,options:[{id:"left",label:"Left"},{id:"middle",label:"Middle"},{id:"right",label:"Right"}]},{type:"number",name:"thumbMargin",label:"Thumb margin",tip:"Spacing between each thumbnails",changeProp:!0,min:0,value:"5"},{type:"number",name:"thumbWidth",label:"Thumb width",tip:"Width of each thumbnails",changeProp:!0,min:0,value:"100"}]}}},Bp={autoplay:{category:{id:"autoplay-options",label:"Autoplay options"},type:"checkbox",label:"Autoplay",value:!0,subTraits:{false:[],true:[{type:"checkbox",name:"autoplayControls",label:"Autoplay controls",tip:"Show/hide autoplay controls",changeProp:!0,value:!0},{type:"checkbox",name:"progressBar",label:"Progress bar",tip:"Show autoplay progress bar",changeProp:!0,value:!0},{type:"checkbox",name:"forceSlideShowAutoplay",label:"Force autoplay",tip:"If false, autoplay will be stopped after first user action",changeProp:!0,value:!1},{type:"checkbox",name:"slideShowAutoplay",label:"Start autoplay",tip:"Enable autoplay on start",changeProp:!0,value:!1},{type:"number",name:"slideShowInterval",label:"Interval",tip:"The time (in ms) between each auto transition",changeProp:!0,min:0,step:50,value:5e3}]}}},Vp={zoom:{category:{id:"zoom-options",label:"Zoom options"},type:"checkbox",label:"Zoom",value:!0,subTraits:{false:[],true:[{type:"checkbox",name:"actualSize",label:"Show actual size icon",changeProp:!0,value:!0},{type:"checkbox",name:"infiniteZoom",label:"Infinte zoom",changeProp:!0,value:!0},{type:"checkbox",name:"showZoomInOutIcons",label:"Show zoom in/out icons",changeProp:!0,value:!1},{type:"number",name:"scale",label:"Scale",tip:"Value of zoom should be incremented/decremented",changeProp:!0,min:0,value:1}]}}},Ye="sourceType",co="data-iframe",Zs={name:"href",type:"file",label:"Image Source"},Do={name:"data-src",label:"Video Source",placeholder:"https://www.youtube.com/watch?v=..."},Ys={name:"data-poster",label:"Video Poster",type:"file"},Ai={name:"data-src",label:"External Source",placeholder:"https://some-external-source.com/...."},ec={label:"Caption",name:"data-sub-html",placeholder:"My caption",changeProp:!1},Hp={[Ro]:{type:"button",label:"Toggle Gallery",command:(n,e)=>{var s,r;const t=e.target,o=(s=t==null?void 0:t.closestType(St))==null?void 0:s.getView();if(o&&t){const i=((r=o.getLightGallery())==null?void 0:r.items)||[],l=Array.from(i).indexOf(t.getEl());l>=0&&o.toggleGallery(l)}}},[Ye]:{type:"radio",label:"Source type",labelToTitle:!0,value:"image",subTraits:{image:[Zs],video:[Do,Ys],external:[Ai]},options:[{id:"image",label:Zs.label||"",icon:wt.image},{id:"video",label:Do.label||"",icon:wt.video},{id:"external",label:Ai.label||"",icon:wt.external}]},subHtml:ec},Pi="lgThumbnail",Fp="lgVideo",Oi="lgAutoplay",Ni="lgZoom",Wt="https://cdn.jsdelivr.net/npm/lightgallery@2.8.2",_p=function(n,e={}){const{Blocks:t,Components:o}=n,s="LightGallery",r="LightGallery Item",i={toolbarIconOpen:wt.eye,block:{},lgLicenseKey:"92DE1DB8-7986-4F02-B908-514F97678D28",defaultSrc:"https://placehold.co/200/777/white.png?text=Image",plugins:[Pi,Fp,Oi,Ni],cdnScript:[`${Wt}/lightgallery.min.js`,`${Wt}/plugins/thumbnail/lg-thumbnail.min.js`,`${Wt}/plugins/video/lg-video.min.js`,`${Wt}/plugins/autoplay/lg-autoplay.min.js`,`${Wt}/plugins/zoom/lg-zoom.min.js`],cdnStyle:`${Wt}/css/lightgallery-bundle.min.css`,...e},{block:l,toolbarIconOpen:a,defaultSrc:c}=i,d=function(y){const S=this,v=window,{plugins:w,cdnScript:x,cdnStyle:E,inline:k,lgLicenseKey:M,...P}=y||{},O=D=>isNaN(D)?void 0:parseInt(D,10),N=()=>{var J;const D={...P,licenseKey:M,speed:O(P.speed),startAnimationDuration:O(P.startAnimationDuration),thumbMargin:O(P.thumbMargin),thumbWidth:O(P.thumbWidth),slideShowInterval:O(P.slideShowInterval),scale:O(P.scale),enableZoomAfter:O(P.enableZoomAfter),plugins:(w||[]).map(ne=>v[ne])};k&&(D.container=S,D.closable=!1);const z=(J=v.lightGallery)==null?void 0:J.call(v,S,D);k&&z.openGallery()};if(v.lightGallery)N();else{const{head:D}=document,z=Array.isArray(x)?[...x]:[x],J=Array.isArray(E)?[...E]:[E],ne=q=>{if(q.length){const be=document.createElement("link");be.href=q.shift(),be.rel="stylesheet",D.appendChild(be),ne(q)}},Oe=q=>{if(q.length){const be=document.createElement("script");be.src=q.shift(),be.onerror=be.onload=Oe.bind(null,q),D.appendChild(be)}else N()};ne(J),Oe(z)}},u=y=>{const S=y.getTrait(Ro);if(!a||!S)return;const{toolbar:v}=y,w={id:Ro,label:a,command:()=>setTimeout(()=>S.runCommand(),100)};!v.find(E=>E.id===w.id)&&(v==null||v.unshift(w))};let p=[];const h=i.plugins||[],f=Sn($p),m=h.includes(Pi)?Sn(zp):ys,g=h.includes(Oi)?Sn(Bp):ys,b=h.includes(Ni)?Sn(Vp):ys;o.addType(St,{block:l&&{label:s,media:wt.gallery,category:"Extra",select:!0,...i.block},isComponent:y=>ko(y,To),extendFn:["init","initToolbar"],model:{defaults:{name:s,icon:wt.gallery,draggable:(y,S)=>!S.is(St),attributes:{[To]:!0},components:{type:Ti},script:d,selector:"",exThumbImage:"",cdnScript:i.cdnScript,cdnStyle:i.cdnStyle,plugins:i.plugins,lgLicenseKey:i.lgLicenseKey,"script-props":["lgLicenseKey","cdnScript","cdnStyle","plugins","selector","exThumbImage",...f.propKeys,...m.propKeys,...g.propKeys,...b.propKeys],...f.props,...m.props,...g.props,...b.props,traits:[...f.traits,...m.traits,...g.traits,...b.traits]},init(){bs(this,["thumbnail"]),bs(this,["autoplay"]),bs(this,["zoom"])},initToolbar(){u(this)}},extendFnView:["init"],view:{events:()=>({lgInit:"onLgInit",lgBeforeOpen:"onLgOpen",lgAfterClose:"onLgClose"}),init(){this.listenTo(this.model,o.events.scriptUnmount,this.destroyLightGallery)},getLightGallery(){return this.el.__lg},destroyLightGallery(){const y=this.getLightGallery();y==null||y.destroy()},disableLgInCanvas(){const y=this.getLightGallery();y.lgOpened=!0},isInlineGallery(){var S;const y=this.getLightGallery();return((S=y==null?void 0:y.settings)==null?void 0:S.container)===this.el},onLgInit(y){this.el.__lg=y.detail.instance,!this.isInlineGallery()&&this.disableLgInCanvas()},onLgOpen(){const{em:y}=this,{Canvas:S}=y,v=this.getLightGallery();p=S.getSpots(),setTimeout(()=>S.removeSpots()),v.__lgOpened=!0},onLgClose(){const y=this.getLightGallery();p.forEach(S=>this.em.Canvas.addSpot(S.attributes)),p=[],y.__lgOpened=!1,setTimeout(()=>this.disableLgInCanvas())},toggleGallery(y){const S=this.getLightGallery();if(S.__lgOpened)return S.closeGallery(!0);S.lgOpened=!1,S.openGallery(y)}}});const C=Sn(Hp);o.addType(Ti,{isComponent:y=>ko(y,Mi)||y.tagName==="A"&&ko(y.parentElement,To),extendFn:["init","initToolbar"],model:{defaults:{tagName:"a",name:r,icon:wt.galleryItem,attributes:{[Mi]:!0,href:c},components:{type:"image",attributes:{alt:"Image",src:c}},...C.props,traits:[...C.traits]},init(){const y=[Ye].map(S=>`change:${S}`).join(" ");this.initSourceType(),this.on(y,this.updateTraits),this.updateTraits({init:!0}),this.initScriptUpdate(),Lp(this,Ye,this.triggerGalleryUpdate)},initToolbar(){u(this)},initScriptUpdate(){const y=[ec.name].map(S=>`change:attributes:${S}`).join(" ");this.on(y,this.triggerGalleryUpdate)},triggerGalleryUpdate(...y){var S;(S=this.closestType(St))==null||S.__scriptPropsChange(...y)},updateTraits(y={}){const{changed:S}=this,{init:v}=y;if(S[Ye]||v){Js(this,Ye);const w=this.getTrait(Ye).getValue();if(w===Ut.image){this.removeAttributes([Do.name,Ys.name,co]);const x=this.getTrait(Zs.name);x.setValue(x.getValue()||c)}else w===Ut.video?this.removeAttributes([co]):w===Ut.external&&this.addAttributes({[co]:!0})}},initSourceType(){const y=this.getAttributes({noClass:!0,noStyle:!0});y[co]?this.set(Ye,Ut.external):(y[Do.name]||y[Ys.name])&&this.set(Ye,Ut.video)}}}),G({editor:n,plan:Dp,licenseKey:i.licenseKey,pluginName:Rp,cleanup:()=>{t.remove(St),o.removeType(St)}})},Gp=_(_p),Ae="swiper",_n=`${Ae}-slide`,en=`${Ae}-wrapper`,tn=`${Ae}-nav-prev`,Lo=`${Ae}-nav-next`,nn=`${Ae}-pagination`,Pn=`${Ae}-scrollbar`,le={slider:`<svg viewBox="0 0 24 24">
|
|
77
77
|
<path d="M22 7.6c0-1-.5-1.6-1.3-1.6H3.4C2.5 6 2 6.7 2 7.6v9.8c0 1 .5 1.6 1.3 1.6h17.4c.8 0 1.3-.6 1.3-1.6V7.6zM21 18H3V7h18v11z" fill-rule="nonzero"/>
|
|
78
78
|
<path d="M4 12.5L6 14v-3zM20 12.5L18 14v-3z"/>
|
|
79
79
|
</svg>`,effect:`<svg viewBox="0 0 24 24">
|
|
@@ -96,28 +96,28 @@
|
|
|
96
96
|
<path d="M2 12c0 5 4 9 9 9 2.4 0 4.7-1 6.4-2.6l-1.5-1.5A6.7 6.7 0 0 1 11 19a7 7 0 1 1 7-7h-3l4 4h.1l3.9-4h-3a9 9 0 0 0-18 0Z"/>
|
|
97
97
|
</svg>`,prev:'<svg viewBox="0 0 24 24"><path d="M15.4 16.6 10.8 12l4.6-4.6L14 6l-6 6 6 6 1.4-1.4Z"/></svg>',next:'<svg viewBox="0 0 24 24"><path d="m8.6 16.6 4.6-4.6-4.6-4.6L10 6l6 6-6 6-1.4-1.4Z"/></svg>',add:`<svg viewBox="0 0 24 24">
|
|
98
98
|
<path d="M12 20a8 8 0 1 1 0-16 8 8 0 0 1 0 16m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m1 5h-2v4H7v2h4v4h2v-4h4v-2h-4V7Z"/>
|
|
99
|
-
</svg>`},Ii={id:"swiper-responsive",label:"Responsive",icon:le.responsive},Ni={id:"swiper-extra",label:"Extra",icon:le.extra},Fp={actions:{type:"radio",label:!1,labelToTitle:!0,options:[{id:"r",label:"Reload slider",icon:le.reload},{id:"p",label:"Previous slide",icon:le.prev},{id:"n",label:"Next slide",icon:le.next},{id:"a",label:"Add new slide",icon:le.add}],setValue:({component:n,value:e})=>{var o;const t=(o=n.getView())==null?void 0:o.getSwiper();switch(e){case"r":n.reloadSlider();break;case"p":t==null||t.slidePrev();break;case"n":t==null||t.slideNext();break;case"a":n.addSlide();break}}},vertical:{type:"checkbox",label:"Vertical",value:!1},loop:{type:"checkbox",label:"Loop",value:!1},freeMode:{type:"checkbox",label:"Free mode",value:!1},autoHeight:{type:"checkbox",label:"Auto height",value:!1},navigation:{type:"checkbox",label:"Navigation",getValue:({component:n})=>!!n.findFirstType(en),setValue:({component:n,value:e})=>{var t,o;e?n.append([{type:en},{type:Do}]):((t=n.findFirstType(en))==null||t.remove(),(o=n.findFirstType(Do))==null||o.remove()),n.set({navigation:e})}},initialSlide:{type:"number",label:"Initial slide",min:0,value:"0"},speed:{type:"number",label:"Speed",tip:"Transition duration (in ms)",step:500,min:0,value:300},effect:{category:{id:"swiper-effect",label:"Effects",icon:le.effect},type:"select",label:"Effect Type",value:"slide",options:[{id:"slide",label:"Slide"},{id:"fade",label:"Fade"},{id:"cube",label:"Cube"},{id:"coverflow",label:"Coverflow"},{id:"flip",label:"Flip"},{id:"cards",label:"Cards"}],subTraits:{slide:[{type:"number",name:"slidesPerView",label:"Slides per view",changeProp:!0,min:1,value:1},{type:"number",name:"slidesPerGroup",label:"Slides per group",tip:"Numbers of slides for group sliding",changeProp:!0,min:1,value:1},{type:"number",name:"spaceBetween",label:"Space between",tip:"Distance between slides in px",changeProp:!0,min:0,value:0},{type:"number",name:"slidesOffsetBefore",label:"Slides offset before",tip:"Add additional slide offset in the beginning of the container (in px, before all slides)",changeProp:!0,min:0,value:0},{type:"number",name:"slidesOffsetAfter",label:"Slides offset after",tip:"Add additional slide offset in the end of the container (in px, after all slides)",changeProp:!0,min:0,value:0},{type:"checkbox",name:"centeredSlides",label:"Centered slides",tip:"If enabled, the active slide will be centered",changeProp:!0,value:!1}],fade:[{type:"checkbox",name:"crossFade",tip:"Enables slides cross fade",label:"Cross fade",changeProp:!0,value:!1}],cube:[{type:"checkbox",name:"cubeEffectShadow",label:"Shadow",changeProp:!0,value:!0},{type:"checkbox",name:"cubeEffectSlideShadows",label:"Slide shadows",changeProp:!0,value:!0},{type:"number",name:"cubeEffectShadowOffset",label:"Shadow offset",changeProp:!0,value:20},{type:"number",name:"cubeEffectShadowScale",label:"Shadow scale",changeProp:!0,value:.94}],coverflow:[{type:"number",name:"coverflowEffectDepth",tip:"Depth offset in px (slides translate in Z axis)",label:"Depth",changeProp:!0,min:0,value:100},{type:"number",name:"coverflowEffectModifier",tip:"Effect multiplier",label:"Modifier",changeProp:!0,step:.1,min:0,value:1},{type:"number",name:"coverflowEffectRotate",tip:"Slide rotate in degrees",label:"Rotate",changeProp:!0,min:0,value:50},{type:"number",name:"coverflowEffectScale",tip:"Slide scale effect",label:"Scale",changeProp:!0,min:0,step:.1,value:1},{type:"number",name:"coverflowEffectStretch",tip:"Stretch space between slides (in px)",label:"Stretch",changeProp:!0,min:0,value:0},{type:"checkbox",name:"coverflowEffectSlideShadows",tip:"Enables slides shadows",label:"Slide shadow",changeProp:!0,value:!0}],flip:[{type:"checkbox",name:"flipEffectLimitRotation",tip:"Limit edge slides rotation",label:"Limit rotation",changeProp:!0,value:!0},{type:"checkbox",name:"flipEffectSlideShadows",tip:"Enables slides shadows",label:"Slide shadows",changeProp:!0,value:!0}],cards:[{type:"number",name:"cardsEffectPerSlideOffset",tip:"Offset distance per slide (in px)",label:"Slide offset",changeProp:!0,min:0,value:8},{type:"number",name:"cardsEffectPerSlideRotate",tip:"Rotate angle per slide (in degrees)",label:"Slide rotate",changeProp:!0,min:0,value:2},{type:"checkbox",name:"cardsEffectRotate",tip:"Enables cards rotation",label:"Rotate",changeProp:!0,value:!0},{type:"checkbox",name:"cardsEffectSlideShadows",tip:"Enables slides shadows",label:"Slide shadows",changeProp:!0,value:!0}]}},autoplay:{category:{id:"swiper-autoplay",label:"Autoplay",icon:le.autoplay},type:"checkbox",label:"Enable Autoplay",value:!1,subTraits:{true:[{type:"number",name:"autoplayDelay",label:"Delay",changeProp:!0,value:3e3},{type:"checkbox",name:"autoplayDisableOnInteraction",label:"Disable on interaction",changeProp:!0,value:!0},{type:"checkbox",name:"autoplayWaitForTransition",label:"Wait for transition",changeProp:!0,value:!0},{type:"checkbox",name:"autoplayPauseOnMouseEnter",label:"Pause on mouse enter",changeProp:!0,value:!1},{type:"checkbox",name:"autoplayReverseDirection",label:"Reverse direction",changeProp:!0,value:!1},{type:"checkbox",name:"autoplayStopOnLastSlide",label:"Stop on last slide",changeProp:!0,value:!1}]}},pagination:{category:{id:"swiper-pagination",label:"Pagination",icon:le.pagination},type:"select",label:"Pagination Type",options:[{id:"none",label:"None"},{id:"bullets",label:"Bullets"},{id:"progressbar",label:"Progressbar"},{id:"fraction",label:"Fraction"}],getValue:({component:n})=>n.findFirstType(tn)?n.get("pagination")||"bullets":"none",setValue:({component:n,value:e})=>{const t=n.findFirstType(tn);t==null||t.remove(),e!=="none"&&n.append({type:tn}),n.set({pagination:e})},subTraits:{bullets:[{type:"checkbox",name:"dynamicBullets",label:"Dynamic bullets",changeProp:!0,value:!1},{type:"checkbox",name:"clickableBullets",label:"Clickable bullets",changeProp:!0,value:!0}],progressbar:[{type:"checkbox",name:"progressbarOpposite",label:"Progress opposite",changeProp:!0,value:!1}]}},scrollbar:{category:{id:"swiper-scrollbar",label:"Scrollbar",icon:le.scrollbar},type:"checkbox",label:"Enable Scrollbar",getValue:({component:n})=>!!n.findFirstType(An),setValue:({component:n,value:e})=>{const t=n.findFirstType(An);t==null||t.remove(),e&&n.append({type:An}),n.set({scrollbar:e})},subTraits:{false:[],true:[{type:"checkbox",name:"scrollbarDraggable",label:"Draggable",changeProp:!0,value:!1},{type:"checkbox",name:"scrollbarHide",label:"Hide",tip:"Hide scrollbar automatically after user interaction",changeProp:!0,value:!0}]}},parallax:{category:{id:"swiper-parallax",label:"Parallax",icon:le.parallax},type:"checkbox",label:"Enable Parallax",value:!1},mobile:{category:Ii,type:"checkbox",label:"Enable mobile breakpoint",value:!1,subTraits:{true:[{type:"number",name:"mobileBreakpoint",label:"Mobile breakpoint",tip:"Slide values below will be applied when the screen width is greater than this value",changeProp:!0,min:1,value:460},{type:"number",name:"mobileSlidesPerView",label:"Slides per view",changeProp:!0,min:1,value:1},{type:"number",name:"mobileSlidesPerGroup",label:"Slides per group",changeProp:!0,min:1,value:1},{type:"number",name:"mobileSpaceBetween",label:"Space between",changeProp:!0,min:0,value:0}]}},tablet:{category:Ii,type:"checkbox",label:"Enable tablet breakpoint",value:!1,subTraits:{true:[{type:"number",name:"tabletBreakpoint",label:"Tablet breakpoint",tip:"Slide values below will be applied when the screen width is greater than this value",changeProp:!0,min:1,value:991},{type:"number",name:"tabletSlidesPerView",label:"Slides per view",changeProp:!0,min:1,value:1},{type:"number",name:"tabletSlidesPerGroup",label:"Slides per group",changeProp:!0,min:1,value:1},{type:"number",name:"tabletSpaceBetween",label:"Space between",changeProp:!0,min:0,value:0}]}},allowTouchMove:{category:Ni,type:"checkbox",label:"Allow touch move",tip:"Allow touch interactions",value:!0},grabCursor:{category:Ni,type:"checkbox",label:"Grab cursor",tip:'If enabled, the user will see the "grab" cursor when hover the slider',value:!1}},Oi="Slider",Ys="swiper",gn=`${Ys}-`,_p=(n,e)=>{const{Components:t,Blocks:o,Commands:s}=n,{block:r}=e,i=Cu(Fp),l="core:preview",a=s.events,c=function(p){const h=this,f=window,m=h.__onLoad,g=h.__activeSlide,v=h.__inPreview,{cdnScript:C,cdnStyle:y,slidesPerView:b}=p||{},S=w=>isNaN(w)?void 0:parseFloat(w),x=()=>{const w={loop:p.loop,speed:p.speed,initialSlide:p.initialSlide,direction:p.vertical?"vertical":"horizontal",effect:p.effect,freeMode:p.freeMode,parallax:p.parallax,autoHeight:p.autoHeight,allowTouchMove:p.allowTouchMove,grabCursor:p.grabCursor,simulateTouch:!0,breakpoints:{},slidesPerView:isNaN(b)?b:S(b),slidesPerGroup:S(p.slidesPerGroup),spaceBetween:S(p.spaceBetween),slidesOffsetBefore:S(p.slidesOffsetBefore),slidesOffsetAfter:S(p.slidesOffsetAfter),centeredSlides:p.centeredSlides,fadeEffect:{crossFade:p.crossFade},cubeEffect:{shadow:p.cubeEffectShadow,slideShadows:p.cubeEffectSlideShadows,shadowOffset:S(p.cubeEffectShadowOffset),shadowScale:S(p.cubeEffectShadowScale)},coverflowEffect:{depth:S(p.coverflowEffectDepth),modifier:S(p.coverflowEffectModifier),rotate:S(p.coverflowEffectRotate),scale:S(p.coverflowEffectScale),stretch:S(p.coverflowEffectStretch),slideShadows:p.coverflowEffectSlideShadows},flipEffect:{limitRotation:p.flipEffectLimitRotation,slideShadows:p.flipEffectSlideShadows},cardsEffect:{perSlideOffset:S(p.cardsEffectPerSlideOffset),perSlideRotate:S(p.cardsEffectPerSlideRotate),rotate:p.cardsEffectRotate,slideShadows:p.cardsEffectSlideShadows},navigation:{nextEl:h.querySelector(".swiper-button-next"),prevEl:h.querySelector(".swiper-button-prev")},pagination:{type:p.pagination||"bullets",dynamicBullets:p.dynamicBullets,clickable:p.clickableBullets,progressbarOpposite:p.progressbarOpposite,el:h.querySelector(".swiper-pagination")},scrollbar:{el:h.querySelector(".swiper-scrollbar"),draggable:p.scrollbarDraggable,hide:p.scrollbarHide},autoplay:p.autoplay&&{delay:p.autoplayDelay,disableOnInteraction:p.autoplayDisableOnInteraction,pauseOnMouseEnter:p.autoplayPauseOnMouseEnter,reverseDirection:p.autoplayReverseDirection,stopOnLastSlide:p.autoplayStopOnLastSlide,waitForTransition:p.autoplayWaitForTransition}};if(p.tablet){const{tabletBreakpoint:k,tabletSlidesPerView:M}=p,P=S(k);w.breakpoints[P]={slidesPerView:isNaN(M)?M:S(M),slidesPerGroup:S(p.tabletSlidesPerGroup),spaceBetween:S(p.tabletSpaceBetween)}}if(p.mobile){const{mobileBreakpoint:k,mobileSlidesPerView:M}=p,P=S(k);w.breakpoints[P]={slidesPerView:isNaN(M)?M:S(M),slidesPerGroup:S(p.mobileSlidesPerGroup),spaceBetween:S(p.mobileSpaceBetween)}}m&&!v&&(w.simulateTouch=!1),g&&(w.initialSlide=g);const E=new f.Swiper(h,w);m==null||m(E)};if(f.Swiper)x();else{const{head:w}=document,E=Array.isArray(C)?[...C]:[C],k=Array.isArray(y)?[...y]:[y],M=N=>{if(N.length){const I=document.createElement("link");I.href=N.shift(),I.rel="stylesheet",w.appendChild(I),M(N)}},P=N=>{if(N.length){const I=document.createElement("script");I.src=N.shift(),I.onerror=I.onload=P.bind(null,N),w.appendChild(I)}else x()};M(k),P(E)}},d=(p=0)=>({type:Fn,style:{padding:"50px"},components:{type:"text",components:{type:"textnode",content:`Slide ${p}`}}}),u=t.getType("default").model;return t.addType(Me,{block:r&&{label:Oi,media:le.slider,category:"Extra",select:!0,...e.block},isComponent:p=>Ot(p,Ys),model:{defaults:()=>({name:Oi,icon:le.slider,classes:Ys,draggable:(p,h)=>!h.is(Me),components:[{type:Qt,components:[d(1),d(2),d(3)]},{type:tn}],script:c,cdnScript:e.cdnScript,cdnStyle:e.cdnStyle,"script-props":["cdnScript","cdnStyle",...i.propKeys],...i.props,traits:[...i.traits]}),init(){const{em:p}=this;ku(this,i.traits),Tu(this,i.propKeys),this.listenTo(p,`${a.runCommand}${l}`,this.onPreviewOn),this.listenTo(p,`${a.stopCommand}${l}`,this.onPreviewOff)},onPreviewOn(){this.__inPreview=!0,this.reloadSlider()},onPreviewOff(){this.__inPreview=!1,this.reloadSlider()},reloadSlider(){this.trigger("rerender")},addSlide(){const p=this.findFirstType(Qt);p==null||p.append(this.getNewSlideComponentDef())},getNewSlideComponentDef(){var h;const p=((h=this.findFirstType(Qt))==null?void 0:h.components().length)||0;return{type:Fn,components:{type:"text",components:{type:"textnode",content:`Slide ${p+1}`}}}},toJSON(...p){const h=u.prototype.toJSON.apply(this,p);return i.propsNoValues.forEach(f=>delete h[f]),delete h["script-props"],h}},view:{init(){this.listenTo(this.model,t.events.scriptUnmount,this.destroySwiper)},getSwiper(){return this.el.swiper},destroySwiper(){var p;(p=this.getSwiper())==null||p.destroy()},onRender(){const p=this.el;p.__onLoad=h=>h.on("slideChange",()=>this.__activeSlide=h.activeIndex),p.__activeSlide=this.__activeSlide,p.__inPreview=this.model.__inPreview}}}),()=>{t.removeType(Me),o.remove(Me)}},Gp="Nav Prev",Wp="Nav Next",co=`${gn}button-prev`,uo=`${gn}button-next`,jp=n=>{const{Components:e}=n,t=o=>({type:"svg",selectable:!1,hoverable:!1,attributes:{viewBox:"0 0 27 44"},components:{type:"svg-in",tagName:"path",attributes:{d:o,fill:"currentColor"}}});return e.addType(en,{isComponent:o=>Ot(o,co),model:{defaults:{name:Gp,classes:co,copyable:!1,highlightable:!1,droppable:!1,draggable:!1,selectable:!1,hoverable:!1,layerable:!1,components:t("M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z"),styles:`
|
|
100
|
-
.${
|
|
99
|
+
</svg>`},Ii={id:"swiper-responsive",label:"Responsive",icon:le.responsive},Ri={id:"swiper-extra",label:"Extra",icon:le.extra},Wp={actions:{type:"radio",label:!1,labelToTitle:!0,options:[{id:"r",label:"Reload slider",icon:le.reload},{id:"p",label:"Previous slide",icon:le.prev},{id:"n",label:"Next slide",icon:le.next},{id:"a",label:"Add new slide",icon:le.add}],setValue:({component:n,value:e})=>{var o;const t=(o=n.getView())==null?void 0:o.getSwiper();switch(e){case"r":n.reloadSlider();break;case"p":t==null||t.slidePrev();break;case"n":t==null||t.slideNext();break;case"a":n.addSlide();break}}},vertical:{type:"checkbox",label:"Vertical",value:!1},loop:{type:"checkbox",label:"Loop",value:!1},freeMode:{type:"checkbox",label:"Free mode",value:!1},autoHeight:{type:"checkbox",label:"Auto height",value:!1},navigation:{type:"checkbox",label:"Navigation",getValue:({component:n})=>!!n.findFirstType(tn),setValue:({component:n,value:e})=>{var t,o;e?n.append([{type:tn},{type:Lo}]):((t=n.findFirstType(tn))==null||t.remove(),(o=n.findFirstType(Lo))==null||o.remove()),n.set({navigation:e})}},initialSlide:{type:"number",label:"Initial slide",min:0,value:"0"},speed:{type:"number",label:"Speed",tip:"Transition duration (in ms)",step:500,min:0,value:300},effect:{category:{id:"swiper-effect",label:"Effects",icon:le.effect},type:"select",label:"Effect Type",value:"slide",options:[{id:"slide",label:"Slide"},{id:"fade",label:"Fade"},{id:"cube",label:"Cube"},{id:"coverflow",label:"Coverflow"},{id:"flip",label:"Flip"},{id:"cards",label:"Cards"}],subTraits:{slide:[{type:"number",name:"slidesPerView",label:"Slides per view",changeProp:!0,min:1,value:1},{type:"number",name:"slidesPerGroup",label:"Slides per group",tip:"Numbers of slides for group sliding",changeProp:!0,min:1,value:1},{type:"number",name:"spaceBetween",label:"Space between",tip:"Distance between slides in px",changeProp:!0,min:0,value:0},{type:"number",name:"slidesOffsetBefore",label:"Slides offset before",tip:"Add additional slide offset in the beginning of the container (in px, before all slides)",changeProp:!0,min:0,value:0},{type:"number",name:"slidesOffsetAfter",label:"Slides offset after",tip:"Add additional slide offset in the end of the container (in px, after all slides)",changeProp:!0,min:0,value:0},{type:"checkbox",name:"centeredSlides",label:"Centered slides",tip:"If enabled, the active slide will be centered",changeProp:!0,value:!1}],fade:[{type:"checkbox",name:"crossFade",tip:"Enables slides cross fade",label:"Cross fade",changeProp:!0,value:!1}],cube:[{type:"checkbox",name:"cubeEffectShadow",label:"Shadow",changeProp:!0,value:!0},{type:"checkbox",name:"cubeEffectSlideShadows",label:"Slide shadows",changeProp:!0,value:!0},{type:"number",name:"cubeEffectShadowOffset",label:"Shadow offset",changeProp:!0,value:20},{type:"number",name:"cubeEffectShadowScale",label:"Shadow scale",changeProp:!0,value:.94}],coverflow:[{type:"number",name:"coverflowEffectDepth",tip:"Depth offset in px (slides translate in Z axis)",label:"Depth",changeProp:!0,min:0,value:100},{type:"number",name:"coverflowEffectModifier",tip:"Effect multiplier",label:"Modifier",changeProp:!0,step:.1,min:0,value:1},{type:"number",name:"coverflowEffectRotate",tip:"Slide rotate in degrees",label:"Rotate",changeProp:!0,min:0,value:50},{type:"number",name:"coverflowEffectScale",tip:"Slide scale effect",label:"Scale",changeProp:!0,min:0,step:.1,value:1},{type:"number",name:"coverflowEffectStretch",tip:"Stretch space between slides (in px)",label:"Stretch",changeProp:!0,min:0,value:0},{type:"checkbox",name:"coverflowEffectSlideShadows",tip:"Enables slides shadows",label:"Slide shadow",changeProp:!0,value:!0}],flip:[{type:"checkbox",name:"flipEffectLimitRotation",tip:"Limit edge slides rotation",label:"Limit rotation",changeProp:!0,value:!0},{type:"checkbox",name:"flipEffectSlideShadows",tip:"Enables slides shadows",label:"Slide shadows",changeProp:!0,value:!0}],cards:[{type:"number",name:"cardsEffectPerSlideOffset",tip:"Offset distance per slide (in px)",label:"Slide offset",changeProp:!0,min:0,value:8},{type:"number",name:"cardsEffectPerSlideRotate",tip:"Rotate angle per slide (in degrees)",label:"Slide rotate",changeProp:!0,min:0,value:2},{type:"checkbox",name:"cardsEffectRotate",tip:"Enables cards rotation",label:"Rotate",changeProp:!0,value:!0},{type:"checkbox",name:"cardsEffectSlideShadows",tip:"Enables slides shadows",label:"Slide shadows",changeProp:!0,value:!0}]}},autoplay:{category:{id:"swiper-autoplay",label:"Autoplay",icon:le.autoplay},type:"checkbox",label:"Enable Autoplay",value:!1,subTraits:{true:[{type:"number",name:"autoplayDelay",label:"Delay",changeProp:!0,value:3e3},{type:"checkbox",name:"autoplayDisableOnInteraction",label:"Disable on interaction",changeProp:!0,value:!0},{type:"checkbox",name:"autoplayWaitForTransition",label:"Wait for transition",changeProp:!0,value:!0},{type:"checkbox",name:"autoplayPauseOnMouseEnter",label:"Pause on mouse enter",changeProp:!0,value:!1},{type:"checkbox",name:"autoplayReverseDirection",label:"Reverse direction",changeProp:!0,value:!1},{type:"checkbox",name:"autoplayStopOnLastSlide",label:"Stop on last slide",changeProp:!0,value:!1}]}},pagination:{category:{id:"swiper-pagination",label:"Pagination",icon:le.pagination},type:"select",label:"Pagination Type",options:[{id:"none",label:"None"},{id:"bullets",label:"Bullets"},{id:"progressbar",label:"Progressbar"},{id:"fraction",label:"Fraction"}],getValue:({component:n})=>n.findFirstType(nn)?n.get("pagination")||"bullets":"none",setValue:({component:n,value:e})=>{const t=n.findFirstType(nn);t==null||t.remove(),e!=="none"&&n.append({type:nn}),n.set({pagination:e})},subTraits:{bullets:[{type:"checkbox",name:"dynamicBullets",label:"Dynamic bullets",changeProp:!0,value:!1},{type:"checkbox",name:"clickableBullets",label:"Clickable bullets",changeProp:!0,value:!0}],progressbar:[{type:"checkbox",name:"progressbarOpposite",label:"Progress opposite",changeProp:!0,value:!1}]}},scrollbar:{category:{id:"swiper-scrollbar",label:"Scrollbar",icon:le.scrollbar},type:"checkbox",label:"Enable Scrollbar",getValue:({component:n})=>!!n.findFirstType(Pn),setValue:({component:n,value:e})=>{const t=n.findFirstType(Pn);t==null||t.remove(),e&&n.append({type:Pn}),n.set({scrollbar:e})},subTraits:{false:[],true:[{type:"checkbox",name:"scrollbarDraggable",label:"Draggable",changeProp:!0,value:!1},{type:"checkbox",name:"scrollbarHide",label:"Hide",tip:"Hide scrollbar automatically after user interaction",changeProp:!0,value:!0}]}},parallax:{category:{id:"swiper-parallax",label:"Parallax",icon:le.parallax},type:"checkbox",label:"Enable Parallax",value:!1},mobile:{category:Ii,type:"checkbox",label:"Enable mobile breakpoint",value:!1,subTraits:{true:[{type:"number",name:"mobileBreakpoint",label:"Mobile breakpoint",tip:"Slide values below will be applied when the screen width is greater than this value",changeProp:!0,min:1,value:460},{type:"number",name:"mobileSlidesPerView",label:"Slides per view",changeProp:!0,min:1,value:1},{type:"number",name:"mobileSlidesPerGroup",label:"Slides per group",changeProp:!0,min:1,value:1},{type:"number",name:"mobileSpaceBetween",label:"Space between",changeProp:!0,min:0,value:0}]}},tablet:{category:Ii,type:"checkbox",label:"Enable tablet breakpoint",value:!1,subTraits:{true:[{type:"number",name:"tabletBreakpoint",label:"Tablet breakpoint",tip:"Slide values below will be applied when the screen width is greater than this value",changeProp:!0,min:1,value:991},{type:"number",name:"tabletSlidesPerView",label:"Slides per view",changeProp:!0,min:1,value:1},{type:"number",name:"tabletSlidesPerGroup",label:"Slides per group",changeProp:!0,min:1,value:1},{type:"number",name:"tabletSpaceBetween",label:"Space between",changeProp:!0,min:0,value:0}]}},allowTouchMove:{category:Ri,type:"checkbox",label:"Allow touch move",tip:"Allow touch interactions",value:!0},grabCursor:{category:Ri,type:"checkbox",label:"Grab cursor",tip:'If enabled, the user will see the "grab" cursor when hover the slider',value:!1}},Di="Slider",Xs="swiper",yn=`${Xs}-`,jp=(n,e)=>{const{Components:t,Blocks:o,Commands:s}=n,{block:r}=e,i=Tu(Wp),l="core:preview",a=s.events,c=function(p){const h=this,f=window,m=h.__onLoad,g=h.__activeSlide,b=h.__inPreview,{cdnScript:C,cdnStyle:y,slidesPerView:S}=p||{},v=x=>isNaN(x)?void 0:parseFloat(x),w=()=>{const x={loop:p.loop,speed:p.speed,initialSlide:p.initialSlide,direction:p.vertical?"vertical":"horizontal",effect:p.effect,freeMode:p.freeMode,parallax:p.parallax,autoHeight:p.autoHeight,allowTouchMove:p.allowTouchMove,grabCursor:p.grabCursor,simulateTouch:!0,breakpoints:{},slidesPerView:isNaN(S)?S:v(S),slidesPerGroup:v(p.slidesPerGroup),spaceBetween:v(p.spaceBetween),slidesOffsetBefore:v(p.slidesOffsetBefore),slidesOffsetAfter:v(p.slidesOffsetAfter),centeredSlides:p.centeredSlides,fadeEffect:{crossFade:p.crossFade},cubeEffect:{shadow:p.cubeEffectShadow,slideShadows:p.cubeEffectSlideShadows,shadowOffset:v(p.cubeEffectShadowOffset),shadowScale:v(p.cubeEffectShadowScale)},coverflowEffect:{depth:v(p.coverflowEffectDepth),modifier:v(p.coverflowEffectModifier),rotate:v(p.coverflowEffectRotate),scale:v(p.coverflowEffectScale),stretch:v(p.coverflowEffectStretch),slideShadows:p.coverflowEffectSlideShadows},flipEffect:{limitRotation:p.flipEffectLimitRotation,slideShadows:p.flipEffectSlideShadows},cardsEffect:{perSlideOffset:v(p.cardsEffectPerSlideOffset),perSlideRotate:v(p.cardsEffectPerSlideRotate),rotate:p.cardsEffectRotate,slideShadows:p.cardsEffectSlideShadows},navigation:{nextEl:h.querySelector(".swiper-button-next"),prevEl:h.querySelector(".swiper-button-prev")},pagination:{type:p.pagination||"bullets",dynamicBullets:p.dynamicBullets,clickable:p.clickableBullets,progressbarOpposite:p.progressbarOpposite,el:h.querySelector(".swiper-pagination")},scrollbar:{el:h.querySelector(".swiper-scrollbar"),draggable:p.scrollbarDraggable,hide:p.scrollbarHide},autoplay:p.autoplay&&{delay:p.autoplayDelay,disableOnInteraction:p.autoplayDisableOnInteraction,pauseOnMouseEnter:p.autoplayPauseOnMouseEnter,reverseDirection:p.autoplayReverseDirection,stopOnLastSlide:p.autoplayStopOnLastSlide,waitForTransition:p.autoplayWaitForTransition}};if(p.tablet){const{tabletBreakpoint:k,tabletSlidesPerView:M}=p,P=v(k);x.breakpoints[P]={slidesPerView:isNaN(M)?M:v(M),slidesPerGroup:v(p.tabletSlidesPerGroup),spaceBetween:v(p.tabletSpaceBetween)}}if(p.mobile){const{mobileBreakpoint:k,mobileSlidesPerView:M}=p,P=v(k);x.breakpoints[P]={slidesPerView:isNaN(M)?M:v(M),slidesPerGroup:v(p.mobileSlidesPerGroup),spaceBetween:v(p.mobileSpaceBetween)}}m&&!b&&(x.simulateTouch=!1),g&&(x.initialSlide=g);const E=new f.Swiper(h,x);m==null||m(E)};if(f.Swiper)w();else{const{head:x}=document,E=Array.isArray(C)?[...C]:[C],k=Array.isArray(y)?[...y]:[y],M=O=>{if(O.length){const N=document.createElement("link");N.href=O.shift(),N.rel="stylesheet",x.appendChild(N),M(O)}},P=O=>{if(O.length){const N=document.createElement("script");N.src=O.shift(),N.onerror=N.onload=P.bind(null,O),x.appendChild(N)}else w()};M(k),P(E)}},d=(p=0)=>({type:_n,style:{padding:"50px"},components:{type:"text",components:{type:"textnode",content:`Slide ${p}`}}}),u=t.getType("default").model;return t.addType(Ae,{block:r&&{label:Di,media:le.slider,category:"Extra",select:!0,...e.block},isComponent:p=>Rt(p,Xs),model:{defaults:()=>({name:Di,icon:le.slider,classes:Xs,draggable:(p,h)=>!h.is(Ae),components:[{type:en,components:[d(1),d(2),d(3)]},{type:nn}],script:c,cdnScript:e.cdnScript,cdnStyle:e.cdnStyle,"script-props":["cdnScript","cdnStyle",...i.propKeys],...i.props,traits:[...i.traits]}),init(){const{em:p}=this;Mu(this,i.traits),Au(this,i.propKeys),this.listenTo(p,`${a.runCommand}${l}`,this.onPreviewOn),this.listenTo(p,`${a.stopCommand}${l}`,this.onPreviewOff)},onPreviewOn(){this.__inPreview=!0,this.reloadSlider()},onPreviewOff(){this.__inPreview=!1,this.reloadSlider()},reloadSlider(){this.trigger("rerender")},addSlide(){const p=this.findFirstType(en);p==null||p.append(this.getNewSlideComponentDef())},getNewSlideComponentDef(){var h;const p=((h=this.findFirstType(en))==null?void 0:h.components().length)||0;return{type:_n,components:{type:"text",components:{type:"textnode",content:`Slide ${p+1}`}}}},toJSON(...p){const h=u.prototype.toJSON.apply(this,p);return i.propsNoValues.forEach(f=>delete h[f]),delete h["script-props"],h}},view:{init(){this.listenTo(this.model,t.events.scriptUnmount,this.destroySwiper)},getSwiper(){return this.el.swiper},destroySwiper(){var p;(p=this.getSwiper())==null||p.destroy()},onRender(){const p=this.el;p.__onLoad=h=>h.on("slideChange",()=>this.__activeSlide=h.activeIndex),p.__activeSlide=this.__activeSlide,p.__inPreview=this.model.__inPreview}}}),()=>{t.removeType(Ae),o.remove(Ae)}},qp="Nav Prev",Up="Nav Next",uo=`${yn}button-prev`,po=`${yn}button-next`,Kp=n=>{const{Components:e}=n,t=o=>({type:"svg",selectable:!1,hoverable:!1,attributes:{viewBox:"0 0 27 44"},components:{type:"svg-in",tagName:"path",attributes:{d:o,fill:"currentColor"}}});return e.addType(tn,{isComponent:o=>Rt(o,uo),model:{defaults:{name:qp,classes:uo,copyable:!1,highlightable:!1,droppable:!1,draggable:!1,selectable:!1,hoverable:!1,layerable:!1,components:t("M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z"),styles:`
|
|
100
|
+
.${uo} {
|
|
101
101
|
color: inherit;
|
|
102
102
|
}
|
|
103
|
-
.${
|
|
103
|
+
.${uo}:after {
|
|
104
104
|
content: none;
|
|
105
105
|
}
|
|
106
|
-
`}}}),e.addType(
|
|
107
|
-
.${
|
|
106
|
+
`}}}),e.addType(Lo,{extend:tn,isComponent:o=>Rt(o,po),model:{defaults:{name:Up,classes:po,components:t("M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z"),styles:`
|
|
107
|
+
.${po} {
|
|
108
108
|
color: inherit;
|
|
109
109
|
}
|
|
110
|
-
.${
|
|
110
|
+
.${po}:after {
|
|
111
111
|
content: none;
|
|
112
112
|
}
|
|
113
|
-
`}}}),()=>{e.removeType(
|
|
113
|
+
`}}}),()=>{e.removeType(tn),e.removeType(Lo)}},Jp=n=>{const{Components:e}=n,t=`${yn}pagination`;return e.addType(nn,{isComponent:o=>Rt(o,t),model:{defaults:{name:"Pagination",classes:t,copyable:!1,highlightable:!1,droppable:!1,draggable:!1,selectable:!1,hoverable:!1,layerable:!1,styles:`
|
|
114
114
|
.${t}-bullet-active {
|
|
115
115
|
background-color: currentColor;
|
|
116
116
|
}
|
|
117
117
|
.${t}-progressbar-fill {
|
|
118
118
|
--swiper-pagination-color: currentColor;
|
|
119
119
|
}
|
|
120
|
-
`}}}),()=>{e.removeType(
|
|
120
|
+
`}}}),()=>{e.removeType(nn)}},Zp="Scrollbar",Li=`${yn}scrollbar`,Yp=n=>{const{Components:e}=n;return e.addType(Pn,{isComponent:t=>Rt(t,Li),model:{defaults:{name:Zp,classes:Li,copyable:!1,highlightable:!1,removable:!1,selectable:!1,hoverable:!1,layerable:!1,droppable:!1,draggable:!1}}}),()=>{e.removeType(Pn)}},Xp="Slide",$i=`${yn}slide`,Qp=n=>{const{Components:e}=n;return e.addType(_n,{isComponent:t=>Rt(t,$i),model:{defaults:{name:Xp,classes:$i,icon:le.slider,draggable:(t,o)=>o.is(en)}}}),()=>{e.removeType(_n)}},eh="Wrapper",zi=`${yn}wrapper`,th=n=>{const{Components:e}=n,{events:t}=e;return e.addType(en,{isComponent:o=>Rt(o,zi),model:{defaults:{name:eh,icon:le.slider,classes:zi,copyable:!1,removable:!1,draggable:!1,highlightable:!1,droppable:o=>o.is(_n)},init(){const o=this.components();this.listenTo(o,"add remove",this.updateSlider)},updateSlider(o){const s=this.closestType(Ae);if(s){const r=s.getView();s.reloadSlider(),this.em.once(t.scriptMount,()=>{setTimeout(()=>{var i;return(i=r.getSwiper())==null?void 0:i.slideTo(o.index())},100)})}}}}),()=>{e.removeType(en)}},nh="swiperComponent",oh=H.startup,sh=function(n,e={}){const t={block:{},cdnScript:"https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js",cdnStyle:"https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css",...e},o=[jp(n,t),Kp(n),th(n),Qp(n),Jp(n),Yp(n)];G({editor:n,plan:oh,licenseKey:t.licenseKey,pluginName:nh,cleanup:()=>{o.forEach(s=>s())}})},rh=_(sh),ue="accordion",vn=`${ue}-group`,Ue=`${ue}-header`,st=`${ue}-content`,Ct=`${ue}-marker`,Bi=`${ze}${Ue}`,Qs=`${ze}${Ct}`,ih=`${ze}${st}`,tc=`${Qs}-open`,Dt={accordion:'<svg viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zm0-1h12.769q.23 0 .423-.192t.192-.424V8.154H5v10.23q0 .232.192.424t.423.192"/></svg>',accordionGroup:'<svg viewBox="0 0 24 24"><path fill="currentColor" d="M8.116 16h10.769q.23 0 .423-.192t.192-.423V6h-12v9.385q0 .23.192.423t.423.192m0 1q-.69 0-1.153-.462T6.5 15.385V4.615q0-.69.463-1.153T8.116 3h10.769q.69 0 1.153.462t.462 1.153v10.77q0 .69-.462 1.152T18.884 17zm-3 3q-.69 0-1.153-.462T3.5 18.385V6.615h1v11.77q0 .23.192.423t.423.192h11.77v1zM7.5 4v12z"/></svg>',accordionHeader:'<svg viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zm0-1h12.769q.23 0 .423-.192t.192-.424V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192M5 5v14zm2.616 4.192h6q.413 0 .706-.293q.294-.293.294-.707t-.294-.706q-.293-.294-.706-.294h-6q-.414 0-.707.294t-.293.706t.293.707t.707.293"/></svg>',accordionContent:'<svg viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zm0-1h14.769q.23 0 .423-.192t.192-.424V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v10.769q0 .23.192.423t.423.192M4 18V6zm2.23-2.116h11.54q.213 0 .356-.143t.143-.357t-.143-.356t-.357-.144H6.231q-.214 0-.357.144q-.143.143-.143.357q0 .213.143.356t.357.144m0-3.385h11.538q.214 0 .357-.143t.143-.357t-.143-.357t-.357-.143H6.231q-.214 0-.357.143T5.731 12t.143.357t.357.143m0-3.384H14q.214 0 .357-.144q.143-.143.143-.356q0-.214-.143-.357T14 8.116H6.23q-.213 0-.356.143t-.143.357t.143.356t.357.144"/></svg>',accordionMarker:'<svg viewBox="0 0 24 24"><path fill="currentColor" d="m12 15.596l3.173-3.192H8.827zM5.616 20q-.672 0-1.144-.472T4 18.385V5.615q0-.67.472-1.143Q4.944 4 5.616 4h12.769q.67 0 1.143.472q.472.472.472 1.144v12.769q0 .67-.472 1.143q-.472.472-1.143.472zM5 9v9.385q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.423V9z"/></svg>',caret:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m7.4 8.6 4.6 4.6 4.6-4.6L18 10l-6 6-6-6 1.4-1.4Z"/></svg>',eye:'<svg viewBox="0 0 24 24"><path d="M12 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3m0 8a5 5 0 0 1-5-5 5 5 0 0 1 5-5 5 5 0 0 1 5 5 5 5 0 0 1-5 5m0-12.5C7 4.5 2.7 7.6 1 12a11.8 11.8 0 0 0 22 0c-1.7-4.4-6-7.5-11-7.5Z"/></svg>'},nc=(n,e)=>{const{toolbarIconOpen:t=Dt.eye}=e,o=n.is(ue)?n:n.closestType(ue);if(!t||!o)return;const{toolbar:s}=n,r={id:"accordion-toggle-open",label:t,command:()=>o.toggleOpen()};!s.find(l=>l.id===r.id)&&(s==null||s.unshift(r))},lh=(n,e)=>{const{Components:t,Blocks:o}=n,{block:s={}}=e,r="Accordion",i=`${ze}${ue}`,l=function(a={}){const c=this,d=()=>{const{clsMarkerOpen:u}=a,p=c.querySelector('[data-type-role="accordion-marker"]');!p||!u||(c.open?p.classList.add(u):p.classList.remove(u))};c.addEventListener("toggle",()=>{d(),c.dispatchEvent(new CustomEvent("details-toggle",{bubbles:!0}))}),d()};return t.addType(ue,{block:s&&{label:r,media:Dt.accordion,category:"Extra",select:!0,...s},isComponent:ht(ue),extendFn:["initToolbar"],model:{defaults:{tagName:"details",name:r,classes:i,emptyState:!0,clsMarkerOpen:tc,attributes:{[Ze]:ue},droppable:ts(Ue,st),components:[{type:Ue},{type:st}],"script-props":["clsMarkerOpen"],script:l,traits:[{type:"checkbox",name:"open",label:"Open"}],styles:`
|
|
121
121
|
.${i}::details-content {
|
|
122
122
|
opacity: 0;
|
|
123
123
|
block-size: 0;
|
|
@@ -134,40 +134,40 @@
|
|
|
134
134
|
transform: translateY(0);
|
|
135
135
|
block-size: auto;
|
|
136
136
|
}
|
|
137
|
-
`},toggleOpen(){this.addAttributes({open:!this.getAttributes().open})},initToolbar(){
|
|
137
|
+
`},toggleOpen(){this.addAttributes({open:!this.getAttributes().open})},initToolbar(){nc(this,e)}}}),()=>{o.remove(ue),t.removeType(ue)}},ah=n=>{const{Components:e}=n;return e.addType(st,{isComponent:ht(st),model:{defaults:{name:"Accordion Content",removable:!1,copyable:!1,draggable:!1,emptyState:!0,classes:ih,icon:Dt.accordionContent,attributes:{[Ze]:st},components:"<div>Accordion content</div>"}}}),()=>{e.removeType(st)}},ch=(n,e)=>{const{Components:t,Blocks:o}=n,{blockGroup:s={}}=e,r="Accordion Group",i=function(a={}){if(!a.single)return;const c=this;c.addEventListener("details-toggle",d=>{const u=d.target;if(!a.single||!u||!u.open)return;c.querySelectorAll('[data-type-role="accordion"]').forEach(h=>{u!==h&&h.open&&(h.open=!1)})})},l=(a={})=>({type:ue,attributes:{open:a.open},components:[{type:Ue,components:[`<div>${a.header}</div>`,{type:Ct}]},{type:st,components:`<div>${a.content}</div>`}]});return t.addType(vn,{block:s&&{label:r,media:Dt.accordionGroup,category:"Extra",select:!0,...s},isComponent:ht(vn),model:{defaults:{name:r,attributes:{[Ze]:vn},droppable:ts(ue),single:!0,emptyState:!0,components:Array(3).fill(0).map((a,c)=>l({open:c===0,header:`Accordion header ${c+1}`,content:`Accordion content ${c+1}`})),traits:[{type:"checkbox",name:"single",changeProp:!0,tip:"Only one accordion can be open at a time",label:"Single open"}],"script-props":["single"],script:i}}}),()=>{o.remove(vn),t.removeType(vn)}},dh=(n,e)=>{const{Components:t}=n;return t.addType(Ue,{isComponent:ht(Ue),extendFn:["initToolbar"],model:{defaults:{tagName:"summary",name:"Accordion Header",removable:!1,copyable:!1,draggable:!1,emptyState:!0,icon:Dt.accordionHeader,classes:Bi,attributes:{[Ze]:Ue},components:["<div>Accordion header</div>",{type:Ct}],styles:`
|
|
138
138
|
summary {
|
|
139
139
|
list-style: none;
|
|
140
140
|
}
|
|
141
|
-
.${
|
|
141
|
+
.${Bi} {
|
|
142
142
|
cursor: pointer;
|
|
143
143
|
display: flex;
|
|
144
144
|
align-items: center;
|
|
145
145
|
justify-content: space-between;
|
|
146
146
|
gap: 1rem;
|
|
147
147
|
}
|
|
148
|
-
`},initToolbar(){
|
|
149
|
-
.${
|
|
148
|
+
`},initToolbar(){nc(this,e)}}}),()=>{t.removeType(Ue)}},uh=n=>{const{Components:e}=n;return e.addType(Ct,{extend:"icon",isComponent:ht(Ct),model:{defaults:{name:"Accordion Marker",icon:Dt.accordionMarker,classes:Qs,attributes:{[Ze]:Ct},components:Dt.caret,droppable:!1,draggable:Br(Ue),styles:`
|
|
149
|
+
.${Qs} {
|
|
150
150
|
min-width: 24px;
|
|
151
151
|
width: 24px;
|
|
152
152
|
height: 24px;
|
|
153
153
|
transition: transform 0.2s ease-in-out;
|
|
154
154
|
}
|
|
155
|
-
.${
|
|
155
|
+
.${tc} {
|
|
156
156
|
transform: rotateZ(180deg);
|
|
157
157
|
}
|
|
158
|
-
`}}}),()=>{e.removeType(
|
|
158
|
+
`}}}),()=>{e.removeType(Ct)}},ph="accordionComponent",hh=H.startup,fh=function(n,e={}){const t=[lh(n,e),ch(n,e),dh(n,e),uh(n),ah(n)];G({editor:n,licenseKey:e.licenseKey,plan:hh,pluginName:ph,cleanup:()=>{t.forEach(o=>o())}})},mh=_(fh),Bn=class Bn{constructor(e){this.config=e}getSize(e){var t;return(t=this.config)!=null&&t.getSize?this.config.getSize(e):Wr(e.componentColumn,Bn.CSS_FLEX_BASIS)}setSize(e){var t;if((t=this.config)!=null&&t.setSize)this.config.setSize(e);else{const{componentColumn:o,sizeValue:s,partial:r}=e;o.addStyle({[Bn.CSS_FLEX_BASIS]:s},{partial:r})}}};Bn.CSS_FLEX_BASIS="flex-basis";let er=Bn;const Vn=class Vn{constructor(e){this.config=e}isGapSupported(){return!0}getGap(e){var t;return(t=this.config)!=null&&t.getGap?this.config.getGap(e):Wr(e.componentRow,Vn.CSS_GAP)}setGap(e){var t;if((t=this.config)!=null&&t.setGap)this.config.setGap(e);else{const{componentRow:o,gapValue:s,partial:r}=e;o.addStyle({[Vn.CSS_GAP]:s},{partial:r})}}};Vn.CSS_GAP="gap";let tr=Vn;const Qo=class Qo{constructor(e){this.config=e}getParentSize(e){var r;if((r=this.config)!=null&&r.getParentSize)return this.config.getParentSize(e);const{componentRow:t,isVertical:o}=e,s=t.getEl();return s?o?s.clientHeight:s.clientWidth:0}isLayoutVertical(e){var o;if((o=this.config)!=null&&o.isParentVertical)return this.config.isParentVertical(e);const t=Wr(e.componentRow,Qo.CSS_FLEX_DIRECTION,!0);return t==="column"||t==="column-reverse"}};Qo.CSS_FLEX_DIRECTION="flex-direction";let nr=Qo;const Hn=class Hn{constructor(e){this.config=e}getSize(e){var o;if((o=this.config)!=null&&o.getSize)return this.config.getSize(e);const t=e.componentColumn;if(t.is(Hn.MJML_COLUMN_TYPE)){const r=t.getAttributes().width;if(r&&(r.includes("%")||!isNaN(parseFloat(r))))return parseFloat(r);const i=t.parent();return 100/(i?i.components().length:1)}return 0}setSize(e){var t;if((t=this.config)!=null&&t.setSize)this.config.setSize(e);else{const{componentColumn:o,sizeValue:s,partial:r}=e;o.is(Hn.MJML_COLUMN_TYPE)&&o.addAttributes({width:`${parseFloat(s)}%`},{partial:r})}}};Hn.MJML_COLUMN_TYPE="mj-column";let or=Hn;const es=class es{constructor(e){this.config=e}isGapSupported(){return!1}getGap(e){var o;if((o=this.config)!=null&&o.getGap)return this.config.getGap(e);const{componentRow:t}=e;if(t.is(es.MJML_SECTION_TYPE)){const s=t.getAttributes();if(s&&s.padding)return parseInt(s.padding,10)||0}return 0}setGap(e){var t,o;(o=(t=this.config)==null?void 0:t.setGap)==null||o.call(t,e)}};es.MJML_SECTION_TYPE="mj-section";let sr=es;class gh{constructor(e){this.config=e}getParentSize(e){var i;if((i=this.config)!=null&&i.getParentSize)return this.config.getParentSize(e);const{componentRow:t,isVertical:o}=e,s=t.getEl();if(!s)return 0;let r=s;if(s.tagName!=="TABLE"){const l=s.querySelectorAll("table");l.length&&(r=l[0])}return o?r.clientHeight:r.clientWidth}isLayoutVertical(e){var t;return(t=this.config)!=null&&t.isParentVertical?this.config.isParentVertical(e):!1}}class Yt{constructor(){this.handlerCache=new Map}static getInstance(){return Yt.instance||(Yt.instance=new Yt),Yt.instance}getHandlers(e){const t=`${e.projectType}-${e.disableGapHandler?"nogap":"gap"}`;return this.handlerCache.has(t)||(cn(e)?this.handlerCache.set(t,{sizeHandler:new or(e),gapHandler:new sr(e),parentSizeHandler:new gh(e)}):this.handlerCache.set(t,{sizeHandler:new er(e),gapHandler:new tr(e),parentSizeHandler:new nr(e)})),this.handlerCache.get(t)}}function Vt(n){return Yt.getInstance().getHandlers(n)}const Vi=n=>{n.style.display="none"},Hi=n=>{n.style.display="block"},On=n=>+parseFloat(`${n}`).toFixed(2),cn=n=>n.projectType===Oa.email,ho=(n,e)=>{const t=n.Canvas.getFramesEl();t&&(t.style.pointerEvents=e?"none":"")},yh=n=>n?["top","bottom"]:["left","right"],bh=n=>{const e=n.parent();return e?e.components().models.indexOf(n)===0:!1},Sh=n=>{const e=n.parent();if(!e)return!1;const t=e.components().models;return t.indexOf(n)===t.length-1},vh=n=>{const e=n.parent();if(!e)return!1;const t=e.components().models;return t.length>1&&n.index()===t.length-1},xh=(n,e,t,o)=>{const r=n+(t?e==="top"?-1:e==="bottom"?1:0:e==="left"?-1:e==="right"?1:0);return r>=0&&r<o?r:-1},$o=n=>n==="top"||n==="bottom",wh=(n,e)=>!!(bh(n)&&(e==="left"||e==="top")||Sh(n)&&(e==="right"||e==="bottom")),Ch=n=>{const e=n.parent();return e?e.components().models.length>1:!1},Fi=(n,e)=>n==="right"||n==="bottom"?e>0:e<0,Wr=(n,e,t=!1)=>{const o=!t,s=n.getEl();if(!s)return o?0:"";const i=window.getComputedStyle(s)[e]||"";if(o){let l;return typeof i=="string"?(l=parseFloat(i.replace(/[^-\d.]/g,"")),isNaN(l)&&(l=0)):l=Number(i)||0,l}return i},_i=(n,e,t)=>{const o=rr({componentRow:n,isVertical:e},t),s=n.components().models;return o*(s.length-1)},Gn=(n,e)=>Vt(e).parentSizeHandler.isLayoutVertical({componentRow:n}),Wn=(n,e)=>Vt(e).sizeHandler.getSize(n),rr=(n,e)=>{if(e!=null&&e.disableGapHandler)return 0;const{gapHandler:t,parentSizeHandler:o}=Vt(e);if(!t.isGapSupported())return 0;const s=t.getGap(n),r=o.getParentSize(n);return s/100*r},ir=(n,e)=>Vt(e).parentSizeHandler.getParentSize(n),Nn=(n,e)=>{Vt(e).sizeHandler.setSize(n)},oc=(n,e)=>{const t=Wn(n,e);Nn({...n,sizeValue:`${t}%`,partial:!1},e)},sc=(n,e)=>{if(e!=null&&e.disableGapHandler)return;const{gapHandler:t}=Vt(e);t.isGapSupported()&&t.setGap(n)},kh=(n,e)=>{const t=n.getStyle().gap;if(!t)return;const o=n.components().models,s={componentRow:n,isVertical:Gn(n,e)};o.map(r=>oc({...s,componentColumn:r},e)),sc({...s,gapValue:String(t),partial:!1},e)};function Eh(n,e){const{Blocks:t}=n,{typeColumn:o,typeRow:s,blocks:r}=e;if(r===!1||cn(e))return;const i=u=>({type:s,components:u.map(p=>({type:o,style:{"flex-basis":`${p}%`}}))}),l=u=>`<div class="gs-block-item__flex-row" style="display: flex; height: 1.75rem; width: 100%; flex-wrap: nowrap; gap: 0.5rem;">
|
|
159
159
|
${u.map(p=>`<div style="flex-basis: ${p}%; border-color: currentColor; border-width: 2px; border-radius: 0.12rem;"></div>`).join("")}
|
|
160
|
-
</div>`,a=(u,p)=>({id:`flex-row-${p.join("-")}`,label:u,category:"Layout",select:!0,full:!0,attributes:{class:"gs-block-item__flex gs-utl-w-full"},media:l(p),content:i(p)}),c=[a("1 Column",[100]),a("2 Columns 50/50",[50,50]),a("2 Columns 25/75",[25,75]),a("2 Columns 75/25",[75,25]),a("3 Columns",[33.33,33.33,33.33]),a("3 Columns 50/25/25",[50,25,25]),a("3 Columns 25/50/25",[25,50,25]),a("3 Columns 25/25/50",[25,25,50]),a("4 Columns",[25,25,25,25]),a("5 Columns",[20,20,20,20,20])],d=
|
|
160
|
+
</div>`,a=(u,p)=>({id:`flex-row-${p.join("-")}`,label:u,category:"Layout",select:!0,full:!0,attributes:{class:"gs-block-item__flex gs-utl-w-full"},media:l(p),content:i(p)}),c=[a("1 Column",[100]),a("2 Columns 50/50",[50,50]),a("2 Columns 25/75",[25,75]),a("2 Columns 75/25",[75,25]),a("3 Columns",[33.33,33.33,33.33]),a("3 Columns 50/25/25",[50,25,25]),a("3 Columns 25/50/25",[25,50,25]),a("3 Columns 25/25/50",[25,25,50]),a("4 Columns",[25,25,25,25]),a("5 Columns",[20,20,20,20,20])],d=Bt(r)?r({blocks:c}):c;return d.forEach(u=>t.add(u.id,u)),()=>{d.forEach(u=>t.remove(u.id))}}const Th=(n,e)=>{const{Components:t}=n,{typeRow:o,typeColumn:s,extendTypeColumn:r}=e,i=`${ze}${s}`,a=!!s&&!!t.getType(s)&&!r;if(!(!s||a||cn(e)))return t.addType(s,{isComponent:ht(s),model:{defaults:{name:"Column",resizable:!1,emptyState:!0,classes:i,icon:'<svg viewBox="0 0 24 24"><path d="M14.5 2.3A1.8 1.8 0 0 0 12.7 4v16c0 1 .8 1.8 1.8 1.8h3a1.8 1.8 0 0 0 1.8-1.8V4a1.8 1.8 0 0 0-1.8-1.8zm-8 0A1.8 1.8 0 0 0 4.7 4v16c0 1 .8 1.8 1.8 1.8h3a1.8 1.8 0 0 0 1.8-1.8V4a1.8 1.8 0 0 0-1.8-1.8z"/></svg>',draggable:Br(o),attributes:{[Ze]:s},styles:`
|
|
161
161
|
.${i} {
|
|
162
162
|
flex-grow: 1;
|
|
163
163
|
}
|
|
164
|
-
`}}}),()=>{t.removeType(s)}},
|
|
164
|
+
`}}}),()=>{t.removeType(s)}},Mh=(n,e)=>{const{Components:t}=n,{typeRow:o,typeColumn:s,extendTypeRow:r}=e,i=`${ze}${o}`,a=!!o&&!!t.getType(o)&&!r;if(!(!o||a||cn(e)))return t.addType(o,{isComponent:ht(o),model:{defaults:{name:"Row",classes:i,icon:'<svg viewBox="0 0 24 24"><path d="M4 4.8a1.8 1.8 0 0 0-1.8 1.7v3c0 1 .8 1.8 1.8 1.8h16a1.8 1.8 0 0 0 1.8-1.8v-3A1.8 1.8 0 0 0 20 4.7zm0 8a1.8 1.8 0 0 0-1.8 1.7v3c0 1 .8 1.8 1.8 1.8h16a1.8 1.8 0 0 0 1.8-1.8v-3a1.8 1.8 0 0 0-1.8-1.8z"/></svg>',emptyState:{styleIn:"width: 100%"},attributes:{[Ze]:o},droppable:ts(s),traits:[{type:"checkbox",name:"snap",label:"Enable Snap",default:e.snapEnabled,changeProp:!0},{type:"number",name:"snap-divisions",label:"Snap Divisions",min:1,max:12,step:1,default:e.snapDivisions,changeProp:!0}],resizable:{tl:0,tc:0,tr:0,cl:0,bl:0,br:0},styles:`
|
|
165
165
|
.${i} {
|
|
166
166
|
display: flex;
|
|
167
167
|
align-items: stretch;
|
|
168
168
|
flex-wrap: nowrap;
|
|
169
169
|
}
|
|
170
|
-
`}}}),()=>{t.removeType(o)}},
|
|
170
|
+
`}}}),()=>{t.removeType(o)}},Ah="flexComponent",Ph=H.startup;class Oh{constructor(){this.resizableChildTypes=new Set,this.gapAdjustableParentTypes=new Set,this.typeRelationships=new Map}registerResizableChild(e){this.resizableChildTypes.add(e)}registerGapAdjustableParent(e){this.gapAdjustableParentTypes.add(e)}registerTypeRelationship(e,t){this.typeRelationships.has(e)||this.typeRelationships.set(e,new Set),this.typeRelationships.get(e).add(t),this.registerResizableChild(t),this.registerGapAdjustableParent(e)}isResizableChild(e){return this.resizableChildTypes.has(e.get("type"))}isGapAdjustableParent(e){return this.gapAdjustableParentTypes.has(e.get("type"))}isValidRelationship(e,t){const o=e.get("type"),s=t.get("type");return this.typeRelationships.has(o)?this.typeRelationships.get(o).has(s):!1}}class Nh{constructor(e,t,o){this.editor=e,this.registry=t,this.opts=o,this.resizeState=new WeakMap}getState(e){return this.resizeState.has(e)||this.resizeState.set(e,{}),this.resizeState.get(e)}clearState(e){return this.resizeState.delete(e)}startResize(e,t,o){const{opts:s}=this,r=this.getState(e);r.direction=t,r.startX=o.clientX,r.startY=o.clientY,r.resizing=!0,r.lastSnappedPercent=void 0;const i=e.parent();if(!i||!this.registry.isValidRelationship(i,e))return;r.snapEnabled=i.get("snap")??s.snapEnabled,r.snapDivisions=i.get("snap-divisions")??s.snapDivisions??12;const l=i.components().models,a=l.findIndex(p=>p.cid===e.cid),c=Gn(i,s),d=xh(a,t,c,l.length);d!==-1&&(r.adjacentIdx=d);const u={componentColumn:e,componentRow:i,isVertical:c};if(r.startPercent=Wn(u,s),typeof r.adjacentIdx<"u"){const p=l[r.adjacentIdx];r.neighborStartPercent=Wn({...u,componentColumn:p},s)}}updateResizeByDelta(e,t,o){const s=this.getState(e),r=e.parent();!s.resizing||!r||(s.snapEnabled?this.updateSnapResize(e,t,o):this.updateContinuesResize(e,t,o))}finishResize(e){const t=e.parent(),o=t==null?void 0:t.components().models,s={componentRow:t,isVertical:!!t&&Gn(t,this.opts)};o==null||o.forEach(r=>oc({...s,componentColumn:r},this.opts)),this.clearState(e)}updateContinuesResize(e,t,o){const s=this.getState(e),r=e.parent(),{opts:i}=this;if(!r)return;const l=i.minItemPercent??0,a=$o(t),c=ir({componentRow:r,isVertical:a},i),d=_i(r,a,this.opts),p=100-d/c*100,h=o/(c-d)*p,{startPercent:f=0,neighborStartPercent:m=0}=s,g={componentRow:r,isVertical:a,componentColumn:e,partial:!0},b=Fi(t,o)?f+Math.abs(h):f-Math.abs(h);if(typeof s.adjacentIdx<"u"){const C=r.components().models[s.adjacentIdx],y=f+m,S=y-l,w=Math.min(S,Math.max(l,b)),x=y-w;Nn({...g,sizeValue:`${On(w)}%`},i),Nn({...g,componentColumn:C,sizeValue:`${On(x)}%`},i)}else{const C=Math.max(l,Math.min(p,b));Nn({...g,sizeValue:`${On(C)}%`},i)}}updateSnapResize(e,t,o){const s=this.getState(e),r=e.parent(),i=$o(t),l=ir({componentRow:r,isVertical:i},this.opts),a=_i(r,i,this.opts),c=l-a,d=o/c*100,u=Fi(t,o),{startPercent:p=0,snapDivisions:h=12}=s,f=u?p+Math.abs(d):p-Math.abs(d),m=100/h,g=Math.floor(f/m)*m,b=Math.ceil(f/m)*m,C=Math.abs(b-f),y=Math.abs(f-g),S=m*.2,v=C<y?b:g;if(v>0&&v<100&&(C<S||y<S)&&s.lastSnappedPercent!==v){s.lastSnappedPercent=v;let E=Math.abs(v-p)/100*c;(u&&(t==="left"||t==="top")||!u&&(t==="right"||t==="bottom"))&&(E=-E),this.updateContinuesResize(e,t,E)}else C>=S&&y>=S&&(s.lastSnappedPercent=void 0)}}class Ih{constructor(e,t,o){this.editor=e,this.registry=t,this.opts=o}updateGapByDelta(e,t,o,s){if(!this.registry.isGapAdjustableParent(e))return;const{opts:r}=this,i=Math.max(0,o+t),l=ir({componentRow:e,isVertical:s},r),a=i/l*100,c=e.components().models,d=c.length-1,u={componentRow:e,isVertical:s},p=c.reduce((S,v)=>S+Wn({...u,componentColumn:v},r),0),f=100-a*d,m=r.minItemPercent||5;if(f<m*c.length)return;const b=100-d*a,C=p-b,y={componentRow:e,isVertical:s,partial:!0};c.map(S=>{const v=Wn({...u,componentColumn:S},r),w=v-v/p*C;Nn({...y,componentColumn:S,sizeValue:`${On(w)}%`},r)}),sc({...y,gapValue:`${On(a)}%`},r)}finishGapAdjust(e){kh(e,this.opts)}}class Rh{constructor(e,t,o){this.editor=e,this.registry=t,this.opts=o,this.resizeHandler=new Nh(e,t,o),this.gapHandler=new Ih(e,t,o)}startResize(e,t,o){this.resizeHandler.startResize(e,t,o)}updateResizeByDelta(e,t,o){this.resizeHandler.updateResizeByDelta(e,t,o)}finishResize(e){this.resizeHandler.finishResize(e)}updateGapByDelta(e,t,o,s){this.gapHandler.updateGapByDelta(e,t,o,s)}finishGapAdjust(e){this.gapHandler.finishGapAdjust(e)}canResize(e){const t=e.parent();return t?this.registry.isValidRelationship(t,e):!1}canAdjustGap(e){return this.registry.isGapAdjustableParent(e)}}const zo="gs-flex-spots",Gi=`${zo}__handle-size`,Dh=`${zo}__handle-gap`;function Lh(n,e){const{Canvas:t}=n,o="flex-resize-spot";let s,r,i,l,a=null,c=null;const d=new Oh,u=new Rh(n,d,e),p=()=>{var w;s=document.createElement("div"),s.className=zo,s.style.display="none",r=document.createElement("div"),r.className=`${zo}__handles`,r.style.position="absolute",r.style.pointerEvents="none",r.style.zIndex="21",i={left:document.createElement("div"),right:document.createElement("div"),top:document.createElement("div"),bottom:document.createElement("div")},Object.entries(i).forEach(([x,E])=>{const k=x,M=$o(k);E.className=`${Gi} ${Gi}-${k} gjs-resizer-h gjs-cv-unscale`,E.style.cssText=`
|
|
171
171
|
pointer-events: all;
|
|
172
172
|
position: absolute;
|
|
173
173
|
z-index: 1;
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
${k==="right"?"right: 0px;":""}
|
|
178
178
|
${k==="top"?"top: 0px;":""}
|
|
179
179
|
${k==="bottom"?"bottom: 0px;":""}
|
|
180
|
-
`,E.addEventListener("pointerdown",h(k)),r.appendChild(E)}),!e.disableGapHandler&&!
|
|
180
|
+
`,E.addEventListener("pointerdown",h(k)),r.appendChild(E)}),!e.disableGapHandler&&!cn(e)&&(l=document.createElement("div"),l.className=Dh,l.style.cssText=`
|
|
181
181
|
position: absolute;
|
|
182
182
|
background-color: var(--gs-theme-cl-cmp-bg1, #3b97e3);
|
|
183
183
|
border-width: 2px;
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
pointer-events: all;
|
|
188
188
|
max-width: 3rem;
|
|
189
189
|
max-height: 3rem;
|
|
190
|
-
`,l.addEventListener("pointerdown",f()),r.appendChild(l)),s.append(r),(
|
|
190
|
+
`,l.addEventListener("pointerdown",f()),r.appendChild(l)),s.append(r),(w=t.getSpotsEl())==null||w.appendChild(s)},h=w=>x=>{if(!a)return;ho(n,!0),x.stopPropagation(),x.preventDefault(),u.startResize(a,w,x);const E=x.clientX,k=x.clientY;x.target.setPointerCapture(x.pointerId);const M=O=>{const N=n.Canvas.getZoomMultiplier(),D=(O.clientX-E)*N,z=(O.clientY-k)*N,J=$o(w)?z:D;u.updateResizeByDelta(a,w,J)},P=()=>{ho(n,!1),u.finishResize(a),x.target.releasePointerCapture(x.pointerId),document.removeEventListener("pointermove",M),document.removeEventListener("pointerup",P)};document.addEventListener("pointermove",M),document.addEventListener("pointerup",P)},f=()=>w=>{if(!c)return;const x=c;ho(n,!0),w.stopPropagation(),w.preventDefault();const E=Gn(x,e),k=rr({componentRow:x,isVertical:E},e),M=w.clientX,P=w.clientY;w.target.setPointerCapture(w.pointerId);const O=D=>{const z=n.Canvas.getZoomMultiplier(),J=E?(D.clientY-P)*z:(D.clientX-M)*z;u.updateGapByDelta(x,J,k,E)},N=()=>{ho(n,!1),u.finishGapAdjust(x),w.target.releasePointerCapture(w.pointerId),document.removeEventListener("pointermove",O),document.removeEventListener("pointerup",N)};document.addEventListener("pointermove",O),document.addEventListener("pointerup",N)},m=w=>{const x=w.component;if(!x||!s||(a=x,c=x.parent(),!c))return;const E=c;Hi(s);const k=w.getStyle();r&&Object.assign(r.style,k);const M=Gn(E,e),P=yh(M);if(Object.values(i).forEach(Vi),P.forEach(N=>{if(wh(x,N))return;const D=i[N];Hi(D)}),Vt(e).gapHandler.isGapSupported()&&l&&Ch(x)){const N=rr({componentRow:E,isVertical:M},e);g(N,M,vh(x))}},g=(w,x,E=!1)=>{const k=e.gapHandleSize,M=l.style;if(x){M.height=`${k}px`;const P=l.offsetHeight;E?(M.top=`-${(w+P)/2}px`,M.bottom=""):(M.bottom=`-${(w+P)/2}px`,M.top=""),M.width="50%",M.left="50%",M.transform="translateX(-50%)",M.cursor="row-resize"}else{M.width=`${k}px`;const P=l.offsetWidth;E?(M.left=`-${(w+P)/2}px`,M.right=""):(M.right=`-${(w+P)/2}px`,M.left=""),M.height="50%",M.top="50%",M.transform="translateY(-50%)",M.cursor="col-resize"}},b=()=>{s&&(Vi(s),a=null,c=null)},C=()=>{t.removeSpots({type:o});const w=n.getSelected(),x=w==null?void 0:w.parent();w&&x&&d.isValidRelationship(x,w)?t.addSpot({type:o,component:w}):b()},y=()=>{const w=t.getSpots().filter(x=>x.type===o)[0];w&&m(w)},S=(w,x)=>{d.registerTypeRelationship(w,x)};n.onReady(()=>{p(),cn(e)?S("mj-section","mj-column"):S(e.typeRow,e.typeColumn)});const v="component:toggled";return n.on(t.events.spot,y),n.on(v,C),()=>{n.off(t.events.spot,y),n.off(v,C)}}const $h=function(n,e={}){const t={typeRow:"flex-row",typeColumn:"flex-column",gapHandleSize:3,snapDivisions:12,minItemPercent:5,...e},o=[Mh(n,t),Th(n,t)],s=Lh(n,t),r=Eh(n,t);G({editor:n,licenseKey:t.licenseKey,plan:Ph,pluginName:Ah,cleanup:()=>{o.forEach(i=>i==null?void 0:i()),s(),r==null||r()}})},zh=_($h);var Re=(n=>(n.name="animation-name",n.duration="animation-duration",n.delay="animation-delay",n.fillMode="animation-fill-mode",n))(Re||{}),rc=(n=>(n.staggerDelay="--stagger-delay",n))(rc||{}),we=(n=>(n.onScroll="--animation-on-scroll",n.threshold="--animation-threshold",n.repeat="--animation-repeat",n))(we||{});const De="animation",Xt="animation-group",Wi="animation:update",lr="animation-group:update",ic={category:{id:"animations",label:"Animations"},select:!0},jr=n=>(n==null?void 0:n.type)===De,qr=n=>(n==null?void 0:n.type)===Xt,lc=n=>jr(n)||qr(n),Bh={isVisible:({component:n})=>lc(n)},Ss={isVisible:({component:n})=>jr(n)},Vh={isVisible:({component:n})=>qr(n)},ji={isVisible:({component:n,sector:e})=>{var t;return jr(n)&&qr(n==null?void 0:n.parent())?!1:lc(n)&&((t=e.getProperty(we.onScroll))==null?void 0:t.getValue())==="true"}},ac={animation:'<svg viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 14a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13"/><path fill="currentColor" d="M17.14 15.98a8.5 8.5 0 0 1-9.12-9.12 6.5 6.5 0 1 0 9.12 9.12"/><path fill="currentColor" d="M12.64 20.48a8.5 8.5 0 0 1-9.12-9.12 6.5 6.5 0 1 0 9.12 9.12"/></svg>',animationGroup:'<svg viewBox="0 0 24 24"><path d="M4 2a2 2 0 0 0-2 2v10h2V4h10V2H4m4 4a2 2 0 0 0-2 2v10h2V8h10V6H8m4 4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-8Z"/></svg>'},qi=[{id:"bounce",name:"Bounce",css:`@keyframes bounce {
|
|
191
191
|
0%, 20%, 53%, 80%, to {
|
|
192
192
|
animation-timing-function: cubic-bezier(.215, .61, .355, 1);
|
|
193
193
|
transform:translateZ(0)
|
|
@@ -692,8 +692,8 @@
|
|
|
692
692
|
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
|
|
693
693
|
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
|
|
694
694
|
}
|
|
695
|
-
}`}],
|
|
696
|
-
`),style:{[
|
|
695
|
+
}`}],Hh=function(n){const e=this;let t=null;const o=()=>{t==null||t.disconnect(),t=null},s=()=>{o();const r=e.style;r.animationName="",requestAnimationFrame(()=>{const i=getComputedStyle(e),l=i.getPropertyValue("animation-name").trim(),a=i.getPropertyValue("--animation-on-scroll").trim()!=="false",c=parseFloat(i.getPropertyValue("--animation-threshold").trim())||.2,d=i.getPropertyValue("--animation-repeat").trim()==="true",u=()=>{r.animationName="none",e.offsetWidth,r.animationName=l,r.animationPlayState="running"};if(!l||l==="none"){r.animationName="none",r.animationPlayState="paused";return}if(!a){u();return}r.animationPlayState="paused",t=new IntersectionObserver(p=>{p.forEach(h=>{h.isIntersecting&&(u(),!d&&o())})},{threshold:c}),t.observe(e)})};e.addEventListener(n.animationUpdateEvent,s),s()},Fh=(n,e)=>{const{Components:t,Blocks:o,Canvas:s}=n,{block:r={},animationList:i=[]}=e,l="Animation",a=Object.values(we),c=Object.values(Re);return t.addType(De,{block:r?{label:l,media:ac.animation,content:{type:De},...ic,...r}:void 0,model:{defaults:{emptyState:!0,name:l,traits:[],script:Hh,animationUpdateEvent:Wi,"script-props":["animationUpdateEvent"],styles:i.map(d=>d.css).join(`
|
|
696
|
+
`),style:{[Re.name]:"fadeIn",[Re.duration]:"1s",[Re.delay]:"0s",[Re.fillMode]:"both",[we.onScroll]:"true",[we.threshold]:"0.2",[we.repeat]:"false",...e.animationStyle}},init(){const{em:d}=this;this.listenTo(d,"component:mount",u=>{var h;if(u!==this)return;((h=this.parent())==null?void 0:h.get("type"))!==Xt||a.forEach(f=>this.removeStyle(f))})}},view:{events:()=>({animationstart:"onAnimationStart",animationend:"onAnimationEnd"}),init(){const{model:d}=this;this.listenTo(d,"component:styleUpdate",this.handleStyleChange)},onAnimationStart(){var u;if((u=this.cmpSpots)!=null&&u.length)return;const d=s.getSpots({component:this.model});this.cmpSpots=d,s.removeSpots(d),this.el.ownerDocument.body.style.overflowX="hidden"},onAnimationEnd(){const d=this.cmpSpots||[];s.spots.add(d),this.cmpSpots=[],this.el.ownerDocument.body.style.overflowX=""},triggerAnimation(){this.el.dispatchEvent(new CustomEvent(Wi))},handleStyleChange(d,u){Object.keys((u==null?void 0:u.style)||{}).some(f=>c.includes(f)||a.includes(f))&&this.triggerAnimation()},onRender(){this.triggerAnimation()}}}),()=>{o.remove(De),t.removeType(De)}},_h=function(n){const e=this,t="--animation-on-scroll",o="--animation-threshold",s="--animation-repeat";let r=null;const i=()=>{r==null||r.disconnect(),r=null},l=()=>{i();const a=getComputedStyle(e),c=a.getPropertyValue(t).trim()!=="false",d=parseFloat(a.getPropertyValue(o).trim())||.2,u=a.getPropertyValue(s).trim()==="true",p=()=>{Array.from(e.children).forEach(h=>{h instanceof HTMLElement&&typeof h.dispatchEvent=="function"&&h.dispatchEvent(new CustomEvent(lr,{bubbles:!1}))})};if(!c){p();return}r=new IntersectionObserver(h=>{h.forEach(f=>{f.isIntersecting?(p(),!u&&i()):u&&Array.from(e.children).forEach(m=>{m instanceof HTMLElement&&getComputedStyle(m).getPropertyValue(t).trim()!=="false"&&(m.style.opacity="0",m.style.animationPlayState="paused")})})},{threshold:d}),r.observe(e)};e.addEventListener(n.animationGroupUpdateEvent,l),l()},Gh=(n,e)=>{const{Components:t,Blocks:o}=n,{blockGroup:s={}}=e,r="Animation Group";return t.addType(Xt,{block:s?{label:r,media:ac.animationGroup,content:{type:Xt,components:[{type:De},{type:De},{type:De}]},...ic,...s}:void 0,model:{defaults:{name:r,emptyState:!0,traits:[],script:_h,animationGroupUpdateEvent:lr,"script-props":["animationGroupUpdateEvent"],droppable:ts(De),style:{[rc.staggerDelay]:"0.3s",[we.onScroll]:"true",[we.threshold]:"0.2",[we.repeat]:"false",...e.animationGroupStyle}},init(){const i=this.components();this.listenTo(i,"add remove",this.updateChildrenStaggerStyles),this.updateChildrenStaggerStyles()},updateChildrenStaggerStyles(){this.components().forEach((i,l)=>{i.is(De)&&i.addStyle({"--stagger-index":l.toString(),[Re.delay]:"calc(var(--stagger-index, 0) * var(--stagger-delay, 0s))"},{partial:!0})})}},view:{init(){const{model:i}=this;this.listenTo(i,"component:styleUpdate",this.handleStyleChange)},triggerAnimation(){this.el.dispatchEvent(new CustomEvent(lr))},handleStyleChange(){this.triggerAnimation(),this.model.updateChildrenStaggerStyles()},onRender(){this.triggerAnimation()}}}),()=>{o.remove(Xt),t.removeType(Xt)}},Wh="animationComponent",jh=H.startup,qh=function(n,e={}){var s;const t=((s=e.animations)==null?void 0:s.call(e,{items:qi}))||qi,o=[Fh(n,{...e,animationList:t}),Gh(n,e)];n.Styles.addSector("animation",{name:"Animation",properties:[{...Ss,name:"Type",property:Re.name,type:"select",full:!0,default:"fadeIn",options:t},{...Ss,name:"Duration",property:Re.duration,type:"number",units:["s"],min:.1,max:10,step:.1,default:"1s"},{...Ss,name:"Fill Mode",property:Re.fillMode,type:"select",default:"both",options:[{name:"None",id:"none"},{name:"Forwards",id:"forwards"},{name:"Backwards",id:"backwards"},{name:"Both",id:"both"}]},{...Vh,name:"Stagger Delay",property:"--stagger-delay",type:"slider",units:["s"],min:.1,max:5,step:.1,default:"0.1s"},{...Bh,name:"Animate on Scroll",property:we.onScroll,type:"radio",default:"true",options:[{name:"Yes",id:"true"},{name:"No",id:"false"}]},{...ji,name:"Scroll Threshold",property:we.threshold,type:"number",full:!0,min:.1,max:1,step:.01,default:"0.2"},{...ji,name:"Repeat on Scroll",property:we.repeat,type:"radio",default:"false",options:[{name:"Yes",id:"true"},{name:"No",id:"false"}]}]}),G({editor:n,licenseKey:e.licenseKey,plan:jh,pluginName:Wh,cleanup:()=>{o.forEach(r=>r())}})},Uh=_(qh),Kh=n=>n.dispatchEvent(new CustomEvent("input"));function Jh(n,e){if(!e)return()=>{};const t=n.Components.events,o=d=>n.getSelectedAll().includes(d),s=d=>d.isInstanceOf("text")&&!d.isChildOf("text"),r=d=>d.isChildOf("text"),i=d=>n.getEditing()===d,l=(d,u={})=>{d.trigger("focus",u.event)},a=(d,u)=>{o(d)&&s(d)&&!i(d)&&l(d,u)},c=(d,u)=>{if(o(d)&&!s(d)&&r(d)){const p=d.parents().find(h=>h.isInstanceOf("text"));p&&(l(p,u),setTimeout(()=>n.select(p),0))}};return n.on(t.select,a),n.on(t.selectBefore,c),()=>{n.off(t.select,a),n.off(t.selectBefore,c)}}const Zh="rteTinyMce",Yh=H.startup,Xh=`
|
|
697
697
|
.tox .tox-toolbar,
|
|
698
698
|
.tox .tox-toolbar__overflow,
|
|
699
699
|
.tox .tox-toolbar__primary,
|
|
@@ -796,25 +796,25 @@
|
|
|
796
796
|
background-color: var(--gs-theme-cl-prm-bg1);
|
|
797
797
|
border-color: var(--gs-theme-cl-prm-bg3);
|
|
798
798
|
opacity: 0.75;
|
|
799
|
-
}`,jr=new WeakMap,Zh=(n,e)=>{jr.set(n,e)},Yh=n=>{jr.delete(n)},vs=n=>jr.get(n),ho=n=>{const e=n.target,t=e.closest(".tox"),o=e.matches(".ephox-snooker-resizer-bar");(t||o)&&n.stopPropagation()},ji=n=>{n.stopPropagation(),n.preventDefault()},Xh=(n,e)=>{const t=n.getDoc(),o=n.getWin();if(e!=null&&e.event){const{event:s}=e,{clientX:r,clientY:i}=s;let l;if(t.caretRangeFromPoint)l=t.caretRangeFromPoint(r,i);else if(t.caretPositionFromPoint){const a=t.caretPositionFromPoint(r,i);l=t.createRange(),l==null||l.setStart(a.offsetNode,a.offset)}if(l){const a=o.getSelection();a==null||a.removeAllRanges(),a==null||a.addRange(l),n.selection.setRng(l)}}else n.execCommand("SelectAll")},Qh=n=>{var c,d;const{el:e,editor:t,componentView:o}=n,s=t.runCommand(F.getStateTheme),r=o.model,i={target:e,inline:!0,skin:(s==null?void 0:s.theme)===Ma.dark?"oxide-dark":"oxide",menubar:!1,image_advtab:!0,paste_data_images:!0,statusbar:!1,branding:!1,forced_root_block:"div",plugins:"advlist autolink lists link image media table",toolbar_mode:"sliding",toolbar:"bold italic underline strikethrough forecolor backcolor alignleft aligncenter alignright alignjustify link image | fontfamily fontsize bullist numlist outdent indent table"},l=((d=(c=n.pluginOpts)==null?void 0:c.loadConfig)==null?void 0:d.call(c,{config:i,editor:t,componentView:o,component:r}))||{};return{...i,...l}},qi=(n,e=document)=>new Promise((t,o)=>{const s=Array.isArray(n)?[...n]:[n],{head:r}=e,i=l=>{if(l.length){const a=e.createElement("script");a.src=l.shift(),a.onload=i.bind(null,l),a.onerror=o,r.appendChild(a)}else t()};i(s)}),ef=function(n,e={}){const t={cdnScript:"https://cdn.jsdelivr.net/npm/tinymce@6.8.5/tinymce.min.js",...e},{cdnScript:o}=t,s=n.Canvas.events,r=!t.skipCustomTheme,i="gs-plg-tinymce-studio-theme",l=async(d,u)=>{const p=d.ownerDocument,h=p.defaultView,f=u==null?void 0:u.view;if(!h||!f){console.warn("Missing required data",{win:h,componentView:f});return}const m=Qh({el:d,editor:n,componentView:f,pluginOpts:t}),v=(await h.tinymce.init(m))[0];if(!v)return;const y=(await window.tinymce.init({...m,target:document.createElement("div")}))[0];return v.ui.show(),p.body.addEventListener("mousedown",ho),document.body.addEventListener("mousedown",ho),v.on("Change",()=>jh(d)),v.on("blur",()=>v.ui.show()),v.on("OpenWindow",function(){var x;const b=(x=p.querySelector(".tox-dialog"))==null?void 0:x.closest(".tox");b&&(b==null?void 0:b.ownerDocument)!==document&&(document.body.appendChild(b),v.once("CloseWindow",()=>{b&&b.ownerDocument===document&&p.body.appendChild(b)}))}),d.addEventListener("dragstart",ji,{capture:!0}),n.runCommand(F.setStateContextMenu,{enabled:!1}),Xh(v,u),{rteEditor:v,rteEditorShallow:y}},a=(d,u)=>{d.ownerDocument.body.removeEventListener("mousedown",ho),document.body.removeEventListener("mousedown",ho),d.removeEventListener("dragstart",ji,{capture:!0}),n.runCommand(F.setStateContextMenu,{enabled:!0}),u.rteEditor.destroy(),u.rteEditorShallow.destroy()};n.on(s.frameLoad,async({window:d})=>{const u=d.document;qi(o,u)}),n.onReady(()=>{qi(o,document),r&&zr(i,Jh,{target:document.body})}),n.setCustomRte({parseContent:!0,async enable(d,u,p){const h=vs(d);if(h)return h.rteEditor;const f=await l(d,p);return f&&Zh(d,f),f==null?void 0:f.rteEditor},disable(d){const u=vs(d);u&&(Yh(d),a(d,u))},getContent(d){var p,h;const u=vs(d);return u?(h=(p=u.rteEditor).getContent)==null?void 0:h.call(p):d.innerHTML}});const c=qh(n,t.enableOnClick);G({editor:n,licenseKey:t.licenseKey,plan:Kh,pluginName:Uh,cleanup:()=>{n.RichTextEditor.customRte=void 0,c()}})},tf=_(ef);function X(n){this.content=n}X.prototype={constructor:X,find:function(n){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===n)return e;return-1},get:function(n){var e=this.find(n);return e==-1?void 0:this.content[e+1]},update:function(n,e,t){var o=t&&t!=n?this.remove(t):this,s=o.find(n),r=o.content.slice();return s==-1?r.push(t||n,e):(r[s+1]=e,t&&(r[s]=t)),new X(r)},remove:function(n){var e=this.find(n);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new X(t)},addToStart:function(n,e){return new X([n,e].concat(this.remove(n).content))},addToEnd:function(n,e){var t=this.remove(n).content.slice();return t.push(n,e),new X(t)},addBefore:function(n,e,t){var o=this.remove(e),s=o.content.slice(),r=o.find(n);return s.splice(r==-1?s.length:r,0,e,t),new X(s)},forEach:function(n){for(var e=0;e<this.content.length;e+=2)n(this.content[e],this.content[e+1])},prepend:function(n){return n=X.from(n),n.size?new X(n.content.concat(this.subtract(n).content)):this},append:function(n){return n=X.from(n),n.size?new X(this.subtract(n).content.concat(n.content)):this},subtract:function(n){var e=this;n=X.from(n);for(var t=0;t<n.content.length;t+=2)e=e.remove(n.content[t]);return e},toObject:function(){var n={};return this.forEach(function(e,t){n[e]=t}),n},get size(){return this.content.length>>1}};X.from=function(n){if(n instanceof X)return n;var e=[];if(n)for(var t in n)e.push(t,n[t]);return new X(e)};function lc(n,e,t){for(let o=0;;o++){if(o==n.childCount||o==e.childCount)return n.childCount==e.childCount?null:t;let s=n.child(o),r=e.child(o);if(s==r){t+=s.nodeSize;continue}if(!s.sameMarkup(r))return t;if(s.isText&&s.text!=r.text){for(let i=0;s.text[i]==r.text[i];i++)t++;return t}if(s.content.size||r.content.size){let i=lc(s.content,r.content,t+1);if(i!=null)return i}t+=s.nodeSize}}function ac(n,e,t,o){for(let s=n.childCount,r=e.childCount;;){if(s==0||r==0)return s==r?null:{a:t,b:o};let i=n.child(--s),l=e.child(--r),a=i.nodeSize;if(i==l){t-=a,o-=a;continue}if(!i.sameMarkup(l))return{a:t,b:o};if(i.isText&&i.text!=l.text){let c=0,d=Math.min(i.text.length,l.text.length);for(;c<d&&i.text[i.text.length-c-1]==l.text[l.text.length-c-1];)c++,t--,o--;return{a:t,b:o}}if(i.content.size||l.content.size){let c=ac(i.content,l.content,t-1,o-1);if(c)return c}t-=a,o-=a}}class T{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let o=0;o<e.length;o++)this.size+=e[o].nodeSize}nodesBetween(e,t,o,s=0,r){for(let i=0,l=0;l<t;i++){let a=this.content[i],c=l+a.nodeSize;if(c>e&&o(a,s+l,r||null,i)!==!1&&a.content.size){let d=l+1;a.nodesBetween(Math.max(0,e-d),Math.min(a.content.size,t-d),o,s+d)}l=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,o,s){let r="",i=!0;return this.nodesBetween(e,t,(l,a)=>{let c=l.isText?l.text.slice(Math.max(e,a)-a,t-a):l.isLeaf?s?typeof s=="function"?s(l):s:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&c||l.isTextblock)&&o&&(i?i=!1:r+=o),r+=c},0),r}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,o=e.firstChild,s=this.content.slice(),r=0;for(t.isText&&t.sameMarkup(o)&&(s[s.length-1]=t.withText(t.text+o.text),r=1);r<e.content.length;r++)s.push(e.content[r]);return new T(s,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let o=[],s=0;if(t>e)for(let r=0,i=0;i<t;r++){let l=this.content[r],a=i+l.nodeSize;a>e&&((i<e||a>t)&&(l.isText?l=l.cut(Math.max(0,e-i),Math.min(l.text.length,t-i)):l=l.cut(Math.max(0,e-i-1),Math.min(l.content.size,t-i-1))),o.push(l),s+=l.nodeSize),i=a}return new T(o,s)}cutByIndex(e,t){return e==t?T.empty:e==0&&t==this.content.length?this:new T(this.content.slice(e,t))}replaceChild(e,t){let o=this.content[e];if(o==t)return this;let s=this.content.slice(),r=this.size+t.nodeSize-o.nodeSize;return s[e]=t,new T(s,r)}addToStart(e){return new T([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new T(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))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 t=this.content[e];if(!t)throw new RangeError("Index "+e+" out of range for "+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,o=0;t<this.content.length;t++){let s=this.content[t];e(s,o,t),o+=s.nodeSize}}findDiffStart(e,t=0){return lc(this,e,t)}findDiffEnd(e,t=this.size,o=e.size){return ac(this,e,t,o)}findIndex(e,t=-1){if(e==0)return fo(0,e);if(e==this.size)return fo(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let o=0,s=0;;o++){let r=this.child(o),i=s+r.nodeSize;if(i>=e)return i==e||t>0?fo(o+1,i):fo(o,s);s=i}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,t){if(!t)return T.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new T(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return T.empty;let t,o=0;for(let s=0;s<e.length;s++){let r=e[s];o+=r.nodeSize,s&&r.isText&&e[s-1].sameMarkup(r)?(t||(t=e.slice(0,s)),t[t.length-1]=r.withText(t[t.length-1].text+r.text)):t&&t.push(r)}return new T(t||e,o)}static from(e){if(!e)return T.empty;if(e instanceof T)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new T([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}T.empty=new T([],0);const Ss={index:0,offset:0};function fo(n,e){return Ss.index=n,Ss.offset=e,Ss}function zo(n,e){if(n===e)return!0;if(!(n&&typeof n=="object")||!(e&&typeof e=="object"))return!1;let t=Array.isArray(n);if(Array.isArray(e)!=t)return!1;if(t){if(n.length!=e.length)return!1;for(let o=0;o<n.length;o++)if(!zo(n[o],e[o]))return!1}else{for(let o in n)if(!(o in e)||!zo(n[o],e[o]))return!1;for(let o in e)if(!(o in n))return!1}return!0}class V{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,o=!1;for(let s=0;s<e.length;s++){let r=e[s];if(this.eq(r))return e;if(this.type.excludes(r.type))t||(t=e.slice(0,s));else{if(r.type.excludes(this.type))return e;!o&&r.type.rank>this.type.rank&&(t||(t=e.slice(0,s)),t.push(this),o=!0),t&&t.push(r)}}return t||(t=e.slice()),o||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&zo(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Mark.fromJSON");let o=e.marks[t.type];if(!o)throw new RangeError(`There is no mark type ${t.type} in this schema`);let s=o.create(t.attrs);return o.checkAttrs(s.attrs),s}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let o=0;o<e.length;o++)if(!e[o].eq(t[o]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return V.none;if(e instanceof V)return[e];let t=e.slice();return t.sort((o,s)=>o.type.rank-s.type.rank),t}}V.none=[];class Bo extends Error{}class A{constructor(e,t,o){this.content=e,this.openStart=t,this.openEnd=o}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let o=dc(this.content,e+this.openStart,t);return o&&new A(o,this.openStart,this.openEnd)}removeBetween(e,t){return new A(cc(this.content,e+this.openStart,t+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,t){if(!t)return A.empty;let o=t.openStart||0,s=t.openEnd||0;if(typeof o!="number"||typeof s!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new A(T.fromJSON(e,t.content),o,s)}static maxOpen(e,t=!0){let o=0,s=0;for(let r=e.firstChild;r&&!r.isLeaf&&(t||!r.type.spec.isolating);r=r.firstChild)o++;for(let r=e.lastChild;r&&!r.isLeaf&&(t||!r.type.spec.isolating);r=r.lastChild)s++;return new A(e,o,s)}}A.empty=new A(T.empty,0,0);function cc(n,e,t){let{index:o,offset:s}=n.findIndex(e),r=n.maybeChild(o),{index:i,offset:l}=n.findIndex(t);if(s==e||r.isText){if(l!=t&&!n.child(i).isText)throw new RangeError("Removing non-flat range");return n.cut(0,e).append(n.cut(t))}if(o!=i)throw new RangeError("Removing non-flat range");return n.replaceChild(o,r.copy(cc(r.content,e-s-1,t-s-1)))}function dc(n,e,t,o){let{index:s,offset:r}=n.findIndex(e),i=n.maybeChild(s);if(r==e||i.isText)return n.cut(0,e).append(t).append(n.cut(e));let l=dc(i.content,e-r-1,t);return l&&n.replaceChild(s,i.copy(l))}function nf(n,e,t){if(t.openStart>n.depth)throw new Bo("Inserted content deeper than insertion position");if(n.depth-t.openStart!=e.depth-t.openEnd)throw new Bo("Inconsistent open depths");return uc(n,e,t,0)}function uc(n,e,t,o){let s=n.index(o),r=n.node(o);if(s==e.index(o)&&o<n.depth-t.openStart){let i=uc(n,e,t,o+1);return r.copy(r.content.replaceChild(s,i))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&n.depth==o&&e.depth==o){let i=n.parent,l=i.content;return Mt(i,l.cut(0,n.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:i,end:l}=of(t,n);return Mt(r,hc(n,i,l,e,o))}else return Mt(r,Vo(n,e,o))}function pc(n,e){if(!e.type.compatibleContent(n.type))throw new Bo("Cannot join "+e.type.name+" onto "+n.type.name)}function lr(n,e,t){let o=n.node(t);return pc(o,e.node(t)),o}function Et(n,e){let t=e.length-1;t>=0&&n.isText&&n.sameMarkup(e[t])?e[t]=n.withText(e[t].text+n.text):e.push(n)}function Nn(n,e,t,o){let s=(e||n).node(t),r=0,i=e?e.index(t):s.childCount;n&&(r=n.index(t),n.depth>t?r++:n.textOffset&&(Et(n.nodeAfter,o),r++));for(let l=r;l<i;l++)Et(s.child(l),o);e&&e.depth==t&&e.textOffset&&Et(e.nodeBefore,o)}function Mt(n,e){return n.type.checkContent(e),n.copy(e)}function hc(n,e,t,o,s){let r=n.depth>s&&lr(n,e,s+1),i=o.depth>s&&lr(t,o,s+1),l=[];return Nn(null,n,s,l),r&&i&&e.index(s)==t.index(s)?(pc(r,i),Et(Mt(r,hc(n,e,t,o,s+1)),l)):(r&&Et(Mt(r,Vo(n,e,s+1)),l),Nn(e,t,s,l),i&&Et(Mt(i,Vo(t,o,s+1)),l)),Nn(o,null,s,l),new T(l)}function Vo(n,e,t){let o=[];if(Nn(null,n,t,o),n.depth>t){let s=lr(n,e,t+1);Et(Mt(s,Vo(n,e,t+1)),o)}return Nn(e,null,t,o),new T(o)}function of(n,e){let t=e.depth-n.openStart,s=e.node(t).copy(n.content);for(let r=t-1;r>=0;r--)s=e.node(r).copy(T.from(s));return{start:s.resolveNoCache(n.openStart+t),end:s.resolveNoCache(s.content.size-n.openEnd-t)}}class Wn{constructor(e,t,o){this.pos=e,this.path=t,this.parentOffset=o,this.depth=t.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,t=this.index(this.depth);if(t==e.childCount)return null;let o=this.pos-this.path[this.path.length-1],s=e.child(t);return o?e.child(t).cut(o):s}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let o=this.path[t*3],s=t==0?0:this.path[t*3-1]+1;for(let r=0;r<e;r++)s+=o.child(r).nodeSize;return s}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return V.none;if(this.textOffset)return e.child(t).marks;let o=e.maybeChild(t-1),s=e.maybeChild(t);if(!o){let l=o;o=s,s=l}let r=o.marks;for(var i=0;i<r.length;i++)r[i].type.spec.inclusive===!1&&(!s||!r[i].isInSet(s.marks))&&(r=r[i--].removeFromSet(r));return r}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let o=t.marks,s=e.parent.maybeChild(e.index());for(var r=0;r<o.length;r++)o[r].type.spec.inclusive===!1&&(!s||!o[r].isInSet(s.marks))&&(o=o[r--].removeFromSet(o));return o}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let o=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);o>=0;o--)if(e.pos<=this.end(o)&&(!t||t(this.node(o))))return new Ho(this,e,o);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 t=1;t<=this.depth;t++)e+=(e?"/":"")+this.node(t).type.name+"_"+this.index(t-1);return e+":"+this.parentOffset}static resolve(e,t){if(!(t>=0&&t<=e.content.size))throw new RangeError("Position "+t+" out of range");let o=[],s=0,r=t;for(let i=e;;){let{index:l,offset:a}=i.content.findIndex(r),c=r-a;if(o.push(i,l,s+a),!c||(i=i.child(l),i.isText))break;r=c-1,s+=a+1}return new Wn(t,o,r)}static resolveCached(e,t){let o=Ui.get(e);if(o)for(let r=0;r<o.elts.length;r++){let i=o.elts[r];if(i.pos==t)return i}else Ui.set(e,o=new sf);let s=o.elts[o.i]=Wn.resolve(e,t);return o.i=(o.i+1)%rf,s}}class sf{constructor(){this.elts=[],this.i=0}}const rf=12,Ui=new WeakMap;class Ho{constructor(e,t,o){this.$from=e,this.$to=t,this.depth=o}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 lf=Object.create(null);let At=class ar{constructor(e,t,o,s=V.none){this.type=e,this.attrs=t,this.marks=s,this.content=o||T.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,t,o,s=0){this.content.nodesBetween(e,t,o,s,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,t,o,s){return this.content.textBetween(e,t,o,s)}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,t,o){return this.type==e&&zo(this.attrs,t||e.defaultAttrs||lf)&&V.sameSet(this.marks,o||V.none)}copy(e=null){return e==this.content?this:new ar(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new ar(this.type,this.attrs,this.content,e)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,o=!1){if(e==t)return A.empty;let s=this.resolve(e),r=this.resolve(t),i=o?0:s.sharedDepth(t),l=s.start(i),c=s.node(i).content.cut(s.pos-l,r.pos-l);return new A(c,s.depth-i,r.depth-i)}replace(e,t,o){return nf(this.resolve(e),this.resolve(t),o)}nodeAt(e){for(let t=this;;){let{index:o,offset:s}=t.content.findIndex(e);if(t=t.maybeChild(o),!t)return null;if(s==e||t.isText)return t;e-=s+1}}childAfter(e){let{index:t,offset:o}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:o}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:o}=this.content.findIndex(e);if(o<e)return{node:this.content.child(t),index:t,offset:o};let s=this.content.child(t-1);return{node:s,index:t-1,offset:o-s.nodeSize}}resolve(e){return Wn.resolveCached(this,e)}resolveNoCache(e){return Wn.resolve(this,e)}rangeHasMark(e,t,o){let s=!1;return t>e&&this.nodesBetween(e,t,r=>(o.isInSet(r.marks)&&(s=!0),!s)),s}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()+")"),fc(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw new Error("Called contentMatchAt on a node with invalid content");return t}canReplace(e,t,o=T.empty,s=0,r=o.childCount){let i=this.contentMatchAt(e).matchFragment(o,s,r),l=i&&i.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let a=s;a<r;a++)if(!this.type.allowsMarks(o.child(a).marks))return!1;return!0}canReplaceWith(e,t,o,s){if(s&&!this.type.allowsMarks(s))return!1;let r=this.contentMatchAt(e).matchType(o),i=r&&r.matchFragment(this.content,t);return i?i.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=V.none;for(let t=0;t<this.marks.length;t++){let o=this.marks[t];o.type.checkAttrs(o.attrs),e=o.addToSet(e)}if(!V.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(t=>t.type.name)}`);this.content.forEach(t=>t.check())}toJSON(){let e={type:this.type.name};for(let t 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(t=>t.toJSON())),e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Node.fromJSON");let o;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");o=t.marks.map(e.markFromJSON)}if(t.type=="text"){if(typeof t.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(t.text,o)}let s=T.fromJSON(e,t.content),r=e.nodeType(t.type).create(t.attrs,s,o);return r.type.checkAttrs(r.attrs),r}};At.prototype.text=void 0;class Fo extends At{constructor(e,t,o,s){if(super(e,t,null,s),!o)throw new RangeError("Empty text nodes are not allowed");this.text=o}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):fc(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new Fo(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new Fo(this.type,this.attrs,e,this.marks)}cut(e=0,t=this.text.length){return e==0&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}}function fc(n,e){for(let t=n.length-1;t>=0;t--)e=n[t].type.name+"("+e+")";return e}class Dt{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let o=new af(e,t);if(o.next==null)return Dt.empty;let s=mc(o);o.next&&o.err("Unexpected trailing text");let r=mf(ff(s));return gf(r,o),r}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,o=e.childCount){let s=this;for(let r=t;s&&r<o;r++)s=s.matchType(e.child(r).type);return s}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:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let o=0;o<e.next.length;o++)if(this.next[t].type==e.next[o].type)return!0;return!1}fillBefore(e,t=!1,o=0){let s=[this];function r(i,l){let a=i.matchFragment(e,o);if(a&&(!t||a.validEnd))return T.from(l.map(c=>c.createAndFill()));for(let c=0;c<i.next.length;c++){let{type:d,next:u}=i.next[c];if(!(d.isText||d.hasRequiredAttrs())&&s.indexOf(u)==-1){s.push(u);let p=r(u,l.concat(d));if(p)return p}}return null}return r(this,[])}findWrapping(e){for(let o=0;o<this.wrapCache.length;o+=2)if(this.wrapCache[o]==e)return this.wrapCache[o+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),o=[{match:this,type:null,via:null}];for(;o.length;){let s=o.shift(),r=s.match;if(r.matchType(e)){let i=[];for(let l=s;l.type;l=l.via)i.push(l.type);return i.reverse()}for(let i=0;i<r.next.length;i++){let{type:l,next:a}=r.next[i];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!s.type||a.validEnd)&&(o.push({match:l.contentMatch,type:l,via:s}),t[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 t(o){e.push(o);for(let s=0;s<o.next.length;s++)e.indexOf(o.next[s].next)==-1&&t(o.next[s].next)}return t(this),e.map((o,s)=>{let r=s+(o.validEnd?"*":" ")+" ";for(let i=0;i<o.next.length;i++)r+=(i?", ":"")+o.next[i].type.name+"->"+e.indexOf(o.next[i].next);return r}).join(`
|
|
800
|
-
`)}}Dt.empty=new Dt(!0);class af{constructor(e,t){this.string=e,this.nodeTypes=t,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 mc(n){let e=[];do e.push(cf(n));while(n.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function cf(n){let e=[];do e.push(df(n));while(n.next&&n.next!=")"&&n.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function df(n){let e=hf(n);for(;;)if(n.eat("+"))e={type:"plus",expr:e};else if(n.eat("*"))e={type:"star",expr:e};else if(n.eat("?"))e={type:"opt",expr:e};else if(n.eat("{"))e=uf(n,e);else break;return e}function Ki(n){/\D/.test(n.next)&&n.err("Expected number, got '"+n.next+"'");let e=Number(n.next);return n.pos++,e}function uf(n,e){let t=Ki(n),o=t;return n.eat(",")&&(n.next!="}"?o=Ki(n):o=-1),n.eat("}")||n.err("Unclosed braced range"),{type:"range",min:t,max:o,expr:e}}function pf(n,e){let t=n.nodeTypes,o=t[e];if(o)return[o];let s=[];for(let r in t){let i=t[r];i.isInGroup(e)&&s.push(i)}return s.length==0&&n.err("No node type or group '"+e+"' found"),s}function hf(n){if(n.eat("(")){let e=mc(n);return n.eat(")")||n.err("Missing closing paren"),e}else if(/\W/.test(n.next))n.err("Unexpected token '"+n.next+"'");else{let e=pf(n,n.next).map(t=>(n.inline==null?n.inline=t.isInline:n.inline!=t.isInline&&n.err("Mixing inline and block content"),{type:"name",value:t}));return n.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function ff(n){let e=[[]];return s(r(n,0),t()),e;function t(){return e.push([])-1}function o(i,l,a){let c={term:a,to:l};return e[i].push(c),c}function s(i,l){i.forEach(a=>a.to=l)}function r(i,l){if(i.type=="choice")return i.exprs.reduce((a,c)=>a.concat(r(c,l)),[]);if(i.type=="seq")for(let a=0;;a++){let c=r(i.exprs[a],l);if(a==i.exprs.length-1)return c;s(c,l=t())}else if(i.type=="star"){let a=t();return o(l,a),s(r(i.expr,a),a),[o(a)]}else if(i.type=="plus"){let a=t();return s(r(i.expr,l),a),s(r(i.expr,a),a),[o(a)]}else{if(i.type=="opt")return[o(l)].concat(r(i.expr,l));if(i.type=="range"){let a=l;for(let c=0;c<i.min;c++){let d=t();s(r(i.expr,a),d),a=d}if(i.max==-1)s(r(i.expr,a),a);else for(let c=i.min;c<i.max;c++){let d=t();o(a,d),s(r(i.expr,a),d),a=d}return[o(a)]}else{if(i.type=="name")return[o(l,void 0,i.value)];throw new Error("Unknown expr type")}}}}function gc(n,e){return e-n}function Ji(n,e){let t=[];return o(e),t.sort(gc);function o(s){let r=n[s];if(r.length==1&&!r[0].term)return o(r[0].to);t.push(s);for(let i=0;i<r.length;i++){let{term:l,to:a}=r[i];!l&&t.indexOf(a)==-1&&o(a)}}}function mf(n){let e=Object.create(null);return t(Ji(n,0));function t(o){let s=[];o.forEach(i=>{n[i].forEach(({term:l,to:a})=>{if(!l)return;let c;for(let d=0;d<s.length;d++)s[d][0]==l&&(c=s[d][1]);Ji(n,a).forEach(d=>{c||s.push([l,c=[]]),c.indexOf(d)==-1&&c.push(d)})})});let r=e[o.join(",")]=new Dt(o.indexOf(n.length-1)>-1);for(let i=0;i<s.length;i++){let l=s[i][1].sort(gc);r.next.push({type:s[i][0],next:e[l.join(",")]||t(l)})}return r}}function gf(n,e){for(let t=0,o=[n];t<o.length;t++){let s=o[t],r=!s.validEnd,i=[];for(let l=0;l<s.next.length;l++){let{type:a,next:c}=s.next[l];i.push(a.name),r&&!(a.isText||a.hasRequiredAttrs())&&(r=!1),o.indexOf(c)==-1&&o.push(c)}r&&e.err("Only non-generatable nodes ("+i.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function yc(n){let e=Object.create(null);for(let t in n){let o=n[t];if(!o.hasDefault)return null;e[t]=o.default}return e}function bc(n,e){let t=Object.create(null);for(let o in n){let s=e&&e[o];if(s===void 0){let r=n[o];if(r.hasDefault)s=r.default;else throw new RangeError("No value supplied for attribute "+o)}t[o]=s}return t}function vc(n,e,t,o){for(let s in e)if(!(s in n))throw new RangeError(`Unsupported attribute ${s} for ${t} of type ${s}`);for(let s in n){let r=n[s];r.validate&&r.validate(e[s])}}function Sc(n,e){let t=Object.create(null);if(e)for(let o in e)t[o]=new bf(n,o,e[o]);return t}let Zi=class xc{constructor(e,t,o){this.name=e,this.schema=t,this.spec=o,this.markSet=null,this.groups=o.group?o.group.split(" "):[],this.attrs=Sc(e,o.attrs),this.defaultAttrs=yc(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(o.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Dt.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:bc(this.attrs,e)}create(e=null,t,o){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new At(this,this.computeAttrs(e),T.from(t),V.setFrom(o))}createChecked(e=null,t,o){return t=T.from(t),this.checkContent(t),new At(this,this.computeAttrs(e),t,V.setFrom(o))}createAndFill(e=null,t,o){if(e=this.computeAttrs(e),t=T.from(t),t.size){let i=this.contentMatch.fillBefore(t);if(!i)return null;t=i.append(t)}let s=this.contentMatch.matchFragment(t),r=s&&s.fillBefore(T.empty,!0);return r?new At(this,e,t.append(r),V.setFrom(o)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let o=0;o<e.childCount;o++)if(!this.allowsMarks(e.child(o).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){vc(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 t=0;t<e.length;t++)if(!this.allowsMarkType(e[t].type))return!1;return!0}allowedMarks(e){if(this.markSet==null)return e;let t;for(let o=0;o<e.length;o++)this.allowsMarkType(e[o].type)?t&&t.push(e[o]):t||(t=e.slice(0,o));return t?t.length?t:V.none:e}static compile(e,t){let o=Object.create(null);e.forEach((r,i)=>o[r]=new xc(r,t,i));let s=t.spec.topNode||"doc";if(!o[s])throw new RangeError("Schema is missing its top node type ('"+s+"')");if(!o.text)throw new RangeError("Every schema needs a 'text' type");for(let r in o.text.attrs)throw new RangeError("The text node type should not have attributes");return o}};function yf(n,e,t){let o=t.split("|");return s=>{let r=s===null?"null":typeof s;if(o.indexOf(r)<0)throw new RangeError(`Expected value of type ${o} for attribute ${e} on type ${n}, got ${r}`)}}class bf{constructor(e,t,o){this.hasDefault=Object.prototype.hasOwnProperty.call(o,"default"),this.default=o.default,this.validate=typeof o.validate=="string"?yf(e,t,o.validate):o.validate}get isRequired(){return!this.hasDefault}}class ss{constructor(e,t,o,s){this.name=e,this.rank=t,this.schema=o,this.spec=s,this.attrs=Sc(e,s.attrs),this.excluded=null;let r=yc(this.attrs);this.instance=r?new V(this,r):null}create(e=null){return!e&&this.instance?this.instance:new V(this,bc(this.attrs,e))}static compile(e,t){let o=Object.create(null),s=0;return e.forEach((r,i)=>o[r]=new ss(r,s++,t,i)),o}removeFromSet(e){for(var t=0;t<e.length;t++)e[t].type==this&&(e=e.slice(0,t).concat(e.slice(t+1)),t--);return e}isInSet(e){for(let t=0;t<e.length;t++)if(e[t].type==this)return e[t]}checkAttrs(e){vc(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class vf{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let t=this.spec={};for(let s in e)t[s]=e[s];t.nodes=X.from(e.nodes),t.marks=X.from(e.marks||{}),this.nodes=Zi.compile(this.spec.nodes,this),this.marks=ss.compile(this.spec.marks,this);let o=Object.create(null);for(let s in this.nodes){if(s in this.marks)throw new RangeError(s+" can not be both a node and a mark");let r=this.nodes[s],i=r.spec.content||"",l=r.spec.marks;if(r.contentMatch=o[i]||(o[i]=Dt.parse(i,this.nodes)),r.inlineContent=r.contentMatch.inlineContent,r.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!r.isInline||!r.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=r}r.markSet=l=="_"?null:l?Yi(this,l.split(" ")):l==""||!r.inlineContent?[]:null}for(let s in this.marks){let r=this.marks[s],i=r.spec.excludes;r.excluded=i==null?[r]:i==""?[]:Yi(this,i.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,t=null,o,s){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof Zi){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(t,o,s)}text(e,t){let o=this.nodes.text;return new Fo(o,o.defaultAttrs,e,V.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeFromJSON(e){return At.fromJSON(this,e)}markFromJSON(e){return V.fromJSON(this,e)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}}function Yi(n,e){let t=[];for(let o=0;o<e.length;o++){let s=e[o],r=n.marks[s],i=r;if(r)t.push(r);else for(let l in n.marks){let a=n.marks[l];(s=="_"||a.spec.group&&a.spec.group.split(" ").indexOf(s)>-1)&&t.push(i=a)}if(!i)throw new SyntaxError("Unknown mark type: '"+e[o]+"'")}return t}function Sf(n){return n.tag!=null}function xf(n){return n.style!=null}class cn{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let o=this.matchedStyles=[];t.forEach(s=>{if(Sf(s))this.tags.push(s);else if(xf(s)){let r=/[^=]*/.exec(s.style)[0];o.indexOf(r)<0&&o.push(r),this.styles.push(s)}}),this.normalizeLists=!this.tags.some(s=>{if(!/^(ul|ol)\b/.test(s.tag)||!s.node)return!1;let r=e.nodes[s.node];return r.contentMatch.matchType(r)})}parse(e,t={}){let o=new Qi(this,t,!1);return o.addAll(e,V.none,t.from,t.to),o.finish()}parseSlice(e,t={}){let o=new Qi(this,t,!0);return o.addAll(e,V.none,t.from,t.to),A.maxOpen(o.finish())}matchTag(e,t,o){for(let s=o?this.tags.indexOf(o)+1:0;s<this.tags.length;s++){let r=this.tags[s];if(kf(e,r.tag)&&(r.namespace===void 0||e.namespaceURI==r.namespace)&&(!r.context||t.matchesContext(r.context))){if(r.getAttrs){let i=r.getAttrs(e);if(i===!1)continue;r.attrs=i||void 0}return r}}}matchStyle(e,t,o,s){for(let r=s?this.styles.indexOf(s)+1:0;r<this.styles.length;r++){let i=this.styles[r],l=i.style;if(!(l.indexOf(e)!=0||i.context&&!o.matchesContext(i.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=t))){if(i.getAttrs){let a=i.getAttrs(t);if(a===!1)continue;i.attrs=a||void 0}return i}}}static schemaRules(e){let t=[];function o(s){let r=s.priority==null?50:s.priority,i=0;for(;i<t.length;i++){let l=t[i];if((l.priority==null?50:l.priority)<r)break}t.splice(i,0,s)}for(let s in e.marks){let r=e.marks[s].spec.parseDOM;r&&r.forEach(i=>{o(i=el(i)),i.mark||i.ignore||i.clearMark||(i.mark=s)})}for(let s in e.nodes){let r=e.nodes[s].spec.parseDOM;r&&r.forEach(i=>{o(i=el(i)),i.node||i.ignore||i.mark||(i.node=s)})}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new cn(e,cn.schemaRules(e)))}}const wc={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},wf={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Cc={ol:!0,ul:!0},_o=1,Go=2,On=4;function Xi(n,e,t){return e!=null?(e?_o:0)|(e==="full"?Go:0):n&&n.whitespace=="pre"?_o|Go:t&~On}class mo{constructor(e,t,o,s,r,i){this.type=e,this.attrs=t,this.marks=o,this.solid=s,this.options=i,this.content=[],this.activeMarks=V.none,this.match=r||(i&On?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(T.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let o=this.type.contentMatch,s;return(s=o.findWrapping(e.type))?(this.match=o,s):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&_o)){let o=this.content[this.content.length-1],s;if(o&&o.isText&&(s=/[ \t\r\n\u000c]+$/.exec(o.text))){let r=o;o.text.length==s[0].length?this.content.pop():this.content[this.content.length-1]=r.withText(r.text.slice(0,r.text.length-s[0].length))}}let t=T.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(T.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!wc.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class Qi{constructor(e,t,o){this.parser=e,this.options=t,this.isOpen=o,this.open=0;let s=t.topNode,r,i=Xi(null,t.preserveWhitespace,0)|(o?On:0);s?r=new mo(s.type,s.attrs,V.none,!0,t.topMatch||s.type.contentMatch,i):o?r=new mo(null,null,V.none,!0,null,i):r=new mo(e.schema.topNodeType,null,V.none,!0,null,i),this.nodes=[r],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,t){e.nodeType==3?this.addTextNode(e,t):e.nodeType==1&&this.addElement(e,t)}addTextNode(e,t){let o=e.nodeValue,s=this.top;if(s.options&Go||s.inlineContext(e)||/[^ \t\r\n\u000c]/.test(o)){if(s.options&_o)s.options&Go?o=o.replace(/\r\n?/g,`
|
|
801
|
-
`):o=o.replace(/\r?\n|\r/g," ");else if(o=o.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(o)&&this.open==this.nodes.length-1){let r=s.content[s.content.length-1],i=e.previousSibling;(!r||i&&i.nodeName=="BR"||r.isText&&/[ \t\r\n\u000c]$/.test(r.text))&&(o=o.slice(1))}o&&this.insertNode(this.parser.schema.text(o),t),this.findInText(e)}else this.findInside(e)}addElement(e,t,o){let s=e.nodeName.toLowerCase(),r;
|
|
802
|
-
`),t)}ignoreFallback(e,t){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"),t)}readStyles(e,t){let o=e.style;if(o&&o.length)for(let s=0;s<this.parser.matchedStyles.length;s++){let r=this.parser.matchedStyles[s],i=o.getPropertyValue(r);if(i)for(let l=void 0;;){let a=this.parser.matchStyle(r,i,this,l);if(!a)break;if(a.ignore)return null;if(a.clearMark?t=t.filter(c=>!a.clearMark(c)):t=t.concat(this.parser.schema.marks[a.mark].create(a.attrs)),a.consuming===!1)l=a;else break}}return t}addElementByRule(e,t,o,s){let r,i;if(t.node)if(i=this.parser.schema.nodes[t.node],i.isLeaf)this.insertNode(i.create(t.attrs),o)||this.leafFallback(e,o);else{let a=this.enter(i,t.attrs||null,o,t.preserveWhitespace);a&&(r=!0,o=a)}else{let a=this.parser.schema.marks[t.mark];o=o.concat(a.create(t.attrs))}let l=this.top;if(i&&i.isLeaf)this.findInside(e);else if(s)this.addElement(e,o,s);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(a=>this.insertNode(a,o));else{let a=e;typeof t.contentElement=="string"?a=e.querySelector(t.contentElement):typeof t.contentElement=="function"?a=t.contentElement(e):t.contentElement&&(a=t.contentElement),this.findAround(e,a,!0),this.addAll(a,o),this.findAround(e,a,!1)}r&&this.sync(l)&&this.open--}addAll(e,t,o,s){let r=o||0;for(let i=o?e.childNodes[o]:e.firstChild,l=s==null?null:e.childNodes[s];i!=l;i=i.nextSibling,++r)this.findAtPoint(e,r),this.addDOM(i,t);this.findAtPoint(e,r)}findPlace(e,t){let o,s;for(let r=this.open;r>=0;r--){let i=this.nodes[r],l=i.findWrapping(e);if(l&&(!o||o.length>l.length)&&(o=l,s=i,!l.length)||i.solid)break}if(!o)return null;this.sync(s);for(let r=0;r<o.length;r++)t=this.enterInner(o[r],null,t,!1);return t}insertNode(e,t){if(e.isInline&&this.needsBlock&&!this.top.type){let s=this.textblockFromContext();s&&(t=this.enterInner(s,null,t))}let o=this.findPlace(e,t);if(o){this.closeExtra();let s=this.top;s.match&&(s.match=s.match.matchType(e.type));let r=V.none;for(let i of o.concat(e.marks))(s.type?s.type.allowsMarkType(i.type):tl(i.type,e.type))&&(r=i.addToSet(r));return s.content.push(e.mark(r)),!0}return!1}enter(e,t,o,s){let r=this.findPlace(e.create(t),o);return r&&(r=this.enterInner(e,t,o,!0,s)),r}enterInner(e,t,o,s=!1,r){this.closeExtra();let i=this.top;i.match=i.match&&i.match.matchType(e);let l=Xi(e,r,i.options);i.options&On&&i.content.length==0&&(l|=On);let a=V.none;return o=o.filter(c=>(i.type?i.type.allowsMarkType(c.type):tl(c.type,e))?(a=c.addToSet(a),!1):!0),this.nodes.push(new mo(e,t,a,s,null,l)),this.open++,o}closeExtra(e=!1){let t=this.nodes.length-1;if(t>this.open){for(;t>this.open;t--)this.nodes[t-1].content.push(this.nodes[t].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 t=this.open;t>=0;t--)if(this.nodes[t]==e)return this.open=t,!0;return!1}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let o=this.nodes[t].content;for(let s=o.length-1;s>=0;s--)e+=o[s].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let o=0;o<this.find.length;o++)this.find[o].node==e&&this.find[o].offset==t&&(this.find[o].pos=this.currentPos)}findInside(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].pos==null&&e.nodeType==1&&e.contains(this.find[t].node)&&(this.find[t].pos=this.currentPos)}findAround(e,t,o){if(e!=t&&this.find)for(let s=0;s<this.find.length;s++)this.find[s].pos==null&&e.nodeType==1&&e.contains(this.find[s].node)&&t.compareDocumentPosition(this.find[s].node)&(o?2:4)&&(this.find[s].pos=this.currentPos)}findInText(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].node==e&&(this.find[t].pos=this.currentPos-(e.nodeValue.length-this.find[t].offset))}matchesContext(e){if(e.indexOf("|")>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let t=e.split("/"),o=this.options.context,s=!this.isOpen&&(!o||o.parent.type==this.nodes[0].type),r=-(o?o.depth+1:0)+(s?0:1),i=(l,a)=>{for(;l>=0;l--){let c=t[l];if(c==""){if(l==t.length-1||l==0)continue;for(;a>=r;a--)if(i(l-1,a))return!0;return!1}else{let d=a>0||a==0&&s?this.nodes[a].type:o&&a>=r?o.node(a-r).type:null;if(!d||d.name!=c&&!d.isInGroup(c))return!1;a--}}return!0};return i(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let o=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(o&&o.isTextblock&&o.defaultAttrs)return o}for(let t in this.parser.schema.nodes){let o=this.parser.schema.nodes[t];if(o.isTextblock&&o.defaultAttrs)return o}}}function Cf(n){for(let e=n.firstChild,t=null;e;e=e.nextSibling){let o=e.nodeType==1?e.nodeName.toLowerCase():null;o&&Cc.hasOwnProperty(o)&&t?(t.appendChild(e),e=t):o=="li"?t=e:o&&(t=null)}}function kf(n,e){return(n.matches||n.msMatchesSelector||n.webkitMatchesSelector||n.mozMatchesSelector).call(n,e)}function el(n){let e={};for(let t in n)e[t]=n[t];return e}function tl(n,e){let t=e.schema.nodes;for(let o in t){let s=t[o];if(!s.allowsMarkType(n))continue;let r=[],i=l=>{r.push(l);for(let a=0;a<l.edgeCount;a++){let{type:c,next:d}=l.edge(a);if(c==e||r.indexOf(d)<0&&i(d))return!0}};if(i(s.contentMatch))return!0}}class Vt{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},o){o||(o=xs(t).createDocumentFragment());let s=o,r=[];return e.forEach(i=>{if(r.length||i.marks.length){let l=0,a=0;for(;l<r.length&&a<i.marks.length;){let c=i.marks[a];if(!this.marks[c.type.name]){a++;continue}if(!c.eq(r[l][0])||c.type.spec.spanning===!1)break;l++,a++}for(;l<r.length;)s=r.pop()[1];for(;a<i.marks.length;){let c=i.marks[a++],d=this.serializeMark(c,i.isInline,t);d&&(r.push([c,s]),s.appendChild(d.dom),s=d.contentDOM||d.dom)}}s.appendChild(this.serializeNodeInner(i,t))}),o}serializeNodeInner(e,t){let{dom:o,contentDOM:s}=Eo(xs(t),this.nodes[e.type.name](e),null,e.attrs);if(s){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,t,s)}return o}serializeNode(e,t={}){let o=this.serializeNodeInner(e,t);for(let s=e.marks.length-1;s>=0;s--){let r=this.serializeMark(e.marks[s],e.isInline,t);r&&((r.contentDOM||r.dom).appendChild(o),o=r.dom)}return o}serializeMark(e,t,o={}){let s=this.marks[e.type.name];return s&&Eo(xs(o),s(e,t),null,e.attrs)}static renderSpec(e,t,o=null,s){return Eo(e,t,o,s)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new Vt(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let t=nl(e.nodes);return t.text||(t.text=o=>o.text),t}static marksFromSchema(e){return nl(e.marks)}}function nl(n){let e={};for(let t in n){let o=n[t].spec.toDOM;o&&(e[t]=o)}return e}function xs(n){return n.document||window.document}const ol=new WeakMap;function Tf(n){let e=ol.get(n);return e===void 0&&ol.set(n,e=Ef(n)),e}function Ef(n){let e=null;function t(o){if(o&&typeof o=="object")if(Array.isArray(o))if(typeof o[0]=="string")e||(e=[]),e.push(o);else for(let s=0;s<o.length;s++)t(o[s]);else for(let s in o)t(o[s])}return t(n),e}function Eo(n,e,t,o){if(typeof e=="string")return{dom:n.createTextNode(e)};if(e.nodeType!=null)return{dom:e};if(e.dom&&e.dom.nodeType!=null)return e;let s=e[0],r;if(typeof s!="string")throw new RangeError("Invalid array passed to renderSpec");if(o&&(r=Tf(o))&&r.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 i=s.indexOf(" ");i>0&&(t=s.slice(0,i),s=s.slice(i+1));let l,a=t?n.createElementNS(t,s):n.createElement(s),c=e[1],d=1;if(c&&typeof c=="object"&&c.nodeType==null&&!Array.isArray(c)){d=2;for(let u in c)if(c[u]!=null){let p=u.indexOf(" ");p>0?a.setAttributeNS(u.slice(0,p),u.slice(p+1),c[u]):a.setAttribute(u,c[u])}}for(let u=d;u<e.length;u++){let p=e[u];if(p===0){if(u<e.length-1||u>d)throw new RangeError("Content hole must be the only child of its parent node");return{dom:a,contentDOM:a}}else{let{dom:h,contentDOM:f}=Eo(n,p,t,o);if(a.appendChild(h),f){if(l)throw new RangeError("Multiple content holes");l=f}}}return{dom:a,contentDOM:l}}const kc=65535,Tc=Math.pow(2,16);function Mf(n,e){return n+e*Tc}function sl(n){return n&kc}function Af(n){return(n-(n&kc))/Tc}const Ec=1,Mc=2,Mo=4,Ac=8;class cr{constructor(e,t,o){this.pos=e,this.delInfo=t,this.recover=o}get deleted(){return(this.delInfo&Ac)>0}get deletedBefore(){return(this.delInfo&(Ec|Mo))>0}get deletedAfter(){return(this.delInfo&(Mc|Mo))>0}get deletedAcross(){return(this.delInfo&Mo)>0}}class me{constructor(e,t=!1){if(this.ranges=e,this.inverted=t,!e.length&&me.empty)return me.empty}recover(e){let t=0,o=sl(e);if(!this.inverted)for(let s=0;s<o;s++)t+=this.ranges[s*3+2]-this.ranges[s*3+1];return this.ranges[o*3]+t+Af(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,o){let s=0,r=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?s:0);if(a>e)break;let c=this.ranges[l+r],d=this.ranges[l+i],u=a+c;if(e<=u){let p=c?e==a?-1:e==u?1:t:t,h=a+s+(p<0?0:d);if(o)return h;let f=e==(t<0?a:u)?null:Mf(l/3,e-a),m=e==a?Mc:e==u?Ec:Mo;return(t<0?e!=a:e!=u)&&(m|=Ac),new cr(h,m,f)}s+=d-c}return o?e+s:new cr(e+s,0,null)}touches(e,t){let o=0,s=sl(t),r=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?o:0);if(a>e)break;let c=this.ranges[l+r],d=a+c;if(e<=d&&l==s*3)return!0;o+=this.ranges[l+i]-c}return!1}forEach(e){let t=this.inverted?2:1,o=this.inverted?1:2;for(let s=0,r=0;s<this.ranges.length;s+=3){let i=this.ranges[s],l=i-(this.inverted?r:0),a=i+(this.inverted?0:r),c=this.ranges[s+t],d=this.ranges[s+o];e(l,l+c,a,a+d),r+=d-c}}invert(){return new me(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?me.empty:new me(e<0?[0,-e,0]:[0,0,e])}}me.empty=new me([]);class nn{constructor(e=[],t,o=0,s=e.length){this.maps=e,this.mirror=t,this.from=o,this.to=s}slice(e=0,t=this.maps.length){return new nn(this.maps,this.mirror,e,t)}copy(){return new nn(this.maps.slice(),this.mirror&&this.mirror.slice(),this.from,this.to)}appendMap(e,t){this.to=this.maps.push(e),t!=null&&this.setMirror(this.maps.length-1,t)}appendMapping(e){for(let t=0,o=this.maps.length;t<e.maps.length;t++){let s=e.getMirror(t);this.appendMap(e.maps[t],s!=null&&s<t?o+s:void 0)}}getMirror(e){if(this.mirror){for(let t=0;t<this.mirror.length;t++)if(this.mirror[t]==e)return this.mirror[t+(t%2?-1:1)]}}setMirror(e,t){this.mirror||(this.mirror=[]),this.mirror.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,o=this.maps.length+e.maps.length;t>=0;t--){let s=e.getMirror(t);this.appendMap(e.maps[t].invert(),s!=null&&s>t?o-s-1:void 0)}}invert(){let e=new nn;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let o=this.from;o<this.to;o++)e=this.maps[o].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,o){let s=0;for(let r=this.from;r<this.to;r++){let i=this.maps[r],l=i.mapResult(e,t);if(l.recover!=null){let a=this.getMirror(r);if(a!=null&&a>r&&a<this.to){r=a,e=this.maps[a].recover(l.recover);continue}}s|=l.delInfo,e=l.pos}return o?e:new cr(e,s,null)}}const ws=Object.create(null);class ie{getMap(){return me.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let o=ws[t.stepType];if(!o)throw new RangeError(`No step type ${t.stepType} defined`);return o.fromJSON(e,t)}static jsonID(e,t){if(e in ws)throw new RangeError("Duplicate use of step JSON ID "+e);return ws[e]=t,t.prototype.jsonID=e,t}}class K{constructor(e,t){this.doc=e,this.failed=t}static ok(e){return new K(e,null)}static fail(e){return new K(null,e)}static fromReplace(e,t,o,s){try{return K.ok(e.replace(t,o,s))}catch(r){if(r instanceof Bo)return K.fail(r.message);throw r}}}function qr(n,e,t){let o=[];for(let s=0;s<n.childCount;s++){let r=n.child(s);r.content.size&&(r=r.copy(qr(r.content,e,r))),r.isInline&&(r=e(r,t,s)),o.push(r)}return T.fromArray(o)}class st extends ie{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o}apply(e){let t=e.slice(this.from,this.to),o=e.resolve(this.from),s=o.node(o.sharedDepth(this.to)),r=new A(qr(t.content,(i,l)=>!i.isAtom||!l.type.allowsMarkType(this.mark.type)?i:i.mark(this.mark.addToSet(i.marks)),s),t.openStart,t.openEnd);return K.fromReplace(e,this.from,this.to,r)}invert(){return new De(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new st(t.pos,o.pos,this.mark)}merge(e){return e instanceof st&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new st(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,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new st(t.from,t.to,e.markFromJSON(t.mark))}}ie.jsonID("addMark",st);class De extends ie{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o}apply(e){let t=e.slice(this.from,this.to),o=new A(qr(t.content,s=>s.mark(this.mark.removeFromSet(s.marks)),e),t.openStart,t.openEnd);return K.fromReplace(e,this.from,this.to,o)}invert(){return new st(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new De(t.pos,o.pos,this.mark)}merge(e){return e instanceof De&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new De(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,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new De(t.from,t.to,e.markFromJSON(t.mark))}}ie.jsonID("removeMark",De);class rt extends ie{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return K.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return K.fromReplace(e,this.pos,this.pos+1,new A(T.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let o=this.mark.addToSet(t.marks);if(o.length==t.marks.length){for(let s=0;s<t.marks.length;s++)if(!t.marks[s].isInSet(o))return new rt(this.pos,t.marks[s]);return new rt(this.pos,this.mark)}}return new dn(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new rt(t.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new rt(t.pos,e.markFromJSON(t.mark))}}ie.jsonID("addNodeMark",rt);class dn extends ie{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return K.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return K.fromReplace(e,this.pos,this.pos+1,new A(T.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new rt(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new dn(t.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new dn(t.pos,e.markFromJSON(t.mark))}}ie.jsonID("removeNodeMark",dn);class se extends ie{constructor(e,t,o,s=!1){super(),this.from=e,this.to=t,this.slice=o,this.structure=s}apply(e){return this.structure&&dr(e,this.from,this.to)?K.fail("Structure replace would overwrite content"):K.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new me([this.from,this.to-this.from,this.slice.size])}invert(e){return new se(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deletedAcross&&o.deletedAcross?null:new se(t.pos,Math.max(t.pos,o.pos),this.slice)}merge(e){if(!(e instanceof se)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let t=this.slice.size+e.slice.size==0?A.empty:new A(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new se(this.from,this.to+(e.to-e.from),t,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let t=this.slice.size+e.slice.size==0?A.empty:new A(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new se(e.from,this.to,t,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,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new se(t.from,t.to,A.fromJSON(e,t.slice),!!t.structure)}}ie.jsonID("replace",se);class te extends ie{constructor(e,t,o,s,r,i,l=!1){super(),this.from=e,this.to=t,this.gapFrom=o,this.gapTo=s,this.slice=r,this.insert=i,this.structure=l}apply(e){if(this.structure&&(dr(e,this.from,this.gapFrom)||dr(e,this.gapTo,this.to)))return K.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return K.fail("Gap is not a flat range");let o=this.slice.insertAt(this.insert,t.content);return o?K.fromReplace(e,this.from,this.to,o):K.fail("Content does not fit in gap")}getMap(){return new me([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let t=this.gapTo-this.gapFrom;return new te(this.from,this.from+this.slice.size+t,this.from+this.insert,this.from+this.insert+t,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1),s=this.from==this.gapFrom?t.pos:e.map(this.gapFrom,-1),r=this.to==this.gapTo?o.pos:e.map(this.gapTo,1);return t.deletedAcross&&o.deletedAcross||s<t.pos||r>o.pos?null:new te(t.pos,o.pos,s,r,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,t){if(typeof t.from!="number"||typeof t.to!="number"||typeof t.gapFrom!="number"||typeof t.gapTo!="number"||typeof t.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new te(t.from,t.to,t.gapFrom,t.gapTo,A.fromJSON(e,t.slice),t.insert,!!t.structure)}}ie.jsonID("replaceAround",te);function dr(n,e,t){let o=n.resolve(e),s=t-e,r=o.depth;for(;s>0&&r>0&&o.indexAfter(r)==o.node(r).childCount;)r--,s--;if(s>0){let i=o.node(r).maybeChild(o.indexAfter(r));for(;s>0;){if(!i||i.isLeaf)return!0;i=i.firstChild,s--}}return!1}function Pf(n,e,t,o){let s=[],r=[],i,l;n.doc.nodesBetween(e,t,(a,c,d)=>{if(!a.isInline)return;let u=a.marks;if(!o.isInSet(u)&&d.type.allowsMarkType(o.type)){let p=Math.max(c,e),h=Math.min(c+a.nodeSize,t),f=o.addToSet(u);for(let m=0;m<u.length;m++)u[m].isInSet(f)||(i&&i.to==p&&i.mark.eq(u[m])?i.to=h:s.push(i=new De(p,h,u[m])));l&&l.to==p?l.to=h:r.push(l=new st(p,h,o))}}),s.forEach(a=>n.step(a)),r.forEach(a=>n.step(a))}function If(n,e,t,o){let s=[],r=0;n.doc.nodesBetween(e,t,(i,l)=>{if(!i.isInline)return;r++;let a=null;if(o instanceof ss){let c=i.marks,d;for(;d=o.isInSet(c);)(a||(a=[])).push(d),c=d.removeFromSet(c)}else o?o.isInSet(i.marks)&&(a=[o]):a=i.marks;if(a&&a.length){let c=Math.min(l+i.nodeSize,t);for(let d=0;d<a.length;d++){let u=a[d],p;for(let h=0;h<s.length;h++){let f=s[h];f.step==r-1&&u.eq(s[h].style)&&(p=f)}p?(p.to=c,p.step=r):s.push({style:u,from:Math.max(l,e),to:c,step:r})}}}),s.forEach(i=>n.step(new De(i.from,i.to,i.style)))}function Ur(n,e,t,o=t.contentMatch,s=!0){let r=n.doc.nodeAt(e),i=[],l=e+1;for(let a=0;a<r.childCount;a++){let c=r.child(a),d=l+c.nodeSize,u=o.matchType(c.type);if(!u)i.push(new se(l,d,A.empty));else{o=u;for(let p=0;p<c.marks.length;p++)t.allowsMarkType(c.marks[p].type)||n.step(new De(l,d,c.marks[p]));if(s&&c.isText&&t.whitespace!="pre"){let p,h=/\r?\n|\r/g,f;for(;p=h.exec(c.text);)f||(f=new A(T.from(t.schema.text(" ",t.allowedMarks(c.marks))),0,0)),i.push(new se(l+p.index,l+p.index+p[0].length,f))}}l=d}if(!o.validEnd){let a=o.fillBefore(T.empty,!0);n.replace(l,l,new A(a,0,0))}for(let a=i.length-1;a>=0;a--)n.step(i[a])}function Nf(n,e,t){return(e==0||n.canReplace(e,n.childCount))&&(t==n.childCount||n.canReplace(0,t))}function rs(n){let t=n.parent.content.cutByIndex(n.startIndex,n.endIndex);for(let o=n.depth;;--o){let s=n.$from.node(o),r=n.$from.index(o),i=n.$to.indexAfter(o);if(o<n.depth&&s.canReplace(r,i,t))return o;if(o==0||s.type.spec.isolating||!Nf(s,r,i))break}return null}function Of(n,e,t){let{$from:o,$to:s,depth:r}=e,i=o.before(r+1),l=s.after(r+1),a=i,c=l,d=T.empty,u=0;for(let f=r,m=!1;f>t;f--)m||o.index(f)>0?(m=!0,d=T.from(o.node(f).copy(d)),u++):a--;let p=T.empty,h=0;for(let f=r,m=!1;f>t;f--)m||s.after(f+1)<s.end(f)?(m=!0,p=T.from(s.node(f).copy(p)),h++):c++;n.step(new te(a,c,i,l,new A(d.append(p),u,h),d.size-u,!0))}function Pc(n,e,t=null,o=n){let s=Rf(n,e),r=s&&Df(o,e);return r?s.map(rl).concat({type:e,attrs:t}).concat(r.map(rl)):null}function rl(n){return{type:n,attrs:null}}function Rf(n,e){let{parent:t,startIndex:o,endIndex:s}=n,r=t.contentMatchAt(o).findWrapping(e);if(!r)return null;let i=r.length?r[0]:e;return t.canReplaceWith(o,s,i)?r:null}function Df(n,e){let{parent:t,startIndex:o,endIndex:s}=n,r=t.child(o),i=e.contentMatch.findWrapping(r.type);if(!i)return null;let a=(i.length?i[i.length-1]:e).contentMatch;for(let c=o;a&&c<s;c++)a=a.matchType(t.child(c).type);return!a||!a.validEnd?null:i}function Lf(n,e,t){let o=T.empty;for(let i=t.length-1;i>=0;i--){if(o.size){let l=t[i].type.contentMatch.matchFragment(o);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}o=T.from(t[i].type.create(t[i].attrs,o))}let s=e.start,r=e.end;n.step(new te(s,r,s,r,new A(o,0,0),t.length,!0))}function $f(n,e,t,o,s){if(!o.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let r=n.steps.length;n.doc.nodesBetween(e,t,(i,l)=>{let a=typeof s=="function"?s(i):s;if(i.isTextblock&&!i.hasMarkup(o,a)&&zf(n.doc,n.mapping.slice(r).map(l),o)){let c=null;if(o.schema.linebreakReplacement){let h=o.whitespace=="pre",f=!!o.contentMatch.matchType(o.schema.linebreakReplacement);h&&!f?c=!1:!h&&f&&(c=!0)}c===!1&&Nc(n,i,l,r),Ur(n,n.mapping.slice(r).map(l,1),o,void 0,c===null);let d=n.mapping.slice(r),u=d.map(l,1),p=d.map(l+i.nodeSize,1);return n.step(new te(u,p,u+1,p-1,new A(T.from(o.create(a,null,i.marks)),0,0),1,!0)),c===!0&&Ic(n,i,l,r),!1}})}function Ic(n,e,t,o){e.forEach((s,r)=>{if(s.isText){let i,l=/\r?\n|\r/g;for(;i=l.exec(s.text);){let a=n.mapping.slice(o).map(t+1+r+i.index);n.replaceWith(a,a+1,e.type.schema.linebreakReplacement.create())}}})}function Nc(n,e,t,o){e.forEach((s,r)=>{if(s.type==s.type.schema.linebreakReplacement){let i=n.mapping.slice(o).map(t+1+r);n.replaceWith(i,i+1,e.type.schema.text(`
|
|
803
|
-
`))}})}function zf(n,e,t){let o=n.resolve(e),s=o.index();return o.parent.canReplaceWith(s,s+1,t)}function Bf(n,e,t,o,s){let r=n.doc.nodeAt(e);if(!r)throw new RangeError("No node at given position");t||(t=r.type);let i=t.create(o,null,s||r.marks);if(r.isLeaf)return n.replaceWith(e,e+r.nodeSize,i);if(!t.validContent(r.content))throw new RangeError("Invalid content for node type "+t.name);n.step(new te(e,e+r.nodeSize,e+1,e+r.nodeSize-1,new A(T.from(i),0,0),1,!0))}function on(n,e,t=1,o){let s=n.resolve(e),r=s.depth-t,i=o&&o[o.length-1]||s.parent;if(r<0||s.parent.type.spec.isolating||!s.parent.canReplace(s.index(),s.parent.childCount)||!i.type.validContent(s.parent.content.cutByIndex(s.index(),s.parent.childCount)))return!1;for(let c=s.depth-1,d=t-2;c>r;c--,d--){let u=s.node(c),p=s.index(c);if(u.type.spec.isolating)return!1;let h=u.content.cutByIndex(p,u.childCount),f=o&&o[d+1];f&&(h=h.replaceChild(0,f.type.create(f.attrs)));let m=o&&o[d]||u;if(!u.canReplace(p+1,u.childCount)||!m.type.validContent(h))return!1}let l=s.indexAfter(r),a=o&&o[0];return s.node(r).canReplaceWith(l,l,a?a.type:s.node(r+1).type)}function Vf(n,e,t=1,o){let s=n.doc.resolve(e),r=T.empty,i=T.empty;for(let l=s.depth,a=s.depth-t,c=t-1;l>a;l--,c--){r=T.from(s.node(l).copy(r));let d=o&&o[c];i=T.from(d?d.type.create(d.attrs,i):s.node(l).copy(i))}n.step(new se(e,e,new A(r.append(i),t,t),!0))}function is(n,e){let t=n.resolve(e),o=t.index();return Ff(t.nodeBefore,t.nodeAfter)&&t.parent.canReplace(o,o+1)}function Hf(n,e){e.content.size||n.type.compatibleContent(e.type);let t=n.contentMatchAt(n.childCount),{linebreakReplacement:o}=n.type.schema;for(let s=0;s<e.childCount;s++){let r=e.child(s),i=r.type==o?n.type.schema.nodes.text:r.type;if(t=t.matchType(i),!t||!n.type.allowsMarks(r.marks))return!1}return t.validEnd}function Ff(n,e){return!!(n&&e&&!n.isLeaf&&Hf(n,e))}function _f(n,e,t){let o=null,{linebreakReplacement:s}=n.doc.type.schema,r=n.doc.resolve(e-t),i=r.node().type;if(s&&i.inlineContent){let d=i.whitespace=="pre",u=!!i.contentMatch.matchType(s);d&&!u?o=!1:!d&&u&&(o=!0)}let l=n.steps.length;if(o===!1){let d=n.doc.resolve(e+t);Nc(n,d.node(),d.before(),l)}i.inlineContent&&Ur(n,e+t-1,i,r.node().contentMatchAt(r.index()),o==null);let a=n.mapping.slice(l),c=a.map(e-t);if(n.step(new se(c,a.map(e+t,-1),A.empty,!0)),o===!0){let d=n.doc.resolve(c);Ic(n,d.node(),d.before(),n.steps.length)}return n}function Gf(n,e,t){let o=n.resolve(e);if(o.parent.canReplaceWith(o.index(),o.index(),t))return e;if(o.parentOffset==0)for(let s=o.depth-1;s>=0;s--){let r=o.index(s);if(o.node(s).canReplaceWith(r,r,t))return o.before(s+1);if(r>0)return null}if(o.parentOffset==o.parent.content.size)for(let s=o.depth-1;s>=0;s--){let r=o.indexAfter(s);if(o.node(s).canReplaceWith(r,r,t))return o.after(s+1);if(r<o.node(s).childCount)return null}return null}function Wf(n,e,t){let o=n.resolve(e);if(!t.content.size)return e;let s=t.content;for(let r=0;r<t.openStart;r++)s=s.firstChild.content;for(let r=1;r<=(t.openStart==0&&t.size?2:1);r++)for(let i=o.depth;i>=0;i--){let l=i==o.depth?0:o.pos<=(o.start(i+1)+o.end(i+1))/2?-1:1,a=o.index(i)+(l>0?1:0),c=o.node(i),d=!1;if(r==1)d=c.canReplace(a,a,s);else{let u=c.contentMatchAt(a).findWrapping(s.firstChild.type);d=u&&c.canReplaceWith(a,a,u[0])}if(d)return l==0?o.pos:l<0?o.before(i+1):o.after(i+1)}return null}function Kr(n,e,t=e,o=A.empty){if(e==t&&!o.size)return null;let s=n.resolve(e),r=n.resolve(t);return Oc(s,r,o)?new se(e,t,o):new jf(s,r,o).fit()}function Oc(n,e,t){return!t.openStart&&!t.openEnd&&n.start()==e.start()&&n.parent.canReplace(n.index(),e.index(),t.content)}class jf{constructor(e,t,o){this.$from=e,this.$to=t,this.unplaced=o,this.frontier=[],this.placed=T.empty;for(let s=0;s<=e.depth;s++){let r=e.node(s);this.frontier.push({type:r.type,match:r.contentMatchAt(e.indexAfter(s))})}for(let s=e.depth;s>0;s--)this.placed=T.from(e.node(s).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let c=this.findFittable();c?this.placeNodes(c):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,o=this.$from,s=this.close(e<0?this.$to:o.doc.resolve(e));if(!s)return null;let r=this.placed,i=o.depth,l=s.depth;for(;i&&l&&r.childCount==1;)r=r.firstChild.content,i--,l--;let a=new A(r,i,l);return e>-1?new te(o.pos,e,this.$to.pos,this.$to.end(),a,t):a.size||o.pos!=this.$to.pos?new se(o.pos,s.pos,a):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,o=0,s=this.unplaced.openEnd;o<e;o++){let r=t.firstChild;if(t.childCount>1&&(s=0),r.type.spec.isolating&&s<=o){e=o;break}t=r.content}for(let t=1;t<=2;t++)for(let o=t==1?e:this.unplaced.openStart;o>=0;o--){let s,r=null;o?(r=Cs(this.unplaced.content,o-1).firstChild,s=r.content):s=this.unplaced.content;let i=s.firstChild;for(let l=this.depth;l>=0;l--){let{type:a,match:c}=this.frontier[l],d,u=null;if(t==1&&(i?c.matchType(i.type)||(u=c.fillBefore(T.from(i),!1)):r&&a.compatibleContent(r.type)))return{sliceDepth:o,frontierDepth:l,parent:r,inject:u};if(t==2&&i&&(d=c.findWrapping(i.type)))return{sliceDepth:o,frontierDepth:l,parent:r,wrap:d};if(r&&c.matchType(r.type))break}}}openMore(){let{content:e,openStart:t,openEnd:o}=this.unplaced,s=Cs(e,t);return!s.childCount||s.firstChild.isLeaf?!1:(this.unplaced=new A(e,t+1,Math.max(o,s.size+t>=e.size-o?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:o}=this.unplaced,s=Cs(e,t);if(s.childCount<=1&&t>0){let r=e.size-t<=t+s.size;this.unplaced=new A(Tn(e,t-1,1),t-1,r?t-1:o)}else this.unplaced=new A(Tn(e,t,1),t,o)}placeNodes({sliceDepth:e,frontierDepth:t,parent:o,inject:s,wrap:r}){for(;this.depth>t;)this.closeFrontierNode();if(r)for(let m=0;m<r.length;m++)this.openFrontierNode(r[m]);let i=this.unplaced,l=o?o.content:i.content,a=i.openStart-e,c=0,d=[],{match:u,type:p}=this.frontier[t];if(s){for(let m=0;m<s.childCount;m++)d.push(s.child(m));u=u.matchFragment(s)}let h=l.size+e-(i.content.size-i.openEnd);for(;c<l.childCount;){let m=l.child(c),g=u.matchType(m.type);if(!g)break;c++,(c>1||a==0||m.content.size)&&(u=g,d.push(Rc(m.mark(p.allowedMarks(m.marks)),c==1?a:0,c==l.childCount?h:-1)))}let f=c==l.childCount;f||(h=-1),this.placed=En(this.placed,t,T.from(d)),this.frontier[t].match=u,f&&h<0&&o&&o.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let m=0,g=l;m<h;m++){let v=g.lastChild;this.frontier.push({type:v.type,match:v.contentMatchAt(v.childCount)}),g=v.content}this.unplaced=f?e==0?A.empty:new A(Tn(i.content,e-1,1),e-1,h<0?i.openEnd:e-1):new A(Tn(i.content,e,c),i.openStart,i.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!ks(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(t=this.findCloseLevel(this.$to))&&t.depth==this.depth)return-1;let{depth:o}=this.$to,s=this.$to.after(o);for(;o>1&&s==this.$to.end(--o);)++s;return s}findCloseLevel(e){e:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:o,type:s}=this.frontier[t],r=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),i=ks(e,t,s,o,r);if(i){for(let l=t-1;l>=0;l--){let{match:a,type:c}=this.frontier[l],d=ks(e,l,c,a,!0);if(!d||d.childCount)continue e}return{depth:t,fit:i,move:r?e.doc.resolve(e.after(t+1)):e}}}}close(e){let t=this.findCloseLevel(e);if(!t)return null;for(;this.depth>t.depth;)this.closeFrontierNode();t.fit.childCount&&(this.placed=En(this.placed,t.depth,t.fit)),e=t.move;for(let o=t.depth+1;o<=e.depth;o++){let s=e.node(o),r=s.type.contentMatch.fillBefore(s.content,!0,e.index(o));this.openFrontierNode(s.type,s.attrs,r)}return e}openFrontierNode(e,t=null,o){let s=this.frontier[this.depth];s.match=s.match.matchType(e),this.placed=En(this.placed,this.depth,T.from(e.create(t,o))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let t=this.frontier.pop().match.fillBefore(T.empty,!0);t.childCount&&(this.placed=En(this.placed,this.frontier.length,t))}}function Tn(n,e,t){return e==0?n.cutByIndex(t,n.childCount):n.replaceChild(0,n.firstChild.copy(Tn(n.firstChild.content,e-1,t)))}function En(n,e,t){return e==0?n.append(t):n.replaceChild(n.childCount-1,n.lastChild.copy(En(n.lastChild.content,e-1,t)))}function Cs(n,e){for(let t=0;t<e;t++)n=n.firstChild.content;return n}function Rc(n,e,t){if(e<=0)return n;let o=n.content;return e>1&&(o=o.replaceChild(0,Rc(o.firstChild,e-1,o.childCount==1?t-1:0))),e>0&&(o=n.type.contentMatch.fillBefore(o).append(o),t<=0&&(o=o.append(n.type.contentMatch.matchFragment(o).fillBefore(T.empty,!0)))),n.copy(o)}function ks(n,e,t,o,s){let r=n.node(e),i=s?n.indexAfter(e):n.index(e);if(i==r.childCount&&!t.compatibleContent(r.type))return null;let l=o.fillBefore(r.content,!0,i);return l&&!qf(t,r.content,i)?l:null}function qf(n,e,t){for(let o=t;o<e.childCount;o++)if(!n.allowsMarks(e.child(o).marks))return!0;return!1}function Uf(n){return n.spec.defining||n.spec.definingForContent}function Kf(n,e,t,o){if(!o.size)return n.deleteRange(e,t);let s=n.doc.resolve(e),r=n.doc.resolve(t);if(Oc(s,r,o))return n.step(new se(e,t,o));let i=Lc(s,n.doc.resolve(t));i[i.length-1]==0&&i.pop();let l=-(s.depth+1);i.unshift(l);for(let p=s.depth,h=s.pos-1;p>0;p--,h--){let f=s.node(p).type.spec;if(f.defining||f.definingAsContext||f.isolating)break;i.indexOf(p)>-1?l=p:s.before(p)==h&&i.splice(1,0,-p)}let a=i.indexOf(l),c=[],d=o.openStart;for(let p=o.content,h=0;;h++){let f=p.firstChild;if(c.push(f),h==o.openStart)break;p=f.content}for(let p=d-1;p>=0;p--){let h=c[p],f=Uf(h.type);if(f&&!h.sameMarkup(s.node(Math.abs(l)-1)))d=p;else if(f||!h.type.isTextblock)break}for(let p=o.openStart;p>=0;p--){let h=(p+d+1)%(o.openStart+1),f=c[h];if(f)for(let m=0;m<i.length;m++){let g=i[(m+a)%i.length],v=!0;g<0&&(v=!1,g=-g);let C=s.node(g-1),y=s.index(g-1);if(C.canReplaceWith(y,y,f.type,f.marks))return n.replace(s.before(g),v?r.after(g):t,new A(Dc(o.content,0,o.openStart,h),h,o.openEnd))}}let u=n.steps.length;for(let p=i.length-1;p>=0&&(n.replace(e,t,o),!(n.steps.length>u));p--){let h=i[p];h<0||(e=s.before(h),t=r.after(h))}}function Dc(n,e,t,o,s){if(e<t){let r=n.firstChild;n=n.replaceChild(0,r.copy(Dc(r.content,e+1,t,o,r)))}if(e>o){let r=s.contentMatchAt(0),i=r.fillBefore(n).append(n);n=i.append(r.matchFragment(i).fillBefore(T.empty,!0))}return n}function Jf(n,e,t,o){if(!o.isInline&&e==t&&n.doc.resolve(e).parent.content.size){let s=Gf(n.doc,e,o.type);s!=null&&(e=t=s)}n.replaceRange(e,t,new A(T.from(o),0,0))}function Zf(n,e,t){let o=n.doc.resolve(e),s=n.doc.resolve(t),r=Lc(o,s);for(let i=0;i<r.length;i++){let l=r[i],a=i==r.length-1;if(a&&l==0||o.node(l).type.contentMatch.validEnd)return n.delete(o.start(l),s.end(l));if(l>0&&(a||o.node(l-1).canReplace(o.index(l-1),s.indexAfter(l-1))))return n.delete(o.before(l),s.after(l))}for(let i=1;i<=o.depth&&i<=s.depth;i++)if(e-o.start(i)==o.depth-i&&t>o.end(i)&&s.end(i)-t!=s.depth-i&&o.start(i-1)==s.start(i-1)&&o.node(i-1).canReplace(o.index(i-1),s.index(i-1)))return n.delete(o.before(i),t);n.delete(e,t)}function Lc(n,e){let t=[],o=Math.min(n.depth,e.depth);for(let s=o;s>=0;s--){let r=n.start(s);if(r<n.pos-(n.depth-s)||e.end(s)>e.pos+(e.depth-s)||n.node(s).type.spec.isolating||e.node(s).type.spec.isolating)break;(r==e.start(s)||s==n.depth&&s==e.depth&&n.parent.inlineContent&&e.parent.inlineContent&&s&&e.start(s-1)==r-1)&&t.push(s)}return t}class sn extends ie{constructor(e,t,o){super(),this.pos=e,this.attr=t,this.value=o}apply(e){let t=e.nodeAt(this.pos);if(!t)return K.fail("No node at attribute step's position");let o=Object.create(null);for(let r in t.attrs)o[r]=t.attrs[r];o[this.attr]=this.value;let s=t.type.create(o,null,t.marks);return K.fromReplace(e,this.pos,this.pos+1,new A(T.from(s),0,t.isLeaf?0:1))}getMap(){return me.empty}invert(e){return new sn(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new sn(t.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.pos!="number"||typeof t.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new sn(t.pos,t.attr,t.value)}}ie.jsonID("attr",sn);class jn extends ie{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let s in e.attrs)t[s]=e.attrs[s];t[this.attr]=this.value;let o=e.type.create(t,e.content,e.marks);return K.ok(o)}getMap(){return me.empty}invert(e){return new jn(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new jn(t.attr,t.value)}}ie.jsonID("docAttr",jn);let un=class extends Error{};un=function n(e){let t=Error.call(this,e);return t.__proto__=n.prototype,t};un.prototype=Object.create(Error.prototype);un.prototype.constructor=un;un.prototype.name="TransformError";class $c{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new nn}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new un(t.failed);return this}maybeStep(e){let t=e.apply(this.doc);return t.failed||this.addStep(e,t.doc),t}get docChanged(){return this.steps.length>0}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,o=A.empty){let s=Kr(this.doc,e,t,o);return s&&this.step(s),this}replaceWith(e,t,o){return this.replace(e,t,new A(T.from(o),0,0))}delete(e,t){return this.replace(e,t,A.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,o){return Kf(this,e,t,o),this}replaceRangeWith(e,t,o){return Jf(this,e,t,o),this}deleteRange(e,t){return Zf(this,e,t),this}lift(e,t){return Of(this,e,t),this}join(e,t=1){return _f(this,e,t),this}wrap(e,t){return Lf(this,e,t),this}setBlockType(e,t=e,o,s=null){return $f(this,e,t,o,s),this}setNodeMarkup(e,t,o=null,s){return Bf(this,e,t,o,s),this}setNodeAttribute(e,t,o){return this.step(new sn(e,t,o)),this}setDocAttribute(e,t){return this.step(new jn(e,t)),this}addNodeMark(e,t){return this.step(new rt(e,t)),this}removeNodeMark(e,t){if(!(t instanceof V)){let o=this.doc.nodeAt(e);if(!o)throw new RangeError("No node at position "+e);if(t=t.isInSet(o.marks),!t)return this}return this.step(new dn(e,t)),this}split(e,t=1,o){return Vf(this,e,t,o),this}addMark(e,t,o){return Pf(this,e,t,o),this}removeMark(e,t,o){return If(this,e,t,o),this}clearIncompatible(e,t,o){return Ur(this,e,t,o),this}}const Ts=Object.create(null);class L{constructor(e,t,o){this.$anchor=e,this.$head=t,this.ranges=o||[new zc(e.min(t),e.max(t))]}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 t=0;t<e.length;t++)if(e[t].$from.pos!=e[t].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,t=A.empty){let o=t.content.lastChild,s=null;for(let l=0;l<t.openEnd;l++)s=o,o=o.lastChild;let r=e.steps.length,i=this.ranges;for(let l=0;l<i.length;l++){let{$from:a,$to:c}=i[l],d=e.mapping.slice(r);e.replaceRange(d.map(a.pos),d.map(c.pos),l?A.empty:t),l==0&&al(e,r,(o?o.isInline:s&&s.isTextblock)?-1:1)}}replaceWith(e,t){let o=e.steps.length,s=this.ranges;for(let r=0;r<s.length;r++){let{$from:i,$to:l}=s[r],a=e.mapping.slice(o),c=a.map(i.pos),d=a.map(l.pos);r?e.deleteRange(c,d):(e.replaceRangeWith(c,d,t),al(e,o,t.isInline?-1:1))}}static findFrom(e,t,o=!1){let s=e.parent.inlineContent?new $(e):Ut(e.node(0),e.parent,e.pos,e.index(),t,o);if(s)return s;for(let r=e.depth-1;r>=0;r--){let i=t<0?Ut(e.node(0),e.node(r),e.before(r+1),e.index(r),t,o):Ut(e.node(0),e.node(r),e.after(r+1),e.index(r)+1,t,o);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new ye(e.node(0))}static atStart(e){return Ut(e,e,0,0,1)||new ye(e)}static atEnd(e){return Ut(e,e,e.content.size,e.childCount,-1)||new ye(e)}static fromJSON(e,t){if(!t||!t.type)throw new RangeError("Invalid input for Selection.fromJSON");let o=Ts[t.type];if(!o)throw new RangeError(`No selection type ${t.type} defined`);return o.fromJSON(e,t)}static jsonID(e,t){if(e in Ts)throw new RangeError("Duplicate use of selection JSON ID "+e);return Ts[e]=t,t.prototype.jsonID=e,t}getBookmark(){return $.between(this.$anchor,this.$head).getBookmark()}}L.prototype.visible=!0;class zc{constructor(e,t){this.$from=e,this.$to=t}}let il=!1;function ll(n){!il&&!n.parent.inlineContent&&(il=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+n.parent.type.name+")"))}class $ extends L{constructor(e,t=e){ll(e),ll(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,t){let o=e.resolve(t.map(this.head));if(!o.parent.inlineContent)return L.near(o);let s=e.resolve(t.map(this.anchor));return new $(s.parent.inlineContent?s:o,o)}replace(e,t=A.empty){if(super.replace(e,t),t==A.empty){let o=this.$from.marksAcross(this.$to);o&&e.ensureMarks(o)}}eq(e){return e instanceof $&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new ls(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,t){if(typeof t.anchor!="number"||typeof t.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new $(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,o=t){let s=e.resolve(t);return new this(s,o==t?s:e.resolve(o))}static between(e,t,o){let s=e.pos-t.pos;if((!o||s)&&(o=s>=0?1:-1),!t.parent.inlineContent){let r=L.findFrom(t,o,!0)||L.findFrom(t,-o,!0);if(r)t=r.$head;else return L.near(t,o)}return e.parent.inlineContent||(s==0?e=t:(e=(L.findFrom(e,-o,!0)||L.findFrom(e,o,!0)).$anchor,e.pos<t.pos!=s<0&&(e=t))),new $(e,t)}}L.jsonID("text",$);class ls{constructor(e,t){this.anchor=e,this.head=t}map(e){return new ls(e.map(this.anchor),e.map(this.head))}resolve(e){return $.between(e.resolve(this.anchor),e.resolve(this.head))}}class R extends L{constructor(e){let t=e.nodeAfter,o=e.node(0).resolve(e.pos+t.nodeSize);super(e,o),this.node=t}map(e,t){let{deleted:o,pos:s}=t.mapResult(this.anchor),r=e.resolve(s);return o?L.near(r):new R(r)}content(){return new A(T.from(this.node),0,0)}eq(e){return e instanceof R&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new Jr(this.anchor)}static fromJSON(e,t){if(typeof t.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new R(e.resolve(t.anchor))}static create(e,t){return new R(e.resolve(t))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}R.prototype.visible=!1;L.jsonID("node",R);class Jr{constructor(e){this.anchor=e}map(e){let{deleted:t,pos:o}=e.mapResult(this.anchor);return t?new ls(o,o):new Jr(o)}resolve(e){let t=e.resolve(this.anchor),o=t.nodeAfter;return o&&R.isSelectable(o)?new R(t):L.near(t)}}class ye extends L{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=A.empty){if(t==A.empty){e.delete(0,e.doc.content.size);let o=L.atStart(e.doc);o.eq(e.selection)||e.setSelection(o)}else super.replace(e,t)}toJSON(){return{type:"all"}}static fromJSON(e){return new ye(e)}map(e){return new ye(e)}eq(e){return e instanceof ye}getBookmark(){return Yf}}L.jsonID("all",ye);const Yf={map(){return this},resolve(n){return new ye(n)}};function Ut(n,e,t,o,s,r=!1){if(e.inlineContent)return $.create(n,t);for(let i=o-(s>0?0:1);s>0?i<e.childCount:i>=0;i+=s){let l=e.child(i);if(l.isAtom){if(!r&&R.isSelectable(l))return R.create(n,t-(s<0?l.nodeSize:0))}else{let a=Ut(n,l,t+s,s<0?l.childCount:0,s,r);if(a)return a}t+=l.nodeSize*s}return null}function al(n,e,t){let o=n.steps.length-1;if(o<e)return;let s=n.steps[o];if(!(s instanceof se||s instanceof te))return;let r=n.mapping.maps[o],i;r.forEach((l,a,c,d)=>{i==null&&(i=d)}),n.setSelection(L.near(n.doc.resolve(i),t))}const cl=1,go=2,dl=4;class Xf extends $c{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|cl)&~go,this.storedMarks=null,this}get selectionSet(){return(this.updated&cl)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=go,this}ensureMarks(e){return V.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&go)>0}addStep(e,t){super.addStep(e,t),this.updated=this.updated&~go,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let o=this.selection;return t&&(e=e.mark(this.storedMarks||(o.empty?o.$from.marks():o.$from.marksAcross(o.$to)||V.none))),o.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,o){let s=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(s.text(e),!0):this.deleteSelection();{if(o==null&&(o=t),o=o??t,!e)return this.deleteRange(t,o);let r=this.storedMarks;if(!r){let i=this.doc.resolve(t);r=o==t?i.marks():i.marksAcross(this.doc.resolve(o))}return this.replaceRangeWith(t,o,s.text(e,r)),this.selection.empty||this.setSelection(L.near(this.selection.$to)),this}}setMeta(e,t){return this.meta[typeof e=="string"?e:e.key]=t,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|=dl,this}get scrolledIntoView(){return(this.updated&dl)>0}}function ul(n,e){return!e||!n?n:n.bind(e)}class Mn{constructor(e,t,o){this.name=e,this.init=ul(t.init,o),this.apply=ul(t.apply,o)}}const Qf=[new Mn("doc",{init(n){return n.doc||n.schema.topNodeType.createAndFill()},apply(n){return n.doc}}),new Mn("selection",{init(n,e){return n.selection||L.atStart(e.doc)},apply(n){return n.selection}}),new Mn("storedMarks",{init(n){return n.storedMarks||null},apply(n,e,t,o){return o.selection.$cursor?n.storedMarks:null}}),new Mn("scrollToSelection",{init(){return 0},apply(n,e){return n.scrolledIntoView?e+1:e}})];class Es{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=Qf.slice(),t&&t.forEach(o=>{if(this.pluginsByKey[o.key])throw new RangeError("Adding different instances of a keyed plugin ("+o.key+")");this.plugins.push(o),this.pluginsByKey[o.key]=o,o.spec.state&&this.fields.push(new Mn(o.key,o.spec.state,o))})}}class Xt{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,t=-1){for(let o=0;o<this.config.plugins.length;o++)if(o!=t){let s=this.config.plugins[o];if(s.spec.filterTransaction&&!s.spec.filterTransaction.call(s,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],o=this.applyInner(e),s=null;for(;;){let r=!1;for(let i=0;i<this.config.plugins.length;i++){let l=this.config.plugins[i];if(l.spec.appendTransaction){let a=s?s[i].n:0,c=s?s[i].state:this,d=a<t.length&&l.spec.appendTransaction.call(l,a?t.slice(a):t,c,o);if(d&&o.filterTransaction(d,i)){if(d.setMeta("appendedTransaction",e),!s){s=[];for(let u=0;u<this.config.plugins.length;u++)s.push(u<i?{state:o,n:t.length}:{state:this,n:0})}t.push(d),o=o.applyInner(d),r=!0}s&&(s[i]={state:o,n:t.length})}}if(!r)return{state:o,transactions:t}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let t=new Xt(this.config),o=this.config.fields;for(let s=0;s<o.length;s++){let r=o[s];t[r.name]=r.apply(e,this[r.name],this,t)}return t}get tr(){return new Xf(this)}static create(e){let t=new Es(e.doc?e.doc.type.schema:e.schema,e.plugins),o=new Xt(t);for(let s=0;s<t.fields.length;s++)o[t.fields[s].name]=t.fields[s].init(e,o);return o}reconfigure(e){let t=new Es(this.schema,e.plugins),o=t.fields,s=new Xt(t);for(let r=0;r<o.length;r++){let i=o[r].name;s[i]=this.hasOwnProperty(i)?this[i]:o[r].init(e,s)}return s}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(o=>o.toJSON())),e&&typeof e=="object")for(let o in e){if(o=="doc"||o=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let s=e[o],r=s.spec.state;r&&r.toJSON&&(t[o]=r.toJSON.call(s,this[s.key]))}return t}static fromJSON(e,t,o){if(!t)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let s=new Es(e.schema,e.plugins),r=new Xt(s);return s.fields.forEach(i=>{if(i.name=="doc")r.doc=At.fromJSON(e.schema,t.doc);else if(i.name=="selection")r.selection=L.fromJSON(r.doc,t.selection);else if(i.name=="storedMarks")t.storedMarks&&(r.storedMarks=t.storedMarks.map(e.schema.markFromJSON));else{if(o)for(let l in o){let a=o[l],c=a.spec.state;if(a.key==i.name&&c&&c.fromJSON&&Object.prototype.hasOwnProperty.call(t,l)){r[i.name]=c.fromJSON.call(a,e,t[l],r);return}}r[i.name]=i.init(e,r)}}),r}}function Bc(n,e,t){for(let o in n){let s=n[o];s instanceof Function?s=s.bind(e):o=="handleDOMEvents"&&(s=Bc(s,e,{})),t[o]=s}return t}class yn{constructor(e){this.spec=e,this.props={},e.props&&Bc(e.props,this,this.props),this.key=e.key?e.key.key:Vc("plugin")}getState(e){return e[this.key]}}const Ms=Object.create(null);function Vc(n){return n in Ms?n+"$"+ ++Ms[n]:(Ms[n]=0,n+"$")}class Qn{constructor(e="key"){this.key=Vc(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const Hc=(n,e)=>n.selection.empty?!1:(e&&e(n.tr.deleteSelection().scrollIntoView()),!0);function em(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("backward",n):t.parentOffset>0)?null:t}const tm=(n,e,t)=>{let o=em(n,t);if(!o)return!1;let s=Fc(o);if(!s){let i=o.blockRange(),l=i&&rs(i);return l==null?!1:(e&&e(n.tr.lift(i,l).scrollIntoView()),!0)}let r=s.nodeBefore;if(Uc(n,s,e,-1))return!0;if(o.parent.content.size==0&&(pn(r,"end")||R.isSelectable(r)))for(let i=o.depth;;i--){let l=Kr(n.doc,o.before(i),o.after(i),A.empty);if(l&&l.slice.size<l.to-l.from){if(e){let a=n.tr.step(l);a.setSelection(pn(r,"end")?L.findFrom(a.doc.resolve(a.mapping.map(s.pos,-1)),-1):R.create(a.doc,s.pos-r.nodeSize)),e(a.scrollIntoView())}return!0}if(i==1||o.node(i-1).childCount>1)break}return r.isAtom&&s.depth==o.depth-1?(e&&e(n.tr.delete(s.pos-r.nodeSize,s.pos).scrollIntoView()),!0):!1};function pn(n,e,t=!1){for(let o=n;o;o=e=="start"?o.firstChild:o.lastChild){if(o.isTextblock)return!0;if(t&&o.childCount!=1)return!1}return!1}const nm=(n,e,t)=>{let{$head:o,empty:s}=n.selection,r=o;if(!s)return!1;if(o.parent.isTextblock){if(t?!t.endOfTextblock("backward",n):o.parentOffset>0)return!1;r=Fc(o)}let i=r&&r.nodeBefore;return!i||!R.isSelectable(i)?!1:(e&&e(n.tr.setSelection(R.create(n.doc,r.pos-i.nodeSize)).scrollIntoView()),!0)};function Fc(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){if(n.index(e)>0)return n.doc.resolve(n.before(e+1));if(n.node(e).type.spec.isolating)break}return null}function om(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("forward",n):t.parentOffset<t.parent.content.size)?null:t}const sm=(n,e,t)=>{let o=om(n,t);if(!o)return!1;let s=_c(o);if(!s)return!1;let r=s.nodeAfter;if(Uc(n,s,e,1))return!0;if(o.parent.content.size==0&&(pn(r,"start")||R.isSelectable(r))){let i=Kr(n.doc,o.before(),o.after(),A.empty);if(i&&i.slice.size<i.to-i.from){if(e){let l=n.tr.step(i);l.setSelection(pn(r,"start")?L.findFrom(l.doc.resolve(l.mapping.map(s.pos)),1):R.create(l.doc,l.mapping.map(s.pos))),e(l.scrollIntoView())}return!0}}return r.isAtom&&s.depth==o.depth-1?(e&&e(n.tr.delete(s.pos,s.pos+r.nodeSize).scrollIntoView()),!0):!1},rm=(n,e,t)=>{let{$head:o,empty:s}=n.selection,r=o;if(!s)return!1;if(o.parent.isTextblock){if(t?!t.endOfTextblock("forward",n):o.parentOffset<o.parent.content.size)return!1;r=_c(o)}let i=r&&r.nodeAfter;return!i||!R.isSelectable(i)?!1:(e&&e(n.tr.setSelection(R.create(n.doc,r.pos)).scrollIntoView()),!0)};function _c(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){let t=n.node(e);if(n.index(e)+1<t.childCount)return n.doc.resolve(n.after(e+1));if(t.type.spec.isolating)break}return null}const im=(n,e)=>{let{$head:t,$anchor:o}=n.selection;return!t.parent.type.spec.code||!t.sameParent(o)?!1:(e&&e(n.tr.insertText(`
|
|
804
|
-
`).scrollIntoView()),!0)};function Zr(n){for(let e=0;e<n.edgeCount;e++){let{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}const Gc=(n,e)=>{let{$head:t,$anchor:o}=n.selection;if(!t.parent.type.spec.code||!t.sameParent(o))return!1;let s=t.node(-1),r=t.indexAfter(-1),i=Zr(s.contentMatchAt(r));if(!i||!s.canReplaceWith(r,r,i))return!1;if(e){let l=t.after(),a=n.tr.replaceWith(l,l,i.createAndFill());a.setSelection(L.near(a.doc.resolve(l),1)),e(a.scrollIntoView())}return!0},lm=(n,e)=>{let t=n.selection,{$from:o,$to:s}=t;if(t instanceof ye||o.parent.inlineContent||s.parent.inlineContent)return!1;let r=Zr(s.parent.contentMatchAt(s.indexAfter()));if(!r||!r.isTextblock)return!1;if(e){let i=(!o.parentOffset&&s.index()<s.parent.childCount?o:s).pos,l=n.tr.insert(i,r.createAndFill());l.setSelection($.create(l.doc,i+1)),e(l.scrollIntoView())}return!0},Wc=(n,e)=>{let{$cursor:t}=n.selection;if(!t||t.parent.content.size)return!1;if(t.depth>1&&t.after()!=t.end(-1)){let r=t.before();if(on(n.doc,r))return e&&e(n.tr.split(r).scrollIntoView()),!0}let o=t.blockRange(),s=o&&rs(o);return s==null?!1:(e&&e(n.tr.lift(o,s).scrollIntoView()),!0)};function jc(n){return(e,t)=>{let{$from:o,$to:s}=e.selection;if(e.selection instanceof R&&e.selection.node.isBlock)return!o.parentOffset||!on(e.doc,o.pos)?!1:(t&&t(e.tr.split(o.pos).scrollIntoView()),!0);if(!o.depth)return!1;let r=[],i,l,a=!1,c=!1;for(let h=o.depth;;h--)if(o.node(h).isBlock){a=o.end(h)==o.pos+(o.depth-h),c=o.start(h)==o.pos-(o.depth-h),l=Zr(o.node(h-1).contentMatchAt(o.indexAfter(h-1)));let m=n&&n(s.parent,a,o);r.unshift(m||(a&&l?{type:l}:null)),i=h;break}else{if(h==1)return!1;r.unshift(null)}let d=e.tr;(e.selection instanceof $||e.selection instanceof ye)&&d.deleteSelection();let u=d.mapping.map(o.pos),p=on(d.doc,u,r.length,r);if(p||(r[0]=l?{type:l}:null,p=on(d.doc,u,r.length,r)),d.split(u,r.length,r),!a&&c&&o.node(i).type!=l){let h=d.mapping.map(o.before(i)),f=d.doc.resolve(h);l&&o.node(i-1).canReplaceWith(f.index(),f.index()+1,l)&&d.setNodeMarkup(d.mapping.map(o.before(i)),l)}return t&&t(d.scrollIntoView()),!0}}const am=jc(),qc=(n,e)=>(e&&e(n.tr.setSelection(new ye(n.doc))),!0);function cm(n,e,t){let o=e.nodeBefore,s=e.nodeAfter,r=e.index();return!o||!s||!o.type.compatibleContent(s.type)?!1:!o.content.size&&e.parent.canReplace(r-1,r)?(t&&t(n.tr.delete(e.pos-o.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(r,r+1)||!(s.isTextblock||is(n.doc,e.pos))?!1:(t&&t(n.tr.join(e.pos).scrollIntoView()),!0)}function Uc(n,e,t,o){let s=e.nodeBefore,r=e.nodeAfter,i,l,a=s.type.spec.isolating||r.type.spec.isolating;if(!a&&cm(n,e,t))return!0;let c=!a&&e.parent.canReplace(e.index(),e.index()+1);if(c&&(i=(l=s.contentMatchAt(s.childCount)).findWrapping(r.type))&&l.matchType(i[0]||r.type).validEnd){if(t){let h=e.pos+r.nodeSize,f=T.empty;for(let v=i.length-1;v>=0;v--)f=T.from(i[v].create(null,f));f=T.from(s.copy(f));let m=n.tr.step(new te(e.pos-1,h,e.pos,h,new A(f,1,0),i.length,!0)),g=m.doc.resolve(h+2*i.length);g.nodeAfter&&g.nodeAfter.type==s.type&&is(m.doc,g.pos)&&m.join(g.pos),t(m.scrollIntoView())}return!0}let d=r.type.spec.isolating||o>0&&a?null:L.findFrom(e,1),u=d&&d.$from.blockRange(d.$to),p=u&&rs(u);if(p!=null&&p>=e.depth)return t&&t(n.tr.lift(u,p).scrollIntoView()),!0;if(c&&pn(r,"start",!0)&&pn(s,"end")){let h=s,f=[];for(;f.push(h),!h.isTextblock;)h=h.lastChild;let m=r,g=1;for(;!m.isTextblock;m=m.firstChild)g++;if(h.canReplace(h.childCount,h.childCount,m.content)){if(t){let v=T.empty;for(let y=f.length-1;y>=0;y--)v=T.from(f[y].copy(v));let C=n.tr.step(new te(e.pos-f.length,e.pos+r.nodeSize,e.pos+g,e.pos+r.nodeSize-g,new A(v,f.length,0),0,!0));t(C.scrollIntoView())}return!0}}return!1}function Kc(n){return function(e,t){let o=e.selection,s=n<0?o.$from:o.$to,r=s.depth;for(;s.node(r).isInline;){if(!r)return!1;r--}return s.node(r).isTextblock?(t&&t(e.tr.setSelection($.create(e.doc,n<0?s.start(r):s.end(r)))),!0):!1}}const dm=Kc(-1),um=Kc(1);function pm(n,e=null){return function(t,o){let s=!1;for(let r=0;r<t.selection.ranges.length&&!s;r++){let{$from:{pos:i},$to:{pos:l}}=t.selection.ranges[r];t.doc.nodesBetween(i,l,(a,c)=>{if(s)return!1;if(!(!a.isTextblock||a.hasMarkup(n,e)))if(a.type==n)s=!0;else{let d=t.doc.resolve(c),u=d.index();s=d.parent.canReplaceWith(u,u+1,n)}})}if(!s)return!1;if(o){let r=t.tr;for(let i=0;i<t.selection.ranges.length;i++){let{$from:{pos:l},$to:{pos:a}}=t.selection.ranges[i];r.setBlockType(l,a,n,e)}o(r.scrollIntoView())}return!0}}function hm(n,e,t,o){for(let s=0;s<e.length;s++){let{$from:r,$to:i}=e[s],l=r.depth==0?n.inlineContent&&n.type.allowsMarkType(t):!1;if(n.nodesBetween(r.pos,i.pos,(a,c)=>{if(l||!o)return!1;l=a.inlineContent&&a.type.allowsMarkType(t)}),l)return!0}return!1}function vt(n,e=null,t){let o=t!==!1;return function(s,r){let{empty:i,$cursor:l,ranges:a}=s.selection;if(i&&!l||!hm(s.doc,a,n,o))return!1;if(r)if(l)n.isInSet(s.storedMarks||l.marks())?r(s.tr.removeStoredMark(n)):r(s.tr.addStoredMark(n.create(e)));else{let c,d=s.tr;c=!a.some(u=>s.doc.rangeHasMark(u.$from.pos,u.$to.pos,n));for(let u=0;u<a.length;u++){let{$from:p,$to:h}=a[u];if(!c)d.removeMark(p.pos,h.pos,n);else{let f=p.pos,m=h.pos,g=p.nodeAfter,v=h.nodeBefore,C=g&&g.isText?/^\s*/.exec(g.text)[0].length:0,y=v&&v.isText?/\s*$/.exec(v.text)[0].length:0;f+C<m&&(f+=C,m-=y),d.addMark(f,m,n.create(e))}}r(d.scrollIntoView())}return!0}}function qn(...n){return function(e,t,o){for(let s=0;s<n.length;s++)if(n[s](e,t,o))return!0;return!1}}let As=qn(Hc,tm,nm),pl=qn(Hc,sm,rm);const je={Enter:qn(im,lm,Wc,am),"Mod-Enter":Gc,Backspace:As,"Mod-Backspace":As,"Shift-Backspace":As,Delete:pl,"Mod-Delete":pl,"Mod-a":qc},Jc={"Ctrl-h":je.Backspace,"Alt-Backspace":je["Mod-Backspace"],"Ctrl-d":je.Delete,"Ctrl-Alt-Backspace":je["Mod-Delete"],"Alt-Delete":je["Mod-Delete"],"Alt-d":je["Mod-Delete"],"Ctrl-a":dm,"Ctrl-e":um};for(let n in je)Jc[n]=je[n];const fm=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform?os.platform()=="darwin":!1,mm=fm?Jc:je;var Wo=200,Z=function(){};Z.prototype.append=function(e){return e.length?(e=Z.from(e),!this.length&&e||e.length<Wo&&this.leafAppend(e)||this.length<Wo&&e.leafPrepend(this)||this.appendInner(e)):this};Z.prototype.prepend=function(e){return e.length?Z.from(e).append(this):this};Z.prototype.appendInner=function(e){return new gm(this,e)};Z.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?Z.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))};Z.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)};Z.prototype.forEach=function(e,t,o){t===void 0&&(t=0),o===void 0&&(o=this.length),t<=o?this.forEachInner(e,t,o,0):this.forEachInvertedInner(e,t,o,0)};Z.prototype.map=function(e,t,o){t===void 0&&(t=0),o===void 0&&(o=this.length);var s=[];return this.forEach(function(r,i){return s.push(e(r,i))},t,o),s};Z.from=function(e){return e instanceof Z?e:e&&e.length?new Zc(e):Z.empty};var Zc=function(n){function e(o){n.call(this),this.values=o}n&&(e.__proto__=n),e.prototype=Object.create(n&&n.prototype),e.prototype.constructor=e;var t={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(s,r){return s==0&&r==this.length?this:new e(this.values.slice(s,r))},e.prototype.getInner=function(s){return this.values[s]},e.prototype.forEachInner=function(s,r,i,l){for(var a=r;a<i;a++)if(s(this.values[a],l+a)===!1)return!1},e.prototype.forEachInvertedInner=function(s,r,i,l){for(var a=r-1;a>=i;a--)if(s(this.values[a],l+a)===!1)return!1},e.prototype.leafAppend=function(s){if(this.length+s.length<=Wo)return new e(this.values.concat(s.flatten()))},e.prototype.leafPrepend=function(s){if(this.length+s.length<=Wo)return new e(s.flatten().concat(this.values))},t.length.get=function(){return this.values.length},t.depth.get=function(){return 0},Object.defineProperties(e.prototype,t),e}(Z);Z.empty=new Zc([]);var gm=function(n){function e(t,o){n.call(this),this.left=t,this.right=o,this.length=t.length+o.length,this.depth=Math.max(t.depth,o.depth)+1}return n&&(e.__proto__=n),e.prototype=Object.create(n&&n.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(o){return o<this.left.length?this.left.get(o):this.right.get(o-this.left.length)},e.prototype.forEachInner=function(o,s,r,i){var l=this.left.length;if(s<l&&this.left.forEachInner(o,s,Math.min(r,l),i)===!1||r>l&&this.right.forEachInner(o,Math.max(s-l,0),Math.min(this.length,r)-l,i+l)===!1)return!1},e.prototype.forEachInvertedInner=function(o,s,r,i){var l=this.left.length;if(s>l&&this.right.forEachInvertedInner(o,s-l,Math.max(r,l)-l,i+l)===!1||r<l&&this.left.forEachInvertedInner(o,Math.min(s,l),r,i)===!1)return!1},e.prototype.sliceInner=function(o,s){if(o==0&&s==this.length)return this;var r=this.left.length;return s<=r?this.left.slice(o,s):o>=r?this.right.slice(o-r,s-r):this.left.slice(o,r).append(this.right.slice(0,s-r))},e.prototype.leafAppend=function(o){var s=this.right.leafAppend(o);if(s)return new e(this.left,s)},e.prototype.leafPrepend=function(o){var s=this.left.leafPrepend(o);if(s)return new e(s,this.right)},e.prototype.appendInner=function(o){return this.left.depth>=Math.max(this.right.depth,o.depth)+1?new e(this.left,new e(this.right,o)):new e(this,o)},e}(Z);const ym=500;class Ee{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(this.eventCount==0)return null;let o=this.items.length;for(;;o--)if(this.items.get(o-1).selection){--o;break}let s,r;t&&(s=this.remapping(o,this.items.length),r=s.maps.length);let i=e.tr,l,a,c=[],d=[];return this.items.forEach((u,p)=>{if(!u.step){s||(s=this.remapping(o,p+1),r=s.maps.length),r--,d.push(u);return}if(s){d.push(new Ie(u.map));let h=u.step.map(s.slice(r)),f;h&&i.maybeStep(h).doc&&(f=i.mapping.maps[i.mapping.maps.length-1],c.push(new Ie(f,void 0,void 0,c.length+d.length))),r--,f&&s.appendMap(f,r)}else i.maybeStep(u.step);if(u.selection)return l=s?u.selection.map(s.slice(r)):u.selection,a=new Ee(this.items.slice(0,o).append(d.reverse().concat(c)),this.eventCount-1),!1},this.items.length,0),{remaining:a,transform:i,selection:l}}addTransform(e,t,o,s){let r=[],i=this.eventCount,l=this.items,a=!s&&l.length?l.get(l.length-1):null;for(let d=0;d<e.steps.length;d++){let u=e.steps[d].invert(e.docs[d]),p=new Ie(e.mapping.maps[d],u,t),h;(h=a&&a.merge(p))&&(p=h,d?r.pop():l=l.slice(0,l.length-1)),r.push(p),t&&(i++,t=void 0),s||(a=p)}let c=i-o.depth;return c>vm&&(l=bm(l,c),i-=c),new Ee(l.append(r),i)}remapping(e,t){let o=new nn;return this.items.forEach((s,r)=>{let i=s.mirrorOffset!=null&&r-s.mirrorOffset>=e?o.maps.length-s.mirrorOffset:void 0;o.appendMap(s.map,i)},e,t),o}addMaps(e){return this.eventCount==0?this:new Ee(this.items.append(e.map(t=>new Ie(t))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let o=[],s=Math.max(0,this.items.length-t),r=e.mapping,i=e.steps.length,l=this.eventCount;this.items.forEach(p=>{p.selection&&l--},s);let a=t;this.items.forEach(p=>{let h=r.getMirror(--a);if(h==null)return;i=Math.min(i,h);let f=r.maps[h];if(p.step){let m=e.steps[h].invert(e.docs[h]),g=p.selection&&p.selection.map(r.slice(a+1,h));g&&l++,o.push(new Ie(f,m,g))}else o.push(new Ie(f))},s);let c=[];for(let p=t;p<i;p++)c.push(new Ie(r.maps[p]));let d=this.items.slice(0,s).append(c).append(o),u=new Ee(d,l);return u.emptyItemCount()>ym&&(u=u.compress(this.items.length-o.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(e=this.items.length){let t=this.remapping(0,e),o=t.maps.length,s=[],r=0;return this.items.forEach((i,l)=>{if(l>=e)s.push(i),i.selection&&r++;else if(i.step){let a=i.step.map(t.slice(o)),c=a&&a.getMap();if(o--,c&&t.appendMap(c,o),a){let d=i.selection&&i.selection.map(t.slice(o));d&&r++;let u=new Ie(c.invert(),a,d),p,h=s.length-1;(p=s.length&&s[h].merge(u))?s[h]=p:s.push(u)}}else i.map&&o--},this.items.length,0),new Ee(Z.from(s.reverse()),r)}}Ee.empty=new Ee(Z.empty,0);function bm(n,e){let t;return n.forEach((o,s)=>{if(o.selection&&e--==0)return t=s,!1}),n.slice(t)}class Ie{constructor(e,t,o,s){this.map=e,this.step=t,this.selection=o,this.mirrorOffset=s}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new Ie(t.getMap().invert(),t,this.selection)}}}class Xe{constructor(e,t,o,s,r){this.done=e,this.undone=t,this.prevRanges=o,this.prevTime=s,this.prevComposition=r}}const vm=20;function Sm(n,e,t,o){let s=t.getMeta(Pt),r;if(s)return s.historyState;t.getMeta(Cm)&&(n=new Xe(n.done,n.undone,null,0,-1));let i=t.getMeta("appendedTransaction");if(t.steps.length==0)return n;if(i&&i.getMeta(Pt))return i.getMeta(Pt).redo?new Xe(n.done.addTransform(t,void 0,o,Ao(e)),n.undone,hl(t.mapping.maps),n.prevTime,n.prevComposition):new Xe(n.done,n.undone.addTransform(t,void 0,o,Ao(e)),null,n.prevTime,n.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(i&&i.getMeta("addToHistory")===!1)){let l=t.getMeta("composition"),a=n.prevTime==0||!i&&n.prevComposition!=l&&(n.prevTime<(t.time||0)-o.newGroupDelay||!xm(t,n.prevRanges)),c=i?Ps(n.prevRanges,t.mapping):hl(t.mapping.maps);return new Xe(n.done.addTransform(t,a?e.selection.getBookmark():void 0,o,Ao(e)),Ee.empty,c,t.time,l??n.prevComposition)}else return(r=t.getMeta("rebased"))?new Xe(n.done.rebased(t,r),n.undone.rebased(t,r),Ps(n.prevRanges,t.mapping),n.prevTime,n.prevComposition):new Xe(n.done.addMaps(t.mapping.maps),n.undone.addMaps(t.mapping.maps),Ps(n.prevRanges,t.mapping),n.prevTime,n.prevComposition)}function xm(n,e){if(!e)return!1;if(!n.docChanged)return!0;let t=!1;return n.mapping.maps[0].forEach((o,s)=>{for(let r=0;r<e.length;r+=2)o<=e[r+1]&&s>=e[r]&&(t=!0)}),t}function hl(n){let e=[];for(let t=n.length-1;t>=0&&e.length==0;t--)n[t].forEach((o,s,r,i)=>e.push(r,i));return e}function Ps(n,e){if(!n)return null;let t=[];for(let o=0;o<n.length;o+=2){let s=e.map(n[o],1),r=e.map(n[o+1],-1);s<=r&&t.push(s,r)}return t}function wm(n,e,t){let o=Ao(e),s=Pt.get(e).spec.config,r=(t?n.undone:n.done).popEvent(e,o);if(!r)return null;let i=r.selection.resolve(r.transform.doc),l=(t?n.done:n.undone).addTransform(r.transform,e.selection.getBookmark(),s,o),a=new Xe(t?l:r.remaining,t?r.remaining:l,null,0,-1);return r.transform.setSelection(i).setMeta(Pt,{redo:t,historyState:a})}let Is=!1,fl=null;function Ao(n){let e=n.plugins;if(fl!=e){Is=!1,fl=e;for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){Is=!0;break}}return Is}const Pt=new Qn("history"),Cm=new Qn("closeHistory");function km(n={}){return n={depth:n.depth||100,newGroupDelay:n.newGroupDelay||500},new yn({key:Pt,state:{init(){return new Xe(Ee.empty,Ee.empty,null,0,-1)},apply(e,t,o){return Sm(t,o,e,n)}},config:n,props:{handleDOMEvents:{beforeinput(e,t){let o=t.inputType,s=o=="historyUndo"?Xc:o=="historyRedo"?ur:null;return s?(t.preventDefault(),s(e.state,e.dispatch)):!1}}}})}function Yc(n,e){return(t,o)=>{let s=Pt.getState(t);if(!s||(n?s.undone:s.done).eventCount==0)return!1;if(o){let r=wm(s,t,n);r&&o(e?r.scrollIntoView():r)}return!0}}const Xc=Yc(!1,!0),ur=Yc(!0,!0);var ut={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:"'"},jo={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},Tm=typeof navigator<"u"&&/Mac/.test(navigator.platform),Em=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent);for(var Q=0;Q<10;Q++)ut[48+Q]=ut[96+Q]=String(Q);for(var Q=1;Q<=24;Q++)ut[Q+111]="F"+Q;for(var Q=65;Q<=90;Q++)ut[Q]=String.fromCharCode(Q+32),jo[Q]=String.fromCharCode(Q);for(var Ns in ut)jo.hasOwnProperty(Ns)||(jo[Ns]=ut[Ns]);function Mm(n){var e=Tm&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||Em&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?jo:ut)[n.keyCode]||n.key||"Unidentified";return t=="Esc"&&(t="Escape"),t=="Del"&&(t="Delete"),t=="Left"&&(t="ArrowLeft"),t=="Up"&&(t="ArrowUp"),t=="Right"&&(t="ArrowRight"),t=="Down"&&(t="ArrowDown"),t}const Am=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function Pm(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let o,s,r,i;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))o=!0;else if(/^(c|ctrl|control)$/i.test(a))s=!0;else if(/^s(hift)?$/i.test(a))r=!0;else if(/^mod$/i.test(a))Am?i=!0:s=!0;else throw new Error("Unrecognized modifier name: "+a)}return o&&(t="Alt-"+t),s&&(t="Ctrl-"+t),i&&(t="Meta-"+t),r&&(t="Shift-"+t),t}function Im(n){let e=Object.create(null);for(let t in n)e[Pm(t)]=n[t];return e}function Os(n,e,t=!0){return e.altKey&&(n="Alt-"+n),e.ctrlKey&&(n="Ctrl-"+n),e.metaKey&&(n="Meta-"+n),t&&e.shiftKey&&(n="Shift-"+n),n}function Rs(n){return new yn({props:{handleKeyDown:Qc(n)}})}function Qc(n){let e=Im(n);return function(t,o){let s=Mm(o),r,i=e[Os(s,o)];if(i&&i(t.state,t.dispatch,t))return!0;if(s.length==1&&s!=" "){if(o.shiftKey){let l=e[Os(s,o,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((o.shiftKey||o.altKey||o.metaKey||s.charCodeAt(0)>127)&&(r=ut[o.keyCode])&&r!=s){let l=e[Os(r,o)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}function ml(n,e=null){return function(t,o){let{$from:s,$to:r}=t.selection,i=s.blockRange(r),l=!1,a=i;if(!i)return!1;if(i.depth>=2&&s.node(i.depth-1).type.compatibleContent(n)&&i.startIndex==0){if(s.index(i.depth-1)==0)return!1;let d=t.doc.resolve(i.start-2);a=new Ho(d,d,i.depth),i.endIndex<i.parent.childCount&&(i=new Ho(s,t.doc.resolve(r.end(i.depth)),i.depth)),l=!0}let c=Pc(a,n,e,i);return c?(o&&o(Nm(t.tr,i,c,l,n).scrollIntoView()),!0):!1}}function Nm(n,e,t,o,s){let r=T.empty;for(let d=t.length-1;d>=0;d--)r=T.from(t[d].type.create(t[d].attrs,r));n.step(new te(e.start-(o?2:0),e.end,e.start,e.end,new A(r,0,0),t.length,!0));let i=0;for(let d=0;d<t.length;d++)t[d].type==s&&(i=d+1);let l=t.length-i,a=e.start+t.length-(o?2:0),c=e.parent;for(let d=e.startIndex,u=e.endIndex,p=!0;d<u;d++,p=!1)!p&&on(n.doc,a,l)&&(n.split(a,l),a+=2*l),a+=c.child(d).nodeSize;return n}function Om(n,e){return function(t,o){let{$from:s,$to:r,node:i}=t.selection;if(i&&i.isBlock||s.depth<2||!s.sameParent(r))return!1;let l=s.node(-1);if(l.type!=n)return!1;if(s.parent.content.size==0&&s.node(-1).childCount==s.indexAfter(-1)){if(s.depth==3||s.node(-3).type!=n||s.index(-2)!=s.node(-2).childCount-1)return!1;if(o){let u=T.empty,p=s.index(-1)?1:s.index(-2)?2:3;for(let v=s.depth-p;v>=s.depth-3;v--)u=T.from(s.node(v).copy(u));let h=s.indexAfter(-1)<s.node(-2).childCount?1:s.indexAfter(-2)<s.node(-3).childCount?2:3;u=u.append(T.from(n.createAndFill()));let f=s.before(s.depth-(p-1)),m=t.tr.replace(f,s.after(-h),new A(u,4-p,0)),g=-1;m.doc.nodesBetween(f,m.doc.content.size,(v,C)=>{if(g>-1)return!1;v.isTextblock&&v.content.size==0&&(g=C+1)}),g>-1&&m.setSelection(L.near(m.doc.resolve(g))),o(m.scrollIntoView())}return!0}let a=r.pos==s.end()?l.contentMatchAt(0).defaultType:null,c=t.tr.delete(s.pos,r.pos),d=a?[null,{type:a}]:void 0;return on(c.doc,s.pos,2,d)?(o&&o(c.split(s.pos,2,d).scrollIntoView()),!0):!1}}function pr(n){return function(e,t){let{$from:o,$to:s}=e.selection,r=o.blockRange(s,i=>i.childCount>0&&i.firstChild.type==n);return r?t?o.node(r.depth-1).type==n?Rm(e,t,n,r):Dm(e,t,r):!0:!1}}function Rm(n,e,t,o){let s=n.tr,r=o.end,i=o.$to.end(o.depth);r<i&&(s.step(new te(r-1,i,r,i,new A(T.from(t.create(null,o.parent.copy())),1,0),1,!0)),o=new Ho(s.doc.resolve(o.$from.pos),s.doc.resolve(i),o.depth));const l=rs(o);if(l==null)return!1;s.lift(o,l);let a=s.mapping.map(r,-1)-1;return is(s.doc,a)&&s.join(a),e(s.scrollIntoView()),!0}function Dm(n,e,t){let o=n.tr,s=t.parent;for(let h=t.end,f=t.endIndex-1,m=t.startIndex;f>m;f--)h-=s.child(f).nodeSize,o.delete(h-1,h+1);let r=o.doc.resolve(t.start),i=r.nodeAfter;if(o.mapping.map(t.end)!=t.start+r.nodeAfter.nodeSize)return!1;let l=t.startIndex==0,a=t.endIndex==s.childCount,c=r.node(-1),d=r.index(-1);if(!c.canReplace(d+(l?0:1),d+1,i.content.append(a?T.empty:T.from(s))))return!1;let u=r.pos,p=u+i.nodeSize;return o.step(new te(u-(l?1:0),p+(a?1:0),u+1,p-1,new A((l?T.empty:T.from(s.copy(T.empty))).append(a?T.empty:T.from(s.copy(T.empty))),l?0:1,a?0:1),l?0:1)),e(o.scrollIntoView()),!0}function Lm(n){return function(e,t){let{$from:o,$to:s}=e.selection,r=o.blockRange(s,c=>c.childCount>0&&c.firstChild.type==n);if(!r)return!1;let i=r.startIndex;if(i==0)return!1;let l=r.parent,a=l.child(i-1);if(a.type!=n)return!1;if(t){let c=a.lastChild&&a.lastChild.type==l.type,d=T.from(c?n.create():null),u=new A(T.from(n.create(null,T.from(l.type.create(null,d)))),c?3:1,0),p=r.start,h=r.end;t(e.tr.step(new te(p-(c?3:1),h,p,h,u,1,!0)).scrollIntoView())}return!0}}const ee=function(n){for(var e=0;;e++)if(n=n.previousSibling,!n)return e},Un=function(n){let e=n.assignedSlot||n.parentNode;return e&&e.nodeType==11?e.host:e};let hr=null;const We=function(n,e,t){let o=hr||(hr=document.createRange());return o.setEnd(n,t??n.nodeValue.length),o.setStart(n,e||0),o},$m=function(){hr=null},Lt=function(n,e,t,o){return t&&(gl(n,e,t,o,-1)||gl(n,e,t,o,1))},zm=/^(img|br|input|textarea|hr)$/i;function gl(n,e,t,o,s){for(;;){if(n==t&&e==o)return!0;if(e==(s<0?0:xe(n))){let r=n.parentNode;if(!r||r.nodeType!=1||eo(n)||zm.test(n.nodeName)||n.contentEditable=="false")return!1;e=ee(n)+(s<0?0:1),n=r}else if(n.nodeType==1){if(n=n.childNodes[e+(s<0?-1:0)],n.contentEditable=="false")return!1;e=s<0?xe(n):0}else return!1}}function xe(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Bm(n,e){for(;;){if(n.nodeType==3&&e)return n;if(n.nodeType==1&&e>0){if(n.contentEditable=="false")return null;n=n.childNodes[e-1],e=xe(n)}else if(n.parentNode&&!eo(n))e=ee(n),n=n.parentNode;else return null}}function Vm(n,e){for(;;){if(n.nodeType==3&&e<n.nodeValue.length)return n;if(n.nodeType==1&&e<n.childNodes.length){if(n.contentEditable=="false")return null;n=n.childNodes[e],e=0}else if(n.parentNode&&!eo(n))e=ee(n)+1,n=n.parentNode;else return null}}function Hm(n,e,t){for(let o=e==0,s=e==xe(n);o||s;){if(n==t)return!0;let r=ee(n);if(n=n.parentNode,!n)return!1;o=o&&r==0,s=s&&r==xe(n)}}function eo(n){let e;for(let t=n;t&&!(e=t.pmViewDesc);t=t.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==n||e.contentDOM==n)}const as=function(n){return n.focusNode&&Lt(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)};function St(n,e){let t=document.createEvent("Event");return t.initEvent("keydown",!0,!0),t.keyCode=n,t.key=t.code=e,t}function Fm(n){let e=n.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function _m(n,e,t){if(n.caretPositionFromPoint)try{let o=n.caretPositionFromPoint(e,t);if(o)return{node:o.offsetNode,offset:Math.min(xe(o.offsetNode),o.offset)}}catch{}if(n.caretRangeFromPoint){let o=n.caretRangeFromPoint(e,t);if(o)return{node:o.startContainer,offset:Math.min(xe(o.startContainer),o.startOffset)}}}const ze=typeof navigator<"u"?navigator:null,yl=typeof document<"u"?document:null,ht=ze&&ze.userAgent||"",fr=/Edge\/(\d+)/.exec(ht),ed=/MSIE \d/.exec(ht),mr=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(ht),he=!!(ed||mr||fr),at=ed?document.documentMode:mr?+mr[1]:fr?+fr[1]:0,Ae=!he&&/gecko\/(\d+)/i.test(ht);Ae&&+(/Firefox\/(\d+)/.exec(ht)||[0,0])[1];const gr=!he&&/Chrome\/(\d+)/.exec(ht),re=!!gr,td=gr?+gr[1]:0,ae=!he&&!!ze&&/Apple Computer/.test(ze.vendor),hn=ae&&(/Mobile\/\w+/.test(ht)||!!ze&&ze.maxTouchPoints>2),Se=hn||(ze?/Mac/.test(ze.platform):!1),Gm=ze?/Win/.test(ze.platform):!1,Te=/Android \d/.test(ht),to=!!yl&&"webkitFontSmoothing"in yl.documentElement.style,Wm=to?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function jm(n){let e=n.defaultView&&n.defaultView.visualViewport;return e?{left:0,right:e.width,top:0,bottom:e.height}:{left:0,right:n.documentElement.clientWidth,top:0,bottom:n.documentElement.clientHeight}}function He(n,e){return typeof n=="number"?n:n[e]}function qm(n){let e=n.getBoundingClientRect(),t=e.width/n.offsetWidth||1,o=e.height/n.offsetHeight||1;return{left:e.left,right:e.left+n.clientWidth*t,top:e.top,bottom:e.top+n.clientHeight*o}}function bl(n,e,t){let o=n.someProp("scrollThreshold")||0,s=n.someProp("scrollMargin")||5,r=n.dom.ownerDocument;for(let i=t||n.dom;i;i=Un(i)){if(i.nodeType!=1)continue;let l=i,a=l==r.body,c=a?jm(r):qm(l),d=0,u=0;if(e.top<c.top+He(o,"top")?u=-(c.top-e.top+He(s,"top")):e.bottom>c.bottom-He(o,"bottom")&&(u=e.bottom-e.top>c.bottom-c.top?e.top+He(s,"top")-c.top:e.bottom-c.bottom+He(s,"bottom")),e.left<c.left+He(o,"left")?d=-(c.left-e.left+He(s,"left")):e.right>c.right-He(o,"right")&&(d=e.right-c.right+He(s,"right")),d||u)if(a)r.defaultView.scrollBy(d,u);else{let p=l.scrollLeft,h=l.scrollTop;u&&(l.scrollTop+=u),d&&(l.scrollLeft+=d);let f=l.scrollLeft-p,m=l.scrollTop-h;e={left:e.left-f,top:e.top-m,right:e.right-f,bottom:e.bottom-m}}if(a||/^(fixed|sticky)$/.test(getComputedStyle(i).position))break}}function Um(n){let e=n.dom.getBoundingClientRect(),t=Math.max(0,e.top),o,s;for(let r=(e.left+e.right)/2,i=t+1;i<Math.min(innerHeight,e.bottom);i+=5){let l=n.root.elementFromPoint(r,i);if(!l||l==n.dom||!n.dom.contains(l))continue;let a=l.getBoundingClientRect();if(a.top>=t-20){o=l,s=a.top;break}}return{refDOM:o,refTop:s,stack:nd(n.dom)}}function nd(n){let e=[],t=n.ownerDocument;for(let o=n;o&&(e.push({dom:o,top:o.scrollTop,left:o.scrollLeft}),n!=t);o=Un(o));return e}function Km({refDOM:n,refTop:e,stack:t}){let o=n?n.getBoundingClientRect().top:0;od(t,o==0?0:o-e)}function od(n,e){for(let t=0;t<n.length;t++){let{dom:o,top:s,left:r}=n[t];o.scrollTop!=s+e&&(o.scrollTop=s+e),o.scrollLeft!=r&&(o.scrollLeft=r)}}let Wt=null;function Jm(n){if(n.setActive)return n.setActive();if(Wt)return n.focus(Wt);let e=nd(n);n.focus(Wt==null?{get preventScroll(){return Wt={preventScroll:!0},!0}}:void 0),Wt||(Wt=!1,od(e,0))}function sd(n,e){let t,o=2e8,s,r=0,i=e.top,l=e.top,a,c;for(let d=n.firstChild,u=0;d;d=d.nextSibling,u++){let p;if(d.nodeType==1)p=d.getClientRects();else if(d.nodeType==3)p=We(d).getClientRects();else continue;for(let h=0;h<p.length;h++){let f=p[h];if(f.top<=i&&f.bottom>=l){i=Math.max(f.bottom,i),l=Math.min(f.top,l);let m=f.left>e.left?f.left-e.left:f.right<e.left?e.left-f.right:0;if(m<o){t=d,o=m,s=m&&t.nodeType==3?{left:f.right<e.left?f.right:f.left,top:e.top}:e,d.nodeType==1&&m&&(r=u+(e.left>=(f.left+f.right)/2?1:0));continue}}else f.top>e.top&&!a&&f.left<=e.left&&f.right>=e.left&&(a=d,c={left:Math.max(f.left,Math.min(f.right,e.left)),top:f.top});!t&&(e.left>=f.right&&e.top>=f.top||e.left>=f.left&&e.top>=f.bottom)&&(r=u+1)}}return!t&&a&&(t=a,s=c,o=0),t&&t.nodeType==3?Zm(t,s):!t||o&&t.nodeType==1?{node:n,offset:r}:sd(t,s)}function Zm(n,e){let t=n.nodeValue.length,o=document.createRange();for(let s=0;s<t;s++){o.setEnd(n,s+1),o.setStart(n,s);let r=Ye(o,1);if(r.top!=r.bottom&&Yr(e,r))return{node:n,offset:s+(e.left>=(r.left+r.right)/2?1:0)}}return{node:n,offset:0}}function Yr(n,e){return n.left>=e.left-1&&n.left<=e.right+1&&n.top>=e.top-1&&n.top<=e.bottom+1}function Ym(n,e){let t=n.parentNode;return t&&/^li$/i.test(t.nodeName)&&e.left<n.getBoundingClientRect().left?t:n}function Xm(n,e,t){let{node:o,offset:s}=sd(e,t),r=-1;if(o.nodeType==1&&!o.firstChild){let i=o.getBoundingClientRect();r=i.left!=i.right&&t.left>(i.left+i.right)/2?1:-1}return n.docView.posFromDOM(o,s,r)}function Qm(n,e,t,o){let s=-1;for(let r=e,i=!1;r!=n.dom;){let l=n.docView.nearestDesc(r,!0);if(!l)return null;if(l.dom.nodeType==1&&(l.node.isBlock&&l.parent||!l.contentDOM)){let a=l.dom.getBoundingClientRect();if(l.node.isBlock&&l.parent&&(!i&&a.left>o.left||a.top>o.top?s=l.posBefore:(!i&&a.right<o.left||a.bottom<o.top)&&(s=l.posAfter),i=!0),!l.contentDOM&&s<0&&!l.node.isText)return(l.node.isBlock?o.top<(a.top+a.bottom)/2:o.left<(a.left+a.right)/2)?l.posBefore:l.posAfter}r=l.dom.parentNode}return s>-1?s:n.docView.posFromDOM(e,t,-1)}function rd(n,e,t){let o=n.childNodes.length;if(o&&t.top<t.bottom)for(let s=Math.max(0,Math.min(o-1,Math.floor(o*(e.top-t.top)/(t.bottom-t.top))-2)),r=s;;){let i=n.childNodes[r];if(i.nodeType==1){let l=i.getClientRects();for(let a=0;a<l.length;a++){let c=l[a];if(Yr(e,c))return rd(i,e,c)}}if((r=(r+1)%o)==s)break}return n}function eg(n,e){let t=n.dom.ownerDocument,o,s=0,r=_m(t,e.left,e.top);r&&({node:o,offset:s}=r);let i=(n.root.elementFromPoint?n.root:t).elementFromPoint(e.left,e.top),l;if(!i||!n.dom.contains(i.nodeType!=1?i.parentNode:i)){let c=n.dom.getBoundingClientRect();if(!Yr(e,c)||(i=rd(n.dom,e,c),!i))return null}if(ae)for(let c=i;o&&c;c=Un(c))c.draggable&&(o=void 0);if(i=Ym(i,e),o){if(Ae&&o.nodeType==1&&(s=Math.min(s,o.childNodes.length),s<o.childNodes.length)){let d=o.childNodes[s],u;d.nodeName=="IMG"&&(u=d.getBoundingClientRect()).right<=e.left&&u.bottom>e.top&&s++}let c;to&&s&&o.nodeType==1&&(c=o.childNodes[s-1]).nodeType==1&&c.contentEditable=="false"&&c.getBoundingClientRect().top>=e.top&&s--,o==n.dom&&s==o.childNodes.length-1&&o.lastChild.nodeType==1&&e.top>o.lastChild.getBoundingClientRect().bottom?l=n.state.doc.content.size:(s==0||o.nodeType!=1||o.childNodes[s-1].nodeName!="BR")&&(l=Qm(n,o,s,e))}l==null&&(l=Xm(n,i,e));let a=n.docView.nearestDesc(i,!0);return{pos:l,inside:a?a.posAtStart-a.border:-1}}function vl(n){return n.top<n.bottom||n.left<n.right}function Ye(n,e){let t=n.getClientRects();if(t.length){let o=t[e<0?0:t.length-1];if(vl(o))return o}return Array.prototype.find.call(t,vl)||n.getBoundingClientRect()}const tg=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function id(n,e,t){let{node:o,offset:s,atom:r}=n.docView.domFromPos(e,t<0?-1:1),i=to||Ae;if(o.nodeType==3)if(i&&(tg.test(o.nodeValue)||(t<0?!s:s==o.nodeValue.length))){let a=Ye(We(o,s,s),t);if(Ae&&s&&/\s/.test(o.nodeValue[s-1])&&s<o.nodeValue.length){let c=Ye(We(o,s-1,s-1),-1);if(c.top==a.top){let d=Ye(We(o,s,s+1),-1);if(d.top!=a.top)return Sn(d,d.left<c.left)}}return a}else{let a=s,c=s,d=t<0?1:-1;return t<0&&!s?(c++,d=-1):t>=0&&s==o.nodeValue.length?(a--,d=1):t<0?a--:c++,Sn(Ye(We(o,a,c),d),d<0)}if(!n.state.doc.resolve(e-(r||0)).parent.inlineContent){if(r==null&&s&&(t<0||s==xe(o))){let a=o.childNodes[s-1];if(a.nodeType==1)return Ds(a.getBoundingClientRect(),!1)}if(r==null&&s<xe(o)){let a=o.childNodes[s];if(a.nodeType==1)return Ds(a.getBoundingClientRect(),!0)}return Ds(o.getBoundingClientRect(),t>=0)}if(r==null&&s&&(t<0||s==xe(o))){let a=o.childNodes[s-1],c=a.nodeType==3?We(a,xe(a)-(i?0:1)):a.nodeType==1&&(a.nodeName!="BR"||!a.nextSibling)?a:null;if(c)return Sn(Ye(c,1),!1)}if(r==null&&s<xe(o)){let a=o.childNodes[s];for(;a.pmViewDesc&&a.pmViewDesc.ignoreForCoords;)a=a.nextSibling;let c=a?a.nodeType==3?We(a,0,i?0:1):a.nodeType==1?a:null:null;if(c)return Sn(Ye(c,-1),!0)}return Sn(Ye(o.nodeType==3?We(o):o,-t),t>=0)}function Sn(n,e){if(n.width==0)return n;let t=e?n.left:n.right;return{top:n.top,bottom:n.bottom,left:t,right:t}}function Ds(n,e){if(n.height==0)return n;let t=e?n.top:n.bottom;return{top:t,bottom:t,left:n.left,right:n.right}}function ld(n,e,t){let o=n.state,s=n.root.activeElement;o!=e&&n.updateState(e),s!=n.dom&&n.focus();try{return t()}finally{o!=e&&n.updateState(o),s!=n.dom&&s&&s.focus()}}function ng(n,e,t){let o=e.selection,s=t=="up"?o.$from:o.$to;return ld(n,e,()=>{let{node:r}=n.docView.domFromPos(s.pos,t=="up"?-1:1);for(;;){let l=n.docView.nearestDesc(r,!0);if(!l)break;if(l.node.isBlock){r=l.contentDOM||l.dom;break}r=l.dom.parentNode}let i=id(n,s.pos,1);for(let l=r.firstChild;l;l=l.nextSibling){let a;if(l.nodeType==1)a=l.getClientRects();else if(l.nodeType==3)a=We(l,0,l.nodeValue.length).getClientRects();else continue;for(let c=0;c<a.length;c++){let d=a[c];if(d.bottom>d.top+1&&(t=="up"?i.top-d.top>(d.bottom-i.top)*2:d.bottom-i.bottom>(i.bottom-d.top)*2))return!1}}return!0})}const og=/[\u0590-\u08ac]/;function sg(n,e,t){let{$head:o}=e.selection;if(!o.parent.isTextblock)return!1;let s=o.parentOffset,r=!s,i=s==o.parent.content.size,l=n.domSelection();return l?!og.test(o.parent.textContent)||!l.modify?t=="left"||t=="backward"?r:i:ld(n,e,()=>{let{focusNode:a,focusOffset:c,anchorNode:d,anchorOffset:u}=n.domSelectionRange(),p=l.caretBidiLevel;l.modify("move",t,"character");let h=o.depth?n.docView.domAfterPos(o.before()):n.dom,{focusNode:f,focusOffset:m}=n.domSelectionRange(),g=f&&!h.contains(f.nodeType==1?f:f.parentNode)||a==f&&c==m;try{l.collapse(d,u),a&&(a!=d||c!=u)&&l.extend&&l.extend(a,c)}catch{}return p!=null&&(l.caretBidiLevel=p),g}):o.pos==o.start()||o.pos==o.end()}let Sl=null,xl=null,wl=!1;function rg(n,e,t){return Sl==e&&xl==t?wl:(Sl=e,xl=t,wl=t=="up"||t=="down"?ng(n,e,t):sg(n,e,t))}const Ce=0,Cl=1,Ct=2,Be=3;class no{constructor(e,t,o,s){this.parent=e,this.children=t,this.dom=o,this.contentDOM=s,this.dirty=Ce,o.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,o){return!1}matchesHack(e){return!1}parseRule(){return null}stopEvent(e){return!1}get size(){let e=0;for(let t=0;t<this.children.length;t++)e+=this.children[t].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 t=0,o=this.posAtStart;;t++){let s=this.children[t];if(s==e)return o;o+=s.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,t,o){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(o<0){let r,i;if(e==this.contentDOM)r=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;r=e.previousSibling}for(;r&&!((i=r.pmViewDesc)&&i.parent==this);)r=r.previousSibling;return r?this.posBeforeChild(i)+i.size:this.posAtStart}else{let r,i;if(e==this.contentDOM)r=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;r=e.nextSibling}for(;r&&!((i=r.pmViewDesc)&&i.parent==this);)r=r.nextSibling;return r?this.posBeforeChild(i):this.posAtEnd}let s;if(e==this.dom&&this.contentDOM)s=t>ee(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))s=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let r=e;;r=r.parentNode){if(r==this.dom){s=!1;break}if(r.previousSibling)break}if(s==null&&t==e.childNodes.length)for(let r=e;;r=r.parentNode){if(r==this.dom){s=!0;break}if(r.nextSibling)break}}return s??o>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let o=!0,s=e;s;s=s.parentNode){let r=this.getDesc(s),i;if(r&&(!t||r.node))if(o&&(i=r.nodeDOM)&&!(i.nodeType==1?i.contains(e.nodeType==1?e:e.parentNode):i==e))o=!1;else return r}}getDesc(e){let t=e.pmViewDesc;for(let o=t;o;o=o.parent)if(o==this)return t}posFromDOM(e,t,o){for(let s=e;s;s=s.parentNode){let r=this.getDesc(s);if(r)return r.localPosFromDOM(e,t,o)}return-1}descAt(e){for(let t=0,o=0;t<this.children.length;t++){let s=this.children[t],r=o+s.size;if(o==e&&r!=o){for(;!s.border&&s.children.length;)s=s.children[0];return s}if(e<r)return s.descAt(e-o-s.border);o=r}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let o=0,s=0;for(let r=0;o<this.children.length;o++){let i=this.children[o],l=r+i.size;if(l>e||i instanceof cd){s=e-r;break}r=l}if(s)return this.children[o].domFromPos(s-this.children[o].border,t);for(let r;o&&!(r=this.children[o-1]).size&&r instanceof ad&&r.side>=0;o--);if(t<=0){let r,i=!0;for(;r=o?this.children[o-1]:null,!(!r||r.dom.parentNode==this.contentDOM);o--,i=!1);return r&&t&&i&&!r.border&&!r.domAtom?r.domFromPos(r.size,t):{node:this.contentDOM,offset:r?ee(r.dom)+1:0}}else{let r,i=!0;for(;r=o<this.children.length?this.children[o]:null,!(!r||r.dom.parentNode==this.contentDOM);o++,i=!1);return r&&i&&!r.border&&!r.domAtom?r.domFromPos(0,t):{node:this.contentDOM,offset:r?ee(r.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,o=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let s=-1,r=-1;for(let i=o,l=0;;l++){let a=this.children[l],c=i+a.size;if(s==-1&&e<=c){let d=i+a.border;if(e>=d&&t<=c-a.border&&a.node&&a.contentDOM&&this.contentDOM.contains(a.contentDOM))return a.parseRange(e,t,d);e=i;for(let u=l;u>0;u--){let p=this.children[u-1];if(p.size&&p.dom.parentNode==this.contentDOM&&!p.emptyChildAt(1)){s=ee(p.dom)+1;break}e-=p.size}s==-1&&(s=0)}if(s>-1&&(c>t||l==this.children.length-1)){t=c;for(let d=l+1;d<this.children.length;d++){let u=this.children[d];if(u.size&&u.dom.parentNode==this.contentDOM&&!u.emptyChildAt(-1)){r=ee(u.dom);break}t+=u.size}r==-1&&(r=this.contentDOM.childNodes.length);break}i=c}return{node:this.contentDOM,from:e,to:t,fromOffset:s,toOffset:r}}emptyChildAt(e){if(this.border||!this.contentDOM||!this.children.length)return!1;let t=this.children[e<0?0:this.children.length-1];return t.size==0||t.emptyChildAt(e)}domAfterPos(e){let{node:t,offset:o}=this.domFromPos(e,0);if(t.nodeType!=1||o==t.childNodes.length)throw new RangeError("No node after pos "+e);return t.childNodes[o]}setSelection(e,t,o,s=!1){let r=Math.min(e,t),i=Math.max(e,t);for(let h=0,f=0;h<this.children.length;h++){let m=this.children[h],g=f+m.size;if(r>f&&i<g)return m.setSelection(e-f-m.border,t-f-m.border,o,s);f=g}let l=this.domFromPos(e,e?-1:1),a=t==e?l:this.domFromPos(t,t?-1:1),c=o.root.getSelection(),d=o.domSelectionRange(),u=!1;if((Ae||ae)&&e==t){let{node:h,offset:f}=l;if(h.nodeType==3){if(u=!!(f&&h.nodeValue[f-1]==`
|
|
805
|
-
`),u&&f==h.nodeValue.length)for(let m=h,g;m;m=m.parentNode){if(g=m.nextSibling){g.nodeName=="BR"&&(l=a={node:g.parentNode,offset:ee(g)+1});break}let v=m.pmViewDesc;if(v&&v.node&&v.node.isBlock)break}}else{let m=h.childNodes[f-1];u=m&&(m.nodeName=="BR"||m.contentEditable=="false")}}if(Ae&&d.focusNode&&d.focusNode!=a.node&&d.focusNode.nodeType==1){let h=d.focusNode.childNodes[d.focusOffset];h&&h.contentEditable=="false"&&(s=!0)}if(!(s||u&&ae)&&Lt(l.node,l.offset,d.anchorNode,d.anchorOffset)&&Lt(a.node,a.offset,d.focusNode,d.focusOffset))return;let p=!1;if((c.extend||e==t)&&!u){c.collapse(l.node,l.offset);try{e!=t&&c.extend(a.node,a.offset),p=!0}catch{}}if(!p){if(e>t){let f=l;l=a,a=f}let h=document.createRange();h.setEnd(a.node,a.offset),h.setStart(l.node,l.offset),c.removeAllRanges(),c.addRange(h)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,t){for(let o=0,s=0;s<this.children.length;s++){let r=this.children[s],i=o+r.size;if(o==i?e<=i&&t>=o:e<i&&t>o){let l=o+r.border,a=i-r.border;if(e>=l&&t<=a){this.dirty=e==o||t==i?Ct:Cl,e==l&&t==a&&(r.contentLost||r.dom.parentNode!=this.contentDOM)?r.dirty=Be:r.markDirty(e-l,t-l);return}else r.dirty=r.dom==r.contentDOM&&r.dom.parentNode==this.contentDOM&&!r.children.length?Ct:Be}o=i}this.dirty=Ct}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let o=e==1?Ct:Cl;t.dirty<o&&(t.dirty=o)}}get domAtom(){return!1}get ignoreForCoords(){return!1}isText(e){return!1}}class ad extends no{constructor(e,t,o,s){let r,i=t.type.toDOM;if(typeof i=="function"&&(i=i(o,()=>{if(!r)return s;if(r.parent)return r.parent.posBeforeChild(r)})),!t.type.spec.raw){if(i.nodeType!=1){let l=document.createElement("span");l.appendChild(i),i=l}i.contentEditable="false",i.classList.add("ProseMirror-widget")}super(e,[],i,null),this.widget=t,this.widget=t,r=this}matchesWidget(e){return this.dirty==Ce&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let t=this.widget.spec.stopEvent;return t?t(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 ig extends no{constructor(e,t,o,s){super(e,[],t,null),this.textDOM=o,this.text=s}get size(){return this.text.length}localPosFromDOM(e,t){return e!=this.textDOM?this.posAtStart+(t?this.size:0):this.posAtStart+t}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class $t extends no{constructor(e,t,o,s,r){super(e,[],o,s),this.mark=t,this.spec=r}static create(e,t,o,s){let r=s.nodeViews[t.type.name],i=r&&r(t,s,o);return(!i||!i.dom)&&(i=Vt.renderSpec(document,t.type.spec.toDOM(t,o),null,t.attrs)),new $t(e,t,i.dom,i.contentDOM||i.dom,i)}parseRule(){return this.dirty&Be||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=Be&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=Ce){let o=this.parent;for(;!o.node;)o=o.parent;o.dirty<this.dirty&&(o.dirty=this.dirty),this.dirty=Ce}}slice(e,t,o){let s=$t.create(this.parent,this.mark,!0,o),r=this.children,i=this.size;t<i&&(r=br(r,t,i,o)),e>0&&(r=br(r,0,e,o));for(let l=0;l<r.length;l++)r[l].parent=s;return s.children=r,s}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class ct extends no{constructor(e,t,o,s,r,i,l,a,c){super(e,[],r,i),this.node=t,this.outerDeco=o,this.innerDeco=s,this.nodeDOM=l}static create(e,t,o,s,r,i){let l=r.nodeViews[t.type.name],a,c=l&&l(t,r,()=>{if(!a)return i;if(a.parent)return a.parent.posBeforeChild(a)},o,s),d=c&&c.dom,u=c&&c.contentDOM;if(t.isText){if(!d)d=document.createTextNode(t.text);else if(d.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else d||({dom:d,contentDOM:u}=Vt.renderSpec(document,t.type.spec.toDOM(t),null,t.attrs));!u&&!t.isText&&d.nodeName!="BR"&&(d.hasAttribute("contenteditable")||(d.contentEditable="false"),t.type.spec.draggable&&(d.draggable=!0));let p=d;return d=pd(d,o,t),c?a=new lg(e,t,o,s,d,u||null,p,c,r,i+1):t.isText?new cs(e,t,o,s,d,p,r):new ct(e,t,o,s,d,u||null,p,r,i+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 t=this.children.length-1;t>=0;t--){let o=this.children[t];if(this.dom.contains(o.dom.parentNode)){e.contentElement=o.dom.parentNode;break}}e.contentElement||(e.getContent=()=>T.empty)}return e}matchesNode(e,t,o){return this.dirty==Ce&&e.eq(this.node)&&qo(t,this.outerDeco)&&o.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let o=this.node.inlineContent,s=t,r=e.composing?this.localCompositionInfo(e,t):null,i=r&&r.pos>-1?r:null,l=r&&r.pos<0,a=new cg(this,i&&i.node,e);pg(this.node,this.innerDeco,(c,d,u)=>{c.spec.marks?a.syncToMarks(c.spec.marks,o,e):c.type.side>=0&&!u&&a.syncToMarks(d==this.node.childCount?V.none:this.node.child(d).marks,o,e),a.placeWidget(c,e,s)},(c,d,u,p)=>{a.syncToMarks(c.marks,o,e);let h;a.findNodeMatch(c,d,u,p)||l&&e.state.selection.from>s&&e.state.selection.to<s+c.nodeSize&&(h=a.findIndexWithChild(r.node))>-1&&a.updateNodeAt(c,d,u,h,e)||a.updateNextNode(c,d,u,e,p,s)||a.addNode(c,d,u,e,s),s+=c.nodeSize}),a.syncToMarks([],o,e),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||this.dirty==Ct)&&(i&&this.protectLocalComposition(e,i),dd(this.contentDOM,this.children,e),hn&&hg(this.dom))}localCompositionInfo(e,t){let{from:o,to:s}=e.state.selection;if(!(e.state.selection instanceof $)||o<t||s>t+this.node.content.size)return null;let r=e.input.compositionNode;if(!r||!this.dom.contains(r.parentNode))return null;if(this.node.inlineContent){let i=r.nodeValue,l=fg(this.node.content,i,o-t,s-t);return l<0?null:{node:r,pos:l,text:i}}else return{node:r,pos:-1,text:""}}protectLocalComposition(e,{node:t,pos:o,text:s}){if(this.getDesc(t))return;let r=t;for(;r.parentNode!=this.contentDOM;r=r.parentNode){for(;r.previousSibling;)r.parentNode.removeChild(r.previousSibling);for(;r.nextSibling;)r.parentNode.removeChild(r.nextSibling);r.pmViewDesc&&(r.pmViewDesc=void 0)}let i=new ig(this,r,t,s);e.input.compositionNodes.push(i),this.children=br(this.children,o,o+s.length,e,i)}update(e,t,o,s){return this.dirty==Be||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,o,s),!0)}updateInner(e,t,o,s){this.updateOuterDeco(t),this.node=e,this.innerDeco=o,this.contentDOM&&this.updateChildren(s,this.posAtStart),this.dirty=Ce}updateOuterDeco(e){if(qo(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,o=this.dom;this.dom=ud(this.dom,this.nodeDOM,yr(this.outerDeco,this.node,t),yr(e,this.node,t)),this.dom!=o&&(o.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 kl(n,e,t,o,s){pd(o,e,n);let r=new ct(void 0,n,e,t,o,o,o,s,0);return r.contentDOM&&r.updateChildren(s,0),r}class cs extends ct{constructor(e,t,o,s,r,i,l){super(e,t,o,s,r,null,i,l,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,o,s){return this.dirty==Be||this.dirty!=Ce&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=Ce||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,s.trackWrites==this.nodeDOM&&(s.trackWrites=null)),this.node=e,this.dirty=Ce,!0)}inParent(){let e=this.parent.contentDOM;for(let t=this.nodeDOM;t;t=t.parentNode)if(t==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,t,o){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,o)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,t,o){let s=this.node.cut(e,t),r=document.createTextNode(s.text);return new cs(this.parent,s,this.outerDeco,this.innerDeco,r,r,o)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=Be)}get domAtom(){return!1}isText(e){return this.node.text==e}}class cd extends no{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==Ce&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class lg extends ct{constructor(e,t,o,s,r,i,l,a,c,d){super(e,t,o,s,r,i,l,c,d),this.spec=a}update(e,t,o,s){if(this.dirty==Be)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let r=this.spec.update(e,t,o);return r&&this.updateInner(e,t,o,s),r}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,t,o,s)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,o,s){this.spec.setSelection?this.spec.setSelection(e,t,o.root):super.setSelection(e,t,o,s)}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 dd(n,e,t){let o=n.firstChild,s=!1;for(let r=0;r<e.length;r++){let i=e[r],l=i.dom;if(l.parentNode==n){for(;l!=o;)o=Tl(o),s=!0;o=o.nextSibling}else s=!0,n.insertBefore(l,o);if(i instanceof $t){let a=o?o.previousSibling:n.lastChild;dd(i.contentDOM,i.children,t),o=a?a.nextSibling:n.firstChild}}for(;o;)o=Tl(o),s=!0;s&&t.trackWrites==n&&(t.trackWrites=null)}const Rn=function(n){n&&(this.nodeName=n)};Rn.prototype=Object.create(null);const kt=[new Rn];function yr(n,e,t){if(n.length==0)return kt;let o=t?kt[0]:new Rn,s=[o];for(let r=0;r<n.length;r++){let i=n[r].type.attrs;if(i){i.nodeName&&s.push(o=new Rn(i.nodeName));for(let l in i){let a=i[l];a!=null&&(t&&s.length==1&&s.push(o=new Rn(e.isInline?"span":"div")),l=="class"?o.class=(o.class?o.class+" ":"")+a:l=="style"?o.style=(o.style?o.style+";":"")+a:l!="nodeName"&&(o[l]=a))}}}return s}function ud(n,e,t,o){if(t==kt&&o==kt)return e;let s=e;for(let r=0;r<o.length;r++){let i=o[r],l=t[r];if(r){let a;l&&l.nodeName==i.nodeName&&s!=n&&(a=s.parentNode)&&a.nodeName.toLowerCase()==i.nodeName||(a=document.createElement(i.nodeName),a.pmIsDeco=!0,a.appendChild(s),l=kt[0]),s=a}ag(s,l||kt[0],i)}return s}function ag(n,e,t){for(let o in e)o!="class"&&o!="style"&&o!="nodeName"&&!(o in t)&&n.removeAttribute(o);for(let o in t)o!="class"&&o!="style"&&o!="nodeName"&&t[o]!=e[o]&&n.setAttribute(o,t[o]);if(e.class!=t.class){let o=e.class?e.class.split(" ").filter(Boolean):[],s=t.class?t.class.split(" ").filter(Boolean):[];for(let r=0;r<o.length;r++)s.indexOf(o[r])==-1&&n.classList.remove(o[r]);for(let r=0;r<s.length;r++)o.indexOf(s[r])==-1&&n.classList.add(s[r]);n.classList.length==0&&n.removeAttribute("class")}if(e.style!=t.style){if(e.style){let o=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,s;for(;s=o.exec(e.style);)n.style.removeProperty(s[1])}t.style&&(n.style.cssText+=t.style)}}function pd(n,e,t){return ud(n,n,kt,yr(e,t,n.nodeType!=1))}function qo(n,e){if(n.length!=e.length)return!1;for(let t=0;t<n.length;t++)if(!n[t].type.eq(e[t].type))return!1;return!0}function Tl(n){let e=n.nextSibling;return n.parentNode.removeChild(n),e}class cg{constructor(e,t,o){this.lock=t,this.view=o,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=dg(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let o=e;o<t;o++)this.top.children[o].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,o){let s=0,r=this.stack.length>>1,i=Math.min(r,e.length);for(;s<i&&(s==r-1?this.top:this.stack[s+1<<1]).matchesMark(e[s])&&e[s].type.spec.spanning!==!1;)s++;for(;s<r;)this.destroyRest(),this.top.dirty=Ce,this.index=this.stack.pop(),this.top=this.stack.pop(),r--;for(;r<e.length;){this.stack.push(this.top,this.index+1);let l=-1;for(let a=this.index;a<Math.min(this.index+3,this.top.children.length);a++){let c=this.top.children[a];if(c.matchesMark(e[r])&&!this.isLocked(c.dom)){l=a;break}}if(l>-1)l>this.index&&(this.changed=!0,this.destroyBetween(this.index,l)),this.top=this.top.children[this.index];else{let a=$t.create(this.top,e[r],t,o);this.top.children.splice(this.index,0,a),this.top=a,this.changed=!0}this.index=0,r++}}findNodeMatch(e,t,o,s){let r=-1,i;if(s>=this.preMatch.index&&(i=this.preMatch.matches[s-this.preMatch.index]).parent==this.top&&i.matchesNode(e,t,o))r=this.top.children.indexOf(i,this.index);else for(let l=this.index,a=Math.min(this.top.children.length,l+5);l<a;l++){let c=this.top.children[l];if(c.matchesNode(e,t,o)&&!this.preMatch.matched.has(c)){r=l;break}}return r<0?!1:(this.destroyBetween(this.index,r),this.index++,!0)}updateNodeAt(e,t,o,s,r){let i=this.top.children[s];return i.dirty==Be&&i.dom==i.contentDOM&&(i.dirty=Ct),i.update(e,t,o,r)?(this.destroyBetween(this.index,s),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let o=e.pmViewDesc;if(o){for(let s=this.index;s<this.top.children.length;s++)if(this.top.children[s]==o)return s}return-1}e=t}}updateNextNode(e,t,o,s,r,i){for(let l=this.index;l<this.top.children.length;l++){let a=this.top.children[l];if(a instanceof ct){let c=this.preMatch.matched.get(a);if(c!=null&&c!=r)return!1;let d=a.dom,u,p=this.isLocked(d)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&a.dirty!=Be&&qo(t,a.outerDeco));if(!p&&a.update(e,t,o,s))return this.destroyBetween(this.index,l),a.dom!=d&&(this.changed=!0),this.index++,!0;if(!p&&(u=this.recreateWrapper(a,e,t,o,s,i)))return this.destroyBetween(this.index,l),this.top.children[this.index]=u,u.contentDOM&&(u.dirty=Ct,u.updateChildren(s,i+1),u.dirty=Ce),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,o,s,r,i){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!qo(o,e.outerDeco)||!s.eq(e.innerDeco))return null;let l=ct.create(this.top,t,o,s,r,i);if(l.contentDOM){l.children=e.children,e.children=[];for(let a of l.children)a.parent=l}return e.destroy(),l}addNode(e,t,o,s,r){let i=ct.create(this.top,e,t,o,s,r);i.contentDOM&&i.updateChildren(s,r+1),this.top.children.splice(this.index++,0,i),this.changed=!0}placeWidget(e,t,o){let s=this.index<this.top.children.length?this.top.children[this.index]:null;if(s&&s.matchesWidget(e)&&(e==s.widget||!s.widget.type.toDOM.parentNode))this.index++;else{let r=new ad(this.top,e,t,o);this.top.children.splice(this.index++,0,r),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof $t;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof cs)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((ae||re)&&e&&e.dom.contentEditable=="false"&&this.addHackNode("IMG",t),this.addHackNode("BR",this.top))}addHackNode(e,t){if(t==this.top&&this.index<t.children.length&&t.children[this.index].matchesHack(e))this.index++;else{let o=document.createElement(e);e=="IMG"&&(o.className="ProseMirror-separator",o.alt=""),e=="BR"&&(o.className="ProseMirror-trailingBreak");let s=new cd(this.top,[],o,null);t!=this.top?t.children.push(s):t.children.splice(this.index++,0,s),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function dg(n,e){let t=e,o=t.children.length,s=n.childCount,r=new Map,i=[];e:for(;s>0;){let l;for(;;)if(o){let c=t.children[o-1];if(c instanceof $t)t=c,o=c.children.length;else{l=c,o--;break}}else{if(t==e)break e;o=t.parent.children.indexOf(t),t=t.parent}let a=l.node;if(a){if(a!=n.child(s-1))break;--s,r.set(l,s),i.push(l)}}return{index:s,matched:r,matches:i.reverse()}}function ug(n,e){return n.type.side-e.type.side}function pg(n,e,t,o){let s=e.locals(n),r=0;if(s.length==0){for(let c=0;c<n.childCount;c++){let d=n.child(c);o(d,s,e.forChild(r,d),c),r+=d.nodeSize}return}let i=0,l=[],a=null;for(let c=0;;){let d,u;for(;i<s.length&&s[i].to==r;){let g=s[i++];g.widget&&(d?(u||(u=[d])).push(g):d=g)}if(d)if(u){u.sort(ug);for(let g=0;g<u.length;g++)t(u[g],c,!!a)}else t(d,c,!!a);let p,h;if(a)h=-1,p=a,a=null;else if(c<n.childCount)h=c,p=n.child(c++);else break;for(let g=0;g<l.length;g++)l[g].to<=r&&l.splice(g--,1);for(;i<s.length&&s[i].from<=r&&s[i].to>r;)l.push(s[i++]);let f=r+p.nodeSize;if(p.isText){let g=f;i<s.length&&s[i].from<g&&(g=s[i].from);for(let v=0;v<l.length;v++)l[v].to<g&&(g=l[v].to);g<f&&(a=p.cut(g-r),p=p.cut(0,g-r),f=g,h=-1)}else for(;i<s.length&&s[i].to<f;)i++;let m=p.isInline&&!p.isLeaf?l.filter(g=>!g.inline):l.slice();o(p,m,e.forChild(r,p),h),r=f}}function hg(n){if(n.nodeName=="UL"||n.nodeName=="OL"){let e=n.style.cssText;n.style.cssText=e+"; list-style: square !important",window.getComputedStyle(n).listStyle,n.style.cssText=e}}function fg(n,e,t,o){for(let s=0,r=0;s<n.childCount&&r<=o;){let i=n.child(s++),l=r;if(r+=i.nodeSize,!i.isText)continue;let a=i.text;for(;s<n.childCount;){let c=n.child(s++);if(r+=c.nodeSize,!c.isText)break;a+=c.text}if(r>=t){if(r>=o&&a.slice(o-e.length-l,o-l)==e)return o-e.length;let c=l<o?a.lastIndexOf(e,o-l-1):-1;if(c>=0&&c+e.length+l>=t)return l+c;if(t==o&&a.length>=o+e.length-l&&a.slice(o-l,o-l+e.length)==e)return o}}return-1}function br(n,e,t,o,s){let r=[];for(let i=0,l=0;i<n.length;i++){let a=n[i],c=l,d=l+=a.size;c>=t||d<=e?r.push(a):(c<e&&r.push(a.slice(0,e-c,o)),s&&(r.push(s),s=void 0),d>t&&r.push(a.slice(t-c,a.size,o)))}return r}function Xr(n,e=null){let t=n.domSelectionRange(),o=n.state.doc;if(!t.focusNode)return null;let s=n.docView.nearestDesc(t.focusNode),r=s&&s.size==0,i=n.docView.posFromDOM(t.focusNode,t.focusOffset,1);if(i<0)return null;let l=o.resolve(i),a,c;if(as(t)){for(a=i;s&&!s.node;)s=s.parent;let u=s.node;if(s&&u.isAtom&&R.isSelectable(u)&&s.parent&&!(u.isInline&&Hm(t.focusNode,t.focusOffset,s.dom))){let p=s.posBefore;c=new R(i==p?l:o.resolve(p))}}else{if(t instanceof n.dom.ownerDocument.defaultView.Selection&&t.rangeCount>1){let u=i,p=i;for(let h=0;h<t.rangeCount;h++){let f=t.getRangeAt(h);u=Math.min(u,n.docView.posFromDOM(f.startContainer,f.startOffset,1)),p=Math.max(p,n.docView.posFromDOM(f.endContainer,f.endOffset,-1))}if(u<0)return null;[a,i]=p==n.state.selection.anchor?[p,u]:[u,p],l=o.resolve(i)}else a=n.docView.posFromDOM(t.anchorNode,t.anchorOffset,1);if(a<0)return null}let d=o.resolve(a);if(!c){let u=e=="pointer"||n.state.selection.head<l.pos&&!r?1:-1;c=Qr(n,d,l,u)}return c}function hd(n){return n.editable?n.hasFocus():md(n)&&document.activeElement&&document.activeElement.contains(n.dom)}function Ue(n,e=!1){let t=n.state.selection;if(fd(n,t),!!hd(n)){if(!e&&n.input.mouseDown&&n.input.mouseDown.allowDefault&&re){let o=n.domSelectionRange(),s=n.domObserver.currentSelection;if(o.anchorNode&&s.anchorNode&&Lt(o.anchorNode,o.anchorOffset,s.anchorNode,s.anchorOffset)){n.input.mouseDown.delayedSelectionSync=!0,n.domObserver.setCurSelection();return}}if(n.domObserver.disconnectSelection(),n.cursorWrapper)gg(n);else{let{anchor:o,head:s}=t,r,i;El&&!(t instanceof $)&&(t.$from.parent.inlineContent||(r=Ml(n,t.from)),!t.empty&&!t.$from.parent.inlineContent&&(i=Ml(n,t.to))),n.docView.setSelection(o,s,n,e),El&&(r&&Al(r),i&&Al(i)),t.visible?n.dom.classList.remove("ProseMirror-hideselection"):(n.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&mg(n))}n.domObserver.setCurSelection(),n.domObserver.connectSelection()}}const El=ae||re&&td<63;function Ml(n,e){let{node:t,offset:o}=n.docView.domFromPos(e,0),s=o<t.childNodes.length?t.childNodes[o]:null,r=o?t.childNodes[o-1]:null;if(ae&&s&&s.contentEditable=="false")return Ls(s);if((!s||s.contentEditable=="false")&&(!r||r.contentEditable=="false")){if(s)return Ls(s);if(r)return Ls(r)}}function Ls(n){return n.contentEditable="true",ae&&n.draggable&&(n.draggable=!1,n.wasDraggable=!0),n}function Al(n){n.contentEditable="false",n.wasDraggable&&(n.draggable=!0,n.wasDraggable=null)}function mg(n){let e=n.dom.ownerDocument;e.removeEventListener("selectionchange",n.input.hideSelectionGuard);let t=n.domSelectionRange(),o=t.anchorNode,s=t.anchorOffset;e.addEventListener("selectionchange",n.input.hideSelectionGuard=()=>{(t.anchorNode!=o||t.anchorOffset!=s)&&(e.removeEventListener("selectionchange",n.input.hideSelectionGuard),setTimeout(()=>{(!hd(n)||n.state.selection.visible)&&n.dom.classList.remove("ProseMirror-hideselection")},20))})}function gg(n){let e=n.domSelection(),t=document.createRange();if(!e)return;let o=n.cursorWrapper.dom,s=o.nodeName=="IMG";s?t.setStart(o.parentNode,ee(o)+1):t.setStart(o,0),t.collapse(!0),e.removeAllRanges(),e.addRange(t),!s&&!n.state.selection.visible&&he&&at<=11&&(o.disabled=!0,o.disabled=!1)}function fd(n,e){if(e instanceof R){let t=n.docView.descAt(e.from);t!=n.lastSelectedViewDesc&&(Pl(n),t&&t.selectNode(),n.lastSelectedViewDesc=t)}else Pl(n)}function Pl(n){n.lastSelectedViewDesc&&(n.lastSelectedViewDesc.parent&&n.lastSelectedViewDesc.deselectNode(),n.lastSelectedViewDesc=void 0)}function Qr(n,e,t,o){return n.someProp("createSelectionBetween",s=>s(n,e,t))||$.between(e,t,o)}function Il(n){return n.editable&&!n.hasFocus()?!1:md(n)}function md(n){let e=n.domSelectionRange();if(!e.anchorNode)return!1;try{return n.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(n.editable||n.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function yg(n){let e=n.docView.domFromPos(n.state.selection.anchor,0),t=n.domSelectionRange();return Lt(e.node,e.offset,t.anchorNode,t.anchorOffset)}function vr(n,e){let{$anchor:t,$head:o}=n.selection,s=e>0?t.max(o):t.min(o),r=s.parent.inlineContent?s.depth?n.doc.resolve(e>0?s.after():s.before()):null:s;return r&&L.findFrom(r,e)}function Qe(n,e){return n.dispatch(n.state.tr.setSelection(e).scrollIntoView()),!0}function Nl(n,e,t){let o=n.state.selection;if(o instanceof $)if(t.indexOf("s")>-1){let{$head:s}=o,r=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter;if(!r||r.isText||!r.isLeaf)return!1;let i=n.state.doc.resolve(s.pos+r.nodeSize*(e<0?-1:1));return Qe(n,new $(o.$anchor,i))}else if(o.empty){if(n.endOfTextblock(e>0?"forward":"backward")){let s=vr(n.state,e);return s&&s instanceof R?Qe(n,s):!1}else if(!(Se&&t.indexOf("m")>-1)){let s=o.$head,r=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter,i;if(!r||r.isText)return!1;let l=e<0?s.pos-r.nodeSize:s.pos;return r.isAtom||(i=n.docView.descAt(l))&&!i.contentDOM?R.isSelectable(r)?Qe(n,new R(e<0?n.state.doc.resolve(s.pos-r.nodeSize):s)):to?Qe(n,new $(n.state.doc.resolve(e<0?l:l+r.nodeSize))):!1:!1}}else return!1;else{if(o instanceof R&&o.node.isInline)return Qe(n,new $(e>0?o.$to:o.$from));{let s=vr(n.state,e);return s?Qe(n,s):!1}}}function Uo(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Dn(n,e){let t=n.pmViewDesc;return t&&t.size==0&&(e<0||n.nextSibling||n.nodeName!="BR")}function jt(n,e){return e<0?bg(n):vg(n)}function bg(n){let e=n.domSelectionRange(),t=e.focusNode,o=e.focusOffset;if(!t)return;let s,r,i=!1;for(Ae&&t.nodeType==1&&o<Uo(t)&&Dn(t.childNodes[o],-1)&&(i=!0);;)if(o>0){if(t.nodeType!=1)break;{let l=t.childNodes[o-1];if(Dn(l,-1))s=t,r=--o;else if(l.nodeType==3)t=l,o=t.nodeValue.length;else break}}else{if(gd(t))break;{let l=t.previousSibling;for(;l&&Dn(l,-1);)s=t.parentNode,r=ee(l),l=l.previousSibling;if(l)t=l,o=Uo(t);else{if(t=t.parentNode,t==n.dom)break;o=0}}}i?Sr(n,t,o):s&&Sr(n,s,r)}function vg(n){let e=n.domSelectionRange(),t=e.focusNode,o=e.focusOffset;if(!t)return;let s=Uo(t),r,i;for(;;)if(o<s){if(t.nodeType!=1)break;let l=t.childNodes[o];if(Dn(l,1))r=t,i=++o;else break}else{if(gd(t))break;{let l=t.nextSibling;for(;l&&Dn(l,1);)r=l.parentNode,i=ee(l)+1,l=l.nextSibling;if(l)t=l,o=0,s=Uo(t);else{if(t=t.parentNode,t==n.dom)break;o=s=0}}}r&&Sr(n,r,i)}function gd(n){let e=n.pmViewDesc;return e&&e.node&&e.node.isBlock}function Sg(n,e){for(;n&&e==n.childNodes.length&&!eo(n);)e=ee(n)+1,n=n.parentNode;for(;n&&e<n.childNodes.length;){let t=n.childNodes[e];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=0}}function xg(n,e){for(;n&&!e&&!eo(n);)e=ee(n),n=n.parentNode;for(;n&&e;){let t=n.childNodes[e-1];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=n.childNodes.length}}function Sr(n,e,t){if(e.nodeType!=3){let r,i;(i=Sg(e,t))?(e=i,t=0):(r=xg(e,t))&&(e=r,t=r.nodeValue.length)}let o=n.domSelection();if(!o)return;if(as(o)){let r=document.createRange();r.setEnd(e,t),r.setStart(e,t),o.removeAllRanges(),o.addRange(r)}else o.extend&&o.extend(e,t);n.domObserver.setCurSelection();let{state:s}=n;setTimeout(()=>{n.state==s&&Ue(n)},50)}function Ol(n,e){let t=n.state.doc.resolve(e);if(!(re||Gm)&&t.parent.inlineContent){let s=n.coordsAtPos(e);if(e>t.start()){let r=n.coordsAtPos(e-1),i=(r.top+r.bottom)/2;if(i>s.top&&i<s.bottom&&Math.abs(r.left-s.left)>1)return r.left<s.left?"ltr":"rtl"}if(e<t.end()){let r=n.coordsAtPos(e+1),i=(r.top+r.bottom)/2;if(i>s.top&&i<s.bottom&&Math.abs(r.left-s.left)>1)return r.left>s.left?"ltr":"rtl"}}return getComputedStyle(n.dom).direction=="rtl"?"rtl":"ltr"}function Rl(n,e,t){let o=n.state.selection;if(o instanceof $&&!o.empty||t.indexOf("s")>-1||Se&&t.indexOf("m")>-1)return!1;let{$from:s,$to:r}=o;if(!s.parent.inlineContent||n.endOfTextblock(e<0?"up":"down")){let i=vr(n.state,e);if(i&&i instanceof R)return Qe(n,i)}if(!s.parent.inlineContent){let i=e<0?s:r,l=o instanceof ye?L.near(i,e):L.findFrom(i,e);return l?Qe(n,l):!1}return!1}function Dl(n,e){if(!(n.state.selection instanceof $))return!0;let{$head:t,$anchor:o,empty:s}=n.state.selection;if(!t.sameParent(o))return!0;if(!s)return!1;if(n.endOfTextblock(e>0?"forward":"backward"))return!0;let r=!t.textOffset&&(e<0?t.nodeBefore:t.nodeAfter);if(r&&!r.isText){let i=n.state.tr;return e<0?i.delete(t.pos-r.nodeSize,t.pos):i.delete(t.pos,t.pos+r.nodeSize),n.dispatch(i),!0}return!1}function Ll(n,e,t){n.domObserver.stop(),e.contentEditable=t,n.domObserver.start()}function wg(n){if(!ae||n.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:t}=n.domSelectionRange();if(e&&e.nodeType==1&&t==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let o=e.firstChild;Ll(n,o,"true"),setTimeout(()=>Ll(n,o,"false"),20)}return!1}function Cg(n){let e="";return n.ctrlKey&&(e+="c"),n.metaKey&&(e+="m"),n.altKey&&(e+="a"),n.shiftKey&&(e+="s"),e}function kg(n,e){let t=e.keyCode,o=Cg(e);if(t==8||Se&&t==72&&o=="c")return Dl(n,-1)||jt(n,-1);if(t==46&&!e.shiftKey||Se&&t==68&&o=="c")return Dl(n,1)||jt(n,1);if(t==13||t==27)return!0;if(t==37||Se&&t==66&&o=="c"){let s=t==37?Ol(n,n.state.selection.from)=="ltr"?-1:1:-1;return Nl(n,s,o)||jt(n,s)}else if(t==39||Se&&t==70&&o=="c"){let s=t==39?Ol(n,n.state.selection.from)=="ltr"?1:-1:1;return Nl(n,s,o)||jt(n,s)}else{if(t==38||Se&&t==80&&o=="c")return Rl(n,-1,o)||jt(n,-1);if(t==40||Se&&t==78&&o=="c")return wg(n)||Rl(n,1,o)||jt(n,1);if(o==(Se?"m":"c")&&(t==66||t==73||t==89||t==90))return!0}return!1}function yd(n,e){n.someProp("transformCopied",h=>{e=h(e,n)});let t=[],{content:o,openStart:s,openEnd:r}=e;for(;s>1&&r>1&&o.childCount==1&&o.firstChild.childCount==1;){s--,r--;let h=o.firstChild;t.push(h.type.name,h.attrs!=h.type.defaultAttrs?h.attrs:null),o=h.content}let i=n.someProp("clipboardSerializer")||Vt.fromSchema(n.state.schema),l=Cd(),a=l.createElement("div");a.appendChild(i.serializeFragment(o,{document:l}));let c=a.firstChild,d,u=0;for(;c&&c.nodeType==1&&(d=wd[c.nodeName.toLowerCase()]);){for(let h=d.length-1;h>=0;h--){let f=l.createElement(d[h]);for(;a.firstChild;)f.appendChild(a.firstChild);a.appendChild(f),u++}c=a.firstChild}c&&c.nodeType==1&&c.setAttribute("data-pm-slice",`${s} ${r}${u?` -${u}`:""} ${JSON.stringify(t)}`);let p=n.someProp("clipboardTextSerializer",h=>h(e,n))||e.content.textBetween(0,e.content.size,`
|
|
806
|
-
|
|
807
|
-
`);return{dom:a,text:p,slice:e}}function
|
|
808
|
-
`))),0,0):A.empty;let u=n.someProp("clipboardTextParser",p=>p(e,s,o,n));if(u)l=u;else{let p=s.marks(),{schema:h}=n.state,f=Vt.fromSchema(h);i=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(m=>{let g=i.appendChild(document.createElement("p"));m&&g.appendChild(f.serializeNode(h.text(m,p)))})}}else n.someProp("transformPastedHTML",u=>{t=u(t,n)}),i=Ag(t),to&&Pg(i);let c=i&&i.querySelector("[data-pm-slice]"),d=c&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(c.getAttribute("data-pm-slice")||"");if(d&&d[3])for(let u=+d[3];u>0;u--){let p=i.firstChild;for(;p&&p.nodeType!=1;)p=p.nextSibling;if(!p)break;i=p}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||cn.fromSchema(n.state.schema)).parseSlice(i,{preserveWhitespace:!!(a||d),context:s,ruleFromNode(p){return p.nodeName=="BR"&&!p.nextSibling&&p.parentNode&&!Tg.test(p.parentNode.nodeName)?{ignore:!0}:null}})),d)l=Ig($l(l,+d[1],+d[2]),d[4]);else if(l=A.maxOpen(Eg(l.content,s),!0),l.openStart||l.openEnd){let u=0,p=0;for(let h=l.content.firstChild;u<l.openStart&&!h.type.spec.isolating;u++,h=h.firstChild);for(let h=l.content.lastChild;p<l.openEnd&&!h.type.spec.isolating;p++,h=h.lastChild);l=$l(l,u,p)}return n.someProp("transformPasted",u=>{l=u(l,n)}),l}const Tg=/^(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 Eg(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let s=e.node(t).contentMatchAt(e.index(t)),r,i=[];if(n.forEach(l=>{if(!i)return;let a=s.findWrapping(l.type),c;if(!a)return i=null;if(c=i.length&&r.length&&Sd(a,r,l,i[i.length-1],0))i[i.length-1]=c;else{i.length&&(i[i.length-1]=xd(i[i.length-1],r.length));let d=vd(l,a);i.push(d),s=s.matchType(d.type),r=a}}),i)return T.from(i)}return n}function vd(n,e,t=0){for(let o=e.length-1;o>=t;o--)n=e[o].create(null,T.from(n));return n}function Sd(n,e,t,o,s){if(s<n.length&&s<e.length&&n[s]==e[s]){let r=Sd(n,e,t,o.lastChild,s+1);if(r)return o.copy(o.content.replaceChild(o.childCount-1,r));if(o.contentMatchAt(o.childCount).matchType(s==n.length-1?t.type:n[s+1]))return o.copy(o.content.append(T.from(vd(t,n,s+1))))}}function xd(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,xd(n.lastChild,e-1)),o=n.contentMatchAt(n.childCount).fillBefore(T.empty,!0);return n.copy(t.append(o))}function xr(n,e,t,o,s,r){let i=e<0?n.firstChild:n.lastChild,l=i.content;return n.childCount>1&&(r=0),s<o-1&&(l=xr(l,e,t,o,s+1,r)),s>=t&&(l=e<0?i.contentMatchAt(0).fillBefore(l,r<=s).append(l):l.append(i.contentMatchAt(i.childCount).fillBefore(T.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,i.copy(l))}function $l(n,e,t){return e<n.openStart&&(n=new A(xr(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new A(xr(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const wd={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 zl=null;function Cd(){return zl||(zl=document.implementation.createHTMLDocument("title"))}let $s=null;function Mg(n){let e=window.trustedTypes;return e?($s||($s=e.createPolicy("ProseMirrorClipboard",{createHTML:t=>t})),$s.createHTML(n)):n}function Ag(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=Cd().createElement("div"),o=/<([a-z][^>\s]+)/i.exec(n),s;if((s=o&&wd[o[1].toLowerCase()])&&(n=s.map(r=>"<"+r+">").join("")+n+s.map(r=>"</"+r+">").reverse().join("")),t.innerHTML=Mg(n),s)for(let r=0;r<s.length;r++)t=t.querySelector(s[r])||t;return t}function Pg(n){let e=n.querySelectorAll(re?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let o=e[t];o.childNodes.length==1&&o.textContent==" "&&o.parentNode&&o.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),o)}}function Ig(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,o;try{o=JSON.parse(e)}catch{return n}let{content:s,openStart:r,openEnd:i}=n;for(let l=o.length-2;l>=0;l-=2){let a=t.nodes[o[l]];if(!a||a.hasRequiredAttrs())break;s=T.from(a.create(o[l+1],s)),r++,i++}return new A(s,r,i)}const ce={},de={},Ng={touchstart:!0,touchmove:!0};class Og{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.lastAndroidDelete=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 Rg(n){for(let e in ce){let t=ce[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=o=>{Lg(n,o)&&!ei(n,o)&&(n.editable||!(o.type in de))&&t(n,o)},Ng[e]?{passive:!0}:void 0)}ae&&n.dom.addEventListener("input",()=>null),wr(n)}function it(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function Dg(n){n.domObserver.stop();for(let e in n.input.eventHandlers)n.dom.removeEventListener(e,n.input.eventHandlers[e]);clearTimeout(n.input.composingTimeout),clearTimeout(n.input.lastIOSEnterFallbackTimeout)}function wr(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=o=>ei(n,o))})}function ei(n,e){return n.someProp("handleDOMEvents",t=>{let o=t[e.type];return o?o(n,e)||e.defaultPrevented:!1})}function Lg(n,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let t=e.target;t!=n.dom;t=t.parentNode)if(!t||t.nodeType==11||t.pmViewDesc&&t.pmViewDesc.stopEvent(e))return!1;return!0}function $g(n,e){!ei(n,e)&&ce[e.type]&&(n.editable||!(e.type in de))&&ce[e.type](n,e)}de.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!Td(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(Te&&re&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),hn&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let o=Date.now();n.input.lastIOSEnter=o,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==o&&(n.someProp("handleKeyDown",s=>s(n,St(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",o=>o(n,t))||kg(n,t)?t.preventDefault():it(n,"key")};de.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)};de.keypress=(n,e)=>{let t=e;if(Td(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||Se&&t.metaKey)return;if(n.someProp("handleKeyPress",s=>s(n,t))){t.preventDefault();return}let o=n.state.selection;if(!(o instanceof $)||!o.$from.sameParent(o.$to)){let s=String.fromCharCode(t.charCode);!/[\r\n]/.test(s)&&!n.someProp("handleTextInput",r=>r(n,o.$from.pos,o.$to.pos,s))&&n.dispatch(n.state.tr.insertText(s).scrollIntoView()),t.preventDefault()}};function ds(n){return{left:n.clientX,top:n.clientY}}function zg(n,e){let t=e.x-n.clientX,o=e.y-n.clientY;return t*t+o*o<100}function ti(n,e,t,o,s){if(o==-1)return!1;let r=n.state.doc.resolve(o);for(let i=r.depth+1;i>0;i--)if(n.someProp(e,l=>i>r.depth?l(n,t,r.nodeAfter,r.before(i),s,!0):l(n,t,r.node(i),r.before(i),s,!1)))return!0;return!1}function rn(n,e,t){if(n.focused||n.focus(),n.state.selection.eq(e))return;let o=n.state.tr.setSelection(e);o.setMeta("pointer",!0),n.dispatch(o)}function Bg(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),o=t.nodeAfter;return o&&o.isAtom&&R.isSelectable(o)?(rn(n,new R(t)),!0):!1}function Vg(n,e){if(e==-1)return!1;let t=n.state.selection,o,s;t instanceof R&&(o=t.node);let r=n.state.doc.resolve(e);for(let i=r.depth+1;i>0;i--){let l=i>r.depth?r.nodeAfter:r.node(i);if(R.isSelectable(l)){o&&t.$from.depth>0&&i>=t.$from.depth&&r.before(t.$from.depth+1)==t.$from.pos?s=r.before(t.$from.depth):s=r.before(i);break}}return s!=null?(rn(n,R.create(n.state.doc,s)),!0):!1}function Hg(n,e,t,o,s){return ti(n,"handleClickOn",e,t,o)||n.someProp("handleClick",r=>r(n,e,o))||(s?Vg(n,t):Bg(n,t))}function Fg(n,e,t,o){return ti(n,"handleDoubleClickOn",e,t,o)||n.someProp("handleDoubleClick",s=>s(n,e,o))}function _g(n,e,t,o){return ti(n,"handleTripleClickOn",e,t,o)||n.someProp("handleTripleClick",s=>s(n,e,o))||Gg(n,t,o)}function Gg(n,e,t){if(t.button!=0)return!1;let o=n.state.doc;if(e==-1)return o.inlineContent?(rn(n,$.create(o,0,o.content.size)),!0):!1;let s=o.resolve(e);for(let r=s.depth+1;r>0;r--){let i=r>s.depth?s.nodeAfter:s.node(r),l=s.before(r);if(i.inlineContent)rn(n,$.create(o,l+1,l+1+i.content.size));else if(R.isSelectable(i))rn(n,R.create(o,l));else continue;return!0}}function ni(n){return Ko(n)}const kd=Se?"metaKey":"ctrlKey";ce.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let o=ni(n),s=Date.now(),r="singleClick";s-n.input.lastClick.time<500&&zg(t,n.input.lastClick)&&!t[kd]&&(n.input.lastClick.type=="singleClick"?r="doubleClick":n.input.lastClick.type=="doubleClick"&&(r="tripleClick")),n.input.lastClick={time:s,x:t.clientX,y:t.clientY,type:r};let i=n.posAtCoords(ds(t));i&&(r=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new Wg(n,i,t,!!o)):(r=="doubleClick"?Fg:_g)(n,i.pos,i.inside,t)?t.preventDefault():it(n,"pointer"))};class Wg{constructor(e,t,o,s){this.view=e,this.pos=t,this.event=o,this.flushed=s,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!o[kd],this.allowDefault=o.shiftKey;let r,i;if(t.inside>-1)r=e.state.doc.nodeAt(t.inside),i=t.inside;else{let d=e.state.doc.resolve(t.pos);r=d.parent,i=d.depth?d.before():0}const l=s?null:o.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a&&a.dom.nodeType==1?a.dom:null;let{selection:c}=e.state;(o.button==0&&r.type.spec.draggable&&r.type.spec.selectable!==!1||c instanceof R&&c.from<=i&&c.to>i)&&(this.mightDrag={node:r,pos:i,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Ae&&!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)),it(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(()=>Ue(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let t=this.pos;this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(ds(e))),this.updateAllowDefault(e),this.allowDefault||!t?it(this.view,"pointer"):Hg(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||ae&&this.mightDrag&&!this.mightDrag.node.isAtom||re&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(rn(this.view,L.near(this.view.state.doc.resolve(t.pos))),e.preventDefault()):it(this.view,"pointer")}move(e){this.updateAllowDefault(e),it(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)}}ce.touchstart=n=>{n.input.lastTouch=Date.now(),ni(n),it(n,"pointer")};ce.touchmove=n=>{n.input.lastTouch=Date.now(),it(n,"pointer")};ce.contextmenu=n=>ni(n);function Td(n,e){return n.composing?!0:ae&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const jg=Te?5e3:-1;de.compositionstart=de.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$to;if(e.selection instanceof $&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(o=>o.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),Ko(n,!0),n.markCursor=null;else if(Ko(n,!e.selection.empty),Ae&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let o=n.domSelectionRange();for(let s=o.focusNode,r=o.focusOffset;s&&s.nodeType==1&&r!=0;){let i=r<0?s.lastChild:s.childNodes[r-1];if(!i)break;if(i.nodeType==3){let l=n.domSelection();l&&l.collapse(i,i.nodeValue.length);break}else s=i,r=-1}}n.input.composing=!0}Ed(n,jg)};de.compositionend=(n,e)=>{n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=e.timeStamp,n.input.compositionPendingChanges=n.domObserver.pendingRecords().length?n.input.compositionID:0,n.input.compositionNode=null,n.input.compositionPendingChanges&&Promise.resolve().then(()=>n.domObserver.flush()),n.input.compositionID++,Ed(n,20))};function Ed(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>Ko(n),e))}function Md(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=Ug());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function qg(n){let e=n.domSelectionRange();if(!e.focusNode)return null;let t=Bm(e.focusNode,e.focusOffset),o=Vm(e.focusNode,e.focusOffset);if(t&&o&&t!=o){let s=o.pmViewDesc,r=n.domObserver.lastChangedTextNode;if(t==r||o==r)return r;if(!s||!s.isText(o.nodeValue))return o;if(n.input.compositionNode==o){let i=t.pmViewDesc;if(!(!i||!i.isText(t.nodeValue)))return o}}return t||o}function Ug(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function Ko(n,e=!1){if(!(Te&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),Md(n),e||n.docView&&n.docView.dirty){let t=Xr(n);return t&&!t.eq(n.state.selection)?n.dispatch(n.state.tr.setSelection(t)):(n.markCursor||e)&&!n.state.selection.empty?n.dispatch(n.state.tr.deleteSelection()):n.updateState(n.state),!0}return!1}}function Kg(n,e){if(!n.dom.parentNode)return;let t=n.dom.parentNode.appendChild(document.createElement("div"));t.appendChild(e),t.style.cssText="position: fixed; left: -10000px; top: 10px";let o=getSelection(),s=document.createRange();s.selectNodeContents(e),n.dom.blur(),o.removeAllRanges(),o.addRange(s),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const Kn=he&&at<15||hn&&Wm<604;ce.copy=de.cut=(n,e)=>{let t=e,o=n.state.selection,s=t.type=="cut";if(o.empty)return;let r=Kn?null:t.clipboardData,i=o.content(),{dom:l,text:a}=yd(n,i);r?(t.preventDefault(),r.clearData(),r.setData("text/html",l.innerHTML),r.setData("text/plain",a)):Kg(n,l),s&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function Jg(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function Zg(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,o=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(o.contentEditable="true"),o.style.cssText="position: fixed; left: -10000px; top: 10px",o.focus();let s=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),o.parentNode&&o.parentNode.removeChild(o),t?Jn(n,o.value,null,s,e):Jn(n,o.textContent,o.innerHTML,s,e)},50)}function Jn(n,e,t,o,s){let r=bd(n,e,t,o,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,s,r||A.empty)))return!0;if(!r)return!1;let i=Jg(r),l=i?n.state.tr.replaceSelectionWith(i,o):n.state.tr.replaceSelection(r);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function Ad(n){let e=n.getData("text/plain")||n.getData("Text");if(e)return e;let t=n.getData("text/uri-list");return t?t.replace(/\r?\n/g," "):""}de.paste=(n,e)=>{let t=e;if(n.composing&&!Te)return;let o=Kn?null:t.clipboardData,s=n.input.shiftKey&&n.input.lastKeyCode!=45;o&&Jn(n,Ad(o),o.getData("text/html"),s,t)?t.preventDefault():Zg(n,t)};class Pd{constructor(e,t,o){this.slice=e,this.move=t,this.node=o}}const Id=Se?"altKey":"ctrlKey";ce.dragstart=(n,e)=>{let t=e,o=n.input.mouseDown;if(o&&o.done(),!t.dataTransfer)return;let s=n.state.selection,r=s.empty?null:n.posAtCoords(ds(t)),i;if(!(r&&r.pos>=s.from&&r.pos<=(s instanceof R?s.to-1:s.to))){if(o&&o.mightDrag)i=R.create(n.state.doc,o.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let u=n.docView.nearestDesc(t.target,!0);u&&u.node.type.spec.draggable&&u!=n.docView&&(i=R.create(n.state.doc,u.posBefore))}}let l=(i||n.state.selection).content(),{dom:a,text:c,slice:d}=yd(n,l);(!t.dataTransfer.files.length||!re||td>120)&&t.dataTransfer.clearData(),t.dataTransfer.setData(Kn?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",Kn||t.dataTransfer.setData("text/plain",c),n.dragging=new Pd(d,!t[Id],i)};ce.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)};de.dragover=de.dragenter=(n,e)=>e.preventDefault();de.drop=(n,e)=>{let t=e,o=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let s=n.posAtCoords(ds(t));if(!s)return;let r=n.state.doc.resolve(s.pos),i=o&&o.slice;i?n.someProp("transformPasted",f=>{i=f(i,n)}):i=bd(n,Ad(t.dataTransfer),Kn?null:t.dataTransfer.getData("text/html"),!1,r);let l=!!(o&&!t[Id]);if(n.someProp("handleDrop",f=>f(n,t,i||A.empty,l))){t.preventDefault();return}if(!i)return;t.preventDefault();let a=i?Wf(n.state.doc,r.pos,i):r.pos;a==null&&(a=r.pos);let c=n.state.tr;if(l){let{node:f}=o;f?f.replace(c):c.deleteSelection()}let d=c.mapping.map(a),u=i.openStart==0&&i.openEnd==0&&i.content.childCount==1,p=c.doc;if(u?c.replaceRangeWith(d,d,i.content.firstChild):c.replaceRange(d,d,i),c.doc.eq(p))return;let h=c.doc.resolve(d);if(u&&R.isSelectable(i.content.firstChild)&&h.nodeAfter&&h.nodeAfter.sameMarkup(i.content.firstChild))c.setSelection(new R(h));else{let f=c.mapping.map(a);c.mapping.maps[c.mapping.maps.length-1].forEach((m,g,v,C)=>f=C),c.setSelection(Qr(n,h,c.doc.resolve(f)))}n.focus(),n.dispatch(c.setMeta("uiEvent","drop"))};ce.focus=n=>{n.input.lastFocus=Date.now(),n.focused||(n.domObserver.stop(),n.dom.classList.add("ProseMirror-focused"),n.domObserver.start(),n.focused=!0,setTimeout(()=>{n.docView&&n.hasFocus()&&!n.domObserver.currentSelection.eq(n.domSelectionRange())&&Ue(n)},20))};ce.blur=(n,e)=>{let t=e;n.focused&&(n.domObserver.stop(),n.dom.classList.remove("ProseMirror-focused"),n.domObserver.start(),t.relatedTarget&&n.dom.contains(t.relatedTarget)&&n.domObserver.currentSelection.clear(),n.focused=!1)};ce.beforeinput=(n,e)=>{if(re&&Te&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:o}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=o||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",r=>r(n,St(8,"Backspace")))))return;let{$cursor:s}=n.state.selection;s&&s.pos>0&&n.dispatch(n.state.tr.delete(s.pos-1,s.pos).scrollIntoView())},50)}};for(let n in de)ce[n]=de[n];function Zn(n,e){if(n==e)return!0;for(let t in n)if(n[t]!==e[t])return!1;for(let t in e)if(!(t in n))return!1;return!0}class Jo{constructor(e,t){this.toDOM=e,this.spec=t||It,this.side=this.spec.side||0}map(e,t,o,s){let{pos:r,deleted:i}=e.mapResult(t.from+s,this.side<0?-1:1);return i?null:new pe(r-o,r-o,this)}valid(){return!0}eq(e){return this==e||e instanceof Jo&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Zn(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class dt{constructor(e,t){this.attrs=e,this.spec=t||It}map(e,t,o,s){let r=e.map(t.from+s,this.spec.inclusiveStart?-1:1)-o,i=e.map(t.to+s,this.spec.inclusiveEnd?1:-1)-o;return r>=i?null:new pe(r,i,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof dt&&Zn(this.attrs,e.attrs)&&Zn(this.spec,e.spec)}static is(e){return e.type instanceof dt}destroy(){}}class oi{constructor(e,t){this.attrs=e,this.spec=t||It}map(e,t,o,s){let r=e.mapResult(t.from+s,1);if(r.deleted)return null;let i=e.mapResult(t.to+s,-1);return i.deleted||i.pos<=r.pos?null:new pe(r.pos-o,i.pos-o,this)}valid(e,t){let{index:o,offset:s}=e.content.findIndex(t.from),r;return s==t.from&&!(r=e.child(o)).isText&&s+r.nodeSize==t.to}eq(e){return this==e||e instanceof oi&&Zn(this.attrs,e.attrs)&&Zn(this.spec,e.spec)}destroy(){}}class pe{constructor(e,t,o){this.from=e,this.to=t,this.type=o}copy(e,t){return new pe(e,t,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,o){return this.type.map(e,this,t,o)}static widget(e,t,o){return new pe(e,e,new Jo(t,o))}static inline(e,t,o,s){return new pe(e,t,new dt(o,s))}static node(e,t,o,s){return new pe(e,t,new oi(o,s))}get spec(){return this.type.spec}get inline(){return this.type instanceof dt}get widget(){return this.type instanceof Jo}}const Kt=[],It={};class W{constructor(e,t){this.local=e.length?e:Kt,this.children=t.length?t:Kt}static create(e,t){return t.length?Zo(t,e,0,It):oe}find(e,t,o){let s=[];return this.findInner(e??0,t??1e9,s,0,o),s}findInner(e,t,o,s,r){for(let i=0;i<this.local.length;i++){let l=this.local[i];l.from<=t&&l.to>=e&&(!r||r(l.spec))&&o.push(l.copy(l.from+s,l.to+s))}for(let i=0;i<this.children.length;i+=3)if(this.children[i]<t&&this.children[i+1]>e){let l=this.children[i]+1;this.children[i+2].findInner(e-l,t-l,o,s+l,r)}}map(e,t,o){return this==oe||e.maps.length==0?this:this.mapInner(e,t,0,0,o||It)}mapInner(e,t,o,s,r){let i;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,o,s);a&&a.type.valid(t,a)?(i||(i=[])).push(a):r.onRemove&&r.onRemove(this.local[l].spec)}return this.children.length?Yg(this.children,i||[],e,t,o,s,r):i?new W(i.sort(Nt),Kt):oe}add(e,t){return t.length?this==oe?W.create(e,t):this.addInner(e,t,0):this}addInner(e,t,o){let s,r=0;e.forEach((l,a)=>{let c=a+o,d;if(d=Od(t,l,c)){for(s||(s=this.children.slice());r<s.length&&s[r]<a;)r+=3;s[r]==a?s[r+2]=s[r+2].addInner(l,d,c+1):s.splice(r,0,a,a+l.nodeSize,Zo(d,l,c+1,It)),r+=3}});let i=Nd(r?Rd(t):t,-o);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||i.splice(l--,1);return new W(i.length?this.local.concat(i).sort(Nt):this.local,s||this.children)}remove(e){return e.length==0||this==oe?this:this.removeInner(e,0)}removeInner(e,t){let o=this.children,s=this.local;for(let r=0;r<o.length;r+=3){let i,l=o[r]+t,a=o[r+1]+t;for(let d=0,u;d<e.length;d++)(u=e[d])&&u.from>l&&u.to<a&&(e[d]=null,(i||(i=[])).push(u));if(!i)continue;o==this.children&&(o=this.children.slice());let c=o[r+2].removeInner(i,l+1);c!=oe?o[r+2]=c:(o.splice(r,3),r-=3)}if(s.length){for(let r=0,i;r<e.length;r++)if(i=e[r])for(let l=0;l<s.length;l++)s[l].eq(i,t)&&(s==this.local&&(s=this.local.slice()),s.splice(l--,1))}return o==this.children&&s==this.local?this:s.length||o.length?new W(s,o):oe}forChild(e,t){if(this==oe)return this;if(t.isLeaf)return W.empty;let o,s;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(o=this.children[l+2]);break}let r=e+1,i=r+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<i&&a.to>r&&a.type instanceof dt){let c=Math.max(r,a.from)-r,d=Math.min(i,a.to)-r;c<d&&(s||(s=[])).push(a.copy(c,d))}}if(s){let l=new W(s.sort(Nt),Kt);return o?new tt([l,o]):l}return o||oe}eq(e){if(this==e)return!0;if(!(e instanceof W)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let t=0;t<this.local.length;t++)if(!this.local[t].eq(e.local[t]))return!1;for(let t=0;t<this.children.length;t+=3)if(this.children[t]!=e.children[t]||this.children[t+1]!=e.children[t+1]||!this.children[t+2].eq(e.children[t+2]))return!1;return!0}locals(e){return si(this.localsInner(e))}localsInner(e){if(this==oe)return Kt;if(e.inlineContent||!this.local.some(dt.is))return this.local;let t=[];for(let o=0;o<this.local.length;o++)this.local[o].type instanceof dt||t.push(this.local[o]);return t}forEachSet(e){e(this)}}W.empty=new W([],[]);W.removeOverlap=si;const oe=W.empty;class tt{constructor(e){this.members=e}map(e,t){const o=this.members.map(s=>s.map(e,t,It));return tt.from(o)}forChild(e,t){if(t.isLeaf)return W.empty;let o=[];for(let s=0;s<this.members.length;s++){let r=this.members[s].forChild(e,t);r!=oe&&(r instanceof tt?o=o.concat(r.members):o.push(r))}return tt.from(o)}eq(e){if(!(e instanceof tt)||e.members.length!=this.members.length)return!1;for(let t=0;t<this.members.length;t++)if(!this.members[t].eq(e.members[t]))return!1;return!0}locals(e){let t,o=!0;for(let s=0;s<this.members.length;s++){let r=this.members[s].localsInner(e);if(r.length)if(!t)t=r;else{o&&(t=t.slice(),o=!1);for(let i=0;i<r.length;i++)t.push(r[i])}}return t?si(o?t:t.sort(Nt)):Kt}static from(e){switch(e.length){case 0:return oe;case 1:return e[0];default:return new tt(e.every(t=>t instanceof W)?e:e.reduce((t,o)=>t.concat(o instanceof W?o:o.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}}function Yg(n,e,t,o,s,r,i){let l=n.slice();for(let c=0,d=r;c<t.maps.length;c++){let u=0;t.maps[c].forEach((p,h,f,m)=>{let g=m-f-(h-p);for(let v=0;v<l.length;v+=3){let C=l[v+1];if(C<0||p>C+d-u)continue;let y=l[v]+d-u;h>=y?l[v+1]=p<=y?-2:-1:p>=d&&g&&(l[v]+=g,l[v+1]+=g)}u+=g}),d=t.maps[c].map(d,-1)}let a=!1;for(let c=0;c<l.length;c+=3)if(l[c+1]<0){if(l[c+1]==-2){a=!0,l[c+1]=-1;continue}let d=t.map(n[c]+r),u=d-s;if(u<0||u>=o.content.size){a=!0;continue}let p=t.map(n[c+1]+r,-1),h=p-s,{index:f,offset:m}=o.content.findIndex(u),g=o.maybeChild(f);if(g&&m==u&&m+g.nodeSize==h){let v=l[c+2].mapInner(t,g,d+1,n[c]+r+1,i);v!=oe?(l[c]=u,l[c+1]=h,l[c+2]=v):(l[c+1]=-2,a=!0)}else a=!0}if(a){let c=Xg(l,n,e,t,s,r,i),d=Zo(c,o,0,i);e=d.local;for(let u=0;u<l.length;u+=3)l[u+1]<0&&(l.splice(u,3),u-=3);for(let u=0,p=0;u<d.children.length;u+=3){let h=d.children[u];for(;p<l.length&&l[p]<h;)p+=3;l.splice(p,0,d.children[u],d.children[u+1],d.children[u+2])}}return new W(e.sort(Nt),l)}function Nd(n,e){if(!e||!n.length)return n;let t=[];for(let o=0;o<n.length;o++){let s=n[o];t.push(new pe(s.from+e,s.to+e,s.type))}return t}function Xg(n,e,t,o,s,r,i){function l(a,c){for(let d=0;d<a.local.length;d++){let u=a.local[d].map(o,s,c);u?t.push(u):i.onRemove&&i.onRemove(a.local[d].spec)}for(let d=0;d<a.children.length;d+=3)l(a.children[d+2],a.children[d]+c+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+r+1);return t}function Od(n,e,t){if(e.isLeaf)return null;let o=t+e.nodeSize,s=null;for(let r=0,i;r<n.length;r++)(i=n[r])&&i.from>t&&i.to<o&&((s||(s=[])).push(i),n[r]=null);return s}function Rd(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function Zo(n,e,t,o){let s=[],r=!1;e.forEach((l,a)=>{let c=Od(n,l,a+t);if(c){r=!0;let d=Zo(c,l,t+a+1,o);d!=oe&&s.push(a,a+l.nodeSize,d)}});let i=Nd(r?Rd(n):n,-t).sort(Nt);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||(o.onRemove&&o.onRemove(i[l].spec),i.splice(l--,1));return i.length||s.length?new W(i,s):oe}function Nt(n,e){return n.from-e.from||n.to-e.to}function si(n){let e=n;for(let t=0;t<e.length-1;t++){let o=e[t];if(o.from!=o.to)for(let s=t+1;s<e.length;s++){let r=e[s];if(r.from==o.from){r.to!=o.to&&(e==n&&(e=n.slice()),e[s]=r.copy(r.from,o.to),Bl(e,s+1,r.copy(o.to,r.to)));continue}else{r.from<o.to&&(e==n&&(e=n.slice()),e[t]=o.copy(o.from,r.from),Bl(e,s,o.copy(r.from,o.to)));break}}}return e}function Bl(n,e,t){for(;e<n.length&&Nt(t,n[e])>0;)e++;n.splice(e,0,t)}function zs(n){let e=[];return n.someProp("decorations",t=>{let o=t(n.state);o&&o!=oe&&e.push(o)}),n.cursorWrapper&&e.push(W.create(n.state.doc,[n.cursorWrapper.deco])),tt.from(e)}const Qg={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},e1=he&&at<=11;class t1{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 n1{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new t1,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(o=>{for(let s=0;s<o.length;s++)this.queue.push(o[s]);he&&at<=11&&o.some(s=>s.type=="childList"&&s.removedNodes.length||s.type=="characterData"&&s.oldValue.length>s.target.nodeValue.length)?this.flushSoon():this.flush()}),e1&&(this.onCharData=o=>{this.queue.push({target:o.target,type:"characterData",oldValue:o.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,Qg)),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 t=0;t<e.length;t++)this.queue.push(e[t]);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(Il(this.view)){if(this.suppressingSelectionUpdates)return Ue(this.view);if(he&&at<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&Lt(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 t=new Set,o;for(let r=e.focusNode;r;r=Un(r))t.add(r);for(let r=e.anchorNode;r;r=Un(r))if(t.has(r)){o=r;break}let s=o&&this.view.docView.nearestDesc(o);if(s&&s.ignoreMutation({type:"selection",target:o.nodeType==3?o.parentNode:o}))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 t=this.pendingRecords();t.length&&(this.queue=[]);let o=e.domSelectionRange(),s=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(o)&&Il(e)&&!this.ignoreSelectionChange(o),r=-1,i=-1,l=!1,a=[];if(e.editable)for(let d=0;d<t.length;d++){let u=this.registerMutation(t[d],a);u&&(r=r<0?u.from:Math.min(u.from,r),i=i<0?u.to:Math.max(u.to,i),u.typeOver&&(l=!0))}if(Ae&&a.length){let d=a.filter(u=>u.nodeName=="BR");if(d.length==2){let[u,p]=d;u.parentNode&&u.parentNode.parentNode==p.parentNode?p.remove():u.remove()}else{let{focusNode:u}=this.currentSelection;for(let p of d){let h=p.parentNode;h&&h.nodeName=="LI"&&(!u||r1(e,u)!=h)&&p.remove()}}}let c=null;r<0&&s&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&as(o)&&(c=Xr(e))&&c.eq(L.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Ue(e),this.currentSelection.set(o),e.scrollToSelection()):(r>-1||s)&&(r>-1&&(e.docView.markDirty(r,i),o1(e)),this.handleDOMChange(r,i,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(o)||Ue(e),this.currentSelection.set(o))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let o=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(o==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!o||o.ignoreMutation(e))return null;if(e.type=="childList"){for(let d=0;d<e.addedNodes.length;d++){let u=e.addedNodes[d];t.push(u),u.nodeType==3&&(this.lastChangedTextNode=u)}if(o.contentDOM&&o.contentDOM!=o.dom&&!o.contentDOM.contains(e.target))return{from:o.posBefore,to:o.posAfter};let s=e.previousSibling,r=e.nextSibling;if(he&&at<=11&&e.addedNodes.length)for(let d=0;d<e.addedNodes.length;d++){let{previousSibling:u,nextSibling:p}=e.addedNodes[d];(!u||Array.prototype.indexOf.call(e.addedNodes,u)<0)&&(s=u),(!p||Array.prototype.indexOf.call(e.addedNodes,p)<0)&&(r=p)}let i=s&&s.parentNode==e.target?ee(s)+1:0,l=o.localPosFromDOM(e.target,i,-1),a=r&&r.parentNode==e.target?ee(r):e.target.childNodes.length,c=o.localPosFromDOM(e.target,a,1);return{from:l,to:c}}else return e.type=="attributes"?{from:o.posAtStart-o.border,to:o.posAtEnd+o.border}:(this.lastChangedTextNode=e.target,{from:o.posAtStart,to:o.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let Vl=new WeakMap,Hl=!1;function o1(n){if(!Vl.has(n)&&(Vl.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=Ae,Hl)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."),Hl=!0}}function Fl(n,e){let t=e.startContainer,o=e.startOffset,s=e.endContainer,r=e.endOffset,i=n.domAtPos(n.state.selection.anchor);return Lt(i.node,i.offset,s,r)&&([t,o,s,r]=[s,r,t,o]),{anchorNode:t,anchorOffset:o,focusNode:s,focusOffset:r}}function s1(n,e){if(e.getComposedRanges){let s=e.getComposedRanges(n.root)[0];if(s)return Fl(n,s)}let t;function o(s){s.preventDefault(),s.stopImmediatePropagation(),t=s.getTargetRanges()[0]}return n.dom.addEventListener("beforeinput",o,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",o,!0),t?Fl(n,t):null}function r1(n,e){for(let t=e.parentNode;t&&t!=n.dom;t=t.parentNode){let o=n.docView.nearestDesc(t,!0);if(o&&o.node.isBlock)return t}return null}function i1(n,e,t){let{node:o,fromOffset:s,toOffset:r,from:i,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),c,d=a.anchorNode;if(d&&n.dom.contains(d.nodeType==1?d:d.parentNode)&&(c=[{node:d,offset:a.anchorOffset}],as(a)||c.push({node:a.focusNode,offset:a.focusOffset})),re&&n.input.lastKeyCode===8)for(let g=r;g>s;g--){let v=o.childNodes[g-1],C=v.pmViewDesc;if(v.nodeName=="BR"&&!C){r=g;break}if(!C||C.size)break}let u=n.state.doc,p=n.someProp("domParser")||cn.fromSchema(n.state.schema),h=u.resolve(i),f=null,m=p.parse(o,{topNode:h.parent,topMatch:h.parent.contentMatchAt(h.index()),topOpen:!0,from:s,to:r,preserveWhitespace:h.parent.type.whitespace=="pre"?"full":!0,findPositions:c,ruleFromNode:l1,context:h});if(c&&c[0].pos!=null){let g=c[0].pos,v=c[1]&&c[1].pos;v==null&&(v=g),f={anchor:g+i,head:v+i}}return{doc:m,sel:f,from:i,to:l}}function l1(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(ae&&/^(ul|ol)$/i.test(n.parentNode.nodeName)){let t=document.createElement("div");return t.appendChild(document.createElement("li")),{skip:t}}else if(n.parentNode.lastChild==n||ae&&/^(tr|table)$/i.test(n.parentNode.nodeName))return{ignore:!0}}else if(n.nodeName=="IMG"&&n.getAttribute("mark-placeholder"))return{ignore:!0};return null}const a1=/^(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 c1(n,e,t,o,s){let r=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let k=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,M=Xr(n,k);if(M&&!n.state.selection.eq(M)){if(re&&Te&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",N=>N(n,St(13,"Enter"))))return;let P=n.state.tr.setSelection(M);k=="pointer"?P.setMeta("pointer",!0):k=="key"&&P.scrollIntoView(),r&&P.setMeta("composition",r),n.dispatch(P)}return}let i=n.state.doc.resolve(e),l=i.sharedDepth(t);e=i.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,c=i1(n,e,t),d=n.state.doc,u=d.slice(c.from,c.to),p,h;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(p=n.state.selection.to,h="end"):(p=n.state.selection.from,h="start"),n.input.lastKeyCode=null;let f=p1(u.content,c.doc.content,c.from,p,h);if(f&&n.input.domChangeCount++,(hn&&n.input.lastIOSEnter>Date.now()-225||Te)&&s.some(k=>k.nodeType==1&&!a1.test(k.nodeName))&&(!f||f.endA>=f.endB)&&n.someProp("handleKeyDown",k=>k(n,St(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!f)if(o&&a instanceof $&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(c.sel&&c.sel.anchor!=c.sel.head))f={start:a.from,endA:a.to,endB:a.to};else{if(c.sel){let k=_l(n,n.state.doc,c.sel);if(k&&!k.eq(n.state.selection)){let M=n.state.tr.setSelection(k);r&&M.setMeta("composition",r),n.dispatch(M)}}return}n.state.selection.from<n.state.selection.to&&f.start==f.endB&&n.state.selection instanceof $&&(f.start>n.state.selection.from&&f.start<=n.state.selection.from+2&&n.state.selection.from>=c.from?f.start=n.state.selection.from:f.endA<n.state.selection.to&&f.endA>=n.state.selection.to-2&&n.state.selection.to<=c.to&&(f.endB+=n.state.selection.to-f.endA,f.endA=n.state.selection.to)),he&&at<=11&&f.endB==f.start+1&&f.endA==f.start&&f.start>c.from&&c.doc.textBetween(f.start-c.from-1,f.start-c.from+1)==" "&&(f.start--,f.endA--,f.endB--);let m=c.doc.resolveNoCache(f.start-c.from),g=c.doc.resolveNoCache(f.endB-c.from),v=d.resolve(f.start),C=m.sameParent(g)&&m.parent.inlineContent&&v.end()>=f.endA,y;if((hn&&n.input.lastIOSEnter>Date.now()-225&&(!C||s.some(k=>k.nodeName=="DIV"||k.nodeName=="P"))||!C&&m.pos<c.doc.content.size&&!m.sameParent(g)&&(y=L.findFrom(c.doc.resolve(m.pos+1),1,!0))&&y.head==g.pos)&&n.someProp("handleKeyDown",k=>k(n,St(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>f.start&&u1(d,f.start,f.endA,m,g)&&n.someProp("handleKeyDown",k=>k(n,St(8,"Backspace")))){Te&&re&&n.domObserver.suppressSelectionUpdates();return}re&&Te&&f.endB==f.start&&(n.input.lastAndroidDelete=Date.now()),Te&&!C&&m.start()!=g.start()&&g.parentOffset==0&&m.depth==g.depth&&c.sel&&c.sel.anchor==c.sel.head&&c.sel.head==f.endA&&(f.endB-=2,g=c.doc.resolveNoCache(f.endB-c.from),setTimeout(()=>{n.someProp("handleKeyDown",function(k){return k(n,St(13,"Enter"))})},20));let b=f.start,S=f.endA,x,w,E;if(C){if(m.pos==g.pos)he&&at<=11&&m.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Ue(n),20)),x=n.state.tr.delete(b,S),w=d.resolve(f.start).marksAcross(d.resolve(f.endA));else if(f.endA==f.endB&&(E=d1(m.parent.content.cut(m.parentOffset,g.parentOffset),v.parent.content.cut(v.parentOffset,f.endA-v.start()))))x=n.state.tr,E.type=="add"?x.addMark(b,S,E.mark):x.removeMark(b,S,E.mark);else if(m.parent.child(m.index()).isText&&m.index()==g.index()-(g.textOffset?0:1)){let k=m.parent.textBetween(m.parentOffset,g.parentOffset);if(n.someProp("handleTextInput",M=>M(n,b,S,k)))return;x=n.state.tr.insertText(k,b,S)}}if(x||(x=n.state.tr.replace(b,S,c.doc.slice(f.start-c.from,f.endB-c.from))),c.sel){let k=_l(n,x.doc,c.sel);k&&!(re&&Te&&n.composing&&k.empty&&(f.start!=f.endB||n.input.lastAndroidDelete<Date.now()-100)&&(k.head==b||k.head==x.mapping.map(S)-1)||he&&k.empty&&k.head==b)&&x.setSelection(k)}w&&x.ensureMarks(w),r&&x.setMeta("composition",r),n.dispatch(x.scrollIntoView())}function _l(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:Qr(n,e.resolve(t.anchor),e.resolve(t.head))}function d1(n,e){let t=n.firstChild.marks,o=e.firstChild.marks,s=t,r=o,i,l,a;for(let d=0;d<o.length;d++)s=o[d].removeFromSet(s);for(let d=0;d<t.length;d++)r=t[d].removeFromSet(r);if(s.length==1&&r.length==0)l=s[0],i="add",a=d=>d.mark(l.addToSet(d.marks));else if(s.length==0&&r.length==1)l=r[0],i="remove",a=d=>d.mark(l.removeFromSet(d.marks));else return null;let c=[];for(let d=0;d<e.childCount;d++)c.push(a(e.child(d)));if(T.from(c).eq(n))return{mark:l,type:i}}function u1(n,e,t,o,s){if(t-e<=s.pos-o.pos||Bs(o,!0,!1)<s.pos)return!1;let r=n.resolve(e);if(!o.parent.isTextblock){let l=r.nodeAfter;return l!=null&&t==e+l.nodeSize}if(r.parentOffset<r.parent.content.size||!r.parent.isTextblock)return!1;let i=n.resolve(Bs(r,!0,!0));return!i.parent.isTextblock||i.pos>t||Bs(i,!0,!1)<t?!1:o.parent.content.cut(o.parentOffset).eq(i.parent.content)}function Bs(n,e,t){let o=n.depth,s=e?n.end():n.pos;for(;o>0&&(e||n.indexAfter(o)==n.node(o).childCount);)o--,s++,e=!1;if(t){let r=n.node(o).maybeChild(n.indexAfter(o));for(;r&&!r.isLeaf;)r=r.firstChild,s++}return s}function p1(n,e,t,o,s){let r=n.findDiffStart(e,t);if(r==null)return null;let{a:i,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(s=="end"){let a=Math.max(0,r-Math.min(i,l));o-=i+a-r}if(i<r&&n.size<e.size){let a=o<=r&&o>=i?r-o:0;r-=a,r&&r<e.size&&Gl(e.textBetween(r-1,r+1))&&(r+=a?1:-1),l=r+(l-i),i=r}else if(l<r){let a=o<=r&&o>=l?r-o:0;r-=a,r&&r<n.size&&Gl(n.textBetween(r-1,r+1))&&(r+=a?1:-1),i=r+(i-l),l=r}return{start:r,endA:i,endB:l}}function Gl(n){if(n.length!=2)return!1;let e=n.charCodeAt(0),t=n.charCodeAt(1);return e>=56320&&e<=57343&&t>=55296&&t<=56319}class h1{constructor(e,t){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 Og,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Kl),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=ql(this),jl(this),this.nodeViews=Ul(this),this.docView=kl(this.state.doc,Wl(this),zs(this),this.dom,this),this.domObserver=new n1(this,(o,s,r,i)=>c1(this,o,s,r,i)),this.domObserver.start(),Rg(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 t in e)this._props[t]=e[t];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&wr(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Kl),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let o in this._props)t[o]=this._props[o];t.state=this.state;for(let o in e)t[o]=e[o];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var o;let s=this.state,r=!1,i=!1;e.storedMarks&&this.composing&&(Md(this),i=!0),this.state=e;let l=s.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let h=Ul(this);m1(h,this.nodeViews)&&(this.nodeViews=h,r=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&wr(this),this.editable=ql(this),jl(this);let a=zs(this),c=Wl(this),d=s.plugins!=e.plugins&&!s.doc.eq(e.doc)?"reset":e.scrollToSelection>s.scrollToSelection?"to selection":"preserve",u=r||!this.docView.matchesNode(e.doc,c,a);(u||!e.selection.eq(s.selection))&&(i=!0);let p=d=="preserve"&&i&&this.dom.style.overflowAnchor==null&&Um(this);if(i){this.domObserver.stop();let h=u&&(he||re)&&!this.composing&&!s.selection.empty&&!e.selection.empty&&f1(s.selection,e.selection);if(u){let f=re?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=qg(this)),(r||!this.docView.update(e.doc,c,a,this))&&(this.docView.updateOuterDeco(c),this.docView.destroy(),this.docView=kl(e.doc,c,a,this.dom,this)),f&&!this.trackWrites&&(h=!0)}h||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&yg(this))?Ue(this,h):(fd(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(s),!((o=this.dragging)===null||o===void 0)&&o.node&&!s.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,s),d=="reset"?this.dom.scrollTop=0:d=="to selection"?this.scrollToSelection():p&&Km(p)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof R){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&bl(this,t.getBoundingClientRect(),e)}else bl(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 t=0;t<this.directPlugins.length;t++){let o=this.directPlugins[t];o.spec.view&&this.pluginViews.push(o.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let o=this.state.plugins[t];o.spec.view&&this.pluginViews.push(o.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let o=this.pluginViews[t];o.update&&o.update(this,e)}}updateDraggedNode(e,t){let o=e.node,s=-1;if(this.state.doc.nodeAt(o.from)==o.node)s=o.from;else{let r=o.from+(this.state.doc.content.size-t.doc.content.size);(r>0&&this.state.doc.nodeAt(r))==o.node&&(s=r)}this.dragging=new Pd(e.slice,e.move,s<0?void 0:R.create(this.state.doc,s))}someProp(e,t){let o=this._props&&this._props[e],s;if(o!=null&&(s=t?t(o):o))return s;for(let i=0;i<this.directPlugins.length;i++){let l=this.directPlugins[i].props[e];if(l!=null&&(s=t?t(l):l))return s}let r=this.state.plugins;if(r)for(let i=0;i<r.length;i++){let l=r[i].props[e];if(l!=null&&(s=t?t(l):l))return s}}hasFocus(){if(he){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&&Jm(this.dom),Ue(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let t=this.dom.parentNode;t;t=t.parentNode)if(t.nodeType==9||t.nodeType==11&&t.host)return t.getSelection||(Object.getPrototypeOf(t).getSelection=()=>t.ownerDocument.getSelection()),this._root=t}return e||document}updateRoot(){this._root=null}posAtCoords(e){return eg(this,e)}coordsAtPos(e,t=1){return id(this,e,t)}domAtPos(e,t=0){return this.docView.domFromPos(e,t)}nodeDOM(e){let t=this.docView.descAt(e);return t?t.nodeDOM:null}posAtDOM(e,t,o=-1){let s=this.docView.posFromDOM(e,t,o);if(s==null)throw new RangeError("DOM position not inside the editor");return s}endOfTextblock(e,t){return rg(this,t||this.state,e)}pasteHTML(e,t){return Jn(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return Jn(this,e,null,!0,t||new ClipboardEvent("paste"))}destroy(){this.docView&&(Dg(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],zs(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,$m())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return $g(this,e)}dispatch(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))}domSelectionRange(){let e=this.domSelection();return e?ae&&this.root.nodeType===11&&Fm(this.dom.ownerDocument)==this.dom&&s1(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}function Wl(n){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(n.editable),n.someProp("attributes",t=>{if(typeof t=="function"&&(t=t(n.state)),t)for(let o in t)o=="class"?e.class+=" "+t[o]:o=="style"?e.style=(e.style?e.style+";":"")+t[o]:!e[o]&&o!="contenteditable"&&o!="nodeName"&&(e[o]=String(t[o]))}),e.translate||(e.translate="no"),[pe.node(0,n.state.doc.content.size,e)]}function jl(n){if(n.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),n.cursorWrapper={dom:e,deco:pe.widget(n.state.selection.from,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function ql(n){return!n.someProp("editable",e=>e(n.state)===!1)}function f1(n,e){let t=Math.min(n.$anchor.sharedDepth(n.head),e.$anchor.sharedDepth(e.head));return n.$anchor.start(t)!=e.$anchor.start(t)}function Ul(n){let e=Object.create(null);function t(o){for(let s in o)Object.prototype.hasOwnProperty.call(e,s)||(e[s]=o[s])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function m1(n,e){let t=0,o=0;for(let s in n){if(n[s]!=e[s])return!0;t++}for(let s in e)o++;return t!=o}function Kl(n){if(n.spec.state||n.spec.filterTransaction||n.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}var Cr,kr;if(typeof WeakMap<"u"){let n=new WeakMap;Cr=e=>n.get(e),kr=(e,t)=>(n.set(e,t),t)}else{const n=[];let t=0;Cr=o=>{for(let s=0;s<n.length;s+=2)if(n[s]==o)return n[s+1]},kr=(o,s)=>(t==10&&(t=0),n[t++]=o,n[t++]=s)}var U=class{constructor(n,e,t,o){this.width=n,this.height=e,this.map=t,this.problems=o}findCell(n){for(let e=0;e<this.map.length;e++){const t=this.map[e];if(t!=n)continue;const o=e%this.width,s=e/this.width|0;let r=o+1,i=s+1;for(let l=1;r<this.width&&this.map[e+l]==t;l++)r++;for(let l=1;i<this.height&&this.map[e+this.width*l]==t;l++)i++;return{left:o,top:s,right:r,bottom:i}}throw new RangeError(`No cell with offset ${n} found`)}colCount(n){for(let e=0;e<this.map.length;e++)if(this.map[e]==n)return e%this.width;throw new RangeError(`No cell with offset ${n} found`)}nextCell(n,e,t){const{left:o,right:s,top:r,bottom:i}=this.findCell(n);return e=="horiz"?(t<0?o==0:s==this.width)?null:this.map[r*this.width+(t<0?o-1:s)]:(t<0?r==0:i==this.height)?null:this.map[o+this.width*(t<0?r-1:i)]}rectBetween(n,e){const{left:t,right:o,top:s,bottom:r}=this.findCell(n),{left:i,right:l,top:a,bottom:c}=this.findCell(e);return{left:Math.min(t,i),top:Math.min(s,a),right:Math.max(o,l),bottom:Math.max(r,c)}}cellsInRect(n){const e=[],t={};for(let o=n.top;o<n.bottom;o++)for(let s=n.left;s<n.right;s++){const r=o*this.width+s,i=this.map[r];t[i]||(t[i]=!0,!(s==n.left&&s&&this.map[r-1]==i||o==n.top&&o&&this.map[r-this.width]==i)&&e.push(i))}return e}positionAt(n,e,t){for(let o=0,s=0;;o++){const r=s+t.child(o).nodeSize;if(o==n){let i=e+n*this.width;const l=(n+1)*this.width;for(;i<l&&this.map[i]<s;)i++;return i==l?r-1:this.map[i]}s=r}}static get(n){return Cr(n)||kr(n,g1(n))}};function g1(n){if(n.type.spec.tableRole!="table")throw new RangeError("Not a table node: "+n.type.name);const e=y1(n),t=n.childCount,o=[];let s=0,r=null;const i=[];for(let c=0,d=e*t;c<d;c++)o[c]=0;for(let c=0,d=0;c<t;c++){const u=n.child(c);d++;for(let f=0;;f++){for(;s<o.length&&o[s]!=0;)s++;if(f==u.childCount)break;const m=u.child(f),{colspan:g,rowspan:v,colwidth:C}=m.attrs;for(let y=0;y<v;y++){if(y+c>=t){(r||(r=[])).push({type:"overlong_rowspan",pos:d,n:v-y});break}const b=s+y*e;for(let S=0;S<g;S++){o[b+S]==0?o[b+S]=d:(r||(r=[])).push({type:"collision",row:c,pos:d,n:g-S});const x=C&&C[S];if(x){const w=(b+S)%e*2,E=i[w];E==null||E!=x&&i[w+1]==1?(i[w]=x,i[w+1]=1):E==x&&i[w+1]++}}}s+=g,d+=m.nodeSize}const p=(c+1)*e;let h=0;for(;s<p;)o[s++]==0&&h++;h&&(r||(r=[])).push({type:"missing",row:c,n:h}),d++}const l=new U(e,t,o,r);let a=!1;for(let c=0;!a&&c<i.length;c+=2)i[c]!=null&&i[c+1]<t&&(a=!0);return a&&b1(l,i,n),l}function y1(n){let e=-1,t=!1;for(let o=0;o<n.childCount;o++){const s=n.child(o);let r=0;if(t)for(let i=0;i<o;i++){const l=n.child(i);for(let a=0;a<l.childCount;a++){const c=l.child(a);i+c.attrs.rowspan>o&&(r+=c.attrs.colspan)}}for(let i=0;i<s.childCount;i++){const l=s.child(i);r+=l.attrs.colspan,l.attrs.rowspan>1&&(t=!0)}e==-1?e=r:e!=r&&(e=Math.max(e,r))}return e}function b1(n,e,t){n.problems||(n.problems=[]);const o={};for(let s=0;s<n.map.length;s++){const r=n.map[s];if(o[r])continue;o[r]=!0;const i=t.nodeAt(r);if(!i)throw new RangeError(`No cell with offset ${r} found`);let l=null;const a=i.attrs;for(let c=0;c<a.colspan;c++){const d=(s+c)%n.width,u=e[d*2];u!=null&&(!a.colwidth||a.colwidth[c]!=u)&&((l||(l=v1(a)))[c]=u)}l&&n.problems.unshift({type:"colwidth mismatch",pos:r,colwidth:l})}}function v1(n){if(n.colwidth)return n.colwidth.slice();const e=[];for(let t=0;t<n.colspan;t++)e.push(0);return e}function Jl(n,e){if(typeof n=="string")return{};const t=n.getAttribute("data-colwidth"),o=t&&/^\d+(,\d+)*$/.test(t)?t.split(",").map(i=>Number(i)):null,s=Number(n.getAttribute("colspan")||1),r={colspan:s,rowspan:Number(n.getAttribute("rowspan")||1),colwidth:o&&o.length==s?o:null};for(const i in e){const l=e[i].getFromDOM,a=l&&l(n);a!=null&&(r[i]=a)}return r}function Zl(n,e){const t={};n.attrs.colspan!=1&&(t.colspan=n.attrs.colspan),n.attrs.rowspan!=1&&(t.rowspan=n.attrs.rowspan),n.attrs.colwidth&&(t["data-colwidth"]=n.attrs.colwidth.join(","));for(const o in e){const s=e[o].setDOMAttr;s&&s(n.attrs[o],t)}return t}function S1(n){const e=n.cellAttributes||{},t={colspan:{default:1},rowspan:{default:1},colwidth:{default:null}};for(const o in e)t[o]={default:e[o].default};return{table:{content:"table_row+",tableRole:"table",isolating:!0,group:n.tableGroup,parseDOM:[{tag:"table"}],toDOM(){return["table",["tbody",0]]}},table_row:{content:"(table_cell | table_header)*",tableRole:"row",parseDOM:[{tag:"tr"}],toDOM(){return["tr",0]}},table_cell:{content:n.cellContent,attrs:t,tableRole:"cell",isolating:!0,parseDOM:[{tag:"td",getAttrs:o=>Jl(o,e)}],toDOM(o){return["td",Zl(o,e),0]}},table_header:{content:n.cellContent,attrs:t,tableRole:"header_cell",isolating:!0,parseDOM:[{tag:"th",getAttrs:o=>Jl(o,e)}],toDOM(o){return["th",Zl(o,e),0]}}}}function Ve(n){let e=n.cached.tableNodeTypes;if(!e){e=n.cached.tableNodeTypes={};for(const t in n.nodes){const o=n.nodes[t],s=o.spec.tableRole;s&&(e[s]=o)}}return e}var nt=new Qn("selectingCells");function oo(n){for(let e=n.depth-1;e>0;e--)if(n.node(e).type.spec.tableRole=="row")return n.node(0).resolve(n.before(e+1));return null}function us(n){const e=n.selection.$head;for(let t=e.depth;t>0;t--)if(e.node(t).type.spec.tableRole=="row")return!0;return!1}function ri(n){const e=n.selection;if("$anchorCell"in e&&e.$anchorCell)return e.$anchorCell.pos>e.$headCell.pos?e.$anchorCell:e.$headCell;if("node"in e&&e.node&&e.node.type.spec.tableRole=="cell")return e.$anchor;const t=oo(e.$head)||x1(e.$head);if(t)return t;throw new RangeError(`No cell found around position ${e.head}`)}function x1(n){for(let e=n.nodeAfter,t=n.pos;e;e=e.firstChild,t++){const o=e.type.spec.tableRole;if(o=="cell"||o=="header_cell")return n.doc.resolve(t)}for(let e=n.nodeBefore,t=n.pos;e;e=e.lastChild,t--){const o=e.type.spec.tableRole;if(o=="cell"||o=="header_cell")return n.doc.resolve(t-e.nodeSize)}}function Tr(n){return n.parent.type.spec.tableRole=="row"&&!!n.nodeAfter}function w1(n){return n.node(0).resolve(n.pos+n.nodeAfter.nodeSize)}function ii(n,e){return n.depth==e.depth&&n.pos>=e.start(-1)&&n.pos<=e.end(-1)}function Dd(n,e,t){const o=n.node(-1),s=U.get(o),r=n.start(-1),i=s.nextCell(n.pos-r,e,t);return i==null?null:n.node(0).resolve(r+i)}function fn(n,e,t=1){const o={...n,colspan:n.colspan-t};return o.colwidth&&(o.colwidth=o.colwidth.slice(),o.colwidth.splice(e,t),o.colwidth.some(s=>s>0)||(o.colwidth=null)),o}var Y=class Ge extends L{constructor(e,t=e){const o=e.node(-1),s=U.get(o),r=e.start(-1),i=s.rectBetween(e.pos-r,t.pos-r),l=e.node(0),a=s.cellsInRect(i).filter(d=>d!=t.pos-r);a.unshift(t.pos-r);const c=a.map(d=>{const u=o.nodeAt(d);if(!u)throw RangeError(`No cell with offset ${d} found`);const p=r+d+1;return new zc(l.resolve(p),l.resolve(p+u.content.size))});super(c[0].$from,c[0].$to,c),this.$anchorCell=e,this.$headCell=t}map(e,t){const o=e.resolve(t.map(this.$anchorCell.pos)),s=e.resolve(t.map(this.$headCell.pos));if(Tr(o)&&Tr(s)&&ii(o,s)){const r=this.$anchorCell.node(-1)!=o.node(-1);return r&&this.isRowSelection()?Ge.rowSelection(o,s):r&&this.isColSelection()?Ge.colSelection(o,s):new Ge(o,s)}return $.between(o,s)}content(){const e=this.$anchorCell.node(-1),t=U.get(e),o=this.$anchorCell.start(-1),s=t.rectBetween(this.$anchorCell.pos-o,this.$headCell.pos-o),r={},i=[];for(let a=s.top;a<s.bottom;a++){const c=[];for(let d=a*t.width+s.left,u=s.left;u<s.right;u++,d++){const p=t.map[d];if(r[p])continue;r[p]=!0;const h=t.findCell(p);let f=e.nodeAt(p);if(!f)throw RangeError(`No cell with offset ${p} found`);const m=s.left-h.left,g=h.right-s.right;if(m>0||g>0){let v=f.attrs;if(m>0&&(v=fn(v,0,m)),g>0&&(v=fn(v,v.colspan-g,g)),h.left<s.left){if(f=f.type.createAndFill(v),!f)throw RangeError(`Could not create cell with attrs ${JSON.stringify(v)}`)}else f=f.type.create(v,f.content)}if(h.top<s.top||h.bottom>s.bottom){const v={...f.attrs,rowspan:Math.min(h.bottom,s.bottom)-Math.max(h.top,s.top)};h.top<s.top?f=f.type.createAndFill(v):f=f.type.create(v,f.content)}c.push(f)}i.push(e.child(a).copy(T.from(c)))}const l=this.isColSelection()&&this.isRowSelection()?e:i;return new A(T.from(l),1,1)}replace(e,t=A.empty){const o=e.steps.length,s=this.ranges;for(let i=0;i<s.length;i++){const{$from:l,$to:a}=s[i],c=e.mapping.slice(o);e.replace(c.map(l.pos),c.map(a.pos),i?A.empty:t)}const r=L.findFrom(e.doc.resolve(e.mapping.slice(o).map(this.to)),-1);r&&e.setSelection(r)}replaceWith(e,t){this.replace(e,new A(T.from(t),0,0))}forEachCell(e){const t=this.$anchorCell.node(-1),o=U.get(t),s=this.$anchorCell.start(-1),r=o.cellsInRect(o.rectBetween(this.$anchorCell.pos-s,this.$headCell.pos-s));for(let i=0;i<r.length;i++)e(t.nodeAt(r[i]),s+r[i])}isColSelection(){const e=this.$anchorCell.index(-1),t=this.$headCell.index(-1);if(Math.min(e,t)>0)return!1;const o=e+this.$anchorCell.nodeAfter.attrs.rowspan,s=t+this.$headCell.nodeAfter.attrs.rowspan;return Math.max(o,s)==this.$headCell.node(-1).childCount}static colSelection(e,t=e){const o=e.node(-1),s=U.get(o),r=e.start(-1),i=s.findCell(e.pos-r),l=s.findCell(t.pos-r),a=e.node(0);return i.top<=l.top?(i.top>0&&(e=a.resolve(r+s.map[i.left])),l.bottom<s.height&&(t=a.resolve(r+s.map[s.width*(s.height-1)+l.right-1]))):(l.top>0&&(t=a.resolve(r+s.map[l.left])),i.bottom<s.height&&(e=a.resolve(r+s.map[s.width*(s.height-1)+i.right-1]))),new Ge(e,t)}isRowSelection(){const e=this.$anchorCell.node(-1),t=U.get(e),o=this.$anchorCell.start(-1),s=t.colCount(this.$anchorCell.pos-o),r=t.colCount(this.$headCell.pos-o);if(Math.min(s,r)>0)return!1;const i=s+this.$anchorCell.nodeAfter.attrs.colspan,l=r+this.$headCell.nodeAfter.attrs.colspan;return Math.max(i,l)==t.width}eq(e){return e instanceof Ge&&e.$anchorCell.pos==this.$anchorCell.pos&&e.$headCell.pos==this.$headCell.pos}static rowSelection(e,t=e){const o=e.node(-1),s=U.get(o),r=e.start(-1),i=s.findCell(e.pos-r),l=s.findCell(t.pos-r),a=e.node(0);return i.left<=l.left?(i.left>0&&(e=a.resolve(r+s.map[i.top*s.width])),l.right<s.width&&(t=a.resolve(r+s.map[s.width*(l.top+1)-1]))):(l.left>0&&(t=a.resolve(r+s.map[l.top*s.width])),i.right<s.width&&(e=a.resolve(r+s.map[s.width*(i.top+1)-1]))),new Ge(e,t)}toJSON(){return{type:"cell",anchor:this.$anchorCell.pos,head:this.$headCell.pos}}static fromJSON(e,t){return new Ge(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,o=t){return new Ge(e.resolve(t),e.resolve(o))}getBookmark(){return new C1(this.$anchorCell.pos,this.$headCell.pos)}};Y.prototype.visible=!1;L.jsonID("cell",Y);var C1=class Ld{constructor(e,t){this.anchor=e,this.head=t}map(e){return new Ld(e.map(this.anchor),e.map(this.head))}resolve(e){const t=e.resolve(this.anchor),o=e.resolve(this.head);return t.parent.type.spec.tableRole=="row"&&o.parent.type.spec.tableRole=="row"&&t.index()<t.parent.childCount&&o.index()<o.parent.childCount&&ii(t,o)?new Y(t,o):L.near(o,1)}};function k1(n){if(!(n.selection instanceof Y))return null;const e=[];return n.selection.forEachCell((t,o)=>{e.push(pe.node(o,o+t.nodeSize,{class:"selectedCell"}))}),W.create(n.doc,e)}function T1({$from:n,$to:e}){if(n.pos==e.pos||n.pos<e.pos-6)return!1;let t=n.pos,o=e.pos,s=n.depth;for(;s>=0&&!(n.after(s+1)<n.end(s));s--,t++);for(let r=e.depth;r>=0&&!(e.before(r+1)>e.start(r));r--,o--);return t==o&&/row|table/.test(n.node(s).type.spec.tableRole)}function E1({$from:n,$to:e}){let t,o;for(let s=n.depth;s>0;s--){const r=n.node(s);if(r.type.spec.tableRole==="cell"||r.type.spec.tableRole==="header_cell"){t=r;break}}for(let s=e.depth;s>0;s--){const r=e.node(s);if(r.type.spec.tableRole==="cell"||r.type.spec.tableRole==="header_cell"){o=r;break}}return t!==o&&e.parentOffset===0}function M1(n,e,t){const o=(e||n).selection,s=(e||n).doc;let r,i;if(o instanceof R&&(i=o.node.type.spec.tableRole)){if(i=="cell"||i=="header_cell")r=Y.create(s,o.from);else if(i=="row"){const l=s.resolve(o.from+1);r=Y.rowSelection(l,l)}else if(!t){const l=U.get(o.node),a=o.from+1,c=a+l.map[l.width*l.height-1];r=Y.create(s,a+1,c)}}else o instanceof $&&T1(o)?r=$.create(s,o.from):o instanceof $&&E1(o)&&(r=$.create(s,o.$from.start(),o.$from.end()));return r&&(e||(e=n.tr)).setSelection(r),e}var A1=new Qn("fix-tables");function $d(n,e,t,o){const s=n.childCount,r=e.childCount;e:for(let i=0,l=0;i<r;i++){const a=e.child(i);for(let c=l,d=Math.min(s,i+3);c<d;c++)if(n.child(c)==a){l=c+1,t+=a.nodeSize;continue e}o(a,t),l<s&&n.child(l).sameMarkup(a)?$d(n.child(l),a,t+1,o):a.nodesBetween(0,a.content.size,o,t+1),t+=a.nodeSize}}function P1(n,e){let t;const o=(s,r)=>{s.type.spec.tableRole=="table"&&(t=I1(n,s,r,t))};return e?e.doc!=n.doc&&$d(e.doc,n.doc,0,o):n.doc.descendants(o),t}function I1(n,e,t,o){const s=U.get(e);if(!s.problems)return o;o||(o=n.tr);const r=[];for(let a=0;a<s.height;a++)r.push(0);for(let a=0;a<s.problems.length;a++){const c=s.problems[a];if(c.type=="collision"){const d=e.nodeAt(c.pos);if(!d)continue;const u=d.attrs;for(let p=0;p<u.rowspan;p++)r[c.row+p]+=c.n;o.setNodeMarkup(o.mapping.map(t+1+c.pos),null,fn(u,u.colspan-c.n,c.n))}else if(c.type=="missing")r[c.row]+=c.n;else if(c.type=="overlong_rowspan"){const d=e.nodeAt(c.pos);if(!d)continue;o.setNodeMarkup(o.mapping.map(t+1+c.pos),null,{...d.attrs,rowspan:d.attrs.rowspan-c.n})}else if(c.type=="colwidth mismatch"){const d=e.nodeAt(c.pos);if(!d)continue;o.setNodeMarkup(o.mapping.map(t+1+c.pos),null,{...d.attrs,colwidth:c.colwidth})}}let i,l;for(let a=0;a<r.length;a++)r[a]&&(i==null&&(i=a),l=a);for(let a=0,c=t+1;a<s.height;a++){const d=e.child(a),u=c+d.nodeSize,p=r[a];if(p>0){let h="cell";d.firstChild&&(h=d.firstChild.type.spec.tableRole);const f=[];for(let g=0;g<p;g++){const v=Ve(n.schema)[h].createAndFill();v&&f.push(v)}const m=(a==0||i==a-1)&&l==a?c+1:u-1;o.insert(o.mapping.map(m),f)}c=u}return o.setMeta(A1,{fixTables:!0})}function zd(n){const e=n.selection,t=ri(n),o=t.node(-1),s=t.start(-1),r=U.get(o);return{...e instanceof Y?r.rectBetween(e.$anchorCell.pos-s,e.$headCell.pos-s):r.findCell(t.pos-s),tableStart:s,map:r,table:o}}function N1(n){return function(e,t){if(!us(e))return!1;if(t){const o=Ve(e.schema),s=zd(e),r=e.tr,i=s.map.cellsInRect(n=="column"?{left:s.left,top:0,right:s.right,bottom:s.map.height}:n=="row"?{left:0,top:s.top,right:s.map.width,bottom:s.bottom}:s),l=i.map(a=>s.table.nodeAt(a));for(let a=0;a<i.length;a++)l[a].type==o.header_cell&&r.setNodeMarkup(s.tableStart+i[a],o.cell,l[a].attrs);if(r.steps.length==0)for(let a=0;a<i.length;a++)r.setNodeMarkup(s.tableStart+i[a],o.header_cell,l[a].attrs);t(r)}return!0}}function Yl(n,e,t){const o=e.map.cellsInRect({left:0,top:0,right:n=="row"?e.map.width:1,bottom:n=="column"?e.map.height:1});for(let s=0;s<o.length;s++){const r=e.table.nodeAt(o[s]);if(r&&r.type!==t.header_cell)return!1}return!0}function li(n,e){return e=e||{useDeprecatedLogic:!1},e.useDeprecatedLogic?N1(n):function(t,o){if(!us(t))return!1;if(o){const s=Ve(t.schema),r=zd(t),i=t.tr,l=Yl("row",r,s),a=Yl("column",r,s),d=(n==="column"?l:n==="row"?a:!1)?1:0,u=n=="column"?{left:0,top:d,right:1,bottom:r.map.height}:n=="row"?{left:d,top:0,right:r.map.width,bottom:1}:r,p=n=="column"?a?s.cell:s.header_cell:n=="row"?l?s.cell:s.header_cell:s.cell;r.map.cellsInRect(u).forEach(h=>{const f=h+r.tableStart,m=i.doc.nodeAt(f);m&&i.setNodeMarkup(f,p,m.attrs)}),o(i)}return!0}}li("row",{useDeprecatedLogic:!0});li("column",{useDeprecatedLogic:!0});li("cell",{useDeprecatedLogic:!0});function O1(n,e){if(e<0){const t=n.nodeBefore;if(t)return n.pos-t.nodeSize;for(let o=n.index(-1)-1,s=n.before();o>=0;o--){const r=n.node(-1).child(o),i=r.lastChild;if(i)return s-1-i.nodeSize;s-=r.nodeSize}}else{if(n.index()<n.parent.childCount-1)return n.pos+n.nodeAfter.nodeSize;const t=n.node(-1);for(let o=n.indexAfter(-1),s=n.after();o<t.childCount;o++){const r=t.child(o);if(r.childCount)return s+1;s+=r.nodeSize}}return null}function Xl(n){return function(e,t){if(!us(e))return!1;const o=O1(ri(e),n);if(o==null)return!1;if(t){const s=e.doc.resolve(o);t(e.tr.setSelection($.between(s,w1(s))).scrollIntoView())}return!0}}function yo(n,e){const t=n.selection;if(!(t instanceof Y))return!1;if(e){const o=n.tr,s=Ve(n.schema).cell.createAndFill().content;t.forEachCell((r,i)=>{r.content.eq(s)||o.replace(o.mapping.map(i+1),o.mapping.map(i+r.nodeSize-1),new A(s,0,0))}),o.docChanged&&e(o)}return!0}function R1(n){if(!n.size)return null;let{content:e,openStart:t,openEnd:o}=n;for(;e.childCount==1&&(t>0&&o>0||e.child(0).type.spec.tableRole=="table");)t--,o--,e=e.child(0).content;const s=e.child(0),r=s.type.spec.tableRole,i=s.type.schema,l=[];if(r=="row")for(let a=0;a<e.childCount;a++){let c=e.child(a).content;const d=a?0:Math.max(0,t-1),u=a<e.childCount-1?0:Math.max(0,o-1);(d||u)&&(c=Er(Ve(i).row,new A(c,d,u)).content),l.push(c)}else if(r=="cell"||r=="header_cell")l.push(t||o?Er(Ve(i).row,new A(e,t,o)).content:e);else return null;return D1(i,l)}function D1(n,e){const t=[];for(let s=0;s<e.length;s++){const r=e[s];for(let i=r.childCount-1;i>=0;i--){const{rowspan:l,colspan:a}=r.child(i).attrs;for(let c=s;c<s+l;c++)t[c]=(t[c]||0)+a}}let o=0;for(let s=0;s<t.length;s++)o=Math.max(o,t[s]);for(let s=0;s<t.length;s++)if(s>=e.length&&e.push(T.empty),t[s]<o){const r=Ve(n).cell.createAndFill(),i=[];for(let l=t[s];l<o;l++)i.push(r);e[s]=e[s].append(T.from(i))}return{height:e.length,width:o,rows:e}}function Er(n,e){const t=n.createAndFill();return new $c(t).replace(0,t.content.size,e).doc}function L1({width:n,height:e,rows:t},o,s){if(n!=o){const r=[],i=[];for(let l=0;l<t.length;l++){const a=t[l],c=[];for(let d=r[l]||0,u=0;d<o;u++){let p=a.child(u%a.childCount);d+p.attrs.colspan>o&&(p=p.type.createChecked(fn(p.attrs,p.attrs.colspan,d+p.attrs.colspan-o),p.content)),c.push(p),d+=p.attrs.colspan;for(let h=1;h<p.attrs.rowspan;h++)r[l+h]=(r[l+h]||0)+p.attrs.colspan}i.push(T.from(c))}t=i,n=o}if(e!=s){const r=[];for(let i=0,l=0;i<s;i++,l++){const a=[],c=t[l%e];for(let d=0;d<c.childCount;d++){let u=c.child(d);i+u.attrs.rowspan>s&&(u=u.type.create({...u.attrs,rowspan:Math.max(1,s-u.attrs.rowspan)},u.content)),a.push(u)}r.push(T.from(a))}t=r,e=s}return{width:n,height:e,rows:t}}function $1(n,e,t,o,s,r,i){const l=n.doc.type.schema,a=Ve(l);let c,d;if(s>e.width)for(let u=0,p=0;u<e.height;u++){const h=t.child(u);p+=h.nodeSize;const f=[];let m;h.lastChild==null||h.lastChild.type==a.cell?m=c||(c=a.cell.createAndFill()):m=d||(d=a.header_cell.createAndFill());for(let g=e.width;g<s;g++)f.push(m);n.insert(n.mapping.slice(i).map(p-1+o),f)}if(r>e.height){const u=[];for(let f=0,m=(e.height-1)*e.width;f<Math.max(e.width,s);f++){const g=f>=e.width?!1:t.nodeAt(e.map[m+f]).type==a.header_cell;u.push(g?d||(d=a.header_cell.createAndFill()):c||(c=a.cell.createAndFill()))}const p=a.row.create(null,T.from(u)),h=[];for(let f=e.height;f<r;f++)h.push(p);n.insert(n.mapping.slice(i).map(o+t.nodeSize-2),h)}return!!(c||d)}function Ql(n,e,t,o,s,r,i,l){if(i==0||i==e.height)return!1;let a=!1;for(let c=s;c<r;c++){const d=i*e.width+c,u=e.map[d];if(e.map[d-e.width]==u){a=!0;const p=t.nodeAt(u),{top:h,left:f}=e.findCell(u);n.setNodeMarkup(n.mapping.slice(l).map(u+o),null,{...p.attrs,rowspan:i-h}),n.insert(n.mapping.slice(l).map(e.positionAt(i,f,t)),p.type.createAndFill({...p.attrs,rowspan:h+p.attrs.rowspan-i})),c+=p.attrs.colspan-1}}return a}function ea(n,e,t,o,s,r,i,l){if(i==0||i==e.width)return!1;let a=!1;for(let c=s;c<r;c++){const d=c*e.width+i,u=e.map[d];if(e.map[d-1]==u){a=!0;const p=t.nodeAt(u),h=e.colCount(u),f=n.mapping.slice(l).map(u+o);n.setNodeMarkup(f,null,fn(p.attrs,i-h,p.attrs.colspan-(i-h))),n.insert(f+p.nodeSize,p.type.createAndFill(fn(p.attrs,0,i-h))),c+=p.attrs.rowspan-1}}return a}function ta(n,e,t,o,s){let r=t?n.doc.nodeAt(t-1):n.doc;if(!r)throw new Error("No table found");let i=U.get(r);const{top:l,left:a}=o,c=a+s.width,d=l+s.height,u=n.tr;let p=0;function h(){if(r=t?u.doc.nodeAt(t-1):u.doc,!r)throw new Error("No table found");i=U.get(r),p=u.mapping.maps.length}$1(u,i,r,t,c,d,p)&&h(),Ql(u,i,r,t,a,c,l,p)&&h(),Ql(u,i,r,t,a,c,d,p)&&h(),ea(u,i,r,t,l,d,a,p)&&h(),ea(u,i,r,t,l,d,c,p)&&h();for(let f=l;f<d;f++){const m=i.positionAt(f,a,r),g=i.positionAt(f,c,r);u.replace(u.mapping.slice(p).map(m+t),u.mapping.slice(p).map(g+t),new A(s.rows[f-l],0,0))}h(),u.setSelection(new Y(u.doc.resolve(t+i.positionAt(l,a,r)),u.doc.resolve(t+i.positionAt(d-1,c-1,r)))),e(u)}var z1=Qc({ArrowLeft:bo("horiz",-1),ArrowRight:bo("horiz",1),ArrowUp:bo("vert",-1),ArrowDown:bo("vert",1),"Shift-ArrowLeft":vo("horiz",-1),"Shift-ArrowRight":vo("horiz",1),"Shift-ArrowUp":vo("vert",-1),"Shift-ArrowDown":vo("vert",1),Backspace:yo,"Mod-Backspace":yo,Delete:yo,"Mod-Delete":yo});function Po(n,e,t){return t.eq(n.selection)?!1:(e&&e(n.tr.setSelection(t).scrollIntoView()),!0)}function bo(n,e){return(t,o,s)=>{if(!s)return!1;const r=t.selection;if(r instanceof Y)return Po(t,o,L.near(r.$headCell,e));if(n!="horiz"&&!r.empty)return!1;const i=Bd(s,n,e);if(i==null)return!1;if(n=="horiz")return Po(t,o,L.near(t.doc.resolve(r.head+e),e));{const l=t.doc.resolve(i),a=Dd(l,n,e);let c;return a?c=L.near(a,1):e<0?c=L.near(t.doc.resolve(l.before(-1)),-1):c=L.near(t.doc.resolve(l.after(-1)),1),Po(t,o,c)}}}function vo(n,e){return(t,o,s)=>{if(!s)return!1;const r=t.selection;let i;if(r instanceof Y)i=r;else{const a=Bd(s,n,e);if(a==null)return!1;i=new Y(t.doc.resolve(a))}const l=Dd(i.$headCell,n,e);return l?Po(t,o,new Y(i.$anchorCell,l)):!1}}function B1(n,e){const t=n.state.doc,o=oo(t.resolve(e));return o?(n.dispatch(n.state.tr.setSelection(new Y(o))),!0):!1}function V1(n,e,t){if(!us(n.state))return!1;let o=R1(t);const s=n.state.selection;if(s instanceof Y){o||(o={width:1,height:1,rows:[T.from(Er(Ve(n.state.schema).cell,t))]});const r=s.$anchorCell.node(-1),i=s.$anchorCell.start(-1),l=U.get(r).rectBetween(s.$anchorCell.pos-i,s.$headCell.pos-i);return o=L1(o,l.right-l.left,l.bottom-l.top),ta(n.state,n.dispatch,i,l,o),!0}else if(o){const r=ri(n.state),i=r.start(-1);return ta(n.state,n.dispatch,i,U.get(r.node(-1)).findCell(r.pos-i),o),!0}else return!1}function H1(n,e){var t;if(e.ctrlKey||e.metaKey)return;const o=na(n,e.target);let s;if(e.shiftKey&&n.state.selection instanceof Y)r(n.state.selection.$anchorCell,e),e.preventDefault();else if(e.shiftKey&&o&&(s=oo(n.state.selection.$anchor))!=null&&((t=Vs(n,e))==null?void 0:t.pos)!=s.pos)r(s,e),e.preventDefault();else if(!o)return;function r(a,c){let d=Vs(n,c);const u=nt.getState(n.state)==null;if(!d||!ii(a,d))if(u)d=a;else return;const p=new Y(a,d);if(u||!n.state.selection.eq(p)){const h=n.state.tr.setSelection(p);u&&h.setMeta(nt,a.pos),n.dispatch(h)}}function i(){n.root.removeEventListener("mouseup",i),n.root.removeEventListener("dragstart",i),n.root.removeEventListener("mousemove",l),nt.getState(n.state)!=null&&n.dispatch(n.state.tr.setMeta(nt,-1))}function l(a){const c=a,d=nt.getState(n.state);let u;if(d!=null)u=n.state.doc.resolve(d);else if(na(n,c.target)!=o&&(u=Vs(n,e),!u))return i();u&&r(u,c)}n.root.addEventListener("mouseup",i),n.root.addEventListener("dragstart",i),n.root.addEventListener("mousemove",l)}function Bd(n,e,t){if(!(n.state.selection instanceof $))return null;const{$head:o}=n.state.selection;for(let s=o.depth-1;s>=0;s--){const r=o.node(s);if((t<0?o.index(s):o.indexAfter(s))!=(t<0?0:r.childCount))return null;if(r.type.spec.tableRole=="cell"||r.type.spec.tableRole=="header_cell"){const l=o.before(s),a=e=="vert"?t>0?"down":"up":t>0?"right":"left";return n.endOfTextblock(a)?l:null}}return null}function na(n,e){for(;e&&e!=n.dom;e=e.parentNode)if(e.nodeName=="TD"||e.nodeName=="TH")return e;return null}function Vs(n,e){const t=n.posAtCoords({left:e.clientX,top:e.clientY});return t&&t?oo(n.state.doc.resolve(t.pos)):null}var F1=class{constructor(n,e){this.node=n,this.defaultCellMinWidth=e,this.dom=document.createElement("div"),this.dom.className="tableWrapper",this.table=this.dom.appendChild(document.createElement("table")),this.table.style.setProperty("--default-cell-min-width",`${e}px`),this.colgroup=this.table.appendChild(document.createElement("colgroup")),Mr(n,this.colgroup,this.table,e),this.contentDOM=this.table.appendChild(document.createElement("tbody"))}update(n){return n.type!=this.node.type?!1:(this.node=n,Mr(n,this.colgroup,this.table,this.defaultCellMinWidth),!0)}ignoreMutation(n){return n.type=="attributes"&&(n.target==this.table||this.colgroup.contains(n.target))}};function Mr(n,e,t,o,s,r){var i;let l=0,a=!0,c=e.firstChild;const d=n.firstChild;if(d){for(let u=0,p=0;u<d.childCount;u++){const{colspan:h,colwidth:f}=d.child(u).attrs;for(let m=0;m<h;m++,p++){const g=s==p?r:f&&f[m],v=g?g+"px":"";if(l+=g||o,g||(a=!1),c)c.style.width!=v&&(c.style.width=v),c=c.nextSibling;else{const C=document.createElement("col");C.style.width=v,e.appendChild(C)}}}for(;c;){const u=c.nextSibling;(i=c.parentNode)==null||i.removeChild(c),c=u}a?(t.style.width=l+"px",t.style.minWidth=""):(t.style.width="",t.style.minWidth=l+"px")}}var ge=new Qn("tableColumnResizing");function _1({handleWidth:n=5,cellMinWidth:e=25,defaultCellMinWidth:t=100,View:o=F1,lastColumnResizable:s=!0}={}){const r=new yn({key:ge,state:{init(i,l){var a,c;const d=(c=(a=r.spec)==null?void 0:a.props)==null?void 0:c.nodeViews,u=Ve(l.schema).table.name;return o&&d&&(d[u]=(p,h)=>new o(p,t,h)),new G1(-1,!1)},apply(i,l){return l.apply(i)}},props:{attributes:i=>{const l=ge.getState(i);return l&&l.activeHandle>-1?{class:"resize-cursor"}:{}},handleDOMEvents:{mousemove:(i,l)=>{W1(i,l,n,s)},mouseleave:i=>{j1(i)},mousedown:(i,l)=>{q1(i,l,e,t)}},decorations:i=>{const l=ge.getState(i);if(l&&l.activeHandle>-1)return Y1(i,l.activeHandle)},nodeViews:{}}});return r}var G1=class Io{constructor(e,t){this.activeHandle=e,this.dragging=t}apply(e){const t=this,o=e.getMeta(ge);if(o&&o.setHandle!=null)return new Io(o.setHandle,!1);if(o&&o.setDragging!==void 0)return new Io(t.activeHandle,o.setDragging);if(t.activeHandle>-1&&e.docChanged){let s=e.mapping.map(t.activeHandle,-1);return Tr(e.doc.resolve(s))||(s=-1),new Io(s,t.dragging)}return t}};function W1(n,e,t,o){const s=ge.getState(n.state);if(s&&!s.dragging){const r=K1(e.target);let i=-1;if(r){const{left:l,right:a}=r.getBoundingClientRect();e.clientX-l<=t?i=oa(n,e,"left",t):a-e.clientX<=t&&(i=oa(n,e,"right",t))}if(i!=s.activeHandle){if(!o&&i!==-1){const l=n.state.doc.resolve(i),a=l.node(-1),c=U.get(a),d=l.start(-1);if(c.colCount(l.pos-d)+l.nodeAfter.attrs.colspan-1==c.width-1)return}Vd(n,i)}}}function j1(n){const e=ge.getState(n.state);e&&e.activeHandle>-1&&!e.dragging&&Vd(n,-1)}function q1(n,e,t,o){var s;const r=(s=n.dom.ownerDocument.defaultView)!=null?s:window,i=ge.getState(n.state);if(!i||i.activeHandle==-1||i.dragging)return!1;const l=n.state.doc.nodeAt(i.activeHandle),a=U1(n,i.activeHandle,l.attrs);n.dispatch(n.state.tr.setMeta(ge,{setDragging:{startX:e.clientX,startWidth:a}}));function c(u){r.removeEventListener("mouseup",c),r.removeEventListener("mousemove",d);const p=ge.getState(n.state);p!=null&&p.dragging&&(J1(n,p.activeHandle,sa(p.dragging,u,t)),n.dispatch(n.state.tr.setMeta(ge,{setDragging:null})))}function d(u){if(!u.which)return c(u);const p=ge.getState(n.state);if(p&&p.dragging){const h=sa(p.dragging,u,t);ra(n,p.activeHandle,h,o)}}return ra(n,i.activeHandle,a,o),r.addEventListener("mouseup",c),r.addEventListener("mousemove",d),e.preventDefault(),!0}function U1(n,e,{colspan:t,colwidth:o}){const s=o&&o[o.length-1];if(s)return s;const r=n.domAtPos(e);let l=r.node.childNodes[r.offset].offsetWidth,a=t;if(o)for(let c=0;c<t;c++)o[c]&&(l-=o[c],a--);return l/a}function K1(n){for(;n&&n.nodeName!="TD"&&n.nodeName!="TH";)n=n.classList&&n.classList.contains("ProseMirror")?null:n.parentNode;return n}function oa(n,e,t,o){const s=t=="right"?-o:o,r=n.posAtCoords({left:e.clientX+s,top:e.clientY});if(!r)return-1;const{pos:i}=r,l=oo(n.state.doc.resolve(i));if(!l)return-1;if(t=="right")return l.pos;const a=U.get(l.node(-1)),c=l.start(-1),d=a.map.indexOf(l.pos-c);return d%a.width==0?-1:c+a.map[d-1]}function sa(n,e,t){const o=e.clientX-n.startX;return Math.max(t,n.startWidth+o)}function Vd(n,e){n.dispatch(n.state.tr.setMeta(ge,{setHandle:e}))}function J1(n,e,t){const o=n.state.doc.resolve(e),s=o.node(-1),r=U.get(s),i=o.start(-1),l=r.colCount(o.pos-i)+o.nodeAfter.attrs.colspan-1,a=n.state.tr;for(let c=0;c<r.height;c++){const d=c*r.width+l;if(c&&r.map[d]==r.map[d-r.width])continue;const u=r.map[d],p=s.nodeAt(u).attrs,h=p.colspan==1?0:l-r.colCount(u);if(p.colwidth&&p.colwidth[h]==t)continue;const f=p.colwidth?p.colwidth.slice():Z1(p.colspan);f[h]=t,a.setNodeMarkup(i+u,null,{...p,colwidth:f})}a.docChanged&&n.dispatch(a)}function ra(n,e,t,o){const s=n.state.doc.resolve(e),r=s.node(-1),i=s.start(-1),l=U.get(r).colCount(s.pos-i)+s.nodeAfter.attrs.colspan-1;let a=n.domAtPos(s.start(-1)).node;for(;a&&a.nodeName!="TABLE";)a=a.parentNode;a&&Mr(r,a.firstChild,a,o,l,t)}function Z1(n){return Array(n).fill(0)}function Y1(n,e){var t;const o=[],s=n.doc.resolve(e),r=s.node(-1);if(!r)return W.empty;const i=U.get(r),l=s.start(-1),a=i.colCount(s.pos-l)+s.nodeAfter.attrs.colspan-1;for(let c=0;c<i.height;c++){const d=a+c*i.width;if((a==i.width-1||i.map[d]!=i.map[d+1])&&(c==0||i.map[d]!=i.map[d-i.width])){const u=i.map[d],p=l+u+r.nodeAt(u).nodeSize-1,h=document.createElement("div");h.className="column-resize-handle",(t=ge.getState(n))!=null&&t.dragging&&o.push(pe.node(l+u,l+u+r.nodeAt(u).nodeSize,{class:"column-resize-dragging"})),o.push(pe.widget(p,h))}}return W.create(n.doc,o)}function X1({allowTableNodeSelection:n=!1}={}){return new yn({key:nt,state:{init(){return null},apply(e,t){const o=e.getMeta(nt);if(o!=null)return o==-1?null:o;if(t==null||!e.docChanged)return t;const{deleted:s,pos:r}=e.mapping.mapResult(t);return s?null:r}},props:{decorations:k1,handleDOMEvents:{mousedown:H1},createSelectionBetween(e){return nt.getState(e.state)!=null?e.state.selection:null},handleTripleClick:B1,handleKeyDown:z1,handlePaste:V1},appendTransaction(e,t,o){return M1(o,P1(o,t),n)}})}const Ln=n=>{const e=Object.fromEntries(Array.from(n.attributes).map(t=>[t.name,t.value]));return delete e.draggable,e},ia="data-gs-mrk-fs",la="data-gs-ib",Yo="data-gs-ifrg",Ke="attrs",Hd={[Ke]:{default:"{}"}},Fe={[Ke]:{default:{}}},Fd=n=>({[Ke]:JSON.stringify(Ln(n))}),_e=n=>({attrs:Ln(n)}),xn=n=>e=>[n,e.attrs.attrs,0],et=n=>n.attrs[Ke]?JSON.parse(n.attrs[Ke]):{},Q1={doc:{content:"block+"},text:{group:"inline",inline:!0},inlineFragment:{group:"block",content:"inline*",isTextBlock:!0,parseDOM:[{tag:`span[${Yo}]`,getAttrs:_e}],toDOM:()=>["span",{[Yo]:""},0]},div:{group:"block",content:"inline*",attrs:Fe,parseDOM:[{tag:"div",getAttrs:_e}],toDOM:xn("div")},paragraph:{group:"block",content:"inline*",attrs:Fe,parseDOM:[{tag:"p",getAttrs:_e}],toDOM:xn("p")},orderedList:{group:"block",content:"listItem+",attrs:Fe,parseDOM:[{tag:"ol",getAttrs:_e}],toDOM:xn("ol")},bulletList:{group:"block",content:"listItem+",attrs:Fe,parseDOM:[{tag:"ul",getAttrs:_e}],toDOM:xn("ul")},listItem:{content:"block*",group:"block",attrs:Fe,parseDOM:[{tag:"li",getAttrs:_e}],toDOM:xn("li"),defining:!0},codeBlock:{group:"block",content:"text*",marks:"",attrs:Fe,parseDOM:[{tag:"pre",getAttrs:_e}],toDOM:n=>["pre",n.attrs.attrs,["code",0]]},image:{inline:!0,group:"inline",selectable:!0,attrs:Fe,parseDOM:[{tag:"img[src]",getAttrs:_e}],toDOM:n=>["img",n.attrs.attrs]},inlineBreak:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:`br[${la}]`}],toDOM(){return["br",{[la]:""}]}},hardBreak:{inline:!1,group:"block",selectable:!1,attrs:Fe,parseDOM:[{tag:"br",getAttrs:_e}],toDOM:n=>["br",{...n.attrs.attrs}]},heading:{group:"block",content:"inline*",attrs:{level:{default:1},attrs:{default:{}}},defining:!0,parseDOM:Array.from({length:6},(n,e)=>({tag:`h${e+1}`,getAttrs:t=>({level:e+1,attrs:Ln(t)})})),toDOM({attrs:n}){const{level:e}=n;return[e?`h${e}`:"div",n.attrs,0]}},...S1({tableGroup:"block",cellContent:"block+",cellAttributes:{[Ke]:{default:Fe[Ke].default,getFromDOM:Ln,setDOMAttr:(n,e)=>{n&&Object.assign(e,n)}},background:{default:null,getFromDOM(n){return n.style.backgroundColor||null},setDOMAttr(n,e){n&&(e.style=(e.style||"")+`background-color: ${n};`)}}}}),nonTextNode:{group:"block",content:"block*",attrs:{tagName:{default:"span"},attrs:{default:{}}},parseDOM:[{tag:"*:not(tbody)",getAttrs:n=>({tagName:n.tagName.toLowerCase(),attrs:Ln(n)}),priority:0}],toDOM(n){const{tagName:e,attrs:t}=n.attrs;return[e,t,0]}}},wn=(n,e)=>({attrs:Hd,parseDOM:n.map(t=>({tag:t,getAttrs:Fd})),toDOM:e}),e0={strong:wn(["strong","b"],n=>["b",et(n)]),link:wn(["a"],n=>["a",et(n),0]),em:wn(["em","i"],n=>["em",et(n)]),underline:wn(["u"],n=>["u",et(n),0]),strikethrough:wn(["s"],n=>["s",et(n),0]),font_size:{attrs:{...Hd,size:{default:null}},parseDOM:[{tag:`span[${ia}]`,getAttrs:n=>({...Fd(n),size:n.style.fontSize})}],toDOM(n){const{size:e}=n.attrs,t={...et(n),[ia]:!0};return e&&(t.style=`font-size: ${e}`),["span",t,0]}}},aa=new vf({nodes:Q1,marks:e0}),ps=new WeakMap,ai=new WeakMap,t0=(n,e)=>{ps.set(n,e),ai.set(e,n)},n0=(n,e)=>{ps.delete(n),ai.delete(e)},Hs=n=>ps.get(n),o0=n=>ai.get(n),ca=n=>{var t;const e=o0(n);return(t=e==null?void 0:e.__gjsv)==null?void 0:t.model},s0=n=>n.dispatchEvent(new CustomEvent("input"));function r0(n){const e=t=>{if(t.tagName==="SPAN"&&t.hasAttribute(Yo)){if(t.getAttribute("style")){t.removeAttribute(Yo);return}const o=t.parentElement;if(o){for(;t.firstChild;)o.insertBefore(t.firstChild,t);o.removeChild(t)}}else Array.from(t.children).forEach(o=>e(o))};e(n)}function i0(n,e={}){if(!e.enableOnClick)return()=>{};const t=n.Components.events,o=d=>n.getSelectedAll().includes(d),s=d=>d.isInstanceOf("text")&&!d.isChildOf("text"),r=d=>d.isChildOf("text"),i=d=>n.getEditing()===d,l=(d,u={})=>{d.trigger("focus",u.event)},a=(d,u)=>{o(d)&&s(d)&&!i(d)&&l(d,u)},c=(d,u)=>{if(o(d)&&!s(d)&&r(d)){const p=d.parents().find(h=>h.isInstanceOf("text"));p&&(l(p,u),setTimeout(()=>n.select(p),0))}};return n.on(t.select,a),n.on(t.selectBefore,c),()=>{n.off(t.select,a),n.off(t.selectBefore,c)}}const l0=(n,e)=>{const t=a0(n);return t&&y0(t)?c0(n,e):t?jc(()=>({type:n.schema.nodes.div}))(n,e):!1};function a0(n){const e=n.selection.$from;if(e.node(e.depth).type===n.schema.nodes.inlineFragment){const t=e.depth-1;return e.node(t)}return e.node(e.depth)}function c0(n,e){const{selection:t,schema:o,tr:s}=n;s.split(t.from,1);const r=t.from+1,i=s.doc.nodeAt(r),l={...i.attrs.attrs,id:void 0},a=i.textContent.length>0,c=i.textContent.length||0,d=i.textContent||" ",u=o.text(d),p=o.nodes.div.create(l,a?u:[],[]);return s.replaceRangeWith(r,r+c+2,p),s.setSelection($.create(s.doc,r+1)),e==null||e(s.scrollIntoView()),!0}function d0(n,e,t){const{state:o,dispatch:s}=n,{selection:r,tr:i}=o,l=(a,c,d)=>{const u={};return a.split(";").forEach(p=>{const[h,f]=p.split(":").map(m=>m.trim());h&&(u[h]=f)}),u[c]=d,Object.entries(u).map(([p,h])=>`${p}: ${h}`).join("; ")};if(!r.empty||t)i.doc.nodesBetween(r.from,r.to,(a,c)=>{var d,u;if(a.type===o.schema.nodes.image){const p=l(((d=a.attrs.attrs)==null?void 0:d.style)||"","float",e);i.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:p}})}else if(a.type.isBlock){const p=l(((u=a.attrs.attrs)==null?void 0:u.style)||"","text-align",e);_d(a)?i.setBlockType(r.from,void 0,o.schema.nodes.div,{attrs:{style:p}}):i.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:p}})}});else{const a=o.doc.resolve(r.from),c=a.start(a.depth),d=o.doc.nodeAt(c);if(d!=null&&d.type.isBlock){const u=l(d.attrs.style||"","text-align",e);i.setNodeMarkup(c,void 0,{...d.attrs,style:u})}}i.docChanged&&s(i.scrollIntoView())}const Cn=(n,e)=>{const{from:t,to:o}=n.selection;let s=!1;return n.doc.nodesBetween(t,o,r=>{if(s)return!1;r.marks.some(i=>i.type===e)&&(s=!0)}),s};function u0(n,e,t="_blank"){const{state:o,dispatch:s}=n,{schema:r,selection:i,tr:l}=o,a=r.marks.link;try{const c=a.create({[Ke]:JSON.stringify({href:e,target:t})});l.addMark(i.from,i.to,c),s(l.scrollIntoView())}catch(c){console.error("Error applying link mark:",c)}}function p0(n,e){const{state:t,dispatch:o}=n,{selection:s,tr:r}=t;if(s.empty)return;const i=t.schema.marks.font_size;if(!i){console.error("Font size mark is not defined in the schema.");return}r.addMark(s.from,s.to,i.create({size:e})),o(r.scrollIntoView())}const Tt=(n,e)=>{const{doc:t,selection:o}=n.state,s=t.resolve(o.from);for(let r=s.depth;r>0;r--){const i=s.node(r);if(e(i))return{pos:r>0?s.before(r):0,start:s.start(r),depth:r,node:i}}},h0=n=>(n||"").split(";").map(e=>e.split(":")).reduce((e,[t,o])=>(t=t.replace(/-./g,s=>s.toUpperCase()[1]).trim(),e[t]=`${o}`.trim(),e),{});function f0(...n){return(e,t)=>{const o=i=>{e=e.apply(i),t==null||t(i)},s=n.pop();return n.reduce((i,l)=>i||l(e,o),!1)&&s!==void 0&&s(e,t)}}const m0=(n,e)=>{const{state:t,dispatch:o}=n;if(e!=null&&e.event){const{event:s}=e,r=n.posAtCoords({left:s.clientX,top:s.clientY});r!=null&&r.pos&&o(t.tr.setSelection($.create(t.doc,r.pos)))}else qc(t,o);setTimeout(()=>setTimeout(()=>n.focus()))},Ar=n=>n.isBlock,_d=n=>n.type.name==="inlineFragment",g0=n=>Ar(n)&&!_d(n),Gd=n=>n.type.name==="bulletList",Wd=n=>n.type.name==="orderedList",y0=n=>n.type.name==="heading",b0=n=>Gd(n)||Wd(n),da=(n,e)=>{var r,i;const t=(r=Tt(n,l=>l.type===e))==null?void 0:r.node,o=n.state.schema.nodes.listItem;let s;return t?s=pr(o):(i=Tt(n,b0))!=null&&i.node?s=f0(pr(o),ml(e)):s=ml(e),s(n.state,n.dispatch)},jd=(n,e)=>{const{selection:t}=n.state;return[...t.$from.marks(),...t.$to.marks()].find(o=>o.type.name===e)},v0=n=>{var i;const{view:e,prop:t,editor:o,propCSS:s}=n,r=(i=Tt(e,g0))==null?void 0:i.node;if(r){const l=r.attrs.attrs||{},a=h0(l.style);if(t in a)return a[t]||"";if(l.id){const c=o.Components.getById(l.id);return((c==null?void 0:c.getStyle())||{})[s]||""}}return""},S0=n=>{const{view:e,prop:t,markName:o,editor:s,propCSS:r}=n,i=jd(e,o);if(i){const l=i.attrs;if(l[t])return l[t];if(l[Ke]){const a=et(i).id;if(a){const c=s.Components.getById(a);return((c==null?void 0:c.getStyle())||{})[r]||""}}}return""},qd=(n,e)=>{const{dispatch:t}=n,{nodes:o,marks:s}=n.state.schema;return{text:{selected:()=>{const{selection:r,doc:i}=n.state;return i.textBetween(r.from,r.to," ")},replace:(r,i={})=>{const{state:l}=n,{from:a}=l.selection;let c=l.tr.replaceSelectionWith(l.schema.text(r));i.select&&(c=c.setSelection($.create(c.doc,a,a+r.length))),t==null||t(c)}},bold:{toggle:()=>vt(s.strong)(n.state,t),isActive:()=>Cn(n.state,s.strong)},italic:{toggle:()=>vt(s.em)(n.state,t),isActive:()=>Cn(n.state,s.em)},underline:{toggle:()=>vt(s.underline)(n.state,t),isActive:()=>Cn(n.state,s.underline)},strikethrough:{toggle:()=>vt(s.strikethrough)(n.state,t),isActive:()=>Cn(n.state,s.strikethrough)},link:{get:()=>{const r=ca(n);if(r!=null&&r.is("link"))return r.getAttributes();{const i=jd(n,"link");return i?et(i):{}}},toggle:()=>vt(s.link)(n.state,t),isActive:()=>Cn(n.state,s.link),create:r=>{const i=ca(n);i!=null&&i.is("link")?(i.addAttributes({href:r.url,target:r.target}),n.focus()):u0(n,r.url,r.target)}},alignText:{get:()=>v0({view:n,editor:e,prop:"textAlign",propCSS:"text-align"}),set:r=>d0(n,r.value,!0)},fontSize:{get:()=>S0({view:n,editor:e,markName:"font_size",prop:"size",propCSS:"font-size"}),set:r=>p0(n,r.value)},image:{open(){const r="assetLayout",{state:i,dispatch:l}=n,{selection:a,doc:c}=i,d=c.textBetween(a.from,a.to," "),u={id:r,disablePropagation:!0,placer:{type:"dialog",title:"Select image",size:"l"},header:!1,layout:{type:"panelAssets",onSelect:p=>{const h={alt:d,src:p.asset.getSrc()};l(i.tr.replaceSelectionWith(o.image.createAndFill({attrs:h})))}}};e.runCommand(F.layoutToggle,u)}},heading:{get:()=>{var i;const r=(i=Tt(n,Ar))==null?void 0:i.node;return`${(r==null?void 0:r.attrs.level)||""}`},set:({value:r})=>{var a;const{state:i}=n,l=(a=Tt(n,Ar))==null?void 0:a.node;pm(i.schema.nodes.heading,{attrs:l==null?void 0:l.attrs.attrs,level:r?parseInt(r,10):0})(i,t)}},listBullet:{isActive:()=>{var r;return!!((r=Tt(n,Gd))!=null&&r.node)},toggle:()=>da(n,o.bulletList)},listOrdered:{isActive:()=>{var r;return!!((r=Tt(n,Wd))!=null&&r.node)},toggle:()=>da(n,o.orderedList)}}};class ft{constructor(e,t,o={}){this.match=e,this.match=e,this.handler=typeof t=="string"?x0(t):t,this.undoable=o.undoable!==!1,this.inCode=o.inCode||!1}}function x0(n){return function(e,t,o,s){let r=n;if(t[1]){let i=t[0].lastIndexOf(t[1]);r+=t[0].slice(i+t[1].length),o+=i;let l=o-s;l>0&&(r=t[0].slice(i-l,i)+r,o=s)}return e.tr.insertText(r,o,s)}}const w0=500;function C0({rules:n}){let e=new yn({state:{init(){return null},apply(t,o){let s=t.getMeta(this);return s||(t.selectionSet||t.docChanged?null:o)}},props:{handleTextInput(t,o,s,r){return ua(t,o,s,r,n,e)},handleDOMEvents:{compositionend:t=>{setTimeout(()=>{let{$cursor:o}=t.state.selection;o&&ua(t,o.pos,o.pos,"",n,e)})}}},isInputRules:!0});return e}function ua(n,e,t,o,s,r){if(n.composing)return!1;let i=n.state,l=i.doc.resolve(e),a=l.parent.textBetween(Math.max(0,l.parentOffset-w0),l.parentOffset,null,"")+o;for(let c=0;c<s.length;c++){let d=s[c];if(l.parent.type.spec.code){if(!d.inCode)continue}else if(d.inCode==="only")continue;let u=d.match.exec(a),p=u&&d.handler(i,u,e-(u[0].length-o.length),t);if(p)return d.undoable&&p.setMeta(r,{transform:p,from:e,to:t,text:o}),n.dispatch(p),!0}return!1}const k0=new ft(/--$/,"—"),T0=new ft(/\.\.\.$/,"…"),E0=new ft(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(")$/,"“"),M0=new ft(/"$/,"”"),A0=new ft(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(')$/,"‘"),P0=new ft(/'$/,"’"),I0=[E0,M0,A0,P0];function ci(n,e,t=null,o){return new ft(n,(s,r,i,l)=>{let a=t instanceof Function?t(r):t,c=s.tr.delete(i,l),d=c.doc.resolve(i),u=d.blockRange(),p=u&&Pc(u,e,a);if(!p)return null;c.wrap(u,p);let h=c.doc.resolve(i-1).nodeBefore;return h&&h.type==e&&is(c.doc,i-1)&&(!o||o(r,h))&&c.join(i-1),c})}function Ud(n,e,t=null){return new ft(n,(o,s,r,i)=>{let l=o.doc.resolve(r),a=t instanceof Function?t(s):t;return l.node(-1).canReplaceWith(l.index(-1),l.indexAfter(-1),e)?o.tr.delete(r,i).setBlockType(r,r,e,a):null})}function N0(n){return ci(/^\s*>\s$/,n)}function O0(n){return ci(/^(\d+)\.\s$/,n,e=>({order:+e[1]}),(e,t)=>t.childCount+t.attrs.order==+e[1])}function R0(n){return ci(/^\s*([-+*])\s$/,n)}function D0(n){return Ud(/^```$/,n)}function L0(n,e){return Ud(new RegExp("^(#{1,"+e+"})\\s$"),n,t=>({level:t[1].length}))}function $0(n){const e=I0.concat(T0,k0);let t;return(t=n.nodes.blockquote)&&e.push(N0(t)),(t=n.nodes.orderedList)&&e.push(O0(t)),(t=n.nodes.bulletList)&&e.push(R0(t)),(t=n.nodes.codeBlock)&&e.push(D0(t)),(t=n.nodes.heading)&&e.push(L0(t,6)),C0({rules:e})}const z0="rteProseMirror",B0=H.free,ke="rte:selectionchange",ve={bold:'<svg viewBox="0 0 24 24"><path d="M13.5,15.5H10V12.5H13.5A1.5,1.5 0 0,1 15,14A1.5,1.5 0 0,1 13.5,15.5M10,6.5H13A1.5,1.5 0 0,1 14.5,8A1.5,1.5 0 0,1 13,9.5H10M15.6,10.79C16.57,10.11 17.25,9 17.25,8C17.25,5.74 15.5,4 13.25,4H7V18H14.04C16.14,18 17.75,16.3 17.75,14.21C17.75,12.69 16.89,11.39 15.6,10.79Z" /></svg>',italic:'<svg viewBox="0 0 24 24"><path d="M10,4V7H12.21L8.79,15H6V18H14V15H11.79L15.21,7H18V4H10Z" /></svg>',underline:'<svg viewBox="0 0 24 24"><path d="M5,21H19V19H5V21M12,17A6,6 0 0,0 18,11V3H15.5V11A3.5,3.5 0 0,1 12,14.5A3.5,3.5 0 0,1 8.5,11V3H6V11A6,6 0 0,0 12,17Z" /></svg>',strikethrough:'<svg viewBox="0 0 24 24"><path d="M7.2 9.8c-1.2-2.3.5-5 2.9-5.5 3.1-1 7.6.4 7.5 4.2h-3l-.1-.8c-.2-.6-.6-.9-1.2-1.1-.8-.3-2.1-.2-2.8.3C9 8.2 10.4 9.5 12 10H7.4l-.2-.2M21 13v-2H3v2h9.6l.6.2c.6.3 1.1.5 1.3 1.1.1.4.2.9 0 1.3-.2.5-.6.7-1.1.9-1.8.5-4-.2-3.9-2.4h-3c-.1 2.6 2.1 4.4 4.5 4.7 3.8.8 8.3-1.6 6.3-5.9l3.7.1Z"/></svg>',link:'<svg viewBox="0 0 24 24"><path d="M3.9,12C3.9,10.29 5.29,8.9 7,8.9H11V7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H11V15.1H7C5.29,15.1 3.9,13.71 3.9,12M8,13H16V11H8V13M17,7H13V8.9H17C18.71,8.9 20.1,10.29 20.1,12C20.1,13.71 18.71,15.1 17,15.1H13V17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7Z" /></svg>',image:'<svg viewBox="0 0 24 24"><path d="M19,19H5V5H19M19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M13.96,12.29L11.21,15.83L9.25,13.47L6.5,17H17.5L13.96,12.29Z"></path></svg>',listBullet:'<svg viewBox="0 0 24 24"><path d="M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5Z"/></svg>',listOrdered:'<svg viewBox="0 0 24 24"><path d="M7 13v-2h14v2H7m0 6v-2h14v2H7M7 7V5h14v2H7M3 8V5H2V4h2v4H3m-1 9v-1h3v4H2v-1h2v-.5H3v-1h1V17H2m2.3-7a.8.8 0 0 1 .7.8c0 .1 0 .3-.2.5L3 13h2v1H2v-1l2-2H2v-1h2.3Z"/></svg>',alignTextLeft:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M3,7H15V9H3V7M3,11H21V13H3V11M3,15H15V17H3V15M3,19H21V21H3V19Z" /></svg>',alignTextCenter:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M7,7H17V9H7V7M3,11H21V13H3V11M7,15H17V17H7V15M3,19H21V21H3V19Z" /></svg>',alignTextRight:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M9,7H21V9H9V7M3,11H21V13H3V11M9,15H21V17H9V15M3,19H21V21H3V19Z" /></svg>',alignTextJustify:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M3,7H21V9H3V7M3,11H21V13H3V11M3,15H21V17H3V15M3,19H21V21H3V19Z" /></svg>'},V0=(n,e)=>{var a;const{editor:t,el:o}=n,s=ps.get(o),r=qd(s,t),i={separator:{type:"column",style:{borderRightWidth:"1px",borderRightStyle:"solid",alignSelf:"stretch",margin:3}},bold:{id:"bold",icon:ve.bold,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.bold.isActive()})}},onClick:({setState:c})=>{r.bold.toggle(),c({active:r.bold.isActive()})}},italic:{id:"italic",icon:ve.italic,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.italic.isActive()})}},onClick:({setState:c})=>{r.italic.toggle(),c({active:r.italic.isActive()})}},underline:{id:"underline",icon:ve.underline,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.underline.isActive()})}},onClick:({setState:c})=>{r.underline.toggle(),c({active:r.underline.isActive()})}},strikethrough:{id:"strikethrough",icon:ve.strikethrough,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.strikethrough.isActive()})}},onClick:({setState:c})=>{r.strikethrough.toggle(),c({active:r.strikethrough.isActive()})}},image:{id:"image",icon:ve.image,size:"s",type:"button",onClick:()=>r.image.open()},link:{id:"link",icon:ve.link,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.link.isActive(),disabled:s.state.selection.empty})}},onClick:({event:c})=>{const d=c.currentTarget||c.target,{x:u,y:p,width:h,height:f}=d.getBoundingClientRect(),m="linkLayout",g=()=>t.runCommand(F.layoutRemove,{id:m}),v=r.link.get(),C={id:m,style:{width:240},disablePropagation:!0,placer:{type:"popover",closeOnClickAway:!0,x:u,y:p,w:h,h:f},header:{label:"Link"},layout:{type:"column",as:"form",style:{padding:"0 10px 15px",gap:10},onSubmit:y=>{y.preventDefault();const b=new FormData(y.currentTarget);r.link.create({url:b.get("url"),target:b.get("target")}),g()},children:[{type:"inputField",name:"url",label:"URL",placeholder:"eg. https://google.com",required:!0,value:(v==null?void 0:v.href)||"",onChange:({value:y,setState:b})=>b({value:y})},{type:"selectField",name:"target",label:"Open link in",emptyState:"Current window",value:(v==null?void 0:v.target)||"",options:[{id:"",label:"Current window"},{id:"_blank",label:"New window"}],onChange:({value:y,setState:b})=>b({value:y})},{type:"row",style:{gap:10,justifyContent:"end"},children:[r.link.isActive()&&{type:"button",label:"Clear",buttonType:"button",onClick:()=>{r.link.toggle(),g()}},{type:"button",variant:"primary",label:"Submit",buttonType:"submit"}]}]}};t.runCommand(F.layoutToggle,C)}},alignText:{id:"alignText",type:"buttonGroupField",size:"s",value:"",options:[{id:"left",icon:ve.alignTextLeft},{id:"center",icon:ve.alignTextCenter},{id:"right",icon:ve.alignTextRight},{id:"justify",icon:ve.alignTextJustify}],editorEvents:{[ke]:({setState:c})=>{c({value:r.alignText.get()})}},onChange:({value:c,setState:d})=>{d({value:c}),r.alignText.set({value:c})}},listBullet:{id:"listBullet",icon:ve.listBullet,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.listBullet.isActive()})}},onClick:({setState:c})=>{r.listBullet.toggle(),c({active:r.listBullet.isActive()})}},listOrdered:{id:"listOrdered",icon:ve.listOrdered,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.listOrdered.isActive()})}},onClick:({setState:c})=>{r.listOrdered.toggle(),c({active:r.listOrdered.isActive()})}},heading:{id:"heading",type:"selectField",size:"s",value:"",emptyState:"Heading",options:[{id:"",label:"Normal"},{id:"1",label:"Heading 1"},{id:"2",label:"Heading 2"},{id:"3",label:"Heading 3"},{id:"4",label:"Heading 4"},{id:"5",label:"Heading 5"},{id:"6",label:"Heading 6"}],editorEvents:{[ke]:({setState:c})=>{c({value:r.heading.get()})}},onChange:({value:c,setState:d})=>{d({value:c}),r.heading.set({value:c}),s.focus()}},fontSize:{id:"fontSize",type:"selectField",size:"s",value:"",emptyState:"Font size",options:[{id:"8pt",label:"8pt"},{id:"10pt",label:"10pt"},{id:"12pt",label:"12pt"},{id:"14pt",label:"14pt"},{id:"18pt",label:"18pt"},{id:"24pt",label:"24pt"},{id:"36pt",label:"36pt"}],editorEvents:{[ke]:({setState:c})=>{c({value:r.fontSize.get()})}},onChange:({value:c,setState:d})=>{d({value:c}),r.fontSize.set({value:c}),s.focus()}}},l=[i.bold,i.italic,i.underline,i.strikethrough,i.image,i.link,i.listBullet,i.listOrdered,i.alignText,i.heading,i.fontSize];return((a=e.toolbar)==null?void 0:a.call(e,{...n,commands:r,layouts:i,proseMirror:{view:s},items:l}))||l};class H0{constructor(e,t,o){this.editor=o,this.node=e,this.dom=document.createElement("img"),this.view=t,Object.keys(e.attrs.attrs).forEach(s=>{this.dom.setAttribute(s,e.attrs.attrs[s])}),this.dom.addEventListener("dblclick",s=>this.handleDoubleClick(s))}handleDoubleClick(e){const{editor:t,view:o}=this;qd(o,t).image.open(),e.preventDefault()}update(e){return e.type!==this.node.type?!1:(this.node=e,Object.keys(e.attrs.attrs).forEach(t=>{this.dom.setAttribute(t,e.attrs.attrs[t])}),!0)}selectNode(){this.dom.style.outline="2px solid #ffca6f"}deselectNode(){this.dom.style.outline=""}}const F0=function(n,e={}){const t={plugins:i=>i.plugins,...e},o=(i,l)=>{var f,m;const a=((f=t.schema)==null?void 0:f.call(t,{editor:n,schema:aa}))||aa,{nodes:c,marks:d}=a,u=cn.fromSchema(a).parse(i),p=Xt.create({doc:u,schema:a,plugins:(m=t.plugins)==null?void 0:m.call(t,{editor:n,Plugin:yn,plugins:[_1(),X1(),$0(a),km(),Rs({Tab:Xl(1),"Shift-Tab":Xl(-1)}),Rs({Enter:qn(Wc,Om(c.listItem),l0),"Shift-Enter":qn(Gc,(g,v)=>(v&&v(g.tr.replaceSelectionWith(c.inlineBreak.create()).scrollIntoView()),!0)),"Mod-z":Xc,"Mod-y":ur,"Mod-Shift-z":ur,"Mod-b":vt(d.strong),"Mod-i":vt(d.em),"Shift-Tab":pr(c.listItem),Tab:Lm(c.listItem)}),Rs(mm)]})}),h=new h1({mount:i},{state:p,dispatchTransaction(g){var S;const{state:v}=h,C=v.apply(g),y=!v.doc.eq(C.doc);h.updateState(C);const b=!v.selection.eq(C.selection);y&&(s0(((S=l==null?void 0:l.view)==null?void 0:S.el)||i),h.focus()),(b||y)&&n.trigger(ke)}});return i.__rteView=h,h.setProps({nodeViews:{image(g){return new H0(g,h,n)}}}),h},s=i=>V0(i,t);n.setCustomRte({toolbar:s,parseContent:!0,async enable(i,l,a){const c=Hs(i);if(c)return c;const d=o(i,a);return t0(i,d),m0(d,a),d},disable(i){const l=Hs(i);if(l)return n0(i,l),l.destroy(),{forceSync:!0}},getContent(i){const l=Hs(i);if(l){const{schema:a,doc:c}=l.state,d=document.createElement("div"),u=Vt.fromSchema(a).serializeFragment(c.content);return u.childNodes.forEach(p=>{p.nodeType===Node.ELEMENT_NODE&&p.innerHTML===""&&(p.innerHTML="<br/>")}),d.appendChild(u),r0(d),i.classList.remove("ProseMirror-focused"),d.innerHTML}return i.innerHTML}});const r=i0(n,t);G({editor:n,licenseKey:t.licenseKey,plan:B0,pluginName:z0,cleanup:()=>{n.RichTextEditor.customRte=void 0,r()}})},_0=_(F0),G0="canvasEmptyState",W0=H.startup,j0=function(n,e={}){const t=new WeakMap,o=new WeakMap,s=new WeakMap,r=new Set,i=new WeakMap,l={emptyStates:[],...e},a=(y,b)=>{let S=!1;const{isValid:x}=b;return Array.isArray(x)?S=x.some(w=>y.is(w)):zt(x)?S=x({component:y,editor:n}):S=y.is(x),S},c=y=>{const b=t.get(y);t.delete(y),b==null||b()},d=y=>{y.views.forEach(b=>c(b)),s.delete(y)},u=y=>{if(!(!y||r.has(y)))try{r.add(y);const b=y.components().length>0,S=s.get(y);if(b&&S)d(y);else if(!b&&!S){const x=i.has(y)?i.get(y):l.emptyStates.find(w=>a(y,w));if(i.set(y,x),!x)return;y.views.forEach(w=>{const E=x.render({editor:n,component:y,componentView:w,mount:k=>{o.set(w,k),s.set(y,!0);const M=w.getChildrenContainer();M==null||M.appendChild(k)},unmount:()=>c(w)});t.set(w,()=>{E==null||E();const k=o.get(w);k==null||k.remove()})})}}finally{r.delete(y)}},p=y=>{s.has(y)&&d(y)},h=({model:y})=>{u(y.getComponent())},f=n.Components.events,m=`${f.update}:components`,g="component:mount",v=n.Canvas.events.frameLoadBody,C=f.removed;n.on(m,u),n.on(g,u),n.on(C,p),n.on(v,h),G({editor:n,licenseKey:l.licenseKey,plan:W0,pluginName:G0,cleanup:()=>{n.off(m,u),n.off(g,u),n.off(C,p),n.off(v,h)}})},q0=_(j0),pa="canvasFullSize",U0=H.startup,K0=function(n,e={}){const{Canvas:t,Commands:o,Devices:s}=n,r={deviceMaxWidth:1200,deviceMinHeigth:500,canvasOffsetY:30,canvasOffsetX:50,canvasTransition:.3,frameBorderRadius:5,frameTransition:.3,...e},{canvasOffsetY:i,canvasOffsetX:l,canvasTransition:a,deviceMaxWidth:c,deviceMinHeigth:d,frameBorderRadius:u,frameTransition:p}=r,h=`${d}px`,f=t.events,m="core:preview",g=`${o.events.stopCommand}${m}`,v=t.getConfig(),C=`${pa}:disable`,y=s.getAll().map(S=>({...S.attributes}));v.scrollableCanvas=!0,s.getAll().map(S=>{!S.get("width")&&S.set("width",`${c}px`),!S.get("height")&&S.set("height","auto"),!S.get("minHeight")&&S.set("minHeight",h)});const b=S=>{const x="data-gs-plg-full-size",w=document.querySelector(`style[${x}]`);if(S&&w)return w.remove();const E=w||document.createElement("style"),k=t.getZoomMultiplier();E.setAttribute(x,"true"),E.innerHTML=`
|
|
799
|
+
}`,Ur=new WeakMap,Qh=(n,e)=>{Ur.set(n,e)},ef=n=>{Ur.delete(n)},vs=n=>Ur.get(n),fo=n=>{const e=n.target,t=e.closest(".tox"),o=e.matches(".ephox-snooker-resizer-bar");(t||o)&&n.stopPropagation()},Ui=n=>{n.stopPropagation(),n.preventDefault()},tf=(n,e)=>{const t=n.getDoc(),o=n.getWin();if(e!=null&&e.event){const{event:s}=e,{clientX:r,clientY:i}=s;let l;if(t.caretRangeFromPoint)l=t.caretRangeFromPoint(r,i);else if(t.caretPositionFromPoint){const a=t.caretPositionFromPoint(r,i);l=t.createRange(),l==null||l.setStart(a.offsetNode,a.offset)}if(l){const a=o.getSelection();a==null||a.removeAllRanges(),a==null||a.addRange(l),n.selection.setRng(l)}}else n.execCommand("SelectAll")},nf=n=>{var c,d;const{el:e,editor:t,componentView:o}=n,s=t.runCommand(F.getStateTheme),r=o.model,i={target:e,inline:!0,skin:(s==null?void 0:s.theme)===Pa.dark?"oxide-dark":"oxide",menubar:!1,image_advtab:!0,paste_data_images:!0,statusbar:!1,branding:!1,forced_root_block:"div",plugins:"advlist autolink lists link image media table",toolbar_mode:"sliding",toolbar:"bold italic underline strikethrough forecolor backcolor alignleft aligncenter alignright alignjustify link image | fontfamily fontsize bullist numlist outdent indent table"},l=((d=(c=n.pluginOpts)==null?void 0:c.loadConfig)==null?void 0:d.call(c,{config:i,editor:t,componentView:o,component:r}))||{};return{...i,...l}},Ki=(n,e=document)=>new Promise((t,o)=>{const s=Array.isArray(n)?[...n]:[n],{head:r}=e,i=l=>{if(l.length){const a=e.createElement("script");a.src=l.shift(),a.onload=i.bind(null,l),a.onerror=o,r.appendChild(a)}else t()};i(s)}),of=function(n,e={}){const t={cdnScript:"https://cdn.jsdelivr.net/npm/tinymce@6.8.5/tinymce.min.js",...e},{cdnScript:o}=t,s=n.Canvas.events,r=!t.skipCustomTheme,i="gs-plg-tinymce-studio-theme",l=async(d,u)=>{const p=d.ownerDocument,h=p.defaultView,f=u==null?void 0:u.view;if(!h||!f){console.warn("Missing required data",{win:h,componentView:f});return}const m=nf({el:d,editor:n,componentView:f,pluginOpts:t}),b=(await h.tinymce.init(m))[0];if(!b)return;const y=(await window.tinymce.init({...m,target:document.createElement("div")}))[0];return b.ui.show(),p.body.addEventListener("mousedown",fo),document.body.addEventListener("mousedown",fo),b.on("Change",()=>Kh(d)),b.on("blur",()=>b.ui.show()),b.on("OpenWindow",function(){var w;const S=(w=p.querySelector(".tox-dialog"))==null?void 0:w.closest(".tox");S&&(S==null?void 0:S.ownerDocument)!==document&&(document.body.appendChild(S),b.once("CloseWindow",()=>{S&&S.ownerDocument===document&&p.body.appendChild(S)}))}),d.addEventListener("dragstart",Ui,{capture:!0}),n.runCommand(F.setStateContextMenu,{enabled:!1}),tf(b,u),{rteEditor:b,rteEditorShallow:y}},a=(d,u)=>{d.ownerDocument.body.removeEventListener("mousedown",fo),document.body.removeEventListener("mousedown",fo),d.removeEventListener("dragstart",Ui,{capture:!0}),n.runCommand(F.setStateContextMenu,{enabled:!0}),u.rteEditor.destroy(),u.rteEditorShallow.destroy()};n.on(s.frameLoad,async({window:d})=>{const u=d.document;Ki(o,u)}),n.onReady(()=>{Ki(o,document),r&&Vr(i,Xh,{target:document.body})}),n.setCustomRte({parseContent:!0,async enable(d,u,p){const h=vs(d);if(h)return h.rteEditor;const f=await l(d,p);return f&&Qh(d,f),f==null?void 0:f.rteEditor},disable(d){const u=vs(d);u&&(ef(d),a(d,u))},getContent(d){var p,h;const u=vs(d);return u?(h=(p=u.rteEditor).getContent)==null?void 0:h.call(p):d.innerHTML}});const c=Jh(n,t.enableOnClick);G({editor:n,licenseKey:t.licenseKey,plan:Yh,pluginName:Zh,cleanup:()=>{n.RichTextEditor.customRte=void 0,c()}})},sf=_(of);function X(n){this.content=n}X.prototype={constructor:X,find:function(n){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===n)return e;return-1},get:function(n){var e=this.find(n);return e==-1?void 0:this.content[e+1]},update:function(n,e,t){var o=t&&t!=n?this.remove(t):this,s=o.find(n),r=o.content.slice();return s==-1?r.push(t||n,e):(r[s+1]=e,t&&(r[s]=t)),new X(r)},remove:function(n){var e=this.find(n);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new X(t)},addToStart:function(n,e){return new X([n,e].concat(this.remove(n).content))},addToEnd:function(n,e){var t=this.remove(n).content.slice();return t.push(n,e),new X(t)},addBefore:function(n,e,t){var o=this.remove(e),s=o.content.slice(),r=o.find(n);return s.splice(r==-1?s.length:r,0,e,t),new X(s)},forEach:function(n){for(var e=0;e<this.content.length;e+=2)n(this.content[e],this.content[e+1])},prepend:function(n){return n=X.from(n),n.size?new X(n.content.concat(this.subtract(n).content)):this},append:function(n){return n=X.from(n),n.size?new X(this.subtract(n).content.concat(n.content)):this},subtract:function(n){var e=this;n=X.from(n);for(var t=0;t<n.content.length;t+=2)e=e.remove(n.content[t]);return e},toObject:function(){var n={};return this.forEach(function(e,t){n[e]=t}),n},get size(){return this.content.length>>1}};X.from=function(n){if(n instanceof X)return n;var e=[];if(n)for(var t in n)e.push(t,n[t]);return new X(e)};function cc(n,e,t){for(let o=0;;o++){if(o==n.childCount||o==e.childCount)return n.childCount==e.childCount?null:t;let s=n.child(o),r=e.child(o);if(s==r){t+=s.nodeSize;continue}if(!s.sameMarkup(r))return t;if(s.isText&&s.text!=r.text){for(let i=0;s.text[i]==r.text[i];i++)t++;return t}if(s.content.size||r.content.size){let i=cc(s.content,r.content,t+1);if(i!=null)return i}t+=s.nodeSize}}function dc(n,e,t,o){for(let s=n.childCount,r=e.childCount;;){if(s==0||r==0)return s==r?null:{a:t,b:o};let i=n.child(--s),l=e.child(--r),a=i.nodeSize;if(i==l){t-=a,o-=a;continue}if(!i.sameMarkup(l))return{a:t,b:o};if(i.isText&&i.text!=l.text){let c=0,d=Math.min(i.text.length,l.text.length);for(;c<d&&i.text[i.text.length-c-1]==l.text[l.text.length-c-1];)c++,t--,o--;return{a:t,b:o}}if(i.content.size||l.content.size){let c=dc(i.content,l.content,t-1,o-1);if(c)return c}t-=a,o-=a}}class T{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let o=0;o<e.length;o++)this.size+=e[o].nodeSize}nodesBetween(e,t,o,s=0,r){for(let i=0,l=0;l<t;i++){let a=this.content[i],c=l+a.nodeSize;if(c>e&&o(a,s+l,r||null,i)!==!1&&a.content.size){let d=l+1;a.nodesBetween(Math.max(0,e-d),Math.min(a.content.size,t-d),o,s+d)}l=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,o,s){let r="",i=!0;return this.nodesBetween(e,t,(l,a)=>{let c=l.isText?l.text.slice(Math.max(e,a)-a,t-a):l.isLeaf?s?typeof s=="function"?s(l):s:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&c||l.isTextblock)&&o&&(i?i=!1:r+=o),r+=c},0),r}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,o=e.firstChild,s=this.content.slice(),r=0;for(t.isText&&t.sameMarkup(o)&&(s[s.length-1]=t.withText(t.text+o.text),r=1);r<e.content.length;r++)s.push(e.content[r]);return new T(s,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let o=[],s=0;if(t>e)for(let r=0,i=0;i<t;r++){let l=this.content[r],a=i+l.nodeSize;a>e&&((i<e||a>t)&&(l.isText?l=l.cut(Math.max(0,e-i),Math.min(l.text.length,t-i)):l=l.cut(Math.max(0,e-i-1),Math.min(l.content.size,t-i-1))),o.push(l),s+=l.nodeSize),i=a}return new T(o,s)}cutByIndex(e,t){return e==t?T.empty:e==0&&t==this.content.length?this:new T(this.content.slice(e,t))}replaceChild(e,t){let o=this.content[e];if(o==t)return this;let s=this.content.slice(),r=this.size+t.nodeSize-o.nodeSize;return s[e]=t,new T(s,r)}addToStart(e){return new T([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new T(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))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 t=this.content[e];if(!t)throw new RangeError("Index "+e+" out of range for "+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,o=0;t<this.content.length;t++){let s=this.content[t];e(s,o,t),o+=s.nodeSize}}findDiffStart(e,t=0){return cc(this,e,t)}findDiffEnd(e,t=this.size,o=e.size){return dc(this,e,t,o)}findIndex(e,t=-1){if(e==0)return mo(0,e);if(e==this.size)return mo(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let o=0,s=0;;o++){let r=this.child(o),i=s+r.nodeSize;if(i>=e)return i==e||t>0?mo(o+1,i):mo(o,s);s=i}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,t){if(!t)return T.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new T(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return T.empty;let t,o=0;for(let s=0;s<e.length;s++){let r=e[s];o+=r.nodeSize,s&&r.isText&&e[s-1].sameMarkup(r)?(t||(t=e.slice(0,s)),t[t.length-1]=r.withText(t[t.length-1].text+r.text)):t&&t.push(r)}return new T(t||e,o)}static from(e){if(!e)return T.empty;if(e instanceof T)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new T([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}T.empty=new T([],0);const xs={index:0,offset:0};function mo(n,e){return xs.index=n,xs.offset=e,xs}function Bo(n,e){if(n===e)return!0;if(!(n&&typeof n=="object")||!(e&&typeof e=="object"))return!1;let t=Array.isArray(n);if(Array.isArray(e)!=t)return!1;if(t){if(n.length!=e.length)return!1;for(let o=0;o<n.length;o++)if(!Bo(n[o],e[o]))return!1}else{for(let o in n)if(!(o in e)||!Bo(n[o],e[o]))return!1;for(let o in e)if(!(o in n))return!1}return!0}class V{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,o=!1;for(let s=0;s<e.length;s++){let r=e[s];if(this.eq(r))return e;if(this.type.excludes(r.type))t||(t=e.slice(0,s));else{if(r.type.excludes(this.type))return e;!o&&r.type.rank>this.type.rank&&(t||(t=e.slice(0,s)),t.push(this),o=!0),t&&t.push(r)}}return t||(t=e.slice()),o||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&Bo(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Mark.fromJSON");let o=e.marks[t.type];if(!o)throw new RangeError(`There is no mark type ${t.type} in this schema`);let s=o.create(t.attrs);return o.checkAttrs(s.attrs),s}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let o=0;o<e.length;o++)if(!e[o].eq(t[o]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return V.none;if(e instanceof V)return[e];let t=e.slice();return t.sort((o,s)=>o.type.rank-s.type.rank),t}}V.none=[];class Vo extends Error{}class A{constructor(e,t,o){this.content=e,this.openStart=t,this.openEnd=o}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let o=pc(this.content,e+this.openStart,t);return o&&new A(o,this.openStart,this.openEnd)}removeBetween(e,t){return new A(uc(this.content,e+this.openStart,t+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,t){if(!t)return A.empty;let o=t.openStart||0,s=t.openEnd||0;if(typeof o!="number"||typeof s!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new A(T.fromJSON(e,t.content),o,s)}static maxOpen(e,t=!0){let o=0,s=0;for(let r=e.firstChild;r&&!r.isLeaf&&(t||!r.type.spec.isolating);r=r.firstChild)o++;for(let r=e.lastChild;r&&!r.isLeaf&&(t||!r.type.spec.isolating);r=r.lastChild)s++;return new A(e,o,s)}}A.empty=new A(T.empty,0,0);function uc(n,e,t){let{index:o,offset:s}=n.findIndex(e),r=n.maybeChild(o),{index:i,offset:l}=n.findIndex(t);if(s==e||r.isText){if(l!=t&&!n.child(i).isText)throw new RangeError("Removing non-flat range");return n.cut(0,e).append(n.cut(t))}if(o!=i)throw new RangeError("Removing non-flat range");return n.replaceChild(o,r.copy(uc(r.content,e-s-1,t-s-1)))}function pc(n,e,t,o){let{index:s,offset:r}=n.findIndex(e),i=n.maybeChild(s);if(r==e||i.isText)return n.cut(0,e).append(t).append(n.cut(e));let l=pc(i.content,e-r-1,t);return l&&n.replaceChild(s,i.copy(l))}function rf(n,e,t){if(t.openStart>n.depth)throw new Vo("Inserted content deeper than insertion position");if(n.depth-t.openStart!=e.depth-t.openEnd)throw new Vo("Inconsistent open depths");return hc(n,e,t,0)}function hc(n,e,t,o){let s=n.index(o),r=n.node(o);if(s==e.index(o)&&o<n.depth-t.openStart){let i=hc(n,e,t,o+1);return r.copy(r.content.replaceChild(s,i))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&n.depth==o&&e.depth==o){let i=n.parent,l=i.content;return At(i,l.cut(0,n.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:i,end:l}=lf(t,n);return At(r,mc(n,i,l,e,o))}else return At(r,Ho(n,e,o))}function fc(n,e){if(!e.type.compatibleContent(n.type))throw new Vo("Cannot join "+e.type.name+" onto "+n.type.name)}function ar(n,e,t){let o=n.node(t);return fc(o,e.node(t)),o}function Mt(n,e){let t=e.length-1;t>=0&&n.isText&&n.sameMarkup(e[t])?e[t]=n.withText(e[t].text+n.text):e.push(n)}function In(n,e,t,o){let s=(e||n).node(t),r=0,i=e?e.index(t):s.childCount;n&&(r=n.index(t),n.depth>t?r++:n.textOffset&&(Mt(n.nodeAfter,o),r++));for(let l=r;l<i;l++)Mt(s.child(l),o);e&&e.depth==t&&e.textOffset&&Mt(e.nodeBefore,o)}function At(n,e){return n.type.checkContent(e),n.copy(e)}function mc(n,e,t,o,s){let r=n.depth>s&&ar(n,e,s+1),i=o.depth>s&&ar(t,o,s+1),l=[];return In(null,n,s,l),r&&i&&e.index(s)==t.index(s)?(fc(r,i),Mt(At(r,mc(n,e,t,o,s+1)),l)):(r&&Mt(At(r,Ho(n,e,s+1)),l),In(e,t,s,l),i&&Mt(At(i,Ho(t,o,s+1)),l)),In(o,null,s,l),new T(l)}function Ho(n,e,t){let o=[];if(In(null,n,t,o),n.depth>t){let s=ar(n,e,t+1);Mt(At(s,Ho(n,e,t+1)),o)}return In(e,null,t,o),new T(o)}function lf(n,e){let t=e.depth-n.openStart,s=e.node(t).copy(n.content);for(let r=t-1;r>=0;r--)s=e.node(r).copy(T.from(s));return{start:s.resolveNoCache(n.openStart+t),end:s.resolveNoCache(s.content.size-n.openEnd-t)}}class jn{constructor(e,t,o){this.pos=e,this.path=t,this.parentOffset=o,this.depth=t.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,t=this.index(this.depth);if(t==e.childCount)return null;let o=this.pos-this.path[this.path.length-1],s=e.child(t);return o?e.child(t).cut(o):s}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let o=this.path[t*3],s=t==0?0:this.path[t*3-1]+1;for(let r=0;r<e;r++)s+=o.child(r).nodeSize;return s}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return V.none;if(this.textOffset)return e.child(t).marks;let o=e.maybeChild(t-1),s=e.maybeChild(t);if(!o){let l=o;o=s,s=l}let r=o.marks;for(var i=0;i<r.length;i++)r[i].type.spec.inclusive===!1&&(!s||!r[i].isInSet(s.marks))&&(r=r[i--].removeFromSet(r));return r}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let o=t.marks,s=e.parent.maybeChild(e.index());for(var r=0;r<o.length;r++)o[r].type.spec.inclusive===!1&&(!s||!o[r].isInSet(s.marks))&&(o=o[r--].removeFromSet(o));return o}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let o=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);o>=0;o--)if(e.pos<=this.end(o)&&(!t||t(this.node(o))))return new Fo(this,e,o);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 t=1;t<=this.depth;t++)e+=(e?"/":"")+this.node(t).type.name+"_"+this.index(t-1);return e+":"+this.parentOffset}static resolve(e,t){if(!(t>=0&&t<=e.content.size))throw new RangeError("Position "+t+" out of range");let o=[],s=0,r=t;for(let i=e;;){let{index:l,offset:a}=i.content.findIndex(r),c=r-a;if(o.push(i,l,s+a),!c||(i=i.child(l),i.isText))break;r=c-1,s+=a+1}return new jn(t,o,r)}static resolveCached(e,t){let o=Ji.get(e);if(o)for(let r=0;r<o.elts.length;r++){let i=o.elts[r];if(i.pos==t)return i}else Ji.set(e,o=new af);let s=o.elts[o.i]=jn.resolve(e,t);return o.i=(o.i+1)%cf,s}}class af{constructor(){this.elts=[],this.i=0}}const cf=12,Ji=new WeakMap;class Fo{constructor(e,t,o){this.$from=e,this.$to=t,this.depth=o}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 df=Object.create(null);let Pt=class cr{constructor(e,t,o,s=V.none){this.type=e,this.attrs=t,this.marks=s,this.content=o||T.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,t,o,s=0){this.content.nodesBetween(e,t,o,s,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,t,o,s){return this.content.textBetween(e,t,o,s)}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,t,o){return this.type==e&&Bo(this.attrs,t||e.defaultAttrs||df)&&V.sameSet(this.marks,o||V.none)}copy(e=null){return e==this.content?this:new cr(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new cr(this.type,this.attrs,this.content,e)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,o=!1){if(e==t)return A.empty;let s=this.resolve(e),r=this.resolve(t),i=o?0:s.sharedDepth(t),l=s.start(i),c=s.node(i).content.cut(s.pos-l,r.pos-l);return new A(c,s.depth-i,r.depth-i)}replace(e,t,o){return rf(this.resolve(e),this.resolve(t),o)}nodeAt(e){for(let t=this;;){let{index:o,offset:s}=t.content.findIndex(e);if(t=t.maybeChild(o),!t)return null;if(s==e||t.isText)return t;e-=s+1}}childAfter(e){let{index:t,offset:o}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:o}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:o}=this.content.findIndex(e);if(o<e)return{node:this.content.child(t),index:t,offset:o};let s=this.content.child(t-1);return{node:s,index:t-1,offset:o-s.nodeSize}}resolve(e){return jn.resolveCached(this,e)}resolveNoCache(e){return jn.resolve(this,e)}rangeHasMark(e,t,o){let s=!1;return t>e&&this.nodesBetween(e,t,r=>(o.isInSet(r.marks)&&(s=!0),!s)),s}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()+")"),gc(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw new Error("Called contentMatchAt on a node with invalid content");return t}canReplace(e,t,o=T.empty,s=0,r=o.childCount){let i=this.contentMatchAt(e).matchFragment(o,s,r),l=i&&i.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let a=s;a<r;a++)if(!this.type.allowsMarks(o.child(a).marks))return!1;return!0}canReplaceWith(e,t,o,s){if(s&&!this.type.allowsMarks(s))return!1;let r=this.contentMatchAt(e).matchType(o),i=r&&r.matchFragment(this.content,t);return i?i.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=V.none;for(let t=0;t<this.marks.length;t++){let o=this.marks[t];o.type.checkAttrs(o.attrs),e=o.addToSet(e)}if(!V.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(t=>t.type.name)}`);this.content.forEach(t=>t.check())}toJSON(){let e={type:this.type.name};for(let t 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(t=>t.toJSON())),e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Node.fromJSON");let o;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");o=t.marks.map(e.markFromJSON)}if(t.type=="text"){if(typeof t.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(t.text,o)}let s=T.fromJSON(e,t.content),r=e.nodeType(t.type).create(t.attrs,s,o);return r.type.checkAttrs(r.attrs),r}};Pt.prototype.text=void 0;class _o extends Pt{constructor(e,t,o,s){if(super(e,t,null,s),!o)throw new RangeError("Empty text nodes are not allowed");this.text=o}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):gc(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new _o(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new _o(this.type,this.attrs,e,this.marks)}cut(e=0,t=this.text.length){return e==0&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}}function gc(n,e){for(let t=n.length-1;t>=0;t--)e=n[t].type.name+"("+e+")";return e}class Lt{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let o=new uf(e,t);if(o.next==null)return Lt.empty;let s=yc(o);o.next&&o.err("Unexpected trailing text");let r=bf(yf(s));return Sf(r,o),r}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,o=e.childCount){let s=this;for(let r=t;s&&r<o;r++)s=s.matchType(e.child(r).type);return s}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:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let o=0;o<e.next.length;o++)if(this.next[t].type==e.next[o].type)return!0;return!1}fillBefore(e,t=!1,o=0){let s=[this];function r(i,l){let a=i.matchFragment(e,o);if(a&&(!t||a.validEnd))return T.from(l.map(c=>c.createAndFill()));for(let c=0;c<i.next.length;c++){let{type:d,next:u}=i.next[c];if(!(d.isText||d.hasRequiredAttrs())&&s.indexOf(u)==-1){s.push(u);let p=r(u,l.concat(d));if(p)return p}}return null}return r(this,[])}findWrapping(e){for(let o=0;o<this.wrapCache.length;o+=2)if(this.wrapCache[o]==e)return this.wrapCache[o+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),o=[{match:this,type:null,via:null}];for(;o.length;){let s=o.shift(),r=s.match;if(r.matchType(e)){let i=[];for(let l=s;l.type;l=l.via)i.push(l.type);return i.reverse()}for(let i=0;i<r.next.length;i++){let{type:l,next:a}=r.next[i];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!s.type||a.validEnd)&&(o.push({match:l.contentMatch,type:l,via:s}),t[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 t(o){e.push(o);for(let s=0;s<o.next.length;s++)e.indexOf(o.next[s].next)==-1&&t(o.next[s].next)}return t(this),e.map((o,s)=>{let r=s+(o.validEnd?"*":" ")+" ";for(let i=0;i<o.next.length;i++)r+=(i?", ":"")+o.next[i].type.name+"->"+e.indexOf(o.next[i].next);return r}).join(`
|
|
800
|
+
`)}}Lt.empty=new Lt(!0);class uf{constructor(e,t){this.string=e,this.nodeTypes=t,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 yc(n){let e=[];do e.push(pf(n));while(n.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function pf(n){let e=[];do e.push(hf(n));while(n.next&&n.next!=")"&&n.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function hf(n){let e=gf(n);for(;;)if(n.eat("+"))e={type:"plus",expr:e};else if(n.eat("*"))e={type:"star",expr:e};else if(n.eat("?"))e={type:"opt",expr:e};else if(n.eat("{"))e=ff(n,e);else break;return e}function Zi(n){/\D/.test(n.next)&&n.err("Expected number, got '"+n.next+"'");let e=Number(n.next);return n.pos++,e}function ff(n,e){let t=Zi(n),o=t;return n.eat(",")&&(n.next!="}"?o=Zi(n):o=-1),n.eat("}")||n.err("Unclosed braced range"),{type:"range",min:t,max:o,expr:e}}function mf(n,e){let t=n.nodeTypes,o=t[e];if(o)return[o];let s=[];for(let r in t){let i=t[r];i.isInGroup(e)&&s.push(i)}return s.length==0&&n.err("No node type or group '"+e+"' found"),s}function gf(n){if(n.eat("(")){let e=yc(n);return n.eat(")")||n.err("Missing closing paren"),e}else if(/\W/.test(n.next))n.err("Unexpected token '"+n.next+"'");else{let e=mf(n,n.next).map(t=>(n.inline==null?n.inline=t.isInline:n.inline!=t.isInline&&n.err("Mixing inline and block content"),{type:"name",value:t}));return n.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function yf(n){let e=[[]];return s(r(n,0),t()),e;function t(){return e.push([])-1}function o(i,l,a){let c={term:a,to:l};return e[i].push(c),c}function s(i,l){i.forEach(a=>a.to=l)}function r(i,l){if(i.type=="choice")return i.exprs.reduce((a,c)=>a.concat(r(c,l)),[]);if(i.type=="seq")for(let a=0;;a++){let c=r(i.exprs[a],l);if(a==i.exprs.length-1)return c;s(c,l=t())}else if(i.type=="star"){let a=t();return o(l,a),s(r(i.expr,a),a),[o(a)]}else if(i.type=="plus"){let a=t();return s(r(i.expr,l),a),s(r(i.expr,a),a),[o(a)]}else{if(i.type=="opt")return[o(l)].concat(r(i.expr,l));if(i.type=="range"){let a=l;for(let c=0;c<i.min;c++){let d=t();s(r(i.expr,a),d),a=d}if(i.max==-1)s(r(i.expr,a),a);else for(let c=i.min;c<i.max;c++){let d=t();o(a,d),s(r(i.expr,a),d),a=d}return[o(a)]}else{if(i.type=="name")return[o(l,void 0,i.value)];throw new Error("Unknown expr type")}}}}function bc(n,e){return e-n}function Yi(n,e){let t=[];return o(e),t.sort(bc);function o(s){let r=n[s];if(r.length==1&&!r[0].term)return o(r[0].to);t.push(s);for(let i=0;i<r.length;i++){let{term:l,to:a}=r[i];!l&&t.indexOf(a)==-1&&o(a)}}}function bf(n){let e=Object.create(null);return t(Yi(n,0));function t(o){let s=[];o.forEach(i=>{n[i].forEach(({term:l,to:a})=>{if(!l)return;let c;for(let d=0;d<s.length;d++)s[d][0]==l&&(c=s[d][1]);Yi(n,a).forEach(d=>{c||s.push([l,c=[]]),c.indexOf(d)==-1&&c.push(d)})})});let r=e[o.join(",")]=new Lt(o.indexOf(n.length-1)>-1);for(let i=0;i<s.length;i++){let l=s[i][1].sort(bc);r.next.push({type:s[i][0],next:e[l.join(",")]||t(l)})}return r}}function Sf(n,e){for(let t=0,o=[n];t<o.length;t++){let s=o[t],r=!s.validEnd,i=[];for(let l=0;l<s.next.length;l++){let{type:a,next:c}=s.next[l];i.push(a.name),r&&!(a.isText||a.hasRequiredAttrs())&&(r=!1),o.indexOf(c)==-1&&o.push(c)}r&&e.err("Only non-generatable nodes ("+i.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function Sc(n){let e=Object.create(null);for(let t in n){let o=n[t];if(!o.hasDefault)return null;e[t]=o.default}return e}function vc(n,e){let t=Object.create(null);for(let o in n){let s=e&&e[o];if(s===void 0){let r=n[o];if(r.hasDefault)s=r.default;else throw new RangeError("No value supplied for attribute "+o)}t[o]=s}return t}function xc(n,e,t,o){for(let s in e)if(!(s in n))throw new RangeError(`Unsupported attribute ${s} for ${t} of type ${s}`);for(let s in n){let r=n[s];r.validate&&r.validate(e[s])}}function wc(n,e){let t=Object.create(null);if(e)for(let o in e)t[o]=new xf(n,o,e[o]);return t}let Xi=class Cc{constructor(e,t,o){this.name=e,this.schema=t,this.spec=o,this.markSet=null,this.groups=o.group?o.group.split(" "):[],this.attrs=wc(e,o.attrs),this.defaultAttrs=Sc(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(o.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Lt.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:vc(this.attrs,e)}create(e=null,t,o){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Pt(this,this.computeAttrs(e),T.from(t),V.setFrom(o))}createChecked(e=null,t,o){return t=T.from(t),this.checkContent(t),new Pt(this,this.computeAttrs(e),t,V.setFrom(o))}createAndFill(e=null,t,o){if(e=this.computeAttrs(e),t=T.from(t),t.size){let i=this.contentMatch.fillBefore(t);if(!i)return null;t=i.append(t)}let s=this.contentMatch.matchFragment(t),r=s&&s.fillBefore(T.empty,!0);return r?new Pt(this,e,t.append(r),V.setFrom(o)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let o=0;o<e.childCount;o++)if(!this.allowsMarks(e.child(o).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){xc(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 t=0;t<e.length;t++)if(!this.allowsMarkType(e[t].type))return!1;return!0}allowedMarks(e){if(this.markSet==null)return e;let t;for(let o=0;o<e.length;o++)this.allowsMarkType(e[o].type)?t&&t.push(e[o]):t||(t=e.slice(0,o));return t?t.length?t:V.none:e}static compile(e,t){let o=Object.create(null);e.forEach((r,i)=>o[r]=new Cc(r,t,i));let s=t.spec.topNode||"doc";if(!o[s])throw new RangeError("Schema is missing its top node type ('"+s+"')");if(!o.text)throw new RangeError("Every schema needs a 'text' type");for(let r in o.text.attrs)throw new RangeError("The text node type should not have attributes");return o}};function vf(n,e,t){let o=t.split("|");return s=>{let r=s===null?"null":typeof s;if(o.indexOf(r)<0)throw new RangeError(`Expected value of type ${o} for attribute ${e} on type ${n}, got ${r}`)}}class xf{constructor(e,t,o){this.hasDefault=Object.prototype.hasOwnProperty.call(o,"default"),this.default=o.default,this.validate=typeof o.validate=="string"?vf(e,t,o.validate):o.validate}get isRequired(){return!this.hasDefault}}class rs{constructor(e,t,o,s){this.name=e,this.rank=t,this.schema=o,this.spec=s,this.attrs=wc(e,s.attrs),this.excluded=null;let r=Sc(this.attrs);this.instance=r?new V(this,r):null}create(e=null){return!e&&this.instance?this.instance:new V(this,vc(this.attrs,e))}static compile(e,t){let o=Object.create(null),s=0;return e.forEach((r,i)=>o[r]=new rs(r,s++,t,i)),o}removeFromSet(e){for(var t=0;t<e.length;t++)e[t].type==this&&(e=e.slice(0,t).concat(e.slice(t+1)),t--);return e}isInSet(e){for(let t=0;t<e.length;t++)if(e[t].type==this)return e[t]}checkAttrs(e){xc(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class wf{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let t=this.spec={};for(let s in e)t[s]=e[s];t.nodes=X.from(e.nodes),t.marks=X.from(e.marks||{}),this.nodes=Xi.compile(this.spec.nodes,this),this.marks=rs.compile(this.spec.marks,this);let o=Object.create(null);for(let s in this.nodes){if(s in this.marks)throw new RangeError(s+" can not be both a node and a mark");let r=this.nodes[s],i=r.spec.content||"",l=r.spec.marks;if(r.contentMatch=o[i]||(o[i]=Lt.parse(i,this.nodes)),r.inlineContent=r.contentMatch.inlineContent,r.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!r.isInline||!r.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=r}r.markSet=l=="_"?null:l?Qi(this,l.split(" ")):l==""||!r.inlineContent?[]:null}for(let s in this.marks){let r=this.marks[s],i=r.spec.excludes;r.excluded=i==null?[r]:i==""?[]:Qi(this,i.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,t=null,o,s){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof Xi){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(t,o,s)}text(e,t){let o=this.nodes.text;return new _o(o,o.defaultAttrs,e,V.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeFromJSON(e){return Pt.fromJSON(this,e)}markFromJSON(e){return V.fromJSON(this,e)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}}function Qi(n,e){let t=[];for(let o=0;o<e.length;o++){let s=e[o],r=n.marks[s],i=r;if(r)t.push(r);else for(let l in n.marks){let a=n.marks[l];(s=="_"||a.spec.group&&a.spec.group.split(" ").indexOf(s)>-1)&&t.push(i=a)}if(!i)throw new SyntaxError("Unknown mark type: '"+e[o]+"'")}return t}function Cf(n){return n.tag!=null}function kf(n){return n.style!=null}class dn{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let o=this.matchedStyles=[];t.forEach(s=>{if(Cf(s))this.tags.push(s);else if(kf(s)){let r=/[^=]*/.exec(s.style)[0];o.indexOf(r)<0&&o.push(r),this.styles.push(s)}}),this.normalizeLists=!this.tags.some(s=>{if(!/^(ul|ol)\b/.test(s.tag)||!s.node)return!1;let r=e.nodes[s.node];return r.contentMatch.matchType(r)})}parse(e,t={}){let o=new tl(this,t,!1);return o.addAll(e,V.none,t.from,t.to),o.finish()}parseSlice(e,t={}){let o=new tl(this,t,!0);return o.addAll(e,V.none,t.from,t.to),A.maxOpen(o.finish())}matchTag(e,t,o){for(let s=o?this.tags.indexOf(o)+1:0;s<this.tags.length;s++){let r=this.tags[s];if(Mf(e,r.tag)&&(r.namespace===void 0||e.namespaceURI==r.namespace)&&(!r.context||t.matchesContext(r.context))){if(r.getAttrs){let i=r.getAttrs(e);if(i===!1)continue;r.attrs=i||void 0}return r}}}matchStyle(e,t,o,s){for(let r=s?this.styles.indexOf(s)+1:0;r<this.styles.length;r++){let i=this.styles[r],l=i.style;if(!(l.indexOf(e)!=0||i.context&&!o.matchesContext(i.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=t))){if(i.getAttrs){let a=i.getAttrs(t);if(a===!1)continue;i.attrs=a||void 0}return i}}}static schemaRules(e){let t=[];function o(s){let r=s.priority==null?50:s.priority,i=0;for(;i<t.length;i++){let l=t[i];if((l.priority==null?50:l.priority)<r)break}t.splice(i,0,s)}for(let s in e.marks){let r=e.marks[s].spec.parseDOM;r&&r.forEach(i=>{o(i=nl(i)),i.mark||i.ignore||i.clearMark||(i.mark=s)})}for(let s in e.nodes){let r=e.nodes[s].spec.parseDOM;r&&r.forEach(i=>{o(i=nl(i)),i.node||i.ignore||i.mark||(i.node=s)})}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new dn(e,dn.schemaRules(e)))}}const kc={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},Ef={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Ec={ol:!0,ul:!0},Go=1,Wo=2,Rn=4;function el(n,e,t){return e!=null?(e?Go:0)|(e==="full"?Wo:0):n&&n.whitespace=="pre"?Go|Wo:t&~Rn}class go{constructor(e,t,o,s,r,i){this.type=e,this.attrs=t,this.marks=o,this.solid=s,this.options=i,this.content=[],this.activeMarks=V.none,this.match=r||(i&Rn?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(T.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let o=this.type.contentMatch,s;return(s=o.findWrapping(e.type))?(this.match=o,s):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&Go)){let o=this.content[this.content.length-1],s;if(o&&o.isText&&(s=/[ \t\r\n\u000c]+$/.exec(o.text))){let r=o;o.text.length==s[0].length?this.content.pop():this.content[this.content.length-1]=r.withText(r.text.slice(0,r.text.length-s[0].length))}}let t=T.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(T.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!kc.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class tl{constructor(e,t,o){this.parser=e,this.options=t,this.isOpen=o,this.open=0;let s=t.topNode,r,i=el(null,t.preserveWhitespace,0)|(o?Rn:0);s?r=new go(s.type,s.attrs,V.none,!0,t.topMatch||s.type.contentMatch,i):o?r=new go(null,null,V.none,!0,null,i):r=new go(e.schema.topNodeType,null,V.none,!0,null,i),this.nodes=[r],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,t){e.nodeType==3?this.addTextNode(e,t):e.nodeType==1&&this.addElement(e,t)}addTextNode(e,t){let o=e.nodeValue,s=this.top;if(s.options&Wo||s.inlineContext(e)||/[^ \t\r\n\u000c]/.test(o)){if(s.options&Go)s.options&Wo?o=o.replace(/\r\n?/g,`
|
|
801
|
+
`):o=o.replace(/\r?\n|\r/g," ");else if(o=o.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(o)&&this.open==this.nodes.length-1){let r=s.content[s.content.length-1],i=e.previousSibling;(!r||i&&i.nodeName=="BR"||r.isText&&/[ \t\r\n\u000c]$/.test(r.text))&&(o=o.slice(1))}o&&this.insertNode(this.parser.schema.text(o),t),this.findInText(e)}else this.findInside(e)}addElement(e,t,o){let s=e.nodeName.toLowerCase(),r;Ec.hasOwnProperty(s)&&this.parser.normalizeLists&&Tf(e);let i=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(r=this.parser.matchTag(e,this,o));if(i?i.ignore:Ef.hasOwnProperty(s))this.findInside(e),this.ignoreFallback(e,t);else if(!i||i.skip||i.closeParent){i&&i.closeParent?this.open=Math.max(0,this.open-1):i&&i.skip.nodeType&&(e=i.skip);let l,a=this.top,c=this.needsBlock;if(kc.hasOwnProperty(s))a.content.length&&a.content[0].isInline&&this.open&&(this.open--,a=this.top),l=!0,a.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e,t);return}let d=i&&i.skip?t:this.readStyles(e,t);d&&this.addAll(e,d),l&&this.sync(a),this.needsBlock=c}else{let l=this.readStyles(e,t);l&&this.addElementByRule(e,i,l,i.consuming===!1?r:void 0)}}leafFallback(e,t){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
|
|
802
|
+
`),t)}ignoreFallback(e,t){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"),t)}readStyles(e,t){let o=e.style;if(o&&o.length)for(let s=0;s<this.parser.matchedStyles.length;s++){let r=this.parser.matchedStyles[s],i=o.getPropertyValue(r);if(i)for(let l=void 0;;){let a=this.parser.matchStyle(r,i,this,l);if(!a)break;if(a.ignore)return null;if(a.clearMark?t=t.filter(c=>!a.clearMark(c)):t=t.concat(this.parser.schema.marks[a.mark].create(a.attrs)),a.consuming===!1)l=a;else break}}return t}addElementByRule(e,t,o,s){let r,i;if(t.node)if(i=this.parser.schema.nodes[t.node],i.isLeaf)this.insertNode(i.create(t.attrs),o)||this.leafFallback(e,o);else{let a=this.enter(i,t.attrs||null,o,t.preserveWhitespace);a&&(r=!0,o=a)}else{let a=this.parser.schema.marks[t.mark];o=o.concat(a.create(t.attrs))}let l=this.top;if(i&&i.isLeaf)this.findInside(e);else if(s)this.addElement(e,o,s);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(a=>this.insertNode(a,o));else{let a=e;typeof t.contentElement=="string"?a=e.querySelector(t.contentElement):typeof t.contentElement=="function"?a=t.contentElement(e):t.contentElement&&(a=t.contentElement),this.findAround(e,a,!0),this.addAll(a,o),this.findAround(e,a,!1)}r&&this.sync(l)&&this.open--}addAll(e,t,o,s){let r=o||0;for(let i=o?e.childNodes[o]:e.firstChild,l=s==null?null:e.childNodes[s];i!=l;i=i.nextSibling,++r)this.findAtPoint(e,r),this.addDOM(i,t);this.findAtPoint(e,r)}findPlace(e,t){let o,s;for(let r=this.open;r>=0;r--){let i=this.nodes[r],l=i.findWrapping(e);if(l&&(!o||o.length>l.length)&&(o=l,s=i,!l.length)||i.solid)break}if(!o)return null;this.sync(s);for(let r=0;r<o.length;r++)t=this.enterInner(o[r],null,t,!1);return t}insertNode(e,t){if(e.isInline&&this.needsBlock&&!this.top.type){let s=this.textblockFromContext();s&&(t=this.enterInner(s,null,t))}let o=this.findPlace(e,t);if(o){this.closeExtra();let s=this.top;s.match&&(s.match=s.match.matchType(e.type));let r=V.none;for(let i of o.concat(e.marks))(s.type?s.type.allowsMarkType(i.type):ol(i.type,e.type))&&(r=i.addToSet(r));return s.content.push(e.mark(r)),!0}return!1}enter(e,t,o,s){let r=this.findPlace(e.create(t),o);return r&&(r=this.enterInner(e,t,o,!0,s)),r}enterInner(e,t,o,s=!1,r){this.closeExtra();let i=this.top;i.match=i.match&&i.match.matchType(e);let l=el(e,r,i.options);i.options&Rn&&i.content.length==0&&(l|=Rn);let a=V.none;return o=o.filter(c=>(i.type?i.type.allowsMarkType(c.type):ol(c.type,e))?(a=c.addToSet(a),!1):!0),this.nodes.push(new go(e,t,a,s,null,l)),this.open++,o}closeExtra(e=!1){let t=this.nodes.length-1;if(t>this.open){for(;t>this.open;t--)this.nodes[t-1].content.push(this.nodes[t].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 t=this.open;t>=0;t--)if(this.nodes[t]==e)return this.open=t,!0;return!1}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let o=this.nodes[t].content;for(let s=o.length-1;s>=0;s--)e+=o[s].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let o=0;o<this.find.length;o++)this.find[o].node==e&&this.find[o].offset==t&&(this.find[o].pos=this.currentPos)}findInside(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].pos==null&&e.nodeType==1&&e.contains(this.find[t].node)&&(this.find[t].pos=this.currentPos)}findAround(e,t,o){if(e!=t&&this.find)for(let s=0;s<this.find.length;s++)this.find[s].pos==null&&e.nodeType==1&&e.contains(this.find[s].node)&&t.compareDocumentPosition(this.find[s].node)&(o?2:4)&&(this.find[s].pos=this.currentPos)}findInText(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].node==e&&(this.find[t].pos=this.currentPos-(e.nodeValue.length-this.find[t].offset))}matchesContext(e){if(e.indexOf("|")>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let t=e.split("/"),o=this.options.context,s=!this.isOpen&&(!o||o.parent.type==this.nodes[0].type),r=-(o?o.depth+1:0)+(s?0:1),i=(l,a)=>{for(;l>=0;l--){let c=t[l];if(c==""){if(l==t.length-1||l==0)continue;for(;a>=r;a--)if(i(l-1,a))return!0;return!1}else{let d=a>0||a==0&&s?this.nodes[a].type:o&&a>=r?o.node(a-r).type:null;if(!d||d.name!=c&&!d.isInGroup(c))return!1;a--}}return!0};return i(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let o=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(o&&o.isTextblock&&o.defaultAttrs)return o}for(let t in this.parser.schema.nodes){let o=this.parser.schema.nodes[t];if(o.isTextblock&&o.defaultAttrs)return o}}}function Tf(n){for(let e=n.firstChild,t=null;e;e=e.nextSibling){let o=e.nodeType==1?e.nodeName.toLowerCase():null;o&&Ec.hasOwnProperty(o)&&t?(t.appendChild(e),e=t):o=="li"?t=e:o&&(t=null)}}function Mf(n,e){return(n.matches||n.msMatchesSelector||n.webkitMatchesSelector||n.mozMatchesSelector).call(n,e)}function nl(n){let e={};for(let t in n)e[t]=n[t];return e}function ol(n,e){let t=e.schema.nodes;for(let o in t){let s=t[o];if(!s.allowsMarkType(n))continue;let r=[],i=l=>{r.push(l);for(let a=0;a<l.edgeCount;a++){let{type:c,next:d}=l.edge(a);if(c==e||r.indexOf(d)<0&&i(d))return!0}};if(i(s.contentMatch))return!0}}class Ht{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},o){o||(o=ws(t).createDocumentFragment());let s=o,r=[];return e.forEach(i=>{if(r.length||i.marks.length){let l=0,a=0;for(;l<r.length&&a<i.marks.length;){let c=i.marks[a];if(!this.marks[c.type.name]){a++;continue}if(!c.eq(r[l][0])||c.type.spec.spanning===!1)break;l++,a++}for(;l<r.length;)s=r.pop()[1];for(;a<i.marks.length;){let c=i.marks[a++],d=this.serializeMark(c,i.isInline,t);d&&(r.push([c,s]),s.appendChild(d.dom),s=d.contentDOM||d.dom)}}s.appendChild(this.serializeNodeInner(i,t))}),o}serializeNodeInner(e,t){let{dom:o,contentDOM:s}=Mo(ws(t),this.nodes[e.type.name](e),null,e.attrs);if(s){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,t,s)}return o}serializeNode(e,t={}){let o=this.serializeNodeInner(e,t);for(let s=e.marks.length-1;s>=0;s--){let r=this.serializeMark(e.marks[s],e.isInline,t);r&&((r.contentDOM||r.dom).appendChild(o),o=r.dom)}return o}serializeMark(e,t,o={}){let s=this.marks[e.type.name];return s&&Mo(ws(o),s(e,t),null,e.attrs)}static renderSpec(e,t,o=null,s){return Mo(e,t,o,s)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new Ht(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let t=sl(e.nodes);return t.text||(t.text=o=>o.text),t}static marksFromSchema(e){return sl(e.marks)}}function sl(n){let e={};for(let t in n){let o=n[t].spec.toDOM;o&&(e[t]=o)}return e}function ws(n){return n.document||window.document}const rl=new WeakMap;function Af(n){let e=rl.get(n);return e===void 0&&rl.set(n,e=Pf(n)),e}function Pf(n){let e=null;function t(o){if(o&&typeof o=="object")if(Array.isArray(o))if(typeof o[0]=="string")e||(e=[]),e.push(o);else for(let s=0;s<o.length;s++)t(o[s]);else for(let s in o)t(o[s])}return t(n),e}function Mo(n,e,t,o){if(typeof e=="string")return{dom:n.createTextNode(e)};if(e.nodeType!=null)return{dom:e};if(e.dom&&e.dom.nodeType!=null)return e;let s=e[0],r;if(typeof s!="string")throw new RangeError("Invalid array passed to renderSpec");if(o&&(r=Af(o))&&r.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 i=s.indexOf(" ");i>0&&(t=s.slice(0,i),s=s.slice(i+1));let l,a=t?n.createElementNS(t,s):n.createElement(s),c=e[1],d=1;if(c&&typeof c=="object"&&c.nodeType==null&&!Array.isArray(c)){d=2;for(let u in c)if(c[u]!=null){let p=u.indexOf(" ");p>0?a.setAttributeNS(u.slice(0,p),u.slice(p+1),c[u]):a.setAttribute(u,c[u])}}for(let u=d;u<e.length;u++){let p=e[u];if(p===0){if(u<e.length-1||u>d)throw new RangeError("Content hole must be the only child of its parent node");return{dom:a,contentDOM:a}}else{let{dom:h,contentDOM:f}=Mo(n,p,t,o);if(a.appendChild(h),f){if(l)throw new RangeError("Multiple content holes");l=f}}}return{dom:a,contentDOM:l}}const Tc=65535,Mc=Math.pow(2,16);function Of(n,e){return n+e*Mc}function il(n){return n&Tc}function Nf(n){return(n-(n&Tc))/Mc}const Ac=1,Pc=2,Ao=4,Oc=8;class dr{constructor(e,t,o){this.pos=e,this.delInfo=t,this.recover=o}get deleted(){return(this.delInfo&Oc)>0}get deletedBefore(){return(this.delInfo&(Ac|Ao))>0}get deletedAfter(){return(this.delInfo&(Pc|Ao))>0}get deletedAcross(){return(this.delInfo&Ao)>0}}class me{constructor(e,t=!1){if(this.ranges=e,this.inverted=t,!e.length&&me.empty)return me.empty}recover(e){let t=0,o=il(e);if(!this.inverted)for(let s=0;s<o;s++)t+=this.ranges[s*3+2]-this.ranges[s*3+1];return this.ranges[o*3]+t+Nf(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,o){let s=0,r=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?s:0);if(a>e)break;let c=this.ranges[l+r],d=this.ranges[l+i],u=a+c;if(e<=u){let p=c?e==a?-1:e==u?1:t:t,h=a+s+(p<0?0:d);if(o)return h;let f=e==(t<0?a:u)?null:Of(l/3,e-a),m=e==a?Pc:e==u?Ac:Ao;return(t<0?e!=a:e!=u)&&(m|=Oc),new dr(h,m,f)}s+=d-c}return o?e+s:new dr(e+s,0,null)}touches(e,t){let o=0,s=il(t),r=this.inverted?2:1,i=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?o:0);if(a>e)break;let c=this.ranges[l+r],d=a+c;if(e<=d&&l==s*3)return!0;o+=this.ranges[l+i]-c}return!1}forEach(e){let t=this.inverted?2:1,o=this.inverted?1:2;for(let s=0,r=0;s<this.ranges.length;s+=3){let i=this.ranges[s],l=i-(this.inverted?r:0),a=i+(this.inverted?0:r),c=this.ranges[s+t],d=this.ranges[s+o];e(l,l+c,a,a+d),r+=d-c}}invert(){return new me(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?me.empty:new me(e<0?[0,-e,0]:[0,0,e])}}me.empty=new me([]);class on{constructor(e=[],t,o=0,s=e.length){this.maps=e,this.mirror=t,this.from=o,this.to=s}slice(e=0,t=this.maps.length){return new on(this.maps,this.mirror,e,t)}copy(){return new on(this.maps.slice(),this.mirror&&this.mirror.slice(),this.from,this.to)}appendMap(e,t){this.to=this.maps.push(e),t!=null&&this.setMirror(this.maps.length-1,t)}appendMapping(e){for(let t=0,o=this.maps.length;t<e.maps.length;t++){let s=e.getMirror(t);this.appendMap(e.maps[t],s!=null&&s<t?o+s:void 0)}}getMirror(e){if(this.mirror){for(let t=0;t<this.mirror.length;t++)if(this.mirror[t]==e)return this.mirror[t+(t%2?-1:1)]}}setMirror(e,t){this.mirror||(this.mirror=[]),this.mirror.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,o=this.maps.length+e.maps.length;t>=0;t--){let s=e.getMirror(t);this.appendMap(e.maps[t].invert(),s!=null&&s>t?o-s-1:void 0)}}invert(){let e=new on;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let o=this.from;o<this.to;o++)e=this.maps[o].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,o){let s=0;for(let r=this.from;r<this.to;r++){let i=this.maps[r],l=i.mapResult(e,t);if(l.recover!=null){let a=this.getMirror(r);if(a!=null&&a>r&&a<this.to){r=a,e=this.maps[a].recover(l.recover);continue}}s|=l.delInfo,e=l.pos}return o?e:new dr(e,s,null)}}const Cs=Object.create(null);class ie{getMap(){return me.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let o=Cs[t.stepType];if(!o)throw new RangeError(`No step type ${t.stepType} defined`);return o.fromJSON(e,t)}static jsonID(e,t){if(e in Cs)throw new RangeError("Duplicate use of step JSON ID "+e);return Cs[e]=t,t.prototype.jsonID=e,t}}class K{constructor(e,t){this.doc=e,this.failed=t}static ok(e){return new K(e,null)}static fail(e){return new K(null,e)}static fromReplace(e,t,o,s){try{return K.ok(e.replace(t,o,s))}catch(r){if(r instanceof Vo)return K.fail(r.message);throw r}}}function Kr(n,e,t){let o=[];for(let s=0;s<n.childCount;s++){let r=n.child(s);r.content.size&&(r=r.copy(Kr(r.content,e,r))),r.isInline&&(r=e(r,t,s)),o.push(r)}return T.fromArray(o)}class rt extends ie{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o}apply(e){let t=e.slice(this.from,this.to),o=e.resolve(this.from),s=o.node(o.sharedDepth(this.to)),r=new A(Kr(t.content,(i,l)=>!i.isAtom||!l.type.allowsMarkType(this.mark.type)?i:i.mark(this.mark.addToSet(i.marks)),s),t.openStart,t.openEnd);return K.fromReplace(e,this.from,this.to,r)}invert(){return new Le(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new rt(t.pos,o.pos,this.mark)}merge(e){return e instanceof rt&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new rt(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,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new rt(t.from,t.to,e.markFromJSON(t.mark))}}ie.jsonID("addMark",rt);class Le extends ie{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o}apply(e){let t=e.slice(this.from,this.to),o=new A(Kr(t.content,s=>s.mark(this.mark.removeFromSet(s.marks)),e),t.openStart,t.openEnd);return K.fromReplace(e,this.from,this.to,o)}invert(){return new rt(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new Le(t.pos,o.pos,this.mark)}merge(e){return e instanceof Le&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Le(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,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new Le(t.from,t.to,e.markFromJSON(t.mark))}}ie.jsonID("removeMark",Le);class it extends ie{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return K.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return K.fromReplace(e,this.pos,this.pos+1,new A(T.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let o=this.mark.addToSet(t.marks);if(o.length==t.marks.length){for(let s=0;s<t.marks.length;s++)if(!t.marks[s].isInSet(o))return new it(this.pos,t.marks[s]);return new it(this.pos,this.mark)}}return new un(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new it(t.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new it(t.pos,e.markFromJSON(t.mark))}}ie.jsonID("addNodeMark",it);class un extends ie{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return K.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return K.fromReplace(e,this.pos,this.pos+1,new A(T.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new it(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new un(t.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new un(t.pos,e.markFromJSON(t.mark))}}ie.jsonID("removeNodeMark",un);class se extends ie{constructor(e,t,o,s=!1){super(),this.from=e,this.to=t,this.slice=o,this.structure=s}apply(e){return this.structure&&ur(e,this.from,this.to)?K.fail("Structure replace would overwrite content"):K.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new me([this.from,this.to-this.from,this.slice.size])}invert(e){return new se(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deletedAcross&&o.deletedAcross?null:new se(t.pos,Math.max(t.pos,o.pos),this.slice)}merge(e){if(!(e instanceof se)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let t=this.slice.size+e.slice.size==0?A.empty:new A(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new se(this.from,this.to+(e.to-e.from),t,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let t=this.slice.size+e.slice.size==0?A.empty:new A(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new se(e.from,this.to,t,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,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new se(t.from,t.to,A.fromJSON(e,t.slice),!!t.structure)}}ie.jsonID("replace",se);class te extends ie{constructor(e,t,o,s,r,i,l=!1){super(),this.from=e,this.to=t,this.gapFrom=o,this.gapTo=s,this.slice=r,this.insert=i,this.structure=l}apply(e){if(this.structure&&(ur(e,this.from,this.gapFrom)||ur(e,this.gapTo,this.to)))return K.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return K.fail("Gap is not a flat range");let o=this.slice.insertAt(this.insert,t.content);return o?K.fromReplace(e,this.from,this.to,o):K.fail("Content does not fit in gap")}getMap(){return new me([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let t=this.gapTo-this.gapFrom;return new te(this.from,this.from+this.slice.size+t,this.from+this.insert,this.from+this.insert+t,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1),s=this.from==this.gapFrom?t.pos:e.map(this.gapFrom,-1),r=this.to==this.gapTo?o.pos:e.map(this.gapTo,1);return t.deletedAcross&&o.deletedAcross||s<t.pos||r>o.pos?null:new te(t.pos,o.pos,s,r,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,t){if(typeof t.from!="number"||typeof t.to!="number"||typeof t.gapFrom!="number"||typeof t.gapTo!="number"||typeof t.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new te(t.from,t.to,t.gapFrom,t.gapTo,A.fromJSON(e,t.slice),t.insert,!!t.structure)}}ie.jsonID("replaceAround",te);function ur(n,e,t){let o=n.resolve(e),s=t-e,r=o.depth;for(;s>0&&r>0&&o.indexAfter(r)==o.node(r).childCount;)r--,s--;if(s>0){let i=o.node(r).maybeChild(o.indexAfter(r));for(;s>0;){if(!i||i.isLeaf)return!0;i=i.firstChild,s--}}return!1}function If(n,e,t,o){let s=[],r=[],i,l;n.doc.nodesBetween(e,t,(a,c,d)=>{if(!a.isInline)return;let u=a.marks;if(!o.isInSet(u)&&d.type.allowsMarkType(o.type)){let p=Math.max(c,e),h=Math.min(c+a.nodeSize,t),f=o.addToSet(u);for(let m=0;m<u.length;m++)u[m].isInSet(f)||(i&&i.to==p&&i.mark.eq(u[m])?i.to=h:s.push(i=new Le(p,h,u[m])));l&&l.to==p?l.to=h:r.push(l=new rt(p,h,o))}}),s.forEach(a=>n.step(a)),r.forEach(a=>n.step(a))}function Rf(n,e,t,o){let s=[],r=0;n.doc.nodesBetween(e,t,(i,l)=>{if(!i.isInline)return;r++;let a=null;if(o instanceof rs){let c=i.marks,d;for(;d=o.isInSet(c);)(a||(a=[])).push(d),c=d.removeFromSet(c)}else o?o.isInSet(i.marks)&&(a=[o]):a=i.marks;if(a&&a.length){let c=Math.min(l+i.nodeSize,t);for(let d=0;d<a.length;d++){let u=a[d],p;for(let h=0;h<s.length;h++){let f=s[h];f.step==r-1&&u.eq(s[h].style)&&(p=f)}p?(p.to=c,p.step=r):s.push({style:u,from:Math.max(l,e),to:c,step:r})}}}),s.forEach(i=>n.step(new Le(i.from,i.to,i.style)))}function Jr(n,e,t,o=t.contentMatch,s=!0){let r=n.doc.nodeAt(e),i=[],l=e+1;for(let a=0;a<r.childCount;a++){let c=r.child(a),d=l+c.nodeSize,u=o.matchType(c.type);if(!u)i.push(new se(l,d,A.empty));else{o=u;for(let p=0;p<c.marks.length;p++)t.allowsMarkType(c.marks[p].type)||n.step(new Le(l,d,c.marks[p]));if(s&&c.isText&&t.whitespace!="pre"){let p,h=/\r?\n|\r/g,f;for(;p=h.exec(c.text);)f||(f=new A(T.from(t.schema.text(" ",t.allowedMarks(c.marks))),0,0)),i.push(new se(l+p.index,l+p.index+p[0].length,f))}}l=d}if(!o.validEnd){let a=o.fillBefore(T.empty,!0);n.replace(l,l,new A(a,0,0))}for(let a=i.length-1;a>=0;a--)n.step(i[a])}function Df(n,e,t){return(e==0||n.canReplace(e,n.childCount))&&(t==n.childCount||n.canReplace(0,t))}function is(n){let t=n.parent.content.cutByIndex(n.startIndex,n.endIndex);for(let o=n.depth;;--o){let s=n.$from.node(o),r=n.$from.index(o),i=n.$to.indexAfter(o);if(o<n.depth&&s.canReplace(r,i,t))return o;if(o==0||s.type.spec.isolating||!Df(s,r,i))break}return null}function Lf(n,e,t){let{$from:o,$to:s,depth:r}=e,i=o.before(r+1),l=s.after(r+1),a=i,c=l,d=T.empty,u=0;for(let f=r,m=!1;f>t;f--)m||o.index(f)>0?(m=!0,d=T.from(o.node(f).copy(d)),u++):a--;let p=T.empty,h=0;for(let f=r,m=!1;f>t;f--)m||s.after(f+1)<s.end(f)?(m=!0,p=T.from(s.node(f).copy(p)),h++):c++;n.step(new te(a,c,i,l,new A(d.append(p),u,h),d.size-u,!0))}function Nc(n,e,t=null,o=n){let s=$f(n,e),r=s&&zf(o,e);return r?s.map(ll).concat({type:e,attrs:t}).concat(r.map(ll)):null}function ll(n){return{type:n,attrs:null}}function $f(n,e){let{parent:t,startIndex:o,endIndex:s}=n,r=t.contentMatchAt(o).findWrapping(e);if(!r)return null;let i=r.length?r[0]:e;return t.canReplaceWith(o,s,i)?r:null}function zf(n,e){let{parent:t,startIndex:o,endIndex:s}=n,r=t.child(o),i=e.contentMatch.findWrapping(r.type);if(!i)return null;let a=(i.length?i[i.length-1]:e).contentMatch;for(let c=o;a&&c<s;c++)a=a.matchType(t.child(c).type);return!a||!a.validEnd?null:i}function Bf(n,e,t){let o=T.empty;for(let i=t.length-1;i>=0;i--){if(o.size){let l=t[i].type.contentMatch.matchFragment(o);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}o=T.from(t[i].type.create(t[i].attrs,o))}let s=e.start,r=e.end;n.step(new te(s,r,s,r,new A(o,0,0),t.length,!0))}function Vf(n,e,t,o,s){if(!o.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let r=n.steps.length;n.doc.nodesBetween(e,t,(i,l)=>{let a=typeof s=="function"?s(i):s;if(i.isTextblock&&!i.hasMarkup(o,a)&&Hf(n.doc,n.mapping.slice(r).map(l),o)){let c=null;if(o.schema.linebreakReplacement){let h=o.whitespace=="pre",f=!!o.contentMatch.matchType(o.schema.linebreakReplacement);h&&!f?c=!1:!h&&f&&(c=!0)}c===!1&&Rc(n,i,l,r),Jr(n,n.mapping.slice(r).map(l,1),o,void 0,c===null);let d=n.mapping.slice(r),u=d.map(l,1),p=d.map(l+i.nodeSize,1);return n.step(new te(u,p,u+1,p-1,new A(T.from(o.create(a,null,i.marks)),0,0),1,!0)),c===!0&&Ic(n,i,l,r),!1}})}function Ic(n,e,t,o){e.forEach((s,r)=>{if(s.isText){let i,l=/\r?\n|\r/g;for(;i=l.exec(s.text);){let a=n.mapping.slice(o).map(t+1+r+i.index);n.replaceWith(a,a+1,e.type.schema.linebreakReplacement.create())}}})}function Rc(n,e,t,o){e.forEach((s,r)=>{if(s.type==s.type.schema.linebreakReplacement){let i=n.mapping.slice(o).map(t+1+r);n.replaceWith(i,i+1,e.type.schema.text(`
|
|
803
|
+
`))}})}function Hf(n,e,t){let o=n.resolve(e),s=o.index();return o.parent.canReplaceWith(s,s+1,t)}function Ff(n,e,t,o,s){let r=n.doc.nodeAt(e);if(!r)throw new RangeError("No node at given position");t||(t=r.type);let i=t.create(o,null,s||r.marks);if(r.isLeaf)return n.replaceWith(e,e+r.nodeSize,i);if(!t.validContent(r.content))throw new RangeError("Invalid content for node type "+t.name);n.step(new te(e,e+r.nodeSize,e+1,e+r.nodeSize-1,new A(T.from(i),0,0),1,!0))}function sn(n,e,t=1,o){let s=n.resolve(e),r=s.depth-t,i=o&&o[o.length-1]||s.parent;if(r<0||s.parent.type.spec.isolating||!s.parent.canReplace(s.index(),s.parent.childCount)||!i.type.validContent(s.parent.content.cutByIndex(s.index(),s.parent.childCount)))return!1;for(let c=s.depth-1,d=t-2;c>r;c--,d--){let u=s.node(c),p=s.index(c);if(u.type.spec.isolating)return!1;let h=u.content.cutByIndex(p,u.childCount),f=o&&o[d+1];f&&(h=h.replaceChild(0,f.type.create(f.attrs)));let m=o&&o[d]||u;if(!u.canReplace(p+1,u.childCount)||!m.type.validContent(h))return!1}let l=s.indexAfter(r),a=o&&o[0];return s.node(r).canReplaceWith(l,l,a?a.type:s.node(r+1).type)}function _f(n,e,t=1,o){let s=n.doc.resolve(e),r=T.empty,i=T.empty;for(let l=s.depth,a=s.depth-t,c=t-1;l>a;l--,c--){r=T.from(s.node(l).copy(r));let d=o&&o[c];i=T.from(d?d.type.create(d.attrs,i):s.node(l).copy(i))}n.step(new se(e,e,new A(r.append(i),t,t),!0))}function ls(n,e){let t=n.resolve(e),o=t.index();return Wf(t.nodeBefore,t.nodeAfter)&&t.parent.canReplace(o,o+1)}function Gf(n,e){e.content.size||n.type.compatibleContent(e.type);let t=n.contentMatchAt(n.childCount),{linebreakReplacement:o}=n.type.schema;for(let s=0;s<e.childCount;s++){let r=e.child(s),i=r.type==o?n.type.schema.nodes.text:r.type;if(t=t.matchType(i),!t||!n.type.allowsMarks(r.marks))return!1}return t.validEnd}function Wf(n,e){return!!(n&&e&&!n.isLeaf&&Gf(n,e))}function jf(n,e,t){let o=null,{linebreakReplacement:s}=n.doc.type.schema,r=n.doc.resolve(e-t),i=r.node().type;if(s&&i.inlineContent){let d=i.whitespace=="pre",u=!!i.contentMatch.matchType(s);d&&!u?o=!1:!d&&u&&(o=!0)}let l=n.steps.length;if(o===!1){let d=n.doc.resolve(e+t);Rc(n,d.node(),d.before(),l)}i.inlineContent&&Jr(n,e+t-1,i,r.node().contentMatchAt(r.index()),o==null);let a=n.mapping.slice(l),c=a.map(e-t);if(n.step(new se(c,a.map(e+t,-1),A.empty,!0)),o===!0){let d=n.doc.resolve(c);Ic(n,d.node(),d.before(),n.steps.length)}return n}function qf(n,e,t){let o=n.resolve(e);if(o.parent.canReplaceWith(o.index(),o.index(),t))return e;if(o.parentOffset==0)for(let s=o.depth-1;s>=0;s--){let r=o.index(s);if(o.node(s).canReplaceWith(r,r,t))return o.before(s+1);if(r>0)return null}if(o.parentOffset==o.parent.content.size)for(let s=o.depth-1;s>=0;s--){let r=o.indexAfter(s);if(o.node(s).canReplaceWith(r,r,t))return o.after(s+1);if(r<o.node(s).childCount)return null}return null}function Uf(n,e,t){let o=n.resolve(e);if(!t.content.size)return e;let s=t.content;for(let r=0;r<t.openStart;r++)s=s.firstChild.content;for(let r=1;r<=(t.openStart==0&&t.size?2:1);r++)for(let i=o.depth;i>=0;i--){let l=i==o.depth?0:o.pos<=(o.start(i+1)+o.end(i+1))/2?-1:1,a=o.index(i)+(l>0?1:0),c=o.node(i),d=!1;if(r==1)d=c.canReplace(a,a,s);else{let u=c.contentMatchAt(a).findWrapping(s.firstChild.type);d=u&&c.canReplaceWith(a,a,u[0])}if(d)return l==0?o.pos:l<0?o.before(i+1):o.after(i+1)}return null}function Zr(n,e,t=e,o=A.empty){if(e==t&&!o.size)return null;let s=n.resolve(e),r=n.resolve(t);return Dc(s,r,o)?new se(e,t,o):new Kf(s,r,o).fit()}function Dc(n,e,t){return!t.openStart&&!t.openEnd&&n.start()==e.start()&&n.parent.canReplace(n.index(),e.index(),t.content)}class Kf{constructor(e,t,o){this.$from=e,this.$to=t,this.unplaced=o,this.frontier=[],this.placed=T.empty;for(let s=0;s<=e.depth;s++){let r=e.node(s);this.frontier.push({type:r.type,match:r.contentMatchAt(e.indexAfter(s))})}for(let s=e.depth;s>0;s--)this.placed=T.from(e.node(s).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let c=this.findFittable();c?this.placeNodes(c):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,o=this.$from,s=this.close(e<0?this.$to:o.doc.resolve(e));if(!s)return null;let r=this.placed,i=o.depth,l=s.depth;for(;i&&l&&r.childCount==1;)r=r.firstChild.content,i--,l--;let a=new A(r,i,l);return e>-1?new te(o.pos,e,this.$to.pos,this.$to.end(),a,t):a.size||o.pos!=this.$to.pos?new se(o.pos,s.pos,a):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,o=0,s=this.unplaced.openEnd;o<e;o++){let r=t.firstChild;if(t.childCount>1&&(s=0),r.type.spec.isolating&&s<=o){e=o;break}t=r.content}for(let t=1;t<=2;t++)for(let o=t==1?e:this.unplaced.openStart;o>=0;o--){let s,r=null;o?(r=ks(this.unplaced.content,o-1).firstChild,s=r.content):s=this.unplaced.content;let i=s.firstChild;for(let l=this.depth;l>=0;l--){let{type:a,match:c}=this.frontier[l],d,u=null;if(t==1&&(i?c.matchType(i.type)||(u=c.fillBefore(T.from(i),!1)):r&&a.compatibleContent(r.type)))return{sliceDepth:o,frontierDepth:l,parent:r,inject:u};if(t==2&&i&&(d=c.findWrapping(i.type)))return{sliceDepth:o,frontierDepth:l,parent:r,wrap:d};if(r&&c.matchType(r.type))break}}}openMore(){let{content:e,openStart:t,openEnd:o}=this.unplaced,s=ks(e,t);return!s.childCount||s.firstChild.isLeaf?!1:(this.unplaced=new A(e,t+1,Math.max(o,s.size+t>=e.size-o?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:o}=this.unplaced,s=ks(e,t);if(s.childCount<=1&&t>0){let r=e.size-t<=t+s.size;this.unplaced=new A(Tn(e,t-1,1),t-1,r?t-1:o)}else this.unplaced=new A(Tn(e,t,1),t,o)}placeNodes({sliceDepth:e,frontierDepth:t,parent:o,inject:s,wrap:r}){for(;this.depth>t;)this.closeFrontierNode();if(r)for(let m=0;m<r.length;m++)this.openFrontierNode(r[m]);let i=this.unplaced,l=o?o.content:i.content,a=i.openStart-e,c=0,d=[],{match:u,type:p}=this.frontier[t];if(s){for(let m=0;m<s.childCount;m++)d.push(s.child(m));u=u.matchFragment(s)}let h=l.size+e-(i.content.size-i.openEnd);for(;c<l.childCount;){let m=l.child(c),g=u.matchType(m.type);if(!g)break;c++,(c>1||a==0||m.content.size)&&(u=g,d.push(Lc(m.mark(p.allowedMarks(m.marks)),c==1?a:0,c==l.childCount?h:-1)))}let f=c==l.childCount;f||(h=-1),this.placed=Mn(this.placed,t,T.from(d)),this.frontier[t].match=u,f&&h<0&&o&&o.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let m=0,g=l;m<h;m++){let b=g.lastChild;this.frontier.push({type:b.type,match:b.contentMatchAt(b.childCount)}),g=b.content}this.unplaced=f?e==0?A.empty:new A(Tn(i.content,e-1,1),e-1,h<0?i.openEnd:e-1):new A(Tn(i.content,e,c),i.openStart,i.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!Es(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(t=this.findCloseLevel(this.$to))&&t.depth==this.depth)return-1;let{depth:o}=this.$to,s=this.$to.after(o);for(;o>1&&s==this.$to.end(--o);)++s;return s}findCloseLevel(e){e:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:o,type:s}=this.frontier[t],r=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),i=Es(e,t,s,o,r);if(i){for(let l=t-1;l>=0;l--){let{match:a,type:c}=this.frontier[l],d=Es(e,l,c,a,!0);if(!d||d.childCount)continue e}return{depth:t,fit:i,move:r?e.doc.resolve(e.after(t+1)):e}}}}close(e){let t=this.findCloseLevel(e);if(!t)return null;for(;this.depth>t.depth;)this.closeFrontierNode();t.fit.childCount&&(this.placed=Mn(this.placed,t.depth,t.fit)),e=t.move;for(let o=t.depth+1;o<=e.depth;o++){let s=e.node(o),r=s.type.contentMatch.fillBefore(s.content,!0,e.index(o));this.openFrontierNode(s.type,s.attrs,r)}return e}openFrontierNode(e,t=null,o){let s=this.frontier[this.depth];s.match=s.match.matchType(e),this.placed=Mn(this.placed,this.depth,T.from(e.create(t,o))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let t=this.frontier.pop().match.fillBefore(T.empty,!0);t.childCount&&(this.placed=Mn(this.placed,this.frontier.length,t))}}function Tn(n,e,t){return e==0?n.cutByIndex(t,n.childCount):n.replaceChild(0,n.firstChild.copy(Tn(n.firstChild.content,e-1,t)))}function Mn(n,e,t){return e==0?n.append(t):n.replaceChild(n.childCount-1,n.lastChild.copy(Mn(n.lastChild.content,e-1,t)))}function ks(n,e){for(let t=0;t<e;t++)n=n.firstChild.content;return n}function Lc(n,e,t){if(e<=0)return n;let o=n.content;return e>1&&(o=o.replaceChild(0,Lc(o.firstChild,e-1,o.childCount==1?t-1:0))),e>0&&(o=n.type.contentMatch.fillBefore(o).append(o),t<=0&&(o=o.append(n.type.contentMatch.matchFragment(o).fillBefore(T.empty,!0)))),n.copy(o)}function Es(n,e,t,o,s){let r=n.node(e),i=s?n.indexAfter(e):n.index(e);if(i==r.childCount&&!t.compatibleContent(r.type))return null;let l=o.fillBefore(r.content,!0,i);return l&&!Jf(t,r.content,i)?l:null}function Jf(n,e,t){for(let o=t;o<e.childCount;o++)if(!n.allowsMarks(e.child(o).marks))return!0;return!1}function Zf(n){return n.spec.defining||n.spec.definingForContent}function Yf(n,e,t,o){if(!o.size)return n.deleteRange(e,t);let s=n.doc.resolve(e),r=n.doc.resolve(t);if(Dc(s,r,o))return n.step(new se(e,t,o));let i=zc(s,n.doc.resolve(t));i[i.length-1]==0&&i.pop();let l=-(s.depth+1);i.unshift(l);for(let p=s.depth,h=s.pos-1;p>0;p--,h--){let f=s.node(p).type.spec;if(f.defining||f.definingAsContext||f.isolating)break;i.indexOf(p)>-1?l=p:s.before(p)==h&&i.splice(1,0,-p)}let a=i.indexOf(l),c=[],d=o.openStart;for(let p=o.content,h=0;;h++){let f=p.firstChild;if(c.push(f),h==o.openStart)break;p=f.content}for(let p=d-1;p>=0;p--){let h=c[p],f=Zf(h.type);if(f&&!h.sameMarkup(s.node(Math.abs(l)-1)))d=p;else if(f||!h.type.isTextblock)break}for(let p=o.openStart;p>=0;p--){let h=(p+d+1)%(o.openStart+1),f=c[h];if(f)for(let m=0;m<i.length;m++){let g=i[(m+a)%i.length],b=!0;g<0&&(b=!1,g=-g);let C=s.node(g-1),y=s.index(g-1);if(C.canReplaceWith(y,y,f.type,f.marks))return n.replace(s.before(g),b?r.after(g):t,new A($c(o.content,0,o.openStart,h),h,o.openEnd))}}let u=n.steps.length;for(let p=i.length-1;p>=0&&(n.replace(e,t,o),!(n.steps.length>u));p--){let h=i[p];h<0||(e=s.before(h),t=r.after(h))}}function $c(n,e,t,o,s){if(e<t){let r=n.firstChild;n=n.replaceChild(0,r.copy($c(r.content,e+1,t,o,r)))}if(e>o){let r=s.contentMatchAt(0),i=r.fillBefore(n).append(n);n=i.append(r.matchFragment(i).fillBefore(T.empty,!0))}return n}function Xf(n,e,t,o){if(!o.isInline&&e==t&&n.doc.resolve(e).parent.content.size){let s=qf(n.doc,e,o.type);s!=null&&(e=t=s)}n.replaceRange(e,t,new A(T.from(o),0,0))}function Qf(n,e,t){let o=n.doc.resolve(e),s=n.doc.resolve(t),r=zc(o,s);for(let i=0;i<r.length;i++){let l=r[i],a=i==r.length-1;if(a&&l==0||o.node(l).type.contentMatch.validEnd)return n.delete(o.start(l),s.end(l));if(l>0&&(a||o.node(l-1).canReplace(o.index(l-1),s.indexAfter(l-1))))return n.delete(o.before(l),s.after(l))}for(let i=1;i<=o.depth&&i<=s.depth;i++)if(e-o.start(i)==o.depth-i&&t>o.end(i)&&s.end(i)-t!=s.depth-i&&o.start(i-1)==s.start(i-1)&&o.node(i-1).canReplace(o.index(i-1),s.index(i-1)))return n.delete(o.before(i),t);n.delete(e,t)}function zc(n,e){let t=[],o=Math.min(n.depth,e.depth);for(let s=o;s>=0;s--){let r=n.start(s);if(r<n.pos-(n.depth-s)||e.end(s)>e.pos+(e.depth-s)||n.node(s).type.spec.isolating||e.node(s).type.spec.isolating)break;(r==e.start(s)||s==n.depth&&s==e.depth&&n.parent.inlineContent&&e.parent.inlineContent&&s&&e.start(s-1)==r-1)&&t.push(s)}return t}class rn extends ie{constructor(e,t,o){super(),this.pos=e,this.attr=t,this.value=o}apply(e){let t=e.nodeAt(this.pos);if(!t)return K.fail("No node at attribute step's position");let o=Object.create(null);for(let r in t.attrs)o[r]=t.attrs[r];o[this.attr]=this.value;let s=t.type.create(o,null,t.marks);return K.fromReplace(e,this.pos,this.pos+1,new A(T.from(s),0,t.isLeaf?0:1))}getMap(){return me.empty}invert(e){return new rn(this.pos,this.attr,e.nodeAt(this.pos).attrs[this.attr])}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new rn(t.pos,this.attr,this.value)}toJSON(){return{stepType:"attr",pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.pos!="number"||typeof t.attr!="string")throw new RangeError("Invalid input for AttrStep.fromJSON");return new rn(t.pos,t.attr,t.value)}}ie.jsonID("attr",rn);class qn extends ie{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let s in e.attrs)t[s]=e.attrs[s];t[this.attr]=this.value;let o=e.type.create(t,e.content,e.marks);return K.ok(o)}getMap(){return me.empty}invert(e){return new qn(this.attr,e.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:"docAttr",attr:this.attr,value:this.value}}static fromJSON(e,t){if(typeof t.attr!="string")throw new RangeError("Invalid input for DocAttrStep.fromJSON");return new qn(t.attr,t.value)}}ie.jsonID("docAttr",qn);let pn=class extends Error{};pn=function n(e){let t=Error.call(this,e);return t.__proto__=n.prototype,t};pn.prototype=Object.create(Error.prototype);pn.prototype.constructor=pn;pn.prototype.name="TransformError";class Bc{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new on}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new pn(t.failed);return this}maybeStep(e){let t=e.apply(this.doc);return t.failed||this.addStep(e,t.doc),t}get docChanged(){return this.steps.length>0}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,o=A.empty){let s=Zr(this.doc,e,t,o);return s&&this.step(s),this}replaceWith(e,t,o){return this.replace(e,t,new A(T.from(o),0,0))}delete(e,t){return this.replace(e,t,A.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,o){return Yf(this,e,t,o),this}replaceRangeWith(e,t,o){return Xf(this,e,t,o),this}deleteRange(e,t){return Qf(this,e,t),this}lift(e,t){return Lf(this,e,t),this}join(e,t=1){return jf(this,e,t),this}wrap(e,t){return Bf(this,e,t),this}setBlockType(e,t=e,o,s=null){return Vf(this,e,t,o,s),this}setNodeMarkup(e,t,o=null,s){return Ff(this,e,t,o,s),this}setNodeAttribute(e,t,o){return this.step(new rn(e,t,o)),this}setDocAttribute(e,t){return this.step(new qn(e,t)),this}addNodeMark(e,t){return this.step(new it(e,t)),this}removeNodeMark(e,t){if(!(t instanceof V)){let o=this.doc.nodeAt(e);if(!o)throw new RangeError("No node at position "+e);if(t=t.isInSet(o.marks),!t)return this}return this.step(new un(e,t)),this}split(e,t=1,o){return _f(this,e,t,o),this}addMark(e,t,o){return If(this,e,t,o),this}removeMark(e,t,o){return Rf(this,e,t,o),this}clearIncompatible(e,t,o){return Jr(this,e,t,o),this}}const Ts=Object.create(null);class L{constructor(e,t,o){this.$anchor=e,this.$head=t,this.ranges=o||[new Vc(e.min(t),e.max(t))]}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 t=0;t<e.length;t++)if(e[t].$from.pos!=e[t].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,t=A.empty){let o=t.content.lastChild,s=null;for(let l=0;l<t.openEnd;l++)s=o,o=o.lastChild;let r=e.steps.length,i=this.ranges;for(let l=0;l<i.length;l++){let{$from:a,$to:c}=i[l],d=e.mapping.slice(r);e.replaceRange(d.map(a.pos),d.map(c.pos),l?A.empty:t),l==0&&dl(e,r,(o?o.isInline:s&&s.isTextblock)?-1:1)}}replaceWith(e,t){let o=e.steps.length,s=this.ranges;for(let r=0;r<s.length;r++){let{$from:i,$to:l}=s[r],a=e.mapping.slice(o),c=a.map(i.pos),d=a.map(l.pos);r?e.deleteRange(c,d):(e.replaceRangeWith(c,d,t),dl(e,o,t.isInline?-1:1))}}static findFrom(e,t,o=!1){let s=e.parent.inlineContent?new $(e):Kt(e.node(0),e.parent,e.pos,e.index(),t,o);if(s)return s;for(let r=e.depth-1;r>=0;r--){let i=t<0?Kt(e.node(0),e.node(r),e.before(r+1),e.index(r),t,o):Kt(e.node(0),e.node(r),e.after(r+1),e.index(r)+1,t,o);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new ye(e.node(0))}static atStart(e){return Kt(e,e,0,0,1)||new ye(e)}static atEnd(e){return Kt(e,e,e.content.size,e.childCount,-1)||new ye(e)}static fromJSON(e,t){if(!t||!t.type)throw new RangeError("Invalid input for Selection.fromJSON");let o=Ts[t.type];if(!o)throw new RangeError(`No selection type ${t.type} defined`);return o.fromJSON(e,t)}static jsonID(e,t){if(e in Ts)throw new RangeError("Duplicate use of selection JSON ID "+e);return Ts[e]=t,t.prototype.jsonID=e,t}getBookmark(){return $.between(this.$anchor,this.$head).getBookmark()}}L.prototype.visible=!0;class Vc{constructor(e,t){this.$from=e,this.$to=t}}let al=!1;function cl(n){!al&&!n.parent.inlineContent&&(al=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+n.parent.type.name+")"))}class $ extends L{constructor(e,t=e){cl(e),cl(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,t){let o=e.resolve(t.map(this.head));if(!o.parent.inlineContent)return L.near(o);let s=e.resolve(t.map(this.anchor));return new $(s.parent.inlineContent?s:o,o)}replace(e,t=A.empty){if(super.replace(e,t),t==A.empty){let o=this.$from.marksAcross(this.$to);o&&e.ensureMarks(o)}}eq(e){return e instanceof $&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new as(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,t){if(typeof t.anchor!="number"||typeof t.head!="number")throw new RangeError("Invalid input for TextSelection.fromJSON");return new $(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,o=t){let s=e.resolve(t);return new this(s,o==t?s:e.resolve(o))}static between(e,t,o){let s=e.pos-t.pos;if((!o||s)&&(o=s>=0?1:-1),!t.parent.inlineContent){let r=L.findFrom(t,o,!0)||L.findFrom(t,-o,!0);if(r)t=r.$head;else return L.near(t,o)}return e.parent.inlineContent||(s==0?e=t:(e=(L.findFrom(e,-o,!0)||L.findFrom(e,o,!0)).$anchor,e.pos<t.pos!=s<0&&(e=t))),new $(e,t)}}L.jsonID("text",$);class as{constructor(e,t){this.anchor=e,this.head=t}map(e){return new as(e.map(this.anchor),e.map(this.head))}resolve(e){return $.between(e.resolve(this.anchor),e.resolve(this.head))}}class R extends L{constructor(e){let t=e.nodeAfter,o=e.node(0).resolve(e.pos+t.nodeSize);super(e,o),this.node=t}map(e,t){let{deleted:o,pos:s}=t.mapResult(this.anchor),r=e.resolve(s);return o?L.near(r):new R(r)}content(){return new A(T.from(this.node),0,0)}eq(e){return e instanceof R&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new Yr(this.anchor)}static fromJSON(e,t){if(typeof t.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new R(e.resolve(t.anchor))}static create(e,t){return new R(e.resolve(t))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}R.prototype.visible=!1;L.jsonID("node",R);class Yr{constructor(e){this.anchor=e}map(e){let{deleted:t,pos:o}=e.mapResult(this.anchor);return t?new as(o,o):new Yr(o)}resolve(e){let t=e.resolve(this.anchor),o=t.nodeAfter;return o&&R.isSelectable(o)?new R(t):L.near(t)}}class ye extends L{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=A.empty){if(t==A.empty){e.delete(0,e.doc.content.size);let o=L.atStart(e.doc);o.eq(e.selection)||e.setSelection(o)}else super.replace(e,t)}toJSON(){return{type:"all"}}static fromJSON(e){return new ye(e)}map(e){return new ye(e)}eq(e){return e instanceof ye}getBookmark(){return em}}L.jsonID("all",ye);const em={map(){return this},resolve(n){return new ye(n)}};function Kt(n,e,t,o,s,r=!1){if(e.inlineContent)return $.create(n,t);for(let i=o-(s>0?0:1);s>0?i<e.childCount:i>=0;i+=s){let l=e.child(i);if(l.isAtom){if(!r&&R.isSelectable(l))return R.create(n,t-(s<0?l.nodeSize:0))}else{let a=Kt(n,l,t+s,s<0?l.childCount:0,s,r);if(a)return a}t+=l.nodeSize*s}return null}function dl(n,e,t){let o=n.steps.length-1;if(o<e)return;let s=n.steps[o];if(!(s instanceof se||s instanceof te))return;let r=n.mapping.maps[o],i;r.forEach((l,a,c,d)=>{i==null&&(i=d)}),n.setSelection(L.near(n.doc.resolve(i),t))}const ul=1,yo=2,pl=4;class tm extends Bc{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|ul)&~yo,this.storedMarks=null,this}get selectionSet(){return(this.updated&ul)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=yo,this}ensureMarks(e){return V.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&yo)>0}addStep(e,t){super.addStep(e,t),this.updated=this.updated&~yo,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let o=this.selection;return t&&(e=e.mark(this.storedMarks||(o.empty?o.$from.marks():o.$from.marksAcross(o.$to)||V.none))),o.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,o){let s=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(s.text(e),!0):this.deleteSelection();{if(o==null&&(o=t),o=o??t,!e)return this.deleteRange(t,o);let r=this.storedMarks;if(!r){let i=this.doc.resolve(t);r=o==t?i.marks():i.marksAcross(this.doc.resolve(o))}return this.replaceRangeWith(t,o,s.text(e,r)),this.selection.empty||this.setSelection(L.near(this.selection.$to)),this}}setMeta(e,t){return this.meta[typeof e=="string"?e:e.key]=t,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|=pl,this}get scrolledIntoView(){return(this.updated&pl)>0}}function hl(n,e){return!e||!n?n:n.bind(e)}class An{constructor(e,t,o){this.name=e,this.init=hl(t.init,o),this.apply=hl(t.apply,o)}}const nm=[new An("doc",{init(n){return n.doc||n.schema.topNodeType.createAndFill()},apply(n){return n.doc}}),new An("selection",{init(n,e){return n.selection||L.atStart(e.doc)},apply(n){return n.selection}}),new An("storedMarks",{init(n){return n.storedMarks||null},apply(n,e,t,o){return o.selection.$cursor?n.storedMarks:null}}),new An("scrollToSelection",{init(){return 0},apply(n,e){return n.scrolledIntoView?e+1:e}})];class Ms{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=nm.slice(),t&&t.forEach(o=>{if(this.pluginsByKey[o.key])throw new RangeError("Adding different instances of a keyed plugin ("+o.key+")");this.plugins.push(o),this.pluginsByKey[o.key]=o,o.spec.state&&this.fields.push(new An(o.key,o.spec.state,o))})}}class Qt{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,t=-1){for(let o=0;o<this.config.plugins.length;o++)if(o!=t){let s=this.config.plugins[o];if(s.spec.filterTransaction&&!s.spec.filterTransaction.call(s,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],o=this.applyInner(e),s=null;for(;;){let r=!1;for(let i=0;i<this.config.plugins.length;i++){let l=this.config.plugins[i];if(l.spec.appendTransaction){let a=s?s[i].n:0,c=s?s[i].state:this,d=a<t.length&&l.spec.appendTransaction.call(l,a?t.slice(a):t,c,o);if(d&&o.filterTransaction(d,i)){if(d.setMeta("appendedTransaction",e),!s){s=[];for(let u=0;u<this.config.plugins.length;u++)s.push(u<i?{state:o,n:t.length}:{state:this,n:0})}t.push(d),o=o.applyInner(d),r=!0}s&&(s[i]={state:o,n:t.length})}}if(!r)return{state:o,transactions:t}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let t=new Qt(this.config),o=this.config.fields;for(let s=0;s<o.length;s++){let r=o[s];t[r.name]=r.apply(e,this[r.name],this,t)}return t}get tr(){return new tm(this)}static create(e){let t=new Ms(e.doc?e.doc.type.schema:e.schema,e.plugins),o=new Qt(t);for(let s=0;s<t.fields.length;s++)o[t.fields[s].name]=t.fields[s].init(e,o);return o}reconfigure(e){let t=new Ms(this.schema,e.plugins),o=t.fields,s=new Qt(t);for(let r=0;r<o.length;r++){let i=o[r].name;s[i]=this.hasOwnProperty(i)?this[i]:o[r].init(e,s)}return s}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(o=>o.toJSON())),e&&typeof e=="object")for(let o in e){if(o=="doc"||o=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let s=e[o],r=s.spec.state;r&&r.toJSON&&(t[o]=r.toJSON.call(s,this[s.key]))}return t}static fromJSON(e,t,o){if(!t)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let s=new Ms(e.schema,e.plugins),r=new Qt(s);return s.fields.forEach(i=>{if(i.name=="doc")r.doc=Pt.fromJSON(e.schema,t.doc);else if(i.name=="selection")r.selection=L.fromJSON(r.doc,t.selection);else if(i.name=="storedMarks")t.storedMarks&&(r.storedMarks=t.storedMarks.map(e.schema.markFromJSON));else{if(o)for(let l in o){let a=o[l],c=a.spec.state;if(a.key==i.name&&c&&c.fromJSON&&Object.prototype.hasOwnProperty.call(t,l)){r[i.name]=c.fromJSON.call(a,e,t[l],r);return}}r[i.name]=i.init(e,r)}}),r}}function Hc(n,e,t){for(let o in n){let s=n[o];s instanceof Function?s=s.bind(e):o=="handleDOMEvents"&&(s=Hc(s,e,{})),t[o]=s}return t}class bn{constructor(e){this.spec=e,this.props={},e.props&&Hc(e.props,this,this.props),this.key=e.key?e.key.key:Fc("plugin")}getState(e){return e[this.key]}}const As=Object.create(null);function Fc(n){return n in As?n+"$"+ ++As[n]:(As[n]=0,n+"$")}class eo{constructor(e="key"){this.key=Fc(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const _c=(n,e)=>n.selection.empty?!1:(e&&e(n.tr.deleteSelection().scrollIntoView()),!0);function om(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("backward",n):t.parentOffset>0)?null:t}const sm=(n,e,t)=>{let o=om(n,t);if(!o)return!1;let s=Gc(o);if(!s){let i=o.blockRange(),l=i&&is(i);return l==null?!1:(e&&e(n.tr.lift(i,l).scrollIntoView()),!0)}let r=s.nodeBefore;if(Jc(n,s,e,-1))return!0;if(o.parent.content.size==0&&(hn(r,"end")||R.isSelectable(r)))for(let i=o.depth;;i--){let l=Zr(n.doc,o.before(i),o.after(i),A.empty);if(l&&l.slice.size<l.to-l.from){if(e){let a=n.tr.step(l);a.setSelection(hn(r,"end")?L.findFrom(a.doc.resolve(a.mapping.map(s.pos,-1)),-1):R.create(a.doc,s.pos-r.nodeSize)),e(a.scrollIntoView())}return!0}if(i==1||o.node(i-1).childCount>1)break}return r.isAtom&&s.depth==o.depth-1?(e&&e(n.tr.delete(s.pos-r.nodeSize,s.pos).scrollIntoView()),!0):!1};function hn(n,e,t=!1){for(let o=n;o;o=e=="start"?o.firstChild:o.lastChild){if(o.isTextblock)return!0;if(t&&o.childCount!=1)return!1}return!1}const rm=(n,e,t)=>{let{$head:o,empty:s}=n.selection,r=o;if(!s)return!1;if(o.parent.isTextblock){if(t?!t.endOfTextblock("backward",n):o.parentOffset>0)return!1;r=Gc(o)}let i=r&&r.nodeBefore;return!i||!R.isSelectable(i)?!1:(e&&e(n.tr.setSelection(R.create(n.doc,r.pos-i.nodeSize)).scrollIntoView()),!0)};function Gc(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){if(n.index(e)>0)return n.doc.resolve(n.before(e+1));if(n.node(e).type.spec.isolating)break}return null}function im(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("forward",n):t.parentOffset<t.parent.content.size)?null:t}const lm=(n,e,t)=>{let o=im(n,t);if(!o)return!1;let s=Wc(o);if(!s)return!1;let r=s.nodeAfter;if(Jc(n,s,e,1))return!0;if(o.parent.content.size==0&&(hn(r,"start")||R.isSelectable(r))){let i=Zr(n.doc,o.before(),o.after(),A.empty);if(i&&i.slice.size<i.to-i.from){if(e){let l=n.tr.step(i);l.setSelection(hn(r,"start")?L.findFrom(l.doc.resolve(l.mapping.map(s.pos)),1):R.create(l.doc,l.mapping.map(s.pos))),e(l.scrollIntoView())}return!0}}return r.isAtom&&s.depth==o.depth-1?(e&&e(n.tr.delete(s.pos,s.pos+r.nodeSize).scrollIntoView()),!0):!1},am=(n,e,t)=>{let{$head:o,empty:s}=n.selection,r=o;if(!s)return!1;if(o.parent.isTextblock){if(t?!t.endOfTextblock("forward",n):o.parentOffset<o.parent.content.size)return!1;r=Wc(o)}let i=r&&r.nodeAfter;return!i||!R.isSelectable(i)?!1:(e&&e(n.tr.setSelection(R.create(n.doc,r.pos)).scrollIntoView()),!0)};function Wc(n){if(!n.parent.type.spec.isolating)for(let e=n.depth-1;e>=0;e--){let t=n.node(e);if(n.index(e)+1<t.childCount)return n.doc.resolve(n.after(e+1));if(t.type.spec.isolating)break}return null}const cm=(n,e)=>{let{$head:t,$anchor:o}=n.selection;return!t.parent.type.spec.code||!t.sameParent(o)?!1:(e&&e(n.tr.insertText(`
|
|
804
|
+
`).scrollIntoView()),!0)};function Xr(n){for(let e=0;e<n.edgeCount;e++){let{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}const jc=(n,e)=>{let{$head:t,$anchor:o}=n.selection;if(!t.parent.type.spec.code||!t.sameParent(o))return!1;let s=t.node(-1),r=t.indexAfter(-1),i=Xr(s.contentMatchAt(r));if(!i||!s.canReplaceWith(r,r,i))return!1;if(e){let l=t.after(),a=n.tr.replaceWith(l,l,i.createAndFill());a.setSelection(L.near(a.doc.resolve(l),1)),e(a.scrollIntoView())}return!0},dm=(n,e)=>{let t=n.selection,{$from:o,$to:s}=t;if(t instanceof ye||o.parent.inlineContent||s.parent.inlineContent)return!1;let r=Xr(s.parent.contentMatchAt(s.indexAfter()));if(!r||!r.isTextblock)return!1;if(e){let i=(!o.parentOffset&&s.index()<s.parent.childCount?o:s).pos,l=n.tr.insert(i,r.createAndFill());l.setSelection($.create(l.doc,i+1)),e(l.scrollIntoView())}return!0},qc=(n,e)=>{let{$cursor:t}=n.selection;if(!t||t.parent.content.size)return!1;if(t.depth>1&&t.after()!=t.end(-1)){let r=t.before();if(sn(n.doc,r))return e&&e(n.tr.split(r).scrollIntoView()),!0}let o=t.blockRange(),s=o&&is(o);return s==null?!1:(e&&e(n.tr.lift(o,s).scrollIntoView()),!0)};function Uc(n){return(e,t)=>{let{$from:o,$to:s}=e.selection;if(e.selection instanceof R&&e.selection.node.isBlock)return!o.parentOffset||!sn(e.doc,o.pos)?!1:(t&&t(e.tr.split(o.pos).scrollIntoView()),!0);if(!o.depth)return!1;let r=[],i,l,a=!1,c=!1;for(let h=o.depth;;h--)if(o.node(h).isBlock){a=o.end(h)==o.pos+(o.depth-h),c=o.start(h)==o.pos-(o.depth-h),l=Xr(o.node(h-1).contentMatchAt(o.indexAfter(h-1)));let m=n&&n(s.parent,a,o);r.unshift(m||(a&&l?{type:l}:null)),i=h;break}else{if(h==1)return!1;r.unshift(null)}let d=e.tr;(e.selection instanceof $||e.selection instanceof ye)&&d.deleteSelection();let u=d.mapping.map(o.pos),p=sn(d.doc,u,r.length,r);if(p||(r[0]=l?{type:l}:null,p=sn(d.doc,u,r.length,r)),d.split(u,r.length,r),!a&&c&&o.node(i).type!=l){let h=d.mapping.map(o.before(i)),f=d.doc.resolve(h);l&&o.node(i-1).canReplaceWith(f.index(),f.index()+1,l)&&d.setNodeMarkup(d.mapping.map(o.before(i)),l)}return t&&t(d.scrollIntoView()),!0}}const um=Uc(),Kc=(n,e)=>(e&&e(n.tr.setSelection(new ye(n.doc))),!0);function pm(n,e,t){let o=e.nodeBefore,s=e.nodeAfter,r=e.index();return!o||!s||!o.type.compatibleContent(s.type)?!1:!o.content.size&&e.parent.canReplace(r-1,r)?(t&&t(n.tr.delete(e.pos-o.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(r,r+1)||!(s.isTextblock||ls(n.doc,e.pos))?!1:(t&&t(n.tr.join(e.pos).scrollIntoView()),!0)}function Jc(n,e,t,o){let s=e.nodeBefore,r=e.nodeAfter,i,l,a=s.type.spec.isolating||r.type.spec.isolating;if(!a&&pm(n,e,t))return!0;let c=!a&&e.parent.canReplace(e.index(),e.index()+1);if(c&&(i=(l=s.contentMatchAt(s.childCount)).findWrapping(r.type))&&l.matchType(i[0]||r.type).validEnd){if(t){let h=e.pos+r.nodeSize,f=T.empty;for(let b=i.length-1;b>=0;b--)f=T.from(i[b].create(null,f));f=T.from(s.copy(f));let m=n.tr.step(new te(e.pos-1,h,e.pos,h,new A(f,1,0),i.length,!0)),g=m.doc.resolve(h+2*i.length);g.nodeAfter&&g.nodeAfter.type==s.type&&ls(m.doc,g.pos)&&m.join(g.pos),t(m.scrollIntoView())}return!0}let d=r.type.spec.isolating||o>0&&a?null:L.findFrom(e,1),u=d&&d.$from.blockRange(d.$to),p=u&&is(u);if(p!=null&&p>=e.depth)return t&&t(n.tr.lift(u,p).scrollIntoView()),!0;if(c&&hn(r,"start",!0)&&hn(s,"end")){let h=s,f=[];for(;f.push(h),!h.isTextblock;)h=h.lastChild;let m=r,g=1;for(;!m.isTextblock;m=m.firstChild)g++;if(h.canReplace(h.childCount,h.childCount,m.content)){if(t){let b=T.empty;for(let y=f.length-1;y>=0;y--)b=T.from(f[y].copy(b));let C=n.tr.step(new te(e.pos-f.length,e.pos+r.nodeSize,e.pos+g,e.pos+r.nodeSize-g,new A(b,f.length,0),0,!0));t(C.scrollIntoView())}return!0}}return!1}function Zc(n){return function(e,t){let o=e.selection,s=n<0?o.$from:o.$to,r=s.depth;for(;s.node(r).isInline;){if(!r)return!1;r--}return s.node(r).isTextblock?(t&&t(e.tr.setSelection($.create(e.doc,n<0?s.start(r):s.end(r)))),!0):!1}}const hm=Zc(-1),fm=Zc(1);function mm(n,e=null){return function(t,o){let s=!1;for(let r=0;r<t.selection.ranges.length&&!s;r++){let{$from:{pos:i},$to:{pos:l}}=t.selection.ranges[r];t.doc.nodesBetween(i,l,(a,c)=>{if(s)return!1;if(!(!a.isTextblock||a.hasMarkup(n,e)))if(a.type==n)s=!0;else{let d=t.doc.resolve(c),u=d.index();s=d.parent.canReplaceWith(u,u+1,n)}})}if(!s)return!1;if(o){let r=t.tr;for(let i=0;i<t.selection.ranges.length;i++){let{$from:{pos:l},$to:{pos:a}}=t.selection.ranges[i];r.setBlockType(l,a,n,e)}o(r.scrollIntoView())}return!0}}function gm(n,e,t,o){for(let s=0;s<e.length;s++){let{$from:r,$to:i}=e[s],l=r.depth==0?n.inlineContent&&n.type.allowsMarkType(t):!1;if(n.nodesBetween(r.pos,i.pos,(a,c)=>{if(l||!o)return!1;l=a.inlineContent&&a.type.allowsMarkType(t)}),l)return!0}return!1}function vt(n,e=null,t){let o=t!==!1;return function(s,r){let{empty:i,$cursor:l,ranges:a}=s.selection;if(i&&!l||!gm(s.doc,a,n,o))return!1;if(r)if(l)n.isInSet(s.storedMarks||l.marks())?r(s.tr.removeStoredMark(n)):r(s.tr.addStoredMark(n.create(e)));else{let c,d=s.tr;c=!a.some(u=>s.doc.rangeHasMark(u.$from.pos,u.$to.pos,n));for(let u=0;u<a.length;u++){let{$from:p,$to:h}=a[u];if(!c)d.removeMark(p.pos,h.pos,n);else{let f=p.pos,m=h.pos,g=p.nodeAfter,b=h.nodeBefore,C=g&&g.isText?/^\s*/.exec(g.text)[0].length:0,y=b&&b.isText?/\s*$/.exec(b.text)[0].length:0;f+C<m&&(f+=C,m-=y),d.addMark(f,m,n.create(e))}}r(d.scrollIntoView())}return!0}}function Un(...n){return function(e,t,o){for(let s=0;s<n.length;s++)if(n[s](e,t,o))return!0;return!1}}let Ps=Un(_c,sm,rm),fl=Un(_c,lm,am);const qe={Enter:Un(cm,dm,qc,um),"Mod-Enter":jc,Backspace:Ps,"Mod-Backspace":Ps,"Shift-Backspace":Ps,Delete:fl,"Mod-Delete":fl,"Mod-a":Kc},Yc={"Ctrl-h":qe.Backspace,"Alt-Backspace":qe["Mod-Backspace"],"Ctrl-d":qe.Delete,"Ctrl-Alt-Backspace":qe["Mod-Delete"],"Alt-Delete":qe["Mod-Delete"],"Alt-d":qe["Mod-Delete"],"Ctrl-a":hm,"Ctrl-e":fm};for(let n in qe)Yc[n]=qe[n];const ym=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform?os.platform()=="darwin":!1,bm=ym?Yc:qe;var jo=200,Z=function(){};Z.prototype.append=function(e){return e.length?(e=Z.from(e),!this.length&&e||e.length<jo&&this.leafAppend(e)||this.length<jo&&e.leafPrepend(this)||this.appendInner(e)):this};Z.prototype.prepend=function(e){return e.length?Z.from(e).append(this):this};Z.prototype.appendInner=function(e){return new Sm(this,e)};Z.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?Z.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))};Z.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)};Z.prototype.forEach=function(e,t,o){t===void 0&&(t=0),o===void 0&&(o=this.length),t<=o?this.forEachInner(e,t,o,0):this.forEachInvertedInner(e,t,o,0)};Z.prototype.map=function(e,t,o){t===void 0&&(t=0),o===void 0&&(o=this.length);var s=[];return this.forEach(function(r,i){return s.push(e(r,i))},t,o),s};Z.from=function(e){return e instanceof Z?e:e&&e.length?new Xc(e):Z.empty};var Xc=function(n){function e(o){n.call(this),this.values=o}n&&(e.__proto__=n),e.prototype=Object.create(n&&n.prototype),e.prototype.constructor=e;var t={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(s,r){return s==0&&r==this.length?this:new e(this.values.slice(s,r))},e.prototype.getInner=function(s){return this.values[s]},e.prototype.forEachInner=function(s,r,i,l){for(var a=r;a<i;a++)if(s(this.values[a],l+a)===!1)return!1},e.prototype.forEachInvertedInner=function(s,r,i,l){for(var a=r-1;a>=i;a--)if(s(this.values[a],l+a)===!1)return!1},e.prototype.leafAppend=function(s){if(this.length+s.length<=jo)return new e(this.values.concat(s.flatten()))},e.prototype.leafPrepend=function(s){if(this.length+s.length<=jo)return new e(s.flatten().concat(this.values))},t.length.get=function(){return this.values.length},t.depth.get=function(){return 0},Object.defineProperties(e.prototype,t),e}(Z);Z.empty=new Xc([]);var Sm=function(n){function e(t,o){n.call(this),this.left=t,this.right=o,this.length=t.length+o.length,this.depth=Math.max(t.depth,o.depth)+1}return n&&(e.__proto__=n),e.prototype=Object.create(n&&n.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(o){return o<this.left.length?this.left.get(o):this.right.get(o-this.left.length)},e.prototype.forEachInner=function(o,s,r,i){var l=this.left.length;if(s<l&&this.left.forEachInner(o,s,Math.min(r,l),i)===!1||r>l&&this.right.forEachInner(o,Math.max(s-l,0),Math.min(this.length,r)-l,i+l)===!1)return!1},e.prototype.forEachInvertedInner=function(o,s,r,i){var l=this.left.length;if(s>l&&this.right.forEachInvertedInner(o,s-l,Math.max(r,l)-l,i+l)===!1||r<l&&this.left.forEachInvertedInner(o,Math.min(s,l),r,i)===!1)return!1},e.prototype.sliceInner=function(o,s){if(o==0&&s==this.length)return this;var r=this.left.length;return s<=r?this.left.slice(o,s):o>=r?this.right.slice(o-r,s-r):this.left.slice(o,r).append(this.right.slice(0,s-r))},e.prototype.leafAppend=function(o){var s=this.right.leafAppend(o);if(s)return new e(this.left,s)},e.prototype.leafPrepend=function(o){var s=this.left.leafPrepend(o);if(s)return new e(s,this.right)},e.prototype.appendInner=function(o){return this.left.depth>=Math.max(this.right.depth,o.depth)+1?new e(this.left,new e(this.right,o)):new e(this,o)},e}(Z);const vm=500;class Me{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(this.eventCount==0)return null;let o=this.items.length;for(;;o--)if(this.items.get(o-1).selection){--o;break}let s,r;t&&(s=this.remapping(o,this.items.length),r=s.maps.length);let i=e.tr,l,a,c=[],d=[];return this.items.forEach((u,p)=>{if(!u.step){s||(s=this.remapping(o,p+1),r=s.maps.length),r--,d.push(u);return}if(s){d.push(new Ne(u.map));let h=u.step.map(s.slice(r)),f;h&&i.maybeStep(h).doc&&(f=i.mapping.maps[i.mapping.maps.length-1],c.push(new Ne(f,void 0,void 0,c.length+d.length))),r--,f&&s.appendMap(f,r)}else i.maybeStep(u.step);if(u.selection)return l=s?u.selection.map(s.slice(r)):u.selection,a=new Me(this.items.slice(0,o).append(d.reverse().concat(c)),this.eventCount-1),!1},this.items.length,0),{remaining:a,transform:i,selection:l}}addTransform(e,t,o,s){let r=[],i=this.eventCount,l=this.items,a=!s&&l.length?l.get(l.length-1):null;for(let d=0;d<e.steps.length;d++){let u=e.steps[d].invert(e.docs[d]),p=new Ne(e.mapping.maps[d],u,t),h;(h=a&&a.merge(p))&&(p=h,d?r.pop():l=l.slice(0,l.length-1)),r.push(p),t&&(i++,t=void 0),s||(a=p)}let c=i-o.depth;return c>wm&&(l=xm(l,c),i-=c),new Me(l.append(r),i)}remapping(e,t){let o=new on;return this.items.forEach((s,r)=>{let i=s.mirrorOffset!=null&&r-s.mirrorOffset>=e?o.maps.length-s.mirrorOffset:void 0;o.appendMap(s.map,i)},e,t),o}addMaps(e){return this.eventCount==0?this:new Me(this.items.append(e.map(t=>new Ne(t))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let o=[],s=Math.max(0,this.items.length-t),r=e.mapping,i=e.steps.length,l=this.eventCount;this.items.forEach(p=>{p.selection&&l--},s);let a=t;this.items.forEach(p=>{let h=r.getMirror(--a);if(h==null)return;i=Math.min(i,h);let f=r.maps[h];if(p.step){let m=e.steps[h].invert(e.docs[h]),g=p.selection&&p.selection.map(r.slice(a+1,h));g&&l++,o.push(new Ne(f,m,g))}else o.push(new Ne(f))},s);let c=[];for(let p=t;p<i;p++)c.push(new Ne(r.maps[p]));let d=this.items.slice(0,s).append(c).append(o),u=new Me(d,l);return u.emptyItemCount()>vm&&(u=u.compress(this.items.length-o.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(e=this.items.length){let t=this.remapping(0,e),o=t.maps.length,s=[],r=0;return this.items.forEach((i,l)=>{if(l>=e)s.push(i),i.selection&&r++;else if(i.step){let a=i.step.map(t.slice(o)),c=a&&a.getMap();if(o--,c&&t.appendMap(c,o),a){let d=i.selection&&i.selection.map(t.slice(o));d&&r++;let u=new Ne(c.invert(),a,d),p,h=s.length-1;(p=s.length&&s[h].merge(u))?s[h]=p:s.push(u)}}else i.map&&o--},this.items.length,0),new Me(Z.from(s.reverse()),r)}}Me.empty=new Me(Z.empty,0);function xm(n,e){let t;return n.forEach((o,s)=>{if(o.selection&&e--==0)return t=s,!1}),n.slice(t)}class Ne{constructor(e,t,o,s){this.map=e,this.step=t,this.selection=o,this.mirrorOffset=s}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new Ne(t.getMap().invert(),t,this.selection)}}}class Qe{constructor(e,t,o,s,r){this.done=e,this.undone=t,this.prevRanges=o,this.prevTime=s,this.prevComposition=r}}const wm=20;function Cm(n,e,t,o){let s=t.getMeta(Ot),r;if(s)return s.historyState;t.getMeta(Tm)&&(n=new Qe(n.done,n.undone,null,0,-1));let i=t.getMeta("appendedTransaction");if(t.steps.length==0)return n;if(i&&i.getMeta(Ot))return i.getMeta(Ot).redo?new Qe(n.done.addTransform(t,void 0,o,Po(e)),n.undone,ml(t.mapping.maps),n.prevTime,n.prevComposition):new Qe(n.done,n.undone.addTransform(t,void 0,o,Po(e)),null,n.prevTime,n.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(i&&i.getMeta("addToHistory")===!1)){let l=t.getMeta("composition"),a=n.prevTime==0||!i&&n.prevComposition!=l&&(n.prevTime<(t.time||0)-o.newGroupDelay||!km(t,n.prevRanges)),c=i?Os(n.prevRanges,t.mapping):ml(t.mapping.maps);return new Qe(n.done.addTransform(t,a?e.selection.getBookmark():void 0,o,Po(e)),Me.empty,c,t.time,l??n.prevComposition)}else return(r=t.getMeta("rebased"))?new Qe(n.done.rebased(t,r),n.undone.rebased(t,r),Os(n.prevRanges,t.mapping),n.prevTime,n.prevComposition):new Qe(n.done.addMaps(t.mapping.maps),n.undone.addMaps(t.mapping.maps),Os(n.prevRanges,t.mapping),n.prevTime,n.prevComposition)}function km(n,e){if(!e)return!1;if(!n.docChanged)return!0;let t=!1;return n.mapping.maps[0].forEach((o,s)=>{for(let r=0;r<e.length;r+=2)o<=e[r+1]&&s>=e[r]&&(t=!0)}),t}function ml(n){let e=[];for(let t=n.length-1;t>=0&&e.length==0;t--)n[t].forEach((o,s,r,i)=>e.push(r,i));return e}function Os(n,e){if(!n)return null;let t=[];for(let o=0;o<n.length;o+=2){let s=e.map(n[o],1),r=e.map(n[o+1],-1);s<=r&&t.push(s,r)}return t}function Em(n,e,t){let o=Po(e),s=Ot.get(e).spec.config,r=(t?n.undone:n.done).popEvent(e,o);if(!r)return null;let i=r.selection.resolve(r.transform.doc),l=(t?n.done:n.undone).addTransform(r.transform,e.selection.getBookmark(),s,o),a=new Qe(t?l:r.remaining,t?r.remaining:l,null,0,-1);return r.transform.setSelection(i).setMeta(Ot,{redo:t,historyState:a})}let Ns=!1,gl=null;function Po(n){let e=n.plugins;if(gl!=e){Ns=!1,gl=e;for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){Ns=!0;break}}return Ns}const Ot=new eo("history"),Tm=new eo("closeHistory");function Mm(n={}){return n={depth:n.depth||100,newGroupDelay:n.newGroupDelay||500},new bn({key:Ot,state:{init(){return new Qe(Me.empty,Me.empty,null,0,-1)},apply(e,t,o){return Cm(t,o,e,n)}},config:n,props:{handleDOMEvents:{beforeinput(e,t){let o=t.inputType,s=o=="historyUndo"?ed:o=="historyRedo"?pr:null;return s?(t.preventDefault(),s(e.state,e.dispatch)):!1}}}})}function Qc(n,e){return(t,o)=>{let s=Ot.getState(t);if(!s||(n?s.undone:s.done).eventCount==0)return!1;if(o){let r=Em(s,t,n);r&&o(e?r.scrollIntoView():r)}return!0}}const ed=Qc(!1,!0),pr=Qc(!0,!0);var pt={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:"'"},qo={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},Am=typeof navigator<"u"&&/Mac/.test(navigator.platform),Pm=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent);for(var Q=0;Q<10;Q++)pt[48+Q]=pt[96+Q]=String(Q);for(var Q=1;Q<=24;Q++)pt[Q+111]="F"+Q;for(var Q=65;Q<=90;Q++)pt[Q]=String.fromCharCode(Q+32),qo[Q]=String.fromCharCode(Q);for(var Is in pt)qo.hasOwnProperty(Is)||(qo[Is]=pt[Is]);function Om(n){var e=Am&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||Pm&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?qo:pt)[n.keyCode]||n.key||"Unidentified";return t=="Esc"&&(t="Escape"),t=="Del"&&(t="Delete"),t=="Left"&&(t="ArrowLeft"),t=="Up"&&(t="ArrowUp"),t=="Right"&&(t="ArrowRight"),t=="Down"&&(t="ArrowDown"),t}const Nm=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function Im(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let o,s,r,i;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))o=!0;else if(/^(c|ctrl|control)$/i.test(a))s=!0;else if(/^s(hift)?$/i.test(a))r=!0;else if(/^mod$/i.test(a))Nm?i=!0:s=!0;else throw new Error("Unrecognized modifier name: "+a)}return o&&(t="Alt-"+t),s&&(t="Ctrl-"+t),i&&(t="Meta-"+t),r&&(t="Shift-"+t),t}function Rm(n){let e=Object.create(null);for(let t in n)e[Im(t)]=n[t];return e}function Rs(n,e,t=!0){return e.altKey&&(n="Alt-"+n),e.ctrlKey&&(n="Ctrl-"+n),e.metaKey&&(n="Meta-"+n),t&&e.shiftKey&&(n="Shift-"+n),n}function Ds(n){return new bn({props:{handleKeyDown:td(n)}})}function td(n){let e=Rm(n);return function(t,o){let s=Om(o),r,i=e[Rs(s,o)];if(i&&i(t.state,t.dispatch,t))return!0;if(s.length==1&&s!=" "){if(o.shiftKey){let l=e[Rs(s,o,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((o.shiftKey||o.altKey||o.metaKey||s.charCodeAt(0)>127)&&(r=pt[o.keyCode])&&r!=s){let l=e[Rs(r,o)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}function yl(n,e=null){return function(t,o){let{$from:s,$to:r}=t.selection,i=s.blockRange(r),l=!1,a=i;if(!i)return!1;if(i.depth>=2&&s.node(i.depth-1).type.compatibleContent(n)&&i.startIndex==0){if(s.index(i.depth-1)==0)return!1;let d=t.doc.resolve(i.start-2);a=new Fo(d,d,i.depth),i.endIndex<i.parent.childCount&&(i=new Fo(s,t.doc.resolve(r.end(i.depth)),i.depth)),l=!0}let c=Nc(a,n,e,i);return c?(o&&o(Dm(t.tr,i,c,l,n).scrollIntoView()),!0):!1}}function Dm(n,e,t,o,s){let r=T.empty;for(let d=t.length-1;d>=0;d--)r=T.from(t[d].type.create(t[d].attrs,r));n.step(new te(e.start-(o?2:0),e.end,e.start,e.end,new A(r,0,0),t.length,!0));let i=0;for(let d=0;d<t.length;d++)t[d].type==s&&(i=d+1);let l=t.length-i,a=e.start+t.length-(o?2:0),c=e.parent;for(let d=e.startIndex,u=e.endIndex,p=!0;d<u;d++,p=!1)!p&&sn(n.doc,a,l)&&(n.split(a,l),a+=2*l),a+=c.child(d).nodeSize;return n}function Lm(n,e){return function(t,o){let{$from:s,$to:r,node:i}=t.selection;if(i&&i.isBlock||s.depth<2||!s.sameParent(r))return!1;let l=s.node(-1);if(l.type!=n)return!1;if(s.parent.content.size==0&&s.node(-1).childCount==s.indexAfter(-1)){if(s.depth==3||s.node(-3).type!=n||s.index(-2)!=s.node(-2).childCount-1)return!1;if(o){let u=T.empty,p=s.index(-1)?1:s.index(-2)?2:3;for(let b=s.depth-p;b>=s.depth-3;b--)u=T.from(s.node(b).copy(u));let h=s.indexAfter(-1)<s.node(-2).childCount?1:s.indexAfter(-2)<s.node(-3).childCount?2:3;u=u.append(T.from(n.createAndFill()));let f=s.before(s.depth-(p-1)),m=t.tr.replace(f,s.after(-h),new A(u,4-p,0)),g=-1;m.doc.nodesBetween(f,m.doc.content.size,(b,C)=>{if(g>-1)return!1;b.isTextblock&&b.content.size==0&&(g=C+1)}),g>-1&&m.setSelection(L.near(m.doc.resolve(g))),o(m.scrollIntoView())}return!0}let a=r.pos==s.end()?l.contentMatchAt(0).defaultType:null,c=t.tr.delete(s.pos,r.pos),d=a?[null,{type:a}]:void 0;return sn(c.doc,s.pos,2,d)?(o&&o(c.split(s.pos,2,d).scrollIntoView()),!0):!1}}function hr(n){return function(e,t){let{$from:o,$to:s}=e.selection,r=o.blockRange(s,i=>i.childCount>0&&i.firstChild.type==n);return r?t?o.node(r.depth-1).type==n?$m(e,t,n,r):zm(e,t,r):!0:!1}}function $m(n,e,t,o){let s=n.tr,r=o.end,i=o.$to.end(o.depth);r<i&&(s.step(new te(r-1,i,r,i,new A(T.from(t.create(null,o.parent.copy())),1,0),1,!0)),o=new Fo(s.doc.resolve(o.$from.pos),s.doc.resolve(i),o.depth));const l=is(o);if(l==null)return!1;s.lift(o,l);let a=s.mapping.map(r,-1)-1;return ls(s.doc,a)&&s.join(a),e(s.scrollIntoView()),!0}function zm(n,e,t){let o=n.tr,s=t.parent;for(let h=t.end,f=t.endIndex-1,m=t.startIndex;f>m;f--)h-=s.child(f).nodeSize,o.delete(h-1,h+1);let r=o.doc.resolve(t.start),i=r.nodeAfter;if(o.mapping.map(t.end)!=t.start+r.nodeAfter.nodeSize)return!1;let l=t.startIndex==0,a=t.endIndex==s.childCount,c=r.node(-1),d=r.index(-1);if(!c.canReplace(d+(l?0:1),d+1,i.content.append(a?T.empty:T.from(s))))return!1;let u=r.pos,p=u+i.nodeSize;return o.step(new te(u-(l?1:0),p+(a?1:0),u+1,p-1,new A((l?T.empty:T.from(s.copy(T.empty))).append(a?T.empty:T.from(s.copy(T.empty))),l?0:1,a?0:1),l?0:1)),e(o.scrollIntoView()),!0}function Bm(n){return function(e,t){let{$from:o,$to:s}=e.selection,r=o.blockRange(s,c=>c.childCount>0&&c.firstChild.type==n);if(!r)return!1;let i=r.startIndex;if(i==0)return!1;let l=r.parent,a=l.child(i-1);if(a.type!=n)return!1;if(t){let c=a.lastChild&&a.lastChild.type==l.type,d=T.from(c?n.create():null),u=new A(T.from(n.create(null,T.from(l.type.create(null,d)))),c?3:1,0),p=r.start,h=r.end;t(e.tr.step(new te(p-(c?3:1),h,p,h,u,1,!0)).scrollIntoView())}return!0}}const ee=function(n){for(var e=0;;e++)if(n=n.previousSibling,!n)return e},Kn=function(n){let e=n.assignedSlot||n.parentNode;return e&&e.nodeType==11?e.host:e};let fr=null;const je=function(n,e,t){let o=fr||(fr=document.createRange());return o.setEnd(n,t??n.nodeValue.length),o.setStart(n,e||0),o},Vm=function(){fr=null},$t=function(n,e,t,o){return t&&(bl(n,e,t,o,-1)||bl(n,e,t,o,1))},Hm=/^(img|br|input|textarea|hr)$/i;function bl(n,e,t,o,s){for(;;){if(n==t&&e==o)return!0;if(e==(s<0?0:xe(n))){let r=n.parentNode;if(!r||r.nodeType!=1||to(n)||Hm.test(n.nodeName)||n.contentEditable=="false")return!1;e=ee(n)+(s<0?0:1),n=r}else if(n.nodeType==1){if(n=n.childNodes[e+(s<0?-1:0)],n.contentEditable=="false")return!1;e=s<0?xe(n):0}else return!1}}function xe(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Fm(n,e){for(;;){if(n.nodeType==3&&e)return n;if(n.nodeType==1&&e>0){if(n.contentEditable=="false")return null;n=n.childNodes[e-1],e=xe(n)}else if(n.parentNode&&!to(n))e=ee(n),n=n.parentNode;else return null}}function _m(n,e){for(;;){if(n.nodeType==3&&e<n.nodeValue.length)return n;if(n.nodeType==1&&e<n.childNodes.length){if(n.contentEditable=="false")return null;n=n.childNodes[e],e=0}else if(n.parentNode&&!to(n))e=ee(n)+1,n=n.parentNode;else return null}}function Gm(n,e,t){for(let o=e==0,s=e==xe(n);o||s;){if(n==t)return!0;let r=ee(n);if(n=n.parentNode,!n)return!1;o=o&&r==0,s=s&&r==xe(n)}}function to(n){let e;for(let t=n;t&&!(e=t.pmViewDesc);t=t.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==n||e.contentDOM==n)}const cs=function(n){return n.focusNode&&$t(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)};function xt(n,e){let t=document.createEvent("Event");return t.initEvent("keydown",!0,!0),t.keyCode=n,t.key=t.code=e,t}function Wm(n){let e=n.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function jm(n,e,t){if(n.caretPositionFromPoint)try{let o=n.caretPositionFromPoint(e,t);if(o)return{node:o.offsetNode,offset:Math.min(xe(o.offsetNode),o.offset)}}catch{}if(n.caretRangeFromPoint){let o=n.caretRangeFromPoint(e,t);if(o)return{node:o.startContainer,offset:Math.min(xe(o.startContainer),o.startOffset)}}}const Be=typeof navigator<"u"?navigator:null,Sl=typeof document<"u"?document:null,ft=Be&&Be.userAgent||"",mr=/Edge\/(\d+)/.exec(ft),nd=/MSIE \d/.exec(ft),gr=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(ft),he=!!(nd||gr||mr),ct=nd?document.documentMode:gr?+gr[1]:mr?+mr[1]:0,Pe=!he&&/gecko\/(\d+)/i.test(ft);Pe&&+(/Firefox\/(\d+)/.exec(ft)||[0,0])[1];const yr=!he&&/Chrome\/(\d+)/.exec(ft),re=!!yr,od=yr?+yr[1]:0,ae=!he&&!!Be&&/Apple Computer/.test(Be.vendor),fn=ae&&(/Mobile\/\w+/.test(ft)||!!Be&&Be.maxTouchPoints>2),ve=fn||(Be?/Mac/.test(Be.platform):!1),qm=Be?/Win/.test(Be.platform):!1,Te=/Android \d/.test(ft),no=!!Sl&&"webkitFontSmoothing"in Sl.documentElement.style,Um=no?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function Km(n){let e=n.defaultView&&n.defaultView.visualViewport;return e?{left:0,right:e.width,top:0,bottom:e.height}:{left:0,right:n.documentElement.clientWidth,top:0,bottom:n.documentElement.clientHeight}}function Fe(n,e){return typeof n=="number"?n:n[e]}function Jm(n){let e=n.getBoundingClientRect(),t=e.width/n.offsetWidth||1,o=e.height/n.offsetHeight||1;return{left:e.left,right:e.left+n.clientWidth*t,top:e.top,bottom:e.top+n.clientHeight*o}}function vl(n,e,t){let o=n.someProp("scrollThreshold")||0,s=n.someProp("scrollMargin")||5,r=n.dom.ownerDocument;for(let i=t||n.dom;i;i=Kn(i)){if(i.nodeType!=1)continue;let l=i,a=l==r.body,c=a?Km(r):Jm(l),d=0,u=0;if(e.top<c.top+Fe(o,"top")?u=-(c.top-e.top+Fe(s,"top")):e.bottom>c.bottom-Fe(o,"bottom")&&(u=e.bottom-e.top>c.bottom-c.top?e.top+Fe(s,"top")-c.top:e.bottom-c.bottom+Fe(s,"bottom")),e.left<c.left+Fe(o,"left")?d=-(c.left-e.left+Fe(s,"left")):e.right>c.right-Fe(o,"right")&&(d=e.right-c.right+Fe(s,"right")),d||u)if(a)r.defaultView.scrollBy(d,u);else{let p=l.scrollLeft,h=l.scrollTop;u&&(l.scrollTop+=u),d&&(l.scrollLeft+=d);let f=l.scrollLeft-p,m=l.scrollTop-h;e={left:e.left-f,top:e.top-m,right:e.right-f,bottom:e.bottom-m}}if(a||/^(fixed|sticky)$/.test(getComputedStyle(i).position))break}}function Zm(n){let e=n.dom.getBoundingClientRect(),t=Math.max(0,e.top),o,s;for(let r=(e.left+e.right)/2,i=t+1;i<Math.min(innerHeight,e.bottom);i+=5){let l=n.root.elementFromPoint(r,i);if(!l||l==n.dom||!n.dom.contains(l))continue;let a=l.getBoundingClientRect();if(a.top>=t-20){o=l,s=a.top;break}}return{refDOM:o,refTop:s,stack:sd(n.dom)}}function sd(n){let e=[],t=n.ownerDocument;for(let o=n;o&&(e.push({dom:o,top:o.scrollTop,left:o.scrollLeft}),n!=t);o=Kn(o));return e}function Ym({refDOM:n,refTop:e,stack:t}){let o=n?n.getBoundingClientRect().top:0;rd(t,o==0?0:o-e)}function rd(n,e){for(let t=0;t<n.length;t++){let{dom:o,top:s,left:r}=n[t];o.scrollTop!=s+e&&(o.scrollTop=s+e),o.scrollLeft!=r&&(o.scrollLeft=r)}}let jt=null;function Xm(n){if(n.setActive)return n.setActive();if(jt)return n.focus(jt);let e=sd(n);n.focus(jt==null?{get preventScroll(){return jt={preventScroll:!0},!0}}:void 0),jt||(jt=!1,rd(e,0))}function id(n,e){let t,o=2e8,s,r=0,i=e.top,l=e.top,a,c;for(let d=n.firstChild,u=0;d;d=d.nextSibling,u++){let p;if(d.nodeType==1)p=d.getClientRects();else if(d.nodeType==3)p=je(d).getClientRects();else continue;for(let h=0;h<p.length;h++){let f=p[h];if(f.top<=i&&f.bottom>=l){i=Math.max(f.bottom,i),l=Math.min(f.top,l);let m=f.left>e.left?f.left-e.left:f.right<e.left?e.left-f.right:0;if(m<o){t=d,o=m,s=m&&t.nodeType==3?{left:f.right<e.left?f.right:f.left,top:e.top}:e,d.nodeType==1&&m&&(r=u+(e.left>=(f.left+f.right)/2?1:0));continue}}else f.top>e.top&&!a&&f.left<=e.left&&f.right>=e.left&&(a=d,c={left:Math.max(f.left,Math.min(f.right,e.left)),top:f.top});!t&&(e.left>=f.right&&e.top>=f.top||e.left>=f.left&&e.top>=f.bottom)&&(r=u+1)}}return!t&&a&&(t=a,s=c,o=0),t&&t.nodeType==3?Qm(t,s):!t||o&&t.nodeType==1?{node:n,offset:r}:id(t,s)}function Qm(n,e){let t=n.nodeValue.length,o=document.createRange();for(let s=0;s<t;s++){o.setEnd(n,s+1),o.setStart(n,s);let r=Xe(o,1);if(r.top!=r.bottom&&Qr(e,r))return{node:n,offset:s+(e.left>=(r.left+r.right)/2?1:0)}}return{node:n,offset:0}}function Qr(n,e){return n.left>=e.left-1&&n.left<=e.right+1&&n.top>=e.top-1&&n.top<=e.bottom+1}function eg(n,e){let t=n.parentNode;return t&&/^li$/i.test(t.nodeName)&&e.left<n.getBoundingClientRect().left?t:n}function tg(n,e,t){let{node:o,offset:s}=id(e,t),r=-1;if(o.nodeType==1&&!o.firstChild){let i=o.getBoundingClientRect();r=i.left!=i.right&&t.left>(i.left+i.right)/2?1:-1}return n.docView.posFromDOM(o,s,r)}function ng(n,e,t,o){let s=-1;for(let r=e,i=!1;r!=n.dom;){let l=n.docView.nearestDesc(r,!0);if(!l)return null;if(l.dom.nodeType==1&&(l.node.isBlock&&l.parent||!l.contentDOM)){let a=l.dom.getBoundingClientRect();if(l.node.isBlock&&l.parent&&(!i&&a.left>o.left||a.top>o.top?s=l.posBefore:(!i&&a.right<o.left||a.bottom<o.top)&&(s=l.posAfter),i=!0),!l.contentDOM&&s<0&&!l.node.isText)return(l.node.isBlock?o.top<(a.top+a.bottom)/2:o.left<(a.left+a.right)/2)?l.posBefore:l.posAfter}r=l.dom.parentNode}return s>-1?s:n.docView.posFromDOM(e,t,-1)}function ld(n,e,t){let o=n.childNodes.length;if(o&&t.top<t.bottom)for(let s=Math.max(0,Math.min(o-1,Math.floor(o*(e.top-t.top)/(t.bottom-t.top))-2)),r=s;;){let i=n.childNodes[r];if(i.nodeType==1){let l=i.getClientRects();for(let a=0;a<l.length;a++){let c=l[a];if(Qr(e,c))return ld(i,e,c)}}if((r=(r+1)%o)==s)break}return n}function og(n,e){let t=n.dom.ownerDocument,o,s=0,r=jm(t,e.left,e.top);r&&({node:o,offset:s}=r);let i=(n.root.elementFromPoint?n.root:t).elementFromPoint(e.left,e.top),l;if(!i||!n.dom.contains(i.nodeType!=1?i.parentNode:i)){let c=n.dom.getBoundingClientRect();if(!Qr(e,c)||(i=ld(n.dom,e,c),!i))return null}if(ae)for(let c=i;o&&c;c=Kn(c))c.draggable&&(o=void 0);if(i=eg(i,e),o){if(Pe&&o.nodeType==1&&(s=Math.min(s,o.childNodes.length),s<o.childNodes.length)){let d=o.childNodes[s],u;d.nodeName=="IMG"&&(u=d.getBoundingClientRect()).right<=e.left&&u.bottom>e.top&&s++}let c;no&&s&&o.nodeType==1&&(c=o.childNodes[s-1]).nodeType==1&&c.contentEditable=="false"&&c.getBoundingClientRect().top>=e.top&&s--,o==n.dom&&s==o.childNodes.length-1&&o.lastChild.nodeType==1&&e.top>o.lastChild.getBoundingClientRect().bottom?l=n.state.doc.content.size:(s==0||o.nodeType!=1||o.childNodes[s-1].nodeName!="BR")&&(l=ng(n,o,s,e))}l==null&&(l=tg(n,i,e));let a=n.docView.nearestDesc(i,!0);return{pos:l,inside:a?a.posAtStart-a.border:-1}}function xl(n){return n.top<n.bottom||n.left<n.right}function Xe(n,e){let t=n.getClientRects();if(t.length){let o=t[e<0?0:t.length-1];if(xl(o))return o}return Array.prototype.find.call(t,xl)||n.getBoundingClientRect()}const sg=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function ad(n,e,t){let{node:o,offset:s,atom:r}=n.docView.domFromPos(e,t<0?-1:1),i=no||Pe;if(o.nodeType==3)if(i&&(sg.test(o.nodeValue)||(t<0?!s:s==o.nodeValue.length))){let a=Xe(je(o,s,s),t);if(Pe&&s&&/\s/.test(o.nodeValue[s-1])&&s<o.nodeValue.length){let c=Xe(je(o,s-1,s-1),-1);if(c.top==a.top){let d=Xe(je(o,s,s+1),-1);if(d.top!=a.top)return xn(d,d.left<c.left)}}return a}else{let a=s,c=s,d=t<0?1:-1;return t<0&&!s?(c++,d=-1):t>=0&&s==o.nodeValue.length?(a--,d=1):t<0?a--:c++,xn(Xe(je(o,a,c),d),d<0)}if(!n.state.doc.resolve(e-(r||0)).parent.inlineContent){if(r==null&&s&&(t<0||s==xe(o))){let a=o.childNodes[s-1];if(a.nodeType==1)return Ls(a.getBoundingClientRect(),!1)}if(r==null&&s<xe(o)){let a=o.childNodes[s];if(a.nodeType==1)return Ls(a.getBoundingClientRect(),!0)}return Ls(o.getBoundingClientRect(),t>=0)}if(r==null&&s&&(t<0||s==xe(o))){let a=o.childNodes[s-1],c=a.nodeType==3?je(a,xe(a)-(i?0:1)):a.nodeType==1&&(a.nodeName!="BR"||!a.nextSibling)?a:null;if(c)return xn(Xe(c,1),!1)}if(r==null&&s<xe(o)){let a=o.childNodes[s];for(;a.pmViewDesc&&a.pmViewDesc.ignoreForCoords;)a=a.nextSibling;let c=a?a.nodeType==3?je(a,0,i?0:1):a.nodeType==1?a:null:null;if(c)return xn(Xe(c,-1),!0)}return xn(Xe(o.nodeType==3?je(o):o,-t),t>=0)}function xn(n,e){if(n.width==0)return n;let t=e?n.left:n.right;return{top:n.top,bottom:n.bottom,left:t,right:t}}function Ls(n,e){if(n.height==0)return n;let t=e?n.top:n.bottom;return{top:t,bottom:t,left:n.left,right:n.right}}function cd(n,e,t){let o=n.state,s=n.root.activeElement;o!=e&&n.updateState(e),s!=n.dom&&n.focus();try{return t()}finally{o!=e&&n.updateState(o),s!=n.dom&&s&&s.focus()}}function rg(n,e,t){let o=e.selection,s=t=="up"?o.$from:o.$to;return cd(n,e,()=>{let{node:r}=n.docView.domFromPos(s.pos,t=="up"?-1:1);for(;;){let l=n.docView.nearestDesc(r,!0);if(!l)break;if(l.node.isBlock){r=l.contentDOM||l.dom;break}r=l.dom.parentNode}let i=ad(n,s.pos,1);for(let l=r.firstChild;l;l=l.nextSibling){let a;if(l.nodeType==1)a=l.getClientRects();else if(l.nodeType==3)a=je(l,0,l.nodeValue.length).getClientRects();else continue;for(let c=0;c<a.length;c++){let d=a[c];if(d.bottom>d.top+1&&(t=="up"?i.top-d.top>(d.bottom-i.top)*2:d.bottom-i.bottom>(i.bottom-d.top)*2))return!1}}return!0})}const ig=/[\u0590-\u08ac]/;function lg(n,e,t){let{$head:o}=e.selection;if(!o.parent.isTextblock)return!1;let s=o.parentOffset,r=!s,i=s==o.parent.content.size,l=n.domSelection();return l?!ig.test(o.parent.textContent)||!l.modify?t=="left"||t=="backward"?r:i:cd(n,e,()=>{let{focusNode:a,focusOffset:c,anchorNode:d,anchorOffset:u}=n.domSelectionRange(),p=l.caretBidiLevel;l.modify("move",t,"character");let h=o.depth?n.docView.domAfterPos(o.before()):n.dom,{focusNode:f,focusOffset:m}=n.domSelectionRange(),g=f&&!h.contains(f.nodeType==1?f:f.parentNode)||a==f&&c==m;try{l.collapse(d,u),a&&(a!=d||c!=u)&&l.extend&&l.extend(a,c)}catch{}return p!=null&&(l.caretBidiLevel=p),g}):o.pos==o.start()||o.pos==o.end()}let wl=null,Cl=null,kl=!1;function ag(n,e,t){return wl==e&&Cl==t?kl:(wl=e,Cl=t,kl=t=="up"||t=="down"?rg(n,e,t):lg(n,e,t))}const Ce=0,El=1,kt=2,Ve=3;class oo{constructor(e,t,o,s){this.parent=e,this.children=t,this.dom=o,this.contentDOM=s,this.dirty=Ce,o.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,o){return!1}matchesHack(e){return!1}parseRule(){return null}stopEvent(e){return!1}get size(){let e=0;for(let t=0;t<this.children.length;t++)e+=this.children[t].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 t=0,o=this.posAtStart;;t++){let s=this.children[t];if(s==e)return o;o+=s.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,t,o){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(o<0){let r,i;if(e==this.contentDOM)r=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;r=e.previousSibling}for(;r&&!((i=r.pmViewDesc)&&i.parent==this);)r=r.previousSibling;return r?this.posBeforeChild(i)+i.size:this.posAtStart}else{let r,i;if(e==this.contentDOM)r=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;r=e.nextSibling}for(;r&&!((i=r.pmViewDesc)&&i.parent==this);)r=r.nextSibling;return r?this.posBeforeChild(i):this.posAtEnd}let s;if(e==this.dom&&this.contentDOM)s=t>ee(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))s=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let r=e;;r=r.parentNode){if(r==this.dom){s=!1;break}if(r.previousSibling)break}if(s==null&&t==e.childNodes.length)for(let r=e;;r=r.parentNode){if(r==this.dom){s=!0;break}if(r.nextSibling)break}}return s??o>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let o=!0,s=e;s;s=s.parentNode){let r=this.getDesc(s),i;if(r&&(!t||r.node))if(o&&(i=r.nodeDOM)&&!(i.nodeType==1?i.contains(e.nodeType==1?e:e.parentNode):i==e))o=!1;else return r}}getDesc(e){let t=e.pmViewDesc;for(let o=t;o;o=o.parent)if(o==this)return t}posFromDOM(e,t,o){for(let s=e;s;s=s.parentNode){let r=this.getDesc(s);if(r)return r.localPosFromDOM(e,t,o)}return-1}descAt(e){for(let t=0,o=0;t<this.children.length;t++){let s=this.children[t],r=o+s.size;if(o==e&&r!=o){for(;!s.border&&s.children.length;)s=s.children[0];return s}if(e<r)return s.descAt(e-o-s.border);o=r}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let o=0,s=0;for(let r=0;o<this.children.length;o++){let i=this.children[o],l=r+i.size;if(l>e||i instanceof ud){s=e-r;break}r=l}if(s)return this.children[o].domFromPos(s-this.children[o].border,t);for(let r;o&&!(r=this.children[o-1]).size&&r instanceof dd&&r.side>=0;o--);if(t<=0){let r,i=!0;for(;r=o?this.children[o-1]:null,!(!r||r.dom.parentNode==this.contentDOM);o--,i=!1);return r&&t&&i&&!r.border&&!r.domAtom?r.domFromPos(r.size,t):{node:this.contentDOM,offset:r?ee(r.dom)+1:0}}else{let r,i=!0;for(;r=o<this.children.length?this.children[o]:null,!(!r||r.dom.parentNode==this.contentDOM);o++,i=!1);return r&&i&&!r.border&&!r.domAtom?r.domFromPos(0,t):{node:this.contentDOM,offset:r?ee(r.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,o=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let s=-1,r=-1;for(let i=o,l=0;;l++){let a=this.children[l],c=i+a.size;if(s==-1&&e<=c){let d=i+a.border;if(e>=d&&t<=c-a.border&&a.node&&a.contentDOM&&this.contentDOM.contains(a.contentDOM))return a.parseRange(e,t,d);e=i;for(let u=l;u>0;u--){let p=this.children[u-1];if(p.size&&p.dom.parentNode==this.contentDOM&&!p.emptyChildAt(1)){s=ee(p.dom)+1;break}e-=p.size}s==-1&&(s=0)}if(s>-1&&(c>t||l==this.children.length-1)){t=c;for(let d=l+1;d<this.children.length;d++){let u=this.children[d];if(u.size&&u.dom.parentNode==this.contentDOM&&!u.emptyChildAt(-1)){r=ee(u.dom);break}t+=u.size}r==-1&&(r=this.contentDOM.childNodes.length);break}i=c}return{node:this.contentDOM,from:e,to:t,fromOffset:s,toOffset:r}}emptyChildAt(e){if(this.border||!this.contentDOM||!this.children.length)return!1;let t=this.children[e<0?0:this.children.length-1];return t.size==0||t.emptyChildAt(e)}domAfterPos(e){let{node:t,offset:o}=this.domFromPos(e,0);if(t.nodeType!=1||o==t.childNodes.length)throw new RangeError("No node after pos "+e);return t.childNodes[o]}setSelection(e,t,o,s=!1){let r=Math.min(e,t),i=Math.max(e,t);for(let h=0,f=0;h<this.children.length;h++){let m=this.children[h],g=f+m.size;if(r>f&&i<g)return m.setSelection(e-f-m.border,t-f-m.border,o,s);f=g}let l=this.domFromPos(e,e?-1:1),a=t==e?l:this.domFromPos(t,t?-1:1),c=o.root.getSelection(),d=o.domSelectionRange(),u=!1;if((Pe||ae)&&e==t){let{node:h,offset:f}=l;if(h.nodeType==3){if(u=!!(f&&h.nodeValue[f-1]==`
|
|
805
|
+
`),u&&f==h.nodeValue.length)for(let m=h,g;m;m=m.parentNode){if(g=m.nextSibling){g.nodeName=="BR"&&(l=a={node:g.parentNode,offset:ee(g)+1});break}let b=m.pmViewDesc;if(b&&b.node&&b.node.isBlock)break}}else{let m=h.childNodes[f-1];u=m&&(m.nodeName=="BR"||m.contentEditable=="false")}}if(Pe&&d.focusNode&&d.focusNode!=a.node&&d.focusNode.nodeType==1){let h=d.focusNode.childNodes[d.focusOffset];h&&h.contentEditable=="false"&&(s=!0)}if(!(s||u&&ae)&&$t(l.node,l.offset,d.anchorNode,d.anchorOffset)&&$t(a.node,a.offset,d.focusNode,d.focusOffset))return;let p=!1;if((c.extend||e==t)&&!u){c.collapse(l.node,l.offset);try{e!=t&&c.extend(a.node,a.offset),p=!0}catch{}}if(!p){if(e>t){let f=l;l=a,a=f}let h=document.createRange();h.setEnd(a.node,a.offset),h.setStart(l.node,l.offset),c.removeAllRanges(),c.addRange(h)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,t){for(let o=0,s=0;s<this.children.length;s++){let r=this.children[s],i=o+r.size;if(o==i?e<=i&&t>=o:e<i&&t>o){let l=o+r.border,a=i-r.border;if(e>=l&&t<=a){this.dirty=e==o||t==i?kt:El,e==l&&t==a&&(r.contentLost||r.dom.parentNode!=this.contentDOM)?r.dirty=Ve:r.markDirty(e-l,t-l);return}else r.dirty=r.dom==r.contentDOM&&r.dom.parentNode==this.contentDOM&&!r.children.length?kt:Ve}o=i}this.dirty=kt}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let o=e==1?kt:El;t.dirty<o&&(t.dirty=o)}}get domAtom(){return!1}get ignoreForCoords(){return!1}isText(e){return!1}}class dd extends oo{constructor(e,t,o,s){let r,i=t.type.toDOM;if(typeof i=="function"&&(i=i(o,()=>{if(!r)return s;if(r.parent)return r.parent.posBeforeChild(r)})),!t.type.spec.raw){if(i.nodeType!=1){let l=document.createElement("span");l.appendChild(i),i=l}i.contentEditable="false",i.classList.add("ProseMirror-widget")}super(e,[],i,null),this.widget=t,this.widget=t,r=this}matchesWidget(e){return this.dirty==Ce&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let t=this.widget.spec.stopEvent;return t?t(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 cg extends oo{constructor(e,t,o,s){super(e,[],t,null),this.textDOM=o,this.text=s}get size(){return this.text.length}localPosFromDOM(e,t){return e!=this.textDOM?this.posAtStart+(t?this.size:0):this.posAtStart+t}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class zt extends oo{constructor(e,t,o,s,r){super(e,[],o,s),this.mark=t,this.spec=r}static create(e,t,o,s){let r=s.nodeViews[t.type.name],i=r&&r(t,s,o);return(!i||!i.dom)&&(i=Ht.renderSpec(document,t.type.spec.toDOM(t,o),null,t.attrs)),new zt(e,t,i.dom,i.contentDOM||i.dom,i)}parseRule(){return this.dirty&Ve||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=Ve&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=Ce){let o=this.parent;for(;!o.node;)o=o.parent;o.dirty<this.dirty&&(o.dirty=this.dirty),this.dirty=Ce}}slice(e,t,o){let s=zt.create(this.parent,this.mark,!0,o),r=this.children,i=this.size;t<i&&(r=Sr(r,t,i,o)),e>0&&(r=Sr(r,0,e,o));for(let l=0;l<r.length;l++)r[l].parent=s;return s.children=r,s}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class dt extends oo{constructor(e,t,o,s,r,i,l,a,c){super(e,[],r,i),this.node=t,this.outerDeco=o,this.innerDeco=s,this.nodeDOM=l}static create(e,t,o,s,r,i){let l=r.nodeViews[t.type.name],a,c=l&&l(t,r,()=>{if(!a)return i;if(a.parent)return a.parent.posBeforeChild(a)},o,s),d=c&&c.dom,u=c&&c.contentDOM;if(t.isText){if(!d)d=document.createTextNode(t.text);else if(d.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else d||({dom:d,contentDOM:u}=Ht.renderSpec(document,t.type.spec.toDOM(t),null,t.attrs));!u&&!t.isText&&d.nodeName!="BR"&&(d.hasAttribute("contenteditable")||(d.contentEditable="false"),t.type.spec.draggable&&(d.draggable=!0));let p=d;return d=fd(d,o,t),c?a=new dg(e,t,o,s,d,u||null,p,c,r,i+1):t.isText?new ds(e,t,o,s,d,p,r):new dt(e,t,o,s,d,u||null,p,r,i+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 t=this.children.length-1;t>=0;t--){let o=this.children[t];if(this.dom.contains(o.dom.parentNode)){e.contentElement=o.dom.parentNode;break}}e.contentElement||(e.getContent=()=>T.empty)}return e}matchesNode(e,t,o){return this.dirty==Ce&&e.eq(this.node)&&Uo(t,this.outerDeco)&&o.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let o=this.node.inlineContent,s=t,r=e.composing?this.localCompositionInfo(e,t):null,i=r&&r.pos>-1?r:null,l=r&&r.pos<0,a=new pg(this,i&&i.node,e);mg(this.node,this.innerDeco,(c,d,u)=>{c.spec.marks?a.syncToMarks(c.spec.marks,o,e):c.type.side>=0&&!u&&a.syncToMarks(d==this.node.childCount?V.none:this.node.child(d).marks,o,e),a.placeWidget(c,e,s)},(c,d,u,p)=>{a.syncToMarks(c.marks,o,e);let h;a.findNodeMatch(c,d,u,p)||l&&e.state.selection.from>s&&e.state.selection.to<s+c.nodeSize&&(h=a.findIndexWithChild(r.node))>-1&&a.updateNodeAt(c,d,u,h,e)||a.updateNextNode(c,d,u,e,p,s)||a.addNode(c,d,u,e,s),s+=c.nodeSize}),a.syncToMarks([],o,e),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||this.dirty==kt)&&(i&&this.protectLocalComposition(e,i),pd(this.contentDOM,this.children,e),fn&&gg(this.dom))}localCompositionInfo(e,t){let{from:o,to:s}=e.state.selection;if(!(e.state.selection instanceof $)||o<t||s>t+this.node.content.size)return null;let r=e.input.compositionNode;if(!r||!this.dom.contains(r.parentNode))return null;if(this.node.inlineContent){let i=r.nodeValue,l=yg(this.node.content,i,o-t,s-t);return l<0?null:{node:r,pos:l,text:i}}else return{node:r,pos:-1,text:""}}protectLocalComposition(e,{node:t,pos:o,text:s}){if(this.getDesc(t))return;let r=t;for(;r.parentNode!=this.contentDOM;r=r.parentNode){for(;r.previousSibling;)r.parentNode.removeChild(r.previousSibling);for(;r.nextSibling;)r.parentNode.removeChild(r.nextSibling);r.pmViewDesc&&(r.pmViewDesc=void 0)}let i=new cg(this,r,t,s);e.input.compositionNodes.push(i),this.children=Sr(this.children,o,o+s.length,e,i)}update(e,t,o,s){return this.dirty==Ve||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,o,s),!0)}updateInner(e,t,o,s){this.updateOuterDeco(t),this.node=e,this.innerDeco=o,this.contentDOM&&this.updateChildren(s,this.posAtStart),this.dirty=Ce}updateOuterDeco(e){if(Uo(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,o=this.dom;this.dom=hd(this.dom,this.nodeDOM,br(this.outerDeco,this.node,t),br(e,this.node,t)),this.dom!=o&&(o.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 Tl(n,e,t,o,s){fd(o,e,n);let r=new dt(void 0,n,e,t,o,o,o,s,0);return r.contentDOM&&r.updateChildren(s,0),r}class ds extends dt{constructor(e,t,o,s,r,i,l){super(e,t,o,s,r,null,i,l,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,o,s){return this.dirty==Ve||this.dirty!=Ce&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=Ce||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,s.trackWrites==this.nodeDOM&&(s.trackWrites=null)),this.node=e,this.dirty=Ce,!0)}inParent(){let e=this.parent.contentDOM;for(let t=this.nodeDOM;t;t=t.parentNode)if(t==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,t,o){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,o)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,t,o){let s=this.node.cut(e,t),r=document.createTextNode(s.text);return new ds(this.parent,s,this.outerDeco,this.innerDeco,r,r,o)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=Ve)}get domAtom(){return!1}isText(e){return this.node.text==e}}class ud extends oo{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==Ce&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class dg extends dt{constructor(e,t,o,s,r,i,l,a,c,d){super(e,t,o,s,r,i,l,c,d),this.spec=a}update(e,t,o,s){if(this.dirty==Ve)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let r=this.spec.update(e,t,o);return r&&this.updateInner(e,t,o,s),r}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,t,o,s)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,o,s){this.spec.setSelection?this.spec.setSelection(e,t,o.root):super.setSelection(e,t,o,s)}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 pd(n,e,t){let o=n.firstChild,s=!1;for(let r=0;r<e.length;r++){let i=e[r],l=i.dom;if(l.parentNode==n){for(;l!=o;)o=Ml(o),s=!0;o=o.nextSibling}else s=!0,n.insertBefore(l,o);if(i instanceof zt){let a=o?o.previousSibling:n.lastChild;pd(i.contentDOM,i.children,t),o=a?a.nextSibling:n.firstChild}}for(;o;)o=Ml(o),s=!0;s&&t.trackWrites==n&&(t.trackWrites=null)}const Dn=function(n){n&&(this.nodeName=n)};Dn.prototype=Object.create(null);const Et=[new Dn];function br(n,e,t){if(n.length==0)return Et;let o=t?Et[0]:new Dn,s=[o];for(let r=0;r<n.length;r++){let i=n[r].type.attrs;if(i){i.nodeName&&s.push(o=new Dn(i.nodeName));for(let l in i){let a=i[l];a!=null&&(t&&s.length==1&&s.push(o=new Dn(e.isInline?"span":"div")),l=="class"?o.class=(o.class?o.class+" ":"")+a:l=="style"?o.style=(o.style?o.style+";":"")+a:l!="nodeName"&&(o[l]=a))}}}return s}function hd(n,e,t,o){if(t==Et&&o==Et)return e;let s=e;for(let r=0;r<o.length;r++){let i=o[r],l=t[r];if(r){let a;l&&l.nodeName==i.nodeName&&s!=n&&(a=s.parentNode)&&a.nodeName.toLowerCase()==i.nodeName||(a=document.createElement(i.nodeName),a.pmIsDeco=!0,a.appendChild(s),l=Et[0]),s=a}ug(s,l||Et[0],i)}return s}function ug(n,e,t){for(let o in e)o!="class"&&o!="style"&&o!="nodeName"&&!(o in t)&&n.removeAttribute(o);for(let o in t)o!="class"&&o!="style"&&o!="nodeName"&&t[o]!=e[o]&&n.setAttribute(o,t[o]);if(e.class!=t.class){let o=e.class?e.class.split(" ").filter(Boolean):[],s=t.class?t.class.split(" ").filter(Boolean):[];for(let r=0;r<o.length;r++)s.indexOf(o[r])==-1&&n.classList.remove(o[r]);for(let r=0;r<s.length;r++)o.indexOf(s[r])==-1&&n.classList.add(s[r]);n.classList.length==0&&n.removeAttribute("class")}if(e.style!=t.style){if(e.style){let o=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,s;for(;s=o.exec(e.style);)n.style.removeProperty(s[1])}t.style&&(n.style.cssText+=t.style)}}function fd(n,e,t){return hd(n,n,Et,br(e,t,n.nodeType!=1))}function Uo(n,e){if(n.length!=e.length)return!1;for(let t=0;t<n.length;t++)if(!n[t].type.eq(e[t].type))return!1;return!0}function Ml(n){let e=n.nextSibling;return n.parentNode.removeChild(n),e}class pg{constructor(e,t,o){this.lock=t,this.view=o,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=hg(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let o=e;o<t;o++)this.top.children[o].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,o){let s=0,r=this.stack.length>>1,i=Math.min(r,e.length);for(;s<i&&(s==r-1?this.top:this.stack[s+1<<1]).matchesMark(e[s])&&e[s].type.spec.spanning!==!1;)s++;for(;s<r;)this.destroyRest(),this.top.dirty=Ce,this.index=this.stack.pop(),this.top=this.stack.pop(),r--;for(;r<e.length;){this.stack.push(this.top,this.index+1);let l=-1;for(let a=this.index;a<Math.min(this.index+3,this.top.children.length);a++){let c=this.top.children[a];if(c.matchesMark(e[r])&&!this.isLocked(c.dom)){l=a;break}}if(l>-1)l>this.index&&(this.changed=!0,this.destroyBetween(this.index,l)),this.top=this.top.children[this.index];else{let a=zt.create(this.top,e[r],t,o);this.top.children.splice(this.index,0,a),this.top=a,this.changed=!0}this.index=0,r++}}findNodeMatch(e,t,o,s){let r=-1,i;if(s>=this.preMatch.index&&(i=this.preMatch.matches[s-this.preMatch.index]).parent==this.top&&i.matchesNode(e,t,o))r=this.top.children.indexOf(i,this.index);else for(let l=this.index,a=Math.min(this.top.children.length,l+5);l<a;l++){let c=this.top.children[l];if(c.matchesNode(e,t,o)&&!this.preMatch.matched.has(c)){r=l;break}}return r<0?!1:(this.destroyBetween(this.index,r),this.index++,!0)}updateNodeAt(e,t,o,s,r){let i=this.top.children[s];return i.dirty==Ve&&i.dom==i.contentDOM&&(i.dirty=kt),i.update(e,t,o,r)?(this.destroyBetween(this.index,s),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let o=e.pmViewDesc;if(o){for(let s=this.index;s<this.top.children.length;s++)if(this.top.children[s]==o)return s}return-1}e=t}}updateNextNode(e,t,o,s,r,i){for(let l=this.index;l<this.top.children.length;l++){let a=this.top.children[l];if(a instanceof dt){let c=this.preMatch.matched.get(a);if(c!=null&&c!=r)return!1;let d=a.dom,u,p=this.isLocked(d)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&a.dirty!=Ve&&Uo(t,a.outerDeco));if(!p&&a.update(e,t,o,s))return this.destroyBetween(this.index,l),a.dom!=d&&(this.changed=!0),this.index++,!0;if(!p&&(u=this.recreateWrapper(a,e,t,o,s,i)))return this.destroyBetween(this.index,l),this.top.children[this.index]=u,u.contentDOM&&(u.dirty=kt,u.updateChildren(s,i+1),u.dirty=Ce),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,o,s,r,i){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!Uo(o,e.outerDeco)||!s.eq(e.innerDeco))return null;let l=dt.create(this.top,t,o,s,r,i);if(l.contentDOM){l.children=e.children,e.children=[];for(let a of l.children)a.parent=l}return e.destroy(),l}addNode(e,t,o,s,r){let i=dt.create(this.top,e,t,o,s,r);i.contentDOM&&i.updateChildren(s,r+1),this.top.children.splice(this.index++,0,i),this.changed=!0}placeWidget(e,t,o){let s=this.index<this.top.children.length?this.top.children[this.index]:null;if(s&&s.matchesWidget(e)&&(e==s.widget||!s.widget.type.toDOM.parentNode))this.index++;else{let r=new dd(this.top,e,t,o);this.top.children.splice(this.index++,0,r),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof zt;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof ds)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((ae||re)&&e&&e.dom.contentEditable=="false"&&this.addHackNode("IMG",t),this.addHackNode("BR",this.top))}addHackNode(e,t){if(t==this.top&&this.index<t.children.length&&t.children[this.index].matchesHack(e))this.index++;else{let o=document.createElement(e);e=="IMG"&&(o.className="ProseMirror-separator",o.alt=""),e=="BR"&&(o.className="ProseMirror-trailingBreak");let s=new ud(this.top,[],o,null);t!=this.top?t.children.push(s):t.children.splice(this.index++,0,s),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function hg(n,e){let t=e,o=t.children.length,s=n.childCount,r=new Map,i=[];e:for(;s>0;){let l;for(;;)if(o){let c=t.children[o-1];if(c instanceof zt)t=c,o=c.children.length;else{l=c,o--;break}}else{if(t==e)break e;o=t.parent.children.indexOf(t),t=t.parent}let a=l.node;if(a){if(a!=n.child(s-1))break;--s,r.set(l,s),i.push(l)}}return{index:s,matched:r,matches:i.reverse()}}function fg(n,e){return n.type.side-e.type.side}function mg(n,e,t,o){let s=e.locals(n),r=0;if(s.length==0){for(let c=0;c<n.childCount;c++){let d=n.child(c);o(d,s,e.forChild(r,d),c),r+=d.nodeSize}return}let i=0,l=[],a=null;for(let c=0;;){let d,u;for(;i<s.length&&s[i].to==r;){let g=s[i++];g.widget&&(d?(u||(u=[d])).push(g):d=g)}if(d)if(u){u.sort(fg);for(let g=0;g<u.length;g++)t(u[g],c,!!a)}else t(d,c,!!a);let p,h;if(a)h=-1,p=a,a=null;else if(c<n.childCount)h=c,p=n.child(c++);else break;for(let g=0;g<l.length;g++)l[g].to<=r&&l.splice(g--,1);for(;i<s.length&&s[i].from<=r&&s[i].to>r;)l.push(s[i++]);let f=r+p.nodeSize;if(p.isText){let g=f;i<s.length&&s[i].from<g&&(g=s[i].from);for(let b=0;b<l.length;b++)l[b].to<g&&(g=l[b].to);g<f&&(a=p.cut(g-r),p=p.cut(0,g-r),f=g,h=-1)}else for(;i<s.length&&s[i].to<f;)i++;let m=p.isInline&&!p.isLeaf?l.filter(g=>!g.inline):l.slice();o(p,m,e.forChild(r,p),h),r=f}}function gg(n){if(n.nodeName=="UL"||n.nodeName=="OL"){let e=n.style.cssText;n.style.cssText=e+"; list-style: square !important",window.getComputedStyle(n).listStyle,n.style.cssText=e}}function yg(n,e,t,o){for(let s=0,r=0;s<n.childCount&&r<=o;){let i=n.child(s++),l=r;if(r+=i.nodeSize,!i.isText)continue;let a=i.text;for(;s<n.childCount;){let c=n.child(s++);if(r+=c.nodeSize,!c.isText)break;a+=c.text}if(r>=t){if(r>=o&&a.slice(o-e.length-l,o-l)==e)return o-e.length;let c=l<o?a.lastIndexOf(e,o-l-1):-1;if(c>=0&&c+e.length+l>=t)return l+c;if(t==o&&a.length>=o+e.length-l&&a.slice(o-l,o-l+e.length)==e)return o}}return-1}function Sr(n,e,t,o,s){let r=[];for(let i=0,l=0;i<n.length;i++){let a=n[i],c=l,d=l+=a.size;c>=t||d<=e?r.push(a):(c<e&&r.push(a.slice(0,e-c,o)),s&&(r.push(s),s=void 0),d>t&&r.push(a.slice(t-c,a.size,o)))}return r}function ei(n,e=null){let t=n.domSelectionRange(),o=n.state.doc;if(!t.focusNode)return null;let s=n.docView.nearestDesc(t.focusNode),r=s&&s.size==0,i=n.docView.posFromDOM(t.focusNode,t.focusOffset,1);if(i<0)return null;let l=o.resolve(i),a,c;if(cs(t)){for(a=i;s&&!s.node;)s=s.parent;let u=s.node;if(s&&u.isAtom&&R.isSelectable(u)&&s.parent&&!(u.isInline&&Gm(t.focusNode,t.focusOffset,s.dom))){let p=s.posBefore;c=new R(i==p?l:o.resolve(p))}}else{if(t instanceof n.dom.ownerDocument.defaultView.Selection&&t.rangeCount>1){let u=i,p=i;for(let h=0;h<t.rangeCount;h++){let f=t.getRangeAt(h);u=Math.min(u,n.docView.posFromDOM(f.startContainer,f.startOffset,1)),p=Math.max(p,n.docView.posFromDOM(f.endContainer,f.endOffset,-1))}if(u<0)return null;[a,i]=p==n.state.selection.anchor?[p,u]:[u,p],l=o.resolve(i)}else a=n.docView.posFromDOM(t.anchorNode,t.anchorOffset,1);if(a<0)return null}let d=o.resolve(a);if(!c){let u=e=="pointer"||n.state.selection.head<l.pos&&!r?1:-1;c=ti(n,d,l,u)}return c}function md(n){return n.editable?n.hasFocus():yd(n)&&document.activeElement&&document.activeElement.contains(n.dom)}function Ke(n,e=!1){let t=n.state.selection;if(gd(n,t),!!md(n)){if(!e&&n.input.mouseDown&&n.input.mouseDown.allowDefault&&re){let o=n.domSelectionRange(),s=n.domObserver.currentSelection;if(o.anchorNode&&s.anchorNode&&$t(o.anchorNode,o.anchorOffset,s.anchorNode,s.anchorOffset)){n.input.mouseDown.delayedSelectionSync=!0,n.domObserver.setCurSelection();return}}if(n.domObserver.disconnectSelection(),n.cursorWrapper)Sg(n);else{let{anchor:o,head:s}=t,r,i;Al&&!(t instanceof $)&&(t.$from.parent.inlineContent||(r=Pl(n,t.from)),!t.empty&&!t.$from.parent.inlineContent&&(i=Pl(n,t.to))),n.docView.setSelection(o,s,n,e),Al&&(r&&Ol(r),i&&Ol(i)),t.visible?n.dom.classList.remove("ProseMirror-hideselection"):(n.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&bg(n))}n.domObserver.setCurSelection(),n.domObserver.connectSelection()}}const Al=ae||re&&od<63;function Pl(n,e){let{node:t,offset:o}=n.docView.domFromPos(e,0),s=o<t.childNodes.length?t.childNodes[o]:null,r=o?t.childNodes[o-1]:null;if(ae&&s&&s.contentEditable=="false")return $s(s);if((!s||s.contentEditable=="false")&&(!r||r.contentEditable=="false")){if(s)return $s(s);if(r)return $s(r)}}function $s(n){return n.contentEditable="true",ae&&n.draggable&&(n.draggable=!1,n.wasDraggable=!0),n}function Ol(n){n.contentEditable="false",n.wasDraggable&&(n.draggable=!0,n.wasDraggable=null)}function bg(n){let e=n.dom.ownerDocument;e.removeEventListener("selectionchange",n.input.hideSelectionGuard);let t=n.domSelectionRange(),o=t.anchorNode,s=t.anchorOffset;e.addEventListener("selectionchange",n.input.hideSelectionGuard=()=>{(t.anchorNode!=o||t.anchorOffset!=s)&&(e.removeEventListener("selectionchange",n.input.hideSelectionGuard),setTimeout(()=>{(!md(n)||n.state.selection.visible)&&n.dom.classList.remove("ProseMirror-hideselection")},20))})}function Sg(n){let e=n.domSelection(),t=document.createRange();if(!e)return;let o=n.cursorWrapper.dom,s=o.nodeName=="IMG";s?t.setStart(o.parentNode,ee(o)+1):t.setStart(o,0),t.collapse(!0),e.removeAllRanges(),e.addRange(t),!s&&!n.state.selection.visible&&he&&ct<=11&&(o.disabled=!0,o.disabled=!1)}function gd(n,e){if(e instanceof R){let t=n.docView.descAt(e.from);t!=n.lastSelectedViewDesc&&(Nl(n),t&&t.selectNode(),n.lastSelectedViewDesc=t)}else Nl(n)}function Nl(n){n.lastSelectedViewDesc&&(n.lastSelectedViewDesc.parent&&n.lastSelectedViewDesc.deselectNode(),n.lastSelectedViewDesc=void 0)}function ti(n,e,t,o){return n.someProp("createSelectionBetween",s=>s(n,e,t))||$.between(e,t,o)}function Il(n){return n.editable&&!n.hasFocus()?!1:yd(n)}function yd(n){let e=n.domSelectionRange();if(!e.anchorNode)return!1;try{return n.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(n.editable||n.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function vg(n){let e=n.docView.domFromPos(n.state.selection.anchor,0),t=n.domSelectionRange();return $t(e.node,e.offset,t.anchorNode,t.anchorOffset)}function vr(n,e){let{$anchor:t,$head:o}=n.selection,s=e>0?t.max(o):t.min(o),r=s.parent.inlineContent?s.depth?n.doc.resolve(e>0?s.after():s.before()):null:s;return r&&L.findFrom(r,e)}function et(n,e){return n.dispatch(n.state.tr.setSelection(e).scrollIntoView()),!0}function Rl(n,e,t){let o=n.state.selection;if(o instanceof $)if(t.indexOf("s")>-1){let{$head:s}=o,r=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter;if(!r||r.isText||!r.isLeaf)return!1;let i=n.state.doc.resolve(s.pos+r.nodeSize*(e<0?-1:1));return et(n,new $(o.$anchor,i))}else if(o.empty){if(n.endOfTextblock(e>0?"forward":"backward")){let s=vr(n.state,e);return s&&s instanceof R?et(n,s):!1}else if(!(ve&&t.indexOf("m")>-1)){let s=o.$head,r=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter,i;if(!r||r.isText)return!1;let l=e<0?s.pos-r.nodeSize:s.pos;return r.isAtom||(i=n.docView.descAt(l))&&!i.contentDOM?R.isSelectable(r)?et(n,new R(e<0?n.state.doc.resolve(s.pos-r.nodeSize):s)):no?et(n,new $(n.state.doc.resolve(e<0?l:l+r.nodeSize))):!1:!1}}else return!1;else{if(o instanceof R&&o.node.isInline)return et(n,new $(e>0?o.$to:o.$from));{let s=vr(n.state,e);return s?et(n,s):!1}}}function Ko(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Ln(n,e){let t=n.pmViewDesc;return t&&t.size==0&&(e<0||n.nextSibling||n.nodeName!="BR")}function qt(n,e){return e<0?xg(n):wg(n)}function xg(n){let e=n.domSelectionRange(),t=e.focusNode,o=e.focusOffset;if(!t)return;let s,r,i=!1;for(Pe&&t.nodeType==1&&o<Ko(t)&&Ln(t.childNodes[o],-1)&&(i=!0);;)if(o>0){if(t.nodeType!=1)break;{let l=t.childNodes[o-1];if(Ln(l,-1))s=t,r=--o;else if(l.nodeType==3)t=l,o=t.nodeValue.length;else break}}else{if(bd(t))break;{let l=t.previousSibling;for(;l&&Ln(l,-1);)s=t.parentNode,r=ee(l),l=l.previousSibling;if(l)t=l,o=Ko(t);else{if(t=t.parentNode,t==n.dom)break;o=0}}}i?xr(n,t,o):s&&xr(n,s,r)}function wg(n){let e=n.domSelectionRange(),t=e.focusNode,o=e.focusOffset;if(!t)return;let s=Ko(t),r,i;for(;;)if(o<s){if(t.nodeType!=1)break;let l=t.childNodes[o];if(Ln(l,1))r=t,i=++o;else break}else{if(bd(t))break;{let l=t.nextSibling;for(;l&&Ln(l,1);)r=l.parentNode,i=ee(l)+1,l=l.nextSibling;if(l)t=l,o=0,s=Ko(t);else{if(t=t.parentNode,t==n.dom)break;o=s=0}}}r&&xr(n,r,i)}function bd(n){let e=n.pmViewDesc;return e&&e.node&&e.node.isBlock}function Cg(n,e){for(;n&&e==n.childNodes.length&&!to(n);)e=ee(n)+1,n=n.parentNode;for(;n&&e<n.childNodes.length;){let t=n.childNodes[e];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=0}}function kg(n,e){for(;n&&!e&&!to(n);)e=ee(n),n=n.parentNode;for(;n&&e;){let t=n.childNodes[e-1];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=n.childNodes.length}}function xr(n,e,t){if(e.nodeType!=3){let r,i;(i=Cg(e,t))?(e=i,t=0):(r=kg(e,t))&&(e=r,t=r.nodeValue.length)}let o=n.domSelection();if(!o)return;if(cs(o)){let r=document.createRange();r.setEnd(e,t),r.setStart(e,t),o.removeAllRanges(),o.addRange(r)}else o.extend&&o.extend(e,t);n.domObserver.setCurSelection();let{state:s}=n;setTimeout(()=>{n.state==s&&Ke(n)},50)}function Dl(n,e){let t=n.state.doc.resolve(e);if(!(re||qm)&&t.parent.inlineContent){let s=n.coordsAtPos(e);if(e>t.start()){let r=n.coordsAtPos(e-1),i=(r.top+r.bottom)/2;if(i>s.top&&i<s.bottom&&Math.abs(r.left-s.left)>1)return r.left<s.left?"ltr":"rtl"}if(e<t.end()){let r=n.coordsAtPos(e+1),i=(r.top+r.bottom)/2;if(i>s.top&&i<s.bottom&&Math.abs(r.left-s.left)>1)return r.left>s.left?"ltr":"rtl"}}return getComputedStyle(n.dom).direction=="rtl"?"rtl":"ltr"}function Ll(n,e,t){let o=n.state.selection;if(o instanceof $&&!o.empty||t.indexOf("s")>-1||ve&&t.indexOf("m")>-1)return!1;let{$from:s,$to:r}=o;if(!s.parent.inlineContent||n.endOfTextblock(e<0?"up":"down")){let i=vr(n.state,e);if(i&&i instanceof R)return et(n,i)}if(!s.parent.inlineContent){let i=e<0?s:r,l=o instanceof ye?L.near(i,e):L.findFrom(i,e);return l?et(n,l):!1}return!1}function $l(n,e){if(!(n.state.selection instanceof $))return!0;let{$head:t,$anchor:o,empty:s}=n.state.selection;if(!t.sameParent(o))return!0;if(!s)return!1;if(n.endOfTextblock(e>0?"forward":"backward"))return!0;let r=!t.textOffset&&(e<0?t.nodeBefore:t.nodeAfter);if(r&&!r.isText){let i=n.state.tr;return e<0?i.delete(t.pos-r.nodeSize,t.pos):i.delete(t.pos,t.pos+r.nodeSize),n.dispatch(i),!0}return!1}function zl(n,e,t){n.domObserver.stop(),e.contentEditable=t,n.domObserver.start()}function Eg(n){if(!ae||n.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:t}=n.domSelectionRange();if(e&&e.nodeType==1&&t==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let o=e.firstChild;zl(n,o,"true"),setTimeout(()=>zl(n,o,"false"),20)}return!1}function Tg(n){let e="";return n.ctrlKey&&(e+="c"),n.metaKey&&(e+="m"),n.altKey&&(e+="a"),n.shiftKey&&(e+="s"),e}function Mg(n,e){let t=e.keyCode,o=Tg(e);if(t==8||ve&&t==72&&o=="c")return $l(n,-1)||qt(n,-1);if(t==46&&!e.shiftKey||ve&&t==68&&o=="c")return $l(n,1)||qt(n,1);if(t==13||t==27)return!0;if(t==37||ve&&t==66&&o=="c"){let s=t==37?Dl(n,n.state.selection.from)=="ltr"?-1:1:-1;return Rl(n,s,o)||qt(n,s)}else if(t==39||ve&&t==70&&o=="c"){let s=t==39?Dl(n,n.state.selection.from)=="ltr"?1:-1:1;return Rl(n,s,o)||qt(n,s)}else{if(t==38||ve&&t==80&&o=="c")return Ll(n,-1,o)||qt(n,-1);if(t==40||ve&&t==78&&o=="c")return Eg(n)||Ll(n,1,o)||qt(n,1);if(o==(ve?"m":"c")&&(t==66||t==73||t==89||t==90))return!0}return!1}function Sd(n,e){n.someProp("transformCopied",h=>{e=h(e,n)});let t=[],{content:o,openStart:s,openEnd:r}=e;for(;s>1&&r>1&&o.childCount==1&&o.firstChild.childCount==1;){s--,r--;let h=o.firstChild;t.push(h.type.name,h.attrs!=h.type.defaultAttrs?h.attrs:null),o=h.content}let i=n.someProp("clipboardSerializer")||Ht.fromSchema(n.state.schema),l=Ed(),a=l.createElement("div");a.appendChild(i.serializeFragment(o,{document:l}));let c=a.firstChild,d,u=0;for(;c&&c.nodeType==1&&(d=kd[c.nodeName.toLowerCase()]);){for(let h=d.length-1;h>=0;h--){let f=l.createElement(d[h]);for(;a.firstChild;)f.appendChild(a.firstChild);a.appendChild(f),u++}c=a.firstChild}c&&c.nodeType==1&&c.setAttribute("data-pm-slice",`${s} ${r}${u?` -${u}`:""} ${JSON.stringify(t)}`);let p=n.someProp("clipboardTextSerializer",h=>h(e,n))||e.content.textBetween(0,e.content.size,`
|
|
806
|
+
|
|
807
|
+
`);return{dom:a,text:p,slice:e}}function vd(n,e,t,o,s){let r=s.parent.type.spec.code,i,l;if(!t&&!e)return null;let a=e&&(o||r||!t);if(a){if(n.someProp("transformPastedText",p=>{e=p(e,r||o,n)}),r)return e?new A(T.from(n.state.schema.text(e.replace(/\r\n?/g,`
|
|
808
|
+
`))),0,0):A.empty;let u=n.someProp("clipboardTextParser",p=>p(e,s,o,n));if(u)l=u;else{let p=s.marks(),{schema:h}=n.state,f=Ht.fromSchema(h);i=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(m=>{let g=i.appendChild(document.createElement("p"));m&&g.appendChild(f.serializeNode(h.text(m,p)))})}}else n.someProp("transformPastedHTML",u=>{t=u(t,n)}),i=Ng(t),no&&Ig(i);let c=i&&i.querySelector("[data-pm-slice]"),d=c&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(c.getAttribute("data-pm-slice")||"");if(d&&d[3])for(let u=+d[3];u>0;u--){let p=i.firstChild;for(;p&&p.nodeType!=1;)p=p.nextSibling;if(!p)break;i=p}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||dn.fromSchema(n.state.schema)).parseSlice(i,{preserveWhitespace:!!(a||d),context:s,ruleFromNode(p){return p.nodeName=="BR"&&!p.nextSibling&&p.parentNode&&!Ag.test(p.parentNode.nodeName)?{ignore:!0}:null}})),d)l=Rg(Bl(l,+d[1],+d[2]),d[4]);else if(l=A.maxOpen(Pg(l.content,s),!0),l.openStart||l.openEnd){let u=0,p=0;for(let h=l.content.firstChild;u<l.openStart&&!h.type.spec.isolating;u++,h=h.firstChild);for(let h=l.content.lastChild;p<l.openEnd&&!h.type.spec.isolating;p++,h=h.lastChild);l=Bl(l,u,p)}return n.someProp("transformPasted",u=>{l=u(l,n)}),l}const Ag=/^(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 Pg(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let s=e.node(t).contentMatchAt(e.index(t)),r,i=[];if(n.forEach(l=>{if(!i)return;let a=s.findWrapping(l.type),c;if(!a)return i=null;if(c=i.length&&r.length&&wd(a,r,l,i[i.length-1],0))i[i.length-1]=c;else{i.length&&(i[i.length-1]=Cd(i[i.length-1],r.length));let d=xd(l,a);i.push(d),s=s.matchType(d.type),r=a}}),i)return T.from(i)}return n}function xd(n,e,t=0){for(let o=e.length-1;o>=t;o--)n=e[o].create(null,T.from(n));return n}function wd(n,e,t,o,s){if(s<n.length&&s<e.length&&n[s]==e[s]){let r=wd(n,e,t,o.lastChild,s+1);if(r)return o.copy(o.content.replaceChild(o.childCount-1,r));if(o.contentMatchAt(o.childCount).matchType(s==n.length-1?t.type:n[s+1]))return o.copy(o.content.append(T.from(xd(t,n,s+1))))}}function Cd(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,Cd(n.lastChild,e-1)),o=n.contentMatchAt(n.childCount).fillBefore(T.empty,!0);return n.copy(t.append(o))}function wr(n,e,t,o,s,r){let i=e<0?n.firstChild:n.lastChild,l=i.content;return n.childCount>1&&(r=0),s<o-1&&(l=wr(l,e,t,o,s+1,r)),s>=t&&(l=e<0?i.contentMatchAt(0).fillBefore(l,r<=s).append(l):l.append(i.contentMatchAt(i.childCount).fillBefore(T.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,i.copy(l))}function Bl(n,e,t){return e<n.openStart&&(n=new A(wr(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new A(wr(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const kd={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 Vl=null;function Ed(){return Vl||(Vl=document.implementation.createHTMLDocument("title"))}let zs=null;function Og(n){let e=window.trustedTypes;return e?(zs||(zs=e.createPolicy("ProseMirrorClipboard",{createHTML:t=>t})),zs.createHTML(n)):n}function Ng(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=Ed().createElement("div"),o=/<([a-z][^>\s]+)/i.exec(n),s;if((s=o&&kd[o[1].toLowerCase()])&&(n=s.map(r=>"<"+r+">").join("")+n+s.map(r=>"</"+r+">").reverse().join("")),t.innerHTML=Og(n),s)for(let r=0;r<s.length;r++)t=t.querySelector(s[r])||t;return t}function Ig(n){let e=n.querySelectorAll(re?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let o=e[t];o.childNodes.length==1&&o.textContent==" "&&o.parentNode&&o.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),o)}}function Rg(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,o;try{o=JSON.parse(e)}catch{return n}let{content:s,openStart:r,openEnd:i}=n;for(let l=o.length-2;l>=0;l-=2){let a=t.nodes[o[l]];if(!a||a.hasRequiredAttrs())break;s=T.from(a.create(o[l+1],s)),r++,i++}return new A(s,r,i)}const ce={},de={},Dg={touchstart:!0,touchmove:!0};class Lg{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.lastAndroidDelete=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 $g(n){for(let e in ce){let t=ce[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=o=>{Bg(n,o)&&!ni(n,o)&&(n.editable||!(o.type in de))&&t(n,o)},Dg[e]?{passive:!0}:void 0)}ae&&n.dom.addEventListener("input",()=>null),Cr(n)}function lt(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function zg(n){n.domObserver.stop();for(let e in n.input.eventHandlers)n.dom.removeEventListener(e,n.input.eventHandlers[e]);clearTimeout(n.input.composingTimeout),clearTimeout(n.input.lastIOSEnterFallbackTimeout)}function Cr(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=o=>ni(n,o))})}function ni(n,e){return n.someProp("handleDOMEvents",t=>{let o=t[e.type];return o?o(n,e)||e.defaultPrevented:!1})}function Bg(n,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let t=e.target;t!=n.dom;t=t.parentNode)if(!t||t.nodeType==11||t.pmViewDesc&&t.pmViewDesc.stopEvent(e))return!1;return!0}function Vg(n,e){!ni(n,e)&&ce[e.type]&&(n.editable||!(e.type in de))&&ce[e.type](n,e)}de.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!Md(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(Te&&re&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),fn&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let o=Date.now();n.input.lastIOSEnter=o,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==o&&(n.someProp("handleKeyDown",s=>s(n,xt(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",o=>o(n,t))||Mg(n,t)?t.preventDefault():lt(n,"key")};de.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)};de.keypress=(n,e)=>{let t=e;if(Md(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||ve&&t.metaKey)return;if(n.someProp("handleKeyPress",s=>s(n,t))){t.preventDefault();return}let o=n.state.selection;if(!(o instanceof $)||!o.$from.sameParent(o.$to)){let s=String.fromCharCode(t.charCode);!/[\r\n]/.test(s)&&!n.someProp("handleTextInput",r=>r(n,o.$from.pos,o.$to.pos,s))&&n.dispatch(n.state.tr.insertText(s).scrollIntoView()),t.preventDefault()}};function us(n){return{left:n.clientX,top:n.clientY}}function Hg(n,e){let t=e.x-n.clientX,o=e.y-n.clientY;return t*t+o*o<100}function oi(n,e,t,o,s){if(o==-1)return!1;let r=n.state.doc.resolve(o);for(let i=r.depth+1;i>0;i--)if(n.someProp(e,l=>i>r.depth?l(n,t,r.nodeAfter,r.before(i),s,!0):l(n,t,r.node(i),r.before(i),s,!1)))return!0;return!1}function ln(n,e,t){if(n.focused||n.focus(),n.state.selection.eq(e))return;let o=n.state.tr.setSelection(e);o.setMeta("pointer",!0),n.dispatch(o)}function Fg(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),o=t.nodeAfter;return o&&o.isAtom&&R.isSelectable(o)?(ln(n,new R(t)),!0):!1}function _g(n,e){if(e==-1)return!1;let t=n.state.selection,o,s;t instanceof R&&(o=t.node);let r=n.state.doc.resolve(e);for(let i=r.depth+1;i>0;i--){let l=i>r.depth?r.nodeAfter:r.node(i);if(R.isSelectable(l)){o&&t.$from.depth>0&&i>=t.$from.depth&&r.before(t.$from.depth+1)==t.$from.pos?s=r.before(t.$from.depth):s=r.before(i);break}}return s!=null?(ln(n,R.create(n.state.doc,s)),!0):!1}function Gg(n,e,t,o,s){return oi(n,"handleClickOn",e,t,o)||n.someProp("handleClick",r=>r(n,e,o))||(s?_g(n,t):Fg(n,t))}function Wg(n,e,t,o){return oi(n,"handleDoubleClickOn",e,t,o)||n.someProp("handleDoubleClick",s=>s(n,e,o))}function jg(n,e,t,o){return oi(n,"handleTripleClickOn",e,t,o)||n.someProp("handleTripleClick",s=>s(n,e,o))||qg(n,t,o)}function qg(n,e,t){if(t.button!=0)return!1;let o=n.state.doc;if(e==-1)return o.inlineContent?(ln(n,$.create(o,0,o.content.size)),!0):!1;let s=o.resolve(e);for(let r=s.depth+1;r>0;r--){let i=r>s.depth?s.nodeAfter:s.node(r),l=s.before(r);if(i.inlineContent)ln(n,$.create(o,l+1,l+1+i.content.size));else if(R.isSelectable(i))ln(n,R.create(o,l));else continue;return!0}}function si(n){return Jo(n)}const Td=ve?"metaKey":"ctrlKey";ce.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let o=si(n),s=Date.now(),r="singleClick";s-n.input.lastClick.time<500&&Hg(t,n.input.lastClick)&&!t[Td]&&(n.input.lastClick.type=="singleClick"?r="doubleClick":n.input.lastClick.type=="doubleClick"&&(r="tripleClick")),n.input.lastClick={time:s,x:t.clientX,y:t.clientY,type:r};let i=n.posAtCoords(us(t));i&&(r=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new Ug(n,i,t,!!o)):(r=="doubleClick"?Wg:jg)(n,i.pos,i.inside,t)?t.preventDefault():lt(n,"pointer"))};class Ug{constructor(e,t,o,s){this.view=e,this.pos=t,this.event=o,this.flushed=s,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!o[Td],this.allowDefault=o.shiftKey;let r,i;if(t.inside>-1)r=e.state.doc.nodeAt(t.inside),i=t.inside;else{let d=e.state.doc.resolve(t.pos);r=d.parent,i=d.depth?d.before():0}const l=s?null:o.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a&&a.dom.nodeType==1?a.dom:null;let{selection:c}=e.state;(o.button==0&&r.type.spec.draggable&&r.type.spec.selectable!==!1||c instanceof R&&c.from<=i&&c.to>i)&&(this.mightDrag={node:r,pos:i,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Pe&&!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)),lt(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(()=>Ke(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let t=this.pos;this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(us(e))),this.updateAllowDefault(e),this.allowDefault||!t?lt(this.view,"pointer"):Gg(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||ae&&this.mightDrag&&!this.mightDrag.node.isAtom||re&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(ln(this.view,L.near(this.view.state.doc.resolve(t.pos))),e.preventDefault()):lt(this.view,"pointer")}move(e){this.updateAllowDefault(e),lt(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)}}ce.touchstart=n=>{n.input.lastTouch=Date.now(),si(n),lt(n,"pointer")};ce.touchmove=n=>{n.input.lastTouch=Date.now(),lt(n,"pointer")};ce.contextmenu=n=>si(n);function Md(n,e){return n.composing?!0:ae&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const Kg=Te?5e3:-1;de.compositionstart=de.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$to;if(e.selection instanceof $&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(o=>o.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),Jo(n,!0),n.markCursor=null;else if(Jo(n,!e.selection.empty),Pe&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let o=n.domSelectionRange();for(let s=o.focusNode,r=o.focusOffset;s&&s.nodeType==1&&r!=0;){let i=r<0?s.lastChild:s.childNodes[r-1];if(!i)break;if(i.nodeType==3){let l=n.domSelection();l&&l.collapse(i,i.nodeValue.length);break}else s=i,r=-1}}n.input.composing=!0}Ad(n,Kg)};de.compositionend=(n,e)=>{n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=e.timeStamp,n.input.compositionPendingChanges=n.domObserver.pendingRecords().length?n.input.compositionID:0,n.input.compositionNode=null,n.input.compositionPendingChanges&&Promise.resolve().then(()=>n.domObserver.flush()),n.input.compositionID++,Ad(n,20))};function Ad(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>Jo(n),e))}function Pd(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=Zg());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function Jg(n){let e=n.domSelectionRange();if(!e.focusNode)return null;let t=Fm(e.focusNode,e.focusOffset),o=_m(e.focusNode,e.focusOffset);if(t&&o&&t!=o){let s=o.pmViewDesc,r=n.domObserver.lastChangedTextNode;if(t==r||o==r)return r;if(!s||!s.isText(o.nodeValue))return o;if(n.input.compositionNode==o){let i=t.pmViewDesc;if(!(!i||!i.isText(t.nodeValue)))return o}}return t||o}function Zg(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function Jo(n,e=!1){if(!(Te&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),Pd(n),e||n.docView&&n.docView.dirty){let t=ei(n);return t&&!t.eq(n.state.selection)?n.dispatch(n.state.tr.setSelection(t)):(n.markCursor||e)&&!n.state.selection.empty?n.dispatch(n.state.tr.deleteSelection()):n.updateState(n.state),!0}return!1}}function Yg(n,e){if(!n.dom.parentNode)return;let t=n.dom.parentNode.appendChild(document.createElement("div"));t.appendChild(e),t.style.cssText="position: fixed; left: -10000px; top: 10px";let o=getSelection(),s=document.createRange();s.selectNodeContents(e),n.dom.blur(),o.removeAllRanges(),o.addRange(s),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const Jn=he&&ct<15||fn&&Um<604;ce.copy=de.cut=(n,e)=>{let t=e,o=n.state.selection,s=t.type=="cut";if(o.empty)return;let r=Jn?null:t.clipboardData,i=o.content(),{dom:l,text:a}=Sd(n,i);r?(t.preventDefault(),r.clearData(),r.setData("text/html",l.innerHTML),r.setData("text/plain",a)):Yg(n,l),s&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function Xg(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function Qg(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,o=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(o.contentEditable="true"),o.style.cssText="position: fixed; left: -10000px; top: 10px",o.focus();let s=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),o.parentNode&&o.parentNode.removeChild(o),t?Zn(n,o.value,null,s,e):Zn(n,o.textContent,o.innerHTML,s,e)},50)}function Zn(n,e,t,o,s){let r=vd(n,e,t,o,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,s,r||A.empty)))return!0;if(!r)return!1;let i=Xg(r),l=i?n.state.tr.replaceSelectionWith(i,o):n.state.tr.replaceSelection(r);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function Od(n){let e=n.getData("text/plain")||n.getData("Text");if(e)return e;let t=n.getData("text/uri-list");return t?t.replace(/\r?\n/g," "):""}de.paste=(n,e)=>{let t=e;if(n.composing&&!Te)return;let o=Jn?null:t.clipboardData,s=n.input.shiftKey&&n.input.lastKeyCode!=45;o&&Zn(n,Od(o),o.getData("text/html"),s,t)?t.preventDefault():Qg(n,t)};class Nd{constructor(e,t,o){this.slice=e,this.move=t,this.node=o}}const Id=ve?"altKey":"ctrlKey";ce.dragstart=(n,e)=>{let t=e,o=n.input.mouseDown;if(o&&o.done(),!t.dataTransfer)return;let s=n.state.selection,r=s.empty?null:n.posAtCoords(us(t)),i;if(!(r&&r.pos>=s.from&&r.pos<=(s instanceof R?s.to-1:s.to))){if(o&&o.mightDrag)i=R.create(n.state.doc,o.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let u=n.docView.nearestDesc(t.target,!0);u&&u.node.type.spec.draggable&&u!=n.docView&&(i=R.create(n.state.doc,u.posBefore))}}let l=(i||n.state.selection).content(),{dom:a,text:c,slice:d}=Sd(n,l);(!t.dataTransfer.files.length||!re||od>120)&&t.dataTransfer.clearData(),t.dataTransfer.setData(Jn?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",Jn||t.dataTransfer.setData("text/plain",c),n.dragging=new Nd(d,!t[Id],i)};ce.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)};de.dragover=de.dragenter=(n,e)=>e.preventDefault();de.drop=(n,e)=>{let t=e,o=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let s=n.posAtCoords(us(t));if(!s)return;let r=n.state.doc.resolve(s.pos),i=o&&o.slice;i?n.someProp("transformPasted",f=>{i=f(i,n)}):i=vd(n,Od(t.dataTransfer),Jn?null:t.dataTransfer.getData("text/html"),!1,r);let l=!!(o&&!t[Id]);if(n.someProp("handleDrop",f=>f(n,t,i||A.empty,l))){t.preventDefault();return}if(!i)return;t.preventDefault();let a=i?Uf(n.state.doc,r.pos,i):r.pos;a==null&&(a=r.pos);let c=n.state.tr;if(l){let{node:f}=o;f?f.replace(c):c.deleteSelection()}let d=c.mapping.map(a),u=i.openStart==0&&i.openEnd==0&&i.content.childCount==1,p=c.doc;if(u?c.replaceRangeWith(d,d,i.content.firstChild):c.replaceRange(d,d,i),c.doc.eq(p))return;let h=c.doc.resolve(d);if(u&&R.isSelectable(i.content.firstChild)&&h.nodeAfter&&h.nodeAfter.sameMarkup(i.content.firstChild))c.setSelection(new R(h));else{let f=c.mapping.map(a);c.mapping.maps[c.mapping.maps.length-1].forEach((m,g,b,C)=>f=C),c.setSelection(ti(n,h,c.doc.resolve(f)))}n.focus(),n.dispatch(c.setMeta("uiEvent","drop"))};ce.focus=n=>{n.input.lastFocus=Date.now(),n.focused||(n.domObserver.stop(),n.dom.classList.add("ProseMirror-focused"),n.domObserver.start(),n.focused=!0,setTimeout(()=>{n.docView&&n.hasFocus()&&!n.domObserver.currentSelection.eq(n.domSelectionRange())&&Ke(n)},20))};ce.blur=(n,e)=>{let t=e;n.focused&&(n.domObserver.stop(),n.dom.classList.remove("ProseMirror-focused"),n.domObserver.start(),t.relatedTarget&&n.dom.contains(t.relatedTarget)&&n.domObserver.currentSelection.clear(),n.focused=!1)};ce.beforeinput=(n,e)=>{if(re&&Te&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:o}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=o||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",r=>r(n,xt(8,"Backspace")))))return;let{$cursor:s}=n.state.selection;s&&s.pos>0&&n.dispatch(n.state.tr.delete(s.pos-1,s.pos).scrollIntoView())},50)}};for(let n in de)ce[n]=de[n];function Yn(n,e){if(n==e)return!0;for(let t in n)if(n[t]!==e[t])return!1;for(let t in e)if(!(t in n))return!1;return!0}class Zo{constructor(e,t){this.toDOM=e,this.spec=t||Nt,this.side=this.spec.side||0}map(e,t,o,s){let{pos:r,deleted:i}=e.mapResult(t.from+s,this.side<0?-1:1);return i?null:new pe(r-o,r-o,this)}valid(){return!0}eq(e){return this==e||e instanceof Zo&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Yn(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class ut{constructor(e,t){this.attrs=e,this.spec=t||Nt}map(e,t,o,s){let r=e.map(t.from+s,this.spec.inclusiveStart?-1:1)-o,i=e.map(t.to+s,this.spec.inclusiveEnd?1:-1)-o;return r>=i?null:new pe(r,i,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof ut&&Yn(this.attrs,e.attrs)&&Yn(this.spec,e.spec)}static is(e){return e.type instanceof ut}destroy(){}}class ri{constructor(e,t){this.attrs=e,this.spec=t||Nt}map(e,t,o,s){let r=e.mapResult(t.from+s,1);if(r.deleted)return null;let i=e.mapResult(t.to+s,-1);return i.deleted||i.pos<=r.pos?null:new pe(r.pos-o,i.pos-o,this)}valid(e,t){let{index:o,offset:s}=e.content.findIndex(t.from),r;return s==t.from&&!(r=e.child(o)).isText&&s+r.nodeSize==t.to}eq(e){return this==e||e instanceof ri&&Yn(this.attrs,e.attrs)&&Yn(this.spec,e.spec)}destroy(){}}class pe{constructor(e,t,o){this.from=e,this.to=t,this.type=o}copy(e,t){return new pe(e,t,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,o){return this.type.map(e,this,t,o)}static widget(e,t,o){return new pe(e,e,new Zo(t,o))}static inline(e,t,o,s){return new pe(e,t,new ut(o,s))}static node(e,t,o,s){return new pe(e,t,new ri(o,s))}get spec(){return this.type.spec}get inline(){return this.type instanceof ut}get widget(){return this.type instanceof Zo}}const Jt=[],Nt={};class W{constructor(e,t){this.local=e.length?e:Jt,this.children=t.length?t:Jt}static create(e,t){return t.length?Yo(t,e,0,Nt):oe}find(e,t,o){let s=[];return this.findInner(e??0,t??1e9,s,0,o),s}findInner(e,t,o,s,r){for(let i=0;i<this.local.length;i++){let l=this.local[i];l.from<=t&&l.to>=e&&(!r||r(l.spec))&&o.push(l.copy(l.from+s,l.to+s))}for(let i=0;i<this.children.length;i+=3)if(this.children[i]<t&&this.children[i+1]>e){let l=this.children[i]+1;this.children[i+2].findInner(e-l,t-l,o,s+l,r)}}map(e,t,o){return this==oe||e.maps.length==0?this:this.mapInner(e,t,0,0,o||Nt)}mapInner(e,t,o,s,r){let i;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,o,s);a&&a.type.valid(t,a)?(i||(i=[])).push(a):r.onRemove&&r.onRemove(this.local[l].spec)}return this.children.length?e1(this.children,i||[],e,t,o,s,r):i?new W(i.sort(It),Jt):oe}add(e,t){return t.length?this==oe?W.create(e,t):this.addInner(e,t,0):this}addInner(e,t,o){let s,r=0;e.forEach((l,a)=>{let c=a+o,d;if(d=Dd(t,l,c)){for(s||(s=this.children.slice());r<s.length&&s[r]<a;)r+=3;s[r]==a?s[r+2]=s[r+2].addInner(l,d,c+1):s.splice(r,0,a,a+l.nodeSize,Yo(d,l,c+1,Nt)),r+=3}});let i=Rd(r?Ld(t):t,-o);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||i.splice(l--,1);return new W(i.length?this.local.concat(i).sort(It):this.local,s||this.children)}remove(e){return e.length==0||this==oe?this:this.removeInner(e,0)}removeInner(e,t){let o=this.children,s=this.local;for(let r=0;r<o.length;r+=3){let i,l=o[r]+t,a=o[r+1]+t;for(let d=0,u;d<e.length;d++)(u=e[d])&&u.from>l&&u.to<a&&(e[d]=null,(i||(i=[])).push(u));if(!i)continue;o==this.children&&(o=this.children.slice());let c=o[r+2].removeInner(i,l+1);c!=oe?o[r+2]=c:(o.splice(r,3),r-=3)}if(s.length){for(let r=0,i;r<e.length;r++)if(i=e[r])for(let l=0;l<s.length;l++)s[l].eq(i,t)&&(s==this.local&&(s=this.local.slice()),s.splice(l--,1))}return o==this.children&&s==this.local?this:s.length||o.length?new W(s,o):oe}forChild(e,t){if(this==oe)return this;if(t.isLeaf)return W.empty;let o,s;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(o=this.children[l+2]);break}let r=e+1,i=r+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<i&&a.to>r&&a.type instanceof ut){let c=Math.max(r,a.from)-r,d=Math.min(i,a.to)-r;c<d&&(s||(s=[])).push(a.copy(c,d))}}if(s){let l=new W(s.sort(It),Jt);return o?new nt([l,o]):l}return o||oe}eq(e){if(this==e)return!0;if(!(e instanceof W)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let t=0;t<this.local.length;t++)if(!this.local[t].eq(e.local[t]))return!1;for(let t=0;t<this.children.length;t+=3)if(this.children[t]!=e.children[t]||this.children[t+1]!=e.children[t+1]||!this.children[t+2].eq(e.children[t+2]))return!1;return!0}locals(e){return ii(this.localsInner(e))}localsInner(e){if(this==oe)return Jt;if(e.inlineContent||!this.local.some(ut.is))return this.local;let t=[];for(let o=0;o<this.local.length;o++)this.local[o].type instanceof ut||t.push(this.local[o]);return t}forEachSet(e){e(this)}}W.empty=new W([],[]);W.removeOverlap=ii;const oe=W.empty;class nt{constructor(e){this.members=e}map(e,t){const o=this.members.map(s=>s.map(e,t,Nt));return nt.from(o)}forChild(e,t){if(t.isLeaf)return W.empty;let o=[];for(let s=0;s<this.members.length;s++){let r=this.members[s].forChild(e,t);r!=oe&&(r instanceof nt?o=o.concat(r.members):o.push(r))}return nt.from(o)}eq(e){if(!(e instanceof nt)||e.members.length!=this.members.length)return!1;for(let t=0;t<this.members.length;t++)if(!this.members[t].eq(e.members[t]))return!1;return!0}locals(e){let t,o=!0;for(let s=0;s<this.members.length;s++){let r=this.members[s].localsInner(e);if(r.length)if(!t)t=r;else{o&&(t=t.slice(),o=!1);for(let i=0;i<r.length;i++)t.push(r[i])}}return t?ii(o?t:t.sort(It)):Jt}static from(e){switch(e.length){case 0:return oe;case 1:return e[0];default:return new nt(e.every(t=>t instanceof W)?e:e.reduce((t,o)=>t.concat(o instanceof W?o:o.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}}function e1(n,e,t,o,s,r,i){let l=n.slice();for(let c=0,d=r;c<t.maps.length;c++){let u=0;t.maps[c].forEach((p,h,f,m)=>{let g=m-f-(h-p);for(let b=0;b<l.length;b+=3){let C=l[b+1];if(C<0||p>C+d-u)continue;let y=l[b]+d-u;h>=y?l[b+1]=p<=y?-2:-1:p>=d&&g&&(l[b]+=g,l[b+1]+=g)}u+=g}),d=t.maps[c].map(d,-1)}let a=!1;for(let c=0;c<l.length;c+=3)if(l[c+1]<0){if(l[c+1]==-2){a=!0,l[c+1]=-1;continue}let d=t.map(n[c]+r),u=d-s;if(u<0||u>=o.content.size){a=!0;continue}let p=t.map(n[c+1]+r,-1),h=p-s,{index:f,offset:m}=o.content.findIndex(u),g=o.maybeChild(f);if(g&&m==u&&m+g.nodeSize==h){let b=l[c+2].mapInner(t,g,d+1,n[c]+r+1,i);b!=oe?(l[c]=u,l[c+1]=h,l[c+2]=b):(l[c+1]=-2,a=!0)}else a=!0}if(a){let c=t1(l,n,e,t,s,r,i),d=Yo(c,o,0,i);e=d.local;for(let u=0;u<l.length;u+=3)l[u+1]<0&&(l.splice(u,3),u-=3);for(let u=0,p=0;u<d.children.length;u+=3){let h=d.children[u];for(;p<l.length&&l[p]<h;)p+=3;l.splice(p,0,d.children[u],d.children[u+1],d.children[u+2])}}return new W(e.sort(It),l)}function Rd(n,e){if(!e||!n.length)return n;let t=[];for(let o=0;o<n.length;o++){let s=n[o];t.push(new pe(s.from+e,s.to+e,s.type))}return t}function t1(n,e,t,o,s,r,i){function l(a,c){for(let d=0;d<a.local.length;d++){let u=a.local[d].map(o,s,c);u?t.push(u):i.onRemove&&i.onRemove(a.local[d].spec)}for(let d=0;d<a.children.length;d+=3)l(a.children[d+2],a.children[d]+c+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+r+1);return t}function Dd(n,e,t){if(e.isLeaf)return null;let o=t+e.nodeSize,s=null;for(let r=0,i;r<n.length;r++)(i=n[r])&&i.from>t&&i.to<o&&((s||(s=[])).push(i),n[r]=null);return s}function Ld(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function Yo(n,e,t,o){let s=[],r=!1;e.forEach((l,a)=>{let c=Dd(n,l,a+t);if(c){r=!0;let d=Yo(c,l,t+a+1,o);d!=oe&&s.push(a,a+l.nodeSize,d)}});let i=Rd(r?Ld(n):n,-t).sort(It);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||(o.onRemove&&o.onRemove(i[l].spec),i.splice(l--,1));return i.length||s.length?new W(i,s):oe}function It(n,e){return n.from-e.from||n.to-e.to}function ii(n){let e=n;for(let t=0;t<e.length-1;t++){let o=e[t];if(o.from!=o.to)for(let s=t+1;s<e.length;s++){let r=e[s];if(r.from==o.from){r.to!=o.to&&(e==n&&(e=n.slice()),e[s]=r.copy(r.from,o.to),Hl(e,s+1,r.copy(o.to,r.to)));continue}else{r.from<o.to&&(e==n&&(e=n.slice()),e[t]=o.copy(o.from,r.from),Hl(e,s,o.copy(r.from,o.to)));break}}}return e}function Hl(n,e,t){for(;e<n.length&&It(t,n[e])>0;)e++;n.splice(e,0,t)}function Bs(n){let e=[];return n.someProp("decorations",t=>{let o=t(n.state);o&&o!=oe&&e.push(o)}),n.cursorWrapper&&e.push(W.create(n.state.doc,[n.cursorWrapper.deco])),nt.from(e)}const n1={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},o1=he&&ct<=11;class s1{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 r1{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new s1,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(o=>{for(let s=0;s<o.length;s++)this.queue.push(o[s]);he&&ct<=11&&o.some(s=>s.type=="childList"&&s.removedNodes.length||s.type=="characterData"&&s.oldValue.length>s.target.nodeValue.length)?this.flushSoon():this.flush()}),o1&&(this.onCharData=o=>{this.queue.push({target:o.target,type:"characterData",oldValue:o.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,n1)),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 t=0;t<e.length;t++)this.queue.push(e[t]);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(Il(this.view)){if(this.suppressingSelectionUpdates)return Ke(this.view);if(he&&ct<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&$t(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 t=new Set,o;for(let r=e.focusNode;r;r=Kn(r))t.add(r);for(let r=e.anchorNode;r;r=Kn(r))if(t.has(r)){o=r;break}let s=o&&this.view.docView.nearestDesc(o);if(s&&s.ignoreMutation({type:"selection",target:o.nodeType==3?o.parentNode:o}))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 t=this.pendingRecords();t.length&&(this.queue=[]);let o=e.domSelectionRange(),s=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(o)&&Il(e)&&!this.ignoreSelectionChange(o),r=-1,i=-1,l=!1,a=[];if(e.editable)for(let d=0;d<t.length;d++){let u=this.registerMutation(t[d],a);u&&(r=r<0?u.from:Math.min(u.from,r),i=i<0?u.to:Math.max(u.to,i),u.typeOver&&(l=!0))}if(Pe&&a.length){let d=a.filter(u=>u.nodeName=="BR");if(d.length==2){let[u,p]=d;u.parentNode&&u.parentNode.parentNode==p.parentNode?p.remove():u.remove()}else{let{focusNode:u}=this.currentSelection;for(let p of d){let h=p.parentNode;h&&h.nodeName=="LI"&&(!u||a1(e,u)!=h)&&p.remove()}}}let c=null;r<0&&s&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&cs(o)&&(c=ei(e))&&c.eq(L.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Ke(e),this.currentSelection.set(o),e.scrollToSelection()):(r>-1||s)&&(r>-1&&(e.docView.markDirty(r,i),i1(e)),this.handleDOMChange(r,i,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(o)||Ke(e),this.currentSelection.set(o))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let o=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(o==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!o||o.ignoreMutation(e))return null;if(e.type=="childList"){for(let d=0;d<e.addedNodes.length;d++){let u=e.addedNodes[d];t.push(u),u.nodeType==3&&(this.lastChangedTextNode=u)}if(o.contentDOM&&o.contentDOM!=o.dom&&!o.contentDOM.contains(e.target))return{from:o.posBefore,to:o.posAfter};let s=e.previousSibling,r=e.nextSibling;if(he&&ct<=11&&e.addedNodes.length)for(let d=0;d<e.addedNodes.length;d++){let{previousSibling:u,nextSibling:p}=e.addedNodes[d];(!u||Array.prototype.indexOf.call(e.addedNodes,u)<0)&&(s=u),(!p||Array.prototype.indexOf.call(e.addedNodes,p)<0)&&(r=p)}let i=s&&s.parentNode==e.target?ee(s)+1:0,l=o.localPosFromDOM(e.target,i,-1),a=r&&r.parentNode==e.target?ee(r):e.target.childNodes.length,c=o.localPosFromDOM(e.target,a,1);return{from:l,to:c}}else return e.type=="attributes"?{from:o.posAtStart-o.border,to:o.posAtEnd+o.border}:(this.lastChangedTextNode=e.target,{from:o.posAtStart,to:o.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let Fl=new WeakMap,_l=!1;function i1(n){if(!Fl.has(n)&&(Fl.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=Pe,_l)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."),_l=!0}}function Gl(n,e){let t=e.startContainer,o=e.startOffset,s=e.endContainer,r=e.endOffset,i=n.domAtPos(n.state.selection.anchor);return $t(i.node,i.offset,s,r)&&([t,o,s,r]=[s,r,t,o]),{anchorNode:t,anchorOffset:o,focusNode:s,focusOffset:r}}function l1(n,e){if(e.getComposedRanges){let s=e.getComposedRanges(n.root)[0];if(s)return Gl(n,s)}let t;function o(s){s.preventDefault(),s.stopImmediatePropagation(),t=s.getTargetRanges()[0]}return n.dom.addEventListener("beforeinput",o,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",o,!0),t?Gl(n,t):null}function a1(n,e){for(let t=e.parentNode;t&&t!=n.dom;t=t.parentNode){let o=n.docView.nearestDesc(t,!0);if(o&&o.node.isBlock)return t}return null}function c1(n,e,t){let{node:o,fromOffset:s,toOffset:r,from:i,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),c,d=a.anchorNode;if(d&&n.dom.contains(d.nodeType==1?d:d.parentNode)&&(c=[{node:d,offset:a.anchorOffset}],cs(a)||c.push({node:a.focusNode,offset:a.focusOffset})),re&&n.input.lastKeyCode===8)for(let g=r;g>s;g--){let b=o.childNodes[g-1],C=b.pmViewDesc;if(b.nodeName=="BR"&&!C){r=g;break}if(!C||C.size)break}let u=n.state.doc,p=n.someProp("domParser")||dn.fromSchema(n.state.schema),h=u.resolve(i),f=null,m=p.parse(o,{topNode:h.parent,topMatch:h.parent.contentMatchAt(h.index()),topOpen:!0,from:s,to:r,preserveWhitespace:h.parent.type.whitespace=="pre"?"full":!0,findPositions:c,ruleFromNode:d1,context:h});if(c&&c[0].pos!=null){let g=c[0].pos,b=c[1]&&c[1].pos;b==null&&(b=g),f={anchor:g+i,head:b+i}}return{doc:m,sel:f,from:i,to:l}}function d1(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(ae&&/^(ul|ol)$/i.test(n.parentNode.nodeName)){let t=document.createElement("div");return t.appendChild(document.createElement("li")),{skip:t}}else if(n.parentNode.lastChild==n||ae&&/^(tr|table)$/i.test(n.parentNode.nodeName))return{ignore:!0}}else if(n.nodeName=="IMG"&&n.getAttribute("mark-placeholder"))return{ignore:!0};return null}const u1=/^(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 p1(n,e,t,o,s){let r=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let k=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,M=ei(n,k);if(M&&!n.state.selection.eq(M)){if(re&&Te&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",O=>O(n,xt(13,"Enter"))))return;let P=n.state.tr.setSelection(M);k=="pointer"?P.setMeta("pointer",!0):k=="key"&&P.scrollIntoView(),r&&P.setMeta("composition",r),n.dispatch(P)}return}let i=n.state.doc.resolve(e),l=i.sharedDepth(t);e=i.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,c=c1(n,e,t),d=n.state.doc,u=d.slice(c.from,c.to),p,h;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(p=n.state.selection.to,h="end"):(p=n.state.selection.from,h="start"),n.input.lastKeyCode=null;let f=m1(u.content,c.doc.content,c.from,p,h);if(f&&n.input.domChangeCount++,(fn&&n.input.lastIOSEnter>Date.now()-225||Te)&&s.some(k=>k.nodeType==1&&!u1.test(k.nodeName))&&(!f||f.endA>=f.endB)&&n.someProp("handleKeyDown",k=>k(n,xt(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!f)if(o&&a instanceof $&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(c.sel&&c.sel.anchor!=c.sel.head))f={start:a.from,endA:a.to,endB:a.to};else{if(c.sel){let k=Wl(n,n.state.doc,c.sel);if(k&&!k.eq(n.state.selection)){let M=n.state.tr.setSelection(k);r&&M.setMeta("composition",r),n.dispatch(M)}}return}n.state.selection.from<n.state.selection.to&&f.start==f.endB&&n.state.selection instanceof $&&(f.start>n.state.selection.from&&f.start<=n.state.selection.from+2&&n.state.selection.from>=c.from?f.start=n.state.selection.from:f.endA<n.state.selection.to&&f.endA>=n.state.selection.to-2&&n.state.selection.to<=c.to&&(f.endB+=n.state.selection.to-f.endA,f.endA=n.state.selection.to)),he&&ct<=11&&f.endB==f.start+1&&f.endA==f.start&&f.start>c.from&&c.doc.textBetween(f.start-c.from-1,f.start-c.from+1)==" "&&(f.start--,f.endA--,f.endB--);let m=c.doc.resolveNoCache(f.start-c.from),g=c.doc.resolveNoCache(f.endB-c.from),b=d.resolve(f.start),C=m.sameParent(g)&&m.parent.inlineContent&&b.end()>=f.endA,y;if((fn&&n.input.lastIOSEnter>Date.now()-225&&(!C||s.some(k=>k.nodeName=="DIV"||k.nodeName=="P"))||!C&&m.pos<c.doc.content.size&&!m.sameParent(g)&&(y=L.findFrom(c.doc.resolve(m.pos+1),1,!0))&&y.head==g.pos)&&n.someProp("handleKeyDown",k=>k(n,xt(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>f.start&&f1(d,f.start,f.endA,m,g)&&n.someProp("handleKeyDown",k=>k(n,xt(8,"Backspace")))){Te&&re&&n.domObserver.suppressSelectionUpdates();return}re&&Te&&f.endB==f.start&&(n.input.lastAndroidDelete=Date.now()),Te&&!C&&m.start()!=g.start()&&g.parentOffset==0&&m.depth==g.depth&&c.sel&&c.sel.anchor==c.sel.head&&c.sel.head==f.endA&&(f.endB-=2,g=c.doc.resolveNoCache(f.endB-c.from),setTimeout(()=>{n.someProp("handleKeyDown",function(k){return k(n,xt(13,"Enter"))})},20));let S=f.start,v=f.endA,w,x,E;if(C){if(m.pos==g.pos)he&&ct<=11&&m.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Ke(n),20)),w=n.state.tr.delete(S,v),x=d.resolve(f.start).marksAcross(d.resolve(f.endA));else if(f.endA==f.endB&&(E=h1(m.parent.content.cut(m.parentOffset,g.parentOffset),b.parent.content.cut(b.parentOffset,f.endA-b.start()))))w=n.state.tr,E.type=="add"?w.addMark(S,v,E.mark):w.removeMark(S,v,E.mark);else if(m.parent.child(m.index()).isText&&m.index()==g.index()-(g.textOffset?0:1)){let k=m.parent.textBetween(m.parentOffset,g.parentOffset);if(n.someProp("handleTextInput",M=>M(n,S,v,k)))return;w=n.state.tr.insertText(k,S,v)}}if(w||(w=n.state.tr.replace(S,v,c.doc.slice(f.start-c.from,f.endB-c.from))),c.sel){let k=Wl(n,w.doc,c.sel);k&&!(re&&Te&&n.composing&&k.empty&&(f.start!=f.endB||n.input.lastAndroidDelete<Date.now()-100)&&(k.head==S||k.head==w.mapping.map(v)-1)||he&&k.empty&&k.head==S)&&w.setSelection(k)}x&&w.ensureMarks(x),r&&w.setMeta("composition",r),n.dispatch(w.scrollIntoView())}function Wl(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:ti(n,e.resolve(t.anchor),e.resolve(t.head))}function h1(n,e){let t=n.firstChild.marks,o=e.firstChild.marks,s=t,r=o,i,l,a;for(let d=0;d<o.length;d++)s=o[d].removeFromSet(s);for(let d=0;d<t.length;d++)r=t[d].removeFromSet(r);if(s.length==1&&r.length==0)l=s[0],i="add",a=d=>d.mark(l.addToSet(d.marks));else if(s.length==0&&r.length==1)l=r[0],i="remove",a=d=>d.mark(l.removeFromSet(d.marks));else return null;let c=[];for(let d=0;d<e.childCount;d++)c.push(a(e.child(d)));if(T.from(c).eq(n))return{mark:l,type:i}}function f1(n,e,t,o,s){if(t-e<=s.pos-o.pos||Vs(o,!0,!1)<s.pos)return!1;let r=n.resolve(e);if(!o.parent.isTextblock){let l=r.nodeAfter;return l!=null&&t==e+l.nodeSize}if(r.parentOffset<r.parent.content.size||!r.parent.isTextblock)return!1;let i=n.resolve(Vs(r,!0,!0));return!i.parent.isTextblock||i.pos>t||Vs(i,!0,!1)<t?!1:o.parent.content.cut(o.parentOffset).eq(i.parent.content)}function Vs(n,e,t){let o=n.depth,s=e?n.end():n.pos;for(;o>0&&(e||n.indexAfter(o)==n.node(o).childCount);)o--,s++,e=!1;if(t){let r=n.node(o).maybeChild(n.indexAfter(o));for(;r&&!r.isLeaf;)r=r.firstChild,s++}return s}function m1(n,e,t,o,s){let r=n.findDiffStart(e,t);if(r==null)return null;let{a:i,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(s=="end"){let a=Math.max(0,r-Math.min(i,l));o-=i+a-r}if(i<r&&n.size<e.size){let a=o<=r&&o>=i?r-o:0;r-=a,r&&r<e.size&&jl(e.textBetween(r-1,r+1))&&(r+=a?1:-1),l=r+(l-i),i=r}else if(l<r){let a=o<=r&&o>=l?r-o:0;r-=a,r&&r<n.size&&jl(n.textBetween(r-1,r+1))&&(r+=a?1:-1),i=r+(i-l),l=r}return{start:r,endA:i,endB:l}}function jl(n){if(n.length!=2)return!1;let e=n.charCodeAt(0),t=n.charCodeAt(1);return e>=56320&&e<=57343&&t>=55296&&t<=56319}class g1{constructor(e,t){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 Lg,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Zl),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=Kl(this),Ul(this),this.nodeViews=Jl(this),this.docView=Tl(this.state.doc,ql(this),Bs(this),this.dom,this),this.domObserver=new r1(this,(o,s,r,i)=>p1(this,o,s,r,i)),this.domObserver.start(),$g(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 t in e)this._props[t]=e[t];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&Cr(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Zl),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let o in this._props)t[o]=this._props[o];t.state=this.state;for(let o in e)t[o]=e[o];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var o;let s=this.state,r=!1,i=!1;e.storedMarks&&this.composing&&(Pd(this),i=!0),this.state=e;let l=s.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let h=Jl(this);b1(h,this.nodeViews)&&(this.nodeViews=h,r=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&Cr(this),this.editable=Kl(this),Ul(this);let a=Bs(this),c=ql(this),d=s.plugins!=e.plugins&&!s.doc.eq(e.doc)?"reset":e.scrollToSelection>s.scrollToSelection?"to selection":"preserve",u=r||!this.docView.matchesNode(e.doc,c,a);(u||!e.selection.eq(s.selection))&&(i=!0);let p=d=="preserve"&&i&&this.dom.style.overflowAnchor==null&&Zm(this);if(i){this.domObserver.stop();let h=u&&(he||re)&&!this.composing&&!s.selection.empty&&!e.selection.empty&&y1(s.selection,e.selection);if(u){let f=re?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=Jg(this)),(r||!this.docView.update(e.doc,c,a,this))&&(this.docView.updateOuterDeco(c),this.docView.destroy(),this.docView=Tl(e.doc,c,a,this.dom,this)),f&&!this.trackWrites&&(h=!0)}h||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&vg(this))?Ke(this,h):(gd(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(s),!((o=this.dragging)===null||o===void 0)&&o.node&&!s.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,s),d=="reset"?this.dom.scrollTop=0:d=="to selection"?this.scrollToSelection():p&&Ym(p)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof R){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&vl(this,t.getBoundingClientRect(),e)}else vl(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 t=0;t<this.directPlugins.length;t++){let o=this.directPlugins[t];o.spec.view&&this.pluginViews.push(o.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let o=this.state.plugins[t];o.spec.view&&this.pluginViews.push(o.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let o=this.pluginViews[t];o.update&&o.update(this,e)}}updateDraggedNode(e,t){let o=e.node,s=-1;if(this.state.doc.nodeAt(o.from)==o.node)s=o.from;else{let r=o.from+(this.state.doc.content.size-t.doc.content.size);(r>0&&this.state.doc.nodeAt(r))==o.node&&(s=r)}this.dragging=new Nd(e.slice,e.move,s<0?void 0:R.create(this.state.doc,s))}someProp(e,t){let o=this._props&&this._props[e],s;if(o!=null&&(s=t?t(o):o))return s;for(let i=0;i<this.directPlugins.length;i++){let l=this.directPlugins[i].props[e];if(l!=null&&(s=t?t(l):l))return s}let r=this.state.plugins;if(r)for(let i=0;i<r.length;i++){let l=r[i].props[e];if(l!=null&&(s=t?t(l):l))return s}}hasFocus(){if(he){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&&Xm(this.dom),Ke(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let t=this.dom.parentNode;t;t=t.parentNode)if(t.nodeType==9||t.nodeType==11&&t.host)return t.getSelection||(Object.getPrototypeOf(t).getSelection=()=>t.ownerDocument.getSelection()),this._root=t}return e||document}updateRoot(){this._root=null}posAtCoords(e){return og(this,e)}coordsAtPos(e,t=1){return ad(this,e,t)}domAtPos(e,t=0){return this.docView.domFromPos(e,t)}nodeDOM(e){let t=this.docView.descAt(e);return t?t.nodeDOM:null}posAtDOM(e,t,o=-1){let s=this.docView.posFromDOM(e,t,o);if(s==null)throw new RangeError("DOM position not inside the editor");return s}endOfTextblock(e,t){return ag(this,t||this.state,e)}pasteHTML(e,t){return Zn(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return Zn(this,e,null,!0,t||new ClipboardEvent("paste"))}destroy(){this.docView&&(zg(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],Bs(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,Vm())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return Vg(this,e)}dispatch(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))}domSelectionRange(){let e=this.domSelection();return e?ae&&this.root.nodeType===11&&Wm(this.dom.ownerDocument)==this.dom&&l1(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}function ql(n){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(n.editable),n.someProp("attributes",t=>{if(typeof t=="function"&&(t=t(n.state)),t)for(let o in t)o=="class"?e.class+=" "+t[o]:o=="style"?e.style=(e.style?e.style+";":"")+t[o]:!e[o]&&o!="contenteditable"&&o!="nodeName"&&(e[o]=String(t[o]))}),e.translate||(e.translate="no"),[pe.node(0,n.state.doc.content.size,e)]}function Ul(n){if(n.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),n.cursorWrapper={dom:e,deco:pe.widget(n.state.selection.from,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function Kl(n){return!n.someProp("editable",e=>e(n.state)===!1)}function y1(n,e){let t=Math.min(n.$anchor.sharedDepth(n.head),e.$anchor.sharedDepth(e.head));return n.$anchor.start(t)!=e.$anchor.start(t)}function Jl(n){let e=Object.create(null);function t(o){for(let s in o)Object.prototype.hasOwnProperty.call(e,s)||(e[s]=o[s])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function b1(n,e){let t=0,o=0;for(let s in n){if(n[s]!=e[s])return!0;t++}for(let s in e)o++;return t!=o}function Zl(n){if(n.spec.state||n.spec.filterTransaction||n.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}var kr,Er;if(typeof WeakMap<"u"){let n=new WeakMap;kr=e=>n.get(e),Er=(e,t)=>(n.set(e,t),t)}else{const n=[];let t=0;kr=o=>{for(let s=0;s<n.length;s+=2)if(n[s]==o)return n[s+1]},Er=(o,s)=>(t==10&&(t=0),n[t++]=o,n[t++]=s)}var U=class{constructor(n,e,t,o){this.width=n,this.height=e,this.map=t,this.problems=o}findCell(n){for(let e=0;e<this.map.length;e++){const t=this.map[e];if(t!=n)continue;const o=e%this.width,s=e/this.width|0;let r=o+1,i=s+1;for(let l=1;r<this.width&&this.map[e+l]==t;l++)r++;for(let l=1;i<this.height&&this.map[e+this.width*l]==t;l++)i++;return{left:o,top:s,right:r,bottom:i}}throw new RangeError(`No cell with offset ${n} found`)}colCount(n){for(let e=0;e<this.map.length;e++)if(this.map[e]==n)return e%this.width;throw new RangeError(`No cell with offset ${n} found`)}nextCell(n,e,t){const{left:o,right:s,top:r,bottom:i}=this.findCell(n);return e=="horiz"?(t<0?o==0:s==this.width)?null:this.map[r*this.width+(t<0?o-1:s)]:(t<0?r==0:i==this.height)?null:this.map[o+this.width*(t<0?r-1:i)]}rectBetween(n,e){const{left:t,right:o,top:s,bottom:r}=this.findCell(n),{left:i,right:l,top:a,bottom:c}=this.findCell(e);return{left:Math.min(t,i),top:Math.min(s,a),right:Math.max(o,l),bottom:Math.max(r,c)}}cellsInRect(n){const e=[],t={};for(let o=n.top;o<n.bottom;o++)for(let s=n.left;s<n.right;s++){const r=o*this.width+s,i=this.map[r];t[i]||(t[i]=!0,!(s==n.left&&s&&this.map[r-1]==i||o==n.top&&o&&this.map[r-this.width]==i)&&e.push(i))}return e}positionAt(n,e,t){for(let o=0,s=0;;o++){const r=s+t.child(o).nodeSize;if(o==n){let i=e+n*this.width;const l=(n+1)*this.width;for(;i<l&&this.map[i]<s;)i++;return i==l?r-1:this.map[i]}s=r}}static get(n){return kr(n)||Er(n,S1(n))}};function S1(n){if(n.type.spec.tableRole!="table")throw new RangeError("Not a table node: "+n.type.name);const e=v1(n),t=n.childCount,o=[];let s=0,r=null;const i=[];for(let c=0,d=e*t;c<d;c++)o[c]=0;for(let c=0,d=0;c<t;c++){const u=n.child(c);d++;for(let f=0;;f++){for(;s<o.length&&o[s]!=0;)s++;if(f==u.childCount)break;const m=u.child(f),{colspan:g,rowspan:b,colwidth:C}=m.attrs;for(let y=0;y<b;y++){if(y+c>=t){(r||(r=[])).push({type:"overlong_rowspan",pos:d,n:b-y});break}const S=s+y*e;for(let v=0;v<g;v++){o[S+v]==0?o[S+v]=d:(r||(r=[])).push({type:"collision",row:c,pos:d,n:g-v});const w=C&&C[v];if(w){const x=(S+v)%e*2,E=i[x];E==null||E!=w&&i[x+1]==1?(i[x]=w,i[x+1]=1):E==w&&i[x+1]++}}}s+=g,d+=m.nodeSize}const p=(c+1)*e;let h=0;for(;s<p;)o[s++]==0&&h++;h&&(r||(r=[])).push({type:"missing",row:c,n:h}),d++}const l=new U(e,t,o,r);let a=!1;for(let c=0;!a&&c<i.length;c+=2)i[c]!=null&&i[c+1]<t&&(a=!0);return a&&x1(l,i,n),l}function v1(n){let e=-1,t=!1;for(let o=0;o<n.childCount;o++){const s=n.child(o);let r=0;if(t)for(let i=0;i<o;i++){const l=n.child(i);for(let a=0;a<l.childCount;a++){const c=l.child(a);i+c.attrs.rowspan>o&&(r+=c.attrs.colspan)}}for(let i=0;i<s.childCount;i++){const l=s.child(i);r+=l.attrs.colspan,l.attrs.rowspan>1&&(t=!0)}e==-1?e=r:e!=r&&(e=Math.max(e,r))}return e}function x1(n,e,t){n.problems||(n.problems=[]);const o={};for(let s=0;s<n.map.length;s++){const r=n.map[s];if(o[r])continue;o[r]=!0;const i=t.nodeAt(r);if(!i)throw new RangeError(`No cell with offset ${r} found`);let l=null;const a=i.attrs;for(let c=0;c<a.colspan;c++){const d=(s+c)%n.width,u=e[d*2];u!=null&&(!a.colwidth||a.colwidth[c]!=u)&&((l||(l=w1(a)))[c]=u)}l&&n.problems.unshift({type:"colwidth mismatch",pos:r,colwidth:l})}}function w1(n){if(n.colwidth)return n.colwidth.slice();const e=[];for(let t=0;t<n.colspan;t++)e.push(0);return e}function Yl(n,e){if(typeof n=="string")return{};const t=n.getAttribute("data-colwidth"),o=t&&/^\d+(,\d+)*$/.test(t)?t.split(",").map(i=>Number(i)):null,s=Number(n.getAttribute("colspan")||1),r={colspan:s,rowspan:Number(n.getAttribute("rowspan")||1),colwidth:o&&o.length==s?o:null};for(const i in e){const l=e[i].getFromDOM,a=l&&l(n);a!=null&&(r[i]=a)}return r}function Xl(n,e){const t={};n.attrs.colspan!=1&&(t.colspan=n.attrs.colspan),n.attrs.rowspan!=1&&(t.rowspan=n.attrs.rowspan),n.attrs.colwidth&&(t["data-colwidth"]=n.attrs.colwidth.join(","));for(const o in e){const s=e[o].setDOMAttr;s&&s(n.attrs[o],t)}return t}function C1(n){const e=n.cellAttributes||{},t={colspan:{default:1},rowspan:{default:1},colwidth:{default:null}};for(const o in e)t[o]={default:e[o].default};return{table:{content:"table_row+",tableRole:"table",isolating:!0,group:n.tableGroup,parseDOM:[{tag:"table"}],toDOM(){return["table",["tbody",0]]}},table_row:{content:"(table_cell | table_header)*",tableRole:"row",parseDOM:[{tag:"tr"}],toDOM(){return["tr",0]}},table_cell:{content:n.cellContent,attrs:t,tableRole:"cell",isolating:!0,parseDOM:[{tag:"td",getAttrs:o=>Yl(o,e)}],toDOM(o){return["td",Xl(o,e),0]}},table_header:{content:n.cellContent,attrs:t,tableRole:"header_cell",isolating:!0,parseDOM:[{tag:"th",getAttrs:o=>Yl(o,e)}],toDOM(o){return["th",Xl(o,e),0]}}}}function He(n){let e=n.cached.tableNodeTypes;if(!e){e=n.cached.tableNodeTypes={};for(const t in n.nodes){const o=n.nodes[t],s=o.spec.tableRole;s&&(e[s]=o)}}return e}var ot=new eo("selectingCells");function so(n){for(let e=n.depth-1;e>0;e--)if(n.node(e).type.spec.tableRole=="row")return n.node(0).resolve(n.before(e+1));return null}function ps(n){const e=n.selection.$head;for(let t=e.depth;t>0;t--)if(e.node(t).type.spec.tableRole=="row")return!0;return!1}function li(n){const e=n.selection;if("$anchorCell"in e&&e.$anchorCell)return e.$anchorCell.pos>e.$headCell.pos?e.$anchorCell:e.$headCell;if("node"in e&&e.node&&e.node.type.spec.tableRole=="cell")return e.$anchor;const t=so(e.$head)||k1(e.$head);if(t)return t;throw new RangeError(`No cell found around position ${e.head}`)}function k1(n){for(let e=n.nodeAfter,t=n.pos;e;e=e.firstChild,t++){const o=e.type.spec.tableRole;if(o=="cell"||o=="header_cell")return n.doc.resolve(t)}for(let e=n.nodeBefore,t=n.pos;e;e=e.lastChild,t--){const o=e.type.spec.tableRole;if(o=="cell"||o=="header_cell")return n.doc.resolve(t-e.nodeSize)}}function Tr(n){return n.parent.type.spec.tableRole=="row"&&!!n.nodeAfter}function E1(n){return n.node(0).resolve(n.pos+n.nodeAfter.nodeSize)}function ai(n,e){return n.depth==e.depth&&n.pos>=e.start(-1)&&n.pos<=e.end(-1)}function $d(n,e,t){const o=n.node(-1),s=U.get(o),r=n.start(-1),i=s.nextCell(n.pos-r,e,t);return i==null?null:n.node(0).resolve(r+i)}function mn(n,e,t=1){const o={...n,colspan:n.colspan-t};return o.colwidth&&(o.colwidth=o.colwidth.slice(),o.colwidth.splice(e,t),o.colwidth.some(s=>s>0)||(o.colwidth=null)),o}var Y=class We extends L{constructor(e,t=e){const o=e.node(-1),s=U.get(o),r=e.start(-1),i=s.rectBetween(e.pos-r,t.pos-r),l=e.node(0),a=s.cellsInRect(i).filter(d=>d!=t.pos-r);a.unshift(t.pos-r);const c=a.map(d=>{const u=o.nodeAt(d);if(!u)throw RangeError(`No cell with offset ${d} found`);const p=r+d+1;return new Vc(l.resolve(p),l.resolve(p+u.content.size))});super(c[0].$from,c[0].$to,c),this.$anchorCell=e,this.$headCell=t}map(e,t){const o=e.resolve(t.map(this.$anchorCell.pos)),s=e.resolve(t.map(this.$headCell.pos));if(Tr(o)&&Tr(s)&&ai(o,s)){const r=this.$anchorCell.node(-1)!=o.node(-1);return r&&this.isRowSelection()?We.rowSelection(o,s):r&&this.isColSelection()?We.colSelection(o,s):new We(o,s)}return $.between(o,s)}content(){const e=this.$anchorCell.node(-1),t=U.get(e),o=this.$anchorCell.start(-1),s=t.rectBetween(this.$anchorCell.pos-o,this.$headCell.pos-o),r={},i=[];for(let a=s.top;a<s.bottom;a++){const c=[];for(let d=a*t.width+s.left,u=s.left;u<s.right;u++,d++){const p=t.map[d];if(r[p])continue;r[p]=!0;const h=t.findCell(p);let f=e.nodeAt(p);if(!f)throw RangeError(`No cell with offset ${p} found`);const m=s.left-h.left,g=h.right-s.right;if(m>0||g>0){let b=f.attrs;if(m>0&&(b=mn(b,0,m)),g>0&&(b=mn(b,b.colspan-g,g)),h.left<s.left){if(f=f.type.createAndFill(b),!f)throw RangeError(`Could not create cell with attrs ${JSON.stringify(b)}`)}else f=f.type.create(b,f.content)}if(h.top<s.top||h.bottom>s.bottom){const b={...f.attrs,rowspan:Math.min(h.bottom,s.bottom)-Math.max(h.top,s.top)};h.top<s.top?f=f.type.createAndFill(b):f=f.type.create(b,f.content)}c.push(f)}i.push(e.child(a).copy(T.from(c)))}const l=this.isColSelection()&&this.isRowSelection()?e:i;return new A(T.from(l),1,1)}replace(e,t=A.empty){const o=e.steps.length,s=this.ranges;for(let i=0;i<s.length;i++){const{$from:l,$to:a}=s[i],c=e.mapping.slice(o);e.replace(c.map(l.pos),c.map(a.pos),i?A.empty:t)}const r=L.findFrom(e.doc.resolve(e.mapping.slice(o).map(this.to)),-1);r&&e.setSelection(r)}replaceWith(e,t){this.replace(e,new A(T.from(t),0,0))}forEachCell(e){const t=this.$anchorCell.node(-1),o=U.get(t),s=this.$anchorCell.start(-1),r=o.cellsInRect(o.rectBetween(this.$anchorCell.pos-s,this.$headCell.pos-s));for(let i=0;i<r.length;i++)e(t.nodeAt(r[i]),s+r[i])}isColSelection(){const e=this.$anchorCell.index(-1),t=this.$headCell.index(-1);if(Math.min(e,t)>0)return!1;const o=e+this.$anchorCell.nodeAfter.attrs.rowspan,s=t+this.$headCell.nodeAfter.attrs.rowspan;return Math.max(o,s)==this.$headCell.node(-1).childCount}static colSelection(e,t=e){const o=e.node(-1),s=U.get(o),r=e.start(-1),i=s.findCell(e.pos-r),l=s.findCell(t.pos-r),a=e.node(0);return i.top<=l.top?(i.top>0&&(e=a.resolve(r+s.map[i.left])),l.bottom<s.height&&(t=a.resolve(r+s.map[s.width*(s.height-1)+l.right-1]))):(l.top>0&&(t=a.resolve(r+s.map[l.left])),i.bottom<s.height&&(e=a.resolve(r+s.map[s.width*(s.height-1)+i.right-1]))),new We(e,t)}isRowSelection(){const e=this.$anchorCell.node(-1),t=U.get(e),o=this.$anchorCell.start(-1),s=t.colCount(this.$anchorCell.pos-o),r=t.colCount(this.$headCell.pos-o);if(Math.min(s,r)>0)return!1;const i=s+this.$anchorCell.nodeAfter.attrs.colspan,l=r+this.$headCell.nodeAfter.attrs.colspan;return Math.max(i,l)==t.width}eq(e){return e instanceof We&&e.$anchorCell.pos==this.$anchorCell.pos&&e.$headCell.pos==this.$headCell.pos}static rowSelection(e,t=e){const o=e.node(-1),s=U.get(o),r=e.start(-1),i=s.findCell(e.pos-r),l=s.findCell(t.pos-r),a=e.node(0);return i.left<=l.left?(i.left>0&&(e=a.resolve(r+s.map[i.top*s.width])),l.right<s.width&&(t=a.resolve(r+s.map[s.width*(l.top+1)-1]))):(l.left>0&&(t=a.resolve(r+s.map[l.top*s.width])),i.right<s.width&&(e=a.resolve(r+s.map[s.width*(i.top+1)-1]))),new We(e,t)}toJSON(){return{type:"cell",anchor:this.$anchorCell.pos,head:this.$headCell.pos}}static fromJSON(e,t){return new We(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,o=t){return new We(e.resolve(t),e.resolve(o))}getBookmark(){return new T1(this.$anchorCell.pos,this.$headCell.pos)}};Y.prototype.visible=!1;L.jsonID("cell",Y);var T1=class zd{constructor(e,t){this.anchor=e,this.head=t}map(e){return new zd(e.map(this.anchor),e.map(this.head))}resolve(e){const t=e.resolve(this.anchor),o=e.resolve(this.head);return t.parent.type.spec.tableRole=="row"&&o.parent.type.spec.tableRole=="row"&&t.index()<t.parent.childCount&&o.index()<o.parent.childCount&&ai(t,o)?new Y(t,o):L.near(o,1)}};function M1(n){if(!(n.selection instanceof Y))return null;const e=[];return n.selection.forEachCell((t,o)=>{e.push(pe.node(o,o+t.nodeSize,{class:"selectedCell"}))}),W.create(n.doc,e)}function A1({$from:n,$to:e}){if(n.pos==e.pos||n.pos<e.pos-6)return!1;let t=n.pos,o=e.pos,s=n.depth;for(;s>=0&&!(n.after(s+1)<n.end(s));s--,t++);for(let r=e.depth;r>=0&&!(e.before(r+1)>e.start(r));r--,o--);return t==o&&/row|table/.test(n.node(s).type.spec.tableRole)}function P1({$from:n,$to:e}){let t,o;for(let s=n.depth;s>0;s--){const r=n.node(s);if(r.type.spec.tableRole==="cell"||r.type.spec.tableRole==="header_cell"){t=r;break}}for(let s=e.depth;s>0;s--){const r=e.node(s);if(r.type.spec.tableRole==="cell"||r.type.spec.tableRole==="header_cell"){o=r;break}}return t!==o&&e.parentOffset===0}function O1(n,e,t){const o=(e||n).selection,s=(e||n).doc;let r,i;if(o instanceof R&&(i=o.node.type.spec.tableRole)){if(i=="cell"||i=="header_cell")r=Y.create(s,o.from);else if(i=="row"){const l=s.resolve(o.from+1);r=Y.rowSelection(l,l)}else if(!t){const l=U.get(o.node),a=o.from+1,c=a+l.map[l.width*l.height-1];r=Y.create(s,a+1,c)}}else o instanceof $&&A1(o)?r=$.create(s,o.from):o instanceof $&&P1(o)&&(r=$.create(s,o.$from.start(),o.$from.end()));return r&&(e||(e=n.tr)).setSelection(r),e}var N1=new eo("fix-tables");function Bd(n,e,t,o){const s=n.childCount,r=e.childCount;e:for(let i=0,l=0;i<r;i++){const a=e.child(i);for(let c=l,d=Math.min(s,i+3);c<d;c++)if(n.child(c)==a){l=c+1,t+=a.nodeSize;continue e}o(a,t),l<s&&n.child(l).sameMarkup(a)?Bd(n.child(l),a,t+1,o):a.nodesBetween(0,a.content.size,o,t+1),t+=a.nodeSize}}function I1(n,e){let t;const o=(s,r)=>{s.type.spec.tableRole=="table"&&(t=R1(n,s,r,t))};return e?e.doc!=n.doc&&Bd(e.doc,n.doc,0,o):n.doc.descendants(o),t}function R1(n,e,t,o){const s=U.get(e);if(!s.problems)return o;o||(o=n.tr);const r=[];for(let a=0;a<s.height;a++)r.push(0);for(let a=0;a<s.problems.length;a++){const c=s.problems[a];if(c.type=="collision"){const d=e.nodeAt(c.pos);if(!d)continue;const u=d.attrs;for(let p=0;p<u.rowspan;p++)r[c.row+p]+=c.n;o.setNodeMarkup(o.mapping.map(t+1+c.pos),null,mn(u,u.colspan-c.n,c.n))}else if(c.type=="missing")r[c.row]+=c.n;else if(c.type=="overlong_rowspan"){const d=e.nodeAt(c.pos);if(!d)continue;o.setNodeMarkup(o.mapping.map(t+1+c.pos),null,{...d.attrs,rowspan:d.attrs.rowspan-c.n})}else if(c.type=="colwidth mismatch"){const d=e.nodeAt(c.pos);if(!d)continue;o.setNodeMarkup(o.mapping.map(t+1+c.pos),null,{...d.attrs,colwidth:c.colwidth})}}let i,l;for(let a=0;a<r.length;a++)r[a]&&(i==null&&(i=a),l=a);for(let a=0,c=t+1;a<s.height;a++){const d=e.child(a),u=c+d.nodeSize,p=r[a];if(p>0){let h="cell";d.firstChild&&(h=d.firstChild.type.spec.tableRole);const f=[];for(let g=0;g<p;g++){const b=He(n.schema)[h].createAndFill();b&&f.push(b)}const m=(a==0||i==a-1)&&l==a?c+1:u-1;o.insert(o.mapping.map(m),f)}c=u}return o.setMeta(N1,{fixTables:!0})}function Vd(n){const e=n.selection,t=li(n),o=t.node(-1),s=t.start(-1),r=U.get(o);return{...e instanceof Y?r.rectBetween(e.$anchorCell.pos-s,e.$headCell.pos-s):r.findCell(t.pos-s),tableStart:s,map:r,table:o}}function D1(n){return function(e,t){if(!ps(e))return!1;if(t){const o=He(e.schema),s=Vd(e),r=e.tr,i=s.map.cellsInRect(n=="column"?{left:s.left,top:0,right:s.right,bottom:s.map.height}:n=="row"?{left:0,top:s.top,right:s.map.width,bottom:s.bottom}:s),l=i.map(a=>s.table.nodeAt(a));for(let a=0;a<i.length;a++)l[a].type==o.header_cell&&r.setNodeMarkup(s.tableStart+i[a],o.cell,l[a].attrs);if(r.steps.length==0)for(let a=0;a<i.length;a++)r.setNodeMarkup(s.tableStart+i[a],o.header_cell,l[a].attrs);t(r)}return!0}}function Ql(n,e,t){const o=e.map.cellsInRect({left:0,top:0,right:n=="row"?e.map.width:1,bottom:n=="column"?e.map.height:1});for(let s=0;s<o.length;s++){const r=e.table.nodeAt(o[s]);if(r&&r.type!==t.header_cell)return!1}return!0}function ci(n,e){return e=e||{useDeprecatedLogic:!1},e.useDeprecatedLogic?D1(n):function(t,o){if(!ps(t))return!1;if(o){const s=He(t.schema),r=Vd(t),i=t.tr,l=Ql("row",r,s),a=Ql("column",r,s),d=(n==="column"?l:n==="row"?a:!1)?1:0,u=n=="column"?{left:0,top:d,right:1,bottom:r.map.height}:n=="row"?{left:d,top:0,right:r.map.width,bottom:1}:r,p=n=="column"?a?s.cell:s.header_cell:n=="row"?l?s.cell:s.header_cell:s.cell;r.map.cellsInRect(u).forEach(h=>{const f=h+r.tableStart,m=i.doc.nodeAt(f);m&&i.setNodeMarkup(f,p,m.attrs)}),o(i)}return!0}}ci("row",{useDeprecatedLogic:!0});ci("column",{useDeprecatedLogic:!0});ci("cell",{useDeprecatedLogic:!0});function L1(n,e){if(e<0){const t=n.nodeBefore;if(t)return n.pos-t.nodeSize;for(let o=n.index(-1)-1,s=n.before();o>=0;o--){const r=n.node(-1).child(o),i=r.lastChild;if(i)return s-1-i.nodeSize;s-=r.nodeSize}}else{if(n.index()<n.parent.childCount-1)return n.pos+n.nodeAfter.nodeSize;const t=n.node(-1);for(let o=n.indexAfter(-1),s=n.after();o<t.childCount;o++){const r=t.child(o);if(r.childCount)return s+1;s+=r.nodeSize}}return null}function ea(n){return function(e,t){if(!ps(e))return!1;const o=L1(li(e),n);if(o==null)return!1;if(t){const s=e.doc.resolve(o);t(e.tr.setSelection($.between(s,E1(s))).scrollIntoView())}return!0}}function bo(n,e){const t=n.selection;if(!(t instanceof Y))return!1;if(e){const o=n.tr,s=He(n.schema).cell.createAndFill().content;t.forEachCell((r,i)=>{r.content.eq(s)||o.replace(o.mapping.map(i+1),o.mapping.map(i+r.nodeSize-1),new A(s,0,0))}),o.docChanged&&e(o)}return!0}function $1(n){if(!n.size)return null;let{content:e,openStart:t,openEnd:o}=n;for(;e.childCount==1&&(t>0&&o>0||e.child(0).type.spec.tableRole=="table");)t--,o--,e=e.child(0).content;const s=e.child(0),r=s.type.spec.tableRole,i=s.type.schema,l=[];if(r=="row")for(let a=0;a<e.childCount;a++){let c=e.child(a).content;const d=a?0:Math.max(0,t-1),u=a<e.childCount-1?0:Math.max(0,o-1);(d||u)&&(c=Mr(He(i).row,new A(c,d,u)).content),l.push(c)}else if(r=="cell"||r=="header_cell")l.push(t||o?Mr(He(i).row,new A(e,t,o)).content:e);else return null;return z1(i,l)}function z1(n,e){const t=[];for(let s=0;s<e.length;s++){const r=e[s];for(let i=r.childCount-1;i>=0;i--){const{rowspan:l,colspan:a}=r.child(i).attrs;for(let c=s;c<s+l;c++)t[c]=(t[c]||0)+a}}let o=0;for(let s=0;s<t.length;s++)o=Math.max(o,t[s]);for(let s=0;s<t.length;s++)if(s>=e.length&&e.push(T.empty),t[s]<o){const r=He(n).cell.createAndFill(),i=[];for(let l=t[s];l<o;l++)i.push(r);e[s]=e[s].append(T.from(i))}return{height:e.length,width:o,rows:e}}function Mr(n,e){const t=n.createAndFill();return new Bc(t).replace(0,t.content.size,e).doc}function B1({width:n,height:e,rows:t},o,s){if(n!=o){const r=[],i=[];for(let l=0;l<t.length;l++){const a=t[l],c=[];for(let d=r[l]||0,u=0;d<o;u++){let p=a.child(u%a.childCount);d+p.attrs.colspan>o&&(p=p.type.createChecked(mn(p.attrs,p.attrs.colspan,d+p.attrs.colspan-o),p.content)),c.push(p),d+=p.attrs.colspan;for(let h=1;h<p.attrs.rowspan;h++)r[l+h]=(r[l+h]||0)+p.attrs.colspan}i.push(T.from(c))}t=i,n=o}if(e!=s){const r=[];for(let i=0,l=0;i<s;i++,l++){const a=[],c=t[l%e];for(let d=0;d<c.childCount;d++){let u=c.child(d);i+u.attrs.rowspan>s&&(u=u.type.create({...u.attrs,rowspan:Math.max(1,s-u.attrs.rowspan)},u.content)),a.push(u)}r.push(T.from(a))}t=r,e=s}return{width:n,height:e,rows:t}}function V1(n,e,t,o,s,r,i){const l=n.doc.type.schema,a=He(l);let c,d;if(s>e.width)for(let u=0,p=0;u<e.height;u++){const h=t.child(u);p+=h.nodeSize;const f=[];let m;h.lastChild==null||h.lastChild.type==a.cell?m=c||(c=a.cell.createAndFill()):m=d||(d=a.header_cell.createAndFill());for(let g=e.width;g<s;g++)f.push(m);n.insert(n.mapping.slice(i).map(p-1+o),f)}if(r>e.height){const u=[];for(let f=0,m=(e.height-1)*e.width;f<Math.max(e.width,s);f++){const g=f>=e.width?!1:t.nodeAt(e.map[m+f]).type==a.header_cell;u.push(g?d||(d=a.header_cell.createAndFill()):c||(c=a.cell.createAndFill()))}const p=a.row.create(null,T.from(u)),h=[];for(let f=e.height;f<r;f++)h.push(p);n.insert(n.mapping.slice(i).map(o+t.nodeSize-2),h)}return!!(c||d)}function ta(n,e,t,o,s,r,i,l){if(i==0||i==e.height)return!1;let a=!1;for(let c=s;c<r;c++){const d=i*e.width+c,u=e.map[d];if(e.map[d-e.width]==u){a=!0;const p=t.nodeAt(u),{top:h,left:f}=e.findCell(u);n.setNodeMarkup(n.mapping.slice(l).map(u+o),null,{...p.attrs,rowspan:i-h}),n.insert(n.mapping.slice(l).map(e.positionAt(i,f,t)),p.type.createAndFill({...p.attrs,rowspan:h+p.attrs.rowspan-i})),c+=p.attrs.colspan-1}}return a}function na(n,e,t,o,s,r,i,l){if(i==0||i==e.width)return!1;let a=!1;for(let c=s;c<r;c++){const d=c*e.width+i,u=e.map[d];if(e.map[d-1]==u){a=!0;const p=t.nodeAt(u),h=e.colCount(u),f=n.mapping.slice(l).map(u+o);n.setNodeMarkup(f,null,mn(p.attrs,i-h,p.attrs.colspan-(i-h))),n.insert(f+p.nodeSize,p.type.createAndFill(mn(p.attrs,0,i-h))),c+=p.attrs.rowspan-1}}return a}function oa(n,e,t,o,s){let r=t?n.doc.nodeAt(t-1):n.doc;if(!r)throw new Error("No table found");let i=U.get(r);const{top:l,left:a}=o,c=a+s.width,d=l+s.height,u=n.tr;let p=0;function h(){if(r=t?u.doc.nodeAt(t-1):u.doc,!r)throw new Error("No table found");i=U.get(r),p=u.mapping.maps.length}V1(u,i,r,t,c,d,p)&&h(),ta(u,i,r,t,a,c,l,p)&&h(),ta(u,i,r,t,a,c,d,p)&&h(),na(u,i,r,t,l,d,a,p)&&h(),na(u,i,r,t,l,d,c,p)&&h();for(let f=l;f<d;f++){const m=i.positionAt(f,a,r),g=i.positionAt(f,c,r);u.replace(u.mapping.slice(p).map(m+t),u.mapping.slice(p).map(g+t),new A(s.rows[f-l],0,0))}h(),u.setSelection(new Y(u.doc.resolve(t+i.positionAt(l,a,r)),u.doc.resolve(t+i.positionAt(d-1,c-1,r)))),e(u)}var H1=td({ArrowLeft:So("horiz",-1),ArrowRight:So("horiz",1),ArrowUp:So("vert",-1),ArrowDown:So("vert",1),"Shift-ArrowLeft":vo("horiz",-1),"Shift-ArrowRight":vo("horiz",1),"Shift-ArrowUp":vo("vert",-1),"Shift-ArrowDown":vo("vert",1),Backspace:bo,"Mod-Backspace":bo,Delete:bo,"Mod-Delete":bo});function Oo(n,e,t){return t.eq(n.selection)?!1:(e&&e(n.tr.setSelection(t).scrollIntoView()),!0)}function So(n,e){return(t,o,s)=>{if(!s)return!1;const r=t.selection;if(r instanceof Y)return Oo(t,o,L.near(r.$headCell,e));if(n!="horiz"&&!r.empty)return!1;const i=Hd(s,n,e);if(i==null)return!1;if(n=="horiz")return Oo(t,o,L.near(t.doc.resolve(r.head+e),e));{const l=t.doc.resolve(i),a=$d(l,n,e);let c;return a?c=L.near(a,1):e<0?c=L.near(t.doc.resolve(l.before(-1)),-1):c=L.near(t.doc.resolve(l.after(-1)),1),Oo(t,o,c)}}}function vo(n,e){return(t,o,s)=>{if(!s)return!1;const r=t.selection;let i;if(r instanceof Y)i=r;else{const a=Hd(s,n,e);if(a==null)return!1;i=new Y(t.doc.resolve(a))}const l=$d(i.$headCell,n,e);return l?Oo(t,o,new Y(i.$anchorCell,l)):!1}}function F1(n,e){const t=n.state.doc,o=so(t.resolve(e));return o?(n.dispatch(n.state.tr.setSelection(new Y(o))),!0):!1}function _1(n,e,t){if(!ps(n.state))return!1;let o=$1(t);const s=n.state.selection;if(s instanceof Y){o||(o={width:1,height:1,rows:[T.from(Mr(He(n.state.schema).cell,t))]});const r=s.$anchorCell.node(-1),i=s.$anchorCell.start(-1),l=U.get(r).rectBetween(s.$anchorCell.pos-i,s.$headCell.pos-i);return o=B1(o,l.right-l.left,l.bottom-l.top),oa(n.state,n.dispatch,i,l,o),!0}else if(o){const r=li(n.state),i=r.start(-1);return oa(n.state,n.dispatch,i,U.get(r.node(-1)).findCell(r.pos-i),o),!0}else return!1}function G1(n,e){var t;if(e.ctrlKey||e.metaKey)return;const o=sa(n,e.target);let s;if(e.shiftKey&&n.state.selection instanceof Y)r(n.state.selection.$anchorCell,e),e.preventDefault();else if(e.shiftKey&&o&&(s=so(n.state.selection.$anchor))!=null&&((t=Hs(n,e))==null?void 0:t.pos)!=s.pos)r(s,e),e.preventDefault();else if(!o)return;function r(a,c){let d=Hs(n,c);const u=ot.getState(n.state)==null;if(!d||!ai(a,d))if(u)d=a;else return;const p=new Y(a,d);if(u||!n.state.selection.eq(p)){const h=n.state.tr.setSelection(p);u&&h.setMeta(ot,a.pos),n.dispatch(h)}}function i(){n.root.removeEventListener("mouseup",i),n.root.removeEventListener("dragstart",i),n.root.removeEventListener("mousemove",l),ot.getState(n.state)!=null&&n.dispatch(n.state.tr.setMeta(ot,-1))}function l(a){const c=a,d=ot.getState(n.state);let u;if(d!=null)u=n.state.doc.resolve(d);else if(sa(n,c.target)!=o&&(u=Hs(n,e),!u))return i();u&&r(u,c)}n.root.addEventListener("mouseup",i),n.root.addEventListener("dragstart",i),n.root.addEventListener("mousemove",l)}function Hd(n,e,t){if(!(n.state.selection instanceof $))return null;const{$head:o}=n.state.selection;for(let s=o.depth-1;s>=0;s--){const r=o.node(s);if((t<0?o.index(s):o.indexAfter(s))!=(t<0?0:r.childCount))return null;if(r.type.spec.tableRole=="cell"||r.type.spec.tableRole=="header_cell"){const l=o.before(s),a=e=="vert"?t>0?"down":"up":t>0?"right":"left";return n.endOfTextblock(a)?l:null}}return null}function sa(n,e){for(;e&&e!=n.dom;e=e.parentNode)if(e.nodeName=="TD"||e.nodeName=="TH")return e;return null}function Hs(n,e){const t=n.posAtCoords({left:e.clientX,top:e.clientY});return t&&t?so(n.state.doc.resolve(t.pos)):null}var W1=class{constructor(n,e){this.node=n,this.defaultCellMinWidth=e,this.dom=document.createElement("div"),this.dom.className="tableWrapper",this.table=this.dom.appendChild(document.createElement("table")),this.table.style.setProperty("--default-cell-min-width",`${e}px`),this.colgroup=this.table.appendChild(document.createElement("colgroup")),Ar(n,this.colgroup,this.table,e),this.contentDOM=this.table.appendChild(document.createElement("tbody"))}update(n){return n.type!=this.node.type?!1:(this.node=n,Ar(n,this.colgroup,this.table,this.defaultCellMinWidth),!0)}ignoreMutation(n){return n.type=="attributes"&&(n.target==this.table||this.colgroup.contains(n.target))}};function Ar(n,e,t,o,s,r){var i;let l=0,a=!0,c=e.firstChild;const d=n.firstChild;if(d){for(let u=0,p=0;u<d.childCount;u++){const{colspan:h,colwidth:f}=d.child(u).attrs;for(let m=0;m<h;m++,p++){const g=s==p?r:f&&f[m],b=g?g+"px":"";if(l+=g||o,g||(a=!1),c)c.style.width!=b&&(c.style.width=b),c=c.nextSibling;else{const C=document.createElement("col");C.style.width=b,e.appendChild(C)}}}for(;c;){const u=c.nextSibling;(i=c.parentNode)==null||i.removeChild(c),c=u}a?(t.style.width=l+"px",t.style.minWidth=""):(t.style.width="",t.style.minWidth=l+"px")}}var ge=new eo("tableColumnResizing");function j1({handleWidth:n=5,cellMinWidth:e=25,defaultCellMinWidth:t=100,View:o=W1,lastColumnResizable:s=!0}={}){const r=new bn({key:ge,state:{init(i,l){var a,c;const d=(c=(a=r.spec)==null?void 0:a.props)==null?void 0:c.nodeViews,u=He(l.schema).table.name;return o&&d&&(d[u]=(p,h)=>new o(p,t,h)),new q1(-1,!1)},apply(i,l){return l.apply(i)}},props:{attributes:i=>{const l=ge.getState(i);return l&&l.activeHandle>-1?{class:"resize-cursor"}:{}},handleDOMEvents:{mousemove:(i,l)=>{U1(i,l,n,s)},mouseleave:i=>{K1(i)},mousedown:(i,l)=>{J1(i,l,e,t)}},decorations:i=>{const l=ge.getState(i);if(l&&l.activeHandle>-1)return e0(i,l.activeHandle)},nodeViews:{}}});return r}var q1=class No{constructor(e,t){this.activeHandle=e,this.dragging=t}apply(e){const t=this,o=e.getMeta(ge);if(o&&o.setHandle!=null)return new No(o.setHandle,!1);if(o&&o.setDragging!==void 0)return new No(t.activeHandle,o.setDragging);if(t.activeHandle>-1&&e.docChanged){let s=e.mapping.map(t.activeHandle,-1);return Tr(e.doc.resolve(s))||(s=-1),new No(s,t.dragging)}return t}};function U1(n,e,t,o){const s=ge.getState(n.state);if(s&&!s.dragging){const r=Y1(e.target);let i=-1;if(r){const{left:l,right:a}=r.getBoundingClientRect();e.clientX-l<=t?i=ra(n,e,"left",t):a-e.clientX<=t&&(i=ra(n,e,"right",t))}if(i!=s.activeHandle){if(!o&&i!==-1){const l=n.state.doc.resolve(i),a=l.node(-1),c=U.get(a),d=l.start(-1);if(c.colCount(l.pos-d)+l.nodeAfter.attrs.colspan-1==c.width-1)return}Fd(n,i)}}}function K1(n){const e=ge.getState(n.state);e&&e.activeHandle>-1&&!e.dragging&&Fd(n,-1)}function J1(n,e,t,o){var s;const r=(s=n.dom.ownerDocument.defaultView)!=null?s:window,i=ge.getState(n.state);if(!i||i.activeHandle==-1||i.dragging)return!1;const l=n.state.doc.nodeAt(i.activeHandle),a=Z1(n,i.activeHandle,l.attrs);n.dispatch(n.state.tr.setMeta(ge,{setDragging:{startX:e.clientX,startWidth:a}}));function c(u){r.removeEventListener("mouseup",c),r.removeEventListener("mousemove",d);const p=ge.getState(n.state);p!=null&&p.dragging&&(X1(n,p.activeHandle,ia(p.dragging,u,t)),n.dispatch(n.state.tr.setMeta(ge,{setDragging:null})))}function d(u){if(!u.which)return c(u);const p=ge.getState(n.state);if(p&&p.dragging){const h=ia(p.dragging,u,t);la(n,p.activeHandle,h,o)}}return la(n,i.activeHandle,a,o),r.addEventListener("mouseup",c),r.addEventListener("mousemove",d),e.preventDefault(),!0}function Z1(n,e,{colspan:t,colwidth:o}){const s=o&&o[o.length-1];if(s)return s;const r=n.domAtPos(e);let l=r.node.childNodes[r.offset].offsetWidth,a=t;if(o)for(let c=0;c<t;c++)o[c]&&(l-=o[c],a--);return l/a}function Y1(n){for(;n&&n.nodeName!="TD"&&n.nodeName!="TH";)n=n.classList&&n.classList.contains("ProseMirror")?null:n.parentNode;return n}function ra(n,e,t,o){const s=t=="right"?-o:o,r=n.posAtCoords({left:e.clientX+s,top:e.clientY});if(!r)return-1;const{pos:i}=r,l=so(n.state.doc.resolve(i));if(!l)return-1;if(t=="right")return l.pos;const a=U.get(l.node(-1)),c=l.start(-1),d=a.map.indexOf(l.pos-c);return d%a.width==0?-1:c+a.map[d-1]}function ia(n,e,t){const o=e.clientX-n.startX;return Math.max(t,n.startWidth+o)}function Fd(n,e){n.dispatch(n.state.tr.setMeta(ge,{setHandle:e}))}function X1(n,e,t){const o=n.state.doc.resolve(e),s=o.node(-1),r=U.get(s),i=o.start(-1),l=r.colCount(o.pos-i)+o.nodeAfter.attrs.colspan-1,a=n.state.tr;for(let c=0;c<r.height;c++){const d=c*r.width+l;if(c&&r.map[d]==r.map[d-r.width])continue;const u=r.map[d],p=s.nodeAt(u).attrs,h=p.colspan==1?0:l-r.colCount(u);if(p.colwidth&&p.colwidth[h]==t)continue;const f=p.colwidth?p.colwidth.slice():Q1(p.colspan);f[h]=t,a.setNodeMarkup(i+u,null,{...p,colwidth:f})}a.docChanged&&n.dispatch(a)}function la(n,e,t,o){const s=n.state.doc.resolve(e),r=s.node(-1),i=s.start(-1),l=U.get(r).colCount(s.pos-i)+s.nodeAfter.attrs.colspan-1;let a=n.domAtPos(s.start(-1)).node;for(;a&&a.nodeName!="TABLE";)a=a.parentNode;a&&Ar(r,a.firstChild,a,o,l,t)}function Q1(n){return Array(n).fill(0)}function e0(n,e){var t;const o=[],s=n.doc.resolve(e),r=s.node(-1);if(!r)return W.empty;const i=U.get(r),l=s.start(-1),a=i.colCount(s.pos-l)+s.nodeAfter.attrs.colspan-1;for(let c=0;c<i.height;c++){const d=a+c*i.width;if((a==i.width-1||i.map[d]!=i.map[d+1])&&(c==0||i.map[d]!=i.map[d-i.width])){const u=i.map[d],p=l+u+r.nodeAt(u).nodeSize-1,h=document.createElement("div");h.className="column-resize-handle",(t=ge.getState(n))!=null&&t.dragging&&o.push(pe.node(l+u,l+u+r.nodeAt(u).nodeSize,{class:"column-resize-dragging"})),o.push(pe.widget(p,h))}}return W.create(n.doc,o)}function t0({allowTableNodeSelection:n=!1}={}){return new bn({key:ot,state:{init(){return null},apply(e,t){const o=e.getMeta(ot);if(o!=null)return o==-1?null:o;if(t==null||!e.docChanged)return t;const{deleted:s,pos:r}=e.mapping.mapResult(t);return s?null:r}},props:{decorations:M1,handleDOMEvents:{mousedown:G1},createSelectionBetween(e){return ot.getState(e.state)!=null?e.state.selection:null},handleTripleClick:F1,handleKeyDown:H1,handlePaste:_1},appendTransaction(e,t,o){return O1(o,I1(o,t),n)}})}const $n=n=>{const e=Object.fromEntries(Array.from(n.attributes).map(t=>[t.name,t.value]));return delete e.draggable,e},aa="data-gs-mrk-fs",ca="data-gs-ib",Xo="data-gs-ifrg",Je="attrs",_d={[Je]:{default:"{}"}},_e={[Je]:{default:{}}},Gd=n=>({[Je]:JSON.stringify($n(n))}),Ge=n=>({attrs:$n(n)}),wn=n=>e=>[n,e.attrs.attrs,0],tt=n=>n.attrs[Je]?JSON.parse(n.attrs[Je]):{},n0={doc:{content:"block+"},text:{group:"inline",inline:!0},inlineFragment:{group:"block",content:"inline*",isTextBlock:!0,parseDOM:[{tag:`span[${Xo}]`,getAttrs:Ge}],toDOM:()=>["span",{[Xo]:""},0]},div:{group:"block",content:"inline*",attrs:_e,parseDOM:[{tag:"div",getAttrs:Ge}],toDOM:wn("div")},paragraph:{group:"block",content:"inline*",attrs:_e,parseDOM:[{tag:"p",getAttrs:Ge}],toDOM:wn("p")},orderedList:{group:"block",content:"listItem+",attrs:_e,parseDOM:[{tag:"ol",getAttrs:Ge}],toDOM:wn("ol")},bulletList:{group:"block",content:"listItem+",attrs:_e,parseDOM:[{tag:"ul",getAttrs:Ge}],toDOM:wn("ul")},listItem:{content:"block*",group:"block",attrs:_e,parseDOM:[{tag:"li",getAttrs:Ge}],toDOM:wn("li"),defining:!0},codeBlock:{group:"block",content:"text*",marks:"",attrs:_e,parseDOM:[{tag:"pre",getAttrs:Ge}],toDOM:n=>["pre",n.attrs.attrs,["code",0]]},image:{inline:!0,group:"inline",selectable:!0,attrs:_e,parseDOM:[{tag:"img[src]",getAttrs:Ge}],toDOM:n=>["img",n.attrs.attrs]},inlineBreak:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:`br[${ca}]`}],toDOM(){return["br",{[ca]:""}]}},hardBreak:{inline:!1,group:"block",selectable:!1,attrs:_e,parseDOM:[{tag:"br",getAttrs:Ge}],toDOM:n=>["br",{...n.attrs.attrs}]},heading:{group:"block",content:"inline*",attrs:{level:{default:1},attrs:{default:{}}},defining:!0,parseDOM:Array.from({length:6},(n,e)=>({tag:`h${e+1}`,getAttrs:t=>({level:e+1,attrs:$n(t)})})),toDOM({attrs:n}){const{level:e}=n;return[e?`h${e}`:"div",n.attrs,0]}},...C1({tableGroup:"block",cellContent:"block+",cellAttributes:{[Je]:{default:_e[Je].default,getFromDOM:$n,setDOMAttr:(n,e)=>{n&&Object.assign(e,n)}},background:{default:null,getFromDOM(n){return n.style.backgroundColor||null},setDOMAttr(n,e){n&&(e.style=(e.style||"")+`background-color: ${n};`)}}}}),nonTextNode:{group:"block",content:"block*",attrs:{tagName:{default:"span"},attrs:{default:{}}},parseDOM:[{tag:"*:not(tbody)",getAttrs:n=>({tagName:n.tagName.toLowerCase(),attrs:$n(n)}),priority:0}],toDOM(n){const{tagName:e,attrs:t}=n.attrs;return[e,t,0]}}},Cn=(n,e)=>({attrs:_d,parseDOM:n.map(t=>({tag:t,getAttrs:Gd})),toDOM:e}),o0={strong:Cn(["strong","b"],n=>["b",tt(n)]),link:Cn(["a"],n=>["a",tt(n),0]),em:Cn(["em","i"],n=>["em",tt(n)]),underline:Cn(["u"],n=>["u",tt(n),0]),strikethrough:Cn(["s"],n=>["s",tt(n),0]),font_size:{attrs:{..._d,size:{default:null}},parseDOM:[{tag:`span[${aa}]`,getAttrs:n=>({...Gd(n),size:n.style.fontSize})}],toDOM(n){const{size:e}=n.attrs,t={...tt(n),[aa]:!0};return e&&(t.style=`font-size: ${e}`),["span",t,0]}}},da=new wf({nodes:n0,marks:o0}),hs=new WeakMap,di=new WeakMap,s0=(n,e)=>{hs.set(n,e),di.set(e,n)},r0=(n,e)=>{hs.delete(n),di.delete(e)},Fs=n=>hs.get(n),i0=n=>di.get(n),ua=n=>{var t;const e=i0(n);return(t=e==null?void 0:e.__gjsv)==null?void 0:t.model},l0=n=>n.dispatchEvent(new CustomEvent("input"));function a0(n){const e=t=>{if(t.tagName==="SPAN"&&t.hasAttribute(Xo)){if(t.getAttribute("style")){t.removeAttribute(Xo);return}const o=t.parentElement;if(o){for(;t.firstChild;)o.insertBefore(t.firstChild,t);o.removeChild(t)}}else Array.from(t.children).forEach(o=>e(o))};e(n)}function c0(n,e={}){if(!e.enableOnClick)return()=>{};const t=n.Components.events,o=d=>n.getSelectedAll().includes(d),s=d=>d.isInstanceOf("text")&&!d.isChildOf("text"),r=d=>d.isChildOf("text"),i=d=>n.getEditing()===d,l=(d,u={})=>{d.trigger("focus",u.event)},a=(d,u)=>{o(d)&&s(d)&&!i(d)&&l(d,u)},c=(d,u)=>{if(o(d)&&!s(d)&&r(d)){const p=d.parents().find(h=>h.isInstanceOf("text"));p&&(l(p,u),setTimeout(()=>n.select(p),0))}};return n.on(t.select,a),n.on(t.selectBefore,c),()=>{n.off(t.select,a),n.off(t.selectBefore,c)}}const d0=(n,e)=>{const t=u0(n);return t&&v0(t)?p0(n,e):t?Uc(()=>({type:n.schema.nodes.div}))(n,e):!1};function u0(n){const e=n.selection.$from;if(e.node(e.depth).type===n.schema.nodes.inlineFragment){const t=e.depth-1;return e.node(t)}return e.node(e.depth)}function p0(n,e){const{selection:t,schema:o,tr:s}=n;s.split(t.from,1);const r=t.from+1,i=s.doc.nodeAt(r),l={...i.attrs.attrs,id:void 0},a=i.textContent.length>0,c=i.textContent.length||0,d=i.textContent||" ",u=o.text(d),p=o.nodes.div.create(l,a?u:[],[]);return s.replaceRangeWith(r,r+c+2,p),s.setSelection($.create(s.doc,r+1)),e==null||e(s.scrollIntoView()),!0}function h0(n,e,t){const{state:o,dispatch:s}=n,{selection:r,tr:i}=o,l=(a,c,d)=>{const u={};return a.split(";").forEach(p=>{const[h,f]=p.split(":").map(m=>m.trim());h&&(u[h]=f)}),u[c]=d,Object.entries(u).map(([p,h])=>`${p}: ${h}`).join("; ")};if(!r.empty||t)i.doc.nodesBetween(r.from,r.to,(a,c)=>{var d,u;if(a.type===o.schema.nodes.image){const p=l(((d=a.attrs.attrs)==null?void 0:d.style)||"","float",e);i.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:p}})}else if(a.type.isBlock){const p=l(((u=a.attrs.attrs)==null?void 0:u.style)||"","text-align",e);Wd(a)?i.setBlockType(r.from,void 0,o.schema.nodes.div,{attrs:{style:p}}):i.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:p}})}});else{const a=o.doc.resolve(r.from),c=a.start(a.depth),d=o.doc.nodeAt(c);if(d!=null&&d.type.isBlock){const u=l(d.attrs.style||"","text-align",e);i.setNodeMarkup(c,void 0,{...d.attrs,style:u})}}i.docChanged&&s(i.scrollIntoView())}const kn=(n,e)=>{const{from:t,to:o}=n.selection;let s=!1;return n.doc.nodesBetween(t,o,r=>{if(s)return!1;r.marks.some(i=>i.type===e)&&(s=!0)}),s};function f0(n,e,t="_blank"){const{state:o,dispatch:s}=n,{schema:r,selection:i,tr:l}=o,a=r.marks.link;try{const c=a.create({[Je]:JSON.stringify({href:e,target:t})});l.addMark(i.from,i.to,c),s(l.scrollIntoView())}catch(c){console.error("Error applying link mark:",c)}}function m0(n,e){const{state:t,dispatch:o}=n,{selection:s,tr:r}=t;if(s.empty)return;const i=t.schema.marks.font_size;if(!i){console.error("Font size mark is not defined in the schema.");return}r.addMark(s.from,s.to,i.create({size:e})),o(r.scrollIntoView())}const Tt=(n,e)=>{const{doc:t,selection:o}=n.state,s=t.resolve(o.from);for(let r=s.depth;r>0;r--){const i=s.node(r);if(e(i))return{pos:r>0?s.before(r):0,start:s.start(r),depth:r,node:i}}},g0=n=>(n||"").split(";").map(e=>e.split(":")).reduce((e,[t,o])=>(t=t.replace(/-./g,s=>s.toUpperCase()[1]).trim(),e[t]=`${o}`.trim(),e),{});function y0(...n){return(e,t)=>{const o=i=>{e=e.apply(i),t==null||t(i)},s=n.pop();return n.reduce((i,l)=>i||l(e,o),!1)&&s!==void 0&&s(e,t)}}const b0=(n,e)=>{const{state:t,dispatch:o}=n;if(e!=null&&e.event){const{event:s}=e,r=n.posAtCoords({left:s.clientX,top:s.clientY});r!=null&&r.pos&&o(t.tr.setSelection($.create(t.doc,r.pos)))}else Kc(t,o);setTimeout(()=>setTimeout(()=>n.focus()))},Pr=n=>n.isBlock,Wd=n=>n.type.name==="inlineFragment",S0=n=>Pr(n)&&!Wd(n),jd=n=>n.type.name==="bulletList",qd=n=>n.type.name==="orderedList",v0=n=>n.type.name==="heading",x0=n=>jd(n)||qd(n),pa=(n,e)=>{var r,i;const t=(r=Tt(n,l=>l.type===e))==null?void 0:r.node,o=n.state.schema.nodes.listItem;let s;return t?s=hr(o):(i=Tt(n,x0))!=null&&i.node?s=y0(hr(o),yl(e)):s=yl(e),s(n.state,n.dispatch)},Ud=(n,e)=>{const{selection:t}=n.state;return[...t.$from.marks(),...t.$to.marks()].find(o=>o.type.name===e)},w0=n=>{var i;const{view:e,prop:t,editor:o,propCSS:s}=n,r=(i=Tt(e,S0))==null?void 0:i.node;if(r){const l=r.attrs.attrs||{},a=g0(l.style);if(t in a)return a[t]||"";if(l.id){const c=o.Components.getById(l.id);return((c==null?void 0:c.getStyle())||{})[s]||""}}return""},C0=n=>{const{view:e,prop:t,markName:o,editor:s,propCSS:r}=n,i=Ud(e,o);if(i){const l=i.attrs;if(l[t])return l[t];if(l[Je]){const a=tt(i).id;if(a){const c=s.Components.getById(a);return((c==null?void 0:c.getStyle())||{})[r]||""}}}return""},Kd=(n,e)=>{const{dispatch:t}=n,{nodes:o,marks:s}=n.state.schema;return{text:{selected:()=>{const{selection:r,doc:i}=n.state;return i.textBetween(r.from,r.to," ")},replace:(r,i={})=>{const{state:l}=n,{from:a}=l.selection;let c=l.tr.replaceSelectionWith(l.schema.text(r));i.select&&(c=c.setSelection($.create(c.doc,a,a+r.length))),t==null||t(c)}},bold:{toggle:()=>vt(s.strong)(n.state,t),isActive:()=>kn(n.state,s.strong)},italic:{toggle:()=>vt(s.em)(n.state,t),isActive:()=>kn(n.state,s.em)},underline:{toggle:()=>vt(s.underline)(n.state,t),isActive:()=>kn(n.state,s.underline)},strikethrough:{toggle:()=>vt(s.strikethrough)(n.state,t),isActive:()=>kn(n.state,s.strikethrough)},link:{get:()=>{const r=ua(n);if(r!=null&&r.is("link"))return r.getAttributes();{const i=Ud(n,"link");return i?tt(i):{}}},toggle:()=>vt(s.link)(n.state,t),isActive:()=>kn(n.state,s.link),create:r=>{const i=ua(n);i!=null&&i.is("link")?(i.addAttributes({href:r.url,target:r.target}),n.focus()):f0(n,r.url,r.target)}},alignText:{get:()=>w0({view:n,editor:e,prop:"textAlign",propCSS:"text-align"}),set:r=>h0(n,r.value,!0)},fontSize:{get:()=>C0({view:n,editor:e,markName:"font_size",prop:"size",propCSS:"font-size"}),set:r=>m0(n,r.value)},image:{open(){const r="assetLayout",{state:i,dispatch:l}=n,{selection:a,doc:c}=i,d=c.textBetween(a.from,a.to," "),u={id:r,disablePropagation:!0,placer:{type:"dialog",title:"Select image",size:"l"},header:!1,layout:{type:"panelAssets",onSelect:p=>{const h={alt:d,src:p.asset.getSrc()};l(i.tr.replaceSelectionWith(o.image.createAndFill({attrs:h})))}}};e.runCommand(F.layoutToggle,u)}},heading:{get:()=>{var i;const r=(i=Tt(n,Pr))==null?void 0:i.node;return`${(r==null?void 0:r.attrs.level)||""}`},set:({value:r})=>{var a;const{state:i}=n,l=(a=Tt(n,Pr))==null?void 0:a.node;mm(i.schema.nodes.heading,{attrs:l==null?void 0:l.attrs.attrs,level:r?parseInt(r,10):0})(i,t)}},listBullet:{isActive:()=>{var r;return!!((r=Tt(n,jd))!=null&&r.node)},toggle:()=>pa(n,o.bulletList)},listOrdered:{isActive:()=>{var r;return!!((r=Tt(n,qd))!=null&&r.node)},toggle:()=>pa(n,o.orderedList)}}};class mt{constructor(e,t,o={}){this.match=e,this.match=e,this.handler=typeof t=="string"?k0(t):t,this.undoable=o.undoable!==!1,this.inCode=o.inCode||!1}}function k0(n){return function(e,t,o,s){let r=n;if(t[1]){let i=t[0].lastIndexOf(t[1]);r+=t[0].slice(i+t[1].length),o+=i;let l=o-s;l>0&&(r=t[0].slice(i-l,i)+r,o=s)}return e.tr.insertText(r,o,s)}}const E0=500;function T0({rules:n}){let e=new bn({state:{init(){return null},apply(t,o){let s=t.getMeta(this);return s||(t.selectionSet||t.docChanged?null:o)}},props:{handleTextInput(t,o,s,r){return ha(t,o,s,r,n,e)},handleDOMEvents:{compositionend:t=>{setTimeout(()=>{let{$cursor:o}=t.state.selection;o&&ha(t,o.pos,o.pos,"",n,e)})}}},isInputRules:!0});return e}function ha(n,e,t,o,s,r){if(n.composing)return!1;let i=n.state,l=i.doc.resolve(e),a=l.parent.textBetween(Math.max(0,l.parentOffset-E0),l.parentOffset,null,"")+o;for(let c=0;c<s.length;c++){let d=s[c];if(l.parent.type.spec.code){if(!d.inCode)continue}else if(d.inCode==="only")continue;let u=d.match.exec(a),p=u&&d.handler(i,u,e-(u[0].length-o.length),t);if(p)return d.undoable&&p.setMeta(r,{transform:p,from:e,to:t,text:o}),n.dispatch(p),!0}return!1}const M0=new mt(/--$/,"—"),A0=new mt(/\.\.\.$/,"…"),P0=new mt(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(")$/,"“"),O0=new mt(/"$/,"”"),N0=new mt(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(')$/,"‘"),I0=new mt(/'$/,"’"),R0=[P0,O0,N0,I0];function ui(n,e,t=null,o){return new mt(n,(s,r,i,l)=>{let a=t instanceof Function?t(r):t,c=s.tr.delete(i,l),d=c.doc.resolve(i),u=d.blockRange(),p=u&&Nc(u,e,a);if(!p)return null;c.wrap(u,p);let h=c.doc.resolve(i-1).nodeBefore;return h&&h.type==e&&ls(c.doc,i-1)&&(!o||o(r,h))&&c.join(i-1),c})}function Jd(n,e,t=null){return new mt(n,(o,s,r,i)=>{let l=o.doc.resolve(r),a=t instanceof Function?t(s):t;return l.node(-1).canReplaceWith(l.index(-1),l.indexAfter(-1),e)?o.tr.delete(r,i).setBlockType(r,r,e,a):null})}function D0(n){return ui(/^\s*>\s$/,n)}function L0(n){return ui(/^(\d+)\.\s$/,n,e=>({order:+e[1]}),(e,t)=>t.childCount+t.attrs.order==+e[1])}function $0(n){return ui(/^\s*([-+*])\s$/,n)}function z0(n){return Jd(/^```$/,n)}function B0(n,e){return Jd(new RegExp("^(#{1,"+e+"})\\s$"),n,t=>({level:t[1].length}))}function V0(n){const e=R0.concat(A0,M0);let t;return(t=n.nodes.blockquote)&&e.push(D0(t)),(t=n.nodes.orderedList)&&e.push(L0(t)),(t=n.nodes.bulletList)&&e.push($0(t)),(t=n.nodes.codeBlock)&&e.push(z0(t)),(t=n.nodes.heading)&&e.push(B0(t,6)),T0({rules:e})}const H0="rteProseMirror",F0=H.free,ke="rte:selectionchange",Se={bold:'<svg viewBox="0 0 24 24"><path d="M13.5,15.5H10V12.5H13.5A1.5,1.5 0 0,1 15,14A1.5,1.5 0 0,1 13.5,15.5M10,6.5H13A1.5,1.5 0 0,1 14.5,8A1.5,1.5 0 0,1 13,9.5H10M15.6,10.79C16.57,10.11 17.25,9 17.25,8C17.25,5.74 15.5,4 13.25,4H7V18H14.04C16.14,18 17.75,16.3 17.75,14.21C17.75,12.69 16.89,11.39 15.6,10.79Z" /></svg>',italic:'<svg viewBox="0 0 24 24"><path d="M10,4V7H12.21L8.79,15H6V18H14V15H11.79L15.21,7H18V4H10Z" /></svg>',underline:'<svg viewBox="0 0 24 24"><path d="M5,21H19V19H5V21M12,17A6,6 0 0,0 18,11V3H15.5V11A3.5,3.5 0 0,1 12,14.5A3.5,3.5 0 0,1 8.5,11V3H6V11A6,6 0 0,0 12,17Z" /></svg>',strikethrough:'<svg viewBox="0 0 24 24"><path d="M7.2 9.8c-1.2-2.3.5-5 2.9-5.5 3.1-1 7.6.4 7.5 4.2h-3l-.1-.8c-.2-.6-.6-.9-1.2-1.1-.8-.3-2.1-.2-2.8.3C9 8.2 10.4 9.5 12 10H7.4l-.2-.2M21 13v-2H3v2h9.6l.6.2c.6.3 1.1.5 1.3 1.1.1.4.2.9 0 1.3-.2.5-.6.7-1.1.9-1.8.5-4-.2-3.9-2.4h-3c-.1 2.6 2.1 4.4 4.5 4.7 3.8.8 8.3-1.6 6.3-5.9l3.7.1Z"/></svg>',link:'<svg viewBox="0 0 24 24"><path d="M3.9,12C3.9,10.29 5.29,8.9 7,8.9H11V7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H11V15.1H7C5.29,15.1 3.9,13.71 3.9,12M8,13H16V11H8V13M17,7H13V8.9H17C18.71,8.9 20.1,10.29 20.1,12C20.1,13.71 18.71,15.1 17,15.1H13V17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7Z" /></svg>',image:'<svg viewBox="0 0 24 24"><path d="M19,19H5V5H19M19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M13.96,12.29L11.21,15.83L9.25,13.47L6.5,17H17.5L13.96,12.29Z"></path></svg>',listBullet:'<svg viewBox="0 0 24 24"><path d="M7 5h14v2H7V5m0 8v-2h14v2H7M4 4.5A1.5 1.5 0 0 1 5.5 6 1.5 1.5 0 0 1 4 7.5 1.5 1.5 0 0 1 2.5 6 1.5 1.5 0 0 1 4 4.5m0 6A1.5 1.5 0 0 1 5.5 12 1.5 1.5 0 0 1 4 13.5 1.5 1.5 0 0 1 2.5 12 1.5 1.5 0 0 1 4 10.5M7 19v-2h14v2H7m-3-2.5A1.5 1.5 0 0 1 5.5 18 1.5 1.5 0 0 1 4 19.5 1.5 1.5 0 0 1 2.5 18 1.5 1.5 0 0 1 4 16.5Z"/></svg>',listOrdered:'<svg viewBox="0 0 24 24"><path d="M7 13v-2h14v2H7m0 6v-2h14v2H7M7 7V5h14v2H7M3 8V5H2V4h2v4H3m-1 9v-1h3v4H2v-1h2v-.5H3v-1h1V17H2m2.3-7a.8.8 0 0 1 .7.8c0 .1 0 .3-.2.5L3 13h2v1H2v-1l2-2H2v-1h2.3Z"/></svg>',alignTextLeft:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M3,7H15V9H3V7M3,11H21V13H3V11M3,15H15V17H3V15M3,19H21V21H3V19Z" /></svg>',alignTextCenter:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M7,7H17V9H7V7M3,11H21V13H3V11M7,15H17V17H7V15M3,19H21V21H3V19Z" /></svg>',alignTextRight:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M9,7H21V9H9V7M3,11H21V13H3V11M9,15H21V17H9V15M3,19H21V21H3V19Z" /></svg>',alignTextJustify:'<svg viewBox="0 0 24 24"><path d="M3,3H21V5H3V3M3,7H21V9H3V7M3,11H21V13H3V11M3,15H21V17H3V15M3,19H21V21H3V19Z" /></svg>'},_0=(n,e)=>{var a;const{editor:t,el:o}=n,s=hs.get(o),r=Kd(s,t),i={separator:{type:"column",style:{borderRightWidth:"1px",borderRightStyle:"solid",alignSelf:"stretch",margin:3}},bold:{id:"bold",icon:Se.bold,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.bold.isActive()})}},onClick:({setState:c})=>{r.bold.toggle(),c({active:r.bold.isActive()})}},italic:{id:"italic",icon:Se.italic,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.italic.isActive()})}},onClick:({setState:c})=>{r.italic.toggle(),c({active:r.italic.isActive()})}},underline:{id:"underline",icon:Se.underline,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.underline.isActive()})}},onClick:({setState:c})=>{r.underline.toggle(),c({active:r.underline.isActive()})}},strikethrough:{id:"strikethrough",icon:Se.strikethrough,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.strikethrough.isActive()})}},onClick:({setState:c})=>{r.strikethrough.toggle(),c({active:r.strikethrough.isActive()})}},image:{id:"image",icon:Se.image,size:"s",type:"button",onClick:()=>r.image.open()},link:{id:"link",icon:Se.link,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.link.isActive(),disabled:s.state.selection.empty})}},onClick:({event:c})=>{const d=c.currentTarget||c.target,{x:u,y:p,width:h,height:f}=d.getBoundingClientRect(),m="linkLayout",g=()=>t.runCommand(F.layoutRemove,{id:m}),b=r.link.get(),C={id:m,style:{width:240},disablePropagation:!0,placer:{type:"popover",closeOnClickAway:!0,x:u,y:p,w:h,h:f},header:{label:"Link"},layout:{type:"column",as:"form",style:{padding:"0 10px 15px",gap:10},onSubmit:y=>{y.preventDefault();const S=new FormData(y.currentTarget);r.link.create({url:S.get("url"),target:S.get("target")}),g()},children:[{type:"inputField",name:"url",label:"URL",placeholder:"eg. https://google.com",required:!0,value:(b==null?void 0:b.href)||"",onChange:({value:y,setState:S})=>S({value:y})},{type:"selectField",name:"target",label:"Open link in",emptyState:"Current window",value:(b==null?void 0:b.target)||"",options:[{id:"",label:"Current window"},{id:"_blank",label:"New window"}],onChange:({value:y,setState:S})=>S({value:y})},{type:"row",style:{gap:10,justifyContent:"end"},children:[r.link.isActive()&&{type:"button",label:"Clear",buttonType:"button",onClick:()=>{r.link.toggle(),g()}},{type:"button",variant:"primary",label:"Submit",buttonType:"submit"}]}]}};t.runCommand(F.layoutToggle,C)}},alignText:{id:"alignText",type:"buttonGroupField",size:"s",value:"",options:[{id:"left",icon:Se.alignTextLeft},{id:"center",icon:Se.alignTextCenter},{id:"right",icon:Se.alignTextRight},{id:"justify",icon:Se.alignTextJustify}],editorEvents:{[ke]:({setState:c})=>{c({value:r.alignText.get()})}},onChange:({value:c,setState:d})=>{d({value:c}),r.alignText.set({value:c})}},listBullet:{id:"listBullet",icon:Se.listBullet,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.listBullet.isActive()})}},onClick:({setState:c})=>{r.listBullet.toggle(),c({active:r.listBullet.isActive()})}},listOrdered:{id:"listOrdered",icon:Se.listOrdered,size:"s",type:"button",editorEvents:{[ke]:({setState:c})=>{c({active:r.listOrdered.isActive()})}},onClick:({setState:c})=>{r.listOrdered.toggle(),c({active:r.listOrdered.isActive()})}},heading:{id:"heading",type:"selectField",size:"s",value:"",emptyState:"Heading",options:[{id:"",label:"Normal"},{id:"1",label:"Heading 1"},{id:"2",label:"Heading 2"},{id:"3",label:"Heading 3"},{id:"4",label:"Heading 4"},{id:"5",label:"Heading 5"},{id:"6",label:"Heading 6"}],editorEvents:{[ke]:({setState:c})=>{c({value:r.heading.get()})}},onChange:({value:c,setState:d})=>{d({value:c}),r.heading.set({value:c}),s.focus()}},fontSize:{id:"fontSize",type:"selectField",size:"s",value:"",emptyState:"Font size",options:[{id:"8pt",label:"8pt"},{id:"10pt",label:"10pt"},{id:"12pt",label:"12pt"},{id:"14pt",label:"14pt"},{id:"18pt",label:"18pt"},{id:"24pt",label:"24pt"},{id:"36pt",label:"36pt"}],editorEvents:{[ke]:({setState:c})=>{c({value:r.fontSize.get()})}},onChange:({value:c,setState:d})=>{d({value:c}),r.fontSize.set({value:c}),s.focus()}}},l=[i.bold,i.italic,i.underline,i.strikethrough,i.image,i.link,i.listBullet,i.listOrdered,i.alignText,i.heading,i.fontSize];return((a=e.toolbar)==null?void 0:a.call(e,{...n,commands:r,layouts:i,proseMirror:{view:s},items:l}))||l};class G0{constructor(e,t,o){this.editor=o,this.node=e,this.dom=document.createElement("img"),this.view=t,Object.keys(e.attrs.attrs).forEach(s=>{this.dom.setAttribute(s,e.attrs.attrs[s])}),this.dom.addEventListener("dblclick",s=>this.handleDoubleClick(s))}handleDoubleClick(e){const{editor:t,view:o}=this;Kd(o,t).image.open(),e.preventDefault()}update(e){return e.type!==this.node.type?!1:(this.node=e,Object.keys(e.attrs.attrs).forEach(t=>{this.dom.setAttribute(t,e.attrs.attrs[t])}),!0)}selectNode(){this.dom.style.outline="2px solid #ffca6f"}deselectNode(){this.dom.style.outline=""}}const W0=function(n,e={}){const t={plugins:i=>i.plugins,...e},o=(i,l)=>{var f,m;const a=((f=t.schema)==null?void 0:f.call(t,{editor:n,schema:da}))||da,{nodes:c,marks:d}=a,u=dn.fromSchema(a).parse(i),p=Qt.create({doc:u,schema:a,plugins:(m=t.plugins)==null?void 0:m.call(t,{editor:n,Plugin:bn,plugins:[j1(),t0(),V0(a),Mm(),Ds({Tab:ea(1),"Shift-Tab":ea(-1)}),Ds({Enter:Un(qc,Lm(c.listItem),d0),"Shift-Enter":Un(jc,(g,b)=>(b&&b(g.tr.replaceSelectionWith(c.inlineBreak.create()).scrollIntoView()),!0)),"Mod-z":ed,"Mod-y":pr,"Mod-Shift-z":pr,"Mod-b":vt(d.strong),"Mod-i":vt(d.em),"Shift-Tab":hr(c.listItem),Tab:Bm(c.listItem)}),Ds(bm)]})}),h=new g1({mount:i},{state:p,dispatchTransaction(g){var v;const{state:b}=h,C=b.apply(g),y=!b.doc.eq(C.doc);h.updateState(C);const S=!b.selection.eq(C.selection);y&&(l0(((v=l==null?void 0:l.view)==null?void 0:v.el)||i),h.focus()),(S||y)&&n.trigger(ke)}});return i.__rteView=h,h.setProps({nodeViews:{image(g){return new G0(g,h,n)}}}),h},s=i=>_0(i,t);n.setCustomRte({toolbar:s,parseContent:!0,async enable(i,l,a){const c=Fs(i);if(c)return c;const d=o(i,a);return s0(i,d),b0(d,a),d},disable(i){const l=Fs(i);if(l)return r0(i,l),l.destroy(),{forceSync:!0}},getContent(i){const l=Fs(i);if(l){const{schema:a,doc:c}=l.state,d=document.createElement("div"),u=Ht.fromSchema(a).serializeFragment(c.content);return u.childNodes.forEach(p=>{p.nodeType===Node.ELEMENT_NODE&&p.innerHTML===""&&(p.innerHTML="<br/>")}),d.appendChild(u),a0(d),i.classList.remove("ProseMirror-focused"),d.innerHTML}return i.innerHTML}});const r=c0(n,t);G({editor:n,licenseKey:t.licenseKey,plan:F0,pluginName:H0,cleanup:()=>{n.RichTextEditor.customRte=void 0,r()}})},j0=_(W0),q0="canvasEmptyState",U0=H.startup,K0=function(n,e={}){const t=new WeakMap,o=new WeakMap,s=new WeakMap,r=new Set,i=new WeakMap,l={emptyStates:[],...e},a=(y,S)=>{let v=!1;const{isValid:w}=S;return Array.isArray(w)?v=w.some(x=>y.is(x)):Bt(w)?v=w({component:y,editor:n}):v=y.is(w),v},c=y=>{const S=t.get(y);t.delete(y),S==null||S()},d=y=>{y.views.forEach(S=>c(S)),s.delete(y)},u=y=>{if(!(!y||r.has(y)))try{r.add(y);const S=y.components().length>0,v=s.get(y);if(S&&v)d(y);else if(!S&&!v){const w=i.has(y)?i.get(y):l.emptyStates.find(x=>a(y,x));if(i.set(y,w),!w)return;y.views.forEach(x=>{const E=w.render({editor:n,component:y,componentView:x,mount:k=>{o.set(x,k),s.set(y,!0);const M=x.getChildrenContainer();M==null||M.appendChild(k)},unmount:()=>c(x)});t.set(x,()=>{E==null||E();const k=o.get(x);k==null||k.remove()})})}}finally{r.delete(y)}},p=y=>{s.has(y)&&d(y)},h=({model:y})=>{u(y.getComponent())},f=n.Components.events,m=`${f.update}:components`,g="component:mount",b=n.Canvas.events.frameLoadBody,C=f.removed;n.on(m,u),n.on(g,u),n.on(C,p),n.on(b,h),G({editor:n,licenseKey:l.licenseKey,plan:U0,pluginName:q0,cleanup:()=>{n.off(m,u),n.off(g,u),n.off(C,p),n.off(b,h)}})},J0=_(K0),fa="canvasFullSize",Z0=H.startup,Y0=function(n,e={}){const{Canvas:t,Commands:o,Devices:s}=n,r={deviceMaxWidth:1200,deviceMinHeigth:500,canvasOffsetY:30,canvasOffsetX:50,canvasTransition:.3,frameBorderRadius:5,frameTransition:.3,...e},{canvasOffsetY:i,canvasOffsetX:l,canvasTransition:a,deviceMaxWidth:c,deviceMinHeigth:d,frameBorderRadius:u,frameTransition:p}=r,h=`${d}px`,f=t.events,m="core:preview",g=`${o.events.stopCommand}${m}`,b=t.getConfig(),C=`${fa}:disable`,y=s.getAll().map(v=>({...v.attributes}));b.scrollableCanvas=!0,s.getAll().map(v=>{!v.get("width")&&v.set("width",`${c}px`),!v.get("height")&&v.set("height","auto"),!v.get("minHeight")&&v.set("minHeight",h)});const S=v=>{const w="data-gs-plg-full-size",x=document.querySelector(`style[${w}]`);if(v&&x)return x.remove();const E=x||document.createElement("style"),k=t.getZoomMultiplier();E.setAttribute(w,"true"),E.innerHTML=`
|
|
809
809
|
.gjs-frame-wrapper { transition: width ${p}s !important; }
|
|
810
810
|
.gjs-frame-wrapper__bottom { height: ${i*k}px }
|
|
811
811
|
.gjs-frame { border-radius: ${u}px }
|
|
812
|
-
`,!
|
|
812
|
+
`,!x&&document.body.appendChild(E)};n.on(f.frameLoadHead,v=>{if(!b.scrollableCanvas)return;const{window:w}=v,x=w.document,E=x.head,k="data-gs-plg-wrapper-style",M=E.querySelector(`style[${k}]`)||x.createElement("style");M.setAttribute(k,"true"),M.innerHTML=`
|
|
813
813
|
[data-gjs-type="wrapper"] { min-height: ${h}; }
|
|
814
814
|
[data-gjs-type="mjml"] { min-height: ${h} !important; }
|
|
815
815
|
[data-gjs-type="mj-body"] { min-height: ${h} !important; }
|
|
816
|
-
`,!E.contains(M)&&E.appendChild(M)}),n.onReady(()=>{const
|
|
817
|
-
.${
|
|
816
|
+
`,!E.contains(M)&&E.appendChild(M)}),n.onReady(()=>{const v=t.getSpotsEl(),w=t.getElement(),x=t.getFramesEl(),E=a*1e3,k=w.style;k.overflowX="hidden",x.style.transition=`transform ${a}s`;const M={x:l,y:i};S();const P=()=>v.style.display="none",O=()=>v.style.display="",N=Fn(()=>{t.fitViewport({zoom:q=>q>100?100:q,ignoreHeight:!0,gap:M}),S(),setTimeout(()=>{var be,fi;const{em:q}=n;q.destroyed||((fi=(be=n.getSelected())==null?void 0:be.getEl())==null||fi.scrollIntoView({block:"nearest"}),n.refresh({tools:!0}),O(),o.isActive(m)?q.stopDefault():q.runDefault())},E)},100),D=new ResizeObserver(()=>{P(),N()});D.observe(w.parentElement);const z=()=>{P(),N()},J=(q={})=>{q.options&&q.options.from!=="fitViewport"&&t.fitViewport({zoom:t.getZoom(),ignoreHeight:!0,gap:M})},ne=()=>{k.overflowX="hidden",k.overflowY="auto"},Oe=()=>{D.disconnect(),N.clear()};n.on(s.events.select,z),n.on(f.zoom,J),n.on(g,ne),n.on(n.events.destroy,Oe),N(),o.add(C,()=>{s.devices.reset(y),b.scrollableCanvas=!1,t.getModel().updateDevice(),t.setZoom(100),t.setCoords(0,0),k.overflowY="hidden",S(!0),n.off(s.events.select,z),n.off(f.zoom,J),n.off(g,ne),Oe(),o.run("studio:canvasReload")})}),G({editor:n,licenseKey:r.licenseKey,plan:Z0,pluginName:fa,cleanup:()=>{n.runCommand(C)}})},X0=_(Y0),Or="canvasGridMode",Q0=H.startup,Nr="component-grid-mode",Xn="grid-mode",ro="gjs-drag-grid-spot",Zd=`${ro}__grid-item`,Yd=`${ro}__grid-target`,Xd=`${ro}__snapped`,ey=`${ro}__container`,ty=()=>{const n="data-gjs-drag-grid-style",e=document,t="var(--gs-theme-cl-cmp-bg1, var(--gjs-color-highlight))",o="var(--gs-theme-cl-cmp-bg2, var(--gjs-color-blue))",s=e.querySelector(`style[${n}]`)||e.createElement("style");s.setAttribute(n,"true"),s.innerHTML=`
|
|
817
|
+
.${Zd} {
|
|
818
818
|
outline: 2px solid ${o};
|
|
819
819
|
background: ${t};
|
|
820
820
|
outline-offset: -2px;
|
|
@@ -823,14 +823,14 @@
|
|
|
823
823
|
height: 100%;
|
|
824
824
|
opacity: 0.1;
|
|
825
825
|
}
|
|
826
|
-
.${
|
|
826
|
+
.${Xd} {
|
|
827
827
|
width: 100%;
|
|
828
828
|
height: 100%;
|
|
829
829
|
outline: 2px solid ${o};
|
|
830
830
|
outline-offset: -2px;
|
|
831
831
|
position: absolute;
|
|
832
832
|
}
|
|
833
|
-
.${
|
|
833
|
+
.${Yd} {
|
|
834
834
|
position: absolute;
|
|
835
835
|
z-index: -1;
|
|
836
836
|
background: ${t};
|
|
@@ -838,13 +838,14 @@
|
|
|
838
838
|
outline-offset: -1px;
|
|
839
839
|
opacity: 0.35;
|
|
840
840
|
}
|
|
841
|
-
`,e.head.appendChild(s)};function Yd(n){const{editor:e,type:t}=n,o=oy(e,n.component),s=di(e,o.component);if(!sy(e,o,s,t))return{target:o,container:s,startScroll:ui(e).scroll,shadowContainerEl:document.createElement("div"),shadowSnappedEl:document.createElement("div"),shadowTargetEl:document.createElement("div"),spot:e.Canvas.addSpot({type:Yn,component:s.component})}}function Xd(n){const{editor:e,shadowTargetEl:t,shadowSnappedEl:o,shadowContainerEl:s,spotEl:r,target:i,container:l}=n,{Canvas:a}=e,c=e.config.stylePrefix;r==null||r.appendChild(s),s==null||s.appendChild(t),s==null||s.appendChild(o),Q0(s,l),ey(t,i,l),ty(o,i),ny(s,l.el),i.el.style.opacity="0";const d=a.getSpots().filter(u=>u.type!==Yn);e.em.stopDefault({preserveSelected:!0}),a.removeSpots(d),a.startAutoscroll(),a.getBody().classList.add(`${c}is__grabbing`)}function Qd(n){const{editor:e,shadowSnappedEl:t,shadowContainerEl:o,target:s,cancelled:r}=n,{Canvas:i}=e,l=e.config.stylePrefix,{component:a}=s;if(!r){const c=window.getComputedStyle(t);a.addStyle({"grid-area":c.gridArea,width:"",height:""})}s.el.style.opacity="",o.contains(t)&&(o==null||o.removeChild(t)),e.getModel().runDefault({preserveSelected:1}),i.stopAutoscroll(),i.getBody().classList.remove(`${l}is__grabbing`),i.removeSpots({type:Yn}),e.select(a)}function Q0(n,{rows:e,columns:t}){const o=[];for(let s=0;s<t.length;s++){o[s]=[];for(let r=0;r<e.length;r++){const i=document.createElement("div");i.className=Kd,i.style.gridArea=`${r+1} / ${s+1}`,o[s][r]=i,n.appendChild(i)}}return o}function ey(n,e,t){return n.className=Jd,n.style.top=`${e.offset.top-t.offset.top}px`,n.style.left=`${e.offset.left-t.offset.left}px`,n.style.width=`${e.offset.width+e.margin.left+e.margin.right}px`,n.style.height=`${e.offset.height+e.margin.top+e.margin.bottom}px`,n}function ty(n,e){const t=tu(e.el,e.computedStyles);return n.className=Zd,n.style.gridArea=`${t.row.start} / ${t.column.start} / ${t.row.end} / ${t.column.end}`,n}function ny(n,e){const t=window.getComputedStyle(e);n.className=Y0,n.style.position="relative",n.style.display=t.display,n.style.gap=t.gap,n.style.padding=t.padding,n.style.border=t.border,n.style.gridTemplateColumns=t.gridTemplateColumns,n.style.gridTemplateRows=t.gridTemplateRows}function eu(n,e){if(e){if(Array.isArray(e))return[...e].pop()}else return[...n.getSelectedAll()].pop();return e}function oy(n,e){const t=eu(n,e),o=t.getEl(),s=window.getComputedStyle(o);return{component:t,el:o,offset:n.Canvas.offset(o),margin:{top:parseFloat(s.marginTop),right:parseFloat(s.marginRight),bottom:parseFloat(s.marginBottom),left:parseFloat(s.marginLeft)},computedStyles:s}}function di(n,e){const t=e.parent(),o=t.getEl(),s=window.getComputedStyle(o);return{component:t,el:o,offset:n.Canvas.offset(o),computedStyles:s,padding:{top:parseFloat(s.paddingTop),right:parseFloat(s.paddingRight),bottom:parseFloat(s.paddingBottom),left:parseFloat(s.paddingLeft)},columns:s.gridTemplateColumns.split(" ").map(i=>parseFloat(i)),rows:s.gridTemplateRows.split(" ").map(i=>parseFloat(i)),gap:{column:parseInt(s.columnGap),row:parseInt(s.rowGap)}}}function lt(n,e,t,o,s=1){let r=0;for(let i=e;i<=n.length;i++){if(r+(n[i-1]+o)*s>t)return i;r+=o+n[i-1]}return n.length+1}function ui(n){const{scrollY:e,scrollX:t}=n.Canvas.getWindow();return{scroll:{top:e,left:t}}}function sy(n,e,t,o){const s=r=>n.em.logWarning(r);return o==="draggable"&&e.component.get(o)===!1?(s(`[${Pr}] The element is not ${o}`),!0):t.computedStyles.display!=="grid"?(s(`[${Pr}] The container does not have style display:grid`),!0):!1}function Fs(n,e,t={}){const o=eu(n,e),s=o==null?void 0:o.parent(),r=s==null?void 0:s.getEl();if(!s||!r)return!1;const{enableGrid:i}=t,l=window.getComputedStyle(r).display==="grid";return zt(i)?i({component:o,parent:s,isParentGrid:l}):l}const ha=n=>n.split(" ").map(e=>parseFloat(e));function tu(n,e){const t=n.ownerDocument.defaultView,o=e||t.getComputedStyle(n),s=o.gridArea.split("/").some(S=>isNaN(parseInt(S.trim()))),r={isComputed:s,raw:o.gridArea};if(!s)return{...r,row:{start:parseInt(o.gridRowStart),end:parseInt(o.gridRowEnd)},column:{start:parseInt(o.gridColumnStart),end:parseInt(o.gridColumnEnd)}};const i=n.parentElement,l=t.getComputedStyle(i),a=parseFloat(l.columnGap)||0,c=parseFloat(l.rowGap)||0,d=ha(l.gridTemplateColumns),u=ha(l.gridTemplateRows),p=parseFloat(l.paddingLeft)||0,h=parseFloat(l.paddingTop)||0,f=i.getBoundingClientRect(),m=n.getBoundingClientRect(),g=(S,x,w,E,k)=>{let M=1,P=E+k;for(let N=0;N<x.length;N++){const I=x[N],D=P+I;if(S>=P&&S<D)return M;P=D+w,M++}return-1},v=g(m.left,d,a,f.left,p),C=g(m.right-1,d,a,f.left,p)+1,y=g(m.top,u,c,f.top,h),b=g(m.bottom-1,u,c,f.top,h)+1;return{...r,row:{start:y,end:b},column:{start:v,end:C}}}function ry(n){n.Commands.add(Ir,{stop(){},run(e,t,o={}){const s=Yd({editor:e,component:o.target,type:"draggable"});if(!s){this.stopCommand();return}const{spot:r,target:i,shadowContainerEl:l,shadowSnappedEl:a,shadowTargetEl:c,startScroll:d}=s;let{container:u}=s,p;new e.Utils.Dragger({doc:i.el.ownerDocument,onStart:()=>{p=setTimeout(()=>{Xd({editor:e,shadowTargetEl:c,shadowSnappedEl:a,shadowContainerEl:l,spotEl:r.attributes.spotEl,target:i,container:u}),u=di(e,i.component)},10)},onEnd:(f,m,{cancelled:g})=>{clearTimeout(p),Qd({editor:e,shadowSnappedEl:a,shadowContainerEl:l,target:i,cancelled:g}),this.stopCommand(),e.em.set("_cmpDrag",1)},setPosition:({x:f,y:m})=>{const{scroll:g}=ui(e),{columns:v,rows:C,gap:y,offset:b,padding:S}=u,{offset:x,margin:w}=i,E=x.top-b.top-S.top-w.top+m-d.top+g.top,k=x.left-b.left-S.left-w.left+f-d.left+g.left,M=Math.min(lt(v,1,k,y.column,.5),v.length),P=Math.min(lt(C,1,E,y.row,.5),C.length),N=Math.min(lt(v,M,x.width,y.column)+1,v.length+1),I=Math.min(lt(C,P,x.height,y.row)+1,C.length+1);a.style.gridArea=`${P} / ${M} / ${I} / ${N}`,c.style.top=`${E+S.top}px`,c.style.left=`${k+S.left}px`}}).start(o.event)}})}function iy(n,e){const t=Yd({editor:n,component:e.target,type:"resizable"});if(!t)return;const{onMove:o,onEnd:s}=e.options||{},{spot:r,target:i,shadowContainerEl:l,shadowSnappedEl:a,shadowTargetEl:c}=t;let{container:d}=t,u="",p;return{onStart:h=>{u=h.target.dataset.gjsHandler||"",p=setTimeout(()=>{Xd({editor:n,shadowTargetEl:c,shadowSnappedEl:a,shadowContainerEl:l,spotEl:r.attributes.spotEl,target:i,container:d}),d=di(n,i.component)},10),n.trigger("component:resize",{...i,type:"start"})},onEnd:(h,f)=>{const{startDim:m,rectDim:g}=f.resizer,v=JSON.stringify(m)===JSON.stringify(g);clearTimeout(p),Qd({editor:n,shadowSnappedEl:a,shadowContainerEl:l,target:i,cancelled:v}),s==null||s(h,f)},onMove:h=>{var J;const f=h;if(((J=f.target)==null?void 0:J.nodeName)==="I")return;const{scroll:m}=ui(n),g=tu(a);let v=0,C=0,y=0,b=0;const S=i.margin.left,x=i.margin.top,w=i.margin.bottom,E=i.margin.right,{width:k,top:M,left:P,height:N}=i.offset,I=f.clientX,D=f.clientY,z={t:M-x,l:P-S,h:N+x+w,w:k+S+E};u.startsWith("t")?(z.t=D-x,z.h=M+N+x+w-D):u.startsWith("b")&&(z.h=D-M+x+w),u.endsWith("l")?(z.l=I-S,z.w=P+k+S+E-I):u.endsWith("r")&&(z.w=I-P+S+E),u.endsWith("l")&&(y=m.left,g.column.start=lt(d.columns,1,z.l-d.offset.left-y-d.padding.left,d.gap.column,.5)),u.startsWith("t")&&(v=m.top,g.row.start=lt(d.rows,1,z.t-d.offset.top+v-d.padding.top,d.gap.row,.5)),u.endsWith("r")&&(b=m.left,g.column.end=Math.max(lt(d.columns,g.column.start,z.w-b,d.gap.column,.5),g.column.start+1)),u.startsWith("b")&&(C=m.top,g.row.end=Math.max(lt(d.rows,g.row.start,z.h+C,d.gap.row,.5),g.row.start+1)),a.style.gridArea=`${g.row.start} / ${g.column.start} / ${g.row.end} / ${g.column.end}`,c.style.width=`${z.w+b+y}px`,c.style.height=`${z.h+C-v}px`,c.style.left=`${z.l-d.offset.left-y}px`,c.style.top=`${z.t-d.offset.top+v}px`,o==null||o(h)}}}const fa=["px","%","em","rem","vw","vh"],ly=(n,e)=>{const t=n.Styles.getSectors().find(o=>!!o.getProperty(e));return{sector:t,property:t?t.getProperty(e):void 0}},ay=(n,e)=>ly(n,e),cy=(n,{x:e,y:t,mergable:o}={})=>{const s={property:`${n}-x`,type:"integer",units:fa,...e},r={property:`${n}-y`,type:"integer",units:fa,...t};return{property:n,type:"composite",properties:[s,r],...o&&{fromStyle(i,{name:l,separator:a,property:c}){const[d,u]=c.getProperties(),[p,h]=(i[l]||"").split(a);return{[d.getId()]:i[d.getName()]||p||"",[u.getId()]:i[u.getName()]||h||p||""}},toStyle(i,{name:l,property:a}){const[c,d]=a.getProperties(),u=i[c.getId()],p=i[d.getId()];return{[l]:u===p?u:`${u} ${p}`}}}}},Nr={display:["grid"]};function dy(n=""){const e=/^repeat\(\s*(\d+)\s*,\s*(.+)\s*\)$/i,t=/^minmax\(\s*(.+?)\s*,\s*(.+?)\s*\)$/i,o=n.match(e);if(!o)return null;const s=parseInt(o[1],10),r=o[2];let i=r,l=r;const a=r.match(t);return a&&(i=a[1],l=a[2]),{total:s,min:i===l?"":i,max:l}}function uy(n={}){let e="",t="",o="",s="";const r=m=>m.split("/").map(g=>g.trim()).filter(Boolean),i=n["grid-area"]||"",l=n["grid-column"]||"",a=n["grid-row"]||"",c=r(i),d=r(l),u=r(a),p=c.length,h=d.length,f=u.length;return p===4?(o=c[0],e=c[1],s=c[2],t=c[3]):p===3?(o=c[0],e=c[1],s=c[2]):p===2?(o=c[0],e=c[1]):p===1&&(o=c[0]),h===2?(e=d[0],t=d[1]):h===1&&(e=d[0]),f===2?(o=u[0],s=u[1]):f===1&&(o=u[0]),{columnStart:e,columnEnd:t,rowStart:o,rowEnd:s}}function ma(n){const{property:e,label:t}=n,o="1",s="1fr";return{property:e,label:t,type:"composite",requires:Nr,generic:!0,properties:[{name:" ",property:`${e}-repeat`,type:"number",full:!0,min:1,default:"1"},{label:"Min size",property:`${e}-min`,type:"number",min:0,units:["px","%"],default:"0"},{label:"Max size",property:`${e}-max`,type:"number",min:1,units:["fr","px","%"],default:"1"}],fromStyle(r,i){const{name:l,property:a}=i,[c,d,u]=a.getProperties(),p=r[l],h=dy(p),f=(h==null?void 0:h.max)??s;return{[c.id]:(h==null?void 0:h.total)??o,[d.id]:(h==null?void 0:h.min)??"",[u.id]:f===s?"":f}},toStyle(r,{name:i,property:l}){const[a,c,d]=l.getProperties(),u=r[a.id],p=r[c.id],h=r[d.id]||s,f=p&&h?`minmax(${p}, ${h})`:h;return{[i]:`repeat(${u||o}, ${f})`}}}}function py(n,e){if(!e.styleableGrid)return;const{property:t,...o}=ay(n,"display");if(!t)return;const s=t.getOption("grid"),r=o.sector;s||t.addOption({id:"grid",label:"Grid"}),r.addProperty(ma({label:"Columns",property:"grid-template-columns"}),{}),r.addProperty(ma({label:"Rows",property:"grid-template-rows"}),{}),r.addProperty({id:"grid-gap",requires:Nr,...cy("gap",{x:{id:"grid-row-gap",label:"Row",property:"row-gap",min:0,default:"0"},y:{id:"grid-column-gap",label:"Column",property:"column-gap",min:0,default:"0"},mergable:!0})},{}),r.addProperty({type:"composite",property:"grid-area",label:"Grid area",requiresParent:Nr,generic:!0,properties:[{label:"Row start",property:"grid-row-start",type:"integer",default:"auto"},{label:"Row end",property:"grid-row-end",type:"integer",default:"auto"},{label:"Column start",property:"grid-column-start",type:"integer",default:"auto"},{label:"Column end",property:"grid-column-end",type:"integer",default:"auto"}],fromStyle(i){const l=uy(i);return{"grid-column-start":i["grid-column-start"]||l.columnStart,"grid-column-end":i["grid-column-end"]||l.columnEnd,"grid-row-start":i["grid-row-start"]||l.rowStart,"grid-row-end":i["grid-row-end"]||l.rowEnd}},toStyle(i,{name:l}){const a=i["grid-row-start"]||"auto",c=i["grid-row-end"]||"auto",d=i["grid-column-start"]||"auto",u=i["grid-column-end"]||"auto";return{[l]:`${a} / ${d} / ${c} / ${u}`}}},{})}const hy=function(n,e={}){const t={itemResizable:!0,...e},{Canvas:o,Commands:s,Components:r}=n,{itemResizable:i}=t,l=o.events,a=s.events,c=r.events,d=`${a.runBeforeCommand}tlb-move`,u=`${a.runBeforeCommand}resize`;let p;ry(n);const h=({options:y})=>{Fs(n,y.target,t)&&(n.runCommand(Ir,{...y}),y.abort=!0)},f=({options:y})=>{Fs(n,y.target,t)&&Object.assign(y.options,iy(n,y))},m=()=>{const y=o.getSpots({type:Yn}).pop();if(!y)return;let b=y.attributes.spotEl;b||(b=document.createElement("div"),b.className=so,y.set({spotEl:b})),Object.entries(y.getStyle()).forEach(([S,x])=>b.style.setProperty(S,x)),p==null||p.appendChild(b)},g=({spot:y})=>{const b=y.attributes.spotEl;y.type!==Yn||!b||p==null||p.removeChild(b)};if(i){const y=b=>{const S=zt(i)?i({component:b}):i;return typeof S=="boolean"?S:{tl:!1,tc:!1,tr:!1,cl:!1,cr:!1,bl:!1,bc:!1,br:!1,...S}};n.on(c.resizeInit,b=>{const{component:S}=b;if(Fs(n,S,t)){const x=y(S);b.resizable=x}})}const v=[[d,h],[u,f],[l.spot,m],[l.spotRemove,g]];v.forEach(([y,b])=>{n.on(y,b)}),n.onReady(()=>{p=o.getSpotsEl(),X0(),py(n,t)});const C=()=>{delete n.Commands.commands[Ir],v.forEach(([y,b])=>{n.off(y,b)})};G({editor:n,licenseKey:t.licenseKey,plan:Z0,pluginName:Pr,cleanup:C})},fy=_(hy);var Ne=(n=>(n.panelBlocks="panelBlocks",n.panelPagesLayers="panelPagesLayers",n.panelGlobalStyles="panelGlobalStyles",n.panelSidebarTabs="panelSidebarTabs",n.panelAssets="panelAssets",n))(Ne||{});const nu="sidebarButtonsTarget",So=n=>{const{id:e,icon:t,label:o,tooltip:s,className:r,skipSelfClose:i,removeLayouts:l,layoutComponent:a,layoutCommand:c}=n,d=e;return{id:ou(e),type:"button",icon:t,tooltip:o||s,className:r,editorEvents:{[`${Ea.layoutToggleId}${d}`]:({fromEvent:u,setState:p,editor:h})=>{p({active:u.isOpen}),setTimeout(()=>h.refresh({tools:!0}),20)}},onClick:({editor:u,state:p})=>{if(p.active&&i)return;const h=(c==null?void 0:c.placer)||{type:"static",layoutId:nu},f={...h,skipCleanup:h.type==="static"},m=l||Object.keys(Ne).filter(v=>v!==d);su(u,{removeLayouts:m,layout:{placer:f}});const g={id:d,placer:h,header:(c==null?void 0:c.header)??{label:o,close:!i},layout:a,style:{width:280,height:"100%",borderRightWidth:1,...c==null?void 0:c.style}};u.runCommand(F.layoutToggle,g)}}},ou=n=>`button__${n}`,su=(n,e={})=>{(e.removeLayouts||Object.keys(Ne)).forEach(o=>n.runCommand(F.layoutRemove,{id:o,layout:e.layout}))},ru=n=>{const e=(n==null?void 0:n.breakpointTablet)??1024,t=(n==null?void 0:n.breakpointMobile)??768,o={breakpointTablet:e,breakpointMobile:t},s={},r=[{id:Ne.panelBlocks,icon:"plusBox",label:"Blocks",layoutComponent:{type:"panelBlocks"}},{id:Ne.panelPagesLayers,icon:"layers",label:"Pages & Layers",layoutComponent:{type:"panelPagesLayers"}},{id:Ne.panelGlobalStyles,icon:'<svg viewBox="0 0 24 24"> <path d="M20 14H6c-2.2 0-4 1.8-4 4s1.8 4 4 4h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2M6 20c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m.3-8L13 5.3a2 2 0 0 1 2.8 0l2.8 2.8c.8.8.8 2 0 2.8l-.9 1.1H6.3M2 13.5V4c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v1.5l-8 8Z"/></svg>',label:"Global Styles",layoutComponent:{type:"panelGlobalStyles"}},{id:Ne.panelAssets,icon:'<svg viewBox="0 0 24 24"><path d="M22,16V4A2,2 0 0,0 20,2H8A2,2 0 0,0 6,4V16A2,2 0 0,0 8,18H20A2,2 0 0,0 22,16M11,12L13.03,14.71L16,11L20,16H8M2,6V20A2,2 0 0,0 4,22H18V20H4V6" /></svg>',label:"Assets",layoutComponent:{type:"panelAssets",content:{itemsPerRow:2,header:{addUrl:!1}},style:{padding:7},onSelect:({assetProps:h,editor:f})=>{var v;const m=f.getSelected(),g={type:"image",src:h.src};if(m!=null&&m.is("image"))return m.set("src",h.src);if(m&&f.Components.canMove(m,g)){const C=m.append(g)[0];C&&f.select(C)}else if(!m){const C=(v=f.getWrapper())==null?void 0:v.append(g)[0];C&&f.select(C)}}}}],i=[...r,{id:Ne.panelSidebarTabs,layoutCommand:{header:!1},icon:'<svg viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 0 1-1.5-1.5A1.5 1.5 0 0 1 17.5 9a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1-1.5 1.5m-3-4A1.5 1.5 0 0 1 13 6.5 1.5 1.5 0 0 1 14.5 5 1.5 1.5 0 0 1 16 6.5 1.5 1.5 0 0 1 14.5 8m-5 0A1.5 1.5 0 0 1 8 6.5 1.5 1.5 0 0 1 9.5 5 1.5 1.5 0 0 1 11 6.5 1.5 1.5 0 0 1 9.5 8m-3 4A1.5 1.5 0 0 1 5 10.5 1.5 1.5 0 0 1 6.5 9 1.5 1.5 0 0 1 8 10.5 1.5 1.5 0 0 1 6.5 12M12 3a9 9 0 0 0-9 9 9 9 0 0 0 9 9 1.5 1.5 0 0 0 1.5-1.5c0-.4-.2-.7-.4-1-.2-.3-.4-.6-.4-1a1.5 1.5 0 0 1 1.5-1.5H16a5 5 0 0 0 5-5c0-4.4-4-8-9-8Z"/></svg>',label:"Styles & Props",layoutComponent:{type:"panelSidebarTabs"}}],l={id:nu,type:"column",style:{overflow:"hidden"}},a={type:"sidebarLeft",resizable:!1,style:{padding:"10px 5px",alignItems:"center",width:45,gap:10},children:[]},c={type:"canvasSidebarTop",sidebarTop:{leftContainer:{buttons:[]}}},d=(h,f)=>{const m=h.map(v=>{const C=So(v);return n!=null&&n.sidebarButton?n.sidebarButton({id:v.id,buttonIds:Ne,breakpoint:f,buttonProps:C,sidebarButtonProps:v,...o,createSidebarButton:y=>So({...v,...y})}):C}).filter(Boolean);return(n!=null&&n.sidebarButtons?n==null?void 0:n.sidebarButtons({buttonIds:Ne,breakpoint:f,sidebarButtons:m,...o,createSidebarButton:v=>So({...v})}):m).filter(Boolean)},u=(h,f,m)=>{var g;return((g=n==null?void 0:n.rootLayout)==null?void 0:g.call(n,{breakpoint:m,sidebarButtons:f,rootLayout:h,layoutSidebarLeft:a,layoutSidebarTarget:l,...o,createSidebarButton:v=>So({...v})}))??h};if(e){const h=d(i,e);s[e]=u({type:"row",style:{height:"100%"},children:[{...a,children:h},l,c]},h,e)}if(t){const h=i.map(m=>({...m,layoutCommand:{placer:{type:"absolute",position:"left"},style:{height:"calc(100% - 40px)"}}})),f=d(h,t);s[t]=u({type:"column",style:{height:"100%"},children:[{type:"sidebarTop",leftContainer:{buttons:[]}},{type:"canvas"},{type:"sidebarBottom",style:{padding:"0 5px",alignItems:"center",gap:10,minHeight:39},children:f}]},f,t)}const p=d(r,0);return{default:u({type:"row",style:{height:"100%"},children:[{...a,children:p},l,c,{type:"sidebarRight"}]},p,0),responsive:s}},ga="layoutSidebarButtons",my=H.free,gy=function(n,e={}){const{Commands:t}=n,o=t.events,s={...e};(()=>{if(n.runCommand(F.layoutConfigGet)||s.skipLayoutConfig===!0)return;const l=ru(s);n.runCommand(F.layoutConfigSet,{...l})})(),t.add(`${ga}:toggleButton`,(i,l,a)=>{const c=document.getElementById(ou(a==null?void 0:a.id));c==null||c.click()}),n.on(`${o.runCommand}core:preview`,()=>{su(n)}),G({editor:n,licenseKey:s.licenseKey,plan:my,pluginName:ga,cleanup:()=>{n.runCommand(F.layoutConfigSet)}})},iu=_(gy);iu.createLayoutConfig=n=>ru(n);const yt="page-break";function Or(n,e){const o={mm:3.7795275590551185,cm:37.79527559055118,in:96,pt:1.3333333333333333,pc:16};return o[e]?n*o[e]:null}const yy=(n,e)=>{const{name:t,id:o,width:s,height:r,unit:i}=n,{fixedHeight:l}=e,a=`${s}${i}`,c=`${r}${i}`;return{id:o||t.toLowerCase().replace(/\s/g,"-"),name:`${t} (${a} x ${c})`,sizeH:r,sizeW:s,sizeUnit:i,widthMedia:"",width:a,minHeight:l?"0":`${Or(r,i)}px`,height:l?c:void 0}},Rr="page-breaks",xo="gjs-page-breaks-spot",_s=n=>n.type===Rr;function by(n){const{Devices:e}=n,{height:t,minHeight:o}=e.getSelected().attributes,r=parseFloat(`${t&&t!=="auto"?t:o}`),i=n.getWrapper(),l=i==null?void 0:i.getEl(),a=[];if(!i||!l)return a;const c=l.getBoundingClientRect().height,u=i.findType(yt).map(h=>h.getEl()).filter(Boolean).map(h=>({top:h.offsetTop,height:h.offsetHeight}));let p=0;for(;p<c;){const h=u.find(f=>f.top>p&&f.top<p+r);h?(p=h.top+h.height,a.push(h.top)):(p+=r,p<c&&a.push(p))}return a}function vy(n,e){const{Canvas:t}=n,o=t.events,s=n.events;let r;const i=()=>{zr(`${Pa}preset-printable-spots`,`.${xo} {
|
|
841
|
+
`,e.head.appendChild(s)};function Qd(n){const{editor:e,type:t}=n,o=iy(e,n.component),s=pi(e,o.component);if(!ly(e,o,s,t))return{target:o,container:s,startScroll:hi(e).scroll,shadowContainerEl:document.createElement("div"),shadowSnappedEl:document.createElement("div"),shadowTargetEl:document.createElement("div"),spot:e.Canvas.addSpot({type:Xn,component:s.component})}}function eu(n){const{editor:e,shadowTargetEl:t,shadowSnappedEl:o,shadowContainerEl:s,spotEl:r,target:i,container:l}=n,{Canvas:a}=e,c=e.config.stylePrefix;r==null||r.appendChild(s),s==null||s.appendChild(t),s==null||s.appendChild(o),ny(s,l),oy(t,i,l),sy(o,i),ry(s,l.el),i.el.style.opacity="0";const d=a.getSpots().filter(u=>u.type!==Xn);e.em.stopDefault({preserveSelected:!0}),a.removeSpots(d),a.startAutoscroll(),a.getBody().classList.add(`${c}is__grabbing`)}function tu(n){const{editor:e,shadowSnappedEl:t,shadowContainerEl:o,target:s,cancelled:r}=n,{Canvas:i}=e,l=e.config.stylePrefix,{component:a}=s;if(!r){const c=window.getComputedStyle(t);a.addStyle({"grid-area":c.gridArea,width:"",height:""})}s.el.style.opacity="",o.contains(t)&&(o==null||o.removeChild(t)),e.getModel().runDefault({preserveSelected:1}),i.stopAutoscroll(),i.getBody().classList.remove(`${l}is__grabbing`),i.removeSpots({type:Xn}),e.select(a)}function ny(n,{rows:e,columns:t}){const o=[];for(let s=0;s<t.length;s++){o[s]=[];for(let r=0;r<e.length;r++){const i=document.createElement("div");i.className=Zd,i.style.gridArea=`${r+1} / ${s+1}`,o[s][r]=i,n.appendChild(i)}}return o}function oy(n,e,t){return n.className=Yd,n.style.top=`${e.offset.top-t.offset.top}px`,n.style.left=`${e.offset.left-t.offset.left}px`,n.style.width=`${e.offset.width+e.margin.left+e.margin.right}px`,n.style.height=`${e.offset.height+e.margin.top+e.margin.bottom}px`,n}function sy(n,e){const t=ou(e.el,e.computedStyles);return n.className=Xd,n.style.gridArea=`${t.row.start} / ${t.column.start} / ${t.row.end} / ${t.column.end}`,n}function ry(n,e){const t=window.getComputedStyle(e);n.className=ey,n.style.position="relative",n.style.display=t.display,n.style.gap=t.gap,n.style.padding=t.padding,n.style.border=t.border,n.style.gridTemplateColumns=t.gridTemplateColumns,n.style.gridTemplateRows=t.gridTemplateRows}function nu(n,e){if(e){if(Array.isArray(e))return[...e].pop()}else return[...n.getSelectedAll()].pop();return e}function iy(n,e){const t=nu(n,e),o=t.getEl(),s=window.getComputedStyle(o);return{component:t,el:o,offset:n.Canvas.offset(o),margin:{top:parseFloat(s.marginTop),right:parseFloat(s.marginRight),bottom:parseFloat(s.marginBottom),left:parseFloat(s.marginLeft)},computedStyles:s}}function pi(n,e){const t=e.parent(),o=t.getEl(),s=window.getComputedStyle(o);return{component:t,el:o,offset:n.Canvas.offset(o),computedStyles:s,padding:{top:parseFloat(s.paddingTop),right:parseFloat(s.paddingRight),bottom:parseFloat(s.paddingBottom),left:parseFloat(s.paddingLeft)},columns:s.gridTemplateColumns.split(" ").map(i=>parseFloat(i)),rows:s.gridTemplateRows.split(" ").map(i=>parseFloat(i)),gap:{column:parseInt(s.columnGap),row:parseInt(s.rowGap)}}}function at(n,e,t,o,s=1){let r=0;for(let i=e;i<=n.length;i++){if(r+(n[i-1]+o)*s>t)return i;r+=o+n[i-1]}return n.length+1}function hi(n){const{scrollY:e,scrollX:t}=n.Canvas.getWindow();return{scroll:{top:e,left:t}}}function ly(n,e,t,o){const s=r=>n.em.logWarning(r);return o==="draggable"&&e.component.get(o)===!1?(s(`[${Or}] The element is not ${o}`),!0):t.computedStyles.display!=="grid"?(s(`[${Or}] The container does not have style display:grid`),!0):!1}function _s(n,e,t={}){const o=nu(n,e),s=o==null?void 0:o.parent(),r=s==null?void 0:s.getEl();if(!s||!r)return!1;const{enableGrid:i}=t,l=window.getComputedStyle(r).display==="grid";return Bt(i)?i({component:o,parent:s,isParentGrid:l}):l}const ma=n=>n.split(" ").map(e=>parseFloat(e));function ou(n,e){const t=n.ownerDocument.defaultView,o=e||t.getComputedStyle(n),s=o.gridArea.split("/").some(v=>isNaN(parseInt(v.trim()))),r={isComputed:s,raw:o.gridArea};if(!s)return{...r,row:{start:parseInt(o.gridRowStart),end:parseInt(o.gridRowEnd)},column:{start:parseInt(o.gridColumnStart),end:parseInt(o.gridColumnEnd)}};const i=n.parentElement,l=t.getComputedStyle(i),a=parseFloat(l.columnGap)||0,c=parseFloat(l.rowGap)||0,d=ma(l.gridTemplateColumns),u=ma(l.gridTemplateRows),p=parseFloat(l.paddingLeft)||0,h=parseFloat(l.paddingTop)||0,f=i.getBoundingClientRect(),m=n.getBoundingClientRect(),g=(v,w,x,E,k)=>{let M=1,P=E+k;for(let O=0;O<w.length;O++){const N=w[O],D=P+N;if(v>=P&&v<D)return M;P=D+x,M++}return-1},b=g(m.left,d,a,f.left,p),C=g(m.right-1,d,a,f.left,p)+1,y=g(m.top,u,c,f.top,h),S=g(m.bottom-1,u,c,f.top,h)+1;return{...r,row:{start:y,end:S},column:{start:b,end:C}}}function ay(n){n.Commands.add(Nr,{stop(){},run(e,t,o={}){const s=Qd({editor:e,component:o.target,type:"draggable"});if(!s){this.stopCommand();return}const{spot:r,target:i,shadowContainerEl:l,shadowSnappedEl:a,shadowTargetEl:c,startScroll:d}=s;let{container:u}=s,p;new e.Utils.Dragger({doc:i.el.ownerDocument,onStart:()=>{p=setTimeout(()=>{eu({editor:e,shadowTargetEl:c,shadowSnappedEl:a,shadowContainerEl:l,spotEl:r.attributes.spotEl,target:i,container:u}),u=pi(e,i.component)},10)},onEnd:(f,m,{cancelled:g})=>{clearTimeout(p),tu({editor:e,shadowSnappedEl:a,shadowContainerEl:l,target:i,cancelled:g}),this.stopCommand(),e.em.set("_cmpDrag",1)},setPosition:({x:f,y:m})=>{const{scroll:g}=hi(e),{columns:b,rows:C,gap:y,offset:S,padding:v}=u,{offset:w,margin:x}=i,E=w.top-S.top-v.top-x.top+m-d.top+g.top,k=w.left-S.left-v.left-x.left+f-d.left+g.left,M=Math.min(at(b,1,k,y.column,.5),b.length),P=Math.min(at(C,1,E,y.row,.5),C.length),O=Math.min(at(b,M,w.width,y.column)+1,b.length+1),N=Math.min(at(C,P,w.height,y.row)+1,C.length+1);a.style.gridArea=`${P} / ${M} / ${N} / ${O}`,c.style.top=`${E+v.top}px`,c.style.left=`${k+v.left}px`}}).start(o.event)}})}function cy(n,e){const t=Qd({editor:n,component:e.target,type:"resizable"});if(!t)return;const{onMove:o,onEnd:s}=e.options||{},{spot:r,target:i,shadowContainerEl:l,shadowSnappedEl:a,shadowTargetEl:c}=t;let{container:d}=t,u="",p;return{onStart:h=>{u=h.target.dataset.gjsHandler||"",p=setTimeout(()=>{eu({editor:n,shadowTargetEl:c,shadowSnappedEl:a,shadowContainerEl:l,spotEl:r.attributes.spotEl,target:i,container:d}),d=pi(n,i.component)},10),n.trigger("component:resize",{...i,type:"start"})},onEnd:(h,f)=>{const{startDim:m,rectDim:g}=f.resizer,b=JSON.stringify(m)===JSON.stringify(g);clearTimeout(p),tu({editor:n,shadowSnappedEl:a,shadowContainerEl:l,target:i,cancelled:b}),s==null||s(h,f)},onMove:h=>{var J;const f=h;if(((J=f.target)==null?void 0:J.nodeName)==="I")return;const{scroll:m}=hi(n),g=ou(a);let b=0,C=0,y=0,S=0;const v=i.margin.left,w=i.margin.top,x=i.margin.bottom,E=i.margin.right,{width:k,top:M,left:P,height:O}=i.offset,N=f.clientX,D=f.clientY,z={t:M-w,l:P-v,h:O+w+x,w:k+v+E};u.startsWith("t")?(z.t=D-w,z.h=M+O+w+x-D):u.startsWith("b")&&(z.h=D-M+w+x),u.endsWith("l")?(z.l=N-v,z.w=P+k+v+E-N):u.endsWith("r")&&(z.w=N-P+v+E),u.endsWith("l")&&(y=m.left,g.column.start=at(d.columns,1,z.l-d.offset.left-y-d.padding.left,d.gap.column,.5)),u.startsWith("t")&&(b=m.top,g.row.start=at(d.rows,1,z.t-d.offset.top+b-d.padding.top,d.gap.row,.5)),u.endsWith("r")&&(S=m.left,g.column.end=Math.max(at(d.columns,g.column.start,z.w-S,d.gap.column,.5),g.column.start+1)),u.startsWith("b")&&(C=m.top,g.row.end=Math.max(at(d.rows,g.row.start,z.h+C,d.gap.row,.5),g.row.start+1)),a.style.gridArea=`${g.row.start} / ${g.column.start} / ${g.row.end} / ${g.column.end}`,c.style.width=`${z.w+S+y}px`,c.style.height=`${z.h+C-b}px`,c.style.left=`${z.l-d.offset.left-y}px`,c.style.top=`${z.t-d.offset.top+b}px`,o==null||o(h)}}}const ga=["px","%","em","rem","vw","vh"],dy=(n,e)=>{const t=n.Styles.getSectors().find(o=>!!o.getProperty(e));return{sector:t,property:t?t.getProperty(e):void 0}},uy=(n,e)=>dy(n,e),py=(n,{x:e,y:t,mergable:o}={})=>{const s={property:`${n}-x`,type:"integer",units:ga,...e},r={property:`${n}-y`,type:"integer",units:ga,...t};return{property:n,type:"composite",properties:[s,r],...o&&{fromStyle(i,{name:l,separator:a,property:c}){const[d,u]=c.getProperties(),[p,h]=(i[l]||"").split(a);return{[d.getId()]:i[d.getName()]||p||"",[u.getId()]:i[u.getName()]||h||p||""}},toStyle(i,{name:l,property:a}){const[c,d]=a.getProperties(),u=i[c.getId()],p=i[d.getId()];return{[l]:u===p?u:`${u} ${p}`}}}}},Ir={display:["grid"]};function hy(n=""){const e=/^repeat\(\s*(\d+)\s*,\s*(.+)\s*\)$/i,t=/^minmax\(\s*(.+?)\s*,\s*(.+?)\s*\)$/i,o=n.match(e);if(!o)return null;const s=parseInt(o[1],10),r=o[2];let i=r,l=r;const a=r.match(t);return a&&(i=a[1],l=a[2]),{total:s,min:i===l?"":i,max:l}}function fy(n={}){let e="",t="",o="",s="";const r=m=>m.split("/").map(g=>g.trim()).filter(Boolean),i=n["grid-area"]||"",l=n["grid-column"]||"",a=n["grid-row"]||"",c=r(i),d=r(l),u=r(a),p=c.length,h=d.length,f=u.length;return p===4?(o=c[0],e=c[1],s=c[2],t=c[3]):p===3?(o=c[0],e=c[1],s=c[2]):p===2?(o=c[0],e=c[1]):p===1&&(o=c[0]),h===2?(e=d[0],t=d[1]):h===1&&(e=d[0]),f===2?(o=u[0],s=u[1]):f===1&&(o=u[0]),{columnStart:e,columnEnd:t,rowStart:o,rowEnd:s}}function ya(n){const{property:e,label:t}=n,o="1",s="1fr";return{property:e,label:t,type:"composite",requires:Ir,generic:!0,properties:[{name:" ",property:`${e}-repeat`,type:"number",full:!0,min:1,default:"1"},{label:"Min size",property:`${e}-min`,type:"number",min:0,units:["px","%"],default:"0"},{label:"Max size",property:`${e}-max`,type:"number",min:1,units:["fr","px","%"],default:"1"}],fromStyle(r,i){const{name:l,property:a}=i,[c,d,u]=a.getProperties(),p=r[l],h=hy(p),f=(h==null?void 0:h.max)??s;return{[c.id]:(h==null?void 0:h.total)??o,[d.id]:(h==null?void 0:h.min)??"",[u.id]:f===s?"":f}},toStyle(r,{name:i,property:l}){const[a,c,d]=l.getProperties(),u=r[a.id],p=r[c.id],h=r[d.id]||s,f=p&&h?`minmax(${p}, ${h})`:h;return{[i]:`repeat(${u||o}, ${f})`}}}}function my(n,e){if(!e.styleableGrid)return;const{property:t,...o}=uy(n,"display");if(!t)return;const s=t.getOption("grid"),r=o.sector;s||t.addOption({id:"grid",label:"Grid"}),r.addProperty(ya({label:"Columns",property:"grid-template-columns"}),{}),r.addProperty(ya({label:"Rows",property:"grid-template-rows"}),{}),r.addProperty({id:"grid-gap",requires:Ir,...py("gap",{x:{id:"grid-row-gap",label:"Row",property:"row-gap",min:0,default:"0"},y:{id:"grid-column-gap",label:"Column",property:"column-gap",min:0,default:"0"},mergable:!0})},{}),r.addProperty({type:"composite",property:"grid-area",label:"Grid area",requiresParent:Ir,generic:!0,properties:[{label:"Row start",property:"grid-row-start",type:"integer",default:"auto"},{label:"Row end",property:"grid-row-end",type:"integer",default:"auto"},{label:"Column start",property:"grid-column-start",type:"integer",default:"auto"},{label:"Column end",property:"grid-column-end",type:"integer",default:"auto"}],fromStyle(i){const l=fy(i);return{"grid-column-start":i["grid-column-start"]||l.columnStart,"grid-column-end":i["grid-column-end"]||l.columnEnd,"grid-row-start":i["grid-row-start"]||l.rowStart,"grid-row-end":i["grid-row-end"]||l.rowEnd}},toStyle(i,{name:l}){const a=i["grid-row-start"]||"auto",c=i["grid-row-end"]||"auto",d=i["grid-column-start"]||"auto",u=i["grid-column-end"]||"auto";return{[l]:`${a} / ${d} / ${c} / ${u}`}}},{})}const gy=function(n,e={}){const t={itemResizable:!0,...e},{Canvas:o,Commands:s,Components:r}=n,{itemResizable:i}=t,l=o.events,a=s.events,c=r.events,d=`${a.runBeforeCommand}tlb-move`,u=`${a.runBeforeCommand}resize`;let p;ay(n);const h=({options:y})=>{_s(n,y.target,t)&&(n.runCommand(Nr,{...y}),y.abort=!0)},f=({options:y})=>{_s(n,y.target,t)&&Object.assign(y.options,cy(n,y))},m=()=>{const y=o.getSpots({type:Xn}).pop();if(!y)return;let S=y.attributes.spotEl;S||(S=document.createElement("div"),S.className=ro,y.set({spotEl:S})),Object.entries(y.getStyle()).forEach(([v,w])=>S.style.setProperty(v,w)),p==null||p.appendChild(S)},g=({spot:y})=>{const S=y.attributes.spotEl;y.type!==Xn||!S||p==null||p.removeChild(S)};if(i){const y=S=>{const v=Bt(i)?i({component:S}):i;return typeof v=="boolean"?v:{tl:!1,tc:!1,tr:!1,cl:!1,cr:!1,bl:!1,bc:!1,br:!1,...v}};n.on(c.resizeInit,S=>{const{component:v}=S;if(_s(n,v,t)){const w=y(v);S.resizable=w}})}const b=[[d,h],[u,f],[l.spot,m],[l.spotRemove,g]];b.forEach(([y,S])=>{n.on(y,S)}),n.onReady(()=>{p=o.getSpotsEl(),ty(),my(n,t)});const C=()=>{delete n.Commands.commands[Nr],b.forEach(([y,S])=>{n.off(y,S)})};G({editor:n,licenseKey:t.licenseKey,plan:Q0,pluginName:Or,cleanup:C})},yy=_(gy);var Ie=(n=>(n.panelBlocks="panelBlocks",n.panelPagesLayers="panelPagesLayers",n.panelGlobalStyles="panelGlobalStyles",n.panelSidebarTabs="panelSidebarTabs",n.panelAssets="panelAssets",n))(Ie||{});const su="sidebarButtonsTarget",xo=n=>{const{id:e,icon:t,label:o,tooltip:s,className:r,skipSelfClose:i,removeLayouts:l,layoutComponent:a,layoutCommand:c}=n,d=e;return{id:ru(e),type:"button",icon:t,tooltip:o||s,className:r,editorEvents:{[`${Aa.layoutToggleId}${d}`]:({fromEvent:u,setState:p,editor:h})=>{p({active:u.isOpen}),setTimeout(()=>h.refresh({tools:!0}),20)}},onClick:({editor:u,state:p})=>{if(p.active&&i)return;const h=(c==null?void 0:c.placer)||{type:"static",layoutId:su},f={...h,skipCleanup:h.type==="static"},m=l||Object.keys(Ie).filter(b=>b!==d);iu(u,{removeLayouts:m,layout:{placer:f}});const g={id:d,placer:h,header:(c==null?void 0:c.header)??{label:o,close:!i},layout:a,style:{width:280,height:"100%",borderRightWidth:1,...c==null?void 0:c.style}};u.runCommand(F.layoutToggle,g)}}},ru=n=>`button__${n}`,iu=(n,e={})=>{(e.removeLayouts||Object.keys(Ie)).forEach(o=>n.runCommand(F.layoutRemove,{id:o,layout:e.layout}))},lu=n=>{const e=(n==null?void 0:n.breakpointTablet)??1024,t=(n==null?void 0:n.breakpointMobile)??768,o={breakpointTablet:e,breakpointMobile:t},s={},r=[{id:Ie.panelBlocks,icon:"plusBox",label:"Blocks",layoutComponent:{type:"panelBlocks"}},{id:Ie.panelPagesLayers,icon:"layers",label:"Pages & Layers",layoutComponent:{type:"panelPagesLayers"}},{id:Ie.panelGlobalStyles,icon:'<svg viewBox="0 0 24 24"> <path d="M20 14H6c-2.2 0-4 1.8-4 4s1.8 4 4 4h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2M6 20c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m.3-8L13 5.3a2 2 0 0 1 2.8 0l2.8 2.8c.8.8.8 2 0 2.8l-.9 1.1H6.3M2 13.5V4c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v1.5l-8 8Z"/></svg>',label:"Global Styles",layoutComponent:{type:"panelGlobalStyles"}},{id:Ie.panelAssets,icon:'<svg viewBox="0 0 24 24"><path d="M22,16V4A2,2 0 0,0 20,2H8A2,2 0 0,0 6,4V16A2,2 0 0,0 8,18H20A2,2 0 0,0 22,16M11,12L13.03,14.71L16,11L20,16H8M2,6V20A2,2 0 0,0 4,22H18V20H4V6" /></svg>',label:"Assets",layoutComponent:{type:"panelAssets",content:{itemsPerRow:2,header:{addUrl:!1}},style:{padding:7},onSelect:({assetProps:h,editor:f})=>{var b;const m=f.getSelected(),g={type:"image",src:h.src};if(m!=null&&m.is("image"))return m.set("src",h.src);if(m&&f.Components.canMove(m,g)){const C=m.append(g)[0];C&&f.select(C)}else if(!m){const C=(b=f.getWrapper())==null?void 0:b.append(g)[0];C&&f.select(C)}}}}],i=[...r,{id:Ie.panelSidebarTabs,layoutCommand:{header:!1},icon:'<svg viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 0 1-1.5-1.5A1.5 1.5 0 0 1 17.5 9a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1-1.5 1.5m-3-4A1.5 1.5 0 0 1 13 6.5 1.5 1.5 0 0 1 14.5 5 1.5 1.5 0 0 1 16 6.5 1.5 1.5 0 0 1 14.5 8m-5 0A1.5 1.5 0 0 1 8 6.5 1.5 1.5 0 0 1 9.5 5 1.5 1.5 0 0 1 11 6.5 1.5 1.5 0 0 1 9.5 8m-3 4A1.5 1.5 0 0 1 5 10.5 1.5 1.5 0 0 1 6.5 9 1.5 1.5 0 0 1 8 10.5 1.5 1.5 0 0 1 6.5 12M12 3a9 9 0 0 0-9 9 9 9 0 0 0 9 9 1.5 1.5 0 0 0 1.5-1.5c0-.4-.2-.7-.4-1-.2-.3-.4-.6-.4-1a1.5 1.5 0 0 1 1.5-1.5H16a5 5 0 0 0 5-5c0-4.4-4-8-9-8Z"/></svg>',label:"Styles & Props",layoutComponent:{type:"panelSidebarTabs"}}],l={id:su,type:"column",style:{overflow:"hidden"}},a={type:"sidebarLeft",resizable:!1,style:{padding:"10px 5px",alignItems:"center",width:45,gap:10},children:[]},c={type:"canvasSidebarTop",sidebarTop:{leftContainer:{buttons:[]}}},d=(h,f)=>{const m=h.map(b=>{const C=xo(b);return n!=null&&n.sidebarButton?n.sidebarButton({id:b.id,buttonIds:Ie,breakpoint:f,buttonProps:C,sidebarButtonProps:b,...o,createSidebarButton:y=>xo({...b,...y})}):C}).filter(Boolean);return(n!=null&&n.sidebarButtons?n==null?void 0:n.sidebarButtons({buttonIds:Ie,breakpoint:f,sidebarButtons:m,...o,createSidebarButton:b=>xo({...b})}):m).filter(Boolean)},u=(h,f,m)=>{var g;return((g=n==null?void 0:n.rootLayout)==null?void 0:g.call(n,{breakpoint:m,sidebarButtons:f,rootLayout:h,layoutSidebarLeft:a,layoutSidebarTarget:l,...o,createSidebarButton:b=>xo({...b})}))??h};if(e){const h=d(i,e);s[e]=u({type:"row",style:{height:"100%"},children:[{...a,children:h},l,c]},h,e)}if(t){const h=i.map(m=>({...m,layoutCommand:{placer:{type:"absolute",position:"left"},style:{height:"calc(100% - 40px)"}}})),f=d(h,t);s[t]=u({type:"column",style:{height:"100%"},children:[{type:"sidebarTop",leftContainer:{buttons:[]}},{type:"canvas"},{type:"sidebarBottom",style:{padding:"0 5px",alignItems:"center",gap:10,minHeight:39},children:f}]},f,t)}const p=d(r,0);return{default:u({type:"row",style:{height:"100%"},children:[{...a,children:p},l,c,{type:"sidebarRight"}]},p,0),responsive:s}},ba="layoutSidebarButtons",by=H.free,Sy=function(n,e={}){const{Commands:t}=n,o=t.events,s={...e};(()=>{if(n.runCommand(F.layoutConfigGet)||s.skipLayoutConfig===!0)return;const l=lu(s);n.runCommand(F.layoutConfigSet,{...l})})(),t.add(`${ba}:toggleButton`,(i,l,a)=>{const c=document.getElementById(ru(a==null?void 0:a.id));c==null||c.click()}),n.on(`${o.runCommand}core:preview`,()=>{iu(n)}),G({editor:n,licenseKey:s.licenseKey,plan:by,pluginName:ba,cleanup:()=>{n.runCommand(F.layoutConfigSet)}})},au=_(Sy);au.createLayoutConfig=n=>lu(n);const bt="page-break";var Ee=(n=>(n.A5="a5",n.A5Portrait="a5-portrait",n.A4="a4",n.A3="a3",n.B5="b5",n.B4="b4",n.letter="letter",n.legal="legal",n.ledger="ledger",n))(Ee||{});function Rr(n,e){const o={mm:3.7795275590551185,cm:37.79527559055118,in:96,pt:1.3333333333333333,pc:16};return o[e]?n*o[e]:null}const vy=(n,e)=>{const{name:t,id:o,width:s,height:r,unit:i}=n,{fixedHeight:l}=e,a=`${s}${i}`,c=`${r}${i}`;return{id:o||t.toLowerCase().replace(/\s/g,"-"),name:`${t} (${a} x ${c})`,sizeH:r,sizeW:s,sizeUnit:i,widthMedia:"",width:a,minHeight:l?"0":`${Rr(r,i)}px`,height:l?c:void 0}},Dr="page-breaks",wo="gjs-page-breaks-spot",Gs=n=>n.type===Dr;function xy(n){const{Devices:e}=n,{height:t,minHeight:o}=e.getSelected().attributes,r=parseFloat(`${t&&t!=="auto"?t:o}`),i=n.getWrapper(),l=i==null?void 0:i.getEl(),a=[];if(!i||!l)return a;const c=l.getBoundingClientRect().height,u=i.findType(bt).map(h=>h.getEl()).filter(Boolean).map(h=>({top:h.offsetTop,height:h.offsetHeight}));let p=0;for(;p<c;){const h=u.find(f=>f.top>p&&f.top<p+r);h?(p=h.top+h.height,a.push(h.top)):(p+=r,p<c&&a.push(p))}return a}function wy(n,e){const{Canvas:t}=n,o=t.events,s=n.events;let r;const i=()=>{Vr(`${Na}preset-printable-spots`,`.${wo} {
|
|
842
842
|
position: absolute;
|
|
843
843
|
left: 0;
|
|
844
844
|
width: 100%;
|
|
845
845
|
border-top: 1px dashed var(--gs-theme-cl-cmp-bg2, var(--gjs-color-blue));
|
|
846
|
+
color: var(--gs-theme-cl-prm-txt, var(--gjs-font-color));
|
|
846
847
|
}
|
|
847
|
-
.${
|
|
848
|
+
.${wo}::after {
|
|
848
849
|
background-color: var(--gs-theme-cl-cmp-bg1, var(--gjs-color-highlight));
|
|
849
850
|
content: attr(data-page-number);
|
|
850
851
|
display: block;
|
|
@@ -855,9 +856,9 @@
|
|
|
855
856
|
right: 0;
|
|
856
857
|
transform: translate(100%, -50%);
|
|
857
858
|
}
|
|
858
|
-
`,{target:window.document.head})},l=()=>{if(e.enablePageBreaksSpot===!1)return;const
|
|
859
|
-
${!!parseFloat(`${
|
|
860
|
-
[data-gjs-type="wrapper"] { min-height: ${
|
|
859
|
+
`,{target:window.document.head})},l=()=>{if(e.enablePageBreaksSpot===!1)return;const g={id:Dr,type:Dr,component:n.getWrapper()};return t.getSpots(g).pop()||t.addSpot(g)},a=({spot:g})=>{const{spotEl:b}=g.attributes;!Gs(g)||!b||!r||r.removeChild(b)},c=({spot:g})=>{if(!Gs(g)||!r)return;let{spotEl:b}=g.attributes;b||(b=document.createElement("div"),b.className=`${wo}__items`,g.set({spotEl:b})),r.appendChild(b)},d=({spot:g})=>{const{spotEl:b,pageBreaks:C=[]}=g.attributes;!Gs(g)||!b||!r||(Object.entries(g.getStyle()).forEach(([y,S])=>b.style.setProperty(y,S)),b.innerHTML="",C.forEach((y,S)=>{const v=document.createElement("div");v.setAttribute("data-page-number",`${S+2}`),v.className=wo,v.style.top=`${y}px`,b.appendChild(v)}))},u=Fn(()=>{if(n.em.destroyed)return;const g=l();g&&g.set({pageBreaks:xy(n),up:(g.attributes.up||0)+1})},150),p=Fn(u,200),h=()=>{r=t.getSpotsEl(),l()},f=()=>{const g=l();g&&g.set({up:(g.attributes.up||0)+1})},m=[["component:input",u],["frame:scroll",f],[s.update,u],[o.spotAdd,c],[o.spotUpdate,d],[o.spotRemove,a],[o.frameLoadBody,h]];return m.forEach(([g,b])=>n.on(g,b)),n.onReady(()=>{i(),new ResizeObserver(f).observe(t.getElement().parentElement)}),()=>{m.forEach(([g,b])=>n.off(g,b)),u.clear(),p.clear()}}var Lr=(n=>(n.print="presetPrintable:print",n))(Lr||{});const Sa=n=>new Promise(e=>{const t=document.createElement("iframe");t.style.cssText="position: absolute; width: 0; height: 0; border: 0; opacity: 0; pointer-events: none;",t.srcdoc=n.content,t.onload=()=>e(t),document.body.appendChild(t)});function Cy(n,e){const{Commands:t,Pages:o}=n;return t.add(Lr.print,async(s,r,i={})=>{const l={page:i.allPages?void 0:o.getSelected(),styles:"inline",optionsHtml:{exporter:null}},c=(await t.run(F.projectFiles,l)).filter(p=>p.filename.endsWith(".html")),d=c.map(p=>p.content).join('<div style="break-before: page;"></div>'),u=[];if(i.separatePrints)for(const p of c)u.push(await Sa(p));else u.push(await Sa({content:d,filename:"",mimeType:""}));for(const p of u){const h=p.contentWindow;h.focus(),h.print()}setTimeout(()=>u.forEach(p=>p.remove()),1e3)}),t.add("presetPrintable:exp",async s=>{await gi("https://cdn.jsdelivr.net/npm/html2canvas@1.4.1/dist/html2canvas.min.js"),await gi("https://cdn.jsdelivr.net/npm/jspdf@3.0.0/dist/jspdf.umd.min.js");const{Devices:r,Canvas:i}=s,{sizeW:l,sizeH:a,sizeUnit:c}=r.getSelected().attributes,d=i.getFrameEl().contentDocument,u="px",p=[Rr(l,c),Rr(a,c)],h=new window.jspdf.jsPDF({unit:u,format:p}),f=d.body;h.html(f,{callback:m=>m.save()})}),()=>{delete n.Commands.commands[Lr.print]}}function ky(n,e){const{blockPageBreak:t={}}=e,{Components:o,Blocks:s}=n,r="Page Break",i=`${ze}${bt}`;return o.addType(bt,{block:t&&{label:r,media:'<svg viewBox="0 0 24 24"><path d="M18 20H6v-2H4v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2h-2v2M14 2H6a2 2 0 0 0-2 2v8h2V4h8v4h4v4h2V8l-6-6m-3 14H8v-2h3v2m5 0h-3v-2h3v2M3 14h3v2H3v-2m18 2h-3v-2h3v2Z"/></svg>',category:"Extra",select:!0,...t},isComponent:ht(bt),model:{defaults:{name:r,classes:i,attributes:{[Ze]:bt},emptyState:!0,stylable:!1,droppable:!1,draggable:Br("wrapper"),styles:`.${i} { break-before: page; }`,traits:[]}}}),()=>{o.removeType(bt),s.remove(bt)}}const Ey="presetPrintable",Ty=H.free,My=function(n,e={}){var w;const t={selectedDevice:Ee.A4,...e},{Canvas:o,Devices:s,Blocks:r}=n,i=o.events,l=n.events,a=t.selectedDevice||s.getConfig().default,c=[{id:Ee.A5,name:"A5",width:148,height:210,unit:"mm"},{id:Ee.A5Portrait,name:"A5 Portrait",width:210,height:148,unit:"mm"},{id:Ee.A4,name:"A4",width:210,height:297,unit:"mm"},{id:Ee.A3,name:"A3",width:297,height:420,unit:"mm"},{id:Ee.B5,name:"B5",width:176,height:250,unit:"mm"},{id:Ee.B4,name:"B4",width:250,height:353,unit:"mm"},{id:Ee.letter,name:"Letter",width:8.5,height:11,unit:"in"},{id:Ee.legal,name:"Legal",width:8.5,height:14,unit:"in"},{id:Ee.ledger,name:"Ledger",width:11,height:17,unit:"in"}],u=(((w=t.devices)==null?void 0:w.call(t,{items:c}))||c).map(x=>vy(x,t));s.devices.reset(u);const p=a&&s.get(a)||s.getAll().at(0);s.select(p),["map","video"].forEach(x=>r.remove(x));const f=()=>{const x="page-rule",{rules:E}=n.Css,{width:k,height:M,minHeight:P}=s.getSelected().attributes,O=M&&M!=="auto"?M:P;(E.where({id:x}).pop()||E.add({id:x,selectors:[],selectorsAdd:"@page"},{at:0})).setStyle({size:`${k} ${O}`,margin:"0"})},m=x=>{const E=x.document,{minHeight:k}=s.getSelected().attributes,P=`
|
|
860
|
+
${!!parseFloat(`${k}`)?`
|
|
861
|
+
[data-gjs-type="wrapper"] { min-height: ${k}; }
|
|
861
862
|
`:`
|
|
862
863
|
body {
|
|
863
864
|
overflow: hidden;
|
|
@@ -868,37 +869,43 @@
|
|
|
868
869
|
height: 100dvh;
|
|
869
870
|
}
|
|
870
871
|
`}
|
|
871
|
-
`;
|
|
872
|
+
`;Vr(`${Na}preset-printable`,P,{doc:E,target:E.head}),f()};n.on(i.frameLoadBody,x=>{const E=x.window;if(m(E),t.fixedHeight){const M=x.model.getComponent().getEl();M==null||M.addEventListener("scroll",P=>{const O=P.target;O.scrollTop>0&&O.scrollTo(0,0)})}}),n.on(s.events.select,()=>{var E;const x=(E=o.getFrameEl().contentDocument)==null?void 0:E.defaultView;x&&m(x)});const g=()=>{const E=n.Css.getRules().filter(k=>k.selectorsToString()==="body").pop();E==null||E.addStyle({"margin-top":"","margin-right":"","margin-bottom":"","margin-left":"",margin:"0"})},b=[[l.projectLoad,g]];b.forEach(([x,E])=>n.on(x,E));const C=wy(n,t),y=Cy(n),S=ky(n,t);n.onReady(()=>{n.UndoManager.clear()});const v=()=>{b.forEach(([x,E])=>n.off(x,E)),C(),y(),S()};n.on(l.destroy,v),G({editor:n,licenseKey:t.licenseKey,plan:Ty,pluginName:Ey,cleanup:v})},Ay=_(My);var zn=(n=>(n.variable="data-variable",n.condition="data-condition",n.conditionTrue="data-condition-true-content",n.conditionFalse="data-condition-false-content",n.collection="data-collection",n.collectionItem="data-collection-item",n))(zn||{});class Py{constructor(e){this.strategy=e,this.requiredHelpers=new Set,this.helperLibrary={}}registerHelper(e){this.helperLibrary[e]&&this.requiredHelpers.add(e)}generateVariable(e){return this.strategy.getVariableSyntax(e)}generateCollectionStart(e){return this.registerHelper("slice"),this.strategy.getCollectionStartSyntax(e)}generateCollectionEnd(){return this.strategy.getCollectionEndSyntax()}generateConditionalStart(e){return this.strategy.getConditionalStartSyntax(e)}generateConditionElse(){return this.strategy.getConditionElseSyntax()}generateConditionalEnd(){return this.strategy.getConditionalEndSyntax()}reset(){this.requiredHelpers.clear()}}function Oy(n){return typeof n=="object"&&n.type===zn.variable}function Co({component:n,value:e,getCustomPath:t}){if(Oy(e)&&!e.collectionId&&t){const o=e.path??"",s=o.split(".");return{...e,path:t({component:n,path:o,paths:s})}}return e}const Ny=n=>{Ws(n,zn.variable,{toHTML(e){var i;const t=this.tagName,o=this.__attrToString(e),s=(i=this.getDataResolver)==null?void 0:i.call(this),r=Co({component:this,value:s,getCustomPath:e==null?void 0:e.getCustomPath});return`<${t}${o?` ${o}`:""}>${e.exporter.generateVariable(r)}</${t}>`}}),Ws(n,zn.condition,{toHTML(e){var d,u;const t=e.exporter,o=e==null?void 0:e.getCustomPath,s=this.components(),[r,i]=(s==null?void 0:s.models)??[],l=(d=this.getDataResolver)==null?void 0:d.call(this),a=((u=this.resolveCondition)==null?void 0:u.call(this,l==null?void 0:l.condition,o))??{};let c="";return i&&(c=`
|
|
873
|
+
${t.generateConditionElse()}
|
|
874
|
+
${i.toHTML(e)??""}`),`
|
|
872
875
|
${t.generateConditionalStart(a)}
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
${t.generateConditionalEnd()}
|
|
877
|
-
`},resolveCondition(e,t){var s,r;if(!e)return{};if(e.operator==="and"||e.operator==="or")return{operator:e.operator,statements:((r=(s=e.statements)==null?void 0:s.map)==null?void 0:r.call(s,i=>{var l;return((l=this.resolveCondition)==null?void 0:l.call(this,i,t))??{}}))??[]};const o={component:this,getCustomPath:t};return{...e,left:wo({...o,value:e.left}),right:wo({...o,value:e.right})}}}),Gs(n,$n.collection,{toHTML(e){const t=e.exporter,o=this.tagName,s=this.__attrToString(e),r=this.getDataResolver(),i={...r,dataSource:wo({component:this,value:r==null?void 0:r.dataSource,getCustomPath:e==null?void 0:e.getCustomPath})},l=this.components().at(0);return`
|
|
876
|
+
${(r==null?void 0:r.toHTML(e))??""}${c}
|
|
877
|
+
${t.generateConditionalEnd()}
|
|
878
|
+
`},resolveCondition(e,t){var s,r;if(!e)return{};if(e.operator==="and"||e.operator==="or")return{operator:e.operator,statements:((r=(s=e.statements)==null?void 0:s.map)==null?void 0:r.call(s,i=>{var l;return((l=this.resolveCondition)==null?void 0:l.call(this,i,t))??{}}))??[]};const o={component:this,getCustomPath:t};return{...e,left:Co({...o,value:e.left}),right:Co({...o,value:e.right})}}}),Ws(n,zn.collection,{toHTML(e){const t=e.exporter,o=this.tagName,s=this.__attrToString(e),r=this.getDataResolver(),i={...r,dataSource:Co({component:this,value:r==null?void 0:r.dataSource,getCustomPath:e==null?void 0:e.getCustomPath})},l=this.components().at(0);return`
|
|
878
879
|
<${o}${s?` ${s}`:""}>${t.generateCollectionStart(i)}
|
|
879
880
|
${(l==null?void 0:l.toHTML(e))??""}
|
|
880
|
-
|
|
881
|
-
`}})},
|
|
881
|
+
${t.generateCollectionEnd()}</${o}>
|
|
882
|
+
`}})},Ws=(n,e,t)=>{const o=n.Components.getType(e);if(!o){console.warn(`Component type ${e} not found`);return}const{model:s}=o;n.Components.addType(e,{model:{...t,toHTML(r={}){var l;const{exporter:i}=r;return i?i.export?i.export({component:this}):((l=t.toHTML)==null?void 0:l.call(this,r))??"":s.prototype.toHTML.call(this,r)??""}}})},Iy=n=>{const e=n;return e.logicalOperator==="and"||e.logicalOperator==="or"},cu=(n,e)=>(n.config.optsHtml={...n.config.optsHtml,exporter:new Py(e)},Ny(n),()=>{n.config.optsHtml.exporter=void 0}),du=(n,e)=>{const t=s=>{const{input:r}=s,{contains:i}=e;(!i||r.includes(i))&&(s.input=e.importer.import(r))},o=n.Parser.events.htmlBefore;return n.on(o,t),()=>{n.off(o,t)}};class Ry{getVariableSyntax(e){const{defaultValue:t}=e,o=this.getFullPath(e),s=t?` || \`${t}\``:"";return`<%= ${o}${s} %>`}getCollectionStartSyntax(e){const{collectionId:t,dataSource:o,startIndex:s,endIndex:r}=e,i=(o==null?void 0:o.path)||t||"",l=this._sanitizeVariableName(t);let a="";if(s!==void 0||r!==void 0){const c=s??0,d=r!==void 0?r:"";a=`.slice(${c}${d!==""?`, ${d}`:""})`}return`<% ${i}${a}.forEach(function(currentItem, index, arr) {
|
|
882
883
|
const startIndex = parseInt(${s??0}, 10);
|
|
883
884
|
const endIndex = startIndex + arr.length;
|
|
884
|
-
const ${l}={ currentItem, currentIndex: startIndex + index, remainingItems: endIndex - (startIndex + index)} %>`}_sanitizeVariableName(e){return e.replace(/[^a-zA-Z0-9_$]/g,"_")}getCollectionEndSyntax(){return"<% }) %>"}getConditionalStartSyntax(e){return`<% if (${this._parseCondition(e)}) { %>`}getConditionElseSyntax(){return"<% } else { %>"}getConditionalEndSyntax(){return"<% } %>"}getFullPath({collectionId:e,path:t,variableType:o}){return(e?[this._sanitizeVariableName(e),o,t].filter(Boolean).join("."):t)||""}_parseCondition(e){if(!e)return"";if(
|
|
885
|
+
const ${l}={ currentItem, currentIndex: startIndex + index, remainingItems: endIndex - (startIndex + index)} %>`}_sanitizeVariableName(e){return e.replace(/[^a-zA-Z0-9_$]/g,"_")}getCollectionEndSyntax(){return"<% }) %>"}getConditionalStartSyntax(e){return`<% if (${this._parseCondition(e)}) { %>`}getConditionElseSyntax(){return"<% } else { %>"}getConditionalEndSyntax(){return"<% } %>"}getFullPath({collectionId:e,path:t,variableType:o}){return(e?[this._sanitizeVariableName(e),o,t].filter(Boolean).join("."):t)||""}_parseCondition(e){if(!e)return"";if(Iy(e)){const t=e.statements.map(r=>this._parseCondition(r)),o=Dy[e.logicalOperator];let s=t.length>1?`(${t.join(`)${o}(`)})`:t[0];return e.logicalOperator==="xor"&&(s=`!!(${s})`),s}else{const t=this._parseValue(e.left),o=this._parseValue(e.right);switch(e.operator){case"equals":return`${t} === ${o}`;case">":case"<":case">=":case"<=":case"=":case"!=":return`${t} ${e.operator} ${o}`;case"contains":return`${t}?.includes(${o})`;case"startsWith":return`${t}?.startsWith(${o})`;case"endsWith":return`${t}?.endsWith(${o})`;case"equalsIgnoreCase":return`${t}?.toLowerCase() === ${o}?.toLowerCase()`;case"trimEquals":return`${t}?.trim() === ${o}?.trim()`;case"isTruthy":return`!!${t}`;case"isFalsy":return`!${t}`;case"isDefined":return`${t} !== undefined`;case"isNull":return`${t} === null`;case"isUndefined":return`${t} === undefined`;case"isArray":return`Array.isArray(${t})`;case"isObject":return`typeof ${t} === 'object' && ${t} !== null && !Array.isArray(${t})`;case"isString":return`typeof ${t} === 'string'`;case"isNumber":return`typeof ${t} === 'number' && !isNaN(${t})`;case"isBoolean":return`typeof ${t} === 'boolean'`;default:return`${t} ${e.operator} ${o}`}}}_parseValue(e){return typeof e=="object"?this.getFullPath(e):typeof e=="string"?`'${e.replace(/'/g,"\\'")}'`:String(e)}}const Dy={and:"&&",or:"||",xor:"^"},Ly=["===","==","!==","!=","<=",">=","<",">","&&","||"],$y={"===":"=","==":"=","!==":"!=","!=":"!=","<=":"<=",">=":">=","<":"<",">":">","&&":"&&","||":"||"};class zy{constructor(){this.messages=[],this.collectionStack=[]}import(e){this.messages=[],this.collectionStack=[];try{const t=this.parseEjsTemplate(e);return this.astToGrapesJS(t)}catch(t){return console.error("Error during import:",t),this.addMessage("error",`Error during import: ${t instanceof Error?t.message:String(t)}`),""}}parseEjsTemplate(e){const t=[];let o=0;for(;o<e.length;){const s=e.indexOf("<%",o);if(s===-1){o<e.length&&t.push(this.createAppendLiteral(e.slice(o)));break}s>o&&t.push(this.createAppendLiteral(e.slice(o,s)));const r=e.indexOf("%>",s);if(r===-1)throw new Error("Unclosed EJS tag");const i=e.slice(s+2,r).trim();if(o=r+2,i.startsWith("=")||i.startsWith("-")){const l=i.slice(1).trim();t.push(this.createAppendExpression(l))}else{if(i.startsWith("#"))continue;if(i.startsWith("if")){const l=this.parseIfStatement(i,e,o);t.push(l),o=l.endPos||o}else if(i.startsWith("for")){const l=this.parseForStatement(i,e,o);t.push(l),o=l.endPos||o}else{const l=i.match(/([\w][\w.-]*[\w])\s*\.\s*forEach\s*\(\s*(\w+)\s*=>\s*\{?/);if(l){const a=l[1],c=l[2],d=this.parseForEachStatement(a,c,e,o);t.push(d),o=d.endPos||o}else this.addMessage("info",`Unsupported scriptlet content: ${i}`)}}}return{type:"Program",body:t}}createAppendLiteral(e){return{type:"ExpressionStatement",expression:{type:"CallExpression",callee:{type:"Identifier",name:"__append"},arguments:[{type:"Literal",value:e}]}}}createAppendExpression(e){return{type:"ExpressionStatement",expression:{type:"CallExpression",callee:{type:"Identifier",name:"__append"},arguments:[this.parseJsExpression(e)]}}}parseIfStatement(e,t,o){const s=e.match(/if\s*\((.*)\)\s*\{?/);if(!s)throw new Error("Invalid if statement syntax");const r=this.parseJsExpression(s[1]),{body:i,endPos:l}=this.parseTemplateBlock(t,o);let a=null,c=l;const d=t.indexOf("<%",c);if(d===c){const u=t.indexOf("%>",d);if(u!==-1){const p=t.slice(d+2,u).trim(),h=u+2-d;if(p.startsWith("} else if")){c=d+h;const f=p.substring(p.indexOf("if")).trim(),m=this.parseIfStatement(f,t,c);a={type:"IfStatement",test:m.test,consequent:m.consequent,alternate:m.alternate},c=m.endPos}else if(p.startsWith("} else")){c=d+h;const{body:f,endPos:m}=this.parseTemplateBlock(t,c);a={type:"BlockStatement",body:f},c=m;const g=t.indexOf("<%",c),b=t.indexOf("%>",g);g===c&&t.slice(g+2,b).trim()==="}"&&(c=b+2)}else p==="}"&&(c=d+h)}}return{type:"IfStatement",test:r,consequent:{type:"BlockStatement",body:i},alternate:a,endPos:c}}parseForStatement(e,t,o){const s=e.match(/for\s*\((.*)\)\s*\{?/);if(!s)throw new Error("Invalid for statement syntax");const r=s[1].split("of");if(r.length!==2)throw new Error("Only for...of loops are supported");const i=r[0].trim().replace(/^let\s+|^const\s+|^var\s+/,""),l=r[1].trim(),{body:a,endPos:c}=this.parseTemplateBlock(t,o);return{type:"ForStatement",init:{type:"VariableDeclaration",kind:"let",declarations:[{type:"VariableDeclarator",id:{type:"Identifier",name:i},init:this.parseJsExpression(l)}]},test:null,update:null,body:{type:"BlockStatement",body:a},endPos:(()=>{const d=t.indexOf("<%",c),u=t.indexOf("%>",d);return d===c&&t.slice(d+2,u).trim()==="}"?u+2:c})()}}parseForEachStatement(e,t,o,s){const{body:r,endPos:i}=this.parseTemplateBlock(o,s);return{type:"ForEachStatement",collection:this.parseJsExpression(e),itemIdentifier:{type:"Identifier",name:t},body:{type:"BlockStatement",body:r},endPos:(()=>{const l=o.indexOf("<%",i),a=o.indexOf("%>",l);return l===i&&o.slice(l+2,a).trim()==="}"?a+2:i})()}}parseTemplateBlock(e,t){const o=[];let s=t;for(;s<e.length;){const r=e.indexOf("<%",s);if(r===-1){s<e.length&&o.push(this.createAppendLiteral(e.slice(s))),s=e.length;break}r>s&&o.push(this.createAppendLiteral(e.slice(s,r)));const i=e.indexOf("%>",r);if(i===-1)throw new Error("Unclosed EJS tag within block");const l=e.slice(r+2,i).trim();if(l==="}"||l.startsWith("} else")){s=r;break}if(s=i+2,l.startsWith("=")||l.startsWith("-")){const a=l.slice(1).trim();o.push(this.createAppendExpression(a))}else{if(l.startsWith("#"))continue;if(l.startsWith("if")){const a=this.parseIfStatement(l,e,s);o.push(a),s=a.endPos||s}else if(l.startsWith("for")){const a=this.parseForStatement(l,e,s);o.push(a),s=a.endPos||s}else{const a=l.match(/([\w][\w.-]*[\w])\s*\.\s*forEach\s*\(\s*(\w+)\s*=>\s*\{?/);if(a){const c=a[1],d=a[2],u=this.parseForEachStatement(c,d,e,s);o.push(u),s=u.endPos||s}else this.addMessage("info",`Unsupported scriptlet content within block: ${l}`)}}}return{body:o,endPos:s}}parseJsExpression(e){if(/^(['"]).*\1$/.test(e))return{type:"Literal",value:e.slice(1,-1)};if(/^-?\d+$/.test(e))return{type:"Literal",value:parseInt(e,10)};if(/^-?\d+\.\d+$/.test(e))return{type:"Literal",value:parseFloat(e)};if(e==="true"||e==="false")return{type:"Literal",value:e==="true"};for(const s of Ly){const r=e.lastIndexOf(s);if(r>0&&e[r-1]!=="!"&&e[r-1]!=="="&&e[r-1]!=="<"&&e[r-1]!==">")return{type:s==="&&"||s==="||"?"LogicalExpression":"BinaryExpression",operator:$y[s],left:this.parseJsExpression(e.slice(0,r).trim()),right:this.parseJsExpression(e.slice(r+s.length).trim())}}const t=e.indexOf("."),o=e.indexOf("[");if(t>0&&(o===-1||t<o)||o>0&&(t===-1||o<t)){const s=t>0&&(o===-1||t<o)?t:o;let r,i,l=!1;if(s===t)r=e.slice(0,t),i={type:"Identifier",name:e.slice(t+1)},l=!1;else{r=e.slice(0,o);const a=e.indexOf("]",o);if(a===-1)throw new Error("Unclosed bracket in expression");const c=e.slice(o+1,a);i=/^(['"]).*\1$/.test(c)||/^-?\d+(\.\d+)?$/.test(c)?this.parseJsExpression(c):{type:"Identifier",name:c},l=!0}return{type:"MemberExpression",object:this.parseJsExpression(r),property:i,computed:l}}return{type:"Identifier",name:e}}astToGrapesJS(e){switch(e.type){case"Program":return this.handleProgram(e);case"VariableDeclaration":return this.handleVariableDeclaration(e);case"ExpressionStatement":return this.handleExpressionStatement(e);case"IfStatement":return this.handleIfStatement(e);case"ForStatement":return this.handleForStatement(e);case"ForEachStatement":return this.handleForEachStatement(e);case"BlockStatement":return this.handleBlockStatement(e);case"Literal":return this.handleLiteral(e);case"Identifier":return this.handleIdentifier(e);case"MemberExpression":return this.handleMemberExpression(e);case"BinaryExpression":return this.handleBinaryExpression(e);case"LogicalExpression":return this.handleLogicalExpression(e);case"CallExpression":return this.handleCallExpression(e);default:return this.addMessage("warning",`Unsupported node type: ${e.type}`),""}}handleProgram(e){let t="";for(const o of e.body)t+=this.astToGrapesJS(o);return t}handleVariableDeclaration(e){return""}handleExpressionStatement(e){return e.expression.type==="CallExpression"&&e.expression.callee.type==="Identifier"&&e.expression.callee.name==="__append"&&e.expression.arguments.length>0?this.astToGrapesJS(e.expression.arguments[0]):""}handleIfStatement(e){const t=this.getConditionExpression(e.test),o=this.astToGrapesJS(e.consequent);let s="";return e.alternate&&(s=this.astToGrapesJS(e.alternate)),`
|
|
885
886
|
<data-condition data-gjs-data-resolver='${JSON.stringify({condition:t})}'>
|
|
886
887
|
<data-condition-true-content>${o}</data-condition-true-content>
|
|
887
888
|
<data-condition-false-content>${s}</data-condition-false-content>
|
|
888
889
|
</data-condition>
|
|
889
|
-
`}handleForStatement(e){var
|
|
890
|
-
<data-collection data-gjs-data-resolver='${JSON.stringify({dataSource:{type:"data-variable",path:o},collectionId:
|
|
890
|
+
`}handleForStatement(e){var l;if(((l=e.init)==null?void 0:l.type)!=="VariableDeclaration"||e.init.declarations.length===0)return this.addMessage("warning","Unsupported for loop init format"),"";const t=e.init.declarations[0];if(t.id.type!=="Identifier")return this.addMessage("warning","Unsupported for loop variable declaration id"),"";let o="";if(t.init)o=this.getExpressionString(t.init);else return this.addMessage("warning","For loop collection is undefined"),"";const s=t.id.name,r=s;this.collectionStack.push(s);const i=this.astToGrapesJS(e.body);return this.collectionStack.pop(),`
|
|
891
|
+
<data-collection data-gjs-data-resolver='${JSON.stringify({dataSource:{type:"data-variable",path:o},collectionId:r})}'>
|
|
892
|
+
<data-collection-item>
|
|
893
|
+
${i}
|
|
894
|
+
</data-collection-item>
|
|
895
|
+
</data-collection>
|
|
896
|
+
`}handleForEachStatement(e){const t=this.getExpressionString(e.collection),o=e.itemIdentifier.name,s=o;this.collectionStack.push(o);const r=this.astToGrapesJS(e.body);return this.collectionStack.pop(),`
|
|
897
|
+
<data-collection data-gjs-data-resolver='${JSON.stringify({dataSource:{type:"data-variable",path:t},collectionId:s})}'>
|
|
891
898
|
<data-collection-item>
|
|
892
899
|
${r}
|
|
893
900
|
</data-collection-item>
|
|
894
901
|
</data-collection>
|
|
895
|
-
`}handleBlockStatement(e){let t="";for(const o of e.body)t+=this.astToGrapesJS(o);return t}handleLiteral(e){return String(e.value??"")}handleIdentifier(e){let t={path:e.name};if(this.collectionStack.length>0
|
|
902
|
+
`}handleBlockStatement(e){let t="";for(const o of e.body)t+=this.astToGrapesJS(o);return t}handleLiteral(e){return String(e.value??"")}handleIdentifier(e){let t={path:e.name};if(this.collectionStack.length>0){const o=this.collectionStack[this.collectionStack.length-1];e.name===o&&(t={collectionId:o,variableType:"currentItem"})}return`<data-variable data-gjs-data-resolver='${JSON.stringify(t)}'></data-variable>`}handleMemberExpression(e,t={}){let s={path:this.getExpressionString(e),...t};if(this.collectionStack.length>0){const r=this.collectionStack[this.collectionStack.length-1];let i=e;const l=[];for(;i.type==="MemberExpression";)i.property.type==="Identifier"&&!i.computed?l.unshift(i.property.name):i.property.type==="Literal"&&i.computed?l.unshift(String(i.property.value)):l.unshift(this.getExpressionString(i.property)),i=i.object;if(i.type==="Identifier"&&i.name===r){const a=l.join(".");s={...t,collectionId:r,variableType:"currentItem",path:a}}}return`<data-variable data-gjs-data-resolver='${JSON.stringify(s)}'></data-variable>`}handleBinaryExpression(e){return`${this.getExpressionString(e.left)} ${e.operator} ${this.getExpressionString(e.right)}`}handleLogicalExpression(e){return e.operator==="||"&&e.right.type==="Literal"?this.handleMemberExpression(e.left,{defaultValue:e.right.value}):`${this.getExpressionString(e.left)} ${e.operator} ${this.getExpressionString(e.right)}`}handleCallExpression(e){var t;if(e.callee.type==="Identifier"&&e.callee.name==="include"){const o=((t=e.arguments[0])==null?void 0:t.type)==="Literal"?String(e.arguments[0].value):"";return this.addMessage("info",`Partial includes are not fully supported: ${o}`),""}return""}getConditionExpression(e){if(e.type==="Identifier")return{logicalOperator:"and",statements:[{left:{type:"data-variable",path:e.name},operator:"isTruthy"}]};if(e.type==="MemberExpression"){let t=this.getExpressionString(e),o="isTruthy";return t.startsWith("!!")?(o="isTruthy",t=t.slice(2)):t.startsWith("!")&&(o="isFalsy",t=t.slice(1)),{logicalOperator:"and",statements:[{left:{type:"data-variable",path:t},operator:o}]}}if(e.type==="BinaryExpression"||e.type==="LogicalExpression"){const t=this.getConditionExpression(e.left),o=this.getConditionExpression(e.right);return`${t} ${e.operator} ${o}`}return e.type==="Literal"?typeof e.value=="string"?`'${e.value}'`:String(e.value??""):this.getExpressionString(e)}getExpressionString(e){switch(e.type){case"Identifier":return e.name;case"Literal":return String(e.value??"");case"MemberExpression":{const t=this.getExpressionString(e.object),o=this.getExpressionString(e.property);return e.computed?`${t}[${o}]`:`${t}.${o}`}case"BinaryExpression":{const t=this.getExpressionString(e.left),o=this.getExpressionString(e.right);return`${t} ${e.operator} ${o}`}case"LogicalExpression":{const t=this.getExpressionString(e.left),o=this.getExpressionString(e.right);return`${t} ${e.operator} ${o}`}default:return this.addMessage("warning",`Unsupported expression type for getExpressionString: ${e.type}`),""}}addMessage(e,t){this.messages.push({type:e,message:t})}}const By="dataSourceEjs",Vy=H.startup,Hy=function(n,e={}){const t=cu(n,new Ry),o=du(n,{contains:"<%",importer:new zy});G({editor:n,licenseKey:e.licenseKey,plan:Vy,pluginName:By,cleanup:()=>{t(),o()}})},Fy=_(Hy),uu={equals:"equals",isTruthy:"isTruthy",isFalsy:"isFalsy",isDefined:"isDefined",isNull:"isNull",isUndefined:"isUndefined",isArray:"isArray",isObject:"isObject",isString:"isString",isNumber:"isNumber",isBoolean:"isBoolean",isDefaultValue:"isDefaultValue"},_y={">":"numGt","<":"numLt",">=":"numGte","<=":"numLte","=":"numEq","!=":"numNeq"},Gy={contains:"strContains",startsWith:"strStartsWith",endsWith:"strEndsWith",equalsIgnoreCase:"strEqualsIgnoreCase",trimEquals:"strTrimEquals"},Wy={...uu,..._y,...Gy};class jy{getHelperId(e){return Wy[e]||e}getFullPath({collectionId:e,path:t}){let o=t;return e&&(o=[this._sanitizeVariableName(e),t].filter(Boolean).join(".")),o||""}getVariableSyntax(e){const{defaultValue:t}=e,o=this.getFullPath(e);return t?`{{#if ${o}}}{{{${o}}}}{{else}}${t}{{/if}}`:`{{{${o}}}}`}getCollectionStartSyntax(e){const{collectionId:t,dataSource:o}=e,s=o==null?void 0:o.path;let r="";if(e.startIndex!==void 0||e.endIndex!==void 0){const c=e.startIndex??0,d=e.endIndex!==void 0?e.endIndex:"";d!==""?r=` (slice ${s} ${c} ${d})`:r=` (slice ${s} ${c})`}const l=` as |${this._sanitizeVariableName(t)}|`;return`{{#each ${r||s}${l}}}`}getCollectionEndSyntax(){return"{{/each}}"}getConditionalStartSyntax(e){if(!e)return"";const t=e,o=e;if(o.statements&&o.logicalOperator==="and"||o.logicalOperator==="or"){const{statements:s}=o,r=o.logicalOperator,i=s.map(a=>this._parseCondition(a)).join(" ");return`{{#if ${s.length>1?`(${r} ${i})`:i}}}`}else return`{{#if ${this._parseCondition(t)}}}`}_parseCondition(e){if(!e)return"";const t=e,o=e;if(o.statements&&o.logicalOperator==="and"||o.logicalOperator==="or"){const{statements:s}=o,r=o.logicalOperator,i=o.statements.map(l=>this._parseCondition(l)).join(" ");return s.length>1?`(${r} ${i})`:i}else{const s=t.operator,r=this.getHelperId(s),i=this._parseValue(t.left),l=this._parseValue(t.right);return this.getExpressionStr(r,i,l)}}getExpressionStr(e,t,o){return uu[e]?e==="isTruthy"?t:e==="isFalsy"?`!${t}`:`${e} ${t}`:`(${e} ${t} ${o})`}_parseValue(e){return typeof e=="object"?this.getFullPath(e):typeof e=="string"?`'${e.replace(/'/g,"\\'")}'`:String(e)}_sanitizeVariableName(e){return e.replace(/[^a-zA-Z0-9_$]/g,"_")}getConditionElseSyntax(){return"{{else}}"}getConditionalEndSyntax(){return"{{/if}}"}}class qy{constructor(){this.messages=[],this.collectionStack=[]}import(e){this.messages=[],this.collectionStack=[];const t=this.parse(e);return this.astToGrapesJS(t)}parse(e){try{return fu.parse(e)}catch(t){if(t instanceof Error&&t.message.includes("Parse error")){const o=t.message.match(/line (\d+)/),s=o?parseInt(o[1]):0,r=t.message.match(/column (\d+)/),i=r?parseInt(r[1]):0;throw new Error(`Handlebars syntax error at line ${s}, column ${i}: ${t.message}`)}throw t}}astToGrapesJS(e){switch(e.type){case"Program":return this.handleProgram(e);case"ContentStatement":return this.handleContentStatement(e);case"MustacheStatement":return this.handleMustacheStatement(e);case"BlockStatement":return this.handleBlockStatement(e);case"PartialStatement":return this.handlePartialStatement(e);case"CommentStatement":return this.handleCommentStatement(e);case"ElementNode":return this.handleElementNode(e);case"TextNode":return this.handleTextNode(e);default:return this.addMessage("warning",`Unsupported node type: ${e.type}`,e.loc),""}}handleProgram(e){let t="";if(e.body)for(const o of e.body)t+=this.astToGrapesJS(o);return t}handleContentStatement(e){return e.value||""}handleMustacheStatement(e,t={}){const o=this.getExpressionString(e.path),s={...t};return this.collectionStack.length>0?this.processPathWithCollectionContext(o,s):s.path=o,`<data-variable data-gjs-data-resolver='${JSON.stringify(s)}'></data-variable>`}processPathWithCollectionContext(e,t){e.startsWith("@")?this.handleDirectCollectionReference(e,t):this.handleRelativePathReference(e,t)}handleDirectCollectionReference(e,t){if(this.isSpecialIterationVariable(e)){this.setSpecialVariableResolver(this.collectionStack[this.collectionStack.length-1],e,t);return}const[o,...s]=e.substring(1).split("/"),r=s.join(".");this.collectionStack.includes(o)?this.setCurrentItemResolver(o,r,t):this.handleParentReferenceFallback(e,t)}isSpecialIterationVariable(e){return["index","@index","key","@key"].includes(e)}setSpecialVariableResolver(e,t,o){o.collectionId=e;const s={index:"currentIndex","@index":"currentIndex",key:"currentKey","@key":"currentKey"};o.variableType=s[t]}setCurrentItemResolver(e,t,o){o.collectionId=e,o.variableType="currentItem",t&&(o.path=t)}handleRelativePathReference(e,t){const o=$r(e),{parentLevel:s,remainingPathParts:r}=this.calculateParentLevel(o),i=r.join("."),l=this.collectionStack.length-1-s;l>=0&&l<this.collectionStack.length?this.resolveRelativePath(i,l,t):t.path=r.join(".")}calculateParentLevel(e){const t=this.collectionStack.findLastIndex(r=>r===e[0]);if(t!==-1)return{parentLevel:this.collectionStack.length-1-t,remainingPathParts:e.slice(1)};let o=0;const s=[...e];for(;s[0]==="..";)o++,s.shift();return{parentLevel:o,remainingPathParts:s}}resolveRelativePath(e,t,o){const s=this.collectionStack[t];o.collectionId=s,o.variableType="currentItem",e!=="this"&&(o.path=e.startsWith("this.")?e.split(".").slice(1).join("."):e)}handleParentReferenceFallback(e,t){const o=$r(e),{parentLevel:s,remainingPathParts:r}=this.calculateParentLevel(o),i=r.join("."),l=this.collectionStack.length-1-s;l>=0&&l<this.collectionStack.length?this.resolveRelativePath(i,l,t):t.path=r.join(".")}handleBlockStatement(e){const t=e.path.original;switch(t){case"if":case"unless":return this.handleConditionalBlock(e,t);case"each":return this.handleEachBlock(e);default:return this.addMessage("warning",`Unsupported block helper: ${t}`,e.loc),this.handleGenericBlock(e)}}handleConditionalBlock(e,t){const r={logicalOperator:"and",statements:[{left:{type:"data-variable",path:this.getExpressionString(e.params[0])},operator:t==="unless"?"isFalsy":"isTruthy"}]},i=this.handleProgram(e.program),l=e.inverse?this.handleProgram(e.inverse):"";return`
|
|
896
903
|
<data-condition data-gjs-data-resolver='${JSON.stringify({condition:r})}'>
|
|
897
904
|
<data-condition-true-content>${i}</data-condition-true-content>
|
|
898
905
|
<data-condition-false-content>${l}</data-condition-false-content>
|
|
899
906
|
</data-condition>
|
|
900
|
-
`}handleEachBlock(e){const t=this.getExpressionString(e.params[0])
|
|
907
|
+
`}handleEachBlock(e){var r,i,l;const t=this.getExpressionString(e.params[0]);let o;e.params.length>=3&&e.params[1]==="as"&&((r=e.params[2])==null?void 0:r.type)==="PathExpression"?o=e.params[2].original:(l=(i=e.program)==null?void 0:i.blockParams)!=null&&l.length?o=e.program.blockParams[0]:o=`collection-${Math.random().toString(36).substring(2,10)}`,this.collectionStack.push(o);const s=this.handleProgram(e.program);return this.collectionStack.pop(),`
|
|
901
908
|
<data-collection data-gjs-data-resolver='${JSON.stringify({dataSource:{type:"data-variable",path:t},collectionId:o})}'>
|
|
902
909
|
<data-collection-item>${s}</data-collection-item>
|
|
903
910
|
</data-collection>
|
|
904
|
-
`}handleCommentStatement(e){return`<!--${e.value}-->`}handleElementNode(e){let t="";if(e.attributes)for(const s of e.attributes)s.value.type==="TextNode"?t+=` ${s.name}="${s.value.chars}"`:(this.addMessage("warning",`Complex attribute values not fully supported: ${s.name}`,e.loc),t+=` ${s.name}="${this.getExpressionString(s.value)}"`);let o="";if(e.children)for(const s of e.children)o+=this.astToGrapesJS(s);return`<${e.tag}${t}>${o}</${e.tag}>`}handleTextNode(e){return e.chars||""}handlePartialStatement(e){return this.addMessage("warning",`Partials are not fully supported: ${e.name.original}`,e.loc),`{{> ${e.name.original}}}`}handleGenericBlock(e){const t=this.handleProgram(e.program);return`<!-- Unsupported block: ${e.path.original} -->${t}`}getExpressionString(e){return e.type==="PathExpression"?e.original:e.type==="StringLiteral"?e.value:e.type==="NumberLiteral"?e.value.toString():e.type==="BooleanLiteral"?e.value?"true":"false":e.type==="SubExpression"?this.getExpressionString(e.params[0]):e.type==="Hash"?`{${e.pairs.map(o=>`${o.key}=${this.getExpressionString(o.value)}`).join(", ")}}`:(this.addMessage("warning",`Complex expression type not fully supported: ${e.type}`,e.loc),"")}addMessage(e,t,o){this.messages.push({type:e,message:t,location:o?{line:o.start.line,column:o.start.column}:void 0})}}const Vy="dataSourceHandlebars",Hy=H.startup,Fy=function(n,e={}){const t=lu(n,new zy),o=au(n,{contains:"{{",importer:new By});G({editor:n,licenseKey:e.licenseKey,plan:Hy,pluginName:Vy,cleanup:()=>{t(),o()}})},_y=_(Fy),Gy=n=>{const e={};for(const t of Object.keys(n)){let o=n[t];o&&(Array.isArray(o)?o=o.map(s=>s.toString()).join(","):o=o.toString(),e[t]=o)}return new URLSearchParams(e)},ba="youtube-video",Wy=n=>{const{apiKey:e,searchParams:t,thumbnailQuality:o="high"}=n,s=(l={})=>{const c="https://www.googleapis.com/youtube/v3/search",d=Gy(l);return`${c}?${d}`},r=l=>{var a,c,d;return((a=l[o])==null?void 0:a.url)||((c=l.high)==null?void 0:c.url)||((d=l.medium)==null?void 0:d.url)||l.default.url},i=l=>{const a=r(l.snippet.thumbnails);return{id:l.id.videoId,src:`https://www.youtube.com/watch?v=${l.id.videoId}`,name:l.snippet.title,type:ba,customData:{thumbnailUrl:a,videoItem:l}}};return{id:"youtube",types:[ba],label:({editor:l})=>l.I18n.t("youtubeAssetProvider.providerLabel"),search:{reloadOnInput:!0,debounceMs:1e3},async onLoad({searchValue:l,pageCustomData:a}){var m;const c={maxResults:25,q:l,pageToken:a==null?void 0:a.token,type:["video"],key:e},d=t==null?void 0:t({searchValue:l}),u={...c,...d};u.part?u.part.includes("snippet")||u.part.push("snippet"):u.part=["snippet"];const h=await(await fetch(s(u))).json();return(m=h.items)!=null&&m.length?{items:h.items.map(i),nextPageCustomData:{token:h.nextPageToken},isLastPage:!h.nextPageToken}:{items:[],isLastPage:!0}},itemLayout:({assetProps:l,onSelect:a})=>({type:"column",onClick:()=>a(l),htmlAttrs:{title:l.name},style:{borderWidth:"1px",borderRadius:8,overflow:"hidden",cursor:"pointer"},children:[{type:"custom",render:()=>{var c;return`<img src="${(c=l.customData)==null?void 0:c.thumbnailUrl}" alt="${l.name}" style="width: 100%; height: 100px; object-fit: cover">`}},{type:"text",content:l.name,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",paddingLeft:8,paddingRight:8}}]})}},jy={youtubeAssetProvider:{searchBtn:"Search on YouTube",modalTitle:"Select YouTube Video",providerLabel:"YouTube Videos"}},qy="youtubeAssetProvider",Uy=H.startup,Ky=function(n,e){var c;const{skipVideoComponent:t,i18n:o={}}=e,s=Wy(e);n.runCommand(F.assetProviderAdd,{provider:s});const r="search-on-youtube",i="video",l=(c=n.Components.getType(i))==null?void 0:c.model.prototype,a=d=>{n.Assets.open({modalTitle:n.I18n.t("youtubeAssetProvider.modalTitle"),providerId:s.id,providers:[],types:[],select:u=>{n.Assets.close(),d.set({videoId:u.attributes.id})},content:{header:{addUrl:!1,upload:!1}}})};!t&&l&&n.Components.addType(i,{model:{getYoutubeTraits(){const[d,...u]=l.getYoutubeTraits.apply(this);return[d,{id:r,type:"button",label:n.I18n.t("youtubeAssetProvider.searchBtn"),command:()=>a(this)},...u]}},view:{events:()=>({dblclick:"onActive"}),onActive(){const{model:d}=this,u=d.get("provider")||"";u!=null&&u.startsWith("yt")&&a(d)}}}),n.I18n.addMessages({en:jy,...o}),G({editor:n,licenseKey:e.licenseKey,plan:Uy,pluginName:qy,cleanup:()=>{n.runCommand(F.assetProviderRemove,{id:s.id}),!t&&l&&n.Components.addType(i,{model:{getYoutubeTraits(){return l.getYoutubeTraits.apply(this).filter(d=>d.id!==r)}}})}})},Jy=_(Ky),Xn=n=>n.replaceAll('"',"").replaceAll("'",""),Lr=n=>n.includes(",")?n:/\s/.test(n)?`"${Xn(n)}"`:Xn(n),va=(n,e,t)=>({family:n,variant:e,...t}),cu=(n,e)=>{n=Lr(n);const{menuVariant:t,variants:o}=e;return{family:n,familyLabel:Xn(n),menuVariant:t&&va(Lr(`menuFont-${Xn(n)}`),"regular",t),variants:Object.assign({},...Object.entries(o).map(([s,r])=>({[s]:va(n,s,r)})))}},Sa=(n,e)=>{var l;const t=cu(n.family,n),o=t.menuVariant??((l=Object.values(t.variants))==null?void 0:l[0]);if(!o)return"Arial, Helvetica, sans-serif";const{source:s,descriptors:r}=o,i=Xn(o.family);if(!e){const a=new FontFace(i,`url("${s}")`,r),c=Array.from(document.fonts.values()).filter(d=>d.family===i);for(const d of c)document.fonts.delete(d);document.fonts.add(a),a.load().catch(()=>{})}return Lr(i)},Zy=n=>{const{family:e,menu:t,axes:o}=n,s=!!o,r=Object.assign({},...n.variants.map(i=>{var d,u;let l,a;if(s){const p=o.find(h=>h.tag==="wght");if(p){const{start:h,end:f}=p;l=`${h} ${f}`}}return l||(l=((d=i.match(/\d+/))==null?void 0:d[0])??"400"),a=((u=i.match(/[a-zA-Z]+/))==null?void 0:u[0])==="italic"?"italic":void 0,{[i]:{source:n.files[i],descriptors:{style:a,weight:l}}}}));return cu(e,{menuVariant:{source:t},variants:r})},Yy=n=>({id:`${n.family}/${n.version}`,type:"font",src:n.menu,name:n.family,customData:{font:Zy(n),needsLoading:!0}}),Xy=n=>{const{font:e}=n.customData;return n.customData.needsLoading?(n.customData.needsLoading=!1,Sa(e)):Sa(e,!0)};let kn;const Qy=n=>{const e=[];for(const t of Object.keys(n)){let o=n[t];o&&(Array.isArray(o)?e.push(...o.map(s=>[t,s.toString()])):(o=o.toString(),e.push([t,o])))}return new URLSearchParams(e)},eb=n=>{const{apiKey:e,searchParams:t}=n,o=(s={})=>{const r="https://www.googleapis.com/webfonts/v1/webfonts",i=Qy(s);return`${r}?${i}`};return{id:"google-fonts",types:["font"],label:({editor:s})=>s.I18n.t("googleFontsAssetProvider.providerLabel"),search:{reloadOnInput:!1},async onLoad(){var c;if(kn)return kn;const s={key:e,sort:"alpha",subset:"latin",capability:["WOFF2","VF"]},r=t==null?void 0:t(),i={...s,...r},a=await(await fetch(o(i))).json();return(c=a.items)!=null&&c.length?(kn=a.items.map(Yy),kn):[]},itemLayout:s=>{const r=kn.find(l=>l.id===s.assetProps.id),i=Xy(r);return{type:"column",onClick:()=>s.onSelect(r),htmlAttrs:{title:r.name},style:{borderWidth:"1px",borderRadius:8,overflow:"hidden",cursor:"pointer"},children:[{type:"text",content:r.name,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",fontFamily:i,fontSize:"24px",paddingLeft:"8px",paddingRight:"8px"}},{type:"text",content:r.name,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",fontSize:"16px",paddingLeft:"8px",paddingRight:"8px"}}]}}}},tb={googleFontsAssetProvider:{searchBtn:"Search on Google Fonts",modalTitle:"Select Font",providerLabel:"Google Fonts"}},nb="googleFontsAssetProvider",ob=H.startup,sb=function(n,e){const{i18n:t={}}=e,o=eb(e);n.runCommand(F.assetProviderAdd,{provider:o}),n.I18n.addMessages({en:tb,...t}),G({editor:n,licenseKey:e.licenseKey,plan:ob,pluginName:nb,cleanup:()=>{n.runCommand(F.assetProviderRemove,{id:o.id})}})},rb=_(sb),ib="canvasAbsoluteMode",lb=H.startup,ab=(n,e,t)=>{const o=t.enableAbsolute??(a=>a.hasAbsolute),r=(Array.isArray(e)?e:e?[e]:[...n.getSelectedAll()])[0];if(!r)return;const i=r.getEl();return{result:zt(o)?o({component:r,hasAbsolute:!!i&&getComputedStyle(i).position==="absolute"}):!1,component:r,dmode:r.get("dmode")}};function No({guideMatched:n,canvasView:e}){var M;const t=n.guide.x===void 0?"y":"x";let o=0,s=0,r=0,i=0;const{guide:l,matched:a}=n,c=e.getElBoxRect(l.componentView.el),d=e.getElBoxRect(((M=a.componentView)==null?void 0:M.el)||a.componentEl),u=c.y,p=c.y+c.height,h=c.x,f=c.x+c.width,m=d.y,g=d.y+d.height,v=d.x,C=d.x+d.width,y=Math.max(0,u-g),b=Math.max(0,m-p),S=Math.max(0,h-C),x=Math.max(0,v-f),w=y>b,E=S>x,k=l.type;return t==="x"&&(k==="l"?(o=h,w?(s=g,r=y):(s=p,r=b)):k==="r"?(o=f,w?(s=g,r=y):(s=p,r=b)):k==="x"&&(o=h-(h-f)/2,w?(s=g,r=y):(s=p,r=b))),t==="y"&&(k==="t"?(s=u,E?(o=C,i=S):(o=f,i=x)):k==="b"?(s=p,E?(o=C,i=S):(o=f,i=x)):k==="y"&&(s=u-(u-p)/2,E?(o=C,i=S):(o=f,i=x))),{axis:t,x:o,y:s,width:i,height:r}}function cb({guideMatched:n,component:e,canvasView:t}){const o=n.guide.x===void 0?"x":"y",{guide:s,matched:r}=n,i=s.type,l=r.type,a=t.getElementPos(s.componentView.el).rect,c=t.getElementPos(r.componentView.el).rect;if(o==="x"){const d=a.height,u=c.top,p=c.top+c.height;let h=0;i==="t"?l==="t"?h=u-d:l==="b"?h=p-d:l==="y"&&(h=u-d-(u-p)/2):i==="b"?l==="t"?h=u-d*2:l==="b"?h=p-d*2:l==="y"&&(h=u-d*2-(u-p)/2):i==="y"&&(l==="t"?h=u-d*1.5:l==="b"?h=p-d*1.5:l==="y"&&(h=u-d*1.5-(u-p)/2)),e.addStyle({top:`${h-5}px`},{partial:!0})}if(o==="y"){const d=a.width,u=c.left,p=c.left+c.width;let h=0;i==="l"?l==="l"?h=u:l==="r"?h=p:l==="x"&&(h=u-(u-p)/2):i==="r"?l==="l"?h=u-d:l==="r"?h=p-d:l==="x"&&(h=u-d-(u-p)/2):i==="x"&&(l==="l"?h=u-d/2:l==="r"&&(h=p-d/2)),e.addStyle({left:`${h}px`},{partial:!0})}}function du({snapping:n,editor:e,props:t}){var P,N;const{command:o,guidesMatched:s}=t,r=t.component,i=r.getEl(),l=e.Canvas.getCanvasView(),{x:a,y:c}=n??{x:10,y:10},d=o.opts.event,u=d.clientX,p=d.clientY;if(!r.__lastSnappedPosition){const I=l.getElBoxRect(i),D=u-I.x,z=p-I.y;r.__lastSnappedPosition={left:I.x,top:I.y},r.__dragOffset={x:D,y:z}}const h=((P=r.__dragOffset)==null?void 0:P.x)||0,f=((N=r.__dragOffset)==null?void 0:N.y)||0,m=r.__lastSnappedPosition,g=u-m.left-h,v=p-m.top-f;let C=m.left,y=m.top;const b=s==null?void 0:s[0],S=(b==null?void 0:b.guide.type)==="l",x=(b==null?void 0:b.guide.type)==="x",w=(b==null?void 0:b.guide.type)==="r",E=(b==null?void 0:b.guide.type)==="t",k=(b==null?void 0:b.guide.type)==="b",M=(b==null?void 0:b.guide.type)==="y";if(b){const{x:I,y:D}=No({guideMatched:b,canvasView:l}),z=i.offsetWidth,J=i.offsetHeight;S?C=I:w?C=I-z:x?C=I-z/2:E?y=D:k?y=D-J:M&&(y=D-J/2),r.__lastSnappedGuideMatched=b}else Math.abs(g)>=a&&(C=Math.round((m.left+g)/a)*a,r.__lastSnappedGuideMatched=null),Math.abs(v)>=c&&(y=Math.round((m.top+v)/c)*c,r.__lastSnappedGuideMatched=null);return r.addStyle({left:`${C}px`,top:`${y}px`},{partial:!0}),r.__lastSnappedPosition={left:C,top:y},{x:C,y,guideMatched:r.__lastSnappedGuideMatched}}function db({snapping:n,props:e,editor:t}){const{x:o,y:s}=du({snapping:n,props:e,editor:t}),r=e.component;r.addStyle({left:`${o}px`,top:`${s}px`}),delete r.__lastSnappedPosition,delete r.__lastSnappedGuideMatched}const ub="core:component-drag",pb="studio:setDragAbsolute",hb="dmode:start",xa="dmode:move",wa="dmode:end",Ws="dragAbsolute",fb="select",mb="hover",gb="spacing",yb=function(n,e={}){const{Commands:t}=n,o=t.events,s=t.getConfig().defaultOptions??{},r=`${o.runBeforeCommand}tlb-move`;s[ub]={run:w=>({...w,skipGuidesRender:!0})};const{snapping:i,locking:l,globalAbsolute:a=!0}=e;a&&n.setDragMode("absolute");const c=!!(i!=null&&i.x||i!=null&&i.y),d=!!(l!=null&&l.x||l!=null&&l.y),{Canvas:u}=n;let p=null;const h=w=>{const{component:E,guidesMatched:k,command:M}=w,P=E.view,N=n.Canvas.getCanvasView(),I=E.getEl();let D=k.map(ne=>ne.matched.componentEl),z=k.map(ne=>No({guideMatched:ne,canvasView:N}));if(c){const{guideMatched:ne}=du({snapping:i,props:w,editor:n});ne?(D=[ne.matched.componentEl],z=[No({guideMatched:ne,canvasView:N})]):(D=[],z=[])}if(d)if(M.opts.event.shiftKey)if(!p)p=k[0];else{const Pe=p,q=Pe.guide.x===void 0?"x":"y";(q==="x"&&(l==null?void 0:l.x)||q==="y"&&(l==null?void 0:l.y))&&(cb({guideMatched:Pe,component:E,canvasView:N}),D=[Pe.matched.componentEl],z=[No({guideMatched:Pe,canvasView:N})])}else p=null;const J={id:Ws,type:Ws,component:E,componentView:P,originComponent:I,matchedComponents:D,originMatchedDistances:z};u.addSpot(J)},f=({enabled:w})=>{n.runCommand(pb,{enabled:w})},m=({type:w})=>{u.removeSpots({type:w})},g=()=>{m({type:fb}),m({type:mb}),m({type:gb})},v=w=>{f({enabled:!0}),h(w),g()},C=w=>{h(w),g()},y=w=>{m({type:Ws}),c&&db({snapping:i,props:w,editor:n}),f({enabled:!1})},x=[[hb,w=>{v(w),n.on(xa,C);const E=()=>{y(w),n.off(xa,C),n.off(wa,E)};n.on(wa,E)}],[r,w=>{if(a)return;const E=w.options.target,k=ab(n,E,e);k!=null&&k.result&&!k.dmode&&(k.component.set({dmode:"absolute"}),w.options.mode="absolute")}]];x.forEach(([w,E])=>n.on(w,E)),G({editor:n,licenseKey:e.licenseKey,plan:lb,pluginName:ib,cleanup:()=>{f({enabled:!1}),x.forEach(([w,E])=>n.off(w,E))}})},bb=_(yb);exports.accordionComponent=ph;exports.animationComponent=Wh;exports.canvasAbsoluteMode=bb;exports.canvasEmptyState=q0;exports.canvasFullSize=J0;exports.canvasGridMode=fy;exports.dataSourceEjs=$y;exports.dataSourceHandlebars=_y;exports.dialogComponent=Au;exports.flexComponent=Dh;exports.fsLightboxComponent=Pp;exports.googleFontsAssetProvider=rb;exports.iconifyComponent=Wu;exports.layoutSidebarButtons=iu;exports.lightGalleryComponent=Hp;exports.listPagesComponent=kp;exports.presetPrintable=ky;exports.rteProseMirror=_0;exports.rteTinyMce=tf;exports.swiperComponent=nh;exports.tableComponent=gp;exports.youtubeAssetProvider=Jy;
|
|
911
|
+
`}handleCommentStatement(e){return`<!--${e.value}-->`}handleElementNode(e){let t="";if(e.attributes)for(const s of e.attributes)s.value.type==="TextNode"?t+=` ${s.name}="${s.value.chars}"`:(this.addMessage("warning",`Complex attribute values not fully supported: ${s.name}`,e.loc),t+=` ${s.name}="${this.getExpressionString(s.value)}"`);let o="";if(e.children)for(const s of e.children)o+=this.astToGrapesJS(s);return`<${e.tag}${t}>${o}</${e.tag}>`}handleTextNode(e){return e.chars||""}handlePartialStatement(e){return this.addMessage("warning",`Partials are not fully supported: ${e.name.original}`,e.loc),`{{> ${e.name.original}}}`}handleGenericBlock(e){const t=this.handleProgram(e.program);return`<!-- Unsupported block: ${e.path.original} -->${t}`}getExpressionString(e){return e.type==="PathExpression"?e.original:e.type==="StringLiteral"?e.value:e.type==="NumberLiteral"?e.value.toString():e.type==="BooleanLiteral"?e.value?"true":"false":e.type==="SubExpression"?this.getExpressionString(e.params[0]):e.type==="Hash"?`{${e.pairs.map(o=>`${o.key}=${this.getExpressionString(o.value)}`).join(", ")}}`:(this.addMessage("warning",`Complex expression type not fully supported: ${e.type}`,e.loc),"")}addMessage(e,t,o){this.messages.push({type:e,message:t,location:o?{line:o.start.line,column:o.start.column}:void 0})}}const $r=n=>{if(n==null||n==="")return[];if(n===".")return["this"];if(n===".."||n==="../")return[".."];if(n.startsWith("../")){const i=n.substring(3);return["..",...$r(i)]}const e=[];let t=0,o=n.replace(/\[(?:(['"])(.*?)\1|([^\]]*))\]/g,(i,l,a,c)=>{const d=a!==void 0?a:c||"";return e[t]=d,`__HANDLEBARS_PLACEHOLDER_${t++}__`});o=o.replace(/\//g,".");const s=o.split("."),r=[];for(const i of s){const l=/^__HANDLEBARS_PLACEHOLDER_(\d+)__$/.exec(i);if(l){const a=parseInt(l[1],10);r.push(e[a])}else i!==""&&r.push(i)}return r},Uy="dataSourceHandlebars",Ky=H.startup,Jy=function(n,e={}){const t=cu(n,new jy),o=du(n,{contains:"{{",importer:new qy});G({editor:n,licenseKey:e.licenseKey,plan:Ky,pluginName:Uy,cleanup:()=>{t(),o()}})},Zy=_(Jy),Yy=n=>{const e={};for(const t of Object.keys(n)){let o=n[t];o&&(Array.isArray(o)?o=o.map(s=>s.toString()).join(","):o=o.toString(),e[t]=o)}return new URLSearchParams(e)},va="youtube-video",Xy=n=>{const{apiKey:e,searchParams:t,thumbnailQuality:o="high"}=n,s=(l={})=>{const c="https://www.googleapis.com/youtube/v3/search",d=Yy(l);return`${c}?${d}`},r=l=>{var a,c,d;return((a=l[o])==null?void 0:a.url)||((c=l.high)==null?void 0:c.url)||((d=l.medium)==null?void 0:d.url)||l.default.url},i=l=>{const a=r(l.snippet.thumbnails);return{id:l.id.videoId,src:`https://www.youtube.com/watch?v=${l.id.videoId}`,name:l.snippet.title,type:va,customData:{thumbnailUrl:a,videoItem:l}}};return{id:"youtube",types:[va],label:({editor:l})=>l.I18n.t("youtubeAssetProvider.providerLabel"),search:{reloadOnInput:!0,debounceMs:1e3},async onLoad({searchValue:l,pageCustomData:a}){var m;const c={maxResults:25,q:l,pageToken:a==null?void 0:a.token,type:["video"],key:e},d=t==null?void 0:t({searchValue:l}),u={...c,...d};u.part?u.part.includes("snippet")||u.part.push("snippet"):u.part=["snippet"];const h=await(await fetch(s(u))).json();return(m=h.items)!=null&&m.length?{items:h.items.map(i),nextPageCustomData:{token:h.nextPageToken},isLastPage:!h.nextPageToken}:{items:[],isLastPage:!0}},itemLayout:({assetProps:l,onSelect:a})=>({type:"column",onClick:()=>a(l),htmlAttrs:{title:l.name},style:{borderWidth:"1px",borderRadius:8,overflow:"hidden",cursor:"pointer"},children:[{type:"custom",render:()=>{var c;return`<img src="${(c=l.customData)==null?void 0:c.thumbnailUrl}" alt="${l.name}" style="width: 100%; height: 100px; object-fit: cover">`}},{type:"text",content:l.name,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",paddingLeft:8,paddingRight:8}}]})}},Qy={youtubeAssetProvider:{searchBtn:"Search on YouTube",modalTitle:"Select YouTube Video",providerLabel:"YouTube Videos"}},eb="youtubeAssetProvider",tb=H.startup,nb=function(n,e){var c;const{skipVideoComponent:t,i18n:o={}}=e,s=Xy(e);n.runCommand(F.assetProviderAdd,{provider:s});const r="search-on-youtube",i="video",l=(c=n.Components.getType(i))==null?void 0:c.model.prototype,a=d=>{n.Assets.open({modalTitle:n.I18n.t("youtubeAssetProvider.modalTitle"),providerId:s.id,providers:[],types:[],select:u=>{n.Assets.close(),d.set({videoId:u.attributes.id})},content:{header:{addUrl:!1,upload:!1}}})};!t&&l&&n.Components.addType(i,{model:{getYoutubeTraits(){const[d,...u]=l.getYoutubeTraits.apply(this);return[d,{id:r,type:"button",label:n.I18n.t("youtubeAssetProvider.searchBtn"),command:()=>a(this)},...u]}},view:{events:()=>({dblclick:"onActive"}),onActive(){const{model:d}=this,u=d.get("provider")||"";u!=null&&u.startsWith("yt")&&a(d)}}}),n.I18n.addMessages({en:Qy,...o}),G({editor:n,licenseKey:e.licenseKey,plan:tb,pluginName:eb,cleanup:()=>{n.runCommand(F.assetProviderRemove,{id:s.id}),!t&&l&&n.Components.addType(i,{model:{getYoutubeTraits(){return l.getYoutubeTraits.apply(this).filter(d=>d.id!==r)}}})}})},ob=_(nb),Qn=n=>n.replaceAll('"',"").replaceAll("'",""),zr=n=>n.includes(",")?n:/\s/.test(n)?`"${Qn(n)}"`:Qn(n),xa=(n,e,t)=>({family:n,variant:e,...t}),pu=(n,e)=>{n=zr(n);const{menuVariant:t,variants:o}=e;return{family:n,familyLabel:Qn(n),menuVariant:t&&xa(zr(`menuFont-${Qn(n)}`),"regular",t),variants:Object.assign({},...Object.entries(o).map(([s,r])=>({[s]:xa(n,s,r)})))}},wa=(n,e)=>{var l;const t=pu(n.family,n),o=t.menuVariant??((l=Object.values(t.variants))==null?void 0:l[0]);if(!o)return"Arial, Helvetica, sans-serif";const{source:s,descriptors:r}=o,i=Qn(o.family);if(!e){const a=new FontFace(i,`url("${s}")`,r),c=Array.from(document.fonts.values()).filter(d=>d.family===i);for(const d of c)document.fonts.delete(d);document.fonts.add(a),a.load().catch(()=>{})}return zr(i)},sb=n=>{const{family:e,menu:t,axes:o}=n,s=!!o,r=Object.assign({},...n.variants.map(i=>{var d,u;let l,a;if(s){const p=o.find(h=>h.tag==="wght");if(p){const{start:h,end:f}=p;l=`${h} ${f}`}}return l||(l=((d=i.match(/\d+/))==null?void 0:d[0])??"400"),a=((u=i.match(/[a-zA-Z]+/))==null?void 0:u[0])==="italic"?"italic":void 0,{[i]:{source:n.files[i],descriptors:{style:a,weight:l}}}}));return pu(e,{menuVariant:{source:t},variants:r})},rb=n=>({id:`${n.family}/${n.version}`,type:"font",src:n.menu,name:n.family,customData:{font:sb(n),needsLoading:!0}}),ib=n=>{const{font:e}=n.customData;return n.customData.needsLoading?(n.customData.needsLoading=!1,wa(e)):wa(e,!0)};let En;const lb=n=>{const e=[];for(const t of Object.keys(n)){let o=n[t];o&&(Array.isArray(o)?e.push(...o.map(s=>[t,s.toString()])):(o=o.toString(),e.push([t,o])))}return new URLSearchParams(e)},ab=n=>{const{apiKey:e,searchParams:t}=n,o=(s={})=>{const r="https://www.googleapis.com/webfonts/v1/webfonts",i=lb(s);return`${r}?${i}`};return{id:"google-fonts",types:["font"],label:({editor:s})=>s.I18n.t("googleFontsAssetProvider.providerLabel"),search:{reloadOnInput:!1},async onLoad(){var c;if(En)return En;const s={key:e,sort:"alpha",subset:"latin",capability:["WOFF2","VF"]},r=t==null?void 0:t(),i={...s,...r},a=await(await fetch(o(i))).json();return(c=a.items)!=null&&c.length?(En=a.items.map(rb),En):[]},itemLayout:s=>{const r=En.find(l=>l.id===s.assetProps.id),i=ib(r);return{type:"column",onClick:()=>s.onSelect(r),htmlAttrs:{title:r.name},style:{borderWidth:"1px",borderRadius:8,overflow:"hidden",cursor:"pointer"},children:[{type:"text",content:r.name,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",fontFamily:i,fontSize:"24px",paddingLeft:"8px",paddingRight:"8px"}},{type:"text",content:r.name,style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",fontSize:"16px",paddingLeft:"8px",paddingRight:"8px"}}]}}}},cb={googleFontsAssetProvider:{searchBtn:"Search on Google Fonts",modalTitle:"Select Font",providerLabel:"Google Fonts"}},db="googleFontsAssetProvider",ub=H.startup,pb=function(n,e){const{i18n:t={}}=e,o=ab(e);n.runCommand(F.assetProviderAdd,{provider:o}),n.I18n.addMessages({en:cb,...t}),G({editor:n,licenseKey:e.licenseKey,plan:ub,pluginName:db,cleanup:()=>{n.runCommand(F.assetProviderRemove,{id:o.id})}})},hb=_(pb),fb="canvasAbsoluteMode",mb=H.startup,gb=(n,e,t)=>{const o=t.enableAbsolute??(a=>a.hasAbsolute),r=(Array.isArray(e)?e:e?[e]:[...n.getSelectedAll()])[0];if(!r)return;const i=r.getEl();return{result:Bt(o)?o({component:r,hasAbsolute:!!i&&getComputedStyle(i).position==="absolute"}):!1,component:r,dmode:r.get("dmode")}};function Io({guideMatched:n,canvasView:e}){var M;const t=n.guide.x===void 0?"y":"x";let o=0,s=0,r=0,i=0;const{guide:l,matched:a}=n,c=e.getElBoxRect(l.componentView.el),d=e.getElBoxRect(((M=a.componentView)==null?void 0:M.el)||a.componentEl),u=c.y,p=c.y+c.height,h=c.x,f=c.x+c.width,m=d.y,g=d.y+d.height,b=d.x,C=d.x+d.width,y=Math.max(0,u-g),S=Math.max(0,m-p),v=Math.max(0,h-C),w=Math.max(0,b-f),x=y>S,E=v>w,k=l.type;return t==="x"&&(k==="l"?(o=h,x?(s=g,r=y):(s=p,r=S)):k==="r"?(o=f,x?(s=g,r=y):(s=p,r=S)):k==="x"&&(o=h-(h-f)/2,x?(s=g,r=y):(s=p,r=S))),t==="y"&&(k==="t"?(s=u,E?(o=C,i=v):(o=f,i=w)):k==="b"?(s=p,E?(o=C,i=v):(o=f,i=w)):k==="y"&&(s=u-(u-p)/2,E?(o=C,i=v):(o=f,i=w))),{axis:t,x:o,y:s,width:i,height:r}}function yb({guideMatched:n,component:e,canvasView:t}){const o=n.guide.x===void 0?"x":"y",{guide:s,matched:r}=n,i=s.type,l=r.type,a=t.getElementPos(s.componentView.el).rect,c=t.getElementPos(r.componentView.el).rect;if(o==="x"){const d=a.height,u=c.top,p=c.top+c.height;let h=0;i==="t"?l==="t"?h=u-d:l==="b"?h=p-d:l==="y"&&(h=u-d-(u-p)/2):i==="b"?l==="t"?h=u-d*2:l==="b"?h=p-d*2:l==="y"&&(h=u-d*2-(u-p)/2):i==="y"&&(l==="t"?h=u-d*1.5:l==="b"?h=p-d*1.5:l==="y"&&(h=u-d*1.5-(u-p)/2)),e.addStyle({top:`${h-5}px`},{partial:!0})}if(o==="y"){const d=a.width,u=c.left,p=c.left+c.width;let h=0;i==="l"?l==="l"?h=u:l==="r"?h=p:l==="x"&&(h=u-(u-p)/2):i==="r"?l==="l"?h=u-d:l==="r"?h=p-d:l==="x"&&(h=u-d-(u-p)/2):i==="x"&&(l==="l"?h=u-d/2:l==="r"&&(h=p-d/2)),e.addStyle({left:`${h}px`},{partial:!0})}}function hu({snapping:n,editor:e,props:t}){var P,O;const{command:o,guidesMatched:s}=t,r=t.component,i=r.getEl(),l=e.Canvas.getCanvasView(),{x:a,y:c}=n??{x:10,y:10},d=o.opts.event,u=d.clientX,p=d.clientY;if(!r.__lastSnappedPosition){const N=l.getElBoxRect(i),D=u-N.x,z=p-N.y;r.__lastSnappedPosition={left:N.x,top:N.y},r.__dragOffset={x:D,y:z}}const h=((P=r.__dragOffset)==null?void 0:P.x)||0,f=((O=r.__dragOffset)==null?void 0:O.y)||0,m=r.__lastSnappedPosition,g=u-m.left-h,b=p-m.top-f;let C=m.left,y=m.top;const S=s==null?void 0:s[0],v=(S==null?void 0:S.guide.type)==="l",w=(S==null?void 0:S.guide.type)==="x",x=(S==null?void 0:S.guide.type)==="r",E=(S==null?void 0:S.guide.type)==="t",k=(S==null?void 0:S.guide.type)==="b",M=(S==null?void 0:S.guide.type)==="y";if(S){const{x:N,y:D}=Io({guideMatched:S,canvasView:l}),z=i.offsetWidth,J=i.offsetHeight;v?C=N:x?C=N-z:w?C=N-z/2:E?y=D:k?y=D-J:M&&(y=D-J/2),r.__lastSnappedGuideMatched=S}else Math.abs(g)>=a&&(C=Math.round((m.left+g)/a)*a,r.__lastSnappedGuideMatched=null),Math.abs(b)>=c&&(y=Math.round((m.top+b)/c)*c,r.__lastSnappedGuideMatched=null);return r.addStyle({left:`${C}px`,top:`${y}px`},{partial:!0}),r.__lastSnappedPosition={left:C,top:y},{x:C,y,guideMatched:r.__lastSnappedGuideMatched}}function bb({snapping:n,props:e,editor:t}){const{x:o,y:s}=hu({snapping:n,props:e,editor:t}),r=e.component;r.addStyle({left:`${o}px`,top:`${s}px`}),delete r.__lastSnappedPosition,delete r.__lastSnappedGuideMatched}const Sb="core:component-drag",vb="studio:setDragAbsolute",xb="dmode:start",Ca="dmode:move",ka="dmode:end",js="dragAbsolute",wb="select",Cb="hover",kb="spacing",Eb=function(n,e={}){const{Commands:t}=n,o=t.events,s=t.getConfig().defaultOptions??{},r=`${o.runBeforeCommand}tlb-move`;s[Sb]={run:x=>({...x,skipGuidesRender:!0})};const{snapping:i,locking:l,globalAbsolute:a=!0}=e;a&&n.setDragMode("absolute");const c=!!(i!=null&&i.x||i!=null&&i.y),d=!!(l!=null&&l.x||l!=null&&l.y),{Canvas:u}=n;let p=null;const h=x=>{const{component:E,guidesMatched:k,command:M}=x,P=E.view,O=n.Canvas.getCanvasView(),N=E.getEl();let D=k.map(ne=>ne.matched.componentEl),z=k.map(ne=>Io({guideMatched:ne,canvasView:O}));if(c){const{guideMatched:ne}=hu({snapping:i,props:x,editor:n});ne?(D=[ne.matched.componentEl],z=[Io({guideMatched:ne,canvasView:O})]):(D=[],z=[])}if(d)if(M.opts.event.shiftKey)if(!p)p=k[0];else{const Oe=p,q=Oe.guide.x===void 0?"x":"y";(q==="x"&&(l==null?void 0:l.x)||q==="y"&&(l==null?void 0:l.y))&&(yb({guideMatched:Oe,component:E,canvasView:O}),D=[Oe.matched.componentEl],z=[Io({guideMatched:Oe,canvasView:O})])}else p=null;const J={id:js,type:js,component:E,componentView:P,originComponent:N,matchedComponents:D,originMatchedDistances:z};u.addSpot(J)},f=({enabled:x})=>{n.runCommand(vb,{enabled:x})},m=({type:x})=>{u.removeSpots({type:x})},g=()=>{m({type:wb}),m({type:Cb}),m({type:kb})},b=x=>{f({enabled:!0}),h(x),g()},C=x=>{h(x),g()},y=x=>{m({type:js}),c&&bb({snapping:i,props:x,editor:n}),f({enabled:!1})},w=[[xb,x=>{b(x),n.on(Ca,C);const E=()=>{y(x),n.off(Ca,C),n.off(ka,E)};n.on(ka,E)}],[r,x=>{if(a)return;const E=x.options.target,k=gb(n,E,e);k!=null&&k.result&&!k.dmode&&(k.component.set({dmode:"absolute"}),x.options.mode="absolute")}]];w.forEach(([x,E])=>n.on(x,E)),G({editor:n,licenseKey:e.licenseKey,plan:mb,pluginName:fb,cleanup:()=>{f({enabled:!1}),w.forEach(([x,E])=>n.off(x,E))}})},Tb=_(Eb);exports.accordionComponent=mh;exports.animationComponent=Uh;exports.canvasAbsoluteMode=Tb;exports.canvasEmptyState=J0;exports.canvasFullSize=X0;exports.canvasGridMode=yy;exports.dataSourceEjs=Fy;exports.dataSourceHandlebars=Zy;exports.dialogComponent=Nu;exports.flexComponent=zh;exports.fsLightboxComponent=Ip;exports.googleFontsAssetProvider=hb;exports.iconifyComponent=Uu;exports.layoutSidebarButtons=au;exports.lightGalleryComponent=Gp;exports.listPagesComponent=Mp;exports.presetPrintable=Ay;exports.rteProseMirror=j0;exports.rteTinyMce=sf;exports.swiperComponent=rh;exports.tableComponent=Sp;exports.youtubeAssetProvider=ob;
|