@vonage/vivid 5.20.1 → 5.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/alert/index.cjs +1 -1
  2. package/alert/index.js +1 -1
  3. package/banner/index.cjs +1 -1
  4. package/banner/index.js +1 -1
  5. package/bundled/definition18.cjs +1 -1
  6. package/bundled/definition18.js +1 -1
  7. package/bundled/definition6.cjs +1 -1
  8. package/bundled/definition6.js +1 -1
  9. package/bundled/vivid-element.cjs +1 -1
  10. package/bundled/vivid-element.js +1 -1
  11. package/combobox/index.cjs +1 -1
  12. package/combobox/index.js +1 -1
  13. package/custom-elements.json +2479 -2479
  14. package/file-picker/index.cjs +1 -1
  15. package/file-picker/index.js +1 -1
  16. package/lib/rich-text-editor/rte/features/base.d.ts +1 -0
  17. package/lib/rich-text-editor/rte/features/internal/history.d.ts +6 -0
  18. package/locales/de-DE.cjs +178 -4
  19. package/locales/de-DE.js +179 -2
  20. package/locales/en-GB.cjs +9 -4
  21. package/locales/en-GB.js +10 -2
  22. package/locales/en-US.cjs +2 -270
  23. package/locales/en-US.js +1 -267
  24. package/locales/ja-JP.cjs +171 -4
  25. package/locales/ja-JP.js +172 -2
  26. package/locales/zh-CN.cjs +172 -4
  27. package/locales/zh-CN.js +173 -2
  28. package/package.json +6 -5
  29. package/rich-text-editor/index.cjs +12 -12
  30. package/rich-text-editor/index.js +1015 -1015
  31. package/searchable-select/index.cjs +1 -1
  32. package/searchable-select/index.js +1 -1
  33. package/switch/index.cjs +1 -1
  34. package/switch/index.js +1 -1
  35. package/tabs/index.cjs +1 -1
  36. package/tabs/index.js +1 -1
  37. package/unbundled/chunk.cjs +15 -0
  38. package/unbundled/chunk.js +13 -0
  39. package/unbundled/definition17.cjs +1 -1
  40. package/unbundled/definition17.js +1 -1
  41. package/unbundled/definition30.cjs +1 -1
  42. package/unbundled/definition30.js +1 -1
  43. package/unbundled/definition43.cjs +1 -1
  44. package/unbundled/definition43.js +1 -1
  45. package/unbundled/definition60.cjs +608 -607
  46. package/unbundled/definition60.js +608 -607
  47. package/unbundled/definition61.cjs +1 -1
  48. package/unbundled/definition61.js +1 -1
  49. package/unbundled/definition63.cjs +1 -1
  50. package/unbundled/definition63.js +1 -1
  51. package/unbundled/definition69.cjs +1 -1
  52. package/unbundled/definition69.js +1 -1
  53. package/unbundled/definition7.cjs +1 -1
  54. package/unbundled/definition7.js +1 -1
  55. package/unbundled/definition73.cjs +1 -1
  56. package/unbundled/definition73.js +1 -1
  57. package/unbundled/definition9.cjs +1 -1
  58. package/unbundled/definition9.js +1 -1
  59. package/unbundled/en-US.cjs +449 -0
  60. package/unbundled/en-US.js +445 -0
  61. package/unbundled/localized.cjs +2 -2
  62. package/unbundled/localized.js +1 -1
  63. package/unbundled/vivid-element.cjs +1 -1
  64. package/unbundled/vivid-element.js +1 -1
@@ -1,4 +1,4 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`../bundled/localized.cjs`),t=require(`../bundled/vivid-element.cjs`),n=require(`../bundled/ref.cjs`),r=require(`../bundled/decorate.cjs`),i=require(`../bundled/definition5.cjs`),a=require(`../bundled/definition6.cjs`),o=require(`../bundled/definition8.cjs`),s=require(`../bundled/definition9.cjs`),c=require(`../bundled/render-in-light-dom.cjs`),l=require(`../bundled/definition12.cjs`),u=require(`../bundled/definition17.cjs`),d=require(`../bundled/definition18.cjs`),f=require(`../bundled/definition19.cjs`),p=require(`../bundled/divider.cjs`),m=require(`../bundled/slottable-request.cjs`),h=require(`../bundled/definition20.cjs`),g=require(`../bundled/definition21.cjs`);var ee=`:host{display:block}.rte{--editor-padding-inline:var(--rich-text-editor-padding-inline,16px);--editor-padding-block:var(--rich-text-editor-padding-block,8px);block-size:100%;max-block-size:inherit;min-block-size:inherit;flex-direction:column;display:flex}.editor{display:contents}.editor-viewport{contain:layout;flex-direction:column;flex:1;min-block-size:0;display:flex;position:relative;overflow:hidden}.editor-scroll-area{background-color:var(--vvd-color-canvas);color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base);--scrollbar-track-color:transparent;--scrollbar-thumb-color:color-mix(in srgb, var(--vvd-color-neutral-950), transparent 70%);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin;flex-direction:column;flex:1;min-block-size:0;display:flex;overflow-y:auto}.editor-scroll-area ::-webkit-scrollbar{width:4px}.editor-scroll-area ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.editor-scroll-area ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-fallback-track-color,var(--scrollbar-thumb-color));border:0;border-radius:4px}.popovers--disabled>*{display:none!important}`,te=class extends e.n(t.t){instanceChanged(e){e?.[m.c].destroyViewIfNeeded(),this._initViewIfNeeded(),e?.[m.c].styles.removeStylesFrom(this.shadowRoot),this.instance?.[m.c].styles.addStylesTo(this.shadowRoot)}_initViewIfNeeded(){let e=this.instance?.[m.c];e&&this.$fastController.isConnected&&!e.view&&(this._syncStateIfNeeded(),e.createView(this._editorEl))}_destroyViewIfNeeded(){this.instance?.[m.c].destroyViewIfNeeded()}connectedCallback(){super.connectedCallback(),this._initViewIfNeeded()}disconnectedCallback(){super.disconnectedCallback(),this._destroyViewIfNeeded()}localeChanged(){this._syncStateIfNeeded()}_syncStateIfNeeded(){this.instance?.[m.c].updateHostState({locale:this.locale,ctx:this._ctx})}};r.t([t.A],te.prototype,`instance`,void 0);var _=e=>t.p`<template :_ctx="${()=>e}">
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require(`../bundled/localized.cjs`),t=require(`../bundled/vivid-element.cjs`),n=require(`../bundled/ref.cjs`),r=require(`../bundled/decorate.cjs`),i=require(`../bundled/definition5.cjs`),a=require(`../bundled/definition6.cjs`),o=require(`../bundled/definition8.cjs`),s=require(`../bundled/definition9.cjs`),c=require(`../bundled/render-in-light-dom.cjs`),l=require(`../bundled/definition12.cjs`),u=require(`../bundled/definition17.cjs`),d=require(`../bundled/definition18.cjs`),f=require(`../bundled/definition19.cjs`),p=require(`../bundled/divider.cjs`),m=require(`../bundled/slottable-request.cjs`),h=require(`../bundled/definition20.cjs`),g=require(`../bundled/definition21.cjs`);var ee=`:host{display:block}.rte{--editor-padding-inline:var(--rich-text-editor-padding-inline,16px);--editor-padding-block:var(--rich-text-editor-padding-block,8px);block-size:100%;max-block-size:inherit;min-block-size:inherit;flex-direction:column;display:flex}.editor{display:contents}.editor-viewport{contain:layout;flex-direction:column;flex:1;min-block-size:0;display:flex;position:relative;overflow:hidden}.editor-scroll-area{background-color:var(--vvd-color-canvas);color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base);--scrollbar-track-color:transparent;--scrollbar-thumb-color:color-mix(in srgb, var(--vvd-color-neutral-950), transparent 70%);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin;flex-direction:column;flex:1;min-block-size:0;display:flex;overflow-y:auto}.editor-scroll-area ::-webkit-scrollbar{width:4px}.editor-scroll-area ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.editor-scroll-area ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-fallback-track-color,var(--scrollbar-thumb-color));border:0;border-radius:4px}.popovers--disabled>*{display:none!important}`,te=class extends e.n(t.t){instanceChanged(e){e?.[m.c].destroyViewIfNeeded(),this._initViewIfNeeded(),e?.[m.c].styles.removeStylesFrom(this.shadowRoot),this.instance?.[m.c].styles.addStylesTo(this.shadowRoot)}_initViewIfNeeded(){let e=this.instance?.[m.c];e&&this.$fastController.isConnected&&!e.view&&(this._syncStateIfNeeded(),e.createView(this._editorEl))}_destroyViewIfNeeded(){this.instance?.[m.c].destroyViewIfNeeded()}connectedCallback(){super.connectedCallback(),this._initViewIfNeeded()}disconnectedCallback(){super.disconnectedCallback(),this._destroyViewIfNeeded()}localeChanged(){this._syncStateIfNeeded()}_syncStateIfNeeded(){this.instance?.[m.c].updateHostState({locale:this.locale,ctx:this._ctx})}};r.t([t.A],te.prototype,`instance`,void 0);var ne=e=>t.p`<template :_ctx="${()=>e}">
2
2
  <div class="rte">
3
3
  <slot name="editor-before"></slot>
4
4
  <div class="editor-viewport" ${n.t(`editorViewportElement`)}>
@@ -13,21 +13,21 @@ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=requi
13
13
  <slot name="status"></slot>
14
14
  <div class="toolbar"></div>
15
15
  </div>
16
- </template>`,v={default:{placement:void 0,placementStrategy:o.r.AutoPlacementHorizontal,strategy:`absolute`},autocomplete:{placement:`bottom-start`,placementStrategy:o.r.Flip,strategy:`fixed`}},ne=e=>{let n=e.tagFor(o.i);return t.p`<${n}
16
+ </template>`,_={default:{placement:void 0,placementStrategy:o.r.AutoPlacementHorizontal,strategy:`absolute`},autocomplete:{placement:`bottom-start`,placementStrategy:o.r.Flip,strategy:`fixed`}},re=e=>{let n=e.tagFor(o.i);return t.p`<${n}
17
17
  :anchor="${e=>e.anchorEl}"
18
- :placement="${e=>v[e.kind].placement}"
19
- :placementStrategy="${e=>v[e.kind].placementStrategy}"
18
+ :placement="${e=>_[e.kind].placement}"
19
+ :placementStrategy="${e=>_[e.kind].placementStrategy}"
20
20
  :open="${e=>e.open}"
21
21
  :offset="${e=>e.offset}"
22
- :strategy="${e=>v[e.kind].strategy}"
22
+ :strategy="${e=>_[e.kind].strategy}"
23
23
  exportparts="vvd-theme-alternate"
24
24
  >
25
25
  <slot></slot>
26
- </${n}>`},y=class extends t.t{constructor(...e){super(...e),this.kind=`default`,this.anchorBlocksPopover=!1,this.onAnchorBlockPopoverChanged=()=>{this.anchorBlocksPopover=this.anchorEl?.dataset.blockPopover===`true`||!1},this.requestedOpenState=!1}static setBlockPopover(e,t){e.dataset.blockPopover=t?`true`:`false`;let n=new CustomEvent(`block-popover-changed`,{bubbles:!1,composed:!1});e.dispatchEvent(n)}dismiss(){this.anchorBlocksPopover=!0}anchorElChanged(e,t){e?.removeEventListener(`block-popover-changed`,this.onAnchorBlockPopoverChanged),t?.addEventListener(`block-popover-changed`,this.onAnchorBlockPopoverChanged),this.onAnchorBlockPopoverChanged()}anchorIdChanged(){this.updateAnchor()}updateAnchor(){this.anchorId&&this.isConnected?this.anchorEl=this.getRootNode().getElementById(this.anchorId)||void 0:this.anchorEl=void 0}requestOpenState(e){this.requestedOpenState=e}get open(){return this.requestedOpenState&&!!this.anchorEl&&!this.anchorBlocksPopover}#e;connectedCallback(){super.connectedCallback(),this.updateAnchor(),this.#e=new MutationObserver(e=>{e.some(e=>Array.from(e.addedNodes).some(e=>e instanceof HTMLElement&&e.id===this.anchorId))&&this.updateAnchor()}),this.#e.observe(this.getRootNode(),{childList:!0,subtree:!0})}disconnectedCallback(){super.disconnectedCallback(),this.#e.disconnect()}};r.t([t.A],y.prototype,`kind`,void 0),r.t([t.A],y.prototype,`offset`,void 0),r.t([t.A],y.prototype,`anchorBlocksPopover`,void 0),r.t([t.A],y.prototype,`anchorEl`,void 0),r.t([t.A],y.prototype,`anchorId`,void 0),r.t([t.A],y.prototype,`requestedOpenState`,void 0),r.t([t.j],y.prototype,`open`,null);var re=t.u(`rich-text-editor-popover`,y,ne,[o.t],{}),ie=65535,ae=2**16;function oe(e,t){return e+t*ae}function b(e){return e&ie}function se(e){return(e-(e&ie))/ae}var ce=1,le=2,ue=4,de=8,fe=class{constructor(e,t,n){this.pos=e,this.delInfo=t,this.recover=n}get deleted(){return(this.delInfo&de)>0}get deletedBefore(){return(this.delInfo&(ce|ue))>0}get deletedAfter(){return(this.delInfo&(le|ue))>0}get deletedAcross(){return(this.delInfo&ue)>0}},pe=class e{constructor(t,n=!1){if(this.ranges=t,this.inverted=n,!t.length&&e.empty)return e.empty}recover(e){let t=0,n=b(e);if(!this.inverted)for(let e=0;e<n;e++)t+=this.ranges[e*3+2]-this.ranges[e*3+1];return this.ranges[n*3]+t+se(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,n){let r=0,i=this.inverted?2:1,a=this.inverted?1:2;for(let o=0;o<this.ranges.length;o+=3){let s=this.ranges[o]-(this.inverted?r:0);if(s>e)break;let c=this.ranges[o+i],l=this.ranges[o+a],u=s+c;if(e<=u){let i=c?e==s?-1:e==u?1:t:t,a=s+r+(i<0?0:l);if(n)return a;let d=e==(t<0?s:u)?null:oe(o/3,e-s),f=e==s?le:e==u?ce:ue;return(t<0?e!=s:e!=u)&&(f|=de),new fe(a,f,d)}r+=l-c}return n?e+r:new fe(e+r,0,null)}touches(e,t){let n=0,r=b(t),i=this.inverted?2:1,a=this.inverted?1:2;for(let t=0;t<this.ranges.length;t+=3){let o=this.ranges[t]-(this.inverted?n:0);if(o>e)break;let s=this.ranges[t+i];if(e<=o+s&&t==r*3)return!0;n+=this.ranges[t+a]-s}return!1}forEach(e){let t=this.inverted?2:1,n=this.inverted?1:2;for(let r=0,i=0;r<this.ranges.length;r+=3){let a=this.ranges[r],o=a-(this.inverted?i:0),s=a+(this.inverted?0:i),c=this.ranges[r+t],l=this.ranges[r+n];e(o,o+c,s,s+l),i+=l-c}}invert(){return new e(this.ranges,!this.inverted)}toString(){return(this.inverted?`-`:``)+JSON.stringify(this.ranges)}static offset(t){return t==0?e.empty:new e(t<0?[0,-t,0]:[0,0,t])}};pe.empty=new pe([]);var me=class e{constructor(e,t,n=0,r=e?e.length:0){this.mirror=t,this.from=n,this.to=r,this._maps=e||[],this.ownData=!(e||t)}get maps(){return this._maps}slice(t=0,n=this.maps.length){return new e(this._maps,this.mirror,t,n)}appendMap(e,t){this.ownData||=(this._maps=this._maps.slice(),this.mirror=this.mirror&&this.mirror.slice(),!0),this.to=this._maps.push(e),t!=null&&this.setMirror(this._maps.length-1,t)}appendMapping(e){for(let t=0,n=this._maps.length;t<e._maps.length;t++){let r=e.getMirror(t);this.appendMap(e._maps[t],r!=null&&r<t?n+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.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,n=this._maps.length+e._maps.length;t>=0;t--){let r=e.getMirror(t);this.appendMap(e._maps[t].invert(),r!=null&&r>t?n-r-1:void 0)}}invert(){let t=new e;return t.appendMappingInverted(this),t}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let n=this.from;n<this.to;n++)e=this._maps[n].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,n){let r=0;for(let n=this.from;n<this.to;n++){let i=this._maps[n].mapResult(e,t);if(i.recover!=null){let t=this.getMirror(n);if(t!=null&&t>n&&t<this.to){n=t,e=this._maps[t].recover(i.recover);continue}}r|=i.delInfo,e=i.pos}return n?e:new fe(e,r,null)}},he=Object.create(null),x=class{getMap(){return pe.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw RangeError(`Invalid input for Step.fromJSON`);let n=he[t.stepType];if(!n)throw RangeError(`No step type ${t.stepType} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in he)throw RangeError(`Duplicate use of step JSON ID `+e);return he[e]=t,t.prototype.jsonID=e,t}},S=class e{constructor(e,t){this.doc=e,this.failed=t}static ok(t){return new e(t,null)}static fail(t){return new e(null,t)}static fromReplace(t,n,r,i){try{return e.ok(t.replace(n,r,i))}catch(t){if(t instanceof m.g)return e.fail(t.message);throw t}}};function C(e,t,n){let r=[];for(let i=0;i<e.childCount;i++){let a=e.child(i);a.content.size&&(a=a.copy(C(a.content,t,a))),a.isInline&&(a=t(a,n,i)),r.push(a)}return m.d.fromArray(r)}var ge=class e extends x{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=e.resolve(this.from),r=n.node(n.sharedDepth(this.to)),i=new m.v(C(t.content,(e,t)=>!e.isAtom||!t.type.allowsMarkType(this.mark.type)?e:e.mark(this.mark.addToSet(e.marks)),r),t.openStart,t.openEnd);return S.fromReplace(e,this.from,this.to,i)}invert(){return new w(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`addMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for AddMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};x.jsonID(`addMark`,ge);var w=class e extends x{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=new m.v(C(t.content,e=>e.mark(this.mark.removeFromSet(e.marks)),e),t.openStart,t.openEnd);return S.fromReplace(e,this.from,this.to,n)}invert(){return new ge(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`removeMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for RemoveMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};x.jsonID(`removeMark`,w);var _e=class e extends x{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return S.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return S.fromReplace(e,this.pos,this.pos+1,new m.v(m.d.from(n),0,+!t.isLeaf))}invert(t){let n=t.nodeAt(this.pos);if(n){let t=this.mark.addToSet(n.marks);if(t.length==n.marks.length){for(let r=0;r<n.marks.length;r++)if(!n.marks[r].isInSet(t))return new e(this.pos,n.marks[r]);return new e(this.pos,this.mark)}}return new ve(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`addNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for AddNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};x.jsonID(`addNodeMark`,_e);var ve=class e extends x{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return S.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return S.fromReplace(e,this.pos,this.pos+1,new m.v(m.d.from(n),0,+!t.isLeaf))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new _e(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`removeNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for RemoveNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};x.jsonID(`removeNodeMark`,ve);var T=class e extends x{constructor(e,t,n,r=!1){super(),this.from=e,this.to=t,this.slice=n,this.structure=r}apply(e){return this.structure&&ye(e,this.from,this.to)?S.fail(`Structure replace would overwrite content`):S.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new pe([this.from,this.to-this.from,this.slice.size])}invert(t){return new e(this.from,this.from+this.slice.size,t.slice(this.from,this.to))}map(t){let n=t.mapResult(this.to,-1),r=this.from==this.to&&e.MAP_BIAS<0?n:t.mapResult(this.from,1);return r.deletedAcross&&n.deletedAcross?null:new e(r.pos,Math.max(r.pos,n.pos),this.slice,this.structure)}merge(t){if(!(t instanceof e)||t.structure||this.structure)return null;if(this.from+this.slice.size==t.from&&!this.slice.openEnd&&!t.slice.openStart){let n=this.slice.size+t.slice.size==0?m.v.empty:new m.v(this.slice.content.append(t.slice.content),this.slice.openStart,t.slice.openEnd);return new e(this.from,this.to+(t.to-t.from),n,this.structure)}else if(t.to==this.from&&!this.slice.openStart&&!t.slice.openEnd){let n=this.slice.size+t.slice.size==0?m.v.empty:new m.v(t.slice.content.append(this.slice.content),t.slice.openStart,this.slice.openEnd);return new e(t.from,this.to,n,this.structure)}else return null}toJSON(){let e={stepType:`replace`,from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for ReplaceStep.fromJSON`);return new e(n.from,n.to,m.v.fromJSON(t,n.slice),!!n.structure)}};T.MAP_BIAS=1,x.jsonID(`replace`,T);var E=class e extends x{constructor(e,t,n,r,i,a,o=!1){super(),this.from=e,this.to=t,this.gapFrom=n,this.gapTo=r,this.slice=i,this.insert=a,this.structure=o}apply(e){if(this.structure&&(ye(e,this.from,this.gapFrom)||ye(e,this.gapTo,this.to)))return S.fail(`Structure gap-replace would overwrite content`);let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return S.fail(`Gap is not a flat range`);let n=this.slice.insertAt(this.insert,t.content);return n?S.fromReplace(e,this.from,this.to,n):S.fail(`Content does not fit in gap`)}getMap(){return new pe([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(t){let n=this.gapTo-this.gapFrom;return new e(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,t.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1),i=this.from==this.gapFrom?n.pos:t.map(this.gapFrom,-1),a=this.to==this.gapTo?r.pos:t.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||i<n.pos||a>r.pos?null:new e(n.pos,r.pos,i,a,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(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`||typeof n.gapFrom!=`number`||typeof n.gapTo!=`number`||typeof n.insert!=`number`)throw RangeError(`Invalid input for ReplaceAroundStep.fromJSON`);return new e(n.from,n.to,n.gapFrom,n.gapTo,m.v.fromJSON(t,n.slice),n.insert,!!n.structure)}};x.jsonID(`replaceAround`,E);function ye(e,t,n){let r=e.resolve(t),i=n-t,a=r.depth;for(;i>0&&a>0&&r.indexAfter(a)==r.node(a).childCount;)a--,i--;if(i>0){let e=r.node(a).maybeChild(r.indexAfter(a));for(;i>0;){if(!e||e.isLeaf)return!0;e=e.firstChild,i--}}return!1}function be(e,t,n,r){let i=[],a=[],o,s;e.doc.nodesBetween(t,n,(e,c,l)=>{if(!e.isInline)return;let u=e.marks;if(!r.isInSet(u)&&l.type.allowsMarkType(r.type)){let l=Math.max(c,t),d=Math.min(c+e.nodeSize,n),f=r.addToSet(u);for(let e=0;e<u.length;e++)u[e].isInSet(f)||(o&&o.to==l&&o.mark.eq(u[e])?o.to=d:i.push(o=new w(l,d,u[e])));s&&s.to==l?s.to=d:a.push(s=new ge(l,d,r))}}),i.forEach(t=>e.step(t)),a.forEach(t=>e.step(t))}function xe(e,t,n,r){let i=[],a=0;e.doc.nodesBetween(t,n,(e,o)=>{if(!e.isInline)return;a++;let s=null;if(r instanceof m.p){let t=e.marks,n;for(;n=r.isInSet(t);)(s||=[]).push(n),t=n.removeFromSet(t)}else r?r.isInSet(e.marks)&&(s=[r]):s=e.marks;if(s&&s.length){let r=Math.min(o+e.nodeSize,n);for(let e=0;e<s.length;e++){let n=s[e],c;for(let e=0;e<i.length;e++){let t=i[e];t.step==a-1&&n.eq(i[e].style)&&(c=t)}c?(c.to=r,c.step=a):i.push({style:n,from:Math.max(o,t),to:r,step:a})}}}),i.forEach(t=>e.step(new w(t.from,t.to,t.style)))}function Se(e,t,n,r=n.contentMatch,i=!0){let a=e.doc.nodeAt(t),o=[],s=t+1;for(let t=0;t<a.childCount;t++){let c=a.child(t),l=s+c.nodeSize,u=r.matchType(c.type);if(!u)o.push(new T(s,l,m.v.empty));else{r=u;for(let t=0;t<c.marks.length;t++)n.allowsMarkType(c.marks[t].type)||e.step(new w(s,l,c.marks[t]));if(i&&c.isText&&n.whitespace!=`pre`){let e,t=/\r?\n|\r/g,r;for(;e=t.exec(c.text);)r||=new m.v(m.d.from(n.schema.text(` `,n.allowedMarks(c.marks))),0,0),o.push(new T(s+e.index,s+e.index+e[0].length,r))}}s=l}if(!r.validEnd){let t=r.fillBefore(m.d.empty,!0);e.replace(s,s,new m.v(t,0,0))}for(let t=o.length-1;t>=0;t--)e.step(o[t])}function Ce(e,t,n){return(t==0||e.canReplace(t,e.childCount))&&(n==e.childCount||e.canReplace(0,n))}function we(e){let t=e.parent.content.cutByIndex(e.startIndex,e.endIndex);for(let n=e.depth,r=0,i=0;;--n){let a=e.$from.node(n),o=e.$from.index(n)+r,s=e.$to.indexAfter(n)-i;if(n<e.depth&&a.canReplace(o,s,t))return n;if(n==0||a.type.spec.isolating||!Ce(a,o,s))break;o&&(r=1),s<a.childCount&&(i=1)}return null}function Te(e,t,n){let{$from:r,$to:i,depth:a}=t,o=r.before(a+1),s=i.after(a+1),c=o,l=s,u=m.d.empty,d=0;for(let e=a,t=!1;e>n;e--)t||r.index(e)>0?(t=!0,u=m.d.from(r.node(e).copy(u)),d++):c--;let f=m.d.empty,p=0;for(let e=a,t=!1;e>n;e--)t||i.after(e+1)<i.end(e)?(t=!0,f=m.d.from(i.node(e).copy(f)),p++):l++;e.step(new E(c,l,o,s,new m.v(u.append(f),d,p),u.size-d,!0))}function Ee(e,t,n){let r=m.d.empty;for(let e=n.length-1;e>=0;e--){if(r.size){let t=n[e].type.contentMatch.matchFragment(r);if(!t||!t.validEnd)throw RangeError(`Wrapper type given to Transform.wrap does not form valid content of its parent wrapper`)}r=m.d.from(n[e].type.create(n[e].attrs,r))}let i=t.start,a=t.end;e.step(new E(i,a,i,a,new m.v(r,0,0),n.length,!0))}function De(e,t,n,r,i){if(!r.isTextblock)throw RangeError(`Type given to setBlockType should be a textblock`);let a=e.steps.length;e.doc.nodesBetween(t,n,(t,n)=>{let o=typeof i==`function`?i(t):i;if(t.isTextblock&&!t.hasMarkup(r,o)&&Ae(e.doc,e.mapping.slice(a).map(n),r)){let i=null;if(r.schema.linebreakReplacement){let e=r.whitespace==`pre`,t=!!r.contentMatch.matchType(r.schema.linebreakReplacement);e&&!t?i=!1:!e&&t&&(i=!0)}i===!1&&ke(e,t,n,a),Se(e,e.mapping.slice(a).map(n,1),r,void 0,i===null);let s=e.mapping.slice(a),c=s.map(n,1),l=s.map(n+t.nodeSize,1);return e.step(new E(c,l,c+1,l-1,new m.v(m.d.from(r.create(o,null,t.marks)),0,0),1,!0)),i===!0&&Oe(e,t,n,a),!1}})}function Oe(e,t,n,r){t.forEach((i,a)=>{if(i.isText){let o,s=/\r?\n|\r/g;for(;o=s.exec(i.text);){let i=e.mapping.slice(r).map(n+1+a+o.index);e.replaceWith(i,i+1,t.type.schema.linebreakReplacement.create())}}})}function ke(e,t,n,r){t.forEach((i,a)=>{if(i.type==i.type.schema.linebreakReplacement){let i=e.mapping.slice(r).map(n+1+a);e.replaceWith(i,i+1,t.type.schema.text(`
27
- `))}})}function Ae(e,t,n){let r=e.resolve(t),i=r.index();return r.parent.canReplaceWith(i,i+1,n)}function je(e,t,n,r,i){let a=e.doc.nodeAt(t);if(!a)throw RangeError(`No node at given position`);n||=a.type;let o=n.create(r,null,i||a.marks);if(a.isLeaf)return e.replaceWith(t,t+a.nodeSize,o);if(!n.validContent(a.content))throw RangeError(`Invalid content for node type `+n.name);e.step(new E(t,t+a.nodeSize,t+1,t+a.nodeSize-1,new m.v(m.d.from(o),0,0),1,!0))}function Me(e,t,n=1,r){let i=e.resolve(t),a=i.depth-n,o=r&&r[r.length-1]||i.parent;if(a<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 e=i.depth-1,t=n-2;e>a;e--,t--){let n=i.node(e),a=i.index(e);if(n.type.spec.isolating)return!1;let o=n.content.cutByIndex(a,n.childCount),s=r&&r[t+1];s&&(o=o.replaceChild(0,s.type.create(s.attrs)));let c=r&&r[t]||n;if(!n.canReplace(a+1,n.childCount)||!c.type.validContent(o))return!1}let s=i.indexAfter(a),c=r&&r[0];return i.node(a).canReplaceWith(s,s,c?c.type:i.node(a+1).type)}function Ne(e,t,n=1,r){let i=e.doc.resolve(t),a=m.d.empty,o=m.d.empty;for(let e=i.depth,t=i.depth-n,s=n-1;e>t;e--,s--){a=m.d.from(i.node(e).copy(a));let t=r&&r[s];o=m.d.from(t?t.type.create(t.attrs,o):i.node(e).copy(o))}e.step(new T(t,t,new m.v(a.append(o),n,n),!0))}function Pe(e,t){let n=e.resolve(t),r=n.index();return Ie(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function Fe(e,t){t.content.size||e.type.compatibleContent(t.type);let n=e.contentMatchAt(e.childCount),{linebreakReplacement:r}=e.type.schema;for(let i=0;i<t.childCount;i++){let a=t.child(i),o=a.type==r?e.type.schema.nodes.text:a.type;if(n=n.matchType(o),!n||!e.type.allowsMarks(a.marks))return!1}return n.validEnd}function Ie(e,t){return!!(e&&t&&!e.isLeaf&&Fe(e,t))}function Le(e,t,n){let r=null,{linebreakReplacement:i}=e.doc.type.schema,a=e.doc.resolve(t-n),o=a.node().type;if(i&&o.inlineContent){let e=o.whitespace==`pre`,t=!!o.contentMatch.matchType(i);e&&!t?r=!1:!e&&t&&(r=!0)}let s=e.steps.length;if(r===!1){let r=e.doc.resolve(t+n);ke(e,r.node(),r.before(),s)}o.inlineContent&&Se(e,t+n-1,o,a.node().contentMatchAt(a.index()),r==null);let c=e.mapping.slice(s),l=c.map(t-n);if(e.step(new T(l,c.map(t+n,-1),m.v.empty,!0)),r===!0){let t=e.doc.resolve(l);Oe(e,t.node(),t.before(),e.steps.length)}return e}function Re(e,t,n){let r=e.resolve(t);if(r.parent.canReplaceWith(r.index(),r.index(),n))return t;if(r.parentOffset==0)for(let e=r.depth-1;e>=0;e--){let t=r.index(e);if(r.node(e).canReplaceWith(t,t,n))return r.before(e+1);if(t>0)return null}if(r.parentOffset==r.parent.content.size)for(let e=r.depth-1;e>=0;e--){let t=r.indexAfter(e);if(r.node(e).canReplaceWith(t,t,n))return r.after(e+1);if(t<r.node(e).childCount)return null}return null}function ze(e,t,n){let r=e.resolve(t);if(!n.content.size)return t;let i=n.content;for(let e=0;e<n.openStart;e++)i=i.firstChild.content;for(let e=1;e<=(n.openStart==0&&n.size?2:1);e++)for(let t=r.depth;t>=0;t--){let n=t==r.depth?0:r.pos<=(r.start(t+1)+r.end(t+1))/2?-1:1,a=r.index(t)+ +(n>0),o=r.node(t),s=!1;if(e==1)s=o.canReplace(a,a,i);else{let e=o.contentMatchAt(a).findWrapping(i.firstChild.type);s=e&&o.canReplaceWith(a,a,e[0])}if(s)return n==0?r.pos:n<0?r.before(t+1):r.after(t+1)}return null}function Be(e,t,n=t,r=m.v.empty){if(t==n&&!r.size)return null;let i=e.resolve(t),a=e.resolve(n);return Ve(i,a,r)?new T(t,n,r):new He(i,a,r).fit()}function Ve(e,t,n){return!n.openStart&&!n.openEnd&&e.start()==t.start()&&e.parent.canReplace(e.index(),t.index(),n.content)}var He=class{constructor(e,t,n){this.$from=e,this.$to=t,this.unplaced=n,this.frontier=[],this.placed=m.d.empty;for(let t=0;t<=e.depth;t++){let n=e.node(t);this.frontier.push({type:n.type,match:n.contentMatchAt(e.indexAfter(t))})}for(let t=e.depth;t>0;t--)this.placed=m.d.from(e.node(t).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let e=this.findFittable();e?this.placeNodes(e):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,n=this.$from,r=this.close(e<0?this.$to:n.doc.resolve(e));if(!r)return null;let i=this.placed,a=n.depth,o=r.depth;for(;a&&o&&i.childCount==1;)i=i.firstChild.content,a--,o--;let s=new m.v(i,a,o);return e>-1?new E(n.pos,e,this.$to.pos,this.$to.end(),s,t):s.size||n.pos!=this.$to.pos?new T(n.pos,r.pos,s):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,n=0,r=this.unplaced.openEnd;n<e;n++){let i=t.firstChild;if(t.childCount>1&&(r=0),i.type.spec.isolating&&r<=n){e=n;break}t=i.content}for(let t=1;t<=2;t++)for(let n=t==1?e:this.unplaced.openStart;n>=0;n--){let e,r=null;n?(r=We(this.unplaced.content,n-1).firstChild,e=r.content):e=this.unplaced.content;let i=e.firstChild;for(let e=this.depth;e>=0;e--){let{type:a,match:o}=this.frontier[e],s,c=null;if(t==1&&(i?o.matchType(i.type)||(c=o.fillBefore(m.d.from(i),!1)):r&&a.compatibleContent(r.type)))return{sliceDepth:n,frontierDepth:e,parent:r,inject:c};if(t==2&&i&&(s=o.findWrapping(i.type)))return{sliceDepth:n,frontierDepth:e,parent:r,wrap:s};if(r&&o.matchType(r.type))break}}}openMore(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=We(e,t);return!r.childCount||r.firstChild.isLeaf?!1:(this.unplaced=new m.v(e,t+1,Math.max(n,r.size+t>=e.size-n?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=We(e,t);if(r.childCount<=1&&t>0){let i=e.size-t<=t+r.size;this.unplaced=new m.v(Ue(e,t-1,1),t-1,i?t-1:n)}else this.unplaced=new m.v(Ue(e,t,1),t,n)}placeNodes({sliceDepth:e,frontierDepth:t,parent:n,inject:r,wrap:i}){for(;this.depth>t;)this.closeFrontierNode();if(i)for(let e=0;e<i.length;e++)this.openFrontierNode(i[e]);let a=this.unplaced,o=n?n.content:a.content,s=a.openStart-e,c=0,l=[],{match:u,type:d}=this.frontier[t];if(r){for(let e=0;e<r.childCount;e++)l.push(r.child(e));u=u.matchFragment(r)}let f=o.size+e-(a.content.size-a.openEnd);for(;c<o.childCount;){let e=o.child(c),t=u.matchType(e.type);if(!t)break;c++,(c>1||s==0||e.content.size)&&(u=t,l.push(Ge(e.mark(d.allowedMarks(e.marks)),c==1?s:0,c==o.childCount?f:-1)))}let p=c==o.childCount;p||(f=-1),this.placed=D(this.placed,t,m.d.from(l)),this.frontier[t].match=u,p&&f<0&&n&&n.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let e=0,t=o;e<f;e++){let e=t.lastChild;this.frontier.push({type:e.type,match:e.contentMatchAt(e.childCount)}),t=e.content}this.unplaced=p?e==0?m.v.empty:new m.v(Ue(a.content,e-1,1),e-1,f<0?a.openEnd:e-1):new m.v(Ue(a.content,e,c),a.openStart,a.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!Ke(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:n}=this.$to,r=this.$to.after(n);for(;n>1&&r==this.$to.end(--n);)++r;return r}findCloseLevel(e){scan:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:n,type:r}=this.frontier[t],i=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),a=Ke(e,t,r,n,i);if(a){for(let n=t-1;n>=0;n--){let{match:t,type:r}=this.frontier[n],i=Ke(e,n,r,t,!0);if(!i||i.childCount)continue scan}return{depth:t,fit:a,move:i?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=D(this.placed,t.depth,t.fit)),e=t.move;for(let n=t.depth+1;n<=e.depth;n++){let t=e.node(n),r=t.type.contentMatch.fillBefore(t.content,!0,e.index(n));this.openFrontierNode(t.type,t.attrs,r)}return e}openFrontierNode(e,t=null,n){let r=this.frontier[this.depth];r.match=r.match.matchType(e),this.placed=D(this.placed,this.depth,m.d.from(e.create(t,n))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let e=this.frontier.pop().match.fillBefore(m.d.empty,!0);e.childCount&&(this.placed=D(this.placed,this.frontier.length,e))}};function Ue(e,t,n){return t==0?e.cutByIndex(n,e.childCount):e.replaceChild(0,e.firstChild.copy(Ue(e.firstChild.content,t-1,n)))}function D(e,t,n){return t==0?e.append(n):e.replaceChild(e.childCount-1,e.lastChild.copy(D(e.lastChild.content,t-1,n)))}function We(e,t){for(let n=0;n<t;n++)e=e.firstChild.content;return e}function Ge(e,t,n){if(t<=0)return e;let r=e.content;return t>1&&(r=r.replaceChild(0,Ge(r.firstChild,t-1,r.childCount==1?n-1:0))),t>0&&(r=e.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(e.type.contentMatch.matchFragment(r).fillBefore(m.d.empty,!0)))),e.copy(r)}function Ke(e,t,n,r,i){let a=e.node(t),o=i?e.indexAfter(t):e.index(t);if(o==a.childCount&&!n.compatibleContent(a.type))return null;let s=r.fillBefore(a.content,!0,o);return s&&!qe(n,a.content,o)?s:null}function qe(e,t,n){for(let r=n;r<t.childCount;r++)if(!e.allowsMarks(t.child(r).marks))return!0;return!1}function Je(e){return e.spec.defining||e.spec.definingForContent}function Ye(e,t,n,r){if(!r.size)return e.deleteRange(t,n);let i=e.doc.resolve(t),a=e.doc.resolve(n);if(Ve(i,a,r))return e.step(new T(t,n,r));let o=O(i,a);o[o.length-1]==0&&o.pop();let s=-(i.depth+1);o.unshift(s);for(let e=i.depth,t=i.pos-1;e>0;e--,t--){let n=i.node(e).type.spec;if(n.defining||n.definingAsContext||n.isolating)break;o.indexOf(e)>-1?s=e:i.before(e)==t&&o.splice(1,0,-e)}let c=o.indexOf(s),l=[],u=r.openStart;for(let e=r.content,t=0;;t++){let n=e.firstChild;if(l.push(n),t==r.openStart)break;e=n.content}for(let e=u-1;e>=0;e--){let t=l[e],n=Je(t.type);if(n&&!t.sameMarkup(i.node(Math.abs(s)-1)))u=e;else if(n||!t.type.isTextblock)break}for(let t=r.openStart;t>=0;t--){let s=(t+u+1)%(r.openStart+1),d=l[s];if(d)for(let t=0;t<o.length;t++){let l=o[(t+c)%o.length],u=!0;l<0&&(u=!1,l=-l);let f=i.node(l-1),p=i.index(l-1);if(f.canReplaceWith(p,p,d.type,d.marks))return e.replace(i.before(l),u?a.after(l):n,new m.v(Xe(r.content,0,r.openStart,s),s,r.openEnd))}}let d=e.steps.length;for(let s=o.length-1;s>=0&&(e.replace(t,n,r),!(e.steps.length>d));s--){let e=o[s];e<0||(t=i.before(e),n=a.after(e))}}function Xe(e,t,n,r,i){if(t<n){let i=e.firstChild;e=e.replaceChild(0,i.copy(Xe(i.content,t+1,n,r,i)))}if(t>r){let t=i.contentMatchAt(0),n=t.fillBefore(e).append(e);e=n.append(t.matchFragment(n).fillBefore(m.d.empty,!0))}return e}function Ze(e,t,n,r){if(!r.isInline&&t==n&&e.doc.resolve(t).parent.content.size){let i=Re(e.doc,t,r.type);i!=null&&(t=n=i)}e.replaceRange(t,n,new m.v(m.d.from(r),0,0))}function Qe(e,t,n){let r=e.doc.resolve(t),i=e.doc.resolve(n);if(r.parent.isTextblock&&i.parent.isTextblock&&r.start()!=i.start()&&r.parentOffset==0&&i.parentOffset==0){let a=r.sharedDepth(n),o=!1;for(let e=r.depth;e>a;e--)r.node(e).type.spec.isolating&&(o=!0);for(let e=i.depth;e>a;e--)i.node(e).type.spec.isolating&&(o=!0);if(!o){for(let e=r.depth;e>0&&t==r.start(e);e--)t=r.before(e);for(let e=i.depth;e>0&&n==i.start(e);e--)n=i.before(e);r=e.doc.resolve(t),i=e.doc.resolve(n)}}let a=O(r,i);for(let t=0;t<a.length;t++){let n=a[t],o=t==a.length-1;if(o&&n==0||r.node(n).type.contentMatch.validEnd)return e.delete(r.start(n),i.end(n));if(n>0&&(o||r.node(n-1).canReplace(r.index(n-1),i.indexAfter(n-1))))return e.delete(r.before(n),i.after(n))}for(let a=1;a<=r.depth&&a<=i.depth;a++)if(t-r.start(a)==r.depth-a&&n>r.end(a)&&i.end(a)-n!=i.depth-a&&r.start(a-1)==i.start(a-1)&&r.node(a-1).canReplace(r.index(a-1),i.index(a-1)))return e.delete(r.before(a),n);e.delete(t,n)}function O(e,t){let n=[],r=Math.min(e.depth,t.depth);for(let i=r;i>=0;i--){let r=e.start(i);if(r<e.pos-(e.depth-i)||t.end(i)>t.pos+(t.depth-i)||e.node(i).type.spec.isolating||t.node(i).type.spec.isolating)break;(r==t.start(i)||i==e.depth&&i==t.depth&&e.parent.inlineContent&&t.parent.inlineContent&&i&&t.start(i-1)==r-1)&&n.push(i)}return n}var $e=class e extends x{constructor(e,t,n){super(),this.pos=e,this.attr=t,this.value=n}apply(e){let t=e.nodeAt(this.pos);if(!t)return S.fail(`No node at attribute step's position`);let n=Object.create(null);for(let e in t.attrs)n[e]=t.attrs[e];n[this.attr]=this.value;let r=t.type.create(n,null,t.marks);return S.fromReplace(e,this.pos,this.pos+1,new m.v(m.d.from(r),0,+!t.isLeaf))}getMap(){return pe.empty}invert(t){return new e(this.pos,this.attr,t.nodeAt(this.pos).attrs[this.attr])}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.attr,this.value)}toJSON(){return{stepType:`attr`,pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.pos!=`number`||typeof n.attr!=`string`)throw RangeError(`Invalid input for AttrStep.fromJSON`);return new e(n.pos,n.attr,n.value)}};x.jsonID(`attr`,$e);var et=class e extends x{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let n in e.attrs)t[n]=e.attrs[n];t[this.attr]=this.value;let n=e.type.create(t,e.content,e.marks);return S.ok(n)}getMap(){return pe.empty}invert(t){return new e(this.attr,t.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:`docAttr`,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.attr!=`string`)throw RangeError(`Invalid input for DocAttrStep.fromJSON`);return new e(n.attr,n.value)}};x.jsonID(`docAttr`,et);var tt=class extends Error{};tt=function e(t){let n=Error.call(this,t);return n.__proto__=e.prototype,n},tt.prototype=Object.create(Error.prototype),tt.prototype.constructor=tt,tt.prototype.name=`TransformError`;var nt=class{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new me}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new tt(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}changedRange(){let e=1e9,t=-1e9;for(let n=0;n<this.mapping.maps.length;n++){let r=this.mapping.maps[n];n&&(e=r.map(e,1),t=r.map(t,-1)),r.forEach((n,r,i,a)=>{e=Math.min(e,i),t=Math.max(t,a)})}return e==1e9?null:{from:e,to:t}}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,n=m.v.empty){let r=Be(this.doc,e,t,n);return r&&this.step(r),this}replaceWith(e,t,n){return this.replace(e,t,new m.v(m.d.from(n),0,0))}delete(e,t){return this.replace(e,t,m.v.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,n){return Ye(this,e,t,n),this}replaceRangeWith(e,t,n){return Ze(this,e,t,n),this}deleteRange(e,t){return Qe(this,e,t),this}lift(e,t){return Te(this,e,t),this}join(e,t=1){return Le(this,e,t),this}wrap(e,t){return Ee(this,e,t),this}setBlockType(e,t=e,n,r=null){return De(this,e,t,n,r),this}setNodeMarkup(e,t,n=null,r){return je(this,e,t,n,r),this}setNodeAttribute(e,t,n){return this.step(new $e(e,t,n)),this}setDocAttribute(e,t){return this.step(new et(e,t)),this}addNodeMark(e,t){return this.step(new _e(e,t)),this}removeNodeMark(e,t){let n=this.doc.nodeAt(e);if(!n)throw RangeError(`No node at position `+e);if(t instanceof m.f)t.isInSet(n.marks)&&this.step(new ve(e,t));else{let r=n.marks,i,a=[];for(;i=t.isInSet(r);)a.push(new ve(e,i)),r=i.removeFromSet(r);for(let e=a.length-1;e>=0;e--)this.step(a[e])}return this}split(e,t=1,n){return Ne(this,e,t,n),this}addMark(e,t,n){return be(this,e,t,n),this}removeMark(e,t,n){return xe(this,e,t,n),this}clearIncompatible(e,t,n){return Se(this,e,t,n),this}},rt=Object.create(null),k=class{constructor(e,t,n){this.$anchor=e,this.$head=t,this.ranges=n||[new it(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=m.v.empty){let n=t.content.lastChild,r=null;for(let e=0;e<t.openEnd;e++)r=n,n=n.lastChild;let i=e.steps.length,a=this.ranges;for(let o=0;o<a.length;o++){let{$from:s,$to:c}=a[o],l=e.mapping.slice(i);e.replaceRange(l.map(s.pos),l.map(c.pos),o?m.v.empty:t),o==0&&dt(e,i,(n?n.isInline:r&&r.isTextblock)?-1:1)}}replaceWith(e,t){let n=e.steps.length,r=this.ranges;for(let i=0;i<r.length;i++){let{$from:a,$to:o}=r[i],s=e.mapping.slice(n),c=s.map(a.pos),l=s.map(o.pos);i?e.deleteRange(c,l):(e.replaceRangeWith(c,l,t),dt(e,n,t.isInline?-1:1))}}static findFrom(e,t,n=!1){let r=e.parent.inlineContent?new A(e):ut(e.node(0),e.parent,e.pos,e.index(),t,n);if(r)return r;for(let r=e.depth-1;r>=0;r--){let i=t<0?ut(e.node(0),e.node(r),e.before(r+1),e.index(r),t,n):ut(e.node(0),e.node(r),e.after(r+1),e.index(r)+1,t,n);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new M(e.node(0))}static atStart(e){return ut(e,e,0,0,1)||new M(e)}static atEnd(e){return ut(e,e,e.content.size,e.childCount,-1)||new M(e)}static fromJSON(e,t){if(!t||!t.type)throw RangeError(`Invalid input for Selection.fromJSON`);let n=rt[t.type];if(!n)throw RangeError(`No selection type ${t.type} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in rt)throw RangeError(`Duplicate use of selection JSON ID `+e);return rt[e]=t,t.prototype.jsonID=e,t}getBookmark(){return A.between(this.$anchor,this.$head).getBookmark()}};k.prototype.visible=!0;var it=class{constructor(e,t){this.$from=e,this.$to=t}},at=!1;function ot(e){!at&&!e.parent.inlineContent&&(at=!0,console.warn(`TextSelection endpoint not pointing into a node with inline content (`+e.parent.type.name+`)`))}var A=class e extends k{constructor(e,t=e){ot(e),ot(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(t,n){let r=t.resolve(n.map(this.head));if(!r.parent.inlineContent)return k.near(r);let i=t.resolve(n.map(this.anchor));return new e(i.parent.inlineContent?i:r,r)}replace(e,t=m.v.empty){if(super.replace(e,t),t==m.v.empty){let t=this.$from.marksAcross(this.$to);t&&e.ensureMarks(t)}}eq(t){return t instanceof e&&t.anchor==this.anchor&&t.head==this.head}getBookmark(){return new st(this.anchor,this.head)}toJSON(){return{type:`text`,anchor:this.anchor,head:this.head}}static fromJSON(t,n){if(typeof n.anchor!=`number`||typeof n.head!=`number`)throw RangeError(`Invalid input for TextSelection.fromJSON`);return new e(t.resolve(n.anchor),t.resolve(n.head))}static create(e,t,n=t){let r=e.resolve(t);return new this(r,n==t?r:e.resolve(n))}static between(t,n,r){let i=t.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let e=k.findFrom(n,r,!0)||k.findFrom(n,-r,!0);if(e)n=e.$head;else return k.near(n,r)}return t.parent.inlineContent||(i==0?t=n:(t=(k.findFrom(t,-r,!0)||k.findFrom(t,r,!0)).$anchor,t.pos<n.pos!=i<0&&(t=n))),new e(t,n)}};k.jsonID(`text`,A);var st=class e{constructor(e,t){this.anchor=e,this.head=t}map(t){return new e(t.map(this.anchor),t.map(this.head))}resolve(e){return A.between(e.resolve(this.anchor),e.resolve(this.head))}},j=class e extends k{constructor(e){let t=e.nodeAfter,n=e.node(0).resolve(e.pos+t.nodeSize);super(e,n),this.node=t}map(t,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),a=t.resolve(i);return r?k.near(a):new e(a)}content(){return new m.v(m.d.from(this.node),0,0)}eq(t){return t instanceof e&&t.anchor==this.anchor}toJSON(){return{type:`node`,anchor:this.anchor}}getBookmark(){return new ct(this.anchor)}static fromJSON(t,n){if(typeof n.anchor!=`number`)throw RangeError(`Invalid input for NodeSelection.fromJSON`);return new e(t.resolve(n.anchor))}static create(t,n){return new e(t.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}};j.prototype.visible=!1,k.jsonID(`node`,j);var ct=class e{constructor(e){this.anchor=e}map(t){let{deleted:n,pos:r}=t.mapResult(this.anchor);return n?new st(r,r):new e(r)}resolve(e){let t=e.resolve(this.anchor),n=t.nodeAfter;return n&&j.isSelectable(n)?new j(t):k.near(t)}},M=class e extends k{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=m.v.empty){if(t==m.v.empty){e.delete(0,e.doc.content.size);let t=k.atStart(e.doc);t.eq(e.selection)||e.setSelection(t)}else super.replace(e,t)}toJSON(){return{type:`all`}}static fromJSON(t){return new e(t)}map(t){return new e(t)}eq(t){return t instanceof e}getBookmark(){return lt}};k.jsonID(`all`,M);var lt={map(){return this},resolve(e){return new M(e)}};function ut(e,t,n,r,i,a=!1){if(t.inlineContent)return A.create(e,n);for(let o=r-(i>0?0:1);i>0?o<t.childCount:o>=0;o+=i){let r=t.child(o);if(!r.isAtom){let t=ut(e,r,n+i,i<0?r.childCount:0,i,a);if(t)return t}else if(!a&&j.isSelectable(r))return j.create(e,n-(i<0?r.nodeSize:0));n+=r.nodeSize*i}return null}function dt(e,t,n){let r=e.steps.length-1;if(r<t)return;let i=e.steps[r];if(!(i instanceof T||i instanceof E))return;let a=e.mapping.maps[r],o;a.forEach((e,t,n,r)=>{o??=r}),e.setSelection(k.near(e.doc.resolve(o),n))}var ft=1,pt=2,mt=4,ht=class extends nt{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 RangeError(`Selection passed to setSelection must point at the current document`);return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|ft)&~pt,this.storedMarks=null,this}get selectionSet(){return(this.updated&ft)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=pt,this}ensureMarks(e){return m.f.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&pt)>0}addStep(e,t){super.addStep(e,t),this.updated&=~pt,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let n=this.selection;return t&&(e=e.mark(this.storedMarks||(n.empty?n.$from.marks():n.$from.marksAcross(n.$to)||m.f.none))),n.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,n){let r=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(r.text(e),!0):this.deleteSelection();{if(n??=t,!e)return this.deleteRange(t,n);let i=this.storedMarks;if(!i){let e=this.doc.resolve(t);i=n==t?e.marks():e.marksAcross(this.doc.resolve(n))}return this.replaceRangeWith(t,n,r.text(e,i)),!this.selection.empty&&this.selection.to==t+e.length&&this.setSelection(k.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|=mt,this}get scrolledIntoView(){return(this.updated&mt)>0}};function gt(e,t){return!t||!e?e:e.bind(t)}var _t=class{constructor(e,t,n){this.name=e,this.init=gt(t.init,n),this.apply=gt(t.apply,n)}},vt=[new _t(`doc`,{init(e){return e.doc||e.schema.topNodeType.createAndFill()},apply(e){return e.doc}}),new _t(`selection`,{init(e,t){return e.selection||k.atStart(t.doc)},apply(e){return e.selection}}),new _t(`storedMarks`,{init(e){return e.storedMarks||null},apply(e,t,n,r){return r.selection.$cursor?e.storedMarks:null}}),new _t(`scrollToSelection`,{init(){return 0},apply(e,t){return e.scrolledIntoView?t+1:t}})],yt=class{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=vt.slice(),t&&t.forEach(e=>{if(this.pluginsByKey[e.key])throw RangeError(`Adding different instances of a keyed plugin (`+e.key+`)`);this.plugins.push(e),this.pluginsByKey[e.key]=e,e.spec.state&&this.fields.push(new _t(e.key,e.spec.state,e))})}},bt=class e{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 n=0;n<this.config.plugins.length;n++)if(n!=t){let t=this.config.plugins[n];if(t.spec.filterTransaction&&!t.spec.filterTransaction.call(t,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],n=this.applyInner(e),r=null;for(;;){let i=!1;for(let a=0;a<this.config.plugins.length;a++){let o=this.config.plugins[a];if(o.spec.appendTransaction){let s=r?r[a].n:0,c=r?r[a].state:this,l=s<t.length&&o.spec.appendTransaction.call(o,s?t.slice(s):t,c,n);if(l&&n.filterTransaction(l,a)){if(l.setMeta(`appendedTransaction`,e),!r){r=[];for(let e=0;e<this.config.plugins.length;e++)r.push(e<a?{state:n,n:t.length}:{state:this,n:0})}t.push(l),n=n.applyInner(l),i=!0}r&&(r[a]={state:n,n:t.length})}}if(!i)return{state:n,transactions:t}}}applyInner(t){if(!t.before.eq(this.doc))throw RangeError(`Applying a mismatched transaction`);let n=new e(this.config),r=this.config.fields;for(let e=0;e<r.length;e++){let i=r[e];n[i.name]=i.apply(t,this[i.name],this,n)}return n}get tr(){return new ht(this)}static create(t){let n=new yt(t.doc?t.doc.type.schema:t.schema,t.plugins),r=new e(n);for(let e=0;e<n.fields.length;e++)r[n.fields[e].name]=n.fields[e].init(t,r);return r}reconfigure(t){let n=new yt(this.schema,t.plugins),r=n.fields,i=new e(n);for(let e=0;e<r.length;e++){let n=r[e].name;i[n]=this.hasOwnProperty(n)?this[n]:r[e].init(t,i)}return i}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(e=>e.toJSON())),e&&typeof e==`object`)for(let n in e){if(n==`doc`||n==`selection`)throw RangeError("The JSON fields `doc` and `selection` are reserved");let r=e[n],i=r.spec.state;i&&i.toJSON&&(t[n]=i.toJSON.call(r,this[r.key]))}return t}static fromJSON(t,n,r){if(!n)throw RangeError(`Invalid input for EditorState.fromJSON`);if(!t.schema)throw RangeError(`Required config field 'schema' missing`);let i=new yt(t.schema,t.plugins),a=new e(i);return i.fields.forEach(e=>{if(e.name==`doc`)a.doc=m.m.fromJSON(t.schema,n.doc);else if(e.name==`selection`)a.selection=k.fromJSON(a.doc,n.selection);else if(e.name==`storedMarks`)n.storedMarks&&(a.storedMarks=n.storedMarks.map(t.schema.markFromJSON));else{if(r)for(let i in r){let o=r[i],s=o.spec.state;if(o.key==e.name&&s&&s.fromJSON&&Object.prototype.hasOwnProperty.call(n,i)){a[e.name]=s.fromJSON.call(o,t,n[i],a);return}}a[e.name]=e.init(t,a)}}),a}};function xt(e,t,n){for(let r in e){let i=e[r];i instanceof Function?i=i.bind(t):r==`handleDOMEvents`&&(i=xt(i,t,{})),n[r]=i}return n}var N=class{constructor(e){this.spec=e,this.props={},e.props&&xt(e.props,this,this.props),this.key=e.key?e.key.key:Ct(`plugin`)}getState(e){return e[this.key]}},St=Object.create(null);function Ct(e){return e in St?e+`$`+ ++St[e]:(St[e]=0,e+`$`)}var wt=class{constructor(e=`key`){this.key=Ct(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}},P=function(e){for(var t=0;;t++)if(e=e.previousSibling,!e)return t},Tt=function(e){let t=e.assignedSlot||e.parentNode;return t&&t.nodeType==11?t.host:t},Et=null,Dt=function(e,t,n){let r=Et||=document.createRange();return r.setEnd(e,n??e.nodeValue.length),r.setStart(e,t||0),r},Ot=function(){Et=null},kt=function(e,t,n,r){return n&&(jt(e,t,n,r,-1)||jt(e,t,n,r,1))},At=/^(img|br|input|textarea|hr)$/i;function jt(e,t,n,r,i){for(;;){if(e==n&&t==r)return!0;if(t==(i<0?0:Mt(e))){let n=e.parentNode;if(!n||n.nodeType!=1||It(e)||At.test(e.nodeName)||e.contentEditable==`false`)return!1;t=P(e)+(i<0?0:1),e=n}else if(e.nodeType==1){let n=e.childNodes[t+(i<0?-1:0)];if(n.nodeType==1&&n.contentEditable==`false`)if(n.pmViewDesc?.ignoreForSelection)t+=i;else return!1;else e=n,t=i<0?Mt(e):0}else return!1}}function Mt(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function Nt(e,t){for(;;){if(e.nodeType==3&&t)return e;if(e.nodeType==1&&t>0){if(e.contentEditable==`false`)return null;e=e.childNodes[t-1],t=Mt(e)}else if(e.parentNode&&!It(e))t=P(e),e=e.parentNode;else return null}}function Pt(e,t){for(;;){if(e.nodeType==3&&t<e.nodeValue.length)return e;if(e.nodeType==1&&t<e.childNodes.length){if(e.contentEditable==`false`)return null;e=e.childNodes[t],t=0}else if(e.parentNode&&!It(e))t=P(e)+1,e=e.parentNode;else return null}}function Ft(e,t,n){for(let r=t==0,i=t==Mt(e);r||i;){if(e==n)return!0;let t=P(e);if(e=e.parentNode,!e)return!1;r&&=t==0,i&&=t==Mt(e)}}function It(e){let t;for(let n=e;n&&!(t=n.pmViewDesc);n=n.parentNode);return t&&t.node&&t.node.isBlock&&(t.dom==e||t.contentDOM==e)}var Lt=function(e){return e.focusNode&&kt(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)};function Rt(e,t){let n=document.createEvent(`Event`);return n.initEvent(`keydown`,!0,!0),n.keyCode=e,n.key=n.code=t,n}function zt(e){let t=e.activeElement;for(;t&&t.shadowRoot;)t=t.shadowRoot.activeElement;return t}function Bt(e,t,n){if(e.caretPositionFromPoint)try{let r=e.caretPositionFromPoint(t,n);if(r)return{node:r.offsetNode,offset:Math.min(Mt(r.offsetNode),r.offset)}}catch{}if(e.caretRangeFromPoint){let r=e.caretRangeFromPoint(t,n);if(r)return{node:r.startContainer,offset:Math.min(Mt(r.startContainer),r.startOffset)}}}var Vt=typeof navigator<`u`?navigator:null,Ht=typeof document<`u`?document:null,Ut=Vt&&Vt.userAgent||``,Wt=/Edge\/(\d+)/.exec(Ut),Gt=/MSIE \d/.exec(Ut),Kt=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Ut),F=!!(Gt||Kt||Wt),qt=Gt?document.documentMode:Kt?+Kt[1]:Wt?+Wt[1]:0,Jt=!F&&/gecko\/(\d+)/i.test(Ut);Jt&&+(/Firefox\/(\d+)/.exec(Ut)||[0,0])[1];var Yt=!F&&/Chrome\/(\d+)/.exec(Ut),I=!!Yt,Xt=Yt?+Yt[1]:0,L=!F&&!!Vt&&/Apple Computer/.test(Vt.vendor),Zt=L&&(/Mobile\/\w+/.test(Ut)||!!Vt&&Vt.maxTouchPoints>2),Qt=Zt||(Vt?/Mac/.test(Vt.platform):!1),$t=Vt?/Win/.test(Vt.platform):!1,en=/Android \d/.test(Ut),tn=!!Ht&&`webkitFontSmoothing`in Ht.documentElement.style,nn=tn?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function rn(e){let t=e.defaultView&&e.defaultView.visualViewport;return t?{left:0,right:t.width,top:0,bottom:t.height}:{left:0,right:e.documentElement.clientWidth,top:0,bottom:e.documentElement.clientHeight}}function an(e,t){return typeof e==`number`?e:e[t]}function on(e){let t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,r=t.height/e.offsetHeight||1;return{left:t.left,right:t.left+e.clientWidth*n,top:t.top,bottom:t.top+e.clientHeight*r}}function sn(e,t,n){let r=e.someProp(`scrollThreshold`)||0,i=e.someProp(`scrollMargin`)||5,a=e.dom.ownerDocument;for(let o=n||e.dom;o;){if(o.nodeType!=1){o=Tt(o);continue}let e=o,n=e==a.body,s=n?rn(a):on(e),c=0,l=0;if(t.top<s.top+an(r,`top`)?l=-(s.top-t.top+an(i,`top`)):t.bottom>s.bottom-an(r,`bottom`)&&(l=t.bottom-t.top>s.bottom-s.top?t.top+an(i,`top`)-s.top:t.bottom-s.bottom+an(i,`bottom`)),t.left<s.left+an(r,`left`)?c=-(s.left-t.left+an(i,`left`)):t.right>s.right-an(r,`right`)&&(c=t.right-s.right+an(i,`right`)),c||l)if(n)a.defaultView.scrollBy(c,l);else{let n=e.scrollLeft,r=e.scrollTop;l&&(e.scrollTop+=l),c&&(e.scrollLeft+=c);let i=e.scrollLeft-n,a=e.scrollTop-r;t={left:t.left-i,top:t.top-a,right:t.right-i,bottom:t.bottom-a}}let u=n?`fixed`:getComputedStyle(o).position;if(/^(fixed|sticky)$/.test(u))break;o=u==`absolute`?o.offsetParent:Tt(o)}}function cn(e){let t=e.dom.getBoundingClientRect(),n=Math.max(0,t.top),r,i;for(let a=(t.left+t.right)/2,o=n+1;o<Math.min(innerHeight,t.bottom);o+=5){let t=e.root.elementFromPoint(a,o);if(!t||t==e.dom||!e.dom.contains(t))continue;let s=t.getBoundingClientRect();if(s.top>=n-20){r=t,i=s.top;break}}return{refDOM:r,refTop:i,stack:ln(e.dom)}}function ln(e){let t=[],n=e.ownerDocument;for(let r=e;r&&(t.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),e!=n);r=Tt(r));return t}function un({refDOM:e,refTop:t,stack:n}){let r=e?e.getBoundingClientRect().top:0;dn(n,r==0?0:r-t)}function dn(e,t){for(let n=0;n<e.length;n++){let{dom:r,top:i,left:a}=e[n];r.scrollTop!=i+t&&(r.scrollTop=i+t),r.scrollLeft!=a&&(r.scrollLeft=a)}}var fn=null;function pn(e){if(e.setActive)return e.setActive();if(fn)return e.focus(fn);let t=ln(e);e.focus(fn==null?{get preventScroll(){return fn={preventScroll:!0},!0}}:void 0),fn||(fn=!1,dn(t,0))}function mn(e,t){let n,r=2e8,i,a=0,o=t.top,s=t.top,c,l;for(let u=e.firstChild,d=0;u;u=u.nextSibling,d++){let e;if(u.nodeType==1)e=u.getClientRects();else if(u.nodeType==3)e=Dt(u).getClientRects();else continue;for(let f=0;f<e.length;f++){let p=e[f];if(p.top<=o&&p.bottom>=s){o=Math.max(p.bottom,o),s=Math.min(p.top,s);let e=p.left>t.left?p.left-t.left:p.right<t.left?t.left-p.right:0;if(e<r){n=u,r=e,i=e&&n.nodeType==3?{left:p.right<t.left?p.right:p.left,top:t.top}:t,u.nodeType==1&&e&&(a=d+ +(t.left>=(p.left+p.right)/2));continue}}else p.top>t.top&&!c&&p.left<=t.left&&p.right>=t.left&&(c=u,l={left:Math.max(p.left,Math.min(p.right,t.left)),top:p.top});!n&&(t.left>=p.right&&t.top>=p.top||t.left>=p.left&&t.top>=p.bottom)&&(a=d+1)}}return!n&&c&&(n=c,i=l,r=0),n&&n.nodeType==3?hn(n,i):!n||r&&n.nodeType==1?{node:e,offset:a}:mn(n,i)}function hn(e,t){let n=e.nodeValue.length,r=document.createRange(),i;for(let a=0;a<n;a++){r.setEnd(e,a+1),r.setStart(e,a);let n=Cn(r,1);if(n.top!=n.bottom&&gn(t,n)){i={node:e,offset:a+ +(t.left>=(n.left+n.right)/2)};break}}return r.detach(),i||{node:e,offset:0}}function gn(e,t){return e.left>=t.left-1&&e.left<=t.right+1&&e.top>=t.top-1&&e.top<=t.bottom+1}function _n(e,t){let n=e.parentNode;return n&&/^li$/i.test(n.nodeName)&&t.left<e.getBoundingClientRect().left?n:e}function vn(e,t,n){let{node:r,offset:i}=mn(t,n),a=-1;if(r.nodeType==1&&!r.firstChild){let e=r.getBoundingClientRect();a=e.left!=e.right&&n.left>(e.left+e.right)/2?1:-1}return e.docView.posFromDOM(r,i,a)}function yn(e,t,n,r){let i=-1;for(let n=t,a=!1;n!=e.dom;){let t=e.docView.nearestDesc(n,!0),o;if(!t)return null;if(t.dom.nodeType==1&&(t.node.isBlock&&t.parent||!t.contentDOM)&&((o=t.dom.getBoundingClientRect()).width||o.height)&&(t.node.isBlock&&t.parent&&!/^T(R|BODY|HEAD|FOOT)$/.test(t.dom.nodeName)&&(!a&&o.left>r.left||o.top>r.top?i=t.posBefore:(!a&&o.right<r.left||o.bottom<r.top)&&(i=t.posAfter),a=!0),!t.contentDOM&&i<0&&!t.node.isText))return(t.node.isBlock?r.top<(o.top+o.bottom)/2:r.left<(o.left+o.right)/2)?t.posBefore:t.posAfter;n=t.dom.parentNode}return i>-1?i:e.docView.posFromDOM(t,n,-1)}function bn(e,t,n){let r=e.childNodes.length;if(r&&n.top<n.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(t.top-n.top)/(n.bottom-n.top))-2)),a=i;;){let n=e.childNodes[a];if(n.nodeType==1){let e=n.getClientRects();for(let r=0;r<e.length;r++){let i=e[r];if(gn(t,i))return bn(n,t,i)}}if((a=(a+1)%r)==i)break}return e}function xn(e,t){let n=e.dom.ownerDocument,r,i=0,a=Bt(n,t.left,t.top);a&&({node:r,offset:i}=a);let o=(e.root.elementFromPoint?e.root:n).elementFromPoint(t.left,t.top),s;if(!o||!e.dom.contains(o.nodeType==1?o:o.parentNode)){let n=e.dom.getBoundingClientRect();if(!gn(t,n)||(o=bn(e.dom,t,n),!o))return null}if(L)for(let e=o;r&&e;e=Tt(e))e.draggable&&(r=void 0);if(o=_n(o,t),r){if(Jt&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let e=r.childNodes[i],n;e.nodeName==`IMG`&&(n=e.getBoundingClientRect()).right<=t.left&&n.bottom>t.top&&i++}let n;tn&&i&&r.nodeType==1&&(n=r.childNodes[i-1]).nodeType==1&&n.contentEditable==`false`&&n.getBoundingClientRect().top>=t.top&&i--,r==e.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&t.top>r.lastChild.getBoundingClientRect().bottom?s=e.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!=`BR`)&&(s=yn(e,r,i,t))}s??=vn(e,o,t);let c=e.docView.nearestDesc(o,!0);return{pos:s,inside:c?c.posAtStart-c.border:-1}}function Sn(e){return e.top<e.bottom||e.left<e.right}function Cn(e,t){let n=e.getClientRects();if(n.length){let e=n[t<0?0:n.length-1];if(Sn(e))return e}return Array.prototype.find.call(n,Sn)||e.getBoundingClientRect()}var wn=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function Tn(e,t,n){let{node:r,offset:i,atom:a}=e.docView.domFromPos(t,n<0?-1:1),o=tn||Jt;if(r.nodeType==3)if(o&&(wn.test(r.nodeValue)||(n<0?!i:i==r.nodeValue.length))){let e=Cn(Dt(r,i,i),n);if(Jt&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let t=Cn(Dt(r,i-1,i-1),-1);if(t.top==e.top){let n=Cn(Dt(r,i,i+1),-1);if(n.top!=e.top)return En(n,n.left<t.left)}}return e}else{let e=i,t=i,a=n<0?1:-1;return n<0&&!i?(t++,a=-1):n>=0&&i==r.nodeValue.length?(e--,a=1):n<0?e--:t++,En(Cn(Dt(r,e,t),a),a<0)}if(!e.state.doc.resolve(t-(a||0)).parent.inlineContent){if(a==null&&i&&(n<0||i==Mt(r))){let e=r.childNodes[i-1];if(e.nodeType==1)return Dn(e.getBoundingClientRect(),!1)}if(a==null&&i<Mt(r)){let e=r.childNodes[i];if(e.nodeType==1)return Dn(e.getBoundingClientRect(),!0)}return Dn(r.getBoundingClientRect(),n>=0)}if(a==null&&i&&(n<0||i==Mt(r))){let e=r.childNodes[i-1],t=e.nodeType==3?Dt(e,Mt(e)-+!o):e.nodeType==1&&(e.nodeName!=`BR`||!e.nextSibling)?e:null;if(t)return En(Cn(t,1),!1)}if(a==null&&i<Mt(r)){let e=r.childNodes[i];for(;e.pmViewDesc&&e.pmViewDesc.ignoreForCoords;)e=e.nextSibling;let t=e?e.nodeType==3?Dt(e,0,+!o):e.nodeType==1?e:null:null;if(t)return En(Cn(t,-1),!0)}return En(Cn(r.nodeType==3?Dt(r):r,-n),n>=0)}function En(e,t){if(e.width==0)return e;let n=t?e.left:e.right;return{top:e.top,bottom:e.bottom,left:n,right:n}}function Dn(e,t){if(e.height==0)return e;let n=t?e.top:e.bottom;return{top:n,bottom:n,left:e.left,right:e.right}}function On(e,t,n){let r=e.state,i=e.root.activeElement;r!=t&&e.updateState(t),i!=e.dom&&e.focus();try{return n()}finally{r!=t&&e.updateState(r),i!=e.dom&&i&&i.focus()}}function kn(e,t,n){let r=t.selection,i=n==`up`?r.$from:r.$to;return On(e,t,()=>{let{node:t}=e.docView.domFromPos(i.pos,n==`up`?-1:1);for(;;){let n=e.docView.nearestDesc(t,!0);if(!n)break;if(n.node.isBlock){t=n.contentDOM||n.dom;break}t=n.dom.parentNode}let r=Tn(e,i.pos,1);for(let e=t.firstChild;e;e=e.nextSibling){let t;if(e.nodeType==1)t=e.getClientRects();else if(e.nodeType==3)t=Dt(e,0,e.nodeValue.length).getClientRects();else continue;for(let e=0;e<t.length;e++){let i=t[e];if(i.bottom>i.top+1&&(n==`up`?r.top-i.top>(i.bottom-r.top)*2:i.bottom-r.bottom>(r.bottom-i.top)*2))return!1}}return!0})}var An=/[\u0590-\u08ac]/;function jn(e,t,n){let{$head:r}=t.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,a=!i,o=i==r.parent.content.size,s=e.domSelection();return s?!An.test(r.parent.textContent)||!s.modify?n==`left`||n==`backward`?a:o:On(e,t,()=>{let{focusNode:t,focusOffset:i,anchorNode:a,anchorOffset:o}=e.domSelectionRange(),c=s.caretBidiLevel;s.modify(`move`,n,`character`);let l=r.depth?e.docView.domAfterPos(r.before()):e.dom,{focusNode:u,focusOffset:d}=e.domSelectionRange(),f=u&&!l.contains(u.nodeType==1?u:u.parentNode)||t==u&&i==d;try{s.collapse(a,o),t&&(t!=a||i!=o)&&s.extend&&s.extend(t,i)}catch{}return c!=null&&(s.caretBidiLevel=c),f}):r.pos==r.start()||r.pos==r.end()}var Mn=null,Nn=null,Pn=!1;function Fn(e,t,n){return Mn==t&&Nn==n?Pn:(Mn=t,Nn=n,Pn=n==`up`||n==`down`?kn(e,t,n):jn(e,t,n))}var In=0,Ln=1,Rn=2,zn=3,Bn=class{constructor(e,t,n,r){this.parent=e,this.children=t,this.dom=n,this.contentDOM=r,this.dirty=In,n.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,n){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,n=this.posAtStart;;t++){let r=this.children[t];if(r==e)return n;n+=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,n){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(n<0){let n,r;if(e==this.contentDOM)n=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.previousSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.previousSibling;return n?this.posBeforeChild(r)+r.size:this.posAtStart}else{let n,r;if(e==this.contentDOM)n=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.nextSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.nextSibling;return n?this.posBeforeChild(r):this.posAtEnd}let r;if(e==this.dom&&this.contentDOM)r=t>P(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 t=e;;t=t.parentNode){if(t==this.dom){r=!1;break}if(t.previousSibling)break}if(r==null&&t==e.childNodes.length)for(let t=e;;t=t.parentNode){if(t==this.dom){r=!0;break}if(t.nextSibling)break}}return r??n>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let n=!0,r=e;r;r=r.parentNode){let i=this.getDesc(r),a;if(i&&(!t||i.node))if(n&&(a=i.nodeDOM)&&!(a.nodeType==1?a.contains(e.nodeType==1?e:e.parentNode):a==e))n=!1;else return i}}getDesc(e){let t=e.pmViewDesc;for(let e=t;e;e=e.parent)if(e==this)return t}posFromDOM(e,t,n){for(let r=e;r;r=r.parentNode){let i=this.getDesc(r);if(i)return i.localPosFromDOM(e,t,n)}return-1}descAt(e){for(let t=0,n=0;t<this.children.length;t++){let r=this.children[t],i=n+r.size;if(n==e&&i!=n){for(;!r.border&&r.children.length;)for(let e=0;e<r.children.length;e++){let t=r.children[e];if(t.size){r=t;break}}return r}if(e<i)return r.descAt(e-n-r.border);n=i}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let n=0,r=0;for(let t=0;n<this.children.length;n++){let i=this.children[n],a=t+i.size;if(a>e||i instanceof qn){r=e-t;break}t=a}if(r)return this.children[n].domFromPos(r-this.children[n].border,t);for(let e;n&&!(e=this.children[n-1]).size&&e instanceof Vn&&e.side>=0;n--);if(t<=0){let e,r=!0;for(;e=n?this.children[n-1]:null,!(!e||e.dom.parentNode==this.contentDOM);n--,r=!1);return e&&t&&r&&!e.border&&!e.domAtom?e.domFromPos(e.size,t):{node:this.contentDOM,offset:e?P(e.dom)+1:0}}else{let e,r=!0;for(;e=n<this.children.length?this.children[n]:null,!(!e||e.dom.parentNode==this.contentDOM);n++,r=!1);return e&&r&&!e.border&&!e.domAtom?e.domFromPos(0,t):{node:this.contentDOM,offset:e?P(e.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,n=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let r=-1,i=-1;for(let a=n,o=0;;o++){let n=this.children[o],s=a+n.size;if(r==-1&&e<=s){let i=a+n.border;if(e>=i&&t<=s-n.border&&n.node&&n.contentDOM&&this.contentDOM.contains(n.contentDOM))return n.parseRange(e,t,i);e=a;for(let t=o;t>0;t--){let n=this.children[t-1];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(1)){r=P(n.dom)+1;break}e-=n.size}r==-1&&(r=0)}if(r>-1&&(s>t||o==this.children.length-1)){t=s;for(let e=o+1;e<this.children.length;e++){let n=this.children[e];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(-1)){i=P(n.dom);break}t+=n.size}i==-1&&(i=this.contentDOM.childNodes.length);break}a=s}return{node:this.contentDOM,from:e,to:t,fromOffset:r,toOffset:i}}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:n}=this.domFromPos(e,0);if(t.nodeType!=1||n==t.childNodes.length)throw RangeError(`No node after pos `+e);return t.childNodes[n]}setSelection(e,t,n,r=!1){let i=Math.min(e,t),a=Math.max(e,t);for(let o=0,s=0;o<this.children.length;o++){let c=this.children[o],l=s+c.size;if(i>s&&a<l)return c.setSelection(e-s-c.border,t-s-c.border,n,r);s=l}let o=this.domFromPos(e,e?-1:1),s=t==e?o:this.domFromPos(t,t?-1:1),c=n.root.getSelection(),l=n.domSelectionRange(),u=!1;if((Jt||L)&&e==t){let{node:e,offset:t}=o;if(e.nodeType==3){if(u=!!(t&&e.nodeValue[t-1]==`
28
- `),u&&t==e.nodeValue.length)for(let t=e,n;t;t=t.parentNode){if(n=t.nextSibling){n.nodeName==`BR`&&(o=s={node:n.parentNode,offset:P(n)+1});break}let e=t.pmViewDesc;if(e&&e.node&&e.node.isBlock)break}}else{let n=e.childNodes[t-1];u=n&&(n.nodeName==`BR`||n.contentEditable==`false`)}}if(Jt&&l.focusNode&&l.focusNode!=s.node&&l.focusNode.nodeType==1){let e=l.focusNode.childNodes[l.focusOffset];e&&e.contentEditable==`false`&&(r=!0)}if(!(r||u&&L)&&kt(o.node,o.offset,l.anchorNode,l.anchorOffset)&&kt(s.node,s.offset,l.focusNode,l.focusOffset))return;let d=!1;if((c.extend||e==t)&&!(u&&Jt)){c.collapse(o.node,o.offset);try{e!=t&&c.extend(s.node,s.offset),d=!0}catch{}}if(!d){if(e>t){let e=o;o=s,s=e}let n=document.createRange();n.setEnd(s.node,s.offset),n.setStart(o.node,o.offset),c.removeAllRanges(),c.addRange(n)}}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 n=0,r=0;r<this.children.length;r++){let i=this.children[r],a=n+i.size;if(n==a?e<=a&&t>=n:e<a&&t>n){let r=n+i.border,o=a-i.border;if(e>=r&&t<=o){this.dirty=e==n||t==a?Rn:Ln,e==r&&t==o&&(i.contentLost||i.dom.parentNode!=this.contentDOM)?i.dirty=zn:i.markDirty(e-r,t-r);return}else i.dirty=i.dom==i.contentDOM&&i.dom.parentNode==this.contentDOM&&!i.children.length?Rn:zn}n=a}this.dirty=Rn}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let n=e==1?Rn:Ln;t.dirty<n&&(t.dirty=n)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(e){return!1}},Vn=class extends Bn{constructor(e,t,n,r){let i,a=t.type.toDOM;if(typeof a==`function`&&(a=a(n,()=>{if(!i)return r;if(i.parent)return i.parent.posBeforeChild(i)})),!t.type.spec.raw){if(a.nodeType!=1){let e=document.createElement(`span`);e.appendChild(a),a=e}a.contentEditable=`false`,a.classList.add(`ProseMirror-widget`)}super(e,[],a,null),this.widget=t,this.widget=t,i=this}matchesWidget(e){return this.dirty==In&&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 ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}},Hn=class extends Bn{constructor(e,t,n,r){super(e,[],t,null),this.textDOM=n,this.text=r}get size(){return this.text.length}localPosFromDOM(e,t){return e==this.textDOM?this.posAtStart+t:this.posAtStart+(t?this.size:0)}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type===`characterData`&&e.target.nodeValue==e.oldValue}},Un=class e extends Bn{constructor(e,t,n,r,i){super(e,[],n,r),this.mark=t,this.spec=i}static create(t,n,r,i){let a=i.nodeViews[n.type.name],o=a&&a(n,i,r);return(!o||!o.dom)&&(o=m.u.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new e(t,n,o.dom,o.contentDOM||o.dom,o)}parseRule(){return this.dirty&zn||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=zn&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=In){let e=this.parent;for(;!e.node;)e=e.parent;e.dirty<this.dirty&&(e.dirty=this.dirty),this.dirty=In}}slice(t,n,r){let i=e.create(this.parent,this.mark,!0,r),a=this.children,o=this.size;n<o&&(a=ur(a,n,o,r)),t>0&&(a=ur(a,0,t,r));for(let e=0;e<a.length;e++)a[e].parent=i;return i.children=a,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}},Wn=class e extends Bn{constructor(e,t,n,r,i,a,o,s,c){super(e,[],i,a),this.node=t,this.outerDeco=n,this.innerDeco=r,this.nodeDOM=o}static create(t,n,r,i,a,o){let s=a.nodeViews[n.type.name],c,l=s&&s(n,a,()=>{if(!c)return o;if(c.parent)return c.parent.posBeforeChild(c)},r,i),u=l&&l.dom,d=l&&l.contentDOM;if(n.isText){if(!u)u=document.createTextNode(n.text);else if(u.nodeType!=3)throw RangeError(`Text must be rendered as a DOM text node`)}else if(!u){let e=m.u.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs);({dom:u,contentDOM:d}=e)}!d&&!n.isText&&u.nodeName!=`BR`&&(u.hasAttribute(`contenteditable`)||(u.contentEditable=`false`),n.type.spec.draggable&&(u.draggable=!0));let f=u;return u=tr(u,r,n),l?c=new Jn(t,n,r,i,u,d||null,f,l,a,o+1):n.isText?new Kn(t,n,r,i,u,f,a):new e(t,n,r,i,u,d||null,f,a,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 n=this.children[t];if(this.dom.contains(n.dom.parentNode)){e.contentElement=n.dom.parentNode;break}}e.contentElement||(e.getContent=()=>m.d.empty)}return e}matchesNode(e,t,n){return this.dirty==In&&e.eq(this.node)&&nr(t,this.outerDeco)&&n.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return+!this.node.isLeaf}updateChildren(e,t){let n=this.node.inlineContent,r=t,i=e.composing?this.localCompositionInfo(e,t):null,a=i&&i.pos>-1?i:null,o=i&&i.pos<0,s=new ir(this,a&&a.node,e);sr(this.node,this.innerDeco,(t,i,a)=>{t.spec.marks?s.syncToMarks(t.spec.marks,n,e,i):t.type.side>=0&&!a&&s.syncToMarks(i==this.node.childCount?m.f.none:this.node.child(i).marks,n,e,i),s.placeWidget(t,e,r)},(t,a,c,l)=>{s.syncToMarks(t.marks,n,e,l);let u;s.findNodeMatch(t,a,c,l)||o&&e.state.selection.from>r&&e.state.selection.to<r+t.nodeSize&&(u=s.findIndexWithChild(i.node))>-1&&s.updateNodeAt(t,a,c,u,e)||s.updateNextNode(t,a,c,e,l,r)||s.addNode(t,a,c,e,r),r+=t.nodeSize}),s.syncToMarks([],n,e,0),this.node.isTextblock&&s.addTextblockHacks(),s.destroyRest(),(s.changed||this.dirty==Rn)&&(a&&this.protectLocalComposition(e,a),Yn(this.contentDOM,this.children,e),Zt&&cr(this.dom))}localCompositionInfo(e,t){let{from:n,to:r}=e.state.selection;if(!(e.state.selection instanceof A)||n<t||r>t+this.node.content.size)return null;let i=e.input.compositionNode;if(!i||!this.dom.contains(i.parentNode))return null;if(this.node.inlineContent){let e=i.nodeValue,a=lr(this.node.content,e,n-t,r-t);return a<0?null:{node:i,pos:a,text:e}}else return{node:i,pos:-1,text:``}}protectLocalComposition(e,{node:t,pos:n,text:r}){if(this.getDesc(t))return;let i=t;for(;i.parentNode!=this.contentDOM;i=i.parentNode){for(;i.previousSibling;)i.parentNode.removeChild(i.previousSibling);for(;i.nextSibling;)i.parentNode.removeChild(i.nextSibling);i.pmViewDesc&&=void 0}let a=new Hn(this,i,t,r);e.input.compositionNodes.push(a),this.children=ur(this.children,n,n+r.length,e,a)}update(e,t,n,r){return this.dirty==zn||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,n,r),!0)}updateInner(e,t,n,r){this.updateOuterDeco(t),this.node=e,this.innerDeco=n,this.contentDOM&&this.updateChildren(r,this.posAtStart),this.dirty=In}updateOuterDeco(e){if(nr(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,n=this.dom;this.dom=$n(this.dom,this.nodeDOM,Qn(this.outerDeco,this.node,t),Qn(e,this.node,t)),this.dom!=n&&(n.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.nodeDOM.draggable=!0))}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove(`ProseMirror-selectednode`),(this.contentDOM||!this.node.type.spec.draggable)&&this.nodeDOM.removeAttribute(`draggable`))}get domAtom(){return this.node.isAtom}};function Gn(e,t,n,r,i){tr(r,t,e);let a=new Wn(void 0,e,t,n,r,r,r,i,0);return a.contentDOM&&a.updateChildren(i,0),a}var Kn=class e extends Wn{constructor(e,t,n,r,i,a,o){super(e,t,n,r,i,null,a,o,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,n,r){return this.dirty==zn||this.dirty!=In&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=In||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=In,!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,n){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,n)}ignoreMutation(e){return e.type!=`characterData`&&e.type!=`selection`}slice(t,n,r){let i=this.node.cut(t,n),a=document.createTextNode(i.text);return new e(this.parent,i,this.outerDeco,this.innerDeco,a,a,r)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=zn)}get domAtom(){return!1}isText(e){return this.node.text==e}},qn=class extends Bn{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==In&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName==`IMG`}},Jn=class extends Wn{constructor(e,t,n,r,i,a,o,s,c,l){super(e,t,n,r,i,a,o,c,l),this.spec=s}update(e,t,n,r){if(this.dirty==zn)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let i=this.spec.update(e,t,n);return i&&this.updateInner(e,t,n,r),i}else if(!this.contentDOM&&!e.isLeaf)return!1;else return super.update(e,t,n,r)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,n,r){this.spec.setSelection?this.spec.setSelection(e,t,n.root):super.setSelection(e,t,n,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 Yn(e,t,n){let r=e.firstChild,i=!1;for(let a=0;a<t.length;a++){let o=t[a],s=o.dom;if(s.parentNode==e){for(;s!=r;)r=rr(r),i=!0;r=r.nextSibling}else i=!0,e.insertBefore(s,r);if(o instanceof Un){let t=r?r.previousSibling:e.lastChild;Yn(o.contentDOM,o.children,n),r=t?t.nextSibling:e.firstChild}}for(;r;)r=rr(r),i=!0;i&&n.trackWrites==e&&(n.trackWrites=null)}var Xn=function(e){e&&(this.nodeName=e)};Xn.prototype=Object.create(null);var Zn=[new Xn];function Qn(e,t,n){if(e.length==0)return Zn;let r=n?Zn[0]:new Xn,i=[r];for(let a=0;a<e.length;a++){let o=e[a].type.attrs;if(o){o.nodeName&&i.push(r=new Xn(o.nodeName));for(let e in o){let a=o[e];a!=null&&(n&&i.length==1&&i.push(r=new Xn(t.isInline?`span`:`div`)),e==`class`?r.class=(r.class?r.class+` `:``)+a:e==`style`?r.style=(r.style?r.style+`;`:``)+a:e!=`nodeName`&&(r[e]=a))}}}return i}function $n(e,t,n,r){if(n==Zn&&r==Zn)return t;let i=t;for(let t=0;t<r.length;t++){let a=r[t],o=n[t];if(t){let t;o&&o.nodeName==a.nodeName&&i!=e&&(t=i.parentNode)&&t.nodeName.toLowerCase()==a.nodeName?i=t:(t=document.createElement(a.nodeName),t.pmIsDeco=!0,t.appendChild(i),o=Zn[0],i=t)}er(i,o||Zn[0],a)}return i}function er(e,t,n){for(let r in t)r!=`class`&&r!=`style`&&r!=`nodeName`&&!(r in n)&&e.removeAttribute(r);for(let r in n)r!=`class`&&r!=`style`&&r!=`nodeName`&&n[r]!=t[r]&&e.setAttribute(r,n[r]);if(t.class!=n.class){let r=t.class?t.class.split(` `).filter(Boolean):[],i=n.class?n.class.split(` `).filter(Boolean):[];for(let t=0;t<r.length;t++)i.indexOf(r[t])==-1&&e.classList.remove(r[t]);for(let t=0;t<i.length;t++)r.indexOf(i[t])==-1&&e.classList.add(i[t]);e.classList.length==0&&e.removeAttribute(`class`)}if(t.style!=n.style){if(t.style){let n=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,r;for(;r=n.exec(t.style);)e.style.removeProperty(r[1])}n.style&&(e.style.cssText+=n.style)}}function tr(e,t,n){return $n(e,e,Zn,Qn(t,n,e.nodeType!=1))}function nr(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].type.eq(t[n].type))return!1;return!0}function rr(e){let t=e.nextSibling;return e.parentNode.removeChild(e),t}var ir=class{constructor(e,t,n){this.lock=t,this.view=n,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=ar(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let n=e;n<t;n++)this.top.children[n].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,n,r){let i=0,a=this.stack.length>>1,o=Math.min(a,e.length);for(;i<o&&(i==a-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<a;)this.destroyRest(),this.top.dirty=In,this.index=this.stack.pop(),this.top=this.stack.pop(),a--;for(;a<e.length;){this.stack.push(this.top,this.index+1);let i=-1,o=this.top.children.length;r<this.preMatch.index&&(o=Math.min(this.index+3,o));for(let t=this.index;t<o;t++){let n=this.top.children[t];if(n.matchesMark(e[a])&&!this.isLocked(n.dom)){i=t;break}}if(i>-1)i>this.index&&(this.changed=!0,this.destroyBetween(this.index,i)),this.top=this.top.children[this.index];else{let r=Un.create(this.top,e[a],t,n);this.top.children.splice(this.index,0,r),this.top=r,this.changed=!0}this.index=0,a++}}findNodeMatch(e,t,n,r){let i=-1,a;if(r>=this.preMatch.index&&(a=this.preMatch.matches[r-this.preMatch.index]).parent==this.top&&a.matchesNode(e,t,n))i=this.top.children.indexOf(a,this.index);else for(let r=this.index,a=Math.min(this.top.children.length,r+5);r<a;r++){let a=this.top.children[r];if(a.matchesNode(e,t,n)&&!this.preMatch.matched.has(a)){i=r;break}}return i<0?!1:(this.destroyBetween(this.index,i),this.index++,!0)}updateNodeAt(e,t,n,r,i){let a=this.top.children[r];return a.dirty==zn&&a.dom==a.contentDOM&&(a.dirty=Rn),a.update(e,t,n,i)?(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 t=e.pmViewDesc;if(t){for(let e=this.index;e<this.top.children.length;e++)if(this.top.children[e]==t)return e}return-1}e=t}}updateNextNode(e,t,n,r,i,a){for(let o=this.index;o<this.top.children.length;o++){let s=this.top.children[o];if(s instanceof Wn){let c=this.preMatch.matched.get(s);if(c!=null&&c!=i)return!1;let l=s.dom,u,d=this.isLocked(l)&&!(e.isText&&s.node&&s.node.isText&&s.nodeDOM.nodeValue==e.text&&s.dirty!=zn&&nr(t,s.outerDeco));if(!d&&s.update(e,t,n,r))return this.destroyBetween(this.index,o),s.dom!=l&&(this.changed=!0),this.index++,!0;if(!d&&(u=this.recreateWrapper(s,e,t,n,r,a)))return this.destroyBetween(this.index,o),this.top.children[this.index]=u,u.contentDOM&&(u.dirty=Rn,u.updateChildren(r,a+1),u.dirty=In),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,n,r,i,a){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!nr(n,e.outerDeco)||!r.eq(e.innerDeco))return null;let o=Wn.create(this.top,t,n,r,i,a);if(o.contentDOM){o.children=e.children,e.children=[];for(let e of o.children)e.parent=o}return e.destroy(),o}addNode(e,t,n,r,i){let a=Wn.create(this.top,e,t,n,r,i);a.contentDOM&&a.updateChildren(r,i+1),this.top.children.splice(this.index++,0,a),this.changed=!0}placeWidget(e,t,n){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 r=new Vn(this.top,e,t,n);this.top.children.splice(this.index++,0,r),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof Un;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof Kn)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((L||I)&&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 n=document.createElement(e);e==`IMG`&&(n.className=`ProseMirror-separator`,n.alt=``),e==`BR`&&(n.className=`ProseMirror-trailingBreak`);let r=new qn(this.top,[],n,null);t==this.top?t.children.splice(this.index++,0,r):t.children.push(r),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}};function ar(e,t){let n=t,r=n.children.length,i=e.childCount,a=new Map,o=[];outer:for(;i>0;){let s;for(;;)if(r){let e=n.children[r-1];if(e instanceof Un)n=e,r=e.children.length;else{s=e,r--;break}}else if(n==t)break outer;else r=n.parent.children.indexOf(n),n=n.parent;let c=s.node;if(c){if(c!=e.child(i-1))break;--i,a.set(s,i),o.push(s)}}return{index:i,matched:a,matches:o.reverse()}}function or(e,t){return e.type.side-t.type.side}function sr(e,t,n,r){let i=t.locals(e),a=0;if(i.length==0){for(let n=0;n<e.childCount;n++){let o=e.child(n);r(o,i,t.forChild(a,o),n),a+=o.nodeSize}return}let o=0,s=[],c=null;for(let l=0;;){let u,d;for(;o<i.length&&i[o].to==a;){let e=i[o++];e.widget&&(u?(d||=[u]).push(e):u=e)}if(u)if(d){d.sort(or);for(let e=0;e<d.length;e++)n(d[e],l,!!c)}else n(u,l,!!c);let f,p;if(c)p=-1,f=c,c=null;else if(l<e.childCount)p=l,f=e.child(l++);else break;for(let e=0;e<s.length;e++)s[e].to<=a&&s.splice(e--,1);for(;o<i.length&&i[o].from<=a&&i[o].to>a;)s.push(i[o++]);let m=a+f.nodeSize;if(f.isText){let e=m;o<i.length&&i[o].from<e&&(e=i[o].from);for(let t=0;t<s.length;t++)s[t].to<e&&(e=s[t].to);e<m&&(c=f.cut(e-a),f=f.cut(0,e-a),m=e,p=-1)}else for(;o<i.length&&i[o].to<m;)o++;let h=f.isInline&&!f.isLeaf?s.filter(e=>!e.inline):s.slice();r(f,h,t.forChild(a,f),p),a=m}}function cr(e){if(e.nodeName==`UL`||e.nodeName==`OL`){let t=e.style.cssText;e.style.cssText=t+`; list-style: square !important`,window.getComputedStyle(e).listStyle,e.style.cssText=t}}function lr(e,t,n,r){for(let i=0,a=0;i<e.childCount&&a<=r;){let o=e.child(i++),s=a;if(a+=o.nodeSize,!o.isText)continue;let c=o.text;for(;i<e.childCount;){let t=e.child(i++);if(a+=t.nodeSize,!t.isText)break;c+=t.text}if(a>=n){if(a>=r&&c.slice(r-t.length-s,r-s)==t)return r-t.length;let e=s<r?c.lastIndexOf(t,r-s-1):-1;if(e>=0&&e+t.length+s>=n)return s+e;if(n==r&&c.length>=r+t.length-s&&c.slice(r-s,r-s+t.length)==t)return r}}return-1}function ur(e,t,n,r,i){let a=[];for(let o=0,s=0;o<e.length;o++){let c=e[o],l=s,u=s+=c.size;l>=n||u<=t?a.push(c):(l<t&&a.push(c.slice(0,t-l,r)),i&&=(a.push(i),void 0),u>n&&a.push(c.slice(n-l,c.size,r)))}return a}function dr(e,t=null){let n=e.domSelectionRange(),r=e.state.doc;if(!n.focusNode)return null;let i=e.docView.nearestDesc(n.focusNode),a=i&&i.size==0,o=e.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(o<0)return null;let s=r.resolve(o),c,l;if(Lt(n)){for(c=o;i&&!i.node;)i=i.parent;let e=i.node;if(i&&e.isAtom&&j.isSelectable(e)&&i.parent&&!(e.isInline&&Ft(n.focusNode,n.focusOffset,i.dom))){let e=i.posBefore;l=new j(o==e?s:r.resolve(e))}}else{if(n instanceof e.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let t=o,i=o;for(let r=0;r<n.rangeCount;r++){let a=n.getRangeAt(r);t=Math.min(t,e.docView.posFromDOM(a.startContainer,a.startOffset,1)),i=Math.max(i,e.docView.posFromDOM(a.endContainer,a.endOffset,-1))}if(t<0)return null;[c,o]=i==e.state.selection.anchor?[i,t]:[t,i],s=r.resolve(o)}else c=e.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(c<0)return null}let u=r.resolve(c);if(!l){let n=t==`pointer`||e.state.selection.head<s.pos&&!a?1:-1;l=Sr(e,u,s,n)}return l}function fr(e){return e.editable?e.hasFocus():wr(e)&&document.activeElement&&document.activeElement.contains(e.dom)}function pr(e,t=!1){let n=e.state.selection;if(br(e,n),fr(e)){if(!t&&e.input.mouseDown&&e.input.mouseDown.allowDefault&&I){let t=e.domSelectionRange(),n=e.domObserver.currentSelection;if(t.anchorNode&&n.anchorNode&&kt(t.anchorNode,t.anchorOffset,n.anchorNode,n.anchorOffset)){e.input.mouseDown.delayedSelectionSync=!0,e.domObserver.setCurSelection();return}}if(e.domObserver.disconnectSelection(),e.cursorWrapper)yr(e);else{let{anchor:r,head:i}=n,a,o;mr&&!(n instanceof A)&&(n.$from.parent.inlineContent||(a=hr(e,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(o=hr(e,n.to))),e.docView.setSelection(r,i,e,t),mr&&(a&&_r(a),o&&_r(o)),n.visible?e.dom.classList.remove(`ProseMirror-hideselection`):(e.dom.classList.add(`ProseMirror-hideselection`),`onselectionchange`in document&&vr(e))}e.domObserver.setCurSelection(),e.domObserver.connectSelection()}}var mr=L||I&&Xt<63;function hr(e,t){let{node:n,offset:r}=e.docView.domFromPos(t,0),i=r<n.childNodes.length?n.childNodes[r]:null,a=r?n.childNodes[r-1]:null;if(L&&i&&i.contentEditable==`false`)return gr(i);if((!i||i.contentEditable==`false`)&&(!a||a.contentEditable==`false`)){if(i)return gr(i);if(a)return gr(a)}}function gr(e){return e.contentEditable=`true`,L&&e.draggable&&(e.draggable=!1,e.wasDraggable=!0),e}function _r(e){e.contentEditable=`false`,e.wasDraggable&&=(e.draggable=!0,null)}function vr(e){let t=e.dom.ownerDocument;t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard);let n=e.domSelectionRange(),r=n.anchorNode,i=n.anchorOffset;t.addEventListener(`selectionchange`,e.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=i)&&(t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard),setTimeout(()=>{(!fr(e)||e.state.selection.visible)&&e.dom.classList.remove(`ProseMirror-hideselection`)},20))})}function yr(e){let t=e.domSelection();if(!t)return;let n=e.cursorWrapper.dom,r=n.nodeName==`IMG`;r?t.collapse(n.parentNode,P(n)+1):t.collapse(n,0),!r&&!e.state.selection.visible&&F&&qt<=11&&(n.disabled=!0,n.disabled=!1)}function br(e,t){if(t instanceof j){let n=e.docView.descAt(t.from);n!=e.lastSelectedViewDesc&&(xr(e),n&&n.selectNode(),e.lastSelectedViewDesc=n)}else xr(e)}function xr(e){e.lastSelectedViewDesc&&=(e.lastSelectedViewDesc.parent&&e.lastSelectedViewDesc.deselectNode(),void 0)}function Sr(e,t,n,r){return e.someProp(`createSelectionBetween`,r=>r(e,t,n))||A.between(t,n,r)}function Cr(e){return e.editable&&!e.hasFocus()?!1:wr(e)}function wr(e){let t=e.domSelectionRange();if(!t.anchorNode)return!1;try{return e.dom.contains(t.anchorNode.nodeType==3?t.anchorNode.parentNode:t.anchorNode)&&(e.editable||e.dom.contains(t.focusNode.nodeType==3?t.focusNode.parentNode:t.focusNode))}catch{return!1}}function Tr(e){let t=e.docView.domFromPos(e.state.selection.anchor,0),n=e.domSelectionRange();return kt(t.node,t.offset,n.anchorNode,n.anchorOffset)}function Er(e,t){let{$anchor:n,$head:r}=e.selection,i=t>0?n.max(r):n.min(r),a=i.parent.inlineContent?i.depth?e.doc.resolve(t>0?i.after():i.before()):null:i;return a&&k.findFrom(a,t)}function Dr(e,t){return e.dispatch(e.state.tr.setSelection(t).scrollIntoView()),!0}function Or(e,t,n){let r=e.state.selection;if(r instanceof A){if(n.indexOf(`s`)>-1){let{$head:n}=r,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter;if(!i||i.isText||!i.isLeaf)return!1;let a=e.state.doc.resolve(n.pos+i.nodeSize*(t<0?-1:1));return Dr(e,new A(r.$anchor,a))}else if(!r.empty)return!1;else if(e.endOfTextblock(t>0?`forward`:`backward`)){let n=Er(e.state,t);return n&&n instanceof j?Dr(e,n):!1}else if(!(Qt&&n.indexOf(`m`)>-1)){let n=r.$head,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter,a;if(!i||i.isText)return!1;let o=t<0?n.pos-i.nodeSize:n.pos;return i.isAtom||(a=e.docView.descAt(o))&&!a.contentDOM?j.isSelectable(i)?Dr(e,new j(t<0?e.state.doc.resolve(n.pos-i.nodeSize):n)):tn?Dr(e,new A(e.state.doc.resolve(t<0?o:o+i.nodeSize))):!1:!1}}else if(r instanceof j&&r.node.isInline)return Dr(e,new A(t>0?r.$to:r.$from));else{let n=Er(e.state,t);return n?Dr(e,n):!1}}function kr(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function Ar(e,t){let n=e.pmViewDesc;return n&&n.size==0&&(t<0||e.nextSibling||e.nodeName!=`BR`)}function jr(e,t){return t<0?Mr(e):Nr(e)}function Mr(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i,a,o=!1;for(Jt&&n.nodeType==1&&r<kr(n)&&Ar(n.childNodes[r],-1)&&(o=!0);;)if(r>0){if(n.nodeType!=1)break;{let e=n.childNodes[r-1];if(Ar(e,-1))i=n,a=--r;else if(e.nodeType==3)n=e,r=n.nodeValue.length;else break}}else if(Pr(n))break;else{let t=n.previousSibling;for(;t&&Ar(t,-1);)i=n.parentNode,a=P(t),t=t.previousSibling;if(t)n=t,r=kr(n);else{if(n=n.parentNode,n==e.dom)break;r=0}}o?Lr(e,n,r):i&&Lr(e,i,a)}function Nr(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i=kr(n),a,o;for(;;)if(r<i){if(n.nodeType!=1)break;let e=n.childNodes[r];if(Ar(e,1))a=n,o=++r;else break}else if(Pr(n))break;else{let t=n.nextSibling;for(;t&&Ar(t,1);)a=t.parentNode,o=P(t)+1,t=t.nextSibling;if(t)n=t,r=0,i=kr(n);else{if(n=n.parentNode,n==e.dom)break;r=i=0}}a&&Lr(e,a,o)}function Pr(e){let t=e.pmViewDesc;return t&&t.node&&t.node.isBlock}function Fr(e,t){for(;e&&t==e.childNodes.length&&!It(e);)t=P(e)+1,e=e.parentNode;for(;e&&t<e.childNodes.length;){let n=e.childNodes[t];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=0}}function Ir(e,t){for(;e&&!t&&!It(e);)t=P(e),e=e.parentNode;for(;e&&t;){let n=e.childNodes[t-1];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=e.childNodes.length}}function Lr(e,t,n){if(t.nodeType!=3){let e,r;(r=Fr(t,n))?(t=r,n=0):(e=Ir(t,n))&&(t=e,n=e.nodeValue.length)}let r=e.domSelection();if(!r)return;if(Lt(r)){let e=document.createRange();e.setEnd(t,n),e.setStart(t,n),r.removeAllRanges(),r.addRange(e)}else r.extend&&r.extend(t,n);e.domObserver.setCurSelection();let{state:i}=e;setTimeout(()=>{e.state==i&&pr(e)},50)}function Rr(e,t){let n=e.state.doc.resolve(t);if(!(I||$t)&&n.parent.inlineContent){let r=e.coordsAtPos(t);if(t>n.start()){let n=e.coordsAtPos(t-1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left<r.left?`ltr`:`rtl`}if(t<n.end()){let n=e.coordsAtPos(t+1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left>r.left?`ltr`:`rtl`}}return getComputedStyle(e.dom).direction==`rtl`?`rtl`:`ltr`}function zr(e,t,n){let r=e.state.selection;if(r instanceof A&&!r.empty||n.indexOf(`s`)>-1||Qt&&n.indexOf(`m`)>-1)return!1;let{$from:i,$to:a}=r;if(!i.parent.inlineContent||e.endOfTextblock(t<0?`up`:`down`)){let n=Er(e.state,t);if(n&&n instanceof j)return Dr(e,n)}if(!i.parent.inlineContent){let n=t<0?i:a,o=r instanceof M?k.near(n,t):k.findFrom(n,t);return o?Dr(e,o):!1}return!1}function Br(e,t){if(!(e.state.selection instanceof A))return!0;let{$head:n,$anchor:r,empty:i}=e.state.selection;if(!n.sameParent(r))return!0;if(!i)return!1;if(e.endOfTextblock(t>0?`forward`:`backward`))return!0;let a=!n.textOffset&&(t<0?n.nodeBefore:n.nodeAfter);if(a&&!a.isText){let r=e.state.tr;return t<0?r.delete(n.pos-a.nodeSize,n.pos):r.delete(n.pos,n.pos+a.nodeSize),e.dispatch(r),!0}return!1}function Vr(e,t,n){e.domObserver.stop(),t.contentEditable=n,e.domObserver.start()}function Hr(e){if(!L||e.state.selection.$head.parentOffset>0)return!1;let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(t&&t.nodeType==1&&n==0&&t.firstChild&&t.firstChild.contentEditable==`false`){let n=t.firstChild;Vr(e,n,`true`),setTimeout(()=>Vr(e,n,`false`),20)}return!1}function Ur(e){let t=``;return e.ctrlKey&&(t+=`c`),e.metaKey&&(t+=`m`),e.altKey&&(t+=`a`),e.shiftKey&&(t+=`s`),t}function Wr(e,t){let n=t.keyCode,r=Ur(t);if(n==8||Qt&&n==72&&r==`c`)return Br(e,-1)||jr(e,-1);if(n==46&&!t.shiftKey||Qt&&n==68&&r==`c`)return Br(e,1)||jr(e,1);if(n==13||n==27)return!0;if(n==37||Qt&&n==66&&r==`c`){let t=n==37?Rr(e,e.state.selection.from)==`ltr`?-1:1:-1;return Or(e,t,r)||jr(e,t)}else if(n==39||Qt&&n==70&&r==`c`){let t=n==39?Rr(e,e.state.selection.from)==`ltr`?1:-1:1;return Or(e,t,r)||jr(e,t)}else if(n==38||Qt&&n==80&&r==`c`)return zr(e,-1,r)||jr(e,-1);else if(n==40||Qt&&n==78&&r==`c`)return Hr(e)||zr(e,1,r)||jr(e,1);else if(r==(Qt?`m`:`c`)&&(n==66||n==73||n==89||n==90))return!0;return!1}function Gr(e,t){e.someProp(`transformCopied`,n=>{t=n(t,e)});let n=[],{content:r,openStart:i,openEnd:a}=t;for(;i>1&&a>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,a--;let e=r.firstChild;n.push(e.type.name,e.attrs==e.type.defaultAttrs?null:e.attrs),r=e.content}let o=e.someProp(`clipboardSerializer`)||m.u.fromSchema(e.state.schema),s=ni(),c=s.createElement(`div`);c.appendChild(o.serializeFragment(r,{document:s}));let l=c.firstChild,u,d=0;for(;l&&l.nodeType==1&&(u=ei[l.nodeName.toLowerCase()]);){for(let e=u.length-1;e>=0;e--){let t=s.createElement(u[e]);for(;c.firstChild;)t.appendChild(c.firstChild);c.appendChild(t),d++}l=c.firstChild}return l&&l.nodeType==1&&l.setAttribute(`data-pm-slice`,`${i} ${a}${d?` -${d}`:``} ${JSON.stringify(n)}`),{dom:c,text:e.someProp(`clipboardTextSerializer`,n=>n(t,e))||t.content.textBetween(0,t.content.size,`
26
+ </${n}>`},v=class extends t.t{constructor(...e){super(...e),this.kind=`default`,this.anchorBlocksPopover=!1,this.onAnchorBlockPopoverChanged=()=>{this.anchorBlocksPopover=this.anchorEl?.dataset.blockPopover===`true`||!1},this.requestedOpenState=!1}static setBlockPopover(e,t){e.dataset.blockPopover=t?`true`:`false`;let n=new CustomEvent(`block-popover-changed`,{bubbles:!1,composed:!1});e.dispatchEvent(n)}dismiss(){this.anchorBlocksPopover=!0}anchorElChanged(e,t){e?.removeEventListener(`block-popover-changed`,this.onAnchorBlockPopoverChanged),t?.addEventListener(`block-popover-changed`,this.onAnchorBlockPopoverChanged),this.onAnchorBlockPopoverChanged()}anchorIdChanged(){this.updateAnchor()}updateAnchor(){this.anchorId&&this.isConnected?this.anchorEl=this.getRootNode().getElementById(this.anchorId)||void 0:this.anchorEl=void 0}requestOpenState(e){this.requestedOpenState=e}get open(){return this.requestedOpenState&&!!this.anchorEl&&!this.anchorBlocksPopover}#e;connectedCallback(){super.connectedCallback(),this.updateAnchor(),this.#e=new MutationObserver(e=>{e.some(e=>Array.from(e.addedNodes).some(e=>e instanceof HTMLElement&&e.id===this.anchorId))&&this.updateAnchor()}),this.#e.observe(this.getRootNode(),{childList:!0,subtree:!0})}disconnectedCallback(){super.disconnectedCallback(),this.#e.disconnect()}};r.t([t.A],v.prototype,`kind`,void 0),r.t([t.A],v.prototype,`offset`,void 0),r.t([t.A],v.prototype,`anchorBlocksPopover`,void 0),r.t([t.A],v.prototype,`anchorEl`,void 0),r.t([t.A],v.prototype,`anchorId`,void 0),r.t([t.A],v.prototype,`requestedOpenState`,void 0),r.t([t.j],v.prototype,`open`,null);var ie=t.u(`rich-text-editor-popover`,v,re,[o.t],{}),ae=65535,oe=2**16;function se(e,t){return e+t*oe}function y(e){return e&ae}function ce(e){return(e-(e&ae))/oe}var le=1,ue=2,de=4,fe=8,pe=class{constructor(e,t,n){this.pos=e,this.delInfo=t,this.recover=n}get deleted(){return(this.delInfo&fe)>0}get deletedBefore(){return(this.delInfo&(le|de))>0}get deletedAfter(){return(this.delInfo&(ue|de))>0}get deletedAcross(){return(this.delInfo&de)>0}},me=class e{constructor(t,n=!1){if(this.ranges=t,this.inverted=n,!t.length&&e.empty)return e.empty}recover(e){let t=0,n=y(e);if(!this.inverted)for(let e=0;e<n;e++)t+=this.ranges[e*3+2]-this.ranges[e*3+1];return this.ranges[n*3]+t+ce(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,n){let r=0,i=this.inverted?2:1,a=this.inverted?1:2;for(let o=0;o<this.ranges.length;o+=3){let s=this.ranges[o]-(this.inverted?r:0);if(s>e)break;let c=this.ranges[o+i],l=this.ranges[o+a],u=s+c;if(e<=u){let i=c?e==s?-1:e==u?1:t:t,a=s+r+(i<0?0:l);if(n)return a;let d=e==(t<0?s:u)?null:se(o/3,e-s),f=e==s?ue:e==u?le:de;return(t<0?e!=s:e!=u)&&(f|=fe),new pe(a,f,d)}r+=l-c}return n?e+r:new pe(e+r,0,null)}touches(e,t){let n=0,r=y(t),i=this.inverted?2:1,a=this.inverted?1:2;for(let t=0;t<this.ranges.length;t+=3){let o=this.ranges[t]-(this.inverted?n:0);if(o>e)break;let s=this.ranges[t+i];if(e<=o+s&&t==r*3)return!0;n+=this.ranges[t+a]-s}return!1}forEach(e){let t=this.inverted?2:1,n=this.inverted?1:2;for(let r=0,i=0;r<this.ranges.length;r+=3){let a=this.ranges[r],o=a-(this.inverted?i:0),s=a+(this.inverted?0:i),c=this.ranges[r+t],l=this.ranges[r+n];e(o,o+c,s,s+l),i+=l-c}}invert(){return new e(this.ranges,!this.inverted)}toString(){return(this.inverted?`-`:``)+JSON.stringify(this.ranges)}static offset(t){return t==0?e.empty:new e(t<0?[0,-t,0]:[0,0,t])}};me.empty=new me([]);var he=class e{constructor(e,t,n=0,r=e?e.length:0){this.mirror=t,this.from=n,this.to=r,this._maps=e||[],this.ownData=!(e||t)}get maps(){return this._maps}slice(t=0,n=this.maps.length){return new e(this._maps,this.mirror,t,n)}appendMap(e,t){this.ownData||=(this._maps=this._maps.slice(),this.mirror=this.mirror&&this.mirror.slice(),!0),this.to=this._maps.push(e),t!=null&&this.setMirror(this._maps.length-1,t)}appendMapping(e){for(let t=0,n=this._maps.length;t<e._maps.length;t++){let r=e.getMirror(t);this.appendMap(e._maps[t],r!=null&&r<t?n+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.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,n=this._maps.length+e._maps.length;t>=0;t--){let r=e.getMirror(t);this.appendMap(e._maps[t].invert(),r!=null&&r>t?n-r-1:void 0)}}invert(){let t=new e;return t.appendMappingInverted(this),t}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let n=this.from;n<this.to;n++)e=this._maps[n].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,n){let r=0;for(let n=this.from;n<this.to;n++){let i=this._maps[n].mapResult(e,t);if(i.recover!=null){let t=this.getMirror(n);if(t!=null&&t>n&&t<this.to){n=t,e=this._maps[t].recover(i.recover);continue}}r|=i.delInfo,e=i.pos}return n?e:new pe(e,r,null)}},ge=Object.create(null),b=class{getMap(){return me.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw RangeError(`Invalid input for Step.fromJSON`);let n=ge[t.stepType];if(!n)throw RangeError(`No step type ${t.stepType} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in ge)throw RangeError(`Duplicate use of step JSON ID `+e);return ge[e]=t,t.prototype.jsonID=e,t}},x=class e{constructor(e,t){this.doc=e,this.failed=t}static ok(t){return new e(t,null)}static fail(t){return new e(null,t)}static fromReplace(t,n,r,i){try{return e.ok(t.replace(n,r,i))}catch(t){if(t instanceof m.g)return e.fail(t.message);throw t}}};function S(e,t,n){let r=[];for(let i=0;i<e.childCount;i++){let a=e.child(i);a.content.size&&(a=a.copy(S(a.content,t,a))),a.isInline&&(a=t(a,n,i)),r.push(a)}return m.d.fromArray(r)}var _e=class e extends b{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=e.resolve(this.from),r=n.node(n.sharedDepth(this.to)),i=new m.v(S(t.content,(e,t)=>!e.isAtom||!t.type.allowsMarkType(this.mark.type)?e:e.mark(this.mark.addToSet(e.marks)),r),t.openStart,t.openEnd);return x.fromReplace(e,this.from,this.to,i)}invert(){return new C(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`addMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for AddMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};b.jsonID(`addMark`,_e);var C=class e extends b{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=new m.v(S(t.content,e=>e.mark(this.mark.removeFromSet(e.marks)),e),t.openStart,t.openEnd);return x.fromReplace(e,this.from,this.to,n)}invert(){return new _e(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`removeMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for RemoveMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};b.jsonID(`removeMark`,C);var ve=class e extends b{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return x.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return x.fromReplace(e,this.pos,this.pos+1,new m.v(m.d.from(n),0,+!t.isLeaf))}invert(t){let n=t.nodeAt(this.pos);if(n){let t=this.mark.addToSet(n.marks);if(t.length==n.marks.length){for(let r=0;r<n.marks.length;r++)if(!n.marks[r].isInSet(t))return new e(this.pos,n.marks[r]);return new e(this.pos,this.mark)}}return new ye(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`addNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for AddNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};b.jsonID(`addNodeMark`,ve);var ye=class e extends b{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return x.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return x.fromReplace(e,this.pos,this.pos+1,new m.v(m.d.from(n),0,+!t.isLeaf))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new ve(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`removeNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for RemoveNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};b.jsonID(`removeNodeMark`,ye);var w=class e extends b{constructor(e,t,n,r=!1){super(),this.from=e,this.to=t,this.slice=n,this.structure=r}apply(e){return this.structure&&be(e,this.from,this.to)?x.fail(`Structure replace would overwrite content`):x.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new me([this.from,this.to-this.from,this.slice.size])}invert(t){return new e(this.from,this.from+this.slice.size,t.slice(this.from,this.to))}map(t){let n=t.mapResult(this.to,-1),r=this.from==this.to&&e.MAP_BIAS<0?n:t.mapResult(this.from,1);return r.deletedAcross&&n.deletedAcross?null:new e(r.pos,Math.max(r.pos,n.pos),this.slice,this.structure)}merge(t){if(!(t instanceof e)||t.structure||this.structure)return null;if(this.from+this.slice.size==t.from&&!this.slice.openEnd&&!t.slice.openStart){let n=this.slice.size+t.slice.size==0?m.v.empty:new m.v(this.slice.content.append(t.slice.content),this.slice.openStart,t.slice.openEnd);return new e(this.from,this.to+(t.to-t.from),n,this.structure)}else if(t.to==this.from&&!this.slice.openStart&&!t.slice.openEnd){let n=this.slice.size+t.slice.size==0?m.v.empty:new m.v(t.slice.content.append(this.slice.content),t.slice.openStart,this.slice.openEnd);return new e(t.from,this.to,n,this.structure)}else return null}toJSON(){let e={stepType:`replace`,from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for ReplaceStep.fromJSON`);return new e(n.from,n.to,m.v.fromJSON(t,n.slice),!!n.structure)}};w.MAP_BIAS=1,b.jsonID(`replace`,w);var T=class e extends b{constructor(e,t,n,r,i,a,o=!1){super(),this.from=e,this.to=t,this.gapFrom=n,this.gapTo=r,this.slice=i,this.insert=a,this.structure=o}apply(e){if(this.structure&&(be(e,this.from,this.gapFrom)||be(e,this.gapTo,this.to)))return x.fail(`Structure gap-replace would overwrite content`);let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return x.fail(`Gap is not a flat range`);let n=this.slice.insertAt(this.insert,t.content);return n?x.fromReplace(e,this.from,this.to,n):x.fail(`Content does not fit in gap`)}getMap(){return new me([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(t){let n=this.gapTo-this.gapFrom;return new e(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,t.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1),i=this.from==this.gapFrom?n.pos:t.map(this.gapFrom,-1),a=this.to==this.gapTo?r.pos:t.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||i<n.pos||a>r.pos?null:new e(n.pos,r.pos,i,a,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(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`||typeof n.gapFrom!=`number`||typeof n.gapTo!=`number`||typeof n.insert!=`number`)throw RangeError(`Invalid input for ReplaceAroundStep.fromJSON`);return new e(n.from,n.to,n.gapFrom,n.gapTo,m.v.fromJSON(t,n.slice),n.insert,!!n.structure)}};b.jsonID(`replaceAround`,T);function be(e,t,n){let r=e.resolve(t),i=n-t,a=r.depth;for(;i>0&&a>0&&r.indexAfter(a)==r.node(a).childCount;)a--,i--;if(i>0){let e=r.node(a).maybeChild(r.indexAfter(a));for(;i>0;){if(!e||e.isLeaf)return!0;e=e.firstChild,i--}}return!1}function xe(e,t,n,r){let i=[],a=[],o,s;e.doc.nodesBetween(t,n,(e,c,l)=>{if(!e.isInline)return;let u=e.marks;if(!r.isInSet(u)&&l.type.allowsMarkType(r.type)){let l=Math.max(c,t),d=Math.min(c+e.nodeSize,n),f=r.addToSet(u);for(let e=0;e<u.length;e++)u[e].isInSet(f)||(o&&o.to==l&&o.mark.eq(u[e])?o.to=d:i.push(o=new C(l,d,u[e])));s&&s.to==l?s.to=d:a.push(s=new _e(l,d,r))}}),i.forEach(t=>e.step(t)),a.forEach(t=>e.step(t))}function Se(e,t,n,r){let i=[],a=0;e.doc.nodesBetween(t,n,(e,o)=>{if(!e.isInline)return;a++;let s=null;if(r instanceof m.p){let t=e.marks,n;for(;n=r.isInSet(t);)(s||=[]).push(n),t=n.removeFromSet(t)}else r?r.isInSet(e.marks)&&(s=[r]):s=e.marks;if(s&&s.length){let r=Math.min(o+e.nodeSize,n);for(let e=0;e<s.length;e++){let n=s[e],c;for(let e=0;e<i.length;e++){let t=i[e];t.step==a-1&&n.eq(i[e].style)&&(c=t)}c?(c.to=r,c.step=a):i.push({style:n,from:Math.max(o,t),to:r,step:a})}}}),i.forEach(t=>e.step(new C(t.from,t.to,t.style)))}function Ce(e,t,n,r=n.contentMatch,i=!0){let a=e.doc.nodeAt(t),o=[],s=t+1;for(let t=0;t<a.childCount;t++){let c=a.child(t),l=s+c.nodeSize,u=r.matchType(c.type);if(!u)o.push(new w(s,l,m.v.empty));else{r=u;for(let t=0;t<c.marks.length;t++)n.allowsMarkType(c.marks[t].type)||e.step(new C(s,l,c.marks[t]));if(i&&c.isText&&n.whitespace!=`pre`){let e,t=/\r?\n|\r/g,r;for(;e=t.exec(c.text);)r||=new m.v(m.d.from(n.schema.text(` `,n.allowedMarks(c.marks))),0,0),o.push(new w(s+e.index,s+e.index+e[0].length,r))}}s=l}if(!r.validEnd){let t=r.fillBefore(m.d.empty,!0);e.replace(s,s,new m.v(t,0,0))}for(let t=o.length-1;t>=0;t--)e.step(o[t])}function we(e,t,n){return(t==0||e.canReplace(t,e.childCount))&&(n==e.childCount||e.canReplace(0,n))}function Te(e){let t=e.parent.content.cutByIndex(e.startIndex,e.endIndex);for(let n=e.depth,r=0,i=0;;--n){let a=e.$from.node(n),o=e.$from.index(n)+r,s=e.$to.indexAfter(n)-i;if(n<e.depth&&a.canReplace(o,s,t))return n;if(n==0||a.type.spec.isolating||!we(a,o,s))break;o&&(r=1),s<a.childCount&&(i=1)}return null}function Ee(e,t,n){let{$from:r,$to:i,depth:a}=t,o=r.before(a+1),s=i.after(a+1),c=o,l=s,u=m.d.empty,d=0;for(let e=a,t=!1;e>n;e--)t||r.index(e)>0?(t=!0,u=m.d.from(r.node(e).copy(u)),d++):c--;let f=m.d.empty,p=0;for(let e=a,t=!1;e>n;e--)t||i.after(e+1)<i.end(e)?(t=!0,f=m.d.from(i.node(e).copy(f)),p++):l++;e.step(new T(c,l,o,s,new m.v(u.append(f),d,p),u.size-d,!0))}function De(e,t,n){let r=m.d.empty;for(let e=n.length-1;e>=0;e--){if(r.size){let t=n[e].type.contentMatch.matchFragment(r);if(!t||!t.validEnd)throw RangeError(`Wrapper type given to Transform.wrap does not form valid content of its parent wrapper`)}r=m.d.from(n[e].type.create(n[e].attrs,r))}let i=t.start,a=t.end;e.step(new T(i,a,i,a,new m.v(r,0,0),n.length,!0))}function Oe(e,t,n,r,i){if(!r.isTextblock)throw RangeError(`Type given to setBlockType should be a textblock`);let a=e.steps.length;e.doc.nodesBetween(t,n,(t,n)=>{let o=typeof i==`function`?i(t):i;if(t.isTextblock&&!t.hasMarkup(r,o)&&je(e.doc,e.mapping.slice(a).map(n),r)){let i=null;if(r.schema.linebreakReplacement){let e=r.whitespace==`pre`,t=!!r.contentMatch.matchType(r.schema.linebreakReplacement);e&&!t?i=!1:!e&&t&&(i=!0)}i===!1&&Ae(e,t,n,a),Ce(e,e.mapping.slice(a).map(n,1),r,void 0,i===null);let s=e.mapping.slice(a),c=s.map(n,1),l=s.map(n+t.nodeSize,1);return e.step(new T(c,l,c+1,l-1,new m.v(m.d.from(r.create(o,null,t.marks)),0,0),1,!0)),i===!0&&ke(e,t,n,a),!1}})}function ke(e,t,n,r){t.forEach((i,a)=>{if(i.isText){let o,s=/\r?\n|\r/g;for(;o=s.exec(i.text);){let i=e.mapping.slice(r).map(n+1+a+o.index);e.replaceWith(i,i+1,t.type.schema.linebreakReplacement.create())}}})}function Ae(e,t,n,r){t.forEach((i,a)=>{if(i.type==i.type.schema.linebreakReplacement){let i=e.mapping.slice(r).map(n+1+a);e.replaceWith(i,i+1,t.type.schema.text(`
27
+ `))}})}function je(e,t,n){let r=e.resolve(t),i=r.index();return r.parent.canReplaceWith(i,i+1,n)}function Me(e,t,n,r,i){let a=e.doc.nodeAt(t);if(!a)throw RangeError(`No node at given position`);n||=a.type;let o=n.create(r,null,i||a.marks);if(a.isLeaf)return e.replaceWith(t,t+a.nodeSize,o);if(!n.validContent(a.content))throw RangeError(`Invalid content for node type `+n.name);e.step(new T(t,t+a.nodeSize,t+1,t+a.nodeSize-1,new m.v(m.d.from(o),0,0),1,!0))}function Ne(e,t,n=1,r){let i=e.resolve(t),a=i.depth-n,o=r&&r[r.length-1]||i.parent;if(a<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 e=i.depth-1,t=n-2;e>a;e--,t--){let n=i.node(e),a=i.index(e);if(n.type.spec.isolating)return!1;let o=n.content.cutByIndex(a,n.childCount),s=r&&r[t+1];s&&(o=o.replaceChild(0,s.type.create(s.attrs)));let c=r&&r[t]||n;if(!n.canReplace(a+1,n.childCount)||!c.type.validContent(o))return!1}let s=i.indexAfter(a),c=r&&r[0];return i.node(a).canReplaceWith(s,s,c?c.type:i.node(a+1).type)}function Pe(e,t,n=1,r){let i=e.doc.resolve(t),a=m.d.empty,o=m.d.empty;for(let e=i.depth,t=i.depth-n,s=n-1;e>t;e--,s--){a=m.d.from(i.node(e).copy(a));let t=r&&r[s];o=m.d.from(t?t.type.create(t.attrs,o):i.node(e).copy(o))}e.step(new w(t,t,new m.v(a.append(o),n,n),!0))}function Fe(e,t){let n=e.resolve(t),r=n.index();return Le(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(r,r+1)}function Ie(e,t){t.content.size||e.type.compatibleContent(t.type);let n=e.contentMatchAt(e.childCount),{linebreakReplacement:r}=e.type.schema;for(let i=0;i<t.childCount;i++){let a=t.child(i),o=a.type==r?e.type.schema.nodes.text:a.type;if(n=n.matchType(o),!n||!e.type.allowsMarks(a.marks))return!1}return n.validEnd}function Le(e,t){return!!(e&&t&&!e.isLeaf&&Ie(e,t))}function Re(e,t,n){let r=null,{linebreakReplacement:i}=e.doc.type.schema,a=e.doc.resolve(t-n),o=a.node().type;if(i&&o.inlineContent){let e=o.whitespace==`pre`,t=!!o.contentMatch.matchType(i);e&&!t?r=!1:!e&&t&&(r=!0)}let s=e.steps.length;if(r===!1){let r=e.doc.resolve(t+n);Ae(e,r.node(),r.before(),s)}o.inlineContent&&Ce(e,t+n-1,o,a.node().contentMatchAt(a.index()),r==null);let c=e.mapping.slice(s),l=c.map(t-n);if(e.step(new w(l,c.map(t+n,-1),m.v.empty,!0)),r===!0){let t=e.doc.resolve(l);ke(e,t.node(),t.before(),e.steps.length)}return e}function ze(e,t,n){let r=e.resolve(t);if(r.parent.canReplaceWith(r.index(),r.index(),n))return t;if(r.parentOffset==0)for(let e=r.depth-1;e>=0;e--){let t=r.index(e);if(r.node(e).canReplaceWith(t,t,n))return r.before(e+1);if(t>0)return null}if(r.parentOffset==r.parent.content.size)for(let e=r.depth-1;e>=0;e--){let t=r.indexAfter(e);if(r.node(e).canReplaceWith(t,t,n))return r.after(e+1);if(t<r.node(e).childCount)return null}return null}function Be(e,t,n){let r=e.resolve(t);if(!n.content.size)return t;let i=n.content;for(let e=0;e<n.openStart;e++)i=i.firstChild.content;for(let e=1;e<=(n.openStart==0&&n.size?2:1);e++)for(let t=r.depth;t>=0;t--){let n=t==r.depth?0:r.pos<=(r.start(t+1)+r.end(t+1))/2?-1:1,a=r.index(t)+ +(n>0),o=r.node(t),s=!1;if(e==1)s=o.canReplace(a,a,i);else{let e=o.contentMatchAt(a).findWrapping(i.firstChild.type);s=e&&o.canReplaceWith(a,a,e[0])}if(s)return n==0?r.pos:n<0?r.before(t+1):r.after(t+1)}return null}function Ve(e,t,n=t,r=m.v.empty){if(t==n&&!r.size)return null;let i=e.resolve(t),a=e.resolve(n);return He(i,a,r)?new w(t,n,r):new Ue(i,a,r).fit()}function He(e,t,n){return!n.openStart&&!n.openEnd&&e.start()==t.start()&&e.parent.canReplace(e.index(),t.index(),n.content)}var Ue=class{constructor(e,t,n){this.$from=e,this.$to=t,this.unplaced=n,this.frontier=[],this.placed=m.d.empty;for(let t=0;t<=e.depth;t++){let n=e.node(t);this.frontier.push({type:n.type,match:n.contentMatchAt(e.indexAfter(t))})}for(let t=e.depth;t>0;t--)this.placed=m.d.from(e.node(t).copy(this.placed))}get depth(){return this.frontier.length-1}fit(){for(;this.unplaced.size;){let e=this.findFittable();e?this.placeNodes(e):this.openMore()||this.dropNode()}let e=this.mustMoveInline(),t=this.placed.size-this.depth-this.$from.depth,n=this.$from,r=this.close(e<0?this.$to:n.doc.resolve(e));if(!r)return null;let i=this.placed,a=n.depth,o=r.depth;for(;a&&o&&i.childCount==1;)i=i.firstChild.content,a--,o--;let s=new m.v(i,a,o);return e>-1?new T(n.pos,e,this.$to.pos,this.$to.end(),s,t):s.size||n.pos!=this.$to.pos?new w(n.pos,r.pos,s):null}findFittable(){let e=this.unplaced.openStart;for(let t=this.unplaced.content,n=0,r=this.unplaced.openEnd;n<e;n++){let i=t.firstChild;if(t.childCount>1&&(r=0),i.type.spec.isolating&&r<=n){e=n;break}t=i.content}for(let t=1;t<=2;t++)for(let n=t==1?e:this.unplaced.openStart;n>=0;n--){let e,r=null;n?(r=Ge(this.unplaced.content,n-1).firstChild,e=r.content):e=this.unplaced.content;let i=e.firstChild;for(let e=this.depth;e>=0;e--){let{type:a,match:o}=this.frontier[e],s,c=null;if(t==1&&(i?o.matchType(i.type)||(c=o.fillBefore(m.d.from(i),!1)):r&&a.compatibleContent(r.type)))return{sliceDepth:n,frontierDepth:e,parent:r,inject:c};if(t==2&&i&&(s=o.findWrapping(i.type)))return{sliceDepth:n,frontierDepth:e,parent:r,wrap:s};if(r&&o.matchType(r.type))break}}}openMore(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=Ge(e,t);return!r.childCount||r.firstChild.isLeaf?!1:(this.unplaced=new m.v(e,t+1,Math.max(n,r.size+t>=e.size-n?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:n}=this.unplaced,r=Ge(e,t);if(r.childCount<=1&&t>0){let i=e.size-t<=t+r.size;this.unplaced=new m.v(We(e,t-1,1),t-1,i?t-1:n)}else this.unplaced=new m.v(We(e,t,1),t,n)}placeNodes({sliceDepth:e,frontierDepth:t,parent:n,inject:r,wrap:i}){for(;this.depth>t;)this.closeFrontierNode();if(i)for(let e=0;e<i.length;e++)this.openFrontierNode(i[e]);let a=this.unplaced,o=n?n.content:a.content,s=a.openStart-e,c=0,l=[],{match:u,type:d}=this.frontier[t];if(r){for(let e=0;e<r.childCount;e++)l.push(r.child(e));u=u.matchFragment(r)}let f=o.size+e-(a.content.size-a.openEnd);for(;c<o.childCount;){let e=o.child(c),t=u.matchType(e.type);if(!t)break;c++,(c>1||s==0||e.content.size)&&(u=t,l.push(Ke(e.mark(d.allowedMarks(e.marks)),c==1?s:0,c==o.childCount?f:-1)))}let p=c==o.childCount;p||(f=-1),this.placed=E(this.placed,t,m.d.from(l)),this.frontier[t].match=u,p&&f<0&&n&&n.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode();for(let e=0,t=o;e<f;e++){let e=t.lastChild;this.frontier.push({type:e.type,match:e.contentMatchAt(e.childCount)}),t=e.content}this.unplaced=p?e==0?m.v.empty:new m.v(We(a.content,e-1,1),e-1,f<0?a.openEnd:e-1):new m.v(We(a.content,e,c),a.openStart,a.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1;let e=this.frontier[this.depth],t;if(!e.type.isTextblock||!qe(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:n}=this.$to,r=this.$to.after(n);for(;n>1&&r==this.$to.end(--n);)++r;return r}findCloseLevel(e){scan:for(let t=Math.min(this.depth,e.depth);t>=0;t--){let{match:n,type:r}=this.frontier[t],i=t<e.depth&&e.end(t+1)==e.pos+(e.depth-(t+1)),a=qe(e,t,r,n,i);if(a){for(let n=t-1;n>=0;n--){let{match:t,type:r}=this.frontier[n],i=qe(e,n,r,t,!0);if(!i||i.childCount)continue scan}return{depth:t,fit:a,move:i?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=E(this.placed,t.depth,t.fit)),e=t.move;for(let n=t.depth+1;n<=e.depth;n++){let t=e.node(n),r=t.type.contentMatch.fillBefore(t.content,!0,e.index(n));this.openFrontierNode(t.type,t.attrs,r)}return e}openFrontierNode(e,t=null,n){let r=this.frontier[this.depth];r.match=r.match.matchType(e),this.placed=E(this.placed,this.depth,m.d.from(e.create(t,n))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let e=this.frontier.pop().match.fillBefore(m.d.empty,!0);e.childCount&&(this.placed=E(this.placed,this.frontier.length,e))}};function We(e,t,n){return t==0?e.cutByIndex(n,e.childCount):e.replaceChild(0,e.firstChild.copy(We(e.firstChild.content,t-1,n)))}function E(e,t,n){return t==0?e.append(n):e.replaceChild(e.childCount-1,e.lastChild.copy(E(e.lastChild.content,t-1,n)))}function Ge(e,t){for(let n=0;n<t;n++)e=e.firstChild.content;return e}function Ke(e,t,n){if(t<=0)return e;let r=e.content;return t>1&&(r=r.replaceChild(0,Ke(r.firstChild,t-1,r.childCount==1?n-1:0))),t>0&&(r=e.type.contentMatch.fillBefore(r).append(r),n<=0&&(r=r.append(e.type.contentMatch.matchFragment(r).fillBefore(m.d.empty,!0)))),e.copy(r)}function qe(e,t,n,r,i){let a=e.node(t),o=i?e.indexAfter(t):e.index(t);if(o==a.childCount&&!n.compatibleContent(a.type))return null;let s=r.fillBefore(a.content,!0,o);return s&&!Je(n,a.content,o)?s:null}function Je(e,t,n){for(let r=n;r<t.childCount;r++)if(!e.allowsMarks(t.child(r).marks))return!0;return!1}function Ye(e){return e.spec.defining||e.spec.definingForContent}function Xe(e,t,n,r){if(!r.size)return e.deleteRange(t,n);let i=e.doc.resolve(t),a=e.doc.resolve(n);if(He(i,a,r))return e.step(new w(t,n,r));let o=D(i,a);o[o.length-1]==0&&o.pop();let s=-(i.depth+1);o.unshift(s);for(let e=i.depth,t=i.pos-1;e>0;e--,t--){let n=i.node(e).type.spec;if(n.defining||n.definingAsContext||n.isolating)break;o.indexOf(e)>-1?s=e:i.before(e)==t&&o.splice(1,0,-e)}let c=o.indexOf(s),l=[],u=r.openStart;for(let e=r.content,t=0;;t++){let n=e.firstChild;if(l.push(n),t==r.openStart)break;e=n.content}for(let e=u-1;e>=0;e--){let t=l[e],n=Ye(t.type);if(n&&!t.sameMarkup(i.node(Math.abs(s)-1)))u=e;else if(n||!t.type.isTextblock)break}for(let t=r.openStart;t>=0;t--){let s=(t+u+1)%(r.openStart+1),d=l[s];if(d)for(let t=0;t<o.length;t++){let l=o[(t+c)%o.length],u=!0;l<0&&(u=!1,l=-l);let f=i.node(l-1),p=i.index(l-1);if(f.canReplaceWith(p,p,d.type,d.marks))return e.replace(i.before(l),u?a.after(l):n,new m.v(Ze(r.content,0,r.openStart,s),s,r.openEnd))}}let d=e.steps.length;for(let s=o.length-1;s>=0&&(e.replace(t,n,r),!(e.steps.length>d));s--){let e=o[s];e<0||(t=i.before(e),n=a.after(e))}}function Ze(e,t,n,r,i){if(t<n){let i=e.firstChild;e=e.replaceChild(0,i.copy(Ze(i.content,t+1,n,r,i)))}if(t>r){let t=i.contentMatchAt(0),n=t.fillBefore(e).append(e);e=n.append(t.matchFragment(n).fillBefore(m.d.empty,!0))}return e}function Qe(e,t,n,r){if(!r.isInline&&t==n&&e.doc.resolve(t).parent.content.size){let i=ze(e.doc,t,r.type);i!=null&&(t=n=i)}e.replaceRange(t,n,new m.v(m.d.from(r),0,0))}function $e(e,t,n){let r=e.doc.resolve(t),i=e.doc.resolve(n);if(r.parent.isTextblock&&i.parent.isTextblock&&r.start()!=i.start()&&r.parentOffset==0&&i.parentOffset==0){let a=r.sharedDepth(n),o=!1;for(let e=r.depth;e>a;e--)r.node(e).type.spec.isolating&&(o=!0);for(let e=i.depth;e>a;e--)i.node(e).type.spec.isolating&&(o=!0);if(!o){for(let e=r.depth;e>0&&t==r.start(e);e--)t=r.before(e);for(let e=i.depth;e>0&&n==i.start(e);e--)n=i.before(e);r=e.doc.resolve(t),i=e.doc.resolve(n)}}let a=D(r,i);for(let t=0;t<a.length;t++){let n=a[t],o=t==a.length-1;if(o&&n==0||r.node(n).type.contentMatch.validEnd)return e.delete(r.start(n),i.end(n));if(n>0&&(o||r.node(n-1).canReplace(r.index(n-1),i.indexAfter(n-1))))return e.delete(r.before(n),i.after(n))}for(let a=1;a<=r.depth&&a<=i.depth;a++)if(t-r.start(a)==r.depth-a&&n>r.end(a)&&i.end(a)-n!=i.depth-a&&r.start(a-1)==i.start(a-1)&&r.node(a-1).canReplace(r.index(a-1),i.index(a-1)))return e.delete(r.before(a),n);e.delete(t,n)}function D(e,t){let n=[],r=Math.min(e.depth,t.depth);for(let i=r;i>=0;i--){let r=e.start(i);if(r<e.pos-(e.depth-i)||t.end(i)>t.pos+(t.depth-i)||e.node(i).type.spec.isolating||t.node(i).type.spec.isolating)break;(r==t.start(i)||i==e.depth&&i==t.depth&&e.parent.inlineContent&&t.parent.inlineContent&&i&&t.start(i-1)==r-1)&&n.push(i)}return n}var et=class e extends b{constructor(e,t,n){super(),this.pos=e,this.attr=t,this.value=n}apply(e){let t=e.nodeAt(this.pos);if(!t)return x.fail(`No node at attribute step's position`);let n=Object.create(null);for(let e in t.attrs)n[e]=t.attrs[e];n[this.attr]=this.value;let r=t.type.create(n,null,t.marks);return x.fromReplace(e,this.pos,this.pos+1,new m.v(m.d.from(r),0,+!t.isLeaf))}getMap(){return me.empty}invert(t){return new e(this.pos,this.attr,t.nodeAt(this.pos).attrs[this.attr])}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.attr,this.value)}toJSON(){return{stepType:`attr`,pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.pos!=`number`||typeof n.attr!=`string`)throw RangeError(`Invalid input for AttrStep.fromJSON`);return new e(n.pos,n.attr,n.value)}};b.jsonID(`attr`,et);var tt=class e extends b{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let n in e.attrs)t[n]=e.attrs[n];t[this.attr]=this.value;let n=e.type.create(t,e.content,e.marks);return x.ok(n)}getMap(){return me.empty}invert(t){return new e(this.attr,t.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:`docAttr`,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.attr!=`string`)throw RangeError(`Invalid input for DocAttrStep.fromJSON`);return new e(n.attr,n.value)}};b.jsonID(`docAttr`,tt);var nt=class extends Error{};nt=function e(t){let n=Error.call(this,t);return n.__proto__=e.prototype,n},nt.prototype=Object.create(Error.prototype),nt.prototype.constructor=nt,nt.prototype.name=`TransformError`;var rt=class{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new he}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e);if(t.failed)throw new nt(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}changedRange(){let e=1e9,t=-1e9;for(let n=0;n<this.mapping.maps.length;n++){let r=this.mapping.maps[n];n&&(e=r.map(e,1),t=r.map(t,-1)),r.forEach((n,r,i,a)=>{e=Math.min(e,i),t=Math.max(t,a)})}return e==1e9?null:{from:e,to:t}}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,n=m.v.empty){let r=Ve(this.doc,e,t,n);return r&&this.step(r),this}replaceWith(e,t,n){return this.replace(e,t,new m.v(m.d.from(n),0,0))}delete(e,t){return this.replace(e,t,m.v.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,n){return Xe(this,e,t,n),this}replaceRangeWith(e,t,n){return Qe(this,e,t,n),this}deleteRange(e,t){return $e(this,e,t),this}lift(e,t){return Ee(this,e,t),this}join(e,t=1){return Re(this,e,t),this}wrap(e,t){return De(this,e,t),this}setBlockType(e,t=e,n,r=null){return Oe(this,e,t,n,r),this}setNodeMarkup(e,t,n=null,r){return Me(this,e,t,n,r),this}setNodeAttribute(e,t,n){return this.step(new et(e,t,n)),this}setDocAttribute(e,t){return this.step(new tt(e,t)),this}addNodeMark(e,t){return this.step(new ve(e,t)),this}removeNodeMark(e,t){let n=this.doc.nodeAt(e);if(!n)throw RangeError(`No node at position `+e);if(t instanceof m.f)t.isInSet(n.marks)&&this.step(new ye(e,t));else{let r=n.marks,i,a=[];for(;i=t.isInSet(r);)a.push(new ye(e,i)),r=i.removeFromSet(r);for(let e=a.length-1;e>=0;e--)this.step(a[e])}return this}split(e,t=1,n){return Pe(this,e,t,n),this}addMark(e,t,n){return xe(this,e,t,n),this}removeMark(e,t,n){return Se(this,e,t,n),this}clearIncompatible(e,t,n){return Ce(this,e,t,n),this}},it=Object.create(null),O=class{constructor(e,t,n){this.$anchor=e,this.$head=t,this.ranges=n||[new at(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=m.v.empty){let n=t.content.lastChild,r=null;for(let e=0;e<t.openEnd;e++)r=n,n=n.lastChild;let i=e.steps.length,a=this.ranges;for(let o=0;o<a.length;o++){let{$from:s,$to:c}=a[o],l=e.mapping.slice(i);e.replaceRange(l.map(s.pos),l.map(c.pos),o?m.v.empty:t),o==0&&ft(e,i,(n?n.isInline:r&&r.isTextblock)?-1:1)}}replaceWith(e,t){let n=e.steps.length,r=this.ranges;for(let i=0;i<r.length;i++){let{$from:a,$to:o}=r[i],s=e.mapping.slice(n),c=s.map(a.pos),l=s.map(o.pos);i?e.deleteRange(c,l):(e.replaceRangeWith(c,l,t),ft(e,n,t.isInline?-1:1))}}static findFrom(e,t,n=!1){let r=e.parent.inlineContent?new k(e):dt(e.node(0),e.parent,e.pos,e.index(),t,n);if(r)return r;for(let r=e.depth-1;r>=0;r--){let i=t<0?dt(e.node(0),e.node(r),e.before(r+1),e.index(r),t,n):dt(e.node(0),e.node(r),e.after(r+1),e.index(r)+1,t,n);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new j(e.node(0))}static atStart(e){return dt(e,e,0,0,1)||new j(e)}static atEnd(e){return dt(e,e,e.content.size,e.childCount,-1)||new j(e)}static fromJSON(e,t){if(!t||!t.type)throw RangeError(`Invalid input for Selection.fromJSON`);let n=it[t.type];if(!n)throw RangeError(`No selection type ${t.type} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in it)throw RangeError(`Duplicate use of selection JSON ID `+e);return it[e]=t,t.prototype.jsonID=e,t}getBookmark(){return k.between(this.$anchor,this.$head).getBookmark()}};O.prototype.visible=!0;var at=class{constructor(e,t){this.$from=e,this.$to=t}},ot=!1;function st(e){!ot&&!e.parent.inlineContent&&(ot=!0,console.warn(`TextSelection endpoint not pointing into a node with inline content (`+e.parent.type.name+`)`))}var k=class e extends O{constructor(e,t=e){st(e),st(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(t,n){let r=t.resolve(n.map(this.head));if(!r.parent.inlineContent)return O.near(r);let i=t.resolve(n.map(this.anchor));return new e(i.parent.inlineContent?i:r,r)}replace(e,t=m.v.empty){if(super.replace(e,t),t==m.v.empty){let t=this.$from.marksAcross(this.$to);t&&e.ensureMarks(t)}}eq(t){return t instanceof e&&t.anchor==this.anchor&&t.head==this.head}getBookmark(){return new ct(this.anchor,this.head)}toJSON(){return{type:`text`,anchor:this.anchor,head:this.head}}static fromJSON(t,n){if(typeof n.anchor!=`number`||typeof n.head!=`number`)throw RangeError(`Invalid input for TextSelection.fromJSON`);return new e(t.resolve(n.anchor),t.resolve(n.head))}static create(e,t,n=t){let r=e.resolve(t);return new this(r,n==t?r:e.resolve(n))}static between(t,n,r){let i=t.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let e=O.findFrom(n,r,!0)||O.findFrom(n,-r,!0);if(e)n=e.$head;else return O.near(n,r)}return t.parent.inlineContent||(i==0?t=n:(t=(O.findFrom(t,-r,!0)||O.findFrom(t,r,!0)).$anchor,t.pos<n.pos!=i<0&&(t=n))),new e(t,n)}};O.jsonID(`text`,k);var ct=class e{constructor(e,t){this.anchor=e,this.head=t}map(t){return new e(t.map(this.anchor),t.map(this.head))}resolve(e){return k.between(e.resolve(this.anchor),e.resolve(this.head))}},A=class e extends O{constructor(e){let t=e.nodeAfter,n=e.node(0).resolve(e.pos+t.nodeSize);super(e,n),this.node=t}map(t,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),a=t.resolve(i);return r?O.near(a):new e(a)}content(){return new m.v(m.d.from(this.node),0,0)}eq(t){return t instanceof e&&t.anchor==this.anchor}toJSON(){return{type:`node`,anchor:this.anchor}}getBookmark(){return new lt(this.anchor)}static fromJSON(t,n){if(typeof n.anchor!=`number`)throw RangeError(`Invalid input for NodeSelection.fromJSON`);return new e(t.resolve(n.anchor))}static create(t,n){return new e(t.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}};A.prototype.visible=!1,O.jsonID(`node`,A);var lt=class e{constructor(e){this.anchor=e}map(t){let{deleted:n,pos:r}=t.mapResult(this.anchor);return n?new ct(r,r):new e(r)}resolve(e){let t=e.resolve(this.anchor),n=t.nodeAfter;return n&&A.isSelectable(n)?new A(t):O.near(t)}},j=class e extends O{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=m.v.empty){if(t==m.v.empty){e.delete(0,e.doc.content.size);let t=O.atStart(e.doc);t.eq(e.selection)||e.setSelection(t)}else super.replace(e,t)}toJSON(){return{type:`all`}}static fromJSON(t){return new e(t)}map(t){return new e(t)}eq(t){return t instanceof e}getBookmark(){return ut}};O.jsonID(`all`,j);var ut={map(){return this},resolve(e){return new j(e)}};function dt(e,t,n,r,i,a=!1){if(t.inlineContent)return k.create(e,n);for(let o=r-(i>0?0:1);i>0?o<t.childCount:o>=0;o+=i){let r=t.child(o);if(!r.isAtom){let t=dt(e,r,n+i,i<0?r.childCount:0,i,a);if(t)return t}else if(!a&&A.isSelectable(r))return A.create(e,n-(i<0?r.nodeSize:0));n+=r.nodeSize*i}return null}function ft(e,t,n){let r=e.steps.length-1;if(r<t)return;let i=e.steps[r];if(!(i instanceof w||i instanceof T))return;let a=e.mapping.maps[r],o;a.forEach((e,t,n,r)=>{o??=r}),e.setSelection(O.near(e.doc.resolve(o),n))}var pt=1,mt=2,ht=4,gt=class extends rt{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 RangeError(`Selection passed to setSelection must point at the current document`);return this.curSelection=e,this.curSelectionFor=this.steps.length,this.updated=(this.updated|pt)&~mt,this.storedMarks=null,this}get selectionSet(){return(this.updated&pt)>0}setStoredMarks(e){return this.storedMarks=e,this.updated|=mt,this}ensureMarks(e){return m.f.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&mt)>0}addStep(e,t){super.addStep(e,t),this.updated&=~mt,this.storedMarks=null}setTime(e){return this.time=e,this}replaceSelection(e){return this.selection.replace(this,e),this}replaceSelectionWith(e,t=!0){let n=this.selection;return t&&(e=e.mark(this.storedMarks||(n.empty?n.$from.marks():n.$from.marksAcross(n.$to)||m.f.none))),n.replaceWith(this,e),this}deleteSelection(){return this.selection.replace(this),this}insertText(e,t,n){let r=this.doc.type.schema;if(t==null)return e?this.replaceSelectionWith(r.text(e),!0):this.deleteSelection();{if(n??=t,!e)return this.deleteRange(t,n);let i=this.storedMarks;if(!i){let e=this.doc.resolve(t);i=n==t?e.marks():e.marksAcross(this.doc.resolve(n))}return this.replaceRangeWith(t,n,r.text(e,i)),!this.selection.empty&&this.selection.to==t+e.length&&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|=ht,this}get scrolledIntoView(){return(this.updated&ht)>0}};function _t(e,t){return!t||!e?e:e.bind(t)}var vt=class{constructor(e,t,n){this.name=e,this.init=_t(t.init,n),this.apply=_t(t.apply,n)}},yt=[new vt(`doc`,{init(e){return e.doc||e.schema.topNodeType.createAndFill()},apply(e){return e.doc}}),new vt(`selection`,{init(e,t){return e.selection||O.atStart(t.doc)},apply(e){return e.selection}}),new vt(`storedMarks`,{init(e){return e.storedMarks||null},apply(e,t,n,r){return r.selection.$cursor?e.storedMarks:null}}),new vt(`scrollToSelection`,{init(){return 0},apply(e,t){return e.scrolledIntoView?t+1:t}})],bt=class{constructor(e,t){this.schema=e,this.plugins=[],this.pluginsByKey=Object.create(null),this.fields=yt.slice(),t&&t.forEach(e=>{if(this.pluginsByKey[e.key])throw RangeError(`Adding different instances of a keyed plugin (`+e.key+`)`);this.plugins.push(e),this.pluginsByKey[e.key]=e,e.spec.state&&this.fields.push(new vt(e.key,e.spec.state,e))})}},xt=class e{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 n=0;n<this.config.plugins.length;n++)if(n!=t){let t=this.config.plugins[n];if(t.spec.filterTransaction&&!t.spec.filterTransaction.call(t,e,this))return!1}return!0}applyTransaction(e){if(!this.filterTransaction(e))return{state:this,transactions:[]};let t=[e],n=this.applyInner(e),r=null;for(;;){let i=!1;for(let a=0;a<this.config.plugins.length;a++){let o=this.config.plugins[a];if(o.spec.appendTransaction){let s=r?r[a].n:0,c=r?r[a].state:this,l=s<t.length&&o.spec.appendTransaction.call(o,s?t.slice(s):t,c,n);if(l&&n.filterTransaction(l,a)){if(l.setMeta(`appendedTransaction`,e),!r){r=[];for(let e=0;e<this.config.plugins.length;e++)r.push(e<a?{state:n,n:t.length}:{state:this,n:0})}t.push(l),n=n.applyInner(l),i=!0}r&&(r[a]={state:n,n:t.length})}}if(!i)return{state:n,transactions:t}}}applyInner(t){if(!t.before.eq(this.doc))throw RangeError(`Applying a mismatched transaction`);let n=new e(this.config),r=this.config.fields;for(let e=0;e<r.length;e++){let i=r[e];n[i.name]=i.apply(t,this[i.name],this,n)}return n}get tr(){return new gt(this)}static create(t){let n=new bt(t.doc?t.doc.type.schema:t.schema,t.plugins),r=new e(n);for(let e=0;e<n.fields.length;e++)r[n.fields[e].name]=n.fields[e].init(t,r);return r}reconfigure(t){let n=new bt(this.schema,t.plugins),r=n.fields,i=new e(n);for(let e=0;e<r.length;e++){let n=r[e].name;i[n]=this.hasOwnProperty(n)?this[n]:r[e].init(t,i)}return i}toJSON(e){let t={doc:this.doc.toJSON(),selection:this.selection.toJSON()};if(this.storedMarks&&(t.storedMarks=this.storedMarks.map(e=>e.toJSON())),e&&typeof e==`object`)for(let n in e){if(n==`doc`||n==`selection`)throw RangeError("The JSON fields `doc` and `selection` are reserved");let r=e[n],i=r.spec.state;i&&i.toJSON&&(t[n]=i.toJSON.call(r,this[r.key]))}return t}static fromJSON(t,n,r){if(!n)throw RangeError(`Invalid input for EditorState.fromJSON`);if(!t.schema)throw RangeError(`Required config field 'schema' missing`);let i=new bt(t.schema,t.plugins),a=new e(i);return i.fields.forEach(e=>{if(e.name==`doc`)a.doc=m.m.fromJSON(t.schema,n.doc);else if(e.name==`selection`)a.selection=O.fromJSON(a.doc,n.selection);else if(e.name==`storedMarks`)n.storedMarks&&(a.storedMarks=n.storedMarks.map(t.schema.markFromJSON));else{if(r)for(let i in r){let o=r[i],s=o.spec.state;if(o.key==e.name&&s&&s.fromJSON&&Object.prototype.hasOwnProperty.call(n,i)){a[e.name]=s.fromJSON.call(o,t,n[i],a);return}}a[e.name]=e.init(t,a)}}),a}};function St(e,t,n){for(let r in e){let i=e[r];i instanceof Function?i=i.bind(t):r==`handleDOMEvents`&&(i=St(i,t,{})),n[r]=i}return n}var M=class{constructor(e){this.spec=e,this.props={},e.props&&St(e.props,this,this.props),this.key=e.key?e.key.key:wt(`plugin`)}getState(e){return e[this.key]}},Ct=Object.create(null);function wt(e){return e in Ct?e+`$`+ ++Ct[e]:(Ct[e]=0,e+`$`)}var Tt=class{constructor(e=`key`){this.key=wt(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}},N=function(e){for(var t=0;;t++)if(e=e.previousSibling,!e)return t},Et=function(e){let t=e.assignedSlot||e.parentNode;return t&&t.nodeType==11?t.host:t},Dt=null,Ot=function(e,t,n){let r=Dt||=document.createRange();return r.setEnd(e,n??e.nodeValue.length),r.setStart(e,t||0),r},kt=function(){Dt=null},At=function(e,t,n,r){return n&&(Mt(e,t,n,r,-1)||Mt(e,t,n,r,1))},jt=/^(img|br|input|textarea|hr)$/i;function Mt(e,t,n,r,i){for(;;){if(e==n&&t==r)return!0;if(t==(i<0?0:Nt(e))){let n=e.parentNode;if(!n||n.nodeType!=1||Lt(e)||jt.test(e.nodeName)||e.contentEditable==`false`)return!1;t=N(e)+(i<0?0:1),e=n}else if(e.nodeType==1){let n=e.childNodes[t+(i<0?-1:0)];if(n.nodeType==1&&n.contentEditable==`false`)if(n.pmViewDesc?.ignoreForSelection)t+=i;else return!1;else e=n,t=i<0?Nt(e):0}else return!1}}function Nt(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function Pt(e,t){for(;;){if(e.nodeType==3&&t)return e;if(e.nodeType==1&&t>0){if(e.contentEditable==`false`)return null;e=e.childNodes[t-1],t=Nt(e)}else if(e.parentNode&&!Lt(e))t=N(e),e=e.parentNode;else return null}}function Ft(e,t){for(;;){if(e.nodeType==3&&t<e.nodeValue.length)return e;if(e.nodeType==1&&t<e.childNodes.length){if(e.contentEditable==`false`)return null;e=e.childNodes[t],t=0}else if(e.parentNode&&!Lt(e))t=N(e)+1,e=e.parentNode;else return null}}function It(e,t,n){for(let r=t==0,i=t==Nt(e);r||i;){if(e==n)return!0;let t=N(e);if(e=e.parentNode,!e)return!1;r&&=t==0,i&&=t==Nt(e)}}function Lt(e){let t;for(let n=e;n&&!(t=n.pmViewDesc);n=n.parentNode);return t&&t.node&&t.node.isBlock&&(t.dom==e||t.contentDOM==e)}var Rt=function(e){return e.focusNode&&At(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)};function zt(e,t){let n=document.createEvent(`Event`);return n.initEvent(`keydown`,!0,!0),n.keyCode=e,n.key=n.code=t,n}function Bt(e){let t=e.activeElement;for(;t&&t.shadowRoot;)t=t.shadowRoot.activeElement;return t}function Vt(e,t,n){if(e.caretPositionFromPoint)try{let r=e.caretPositionFromPoint(t,n);if(r)return{node:r.offsetNode,offset:Math.min(Nt(r.offsetNode),r.offset)}}catch{}if(e.caretRangeFromPoint){let r=e.caretRangeFromPoint(t,n);if(r)return{node:r.startContainer,offset:Math.min(Nt(r.startContainer),r.startOffset)}}}var Ht=typeof navigator<`u`?navigator:null,Ut=typeof document<`u`?document:null,Wt=Ht&&Ht.userAgent||``,Gt=/Edge\/(\d+)/.exec(Wt),Kt=/MSIE \d/.exec(Wt),qt=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Wt),P=!!(Kt||qt||Gt),Jt=Kt?document.documentMode:qt?+qt[1]:Gt?+Gt[1]:0,Yt=!P&&/gecko\/(\d+)/i.test(Wt);Yt&&+(/Firefox\/(\d+)/.exec(Wt)||[0,0])[1];var Xt=!P&&/Chrome\/(\d+)/.exec(Wt),F=!!Xt,Zt=Xt?+Xt[1]:0,I=!P&&!!Ht&&/Apple Computer/.test(Ht.vendor),Qt=I&&(/Mobile\/\w+/.test(Wt)||!!Ht&&Ht.maxTouchPoints>2),$t=Qt||(Ht?/Mac/.test(Ht.platform):!1),en=Ht?/Win/.test(Ht.platform):!1,tn=/Android \d/.test(Wt),nn=!!Ut&&`webkitFontSmoothing`in Ut.documentElement.style,rn=nn?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0;function an(e){let t=e.defaultView&&e.defaultView.visualViewport;return t?{left:0,right:t.width,top:0,bottom:t.height}:{left:0,right:e.documentElement.clientWidth,top:0,bottom:e.documentElement.clientHeight}}function on(e,t){return typeof e==`number`?e:e[t]}function sn(e){let t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,r=t.height/e.offsetHeight||1;return{left:t.left,right:t.left+e.clientWidth*n,top:t.top,bottom:t.top+e.clientHeight*r}}function cn(e,t,n){let r=e.someProp(`scrollThreshold`)||0,i=e.someProp(`scrollMargin`)||5,a=e.dom.ownerDocument;for(let o=n||e.dom;o;){if(o.nodeType!=1){o=Et(o);continue}let e=o,n=e==a.body,s=n?an(a):sn(e),c=0,l=0;if(t.top<s.top+on(r,`top`)?l=-(s.top-t.top+on(i,`top`)):t.bottom>s.bottom-on(r,`bottom`)&&(l=t.bottom-t.top>s.bottom-s.top?t.top+on(i,`top`)-s.top:t.bottom-s.bottom+on(i,`bottom`)),t.left<s.left+on(r,`left`)?c=-(s.left-t.left+on(i,`left`)):t.right>s.right-on(r,`right`)&&(c=t.right-s.right+on(i,`right`)),c||l)if(n)a.defaultView.scrollBy(c,l);else{let n=e.scrollLeft,r=e.scrollTop;l&&(e.scrollTop+=l),c&&(e.scrollLeft+=c);let i=e.scrollLeft-n,a=e.scrollTop-r;t={left:t.left-i,top:t.top-a,right:t.right-i,bottom:t.bottom-a}}let u=n?`fixed`:getComputedStyle(o).position;if(/^(fixed|sticky)$/.test(u))break;o=u==`absolute`?o.offsetParent:Et(o)}}function ln(e){let t=e.dom.getBoundingClientRect(),n=Math.max(0,t.top),r,i;for(let a=(t.left+t.right)/2,o=n+1;o<Math.min(innerHeight,t.bottom);o+=5){let t=e.root.elementFromPoint(a,o);if(!t||t==e.dom||!e.dom.contains(t))continue;let s=t.getBoundingClientRect();if(s.top>=n-20){r=t,i=s.top;break}}return{refDOM:r,refTop:i,stack:un(e.dom)}}function un(e){let t=[],n=e.ownerDocument;for(let r=e;r&&(t.push({dom:r,top:r.scrollTop,left:r.scrollLeft}),e!=n);r=Et(r));return t}function dn({refDOM:e,refTop:t,stack:n}){let r=e?e.getBoundingClientRect().top:0;fn(n,r==0?0:r-t)}function fn(e,t){for(let n=0;n<e.length;n++){let{dom:r,top:i,left:a}=e[n];r.scrollTop!=i+t&&(r.scrollTop=i+t),r.scrollLeft!=a&&(r.scrollLeft=a)}}var pn=null;function mn(e){if(e.setActive)return e.setActive();if(pn)return e.focus(pn);let t=un(e);e.focus(pn==null?{get preventScroll(){return pn={preventScroll:!0},!0}}:void 0),pn||(pn=!1,fn(t,0))}function hn(e,t){let n,r=2e8,i,a=0,o=t.top,s=t.top,c,l;for(let u=e.firstChild,d=0;u;u=u.nextSibling,d++){let e;if(u.nodeType==1)e=u.getClientRects();else if(u.nodeType==3)e=Ot(u).getClientRects();else continue;for(let f=0;f<e.length;f++){let p=e[f];if(p.top<=o&&p.bottom>=s){o=Math.max(p.bottom,o),s=Math.min(p.top,s);let e=p.left>t.left?p.left-t.left:p.right<t.left?t.left-p.right:0;if(e<r){n=u,r=e,i=e&&n.nodeType==3?{left:p.right<t.left?p.right:p.left,top:t.top}:t,u.nodeType==1&&e&&(a=d+ +(t.left>=(p.left+p.right)/2));continue}}else p.top>t.top&&!c&&p.left<=t.left&&p.right>=t.left&&(c=u,l={left:Math.max(p.left,Math.min(p.right,t.left)),top:p.top});!n&&(t.left>=p.right&&t.top>=p.top||t.left>=p.left&&t.top>=p.bottom)&&(a=d+1)}}return!n&&c&&(n=c,i=l,r=0),n&&n.nodeType==3?gn(n,i):!n||r&&n.nodeType==1?{node:e,offset:a}:hn(n,i)}function gn(e,t){let n=e.nodeValue.length,r=document.createRange(),i;for(let a=0;a<n;a++){r.setEnd(e,a+1),r.setStart(e,a);let n=wn(r,1);if(n.top!=n.bottom&&_n(t,n)){i={node:e,offset:a+ +(t.left>=(n.left+n.right)/2)};break}}return r.detach(),i||{node:e,offset:0}}function _n(e,t){return e.left>=t.left-1&&e.left<=t.right+1&&e.top>=t.top-1&&e.top<=t.bottom+1}function vn(e,t){let n=e.parentNode;return n&&/^li$/i.test(n.nodeName)&&t.left<e.getBoundingClientRect().left?n:e}function yn(e,t,n){let{node:r,offset:i}=hn(t,n),a=-1;if(r.nodeType==1&&!r.firstChild){let e=r.getBoundingClientRect();a=e.left!=e.right&&n.left>(e.left+e.right)/2?1:-1}return e.docView.posFromDOM(r,i,a)}function bn(e,t,n,r){let i=-1;for(let n=t,a=!1;n!=e.dom;){let t=e.docView.nearestDesc(n,!0),o;if(!t)return null;if(t.dom.nodeType==1&&(t.node.isBlock&&t.parent||!t.contentDOM)&&((o=t.dom.getBoundingClientRect()).width||o.height)&&(t.node.isBlock&&t.parent&&!/^T(R|BODY|HEAD|FOOT)$/.test(t.dom.nodeName)&&(!a&&o.left>r.left||o.top>r.top?i=t.posBefore:(!a&&o.right<r.left||o.bottom<r.top)&&(i=t.posAfter),a=!0),!t.contentDOM&&i<0&&!t.node.isText))return(t.node.isBlock?r.top<(o.top+o.bottom)/2:r.left<(o.left+o.right)/2)?t.posBefore:t.posAfter;n=t.dom.parentNode}return i>-1?i:e.docView.posFromDOM(t,n,-1)}function xn(e,t,n){let r=e.childNodes.length;if(r&&n.top<n.bottom)for(let i=Math.max(0,Math.min(r-1,Math.floor(r*(t.top-n.top)/(n.bottom-n.top))-2)),a=i;;){let n=e.childNodes[a];if(n.nodeType==1){let e=n.getClientRects();for(let r=0;r<e.length;r++){let i=e[r];if(_n(t,i))return xn(n,t,i)}}if((a=(a+1)%r)==i)break}return e}function Sn(e,t){let n=e.dom.ownerDocument,r,i=0,a=Vt(n,t.left,t.top);a&&({node:r,offset:i}=a);let o=(e.root.elementFromPoint?e.root:n).elementFromPoint(t.left,t.top),s;if(!o||!e.dom.contains(o.nodeType==1?o:o.parentNode)){let n=e.dom.getBoundingClientRect();if(!_n(t,n)||(o=xn(e.dom,t,n),!o))return null}if(I)for(let e=o;r&&e;e=Et(e))e.draggable&&(r=void 0);if(o=vn(o,t),r){if(Yt&&r.nodeType==1&&(i=Math.min(i,r.childNodes.length),i<r.childNodes.length)){let e=r.childNodes[i],n;e.nodeName==`IMG`&&(n=e.getBoundingClientRect()).right<=t.left&&n.bottom>t.top&&i++}let n;nn&&i&&r.nodeType==1&&(n=r.childNodes[i-1]).nodeType==1&&n.contentEditable==`false`&&n.getBoundingClientRect().top>=t.top&&i--,r==e.dom&&i==r.childNodes.length-1&&r.lastChild.nodeType==1&&t.top>r.lastChild.getBoundingClientRect().bottom?s=e.state.doc.content.size:(i==0||r.nodeType!=1||r.childNodes[i-1].nodeName!=`BR`)&&(s=bn(e,r,i,t))}s??=yn(e,o,t);let c=e.docView.nearestDesc(o,!0);return{pos:s,inside:c?c.posAtStart-c.border:-1}}function Cn(e){return e.top<e.bottom||e.left<e.right}function wn(e,t){let n=e.getClientRects();if(n.length){let e=n[t<0?0:n.length-1];if(Cn(e))return e}return Array.prototype.find.call(n,Cn)||e.getBoundingClientRect()}var Tn=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/;function En(e,t,n){let{node:r,offset:i,atom:a}=e.docView.domFromPos(t,n<0?-1:1),o=nn||Yt;if(r.nodeType==3)if(o&&(Tn.test(r.nodeValue)||(n<0?!i:i==r.nodeValue.length))){let e=wn(Ot(r,i,i),n);if(Yt&&i&&/\s/.test(r.nodeValue[i-1])&&i<r.nodeValue.length){let t=wn(Ot(r,i-1,i-1),-1);if(t.top==e.top){let n=wn(Ot(r,i,i+1),-1);if(n.top!=e.top)return Dn(n,n.left<t.left)}}return e}else{let e=i,t=i,a=n<0?1:-1;return n<0&&!i?(t++,a=-1):n>=0&&i==r.nodeValue.length?(e--,a=1):n<0?e--:t++,Dn(wn(Ot(r,e,t),a),a<0)}if(!e.state.doc.resolve(t-(a||0)).parent.inlineContent){if(a==null&&i&&(n<0||i==Nt(r))){let e=r.childNodes[i-1];if(e.nodeType==1)return On(e.getBoundingClientRect(),!1)}if(a==null&&i<Nt(r)){let e=r.childNodes[i];if(e.nodeType==1)return On(e.getBoundingClientRect(),!0)}return On(r.getBoundingClientRect(),n>=0)}if(a==null&&i&&(n<0||i==Nt(r))){let e=r.childNodes[i-1],t=e.nodeType==3?Ot(e,Nt(e)-+!o):e.nodeType==1&&(e.nodeName!=`BR`||!e.nextSibling)?e:null;if(t)return Dn(wn(t,1),!1)}if(a==null&&i<Nt(r)){let e=r.childNodes[i];for(;e.pmViewDesc&&e.pmViewDesc.ignoreForCoords;)e=e.nextSibling;let t=e?e.nodeType==3?Ot(e,0,+!o):e.nodeType==1?e:null:null;if(t)return Dn(wn(t,-1),!0)}return Dn(wn(r.nodeType==3?Ot(r):r,-n),n>=0)}function Dn(e,t){if(e.width==0)return e;let n=t?e.left:e.right;return{top:e.top,bottom:e.bottom,left:n,right:n}}function On(e,t){if(e.height==0)return e;let n=t?e.top:e.bottom;return{top:n,bottom:n,left:e.left,right:e.right}}function kn(e,t,n){let r=e.state,i=e.root.activeElement;r!=t&&e.updateState(t),i!=e.dom&&e.focus();try{return n()}finally{r!=t&&e.updateState(r),i!=e.dom&&i&&i.focus()}}function An(e,t,n){let r=t.selection,i=n==`up`?r.$from:r.$to;return kn(e,t,()=>{let{node:t}=e.docView.domFromPos(i.pos,n==`up`?-1:1);for(;;){let n=e.docView.nearestDesc(t,!0);if(!n)break;if(n.node.isBlock){t=n.contentDOM||n.dom;break}t=n.dom.parentNode}let r=En(e,i.pos,1);for(let e=t.firstChild;e;e=e.nextSibling){let t;if(e.nodeType==1)t=e.getClientRects();else if(e.nodeType==3)t=Ot(e,0,e.nodeValue.length).getClientRects();else continue;for(let e=0;e<t.length;e++){let i=t[e];if(i.bottom>i.top+1&&(n==`up`?r.top-i.top>(i.bottom-r.top)*2:i.bottom-r.bottom>(r.bottom-i.top)*2))return!1}}return!0})}var jn=/[\u0590-\u08ac]/;function Mn(e,t,n){let{$head:r}=t.selection;if(!r.parent.isTextblock)return!1;let i=r.parentOffset,a=!i,o=i==r.parent.content.size,s=e.domSelection();return s?!jn.test(r.parent.textContent)||!s.modify?n==`left`||n==`backward`?a:o:kn(e,t,()=>{let{focusNode:t,focusOffset:i,anchorNode:a,anchorOffset:o}=e.domSelectionRange(),c=s.caretBidiLevel;s.modify(`move`,n,`character`);let l=r.depth?e.docView.domAfterPos(r.before()):e.dom,{focusNode:u,focusOffset:d}=e.domSelectionRange(),f=u&&!l.contains(u.nodeType==1?u:u.parentNode)||t==u&&i==d;try{s.collapse(a,o),t&&(t!=a||i!=o)&&s.extend&&s.extend(t,i)}catch{}return c!=null&&(s.caretBidiLevel=c),f}):r.pos==r.start()||r.pos==r.end()}var Nn=null,Pn=null,Fn=!1;function In(e,t,n){return Nn==t&&Pn==n?Fn:(Nn=t,Pn=n,Fn=n==`up`||n==`down`?An(e,t,n):Mn(e,t,n))}var Ln=0,Rn=1,zn=2,Bn=3,Vn=class{constructor(e,t,n,r){this.parent=e,this.children=t,this.dom=n,this.contentDOM=r,this.dirty=Ln,n.pmViewDesc=this}matchesWidget(e){return!1}matchesMark(e){return!1}matchesNode(e,t,n){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,n=this.posAtStart;;t++){let r=this.children[t];if(r==e)return n;n+=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,n){if(this.contentDOM&&this.contentDOM.contains(e.nodeType==1?e:e.parentNode))if(n<0){let n,r;if(e==this.contentDOM)n=e.childNodes[t-1];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.previousSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.previousSibling;return n?this.posBeforeChild(r)+r.size:this.posAtStart}else{let n,r;if(e==this.contentDOM)n=e.childNodes[t];else{for(;e.parentNode!=this.contentDOM;)e=e.parentNode;n=e.nextSibling}for(;n&&!((r=n.pmViewDesc)&&r.parent==this);)n=n.nextSibling;return n?this.posBeforeChild(r):this.posAtEnd}let r;if(e==this.dom&&this.contentDOM)r=t>N(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 t=e;;t=t.parentNode){if(t==this.dom){r=!1;break}if(t.previousSibling)break}if(r==null&&t==e.childNodes.length)for(let t=e;;t=t.parentNode){if(t==this.dom){r=!0;break}if(t.nextSibling)break}}return r??n>0?this.posAtEnd:this.posAtStart}nearestDesc(e,t=!1){for(let n=!0,r=e;r;r=r.parentNode){let i=this.getDesc(r),a;if(i&&(!t||i.node))if(n&&(a=i.nodeDOM)&&!(a.nodeType==1?a.contains(e.nodeType==1?e:e.parentNode):a==e))n=!1;else return i}}getDesc(e){let t=e.pmViewDesc;for(let e=t;e;e=e.parent)if(e==this)return t}posFromDOM(e,t,n){for(let r=e;r;r=r.parentNode){let i=this.getDesc(r);if(i)return i.localPosFromDOM(e,t,n)}return-1}descAt(e){for(let t=0,n=0;t<this.children.length;t++){let r=this.children[t],i=n+r.size;if(n==e&&i!=n){for(;!r.border&&r.children.length;)for(let e=0;e<r.children.length;e++){let t=r.children[e];if(t.size){r=t;break}}return r}if(e<i)return r.descAt(e-n-r.border);n=i}}domFromPos(e,t){if(!this.contentDOM)return{node:this.dom,offset:0,atom:e+1};let n=0,r=0;for(let t=0;n<this.children.length;n++){let i=this.children[n],a=t+i.size;if(a>e||i instanceof Jn){r=e-t;break}t=a}if(r)return this.children[n].domFromPos(r-this.children[n].border,t);for(let e;n&&!(e=this.children[n-1]).size&&e instanceof Hn&&e.side>=0;n--);if(t<=0){let e,r=!0;for(;e=n?this.children[n-1]:null,!(!e||e.dom.parentNode==this.contentDOM);n--,r=!1);return e&&t&&r&&!e.border&&!e.domAtom?e.domFromPos(e.size,t):{node:this.contentDOM,offset:e?N(e.dom)+1:0}}else{let e,r=!0;for(;e=n<this.children.length?this.children[n]:null,!(!e||e.dom.parentNode==this.contentDOM);n++,r=!1);return e&&r&&!e.border&&!e.domAtom?e.domFromPos(0,t):{node:this.contentDOM,offset:e?N(e.dom):this.contentDOM.childNodes.length}}}parseRange(e,t,n=0){if(this.children.length==0)return{node:this.contentDOM,from:e,to:t,fromOffset:0,toOffset:this.contentDOM.childNodes.length};let r=-1,i=-1;for(let a=n,o=0;;o++){let n=this.children[o],s=a+n.size;if(r==-1&&e<=s){let i=a+n.border;if(e>=i&&t<=s-n.border&&n.node&&n.contentDOM&&this.contentDOM.contains(n.contentDOM))return n.parseRange(e,t,i);e=a;for(let t=o;t>0;t--){let n=this.children[t-1];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(1)){r=N(n.dom)+1;break}e-=n.size}r==-1&&(r=0)}if(r>-1&&(s>t||o==this.children.length-1)){t=s;for(let e=o+1;e<this.children.length;e++){let n=this.children[e];if(n.size&&n.dom.parentNode==this.contentDOM&&!n.emptyChildAt(-1)){i=N(n.dom);break}t+=n.size}i==-1&&(i=this.contentDOM.childNodes.length);break}a=s}return{node:this.contentDOM,from:e,to:t,fromOffset:r,toOffset:i}}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:n}=this.domFromPos(e,0);if(t.nodeType!=1||n==t.childNodes.length)throw RangeError(`No node after pos `+e);return t.childNodes[n]}setSelection(e,t,n,r=!1){let i=Math.min(e,t),a=Math.max(e,t);for(let o=0,s=0;o<this.children.length;o++){let c=this.children[o],l=s+c.size;if(i>s&&a<l)return c.setSelection(e-s-c.border,t-s-c.border,n,r);s=l}let o=this.domFromPos(e,e?-1:1),s=t==e?o:this.domFromPos(t,t?-1:1),c=n.root.getSelection(),l=n.domSelectionRange(),u=!1;if((Yt||I)&&e==t){let{node:e,offset:t}=o;if(e.nodeType==3){if(u=!!(t&&e.nodeValue[t-1]==`
28
+ `),u&&t==e.nodeValue.length)for(let t=e,n;t;t=t.parentNode){if(n=t.nextSibling){n.nodeName==`BR`&&(o=s={node:n.parentNode,offset:N(n)+1});break}let e=t.pmViewDesc;if(e&&e.node&&e.node.isBlock)break}}else{let n=e.childNodes[t-1];u=n&&(n.nodeName==`BR`||n.contentEditable==`false`)}}if(Yt&&l.focusNode&&l.focusNode!=s.node&&l.focusNode.nodeType==1){let e=l.focusNode.childNodes[l.focusOffset];e&&e.contentEditable==`false`&&(r=!0)}if(!(r||u&&I)&&At(o.node,o.offset,l.anchorNode,l.anchorOffset)&&At(s.node,s.offset,l.focusNode,l.focusOffset))return;let d=!1;if((c.extend||e==t)&&!(u&&Yt)){c.collapse(o.node,o.offset);try{e!=t&&c.extend(s.node,s.offset),d=!0}catch{}}if(!d){if(e>t){let e=o;o=s,s=e}let n=document.createRange();n.setEnd(s.node,s.offset),n.setStart(o.node,o.offset),c.removeAllRanges(),c.addRange(n)}}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 n=0,r=0;r<this.children.length;r++){let i=this.children[r],a=n+i.size;if(n==a?e<=a&&t>=n:e<a&&t>n){let r=n+i.border,o=a-i.border;if(e>=r&&t<=o){this.dirty=e==n||t==a?zn:Rn,e==r&&t==o&&(i.contentLost||i.dom.parentNode!=this.contentDOM)?i.dirty=Bn:i.markDirty(e-r,t-r);return}else i.dirty=i.dom==i.contentDOM&&i.dom.parentNode==this.contentDOM&&!i.children.length?zn:Bn}n=a}this.dirty=zn}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let n=e==1?zn:Rn;t.dirty<n&&(t.dirty=n)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(e){return!1}},Hn=class extends Vn{constructor(e,t,n,r){let i,a=t.type.toDOM;if(typeof a==`function`&&(a=a(n,()=>{if(!i)return r;if(i.parent)return i.parent.posBeforeChild(i)})),!t.type.spec.raw){if(a.nodeType!=1){let e=document.createElement(`span`);e.appendChild(a),a=e}a.contentEditable=`false`,a.classList.add(`ProseMirror-widget`)}super(e,[],a,null),this.widget=t,this.widget=t,i=this}matchesWidget(e){return this.dirty==Ln&&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 ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}},Un=class extends Vn{constructor(e,t,n,r){super(e,[],t,null),this.textDOM=n,this.text=r}get size(){return this.text.length}localPosFromDOM(e,t){return e==this.textDOM?this.posAtStart+t:this.posAtStart+(t?this.size:0)}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type===`characterData`&&e.target.nodeValue==e.oldValue}},Wn=class e extends Vn{constructor(e,t,n,r,i){super(e,[],n,r),this.mark=t,this.spec=i}static create(t,n,r,i){let a=i.nodeViews[n.type.name],o=a&&a(n,i,r);return(!o||!o.dom)&&(o=m.u.renderSpec(document,n.type.spec.toDOM(n,r),null,n.attrs)),new e(t,n,o.dom,o.contentDOM||o.dom,o)}parseRule(){return this.dirty&Bn||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=Bn&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=Ln){let e=this.parent;for(;!e.node;)e=e.parent;e.dirty<this.dirty&&(e.dirty=this.dirty),this.dirty=Ln}}slice(t,n,r){let i=e.create(this.parent,this.mark,!0,r),a=this.children,o=this.size;n<o&&(a=dr(a,n,o,r)),t>0&&(a=dr(a,0,t,r));for(let e=0;e<a.length;e++)a[e].parent=i;return i.children=a,i}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}},Gn=class e extends Vn{constructor(e,t,n,r,i,a,o,s,c){super(e,[],i,a),this.node=t,this.outerDeco=n,this.innerDeco=r,this.nodeDOM=o}static create(t,n,r,i,a,o){let s=a.nodeViews[n.type.name],c,l=s&&s(n,a,()=>{if(!c)return o;if(c.parent)return c.parent.posBeforeChild(c)},r,i),u=l&&l.dom,d=l&&l.contentDOM;if(n.isText){if(!u)u=document.createTextNode(n.text);else if(u.nodeType!=3)throw RangeError(`Text must be rendered as a DOM text node`)}else if(!u){let e=m.u.renderSpec(document,n.type.spec.toDOM(n),null,n.attrs);({dom:u,contentDOM:d}=e)}!d&&!n.isText&&u.nodeName!=`BR`&&(u.hasAttribute(`contenteditable`)||(u.contentEditable=`false`),n.type.spec.draggable&&(u.draggable=!0));let f=u;return u=nr(u,r,n),l?c=new Yn(t,n,r,i,u,d||null,f,l,a,o+1):n.isText?new qn(t,n,r,i,u,f,a):new e(t,n,r,i,u,d||null,f,a,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 n=this.children[t];if(this.dom.contains(n.dom.parentNode)){e.contentElement=n.dom.parentNode;break}}e.contentElement||(e.getContent=()=>m.d.empty)}return e}matchesNode(e,t,n){return this.dirty==Ln&&e.eq(this.node)&&rr(t,this.outerDeco)&&n.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return+!this.node.isLeaf}updateChildren(e,t){let n=this.node.inlineContent,r=t,i=e.composing?this.localCompositionInfo(e,t):null,a=i&&i.pos>-1?i:null,o=i&&i.pos<0,s=new ar(this,a&&a.node,e);cr(this.node,this.innerDeco,(t,i,a)=>{t.spec.marks?s.syncToMarks(t.spec.marks,n,e,i):t.type.side>=0&&!a&&s.syncToMarks(i==this.node.childCount?m.f.none:this.node.child(i).marks,n,e,i),s.placeWidget(t,e,r)},(t,a,c,l)=>{s.syncToMarks(t.marks,n,e,l);let u;s.findNodeMatch(t,a,c,l)||o&&e.state.selection.from>r&&e.state.selection.to<r+t.nodeSize&&(u=s.findIndexWithChild(i.node))>-1&&s.updateNodeAt(t,a,c,u,e)||s.updateNextNode(t,a,c,e,l,r)||s.addNode(t,a,c,e,r),r+=t.nodeSize}),s.syncToMarks([],n,e,0),this.node.isTextblock&&s.addTextblockHacks(),s.destroyRest(),(s.changed||this.dirty==zn)&&(a&&this.protectLocalComposition(e,a),Xn(this.contentDOM,this.children,e),Qt&&lr(this.dom))}localCompositionInfo(e,t){let{from:n,to:r}=e.state.selection;if(!(e.state.selection instanceof k)||n<t||r>t+this.node.content.size)return null;let i=e.input.compositionNode;if(!i||!this.dom.contains(i.parentNode))return null;if(this.node.inlineContent){let e=i.nodeValue,a=ur(this.node.content,e,n-t,r-t);return a<0?null:{node:i,pos:a,text:e}}else return{node:i,pos:-1,text:``}}protectLocalComposition(e,{node:t,pos:n,text:r}){if(this.getDesc(t))return;let i=t;for(;i.parentNode!=this.contentDOM;i=i.parentNode){for(;i.previousSibling;)i.parentNode.removeChild(i.previousSibling);for(;i.nextSibling;)i.parentNode.removeChild(i.nextSibling);i.pmViewDesc&&=void 0}let a=new Un(this,i,t,r);e.input.compositionNodes.push(a),this.children=dr(this.children,n,n+r.length,e,a)}update(e,t,n,r){return this.dirty==Bn||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,n,r),!0)}updateInner(e,t,n,r){this.updateOuterDeco(t),this.node=e,this.innerDeco=n,this.contentDOM&&this.updateChildren(r,this.posAtStart),this.dirty=Ln}updateOuterDeco(e){if(rr(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,n=this.dom;this.dom=er(this.dom,this.nodeDOM,$n(this.outerDeco,this.node,t),$n(e,this.node,t)),this.dom!=n&&(n.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.nodeDOM.draggable=!0))}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove(`ProseMirror-selectednode`),(this.contentDOM||!this.node.type.spec.draggable)&&this.nodeDOM.removeAttribute(`draggable`))}get domAtom(){return this.node.isAtom}};function Kn(e,t,n,r,i){nr(r,t,e);let a=new Gn(void 0,e,t,n,r,r,r,i,0);return a.contentDOM&&a.updateChildren(i,0),a}var qn=class e extends Gn{constructor(e,t,n,r,i,a,o){super(e,t,n,r,i,null,a,o,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,n,r){return this.dirty==Bn||this.dirty!=Ln&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=Ln||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=Ln,!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,n){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,n)}ignoreMutation(e){return e.type!=`characterData`&&e.type!=`selection`}slice(t,n,r){let i=this.node.cut(t,n),a=document.createTextNode(i.text);return new e(this.parent,i,this.outerDeco,this.innerDeco,a,a,r)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=Bn)}get domAtom(){return!1}isText(e){return this.node.text==e}},Jn=class extends Vn{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==Ln&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName==`IMG`}},Yn=class extends Gn{constructor(e,t,n,r,i,a,o,s,c,l){super(e,t,n,r,i,a,o,c,l),this.spec=s}update(e,t,n,r){if(this.dirty==Bn)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let i=this.spec.update(e,t,n);return i&&this.updateInner(e,t,n,r),i}else if(!this.contentDOM&&!e.isLeaf)return!1;else return super.update(e,t,n,r)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,n,r){this.spec.setSelection?this.spec.setSelection(e,t,n.root):super.setSelection(e,t,n,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 Xn(e,t,n){let r=e.firstChild,i=!1;for(let a=0;a<t.length;a++){let o=t[a],s=o.dom;if(s.parentNode==e){for(;s!=r;)r=ir(r),i=!0;r=r.nextSibling}else i=!0,e.insertBefore(s,r);if(o instanceof Wn){let t=r?r.previousSibling:e.lastChild;Xn(o.contentDOM,o.children,n),r=t?t.nextSibling:e.firstChild}}for(;r;)r=ir(r),i=!0;i&&n.trackWrites==e&&(n.trackWrites=null)}var Zn=function(e){e&&(this.nodeName=e)};Zn.prototype=Object.create(null);var Qn=[new Zn];function $n(e,t,n){if(e.length==0)return Qn;let r=n?Qn[0]:new Zn,i=[r];for(let a=0;a<e.length;a++){let o=e[a].type.attrs;if(o){o.nodeName&&i.push(r=new Zn(o.nodeName));for(let e in o){let a=o[e];a!=null&&(n&&i.length==1&&i.push(r=new Zn(t.isInline?`span`:`div`)),e==`class`?r.class=(r.class?r.class+` `:``)+a:e==`style`?r.style=(r.style?r.style+`;`:``)+a:e!=`nodeName`&&(r[e]=a))}}}return i}function er(e,t,n,r){if(n==Qn&&r==Qn)return t;let i=t;for(let t=0;t<r.length;t++){let a=r[t],o=n[t];if(t){let t;o&&o.nodeName==a.nodeName&&i!=e&&(t=i.parentNode)&&t.nodeName.toLowerCase()==a.nodeName?i=t:(t=document.createElement(a.nodeName),t.pmIsDeco=!0,t.appendChild(i),o=Qn[0],i=t)}tr(i,o||Qn[0],a)}return i}function tr(e,t,n){for(let r in t)r!=`class`&&r!=`style`&&r!=`nodeName`&&!(r in n)&&e.removeAttribute(r);for(let r in n)r!=`class`&&r!=`style`&&r!=`nodeName`&&n[r]!=t[r]&&e.setAttribute(r,n[r]);if(t.class!=n.class){let r=t.class?t.class.split(` `).filter(Boolean):[],i=n.class?n.class.split(` `).filter(Boolean):[];for(let t=0;t<r.length;t++)i.indexOf(r[t])==-1&&e.classList.remove(r[t]);for(let t=0;t<i.length;t++)r.indexOf(i[t])==-1&&e.classList.add(i[t]);e.classList.length==0&&e.removeAttribute(`class`)}if(t.style!=n.style){if(t.style){let n=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,r;for(;r=n.exec(t.style);)e.style.removeProperty(r[1])}n.style&&(e.style.cssText+=n.style)}}function nr(e,t,n){return er(e,e,Qn,$n(t,n,e.nodeType!=1))}function rr(e,t){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].type.eq(t[n].type))return!1;return!0}function ir(e){let t=e.nextSibling;return e.parentNode.removeChild(e),t}var ar=class{constructor(e,t,n){this.lock=t,this.view=n,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=or(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let n=e;n<t;n++)this.top.children[n].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,n,r){let i=0,a=this.stack.length>>1,o=Math.min(a,e.length);for(;i<o&&(i==a-1?this.top:this.stack[i+1<<1]).matchesMark(e[i])&&e[i].type.spec.spanning!==!1;)i++;for(;i<a;)this.destroyRest(),this.top.dirty=Ln,this.index=this.stack.pop(),this.top=this.stack.pop(),a--;for(;a<e.length;){this.stack.push(this.top,this.index+1);let i=-1,o=this.top.children.length;r<this.preMatch.index&&(o=Math.min(this.index+3,o));for(let t=this.index;t<o;t++){let n=this.top.children[t];if(n.matchesMark(e[a])&&!this.isLocked(n.dom)){i=t;break}}if(i>-1)i>this.index&&(this.changed=!0,this.destroyBetween(this.index,i)),this.top=this.top.children[this.index];else{let r=Wn.create(this.top,e[a],t,n);this.top.children.splice(this.index,0,r),this.top=r,this.changed=!0}this.index=0,a++}}findNodeMatch(e,t,n,r){let i=-1,a;if(r>=this.preMatch.index&&(a=this.preMatch.matches[r-this.preMatch.index]).parent==this.top&&a.matchesNode(e,t,n))i=this.top.children.indexOf(a,this.index);else for(let r=this.index,a=Math.min(this.top.children.length,r+5);r<a;r++){let a=this.top.children[r];if(a.matchesNode(e,t,n)&&!this.preMatch.matched.has(a)){i=r;break}}return i<0?!1:(this.destroyBetween(this.index,i),this.index++,!0)}updateNodeAt(e,t,n,r,i){let a=this.top.children[r];return a.dirty==Bn&&a.dom==a.contentDOM&&(a.dirty=zn),a.update(e,t,n,i)?(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 t=e.pmViewDesc;if(t){for(let e=this.index;e<this.top.children.length;e++)if(this.top.children[e]==t)return e}return-1}e=t}}updateNextNode(e,t,n,r,i,a){for(let o=this.index;o<this.top.children.length;o++){let s=this.top.children[o];if(s instanceof Gn){let c=this.preMatch.matched.get(s);if(c!=null&&c!=i)return!1;let l=s.dom,u,d=this.isLocked(l)&&!(e.isText&&s.node&&s.node.isText&&s.nodeDOM.nodeValue==e.text&&s.dirty!=Bn&&rr(t,s.outerDeco));if(!d&&s.update(e,t,n,r))return this.destroyBetween(this.index,o),s.dom!=l&&(this.changed=!0),this.index++,!0;if(!d&&(u=this.recreateWrapper(s,e,t,n,r,a)))return this.destroyBetween(this.index,o),this.top.children[this.index]=u,u.contentDOM&&(u.dirty=zn,u.updateChildren(r,a+1),u.dirty=Ln),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,n,r,i,a){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!rr(n,e.outerDeco)||!r.eq(e.innerDeco))return null;let o=Gn.create(this.top,t,n,r,i,a);if(o.contentDOM){o.children=e.children,e.children=[];for(let e of o.children)e.parent=o}return e.destroy(),o}addNode(e,t,n,r,i){let a=Gn.create(this.top,e,t,n,r,i);a.contentDOM&&a.updateChildren(r,i+1),this.top.children.splice(this.index++,0,a),this.changed=!0}placeWidget(e,t,n){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 r=new Hn(this.top,e,t,n);this.top.children.splice(this.index++,0,r),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof Wn;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof qn)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((I||F)&&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 n=document.createElement(e);e==`IMG`&&(n.className=`ProseMirror-separator`,n.alt=``),e==`BR`&&(n.className=`ProseMirror-trailingBreak`);let r=new Jn(this.top,[],n,null);t==this.top?t.children.splice(this.index++,0,r):t.children.push(r),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}};function or(e,t){let n=t,r=n.children.length,i=e.childCount,a=new Map,o=[];outer:for(;i>0;){let s;for(;;)if(r){let e=n.children[r-1];if(e instanceof Wn)n=e,r=e.children.length;else{s=e,r--;break}}else if(n==t)break outer;else r=n.parent.children.indexOf(n),n=n.parent;let c=s.node;if(c){if(c!=e.child(i-1))break;--i,a.set(s,i),o.push(s)}}return{index:i,matched:a,matches:o.reverse()}}function sr(e,t){return e.type.side-t.type.side}function cr(e,t,n,r){let i=t.locals(e),a=0;if(i.length==0){for(let n=0;n<e.childCount;n++){let o=e.child(n);r(o,i,t.forChild(a,o),n),a+=o.nodeSize}return}let o=0,s=[],c=null;for(let l=0;;){let u,d;for(;o<i.length&&i[o].to==a;){let e=i[o++];e.widget&&(u?(d||=[u]).push(e):u=e)}if(u)if(d){d.sort(sr);for(let e=0;e<d.length;e++)n(d[e],l,!!c)}else n(u,l,!!c);let f,p;if(c)p=-1,f=c,c=null;else if(l<e.childCount)p=l,f=e.child(l++);else break;for(let e=0;e<s.length;e++)s[e].to<=a&&s.splice(e--,1);for(;o<i.length&&i[o].from<=a&&i[o].to>a;)s.push(i[o++]);let m=a+f.nodeSize;if(f.isText){let e=m;o<i.length&&i[o].from<e&&(e=i[o].from);for(let t=0;t<s.length;t++)s[t].to<e&&(e=s[t].to);e<m&&(c=f.cut(e-a),f=f.cut(0,e-a),m=e,p=-1)}else for(;o<i.length&&i[o].to<m;)o++;let h=f.isInline&&!f.isLeaf?s.filter(e=>!e.inline):s.slice();r(f,h,t.forChild(a,f),p),a=m}}function lr(e){if(e.nodeName==`UL`||e.nodeName==`OL`){let t=e.style.cssText;e.style.cssText=t+`; list-style: square !important`,window.getComputedStyle(e).listStyle,e.style.cssText=t}}function ur(e,t,n,r){for(let i=0,a=0;i<e.childCount&&a<=r;){let o=e.child(i++),s=a;if(a+=o.nodeSize,!o.isText)continue;let c=o.text;for(;i<e.childCount;){let t=e.child(i++);if(a+=t.nodeSize,!t.isText)break;c+=t.text}if(a>=n){if(a>=r&&c.slice(r-t.length-s,r-s)==t)return r-t.length;let e=s<r?c.lastIndexOf(t,r-s-1):-1;if(e>=0&&e+t.length+s>=n)return s+e;if(n==r&&c.length>=r+t.length-s&&c.slice(r-s,r-s+t.length)==t)return r}}return-1}function dr(e,t,n,r,i){let a=[];for(let o=0,s=0;o<e.length;o++){let c=e[o],l=s,u=s+=c.size;l>=n||u<=t?a.push(c):(l<t&&a.push(c.slice(0,t-l,r)),i&&=(a.push(i),void 0),u>n&&a.push(c.slice(n-l,c.size,r)))}return a}function fr(e,t=null){let n=e.domSelectionRange(),r=e.state.doc;if(!n.focusNode)return null;let i=e.docView.nearestDesc(n.focusNode),a=i&&i.size==0,o=e.docView.posFromDOM(n.focusNode,n.focusOffset,1);if(o<0)return null;let s=r.resolve(o),c,l;if(Rt(n)){for(c=o;i&&!i.node;)i=i.parent;let e=i.node;if(i&&e.isAtom&&A.isSelectable(e)&&i.parent&&!(e.isInline&&It(n.focusNode,n.focusOffset,i.dom))){let e=i.posBefore;l=new A(o==e?s:r.resolve(e))}}else{if(n instanceof e.dom.ownerDocument.defaultView.Selection&&n.rangeCount>1){let t=o,i=o;for(let r=0;r<n.rangeCount;r++){let a=n.getRangeAt(r);t=Math.min(t,e.docView.posFromDOM(a.startContainer,a.startOffset,1)),i=Math.max(i,e.docView.posFromDOM(a.endContainer,a.endOffset,-1))}if(t<0)return null;[c,o]=i==e.state.selection.anchor?[i,t]:[t,i],s=r.resolve(o)}else c=e.docView.posFromDOM(n.anchorNode,n.anchorOffset,1);if(c<0)return null}let u=r.resolve(c);if(!l){let n=t==`pointer`||e.state.selection.head<s.pos&&!a?1:-1;l=Cr(e,u,s,n)}return l}function pr(e){return e.editable?e.hasFocus():Tr(e)&&document.activeElement&&document.activeElement.contains(e.dom)}function mr(e,t=!1){let n=e.state.selection;if(xr(e,n),pr(e)){if(!t&&e.input.mouseDown&&e.input.mouseDown.allowDefault&&F){let t=e.domSelectionRange(),n=e.domObserver.currentSelection;if(t.anchorNode&&n.anchorNode&&At(t.anchorNode,t.anchorOffset,n.anchorNode,n.anchorOffset)){e.input.mouseDown.delayedSelectionSync=!0,e.domObserver.setCurSelection();return}}if(e.domObserver.disconnectSelection(),e.cursorWrapper)br(e);else{let{anchor:r,head:i}=n,a,o;hr&&!(n instanceof k)&&(n.$from.parent.inlineContent||(a=gr(e,n.from)),!n.empty&&!n.$from.parent.inlineContent&&(o=gr(e,n.to))),e.docView.setSelection(r,i,e,t),hr&&(a&&vr(a),o&&vr(o)),n.visible?e.dom.classList.remove(`ProseMirror-hideselection`):(e.dom.classList.add(`ProseMirror-hideselection`),`onselectionchange`in document&&yr(e))}e.domObserver.setCurSelection(),e.domObserver.connectSelection()}}var hr=I||F&&Zt<63;function gr(e,t){let{node:n,offset:r}=e.docView.domFromPos(t,0),i=r<n.childNodes.length?n.childNodes[r]:null,a=r?n.childNodes[r-1]:null;if(I&&i&&i.contentEditable==`false`)return _r(i);if((!i||i.contentEditable==`false`)&&(!a||a.contentEditable==`false`)){if(i)return _r(i);if(a)return _r(a)}}function _r(e){return e.contentEditable=`true`,I&&e.draggable&&(e.draggable=!1,e.wasDraggable=!0),e}function vr(e){e.contentEditable=`false`,e.wasDraggable&&=(e.draggable=!0,null)}function yr(e){let t=e.dom.ownerDocument;t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard);let n=e.domSelectionRange(),r=n.anchorNode,i=n.anchorOffset;t.addEventListener(`selectionchange`,e.input.hideSelectionGuard=()=>{(n.anchorNode!=r||n.anchorOffset!=i)&&(t.removeEventListener(`selectionchange`,e.input.hideSelectionGuard),setTimeout(()=>{(!pr(e)||e.state.selection.visible)&&e.dom.classList.remove(`ProseMirror-hideselection`)},20))})}function br(e){let t=e.domSelection();if(!t)return;let n=e.cursorWrapper.dom,r=n.nodeName==`IMG`;r?t.collapse(n.parentNode,N(n)+1):t.collapse(n,0),!r&&!e.state.selection.visible&&P&&Jt<=11&&(n.disabled=!0,n.disabled=!1)}function xr(e,t){if(t instanceof A){let n=e.docView.descAt(t.from);n!=e.lastSelectedViewDesc&&(Sr(e),n&&n.selectNode(),e.lastSelectedViewDesc=n)}else Sr(e)}function Sr(e){e.lastSelectedViewDesc&&=(e.lastSelectedViewDesc.parent&&e.lastSelectedViewDesc.deselectNode(),void 0)}function Cr(e,t,n,r){return e.someProp(`createSelectionBetween`,r=>r(e,t,n))||k.between(t,n,r)}function wr(e){return e.editable&&!e.hasFocus()?!1:Tr(e)}function Tr(e){let t=e.domSelectionRange();if(!t.anchorNode)return!1;try{return e.dom.contains(t.anchorNode.nodeType==3?t.anchorNode.parentNode:t.anchorNode)&&(e.editable||e.dom.contains(t.focusNode.nodeType==3?t.focusNode.parentNode:t.focusNode))}catch{return!1}}function Er(e){let t=e.docView.domFromPos(e.state.selection.anchor,0),n=e.domSelectionRange();return At(t.node,t.offset,n.anchorNode,n.anchorOffset)}function Dr(e,t){let{$anchor:n,$head:r}=e.selection,i=t>0?n.max(r):n.min(r),a=i.parent.inlineContent?i.depth?e.doc.resolve(t>0?i.after():i.before()):null:i;return a&&O.findFrom(a,t)}function Or(e,t){return e.dispatch(e.state.tr.setSelection(t).scrollIntoView()),!0}function kr(e,t,n){let r=e.state.selection;if(r instanceof k){if(n.indexOf(`s`)>-1){let{$head:n}=r,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter;if(!i||i.isText||!i.isLeaf)return!1;let a=e.state.doc.resolve(n.pos+i.nodeSize*(t<0?-1:1));return Or(e,new k(r.$anchor,a))}else if(!r.empty)return!1;else if(e.endOfTextblock(t>0?`forward`:`backward`)){let n=Dr(e.state,t);return n&&n instanceof A?Or(e,n):!1}else if(!($t&&n.indexOf(`m`)>-1)){let n=r.$head,i=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter,a;if(!i||i.isText)return!1;let o=t<0?n.pos-i.nodeSize:n.pos;return i.isAtom||(a=e.docView.descAt(o))&&!a.contentDOM?A.isSelectable(i)?Or(e,new A(t<0?e.state.doc.resolve(n.pos-i.nodeSize):n)):nn?Or(e,new k(e.state.doc.resolve(t<0?o:o+i.nodeSize))):!1:!1}}else if(r instanceof A&&r.node.isInline)return Or(e,new k(t>0?r.$to:r.$from));else{let n=Dr(e.state,t);return n?Or(e,n):!1}}function Ar(e){return e.nodeType==3?e.nodeValue.length:e.childNodes.length}function jr(e,t){let n=e.pmViewDesc;return n&&n.size==0&&(t<0||e.nextSibling||e.nodeName!=`BR`)}function Mr(e,t){return t<0?Nr(e):Pr(e)}function Nr(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i,a,o=!1;for(Yt&&n.nodeType==1&&r<Ar(n)&&jr(n.childNodes[r],-1)&&(o=!0);;)if(r>0){if(n.nodeType!=1)break;{let e=n.childNodes[r-1];if(jr(e,-1))i=n,a=--r;else if(e.nodeType==3)n=e,r=n.nodeValue.length;else break}}else if(Fr(n))break;else{let t=n.previousSibling;for(;t&&jr(t,-1);)i=n.parentNode,a=N(t),t=t.previousSibling;if(t)n=t,r=Ar(n);else{if(n=n.parentNode,n==e.dom)break;r=0}}o?Rr(e,n,r):i&&Rr(e,i,a)}function Pr(e){let t=e.domSelectionRange(),n=t.focusNode,r=t.focusOffset;if(!n)return;let i=Ar(n),a,o;for(;;)if(r<i){if(n.nodeType!=1)break;let e=n.childNodes[r];if(jr(e,1))a=n,o=++r;else break}else if(Fr(n))break;else{let t=n.nextSibling;for(;t&&jr(t,1);)a=t.parentNode,o=N(t)+1,t=t.nextSibling;if(t)n=t,r=0,i=Ar(n);else{if(n=n.parentNode,n==e.dom)break;r=i=0}}a&&Rr(e,a,o)}function Fr(e){let t=e.pmViewDesc;return t&&t.node&&t.node.isBlock}function Ir(e,t){for(;e&&t==e.childNodes.length&&!Lt(e);)t=N(e)+1,e=e.parentNode;for(;e&&t<e.childNodes.length;){let n=e.childNodes[t];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=0}}function Lr(e,t){for(;e&&!t&&!Lt(e);)t=N(e),e=e.parentNode;for(;e&&t;){let n=e.childNodes[t-1];if(n.nodeType==3)return n;if(n.nodeType==1&&n.contentEditable==`false`)break;e=n,t=e.childNodes.length}}function Rr(e,t,n){if(t.nodeType!=3){let e,r;(r=Ir(t,n))?(t=r,n=0):(e=Lr(t,n))&&(t=e,n=e.nodeValue.length)}let r=e.domSelection();if(!r)return;if(Rt(r)){let e=document.createRange();e.setEnd(t,n),e.setStart(t,n),r.removeAllRanges(),r.addRange(e)}else r.extend&&r.extend(t,n);e.domObserver.setCurSelection();let{state:i}=e;setTimeout(()=>{e.state==i&&mr(e)},50)}function zr(e,t){let n=e.state.doc.resolve(t);if(!(F||en)&&n.parent.inlineContent){let r=e.coordsAtPos(t);if(t>n.start()){let n=e.coordsAtPos(t-1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left<r.left?`ltr`:`rtl`}if(t<n.end()){let n=e.coordsAtPos(t+1),i=(n.top+n.bottom)/2;if(i>r.top&&i<r.bottom&&Math.abs(n.left-r.left)>1)return n.left>r.left?`ltr`:`rtl`}}return getComputedStyle(e.dom).direction==`rtl`?`rtl`:`ltr`}function Br(e,t,n){let r=e.state.selection;if(r instanceof k&&!r.empty||n.indexOf(`s`)>-1||$t&&n.indexOf(`m`)>-1)return!1;let{$from:i,$to:a}=r;if(!i.parent.inlineContent||e.endOfTextblock(t<0?`up`:`down`)){let n=Dr(e.state,t);if(n&&n instanceof A)return Or(e,n)}if(!i.parent.inlineContent){let n=t<0?i:a,o=r instanceof j?O.near(n,t):O.findFrom(n,t);return o?Or(e,o):!1}return!1}function Vr(e,t){if(!(e.state.selection instanceof k))return!0;let{$head:n,$anchor:r,empty:i}=e.state.selection;if(!n.sameParent(r))return!0;if(!i)return!1;if(e.endOfTextblock(t>0?`forward`:`backward`))return!0;let a=!n.textOffset&&(t<0?n.nodeBefore:n.nodeAfter);if(a&&!a.isText){let r=e.state.tr;return t<0?r.delete(n.pos-a.nodeSize,n.pos):r.delete(n.pos,n.pos+a.nodeSize),e.dispatch(r),!0}return!1}function Hr(e,t,n){e.domObserver.stop(),t.contentEditable=n,e.domObserver.start()}function Ur(e){if(!I||e.state.selection.$head.parentOffset>0)return!1;let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(t&&t.nodeType==1&&n==0&&t.firstChild&&t.firstChild.contentEditable==`false`){let n=t.firstChild;Hr(e,n,`true`),setTimeout(()=>Hr(e,n,`false`),20)}return!1}function Wr(e){let t=``;return e.ctrlKey&&(t+=`c`),e.metaKey&&(t+=`m`),e.altKey&&(t+=`a`),e.shiftKey&&(t+=`s`),t}function Gr(e,t){let n=t.keyCode,r=Wr(t);if(n==8||$t&&n==72&&r==`c`)return Vr(e,-1)||Mr(e,-1);if(n==46&&!t.shiftKey||$t&&n==68&&r==`c`)return Vr(e,1)||Mr(e,1);if(n==13||n==27)return!0;if(n==37||$t&&n==66&&r==`c`){let t=n==37?zr(e,e.state.selection.from)==`ltr`?-1:1:-1;return kr(e,t,r)||Mr(e,t)}else if(n==39||$t&&n==70&&r==`c`){let t=n==39?zr(e,e.state.selection.from)==`ltr`?1:-1:1;return kr(e,t,r)||Mr(e,t)}else if(n==38||$t&&n==80&&r==`c`)return Br(e,-1,r)||Mr(e,-1);else if(n==40||$t&&n==78&&r==`c`)return Ur(e)||Br(e,1,r)||Mr(e,1);else if(r==($t?`m`:`c`)&&(n==66||n==73||n==89||n==90))return!0;return!1}function Kr(e,t){e.someProp(`transformCopied`,n=>{t=n(t,e)});let n=[],{content:r,openStart:i,openEnd:a}=t;for(;i>1&&a>1&&r.childCount==1&&r.firstChild.childCount==1;){i--,a--;let e=r.firstChild;n.push(e.type.name,e.attrs==e.type.defaultAttrs?null:e.attrs),r=e.content}let o=e.someProp(`clipboardSerializer`)||m.u.fromSchema(e.state.schema),s=ri(),c=s.createElement(`div`);c.appendChild(o.serializeFragment(r,{document:s}));let l=c.firstChild,u,d=0;for(;l&&l.nodeType==1&&(u=ti[l.nodeName.toLowerCase()]);){for(let e=u.length-1;e>=0;e--){let t=s.createElement(u[e]);for(;c.firstChild;)t.appendChild(c.firstChild);c.appendChild(t),d++}l=c.firstChild}return l&&l.nodeType==1&&l.setAttribute(`data-pm-slice`,`${i} ${a}${d?` -${d}`:``} ${JSON.stringify(n)}`),{dom:c,text:e.someProp(`clipboardTextSerializer`,n=>n(t,e))||t.content.textBetween(0,t.content.size,`
29
29
 
30
- `),slice:t}}function Kr(e,t,n,r,i){let a=i.parent.type.spec.code,o,s;if(!n&&!t)return null;let c=!!t&&(r||a||!n);if(c){if(e.someProp(`transformPastedText`,n=>{t=n(t,a||r,e)}),a)return s=new m.v(m.d.from(e.state.schema.text(t.replace(/\r\n?/g,`
31
- `))),0,0),e.someProp(`transformPasted`,t=>{s=t(s,e,!0)}),s;let n=e.someProp(`clipboardTextParser`,n=>n(t,i,r,e));if(n)s=n;else{let n=i.marks(),{schema:r}=e.state,a=m.u.fromSchema(r);o=document.createElement(`div`),t.split(/(?:\r\n?|\n)+/).forEach(e=>{let t=o.appendChild(document.createElement(`p`));e&&t.appendChild(a.serializeNode(r.text(e,n)))})}}else e.someProp(`transformPastedHTML`,t=>{n=t(n,e)}),o=ai(n),tn&&oi(o);let l=o&&o.querySelector(`[data-pm-slice]`),u=l&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(l.getAttribute(`data-pm-slice`)||``);if(u&&u[3])for(let e=+u[3];e>0;e--){let e=o.firstChild;for(;e&&e.nodeType!=1;)e=e.nextSibling;if(!e)break;o=e}if(s||=(e.someProp(`clipboardParser`)||e.someProp(`domParser`)||m.l.fromSchema(e.state.schema)).parseSlice(o,{preserveWhitespace:!!(c||u),context:i,ruleFromNode(e){return e.nodeName==`BR`&&!e.nextSibling&&e.parentNode&&!qr.test(e.parentNode.nodeName)?{ignore:!0}:null}}),u)s=si($r(s,+u[1],+u[2]),u[4]);else if(s=m.v.maxOpen(Jr(s.content,i),!0),s.openStart||s.openEnd){let e=0,t=0;for(let t=s.content.firstChild;e<s.openStart&&!t.type.spec.isolating;e++,t=t.firstChild);for(let e=s.content.lastChild;t<s.openEnd&&!e.type.spec.isolating;t++,e=e.lastChild);s=$r(s,e,t)}return e.someProp(`transformPasted`,t=>{s=t(s,e,c)}),s}var qr=/^(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 Jr(e,t){if(e.childCount<2)return e;for(let n=t.depth;n>=0;n--){let r=t.node(n).contentMatchAt(t.index(n)),i,a=[];if(e.forEach(e=>{if(!a)return;let t=r.findWrapping(e.type),n;if(!t)return a=null;if(n=a.length&&i.length&&Xr(t,i,e,a[a.length-1],0))a[a.length-1]=n;else{a.length&&(a[a.length-1]=Zr(a[a.length-1],i.length));let n=Yr(e,t);a.push(n),r=r.matchType(n.type),i=t}}),a)return m.d.from(a)}return e}function Yr(e,t,n=0){for(let r=t.length-1;r>=n;r--)e=t[r].create(null,m.d.from(e));return e}function Xr(e,t,n,r,i){if(i<e.length&&i<t.length&&e[i]==t[i]){let a=Xr(e,t,n,r.lastChild,i+1);if(a)return r.copy(r.content.replaceChild(r.childCount-1,a));if(r.contentMatchAt(r.childCount).matchType(i==e.length-1?n.type:e[i+1]))return r.copy(r.content.append(m.d.from(Yr(n,e,i+1))))}}function Zr(e,t){if(t==0)return e;let n=e.content.replaceChild(e.childCount-1,Zr(e.lastChild,t-1)),r=e.contentMatchAt(e.childCount).fillBefore(m.d.empty,!0);return e.copy(n.append(r))}function Qr(e,t,n,r,i,a){let o=t<0?e.firstChild:e.lastChild,s=o.content;return e.childCount>1&&(a=0),i<r-1&&(s=Qr(s,t,n,r,i+1,a)),i>=n&&(s=t<0?o.contentMatchAt(0).fillBefore(s,a<=i).append(s):s.append(o.contentMatchAt(o.childCount).fillBefore(m.d.empty,!0))),e.replaceChild(t<0?0:e.childCount-1,o.copy(s))}function $r(e,t,n){return t<e.openStart&&(e=new m.v(Qr(e.content,-1,t,e.openStart,0,e.openEnd),t,e.openEnd)),n<e.openEnd&&(e=new m.v(Qr(e.content,1,n,e.openEnd,0,0),e.openStart,n)),e}var ei={thead:[`table`],tbody:[`table`],tfoot:[`table`],caption:[`table`],colgroup:[`table`],col:[`table`,`colgroup`],tr:[`table`,`tbody`],td:[`table`,`tbody`,`tr`],th:[`table`,`tbody`,`tr`]},ti=null;function ni(){return ti||=document.implementation.createHTMLDocument(`title`)}var ri=null;function ii(e){let t=window.trustedTypes;return t?(ri||=t.defaultPolicy||t.createPolicy(`ProseMirrorClipboard`,{createHTML:e=>e}),ri.createHTML(e)):e}function ai(e){let t=/^(\s*<meta [^>]*>)*/.exec(e);t&&(e=e.slice(t[0].length));let n=ni().createElement(`div`),r=/<([a-z][^>\s]+)/i.exec(e),i;if((i=r&&ei[r[1].toLowerCase()])&&(e=i.map(e=>`<`+e+`>`).join(``)+e+i.map(e=>`</`+e+`>`).reverse().join(``)),n.innerHTML=ii(e),i)for(let e=0;e<i.length;e++)n=n.querySelector(i[e])||n;return n}function oi(e){let t=e.querySelectorAll(I?`span:not([class]):not([style])`:`span.Apple-converted-space`);for(let n=0;n<t.length;n++){let r=t[n];r.childNodes.length==1&&r.textContent==`\xA0`&&r.parentNode&&r.parentNode.replaceChild(e.ownerDocument.createTextNode(` `),r)}}function si(e,t){if(!e.size)return e;let n=e.content.firstChild.type.schema,r;try{r=JSON.parse(t)}catch{return e}let{content:i,openStart:a,openEnd:o}=e;for(let e=r.length-2;e>=0;e-=2){let t=n.nodes[r[e]];if(!t||t.hasRequiredAttrs())break;i=m.d.from(t.create(r[e+1],i)),a++,o++}return new m.v(i,a,o)}var R={},z={},ci={touchstart:!0,touchmove:!0},li=class{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:``,button:0},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.badSafariComposition=!1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}};function ui(e){for(let t in R){let n=R[t];e.dom.addEventListener(t,e.input.eventHandlers[t]=t=>{hi(e,t)&&!mi(e,t)&&(e.editable||!(t.type in z))&&n(e,t)},ci[t]?{passive:!0}:void 0)}L&&e.dom.addEventListener(`input`,()=>null),pi(e)}function di(e,t){e.input.lastSelectionOrigin=t,e.input.lastSelectionTime=Date.now()}function fi(e){e.domObserver.stop();for(let t in e.input.eventHandlers)e.dom.removeEventListener(t,e.input.eventHandlers[t]);clearTimeout(e.input.composingTimeout),clearTimeout(e.input.lastIOSEnterFallbackTimeout)}function pi(e){e.someProp(`handleDOMEvents`,t=>{for(let n in t)e.input.eventHandlers[n]||e.dom.addEventListener(n,e.input.eventHandlers[n]=t=>mi(e,t))})}function mi(e,t){return e.someProp(`handleDOMEvents`,n=>{let r=n[t.type];return r?r(e,t)||t.defaultPrevented:!1})}function hi(e,t){if(!t.bubbles)return!0;if(t.defaultPrevented)return!1;for(let n=t.target;n!=e.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(t))return!1;return!0}function gi(e,t){!mi(e,t)&&R[t.type]&&(e.editable||!(t.type in z))&&R[t.type](e,t)}z.keydown=(e,t)=>{let n=t;if(e.input.shiftKey=n.keyCode==16||n.shiftKey,!Ai(e,n)&&(e.input.lastKeyCode=n.keyCode,e.input.lastKeyCodeTime=Date.now(),!(en&&I&&n.keyCode==13)))if(n.keyCode!=229&&e.domObserver.forceFlush(),Zt&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let t=Date.now();e.input.lastIOSEnter=t,e.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{e.input.lastIOSEnter==t&&(e.someProp(`handleKeyDown`,t=>t(e,Rt(13,`Enter`))),e.input.lastIOSEnter=0)},200)}else e.someProp(`handleKeyDown`,t=>t(e,n))||Wr(e,n)?n.preventDefault():di(e,`key`)},z.keyup=(e,t)=>{t.keyCode==16&&(e.input.shiftKey=!1)},z.keypress=(e,t)=>{let n=t;if(Ai(e,n)||!n.charCode||n.ctrlKey&&!n.altKey||Qt&&n.metaKey)return;if(e.someProp(`handleKeyPress`,t=>t(e,n))){n.preventDefault();return}let r=e.state.selection;if(!(r instanceof A)||!r.$from.sameParent(r.$to)){let t=String.fromCharCode(n.charCode),i=()=>e.state.tr.insertText(t).scrollIntoView();!/[\r\n]/.test(t)&&!e.someProp(`handleTextInput`,n=>n(e,r.$from.pos,r.$to.pos,t,i))&&e.dispatch(i()),n.preventDefault()}};function _i(e){return{left:e.clientX,top:e.clientY}}function vi(e,t){let n=t.x-e.clientX,r=t.y-e.clientY;return n*n+r*r<100}function yi(e,t,n,r,i){if(r==-1)return!1;let a=e.state.doc.resolve(r);for(let r=a.depth+1;r>0;r--)if(e.someProp(t,t=>r>a.depth?t(e,n,a.nodeAfter,a.before(r),i,!0):t(e,n,a.node(r),a.before(r),i,!1)))return!0;return!1}function bi(e,t,n){if(e.focused||e.focus(),e.state.selection.eq(t))return;let r=e.state.tr.setSelection(t);n==`pointer`&&r.setMeta(`pointer`,!0),e.dispatch(r)}function xi(e,t){if(t==-1)return!1;let n=e.state.doc.resolve(t),r=n.nodeAfter;return r&&r.isAtom&&j.isSelectable(r)?(bi(e,new j(n),`pointer`),!0):!1}function Si(e,t){if(t==-1)return!1;let n=e.state.selection,r,i;n instanceof j&&(r=n.node);let a=e.state.doc.resolve(t);for(let e=a.depth+1;e>0;e--){let t=e>a.depth?a.nodeAfter:a.node(e);if(j.isSelectable(t)){i=r&&n.$from.depth>0&&e>=n.$from.depth&&a.before(n.$from.depth+1)==n.$from.pos?a.before(n.$from.depth):a.before(e);break}}return i==null?!1:(bi(e,j.create(e.state.doc,i),`pointer`),!0)}function Ci(e,t,n,r,i){return yi(e,`handleClickOn`,t,n,r)||e.someProp(`handleClick`,n=>n(e,t,r))||(i?Si(e,n):xi(e,n))}function wi(e,t,n,r){return yi(e,`handleDoubleClickOn`,t,n,r)||e.someProp(`handleDoubleClick`,n=>n(e,t,r))}function Ti(e,t,n,r){return yi(e,`handleTripleClickOn`,t,n,r)||e.someProp(`handleTripleClick`,n=>n(e,t,r))||Ei(e,n,r)}function Ei(e,t,n){if(n.button!=0)return!1;let r=e.state.doc;if(t==-1)return r.inlineContent?(bi(e,A.create(r,0,r.content.size),`pointer`),!0):!1;let i=r.resolve(t);for(let t=i.depth+1;t>0;t--){let n=t>i.depth?i.nodeAfter:i.node(t),a=i.before(t);if(n.inlineContent)bi(e,A.create(r,a+1,a+1+n.content.size),`pointer`);else if(j.isSelectable(n))bi(e,j.create(r,a),`pointer`);else continue;return!0}}function Di(e){return Li(e)}var Oi=Qt?`metaKey`:`ctrlKey`;R.mousedown=(e,t)=>{let n=t;e.input.shiftKey=n.shiftKey;let r=Di(e),i=Date.now(),a=`singleClick`;i-e.input.lastClick.time<500&&vi(n,e.input.lastClick)&&!n[Oi]&&e.input.lastClick.button==n.button&&(e.input.lastClick.type==`singleClick`?a=`doubleClick`:e.input.lastClick.type==`doubleClick`&&(a=`tripleClick`)),e.input.lastClick={time:i,x:n.clientX,y:n.clientY,type:a,button:n.button};let o=e.posAtCoords(_i(n));o&&(a==`singleClick`?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new ki(e,o,n,!!r)):(a==`doubleClick`?wi:Ti)(e,o.pos,o.inside,n)?n.preventDefault():di(e,`pointer`))};var ki=class{constructor(e,t,n,r){this.view=e,this.pos=t,this.event=n,this.flushed=r,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!n[Oi],this.allowDefault=n.shiftKey;let i,a;if(t.inside>-1)i=e.state.doc.nodeAt(t.inside),a=t.inside;else{let n=e.state.doc.resolve(t.pos);i=n.parent,a=n.depth?n.before():0}let o=r?null:n.target,s=o?e.docView.nearestDesc(o,!0):null;this.target=s&&s.nodeDOM.nodeType==1?s.nodeDOM:null;let{selection:c}=e.state;n.button==0&&(i.type.spec.draggable&&i.type.spec.selectable!==!1||c instanceof j&&c.from<=a&&c.to>a)&&(this.mightDrag={node:i,pos:a,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Jt&&!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)),di(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(()=>pr(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(_i(e))),this.updateAllowDefault(e),this.allowDefault||!t?di(this.view,`pointer`):Ci(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||L&&this.mightDrag&&!this.mightDrag.node.isAtom||I&&!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)?(bi(this.view,k.near(this.view.state.doc.resolve(t.pos)),`pointer`),e.preventDefault()):di(this.view,`pointer`)}move(e){this.updateAllowDefault(e),di(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)}};R.touchstart=e=>{e.input.lastTouch=Date.now(),Di(e),di(e,`pointer`)},R.touchmove=e=>{e.input.lastTouch=Date.now(),di(e,`pointer`)},R.contextmenu=e=>Di(e);function Ai(e,t){return e.composing?!0:L&&Math.abs(t.timeStamp-e.input.compositionEndedAt)<500?(e.input.compositionEndedAt=-2e8,!0):!1}var ji=en?5e3:-1;z.compositionstart=z.compositionupdate=e=>{if(!e.composing){e.domObserver.flush();let{state:t}=e,n=t.selection.$to;if(t.selection instanceof A&&(t.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(e=>e.type.spec.inclusive===!1)||I&&$t&&Mi(e)))e.markCursor=e.state.storedMarks||n.marks(),Li(e,!0),e.markCursor=null;else if(Li(e,!t.selection.empty),Jt&&t.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let t=e.domSelectionRange();for(let n=t.focusNode,r=t.focusOffset;n&&n.nodeType==1&&r!=0;){let t=r<0?n.lastChild:n.childNodes[r-1];if(!t)break;if(t.nodeType==3){let n=e.domSelection();n&&n.collapse(t,t.nodeValue.length);break}else n=t,r=-1}}e.input.composing=!0}Ni(e,ji)};function Mi(e){let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(!t||t.nodeType!=1||n>=t.childNodes.length)return!1;let r=t.childNodes[n];return r.nodeType==1&&r.contentEditable==`false`}z.compositionend=(e,t)=>{e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=t.timeStamp,e.input.compositionPendingChanges=e.domObserver.pendingRecords().length?e.input.compositionID:0,e.input.compositionNode=null,e.input.badSafariComposition?e.domObserver.forceFlush():e.input.compositionPendingChanges&&Promise.resolve().then(()=>e.domObserver.flush()),e.input.compositionID++,Ni(e,20))};function Ni(e,t){clearTimeout(e.input.composingTimeout),t>-1&&(e.input.composingTimeout=setTimeout(()=>Li(e),t))}function Pi(e){for(e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=Ii());e.input.compositionNodes.length>0;)e.input.compositionNodes.pop().markParentsDirty()}function Fi(e){let t=e.domSelectionRange();if(!t.focusNode)return null;let n=Nt(t.focusNode,t.focusOffset),r=Pt(t.focusNode,t.focusOffset);if(n&&r&&n!=r){let t=r.pmViewDesc,i=e.domObserver.lastChangedTextNode;if(n==i||r==i)return i;if(!t||!t.isText(r.nodeValue))return r;if(e.input.compositionNode==r){let e=n.pmViewDesc;if(!(!e||!e.isText(n.nodeValue)))return r}}return n||r}function Ii(){let e=document.createEvent(`Event`);return e.initEvent(`event`,!0,!0),e.timeStamp}function Li(e,t=!1){if(!(en&&e.domObserver.flushingSoon>=0)){if(e.domObserver.forceFlush(),Pi(e),t||e.docView&&e.docView.dirty){let n=dr(e),r=e.state.selection;return n&&!n.eq(r)?e.dispatch(e.state.tr.setSelection(n)):(e.markCursor||t)&&!r.$from.node(r.$from.sharedDepth(r.to)).inlineContent?e.dispatch(e.state.tr.deleteSelection()):e.updateState(e.state),!0}return!1}}function Ri(e,t){if(!e.dom.parentNode)return;let n=e.dom.parentNode.appendChild(document.createElement(`div`));n.appendChild(t),n.style.cssText=`position: fixed; left: -10000px; top: 10px`;let r=getSelection(),i=document.createRange();i.selectNodeContents(t),e.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),e.focus()},50)}var zi=F&&qt<15||Zt&&nn<604;R.copy=z.cut=(e,t)=>{let n=t,r=e.state.selection,i=n.type==`cut`;if(r.empty)return;let a=zi?null:n.clipboardData,{dom:o,text:s}=Gr(e,r.content());a?(n.preventDefault(),a.clearData(),a.setData(`text/html`,o.innerHTML),a.setData(`text/plain`,s)):Ri(e,o),i&&e.dispatch(e.state.tr.deleteSelection().scrollIntoView().setMeta(`uiEvent`,`cut`))};function Bi(e){return e.openStart==0&&e.openEnd==0&&e.content.childCount==1?e.content.firstChild:null}function Vi(e,t){if(!e.dom.parentNode)return;let n=e.input.shiftKey||e.state.selection.$from.parent.type.spec.code,r=e.dom.parentNode.appendChild(document.createElement(n?`textarea`:`div`));n||(r.contentEditable=`true`),r.style.cssText=`position: fixed; left: -10000px; top: 10px`,r.focus();let i=e.input.shiftKey&&e.input.lastKeyCode!=45;setTimeout(()=>{e.focus(),r.parentNode&&r.parentNode.removeChild(r),n?Hi(e,r.value,null,i,t):Hi(e,r.textContent,r.innerHTML,i,t)},50)}function Hi(e,t,n,r,i){let a=Kr(e,t,n,r,e.state.selection.$from);if(e.someProp(`handlePaste`,t=>t(e,i,a||m.v.empty)))return!0;if(!a)return!1;let o=Bi(a),s=o?e.state.tr.replaceSelectionWith(o,r):e.state.tr.replaceSelection(a);return e.dispatch(s.scrollIntoView().setMeta(`paste`,!0).setMeta(`uiEvent`,`paste`)),!0}function Ui(e){let t=e.getData(`text/plain`)||e.getData(`Text`);if(t)return t;let n=e.getData(`text/uri-list`);return n?n.replace(/\r?\n/g,` `):``}z.paste=(e,t)=>{let n=t;if(e.composing&&!en)return;let r=zi?null:n.clipboardData,i=e.input.shiftKey&&e.input.lastKeyCode!=45;r&&Hi(e,Ui(r),r.getData(`text/html`),i,n)?n.preventDefault():Vi(e,n)};var Wi=class{constructor(e,t,n){this.slice=e,this.move=t,this.node=n}},Gi=Qt?`altKey`:`ctrlKey`;function Ki(e,t){let n;return e.someProp(`dragCopies`,e=>{n||=e(t)}),n==null?!t[Gi]:!n}R.dragstart=(e,t)=>{let n=t,r=e.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let i=e.state.selection,a=i.empty?null:e.posAtCoords(_i(n)),o;if(!(a&&a.pos>=i.from&&a.pos<=(i instanceof j?i.to-1:i.to))){if(r&&r.mightDrag)o=j.create(e.state.doc,r.mightDrag.pos);else if(n.target&&n.target.nodeType==1){let t=e.docView.nearestDesc(n.target,!0);t&&t.node.type.spec.draggable&&t!=e.docView&&(o=j.create(e.state.doc,t.posBefore))}}let{dom:s,text:c,slice:l}=Gr(e,(o||e.state.selection).content());(!n.dataTransfer.files.length||!I||Xt>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(zi?`Text`:`text/html`,s.innerHTML),n.dataTransfer.effectAllowed=`copyMove`,zi||n.dataTransfer.setData(`text/plain`,c),e.dragging=new Wi(l,Ki(e,n),o)},R.dragend=e=>{let t=e.dragging;window.setTimeout(()=>{e.dragging==t&&(e.dragging=null)},50)},z.dragover=z.dragenter=(e,t)=>t.preventDefault(),z.drop=(e,t)=>{try{qi(e,t,e.dragging)}finally{e.dragging=null}};function qi(e,t,n){if(!t.dataTransfer)return;let r=e.posAtCoords(_i(t));if(!r)return;let i=e.state.doc.resolve(r.pos),a=n&&n.slice;a?e.someProp(`transformPasted`,t=>{a=t(a,e,!1)}):a=Kr(e,Ui(t.dataTransfer),zi?null:t.dataTransfer.getData(`text/html`),!1,i);let o=!!(n&&Ki(e,t));if(e.someProp(`handleDrop`,n=>n(e,t,a||m.v.empty,o))){t.preventDefault();return}if(!a)return;t.preventDefault();let s=a?ze(e.state.doc,i.pos,a):i.pos;s??=i.pos;let c=e.state.tr;if(o){let{node:e}=n;e?e.replace(c):c.deleteSelection()}let l=c.mapping.map(s),u=a.openStart==0&&a.openEnd==0&&a.content.childCount==1,d=c.doc;if(u?c.replaceRangeWith(l,l,a.content.firstChild):c.replaceRange(l,l,a),c.doc.eq(d))return;let f=c.doc.resolve(l);if(u&&j.isSelectable(a.content.firstChild)&&f.nodeAfter&&f.nodeAfter.sameMarkup(a.content.firstChild))c.setSelection(new j(f));else{let t=c.mapping.map(s);c.mapping.maps[c.mapping.maps.length-1].forEach((e,n,r,i)=>t=i),c.setSelection(Sr(e,f,c.doc.resolve(t)))}e.focus(),e.dispatch(c.setMeta(`uiEvent`,`drop`))}R.focus=e=>{e.input.lastFocus=Date.now(),e.focused||(e.domObserver.stop(),e.dom.classList.add(`ProseMirror-focused`),e.domObserver.start(),e.focused=!0,setTimeout(()=>{e.docView&&e.hasFocus()&&!e.domObserver.currentSelection.eq(e.domSelectionRange())&&pr(e)},20))},R.blur=(e,t)=>{let n=t;e.focused&&=(e.domObserver.stop(),e.dom.classList.remove(`ProseMirror-focused`),e.domObserver.start(),n.relatedTarget&&e.dom.contains(n.relatedTarget)&&e.domObserver.currentSelection.clear(),!1)},R.beforeinput=(e,t)=>{if(I&&en&&t.inputType==`deleteContentBackward`){e.domObserver.flushSoon();let{domChangeCount:t}=e.input;setTimeout(()=>{if(e.input.domChangeCount!=t||(e.dom.blur(),e.focus(),e.someProp(`handleKeyDown`,t=>t(e,Rt(8,`Backspace`)))))return;let{$cursor:n}=e.state.selection;n&&n.pos>0&&e.dispatch(e.state.tr.delete(n.pos-1,n.pos).scrollIntoView())},50)}};for(let e in z)R[e]=z[e];function Ji(e,t){if(e==t)return!0;for(let n in e)if(e[n]!==t[n])return!1;for(let n in t)if(!(n in e))return!1;return!0}var Yi=class e{constructor(e,t){this.toDOM=e,this.spec=t||ea,this.side=this.spec.side||0}map(e,t,n,r){let{pos:i,deleted:a}=e.mapResult(t.from+r,this.side<0?-1:1);return a?null:new Qi(i-n,i-n,this)}valid(){return!0}eq(t){return this==t||t instanceof e&&(this.spec.key&&this.spec.key==t.spec.key||this.toDOM==t.toDOM&&Ji(this.spec,t.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}},Xi=class e{constructor(e,t){this.attrs=e,this.spec=t||ea}map(e,t,n,r){let i=e.map(t.from+r,this.spec.inclusiveStart?-1:1)-n,a=e.map(t.to+r,this.spec.inclusiveEnd?1:-1)-n;return i>=a?null:new Qi(i,a,this)}valid(e,t){return t.from<t.to}eq(t){return this==t||t instanceof e&&Ji(this.attrs,t.attrs)&&Ji(this.spec,t.spec)}static is(t){return t.type instanceof e}destroy(){}},Zi=class e{constructor(e,t){this.attrs=e,this.spec=t||ea}map(e,t,n,r){let i=e.mapResult(t.from+r,1);if(i.deleted)return null;let a=e.mapResult(t.to+r,-1);return a.deleted||a.pos<=i.pos?null:new Qi(i.pos-n,a.pos-n,this)}valid(e,t){let{index:n,offset:r}=e.content.findIndex(t.from),i;return r==t.from&&!(i=e.child(n)).isText&&r+i.nodeSize==t.to}eq(t){return this==t||t instanceof e&&Ji(this.attrs,t.attrs)&&Ji(this.spec,t.spec)}destroy(){}},Qi=class e{constructor(e,t,n){this.from=e,this.to=t,this.type=n}copy(t,n){return new e(t,n,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,n){return this.type.map(e,this,t,n)}static widget(t,n,r){return new e(t,t,new Yi(n,r))}static inline(t,n,r,i){return new e(t,n,new Xi(r,i))}static node(t,n,r,i){return new e(t,n,new Zi(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof Xi}get widget(){return this.type instanceof Yi}},$i=[],ea={},B=class e{constructor(e,t){this.local=e.length?e:$i,this.children=t.length?t:$i}static create(e,t){return t.length?sa(t,e,0,ea):V}find(e,t,n){let r=[];return this.findInner(e??0,t??1e9,r,0,n),r}findInner(e,t,n,r,i){for(let a=0;a<this.local.length;a++){let o=this.local[a];o.from<=t&&o.to>=e&&(!i||i(o.spec))&&n.push(o.copy(o.from+r,o.to+r))}for(let a=0;a<this.children.length;a+=3)if(this.children[a]<t&&this.children[a+1]>e){let o=this.children[a]+1;this.children[a+2].findInner(e-o,t-o,n,r+o,i)}}map(e,t,n){return this==V||e.maps.length==0?this:this.mapInner(e,t,0,0,n||ea)}mapInner(t,n,r,i,a){let o;for(let e=0;e<this.local.length;e++){let s=this.local[e].map(t,r,i);s&&s.type.valid(n,s)?(o||=[]).push(s):a.onRemove&&a.onRemove(this.local[e].spec)}return this.children.length?na(this.children,o||[],t,n,r,i,a):o?new e(o.sort(ca),$i):V}add(t,n){return n.length?this==V?e.create(t,n):this.addInner(t,n,0):this}addInner(t,n,r){let i,a=0;t.forEach((e,t)=>{let o=t+r,s;if(s=aa(n,e,o)){for(i||=this.children.slice();a<i.length&&i[a]<t;)a+=3;i[a]==t?i[a+2]=i[a+2].addInner(e,s,o+1):i.splice(a,0,t,t+e.nodeSize,sa(s,e,o+1,ea)),a+=3}});let o=ra(a?oa(n):n,-r);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||o.splice(e--,1);return new e(o.length?this.local.concat(o).sort(ca):this.local,i||this.children)}remove(e){return e.length==0||this==V?this:this.removeInner(e,0)}removeInner(t,n){let r=this.children,i=this.local;for(let e=0;e<r.length;e+=3){let i,a=r[e]+n,o=r[e+1]+n;for(let e=0,n;e<t.length;e++)(n=t[e])&&n.from>a&&n.to<o&&(t[e]=null,(i||=[]).push(n));if(!i)continue;r==this.children&&(r=this.children.slice());let s=r[e+2].removeInner(i,a+1);s==V?(r.splice(e,3),e-=3):r[e+2]=s}if(i.length){for(let e=0,r;e<t.length;e++)if(r=t[e])for(let e=0;e<i.length;e++)i[e].eq(r,n)&&(i==this.local&&(i=this.local.slice()),i.splice(e--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new e(i,r):V}forChild(t,n){if(this==V)return this;if(n.isLeaf)return e.empty;let r,i;for(let e=0;e<this.children.length;e+=3)if(this.children[e]>=t){this.children[e]==t&&(r=this.children[e+2]);break}let a=t+1,o=a+n.content.size;for(let e=0;e<this.local.length;e++){let t=this.local[e];if(t.from<o&&t.to>a&&t.type instanceof Xi){let e=Math.max(a,t.from)-a,n=Math.min(o,t.to)-a;e<n&&(i||=[]).push(t.copy(e,n))}}if(i){let t=new e(i.sort(ca),$i);return r?new ta([t,r]):t}return r||V}eq(t){if(this==t)return!0;if(!(t instanceof e)||this.local.length!=t.local.length||this.children.length!=t.children.length)return!1;for(let e=0;e<this.local.length;e++)if(!this.local[e].eq(t.local[e]))return!1;for(let e=0;e<this.children.length;e+=3)if(this.children[e]!=t.children[e]||this.children[e+1]!=t.children[e+1]||!this.children[e+2].eq(t.children[e+2]))return!1;return!0}locals(e){return la(this.localsInner(e))}localsInner(e){if(this==V)return $i;if(e.inlineContent||!this.local.some(Xi.is))return this.local;let t=[];for(let e=0;e<this.local.length;e++)this.local[e].type instanceof Xi||t.push(this.local[e]);return t}forEachSet(e){e(this)}};B.empty=new B([],[]),B.removeOverlap=la;var V=B.empty,ta=class e{constructor(e){this.members=e}map(t,n){let r=this.members.map(e=>e.map(t,n,ea));return e.from(r)}forChild(t,n){if(n.isLeaf)return B.empty;let r=[];for(let i=0;i<this.members.length;i++){let a=this.members[i].forChild(t,n);a!=V&&(a instanceof e?r=r.concat(a.members):r.push(a))}return e.from(r)}eq(t){if(!(t instanceof e)||t.members.length!=this.members.length)return!1;for(let e=0;e<this.members.length;e++)if(!this.members[e].eq(t.members[e]))return!1;return!0}locals(e){let t,n=!0;for(let r=0;r<this.members.length;r++){let i=this.members[r].localsInner(e);if(i.length)if(!t)t=i;else{n&&=(t=t.slice(),!1);for(let e=0;e<i.length;e++)t.push(i[e])}}return t?la(n?t:t.sort(ca)):$i}static from(t){switch(t.length){case 0:return V;case 1:return t[0];default:return new e(t.every(e=>e instanceof B)?t:t.reduce((e,t)=>e.concat(t instanceof B?t:t.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}};function na(e,t,n,r,i,a,o){let s=e.slice();for(let e=0,t=a;e<n.maps.length;e++){let r=0;n.maps[e].forEach((e,n,i,a)=>{let o=a-i-(n-e);for(let i=0;i<s.length;i+=3){let a=s[i+1];if(a<0||e>a+t-r)continue;let c=s[i]+t-r;n>=c?s[i+1]=e<=c?-2:-1:e>=t&&o&&(s[i]+=o,s[i+1]+=o)}r+=o}),t=n.maps[e].map(t,-1)}let c=!1;for(let t=0;t<s.length;t+=3)if(s[t+1]<0){if(s[t+1]==-2){c=!0,s[t+1]=-1;continue}let l=n.map(e[t]+a),u=l-i;if(u<0||u>=r.content.size){c=!0;continue}let d=n.map(e[t+1]+a,-1)-i,{index:f,offset:p}=r.content.findIndex(u),m=r.maybeChild(f);if(m&&p==u&&p+m.nodeSize==d){let r=s[t+2].mapInner(n,m,l+1,e[t]+a+1,o);r==V?(s[t+1]=-2,c=!0):(s[t]=u,s[t+1]=d,s[t+2]=r)}else c=!0}if(c){let c=sa(ia(s,e,t,n,i,a,o),r,0,o);t=c.local;for(let e=0;e<s.length;e+=3)s[e+1]<0&&(s.splice(e,3),e-=3);for(let e=0,t=0;e<c.children.length;e+=3){let n=c.children[e];for(;t<s.length&&s[t]<n;)t+=3;s.splice(t,0,c.children[e],c.children[e+1],c.children[e+2])}}return new B(t.sort(ca),s)}function ra(e,t){if(!t||!e.length)return e;let n=[];for(let r=0;r<e.length;r++){let i=e[r];n.push(new Qi(i.from+t,i.to+t,i.type))}return n}function ia(e,t,n,r,i,a,o){function s(e,t){for(let a=0;a<e.local.length;a++){let s=e.local[a].map(r,i,t);s?n.push(s):o.onRemove&&o.onRemove(e.local[a].spec)}for(let n=0;n<e.children.length;n+=3)s(e.children[n+2],e.children[n]+t+1)}for(let n=0;n<e.length;n+=3)e[n+1]==-1&&s(e[n+2],t[n]+a+1);return n}function aa(e,t,n){if(t.isLeaf)return null;let r=n+t.nodeSize,i=null;for(let t=0,a;t<e.length;t++)(a=e[t])&&a.from>n&&a.to<r&&((i||=[]).push(a),e[t]=null);return i}function oa(e){let t=[];for(let n=0;n<e.length;n++)e[n]!=null&&t.push(e[n]);return t}function sa(e,t,n,r){let i=[],a=!1;t.forEach((t,o)=>{let s=aa(e,t,o+n);if(s){a=!0;let e=sa(s,t,n+o+1,r);e!=V&&i.push(o,o+t.nodeSize,e)}});let o=ra(a?oa(e):e,-n).sort(ca);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||(r.onRemove&&r.onRemove(o[e].spec),o.splice(e--,1));return o.length||i.length?new B(o,i):V}function ca(e,t){return e.from-t.from||e.to-t.to}function la(e){let t=e;for(let n=0;n<t.length-1;n++){let r=t[n];if(r.from!=r.to)for(let i=n+1;i<t.length;i++){let a=t[i];if(a.from==r.from){a.to!=r.to&&(t==e&&(t=e.slice()),t[i]=a.copy(a.from,r.to),ua(t,i+1,a.copy(r.to,a.to)));continue}else{a.from<r.to&&(t==e&&(t=e.slice()),t[n]=r.copy(r.from,a.from),ua(t,i,r.copy(a.from,r.to)));break}}}return t}function ua(e,t,n){for(;t<e.length&&ca(n,e[t])>0;)t++;e.splice(t,0,n)}function da(e){let t=[];return e.someProp(`decorations`,n=>{let r=n(e.state);r&&r!=V&&t.push(r)}),e.cursorWrapper&&t.push(B.create(e.state.doc,[e.cursorWrapper.deco])),ta.from(t)}var fa={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},pa=F&&qt<=11,ma=class{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}},ha=class{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new ma,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(t=>{for(let e=0;e<t.length;e++)this.queue.push(t[e]);F&&qt<=11&&t.some(e=>e.type==`childList`&&e.removedNodes.length||e.type==`characterData`&&e.oldValue.length>e.target.nodeValue.length)?this.flushSoon():L&&e.composing&&t.some(e=>e.type==`childList`&&e.target.nodeName==`TR`)?(e.input.badSafariComposition=!0,this.flushSoon()):this.flush()}),pa&&(this.onCharData=e=>{this.queue.push({target:e.target,type:`characterData`,oldValue:e.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,fa)),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(Cr(this.view)){if(this.suppressingSelectionUpdates)return pr(this.view);if(F&&qt<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&kt(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,n;for(let n=e.focusNode;n;n=Tt(n))t.add(n);for(let r=e.anchorNode;r;r=Tt(r))if(t.has(r)){n=r;break}let r=n&&this.view.docView.nearestDesc(n);if(r&&r.ignoreMutation({type:`selection`,target:n.nodeType==3?n.parentNode:n}))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 n=e.domSelectionRange(),r=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(n)&&Cr(e)&&!this.ignoreSelectionChange(n),i=-1,a=-1,o=!1,s=[];if(e.editable)for(let e=0;e<t.length;e++){let n=this.registerMutation(t[e],s);n&&(i=i<0?n.from:Math.min(n.from,i),a=a<0?n.to:Math.max(n.to,a),n.typeOver&&(o=!0))}if(s.some(e=>e.nodeName==`BR`)&&(e.input.lastKeyCode==8||e.input.lastKeyCode==46)){for(let e of s)if(e.nodeName==`BR`&&e.parentNode){let t=e.nextSibling;for(;t&&t.nodeType==1;){if(t.contentEditable==`false`){e.parentNode.removeChild(e);break}t=t.firstChild}}}else if(Jt&&s.length){let t=s.filter(e=>e.nodeName==`BR`);if(t.length==2){let[e,n]=t;e.parentNode&&e.parentNode.parentNode==n.parentNode?n.remove():e.remove()}else{let{focusNode:n}=this.currentSelection;for(let r of t){let t=r.parentNode;t&&t.nodeName==`LI`&&(!n||xa(e,n)!=t)&&r.remove()}}}let c=null;i<0&&r&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Lt(n)&&(c=dr(e))&&c.eq(k.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,pr(e),this.currentSelection.set(n),e.scrollToSelection()):(i>-1||r)&&(i>-1&&(e.docView.markDirty(i,a),va(e)),e.input.badSafariComposition&&(e.input.badSafariComposition=!1,Sa(e,s)),this.handleDOMChange(i,a,o,s),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(n)||pr(e),this.currentSelection.set(n))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let n=this.view.docView.nearestDesc(e.target);if(e.type==`attributes`&&(n==this.view.docView||e.attributeName==`contenteditable`||e.attributeName==`style`&&!e.oldValue&&!e.target.getAttribute(`style`))||!n||n.ignoreMutation(e))return null;if(e.type==`childList`){for(let n=0;n<e.addedNodes.length;n++){let r=e.addedNodes[n];t.push(r),r.nodeType==3&&(this.lastChangedTextNode=r)}if(n.contentDOM&&n.contentDOM!=n.dom&&!n.contentDOM.contains(e.target))return{from:n.posBefore,to:n.posAfter};let r=e.previousSibling,i=e.nextSibling;if(F&&qt<=11&&e.addedNodes.length)for(let t=0;t<e.addedNodes.length;t++){let{previousSibling:n,nextSibling:a}=e.addedNodes[t];(!n||Array.prototype.indexOf.call(e.addedNodes,n)<0)&&(r=n),(!a||Array.prototype.indexOf.call(e.addedNodes,a)<0)&&(i=a)}let a=r&&r.parentNode==e.target?P(r)+1:0,o=n.localPosFromDOM(e.target,a,-1),s=i&&i.parentNode==e.target?P(i):e.target.childNodes.length;return{from:o,to:n.localPosFromDOM(e.target,s,1)}}else if(e.type==`attributes`)return{from:n.posAtStart-n.border,to:n.posAtEnd+n.border};else return this.lastChangedTextNode=e.target,{from:n.posAtStart,to:n.posAtEnd,typeOver:e.target.nodeValue==e.oldValue}}},ga=new WeakMap,_a=!1;function va(e){if(!ga.has(e)&&(ga.set(e,null),[`normal`,`nowrap`,`pre-line`].indexOf(getComputedStyle(e.dom).whiteSpace)!==-1)){if(e.requiresGeckoHackNode=Jt,_a)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.`),_a=!0}}function ya(e,t){let n=t.startContainer,r=t.startOffset,i=t.endContainer,a=t.endOffset,o=e.domAtPos(e.state.selection.anchor);return kt(o.node,o.offset,i,a)&&([n,r,i,a]=[i,a,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:a}}function ba(e,t){if(t.getComposedRanges){let n=t.getComposedRanges(e.root)[0];if(n)return ya(e,n)}let n;function r(e){e.preventDefault(),e.stopImmediatePropagation(),n=e.getTargetRanges()[0]}return e.dom.addEventListener(`beforeinput`,r,!0),document.execCommand(`indent`),e.dom.removeEventListener(`beforeinput`,r,!0),n?ya(e,n):null}function xa(e,t){for(let n=t.parentNode;n&&n!=e.dom;n=n.parentNode){let t=e.docView.nearestDesc(n,!0);if(t&&t.node.isBlock)return n}return null}function Sa(e,t){let{focusNode:n,focusOffset:r}=e.domSelectionRange();for(let i of t)if(i.parentNode?.nodeName==`TR`){let t=i.nextSibling;for(;t&&t.nodeName!=`TD`&&t.nodeName!=`TH`;)t=t.nextSibling;if(t){let a=t;for(;;){let e=a.firstChild;if(!e||e.nodeType!=1||e.contentEditable==`false`||/^(BR|IMG)$/.test(e.nodeName))break;a=e}a.insertBefore(i,a.firstChild),n==i&&e.domSelection().collapse(i,r)}else i.parentNode.removeChild(i)}}function Ca(e,t,n){let{node:r,fromOffset:i,toOffset:a,from:o,to:s}=e.docView.parseRange(t,n),c=e.domSelectionRange(),l,u=c.anchorNode;if(u&&e.dom.contains(u.nodeType==1?u:u.parentNode)&&(l=[{node:u,offset:c.anchorOffset}],Lt(c)||l.push({node:c.focusNode,offset:c.focusOffset})),I&&e.input.lastKeyCode===8)for(let e=a;e>i;e--){let t=r.childNodes[e-1],n=t.pmViewDesc;if(t.nodeName==`BR`&&!n){a=e;break}if(!n||n.size)break}let d=e.state.doc,f=e.someProp(`domParser`)||m.l.fromSchema(e.state.schema),p=d.resolve(o),h=null,g=f.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:i,to:a,preserveWhitespace:p.parent.type.whitespace==`pre`?`full`:!0,findPositions:l,ruleFromNode:wa,context:p});if(l&&l[0].pos!=null){let e=l[0].pos,t=l[1]&&l[1].pos;t??=e,h={anchor:e+o,head:t+o}}return{doc:g,sel:h,from:o,to:s}}function wa(e){let t=e.pmViewDesc;if(t)return t.parseRule();if(e.nodeName==`BR`&&e.parentNode){if(L&&/^(ul|ol)$/i.test(e.parentNode.nodeName)){let e=document.createElement(`div`);return e.appendChild(document.createElement(`li`)),{skip:e}}else if(e.parentNode.lastChild==e||L&&/^(tr|table)$/i.test(e.parentNode.nodeName))return{ignore:!0}}else if(e.nodeName==`IMG`&&e.getAttribute(`mark-placeholder`))return{ignore:!0};return null}var Ta=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|img|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function Ea(e,t,n,r,i){let a=e.input.compositionPendingChanges||(e.composing?e.input.compositionID:0);if(e.input.compositionPendingChanges=0,t<0){let t=e.input.lastSelectionTime>Date.now()-50?e.input.lastSelectionOrigin:null,n=dr(e,t);if(n&&!e.state.selection.eq(n)){if(I&&en&&e.input.lastKeyCode===13&&Date.now()-100<e.input.lastKeyCodeTime&&e.someProp(`handleKeyDown`,t=>t(e,Rt(13,`Enter`))))return;let r=e.state.tr.setSelection(n);t==`pointer`?r.setMeta(`pointer`,!0):t==`key`&&r.scrollIntoView(),a&&r.setMeta(`composition`,a),e.dispatch(r)}return}let o=e.state.doc.resolve(t),s=o.sharedDepth(n);t=o.before(s+1),n=e.state.doc.resolve(n).after(s+1);let c=e.state.selection,l=Ca(e,t,n),u=e.state.doc,d=u.slice(l.from,l.to),f,p;e.input.lastKeyCode===8&&Date.now()-100<e.input.lastKeyCodeTime?(f=e.state.selection.to,p=`end`):(f=e.state.selection.from,p=`start`),e.input.lastKeyCode=null;let m=ja(d.content,l.doc.content,l.from,f,p);if(m&&e.input.domChangeCount++,(Zt&&e.input.lastIOSEnter>Date.now()-225||en)&&i.some(e=>e.nodeType==1&&!Ta.test(e.nodeName))&&(!m||m.endA>=m.endB)&&e.someProp(`handleKeyDown`,t=>t(e,Rt(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(!m)if(r&&c instanceof A&&!c.empty&&c.$head.sameParent(c.$anchor)&&!e.composing&&!(l.sel&&l.sel.anchor!=l.sel.head))m={start:c.from,endA:c.to,endB:c.to};else{if(l.sel){let t=Da(e,e.state.doc,l.sel);if(t&&!t.eq(e.state.selection)){let n=e.state.tr.setSelection(t);a&&n.setMeta(`composition`,a),e.dispatch(n)}}return}e.state.selection.from<e.state.selection.to&&m.start==m.endB&&e.state.selection instanceof A&&(m.start>e.state.selection.from&&m.start<=e.state.selection.from+2&&e.state.selection.from>=l.from?m.start=e.state.selection.from:m.endA<e.state.selection.to&&m.endA>=e.state.selection.to-2&&e.state.selection.to<=l.to&&(m.endB+=e.state.selection.to-m.endA,m.endA=e.state.selection.to)),F&&qt<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>l.from&&l.doc.textBetween(m.start-l.from-1,m.start-l.from+1)==` \xA0`&&(m.start--,m.endA--,m.endB--);let h=l.doc.resolveNoCache(m.start-l.from),g=l.doc.resolveNoCache(m.endB-l.from),ee=u.resolve(m.start),te=h.sameParent(g)&&h.parent.inlineContent&&ee.end()>=m.endA;if((Zt&&e.input.lastIOSEnter>Date.now()-225&&(!te||i.some(e=>e.nodeName==`DIV`||e.nodeName==`P`))||!te&&h.pos<l.doc.content.size&&(!h.sameParent(g)||!h.parent.inlineContent)&&h.pos<g.pos&&!/\S/.test(l.doc.textBetween(h.pos,g.pos,``,``)))&&e.someProp(`handleKeyDown`,t=>t(e,Rt(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(e.state.selection.anchor>m.start&&ka(u,m.start,m.endA,h,g)&&e.someProp(`handleKeyDown`,t=>t(e,Rt(8,`Backspace`)))){en&&I&&e.domObserver.suppressSelectionUpdates();return}I&&m.endB==m.start&&(e.input.lastChromeDelete=Date.now()),en&&!te&&h.start()!=g.start()&&g.parentOffset==0&&h.depth==g.depth&&l.sel&&l.sel.anchor==l.sel.head&&l.sel.head==m.endA&&(m.endB-=2,g=l.doc.resolveNoCache(m.endB-l.from),setTimeout(()=>{e.someProp(`handleKeyDown`,function(t){return t(e,Rt(13,`Enter`))})},20));let _=m.start,v=m.endA,ne=t=>{let n=t||e.state.tr.replace(_,v,l.doc.slice(m.start-l.from,m.endB-l.from));if(l.sel){let t=Da(e,n.doc,l.sel);t&&!(I&&e.composing&&t.empty&&(m.start!=m.endB||e.input.lastChromeDelete<Date.now()-100)&&(t.head==_||t.head==n.mapping.map(v)-1)||F&&t.empty&&t.head==_)&&n.setSelection(t)}return a&&n.setMeta(`composition`,a),n.scrollIntoView()},y;if(te)if(h.pos==g.pos){F&&qt<=11&&h.parentOffset==0&&(e.domObserver.suppressSelectionUpdates(),setTimeout(()=>pr(e),20));let t=ne(e.state.tr.delete(_,v)),n=u.resolve(m.start).marksAcross(u.resolve(m.endA));n&&t.ensureMarks(n),e.dispatch(t)}else if(m.endA==m.endB&&(y=Oa(h.parent.content.cut(h.parentOffset,g.parentOffset),ee.parent.content.cut(ee.parentOffset,m.endA-ee.start())))){let t=ne(e.state.tr);y.type==`add`?t.addMark(_,v,y.mark):t.removeMark(_,v,y.mark),e.dispatch(t)}else if(h.parent.child(h.index()).isText&&h.index()==g.index()-+!g.textOffset){let t=h.parent.textBetween(h.parentOffset,g.parentOffset),n=()=>ne(e.state.tr.insertText(t,_,v));e.someProp(`handleTextInput`,r=>r(e,_,v,t,n))||e.dispatch(n())}else e.dispatch(ne());else e.dispatch(ne())}function Da(e,t,n){return Math.max(n.anchor,n.head)>t.content.size?null:Sr(e,t.resolve(n.anchor),t.resolve(n.head))}function Oa(e,t){let n=e.firstChild.marks,r=t.firstChild.marks,i=n,a=r,o,s,c;for(let e=0;e<r.length;e++)i=r[e].removeFromSet(i);for(let e=0;e<n.length;e++)a=n[e].removeFromSet(a);if(i.length==1&&a.length==0)s=i[0],o=`add`,c=e=>e.mark(s.addToSet(e.marks));else if(i.length==0&&a.length==1)s=a[0],o=`remove`,c=e=>e.mark(s.removeFromSet(e.marks));else return null;let l=[];for(let e=0;e<t.childCount;e++)l.push(c(t.child(e)));if(m.d.from(l).eq(e))return{mark:s,type:o}}function ka(e,t,n,r,i){if(n-t<=i.pos-r.pos||Aa(r,!0,!1)<i.pos)return!1;let a=e.resolve(t);if(!r.parent.isTextblock){let e=a.nodeAfter;return e!=null&&n==t+e.nodeSize}if(a.parentOffset<a.parent.content.size||!a.parent.isTextblock)return!1;let o=e.resolve(Aa(a,!0,!0));return!o.parent.isTextblock||o.pos>n||Aa(o,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(o.parent.content)}function Aa(e,t,n){let r=e.depth,i=t?e.end():e.pos;for(;r>0&&(t||e.indexAfter(r)==e.node(r).childCount);)r--,i++,t=!1;if(n){let t=e.node(r).maybeChild(e.indexAfter(r));for(;t&&!t.isLeaf;)t=t.firstChild,i++}return i}function ja(e,t,n,r,i){let a=e.findDiffStart(t,n);if(a==null)return null;let{a:o,b:s}=e.findDiffEnd(t,n+e.size,n+t.size);if(i==`end`){let e=Math.max(0,a-Math.min(o,s));r-=o+e-a}if(o<a&&e.size<t.size){let e=r<=a&&r>=o?a-r:0;a-=e,a&&a<t.size&&Ma(t.textBetween(a-1,a+1))&&(a+=e?1:-1),s=a+(s-o),o=a}else if(s<a){let t=r<=a&&r>=s?a-r:0;a-=t,a&&a<e.size&&Ma(e.textBetween(a-1,a+1))&&(a+=t?1:-1),o=a+(o-s),s=a}return{start:a,endA:o,endB:s}}function Ma(e){if(e.length!=2)return!1;let t=e.charCodeAt(0),n=e.charCodeAt(1);return t>=56320&&t<=57343&&n>=55296&&n<=56319}var Na=class{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 li,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Ba),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=Ia(this),Fa(this),this.nodeViews=Ra(this),this.docView=Gn(this.state.doc,Pa(this),da(this),this.dom,this),this.domObserver=new ha(this,(e,t,n,r)=>Ea(this,e,t,n,r)),this.domObserver.start(),ui(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&&pi(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Ba),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let e in this._props)t[e]=this._props[e];t.state=this.state;for(let n in e)t[n]=e[n];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){let n=this.state,r=!1,i=!1;e.storedMarks&&this.composing&&(Pi(this),i=!0),this.state=e;let a=n.plugins!=e.plugins||this._props.plugins!=t.plugins;if(a||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let e=Ra(this);za(e,this.nodeViews)&&(this.nodeViews=e,r=!0)}(a||t.handleDOMEvents!=this._props.handleDOMEvents)&&pi(this),this.editable=Ia(this),Fa(this);let o=da(this),s=Pa(this),c=n.plugins!=e.plugins&&!n.doc.eq(e.doc)?`reset`:e.scrollToSelection>n.scrollToSelection?`to selection`:`preserve`,l=r||!this.docView.matchesNode(e.doc,s,o);(l||!e.selection.eq(n.selection))&&(i=!0);let u=c==`preserve`&&i&&this.dom.style.overflowAnchor==null&&cn(this);if(i){this.domObserver.stop();let t=l&&(F||I)&&!this.composing&&!n.selection.empty&&!e.selection.empty&&La(n.selection,e.selection);if(l){let n=I?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=Fi(this)),(r||!this.docView.update(e.doc,s,o,this))&&(this.docView.updateOuterDeco(s),this.docView.destroy(),this.docView=Gn(e.doc,s,o,this.dom,this)),n&&(!this.trackWrites||!this.dom.contains(this.trackWrites))&&(t=!0)}t||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&Tr(this))?pr(this,t):(br(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(n),this.dragging?.node&&!n.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,n),c==`reset`?this.dom.scrollTop=0:c==`to selection`?this.scrollToSelection():u&&un(u)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))&&!this.someProp(`handleScrollToSelection`,e=>e(this)))if(this.state.selection instanceof j){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&sn(this,t.getBoundingClientRect(),e)}else sn(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 e=0;e<this.directPlugins.length;e++){let t=this.directPlugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}for(let e=0;e<this.state.plugins.length;e++){let t=this.state.plugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let n=this.pluginViews[t];n.update&&n.update(this,e)}}updateDraggedNode(e,t){let n=e.node,r=-1;if(n.from<this.state.doc.content.size&&this.state.doc.nodeAt(n.from)==n.node)r=n.from;else{let e=n.from+(this.state.doc.content.size-t.doc.content.size);(e>0&&e<this.state.doc.content.size&&this.state.doc.nodeAt(e))==n.node&&(r=e)}this.dragging=new Wi(e.slice,e.move,r<0?void 0:j.create(this.state.doc,r))}someProp(e,t){let n=this._props&&this._props[e],r;if(n!=null&&(r=t?t(n):n))return r;for(let n=0;n<this.directPlugins.length;n++){let i=this.directPlugins[n].props[e];if(i!=null&&(r=t?t(i):i))return r}let i=this.state.plugins;if(i)for(let n=0;n<i.length;n++){let a=i[n].props[e];if(a!=null&&(r=t?t(a):a))return r}}hasFocus(){if(F){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&&pn(this.dom),pr(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let e=this.dom.parentNode;e;e=e.parentNode)if(e.nodeType==9||e.nodeType==11&&e.host)return e.getSelection||(Object.getPrototypeOf(e).getSelection=()=>e.ownerDocument.getSelection()),this._root=e}return e||document}updateRoot(){this._root=null}posAtCoords(e){return xn(this,e)}coordsAtPos(e,t=1){return Tn(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,n=-1){let r=this.docView.posFromDOM(e,t,n);if(r==null)throw RangeError(`DOM position not inside the editor`);return r}endOfTextblock(e,t){return Fn(this,t||this.state,e)}pasteHTML(e,t){return Hi(this,``,e,!1,t||new ClipboardEvent(`paste`))}pasteText(e,t){return Hi(this,e,null,!0,t||new ClipboardEvent(`paste`))}serializeForClipboard(e){return Gr(this,e)}destroy(){this.docView&&(fi(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],da(this),this),this.dom.textContent=``):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,Ot())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return gi(this,e)}domSelectionRange(){let e=this.domSelection();return e?L&&this.root.nodeType===11&&zt(this.dom.ownerDocument)==this.dom&&ba(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}};Na.prototype.dispatch=function(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))};function Pa(e){let t=Object.create(null);return t.class=`ProseMirror`,t.contenteditable=String(e.editable),e.someProp(`attributes`,n=>{if(typeof n==`function`&&(n=n(e.state)),n)for(let e in n)e==`class`?t.class+=` `+n[e]:e==`style`?t.style=(t.style?t.style+`;`:``)+n[e]:!t[e]&&e!=`contenteditable`&&e!=`nodeName`&&(t[e]=String(n[e]))}),t.translate||=`no`,[Qi.node(0,e.state.doc.content.size,t)]}function Fa(e){if(e.markCursor){let t=document.createElement(`img`);t.className=`ProseMirror-separator`,t.setAttribute(`mark-placeholder`,`true`),t.setAttribute(`alt`,``),e.cursorWrapper={dom:t,deco:Qi.widget(e.state.selection.from,t,{raw:!0,marks:e.markCursor})}}else e.cursorWrapper=null}function Ia(e){return!e.someProp(`editable`,t=>t(e.state)===!1)}function La(e,t){let n=Math.min(e.$anchor.sharedDepth(e.head),t.$anchor.sharedDepth(t.head));return e.$anchor.start(n)!=t.$anchor.start(n)}function Ra(e){let t=Object.create(null);function n(e){for(let n in e)Object.prototype.hasOwnProperty.call(t,n)||(t[n]=e[n])}return e.someProp(`nodeViews`,n),e.someProp(`markViews`,n),t}function za(e,t){let n=0,r=0;for(let r in e){if(e[r]!=t[r])return!0;n++}for(let e in t)r++;return n!=r}function Ba(e){if(e.spec.state||e.spec.filterTransaction||e.spec.appendTransaction)throw RangeError(`Plugins passed directly to the view must not have a state component`)}for(var Va={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:`'`},Ha={48:`)`,49:`!`,50:`@`,51:`#`,52:`$`,53:`%`,54:`^`,55:`&`,56:`*`,57:`(`,59:`:`,61:`+`,173:`_`,186:`:`,187:`+`,188:`<`,189:`_`,190:`>`,191:`?`,192:`~`,219:`{`,220:`|`,221:`}`,222:`"`},Ua=typeof navigator<`u`&&/Mac/.test(navigator.platform),Wa=typeof navigator<`u`&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),H=0;H<10;H++)Va[48+H]=Va[96+H]=String(H);for(var H=1;H<=24;H++)Va[H+111]=`F`+H;for(var H=65;H<=90;H++)Va[H]=String.fromCharCode(H+32),Ha[H]=String.fromCharCode(H);for(var Ga in Va)Ha.hasOwnProperty(Ga)||(Ha[Ga]=Va[Ga]);function Ka(e){var t=!(Ua&&e.metaKey&&e.shiftKey&&!e.ctrlKey&&!e.altKey||Wa&&e.shiftKey&&e.key&&e.key.length==1||e.key==`Unidentified`)&&e.key||(e.shiftKey?Ha:Va)[e.keyCode]||e.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}var qa=typeof navigator<`u`&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),Ja=typeof navigator<`u`&&/Win/.test(navigator.platform);function Ya(e){let t=e.split(/-(?!$)/),n=t[t.length-1];n==`Space`&&(n=` `);let r,i,a,o;for(let e=0;e<t.length-1;e++){let n=t[e];if(/^(cmd|meta|m)$/i.test(n))o=!0;else if(/^a(lt)?$/i.test(n))r=!0;else if(/^(c|ctrl|control)$/i.test(n))i=!0;else if(/^s(hift)?$/i.test(n))a=!0;else if(/^mod$/i.test(n))qa?o=!0:i=!0;else throw Error(`Unrecognized modifier name: `+n)}return r&&(n=`Alt-`+n),i&&(n=`Ctrl-`+n),o&&(n=`Meta-`+n),a&&(n=`Shift-`+n),n}function Xa(e){let t=Object.create(null);for(let n in e)t[Ya(n)]=e[n];return t}function Za(e,t,n=!0){return t.altKey&&(e=`Alt-`+e),t.ctrlKey&&(e=`Ctrl-`+e),t.metaKey&&(e=`Meta-`+e),n&&t.shiftKey&&(e=`Shift-`+e),e}function U(e){return new N({props:{handleKeyDown:Qa(e)}})}function Qa(e){let t=Xa(e);return function(e,n){let r=Ka(n),i,a=t[Za(r,n)];if(a&&a(e.state,e.dispatch,e))return!0;if(r.length==1&&r!=` `){if(n.shiftKey){let i=t[Za(r,n,!1)];if(i&&i(e.state,e.dispatch,e))return!0}if((n.altKey||n.metaKey||n.ctrlKey)&&!(Ja&&n.ctrlKey&&n.altKey)&&(i=Va[n.keyCode])&&i!=r){let r=t[Za(i,n)];if(r&&r(e.state,e.dispatch,e))return!0}}return!1}}var $a=(e,t)=>e.selection.empty?!1:(t&&t(e.tr.deleteSelection().scrollIntoView()),!0);function eo(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`backward`,e):n.parentOffset>0)?null:n}var to=(e,t,n)=>{let r=eo(e,n);if(!r)return!1;let i=io(r);if(!i){let n=r.blockRange(),i=n&&we(n);return i==null?!1:(t&&t(e.tr.lift(n,i).scrollIntoView()),!0)}let a=i.nodeBefore;if(yo(e,i,t,-1))return!0;if(r.parent.content.size==0&&(no(a,`end`)||j.isSelectable(a)))for(let n=r.depth;;n--){let o=Be(e.doc,r.before(n),r.after(n),m.v.empty);if(o&&o.slice.size<o.to-o.from){if(t){let n=e.tr.step(o);n.setSelection(no(a,`end`)?k.findFrom(n.doc.resolve(n.mapping.map(i.pos,-1)),-1):j.create(n.doc,i.pos-a.nodeSize)),t(n.scrollIntoView())}return!0}if(n==1||r.node(n-1).childCount>1)break}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos-a.nodeSize,i.pos).scrollIntoView()),!0):!1};function no(e,t,n=!1){for(let r=e;r;r=t==`start`?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}var ro=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`backward`,e):r.parentOffset>0)return!1;a=io(r)}let o=a&&a.nodeBefore;return!o||!j.isSelectable(o)?!1:(t&&t(e.tr.setSelection(j.create(e.doc,a.pos-o.nodeSize)).scrollIntoView()),!0)};function io(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){if(e.index(t)>0)return e.doc.resolve(e.before(t+1));if(e.node(t).type.spec.isolating)break}return null}function ao(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`forward`,e):n.parentOffset<n.parent.content.size)?null:n}var oo=(e,t,n)=>{let r=ao(e,n);if(!r)return!1;let i=co(r);if(!i)return!1;let a=i.nodeAfter;if(yo(e,i,t,1))return!0;if(r.parent.content.size==0&&(no(a,`start`)||j.isSelectable(a))){let n=Be(e.doc,r.before(),r.after(),m.v.empty);if(n&&n.slice.size<n.to-n.from){if(t){let r=e.tr.step(n);r.setSelection(no(a,`start`)?k.findFrom(r.doc.resolve(r.mapping.map(i.pos)),1):j.create(r.doc,r.mapping.map(i.pos))),t(r.scrollIntoView())}return!0}}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos,i.pos+a.nodeSize).scrollIntoView()),!0):!1},so=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`forward`,e):r.parentOffset<r.parent.content.size)return!1;a=co(r)}let o=a&&a.nodeAfter;return!o||!j.isSelectable(o)?!1:(t&&t(e.tr.setSelection(j.create(e.doc,a.pos)).scrollIntoView()),!0)};function co(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){let n=e.node(t);if(e.index(t)+1<n.childCount)return e.doc.resolve(e.after(t+1));if(n.type.spec.isolating)break}return null}var lo=(e,t)=>{let{$head:n,$anchor:r}=e.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(t&&t(e.tr.insertText(`
32
- `).scrollIntoView()),!0)};function uo(e){for(let t=0;t<e.edgeCount;t++){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}var fo=(e,t)=>{let{$head:n,$anchor:r}=e.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let i=n.node(-1),a=n.indexAfter(-1),o=uo(i.contentMatchAt(a));if(!o||!i.canReplaceWith(a,a,o))return!1;if(t){let r=n.after(),i=e.tr.replaceWith(r,r,o.createAndFill());i.setSelection(k.near(i.doc.resolve(r),1)),t(i.scrollIntoView())}return!0},po=(e,t)=>{let n=e.selection,{$from:r,$to:i}=n;if(n instanceof M||r.parent.inlineContent||i.parent.inlineContent)return!1;let a=uo(i.parent.contentMatchAt(i.indexAfter()));if(!a||!a.isTextblock)return!1;if(t){let n=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,o=e.tr.insert(n,a.createAndFill());o.setSelection(A.create(o.doc,n+1)),t(o.scrollIntoView())}return!0},mo=(e,t)=>{let{$cursor:n}=e.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let r=n.before();if(Me(e.doc,r))return t&&t(e.tr.split(r).scrollIntoView()),!0}let r=n.blockRange(),i=r&&we(r);return i==null?!1:(t&&t(e.tr.lift(r,i).scrollIntoView()),!0)};function ho(e){return(t,n)=>{let{$from:r,$to:i}=t.selection;if(t.selection instanceof j&&t.selection.node.isBlock)return!r.parentOffset||!Me(t.doc,r.pos)?!1:(n&&n(t.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let a=[],o,s,c=!1,l=!1;for(let t=r.depth;;t--)if(r.node(t).isBlock){c=r.end(t)==r.pos+(r.depth-t),l=r.start(t)==r.pos-(r.depth-t),s=uo(r.node(t-1).contentMatchAt(r.indexAfter(t-1)));let n=e&&e(i.parent,c,r);a.unshift(n||(c&&s?{type:s}:null)),o=t;break}else{if(t==1)return!1;a.unshift(null)}let u=t.tr;(t.selection instanceof A||t.selection instanceof M)&&u.deleteSelection();let d=u.mapping.map(r.pos),f=Me(u.doc,d,a.length,a);if(f||=(a[0]=s?{type:s}:null,Me(u.doc,d,a.length,a)),!f)return!1;if(u.split(d,a.length,a),!c&&l&&r.node(o).type!=s){let e=u.mapping.map(r.before(o)),t=u.doc.resolve(e);s&&r.node(o-1).canReplaceWith(t.index(),t.index()+1,s)&&u.setNodeMarkup(u.mapping.map(r.before(o)),s)}return n&&n(u.scrollIntoView()),!0}}var go=ho(),_o=(e,t)=>(t&&t(e.tr.setSelection(new M(e.doc))),!0);function vo(e,t,n){let r=t.nodeBefore,i=t.nodeAfter,a=t.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&t.parent.canReplace(a-1,a)?(n&&n(e.tr.delete(t.pos-r.nodeSize,t.pos).scrollIntoView()),!0):!t.parent.canReplace(a,a+1)||!(i.isTextblock||Pe(e.doc,t.pos))?!1:(n&&n(e.tr.join(t.pos).scrollIntoView()),!0)}function yo(e,t,n,r){let i=t.nodeBefore,a=t.nodeAfter,o,s,c=i.type.spec.isolating||a.type.spec.isolating;if(!c&&vo(e,t,n))return!0;let l=!c&&t.parent.canReplace(t.index(),t.index()+1);if(l&&(o=(s=i.contentMatchAt(i.childCount)).findWrapping(a.type))&&s.matchType(o[0]||a.type).validEnd){if(n){let r=t.pos+a.nodeSize,s=m.d.empty;for(let e=o.length-1;e>=0;e--)s=m.d.from(o[e].create(null,s));s=m.d.from(i.copy(s));let c=e.tr.step(new E(t.pos-1,r,t.pos,r,new m.v(s,1,0),o.length,!0)),l=c.doc.resolve(r+2*o.length);l.nodeAfter&&l.nodeAfter.type==i.type&&Pe(c.doc,l.pos)&&c.join(l.pos),n(c.scrollIntoView())}return!0}let u=a.type.spec.isolating||r>0&&c?null:k.findFrom(t,1),d=u&&u.$from.blockRange(u.$to),f=d&&we(d);if(f!=null&&f>=t.depth)return n&&n(e.tr.lift(d,f).scrollIntoView()),!0;if(l&&no(a,`start`,!0)&&no(i,`end`)){let r=i,o=[];for(;o.push(r),!r.isTextblock;)r=r.lastChild;let s=a,c=1;for(;!s.isTextblock;s=s.firstChild)c++;if(r.canReplace(r.childCount,r.childCount,s.content)){if(n){let r=m.d.empty;for(let e=o.length-1;e>=0;e--)r=m.d.from(o[e].copy(r));n(e.tr.step(new E(t.pos-o.length,t.pos+a.nodeSize,t.pos+c,t.pos+a.nodeSize-c,new m.v(r,o.length,0),0,!0)).scrollIntoView())}return!0}}return!1}function bo(e){return function(t,n){let r=t.selection,i=e<0?r.$from:r.$to,a=i.depth;for(;i.node(a).isInline;){if(!a)return!1;a--}return i.node(a).isTextblock?(n&&n(t.tr.setSelection(A.create(t.doc,e<0?i.start(a):i.end(a)))),!0):!1}}var xo=bo(-1),So=bo(1);function Co(e,t,n,r){for(let i=0;i<t.length;i++){let{$from:a,$to:o}=t[i],s=a.depth==0?e.inlineContent&&e.type.allowsMarkType(n):!1;if(e.nodesBetween(a.pos,o.pos,(e,t)=>{if(s||!r&&e.isAtom&&e.isInline&&t>=a.pos&&t+e.nodeSize<=o.pos)return!1;s=e.inlineContent&&e.type.allowsMarkType(n)}),s)return!0}return!1}function wo(e){let t=[];for(let n=0;n<e.length;n++){let{$from:r,$to:i}=e[n];r.doc.nodesBetween(r.pos,i.pos,(e,n)=>{if(e.isAtom&&e.content.size&&e.isInline&&n>=r.pos&&n+e.nodeSize<=i.pos)return n+1>r.pos&&t.push(new it(r,r.doc.resolve(n+1))),r=r.doc.resolve(n+1+e.content.size),!1}),r.pos<i.pos&&t.push(new it(r,i))}return t}function To(e,t=null,n){let r=(n&&n.removeWhenPresent)!==!1,i=(n&&n.enterInlineAtoms)!==!1,a=!(n&&n.includeWhitespace);return function(n,o){let{empty:s,$cursor:c,ranges:l}=n.selection;if(s&&!c||!Co(n.doc,l,e,i))return!1;if(o)if(c)e.isInSet(n.storedMarks||c.marks())?o(n.tr.removeStoredMark(e)):o(n.tr.addStoredMark(e.create(t)));else{let s,c=n.tr;i||(l=wo(l)),s=r?!l.some(t=>n.doc.rangeHasMark(t.$from.pos,t.$to.pos,e)):!l.every(t=>{let n=!1;return c.doc.nodesBetween(t.$from.pos,t.$to.pos,(r,i,a)=>{if(n)return!1;n=!e.isInSet(r.marks)&&!!a&&a.type.allowsMarkType(e)&&!(r.isText&&/^\s*$/.test(r.textBetween(Math.max(0,t.$from.pos-i),Math.min(r.nodeSize,t.$to.pos-i))))}),!n});for(let n=0;n<l.length;n++){let{$from:r,$to:i}=l[n];if(!s)c.removeMark(r.pos,i.pos,e);else{let n=r.pos,o=i.pos,s=r.nodeAfter,l=i.nodeBefore,u=a&&s&&s.isText?/^\s*/.exec(s.text)[0].length:0,d=a&&l&&l.isText?/\s*$/.exec(l.text)[0].length:0;n+u<o&&(n+=u,o-=d),c.addMark(n,o,e.create(t))}}o(c.scrollIntoView())}return!0}}function Eo(e,t){return n=>{if(!n.isGeneric)return e(n);let r=[];for(let e=0;e<n.mapping.maps.length;e++){let t=n.mapping.maps[e];for(let e=0;e<r.length;e++)r[e]=t.map(r[e]);t.forEach((e,t,n,i)=>r.push(n,i))}let i=[];for(let e=0;e<r.length;e+=2){let a=r[e],o=r[e+1],s=n.doc.resolve(a),c=s.sharedDepth(o),l=s.node(c);for(let e=s.indexAfter(c),n=s.after(c+1);n<=o;++e){let r=l.maybeChild(e);if(!r)break;if(e&&i.indexOf(n)==-1){let a=l.child(e-1);a.type==r.type&&t(a,r)&&i.push(n)}n+=r.nodeSize}}i.sort((e,t)=>e-t);for(let e=i.length-1;e>=0;e--)Pe(n.doc,i[e])&&n.join(i[e]);e(n)}}function Do(e,t){let n=Array.isArray(t)?e=>t.indexOf(e.type.name)>-1:t;return(t,r,i)=>e(t,r&&Eo(r,n),i)}function Oo(...e){return function(t,n,r){for(let i=0;i<e.length;i++)if(e[i](t,n,r))return!0;return!1}}var ko=Oo($a,to,ro),Ao=Oo($a,oo,so),jo={Enter:Oo(lo,po,mo,go),"Mod-Enter":fo,Backspace:ko,"Mod-Backspace":ko,"Shift-Backspace":ko,Delete:Ao,"Mod-Delete":Ao,"Mod-a":_o},Mo={"Ctrl-h":jo.Backspace,"Alt-Backspace":jo[`Mod-Backspace`],"Ctrl-d":jo.Delete,"Ctrl-Alt-Backspace":jo[`Mod-Delete`],"Alt-Delete":jo[`Mod-Delete`],"Alt-d":jo[`Mod-Delete`],"Ctrl-a":xo,"Ctrl-e":So};for(let e in jo)Mo[e]=jo[e];var No=(typeof navigator<`u`?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<`u`&&os.platform&&os.platform()==`darwin`)?Mo:jo,Po=`.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0;position:relative}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection{caret-color:#0000}.ProseMirror [draggable][contenteditable=false]{user-select:text}.ProseMirror-selectednode{outline:2px solid #8cf}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";pointer-events:none;border:2px solid #8cf;position:absolute;inset:-2px -2px -2px -32px}img.ProseMirror-separator{border:none!important;margin:0!important;display:inline!important}`;function Fo(e={}){return new N({view(t){return new Io(t,e)}})}var Io=class{constructor(e,t){this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=t.width??1,this.color=t.color===!1?void 0:t.color||`black`,this.class=t.class,this.handlers=[`dragover`,`dragend`,`drop`,`dragleave`].map(t=>{let n=e=>{this[t](e)};return e.dom.addEventListener(t,n),{name:t,handler:n}})}destroy(){this.handlers.forEach(({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t))}update(e,t){this.cursorPos!=null&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),t=!e.parent.inlineContent,n,r=this.editorView.dom,i=r.getBoundingClientRect(),a=i.width/r.offsetWidth,o=i.height/r.offsetHeight;if(t){let t=e.nodeBefore,r=e.nodeAfter;if(t||r){let e=this.editorView.nodeDOM(this.cursorPos-(t?t.nodeSize:0));if(e){let i=e.getBoundingClientRect(),a=t?i.bottom:i.top;t&&r&&(a=(a+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let s=this.width/2*o;n={left:i.left,right:i.right,top:a-s,bottom:a+s}}}}if(!n){let e=this.editorView.coordsAtPos(this.cursorPos),t=this.width/2*a;n={left:e.left-t,right:e.left+t,top:e.top,bottom:e.bottom}}let s=this.editorView.dom.offsetParent;this.element||(this.element=s.appendChild(document.createElement(`div`)),this.class&&(this.element.className=this.class),this.element.style.cssText=`position: absolute; z-index: 50; pointer-events: none;`,this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle(`prosemirror-dropcursor-block`,t),this.element.classList.toggle(`prosemirror-dropcursor-inline`,!t);let c,l;if(!s||s==document.body&&getComputedStyle(s).position==`static`)c=-pageXOffset,l=-pageYOffset;else{let e=s.getBoundingClientRect(),t=e.width/s.offsetWidth,n=e.height/s.offsetHeight;c=e.left-s.scrollLeft*t,l=e.top-s.scrollTop*n}this.element.style.left=(n.left-c)/a+`px`,this.element.style.top=(n.top-l)/o+`px`,this.element.style.width=(n.right-n.left)/a+`px`,this.element.style.height=(n.bottom-n.top)/o+`px`}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),n=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),r=n&&n.type.spec.disableDropCursor,i=typeof r==`function`?r(this.editorView,t,e):r;if(t&&!i){let e=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let t=ze(this.editorView.state.doc,e,this.editorView.dragging.slice);t!=null&&(e=t)}this.setCursor(e),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}},W=class e extends k{constructor(e){super(e,e)}map(t,n){let r=t.resolve(n.map(this.head));return e.valid(r)?new e(r):k.near(r)}content(){return m.v.empty}eq(t){return t instanceof e&&t.head==this.head}toJSON(){return{type:`gapcursor`,pos:this.head}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for GapCursor.fromJSON`);return new e(t.resolve(n.pos))}getBookmark(){return new Lo(this.anchor)}static valid(e){let t=e.parent;if(t.inlineContent||!zo(e)||!Bo(e))return!1;let n=t.type.spec.allowGapCursor;if(n!=null)return n;let r=t.contentMatchAt(e.index()).defaultType;return r&&r.isTextblock}static findGapCursorFrom(t,n,r=!1){search:for(;;){if(!r&&e.valid(t))return t;let i=t.pos,a=null;for(let r=t.depth;;r--){let o=t.node(r);if(n>0?t.indexAfter(r)<o.childCount:t.index(r)>0){a=o.child(n>0?t.indexAfter(r):t.index(r)-1);break}else if(r==0)return null;i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}for(;;){let o=n>0?a.firstChild:a.lastChild;if(!o){if(a.isAtom&&!a.isText&&!j.isSelectable(a)){t=t.doc.resolve(i+a.nodeSize*n),r=!1;continue search}break}a=o,i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}return null}}};W.prototype.visible=!1,W.findFrom=W.findGapCursorFrom,k.jsonID(`gapcursor`,W);var Lo=class e{constructor(e){this.pos=e}map(t){return new e(t.map(this.pos))}resolve(e){let t=e.resolve(this.pos);return W.valid(t)?new W(t):k.near(t)}};function Ro(e){return e.isAtom||e.spec.isolating||e.spec.createGapCursor}function zo(e){for(let t=e.depth;t>=0;t--){let n=e.index(t),r=e.node(t);if(n==0){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n-1);;e=e.lastChild){if(e.childCount==0&&!e.inlineContent||Ro(e.type))return!0;if(e.inlineContent)return!1}}return!0}function Bo(e){for(let t=e.depth;t>=0;t--){let n=e.indexAfter(t),r=e.node(t);if(n==r.childCount){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n);;e=e.firstChild){if(e.childCount==0&&!e.inlineContent||Ro(e.type))return!0;if(e.inlineContent)return!1}}return!0}function Vo(){return new N({props:{decorations:Ko,createSelectionBetween(e,t,n){return t.pos==n.pos&&W.valid(n)?new W(n):null},handleClick:Wo,handleKeyDown:Ho,handleDOMEvents:{beforeinput:Go}}})}var Ho=Qa({ArrowLeft:Uo(`horiz`,-1),ArrowRight:Uo(`horiz`,1),ArrowUp:Uo(`vert`,-1),ArrowDown:Uo(`vert`,1)});function Uo(e,t){let n=e==`vert`?t>0?`down`:`up`:t>0?`right`:`left`;return function(e,r,i){let a=e.selection,o=t>0?a.$to:a.$from,s=a.empty;if(a instanceof A){if(!i.endOfTextblock(n)||o.depth==0)return!1;s=!1,o=e.doc.resolve(t>0?o.after():o.before())}let c=W.findGapCursorFrom(o,t,s);return c?(r&&r(e.tr.setSelection(new W(c))),!0):!1}}function Wo(e,t,n){if(!e||!e.editable)return!1;let r=e.state.doc.resolve(t);if(!W.valid(r))return!1;let i=e.posAtCoords({left:n.clientX,top:n.clientY});return i&&i.inside>-1&&j.isSelectable(e.state.doc.nodeAt(i.inside))?!1:(e.dispatch(e.state.tr.setSelection(new W(r))),!0)}function Go(e,t){if(t.inputType!=`insertCompositionText`||!(e.state.selection instanceof W))return!1;let{$from:n}=e.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(e.state.schema.nodes.text);if(!r)return!1;let i=m.d.empty;for(let e=r.length-1;e>=0;e--)i=m.d.from(r[e].createAndFill(null,i));let a=e.state.tr.replace(n.pos,n.pos,new m.v(i,0,0));return a.setSelection(A.near(a.doc.resolve(n.pos+1))),e.dispatch(a),!1}function Ko(e){if(!(e.selection instanceof W))return null;let t=document.createElement(`div`);return t.className=`ProseMirror-gapcursor`,B.create(e.doc,[Qi.widget(e.selection.head,t,{key:`gapcursor`})])}function qo(e){for(let t=0;t<e.edgeCount;t++){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}throw Error(`No default textblock found.`)}var Jo=`[data-class=ui-select]{min-inline-size:120px;margin-block:-4px}.ui-divider{block-size:20px}.ui-button-group{gap:4px;display:flex}.ui-tooltip,.ui-menu{--_popup-display:contents;display:contents}.ui-tooltip-wrapper{display:contents}`,Yo=class{constructor(e){this.plugin=new N({state:{init:()=>e,apply:(e,t)=>{let n=e.getMeta(this.plugin);return n===void 0?t:n}}})}getValue(e){return this.plugin.getState(e.state)}setValue(e,t){e.dispatchTransaction(e.tr.setMeta(this.plugin,t))}},Xo=`.ProseMirror{box-sizing:border-box;padding:var(--editor-padding-block) var(--editor-padding-inline);outline:none;flex:1 0 0}.ProseMirror-selectednode{--focus-stroke-gap-color:transparent;--focus-border-radius:2px;outline:none;position:relative}.ProseMirror-selectednode:after{box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px));border-radius:var(--focus-border-radius,inherit);block-size:calc(100% + var(--focus-block-size-addition,4px));content:"";inline-size:calc(100% + var(--focus-block-size-addition,4px));display:block;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.editor--disabled .ProseMirror{color:var(--vvd-color-neutral-300);cursor:not-allowed}`,Zo=200,G=function(){};G.prototype.append=function(e){return e.length?(e=G.from(e),!this.length&&e||e.length<Zo&&this.leafAppend(e)||this.length<Zo&&e.leafPrepend(this)||this.appendInner(e)):this},G.prototype.prepend=function(e){return e.length?G.from(e).append(this):this},G.prototype.appendInner=function(e){return new $o(this,e)},G.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?G.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},G.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},G.prototype.forEach=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)},G.prototype.map=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length);var r=[];return this.forEach(function(t,n){return r.push(e(t,n))},t,n),r},G.from=function(e){return e instanceof G?e:e&&e.length?new Qo(e):G.empty};var Qo=function(e){function t(t){e.call(this),this.values=t}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={length:{configurable:!0},depth:{configurable:!0}};return t.prototype.flatten=function(){return this.values},t.prototype.sliceInner=function(e,n){return e==0&&n==this.length?this:new t(this.values.slice(e,n))},t.prototype.getInner=function(e){return this.values[e]},t.prototype.forEachInner=function(e,t,n,r){for(var i=t;i<n;i++)if(e(this.values[i],r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){for(var i=t-1;i>=n;i--)if(e(this.values[i],r+i)===!1)return!1},t.prototype.leafAppend=function(e){if(this.length+e.length<=Zo)return new t(this.values.concat(e.flatten()))},t.prototype.leafPrepend=function(e){if(this.length+e.length<=Zo)return new t(e.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(t.prototype,n),t}(G);G.empty=new Qo([]);var $o=function(e){function t(t,n){e.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},t.prototype.getInner=function(e){return e<this.left.length?this.left.get(e):this.right.get(e-this.left.length)},t.prototype.forEachInner=function(e,t,n,r){var i=this.left.length;if(t<i&&this.left.forEachInner(e,t,Math.min(n,i),r)===!1||n>i&&this.right.forEachInner(e,Math.max(t-i,0),Math.min(this.length,n)-i,r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){var i=this.left.length;if(t>i&&this.right.forEachInvertedInner(e,t-i,Math.max(n,i)-i,r+i)===!1||n<i&&this.left.forEachInvertedInner(e,Math.min(t,i),n,r)===!1)return!1},t.prototype.sliceInner=function(e,t){if(e==0&&t==this.length)return this;var n=this.left.length;return t<=n?this.left.slice(e,t):e>=n?this.right.slice(e-n,t-n):this.left.slice(e,n).append(this.right.slice(0,t-n))},t.prototype.leafAppend=function(e){var n=this.right.leafAppend(e);if(n)return new t(this.left,n)},t.prototype.leafPrepend=function(e){var n=this.left.leafPrepend(e);if(n)return new t(n,this.right)},t.prototype.appendInner=function(e){return this.left.depth>=Math.max(this.right.depth,e.depth)+1?new t(this.left,new t(this.right,e)):new t(this,e)},t}(G),es=500,ts=class e{constructor(e,t){this.items=e,this.eventCount=t}popEvent(t,n){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,a;n&&(i=this.remapping(r,this.items.length),a=i.maps.length);let o=t.tr,s,c,l=[],u=[];return this.items.forEach((t,n)=>{if(!t.step){i||(i=this.remapping(r,n+1),a=i.maps.length),a--,u.push(t);return}if(i){u.push(new rs(t.map));let e=t.step.map(i.slice(a)),n;e&&o.maybeStep(e).doc&&(n=o.mapping.maps[o.mapping.maps.length-1],l.push(new rs(n,void 0,void 0,l.length+u.length))),a--,n&&i.appendMap(n,a)}else o.maybeStep(t.step);if(t.selection)return s=i?t.selection.map(i.slice(a)):t.selection,c=new e(this.items.slice(0,r).append(u.reverse().concat(l)),this.eventCount-1),!1},this.items.length,0),{remaining:c,transform:o,selection:s}}addTransform(t,n,r,i){let a=[],o=this.eventCount,s=this.items,c=!i&&s.length?s.get(s.length-1):null;for(let e=0;e<t.steps.length;e++){let r=t.steps[e].invert(t.docs[e]),l=new rs(t.mapping.maps[e],r,n),u;(u=c&&c.merge(l))&&(l=u,e?a.pop():s=s.slice(0,s.length-1)),a.push(l),n&&=(o++,void 0),i||(c=l)}let l=o-r.depth;return l>as&&(s=ns(s,l),o-=l),new e(s.append(a),o)}remapping(e,t){let n=new me;return this.items.forEach((t,r)=>{let i=t.mirrorOffset!=null&&r-t.mirrorOffset>=e?n.maps.length-t.mirrorOffset:void 0;n.appendMap(t.map,i)},e,t),n}addMaps(t){return this.eventCount==0?this:new e(this.items.append(t.map(e=>new rs(e))),this.eventCount)}rebased(t,n){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-n),a=t.mapping,o=t.steps.length,s=this.eventCount;this.items.forEach(e=>{e.selection&&s--},i);let c=n;this.items.forEach(e=>{let n=a.getMirror(--c);if(n==null)return;o=Math.min(o,n);let i=a.maps[n];if(e.step){let o=t.steps[n].invert(t.docs[n]),l=e.selection&&e.selection.map(a.slice(c+1,n));l&&s++,r.push(new rs(i,o,l))}else r.push(new rs(i))},i);let l=[];for(let e=n;e<o;e++)l.push(new rs(a.maps[e]));let u=new e(this.items.slice(0,i).append(l).append(r),s);return u.emptyItemCount()>es&&(u=u.compress(this.items.length-r.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(t=this.items.length){let n=this.remapping(0,t),r=n.maps.length,i=[],a=0;return this.items.forEach((e,o)=>{if(o>=t)i.push(e),e.selection&&a++;else if(e.step){let t=e.step.map(n.slice(r)),o=t&&t.getMap();if(r--,o&&n.appendMap(o,r),t){let s=e.selection&&e.selection.map(n.slice(r));s&&a++;let c=new rs(o.invert(),t,s),l,u=i.length-1;(l=i.length&&i[u].merge(c))?i[u]=l:i.push(c)}}else e.map&&r--},this.items.length,0),new e(G.from(i.reverse()),a)}};ts.empty=new ts(G.empty,0);function ns(e,t){let n;return e.forEach((e,r)=>{if(e.selection&&t--==0)return n=r,!1}),e.slice(n)}var rs=class e{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}merge(t){if(this.step&&t.step&&!t.selection){let n=t.step.merge(this.step);if(n)return new e(n.getMap().invert(),n,this.selection)}}},is=class{constructor(e,t,n,r,i){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=i}},as=20;function ss(e,t,n,r){let i=n.getMeta(gs),a;if(i)return i.historyState;n.getMeta(_s)&&(e=new is(e.done,e.undone,null,0,-1));let o=n.getMeta(`appendedTransaction`);if(n.steps.length==0)return e;if(o&&o.getMeta(gs))return o.getMeta(gs).redo?new is(e.done.addTransform(n,void 0,r,ms(t)),e.undone,ls(n.mapping.maps),e.prevTime,e.prevComposition):new is(e.done,e.undone.addTransform(n,void 0,r,ms(t)),null,e.prevTime,e.prevComposition);if(n.getMeta(`addToHistory`)!==!1&&!(o&&o.getMeta(`addToHistory`)===!1)){let i=n.getMeta(`composition`),a=e.prevTime==0||!o&&e.prevComposition!=i&&(e.prevTime<(n.time||0)-r.newGroupDelay||!cs(n,e.prevRanges)),s=o?us(e.prevRanges,n.mapping):ls(n.mapping.maps);return new is(e.done.addTransform(n,a?t.selection.getBookmark():void 0,r,ms(t)),ts.empty,s,n.time,i??e.prevComposition)}else if(a=n.getMeta(`rebased`))return new is(e.done.rebased(n,a),e.undone.rebased(n,a),us(e.prevRanges,n.mapping),e.prevTime,e.prevComposition);else return new is(e.done.addMaps(n.mapping.maps),e.undone.addMaps(n.mapping.maps),us(e.prevRanges,n.mapping),e.prevTime,e.prevComposition)}function cs(e,t){if(!t)return!1;if(!e.docChanged)return!0;let n=!1;return e.mapping.maps[0].forEach((e,r)=>{for(let i=0;i<t.length;i+=2)e<=t[i+1]&&r>=t[i]&&(n=!0)}),n}function ls(e){let t=[];for(let n=e.length-1;n>=0&&t.length==0;n--)e[n].forEach((e,n,r,i)=>t.push(r,i));return t}function us(e,t){if(!e)return null;let n=[];for(let r=0;r<e.length;r+=2){let i=t.map(e[r],1),a=t.map(e[r+1],-1);i<=a&&n.push(i,a)}return n}function ds(e,t,n){let r=ms(t),i=gs.get(t).spec.config,a=(n?e.undone:e.done).popEvent(t,r);if(!a)return null;let o=a.selection.resolve(a.transform.doc),s=(n?e.done:e.undone).addTransform(a.transform,t.selection.getBookmark(),i,r),c=new is(n?s:a.remaining,n?a.remaining:s,null,0,-1);return a.transform.setSelection(o).setMeta(gs,{redo:n,historyState:c})}var fs=!1,ps=null;function ms(e){let t=e.plugins;if(ps!=t){fs=!1,ps=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){fs=!0;break}}return fs}function hs(e){return e.setMeta(_s,!0)}var gs=new wt(`history`),_s=new wt(`closeHistory`);function vs(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new N({key:gs,state:{init(){return new is(ts.empty,ts.empty,null,0,-1)},apply(t,n,r){return ss(n,r,t,e)}},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r=n==`historyUndo`?bs:n==`historyRedo`?xs:null;return!r||!e.editable?!1:(t.preventDefault(),r(e.state,e.dispatch))}}}})}function ys(e,t){return(n,r)=>{let i=gs.getState(n);if(!i||(e?i.undone:i.done).eventCount==0)return!1;if(r){let a=ds(i,n,e);a&&r(t?a.scrollIntoView():a)}return!0}}var bs=ys(!1,!0),xs=ys(!0,!0),Ss=e=>typeof e==`function`,Cs=(e,t,n)=>[e,t,n],ws=class{constructor(e,t,n){this.view=e,this.rte=t,this.props=n,this.bindings=[]}evalProp(e){return Ss(e)?e(this):e}bindProp(e,t){if(e!==void 0)if(Ss(e)){let n=()=>t(e(this));this.bindings.push(n),n()}else t(e)}updateBindings(){for(let e of this.bindings)e()}shouldReturnFocusToEditor(){return this.evalProp(this.props.shouldReturnFocusToEditor)}bindToEl(e,t={},n=[],r=[]){for(let n in t)this.bindProp(t[n],t=>{e[n]=t});for(let[t,r,i]of n)r&&e.addEventListener(t,i(r));for(let t of r)e.appendChild(t)}},Ts=(e,t)=>{let n=document.createElement(`div`);return e.bindToEl(n,{className:t.className,slot:t.slot},[],t.children),n},Es=(e,t)=>{let n=document.createElement(`a`);return e.bindToEl(n,{href:t.href,target:t.target,rel:t.rel,className:t.className},[],t.children),n},Ds=new WeakMap,Os=(e,t)=>{let n=e.rte.createComponent(s.r);n.setAttribute(`exportparts`,`vvd-theme-alternate`),e.bindToEl(n,{className:`ui-tooltip`,text:t.label,placement:e.props.popupPlacement}),e.bindProp(t.enabled,e=>{e||(n.open=!1),n.anchor=e?t.anchor:void 0});let r=Ts(e,{className:`ui-tooltip-wrapper`,slot:t.slot,children:[t.anchor,n]});return Ds.set(r,t.anchor),r},K=(e,t)=>{let n=()=>e.evalProp(t.variant)??`toolbar`,r=()=>n()===`toolbar`?`super-condensed`:`condensed`,i=()=>n()===`popover-primary`?`outlined`:`ghost-light`,o=()=>n()===`toolbar-menu`||n()===`popover`?`filled`:i(),s=()=>e.evalProp(t.active)?o():i(),c=()=>e.evalProp(t.connotation)??(n()===`toolbar-menu`&&e.evalProp(t.active)?`cta`:void 0),l=()=>!!(e.evalProp(e.props.disabled)||e.evalProp(t.disabled)),u=e.rte.createComponent(a.i);return e.bindToEl(u,{size:r,appearance:s,disabled:l,icon:t.icon,autofocus:t.autofocus,connotation:c,[t.icon?`ariaLabel`:`label`]:t.label,pressed:()=>!!e.evalProp(t.active),ariaPressed:t.active===void 0?void 0:()=>e.evalProp(t.active)?`true`:`false`},[Cs(`click`,t.onClick,t=>()=>{!t()&&e.shouldReturnFocusToEditor()&&e.view.focus()})]),Os(e,{enabled:()=>!!(e.evalProp(t.icon)&&!e.evalProp(t.noTooltip)&&!l()),label:t.label,anchor:u,slot:t.slot})},ks=(e,t)=>{let n=e.rte.createComponent(g.r);e.bindToEl(n,{className:`ui-menu`,autoDismiss:!0,ariaLabel:t.label,anchor:Ds.get(t.trigger)??t.trigger,placement:e.props.popupPlacement,offset:()=>e.evalProp(e.props.menuOffset)??null},[],t.children);let r=document.createDocumentFragment();return r.appendChild(t.trigger),r.appendChild(n),r},As=(e,t)=>{let n=()=>!!(e.evalProp(e.props.disabled)||e.evalProp(t.disabled)),r=e.rte.createComponent(h.i);return e.bindToEl(r,{text:t.text,checked:t.checked,disabled:n,controlType:`radio`,checkedAppearance:`tick-only`},[Cs(`change`,t.onSelect,n=>()=>{r.checked&&!r.disabled&&e.evalProp(t.checked)!==r.checked&&(n(),e.shouldReturnFocusToEditor()&&e.view.focus())})]),r},js=(e,t)=>Ts(e,{slot:t.slot,className:`ui-button-group`,children:t.children});function Ms(e,t){let{from:n,$from:r,to:i,empty:a}=e.selection;return a?!!t.isInSet(e.storedMarks||r.marks()):e.doc.rangeHasMark(n,i,t)}var Ns=(e,t)=>K(e,{label:t.label,icon:t.icon,active:()=>Ms(e.view.state,t.markType),disabled:()=>!To(t.markType)(e.view.state),onClick:()=>{To(t.markType)(e.view.state,e.view.dispatch)}}),Ps=(e,t)=>{let n=()=>!!(e.evalProp(e.props.disabled)||e.evalProp(t.disabled)),r=e.rte.createComponent(u.r);return e.bindToEl(r,{value:t.value,text:t.text,disabled:n}),r},Fs=(e,t)=>{let n=()=>!!e.evalProp(e.props.disabled),r=e.rte.createComponent(d.r);r.setAttribute(`data-class`,`ui-select`),e.bindToEl(r,{placeholder:` `,ariaLabel:t.label,appearance:`ghost`,disabled:n},[Cs(`change`,t.onSelect,t=>()=>{let n=r.value;n&&(t(n),e.shouldReturnFocusToEditor()&&e.view.focus())})],t.children),queueMicrotask(()=>{e.bindProp(t.value,e=>r.value=e)});let i=!1;return r.addEventListener(`vwc-popup:open`,()=>{i=!0,e.updateBindings()}),r.addEventListener(`vwc-popup:close`,()=>{i=!1,e.updateBindings()}),Os(e,{enabled:()=>!i&&!n(),label:t.label,anchor:r})},Is=e=>{let t=e.rte.createComponent(p.t);return e.bindToEl(t,{className:`ui-divider`,orientation:`vertical`}),t},Ls=(e,t)=>{let n=e.rte.createComponent(l.r);return e.bindToEl(n,{label:t.label,value:t.value,placeholder:t.placeholder,slot:t.slot,autofocus:t.autofocus,type:t.type,helperText:t.helperText},[Cs(`input`,t.onInput,e=>()=>{e(n.value)})]),n},Rs=(e,t)=>{let n=document.createTextNode(``);return e.bindToEl(n,{textContent:t.text}),n},zs=(e,t)=>{let n=document.createElement(`slot`);n.name=t.name;let r=null,i=[];function a(){for(let{el:e,type:t,handler:n}of i)e.removeEventListener(t,n);i.length=0,r=null}for(let[n,i]of Object.entries(t.assignedProps))e.bindProp(i,e=>{r&&(r[n]=e)});function o(n){for(let[r,i]of Object.entries(t.assignedProps))n[r]=e.evalProp(i);for(let[r,a]of Object.entries(t.assignedEvents)){let t=t=>{a(t),e.shouldReturnFocusToEditor()&&e.view.focus()};n.addEventListener(r,t),i.push({el:n,type:r,handler:t})}}let s=()=>{let e=n.assignedElements({flatten:!0})[0];e!==r&&(a(),e&&(r=e,o(e)))};return n.addEventListener(`slotchange`,s),queueMicrotask(s),n},Bs=class extends m.r{constructor(...e){super(...e),this.name=`RteHistoryFeature`}getPlugins(){return[this.contribution(vs()),this.contribution(U({"Mod-z":bs,"Ctrl-y":xs,"Cmd-Z":xs}))]}getToolbarItems(){return[this.contribution({section:`history`,render:e=>K(e,{label:e=>e.rte.getLocale().richTextEditor.undo,icon:`undo-line`,disabled:e=>!bs(e.view.state),onClick:()=>{let{state:t,dispatch:n}=e.view;bs(t,n)}})},1),this.contribution({section:`history`,render:e=>K(e,{label:e=>e.rte.getLocale().richTextEditor.redo,icon:`redo-line`,disabled:e=>!xs(e.view.state),onClick:()=>{let{state:t,dispatch:n}=e.view;xs(t,n)}})},2)]}},Vs=class extends m.r{constructor(...e){super(...e),this.name=`RteForeignHtmlFeature`}getPlugins(e){return[this.contribution(new N({props:{transformPastedHTML:t=>e.foreignHtmlParser[m.c].transform(t),clipboardParser:e.foreignHtmlParser[m.c].parser,clipboardSerializer:e.foreignHtmlSerializer[m.c].serializer}}))]}},Hs=e=>{if(e.parentOffset!==e.parent.content.size)return null;let t=e.nodeBefore;return t&&t.isInline&&t.isAtom&&!t.isText?{}:null},Us=class extends m.r{constructor(...e){super(...e),this.name=`RteCursorFix`}getPlugins(e){let t=[Hs];for(let n of Object.values(e.schema.marks)){let e=n.spec;e.cursorFix&&t.push(e.cursorFix)}return[this.contribution(new N({props:{decorations:e=>{let{$cursor:n}=e.selection;if(!n)return null;let r=null;for(let i of t){let t=i(n,e);t&&Object.assign(r??={},t)}return r?B.create(e.doc,[Qi.widget(n.pos,()=>{let e=document.createElement(`span`);e.textContent=`​`;for(let[t,n]of Object.entries(r))e.style.setProperty(t,n);return e},{side:-1})]):null}}}))]}};m.a(Us);var Ws=new N({state:{init(){return null},apply(e,t){return e.getMeta(Ws)||t}}}),Gs=class extends m.r{constructor(...e){super(...e),this.name=`RteCore`,this.disabled=new Yo(!1)}getStyles(){return[this.contribution(Po),this.contribution(Xo),this.contribution(Jo)]}getPlugins(e){let t=Oo(lo,po,mo,ho((t,n,r)=>n?{type:qo(r.node(r.depth-1).contentMatchAt(r.indexAfter(r.depth-1))),attrs:e.textblockAttrs.extractFromNode(t)}:{type:t.type,attrs:t.attrs}));return[this.contribution(this.disabled.plugin),this.contribution(new N({props:{editable:()=>!this.disabled.getValue(e),handleDOMEvents:{click:(t,n)=>this.disabled.getValue(e)?(n.preventDefault(),!0):!1}},view:t=>{let n=t.dom.getRootNode().querySelector(`.popovers`),r=()=>{let r=this.disabled.getValue(e);n.classList.toggle(`popovers--disabled`,r),t.dom.parentElement.classList.toggle(`editor--disabled`,r)};return r(),{update:()=>{r()}}}})),this.contribution(U({...No,Enter:t,"Shift-Enter":t})),this.contribution(Fo()),this.contribution(Vo()),this.contribution(Ws)]}getFeatures(){return[this,new Bs,new Vs,new Us]}};m.a(Gs);var{entries:Ks,setPrototypeOf:qs,isFrozen:Js,getPrototypeOf:Ys,getOwnPropertyDescriptor:Xs}=Object,{freeze:q,seal:Zs,create:Qs}=Object,{apply:$s,construct:ec}=typeof Reflect<`u`&&Reflect;q||=function(e){return e},Zs||=function(e){return e},$s||=function(e,t){for(var n=arguments.length,r=Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];return e.apply(t,r)},ec||=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new e(...n)};var tc=Z(Array.prototype.forEach),nc=Z(Array.prototype.lastIndexOf),rc=Z(Array.prototype.pop),ic=Z(Array.prototype.push),ac=Z(Array.prototype.splice),J=Array.isArray,oc=Z(String.prototype.toLowerCase),sc=Z(String.prototype.toString),cc=Z(String.prototype.match),lc=Z(String.prototype.replace),uc=Z(String.prototype.indexOf),dc=Z(String.prototype.trim),fc=Z(Number.prototype.toString),pc=Z(Boolean.prototype.toString),mc=typeof BigInt>`u`?null:Z(BigInt.prototype.toString),hc=typeof Symbol>`u`?null:Z(Symbol.prototype.toString),Y=Z(Object.prototype.hasOwnProperty),gc=Z(Object.prototype.toString),X=Z(RegExp.prototype.test),_c=vc(TypeError);function Z(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return $s(e,t,r)}}function vc(e){return function(){for(var t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return ec(e,n)}}function Q(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:oc;if(qs&&qs(e,null),!J(t))return e;let r=t.length;for(;r--;){let i=t[r];if(typeof i==`string`){let e=n(i);e!==i&&(Js(t)||(t[r]=e),i=e)}e[i]=!0}return e}function yc(e){for(let t=0;t<e.length;t++)Y(e,t)||(e[t]=null);return e}function $(e){let t=Qs(null);for(let[n,r]of Ks(e))Y(e,n)&&(J(r)?t[n]=yc(r):r&&typeof r==`object`&&r.constructor===Object?t[n]=$(r):t[n]=r);return t}function bc(e){switch(typeof e){case`string`:return e;case`number`:return fc(e);case`boolean`:return pc(e);case`bigint`:return mc?mc(e):`0`;case`symbol`:return hc?hc(e):`Symbol()`;case`undefined`:return gc(e);case`function`:case`object`:{if(e===null)return gc(e);let t=e,n=xc(t,`toString`);if(typeof n==`function`){let e=n(t);return typeof e==`string`?e:gc(e)}return gc(e)}default:return gc(e)}}function xc(e,t){for(;e!==null;){let n=Xs(e,t);if(n){if(n.get)return Z(n.get);if(typeof n.value==`function`)return Z(n.value)}e=Ys(e)}function n(){return null}return n}function Sc(e){try{return X(e,``),!0}catch{return!1}}var Cc=q(`a.abbr.acronym.address.area.article.aside.audio.b.bdi.bdo.big.blink.blockquote.body.br.button.canvas.caption.center.cite.code.col.colgroup.content.data.datalist.dd.decorator.del.details.dfn.dialog.dir.div.dl.dt.element.em.fieldset.figcaption.figure.font.footer.form.h1.h2.h3.h4.h5.h6.head.header.hgroup.hr.html.i.img.input.ins.kbd.label.legend.li.main.map.mark.marquee.menu.menuitem.meter.nav.nobr.ol.optgroup.option.output.p.picture.pre.progress.q.rp.rt.ruby.s.samp.search.section.select.shadow.slot.small.source.spacer.span.strike.strong.style.sub.summary.sup.table.tbody.td.template.textarea.tfoot.th.thead.time.tr.track.tt.u.ul.var.video.wbr`.split(`.`)),wc=q(`svg.a.altglyph.altglyphdef.altglyphitem.animatecolor.animatemotion.animatetransform.circle.clippath.defs.desc.ellipse.enterkeyhint.exportparts.filter.font.g.glyph.glyphref.hkern.image.inputmode.line.lineargradient.marker.mask.metadata.mpath.part.path.pattern.polygon.polyline.radialgradient.rect.stop.style.switch.symbol.text.textpath.title.tref.tspan.view.vkern`.split(`.`)),Tc=q([`feBlend`,`feColorMatrix`,`feComponentTransfer`,`feComposite`,`feConvolveMatrix`,`feDiffuseLighting`,`feDisplacementMap`,`feDistantLight`,`feDropShadow`,`feFlood`,`feFuncA`,`feFuncB`,`feFuncG`,`feFuncR`,`feGaussianBlur`,`feImage`,`feMerge`,`feMergeNode`,`feMorphology`,`feOffset`,`fePointLight`,`feSpecularLighting`,`feSpotLight`,`feTile`,`feTurbulence`]),Ec=q([`animate`,`color-profile`,`cursor`,`discard`,`font-face`,`font-face-format`,`font-face-name`,`font-face-src`,`font-face-uri`,`foreignobject`,`hatch`,`hatchpath`,`mesh`,`meshgradient`,`meshpatch`,`meshrow`,`missing-glyph`,`script`,`set`,`solidcolor`,`unknown`,`use`]),Dc=q(`math.menclose.merror.mfenced.mfrac.mglyph.mi.mlabeledtr.mmultiscripts.mn.mo.mover.mpadded.mphantom.mroot.mrow.ms.mspace.msqrt.mstyle.msub.msup.msubsup.mtable.mtd.mtext.mtr.munder.munderover.mprescripts`.split(`.`)),Oc=q([`maction`,`maligngroup`,`malignmark`,`mlongdiv`,`mscarries`,`mscarry`,`msgroup`,`mstack`,`msline`,`msrow`,`semantics`,`annotation`,`annotation-xml`,`mprescripts`,`none`]),kc=q([`#text`]),Ac=q(`accept.action.align.alt.autocapitalize.autocomplete.autopictureinpicture.autoplay.background.bgcolor.border.capture.cellpadding.cellspacing.checked.cite.class.clear.color.cols.colspan.controls.controlslist.coords.crossorigin.datetime.decoding.default.dir.disabled.disablepictureinpicture.disableremoteplayback.download.draggable.enctype.enterkeyhint.exportparts.face.for.headers.height.hidden.high.href.hreflang.id.inert.inputmode.integrity.ismap.kind.label.lang.list.loading.loop.low.max.maxlength.media.method.min.minlength.multiple.muted.name.nonce.noshade.novalidate.nowrap.open.optimum.part.pattern.placeholder.playsinline.popover.popovertarget.popovertargetaction.poster.preload.pubdate.radiogroup.readonly.rel.required.rev.reversed.role.rows.rowspan.spellcheck.scope.selected.shape.size.sizes.slot.span.srclang.start.src.srcset.step.style.summary.tabindex.title.translate.type.usemap.valign.value.width.wrap.xmlns`.split(`.`)),jc=q(`accent-height.accumulate.additive.alignment-baseline.amplitude.ascent.attributename.attributetype.azimuth.basefrequency.baseline-shift.begin.bias.by.class.clip.clippathunits.clip-path.clip-rule.color.color-interpolation.color-interpolation-filters.color-profile.color-rendering.cx.cy.d.dx.dy.diffuseconstant.direction.display.divisor.dur.edgemode.elevation.end.exponent.fill.fill-opacity.fill-rule.filter.filterunits.flood-color.flood-opacity.font-family.font-size.font-size-adjust.font-stretch.font-style.font-variant.font-weight.fx.fy.g1.g2.glyph-name.glyphref.gradientunits.gradienttransform.height.href.id.image-rendering.in.in2.intercept.k.k1.k2.k3.k4.kerning.keypoints.keysplines.keytimes.lang.lengthadjust.letter-spacing.kernelmatrix.kernelunitlength.lighting-color.local.marker-end.marker-mid.marker-start.markerheight.markerunits.markerwidth.maskcontentunits.maskunits.max.mask.mask-type.media.method.mode.min.name.numoctaves.offset.operator.opacity.order.orient.orientation.origin.overflow.paint-order.path.pathlength.patterncontentunits.patterntransform.patternunits.points.preservealpha.preserveaspectratio.primitiveunits.r.rx.ry.radius.refx.refy.repeatcount.repeatdur.restart.result.rotate.scale.seed.shape-rendering.slope.specularconstant.specularexponent.spreadmethod.startoffset.stddeviation.stitchtiles.stop-color.stop-opacity.stroke-dasharray.stroke-dashoffset.stroke-linecap.stroke-linejoin.stroke-miterlimit.stroke-opacity.stroke.stroke-width.style.surfacescale.systemlanguage.tabindex.tablevalues.targetx.targety.transform.transform-origin.text-anchor.text-decoration.text-rendering.textlength.type.u1.u2.unicode.values.viewbox.visibility.version.vert-adv-y.vert-origin-x.vert-origin-y.width.word-spacing.wrap.writing-mode.xchannelselector.ychannelselector.x.x1.x2.xmlns.y.y1.y2.z.zoomandpan`.split(`.`)),Mc=q(`accent.accentunder.align.bevelled.close.columnalign.columnlines.columnspacing.columnspan.denomalign.depth.dir.display.displaystyle.encoding.fence.frame.height.href.id.largeop.length.linethickness.lquote.lspace.mathbackground.mathcolor.mathsize.mathvariant.maxsize.minsize.movablelimits.notation.numalign.open.rowalign.rowlines.rowspacing.rowspan.rspace.rquote.scriptlevel.scriptminsize.scriptsizemultiplier.selection.separator.separators.stretchy.subscriptshift.supscriptshift.symmetric.voffset.width.xmlns`.split(`.`)),Nc=q([`xlink:href`,`xml:id`,`xlink:title`,`xml:space`,`xmlns:xlink`]),Pc=Zs(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Fc=Zs(/<%[\w\W]*|[\w\W]*%>/gm),Ic=Zs(/\$\{[\w\W]*/gm),Lc=Zs(/^data-[\-\w.\u00B7-\uFFFF]+$/),Rc=Zs(/^aria-[\-\w]+$/),zc=Zs(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Bc=Zs(/^(?:\w+script|data):/i),Vc=Zs(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Hc=Zs(/^html$/i),Uc=Zs(/^[a-z][.\w]*(-[.\w]+)+$/i),Wc=Object.freeze({__proto__:null,ARIA_ATTR:Rc,ATTR_WHITESPACE:Vc,CUSTOM_ELEMENT:Uc,DATA_ATTR:Lc,DOCTYPE_NAME:Hc,ERB_EXPR:Fc,IS_ALLOWED_URI:zc,IS_SCRIPT_OR_DATA:Bc,MUSTACHE_EXPR:Pc,TMPLIT_EXPR:Ic}),Gc={element:1,text:3,progressingInstruction:7,comment:8,document:9},Kc=function(){return typeof window>`u`?null:window},qc=function(e,t){if(typeof e!=`object`||typeof e.createPolicy!=`function`)return null;let n=null,r=`data-tt-policy-suffix`;t&&t.hasAttribute(r)&&(n=t.getAttribute(r));let i=`dompurify`+(n?`#`+n:``);try{return e.createPolicy(i,{createHTML(e){return e},createScriptURL(e){return e}})}catch{return console.warn(`TrustedTypes policy `+i+` could not be created.`),null}},Jc=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Yc(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Kc(),t=e=>Yc(e);if(t.version=`3.4.2`,t.removed=[],!e||!e.document||e.document.nodeType!==Gc.document||!e.Element)return t.isSupported=!1,t;let{document:n}=e,r=n,i=r.currentScript,{DocumentFragment:a,HTMLTemplateElement:o,Node:s,Element:c,NodeFilter:l,NamedNodeMap:u=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:f,trustedTypes:p}=e,m=c.prototype,h=xc(m,`cloneNode`),g=xc(m,`remove`),ee=xc(m,`nextSibling`),te=xc(m,`childNodes`),_=xc(m,`parentNode`);if(typeof o==`function`){let e=n.createElement(`template`);e.content&&e.content.ownerDocument&&(n=e.content.ownerDocument)}let v,ne=``,{implementation:y,createNodeIterator:re,createDocumentFragment:ie,getElementsByTagName:ae}=n,{importNode:oe}=r,b=Jc();t.isSupported=typeof Ks==`function`&&typeof _==`function`&&y&&y.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:se,ERB_EXPR:ce,TMPLIT_EXPR:le,DATA_ATTR:ue,ARIA_ATTR:de,IS_SCRIPT_OR_DATA:fe,ATTR_WHITESPACE:pe,CUSTOM_ELEMENT:me}=Wc,{IS_ALLOWED_URI:he}=Wc,x=null,S=Q({},[...Cc,...wc,...Tc,...Dc,...kc]),C=null,ge=Q({},[...Ac,...jc,...Mc,...Nc]),w=Object.seal(Qs(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),_e=null,ve=null,T=Object.seal(Qs(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}})),E=!0,ye=!0,be=!1,xe=!0,Se=!1,Ce=!0,we=!1,Te=!1,Ee=!1,De=!1,Oe=!1,ke=!1,Ae=!0,je=!1,Me=`user-content-`,Ne=!0,Pe=!1,Fe={},Ie=null,Le=Q({},[`annotation-xml`,`audio`,`colgroup`,`desc`,`foreignobject`,`head`,`iframe`,`math`,`mi`,`mn`,`mo`,`ms`,`mtext`,`noembed`,`noframes`,`noscript`,`plaintext`,`script`,`style`,`svg`,`template`,`thead`,`title`,`video`,`xmp`]),Re=null,ze=Q({},[`audio`,`video`,`img`,`source`,`image`,`track`]),Be=null,Ve=Q({},[`alt`,`class`,`for`,`id`,`label`,`name`,`pattern`,`placeholder`,`role`,`summary`,`title`,`value`,`style`,`xmlns`]),He=`http://www.w3.org/1998/Math/MathML`,Ue=`http://www.w3.org/2000/svg`,D=`http://www.w3.org/1999/xhtml`,We=D,Ge=!1,Ke=null,qe=Q({},[He,Ue,D],sc),Je=Q({},[`mi`,`mo`,`mn`,`ms`,`mtext`]),Ye=Q({},[`annotation-xml`]),Xe=Q({},[`title`,`style`,`font`,`a`,`script`]),Ze=null,Qe=[`application/xhtml+xml`,`text/html`],O=null,$e=null,et=n.createElement(`form`),tt=function(e){return e instanceof RegExp||e instanceof Function},nt=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if($e&&$e===e)return;(!e||typeof e!=`object`)&&(e={}),e=$(e),Ze=Qe.indexOf(e.PARSER_MEDIA_TYPE)===-1?`text/html`:e.PARSER_MEDIA_TYPE,O=Ze===`application/xhtml+xml`?sc:oc,x=Y(e,`ALLOWED_TAGS`)&&J(e.ALLOWED_TAGS)?Q({},e.ALLOWED_TAGS,O):S,C=Y(e,`ALLOWED_ATTR`)&&J(e.ALLOWED_ATTR)?Q({},e.ALLOWED_ATTR,O):ge,Ke=Y(e,`ALLOWED_NAMESPACES`)&&J(e.ALLOWED_NAMESPACES)?Q({},e.ALLOWED_NAMESPACES,sc):qe,Be=Y(e,`ADD_URI_SAFE_ATTR`)&&J(e.ADD_URI_SAFE_ATTR)?Q($(Ve),e.ADD_URI_SAFE_ATTR,O):Ve,Re=Y(e,`ADD_DATA_URI_TAGS`)&&J(e.ADD_DATA_URI_TAGS)?Q($(ze),e.ADD_DATA_URI_TAGS,O):ze,Ie=Y(e,`FORBID_CONTENTS`)&&J(e.FORBID_CONTENTS)?Q({},e.FORBID_CONTENTS,O):Le,_e=Y(e,`FORBID_TAGS`)&&J(e.FORBID_TAGS)?Q({},e.FORBID_TAGS,O):$({}),ve=Y(e,`FORBID_ATTR`)&&J(e.FORBID_ATTR)?Q({},e.FORBID_ATTR,O):$({}),Fe=Y(e,`USE_PROFILES`)?e.USE_PROFILES&&typeof e.USE_PROFILES==`object`?$(e.USE_PROFILES):e.USE_PROFILES:!1,E=e.ALLOW_ARIA_ATTR!==!1,ye=e.ALLOW_DATA_ATTR!==!1,be=e.ALLOW_UNKNOWN_PROTOCOLS||!1,xe=e.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Se=e.SAFE_FOR_TEMPLATES||!1,Ce=e.SAFE_FOR_XML!==!1,we=e.WHOLE_DOCUMENT||!1,De=e.RETURN_DOM||!1,Oe=e.RETURN_DOM_FRAGMENT||!1,ke=e.RETURN_TRUSTED_TYPE||!1,Ee=e.FORCE_BODY||!1,Ae=e.SANITIZE_DOM!==!1,je=e.SANITIZE_NAMED_PROPS||!1,Ne=e.KEEP_CONTENT!==!1,Pe=e.IN_PLACE||!1,he=Sc(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:zc,We=typeof e.NAMESPACE==`string`?e.NAMESPACE:D,Je=Y(e,`MATHML_TEXT_INTEGRATION_POINTS`)&&e.MATHML_TEXT_INTEGRATION_POINTS&&typeof e.MATHML_TEXT_INTEGRATION_POINTS==`object`?$(e.MATHML_TEXT_INTEGRATION_POINTS):Q({},[`mi`,`mo`,`mn`,`ms`,`mtext`]),Ye=Y(e,`HTML_INTEGRATION_POINTS`)&&e.HTML_INTEGRATION_POINTS&&typeof e.HTML_INTEGRATION_POINTS==`object`?$(e.HTML_INTEGRATION_POINTS):Q({},[`annotation-xml`]);let t=Y(e,`CUSTOM_ELEMENT_HANDLING`)&&e.CUSTOM_ELEMENT_HANDLING&&typeof e.CUSTOM_ELEMENT_HANDLING==`object`?$(e.CUSTOM_ELEMENT_HANDLING):Qs(null);if(w=Qs(null),Y(t,`tagNameCheck`)&&tt(t.tagNameCheck)&&(w.tagNameCheck=t.tagNameCheck),Y(t,`attributeNameCheck`)&&tt(t.attributeNameCheck)&&(w.attributeNameCheck=t.attributeNameCheck),Y(t,`allowCustomizedBuiltInElements`)&&typeof t.allowCustomizedBuiltInElements==`boolean`&&(w.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),Se&&(ye=!1),Oe&&(De=!0),Fe&&(x=Q({},kc),C=Qs(null),Fe.html===!0&&(Q(x,Cc),Q(C,Ac)),Fe.svg===!0&&(Q(x,wc),Q(C,jc),Q(C,Nc)),Fe.svgFilters===!0&&(Q(x,Tc),Q(C,jc),Q(C,Nc)),Fe.mathMl===!0&&(Q(x,Dc),Q(C,Mc),Q(C,Nc))),T.tagCheck=null,T.attributeCheck=null,Y(e,`ADD_TAGS`)&&(typeof e.ADD_TAGS==`function`?T.tagCheck=e.ADD_TAGS:J(e.ADD_TAGS)&&(x===S&&(x=$(x)),Q(x,e.ADD_TAGS,O))),Y(e,`ADD_ATTR`)&&(typeof e.ADD_ATTR==`function`?T.attributeCheck=e.ADD_ATTR:J(e.ADD_ATTR)&&(C===ge&&(C=$(C)),Q(C,e.ADD_ATTR,O))),Y(e,`ADD_URI_SAFE_ATTR`)&&J(e.ADD_URI_SAFE_ATTR)&&Q(Be,e.ADD_URI_SAFE_ATTR,O),Y(e,`FORBID_CONTENTS`)&&J(e.FORBID_CONTENTS)&&(Ie===Le&&(Ie=$(Ie)),Q(Ie,e.FORBID_CONTENTS,O)),Y(e,`ADD_FORBID_CONTENTS`)&&J(e.ADD_FORBID_CONTENTS)&&(Ie===Le&&(Ie=$(Ie)),Q(Ie,e.ADD_FORBID_CONTENTS,O)),Ne&&(x[`#text`]=!0),we&&Q(x,[`html`,`head`,`body`]),x.table&&(Q(x,[`tbody`]),delete _e.tbody),e.TRUSTED_TYPES_POLICY){if(typeof e.TRUSTED_TYPES_POLICY.createHTML!=`function`)throw _c(`TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.`);if(typeof e.TRUSTED_TYPES_POLICY.createScriptURL!=`function`)throw _c(`TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.`);v=e.TRUSTED_TYPES_POLICY,ne=v.createHTML(``)}else v===void 0&&(v=qc(p,i)),v!==null&&typeof ne==`string`&&(ne=v.createHTML(``));q&&q(e),$e=e},rt=Q({},[...wc,...Tc,...Ec]),k=Q({},[...Dc,...Oc]),it=function(e){let t=_(e);(!t||!t.tagName)&&(t={namespaceURI:We,tagName:`template`});let n=oc(e.tagName),r=oc(t.tagName);return Ke[e.namespaceURI]?e.namespaceURI===Ue?t.namespaceURI===D?n===`svg`:t.namespaceURI===He?n===`svg`&&(r===`annotation-xml`||Je[r]):!!rt[n]:e.namespaceURI===He?t.namespaceURI===D?n===`math`:t.namespaceURI===Ue?n===`math`&&Ye[r]:!!k[n]:e.namespaceURI===D?t.namespaceURI===Ue&&!Ye[r]||t.namespaceURI===He&&!Je[r]?!1:!k[n]&&(Xe[n]||!rt[n]):!!(Ze===`application/xhtml+xml`&&Ke[e.namespaceURI]):!1},at=function(e){ic(t.removed,{element:e});try{_(e).removeChild(e)}catch{g(e)}},ot=function(e,n){try{ic(t.removed,{attribute:n.getAttributeNode(e),from:n})}catch{ic(t.removed,{attribute:null,from:n})}if(n.removeAttribute(e),e===`is`)if(De||Oe)try{at(n)}catch{}else try{n.setAttribute(e,``)}catch{}},A=function(e){let t=null,r=null;if(Ee)e=`<remove></remove>`+e;else{let t=cc(e,/^[\r\n\t ]+/);r=t&&t[0]}Ze===`application/xhtml+xml`&&We===D&&(e=`<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>`+e+`</body></html>`);let i=v?v.createHTML(e):e;if(We===D)try{t=new f().parseFromString(i,Ze)}catch{}if(!t||!t.documentElement){t=y.createDocument(We,`template`,null);try{t.documentElement.innerHTML=Ge?ne:i}catch{}}let a=t.body||t.documentElement;return e&&r&&a.insertBefore(n.createTextNode(r),a.childNodes[0]||null),We===D?ae.call(t,we?`html`:`body`)[0]:we?t.documentElement:a},st=function(e){return re.call(e.ownerDocument||e,e,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},j=function(e){return e instanceof d&&(typeof e.nodeName!=`string`||typeof e.textContent!=`string`||typeof e.removeChild!=`function`||!(e.attributes instanceof u)||typeof e.removeAttribute!=`function`||typeof e.setAttribute!=`function`||typeof e.namespaceURI!=`string`||typeof e.insertBefore!=`function`||typeof e.hasChildNodes!=`function`)},ct=function(e){return typeof s==`function`&&e instanceof s};function M(e,n,r){tc(e,e=>{e.call(t,n,r,$e)})}let lt=function(e){let n=null;if(M(b.beforeSanitizeElements,e,null),j(e))return at(e),!0;let r=O(e.nodeName);if(M(b.uponSanitizeElement,e,{tagName:r,allowedTags:x}),Ce&&e.hasChildNodes()&&!ct(e.firstElementChild)&&X(/<[/\w!]/g,e.innerHTML)&&X(/<[/\w!]/g,e.textContent)||Ce&&e.namespaceURI===D&&r===`style`&&ct(e.firstElementChild)||e.nodeType===Gc.progressingInstruction||Ce&&e.nodeType===Gc.comment&&X(/<[/\w]/g,e.data))return at(e),!0;if(_e[r]||!(T.tagCheck instanceof Function&&T.tagCheck(r))&&!x[r]){if(!_e[r]&&ft(r)&&(w.tagNameCheck instanceof RegExp&&X(w.tagNameCheck,r)||w.tagNameCheck instanceof Function&&w.tagNameCheck(r)))return!1;if(Ne&&!Ie[r]){let t=_(e)||e.parentNode,n=te(e)||e.childNodes;if(n&&t){let r=n.length;for(let i=r-1;i>=0;--i){let r=h(n[i],!0);t.insertBefore(r,ee(e))}}}return at(e),!0}return e instanceof c&&!it(e)||(r===`noscript`||r===`noembed`||r===`noframes`)&&X(/<\/no(script|embed|frames)/i,e.innerHTML)?(at(e),!0):(Se&&e.nodeType===Gc.text&&(n=e.textContent,tc([se,ce,le],e=>{n=lc(n,e,` `)}),e.textContent!==n&&(ic(t.removed,{element:e.cloneNode()}),e.textContent=n)),M(b.afterSanitizeElements,e,null),!1)},ut=function(e,t,r){if(ve[t]||Ae&&(t===`id`||t===`name`)&&(r in n||r in et))return!1;let i=C[t]||T.attributeCheck instanceof Function&&T.attributeCheck(t,e);if(!(ye&&!ve[t]&&X(ue,t))&&!(E&&X(de,t))){if(!i||ve[t]){if(!(ft(e)&&(w.tagNameCheck instanceof RegExp&&X(w.tagNameCheck,e)||w.tagNameCheck instanceof Function&&w.tagNameCheck(e))&&(w.attributeNameCheck instanceof RegExp&&X(w.attributeNameCheck,t)||w.attributeNameCheck instanceof Function&&w.attributeNameCheck(t,e))||t===`is`&&w.allowCustomizedBuiltInElements&&(w.tagNameCheck instanceof RegExp&&X(w.tagNameCheck,r)||w.tagNameCheck instanceof Function&&w.tagNameCheck(r))))return!1}else if(!Be[t]&&!X(he,lc(r,pe,``))&&!((t===`src`||t===`xlink:href`||t===`href`)&&e!==`script`&&uc(r,`data:`)===0&&Re[e])&&!(be&&!X(fe,lc(r,pe,``)))&&r)return!1}return!0},dt=Q({},[`annotation-xml`,`color-profile`,`font-face`,`font-face-format`,`font-face-name`,`font-face-src`,`font-face-uri`,`missing-glyph`]),ft=function(e){return!dt[oc(e)]&&X(me,e)},pt=function(e){M(b.beforeSanitizeAttributes,e,null);let{attributes:n}=e;if(!n||j(e))return;let r={attrName:``,attrValue:``,keepAttr:!0,allowedAttributes:C,forceKeepAttr:void 0},i=n.length;for(;i--;){let{name:a,namespaceURI:o,value:s}=n[i],c=O(a),l=s,u=a===`value`?l:dc(l);if(r.attrName=c,r.attrValue=u,r.keepAttr=!0,r.forceKeepAttr=void 0,M(b.uponSanitizeAttribute,e,r),u=r.attrValue,je&&(c===`id`||c===`name`)&&uc(u,Me)!==0&&(ot(a,e),u=Me+u),Ce&&X(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,u)){ot(a,e);continue}if(c===`attributename`&&cc(u,`href`)){ot(a,e);continue}if(r.forceKeepAttr)continue;if(!r.keepAttr){ot(a,e);continue}if(!xe&&X(/\/>/i,u)){ot(a,e);continue}Se&&tc([se,ce,le],e=>{u=lc(u,e,` `)});let d=O(e.nodeName);if(!ut(d,c,u)){ot(a,e);continue}if(v&&typeof p==`object`&&typeof p.getAttributeType==`function`&&!o)switch(p.getAttributeType(d,c)){case`TrustedHTML`:u=v.createHTML(u);break;case`TrustedScriptURL`:u=v.createScriptURL(u);break}if(u!==l)try{o?e.setAttributeNS(o,a,u):e.setAttribute(a,u),j(e)?at(e):rc(t.removed)}catch{ot(a,e)}}M(b.afterSanitizeAttributes,e,null)},mt=function(e){let t=null,n=st(e);for(M(b.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)M(b.uponSanitizeShadowNode,t,null),lt(t),pt(t),t.content instanceof a&&mt(t.content);M(b.afterSanitizeShadowDOM,e,null)};return t.sanitize=function(e){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=null,o=null,c=null,l=null;if(Ge=!e,Ge&&(e=`<!-->`),typeof e!=`string`&&!ct(e)&&(e=bc(e),typeof e!=`string`))throw _c(`dirty is not a string, aborting`);if(!t.isSupported)return e;if(Te||nt(n),t.removed=[],typeof e==`string`&&(Pe=!1),Pe){let t=e.nodeName;if(typeof t==`string`){let e=O(t);if(!x[e]||_e[e])throw _c(`root node is forbidden and cannot be sanitized in-place`)}}else if(e instanceof s)i=A(`<!---->`),o=i.ownerDocument.importNode(e,!0),o.nodeType===Gc.element&&o.nodeName===`BODY`||o.nodeName===`HTML`?i=o:i.appendChild(o);else{if(!De&&!Se&&!we&&e.indexOf(`<`)===-1)return v&&ke?v.createHTML(e):e;if(i=A(e),!i)return De?null:ke?ne:``}i&&Ee&&at(i.firstChild);let u=st(Pe?e:i);for(;c=u.nextNode();)lt(c),pt(c),c.content instanceof a&&mt(c.content);if(Pe)return e;if(De){if(Se){i.normalize();let e=i.innerHTML;tc([se,ce,le],t=>{e=lc(e,t,` `)}),i.innerHTML=e}if(Oe)for(l=ie.call(i.ownerDocument);i.firstChild;)l.appendChild(i.firstChild);else l=i;return(C.shadowroot||C.shadowrootmode)&&(l=oe.call(r,l,!0)),l}let d=we?i.outerHTML:i.innerHTML;return we&&x[`!doctype`]&&i.ownerDocument&&i.ownerDocument.doctype&&i.ownerDocument.doctype.name&&X(Hc,i.ownerDocument.doctype.name)&&(d=`<!DOCTYPE `+i.ownerDocument.doctype.name+`>
33
- `+d),Se&&tc([se,ce,le],e=>{d=lc(d,e,` `)}),v&&ke?v.createHTML(d):d},t.setConfig=function(){nt(arguments.length>0&&arguments[0]!==void 0?arguments[0]:{}),Te=!0},t.clearConfig=function(){$e=null,Te=!1},t.isValidAttribute=function(e,t,n){return $e||nt({}),ut(O(e),O(t),n)},t.addHook=function(e,t){typeof t==`function`&&ic(b[e],t)},t.removeHook=function(e,t){if(t!==void 0){let n=nc(b[e],t);return n===-1?void 0:ac(b[e],n,1)[0]}return rc(b[e])},t.removeHooks=function(e){b[e]=[]},t.removeAllHooks=function(){b=Jc()},t}var Xc=Yc(),Zc=/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.-]+(?:[^a-z+.\-:]|$))/i,Qc=/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|blob):|[^a-z]|[a-z+.-]+(?:[^a-z+.\-:]|$))/i,$c=/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g,el={ALLOWED_URI_REGEXP:Qc},tl=e=>{if(!Zc.test(e.replace($c,``)))return``;let t=document.createElement(`a`);return t.setAttribute(`href`,e),Xc.sanitize(t,{RETURN_DOM:!0,...el}).querySelector(`a`).getAttribute(`href`)??``},nl=e=>{let t=document.createElement(`img`);return t.setAttribute(`src`,e),Xc.sanitize(t,{RETURN_DOM:!0,...el}).querySelector(`img`).getAttribute(`src`)??``},rl=e=>e.replace(/[;!].*/,``),il=e=>({...e}),al=e=>({nodes:Object.fromEntries(Object.keys(e.nodes).map(t=>[t,(e.nodes[t].spec.parseDOM??[]).map(il)])),marks:Object.fromEntries(Object.keys(e.marks).map(t=>[t,(e.marks[t].spec.parseDOM??[]).map(il)]))}),ol=class{constructor(e,t){this[m.c]=new sl(e[m.c],t)}parseDocument(e,t){return this[m.c].parser.parse(this.parseHtml(e,t),{preserveWhitespace:!0}).toJSON()}parseFragment(e,t){return this[m.c].parser.parseSlice(this.parseHtml(e,t),{preserveWhitespace:!0}).content.toJSON()??[]}parseHtml(e,t){let n=Xc.sanitize(e,{RETURN_DOM:!0,...el}),r=document.createDocumentFragment();return r.appendChild(n),t?.modifyDom?.(r),r}},sl=class{constructor(e,t){let n=al(e.schema);t?.modifyParseRules?.(n),this.parser=cl(e.schema,n)}transform(e){return Xc.sanitize(e)}},cl=(e,{marks:t,nodes:n})=>{let r=[],i=e=>e.priority??50;function a(e){let t=0;for(;t<r.length;t++){let n=r[t];if(i(n)<i(e))break}r.splice(t,0,e)}for(let e in t)t[e]?.forEach(t=>{a(t=il(t)),t.mark||t.ignore||t.clearMark||(t.mark=e)});for(let e in n)n[e]?.forEach(t=>{a(t=il(t)),t.node||t.ignore||t.mark||(t.node=e)});return r.push({tag:`br`,closeParent:!0}),new m.l(e,r)},ll=class{constructor(e,t){this[m.c]=new ul(e[m.c],t)}serializeDocument(e,t){return this[m.c].serializeFragment(e.content,t)}serializeFragment(e,t){return this[m.c].serializeFragment(e,t)}},ul=class e{constructor(t,n){this.config=t;let r=e.domSerializersFromSchema(t.schema);Object.assign(r.nodes,n?.serializers?.nodes??{}),Object.assign(r.marks,n?.serializers?.marks??{}),this.serializer=new m.u(r.nodes,r.marks)}static domSerializersFromSchema(e){let t={nodes:{},marks:{}};for(let n in e.marks){let r=e.marks[n].spec.toDOM;r&&(t.marks[n]=r)}for(let n in e.nodes){let r=e.nodes[n].spec.serializeToDOM??e.nodes[n].spec.toDOM;r&&(t.nodes[n]=r)}return t.nodes.text=e=>document.createTextNode(e.text),t}serializeFragment(e,t){let n=m.d.fromJSON(this.config.schema,e),r=this.serializer.serializeFragment(n),i=document.createDocumentFragment();i.appendChild(r),t?.modifyDom?.(i);let a=document.createElement(`div`);return a.appendChild(i),a.innerHTML}},dl=(e,t)=>{let n=e.topNodeType.createAndFill(null,t?m.d.fromJSON(e,t.content):null);if(!n)throw Error(`Document could not be parsed`);return n.check(),n},fl=class{constructor(e,t){this.options=t,this.feature=(e,t)=>this[m.c].getPublicInterface(e,t),this[m.c]=new pl(this,e,t)}getDocument(){return this[m.c].state.doc.toJSON()}reset(e){this[m.c].reset(e)}replaceSelection(e,t){let{state:n,tr:r,schema:i,dispatchTransaction:a}=this[m.c];r.replaceSelection(new m.v(m.d.fromJSON(i,e),0,0)),r.doc.check();let o=r.doc.resolve(r.mapping.map(n.selection.from)),s=r.doc.resolve(r.selection.to),[c,l]=t?.cursorPlacement===`start`?[o,s]:[s,o];t?.selectContent?r.setSelection(n.selection instanceof M?new M(r.doc):A.between(l,c)):r.setSelection(A.between(c,c)),a(r)}replaceDocument(e,t){let{state:n,tr:r,schema:i,dispatchTransaction:a}=this[m.c];r.replaceWith(0,n.doc.content.size,dl(i,e)),t?.selectContent?r.setSelection(new M(r.doc)):t?.cursorPlacement===`end`?r.setSelection(A.atEnd(r.doc)):r.setSelection(A.atStart(r.doc)),a(r)}},pl=class{getFeature(e){let t=this.config.featureMap.get(e);if(!t)throw Error(`Feature not found: ${e}`);return t}getPublicInterface(e,t){let n=this.config.featureFacadesMap.get(e);if(!n||n.length===0)throw Error(`Feature not found`);if(n[0].featureId!==void 0){if(t===void 0)throw Error(`No featureId provided for multi-instance feature.`);let e=n.find(e=>e.featureId===t);if(!e)throw Error(`Feature with id "${t}" not found`);return e.getPublicInterface(this)}if(t!==void 0)throw Error(`Feature does not support featureId`);return n[0].getPublicInterface(this)}constructor(e,n,r){this.options=r,this.view=null,this.dispatchTransaction=e=>{let t=this.state;return this.state=this.state.apply(e),this.view?.updateState(this.state),t.doc!==this.state.doc&&this.options?.onChange?.(),this.state},this.facade=e;let i=n[m.c];this.config=i,this.schema=i.schema,this.textblockAttrs=i.textblockAttrs,this.features=i.features,this.foreignHtmlParser=r?.foreignHtmlParser??new ol(n),this.foreignHtmlSerializer=r?.foreignHtmlSerializer??new ll(n),this.styles=new t.w(m.s(i.features.flatMap(e=>e.getStyles()))),this.initState(r?.initialDocument)}initState(e){this.state=bt.create({doc:dl(this.schema,e),schema:this.config.schema,plugins:m.s(this.config.features.flatMap(e=>e.getPlugins(this)))})}reset(e){let t=Ws.getState(this.state);this.initState(e),this.updateHostState(t),this.view?.updateState(this.state)}createView(e){this.view=new Na(t=>{t.part=`editor`,e.appendChild(t)},{state:this.state,dispatchTransaction:this.dispatchTransaction})}destroyViewIfNeeded(){this.view&&=(this.view.destroy(),null)}createComponent(e){return document.createElement(this.hostState().ctx.tagFor(e,!0))}getLocale(){return this.hostState().locale}get tr(){return this.state.tr}hostState(){let e=Ws.getState(this.state);if(!e)throw Error(`No host state available`);return e}updateHostState(e){this.dispatchTransaction(this.tr.setMeta(Ws,e))}},ml=class{constructor(e){this.specs=e,this.attrs={};for(let t of e)this.attrs[t.name]={default:t.default}}fromDOM(e){return Object.assign({},...this.specs.map(t=>({[t.name]:t.fromDOM(e)})))}getStyle(e){return this.specs.flatMap(t=>t.toStyles(e)).join(`; `)}getDOMAttrsProperties(e){return this.specs.length?{style:this.getStyle(e)}:{}}getDOMAttrs(e){return this.specs.length?[this.getDOMAttrsProperties(e)]:[]}extractFromNode(e){return Object.assign({},...Object.keys(this.attrs).map(t=>({[t]:e.attrs[t]})))}},hl=class{constructor(e){this.specs=e}getAllowedMarksForNode(e){return this.specs.filter(t=>!t.onNodeName||t.onNodeName===e).map(e=>e.markName)}getReferencedNodeNames(){return new Set(this.specs.map(e=>e.onNodeName).filter(Boolean))}},gl=(e,t)=>{let n=t.config[m.c].schema,r=e=>n.marks[e.type].rank,i=(e,t)=>{if(e.type!==t.type)return!1;let n=e.attrs,r=t.attrs;if(n===r)return!0;if(!n||!r)return!1;let i=Object.keys(n),a=Object.keys(r);if(i.length!==a.length)return!1;for(let e of i)if(n[e]!==r[e])return!1;return!0},a=e=>{let n=[],o=[],s=[n];for(let n of e){let e=[...n.marks??[]].sort((e,t)=>r(e)-r(t)),c=0,l=0;for(;c<o.length&&l<e.length&&i(o[c],e[l]);)c++,l++;for(;o.length>c;)o.pop(),s.pop();for(;l<e.length;){let n=e[l],r=[];s[s.length-1].push({type:`mark`,mark:n,children:{type:`fragment`,content:r,[m.c]:t},[m.c]:t}),o.push(n),s.push(r),l++}s[s.length-1].push({type:`node`,node:n,children:a(n.content??[]),[m.c]:t})}return{type:`fragment`,content:n,[m.c]:t}};return{type:`node`,node:e,children:a(e.content),[m.c]:t}},_l=class{constructor(e){this[m.c]=new vl(e)}instantiateEditor(e){return new fl(this,e)}instantiateView(e,t){return gl(e,{config:this,options:{...t}})}},vl=class{constructor(e){let t=e=>e.flatMap(e=>e.getFeatures().flatMap(n=>n===e?e:t([n])));this.features=t(e.map(m.o)),this.featureMap=new Map;for(let e of this.features){if(this.featureMap.has(e.name))throw Error(`Duplicate feature: ${e.name}`);this.featureMap.set(e.name,e)}this.featureFacadesMap=new Map;for(let t of e){let e=t.constructor,n=m.o(t),r=this.featureFacadesMap.get(e);r?r.push(n):this.featureFacadesMap.set(e,[n])}if(!this.featureMap.has(`RteBase`))throw Error(`RteBase feature is required`);if(this.featureMap.has(`RteLinkFeature`)&&!this.featureMap.has(`RteToolbarFeature`))throw Error(`RteToolbarFeature is required for RteLinkFeature`);this.textblockAttrs=new ml(m.s(this.features.flatMap(e=>e.getTextblockAttrs()))),this.textblockMarks=new hl(m.s(this.features.flatMap(e=>e.getTextblockMarks())));let n=m.s(this.features.flatMap(e=>e.getSchema(this.textblockAttrs,this.textblockMarks))),r={nodes:{},marks:{}};for(let e of n)Object.assign(r.nodes,e.nodes??{}),Object.assign(r.marks,e.marks??{});for(let e of this.textblockMarks.getReferencedNodeNames())if(!(e in r.nodes))throw Error(`Unknown node "${e}"`);this.schema=new m._(r)}},yl=`h1,h2,h3,p{all:unset;display:block}h1:first-child,h2:first-child,h3:first-child,p:first-child{margin-block-start:0}h1:last-child,h2:last-child,h3:last-child,p:last-child{margin-block-end:0}p{font:var(--vvd-typography-base);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:16px;line-height:20px}.heading-step-1{font:var(--vvd-typography-heading-4);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:24px 12px;line-height:28px}.heading-step-2{font:var(--vvd-typography-heading-3);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:24px 12px;line-height:36px}.heading-step-3{font:var(--vvd-typography-heading-2);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:32px 16px;line-height:42px}`,bl=class extends m.r{constructor(e){super(),this.enabledBlocks=e,this.name=`RteBasicTextBlocks`}getStyles(){return[this.contribution(yl)]}getSchema(e,t){let n={};this.enabledBlocks.paragraph&&(n.paragraph={group:`block`,content:`inline*`,attrs:{...e.attrs},parseDOM:[{tag:`p`,getAttrs:t=>e.fromDOM(t)}],marks:t.getAllowedMarksForNode(`paragraph`).join(` `),toDOM(t){return[`p`,{part:`node--paragraph`,...e.getDOMAttrsProperties(t)},0]},serializeToDOM(t){return[`p`,...e.getDOMAttrs(t),0]}});let r=0;for(let i of[3,2,1]){let a=`heading${i}`,o=`h${i}`;if(!this.enabledBlocks[a])continue;r++;let s=r;n[a]={group:`block`,content:`inline*`,attrs:{...e.attrs},parseDOM:[{tag:o,getAttrs:t=>e.fromDOM(t)}],marks:t.getAllowedMarksForNode(a).join(` `),defining:!0,toDOM(t){return[o,{class:`heading-step-${s}`,part:`node--${a}`,...e.getDOMAttrsProperties(t)},0]},serializeToDOM(t){return[o,...e.getDOMAttrs(t),0]}}}return[this.contribution({nodes:n})]}getPlugins(e){let t={};this.enabledBlocks.paragraph&&(t[`Mod-Alt-0`]=this.setBlockType(e,`paragraph`));for(let n of[1,2,3]){let r=`heading${n}`;this.enabledBlocks[r]&&(t[`Mod-Alt-${n}`]=this.setBlockType(e,r))}return[this.contribution(U(t))]}getCurrentBlockType(e){let{$from:t,$to:n}=e.selection,r=t.depth===0?e.doc.childAfter(t.pos).node:t.node(1);return r!==(n.depth===0?e.doc.childBefore(n.pos).node:n.node(1))||!(r.type.name in this.enabledBlocks)?null:r.type.name}setBlockType(e,t){return(n,r)=>{let{from:i,to:a}=n.selection,o=n.tr,s=!1;return n.doc.nodesBetween(i,a,(r,i)=>(r.type.name in this.enabledBlocks&&(s=!0,o.setBlockType(i,i+r.nodeSize,n.schema.nodes[t],t=>e.textblockAttrs.extractFromNode(t))),!1)),s?(r?.(o),!0):!1}}},xl=class{constructor(e,t,n={}){this.match=e,this.match=e,this.handler=typeof t==`string`?Sl(t):t,this.undoable=n.undoable!==!1,this.inCode=n.inCode||!1,this.inCodeMark=n.inCodeMark!==!1}};function Sl(e){return function(t,n,r,i){let a=e;if(n[1]){let e=n[0].lastIndexOf(n[1]);a+=n[0].slice(e+n[1].length),r+=e;let t=r-i;t>0&&(a=n[0].slice(e-t,e)+a,r=i)}return t.tr.insertText(a,r,i)}}var Cl=500;function wl({rules:e}){let t=new N({state:{init(){return null},apply(e,t){return e.getMeta(this)||(e.selectionSet||e.docChanged?null:t)}},props:{handleTextInput(n,r,i,a){return Tl(n,r,i,a,e,t)},handleDOMEvents:{compositionend:n=>{setTimeout(()=>{let{$cursor:r}=n.state.selection;r&&Tl(n,r.pos,r.pos,``,e,t)})}}},isInputRules:!0});return t}function Tl(e,t,n,r,i,a){if(e.composing)return!1;let o=e.state,s=o.doc.resolve(t),c=s.parent.textBetween(Math.max(0,s.parentOffset-Cl),s.parentOffset,null,``)+r;for(let l=0;l<i.length;l++){let u=i[l];if(!u.inCodeMark&&s.marks().some(e=>e.type.spec.code))continue;if(s.parent.type.spec.code){if(!u.inCode)continue}else if(u.inCode===`only`)continue;let d=u.match.exec(c);if(!d||d[0].length<r.length)continue;let f=t-(d[0].length-r.length);if(!u.inCodeMark){let e=!1;if(o.doc.nodesBetween(f,s.pos,t=>{t.isInline&&t.marks.some(e=>e.type.spec.code)&&(e=!0)}),e)continue}let p=u.handler(o,d,f,n);if(p)return u.undoable&&p.setMeta(a,{transform:p,from:t,to:n,text:r}),e.dispatch(p),!0}return!1}var El=(e,t)=>{let n=e.plugins;for(let r=0;r<n.length;r++){let i=n[r],a;if(i.spec.isInputRules&&(a=i.getState(e))){if(t){let n=e.tr,r=a.transform;for(let e=r.steps.length-1;e>=0;e--)n.step(r.steps[e].invert(r.docs[e]));if(a.text){let t=n.doc.resolve(a.from).marks();n.replaceWith(a.from,a.to,e.schema.text(a.text,t))}else n.delete(a.from,a.to);t(n)}return!0}}return!1};new xl(/--$/,`—`,{inCodeMark:!1}),new xl(/\.\.\.$/,`…`,{inCodeMark:!1}),new xl(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(")$/,`“`,{inCodeMark:!1}),new xl(/"$/,`”`,{inCodeMark:!1}),new xl(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(')$/,`‘`,{inCodeMark:!1}),new xl(/'$/,`’`,{inCodeMark:!1});var Dl=e=>e.parent.textBetween(0,e.parentOffset,void 0,``),Ol=class extends m.r{constructor(...e){super(...e),this.name=`RteInputRulesFeature`}getPlugins(e){let t=m.s(e.config.features.flatMap(t=>t.getInputRules(e)));if(t.length===0)return[];let n=[],r=t.map(e=>e.rule);n.push(this.contribution(wl({rules:r}))),n.push(this.contribution(U({Backspace:El}),m.i.high));let i=t.filter(e=>e.enterHandler).map(e=>e.enterHandler);return i.length>0&&n.push(this.contribution(U({Enter:(e,t)=>{let{$cursor:n}=e.selection;if(!n)return!1;let r=Dl(n);for(let{regex:a,handler:o}of i){let i=a.exec(r);if(!i)continue;let s=n.pos-n.parentOffset+i.index,c=o(e,i,s,s+i[0].length);c&&t?.(c);break}return!1}}),m.i.highest)),n}},kl=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteBase`}getSchema(){return[this.contribution({nodes:{doc:{content:`block+`},text:{group:`inline`}}})]}getFeatures(){return[this,new Gs,new bl({heading1:this.config?.heading1??!1,heading2:this.config?.heading2??!1,heading3:this.config?.heading3??!1,paragraph:this.config?.paragraph??!0}),new Ol]}getPublicInterface(e){let t=e.getFeature(`RteCore`);return{get disabled(){return t.disabled.getValue(e)},set disabled(n){t.disabled.setValue(e,n)}}}},Al=m.a(kl),jl=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteTextBlockPickerFeature`}getToolbarItems(e){let t=e.getFeature(`RteBasicTextBlocks`);return[this.contribution({section:`font`,render:n=>Fs(n,{label:()=>n.rte.getLocale().richTextEditor.paragraphStyles,value:e=>t.getCurrentBlockType(e.view.state)??``,onSelect:r=>{let{state:i,dispatch:a}=n.view;t.setBlockType(e,r)(i,a)},children:this.config.options.map(r=>Ps(n,{text:r.label,value:r.node,disabled:()=>!t.setBlockType(e,r.node)(n.view.state)}))})},1)]}},Ml=m.a(jl),Nl=`.toolbar{background-color:var(--vvd-color-neutral-50);flex-wrap:wrap;align-items:center;gap:8px;padding:4px;display:flex}.toolbar--hidden{display:none}`,Pl=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteToolbarFeature`,this.hidden=new Yo(!1)}getStyles(){return[this.contribution(Nl)]}getPlugins(e){let t=[`history`,`font`,`text-style`,`textblock`,`insert`],n=new Map(t.map(e=>[e,[]]));for(let t of m.s(e.features.flatMap(t=>t.getToolbarItems(e))))n.get(t.section).push(t);let r=e.getFeature(`RteCore`);return[this.contribution(this.hidden.plugin),this.contribution(new N({view:i=>{let a=!1,o=new ws(i,e,{popupPlacement:this.config?.popupDirection===`outward`?`bottom`:`top`,menuOffset:8,disabled:()=>r.disabled.getValue(e),shouldReturnFocusToEditor:()=>a}),s=i.dom.getRootNode().querySelector(`.toolbar`),c=-1/0,l=()=>{i.hasFocus()&&(a=!0),c=Date.now()},u=()=>{Date.now()-c>250&&(a=!1)},d=e=>{s.contains(e.relatedTarget)||(a=!1)};s.addEventListener(`mousedown`,l,{capture:!0}),s.addEventListener(`focusin`,u),s.addEventListener(`focusout`,d),o.bindProp(()=>this.hidden.getValue(e),e=>{s.classList.toggle(`toolbar--hidden`,e)});let f=!1;for(let e of t){let t=n.get(e);t.length&&f&&(s.appendChild(Is(o)),f=!1);for(let e of t)s.appendChild(e.render(o)),f=!0}return{update(){o.updateBindings()},destroy(){s.innerHTML=``,s.removeEventListener(`mousedown`,l,{capture:!0}),s.removeEventListener(`focusin`,u),s.removeEventListener(`focusout`,d),a=!1}}}}))]}getPublicInterface(e){let t=this.hidden;return{get hidden(){return t.getValue(e)},set hidden(n){t.setValue(e,n)}}}},Fl=m.a(Pl),Il=`.placeholder{display:contents}.placeholder:before{color:var(--vvd-color-neutral-600);content:attr(data-placeholder);font-size:var(--placeholder-font-size,inherit);inset-inline:var(--editor-padding-inline);line-height:inherit;pointer-events:none;position:absolute}.editor--disabled .placeholder:before{color:var(--vvd-color-neutral-300)}`,Ll=class extends m.r{constructor(e){super(),this.config=e,this.name=`RtePlaceholderFeature`}getStyles(){return[this.contribution(Il)]}getPlugins(){let e=new N({props:{decorations:e=>{if(e.doc.nodeSize===4){let t=e.schema.marks.fontSize?.isInSet(e.storedMarks??[])?.attrs.size;return B.create(e.doc,[Qi.widget(1,()=>{let e=document.createElement(`span`);return e.className=`placeholder`,e.dataset.placeholder=this.config.text,t&&e.style.setProperty(`--placeholder-font-size`,t),e})])}return null}}});return[this.contribution(e)]}},Rl=m.a(Ll),zl=class extends m.r{constructor(...e){super(...e),this.name=`RteHardBreakFeature`}getSchema(){return[this.contribution({nodes:{hardBreak:{inline:!0,group:`inline`,selectable:!1,parseDOM:[{tag:`br`}],toDOM(){return[`br`]}}}})]}getPlugins(e){return[this.contribution(U({"Shift-Enter":(e,t)=>(t?.(e.tr.replaceSelectionWith(e.schema.nodes.hardBreak.create(),!0).scrollIntoView()),!0)}),m.i.high)]}},Bl=m.a(zl),Vl=Symbol(`mixedFontSize`),Hl=class extends m.r{constructor(e){if(super(),this.config=e,this.name=`RteFontSizePickerFeature`,this.fontSizes=e.options,e.onBlocks){this.defaultFontSizeForNode={};for(let t of e.onBlocks)this.defaultFontSizeForNode[t.node]=t.defaultSize??null}}getTextblockMarks(){return this.config?.onBlocks?this.config.onBlocks.map(e=>this.contribution({markName:`fontSize`,onNodeName:e.node})):[this.contribution({markName:`fontSize`})]}getSchema(){return[this.contribution({marks:{fontSize:{attrs:{size:{validate:`string`}},parseDOM:[{tag:`span[style*='font-size']`,getAttrs:e=>{let t=e.getAttribute(`style`).match(/font-size:\s*([^;]+)/)?.[1]?.trim();return t?{size:t}:!1}}],toDOM:e=>[`span`,{style:`font-size: ${rl(e.attrs.size)};`},0],cursorFix:(e,t)=>{let n=t.storedMarks;if(!n)return null;let r=n.find(e=>e.type.name===`fontSize`);if(r)return{"font-size":r.attrs.size};if(n.length===0){let t=this.defaultFontSizeForNode?.[e.parent.type.name];if(t)return{"font-size":t}}return null}}}})]}getPlugins(){return[this.contribution(U({"Mod-Shift-.":this.adjustFontSize(-1),"Mod-Shift-,":this.adjustFontSize(1)}))]}getToolbarItems(e){return[this.contribution({section:`font`,render:t=>ks(t,{label:()=>e.getLocale().richTextEditor.textSize,trigger:K(t,{label:()=>e.getLocale().richTextEditor.textSize,icon:`text-size-line`}),children:this.fontSizes.map(e=>As(t,{text:e.label,checked:()=>this.getFontSizeFromSelection(t.view.state)===e.size,disabled:()=>!this.setFontSize(e.size)(t.view.state),onSelect:()=>{let{state:n,dispatch:r}=t.view;this.setFontSize(e.size)(n,r)}}))})},2)]}getFontSizeFromSelection(e){let{from:t,to:n,$from:r,empty:i}=e.selection,{fontSize:a}=e.schema.marks;if(i){let t=this.defaultFontSizeForNode?.[r.parent.type.name]??null;return a.isInSet(e.storedMarks||r.marks())?.attrs.size??t}let o=null,s=e=>{o===null?o=e??null:e!==o&&(o=Vl)};return e.doc.nodesBetween(t,n,(e,t,n)=>o===Vl?!1:e.isLeaf?(s(a.isInSet(e.marks)?.attrs.size??(n&&this.defaultFontSizeForNode?.[n.type.name])),!0):(e.type.allowsMarkType(a)&&e.childCount===0&&s(this.defaultFontSizeForNode?.[e.type.name]),!0)),o}setFontSize(e){return(t,n)=>{let{from:r,to:i,empty:a,$from:o}=t.selection,{fontSize:s}=t.schema.marks;if(!To(s,{size:e})(t))return!1;let c=t.tr;if(a){let n=(t.storedMarks||[]).filter(e=>e.type!==s);e!==this.defaultFontSizeForNode?.[o.parent.type.name]&&n.push(s.create({size:e})),c.setStoredMarks(n)}else c.addMark(r,i,s.create({size:e})),c.doc.nodesBetween(r,i,(e,t,n)=>{if(!e.isInline)return;let r=s.isInSet(e.marks),i=this.defaultFontSizeForNode?.[n.type.name];r&&r.attrs.size===i&&c.step(new w(t,t+e.nodeSize,r))});return n?.(c.scrollIntoView()),!0}}adjustFontSize(e){return(t,n)=>{let r=this.getFontSizeFromSelection(t);if(r===null||r===Vl)return!1;let i=this.fontSizes.findIndex(e=>e.size===r)+e;return i<0||i>=this.fontSizes.length?!1:this.setFontSize(this.fontSizes[i].size)(t,n)}}},Ul=m.a(Hl),Wl=[`p`,0],Gl=[`blockquote`,0],Kl=[`hr`],ql=[`pre`,[`code`,0]],Jl=[`br`],Yl={doc:{content:`block+`},paragraph:{content:`inline*`,group:`block`,parseDOM:[{tag:`p`}],toDOM(){return Wl}},blockquote:{content:`block+`,group:`block`,defining:!0,parseDOM:[{tag:`blockquote`}],toDOM(){return Gl}},horizontal_rule:{group:`block`,parseDOM:[{tag:`hr`}],toDOM(){return Kl}},heading:{attrs:{level:{default:1,validate:`number`}},content:`inline*`,group:`block`,defining:!0,parseDOM:[{tag:`h1`,attrs:{level:1}},{tag:`h2`,attrs:{level:2}},{tag:`h3`,attrs:{level:3}},{tag:`h4`,attrs:{level:4}},{tag:`h5`,attrs:{level:5}},{tag:`h6`,attrs:{level:6}}],toDOM(e){return[`h`+e.attrs.level,0]}},code_block:{content:`text*`,marks:``,group:`block`,code:!0,defining:!0,parseDOM:[{tag:`pre`,preserveWhitespace:`full`}],toDOM(){return ql}},text:{group:`inline`},image:{inline:!0,attrs:{src:{validate:`string`},alt:{default:null,validate:`string|null`},title:{default:null,validate:`string|null`}},group:`inline`,draggable:!0,parseDOM:[{tag:`img[src]`,getAttrs(e){return{src:e.getAttribute(`src`),title:e.getAttribute(`title`),alt:e.getAttribute(`alt`)}}}],toDOM(e){let{src:t,alt:n,title:r}=e.attrs;return[`img`,{src:t,alt:n,title:r}]}},hard_break:{inline:!0,group:`inline`,selectable:!1,parseDOM:[{tag:`br`}],toDOM(){return Jl}}},Xl=[`em`,0],Zl=[`strong`,0],Ql=[`code`,0],$l={link:{attrs:{href:{validate:`string`},title:{default:null,validate:`string|null`}},inclusive:!1,parseDOM:[{tag:`a[href]`,getAttrs(e){return{href:e.getAttribute(`href`),title:e.getAttribute(`title`)}}}],toDOM(e){let{href:t,title:n}=e.attrs;return[`a`,{href:t,title:n},0]}},em:{parseDOM:[{tag:`i`},{tag:`em`},{style:`font-style=italic`},{style:`font-style=normal`,clearMark:e=>e.type.name==`em`}],toDOM(){return Xl}},strong:{parseDOM:[{tag:`strong`},{tag:`b`,getAttrs:e=>e.style.fontWeight!=`normal`&&null},{style:`font-weight=400`,clearMark:e=>e.type.name==`strong`},{style:`font-weight`,getAttrs:e=>/^(bold(er)?|[5-9]\d{2,})$/.test(e)&&null}],toDOM(){return Zl}},code:{code:!0,parseDOM:[{tag:`code`}],toDOM(){return Ql}}};new m._({nodes:Yl,marks:$l});var eu=class extends m.r{constructor(e){super(),this.config=e}getTextblockMarks(){return this.config?.onBlocks?this.config.onBlocks.map(e=>this.contribution({markName:this.markName,onNodeName:e.node})):[this.contribution({markName:this.markName})]}},tu=class extends eu{constructor(...e){super(...e),this.name=`RteBoldFeature`,this.markName=`bold`}getSchema(){return[this.contribution({marks:{bold:$l.strong}})]}getPlugins(e){return[this.contribution(U({"Mod-b":To(e.schema.marks.bold)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>Ns(t,{label:()=>t.rte.getLocale().richTextEditor.bold,icon:`bold-line`,markType:e.schema.marks.bold})},1)]}},nu=m.a(tu),ru=class extends eu{constructor(...e){super(...e),this.name=`RteItalicFeature`,this.markName=`italic`}getSchema(){return[this.contribution({marks:{italic:$l.em}})]}getPlugins(e){return[this.contribution(U({"Mod-i":To(e.schema.marks.italic)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>Ns(t,{label:()=>t.rte.getLocale().richTextEditor.italic,icon:`italic-line`,markType:e.schema.marks.italic})},2)]}},iu=m.a(ru),au=class extends eu{constructor(...e){super(...e),this.name=`RteUnderlineFeature`,this.markName=`underline`}getSchema(){return[this.contribution({marks:{underline:{parseDOM:[{tag:`u`}],toDOM(){return[`u`,0]}}}})]}getPlugins(e){return[this.contribution(U({"Mod-u":To(e.schema.marks.underline)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>Ns(t,{label:()=>t.rte.getLocale().richTextEditor.underline,icon:`underline-line`,markType:e.schema.marks.underline})},3)]}},ou=m.a(au),su=class extends eu{constructor(...e){super(...e),this.name=`RteStrikethroughFeature`,this.markName=`strikethrough`}getSchema(){return[this.contribution({marks:{strikethrough:{parseDOM:[{tag:`s`},{tag:`del`}],toDOM(){return[`s`,0]}}}})]}getPlugins(e){return[this.contribution(U({"Alt-Shift-5":To(e.schema.marks.strikethrough),"Cmd-Shift-X":To(e.schema.marks.strikethrough)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>Ns(t,{label:()=>t.rte.getLocale().richTextEditor.strikethrough,icon:`strikethrough-line`,markType:e.schema.marks.strikethrough})},4)]}},cu=m.a(su),lu=`tt{font:var(--vvd-typography-base-code);font-variant-ligatures:unset;font-feature-settings:unset;font-size:unset;font-weight:unset;line-height:unset}`,uu=class extends eu{constructor(...e){super(...e),this.name=`RteMonospaceFeature`,this.markName=`monospace`}getStyles(){return[this.contribution(lu)]}getSchema(){return[this.contribution({marks:{monospace:{parseDOM:[{tag:`tt`},{tag:`code`}],toDOM(){return[`tt`,0]}}}})]}getPlugins(e){return[this.contribution(U({"Mod-M":To(e.schema.marks.monospace)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>Ns(t,{label:()=>t.rte.getLocale().richTextEditor.monospace,icon:`monospace-line`,markType:e.schema.marks.monospace})},5)]}},du=m.a(uu);function fu(e,t,n){for(let r=0;r<t.length;r++){let{$from:i,$to:a}=t[r],o=i.depth==0?e.type.allowsMarkType(n):!1;if(e.nodesBetween(i.pos,a.pos,e=>o?!1:(o=e.inlineContent&&e.type.allowsMarkType(n),!0)),o)return!0}return!1}var pu=Symbol(`mixedColor`),mu=class extends m.r{constructor(e){if(super(),this.config=e,this.name=`RteTextColorPicker`,e?.onBlocks){this.defaultColorForNode={};for(let t of e.onBlocks)this.defaultColorForNode[t.node]=t.defaultColor??null}}getTextblockMarks(){return this.config?.onBlocks?this.config.onBlocks.map(e=>this.contribution({markName:`textColor`,onNodeName:e.node})):[this.contribution({markName:`textColor`})]}getSchema(){return[this.contribution({marks:{textColor:{attrs:{color:{validate:`string`}},parseDOM:[{tag:`span[data-text-color]`,getAttrs:e=>({color:e.getAttribute(`data-text-color`)})},{style:`color`,getAttrs:e=>({color:e})}],toDOM(e){let{color:t}=e.attrs;return[`span`,{style:`color: ${rl(t)};`,"data-text-color":t},0]},inclusive:!0}}})]}getToolbarItems(){return[this.contribution({section:`text-style`,render:e=>{let t=K(e,{label:()=>e.rte.getLocale().richTextEditor.textColor,disabled:()=>!this.setColor(`any`)(e.view.state),icon:`textcolor-line`}),n=t.firstElementChild;return Ts(e,{children:[t,zs(e,{name:`text-color-picker`,assignedProps:{anchor:n,value:()=>this.getSelectionColor(e.view.state)||``},assignedEvents:{change:t=>{let n=t.currentTarget.value;this.setColor(n)(e.view.state,e.view.dispatch)}}})]})}},6)]}getSelectionColor(e){let{selection:t}=e,{textColor:n}=e.schema.marks,{from:r,to:i,$from:a,empty:o}=t;if(o){let t=this.defaultColorForNode?.[a.parent.type.name]??null;return n.isInSet(e.storedMarks||a.marks())?.attrs.color??t}let s=null,c=e=>{s===null?s=e??null:e!==s&&(s=pu)};return e.doc.nodesBetween(r,i,(e,t,r)=>s===pu?!1:e.isLeaf?(c(n.isInSet(e.marks)?.attrs.color??(r&&this.defaultColorForNode?.[r.type.name])),!0):(e.type.allowsMarkType(n)&&e.childCount===0&&c(this.defaultColorForNode?.[e.type.name]),!0)),s===pu?null:s}setColor(e){return(t,n)=>{let{textColor:r}=t.schema.marks,{from:i,to:a,empty:o,$from:s}=t.selection;if(!fu(t.doc,t.selection.ranges,r))return!1;let c=t.tr;if(o){let n=(t.storedMarks||[]).filter(e=>e.type!==r);e!==this.defaultColorForNode?.[s.parent.type.name]&&n.push(r.create({color:e})),c.setStoredMarks(n)}else c.addMark(i,a,r.create({color:e})),c.doc.nodesBetween(i,a,(e,t,n)=>{if(!e.isInline)return;let i=r.isInSet(e.marks),a=this.defaultColorForNode?.[n.type.name];i&&i.attrs.color===a&&c.step(new w(t,t+e.nodeSize,i))});return n?.(c.scrollIntoView()),!0}}},hu=m.a(mu),gu=`.rich-text ul,.rich-text ol{padding-inline-start:1.5em}.rich-text li{list-style-position:inside}`,_u=e=>e.parentOffset===0,vu=e=>e.nodeSize===2,yu=e=>e.depth-1,bu=e=>e.depth-2,xu=e=>e.parent,Su=e=>e.node(yu(e)),Cu=e=>e.depth>2,wu=(e,t)=>e.index(t)===0,Tu=(e,t)=>e.index(t)===e.node(t).childCount-1,Eu=(e,t)=>{let n=e.node(t),r=e.index(t);return n.maybeChild(r-1)},Du=(e,t)=>{let n=e.node(t),r=e.index(t);return n.maybeChild(r+1)},Ou=e=>{let{$from:t,$to:n}=e;if(e instanceof M){let r=A.between(e.$from,e.$to);t=r.$from,n=r.$to}return{$from:t,$to:n}},ku=(e,t)=>e.sameParent(t)?e.node(-1):e.node(e.sharedDepth(t.pos)),Au=e=>{let{$cursor:t}=e.selection;return t?.parent.type===e.schema.nodes.listItem?t:null},ju=(e,t,n,r)=>{let i,a=!0;return e.doc.nodesBetween(t.pos,n.pos,t=>{t.type.isInGroup(`list`)&&(i=t.type),t.type===e.schema.nodes.listItem&&i!==r&&(a=!1)}),a},Mu=(e,t,n)=>{Cu(t)?Nu(t,n):Pu(e,t,n)},Nu=(e,t)=>{let n=new m.h(e.doc.resolve(e.before()),e.doc.resolve(e.after()),e.depth-1);t.lift(n,e.depth-2)},Pu=(e,t,n)=>{let r=Su(t),i=t.index(bu(t)),a=qo(t.node(bu(t)).contentMatchAt(i+1)),o=wu(t,yu(t)),s=Tu(t,yu(t));n.step(new E(t.before()-+!!o,t.after()+ +!!s,t.start(),t.end(),new m.v((o?m.d.empty:m.d.from(r.copy(m.d.empty))).append(m.d.from(a.create(e.textblockAttrs.extractFromNode(xu(t))))).append(s?m.d.empty:m.d.from(r.copy(m.d.empty))),+!o,+!s),+!o+1))},Fu=(e,t,n,r)=>{n.parent.type===e.schema.nodes.listItem?Iu(t,n,r):Lu(e,t,n,r)},Iu=(e,t,n)=>{let r=Eu(t,yu(t))?.type===e,i=Du(t,yu(t))?.type===e,a=+!!r,o=+!!i;n.step(new E(t.before()-+!!r,t.after()+ +!!i,t.before(),t.after(),new m.v(m.d.from(e.create(null,[])),a,o),1-a))},Lu=(e,t,n,r)=>{r.step(new E(n.before(),n.after(),n.start(),n.end(),new m.v(m.d.from(t.create(null,[e.schema.nodes.listItem.create(e.textblockAttrs.extractFromNode(n.parent))])),0,0),2))},Ru=class extends m.r{constructor(e){if(super(),this.config=e,this.name=`RteListFeature`,!e.bulletList&&!e.numberedList)throw Error(`RteListFeature requires at least one of bulletList or numberedList to be enabled`)}getStyles(){return[this.contribution(gu)]}getSchema(e){return[this.contribution({nodes:{listItem:{content:`inline*`,attrs:e.attrs,defining:!0,parseDOM:[{tag:`li`,getAttrs:t=>e.fromDOM(t)}],toDOM(t){return[`li`,...e.getDOMAttrs(t),0]}},...this.config.bulletList?{bulletList:{group:`block list`,content:`(listItem | list)+`,parseDOM:[{tag:`ul`}],toDOM(){return[`ul`,0]}}}:{},...this.config.numberedList?{numberedList:{group:`block list`,content:`(listItem | list)+`,parseDOM:[{tag:`ol`}],toDOM(){return[`ol`,0]}}}:{}}})]}getPlugins(e){return this.rte=e,[this.contribution(U({Enter:(e,t)=>{let n=Au(e);if(n&&vu(xu(n))){let r=e.tr;return Mu(this.rte,n,r),t?.(r.scrollIntoView()),!0}return!1},Backspace:(e,t)=>{let n=Au(e);if(n&&_u(n)){if(wu(n,yu(n))&&Eu(n,bu(n))?.type===Su(n).type)return!1;let r=e.tr;return Mu(this.rte,n,r),t?.(r.scrollIntoView()),!0}return!1},Tab:(e,t)=>{let n=Au(e);if(n&&_u(n)){let r=e.tr;return Iu(Su(n).type,n,r),t?.(r.scrollIntoView()),!0}return!1},"Shift-Tab":(e,t)=>{let n=Au(e);if(n&&_u(n)&&Cu(n)){let r=e.tr;return Nu(n,r),t?.(r.scrollIntoView()),!0}return!1},...this.config.bulletList?{"Mod-Shift-8":this.toggleList(e.schema.nodes.bulletList)}:{},...this.config.numberedList?{"Mod-Shift-7":this.toggleList(e.schema.nodes.numberedList)}:{}}),m.i.high)]}getToolbarItems(e){let t=[];return this.config.bulletList&&t.push(this.contribution({section:`textblock`,render:t=>K(t,{label:()=>t.rte.getLocale().richTextEditor.bulletList,icon:`bullet-list-2-line`,active:()=>this.isSelectionInList(e.schema.nodes.bulletList,t.rte.state),onClick:()=>{let{state:n,dispatch:r}=t.view;this.toggleList(e.schema.nodes.bulletList)(n,r)}})},1)),this.config.numberedList&&t.push(this.contribution({section:`textblock`,render:t=>K(t,{label:()=>t.rte.getLocale().richTextEditor.numberedList,icon:`list-numbered-line`,active:()=>this.isSelectionInList(e.schema.nodes.numberedList,t.rte.state),onClick:()=>{let{state:n,dispatch:r}=t.view;this.toggleList(e.schema.nodes.numberedList)(n,r)}})},2)),t}toggleList(e){return Do((t,n)=>{let{$from:r,$to:i}=Ou(t.selection);if(ku(r,i).type.isInGroup(`list`))if(ju(t,r,i,e)){let e=t.tr;return t.doc.nodesBetween(r.pos,i.pos,(n,r)=>{if(n.type===t.schema.nodes.listItem){let t=e.doc.resolve(e.mapping.map(r+1));Mu(this.rte,t,e)}}),n?.(e.scrollIntoView()),!0}else{let a=t.tr;return t.doc.nodesBetween(r.pos,i.pos,(t,n)=>{t.type.isInGroup(`list`)&&t.type!==e&&a.setNodeMarkup(n,e,t.attrs)}),n?.(a.scrollIntoView()),!0}else{let a=t.tr;return t.doc.nodesBetween(r.pos,i.pos,(t,n)=>{if(!t.isTextblock)return;let r=a.doc.resolve(a.mapping.map(n+1));Fu(this.rte,e,r,a)}),n?.(a.scrollIntoView()),!0}},(t,n)=>t.type===e&&n.type===e)}isSelectionInList(e,t){let{$from:n,$to:r}=Ou(t.selection);return ku(n,r).type.isInGroup(`list`)?ju(t,n,r,e):!1}},zu=m.a(Ru),Bu=[{value:`left`,icon:`align-left-line`,label:`left`},{value:`center`,icon:`align-center-line`,label:`center`},{value:`right`,icon:`align-right-line`,label:`right`}],Vu=e=>Bu.find(t=>t.value===e)?.value??`left`,Hu=class extends m.r{constructor(...e){super(...e),this.name=`RteAlignmentFeature`}getTextblockAttrs(){return[this.contribution({name:`textAlign`,default:`left`,fromDOM(e){return Vu(e.style.textAlign)},toStyles(e){return[`text-align: ${Vu(e.attrs.textAlign)}`]}})]}getPlugins(){return[this.contribution(U({"Mod-L":this.setAlignment(`left`),"Mod-E":this.setAlignment(`center`),"Mod-R":this.setAlignment(`right`)}))]}getToolbarItems(){return[this.contribution({section:`textblock`,render:e=>ks(e,{label:()=>e.rte.getLocale().richTextEditor.alignment,trigger:K(e,{label:()=>e.rte.getLocale().richTextEditor.alignment,icon:()=>{let t=this.getAlignmentFromSelection(e.view.state);return Bu.find(e=>e.value===t)?.icon??`align-left-line`}}),children:[js(e,{slot:`header`,children:Bu.map((t,n)=>K(e,{icon:t.icon,label:()=>e.rte.getLocale().richTextEditor.alignments[t.label],noTooltip:!0,variant:`toolbar-menu`,autofocus:()=>{let r=this.getAlignmentFromSelection(e.view.state);return(r===`mixed`||r===null)&&n===0?!0:t.value===r},active:()=>this.getAlignmentFromSelection(e.view.state)===t.value,disabled:()=>this.getAlignmentFromSelection(e.view.state)===null,onClick:()=>{let{state:n,dispatch:r}=e.view;this.setAlignment(t.value)(n,r)}}))})]})},3)]}getAlignmentFromSelection(e){let{selection:t}=e,{from:n,to:r}=t,i=null;return e.doc.nodesBetween(n,r,e=>{i!==`mixed`&&e.type.isTextblock&&(i?i!==e.attrs.textAlign&&(i=`mixed`):i=e.attrs.textAlign)}),i}setAlignment(e){return(t,n)=>{let{tr:r,selection:i}=t,{from:a,to:o}=i;return t.doc.nodesBetween(a,o,(t,n)=>{t.type.isTextblock&&r.setNodeMarkup(n,t.type,{...t.attrs,textAlign:e})}),n?.(r.scrollIntoView()),!0}}},Uu=m.a(Hu),Wu=`.link-popover{flex-direction:column;gap:8px;inline-size:450px;padding:16px;display:flex}.link-popover-header{justify-content:space-between;align-items:center;display:flex}.link-popover-label{color:var(--vvd-color-neutral-600);font:var(--vvd-typography-base-condensed)}.link-popover-content{flex-direction:column;gap:16px;display:flex}.link,.rich-text a[href],.link:visited,.rich-text a[href]:visited{color:var(--vvd-color-cta-600)}.link:hover,.rich-text a[href]:hover{color:var(--vvd-color-cta-500)}.link:active,.rich-text a[href]:active{color:var(--vvd-color-cta-400)}.link-action-bar{justify-content:end;gap:8px;display:flex}.link-toolbar-menu{flex-direction:column;gap:16px;inline-size:368px;padding:8px;display:flex}`,Gu=`(?:https?://|www\\.)[^\\s<]+`;function Ku(e,t,n,r){if(e.doc.rangeHasMark(n,n+1,e.schema.marks.link))return null;let i=t.replace(/[.,;:!?) ]+$/,``),a=i.startsWith(`www.`)?`https://${i}`:i,o=e.schema.marks.link.create({href:a}),s=n+i.length,c=t.slice(i.length),l=e.tr.addMark(n,s,o);return c&&l.replaceWith(s,r,e.schema.text(c)),l}var qu=class extends m.r{constructor(...e){super(...e),this.name=`RteLinkFeature`,this.removeLink=(e,t)=>{let n=e.tr,r=this.getCurrentLink(e);return n.removeMark(r.start,r.end,e.schema.marks.link),t?.(n.scrollIntoView()),!0}}getStyles(){return[this.contribution(Wu)]}getSchema(){return[this.contribution({marks:{link:{attrs:{href:{validate:`string`}},inclusive:!1,parseDOM:[{tag:`a[href]`,getAttrs(e){return{href:e.getAttribute(`href`)}}}],toDOM(e){let{href:t}=e.attrs;return[`a`,{href:tl(t)},0]}}}},m.i.high)]}getTextblockMarks(){return[this.contribution({markName:`link`})]}getInputRules(){let e=RegExp(`${Gu}$`);return[this.contribution({rule:new xl(RegExp(`${Gu} $`),(e,t,n,r)=>Ku(e,t[0],n,r)),enterHandler:{regex:e,handler:(e,t,n,r)=>Ku(e,t[0],n,r)}})]}getPlugins(e){let t=()=>(this.toolbarMenu.open=!0,!0),n;return[this.contribution(new N({props:{decorations:e=>{let t=this.getCurrentLink(e);if(t){let n=Qi.inline(t.start,t.end,{id:`current-link`});return B.create(e.doc,[n])}return null}},view:t=>{let r=new ws(t,e,{popupPlacement:`bottom`,shouldReturnFocusToEditor:!0});n=e.createComponent(y),n.anchorId=`current-link`;let i=Ts(r,{className:`link-popover`,children:[Ts(r,{className:`link-popover-header`,children:[Ts(r,{className:`link-popover-label`,children:[Rs(r,{text:()=>this.getCurrentLink(r.view.state)?.text||``})]}),K(r,{icon:`close-line`,label:()=>r.rte.getLocale().richTextEditor.close,noTooltip:!0,onClick:()=>{n.dismiss()}})]}),Ts(r,{className:`link-popover-content`,children:[Es(r,{className:`link`,href:()=>this.getCurrentLink(r.view.state)?.href||``,target:`_blank`,rel:`noopener`,children:[Rs(r,{text:()=>this.getCurrentLink(r.view.state)?.href||``})]}),Ts(r,{className:`link-action-bar`,children:[K(r,{icon:`delete-line`,label:()=>r.rte.getLocale().richTextEditor.delete,connotation:`alert`,variant:`popover`,noTooltip:!0,onClick:()=>{let{state:e,dispatch:t}=r.view;this.removeLink(e,t)}}),K(r,{icon:`edit-line`,label:()=>r.rte.getLocale().richTextEditor.edit,variant:`popover`,noTooltip:!0,onClick:()=>(this.toolbarMenu.open=!0,n.requestOpenState(!1),!0)})]})]})]});return n.appendChild(i),t.dom.getRootNode().querySelector(`.popovers`).appendChild(n),{update:e=>{let t=e.state;r.updateBindings();let i=this.getCurrentLink(t);n.requestOpenState(!!i)},destroy:()=>{n.remove()}}}})),this.contribution(U({Escape:e=>this.getCurrentLink(e)?(n?.dismiss(),!0):!1,"Mod-k":t}))]}getToolbarItems(e){let t=e=>{let{from:t,to:n}=e.selection;return t===n?``:e.doc.textBetween(t,n,` `)},n=e=>{try{return new URL(e),!0}catch{return!1}};return[this.contribution({section:`insert`,render:r=>{let i=Ls(r,{label:()=>r.rte.getLocale().richTextEditor.linkText,placeholder:()=>r.rte.getLocale().richTextEditor.linkTextPlaceholder,slot:`header`,autofocus:!0,value:()=>this.getCurrentLink(r.view.state)?.text||t(r.view.state)||``,onInput:()=>{s()}}),a=Ls(r,{label:()=>r.rte.getLocale().richTextEditor.linkUrl,type:`url`,placeholder:()=>r.rte.getLocale().richTextEditor.linkUrlPlaceholder,helperText:()=>r.rte.getLocale().richTextEditor.linkUrlHelperText,slot:`header`,value:()=>this.getCurrentLink(r.view.state)?.href||``,onInput:()=>{s()}}),o=K(r,{label:()=>r.rte.getLocale().richTextEditor.apply,variant:`popover-primary`,disabled:()=>{let e=this.getCurrentLink(r.view.state);return!(e&&e.text.length&&n(e.href))},onClick:()=>{let{state:t,dispatch:n}=r.view;this.insertLink(e,a.value,i.value)(t,n),this.toolbarMenu.open=!1}}),s=()=>{o.querySelector(`[data-vvd-component="button"]`).disabled=!(i.value.length&&n(a.value))},c=ks(r,{label:()=>r.rte.getLocale().richTextEditor.hyperlink,trigger:K(r,{label:()=>r.rte.getLocale().richTextEditor.hyperlink,icon:`link-line`}),children:[Ts(r,{className:`link-toolbar-menu`,slot:`header`,children:[i,a,Ts(r,{className:`link-action-bar`,slot:`header`,children:[K(r,{label:()=>r.rte.getLocale().richTextEditor.cancel,variant:`popover`,onClick:()=>{this.toolbarMenu.open=!1}}),o]})]})]});return this.toolbarMenu=c.lastElementChild,c}},1)]}getCurrentLink(e){let t=e.selection;if(!(t instanceof A))return null;let n=e.schema.marks.link,{$from:r,$to:i}=t,a=e.selection.empty?r.marks():r.nodeAfter?.marks??[],o=n.isInSet(a)?.attrs.href;if(!o)return null;let s=e=>n.isInSet(e.marks)?.attrs.href===o,c=null,l=[];e.doc.nodesBetween(r.start(),i.end(),(e,t)=>{if(!e.isText)return!0;let n=t+e.nodeSize;return s(e)?c?c.end=n:(c={start:t,end:n},l.push(c)):c=null,!1});let u=l.find(e=>e.start<=t.from&&e.end>=t.to);return u?{text:e.doc.textBetween(u.start,u.end,` `),href:o,start:u.start,end:u.end}:null}insertLink(e,t,n){return(r,i)=>{let{from:a,to:o}=r.selection,s=r.tr,c=this.getCurrentLink(r);return c&&(a=c.start,o=c.end),s.insertText(n,a,o),s.addMark(a,a+n.length,e.schema.marks.link.create({href:t})),i?.(s.scrollIntoView()),!0}}},Ju=m.a(qu),Yu=`.inline-image-wrapper{vertical-align:text-bottom;display:inline-block}.inline-image{block-size:auto;display:block}.inline-image-popover{align-items:center;gap:4px;padding:8px;display:flex}.inline-image-placeholder{color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base);font-feature-settings:normal;font-variant-ligatures:normal;overflow-wrap:normal;pointer-events:none;white-space:normal}`,Xu=e=>e!==null&&!!e.next,Zu=1,Qu=()=>Zu++,$u=class{constructor(e,t,n,r){this.view=t,this.getPos=n,this.config=r,this.content=null,this.dom=document.createElement(`div`),this.dom.className=`inline-image-wrapper`,this.imageUrl=e.attrs.imageUrl,this.img=document.createElement(`img`),this.initializeImg(e);let i=this.config.resolveUrl?this.config.resolveUrl(this.imageUrl):this.imageUrl,a=Xu(i)?null:i;this.handleResolvedUrl(a),Xu(i)&&this.handleResolvedUrlGenerator(i)}setContent(e,{onDestroy:t,allowPopover:n}={}){this.content?.remove(),this.onContentDestroy?.(),this.content=e,e&&(this.onContentDestroy=t,this.dom.appendChild(e)),y.setBlockPopover(this.dom,!n)}async handleResolvedUrlGenerator(e){let t=e[Symbol.asyncIterator](),n;do n=await t.next(),this.handleResolvedUrl(n.value);while(!n.done)}handleResolvedUrl(e){if(typeof e==`string`)this.renderImg(e);else if(e?.type===`placeholder`){let t=`inline-image-placeholder-${Qu()}`,n=document.createElement(`slot`);n.className=`inline-image-placeholder`,n.name=t;let r=e.create?.(t),i=this.view.dom.getRootNode().host;m.t(i,`inline-image-placeholder`,t,{url:this.imageUrl}),this.setContent(n,{onDestroy:()=>{m.t(i,`inline-image-placeholder`,t,m.n),r?.()}})}else this.setContent(null)}initializeImg(e){this.img.className=`inline-image`,this.update(e),this.img.addEventListener(`load`,()=>{let e=this.getPos?.();if(e){let{state:t,dispatch:n}=this.view,r=t.doc.nodeAt(e);if(!r||r.attrs.naturalWidth===this.img.naturalWidth&&r.attrs.naturalHeight===this.img.naturalHeight)return;let i=t.tr;i.setNodeAttribute(e,`naturalWidth`,this.img.naturalWidth),i.setNodeAttribute(e,`naturalHeight`,this.img.naturalHeight),i.setMeta(`addToHistory`,!1),n(i)}})}renderImg(e){this.img.src=nl(e),this.setContent(this.img,{allowPopover:!0})}update(e){return this.img.alt=e.attrs.alt,this.img.width=e.attrs.naturalWidth,this.img.height=e.attrs.naturalHeight,this.img.style.maxWidth=e.attrs.size,!0}destroy(){this.setContent(null)}},ed=class extends m.r{constructor(e={}){super(),this.config=e,this.name=`RteInlineImageFeature`}getStyles(){return[this.contribution(Yu)]}getSchema(){return[this.contribution({nodes:{inlineImage:{inline:!0,group:`inline`,selectable:!0,atom:!0,attrs:{imageUrl:{validate:`string`},alt:{validate:`string`,default:``},size:{validate:`string|null`,default:null},naturalWidth:{validate:`number|null`,default:null},naturalHeight:{validate:`number|null`,default:null}},parseDOM:[{tag:`img[src],img[data-src]`,getAttrs:e=>{let t=e=>{let t=parseInt(e??``,10);return isNaN(t)?null:t},n=e.getAttribute(`data-src`)??e.getAttribute(`src`),r=this.config.parseUrlFromHtml?this.config.parseUrlFromHtml(n):n;return r===null?!1:{imageUrl:r,alt:e.getAttribute(`alt`)||``,size:e.style.maxWidth||null,naturalWidth:t(e.getAttribute(`width`)),naturalHeight:t(e.getAttribute(`height`))}}}],toDOM:e=>{let{imageUrl:t,alt:n,size:r,naturalWidth:i,naturalHeight:a}=e.attrs,o=this.config.serializeUrlToHtml?this.config.serializeUrlToHtml(t):t;if(o===null)return document.createTextNode(``);let s={src:nl(o),"data-src":o,alt:n};return r&&(s.style=`max-width: ${rl(r)}; height: auto;`),i&&(s.width=i),a&&(s.height=a),[`img`,s]}}}})]}getPlugins(e){let t;return[this.contribution(new N({props:{nodeViews:{inlineImage:(e,t,n)=>new $u(e,t,n,this.config)}},view:n=>{let r=new ws(n,e,{popupPlacement:`bottom`,shouldReturnFocusToEditor:!0});t=e.createComponent(y),t.offset=4;let i=Ts(r,{className:`inline-image-popover`,children:[K(r,{label:()=>r.rte.getLocale().richTextEditor.imageSizes.small,variant:`popover`,active:()=>this.getSelectedImageSize(r.view.state)===`small`,onClick:()=>{this.setSelectedImageSize(`small`)(r.view.state,r.view.dispatch)}}),Is(r),K(r,{label:()=>r.rte.getLocale().richTextEditor.imageSizes.fit,variant:`popover`,active:()=>this.getSelectedImageSize(r.view.state)===`fit`,onClick:()=>{this.setSelectedImageSize(`fit`)(r.view.state,r.view.dispatch)}}),Is(r),K(r,{label:()=>r.rte.getLocale().richTextEditor.imageSizes.original,variant:`popover`,active:()=>this.getSelectedImageSize(r.view.state)===`original`,onClick:()=>{this.setSelectedImageSize(`original`)(r.view.state,r.view.dispatch)}})]});return t.appendChild(i),n.dom.getRootNode().querySelector(`.popovers`).appendChild(t),{update:e=>{r.updateBindings();let n=this.getSelectedInlineImage(e.state);n?(t.anchorEl=e.nodeDOM(n.pos),t.requestOpenState(!0)):(t.anchorEl=void 0,t.requestOpenState(!1))},destroy:()=>{t.remove()}}}})),this.contribution(U({Escape:e=>this.getSelectedInlineImage(e)?(t?.dismiss(),!0):!1}))]}calculateSmallWidth(e){return Math.min(300,e/2)+`px`}getSelectedInlineImage(e){let t=e.selection;return t instanceof j&&t.node.type===e.schema.nodes.inlineImage?{pos:t.from,node:t.node}:null}setSelectedImageSize(e){return(t,n)=>{let r=this.getSelectedInlineImage(t);if(!r)return!1;let{naturalWidth:i}=r.node.attrs;if(e===`small`&&i===null)return!1;let a=t.tr;return a.setNodeAttribute(r.pos,`size`,e===`small`?this.calculateSmallWidth(i):e===`fit`?`100%`:null),n?.(a.scrollIntoView()),!0}}getSelectedImageSize(e){let t=this.getSelectedInlineImage(e);if(!t)return null;let{size:n,naturalWidth:r}=t.node.attrs;return r!==null&&n===this.calculateSmallWidth(r)?`small`:n===`100%`?`fit`:n===null?`original`:null}},td=m.a(ed),nd=async e=>{try{return{type:`ok`,result:await e}}catch(e){return{type:`error`,error:e}}},rd=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteFileHandlerFeature`}getPlugins(e){let t=new N({state:{init(){return B.empty},apply(e,n){n=n.map(e.mapping,e.doc);let r=e.getMeta(t);if(r&&r.add){let t=document.createElement(`placeholder`),i=Qi.widget(r.add.pos,t,{id:r.add.id,relaxedSide:!0});n=n.add(e.doc,[i])}else r&&r.remove&&(n=n.remove(n.find(void 0,void 0,e=>e.id==r.remove.id)));return n}},props:{decorations(e){return this.getState(e)}}}),n=(e,n)=>{let r=c.n();return e.setMeta(t,{add:{id:r,pos:n}}),{getPos:e=>{let n=t.getState(e).find(void 0,void 0,e=>e.id==r);return n.length?n[0].from:null},remove:e=>{e.setMeta(t,{remove:{id:r}})}}},r=(t,n,r)=>{if(r.type===`selection`){let r=m.v.fromJSON(e.schema,{content:n});t.replaceSelection(r)}else{let i=m.d.fromJSON(e.schema,n);t.insert(r.pos,i)}},i=(e,t)=>{let n=this.config.handleFiles(e);n!==null&&(n instanceof Promise?o(n,t):a(n,t))},a=(t,n)=>{let i=e.state.tr;r(i,t,n),e.dispatchTransaction(i)},o=async(t,i)=>{let a=e.state.tr;i.type===`selection`&&!a.selection.empty&&a.deleteSelection();let o=n(a,i.type===`selection`?a.selection.from:i.pos);e.dispatchTransaction(a);let s=await nd(t),c=o.getPos(e.state),l=e.state.tr;o.remove(l),c!==null&&s.type===`ok`&&r(l,s.result,{type:`pos`,pos:c}),e.dispatchTransaction(l),s.type===`error`&&console.error(`Error in handleFiles handler:`,s.error)};return[this.contribution(t),this.contribution(new N({props:{handlePaste:(e,t)=>{let n=Array.from(t.clipboardData.files);return n.length?(i(n,{type:`selection`}),!0):!1},handleDrop:(e,t,n,r)=>{let a=Array.from(t.dataTransfer.files);if(!a.length)return!1;let o=e.posAtCoords({left:t.clientX,top:t.clientY}).pos;if(e.dragging&&e.dragging.slice){let t=ze(e.state.doc,o,e.dragging.slice);t!=null&&(o=t)}return i(a,{type:`pos`,pos:o}),!0}}}))]}},id=m.a(rd),ad=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteDebugFeature`}getPlugins(e){let t=new WeakMap,n=!1,r=e=>{t.get(e)===void 0&&(n=this.config.onViewportDragOver?.(e)??!1)},i=e=>{this.config.onViewportDrop?.(e),this.config.onViewportDragFinish?.()},a=()=>{this.config.onViewportDragFinish?.()},o=!1,s=()=>{o=!0,window.setTimeout(()=>o=!1,0)},c=()=>{o||this.config.onViewportDragFinish?.()};return[this.contribution(new N({view:e=>{let t=e.root.host.editorViewportElement;return t.addEventListener(`dragover`,r),t.addEventListener(`drop`,i),t.addEventListener(`dragend`,a),t.addEventListener(`dragenter`,s),t.addEventListener(`dragleave`,c),{destroy(){t.removeEventListener(`dragover`,r),t.removeEventListener(`drop`,i),t.removeEventListener(`dragend`,a),t.removeEventListener(`dragenter`,s),t.removeEventListener(`dragleave`,c)}}}})),this.contribution(new N({props:{handleDOMEvents:{dragover:(e,r)=>{let i=this.config.onViewportDragOver?.(r)??!1;return t.set(r,i),n=i,i?(r.stopImmediatePropagation(),r.preventDefault(),!0):!1},drop:(e,t)=>n}}}),m.i.high)]}},od=m.a(ad),sd=class extends m.r{constructor(e,t){super(),this.featureId=e,this.options=t,this.name=`RteToolbarButtonFeature[${e}]`}getToolbarItems(){return[this.contribution({section:`insert`,render:e=>K(e,{label:this.options.label,icon:this.options.icon,onClick:()=>{this.executeAction(e)}})},2+(this.options.order??0)/(2**53-1))]}executeAction(e){let{action:t}=this.options;switch(t.type){case`insert-text`:{let{state:n,dispatch:r}=e.view,{from:i,to:a}=n.selection;r(n.tr.insertText(t.text,i,a));break}}}},cd=m.a(sd),ld=e=>typeof e==`object`&&!!e&&`next`in e,ud=class{constructor(e,t,n){this.dom=document.createElement(`span`),this.dom.className=`atom-wrapper`,this.dom.setAttribute(`part`,`node--${n}`);let r=t.resolveValue?t.resolveValue(e.attrs.value):e.attrs.value;ld(r)?(this.dom.textContent=``,this.handleResolvedGenerator(r)):this.dom.textContent=r??``}async handleResolvedGenerator(e){let t=e[Symbol.asyncIterator](),n;do n=await t.next(),this.dom.textContent=n.value??``;while(!n.done)}},dd=class extends m.r{constructor(e,t={}){super(),this.atomName=e,this.config=t,this.name=`RteAtomFeature[${e}]`}getSchema(){let e={inline:!0,group:`inline`,selectable:!0,atom:!0,attrs:{value:{validate:`string`}},parseDOM:[{tag:`span[data-atom-type="${this.atomName}"][data-value]`,getAttrs:e=>({value:e.getAttribute(`data-value`)})}],toDOM:e=>{let t=this.config.serializeValueToHtml?this.config.serializeValueToHtml(e.attrs.value):e.attrs.value;return t===null?document.createDocumentFragment():[`span`,{part:`node--${this.atomName}`},t]},serializeToDOM:e=>{let t=this.config.serializeValueToHtml?this.config.serializeValueToHtml(e.attrs.value):e.attrs.value;return t===null?document.createTextNode(``):[`span`,{"data-atom-type":this.atomName,"data-value":e.attrs.value},t]}};return[this.contribution({nodes:{[this.atomName]:e}})]}getPlugins(e){return[this.contribution(new N({props:{nodeViews:{[this.atomName]:e=>new ud(e,this.config,this.atomName)}}}))]}},fd=m.a(dd),pd=class extends m.r{constructor(e,t){super(),this.featureId=e,this.options=t,this.name=`RteInputRuleFeature[${e}]`}getInputRules(e){let t=`(?:${this.options.pattern.source})`,n=(t,n,r,i)=>{let a=this.options.handler(n);return a?t.tr.replaceWith(r,i,m.d.fromJSON(e.schema,a)):null},r={rule:new xl(this.options.matchAfterWhitespace?RegExp(`${t} $`):RegExp(`${t}$`),n)};return this.options.matchAfterWhitespace&&(r.enterHandler={regex:RegExp(`${t}$`),handler:n}),[this.contribution(r)]}},md=m.a(pd);function hd(e,t){return e.length===0?(t,n)=>e():(n,r)=>e(t)}var gd=class extends m.r{constructor(e,t){super(),this.featureId=e,this.options=t,this.name=`RteKeyboardShortcutsFeature[${e}]`}getPlugins(e){let t={};for(let[n,r]of Object.entries(this.options.shortcuts))t[n]=hd(r,e.facade);return[this.contribution(U(t),m.i.high)]}},_d=m.a(gd),vd=`.suggest-popover{flex-direction:column;gap:2px;max-block-size:408px;min-inline-size:128px;max-inline-size:248px;padding:4px;display:flex}.suggest-loading-widget{vertical-align:middle;white-space:normal;align-items:center;margin-inline-start:2px;display:inline-flex}.suggest-empty-message{color:var(--vvd-color-neutral-300);font:var(--vvd-typography-base);text-align:center;justify-content:center;align-items:center;min-block-size:40px;display:flex}.suggest-item--visible-focus{box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px));--focus-stroke-gap-color:transparent}`,yd=e=>!!(e?.suggestions&&!e.dismissed),bd=e=>yd(e)&&e.suggestions.items.length>0;function xd(e,t){let{$cursor:n}=e.selection;if(!n)return null;let r=Dl(n),i=t.exec(r);if(!i)return null;let a=n.pos-n.parentOffset;return{text:i[0],groups:[...i],start:a+i.index,end:a+i.index+i[0].length}}var Sd=(e,t,n)=>{let{state:r}=e;e.dispatch(hs(r.tr));let i=e.state.tr;i.replaceWith(t.start,t.end,m.d.fromJSON(e.state.schema,n));let a=i.mapping.map(t.end);i.setSelection(A.create(i.doc,a)),e.dispatch(i.scrollIntoView())},Cd=class extends m.r{selectSuggestion(e,t,n){let r=this.options.select(n);Sd(e,t.match,r),e.focus()}async startLoadingSuggestions(e,t){let n=++this.loadGeneration,r=await this.options.load(e);n===this.loadGeneration&&t({type:`load`,generation:n,suggestions:r})}constructor(e,t){super(),this.featureId=e,this.options=t,this.pluginKey=new wt(`suggest`),this.loadGeneration=0,this.name=`RteSuggestFeature[${e}]`}getStyles(){return[this.contribution(vd)]}getPlugins(e){let t=t=>e.state.tr.setMeta(this.pluginKey,t),n=n=>e.dispatchTransaction(t(n)),r=new N({key:this.pluginKey,state:{init:()=>null,apply:(t,r,a,o)=>{let s=xd(o,this.options.pattern);if(!s||!r&&!t.docChanged)return null;if(r?.dismissed)return r;let c=n=>n?r?.loadingDecoration.find().length??0?r.loadingDecoration.map(t.mapping,t.doc):B.create(t.doc,[Qi.widget(s.end,()=>{let t=document.createElement(`span`);t.className=`suggest-loading-widget`;let n=e.createComponent(i.r);return n.size=-6,t.appendChild(n),t},{ignoreSelection:!0,side:1})]):B.empty,l=t.getMeta(this.pluginKey);if(r&&l)switch(l.type){case`load`:return{...r,suggestions:{generation:l.generation,items:l.suggestions,selectedIndex:0,visibleFocus:!1},loadingDecoration:c(!1)};case`navigate`:{if(!r.suggestions?.items.length)return r;if(!r.suggestions.visibleFocus)return{...r,suggestions:{...r.suggestions,visibleFocus:!0}};let e=Math.max(0,Math.min(r.suggestions.items.length-1,r.suggestions.selectedIndex+(l.action===`up`?-1:1)));return{...r,suggestions:{...r.suggestions,selectedIndex:e}}}case`dismiss`:return{...r,dismissed:!0,loadingDecoration:B.empty}}if(!r)return this.startLoadingSuggestions(s.groups,n),{match:s,loadingDecoration:c(!0)};let u=s.groups[0]!==r.match.groups[0];return u&&this.startLoadingSuggestions(s.groups,n),{...r,match:s,suggestions:r.suggestions?{...r.suggestions,visibleFocus:!1}:void 0,loadingDecoration:c(u)}}},props:{decorations:e=>{let t=this.pluginKey.getState(e);return t?t.loadingDecoration.add(e.doc,[Qi.inline(t.match.start,t.match.end,{id:`suggest-anchor-${this.featureId}`})]):null}},view:t=>{let n=new ws(t,e,{popupPlacement:`bottom`,shouldReturnFocusToEditor:!0}),r=e.createComponent(y);r.anchorId=`suggest-anchor-${this.featureId}`,r.kind=`autocomplete`,r.offset=4;let i=Ts(n,{className:`suggest-popover`,children:[]});r.appendChild(i),t.dom.getRootNode().querySelector(`.popovers`).appendChild(r);let a=`${this.featureId}-suggestions-empty`,o=t.dom.getRootNode().host,s=!1,c=e=>{!s&&e&&m.t(o,`suggestions-empty-state`,a,{id:this.featureId}),s&&!e&&m.t(o,`suggestions-empty-state`,a,m.n),s=e},l=r=>{i.innerHTML=``;let o=r.suggestions,s=o.items.length===0;if(c(s),s){let t=document.createElement(`slot`);t.name=a,t.textContent=e.getLocale().richTextEditor.suggestNoResults,i.appendChild(Ts(n,{className:`suggest-empty-message`,children:[t]}));return}for(let[n,a]of o.items.entries()){let s=e.createComponent(u.r);s.text=a.text,s.textSecondary=a.textSecondary,n===o.selectedIndex&&(s._highlighted=!0,s.dataset.highlighted=`true`,o.visibleFocus&&s.classList.add(`suggest-item--visible-focus`),queueMicrotask(()=>{s.scrollIntoView({block:`nearest`})})),s.addEventListener(`click`,e=>{e.preventDefault(),e.stopPropagation(),this.selectSuggestion(t,r,a)}),i.appendChild(s)}};return{update:e=>{n.updateBindings();let t=this.pluginKey.getState(e.state),i=yd(t);r.requestOpenState(i),i?l(t):c(!1)},destroy:()=>{c(!1),r.remove()}}}});return[this.contribution(r),this.contribution(U({ArrowUp:(e,n)=>bd(this.pluginKey.getState(e))?(n?.(t({type:`navigate`,action:`up`})),!0):!1,ArrowDown:(e,n)=>bd(this.pluginKey.getState(e))?(n?.(t({type:`navigate`,action:`down`})),!0):!1,Enter:(e,t,n)=>{let r=this.pluginKey.getState(e);if(!bd(r))return!1;let i=r.suggestions.items[r.suggestions.selectedIndex];return n&&this.selectSuggestion(n,r,i),!0},Escape:(e,n)=>yd(this.pluginKey.getState(e))?(n?.(t({type:`dismiss`})),!0):!1}),m.i.high)]}},wd=m.a(Cd),Td=e=>e.textBetween(0,e.content.size,void 0,` `).length,Ed=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteCharacterCountFeature`}getPlugins(){let e=this.config?.limit;return e===void 0?[]:[this.contribution(new N({filterTransaction:(t,n)=>{if(!t.docChanged)return!0;let r=Td(n.doc),i=Td(t.doc);if(i<=e)return!0;if(r>e)return i<=r;if(!t.getMeta(`paste`))return!1;let a=t.selection.$head.pos,o=a-(i-e),s=a;return t.deleteRange(o,s),Td(t.doc)<=e}}))]}getPublicInterface(e){let t=this.config?.limit;return{get characters(){return Td(e.state.doc)},get limit(){return t}}}},Dd=m.a(Ed),Od=t.u(`rich-text-editor`,te,_,[f.t,d.n,u.t,a.t,s.n,g.t,h.t,l.n,re,i.t],{styles:ee,shadowOptions:{delegatesFocus:!0}});t.d(Od)(),exports.RteAlignmentFeature=Uu,exports.RteAtomFeature=fd,exports.RteBase=Al,exports.RteBoldFeature=nu,exports.RteCharacterCountFeature=Dd,exports.RteConfig=_l,exports.RteDropHandlerFeature=od,exports.RteFileHandlerFeature=id,exports.RteFontSizePickerFeature=Ul,exports.RteHardBreakFeature=Bl,exports.RteHtmlParser=ol,exports.RteHtmlSerializer=ll,exports.RteInlineImageFeature=td,exports.RteInputRuleFeature=md,exports.RteItalicFeature=iu,exports.RteKeyboardShortcutsFeature=_d,exports.RteLinkFeature=Ju,exports.RteListFeature=zu,exports.RteMonospaceFeature=du,exports.RtePlaceholderFeature=Rl,exports.RteStrikethroughFeature=cu,exports.RteSuggestFeature=wd,exports.RteTextBlockPickerFeature=Ml,exports.RteTextColorPickerFeature=hu,exports.RteToolbarButtonFeature=cd,exports.RteToolbarFeature=Fl,exports.RteUnderlineFeature=ou;
30
+ `),slice:t}}function qr(e,t,n,r,i){let a=i.parent.type.spec.code,o,s;if(!n&&!t)return null;let c=!!t&&(r||a||!n);if(c){if(e.someProp(`transformPastedText`,n=>{t=n(t,a||r,e)}),a)return s=new m.v(m.d.from(e.state.schema.text(t.replace(/\r\n?/g,`
31
+ `))),0,0),e.someProp(`transformPasted`,t=>{s=t(s,e,!0)}),s;let n=e.someProp(`clipboardTextParser`,n=>n(t,i,r,e));if(n)s=n;else{let n=i.marks(),{schema:r}=e.state,a=m.u.fromSchema(r);o=document.createElement(`div`),t.split(/(?:\r\n?|\n)+/).forEach(e=>{let t=o.appendChild(document.createElement(`p`));e&&t.appendChild(a.serializeNode(r.text(e,n)))})}}else e.someProp(`transformPastedHTML`,t=>{n=t(n,e)}),o=oi(n),nn&&si(o);let l=o&&o.querySelector(`[data-pm-slice]`),u=l&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(l.getAttribute(`data-pm-slice`)||``);if(u&&u[3])for(let e=+u[3];e>0;e--){let e=o.firstChild;for(;e&&e.nodeType!=1;)e=e.nextSibling;if(!e)break;o=e}if(s||=(e.someProp(`clipboardParser`)||e.someProp(`domParser`)||m.l.fromSchema(e.state.schema)).parseSlice(o,{preserveWhitespace:!!(c||u),context:i,ruleFromNode(e){return e.nodeName==`BR`&&!e.nextSibling&&e.parentNode&&!Jr.test(e.parentNode.nodeName)?{ignore:!0}:null}}),u)s=ci(ei(s,+u[1],+u[2]),u[4]);else if(s=m.v.maxOpen(Yr(s.content,i),!0),s.openStart||s.openEnd){let e=0,t=0;for(let t=s.content.firstChild;e<s.openStart&&!t.type.spec.isolating;e++,t=t.firstChild);for(let e=s.content.lastChild;t<s.openEnd&&!e.type.spec.isolating;t++,e=e.lastChild);s=ei(s,e,t)}return e.someProp(`transformPasted`,t=>{s=t(s,e,c)}),s}var Jr=/^(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 Yr(e,t){if(e.childCount<2)return e;for(let n=t.depth;n>=0;n--){let r=t.node(n).contentMatchAt(t.index(n)),i,a=[];if(e.forEach(e=>{if(!a)return;let t=r.findWrapping(e.type),n;if(!t)return a=null;if(n=a.length&&i.length&&Zr(t,i,e,a[a.length-1],0))a[a.length-1]=n;else{a.length&&(a[a.length-1]=Qr(a[a.length-1],i.length));let n=Xr(e,t);a.push(n),r=r.matchType(n.type),i=t}}),a)return m.d.from(a)}return e}function Xr(e,t,n=0){for(let r=t.length-1;r>=n;r--)e=t[r].create(null,m.d.from(e));return e}function Zr(e,t,n,r,i){if(i<e.length&&i<t.length&&e[i]==t[i]){let a=Zr(e,t,n,r.lastChild,i+1);if(a)return r.copy(r.content.replaceChild(r.childCount-1,a));if(r.contentMatchAt(r.childCount).matchType(i==e.length-1?n.type:e[i+1]))return r.copy(r.content.append(m.d.from(Xr(n,e,i+1))))}}function Qr(e,t){if(t==0)return e;let n=e.content.replaceChild(e.childCount-1,Qr(e.lastChild,t-1)),r=e.contentMatchAt(e.childCount).fillBefore(m.d.empty,!0);return e.copy(n.append(r))}function $r(e,t,n,r,i,a){let o=t<0?e.firstChild:e.lastChild,s=o.content;return e.childCount>1&&(a=0),i<r-1&&(s=$r(s,t,n,r,i+1,a)),i>=n&&(s=t<0?o.contentMatchAt(0).fillBefore(s,a<=i).append(s):s.append(o.contentMatchAt(o.childCount).fillBefore(m.d.empty,!0))),e.replaceChild(t<0?0:e.childCount-1,o.copy(s))}function ei(e,t,n){return t<e.openStart&&(e=new m.v($r(e.content,-1,t,e.openStart,0,e.openEnd),t,e.openEnd)),n<e.openEnd&&(e=new m.v($r(e.content,1,n,e.openEnd,0,0),e.openStart,n)),e}var ti={thead:[`table`],tbody:[`table`],tfoot:[`table`],caption:[`table`],colgroup:[`table`],col:[`table`,`colgroup`],tr:[`table`,`tbody`],td:[`table`,`tbody`,`tr`],th:[`table`,`tbody`,`tr`]},ni=null;function ri(){return ni||=document.implementation.createHTMLDocument(`title`)}var ii=null;function ai(e){let t=window.trustedTypes;return t?(ii||=t.defaultPolicy||t.createPolicy(`ProseMirrorClipboard`,{createHTML:e=>e}),ii.createHTML(e)):e}function oi(e){let t=/^(\s*<meta [^>]*>)*/.exec(e);t&&(e=e.slice(t[0].length));let n=ri().createElement(`div`),r=/<([a-z][^>\s]+)/i.exec(e),i;if((i=r&&ti[r[1].toLowerCase()])&&(e=i.map(e=>`<`+e+`>`).join(``)+e+i.map(e=>`</`+e+`>`).reverse().join(``)),n.innerHTML=ai(e),i)for(let e=0;e<i.length;e++)n=n.querySelector(i[e])||n;return n}function si(e){let t=e.querySelectorAll(F?`span:not([class]):not([style])`:`span.Apple-converted-space`);for(let n=0;n<t.length;n++){let r=t[n];r.childNodes.length==1&&r.textContent==`\xA0`&&r.parentNode&&r.parentNode.replaceChild(e.ownerDocument.createTextNode(` `),r)}}function ci(e,t){if(!e.size)return e;let n=e.content.firstChild.type.schema,r;try{r=JSON.parse(t)}catch{return e}let{content:i,openStart:a,openEnd:o}=e;for(let e=r.length-2;e>=0;e-=2){let t=n.nodes[r[e]];if(!t||t.hasRequiredAttrs())break;i=m.d.from(t.create(r[e+1],i)),a++,o++}return new m.v(i,a,o)}var L={},R={},li={touchstart:!0,touchmove:!0},ui=class{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:``,button:0},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.badSafariComposition=!1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}};function di(e){for(let t in L){let n=L[t];e.dom.addEventListener(t,e.input.eventHandlers[t]=t=>{gi(e,t)&&!hi(e,t)&&(e.editable||!(t.type in R))&&n(e,t)},li[t]?{passive:!0}:void 0)}I&&e.dom.addEventListener(`input`,()=>null),mi(e)}function fi(e,t){e.input.lastSelectionOrigin=t,e.input.lastSelectionTime=Date.now()}function pi(e){e.domObserver.stop();for(let t in e.input.eventHandlers)e.dom.removeEventListener(t,e.input.eventHandlers[t]);clearTimeout(e.input.composingTimeout),clearTimeout(e.input.lastIOSEnterFallbackTimeout)}function mi(e){e.someProp(`handleDOMEvents`,t=>{for(let n in t)e.input.eventHandlers[n]||e.dom.addEventListener(n,e.input.eventHandlers[n]=t=>hi(e,t))})}function hi(e,t){return e.someProp(`handleDOMEvents`,n=>{let r=n[t.type];return r?r(e,t)||t.defaultPrevented:!1})}function gi(e,t){if(!t.bubbles)return!0;if(t.defaultPrevented)return!1;for(let n=t.target;n!=e.dom;n=n.parentNode)if(!n||n.nodeType==11||n.pmViewDesc&&n.pmViewDesc.stopEvent(t))return!1;return!0}function _i(e,t){!hi(e,t)&&L[t.type]&&(e.editable||!(t.type in R))&&L[t.type](e,t)}R.keydown=(e,t)=>{let n=t;if(e.input.shiftKey=n.keyCode==16||n.shiftKey,!ji(e,n)&&(e.input.lastKeyCode=n.keyCode,e.input.lastKeyCodeTime=Date.now(),!(tn&&F&&n.keyCode==13)))if(n.keyCode!=229&&e.domObserver.forceFlush(),Qt&&n.keyCode==13&&!n.ctrlKey&&!n.altKey&&!n.metaKey){let t=Date.now();e.input.lastIOSEnter=t,e.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{e.input.lastIOSEnter==t&&(e.someProp(`handleKeyDown`,t=>t(e,zt(13,`Enter`))),e.input.lastIOSEnter=0)},200)}else e.someProp(`handleKeyDown`,t=>t(e,n))||Gr(e,n)?n.preventDefault():fi(e,`key`)},R.keyup=(e,t)=>{t.keyCode==16&&(e.input.shiftKey=!1)},R.keypress=(e,t)=>{let n=t;if(ji(e,n)||!n.charCode||n.ctrlKey&&!n.altKey||$t&&n.metaKey)return;if(e.someProp(`handleKeyPress`,t=>t(e,n))){n.preventDefault();return}let r=e.state.selection;if(!(r instanceof k)||!r.$from.sameParent(r.$to)){let t=String.fromCharCode(n.charCode),i=()=>e.state.tr.insertText(t).scrollIntoView();!/[\r\n]/.test(t)&&!e.someProp(`handleTextInput`,n=>n(e,r.$from.pos,r.$to.pos,t,i))&&e.dispatch(i()),n.preventDefault()}};function vi(e){return{left:e.clientX,top:e.clientY}}function yi(e,t){let n=t.x-e.clientX,r=t.y-e.clientY;return n*n+r*r<100}function bi(e,t,n,r,i){if(r==-1)return!1;let a=e.state.doc.resolve(r);for(let r=a.depth+1;r>0;r--)if(e.someProp(t,t=>r>a.depth?t(e,n,a.nodeAfter,a.before(r),i,!0):t(e,n,a.node(r),a.before(r),i,!1)))return!0;return!1}function xi(e,t,n){if(e.focused||e.focus(),e.state.selection.eq(t))return;let r=e.state.tr.setSelection(t);n==`pointer`&&r.setMeta(`pointer`,!0),e.dispatch(r)}function Si(e,t){if(t==-1)return!1;let n=e.state.doc.resolve(t),r=n.nodeAfter;return r&&r.isAtom&&A.isSelectable(r)?(xi(e,new A(n),`pointer`),!0):!1}function Ci(e,t){if(t==-1)return!1;let n=e.state.selection,r,i;n instanceof A&&(r=n.node);let a=e.state.doc.resolve(t);for(let e=a.depth+1;e>0;e--){let t=e>a.depth?a.nodeAfter:a.node(e);if(A.isSelectable(t)){i=r&&n.$from.depth>0&&e>=n.$from.depth&&a.before(n.$from.depth+1)==n.$from.pos?a.before(n.$from.depth):a.before(e);break}}return i==null?!1:(xi(e,A.create(e.state.doc,i),`pointer`),!0)}function wi(e,t,n,r,i){return bi(e,`handleClickOn`,t,n,r)||e.someProp(`handleClick`,n=>n(e,t,r))||(i?Ci(e,n):Si(e,n))}function Ti(e,t,n,r){return bi(e,`handleDoubleClickOn`,t,n,r)||e.someProp(`handleDoubleClick`,n=>n(e,t,r))}function Ei(e,t,n,r){return bi(e,`handleTripleClickOn`,t,n,r)||e.someProp(`handleTripleClick`,n=>n(e,t,r))||Di(e,n,r)}function Di(e,t,n){if(n.button!=0)return!1;let r=e.state.doc;if(t==-1)return r.inlineContent?(xi(e,k.create(r,0,r.content.size),`pointer`),!0):!1;let i=r.resolve(t);for(let t=i.depth+1;t>0;t--){let n=t>i.depth?i.nodeAfter:i.node(t),a=i.before(t);if(n.inlineContent)xi(e,k.create(r,a+1,a+1+n.content.size),`pointer`);else if(A.isSelectable(n))xi(e,A.create(r,a),`pointer`);else continue;return!0}}function Oi(e){return Ri(e)}var ki=$t?`metaKey`:`ctrlKey`;L.mousedown=(e,t)=>{let n=t;e.input.shiftKey=n.shiftKey;let r=Oi(e),i=Date.now(),a=`singleClick`;i-e.input.lastClick.time<500&&yi(n,e.input.lastClick)&&!n[ki]&&e.input.lastClick.button==n.button&&(e.input.lastClick.type==`singleClick`?a=`doubleClick`:e.input.lastClick.type==`doubleClick`&&(a=`tripleClick`)),e.input.lastClick={time:i,x:n.clientX,y:n.clientY,type:a,button:n.button};let o=e.posAtCoords(vi(n));o&&(a==`singleClick`?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new Ai(e,o,n,!!r)):(a==`doubleClick`?Ti:Ei)(e,o.pos,o.inside,n)?n.preventDefault():fi(e,`pointer`))};var Ai=class{constructor(e,t,n,r){this.view=e,this.pos=t,this.event=n,this.flushed=r,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!n[ki],this.allowDefault=n.shiftKey;let i,a;if(t.inside>-1)i=e.state.doc.nodeAt(t.inside),a=t.inside;else{let n=e.state.doc.resolve(t.pos);i=n.parent,a=n.depth?n.before():0}let o=r?null:n.target,s=o?e.docView.nearestDesc(o,!0):null;this.target=s&&s.nodeDOM.nodeType==1?s.nodeDOM:null;let{selection:c}=e.state;n.button==0&&(i.type.spec.draggable&&i.type.spec.selectable!==!1||c instanceof A&&c.from<=a&&c.to>a)&&(this.mightDrag={node:i,pos:a,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&Yt&&!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)),fi(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(()=>mr(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(vi(e))),this.updateAllowDefault(e),this.allowDefault||!t?fi(this.view,`pointer`):wi(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||I&&this.mightDrag&&!this.mightDrag.node.isAtom||F&&!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)?(xi(this.view,O.near(this.view.state.doc.resolve(t.pos)),`pointer`),e.preventDefault()):fi(this.view,`pointer`)}move(e){this.updateAllowDefault(e),fi(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)}};L.touchstart=e=>{e.input.lastTouch=Date.now(),Oi(e),fi(e,`pointer`)},L.touchmove=e=>{e.input.lastTouch=Date.now(),fi(e,`pointer`)},L.contextmenu=e=>Oi(e);function ji(e,t){return e.composing?!0:I&&Math.abs(t.timeStamp-e.input.compositionEndedAt)<500?(e.input.compositionEndedAt=-2e8,!0):!1}var Mi=tn?5e3:-1;R.compositionstart=R.compositionupdate=e=>{if(!e.composing){e.domObserver.flush();let{state:t}=e,n=t.selection.$to;if(t.selection instanceof k&&(t.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some(e=>e.type.spec.inclusive===!1)||F&&en&&Ni(e)))e.markCursor=e.state.storedMarks||n.marks(),Ri(e,!0),e.markCursor=null;else if(Ri(e,!t.selection.empty),Yt&&t.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let t=e.domSelectionRange();for(let n=t.focusNode,r=t.focusOffset;n&&n.nodeType==1&&r!=0;){let t=r<0?n.lastChild:n.childNodes[r-1];if(!t)break;if(t.nodeType==3){let n=e.domSelection();n&&n.collapse(t,t.nodeValue.length);break}else n=t,r=-1}}e.input.composing=!0}Pi(e,Mi)};function Ni(e){let{focusNode:t,focusOffset:n}=e.domSelectionRange();if(!t||t.nodeType!=1||n>=t.childNodes.length)return!1;let r=t.childNodes[n];return r.nodeType==1&&r.contentEditable==`false`}R.compositionend=(e,t)=>{e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=t.timeStamp,e.input.compositionPendingChanges=e.domObserver.pendingRecords().length?e.input.compositionID:0,e.input.compositionNode=null,e.input.badSafariComposition?e.domObserver.forceFlush():e.input.compositionPendingChanges&&Promise.resolve().then(()=>e.domObserver.flush()),e.input.compositionID++,Pi(e,20))};function Pi(e,t){clearTimeout(e.input.composingTimeout),t>-1&&(e.input.composingTimeout=setTimeout(()=>Ri(e),t))}function Fi(e){for(e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=Li());e.input.compositionNodes.length>0;)e.input.compositionNodes.pop().markParentsDirty()}function Ii(e){let t=e.domSelectionRange();if(!t.focusNode)return null;let n=Pt(t.focusNode,t.focusOffset),r=Ft(t.focusNode,t.focusOffset);if(n&&r&&n!=r){let t=r.pmViewDesc,i=e.domObserver.lastChangedTextNode;if(n==i||r==i)return i;if(!t||!t.isText(r.nodeValue))return r;if(e.input.compositionNode==r){let e=n.pmViewDesc;if(!(!e||!e.isText(n.nodeValue)))return r}}return n||r}function Li(){let e=document.createEvent(`Event`);return e.initEvent(`event`,!0,!0),e.timeStamp}function Ri(e,t=!1){if(!(tn&&e.domObserver.flushingSoon>=0)){if(e.domObserver.forceFlush(),Fi(e),t||e.docView&&e.docView.dirty){let n=fr(e),r=e.state.selection;return n&&!n.eq(r)?e.dispatch(e.state.tr.setSelection(n)):(e.markCursor||t)&&!r.$from.node(r.$from.sharedDepth(r.to)).inlineContent?e.dispatch(e.state.tr.deleteSelection()):e.updateState(e.state),!0}return!1}}function zi(e,t){if(!e.dom.parentNode)return;let n=e.dom.parentNode.appendChild(document.createElement(`div`));n.appendChild(t),n.style.cssText=`position: fixed; left: -10000px; top: 10px`;let r=getSelection(),i=document.createRange();i.selectNodeContents(t),e.dom.blur(),r.removeAllRanges(),r.addRange(i),setTimeout(()=>{n.parentNode&&n.parentNode.removeChild(n),e.focus()},50)}var Bi=P&&Jt<15||Qt&&rn<604;L.copy=R.cut=(e,t)=>{let n=t,r=e.state.selection,i=n.type==`cut`;if(r.empty)return;let a=Bi?null:n.clipboardData,{dom:o,text:s}=Kr(e,r.content());a?(n.preventDefault(),a.clearData(),a.setData(`text/html`,o.innerHTML),a.setData(`text/plain`,s)):zi(e,o),i&&e.dispatch(e.state.tr.deleteSelection().scrollIntoView().setMeta(`uiEvent`,`cut`))};function Vi(e){return e.openStart==0&&e.openEnd==0&&e.content.childCount==1?e.content.firstChild:null}function Hi(e,t){if(!e.dom.parentNode)return;let n=e.input.shiftKey||e.state.selection.$from.parent.type.spec.code,r=e.dom.parentNode.appendChild(document.createElement(n?`textarea`:`div`));n||(r.contentEditable=`true`),r.style.cssText=`position: fixed; left: -10000px; top: 10px`,r.focus();let i=e.input.shiftKey&&e.input.lastKeyCode!=45;setTimeout(()=>{e.focus(),r.parentNode&&r.parentNode.removeChild(r),n?Ui(e,r.value,null,i,t):Ui(e,r.textContent,r.innerHTML,i,t)},50)}function Ui(e,t,n,r,i){let a=qr(e,t,n,r,e.state.selection.$from);if(e.someProp(`handlePaste`,t=>t(e,i,a||m.v.empty)))return!0;if(!a)return!1;let o=Vi(a),s=o?e.state.tr.replaceSelectionWith(o,r):e.state.tr.replaceSelection(a);return e.dispatch(s.scrollIntoView().setMeta(`paste`,!0).setMeta(`uiEvent`,`paste`)),!0}function Wi(e){let t=e.getData(`text/plain`)||e.getData(`Text`);if(t)return t;let n=e.getData(`text/uri-list`);return n?n.replace(/\r?\n/g,` `):``}R.paste=(e,t)=>{let n=t;if(e.composing&&!tn)return;let r=Bi?null:n.clipboardData,i=e.input.shiftKey&&e.input.lastKeyCode!=45;r&&Ui(e,Wi(r),r.getData(`text/html`),i,n)?n.preventDefault():Hi(e,n)};var Gi=class{constructor(e,t,n){this.slice=e,this.move=t,this.node=n}},Ki=$t?`altKey`:`ctrlKey`;function qi(e,t){let n;return e.someProp(`dragCopies`,e=>{n||=e(t)}),n==null?!t[Ki]:!n}L.dragstart=(e,t)=>{let n=t,r=e.input.mouseDown;if(r&&r.done(),!n.dataTransfer)return;let i=e.state.selection,a=i.empty?null:e.posAtCoords(vi(n)),o;if(!(a&&a.pos>=i.from&&a.pos<=(i instanceof A?i.to-1:i.to))){if(r&&r.mightDrag)o=A.create(e.state.doc,r.mightDrag.pos);else if(n.target&&n.target.nodeType==1){let t=e.docView.nearestDesc(n.target,!0);t&&t.node.type.spec.draggable&&t!=e.docView&&(o=A.create(e.state.doc,t.posBefore))}}let{dom:s,text:c,slice:l}=Kr(e,(o||e.state.selection).content());(!n.dataTransfer.files.length||!F||Zt>120)&&n.dataTransfer.clearData(),n.dataTransfer.setData(Bi?`Text`:`text/html`,s.innerHTML),n.dataTransfer.effectAllowed=`copyMove`,Bi||n.dataTransfer.setData(`text/plain`,c),e.dragging=new Gi(l,qi(e,n),o)},L.dragend=e=>{let t=e.dragging;window.setTimeout(()=>{e.dragging==t&&(e.dragging=null)},50)},R.dragover=R.dragenter=(e,t)=>t.preventDefault(),R.drop=(e,t)=>{try{Ji(e,t,e.dragging)}finally{e.dragging=null}};function Ji(e,t,n){if(!t.dataTransfer)return;let r=e.posAtCoords(vi(t));if(!r)return;let i=e.state.doc.resolve(r.pos),a=n&&n.slice;a?e.someProp(`transformPasted`,t=>{a=t(a,e,!1)}):a=qr(e,Wi(t.dataTransfer),Bi?null:t.dataTransfer.getData(`text/html`),!1,i);let o=!!(n&&qi(e,t));if(e.someProp(`handleDrop`,n=>n(e,t,a||m.v.empty,o))){t.preventDefault();return}if(!a)return;t.preventDefault();let s=a?Be(e.state.doc,i.pos,a):i.pos;s??=i.pos;let c=e.state.tr;if(o){let{node:e}=n;e?e.replace(c):c.deleteSelection()}let l=c.mapping.map(s),u=a.openStart==0&&a.openEnd==0&&a.content.childCount==1,d=c.doc;if(u?c.replaceRangeWith(l,l,a.content.firstChild):c.replaceRange(l,l,a),c.doc.eq(d))return;let f=c.doc.resolve(l);if(u&&A.isSelectable(a.content.firstChild)&&f.nodeAfter&&f.nodeAfter.sameMarkup(a.content.firstChild))c.setSelection(new A(f));else{let t=c.mapping.map(s);c.mapping.maps[c.mapping.maps.length-1].forEach((e,n,r,i)=>t=i),c.setSelection(Cr(e,f,c.doc.resolve(t)))}e.focus(),e.dispatch(c.setMeta(`uiEvent`,`drop`))}L.focus=e=>{e.input.lastFocus=Date.now(),e.focused||(e.domObserver.stop(),e.dom.classList.add(`ProseMirror-focused`),e.domObserver.start(),e.focused=!0,setTimeout(()=>{e.docView&&e.hasFocus()&&!e.domObserver.currentSelection.eq(e.domSelectionRange())&&mr(e)},20))},L.blur=(e,t)=>{let n=t;e.focused&&=(e.domObserver.stop(),e.dom.classList.remove(`ProseMirror-focused`),e.domObserver.start(),n.relatedTarget&&e.dom.contains(n.relatedTarget)&&e.domObserver.currentSelection.clear(),!1)},L.beforeinput=(e,t)=>{if(F&&tn&&t.inputType==`deleteContentBackward`){e.domObserver.flushSoon();let{domChangeCount:t}=e.input;setTimeout(()=>{if(e.input.domChangeCount!=t||(e.dom.blur(),e.focus(),e.someProp(`handleKeyDown`,t=>t(e,zt(8,`Backspace`)))))return;let{$cursor:n}=e.state.selection;n&&n.pos>0&&e.dispatch(e.state.tr.delete(n.pos-1,n.pos).scrollIntoView())},50)}};for(let e in R)L[e]=R[e];function Yi(e,t){if(e==t)return!0;for(let n in e)if(e[n]!==t[n])return!1;for(let n in t)if(!(n in e))return!1;return!0}var Xi=class e{constructor(e,t){this.toDOM=e,this.spec=t||ea,this.side=this.spec.side||0}map(e,t,n,r){let{pos:i,deleted:a}=e.mapResult(t.from+r,this.side<0?-1:1);return a?null:new z(i-n,i-n,this)}valid(){return!0}eq(t){return this==t||t instanceof e&&(this.spec.key&&this.spec.key==t.spec.key||this.toDOM==t.toDOM&&Yi(this.spec,t.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}},Zi=class e{constructor(e,t){this.attrs=e,this.spec=t||ea}map(e,t,n,r){let i=e.map(t.from+r,this.spec.inclusiveStart?-1:1)-n,a=e.map(t.to+r,this.spec.inclusiveEnd?1:-1)-n;return i>=a?null:new z(i,a,this)}valid(e,t){return t.from<t.to}eq(t){return this==t||t instanceof e&&Yi(this.attrs,t.attrs)&&Yi(this.spec,t.spec)}static is(t){return t.type instanceof e}destroy(){}},Qi=class e{constructor(e,t){this.attrs=e,this.spec=t||ea}map(e,t,n,r){let i=e.mapResult(t.from+r,1);if(i.deleted)return null;let a=e.mapResult(t.to+r,-1);return a.deleted||a.pos<=i.pos?null:new z(i.pos-n,a.pos-n,this)}valid(e,t){let{index:n,offset:r}=e.content.findIndex(t.from),i;return r==t.from&&!(i=e.child(n)).isText&&r+i.nodeSize==t.to}eq(t){return this==t||t instanceof e&&Yi(this.attrs,t.attrs)&&Yi(this.spec,t.spec)}destroy(){}},z=class e{constructor(e,t,n){this.from=e,this.to=t,this.type=n}copy(t,n){return new e(t,n,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,n){return this.type.map(e,this,t,n)}static widget(t,n,r){return new e(t,t,new Xi(n,r))}static inline(t,n,r,i){return new e(t,n,new Zi(r,i))}static node(t,n,r,i){return new e(t,n,new Qi(r,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof Zi}get widget(){return this.type instanceof Xi}},$i=[],ea={},B=class e{constructor(e,t){this.local=e.length?e:$i,this.children=t.length?t:$i}static create(e,t){return t.length?sa(t,e,0,ea):V}find(e,t,n){let r=[];return this.findInner(e??0,t??1e9,r,0,n),r}findInner(e,t,n,r,i){for(let a=0;a<this.local.length;a++){let o=this.local[a];o.from<=t&&o.to>=e&&(!i||i(o.spec))&&n.push(o.copy(o.from+r,o.to+r))}for(let a=0;a<this.children.length;a+=3)if(this.children[a]<t&&this.children[a+1]>e){let o=this.children[a]+1;this.children[a+2].findInner(e-o,t-o,n,r+o,i)}}map(e,t,n){return this==V||e.maps.length==0?this:this.mapInner(e,t,0,0,n||ea)}mapInner(t,n,r,i,a){let o;for(let e=0;e<this.local.length;e++){let s=this.local[e].map(t,r,i);s&&s.type.valid(n,s)?(o||=[]).push(s):a.onRemove&&a.onRemove(this.local[e].spec)}return this.children.length?na(this.children,o||[],t,n,r,i,a):o?new e(o.sort(ca),$i):V}add(t,n){return n.length?this==V?e.create(t,n):this.addInner(t,n,0):this}addInner(t,n,r){let i,a=0;t.forEach((e,t)=>{let o=t+r,s;if(s=aa(n,e,o)){for(i||=this.children.slice();a<i.length&&i[a]<t;)a+=3;i[a]==t?i[a+2]=i[a+2].addInner(e,s,o+1):i.splice(a,0,t,t+e.nodeSize,sa(s,e,o+1,ea)),a+=3}});let o=ra(a?oa(n):n,-r);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||o.splice(e--,1);return new e(o.length?this.local.concat(o).sort(ca):this.local,i||this.children)}remove(e){return e.length==0||this==V?this:this.removeInner(e,0)}removeInner(t,n){let r=this.children,i=this.local;for(let e=0;e<r.length;e+=3){let i,a=r[e]+n,o=r[e+1]+n;for(let e=0,n;e<t.length;e++)(n=t[e])&&n.from>a&&n.to<o&&(t[e]=null,(i||=[]).push(n));if(!i)continue;r==this.children&&(r=this.children.slice());let s=r[e+2].removeInner(i,a+1);s==V?(r.splice(e,3),e-=3):r[e+2]=s}if(i.length){for(let e=0,r;e<t.length;e++)if(r=t[e])for(let e=0;e<i.length;e++)i[e].eq(r,n)&&(i==this.local&&(i=this.local.slice()),i.splice(e--,1))}return r==this.children&&i==this.local?this:i.length||r.length?new e(i,r):V}forChild(t,n){if(this==V)return this;if(n.isLeaf)return e.empty;let r,i;for(let e=0;e<this.children.length;e+=3)if(this.children[e]>=t){this.children[e]==t&&(r=this.children[e+2]);break}let a=t+1,o=a+n.content.size;for(let e=0;e<this.local.length;e++){let t=this.local[e];if(t.from<o&&t.to>a&&t.type instanceof Zi){let e=Math.max(a,t.from)-a,n=Math.min(o,t.to)-a;e<n&&(i||=[]).push(t.copy(e,n))}}if(i){let t=new e(i.sort(ca),$i);return r?new ta([t,r]):t}return r||V}eq(t){if(this==t)return!0;if(!(t instanceof e)||this.local.length!=t.local.length||this.children.length!=t.children.length)return!1;for(let e=0;e<this.local.length;e++)if(!this.local[e].eq(t.local[e]))return!1;for(let e=0;e<this.children.length;e+=3)if(this.children[e]!=t.children[e]||this.children[e+1]!=t.children[e+1]||!this.children[e+2].eq(t.children[e+2]))return!1;return!0}locals(e){return la(this.localsInner(e))}localsInner(e){if(this==V)return $i;if(e.inlineContent||!this.local.some(Zi.is))return this.local;let t=[];for(let e=0;e<this.local.length;e++)this.local[e].type instanceof Zi||t.push(this.local[e]);return t}forEachSet(e){e(this)}};B.empty=new B([],[]),B.removeOverlap=la;var V=B.empty,ta=class e{constructor(e){this.members=e}map(t,n){let r=this.members.map(e=>e.map(t,n,ea));return e.from(r)}forChild(t,n){if(n.isLeaf)return B.empty;let r=[];for(let i=0;i<this.members.length;i++){let a=this.members[i].forChild(t,n);a!=V&&(a instanceof e?r=r.concat(a.members):r.push(a))}return e.from(r)}eq(t){if(!(t instanceof e)||t.members.length!=this.members.length)return!1;for(let e=0;e<this.members.length;e++)if(!this.members[e].eq(t.members[e]))return!1;return!0}locals(e){let t,n=!0;for(let r=0;r<this.members.length;r++){let i=this.members[r].localsInner(e);if(i.length)if(!t)t=i;else{n&&=(t=t.slice(),!1);for(let e=0;e<i.length;e++)t.push(i[e])}}return t?la(n?t:t.sort(ca)):$i}static from(t){switch(t.length){case 0:return V;case 1:return t[0];default:return new e(t.every(e=>e instanceof B)?t:t.reduce((e,t)=>e.concat(t instanceof B?t:t.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}};function na(e,t,n,r,i,a,o){let s=e.slice();for(let e=0,t=a;e<n.maps.length;e++){let r=0;n.maps[e].forEach((e,n,i,a)=>{let o=a-i-(n-e);for(let i=0;i<s.length;i+=3){let a=s[i+1];if(a<0||e>a+t-r)continue;let c=s[i]+t-r;n>=c?s[i+1]=e<=c?-2:-1:e>=t&&o&&(s[i]+=o,s[i+1]+=o)}r+=o}),t=n.maps[e].map(t,-1)}let c=!1;for(let t=0;t<s.length;t+=3)if(s[t+1]<0){if(s[t+1]==-2){c=!0,s[t+1]=-1;continue}let l=n.map(e[t]+a),u=l-i;if(u<0||u>=r.content.size){c=!0;continue}let d=n.map(e[t+1]+a,-1)-i,{index:f,offset:p}=r.content.findIndex(u),m=r.maybeChild(f);if(m&&p==u&&p+m.nodeSize==d){let r=s[t+2].mapInner(n,m,l+1,e[t]+a+1,o);r==V?(s[t+1]=-2,c=!0):(s[t]=u,s[t+1]=d,s[t+2]=r)}else c=!0}if(c){let c=sa(ia(s,e,t,n,i,a,o),r,0,o);t=c.local;for(let e=0;e<s.length;e+=3)s[e+1]<0&&(s.splice(e,3),e-=3);for(let e=0,t=0;e<c.children.length;e+=3){let n=c.children[e];for(;t<s.length&&s[t]<n;)t+=3;s.splice(t,0,c.children[e],c.children[e+1],c.children[e+2])}}return new B(t.sort(ca),s)}function ra(e,t){if(!t||!e.length)return e;let n=[];for(let r=0;r<e.length;r++){let i=e[r];n.push(new z(i.from+t,i.to+t,i.type))}return n}function ia(e,t,n,r,i,a,o){function s(e,t){for(let a=0;a<e.local.length;a++){let s=e.local[a].map(r,i,t);s?n.push(s):o.onRemove&&o.onRemove(e.local[a].spec)}for(let n=0;n<e.children.length;n+=3)s(e.children[n+2],e.children[n]+t+1)}for(let n=0;n<e.length;n+=3)e[n+1]==-1&&s(e[n+2],t[n]+a+1);return n}function aa(e,t,n){if(t.isLeaf)return null;let r=n+t.nodeSize,i=null;for(let t=0,a;t<e.length;t++)(a=e[t])&&a.from>n&&a.to<r&&((i||=[]).push(a),e[t]=null);return i}function oa(e){let t=[];for(let n=0;n<e.length;n++)e[n]!=null&&t.push(e[n]);return t}function sa(e,t,n,r){let i=[],a=!1;t.forEach((t,o)=>{let s=aa(e,t,o+n);if(s){a=!0;let e=sa(s,t,n+o+1,r);e!=V&&i.push(o,o+t.nodeSize,e)}});let o=ra(a?oa(e):e,-n).sort(ca);for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||(r.onRemove&&r.onRemove(o[e].spec),o.splice(e--,1));return o.length||i.length?new B(o,i):V}function ca(e,t){return e.from-t.from||e.to-t.to}function la(e){let t=e;for(let n=0;n<t.length-1;n++){let r=t[n];if(r.from!=r.to)for(let i=n+1;i<t.length;i++){let a=t[i];if(a.from==r.from){a.to!=r.to&&(t==e&&(t=e.slice()),t[i]=a.copy(a.from,r.to),ua(t,i+1,a.copy(r.to,a.to)));continue}else{a.from<r.to&&(t==e&&(t=e.slice()),t[n]=r.copy(r.from,a.from),ua(t,i,r.copy(a.from,r.to)));break}}}return t}function ua(e,t,n){for(;t<e.length&&ca(n,e[t])>0;)t++;e.splice(t,0,n)}function da(e){let t=[];return e.someProp(`decorations`,n=>{let r=n(e.state);r&&r!=V&&t.push(r)}),e.cursorWrapper&&t.push(B.create(e.state.doc,[e.cursorWrapper.deco])),ta.from(t)}var fa={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},pa=P&&Jt<=11,ma=class{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}},ha=class{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new ma,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(t=>{for(let e=0;e<t.length;e++)this.queue.push(t[e]);P&&Jt<=11&&t.some(e=>e.type==`childList`&&e.removedNodes.length||e.type==`characterData`&&e.oldValue.length>e.target.nodeValue.length)?this.flushSoon():I&&e.composing&&t.some(e=>e.type==`childList`&&e.target.nodeName==`TR`)?(e.input.badSafariComposition=!0,this.flushSoon()):this.flush()}),pa&&(this.onCharData=e=>{this.queue.push({target:e.target,type:`characterData`,oldValue:e.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,fa)),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(wr(this.view)){if(this.suppressingSelectionUpdates)return mr(this.view);if(P&&Jt<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&At(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,n;for(let n=e.focusNode;n;n=Et(n))t.add(n);for(let r=e.anchorNode;r;r=Et(r))if(t.has(r)){n=r;break}let r=n&&this.view.docView.nearestDesc(n);if(r&&r.ignoreMutation({type:`selection`,target:n.nodeType==3?n.parentNode:n}))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 n=e.domSelectionRange(),r=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(n)&&wr(e)&&!this.ignoreSelectionChange(n),i=-1,a=-1,o=!1,s=[];if(e.editable)for(let e=0;e<t.length;e++){let n=this.registerMutation(t[e],s);n&&(i=i<0?n.from:Math.min(n.from,i),a=a<0?n.to:Math.max(n.to,a),n.typeOver&&(o=!0))}if(s.some(e=>e.nodeName==`BR`)&&(e.input.lastKeyCode==8||e.input.lastKeyCode==46)){for(let e of s)if(e.nodeName==`BR`&&e.parentNode){let t=e.nextSibling;for(;t&&t.nodeType==1;){if(t.contentEditable==`false`){e.parentNode.removeChild(e);break}t=t.firstChild}}}else if(Yt&&s.length){let t=s.filter(e=>e.nodeName==`BR`);if(t.length==2){let[e,n]=t;e.parentNode&&e.parentNode.parentNode==n.parentNode?n.remove():e.remove()}else{let{focusNode:n}=this.currentSelection;for(let r of t){let t=r.parentNode;t&&t.nodeName==`LI`&&(!n||xa(e,n)!=t)&&r.remove()}}}let c=null;i<0&&r&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Rt(n)&&(c=fr(e))&&c.eq(O.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,mr(e),this.currentSelection.set(n),e.scrollToSelection()):(i>-1||r)&&(i>-1&&(e.docView.markDirty(i,a),va(e)),e.input.badSafariComposition&&(e.input.badSafariComposition=!1,Sa(e,s)),this.handleDOMChange(i,a,o,s),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(n)||mr(e),this.currentSelection.set(n))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let n=this.view.docView.nearestDesc(e.target);if(e.type==`attributes`&&(n==this.view.docView||e.attributeName==`contenteditable`||e.attributeName==`style`&&!e.oldValue&&!e.target.getAttribute(`style`))||!n||n.ignoreMutation(e))return null;if(e.type==`childList`){for(let n=0;n<e.addedNodes.length;n++){let r=e.addedNodes[n];t.push(r),r.nodeType==3&&(this.lastChangedTextNode=r)}if(n.contentDOM&&n.contentDOM!=n.dom&&!n.contentDOM.contains(e.target))return{from:n.posBefore,to:n.posAfter};let r=e.previousSibling,i=e.nextSibling;if(P&&Jt<=11&&e.addedNodes.length)for(let t=0;t<e.addedNodes.length;t++){let{previousSibling:n,nextSibling:a}=e.addedNodes[t];(!n||Array.prototype.indexOf.call(e.addedNodes,n)<0)&&(r=n),(!a||Array.prototype.indexOf.call(e.addedNodes,a)<0)&&(i=a)}let a=r&&r.parentNode==e.target?N(r)+1:0,o=n.localPosFromDOM(e.target,a,-1),s=i&&i.parentNode==e.target?N(i):e.target.childNodes.length;return{from:o,to:n.localPosFromDOM(e.target,s,1)}}else if(e.type==`attributes`)return{from:n.posAtStart-n.border,to:n.posAtEnd+n.border};else return this.lastChangedTextNode=e.target,{from:n.posAtStart,to:n.posAtEnd,typeOver:e.target.nodeValue==e.oldValue}}},ga=new WeakMap,_a=!1;function va(e){if(!ga.has(e)&&(ga.set(e,null),[`normal`,`nowrap`,`pre-line`].indexOf(getComputedStyle(e.dom).whiteSpace)!==-1)){if(e.requiresGeckoHackNode=Yt,_a)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.`),_a=!0}}function ya(e,t){let n=t.startContainer,r=t.startOffset,i=t.endContainer,a=t.endOffset,o=e.domAtPos(e.state.selection.anchor);return At(o.node,o.offset,i,a)&&([n,r,i,a]=[i,a,n,r]),{anchorNode:n,anchorOffset:r,focusNode:i,focusOffset:a}}function ba(e,t){if(t.getComposedRanges){let n=t.getComposedRanges(e.root)[0];if(n)return ya(e,n)}let n;function r(e){e.preventDefault(),e.stopImmediatePropagation(),n=e.getTargetRanges()[0]}return e.dom.addEventListener(`beforeinput`,r,!0),document.execCommand(`indent`),e.dom.removeEventListener(`beforeinput`,r,!0),n?ya(e,n):null}function xa(e,t){for(let n=t.parentNode;n&&n!=e.dom;n=n.parentNode){let t=e.docView.nearestDesc(n,!0);if(t&&t.node.isBlock)return n}return null}function Sa(e,t){let{focusNode:n,focusOffset:r}=e.domSelectionRange();for(let i of t)if(i.parentNode?.nodeName==`TR`){let t=i.nextSibling;for(;t&&t.nodeName!=`TD`&&t.nodeName!=`TH`;)t=t.nextSibling;if(t){let a=t;for(;;){let e=a.firstChild;if(!e||e.nodeType!=1||e.contentEditable==`false`||/^(BR|IMG)$/.test(e.nodeName))break;a=e}a.insertBefore(i,a.firstChild),n==i&&e.domSelection().collapse(i,r)}else i.parentNode.removeChild(i)}}function Ca(e,t,n){let{node:r,fromOffset:i,toOffset:a,from:o,to:s}=e.docView.parseRange(t,n),c=e.domSelectionRange(),l,u=c.anchorNode;if(u&&e.dom.contains(u.nodeType==1?u:u.parentNode)&&(l=[{node:u,offset:c.anchorOffset}],Rt(c)||l.push({node:c.focusNode,offset:c.focusOffset})),F&&e.input.lastKeyCode===8)for(let e=a;e>i;e--){let t=r.childNodes[e-1],n=t.pmViewDesc;if(t.nodeName==`BR`&&!n){a=e;break}if(!n||n.size)break}let d=e.state.doc,f=e.someProp(`domParser`)||m.l.fromSchema(e.state.schema),p=d.resolve(o),h=null,g=f.parse(r,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:i,to:a,preserveWhitespace:p.parent.type.whitespace==`pre`?`full`:!0,findPositions:l,ruleFromNode:wa,context:p});if(l&&l[0].pos!=null){let e=l[0].pos,t=l[1]&&l[1].pos;t??=e,h={anchor:e+o,head:t+o}}return{doc:g,sel:h,from:o,to:s}}function wa(e){let t=e.pmViewDesc;if(t)return t.parseRule();if(e.nodeName==`BR`&&e.parentNode){if(I&&/^(ul|ol)$/i.test(e.parentNode.nodeName)){let e=document.createElement(`div`);return e.appendChild(document.createElement(`li`)),{skip:e}}else if(e.parentNode.lastChild==e||I&&/^(tr|table)$/i.test(e.parentNode.nodeName))return{ignore:!0}}else if(e.nodeName==`IMG`&&e.getAttribute(`mark-placeholder`))return{ignore:!0};return null}var Ta=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|img|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function Ea(e,t,n,r,i){let a=e.input.compositionPendingChanges||(e.composing?e.input.compositionID:0);if(e.input.compositionPendingChanges=0,t<0){let t=e.input.lastSelectionTime>Date.now()-50?e.input.lastSelectionOrigin:null,n=fr(e,t);if(n&&!e.state.selection.eq(n)){if(F&&tn&&e.input.lastKeyCode===13&&Date.now()-100<e.input.lastKeyCodeTime&&e.someProp(`handleKeyDown`,t=>t(e,zt(13,`Enter`))))return;let r=e.state.tr.setSelection(n);t==`pointer`?r.setMeta(`pointer`,!0):t==`key`&&r.scrollIntoView(),a&&r.setMeta(`composition`,a),e.dispatch(r)}return}let o=e.state.doc.resolve(t),s=o.sharedDepth(n);t=o.before(s+1),n=e.state.doc.resolve(n).after(s+1);let c=e.state.selection,l=Ca(e,t,n),u=e.state.doc,d=u.slice(l.from,l.to),f,p;e.input.lastKeyCode===8&&Date.now()-100<e.input.lastKeyCodeTime?(f=e.state.selection.to,p=`end`):(f=e.state.selection.from,p=`start`),e.input.lastKeyCode=null;let m=ja(d.content,l.doc.content,l.from,f,p);if(m&&e.input.domChangeCount++,(Qt&&e.input.lastIOSEnter>Date.now()-225||tn)&&i.some(e=>e.nodeType==1&&!Ta.test(e.nodeName))&&(!m||m.endA>=m.endB)&&e.someProp(`handleKeyDown`,t=>t(e,zt(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(!m)if(r&&c instanceof k&&!c.empty&&c.$head.sameParent(c.$anchor)&&!e.composing&&!(l.sel&&l.sel.anchor!=l.sel.head))m={start:c.from,endA:c.to,endB:c.to};else{if(l.sel){let t=Da(e,e.state.doc,l.sel);if(t&&!t.eq(e.state.selection)){let n=e.state.tr.setSelection(t);a&&n.setMeta(`composition`,a),e.dispatch(n)}}return}e.state.selection.from<e.state.selection.to&&m.start==m.endB&&e.state.selection instanceof k&&(m.start>e.state.selection.from&&m.start<=e.state.selection.from+2&&e.state.selection.from>=l.from?m.start=e.state.selection.from:m.endA<e.state.selection.to&&m.endA>=e.state.selection.to-2&&e.state.selection.to<=l.to&&(m.endB+=e.state.selection.to-m.endA,m.endA=e.state.selection.to)),P&&Jt<=11&&m.endB==m.start+1&&m.endA==m.start&&m.start>l.from&&l.doc.textBetween(m.start-l.from-1,m.start-l.from+1)==` \xA0`&&(m.start--,m.endA--,m.endB--);let h=l.doc.resolveNoCache(m.start-l.from),g=l.doc.resolveNoCache(m.endB-l.from),ee=u.resolve(m.start),te=h.sameParent(g)&&h.parent.inlineContent&&ee.end()>=m.endA;if((Qt&&e.input.lastIOSEnter>Date.now()-225&&(!te||i.some(e=>e.nodeName==`DIV`||e.nodeName==`P`))||!te&&h.pos<l.doc.content.size&&(!h.sameParent(g)||!h.parent.inlineContent)&&h.pos<g.pos&&!/\S/.test(l.doc.textBetween(h.pos,g.pos,``,``)))&&e.someProp(`handleKeyDown`,t=>t(e,zt(13,`Enter`)))){e.input.lastIOSEnter=0;return}if(e.state.selection.anchor>m.start&&ka(u,m.start,m.endA,h,g)&&e.someProp(`handleKeyDown`,t=>t(e,zt(8,`Backspace`)))){tn&&F&&e.domObserver.suppressSelectionUpdates();return}F&&m.endB==m.start&&(e.input.lastChromeDelete=Date.now()),tn&&!te&&h.start()!=g.start()&&g.parentOffset==0&&h.depth==g.depth&&l.sel&&l.sel.anchor==l.sel.head&&l.sel.head==m.endA&&(m.endB-=2,g=l.doc.resolveNoCache(m.endB-l.from),setTimeout(()=>{e.someProp(`handleKeyDown`,function(t){return t(e,zt(13,`Enter`))})},20));let ne=m.start,_=m.endA,re=t=>{let n=t||e.state.tr.replace(ne,_,l.doc.slice(m.start-l.from,m.endB-l.from));if(l.sel){let t=Da(e,n.doc,l.sel);t&&!(F&&e.composing&&t.empty&&(m.start!=m.endB||e.input.lastChromeDelete<Date.now()-100)&&(t.head==ne||t.head==n.mapping.map(_)-1)||P&&t.empty&&t.head==ne)&&n.setSelection(t)}return a&&n.setMeta(`composition`,a),n.scrollIntoView()},v;if(te)if(h.pos==g.pos){P&&Jt<=11&&h.parentOffset==0&&(e.domObserver.suppressSelectionUpdates(),setTimeout(()=>mr(e),20));let t=re(e.state.tr.delete(ne,_)),n=u.resolve(m.start).marksAcross(u.resolve(m.endA));n&&t.ensureMarks(n),e.dispatch(t)}else if(m.endA==m.endB&&(v=Oa(h.parent.content.cut(h.parentOffset,g.parentOffset),ee.parent.content.cut(ee.parentOffset,m.endA-ee.start())))){let t=re(e.state.tr);v.type==`add`?t.addMark(ne,_,v.mark):t.removeMark(ne,_,v.mark),e.dispatch(t)}else if(h.parent.child(h.index()).isText&&h.index()==g.index()-+!g.textOffset){let t=h.parent.textBetween(h.parentOffset,g.parentOffset),n=()=>re(e.state.tr.insertText(t,ne,_));e.someProp(`handleTextInput`,r=>r(e,ne,_,t,n))||e.dispatch(n())}else e.dispatch(re());else e.dispatch(re())}function Da(e,t,n){return Math.max(n.anchor,n.head)>t.content.size?null:Cr(e,t.resolve(n.anchor),t.resolve(n.head))}function Oa(e,t){let n=e.firstChild.marks,r=t.firstChild.marks,i=n,a=r,o,s,c;for(let e=0;e<r.length;e++)i=r[e].removeFromSet(i);for(let e=0;e<n.length;e++)a=n[e].removeFromSet(a);if(i.length==1&&a.length==0)s=i[0],o=`add`,c=e=>e.mark(s.addToSet(e.marks));else if(i.length==0&&a.length==1)s=a[0],o=`remove`,c=e=>e.mark(s.removeFromSet(e.marks));else return null;let l=[];for(let e=0;e<t.childCount;e++)l.push(c(t.child(e)));if(m.d.from(l).eq(e))return{mark:s,type:o}}function ka(e,t,n,r,i){if(n-t<=i.pos-r.pos||Aa(r,!0,!1)<i.pos)return!1;let a=e.resolve(t);if(!r.parent.isTextblock){let e=a.nodeAfter;return e!=null&&n==t+e.nodeSize}if(a.parentOffset<a.parent.content.size||!a.parent.isTextblock)return!1;let o=e.resolve(Aa(a,!0,!0));return!o.parent.isTextblock||o.pos>n||Aa(o,!0,!1)<n?!1:r.parent.content.cut(r.parentOffset).eq(o.parent.content)}function Aa(e,t,n){let r=e.depth,i=t?e.end():e.pos;for(;r>0&&(t||e.indexAfter(r)==e.node(r).childCount);)r--,i++,t=!1;if(n){let t=e.node(r).maybeChild(e.indexAfter(r));for(;t&&!t.isLeaf;)t=t.firstChild,i++}return i}function ja(e,t,n,r,i){let a=e.findDiffStart(t,n);if(a==null)return null;let{a:o,b:s}=e.findDiffEnd(t,n+e.size,n+t.size);if(i==`end`){let e=Math.max(0,a-Math.min(o,s));r-=o+e-a}if(o<a&&e.size<t.size){let e=r<=a&&r>=o?a-r:0;a-=e,a&&a<t.size&&Ma(t.textBetween(a-1,a+1))&&(a+=e?1:-1),s=a+(s-o),o=a}else if(s<a){let t=r<=a&&r>=s?a-r:0;a-=t,a&&a<e.size&&Ma(e.textBetween(a-1,a+1))&&(a+=t?1:-1),o=a+(o-s),s=a}return{start:a,endA:o,endB:s}}function Ma(e){if(e.length!=2)return!1;let t=e.charCodeAt(0),n=e.charCodeAt(1);return t>=56320&&t<=57343&&n>=55296&&n<=56319}var Na=class{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 ui,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Ba),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=Ia(this),Fa(this),this.nodeViews=Ra(this),this.docView=Kn(this.state.doc,Pa(this),da(this),this.dom,this),this.domObserver=new ha(this,(e,t,n,r)=>Ea(this,e,t,n,r)),this.domObserver.start(),di(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&&mi(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Ba),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let e in this._props)t[e]=this._props[e];t.state=this.state;for(let n in e)t[n]=e[n];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){let n=this.state,r=!1,i=!1;e.storedMarks&&this.composing&&(Fi(this),i=!0),this.state=e;let a=n.plugins!=e.plugins||this._props.plugins!=t.plugins;if(a||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let e=Ra(this);za(e,this.nodeViews)&&(this.nodeViews=e,r=!0)}(a||t.handleDOMEvents!=this._props.handleDOMEvents)&&mi(this),this.editable=Ia(this),Fa(this);let o=da(this),s=Pa(this),c=n.plugins!=e.plugins&&!n.doc.eq(e.doc)?`reset`:e.scrollToSelection>n.scrollToSelection?`to selection`:`preserve`,l=r||!this.docView.matchesNode(e.doc,s,o);(l||!e.selection.eq(n.selection))&&(i=!0);let u=c==`preserve`&&i&&this.dom.style.overflowAnchor==null&&ln(this);if(i){this.domObserver.stop();let t=l&&(P||F)&&!this.composing&&!n.selection.empty&&!e.selection.empty&&La(n.selection,e.selection);if(l){let n=F?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=Ii(this)),(r||!this.docView.update(e.doc,s,o,this))&&(this.docView.updateOuterDeco(s),this.docView.destroy(),this.docView=Kn(e.doc,s,o,this.dom,this)),n&&(!this.trackWrites||!this.dom.contains(this.trackWrites))&&(t=!0)}t||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&Er(this))?mr(this,t):(xr(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(n),this.dragging?.node&&!n.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,n),c==`reset`?this.dom.scrollTop=0:c==`to selection`?this.scrollToSelection():u&&dn(u)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))&&!this.someProp(`handleScrollToSelection`,e=>e(this)))if(this.state.selection instanceof A){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&cn(this,t.getBoundingClientRect(),e)}else cn(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 e=0;e<this.directPlugins.length;e++){let t=this.directPlugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}for(let e=0;e<this.state.plugins.length;e++){let t=this.state.plugins[e];t.spec.view&&this.pluginViews.push(t.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let n=this.pluginViews[t];n.update&&n.update(this,e)}}updateDraggedNode(e,t){let n=e.node,r=-1;if(n.from<this.state.doc.content.size&&this.state.doc.nodeAt(n.from)==n.node)r=n.from;else{let e=n.from+(this.state.doc.content.size-t.doc.content.size);(e>0&&e<this.state.doc.content.size&&this.state.doc.nodeAt(e))==n.node&&(r=e)}this.dragging=new Gi(e.slice,e.move,r<0?void 0:A.create(this.state.doc,r))}someProp(e,t){let n=this._props&&this._props[e],r;if(n!=null&&(r=t?t(n):n))return r;for(let n=0;n<this.directPlugins.length;n++){let i=this.directPlugins[n].props[e];if(i!=null&&(r=t?t(i):i))return r}let i=this.state.plugins;if(i)for(let n=0;n<i.length;n++){let a=i[n].props[e];if(a!=null&&(r=t?t(a):a))return r}}hasFocus(){if(P){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&&mn(this.dom),mr(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let e=this.dom.parentNode;e;e=e.parentNode)if(e.nodeType==9||e.nodeType==11&&e.host)return e.getSelection||(Object.getPrototypeOf(e).getSelection=()=>e.ownerDocument.getSelection()),this._root=e}return e||document}updateRoot(){this._root=null}posAtCoords(e){return Sn(this,e)}coordsAtPos(e,t=1){return En(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,n=-1){let r=this.docView.posFromDOM(e,t,n);if(r==null)throw RangeError(`DOM position not inside the editor`);return r}endOfTextblock(e,t){return In(this,t||this.state,e)}pasteHTML(e,t){return Ui(this,``,e,!1,t||new ClipboardEvent(`paste`))}pasteText(e,t){return Ui(this,e,null,!0,t||new ClipboardEvent(`paste`))}serializeForClipboard(e){return Kr(this,e)}destroy(){this.docView&&(pi(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],da(this),this),this.dom.textContent=``):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,kt())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return _i(this,e)}domSelectionRange(){let e=this.domSelection();return e?I&&this.root.nodeType===11&&Bt(this.dom.ownerDocument)==this.dom&&ba(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}};Na.prototype.dispatch=function(e){let t=this._props.dispatchTransaction;t?t.call(this,e):this.updateState(this.state.apply(e))};function Pa(e){let t=Object.create(null);return t.class=`ProseMirror`,t.contenteditable=String(e.editable),e.someProp(`attributes`,n=>{if(typeof n==`function`&&(n=n(e.state)),n)for(let e in n)e==`class`?t.class+=` `+n[e]:e==`style`?t.style=(t.style?t.style+`;`:``)+n[e]:!t[e]&&e!=`contenteditable`&&e!=`nodeName`&&(t[e]=String(n[e]))}),t.translate||=`no`,[z.node(0,e.state.doc.content.size,t)]}function Fa(e){if(e.markCursor){let t=document.createElement(`img`);t.className=`ProseMirror-separator`,t.setAttribute(`mark-placeholder`,`true`),t.setAttribute(`alt`,``),e.cursorWrapper={dom:t,deco:z.widget(e.state.selection.from,t,{raw:!0,marks:e.markCursor})}}else e.cursorWrapper=null}function Ia(e){return!e.someProp(`editable`,t=>t(e.state)===!1)}function La(e,t){let n=Math.min(e.$anchor.sharedDepth(e.head),t.$anchor.sharedDepth(t.head));return e.$anchor.start(n)!=t.$anchor.start(n)}function Ra(e){let t=Object.create(null);function n(e){for(let n in e)Object.prototype.hasOwnProperty.call(t,n)||(t[n]=e[n])}return e.someProp(`nodeViews`,n),e.someProp(`markViews`,n),t}function za(e,t){let n=0,r=0;for(let r in e){if(e[r]!=t[r])return!0;n++}for(let e in t)r++;return n!=r}function Ba(e){if(e.spec.state||e.spec.filterTransaction||e.spec.appendTransaction)throw RangeError(`Plugins passed directly to the view must not have a state component`)}for(var Va={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:`'`},Ha={48:`)`,49:`!`,50:`@`,51:`#`,52:`$`,53:`%`,54:`^`,55:`&`,56:`*`,57:`(`,59:`:`,61:`+`,173:`_`,186:`:`,187:`+`,188:`<`,189:`_`,190:`>`,191:`?`,192:`~`,219:`{`,220:`|`,221:`}`,222:`"`},Ua=typeof navigator<`u`&&/Mac/.test(navigator.platform),Wa=typeof navigator<`u`&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),H=0;H<10;H++)Va[48+H]=Va[96+H]=String(H);for(var H=1;H<=24;H++)Va[H+111]=`F`+H;for(var H=65;H<=90;H++)Va[H]=String.fromCharCode(H+32),Ha[H]=String.fromCharCode(H);for(var Ga in Va)Ha.hasOwnProperty(Ga)||(Ha[Ga]=Va[Ga]);function Ka(e){var t=!(Ua&&e.metaKey&&e.shiftKey&&!e.ctrlKey&&!e.altKey||Wa&&e.shiftKey&&e.key&&e.key.length==1||e.key==`Unidentified`)&&e.key||(e.shiftKey?Ha:Va)[e.keyCode]||e.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}var qa=typeof navigator<`u`&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),Ja=typeof navigator<`u`&&/Win/.test(navigator.platform);function Ya(e){let t=e.split(/-(?!$)/),n=t[t.length-1];n==`Space`&&(n=` `);let r,i,a,o;for(let e=0;e<t.length-1;e++){let n=t[e];if(/^(cmd|meta|m)$/i.test(n))o=!0;else if(/^a(lt)?$/i.test(n))r=!0;else if(/^(c|ctrl|control)$/i.test(n))i=!0;else if(/^s(hift)?$/i.test(n))a=!0;else if(/^mod$/i.test(n))qa?o=!0:i=!0;else throw Error(`Unrecognized modifier name: `+n)}return r&&(n=`Alt-`+n),i&&(n=`Ctrl-`+n),o&&(n=`Meta-`+n),a&&(n=`Shift-`+n),n}function Xa(e){let t=Object.create(null);for(let n in e)t[Ya(n)]=e[n];return t}function Za(e,t,n=!0){return t.altKey&&(e=`Alt-`+e),t.ctrlKey&&(e=`Ctrl-`+e),t.metaKey&&(e=`Meta-`+e),n&&t.shiftKey&&(e=`Shift-`+e),e}function U(e){return new M({props:{handleKeyDown:Qa(e)}})}function Qa(e){let t=Xa(e);return function(e,n){let r=Ka(n),i,a=t[Za(r,n)];if(a&&a(e.state,e.dispatch,e))return!0;if(r.length==1&&r!=` `){if(n.shiftKey){let i=t[Za(r,n,!1)];if(i&&i(e.state,e.dispatch,e))return!0}if((n.altKey||n.metaKey||n.ctrlKey)&&!(Ja&&n.ctrlKey&&n.altKey)&&(i=Va[n.keyCode])&&i!=r){let r=t[Za(i,n)];if(r&&r(e.state,e.dispatch,e))return!0}}return!1}}var $a=(e,t)=>e.selection.empty?!1:(t&&t(e.tr.deleteSelection().scrollIntoView()),!0);function eo(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`backward`,e):n.parentOffset>0)?null:n}var to=(e,t,n)=>{let r=eo(e,n);if(!r)return!1;let i=io(r);if(!i){let n=r.blockRange(),i=n&&Te(n);return i==null?!1:(t&&t(e.tr.lift(n,i).scrollIntoView()),!0)}let a=i.nodeBefore;if(yo(e,i,t,-1))return!0;if(r.parent.content.size==0&&(no(a,`end`)||A.isSelectable(a)))for(let n=r.depth;;n--){let o=Ve(e.doc,r.before(n),r.after(n),m.v.empty);if(o&&o.slice.size<o.to-o.from){if(t){let n=e.tr.step(o);n.setSelection(no(a,`end`)?O.findFrom(n.doc.resolve(n.mapping.map(i.pos,-1)),-1):A.create(n.doc,i.pos-a.nodeSize)),t(n.scrollIntoView())}return!0}if(n==1||r.node(n-1).childCount>1)break}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos-a.nodeSize,i.pos).scrollIntoView()),!0):!1};function no(e,t,n=!1){for(let r=e;r;r=t==`start`?r.firstChild:r.lastChild){if(r.isTextblock)return!0;if(n&&r.childCount!=1)return!1}return!1}var ro=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`backward`,e):r.parentOffset>0)return!1;a=io(r)}let o=a&&a.nodeBefore;return!o||!A.isSelectable(o)?!1:(t&&t(e.tr.setSelection(A.create(e.doc,a.pos-o.nodeSize)).scrollIntoView()),!0)};function io(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){if(e.index(t)>0)return e.doc.resolve(e.before(t+1));if(e.node(t).type.spec.isolating)break}return null}function ao(e,t){let{$cursor:n}=e.selection;return!n||(t?!t.endOfTextblock(`forward`,e):n.parentOffset<n.parent.content.size)?null:n}var oo=(e,t,n)=>{let r=ao(e,n);if(!r)return!1;let i=co(r);if(!i)return!1;let a=i.nodeAfter;if(yo(e,i,t,1))return!0;if(r.parent.content.size==0&&(no(a,`start`)||A.isSelectable(a))){let n=Ve(e.doc,r.before(),r.after(),m.v.empty);if(n&&n.slice.size<n.to-n.from){if(t){let r=e.tr.step(n);r.setSelection(no(a,`start`)?O.findFrom(r.doc.resolve(r.mapping.map(i.pos)),1):A.create(r.doc,r.mapping.map(i.pos))),t(r.scrollIntoView())}return!0}}return a.isAtom&&i.depth==r.depth-1?(t&&t(e.tr.delete(i.pos,i.pos+a.nodeSize).scrollIntoView()),!0):!1},so=(e,t,n)=>{let{$head:r,empty:i}=e.selection,a=r;if(!i)return!1;if(r.parent.isTextblock){if(n?!n.endOfTextblock(`forward`,e):r.parentOffset<r.parent.content.size)return!1;a=co(r)}let o=a&&a.nodeAfter;return!o||!A.isSelectable(o)?!1:(t&&t(e.tr.setSelection(A.create(e.doc,a.pos)).scrollIntoView()),!0)};function co(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){let n=e.node(t);if(e.index(t)+1<n.childCount)return e.doc.resolve(e.after(t+1));if(n.type.spec.isolating)break}return null}var lo=(e,t)=>{let{$head:n,$anchor:r}=e.selection;return!n.parent.type.spec.code||!n.sameParent(r)?!1:(t&&t(e.tr.insertText(`
32
+ `).scrollIntoView()),!0)};function uo(e){for(let t=0;t<e.edgeCount;t++){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}return null}var fo=(e,t)=>{let{$head:n,$anchor:r}=e.selection;if(!n.parent.type.spec.code||!n.sameParent(r))return!1;let i=n.node(-1),a=n.indexAfter(-1),o=uo(i.contentMatchAt(a));if(!o||!i.canReplaceWith(a,a,o))return!1;if(t){let r=n.after(),i=e.tr.replaceWith(r,r,o.createAndFill());i.setSelection(O.near(i.doc.resolve(r),1)),t(i.scrollIntoView())}return!0},po=(e,t)=>{let n=e.selection,{$from:r,$to:i}=n;if(n instanceof j||r.parent.inlineContent||i.parent.inlineContent)return!1;let a=uo(i.parent.contentMatchAt(i.indexAfter()));if(!a||!a.isTextblock)return!1;if(t){let n=(!r.parentOffset&&i.index()<i.parent.childCount?r:i).pos,o=e.tr.insert(n,a.createAndFill());o.setSelection(k.create(o.doc,n+1)),t(o.scrollIntoView())}return!0},mo=(e,t)=>{let{$cursor:n}=e.selection;if(!n||n.parent.content.size)return!1;if(n.depth>1&&n.after()!=n.end(-1)){let r=n.before();if(Ne(e.doc,r))return t&&t(e.tr.split(r).scrollIntoView()),!0}let r=n.blockRange(),i=r&&Te(r);return i==null?!1:(t&&t(e.tr.lift(r,i).scrollIntoView()),!0)};function ho(e){return(t,n)=>{let{$from:r,$to:i}=t.selection;if(t.selection instanceof A&&t.selection.node.isBlock)return!r.parentOffset||!Ne(t.doc,r.pos)?!1:(n&&n(t.tr.split(r.pos).scrollIntoView()),!0);if(!r.depth)return!1;let a=[],o,s,c=!1,l=!1;for(let t=r.depth;;t--)if(r.node(t).isBlock){c=r.end(t)==r.pos+(r.depth-t),l=r.start(t)==r.pos-(r.depth-t),s=uo(r.node(t-1).contentMatchAt(r.indexAfter(t-1)));let n=e&&e(i.parent,c,r);a.unshift(n||(c&&s?{type:s}:null)),o=t;break}else{if(t==1)return!1;a.unshift(null)}let u=t.tr;(t.selection instanceof k||t.selection instanceof j)&&u.deleteSelection();let d=u.mapping.map(r.pos),f=Ne(u.doc,d,a.length,a);if(f||=(a[0]=s?{type:s}:null,Ne(u.doc,d,a.length,a)),!f)return!1;if(u.split(d,a.length,a),!c&&l&&r.node(o).type!=s){let e=u.mapping.map(r.before(o)),t=u.doc.resolve(e);s&&r.node(o-1).canReplaceWith(t.index(),t.index()+1,s)&&u.setNodeMarkup(u.mapping.map(r.before(o)),s)}return n&&n(u.scrollIntoView()),!0}}var go=ho(),_o=(e,t)=>(t&&t(e.tr.setSelection(new j(e.doc))),!0);function vo(e,t,n){let r=t.nodeBefore,i=t.nodeAfter,a=t.index();return!r||!i||!r.type.compatibleContent(i.type)?!1:!r.content.size&&t.parent.canReplace(a-1,a)?(n&&n(e.tr.delete(t.pos-r.nodeSize,t.pos).scrollIntoView()),!0):!t.parent.canReplace(a,a+1)||!(i.isTextblock||Fe(e.doc,t.pos))?!1:(n&&n(e.tr.join(t.pos).scrollIntoView()),!0)}function yo(e,t,n,r){let i=t.nodeBefore,a=t.nodeAfter,o,s,c=i.type.spec.isolating||a.type.spec.isolating;if(!c&&vo(e,t,n))return!0;let l=!c&&t.parent.canReplace(t.index(),t.index()+1);if(l&&(o=(s=i.contentMatchAt(i.childCount)).findWrapping(a.type))&&s.matchType(o[0]||a.type).validEnd){if(n){let r=t.pos+a.nodeSize,s=m.d.empty;for(let e=o.length-1;e>=0;e--)s=m.d.from(o[e].create(null,s));s=m.d.from(i.copy(s));let c=e.tr.step(new T(t.pos-1,r,t.pos,r,new m.v(s,1,0),o.length,!0)),l=c.doc.resolve(r+2*o.length);l.nodeAfter&&l.nodeAfter.type==i.type&&Fe(c.doc,l.pos)&&c.join(l.pos),n(c.scrollIntoView())}return!0}let u=a.type.spec.isolating||r>0&&c?null:O.findFrom(t,1),d=u&&u.$from.blockRange(u.$to),f=d&&Te(d);if(f!=null&&f>=t.depth)return n&&n(e.tr.lift(d,f).scrollIntoView()),!0;if(l&&no(a,`start`,!0)&&no(i,`end`)){let r=i,o=[];for(;o.push(r),!r.isTextblock;)r=r.lastChild;let s=a,c=1;for(;!s.isTextblock;s=s.firstChild)c++;if(r.canReplace(r.childCount,r.childCount,s.content)){if(n){let r=m.d.empty;for(let e=o.length-1;e>=0;e--)r=m.d.from(o[e].copy(r));n(e.tr.step(new T(t.pos-o.length,t.pos+a.nodeSize,t.pos+c,t.pos+a.nodeSize-c,new m.v(r,o.length,0),0,!0)).scrollIntoView())}return!0}}return!1}function bo(e){return function(t,n){let r=t.selection,i=e<0?r.$from:r.$to,a=i.depth;for(;i.node(a).isInline;){if(!a)return!1;a--}return i.node(a).isTextblock?(n&&n(t.tr.setSelection(k.create(t.doc,e<0?i.start(a):i.end(a)))),!0):!1}}var xo=bo(-1),So=bo(1);function Co(e,t,n,r){for(let i=0;i<t.length;i++){let{$from:a,$to:o}=t[i],s=a.depth==0?e.inlineContent&&e.type.allowsMarkType(n):!1;if(e.nodesBetween(a.pos,o.pos,(e,t)=>{if(s||!r&&e.isAtom&&e.isInline&&t>=a.pos&&t+e.nodeSize<=o.pos)return!1;s=e.inlineContent&&e.type.allowsMarkType(n)}),s)return!0}return!1}function wo(e){let t=[];for(let n=0;n<e.length;n++){let{$from:r,$to:i}=e[n];r.doc.nodesBetween(r.pos,i.pos,(e,n)=>{if(e.isAtom&&e.content.size&&e.isInline&&n>=r.pos&&n+e.nodeSize<=i.pos)return n+1>r.pos&&t.push(new at(r,r.doc.resolve(n+1))),r=r.doc.resolve(n+1+e.content.size),!1}),r.pos<i.pos&&t.push(new at(r,i))}return t}function To(e,t=null,n){let r=(n&&n.removeWhenPresent)!==!1,i=(n&&n.enterInlineAtoms)!==!1,a=!(n&&n.includeWhitespace);return function(n,o){let{empty:s,$cursor:c,ranges:l}=n.selection;if(s&&!c||!Co(n.doc,l,e,i))return!1;if(o)if(c)e.isInSet(n.storedMarks||c.marks())?o(n.tr.removeStoredMark(e)):o(n.tr.addStoredMark(e.create(t)));else{let s,c=n.tr;i||(l=wo(l)),s=r?!l.some(t=>n.doc.rangeHasMark(t.$from.pos,t.$to.pos,e)):!l.every(t=>{let n=!1;return c.doc.nodesBetween(t.$from.pos,t.$to.pos,(r,i,a)=>{if(n)return!1;n=!e.isInSet(r.marks)&&!!a&&a.type.allowsMarkType(e)&&!(r.isText&&/^\s*$/.test(r.textBetween(Math.max(0,t.$from.pos-i),Math.min(r.nodeSize,t.$to.pos-i))))}),!n});for(let n=0;n<l.length;n++){let{$from:r,$to:i}=l[n];if(!s)c.removeMark(r.pos,i.pos,e);else{let n=r.pos,o=i.pos,s=r.nodeAfter,l=i.nodeBefore,u=a&&s&&s.isText?/^\s*/.exec(s.text)[0].length:0,d=a&&l&&l.isText?/\s*$/.exec(l.text)[0].length:0;n+u<o&&(n+=u,o-=d),c.addMark(n,o,e.create(t))}}o(c.scrollIntoView())}return!0}}function Eo(e,t){return n=>{if(!n.isGeneric)return e(n);let r=[];for(let e=0;e<n.mapping.maps.length;e++){let t=n.mapping.maps[e];for(let e=0;e<r.length;e++)r[e]=t.map(r[e]);t.forEach((e,t,n,i)=>r.push(n,i))}let i=[];for(let e=0;e<r.length;e+=2){let a=r[e],o=r[e+1],s=n.doc.resolve(a),c=s.sharedDepth(o),l=s.node(c);for(let e=s.indexAfter(c),n=s.after(c+1);n<=o;++e){let r=l.maybeChild(e);if(!r)break;if(e&&i.indexOf(n)==-1){let a=l.child(e-1);a.type==r.type&&t(a,r)&&i.push(n)}n+=r.nodeSize}}i.sort((e,t)=>e-t);for(let e=i.length-1;e>=0;e--)Fe(n.doc,i[e])&&n.join(i[e]);e(n)}}function Do(e,t){let n=Array.isArray(t)?e=>t.indexOf(e.type.name)>-1:t;return(t,r,i)=>e(t,r&&Eo(r,n),i)}function Oo(...e){return function(t,n,r){for(let i=0;i<e.length;i++)if(e[i](t,n,r))return!0;return!1}}var ko=Oo($a,to,ro),Ao=Oo($a,oo,so),jo={Enter:Oo(lo,po,mo,go),"Mod-Enter":fo,Backspace:ko,"Mod-Backspace":ko,"Shift-Backspace":ko,Delete:Ao,"Mod-Delete":Ao,"Mod-a":_o},Mo={"Ctrl-h":jo.Backspace,"Alt-Backspace":jo[`Mod-Backspace`],"Ctrl-d":jo.Delete,"Ctrl-Alt-Backspace":jo[`Mod-Delete`],"Alt-Delete":jo[`Mod-Delete`],"Alt-d":jo[`Mod-Delete`],"Ctrl-a":xo,"Ctrl-e":So};for(let e in jo)Mo[e]=jo[e];var No=(typeof navigator<`u`?/Mac|iP(hone|[oa]d)/.test(navigator.platform):typeof os<`u`&&os.platform&&os.platform()==`darwin`)?Mo:jo,Po=`.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0;position:relative}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection{caret-color:#0000}.ProseMirror [draggable][contenteditable=false]{user-select:text}.ProseMirror-selectednode{outline:2px solid #8cf}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";pointer-events:none;border:2px solid #8cf;position:absolute;inset:-2px -2px -2px -32px}img.ProseMirror-separator{border:none!important;margin:0!important;display:inline!important}`;function Fo(e={}){return new M({view(t){return new Io(t,e)}})}var Io=class{constructor(e,t){this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=t.width??1,this.color=t.color===!1?void 0:t.color||`black`,this.class=t.class,this.handlers=[`dragover`,`dragend`,`drop`,`dragleave`].map(t=>{let n=e=>{this[t](e)};return e.dom.addEventListener(t,n),{name:t,handler:n}})}destroy(){this.handlers.forEach(({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t))}update(e,t){this.cursorPos!=null&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),t=!e.parent.inlineContent,n,r=this.editorView.dom,i=r.getBoundingClientRect(),a=i.width/r.offsetWidth,o=i.height/r.offsetHeight;if(t){let t=e.nodeBefore,r=e.nodeAfter;if(t||r){let e=this.editorView.nodeDOM(this.cursorPos-(t?t.nodeSize:0));if(e){let i=e.getBoundingClientRect(),a=t?i.bottom:i.top;t&&r&&(a=(a+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let s=this.width/2*o;n={left:i.left,right:i.right,top:a-s,bottom:a+s}}}}if(!n){let e=this.editorView.coordsAtPos(this.cursorPos),t=this.width/2*a;n={left:e.left-t,right:e.left+t,top:e.top,bottom:e.bottom}}let s=this.editorView.dom.offsetParent;this.element||(this.element=s.appendChild(document.createElement(`div`)),this.class&&(this.element.className=this.class),this.element.style.cssText=`position: absolute; z-index: 50; pointer-events: none;`,this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle(`prosemirror-dropcursor-block`,t),this.element.classList.toggle(`prosemirror-dropcursor-inline`,!t);let c,l;if(!s||s==document.body&&getComputedStyle(s).position==`static`)c=-pageXOffset,l=-pageYOffset;else{let e=s.getBoundingClientRect(),t=e.width/s.offsetWidth,n=e.height/s.offsetHeight;c=e.left-s.scrollLeft*t,l=e.top-s.scrollTop*n}this.element.style.left=(n.left-c)/a+`px`,this.element.style.top=(n.top-l)/o+`px`,this.element.style.width=(n.right-n.left)/a+`px`,this.element.style.height=(n.bottom-n.top)/o+`px`}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),n=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),r=n&&n.type.spec.disableDropCursor,i=typeof r==`function`?r(this.editorView,t,e):r;if(t&&!i){let e=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let t=Be(this.editorView.state.doc,e,this.editorView.dragging.slice);t!=null&&(e=t)}this.setCursor(e),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}},W=class e extends O{constructor(e){super(e,e)}map(t,n){let r=t.resolve(n.map(this.head));return e.valid(r)?new e(r):O.near(r)}content(){return m.v.empty}eq(t){return t instanceof e&&t.head==this.head}toJSON(){return{type:`gapcursor`,pos:this.head}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for GapCursor.fromJSON`);return new e(t.resolve(n.pos))}getBookmark(){return new Lo(this.anchor)}static valid(e){let t=e.parent;if(t.inlineContent||!zo(e)||!Bo(e))return!1;let n=t.type.spec.allowGapCursor;if(n!=null)return n;let r=t.contentMatchAt(e.index()).defaultType;return r&&r.isTextblock}static findGapCursorFrom(t,n,r=!1){search:for(;;){if(!r&&e.valid(t))return t;let i=t.pos,a=null;for(let r=t.depth;;r--){let o=t.node(r);if(n>0?t.indexAfter(r)<o.childCount:t.index(r)>0){a=o.child(n>0?t.indexAfter(r):t.index(r)-1);break}else if(r==0)return null;i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}for(;;){let o=n>0?a.firstChild:a.lastChild;if(!o){if(a.isAtom&&!a.isText&&!A.isSelectable(a)){t=t.doc.resolve(i+a.nodeSize*n),r=!1;continue search}break}a=o,i+=n;let s=t.doc.resolve(i);if(e.valid(s))return s}return null}}};W.prototype.visible=!1,W.findFrom=W.findGapCursorFrom,O.jsonID(`gapcursor`,W);var Lo=class e{constructor(e){this.pos=e}map(t){return new e(t.map(this.pos))}resolve(e){let t=e.resolve(this.pos);return W.valid(t)?new W(t):O.near(t)}};function Ro(e){return e.isAtom||e.spec.isolating||e.spec.createGapCursor}function zo(e){for(let t=e.depth;t>=0;t--){let n=e.index(t),r=e.node(t);if(n==0){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n-1);;e=e.lastChild){if(e.childCount==0&&!e.inlineContent||Ro(e.type))return!0;if(e.inlineContent)return!1}}return!0}function Bo(e){for(let t=e.depth;t>=0;t--){let n=e.indexAfter(t),r=e.node(t);if(n==r.childCount){if(r.type.spec.isolating)return!0;continue}for(let e=r.child(n);;e=e.firstChild){if(e.childCount==0&&!e.inlineContent||Ro(e.type))return!0;if(e.inlineContent)return!1}}return!0}function Vo(){return new M({props:{decorations:Ko,createSelectionBetween(e,t,n){return t.pos==n.pos&&W.valid(n)?new W(n):null},handleClick:Wo,handleKeyDown:Ho,handleDOMEvents:{beforeinput:Go}}})}var Ho=Qa({ArrowLeft:Uo(`horiz`,-1),ArrowRight:Uo(`horiz`,1),ArrowUp:Uo(`vert`,-1),ArrowDown:Uo(`vert`,1)});function Uo(e,t){let n=e==`vert`?t>0?`down`:`up`:t>0?`right`:`left`;return function(e,r,i){let a=e.selection,o=t>0?a.$to:a.$from,s=a.empty;if(a instanceof k){if(!i.endOfTextblock(n)||o.depth==0)return!1;s=!1,o=e.doc.resolve(t>0?o.after():o.before())}let c=W.findGapCursorFrom(o,t,s);return c?(r&&r(e.tr.setSelection(new W(c))),!0):!1}}function Wo(e,t,n){if(!e||!e.editable)return!1;let r=e.state.doc.resolve(t);if(!W.valid(r))return!1;let i=e.posAtCoords({left:n.clientX,top:n.clientY});return i&&i.inside>-1&&A.isSelectable(e.state.doc.nodeAt(i.inside))?!1:(e.dispatch(e.state.tr.setSelection(new W(r))),!0)}function Go(e,t){if(t.inputType!=`insertCompositionText`||!(e.state.selection instanceof W))return!1;let{$from:n}=e.state.selection,r=n.parent.contentMatchAt(n.index()).findWrapping(e.state.schema.nodes.text);if(!r)return!1;let i=m.d.empty;for(let e=r.length-1;e>=0;e--)i=m.d.from(r[e].createAndFill(null,i));let a=e.state.tr.replace(n.pos,n.pos,new m.v(i,0,0));return a.setSelection(k.near(a.doc.resolve(n.pos+1))),e.dispatch(a),!1}function Ko(e){if(!(e.selection instanceof W))return null;let t=document.createElement(`div`);return t.className=`ProseMirror-gapcursor`,B.create(e.doc,[z.widget(e.selection.head,t,{key:`gapcursor`})])}function qo(e){for(let t=0;t<e.edgeCount;t++){let{type:n}=e.edge(t);if(n.isTextblock&&!n.hasRequiredAttrs())return n}throw Error(`No default textblock found.`)}var Jo=`[data-class=ui-select]{min-inline-size:120px;margin-block:-4px}.ui-divider{block-size:20px}.ui-button-group{gap:4px;display:flex}.ui-tooltip,.ui-menu{--_popup-display:contents;display:contents}.ui-tooltip-wrapper{display:contents}`,Yo=class{constructor(e){this.plugin=new M({state:{init:()=>e,apply:(e,t)=>{let n=e.getMeta(this.plugin);return n===void 0?t:n}}})}getValue(e){return this.plugin.getState(e.state)}setValue(e,t){e.dispatchTransaction(e.tr.setMeta(this.plugin,t))}},Xo=`.ProseMirror{box-sizing:border-box;padding:var(--editor-padding-block) var(--editor-padding-inline);outline:none;flex:1 0 0}.ProseMirror-selectednode{--focus-stroke-gap-color:transparent;--focus-border-radius:2px;outline:none;position:relative}.ProseMirror-selectednode:after{box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px));border-radius:var(--focus-border-radius,inherit);block-size:calc(100% + var(--focus-block-size-addition,4px));content:"";inline-size:calc(100% + var(--focus-block-size-addition,4px));display:block;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.editor--disabled .ProseMirror{color:var(--vvd-color-neutral-300);cursor:not-allowed}`,Zo=class extends m.r{constructor(...e){super(...e),this.name=`RteForeignHtmlFeature`}getPlugins(e){return[this.contribution(new M({props:{transformPastedHTML:t=>e.foreignHtmlParser[m.c].transform(t),clipboardParser:e.foreignHtmlParser[m.c].parser,clipboardSerializer:e.foreignHtmlSerializer[m.c].serializer}}))]}},Qo=e=>{if(e.parentOffset!==e.parent.content.size)return null;let t=e.nodeBefore;return t&&t.isInline&&t.isAtom&&!t.isText?{}:null},$o=class extends m.r{constructor(...e){super(...e),this.name=`RteCursorFix`}getPlugins(e){let t=[Qo];for(let n of Object.values(e.schema.marks)){let e=n.spec;e.cursorFix&&t.push(e.cursorFix)}return[this.contribution(new M({props:{decorations:e=>{let{$cursor:n}=e.selection;if(!n)return null;let r=null;for(let i of t){let t=i(n,e);t&&Object.assign(r??={},t)}return r?B.create(e.doc,[z.widget(n.pos,()=>{let e=document.createElement(`span`);e.textContent=`​`;for(let[t,n]of Object.entries(r))e.style.setProperty(t,n);return e},{side:-1})]):null}}}))]}};m.a($o);var es=new M({state:{init(){return null},apply(e,t){return e.getMeta(es)||t}}}),ts=class extends m.r{constructor(...e){super(...e),this.name=`RteCore`,this.disabled=new Yo(!1)}getStyles(){return[this.contribution(Po),this.contribution(Xo),this.contribution(Jo)]}getPlugins(e){let t=Oo(lo,po,mo,ho((t,n,r)=>n?{type:qo(r.node(r.depth-1).contentMatchAt(r.indexAfter(r.depth-1))),attrs:e.textblockAttrs.extractFromNode(t)}:{type:t.type,attrs:t.attrs}));return[this.contribution(this.disabled.plugin),this.contribution(new M({props:{editable:()=>!this.disabled.getValue(e),handleDOMEvents:{click:(t,n)=>this.disabled.getValue(e)?(n.preventDefault(),!0):!1}},view:t=>{let n=t.dom.getRootNode().querySelector(`.popovers`),r=()=>{let r=this.disabled.getValue(e);n.classList.toggle(`popovers--disabled`,r),t.dom.parentElement.classList.toggle(`editor--disabled`,r)};return r(),{update:()=>{r()}}}})),this.contribution(U({...No,Enter:t,"Shift-Enter":t})),this.contribution(Fo()),this.contribution(Vo()),this.contribution(es)]}getFeatures(){return[this,new Zo,new $o]}};m.a(ts);var{entries:ns,setPrototypeOf:rs,isFrozen:is,getPrototypeOf:as,getOwnPropertyDescriptor:ss}=Object,{freeze:G,seal:cs,create:ls}=Object,{apply:us,construct:ds}=typeof Reflect<`u`&&Reflect;G||=function(e){return e},cs||=function(e){return e},us||=function(e,t){for(var n=arguments.length,r=Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];return e.apply(t,r)},ds||=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new e(...n)};var fs=Y(Array.prototype.forEach),ps=Y(Array.prototype.lastIndexOf),ms=Y(Array.prototype.pop),hs=Y(Array.prototype.push),gs=Y(Array.prototype.splice),K=Array.isArray,_s=Y(String.prototype.toLowerCase),vs=Y(String.prototype.toString),ys=Y(String.prototype.match),bs=Y(String.prototype.replace),xs=Y(String.prototype.indexOf),Ss=Y(String.prototype.trim),Cs=Y(Number.prototype.toString),ws=Y(Boolean.prototype.toString),Ts=typeof BigInt>`u`?null:Y(BigInt.prototype.toString),Es=typeof Symbol>`u`?null:Y(Symbol.prototype.toString),q=Y(Object.prototype.hasOwnProperty),Ds=Y(Object.prototype.toString),J=Y(RegExp.prototype.test),Os=ks(TypeError);function Y(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return us(e,t,r)}}function ks(e){return function(){for(var t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return ds(e,n)}}function X(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:_s;if(rs&&rs(e,null),!K(t))return e;let r=t.length;for(;r--;){let i=t[r];if(typeof i==`string`){let e=n(i);e!==i&&(is(t)||(t[r]=e),i=e)}e[i]=!0}return e}function As(e){for(let t=0;t<e.length;t++)q(e,t)||(e[t]=null);return e}function Z(e){let t=ls(null);for(let[n,r]of ns(e))q(e,n)&&(K(r)?t[n]=As(r):r&&typeof r==`object`&&r.constructor===Object?t[n]=Z(r):t[n]=r);return t}function js(e){switch(typeof e){case`string`:return e;case`number`:return Cs(e);case`boolean`:return ws(e);case`bigint`:return Ts?Ts(e):`0`;case`symbol`:return Es?Es(e):`Symbol()`;case`undefined`:return Ds(e);case`function`:case`object`:{if(e===null)return Ds(e);let t=e,n=Ms(t,`toString`);if(typeof n==`function`){let e=n(t);return typeof e==`string`?e:Ds(e)}return Ds(e)}default:return Ds(e)}}function Ms(e,t){for(;e!==null;){let n=ss(e,t);if(n){if(n.get)return Y(n.get);if(typeof n.value==`function`)return Y(n.value)}e=as(e)}function n(){return null}return n}function Ns(e){try{return J(e,``),!0}catch{return!1}}var Ps=G(`a.abbr.acronym.address.area.article.aside.audio.b.bdi.bdo.big.blink.blockquote.body.br.button.canvas.caption.center.cite.code.col.colgroup.content.data.datalist.dd.decorator.del.details.dfn.dialog.dir.div.dl.dt.element.em.fieldset.figcaption.figure.font.footer.form.h1.h2.h3.h4.h5.h6.head.header.hgroup.hr.html.i.img.input.ins.kbd.label.legend.li.main.map.mark.marquee.menu.menuitem.meter.nav.nobr.ol.optgroup.option.output.p.picture.pre.progress.q.rp.rt.ruby.s.samp.search.section.select.shadow.slot.small.source.spacer.span.strike.strong.style.sub.summary.sup.table.tbody.td.template.textarea.tfoot.th.thead.time.tr.track.tt.u.ul.var.video.wbr`.split(`.`)),Fs=G(`svg.a.altglyph.altglyphdef.altglyphitem.animatecolor.animatemotion.animatetransform.circle.clippath.defs.desc.ellipse.enterkeyhint.exportparts.filter.font.g.glyph.glyphref.hkern.image.inputmode.line.lineargradient.marker.mask.metadata.mpath.part.path.pattern.polygon.polyline.radialgradient.rect.stop.style.switch.symbol.text.textpath.title.tref.tspan.view.vkern`.split(`.`)),Is=G([`feBlend`,`feColorMatrix`,`feComponentTransfer`,`feComposite`,`feConvolveMatrix`,`feDiffuseLighting`,`feDisplacementMap`,`feDistantLight`,`feDropShadow`,`feFlood`,`feFuncA`,`feFuncB`,`feFuncG`,`feFuncR`,`feGaussianBlur`,`feImage`,`feMerge`,`feMergeNode`,`feMorphology`,`feOffset`,`fePointLight`,`feSpecularLighting`,`feSpotLight`,`feTile`,`feTurbulence`]),Ls=G([`animate`,`color-profile`,`cursor`,`discard`,`font-face`,`font-face-format`,`font-face-name`,`font-face-src`,`font-face-uri`,`foreignobject`,`hatch`,`hatchpath`,`mesh`,`meshgradient`,`meshpatch`,`meshrow`,`missing-glyph`,`script`,`set`,`solidcolor`,`unknown`,`use`]),Rs=G(`math.menclose.merror.mfenced.mfrac.mglyph.mi.mlabeledtr.mmultiscripts.mn.mo.mover.mpadded.mphantom.mroot.mrow.ms.mspace.msqrt.mstyle.msub.msup.msubsup.mtable.mtd.mtext.mtr.munder.munderover.mprescripts`.split(`.`)),zs=G([`maction`,`maligngroup`,`malignmark`,`mlongdiv`,`mscarries`,`mscarry`,`msgroup`,`mstack`,`msline`,`msrow`,`semantics`,`annotation`,`annotation-xml`,`mprescripts`,`none`]),Bs=G([`#text`]),Vs=G(`accept.action.align.alt.autocapitalize.autocomplete.autopictureinpicture.autoplay.background.bgcolor.border.capture.cellpadding.cellspacing.checked.cite.class.clear.color.cols.colspan.controls.controlslist.coords.crossorigin.datetime.decoding.default.dir.disabled.disablepictureinpicture.disableremoteplayback.download.draggable.enctype.enterkeyhint.exportparts.face.for.headers.height.hidden.high.href.hreflang.id.inert.inputmode.integrity.ismap.kind.label.lang.list.loading.loop.low.max.maxlength.media.method.min.minlength.multiple.muted.name.nonce.noshade.novalidate.nowrap.open.optimum.part.pattern.placeholder.playsinline.popover.popovertarget.popovertargetaction.poster.preload.pubdate.radiogroup.readonly.rel.required.rev.reversed.role.rows.rowspan.spellcheck.scope.selected.shape.size.sizes.slot.span.srclang.start.src.srcset.step.style.summary.tabindex.title.translate.type.usemap.valign.value.width.wrap.xmlns`.split(`.`)),Hs=G(`accent-height.accumulate.additive.alignment-baseline.amplitude.ascent.attributename.attributetype.azimuth.basefrequency.baseline-shift.begin.bias.by.class.clip.clippathunits.clip-path.clip-rule.color.color-interpolation.color-interpolation-filters.color-profile.color-rendering.cx.cy.d.dx.dy.diffuseconstant.direction.display.divisor.dur.edgemode.elevation.end.exponent.fill.fill-opacity.fill-rule.filter.filterunits.flood-color.flood-opacity.font-family.font-size.font-size-adjust.font-stretch.font-style.font-variant.font-weight.fx.fy.g1.g2.glyph-name.glyphref.gradientunits.gradienttransform.height.href.id.image-rendering.in.in2.intercept.k.k1.k2.k3.k4.kerning.keypoints.keysplines.keytimes.lang.lengthadjust.letter-spacing.kernelmatrix.kernelunitlength.lighting-color.local.marker-end.marker-mid.marker-start.markerheight.markerunits.markerwidth.maskcontentunits.maskunits.max.mask.mask-type.media.method.mode.min.name.numoctaves.offset.operator.opacity.order.orient.orientation.origin.overflow.paint-order.path.pathlength.patterncontentunits.patterntransform.patternunits.points.preservealpha.preserveaspectratio.primitiveunits.r.rx.ry.radius.refx.refy.repeatcount.repeatdur.restart.result.rotate.scale.seed.shape-rendering.slope.specularconstant.specularexponent.spreadmethod.startoffset.stddeviation.stitchtiles.stop-color.stop-opacity.stroke-dasharray.stroke-dashoffset.stroke-linecap.stroke-linejoin.stroke-miterlimit.stroke-opacity.stroke.stroke-width.style.surfacescale.systemlanguage.tabindex.tablevalues.targetx.targety.transform.transform-origin.text-anchor.text-decoration.text-rendering.textlength.type.u1.u2.unicode.values.viewbox.visibility.version.vert-adv-y.vert-origin-x.vert-origin-y.width.word-spacing.wrap.writing-mode.xchannelselector.ychannelselector.x.x1.x2.xmlns.y.y1.y2.z.zoomandpan`.split(`.`)),Us=G(`accent.accentunder.align.bevelled.close.columnalign.columnlines.columnspacing.columnspan.denomalign.depth.dir.display.displaystyle.encoding.fence.frame.height.href.id.largeop.length.linethickness.lquote.lspace.mathbackground.mathcolor.mathsize.mathvariant.maxsize.minsize.movablelimits.notation.numalign.open.rowalign.rowlines.rowspacing.rowspan.rspace.rquote.scriptlevel.scriptminsize.scriptsizemultiplier.selection.separator.separators.stretchy.subscriptshift.supscriptshift.symmetric.voffset.width.xmlns`.split(`.`)),Ws=G([`xlink:href`,`xml:id`,`xlink:title`,`xml:space`,`xmlns:xlink`]),Gs=cs(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ks=cs(/<%[\w\W]*|[\w\W]*%>/gm),qs=cs(/\$\{[\w\W]*/gm),Js=cs(/^data-[\-\w.\u00B7-\uFFFF]+$/),Ys=cs(/^aria-[\-\w]+$/),Xs=cs(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Zs=cs(/^(?:\w+script|data):/i),Qs=cs(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),$s=cs(/^html$/i),ec=cs(/^[a-z][.\w]*(-[.\w]+)+$/i),tc=Object.freeze({__proto__:null,ARIA_ATTR:Ys,ATTR_WHITESPACE:Qs,CUSTOM_ELEMENT:ec,DATA_ATTR:Js,DOCTYPE_NAME:$s,ERB_EXPR:Ks,IS_ALLOWED_URI:Xs,IS_SCRIPT_OR_DATA:Zs,MUSTACHE_EXPR:Gs,TMPLIT_EXPR:qs}),nc={element:1,text:3,progressingInstruction:7,comment:8,document:9},rc=function(){return typeof window>`u`?null:window},ic=function(e,t){if(typeof e!=`object`||typeof e.createPolicy!=`function`)return null;let n=null,r=`data-tt-policy-suffix`;t&&t.hasAttribute(r)&&(n=t.getAttribute(r));let i=`dompurify`+(n?`#`+n:``);try{return e.createPolicy(i,{createHTML(e){return e},createScriptURL(e){return e}})}catch{return console.warn(`TrustedTypes policy `+i+` could not be created.`),null}},ac=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function oc(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:rc(),t=e=>oc(e);if(t.version=`3.4.2`,t.removed=[],!e||!e.document||e.document.nodeType!==nc.document||!e.Element)return t.isSupported=!1,t;let{document:n}=e,r=n,i=r.currentScript,{DocumentFragment:a,HTMLTemplateElement:o,Node:s,Element:c,NodeFilter:l,NamedNodeMap:u=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:f,trustedTypes:p}=e,m=c.prototype,h=Ms(m,`cloneNode`),g=Ms(m,`remove`),ee=Ms(m,`nextSibling`),te=Ms(m,`childNodes`),ne=Ms(m,`parentNode`);if(typeof o==`function`){let e=n.createElement(`template`);e.content&&e.content.ownerDocument&&(n=e.content.ownerDocument)}let _,re=``,{implementation:v,createNodeIterator:ie,createDocumentFragment:ae,getElementsByTagName:oe}=n,{importNode:se}=r,y=ac();t.isSupported=typeof ns==`function`&&typeof ne==`function`&&v&&v.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:ce,ERB_EXPR:le,TMPLIT_EXPR:ue,DATA_ATTR:de,ARIA_ATTR:fe,IS_SCRIPT_OR_DATA:pe,ATTR_WHITESPACE:me,CUSTOM_ELEMENT:he}=tc,{IS_ALLOWED_URI:ge}=tc,b=null,x=X({},[...Ps,...Fs,...Is,...Rs,...Bs]),S=null,_e=X({},[...Vs,...Hs,...Us,...Ws]),C=Object.seal(ls(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),ve=null,ye=null,w=Object.seal(ls(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}})),T=!0,be=!0,xe=!1,Se=!0,Ce=!1,we=!0,Te=!1,Ee=!1,De=!1,Oe=!1,ke=!1,Ae=!1,je=!0,Me=!1,Ne=`user-content-`,Pe=!0,Fe=!1,Ie={},Le=null,Re=X({},[`annotation-xml`,`audio`,`colgroup`,`desc`,`foreignobject`,`head`,`iframe`,`math`,`mi`,`mn`,`mo`,`ms`,`mtext`,`noembed`,`noframes`,`noscript`,`plaintext`,`script`,`style`,`svg`,`template`,`thead`,`title`,`video`,`xmp`]),ze=null,Be=X({},[`audio`,`video`,`img`,`source`,`image`,`track`]),Ve=null,He=X({},[`alt`,`class`,`for`,`id`,`label`,`name`,`pattern`,`placeholder`,`role`,`summary`,`title`,`value`,`style`,`xmlns`]),Ue=`http://www.w3.org/1998/Math/MathML`,We=`http://www.w3.org/2000/svg`,E=`http://www.w3.org/1999/xhtml`,Ge=E,Ke=!1,qe=null,Je=X({},[Ue,We,E],vs),Ye=X({},[`mi`,`mo`,`mn`,`ms`,`mtext`]),Xe=X({},[`annotation-xml`]),Ze=X({},[`title`,`style`,`font`,`a`,`script`]),Qe=null,$e=[`application/xhtml+xml`,`text/html`],D=null,et=null,tt=n.createElement(`form`),nt=function(e){return e instanceof RegExp||e instanceof Function},rt=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(et&&et===e)return;(!e||typeof e!=`object`)&&(e={}),e=Z(e),Qe=$e.indexOf(e.PARSER_MEDIA_TYPE)===-1?`text/html`:e.PARSER_MEDIA_TYPE,D=Qe===`application/xhtml+xml`?vs:_s,b=q(e,`ALLOWED_TAGS`)&&K(e.ALLOWED_TAGS)?X({},e.ALLOWED_TAGS,D):x,S=q(e,`ALLOWED_ATTR`)&&K(e.ALLOWED_ATTR)?X({},e.ALLOWED_ATTR,D):_e,qe=q(e,`ALLOWED_NAMESPACES`)&&K(e.ALLOWED_NAMESPACES)?X({},e.ALLOWED_NAMESPACES,vs):Je,Ve=q(e,`ADD_URI_SAFE_ATTR`)&&K(e.ADD_URI_SAFE_ATTR)?X(Z(He),e.ADD_URI_SAFE_ATTR,D):He,ze=q(e,`ADD_DATA_URI_TAGS`)&&K(e.ADD_DATA_URI_TAGS)?X(Z(Be),e.ADD_DATA_URI_TAGS,D):Be,Le=q(e,`FORBID_CONTENTS`)&&K(e.FORBID_CONTENTS)?X({},e.FORBID_CONTENTS,D):Re,ve=q(e,`FORBID_TAGS`)&&K(e.FORBID_TAGS)?X({},e.FORBID_TAGS,D):Z({}),ye=q(e,`FORBID_ATTR`)&&K(e.FORBID_ATTR)?X({},e.FORBID_ATTR,D):Z({}),Ie=q(e,`USE_PROFILES`)?e.USE_PROFILES&&typeof e.USE_PROFILES==`object`?Z(e.USE_PROFILES):e.USE_PROFILES:!1,T=e.ALLOW_ARIA_ATTR!==!1,be=e.ALLOW_DATA_ATTR!==!1,xe=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Se=e.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Ce=e.SAFE_FOR_TEMPLATES||!1,we=e.SAFE_FOR_XML!==!1,Te=e.WHOLE_DOCUMENT||!1,Oe=e.RETURN_DOM||!1,ke=e.RETURN_DOM_FRAGMENT||!1,Ae=e.RETURN_TRUSTED_TYPE||!1,De=e.FORCE_BODY||!1,je=e.SANITIZE_DOM!==!1,Me=e.SANITIZE_NAMED_PROPS||!1,Pe=e.KEEP_CONTENT!==!1,Fe=e.IN_PLACE||!1,ge=Ns(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:Xs,Ge=typeof e.NAMESPACE==`string`?e.NAMESPACE:E,Ye=q(e,`MATHML_TEXT_INTEGRATION_POINTS`)&&e.MATHML_TEXT_INTEGRATION_POINTS&&typeof e.MATHML_TEXT_INTEGRATION_POINTS==`object`?Z(e.MATHML_TEXT_INTEGRATION_POINTS):X({},[`mi`,`mo`,`mn`,`ms`,`mtext`]),Xe=q(e,`HTML_INTEGRATION_POINTS`)&&e.HTML_INTEGRATION_POINTS&&typeof e.HTML_INTEGRATION_POINTS==`object`?Z(e.HTML_INTEGRATION_POINTS):X({},[`annotation-xml`]);let t=q(e,`CUSTOM_ELEMENT_HANDLING`)&&e.CUSTOM_ELEMENT_HANDLING&&typeof e.CUSTOM_ELEMENT_HANDLING==`object`?Z(e.CUSTOM_ELEMENT_HANDLING):ls(null);if(C=ls(null),q(t,`tagNameCheck`)&&nt(t.tagNameCheck)&&(C.tagNameCheck=t.tagNameCheck),q(t,`attributeNameCheck`)&&nt(t.attributeNameCheck)&&(C.attributeNameCheck=t.attributeNameCheck),q(t,`allowCustomizedBuiltInElements`)&&typeof t.allowCustomizedBuiltInElements==`boolean`&&(C.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),Ce&&(be=!1),ke&&(Oe=!0),Ie&&(b=X({},Bs),S=ls(null),Ie.html===!0&&(X(b,Ps),X(S,Vs)),Ie.svg===!0&&(X(b,Fs),X(S,Hs),X(S,Ws)),Ie.svgFilters===!0&&(X(b,Is),X(S,Hs),X(S,Ws)),Ie.mathMl===!0&&(X(b,Rs),X(S,Us),X(S,Ws))),w.tagCheck=null,w.attributeCheck=null,q(e,`ADD_TAGS`)&&(typeof e.ADD_TAGS==`function`?w.tagCheck=e.ADD_TAGS:K(e.ADD_TAGS)&&(b===x&&(b=Z(b)),X(b,e.ADD_TAGS,D))),q(e,`ADD_ATTR`)&&(typeof e.ADD_ATTR==`function`?w.attributeCheck=e.ADD_ATTR:K(e.ADD_ATTR)&&(S===_e&&(S=Z(S)),X(S,e.ADD_ATTR,D))),q(e,`ADD_URI_SAFE_ATTR`)&&K(e.ADD_URI_SAFE_ATTR)&&X(Ve,e.ADD_URI_SAFE_ATTR,D),q(e,`FORBID_CONTENTS`)&&K(e.FORBID_CONTENTS)&&(Le===Re&&(Le=Z(Le)),X(Le,e.FORBID_CONTENTS,D)),q(e,`ADD_FORBID_CONTENTS`)&&K(e.ADD_FORBID_CONTENTS)&&(Le===Re&&(Le=Z(Le)),X(Le,e.ADD_FORBID_CONTENTS,D)),Pe&&(b[`#text`]=!0),Te&&X(b,[`html`,`head`,`body`]),b.table&&(X(b,[`tbody`]),delete ve.tbody),e.TRUSTED_TYPES_POLICY){if(typeof e.TRUSTED_TYPES_POLICY.createHTML!=`function`)throw Os(`TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.`);if(typeof e.TRUSTED_TYPES_POLICY.createScriptURL!=`function`)throw Os(`TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.`);_=e.TRUSTED_TYPES_POLICY,re=_.createHTML(``)}else _===void 0&&(_=ic(p,i)),_!==null&&typeof re==`string`&&(re=_.createHTML(``));G&&G(e),et=e},it=X({},[...Fs,...Is,...Ls]),O=X({},[...Rs,...zs]),at=function(e){let t=ne(e);(!t||!t.tagName)&&(t={namespaceURI:Ge,tagName:`template`});let n=_s(e.tagName),r=_s(t.tagName);return qe[e.namespaceURI]?e.namespaceURI===We?t.namespaceURI===E?n===`svg`:t.namespaceURI===Ue?n===`svg`&&(r===`annotation-xml`||Ye[r]):!!it[n]:e.namespaceURI===Ue?t.namespaceURI===E?n===`math`:t.namespaceURI===We?n===`math`&&Xe[r]:!!O[n]:e.namespaceURI===E?t.namespaceURI===We&&!Xe[r]||t.namespaceURI===Ue&&!Ye[r]?!1:!O[n]&&(Ze[n]||!it[n]):!!(Qe===`application/xhtml+xml`&&qe[e.namespaceURI]):!1},ot=function(e){hs(t.removed,{element:e});try{ne(e).removeChild(e)}catch{g(e)}},st=function(e,n){try{hs(t.removed,{attribute:n.getAttributeNode(e),from:n})}catch{hs(t.removed,{attribute:null,from:n})}if(n.removeAttribute(e),e===`is`)if(Oe||ke)try{ot(n)}catch{}else try{n.setAttribute(e,``)}catch{}},k=function(e){let t=null,r=null;if(De)e=`<remove></remove>`+e;else{let t=ys(e,/^[\r\n\t ]+/);r=t&&t[0]}Qe===`application/xhtml+xml`&&Ge===E&&(e=`<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>`+e+`</body></html>`);let i=_?_.createHTML(e):e;if(Ge===E)try{t=new f().parseFromString(i,Qe)}catch{}if(!t||!t.documentElement){t=v.createDocument(Ge,`template`,null);try{t.documentElement.innerHTML=Ke?re:i}catch{}}let a=t.body||t.documentElement;return e&&r&&a.insertBefore(n.createTextNode(r),a.childNodes[0]||null),Ge===E?oe.call(t,Te?`html`:`body`)[0]:Te?t.documentElement:a},ct=function(e){return ie.call(e.ownerDocument||e,e,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},A=function(e){return e instanceof d&&(typeof e.nodeName!=`string`||typeof e.textContent!=`string`||typeof e.removeChild!=`function`||!(e.attributes instanceof u)||typeof e.removeAttribute!=`function`||typeof e.setAttribute!=`function`||typeof e.namespaceURI!=`string`||typeof e.insertBefore!=`function`||typeof e.hasChildNodes!=`function`)},lt=function(e){return typeof s==`function`&&e instanceof s};function j(e,n,r){fs(e,e=>{e.call(t,n,r,et)})}let ut=function(e){let n=null;if(j(y.beforeSanitizeElements,e,null),A(e))return ot(e),!0;let r=D(e.nodeName);if(j(y.uponSanitizeElement,e,{tagName:r,allowedTags:b}),we&&e.hasChildNodes()&&!lt(e.firstElementChild)&&J(/<[/\w!]/g,e.innerHTML)&&J(/<[/\w!]/g,e.textContent)||we&&e.namespaceURI===E&&r===`style`&&lt(e.firstElementChild)||e.nodeType===nc.progressingInstruction||we&&e.nodeType===nc.comment&&J(/<[/\w]/g,e.data))return ot(e),!0;if(ve[r]||!(w.tagCheck instanceof Function&&w.tagCheck(r))&&!b[r]){if(!ve[r]&&pt(r)&&(C.tagNameCheck instanceof RegExp&&J(C.tagNameCheck,r)||C.tagNameCheck instanceof Function&&C.tagNameCheck(r)))return!1;if(Pe&&!Le[r]){let t=ne(e)||e.parentNode,n=te(e)||e.childNodes;if(n&&t){let r=n.length;for(let i=r-1;i>=0;--i){let r=h(n[i],!0);t.insertBefore(r,ee(e))}}}return ot(e),!0}return e instanceof c&&!at(e)||(r===`noscript`||r===`noembed`||r===`noframes`)&&J(/<\/no(script|embed|frames)/i,e.innerHTML)?(ot(e),!0):(Ce&&e.nodeType===nc.text&&(n=e.textContent,fs([ce,le,ue],e=>{n=bs(n,e,` `)}),e.textContent!==n&&(hs(t.removed,{element:e.cloneNode()}),e.textContent=n)),j(y.afterSanitizeElements,e,null),!1)},dt=function(e,t,r){if(ye[t]||je&&(t===`id`||t===`name`)&&(r in n||r in tt))return!1;let i=S[t]||w.attributeCheck instanceof Function&&w.attributeCheck(t,e);if(!(be&&!ye[t]&&J(de,t))&&!(T&&J(fe,t))){if(!i||ye[t]){if(!(pt(e)&&(C.tagNameCheck instanceof RegExp&&J(C.tagNameCheck,e)||C.tagNameCheck instanceof Function&&C.tagNameCheck(e))&&(C.attributeNameCheck instanceof RegExp&&J(C.attributeNameCheck,t)||C.attributeNameCheck instanceof Function&&C.attributeNameCheck(t,e))||t===`is`&&C.allowCustomizedBuiltInElements&&(C.tagNameCheck instanceof RegExp&&J(C.tagNameCheck,r)||C.tagNameCheck instanceof Function&&C.tagNameCheck(r))))return!1}else if(!Ve[t]&&!J(ge,bs(r,me,``))&&!((t===`src`||t===`xlink:href`||t===`href`)&&e!==`script`&&xs(r,`data:`)===0&&ze[e])&&!(xe&&!J(pe,bs(r,me,``)))&&r)return!1}return!0},ft=X({},[`annotation-xml`,`color-profile`,`font-face`,`font-face-format`,`font-face-name`,`font-face-src`,`font-face-uri`,`missing-glyph`]),pt=function(e){return!ft[_s(e)]&&J(he,e)},mt=function(e){j(y.beforeSanitizeAttributes,e,null);let{attributes:n}=e;if(!n||A(e))return;let r={attrName:``,attrValue:``,keepAttr:!0,allowedAttributes:S,forceKeepAttr:void 0},i=n.length;for(;i--;){let{name:a,namespaceURI:o,value:s}=n[i],c=D(a),l=s,u=a===`value`?l:Ss(l);if(r.attrName=c,r.attrValue=u,r.keepAttr=!0,r.forceKeepAttr=void 0,j(y.uponSanitizeAttribute,e,r),u=r.attrValue,Me&&(c===`id`||c===`name`)&&xs(u,Ne)!==0&&(st(a,e),u=Ne+u),we&&J(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,u)){st(a,e);continue}if(c===`attributename`&&ys(u,`href`)){st(a,e);continue}if(r.forceKeepAttr)continue;if(!r.keepAttr){st(a,e);continue}if(!Se&&J(/\/>/i,u)){st(a,e);continue}Ce&&fs([ce,le,ue],e=>{u=bs(u,e,` `)});let d=D(e.nodeName);if(!dt(d,c,u)){st(a,e);continue}if(_&&typeof p==`object`&&typeof p.getAttributeType==`function`&&!o)switch(p.getAttributeType(d,c)){case`TrustedHTML`:u=_.createHTML(u);break;case`TrustedScriptURL`:u=_.createScriptURL(u);break}if(u!==l)try{o?e.setAttributeNS(o,a,u):e.setAttribute(a,u),A(e)?ot(e):ms(t.removed)}catch{st(a,e)}}j(y.afterSanitizeAttributes,e,null)},ht=function(e){let t=null,n=ct(e);for(j(y.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)j(y.uponSanitizeShadowNode,t,null),ut(t),mt(t),t.content instanceof a&&ht(t.content);j(y.afterSanitizeShadowDOM,e,null)};return t.sanitize=function(e){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=null,o=null,c=null,l=null;if(Ke=!e,Ke&&(e=`<!-->`),typeof e!=`string`&&!lt(e)&&(e=js(e),typeof e!=`string`))throw Os(`dirty is not a string, aborting`);if(!t.isSupported)return e;if(Ee||rt(n),t.removed=[],typeof e==`string`&&(Fe=!1),Fe){let t=e.nodeName;if(typeof t==`string`){let e=D(t);if(!b[e]||ve[e])throw Os(`root node is forbidden and cannot be sanitized in-place`)}}else if(e instanceof s)i=k(`<!---->`),o=i.ownerDocument.importNode(e,!0),o.nodeType===nc.element&&o.nodeName===`BODY`||o.nodeName===`HTML`?i=o:i.appendChild(o);else{if(!Oe&&!Ce&&!Te&&e.indexOf(`<`)===-1)return _&&Ae?_.createHTML(e):e;if(i=k(e),!i)return Oe?null:Ae?re:``}i&&De&&ot(i.firstChild);let u=ct(Fe?e:i);for(;c=u.nextNode();)ut(c),mt(c),c.content instanceof a&&ht(c.content);if(Fe)return e;if(Oe){if(Ce){i.normalize();let e=i.innerHTML;fs([ce,le,ue],t=>{e=bs(e,t,` `)}),i.innerHTML=e}if(ke)for(l=ae.call(i.ownerDocument);i.firstChild;)l.appendChild(i.firstChild);else l=i;return(S.shadowroot||S.shadowrootmode)&&(l=se.call(r,l,!0)),l}let d=Te?i.outerHTML:i.innerHTML;return Te&&b[`!doctype`]&&i.ownerDocument&&i.ownerDocument.doctype&&i.ownerDocument.doctype.name&&J($s,i.ownerDocument.doctype.name)&&(d=`<!DOCTYPE `+i.ownerDocument.doctype.name+`>
33
+ `+d),Ce&&fs([ce,le,ue],e=>{d=bs(d,e,` `)}),_&&Ae?_.createHTML(d):d},t.setConfig=function(){rt(arguments.length>0&&arguments[0]!==void 0?arguments[0]:{}),Ee=!0},t.clearConfig=function(){et=null,Ee=!1},t.isValidAttribute=function(e,t,n){return et||rt({}),dt(D(e),D(t),n)},t.addHook=function(e,t){typeof t==`function`&&hs(y[e],t)},t.removeHook=function(e,t){if(t!==void 0){let n=ps(y[e],t);return n===-1?void 0:gs(y[e],n,1)[0]}return ms(y[e])},t.removeHooks=function(e){y[e]=[]},t.removeAllHooks=function(){y=ac()},t}var sc=oc(),cc=/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.-]+(?:[^a-z+.\-:]|$))/i,lc=/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|blob):|[^a-z]|[a-z+.-]+(?:[^a-z+.\-:]|$))/i,uc=/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g,dc={ALLOWED_URI_REGEXP:lc},fc=e=>{if(!cc.test(e.replace(uc,``)))return``;let t=document.createElement(`a`);return t.setAttribute(`href`,e),sc.sanitize(t,{RETURN_DOM:!0,...dc}).querySelector(`a`).getAttribute(`href`)??``},pc=e=>{let t=document.createElement(`img`);return t.setAttribute(`src`,e),sc.sanitize(t,{RETURN_DOM:!0,...dc}).querySelector(`img`).getAttribute(`src`)??``},mc=e=>e.replace(/[;!].*/,``),hc=e=>({...e}),gc=e=>({nodes:Object.fromEntries(Object.keys(e.nodes).map(t=>[t,(e.nodes[t].spec.parseDOM??[]).map(hc)])),marks:Object.fromEntries(Object.keys(e.marks).map(t=>[t,(e.marks[t].spec.parseDOM??[]).map(hc)]))}),_c=class{constructor(e,t){this[m.c]=new vc(e[m.c],t)}parseDocument(e,t){return this[m.c].parser.parse(this.parseHtml(e,t),{preserveWhitespace:!0}).toJSON()}parseFragment(e,t){return this[m.c].parser.parseSlice(this.parseHtml(e,t),{preserveWhitespace:!0}).content.toJSON()??[]}parseHtml(e,t){let n=sc.sanitize(e,{RETURN_DOM:!0,...dc}),r=document.createDocumentFragment();return r.appendChild(n),t?.modifyDom?.(r),r}},vc=class{constructor(e,t){let n=gc(e.schema);t?.modifyParseRules?.(n),this.parser=yc(e.schema,n)}transform(e){return sc.sanitize(e)}},yc=(e,{marks:t,nodes:n})=>{let r=[],i=e=>e.priority??50;function a(e){let t=0;for(;t<r.length;t++){let n=r[t];if(i(n)<i(e))break}r.splice(t,0,e)}for(let e in t)t[e]?.forEach(t=>{a(t=hc(t)),t.mark||t.ignore||t.clearMark||(t.mark=e)});for(let e in n)n[e]?.forEach(t=>{a(t=hc(t)),t.node||t.ignore||t.mark||(t.node=e)});return r.push({tag:`br`,closeParent:!0}),new m.l(e,r)},bc=class{constructor(e,t){this[m.c]=new xc(e[m.c],t)}serializeDocument(e,t){return this[m.c].serializeFragment(e.content,t)}serializeFragment(e,t){return this[m.c].serializeFragment(e,t)}},xc=class e{constructor(t,n){this.config=t;let r=e.domSerializersFromSchema(t.schema);Object.assign(r.nodes,n?.serializers?.nodes??{}),Object.assign(r.marks,n?.serializers?.marks??{}),this.serializer=new m.u(r.nodes,r.marks)}static domSerializersFromSchema(e){let t={nodes:{},marks:{}};for(let n in e.marks){let r=e.marks[n].spec.toDOM;r&&(t.marks[n]=r)}for(let n in e.nodes){let r=e.nodes[n].spec.serializeToDOM??e.nodes[n].spec.toDOM;r&&(t.nodes[n]=r)}return t.nodes.text=e=>document.createTextNode(e.text),t}serializeFragment(e,t){let n=m.d.fromJSON(this.config.schema,e),r=this.serializer.serializeFragment(n),i=document.createDocumentFragment();i.appendChild(r),t?.modifyDom?.(i);let a=document.createElement(`div`);return a.appendChild(i),a.innerHTML}},Sc=(e,t)=>{let n=e.topNodeType.createAndFill(null,t?m.d.fromJSON(e,t.content):null);if(!n)throw Error(`Document could not be parsed`);return n.check(),n},Cc=class{constructor(e,t){this.options=t,this.feature=(e,t)=>this[m.c].getPublicInterface(e,t),this[m.c]=new wc(this,e,t)}getDocument(){return this[m.c].state.doc.toJSON()}reset(e){this[m.c].reset(e)}replaceSelection(e,t){let{state:n,tr:r,schema:i,dispatchTransaction:a}=this[m.c];r.replaceSelection(new m.v(m.d.fromJSON(i,e),0,0)),r.doc.check();let o=r.doc.resolve(r.mapping.map(n.selection.from)),s=r.doc.resolve(r.selection.to),[c,l]=t?.cursorPlacement===`start`?[o,s]:[s,o];t?.selectContent?r.setSelection(n.selection instanceof j?new j(r.doc):k.between(l,c)):r.setSelection(k.between(c,c)),a(r)}replaceDocument(e,t){let{state:n,tr:r,schema:i,dispatchTransaction:a}=this[m.c];r.replaceWith(0,n.doc.content.size,Sc(i,e)),t?.selectContent?r.setSelection(new j(r.doc)):t?.cursorPlacement===`end`?r.setSelection(k.atEnd(r.doc)):r.setSelection(k.atStart(r.doc)),a(r)}},wc=class{getFeature(e){let t=this.config.featureMap.get(e);if(!t)throw Error(`Feature not found: ${e}`);return t}getPublicInterface(e,t){let n=this.config.featureFacadesMap.get(e);if(!n||n.length===0)throw Error(`Feature not found`);if(n[0].featureId!==void 0){if(t===void 0)throw Error(`No featureId provided for multi-instance feature.`);let e=n.find(e=>e.featureId===t);if(!e)throw Error(`Feature with id "${t}" not found`);return e.getPublicInterface(this)}if(t!==void 0)throw Error(`Feature does not support featureId`);return n[0].getPublicInterface(this)}constructor(e,n,r){this.options=r,this.view=null,this.dispatchTransaction=e=>{let t=this.state;return this.state=this.state.apply(e),this.view?.updateState(this.state),t.doc!==this.state.doc&&this.options?.onChange?.(),this.state},this.facade=e;let i=n[m.c];this.config=i,this.schema=i.schema,this.textblockAttrs=i.textblockAttrs,this.features=i.features,this.foreignHtmlParser=r?.foreignHtmlParser??new _c(n),this.foreignHtmlSerializer=r?.foreignHtmlSerializer??new bc(n),this.styles=new t.w(m.s(i.features.flatMap(e=>e.getStyles()))),this.initState(r?.initialDocument)}initState(e){this.state=xt.create({doc:Sc(this.schema,e),schema:this.config.schema,plugins:m.s(this.config.features.flatMap(e=>e.getPlugins(this)))})}reset(e){let t=es.getState(this.state);this.initState(e),this.updateHostState(t),this.view?.updateState(this.state)}createView(e){this.view=new Na(t=>{t.part=`editor`,e.appendChild(t)},{state:this.state,dispatchTransaction:this.dispatchTransaction})}destroyViewIfNeeded(){this.view&&=(this.view.destroy(),null)}createComponent(e){return document.createElement(this.hostState().ctx.tagFor(e,!0))}getLocale(){return this.hostState().locale}get tr(){return this.state.tr}hostState(){let e=es.getState(this.state);if(!e)throw Error(`No host state available`);return e}updateHostState(e){this.dispatchTransaction(this.tr.setMeta(es,e))}},Tc=class{constructor(e){this.specs=e,this.attrs={};for(let t of e)this.attrs[t.name]={default:t.default}}fromDOM(e){return Object.assign({},...this.specs.map(t=>({[t.name]:t.fromDOM(e)})))}getStyle(e){return this.specs.flatMap(t=>t.toStyles(e)).join(`; `)}getDOMAttrsProperties(e){return this.specs.length?{style:this.getStyle(e)}:{}}getDOMAttrs(e){return this.specs.length?[this.getDOMAttrsProperties(e)]:[]}extractFromNode(e){return Object.assign({},...Object.keys(this.attrs).map(t=>({[t]:e.attrs[t]})))}},Ec=class{constructor(e){this.specs=e}getAllowedMarksForNode(e){return this.specs.filter(t=>!t.onNodeName||t.onNodeName===e).map(e=>e.markName)}getReferencedNodeNames(){return new Set(this.specs.map(e=>e.onNodeName).filter(Boolean))}},Dc=(e,t)=>{let n=t.config[m.c].schema,r=e=>n.marks[e.type].rank,i=(e,t)=>{if(e.type!==t.type)return!1;let n=e.attrs,r=t.attrs;if(n===r)return!0;if(!n||!r)return!1;let i=Object.keys(n),a=Object.keys(r);if(i.length!==a.length)return!1;for(let e of i)if(n[e]!==r[e])return!1;return!0},a=e=>{let n=[],o=[],s=[n];for(let n of e){let e=[...n.marks??[]].sort((e,t)=>r(e)-r(t)),c=0,l=0;for(;c<o.length&&l<e.length&&i(o[c],e[l]);)c++,l++;for(;o.length>c;)o.pop(),s.pop();for(;l<e.length;){let n=e[l],r=[];s[s.length-1].push({type:`mark`,mark:n,children:{type:`fragment`,content:r,[m.c]:t},[m.c]:t}),o.push(n),s.push(r),l++}s[s.length-1].push({type:`node`,node:n,children:a(n.content??[]),[m.c]:t})}return{type:`fragment`,content:n,[m.c]:t}};return{type:`node`,node:e,children:a(e.content),[m.c]:t}},Oc=class{constructor(e){this[m.c]=new kc(e)}instantiateEditor(e){return new Cc(this,e)}instantiateView(e,t){return Dc(e,{config:this,options:{...t}})}},kc=class{constructor(e){let t=e=>e.flatMap(e=>e.getFeatures().flatMap(n=>n===e?e:t([n])));this.features=t(e.map(m.o)),this.featureMap=new Map;for(let e of this.features){if(this.featureMap.has(e.name))throw Error(`Duplicate feature: ${e.name}`);this.featureMap.set(e.name,e)}this.featureFacadesMap=new Map;for(let t of e){let e=t.constructor,n=m.o(t),r=this.featureFacadesMap.get(e);r?r.push(n):this.featureFacadesMap.set(e,[n])}if(!this.featureMap.has(`RteBase`))throw Error(`RteBase feature is required`);if(this.featureMap.has(`RteLinkFeature`)&&!this.featureMap.has(`RteToolbarFeature`))throw Error(`RteToolbarFeature is required for RteLinkFeature`);this.textblockAttrs=new Tc(m.s(this.features.flatMap(e=>e.getTextblockAttrs()))),this.textblockMarks=new Ec(m.s(this.features.flatMap(e=>e.getTextblockMarks())));let n=m.s(this.features.flatMap(e=>e.getSchema(this.textblockAttrs,this.textblockMarks))),r={nodes:{},marks:{}};for(let e of n)Object.assign(r.nodes,e.nodes??{}),Object.assign(r.marks,e.marks??{});for(let e of this.textblockMarks.getReferencedNodeNames())if(!(e in r.nodes))throw Error(`Unknown node "${e}"`);this.schema=new m._(r)}},Ac=200,Q=function(){};Q.prototype.append=function(e){return e.length?(e=Q.from(e),!this.length&&e||e.length<Ac&&this.leafAppend(e)||this.length<Ac&&e.leafPrepend(this)||this.appendInner(e)):this},Q.prototype.prepend=function(e){return e.length?Q.from(e).append(this):this},Q.prototype.appendInner=function(e){return new Mc(this,e)},Q.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?Q.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))},Q.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)},Q.prototype.forEach=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)},Q.prototype.map=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length);var r=[];return this.forEach(function(t,n){return r.push(e(t,n))},t,n),r},Q.from=function(e){return e instanceof Q?e:e&&e.length?new jc(e):Q.empty};var jc=function(e){function t(t){e.call(this),this.values=t}e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t;var n={length:{configurable:!0},depth:{configurable:!0}};return t.prototype.flatten=function(){return this.values},t.prototype.sliceInner=function(e,n){return e==0&&n==this.length?this:new t(this.values.slice(e,n))},t.prototype.getInner=function(e){return this.values[e]},t.prototype.forEachInner=function(e,t,n,r){for(var i=t;i<n;i++)if(e(this.values[i],r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){for(var i=t-1;i>=n;i--)if(e(this.values[i],r+i)===!1)return!1},t.prototype.leafAppend=function(e){if(this.length+e.length<=Ac)return new t(this.values.concat(e.flatten()))},t.prototype.leafPrepend=function(e){if(this.length+e.length<=Ac)return new t(e.flatten().concat(this.values))},n.length.get=function(){return this.values.length},n.depth.get=function(){return 0},Object.defineProperties(t.prototype,n),t}(Q);Q.empty=new jc([]);var Mc=function(e){function t(t,n){e.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},t.prototype.getInner=function(e){return e<this.left.length?this.left.get(e):this.right.get(e-this.left.length)},t.prototype.forEachInner=function(e,t,n,r){var i=this.left.length;if(t<i&&this.left.forEachInner(e,t,Math.min(n,i),r)===!1||n>i&&this.right.forEachInner(e,Math.max(t-i,0),Math.min(this.length,n)-i,r+i)===!1)return!1},t.prototype.forEachInvertedInner=function(e,t,n,r){var i=this.left.length;if(t>i&&this.right.forEachInvertedInner(e,t-i,Math.max(n,i)-i,r+i)===!1||n<i&&this.left.forEachInvertedInner(e,Math.min(t,i),n,r)===!1)return!1},t.prototype.sliceInner=function(e,t){if(e==0&&t==this.length)return this;var n=this.left.length;return t<=n?this.left.slice(e,t):e>=n?this.right.slice(e-n,t-n):this.left.slice(e,n).append(this.right.slice(0,t-n))},t.prototype.leafAppend=function(e){var n=this.right.leafAppend(e);if(n)return new t(this.left,n)},t.prototype.leafPrepend=function(e){var n=this.left.leafPrepend(e);if(n)return new t(n,this.right)},t.prototype.appendInner=function(e){return this.left.depth>=Math.max(this.right.depth,e.depth)+1?new t(this.left,new t(this.right,e)):new t(this,e)},t}(Q),Nc=500,Pc=class e{constructor(e,t){this.items=e,this.eventCount=t}popEvent(t,n){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let i,a;n&&(i=this.remapping(r,this.items.length),a=i.maps.length);let o=t.tr,s,c,l=[],u=[];return this.items.forEach((t,n)=>{if(!t.step){i||(i=this.remapping(r,n+1),a=i.maps.length),a--,u.push(t);return}if(i){u.push(new Ic(t.map));let e=t.step.map(i.slice(a)),n;e&&o.maybeStep(e).doc&&(n=o.mapping.maps[o.mapping.maps.length-1],l.push(new Ic(n,void 0,void 0,l.length+u.length))),a--,n&&i.appendMap(n,a)}else o.maybeStep(t.step);if(t.selection)return s=i?t.selection.map(i.slice(a)):t.selection,c=new e(this.items.slice(0,r).append(u.reverse().concat(l)),this.eventCount-1),!1},this.items.length,0),{remaining:c,transform:o,selection:s}}addTransform(t,n,r,i){let a=[],o=this.eventCount,s=this.items,c=!i&&s.length?s.get(s.length-1):null;for(let e=0;e<t.steps.length;e++){let r=t.steps[e].invert(t.docs[e]),l=new Ic(t.mapping.maps[e],r,n),u;(u=c&&c.merge(l))&&(l=u,e?a.pop():s=s.slice(0,s.length-1)),a.push(l),n&&=(o++,void 0),i||(c=l)}let l=o-r.depth;return l>Rc&&(s=Fc(s,l),o-=l),new e(s.append(a),o)}remapping(e,t){let n=new he;return this.items.forEach((t,r)=>{let i=t.mirrorOffset!=null&&r-t.mirrorOffset>=e?n.maps.length-t.mirrorOffset:void 0;n.appendMap(t.map,i)},e,t),n}addMaps(t){return this.eventCount==0?this:new e(this.items.append(t.map(e=>new Ic(e))),this.eventCount)}rebased(t,n){if(!this.eventCount)return this;let r=[],i=Math.max(0,this.items.length-n),a=t.mapping,o=t.steps.length,s=this.eventCount;this.items.forEach(e=>{e.selection&&s--},i);let c=n;this.items.forEach(e=>{let n=a.getMirror(--c);if(n==null)return;o=Math.min(o,n);let i=a.maps[n];if(e.step){let o=t.steps[n].invert(t.docs[n]),l=e.selection&&e.selection.map(a.slice(c+1,n));l&&s++,r.push(new Ic(i,o,l))}else r.push(new Ic(i))},i);let l=[];for(let e=n;e<o;e++)l.push(new Ic(a.maps[e]));let u=new e(this.items.slice(0,i).append(l).append(r),s);return u.emptyItemCount()>Nc&&(u=u.compress(this.items.length-r.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(t=this.items.length){let n=this.remapping(0,t),r=n.maps.length,i=[],a=0;return this.items.forEach((e,o)=>{if(o>=t)i.push(e),e.selection&&a++;else if(e.step){let t=e.step.map(n.slice(r)),o=t&&t.getMap();if(r--,o&&n.appendMap(o,r),t){let s=e.selection&&e.selection.map(n.slice(r));s&&a++;let c=new Ic(o.invert(),t,s),l,u=i.length-1;(l=i.length&&i[u].merge(c))?i[u]=l:i.push(c)}}else e.map&&r--},this.items.length,0),new e(Q.from(i.reverse()),a)}};Pc.empty=new Pc(Q.empty,0);function Fc(e,t){let n;return e.forEach((e,r)=>{if(e.selection&&t--==0)return n=r,!1}),e.slice(n)}var Ic=class e{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}merge(t){if(this.step&&t.step&&!t.selection){let n=t.step.merge(this.step);if(n)return new e(n.getMap().invert(),n,this.selection)}}},Lc=class{constructor(e,t,n,r,i){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=i}},Rc=20;function zc(e,t,n,r){let i=n.getMeta(Jc),a;if(i)return i.historyState;n.getMeta(Yc)&&(e=new Lc(e.done,e.undone,null,0,-1));let o=n.getMeta(`appendedTransaction`);if(n.steps.length==0)return e;if(o&&o.getMeta(Jc))return o.getMeta(Jc).redo?new Lc(e.done.addTransform(n,void 0,r,Kc(t)),e.undone,Vc(n.mapping.maps),e.prevTime,e.prevComposition):new Lc(e.done,e.undone.addTransform(n,void 0,r,Kc(t)),null,e.prevTime,e.prevComposition);if(n.getMeta(`addToHistory`)!==!1&&!(o&&o.getMeta(`addToHistory`)===!1)){let i=n.getMeta(`composition`),a=e.prevTime==0||!o&&e.prevComposition!=i&&(e.prevTime<(n.time||0)-r.newGroupDelay||!Bc(n,e.prevRanges)),s=o?Hc(e.prevRanges,n.mapping):Vc(n.mapping.maps);return new Lc(e.done.addTransform(n,a?t.selection.getBookmark():void 0,r,Kc(t)),Pc.empty,s,n.time,i??e.prevComposition)}else if(a=n.getMeta(`rebased`))return new Lc(e.done.rebased(n,a),e.undone.rebased(n,a),Hc(e.prevRanges,n.mapping),e.prevTime,e.prevComposition);else return new Lc(e.done.addMaps(n.mapping.maps),e.undone.addMaps(n.mapping.maps),Hc(e.prevRanges,n.mapping),e.prevTime,e.prevComposition)}function Bc(e,t){if(!t)return!1;if(!e.docChanged)return!0;let n=!1;return e.mapping.maps[0].forEach((e,r)=>{for(let i=0;i<t.length;i+=2)e<=t[i+1]&&r>=t[i]&&(n=!0)}),n}function Vc(e){let t=[];for(let n=e.length-1;n>=0&&t.length==0;n--)e[n].forEach((e,n,r,i)=>t.push(r,i));return t}function Hc(e,t){if(!e)return null;let n=[];for(let r=0;r<e.length;r+=2){let i=t.map(e[r],1),a=t.map(e[r+1],-1);i<=a&&n.push(i,a)}return n}function Uc(e,t,n){let r=Kc(t),i=Jc.get(t).spec.config,a=(n?e.undone:e.done).popEvent(t,r);if(!a)return null;let o=a.selection.resolve(a.transform.doc),s=(n?e.done:e.undone).addTransform(a.transform,t.selection.getBookmark(),i,r),c=new Lc(n?s:a.remaining,n?a.remaining:s,null,0,-1);return a.transform.setSelection(o).setMeta(Jc,{redo:n,historyState:c})}var Wc=!1,Gc=null;function Kc(e){let t=e.plugins;if(Gc!=t){Wc=!1,Gc=t;for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){Wc=!0;break}}return Wc}function qc(e){return e.setMeta(Yc,!0)}var Jc=new Tt(`history`),Yc=new Tt(`closeHistory`);function Xc(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new M({key:Jc,state:{init(){return new Lc(Pc.empty,Pc.empty,null,0,-1)},apply(t,n,r){return zc(n,r,t,e)}},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r=n==`historyUndo`?Qc:n==`historyRedo`?$c:null;return!r||!e.editable?!1:(t.preventDefault(),r(e.state,e.dispatch))}}}})}function Zc(e,t){return(n,r)=>{let i=Jc.getState(n);if(!i||(e?i.undone:i.done).eventCount==0)return!1;if(r){let a=Uc(i,n,e);a&&r(t?a.scrollIntoView():a)}return!0}}var Qc=Zc(!1,!0),$c=Zc(!0,!0),el=e=>typeof e==`function`,tl=(e,t,n)=>[e,t,n],nl=class{constructor(e,t,n){this.view=e,this.rte=t,this.props=n,this.bindings=[]}evalProp(e){return el(e)?e(this):e}bindProp(e,t){if(e!==void 0)if(el(e)){let n=()=>t(e(this));this.bindings.push(n),n()}else t(e)}updateBindings(){for(let e of this.bindings)e()}shouldReturnFocusToEditor(){return this.evalProp(this.props.shouldReturnFocusToEditor)}bindToEl(e,t={},n=[],r=[]){for(let n in t)this.bindProp(t[n],t=>{e[n]=t});for(let[t,r,i]of n)r&&e.addEventListener(t,i(r));for(let t of r)e.appendChild(t)}},rl=(e,t)=>{let n=document.createElement(`div`);return e.bindToEl(n,{className:t.className,slot:t.slot},[],t.children),n},il=(e,t)=>{let n=document.createElement(`a`);return e.bindToEl(n,{href:t.href,target:t.target,rel:t.rel,className:t.className},[],t.children),n},al=new WeakMap,ol=(e,t)=>{let n=e.rte.createComponent(s.r);n.setAttribute(`exportparts`,`vvd-theme-alternate`),e.bindToEl(n,{className:`ui-tooltip`,text:t.label,placement:e.props.popupPlacement}),e.bindProp(t.enabled,e=>{e||(n.open=!1),n.anchor=e?t.anchor:void 0});let r=rl(e,{className:`ui-tooltip-wrapper`,slot:t.slot,children:[t.anchor,n]});return al.set(r,t.anchor),r},$=(e,t)=>{let n=()=>e.evalProp(t.variant)??`toolbar`,r=()=>n()===`toolbar`?`super-condensed`:`condensed`,i=()=>n()===`popover-primary`?`outlined`:`ghost-light`,o=()=>n()===`toolbar-menu`||n()===`popover`?`filled`:i(),s=()=>e.evalProp(t.active)?o():i(),c=()=>e.evalProp(t.connotation)??(n()===`toolbar-menu`&&e.evalProp(t.active)?`cta`:void 0),l=()=>!!(e.evalProp(e.props.disabled)||e.evalProp(t.disabled)),u=e.rte.createComponent(a.i);return e.bindToEl(u,{size:r,appearance:s,disabled:l,icon:t.icon,autofocus:t.autofocus,connotation:c,[t.icon?`ariaLabel`:`label`]:t.label,pressed:()=>!!e.evalProp(t.active),ariaPressed:t.active===void 0?void 0:()=>e.evalProp(t.active)?`true`:`false`},[tl(`click`,t.onClick,t=>()=>{!t()&&e.shouldReturnFocusToEditor()&&e.view.focus()})]),ol(e,{enabled:()=>!!(e.evalProp(t.icon)&&!e.evalProp(t.noTooltip)&&!l()),label:t.label,anchor:u,slot:t.slot})},sl=(e,t)=>{let n=e.rte.createComponent(g.r);e.bindToEl(n,{className:`ui-menu`,autoDismiss:!0,ariaLabel:t.label,anchor:al.get(t.trigger)??t.trigger,placement:e.props.popupPlacement,offset:()=>e.evalProp(e.props.menuOffset)??null},[],t.children);let r=document.createDocumentFragment();return r.appendChild(t.trigger),r.appendChild(n),r},cl=(e,t)=>{let n=()=>!!(e.evalProp(e.props.disabled)||e.evalProp(t.disabled)),r=e.rte.createComponent(h.i);return e.bindToEl(r,{text:t.text,checked:t.checked,disabled:n,controlType:`radio`,checkedAppearance:`tick-only`},[tl(`change`,t.onSelect,n=>()=>{r.checked&&!r.disabled&&e.evalProp(t.checked)!==r.checked&&(n(),e.shouldReturnFocusToEditor()&&e.view.focus())})]),r},ll=(e,t)=>rl(e,{slot:t.slot,className:`ui-button-group`,children:t.children});function ul(e,t){let{from:n,$from:r,to:i,empty:a}=e.selection;return a?!!t.isInSet(e.storedMarks||r.marks()):e.doc.rangeHasMark(n,i,t)}var dl=(e,t)=>$(e,{label:t.label,icon:t.icon,active:()=>ul(e.view.state,t.markType),disabled:()=>!To(t.markType)(e.view.state),onClick:()=>{To(t.markType)(e.view.state,e.view.dispatch)}}),fl=(e,t)=>{let n=()=>!!(e.evalProp(e.props.disabled)||e.evalProp(t.disabled)),r=e.rte.createComponent(u.r);return e.bindToEl(r,{value:t.value,text:t.text,disabled:n}),r},pl=(e,t)=>{let n=()=>!!e.evalProp(e.props.disabled),r=e.rte.createComponent(d.r);r.setAttribute(`data-class`,`ui-select`),e.bindToEl(r,{placeholder:` `,ariaLabel:t.label,appearance:`ghost`,disabled:n},[tl(`change`,t.onSelect,t=>()=>{let n=r.value;n&&(t(n),e.shouldReturnFocusToEditor()&&e.view.focus())})],t.children),queueMicrotask(()=>{e.bindProp(t.value,e=>r.value=e)});let i=!1;return r.addEventListener(`vwc-popup:open`,()=>{i=!0,e.updateBindings()}),r.addEventListener(`vwc-popup:close`,()=>{i=!1,e.updateBindings()}),ol(e,{enabled:()=>!i&&!n(),label:t.label,anchor:r})},ml=e=>{let t=e.rte.createComponent(p.t);return e.bindToEl(t,{className:`ui-divider`,orientation:`vertical`}),t},hl=(e,t)=>{let n=e.rte.createComponent(l.r);return e.bindToEl(n,{label:t.label,value:t.value,placeholder:t.placeholder,slot:t.slot,autofocus:t.autofocus,type:t.type,helperText:t.helperText},[tl(`input`,t.onInput,e=>()=>{e(n.value)})]),n},gl=(e,t)=>{let n=document.createTextNode(``);return e.bindToEl(n,{textContent:t.text}),n},_l=(e,t)=>{let n=document.createElement(`slot`);n.name=t.name;let r=null,i=[];function a(){for(let{el:e,type:t,handler:n}of i)e.removeEventListener(t,n);i.length=0,r=null}for(let[n,i]of Object.entries(t.assignedProps))e.bindProp(i,e=>{r&&(r[n]=e)});function o(n){for(let[r,i]of Object.entries(t.assignedProps))n[r]=e.evalProp(i);for(let[r,a]of Object.entries(t.assignedEvents)){let t=t=>{a(t),e.shouldReturnFocusToEditor()&&e.view.focus()};n.addEventListener(r,t),i.push({el:n,type:r,handler:t})}}let s=()=>{let e=n.assignedElements({flatten:!0})[0];e!==r&&(a(),e&&(r=e,o(e)))};return n.addEventListener(`slotchange`,s),queueMicrotask(s),n},vl=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteHistoryFeature`}getPlugins(){return[this.contribution(Xc()),this.contribution(U({"Mod-z":Qc,"Ctrl-y":$c,"Cmd-Z":$c}))]}getToolbarItems(){return this.config.showToolbarButtons?[this.contribution({section:`history`,render:e=>$(e,{label:e=>e.rte.getLocale().richTextEditor.undo,icon:`undo-line`,disabled:e=>!Qc(e.view.state),onClick:()=>{let{state:t,dispatch:n}=e.view;Qc(t,n)}})},1),this.contribution({section:`history`,render:e=>$(e,{label:e=>e.rte.getLocale().richTextEditor.redo,icon:`redo-line`,disabled:e=>!$c(e.view.state),onClick:()=>{let{state:t,dispatch:n}=e.view;$c(t,n)}})},2)]:[]}},yl=`h1,h2,h3,p{all:unset;display:block}h1:first-child,h2:first-child,h3:first-child,p:first-child{margin-block-start:0}h1:last-child,h2:last-child,h3:last-child,p:last-child{margin-block-end:0}p{font:var(--vvd-typography-base);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:16px;line-height:20px}.heading-step-1{font:var(--vvd-typography-heading-4);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:24px 12px;line-height:28px}.heading-step-2{font:var(--vvd-typography-heading-3);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:24px 12px;line-height:36px}.heading-step-3{font:var(--vvd-typography-heading-2);font-variant-ligatures:unset;font-feature-settings:unset;margin-block:32px 16px;line-height:42px}`,bl=class extends m.r{constructor(e){super(),this.enabledBlocks=e,this.name=`RteBasicTextBlocks`}getStyles(){return[this.contribution(yl)]}getSchema(e,t){let n={};this.enabledBlocks.paragraph&&(n.paragraph={group:`block`,content:`inline*`,attrs:{...e.attrs},parseDOM:[{tag:`p`,getAttrs:t=>e.fromDOM(t)}],marks:t.getAllowedMarksForNode(`paragraph`).join(` `),toDOM(t){return[`p`,{part:`node--paragraph`,...e.getDOMAttrsProperties(t)},0]},serializeToDOM(t){return[`p`,...e.getDOMAttrs(t),0]}});let r=0;for(let i of[3,2,1]){let a=`heading${i}`,o=`h${i}`;if(!this.enabledBlocks[a])continue;r++;let s=r;n[a]={group:`block`,content:`inline*`,attrs:{...e.attrs},parseDOM:[{tag:o,getAttrs:t=>e.fromDOM(t)}],marks:t.getAllowedMarksForNode(a).join(` `),defining:!0,toDOM(t){return[o,{class:`heading-step-${s}`,part:`node--${a}`,...e.getDOMAttrsProperties(t)},0]},serializeToDOM(t){return[o,...e.getDOMAttrs(t),0]}}}return[this.contribution({nodes:n})]}getPlugins(e){let t={};this.enabledBlocks.paragraph&&(t[`Mod-Alt-0`]=this.setBlockType(e,`paragraph`));for(let n of[1,2,3]){let r=`heading${n}`;this.enabledBlocks[r]&&(t[`Mod-Alt-${n}`]=this.setBlockType(e,r))}return[this.contribution(U(t))]}getCurrentBlockType(e){let{$from:t,$to:n}=e.selection,r=t.depth===0?e.doc.childAfter(t.pos).node:t.node(1);return r!==(n.depth===0?e.doc.childBefore(n.pos).node:n.node(1))||!(r.type.name in this.enabledBlocks)?null:r.type.name}setBlockType(e,t){return(n,r)=>{let{from:i,to:a}=n.selection,o=n.tr,s=!1;return n.doc.nodesBetween(i,a,(r,i)=>(r.type.name in this.enabledBlocks&&(s=!0,o.setBlockType(i,i+r.nodeSize,n.schema.nodes[t],t=>e.textblockAttrs.extractFromNode(t))),!1)),s?(r?.(o),!0):!1}}},xl=class{constructor(e,t,n={}){this.match=e,this.match=e,this.handler=typeof t==`string`?Sl(t):t,this.undoable=n.undoable!==!1,this.inCode=n.inCode||!1,this.inCodeMark=n.inCodeMark!==!1}};function Sl(e){return function(t,n,r,i){let a=e;if(n[1]){let e=n[0].lastIndexOf(n[1]);a+=n[0].slice(e+n[1].length),r+=e;let t=r-i;t>0&&(a=n[0].slice(e-t,e)+a,r=i)}return t.tr.insertText(a,r,i)}}var Cl=500;function wl({rules:e}){let t=new M({state:{init(){return null},apply(e,t){return e.getMeta(this)||(e.selectionSet||e.docChanged?null:t)}},props:{handleTextInput(n,r,i,a){return Tl(n,r,i,a,e,t)},handleDOMEvents:{compositionend:n=>{setTimeout(()=>{let{$cursor:r}=n.state.selection;r&&Tl(n,r.pos,r.pos,``,e,t)})}}},isInputRules:!0});return t}function Tl(e,t,n,r,i,a){if(e.composing)return!1;let o=e.state,s=o.doc.resolve(t),c=s.parent.textBetween(Math.max(0,s.parentOffset-Cl),s.parentOffset,null,``)+r;for(let l=0;l<i.length;l++){let u=i[l];if(!u.inCodeMark&&s.marks().some(e=>e.type.spec.code))continue;if(s.parent.type.spec.code){if(!u.inCode)continue}else if(u.inCode===`only`)continue;let d=u.match.exec(c);if(!d||d[0].length<r.length)continue;let f=t-(d[0].length-r.length);if(!u.inCodeMark){let e=!1;if(o.doc.nodesBetween(f,s.pos,t=>{t.isInline&&t.marks.some(e=>e.type.spec.code)&&(e=!0)}),e)continue}let p=u.handler(o,d,f,n);if(p)return u.undoable&&p.setMeta(a,{transform:p,from:t,to:n,text:r}),e.dispatch(p),!0}return!1}var El=(e,t)=>{let n=e.plugins;for(let r=0;r<n.length;r++){let i=n[r],a;if(i.spec.isInputRules&&(a=i.getState(e))){if(t){let n=e.tr,r=a.transform;for(let e=r.steps.length-1;e>=0;e--)n.step(r.steps[e].invert(r.docs[e]));if(a.text){let t=n.doc.resolve(a.from).marks();n.replaceWith(a.from,a.to,e.schema.text(a.text,t))}else n.delete(a.from,a.to);t(n)}return!0}}return!1};new xl(/--$/,`—`,{inCodeMark:!1}),new xl(/\.\.\.$/,`…`,{inCodeMark:!1}),new xl(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(")$/,`“`,{inCodeMark:!1}),new xl(/"$/,`”`,{inCodeMark:!1}),new xl(/(?:^|[\s\{\[\(\<'"\u2018\u201C])(')$/,`‘`,{inCodeMark:!1}),new xl(/'$/,`’`,{inCodeMark:!1});var Dl=e=>e.parent.textBetween(0,e.parentOffset,void 0,``),Ol=class extends m.r{constructor(...e){super(...e),this.name=`RteInputRulesFeature`}getPlugins(e){let t=m.s(e.config.features.flatMap(t=>t.getInputRules(e)));if(t.length===0)return[];let n=[],r=t.map(e=>e.rule);n.push(this.contribution(wl({rules:r}))),n.push(this.contribution(U({Backspace:El}),m.i.high));let i=t.filter(e=>e.enterHandler).map(e=>e.enterHandler);return i.length>0&&n.push(this.contribution(U({Enter:(e,t)=>{let{$cursor:n}=e.selection;if(!n)return!1;let r=Dl(n);for(let{regex:a,handler:o}of i){let i=a.exec(r);if(!i)continue;let s=n.pos-n.parentOffset+i.index,c=o(e,i,s,s+i[0].length);c&&t?.(c);break}return!1}}),m.i.highest)),n}},kl=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteBase`}getSchema(){return[this.contribution({nodes:{doc:{content:`block+`},text:{group:`inline`}}})]}getFeatures(){return[this,new ts,new vl({showToolbarButtons:this.config?.historyToolbarButtons??!0}),new bl({heading1:this.config?.heading1??!1,heading2:this.config?.heading2??!1,heading3:this.config?.heading3??!1,paragraph:this.config?.paragraph??!0}),new Ol]}getPublicInterface(e){let t=e.getFeature(`RteCore`);return{get disabled(){return t.disabled.getValue(e)},set disabled(n){t.disabled.setValue(e,n)}}}},Al=m.a(kl),jl=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteTextBlockPickerFeature`}getToolbarItems(e){let t=e.getFeature(`RteBasicTextBlocks`);return[this.contribution({section:`font`,render:n=>pl(n,{label:()=>n.rte.getLocale().richTextEditor.paragraphStyles,value:e=>t.getCurrentBlockType(e.view.state)??``,onSelect:r=>{let{state:i,dispatch:a}=n.view;t.setBlockType(e,r)(i,a)},children:this.config.options.map(r=>fl(n,{text:r.label,value:r.node,disabled:()=>!t.setBlockType(e,r.node)(n.view.state)}))})},1)]}},Ml=m.a(jl),Nl=`.toolbar{background-color:var(--vvd-color-neutral-50);flex-wrap:wrap;align-items:center;gap:8px;padding:4px;display:flex}.toolbar--hidden{display:none}`,Pl=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteToolbarFeature`,this.hidden=new Yo(!1)}getStyles(){return[this.contribution(Nl)]}getPlugins(e){let t=[`history`,`font`,`text-style`,`textblock`,`insert`],n=new Map(t.map(e=>[e,[]]));for(let t of m.s(e.features.flatMap(t=>t.getToolbarItems(e))))n.get(t.section).push(t);let r=e.getFeature(`RteCore`);return[this.contribution(this.hidden.plugin),this.contribution(new M({view:i=>{let a=!1,o=new nl(i,e,{popupPlacement:this.config?.popupDirection===`outward`?`bottom`:`top`,menuOffset:8,disabled:()=>r.disabled.getValue(e),shouldReturnFocusToEditor:()=>a}),s=i.dom.getRootNode().querySelector(`.toolbar`),c=-1/0,l=()=>{i.hasFocus()&&(a=!0),c=Date.now()},u=()=>{Date.now()-c>250&&(a=!1)},d=e=>{s.contains(e.relatedTarget)||(a=!1)};s.addEventListener(`mousedown`,l,{capture:!0}),s.addEventListener(`focusin`,u),s.addEventListener(`focusout`,d),o.bindProp(()=>this.hidden.getValue(e),e=>{s.classList.toggle(`toolbar--hidden`,e)});let f=!1;for(let e of t){let t=n.get(e);t.length&&f&&(s.appendChild(ml(o)),f=!1);for(let e of t)s.appendChild(e.render(o)),f=!0}return{update(){o.updateBindings()},destroy(){s.innerHTML=``,s.removeEventListener(`mousedown`,l,{capture:!0}),s.removeEventListener(`focusin`,u),s.removeEventListener(`focusout`,d),a=!1}}}}))]}getPublicInterface(e){let t=this.hidden;return{get hidden(){return t.getValue(e)},set hidden(n){t.setValue(e,n)}}}},Fl=m.a(Pl),Il=`.placeholder{display:contents}.placeholder:before{color:var(--vvd-color-neutral-600);content:attr(data-placeholder);font-size:var(--placeholder-font-size,inherit);inset-inline:var(--editor-padding-inline);line-height:inherit;pointer-events:none;position:absolute}.editor--disabled .placeholder:before{color:var(--vvd-color-neutral-300)}`,Ll=class extends m.r{constructor(e){super(),this.config=e,this.name=`RtePlaceholderFeature`}getStyles(){return[this.contribution(Il)]}getPlugins(){let e=new M({props:{decorations:e=>{if(e.doc.nodeSize===4){let t=e.schema.marks.fontSize?.isInSet(e.storedMarks??[])?.attrs.size;return B.create(e.doc,[z.widget(1,()=>{let e=document.createElement(`span`);return e.className=`placeholder`,e.dataset.placeholder=this.config.text,t&&e.style.setProperty(`--placeholder-font-size`,t),e})])}return null}}});return[this.contribution(e)]}},Rl=m.a(Ll),zl=class extends m.r{constructor(...e){super(...e),this.name=`RteHardBreakFeature`}getSchema(){return[this.contribution({nodes:{hardBreak:{inline:!0,group:`inline`,selectable:!1,parseDOM:[{tag:`br`}],toDOM(){return[`br`]}}}})]}getPlugins(e){return[this.contribution(U({"Shift-Enter":(e,t)=>(t?.(e.tr.replaceSelectionWith(e.schema.nodes.hardBreak.create(),!0).scrollIntoView()),!0)}),m.i.high)]}},Bl=m.a(zl),Vl=Symbol(`mixedFontSize`),Hl=class extends m.r{constructor(e){if(super(),this.config=e,this.name=`RteFontSizePickerFeature`,this.fontSizes=e.options,e.onBlocks){this.defaultFontSizeForNode={};for(let t of e.onBlocks)this.defaultFontSizeForNode[t.node]=t.defaultSize??null}}getTextblockMarks(){return this.config?.onBlocks?this.config.onBlocks.map(e=>this.contribution({markName:`fontSize`,onNodeName:e.node})):[this.contribution({markName:`fontSize`})]}getSchema(){return[this.contribution({marks:{fontSize:{attrs:{size:{validate:`string`}},parseDOM:[{tag:`span[style*='font-size']`,getAttrs:e=>{let t=e.getAttribute(`style`).match(/font-size:\s*([^;]+)/)?.[1]?.trim();return t?{size:t}:!1}}],toDOM:e=>[`span`,{style:`font-size: ${mc(e.attrs.size)};`},0],cursorFix:(e,t)=>{let n=t.storedMarks;if(!n)return null;let r=n.find(e=>e.type.name===`fontSize`);if(r)return{"font-size":r.attrs.size};if(n.length===0){let t=this.defaultFontSizeForNode?.[e.parent.type.name];if(t)return{"font-size":t}}return null}}}})]}getPlugins(){return[this.contribution(U({"Mod-Shift-.":this.adjustFontSize(-1),"Mod-Shift-,":this.adjustFontSize(1)}))]}getToolbarItems(e){return[this.contribution({section:`font`,render:t=>sl(t,{label:()=>e.getLocale().richTextEditor.textSize,trigger:$(t,{label:()=>e.getLocale().richTextEditor.textSize,icon:`text-size-line`}),children:this.fontSizes.map(e=>cl(t,{text:e.label,checked:()=>this.getFontSizeFromSelection(t.view.state)===e.size,disabled:()=>!this.setFontSize(e.size)(t.view.state),onSelect:()=>{let{state:n,dispatch:r}=t.view;this.setFontSize(e.size)(n,r)}}))})},2)]}getFontSizeFromSelection(e){let{from:t,to:n,$from:r,empty:i}=e.selection,{fontSize:a}=e.schema.marks;if(i){let t=this.defaultFontSizeForNode?.[r.parent.type.name]??null;return a.isInSet(e.storedMarks||r.marks())?.attrs.size??t}let o=null,s=e=>{o===null?o=e??null:e!==o&&(o=Vl)};return e.doc.nodesBetween(t,n,(e,t,n)=>o===Vl?!1:e.isLeaf?(s(a.isInSet(e.marks)?.attrs.size??(n&&this.defaultFontSizeForNode?.[n.type.name])),!0):(e.type.allowsMarkType(a)&&e.childCount===0&&s(this.defaultFontSizeForNode?.[e.type.name]),!0)),o}setFontSize(e){return(t,n)=>{let{from:r,to:i,empty:a,$from:o}=t.selection,{fontSize:s}=t.schema.marks;if(!To(s,{size:e})(t))return!1;let c=t.tr;if(a){let n=(t.storedMarks||[]).filter(e=>e.type!==s);e!==this.defaultFontSizeForNode?.[o.parent.type.name]&&n.push(s.create({size:e})),c.setStoredMarks(n)}else c.addMark(r,i,s.create({size:e})),c.doc.nodesBetween(r,i,(e,t,n)=>{if(!e.isInline)return;let r=s.isInSet(e.marks),i=this.defaultFontSizeForNode?.[n.type.name];r&&r.attrs.size===i&&c.step(new C(t,t+e.nodeSize,r))});return n?.(c.scrollIntoView()),!0}}adjustFontSize(e){return(t,n)=>{let r=this.getFontSizeFromSelection(t);if(r===null||r===Vl)return!1;let i=this.fontSizes.findIndex(e=>e.size===r)+e;return i<0||i>=this.fontSizes.length?!1:this.setFontSize(this.fontSizes[i].size)(t,n)}}},Ul=m.a(Hl),Wl=[`p`,0],Gl=[`blockquote`,0],Kl=[`hr`],ql=[`pre`,[`code`,0]],Jl=[`br`],Yl={doc:{content:`block+`},paragraph:{content:`inline*`,group:`block`,parseDOM:[{tag:`p`}],toDOM(){return Wl}},blockquote:{content:`block+`,group:`block`,defining:!0,parseDOM:[{tag:`blockquote`}],toDOM(){return Gl}},horizontal_rule:{group:`block`,parseDOM:[{tag:`hr`}],toDOM(){return Kl}},heading:{attrs:{level:{default:1,validate:`number`}},content:`inline*`,group:`block`,defining:!0,parseDOM:[{tag:`h1`,attrs:{level:1}},{tag:`h2`,attrs:{level:2}},{tag:`h3`,attrs:{level:3}},{tag:`h4`,attrs:{level:4}},{tag:`h5`,attrs:{level:5}},{tag:`h6`,attrs:{level:6}}],toDOM(e){return[`h`+e.attrs.level,0]}},code_block:{content:`text*`,marks:``,group:`block`,code:!0,defining:!0,parseDOM:[{tag:`pre`,preserveWhitespace:`full`}],toDOM(){return ql}},text:{group:`inline`},image:{inline:!0,attrs:{src:{validate:`string`},alt:{default:null,validate:`string|null`},title:{default:null,validate:`string|null`}},group:`inline`,draggable:!0,parseDOM:[{tag:`img[src]`,getAttrs(e){return{src:e.getAttribute(`src`),title:e.getAttribute(`title`),alt:e.getAttribute(`alt`)}}}],toDOM(e){let{src:t,alt:n,title:r}=e.attrs;return[`img`,{src:t,alt:n,title:r}]}},hard_break:{inline:!0,group:`inline`,selectable:!1,parseDOM:[{tag:`br`}],toDOM(){return Jl}}},Xl=[`em`,0],Zl=[`strong`,0],Ql=[`code`,0],$l={link:{attrs:{href:{validate:`string`},title:{default:null,validate:`string|null`}},inclusive:!1,parseDOM:[{tag:`a[href]`,getAttrs(e){return{href:e.getAttribute(`href`),title:e.getAttribute(`title`)}}}],toDOM(e){let{href:t,title:n}=e.attrs;return[`a`,{href:t,title:n},0]}},em:{parseDOM:[{tag:`i`},{tag:`em`},{style:`font-style=italic`},{style:`font-style=normal`,clearMark:e=>e.type.name==`em`}],toDOM(){return Xl}},strong:{parseDOM:[{tag:`strong`},{tag:`b`,getAttrs:e=>e.style.fontWeight!=`normal`&&null},{style:`font-weight=400`,clearMark:e=>e.type.name==`strong`},{style:`font-weight`,getAttrs:e=>/^(bold(er)?|[5-9]\d{2,})$/.test(e)&&null}],toDOM(){return Zl}},code:{code:!0,parseDOM:[{tag:`code`}],toDOM(){return Ql}}};new m._({nodes:Yl,marks:$l});var eu=class extends m.r{constructor(e){super(),this.config=e}getTextblockMarks(){return this.config?.onBlocks?this.config.onBlocks.map(e=>this.contribution({markName:this.markName,onNodeName:e.node})):[this.contribution({markName:this.markName})]}},tu=class extends eu{constructor(...e){super(...e),this.name=`RteBoldFeature`,this.markName=`bold`}getSchema(){return[this.contribution({marks:{bold:$l.strong}})]}getPlugins(e){return[this.contribution(U({"Mod-b":To(e.schema.marks.bold)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>dl(t,{label:()=>t.rte.getLocale().richTextEditor.bold,icon:`bold-line`,markType:e.schema.marks.bold})},1)]}},nu=m.a(tu),ru=class extends eu{constructor(...e){super(...e),this.name=`RteItalicFeature`,this.markName=`italic`}getSchema(){return[this.contribution({marks:{italic:$l.em}})]}getPlugins(e){return[this.contribution(U({"Mod-i":To(e.schema.marks.italic)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>dl(t,{label:()=>t.rte.getLocale().richTextEditor.italic,icon:`italic-line`,markType:e.schema.marks.italic})},2)]}},iu=m.a(ru),au=class extends eu{constructor(...e){super(...e),this.name=`RteUnderlineFeature`,this.markName=`underline`}getSchema(){return[this.contribution({marks:{underline:{parseDOM:[{tag:`u`}],toDOM(){return[`u`,0]}}}})]}getPlugins(e){return[this.contribution(U({"Mod-u":To(e.schema.marks.underline)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>dl(t,{label:()=>t.rte.getLocale().richTextEditor.underline,icon:`underline-line`,markType:e.schema.marks.underline})},3)]}},ou=m.a(au),su=class extends eu{constructor(...e){super(...e),this.name=`RteStrikethroughFeature`,this.markName=`strikethrough`}getSchema(){return[this.contribution({marks:{strikethrough:{parseDOM:[{tag:`s`},{tag:`del`}],toDOM(){return[`s`,0]}}}})]}getPlugins(e){return[this.contribution(U({"Alt-Shift-5":To(e.schema.marks.strikethrough),"Cmd-Shift-X":To(e.schema.marks.strikethrough)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>dl(t,{label:()=>t.rte.getLocale().richTextEditor.strikethrough,icon:`strikethrough-line`,markType:e.schema.marks.strikethrough})},4)]}},cu=m.a(su),lu=`tt{font:var(--vvd-typography-base-code);font-variant-ligatures:unset;font-feature-settings:unset;font-size:unset;font-weight:unset;line-height:unset}`,uu=class extends eu{constructor(...e){super(...e),this.name=`RteMonospaceFeature`,this.markName=`monospace`}getStyles(){return[this.contribution(lu)]}getSchema(){return[this.contribution({marks:{monospace:{parseDOM:[{tag:`tt`},{tag:`code`}],toDOM(){return[`tt`,0]}}}})]}getPlugins(e){return[this.contribution(U({"Mod-M":To(e.schema.marks.monospace)}))]}getToolbarItems(e){return[this.contribution({section:`text-style`,render:t=>dl(t,{label:()=>t.rte.getLocale().richTextEditor.monospace,icon:`monospace-line`,markType:e.schema.marks.monospace})},5)]}},du=m.a(uu);function fu(e,t,n){for(let r=0;r<t.length;r++){let{$from:i,$to:a}=t[r],o=i.depth==0?e.type.allowsMarkType(n):!1;if(e.nodesBetween(i.pos,a.pos,e=>o?!1:(o=e.inlineContent&&e.type.allowsMarkType(n),!0)),o)return!0}return!1}var pu=Symbol(`mixedColor`),mu=class extends m.r{constructor(e){if(super(),this.config=e,this.name=`RteTextColorPicker`,e?.onBlocks){this.defaultColorForNode={};for(let t of e.onBlocks)this.defaultColorForNode[t.node]=t.defaultColor??null}}getTextblockMarks(){return this.config?.onBlocks?this.config.onBlocks.map(e=>this.contribution({markName:`textColor`,onNodeName:e.node})):[this.contribution({markName:`textColor`})]}getSchema(){return[this.contribution({marks:{textColor:{attrs:{color:{validate:`string`}},parseDOM:[{tag:`span[data-text-color]`,getAttrs:e=>({color:e.getAttribute(`data-text-color`)})},{style:`color`,getAttrs:e=>({color:e})}],toDOM(e){let{color:t}=e.attrs;return[`span`,{style:`color: ${mc(t)};`,"data-text-color":t},0]},inclusive:!0}}})]}getToolbarItems(){return[this.contribution({section:`text-style`,render:e=>{let t=$(e,{label:()=>e.rte.getLocale().richTextEditor.textColor,disabled:()=>!this.setColor(`any`)(e.view.state),icon:`textcolor-line`}),n=t.firstElementChild;return rl(e,{children:[t,_l(e,{name:`text-color-picker`,assignedProps:{anchor:n,value:()=>this.getSelectionColor(e.view.state)||``},assignedEvents:{change:t=>{let n=t.currentTarget.value;this.setColor(n)(e.view.state,e.view.dispatch)}}})]})}},6)]}getSelectionColor(e){let{selection:t}=e,{textColor:n}=e.schema.marks,{from:r,to:i,$from:a,empty:o}=t;if(o){let t=this.defaultColorForNode?.[a.parent.type.name]??null;return n.isInSet(e.storedMarks||a.marks())?.attrs.color??t}let s=null,c=e=>{s===null?s=e??null:e!==s&&(s=pu)};return e.doc.nodesBetween(r,i,(e,t,r)=>s===pu?!1:e.isLeaf?(c(n.isInSet(e.marks)?.attrs.color??(r&&this.defaultColorForNode?.[r.type.name])),!0):(e.type.allowsMarkType(n)&&e.childCount===0&&c(this.defaultColorForNode?.[e.type.name]),!0)),s===pu?null:s}setColor(e){return(t,n)=>{let{textColor:r}=t.schema.marks,{from:i,to:a,empty:o,$from:s}=t.selection;if(!fu(t.doc,t.selection.ranges,r))return!1;let c=t.tr;if(o){let n=(t.storedMarks||[]).filter(e=>e.type!==r);e!==this.defaultColorForNode?.[s.parent.type.name]&&n.push(r.create({color:e})),c.setStoredMarks(n)}else c.addMark(i,a,r.create({color:e})),c.doc.nodesBetween(i,a,(e,t,n)=>{if(!e.isInline)return;let i=r.isInSet(e.marks),a=this.defaultColorForNode?.[n.type.name];i&&i.attrs.color===a&&c.step(new C(t,t+e.nodeSize,i))});return n?.(c.scrollIntoView()),!0}}},hu=m.a(mu),gu=`.rich-text ul,.rich-text ol{padding-inline-start:1.5em}.rich-text li{list-style-position:inside}`,_u=e=>e.parentOffset===0,vu=e=>e.nodeSize===2,yu=e=>e.depth-1,bu=e=>e.depth-2,xu=e=>e.parent,Su=e=>e.node(yu(e)),Cu=e=>e.depth>2,wu=(e,t)=>e.index(t)===0,Tu=(e,t)=>e.index(t)===e.node(t).childCount-1,Eu=(e,t)=>{let n=e.node(t),r=e.index(t);return n.maybeChild(r-1)},Du=(e,t)=>{let n=e.node(t),r=e.index(t);return n.maybeChild(r+1)},Ou=e=>{let{$from:t,$to:n}=e;if(e instanceof j){let r=k.between(e.$from,e.$to);t=r.$from,n=r.$to}return{$from:t,$to:n}},ku=(e,t)=>e.sameParent(t)?e.node(-1):e.node(e.sharedDepth(t.pos)),Au=e=>{let{$cursor:t}=e.selection;return t?.parent.type===e.schema.nodes.listItem?t:null},ju=(e,t,n,r)=>{let i,a=!0;return e.doc.nodesBetween(t.pos,n.pos,t=>{t.type.isInGroup(`list`)&&(i=t.type),t.type===e.schema.nodes.listItem&&i!==r&&(a=!1)}),a},Mu=(e,t,n)=>{Cu(t)?Nu(t,n):Pu(e,t,n)},Nu=(e,t)=>{let n=new m.h(e.doc.resolve(e.before()),e.doc.resolve(e.after()),e.depth-1);t.lift(n,e.depth-2)},Pu=(e,t,n)=>{let r=Su(t),i=t.index(bu(t)),a=qo(t.node(bu(t)).contentMatchAt(i+1)),o=wu(t,yu(t)),s=Tu(t,yu(t));n.step(new T(t.before()-+!!o,t.after()+ +!!s,t.start(),t.end(),new m.v((o?m.d.empty:m.d.from(r.copy(m.d.empty))).append(m.d.from(a.create(e.textblockAttrs.extractFromNode(xu(t))))).append(s?m.d.empty:m.d.from(r.copy(m.d.empty))),+!o,+!s),+!o+1))},Fu=(e,t,n,r)=>{n.parent.type===e.schema.nodes.listItem?Iu(t,n,r):Lu(e,t,n,r)},Iu=(e,t,n)=>{let r=Eu(t,yu(t))?.type===e,i=Du(t,yu(t))?.type===e,a=+!!r,o=+!!i;n.step(new T(t.before()-+!!r,t.after()+ +!!i,t.before(),t.after(),new m.v(m.d.from(e.create(null,[])),a,o),1-a))},Lu=(e,t,n,r)=>{r.step(new T(n.before(),n.after(),n.start(),n.end(),new m.v(m.d.from(t.create(null,[e.schema.nodes.listItem.create(e.textblockAttrs.extractFromNode(n.parent))])),0,0),2))},Ru=class extends m.r{constructor(e){if(super(),this.config=e,this.name=`RteListFeature`,!e.bulletList&&!e.numberedList)throw Error(`RteListFeature requires at least one of bulletList or numberedList to be enabled`)}getStyles(){return[this.contribution(gu)]}getSchema(e){return[this.contribution({nodes:{listItem:{content:`inline*`,attrs:e.attrs,defining:!0,parseDOM:[{tag:`li`,getAttrs:t=>e.fromDOM(t)}],toDOM(t){return[`li`,...e.getDOMAttrs(t),0]}},...this.config.bulletList?{bulletList:{group:`block list`,content:`(listItem | list)+`,parseDOM:[{tag:`ul`}],toDOM(){return[`ul`,0]}}}:{},...this.config.numberedList?{numberedList:{group:`block list`,content:`(listItem | list)+`,parseDOM:[{tag:`ol`}],toDOM(){return[`ol`,0]}}}:{}}})]}getPlugins(e){return this.rte=e,[this.contribution(U({Enter:(e,t)=>{let n=Au(e);if(n&&vu(xu(n))){let r=e.tr;return Mu(this.rte,n,r),t?.(r.scrollIntoView()),!0}return!1},Backspace:(e,t)=>{let n=Au(e);if(n&&_u(n)){if(wu(n,yu(n))&&Eu(n,bu(n))?.type===Su(n).type)return!1;let r=e.tr;return Mu(this.rte,n,r),t?.(r.scrollIntoView()),!0}return!1},Tab:(e,t)=>{let n=Au(e);if(n&&_u(n)){let r=e.tr;return Iu(Su(n).type,n,r),t?.(r.scrollIntoView()),!0}return!1},"Shift-Tab":(e,t)=>{let n=Au(e);if(n&&_u(n)&&Cu(n)){let r=e.tr;return Nu(n,r),t?.(r.scrollIntoView()),!0}return!1},...this.config.bulletList?{"Mod-Shift-8":this.toggleList(e.schema.nodes.bulletList)}:{},...this.config.numberedList?{"Mod-Shift-7":this.toggleList(e.schema.nodes.numberedList)}:{}}),m.i.high)]}getToolbarItems(e){let t=[];return this.config.bulletList&&t.push(this.contribution({section:`textblock`,render:t=>$(t,{label:()=>t.rte.getLocale().richTextEditor.bulletList,icon:`bullet-list-2-line`,active:()=>this.isSelectionInList(e.schema.nodes.bulletList,t.rte.state),onClick:()=>{let{state:n,dispatch:r}=t.view;this.toggleList(e.schema.nodes.bulletList)(n,r)}})},1)),this.config.numberedList&&t.push(this.contribution({section:`textblock`,render:t=>$(t,{label:()=>t.rte.getLocale().richTextEditor.numberedList,icon:`list-numbered-line`,active:()=>this.isSelectionInList(e.schema.nodes.numberedList,t.rte.state),onClick:()=>{let{state:n,dispatch:r}=t.view;this.toggleList(e.schema.nodes.numberedList)(n,r)}})},2)),t}toggleList(e){return Do((t,n)=>{let{$from:r,$to:i}=Ou(t.selection);if(ku(r,i).type.isInGroup(`list`))if(ju(t,r,i,e)){let e=t.tr;return t.doc.nodesBetween(r.pos,i.pos,(n,r)=>{if(n.type===t.schema.nodes.listItem){let t=e.doc.resolve(e.mapping.map(r+1));Mu(this.rte,t,e)}}),n?.(e.scrollIntoView()),!0}else{let a=t.tr;return t.doc.nodesBetween(r.pos,i.pos,(t,n)=>{t.type.isInGroup(`list`)&&t.type!==e&&a.setNodeMarkup(n,e,t.attrs)}),n?.(a.scrollIntoView()),!0}else{let a=t.tr;return t.doc.nodesBetween(r.pos,i.pos,(t,n)=>{if(!t.isTextblock)return;let r=a.doc.resolve(a.mapping.map(n+1));Fu(this.rte,e,r,a)}),n?.(a.scrollIntoView()),!0}},(t,n)=>t.type===e&&n.type===e)}isSelectionInList(e,t){let{$from:n,$to:r}=Ou(t.selection);return ku(n,r).type.isInGroup(`list`)?ju(t,n,r,e):!1}},zu=m.a(Ru),Bu=[{value:`left`,icon:`align-left-line`,label:`left`},{value:`center`,icon:`align-center-line`,label:`center`},{value:`right`,icon:`align-right-line`,label:`right`}],Vu=e=>Bu.find(t=>t.value===e)?.value??`left`,Hu=class extends m.r{constructor(...e){super(...e),this.name=`RteAlignmentFeature`}getTextblockAttrs(){return[this.contribution({name:`textAlign`,default:`left`,fromDOM(e){return Vu(e.style.textAlign)},toStyles(e){return[`text-align: ${Vu(e.attrs.textAlign)}`]}})]}getPlugins(){return[this.contribution(U({"Mod-L":this.setAlignment(`left`),"Mod-E":this.setAlignment(`center`),"Mod-R":this.setAlignment(`right`)}))]}getToolbarItems(){return[this.contribution({section:`textblock`,render:e=>sl(e,{label:()=>e.rte.getLocale().richTextEditor.alignment,trigger:$(e,{label:()=>e.rte.getLocale().richTextEditor.alignment,icon:()=>{let t=this.getAlignmentFromSelection(e.view.state);return Bu.find(e=>e.value===t)?.icon??`align-left-line`}}),children:[ll(e,{slot:`header`,children:Bu.map((t,n)=>$(e,{icon:t.icon,label:()=>e.rte.getLocale().richTextEditor.alignments[t.label],noTooltip:!0,variant:`toolbar-menu`,autofocus:()=>{let r=this.getAlignmentFromSelection(e.view.state);return(r===`mixed`||r===null)&&n===0?!0:t.value===r},active:()=>this.getAlignmentFromSelection(e.view.state)===t.value,disabled:()=>this.getAlignmentFromSelection(e.view.state)===null,onClick:()=>{let{state:n,dispatch:r}=e.view;this.setAlignment(t.value)(n,r)}}))})]})},3)]}getAlignmentFromSelection(e){let{selection:t}=e,{from:n,to:r}=t,i=null;return e.doc.nodesBetween(n,r,e=>{i!==`mixed`&&e.type.isTextblock&&(i?i!==e.attrs.textAlign&&(i=`mixed`):i=e.attrs.textAlign)}),i}setAlignment(e){return(t,n)=>{let{tr:r,selection:i}=t,{from:a,to:o}=i;return t.doc.nodesBetween(a,o,(t,n)=>{t.type.isTextblock&&r.setNodeMarkup(n,t.type,{...t.attrs,textAlign:e})}),n?.(r.scrollIntoView()),!0}}},Uu=m.a(Hu),Wu=`.link-popover{flex-direction:column;gap:8px;inline-size:450px;padding:16px;display:flex}.link-popover-header{justify-content:space-between;align-items:center;display:flex}.link-popover-label{color:var(--vvd-color-neutral-600);font:var(--vvd-typography-base-condensed)}.link-popover-content{flex-direction:column;gap:16px;display:flex}.link,.rich-text a[href],.link:visited,.rich-text a[href]:visited{color:var(--vvd-color-cta-600)}.link:hover,.rich-text a[href]:hover{color:var(--vvd-color-cta-500)}.link:active,.rich-text a[href]:active{color:var(--vvd-color-cta-400)}.link-action-bar{justify-content:end;gap:8px;display:flex}.link-toolbar-menu{flex-direction:column;gap:16px;inline-size:368px;padding:8px;display:flex}`,Gu=`(?:https?://|www\\.)[^\\s<]+`;function Ku(e,t,n,r){if(e.doc.rangeHasMark(n,n+1,e.schema.marks.link))return null;let i=t.replace(/[.,;:!?) ]+$/,``),a=i.startsWith(`www.`)?`https://${i}`:i,o=e.schema.marks.link.create({href:a}),s=n+i.length,c=t.slice(i.length),l=e.tr.addMark(n,s,o);return c&&l.replaceWith(s,r,e.schema.text(c)),l}var qu=class extends m.r{constructor(...e){super(...e),this.name=`RteLinkFeature`,this.removeLink=(e,t)=>{let n=e.tr,r=this.getCurrentLink(e);return n.removeMark(r.start,r.end,e.schema.marks.link),t?.(n.scrollIntoView()),!0}}getStyles(){return[this.contribution(Wu)]}getSchema(){return[this.contribution({marks:{link:{attrs:{href:{validate:`string`}},inclusive:!1,parseDOM:[{tag:`a[href]`,getAttrs(e){return{href:e.getAttribute(`href`)}}}],toDOM(e){let{href:t}=e.attrs;return[`a`,{href:fc(t)},0]}}}},m.i.high)]}getTextblockMarks(){return[this.contribution({markName:`link`})]}getInputRules(){let e=RegExp(`${Gu}$`);return[this.contribution({rule:new xl(RegExp(`${Gu} $`),(e,t,n,r)=>Ku(e,t[0],n,r)),enterHandler:{regex:e,handler:(e,t,n,r)=>Ku(e,t[0],n,r)}})]}getPlugins(e){let t=()=>(this.toolbarMenu.open=!0,!0),n;return[this.contribution(new M({props:{decorations:e=>{let t=this.getCurrentLink(e);if(t){let n=z.inline(t.start,t.end,{id:`current-link`});return B.create(e.doc,[n])}return null}},view:t=>{let r=new nl(t,e,{popupPlacement:`bottom`,shouldReturnFocusToEditor:!0});n=e.createComponent(v),n.anchorId=`current-link`;let i=rl(r,{className:`link-popover`,children:[rl(r,{className:`link-popover-header`,children:[rl(r,{className:`link-popover-label`,children:[gl(r,{text:()=>this.getCurrentLink(r.view.state)?.text||``})]}),$(r,{icon:`close-line`,label:()=>r.rte.getLocale().richTextEditor.close,noTooltip:!0,onClick:()=>{n.dismiss()}})]}),rl(r,{className:`link-popover-content`,children:[il(r,{className:`link`,href:()=>this.getCurrentLink(r.view.state)?.href||``,target:`_blank`,rel:`noopener`,children:[gl(r,{text:()=>this.getCurrentLink(r.view.state)?.href||``})]}),rl(r,{className:`link-action-bar`,children:[$(r,{icon:`delete-line`,label:()=>r.rte.getLocale().richTextEditor.delete,connotation:`alert`,variant:`popover`,noTooltip:!0,onClick:()=>{let{state:e,dispatch:t}=r.view;this.removeLink(e,t)}}),$(r,{icon:`edit-line`,label:()=>r.rte.getLocale().richTextEditor.edit,variant:`popover`,noTooltip:!0,onClick:()=>(this.toolbarMenu.open=!0,n.requestOpenState(!1),!0)})]})]})]});return n.appendChild(i),t.dom.getRootNode().querySelector(`.popovers`).appendChild(n),{update:e=>{let t=e.state;r.updateBindings();let i=this.getCurrentLink(t);n.requestOpenState(!!i)},destroy:()=>{n.remove()}}}})),this.contribution(U({Escape:e=>this.getCurrentLink(e)?(n?.dismiss(),!0):!1,"Mod-k":t}))]}getToolbarItems(e){let t=e=>{let{from:t,to:n}=e.selection;return t===n?``:e.doc.textBetween(t,n,` `)},n=e=>{try{return new URL(e),!0}catch{return!1}};return[this.contribution({section:`insert`,render:r=>{let i=hl(r,{label:()=>r.rte.getLocale().richTextEditor.linkText,placeholder:()=>r.rte.getLocale().richTextEditor.linkTextPlaceholder,slot:`header`,autofocus:!0,value:()=>this.getCurrentLink(r.view.state)?.text||t(r.view.state)||``,onInput:()=>{s()}}),a=hl(r,{label:()=>r.rte.getLocale().richTextEditor.linkUrl,type:`url`,placeholder:()=>r.rte.getLocale().richTextEditor.linkUrlPlaceholder,helperText:()=>r.rte.getLocale().richTextEditor.linkUrlHelperText,slot:`header`,value:()=>this.getCurrentLink(r.view.state)?.href||``,onInput:()=>{s()}}),o=$(r,{label:()=>r.rte.getLocale().richTextEditor.apply,variant:`popover-primary`,disabled:()=>{let e=this.getCurrentLink(r.view.state);return!(e&&e.text.length&&n(e.href))},onClick:()=>{let{state:t,dispatch:n}=r.view;this.insertLink(e,a.value,i.value)(t,n),this.toolbarMenu.open=!1}}),s=()=>{o.querySelector(`[data-vvd-component="button"]`).disabled=!(i.value.length&&n(a.value))},c=sl(r,{label:()=>r.rte.getLocale().richTextEditor.hyperlink,trigger:$(r,{label:()=>r.rte.getLocale().richTextEditor.hyperlink,icon:`link-line`}),children:[rl(r,{className:`link-toolbar-menu`,slot:`header`,children:[i,a,rl(r,{className:`link-action-bar`,slot:`header`,children:[$(r,{label:()=>r.rte.getLocale().richTextEditor.cancel,variant:`popover`,onClick:()=>{this.toolbarMenu.open=!1}}),o]})]})]});return this.toolbarMenu=c.lastElementChild,c}},1)]}getCurrentLink(e){let t=e.selection;if(!(t instanceof k))return null;let n=e.schema.marks.link,{$from:r,$to:i}=t,a=e.selection.empty?r.marks():r.nodeAfter?.marks??[],o=n.isInSet(a)?.attrs.href;if(!o)return null;let s=e=>n.isInSet(e.marks)?.attrs.href===o,c=null,l=[];e.doc.nodesBetween(r.start(),i.end(),(e,t)=>{if(!e.isText)return!0;let n=t+e.nodeSize;return s(e)?c?c.end=n:(c={start:t,end:n},l.push(c)):c=null,!1});let u=l.find(e=>e.start<=t.from&&e.end>=t.to);return u?{text:e.doc.textBetween(u.start,u.end,` `),href:o,start:u.start,end:u.end}:null}insertLink(e,t,n){return(r,i)=>{let{from:a,to:o}=r.selection,s=r.tr,c=this.getCurrentLink(r);return c&&(a=c.start,o=c.end),s.insertText(n,a,o),s.addMark(a,a+n.length,e.schema.marks.link.create({href:t})),i?.(s.scrollIntoView()),!0}}},Ju=m.a(qu),Yu=`.inline-image-wrapper{vertical-align:text-bottom;display:inline-block}.inline-image{block-size:auto;display:block}.inline-image-popover{align-items:center;gap:4px;padding:8px;display:flex}.inline-image-placeholder{color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base);font-feature-settings:normal;font-variant-ligatures:normal;overflow-wrap:normal;pointer-events:none;white-space:normal}`,Xu=e=>e!==null&&!!e.next,Zu=1,Qu=()=>Zu++,$u=class{constructor(e,t,n,r){this.view=t,this.getPos=n,this.config=r,this.content=null,this.dom=document.createElement(`div`),this.dom.className=`inline-image-wrapper`,this.imageUrl=e.attrs.imageUrl,this.img=document.createElement(`img`),this.initializeImg(e);let i=this.config.resolveUrl?this.config.resolveUrl(this.imageUrl):this.imageUrl,a=Xu(i)?null:i;this.handleResolvedUrl(a),Xu(i)&&this.handleResolvedUrlGenerator(i)}setContent(e,{onDestroy:t,allowPopover:n}={}){this.content?.remove(),this.onContentDestroy?.(),this.content=e,e&&(this.onContentDestroy=t,this.dom.appendChild(e)),v.setBlockPopover(this.dom,!n)}async handleResolvedUrlGenerator(e){let t=e[Symbol.asyncIterator](),n;do n=await t.next(),this.handleResolvedUrl(n.value);while(!n.done)}handleResolvedUrl(e){if(typeof e==`string`)this.renderImg(e);else if(e?.type===`placeholder`){let t=`inline-image-placeholder-${Qu()}`,n=document.createElement(`slot`);n.className=`inline-image-placeholder`,n.name=t;let r=e.create?.(t),i=this.view.dom.getRootNode().host;m.t(i,`inline-image-placeholder`,t,{url:this.imageUrl}),this.setContent(n,{onDestroy:()=>{m.t(i,`inline-image-placeholder`,t,m.n),r?.()}})}else this.setContent(null)}initializeImg(e){this.img.className=`inline-image`,this.update(e),this.img.addEventListener(`load`,()=>{let e=this.getPos?.();if(e){let{state:t,dispatch:n}=this.view,r=t.doc.nodeAt(e);if(!r||r.attrs.naturalWidth===this.img.naturalWidth&&r.attrs.naturalHeight===this.img.naturalHeight)return;let i=t.tr;i.setNodeAttribute(e,`naturalWidth`,this.img.naturalWidth),i.setNodeAttribute(e,`naturalHeight`,this.img.naturalHeight),i.setMeta(`addToHistory`,!1),n(i)}})}renderImg(e){this.img.src=pc(e),this.setContent(this.img,{allowPopover:!0})}update(e){return this.img.alt=e.attrs.alt,this.img.width=e.attrs.naturalWidth,this.img.height=e.attrs.naturalHeight,this.img.style.maxWidth=e.attrs.size,!0}destroy(){this.setContent(null)}},ed=class extends m.r{constructor(e={}){super(),this.config=e,this.name=`RteInlineImageFeature`}getStyles(){return[this.contribution(Yu)]}getSchema(){return[this.contribution({nodes:{inlineImage:{inline:!0,group:`inline`,selectable:!0,atom:!0,attrs:{imageUrl:{validate:`string`},alt:{validate:`string`,default:``},size:{validate:`string|null`,default:null},naturalWidth:{validate:`number|null`,default:null},naturalHeight:{validate:`number|null`,default:null}},parseDOM:[{tag:`img[src],img[data-src]`,getAttrs:e=>{let t=e=>{let t=parseInt(e??``,10);return isNaN(t)?null:t},n=e.getAttribute(`data-src`)??e.getAttribute(`src`),r=this.config.parseUrlFromHtml?this.config.parseUrlFromHtml(n):n;return r===null?!1:{imageUrl:r,alt:e.getAttribute(`alt`)||``,size:e.style.maxWidth||null,naturalWidth:t(e.getAttribute(`width`)),naturalHeight:t(e.getAttribute(`height`))}}}],toDOM:e=>{let{imageUrl:t,alt:n,size:r,naturalWidth:i,naturalHeight:a}=e.attrs,o=this.config.serializeUrlToHtml?this.config.serializeUrlToHtml(t):t;if(o===null)return document.createTextNode(``);let s={src:pc(o),"data-src":o,alt:n};return r&&(s.style=`max-width: ${mc(r)}; height: auto;`),i&&(s.width=i),a&&(s.height=a),[`img`,s]}}}})]}getPlugins(e){let t;return[this.contribution(new M({props:{nodeViews:{inlineImage:(e,t,n)=>new $u(e,t,n,this.config)}},view:n=>{let r=new nl(n,e,{popupPlacement:`bottom`,shouldReturnFocusToEditor:!0});t=e.createComponent(v),t.offset=4;let i=rl(r,{className:`inline-image-popover`,children:[$(r,{label:()=>r.rte.getLocale().richTextEditor.imageSizes.small,variant:`popover`,active:()=>this.getSelectedImageSize(r.view.state)===`small`,onClick:()=>{this.setSelectedImageSize(`small`)(r.view.state,r.view.dispatch)}}),ml(r),$(r,{label:()=>r.rte.getLocale().richTextEditor.imageSizes.fit,variant:`popover`,active:()=>this.getSelectedImageSize(r.view.state)===`fit`,onClick:()=>{this.setSelectedImageSize(`fit`)(r.view.state,r.view.dispatch)}}),ml(r),$(r,{label:()=>r.rte.getLocale().richTextEditor.imageSizes.original,variant:`popover`,active:()=>this.getSelectedImageSize(r.view.state)===`original`,onClick:()=>{this.setSelectedImageSize(`original`)(r.view.state,r.view.dispatch)}})]});return t.appendChild(i),n.dom.getRootNode().querySelector(`.popovers`).appendChild(t),{update:e=>{r.updateBindings();let n=this.getSelectedInlineImage(e.state);n?(t.anchorEl=e.nodeDOM(n.pos),t.requestOpenState(!0)):(t.anchorEl=void 0,t.requestOpenState(!1))},destroy:()=>{t.remove()}}}})),this.contribution(U({Escape:e=>this.getSelectedInlineImage(e)?(t?.dismiss(),!0):!1}))]}calculateSmallWidth(e){return Math.min(300,e/2)+`px`}getSelectedInlineImage(e){let t=e.selection;return t instanceof A&&t.node.type===e.schema.nodes.inlineImage?{pos:t.from,node:t.node}:null}setSelectedImageSize(e){return(t,n)=>{let r=this.getSelectedInlineImage(t);if(!r)return!1;let{naturalWidth:i}=r.node.attrs;if(e===`small`&&i===null)return!1;let a=t.tr;return a.setNodeAttribute(r.pos,`size`,e===`small`?this.calculateSmallWidth(i):e===`fit`?`100%`:null),n?.(a.scrollIntoView()),!0}}getSelectedImageSize(e){let t=this.getSelectedInlineImage(e);if(!t)return null;let{size:n,naturalWidth:r}=t.node.attrs;return r!==null&&n===this.calculateSmallWidth(r)?`small`:n===`100%`?`fit`:n===null?`original`:null}},td=m.a(ed),nd=async e=>{try{return{type:`ok`,result:await e}}catch(e){return{type:`error`,error:e}}},rd=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteFileHandlerFeature`}getPlugins(e){let t=new M({state:{init(){return B.empty},apply(e,n){n=n.map(e.mapping,e.doc);let r=e.getMeta(t);if(r&&r.add){let t=document.createElement(`placeholder`),i=z.widget(r.add.pos,t,{id:r.add.id,relaxedSide:!0});n=n.add(e.doc,[i])}else r&&r.remove&&(n=n.remove(n.find(void 0,void 0,e=>e.id==r.remove.id)));return n}},props:{decorations(e){return this.getState(e)}}}),n=(e,n)=>{let r=c.n();return e.setMeta(t,{add:{id:r,pos:n}}),{getPos:e=>{let n=t.getState(e).find(void 0,void 0,e=>e.id==r);return n.length?n[0].from:null},remove:e=>{e.setMeta(t,{remove:{id:r}})}}},r=(t,n,r)=>{if(r.type===`selection`){let r=m.v.fromJSON(e.schema,{content:n});t.replaceSelection(r)}else{let i=m.d.fromJSON(e.schema,n);t.insert(r.pos,i)}},i=(e,t)=>{let n=this.config.handleFiles(e);n!==null&&(n instanceof Promise?o(n,t):a(n,t))},a=(t,n)=>{let i=e.state.tr;r(i,t,n),e.dispatchTransaction(i)},o=async(t,i)=>{let a=e.state.tr;i.type===`selection`&&!a.selection.empty&&a.deleteSelection();let o=n(a,i.type===`selection`?a.selection.from:i.pos);e.dispatchTransaction(a);let s=await nd(t),c=o.getPos(e.state),l=e.state.tr;o.remove(l),c!==null&&s.type===`ok`&&r(l,s.result,{type:`pos`,pos:c}),e.dispatchTransaction(l),s.type===`error`&&console.error(`Error in handleFiles handler:`,s.error)};return[this.contribution(t),this.contribution(new M({props:{handlePaste:(e,t)=>{let n=Array.from(t.clipboardData.files);return n.length?(i(n,{type:`selection`}),!0):!1},handleDrop:(e,t,n,r)=>{let a=Array.from(t.dataTransfer.files);if(!a.length)return!1;let o=e.posAtCoords({left:t.clientX,top:t.clientY}).pos;if(e.dragging&&e.dragging.slice){let t=Be(e.state.doc,o,e.dragging.slice);t!=null&&(o=t)}return i(a,{type:`pos`,pos:o}),!0}}}))]}},id=m.a(rd),ad=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteDebugFeature`}getPlugins(e){let t=new WeakMap,n=!1,r=e=>{t.get(e)===void 0&&(n=this.config.onViewportDragOver?.(e)??!1)},i=e=>{this.config.onViewportDrop?.(e),this.config.onViewportDragFinish?.()},a=()=>{this.config.onViewportDragFinish?.()},o=!1,s=()=>{o=!0,window.setTimeout(()=>o=!1,0)},c=()=>{o||this.config.onViewportDragFinish?.()};return[this.contribution(new M({view:e=>{let t=e.root.host.editorViewportElement;return t.addEventListener(`dragover`,r),t.addEventListener(`drop`,i),t.addEventListener(`dragend`,a),t.addEventListener(`dragenter`,s),t.addEventListener(`dragleave`,c),{destroy(){t.removeEventListener(`dragover`,r),t.removeEventListener(`drop`,i),t.removeEventListener(`dragend`,a),t.removeEventListener(`dragenter`,s),t.removeEventListener(`dragleave`,c)}}}})),this.contribution(new M({props:{handleDOMEvents:{dragover:(e,r)=>{let i=this.config.onViewportDragOver?.(r)??!1;return t.set(r,i),n=i,i?(r.stopImmediatePropagation(),r.preventDefault(),!0):!1},drop:(e,t)=>n}}}),m.i.high)]}},od=m.a(ad),sd=class extends m.r{constructor(e,t){super(),this.featureId=e,this.options=t,this.name=`RteToolbarButtonFeature[${e}]`}getToolbarItems(){return[this.contribution({section:`insert`,render:e=>$(e,{label:this.options.label,icon:this.options.icon,onClick:()=>{this.executeAction(e)}})},2+(this.options.order??0)/(2**53-1))]}executeAction(e){let{action:t}=this.options;switch(t.type){case`insert-text`:{let{state:n,dispatch:r}=e.view,{from:i,to:a}=n.selection;r(n.tr.insertText(t.text,i,a));break}}}},cd=m.a(sd),ld=e=>typeof e==`object`&&!!e&&`next`in e,ud=class{constructor(e,t,n){this.dom=document.createElement(`span`),this.dom.className=`atom-wrapper`,this.dom.setAttribute(`part`,`node--${n}`);let r=t.resolveValue?t.resolveValue(e.attrs.value):e.attrs.value;ld(r)?(this.dom.textContent=``,this.handleResolvedGenerator(r)):this.dom.textContent=r??``}async handleResolvedGenerator(e){let t=e[Symbol.asyncIterator](),n;do n=await t.next(),this.dom.textContent=n.value??``;while(!n.done)}},dd=class extends m.r{constructor(e,t={}){super(),this.atomName=e,this.config=t,this.name=`RteAtomFeature[${e}]`}getSchema(){let e={inline:!0,group:`inline`,selectable:!0,atom:!0,attrs:{value:{validate:`string`}},parseDOM:[{tag:`span[data-atom-type="${this.atomName}"][data-value]`,getAttrs:e=>({value:e.getAttribute(`data-value`)})}],toDOM:e=>{let t=this.config.serializeValueToHtml?this.config.serializeValueToHtml(e.attrs.value):e.attrs.value;return t===null?document.createDocumentFragment():[`span`,{part:`node--${this.atomName}`},t]},serializeToDOM:e=>{let t=this.config.serializeValueToHtml?this.config.serializeValueToHtml(e.attrs.value):e.attrs.value;return t===null?document.createTextNode(``):[`span`,{"data-atom-type":this.atomName,"data-value":e.attrs.value},t]}};return[this.contribution({nodes:{[this.atomName]:e}})]}getPlugins(e){return[this.contribution(new M({props:{nodeViews:{[this.atomName]:e=>new ud(e,this.config,this.atomName)}}}))]}},fd=m.a(dd),pd=class extends m.r{constructor(e,t){super(),this.featureId=e,this.options=t,this.name=`RteInputRuleFeature[${e}]`}getInputRules(e){let t=`(?:${this.options.pattern.source})`,n=(t,n,r,i)=>{let a=this.options.handler(n);return a?t.tr.replaceWith(r,i,m.d.fromJSON(e.schema,a)):null},r={rule:new xl(this.options.matchAfterWhitespace?RegExp(`${t} $`):RegExp(`${t}$`),n)};return this.options.matchAfterWhitespace&&(r.enterHandler={regex:RegExp(`${t}$`),handler:n}),[this.contribution(r)]}},md=m.a(pd);function hd(e,t){return(n,r)=>e(t)}var gd=class extends m.r{constructor(e,t){super(),this.featureId=e,this.options=t,this.name=`RteKeyboardShortcutsFeature[${e}]`}getPlugins(e){let t={};for(let[n,r]of Object.entries(this.options.shortcuts))t[n]=hd(r,e.facade);return[this.contribution(U(t),m.i.high)]}},_d=m.a(gd),vd=`.suggest-popover{flex-direction:column;gap:2px;max-block-size:408px;min-inline-size:128px;max-inline-size:248px;padding:4px;display:flex}.suggest-loading-widget{vertical-align:middle;white-space:normal;align-items:center;margin-inline-start:2px;display:inline-flex}.suggest-empty-message{color:var(--vvd-color-neutral-300);font:var(--vvd-typography-base);text-align:center;justify-content:center;align-items:center;min-block-size:40px;display:flex}.suggest-item--visible-focus{box-shadow:0 0 0 4px color-mix(in srgb, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px));--focus-stroke-gap-color:transparent}`,yd=e=>!!(e?.suggestions&&!e.dismissed),bd=e=>yd(e)&&e.suggestions.items.length>0;function xd(e,t){let{$cursor:n}=e.selection;if(!n)return null;let r=Dl(n),i=t.exec(r);if(!i)return null;let a=n.pos-n.parentOffset;return{text:i[0],groups:[...i],start:a+i.index,end:a+i.index+i[0].length}}var Sd=(e,t,n)=>{let{state:r}=e;e.dispatch(qc(r.tr));let i=e.state.tr;i.replaceWith(t.start,t.end,m.d.fromJSON(e.state.schema,n));let a=i.mapping.map(t.end);i.setSelection(k.create(i.doc,a)),e.dispatch(i.scrollIntoView())},Cd=class extends m.r{selectSuggestion(e,t,n){let r=this.options.select(n);Sd(e,t.match,r),e.focus()}async startLoadingSuggestions(e,t){let n=++this.loadGeneration,r=await this.options.load(e);n===this.loadGeneration&&t({type:`load`,generation:n,suggestions:r})}constructor(e,t){super(),this.featureId=e,this.options=t,this.pluginKey=new Tt(`suggest`),this.loadGeneration=0,this.name=`RteSuggestFeature[${e}]`}getStyles(){return[this.contribution(vd)]}getPlugins(e){let t=t=>e.state.tr.setMeta(this.pluginKey,t),n=n=>e.dispatchTransaction(t(n)),r=new M({key:this.pluginKey,state:{init:()=>null,apply:(t,r,a,o)=>{let s=xd(o,this.options.pattern);if(!s||!r&&!t.docChanged)return null;if(r?.dismissed)return r;let c=n=>n?r?.loadingDecoration.find().length??0?r.loadingDecoration.map(t.mapping,t.doc):B.create(t.doc,[z.widget(s.end,()=>{let t=document.createElement(`span`);t.className=`suggest-loading-widget`;let n=e.createComponent(i.r);return n.size=-6,t.appendChild(n),t},{ignoreSelection:!0,side:1})]):B.empty,l=t.getMeta(this.pluginKey);if(r&&l)switch(l.type){case`load`:return{...r,suggestions:{generation:l.generation,items:l.suggestions,selectedIndex:0,visibleFocus:!1},loadingDecoration:c(!1)};case`navigate`:{if(!r.suggestions?.items.length)return r;if(!r.suggestions.visibleFocus)return{...r,suggestions:{...r.suggestions,visibleFocus:!0}};let e=Math.max(0,Math.min(r.suggestions.items.length-1,r.suggestions.selectedIndex+(l.action===`up`?-1:1)));return{...r,suggestions:{...r.suggestions,selectedIndex:e}}}case`dismiss`:return{...r,dismissed:!0,loadingDecoration:B.empty}}if(!r)return this.startLoadingSuggestions(s.groups,n),{match:s,loadingDecoration:c(!0)};let u=s.groups[0]!==r.match.groups[0];return u&&this.startLoadingSuggestions(s.groups,n),{...r,match:s,suggestions:r.suggestions?{...r.suggestions,visibleFocus:!1}:void 0,loadingDecoration:c(u)}}},props:{decorations:e=>{let t=this.pluginKey.getState(e);return t?t.loadingDecoration.add(e.doc,[z.inline(t.match.start,t.match.end,{id:`suggest-anchor-${this.featureId}`})]):null}},view:t=>{let n=new nl(t,e,{popupPlacement:`bottom`,shouldReturnFocusToEditor:!0}),r=e.createComponent(v);r.anchorId=`suggest-anchor-${this.featureId}`,r.kind=`autocomplete`,r.offset=4;let i=rl(n,{className:`suggest-popover`,children:[]});r.appendChild(i),t.dom.getRootNode().querySelector(`.popovers`).appendChild(r);let a=`${this.featureId}-suggestions-empty`,o=t.dom.getRootNode().host,s=!1,c=e=>{!s&&e&&m.t(o,`suggestions-empty-state`,a,{id:this.featureId}),s&&!e&&m.t(o,`suggestions-empty-state`,a,m.n),s=e},l=r=>{i.innerHTML=``;let o=r.suggestions,s=o.items.length===0;if(c(s),s){let t=document.createElement(`slot`);t.name=a,t.textContent=e.getLocale().richTextEditor.suggestNoResults,i.appendChild(rl(n,{className:`suggest-empty-message`,children:[t]}));return}for(let[n,a]of o.items.entries()){let s=e.createComponent(u.r);s.text=a.text,s.textSecondary=a.textSecondary,n===o.selectedIndex&&(s._highlighted=!0,s.dataset.highlighted=`true`,o.visibleFocus&&s.classList.add(`suggest-item--visible-focus`),queueMicrotask(()=>{s.scrollIntoView({block:`nearest`})})),s.addEventListener(`click`,e=>{e.preventDefault(),e.stopPropagation(),this.selectSuggestion(t,r,a)}),i.appendChild(s)}};return{update:e=>{n.updateBindings();let t=this.pluginKey.getState(e.state),i=yd(t);r.requestOpenState(i),i?l(t):c(!1)},destroy:()=>{c(!1),r.remove()}}}});return[this.contribution(r),this.contribution(U({ArrowUp:(e,n)=>bd(this.pluginKey.getState(e))?(n?.(t({type:`navigate`,action:`up`})),!0):!1,ArrowDown:(e,n)=>bd(this.pluginKey.getState(e))?(n?.(t({type:`navigate`,action:`down`})),!0):!1,Enter:(e,t,n)=>{let r=this.pluginKey.getState(e);if(!bd(r))return!1;let i=r.suggestions.items[r.suggestions.selectedIndex];return n&&this.selectSuggestion(n,r,i),!0},Escape:(e,n)=>yd(this.pluginKey.getState(e))?(n?.(t({type:`dismiss`})),!0):!1}),m.i.high)]}},wd=m.a(Cd),Td=e=>e.textBetween(0,e.content.size,void 0,` `).length,Ed=class extends m.r{constructor(e){super(),this.config=e,this.name=`RteCharacterCountFeature`}getPlugins(){let e=this.config?.limit;return e===void 0?[]:[this.contribution(new M({filterTransaction:(t,n)=>{if(!t.docChanged)return!0;let r=Td(n.doc),i=Td(t.doc);if(i<=e)return!0;if(r>e)return i<=r;if(!t.getMeta(`paste`))return!1;let a=t.selection.$head.pos,o=a-(i-e),s=a;return t.deleteRange(o,s),Td(t.doc)<=e}}))]}getPublicInterface(e){let t=this.config?.limit;return{get characters(){return Td(e.state.doc)},get limit(){return t}}}},Dd=m.a(Ed),Od=t.u(`rich-text-editor`,te,ne,[f.t,d.n,u.t,a.t,s.n,g.t,h.t,l.n,ie,i.t],{styles:ee,shadowOptions:{delegatesFocus:!0}});t.d(Od)(),exports.RteAlignmentFeature=Uu,exports.RteAtomFeature=fd,exports.RteBase=Al,exports.RteBoldFeature=nu,exports.RteCharacterCountFeature=Dd,exports.RteConfig=Oc,exports.RteDropHandlerFeature=od,exports.RteFileHandlerFeature=id,exports.RteFontSizePickerFeature=Ul,exports.RteHardBreakFeature=Bl,exports.RteHtmlParser=_c,exports.RteHtmlSerializer=bc,exports.RteInlineImageFeature=td,exports.RteInputRuleFeature=md,exports.RteItalicFeature=iu,exports.RteKeyboardShortcutsFeature=_d,exports.RteLinkFeature=Ju,exports.RteListFeature=zu,exports.RteMonospaceFeature=du,exports.RtePlaceholderFeature=Rl,exports.RteStrikethroughFeature=cu,exports.RteSuggestFeature=wd,exports.RteTextBlockPickerFeature=Ml,exports.RteTextColorPickerFeature=hu,exports.RteToolbarButtonFeature=cd,exports.RteToolbarFeature=Fl,exports.RteUnderlineFeature=ou;