@grapesjs/studio-sdk-plugins 1.0.8 → 1.0.9

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.
Files changed (35) hide show
  1. package/dist/dialogComponent/index.cjs.js +4 -4
  2. package/dist/dialogComponent/index.es.js +27 -28
  3. package/dist/dialogComponent/index.umd.js +4 -4
  4. package/dist/fsLightboxComponent/index.cjs.js +2 -2
  5. package/dist/fsLightboxComponent/index.es.js +51 -52
  6. package/dist/fsLightboxComponent/index.umd.js +2 -2
  7. package/dist/index.cjs.d.ts +1 -0
  8. package/dist/index.cjs.js +22 -22
  9. package/dist/index.d.ts +1 -0
  10. package/dist/index.es.d.ts +1 -0
  11. package/dist/index.es.js +5265 -4605
  12. package/dist/index.umd.js +22 -22
  13. package/dist/lightGalleryComponent/index.cjs.d.ts +3 -0
  14. package/dist/lightGalleryComponent/index.cjs.js +1 -0
  15. package/dist/lightGalleryComponent/index.d.ts +3 -0
  16. package/dist/lightGalleryComponent/index.es.d.ts +3 -0
  17. package/dist/lightGalleryComponent/index.es.js +718 -0
  18. package/dist/lightGalleryComponent/index.umd.js +1 -0
  19. package/dist/lightGalleryComponent/types.d.ts +57 -0
  20. package/dist/lightGalleryComponent/typesSchema.d.ts +3 -0
  21. package/dist/lightGalleryComponent/utils.d.ts +47 -0
  22. package/dist/listPagesComponent/index.cjs.js +3 -3
  23. package/dist/listPagesComponent/index.es.js +32 -33
  24. package/dist/listPagesComponent/index.umd.js +3 -3
  25. package/dist/prosemirror/index.cjs.js +8 -8
  26. package/dist/prosemirror/index.es.js +806 -786
  27. package/dist/prosemirror/index.umd.js +9 -9
  28. package/dist/prosemirror/schema.d.ts +1 -1
  29. package/dist/prosemirror/types.d.ts +5 -0
  30. package/dist/prosemirror/utils.d.ts +3 -1
  31. package/dist/tableComponent/index.cjs.js +1 -1
  32. package/dist/tableComponent/index.es.js +35 -36
  33. package/dist/tableComponent/index.umd.js +1 -1
  34. package/dist/utils.d.ts +1 -0
  35. package/package.json +1 -1
package/dist/index.umd.js CHANGED
@@ -1,13 +1,13 @@
1
- (function(ue,qe){typeof exports=="object"&&typeof module<"u"?qe(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],qe):(ue=typeof globalThis<"u"?globalThis:ue||self,qe(ue.StudioSdkPlugins={}))})(this,function(ue){"use strict";const qe="app.grapesjs.com",ii="app-stage.grapesjs.com",si=[qe,ii,"localhost","127.0.0.1",".local-credentialless.webcontainer.io",".local.webcontainer.io","-sandpack.codesandbox.io"],Wl="license:check:start",Jl="license:check:end",oi=()=>typeof window<"u",ql=({isDev:n,isStage:e})=>`${n?"":`https://${e?ii:qe}`}/api`,Kl=()=>{const n=oi()&&window.location.hostname;return!!n&&(si.includes(n)||si.some(e=>n.endsWith(e)))},jl=()=>(oi()&&window.location.hostname)===qe;function li(n){return typeof n=="function"}var _l={NODE_ENV:"production",NPM_PACKAGE_VERSION:"1.0.8",STUDIO_NPM_PACKAGE_VERSION:"1.0.25"};const Ul=_l.NODE_ENV!=="production";async function Gl({path:n,method:e="GET",headers:t={},body:r}){const s=`${ql({isDev:Ul,isStage:!jl()})}${n}`,o={method:e,headers:{"Content-Type":"application/json",...t}};r&&(o.body=JSON.stringify(r));const l=await fetch(s,o);if(!l.ok)throw new Error(`HTTP error! status: ${l.status}`);return l.json()}function Zl(n){const e=n;return e.init=t=>r=>n(r,t),e}const At=n=>Zl(n);async function Et({editor:n,pluginName:e,licenseKey:t,cleanup:r}){let i=!1;const s=Kl();n.on(Wl,()=>{i=!0}),n.on(Jl,({sdkLicense:o})=>{o||r()}),setTimeout(async()=>{if(!i){if(s)return;t&&await Xl({licenseKey:t,pluginName:e})||r()}},2e3)}async function Xl({licenseKey:n,pluginName:e}){try{const t=await Gl({path:`/sdk/${n}`,method:"POST",body:JSON.stringify({d:window.location.hostname,pn:e})}),{license:r}=t.result||{};return!!r}catch(t){return console.error("Error during SDK license check:",t),!1}}const Kn="gjs-plg-",ai=(...n)=>n.map(e=>`[data-gjs-type="${e}"]`).join(","),Yl="dialogComponent",Ql=At(function(n,e={}){const{Blocks:t,Components:r}=n,{licenseKey:i}=e,s="gjs-plg-dialog",o="gjs-plg-dialog-overlay",l="gjs-plg-dialog-content",a="gjs-plg-dialog-close",c="gjs-plg-dialog-title",h="gjs-plg-dialog-body",f="gjs-plg-dialog-description",d="gjs-plg-dialog-placeholder";t.add(s,{label:"Dialog",media:`
1
+ (function(de,_e){typeof exports=="object"&&typeof module<"u"?_e(exports):typeof define=="function"&&define.amd?define(["exports"],_e):(de=typeof globalThis<"u"?globalThis:de||self,_e(de.StudioSdkPlugins={}))})(this,function(de){"use strict";const _e="app.grapesjs.com",Or="app-stage.grapesjs.com",Ar=[_e,Or,"localhost","127.0.0.1",".local-credentialless.webcontainer.io",".local.webcontainer.io","-sandpack.codesandbox.io"],ya="license:check:start",ba="license:check:end",Nr=()=>typeof window<"u",xa=({isDev:n,isStage:e})=>`${n?"":`https://${e?Or:_e}`}/api`,Ca=()=>{const n=Nr()&&window.location.hostname;return!!n&&(Ar.includes(n)||Ar.some(e=>n.endsWith(e)))},wa=()=>(Nr()&&window.location.hostname)===_e;function Er(n){return typeof n=="function"}var Sa={};const ka=Sa.NODE_ENV!=="production";async function va({path:n,method:e="GET",headers:t={},body:i}){const s=`${xa({isDev:ka,isStage:!wa()})}${n}`,o={method:e,headers:{"Content-Type":"application/json",...t}};i&&(o.body=JSON.stringify(i));const l=await fetch(s,o);if(!l.ok)throw new Error(`HTTP error! status: ${l.status}`);return l.json()}function Ma(n){const e=n;return e.init=t=>i=>n(i,t),e}const mt=n=>Ma(n);async function gt({editor:n,pluginName:e,licenseKey:t,cleanup:i}){let r=!1;const s=Ca();n.on(ya,()=>{r=!0}),n.on(ba,({sdkLicense:o})=>{o||i()}),setTimeout(async()=>{if(!r){if(s)return;t&&await Ta({licenseKey:t,pluginName:e})||i()}},2e3)}async function Ta({licenseKey:n,pluginName:e}){try{const t=await va({path:`/sdk/${n}`,method:"POST",body:JSON.stringify({d:window.location.hostname,pn:e})}),{license:i}=t.result||{};return!!i}catch(t){return console.error("Error during SDK license check:",t),!1}}const oi=(n,e)=>{var t;return!!((t=n==null?void 0:n.hasAttribute)!=null&&t.call(n,e))},li="gjs-plg-",Dr=(...n)=>n.map(e=>`[data-gjs-type="${e}"]`).join(","),Oa="dialogComponent",Aa=mt(function(n,e={}){const{Blocks:t,Components:i}=n,{licenseKey:r}=e,s="gjs-plg-dialog",o="gjs-plg-dialog-overlay",l="gjs-plg-dialog-content",a="gjs-plg-dialog-close",c="gjs-plg-dialog-title",h="gjs-plg-dialog-body",d="gjs-plg-dialog-description",f="gjs-plg-dialog-placeholder";t.add(s,{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:s},activate:!0,...e.block}),r.addType(s,{model:{defaults:{tagName:"div",attributes:{class:s,"data-type-role":s},components:[{type:o},{type:d}],draggable:ai("wrapper"),droppable:ai(s),styles:`
5
+ `,category:"Extra",content:{type:s},activate:!0,...e.block}),i.addType(s,{model:{defaults:{tagName:"div",attributes:{class:s,"data-type-role":s},components:[{type:o},{type:f}],draggable:Dr("wrapper"),droppable:Dr(s),styles:`
6
6
  .${s} {
7
7
  position: relative;
8
8
  z-index: 1;
9
9
  }
10
- `,traits:[{type:"button",label:"Open dialog",name:"onActive",changeProp:!0,command(u){var m;(m=u.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(u){const m=this;function g(k){const M=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]'),N=m.querySelector('[data-type-role="gjs-plg-dialog-close"]');function R(){M.style.display="none"}k?(m._onCloseWhenPressingX=R,N.addEventListener("click",m._onCloseWhenPressingX)):(N.removeEventListener("click",m._onCloseWhenPressingX),m._onCloseWhenPressingX=null)}function y(k){const M=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function N(R){R.key==="Escape"&&(M.style.display="none")}k?(m._onCloseWhenPressingEsc=N,m.addEventListener("keydown",m._onCloseWhenPressingEsc)):(m.removeEventListener("keydown",m._onCloseWhenPressingEsc),m._onCloseWhenPressingEsc=null)}function x(k){const M=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function N(){M.style.display="flex"}k?(m._onOpenWhenLeavingWindow=N,document.addEventListener("mouseleave",m._onOpenWhenLeavingWindow)):(document.removeEventListener("mouseleave",m._onOpenWhenLeavingWindow),m._onOpenWhenLeavingWindow=null)}function w(k){const M=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function N(){const R=document.documentElement.scrollTop;k&&R>=Number(k)&&(M.style.display="flex")}k?(m._onOpenWhenScrollingToLevel=N,document.addEventListener("scroll",m._onOpenWhenScrollingToLevel)):(document.removeEventListener("scroll",m._onOpenWhenScrollingToLevel),m._onOpenWhenScrollingToLevel=null)}g(u.closeWhenPressingX),y(u.closeWhenPressingEsc),x(u.openWhenLeavingWindow),w(u.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 u=this.el.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');u.style.display="flex"}}}),r.addType(o,{model:{defaults:{tagName:"div",attributes:{class:o,"data-type-role":o},components:{type:l},droppable:!1,draggable:!1,styles:`
10
+ `,traits:[{type:"button",label:"Open dialog",name:"onActive",changeProp:!0,command(u){var m;(m=u.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(u){const m=this;function g(C){const k=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]'),M=m.querySelector('[data-type-role="gjs-plg-dialog-close"]');function E(){k.style.display="none"}C?(m._onCloseWhenPressingX=E,M.addEventListener("click",m._onCloseWhenPressingX)):(M.removeEventListener("click",m._onCloseWhenPressingX),m._onCloseWhenPressingX=null)}function y(C){const k=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function M(E){E.key==="Escape"&&(k.style.display="none")}C?(m._onCloseWhenPressingEsc=M,m.addEventListener("keydown",m._onCloseWhenPressingEsc)):(m.removeEventListener("keydown",m._onCloseWhenPressingEsc),m._onCloseWhenPressingEsc=null)}function S(C){const k=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function M(){k.style.display="flex"}C?(m._onOpenWhenLeavingWindow=M,document.addEventListener("mouseleave",m._onOpenWhenLeavingWindow)):(document.removeEventListener("mouseleave",m._onOpenWhenLeavingWindow),m._onOpenWhenLeavingWindow=null)}function b(C){const k=m.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');function M(){const E=document.documentElement.scrollTop;C&&E>=Number(C)&&(k.style.display="flex")}C?(m._onOpenWhenScrollingToLevel=M,document.addEventListener("scroll",m._onOpenWhenScrollingToLevel)):(document.removeEventListener("scroll",m._onOpenWhenScrollingToLevel),m._onOpenWhenScrollingToLevel=null)}g(u.closeWhenPressingX),y(u.closeWhenPressingEsc),S(u.openWhenLeavingWindow),b(u.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 u=this.el.querySelector('[data-type-role="gjs-plg-dialog-overlay"]');u.style.display="flex"}}}),i.addType(o,{model:{defaults:{tagName:"div",attributes:{class:o,"data-type-role":o},components:{type:l},droppable:!1,draggable:!1,styles:`
11
11
  .${o} {
12
12
  position: fixed;
13
13
  top: 0;
@@ -19,7 +19,7 @@
19
19
  justify-content: center;
20
20
  background-color: rgba(0, 0, 0, 0.5);
21
21
  }
22
- `}}}),r.addType(l,{model:{defaults:{tagName:"div",attributes:{class:l,"data-type-role":l},components:[{type:a},{type:c},{type:h}],droppable:!1,draggable:!1,styles:`
22
+ `}}}),i.addType(l,{model:{defaults:{tagName:"div",attributes:{class:l,"data-type-role":l},components:[{type:a},{type:c},{type:h}],droppable:!1,draggable:!1,styles:`
23
23
  .${l} {
24
24
  position: relative;
25
25
  background-color: #fff;
@@ -30,7 +30,7 @@
30
30
  height: 600px;
31
31
  box-sizing: border-box;
32
32
  }
33
- `}}}),r.addType(a,{model:{defaults:{tagName:"button",attributes:{class:a,"data-type-role":a},components:"&times;",droppable:!1,draggable:!1,styles:`
33
+ `}}}),i.addType(a,{model:{defaults:{tagName:"button",attributes:{class:a,"data-type-role":a},components:"&times;",droppable:!1,draggable:!1,styles:`
34
34
  .${a} {
35
35
  position: absolute;
36
36
  top: 10px;
@@ -42,42 +42,42 @@
42
42
  font-size: 20px;
43
43
  cursor: pointer;
44
44
  }
45
- `}}}),r.addType(c,{model:{defaults:{tagName:"h2",attributes:{class:c,"data-type-role":c},components:"Dialog Title",editable:!0,droppable:!1,draggable:!1,styles:`
45
+ `}}}),i.addType(c,{model:{defaults:{tagName:"h2",attributes:{class:c,"data-type-role":c},components:"Dialog Title",editable:!0,droppable:!1,draggable:!1,styles:`
46
46
  .${c} {
47
47
  margin: 0;
48
48
  padding: 0 40px 20px 0;
49
49
  }
50
- `}}}),r.addType(h,{model:{defaults:{tagName:"div",attributes:{class:h,"data-type-role":h},components:[{type:f}],styles:`
50
+ `}}}),i.addType(h,{model:{defaults:{tagName:"div",attributes:{class:h,"data-type-role":h},components:[{type:d}],styles:`
51
51
  .${h} {
52
52
  height: 90%;
53
53
  overflow: auto;
54
54
  }
55
- `}}}),r.addType(f,{model:{defaults:{tagName:"p",attributes:{class:f,"data-type-role":f},components:"This is a customizable dialog!",editable:!0,styles:`
56
- .${f} {
55
+ `}}}),i.addType(d,{model:{defaults:{tagName:"p",attributes:{class:d,"data-type-role":d},components:"This is a customizable dialog!",editable:!0,styles:`
56
+ .${d} {
57
57
  margin: 0;
58
58
  }
59
- `}}}),r.addType(d,{model:{toHTML(){return""},defaults:{tagName:"button",attributes:{class:d,"data-type-role":d},components:"Dialog (click me to open)",droppable:!1,draggable:!1}},view:{init(){this.listenTo(this.em,"run:core:preview",()=>{this.el.style.display="none"}),this.listenTo(this.em,"stop:core:preview",()=>{this.el.style.display=""})}}}),Et({editor:n,licenseKey:i,pluginName:Yl,cleanup:()=>{t.remove(s),r.removeType(s)}})});function ci(n,e,t){let r,i,s,o,l;const a=e;function c(){const f=Date.now()-o;f<a&&f>=0?r=setTimeout(c,a-f):(r=null,l=n.apply(s,i),s=i=null)}const h=function(){return s=this,i=arguments,o=Date.now(),r||(r=setTimeout(c,a)),l};return h.clear=function(){r&&(clearTimeout(r),r=null)},h.flush=function(){r&&(l=n.apply(s,i),s=i=null,clearTimeout(r),r=null)},h}var Dt=(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.contextMenuComponent="studio:contextMenuComponent",n.layoutAdd="studio:layoutAdd",n.layoutRemove="studio:layoutRemove",n.layoutToggle="studio:layoutToggle",n))(Dt||{}),S=(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))(S||{});const E={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>'},pe="table",hi="thead",fi="tfoot",jn="tbody",Z="row",I="cell",_n="clipboardTable",ea=[pe,hi,fi,jn,Z,I],rn=n=>n.em.get(_n)||[],ta=n=>n.every(e=>e.is(I)),Un=(n,e)=>{const{editor:t,event:r,opts:i}=n,s=r.currentTarget||r.target,{x:o,y:l,width:a,height:c}=s.getBoundingClientRect(),h={style:{width:240,height:300},placer:{type:"popover",closeOnClickAway:!0,x:o,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};li(i.openSettings)?i.openSettings({...n,layoutProps:h}):t.runCommand(Dt.layoutToggle,h)},na=(n,{rows:e=1,cells:t=5,text:r}={})=>({type:n,components:Array.from(Array(e).keys()).map(i=>({type:Z,components:Array.from(Array(t).keys()).map(s=>({type:I,components:r?{type:"text",content:li(r)?r({y:i,x:s}):r}:void 0}))}))}),di="Table settings",ui=n=>{const{component:e}=n;return e.is(pe)?e:e.closestType(pe)},ra=n=>{var e;(e=ui(n))==null||e.remove(n.opts)},ia=n=>{const e=ui(n);e&&(n.editor.select(e),Un(n,{id:"tableSettings",header:{label:di}}))},pi=n=>[{id:S.table,icon:E[S.table],label:"Table",items:[{id:S.tableSettings,label:di,icon:E[S.tableSettings],onClick:({event:t})=>ia({...n,event:t})},{id:S.tableDelete,label:"Delete table",icon:E[S.tableDelete],onClick:()=>ra(n)}]}],mi=({editor:n})=>{const e=rn(n);return e.length&&ta(e)},gi=({component:n,editor:e,after:t})=>{if(!n.is(I))return;const r=n.closestType(pe),i=n.closestType(Z),s=n.index()+(t?1:0);r==null||r.findType(Z).forEach(l=>l.append({type:I},{at:s}));const o=i==null?void 0:i.components().at(s);o&&e.select(o)},yi=({component:n,opts:e})=>{if(!n.is(I))return;const t=n.closestType(pe),r=n.index();t==null||t.findType(Z).forEach(i=>{var s;return(s=i.components().at(r))==null?void 0:s.remove(e)})},bi=({component:n,editor:e})=>{if(!n.is(I))return;const t=n.closestType(pe),r=n.index(),i=(t==null?void 0:t.findType(Z).map(s=>s.components().at(r)))||[];i.length&&e.em.set(_n,i)},Ci=n=>{const{component:e,editor:t,after:r}=n;if(!e.is(I)||!mi(n))return;const i=rn(t),s=e.closestType(pe),o=e.index()+(r?1:0);s==null||s.findType(Z).forEach((l,a)=>{const c=i[a],h=(c==null?void 0:c.clone())||{type:I};l.append(h,{at:o})})},sa=n=>{const{component:e}=n;e.is(I)&&(bi(n),yi({...n,opts:{temporary:!0}}))},oa=n=>{const e=mi(n);return[{id:S.tableColumnItems,icon:E[S.tableColumn],label:"Column",items:[{id:S.tableColumnInsertBefore,label:"Insert column before",icon:E[S.tableColumnInsertBefore],onClick:()=>gi(n)},{id:S.tableColumnInsertAfter,label:"Insert column after",icon:E[S.tableColumnInsertAfter],onClick:()=>gi({...n,after:!0})},{id:S.tableColumnDelete,label:"Delete column",icon:E[S.tableColumnDelete],onClick:()=>yi(n)},{id:S.tableColumnCut,label:"Cut column",icon:E[S.tableColumnCut],onClick:()=>sa(n)},{id:S.tableColumnCopy,label:"Copy column",icon:E[S.tableColumnCopy],onClick:()=>bi(n)},{id:S.tableColumnPasteBefore,label:"Paste column before",icon:E[S.tableColumnPasteBefore],disabled:!e,onClick:()=>Ci(n)},{id:S.tableColumnPasteAfter,label:"Paste column after",icon:E[S.tableColumnPasteAfter],disabled:!e,onClick:()=>Ci({...n,after:!0})}]}]},xi="Row settings",la=n=>n.every(e=>e.is(Z)),at=n=>{const{component:e}=n,t=e.is(I),r=e.is(Z);if(!(!t&&!r))return r?e:e.closestType(Z)},wi=n=>{const{component:e,editor:t,after:r}=n,i=at(n);if(!i)return;const s=i.index()+(r?1:0),o=i.components().length,l=Array.from(Array(o).keys()).map(()=>({type:I})),a=i.parent();if(a){const c=a.append({type:Z,components:l},{at:s})[0];if(e.is(I)&&c){const h=e.index(),f=c.components().at(h);f&&t.select(f)}}},ki=n=>{var e;(e=at(n))==null||e.remove(n.opts)},Si=n=>{const e=at(n);e&&n.editor.em.set(_n,[e])},Mi=n=>{var l;const{editor:e,after:t}=n,r=at(n);if(!r||!vi(n))return;const s=rn(e)[0],o=r.index()+(t?1:0);s&&((l=r.parent())==null||l.append(s.clone(),{at:o}))},aa=n=>{at(n)&&(Si(n),ki({...n,opts:{temporary:!0}}))},vi=({editor:n})=>{const e=rn(n);return e.length&&la(e)},ca=n=>{const e=at(n);e&&(n.editor.select(e),Un(n,{id:"tableRowSettings",header:{label:xi}}))},Oi=n=>{const e=vi(n);return[{id:S.tableRowItems,icon:E[S.tableRowProperties],label:"Row",items:[{id:S.tableRowInsertBefore,label:"Insert row before",icon:E[S.tableRowInsertBefore],onClick:()=>wi(n)},{id:S.tableRowInsertAfter,label:"Insert row after",icon:E[S.tableRowInsertAfter],onClick:()=>wi({...n,after:!0})},{id:S.tableRowDelete,label:"Delete row",icon:E[S.tableRowDelete],onClick:()=>ki(n)},{id:S.tableRowProperties,label:xi,icon:E[S.tableRowProperties],onClick:({event:r})=>ca({...n,event:r})},{id:S.tableRowCut,label:"Cut row",icon:E[S.tableRowCut],onClick:()=>aa(n)},{id:S.tableRowCopy,label:"Copy row",icon:E[S.tableRowCopy],onClick:()=>Si(n)},{id:S.tableRowPasteBefore,label:"Paste row before",icon:E[S.tableRowPasteBefore],disabled:!e,onClick:()=>Mi(n)},{id:S.tableRowPasteAfter,label:"Paste row after",icon:E[S.tableRowPasteAfter],disabled:!e,onClick:()=>Mi({...n,after:!0})}]},...pi(n)]},Gn=n=>{const e=n.attributes.attributes||{},t=parseInt(`${e.rowspan||1}`,10),r=parseInt(`${e.colspan||1}`,10);return{rowspan:t,colspan:r}};function Ni(n){const e=[];return n.components().forEach((t,r)=>{t.components().each((i,s)=>{const{rowspan:o,colspan:l}=Gn(i);if(e[r])for(;e[r][s];)s++;for(let a=r;a<r+o;a++){e[a]||(e[a]=[]);for(let c=s;c<s+l;c++)e[a][c]={real:a===r&&c===s,cell:i,rowspan:o,colspan:l}}})}),e}function ct(n,e,t){var r;return(r=n[t])==null?void 0:r[e]}const Zn=n=>n.closestType(Z);function ha(n,{x:e,y:t,rows:r,cols:i}){var l;let s=Zn(n[t][e].cell),o;for(let a=1;a<=r;a++)if(s=(l=s==null?void 0:s.parent())==null?void 0:l.components().at(s.index()+1),s){for(o=e;o>=0;o--){const{cell:c}=n[t+a][o],h=Zn(c);if(h===s){for(let f=1;f<=i;f++){const d=c.index();h.append({type:I},{at:d+1})}break}}if(o===-1){const h=s.components().at(0).index();for(let f=1;f<=i;f++)s.append({type:I},{at:h})}}}function Ti(n){for(let e=0;e<n.length;e++)for(let t=0;t<n[e].length;t++){const i=n[e][t].cell;if(i.em.selected.hasComponent(i)){const{rowspan:s,colspan:o}=Gn(i);if(o>1||s>1){i.addAttributes({colspan:1,rowspan:1});for(let l=0;l<o-1;l++){const a=i.index();Zn(i).append({type:I},{at:a+1})}ha(n,{x:t,y:e,rows:s-1,cols:o})}}}}function fa(n){const e=[];n.components().forEach(t=>{t.components().length||e.push(t)}),e.forEach(t=>t.remove())}const sn=(n,e={})=>{var o;const t=Ni(n),{em:r}=n;let i,s;for(let l=0;l<t.length;l++)for(let a=0;a<t[l].length;a++){const c=t[l][a];if((o=e.selected)!=null&&o.includes(c.cell)||r.selected.hasComponent(c.cell)){const h={x:a,y:l};i||(i=h),s=h}}return{grid:t,startPos:i,endPos:s}};function da(n,e={}){const t=sn(n),{startPos:r,endPos:i}=t;let{grid:s}=t;const{em:o}=n;if(!r||!i)return;const l=r.x,a=r.y,c=i.x,h=i.y,f=ct(s,l,a),d=ct(s,c,h);if(f&&d){Ti(s),s=Ni(n);const p=[],u=ct(s,l,a).cell;u.addAttributes({colspan:c-l+1,rowspan:h-a+1});for(let m=a;m<=h;m++)for(let g=l;g<=c;g++){const y=ct(s,g,m);if(!y)continue;const{cell:x}=y;x!==u&&p.push(x)}p.forEach(m=>{e.mergeContent&&u.append(m.components().models),m.remove()}),o.setSelected(u),fa(n)}}const Ai="Cell settings",ua="Merge cells",pa="Split cell",ma=n=>n.closestType(Z),ht=n=>{var e;return(e=ma(n))==null?void 0:e.parent()},ga=n=>{const e=n.editor.getSelectedAll(),t=ht(e[0]),r=e[0];if(!t||!(r!=null&&r.is(I))||e.length>1)return!1;const{rowspan:i,colspan:s}=Gn(r);return!(s<2&&i<2)},ya=n=>{const t=n.editor.getSelectedAll()[0],r=ht(t),{grid:i}=sn(r);Ti(i)},Ei=n=>{const e=n.editor.getSelectedAll(),t=ht(e[0]);if(!t||e.length<2||e.some(l=>!l.is(I)||ht(l)!==t))return!1;const{grid:r,startPos:i,endPos:s}=sn(t),{em:o}=t;if(!i||!s)return!1;for(let l=i.y;l<=s.y;l++)for(let a=i.x;a<=s.x;a++){const c=ct(r,a,l);if(!c||!o.selected.hasComponent(c.cell))return!1}return!0},ba=n=>{const{editor:e}=n;if(!Ei(n))return;const t=e.getSelectedAll(),r=ht(t[0]);da(r,{mergeContent:!0})},Ca=n=>{Un(n,{id:"tableCellSettings",header:{label:Ai}})},xa=n=>[{id:S.tableCellItems,icon:E[S.tableCellProperties],label:"Cell",items:[{id:S.tableCellProperties,label:Ai,icon:E[S.tableCellProperties],onClick:({event:t})=>Ca({...n,event:t})},{id:S.tableCellMerge,label:ua,icon:E[S.tableCellMerge],onClick:()=>ba(n),disabled:!Ei(n)},{id:S.tableCellSplit,label:pa,icon:E[S.tableCellSplit],onClick:()=>ya(n),disabled:!ga(n)}]},...oa(n),...Oi(n)],wa=n=>{const e=n[0]&&ht(n[0]);if(!e)return;const{grid:t,startPos:r,endPos:i}=sn(e,{selected:n});if(!r||!i)return;const s=[];for(let o=r.y;o<=i.y;o++)for(let l=r.x;l<=i.x;l++){const a=ct(t,l,o);a&&s.push(a.cell)}s.length&&e.em.setSelected(s,{fromCell:!0})},ka="tableComponent",Sa=At(function(n,e={}){const t={block:{},...e},{Components:r}=n,i={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"]};r.addType(pe,{block:t.block&&{label:"Table",media:E.table,category:"Extra",content:{type:pe,style:{width:"100%"}},select:!0,...t.block},model:{defaults:{emptyState:!0,highlightable:!1,icon:E.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:o,value:l,emitUpdate:a}){const c=o.find("caption")[0];l?!c&&o.append({type:"text",tagName:"caption",components:{type:"textnode",content:"Caption"}}):c==null||c.remove(),a(),n.refresh({tools:!0})},getValue(o){return!!o.component.find("caption")[0]}}],components:na(jn,{rows:5}),contextMenu:({items:o,editor:l,component:a})=>[...pi({editor:l,component:a,opts:t}),...o]}}}),r.addType(hi,{model:{defaults:{icon:E.tableHead,...i}}}),r.addType(fi,{model:{defaults:{icon:E.tableFoot,...i}}}),r.addType(jn,{model:{defaults:{icon:E.tableRowProperties,...i}}}),r.addType(Z,{model:{defaults:{icon:E.tableRowProperties,emptyState:!0,highlightable:!1,stylable:["height","text-align","border-width","border-style","border-color"],traits:[],contextMenu:({items:o,editor:l,component:a})=>[...Oi({editor:l,component:a,opts:t}),...o]}}}),r.addType(I,{model:{defaults:{icon:E.tableCellProperties,emptyState:{styleOut:"height: 1px"},stylable:["width","height","padding","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:o,editor:l,component:a})=>[...xa({editor:l,component:a,opts:t}),...o]}}});const s=ci((o,l)=>{var f;const a=n.getSelectedAll(),c=!!((f=l==null?void 0:l.event)!=null&&f.shiftKey);if(a.length<2||!c||l.fromCell)return;const h=a.map(d=>d.is(I)?d:d.closestType(I)).filter(Boolean);h.length===a.length&&wa(h)},0);n.on("component:select",s),Et({editor:n,licenseKey:t.licenseKey,pluginName:ka,cleanup:()=>{n.off("component:select",s),n.Blocks.remove(pe),ea.forEach(o=>r.removeType(o))}})}),Di="page://",Ke="list-pages",ft="list-pages-item",je="list-pages-link",Ma=n=>n.components().reduce((e,t)=>{var o;const r=t.findFirstType(je),i=(o=r==null?void 0:r.attributes.attributes)==null?void 0:o.href,s=i!=null&&i.startsWith(Di)?i.replace(Di,""):"";if(s&&r){const l=e[s];l?l.push(r):e[s]=[r]}return e},{}),va="listPagesComponent",on="data-type-role",Oa="page_root",Na=n=>e=>e.is(n),Ta=n=>(e,t)=>t.is(n),Xn=n=>e=>{var t;return((t=e.getAttribute)==null?void 0:t.call(e,on))===n},Aa=At(function(n,e={}){const{Blocks:t,Components:r,Pages:i}=n,{licenseKey:s,block:o={}}=e,l="List Pages",a="List Pages Item",c="Link",h=`${Kn}${Ke}`,f=`${Kn}${je}`,d='<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>',p='<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>';r.addType(Ke,{block:o&&{label:l,media:d,category:"Extra",select:!0,...e.block},isComponent:Xn(Ke),model:{defaults:{tagName:"ul",name:l,[Oa]:"",classes:h,attributes:{[on]:Ke},droppable:Na(ft),styles:`
59
+ `}}}),i.addType(f,{model:{toHTML(){return""},defaults:{tagName:"button",attributes:{class:f,"data-type-role":f},components:"Dialog (click me to open)",droppable:!1,draggable:!1}},view:{init(){this.listenTo(this.em,"run:core:preview",()=>{this.el.style.display="none"}),this.listenTo(this.em,"stop:core:preview",()=>{this.el.style.display=""})}}}),gt({editor:n,licenseKey:r,pluginName:Oa,cleanup:()=>{t.remove(s),i.removeType(s)}})});function Ir(n,e,t){let i,r,s,o,l;const a=e;function c(){const d=Date.now()-o;d<a&&d>=0?i=setTimeout(c,a-d):(i=null,l=n.apply(s,r),s=r=null)}const h=function(){return s=this,r=arguments,o=Date.now(),i||(i=setTimeout(c,a)),l};return h.clear=function(){i&&(clearTimeout(i),i=null)},h.flush=function(){i&&(l=n.apply(s,r),s=r=null,clearTimeout(i),i=null)},h}var Ft=(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.contextMenuComponent="studio:contextMenuComponent",n.layoutAdd="studio:layoutAdd",n.layoutRemove="studio:layoutRemove",n.layoutToggle="studio:layoutToggle",n))(Ft||{}),v=(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))(v||{});const D={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>'},ge="table",Rr="thead",Pr="tfoot",ai="tbody",Q="row",R="cell",ci="clipboardTable",Na=[ge,Rr,Pr,ai,Q,R],pn=n=>n.em.get(ci)||[],Ea=n=>n.every(e=>e.is(R)),hi=(n,e)=>{const{editor:t,event:i,opts:r}=n,s=i.currentTarget||i.target,{x:o,y:l,width:a,height:c}=s.getBoundingClientRect(),h={style:{width:240,height:300},placer:{type:"popover",closeOnClickAway:!0,x:o,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};Er(r.openSettings)?r.openSettings({...n,layoutProps:h}):t.runCommand(Ft.layoutToggle,h)},Da=(n,{rows:e=1,cells:t=5,text:i}={})=>({type:n,components:Array.from(Array(e).keys()).map(r=>({type:Q,components:Array.from(Array(t).keys()).map(s=>({type:R,components:i?{type:"text",content:Er(i)?i({y:r,x:s}):i}:void 0}))}))}),Vr="Table settings",zr=n=>{const{component:e}=n;return e.is(ge)?e:e.closestType(ge)},Ia=n=>{var e;(e=zr(n))==null||e.remove(n.opts)},Ra=n=>{const e=zr(n);e&&(n.editor.select(e),hi(n,{id:"tableSettings",header:{label:Vr}}))},Br=n=>[{id:v.table,icon:D[v.table],label:"Table",items:[{id:v.tableSettings,label:Vr,icon:D[v.tableSettings],onClick:({event:t})=>Ra({...n,event:t})},{id:v.tableDelete,label:"Delete table",icon:D[v.tableDelete],onClick:()=>Ia(n)}]}],Lr=({editor:n})=>{const e=pn(n);return e.length&&Ea(e)},Hr=({component:n,editor:e,after:t})=>{if(!n.is(R))return;const i=n.closestType(ge),r=n.closestType(Q),s=n.index()+(t?1:0);i==null||i.findType(Q).forEach(l=>l.append({type:R},{at:s}));const o=r==null?void 0:r.components().at(s);o&&e.select(o)},Fr=({component:n,opts:e})=>{if(!n.is(R))return;const t=n.closestType(ge),i=n.index();t==null||t.findType(Q).forEach(r=>{var s;return(s=r.components().at(i))==null?void 0:s.remove(e)})},$r=({component:n,editor:e})=>{if(!n.is(R))return;const t=n.closestType(ge),i=n.index(),r=(t==null?void 0:t.findType(Q).map(s=>s.components().at(i)))||[];r.length&&e.em.set(ci,r)},Wr=n=>{const{component:e,editor:t,after:i}=n;if(!e.is(R)||!Lr(n))return;const r=pn(t),s=e.closestType(ge),o=e.index()+(i?1:0);s==null||s.findType(Q).forEach((l,a)=>{const c=r[a],h=(c==null?void 0:c.clone())||{type:R};l.append(h,{at:o})})},Pa=n=>{const{component:e}=n;e.is(R)&&($r(n),Fr({...n,opts:{temporary:!0}}))},Va=n=>{const e=Lr(n);return[{id:v.tableColumnItems,icon:D[v.tableColumn],label:"Column",items:[{id:v.tableColumnInsertBefore,label:"Insert column before",icon:D[v.tableColumnInsertBefore],onClick:()=>Hr(n)},{id:v.tableColumnInsertAfter,label:"Insert column after",icon:D[v.tableColumnInsertAfter],onClick:()=>Hr({...n,after:!0})},{id:v.tableColumnDelete,label:"Delete column",icon:D[v.tableColumnDelete],onClick:()=>Fr(n)},{id:v.tableColumnCut,label:"Cut column",icon:D[v.tableColumnCut],onClick:()=>Pa(n)},{id:v.tableColumnCopy,label:"Copy column",icon:D[v.tableColumnCopy],onClick:()=>$r(n)},{id:v.tableColumnPasteBefore,label:"Paste column before",icon:D[v.tableColumnPasteBefore],disabled:!e,onClick:()=>Wr(n)},{id:v.tableColumnPasteAfter,label:"Paste column after",icon:D[v.tableColumnPasteAfter],disabled:!e,onClick:()=>Wr({...n,after:!0})}]}]},Jr="Row settings",za=n=>n.every(e=>e.is(Q)),yt=n=>{const{component:e}=n,t=e.is(R),i=e.is(Q);if(!(!t&&!i))return i?e:e.closestType(Q)},Kr=n=>{const{component:e,editor:t,after:i}=n,r=yt(n);if(!r)return;const s=r.index()+(i?1:0),o=r.components().length,l=Array.from(Array(o).keys()).map(()=>({type:R})),a=r.parent();if(a){const c=a.append({type:Q,components:l},{at:s})[0];if(e.is(R)&&c){const h=e.index(),d=c.components().at(h);d&&t.select(d)}}},qr=n=>{var e;(e=yt(n))==null||e.remove(n.opts)},jr=n=>{const e=yt(n);e&&n.editor.em.set(ci,[e])},_r=n=>{var l;const{editor:e,after:t}=n,i=yt(n);if(!i||!Gr(n))return;const s=pn(e)[0],o=i.index()+(t?1:0);s&&((l=i.parent())==null||l.append(s.clone(),{at:o}))},Ba=n=>{yt(n)&&(jr(n),qr({...n,opts:{temporary:!0}}))},Gr=({editor:n})=>{const e=pn(n);return e.length&&za(e)},La=n=>{const e=yt(n);e&&(n.editor.select(e),hi(n,{id:"tableRowSettings",header:{label:Jr}}))},Ur=n=>{const e=Gr(n);return[{id:v.tableRowItems,icon:D[v.tableRowProperties],label:"Row",items:[{id:v.tableRowInsertBefore,label:"Insert row before",icon:D[v.tableRowInsertBefore],onClick:()=>Kr(n)},{id:v.tableRowInsertAfter,label:"Insert row after",icon:D[v.tableRowInsertAfter],onClick:()=>Kr({...n,after:!0})},{id:v.tableRowDelete,label:"Delete row",icon:D[v.tableRowDelete],onClick:()=>qr(n)},{id:v.tableRowProperties,label:Jr,icon:D[v.tableRowProperties],onClick:({event:i})=>La({...n,event:i})},{id:v.tableRowCut,label:"Cut row",icon:D[v.tableRowCut],onClick:()=>Ba(n)},{id:v.tableRowCopy,label:"Copy row",icon:D[v.tableRowCopy],onClick:()=>jr(n)},{id:v.tableRowPasteBefore,label:"Paste row before",icon:D[v.tableRowPasteBefore],disabled:!e,onClick:()=>_r(n)},{id:v.tableRowPasteAfter,label:"Paste row after",icon:D[v.tableRowPasteAfter],disabled:!e,onClick:()=>_r({...n,after:!0})}]},...Br(n)]},di=n=>{const e=n.attributes.attributes||{},t=parseInt(`${e.rowspan||1}`,10),i=parseInt(`${e.colspan||1}`,10);return{rowspan:t,colspan:i}};function Zr(n){const e=[];return n.components().forEach((t,i)=>{t.components().each((r,s)=>{const{rowspan:o,colspan:l}=di(r);if(e[i])for(;e[i][s];)s++;for(let a=i;a<i+o;a++){e[a]||(e[a]=[]);for(let c=s;c<s+l;c++)e[a][c]={real:a===i&&c===s,cell:r,rowspan:o,colspan:l}}})}),e}function bt(n,e,t){var i;return(i=n[t])==null?void 0:i[e]}const fi=n=>n.closestType(Q);function Ha(n,{x:e,y:t,rows:i,cols:r}){var l;let s=fi(n[t][e].cell),o;for(let a=1;a<=i;a++)if(s=(l=s==null?void 0:s.parent())==null?void 0:l.components().at(s.index()+1),s){for(o=e;o>=0;o--){const{cell:c}=n[t+a][o],h=fi(c);if(h===s){for(let d=1;d<=r;d++){const f=c.index();h.append({type:R},{at:f+1})}break}}if(o===-1){const h=s.components().at(0).index();for(let d=1;d<=r;d++)s.append({type:R},{at:h})}}}function Xr(n){for(let e=0;e<n.length;e++)for(let t=0;t<n[e].length;t++){const r=n[e][t].cell;if(r.em.selected.hasComponent(r)){const{rowspan:s,colspan:o}=di(r);if(o>1||s>1){r.addAttributes({colspan:1,rowspan:1});for(let l=0;l<o-1;l++){const a=r.index();fi(r).append({type:R},{at:a+1})}Ha(n,{x:t,y:e,rows:s-1,cols:o})}}}}function Fa(n){const e=[];n.components().forEach(t=>{t.components().length||e.push(t)}),e.forEach(t=>t.remove())}const mn=(n,e={})=>{var o;const t=Zr(n),{em:i}=n;let r,s;for(let l=0;l<t.length;l++)for(let a=0;a<t[l].length;a++){const c=t[l][a];if((o=e.selected)!=null&&o.includes(c.cell)||i.selected.hasComponent(c.cell)){const h={x:a,y:l};r||(r=h),s=h}}return{grid:t,startPos:r,endPos:s}};function $a(n,e={}){const t=mn(n),{startPos:i,endPos:r}=t;let{grid:s}=t;const{em:o}=n;if(!i||!r)return;const l=i.x,a=i.y,c=r.x,h=r.y,d=bt(s,l,a),f=bt(s,c,h);if(d&&f){Xr(s),s=Zr(n);const p=[],u=bt(s,l,a).cell;u.addAttributes({colspan:c-l+1,rowspan:h-a+1});for(let m=a;m<=h;m++)for(let g=l;g<=c;g++){const y=bt(s,g,m);if(!y)continue;const{cell:S}=y;S!==u&&p.push(S)}p.forEach(m=>{e.mergeContent&&u.append(m.components().models),m.remove()}),o.setSelected(u),Fa(n)}}const Yr="Cell settings",Wa="Merge cells",Ja="Split cell",Ka=n=>n.closestType(Q),xt=n=>{var e;return(e=Ka(n))==null?void 0:e.parent()},qa=n=>{const e=n.editor.getSelectedAll(),t=xt(e[0]),i=e[0];if(!t||!(i!=null&&i.is(R))||e.length>1)return!1;const{rowspan:r,colspan:s}=di(i);return!(s<2&&r<2)},ja=n=>{const t=n.editor.getSelectedAll()[0],i=xt(t),{grid:r}=mn(i);Xr(r)},Qr=n=>{const e=n.editor.getSelectedAll(),t=xt(e[0]);if(!t||e.length<2||e.some(l=>!l.is(R)||xt(l)!==t))return!1;const{grid:i,startPos:r,endPos:s}=mn(t),{em:o}=t;if(!r||!s)return!1;for(let l=r.y;l<=s.y;l++)for(let a=r.x;a<=s.x;a++){const c=bt(i,a,l);if(!c||!o.selected.hasComponent(c.cell))return!1}return!0},_a=n=>{const{editor:e}=n;if(!Qr(n))return;const t=e.getSelectedAll(),i=xt(t[0]);$a(i,{mergeContent:!0})},Ga=n=>{hi(n,{id:"tableCellSettings",header:{label:Yr}})},Ua=n=>[{id:v.tableCellItems,icon:D[v.tableCellProperties],label:"Cell",items:[{id:v.tableCellProperties,label:Yr,icon:D[v.tableCellProperties],onClick:({event:t})=>Ga({...n,event:t})},{id:v.tableCellMerge,label:Wa,icon:D[v.tableCellMerge],onClick:()=>_a(n),disabled:!Qr(n)},{id:v.tableCellSplit,label:Ja,icon:D[v.tableCellSplit],onClick:()=>ja(n),disabled:!qa(n)}]},...Va(n),...Ur(n)],Za=n=>{const e=n[0]&&xt(n[0]);if(!e)return;const{grid:t,startPos:i,endPos:r}=mn(e,{selected:n});if(!i||!r)return;const s=[];for(let o=i.y;o<=r.y;o++)for(let l=i.x;l<=r.x;l++){const a=bt(t,l,o);a&&s.push(a.cell)}s.length&&e.em.setSelected(s,{fromCell:!0})},Xa="tableComponent",Ya=mt(function(n,e={}){const t={block:{},...e},{Components:i}=n,r={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"]};i.addType(ge,{block:t.block&&{label:"Table",media:D.table,category:"Extra",content:{type:ge,style:{width:"100%"}},select:!0,...t.block},model:{defaults:{emptyState:!0,highlightable:!1,icon:D.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:o,value:l,emitUpdate:a}){const c=o.find("caption")[0];l?!c&&o.append({type:"text",tagName:"caption",components:{type:"textnode",content:"Caption"}}):c==null||c.remove(),a(),n.refresh({tools:!0})},getValue(o){return!!o.component.find("caption")[0]}}],components:Da(ai,{rows:5}),contextMenu:({items:o,editor:l,component:a})=>[...Br({editor:l,component:a,opts:t}),...o]}}}),i.addType(Rr,{model:{defaults:{icon:D.tableHead,...r}}}),i.addType(Pr,{model:{defaults:{icon:D.tableFoot,...r}}}),i.addType(ai,{model:{defaults:{icon:D.tableRowProperties,...r}}}),i.addType(Q,{model:{defaults:{icon:D.tableRowProperties,emptyState:!0,highlightable:!1,stylable:["height","text-align","border-width","border-style","border-color"],traits:[],contextMenu:({items:o,editor:l,component:a})=>[...Ur({editor:l,component:a,opts:t}),...o]}}}),i.addType(R,{model:{defaults:{icon:D.tableCellProperties,emptyState:{styleOut:"height: 1px"},stylable:["width","height","padding","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:o,editor:l,component:a})=>[...Ua({editor:l,component:a,opts:t}),...o]}}});const s=Ir((o,l)=>{var d;const a=n.getSelectedAll(),c=!!((d=l==null?void 0:l.event)!=null&&d.shiftKey);if(a.length<2||!c||l.fromCell)return;const h=a.map(f=>f.is(R)?f:f.closestType(R)).filter(Boolean);h.length===a.length&&Za(h)},0);n.on("component:select",s),gt({editor:n,licenseKey:t.licenseKey,pluginName:Xa,cleanup:()=>{n.off("component:select",s),n.Blocks.remove(ge),Na.forEach(o=>i.removeType(o))}})}),es="page://",Ge="list-pages",Ct="list-pages-item",Ue="list-pages-link",Qa=n=>n.components().reduce((e,t)=>{var o;const i=t.findFirstType(Ue),r=(o=i==null?void 0:i.attributes.attributes)==null?void 0:o.href,s=r!=null&&r.startsWith(es)?r.replace(es,""):"";if(s&&i){const l=e[s];l?l.push(i):e[s]=[i]}return e},{}),ec="listPagesComponent",gn="data-type-role",tc="page_root",nc=n=>e=>e.is(n),ic=n=>(e,t)=>t.is(n),ui=n=>e=>{var t;return((t=e.getAttribute)==null?void 0:t.call(e,gn))===n},rc=mt(function(n,e={}){const{Blocks:t,Components:i,Pages:r}=n,{licenseKey:s,block:o={}}=e,l="List Pages",a="List Pages Item",c="Link",h=`${li}${Ge}`,d=`${li}${Ue}`,f='<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>',p='<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>';i.addType(Ge,{block:o&&{label:l,media:f,category:"Extra",select:!0,...e.block},isComponent:ui(Ge),model:{defaults:{tagName:"ul",name:l,[tc]:"",classes:h,attributes:{[gn]:Ge},droppable:nc(Ct),styles:`
60
60
  .${h} {
61
61
  list-style: none;
62
62
  margin: 0;
63
63
  padding: 0;
64
64
  }
65
- `},init(){this.syncPageItems=ci(this.syncPageItems.bind(this),0),this.listenTo(this.em,i.events.all,this.syncPageItems),this.syncPageItems()},syncPageItems(){if(n.Components.getSymbolInfo(this).isInstance)return;const u=this.em.Pages.getAll(),m=this.components(),g=Ma(this);u.forEach((y,x)=>{const w=y.id,k=y.getName(),M=g[w];M?M==null||M.forEach(N=>{N.getInnerHTML()!==k&&N.components(k)}):m.add({type:ft,components:[{type:je,attributes:{href:`page://${w}`},components:{type:"textnode",content:k}}]},{at:x})})}}}),r.addType(ft,{isComponent:Xn(ft),model:{defaults:{name:a,tagName:"li",icon:p,attributes:{[on]:ft},components:{type:je},draggable:Ta(Ke)}}}),r.addType(je,{extend:"link",isComponent:Xn(je),model:{defaults:{removable:!1,copyable:!1,delegate:{move:u=>u.closestType(ft)},name:c,classes:f,attributes:{[on]:je},components:{type:"textnode",content:"Item"},styles:`
66
- .${f} {
65
+ `},init(){this.syncPageItems=Ir(this.syncPageItems.bind(this),0),this.listenTo(this.em,r.events.all,this.syncPageItems),this.syncPageItems()},syncPageItems(){if(n.Components.getSymbolInfo(this).isInstance)return;const u=this.em.Pages.getAll(),m=this.components(),g=Qa(this);u.forEach((y,S)=>{const b=y.id,C=y.getName(),k=g[b];k?k==null||k.forEach(M=>{M.getInnerHTML()!==C&&M.components(C)}):m.add({type:Ct,components:[{type:Ue,attributes:{href:`page://${b}`},components:{type:"textnode",content:C}}]},{at:S})})}}}),i.addType(Ct,{isComponent:ui(Ct),model:{defaults:{name:a,tagName:"li",icon:p,attributes:{[gn]:Ct},components:{type:Ue},draggable:ic(Ge)}}}),i.addType(Ue,{extend:"link",isComponent:ui(Ue),model:{defaults:{removable:!1,copyable:!1,delegate:{move:u=>u.closestType(Ct)},name:c,classes:d,attributes:{[gn]:Ue},components:{type:"textnode",content:"Item"},styles:`
66
+ .${d} {
67
67
  text-decoration: none;
68
68
  }
69
- `}}}),Et({editor:n,licenseKey:s,pluginName:va,cleanup:()=>{t.remove(Ke),r.removeType(Ke)}})}),Ea="fsLightboxComponent",ln="data-fslightbox",an="data-type",Da="fslightbox-open",dt="fslightbox",ut={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>'},Ra=At(function(n,e={}){const{Blocks:t,Components:r}=n,i="Lightbox",s=`${Kn}${dt}`,o={toolbarIconOpen:ut.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}=o,h=function(x){const w=this,k="data-fslightbox",M=window,N=()=>{var le;const R=M.refreshFsLightbox;R==null||R();const oe=w.getAttribute(k);if((le=M.fsLightboxInstances)==null||le[oe],!M._isEditor)return;Array.from(document.querySelectorAll(`[${k}]`)).forEach(de=>{const Je=de.onclick;de.onclick=function(Jn){Jn.preventDefault();const Hl=de;!Hl.__skipLb&&(Je==null||Je(Jn)),Hl.__skipLb=!0}})};if(M.refreshFsLightbox)N();else{const R=document.createElement("script");R.src=x.cdnScript,R.onload=N,document.head.appendChild(R)}},f=x=>({id:`${dt}-open-lb`,label:a,command:()=>{const w=x.getView();w==null||w.toggleLightbox()}}),d="source-type",p={type:"radio",name:d,label:"Source type",changeProp:!0,options:[{id:"image",label:"Image",icon:ut.image},{id:"video",label:"Video",icon:ut.video},{id:"el",label:"Custom Element",icon:ut.external}],labelToTitle:!0},u={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"},y={image:[u],video:[m],el:[g]};r.addType(dt,{block:l&&{label:i,media:ut.imageLightbox,category:"Extra",select:!0,...o.block},isComponent:x=>{var w;return(w=x.hasAttribute)==null?void 0:w.call(x,ln)},extendFn:["initToolbar"],model:{defaults:{tagName:"a",name:i,icon:ut.imageLightbox,classes:s,draggable:(x,w)=>!w.is(dt),attributes:{[ln]:"lightbox",[an]:"image",href:c},components:{type:"image",src:c},script:h,cdnScript:o.cdnScript,"script-props":["attributes","cdnScript"],[d]:"image",traits:[p,{name:ln,label:"Group name"},{type:"button",label:"Toggle Lightbox",command(x,w){var M;const k=(M=w.target)==null?void 0:M.getView();k==null||k.toggleLightbox()}}],styles:`
69
+ `}}}),gt({editor:n,licenseKey:s,pluginName:ec,cleanup:()=>{t.remove(Ge),i.removeType(Ge)}})}),sc="fsLightboxComponent",yn="data-fslightbox",bn="data-type",oc="fslightbox-open",wt="fslightbox",St={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>'},lc=mt(function(n,e={}){const{Blocks:t,Components:i}=n,r="Lightbox",s=`${li}${wt}`,o={toolbarIconOpen:St.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}=o,h=function(S){const b=this,C="data-fslightbox",k=window,M=()=>{var ne;const E=k.refreshFsLightbox;E==null||E();const F=b.getAttribute(C);if((ne=k.fsLightboxInstances)==null||ne[F],!k._isEditor)return;Array.from(document.querySelectorAll(`[${C}]`)).forEach(B=>{const U=B.onclick;B.onclick=function(ut){ut.preventDefault();const he=B;!he.__skipLb&&(U==null||U(ut)),he.__skipLb=!0}})};if(k.refreshFsLightbox)M();else{const E=document.createElement("script");E.src=S.cdnScript,E.onload=M,document.head.appendChild(E)}},d=S=>({id:`${wt}-open-lb`,label:a,command:()=>{const b=S.getView();b==null||b.toggleLightbox()}}),f="source-type",p={type:"radio",name:f,label:"Source type",changeProp:!0,options:[{id:"image",label:"Image",icon:St.image},{id:"video",label:"Video",icon:St.video},{id:"el",label:"Custom Element",icon:St.external}],labelToTitle:!0},u={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"},y={image:[u],video:[m],el:[g]};i.addType(wt,{block:l&&{label:r,media:St.imageLightbox,category:"Extra",select:!0,...o.block},isComponent:S=>{var b;return(b=S.hasAttribute)==null?void 0:b.call(S,yn)},extendFn:["initToolbar"],model:{defaults:{tagName:"a",name:r,icon:St.imageLightbox,classes:s,draggable:(S,b)=>!b.is(wt),attributes:{[yn]:"lightbox",[bn]:"image",href:c},components:{type:"image",src:c},script:h,cdnScript:o.cdnScript,"script-props":["attributes","cdnScript"],[f]:"image",traits:[p,{name:yn,label:"Group name"},{type:"button",label:"Toggle Lightbox",command(S,b){var k;const C=(k=b.target)==null?void 0:k.getView();C==null||C.toggleLightbox()}}],styles:`
70
70
  .${s} {
71
71
  display: inline-block;
72
72
  padding: 10px;
73
73
  }
74
- `},init(){const x=[d].map(w=>`change:${w}`).join(" ");this.on(x,this.updateTraits),this.on(`change:${d}`,this.onSourceTypeChange),this.on("change:attributes:href",this.adjustSourceType),this.updateTraits({init:!0}),this.adjustSourceType()},onSourceTypeChange(x,w,k){if(k.adjust)return;const N=this.get(d)==="video"?"video":"image";this.addAttributes({[an]:N,href:""})},adjustSourceType(){const x=this.get(d),w=this.getAttributes().href||"",k={adjust:!0};if(x==="video"){const M=w.includes("youtube.com")?"youtube":"video";this.addAttributes({[an]:M},k)}else x!=="el"&&w.startsWith("#")?this.set(d,"el",k):x==="image"&&this.addAttributes({[an]:"image"},k)},updateTraits(x={}){const{changed:w}=this,{init:k}=x;if(w[p.name]||k){this.removeTrait([u.name,m.name,g.name]);const M=this.get(d)||"image",N=this.getTraitIndex(d)+1;this.addTrait(y[M],{at:N})}},initToolbar(){if(!a)return;const{toolbar:x}=this,w=f(this);!x.find(M=>M.id===w.id)&&(x==null||x.unshift(w))}},view:{onRender(){this.el.__skipLb=!0},toggleLightbox(){var de;const{em:x,el:w,model:k}=this,{Canvas:M}=x,N=k.getAttributes()[ln],{defaultView:R,documentElement:oe}=w.ownerDocument,A=(de=R.fsLightboxInstances)==null?void 0:de[N];if(oe.classList.contains(Da))A.close();else{w.__skipLb=!1;let Je;A.props.onOpen=()=>{Je=M.getSpots(),setTimeout(()=>M.removeSpots())},A.props.onClose=()=>{Je.forEach(Jn=>M.addSpot(Jn.attributes))},w.click()}}}}),Et({editor:n,licenseKey:o.licenseKey,pluginName:Ea,cleanup:()=>{t.remove(dt),r.removeType(dt)}})});function H(n){this.content=n}H.prototype={constructor:H,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 r=t&&t!=n?this.remove(t):this,i=r.find(n),s=r.content.slice();return i==-1?s.push(t||n,e):(s[i+1]=e,t&&(s[i]=t)),new H(s)},remove:function(n){var e=this.find(n);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new H(t)},addToStart:function(n,e){return new H([n,e].concat(this.remove(n).content))},addToEnd:function(n,e){var t=this.remove(n).content.slice();return t.push(n,e),new H(t)},addBefore:function(n,e,t){var r=this.remove(e),i=r.content.slice(),s=r.find(n);return i.splice(s==-1?i.length:s,0,e,t),new H(i)},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=H.from(n),n.size?new H(n.content.concat(this.subtract(n).content)):this},append:function(n){return n=H.from(n),n.size?new H(this.subtract(n).content.concat(n.content)):this},subtract:function(n){var e=this;n=H.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}},H.from=function(n){if(n instanceof H)return n;var e=[];if(n)for(var t in n)e.push(t,n[t]);return new H(e)};function Ri(n,e,t){for(let r=0;;r++){if(r==n.childCount||r==e.childCount)return n.childCount==e.childCount?null:t;let i=n.child(r),s=e.child(r);if(i==s){t+=i.nodeSize;continue}if(!i.sameMarkup(s))return t;if(i.isText&&i.text!=s.text){for(let o=0;i.text[o]==s.text[o];o++)t++;return t}if(i.content.size||s.content.size){let o=Ri(i.content,s.content,t+1);if(o!=null)return o}t+=i.nodeSize}}function Ii(n,e,t,r){for(let i=n.childCount,s=e.childCount;;){if(i==0||s==0)return i==s?null:{a:t,b:r};let o=n.child(--i),l=e.child(--s),a=o.nodeSize;if(o==l){t-=a,r-=a;continue}if(!o.sameMarkup(l))return{a:t,b:r};if(o.isText&&o.text!=l.text){let c=0,h=Math.min(o.text.length,l.text.length);for(;c<h&&o.text[o.text.length-c-1]==l.text[l.text.length-c-1];)c++,t--,r--;return{a:t,b:r}}if(o.content.size||l.content.size){let c=Ii(o.content,l.content,t-1,r-1);if(c)return c}t-=a,r-=a}}class b{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let r=0;r<e.length;r++)this.size+=e[r].nodeSize}nodesBetween(e,t,r,i=0,s){for(let o=0,l=0;l<t;o++){let a=this.content[o],c=l+a.nodeSize;if(c>e&&r(a,i+l,s||null,o)!==!1&&a.content.size){let h=l+1;a.nodesBetween(Math.max(0,e-h),Math.min(a.content.size,t-h),r,i+h)}l=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,r,i){let s="",o=!0;return this.nodesBetween(e,t,(l,a)=>{let c=l.isText?l.text.slice(Math.max(e,a)-a,t-a):l.isLeaf?i?typeof i=="function"?i(l):i:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&c||l.isTextblock)&&r&&(o?o=!1:s+=r),s+=c},0),s}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,r=e.firstChild,i=this.content.slice(),s=0;for(t.isText&&t.sameMarkup(r)&&(i[i.length-1]=t.withText(t.text+r.text),s=1);s<e.content.length;s++)i.push(e.content[s]);return new b(i,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let r=[],i=0;if(t>e)for(let s=0,o=0;o<t;s++){let l=this.content[s],a=o+l.nodeSize;a>e&&((o<e||a>t)&&(l.isText?l=l.cut(Math.max(0,e-o),Math.min(l.text.length,t-o)):l=l.cut(Math.max(0,e-o-1),Math.min(l.content.size,t-o-1))),r.push(l),i+=l.nodeSize),o=a}return new b(r,i)}cutByIndex(e,t){return e==t?b.empty:e==0&&t==this.content.length?this:new b(this.content.slice(e,t))}replaceChild(e,t){let r=this.content[e];if(r==t)return this;let i=this.content.slice(),s=this.size+t.nodeSize-r.nodeSize;return i[e]=t,new b(i,s)}addToStart(e){return new b([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new b(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,r=0;t<this.content.length;t++){let i=this.content[t];e(i,r,t),r+=i.nodeSize}}findDiffStart(e,t=0){return Ri(this,e,t)}findDiffEnd(e,t=this.size,r=e.size){return Ii(this,e,t,r)}findIndex(e,t=-1){if(e==0)return cn(0,e);if(e==this.size)return cn(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let r=0,i=0;;r++){let s=this.child(r),o=i+s.nodeSize;if(o>=e)return o==e||t>0?cn(r+1,o):cn(r,i);i=o}}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 b.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new b(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return b.empty;let t,r=0;for(let i=0;i<e.length;i++){let s=e[i];r+=s.nodeSize,i&&s.isText&&e[i-1].sameMarkup(s)?(t||(t=e.slice(0,i)),t[t.length-1]=s.withText(t[t.length-1].text+s.text)):t&&t.push(s)}return new b(t||e,r)}static from(e){if(!e)return b.empty;if(e instanceof b)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new b([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}b.empty=new b([],0);const Yn={index:0,offset:0};function cn(n,e){return Yn.index=n,Yn.offset=e,Yn}function hn(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 r=0;r<n.length;r++)if(!hn(n[r],e[r]))return!1}else{for(let r in n)if(!(r in e)||!hn(n[r],e[r]))return!1;for(let r in e)if(!(r in n))return!1}return!0}class D{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,r=!1;for(let i=0;i<e.length;i++){let s=e[i];if(this.eq(s))return e;if(this.type.excludes(s.type))t||(t=e.slice(0,i));else{if(s.type.excludes(this.type))return e;!r&&s.type.rank>this.type.rank&&(t||(t=e.slice(0,i)),t.push(this),r=!0),t&&t.push(s)}}return t||(t=e.slice()),r||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&&hn(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 r=e.marks[t.type];if(!r)throw new RangeError(`There is no mark type ${t.type} in this schema`);let i=r.create(t.attrs);return r.checkAttrs(i.attrs),i}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let r=0;r<e.length;r++)if(!e[r].eq(t[r]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return D.none;if(e instanceof D)return[e];let t=e.slice();return t.sort((r,i)=>r.type.rank-i.type.rank),t}}D.none=[];class fn extends Error{}class C{constructor(e,t,r){this.content=e,this.openStart=t,this.openEnd=r}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let r=zi(this.content,e+this.openStart,t);return r&&new C(r,this.openStart,this.openEnd)}removeBetween(e,t){return new C(Vi(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 C.empty;let r=t.openStart||0,i=t.openEnd||0;if(typeof r!="number"||typeof i!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new C(b.fromJSON(e,t.content),r,i)}static maxOpen(e,t=!0){let r=0,i=0;for(let s=e.firstChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.firstChild)r++;for(let s=e.lastChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.lastChild)i++;return new C(e,r,i)}}C.empty=new C(b.empty,0,0);function Vi(n,e,t){let{index:r,offset:i}=n.findIndex(e),s=n.maybeChild(r),{index:o,offset:l}=n.findIndex(t);if(i==e||s.isText){if(l!=t&&!n.child(o).isText)throw new RangeError("Removing non-flat range");return n.cut(0,e).append(n.cut(t))}if(r!=o)throw new RangeError("Removing non-flat range");return n.replaceChild(r,s.copy(Vi(s.content,e-i-1,t-i-1)))}function zi(n,e,t,r){let{index:i,offset:s}=n.findIndex(e),o=n.maybeChild(i);if(s==e||o.isText)return n.cut(0,e).append(t).append(n.cut(e));let l=zi(o.content,e-s-1,t);return l&&n.replaceChild(i,o.copy(l))}function Ia(n,e,t){if(t.openStart>n.depth)throw new fn("Inserted content deeper than insertion position");if(n.depth-t.openStart!=e.depth-t.openEnd)throw new fn("Inconsistent open depths");return Pi(n,e,t,0)}function Pi(n,e,t,r){let i=n.index(r),s=n.node(r);if(i==e.index(r)&&r<n.depth-t.openStart){let o=Pi(n,e,t,r+1);return s.copy(s.content.replaceChild(i,o))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&n.depth==r&&e.depth==r){let o=n.parent,l=o.content;return Ue(o,l.cut(0,n.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:o,end:l}=Va(t,n);return Ue(s,Li(n,o,l,e,r))}else return Ue(s,dn(n,e,r))}function Bi(n,e){if(!e.type.compatibleContent(n.type))throw new fn("Cannot join "+e.type.name+" onto "+n.type.name)}function Qn(n,e,t){let r=n.node(t);return Bi(r,e.node(t)),r}function _e(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 Rt(n,e,t,r){let i=(e||n).node(t),s=0,o=e?e.index(t):i.childCount;n&&(s=n.index(t),n.depth>t?s++:n.textOffset&&(_e(n.nodeAfter,r),s++));for(let l=s;l<o;l++)_e(i.child(l),r);e&&e.depth==t&&e.textOffset&&_e(e.nodeBefore,r)}function Ue(n,e){return n.type.checkContent(e),n.copy(e)}function Li(n,e,t,r,i){let s=n.depth>i&&Qn(n,e,i+1),o=r.depth>i&&Qn(t,r,i+1),l=[];return Rt(null,n,i,l),s&&o&&e.index(i)==t.index(i)?(Bi(s,o),_e(Ue(s,Li(n,e,t,r,i+1)),l)):(s&&_e(Ue(s,dn(n,e,i+1)),l),Rt(e,t,i,l),o&&_e(Ue(o,dn(t,r,i+1)),l)),Rt(r,null,i,l),new b(l)}function dn(n,e,t){let r=[];if(Rt(null,n,t,r),n.depth>t){let i=Qn(n,e,t+1);_e(Ue(i,dn(n,e,t+1)),r)}return Rt(e,null,t,r),new b(r)}function Va(n,e){let t=e.depth-n.openStart,i=e.node(t).copy(n.content);for(let s=t-1;s>=0;s--)i=e.node(s).copy(b.from(i));return{start:i.resolveNoCache(n.openStart+t),end:i.resolveNoCache(i.content.size-n.openEnd-t)}}class It{constructor(e,t,r){this.pos=e,this.path=t,this.parentOffset=r,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 r=this.pos-this.path[this.path.length-1],i=e.child(t);return r?e.child(t).cut(r):i}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 r=this.path[t*3],i=t==0?0:this.path[t*3-1]+1;for(let s=0;s<e;s++)i+=r.child(s).nodeSize;return i}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return D.none;if(this.textOffset)return e.child(t).marks;let r=e.maybeChild(t-1),i=e.maybeChild(t);if(!r){let l=r;r=i,i=l}let s=r.marks;for(var o=0;o<s.length;o++)s[o].type.spec.inclusive===!1&&(!i||!s[o].isInSet(i.marks))&&(s=s[o--].removeFromSet(s));return s}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let r=t.marks,i=e.parent.maybeChild(e.index());for(var s=0;s<r.length;s++)r[s].type.spec.inclusive===!1&&(!i||!r[s].isInSet(i.marks))&&(r=r[s--].removeFromSet(r));return r}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 r=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);r>=0;r--)if(e.pos<=this.end(r)&&(!t||t(this.node(r))))return new un(this,e,r);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e="";for(let 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 r=[],i=0,s=t;for(let o=e;;){let{index:l,offset:a}=o.content.findIndex(s),c=s-a;if(r.push(o,l,i+a),!c||(o=o.child(l),o.isText))break;s=c-1,i+=a+1}return new It(t,r,s)}static resolveCached(e,t){let r=Hi.get(e);if(r)for(let s=0;s<r.elts.length;s++){let o=r.elts[s];if(o.pos==t)return o}else Hi.set(e,r=new za);let i=r.elts[r.i]=It.resolve(e,t);return r.i=(r.i+1)%Pa,i}}class za{constructor(){this.elts=[],this.i=0}}const Pa=12,Hi=new WeakMap;class un{constructor(e,t,r){this.$from=e,this.$to=t,this.depth=r}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const Ba=Object.create(null);let Ge=class ri{constructor(e,t,r,i=D.none){this.type=e,this.attrs=t,this.marks=i,this.content=r||b.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,r,i=0){this.content.nodesBetween(e,t,r,i,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(e,t,r,i){return this.content.textBetween(e,t,r,i)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,r){return this.type==e&&hn(this.attrs,t||e.defaultAttrs||Ba)&&D.sameSet(this.marks,r||D.none)}copy(e=null){return e==this.content?this:new ri(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new ri(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,r=!1){if(e==t)return C.empty;let i=this.resolve(e),s=this.resolve(t),o=r?0:i.sharedDepth(t),l=i.start(o),c=i.node(o).content.cut(i.pos-l,s.pos-l);return new C(c,i.depth-o,s.depth-o)}replace(e,t,r){return Ia(this.resolve(e),this.resolve(t),r)}nodeAt(e){for(let t=this;;){let{index:r,offset:i}=t.content.findIndex(e);if(t=t.maybeChild(r),!t)return null;if(i==e||t.isText)return t;e-=i+1}}childAfter(e){let{index:t,offset:r}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:r}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:r}=this.content.findIndex(e);if(r<e)return{node:this.content.child(t),index:t,offset:r};let i=this.content.child(t-1);return{node:i,index:t-1,offset:r-i.nodeSize}}resolve(e){return It.resolveCached(this,e)}resolveNoCache(e){return It.resolve(this,e)}rangeHasMark(e,t,r){let i=!1;return t>e&&this.nodesBetween(e,t,s=>(r.isInSet(s.marks)&&(i=!0),!i)),i}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+="("+this.content.toStringInner()+")"),Fi(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,r=b.empty,i=0,s=r.childCount){let o=this.contentMatchAt(e).matchFragment(r,i,s),l=o&&o.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let a=i;a<s;a++)if(!this.type.allowsMarks(r.child(a).marks))return!1;return!0}canReplaceWith(e,t,r,i){if(i&&!this.type.allowsMarks(i))return!1;let s=this.contentMatchAt(e).matchType(r),o=s&&s.matchFragment(this.content,t);return o?o.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=D.none;for(let t=0;t<this.marks.length;t++){let r=this.marks[t];r.type.checkAttrs(r.attrs),e=r.addToSet(e)}if(!D.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 r;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");r=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,r)}let i=b.fromJSON(e,t.content),s=e.nodeType(t.type).create(t.attrs,i,r);return s.type.checkAttrs(s.attrs),s}};Ge.prototype.text=void 0;class pn extends Ge{constructor(e,t,r,i){if(super(e,t,null,i),!r)throw new RangeError("Empty text nodes are not allowed");this.text=r}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Fi(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 pn(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new pn(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 Fi(n,e){for(let t=n.length-1;t>=0;t--)e=n[t].type.name+"("+e+")";return e}class Ze{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let r=new La(e,t);if(r.next==null)return Ze.empty;let i=$i(r);r.next&&r.err("Unexpected trailing text");let s=Ka(qa(i));return ja(s,r),s}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,r=e.childCount){let i=this;for(let s=t;i&&s<r;s++)i=i.matchType(e.child(s).type);return i}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type: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 r=0;r<e.next.length;r++)if(this.next[t].type==e.next[r].type)return!0;return!1}fillBefore(e,t=!1,r=0){let i=[this];function s(o,l){let a=o.matchFragment(e,r);if(a&&(!t||a.validEnd))return b.from(l.map(c=>c.createAndFill()));for(let c=0;c<o.next.length;c++){let{type:h,next:f}=o.next[c];if(!(h.isText||h.hasRequiredAttrs())&&i.indexOf(f)==-1){i.push(f);let d=s(f,l.concat(h));if(d)return d}}return null}return s(this,[])}findWrapping(e){for(let r=0;r<this.wrapCache.length;r+=2)if(this.wrapCache[r]==e)return this.wrapCache[r+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),r=[{match:this,type:null,via:null}];for(;r.length;){let i=r.shift(),s=i.match;if(s.matchType(e)){let o=[];for(let l=i;l.type;l=l.via)o.push(l.type);return o.reverse()}for(let o=0;o<s.next.length;o++){let{type:l,next:a}=s.next[o];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!i.type||a.validEnd)&&(r.push({match:l.contentMatch,type:l,via:i}),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(r){e.push(r);for(let i=0;i<r.next.length;i++)e.indexOf(r.next[i].next)==-1&&t(r.next[i].next)}return t(this),e.map((r,i)=>{let s=i+(r.validEnd?"*":" ")+" ";for(let o=0;o<r.next.length;o++)s+=(o?", ":"")+r.next[o].type.name+"->"+e.indexOf(r.next[o].next);return s}).join(`
75
- `)}}Ze.empty=new Ze(!0);class La{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 $i(n){let e=[];do e.push(Ha(n));while(n.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function Ha(n){let e=[];do e.push(Fa(n));while(n.next&&n.next!=")"&&n.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function Fa(n){let e=Ja(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=$a(n,e);else break;return e}function Wi(n){/\D/.test(n.next)&&n.err("Expected number, got '"+n.next+"'");let e=Number(n.next);return n.pos++,e}function $a(n,e){let t=Wi(n),r=t;return n.eat(",")&&(n.next!="}"?r=Wi(n):r=-1),n.eat("}")||n.err("Unclosed braced range"),{type:"range",min:t,max:r,expr:e}}function Wa(n,e){let t=n.nodeTypes,r=t[e];if(r)return[r];let i=[];for(let s in t){let o=t[s];o.isInGroup(e)&&i.push(o)}return i.length==0&&n.err("No node type or group '"+e+"' found"),i}function Ja(n){if(n.eat("(")){let e=$i(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=Wa(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 qa(n){let e=[[]];return i(s(n,0),t()),e;function t(){return e.push([])-1}function r(o,l,a){let c={term:a,to:l};return e[o].push(c),c}function i(o,l){o.forEach(a=>a.to=l)}function s(o,l){if(o.type=="choice")return o.exprs.reduce((a,c)=>a.concat(s(c,l)),[]);if(o.type=="seq")for(let a=0;;a++){let c=s(o.exprs[a],l);if(a==o.exprs.length-1)return c;i(c,l=t())}else if(o.type=="star"){let a=t();return r(l,a),i(s(o.expr,a),a),[r(a)]}else if(o.type=="plus"){let a=t();return i(s(o.expr,l),a),i(s(o.expr,a),a),[r(a)]}else{if(o.type=="opt")return[r(l)].concat(s(o.expr,l));if(o.type=="range"){let a=l;for(let c=0;c<o.min;c++){let h=t();i(s(o.expr,a),h),a=h}if(o.max==-1)i(s(o.expr,a),a);else for(let c=o.min;c<o.max;c++){let h=t();r(a,h),i(s(o.expr,a),h),a=h}return[r(a)]}else{if(o.type=="name")return[r(l,void 0,o.value)];throw new Error("Unknown expr type")}}}}function Ji(n,e){return e-n}function qi(n,e){let t=[];return r(e),t.sort(Ji);function r(i){let s=n[i];if(s.length==1&&!s[0].term)return r(s[0].to);t.push(i);for(let o=0;o<s.length;o++){let{term:l,to:a}=s[o];!l&&t.indexOf(a)==-1&&r(a)}}}function Ka(n){let e=Object.create(null);return t(qi(n,0));function t(r){let i=[];r.forEach(o=>{n[o].forEach(({term:l,to:a})=>{if(!l)return;let c;for(let h=0;h<i.length;h++)i[h][0]==l&&(c=i[h][1]);qi(n,a).forEach(h=>{c||i.push([l,c=[]]),c.indexOf(h)==-1&&c.push(h)})})});let s=e[r.join(",")]=new Ze(r.indexOf(n.length-1)>-1);for(let o=0;o<i.length;o++){let l=i[o][1].sort(Ji);s.next.push({type:i[o][0],next:e[l.join(",")]||t(l)})}return s}}function ja(n,e){for(let t=0,r=[n];t<r.length;t++){let i=r[t],s=!i.validEnd,o=[];for(let l=0;l<i.next.length;l++){let{type:a,next:c}=i.next[l];o.push(a.name),s&&!(a.isText||a.hasRequiredAttrs())&&(s=!1),r.indexOf(c)==-1&&r.push(c)}s&&e.err("Only non-generatable nodes ("+o.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function Ki(n){let e=Object.create(null);for(let t in n){let r=n[t];if(!r.hasDefault)return null;e[t]=r.default}return e}function ji(n,e){let t=Object.create(null);for(let r in n){let i=e&&e[r];if(i===void 0){let s=n[r];if(s.hasDefault)i=s.default;else throw new RangeError("No value supplied for attribute "+r)}t[r]=i}return t}function _i(n,e,t,r){for(let i in e)if(!(i in n))throw new RangeError(`Unsupported attribute ${i} for ${t} of type ${i}`);for(let i in n){let s=n[i];s.validate&&s.validate(e[i])}}function Ui(n,e){let t=Object.create(null);if(e)for(let r in e)t[r]=new Ua(n,r,e[r]);return t}let Gi=class Fl{constructor(e,t,r){this.name=e,this.schema=t,this.spec=r,this.markSet=null,this.groups=r.group?r.group.split(" "):[],this.attrs=Ui(e,r.attrs),this.defaultAttrs=Ki(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(r.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Ze.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:ji(this.attrs,e)}create(e=null,t,r){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Ge(this,this.computeAttrs(e),b.from(t),D.setFrom(r))}createChecked(e=null,t,r){return t=b.from(t),this.checkContent(t),new Ge(this,this.computeAttrs(e),t,D.setFrom(r))}createAndFill(e=null,t,r){if(e=this.computeAttrs(e),t=b.from(t),t.size){let o=this.contentMatch.fillBefore(t);if(!o)return null;t=o.append(t)}let i=this.contentMatch.matchFragment(t),s=i&&i.fillBefore(b.empty,!0);return s?new Ge(this,e,t.append(s),D.setFrom(r)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let r=0;r<e.childCount;r++)if(!this.allowsMarks(e.child(r).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}checkAttrs(e){_i(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 r=0;r<e.length;r++)this.allowsMarkType(e[r].type)?t&&t.push(e[r]):t||(t=e.slice(0,r));return t?t.length?t:D.none:e}static compile(e,t){let r=Object.create(null);e.forEach((s,o)=>r[s]=new Fl(s,t,o));let i=t.spec.topNode||"doc";if(!r[i])throw new RangeError("Schema is missing its top node type ('"+i+"')");if(!r.text)throw new RangeError("Every schema needs a 'text' type");for(let s in r.text.attrs)throw new RangeError("The text node type should not have attributes");return r}};function _a(n,e,t){let r=t.split("|");return i=>{let s=i===null?"null":typeof i;if(r.indexOf(s)<0)throw new RangeError(`Expected value of type ${r} for attribute ${e} on type ${n}, got ${s}`)}}class Ua{constructor(e,t,r){this.hasDefault=Object.prototype.hasOwnProperty.call(r,"default"),this.default=r.default,this.validate=typeof r.validate=="string"?_a(e,t,r.validate):r.validate}get isRequired(){return!this.hasDefault}}class mn{constructor(e,t,r,i){this.name=e,this.rank=t,this.schema=r,this.spec=i,this.attrs=Ui(e,i.attrs),this.excluded=null;let s=Ki(this.attrs);this.instance=s?new D(this,s):null}create(e=null){return!e&&this.instance?this.instance:new D(this,ji(this.attrs,e))}static compile(e,t){let r=Object.create(null),i=0;return e.forEach((s,o)=>r[s]=new mn(s,i++,t,o)),r}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){_i(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class Ga{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let t=this.spec={};for(let i in e)t[i]=e[i];t.nodes=H.from(e.nodes),t.marks=H.from(e.marks||{}),this.nodes=Gi.compile(this.spec.nodes,this),this.marks=mn.compile(this.spec.marks,this);let r=Object.create(null);for(let i in this.nodes){if(i in this.marks)throw new RangeError(i+" can not be both a node and a mark");let s=this.nodes[i],o=s.spec.content||"",l=s.spec.marks;if(s.contentMatch=r[o]||(r[o]=Ze.parse(o,this.nodes)),s.inlineContent=s.contentMatch.inlineContent,s.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!s.isInline||!s.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=s}s.markSet=l=="_"?null:l?Zi(this,l.split(" ")):l==""||!s.inlineContent?[]:null}for(let i in this.marks){let s=this.marks[i],o=s.spec.excludes;s.excluded=o==null?[s]:o==""?[]:Zi(this,o.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,r,i){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof Gi){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,r,i)}text(e,t){let r=this.nodes.text;return new pn(r,r.defaultAttrs,e,D.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeFromJSON(e){return Ge.fromJSON(this,e)}markFromJSON(e){return D.fromJSON(this,e)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}}function Zi(n,e){let t=[];for(let r=0;r<e.length;r++){let i=e[r],s=n.marks[i],o=s;if(s)t.push(s);else for(let l in n.marks){let a=n.marks[l];(i=="_"||a.spec.group&&a.spec.group.split(" ").indexOf(i)>-1)&&t.push(o=a)}if(!o)throw new SyntaxError("Unknown mark type: '"+e[r]+"'")}return t}function Za(n){return n.tag!=null}function Xa(n){return n.style!=null}class pt{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let r=this.matchedStyles=[];t.forEach(i=>{if(Za(i))this.tags.push(i);else if(Xa(i)){let s=/[^=]*/.exec(i.style)[0];r.indexOf(s)<0&&r.push(s),this.styles.push(i)}}),this.normalizeLists=!this.tags.some(i=>{if(!/^(ul|ol)\b/.test(i.tag)||!i.node)return!1;let s=e.nodes[i.node];return s.contentMatch.matchType(s)})}parse(e,t={}){let r=new es(this,t,!1);return r.addAll(e,D.none,t.from,t.to),r.finish()}parseSlice(e,t={}){let r=new es(this,t,!0);return r.addAll(e,D.none,t.from,t.to),C.maxOpen(r.finish())}matchTag(e,t,r){for(let i=r?this.tags.indexOf(r)+1:0;i<this.tags.length;i++){let s=this.tags[i];if(ec(e,s.tag)&&(s.namespace===void 0||e.namespaceURI==s.namespace)&&(!s.context||t.matchesContext(s.context))){if(s.getAttrs){let o=s.getAttrs(e);if(o===!1)continue;s.attrs=o||void 0}return s}}}matchStyle(e,t,r,i){for(let s=i?this.styles.indexOf(i)+1:0;s<this.styles.length;s++){let o=this.styles[s],l=o.style;if(!(l.indexOf(e)!=0||o.context&&!r.matchesContext(o.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=t))){if(o.getAttrs){let a=o.getAttrs(t);if(a===!1)continue;o.attrs=a||void 0}return o}}}static schemaRules(e){let t=[];function r(i){let s=i.priority==null?50:i.priority,o=0;for(;o<t.length;o++){let l=t[o];if((l.priority==null?50:l.priority)<s)break}t.splice(o,0,i)}for(let i in e.marks){let s=e.marks[i].spec.parseDOM;s&&s.forEach(o=>{r(o=ts(o)),o.mark||o.ignore||o.clearMark||(o.mark=i)})}for(let i in e.nodes){let s=e.nodes[i].spec.parseDOM;s&&s.forEach(o=>{r(o=ts(o)),o.node||o.ignore||o.mark||(o.node=i)})}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new pt(e,pt.schemaRules(e)))}}const Xi={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},Ya={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Yi={ol:!0,ul:!0},gn=1,yn=2,Vt=4;function Qi(n,e,t){return e!=null?(e?gn:0)|(e==="full"?yn:0):n&&n.whitespace=="pre"?gn|yn:t&~Vt}class bn{constructor(e,t,r,i,s,o){this.type=e,this.attrs=t,this.marks=r,this.solid=i,this.options=o,this.content=[],this.activeMarks=D.none,this.match=s||(o&Vt?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(b.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let r=this.type.contentMatch,i;return(i=r.findWrapping(e.type))?(this.match=r,i):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&gn)){let r=this.content[this.content.length-1],i;if(r&&r.isText&&(i=/[ \t\r\n\u000c]+$/.exec(r.text))){let s=r;r.text.length==i[0].length?this.content.pop():this.content[this.content.length-1]=s.withText(s.text.slice(0,s.text.length-i[0].length))}}let t=b.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(b.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&&!Xi.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class es{constructor(e,t,r){this.parser=e,this.options=t,this.isOpen=r,this.open=0;let i=t.topNode,s,o=Qi(null,t.preserveWhitespace,0)|(r?Vt:0);i?s=new bn(i.type,i.attrs,D.none,!0,t.topMatch||i.type.contentMatch,o):r?s=new bn(null,null,D.none,!0,null,o):s=new bn(e.schema.topNodeType,null,D.none,!0,null,o),this.nodes=[s],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 r=e.nodeValue,i=this.top;if(i.options&yn||i.inlineContext(e)||/[^ \t\r\n\u000c]/.test(r)){if(i.options&gn)i.options&yn?r=r.replace(/\r\n?/g,`
76
- `):r=r.replace(/\r?\n|\r/g," ");else if(r=r.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(r)&&this.open==this.nodes.length-1){let s=i.content[i.content.length-1],o=e.previousSibling;(!s||o&&o.nodeName=="BR"||s.isText&&/[ \t\r\n\u000c]$/.test(s.text))&&(r=r.slice(1))}r&&this.insertNode(this.parser.schema.text(r),t),this.findInText(e)}else this.findInside(e)}addElement(e,t,r){let i=e.nodeName.toLowerCase(),s;Yi.hasOwnProperty(i)&&this.parser.normalizeLists&&Qa(e);let o=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(s=this.parser.matchTag(e,this,r));if(o?o.ignore:Ya.hasOwnProperty(i))this.findInside(e),this.ignoreFallback(e,t);else if(!o||o.skip||o.closeParent){o&&o.closeParent?this.open=Math.max(0,this.open-1):o&&o.skip.nodeType&&(e=o.skip);let l,a=this.top,c=this.needsBlock;if(Xi.hasOwnProperty(i))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 h=o&&o.skip?t:this.readStyles(e,t);h&&this.addAll(e,h),l&&this.sync(a),this.needsBlock=c}else{let l=this.readStyles(e,t);l&&this.addElementByRule(e,o,l,o.consuming===!1?s:void 0)}}leafFallback(e,t){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
77
- `),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 r=e.style;if(r&&r.length)for(let i=0;i<this.parser.matchedStyles.length;i++){let s=this.parser.matchedStyles[i],o=r.getPropertyValue(s);if(o)for(let l=void 0;;){let a=this.parser.matchStyle(s,o,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,r,i){let s,o;if(t.node)if(o=this.parser.schema.nodes[t.node],o.isLeaf)this.insertNode(o.create(t.attrs),r)||this.leafFallback(e,r);else{let a=this.enter(o,t.attrs||null,r,t.preserveWhitespace);a&&(s=!0,r=a)}else{let a=this.parser.schema.marks[t.mark];r=r.concat(a.create(t.attrs))}let l=this.top;if(o&&o.isLeaf)this.findInside(e);else if(i)this.addElement(e,r,i);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(a=>this.insertNode(a,r));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,r),this.findAround(e,a,!1)}s&&this.sync(l)&&this.open--}addAll(e,t,r,i){let s=r||0;for(let o=r?e.childNodes[r]:e.firstChild,l=i==null?null:e.childNodes[i];o!=l;o=o.nextSibling,++s)this.findAtPoint(e,s),this.addDOM(o,t);this.findAtPoint(e,s)}findPlace(e,t){let r,i;for(let s=this.open;s>=0;s--){let o=this.nodes[s],l=o.findWrapping(e);if(l&&(!r||r.length>l.length)&&(r=l,i=o,!l.length)||o.solid)break}if(!r)return null;this.sync(i);for(let s=0;s<r.length;s++)t=this.enterInner(r[s],null,t,!1);return t}insertNode(e,t){if(e.isInline&&this.needsBlock&&!this.top.type){let i=this.textblockFromContext();i&&(t=this.enterInner(i,null,t))}let r=this.findPlace(e,t);if(r){this.closeExtra();let i=this.top;i.match&&(i.match=i.match.matchType(e.type));let s=D.none;for(let o of r.concat(e.marks))(i.type?i.type.allowsMarkType(o.type):ns(o.type,e.type))&&(s=o.addToSet(s));return i.content.push(e.mark(s)),!0}return!1}enter(e,t,r,i){let s=this.findPlace(e.create(t),r);return s&&(s=this.enterInner(e,t,r,!0,i)),s}enterInner(e,t,r,i=!1,s){this.closeExtra();let o=this.top;o.match=o.match&&o.match.matchType(e);let l=Qi(e,s,o.options);o.options&Vt&&o.content.length==0&&(l|=Vt);let a=D.none;return r=r.filter(c=>(o.type?o.type.allowsMarkType(c.type):ns(c.type,e))?(a=c.addToSet(a),!1):!0),this.nodes.push(new bn(e,t,a,i,null,l)),this.open++,r}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 r=this.nodes[t].content;for(let i=r.length-1;i>=0;i--)e+=r[i].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let r=0;r<this.find.length;r++)this.find[r].node==e&&this.find[r].offset==t&&(this.find[r].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,r){if(e!=t&&this.find)for(let i=0;i<this.find.length;i++)this.find[i].pos==null&&e.nodeType==1&&e.contains(this.find[i].node)&&t.compareDocumentPosition(this.find[i].node)&(r?2:4)&&(this.find[i].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("/"),r=this.options.context,i=!this.isOpen&&(!r||r.parent.type==this.nodes[0].type),s=-(r?r.depth+1:0)+(i?0:1),o=(l,a)=>{for(;l>=0;l--){let c=t[l];if(c==""){if(l==t.length-1||l==0)continue;for(;a>=s;a--)if(o(l-1,a))return!0;return!1}else{let h=a>0||a==0&&i?this.nodes[a].type:r&&a>=s?r.node(a-s).type:null;if(!h||h.name!=c&&!h.isInGroup(c))return!1;a--}}return!0};return o(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let r=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(r&&r.isTextblock&&r.defaultAttrs)return r}for(let t in this.parser.schema.nodes){let r=this.parser.schema.nodes[t];if(r.isTextblock&&r.defaultAttrs)return r}}}function Qa(n){for(let e=n.firstChild,t=null;e;e=e.nextSibling){let r=e.nodeType==1?e.nodeName.toLowerCase():null;r&&Yi.hasOwnProperty(r)&&t?(t.appendChild(e),e=t):r=="li"?t=e:r&&(t=null)}}function ec(n,e){return(n.matches||n.msMatchesSelector||n.webkitMatchesSelector||n.mozMatchesSelector).call(n,e)}function ts(n){let e={};for(let t in n)e[t]=n[t];return e}function ns(n,e){let t=e.schema.nodes;for(let r in t){let i=t[r];if(!i.allowsMarkType(n))continue;let s=[],o=l=>{s.push(l);for(let a=0;a<l.edgeCount;a++){let{type:c,next:h}=l.edge(a);if(c==e||s.indexOf(h)<0&&o(h))return!0}};if(o(i.contentMatch))return!0}}class Xe{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},r){r||(r=er(t).createDocumentFragment());let i=r,s=[];return e.forEach(o=>{if(s.length||o.marks.length){let l=0,a=0;for(;l<s.length&&a<o.marks.length;){let c=o.marks[a];if(!this.marks[c.type.name]){a++;continue}if(!c.eq(s[l][0])||c.type.spec.spanning===!1)break;l++,a++}for(;l<s.length;)i=s.pop()[1];for(;a<o.marks.length;){let c=o.marks[a++],h=this.serializeMark(c,o.isInline,t);h&&(s.push([c,i]),i.appendChild(h.dom),i=h.contentDOM||h.dom)}}i.appendChild(this.serializeNodeInner(o,t))}),r}serializeNodeInner(e,t){let{dom:r,contentDOM:i}=Cn(er(t),this.nodes[e.type.name](e),null,e.attrs);if(i){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,t,i)}return r}serializeNode(e,t={}){let r=this.serializeNodeInner(e,t);for(let i=e.marks.length-1;i>=0;i--){let s=this.serializeMark(e.marks[i],e.isInline,t);s&&((s.contentDOM||s.dom).appendChild(r),r=s.dom)}return r}serializeMark(e,t,r={}){let i=this.marks[e.type.name];return i&&Cn(er(r),i(e,t),null,e.attrs)}static renderSpec(e,t,r=null,i){return Cn(e,t,r,i)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new Xe(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let t=rs(e.nodes);return t.text||(t.text=r=>r.text),t}static marksFromSchema(e){return rs(e.marks)}}function rs(n){let e={};for(let t in n){let r=n[t].spec.toDOM;r&&(e[t]=r)}return e}function er(n){return n.document||window.document}const is=new WeakMap;function tc(n){let e=is.get(n);return e===void 0&&is.set(n,e=nc(n)),e}function nc(n){let e=null;function t(r){if(r&&typeof r=="object")if(Array.isArray(r))if(typeof r[0]=="string")e||(e=[]),e.push(r);else for(let i=0;i<r.length;i++)t(r[i]);else for(let i in r)t(r[i])}return t(n),e}function Cn(n,e,t,r){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 i=e[0],s;if(typeof i!="string")throw new RangeError("Invalid array passed to renderSpec");if(r&&(s=tc(r))&&s.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 o=i.indexOf(" ");o>0&&(t=i.slice(0,o),i=i.slice(o+1));let l,a=t?n.createElementNS(t,i):n.createElement(i),c=e[1],h=1;if(c&&typeof c=="object"&&c.nodeType==null&&!Array.isArray(c)){h=2;for(let f in c)if(c[f]!=null){let d=f.indexOf(" ");d>0?a.setAttributeNS(f.slice(0,d),f.slice(d+1),c[f]):a.setAttribute(f,c[f])}}for(let f=h;f<e.length;f++){let d=e[f];if(d===0){if(f<e.length-1||f>h)throw new RangeError("Content hole must be the only child of its parent node");return{dom:a,contentDOM:a}}else{let{dom:p,contentDOM:u}=Cn(n,d,t,r);if(a.appendChild(p),u){if(l)throw new RangeError("Multiple content holes");l=u}}}return{dom:a,contentDOM:l}}const ss=65535,ls=Math.pow(2,16);function rc(n,e){return n+e*ls}function as(n){return n&ss}function ic(n){return(n-(n&ss))/ls}const cs=1,hs=2,xn=4,fs=8;class tr{constructor(e,t,r){this.pos=e,this.delInfo=t,this.recover=r}get deleted(){return(this.delInfo&fs)>0}get deletedBefore(){return(this.delInfo&(cs|xn))>0}get deletedAfter(){return(this.delInfo&(hs|xn))>0}get deletedAcross(){return(this.delInfo&xn)>0}}class Q{constructor(e,t=!1){if(this.ranges=e,this.inverted=t,!e.length&&Q.empty)return Q.empty}recover(e){let t=0,r=as(e);if(!this.inverted)for(let i=0;i<r;i++)t+=this.ranges[i*3+2]-this.ranges[i*3+1];return this.ranges[r*3]+t+ic(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,r){let i=0,s=this.inverted?2:1,o=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?i:0);if(a>e)break;let c=this.ranges[l+s],h=this.ranges[l+o],f=a+c;if(e<=f){let d=c?e==a?-1:e==f?1:t:t,p=a+i+(d<0?0:h);if(r)return p;let u=e==(t<0?a:f)?null:rc(l/3,e-a),m=e==a?hs:e==f?cs:xn;return(t<0?e!=a:e!=f)&&(m|=fs),new tr(p,m,u)}i+=h-c}return r?e+i:new tr(e+i,0,null)}touches(e,t){let r=0,i=as(t),s=this.inverted?2:1,o=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?r:0);if(a>e)break;let c=this.ranges[l+s],h=a+c;if(e<=h&&l==i*3)return!0;r+=this.ranges[l+o]-c}return!1}forEach(e){let t=this.inverted?2:1,r=this.inverted?1:2;for(let i=0,s=0;i<this.ranges.length;i+=3){let o=this.ranges[i],l=o-(this.inverted?s:0),a=o+(this.inverted?0:s),c=this.ranges[i+t],h=this.ranges[i+r];e(l,l+c,a,a+h),s+=h-c}}invert(){return new Q(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?Q.empty:new Q(e<0?[0,-e,0]:[0,0,e])}}Q.empty=new Q([]);class mt{constructor(e=[],t,r=0,i=e.length){this.maps=e,this.mirror=t,this.from=r,this.to=i}slice(e=0,t=this.maps.length){return new mt(this.maps,this.mirror,e,t)}copy(){return new mt(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,r=this.maps.length;t<e.maps.length;t++){let i=e.getMirror(t);this.appendMap(e.maps[t],i!=null&&i<t?r+i: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,r=this.maps.length+e.maps.length;t>=0;t--){let i=e.getMirror(t);this.appendMap(e.maps[t].invert(),i!=null&&i>t?r-i-1:void 0)}}invert(){let e=new mt;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let r=this.from;r<this.to;r++)e=this.maps[r].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,r){let i=0;for(let s=this.from;s<this.to;s++){let o=this.maps[s],l=o.mapResult(e,t);if(l.recover!=null){let a=this.getMirror(s);if(a!=null&&a>s&&a<this.to){s=a,e=this.maps[a].recover(l.recover);continue}}i|=l.delInfo,e=l.pos}return r?e:new tr(e,i,null)}}const nr=Object.create(null);class J{getMap(){return Q.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let r=nr[t.stepType];if(!r)throw new RangeError(`No step type ${t.stepType} defined`);return r.fromJSON(e,t)}static jsonID(e,t){if(e in nr)throw new RangeError("Duplicate use of step JSON ID "+e);return nr[e]=t,t.prototype.jsonID=e,t}}class z{constructor(e,t){this.doc=e,this.failed=t}static ok(e){return new z(e,null)}static fail(e){return new z(null,e)}static fromReplace(e,t,r,i){try{return z.ok(e.replace(t,r,i))}catch(s){if(s instanceof fn)return z.fail(s.message);throw s}}}function rr(n,e,t){let r=[];for(let i=0;i<n.childCount;i++){let s=n.child(i);s.content.size&&(s=s.copy(rr(s.content,e,s))),s.isInline&&(s=e(s,t,i)),r.push(s)}return b.fromArray(r)}class Te extends J{constructor(e,t,r){super(),this.from=e,this.to=t,this.mark=r}apply(e){let t=e.slice(this.from,this.to),r=e.resolve(this.from),i=r.node(r.sharedDepth(this.to)),s=new C(rr(t.content,(o,l)=>!o.isAtom||!l.type.allowsMarkType(this.mark.type)?o:o.mark(this.mark.addToSet(o.marks)),i),t.openStart,t.openEnd);return z.fromReplace(e,this.from,this.to,s)}invert(){return new me(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deleted&&r.deleted||t.pos>=r.pos?null:new Te(t.pos,r.pos,this.mark)}merge(e){return e instanceof Te&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Te(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 Te(t.from,t.to,e.markFromJSON(t.mark))}}J.jsonID("addMark",Te);class me extends J{constructor(e,t,r){super(),this.from=e,this.to=t,this.mark=r}apply(e){let t=e.slice(this.from,this.to),r=new C(rr(t.content,i=>i.mark(this.mark.removeFromSet(i.marks)),e),t.openStart,t.openEnd);return z.fromReplace(e,this.from,this.to,r)}invert(){return new Te(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deleted&&r.deleted||t.pos>=r.pos?null:new me(t.pos,r.pos,this.mark)}merge(e){return e instanceof me&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new me(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 me(t.from,t.to,e.markFromJSON(t.mark))}}J.jsonID("removeMark",me);class Ae extends J{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return z.fail("No node at mark step's position");let r=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return z.fromReplace(e,this.pos,this.pos+1,new C(b.from(r),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let r=this.mark.addToSet(t.marks);if(r.length==t.marks.length){for(let i=0;i<t.marks.length;i++)if(!t.marks[i].isInSet(r))return new Ae(this.pos,t.marks[i]);return new Ae(this.pos,this.mark)}}return new gt(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new Ae(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 Ae(t.pos,e.markFromJSON(t.mark))}}J.jsonID("addNodeMark",Ae);class gt extends J{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return z.fail("No node at mark step's position");let r=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return z.fromReplace(e,this.pos,this.pos+1,new C(b.from(r),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new Ae(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new gt(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 gt(t.pos,e.markFromJSON(t.mark))}}J.jsonID("removeNodeMark",gt);class q extends J{constructor(e,t,r,i=!1){super(),this.from=e,this.to=t,this.slice=r,this.structure=i}apply(e){return this.structure&&ir(e,this.from,this.to)?z.fail("Structure replace would overwrite content"):z.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new Q([this.from,this.to-this.from,this.slice.size])}invert(e){return new q(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),r=e.mapResult(this.to,-1);return t.deletedAcross&&r.deletedAcross?null:new q(t.pos,Math.max(t.pos,r.pos),this.slice)}merge(e){if(!(e instanceof q)||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?C.empty:new C(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new q(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?C.empty:new C(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new q(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 q(t.from,t.to,C.fromJSON(e,t.slice),!!t.structure)}}J.jsonID("replace",q);class F extends J{constructor(e,t,r,i,s,o,l=!1){super(),this.from=e,this.to=t,this.gapFrom=r,this.gapTo=i,this.slice=s,this.insert=o,this.structure=l}apply(e){if(this.structure&&(ir(e,this.from,this.gapFrom)||ir(e,this.gapTo,this.to)))return z.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return z.fail("Gap is not a flat range");let r=this.slice.insertAt(this.insert,t.content);return r?z.fromReplace(e,this.from,this.to,r):z.fail("Content does not fit in gap")}getMap(){return new Q([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 F(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),r=e.mapResult(this.to,-1),i=this.from==this.gapFrom?t.pos:e.map(this.gapFrom,-1),s=this.to==this.gapTo?r.pos:e.map(this.gapTo,1);return t.deletedAcross&&r.deletedAcross||i<t.pos||s>r.pos?null:new F(t.pos,r.pos,i,s,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 F(t.from,t.to,t.gapFrom,t.gapTo,C.fromJSON(e,t.slice),t.insert,!!t.structure)}}J.jsonID("replaceAround",F);function ir(n,e,t){let r=n.resolve(e),i=t-e,s=r.depth;for(;i>0&&s>0&&r.indexAfter(s)==r.node(s).childCount;)s--,i--;if(i>0){let o=r.node(s).maybeChild(r.indexAfter(s));for(;i>0;){if(!o||o.isLeaf)return!0;o=o.firstChild,i--}}return!1}function sc(n,e,t,r){let i=[],s=[],o,l;n.doc.nodesBetween(e,t,(a,c,h)=>{if(!a.isInline)return;let f=a.marks;if(!r.isInSet(f)&&h.type.allowsMarkType(r.type)){let d=Math.max(c,e),p=Math.min(c+a.nodeSize,t),u=r.addToSet(f);for(let m=0;m<f.length;m++)f[m].isInSet(u)||(o&&o.to==d&&o.mark.eq(f[m])?o.to=p:i.push(o=new me(d,p,f[m])));l&&l.to==d?l.to=p:s.push(l=new Te(d,p,r))}}),i.forEach(a=>n.step(a)),s.forEach(a=>n.step(a))}function oc(n,e,t,r){let i=[],s=0;n.doc.nodesBetween(e,t,(o,l)=>{if(!o.isInline)return;s++;let a=null;if(r instanceof mn){let c=o.marks,h;for(;h=r.isInSet(c);)(a||(a=[])).push(h),c=h.removeFromSet(c)}else r?r.isInSet(o.marks)&&(a=[r]):a=o.marks;if(a&&a.length){let c=Math.min(l+o.nodeSize,t);for(let h=0;h<a.length;h++){let f=a[h],d;for(let p=0;p<i.length;p++){let u=i[p];u.step==s-1&&f.eq(i[p].style)&&(d=u)}d?(d.to=c,d.step=s):i.push({style:f,from:Math.max(l,e),to:c,step:s})}}}),i.forEach(o=>n.step(new me(o.from,o.to,o.style)))}function sr(n,e,t,r=t.contentMatch,i=!0){let s=n.doc.nodeAt(e),o=[],l=e+1;for(let a=0;a<s.childCount;a++){let c=s.child(a),h=l+c.nodeSize,f=r.matchType(c.type);if(!f)o.push(new q(l,h,C.empty));else{r=f;for(let d=0;d<c.marks.length;d++)t.allowsMarkType(c.marks[d].type)||n.step(new me(l,h,c.marks[d]));if(i&&c.isText&&t.whitespace!="pre"){let d,p=/\r?\n|\r/g,u;for(;d=p.exec(c.text);)u||(u=new C(b.from(t.schema.text(" ",t.allowedMarks(c.marks))),0,0)),o.push(new q(l+d.index,l+d.index+d[0].length,u))}}l=h}if(!r.validEnd){let a=r.fillBefore(b.empty,!0);n.replace(l,l,new C(a,0,0))}for(let a=o.length-1;a>=0;a--)n.step(o[a])}function lc(n,e,t){return(e==0||n.canReplace(e,n.childCount))&&(t==n.childCount||n.canReplace(0,t))}function wn(n){let t=n.parent.content.cutByIndex(n.startIndex,n.endIndex);for(let r=n.depth;;--r){let i=n.$from.node(r),s=n.$from.index(r),o=n.$to.indexAfter(r);if(r<n.depth&&i.canReplace(s,o,t))return r;if(r==0||i.type.spec.isolating||!lc(i,s,o))break}return null}function ac(n,e,t){let{$from:r,$to:i,depth:s}=e,o=r.before(s+1),l=i.after(s+1),a=o,c=l,h=b.empty,f=0;for(let u=s,m=!1;u>t;u--)m||r.index(u)>0?(m=!0,h=b.from(r.node(u).copy(h)),f++):a--;let d=b.empty,p=0;for(let u=s,m=!1;u>t;u--)m||i.after(u+1)<i.end(u)?(m=!0,d=b.from(i.node(u).copy(d)),p++):c++;n.step(new F(a,c,o,l,new C(h.append(d),f,p),h.size-f,!0))}function ds(n,e,t=null,r=n){let i=cc(n,e),s=i&&hc(r,e);return s?i.map(us).concat({type:e,attrs:t}).concat(s.map(us)):null}function us(n){return{type:n,attrs:null}}function cc(n,e){let{parent:t,startIndex:r,endIndex:i}=n,s=t.contentMatchAt(r).findWrapping(e);if(!s)return null;let o=s.length?s[0]:e;return t.canReplaceWith(r,i,o)?s:null}function hc(n,e){let{parent:t,startIndex:r,endIndex:i}=n,s=t.child(r),o=e.contentMatch.findWrapping(s.type);if(!o)return null;let a=(o.length?o[o.length-1]:e).contentMatch;for(let c=r;a&&c<i;c++)a=a.matchType(t.child(c).type);return!a||!a.validEnd?null:o}function fc(n,e,t){let r=b.empty;for(let o=t.length-1;o>=0;o--){if(r.size){let l=t[o].type.contentMatch.matchFragment(r);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}r=b.from(t[o].type.create(t[o].attrs,r))}let i=e.start,s=e.end;n.step(new F(i,s,i,s,new C(r,0,0),t.length,!0))}function dc(n,e,t,r,i){if(!r.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let s=n.steps.length;n.doc.nodesBetween(e,t,(o,l)=>{let a=typeof i=="function"?i(o):i;if(o.isTextblock&&!o.hasMarkup(r,a)&&uc(n.doc,n.mapping.slice(s).map(l),r)){let c=null;if(r.schema.linebreakReplacement){let p=r.whitespace=="pre",u=!!r.contentMatch.matchType(r.schema.linebreakReplacement);p&&!u?c=!1:!p&&u&&(c=!0)}c===!1&&ms(n,o,l,s),sr(n,n.mapping.slice(s).map(l,1),r,void 0,c===null);let h=n.mapping.slice(s),f=h.map(l,1),d=h.map(l+o.nodeSize,1);return n.step(new F(f,d,f+1,d-1,new C(b.from(r.create(a,null,o.marks)),0,0),1,!0)),c===!0&&ps(n,o,l,s),!1}})}function ps(n,e,t,r){e.forEach((i,s)=>{if(i.isText){let o,l=/\r?\n|\r/g;for(;o=l.exec(i.text);){let a=n.mapping.slice(r).map(t+1+s+o.index);n.replaceWith(a,a+1,e.type.schema.linebreakReplacement.create())}}})}function ms(n,e,t,r){e.forEach((i,s)=>{if(i.type==i.type.schema.linebreakReplacement){let o=n.mapping.slice(r).map(t+1+s);n.replaceWith(o,o+1,e.type.schema.text(`
78
- `))}})}function uc(n,e,t){let r=n.resolve(e),i=r.index();return r.parent.canReplaceWith(i,i+1,t)}function pc(n,e,t,r,i){let s=n.doc.nodeAt(e);if(!s)throw new RangeError("No node at given position");t||(t=s.type);let o=t.create(r,null,i||s.marks);if(s.isLeaf)return n.replaceWith(e,e+s.nodeSize,o);if(!t.validContent(s.content))throw new RangeError("Invalid content for node type "+t.name);n.step(new F(e,e+s.nodeSize,e+1,e+s.nodeSize-1,new C(b.from(o),0,0),1,!0))}function yt(n,e,t=1,r){let i=n.resolve(e),s=i.depth-t,o=r&&r[r.length-1]||i.parent;if(s<0||i.parent.type.spec.isolating||!i.parent.canReplace(i.index(),i.parent.childCount)||!o.type.validContent(i.parent.content.cutByIndex(i.index(),i.parent.childCount)))return!1;for(let c=i.depth-1,h=t-2;c>s;c--,h--){let f=i.node(c),d=i.index(c);if(f.type.spec.isolating)return!1;let p=f.content.cutByIndex(d,f.childCount),u=r&&r[h+1];u&&(p=p.replaceChild(0,u.type.create(u.attrs)));let m=r&&r[h]||f;if(!f.canReplace(d+1,f.childCount)||!m.type.validContent(p))return!1}let l=i.indexAfter(s),a=r&&r[0];return i.node(s).canReplaceWith(l,l,a?a.type:i.node(s+1).type)}function mc(n,e,t=1,r){let i=n.doc.resolve(e),s=b.empty,o=b.empty;for(let l=i.depth,a=i.depth-t,c=t-1;l>a;l--,c--){s=b.from(i.node(l).copy(s));let h=r&&r[c];o=b.from(h?h.type.create(h.attrs,o):i.node(l).copy(o))}n.step(new q(e,e,new C(s.append(o),t,t),!0))}function kn(n,e){let t=n.resolve(e),r=t.index();return yc(t.nodeBefore,t.nodeAfter)&&t.parent.canReplace(r,r+1)}function gc(n,e){e.content.size||n.type.compatibleContent(e.type);let t=n.contentMatchAt(n.childCount),{linebreakReplacement:r}=n.type.schema;for(let i=0;i<e.childCount;i++){let s=e.child(i),o=s.type==r?n.type.schema.nodes.text:s.type;if(t=t.matchType(o),!t||!n.type.allowsMarks(s.marks))return!1}return t.validEnd}function yc(n,e){return!!(n&&e&&!n.isLeaf&&gc(n,e))}function bc(n,e,t){let r=null,{linebreakReplacement:i}=n.doc.type.schema,s=n.doc.resolve(e-t),o=s.node().type;if(i&&o.inlineContent){let h=o.whitespace=="pre",f=!!o.contentMatch.matchType(i);h&&!f?r=!1:!h&&f&&(r=!0)}let l=n.steps.length;if(r===!1){let h=n.doc.resolve(e+t);ms(n,h.node(),h.before(),l)}o.inlineContent&&sr(n,e+t-1,o,s.node().contentMatchAt(s.index()),r==null);let a=n.mapping.slice(l),c=a.map(e-t);if(n.step(new q(c,a.map(e+t,-1),C.empty,!0)),r===!0){let h=n.doc.resolve(c);ps(n,h.node(),h.before(),n.steps.length)}return n}function Cc(n,e,t){let r=n.resolve(e);if(r.parent.canReplaceWith(r.index(),r.index(),t))return e;if(r.parentOffset==0)for(let i=r.depth-1;i>=0;i--){let s=r.index(i);if(r.node(i).canReplaceWith(s,s,t))return r.before(i+1);if(s>0)return null}if(r.parentOffset==r.parent.content.size)for(let i=r.depth-1;i>=0;i--){let s=r.indexAfter(i);if(r.node(i).canReplaceWith(s,s,t))return r.after(i+1);if(s<r.node(i).childCount)return null}return null}function xc(n,e,t){let r=n.resolve(e);if(!t.content.size)return e;let i=t.content;for(let s=0;s<t.openStart;s++)i=i.firstChild.content;for(let s=1;s<=(t.openStart==0&&t.size?2:1);s++)for(let o=r.depth;o>=0;o--){let l=o==r.depth?0:r.pos<=(r.start(o+1)+r.end(o+1))/2?-1:1,a=r.index(o)+(l>0?1:0),c=r.node(o),h=!1;if(s==1)h=c.canReplace(a,a,i);else{let f=c.contentMatchAt(a).findWrapping(i.firstChild.type);h=f&&c.canReplaceWith(a,a,f[0])}if(h)return l==0?r.pos:l<0?r.before(o+1):r.after(o+1)}return null}function or(n,e,t=e,r=C.empty){if(e==t&&!r.size)return null;let i=n.resolve(e),s=n.resolve(t);return gs(i,s,r)?new q(e,t,r):new wc(i,s,r).fit()}function gs(n,e,t){return!t.openStart&&!t.openEnd&&n.start()==e.start()&&n.parent.canReplace(n.index(),e.index(),t.content)}class wc{constructor(e,t,r){this.$from=e,this.$to=t,this.unplaced=r,this.frontier=[],this.placed=b.empty;for(let i=0;i<=e.depth;i++){let s=e.node(i);this.frontier.push({type:s.type,match:s.contentMatchAt(e.indexAfter(i))})}for(let i=e.depth;i>0;i--)this.placed=b.from(e.node(i).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,r=this.$from,i=this.close(e<0?this.$to:r.doc.resolve(e));if(!i)return null;let s=this.placed,o=r.depth,l=i.depth;for(;o&&l&&s.childCount==1;)s=s.firstChild.content,o--,l--;let a=new C(s,o,l);return e>-1?new F(r.pos,e,this.$to.pos,this.$to.end(),a,t):a.size||r.pos!=this.$to.pos?new q(r.pos,i.pos,a):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,r=0,i=this.unplaced.openEnd;r<e;r++){let s=t.firstChild;if(t.childCount>1&&(i=0),s.type.spec.isolating&&i<=r){e=r;break}t=s.content}for(let t=1;t<=2;t++)for(let r=t==1?e:this.unplaced.openStart;r>=0;r--){let i,s=null;r?(s=lr(this.unplaced.content,r-1).firstChild,i=s.content):i=this.unplaced.content;let o=i.firstChild;for(let l=this.depth;l>=0;l--){let{type:a,match:c}=this.frontier[l],h,f=null;if(t==1&&(o?c.matchType(o.type)||(f=c.fillBefore(b.from(o),!1)):s&&a.compatibleContent(s.type)))return{sliceDepth:r,frontierDepth:l,parent:s,inject:f};if(t==2&&o&&(h=c.findWrapping(o.type)))return{sliceDepth:r,frontierDepth:l,parent:s,wrap:h};if(s&&c.matchType(s.type))break}}}openMore(){let{content:e,openStart:t,openEnd:r}=this.unplaced,i=lr(e,t);return!i.childCount||i.firstChild.isLeaf?!1:(this.unplaced=new C(e,t+1,Math.max(r,i.size+t>=e.size-r?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:r}=this.unplaced,i=lr(e,t);if(i.childCount<=1&&t>0){let s=e.size-t<=t+i.size;this.unplaced=new C(zt(e,t-1,1),t-1,s?t-1:r)}else this.unplaced=new C(zt(e,t,1),t,r)}placeNodes({sliceDepth:e,frontierDepth:t,parent:r,inject:i,wrap:s}){for(;this.depth>t;)this.closeFrontierNode();if(s)for(let m=0;m<s.length;m++)this.openFrontierNode(s[m]);let o=this.unplaced,l=r?r.content:o.content,a=o.openStart-e,c=0,h=[],{match:f,type:d}=this.frontier[t];if(i){for(let m=0;m<i.childCount;m++)h.push(i.child(m));f=f.matchFragment(i)}let p=l.size+e-(o.content.size-o.openEnd);for(;c<l.childCount;){let m=l.child(c),g=f.matchType(m.type);if(!g)break;c++,(c>1||a==0||m.content.size)&&(f=g,h.push(ys(m.mark(d.allowedMarks(m.marks)),c==1?a:0,c==l.childCount?p:-1)))}let u=c==l.childCount;u||(p=-1),this.placed=Pt(this.placed,t,b.from(h)),this.frontier[t].match=f,u&&p<0&&r&&r.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let m=0,g=l;m<p;m++){let y=g.lastChild;this.frontier.push({type:y.type,match:y.contentMatchAt(y.childCount)}),g=y.content}this.unplaced=u?e==0?C.empty:new C(zt(o.content,e-1,1),e-1,p<0?o.openEnd:e-1):new C(zt(o.content,e,c),o.openStart,o.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!ar(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:r}=this.$to,i=this.$to.after(r);for(;r>1&&i==this.$to.end(--r);)++i;return i}findCloseLevel(e){e:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:r,type:i}=this.frontier[t],s=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),o=ar(e,t,i,r,s);if(o){for(let l=t-1;l>=0;l--){let{match:a,type:c}=this.frontier[l],h=ar(e,l,c,a,!0);if(!h||h.childCount)continue e}return{depth:t,fit:o,move:s?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=Pt(this.placed,t.depth,t.fit)),e=t.move;for(let r=t.depth+1;r<=e.depth;r++){let i=e.node(r),s=i.type.contentMatch.fillBefore(i.content,!0,e.index(r));this.openFrontierNode(i.type,i.attrs,s)}return e}openFrontierNode(e,t=null,r){let i=this.frontier[this.depth];i.match=i.match.matchType(e),this.placed=Pt(this.placed,this.depth,b.from(e.create(t,r))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let t=this.frontier.pop().match.fillBefore(b.empty,!0);t.childCount&&(this.placed=Pt(this.placed,this.frontier.length,t))}}function zt(n,e,t){return e==0?n.cutByIndex(t,n.childCount):n.replaceChild(0,n.firstChild.copy(zt(n.firstChild.content,e-1,t)))}function Pt(n,e,t){return e==0?n.append(t):n.replaceChild(n.childCount-1,n.lastChild.copy(Pt(n.lastChild.content,e-1,t)))}function lr(n,e){for(let t=0;t<e;t++)n=n.firstChild.content;return n}function ys(n,e,t){if(e<=0)return n;let r=n.content;return e>1&&(r=r.replaceChild(0,ys(r.firstChild,e-1,r.childCount==1?t-1:0))),e>0&&(r=n.type.contentMatch.fillBefore(r).append(r),t<=0&&(r=r.append(n.type.contentMatch.matchFragment(r).fillBefore(b.empty,!0)))),n.copy(r)}function ar(n,e,t,r,i){let s=n.node(e),o=i?n.indexAfter(e):n.index(e);if(o==s.childCount&&!t.compatibleContent(s.type))return null;let l=r.fillBefore(s.content,!0,o);return l&&!kc(t,s.content,o)?l:null}function kc(n,e,t){for(let r=t;r<e.childCount;r++)if(!n.allowsMarks(e.child(r).marks))return!0;return!1}function Sc(n){return n.spec.defining||n.spec.definingForContent}function Mc(n,e,t,r){if(!r.size)return n.deleteRange(e,t);let i=n.doc.resolve(e),s=n.doc.resolve(t);if(gs(i,s,r))return n.step(new q(e,t,r));let o=Cs(i,n.doc.resolve(t));o[o.length-1]==0&&o.pop();let l=-(i.depth+1);o.unshift(l);for(let d=i.depth,p=i.pos-1;d>0;d--,p--){let u=i.node(d).type.spec;if(u.defining||u.definingAsContext||u.isolating)break;o.indexOf(d)>-1?l=d:i.before(d)==p&&o.splice(1,0,-d)}let a=o.indexOf(l),c=[],h=r.openStart;for(let d=r.content,p=0;;p++){let u=d.firstChild;if(c.push(u),p==r.openStart)break;d=u.content}for(let d=h-1;d>=0;d--){let p=c[d],u=Sc(p.type);if(u&&!p.sameMarkup(i.node(Math.abs(l)-1)))h=d;else if(u||!p.type.isTextblock)break}for(let d=r.openStart;d>=0;d--){let p=(d+h+1)%(r.openStart+1),u=c[p];if(u)for(let m=0;m<o.length;m++){let g=o[(m+a)%o.length],y=!0;g<0&&(y=!1,g=-g);let x=i.node(g-1),w=i.index(g-1);if(x.canReplaceWith(w,w,u.type,u.marks))return n.replace(i.before(g),y?s.after(g):t,new C(bs(r.content,0,r.openStart,p),p,r.openEnd))}}let f=n.steps.length;for(let d=o.length-1;d>=0&&(n.replace(e,t,r),!(n.steps.length>f));d--){let p=o[d];p<0||(e=i.before(p),t=s.after(p))}}function bs(n,e,t,r,i){if(e<t){let s=n.firstChild;n=n.replaceChild(0,s.copy(bs(s.content,e+1,t,r,s)))}if(e>r){let s=i.contentMatchAt(0),o=s.fillBefore(n).append(n);n=o.append(s.matchFragment(o).fillBefore(b.empty,!0))}return n}function vc(n,e,t,r){if(!r.isInline&&e==t&&n.doc.resolve(e).parent.content.size){let i=Cc(n.doc,e,r.type);i!=null&&(e=t=i)}n.replaceRange(e,t,new C(b.from(r),0,0))}function Oc(n,e,t){let r=n.doc.resolve(e),i=n.doc.resolve(t),s=Cs(r,i);for(let o=0;o<s.length;o++){let l=s[o],a=o==s.length-1;if(a&&l==0||r.node(l).type.contentMatch.validEnd)return n.delete(r.start(l),i.end(l));if(l>0&&(a||r.node(l-1).canReplace(r.index(l-1),i.indexAfter(l-1))))return n.delete(r.before(l),i.after(l))}for(let o=1;o<=r.depth&&o<=i.depth;o++)if(e-r.start(o)==r.depth-o&&t>r.end(o)&&i.end(o)-t!=i.depth-o&&r.start(o-1)==i.start(o-1)&&r.node(o-1).canReplace(r.index(o-1),i.index(o-1)))return n.delete(r.before(o),t);n.delete(e,t)}function Cs(n,e){let t=[],r=Math.min(n.depth,e.depth);for(let i=r;i>=0;i--){let s=n.start(i);if(s<n.pos-(n.depth-i)||e.end(i)>e.pos+(e.depth-i)||n.node(i).type.spec.isolating||e.node(i).type.spec.isolating)break;(s==e.start(i)||i==n.depth&&i==e.depth&&n.parent.inlineContent&&e.parent.inlineContent&&i&&e.start(i-1)==s-1)&&t.push(i)}return t}class bt extends J{constructor(e,t,r){super(),this.pos=e,this.attr=t,this.value=r}apply(e){let t=e.nodeAt(this.pos);if(!t)return z.fail("No node at attribute step's position");let r=Object.create(null);for(let s in t.attrs)r[s]=t.attrs[s];r[this.attr]=this.value;let i=t.type.create(r,null,t.marks);return z.fromReplace(e,this.pos,this.pos+1,new C(b.from(i),0,t.isLeaf?0:1))}getMap(){return Q.empty}invert(e){return new bt(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 bt(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 bt(t.pos,t.attr,t.value)}}J.jsonID("attr",bt);class Bt extends J{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let i in e.attrs)t[i]=e.attrs[i];t[this.attr]=this.value;let r=e.type.create(t,e.content,e.marks);return z.ok(r)}getMap(){return Q.empty}invert(e){return new Bt(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 Bt(t.attr,t.value)}}J.jsonID("docAttr",Bt);let Ct=class extends Error{};Ct=function n(e){let t=Error.call(this,e);return t.__proto__=n.prototype,t},Ct.prototype=Object.create(Error.prototype),Ct.prototype.constructor=Ct,Ct.prototype.name="TransformError";class xs{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new mt}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new Ct(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,r=C.empty){let i=or(this.doc,e,t,r);return i&&this.step(i),this}replaceWith(e,t,r){return this.replace(e,t,new C(b.from(r),0,0))}delete(e,t){return this.replace(e,t,C.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,r){return Mc(this,e,t,r),this}replaceRangeWith(e,t,r){return vc(this,e,t,r),this}deleteRange(e,t){return Oc(this,e,t),this}lift(e,t){return ac(this,e,t),this}join(e,t=1){return bc(this,e,t),this}wrap(e,t){return fc(this,e,t),this}setBlockType(e,t=e,r,i=null){return dc(this,e,t,r,i),this}setNodeMarkup(e,t,r=null,i){return pc(this,e,t,r,i),this}setNodeAttribute(e,t,r){return this.step(new bt(e,t,r)),this}setDocAttribute(e,t){return this.step(new Bt(e,t)),this}addNodeMark(e,t){return this.step(new Ae(e,t)),this}removeNodeMark(e,t){if(!(t instanceof D)){let r=this.doc.nodeAt(e);if(!r)throw new RangeError("No node at position "+e);if(t=t.isInSet(r.marks),!t)return this}return this.step(new gt(e,t)),this}split(e,t=1,r){return mc(this,e,t,r),this}addMark(e,t,r){return sc(this,e,t,r),this}removeMark(e,t,r){return oc(this,e,t,r),this}clearIncompatible(e,t,r){return sr(this,e,t,r),this}}const cr=Object.create(null);class O{constructor(e,t,r){this.$anchor=e,this.$head=t,this.ranges=r||[new ws(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=C.empty){let r=t.content.lastChild,i=null;for(let l=0;l<t.openEnd;l++)i=r,r=r.lastChild;let s=e.steps.length,o=this.ranges;for(let l=0;l<o.length;l++){let{$from:a,$to:c}=o[l],h=e.mapping.slice(s);e.replaceRange(h.map(a.pos),h.map(c.pos),l?C.empty:t),l==0&&Ms(e,s,(r?r.isInline:i&&i.isTextblock)?-1:1)}}replaceWith(e,t){let r=e.steps.length,i=this.ranges;for(let s=0;s<i.length;s++){let{$from:o,$to:l}=i[s],a=e.mapping.slice(r),c=a.map(o.pos),h=a.map(l.pos);s?e.deleteRange(c,h):(e.replaceRangeWith(c,h,t),Ms(e,r,t.isInline?-1:1))}}static findFrom(e,t,r=!1){let i=e.parent.inlineContent?new T(e):xt(e.node(0),e.parent,e.pos,e.index(),t,r);if(i)return i;for(let s=e.depth-1;s>=0;s--){let o=t<0?xt(e.node(0),e.node(s),e.before(s+1),e.index(s),t,r):xt(e.node(0),e.node(s),e.after(s+1),e.index(s)+1,t,r);if(o)return o}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new ee(e.node(0))}static atStart(e){return xt(e,e,0,0,1)||new ee(e)}static atEnd(e){return xt(e,e,e.content.size,e.childCount,-1)||new ee(e)}static fromJSON(e,t){if(!t||!t.type)throw new RangeError("Invalid input for Selection.fromJSON");let r=cr[t.type];if(!r)throw new RangeError(`No selection type ${t.type} defined`);return r.fromJSON(e,t)}static jsonID(e,t){if(e in cr)throw new RangeError("Duplicate use of selection JSON ID "+e);return cr[e]=t,t.prototype.jsonID=e,t}getBookmark(){return T.between(this.$anchor,this.$head).getBookmark()}}O.prototype.visible=!0;class ws{constructor(e,t){this.$from=e,this.$to=t}}let ks=!1;function Ss(n){!ks&&!n.parent.inlineContent&&(ks=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+n.parent.type.name+")"))}class T extends O{constructor(e,t=e){Ss(e),Ss(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,t){let r=e.resolve(t.map(this.head));if(!r.parent.inlineContent)return O.near(r);let i=e.resolve(t.map(this.anchor));return new T(i.parent.inlineContent?i:r,r)}replace(e,t=C.empty){if(super.replace(e,t),t==C.empty){let r=this.$from.marksAcross(this.$to);r&&e.ensureMarks(r)}}eq(e){return e instanceof T&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new Sn(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 T(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,r=t){let i=e.resolve(t);return new this(i,r==t?i:e.resolve(r))}static between(e,t,r){let i=e.pos-t.pos;if((!r||i)&&(r=i>=0?1:-1),!t.parent.inlineContent){let s=O.findFrom(t,r,!0)||O.findFrom(t,-r,!0);if(s)t=s.$head;else return O.near(t,r)}return e.parent.inlineContent||(i==0?e=t:(e=(O.findFrom(e,-r,!0)||O.findFrom(e,r,!0)).$anchor,e.pos<t.pos!=i<0&&(e=t))),new T(e,t)}}O.jsonID("text",T);class Sn{constructor(e,t){this.anchor=e,this.head=t}map(e){return new Sn(e.map(this.anchor),e.map(this.head))}resolve(e){return T.between(e.resolve(this.anchor),e.resolve(this.head))}}class v extends O{constructor(e){let t=e.nodeAfter,r=e.node(0).resolve(e.pos+t.nodeSize);super(e,r),this.node=t}map(e,t){let{deleted:r,pos:i}=t.mapResult(this.anchor),s=e.resolve(i);return r?O.near(s):new v(s)}content(){return new C(b.from(this.node),0,0)}eq(e){return e instanceof v&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new hr(this.anchor)}static fromJSON(e,t){if(typeof t.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new v(e.resolve(t.anchor))}static create(e,t){return new v(e.resolve(t))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}v.prototype.visible=!1,O.jsonID("node",v);class hr{constructor(e){this.anchor=e}map(e){let{deleted:t,pos:r}=e.mapResult(this.anchor);return t?new Sn(r,r):new hr(r)}resolve(e){let t=e.resolve(this.anchor),r=t.nodeAfter;return r&&v.isSelectable(r)?new v(t):O.near(t)}}class ee extends O{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=C.empty){if(t==C.empty){e.delete(0,e.doc.content.size);let r=O.atStart(e.doc);r.eq(e.selection)||e.setSelection(r)}else super.replace(e,t)}toJSON(){return{type:"all"}}static fromJSON(e){return new ee(e)}map(e){return new ee(e)}eq(e){return e instanceof ee}getBookmark(){return Nc}}O.jsonID("all",ee);const Nc={map(){return this},resolve(n){return new ee(n)}};function xt(n,e,t,r,i,s=!1){if(e.inlineContent)return T.create(n,t);for(let o=r-(i>0?0:1);i>0?o<e.childCount:o>=0;o+=i){let l=e.child(o);if(l.isAtom){if(!s&&v.isSelectable(l))return v.create(n,t-(i<0?l.nodeSize:0))}else{let a=xt(n,l,t+i,i<0?l.childCount:0,i,s);if(a)return a}t+=l.nodeSize*i}return null}function Ms(n,e,t){let r=n.steps.length-1;if(r<e)return;let i=n.steps[r];if(!(i instanceof q||i instanceof F))return;let s=n.mapping.maps[r],o;s.forEach((l,a,c,h)=>{o==null&&(o=h)}),n.setSelection(O.near(n.doc.resolve(o),t))}const vs=1,Mn=2,Os=4;class Tc extends xs{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|vs)&~Mn,this.storedMarks=null,this}get selectionSet(){return(this.updated&vs)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=Mn,this}ensureMarks(e){return D.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&Mn)>0}addStep(e,t){super.addStep(e,t),this.updated=this.updated&~Mn,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let r=this.selection;return t&&(e=e.mark(this.storedMarks||(r.empty?r.$from.marks():r.$from.marksAcross(r.$to)||D.none))),r.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,r){let i=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(i.text(e),!0):this.deleteSelection();{if(r==null&&(r=t),r=r??t,!e)return this.deleteRange(t,r);let s=this.storedMarks;if(!s){let o=this.doc.resolve(t);s=r==t?o.marks():o.marksAcross(this.doc.resolve(r))}return this.replaceRangeWith(t,r,i.text(e,s)),this.selection.empty||this.setSelection(O.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|=Os,this}get scrolledIntoView(){return(this.updated&Os)>0}}function Ns(n,e){return!e||!n?n:n.bind(e)}class Lt{constructor(e,t,r){this.name=e,this.init=Ns(t.init,r),this.apply=Ns(t.apply,r)}}const Ac=[new Lt("doc",{init(n){return n.doc||n.schema.topNodeType.createAndFill()},apply(n){return n.doc}}),new Lt("selection",{init(n,e){return n.selection||O.atStart(e.doc)},apply(n){return n.selection}}),new Lt("storedMarks",{init(n){return n.storedMarks||null},apply(n,e,t,r){return r.selection.$cursor?n.storedMarks:null}}),new Lt("scrollToSelection",{init(){return 0},apply(n,e){return n.scrolledIntoView?e+1:e}})];class fr{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=Ac.slice(),t&&t.forEach(r=>{if(this.pluginsByKey[r.key])throw new RangeError("Adding different instances of a keyed plugin ("+r.key+")");this.plugins.push(r),this.pluginsByKey[r.key]=r,r.spec.state&&this.fields.push(new Lt(r.key,r.spec.state,r))})}}class wt{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 r=0;r<this.config.plugins.length;r++)if(r!=t){let i=this.config.plugins[r];if(i.spec.filterTransaction&&!i.spec.filterTransaction.call(i,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],r=this.applyInner(e),i=null;for(;;){let s=!1;for(let o=0;o<this.config.plugins.length;o++){let l=this.config.plugins[o];if(l.spec.appendTransaction){let a=i?i[o].n:0,c=i?i[o].state:this,h=a<t.length&&l.spec.appendTransaction.call(l,a?t.slice(a):t,c,r);if(h&&r.filterTransaction(h,o)){if(h.setMeta("appendedTransaction",e),!i){i=[];for(let f=0;f<this.config.plugins.length;f++)i.push(f<o?{state:r,n:t.length}:{state:this,n:0})}t.push(h),r=r.applyInner(h),s=!0}i&&(i[o]={state:r,n:t.length})}}if(!s)return{state:r,transactions:t}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let t=new wt(this.config),r=this.config.fields;for(let i=0;i<r.length;i++){let s=r[i];t[s.name]=s.apply(e,this[s.name],this,t)}return t}get tr(){return new Tc(this)}static create(e){let t=new fr(e.doc?e.doc.type.schema:e.schema,e.plugins),r=new wt(t);for(let i=0;i<t.fields.length;i++)r[t.fields[i].name]=t.fields[i].init(e,r);return r}reconfigure(e){let t=new fr(this.schema,e.plugins),r=t.fields,i=new wt(t);for(let s=0;s<r.length;s++){let o=r[s].name;i[o]=this.hasOwnProperty(o)?this[o]:r[s].init(e,i)}return i}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(r=>r.toJSON())),e&&typeof e=="object")for(let r in e){if(r=="doc"||r=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let i=e[r],s=i.spec.state;s&&s.toJSON&&(t[r]=s.toJSON.call(i,this[i.key]))}return t}static fromJSON(e,t,r){if(!t)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let i=new fr(e.schema,e.plugins),s=new wt(i);return i.fields.forEach(o=>{if(o.name=="doc")s.doc=Ge.fromJSON(e.schema,t.doc);else if(o.name=="selection")s.selection=O.fromJSON(s.doc,t.selection);else if(o.name=="storedMarks")t.storedMarks&&(s.storedMarks=t.storedMarks.map(e.schema.markFromJSON));else{if(r)for(let l in r){let a=r[l],c=a.spec.state;if(a.key==o.name&&c&&c.fromJSON&&Object.prototype.hasOwnProperty.call(t,l)){s[o.name]=c.fromJSON.call(a,e,t[l],s);return}}s[o.name]=o.init(e,s)}}),s}}function Ts(n,e,t){for(let r in n){let i=n[r];i instanceof Function?i=i.bind(e):r=="handleDOMEvents"&&(i=Ts(i,e,{})),t[r]=i}return t}class Ht{constructor(e){this.spec=e,this.props={},e.props&&Ts(e.props,this,this.props),this.key=e.key?e.key.key:As("plugin")}getState(e){return e[this.key]}}const dr=Object.create(null);function As(n){return n in dr?n+"$"+ ++dr[n]:(dr[n]=0,n+"$")}class Ft{constructor(e="key"){this.key=As(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const Es=(n,e)=>n.selection.empty?!1:(e&&e(n.tr.deleteSelection().scrollIntoView()),!0);function Ec(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("backward",n):t.parentOffset>0)?null:t}const Dc=(n,e,t)=>{let r=Ec(n,t);if(!r)return!1;let i=Ds(r);if(!i){let o=r.blockRange(),l=o&&wn(o);return l==null?!1:(e&&e(n.tr.lift(o,l).scrollIntoView()),!0)}let s=i.nodeBefore;if(Bs(n,i,e,-1))return!0;if(r.parent.content.size==0&&(kt(s,"end")||v.isSelectable(s)))for(let o=r.depth;;o--){let l=or(n.doc,r.before(o),r.after(o),C.empty);if(l&&l.slice.size<l.to-l.from){if(e){let a=n.tr.step(l);a.setSelection(kt(s,"end")?O.findFrom(a.doc.resolve(a.mapping.map(i.pos,-1)),-1):v.create(a.doc,i.pos-s.nodeSize)),e(a.scrollIntoView())}return!0}if(o==1||r.node(o-1).childCount>1)break}return s.isAtom&&i.depth==r.depth-1?(e&&e(n.tr.delete(i.pos-s.nodeSize,i.pos).scrollIntoView()),!0):!1};function kt(n,e,t=!1){for(let r=n;r;r=e=="start"?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(t&&r.childCount!=1)return!1}return!1}const Rc=(n,e,t)=>{let{$head:r,empty:i}=n.selection,s=r;if(!i)return!1;if(r.parent.isTextblock){if(t?!t.endOfTextblock("backward",n):r.parentOffset>0)return!1;s=Ds(r)}let o=s&&s.nodeBefore;return!o||!v.isSelectable(o)?!1:(e&&e(n.tr.setSelection(v.create(n.doc,s.pos-o.nodeSize)).scrollIntoView()),!0)};function Ds(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 Ic(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("forward",n):t.parentOffset<t.parent.content.size)?null:t}const Vc=(n,e,t)=>{let r=Ic(n,t);if(!r)return!1;let i=Rs(r);if(!i)return!1;let s=i.nodeAfter;if(Bs(n,i,e,1))return!0;if(r.parent.content.size==0&&(kt(s,"start")||v.isSelectable(s))){let o=or(n.doc,r.before(),r.after(),C.empty);if(o&&o.slice.size<o.to-o.from){if(e){let l=n.tr.step(o);l.setSelection(kt(s,"start")?O.findFrom(l.doc.resolve(l.mapping.map(i.pos)),1):v.create(l.doc,l.mapping.map(i.pos))),e(l.scrollIntoView())}return!0}}return s.isAtom&&i.depth==r.depth-1?(e&&e(n.tr.delete(i.pos,i.pos+s.nodeSize).scrollIntoView()),!0):!1},zc=(n,e,t)=>{let{$head:r,empty:i}=n.selection,s=r;if(!i)return!1;if(r.parent.isTextblock){if(t?!t.endOfTextblock("forward",n):r.parentOffset<r.parent.content.size)return!1;s=Rs(r)}let o=s&&s.nodeAfter;return!o||!v.isSelectable(o)?!1:(e&&e(n.tr.setSelection(v.create(n.doc,s.pos)).scrollIntoView()),!0)};function Rs(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 Pc=(n,e)=>{let{$head:t,$anchor:r}=n.selection;return!t.parent.type.spec.code||!t.sameParent(r)?!1:(e&&e(n.tr.insertText(`
79
- `).scrollIntoView()),!0)};function ur(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 Is=(n,e)=>{let{$head:t,$anchor:r}=n.selection;if(!t.parent.type.spec.code||!t.sameParent(r))return!1;let i=t.node(-1),s=t.indexAfter(-1),o=ur(i.contentMatchAt(s));if(!o||!i.canReplaceWith(s,s,o))return!1;if(e){let l=t.after(),a=n.tr.replaceWith(l,l,o.createAndFill());a.setSelection(O.near(a.doc.resolve(l),1)),e(a.scrollIntoView())}return!0},Bc=(n,e)=>{let t=n.selection,{$from:r,$to:i}=t;if(t instanceof ee||r.parent.inlineContent||i.parent.inlineContent)return!1;let s=ur(i.parent.contentMatchAt(i.indexAfter()));if(!s||!s.isTextblock)return!1;if(e){let o=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,l=n.tr.insert(o,s.createAndFill());l.setSelection(T.create(l.doc,o+1)),e(l.scrollIntoView())}return!0},Vs=(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 s=t.before();if(yt(n.doc,s))return e&&e(n.tr.split(s).scrollIntoView()),!0}let r=t.blockRange(),i=r&&wn(r);return i==null?!1:(e&&e(n.tr.lift(r,i).scrollIntoView()),!0)};function zs(n){return(e,t)=>{let{$from:r,$to:i}=e.selection;if(e.selection instanceof v&&e.selection.node.isBlock)return!r.parentOffset||!yt(e.doc,r.pos)?!1:(t&&t(e.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let s=[],o,l,a=!1,c=!1;for(let p=r.depth;;p--)if(r.node(p).isBlock){a=r.end(p)==r.pos+(r.depth-p),c=r.start(p)==r.pos-(r.depth-p),l=ur(r.node(p-1).contentMatchAt(r.indexAfter(p-1)));let m=n&&n(i.parent,a,r);s.unshift(m||(a&&l?{type:l}:null)),o=p;break}else{if(p==1)return!1;s.unshift(null)}let h=e.tr;(e.selection instanceof T||e.selection instanceof ee)&&h.deleteSelection();let f=h.mapping.map(r.pos),d=yt(h.doc,f,s.length,s);if(d||(s[0]=l?{type:l}:null,d=yt(h.doc,f,s.length,s)),h.split(f,s.length,s),!a&&c&&r.node(o).type!=l){let p=h.mapping.map(r.before(o)),u=h.doc.resolve(p);l&&r.node(o-1).canReplaceWith(u.index(),u.index()+1,l)&&h.setNodeMarkup(h.mapping.map(r.before(o)),l)}return t&&t(h.scrollIntoView()),!0}}const Lc=zs(),Ps=(n,e)=>(e&&e(n.tr.setSelection(new ee(n.doc))),!0);function Hc(n,e,t){let r=e.nodeBefore,i=e.nodeAfter,s=e.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&e.parent.canReplace(s-1,s)?(t&&t(n.tr.delete(e.pos-r.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(s,s+1)||!(i.isTextblock||kn(n.doc,e.pos))?!1:(t&&t(n.tr.join(e.pos).scrollIntoView()),!0)}function Bs(n,e,t,r){let i=e.nodeBefore,s=e.nodeAfter,o,l,a=i.type.spec.isolating||s.type.spec.isolating;if(!a&&Hc(n,e,t))return!0;let c=!a&&e.parent.canReplace(e.index(),e.index()+1);if(c&&(o=(l=i.contentMatchAt(i.childCount)).findWrapping(s.type))&&l.matchType(o[0]||s.type).validEnd){if(t){let p=e.pos+s.nodeSize,u=b.empty;for(let y=o.length-1;y>=0;y--)u=b.from(o[y].create(null,u));u=b.from(i.copy(u));let m=n.tr.step(new F(e.pos-1,p,e.pos,p,new C(u,1,0),o.length,!0)),g=m.doc.resolve(p+2*o.length);g.nodeAfter&&g.nodeAfter.type==i.type&&kn(m.doc,g.pos)&&m.join(g.pos),t(m.scrollIntoView())}return!0}let h=s.type.spec.isolating||r>0&&a?null:O.findFrom(e,1),f=h&&h.$from.blockRange(h.$to),d=f&&wn(f);if(d!=null&&d>=e.depth)return t&&t(n.tr.lift(f,d).scrollIntoView()),!0;if(c&&kt(s,"start",!0)&&kt(i,"end")){let p=i,u=[];for(;u.push(p),!p.isTextblock;)p=p.lastChild;let m=s,g=1;for(;!m.isTextblock;m=m.firstChild)g++;if(p.canReplace(p.childCount,p.childCount,m.content)){if(t){let y=b.empty;for(let w=u.length-1;w>=0;w--)y=b.from(u[w].copy(y));let x=n.tr.step(new F(e.pos-u.length,e.pos+s.nodeSize,e.pos+g,e.pos+s.nodeSize-g,new C(y,u.length,0),0,!0));t(x.scrollIntoView())}return!0}}return!1}function Ls(n){return function(e,t){let r=e.selection,i=n<0?r.$from:r.$to,s=i.depth;for(;i.node(s).isInline;){if(!s)return!1;s--}return i.node(s).isTextblock?(t&&t(e.tr.setSelection(T.create(e.doc,n<0?i.start(s):i.end(s)))),!0):!1}}const Fc=Ls(-1),$c=Ls(1);function Wc(n,e=null){return function(t,r){let i=!1;for(let s=0;s<t.selection.ranges.length&&!i;s++){let{$from:{pos:o},$to:{pos:l}}=t.selection.ranges[s];t.doc.nodesBetween(o,l,(a,c)=>{if(i)return!1;if(!(!a.isTextblock||a.hasMarkup(n,e)))if(a.type==n)i=!0;else{let h=t.doc.resolve(c),f=h.index();i=h.parent.canReplaceWith(f,f+1,n)}})}if(!i)return!1;if(r){let s=t.tr;for(let o=0;o<t.selection.ranges.length;o++){let{$from:{pos:l},$to:{pos:a}}=t.selection.ranges[o];s.setBlockType(l,a,n,e)}r(s.scrollIntoView())}return!0}}function Jc(n,e,t,r){for(let i=0;i<e.length;i++){let{$from:s,$to:o}=e[i],l=s.depth==0?n.inlineContent&&n.type.allowsMarkType(t):!1;if(n.nodesBetween(s.pos,o.pos,(a,c)=>{if(l||!r)return!1;l=a.inlineContent&&a.type.allowsMarkType(t)}),l)return!0}return!1}function Ye(n,e=null,t){let r=t!==!1;return function(i,s){let{empty:o,$cursor:l,ranges:a}=i.selection;if(o&&!l||!Jc(i.doc,a,n,r))return!1;if(s)if(l)n.isInSet(i.storedMarks||l.marks())?s(i.tr.removeStoredMark(n)):s(i.tr.addStoredMark(n.create(e)));else{let c,h=i.tr;c=!a.some(f=>i.doc.rangeHasMark(f.$from.pos,f.$to.pos,n));for(let f=0;f<a.length;f++){let{$from:d,$to:p}=a[f];if(!c)h.removeMark(d.pos,p.pos,n);else{let u=d.pos,m=p.pos,g=d.nodeAfter,y=p.nodeBefore,x=g&&g.isText?/^\s*/.exec(g.text)[0].length:0,w=y&&y.isText?/\s*$/.exec(y.text)[0].length:0;u+x<m&&(u+=x,m-=w),h.addMark(u,m,n.create(e))}}s(h.scrollIntoView())}return!0}}function $t(...n){return function(e,t,r){for(let i=0;i<n.length;i++)if(n[i](e,t,r))return!0;return!1}}let pr=$t(Es,Dc,Rc),Hs=$t(Es,Vc,zc);const xe={Enter:$t(Pc,Bc,Vs,Lc),"Mod-Enter":Is,Backspace:pr,"Mod-Backspace":pr,"Shift-Backspace":pr,Delete:Hs,"Mod-Delete":Hs,"Mod-a":Ps},Fs={"Ctrl-h":xe.Backspace,"Alt-Backspace":xe["Mod-Backspace"],"Ctrl-d":xe.Delete,"Ctrl-Alt-Backspace":xe["Mod-Delete"],"Alt-Delete":xe["Mod-Delete"],"Alt-d":xe["Mod-Delete"],"Ctrl-a":Fc,"Ctrl-e":$c};for(let n in xe)Fs[n]=xe[n];const qc=(typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform?os.platform()=="darwin":!1)?Fs:xe;var vn=200,B=function(){};B.prototype.append=function(e){return e.length?(e=B.from(e),!this.length&&e||e.length<vn&&this.leafAppend(e)||this.length<vn&&e.leafPrepend(this)||this.appendInner(e)):this},B.prototype.prepend=function(e){return e.length?B.from(e).append(this):this},B.prototype.appendInner=function(e){return new Kc(this,e)},B.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?B.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},B.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},B.prototype.forEach=function(e,t,r){t===void 0&&(t=0),r===void 0&&(r=this.length),t<=r?this.forEachInner(e,t,r,0):this.forEachInvertedInner(e,t,r,0)},B.prototype.map=function(e,t,r){t===void 0&&(t=0),r===void 0&&(r=this.length);var i=[];return this.forEach(function(s,o){return i.push(e(s,o))},t,r),i},B.from=function(e){return e instanceof B?e:e&&e.length?new $s(e):B.empty};var $s=function(n){function e(r){n.call(this),this.values=r}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(i,s){return i==0&&s==this.length?this:new e(this.values.slice(i,s))},e.prototype.getInner=function(i){return this.values[i]},e.prototype.forEachInner=function(i,s,o,l){for(var a=s;a<o;a++)if(i(this.values[a],l+a)===!1)return!1},e.prototype.forEachInvertedInner=function(i,s,o,l){for(var a=s-1;a>=o;a--)if(i(this.values[a],l+a)===!1)return!1},e.prototype.leafAppend=function(i){if(this.length+i.length<=vn)return new e(this.values.concat(i.flatten()))},e.prototype.leafPrepend=function(i){if(this.length+i.length<=vn)return new e(i.flatten().concat(this.values))},t.length.get=function(){return this.values.length},t.depth.get=function(){return 0},Object.defineProperties(e.prototype,t),e}(B);B.empty=new $s([]);var Kc=function(n){function e(t,r){n.call(this),this.left=t,this.right=r,this.length=t.length+r.length,this.depth=Math.max(t.depth,r.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(r){return r<this.left.length?this.left.get(r):this.right.get(r-this.left.length)},e.prototype.forEachInner=function(r,i,s,o){var l=this.left.length;if(i<l&&this.left.forEachInner(r,i,Math.min(s,l),o)===!1||s>l&&this.right.forEachInner(r,Math.max(i-l,0),Math.min(this.length,s)-l,o+l)===!1)return!1},e.prototype.forEachInvertedInner=function(r,i,s,o){var l=this.left.length;if(i>l&&this.right.forEachInvertedInner(r,i-l,Math.max(s,l)-l,o+l)===!1||s<l&&this.left.forEachInvertedInner(r,Math.min(i,l),s,o)===!1)return!1},e.prototype.sliceInner=function(r,i){if(r==0&&i==this.length)return this;var s=this.left.length;return i<=s?this.left.slice(r,i):r>=s?this.right.slice(r-s,i-s):this.left.slice(r,s).append(this.right.slice(0,i-s))},e.prototype.leafAppend=function(r){var i=this.right.leafAppend(r);if(i)return new e(this.left,i)},e.prototype.leafPrepend=function(r){var i=this.left.leafPrepend(r);if(i)return new e(i,this.right)},e.prototype.appendInner=function(r){return this.left.depth>=Math.max(this.right.depth,r.depth)+1?new e(this.left,new e(this.right,r)):new e(this,r)},e}(B);const jc=500;class ae{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,s;t&&(i=this.remapping(r,this.items.length),s=i.maps.length);let o=e.tr,l,a,c=[],h=[];return this.items.forEach((f,d)=>{if(!f.step){i||(i=this.remapping(r,d+1),s=i.maps.length),s--,h.push(f);return}if(i){h.push(new ge(f.map));let p=f.step.map(i.slice(s)),u;p&&o.maybeStep(p).doc&&(u=o.mapping.maps[o.mapping.maps.length-1],c.push(new ge(u,void 0,void 0,c.length+h.length))),s--,u&&i.appendMap(u,s)}else o.maybeStep(f.step);if(f.selection)return l=i?f.selection.map(i.slice(s)):f.selection,a=new ae(this.items.slice(0,r).append(h.reverse().concat(c)),this.eventCount-1),!1},this.items.length,0),{remaining:a,transform:o,selection:l}}addTransform(e,t,r,i){let s=[],o=this.eventCount,l=this.items,a=!i&&l.length?l.get(l.length-1):null;for(let h=0;h<e.steps.length;h++){let f=e.steps[h].invert(e.docs[h]),d=new ge(e.mapping.maps[h],f,t),p;(p=a&&a.merge(d))&&(d=p,h?s.pop():l=l.slice(0,l.length-1)),s.push(d),t&&(o++,t=void 0),i||(a=d)}let c=o-r.depth;return c>Uc&&(l=_c(l,c),o-=c),new ae(l.append(s),o)}remapping(e,t){let r=new mt;return this.items.forEach((i,s)=>{let o=i.mirrorOffset!=null&&s-i.mirrorOffset>=e?r.maps.length-i.mirrorOffset:void 0;r.appendMap(i.map,o)},e,t),r}addMaps(e){return this.eventCount==0?this:new ae(this.items.append(e.map(t=>new ge(t))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-t),s=e.mapping,o=e.steps.length,l=this.eventCount;this.items.forEach(d=>{d.selection&&l--},i);let a=t;this.items.forEach(d=>{let p=s.getMirror(--a);if(p==null)return;o=Math.min(o,p);let u=s.maps[p];if(d.step){let m=e.steps[p].invert(e.docs[p]),g=d.selection&&d.selection.map(s.slice(a+1,p));g&&l++,r.push(new ge(u,m,g))}else r.push(new ge(u))},i);let c=[];for(let d=t;d<o;d++)c.push(new ge(s.maps[d]));let h=this.items.slice(0,i).append(c).append(r),f=new ae(h,l);return f.emptyItemCount()>jc&&(f=f.compress(this.items.length-r.length)),f}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(e=this.items.length){let t=this.remapping(0,e),r=t.maps.length,i=[],s=0;return this.items.forEach((o,l)=>{if(l>=e)i.push(o),o.selection&&s++;else if(o.step){let a=o.step.map(t.slice(r)),c=a&&a.getMap();if(r--,c&&t.appendMap(c,r),a){let h=o.selection&&o.selection.map(t.slice(r));h&&s++;let f=new ge(c.invert(),a,h),d,p=i.length-1;(d=i.length&&i[p].merge(f))?i[p]=d:i.push(f)}}else o.map&&r--},this.items.length,0),new ae(B.from(i.reverse()),s)}}ae.empty=new ae(B.empty,0);function _c(n,e){let t;return n.forEach((r,i)=>{if(r.selection&&e--==0)return t=i,!1}),n.slice(t)}class ge{constructor(e,t,r,i){this.map=e,this.step=t,this.selection=r,this.mirrorOffset=i}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new ge(t.getMap().invert(),t,this.selection)}}}class Ee{constructor(e,t,r,i,s){this.done=e,this.undone=t,this.prevRanges=r,this.prevTime=i,this.prevComposition=s}}const Uc=20;function Gc(n,e,t,r){let i=t.getMeta(Qe),s;if(i)return i.historyState;t.getMeta(Yc)&&(n=new Ee(n.done,n.undone,null,0,-1));let o=t.getMeta("appendedTransaction");if(t.steps.length==0)return n;if(o&&o.getMeta(Qe))return o.getMeta(Qe).redo?new Ee(n.done.addTransform(t,void 0,r,On(e)),n.undone,Ws(t.mapping.maps),n.prevTime,n.prevComposition):new Ee(n.done,n.undone.addTransform(t,void 0,r,On(e)),null,n.prevTime,n.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(o&&o.getMeta("addToHistory")===!1)){let l=t.getMeta("composition"),a=n.prevTime==0||!o&&n.prevComposition!=l&&(n.prevTime<(t.time||0)-r.newGroupDelay||!Zc(t,n.prevRanges)),c=o?mr(n.prevRanges,t.mapping):Ws(t.mapping.maps);return new Ee(n.done.addTransform(t,a?e.selection.getBookmark():void 0,r,On(e)),ae.empty,c,t.time,l??n.prevComposition)}else return(s=t.getMeta("rebased"))?new Ee(n.done.rebased(t,s),n.undone.rebased(t,s),mr(n.prevRanges,t.mapping),n.prevTime,n.prevComposition):new Ee(n.done.addMaps(t.mapping.maps),n.undone.addMaps(t.mapping.maps),mr(n.prevRanges,t.mapping),n.prevTime,n.prevComposition)}function Zc(n,e){if(!e)return!1;if(!n.docChanged)return!0;let t=!1;return n.mapping.maps[0].forEach((r,i)=>{for(let s=0;s<e.length;s+=2)r<=e[s+1]&&i>=e[s]&&(t=!0)}),t}function Ws(n){let e=[];for(let t=n.length-1;t>=0&&e.length==0;t--)n[t].forEach((r,i,s,o)=>e.push(s,o));return e}function mr(n,e){if(!n)return null;let t=[];for(let r=0;r<n.length;r+=2){let i=e.map(n[r],1),s=e.map(n[r+1],-1);i<=s&&t.push(i,s)}return t}function Xc(n,e,t){let r=On(e),i=Qe.get(e).spec.config,s=(t?n.undone:n.done).popEvent(e,r);if(!s)return null;let o=s.selection.resolve(s.transform.doc),l=(t?n.done:n.undone).addTransform(s.transform,e.selection.getBookmark(),i,r),a=new Ee(t?l:s.remaining,t?s.remaining:l,null,0,-1);return s.transform.setSelection(o).setMeta(Qe,{redo:t,historyState:a})}let gr=!1,Js=null;function On(n){let e=n.plugins;if(Js!=e){gr=!1,Js=e;for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){gr=!0;break}}return gr}const Qe=new Ft("history"),Yc=new Ft("closeHistory");function Qc(n={}){return n={depth:n.depth||100,newGroupDelay:n.newGroupDelay||500},new Ht({key:Qe,state:{init(){return new Ee(ae.empty,ae.empty,null,0,-1)},apply(e,t,r){return Gc(t,r,e,n)}},config:n,props:{handleDOMEvents:{beforeinput(e,t){let r=t.inputType,i=r=="historyUndo"?Ks:r=="historyRedo"?yr:null;return i?(t.preventDefault(),i(e.state,e.dispatch)):!1}}}})}function qs(n,e){return(t,r)=>{let i=Qe.getState(t);if(!i||(n?i.undone:i.done).eventCount==0)return!1;if(r){let s=Xc(i,t,n);s&&r(e?s.scrollIntoView():s)}return!0}}const Ks=qs(!1,!0),yr=qs(!0,!0);for(var De={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:"'"},Nn={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},eh=typeof navigator<"u"&&/Mac/.test(navigator.platform),th=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),$=0;$<10;$++)De[48+$]=De[96+$]=String($);for(var $=1;$<=24;$++)De[$+111]="F"+$;for(var $=65;$<=90;$++)De[$]=String.fromCharCode($+32),Nn[$]=String.fromCharCode($);for(var br in De)Nn.hasOwnProperty(br)||(Nn[br]=De[br]);function nh(n){var e=eh&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||th&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?Nn:De)[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 rh=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function ih(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let r,i,s,o;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))o=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))i=!0;else if(/^s(hift)?$/i.test(a))s=!0;else if(/^mod$/i.test(a))rh?o=!0:i=!0;else throw new Error("Unrecognized modifier name: "+a)}return r&&(t="Alt-"+t),i&&(t="Ctrl-"+t),o&&(t="Meta-"+t),s&&(t="Shift-"+t),t}function sh(n){let e=Object.create(null);for(let t in n)e[ih(t)]=n[t];return e}function Cr(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 xr(n){return new Ht({props:{handleKeyDown:js(n)}})}function js(n){let e=sh(n);return function(t,r){let i=nh(r),s,o=e[Cr(i,r)];if(o&&o(t.state,t.dispatch,t))return!0;if(i.length==1&&i!=" "){if(r.shiftKey){let l=e[Cr(i,r,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((r.shiftKey||r.altKey||r.metaKey||i.charCodeAt(0)>127)&&(s=De[r.keyCode])&&s!=i){let l=e[Cr(s,r)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}function _s(n,e=null){return function(t,r){let{$from:i,$to:s}=t.selection,o=i.blockRange(s),l=!1,a=o;if(!o)return!1;if(o.depth>=2&&i.node(o.depth-1).type.compatibleContent(n)&&o.startIndex==0){if(i.index(o.depth-1)==0)return!1;let h=t.doc.resolve(o.start-2);a=new un(h,h,o.depth),o.endIndex<o.parent.childCount&&(o=new un(i,t.doc.resolve(s.end(o.depth)),o.depth)),l=!0}let c=ds(a,n,e,o);return c?(r&&r(oh(t.tr,o,c,l,n).scrollIntoView()),!0):!1}}function oh(n,e,t,r,i){let s=b.empty;for(let h=t.length-1;h>=0;h--)s=b.from(t[h].type.create(t[h].attrs,s));n.step(new F(e.start-(r?2:0),e.end,e.start,e.end,new C(s,0,0),t.length,!0));let o=0;for(let h=0;h<t.length;h++)t[h].type==i&&(o=h+1);let l=t.length-o,a=e.start+t.length-(r?2:0),c=e.parent;for(let h=e.startIndex,f=e.endIndex,d=!0;h<f;h++,d=!1)!d&&yt(n.doc,a,l)&&(n.split(a,l),a+=2*l),a+=c.child(h).nodeSize;return n}function lh(n,e){return function(t,r){let{$from:i,$to:s,node:o}=t.selection;if(o&&o.isBlock||i.depth<2||!i.sameParent(s))return!1;let l=i.node(-1);if(l.type!=n)return!1;if(i.parent.content.size==0&&i.node(-1).childCount==i.indexAfter(-1)){if(i.depth==3||i.node(-3).type!=n||i.index(-2)!=i.node(-2).childCount-1)return!1;if(r){let f=b.empty,d=i.index(-1)?1:i.index(-2)?2:3;for(let y=i.depth-d;y>=i.depth-3;y--)f=b.from(i.node(y).copy(f));let p=i.indexAfter(-1)<i.node(-2).childCount?1:i.indexAfter(-2)<i.node(-3).childCount?2:3;f=f.append(b.from(n.createAndFill()));let u=i.before(i.depth-(d-1)),m=t.tr.replace(u,i.after(-p),new C(f,4-d,0)),g=-1;m.doc.nodesBetween(u,m.doc.content.size,(y,x)=>{if(g>-1)return!1;y.isTextblock&&y.content.size==0&&(g=x+1)}),g>-1&&m.setSelection(O.near(m.doc.resolve(g))),r(m.scrollIntoView())}return!0}let a=s.pos==i.end()?l.contentMatchAt(0).defaultType:null,c=t.tr.delete(i.pos,s.pos),h=a?[null,{type:a}]:void 0;return yt(c.doc,i.pos,2,h)?(r&&r(c.split(i.pos,2,h).scrollIntoView()),!0):!1}}function wr(n){return function(e,t){let{$from:r,$to:i}=e.selection,s=r.blockRange(i,o=>o.childCount>0&&o.firstChild.type==n);return s?t?r.node(s.depth-1).type==n?ah(e,t,n,s):ch(e,t,s):!0:!1}}function ah(n,e,t,r){let i=n.tr,s=r.end,o=r.$to.end(r.depth);s<o&&(i.step(new F(s-1,o,s,o,new C(b.from(t.create(null,r.parent.copy())),1,0),1,!0)),r=new un(i.doc.resolve(r.$from.pos),i.doc.resolve(o),r.depth));const l=wn(r);if(l==null)return!1;i.lift(r,l);let a=i.mapping.map(s,-1)-1;return kn(i.doc,a)&&i.join(a),e(i.scrollIntoView()),!0}function ch(n,e,t){let r=n.tr,i=t.parent;for(let p=t.end,u=t.endIndex-1,m=t.startIndex;u>m;u--)p-=i.child(u).nodeSize,r.delete(p-1,p+1);let s=r.doc.resolve(t.start),o=s.nodeAfter;if(r.mapping.map(t.end)!=t.start+s.nodeAfter.nodeSize)return!1;let l=t.startIndex==0,a=t.endIndex==i.childCount,c=s.node(-1),h=s.index(-1);if(!c.canReplace(h+(l?0:1),h+1,o.content.append(a?b.empty:b.from(i))))return!1;let f=s.pos,d=f+o.nodeSize;return r.step(new F(f-(l?1:0),d+(a?1:0),f+1,d-1,new C((l?b.empty:b.from(i.copy(b.empty))).append(a?b.empty:b.from(i.copy(b.empty))),l?0:1,a?0:1),l?0:1)),e(r.scrollIntoView()),!0}function hh(n){return function(e,t){let{$from:r,$to:i}=e.selection,s=r.blockRange(i,c=>c.childCount>0&&c.firstChild.type==n);if(!s)return!1;let o=s.startIndex;if(o==0)return!1;let l=s.parent,a=l.child(o-1);if(a.type!=n)return!1;if(t){let c=a.lastChild&&a.lastChild.type==l.type,h=b.from(c?n.create():null),f=new C(b.from(n.create(null,b.from(l.type.create(null,h)))),c?3:1,0),d=s.start,p=s.end;t(e.tr.step(new F(d-(c?3:1),p,d,p,f,1,!0)).scrollIntoView())}return!0}}const W=function(n){for(var e=0;;e++)if(n=n.previousSibling,!n)return e},Wt=function(n){let e=n.assignedSlot||n.parentNode;return e&&e.nodeType==11?e.host:e};let kr=null;const we=function(n,e,t){let r=kr||(kr=document.createRange());return r.setEnd(n,t??n.nodeValue.length),r.setStart(n,e||0),r},fh=function(){kr=null},et=function(n,e,t,r){return t&&(Us(n,e,t,r,-1)||Us(n,e,t,r,1))},dh=/^(img|br|input|textarea|hr)$/i;function Us(n,e,t,r,i){for(;;){if(n==t&&e==r)return!0;if(e==(i<0?0:ne(n))){let s=n.parentNode;if(!s||s.nodeType!=1||Jt(n)||dh.test(n.nodeName)||n.contentEditable=="false")return!1;e=W(n)+(i<0?0:1),n=s}else if(n.nodeType==1){if(n=n.childNodes[e+(i<0?-1:0)],n.contentEditable=="false")return!1;e=i<0?ne(n):0}else return!1}}function ne(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function uh(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=ne(n)}else if(n.parentNode&&!Jt(n))e=W(n),n=n.parentNode;else return null}}function ph(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&&!Jt(n))e=W(n)+1,n=n.parentNode;else return null}}function mh(n,e,t){for(let r=e==0,i=e==ne(n);r||i;){if(n==t)return!0;let s=W(n);if(n=n.parentNode,!n)return!1;r=r&&s==0,i=i&&s==ne(n)}}function Jt(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 Tn=function(n){return n.focusNode&&et(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)};function tt(n,e){let t=document.createEvent("Event");return t.initEvent("keydown",!0,!0),t.keyCode=n,t.key=t.code=e,t}function gh(n){let e=n.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function yh(n,e,t){if(n.caretPositionFromPoint)try{let r=n.caretPositionFromPoint(e,t);if(r)return{node:r.offsetNode,offset:Math.min(ne(r.offsetNode),r.offset)}}catch{}if(n.caretRangeFromPoint){let r=n.caretRangeFromPoint(e,t);if(r)return{node:r.startContainer,offset:Math.min(ne(r.startContainer),r.startOffset)}}}const ye=typeof navigator<"u"?navigator:null,Gs=typeof document<"u"?document:null,Re=ye&&ye.userAgent||"",Sr=/Edge\/(\d+)/.exec(Re),Zs=/MSIE \d/.exec(Re),Mr=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Re),X=!!(Zs||Mr||Sr),Ie=Zs?document.documentMode:Mr?+Mr[1]:Sr?+Sr[1]:0,ce=!X&&/gecko\/(\d+)/i.test(Re);ce&&+(/Firefox\/(\d+)/.exec(Re)||[0,0])[1];const vr=!X&&/Chrome\/(\d+)/.exec(Re),K=!!vr,Xs=vr?+vr[1]:0,_=!X&&!!ye&&/Apple Computer/.test(ye.vendor),St=_&&(/Mobile\/\w+/.test(Re)||!!ye&&ye.maxTouchPoints>2),re=St||(ye?/Mac/.test(ye.platform):!1),bh=ye?/Win/.test(ye.platform):!1,he=/Android \d/.test(Re),qt=!!Gs&&"webkitFontSmoothing"in Gs.documentElement.style,Ch=qt?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function xh(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 ke(n,e){return typeof n=="number"?n:n[e]}function wh(n){let e=n.getBoundingClientRect(),t=e.width/n.offsetWidth||1,r=e.height/n.offsetHeight||1;return{left:e.left,right:e.left+n.clientWidth*t,top:e.top,bottom:e.top+n.clientHeight*r}}function Ys(n,e,t){let r=n.someProp("scrollThreshold")||0,i=n.someProp("scrollMargin")||5,s=n.dom.ownerDocument;for(let o=t||n.dom;o;o=Wt(o)){if(o.nodeType!=1)continue;let l=o,a=l==s.body,c=a?xh(s):wh(l),h=0,f=0;if(e.top<c.top+ke(r,"top")?f=-(c.top-e.top+ke(i,"top")):e.bottom>c.bottom-ke(r,"bottom")&&(f=e.bottom-e.top>c.bottom-c.top?e.top+ke(i,"top")-c.top:e.bottom-c.bottom+ke(i,"bottom")),e.left<c.left+ke(r,"left")?h=-(c.left-e.left+ke(i,"left")):e.right>c.right-ke(r,"right")&&(h=e.right-c.right+ke(i,"right")),h||f)if(a)s.defaultView.scrollBy(h,f);else{let d=l.scrollLeft,p=l.scrollTop;f&&(l.scrollTop+=f),h&&(l.scrollLeft+=h);let u=l.scrollLeft-d,m=l.scrollTop-p;e={left:e.left-u,top:e.top-m,right:e.right-u,bottom:e.bottom-m}}if(a||/^(fixed|sticky)$/.test(getComputedStyle(o).position))break}}function kh(n){let e=n.dom.getBoundingClientRect(),t=Math.max(0,e.top),r,i;for(let s=(e.left+e.right)/2,o=t+1;o<Math.min(innerHeight,e.bottom);o+=5){let l=n.root.elementFromPoint(s,o);if(!l||l==n.dom||!n.dom.contains(l))continue;let a=l.getBoundingClientRect();if(a.top>=t-20){r=l,i=a.top;break}}return{refDOM:r,refTop:i,stack:Qs(n.dom)}}function Qs(n){let e=[],t=n.ownerDocument;for(let r=n;r&&(e.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),n!=t);r=Wt(r));return e}function Sh({refDOM:n,refTop:e,stack:t}){let r=n?n.getBoundingClientRect().top:0;eo(t,r==0?0:r-e)}function eo(n,e){for(let t=0;t<n.length;t++){let{dom:r,top:i,left:s}=n[t];r.scrollTop!=i+e&&(r.scrollTop=i+e),r.scrollLeft!=s&&(r.scrollLeft=s)}}let Mt=null;function Mh(n){if(n.setActive)return n.setActive();if(Mt)return n.focus(Mt);let e=Qs(n);n.focus(Mt==null?{get preventScroll(){return Mt={preventScroll:!0},!0}}:void 0),Mt||(Mt=!1,eo(e,0))}function to(n,e){let t,r=2e8,i,s=0,o=e.top,l=e.top,a,c;for(let h=n.firstChild,f=0;h;h=h.nextSibling,f++){let d;if(h.nodeType==1)d=h.getClientRects();else if(h.nodeType==3)d=we(h).getClientRects();else continue;for(let p=0;p<d.length;p++){let u=d[p];if(u.top<=o&&u.bottom>=l){o=Math.max(u.bottom,o),l=Math.min(u.top,l);let m=u.left>e.left?u.left-e.left:u.right<e.left?e.left-u.right:0;if(m<r){t=h,r=m,i=m&&t.nodeType==3?{left:u.right<e.left?u.right:u.left,top:e.top}:e,h.nodeType==1&&m&&(s=f+(e.left>=(u.left+u.right)/2?1:0));continue}}else u.top>e.top&&!a&&u.left<=e.left&&u.right>=e.left&&(a=h,c={left:Math.max(u.left,Math.min(u.right,e.left)),top:u.top});!t&&(e.left>=u.right&&e.top>=u.top||e.left>=u.left&&e.top>=u.bottom)&&(s=f+1)}}return!t&&a&&(t=a,i=c,r=0),t&&t.nodeType==3?vh(t,i):!t||r&&t.nodeType==1?{node:n,offset:s}:to(t,i)}function vh(n,e){let t=n.nodeValue.length,r=document.createRange();for(let i=0;i<t;i++){r.setEnd(n,i+1),r.setStart(n,i);let s=Ve(r,1);if(s.top!=s.bottom&&Or(e,s))return{node:n,offset:i+(e.left>=(s.left+s.right)/2?1:0)}}return{node:n,offset:0}}function Or(n,e){return n.left>=e.left-1&&n.left<=e.right+1&&n.top>=e.top-1&&n.top<=e.bottom+1}function Oh(n,e){let t=n.parentNode;return t&&/^li$/i.test(t.nodeName)&&e.left<n.getBoundingClientRect().left?t:n}function Nh(n,e,t){let{node:r,offset:i}=to(e,t),s=-1;if(r.nodeType==1&&!r.firstChild){let o=r.getBoundingClientRect();s=o.left!=o.right&&t.left>(o.left+o.right)/2?1:-1}return n.docView.posFromDOM(r,i,s)}function Th(n,e,t,r){let i=-1;for(let s=e,o=!1;s!=n.dom;){let l=n.docView.nearestDesc(s,!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&&(!o&&a.left>r.left||a.top>r.top?i=l.posBefore:(!o&&a.right<r.left||a.bottom<r.top)&&(i=l.posAfter),o=!0),!l.contentDOM&&i<0&&!l.node.isText)return(l.node.isBlock?r.top<(a.top+a.bottom)/2:r.left<(a.left+a.right)/2)?l.posBefore:l.posAfter}s=l.dom.parentNode}return i>-1?i:n.docView.posFromDOM(e,t,-1)}function no(n,e,t){let r=n.childNodes.length;if(r&&t.top<t.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(e.top-t.top)/(t.bottom-t.top))-2)),s=i;;){let o=n.childNodes[s];if(o.nodeType==1){let l=o.getClientRects();for(let a=0;a<l.length;a++){let c=l[a];if(Or(e,c))return no(o,e,c)}}if((s=(s+1)%r)==i)break}return n}function Ah(n,e){let t=n.dom.ownerDocument,r,i=0,s=yh(t,e.left,e.top);s&&({node:r,offset:i}=s);let o=(n.root.elementFromPoint?n.root:t).elementFromPoint(e.left,e.top),l;if(!o||!n.dom.contains(o.nodeType!=1?o.parentNode:o)){let c=n.dom.getBoundingClientRect();if(!Or(e,c)||(o=no(n.dom,e,c),!o))return null}if(_)for(let c=o;r&&c;c=Wt(c))c.draggable&&(r=void 0);if(o=Oh(o,e),r){if(ce&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let h=r.childNodes[i],f;h.nodeName=="IMG"&&(f=h.getBoundingClientRect()).right<=e.left&&f.bottom>e.top&&i++}let c;qt&&i&&r.nodeType==1&&(c=r.childNodes[i-1]).nodeType==1&&c.contentEditable=="false"&&c.getBoundingClientRect().top>=e.top&&i--,r==n.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&e.top>r.lastChild.getBoundingClientRect().bottom?l=n.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!="BR")&&(l=Th(n,r,i,e))}l==null&&(l=Nh(n,o,e));let a=n.docView.nearestDesc(o,!0);return{pos:l,inside:a?a.posAtStart-a.border:-1}}function ro(n){return n.top<n.bottom||n.left<n.right}function Ve(n,e){let t=n.getClientRects();if(t.length){let r=t[e<0?0:t.length-1];if(ro(r))return r}return Array.prototype.find.call(t,ro)||n.getBoundingClientRect()}const Eh=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function io(n,e,t){let{node:r,offset:i,atom:s}=n.docView.domFromPos(e,t<0?-1:1),o=qt||ce;if(r.nodeType==3)if(o&&(Eh.test(r.nodeValue)||(t<0?!i:i==r.nodeValue.length))){let a=Ve(we(r,i,i),t);if(ce&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let c=Ve(we(r,i-1,i-1),-1);if(c.top==a.top){let h=Ve(we(r,i,i+1),-1);if(h.top!=a.top)return Kt(h,h.left<c.left)}}return a}else{let a=i,c=i,h=t<0?1:-1;return t<0&&!i?(c++,h=-1):t>=0&&i==r.nodeValue.length?(a--,h=1):t<0?a--:c++,Kt(Ve(we(r,a,c),h),h<0)}if(!n.state.doc.resolve(e-(s||0)).parent.inlineContent){if(s==null&&i&&(t<0||i==ne(r))){let a=r.childNodes[i-1];if(a.nodeType==1)return Nr(a.getBoundingClientRect(),!1)}if(s==null&&i<ne(r)){let a=r.childNodes[i];if(a.nodeType==1)return Nr(a.getBoundingClientRect(),!0)}return Nr(r.getBoundingClientRect(),t>=0)}if(s==null&&i&&(t<0||i==ne(r))){let a=r.childNodes[i-1],c=a.nodeType==3?we(a,ne(a)-(o?0:1)):a.nodeType==1&&(a.nodeName!="BR"||!a.nextSibling)?a:null;if(c)return Kt(Ve(c,1),!1)}if(s==null&&i<ne(r)){let a=r.childNodes[i];for(;a.pmViewDesc&&a.pmViewDesc.ignoreForCoords;)a=a.nextSibling;let c=a?a.nodeType==3?we(a,0,o?0:1):a.nodeType==1?a:null:null;if(c)return Kt(Ve(c,-1),!0)}return Kt(Ve(r.nodeType==3?we(r):r,-t),t>=0)}function Kt(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 Nr(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 so(n,e,t){let r=n.state,i=n.root.activeElement;r!=e&&n.updateState(e),i!=n.dom&&n.focus();try{return t()}finally{r!=e&&n.updateState(r),i!=n.dom&&i&&i.focus()}}function Dh(n,e,t){let r=e.selection,i=t=="up"?r.$from:r.$to;return so(n,e,()=>{let{node:s}=n.docView.domFromPos(i.pos,t=="up"?-1:1);for(;;){let l=n.docView.nearestDesc(s,!0);if(!l)break;if(l.node.isBlock){s=l.contentDOM||l.dom;break}s=l.dom.parentNode}let o=io(n,i.pos,1);for(let l=s.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 h=a[c];if(h.bottom>h.top+1&&(t=="up"?o.top-h.top>(h.bottom-o.top)*2:h.bottom-o.bottom>(o.bottom-h.top)*2))return!1}}return!0})}const Rh=/[\u0590-\u08ac]/;function Ih(n,e,t){let{$head:r}=e.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,s=!i,o=i==r.parent.content.size,l=n.domSelection();return l?!Rh.test(r.parent.textContent)||!l.modify?t=="left"||t=="backward"?s:o:so(n,e,()=>{let{focusNode:a,focusOffset:c,anchorNode:h,anchorOffset:f}=n.domSelectionRange(),d=l.caretBidiLevel;l.modify("move",t,"character");let p=r.depth?n.docView.domAfterPos(r.before()):n.dom,{focusNode:u,focusOffset:m}=n.domSelectionRange(),g=u&&!p.contains(u.nodeType==1?u:u.parentNode)||a==u&&c==m;try{l.collapse(h,f),a&&(a!=h||c!=f)&&l.extend&&l.extend(a,c)}catch{}return d!=null&&(l.caretBidiLevel=d),g}):r.pos==r.start()||r.pos==r.end()}let oo=null,lo=null,ao=!1;function Vh(n,e,t){return oo==e&&lo==t?ao:(oo=e,lo=t,ao=t=="up"||t=="down"?Dh(n,e,t):Ih(n,e,t))}const ie=0,co=1,nt=2,be=3;class jt{constructor(e,t,r,i){this.parent=e,this.children=t,this.dom=r,this.contentDOM=i,this.dirty=ie,r.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,r){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,r=this.posAtStart;;t++){let i=this.children[t];if(i==e)return r;r+=i.size}}get posBefore(){return this.parent.posBeforeChild(this)}get posAtStart(){return this.parent?this.parent.posBeforeChild(this)+this.border:0}get posAfter(){return this.posBefore+this.size}get posAtEnd(){return this.posAtStart+this.size-2*this.border}localPosFromDOM(e,t,r){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(r<0){let s,o;if(e==this.contentDOM)s=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.previousSibling}for(;s&&!((o=s.pmViewDesc)&&o.parent==this);)s=s.previousSibling;return s?this.posBeforeChild(o)+o.size:this.posAtStart}else{let s,o;if(e==this.contentDOM)s=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.nextSibling}for(;s&&!((o=s.pmViewDesc)&&o.parent==this);)s=s.nextSibling;return s?this.posBeforeChild(o):this.posAtEnd}let i;if(e==this.dom&&this.contentDOM)i=t>W(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))i=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let s=e;;s=s.parentNode){if(s==this.dom){i=!1;break}if(s.previousSibling)break}if(i==null&&t==e.childNodes.length)for(let s=e;;s=s.parentNode){if(s==this.dom){i=!0;break}if(s.nextSibling)break}}return i??r>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let r=!0,i=e;i;i=i.parentNode){let s=this.getDesc(i),o;if(s&&(!t||s.node))if(r&&(o=s.nodeDOM)&&!(o.nodeType==1?o.contains(e.nodeType==1?e:e.parentNode):o==e))r=!1;else return s}}getDesc(e){let t=e.pmViewDesc;for(let r=t;r;r=r.parent)if(r==this)return t}posFromDOM(e,t,r){for(let i=e;i;i=i.parentNode){let s=this.getDesc(i);if(s)return s.localPosFromDOM(e,t,r)}return-1}descAt(e){for(let t=0,r=0;t<this.children.length;t++){let i=this.children[t],s=r+i.size;if(r==e&&s!=r){for(;!i.border&&i.children.length;)i=i.children[0];return i}if(e<s)return i.descAt(e-r-i.border);r=s}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let r=0,i=0;for(let s=0;r<this.children.length;r++){let o=this.children[r],l=s+o.size;if(l>e||o instanceof uo){i=e-s;break}s=l}if(i)return this.children[r].domFromPos(i-this.children[r].border,t);for(let s;r&&!(s=this.children[r-1]).size&&s instanceof ho&&s.side>=0;r--);if(t<=0){let s,o=!0;for(;s=r?this.children[r-1]:null,!(!s||s.dom.parentNode==this.contentDOM);r--,o=!1);return s&&t&&o&&!s.border&&!s.domAtom?s.domFromPos(s.size,t):{node:this.contentDOM,offset:s?W(s.dom)+1:0}}else{let s,o=!0;for(;s=r<this.children.length?this.children[r]:null,!(!s||s.dom.parentNode==this.contentDOM);r++,o=!1);return s&&o&&!s.border&&!s.domAtom?s.domFromPos(0,t):{node:this.contentDOM,offset:s?W(s.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,r=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let i=-1,s=-1;for(let o=r,l=0;;l++){let a=this.children[l],c=o+a.size;if(i==-1&&e<=c){let h=o+a.border;if(e>=h&&t<=c-a.border&&a.node&&a.contentDOM&&this.contentDOM.contains(a.contentDOM))return a.parseRange(e,t,h);e=o;for(let f=l;f>0;f--){let d=this.children[f-1];if(d.size&&d.dom.parentNode==this.contentDOM&&!d.emptyChildAt(1)){i=W(d.dom)+1;break}e-=d.size}i==-1&&(i=0)}if(i>-1&&(c>t||l==this.children.length-1)){t=c;for(let h=l+1;h<this.children.length;h++){let f=this.children[h];if(f.size&&f.dom.parentNode==this.contentDOM&&!f.emptyChildAt(-1)){s=W(f.dom);break}t+=f.size}s==-1&&(s=this.contentDOM.childNodes.length);break}o=c}return{node:this.contentDOM,from:e,to:t,fromOffset:i,toOffset:s}}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:r}=this.domFromPos(e,0);if(t.nodeType!=1||r==t.childNodes.length)throw new RangeError("No node after pos "+e);return t.childNodes[r]}setSelection(e,t,r,i=!1){let s=Math.min(e,t),o=Math.max(e,t);for(let p=0,u=0;p<this.children.length;p++){let m=this.children[p],g=u+m.size;if(s>u&&o<g)return m.setSelection(e-u-m.border,t-u-m.border,r,i);u=g}let l=this.domFromPos(e,e?-1:1),a=t==e?l:this.domFromPos(t,t?-1:1),c=r.root.getSelection(),h=r.domSelectionRange(),f=!1;if((ce||_)&&e==t){let{node:p,offset:u}=l;if(p.nodeType==3){if(f=!!(u&&p.nodeValue[u-1]==`
80
- `),f&&u==p.nodeValue.length)for(let m=p,g;m;m=m.parentNode){if(g=m.nextSibling){g.nodeName=="BR"&&(l=a={node:g.parentNode,offset:W(g)+1});break}let y=m.pmViewDesc;if(y&&y.node&&y.node.isBlock)break}}else{let m=p.childNodes[u-1];f=m&&(m.nodeName=="BR"||m.contentEditable=="false")}}if(ce&&h.focusNode&&h.focusNode!=a.node&&h.focusNode.nodeType==1){let p=h.focusNode.childNodes[h.focusOffset];p&&p.contentEditable=="false"&&(i=!0)}if(!(i||f&&_)&&et(l.node,l.offset,h.anchorNode,h.anchorOffset)&&et(a.node,a.offset,h.focusNode,h.focusOffset))return;let d=!1;if((c.extend||e==t)&&!f){c.collapse(l.node,l.offset);try{e!=t&&c.extend(a.node,a.offset),d=!0}catch{}}if(!d){if(e>t){let u=l;l=a,a=u}let p=document.createRange();p.setEnd(a.node,a.offset),p.setStart(l.node,l.offset),c.removeAllRanges(),c.addRange(p)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,t){for(let r=0,i=0;i<this.children.length;i++){let s=this.children[i],o=r+s.size;if(r==o?e<=o&&t>=r:e<o&&t>r){let l=r+s.border,a=o-s.border;if(e>=l&&t<=a){this.dirty=e==r||t==o?nt:co,e==l&&t==a&&(s.contentLost||s.dom.parentNode!=this.contentDOM)?s.dirty=be:s.markDirty(e-l,t-l);return}else s.dirty=s.dom==s.contentDOM&&s.dom.parentNode==this.contentDOM&&!s.children.length?nt:be}r=o}this.dirty=nt}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let r=e==1?nt:co;t.dirty<r&&(t.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}isText(e){return!1}}class ho extends jt{constructor(e,t,r,i){let s,o=t.type.toDOM;if(typeof o=="function"&&(o=o(r,()=>{if(!s)return i;if(s.parent)return s.parent.posBeforeChild(s)})),!t.type.spec.raw){if(o.nodeType!=1){let l=document.createElement("span");l.appendChild(o),o=l}o.contentEditable="false",o.classList.add("ProseMirror-widget")}super(e,[],o,null),this.widget=t,this.widget=t,s=this}matchesWidget(e){return this.dirty==ie&&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 zh extends jt{constructor(e,t,r,i){super(e,[],t,null),this.textDOM=r,this.text=i}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 rt extends jt{constructor(e,t,r,i,s){super(e,[],r,i),this.mark=t,this.spec=s}static create(e,t,r,i){let s=i.nodeViews[t.type.name],o=s&&s(t,i,r);return(!o||!o.dom)&&(o=Xe.renderSpec(document,t.type.spec.toDOM(t,r),null,t.attrs)),new rt(e,t,o.dom,o.contentDOM||o.dom,o)}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!=ie){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=ie}}slice(e,t,r){let i=rt.create(this.parent,this.mark,!0,r),s=this.children,o=this.size;t<o&&(s=Ar(s,t,o,r)),e>0&&(s=Ar(s,0,e,r));for(let l=0;l<s.length;l++)s[l].parent=i;return i.children=s,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class ze extends jt{constructor(e,t,r,i,s,o,l,a,c){super(e,[],s,o),this.node=t,this.outerDeco=r,this.innerDeco=i,this.nodeDOM=l}static create(e,t,r,i,s,o){let l=s.nodeViews[t.type.name],a,c=l&&l(t,s,()=>{if(!a)return o;if(a.parent)return a.parent.posBeforeChild(a)},r,i),h=c&&c.dom,f=c&&c.contentDOM;if(t.isText){if(!h)h=document.createTextNode(t.text);else if(h.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else h||({dom:h,contentDOM:f}=Xe.renderSpec(document,t.type.spec.toDOM(t),null,t.attrs));!f&&!t.isText&&h.nodeName!="BR"&&(h.hasAttribute("contenteditable")||(h.contentEditable="false"),t.type.spec.draggable&&(h.draggable=!0));let d=h;return h=go(h,r,t),c?a=new Ph(e,t,r,i,h,f||null,d,c,s,o+1):t.isText?new An(e,t,r,i,h,d,s):new ze(e,t,r,i,h,f||null,d,s,o+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 r=this.children[t];if(this.dom.contains(r.dom.parentNode)){e.contentElement=r.dom.parentNode;break}}e.contentElement||(e.getContent=()=>b.empty)}return e}matchesNode(e,t,r){return this.dirty==ie&&e.eq(this.node)&&En(t,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let r=this.node.inlineContent,i=t,s=e.composing?this.localCompositionInfo(e,t):null,o=s&&s.pos>-1?s:null,l=s&&s.pos<0,a=new Lh(this,o&&o.node,e);$h(this.node,this.innerDeco,(c,h,f)=>{c.spec.marks?a.syncToMarks(c.spec.marks,r,e):c.type.side>=0&&!f&&a.syncToMarks(h==this.node.childCount?D.none:this.node.child(h).marks,r,e),a.placeWidget(c,e,i)},(c,h,f,d)=>{a.syncToMarks(c.marks,r,e);let p;a.findNodeMatch(c,h,f,d)||l&&e.state.selection.from>i&&e.state.selection.to<i+c.nodeSize&&(p=a.findIndexWithChild(s.node))>-1&&a.updateNodeAt(c,h,f,p,e)||a.updateNextNode(c,h,f,e,d,i)||a.addNode(c,h,f,e,i),i+=c.nodeSize}),a.syncToMarks([],r,e),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||this.dirty==nt)&&(o&&this.protectLocalComposition(e,o),po(this.contentDOM,this.children,e),St&&Wh(this.dom))}localCompositionInfo(e,t){let{from:r,to:i}=e.state.selection;if(!(e.state.selection instanceof T)||r<t||i>t+this.node.content.size)return null;let s=e.input.compositionNode;if(!s||!this.dom.contains(s.parentNode))return null;if(this.node.inlineContent){let o=s.nodeValue,l=Jh(this.node.content,o,r-t,i-t);return l<0?null:{node:s,pos:l,text:o}}else return{node:s,pos:-1,text:""}}protectLocalComposition(e,{node:t,pos:r,text:i}){if(this.getDesc(t))return;let s=t;for(;s.parentNode!=this.contentDOM;s=s.parentNode){for(;s.previousSibling;)s.parentNode.removeChild(s.previousSibling);for(;s.nextSibling;)s.parentNode.removeChild(s.nextSibling);s.pmViewDesc&&(s.pmViewDesc=void 0)}let o=new zh(this,s,t,i);e.input.compositionNodes.push(o),this.children=Ar(this.children,r,r+i.length,e,o)}update(e,t,r,i){return this.dirty==be||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,r,i),!0)}updateInner(e,t,r,i){this.updateOuterDeco(t),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(i,this.posAtStart),this.dirty=ie}updateOuterDeco(e){if(En(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=mo(this.dom,this.nodeDOM,Tr(this.outerDeco,this.node,t),Tr(e,this.node,t)),this.dom!=r&&(r.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){this.nodeDOM.nodeType==1&&this.nodeDOM.classList.add("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&(this.dom.draggable=!0)}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.dom.removeAttribute("draggable"))}get domAtom(){return this.node.isAtom}}function fo(n,e,t,r,i){go(r,e,n);let s=new ze(void 0,n,e,t,r,r,r,i,0);return s.contentDOM&&s.updateChildren(i,0),s}class An extends ze{constructor(e,t,r,i,s,o,l){super(e,t,r,i,s,null,o,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,r,i){return this.dirty==be||this.dirty!=ie&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=ie||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,i.trackWrites==this.nodeDOM&&(i.trackWrites=null)),this.node=e,this.dirty=ie,!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,r){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,r)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,t,r){let i=this.node.cut(e,t),s=document.createTextNode(i.text);return new An(this.parent,i,this.outerDeco,this.innerDeco,s,s,r)}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 uo extends jt{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==ie&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class Ph extends ze{constructor(e,t,r,i,s,o,l,a,c,h){super(e,t,r,i,s,o,l,c,h),this.spec=a}update(e,t,r,i){if(this.dirty==be)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let s=this.spec.update(e,t,r);return s&&this.updateInner(e,t,r,i),s}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,t,r,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,r,i){this.spec.setSelection?this.spec.setSelection(e,t,r.root):super.setSelection(e,t,r,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return this.spec.stopEvent?this.spec.stopEvent(e):!1}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}}function po(n,e,t){let r=n.firstChild,i=!1;for(let s=0;s<e.length;s++){let o=e[s],l=o.dom;if(l.parentNode==n){for(;l!=r;)r=yo(r),i=!0;r=r.nextSibling}else i=!0,n.insertBefore(l,r);if(o instanceof rt){let a=r?r.previousSibling:n.lastChild;po(o.contentDOM,o.children,t),r=a?a.nextSibling:n.firstChild}}for(;r;)r=yo(r),i=!0;i&&t.trackWrites==n&&(t.trackWrites=null)}const _t=function(n){n&&(this.nodeName=n)};_t.prototype=Object.create(null);const it=[new _t];function Tr(n,e,t){if(n.length==0)return it;let r=t?it[0]:new _t,i=[r];for(let s=0;s<n.length;s++){let o=n[s].type.attrs;if(o){o.nodeName&&i.push(r=new _t(o.nodeName));for(let l in o){let a=o[l];a!=null&&(t&&i.length==1&&i.push(r=new _t(e.isInline?"span":"div")),l=="class"?r.class=(r.class?r.class+" ":"")+a:l=="style"?r.style=(r.style?r.style+";":"")+a:l!="nodeName"&&(r[l]=a))}}}return i}function mo(n,e,t,r){if(t==it&&r==it)return e;let i=e;for(let s=0;s<r.length;s++){let o=r[s],l=t[s];if(s){let a;l&&l.nodeName==o.nodeName&&i!=n&&(a=i.parentNode)&&a.nodeName.toLowerCase()==o.nodeName||(a=document.createElement(o.nodeName),a.pmIsDeco=!0,a.appendChild(i),l=it[0]),i=a}Bh(i,l||it[0],o)}return i}function Bh(n,e,t){for(let r in e)r!="class"&&r!="style"&&r!="nodeName"&&!(r in t)&&n.removeAttribute(r);for(let r in t)r!="class"&&r!="style"&&r!="nodeName"&&t[r]!=e[r]&&n.setAttribute(r,t[r]);if(e.class!=t.class){let r=e.class?e.class.split(" ").filter(Boolean):[],i=t.class?t.class.split(" ").filter(Boolean):[];for(let s=0;s<r.length;s++)i.indexOf(r[s])==-1&&n.classList.remove(r[s]);for(let s=0;s<i.length;s++)r.indexOf(i[s])==-1&&n.classList.add(i[s]);n.classList.length==0&&n.removeAttribute("class")}if(e.style!=t.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,i;for(;i=r.exec(e.style);)n.style.removeProperty(i[1])}t.style&&(n.style.cssText+=t.style)}}function go(n,e,t){return mo(n,n,it,Tr(e,t,n.nodeType!=1))}function En(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 yo(n){let e=n.nextSibling;return n.parentNode.removeChild(n),e}class Lh{constructor(e,t,r){this.lock=t,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=Hh(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let r=e;r<t;r++)this.top.children[r].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,r){let i=0,s=this.stack.length>>1,o=Math.min(s,e.length);for(;i<o&&(i==s-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<s;)this.destroyRest(),this.top.dirty=ie,this.index=this.stack.pop(),this.top=this.stack.pop(),s--;for(;s<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[s])&&!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=rt.create(this.top,e[s],t,r);this.top.children.splice(this.index,0,a),this.top=a,this.changed=!0}this.index=0,s++}}findNodeMatch(e,t,r,i){let s=-1,o;if(i>=this.preMatch.index&&(o=this.preMatch.matches[i-this.preMatch.index]).parent==this.top&&o.matchesNode(e,t,r))s=this.top.children.indexOf(o,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,r)&&!this.preMatch.matched.has(c)){s=l;break}}return s<0?!1:(this.destroyBetween(this.index,s),this.index++,!0)}updateNodeAt(e,t,r,i,s){let o=this.top.children[i];return o.dirty==be&&o.dom==o.contentDOM&&(o.dirty=nt),o.update(e,t,r,s)?(this.destroyBetween(this.index,i),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let r=e.pmViewDesc;if(r){for(let i=this.index;i<this.top.children.length;i++)if(this.top.children[i]==r)return i}return-1}e=t}}updateNextNode(e,t,r,i,s,o){for(let l=this.index;l<this.top.children.length;l++){let a=this.top.children[l];if(a instanceof ze){let c=this.preMatch.matched.get(a);if(c!=null&&c!=s)return!1;let h=a.dom,f,d=this.isLocked(h)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&a.dirty!=be&&En(t,a.outerDeco));if(!d&&a.update(e,t,r,i))return this.destroyBetween(this.index,l),a.dom!=h&&(this.changed=!0),this.index++,!0;if(!d&&(f=this.recreateWrapper(a,e,t,r,i,o)))return this.destroyBetween(this.index,l),this.top.children[this.index]=f,f.contentDOM&&(f.dirty=nt,f.updateChildren(i,o+1),f.dirty=ie),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,r,i,s,o){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!En(r,e.outerDeco)||!i.eq(e.innerDeco))return null;let l=ze.create(this.top,t,r,i,s,o);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,r,i,s){let o=ze.create(this.top,e,t,r,i,s);o.contentDOM&&o.updateChildren(i,s+1),this.top.children.splice(this.index++,0,o),this.changed=!0}placeWidget(e,t,r){let i=this.index<this.top.children.length?this.top.children[this.index]:null;if(i&&i.matchesWidget(e)&&(e==i.widget||!i.widget.type.toDOM.parentNode))this.index++;else{let s=new ho(this.top,e,t,r);this.top.children.splice(this.index++,0,s),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof rt;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof An)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((_||K)&&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 r=document.createElement(e);e=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),e=="BR"&&(r.className="ProseMirror-trailingBreak");let i=new uo(this.top,[],r,null);t!=this.top?t.children.push(i):t.children.splice(this.index++,0,i),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function Hh(n,e){let t=e,r=t.children.length,i=n.childCount,s=new Map,o=[];e:for(;i>0;){let l;for(;;)if(r){let c=t.children[r-1];if(c instanceof rt)t=c,r=c.children.length;else{l=c,r--;break}}else{if(t==e)break e;r=t.parent.children.indexOf(t),t=t.parent}let a=l.node;if(a){if(a!=n.child(i-1))break;--i,s.set(l,i),o.push(l)}}return{index:i,matched:s,matches:o.reverse()}}function Fh(n,e){return n.type.side-e.type.side}function $h(n,e,t,r){let i=e.locals(n),s=0;if(i.length==0){for(let c=0;c<n.childCount;c++){let h=n.child(c);r(h,i,e.forChild(s,h),c),s+=h.nodeSize}return}let o=0,l=[],a=null;for(let c=0;;){let h,f;for(;o<i.length&&i[o].to==s;){let g=i[o++];g.widget&&(h?(f||(f=[h])).push(g):h=g)}if(h)if(f){f.sort(Fh);for(let g=0;g<f.length;g++)t(f[g],c,!!a)}else t(h,c,!!a);let d,p;if(a)p=-1,d=a,a=null;else if(c<n.childCount)p=c,d=n.child(c++);else break;for(let g=0;g<l.length;g++)l[g].to<=s&&l.splice(g--,1);for(;o<i.length&&i[o].from<=s&&i[o].to>s;)l.push(i[o++]);let u=s+d.nodeSize;if(d.isText){let g=u;o<i.length&&i[o].from<g&&(g=i[o].from);for(let y=0;y<l.length;y++)l[y].to<g&&(g=l[y].to);g<u&&(a=d.cut(g-s),d=d.cut(0,g-s),u=g,p=-1)}else for(;o<i.length&&i[o].to<u;)o++;let m=d.isInline&&!d.isLeaf?l.filter(g=>!g.inline):l.slice();r(d,m,e.forChild(s,d),p),s=u}}function Wh(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 Jh(n,e,t,r){for(let i=0,s=0;i<n.childCount&&s<=r;){let o=n.child(i++),l=s;if(s+=o.nodeSize,!o.isText)continue;let a=o.text;for(;i<n.childCount;){let c=n.child(i++);if(s+=c.nodeSize,!c.isText)break;a+=c.text}if(s>=t){if(s>=r&&a.slice(r-e.length-l,r-l)==e)return r-e.length;let c=l<r?a.lastIndexOf(e,r-l-1):-1;if(c>=0&&c+e.length+l>=t)return l+c;if(t==r&&a.length>=r+e.length-l&&a.slice(r-l,r-l+e.length)==e)return r}}return-1}function Ar(n,e,t,r,i){let s=[];for(let o=0,l=0;o<n.length;o++){let a=n[o],c=l,h=l+=a.size;c>=t||h<=e?s.push(a):(c<e&&s.push(a.slice(0,e-c,r)),i&&(s.push(i),i=void 0),h>t&&s.push(a.slice(t-c,a.size,r)))}return s}function Er(n,e=null){let t=n.domSelectionRange(),r=n.state.doc;if(!t.focusNode)return null;let i=n.docView.nearestDesc(t.focusNode),s=i&&i.size==0,o=n.docView.posFromDOM(t.focusNode,t.focusOffset,1);if(o<0)return null;let l=r.resolve(o),a,c;if(Tn(t)){for(a=o;i&&!i.node;)i=i.parent;let f=i.node;if(i&&f.isAtom&&v.isSelectable(f)&&i.parent&&!(f.isInline&&mh(t.focusNode,t.focusOffset,i.dom))){let d=i.posBefore;c=new v(o==d?l:r.resolve(d))}}else{if(t instanceof n.dom.ownerDocument.defaultView.Selection&&t.rangeCount>1){let f=o,d=o;for(let p=0;p<t.rangeCount;p++){let u=t.getRangeAt(p);f=Math.min(f,n.docView.posFromDOM(u.startContainer,u.startOffset,1)),d=Math.max(d,n.docView.posFromDOM(u.endContainer,u.endOffset,-1))}if(f<0)return null;[a,o]=d==n.state.selection.anchor?[d,f]:[f,d],l=r.resolve(o)}else a=n.docView.posFromDOM(t.anchorNode,t.anchorOffset,1);if(a<0)return null}let h=r.resolve(a);if(!c){let f=e=="pointer"||n.state.selection.head<l.pos&&!s?1:-1;c=Rr(n,h,l,f)}return c}function bo(n){return n.editable?n.hasFocus():vo(n)&&document.activeElement&&document.activeElement.contains(n.dom)}function Se(n,e=!1){let t=n.state.selection;if(ko(n,t),!!bo(n)){if(!e&&n.input.mouseDown&&n.input.mouseDown.allowDefault&&K){let r=n.domSelectionRange(),i=n.domObserver.currentSelection;if(r.anchorNode&&i.anchorNode&&et(r.anchorNode,r.anchorOffset,i.anchorNode,i.anchorOffset)){n.input.mouseDown.delayedSelectionSync=!0,n.domObserver.setCurSelection();return}}if(n.domObserver.disconnectSelection(),n.cursorWrapper)Kh(n);else{let{anchor:r,head:i}=t,s,o;Co&&!(t instanceof T)&&(t.$from.parent.inlineContent||(s=xo(n,t.from)),!t.empty&&!t.$from.parent.inlineContent&&(o=xo(n,t.to))),n.docView.setSelection(r,i,n,e),Co&&(s&&wo(s),o&&wo(o)),t.visible?n.dom.classList.remove("ProseMirror-hideselection"):(n.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&qh(n))}n.domObserver.setCurSelection(),n.domObserver.connectSelection()}}const Co=_||K&&Xs<63;function xo(n,e){let{node:t,offset:r}=n.docView.domFromPos(e,0),i=r<t.childNodes.length?t.childNodes[r]:null,s=r?t.childNodes[r-1]:null;if(_&&i&&i.contentEditable=="false")return Dr(i);if((!i||i.contentEditable=="false")&&(!s||s.contentEditable=="false")){if(i)return Dr(i);if(s)return Dr(s)}}function Dr(n){return n.contentEditable="true",_&&n.draggable&&(n.draggable=!1,n.wasDraggable=!0),n}function wo(n){n.contentEditable="false",n.wasDraggable&&(n.draggable=!0,n.wasDraggable=null)}function qh(n){let e=n.dom.ownerDocument;e.removeEventListener("selectionchange",n.input.hideSelectionGuard);let t=n.domSelectionRange(),r=t.anchorNode,i=t.anchorOffset;e.addEventListener("selectionchange",n.input.hideSelectionGuard=()=>{(t.anchorNode!=r||t.anchorOffset!=i)&&(e.removeEventListener("selectionchange",n.input.hideSelectionGuard),setTimeout(()=>{(!bo(n)||n.state.selection.visible)&&n.dom.classList.remove("ProseMirror-hideselection")},20))})}function Kh(n){let e=n.domSelection(),t=document.createRange();if(!e)return;let r=n.cursorWrapper.dom,i=r.nodeName=="IMG";i?t.setStart(r.parentNode,W(r)+1):t.setStart(r,0),t.collapse(!0),e.removeAllRanges(),e.addRange(t),!i&&!n.state.selection.visible&&X&&Ie<=11&&(r.disabled=!0,r.disabled=!1)}function ko(n,e){if(e instanceof v){let t=n.docView.descAt(e.from);t!=n.lastSelectedViewDesc&&(So(n),t&&t.selectNode(),n.lastSelectedViewDesc=t)}else So(n)}function So(n){n.lastSelectedViewDesc&&(n.lastSelectedViewDesc.parent&&n.lastSelectedViewDesc.deselectNode(),n.lastSelectedViewDesc=void 0)}function Rr(n,e,t,r){return n.someProp("createSelectionBetween",i=>i(n,e,t))||T.between(e,t,r)}function Mo(n){return n.editable&&!n.hasFocus()?!1:vo(n)}function vo(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 jh(n){let e=n.docView.domFromPos(n.state.selection.anchor,0),t=n.domSelectionRange();return et(e.node,e.offset,t.anchorNode,t.anchorOffset)}function Ir(n,e){let{$anchor:t,$head:r}=n.selection,i=e>0?t.max(r):t.min(r),s=i.parent.inlineContent?i.depth?n.doc.resolve(e>0?i.after():i.before()):null:i;return s&&O.findFrom(s,e)}function Pe(n,e){return n.dispatch(n.state.tr.setSelection(e).scrollIntoView()),!0}function Oo(n,e,t){let r=n.state.selection;if(r instanceof T)if(t.indexOf("s")>-1){let{$head:i}=r,s=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter;if(!s||s.isText||!s.isLeaf)return!1;let o=n.state.doc.resolve(i.pos+s.nodeSize*(e<0?-1:1));return Pe(n,new T(r.$anchor,o))}else if(r.empty){if(n.endOfTextblock(e>0?"forward":"backward")){let i=Ir(n.state,e);return i&&i instanceof v?Pe(n,i):!1}else if(!(re&&t.indexOf("m")>-1)){let i=r.$head,s=i.textOffset?null:e<0?i.nodeBefore:i.nodeAfter,o;if(!s||s.isText)return!1;let l=e<0?i.pos-s.nodeSize:i.pos;return s.isAtom||(o=n.docView.descAt(l))&&!o.contentDOM?v.isSelectable(s)?Pe(n,new v(e<0?n.state.doc.resolve(i.pos-s.nodeSize):i)):qt?Pe(n,new T(n.state.doc.resolve(e<0?l:l+s.nodeSize))):!1:!1}}else return!1;else{if(r instanceof v&&r.node.isInline)return Pe(n,new T(e>0?r.$to:r.$from));{let i=Ir(n.state,e);return i?Pe(n,i):!1}}}function Dn(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Ut(n,e){let t=n.pmViewDesc;return t&&t.size==0&&(e<0||n.nextSibling||n.nodeName!="BR")}function vt(n,e){return e<0?_h(n):Uh(n)}function _h(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let i,s,o=!1;for(ce&&t.nodeType==1&&r<Dn(t)&&Ut(t.childNodes[r],-1)&&(o=!0);;)if(r>0){if(t.nodeType!=1)break;{let l=t.childNodes[r-1];if(Ut(l,-1))i=t,s=--r;else if(l.nodeType==3)t=l,r=t.nodeValue.length;else break}}else{if(No(t))break;{let l=t.previousSibling;for(;l&&Ut(l,-1);)i=t.parentNode,s=W(l),l=l.previousSibling;if(l)t=l,r=Dn(t);else{if(t=t.parentNode,t==n.dom)break;r=0}}}o?Vr(n,t,r):i&&Vr(n,i,s)}function Uh(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let i=Dn(t),s,o;for(;;)if(r<i){if(t.nodeType!=1)break;let l=t.childNodes[r];if(Ut(l,1))s=t,o=++r;else break}else{if(No(t))break;{let l=t.nextSibling;for(;l&&Ut(l,1);)s=l.parentNode,o=W(l)+1,l=l.nextSibling;if(l)t=l,r=0,i=Dn(t);else{if(t=t.parentNode,t==n.dom)break;r=i=0}}}s&&Vr(n,s,o)}function No(n){let e=n.pmViewDesc;return e&&e.node&&e.node.isBlock}function Gh(n,e){for(;n&&e==n.childNodes.length&&!Jt(n);)e=W(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 Zh(n,e){for(;n&&!e&&!Jt(n);)e=W(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 Vr(n,e,t){if(e.nodeType!=3){let s,o;(o=Gh(e,t))?(e=o,t=0):(s=Zh(e,t))&&(e=s,t=s.nodeValue.length)}let r=n.domSelection();if(!r)return;if(Tn(r)){let s=document.createRange();s.setEnd(e,t),s.setStart(e,t),r.removeAllRanges(),r.addRange(s)}else r.extend&&r.extend(e,t);n.domObserver.setCurSelection();let{state:i}=n;setTimeout(()=>{n.state==i&&Se(n)},50)}function To(n,e){let t=n.state.doc.resolve(e);if(!(K||bh)&&t.parent.inlineContent){let i=n.coordsAtPos(e);if(e>t.start()){let s=n.coordsAtPos(e-1),o=(s.top+s.bottom)/2;if(o>i.top&&o<i.bottom&&Math.abs(s.left-i.left)>1)return s.left<i.left?"ltr":"rtl"}if(e<t.end()){let s=n.coordsAtPos(e+1),o=(s.top+s.bottom)/2;if(o>i.top&&o<i.bottom&&Math.abs(s.left-i.left)>1)return s.left>i.left?"ltr":"rtl"}}return getComputedStyle(n.dom).direction=="rtl"?"rtl":"ltr"}function Ao(n,e,t){let r=n.state.selection;if(r instanceof T&&!r.empty||t.indexOf("s")>-1||re&&t.indexOf("m")>-1)return!1;let{$from:i,$to:s}=r;if(!i.parent.inlineContent||n.endOfTextblock(e<0?"up":"down")){let o=Ir(n.state,e);if(o&&o instanceof v)return Pe(n,o)}if(!i.parent.inlineContent){let o=e<0?i:s,l=r instanceof ee?O.near(o,e):O.findFrom(o,e);return l?Pe(n,l):!1}return!1}function Eo(n,e){if(!(n.state.selection instanceof T))return!0;let{$head:t,$anchor:r,empty:i}=n.state.selection;if(!t.sameParent(r))return!0;if(!i)return!1;if(n.endOfTextblock(e>0?"forward":"backward"))return!0;let s=!t.textOffset&&(e<0?t.nodeBefore:t.nodeAfter);if(s&&!s.isText){let o=n.state.tr;return e<0?o.delete(t.pos-s.nodeSize,t.pos):o.delete(t.pos,t.pos+s.nodeSize),n.dispatch(o),!0}return!1}function Do(n,e,t){n.domObserver.stop(),e.contentEditable=t,n.domObserver.start()}function Xh(n){if(!_||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 r=e.firstChild;Do(n,r,"true"),setTimeout(()=>Do(n,r,"false"),20)}return!1}function Yh(n){let e="";return n.ctrlKey&&(e+="c"),n.metaKey&&(e+="m"),n.altKey&&(e+="a"),n.shiftKey&&(e+="s"),e}function Qh(n,e){let t=e.keyCode,r=Yh(e);if(t==8||re&&t==72&&r=="c")return Eo(n,-1)||vt(n,-1);if(t==46&&!e.shiftKey||re&&t==68&&r=="c")return Eo(n,1)||vt(n,1);if(t==13||t==27)return!0;if(t==37||re&&t==66&&r=="c"){let i=t==37?To(n,n.state.selection.from)=="ltr"?-1:1:-1;return Oo(n,i,r)||vt(n,i)}else if(t==39||re&&t==70&&r=="c"){let i=t==39?To(n,n.state.selection.from)=="ltr"?1:-1:1;return Oo(n,i,r)||vt(n,i)}else{if(t==38||re&&t==80&&r=="c")return Ao(n,-1,r)||vt(n,-1);if(t==40||re&&t==78&&r=="c")return Xh(n)||Ao(n,1,r)||vt(n,1);if(r==(re?"m":"c")&&(t==66||t==73||t==89||t==90))return!0}return!1}function Ro(n,e){n.someProp("transformCopied",p=>{e=p(e,n)});let t=[],{content:r,openStart:i,openEnd:s}=e;for(;i>1&&s>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,s--;let p=r.firstChild;t.push(p.type.name,p.attrs!=p.type.defaultAttrs?p.attrs:null),r=p.content}let o=n.someProp("clipboardSerializer")||Xe.fromSchema(n.state.schema),l=Fo(),a=l.createElement("div");a.appendChild(o.serializeFragment(r,{document:l}));let c=a.firstChild,h,f=0;for(;c&&c.nodeType==1&&(h=Lo[c.nodeName.toLowerCase()]);){for(let p=h.length-1;p>=0;p--){let u=l.createElement(h[p]);for(;a.firstChild;)u.appendChild(a.firstChild);a.appendChild(u),f++}c=a.firstChild}c&&c.nodeType==1&&c.setAttribute("data-pm-slice",`${i} ${s}${f?` -${f}`:""} ${JSON.stringify(t)}`);let d=n.someProp("clipboardTextSerializer",p=>p(e,n))||e.content.textBetween(0,e.content.size,`
74
+ `},init(){const S=[f].map(b=>`change:${b}`).join(" ");this.on(S,this.updateTraits),this.on(`change:${f}`,this.onSourceTypeChange),this.on("change:attributes:href",this.adjustSourceType),this.updateTraits({init:!0}),this.adjustSourceType()},onSourceTypeChange(S,b,C){if(C.adjust)return;const M=this.get(f)==="video"?"video":"image";this.addAttributes({[bn]:M,href:""})},adjustSourceType(){const S=this.get(f),b=this.getAttributes().href||"",C={adjust:!0};if(S==="video"){const k=b.includes("youtube.com")?"youtube":"video";this.addAttributes({[bn]:k},C)}else S!=="el"&&b.startsWith("#")?this.set(f,"el",C):S==="image"&&this.addAttributes({[bn]:"image"},C)},updateTraits(S={}){const{changed:b}=this,{init:C}=S;if(b[p.name]||C){this.removeTrait([u.name,m.name,g.name]);const k=this.get(f)||"image",M=this.getTraitIndex(f)+1;this.addTrait(y[k],{at:M})}},initToolbar(){if(!a)return;const{toolbar:S}=this,b=d(this);!S.find(k=>k.id===b.id)&&(S==null||S.unshift(b))}},view:{onRender(){this.el.__skipLb=!0},toggleLightbox(){var B;const{em:S,el:b,model:C}=this,{Canvas:k}=S,M=C.getAttributes()[yn],{defaultView:E,documentElement:F}=b.ownerDocument,A=(B=E.fsLightboxInstances)==null?void 0:B[M];if(F.classList.contains(oc))A.close();else{b.__skipLb=!1;let U;A.props.onOpen=()=>{U=k.getSpots(),setTimeout(()=>k.removeSpots())},A.props.onClose=()=>{U.forEach(ut=>k.addSpot(ut.attributes))},b.click()}}}}),gt({editor:n,licenseKey:o.licenseKey,pluginName:sc,cleanup:()=>{t.remove(wt),i.removeType(wt)}})});var kt=(n=>(n.image="image",n.video="video",n.external="external",n))(kt||{});const Ze="lightGallery",ts=`${Ze}-item`,xn="data-lightgallery",ns=`${xn}-item`,Cn="toggle",Xe={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>'},pi={propKeys:[],props:{},traits:[]},$t=(n,e={})=>{var r;const t={},i=[];for(const s in n){const{value:o,...l}=n[s];i.push({id:s,name:s,changeProp:!0,category:e.category,...l}),t[s]=o;const{subTraits:a={}}=l;for(const c in l.subTraits)(r=a[c])==null||r.forEach(h=>{const d=h.id||h.name;t[d]=h.value})}return{propKeys:Object.keys(t),props:t,traits:i}},mi=(n,e)=>{const t=n.getTrait(e),i=t.get("category"),r=t.get("subTraits")||{},o=(Object.values(r).flat()||[]).map(c=>c.id||c.name);n.removeTrait(o);const l=r[t.getValue()],a=n.getTraitIndex(e)+1;l&&n.addTrait(l.map(c=>({category:i,...c})),{at:a})},gi=(n,e)=>{e.forEach(t=>{const i=n.getTrait(t);if(!i||!i.get("subTraits"))return;const r=i.changeProp?`change:${t}`:`change:attributes:${t}`;n.on(r,()=>mi(n,t)),mi(n,t)})},ac=(n,e,t)=>{const r=n.getTrait(e).get("subTraits")||{},o=(Object.values(r).flat()||[]).map(a=>{const c=a.name||a.id;return a.changeProp?`change:${c}`:`change:attributes:${c}`}),l=Array.from(new Set(o));l.length&&n.on(l.join(" "),t)},cc={[Cn]:{type:"button",label:"Toggle Gallery",command:(n,e)=>{var t,i;return(i=(t=e.target)==null?void 0:t.getView())==null?void 0:i.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}},hc={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"}]}}},dc={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}]}}},fc={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}]}}},Ee="sourceType",wn="data-iframe",yi={name:"href",type:"file",label:"Image Source"},Sn={name:"data-src",label:"Video Source",placeholder:"https://www.youtube.com/watch?v=..."},bi={name:"data-poster",label:"Video Poster",type:"file"},is={name:"data-src",label:"External Source",placeholder:"https://some-external-source.com/...."},rs={label:"Caption",name:"data-sub-html",placeholder:"My caption",changeProp:!1},uc={[Cn]:{type:"button",label:"Toggle Gallery",command:(n,e)=>{var r,s;const t=e.target,i=(r=t==null?void 0:t.closestType(Ze))==null?void 0:r.getView();if(i&&t){const o=((s=i.getLightGallery())==null?void 0:s.items)||[],l=Array.from(o).indexOf(t.getEl());l>=0&&i.toggleGallery(l)}}},[Ee]:{type:"radio",label:"Source type",labelToTitle:!0,value:"image",subTraits:{image:[yi],video:[Sn,bi],external:[is]},options:[{id:"image",label:yi.label||"",icon:Xe.image},{id:"video",label:Sn.label||"",icon:Xe.video},{id:"external",label:is.label||"",icon:Xe.external}]},subHtml:rs},pc="lightGalleryComponent",ss="lgThumbnail",mc="lgVideo",ls="lgAutoplay",as="lgZoom",vt="https://cdn.jsdelivr.net/npm/lightgallery@2.8.2",gc=mt(function(n,e={}){const{Blocks:t,Components:i}=n,r="LightGallery",s="LightGallery Item",o={toolbarIconOpen:Xe.eye,block:{},lgLicenseKey:"0000-0000-000-0000",defaultSrc:"https://placehold.co/200/777/white.png?text=Image",plugins:[ss,mc,ls,as],cdnScript:[`${vt}/lightgallery.min.js`,`${vt}/plugins/thumbnail/lg-thumbnail.min.js`,`${vt}/plugins/video/lg-video.min.js`,`${vt}/plugins/autoplay/lg-autoplay.min.js`,`${vt}/plugins/zoom/lg-zoom.min.js`],cdnStyle:`${vt}/css/lightgallery-bundle.min.css`,...e},{block:l,toolbarIconOpen:a,defaultSrc:c}=o,h=function(b){const C=this,k=window,{plugins:M,cdnScript:E,cdnStyle:F,inline:A,lgLicenseKey:ne,...B}=b||{},U=he=>isNaN(he)?void 0:parseInt(he,10),ut=()=>{var ii;const he={...B,licenseKey:ne,speed:U(B.speed),startAnimationDuration:U(B.startAnimationDuration),thumbMargin:U(B.thumbMargin),thumbWidth:U(B.thumbWidth),slideShowInterval:U(B.slideShowInterval),scale:U(B.scale),enableZoomAfter:U(B.enableZoomAfter),plugins:(M||[]).map(ri=>k[ri])};A&&(he.container=C,he.closable=!1);const Mr=(ii=k.lightGallery)==null?void 0:ii.call(k,C,he);A&&Mr.openGallery()};if(k.lightGallery)ut();else{const{head:he}=document,Mr=Array.isArray(E)?[...E]:[E],ii=Array.isArray(F)?[...F]:[F],ri=pt=>{if(pt.length){const je=document.createElement("link");je.href=pt.shift(),je.rel="stylesheet",he.appendChild(je),ri(pt)}},pa=pt=>{if(pt.length){const je=document.createElement("script");je.src=pt.shift(),je.onerror=je.onload=pa.bind(null,pt),he.appendChild(je)}else ut()};ri(ii),pa(Mr)}},d=b=>{const C=b.getTrait(Cn);if(!a||!C)return;const{toolbar:k}=b,M={id:Cn,label:a,command:()=>setTimeout(()=>C.runCommand(),100)};!k.find(F=>F.id===M.id)&&(k==null||k.unshift(M))};let f=[];const p=o.plugins||[],u=$t(cc),m=p.includes(ss)?$t(hc):pi,g=p.includes(ls)?$t(dc):pi,y=p.includes(as)?$t(fc):pi;i.addType(Ze,{block:l&&{label:r,media:Xe.gallery,category:"Extra",select:!0,...o.block},isComponent:b=>oi(b,xn),extendFn:["init","initToolbar"],model:{defaults:{name:r,icon:Xe.gallery,draggable:(b,C)=>!C.is(Ze),attributes:{[xn]:!0},components:{type:ts},script:h,selector:"",exThumbImage:"",cdnScript:o.cdnScript,cdnStyle:o.cdnStyle,plugins:o.plugins,lgLicenseKey:o.lgLicenseKey,"script-props":["lgLicenseKey","cdnScript","cdnStyle","plugins","selector","exThumbImage",...u.propKeys,...m.propKeys,...g.propKeys,...y.propKeys],...u.props,...m.props,...g.props,...y.props,traits:[...u.traits,...m.traits,...g.traits,...y.traits]},init(){gi(this,["thumbnail"]),gi(this,["autoplay"]),gi(this,["zoom"])},initToolbar(){d(this)}},extendFnView:["init"],view:{events:()=>({lgInit:"onLgInit",lgBeforeOpen:"onLgOpen",lgAfterClose:"onLgClose"}),init(){const b=i.events.scriptUnmount;b&&this.listenTo(this.model,b,this.destroyLightGallery)},getLightGallery(){return this.el.__lg},destroyLightGallery(){const b=this.getLightGallery();b==null||b.destroy()},disableLgInCanvas(){const b=this.getLightGallery();b.lgOpened=!0},isInlineGallery(){var C;const b=this.getLightGallery();return((C=b==null?void 0:b.settings)==null?void 0:C.container)===this.el},onLgInit(b){this.el.__lg=b.detail.instance,!this.isInlineGallery()&&this.disableLgInCanvas()},onLgOpen(){const{em:b}=this,{Canvas:C}=b,k=this.getLightGallery();f=C.getSpots(),setTimeout(()=>C.removeSpots()),k.__lgOpened=!0},onLgClose(){const b=this.getLightGallery();f.forEach(C=>this.em.Canvas.addSpot(C.attributes)),f=[],b.__lgOpened=!1,setTimeout(()=>this.disableLgInCanvas())},toggleGallery(b){const C=this.getLightGallery();if(C.__lgOpened)return C.closeGallery(!0);C.lgOpened=!1,C.openGallery(b)}}});const S=$t(uc);i.addType(ts,{isComponent:b=>oi(b,ns)||b.tagName==="A"&&oi(b.parentElement,xn),extendFn:["init","initToolbar"],model:{defaults:{tagName:"a",name:s,icon:Xe.galleryItem,attributes:{[ns]:!0,href:c},components:{type:"image",attributes:{alt:"Image",src:c}},...S.props,traits:[...S.traits]},init(){const b=[Ee].map(C=>`change:${C}`).join(" ");this.initSourceType(),this.on(b,this.updateTraits),this.updateTraits({init:!0}),this.initScriptUpdate(),ac(this,Ee,this.triggerGalleryUpdate)},initToolbar(){d(this)},initScriptUpdate(){const b=[rs.name].map(C=>`change:attributes:${C}`).join(" ");this.on(b,this.triggerGalleryUpdate)},triggerGalleryUpdate(...b){var C;(C=this.closestType(Ze))==null||C.__scriptPropsChange(...b)},updateTraits(b={}){const{changed:C}=this,{init:k}=b;if(C[Ee]||k){mi(this,Ee);const M=this.getTrait(Ee).getValue();if(M===kt.image){this.removeAttributes([Sn.name,bi.name,wn]);const E=this.getTrait(yi.name);E.setValue(E.getValue()||c)}else M===kt.video?this.removeAttributes([wn]):M===kt.external&&this.addAttributes({[wn]:!0})}},initSourceType(){const b=this.getAttributes({noClass:!0,noStyle:!0});b[wn]?this.set(Ee,kt.external):(b[Sn.name]||b[bi.name])&&this.set(Ee,kt.video)}}}),gt({editor:n,licenseKey:o.licenseKey,pluginName:pc,cleanup:()=>{t.remove(Ze),i.removeType(Ze)}})});function $(n){this.content=n}$.prototype={constructor:$,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 i=t&&t!=n?this.remove(t):this,r=i.find(n),s=i.content.slice();return r==-1?s.push(t||n,e):(s[r+1]=e,t&&(s[r]=t)),new $(s)},remove:function(n){var e=this.find(n);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new $(t)},addToStart:function(n,e){return new $([n,e].concat(this.remove(n).content))},addToEnd:function(n,e){var t=this.remove(n).content.slice();return t.push(n,e),new $(t)},addBefore:function(n,e,t){var i=this.remove(e),r=i.content.slice(),s=i.find(n);return r.splice(s==-1?r.length:s,0,e,t),new $(r)},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=$.from(n),n.size?new $(n.content.concat(this.subtract(n).content)):this},append:function(n){return n=$.from(n),n.size?new $(this.subtract(n).content.concat(n.content)):this},subtract:function(n){var e=this;n=$.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}},$.from=function(n){if(n instanceof $)return n;var e=[];if(n)for(var t in n)e.push(t,n[t]);return new $(e)};function cs(n,e,t){for(let i=0;;i++){if(i==n.childCount||i==e.childCount)return n.childCount==e.childCount?null:t;let r=n.child(i),s=e.child(i);if(r==s){t+=r.nodeSize;continue}if(!r.sameMarkup(s))return t;if(r.isText&&r.text!=s.text){for(let o=0;r.text[o]==s.text[o];o++)t++;return t}if(r.content.size||s.content.size){let o=cs(r.content,s.content,t+1);if(o!=null)return o}t+=r.nodeSize}}function hs(n,e,t,i){for(let r=n.childCount,s=e.childCount;;){if(r==0||s==0)return r==s?null:{a:t,b:i};let o=n.child(--r),l=e.child(--s),a=o.nodeSize;if(o==l){t-=a,i-=a;continue}if(!o.sameMarkup(l))return{a:t,b:i};if(o.isText&&o.text!=l.text){let c=0,h=Math.min(o.text.length,l.text.length);for(;c<h&&o.text[o.text.length-c-1]==l.text[l.text.length-c-1];)c++,t--,i--;return{a:t,b:i}}if(o.content.size||l.content.size){let c=hs(o.content,l.content,t-1,i-1);if(c)return c}t-=a,i-=a}}class x{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let i=0;i<e.length;i++)this.size+=e[i].nodeSize}nodesBetween(e,t,i,r=0,s){for(let o=0,l=0;l<t;o++){let a=this.content[o],c=l+a.nodeSize;if(c>e&&i(a,r+l,s||null,o)!==!1&&a.content.size){let h=l+1;a.nodesBetween(Math.max(0,e-h),Math.min(a.content.size,t-h),i,r+h)}l=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,i,r){let s="",o=!0;return this.nodesBetween(e,t,(l,a)=>{let c=l.isText?l.text.slice(Math.max(e,a)-a,t-a):l.isLeaf?r?typeof r=="function"?r(l):r:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&c||l.isTextblock)&&i&&(o?o=!1:s+=i),s+=c},0),s}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,i=e.firstChild,r=this.content.slice(),s=0;for(t.isText&&t.sameMarkup(i)&&(r[r.length-1]=t.withText(t.text+i.text),s=1);s<e.content.length;s++)r.push(e.content[s]);return new x(r,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let i=[],r=0;if(t>e)for(let s=0,o=0;o<t;s++){let l=this.content[s],a=o+l.nodeSize;a>e&&((o<e||a>t)&&(l.isText?l=l.cut(Math.max(0,e-o),Math.min(l.text.length,t-o)):l=l.cut(Math.max(0,e-o-1),Math.min(l.content.size,t-o-1))),i.push(l),r+=l.nodeSize),o=a}return new x(i,r)}cutByIndex(e,t){return e==t?x.empty:e==0&&t==this.content.length?this:new x(this.content.slice(e,t))}replaceChild(e,t){let i=this.content[e];if(i==t)return this;let r=this.content.slice(),s=this.size+t.nodeSize-i.nodeSize;return r[e]=t,new x(r,s)}addToStart(e){return new x([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new x(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,i=0;t<this.content.length;t++){let r=this.content[t];e(r,i,t),i+=r.nodeSize}}findDiffStart(e,t=0){return cs(this,e,t)}findDiffEnd(e,t=this.size,i=e.size){return hs(this,e,t,i)}findIndex(e,t=-1){if(e==0)return kn(0,e);if(e==this.size)return kn(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let i=0,r=0;;i++){let s=this.child(i),o=r+s.nodeSize;if(o>=e)return o==e||t>0?kn(i+1,o):kn(i,r);r=o}}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 x.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new x(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return x.empty;let t,i=0;for(let r=0;r<e.length;r++){let s=e[r];i+=s.nodeSize,r&&s.isText&&e[r-1].sameMarkup(s)?(t||(t=e.slice(0,r)),t[t.length-1]=s.withText(t[t.length-1].text+s.text)):t&&t.push(s)}return new x(t||e,i)}static from(e){if(!e)return x.empty;if(e instanceof x)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new x([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}x.empty=new x([],0);const xi={index:0,offset:0};function kn(n,e){return xi.index=n,xi.offset=e,xi}function vn(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 i=0;i<n.length;i++)if(!vn(n[i],e[i]))return!1}else{for(let i in n)if(!(i in e)||!vn(n[i],e[i]))return!1;for(let i in e)if(!(i in n))return!1}return!0}class I{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,i=!1;for(let r=0;r<e.length;r++){let s=e[r];if(this.eq(s))return e;if(this.type.excludes(s.type))t||(t=e.slice(0,r));else{if(s.type.excludes(this.type))return e;!i&&s.type.rank>this.type.rank&&(t||(t=e.slice(0,r)),t.push(this),i=!0),t&&t.push(s)}}return t||(t=e.slice()),i||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&&vn(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 i=e.marks[t.type];if(!i)throw new RangeError(`There is no mark type ${t.type} in this schema`);let r=i.create(t.attrs);return i.checkAttrs(r.attrs),r}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let i=0;i<e.length;i++)if(!e[i].eq(t[i]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return I.none;if(e instanceof I)return[e];let t=e.slice();return t.sort((i,r)=>i.type.rank-r.type.rank),t}}I.none=[];class Mn extends Error{}class w{constructor(e,t,i){this.content=e,this.openStart=t,this.openEnd=i}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let i=fs(this.content,e+this.openStart,t);return i&&new w(i,this.openStart,this.openEnd)}removeBetween(e,t){return new w(ds(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 w.empty;let i=t.openStart||0,r=t.openEnd||0;if(typeof i!="number"||typeof r!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new w(x.fromJSON(e,t.content),i,r)}static maxOpen(e,t=!0){let i=0,r=0;for(let s=e.firstChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.firstChild)i++;for(let s=e.lastChild;s&&!s.isLeaf&&(t||!s.type.spec.isolating);s=s.lastChild)r++;return new w(e,i,r)}}w.empty=new w(x.empty,0,0);function ds(n,e,t){let{index:i,offset:r}=n.findIndex(e),s=n.maybeChild(i),{index:o,offset:l}=n.findIndex(t);if(r==e||s.isText){if(l!=t&&!n.child(o).isText)throw new RangeError("Removing non-flat range");return n.cut(0,e).append(n.cut(t))}if(i!=o)throw new RangeError("Removing non-flat range");return n.replaceChild(i,s.copy(ds(s.content,e-r-1,t-r-1)))}function fs(n,e,t,i){let{index:r,offset:s}=n.findIndex(e),o=n.maybeChild(r);if(s==e||o.isText)return n.cut(0,e).append(t).append(n.cut(e));let l=fs(o.content,e-s-1,t);return l&&n.replaceChild(r,o.copy(l))}function yc(n,e,t){if(t.openStart>n.depth)throw new Mn("Inserted content deeper than insertion position");if(n.depth-t.openStart!=e.depth-t.openEnd)throw new Mn("Inconsistent open depths");return us(n,e,t,0)}function us(n,e,t,i){let r=n.index(i),s=n.node(i);if(r==e.index(i)&&i<n.depth-t.openStart){let o=us(n,e,t,i+1);return s.copy(s.content.replaceChild(r,o))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&n.depth==i&&e.depth==i){let o=n.parent,l=o.content;return Qe(o,l.cut(0,n.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:o,end:l}=bc(t,n);return Qe(s,ms(n,o,l,e,i))}else return Qe(s,Tn(n,e,i))}function ps(n,e){if(!e.type.compatibleContent(n.type))throw new Mn("Cannot join "+e.type.name+" onto "+n.type.name)}function Ci(n,e,t){let i=n.node(t);return ps(i,e.node(t)),i}function Ye(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 Wt(n,e,t,i){let r=(e||n).node(t),s=0,o=e?e.index(t):r.childCount;n&&(s=n.index(t),n.depth>t?s++:n.textOffset&&(Ye(n.nodeAfter,i),s++));for(let l=s;l<o;l++)Ye(r.child(l),i);e&&e.depth==t&&e.textOffset&&Ye(e.nodeBefore,i)}function Qe(n,e){return n.type.checkContent(e),n.copy(e)}function ms(n,e,t,i,r){let s=n.depth>r&&Ci(n,e,r+1),o=i.depth>r&&Ci(t,i,r+1),l=[];return Wt(null,n,r,l),s&&o&&e.index(r)==t.index(r)?(ps(s,o),Ye(Qe(s,ms(n,e,t,i,r+1)),l)):(s&&Ye(Qe(s,Tn(n,e,r+1)),l),Wt(e,t,r,l),o&&Ye(Qe(o,Tn(t,i,r+1)),l)),Wt(i,null,r,l),new x(l)}function Tn(n,e,t){let i=[];if(Wt(null,n,t,i),n.depth>t){let r=Ci(n,e,t+1);Ye(Qe(r,Tn(n,e,t+1)),i)}return Wt(e,null,t,i),new x(i)}function bc(n,e){let t=e.depth-n.openStart,r=e.node(t).copy(n.content);for(let s=t-1;s>=0;s--)r=e.node(s).copy(x.from(r));return{start:r.resolveNoCache(n.openStart+t),end:r.resolveNoCache(r.content.size-n.openEnd-t)}}class Jt{constructor(e,t,i){this.pos=e,this.path=t,this.parentOffset=i,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 i=this.pos-this.path[this.path.length-1],r=e.child(t);return i?e.child(t).cut(i):r}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 i=this.path[t*3],r=t==0?0:this.path[t*3-1]+1;for(let s=0;s<e;s++)r+=i.child(s).nodeSize;return r}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return I.none;if(this.textOffset)return e.child(t).marks;let i=e.maybeChild(t-1),r=e.maybeChild(t);if(!i){let l=i;i=r,r=l}let s=i.marks;for(var o=0;o<s.length;o++)s[o].type.spec.inclusive===!1&&(!r||!s[o].isInSet(r.marks))&&(s=s[o--].removeFromSet(s));return s}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let i=t.marks,r=e.parent.maybeChild(e.index());for(var s=0;s<i.length;s++)i[s].type.spec.inclusive===!1&&(!r||!i[s].isInSet(r.marks))&&(i=i[s--].removeFromSet(i));return i}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 i=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);i>=0;i--)if(e.pos<=this.end(i)&&(!t||t(this.node(i))))return new On(this,e,i);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 i=[],r=0,s=t;for(let o=e;;){let{index:l,offset:a}=o.content.findIndex(s),c=s-a;if(i.push(o,l,r+a),!c||(o=o.child(l),o.isText))break;s=c-1,r+=a+1}return new Jt(t,i,s)}static resolveCached(e,t){let i=gs.get(e);if(i)for(let s=0;s<i.elts.length;s++){let o=i.elts[s];if(o.pos==t)return o}else gs.set(e,i=new xc);let r=i.elts[i.i]=Jt.resolve(e,t);return i.i=(i.i+1)%Cc,r}}class xc{constructor(){this.elts=[],this.i=0}}const Cc=12,gs=new WeakMap;class On{constructor(e,t,i){this.$from=e,this.$to=t,this.depth=i}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 wc=Object.create(null);let et=class Tr{constructor(e,t,i,r=I.none){this.type=e,this.attrs=t,this.marks=r,this.content=i||x.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,i,r=0){this.content.nodesBetween(e,t,i,r,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,i,r){return this.content.textBetween(e,t,i,r)}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,i){return this.type==e&&vn(this.attrs,t||e.defaultAttrs||wc)&&I.sameSet(this.marks,i||I.none)}copy(e=null){return e==this.content?this:new Tr(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new Tr(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,i=!1){if(e==t)return w.empty;let r=this.resolve(e),s=this.resolve(t),o=i?0:r.sharedDepth(t),l=r.start(o),c=r.node(o).content.cut(r.pos-l,s.pos-l);return new w(c,r.depth-o,s.depth-o)}replace(e,t,i){return yc(this.resolve(e),this.resolve(t),i)}nodeAt(e){for(let t=this;;){let{index:i,offset:r}=t.content.findIndex(e);if(t=t.maybeChild(i),!t)return null;if(r==e||t.isText)return t;e-=r+1}}childAfter(e){let{index:t,offset:i}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:i}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:i}=this.content.findIndex(e);if(i<e)return{node:this.content.child(t),index:t,offset:i};let r=this.content.child(t-1);return{node:r,index:t-1,offset:i-r.nodeSize}}resolve(e){return Jt.resolveCached(this,e)}resolveNoCache(e){return Jt.resolve(this,e)}rangeHasMark(e,t,i){let r=!1;return t>e&&this.nodesBetween(e,t,s=>(i.isInSet(s.marks)&&(r=!0),!r)),r}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()+")"),ys(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,i=x.empty,r=0,s=i.childCount){let o=this.contentMatchAt(e).matchFragment(i,r,s),l=o&&o.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let a=r;a<s;a++)if(!this.type.allowsMarks(i.child(a).marks))return!1;return!0}canReplaceWith(e,t,i,r){if(r&&!this.type.allowsMarks(r))return!1;let s=this.contentMatchAt(e).matchType(i),o=s&&s.matchFragment(this.content,t);return o?o.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=I.none;for(let t=0;t<this.marks.length;t++){let i=this.marks[t];i.type.checkAttrs(i.attrs),e=i.addToSet(e)}if(!I.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 i;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");i=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,i)}let r=x.fromJSON(e,t.content),s=e.nodeType(t.type).create(t.attrs,r,i);return s.type.checkAttrs(s.attrs),s}};et.prototype.text=void 0;class An extends et{constructor(e,t,i,r){if(super(e,t,null,r),!i)throw new RangeError("Empty text nodes are not allowed");this.text=i}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):ys(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 An(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new An(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 ys(n,e){for(let t=n.length-1;t>=0;t--)e=n[t].type.name+"("+e+")";return e}class tt{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let i=new Sc(e,t);if(i.next==null)return tt.empty;let r=bs(i);i.next&&i.err("Unexpected trailing text");let s=Nc(Ac(r));return Ec(s,i),s}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,i=e.childCount){let r=this;for(let s=t;r&&s<i;s++)r=r.matchType(e.child(s).type);return r}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 i=0;i<e.next.length;i++)if(this.next[t].type==e.next[i].type)return!0;return!1}fillBefore(e,t=!1,i=0){let r=[this];function s(o,l){let a=o.matchFragment(e,i);if(a&&(!t||a.validEnd))return x.from(l.map(c=>c.createAndFill()));for(let c=0;c<o.next.length;c++){let{type:h,next:d}=o.next[c];if(!(h.isText||h.hasRequiredAttrs())&&r.indexOf(d)==-1){r.push(d);let f=s(d,l.concat(h));if(f)return f}}return null}return s(this,[])}findWrapping(e){for(let i=0;i<this.wrapCache.length;i+=2)if(this.wrapCache[i]==e)return this.wrapCache[i+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),i=[{match:this,type:null,via:null}];for(;i.length;){let r=i.shift(),s=r.match;if(s.matchType(e)){let o=[];for(let l=r;l.type;l=l.via)o.push(l.type);return o.reverse()}for(let o=0;o<s.next.length;o++){let{type:l,next:a}=s.next[o];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!r.type||a.validEnd)&&(i.push({match:l.contentMatch,type:l,via:r}),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(i){e.push(i);for(let r=0;r<i.next.length;r++)e.indexOf(i.next[r].next)==-1&&t(i.next[r].next)}return t(this),e.map((i,r)=>{let s=r+(i.validEnd?"*":" ")+" ";for(let o=0;o<i.next.length;o++)s+=(o?", ":"")+i.next[o].type.name+"->"+e.indexOf(i.next[o].next);return s}).join(`
75
+ `)}}tt.empty=new tt(!0);class Sc{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 bs(n){let e=[];do e.push(kc(n));while(n.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function kc(n){let e=[];do e.push(vc(n));while(n.next&&n.next!=")"&&n.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function vc(n){let e=Oc(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=Mc(n,e);else break;return e}function xs(n){/\D/.test(n.next)&&n.err("Expected number, got '"+n.next+"'");let e=Number(n.next);return n.pos++,e}function Mc(n,e){let t=xs(n),i=t;return n.eat(",")&&(n.next!="}"?i=xs(n):i=-1),n.eat("}")||n.err("Unclosed braced range"),{type:"range",min:t,max:i,expr:e}}function Tc(n,e){let t=n.nodeTypes,i=t[e];if(i)return[i];let r=[];for(let s in t){let o=t[s];o.isInGroup(e)&&r.push(o)}return r.length==0&&n.err("No node type or group '"+e+"' found"),r}function Oc(n){if(n.eat("(")){let e=bs(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=Tc(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 Ac(n){let e=[[]];return r(s(n,0),t()),e;function t(){return e.push([])-1}function i(o,l,a){let c={term:a,to:l};return e[o].push(c),c}function r(o,l){o.forEach(a=>a.to=l)}function s(o,l){if(o.type=="choice")return o.exprs.reduce((a,c)=>a.concat(s(c,l)),[]);if(o.type=="seq")for(let a=0;;a++){let c=s(o.exprs[a],l);if(a==o.exprs.length-1)return c;r(c,l=t())}else if(o.type=="star"){let a=t();return i(l,a),r(s(o.expr,a),a),[i(a)]}else if(o.type=="plus"){let a=t();return r(s(o.expr,l),a),r(s(o.expr,a),a),[i(a)]}else{if(o.type=="opt")return[i(l)].concat(s(o.expr,l));if(o.type=="range"){let a=l;for(let c=0;c<o.min;c++){let h=t();r(s(o.expr,a),h),a=h}if(o.max==-1)r(s(o.expr,a),a);else for(let c=o.min;c<o.max;c++){let h=t();i(a,h),r(s(o.expr,a),h),a=h}return[i(a)]}else{if(o.type=="name")return[i(l,void 0,o.value)];throw new Error("Unknown expr type")}}}}function Cs(n,e){return e-n}function ws(n,e){let t=[];return i(e),t.sort(Cs);function i(r){let s=n[r];if(s.length==1&&!s[0].term)return i(s[0].to);t.push(r);for(let o=0;o<s.length;o++){let{term:l,to:a}=s[o];!l&&t.indexOf(a)==-1&&i(a)}}}function Nc(n){let e=Object.create(null);return t(ws(n,0));function t(i){let r=[];i.forEach(o=>{n[o].forEach(({term:l,to:a})=>{if(!l)return;let c;for(let h=0;h<r.length;h++)r[h][0]==l&&(c=r[h][1]);ws(n,a).forEach(h=>{c||r.push([l,c=[]]),c.indexOf(h)==-1&&c.push(h)})})});let s=e[i.join(",")]=new tt(i.indexOf(n.length-1)>-1);for(let o=0;o<r.length;o++){let l=r[o][1].sort(Cs);s.next.push({type:r[o][0],next:e[l.join(",")]||t(l)})}return s}}function Ec(n,e){for(let t=0,i=[n];t<i.length;t++){let r=i[t],s=!r.validEnd,o=[];for(let l=0;l<r.next.length;l++){let{type:a,next:c}=r.next[l];o.push(a.name),s&&!(a.isText||a.hasRequiredAttrs())&&(s=!1),i.indexOf(c)==-1&&i.push(c)}s&&e.err("Only non-generatable nodes ("+o.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function Ss(n){let e=Object.create(null);for(let t in n){let i=n[t];if(!i.hasDefault)return null;e[t]=i.default}return e}function ks(n,e){let t=Object.create(null);for(let i in n){let r=e&&e[i];if(r===void 0){let s=n[i];if(s.hasDefault)r=s.default;else throw new RangeError("No value supplied for attribute "+i)}t[i]=r}return t}function vs(n,e,t,i){for(let r in e)if(!(r in n))throw new RangeError(`Unsupported attribute ${r} for ${t} of type ${r}`);for(let r in n){let s=n[r];s.validate&&s.validate(e[r])}}function Ms(n,e){let t=Object.create(null);if(e)for(let i in e)t[i]=new Ic(n,i,e[i]);return t}let Ts=class ma{constructor(e,t,i){this.name=e,this.schema=t,this.spec=i,this.markSet=null,this.groups=i.group?i.group.split(" "):[],this.attrs=Ms(e,i.attrs),this.defaultAttrs=Ss(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(i.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==tt.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:ks(this.attrs,e)}create(e=null,t,i){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new et(this,this.computeAttrs(e),x.from(t),I.setFrom(i))}createChecked(e=null,t,i){return t=x.from(t),this.checkContent(t),new et(this,this.computeAttrs(e),t,I.setFrom(i))}createAndFill(e=null,t,i){if(e=this.computeAttrs(e),t=x.from(t),t.size){let o=this.contentMatch.fillBefore(t);if(!o)return null;t=o.append(t)}let r=this.contentMatch.matchFragment(t),s=r&&r.fillBefore(x.empty,!0);return s?new et(this,e,t.append(s),I.setFrom(i)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let i=0;i<e.childCount;i++)if(!this.allowsMarks(e.child(i).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){vs(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 i=0;i<e.length;i++)this.allowsMarkType(e[i].type)?t&&t.push(e[i]):t||(t=e.slice(0,i));return t?t.length?t:I.none:e}static compile(e,t){let i=Object.create(null);e.forEach((s,o)=>i[s]=new ma(s,t,o));let r=t.spec.topNode||"doc";if(!i[r])throw new RangeError("Schema is missing its top node type ('"+r+"')");if(!i.text)throw new RangeError("Every schema needs a 'text' type");for(let s in i.text.attrs)throw new RangeError("The text node type should not have attributes");return i}};function Dc(n,e,t){let i=t.split("|");return r=>{let s=r===null?"null":typeof r;if(i.indexOf(s)<0)throw new RangeError(`Expected value of type ${i} for attribute ${e} on type ${n}, got ${s}`)}}class Ic{constructor(e,t,i){this.hasDefault=Object.prototype.hasOwnProperty.call(i,"default"),this.default=i.default,this.validate=typeof i.validate=="string"?Dc(e,t,i.validate):i.validate}get isRequired(){return!this.hasDefault}}class Nn{constructor(e,t,i,r){this.name=e,this.rank=t,this.schema=i,this.spec=r,this.attrs=Ms(e,r.attrs),this.excluded=null;let s=Ss(this.attrs);this.instance=s?new I(this,s):null}create(e=null){return!e&&this.instance?this.instance:new I(this,ks(this.attrs,e))}static compile(e,t){let i=Object.create(null),r=0;return e.forEach((s,o)=>i[s]=new Nn(s,r++,t,o)),i}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){vs(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class Rc{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let t=this.spec={};for(let r in e)t[r]=e[r];t.nodes=$.from(e.nodes),t.marks=$.from(e.marks||{}),this.nodes=Ts.compile(this.spec.nodes,this),this.marks=Nn.compile(this.spec.marks,this);let i=Object.create(null);for(let r in this.nodes){if(r in this.marks)throw new RangeError(r+" can not be both a node and a mark");let s=this.nodes[r],o=s.spec.content||"",l=s.spec.marks;if(s.contentMatch=i[o]||(i[o]=tt.parse(o,this.nodes)),s.inlineContent=s.contentMatch.inlineContent,s.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!s.isInline||!s.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=s}s.markSet=l=="_"?null:l?Os(this,l.split(" ")):l==""||!s.inlineContent?[]:null}for(let r in this.marks){let s=this.marks[r],o=s.spec.excludes;s.excluded=o==null?[s]:o==""?[]:Os(this,o.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,i,r){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof Ts){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,i,r)}text(e,t){let i=this.nodes.text;return new An(i,i.defaultAttrs,e,I.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeFromJSON(e){return et.fromJSON(this,e)}markFromJSON(e){return I.fromJSON(this,e)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}}function Os(n,e){let t=[];for(let i=0;i<e.length;i++){let r=e[i],s=n.marks[r],o=s;if(s)t.push(s);else for(let l in n.marks){let a=n.marks[l];(r=="_"||a.spec.group&&a.spec.group.split(" ").indexOf(r)>-1)&&t.push(o=a)}if(!o)throw new SyntaxError("Unknown mark type: '"+e[i]+"'")}return t}function Pc(n){return n.tag!=null}function Vc(n){return n.style!=null}class Mt{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let i=this.matchedStyles=[];t.forEach(r=>{if(Pc(r))this.tags.push(r);else if(Vc(r)){let s=/[^=]*/.exec(r.style)[0];i.indexOf(s)<0&&i.push(s),this.styles.push(r)}}),this.normalizeLists=!this.tags.some(r=>{if(!/^(ul|ol)\b/.test(r.tag)||!r.node)return!1;let s=e.nodes[r.node];return s.contentMatch.matchType(s)})}parse(e,t={}){let i=new Ds(this,t,!1);return i.addAll(e,I.none,t.from,t.to),i.finish()}parseSlice(e,t={}){let i=new Ds(this,t,!0);return i.addAll(e,I.none,t.from,t.to),w.maxOpen(i.finish())}matchTag(e,t,i){for(let r=i?this.tags.indexOf(i)+1:0;r<this.tags.length;r++){let s=this.tags[r];if(Lc(e,s.tag)&&(s.namespace===void 0||e.namespaceURI==s.namespace)&&(!s.context||t.matchesContext(s.context))){if(s.getAttrs){let o=s.getAttrs(e);if(o===!1)continue;s.attrs=o||void 0}return s}}}matchStyle(e,t,i,r){for(let s=r?this.styles.indexOf(r)+1:0;s<this.styles.length;s++){let o=this.styles[s],l=o.style;if(!(l.indexOf(e)!=0||o.context&&!i.matchesContext(o.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=t))){if(o.getAttrs){let a=o.getAttrs(t);if(a===!1)continue;o.attrs=a||void 0}return o}}}static schemaRules(e){let t=[];function i(r){let s=r.priority==null?50:r.priority,o=0;for(;o<t.length;o++){let l=t[o];if((l.priority==null?50:l.priority)<s)break}t.splice(o,0,r)}for(let r in e.marks){let s=e.marks[r].spec.parseDOM;s&&s.forEach(o=>{i(o=Is(o)),o.mark||o.ignore||o.clearMark||(o.mark=r)})}for(let r in e.nodes){let s=e.nodes[r].spec.parseDOM;s&&s.forEach(o=>{i(o=Is(o)),o.node||o.ignore||o.mark||(o.node=r)})}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new Mt(e,Mt.schemaRules(e)))}}const As={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},zc={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Ns={ol:!0,ul:!0},En=1,Dn=2,Kt=4;function Es(n,e,t){return e!=null?(e?En:0)|(e==="full"?Dn:0):n&&n.whitespace=="pre"?En|Dn:t&~Kt}class In{constructor(e,t,i,r,s,o){this.type=e,this.attrs=t,this.marks=i,this.solid=r,this.options=o,this.content=[],this.activeMarks=I.none,this.match=s||(o&Kt?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(x.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let i=this.type.contentMatch,r;return(r=i.findWrapping(e.type))?(this.match=i,r):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&En)){let i=this.content[this.content.length-1],r;if(i&&i.isText&&(r=/[ \t\r\n\u000c]+$/.exec(i.text))){let s=i;i.text.length==r[0].length?this.content.pop():this.content[this.content.length-1]=s.withText(s.text.slice(0,s.text.length-r[0].length))}}let t=x.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(x.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&&!As.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class Ds{constructor(e,t,i){this.parser=e,this.options=t,this.isOpen=i,this.open=0;let r=t.topNode,s,o=Es(null,t.preserveWhitespace,0)|(i?Kt:0);r?s=new In(r.type,r.attrs,I.none,!0,t.topMatch||r.type.contentMatch,o):i?s=new In(null,null,I.none,!0,null,o):s=new In(e.schema.topNodeType,null,I.none,!0,null,o),this.nodes=[s],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 i=e.nodeValue,r=this.top;if(r.options&Dn||r.inlineContext(e)||/[^ \t\r\n\u000c]/.test(i)){if(r.options&En)r.options&Dn?i=i.replace(/\r\n?/g,`
76
+ `):i=i.replace(/\r?\n|\r/g," ");else if(i=i.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(i)&&this.open==this.nodes.length-1){let s=r.content[r.content.length-1],o=e.previousSibling;(!s||o&&o.nodeName=="BR"||s.isText&&/[ \t\r\n\u000c]$/.test(s.text))&&(i=i.slice(1))}i&&this.insertNode(this.parser.schema.text(i),t),this.findInText(e)}else this.findInside(e)}addElement(e,t,i){let r=e.nodeName.toLowerCase(),s;Ns.hasOwnProperty(r)&&this.parser.normalizeLists&&Bc(e);let o=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(s=this.parser.matchTag(e,this,i));if(o?o.ignore:zc.hasOwnProperty(r))this.findInside(e),this.ignoreFallback(e,t);else if(!o||o.skip||o.closeParent){o&&o.closeParent?this.open=Math.max(0,this.open-1):o&&o.skip.nodeType&&(e=o.skip);let l,a=this.top,c=this.needsBlock;if(As.hasOwnProperty(r))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 h=o&&o.skip?t:this.readStyles(e,t);h&&this.addAll(e,h),l&&this.sync(a),this.needsBlock=c}else{let l=this.readStyles(e,t);l&&this.addElementByRule(e,o,l,o.consuming===!1?s:void 0)}}leafFallback(e,t){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
77
+ `),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 i=e.style;if(i&&i.length)for(let r=0;r<this.parser.matchedStyles.length;r++){let s=this.parser.matchedStyles[r],o=i.getPropertyValue(s);if(o)for(let l=void 0;;){let a=this.parser.matchStyle(s,o,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,i,r){let s,o;if(t.node)if(o=this.parser.schema.nodes[t.node],o.isLeaf)this.insertNode(o.create(t.attrs),i)||this.leafFallback(e,i);else{let a=this.enter(o,t.attrs||null,i,t.preserveWhitespace);a&&(s=!0,i=a)}else{let a=this.parser.schema.marks[t.mark];i=i.concat(a.create(t.attrs))}let l=this.top;if(o&&o.isLeaf)this.findInside(e);else if(r)this.addElement(e,i,r);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(a=>this.insertNode(a,i));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,i),this.findAround(e,a,!1)}s&&this.sync(l)&&this.open--}addAll(e,t,i,r){let s=i||0;for(let o=i?e.childNodes[i]:e.firstChild,l=r==null?null:e.childNodes[r];o!=l;o=o.nextSibling,++s)this.findAtPoint(e,s),this.addDOM(o,t);this.findAtPoint(e,s)}findPlace(e,t){let i,r;for(let s=this.open;s>=0;s--){let o=this.nodes[s],l=o.findWrapping(e);if(l&&(!i||i.length>l.length)&&(i=l,r=o,!l.length)||o.solid)break}if(!i)return null;this.sync(r);for(let s=0;s<i.length;s++)t=this.enterInner(i[s],null,t,!1);return t}insertNode(e,t){if(e.isInline&&this.needsBlock&&!this.top.type){let r=this.textblockFromContext();r&&(t=this.enterInner(r,null,t))}let i=this.findPlace(e,t);if(i){this.closeExtra();let r=this.top;r.match&&(r.match=r.match.matchType(e.type));let s=I.none;for(let o of i.concat(e.marks))(r.type?r.type.allowsMarkType(o.type):Rs(o.type,e.type))&&(s=o.addToSet(s));return r.content.push(e.mark(s)),!0}return!1}enter(e,t,i,r){let s=this.findPlace(e.create(t),i);return s&&(s=this.enterInner(e,t,i,!0,r)),s}enterInner(e,t,i,r=!1,s){this.closeExtra();let o=this.top;o.match=o.match&&o.match.matchType(e);let l=Es(e,s,o.options);o.options&Kt&&o.content.length==0&&(l|=Kt);let a=I.none;return i=i.filter(c=>(o.type?o.type.allowsMarkType(c.type):Rs(c.type,e))?(a=c.addToSet(a),!1):!0),this.nodes.push(new In(e,t,a,r,null,l)),this.open++,i}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 i=this.nodes[t].content;for(let r=i.length-1;r>=0;r--)e+=i[r].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let i=0;i<this.find.length;i++)this.find[i].node==e&&this.find[i].offset==t&&(this.find[i].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,i){if(e!=t&&this.find)for(let r=0;r<this.find.length;r++)this.find[r].pos==null&&e.nodeType==1&&e.contains(this.find[r].node)&&t.compareDocumentPosition(this.find[r].node)&(i?2:4)&&(this.find[r].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("/"),i=this.options.context,r=!this.isOpen&&(!i||i.parent.type==this.nodes[0].type),s=-(i?i.depth+1:0)+(r?0:1),o=(l,a)=>{for(;l>=0;l--){let c=t[l];if(c==""){if(l==t.length-1||l==0)continue;for(;a>=s;a--)if(o(l-1,a))return!0;return!1}else{let h=a>0||a==0&&r?this.nodes[a].type:i&&a>=s?i.node(a-s).type:null;if(!h||h.name!=c&&!h.isInGroup(c))return!1;a--}}return!0};return o(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let i=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(i&&i.isTextblock&&i.defaultAttrs)return i}for(let t in this.parser.schema.nodes){let i=this.parser.schema.nodes[t];if(i.isTextblock&&i.defaultAttrs)return i}}}function Bc(n){for(let e=n.firstChild,t=null;e;e=e.nextSibling){let i=e.nodeType==1?e.nodeName.toLowerCase():null;i&&Ns.hasOwnProperty(i)&&t?(t.appendChild(e),e=t):i=="li"?t=e:i&&(t=null)}}function Lc(n,e){return(n.matches||n.msMatchesSelector||n.webkitMatchesSelector||n.mozMatchesSelector).call(n,e)}function Is(n){let e={};for(let t in n)e[t]=n[t];return e}function Rs(n,e){let t=e.schema.nodes;for(let i in t){let r=t[i];if(!r.allowsMarkType(n))continue;let s=[],o=l=>{s.push(l);for(let a=0;a<l.edgeCount;a++){let{type:c,next:h}=l.edge(a);if(c==e||s.indexOf(h)<0&&o(h))return!0}};if(o(r.contentMatch))return!0}}class nt{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},i){i||(i=wi(t).createDocumentFragment());let r=i,s=[];return e.forEach(o=>{if(s.length||o.marks.length){let l=0,a=0;for(;l<s.length&&a<o.marks.length;){let c=o.marks[a];if(!this.marks[c.type.name]){a++;continue}if(!c.eq(s[l][0])||c.type.spec.spanning===!1)break;l++,a++}for(;l<s.length;)r=s.pop()[1];for(;a<o.marks.length;){let c=o.marks[a++],h=this.serializeMark(c,o.isInline,t);h&&(s.push([c,r]),r.appendChild(h.dom),r=h.contentDOM||h.dom)}}r.appendChild(this.serializeNodeInner(o,t))}),i}serializeNodeInner(e,t){let{dom:i,contentDOM:r}=Rn(wi(t),this.nodes[e.type.name](e),null,e.attrs);if(r){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,t,r)}return i}serializeNode(e,t={}){let i=this.serializeNodeInner(e,t);for(let r=e.marks.length-1;r>=0;r--){let s=this.serializeMark(e.marks[r],e.isInline,t);s&&((s.contentDOM||s.dom).appendChild(i),i=s.dom)}return i}serializeMark(e,t,i={}){let r=this.marks[e.type.name];return r&&Rn(wi(i),r(e,t),null,e.attrs)}static renderSpec(e,t,i=null,r){return Rn(e,t,i,r)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new nt(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let t=Ps(e.nodes);return t.text||(t.text=i=>i.text),t}static marksFromSchema(e){return Ps(e.marks)}}function Ps(n){let e={};for(let t in n){let i=n[t].spec.toDOM;i&&(e[t]=i)}return e}function wi(n){return n.document||window.document}const Vs=new WeakMap;function Hc(n){let e=Vs.get(n);return e===void 0&&Vs.set(n,e=Fc(n)),e}function Fc(n){let e=null;function t(i){if(i&&typeof i=="object")if(Array.isArray(i))if(typeof i[0]=="string")e||(e=[]),e.push(i);else for(let r=0;r<i.length;r++)t(i[r]);else for(let r in i)t(i[r])}return t(n),e}function Rn(n,e,t,i){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 r=e[0],s;if(typeof r!="string")throw new RangeError("Invalid array passed to renderSpec");if(i&&(s=Hc(i))&&s.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 o=r.indexOf(" ");o>0&&(t=r.slice(0,o),r=r.slice(o+1));let l,a=t?n.createElementNS(t,r):n.createElement(r),c=e[1],h=1;if(c&&typeof c=="object"&&c.nodeType==null&&!Array.isArray(c)){h=2;for(let d in c)if(c[d]!=null){let f=d.indexOf(" ");f>0?a.setAttributeNS(d.slice(0,f),d.slice(f+1),c[d]):a.setAttribute(d,c[d])}}for(let d=h;d<e.length;d++){let f=e[d];if(f===0){if(d<e.length-1||d>h)throw new RangeError("Content hole must be the only child of its parent node");return{dom:a,contentDOM:a}}else{let{dom:p,contentDOM:u}=Rn(n,f,t,i);if(a.appendChild(p),u){if(l)throw new RangeError("Multiple content holes");l=u}}}return{dom:a,contentDOM:l}}const zs=65535,Bs=Math.pow(2,16);function $c(n,e){return n+e*Bs}function Ls(n){return n&zs}function Wc(n){return(n-(n&zs))/Bs}const Hs=1,Fs=2,Pn=4,$s=8;class Si{constructor(e,t,i){this.pos=e,this.delInfo=t,this.recover=i}get deleted(){return(this.delInfo&$s)>0}get deletedBefore(){return(this.delInfo&(Hs|Pn))>0}get deletedAfter(){return(this.delInfo&(Fs|Pn))>0}get deletedAcross(){return(this.delInfo&Pn)>0}}class ie{constructor(e,t=!1){if(this.ranges=e,this.inverted=t,!e.length&&ie.empty)return ie.empty}recover(e){let t=0,i=Ls(e);if(!this.inverted)for(let r=0;r<i;r++)t+=this.ranges[r*3+2]-this.ranges[r*3+1];return this.ranges[i*3]+t+Wc(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,i){let r=0,s=this.inverted?2:1,o=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?r:0);if(a>e)break;let c=this.ranges[l+s],h=this.ranges[l+o],d=a+c;if(e<=d){let f=c?e==a?-1:e==d?1:t:t,p=a+r+(f<0?0:h);if(i)return p;let u=e==(t<0?a:d)?null:$c(l/3,e-a),m=e==a?Fs:e==d?Hs:Pn;return(t<0?e!=a:e!=d)&&(m|=$s),new Si(p,m,u)}r+=h-c}return i?e+r:new Si(e+r,0,null)}touches(e,t){let i=0,r=Ls(t),s=this.inverted?2:1,o=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let a=this.ranges[l]-(this.inverted?i:0);if(a>e)break;let c=this.ranges[l+s],h=a+c;if(e<=h&&l==r*3)return!0;i+=this.ranges[l+o]-c}return!1}forEach(e){let t=this.inverted?2:1,i=this.inverted?1:2;for(let r=0,s=0;r<this.ranges.length;r+=3){let o=this.ranges[r],l=o-(this.inverted?s:0),a=o+(this.inverted?0:s),c=this.ranges[r+t],h=this.ranges[r+i];e(l,l+c,a,a+h),s+=h-c}}invert(){return new ie(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?ie.empty:new ie(e<0?[0,-e,0]:[0,0,e])}}ie.empty=new ie([]);class Tt{constructor(e=[],t,i=0,r=e.length){this.maps=e,this.mirror=t,this.from=i,this.to=r}slice(e=0,t=this.maps.length){return new Tt(this.maps,this.mirror,e,t)}copy(){return new Tt(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,i=this.maps.length;t<e.maps.length;t++){let r=e.getMirror(t);this.appendMap(e.maps[t],r!=null&&r<t?i+r: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,i=this.maps.length+e.maps.length;t>=0;t--){let r=e.getMirror(t);this.appendMap(e.maps[t].invert(),r!=null&&r>t?i-r-1:void 0)}}invert(){let e=new Tt;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let i=this.from;i<this.to;i++)e=this.maps[i].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,i){let r=0;for(let s=this.from;s<this.to;s++){let o=this.maps[s],l=o.mapResult(e,t);if(l.recover!=null){let a=this.getMirror(s);if(a!=null&&a>s&&a<this.to){s=a,e=this.maps[a].recover(l.recover);continue}}r|=l.delInfo,e=l.pos}return i?e:new Si(e,r,null)}}const ki=Object.create(null);class q{getMap(){return ie.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let i=ki[t.stepType];if(!i)throw new RangeError(`No step type ${t.stepType} defined`);return i.fromJSON(e,t)}static jsonID(e,t){if(e in ki)throw new RangeError("Duplicate use of step JSON ID "+e);return ki[e]=t,t.prototype.jsonID=e,t}}class V{constructor(e,t){this.doc=e,this.failed=t}static ok(e){return new V(e,null)}static fail(e){return new V(null,e)}static fromReplace(e,t,i,r){try{return V.ok(e.replace(t,i,r))}catch(s){if(s instanceof Mn)return V.fail(s.message);throw s}}}function vi(n,e,t){let i=[];for(let r=0;r<n.childCount;r++){let s=n.child(r);s.content.size&&(s=s.copy(vi(s.content,e,s))),s.isInline&&(s=e(s,t,r)),i.push(s)}return x.fromArray(i)}class De extends q{constructor(e,t,i){super(),this.from=e,this.to=t,this.mark=i}apply(e){let t=e.slice(this.from,this.to),i=e.resolve(this.from),r=i.node(i.sharedDepth(this.to)),s=new w(vi(t.content,(o,l)=>!o.isAtom||!l.type.allowsMarkType(this.mark.type)?o:o.mark(this.mark.addToSet(o.marks)),r),t.openStart,t.openEnd);return V.fromReplace(e,this.from,this.to,s)}invert(){return new ye(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),i=e.mapResult(this.to,-1);return t.deleted&&i.deleted||t.pos>=i.pos?null:new De(t.pos,i.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:"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 De(t.from,t.to,e.markFromJSON(t.mark))}}q.jsonID("addMark",De);class ye extends q{constructor(e,t,i){super(),this.from=e,this.to=t,this.mark=i}apply(e){let t=e.slice(this.from,this.to),i=new w(vi(t.content,r=>r.mark(this.mark.removeFromSet(r.marks)),e),t.openStart,t.openEnd);return V.fromReplace(e,this.from,this.to,i)}invert(){return new De(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),i=e.mapResult(this.to,-1);return t.deleted&&i.deleted||t.pos>=i.pos?null:new ye(t.pos,i.pos,this.mark)}merge(e){return e instanceof ye&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new ye(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 ye(t.from,t.to,e.markFromJSON(t.mark))}}q.jsonID("removeMark",ye);class Ie extends q{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return V.fail("No node at mark step's position");let i=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return V.fromReplace(e,this.pos,this.pos+1,new w(x.from(i),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let i=this.mark.addToSet(t.marks);if(i.length==t.marks.length){for(let r=0;r<t.marks.length;r++)if(!t.marks[r].isInSet(i))return new Ie(this.pos,t.marks[r]);return new Ie(this.pos,this.mark)}}return new Ot(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new Ie(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 Ie(t.pos,e.markFromJSON(t.mark))}}q.jsonID("addNodeMark",Ie);class Ot extends q{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return V.fail("No node at mark step's position");let i=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return V.fromReplace(e,this.pos,this.pos+1,new w(x.from(i),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new Ie(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new Ot(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 Ot(t.pos,e.markFromJSON(t.mark))}}q.jsonID("removeNodeMark",Ot);class j extends q{constructor(e,t,i,r=!1){super(),this.from=e,this.to=t,this.slice=i,this.structure=r}apply(e){return this.structure&&Mi(e,this.from,this.to)?V.fail("Structure replace would overwrite content"):V.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new ie([this.from,this.to-this.from,this.slice.size])}invert(e){return new j(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),i=e.mapResult(this.to,-1);return t.deletedAcross&&i.deletedAcross?null:new j(t.pos,Math.max(t.pos,i.pos),this.slice)}merge(e){if(!(e instanceof j)||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?w.empty:new w(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new j(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?w.empty:new w(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new j(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 j(t.from,t.to,w.fromJSON(e,t.slice),!!t.structure)}}q.jsonID("replace",j);class W extends q{constructor(e,t,i,r,s,o,l=!1){super(),this.from=e,this.to=t,this.gapFrom=i,this.gapTo=r,this.slice=s,this.insert=o,this.structure=l}apply(e){if(this.structure&&(Mi(e,this.from,this.gapFrom)||Mi(e,this.gapTo,this.to)))return V.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return V.fail("Gap is not a flat range");let i=this.slice.insertAt(this.insert,t.content);return i?V.fromReplace(e,this.from,this.to,i):V.fail("Content does not fit in gap")}getMap(){return new ie([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 W(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),i=e.mapResult(this.to,-1),r=this.from==this.gapFrom?t.pos:e.map(this.gapFrom,-1),s=this.to==this.gapTo?i.pos:e.map(this.gapTo,1);return t.deletedAcross&&i.deletedAcross||r<t.pos||s>i.pos?null:new W(t.pos,i.pos,r,s,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 W(t.from,t.to,t.gapFrom,t.gapTo,w.fromJSON(e,t.slice),t.insert,!!t.structure)}}q.jsonID("replaceAround",W);function Mi(n,e,t){let i=n.resolve(e),r=t-e,s=i.depth;for(;r>0&&s>0&&i.indexAfter(s)==i.node(s).childCount;)s--,r--;if(r>0){let o=i.node(s).maybeChild(i.indexAfter(s));for(;r>0;){if(!o||o.isLeaf)return!0;o=o.firstChild,r--}}return!1}function Jc(n,e,t,i){let r=[],s=[],o,l;n.doc.nodesBetween(e,t,(a,c,h)=>{if(!a.isInline)return;let d=a.marks;if(!i.isInSet(d)&&h.type.allowsMarkType(i.type)){let f=Math.max(c,e),p=Math.min(c+a.nodeSize,t),u=i.addToSet(d);for(let m=0;m<d.length;m++)d[m].isInSet(u)||(o&&o.to==f&&o.mark.eq(d[m])?o.to=p:r.push(o=new ye(f,p,d[m])));l&&l.to==f?l.to=p:s.push(l=new De(f,p,i))}}),r.forEach(a=>n.step(a)),s.forEach(a=>n.step(a))}function Kc(n,e,t,i){let r=[],s=0;n.doc.nodesBetween(e,t,(o,l)=>{if(!o.isInline)return;s++;let a=null;if(i instanceof Nn){let c=o.marks,h;for(;h=i.isInSet(c);)(a||(a=[])).push(h),c=h.removeFromSet(c)}else i?i.isInSet(o.marks)&&(a=[i]):a=o.marks;if(a&&a.length){let c=Math.min(l+o.nodeSize,t);for(let h=0;h<a.length;h++){let d=a[h],f;for(let p=0;p<r.length;p++){let u=r[p];u.step==s-1&&d.eq(r[p].style)&&(f=u)}f?(f.to=c,f.step=s):r.push({style:d,from:Math.max(l,e),to:c,step:s})}}}),r.forEach(o=>n.step(new ye(o.from,o.to,o.style)))}function Ti(n,e,t,i=t.contentMatch,r=!0){let s=n.doc.nodeAt(e),o=[],l=e+1;for(let a=0;a<s.childCount;a++){let c=s.child(a),h=l+c.nodeSize,d=i.matchType(c.type);if(!d)o.push(new j(l,h,w.empty));else{i=d;for(let f=0;f<c.marks.length;f++)t.allowsMarkType(c.marks[f].type)||n.step(new ye(l,h,c.marks[f]));if(r&&c.isText&&t.whitespace!="pre"){let f,p=/\r?\n|\r/g,u;for(;f=p.exec(c.text);)u||(u=new w(x.from(t.schema.text(" ",t.allowedMarks(c.marks))),0,0)),o.push(new j(l+f.index,l+f.index+f[0].length,u))}}l=h}if(!i.validEnd){let a=i.fillBefore(x.empty,!0);n.replace(l,l,new w(a,0,0))}for(let a=o.length-1;a>=0;a--)n.step(o[a])}function qc(n,e,t){return(e==0||n.canReplace(e,n.childCount))&&(t==n.childCount||n.canReplace(0,t))}function Vn(n){let t=n.parent.content.cutByIndex(n.startIndex,n.endIndex);for(let i=n.depth;;--i){let r=n.$from.node(i),s=n.$from.index(i),o=n.$to.indexAfter(i);if(i<n.depth&&r.canReplace(s,o,t))return i;if(i==0||r.type.spec.isolating||!qc(r,s,o))break}return null}function jc(n,e,t){let{$from:i,$to:r,depth:s}=e,o=i.before(s+1),l=r.after(s+1),a=o,c=l,h=x.empty,d=0;for(let u=s,m=!1;u>t;u--)m||i.index(u)>0?(m=!0,h=x.from(i.node(u).copy(h)),d++):a--;let f=x.empty,p=0;for(let u=s,m=!1;u>t;u--)m||r.after(u+1)<r.end(u)?(m=!0,f=x.from(r.node(u).copy(f)),p++):c++;n.step(new W(a,c,o,l,new w(h.append(f),d,p),h.size-d,!0))}function Ws(n,e,t=null,i=n){let r=_c(n,e),s=r&&Gc(i,e);return s?r.map(Js).concat({type:e,attrs:t}).concat(s.map(Js)):null}function Js(n){return{type:n,attrs:null}}function _c(n,e){let{parent:t,startIndex:i,endIndex:r}=n,s=t.contentMatchAt(i).findWrapping(e);if(!s)return null;let o=s.length?s[0]:e;return t.canReplaceWith(i,r,o)?s:null}function Gc(n,e){let{parent:t,startIndex:i,endIndex:r}=n,s=t.child(i),o=e.contentMatch.findWrapping(s.type);if(!o)return null;let a=(o.length?o[o.length-1]:e).contentMatch;for(let c=i;a&&c<r;c++)a=a.matchType(t.child(c).type);return!a||!a.validEnd?null:o}function Uc(n,e,t){let i=x.empty;for(let o=t.length-1;o>=0;o--){if(i.size){let l=t[o].type.contentMatch.matchFragment(i);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}i=x.from(t[o].type.create(t[o].attrs,i))}let r=e.start,s=e.end;n.step(new W(r,s,r,s,new w(i,0,0),t.length,!0))}function Zc(n,e,t,i,r){if(!i.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let s=n.steps.length;n.doc.nodesBetween(e,t,(o,l)=>{let a=typeof r=="function"?r(o):r;if(o.isTextblock&&!o.hasMarkup(i,a)&&Xc(n.doc,n.mapping.slice(s).map(l),i)){let c=null;if(i.schema.linebreakReplacement){let p=i.whitespace=="pre",u=!!i.contentMatch.matchType(i.schema.linebreakReplacement);p&&!u?c=!1:!p&&u&&(c=!0)}c===!1&&qs(n,o,l,s),Ti(n,n.mapping.slice(s).map(l,1),i,void 0,c===null);let h=n.mapping.slice(s),d=h.map(l,1),f=h.map(l+o.nodeSize,1);return n.step(new W(d,f,d+1,f-1,new w(x.from(i.create(a,null,o.marks)),0,0),1,!0)),c===!0&&Ks(n,o,l,s),!1}})}function Ks(n,e,t,i){e.forEach((r,s)=>{if(r.isText){let o,l=/\r?\n|\r/g;for(;o=l.exec(r.text);){let a=n.mapping.slice(i).map(t+1+s+o.index);n.replaceWith(a,a+1,e.type.schema.linebreakReplacement.create())}}})}function qs(n,e,t,i){e.forEach((r,s)=>{if(r.type==r.type.schema.linebreakReplacement){let o=n.mapping.slice(i).map(t+1+s);n.replaceWith(o,o+1,e.type.schema.text(`
78
+ `))}})}function Xc(n,e,t){let i=n.resolve(e),r=i.index();return i.parent.canReplaceWith(r,r+1,t)}function Yc(n,e,t,i,r){let s=n.doc.nodeAt(e);if(!s)throw new RangeError("No node at given position");t||(t=s.type);let o=t.create(i,null,r||s.marks);if(s.isLeaf)return n.replaceWith(e,e+s.nodeSize,o);if(!t.validContent(s.content))throw new RangeError("Invalid content for node type "+t.name);n.step(new W(e,e+s.nodeSize,e+1,e+s.nodeSize-1,new w(x.from(o),0,0),1,!0))}function At(n,e,t=1,i){let r=n.resolve(e),s=r.depth-t,o=i&&i[i.length-1]||r.parent;if(s<0||r.parent.type.spec.isolating||!r.parent.canReplace(r.index(),r.parent.childCount)||!o.type.validContent(r.parent.content.cutByIndex(r.index(),r.parent.childCount)))return!1;for(let c=r.depth-1,h=t-2;c>s;c--,h--){let d=r.node(c),f=r.index(c);if(d.type.spec.isolating)return!1;let p=d.content.cutByIndex(f,d.childCount),u=i&&i[h+1];u&&(p=p.replaceChild(0,u.type.create(u.attrs)));let m=i&&i[h]||d;if(!d.canReplace(f+1,d.childCount)||!m.type.validContent(p))return!1}let l=r.indexAfter(s),a=i&&i[0];return r.node(s).canReplaceWith(l,l,a?a.type:r.node(s+1).type)}function Qc(n,e,t=1,i){let r=n.doc.resolve(e),s=x.empty,o=x.empty;for(let l=r.depth,a=r.depth-t,c=t-1;l>a;l--,c--){s=x.from(r.node(l).copy(s));let h=i&&i[c];o=x.from(h?h.type.create(h.attrs,o):r.node(l).copy(o))}n.step(new j(e,e,new w(s.append(o),t,t),!0))}function zn(n,e){let t=n.resolve(e),i=t.index();return th(t.nodeBefore,t.nodeAfter)&&t.parent.canReplace(i,i+1)}function eh(n,e){e.content.size||n.type.compatibleContent(e.type);let t=n.contentMatchAt(n.childCount),{linebreakReplacement:i}=n.type.schema;for(let r=0;r<e.childCount;r++){let s=e.child(r),o=s.type==i?n.type.schema.nodes.text:s.type;if(t=t.matchType(o),!t||!n.type.allowsMarks(s.marks))return!1}return t.validEnd}function th(n,e){return!!(n&&e&&!n.isLeaf&&eh(n,e))}function nh(n,e,t){let i=null,{linebreakReplacement:r}=n.doc.type.schema,s=n.doc.resolve(e-t),o=s.node().type;if(r&&o.inlineContent){let h=o.whitespace=="pre",d=!!o.contentMatch.matchType(r);h&&!d?i=!1:!h&&d&&(i=!0)}let l=n.steps.length;if(i===!1){let h=n.doc.resolve(e+t);qs(n,h.node(),h.before(),l)}o.inlineContent&&Ti(n,e+t-1,o,s.node().contentMatchAt(s.index()),i==null);let a=n.mapping.slice(l),c=a.map(e-t);if(n.step(new j(c,a.map(e+t,-1),w.empty,!0)),i===!0){let h=n.doc.resolve(c);Ks(n,h.node(),h.before(),n.steps.length)}return n}function ih(n,e,t){let i=n.resolve(e);if(i.parent.canReplaceWith(i.index(),i.index(),t))return e;if(i.parentOffset==0)for(let r=i.depth-1;r>=0;r--){let s=i.index(r);if(i.node(r).canReplaceWith(s,s,t))return i.before(r+1);if(s>0)return null}if(i.parentOffset==i.parent.content.size)for(let r=i.depth-1;r>=0;r--){let s=i.indexAfter(r);if(i.node(r).canReplaceWith(s,s,t))return i.after(r+1);if(s<i.node(r).childCount)return null}return null}function rh(n,e,t){let i=n.resolve(e);if(!t.content.size)return e;let r=t.content;for(let s=0;s<t.openStart;s++)r=r.firstChild.content;for(let s=1;s<=(t.openStart==0&&t.size?2:1);s++)for(let o=i.depth;o>=0;o--){let l=o==i.depth?0:i.pos<=(i.start(o+1)+i.end(o+1))/2?-1:1,a=i.index(o)+(l>0?1:0),c=i.node(o),h=!1;if(s==1)h=c.canReplace(a,a,r);else{let d=c.contentMatchAt(a).findWrapping(r.firstChild.type);h=d&&c.canReplaceWith(a,a,d[0])}if(h)return l==0?i.pos:l<0?i.before(o+1):i.after(o+1)}return null}function Oi(n,e,t=e,i=w.empty){if(e==t&&!i.size)return null;let r=n.resolve(e),s=n.resolve(t);return js(r,s,i)?new j(e,t,i):new sh(r,s,i).fit()}function js(n,e,t){return!t.openStart&&!t.openEnd&&n.start()==e.start()&&n.parent.canReplace(n.index(),e.index(),t.content)}class sh{constructor(e,t,i){this.$from=e,this.$to=t,this.unplaced=i,this.frontier=[],this.placed=x.empty;for(let r=0;r<=e.depth;r++){let s=e.node(r);this.frontier.push({type:s.type,match:s.contentMatchAt(e.indexAfter(r))})}for(let r=e.depth;r>0;r--)this.placed=x.from(e.node(r).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,i=this.$from,r=this.close(e<0?this.$to:i.doc.resolve(e));if(!r)return null;let s=this.placed,o=i.depth,l=r.depth;for(;o&&l&&s.childCount==1;)s=s.firstChild.content,o--,l--;let a=new w(s,o,l);return e>-1?new W(i.pos,e,this.$to.pos,this.$to.end(),a,t):a.size||i.pos!=this.$to.pos?new j(i.pos,r.pos,a):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,i=0,r=this.unplaced.openEnd;i<e;i++){let s=t.firstChild;if(t.childCount>1&&(r=0),s.type.spec.isolating&&r<=i){e=i;break}t=s.content}for(let t=1;t<=2;t++)for(let i=t==1?e:this.unplaced.openStart;i>=0;i--){let r,s=null;i?(s=Ai(this.unplaced.content,i-1).firstChild,r=s.content):r=this.unplaced.content;let o=r.firstChild;for(let l=this.depth;l>=0;l--){let{type:a,match:c}=this.frontier[l],h,d=null;if(t==1&&(o?c.matchType(o.type)||(d=c.fillBefore(x.from(o),!1)):s&&a.compatibleContent(s.type)))return{sliceDepth:i,frontierDepth:l,parent:s,inject:d};if(t==2&&o&&(h=c.findWrapping(o.type)))return{sliceDepth:i,frontierDepth:l,parent:s,wrap:h};if(s&&c.matchType(s.type))break}}}openMore(){let{content:e,openStart:t,openEnd:i}=this.unplaced,r=Ai(e,t);return!r.childCount||r.firstChild.isLeaf?!1:(this.unplaced=new w(e,t+1,Math.max(i,r.size+t>=e.size-i?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:i}=this.unplaced,r=Ai(e,t);if(r.childCount<=1&&t>0){let s=e.size-t<=t+r.size;this.unplaced=new w(qt(e,t-1,1),t-1,s?t-1:i)}else this.unplaced=new w(qt(e,t,1),t,i)}placeNodes({sliceDepth:e,frontierDepth:t,parent:i,inject:r,wrap:s}){for(;this.depth>t;)this.closeFrontierNode();if(s)for(let m=0;m<s.length;m++)this.openFrontierNode(s[m]);let o=this.unplaced,l=i?i.content:o.content,a=o.openStart-e,c=0,h=[],{match:d,type:f}=this.frontier[t];if(r){for(let m=0;m<r.childCount;m++)h.push(r.child(m));d=d.matchFragment(r)}let p=l.size+e-(o.content.size-o.openEnd);for(;c<l.childCount;){let m=l.child(c),g=d.matchType(m.type);if(!g)break;c++,(c>1||a==0||m.content.size)&&(d=g,h.push(_s(m.mark(f.allowedMarks(m.marks)),c==1?a:0,c==l.childCount?p:-1)))}let u=c==l.childCount;u||(p=-1),this.placed=jt(this.placed,t,x.from(h)),this.frontier[t].match=d,u&&p<0&&i&&i.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let m=0,g=l;m<p;m++){let y=g.lastChild;this.frontier.push({type:y.type,match:y.contentMatchAt(y.childCount)}),g=y.content}this.unplaced=u?e==0?w.empty:new w(qt(o.content,e-1,1),e-1,p<0?o.openEnd:e-1):new w(qt(o.content,e,c),o.openStart,o.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!Ni(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:i}=this.$to,r=this.$to.after(i);for(;i>1&&r==this.$to.end(--i);)++r;return r}findCloseLevel(e){e:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:i,type:r}=this.frontier[t],s=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),o=Ni(e,t,r,i,s);if(o){for(let l=t-1;l>=0;l--){let{match:a,type:c}=this.frontier[l],h=Ni(e,l,c,a,!0);if(!h||h.childCount)continue e}return{depth:t,fit:o,move:s?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=jt(this.placed,t.depth,t.fit)),e=t.move;for(let i=t.depth+1;i<=e.depth;i++){let r=e.node(i),s=r.type.contentMatch.fillBefore(r.content,!0,e.index(i));this.openFrontierNode(r.type,r.attrs,s)}return e}openFrontierNode(e,t=null,i){let r=this.frontier[this.depth];r.match=r.match.matchType(e),this.placed=jt(this.placed,this.depth,x.from(e.create(t,i))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let t=this.frontier.pop().match.fillBefore(x.empty,!0);t.childCount&&(this.placed=jt(this.placed,this.frontier.length,t))}}function qt(n,e,t){return e==0?n.cutByIndex(t,n.childCount):n.replaceChild(0,n.firstChild.copy(qt(n.firstChild.content,e-1,t)))}function jt(n,e,t){return e==0?n.append(t):n.replaceChild(n.childCount-1,n.lastChild.copy(jt(n.lastChild.content,e-1,t)))}function Ai(n,e){for(let t=0;t<e;t++)n=n.firstChild.content;return n}function _s(n,e,t){if(e<=0)return n;let i=n.content;return e>1&&(i=i.replaceChild(0,_s(i.firstChild,e-1,i.childCount==1?t-1:0))),e>0&&(i=n.type.contentMatch.fillBefore(i).append(i),t<=0&&(i=i.append(n.type.contentMatch.matchFragment(i).fillBefore(x.empty,!0)))),n.copy(i)}function Ni(n,e,t,i,r){let s=n.node(e),o=r?n.indexAfter(e):n.index(e);if(o==s.childCount&&!t.compatibleContent(s.type))return null;let l=i.fillBefore(s.content,!0,o);return l&&!oh(t,s.content,o)?l:null}function oh(n,e,t){for(let i=t;i<e.childCount;i++)if(!n.allowsMarks(e.child(i).marks))return!0;return!1}function lh(n){return n.spec.defining||n.spec.definingForContent}function ah(n,e,t,i){if(!i.size)return n.deleteRange(e,t);let r=n.doc.resolve(e),s=n.doc.resolve(t);if(js(r,s,i))return n.step(new j(e,t,i));let o=Us(r,n.doc.resolve(t));o[o.length-1]==0&&o.pop();let l=-(r.depth+1);o.unshift(l);for(let f=r.depth,p=r.pos-1;f>0;f--,p--){let u=r.node(f).type.spec;if(u.defining||u.definingAsContext||u.isolating)break;o.indexOf(f)>-1?l=f:r.before(f)==p&&o.splice(1,0,-f)}let a=o.indexOf(l),c=[],h=i.openStart;for(let f=i.content,p=0;;p++){let u=f.firstChild;if(c.push(u),p==i.openStart)break;f=u.content}for(let f=h-1;f>=0;f--){let p=c[f],u=lh(p.type);if(u&&!p.sameMarkup(r.node(Math.abs(l)-1)))h=f;else if(u||!p.type.isTextblock)break}for(let f=i.openStart;f>=0;f--){let p=(f+h+1)%(i.openStart+1),u=c[p];if(u)for(let m=0;m<o.length;m++){let g=o[(m+a)%o.length],y=!0;g<0&&(y=!1,g=-g);let S=r.node(g-1),b=r.index(g-1);if(S.canReplaceWith(b,b,u.type,u.marks))return n.replace(r.before(g),y?s.after(g):t,new w(Gs(i.content,0,i.openStart,p),p,i.openEnd))}}let d=n.steps.length;for(let f=o.length-1;f>=0&&(n.replace(e,t,i),!(n.steps.length>d));f--){let p=o[f];p<0||(e=r.before(p),t=s.after(p))}}function Gs(n,e,t,i,r){if(e<t){let s=n.firstChild;n=n.replaceChild(0,s.copy(Gs(s.content,e+1,t,i,s)))}if(e>i){let s=r.contentMatchAt(0),o=s.fillBefore(n).append(n);n=o.append(s.matchFragment(o).fillBefore(x.empty,!0))}return n}function ch(n,e,t,i){if(!i.isInline&&e==t&&n.doc.resolve(e).parent.content.size){let r=ih(n.doc,e,i.type);r!=null&&(e=t=r)}n.replaceRange(e,t,new w(x.from(i),0,0))}function hh(n,e,t){let i=n.doc.resolve(e),r=n.doc.resolve(t),s=Us(i,r);for(let o=0;o<s.length;o++){let l=s[o],a=o==s.length-1;if(a&&l==0||i.node(l).type.contentMatch.validEnd)return n.delete(i.start(l),r.end(l));if(l>0&&(a||i.node(l-1).canReplace(i.index(l-1),r.indexAfter(l-1))))return n.delete(i.before(l),r.after(l))}for(let o=1;o<=i.depth&&o<=r.depth;o++)if(e-i.start(o)==i.depth-o&&t>i.end(o)&&r.end(o)-t!=r.depth-o&&i.start(o-1)==r.start(o-1)&&i.node(o-1).canReplace(i.index(o-1),r.index(o-1)))return n.delete(i.before(o),t);n.delete(e,t)}function Us(n,e){let t=[],i=Math.min(n.depth,e.depth);for(let r=i;r>=0;r--){let s=n.start(r);if(s<n.pos-(n.depth-r)||e.end(r)>e.pos+(e.depth-r)||n.node(r).type.spec.isolating||e.node(r).type.spec.isolating)break;(s==e.start(r)||r==n.depth&&r==e.depth&&n.parent.inlineContent&&e.parent.inlineContent&&r&&e.start(r-1)==s-1)&&t.push(r)}return t}class Nt extends q{constructor(e,t,i){super(),this.pos=e,this.attr=t,this.value=i}apply(e){let t=e.nodeAt(this.pos);if(!t)return V.fail("No node at attribute step's position");let i=Object.create(null);for(let s in t.attrs)i[s]=t.attrs[s];i[this.attr]=this.value;let r=t.type.create(i,null,t.marks);return V.fromReplace(e,this.pos,this.pos+1,new w(x.from(r),0,t.isLeaf?0:1))}getMap(){return ie.empty}invert(e){return new Nt(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 Nt(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 Nt(t.pos,t.attr,t.value)}}q.jsonID("attr",Nt);class _t extends q{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let r in e.attrs)t[r]=e.attrs[r];t[this.attr]=this.value;let i=e.type.create(t,e.content,e.marks);return V.ok(i)}getMap(){return ie.empty}invert(e){return new _t(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 _t(t.attr,t.value)}}q.jsonID("docAttr",_t);let Et=class extends Error{};Et=function n(e){let t=Error.call(this,e);return t.__proto__=n.prototype,t},Et.prototype=Object.create(Error.prototype),Et.prototype.constructor=Et,Et.prototype.name="TransformError";class Zs{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new Tt}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new Et(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,i=w.empty){let r=Oi(this.doc,e,t,i);return r&&this.step(r),this}replaceWith(e,t,i){return this.replace(e,t,new w(x.from(i),0,0))}delete(e,t){return this.replace(e,t,w.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,i){return ah(this,e,t,i),this}replaceRangeWith(e,t,i){return ch(this,e,t,i),this}deleteRange(e,t){return hh(this,e,t),this}lift(e,t){return jc(this,e,t),this}join(e,t=1){return nh(this,e,t),this}wrap(e,t){return Uc(this,e,t),this}setBlockType(e,t=e,i,r=null){return Zc(this,e,t,i,r),this}setNodeMarkup(e,t,i=null,r){return Yc(this,e,t,i,r),this}setNodeAttribute(e,t,i){return this.step(new Nt(e,t,i)),this}setDocAttribute(e,t){return this.step(new _t(e,t)),this}addNodeMark(e,t){return this.step(new Ie(e,t)),this}removeNodeMark(e,t){if(!(t instanceof I)){let i=this.doc.nodeAt(e);if(!i)throw new RangeError("No node at position "+e);if(t=t.isInSet(i.marks),!t)return this}return this.step(new Ot(e,t)),this}split(e,t=1,i){return Qc(this,e,t,i),this}addMark(e,t,i){return Jc(this,e,t,i),this}removeMark(e,t,i){return Kc(this,e,t,i),this}clearIncompatible(e,t,i){return Ti(this,e,t,i),this}}const Ei=Object.create(null);class O{constructor(e,t,i){this.$anchor=e,this.$head=t,this.ranges=i||[new Xs(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=w.empty){let i=t.content.lastChild,r=null;for(let l=0;l<t.openEnd;l++)r=i,i=i.lastChild;let s=e.steps.length,o=this.ranges;for(let l=0;l<o.length;l++){let{$from:a,$to:c}=o[l],h=e.mapping.slice(s);e.replaceRange(h.map(a.pos),h.map(c.pos),l?w.empty:t),l==0&&eo(e,s,(i?i.isInline:r&&r.isTextblock)?-1:1)}}replaceWith(e,t){let i=e.steps.length,r=this.ranges;for(let s=0;s<r.length;s++){let{$from:o,$to:l}=r[s],a=e.mapping.slice(i),c=a.map(o.pos),h=a.map(l.pos);s?e.deleteRange(c,h):(e.replaceRangeWith(c,h,t),eo(e,i,t.isInline?-1:1))}}static findFrom(e,t,i=!1){let r=e.parent.inlineContent?new N(e):Dt(e.node(0),e.parent,e.pos,e.index(),t,i);if(r)return r;for(let s=e.depth-1;s>=0;s--){let o=t<0?Dt(e.node(0),e.node(s),e.before(s+1),e.index(s),t,i):Dt(e.node(0),e.node(s),e.after(s+1),e.index(s)+1,t,i);if(o)return o}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new re(e.node(0))}static atStart(e){return Dt(e,e,0,0,1)||new re(e)}static atEnd(e){return Dt(e,e,e.content.size,e.childCount,-1)||new re(e)}static fromJSON(e,t){if(!t||!t.type)throw new RangeError("Invalid input for Selection.fromJSON");let i=Ei[t.type];if(!i)throw new RangeError(`No selection type ${t.type} defined`);return i.fromJSON(e,t)}static jsonID(e,t){if(e in Ei)throw new RangeError("Duplicate use of selection JSON ID "+e);return Ei[e]=t,t.prototype.jsonID=e,t}getBookmark(){return N.between(this.$anchor,this.$head).getBookmark()}}O.prototype.visible=!0;class Xs{constructor(e,t){this.$from=e,this.$to=t}}let Ys=!1;function Qs(n){!Ys&&!n.parent.inlineContent&&(Ys=!0,console.warn("TextSelection endpoint not pointing into a node with inline content ("+n.parent.type.name+")"))}class N extends O{constructor(e,t=e){Qs(e),Qs(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(e,t){let i=e.resolve(t.map(this.head));if(!i.parent.inlineContent)return O.near(i);let r=e.resolve(t.map(this.anchor));return new N(r.parent.inlineContent?r:i,i)}replace(e,t=w.empty){if(super.replace(e,t),t==w.empty){let i=this.$from.marksAcross(this.$to);i&&e.ensureMarks(i)}}eq(e){return e instanceof N&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new Bn(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 N(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,i=t){let r=e.resolve(t);return new this(r,i==t?r:e.resolve(i))}static between(e,t,i){let r=e.pos-t.pos;if((!i||r)&&(i=r>=0?1:-1),!t.parent.inlineContent){let s=O.findFrom(t,i,!0)||O.findFrom(t,-i,!0);if(s)t=s.$head;else return O.near(t,i)}return e.parent.inlineContent||(r==0?e=t:(e=(O.findFrom(e,-i,!0)||O.findFrom(e,i,!0)).$anchor,e.pos<t.pos!=r<0&&(e=t))),new N(e,t)}}O.jsonID("text",N);class Bn{constructor(e,t){this.anchor=e,this.head=t}map(e){return new Bn(e.map(this.anchor),e.map(this.head))}resolve(e){return N.between(e.resolve(this.anchor),e.resolve(this.head))}}class T extends O{constructor(e){let t=e.nodeAfter,i=e.node(0).resolve(e.pos+t.nodeSize);super(e,i),this.node=t}map(e,t){let{deleted:i,pos:r}=t.mapResult(this.anchor),s=e.resolve(r);return i?O.near(s):new T(s)}content(){return new w(x.from(this.node),0,0)}eq(e){return e instanceof T&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new Di(this.anchor)}static fromJSON(e,t){if(typeof t.anchor!="number")throw new RangeError("Invalid input for NodeSelection.fromJSON");return new T(e.resolve(t.anchor))}static create(e,t){return new T(e.resolve(t))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}}T.prototype.visible=!1,O.jsonID("node",T);class Di{constructor(e){this.anchor=e}map(e){let{deleted:t,pos:i}=e.mapResult(this.anchor);return t?new Bn(i,i):new Di(i)}resolve(e){let t=e.resolve(this.anchor),i=t.nodeAfter;return i&&T.isSelectable(i)?new T(t):O.near(t)}}class re extends O{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=w.empty){if(t==w.empty){e.delete(0,e.doc.content.size);let i=O.atStart(e.doc);i.eq(e.selection)||e.setSelection(i)}else super.replace(e,t)}toJSON(){return{type:"all"}}static fromJSON(e){return new re(e)}map(e){return new re(e)}eq(e){return e instanceof re}getBookmark(){return dh}}O.jsonID("all",re);const dh={map(){return this},resolve(n){return new re(n)}};function Dt(n,e,t,i,r,s=!1){if(e.inlineContent)return N.create(n,t);for(let o=i-(r>0?0:1);r>0?o<e.childCount:o>=0;o+=r){let l=e.child(o);if(l.isAtom){if(!s&&T.isSelectable(l))return T.create(n,t-(r<0?l.nodeSize:0))}else{let a=Dt(n,l,t+r,r<0?l.childCount:0,r,s);if(a)return a}t+=l.nodeSize*r}return null}function eo(n,e,t){let i=n.steps.length-1;if(i<e)return;let r=n.steps[i];if(!(r instanceof j||r instanceof W))return;let s=n.mapping.maps[i],o;s.forEach((l,a,c,h)=>{o==null&&(o=h)}),n.setSelection(O.near(n.doc.resolve(o),t))}const to=1,Ln=2,no=4;class fh extends Zs{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|to)&~Ln,this.storedMarks=null,this}get selectionSet(){return(this.updated&to)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=Ln,this}ensureMarks(e){return I.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&Ln)>0}addStep(e,t){super.addStep(e,t),this.updated=this.updated&~Ln,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let i=this.selection;return t&&(e=e.mark(this.storedMarks||(i.empty?i.$from.marks():i.$from.marksAcross(i.$to)||I.none))),i.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,i){let r=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(r.text(e),!0):this.deleteSelection();{if(i==null&&(i=t),i=i??t,!e)return this.deleteRange(t,i);let s=this.storedMarks;if(!s){let o=this.doc.resolve(t);s=i==t?o.marks():o.marksAcross(this.doc.resolve(i))}return this.replaceRangeWith(t,i,r.text(e,s)),this.selection.empty||this.setSelection(O.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|=no,this}get scrolledIntoView(){return(this.updated&no)>0}}function io(n,e){return!e||!n?n:n.bind(e)}class Gt{constructor(e,t,i){this.name=e,this.init=io(t.init,i),this.apply=io(t.apply,i)}}const uh=[new Gt("doc",{init(n){return n.doc||n.schema.topNodeType.createAndFill()},apply(n){return n.doc}}),new Gt("selection",{init(n,e){return n.selection||O.atStart(e.doc)},apply(n){return n.selection}}),new Gt("storedMarks",{init(n){return n.storedMarks||null},apply(n,e,t,i){return i.selection.$cursor?n.storedMarks:null}}),new Gt("scrollToSelection",{init(){return 0},apply(n,e){return n.scrolledIntoView?e+1:e}})];class Ii{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=uh.slice(),t&&t.forEach(i=>{if(this.pluginsByKey[i.key])throw new RangeError("Adding different instances of a keyed plugin ("+i.key+")");this.plugins.push(i),this.pluginsByKey[i.key]=i,i.spec.state&&this.fields.push(new Gt(i.key,i.spec.state,i))})}}class It{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 i=0;i<this.config.plugins.length;i++)if(i!=t){let r=this.config.plugins[i];if(r.spec.filterTransaction&&!r.spec.filterTransaction.call(r,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],i=this.applyInner(e),r=null;for(;;){let s=!1;for(let o=0;o<this.config.plugins.length;o++){let l=this.config.plugins[o];if(l.spec.appendTransaction){let a=r?r[o].n:0,c=r?r[o].state:this,h=a<t.length&&l.spec.appendTransaction.call(l,a?t.slice(a):t,c,i);if(h&&i.filterTransaction(h,o)){if(h.setMeta("appendedTransaction",e),!r){r=[];for(let d=0;d<this.config.plugins.length;d++)r.push(d<o?{state:i,n:t.length}:{state:this,n:0})}t.push(h),i=i.applyInner(h),s=!0}r&&(r[o]={state:i,n:t.length})}}if(!s)return{state:i,transactions:t}}}applyInner(e){if(!e.before.eq(this.doc))throw new RangeError("Applying a mismatched transaction");let t=new It(this.config),i=this.config.fields;for(let r=0;r<i.length;r++){let s=i[r];t[s.name]=s.apply(e,this[s.name],this,t)}return t}get tr(){return new fh(this)}static create(e){let t=new Ii(e.doc?e.doc.type.schema:e.schema,e.plugins),i=new It(t);for(let r=0;r<t.fields.length;r++)i[t.fields[r].name]=t.fields[r].init(e,i);return i}reconfigure(e){let t=new Ii(this.schema,e.plugins),i=t.fields,r=new It(t);for(let s=0;s<i.length;s++){let o=i[s].name;r[o]=this.hasOwnProperty(o)?this[o]:i[s].init(e,r)}return r}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(i=>i.toJSON())),e&&typeof e=="object")for(let i in e){if(i=="doc"||i=="selection")throw new RangeError("The JSON fields `doc` and `selection` are reserved");let r=e[i],s=r.spec.state;s&&s.toJSON&&(t[i]=s.toJSON.call(r,this[r.key]))}return t}static fromJSON(e,t,i){if(!t)throw new RangeError("Invalid input for EditorState.fromJSON");if(!e.schema)throw new RangeError("Required config field 'schema' missing");let r=new Ii(e.schema,e.plugins),s=new It(r);return r.fields.forEach(o=>{if(o.name=="doc")s.doc=et.fromJSON(e.schema,t.doc);else if(o.name=="selection")s.selection=O.fromJSON(s.doc,t.selection);else if(o.name=="storedMarks")t.storedMarks&&(s.storedMarks=t.storedMarks.map(e.schema.markFromJSON));else{if(i)for(let l in i){let a=i[l],c=a.spec.state;if(a.key==o.name&&c&&c.fromJSON&&Object.prototype.hasOwnProperty.call(t,l)){s[o.name]=c.fromJSON.call(a,e,t[l],s);return}}s[o.name]=o.init(e,s)}}),s}}function ro(n,e,t){for(let i in n){let r=n[i];r instanceof Function?r=r.bind(e):i=="handleDOMEvents"&&(r=ro(r,e,{})),t[i]=r}return t}class Ut{constructor(e){this.spec=e,this.props={},e.props&&ro(e.props,this,this.props),this.key=e.key?e.key.key:so("plugin")}getState(e){return e[this.key]}}const Ri=Object.create(null);function so(n){return n in Ri?n+"$"+ ++Ri[n]:(Ri[n]=0,n+"$")}class Zt{constructor(e="key"){this.key=so(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}}const oo=(n,e)=>n.selection.empty?!1:(e&&e(n.tr.deleteSelection().scrollIntoView()),!0);function ph(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("backward",n):t.parentOffset>0)?null:t}const mh=(n,e,t)=>{let i=ph(n,t);if(!i)return!1;let r=lo(i);if(!r){let o=i.blockRange(),l=o&&Vn(o);return l==null?!1:(e&&e(n.tr.lift(o,l).scrollIntoView()),!0)}let s=r.nodeBefore;if(po(n,r,e,-1))return!0;if(i.parent.content.size==0&&(Rt(s,"end")||T.isSelectable(s)))for(let o=i.depth;;o--){let l=Oi(n.doc,i.before(o),i.after(o),w.empty);if(l&&l.slice.size<l.to-l.from){if(e){let a=n.tr.step(l);a.setSelection(Rt(s,"end")?O.findFrom(a.doc.resolve(a.mapping.map(r.pos,-1)),-1):T.create(a.doc,r.pos-s.nodeSize)),e(a.scrollIntoView())}return!0}if(o==1||i.node(o-1).childCount>1)break}return s.isAtom&&r.depth==i.depth-1?(e&&e(n.tr.delete(r.pos-s.nodeSize,r.pos).scrollIntoView()),!0):!1};function Rt(n,e,t=!1){for(let i=n;i;i=e=="start"?i.firstChild:i.lastChild){if(i.isTextblock)return!0;if(t&&i.childCount!=1)return!1}return!1}const gh=(n,e,t)=>{let{$head:i,empty:r}=n.selection,s=i;if(!r)return!1;if(i.parent.isTextblock){if(t?!t.endOfTextblock("backward",n):i.parentOffset>0)return!1;s=lo(i)}let o=s&&s.nodeBefore;return!o||!T.isSelectable(o)?!1:(e&&e(n.tr.setSelection(T.create(n.doc,s.pos-o.nodeSize)).scrollIntoView()),!0)};function lo(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 yh(n,e){let{$cursor:t}=n.selection;return!t||(e?!e.endOfTextblock("forward",n):t.parentOffset<t.parent.content.size)?null:t}const bh=(n,e,t)=>{let i=yh(n,t);if(!i)return!1;let r=ao(i);if(!r)return!1;let s=r.nodeAfter;if(po(n,r,e,1))return!0;if(i.parent.content.size==0&&(Rt(s,"start")||T.isSelectable(s))){let o=Oi(n.doc,i.before(),i.after(),w.empty);if(o&&o.slice.size<o.to-o.from){if(e){let l=n.tr.step(o);l.setSelection(Rt(s,"start")?O.findFrom(l.doc.resolve(l.mapping.map(r.pos)),1):T.create(l.doc,l.mapping.map(r.pos))),e(l.scrollIntoView())}return!0}}return s.isAtom&&r.depth==i.depth-1?(e&&e(n.tr.delete(r.pos,r.pos+s.nodeSize).scrollIntoView()),!0):!1},xh=(n,e,t)=>{let{$head:i,empty:r}=n.selection,s=i;if(!r)return!1;if(i.parent.isTextblock){if(t?!t.endOfTextblock("forward",n):i.parentOffset<i.parent.content.size)return!1;s=ao(i)}let o=s&&s.nodeAfter;return!o||!T.isSelectable(o)?!1:(e&&e(n.tr.setSelection(T.create(n.doc,s.pos)).scrollIntoView()),!0)};function ao(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 Ch=(n,e)=>{let{$head:t,$anchor:i}=n.selection;return!t.parent.type.spec.code||!t.sameParent(i)?!1:(e&&e(n.tr.insertText(`
79
+ `).scrollIntoView()),!0)};function Pi(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 co=(n,e)=>{let{$head:t,$anchor:i}=n.selection;if(!t.parent.type.spec.code||!t.sameParent(i))return!1;let r=t.node(-1),s=t.indexAfter(-1),o=Pi(r.contentMatchAt(s));if(!o||!r.canReplaceWith(s,s,o))return!1;if(e){let l=t.after(),a=n.tr.replaceWith(l,l,o.createAndFill());a.setSelection(O.near(a.doc.resolve(l),1)),e(a.scrollIntoView())}return!0},wh=(n,e)=>{let t=n.selection,{$from:i,$to:r}=t;if(t instanceof re||i.parent.inlineContent||r.parent.inlineContent)return!1;let s=Pi(r.parent.contentMatchAt(r.indexAfter()));if(!s||!s.isTextblock)return!1;if(e){let o=(!i.parentOffset&&r.index()<r.parent.childCount?i:r).pos,l=n.tr.insert(o,s.createAndFill());l.setSelection(N.create(l.doc,o+1)),e(l.scrollIntoView())}return!0},ho=(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 s=t.before();if(At(n.doc,s))return e&&e(n.tr.split(s).scrollIntoView()),!0}let i=t.blockRange(),r=i&&Vn(i);return r==null?!1:(e&&e(n.tr.lift(i,r).scrollIntoView()),!0)};function fo(n){return(e,t)=>{let{$from:i,$to:r}=e.selection;if(e.selection instanceof T&&e.selection.node.isBlock)return!i.parentOffset||!At(e.doc,i.pos)?!1:(t&&t(e.tr.split(i.pos).scrollIntoView()),!0);if(!i.depth)return!1;let s=[],o,l,a=!1,c=!1;for(let p=i.depth;;p--)if(i.node(p).isBlock){a=i.end(p)==i.pos+(i.depth-p),c=i.start(p)==i.pos-(i.depth-p),l=Pi(i.node(p-1).contentMatchAt(i.indexAfter(p-1)));let m=n&&n(r.parent,a,i);s.unshift(m||(a&&l?{type:l}:null)),o=p;break}else{if(p==1)return!1;s.unshift(null)}let h=e.tr;(e.selection instanceof N||e.selection instanceof re)&&h.deleteSelection();let d=h.mapping.map(i.pos),f=At(h.doc,d,s.length,s);if(f||(s[0]=l?{type:l}:null,f=At(h.doc,d,s.length,s)),h.split(d,s.length,s),!a&&c&&i.node(o).type!=l){let p=h.mapping.map(i.before(o)),u=h.doc.resolve(p);l&&i.node(o-1).canReplaceWith(u.index(),u.index()+1,l)&&h.setNodeMarkup(h.mapping.map(i.before(o)),l)}return t&&t(h.scrollIntoView()),!0}}const Sh=fo(),uo=(n,e)=>(e&&e(n.tr.setSelection(new re(n.doc))),!0);function kh(n,e,t){let i=e.nodeBefore,r=e.nodeAfter,s=e.index();return!i||!r||!i.type.compatibleContent(r.type)?!1:!i.content.size&&e.parent.canReplace(s-1,s)?(t&&t(n.tr.delete(e.pos-i.nodeSize,e.pos).scrollIntoView()),!0):!e.parent.canReplace(s,s+1)||!(r.isTextblock||zn(n.doc,e.pos))?!1:(t&&t(n.tr.join(e.pos).scrollIntoView()),!0)}function po(n,e,t,i){let r=e.nodeBefore,s=e.nodeAfter,o,l,a=r.type.spec.isolating||s.type.spec.isolating;if(!a&&kh(n,e,t))return!0;let c=!a&&e.parent.canReplace(e.index(),e.index()+1);if(c&&(o=(l=r.contentMatchAt(r.childCount)).findWrapping(s.type))&&l.matchType(o[0]||s.type).validEnd){if(t){let p=e.pos+s.nodeSize,u=x.empty;for(let y=o.length-1;y>=0;y--)u=x.from(o[y].create(null,u));u=x.from(r.copy(u));let m=n.tr.step(new W(e.pos-1,p,e.pos,p,new w(u,1,0),o.length,!0)),g=m.doc.resolve(p+2*o.length);g.nodeAfter&&g.nodeAfter.type==r.type&&zn(m.doc,g.pos)&&m.join(g.pos),t(m.scrollIntoView())}return!0}let h=s.type.spec.isolating||i>0&&a?null:O.findFrom(e,1),d=h&&h.$from.blockRange(h.$to),f=d&&Vn(d);if(f!=null&&f>=e.depth)return t&&t(n.tr.lift(d,f).scrollIntoView()),!0;if(c&&Rt(s,"start",!0)&&Rt(r,"end")){let p=r,u=[];for(;u.push(p),!p.isTextblock;)p=p.lastChild;let m=s,g=1;for(;!m.isTextblock;m=m.firstChild)g++;if(p.canReplace(p.childCount,p.childCount,m.content)){if(t){let y=x.empty;for(let b=u.length-1;b>=0;b--)y=x.from(u[b].copy(y));let S=n.tr.step(new W(e.pos-u.length,e.pos+s.nodeSize,e.pos+g,e.pos+s.nodeSize-g,new w(y,u.length,0),0,!0));t(S.scrollIntoView())}return!0}}return!1}function mo(n){return function(e,t){let i=e.selection,r=n<0?i.$from:i.$to,s=r.depth;for(;r.node(s).isInline;){if(!s)return!1;s--}return r.node(s).isTextblock?(t&&t(e.tr.setSelection(N.create(e.doc,n<0?r.start(s):r.end(s)))),!0):!1}}const vh=mo(-1),Mh=mo(1);function Th(n,e=null){return function(t,i){let r=!1;for(let s=0;s<t.selection.ranges.length&&!r;s++){let{$from:{pos:o},$to:{pos:l}}=t.selection.ranges[s];t.doc.nodesBetween(o,l,(a,c)=>{if(r)return!1;if(!(!a.isTextblock||a.hasMarkup(n,e)))if(a.type==n)r=!0;else{let h=t.doc.resolve(c),d=h.index();r=h.parent.canReplaceWith(d,d+1,n)}})}if(!r)return!1;if(i){let s=t.tr;for(let o=0;o<t.selection.ranges.length;o++){let{$from:{pos:l},$to:{pos:a}}=t.selection.ranges[o];s.setBlockType(l,a,n,e)}i(s.scrollIntoView())}return!0}}function Oh(n,e,t,i){for(let r=0;r<e.length;r++){let{$from:s,$to:o}=e[r],l=s.depth==0?n.inlineContent&&n.type.allowsMarkType(t):!1;if(n.nodesBetween(s.pos,o.pos,(a,c)=>{if(l||!i)return!1;l=a.inlineContent&&a.type.allowsMarkType(t)}),l)return!0}return!1}function it(n,e=null,t){let i=t!==!1;return function(r,s){let{empty:o,$cursor:l,ranges:a}=r.selection;if(o&&!l||!Oh(r.doc,a,n,i))return!1;if(s)if(l)n.isInSet(r.storedMarks||l.marks())?s(r.tr.removeStoredMark(n)):s(r.tr.addStoredMark(n.create(e)));else{let c,h=r.tr;c=!a.some(d=>r.doc.rangeHasMark(d.$from.pos,d.$to.pos,n));for(let d=0;d<a.length;d++){let{$from:f,$to:p}=a[d];if(!c)h.removeMark(f.pos,p.pos,n);else{let u=f.pos,m=p.pos,g=f.nodeAfter,y=p.nodeBefore,S=g&&g.isText?/^\s*/.exec(g.text)[0].length:0,b=y&&y.isText?/\s*$/.exec(y.text)[0].length:0;u+S<m&&(u+=S,m-=b),h.addMark(u,m,n.create(e))}}s(h.scrollIntoView())}return!0}}function Xt(...n){return function(e,t,i){for(let r=0;r<n.length;r++)if(n[r](e,t,i))return!0;return!1}}let Vi=Xt(oo,mh,gh),go=Xt(oo,bh,xh);const Se={Enter:Xt(Ch,wh,ho,Sh),"Mod-Enter":co,Backspace:Vi,"Mod-Backspace":Vi,"Shift-Backspace":Vi,Delete:go,"Mod-Delete":go,"Mod-a":uo},yo={"Ctrl-h":Se.Backspace,"Alt-Backspace":Se["Mod-Backspace"],"Ctrl-d":Se.Delete,"Ctrl-Alt-Backspace":Se["Mod-Delete"],"Alt-Delete":Se["Mod-Delete"],"Alt-d":Se["Mod-Delete"],"Ctrl-a":vh,"Ctrl-e":Mh};for(let n in Se)yo[n]=Se[n];const Ah=(typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<"u"&&os.platform?os.platform()=="darwin":!1)?yo:Se;var Hn=200,L=function(){};L.prototype.append=function(e){return e.length?(e=L.from(e),!this.length&&e||e.length<Hn&&this.leafAppend(e)||this.length<Hn&&e.leafPrepend(this)||this.appendInner(e)):this},L.prototype.prepend=function(e){return e.length?L.from(e).append(this):this},L.prototype.appendInner=function(e){return new Nh(this,e)},L.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?L.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},L.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},L.prototype.forEach=function(e,t,i){t===void 0&&(t=0),i===void 0&&(i=this.length),t<=i?this.forEachInner(e,t,i,0):this.forEachInvertedInner(e,t,i,0)},L.prototype.map=function(e,t,i){t===void 0&&(t=0),i===void 0&&(i=this.length);var r=[];return this.forEach(function(s,o){return r.push(e(s,o))},t,i),r},L.from=function(e){return e instanceof L?e:e&&e.length?new bo(e):L.empty};var bo=function(n){function e(i){n.call(this),this.values=i}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(r,s){return r==0&&s==this.length?this:new e(this.values.slice(r,s))},e.prototype.getInner=function(r){return this.values[r]},e.prototype.forEachInner=function(r,s,o,l){for(var a=s;a<o;a++)if(r(this.values[a],l+a)===!1)return!1},e.prototype.forEachInvertedInner=function(r,s,o,l){for(var a=s-1;a>=o;a--)if(r(this.values[a],l+a)===!1)return!1},e.prototype.leafAppend=function(r){if(this.length+r.length<=Hn)return new e(this.values.concat(r.flatten()))},e.prototype.leafPrepend=function(r){if(this.length+r.length<=Hn)return new e(r.flatten().concat(this.values))},t.length.get=function(){return this.values.length},t.depth.get=function(){return 0},Object.defineProperties(e.prototype,t),e}(L);L.empty=new bo([]);var Nh=function(n){function e(t,i){n.call(this),this.left=t,this.right=i,this.length=t.length+i.length,this.depth=Math.max(t.depth,i.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(i){return i<this.left.length?this.left.get(i):this.right.get(i-this.left.length)},e.prototype.forEachInner=function(i,r,s,o){var l=this.left.length;if(r<l&&this.left.forEachInner(i,r,Math.min(s,l),o)===!1||s>l&&this.right.forEachInner(i,Math.max(r-l,0),Math.min(this.length,s)-l,o+l)===!1)return!1},e.prototype.forEachInvertedInner=function(i,r,s,o){var l=this.left.length;if(r>l&&this.right.forEachInvertedInner(i,r-l,Math.max(s,l)-l,o+l)===!1||s<l&&this.left.forEachInvertedInner(i,Math.min(r,l),s,o)===!1)return!1},e.prototype.sliceInner=function(i,r){if(i==0&&r==this.length)return this;var s=this.left.length;return r<=s?this.left.slice(i,r):i>=s?this.right.slice(i-s,r-s):this.left.slice(i,s).append(this.right.slice(0,r-s))},e.prototype.leafAppend=function(i){var r=this.right.leafAppend(i);if(r)return new e(this.left,r)},e.prototype.leafPrepend=function(i){var r=this.left.leafPrepend(i);if(r)return new e(r,this.right)},e.prototype.appendInner=function(i){return this.left.depth>=Math.max(this.right.depth,i.depth)+1?new e(this.left,new e(this.right,i)):new e(this,i)},e}(L);const Eh=500;class fe{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(this.eventCount==0)return null;let i=this.items.length;for(;;i--)if(this.items.get(i-1).selection){--i;break}let r,s;t&&(r=this.remapping(i,this.items.length),s=r.maps.length);let o=e.tr,l,a,c=[],h=[];return this.items.forEach((d,f)=>{if(!d.step){r||(r=this.remapping(i,f+1),s=r.maps.length),s--,h.push(d);return}if(r){h.push(new be(d.map));let p=d.step.map(r.slice(s)),u;p&&o.maybeStep(p).doc&&(u=o.mapping.maps[o.mapping.maps.length-1],c.push(new be(u,void 0,void 0,c.length+h.length))),s--,u&&r.appendMap(u,s)}else o.maybeStep(d.step);if(d.selection)return l=r?d.selection.map(r.slice(s)):d.selection,a=new fe(this.items.slice(0,i).append(h.reverse().concat(c)),this.eventCount-1),!1},this.items.length,0),{remaining:a,transform:o,selection:l}}addTransform(e,t,i,r){let s=[],o=this.eventCount,l=this.items,a=!r&&l.length?l.get(l.length-1):null;for(let h=0;h<e.steps.length;h++){let d=e.steps[h].invert(e.docs[h]),f=new be(e.mapping.maps[h],d,t),p;(p=a&&a.merge(f))&&(f=p,h?s.pop():l=l.slice(0,l.length-1)),s.push(f),t&&(o++,t=void 0),r||(a=f)}let c=o-i.depth;return c>Ih&&(l=Dh(l,c),o-=c),new fe(l.append(s),o)}remapping(e,t){let i=new Tt;return this.items.forEach((r,s)=>{let o=r.mirrorOffset!=null&&s-r.mirrorOffset>=e?i.maps.length-r.mirrorOffset:void 0;i.appendMap(r.map,o)},e,t),i}addMaps(e){return this.eventCount==0?this:new fe(this.items.append(e.map(t=>new be(t))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let i=[],r=Math.max(0,this.items.length-t),s=e.mapping,o=e.steps.length,l=this.eventCount;this.items.forEach(f=>{f.selection&&l--},r);let a=t;this.items.forEach(f=>{let p=s.getMirror(--a);if(p==null)return;o=Math.min(o,p);let u=s.maps[p];if(f.step){let m=e.steps[p].invert(e.docs[p]),g=f.selection&&f.selection.map(s.slice(a+1,p));g&&l++,i.push(new be(u,m,g))}else i.push(new be(u))},r);let c=[];for(let f=t;f<o;f++)c.push(new be(s.maps[f]));let h=this.items.slice(0,r).append(c).append(i),d=new fe(h,l);return d.emptyItemCount()>Eh&&(d=d.compress(this.items.length-i.length)),d}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(e=this.items.length){let t=this.remapping(0,e),i=t.maps.length,r=[],s=0;return this.items.forEach((o,l)=>{if(l>=e)r.push(o),o.selection&&s++;else if(o.step){let a=o.step.map(t.slice(i)),c=a&&a.getMap();if(i--,c&&t.appendMap(c,i),a){let h=o.selection&&o.selection.map(t.slice(i));h&&s++;let d=new be(c.invert(),a,h),f,p=r.length-1;(f=r.length&&r[p].merge(d))?r[p]=f:r.push(d)}}else o.map&&i--},this.items.length,0),new fe(L.from(r.reverse()),s)}}fe.empty=new fe(L.empty,0);function Dh(n,e){let t;return n.forEach((i,r)=>{if(i.selection&&e--==0)return t=r,!1}),n.slice(t)}class be{constructor(e,t,i,r){this.map=e,this.step=t,this.selection=i,this.mirrorOffset=r}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new be(t.getMap().invert(),t,this.selection)}}}class Re{constructor(e,t,i,r,s){this.done=e,this.undone=t,this.prevRanges=i,this.prevTime=r,this.prevComposition=s}}const Ih=20;function Rh(n,e,t,i){let r=t.getMeta(rt),s;if(r)return r.historyState;t.getMeta(zh)&&(n=new Re(n.done,n.undone,null,0,-1));let o=t.getMeta("appendedTransaction");if(t.steps.length==0)return n;if(o&&o.getMeta(rt))return o.getMeta(rt).redo?new Re(n.done.addTransform(t,void 0,i,Fn(e)),n.undone,xo(t.mapping.maps),n.prevTime,n.prevComposition):new Re(n.done,n.undone.addTransform(t,void 0,i,Fn(e)),null,n.prevTime,n.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(o&&o.getMeta("addToHistory")===!1)){let l=t.getMeta("composition"),a=n.prevTime==0||!o&&n.prevComposition!=l&&(n.prevTime<(t.time||0)-i.newGroupDelay||!Ph(t,n.prevRanges)),c=o?zi(n.prevRanges,t.mapping):xo(t.mapping.maps);return new Re(n.done.addTransform(t,a?e.selection.getBookmark():void 0,i,Fn(e)),fe.empty,c,t.time,l??n.prevComposition)}else return(s=t.getMeta("rebased"))?new Re(n.done.rebased(t,s),n.undone.rebased(t,s),zi(n.prevRanges,t.mapping),n.prevTime,n.prevComposition):new Re(n.done.addMaps(t.mapping.maps),n.undone.addMaps(t.mapping.maps),zi(n.prevRanges,t.mapping),n.prevTime,n.prevComposition)}function Ph(n,e){if(!e)return!1;if(!n.docChanged)return!0;let t=!1;return n.mapping.maps[0].forEach((i,r)=>{for(let s=0;s<e.length;s+=2)i<=e[s+1]&&r>=e[s]&&(t=!0)}),t}function xo(n){let e=[];for(let t=n.length-1;t>=0&&e.length==0;t--)n[t].forEach((i,r,s,o)=>e.push(s,o));return e}function zi(n,e){if(!n)return null;let t=[];for(let i=0;i<n.length;i+=2){let r=e.map(n[i],1),s=e.map(n[i+1],-1);r<=s&&t.push(r,s)}return t}function Vh(n,e,t){let i=Fn(e),r=rt.get(e).spec.config,s=(t?n.undone:n.done).popEvent(e,i);if(!s)return null;let o=s.selection.resolve(s.transform.doc),l=(t?n.done:n.undone).addTransform(s.transform,e.selection.getBookmark(),r,i),a=new Re(t?l:s.remaining,t?s.remaining:l,null,0,-1);return s.transform.setSelection(o).setMeta(rt,{redo:t,historyState:a})}let Bi=!1,Co=null;function Fn(n){let e=n.plugins;if(Co!=e){Bi=!1,Co=e;for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){Bi=!0;break}}return Bi}const rt=new Zt("history"),zh=new Zt("closeHistory");function Bh(n={}){return n={depth:n.depth||100,newGroupDelay:n.newGroupDelay||500},new Ut({key:rt,state:{init(){return new Re(fe.empty,fe.empty,null,0,-1)},apply(e,t,i){return Rh(t,i,e,n)}},config:n,props:{handleDOMEvents:{beforeinput(e,t){let i=t.inputType,r=i=="historyUndo"?So:i=="historyRedo"?Li:null;return r?(t.preventDefault(),r(e.state,e.dispatch)):!1}}}})}function wo(n,e){return(t,i)=>{let r=rt.getState(t);if(!r||(n?r.undone:r.done).eventCount==0)return!1;if(i){let s=Vh(r,t,n);s&&i(e?s.scrollIntoView():s)}return!0}}const So=wo(!1,!0),Li=wo(!0,!0);for(var Pe={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:"'"},$n={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},Lh=typeof navigator<"u"&&/Mac/.test(navigator.platform),Hh=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),J=0;J<10;J++)Pe[48+J]=Pe[96+J]=String(J);for(var J=1;J<=24;J++)Pe[J+111]="F"+J;for(var J=65;J<=90;J++)Pe[J]=String.fromCharCode(J+32),$n[J]=String.fromCharCode(J);for(var Hi in Pe)$n.hasOwnProperty(Hi)||($n[Hi]=Pe[Hi]);function Fh(n){var e=Lh&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||Hh&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?$n:Pe)[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 $h=typeof navigator<"u"?/Mac|iP(hone|[oa]d)/.test(navigator.platform):!1;function Wh(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let i,r,s,o;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))o=!0;else if(/^a(lt)?$/i.test(a))i=!0;else if(/^(c|ctrl|control)$/i.test(a))r=!0;else if(/^s(hift)?$/i.test(a))s=!0;else if(/^mod$/i.test(a))$h?o=!0:r=!0;else throw new Error("Unrecognized modifier name: "+a)}return i&&(t="Alt-"+t),r&&(t="Ctrl-"+t),o&&(t="Meta-"+t),s&&(t="Shift-"+t),t}function Jh(n){let e=Object.create(null);for(let t in n)e[Wh(t)]=n[t];return e}function Fi(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 $i(n){return new Ut({props:{handleKeyDown:ko(n)}})}function ko(n){let e=Jh(n);return function(t,i){let r=Fh(i),s,o=e[Fi(r,i)];if(o&&o(t.state,t.dispatch,t))return!0;if(r.length==1&&r!=" "){if(i.shiftKey){let l=e[Fi(r,i,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((i.shiftKey||i.altKey||i.metaKey||r.charCodeAt(0)>127)&&(s=Pe[i.keyCode])&&s!=r){let l=e[Fi(s,i)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}function vo(n,e=null){return function(t,i){let{$from:r,$to:s}=t.selection,o=r.blockRange(s),l=!1,a=o;if(!o)return!1;if(o.depth>=2&&r.node(o.depth-1).type.compatibleContent(n)&&o.startIndex==0){if(r.index(o.depth-1)==0)return!1;let h=t.doc.resolve(o.start-2);a=new On(h,h,o.depth),o.endIndex<o.parent.childCount&&(o=new On(r,t.doc.resolve(s.end(o.depth)),o.depth)),l=!0}let c=Ws(a,n,e,o);return c?(i&&i(Kh(t.tr,o,c,l,n).scrollIntoView()),!0):!1}}function Kh(n,e,t,i,r){let s=x.empty;for(let h=t.length-1;h>=0;h--)s=x.from(t[h].type.create(t[h].attrs,s));n.step(new W(e.start-(i?2:0),e.end,e.start,e.end,new w(s,0,0),t.length,!0));let o=0;for(let h=0;h<t.length;h++)t[h].type==r&&(o=h+1);let l=t.length-o,a=e.start+t.length-(i?2:0),c=e.parent;for(let h=e.startIndex,d=e.endIndex,f=!0;h<d;h++,f=!1)!f&&At(n.doc,a,l)&&(n.split(a,l),a+=2*l),a+=c.child(h).nodeSize;return n}function qh(n,e){return function(t,i){let{$from:r,$to:s,node:o}=t.selection;if(o&&o.isBlock||r.depth<2||!r.sameParent(s))return!1;let l=r.node(-1);if(l.type!=n)return!1;if(r.parent.content.size==0&&r.node(-1).childCount==r.indexAfter(-1)){if(r.depth==3||r.node(-3).type!=n||r.index(-2)!=r.node(-2).childCount-1)return!1;if(i){let d=x.empty,f=r.index(-1)?1:r.index(-2)?2:3;for(let y=r.depth-f;y>=r.depth-3;y--)d=x.from(r.node(y).copy(d));let p=r.indexAfter(-1)<r.node(-2).childCount?1:r.indexAfter(-2)<r.node(-3).childCount?2:3;d=d.append(x.from(n.createAndFill()));let u=r.before(r.depth-(f-1)),m=t.tr.replace(u,r.after(-p),new w(d,4-f,0)),g=-1;m.doc.nodesBetween(u,m.doc.content.size,(y,S)=>{if(g>-1)return!1;y.isTextblock&&y.content.size==0&&(g=S+1)}),g>-1&&m.setSelection(O.near(m.doc.resolve(g))),i(m.scrollIntoView())}return!0}let a=s.pos==r.end()?l.contentMatchAt(0).defaultType:null,c=t.tr.delete(r.pos,s.pos),h=a?[null,{type:a}]:void 0;return At(c.doc,r.pos,2,h)?(i&&i(c.split(r.pos,2,h).scrollIntoView()),!0):!1}}function Wi(n){return function(e,t){let{$from:i,$to:r}=e.selection,s=i.blockRange(r,o=>o.childCount>0&&o.firstChild.type==n);return s?t?i.node(s.depth-1).type==n?jh(e,t,n,s):_h(e,t,s):!0:!1}}function jh(n,e,t,i){let r=n.tr,s=i.end,o=i.$to.end(i.depth);s<o&&(r.step(new W(s-1,o,s,o,new w(x.from(t.create(null,i.parent.copy())),1,0),1,!0)),i=new On(r.doc.resolve(i.$from.pos),r.doc.resolve(o),i.depth));const l=Vn(i);if(l==null)return!1;r.lift(i,l);let a=r.mapping.map(s,-1)-1;return zn(r.doc,a)&&r.join(a),e(r.scrollIntoView()),!0}function _h(n,e,t){let i=n.tr,r=t.parent;for(let p=t.end,u=t.endIndex-1,m=t.startIndex;u>m;u--)p-=r.child(u).nodeSize,i.delete(p-1,p+1);let s=i.doc.resolve(t.start),o=s.nodeAfter;if(i.mapping.map(t.end)!=t.start+s.nodeAfter.nodeSize)return!1;let l=t.startIndex==0,a=t.endIndex==r.childCount,c=s.node(-1),h=s.index(-1);if(!c.canReplace(h+(l?0:1),h+1,o.content.append(a?x.empty:x.from(r))))return!1;let d=s.pos,f=d+o.nodeSize;return i.step(new W(d-(l?1:0),f+(a?1:0),d+1,f-1,new w((l?x.empty:x.from(r.copy(x.empty))).append(a?x.empty:x.from(r.copy(x.empty))),l?0:1,a?0:1),l?0:1)),e(i.scrollIntoView()),!0}function Gh(n){return function(e,t){let{$from:i,$to:r}=e.selection,s=i.blockRange(r,c=>c.childCount>0&&c.firstChild.type==n);if(!s)return!1;let o=s.startIndex;if(o==0)return!1;let l=s.parent,a=l.child(o-1);if(a.type!=n)return!1;if(t){let c=a.lastChild&&a.lastChild.type==l.type,h=x.from(c?n.create():null),d=new w(x.from(n.create(null,x.from(l.type.create(null,h)))),c?3:1,0),f=s.start,p=s.end;t(e.tr.step(new W(f-(c?3:1),p,f,p,d,1,!0)).scrollIntoView())}return!0}}const K=function(n){for(var e=0;;e++)if(n=n.previousSibling,!n)return e},Yt=function(n){let e=n.assignedSlot||n.parentNode;return e&&e.nodeType==11?e.host:e};let Ji=null;const ke=function(n,e,t){let i=Ji||(Ji=document.createRange());return i.setEnd(n,t??n.nodeValue.length),i.setStart(n,e||0),i},Uh=function(){Ji=null},st=function(n,e,t,i){return t&&(Mo(n,e,t,i,-1)||Mo(n,e,t,i,1))},Zh=/^(img|br|input|textarea|hr)$/i;function Mo(n,e,t,i,r){for(;;){if(n==t&&e==i)return!0;if(e==(r<0?0:oe(n))){let s=n.parentNode;if(!s||s.nodeType!=1||Qt(n)||Zh.test(n.nodeName)||n.contentEditable=="false")return!1;e=K(n)+(r<0?0:1),n=s}else if(n.nodeType==1){if(n=n.childNodes[e+(r<0?-1:0)],n.contentEditable=="false")return!1;e=r<0?oe(n):0}else return!1}}function oe(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function Xh(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=oe(n)}else if(n.parentNode&&!Qt(n))e=K(n),n=n.parentNode;else return null}}function Yh(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&&!Qt(n))e=K(n)+1,n=n.parentNode;else return null}}function Qh(n,e,t){for(let i=e==0,r=e==oe(n);i||r;){if(n==t)return!0;let s=K(n);if(n=n.parentNode,!n)return!1;i=i&&s==0,r=r&&s==oe(n)}}function Qt(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 Wn=function(n){return n.focusNode&&st(n.focusNode,n.focusOffset,n.anchorNode,n.anchorOffset)};function ot(n,e){let t=document.createEvent("Event");return t.initEvent("keydown",!0,!0),t.keyCode=n,t.key=t.code=e,t}function ed(n){let e=n.activeElement;for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement;return e}function td(n,e,t){if(n.caretPositionFromPoint)try{let i=n.caretPositionFromPoint(e,t);if(i)return{node:i.offsetNode,offset:Math.min(oe(i.offsetNode),i.offset)}}catch{}if(n.caretRangeFromPoint){let i=n.caretRangeFromPoint(e,t);if(i)return{node:i.startContainer,offset:Math.min(oe(i.startContainer),i.startOffset)}}}const xe=typeof navigator<"u"?navigator:null,To=typeof document<"u"?document:null,Ve=xe&&xe.userAgent||"",Ki=/Edge\/(\d+)/.exec(Ve),Oo=/MSIE \d/.exec(Ve),qi=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Ve),ee=!!(Oo||qi||Ki),ze=Oo?document.documentMode:qi?+qi[1]:Ki?+Ki[1]:0,ue=!ee&&/gecko\/(\d+)/i.test(Ve);ue&&+(/Firefox\/(\d+)/.exec(Ve)||[0,0])[1];const ji=!ee&&/Chrome\/(\d+)/.exec(Ve),_=!!ji,Ao=ji?+ji[1]:0,Z=!ee&&!!xe&&/Apple Computer/.test(xe.vendor),Pt=Z&&(/Mobile\/\w+/.test(Ve)||!!xe&&xe.maxTouchPoints>2),le=Pt||(xe?/Mac/.test(xe.platform):!1),nd=xe?/Win/.test(xe.platform):!1,pe=/Android \d/.test(Ve),en=!!To&&"webkitFontSmoothing"in To.documentElement.style,id=en?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function rd(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 ve(n,e){return typeof n=="number"?n:n[e]}function sd(n){let e=n.getBoundingClientRect(),t=e.width/n.offsetWidth||1,i=e.height/n.offsetHeight||1;return{left:e.left,right:e.left+n.clientWidth*t,top:e.top,bottom:e.top+n.clientHeight*i}}function No(n,e,t){let i=n.someProp("scrollThreshold")||0,r=n.someProp("scrollMargin")||5,s=n.dom.ownerDocument;for(let o=t||n.dom;o;o=Yt(o)){if(o.nodeType!=1)continue;let l=o,a=l==s.body,c=a?rd(s):sd(l),h=0,d=0;if(e.top<c.top+ve(i,"top")?d=-(c.top-e.top+ve(r,"top")):e.bottom>c.bottom-ve(i,"bottom")&&(d=e.bottom-e.top>c.bottom-c.top?e.top+ve(r,"top")-c.top:e.bottom-c.bottom+ve(r,"bottom")),e.left<c.left+ve(i,"left")?h=-(c.left-e.left+ve(r,"left")):e.right>c.right-ve(i,"right")&&(h=e.right-c.right+ve(r,"right")),h||d)if(a)s.defaultView.scrollBy(h,d);else{let f=l.scrollLeft,p=l.scrollTop;d&&(l.scrollTop+=d),h&&(l.scrollLeft+=h);let u=l.scrollLeft-f,m=l.scrollTop-p;e={left:e.left-u,top:e.top-m,right:e.right-u,bottom:e.bottom-m}}if(a||/^(fixed|sticky)$/.test(getComputedStyle(o).position))break}}function od(n){let e=n.dom.getBoundingClientRect(),t=Math.max(0,e.top),i,r;for(let s=(e.left+e.right)/2,o=t+1;o<Math.min(innerHeight,e.bottom);o+=5){let l=n.root.elementFromPoint(s,o);if(!l||l==n.dom||!n.dom.contains(l))continue;let a=l.getBoundingClientRect();if(a.top>=t-20){i=l,r=a.top;break}}return{refDOM:i,refTop:r,stack:Eo(n.dom)}}function Eo(n){let e=[],t=n.ownerDocument;for(let i=n;i&&(e.push({dom:i,top:i.scrollTop,left:i.scrollLeft}),n!=t);i=Yt(i));return e}function ld({refDOM:n,refTop:e,stack:t}){let i=n?n.getBoundingClientRect().top:0;Do(t,i==0?0:i-e)}function Do(n,e){for(let t=0;t<n.length;t++){let{dom:i,top:r,left:s}=n[t];i.scrollTop!=r+e&&(i.scrollTop=r+e),i.scrollLeft!=s&&(i.scrollLeft=s)}}let Vt=null;function ad(n){if(n.setActive)return n.setActive();if(Vt)return n.focus(Vt);let e=Eo(n);n.focus(Vt==null?{get preventScroll(){return Vt={preventScroll:!0},!0}}:void 0),Vt||(Vt=!1,Do(e,0))}function Io(n,e){let t,i=2e8,r,s=0,o=e.top,l=e.top,a,c;for(let h=n.firstChild,d=0;h;h=h.nextSibling,d++){let f;if(h.nodeType==1)f=h.getClientRects();else if(h.nodeType==3)f=ke(h).getClientRects();else continue;for(let p=0;p<f.length;p++){let u=f[p];if(u.top<=o&&u.bottom>=l){o=Math.max(u.bottom,o),l=Math.min(u.top,l);let m=u.left>e.left?u.left-e.left:u.right<e.left?e.left-u.right:0;if(m<i){t=h,i=m,r=m&&t.nodeType==3?{left:u.right<e.left?u.right:u.left,top:e.top}:e,h.nodeType==1&&m&&(s=d+(e.left>=(u.left+u.right)/2?1:0));continue}}else u.top>e.top&&!a&&u.left<=e.left&&u.right>=e.left&&(a=h,c={left:Math.max(u.left,Math.min(u.right,e.left)),top:u.top});!t&&(e.left>=u.right&&e.top>=u.top||e.left>=u.left&&e.top>=u.bottom)&&(s=d+1)}}return!t&&a&&(t=a,r=c,i=0),t&&t.nodeType==3?cd(t,r):!t||i&&t.nodeType==1?{node:n,offset:s}:Io(t,r)}function cd(n,e){let t=n.nodeValue.length,i=document.createRange();for(let r=0;r<t;r++){i.setEnd(n,r+1),i.setStart(n,r);let s=Be(i,1);if(s.top!=s.bottom&&_i(e,s))return{node:n,offset:r+(e.left>=(s.left+s.right)/2?1:0)}}return{node:n,offset:0}}function _i(n,e){return n.left>=e.left-1&&n.left<=e.right+1&&n.top>=e.top-1&&n.top<=e.bottom+1}function hd(n,e){let t=n.parentNode;return t&&/^li$/i.test(t.nodeName)&&e.left<n.getBoundingClientRect().left?t:n}function dd(n,e,t){let{node:i,offset:r}=Io(e,t),s=-1;if(i.nodeType==1&&!i.firstChild){let o=i.getBoundingClientRect();s=o.left!=o.right&&t.left>(o.left+o.right)/2?1:-1}return n.docView.posFromDOM(i,r,s)}function fd(n,e,t,i){let r=-1;for(let s=e,o=!1;s!=n.dom;){let l=n.docView.nearestDesc(s,!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&&(!o&&a.left>i.left||a.top>i.top?r=l.posBefore:(!o&&a.right<i.left||a.bottom<i.top)&&(r=l.posAfter),o=!0),!l.contentDOM&&r<0&&!l.node.isText)return(l.node.isBlock?i.top<(a.top+a.bottom)/2:i.left<(a.left+a.right)/2)?l.posBefore:l.posAfter}s=l.dom.parentNode}return r>-1?r:n.docView.posFromDOM(e,t,-1)}function Ro(n,e,t){let i=n.childNodes.length;if(i&&t.top<t.bottom)for(let r=Math.max(0,Math.min(i-1,Math.floor(i*(e.top-t.top)/(t.bottom-t.top))-2)),s=r;;){let o=n.childNodes[s];if(o.nodeType==1){let l=o.getClientRects();for(let a=0;a<l.length;a++){let c=l[a];if(_i(e,c))return Ro(o,e,c)}}if((s=(s+1)%i)==r)break}return n}function ud(n,e){let t=n.dom.ownerDocument,i,r=0,s=td(t,e.left,e.top);s&&({node:i,offset:r}=s);let o=(n.root.elementFromPoint?n.root:t).elementFromPoint(e.left,e.top),l;if(!o||!n.dom.contains(o.nodeType!=1?o.parentNode:o)){let c=n.dom.getBoundingClientRect();if(!_i(e,c)||(o=Ro(n.dom,e,c),!o))return null}if(Z)for(let c=o;i&&c;c=Yt(c))c.draggable&&(i=void 0);if(o=hd(o,e),i){if(ue&&i.nodeType==1&&(r=Math.min(r,i.childNodes.length),r<i.childNodes.length)){let h=i.childNodes[r],d;h.nodeName=="IMG"&&(d=h.getBoundingClientRect()).right<=e.left&&d.bottom>e.top&&r++}let c;en&&r&&i.nodeType==1&&(c=i.childNodes[r-1]).nodeType==1&&c.contentEditable=="false"&&c.getBoundingClientRect().top>=e.top&&r--,i==n.dom&&r==i.childNodes.length-1&&i.lastChild.nodeType==1&&e.top>i.lastChild.getBoundingClientRect().bottom?l=n.state.doc.content.size:(r==0||i.nodeType!=1||i.childNodes[r-1].nodeName!="BR")&&(l=fd(n,i,r,e))}l==null&&(l=dd(n,o,e));let a=n.docView.nearestDesc(o,!0);return{pos:l,inside:a?a.posAtStart-a.border:-1}}function Po(n){return n.top<n.bottom||n.left<n.right}function Be(n,e){let t=n.getClientRects();if(t.length){let i=t[e<0?0:t.length-1];if(Po(i))return i}return Array.prototype.find.call(t,Po)||n.getBoundingClientRect()}const pd=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function Vo(n,e,t){let{node:i,offset:r,atom:s}=n.docView.domFromPos(e,t<0?-1:1),o=en||ue;if(i.nodeType==3)if(o&&(pd.test(i.nodeValue)||(t<0?!r:r==i.nodeValue.length))){let a=Be(ke(i,r,r),t);if(ue&&r&&/\s/.test(i.nodeValue[r-1])&&r<i.nodeValue.length){let c=Be(ke(i,r-1,r-1),-1);if(c.top==a.top){let h=Be(ke(i,r,r+1),-1);if(h.top!=a.top)return tn(h,h.left<c.left)}}return a}else{let a=r,c=r,h=t<0?1:-1;return t<0&&!r?(c++,h=-1):t>=0&&r==i.nodeValue.length?(a--,h=1):t<0?a--:c++,tn(Be(ke(i,a,c),h),h<0)}if(!n.state.doc.resolve(e-(s||0)).parent.inlineContent){if(s==null&&r&&(t<0||r==oe(i))){let a=i.childNodes[r-1];if(a.nodeType==1)return Gi(a.getBoundingClientRect(),!1)}if(s==null&&r<oe(i)){let a=i.childNodes[r];if(a.nodeType==1)return Gi(a.getBoundingClientRect(),!0)}return Gi(i.getBoundingClientRect(),t>=0)}if(s==null&&r&&(t<0||r==oe(i))){let a=i.childNodes[r-1],c=a.nodeType==3?ke(a,oe(a)-(o?0:1)):a.nodeType==1&&(a.nodeName!="BR"||!a.nextSibling)?a:null;if(c)return tn(Be(c,1),!1)}if(s==null&&r<oe(i)){let a=i.childNodes[r];for(;a.pmViewDesc&&a.pmViewDesc.ignoreForCoords;)a=a.nextSibling;let c=a?a.nodeType==3?ke(a,0,o?0:1):a.nodeType==1?a:null:null;if(c)return tn(Be(c,-1),!0)}return tn(Be(i.nodeType==3?ke(i):i,-t),t>=0)}function tn(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 Gi(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 zo(n,e,t){let i=n.state,r=n.root.activeElement;i!=e&&n.updateState(e),r!=n.dom&&n.focus();try{return t()}finally{i!=e&&n.updateState(i),r!=n.dom&&r&&r.focus()}}function md(n,e,t){let i=e.selection,r=t=="up"?i.$from:i.$to;return zo(n,e,()=>{let{node:s}=n.docView.domFromPos(r.pos,t=="up"?-1:1);for(;;){let l=n.docView.nearestDesc(s,!0);if(!l)break;if(l.node.isBlock){s=l.contentDOM||l.dom;break}s=l.dom.parentNode}let o=Vo(n,r.pos,1);for(let l=s.firstChild;l;l=l.nextSibling){let a;if(l.nodeType==1)a=l.getClientRects();else if(l.nodeType==3)a=ke(l,0,l.nodeValue.length).getClientRects();else continue;for(let c=0;c<a.length;c++){let h=a[c];if(h.bottom>h.top+1&&(t=="up"?o.top-h.top>(h.bottom-o.top)*2:h.bottom-o.bottom>(o.bottom-h.top)*2))return!1}}return!0})}const gd=/[\u0590-\u08ac]/;function yd(n,e,t){let{$head:i}=e.selection;if(!i.parent.isTextblock)return!1;let r=i.parentOffset,s=!r,o=r==i.parent.content.size,l=n.domSelection();return l?!gd.test(i.parent.textContent)||!l.modify?t=="left"||t=="backward"?s:o:zo(n,e,()=>{let{focusNode:a,focusOffset:c,anchorNode:h,anchorOffset:d}=n.domSelectionRange(),f=l.caretBidiLevel;l.modify("move",t,"character");let p=i.depth?n.docView.domAfterPos(i.before()):n.dom,{focusNode:u,focusOffset:m}=n.domSelectionRange(),g=u&&!p.contains(u.nodeType==1?u:u.parentNode)||a==u&&c==m;try{l.collapse(h,d),a&&(a!=h||c!=d)&&l.extend&&l.extend(a,c)}catch{}return f!=null&&(l.caretBidiLevel=f),g}):i.pos==i.start()||i.pos==i.end()}let Bo=null,Lo=null,Ho=!1;function bd(n,e,t){return Bo==e&&Lo==t?Ho:(Bo=e,Lo=t,Ho=t=="up"||t=="down"?md(n,e,t):yd(n,e,t))}const ae=0,Fo=1,lt=2,Ce=3;class nn{constructor(e,t,i,r){this.parent=e,this.children=t,this.dom=i,this.contentDOM=r,this.dirty=ae,i.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,i){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,i=this.posAtStart;;t++){let r=this.children[t];if(r==e)return i;i+=r.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,i){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(i<0){let s,o;if(e==this.contentDOM)s=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.previousSibling}for(;s&&!((o=s.pmViewDesc)&&o.parent==this);)s=s.previousSibling;return s?this.posBeforeChild(o)+o.size:this.posAtStart}else{let s,o;if(e==this.contentDOM)s=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;s=e.nextSibling}for(;s&&!((o=s.pmViewDesc)&&o.parent==this);)s=s.nextSibling;return s?this.posBeforeChild(o):this.posAtEnd}let r;if(e==this.dom&&this.contentDOM)r=t>K(this.contentDOM);else if(this.contentDOM&&this.contentDOM!=this.dom&&this.dom.contains(this.contentDOM))r=e.compareDocumentPosition(this.contentDOM)&2;else if(this.dom.firstChild){if(t==0)for(let s=e;;s=s.parentNode){if(s==this.dom){r=!1;break}if(s.previousSibling)break}if(r==null&&t==e.childNodes.length)for(let s=e;;s=s.parentNode){if(s==this.dom){r=!0;break}if(s.nextSibling)break}}return r??i>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let i=!0,r=e;r;r=r.parentNode){let s=this.getDesc(r),o;if(s&&(!t||s.node))if(i&&(o=s.nodeDOM)&&!(o.nodeType==1?o.contains(e.nodeType==1?e:e.parentNode):o==e))i=!1;else return s}}getDesc(e){let t=e.pmViewDesc;for(let i=t;i;i=i.parent)if(i==this)return t}posFromDOM(e,t,i){for(let r=e;r;r=r.parentNode){let s=this.getDesc(r);if(s)return s.localPosFromDOM(e,t,i)}return-1}descAt(e){for(let t=0,i=0;t<this.children.length;t++){let r=this.children[t],s=i+r.size;if(i==e&&s!=i){for(;!r.border&&r.children.length;)r=r.children[0];return r}if(e<s)return r.descAt(e-i-r.border);i=s}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let i=0,r=0;for(let s=0;i<this.children.length;i++){let o=this.children[i],l=s+o.size;if(l>e||o instanceof Jo){r=e-s;break}s=l}if(r)return this.children[i].domFromPos(r-this.children[i].border,t);for(let s;i&&!(s=this.children[i-1]).size&&s instanceof $o&&s.side>=0;i--);if(t<=0){let s,o=!0;for(;s=i?this.children[i-1]:null,!(!s||s.dom.parentNode==this.contentDOM);i--,o=!1);return s&&t&&o&&!s.border&&!s.domAtom?s.domFromPos(s.size,t):{node:this.contentDOM,offset:s?K(s.dom)+1:0}}else{let s,o=!0;for(;s=i<this.children.length?this.children[i]:null,!(!s||s.dom.parentNode==this.contentDOM);i++,o=!1);return s&&o&&!s.border&&!s.domAtom?s.domFromPos(0,t):{node:this.contentDOM,offset:s?K(s.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,i=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let r=-1,s=-1;for(let o=i,l=0;;l++){let a=this.children[l],c=o+a.size;if(r==-1&&e<=c){let h=o+a.border;if(e>=h&&t<=c-a.border&&a.node&&a.contentDOM&&this.contentDOM.contains(a.contentDOM))return a.parseRange(e,t,h);e=o;for(let d=l;d>0;d--){let f=this.children[d-1];if(f.size&&f.dom.parentNode==this.contentDOM&&!f.emptyChildAt(1)){r=K(f.dom)+1;break}e-=f.size}r==-1&&(r=0)}if(r>-1&&(c>t||l==this.children.length-1)){t=c;for(let h=l+1;h<this.children.length;h++){let d=this.children[h];if(d.size&&d.dom.parentNode==this.contentDOM&&!d.emptyChildAt(-1)){s=K(d.dom);break}t+=d.size}s==-1&&(s=this.contentDOM.childNodes.length);break}o=c}return{node:this.contentDOM,from:e,to:t,fromOffset:r,toOffset:s}}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:i}=this.domFromPos(e,0);if(t.nodeType!=1||i==t.childNodes.length)throw new RangeError("No node after pos "+e);return t.childNodes[i]}setSelection(e,t,i,r=!1){let s=Math.min(e,t),o=Math.max(e,t);for(let p=0,u=0;p<this.children.length;p++){let m=this.children[p],g=u+m.size;if(s>u&&o<g)return m.setSelection(e-u-m.border,t-u-m.border,i,r);u=g}let l=this.domFromPos(e,e?-1:1),a=t==e?l:this.domFromPos(t,t?-1:1),c=i.root.getSelection(),h=i.domSelectionRange(),d=!1;if((ue||Z)&&e==t){let{node:p,offset:u}=l;if(p.nodeType==3){if(d=!!(u&&p.nodeValue[u-1]==`
80
+ `),d&&u==p.nodeValue.length)for(let m=p,g;m;m=m.parentNode){if(g=m.nextSibling){g.nodeName=="BR"&&(l=a={node:g.parentNode,offset:K(g)+1});break}let y=m.pmViewDesc;if(y&&y.node&&y.node.isBlock)break}}else{let m=p.childNodes[u-1];d=m&&(m.nodeName=="BR"||m.contentEditable=="false")}}if(ue&&h.focusNode&&h.focusNode!=a.node&&h.focusNode.nodeType==1){let p=h.focusNode.childNodes[h.focusOffset];p&&p.contentEditable=="false"&&(r=!0)}if(!(r||d&&Z)&&st(l.node,l.offset,h.anchorNode,h.anchorOffset)&&st(a.node,a.offset,h.focusNode,h.focusOffset))return;let f=!1;if((c.extend||e==t)&&!d){c.collapse(l.node,l.offset);try{e!=t&&c.extend(a.node,a.offset),f=!0}catch{}}if(!f){if(e>t){let u=l;l=a,a=u}let p=document.createRange();p.setEnd(a.node,a.offset),p.setStart(l.node,l.offset),c.removeAllRanges(),c.addRange(p)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,t){for(let i=0,r=0;r<this.children.length;r++){let s=this.children[r],o=i+s.size;if(i==o?e<=o&&t>=i:e<o&&t>i){let l=i+s.border,a=o-s.border;if(e>=l&&t<=a){this.dirty=e==i||t==o?lt:Fo,e==l&&t==a&&(s.contentLost||s.dom.parentNode!=this.contentDOM)?s.dirty=Ce:s.markDirty(e-l,t-l);return}else s.dirty=s.dom==s.contentDOM&&s.dom.parentNode==this.contentDOM&&!s.children.length?lt:Ce}i=o}this.dirty=lt}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let i=e==1?lt:Fo;t.dirty<i&&(t.dirty=i)}}get domAtom(){return!1}get ignoreForCoords(){return!1}isText(e){return!1}}class $o extends nn{constructor(e,t,i,r){let s,o=t.type.toDOM;if(typeof o=="function"&&(o=o(i,()=>{if(!s)return r;if(s.parent)return s.parent.posBeforeChild(s)})),!t.type.spec.raw){if(o.nodeType!=1){let l=document.createElement("span");l.appendChild(o),o=l}o.contentEditable="false",o.classList.add("ProseMirror-widget")}super(e,[],o,null),this.widget=t,this.widget=t,s=this}matchesWidget(e){return this.dirty==ae&&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 xd extends nn{constructor(e,t,i,r){super(e,[],t,null),this.textDOM=i,this.text=r}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 at extends nn{constructor(e,t,i,r,s){super(e,[],i,r),this.mark=t,this.spec=s}static create(e,t,i,r){let s=r.nodeViews[t.type.name],o=s&&s(t,r,i);return(!o||!o.dom)&&(o=nt.renderSpec(document,t.type.spec.toDOM(t,i),null,t.attrs)),new at(e,t,o.dom,o.contentDOM||o.dom,o)}parseRule(){return this.dirty&Ce||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=Ce&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=ae){let i=this.parent;for(;!i.node;)i=i.parent;i.dirty<this.dirty&&(i.dirty=this.dirty),this.dirty=ae}}slice(e,t,i){let r=at.create(this.parent,this.mark,!0,i),s=this.children,o=this.size;t<o&&(s=Zi(s,t,o,i)),e>0&&(s=Zi(s,0,e,i));for(let l=0;l<s.length;l++)s[l].parent=r;return r.children=s,r}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class Le extends nn{constructor(e,t,i,r,s,o,l,a,c){super(e,[],s,o),this.node=t,this.outerDeco=i,this.innerDeco=r,this.nodeDOM=l}static create(e,t,i,r,s,o){let l=s.nodeViews[t.type.name],a,c=l&&l(t,s,()=>{if(!a)return o;if(a.parent)return a.parent.posBeforeChild(a)},i,r),h=c&&c.dom,d=c&&c.contentDOM;if(t.isText){if(!h)h=document.createTextNode(t.text);else if(h.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else h||({dom:h,contentDOM:d}=nt.renderSpec(document,t.type.spec.toDOM(t),null,t.attrs));!d&&!t.isText&&h.nodeName!="BR"&&(h.hasAttribute("contenteditable")||(h.contentEditable="false"),t.type.spec.draggable&&(h.draggable=!0));let f=h;return h=jo(h,i,t),c?a=new Cd(e,t,i,r,h,d||null,f,c,s,o+1):t.isText?new Jn(e,t,i,r,h,f,s):new Le(e,t,i,r,h,d||null,f,s,o+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 i=this.children[t];if(this.dom.contains(i.dom.parentNode)){e.contentElement=i.dom.parentNode;break}}e.contentElement||(e.getContent=()=>x.empty)}return e}matchesNode(e,t,i){return this.dirty==ae&&e.eq(this.node)&&Kn(t,this.outerDeco)&&i.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let i=this.node.inlineContent,r=t,s=e.composing?this.localCompositionInfo(e,t):null,o=s&&s.pos>-1?s:null,l=s&&s.pos<0,a=new Sd(this,o&&o.node,e);Md(this.node,this.innerDeco,(c,h,d)=>{c.spec.marks?a.syncToMarks(c.spec.marks,i,e):c.type.side>=0&&!d&&a.syncToMarks(h==this.node.childCount?I.none:this.node.child(h).marks,i,e),a.placeWidget(c,e,r)},(c,h,d,f)=>{a.syncToMarks(c.marks,i,e);let p;a.findNodeMatch(c,h,d,f)||l&&e.state.selection.from>r&&e.state.selection.to<r+c.nodeSize&&(p=a.findIndexWithChild(s.node))>-1&&a.updateNodeAt(c,h,d,p,e)||a.updateNextNode(c,h,d,e,f,r)||a.addNode(c,h,d,e,r),r+=c.nodeSize}),a.syncToMarks([],i,e),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||this.dirty==lt)&&(o&&this.protectLocalComposition(e,o),Ko(this.contentDOM,this.children,e),Pt&&Td(this.dom))}localCompositionInfo(e,t){let{from:i,to:r}=e.state.selection;if(!(e.state.selection instanceof N)||i<t||r>t+this.node.content.size)return null;let s=e.input.compositionNode;if(!s||!this.dom.contains(s.parentNode))return null;if(this.node.inlineContent){let o=s.nodeValue,l=Od(this.node.content,o,i-t,r-t);return l<0?null:{node:s,pos:l,text:o}}else return{node:s,pos:-1,text:""}}protectLocalComposition(e,{node:t,pos:i,text:r}){if(this.getDesc(t))return;let s=t;for(;s.parentNode!=this.contentDOM;s=s.parentNode){for(;s.previousSibling;)s.parentNode.removeChild(s.previousSibling);for(;s.nextSibling;)s.parentNode.removeChild(s.nextSibling);s.pmViewDesc&&(s.pmViewDesc=void 0)}let o=new xd(this,s,t,r);e.input.compositionNodes.push(o),this.children=Zi(this.children,i,i+r.length,e,o)}update(e,t,i,r){return this.dirty==Ce||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,i,r),!0)}updateInner(e,t,i,r){this.updateOuterDeco(t),this.node=e,this.innerDeco=i,this.contentDOM&&this.updateChildren(r,this.posAtStart),this.dirty=ae}updateOuterDeco(e){if(Kn(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,i=this.dom;this.dom=qo(this.dom,this.nodeDOM,Ui(this.outerDeco,this.node,t),Ui(e,this.node,t)),this.dom!=i&&(i.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 Wo(n,e,t,i,r){jo(i,e,n);let s=new Le(void 0,n,e,t,i,i,i,r,0);return s.contentDOM&&s.updateChildren(r,0),s}class Jn extends Le{constructor(e,t,i,r,s,o,l){super(e,t,i,r,s,null,o,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,i,r){return this.dirty==Ce||this.dirty!=ae&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=ae||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,r.trackWrites==this.nodeDOM&&(r.trackWrites=null)),this.node=e,this.dirty=ae,!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,i){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,i)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,t,i){let r=this.node.cut(e,t),s=document.createTextNode(r.text);return new Jn(this.parent,r,this.outerDeco,this.innerDeco,s,s,i)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=Ce)}get domAtom(){return!1}isText(e){return this.node.text==e}}class Jo extends nn{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==ae&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class Cd extends Le{constructor(e,t,i,r,s,o,l,a,c,h){super(e,t,i,r,s,o,l,c,h),this.spec=a}update(e,t,i,r){if(this.dirty==Ce)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let s=this.spec.update(e,t,i);return s&&this.updateInner(e,t,i,r),s}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,t,i,r)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,i,r){this.spec.setSelection?this.spec.setSelection(e,t,i.root):super.setSelection(e,t,i,r)}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 Ko(n,e,t){let i=n.firstChild,r=!1;for(let s=0;s<e.length;s++){let o=e[s],l=o.dom;if(l.parentNode==n){for(;l!=i;)i=_o(i),r=!0;i=i.nextSibling}else r=!0,n.insertBefore(l,i);if(o instanceof at){let a=i?i.previousSibling:n.lastChild;Ko(o.contentDOM,o.children,t),i=a?a.nextSibling:n.firstChild}}for(;i;)i=_o(i),r=!0;r&&t.trackWrites==n&&(t.trackWrites=null)}const rn=function(n){n&&(this.nodeName=n)};rn.prototype=Object.create(null);const ct=[new rn];function Ui(n,e,t){if(n.length==0)return ct;let i=t?ct[0]:new rn,r=[i];for(let s=0;s<n.length;s++){let o=n[s].type.attrs;if(o){o.nodeName&&r.push(i=new rn(o.nodeName));for(let l in o){let a=o[l];a!=null&&(t&&r.length==1&&r.push(i=new rn(e.isInline?"span":"div")),l=="class"?i.class=(i.class?i.class+" ":"")+a:l=="style"?i.style=(i.style?i.style+";":"")+a:l!="nodeName"&&(i[l]=a))}}}return r}function qo(n,e,t,i){if(t==ct&&i==ct)return e;let r=e;for(let s=0;s<i.length;s++){let o=i[s],l=t[s];if(s){let a;l&&l.nodeName==o.nodeName&&r!=n&&(a=r.parentNode)&&a.nodeName.toLowerCase()==o.nodeName||(a=document.createElement(o.nodeName),a.pmIsDeco=!0,a.appendChild(r),l=ct[0]),r=a}wd(r,l||ct[0],o)}return r}function wd(n,e,t){for(let i in e)i!="class"&&i!="style"&&i!="nodeName"&&!(i in t)&&n.removeAttribute(i);for(let i in t)i!="class"&&i!="style"&&i!="nodeName"&&t[i]!=e[i]&&n.setAttribute(i,t[i]);if(e.class!=t.class){let i=e.class?e.class.split(" ").filter(Boolean):[],r=t.class?t.class.split(" ").filter(Boolean):[];for(let s=0;s<i.length;s++)r.indexOf(i[s])==-1&&n.classList.remove(i[s]);for(let s=0;s<r.length;s++)i.indexOf(r[s])==-1&&n.classList.add(r[s]);n.classList.length==0&&n.removeAttribute("class")}if(e.style!=t.style){if(e.style){let i=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,r;for(;r=i.exec(e.style);)n.style.removeProperty(r[1])}t.style&&(n.style.cssText+=t.style)}}function jo(n,e,t){return qo(n,n,ct,Ui(e,t,n.nodeType!=1))}function Kn(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 _o(n){let e=n.nextSibling;return n.parentNode.removeChild(n),e}class Sd{constructor(e,t,i){this.lock=t,this.view=i,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=kd(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let i=e;i<t;i++)this.top.children[i].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,i){let r=0,s=this.stack.length>>1,o=Math.min(s,e.length);for(;r<o&&(r==s-1?this.top:this.stack[r+1<<1]).matchesMark(e[r])&&e[r].type.spec.spanning!==!1;)r++;for(;r<s;)this.destroyRest(),this.top.dirty=ae,this.index=this.stack.pop(),this.top=this.stack.pop(),s--;for(;s<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[s])&&!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=at.create(this.top,e[s],t,i);this.top.children.splice(this.index,0,a),this.top=a,this.changed=!0}this.index=0,s++}}findNodeMatch(e,t,i,r){let s=-1,o;if(r>=this.preMatch.index&&(o=this.preMatch.matches[r-this.preMatch.index]).parent==this.top&&o.matchesNode(e,t,i))s=this.top.children.indexOf(o,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,i)&&!this.preMatch.matched.has(c)){s=l;break}}return s<0?!1:(this.destroyBetween(this.index,s),this.index++,!0)}updateNodeAt(e,t,i,r,s){let o=this.top.children[r];return o.dirty==Ce&&o.dom==o.contentDOM&&(o.dirty=lt),o.update(e,t,i,s)?(this.destroyBetween(this.index,r),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let i=e.pmViewDesc;if(i){for(let r=this.index;r<this.top.children.length;r++)if(this.top.children[r]==i)return r}return-1}e=t}}updateNextNode(e,t,i,r,s,o){for(let l=this.index;l<this.top.children.length;l++){let a=this.top.children[l];if(a instanceof Le){let c=this.preMatch.matched.get(a);if(c!=null&&c!=s)return!1;let h=a.dom,d,f=this.isLocked(h)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&a.dirty!=Ce&&Kn(t,a.outerDeco));if(!f&&a.update(e,t,i,r))return this.destroyBetween(this.index,l),a.dom!=h&&(this.changed=!0),this.index++,!0;if(!f&&(d=this.recreateWrapper(a,e,t,i,r,o)))return this.destroyBetween(this.index,l),this.top.children[this.index]=d,d.contentDOM&&(d.dirty=lt,d.updateChildren(r,o+1),d.dirty=ae),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,i,r,s,o){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!Kn(i,e.outerDeco)||!r.eq(e.innerDeco))return null;let l=Le.create(this.top,t,i,r,s,o);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,i,r,s){let o=Le.create(this.top,e,t,i,r,s);o.contentDOM&&o.updateChildren(r,s+1),this.top.children.splice(this.index++,0,o),this.changed=!0}placeWidget(e,t,i){let r=this.index<this.top.children.length?this.top.children[this.index]:null;if(r&&r.matchesWidget(e)&&(e==r.widget||!r.widget.type.toDOM.parentNode))this.index++;else{let s=new $o(this.top,e,t,i);this.top.children.splice(this.index++,0,s),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof at;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof Jn)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((Z||_)&&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 i=document.createElement(e);e=="IMG"&&(i.className="ProseMirror-separator",i.alt=""),e=="BR"&&(i.className="ProseMirror-trailingBreak");let r=new Jo(this.top,[],i,null);t!=this.top?t.children.push(r):t.children.splice(this.index++,0,r),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function kd(n,e){let t=e,i=t.children.length,r=n.childCount,s=new Map,o=[];e:for(;r>0;){let l;for(;;)if(i){let c=t.children[i-1];if(c instanceof at)t=c,i=c.children.length;else{l=c,i--;break}}else{if(t==e)break e;i=t.parent.children.indexOf(t),t=t.parent}let a=l.node;if(a){if(a!=n.child(r-1))break;--r,s.set(l,r),o.push(l)}}return{index:r,matched:s,matches:o.reverse()}}function vd(n,e){return n.type.side-e.type.side}function Md(n,e,t,i){let r=e.locals(n),s=0;if(r.length==0){for(let c=0;c<n.childCount;c++){let h=n.child(c);i(h,r,e.forChild(s,h),c),s+=h.nodeSize}return}let o=0,l=[],a=null;for(let c=0;;){let h,d;for(;o<r.length&&r[o].to==s;){let g=r[o++];g.widget&&(h?(d||(d=[h])).push(g):h=g)}if(h)if(d){d.sort(vd);for(let g=0;g<d.length;g++)t(d[g],c,!!a)}else t(h,c,!!a);let f,p;if(a)p=-1,f=a,a=null;else if(c<n.childCount)p=c,f=n.child(c++);else break;for(let g=0;g<l.length;g++)l[g].to<=s&&l.splice(g--,1);for(;o<r.length&&r[o].from<=s&&r[o].to>s;)l.push(r[o++]);let u=s+f.nodeSize;if(f.isText){let g=u;o<r.length&&r[o].from<g&&(g=r[o].from);for(let y=0;y<l.length;y++)l[y].to<g&&(g=l[y].to);g<u&&(a=f.cut(g-s),f=f.cut(0,g-s),u=g,p=-1)}else for(;o<r.length&&r[o].to<u;)o++;let m=f.isInline&&!f.isLeaf?l.filter(g=>!g.inline):l.slice();i(f,m,e.forChild(s,f),p),s=u}}function Td(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 Od(n,e,t,i){for(let r=0,s=0;r<n.childCount&&s<=i;){let o=n.child(r++),l=s;if(s+=o.nodeSize,!o.isText)continue;let a=o.text;for(;r<n.childCount;){let c=n.child(r++);if(s+=c.nodeSize,!c.isText)break;a+=c.text}if(s>=t){if(s>=i&&a.slice(i-e.length-l,i-l)==e)return i-e.length;let c=l<i?a.lastIndexOf(e,i-l-1):-1;if(c>=0&&c+e.length+l>=t)return l+c;if(t==i&&a.length>=i+e.length-l&&a.slice(i-l,i-l+e.length)==e)return i}}return-1}function Zi(n,e,t,i,r){let s=[];for(let o=0,l=0;o<n.length;o++){let a=n[o],c=l,h=l+=a.size;c>=t||h<=e?s.push(a):(c<e&&s.push(a.slice(0,e-c,i)),r&&(s.push(r),r=void 0),h>t&&s.push(a.slice(t-c,a.size,i)))}return s}function Xi(n,e=null){let t=n.domSelectionRange(),i=n.state.doc;if(!t.focusNode)return null;let r=n.docView.nearestDesc(t.focusNode),s=r&&r.size==0,o=n.docView.posFromDOM(t.focusNode,t.focusOffset,1);if(o<0)return null;let l=i.resolve(o),a,c;if(Wn(t)){for(a=o;r&&!r.node;)r=r.parent;let d=r.node;if(r&&d.isAtom&&T.isSelectable(d)&&r.parent&&!(d.isInline&&Qh(t.focusNode,t.focusOffset,r.dom))){let f=r.posBefore;c=new T(o==f?l:i.resolve(f))}}else{if(t instanceof n.dom.ownerDocument.defaultView.Selection&&t.rangeCount>1){let d=o,f=o;for(let p=0;p<t.rangeCount;p++){let u=t.getRangeAt(p);d=Math.min(d,n.docView.posFromDOM(u.startContainer,u.startOffset,1)),f=Math.max(f,n.docView.posFromDOM(u.endContainer,u.endOffset,-1))}if(d<0)return null;[a,o]=f==n.state.selection.anchor?[f,d]:[d,f],l=i.resolve(o)}else a=n.docView.posFromDOM(t.anchorNode,t.anchorOffset,1);if(a<0)return null}let h=i.resolve(a);if(!c){let d=e=="pointer"||n.state.selection.head<l.pos&&!s?1:-1;c=Qi(n,h,l,d)}return c}function Go(n){return n.editable?n.hasFocus():tl(n)&&document.activeElement&&document.activeElement.contains(n.dom)}function Me(n,e=!1){let t=n.state.selection;if(Yo(n,t),!!Go(n)){if(!e&&n.input.mouseDown&&n.input.mouseDown.allowDefault&&_){let i=n.domSelectionRange(),r=n.domObserver.currentSelection;if(i.anchorNode&&r.anchorNode&&st(i.anchorNode,i.anchorOffset,r.anchorNode,r.anchorOffset)){n.input.mouseDown.delayedSelectionSync=!0,n.domObserver.setCurSelection();return}}if(n.domObserver.disconnectSelection(),n.cursorWrapper)Nd(n);else{let{anchor:i,head:r}=t,s,o;Uo&&!(t instanceof N)&&(t.$from.parent.inlineContent||(s=Zo(n,t.from)),!t.empty&&!t.$from.parent.inlineContent&&(o=Zo(n,t.to))),n.docView.setSelection(i,r,n,e),Uo&&(s&&Xo(s),o&&Xo(o)),t.visible?n.dom.classList.remove("ProseMirror-hideselection"):(n.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&Ad(n))}n.domObserver.setCurSelection(),n.domObserver.connectSelection()}}const Uo=Z||_&&Ao<63;function Zo(n,e){let{node:t,offset:i}=n.docView.domFromPos(e,0),r=i<t.childNodes.length?t.childNodes[i]:null,s=i?t.childNodes[i-1]:null;if(Z&&r&&r.contentEditable=="false")return Yi(r);if((!r||r.contentEditable=="false")&&(!s||s.contentEditable=="false")){if(r)return Yi(r);if(s)return Yi(s)}}function Yi(n){return n.contentEditable="true",Z&&n.draggable&&(n.draggable=!1,n.wasDraggable=!0),n}function Xo(n){n.contentEditable="false",n.wasDraggable&&(n.draggable=!0,n.wasDraggable=null)}function Ad(n){let e=n.dom.ownerDocument;e.removeEventListener("selectionchange",n.input.hideSelectionGuard);let t=n.domSelectionRange(),i=t.anchorNode,r=t.anchorOffset;e.addEventListener("selectionchange",n.input.hideSelectionGuard=()=>{(t.anchorNode!=i||t.anchorOffset!=r)&&(e.removeEventListener("selectionchange",n.input.hideSelectionGuard),setTimeout(()=>{(!Go(n)||n.state.selection.visible)&&n.dom.classList.remove("ProseMirror-hideselection")},20))})}function Nd(n){let e=n.domSelection(),t=document.createRange();if(!e)return;let i=n.cursorWrapper.dom,r=i.nodeName=="IMG";r?t.setStart(i.parentNode,K(i)+1):t.setStart(i,0),t.collapse(!0),e.removeAllRanges(),e.addRange(t),!r&&!n.state.selection.visible&&ee&&ze<=11&&(i.disabled=!0,i.disabled=!1)}function Yo(n,e){if(e instanceof T){let t=n.docView.descAt(e.from);t!=n.lastSelectedViewDesc&&(Qo(n),t&&t.selectNode(),n.lastSelectedViewDesc=t)}else Qo(n)}function Qo(n){n.lastSelectedViewDesc&&(n.lastSelectedViewDesc.parent&&n.lastSelectedViewDesc.deselectNode(),n.lastSelectedViewDesc=void 0)}function Qi(n,e,t,i){return n.someProp("createSelectionBetween",r=>r(n,e,t))||N.between(e,t,i)}function el(n){return n.editable&&!n.hasFocus()?!1:tl(n)}function tl(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 Ed(n){let e=n.docView.domFromPos(n.state.selection.anchor,0),t=n.domSelectionRange();return st(e.node,e.offset,t.anchorNode,t.anchorOffset)}function er(n,e){let{$anchor:t,$head:i}=n.selection,r=e>0?t.max(i):t.min(i),s=r.parent.inlineContent?r.depth?n.doc.resolve(e>0?r.after():r.before()):null:r;return s&&O.findFrom(s,e)}function He(n,e){return n.dispatch(n.state.tr.setSelection(e).scrollIntoView()),!0}function nl(n,e,t){let i=n.state.selection;if(i instanceof N)if(t.indexOf("s")>-1){let{$head:r}=i,s=r.textOffset?null:e<0?r.nodeBefore:r.nodeAfter;if(!s||s.isText||!s.isLeaf)return!1;let o=n.state.doc.resolve(r.pos+s.nodeSize*(e<0?-1:1));return He(n,new N(i.$anchor,o))}else if(i.empty){if(n.endOfTextblock(e>0?"forward":"backward")){let r=er(n.state,e);return r&&r instanceof T?He(n,r):!1}else if(!(le&&t.indexOf("m")>-1)){let r=i.$head,s=r.textOffset?null:e<0?r.nodeBefore:r.nodeAfter,o;if(!s||s.isText)return!1;let l=e<0?r.pos-s.nodeSize:r.pos;return s.isAtom||(o=n.docView.descAt(l))&&!o.contentDOM?T.isSelectable(s)?He(n,new T(e<0?n.state.doc.resolve(r.pos-s.nodeSize):r)):en?He(n,new N(n.state.doc.resolve(e<0?l:l+s.nodeSize))):!1:!1}}else return!1;else{if(i instanceof T&&i.node.isInline)return He(n,new N(e>0?i.$to:i.$from));{let r=er(n.state,e);return r?He(n,r):!1}}}function qn(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function sn(n,e){let t=n.pmViewDesc;return t&&t.size==0&&(e<0||n.nextSibling||n.nodeName!="BR")}function zt(n,e){return e<0?Dd(n):Id(n)}function Dd(n){let e=n.domSelectionRange(),t=e.focusNode,i=e.focusOffset;if(!t)return;let r,s,o=!1;for(ue&&t.nodeType==1&&i<qn(t)&&sn(t.childNodes[i],-1)&&(o=!0);;)if(i>0){if(t.nodeType!=1)break;{let l=t.childNodes[i-1];if(sn(l,-1))r=t,s=--i;else if(l.nodeType==3)t=l,i=t.nodeValue.length;else break}}else{if(il(t))break;{let l=t.previousSibling;for(;l&&sn(l,-1);)r=t.parentNode,s=K(l),l=l.previousSibling;if(l)t=l,i=qn(t);else{if(t=t.parentNode,t==n.dom)break;i=0}}}o?tr(n,t,i):r&&tr(n,r,s)}function Id(n){let e=n.domSelectionRange(),t=e.focusNode,i=e.focusOffset;if(!t)return;let r=qn(t),s,o;for(;;)if(i<r){if(t.nodeType!=1)break;let l=t.childNodes[i];if(sn(l,1))s=t,o=++i;else break}else{if(il(t))break;{let l=t.nextSibling;for(;l&&sn(l,1);)s=l.parentNode,o=K(l)+1,l=l.nextSibling;if(l)t=l,i=0,r=qn(t);else{if(t=t.parentNode,t==n.dom)break;i=r=0}}}s&&tr(n,s,o)}function il(n){let e=n.pmViewDesc;return e&&e.node&&e.node.isBlock}function Rd(n,e){for(;n&&e==n.childNodes.length&&!Qt(n);)e=K(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 Pd(n,e){for(;n&&!e&&!Qt(n);)e=K(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 tr(n,e,t){if(e.nodeType!=3){let s,o;(o=Rd(e,t))?(e=o,t=0):(s=Pd(e,t))&&(e=s,t=s.nodeValue.length)}let i=n.domSelection();if(!i)return;if(Wn(i)){let s=document.createRange();s.setEnd(e,t),s.setStart(e,t),i.removeAllRanges(),i.addRange(s)}else i.extend&&i.extend(e,t);n.domObserver.setCurSelection();let{state:r}=n;setTimeout(()=>{n.state==r&&Me(n)},50)}function rl(n,e){let t=n.state.doc.resolve(e);if(!(_||nd)&&t.parent.inlineContent){let r=n.coordsAtPos(e);if(e>t.start()){let s=n.coordsAtPos(e-1),o=(s.top+s.bottom)/2;if(o>r.top&&o<r.bottom&&Math.abs(s.left-r.left)>1)return s.left<r.left?"ltr":"rtl"}if(e<t.end()){let s=n.coordsAtPos(e+1),o=(s.top+s.bottom)/2;if(o>r.top&&o<r.bottom&&Math.abs(s.left-r.left)>1)return s.left>r.left?"ltr":"rtl"}}return getComputedStyle(n.dom).direction=="rtl"?"rtl":"ltr"}function sl(n,e,t){let i=n.state.selection;if(i instanceof N&&!i.empty||t.indexOf("s")>-1||le&&t.indexOf("m")>-1)return!1;let{$from:r,$to:s}=i;if(!r.parent.inlineContent||n.endOfTextblock(e<0?"up":"down")){let o=er(n.state,e);if(o&&o instanceof T)return He(n,o)}if(!r.parent.inlineContent){let o=e<0?r:s,l=i instanceof re?O.near(o,e):O.findFrom(o,e);return l?He(n,l):!1}return!1}function ol(n,e){if(!(n.state.selection instanceof N))return!0;let{$head:t,$anchor:i,empty:r}=n.state.selection;if(!t.sameParent(i))return!0;if(!r)return!1;if(n.endOfTextblock(e>0?"forward":"backward"))return!0;let s=!t.textOffset&&(e<0?t.nodeBefore:t.nodeAfter);if(s&&!s.isText){let o=n.state.tr;return e<0?o.delete(t.pos-s.nodeSize,t.pos):o.delete(t.pos,t.pos+s.nodeSize),n.dispatch(o),!0}return!1}function ll(n,e,t){n.domObserver.stop(),e.contentEditable=t,n.domObserver.start()}function Vd(n){if(!Z||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 i=e.firstChild;ll(n,i,"true"),setTimeout(()=>ll(n,i,"false"),20)}return!1}function zd(n){let e="";return n.ctrlKey&&(e+="c"),n.metaKey&&(e+="m"),n.altKey&&(e+="a"),n.shiftKey&&(e+="s"),e}function Bd(n,e){let t=e.keyCode,i=zd(e);if(t==8||le&&t==72&&i=="c")return ol(n,-1)||zt(n,-1);if(t==46&&!e.shiftKey||le&&t==68&&i=="c")return ol(n,1)||zt(n,1);if(t==13||t==27)return!0;if(t==37||le&&t==66&&i=="c"){let r=t==37?rl(n,n.state.selection.from)=="ltr"?-1:1:-1;return nl(n,r,i)||zt(n,r)}else if(t==39||le&&t==70&&i=="c"){let r=t==39?rl(n,n.state.selection.from)=="ltr"?1:-1:1;return nl(n,r,i)||zt(n,r)}else{if(t==38||le&&t==80&&i=="c")return sl(n,-1,i)||zt(n,-1);if(t==40||le&&t==78&&i=="c")return Vd(n)||sl(n,1,i)||zt(n,1);if(i==(le?"m":"c")&&(t==66||t==73||t==89||t==90))return!0}return!1}function al(n,e){n.someProp("transformCopied",p=>{e=p(e,n)});let t=[],{content:i,openStart:r,openEnd:s}=e;for(;r>1&&s>1&&i.childCount==1&&i.firstChild.childCount==1;){r--,s--;let p=i.firstChild;t.push(p.type.name,p.attrs!=p.type.defaultAttrs?p.attrs:null),i=p.content}let o=n.someProp("clipboardSerializer")||nt.fromSchema(n.state.schema),l=gl(),a=l.createElement("div");a.appendChild(o.serializeFragment(i,{document:l}));let c=a.firstChild,h,d=0;for(;c&&c.nodeType==1&&(h=pl[c.nodeName.toLowerCase()]);){for(let p=h.length-1;p>=0;p--){let u=l.createElement(h[p]);for(;a.firstChild;)u.appendChild(a.firstChild);a.appendChild(u),d++}c=a.firstChild}c&&c.nodeType==1&&c.setAttribute("data-pm-slice",`${r} ${s}${d?` -${d}`:""} ${JSON.stringify(t)}`);let f=n.someProp("clipboardTextSerializer",p=>p(e,n))||e.content.textBetween(0,e.content.size,`
81
81
 
82
- `);return{dom:a,text:d,slice:e}}function Io(n,e,t,r,i){let s=i.parent.type.spec.code,o,l;if(!t&&!e)return null;let a=e&&(r||s||!t);if(a){if(n.someProp("transformPastedText",d=>{e=d(e,s||r,n)}),s)return e?new C(b.from(n.state.schema.text(e.replace(/\r\n?/g,`
83
- `))),0,0):C.empty;let f=n.someProp("clipboardTextParser",d=>d(e,i,r,n));if(f)l=f;else{let d=i.marks(),{schema:p}=n.state,u=Xe.fromSchema(p);o=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(m=>{let g=o.appendChild(document.createElement("p"));m&&g.appendChild(u.serializeNode(p.text(m,d)))})}}else n.someProp("transformPastedHTML",f=>{t=f(t,n)}),o=rf(t),qt&&sf(o);let c=o&&o.querySelector("[data-pm-slice]"),h=c&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(c.getAttribute("data-pm-slice")||"");if(h&&h[3])for(let f=+h[3];f>0;f--){let d=o.firstChild;for(;d&&d.nodeType!=1;)d=d.nextSibling;if(!d)break;o=d}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||pt.fromSchema(n.state.schema)).parseSlice(o,{preserveWhitespace:!!(a||h),context:i,ruleFromNode(d){return d.nodeName=="BR"&&!d.nextSibling&&d.parentNode&&!ef.test(d.parentNode.nodeName)?{ignore:!0}:null}})),h)l=of(Bo(l,+h[1],+h[2]),h[4]);else if(l=C.maxOpen(tf(l.content,i),!0),l.openStart||l.openEnd){let f=0,d=0;for(let p=l.content.firstChild;f<l.openStart&&!p.type.spec.isolating;f++,p=p.firstChild);for(let p=l.content.lastChild;d<l.openEnd&&!p.type.spec.isolating;d++,p=p.lastChild);l=Bo(l,f,d)}return n.someProp("transformPasted",f=>{l=f(l,n)}),l}const ef=/^(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 tf(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let i=e.node(t).contentMatchAt(e.index(t)),s,o=[];if(n.forEach(l=>{if(!o)return;let a=i.findWrapping(l.type),c;if(!a)return o=null;if(c=o.length&&s.length&&zo(a,s,l,o[o.length-1],0))o[o.length-1]=c;else{o.length&&(o[o.length-1]=Po(o[o.length-1],s.length));let h=Vo(l,a);o.push(h),i=i.matchType(h.type),s=a}}),o)return b.from(o)}return n}function Vo(n,e,t=0){for(let r=e.length-1;r>=t;r--)n=e[r].create(null,b.from(n));return n}function zo(n,e,t,r,i){if(i<n.length&&i<e.length&&n[i]==e[i]){let s=zo(n,e,t,r.lastChild,i+1);if(s)return r.copy(r.content.replaceChild(r.childCount-1,s));if(r.contentMatchAt(r.childCount).matchType(i==n.length-1?t.type:n[i+1]))return r.copy(r.content.append(b.from(Vo(t,n,i+1))))}}function Po(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,Po(n.lastChild,e-1)),r=n.contentMatchAt(n.childCount).fillBefore(b.empty,!0);return n.copy(t.append(r))}function zr(n,e,t,r,i,s){let o=e<0?n.firstChild:n.lastChild,l=o.content;return n.childCount>1&&(s=0),i<r-1&&(l=zr(l,e,t,r,i+1,s)),i>=t&&(l=e<0?o.contentMatchAt(0).fillBefore(l,s<=i).append(l):l.append(o.contentMatchAt(o.childCount).fillBefore(b.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,o.copy(l))}function Bo(n,e,t){return e<n.openStart&&(n=new C(zr(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new C(zr(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const Lo={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 Ho=null;function Fo(){return Ho||(Ho=document.implementation.createHTMLDocument("title"))}let Pr=null;function nf(n){let e=window.trustedTypes;return e?(Pr||(Pr=e.createPolicy("ProseMirrorClipboard",{createHTML:t=>t})),Pr.createHTML(n)):n}function rf(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=Fo().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(n),i;if((i=r&&Lo[r[1].toLowerCase()])&&(n=i.map(s=>"<"+s+">").join("")+n+i.map(s=>"</"+s+">").reverse().join("")),t.innerHTML=nf(n),i)for(let s=0;s<i.length;s++)t=t.querySelector(i[s])||t;return t}function sf(n){let e=n.querySelectorAll(K?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let r=e[t];r.childNodes.length==1&&r.textContent==" "&&r.parentNode&&r.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),r)}}function of(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return n}let{content:i,openStart:s,openEnd:o}=n;for(let l=r.length-2;l>=0;l-=2){let a=t.nodes[r[l]];if(!a||a.hasRequiredAttrs())break;i=b.from(a.create(r[l+1],i)),s++,o++}return new C(i,s,o)}const U={},G={},lf={touchstart:!0,touchmove:!0};class af{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 cf(n){for(let e in U){let t=U[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=r=>{ff(n,r)&&!Lr(n,r)&&(n.editable||!(r.type in G))&&t(n,r)},lf[e]?{passive:!0}:void 0)}_&&n.dom.addEventListener("input",()=>null),Br(n)}function Be(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function hf(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 Br(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=r=>Lr(n,r))})}function Lr(n,e){return n.someProp("handleDOMEvents",t=>{let r=t[e.type];return r?r(n,e)||e.defaultPrevented:!1})}function ff(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 df(n,e){!Lr(n,e)&&U[e.type]&&(n.editable||!(e.type in G))&&U[e.type](n,e)}G.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!Wo(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(he&&K&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),St&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let r=Date.now();n.input.lastIOSEnter=r,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==r&&(n.someProp("handleKeyDown",i=>i(n,tt(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",r=>r(n,t))||Qh(n,t)?t.preventDefault():Be(n,"key")},G.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)},G.keypress=(n,e)=>{let t=e;if(Wo(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||re&&t.metaKey)return;if(n.someProp("handleKeyPress",i=>i(n,t))){t.preventDefault();return}let r=n.state.selection;if(!(r instanceof T)||!r.$from.sameParent(r.$to)){let i=String.fromCharCode(t.charCode);!/[\r\n]/.test(i)&&!n.someProp("handleTextInput",s=>s(n,r.$from.pos,r.$to.pos,i))&&n.dispatch(n.state.tr.insertText(i).scrollIntoView()),t.preventDefault()}};function Rn(n){return{left:n.clientX,top:n.clientY}}function uf(n,e){let t=e.x-n.clientX,r=e.y-n.clientY;return t*t+r*r<100}function Hr(n,e,t,r,i){if(r==-1)return!1;let s=n.state.doc.resolve(r);for(let o=s.depth+1;o>0;o--)if(n.someProp(e,l=>o>s.depth?l(n,t,s.nodeAfter,s.before(o),i,!0):l(n,t,s.node(o),s.before(o),i,!1)))return!0;return!1}function Ot(n,e,t){if(n.focused||n.focus(),n.state.selection.eq(e))return;let r=n.state.tr.setSelection(e);r.setMeta("pointer",!0),n.dispatch(r)}function pf(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),r=t.nodeAfter;return r&&r.isAtom&&v.isSelectable(r)?(Ot(n,new v(t)),!0):!1}function mf(n,e){if(e==-1)return!1;let t=n.state.selection,r,i;t instanceof v&&(r=t.node);let s=n.state.doc.resolve(e);for(let o=s.depth+1;o>0;o--){let l=o>s.depth?s.nodeAfter:s.node(o);if(v.isSelectable(l)){r&&t.$from.depth>0&&o>=t.$from.depth&&s.before(t.$from.depth+1)==t.$from.pos?i=s.before(t.$from.depth):i=s.before(o);break}}return i!=null?(Ot(n,v.create(n.state.doc,i)),!0):!1}function gf(n,e,t,r,i){return Hr(n,"handleClickOn",e,t,r)||n.someProp("handleClick",s=>s(n,e,r))||(i?mf(n,t):pf(n,t))}function yf(n,e,t,r){return Hr(n,"handleDoubleClickOn",e,t,r)||n.someProp("handleDoubleClick",i=>i(n,e,r))}function bf(n,e,t,r){return Hr(n,"handleTripleClickOn",e,t,r)||n.someProp("handleTripleClick",i=>i(n,e,r))||Cf(n,t,r)}function Cf(n,e,t){if(t.button!=0)return!1;let r=n.state.doc;if(e==-1)return r.inlineContent?(Ot(n,T.create(r,0,r.content.size)),!0):!1;let i=r.resolve(e);for(let s=i.depth+1;s>0;s--){let o=s>i.depth?i.nodeAfter:i.node(s),l=i.before(s);if(o.inlineContent)Ot(n,T.create(r,l+1,l+1+o.content.size));else if(v.isSelectable(o))Ot(n,v.create(r,l));else continue;return!0}}function Fr(n){return In(n)}const $o=re?"metaKey":"ctrlKey";U.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let r=Fr(n),i=Date.now(),s="singleClick";i-n.input.lastClick.time<500&&uf(t,n.input.lastClick)&&!t[$o]&&(n.input.lastClick.type=="singleClick"?s="doubleClick":n.input.lastClick.type=="doubleClick"&&(s="tripleClick")),n.input.lastClick={time:i,x:t.clientX,y:t.clientY,type:s};let o=n.posAtCoords(Rn(t));o&&(s=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new xf(n,o,t,!!r)):(s=="doubleClick"?yf:bf)(n,o.pos,o.inside,t)?t.preventDefault():Be(n,"pointer"))};class xf{constructor(e,t,r,i){this.view=e,this.pos=t,this.event=r,this.flushed=i,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[$o],this.allowDefault=r.shiftKey;let s,o;if(t.inside>-1)s=e.state.doc.nodeAt(t.inside),o=t.inside;else{let h=e.state.doc.resolve(t.pos);s=h.parent,o=h.depth?h.before():0}const l=i?null:r.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a&&a.dom.nodeType==1?a.dom:null;let{selection:c}=e.state;(r.button==0&&s.type.spec.draggable&&s.type.spec.selectable!==!1||c instanceof v&&c.from<=o&&c.to>o)&&(this.mightDrag={node:s,pos:o,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&ce&&!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)),Be(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(()=>Se(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(Rn(e))),this.updateAllowDefault(e),this.allowDefault||!t?Be(this.view,"pointer"):gf(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||_&&this.mightDrag&&!this.mightDrag.node.isAtom||K&&!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)?(Ot(this.view,O.near(this.view.state.doc.resolve(t.pos))),e.preventDefault()):Be(this.view,"pointer")}move(e){this.updateAllowDefault(e),Be(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)}}U.touchstart=n=>{n.input.lastTouch=Date.now(),Fr(n),Be(n,"pointer")},U.touchmove=n=>{n.input.lastTouch=Date.now(),Be(n,"pointer")},U.contextmenu=n=>Fr(n);function Wo(n,e){return n.composing?!0:_&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const wf=he?5e3:-1;G.compositionstart=G.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$to;if(e.selection instanceof T&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),In(n,!0),n.markCursor=null;else if(In(n,!e.selection.empty),ce&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let r=n.domSelectionRange();for(let i=r.focusNode,s=r.focusOffset;i&&i.nodeType==1&&s!=0;){let o=s<0?i.lastChild:i.childNodes[s-1];if(!o)break;if(o.nodeType==3){let l=n.domSelection();l&&l.collapse(o,o.nodeValue.length);break}else i=o,s=-1}}n.input.composing=!0}Jo(n,wf)},G.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++,Jo(n,20))};function Jo(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>In(n),e))}function qo(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=Sf());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function kf(n){let e=n.domSelectionRange();if(!e.focusNode)return null;let t=uh(e.focusNode,e.focusOffset),r=ph(e.focusNode,e.focusOffset);if(t&&r&&t!=r){let i=r.pmViewDesc,s=n.domObserver.lastChangedTextNode;if(t==s||r==s)return s;if(!i||!i.isText(r.nodeValue))return r;if(n.input.compositionNode==r){let o=t.pmViewDesc;if(!(!o||!o.isText(t.nodeValue)))return r}}return t||r}function Sf(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function In(n,e=!1){if(!(he&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),qo(n),e||n.docView&&n.docView.dirty){let t=Er(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 Mf(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 r=getSelection(),i=document.createRange();i.selectNodeContents(e),n.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const Gt=X&&Ie<15||St&&Ch<604;U.copy=G.cut=(n,e)=>{let t=e,r=n.state.selection,i=t.type=="cut";if(r.empty)return;let s=Gt?null:t.clipboardData,o=r.content(),{dom:l,text:a}=Ro(n,o);s?(t.preventDefault(),s.clearData(),s.setData("text/html",l.innerHTML),s.setData("text/plain",a)):Mf(n,l),i&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function vf(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function Of(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,r=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let i=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),r.parentNode&&r.parentNode.removeChild(r),t?Zt(n,r.value,null,i,e):Zt(n,r.textContent,r.innerHTML,i,e)},50)}function Zt(n,e,t,r,i){let s=Io(n,e,t,r,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,i,s||C.empty)))return!0;if(!s)return!1;let o=vf(s),l=o?n.state.tr.replaceSelectionWith(o,r):n.state.tr.replaceSelection(s);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function Ko(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," "):""}G.paste=(n,e)=>{let t=e;if(n.composing&&!he)return;let r=Gt?null:t.clipboardData,i=n.input.shiftKey&&n.input.lastKeyCode!=45;r&&Zt(n,Ko(r),r.getData("text/html"),i,t)?t.preventDefault():Of(n,t)};class jo{constructor(e,t,r){this.slice=e,this.move=t,this.node=r}}const _o=re?"altKey":"ctrlKey";U.dragstart=(n,e)=>{let t=e,r=n.input.mouseDown;if(r&&r.done(),!t.dataTransfer)return;let i=n.state.selection,s=i.empty?null:n.posAtCoords(Rn(t)),o;if(!(s&&s.pos>=i.from&&s.pos<=(i instanceof v?i.to-1:i.to))){if(r&&r.mightDrag)o=v.create(n.state.doc,r.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let f=n.docView.nearestDesc(t.target,!0);f&&f.node.type.spec.draggable&&f!=n.docView&&(o=v.create(n.state.doc,f.posBefore))}}let l=(o||n.state.selection).content(),{dom:a,text:c,slice:h}=Ro(n,l);(!t.dataTransfer.files.length||!K||Xs>120)&&t.dataTransfer.clearData(),t.dataTransfer.setData(Gt?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",Gt||t.dataTransfer.setData("text/plain",c),n.dragging=new jo(h,!t[_o],o)},U.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)},G.dragover=G.dragenter=(n,e)=>e.preventDefault(),G.drop=(n,e)=>{let t=e,r=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let i=n.posAtCoords(Rn(t));if(!i)return;let s=n.state.doc.resolve(i.pos),o=r&&r.slice;o?n.someProp("transformPasted",u=>{o=u(o,n)}):o=Io(n,Ko(t.dataTransfer),Gt?null:t.dataTransfer.getData("text/html"),!1,s);let l=!!(r&&!t[_o]);if(n.someProp("handleDrop",u=>u(n,t,o||C.empty,l))){t.preventDefault();return}if(!o)return;t.preventDefault();let a=o?xc(n.state.doc,s.pos,o):s.pos;a==null&&(a=s.pos);let c=n.state.tr;if(l){let{node:u}=r;u?u.replace(c):c.deleteSelection()}let h=c.mapping.map(a),f=o.openStart==0&&o.openEnd==0&&o.content.childCount==1,d=c.doc;if(f?c.replaceRangeWith(h,h,o.content.firstChild):c.replaceRange(h,h,o),c.doc.eq(d))return;let p=c.doc.resolve(h);if(f&&v.isSelectable(o.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(o.content.firstChild))c.setSelection(new v(p));else{let u=c.mapping.map(a);c.mapping.maps[c.mapping.maps.length-1].forEach((m,g,y,x)=>u=x),c.setSelection(Rr(n,p,c.doc.resolve(u)))}n.focus(),n.dispatch(c.setMeta("uiEvent","drop"))},U.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())&&Se(n)},20))},U.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)},U.beforeinput=(n,e)=>{if(K&&he&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:r}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=r||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",s=>s(n,tt(8,"Backspace")))))return;let{$cursor:i}=n.state.selection;i&&i.pos>0&&n.dispatch(n.state.tr.delete(i.pos-1,i.pos).scrollIntoView())},50)}};for(let n in G)U[n]=G[n];function Xt(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 Vn{constructor(e,t){this.toDOM=e,this.spec=t||st,this.side=this.spec.side||0}map(e,t,r,i){let{pos:s,deleted:o}=e.mapResult(t.from+i,this.side<0?-1:1);return o?null:new Y(s-r,s-r,this)}valid(){return!0}eq(e){return this==e||e instanceof Vn&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Xt(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class Le{constructor(e,t){this.attrs=e,this.spec=t||st}map(e,t,r,i){let s=e.map(t.from+i,this.spec.inclusiveStart?-1:1)-r,o=e.map(t.to+i,this.spec.inclusiveEnd?1:-1)-r;return s>=o?null:new Y(s,o,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof Le&&Xt(this.attrs,e.attrs)&&Xt(this.spec,e.spec)}static is(e){return e.type instanceof Le}destroy(){}}class $r{constructor(e,t){this.attrs=e,this.spec=t||st}map(e,t,r,i){let s=e.mapResult(t.from+i,1);if(s.deleted)return null;let o=e.mapResult(t.to+i,-1);return o.deleted||o.pos<=s.pos?null:new Y(s.pos-r,o.pos-r,this)}valid(e,t){let{index:r,offset:i}=e.content.findIndex(t.from),s;return i==t.from&&!(s=e.child(r)).isText&&i+s.nodeSize==t.to}eq(e){return this==e||e instanceof $r&&Xt(this.attrs,e.attrs)&&Xt(this.spec,e.spec)}destroy(){}}class Y{constructor(e,t,r){this.from=e,this.to=t,this.type=r}copy(e,t){return new Y(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,r){return this.type.map(e,this,t,r)}static widget(e,t,r){return new Y(e,e,new Vn(t,r))}static inline(e,t,r,i){return new Y(e,t,new Le(r,i))}static node(e,t,r,i){return new Y(e,t,new $r(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof Le}get widget(){return this.type instanceof Vn}}const Nt=[],st={};class V{constructor(e,t){this.local=e.length?e:Nt,this.children=t.length?t:Nt}static create(e,t){return t.length?zn(t,e,0,st):j}find(e,t,r){let i=[];return this.findInner(e??0,t??1e9,i,0,r),i}findInner(e,t,r,i,s){for(let o=0;o<this.local.length;o++){let l=this.local[o];l.from<=t&&l.to>=e&&(!s||s(l.spec))&&r.push(l.copy(l.from+i,l.to+i))}for(let o=0;o<this.children.length;o+=3)if(this.children[o]<t&&this.children[o+1]>e){let l=this.children[o]+1;this.children[o+2].findInner(e-l,t-l,r,i+l,s)}}map(e,t,r){return this==j||e.maps.length==0?this:this.mapInner(e,t,0,0,r||st)}mapInner(e,t,r,i,s){let o;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,r,i);a&&a.type.valid(t,a)?(o||(o=[])).push(a):s.onRemove&&s.onRemove(this.local[l].spec)}return this.children.length?Nf(this.children,o||[],e,t,r,i,s):o?new V(o.sort(ot),Nt):j}add(e,t){return t.length?this==j?V.create(e,t):this.addInner(e,t,0):this}addInner(e,t,r){let i,s=0;e.forEach((l,a)=>{let c=a+r,h;if(h=Go(t,l,c)){for(i||(i=this.children.slice());s<i.length&&i[s]<a;)s+=3;i[s]==a?i[s+2]=i[s+2].addInner(l,h,c+1):i.splice(s,0,a,a+l.nodeSize,zn(h,l,c+1,st)),s+=3}});let o=Uo(s?Zo(t):t,-r);for(let l=0;l<o.length;l++)o[l].type.valid(e,o[l])||o.splice(l--,1);return new V(o.length?this.local.concat(o).sort(ot):this.local,i||this.children)}remove(e){return e.length==0||this==j?this:this.removeInner(e,0)}removeInner(e,t){let r=this.children,i=this.local;for(let s=0;s<r.length;s+=3){let o,l=r[s]+t,a=r[s+1]+t;for(let h=0,f;h<e.length;h++)(f=e[h])&&f.from>l&&f.to<a&&(e[h]=null,(o||(o=[])).push(f));if(!o)continue;r==this.children&&(r=this.children.slice());let c=r[s+2].removeInner(o,l+1);c!=j?r[s+2]=c:(r.splice(s,3),s-=3)}if(i.length){for(let s=0,o;s<e.length;s++)if(o=e[s])for(let l=0;l<i.length;l++)i[l].eq(o,t)&&(i==this.local&&(i=this.local.slice()),i.splice(l--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new V(i,r):j}forChild(e,t){if(this==j)return this;if(t.isLeaf)return V.empty;let r,i;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let s=e+1,o=s+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<o&&a.to>s&&a.type instanceof Le){let c=Math.max(s,a.from)-s,h=Math.min(o,a.to)-s;c<h&&(i||(i=[])).push(a.copy(c,h))}}if(i){let l=new V(i.sort(ot),Nt);return r?new He([l,r]):l}return r||j}eq(e){if(this==e)return!0;if(!(e instanceof V)||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 Wr(this.localsInner(e))}localsInner(e){if(this==j)return Nt;if(e.inlineContent||!this.local.some(Le.is))return this.local;let t=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof Le||t.push(this.local[r]);return t}forEachSet(e){e(this)}}V.empty=new V([],[]),V.removeOverlap=Wr;const j=V.empty;class He{constructor(e){this.members=e}map(e,t){const r=this.members.map(i=>i.map(e,t,st));return He.from(r)}forChild(e,t){if(t.isLeaf)return V.empty;let r=[];for(let i=0;i<this.members.length;i++){let s=this.members[i].forChild(e,t);s!=j&&(s instanceof He?r=r.concat(s.members):r.push(s))}return He.from(r)}eq(e){if(!(e instanceof He)||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,r=!0;for(let i=0;i<this.members.length;i++){let s=this.members[i].localsInner(e);if(s.length)if(!t)t=s;else{r&&(t=t.slice(),r=!1);for(let o=0;o<s.length;o++)t.push(s[o])}}return t?Wr(r?t:t.sort(ot)):Nt}static from(e){switch(e.length){case 0:return j;case 1:return e[0];default:return new He(e.every(t=>t instanceof V)?e:e.reduce((t,r)=>t.concat(r instanceof V?r:r.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}}function Nf(n,e,t,r,i,s,o){let l=n.slice();for(let c=0,h=s;c<t.maps.length;c++){let f=0;t.maps[c].forEach((d,p,u,m)=>{let g=m-u-(p-d);for(let y=0;y<l.length;y+=3){let x=l[y+1];if(x<0||d>x+h-f)continue;let w=l[y]+h-f;p>=w?l[y+1]=d<=w?-2:-1:d>=h&&g&&(l[y]+=g,l[y+1]+=g)}f+=g}),h=t.maps[c].map(h,-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 h=t.map(n[c]+s),f=h-i;if(f<0||f>=r.content.size){a=!0;continue}let d=t.map(n[c+1]+s,-1),p=d-i,{index:u,offset:m}=r.content.findIndex(f),g=r.maybeChild(u);if(g&&m==f&&m+g.nodeSize==p){let y=l[c+2].mapInner(t,g,h+1,n[c]+s+1,o);y!=j?(l[c]=f,l[c+1]=p,l[c+2]=y):(l[c+1]=-2,a=!0)}else a=!0}if(a){let c=Tf(l,n,e,t,i,s,o),h=zn(c,r,0,o);e=h.local;for(let f=0;f<l.length;f+=3)l[f+1]<0&&(l.splice(f,3),f-=3);for(let f=0,d=0;f<h.children.length;f+=3){let p=h.children[f];for(;d<l.length&&l[d]<p;)d+=3;l.splice(d,0,h.children[f],h.children[f+1],h.children[f+2])}}return new V(e.sort(ot),l)}function Uo(n,e){if(!e||!n.length)return n;let t=[];for(let r=0;r<n.length;r++){let i=n[r];t.push(new Y(i.from+e,i.to+e,i.type))}return t}function Tf(n,e,t,r,i,s,o){function l(a,c){for(let h=0;h<a.local.length;h++){let f=a.local[h].map(r,i,c);f?t.push(f):o.onRemove&&o.onRemove(a.local[h].spec)}for(let h=0;h<a.children.length;h+=3)l(a.children[h+2],a.children[h]+c+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+s+1);return t}function Go(n,e,t){if(e.isLeaf)return null;let r=t+e.nodeSize,i=null;for(let s=0,o;s<n.length;s++)(o=n[s])&&o.from>t&&o.to<r&&((i||(i=[])).push(o),n[s]=null);return i}function Zo(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function zn(n,e,t,r){let i=[],s=!1;e.forEach((l,a)=>{let c=Go(n,l,a+t);if(c){s=!0;let h=zn(c,l,t+a+1,r);h!=j&&i.push(a,a+l.nodeSize,h)}});let o=Uo(s?Zo(n):n,-t).sort(ot);for(let l=0;l<o.length;l++)o[l].type.valid(e,o[l])||(r.onRemove&&r.onRemove(o[l].spec),o.splice(l--,1));return o.length||i.length?new V(o,i):j}function ot(n,e){return n.from-e.from||n.to-e.to}function Wr(n){let e=n;for(let t=0;t<e.length-1;t++){let r=e[t];if(r.from!=r.to)for(let i=t+1;i<e.length;i++){let s=e[i];if(s.from==r.from){s.to!=r.to&&(e==n&&(e=n.slice()),e[i]=s.copy(s.from,r.to),Xo(e,i+1,s.copy(r.to,s.to)));continue}else{s.from<r.to&&(e==n&&(e=n.slice()),e[t]=r.copy(r.from,s.from),Xo(e,i,r.copy(s.from,r.to)));break}}}return e}function Xo(n,e,t){for(;e<n.length&&ot(t,n[e])>0;)e++;n.splice(e,0,t)}function Jr(n){let e=[];return n.someProp("decorations",t=>{let r=t(n.state);r&&r!=j&&e.push(r)}),n.cursorWrapper&&e.push(V.create(n.state.doc,[n.cursorWrapper.deco])),He.from(e)}const Af={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},Ef=X&&Ie<=11;class Df{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 Rf{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new Df,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let i=0;i<r.length;i++)this.queue.push(r[i]);X&&Ie<=11&&r.some(i=>i.type=="childList"&&i.removedNodes.length||i.type=="characterData"&&i.oldValue.length>i.target.nodeValue.length)?this.flushSoon():this.flush()}),Ef&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,Af)),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(Mo(this.view)){if(this.suppressingSelectionUpdates)return Se(this.view);if(X&&Ie<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&et(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,r;for(let s=e.focusNode;s;s=Wt(s))t.add(s);for(let s=e.anchorNode;s;s=Wt(s))if(t.has(s)){r=s;break}let i=r&&this.view.docView.nearestDesc(r);if(i&&i.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let t=this.pendingRecords();t.length&&(this.queue=[]);let r=e.domSelectionRange(),i=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&Mo(e)&&!this.ignoreSelectionChange(r),s=-1,o=-1,l=!1,a=[];if(e.editable)for(let h=0;h<t.length;h++){let f=this.registerMutation(t[h],a);f&&(s=s<0?f.from:Math.min(f.from,s),o=o<0?f.to:Math.max(f.to,o),f.typeOver&&(l=!0))}if(ce&&a.length){let h=a.filter(f=>f.nodeName=="BR");if(h.length==2){let[f,d]=h;f.parentNode&&f.parentNode.parentNode==d.parentNode?d.remove():f.remove()}else{let{focusNode:f}=this.currentSelection;for(let d of h){let p=d.parentNode;p&&p.nodeName=="LI"&&(!f||zf(e,f)!=p)&&d.remove()}}}let c=null;s<0&&i&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Tn(r)&&(c=Er(e))&&c.eq(O.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Se(e),this.currentSelection.set(r),e.scrollToSelection()):(s>-1||i)&&(s>-1&&(e.docView.markDirty(s,o),If(e)),this.handleDOMChange(s,o,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Se(e),this.currentSelection.set(r))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let h=0;h<e.addedNodes.length;h++){let f=e.addedNodes[h];t.push(f),f.nodeType==3&&(this.lastChangedTextNode=f)}if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let i=e.previousSibling,s=e.nextSibling;if(X&&Ie<=11&&e.addedNodes.length)for(let h=0;h<e.addedNodes.length;h++){let{previousSibling:f,nextSibling:d}=e.addedNodes[h];(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(i=f),(!d||Array.prototype.indexOf.call(e.addedNodes,d)<0)&&(s=d)}let o=i&&i.parentNode==e.target?W(i)+1:0,l=r.localPosFromDOM(e.target,o,-1),a=s&&s.parentNode==e.target?W(s):e.target.childNodes.length,c=r.localPosFromDOM(e.target,a,1);return{from:l,to:c}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:(this.lastChangedTextNode=e.target,{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let Yo=new WeakMap,Qo=!1;function If(n){if(!Yo.has(n)&&(Yo.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=ce,Qo)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."),Qo=!0}}function el(n,e){let t=e.startContainer,r=e.startOffset,i=e.endContainer,s=e.endOffset,o=n.domAtPos(n.state.selection.anchor);return et(o.node,o.offset,i,s)&&([t,r,i,s]=[i,s,t,r]),{anchorNode:t,anchorOffset:r,focusNode:i,focusOffset:s}}function Vf(n,e){if(e.getComposedRanges){let i=e.getComposedRanges(n.root)[0];if(i)return el(n,i)}let t;function r(i){i.preventDefault(),i.stopImmediatePropagation(),t=i.getTargetRanges()[0]}return n.dom.addEventListener("beforeinput",r,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",r,!0),t?el(n,t):null}function zf(n,e){for(let t=e.parentNode;t&&t!=n.dom;t=t.parentNode){let r=n.docView.nearestDesc(t,!0);if(r&&r.node.isBlock)return t}return null}function Pf(n,e,t){let{node:r,fromOffset:i,toOffset:s,from:o,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),c,h=a.anchorNode;if(h&&n.dom.contains(h.nodeType==1?h:h.parentNode)&&(c=[{node:h,offset:a.anchorOffset}],Tn(a)||c.push({node:a.focusNode,offset:a.focusOffset})),K&&n.input.lastKeyCode===8)for(let g=s;g>i;g--){let y=r.childNodes[g-1],x=y.pmViewDesc;if(y.nodeName=="BR"&&!x){s=g;break}if(!x||x.size)break}let f=n.state.doc,d=n.someProp("domParser")||pt.fromSchema(n.state.schema),p=f.resolve(o),u=null,m=d.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:i,to:s,preserveWhitespace:p.parent.type.whitespace=="pre"?"full":!0,findPositions:c,ruleFromNode:Bf,context:p});if(c&&c[0].pos!=null){let g=c[0].pos,y=c[1]&&c[1].pos;y==null&&(y=g),u={anchor:g+o,head:y+o}}return{doc:m,sel:u,from:o,to:l}}function Bf(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(_&&/^(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||_&&/^(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 Lf=/^(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 Hf(n,e,t,r,i){let s=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let A=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,le=Er(n,A);if(le&&!n.state.selection.eq(le)){if(K&&he&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",Je=>Je(n,tt(13,"Enter"))))return;let de=n.state.tr.setSelection(le);A=="pointer"?de.setMeta("pointer",!0):A=="key"&&de.scrollIntoView(),s&&de.setMeta("composition",s),n.dispatch(de)}return}let o=n.state.doc.resolve(e),l=o.sharedDepth(t);e=o.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,c=Pf(n,e,t),h=n.state.doc,f=h.slice(c.from,c.to),d,p;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(d=n.state.selection.to,p="end"):(d=n.state.selection.from,p="start"),n.input.lastKeyCode=null;let u=Wf(f.content,c.doc.content,c.from,d,p);if(u&&n.input.domChangeCount++,(St&&n.input.lastIOSEnter>Date.now()-225||he)&&i.some(A=>A.nodeType==1&&!Lf.test(A.nodeName))&&(!u||u.endA>=u.endB)&&n.someProp("handleKeyDown",A=>A(n,tt(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!u)if(r&&a instanceof T&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(c.sel&&c.sel.anchor!=c.sel.head))u={start:a.from,endA:a.to,endB:a.to};else{if(c.sel){let A=tl(n,n.state.doc,c.sel);if(A&&!A.eq(n.state.selection)){let le=n.state.tr.setSelection(A);s&&le.setMeta("composition",s),n.dispatch(le)}}return}n.state.selection.from<n.state.selection.to&&u.start==u.endB&&n.state.selection instanceof T&&(u.start>n.state.selection.from&&u.start<=n.state.selection.from+2&&n.state.selection.from>=c.from?u.start=n.state.selection.from:u.endA<n.state.selection.to&&u.endA>=n.state.selection.to-2&&n.state.selection.to<=c.to&&(u.endB+=n.state.selection.to-u.endA,u.endA=n.state.selection.to)),X&&Ie<=11&&u.endB==u.start+1&&u.endA==u.start&&u.start>c.from&&c.doc.textBetween(u.start-c.from-1,u.start-c.from+1)=="  "&&(u.start--,u.endA--,u.endB--);let m=c.doc.resolveNoCache(u.start-c.from),g=c.doc.resolveNoCache(u.endB-c.from),y=h.resolve(u.start),x=m.sameParent(g)&&m.parent.inlineContent&&y.end()>=u.endA,w;if((St&&n.input.lastIOSEnter>Date.now()-225&&(!x||i.some(A=>A.nodeName=="DIV"||A.nodeName=="P"))||!x&&m.pos<c.doc.content.size&&!m.sameParent(g)&&(w=O.findFrom(c.doc.resolve(m.pos+1),1,!0))&&w.head==g.pos)&&n.someProp("handleKeyDown",A=>A(n,tt(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>u.start&&$f(h,u.start,u.endA,m,g)&&n.someProp("handleKeyDown",A=>A(n,tt(8,"Backspace")))){he&&K&&n.domObserver.suppressSelectionUpdates();return}K&&he&&u.endB==u.start&&(n.input.lastAndroidDelete=Date.now()),he&&!x&&m.start()!=g.start()&&g.parentOffset==0&&m.depth==g.depth&&c.sel&&c.sel.anchor==c.sel.head&&c.sel.head==u.endA&&(u.endB-=2,g=c.doc.resolveNoCache(u.endB-c.from),setTimeout(()=>{n.someProp("handleKeyDown",function(A){return A(n,tt(13,"Enter"))})},20));let k=u.start,M=u.endA,N,R,oe;if(x){if(m.pos==g.pos)X&&Ie<=11&&m.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Se(n),20)),N=n.state.tr.delete(k,M),R=h.resolve(u.start).marksAcross(h.resolve(u.endA));else if(u.endA==u.endB&&(oe=Ff(m.parent.content.cut(m.parentOffset,g.parentOffset),y.parent.content.cut(y.parentOffset,u.endA-y.start()))))N=n.state.tr,oe.type=="add"?N.addMark(k,M,oe.mark):N.removeMark(k,M,oe.mark);else if(m.parent.child(m.index()).isText&&m.index()==g.index()-(g.textOffset?0:1)){let A=m.parent.textBetween(m.parentOffset,g.parentOffset);if(n.someProp("handleTextInput",le=>le(n,k,M,A)))return;N=n.state.tr.insertText(A,k,M)}}if(N||(N=n.state.tr.replace(k,M,c.doc.slice(u.start-c.from,u.endB-c.from))),c.sel){let A=tl(n,N.doc,c.sel);A&&!(K&&he&&n.composing&&A.empty&&(u.start!=u.endB||n.input.lastAndroidDelete<Date.now()-100)&&(A.head==k||A.head==N.mapping.map(M)-1)||X&&A.empty&&A.head==k)&&N.setSelection(A)}R&&N.ensureMarks(R),s&&N.setMeta("composition",s),n.dispatch(N.scrollIntoView())}function tl(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:Rr(n,e.resolve(t.anchor),e.resolve(t.head))}function Ff(n,e){let t=n.firstChild.marks,r=e.firstChild.marks,i=t,s=r,o,l,a;for(let h=0;h<r.length;h++)i=r[h].removeFromSet(i);for(let h=0;h<t.length;h++)s=t[h].removeFromSet(s);if(i.length==1&&s.length==0)l=i[0],o="add",a=h=>h.mark(l.addToSet(h.marks));else if(i.length==0&&s.length==1)l=s[0],o="remove",a=h=>h.mark(l.removeFromSet(h.marks));else return null;let c=[];for(let h=0;h<e.childCount;h++)c.push(a(e.child(h)));if(b.from(c).eq(n))return{mark:l,type:o}}function $f(n,e,t,r,i){if(t-e<=i.pos-r.pos||qr(r,!0,!1)<i.pos)return!1;let s=n.resolve(e);if(!r.parent.isTextblock){let l=s.nodeAfter;return l!=null&&t==e+l.nodeSize}if(s.parentOffset<s.parent.content.size||!s.parent.isTextblock)return!1;let o=n.resolve(qr(s,!0,!0));return!o.parent.isTextblock||o.pos>t||qr(o,!0,!1)<t?!1:r.parent.content.cut(r.parentOffset).eq(o.parent.content)}function qr(n,e,t){let r=n.depth,i=e?n.end():n.pos;for(;r>0&&(e||n.indexAfter(r)==n.node(r).childCount);)r--,i++,e=!1;if(t){let s=n.node(r).maybeChild(n.indexAfter(r));for(;s&&!s.isLeaf;)s=s.firstChild,i++}return i}function Wf(n,e,t,r,i){let s=n.findDiffStart(e,t);if(s==null)return null;let{a:o,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(i=="end"){let a=Math.max(0,s-Math.min(o,l));r-=o+a-s}if(o<s&&n.size<e.size){let a=r<=s&&r>=o?s-r:0;s-=a,s&&s<e.size&&nl(e.textBetween(s-1,s+1))&&(s+=a?1:-1),l=s+(l-o),o=s}else if(l<s){let a=r<=s&&r>=l?s-r:0;s-=a,s&&s<n.size&&nl(n.textBetween(s-1,s+1))&&(s+=a?1:-1),o=s+(o-l),l=s}return{start:s,endA:o,endB:l}}function nl(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 Jf{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 af,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(ll),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=sl(this),il(this),this.nodeViews=ol(this),this.docView=fo(this.state.doc,rl(this),Jr(this),this.dom,this),this.domObserver=new Rf(this,(r,i,s,o)=>Hf(this,r,i,s,o)),this.domObserver.start(),cf(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&&Br(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(ll),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let r in this._props)t[r]=this._props[r];t.state=this.state;for(let r in e)t[r]=e[r];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var r;let i=this.state,s=!1,o=!1;e.storedMarks&&this.composing&&(qo(this),o=!0),this.state=e;let l=i.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let p=ol(this);Kf(p,this.nodeViews)&&(this.nodeViews=p,s=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&Br(this),this.editable=sl(this),il(this);let a=Jr(this),c=rl(this),h=i.plugins!=e.plugins&&!i.doc.eq(e.doc)?"reset":e.scrollToSelection>i.scrollToSelection?"to selection":"preserve",f=s||!this.docView.matchesNode(e.doc,c,a);(f||!e.selection.eq(i.selection))&&(o=!0);let d=h=="preserve"&&o&&this.dom.style.overflowAnchor==null&&kh(this);if(o){this.domObserver.stop();let p=f&&(X||K)&&!this.composing&&!i.selection.empty&&!e.selection.empty&&qf(i.selection,e.selection);if(f){let u=K?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=kf(this)),(s||!this.docView.update(e.doc,c,a,this))&&(this.docView.updateOuterDeco(c),this.docView.destroy(),this.docView=fo(e.doc,c,a,this.dom,this)),u&&!this.trackWrites&&(p=!0)}p||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&jh(this))?Se(this,p):(ko(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(i),!((r=this.dragging)===null||r===void 0)&&r.node&&!i.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,i),h=="reset"?this.dom.scrollTop=0:h=="to selection"?this.scrollToSelection():d&&Sh(d)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof v){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&Ys(this,t.getBoundingClientRect(),e)}else Ys(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 r=this.directPlugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let r=this.state.plugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let r=this.pluginViews[t];r.update&&r.update(this,e)}}updateDraggedNode(e,t){let r=e.node,i=-1;if(this.state.doc.nodeAt(r.from)==r.node)i=r.from;else{let s=r.from+(this.state.doc.content.size-t.doc.content.size);(s>0&&this.state.doc.nodeAt(s))==r.node&&(i=s)}this.dragging=new jo(e.slice,e.move,i<0?void 0:v.create(this.state.doc,i))}someProp(e,t){let r=this._props&&this._props[e],i;if(r!=null&&(i=t?t(r):r))return i;for(let o=0;o<this.directPlugins.length;o++){let l=this.directPlugins[o].props[e];if(l!=null&&(i=t?t(l):l))return i}let s=this.state.plugins;if(s)for(let o=0;o<s.length;o++){let l=s[o].props[e];if(l!=null&&(i=t?t(l):l))return i}}hasFocus(){if(X){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&&Mh(this.dom),Se(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 Ah(this,e)}coordsAtPos(e,t=1){return io(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,r=-1){let i=this.docView.posFromDOM(e,t,r);if(i==null)throw new RangeError("DOM position not inside the editor");return i}endOfTextblock(e,t){return Vh(this,t||this.state,e)}pasteHTML(e,t){return Zt(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return Zt(this,e,null,!0,t||new ClipboardEvent("paste"))}destroy(){this.docView&&(hf(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],Jr(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,fh())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return df(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?_&&this.root.nodeType===11&&gh(this.dom.ownerDocument)==this.dom&&Vf(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}function rl(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 r in t)r=="class"?e.class+=" "+t[r]:r=="style"?e.style=(e.style?e.style+";":"")+t[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(t[r]))}),e.translate||(e.translate="no"),[Y.node(0,n.state.doc.content.size,e)]}function il(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:Y.widget(n.state.selection.from,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function sl(n){return!n.someProp("editable",e=>e(n.state)===!1)}function qf(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 ol(n){let e=Object.create(null);function t(r){for(let i in r)Object.prototype.hasOwnProperty.call(e,i)||(e[i]=r[i])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function Kf(n,e){let t=0,r=0;for(let i in n){if(n[i]!=e[i])return!0;t++}for(let i in e)r++;return t!=r}function ll(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,jr;if(typeof WeakMap<"u"){let n=new WeakMap;Kr=e=>n.get(e),jr=(e,t)=>(n.set(e,t),t)}else{const n=[];let t=0;Kr=r=>{for(let i=0;i<n.length;i+=2)if(n[i]==r)return n[i+1]},jr=(r,i)=>(t==10&&(t=0),n[t++]=r,n[t++]=i)}var P=class{constructor(n,e,t,r){this.width=n,this.height=e,this.map=t,this.problems=r}findCell(n){for(let e=0;e<this.map.length;e++){const t=this.map[e];if(t!=n)continue;const r=e%this.width,i=e/this.width|0;let s=r+1,o=i+1;for(let l=1;s<this.width&&this.map[e+l]==t;l++)s++;for(let l=1;o<this.height&&this.map[e+this.width*l]==t;l++)o++;return{left:r,top:i,right:s,bottom:o}}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:r,right:i,top:s,bottom:o}=this.findCell(n);return e=="horiz"?(t<0?r==0:i==this.width)?null:this.map[s*this.width+(t<0?r-1:i)]:(t<0?s==0:o==this.height)?null:this.map[r+this.width*(t<0?s-1:o)]}rectBetween(n,e){const{left:t,right:r,top:i,bottom:s}=this.findCell(n),{left:o,right:l,top:a,bottom:c}=this.findCell(e);return{left:Math.min(t,o),top:Math.min(i,a),right:Math.max(r,l),bottom:Math.max(s,c)}}cellsInRect(n){const e=[],t={};for(let r=n.top;r<n.bottom;r++)for(let i=n.left;i<n.right;i++){const s=r*this.width+i,o=this.map[s];t[o]||(t[o]=!0,!(i==n.left&&i&&this.map[s-1]==o||r==n.top&&r&&this.map[s-this.width]==o)&&e.push(o))}return e}positionAt(n,e,t){for(let r=0,i=0;;r++){const s=i+t.child(r).nodeSize;if(r==n){let o=e+n*this.width;const l=(n+1)*this.width;for(;o<l&&this.map[o]<i;)o++;return o==l?s-1:this.map[o]}i=s}}static get(n){return Kr(n)||jr(n,jf(n))}};function jf(n){if(n.type.spec.tableRole!="table")throw new RangeError("Not a table node: "+n.type.name);const e=_f(n),t=n.childCount,r=[];let i=0,s=null;const o=[];for(let c=0,h=e*t;c<h;c++)r[c]=0;for(let c=0,h=0;c<t;c++){const f=n.child(c);h++;for(let u=0;;u++){for(;i<r.length&&r[i]!=0;)i++;if(u==f.childCount)break;const m=f.child(u),{colspan:g,rowspan:y,colwidth:x}=m.attrs;for(let w=0;w<y;w++){if(w+c>=t){(s||(s=[])).push({type:"overlong_rowspan",pos:h,n:y-w});break}const k=i+w*e;for(let M=0;M<g;M++){r[k+M]==0?r[k+M]=h:(s||(s=[])).push({type:"collision",row:c,pos:h,n:g-M});const N=x&&x[M];if(N){const R=(k+M)%e*2,oe=o[R];oe==null||oe!=N&&o[R+1]==1?(o[R]=N,o[R+1]=1):oe==N&&o[R+1]++}}}i+=g,h+=m.nodeSize}const d=(c+1)*e;let p=0;for(;i<d;)r[i++]==0&&p++;p&&(s||(s=[])).push({type:"missing",row:c,n:p}),h++}const l=new P(e,t,r,s);let a=!1;for(let c=0;!a&&c<o.length;c+=2)o[c]!=null&&o[c+1]<t&&(a=!0);return a&&Uf(l,o,n),l}function _f(n){let e=-1,t=!1;for(let r=0;r<n.childCount;r++){const i=n.child(r);let s=0;if(t)for(let o=0;o<r;o++){const l=n.child(o);for(let a=0;a<l.childCount;a++){const c=l.child(a);o+c.attrs.rowspan>r&&(s+=c.attrs.colspan)}}for(let o=0;o<i.childCount;o++){const l=i.child(o);s+=l.attrs.colspan,l.attrs.rowspan>1&&(t=!0)}e==-1?e=s:e!=s&&(e=Math.max(e,s))}return e}function Uf(n,e,t){n.problems||(n.problems=[]);const r={};for(let i=0;i<n.map.length;i++){const s=n.map[i];if(r[s])continue;r[s]=!0;const o=t.nodeAt(s);if(!o)throw new RangeError(`No cell with offset ${s} found`);let l=null;const a=o.attrs;for(let c=0;c<a.colspan;c++){const h=(i+c)%n.width,f=e[h*2];f!=null&&(!a.colwidth||a.colwidth[c]!=f)&&((l||(l=Gf(a)))[c]=f)}l&&n.problems.unshift({type:"colwidth mismatch",pos:s,colwidth:l})}}function Gf(n){if(n.colwidth)return n.colwidth.slice();const e=[];for(let t=0;t<n.colspan;t++)e.push(0);return e}function al(n,e){if(typeof n=="string")return{};const t=n.getAttribute("data-colwidth"),r=t&&/^\d+(,\d+)*$/.test(t)?t.split(",").map(o=>Number(o)):null,i=Number(n.getAttribute("colspan")||1),s={colspan:i,rowspan:Number(n.getAttribute("rowspan")||1),colwidth:r&&r.length==i?r:null};for(const o in e){const l=e[o].getFromDOM,a=l&&l(n);a!=null&&(s[o]=a)}return s}function cl(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 r in e){const i=e[r].setDOMAttr;i&&i(n.attrs[r],t)}return t}function Zf(n){const e=n.cellAttributes||{},t={colspan:{default:1},rowspan:{default:1},colwidth:{default:null}};for(const r in e)t[r]={default:e[r].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:r=>al(r,e)}],toDOM(r){return["td",cl(r,e),0]}},table_header:{content:n.cellContent,attrs:t,tableRole:"header_cell",isolating:!0,parseDOM:[{tag:"th",getAttrs:r=>al(r,e)}],toDOM(r){return["th",cl(r,e),0]}}}}function Ce(n){let e=n.cached.tableNodeTypes;if(!e){e=n.cached.tableNodeTypes={};for(const t in n.nodes){const r=n.nodes[t],i=r.spec.tableRole;i&&(e[i]=r)}}return e}var Fe=new Ft("selectingCells");function Yt(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 Pn(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 _r(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=Yt(e.$head)||Xf(e.$head);if(t)return t;throw new RangeError(`No cell found around position ${e.head}`)}function Xf(n){for(let e=n.nodeAfter,t=n.pos;e;e=e.firstChild,t++){const r=e.type.spec.tableRole;if(r=="cell"||r=="header_cell")return n.doc.resolve(t)}for(let e=n.nodeBefore,t=n.pos;e;e=e.lastChild,t--){const r=e.type.spec.tableRole;if(r=="cell"||r=="header_cell")return n.doc.resolve(t-e.nodeSize)}}function Ur(n){return n.parent.type.spec.tableRole=="row"&&!!n.nodeAfter}function Yf(n){return n.node(0).resolve(n.pos+n.nodeAfter.nodeSize)}function Gr(n,e){return n.depth==e.depth&&n.pos>=e.start(-1)&&n.pos<=e.end(-1)}function hl(n,e,t){const r=n.node(-1),i=P.get(r),s=n.start(-1),o=i.nextCell(n.pos-s,e,t);return o==null?null:n.node(0).resolve(s+o)}function Tt(n,e,t=1){const r={...n,colspan:n.colspan-t};return r.colwidth&&(r.colwidth=r.colwidth.slice(),r.colwidth.splice(e,t),r.colwidth.some(i=>i>0)||(r.colwidth=null)),r}var L=class Ne extends O{constructor(e,t=e){const r=e.node(-1),i=P.get(r),s=e.start(-1),o=i.rectBetween(e.pos-s,t.pos-s),l=e.node(0),a=i.cellsInRect(o).filter(h=>h!=t.pos-s);a.unshift(t.pos-s);const c=a.map(h=>{const f=r.nodeAt(h);if(!f)throw RangeError(`No cell with offset ${h} found`);const d=s+h+1;return new ws(l.resolve(d),l.resolve(d+f.content.size))});super(c[0].$from,c[0].$to,c),this.$anchorCell=e,this.$headCell=t}map(e,t){const r=e.resolve(t.map(this.$anchorCell.pos)),i=e.resolve(t.map(this.$headCell.pos));if(Ur(r)&&Ur(i)&&Gr(r,i)){const s=this.$anchorCell.node(-1)!=r.node(-1);return s&&this.isRowSelection()?Ne.rowSelection(r,i):s&&this.isColSelection()?Ne.colSelection(r,i):new Ne(r,i)}return T.between(r,i)}content(){const e=this.$anchorCell.node(-1),t=P.get(e),r=this.$anchorCell.start(-1),i=t.rectBetween(this.$anchorCell.pos-r,this.$headCell.pos-r),s={},o=[];for(let a=i.top;a<i.bottom;a++){const c=[];for(let h=a*t.width+i.left,f=i.left;f<i.right;f++,h++){const d=t.map[h];if(s[d])continue;s[d]=!0;const p=t.findCell(d);let u=e.nodeAt(d);if(!u)throw RangeError(`No cell with offset ${d} found`);const m=i.left-p.left,g=p.right-i.right;if(m>0||g>0){let y=u.attrs;if(m>0&&(y=Tt(y,0,m)),g>0&&(y=Tt(y,y.colspan-g,g)),p.left<i.left){if(u=u.type.createAndFill(y),!u)throw RangeError(`Could not create cell with attrs ${JSON.stringify(y)}`)}else u=u.type.create(y,u.content)}if(p.top<i.top||p.bottom>i.bottom){const y={...u.attrs,rowspan:Math.min(p.bottom,i.bottom)-Math.max(p.top,i.top)};p.top<i.top?u=u.type.createAndFill(y):u=u.type.create(y,u.content)}c.push(u)}o.push(e.child(a).copy(b.from(c)))}const l=this.isColSelection()&&this.isRowSelection()?e:o;return new C(b.from(l),1,1)}replace(e,t=C.empty){const r=e.steps.length,i=this.ranges;for(let o=0;o<i.length;o++){const{$from:l,$to:a}=i[o],c=e.mapping.slice(r);e.replace(c.map(l.pos),c.map(a.pos),o?C.empty:t)}const s=O.findFrom(e.doc.resolve(e.mapping.slice(r).map(this.to)),-1);s&&e.setSelection(s)}replaceWith(e,t){this.replace(e,new C(b.from(t),0,0))}forEachCell(e){const t=this.$anchorCell.node(-1),r=P.get(t),i=this.$anchorCell.start(-1),s=r.cellsInRect(r.rectBetween(this.$anchorCell.pos-i,this.$headCell.pos-i));for(let o=0;o<s.length;o++)e(t.nodeAt(s[o]),i+s[o])}isColSelection(){const e=this.$anchorCell.index(-1),t=this.$headCell.index(-1);if(Math.min(e,t)>0)return!1;const r=e+this.$anchorCell.nodeAfter.attrs.rowspan,i=t+this.$headCell.nodeAfter.attrs.rowspan;return Math.max(r,i)==this.$headCell.node(-1).childCount}static colSelection(e,t=e){const r=e.node(-1),i=P.get(r),s=e.start(-1),o=i.findCell(e.pos-s),l=i.findCell(t.pos-s),a=e.node(0);return o.top<=l.top?(o.top>0&&(e=a.resolve(s+i.map[o.left])),l.bottom<i.height&&(t=a.resolve(s+i.map[i.width*(i.height-1)+l.right-1]))):(l.top>0&&(t=a.resolve(s+i.map[l.left])),o.bottom<i.height&&(e=a.resolve(s+i.map[i.width*(i.height-1)+o.right-1]))),new Ne(e,t)}isRowSelection(){const e=this.$anchorCell.node(-1),t=P.get(e),r=this.$anchorCell.start(-1),i=t.colCount(this.$anchorCell.pos-r),s=t.colCount(this.$headCell.pos-r);if(Math.min(i,s)>0)return!1;const o=i+this.$anchorCell.nodeAfter.attrs.colspan,l=s+this.$headCell.nodeAfter.attrs.colspan;return Math.max(o,l)==t.width}eq(e){return e instanceof Ne&&e.$anchorCell.pos==this.$anchorCell.pos&&e.$headCell.pos==this.$headCell.pos}static rowSelection(e,t=e){const r=e.node(-1),i=P.get(r),s=e.start(-1),o=i.findCell(e.pos-s),l=i.findCell(t.pos-s),a=e.node(0);return o.left<=l.left?(o.left>0&&(e=a.resolve(s+i.map[o.top*i.width])),l.right<i.width&&(t=a.resolve(s+i.map[i.width*(l.top+1)-1]))):(l.left>0&&(t=a.resolve(s+i.map[l.top*i.width])),o.right<i.width&&(e=a.resolve(s+i.map[i.width*(o.top+1)-1]))),new Ne(e,t)}toJSON(){return{type:"cell",anchor:this.$anchorCell.pos,head:this.$headCell.pos}}static fromJSON(e,t){return new Ne(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,r=t){return new Ne(e.resolve(t),e.resolve(r))}getBookmark(){return new Qf(this.$anchorCell.pos,this.$headCell.pos)}};L.prototype.visible=!1,O.jsonID("cell",L);var Qf=class $l{constructor(e,t){this.anchor=e,this.head=t}map(e){return new $l(e.map(this.anchor),e.map(this.head))}resolve(e){const t=e.resolve(this.anchor),r=e.resolve(this.head);return t.parent.type.spec.tableRole=="row"&&r.parent.type.spec.tableRole=="row"&&t.index()<t.parent.childCount&&r.index()<r.parent.childCount&&Gr(t,r)?new L(t,r):O.near(r,1)}};function ed(n){if(!(n.selection instanceof L))return null;const e=[];return n.selection.forEachCell((t,r)=>{e.push(Y.node(r,r+t.nodeSize,{class:"selectedCell"}))}),V.create(n.doc,e)}function td({$from:n,$to:e}){if(n.pos==e.pos||n.pos<e.pos-6)return!1;let t=n.pos,r=e.pos,i=n.depth;for(;i>=0&&!(n.after(i+1)<n.end(i));i--,t++);for(let s=e.depth;s>=0&&!(e.before(s+1)>e.start(s));s--,r--);return t==r&&/row|table/.test(n.node(i).type.spec.tableRole)}function nd({$from:n,$to:e}){let t,r;for(let i=n.depth;i>0;i--){const s=n.node(i);if(s.type.spec.tableRole==="cell"||s.type.spec.tableRole==="header_cell"){t=s;break}}for(let i=e.depth;i>0;i--){const s=e.node(i);if(s.type.spec.tableRole==="cell"||s.type.spec.tableRole==="header_cell"){r=s;break}}return t!==r&&e.parentOffset===0}function rd(n,e,t){const r=(e||n).selection,i=(e||n).doc;let s,o;if(r instanceof v&&(o=r.node.type.spec.tableRole)){if(o=="cell"||o=="header_cell")s=L.create(i,r.from);else if(o=="row"){const l=i.resolve(r.from+1);s=L.rowSelection(l,l)}else if(!t){const l=P.get(r.node),a=r.from+1,c=a+l.map[l.width*l.height-1];s=L.create(i,a+1,c)}}else r instanceof T&&td(r)?s=T.create(i,r.from):r instanceof T&&nd(r)&&(s=T.create(i,r.$from.start(),r.$from.end()));return s&&(e||(e=n.tr)).setSelection(s),e}var id=new Ft("fix-tables");function fl(n,e,t,r){const i=n.childCount,s=e.childCount;e:for(let o=0,l=0;o<s;o++){const a=e.child(o);for(let c=l,h=Math.min(i,o+3);c<h;c++)if(n.child(c)==a){l=c+1,t+=a.nodeSize;continue e}r(a,t),l<i&&n.child(l).sameMarkup(a)?fl(n.child(l),a,t+1,r):a.nodesBetween(0,a.content.size,r,t+1),t+=a.nodeSize}}function sd(n,e){let t;const r=(i,s)=>{i.type.spec.tableRole=="table"&&(t=od(n,i,s,t))};return e?e.doc!=n.doc&&fl(e.doc,n.doc,0,r):n.doc.descendants(r),t}function od(n,e,t,r){const i=P.get(e);if(!i.problems)return r;r||(r=n.tr);const s=[];for(let a=0;a<i.height;a++)s.push(0);for(let a=0;a<i.problems.length;a++){const c=i.problems[a];if(c.type=="collision"){const h=e.nodeAt(c.pos);if(!h)continue;const f=h.attrs;for(let d=0;d<f.rowspan;d++)s[c.row+d]+=c.n;r.setNodeMarkup(r.mapping.map(t+1+c.pos),null,Tt(f,f.colspan-c.n,c.n))}else if(c.type=="missing")s[c.row]+=c.n;else if(c.type=="overlong_rowspan"){const h=e.nodeAt(c.pos);if(!h)continue;r.setNodeMarkup(r.mapping.map(t+1+c.pos),null,{...h.attrs,rowspan:h.attrs.rowspan-c.n})}else if(c.type=="colwidth mismatch"){const h=e.nodeAt(c.pos);if(!h)continue;r.setNodeMarkup(r.mapping.map(t+1+c.pos),null,{...h.attrs,colwidth:c.colwidth})}}let o,l;for(let a=0;a<s.length;a++)s[a]&&(o==null&&(o=a),l=a);for(let a=0,c=t+1;a<i.height;a++){const h=e.child(a),f=c+h.nodeSize,d=s[a];if(d>0){let p="cell";h.firstChild&&(p=h.firstChild.type.spec.tableRole);const u=[];for(let g=0;g<d;g++){const y=Ce(n.schema)[p].createAndFill();y&&u.push(y)}const m=(a==0||o==a-1)&&l==a?c+1:f-1;r.insert(r.mapping.map(m),u)}c=f}return r.setMeta(id,{fixTables:!0})}function dl(n){const e=n.selection,t=_r(n),r=t.node(-1),i=t.start(-1),s=P.get(r);return{...e instanceof L?s.rectBetween(e.$anchorCell.pos-i,e.$headCell.pos-i):s.findCell(t.pos-i),tableStart:i,map:s,table:r}}function ld(n){return function(e,t){if(!Pn(e))return!1;if(t){const r=Ce(e.schema),i=dl(e),s=e.tr,o=i.map.cellsInRect(n=="column"?{left:i.left,top:0,right:i.right,bottom:i.map.height}:n=="row"?{left:0,top:i.top,right:i.map.width,bottom:i.bottom}:i),l=o.map(a=>i.table.nodeAt(a));for(let a=0;a<o.length;a++)l[a].type==r.header_cell&&s.setNodeMarkup(i.tableStart+o[a],r.cell,l[a].attrs);if(s.steps.length==0)for(let a=0;a<o.length;a++)s.setNodeMarkup(i.tableStart+o[a],r.header_cell,l[a].attrs);t(s)}return!0}}function ul(n,e,t){const r=e.map.cellsInRect({left:0,top:0,right:n=="row"?e.map.width:1,bottom:n=="column"?e.map.height:1});for(let i=0;i<r.length;i++){const s=e.table.nodeAt(r[i]);if(s&&s.type!==t.header_cell)return!1}return!0}function Zr(n,e){return e=e||{useDeprecatedLogic:!1},e.useDeprecatedLogic?ld(n):function(t,r){if(!Pn(t))return!1;if(r){const i=Ce(t.schema),s=dl(t),o=t.tr,l=ul("row",s,i),a=ul("column",s,i),h=(n==="column"?l:n==="row"?a:!1)?1:0,f=n=="column"?{left:0,top:h,right:1,bottom:s.map.height}:n=="row"?{left:h,top:0,right:s.map.width,bottom:1}:s,d=n=="column"?a?i.cell:i.header_cell:n=="row"?l?i.cell:i.header_cell:i.cell;s.map.cellsInRect(f).forEach(p=>{const u=p+s.tableStart,m=o.doc.nodeAt(u);m&&o.setNodeMarkup(u,d,m.attrs)}),r(o)}return!0}}Zr("row",{useDeprecatedLogic:!0}),Zr("column",{useDeprecatedLogic:!0}),Zr("cell",{useDeprecatedLogic:!0});function ad(n,e){if(e<0){const t=n.nodeBefore;if(t)return n.pos-t.nodeSize;for(let r=n.index(-1)-1,i=n.before();r>=0;r--){const s=n.node(-1).child(r),o=s.lastChild;if(o)return i-1-o.nodeSize;i-=s.nodeSize}}else{if(n.index()<n.parent.childCount-1)return n.pos+n.nodeAfter.nodeSize;const t=n.node(-1);for(let r=n.indexAfter(-1),i=n.after();r<t.childCount;r++){const s=t.child(r);if(s.childCount)return i+1;i+=s.nodeSize}}return null}function pl(n){return function(e,t){if(!Pn(e))return!1;const r=ad(_r(e),n);if(r==null)return!1;if(t){const i=e.doc.resolve(r);t(e.tr.setSelection(T.between(i,Yf(i))).scrollIntoView())}return!0}}function Bn(n,e){const t=n.selection;if(!(t instanceof L))return!1;if(e){const r=n.tr,i=Ce(n.schema).cell.createAndFill().content;t.forEachCell((s,o)=>{s.content.eq(i)||r.replace(r.mapping.map(o+1),r.mapping.map(o+s.nodeSize-1),new C(i,0,0))}),r.docChanged&&e(r)}return!0}function cd(n){if(!n.size)return null;let{content:e,openStart:t,openEnd:r}=n;for(;e.childCount==1&&(t>0&&r>0||e.child(0).type.spec.tableRole=="table");)t--,r--,e=e.child(0).content;const i=e.child(0),s=i.type.spec.tableRole,o=i.type.schema,l=[];if(s=="row")for(let a=0;a<e.childCount;a++){let c=e.child(a).content;const h=a?0:Math.max(0,t-1),f=a<e.childCount-1?0:Math.max(0,r-1);(h||f)&&(c=Xr(Ce(o).row,new C(c,h,f)).content),l.push(c)}else if(s=="cell"||s=="header_cell")l.push(t||r?Xr(Ce(o).row,new C(e,t,r)).content:e);else return null;return hd(o,l)}function hd(n,e){const t=[];for(let i=0;i<e.length;i++){const s=e[i];for(let o=s.childCount-1;o>=0;o--){const{rowspan:l,colspan:a}=s.child(o).attrs;for(let c=i;c<i+l;c++)t[c]=(t[c]||0)+a}}let r=0;for(let i=0;i<t.length;i++)r=Math.max(r,t[i]);for(let i=0;i<t.length;i++)if(i>=e.length&&e.push(b.empty),t[i]<r){const s=Ce(n).cell.createAndFill(),o=[];for(let l=t[i];l<r;l++)o.push(s);e[i]=e[i].append(b.from(o))}return{height:e.length,width:r,rows:e}}function Xr(n,e){const t=n.createAndFill();return new xs(t).replace(0,t.content.size,e).doc}function fd({width:n,height:e,rows:t},r,i){if(n!=r){const s=[],o=[];for(let l=0;l<t.length;l++){const a=t[l],c=[];for(let h=s[l]||0,f=0;h<r;f++){let d=a.child(f%a.childCount);h+d.attrs.colspan>r&&(d=d.type.createChecked(Tt(d.attrs,d.attrs.colspan,h+d.attrs.colspan-r),d.content)),c.push(d),h+=d.attrs.colspan;for(let p=1;p<d.attrs.rowspan;p++)s[l+p]=(s[l+p]||0)+d.attrs.colspan}o.push(b.from(c))}t=o,n=r}if(e!=i){const s=[];for(let o=0,l=0;o<i;o++,l++){const a=[],c=t[l%e];for(let h=0;h<c.childCount;h++){let f=c.child(h);o+f.attrs.rowspan>i&&(f=f.type.create({...f.attrs,rowspan:Math.max(1,i-f.attrs.rowspan)},f.content)),a.push(f)}s.push(b.from(a))}t=s,e=i}return{width:n,height:e,rows:t}}function dd(n,e,t,r,i,s,o){const l=n.doc.type.schema,a=Ce(l);let c,h;if(i>e.width)for(let f=0,d=0;f<e.height;f++){const p=t.child(f);d+=p.nodeSize;const u=[];let m;p.lastChild==null||p.lastChild.type==a.cell?m=c||(c=a.cell.createAndFill()):m=h||(h=a.header_cell.createAndFill());for(let g=e.width;g<i;g++)u.push(m);n.insert(n.mapping.slice(o).map(d-1+r),u)}if(s>e.height){const f=[];for(let u=0,m=(e.height-1)*e.width;u<Math.max(e.width,i);u++){const g=u>=e.width?!1:t.nodeAt(e.map[m+u]).type==a.header_cell;f.push(g?h||(h=a.header_cell.createAndFill()):c||(c=a.cell.createAndFill()))}const d=a.row.create(null,b.from(f)),p=[];for(let u=e.height;u<s;u++)p.push(d);n.insert(n.mapping.slice(o).map(r+t.nodeSize-2),p)}return!!(c||h)}function ml(n,e,t,r,i,s,o,l){if(o==0||o==e.height)return!1;let a=!1;for(let c=i;c<s;c++){const h=o*e.width+c,f=e.map[h];if(e.map[h-e.width]==f){a=!0;const d=t.nodeAt(f),{top:p,left:u}=e.findCell(f);n.setNodeMarkup(n.mapping.slice(l).map(f+r),null,{...d.attrs,rowspan:o-p}),n.insert(n.mapping.slice(l).map(e.positionAt(o,u,t)),d.type.createAndFill({...d.attrs,rowspan:p+d.attrs.rowspan-o})),c+=d.attrs.colspan-1}}return a}function gl(n,e,t,r,i,s,o,l){if(o==0||o==e.width)return!1;let a=!1;for(let c=i;c<s;c++){const h=c*e.width+o,f=e.map[h];if(e.map[h-1]==f){a=!0;const d=t.nodeAt(f),p=e.colCount(f),u=n.mapping.slice(l).map(f+r);n.setNodeMarkup(u,null,Tt(d.attrs,o-p,d.attrs.colspan-(o-p))),n.insert(u+d.nodeSize,d.type.createAndFill(Tt(d.attrs,0,o-p))),c+=d.attrs.rowspan-1}}return a}function yl(n,e,t,r,i){let s=t?n.doc.nodeAt(t-1):n.doc;if(!s)throw new Error("No table found");let o=P.get(s);const{top:l,left:a}=r,c=a+i.width,h=l+i.height,f=n.tr;let d=0;function p(){if(s=t?f.doc.nodeAt(t-1):f.doc,!s)throw new Error("No table found");o=P.get(s),d=f.mapping.maps.length}dd(f,o,s,t,c,h,d)&&p(),ml(f,o,s,t,a,c,l,d)&&p(),ml(f,o,s,t,a,c,h,d)&&p(),gl(f,o,s,t,l,h,a,d)&&p(),gl(f,o,s,t,l,h,c,d)&&p();for(let u=l;u<h;u++){const m=o.positionAt(u,a,s),g=o.positionAt(u,c,s);f.replace(f.mapping.slice(d).map(m+t),f.mapping.slice(d).map(g+t),new C(i.rows[u-l],0,0))}p(),f.setSelection(new L(f.doc.resolve(t+o.positionAt(l,a,s)),f.doc.resolve(t+o.positionAt(h-1,c-1,s)))),e(f)}var ud=js({ArrowLeft:Hn("horiz",-1),ArrowRight:Hn("horiz",1),ArrowUp:Hn("vert",-1),ArrowDown:Hn("vert",1),"Shift-ArrowLeft":Fn("horiz",-1),"Shift-ArrowRight":Fn("horiz",1),"Shift-ArrowUp":Fn("vert",-1),"Shift-ArrowDown":Fn("vert",1),Backspace:Bn,"Mod-Backspace":Bn,Delete:Bn,"Mod-Delete":Bn});function Ln(n,e,t){return t.eq(n.selection)?!1:(e&&e(n.tr.setSelection(t).scrollIntoView()),!0)}function Hn(n,e){return(t,r,i)=>{if(!i)return!1;const s=t.selection;if(s instanceof L)return Ln(t,r,O.near(s.$headCell,e));if(n!="horiz"&&!s.empty)return!1;const o=bl(i,n,e);if(o==null)return!1;if(n=="horiz")return Ln(t,r,O.near(t.doc.resolve(s.head+e),e));{const l=t.doc.resolve(o),a=hl(l,n,e);let c;return a?c=O.near(a,1):e<0?c=O.near(t.doc.resolve(l.before(-1)),-1):c=O.near(t.doc.resolve(l.after(-1)),1),Ln(t,r,c)}}}function Fn(n,e){return(t,r,i)=>{if(!i)return!1;const s=t.selection;let o;if(s instanceof L)o=s;else{const a=bl(i,n,e);if(a==null)return!1;o=new L(t.doc.resolve(a))}const l=hl(o.$headCell,n,e);return l?Ln(t,r,new L(o.$anchorCell,l)):!1}}function pd(n,e){const t=n.state.doc,r=Yt(t.resolve(e));return r?(n.dispatch(n.state.tr.setSelection(new L(r))),!0):!1}function md(n,e,t){if(!Pn(n.state))return!1;let r=cd(t);const i=n.state.selection;if(i instanceof L){r||(r={width:1,height:1,rows:[b.from(Xr(Ce(n.state.schema).cell,t))]});const s=i.$anchorCell.node(-1),o=i.$anchorCell.start(-1),l=P.get(s).rectBetween(i.$anchorCell.pos-o,i.$headCell.pos-o);return r=fd(r,l.right-l.left,l.bottom-l.top),yl(n.state,n.dispatch,o,l,r),!0}else if(r){const s=_r(n.state),o=s.start(-1);return yl(n.state,n.dispatch,o,P.get(s.node(-1)).findCell(s.pos-o),r),!0}else return!1}function gd(n,e){var t;if(e.ctrlKey||e.metaKey)return;const r=Cl(n,e.target);let i;if(e.shiftKey&&n.state.selection instanceof L)s(n.state.selection.$anchorCell,e),e.preventDefault();else if(e.shiftKey&&r&&(i=Yt(n.state.selection.$anchor))!=null&&((t=Yr(n,e))==null?void 0:t.pos)!=i.pos)s(i,e),e.preventDefault();else if(!r)return;function s(a,c){let h=Yr(n,c);const f=Fe.getState(n.state)==null;if(!h||!Gr(a,h))if(f)h=a;else return;const d=new L(a,h);if(f||!n.state.selection.eq(d)){const p=n.state.tr.setSelection(d);f&&p.setMeta(Fe,a.pos),n.dispatch(p)}}function o(){n.root.removeEventListener("mouseup",o),n.root.removeEventListener("dragstart",o),n.root.removeEventListener("mousemove",l),Fe.getState(n.state)!=null&&n.dispatch(n.state.tr.setMeta(Fe,-1))}function l(a){const c=a,h=Fe.getState(n.state);let f;if(h!=null)f=n.state.doc.resolve(h);else if(Cl(n,c.target)!=r&&(f=Yr(n,e),!f))return o();f&&s(f,c)}n.root.addEventListener("mouseup",o),n.root.addEventListener("dragstart",o),n.root.addEventListener("mousemove",l)}function bl(n,e,t){if(!(n.state.selection instanceof T))return null;const{$head:r}=n.state.selection;for(let i=r.depth-1;i>=0;i--){const s=r.node(i);if((t<0?r.index(i):r.indexAfter(i))!=(t<0?0:s.childCount))return null;if(s.type.spec.tableRole=="cell"||s.type.spec.tableRole=="header_cell"){const l=r.before(i),a=e=="vert"?t>0?"down":"up":t>0?"right":"left";return n.endOfTextblock(a)?l:null}}return null}function Cl(n,e){for(;e&&e!=n.dom;e=e.parentNode)if(e.nodeName=="TD"||e.nodeName=="TH")return e;return null}function Yr(n,e){const t=n.posAtCoords({left:e.clientX,top:e.clientY});return t&&t?Yt(n.state.doc.resolve(t.pos)):null}var yd=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")),Qr(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,Qr(n,this.colgroup,this.table,this.defaultCellMinWidth),!0)}ignoreMutation(n){return n.type=="attributes"&&(n.target==this.table||this.colgroup.contains(n.target))}};function Qr(n,e,t,r,i,s){var o;let l=0,a=!0,c=e.firstChild;const h=n.firstChild;if(h){for(let f=0,d=0;f<h.childCount;f++){const{colspan:p,colwidth:u}=h.child(f).attrs;for(let m=0;m<p;m++,d++){const g=i==d?s:u&&u[m],y=g?g+"px":"";if(l+=g||r,g||(a=!1),c)c.style.width!=y&&(c.style.width=y),c=c.nextSibling;else{const x=document.createElement("col");x.style.width=y,e.appendChild(x)}}}for(;c;){const f=c.nextSibling;(o=c.parentNode)==null||o.removeChild(c),c=f}a?(t.style.width=l+"px",t.style.minWidth=""):(t.style.width="",t.style.minWidth=l+"px")}}var te=new Ft("tableColumnResizing");function bd({handleWidth:n=5,cellMinWidth:e=25,defaultCellMinWidth:t=100,View:r=yd,lastColumnResizable:i=!0}={}){const s=new Ht({key:te,state:{init(o,l){var a,c;const h=(c=(a=s.spec)==null?void 0:a.props)==null?void 0:c.nodeViews,f=Ce(l.schema).table.name;return r&&h&&(h[f]=(d,p)=>new r(d,t,p)),new Cd(-1,!1)},apply(o,l){return l.apply(o)}},props:{attributes:o=>{const l=te.getState(o);return l&&l.activeHandle>-1?{class:"resize-cursor"}:{}},handleDOMEvents:{mousemove:(o,l)=>{xd(o,l,n,i)},mouseleave:o=>{wd(o)},mousedown:(o,l)=>{kd(o,l,e,t)}},decorations:o=>{const l=te.getState(o);if(l&&l.activeHandle>-1)return Nd(o,l.activeHandle)},nodeViews:{}}});return s}var Cd=class qn{constructor(e,t){this.activeHandle=e,this.dragging=t}apply(e){const t=this,r=e.getMeta(te);if(r&&r.setHandle!=null)return new qn(r.setHandle,!1);if(r&&r.setDragging!==void 0)return new qn(t.activeHandle,r.setDragging);if(t.activeHandle>-1&&e.docChanged){let i=e.mapping.map(t.activeHandle,-1);return Ur(e.doc.resolve(i))||(i=-1),new qn(i,t.dragging)}return t}};function xd(n,e,t,r){const i=te.getState(n.state);if(i&&!i.dragging){const s=Md(e.target);let o=-1;if(s){const{left:l,right:a}=s.getBoundingClientRect();e.clientX-l<=t?o=xl(n,e,"left",t):a-e.clientX<=t&&(o=xl(n,e,"right",t))}if(o!=i.activeHandle){if(!r&&o!==-1){const l=n.state.doc.resolve(o),a=l.node(-1),c=P.get(a),h=l.start(-1);if(c.colCount(l.pos-h)+l.nodeAfter.attrs.colspan-1==c.width-1)return}kl(n,o)}}}function wd(n){const e=te.getState(n.state);e&&e.activeHandle>-1&&!e.dragging&&kl(n,-1)}function kd(n,e,t,r){var i;const s=(i=n.dom.ownerDocument.defaultView)!=null?i:window,o=te.getState(n.state);if(!o||o.activeHandle==-1||o.dragging)return!1;const l=n.state.doc.nodeAt(o.activeHandle),a=Sd(n,o.activeHandle,l.attrs);n.dispatch(n.state.tr.setMeta(te,{setDragging:{startX:e.clientX,startWidth:a}}));function c(f){s.removeEventListener("mouseup",c),s.removeEventListener("mousemove",h);const d=te.getState(n.state);d!=null&&d.dragging&&(vd(n,d.activeHandle,wl(d.dragging,f,t)),n.dispatch(n.state.tr.setMeta(te,{setDragging:null})))}function h(f){if(!f.which)return c(f);const d=te.getState(n.state);if(d&&d.dragging){const p=wl(d.dragging,f,t);Sl(n,d.activeHandle,p,r)}}return Sl(n,o.activeHandle,a,r),s.addEventListener("mouseup",c),s.addEventListener("mousemove",h),e.preventDefault(),!0}function Sd(n,e,{colspan:t,colwidth:r}){const i=r&&r[r.length-1];if(i)return i;const s=n.domAtPos(e);let l=s.node.childNodes[s.offset].offsetWidth,a=t;if(r)for(let c=0;c<t;c++)r[c]&&(l-=r[c],a--);return l/a}function Md(n){for(;n&&n.nodeName!="TD"&&n.nodeName!="TH";)n=n.classList&&n.classList.contains("ProseMirror")?null:n.parentNode;return n}function xl(n,e,t,r){const i=t=="right"?-r:r,s=n.posAtCoords({left:e.clientX+i,top:e.clientY});if(!s)return-1;const{pos:o}=s,l=Yt(n.state.doc.resolve(o));if(!l)return-1;if(t=="right")return l.pos;const a=P.get(l.node(-1)),c=l.start(-1),h=a.map.indexOf(l.pos-c);return h%a.width==0?-1:c+a.map[h-1]}function wl(n,e,t){const r=e.clientX-n.startX;return Math.max(t,n.startWidth+r)}function kl(n,e){n.dispatch(n.state.tr.setMeta(te,{setHandle:e}))}function vd(n,e,t){const r=n.state.doc.resolve(e),i=r.node(-1),s=P.get(i),o=r.start(-1),l=s.colCount(r.pos-o)+r.nodeAfter.attrs.colspan-1,a=n.state.tr;for(let c=0;c<s.height;c++){const h=c*s.width+l;if(c&&s.map[h]==s.map[h-s.width])continue;const f=s.map[h],d=i.nodeAt(f).attrs,p=d.colspan==1?0:l-s.colCount(f);if(d.colwidth&&d.colwidth[p]==t)continue;const u=d.colwidth?d.colwidth.slice():Od(d.colspan);u[p]=t,a.setNodeMarkup(o+f,null,{...d,colwidth:u})}a.docChanged&&n.dispatch(a)}function Sl(n,e,t,r){const i=n.state.doc.resolve(e),s=i.node(-1),o=i.start(-1),l=P.get(s).colCount(i.pos-o)+i.nodeAfter.attrs.colspan-1;let a=n.domAtPos(i.start(-1)).node;for(;a&&a.nodeName!="TABLE";)a=a.parentNode;a&&Qr(s,a.firstChild,a,r,l,t)}function Od(n){return Array(n).fill(0)}function Nd(n,e){var t;const r=[],i=n.doc.resolve(e),s=i.node(-1);if(!s)return V.empty;const o=P.get(s),l=i.start(-1),a=o.colCount(i.pos-l)+i.nodeAfter.attrs.colspan-1;for(let c=0;c<o.height;c++){const h=a+c*o.width;if((a==o.width-1||o.map[h]!=o.map[h+1])&&(c==0||o.map[h]!=o.map[h-o.width])){const f=o.map[h],d=l+f+s.nodeAt(f).nodeSize-1,p=document.createElement("div");p.className="column-resize-handle",(t=te.getState(n))!=null&&t.dragging&&r.push(Y.node(l+f,l+f+s.nodeAt(f).nodeSize,{class:"column-resize-dragging"})),r.push(Y.widget(d,p))}}return V.create(n.doc,r)}function Td({allowTableNodeSelection:n=!1}={}){return new Ht({key:Fe,state:{init(){return null},apply(e,t){const r=e.getMeta(Fe);if(r!=null)return r==-1?null:r;if(t==null||!e.docChanged)return t;const{deleted:i,pos:s}=e.mapping.mapResult(t);return i?null:s}},props:{decorations:ed,handleDOMEvents:{mousedown:gd},createSelectionBetween(e){return Fe.getState(e.state)!=null?e.state.selection:null},handleTripleClick:pd,handleKeyDown:ud,handlePaste:md},appendTransaction(e,t,r){return rd(r,sd(r,t),n)}})}const Qt=n=>{const e=Object.fromEntries(Array.from(n.attributes).map(t=>[t.name,t.value]));return delete e.draggable,e},Ml="data-gs-mrk-fs",vl="data-gs-ib",$n="data-gs-ifrg",Me="attrs",Ol={[Me]:{default:"{}"}},ve={[Me]:{default:{}}},Nl=n=>({[Me]:JSON.stringify(Qt(n))}),Oe=n=>({attrs:Qt(n)}),en=n=>e=>[n,e.attrs.attrs,0],$e=n=>n.attrs[Me]?JSON.parse(n.attrs[Me]):{},Ad={doc:{content:"block+"},text:{group:"inline",inline:!0},inlineFragment:{group:"block",content:"inline*",isTextBlock:!0,parseDOM:[{tag:`span[${$n}]`,getAttrs:Oe}],toDOM:()=>["span",{[$n]:""},0]},div:{group:"block",content:"inline*",attrs:ve,parseDOM:[{tag:"div",getAttrs:Oe}],toDOM:en("div")},paragraph:{group:"block",content:"inline*",attrs:ve,parseDOM:[{tag:"p",getAttrs:Oe}],toDOM:en("p")},orderedList:{group:"block",content:"listItem+",attrs:ve,parseDOM:[{tag:"ol",getAttrs:Oe}],toDOM:en("ol")},bulletList:{group:"block",content:"listItem+",attrs:ve,parseDOM:[{tag:"ul",getAttrs:Oe}],toDOM:en("ul")},listItem:{content:"block*",group:"block",attrs:ve,parseDOM:[{tag:"li",getAttrs:Oe}],toDOM:en("li"),defining:!0},codeBlock:{group:"block",content:"text*",marks:"",attrs:ve,parseDOM:[{tag:"pre",getAttrs:Oe}],toDOM:n=>["pre",n.attrs.attrs,["code",0]]},image:{inline:!0,group:"inline",selectable:!0,attrs:ve,parseDOM:[{tag:"img[src]",getAttrs:Oe}],toDOM:n=>["img",n.attrs.attrs]},inlineBreak:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:`br[${vl}]`}],toDOM(){return["br",{[vl]:""}]}},hardBreak:{inline:!1,group:"block",selectable:!1,attrs:ve,parseDOM:[{tag:"br",getAttrs:Oe}],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:Qt(t)})})),toDOM({attrs:n}){const{level:e}=n;return[e?`h${e}`:"div",n.attrs,0]}},...Zf({tableGroup:"block",cellContent:"block+",cellAttributes:{[Me]:{default:ve[Me].default,getFromDOM:Qt,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:Qt(n)}),priority:0}],toDOM(n){const{tagName:e,attrs:t}=n.attrs;return[e,t,0]}}},tn=(n,e)=>({attrs:Ol,parseDOM:n.map(t=>({tag:t,getAttrs:Nl})),toDOM:e}),Ed={strong:tn(["strong","b"],n=>["b",$e(n)]),link:tn(["a"],n=>["a",$e(n),0]),em:tn(["em","i"],n=>["em",$e(n)]),underline:tn(["u"],n=>["u",$e(n),0]),strikethrough:tn(["s"],n=>["s",$e(n),0]),font_size:{attrs:{...Ol,size:{default:null}},parseDOM:[{tag:`span[${Ml}]`,getAttrs:n=>({...Nl(n),size:n.style.fontSize})}],toDOM(n){const{size:e}=n.attrs,t={...$e(n),[Ml]:!0};return e&&(t.style=`font-size: ${e}`),["span",t,0]}}},Tl=new Ga({nodes:Ad,marks:Ed}),Wn=new WeakMap,ei=new WeakMap,Dd=(n,e)=>{Wn.set(n,e),ei.set(e,n)},Rd=(n,e)=>{Wn.delete(n),ei.delete(e)},Al=n=>Wn.get(n),Id=n=>ei.get(n),El=n=>{var t;const e=Id(n);return(t=e==null?void 0:e.__gjsv)==null?void 0:t.model},Vd=n=>n.dispatchEvent(new CustomEvent("input"));function zd(n){const e=t=>{if(t.tagName==="SPAN"&&t.hasAttribute($n)){if(t.getAttribute("style")){t.removeAttribute($n);return}const r=t.parentElement;if(r){for(;t.firstChild;)r.insertBefore(t.firstChild,t);r.removeChild(t)}}else Array.from(t.children).forEach(r=>e(r))};e(n)}const Pd=(n,e)=>{const t=Bd(n);return t&&jd(t)?Ld(n,e):t?zs(()=>({type:n.schema.nodes.div}))(n,e):!1};function Bd(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 Ld(n,e){const{selection:t,schema:r,tr:i}=n;i.split(t.from,1);const s=t.from+1,o=i.doc.nodeAt(s),l={...o.attrs.attrs,id:void 0},a=o.textContent.length>0,c=o.textContent.length||0,h=o.textContent||" ",f=r.text(h),d=r.nodes.div.create(l,a?f:[],[]);return i.replaceRangeWith(s,s+c+2,d),i.setSelection(T.create(i.doc,s+1)),e==null||e(i.scrollIntoView()),!0}function Hd(n,e,t){const{state:r,dispatch:i}=n,{selection:s,tr:o}=r,l=(a,c,h)=>{const f={};return a.split(";").forEach(d=>{const[p,u]=d.split(":").map(m=>m.trim());p&&(f[p]=u)}),f[c]=h,Object.entries(f).map(([d,p])=>`${d}: ${p}`).join("; ")};if(!s.empty||t)o.doc.nodesBetween(s.from,s.to,(a,c)=>{var h,f;if(a.type===r.schema.nodes.image){const d=l(((h=a.attrs.attrs)==null?void 0:h.style)||"","float",e);o.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:d}})}else if(a.type.isBlock){const d=l(((f=a.attrs.attrs)==null?void 0:f.style)||"","text-align",e);Dl(a)?o.setBlockType(s.from,void 0,r.schema.nodes.div,{attrs:{style:d}}):o.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:d}})}});else{const a=r.doc.resolve(s.from),c=a.start(a.depth),h=r.doc.nodeAt(c);if(h!=null&&h.type.isBlock){const f=l(h.attrs.style||"","text-align",e);o.setNodeMarkup(c,void 0,{...h.attrs,style:f})}}o.docChanged&&i(o.scrollIntoView())}const nn=(n,e)=>{const{from:t,to:r}=n.selection;let i=!1;return n.doc.nodesBetween(t,r,s=>{if(i)return!1;s.marks.some(o=>o.type===e)&&(i=!0)}),i};function Fd(n,e,t="_blank"){const{state:r,dispatch:i}=n,{schema:s,selection:o,tr:l}=r,a=s.marks.link;try{const c=a.create({[Me]:JSON.stringify({href:e,target:t})});l.addMark(o.from,o.to,c),i(l.scrollIntoView())}catch(c){console.error("Error applying link mark:",c)}}function $d(n,e){const{state:t,dispatch:r}=n,{selection:i,tr:s}=t;if(i.empty)return;const o=t.schema.marks.font_size;if(!o){console.error("Font size mark is not defined in the schema.");return}s.addMark(i.from,i.to,o.create({size:e})),r(s.scrollIntoView())}const lt=(n,e)=>{const{doc:t,selection:r}=n.state,i=t.resolve(r.from);for(let s=i.depth;s>0;s--){const o=i.node(s);if(e(o))return{pos:s>0?i.before(s):0,start:i.start(s),depth:s,node:o}}},Wd=n=>(n||"").split(";").map(e=>e.split(":")).reduce((e,[t,r])=>(t=t.replace(/-./g,i=>i.toUpperCase()[1]).trim(),e[t]=`${r}`.trim(),e),{});function Jd(...n){return(e,t)=>{const r=o=>{e=e.apply(o),t==null||t(o)},i=n.pop();return n.reduce((o,l)=>o||l(e,r),!1)&&i!==void 0&&i(e,t)}}const qd=(n,e)=>{const{state:t,dispatch:r}=n;if(e!=null&&e.event){const{event:i}=e,s=n.posAtCoords({left:i.clientX,top:i.clientY});s!=null&&s.pos&&r(t.tr.setSelection(T.create(t.doc,s.pos)))}else Ps(t,r);setTimeout(()=>setTimeout(()=>n.focus()))},ti=n=>n.isBlock,Dl=n=>n.type.name==="inlineFragment",Kd=n=>ti(n)&&!Dl(n),Rl=n=>n.type.name==="bulletList",Il=n=>n.type.name==="orderedList",jd=n=>n.type.name==="heading",_d=n=>Rl(n)||Il(n),Vl=(n,e)=>{var s,o;const t=(s=lt(n,l=>l.type===e))==null?void 0:s.node,r=n.state.schema.nodes.listItem;let i;return t?i=wr(r):(o=lt(n,_d))!=null&&o.node?i=Jd(wr(r),_s(e)):i=_s(e),i(n.state,n.dispatch)},zl=(n,e)=>{const{selection:t}=n.state;return[...t.$from.marks(),...t.$to.marks()].find(r=>r.type.name===e)},Ud=n=>{var o;const{view:e,prop:t,editor:r,propCSS:i}=n,s=(o=lt(e,Kd))==null?void 0:o.node;if(s){const l=s.attrs.attrs||{},a=Wd(l.style);if(t in a)return a[t]||"";if(l.id){const c=r.Components.getById(l.id);return((c==null?void 0:c.getStyle())||{})[i]||""}}return""},Gd=n=>{const{view:e,prop:t,markName:r,editor:i,propCSS:s}=n,o=zl(e,r);if(o){const l=o.attrs;if(l[t])return l[t];if(l[Me]){const a=$e(o).id;if(a){const c=i.Components.getById(a);return((c==null?void 0:c.getStyle())||{})[s]||""}}}return""},Pl=(n,e)=>{const{dispatch:t}=n,{nodes:r,marks:i}=n.state.schema;return{text:{selected:()=>{const{selection:s,doc:o}=n.state;return o.textBetween(s.from,s.to," ")},replace:(s,o={})=>{const{state:l}=n,{from:a}=l.selection;let c=l.tr.replaceSelectionWith(l.schema.text(s));o.select&&(c=c.setSelection(T.create(c.doc,a,a+s.length))),t==null||t(c)}},bold:{toggle:()=>Ye(i.strong)(n.state,t),isActive:()=>nn(n.state,i.strong)},italic:{toggle:()=>Ye(i.em)(n.state,t),isActive:()=>nn(n.state,i.em)},underline:{toggle:()=>Ye(i.underline)(n.state,t),isActive:()=>nn(n.state,i.underline)},strikethrough:{toggle:()=>Ye(i.strikethrough)(n.state,t),isActive:()=>nn(n.state,i.strikethrough)},link:{get:()=>{const s=El(n);if(s!=null&&s.is("link"))return s.getAttributes();{const o=zl(n,"link");return o?$e(o):{}}},toggle:()=>Ye(i.link)(n.state,t),isActive:()=>nn(n.state,i.link),create:s=>{const o=El(n);o!=null&&o.is("link")?(o.addAttributes({href:s.url,target:s.target}),n.focus()):Fd(n,s.url,s.target)}},alignText:{get:()=>Ud({view:n,editor:e,prop:"textAlign",propCSS:"text-align"}),set:s=>Hd(n,s.value,!0)},fontSize:{get:()=>Gd({view:n,editor:e,markName:"font_size",prop:"size",propCSS:"font-size"}),set:s=>$d(n,s.value)},image:{open(){const s="assetLayout",{state:o,dispatch:l}=n,{selection:a,doc:c}=o,h=c.textBetween(a.from,a.to," "),f={id:s,disablePropagation:!0,placer:{type:"dialog",title:"Select image",size:"l"},header:!1,layout:{type:"panelAssets",onSelect:d=>{const p={alt:h,src:d.asset.getSrc()};l(o.tr.replaceSelectionWith(r.image.createAndFill({attrs:p})))}}};e.runCommand(Dt.layoutToggle,f)}},heading:{get:()=>{var o;const s=(o=lt(n,ti))==null?void 0:o.node;return`${(s==null?void 0:s.attrs.level)||""}`},set:({value:s})=>{var a;const{state:o}=n,l=(a=lt(n,ti))==null?void 0:a.node;Wc(o.schema.nodes.heading,{attrs:l==null?void 0:l.attrs.attrs,level:s?parseInt(s,10):0})(o,t)}},listBullet:{isActive:()=>{var s;return!!((s=lt(n,Rl))!=null&&s.node)},toggle:()=>Vl(n,r.bulletList)},listOrdered:{isActive:()=>{var s;return!!((s=lt(n,Il))!=null&&s.node)},toggle:()=>Vl(n,r.orderedList)}}},fe="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>'},Zd=(n,e)=>{var a;const{editor:t,el:r}=n,i=Wn.get(r),s=Pl(i,t),o={separator:{type:"column",style:{borderRightWidth:"1px",borderRightStyle:"solid",alignSelf:"stretch",margin:3}},bold:{id:"bold",icon:se.bold,size:"s",type:"button",editorEvents:{[fe]:({setState:c})=>{c({active:s.bold.isActive()})}},onClick:({setState:c})=>{s.bold.toggle(),c({active:s.bold.isActive()})}},italic:{id:"italic",icon:se.italic,size:"s",type:"button",editorEvents:{[fe]:({setState:c})=>{c({active:s.italic.isActive()})}},onClick:({setState:c})=>{s.italic.toggle(),c({active:s.italic.isActive()})}},underline:{id:"underline",icon:se.underline,size:"s",type:"button",editorEvents:{[fe]:({setState:c})=>{c({active:s.underline.isActive()})}},onClick:({setState:c})=>{s.underline.toggle(),c({active:s.underline.isActive()})}},strikethrough:{id:"strikethrough",icon:se.strikethrough,size:"s",type:"button",editorEvents:{[fe]:({setState:c})=>{c({active:s.strikethrough.isActive()})}},onClick:({setState:c})=>{s.strikethrough.toggle(),c({active:s.strikethrough.isActive()})}},image:{id:"image",icon:se.image,size:"s",type:"button",onClick:()=>s.image.open()},link:{id:"link",icon:se.link,size:"s",type:"button",editorEvents:{[fe]:({setState:c})=>{c({active:s.link.isActive(),disabled:i.state.selection.empty})}},onClick:({event:c})=>{const h=c.currentTarget||c.target,{x:f,y:d,width:p,height:u}=h.getBoundingClientRect(),m="linkLayout",g=()=>t.runCommand(Dt.layoutRemove,{id:m}),y=s.link.get(),x={id:m,style:{width:240},disablePropagation:!0,placer:{type:"popover",closeOnClickAway:!0,x:f,y:d,w:p,h:u},header:{label:"Link"},layout:{type:"column",as:"form",style:{padding:"0 10px 15px",gap:10},onSubmit:w=>{w.preventDefault();const k=new FormData(w.currentTarget);s.link.create({url:k.get("url"),target:k.get("target")}),g()},children:[{type:"inputField",name:"url",label:"URL",placeholder:"eg. https://google.com",required:!0,value:(y==null?void 0:y.href)||"",onChange:({value:w,setState:k})=>k({value:w})},{type:"selectField",name:"target",label:"Open link in",emptyState:"Current window",value:(y==null?void 0:y.target)||"",options:[{id:"",label:"Current window"},{id:"_blank",label:"New window"}],onChange:({value:w,setState:k})=>k({value:w})},{type:"row",style:{gap:10,justifyContent:"end"},children:[s.link.isActive()&&{type:"button",label:"Clear",buttonType:"button",onClick:()=>{s.link.toggle(),g()}},{type:"button",variant:"primary",label:"Submit",buttonType:"submit"}]}]}};t.runCommand(Dt.layoutToggle,x)}},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:{[fe]:({setState:c})=>{c({value:s.alignText.get()})}},onChange:({value:c,setState:h})=>{h({value:c}),s.alignText.set({value:c})}},listBullet:{id:"listBullet",icon:se.listBullet,size:"s",type:"button",editorEvents:{[fe]:({setState:c})=>{c({active:s.listBullet.isActive()})}},onClick:({setState:c})=>{s.listBullet.toggle(),c({active:s.listBullet.isActive()})}},listOrdered:{id:"listOrdered",icon:se.listOrdered,size:"s",type:"button",editorEvents:{[fe]:({setState:c})=>{c({active:s.listOrdered.isActive()})}},onClick:({setState:c})=>{s.listOrdered.toggle(),c({active:s.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:{[fe]:({setState:c})=>{c({value:s.heading.get()})}},onChange:({value:c,setState:h})=>{h({value:c}),s.heading.set({value:c}),i.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:{[fe]:({setState:c})=>{c({value:s.fontSize.get()})}},onChange:({value:c,setState:h})=>{h({value:c}),s.fontSize.set({value:c}),i.focus()}}},l=[o.bold,o.italic,o.underline,o.strikethrough,o.image,o.link,o.listBullet,o.listOrdered,o.alignText,o.heading,o.fontSize];return((a=e.toolbar)==null?void 0:a.call(e,{...n,commands:s,layouts:o,proseMirror:{view:i},items:l}))||l};class Xd{constructor(e,t,r){this.editor=r,this.node=e,this.dom=document.createElement("img"),this.view=t,Object.keys(e.attrs.attrs).forEach(i=>{this.dom.setAttribute(i,e.attrs.attrs[i])}),this.dom.addEventListener("dblclick",i=>this.handleDoubleClick(i))}handleDoubleClick(e){const{editor:t,view:r}=this;Pl(r,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=""}}class We{constructor(e,t,r={}){this.match=e,this.match=e,this.handler=typeof t=="string"?Yd(t):t,this.undoable=r.undoable!==!1,this.inCode=r.inCode||!1}}function Yd(n){return function(e,t,r,i){let s=n;if(t[1]){let o=t[0].lastIndexOf(t[1]);s+=t[0].slice(o+t[1].length),r+=o;let l=r-i;l>0&&(s=t[0].slice(o-l,o)+s,r=i)}return e.tr.insertText(s,r,i)}}const Qd=500;function eu({rules:n}){let e=new Ht({state:{init(){return null},apply(t,r){let i=t.getMeta(this);return i||(t.selectionSet||t.docChanged?null:r)}},props:{handleTextInput(t,r,i,s){return Bl(t,r,i,s,n,e)},handleDOMEvents:{compositionend:t=>{setTimeout(()=>{let{$cursor:r}=t.state.selection;r&&Bl(t,r.pos,r.pos,"",n,e)})}}},isInputRules:!0});return e}function Bl(n,e,t,r,i,s){if(n.composing)return!1;let o=n.state,l=o.doc.resolve(e),a=l.parent.textBetween(Math.max(0,l.parentOffset-Qd),l.parentOffset,null,"")+r;for(let c=0;c<i.length;c++){let h=i[c];if(l.parent.type.spec.code){if(!h.inCode)continue}else if(h.inCode==="only")continue;let f=h.match.exec(a),d=f&&h.handler(o,f,e-(f[0].length-r.length),t);if(d)return h.undoable&&d.setMeta(s,{transform:d,from:e,to:t,text:r}),n.dispatch(d),!0}return!1}const tu=new We(/--$/,"—"),nu=new We(/\.\.\.$/,"…"),ru=new We(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(")$/,"“"),iu=new We(/"$/,"”"),su=new We(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(')$/,"‘"),ou=new We(/'$/,"’"),lu=[ru,iu,su,ou];function ni(n,e,t=null,r){return new We(n,(i,s,o,l)=>{let a=t instanceof Function?t(s):t,c=i.tr.delete(o,l),h=c.doc.resolve(o),f=h.blockRange(),d=f&&ds(f,e,a);if(!d)return null;c.wrap(f,d);let p=c.doc.resolve(o-1).nodeBefore;return p&&p.type==e&&kn(c.doc,o-1)&&(!r||r(s,p))&&c.join(o-1),c})}function Ll(n,e,t=null){return new We(n,(r,i,s,o)=>{let l=r.doc.resolve(s),a=t instanceof Function?t(i):t;return l.node(-1).canReplaceWith(l.index(-1),l.indexAfter(-1),e)?r.tr.delete(s,o).setBlockType(s,s,e,a):null})}function au(n){return ni(/^\s*>\s$/,n)}function cu(n){return ni(/^(\d+)\.\s$/,n,e=>({order:+e[1]}),(e,t)=>t.childCount+t.attrs.order==+e[1])}function hu(n){return ni(/^\s*([-+*])\s$/,n)}function fu(n){return Ll(/^```$/,n)}function du(n,e){return Ll(new RegExp("^(#{1,"+e+"})\\s$"),n,t=>({level:t[1].length}))}function uu(n){const e=lu.concat(nu,tu);let t;return(t=n.nodes.blockquote)&&e.push(au(t)),(t=n.nodes.orderedList)&&e.push(cu(t)),(t=n.nodes.bulletList)&&e.push(hu(t)),(t=n.nodes.codeBlock)&&e.push(fu(t)),(t=n.nodes.heading)&&e.push(du(t,6)),eu({rules:e})}const pu="rteProseMirror",mu=At(function(n,e={}){const t={plugins:s=>s.plugins,...e},r=(s,o)=>{var p,u;const l=((p=t.schema)==null?void 0:p.call(t,{editor:n,schema:Tl}))||Tl,{nodes:a,marks:c}=l,h=pt.fromSchema(l).parse(s),f=wt.create({doc:h,schema:l,plugins:(u=t.plugins)==null?void 0:u.call(t,{editor:n,plugins:[bd(),Td(),uu(l),Qc(),xr({Tab:pl(1),"Shift-Tab":pl(-1)}),xr({Enter:$t(Vs,lh(a.listItem),Pd),"Shift-Enter":$t(Is,(m,g)=>(g&&g(m.tr.replaceSelectionWith(a.inlineBreak.create()).scrollIntoView()),!0)),"Mod-z":Ks,"Mod-y":yr,"Mod-Shift-z":yr,"Mod-b":Ye(c.strong),"Mod-i":Ye(c.em),"Shift-Tab":wr(a.listItem),Tab:hh(a.listItem)}),xr(qc)]})}),d=new Jf({mount:s},{state:f,dispatchTransaction(m){var k;const{state:g}=d,y=g.apply(m),x=!g.doc.eq(y.doc);d.updateState(y);const w=!g.selection.eq(y.selection);x&&(Vd(((k=o==null?void 0:o.view)==null?void 0:k.el)||s),d.focus()),(w||x)&&n.trigger(fe)}});return s.__rteView=d,d.setProps({nodeViews:{image(m){return new Xd(m,d,n)}}}),d},i=s=>Zd(s,t);n.setCustomRte({toolbar:i,parseContent:!0,async enable(s,o,l){const a=r(s,l);return Dd(s,a),qd(a,l),a},disable(s){const o=Al(s);if(o)return Rd(s,o),o.destroy(),{forceSync:!0}},getContent(s){const o=Al(s);if(o){const{schema:l,doc:a}=o.state,c=document.createElement("div"),h=Xe.fromSchema(l).serializeFragment(a.content);return h.childNodes.forEach(f=>{f.nodeType===Node.ELEMENT_NODE&&f.innerHTML===""&&(f.innerHTML="<br/>")}),c.appendChild(h),zd(c),s.classList.remove("ProseMirror-focused"),c.innerHTML}return s.innerHTML}}),Et({editor:n,licenseKey:t.licenseKey,pluginName:pu,cleanup:()=>{n.RichTextEditor.customRte=void 0}})});ue.dialogComponent=Ql,ue.fsLightboxComponent=Ra,ue.listPagesComponent=Aa,ue.rteProseMirror=mu,ue.tableComponent=Sa,Object.defineProperty(ue,Symbol.toStringTag,{value:"Module"})});
82
+ `);return{dom:a,text:f,slice:e}}function cl(n,e,t,i,r){let s=r.parent.type.spec.code,o,l;if(!t&&!e)return null;let a=e&&(i||s||!t);if(a){if(n.someProp("transformPastedText",f=>{e=f(e,s||i,n)}),s)return e?new w(x.from(n.state.schema.text(e.replace(/\r\n?/g,`
83
+ `))),0,0):w.empty;let d=n.someProp("clipboardTextParser",f=>f(e,r,i,n));if(d)l=d;else{let f=r.marks(),{schema:p}=n.state,u=nt.fromSchema(p);o=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(m=>{let g=o.appendChild(document.createElement("p"));m&&g.appendChild(u.serializeNode(p.text(m,f)))})}}else n.someProp("transformPastedHTML",d=>{t=d(t,n)}),o=$d(t),en&&Wd(o);let c=o&&o.querySelector("[data-pm-slice]"),h=c&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(c.getAttribute("data-pm-slice")||"");if(h&&h[3])for(let d=+h[3];d>0;d--){let f=o.firstChild;for(;f&&f.nodeType!=1;)f=f.nextSibling;if(!f)break;o=f}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||Mt.fromSchema(n.state.schema)).parseSlice(o,{preserveWhitespace:!!(a||h),context:r,ruleFromNode(f){return f.nodeName=="BR"&&!f.nextSibling&&f.parentNode&&!Ld.test(f.parentNode.nodeName)?{ignore:!0}:null}})),h)l=Jd(ul(l,+h[1],+h[2]),h[4]);else if(l=w.maxOpen(Hd(l.content,r),!0),l.openStart||l.openEnd){let d=0,f=0;for(let p=l.content.firstChild;d<l.openStart&&!p.type.spec.isolating;d++,p=p.firstChild);for(let p=l.content.lastChild;f<l.openEnd&&!p.type.spec.isolating;f++,p=p.lastChild);l=ul(l,d,f)}return n.someProp("transformPasted",d=>{l=d(l,n)}),l}const Ld=/^(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 Hd(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let r=e.node(t).contentMatchAt(e.index(t)),s,o=[];if(n.forEach(l=>{if(!o)return;let a=r.findWrapping(l.type),c;if(!a)return o=null;if(c=o.length&&s.length&&dl(a,s,l,o[o.length-1],0))o[o.length-1]=c;else{o.length&&(o[o.length-1]=fl(o[o.length-1],s.length));let h=hl(l,a);o.push(h),r=r.matchType(h.type),s=a}}),o)return x.from(o)}return n}function hl(n,e,t=0){for(let i=e.length-1;i>=t;i--)n=e[i].create(null,x.from(n));return n}function dl(n,e,t,i,r){if(r<n.length&&r<e.length&&n[r]==e[r]){let s=dl(n,e,t,i.lastChild,r+1);if(s)return i.copy(i.content.replaceChild(i.childCount-1,s));if(i.contentMatchAt(i.childCount).matchType(r==n.length-1?t.type:n[r+1]))return i.copy(i.content.append(x.from(hl(t,n,r+1))))}}function fl(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,fl(n.lastChild,e-1)),i=n.contentMatchAt(n.childCount).fillBefore(x.empty,!0);return n.copy(t.append(i))}function nr(n,e,t,i,r,s){let o=e<0?n.firstChild:n.lastChild,l=o.content;return n.childCount>1&&(s=0),r<i-1&&(l=nr(l,e,t,i,r+1,s)),r>=t&&(l=e<0?o.contentMatchAt(0).fillBefore(l,s<=r).append(l):l.append(o.contentMatchAt(o.childCount).fillBefore(x.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,o.copy(l))}function ul(n,e,t){return e<n.openStart&&(n=new w(nr(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new w(nr(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const pl={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 ml=null;function gl(){return ml||(ml=document.implementation.createHTMLDocument("title"))}let ir=null;function Fd(n){let e=window.trustedTypes;return e?(ir||(ir=e.createPolicy("ProseMirrorClipboard",{createHTML:t=>t})),ir.createHTML(n)):n}function $d(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=gl().createElement("div"),i=/<([a-z][^>\s]+)/i.exec(n),r;if((r=i&&pl[i[1].toLowerCase()])&&(n=r.map(s=>"<"+s+">").join("")+n+r.map(s=>"</"+s+">").reverse().join("")),t.innerHTML=Fd(n),r)for(let s=0;s<r.length;s++)t=t.querySelector(r[s])||t;return t}function Wd(n){let e=n.querySelectorAll(_?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let i=e[t];i.childNodes.length==1&&i.textContent==" "&&i.parentNode&&i.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),i)}}function Jd(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,i;try{i=JSON.parse(e)}catch{return n}let{content:r,openStart:s,openEnd:o}=n;for(let l=i.length-2;l>=0;l-=2){let a=t.nodes[i[l]];if(!a||a.hasRequiredAttrs())break;r=x.from(a.create(i[l+1],r)),s++,o++}return new w(r,s,o)}const X={},Y={},Kd={touchstart:!0,touchmove:!0};class qd{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 jd(n){for(let e in X){let t=X[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=i=>{Gd(n,i)&&!sr(n,i)&&(n.editable||!(i.type in Y))&&t(n,i)},Kd[e]?{passive:!0}:void 0)}Z&&n.dom.addEventListener("input",()=>null),rr(n)}function Fe(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function _d(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 rr(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=i=>sr(n,i))})}function sr(n,e){return n.someProp("handleDOMEvents",t=>{let i=t[e.type];return i?i(n,e)||e.defaultPrevented:!1})}function Gd(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 Ud(n,e){!sr(n,e)&&X[e.type]&&(n.editable||!(e.type in Y))&&X[e.type](n,e)}Y.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!bl(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(pe&&_&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),Pt&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let i=Date.now();n.input.lastIOSEnter=i,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==i&&(n.someProp("handleKeyDown",r=>r(n,ot(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",i=>i(n,t))||Bd(n,t)?t.preventDefault():Fe(n,"key")},Y.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)},Y.keypress=(n,e)=>{let t=e;if(bl(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||le&&t.metaKey)return;if(n.someProp("handleKeyPress",r=>r(n,t))){t.preventDefault();return}let i=n.state.selection;if(!(i instanceof N)||!i.$from.sameParent(i.$to)){let r=String.fromCharCode(t.charCode);!/[\r\n]/.test(r)&&!n.someProp("handleTextInput",s=>s(n,i.$from.pos,i.$to.pos,r))&&n.dispatch(n.state.tr.insertText(r).scrollIntoView()),t.preventDefault()}};function jn(n){return{left:n.clientX,top:n.clientY}}function Zd(n,e){let t=e.x-n.clientX,i=e.y-n.clientY;return t*t+i*i<100}function or(n,e,t,i,r){if(i==-1)return!1;let s=n.state.doc.resolve(i);for(let o=s.depth+1;o>0;o--)if(n.someProp(e,l=>o>s.depth?l(n,t,s.nodeAfter,s.before(o),r,!0):l(n,t,s.node(o),s.before(o),r,!1)))return!0;return!1}function Bt(n,e,t){if(n.focused||n.focus(),n.state.selection.eq(e))return;let i=n.state.tr.setSelection(e);i.setMeta("pointer",!0),n.dispatch(i)}function Xd(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),i=t.nodeAfter;return i&&i.isAtom&&T.isSelectable(i)?(Bt(n,new T(t)),!0):!1}function Yd(n,e){if(e==-1)return!1;let t=n.state.selection,i,r;t instanceof T&&(i=t.node);let s=n.state.doc.resolve(e);for(let o=s.depth+1;o>0;o--){let l=o>s.depth?s.nodeAfter:s.node(o);if(T.isSelectable(l)){i&&t.$from.depth>0&&o>=t.$from.depth&&s.before(t.$from.depth+1)==t.$from.pos?r=s.before(t.$from.depth):r=s.before(o);break}}return r!=null?(Bt(n,T.create(n.state.doc,r)),!0):!1}function Qd(n,e,t,i,r){return or(n,"handleClickOn",e,t,i)||n.someProp("handleClick",s=>s(n,e,i))||(r?Yd(n,t):Xd(n,t))}function ef(n,e,t,i){return or(n,"handleDoubleClickOn",e,t,i)||n.someProp("handleDoubleClick",r=>r(n,e,i))}function tf(n,e,t,i){return or(n,"handleTripleClickOn",e,t,i)||n.someProp("handleTripleClick",r=>r(n,e,i))||nf(n,t,i)}function nf(n,e,t){if(t.button!=0)return!1;let i=n.state.doc;if(e==-1)return i.inlineContent?(Bt(n,N.create(i,0,i.content.size)),!0):!1;let r=i.resolve(e);for(let s=r.depth+1;s>0;s--){let o=s>r.depth?r.nodeAfter:r.node(s),l=r.before(s);if(o.inlineContent)Bt(n,N.create(i,l+1,l+1+o.content.size));else if(T.isSelectable(o))Bt(n,T.create(i,l));else continue;return!0}}function lr(n){return _n(n)}const yl=le?"metaKey":"ctrlKey";X.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let i=lr(n),r=Date.now(),s="singleClick";r-n.input.lastClick.time<500&&Zd(t,n.input.lastClick)&&!t[yl]&&(n.input.lastClick.type=="singleClick"?s="doubleClick":n.input.lastClick.type=="doubleClick"&&(s="tripleClick")),n.input.lastClick={time:r,x:t.clientX,y:t.clientY,type:s};let o=n.posAtCoords(jn(t));o&&(s=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new rf(n,o,t,!!i)):(s=="doubleClick"?ef:tf)(n,o.pos,o.inside,t)?t.preventDefault():Fe(n,"pointer"))};class rf{constructor(e,t,i,r){this.view=e,this.pos=t,this.event=i,this.flushed=r,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!i[yl],this.allowDefault=i.shiftKey;let s,o;if(t.inside>-1)s=e.state.doc.nodeAt(t.inside),o=t.inside;else{let h=e.state.doc.resolve(t.pos);s=h.parent,o=h.depth?h.before():0}const l=r?null:i.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a&&a.dom.nodeType==1?a.dom:null;let{selection:c}=e.state;(i.button==0&&s.type.spec.draggable&&s.type.spec.selectable!==!1||c instanceof T&&c.from<=o&&c.to>o)&&(this.mightDrag={node:s,pos:o,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&ue&&!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)),Fe(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(()=>Me(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(jn(e))),this.updateAllowDefault(e),this.allowDefault||!t?Fe(this.view,"pointer"):Qd(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||Z&&this.mightDrag&&!this.mightDrag.node.isAtom||_&&!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)?(Bt(this.view,O.near(this.view.state.doc.resolve(t.pos))),e.preventDefault()):Fe(this.view,"pointer")}move(e){this.updateAllowDefault(e),Fe(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)}}X.touchstart=n=>{n.input.lastTouch=Date.now(),lr(n),Fe(n,"pointer")},X.touchmove=n=>{n.input.lastTouch=Date.now(),Fe(n,"pointer")},X.contextmenu=n=>lr(n);function bl(n,e){return n.composing?!0:Z&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const sf=pe?5e3:-1;Y.compositionstart=Y.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$to;if(e.selection instanceof N&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(i=>i.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),_n(n,!0),n.markCursor=null;else if(_n(n,!e.selection.empty),ue&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let i=n.domSelectionRange();for(let r=i.focusNode,s=i.focusOffset;r&&r.nodeType==1&&s!=0;){let o=s<0?r.lastChild:r.childNodes[s-1];if(!o)break;if(o.nodeType==3){let l=n.domSelection();l&&l.collapse(o,o.nodeValue.length);break}else r=o,s=-1}}n.input.composing=!0}xl(n,sf)},Y.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++,xl(n,20))};function xl(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>_n(n),e))}function Cl(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=lf());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function of(n){let e=n.domSelectionRange();if(!e.focusNode)return null;let t=Xh(e.focusNode,e.focusOffset),i=Yh(e.focusNode,e.focusOffset);if(t&&i&&t!=i){let r=i.pmViewDesc,s=n.domObserver.lastChangedTextNode;if(t==s||i==s)return s;if(!r||!r.isText(i.nodeValue))return i;if(n.input.compositionNode==i){let o=t.pmViewDesc;if(!(!o||!o.isText(t.nodeValue)))return i}}return t||i}function lf(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function _n(n,e=!1){if(!(pe&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),Cl(n),e||n.docView&&n.docView.dirty){let t=Xi(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 af(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 i=getSelection(),r=document.createRange();r.selectNodeContents(e),n.dom.blur(),i.removeAllRanges(),i.addRange(r),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const on=ee&&ze<15||Pt&&id<604;X.copy=Y.cut=(n,e)=>{let t=e,i=n.state.selection,r=t.type=="cut";if(i.empty)return;let s=on?null:t.clipboardData,o=i.content(),{dom:l,text:a}=al(n,o);s?(t.preventDefault(),s.clearData(),s.setData("text/html",l.innerHTML),s.setData("text/plain",a)):af(n,l),r&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function cf(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function hf(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,i=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(i.contentEditable="true"),i.style.cssText="position: fixed; left: -10000px; top: 10px",i.focus();let r=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),i.parentNode&&i.parentNode.removeChild(i),t?ln(n,i.value,null,r,e):ln(n,i.textContent,i.innerHTML,r,e)},50)}function ln(n,e,t,i,r){let s=cl(n,e,t,i,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,r,s||w.empty)))return!0;if(!s)return!1;let o=cf(s),l=o?n.state.tr.replaceSelectionWith(o,i):n.state.tr.replaceSelection(s);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function wl(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," "):""}Y.paste=(n,e)=>{let t=e;if(n.composing&&!pe)return;let i=on?null:t.clipboardData,r=n.input.shiftKey&&n.input.lastKeyCode!=45;i&&ln(n,wl(i),i.getData("text/html"),r,t)?t.preventDefault():hf(n,t)};class Sl{constructor(e,t,i){this.slice=e,this.move=t,this.node=i}}const kl=le?"altKey":"ctrlKey";X.dragstart=(n,e)=>{let t=e,i=n.input.mouseDown;if(i&&i.done(),!t.dataTransfer)return;let r=n.state.selection,s=r.empty?null:n.posAtCoords(jn(t)),o;if(!(s&&s.pos>=r.from&&s.pos<=(r instanceof T?r.to-1:r.to))){if(i&&i.mightDrag)o=T.create(n.state.doc,i.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let d=n.docView.nearestDesc(t.target,!0);d&&d.node.type.spec.draggable&&d!=n.docView&&(o=T.create(n.state.doc,d.posBefore))}}let l=(o||n.state.selection).content(),{dom:a,text:c,slice:h}=al(n,l);(!t.dataTransfer.files.length||!_||Ao>120)&&t.dataTransfer.clearData(),t.dataTransfer.setData(on?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",on||t.dataTransfer.setData("text/plain",c),n.dragging=new Sl(h,!t[kl],o)},X.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)},Y.dragover=Y.dragenter=(n,e)=>e.preventDefault(),Y.drop=(n,e)=>{let t=e,i=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let r=n.posAtCoords(jn(t));if(!r)return;let s=n.state.doc.resolve(r.pos),o=i&&i.slice;o?n.someProp("transformPasted",u=>{o=u(o,n)}):o=cl(n,wl(t.dataTransfer),on?null:t.dataTransfer.getData("text/html"),!1,s);let l=!!(i&&!t[kl]);if(n.someProp("handleDrop",u=>u(n,t,o||w.empty,l))){t.preventDefault();return}if(!o)return;t.preventDefault();let a=o?rh(n.state.doc,s.pos,o):s.pos;a==null&&(a=s.pos);let c=n.state.tr;if(l){let{node:u}=i;u?u.replace(c):c.deleteSelection()}let h=c.mapping.map(a),d=o.openStart==0&&o.openEnd==0&&o.content.childCount==1,f=c.doc;if(d?c.replaceRangeWith(h,h,o.content.firstChild):c.replaceRange(h,h,o),c.doc.eq(f))return;let p=c.doc.resolve(h);if(d&&T.isSelectable(o.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(o.content.firstChild))c.setSelection(new T(p));else{let u=c.mapping.map(a);c.mapping.maps[c.mapping.maps.length-1].forEach((m,g,y,S)=>u=S),c.setSelection(Qi(n,p,c.doc.resolve(u)))}n.focus(),n.dispatch(c.setMeta("uiEvent","drop"))},X.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())&&Me(n)},20))},X.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)},X.beforeinput=(n,e)=>{if(_&&pe&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:i}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=i||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",s=>s(n,ot(8,"Backspace")))))return;let{$cursor:r}=n.state.selection;r&&r.pos>0&&n.dispatch(n.state.tr.delete(r.pos-1,r.pos).scrollIntoView())},50)}};for(let n in Y)X[n]=Y[n];function an(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 Gn{constructor(e,t){this.toDOM=e,this.spec=t||ht,this.side=this.spec.side||0}map(e,t,i,r){let{pos:s,deleted:o}=e.mapResult(t.from+r,this.side<0?-1:1);return o?null:new te(s-i,s-i,this)}valid(){return!0}eq(e){return this==e||e instanceof Gn&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&an(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class $e{constructor(e,t){this.attrs=e,this.spec=t||ht}map(e,t,i,r){let s=e.map(t.from+r,this.spec.inclusiveStart?-1:1)-i,o=e.map(t.to+r,this.spec.inclusiveEnd?1:-1)-i;return s>=o?null:new te(s,o,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof $e&&an(this.attrs,e.attrs)&&an(this.spec,e.spec)}static is(e){return e.type instanceof $e}destroy(){}}class ar{constructor(e,t){this.attrs=e,this.spec=t||ht}map(e,t,i,r){let s=e.mapResult(t.from+r,1);if(s.deleted)return null;let o=e.mapResult(t.to+r,-1);return o.deleted||o.pos<=s.pos?null:new te(s.pos-i,o.pos-i,this)}valid(e,t){let{index:i,offset:r}=e.content.findIndex(t.from),s;return r==t.from&&!(s=e.child(i)).isText&&r+s.nodeSize==t.to}eq(e){return this==e||e instanceof ar&&an(this.attrs,e.attrs)&&an(this.spec,e.spec)}destroy(){}}class te{constructor(e,t,i){this.from=e,this.to=t,this.type=i}copy(e,t){return new te(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,i){return this.type.map(e,this,t,i)}static widget(e,t,i){return new te(e,e,new Gn(t,i))}static inline(e,t,i,r){return new te(e,t,new $e(i,r))}static node(e,t,i,r){return new te(e,t,new ar(i,r))}get spec(){return this.type.spec}get inline(){return this.type instanceof $e}get widget(){return this.type instanceof Gn}}const Lt=[],ht={};class P{constructor(e,t){this.local=e.length?e:Lt,this.children=t.length?t:Lt}static create(e,t){return t.length?Un(t,e,0,ht):G}find(e,t,i){let r=[];return this.findInner(e??0,t??1e9,r,0,i),r}findInner(e,t,i,r,s){for(let o=0;o<this.local.length;o++){let l=this.local[o];l.from<=t&&l.to>=e&&(!s||s(l.spec))&&i.push(l.copy(l.from+r,l.to+r))}for(let o=0;o<this.children.length;o+=3)if(this.children[o]<t&&this.children[o+1]>e){let l=this.children[o]+1;this.children[o+2].findInner(e-l,t-l,i,r+l,s)}}map(e,t,i){return this==G||e.maps.length==0?this:this.mapInner(e,t,0,0,i||ht)}mapInner(e,t,i,r,s){let o;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,i,r);a&&a.type.valid(t,a)?(o||(o=[])).push(a):s.onRemove&&s.onRemove(this.local[l].spec)}return this.children.length?df(this.children,o||[],e,t,i,r,s):o?new P(o.sort(dt),Lt):G}add(e,t){return t.length?this==G?P.create(e,t):this.addInner(e,t,0):this}addInner(e,t,i){let r,s=0;e.forEach((l,a)=>{let c=a+i,h;if(h=Ml(t,l,c)){for(r||(r=this.children.slice());s<r.length&&r[s]<a;)s+=3;r[s]==a?r[s+2]=r[s+2].addInner(l,h,c+1):r.splice(s,0,a,a+l.nodeSize,Un(h,l,c+1,ht)),s+=3}});let o=vl(s?Tl(t):t,-i);for(let l=0;l<o.length;l++)o[l].type.valid(e,o[l])||o.splice(l--,1);return new P(o.length?this.local.concat(o).sort(dt):this.local,r||this.children)}remove(e){return e.length==0||this==G?this:this.removeInner(e,0)}removeInner(e,t){let i=this.children,r=this.local;for(let s=0;s<i.length;s+=3){let o,l=i[s]+t,a=i[s+1]+t;for(let h=0,d;h<e.length;h++)(d=e[h])&&d.from>l&&d.to<a&&(e[h]=null,(o||(o=[])).push(d));if(!o)continue;i==this.children&&(i=this.children.slice());let c=i[s+2].removeInner(o,l+1);c!=G?i[s+2]=c:(i.splice(s,3),s-=3)}if(r.length){for(let s=0,o;s<e.length;s++)if(o=e[s])for(let l=0;l<r.length;l++)r[l].eq(o,t)&&(r==this.local&&(r=this.local.slice()),r.splice(l--,1))}return i==this.children&&r==this.local?this:r.length||i.length?new P(r,i):G}forChild(e,t){if(this==G)return this;if(t.isLeaf)return P.empty;let i,r;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(i=this.children[l+2]);break}let s=e+1,o=s+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<o&&a.to>s&&a.type instanceof $e){let c=Math.max(s,a.from)-s,h=Math.min(o,a.to)-s;c<h&&(r||(r=[])).push(a.copy(c,h))}}if(r){let l=new P(r.sort(dt),Lt);return i?new We([l,i]):l}return i||G}eq(e){if(this==e)return!0;if(!(e instanceof P)||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 cr(this.localsInner(e))}localsInner(e){if(this==G)return Lt;if(e.inlineContent||!this.local.some($e.is))return this.local;let t=[];for(let i=0;i<this.local.length;i++)this.local[i].type instanceof $e||t.push(this.local[i]);return t}forEachSet(e){e(this)}}P.empty=new P([],[]),P.removeOverlap=cr;const G=P.empty;class We{constructor(e){this.members=e}map(e,t){const i=this.members.map(r=>r.map(e,t,ht));return We.from(i)}forChild(e,t){if(t.isLeaf)return P.empty;let i=[];for(let r=0;r<this.members.length;r++){let s=this.members[r].forChild(e,t);s!=G&&(s instanceof We?i=i.concat(s.members):i.push(s))}return We.from(i)}eq(e){if(!(e instanceof We)||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,i=!0;for(let r=0;r<this.members.length;r++){let s=this.members[r].localsInner(e);if(s.length)if(!t)t=s;else{i&&(t=t.slice(),i=!1);for(let o=0;o<s.length;o++)t.push(s[o])}}return t?cr(i?t:t.sort(dt)):Lt}static from(e){switch(e.length){case 0:return G;case 1:return e[0];default:return new We(e.every(t=>t instanceof P)?e:e.reduce((t,i)=>t.concat(i instanceof P?i:i.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}}function df(n,e,t,i,r,s,o){let l=n.slice();for(let c=0,h=s;c<t.maps.length;c++){let d=0;t.maps[c].forEach((f,p,u,m)=>{let g=m-u-(p-f);for(let y=0;y<l.length;y+=3){let S=l[y+1];if(S<0||f>S+h-d)continue;let b=l[y]+h-d;p>=b?l[y+1]=f<=b?-2:-1:f>=h&&g&&(l[y]+=g,l[y+1]+=g)}d+=g}),h=t.maps[c].map(h,-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 h=t.map(n[c]+s),d=h-r;if(d<0||d>=i.content.size){a=!0;continue}let f=t.map(n[c+1]+s,-1),p=f-r,{index:u,offset:m}=i.content.findIndex(d),g=i.maybeChild(u);if(g&&m==d&&m+g.nodeSize==p){let y=l[c+2].mapInner(t,g,h+1,n[c]+s+1,o);y!=G?(l[c]=d,l[c+1]=p,l[c+2]=y):(l[c+1]=-2,a=!0)}else a=!0}if(a){let c=ff(l,n,e,t,r,s,o),h=Un(c,i,0,o);e=h.local;for(let d=0;d<l.length;d+=3)l[d+1]<0&&(l.splice(d,3),d-=3);for(let d=0,f=0;d<h.children.length;d+=3){let p=h.children[d];for(;f<l.length&&l[f]<p;)f+=3;l.splice(f,0,h.children[d],h.children[d+1],h.children[d+2])}}return new P(e.sort(dt),l)}function vl(n,e){if(!e||!n.length)return n;let t=[];for(let i=0;i<n.length;i++){let r=n[i];t.push(new te(r.from+e,r.to+e,r.type))}return t}function ff(n,e,t,i,r,s,o){function l(a,c){for(let h=0;h<a.local.length;h++){let d=a.local[h].map(i,r,c);d?t.push(d):o.onRemove&&o.onRemove(a.local[h].spec)}for(let h=0;h<a.children.length;h+=3)l(a.children[h+2],a.children[h]+c+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+s+1);return t}function Ml(n,e,t){if(e.isLeaf)return null;let i=t+e.nodeSize,r=null;for(let s=0,o;s<n.length;s++)(o=n[s])&&o.from>t&&o.to<i&&((r||(r=[])).push(o),n[s]=null);return r}function Tl(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function Un(n,e,t,i){let r=[],s=!1;e.forEach((l,a)=>{let c=Ml(n,l,a+t);if(c){s=!0;let h=Un(c,l,t+a+1,i);h!=G&&r.push(a,a+l.nodeSize,h)}});let o=vl(s?Tl(n):n,-t).sort(dt);for(let l=0;l<o.length;l++)o[l].type.valid(e,o[l])||(i.onRemove&&i.onRemove(o[l].spec),o.splice(l--,1));return o.length||r.length?new P(o,r):G}function dt(n,e){return n.from-e.from||n.to-e.to}function cr(n){let e=n;for(let t=0;t<e.length-1;t++){let i=e[t];if(i.from!=i.to)for(let r=t+1;r<e.length;r++){let s=e[r];if(s.from==i.from){s.to!=i.to&&(e==n&&(e=n.slice()),e[r]=s.copy(s.from,i.to),Ol(e,r+1,s.copy(i.to,s.to)));continue}else{s.from<i.to&&(e==n&&(e=n.slice()),e[t]=i.copy(i.from,s.from),Ol(e,r,i.copy(s.from,i.to)));break}}}return e}function Ol(n,e,t){for(;e<n.length&&dt(t,n[e])>0;)e++;n.splice(e,0,t)}function hr(n){let e=[];return n.someProp("decorations",t=>{let i=t(n.state);i&&i!=G&&e.push(i)}),n.cursorWrapper&&e.push(P.create(n.state.doc,[n.cursorWrapper.deco])),We.from(e)}const uf={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},pf=ee&&ze<=11;class mf{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 gf{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new mf,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(i=>{for(let r=0;r<i.length;r++)this.queue.push(i[r]);ee&&ze<=11&&i.some(r=>r.type=="childList"&&r.removedNodes.length||r.type=="characterData"&&r.oldValue.length>r.target.nodeValue.length)?this.flushSoon():this.flush()}),pf&&(this.onCharData=i=>{this.queue.push({target:i.target,type:"characterData",oldValue:i.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,uf)),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(el(this.view)){if(this.suppressingSelectionUpdates)return Me(this.view);if(ee&&ze<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&st(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,i;for(let s=e.focusNode;s;s=Yt(s))t.add(s);for(let s=e.anchorNode;s;s=Yt(s))if(t.has(s)){i=s;break}let r=i&&this.view.docView.nearestDesc(i);if(r&&r.ignoreMutation({type:"selection",target:i.nodeType==3?i.parentNode:i}))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 i=e.domSelectionRange(),r=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(i)&&el(e)&&!this.ignoreSelectionChange(i),s=-1,o=-1,l=!1,a=[];if(e.editable)for(let h=0;h<t.length;h++){let d=this.registerMutation(t[h],a);d&&(s=s<0?d.from:Math.min(d.from,s),o=o<0?d.to:Math.max(d.to,o),d.typeOver&&(l=!0))}if(ue&&a.length){let h=a.filter(d=>d.nodeName=="BR");if(h.length==2){let[d,f]=h;d.parentNode&&d.parentNode.parentNode==f.parentNode?f.remove():d.remove()}else{let{focusNode:d}=this.currentSelection;for(let f of h){let p=f.parentNode;p&&p.nodeName=="LI"&&(!d||xf(e,d)!=p)&&f.remove()}}}let c=null;s<0&&r&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Wn(i)&&(c=Xi(e))&&c.eq(O.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Me(e),this.currentSelection.set(i),e.scrollToSelection()):(s>-1||r)&&(s>-1&&(e.docView.markDirty(s,o),yf(e)),this.handleDOMChange(s,o,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(i)||Me(e),this.currentSelection.set(i))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let i=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(i==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!i||i.ignoreMutation(e))return null;if(e.type=="childList"){for(let h=0;h<e.addedNodes.length;h++){let d=e.addedNodes[h];t.push(d),d.nodeType==3&&(this.lastChangedTextNode=d)}if(i.contentDOM&&i.contentDOM!=i.dom&&!i.contentDOM.contains(e.target))return{from:i.posBefore,to:i.posAfter};let r=e.previousSibling,s=e.nextSibling;if(ee&&ze<=11&&e.addedNodes.length)for(let h=0;h<e.addedNodes.length;h++){let{previousSibling:d,nextSibling:f}=e.addedNodes[h];(!d||Array.prototype.indexOf.call(e.addedNodes,d)<0)&&(r=d),(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(s=f)}let o=r&&r.parentNode==e.target?K(r)+1:0,l=i.localPosFromDOM(e.target,o,-1),a=s&&s.parentNode==e.target?K(s):e.target.childNodes.length,c=i.localPosFromDOM(e.target,a,1);return{from:l,to:c}}else return e.type=="attributes"?{from:i.posAtStart-i.border,to:i.posAtEnd+i.border}:(this.lastChangedTextNode=e.target,{from:i.posAtStart,to:i.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let Al=new WeakMap,Nl=!1;function yf(n){if(!Al.has(n)&&(Al.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=ue,Nl)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."),Nl=!0}}function El(n,e){let t=e.startContainer,i=e.startOffset,r=e.endContainer,s=e.endOffset,o=n.domAtPos(n.state.selection.anchor);return st(o.node,o.offset,r,s)&&([t,i,r,s]=[r,s,t,i]),{anchorNode:t,anchorOffset:i,focusNode:r,focusOffset:s}}function bf(n,e){if(e.getComposedRanges){let r=e.getComposedRanges(n.root)[0];if(r)return El(n,r)}let t;function i(r){r.preventDefault(),r.stopImmediatePropagation(),t=r.getTargetRanges()[0]}return n.dom.addEventListener("beforeinput",i,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",i,!0),t?El(n,t):null}function xf(n,e){for(let t=e.parentNode;t&&t!=n.dom;t=t.parentNode){let i=n.docView.nearestDesc(t,!0);if(i&&i.node.isBlock)return t}return null}function Cf(n,e,t){let{node:i,fromOffset:r,toOffset:s,from:o,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),c,h=a.anchorNode;if(h&&n.dom.contains(h.nodeType==1?h:h.parentNode)&&(c=[{node:h,offset:a.anchorOffset}],Wn(a)||c.push({node:a.focusNode,offset:a.focusOffset})),_&&n.input.lastKeyCode===8)for(let g=s;g>r;g--){let y=i.childNodes[g-1],S=y.pmViewDesc;if(y.nodeName=="BR"&&!S){s=g;break}if(!S||S.size)break}let d=n.state.doc,f=n.someProp("domParser")||Mt.fromSchema(n.state.schema),p=d.resolve(o),u=null,m=f.parse(i,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:r,to:s,preserveWhitespace:p.parent.type.whitespace=="pre"?"full":!0,findPositions:c,ruleFromNode:wf,context:p});if(c&&c[0].pos!=null){let g=c[0].pos,y=c[1]&&c[1].pos;y==null&&(y=g),u={anchor:g+o,head:y+o}}return{doc:m,sel:u,from:o,to:l}}function wf(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(Z&&/^(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||Z&&/^(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 Sf=/^(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 kf(n,e,t,i,r){let s=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let A=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,ne=Xi(n,A);if(ne&&!n.state.selection.eq(ne)){if(_&&pe&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",U=>U(n,ot(13,"Enter"))))return;let B=n.state.tr.setSelection(ne);A=="pointer"?B.setMeta("pointer",!0):A=="key"&&B.scrollIntoView(),s&&B.setMeta("composition",s),n.dispatch(B)}return}let o=n.state.doc.resolve(e),l=o.sharedDepth(t);e=o.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,c=Cf(n,e,t),h=n.state.doc,d=h.slice(c.from,c.to),f,p;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(f=n.state.selection.to,p="end"):(f=n.state.selection.from,p="start"),n.input.lastKeyCode=null;let u=Tf(d.content,c.doc.content,c.from,f,p);if(u&&n.input.domChangeCount++,(Pt&&n.input.lastIOSEnter>Date.now()-225||pe)&&r.some(A=>A.nodeType==1&&!Sf.test(A.nodeName))&&(!u||u.endA>=u.endB)&&n.someProp("handleKeyDown",A=>A(n,ot(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!u)if(i&&a instanceof N&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(c.sel&&c.sel.anchor!=c.sel.head))u={start:a.from,endA:a.to,endB:a.to};else{if(c.sel){let A=Dl(n,n.state.doc,c.sel);if(A&&!A.eq(n.state.selection)){let ne=n.state.tr.setSelection(A);s&&ne.setMeta("composition",s),n.dispatch(ne)}}return}n.state.selection.from<n.state.selection.to&&u.start==u.endB&&n.state.selection instanceof N&&(u.start>n.state.selection.from&&u.start<=n.state.selection.from+2&&n.state.selection.from>=c.from?u.start=n.state.selection.from:u.endA<n.state.selection.to&&u.endA>=n.state.selection.to-2&&n.state.selection.to<=c.to&&(u.endB+=n.state.selection.to-u.endA,u.endA=n.state.selection.to)),ee&&ze<=11&&u.endB==u.start+1&&u.endA==u.start&&u.start>c.from&&c.doc.textBetween(u.start-c.from-1,u.start-c.from+1)=="  "&&(u.start--,u.endA--,u.endB--);let m=c.doc.resolveNoCache(u.start-c.from),g=c.doc.resolveNoCache(u.endB-c.from),y=h.resolve(u.start),S=m.sameParent(g)&&m.parent.inlineContent&&y.end()>=u.endA,b;if((Pt&&n.input.lastIOSEnter>Date.now()-225&&(!S||r.some(A=>A.nodeName=="DIV"||A.nodeName=="P"))||!S&&m.pos<c.doc.content.size&&!m.sameParent(g)&&(b=O.findFrom(c.doc.resolve(m.pos+1),1,!0))&&b.head==g.pos)&&n.someProp("handleKeyDown",A=>A(n,ot(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>u.start&&Mf(h,u.start,u.endA,m,g)&&n.someProp("handleKeyDown",A=>A(n,ot(8,"Backspace")))){pe&&_&&n.domObserver.suppressSelectionUpdates();return}_&&pe&&u.endB==u.start&&(n.input.lastAndroidDelete=Date.now()),pe&&!S&&m.start()!=g.start()&&g.parentOffset==0&&m.depth==g.depth&&c.sel&&c.sel.anchor==c.sel.head&&c.sel.head==u.endA&&(u.endB-=2,g=c.doc.resolveNoCache(u.endB-c.from),setTimeout(()=>{n.someProp("handleKeyDown",function(A){return A(n,ot(13,"Enter"))})},20));let C=u.start,k=u.endA,M,E,F;if(S){if(m.pos==g.pos)ee&&ze<=11&&m.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Me(n),20)),M=n.state.tr.delete(C,k),E=h.resolve(u.start).marksAcross(h.resolve(u.endA));else if(u.endA==u.endB&&(F=vf(m.parent.content.cut(m.parentOffset,g.parentOffset),y.parent.content.cut(y.parentOffset,u.endA-y.start()))))M=n.state.tr,F.type=="add"?M.addMark(C,k,F.mark):M.removeMark(C,k,F.mark);else if(m.parent.child(m.index()).isText&&m.index()==g.index()-(g.textOffset?0:1)){let A=m.parent.textBetween(m.parentOffset,g.parentOffset);if(n.someProp("handleTextInput",ne=>ne(n,C,k,A)))return;M=n.state.tr.insertText(A,C,k)}}if(M||(M=n.state.tr.replace(C,k,c.doc.slice(u.start-c.from,u.endB-c.from))),c.sel){let A=Dl(n,M.doc,c.sel);A&&!(_&&pe&&n.composing&&A.empty&&(u.start!=u.endB||n.input.lastAndroidDelete<Date.now()-100)&&(A.head==C||A.head==M.mapping.map(k)-1)||ee&&A.empty&&A.head==C)&&M.setSelection(A)}E&&M.ensureMarks(E),s&&M.setMeta("composition",s),n.dispatch(M.scrollIntoView())}function Dl(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:Qi(n,e.resolve(t.anchor),e.resolve(t.head))}function vf(n,e){let t=n.firstChild.marks,i=e.firstChild.marks,r=t,s=i,o,l,a;for(let h=0;h<i.length;h++)r=i[h].removeFromSet(r);for(let h=0;h<t.length;h++)s=t[h].removeFromSet(s);if(r.length==1&&s.length==0)l=r[0],o="add",a=h=>h.mark(l.addToSet(h.marks));else if(r.length==0&&s.length==1)l=s[0],o="remove",a=h=>h.mark(l.removeFromSet(h.marks));else return null;let c=[];for(let h=0;h<e.childCount;h++)c.push(a(e.child(h)));if(x.from(c).eq(n))return{mark:l,type:o}}function Mf(n,e,t,i,r){if(t-e<=r.pos-i.pos||dr(i,!0,!1)<r.pos)return!1;let s=n.resolve(e);if(!i.parent.isTextblock){let l=s.nodeAfter;return l!=null&&t==e+l.nodeSize}if(s.parentOffset<s.parent.content.size||!s.parent.isTextblock)return!1;let o=n.resolve(dr(s,!0,!0));return!o.parent.isTextblock||o.pos>t||dr(o,!0,!1)<t?!1:i.parent.content.cut(i.parentOffset).eq(o.parent.content)}function dr(n,e,t){let i=n.depth,r=e?n.end():n.pos;for(;i>0&&(e||n.indexAfter(i)==n.node(i).childCount);)i--,r++,e=!1;if(t){let s=n.node(i).maybeChild(n.indexAfter(i));for(;s&&!s.isLeaf;)s=s.firstChild,r++}return r}function Tf(n,e,t,i,r){let s=n.findDiffStart(e,t);if(s==null)return null;let{a:o,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(r=="end"){let a=Math.max(0,s-Math.min(o,l));i-=o+a-s}if(o<s&&n.size<e.size){let a=i<=s&&i>=o?s-i:0;s-=a,s&&s<e.size&&Il(e.textBetween(s-1,s+1))&&(s+=a?1:-1),l=s+(l-o),o=s}else if(l<s){let a=i<=s&&i>=l?s-i:0;s-=a,s&&s<n.size&&Il(n.textBetween(s-1,s+1))&&(s+=a?1:-1),o=s+(o-l),l=s}return{start:s,endA:o,endB:l}}function Il(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 Of{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 qd,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Bl),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=Vl(this),Pl(this),this.nodeViews=zl(this),this.docView=Wo(this.state.doc,Rl(this),hr(this),this.dom,this),this.domObserver=new gf(this,(i,r,s,o)=>kf(this,i,r,s,o)),this.domObserver.start(),jd(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&&rr(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Bl),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let i in this._props)t[i]=this._props[i];t.state=this.state;for(let i in e)t[i]=e[i];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var i;let r=this.state,s=!1,o=!1;e.storedMarks&&this.composing&&(Cl(this),o=!0),this.state=e;let l=r.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let p=zl(this);Nf(p,this.nodeViews)&&(this.nodeViews=p,s=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&rr(this),this.editable=Vl(this),Pl(this);let a=hr(this),c=Rl(this),h=r.plugins!=e.plugins&&!r.doc.eq(e.doc)?"reset":e.scrollToSelection>r.scrollToSelection?"to selection":"preserve",d=s||!this.docView.matchesNode(e.doc,c,a);(d||!e.selection.eq(r.selection))&&(o=!0);let f=h=="preserve"&&o&&this.dom.style.overflowAnchor==null&&od(this);if(o){this.domObserver.stop();let p=d&&(ee||_)&&!this.composing&&!r.selection.empty&&!e.selection.empty&&Af(r.selection,e.selection);if(d){let u=_?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=of(this)),(s||!this.docView.update(e.doc,c,a,this))&&(this.docView.updateOuterDeco(c),this.docView.destroy(),this.docView=Wo(e.doc,c,a,this.dom,this)),u&&!this.trackWrites&&(p=!0)}p||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&Ed(this))?Me(this,p):(Yo(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(r),!((i=this.dragging)===null||i===void 0)&&i.node&&!r.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,r),h=="reset"?this.dom.scrollTop=0:h=="to selection"?this.scrollToSelection():f&&ld(f)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof T){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&No(this,t.getBoundingClientRect(),e)}else No(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 i=this.directPlugins[t];i.spec.view&&this.pluginViews.push(i.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let i=this.state.plugins[t];i.spec.view&&this.pluginViews.push(i.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let i=this.pluginViews[t];i.update&&i.update(this,e)}}updateDraggedNode(e,t){let i=e.node,r=-1;if(this.state.doc.nodeAt(i.from)==i.node)r=i.from;else{let s=i.from+(this.state.doc.content.size-t.doc.content.size);(s>0&&this.state.doc.nodeAt(s))==i.node&&(r=s)}this.dragging=new Sl(e.slice,e.move,r<0?void 0:T.create(this.state.doc,r))}someProp(e,t){let i=this._props&&this._props[e],r;if(i!=null&&(r=t?t(i):i))return r;for(let o=0;o<this.directPlugins.length;o++){let l=this.directPlugins[o].props[e];if(l!=null&&(r=t?t(l):l))return r}let s=this.state.plugins;if(s)for(let o=0;o<s.length;o++){let l=s[o].props[e];if(l!=null&&(r=t?t(l):l))return r}}hasFocus(){if(ee){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&&ad(this.dom),Me(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 ud(this,e)}coordsAtPos(e,t=1){return Vo(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,i=-1){let r=this.docView.posFromDOM(e,t,i);if(r==null)throw new RangeError("DOM position not inside the editor");return r}endOfTextblock(e,t){return bd(this,t||this.state,e)}pasteHTML(e,t){return ln(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return ln(this,e,null,!0,t||new ClipboardEvent("paste"))}destroy(){this.docView&&(_d(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],hr(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,Uh())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return Ud(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?Z&&this.root.nodeType===11&&ed(this.dom.ownerDocument)==this.dom&&bf(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}function Rl(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 i in t)i=="class"?e.class+=" "+t[i]:i=="style"?e.style=(e.style?e.style+";":"")+t[i]:!e[i]&&i!="contenteditable"&&i!="nodeName"&&(e[i]=String(t[i]))}),e.translate||(e.translate="no"),[te.node(0,n.state.doc.content.size,e)]}function Pl(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:te.widget(n.state.selection.from,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function Vl(n){return!n.someProp("editable",e=>e(n.state)===!1)}function Af(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 zl(n){let e=Object.create(null);function t(i){for(let r in i)Object.prototype.hasOwnProperty.call(e,r)||(e[r]=i[r])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function Nf(n,e){let t=0,i=0;for(let r in n){if(n[r]!=e[r])return!0;t++}for(let r in e)i++;return t!=i}function Bl(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 fr,ur;if(typeof WeakMap<"u"){let n=new WeakMap;fr=e=>n.get(e),ur=(e,t)=>(n.set(e,t),t)}else{const n=[];let t=0;fr=i=>{for(let r=0;r<n.length;r+=2)if(n[r]==i)return n[r+1]},ur=(i,r)=>(t==10&&(t=0),n[t++]=i,n[t++]=r)}var z=class{constructor(n,e,t,i){this.width=n,this.height=e,this.map=t,this.problems=i}findCell(n){for(let e=0;e<this.map.length;e++){const t=this.map[e];if(t!=n)continue;const i=e%this.width,r=e/this.width|0;let s=i+1,o=r+1;for(let l=1;s<this.width&&this.map[e+l]==t;l++)s++;for(let l=1;o<this.height&&this.map[e+this.width*l]==t;l++)o++;return{left:i,top:r,right:s,bottom:o}}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:i,right:r,top:s,bottom:o}=this.findCell(n);return e=="horiz"?(t<0?i==0:r==this.width)?null:this.map[s*this.width+(t<0?i-1:r)]:(t<0?s==0:o==this.height)?null:this.map[i+this.width*(t<0?s-1:o)]}rectBetween(n,e){const{left:t,right:i,top:r,bottom:s}=this.findCell(n),{left:o,right:l,top:a,bottom:c}=this.findCell(e);return{left:Math.min(t,o),top:Math.min(r,a),right:Math.max(i,l),bottom:Math.max(s,c)}}cellsInRect(n){const e=[],t={};for(let i=n.top;i<n.bottom;i++)for(let r=n.left;r<n.right;r++){const s=i*this.width+r,o=this.map[s];t[o]||(t[o]=!0,!(r==n.left&&r&&this.map[s-1]==o||i==n.top&&i&&this.map[s-this.width]==o)&&e.push(o))}return e}positionAt(n,e,t){for(let i=0,r=0;;i++){const s=r+t.child(i).nodeSize;if(i==n){let o=e+n*this.width;const l=(n+1)*this.width;for(;o<l&&this.map[o]<r;)o++;return o==l?s-1:this.map[o]}r=s}}static get(n){return fr(n)||ur(n,Ef(n))}};function Ef(n){if(n.type.spec.tableRole!="table")throw new RangeError("Not a table node: "+n.type.name);const e=Df(n),t=n.childCount,i=[];let r=0,s=null;const o=[];for(let c=0,h=e*t;c<h;c++)i[c]=0;for(let c=0,h=0;c<t;c++){const d=n.child(c);h++;for(let u=0;;u++){for(;r<i.length&&i[r]!=0;)r++;if(u==d.childCount)break;const m=d.child(u),{colspan:g,rowspan:y,colwidth:S}=m.attrs;for(let b=0;b<y;b++){if(b+c>=t){(s||(s=[])).push({type:"overlong_rowspan",pos:h,n:y-b});break}const C=r+b*e;for(let k=0;k<g;k++){i[C+k]==0?i[C+k]=h:(s||(s=[])).push({type:"collision",row:c,pos:h,n:g-k});const M=S&&S[k];if(M){const E=(C+k)%e*2,F=o[E];F==null||F!=M&&o[E+1]==1?(o[E]=M,o[E+1]=1):F==M&&o[E+1]++}}}r+=g,h+=m.nodeSize}const f=(c+1)*e;let p=0;for(;r<f;)i[r++]==0&&p++;p&&(s||(s=[])).push({type:"missing",row:c,n:p}),h++}const l=new z(e,t,i,s);let a=!1;for(let c=0;!a&&c<o.length;c+=2)o[c]!=null&&o[c+1]<t&&(a=!0);return a&&If(l,o,n),l}function Df(n){let e=-1,t=!1;for(let i=0;i<n.childCount;i++){const r=n.child(i);let s=0;if(t)for(let o=0;o<i;o++){const l=n.child(o);for(let a=0;a<l.childCount;a++){const c=l.child(a);o+c.attrs.rowspan>i&&(s+=c.attrs.colspan)}}for(let o=0;o<r.childCount;o++){const l=r.child(o);s+=l.attrs.colspan,l.attrs.rowspan>1&&(t=!0)}e==-1?e=s:e!=s&&(e=Math.max(e,s))}return e}function If(n,e,t){n.problems||(n.problems=[]);const i={};for(let r=0;r<n.map.length;r++){const s=n.map[r];if(i[s])continue;i[s]=!0;const o=t.nodeAt(s);if(!o)throw new RangeError(`No cell with offset ${s} found`);let l=null;const a=o.attrs;for(let c=0;c<a.colspan;c++){const h=(r+c)%n.width,d=e[h*2];d!=null&&(!a.colwidth||a.colwidth[c]!=d)&&((l||(l=Rf(a)))[c]=d)}l&&n.problems.unshift({type:"colwidth mismatch",pos:s,colwidth:l})}}function Rf(n){if(n.colwidth)return n.colwidth.slice();const e=[];for(let t=0;t<n.colspan;t++)e.push(0);return e}function Ll(n,e){if(typeof n=="string")return{};const t=n.getAttribute("data-colwidth"),i=t&&/^\d+(,\d+)*$/.test(t)?t.split(",").map(o=>Number(o)):null,r=Number(n.getAttribute("colspan")||1),s={colspan:r,rowspan:Number(n.getAttribute("rowspan")||1),colwidth:i&&i.length==r?i:null};for(const o in e){const l=e[o].getFromDOM,a=l&&l(n);a!=null&&(s[o]=a)}return s}function Hl(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 i in e){const r=e[i].setDOMAttr;r&&r(n.attrs[i],t)}return t}function Pf(n){const e=n.cellAttributes||{},t={colspan:{default:1},rowspan:{default:1},colwidth:{default:null}};for(const i in e)t[i]={default:e[i].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:i=>Ll(i,e)}],toDOM(i){return["td",Hl(i,e),0]}},table_header:{content:n.cellContent,attrs:t,tableRole:"header_cell",isolating:!0,parseDOM:[{tag:"th",getAttrs:i=>Ll(i,e)}],toDOM(i){return["th",Hl(i,e),0]}}}}function we(n){let e=n.cached.tableNodeTypes;if(!e){e=n.cached.tableNodeTypes={};for(const t in n.nodes){const i=n.nodes[t],r=i.spec.tableRole;r&&(e[r]=i)}}return e}var Je=new Zt("selectingCells");function cn(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 Zn(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 pr(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=cn(e.$head)||Vf(e.$head);if(t)return t;throw new RangeError(`No cell found around position ${e.head}`)}function Vf(n){for(let e=n.nodeAfter,t=n.pos;e;e=e.firstChild,t++){const i=e.type.spec.tableRole;if(i=="cell"||i=="header_cell")return n.doc.resolve(t)}for(let e=n.nodeBefore,t=n.pos;e;e=e.lastChild,t--){const i=e.type.spec.tableRole;if(i=="cell"||i=="header_cell")return n.doc.resolve(t-e.nodeSize)}}function mr(n){return n.parent.type.spec.tableRole=="row"&&!!n.nodeAfter}function zf(n){return n.node(0).resolve(n.pos+n.nodeAfter.nodeSize)}function gr(n,e){return n.depth==e.depth&&n.pos>=e.start(-1)&&n.pos<=e.end(-1)}function Fl(n,e,t){const i=n.node(-1),r=z.get(i),s=n.start(-1),o=r.nextCell(n.pos-s,e,t);return o==null?null:n.node(0).resolve(s+o)}function Ht(n,e,t=1){const i={...n,colspan:n.colspan-t};return i.colwidth&&(i.colwidth=i.colwidth.slice(),i.colwidth.splice(e,t),i.colwidth.some(r=>r>0)||(i.colwidth=null)),i}var H=class Ne extends O{constructor(e,t=e){const i=e.node(-1),r=z.get(i),s=e.start(-1),o=r.rectBetween(e.pos-s,t.pos-s),l=e.node(0),a=r.cellsInRect(o).filter(h=>h!=t.pos-s);a.unshift(t.pos-s);const c=a.map(h=>{const d=i.nodeAt(h);if(!d)throw RangeError(`No cell with offset ${h} found`);const f=s+h+1;return new Xs(l.resolve(f),l.resolve(f+d.content.size))});super(c[0].$from,c[0].$to,c),this.$anchorCell=e,this.$headCell=t}map(e,t){const i=e.resolve(t.map(this.$anchorCell.pos)),r=e.resolve(t.map(this.$headCell.pos));if(mr(i)&&mr(r)&&gr(i,r)){const s=this.$anchorCell.node(-1)!=i.node(-1);return s&&this.isRowSelection()?Ne.rowSelection(i,r):s&&this.isColSelection()?Ne.colSelection(i,r):new Ne(i,r)}return N.between(i,r)}content(){const e=this.$anchorCell.node(-1),t=z.get(e),i=this.$anchorCell.start(-1),r=t.rectBetween(this.$anchorCell.pos-i,this.$headCell.pos-i),s={},o=[];for(let a=r.top;a<r.bottom;a++){const c=[];for(let h=a*t.width+r.left,d=r.left;d<r.right;d++,h++){const f=t.map[h];if(s[f])continue;s[f]=!0;const p=t.findCell(f);let u=e.nodeAt(f);if(!u)throw RangeError(`No cell with offset ${f} found`);const m=r.left-p.left,g=p.right-r.right;if(m>0||g>0){let y=u.attrs;if(m>0&&(y=Ht(y,0,m)),g>0&&(y=Ht(y,y.colspan-g,g)),p.left<r.left){if(u=u.type.createAndFill(y),!u)throw RangeError(`Could not create cell with attrs ${JSON.stringify(y)}`)}else u=u.type.create(y,u.content)}if(p.top<r.top||p.bottom>r.bottom){const y={...u.attrs,rowspan:Math.min(p.bottom,r.bottom)-Math.max(p.top,r.top)};p.top<r.top?u=u.type.createAndFill(y):u=u.type.create(y,u.content)}c.push(u)}o.push(e.child(a).copy(x.from(c)))}const l=this.isColSelection()&&this.isRowSelection()?e:o;return new w(x.from(l),1,1)}replace(e,t=w.empty){const i=e.steps.length,r=this.ranges;for(let o=0;o<r.length;o++){const{$from:l,$to:a}=r[o],c=e.mapping.slice(i);e.replace(c.map(l.pos),c.map(a.pos),o?w.empty:t)}const s=O.findFrom(e.doc.resolve(e.mapping.slice(i).map(this.to)),-1);s&&e.setSelection(s)}replaceWith(e,t){this.replace(e,new w(x.from(t),0,0))}forEachCell(e){const t=this.$anchorCell.node(-1),i=z.get(t),r=this.$anchorCell.start(-1),s=i.cellsInRect(i.rectBetween(this.$anchorCell.pos-r,this.$headCell.pos-r));for(let o=0;o<s.length;o++)e(t.nodeAt(s[o]),r+s[o])}isColSelection(){const e=this.$anchorCell.index(-1),t=this.$headCell.index(-1);if(Math.min(e,t)>0)return!1;const i=e+this.$anchorCell.nodeAfter.attrs.rowspan,r=t+this.$headCell.nodeAfter.attrs.rowspan;return Math.max(i,r)==this.$headCell.node(-1).childCount}static colSelection(e,t=e){const i=e.node(-1),r=z.get(i),s=e.start(-1),o=r.findCell(e.pos-s),l=r.findCell(t.pos-s),a=e.node(0);return o.top<=l.top?(o.top>0&&(e=a.resolve(s+r.map[o.left])),l.bottom<r.height&&(t=a.resolve(s+r.map[r.width*(r.height-1)+l.right-1]))):(l.top>0&&(t=a.resolve(s+r.map[l.left])),o.bottom<r.height&&(e=a.resolve(s+r.map[r.width*(r.height-1)+o.right-1]))),new Ne(e,t)}isRowSelection(){const e=this.$anchorCell.node(-1),t=z.get(e),i=this.$anchorCell.start(-1),r=t.colCount(this.$anchorCell.pos-i),s=t.colCount(this.$headCell.pos-i);if(Math.min(r,s)>0)return!1;const o=r+this.$anchorCell.nodeAfter.attrs.colspan,l=s+this.$headCell.nodeAfter.attrs.colspan;return Math.max(o,l)==t.width}eq(e){return e instanceof Ne&&e.$anchorCell.pos==this.$anchorCell.pos&&e.$headCell.pos==this.$headCell.pos}static rowSelection(e,t=e){const i=e.node(-1),r=z.get(i),s=e.start(-1),o=r.findCell(e.pos-s),l=r.findCell(t.pos-s),a=e.node(0);return o.left<=l.left?(o.left>0&&(e=a.resolve(s+r.map[o.top*r.width])),l.right<r.width&&(t=a.resolve(s+r.map[r.width*(l.top+1)-1]))):(l.left>0&&(t=a.resolve(s+r.map[l.top*r.width])),o.right<r.width&&(e=a.resolve(s+r.map[r.width*(o.top+1)-1]))),new Ne(e,t)}toJSON(){return{type:"cell",anchor:this.$anchorCell.pos,head:this.$headCell.pos}}static fromJSON(e,t){return new Ne(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,i=t){return new Ne(e.resolve(t),e.resolve(i))}getBookmark(){return new Bf(this.$anchorCell.pos,this.$headCell.pos)}};H.prototype.visible=!1,O.jsonID("cell",H);var Bf=class ga{constructor(e,t){this.anchor=e,this.head=t}map(e){return new ga(e.map(this.anchor),e.map(this.head))}resolve(e){const t=e.resolve(this.anchor),i=e.resolve(this.head);return t.parent.type.spec.tableRole=="row"&&i.parent.type.spec.tableRole=="row"&&t.index()<t.parent.childCount&&i.index()<i.parent.childCount&&gr(t,i)?new H(t,i):O.near(i,1)}};function Lf(n){if(!(n.selection instanceof H))return null;const e=[];return n.selection.forEachCell((t,i)=>{e.push(te.node(i,i+t.nodeSize,{class:"selectedCell"}))}),P.create(n.doc,e)}function Hf({$from:n,$to:e}){if(n.pos==e.pos||n.pos<e.pos-6)return!1;let t=n.pos,i=e.pos,r=n.depth;for(;r>=0&&!(n.after(r+1)<n.end(r));r--,t++);for(let s=e.depth;s>=0&&!(e.before(s+1)>e.start(s));s--,i--);return t==i&&/row|table/.test(n.node(r).type.spec.tableRole)}function Ff({$from:n,$to:e}){let t,i;for(let r=n.depth;r>0;r--){const s=n.node(r);if(s.type.spec.tableRole==="cell"||s.type.spec.tableRole==="header_cell"){t=s;break}}for(let r=e.depth;r>0;r--){const s=e.node(r);if(s.type.spec.tableRole==="cell"||s.type.spec.tableRole==="header_cell"){i=s;break}}return t!==i&&e.parentOffset===0}function $f(n,e,t){const i=(e||n).selection,r=(e||n).doc;let s,o;if(i instanceof T&&(o=i.node.type.spec.tableRole)){if(o=="cell"||o=="header_cell")s=H.create(r,i.from);else if(o=="row"){const l=r.resolve(i.from+1);s=H.rowSelection(l,l)}else if(!t){const l=z.get(i.node),a=i.from+1,c=a+l.map[l.width*l.height-1];s=H.create(r,a+1,c)}}else i instanceof N&&Hf(i)?s=N.create(r,i.from):i instanceof N&&Ff(i)&&(s=N.create(r,i.$from.start(),i.$from.end()));return s&&(e||(e=n.tr)).setSelection(s),e}var Wf=new Zt("fix-tables");function $l(n,e,t,i){const r=n.childCount,s=e.childCount;e:for(let o=0,l=0;o<s;o++){const a=e.child(o);for(let c=l,h=Math.min(r,o+3);c<h;c++)if(n.child(c)==a){l=c+1,t+=a.nodeSize;continue e}i(a,t),l<r&&n.child(l).sameMarkup(a)?$l(n.child(l),a,t+1,i):a.nodesBetween(0,a.content.size,i,t+1),t+=a.nodeSize}}function Jf(n,e){let t;const i=(r,s)=>{r.type.spec.tableRole=="table"&&(t=Kf(n,r,s,t))};return e?e.doc!=n.doc&&$l(e.doc,n.doc,0,i):n.doc.descendants(i),t}function Kf(n,e,t,i){const r=z.get(e);if(!r.problems)return i;i||(i=n.tr);const s=[];for(let a=0;a<r.height;a++)s.push(0);for(let a=0;a<r.problems.length;a++){const c=r.problems[a];if(c.type=="collision"){const h=e.nodeAt(c.pos);if(!h)continue;const d=h.attrs;for(let f=0;f<d.rowspan;f++)s[c.row+f]+=c.n;i.setNodeMarkup(i.mapping.map(t+1+c.pos),null,Ht(d,d.colspan-c.n,c.n))}else if(c.type=="missing")s[c.row]+=c.n;else if(c.type=="overlong_rowspan"){const h=e.nodeAt(c.pos);if(!h)continue;i.setNodeMarkup(i.mapping.map(t+1+c.pos),null,{...h.attrs,rowspan:h.attrs.rowspan-c.n})}else if(c.type=="colwidth mismatch"){const h=e.nodeAt(c.pos);if(!h)continue;i.setNodeMarkup(i.mapping.map(t+1+c.pos),null,{...h.attrs,colwidth:c.colwidth})}}let o,l;for(let a=0;a<s.length;a++)s[a]&&(o==null&&(o=a),l=a);for(let a=0,c=t+1;a<r.height;a++){const h=e.child(a),d=c+h.nodeSize,f=s[a];if(f>0){let p="cell";h.firstChild&&(p=h.firstChild.type.spec.tableRole);const u=[];for(let g=0;g<f;g++){const y=we(n.schema)[p].createAndFill();y&&u.push(y)}const m=(a==0||o==a-1)&&l==a?c+1:d-1;i.insert(i.mapping.map(m),u)}c=d}return i.setMeta(Wf,{fixTables:!0})}function Wl(n){const e=n.selection,t=pr(n),i=t.node(-1),r=t.start(-1),s=z.get(i);return{...e instanceof H?s.rectBetween(e.$anchorCell.pos-r,e.$headCell.pos-r):s.findCell(t.pos-r),tableStart:r,map:s,table:i}}function qf(n){return function(e,t){if(!Zn(e))return!1;if(t){const i=we(e.schema),r=Wl(e),s=e.tr,o=r.map.cellsInRect(n=="column"?{left:r.left,top:0,right:r.right,bottom:r.map.height}:n=="row"?{left:0,top:r.top,right:r.map.width,bottom:r.bottom}:r),l=o.map(a=>r.table.nodeAt(a));for(let a=0;a<o.length;a++)l[a].type==i.header_cell&&s.setNodeMarkup(r.tableStart+o[a],i.cell,l[a].attrs);if(s.steps.length==0)for(let a=0;a<o.length;a++)s.setNodeMarkup(r.tableStart+o[a],i.header_cell,l[a].attrs);t(s)}return!0}}function Jl(n,e,t){const i=e.map.cellsInRect({left:0,top:0,right:n=="row"?e.map.width:1,bottom:n=="column"?e.map.height:1});for(let r=0;r<i.length;r++){const s=e.table.nodeAt(i[r]);if(s&&s.type!==t.header_cell)return!1}return!0}function yr(n,e){return e=e||{useDeprecatedLogic:!1},e.useDeprecatedLogic?qf(n):function(t,i){if(!Zn(t))return!1;if(i){const r=we(t.schema),s=Wl(t),o=t.tr,l=Jl("row",s,r),a=Jl("column",s,r),h=(n==="column"?l:n==="row"?a:!1)?1:0,d=n=="column"?{left:0,top:h,right:1,bottom:s.map.height}:n=="row"?{left:h,top:0,right:s.map.width,bottom:1}:s,f=n=="column"?a?r.cell:r.header_cell:n=="row"?l?r.cell:r.header_cell:r.cell;s.map.cellsInRect(d).forEach(p=>{const u=p+s.tableStart,m=o.doc.nodeAt(u);m&&o.setNodeMarkup(u,f,m.attrs)}),i(o)}return!0}}yr("row",{useDeprecatedLogic:!0}),yr("column",{useDeprecatedLogic:!0}),yr("cell",{useDeprecatedLogic:!0});function jf(n,e){if(e<0){const t=n.nodeBefore;if(t)return n.pos-t.nodeSize;for(let i=n.index(-1)-1,r=n.before();i>=0;i--){const s=n.node(-1).child(i),o=s.lastChild;if(o)return r-1-o.nodeSize;r-=s.nodeSize}}else{if(n.index()<n.parent.childCount-1)return n.pos+n.nodeAfter.nodeSize;const t=n.node(-1);for(let i=n.indexAfter(-1),r=n.after();i<t.childCount;i++){const s=t.child(i);if(s.childCount)return r+1;r+=s.nodeSize}}return null}function Kl(n){return function(e,t){if(!Zn(e))return!1;const i=jf(pr(e),n);if(i==null)return!1;if(t){const r=e.doc.resolve(i);t(e.tr.setSelection(N.between(r,zf(r))).scrollIntoView())}return!0}}function Xn(n,e){const t=n.selection;if(!(t instanceof H))return!1;if(e){const i=n.tr,r=we(n.schema).cell.createAndFill().content;t.forEachCell((s,o)=>{s.content.eq(r)||i.replace(i.mapping.map(o+1),i.mapping.map(o+s.nodeSize-1),new w(r,0,0))}),i.docChanged&&e(i)}return!0}function _f(n){if(!n.size)return null;let{content:e,openStart:t,openEnd:i}=n;for(;e.childCount==1&&(t>0&&i>0||e.child(0).type.spec.tableRole=="table");)t--,i--,e=e.child(0).content;const r=e.child(0),s=r.type.spec.tableRole,o=r.type.schema,l=[];if(s=="row")for(let a=0;a<e.childCount;a++){let c=e.child(a).content;const h=a?0:Math.max(0,t-1),d=a<e.childCount-1?0:Math.max(0,i-1);(h||d)&&(c=br(we(o).row,new w(c,h,d)).content),l.push(c)}else if(s=="cell"||s=="header_cell")l.push(t||i?br(we(o).row,new w(e,t,i)).content:e);else return null;return Gf(o,l)}function Gf(n,e){const t=[];for(let r=0;r<e.length;r++){const s=e[r];for(let o=s.childCount-1;o>=0;o--){const{rowspan:l,colspan:a}=s.child(o).attrs;for(let c=r;c<r+l;c++)t[c]=(t[c]||0)+a}}let i=0;for(let r=0;r<t.length;r++)i=Math.max(i,t[r]);for(let r=0;r<t.length;r++)if(r>=e.length&&e.push(x.empty),t[r]<i){const s=we(n).cell.createAndFill(),o=[];for(let l=t[r];l<i;l++)o.push(s);e[r]=e[r].append(x.from(o))}return{height:e.length,width:i,rows:e}}function br(n,e){const t=n.createAndFill();return new Zs(t).replace(0,t.content.size,e).doc}function Uf({width:n,height:e,rows:t},i,r){if(n!=i){const s=[],o=[];for(let l=0;l<t.length;l++){const a=t[l],c=[];for(let h=s[l]||0,d=0;h<i;d++){let f=a.child(d%a.childCount);h+f.attrs.colspan>i&&(f=f.type.createChecked(Ht(f.attrs,f.attrs.colspan,h+f.attrs.colspan-i),f.content)),c.push(f),h+=f.attrs.colspan;for(let p=1;p<f.attrs.rowspan;p++)s[l+p]=(s[l+p]||0)+f.attrs.colspan}o.push(x.from(c))}t=o,n=i}if(e!=r){const s=[];for(let o=0,l=0;o<r;o++,l++){const a=[],c=t[l%e];for(let h=0;h<c.childCount;h++){let d=c.child(h);o+d.attrs.rowspan>r&&(d=d.type.create({...d.attrs,rowspan:Math.max(1,r-d.attrs.rowspan)},d.content)),a.push(d)}s.push(x.from(a))}t=s,e=r}return{width:n,height:e,rows:t}}function Zf(n,e,t,i,r,s,o){const l=n.doc.type.schema,a=we(l);let c,h;if(r>e.width)for(let d=0,f=0;d<e.height;d++){const p=t.child(d);f+=p.nodeSize;const u=[];let m;p.lastChild==null||p.lastChild.type==a.cell?m=c||(c=a.cell.createAndFill()):m=h||(h=a.header_cell.createAndFill());for(let g=e.width;g<r;g++)u.push(m);n.insert(n.mapping.slice(o).map(f-1+i),u)}if(s>e.height){const d=[];for(let u=0,m=(e.height-1)*e.width;u<Math.max(e.width,r);u++){const g=u>=e.width?!1:t.nodeAt(e.map[m+u]).type==a.header_cell;d.push(g?h||(h=a.header_cell.createAndFill()):c||(c=a.cell.createAndFill()))}const f=a.row.create(null,x.from(d)),p=[];for(let u=e.height;u<s;u++)p.push(f);n.insert(n.mapping.slice(o).map(i+t.nodeSize-2),p)}return!!(c||h)}function ql(n,e,t,i,r,s,o,l){if(o==0||o==e.height)return!1;let a=!1;for(let c=r;c<s;c++){const h=o*e.width+c,d=e.map[h];if(e.map[h-e.width]==d){a=!0;const f=t.nodeAt(d),{top:p,left:u}=e.findCell(d);n.setNodeMarkup(n.mapping.slice(l).map(d+i),null,{...f.attrs,rowspan:o-p}),n.insert(n.mapping.slice(l).map(e.positionAt(o,u,t)),f.type.createAndFill({...f.attrs,rowspan:p+f.attrs.rowspan-o})),c+=f.attrs.colspan-1}}return a}function jl(n,e,t,i,r,s,o,l){if(o==0||o==e.width)return!1;let a=!1;for(let c=r;c<s;c++){const h=c*e.width+o,d=e.map[h];if(e.map[h-1]==d){a=!0;const f=t.nodeAt(d),p=e.colCount(d),u=n.mapping.slice(l).map(d+i);n.setNodeMarkup(u,null,Ht(f.attrs,o-p,f.attrs.colspan-(o-p))),n.insert(u+f.nodeSize,f.type.createAndFill(Ht(f.attrs,0,o-p))),c+=f.attrs.rowspan-1}}return a}function _l(n,e,t,i,r){let s=t?n.doc.nodeAt(t-1):n.doc;if(!s)throw new Error("No table found");let o=z.get(s);const{top:l,left:a}=i,c=a+r.width,h=l+r.height,d=n.tr;let f=0;function p(){if(s=t?d.doc.nodeAt(t-1):d.doc,!s)throw new Error("No table found");o=z.get(s),f=d.mapping.maps.length}Zf(d,o,s,t,c,h,f)&&p(),ql(d,o,s,t,a,c,l,f)&&p(),ql(d,o,s,t,a,c,h,f)&&p(),jl(d,o,s,t,l,h,a,f)&&p(),jl(d,o,s,t,l,h,c,f)&&p();for(let u=l;u<h;u++){const m=o.positionAt(u,a,s),g=o.positionAt(u,c,s);d.replace(d.mapping.slice(f).map(m+t),d.mapping.slice(f).map(g+t),new w(r.rows[u-l],0,0))}p(),d.setSelection(new H(d.doc.resolve(t+o.positionAt(l,a,s)),d.doc.resolve(t+o.positionAt(h-1,c-1,s)))),e(d)}var Xf=ko({ArrowLeft:Qn("horiz",-1),ArrowRight:Qn("horiz",1),ArrowUp:Qn("vert",-1),ArrowDown:Qn("vert",1),"Shift-ArrowLeft":ei("horiz",-1),"Shift-ArrowRight":ei("horiz",1),"Shift-ArrowUp":ei("vert",-1),"Shift-ArrowDown":ei("vert",1),Backspace:Xn,"Mod-Backspace":Xn,Delete:Xn,"Mod-Delete":Xn});function Yn(n,e,t){return t.eq(n.selection)?!1:(e&&e(n.tr.setSelection(t).scrollIntoView()),!0)}function Qn(n,e){return(t,i,r)=>{if(!r)return!1;const s=t.selection;if(s instanceof H)return Yn(t,i,O.near(s.$headCell,e));if(n!="horiz"&&!s.empty)return!1;const o=Gl(r,n,e);if(o==null)return!1;if(n=="horiz")return Yn(t,i,O.near(t.doc.resolve(s.head+e),e));{const l=t.doc.resolve(o),a=Fl(l,n,e);let c;return a?c=O.near(a,1):e<0?c=O.near(t.doc.resolve(l.before(-1)),-1):c=O.near(t.doc.resolve(l.after(-1)),1),Yn(t,i,c)}}}function ei(n,e){return(t,i,r)=>{if(!r)return!1;const s=t.selection;let o;if(s instanceof H)o=s;else{const a=Gl(r,n,e);if(a==null)return!1;o=new H(t.doc.resolve(a))}const l=Fl(o.$headCell,n,e);return l?Yn(t,i,new H(o.$anchorCell,l)):!1}}function Yf(n,e){const t=n.state.doc,i=cn(t.resolve(e));return i?(n.dispatch(n.state.tr.setSelection(new H(i))),!0):!1}function Qf(n,e,t){if(!Zn(n.state))return!1;let i=_f(t);const r=n.state.selection;if(r instanceof H){i||(i={width:1,height:1,rows:[x.from(br(we(n.state.schema).cell,t))]});const s=r.$anchorCell.node(-1),o=r.$anchorCell.start(-1),l=z.get(s).rectBetween(r.$anchorCell.pos-o,r.$headCell.pos-o);return i=Uf(i,l.right-l.left,l.bottom-l.top),_l(n.state,n.dispatch,o,l,i),!0}else if(i){const s=pr(n.state),o=s.start(-1);return _l(n.state,n.dispatch,o,z.get(s.node(-1)).findCell(s.pos-o),i),!0}else return!1}function eu(n,e){var t;if(e.ctrlKey||e.metaKey)return;const i=Ul(n,e.target);let r;if(e.shiftKey&&n.state.selection instanceof H)s(n.state.selection.$anchorCell,e),e.preventDefault();else if(e.shiftKey&&i&&(r=cn(n.state.selection.$anchor))!=null&&((t=xr(n,e))==null?void 0:t.pos)!=r.pos)s(r,e),e.preventDefault();else if(!i)return;function s(a,c){let h=xr(n,c);const d=Je.getState(n.state)==null;if(!h||!gr(a,h))if(d)h=a;else return;const f=new H(a,h);if(d||!n.state.selection.eq(f)){const p=n.state.tr.setSelection(f);d&&p.setMeta(Je,a.pos),n.dispatch(p)}}function o(){n.root.removeEventListener("mouseup",o),n.root.removeEventListener("dragstart",o),n.root.removeEventListener("mousemove",l),Je.getState(n.state)!=null&&n.dispatch(n.state.tr.setMeta(Je,-1))}function l(a){const c=a,h=Je.getState(n.state);let d;if(h!=null)d=n.state.doc.resolve(h);else if(Ul(n,c.target)!=i&&(d=xr(n,e),!d))return o();d&&s(d,c)}n.root.addEventListener("mouseup",o),n.root.addEventListener("dragstart",o),n.root.addEventListener("mousemove",l)}function Gl(n,e,t){if(!(n.state.selection instanceof N))return null;const{$head:i}=n.state.selection;for(let r=i.depth-1;r>=0;r--){const s=i.node(r);if((t<0?i.index(r):i.indexAfter(r))!=(t<0?0:s.childCount))return null;if(s.type.spec.tableRole=="cell"||s.type.spec.tableRole=="header_cell"){const l=i.before(r),a=e=="vert"?t>0?"down":"up":t>0?"right":"left";return n.endOfTextblock(a)?l:null}}return null}function Ul(n,e){for(;e&&e!=n.dom;e=e.parentNode)if(e.nodeName=="TD"||e.nodeName=="TH")return e;return null}function xr(n,e){const t=n.posAtCoords({left:e.clientX,top:e.clientY});return t&&t?cn(n.state.doc.resolve(t.pos)):null}var tu=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")),Cr(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,Cr(n,this.colgroup,this.table,this.defaultCellMinWidth),!0)}ignoreMutation(n){return n.type=="attributes"&&(n.target==this.table||this.colgroup.contains(n.target))}};function Cr(n,e,t,i,r,s){var o;let l=0,a=!0,c=e.firstChild;const h=n.firstChild;if(h){for(let d=0,f=0;d<h.childCount;d++){const{colspan:p,colwidth:u}=h.child(d).attrs;for(let m=0;m<p;m++,f++){const g=r==f?s:u&&u[m],y=g?g+"px":"";if(l+=g||i,g||(a=!1),c)c.style.width!=y&&(c.style.width=y),c=c.nextSibling;else{const S=document.createElement("col");S.style.width=y,e.appendChild(S)}}}for(;c;){const d=c.nextSibling;(o=c.parentNode)==null||o.removeChild(c),c=d}a?(t.style.width=l+"px",t.style.minWidth=""):(t.style.width="",t.style.minWidth=l+"px")}}var se=new Zt("tableColumnResizing");function nu({handleWidth:n=5,cellMinWidth:e=25,defaultCellMinWidth:t=100,View:i=tu,lastColumnResizable:r=!0}={}){const s=new Ut({key:se,state:{init(o,l){var a,c;const h=(c=(a=s.spec)==null?void 0:a.props)==null?void 0:c.nodeViews,d=we(l.schema).table.name;return i&&h&&(h[d]=(f,p)=>new i(f,t,p)),new iu(-1,!1)},apply(o,l){return l.apply(o)}},props:{attributes:o=>{const l=se.getState(o);return l&&l.activeHandle>-1?{class:"resize-cursor"}:{}},handleDOMEvents:{mousemove:(o,l)=>{ru(o,l,n,r)},mouseleave:o=>{su(o)},mousedown:(o,l)=>{ou(o,l,e,t)}},decorations:o=>{const l=se.getState(o);if(l&&l.activeHandle>-1)return du(o,l.activeHandle)},nodeViews:{}}});return s}var iu=class si{constructor(e,t){this.activeHandle=e,this.dragging=t}apply(e){const t=this,i=e.getMeta(se);if(i&&i.setHandle!=null)return new si(i.setHandle,!1);if(i&&i.setDragging!==void 0)return new si(t.activeHandle,i.setDragging);if(t.activeHandle>-1&&e.docChanged){let r=e.mapping.map(t.activeHandle,-1);return mr(e.doc.resolve(r))||(r=-1),new si(r,t.dragging)}return t}};function ru(n,e,t,i){const r=se.getState(n.state);if(r&&!r.dragging){const s=au(e.target);let o=-1;if(s){const{left:l,right:a}=s.getBoundingClientRect();e.clientX-l<=t?o=Zl(n,e,"left",t):a-e.clientX<=t&&(o=Zl(n,e,"right",t))}if(o!=r.activeHandle){if(!i&&o!==-1){const l=n.state.doc.resolve(o),a=l.node(-1),c=z.get(a),h=l.start(-1);if(c.colCount(l.pos-h)+l.nodeAfter.attrs.colspan-1==c.width-1)return}Yl(n,o)}}}function su(n){const e=se.getState(n.state);e&&e.activeHandle>-1&&!e.dragging&&Yl(n,-1)}function ou(n,e,t,i){var r;const s=(r=n.dom.ownerDocument.defaultView)!=null?r:window,o=se.getState(n.state);if(!o||o.activeHandle==-1||o.dragging)return!1;const l=n.state.doc.nodeAt(o.activeHandle),a=lu(n,o.activeHandle,l.attrs);n.dispatch(n.state.tr.setMeta(se,{setDragging:{startX:e.clientX,startWidth:a}}));function c(d){s.removeEventListener("mouseup",c),s.removeEventListener("mousemove",h);const f=se.getState(n.state);f!=null&&f.dragging&&(cu(n,f.activeHandle,Xl(f.dragging,d,t)),n.dispatch(n.state.tr.setMeta(se,{setDragging:null})))}function h(d){if(!d.which)return c(d);const f=se.getState(n.state);if(f&&f.dragging){const p=Xl(f.dragging,d,t);Ql(n,f.activeHandle,p,i)}}return Ql(n,o.activeHandle,a,i),s.addEventListener("mouseup",c),s.addEventListener("mousemove",h),e.preventDefault(),!0}function lu(n,e,{colspan:t,colwidth:i}){const r=i&&i[i.length-1];if(r)return r;const s=n.domAtPos(e);let l=s.node.childNodes[s.offset].offsetWidth,a=t;if(i)for(let c=0;c<t;c++)i[c]&&(l-=i[c],a--);return l/a}function au(n){for(;n&&n.nodeName!="TD"&&n.nodeName!="TH";)n=n.classList&&n.classList.contains("ProseMirror")?null:n.parentNode;return n}function Zl(n,e,t,i){const r=t=="right"?-i:i,s=n.posAtCoords({left:e.clientX+r,top:e.clientY});if(!s)return-1;const{pos:o}=s,l=cn(n.state.doc.resolve(o));if(!l)return-1;if(t=="right")return l.pos;const a=z.get(l.node(-1)),c=l.start(-1),h=a.map.indexOf(l.pos-c);return h%a.width==0?-1:c+a.map[h-1]}function Xl(n,e,t){const i=e.clientX-n.startX;return Math.max(t,n.startWidth+i)}function Yl(n,e){n.dispatch(n.state.tr.setMeta(se,{setHandle:e}))}function cu(n,e,t){const i=n.state.doc.resolve(e),r=i.node(-1),s=z.get(r),o=i.start(-1),l=s.colCount(i.pos-o)+i.nodeAfter.attrs.colspan-1,a=n.state.tr;for(let c=0;c<s.height;c++){const h=c*s.width+l;if(c&&s.map[h]==s.map[h-s.width])continue;const d=s.map[h],f=r.nodeAt(d).attrs,p=f.colspan==1?0:l-s.colCount(d);if(f.colwidth&&f.colwidth[p]==t)continue;const u=f.colwidth?f.colwidth.slice():hu(f.colspan);u[p]=t,a.setNodeMarkup(o+d,null,{...f,colwidth:u})}a.docChanged&&n.dispatch(a)}function Ql(n,e,t,i){const r=n.state.doc.resolve(e),s=r.node(-1),o=r.start(-1),l=z.get(s).colCount(r.pos-o)+r.nodeAfter.attrs.colspan-1;let a=n.domAtPos(r.start(-1)).node;for(;a&&a.nodeName!="TABLE";)a=a.parentNode;a&&Cr(s,a.firstChild,a,i,l,t)}function hu(n){return Array(n).fill(0)}function du(n,e){var t;const i=[],r=n.doc.resolve(e),s=r.node(-1);if(!s)return P.empty;const o=z.get(s),l=r.start(-1),a=o.colCount(r.pos-l)+r.nodeAfter.attrs.colspan-1;for(let c=0;c<o.height;c++){const h=a+c*o.width;if((a==o.width-1||o.map[h]!=o.map[h+1])&&(c==0||o.map[h]!=o.map[h-o.width])){const d=o.map[h],f=l+d+s.nodeAt(d).nodeSize-1,p=document.createElement("div");p.className="column-resize-handle",(t=se.getState(n))!=null&&t.dragging&&i.push(te.node(l+d,l+d+s.nodeAt(d).nodeSize,{class:"column-resize-dragging"})),i.push(te.widget(f,p))}}return P.create(n.doc,i)}function fu({allowTableNodeSelection:n=!1}={}){return new Ut({key:Je,state:{init(){return null},apply(e,t){const i=e.getMeta(Je);if(i!=null)return i==-1?null:i;if(t==null||!e.docChanged)return t;const{deleted:r,pos:s}=e.mapping.mapResult(t);return r?null:s}},props:{decorations:Lf,handleDOMEvents:{mousedown:eu},createSelectionBetween(e){return Je.getState(e.state)!=null?e.state.selection:null},handleTripleClick:Yf,handleKeyDown:Xf,handlePaste:Qf},appendTransaction(e,t,i){return $f(i,Jf(i,t),n)}})}const hn=n=>{const e=Object.fromEntries(Array.from(n.attributes).map(t=>[t.name,t.value]));return delete e.draggable,e},ea="data-gs-mrk-fs",ta="data-gs-ib",ti="data-gs-ifrg",Te="attrs",na={[Te]:{default:"{}"}},Oe={[Te]:{default:{}}},ia=n=>({[Te]:JSON.stringify(hn(n))}),Ae=n=>({attrs:hn(n)}),dn=n=>e=>[n,e.attrs.attrs,0],Ke=n=>n.attrs[Te]?JSON.parse(n.attrs[Te]):{},uu={doc:{content:"block+"},text:{group:"inline",inline:!0},inlineFragment:{group:"block",content:"inline*",isTextBlock:!0,parseDOM:[{tag:`span[${ti}]`,getAttrs:Ae}],toDOM:()=>["span",{[ti]:""},0]},div:{group:"block",content:"inline*",attrs:Oe,parseDOM:[{tag:"div",getAttrs:Ae}],toDOM:dn("div")},paragraph:{group:"block",content:"inline*",attrs:Oe,parseDOM:[{tag:"p",getAttrs:Ae}],toDOM:dn("p")},orderedList:{group:"block",content:"listItem+",attrs:Oe,parseDOM:[{tag:"ol",getAttrs:Ae}],toDOM:dn("ol")},bulletList:{group:"block",content:"listItem+",attrs:Oe,parseDOM:[{tag:"ul",getAttrs:Ae}],toDOM:dn("ul")},listItem:{content:"block*",group:"block",attrs:Oe,parseDOM:[{tag:"li",getAttrs:Ae}],toDOM:dn("li"),defining:!0},codeBlock:{group:"block",content:"text*",marks:"",attrs:Oe,parseDOM:[{tag:"pre",getAttrs:Ae}],toDOM:n=>["pre",n.attrs.attrs,["code",0]]},image:{inline:!0,group:"inline",selectable:!0,attrs:Oe,parseDOM:[{tag:"img[src]",getAttrs:Ae}],toDOM:n=>["img",n.attrs.attrs]},inlineBreak:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:`br[${ta}]`}],toDOM(){return["br",{[ta]:""}]}},hardBreak:{inline:!1,group:"block",selectable:!1,attrs:Oe,parseDOM:[{tag:"br",getAttrs:Ae}],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:hn(t)})})),toDOM({attrs:n}){const{level:e}=n;return[e?`h${e}`:"div",n.attrs,0]}},...Pf({tableGroup:"block",cellContent:"block+",cellAttributes:{[Te]:{default:Oe[Te].default,getFromDOM:hn,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:hn(n)}),priority:0}],toDOM(n){const{tagName:e,attrs:t}=n.attrs;return[e,t,0]}}},fn=(n,e)=>({attrs:na,parseDOM:n.map(t=>({tag:t,getAttrs:ia})),toDOM:e}),pu={strong:fn(["strong","b"],n=>["b",Ke(n)]),link:fn(["a"],n=>["a",Ke(n),0]),em:fn(["em","i"],n=>["em",Ke(n)]),underline:fn(["u"],n=>["u",Ke(n),0]),strikethrough:fn(["s"],n=>["s",Ke(n),0]),font_size:{attrs:{...na,size:{default:null}},parseDOM:[{tag:`span[${ea}]`,getAttrs:n=>({...ia(n),size:n.style.fontSize})}],toDOM(n){const{size:e}=n.attrs,t={...Ke(n),[ea]:!0};return e&&(t.style=`font-size: ${e}`),["span",t,0]}}},ra=new Rc({nodes:uu,marks:pu}),ni=new WeakMap,wr=new WeakMap,mu=(n,e)=>{ni.set(n,e),wr.set(e,n)},gu=(n,e)=>{ni.delete(n),wr.delete(e)},Sr=n=>ni.get(n),yu=n=>wr.get(n),sa=n=>{var t;const e=yu(n);return(t=e==null?void 0:e.__gjsv)==null?void 0:t.model},bu=n=>n.dispatchEvent(new CustomEvent("input"));function xu(n){const e=t=>{if(t.tagName==="SPAN"&&t.hasAttribute(ti)){if(t.getAttribute("style")){t.removeAttribute(ti);return}const i=t.parentElement;if(i){for(;t.firstChild;)i.insertBefore(t.firstChild,t);i.removeChild(t)}}else Array.from(t.children).forEach(i=>e(i))};e(n)}function Cu(n,e={}){if(!e.enableOnClick)return()=>{};const t=n.Components.events,i=h=>n.getSelectedAll().includes(h),r=h=>h.isInstanceOf("text")&&!h.isChildOf("text"),s=h=>h.isChildOf("text"),o=h=>n.getEditing()===h,l=(h,d={})=>{h.trigger("focus",d.event)},a=(h,d)=>{i(h)&&r(h)&&!o(h)&&l(h,d)},c=(h,d)=>{if(i(h)&&!r(h)&&s(h)){const f=h.parents().find(p=>p.isInstanceOf("text"));f&&(l(f,d),setTimeout(()=>n.select(f),0))}};return n.on(t.select,a),n.on(t.selectBefore,c),()=>{n.off(t.select,a),n.off(t.selectBefore,c)}}const wu=(n,e)=>{const t=Su(n);return t&&Du(t)?ku(n,e):t?fo(()=>({type:n.schema.nodes.div}))(n,e):!1};function Su(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 ku(n,e){const{selection:t,schema:i,tr:r}=n;r.split(t.from,1);const s=t.from+1,o=r.doc.nodeAt(s),l={...o.attrs.attrs,id:void 0},a=o.textContent.length>0,c=o.textContent.length||0,h=o.textContent||" ",d=i.text(h),f=i.nodes.div.create(l,a?d:[],[]);return r.replaceRangeWith(s,s+c+2,f),r.setSelection(N.create(r.doc,s+1)),e==null||e(r.scrollIntoView()),!0}function vu(n,e,t){const{state:i,dispatch:r}=n,{selection:s,tr:o}=i,l=(a,c,h)=>{const d={};return a.split(";").forEach(f=>{const[p,u]=f.split(":").map(m=>m.trim());p&&(d[p]=u)}),d[c]=h,Object.entries(d).map(([f,p])=>`${f}: ${p}`).join("; ")};if(!s.empty||t)o.doc.nodesBetween(s.from,s.to,(a,c)=>{var h,d;if(a.type===i.schema.nodes.image){const f=l(((h=a.attrs.attrs)==null?void 0:h.style)||"","float",e);o.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:f}})}else if(a.type.isBlock){const f=l(((d=a.attrs.attrs)==null?void 0:d.style)||"","text-align",e);oa(a)?o.setBlockType(s.from,void 0,i.schema.nodes.div,{attrs:{style:f}}):o.setNodeMarkup(c,void 0,{...a.attrs,attrs:{...a.attrs.attrs,style:f}})}});else{const a=i.doc.resolve(s.from),c=a.start(a.depth),h=i.doc.nodeAt(c);if(h!=null&&h.type.isBlock){const d=l(h.attrs.style||"","text-align",e);o.setNodeMarkup(c,void 0,{...h.attrs,style:d})}}o.docChanged&&r(o.scrollIntoView())}const un=(n,e)=>{const{from:t,to:i}=n.selection;let r=!1;return n.doc.nodesBetween(t,i,s=>{if(r)return!1;s.marks.some(o=>o.type===e)&&(r=!0)}),r};function Mu(n,e,t="_blank"){const{state:i,dispatch:r}=n,{schema:s,selection:o,tr:l}=i,a=s.marks.link;try{const c=a.create({[Te]:JSON.stringify({href:e,target:t})});l.addMark(o.from,o.to,c),r(l.scrollIntoView())}catch(c){console.error("Error applying link mark:",c)}}function Tu(n,e){const{state:t,dispatch:i}=n,{selection:r,tr:s}=t;if(r.empty)return;const o=t.schema.marks.font_size;if(!o){console.error("Font size mark is not defined in the schema.");return}s.addMark(r.from,r.to,o.create({size:e})),i(s.scrollIntoView())}const ft=(n,e)=>{const{doc:t,selection:i}=n.state,r=t.resolve(i.from);for(let s=r.depth;s>0;s--){const o=r.node(s);if(e(o))return{pos:s>0?r.before(s):0,start:r.start(s),depth:s,node:o}}},Ou=n=>(n||"").split(";").map(e=>e.split(":")).reduce((e,[t,i])=>(t=t.replace(/-./g,r=>r.toUpperCase()[1]).trim(),e[t]=`${i}`.trim(),e),{});function Au(...n){return(e,t)=>{const i=o=>{e=e.apply(o),t==null||t(o)},r=n.pop();return n.reduce((o,l)=>o||l(e,i),!1)&&r!==void 0&&r(e,t)}}const Nu=(n,e)=>{const{state:t,dispatch:i}=n;if(e!=null&&e.event){const{event:r}=e,s=n.posAtCoords({left:r.clientX,top:r.clientY});s!=null&&s.pos&&i(t.tr.setSelection(N.create(t.doc,s.pos)))}else uo(t,i);setTimeout(()=>setTimeout(()=>n.focus()))},kr=n=>n.isBlock,oa=n=>n.type.name==="inlineFragment",Eu=n=>kr(n)&&!oa(n),la=n=>n.type.name==="bulletList",aa=n=>n.type.name==="orderedList",Du=n=>n.type.name==="heading",Iu=n=>la(n)||aa(n),ca=(n,e)=>{var s,o;const t=(s=ft(n,l=>l.type===e))==null?void 0:s.node,i=n.state.schema.nodes.listItem;let r;return t?r=Wi(i):(o=ft(n,Iu))!=null&&o.node?r=Au(Wi(i),vo(e)):r=vo(e),r(n.state,n.dispatch)},ha=(n,e)=>{const{selection:t}=n.state;return[...t.$from.marks(),...t.$to.marks()].find(i=>i.type.name===e)},Ru=n=>{var o;const{view:e,prop:t,editor:i,propCSS:r}=n,s=(o=ft(e,Eu))==null?void 0:o.node;if(s){const l=s.attrs.attrs||{},a=Ou(l.style);if(t in a)return a[t]||"";if(l.id){const c=i.Components.getById(l.id);return((c==null?void 0:c.getStyle())||{})[r]||""}}return""},Pu=n=>{const{view:e,prop:t,markName:i,editor:r,propCSS:s}=n,o=ha(e,i);if(o){const l=o.attrs;if(l[t])return l[t];if(l[Te]){const a=Ke(o).id;if(a){const c=r.Components.getById(a);return((c==null?void 0:c.getStyle())||{})[s]||""}}}return""},da=(n,e)=>{const{dispatch:t}=n,{nodes:i,marks:r}=n.state.schema;return{text:{selected:()=>{const{selection:s,doc:o}=n.state;return o.textBetween(s.from,s.to," ")},replace:(s,o={})=>{const{state:l}=n,{from:a}=l.selection;let c=l.tr.replaceSelectionWith(l.schema.text(s));o.select&&(c=c.setSelection(N.create(c.doc,a,a+s.length))),t==null||t(c)}},bold:{toggle:()=>it(r.strong)(n.state,t),isActive:()=>un(n.state,r.strong)},italic:{toggle:()=>it(r.em)(n.state,t),isActive:()=>un(n.state,r.em)},underline:{toggle:()=>it(r.underline)(n.state,t),isActive:()=>un(n.state,r.underline)},strikethrough:{toggle:()=>it(r.strikethrough)(n.state,t),isActive:()=>un(n.state,r.strikethrough)},link:{get:()=>{const s=sa(n);if(s!=null&&s.is("link"))return s.getAttributes();{const o=ha(n,"link");return o?Ke(o):{}}},toggle:()=>it(r.link)(n.state,t),isActive:()=>un(n.state,r.link),create:s=>{const o=sa(n);o!=null&&o.is("link")?(o.addAttributes({href:s.url,target:s.target}),n.focus()):Mu(n,s.url,s.target)}},alignText:{get:()=>Ru({view:n,editor:e,prop:"textAlign",propCSS:"text-align"}),set:s=>vu(n,s.value,!0)},fontSize:{get:()=>Pu({view:n,editor:e,markName:"font_size",prop:"size",propCSS:"font-size"}),set:s=>Tu(n,s.value)},image:{open(){const s="assetLayout",{state:o,dispatch:l}=n,{selection:a,doc:c}=o,h=c.textBetween(a.from,a.to," "),d={id:s,disablePropagation:!0,placer:{type:"dialog",title:"Select image",size:"l"},header:!1,layout:{type:"panelAssets",onSelect:f=>{const p={alt:h,src:f.asset.getSrc()};l(o.tr.replaceSelectionWith(i.image.createAndFill({attrs:p})))}}};e.runCommand(Ft.layoutToggle,d)}},heading:{get:()=>{var o;const s=(o=ft(n,kr))==null?void 0:o.node;return`${(s==null?void 0:s.attrs.level)||""}`},set:({value:s})=>{var a;const{state:o}=n,l=(a=ft(n,kr))==null?void 0:a.node;Th(o.schema.nodes.heading,{attrs:l==null?void 0:l.attrs.attrs,level:s?parseInt(s,10):0})(o,t)}},listBullet:{isActive:()=>{var s;return!!((s=ft(n,la))!=null&&s.node)},toggle:()=>ca(n,i.bulletList)},listOrdered:{isActive:()=>{var s;return!!((s=ft(n,aa))!=null&&s.node)},toggle:()=>ca(n,i.orderedList)}}},me="rte:selectionchange",ce={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>'},Vu=(n,e)=>{var a;const{editor:t,el:i}=n,r=ni.get(i),s=da(r,t),o={separator:{type:"column",style:{borderRightWidth:"1px",borderRightStyle:"solid",alignSelf:"stretch",margin:3}},bold:{id:"bold",icon:ce.bold,size:"s",type:"button",editorEvents:{[me]:({setState:c})=>{c({active:s.bold.isActive()})}},onClick:({setState:c})=>{s.bold.toggle(),c({active:s.bold.isActive()})}},italic:{id:"italic",icon:ce.italic,size:"s",type:"button",editorEvents:{[me]:({setState:c})=>{c({active:s.italic.isActive()})}},onClick:({setState:c})=>{s.italic.toggle(),c({active:s.italic.isActive()})}},underline:{id:"underline",icon:ce.underline,size:"s",type:"button",editorEvents:{[me]:({setState:c})=>{c({active:s.underline.isActive()})}},onClick:({setState:c})=>{s.underline.toggle(),c({active:s.underline.isActive()})}},strikethrough:{id:"strikethrough",icon:ce.strikethrough,size:"s",type:"button",editorEvents:{[me]:({setState:c})=>{c({active:s.strikethrough.isActive()})}},onClick:({setState:c})=>{s.strikethrough.toggle(),c({active:s.strikethrough.isActive()})}},image:{id:"image",icon:ce.image,size:"s",type:"button",onClick:()=>s.image.open()},link:{id:"link",icon:ce.link,size:"s",type:"button",editorEvents:{[me]:({setState:c})=>{c({active:s.link.isActive(),disabled:r.state.selection.empty})}},onClick:({event:c})=>{const h=c.currentTarget||c.target,{x:d,y:f,width:p,height:u}=h.getBoundingClientRect(),m="linkLayout",g=()=>t.runCommand(Ft.layoutRemove,{id:m}),y=s.link.get(),S={id:m,style:{width:240},disablePropagation:!0,placer:{type:"popover",closeOnClickAway:!0,x:d,y:f,w:p,h:u},header:{label:"Link"},layout:{type:"column",as:"form",style:{padding:"0 10px 15px",gap:10},onSubmit:b=>{b.preventDefault();const C=new FormData(b.currentTarget);s.link.create({url:C.get("url"),target:C.get("target")}),g()},children:[{type:"inputField",name:"url",label:"URL",placeholder:"eg. https://google.com",required:!0,value:(y==null?void 0:y.href)||"",onChange:({value:b,setState:C})=>C({value:b})},{type:"selectField",name:"target",label:"Open link in",emptyState:"Current window",value:(y==null?void 0:y.target)||"",options:[{id:"",label:"Current window"},{id:"_blank",label:"New window"}],onChange:({value:b,setState:C})=>C({value:b})},{type:"row",style:{gap:10,justifyContent:"end"},children:[s.link.isActive()&&{type:"button",label:"Clear",buttonType:"button",onClick:()=>{s.link.toggle(),g()}},{type:"button",variant:"primary",label:"Submit",buttonType:"submit"}]}]}};t.runCommand(Ft.layoutToggle,S)}},alignText:{id:"alignText",type:"buttonGroupField",size:"s",value:"",options:[{id:"left",icon:ce.alignTextLeft},{id:"center",icon:ce.alignTextCenter},{id:"right",icon:ce.alignTextRight},{id:"justify",icon:ce.alignTextJustify}],editorEvents:{[me]:({setState:c})=>{c({value:s.alignText.get()})}},onChange:({value:c,setState:h})=>{h({value:c}),s.alignText.set({value:c})}},listBullet:{id:"listBullet",icon:ce.listBullet,size:"s",type:"button",editorEvents:{[me]:({setState:c})=>{c({active:s.listBullet.isActive()})}},onClick:({setState:c})=>{s.listBullet.toggle(),c({active:s.listBullet.isActive()})}},listOrdered:{id:"listOrdered",icon:ce.listOrdered,size:"s",type:"button",editorEvents:{[me]:({setState:c})=>{c({active:s.listOrdered.isActive()})}},onClick:({setState:c})=>{s.listOrdered.toggle(),c({active:s.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:{[me]:({setState:c})=>{c({value:s.heading.get()})}},onChange:({value:c,setState:h})=>{h({value:c}),s.heading.set({value:c}),r.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:{[me]:({setState:c})=>{c({value:s.fontSize.get()})}},onChange:({value:c,setState:h})=>{h({value:c}),s.fontSize.set({value:c}),r.focus()}}},l=[o.bold,o.italic,o.underline,o.strikethrough,o.image,o.link,o.listBullet,o.listOrdered,o.alignText,o.heading,o.fontSize];return((a=e.toolbar)==null?void 0:a.call(e,{...n,commands:s,layouts:o,proseMirror:{view:r},items:l}))||l};class zu{constructor(e,t,i){this.editor=i,this.node=e,this.dom=document.createElement("img"),this.view=t,Object.keys(e.attrs.attrs).forEach(r=>{this.dom.setAttribute(r,e.attrs.attrs[r])}),this.dom.addEventListener("dblclick",r=>this.handleDoubleClick(r))}handleDoubleClick(e){const{editor:t,view:i}=this;da(i,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=""}}class qe{constructor(e,t,i={}){this.match=e,this.match=e,this.handler=typeof t=="string"?Bu(t):t,this.undoable=i.undoable!==!1,this.inCode=i.inCode||!1}}function Bu(n){return function(e,t,i,r){let s=n;if(t[1]){let o=t[0].lastIndexOf(t[1]);s+=t[0].slice(o+t[1].length),i+=o;let l=i-r;l>0&&(s=t[0].slice(o-l,o)+s,i=r)}return e.tr.insertText(s,i,r)}}const Lu=500;function Hu({rules:n}){let e=new Ut({state:{init(){return null},apply(t,i){let r=t.getMeta(this);return r||(t.selectionSet||t.docChanged?null:i)}},props:{handleTextInput(t,i,r,s){return fa(t,i,r,s,n,e)},handleDOMEvents:{compositionend:t=>{setTimeout(()=>{let{$cursor:i}=t.state.selection;i&&fa(t,i.pos,i.pos,"",n,e)})}}},isInputRules:!0});return e}function fa(n,e,t,i,r,s){if(n.composing)return!1;let o=n.state,l=o.doc.resolve(e),a=l.parent.textBetween(Math.max(0,l.parentOffset-Lu),l.parentOffset,null,"")+i;for(let c=0;c<r.length;c++){let h=r[c];if(l.parent.type.spec.code){if(!h.inCode)continue}else if(h.inCode==="only")continue;let d=h.match.exec(a),f=d&&h.handler(o,d,e-(d[0].length-i.length),t);if(f)return h.undoable&&f.setMeta(s,{transform:f,from:e,to:t,text:i}),n.dispatch(f),!0}return!1}const Fu=new qe(/--$/,"—"),$u=new qe(/\.\.\.$/,"…"),Wu=new qe(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(")$/,"“"),Ju=new qe(/"$/,"”"),Ku=new qe(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(')$/,"‘"),qu=new qe(/'$/,"’"),ju=[Wu,Ju,Ku,qu];function vr(n,e,t=null,i){return new qe(n,(r,s,o,l)=>{let a=t instanceof Function?t(s):t,c=r.tr.delete(o,l),h=c.doc.resolve(o),d=h.blockRange(),f=d&&Ws(d,e,a);if(!f)return null;c.wrap(d,f);let p=c.doc.resolve(o-1).nodeBefore;return p&&p.type==e&&zn(c.doc,o-1)&&(!i||i(s,p))&&c.join(o-1),c})}function ua(n,e,t=null){return new qe(n,(i,r,s,o)=>{let l=i.doc.resolve(s),a=t instanceof Function?t(r):t;return l.node(-1).canReplaceWith(l.index(-1),l.indexAfter(-1),e)?i.tr.delete(s,o).setBlockType(s,s,e,a):null})}function _u(n){return vr(/^\s*>\s$/,n)}function Gu(n){return vr(/^(\d+)\.\s$/,n,e=>({order:+e[1]}),(e,t)=>t.childCount+t.attrs.order==+e[1])}function Uu(n){return vr(/^\s*([-+*])\s$/,n)}function Zu(n){return ua(/^```$/,n)}function Xu(n,e){return ua(new RegExp("^(#{1,"+e+"})\\s$"),n,t=>({level:t[1].length}))}function Yu(n){const e=ju.concat($u,Fu);let t;return(t=n.nodes.blockquote)&&e.push(_u(t)),(t=n.nodes.orderedList)&&e.push(Gu(t)),(t=n.nodes.bulletList)&&e.push(Uu(t)),(t=n.nodes.codeBlock)&&e.push(Zu(t)),(t=n.nodes.heading)&&e.push(Xu(t,6)),Hu({rules:e})}const Qu="rteProseMirror",ep=mt(function(n,e={}){const t={plugins:o=>o.plugins,...e},i=(o,l)=>{var u,m;const a=((u=t.schema)==null?void 0:u.call(t,{editor:n,schema:ra}))||ra,{nodes:c,marks:h}=a,d=Mt.fromSchema(a).parse(o),f=It.create({doc:d,schema:a,plugins:(m=t.plugins)==null?void 0:m.call(t,{editor:n,plugins:[nu(),fu(),Yu(a),Bh(),$i({Tab:Kl(1),"Shift-Tab":Kl(-1)}),$i({Enter:Xt(ho,qh(c.listItem),wu),"Shift-Enter":Xt(co,(g,y)=>(y&&y(g.tr.replaceSelectionWith(c.inlineBreak.create()).scrollIntoView()),!0)),"Mod-z":So,"Mod-y":Li,"Mod-Shift-z":Li,"Mod-b":it(h.strong),"Mod-i":it(h.em),"Shift-Tab":Wi(c.listItem),Tab:Gh(c.listItem)}),$i(Ah)]})}),p=new Of({mount:o},{state:f,dispatchTransaction(g){var k;const{state:y}=p,S=y.apply(g),b=!y.doc.eq(S.doc);p.updateState(S);const C=!y.selection.eq(S.selection);b&&(bu(((k=l==null?void 0:l.view)==null?void 0:k.el)||o),p.focus()),(C||b)&&n.trigger(me)}});return o.__rteView=p,p.setProps({nodeViews:{image(g){return new zu(g,p,n)}}}),p},r=o=>Vu(o,t);n.setCustomRte({toolbar:r,parseContent:!0,async enable(o,l,a){const c=Sr(o);if(c)return c;const h=i(o,a);return mu(o,h),Nu(h,a),h},disable(o){const l=Sr(o);if(l)return gu(o,l),l.destroy(),{forceSync:!0}},getContent(o){const l=Sr(o);if(l){const{schema:a,doc:c}=l.state,h=document.createElement("div"),d=nt.fromSchema(a).serializeFragment(c.content);return d.childNodes.forEach(f=>{f.nodeType===Node.ELEMENT_NODE&&f.innerHTML===""&&(f.innerHTML="<br/>")}),h.appendChild(d),xu(h),o.classList.remove("ProseMirror-focused"),h.innerHTML}return o.innerHTML}});const s=Cu(n,t);gt({editor:n,licenseKey:t.licenseKey,pluginName:Qu,cleanup:()=>{n.RichTextEditor.customRte=void 0,s()}})});de.dialogComponent=Aa,de.fsLightboxComponent=lc,de.lightGalleryComponent=gc,de.listPagesComponent=rc,de.rteProseMirror=ep,de.tableComponent=Ya,Object.defineProperty(de,Symbol.toStringTag,{value:"Module"})});