@ones-editor/editor 2.0.4-beta.4 → 2.0.4-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -21,7 +21,7 @@ Available method signatures are:
|
|
|
21
21
|
`).map((i,o)=>{const l=o===0&&(t==null?void 0:t.firstLineAsTitle)?{heading:1}:void 0;return oo(i,l)})},meta:{},comments:{}}}function tC(n){const t=n.blocks.root;if(t.length!==1)return!1;const e=t[0];return!(!e.text||$n(e.text))}function Jc(n,t){const e=rt(),r=Array.isArray(t)?t:t.blocks.root;return n.localInsertChildContainers([{containerId:e,blocks:r}]),Array.isArray(t)||n.localInsertChildContainers(Object.entries(t.blocks).filter(([i])=>i!=="root").map(([i,o])=>({containerId:i,blocks:o}))),e}function Zr(n,t){return Jc(n,[Wm(t)])}const q8="\u200B",X8=_("to-plain-text");function Se(n,t){let e="";return n.forEach(r=>{if(p(X8,typeof r.insert=="string","invalid op"),r.attributes&&r.attributes.box===!0){if(t!=null&&t.boxReplacement){e+=t.boxReplacement;return}if(r.attributes.text){e+=r.attributes.text;return}e+=" "}e+=r.insert}),e}function eC(n){return Se(n,{boxReplacement:" "})}function I3(n){return typeof n.offset=="number"}function Gm(n){return I3(n.anchor)}function Y8(n){return Gm(n)&&n.anchor.offset===n.focus.offset&&n.anchor.blockId===n.focus.blockId}function D3(n,t){return{blockId:n,offset:t}}function qm(n,t){const e=D3(n,t);return{anchor:e,focus:e}}function _3(n,t){return{blockId:n,childContainerId:t}}function J8(n,t){const e=_3(n,t);return{anchor:e,focus:e}}const Q8=_("block-to-text");function Z8(n,t,e){let r="";return t.forEach(i=>{if(p(Q8,typeof i.insert=="string","invalid op"),i.attributes&&i.attributes.box===!0){const o=i.attributes,s=n.editorBoxes.getBoxClass(o.type);if(s!=null&&s.convertTo){r+=s.convertTo(n,o,e,"text");return}if(i.attributes.text){r+=i.attributes.text;return}r+=`[${o.type}]`}r+=i.insert}),r}const t_=_("block-to-text");function e_(n,t,e){let r="";return t.forEach(i=>{if(p(t_,typeof i.insert=="string","invalid op"),i.attributes&&i.attributes.box===!0){const s=i.attributes,l=n.editorBoxes.getBoxClass(s.type);if(l!=null&&l.convertTo){r+=l.convertTo(n,s,e,"markdown");return}if(i.attributes.text){r+=i.attributes.text;return}r+=`[${s.type}]`}const o=i.attributes;if(o){let s=i.insert;o.link&&(s=`[${s}](${o.link})`);const l=[];o["style-code"]?l.push("`"):(o["style-bold"]&&l.push("**"),o["style-italic"]&&l.push("*"),o["style-underline"]&&l.push("__"),o["style-strikethrough"]&&l.push("~~"));const c=l.join("");r.endsWith(c.substring(0,1))&&(r+=" ");const f=l.reverse().join("");r+=c+s+f;return}r+=i.insert}),r}function n_(n,t,e){const r=t.text||[];let o=e_(n,r,e);if(t.heading){const s=t.heading;o=`${"#".repeat(s)} ${o}`}return t.quoted&&(o=`> ${o}`),t.type==="text"&&(o=`${o}
|
|
22
22
|
`),o}function r_(n){switch(n){case"style-color-0":return"#e52727";case"style-color-1":return"#eb6414";case"style-color-2":return"#f0a100";case"style-color-3":return"#24b47e";case"style-color-4":return"#0064ff";case"style-color-5":return"#9678d3";case"style-color-6":return"#909090";default:return}}function i_(n){switch(n){case"style-bg-color-0":return"#fad4d4";case"style-bg-color-1":return"#fbe0d0";case"style-bg-color-2":return"#fceccc";case"style-bg-color-3":return"#d3f0e5";case"style-bg-color-4":return"#d6e9fa";case"style-bg-color-5":return"#eae4f6";case"style-bg-color-6":return"#dedede";case"style-bg-color-7":return"#e52727";case"style-bg-color-8":return"#eb6414";case"style-bg-color-9":return"#f0a100";case"style-bg-color-10":return"#24b47e";case"style-bg-color-11":return"#0064ff";case"style-bg-color-12":return"#9678d3";case"style-bg-color-13":return"#909090";case"style-bg-color-14":return"#e8e8e8";default:return}}const o_=_("block-to-text");function s_(n,t,e){let r="";return t.forEach(i=>{if(p(o_,typeof i.insert=="string","invalid op"),i.attributes&&i.attributes.box===!0){const s=i.attributes,l=n.editorBoxes.getBoxClass(s.type);if(l!=null&&l.convertTo){r+=l.convertTo(n,s,e,"html");return}if(i.attributes.text){r+=i.attributes.text;return}r+=`[${s.type}]`}const o=i.attributes;if(o){let s=i.insert;const l=[];let c="";o["style-bold"]&&l.push("strong"),o["style-italic"]&&l.push("em"),o["style-underline"]&&l.push("u"),o["style-strikethrough"]&&l.push("s"),o["style-code"]&&l.push("code");const f=Object.keys(o).find(b=>b.startsWith("style-bg-color-"));f&&(c+=`background-color: ${i_(f)};`);const h=Object.keys(o).find(b=>b.startsWith("style-color-"));h&&(c+=`color: ${r_(h)};`),o.link&&(s=`<a href="${o.link}">${s}</a>`);let C=l.map(b=>`<${b}>`).join(""),E=l.reverse().map(b=>`</${b}>`).join("");c&&(o.link?s=`<a href="${o.link}" style="${c}">${i.insert}</a>`:C?C=C.replace(">",` style="${c}">`):(C=`<span style="${c}">`,E="</span>")),r+=C+s+E;return}r+=i.insert}),r||(r="<br>"),`<p>${r}</p>`}const Qc=_("text-block");function l_(n,t,e,r,i){const{text:o}=i;p(Qc,o,"no text for text block");const s=al(r,"div");return Fm(n,t,i.id,s,o),s}function a_(n,t,e){p(Qc,e,"no text to update");const r=al(null,"div");Fm(n,qo(t),ht(t),r,e);const i=$t(t);Uf(i,r)}function c_(n,t,e){return h8(n,t,e)}function M3(n,t){let e="";return t.forEach(r=>{var i,o,s;if(!!r.insert){if(r.attributes&&r.attributes.box===!0){const l=n.getBoxById(r.attributes.id),c=(o=(i=n.editorBoxes.getBoxClass(r.attributes.type)).getBoxProperties)==null?void 0:o.call(i,n,l);e+=(s=c==null?void 0:c.abstract)!=null?s:" ";return}e+=r.insert}}),e.trim()}function u_(n,t){p(Qc,at(n,t),"block in not textBlock");const e=n.selection.range;let r="";if(e.isCollapsed()){const i=n.getBlockText(t);r=M3(n,i)}else{const i=ht(t),o=no(n,{simpleBlockOnly:!0}).find(s=>ht(s.block)===i);if(o&&!Te(n,o.block)){p(Qc,o.block===t,"block not match");const s=n.getBlockText(t),{start:l,end:c}=o,f=l.offset,h=c.offset-f;if(h>0){const{middle:C}=pn(s,f,h);r=M3(n,C)}}}return{abstract:r.trim()}}function f_(n,t,e,r){return p(Qc,t.text,"no text for text block"),r==="text"?Z8(n,t.text,e):r==="markdown"?n_(n,t,e):s_(n,t.text,e)}function d_(n,t){const e=xt.default(t);e.id=rt();const{text:r}=e;return p(Qc,r,"no text for text block"),r.forEach(i=>{i.insert&&i.attributes&&i.attributes.box===!0&&(i.attributes.id=rt())}),{blocks:{root:[e]},meta:{},comments:{}}}const ar={blockType:"text",blockKind:"text",createBlockContent:l_,getBlockTextLength:Jf,getRangeFromPoint:K8,moveCaret:P8,updateSelection:m8,clearSelection:g8,getCaretRect:Sr,getClientRects:c_,setBlockText:a_,getBlockProperties:u_,convertTo:f_,blockToDoc:d_},h_=Fm,Xm=_("action-helper");function rs(n,t){const e=ot(t),r=ft(e),i=St(t);return n.doc.getBlockData(r,i)}function Jn(n,t){p(Xm,at(n,t),"not a text kind block");const r=rs(n,t).text;return p(Xm,r,"no text in block"),r}function Ym(n,t,e){return sr(Jn(n,t),e).left}function O3(n,t){const e=Q(t);p(Xm,e,"no parent block");const r=Jn(n,e),i=Yv(t),o=r.find(s=>{const l=s.attributes;return l?l.box&&l.id===i:!1});return p(Xm,o,"failed to find box"),o.attributes}const Fe=_("block-text");function m_(n,t,e){p(Fe,at(n,t),"not a text kind block"),p(Fe,lr(t,e),"not a valid offset"),p(Fe,e>=0&&e<Et(n,t),`invalid offset: ${e}`);const i=Ea(t,e)-e;i===0&&p(Fe,!1,`no text after offset: ${e}`);const o=Jn(n,t),{middle:s}=pn(o,e,i);p(Fe,s.length===1,"failed to split text to 3 parts");const l=s[0];return Qo(l)?" ":(p(Fe,l.insert.length===1||l.insert.length===2,"invalid op"),l.insert)}function g_(n,t,e){p(Fe,at(n,t),"not a text kind block"),p(Fe,lr(t,e),"not a valid offset"),p(Fe,e>0&&e<=Et(n,t),`invalid offset: ${e}`);const r=dl(t,e),i=e-r;i===0&&p(Fe,!1,`no text before offset: ${e}`);const o=Jn(n,t),{middle:s}=pn(o,r,i);p(Fe,s.length===1,"failed to split text to 3 parts");const l=s[0];return Qo(l)?" ":(p(Fe,l.insert.length===1||l.insert.length===2,"invalid op"),l.insert)}function Jm(n,t,e){p(Fe,at(n,t),"not a text kind block"),p(Fe,lr(t,e),"not a valid offset"),p(Fe,e>0&&e<=Et(n,t),`invalid offset: ${e}`);const r=dl(t,e),i=e-r;i===0&&p(Fe,!1,`no text before offset: ${e}`);const o=Jn(n,t),{middle:s}=pn(o,r,i);p(Fe,s.length===1,"failed to split text to 3 parts");const l=s[0];return Qo(l)?{op:l,charType:"box",offset:r,length:1}:{op:l,charType:Bm(l.insert)?"space":"text",offset:r,length:l.insert.length}}function nd(n,t,e){p(Fe,at(n,t),"not a text kind block"),p(Fe,lr(t,e),"not a valid offset"),p(Fe,e>=0&&e<Et(n,t),`invalid offset: ${e}`);const i=Ea(t,e)-e;i===0&&p(Fe,!1,`no text after offset: ${e}`);const o=Jn(n,t),{middle:s}=pn(o,e,i);p(Fe,s.length===1,"failed to split text to 3 parts");const l=s[0];return Qo(l)?{op:l,charType:"box",offset:e,length:1}:{op:l,charType:Bm(l.insert)?"space":"text",offset:e,length:l.insert.length}}function p_(n,t,e,r){let i=e;for(;i>0;){const o=Jm(n,t,i);if(o.charType===r)return o;i-=o.length}return null}function C_(n,t,e,r){const i=Et(n,t);let o=e;for(;o<i;){const s=nd(n,t,o);if(s.charType===r)return s;o+=s.length}return null}function nC(n,t,e,r){let i=e;for(;i>0;){const o=Jm(n,t,i);if(o.charType!==r)return o;i-=o.length}return null}function rC(n,t,e,r){const i=Et(n,t);let o=e;for(;o<i;){const s=nd(n,t,o);if(s.charType!==r)return s;o+=s.length}return null}function iC(n,t,e){if(p(Fe,at(n,t),"invalid blok type"),Te(n,t))return 0;const r=Jm(n,t,e);if(r.charType==="box")return e-1;let i=e;if(r.charType==="space"){const s=nC(n,t,i,"space");if(!s||s.offset===0)return 0;if(s.charType==="box")return s.offset;i=s.offset}const o=nC(n,t,i,"text");return o?o.offset+o.length:0}function oC(n,t,e){if(p(Fe,at(n,t),"invalid blok type"),Te(n,t))return 0;const r=nd(n,t,e);if(r.charType==="box")return e+1;let i=e;if(r.charType==="space"){const s=rC(n,t,i,"space");if(!s||s.offset===0)return Et(n,t);if(s.charType==="box")return s.offset;i=s.offset}const o=rC(n,t,i,"text");return o?o.offset:Et(n,t)}const U3=_("text-box");function E_(n,t,e,r){p(U3,r.text,`no text for text box data: ${JSON.stringify(r)}`),p(U3,typeof r.text=="string",`invalid text type for text box data: ${JSON.stringify(r)}`),B("span",[],e,r.text)}function b_(n,t,e,r){var i;return(i=t.text)!=null?i:""}const N3={boxType:"text",updateBoxContent:E_,convertTo:b_},x_="data:image/svg+xml;base64,Cjxzdmcgdmlld0JveD0iMCAwIDI0IDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTguMjQ0NSA2QzE3LjgyNzQgNiAxNy41MzYzIDYuMjkxMTcgMTcuNTM2MyA2LjcwODI2QzE3LjUzNjMgNi45ODM3IDE3LjU1OTkgNy4yMzU1MyAxNy41NTk5IDcuNjEzMjdDMTcuNTU5OSAxMC4yODExIDE2LjYyMzQgMTEuMzc0OSAxMy45NzkyIDExLjM3NDlIOC45NDI2Nkw3LjEyNDc5IDExLjQ4NTFMOS41NDA3NSA5LjI4MTYyTDExLjE5MzQgNy41OTc1M0MxMS4zMjcxIDcuNDcxNjEgMTEuMzk4IDcuMjgyNzQgMTEuMzk4IDcuMDkzODdDMTEuMzk4IDYuNjkyNTIgMTEuMDk4OSA2LjQwMTM1IDEwLjY5NzYgNi40MDEzNUMxMC41MDg3IDYuNDAxMzUgMTAuMzM1NiA2LjQ3MjE4IDEwLjE3ODIgNi42MjE3TDUuMjQzOTYgMTEuNTQ4MUM1LjA4NjU3IDExLjcwNTUgNSAxMS44OTQzIDUgMTIuMDkxMUM1IDEyLjI4NzggNS4wODY1NyAxMi40NzY3IDUuMjQzOTYgMTIuNjI2MkwxMC4xNjI1IDE3LjUzNjhDMTAuMzM1NiAxNy43MDk5IDEwLjUwODcgMTcuNzgwOCAxMC42OTc2IDE3Ljc4MDhDMTEuMDk4OSAxNy43ODA4IDExLjM5OCAxNy40ODk2IDExLjM5OCAxNy4wODgzQzExLjM5OCAxNi44OTE1IDExLjMyNzEgMTYuNzEwNSAxMS4xOTM0IDE2LjU4NDZMOS41NDA3NSAxNC45MDA1TDcuMTMyNjYgMTIuNjk3TDguOTQyNjYgMTIuODA3MkgxNC4wNTc5QzE3LjU1OTkgMTIuODA3MiAxOSAxMS4yNDExIDE5IDcuNjc2MjJDMTkgNy4yMzU1MyAxOC45OTIxIDYuODY1NjUgMTguOTM3IDYuNjEzODNDMTguODc0MSA2LjI5OTA0IDE4LjY3NzMgNiAxOC4yNDQ1IDZaIiBmaWxsPSIjQjJCQ0NEIi8+Cjwvc3ZnPgo=";function A_(n,t,e,r){Gp(x_,[],e),B("br",[],e)}function v_(n,t,e,r){return r==="text"?`
|
|
23
23
|
`:r==="html"?"<br>":r==="markdown"?`
|
|
24
|
-
`:""}const P3={boxType:"br",updateBoxContent:A_,convertTo:v_},F3=_("editor-boxes");class K3{constructor(t){m(this,"boxes",new Map);this.editor=t}registerBoxClass(t){const e=t.boxType,r=this.boxes.get(e);p(F3,!r,`duplicated box type: ${e}`),this.boxes.set(e,t)}getBoxClass(t){const e=this.boxes.get(t);return p(F3,e,`unknown box type: ${t}`),e}createBox(t,e){const r=Xv(e),i=Jv(r);return this.getBoxClass(e.type).updateBoxContent(this.editor,r,i,e),r}forEach(t){this.boxes.forEach(t)}}function B_(n,t,e,r){const i=r,{width:o,height:s,src:l}=i,c=["editor-box-image"];i.link&&c.push("editor-box-image-link");const f=B("img",c,e);o&&(f.style.width=`${o}px`),s&&(f.style.height=`${s}px`),f.src=n.doc.buildResourceUrl(l)}const V3={boxType:"image",updateBoxContent:B_},y_="data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9InJnYigxNzgsIDE4OCwgMjA1KSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0ibTE3IDE1IDEuNTUgMS41NWMtLjk2IDEuNjktMy4zMyAzLjA0LTUuNTUgMy4zN1YxMWgzVjloLTNWNy44MkMxNC4xNiA3LjQgMTUgNi4zIDE1IDVjMC0xLjY1LTEuMzUtMy0zLTNTOSAzLjM1IDkgNWMwIDEuMy44NCAyLjQgMiAyLjgyVjlIOHYyaDN2OC45MmMtMi4yMi0uMzMtNC41OS0xLjY4LTUuNTUtMy4zN0w3IDE1bC00LTN2M2MwIDMuODggNC45MiA3IDkgN3M5LTMuMTIgOS03di0zbC00IDN6TTEyIDRjLjU1IDAgMSAuNDUgMSAxcy0uNDUgMS0xIDEtMS0uNDUtMS0xIC40NS0xIDEtMXoiPjwvcGF0aD4KPC9zdmc+Cg==";function T_(n,t,e){W(e,"editor-box-anchor"),Gp(y_,[],e)}const $3={boxType:"anchor",updateBoxContent:T_};function k_(n,t,e,r){B("span",[],e,r.text)}const H3={insertionType:"inputting",updateInsertionContent:k_},j3=_("editor-insertion");class z3{constructor(t){m(this,"insertions",new Map);this.editor=t}registerInsertionClass(t){const e=t.insertionType,r=this.insertions.get(e);p(j3,!r,`duplicated insertion type: ${e}`),this.insertions.set(e,t)}getInsertionClass(t){const e=this.insertions.get(t);return p(j3,e,`unknown insertion type: ${t}`),e}createInsertion(t,e){const r=Qv(e.type,e.id,e.attributes),i=tB(r);return this.getInsertionClass(e.type).updateInsertionContent(this.editor,r,i,e),r}}class R_{constructor(t){m(this,"cursors",new Map);m(this,"timer");this.editor=t,this.timer=this.startTimer()}add(t,e){this.cursors.set(t,e)}startTimer(){return setInterval(()=>{const t=Date.now();Array.from(this.cursors).forEach(([e,r])=>{if(t-r>3e3){const i=Zv(this.editor,e);i&<(i,"active"),this.cursors.delete(e)}})},1e3)}destroy(){clearInterval(this.timer)}}function w_(n,t,e,r){var l;const i=r;Date.now()-i.time<5*1e3&&(n.addCustom("active-cursors",f=>new R_(f)).add(i.id,i.time),W(t,"active")),B("span",[],e,"|").setAttribute("data-cursor-name",i.name),t.style.setProperty("--cursor-color",n.getColor((l=i.rainbowIndex)!=null?l:0))}const sC={insertionType:"remote-cursor",updateInsertionContent:w_};class W3{constructor(t){m(this,"decorators",[]);this.editor=t}registerDecorator(t){this.decorators.push(t)}decorateBlock(t,e){let r=e;return this.decorators.forEach(i=>{if(i.decorateBlock){const o=i.decorateBlock(this.editor,t,e);o&&(r=xt.default(o))}}),r}decorateText(t,e){let r=e;const i=new Map;return this.decorators.forEach(o=>{if(o.decorateText){const s=o.decorateText(this.editor,t,e);if(s){const{insertions:l,text:c}=s;l&&Array.from(l.entries()).forEach(([f,h])=>{const C=i.get(f);C?C.push(...h):i.set(f,h)}),c&&(r=xt.default(c))}}}),{insertions:i,text:r}}}const lC=_("editor-input");class S_{constructor(t,e){m(this,"editor");m(this,"composing",!1);m(this,"callbacks");m(this,"inputElement");m(this,"handleWindowBlur",()=>{this.editor.emit("blur",this.editor),this.callbacks.onBlur()});m(this,"handleWindowFocus",()=>{document.activeElement===this.inputElement&&this.focus()});m(this,"handleDocumentClick",t=>{const e=this.editor.rootContainer,r=t.target,i=this.isInDisableScrollMask(r);if(r&&(i||e.contains(r))){!i&&!$c(r)&&(this.editor.emit("focus",this.editor),this.callbacks.onFocus(),this.editor.input.focus());return}this.isInCommandbar(r)||(this.editor.emit("blur",this.editor),this.callbacks.onBlur())});m(this,"handleDocumentSelectionChange",()=>{setTimeout(()=>{var e;const t=(e=document.getSelection())==null?void 0:e.focusNode;t&&(this.editor.contains(t)||this.isInDisableScrollMask(t)||this.isInCommandbar(t))||(this.editor.emit("blur",this.editor),this.callbacks.onBlur())},100)});m(this,"handleEditorSelectionChanged",()=>{const e=!this.editor.isWritable();this.inputElement.readOnly=e});m(this,"handleReadonlyChanged",()=>{this.handleEditorSelectionChanged()});m(this,"handleCompositionstart",t=>{!this.editor.isWritable()||(this.composing=!0,this.callbacks.onCompositionStart(t))});m(this,"handleCompositionend",t=>{la()?setTimeout(()=>{this.composing=!1},100):this.composing=!1,this.callbacks.onUpdateCompositionText(t,this.inputElement.value,!0),this.inputElement.value=""});m(this,"handleInput",t=>{if(t instanceof InputEvent&&!!t.data){if(this.editor.readonly||!this.editor.isWritable()){this.inputElement.value="";return}this.composing?this.callbacks.onUpdateCompositionText(t,t.data,!1):(this.callbacks.onInsertText(t,t.data),this.inputElement.value="")}});m(this,"handleKeyDown",t=>{if(!this.composing){if(this.callbacks.onKeyDown(t)){t.preventDefault(),t.stopPropagation();return}!this.editor.isWritable()||setTimeout(()=>{this.composing||(this.inputElement.value="")})}});m(this,"handleCopy",t=>{this.callbacks.onCopy(t)});m(this,"handleCut",t=>{if(this.editor.readonly){t.stopPropagation(),t.preventDefault();return}this.callbacks.onCut(t),lC.debug("on cut")});m(this,"handlePaste",t=>{if(!(t.isTrusted&&(!(t.target instanceof HTMLInputElement)||this.inputElement!==t.target))){if(this.editor.readonly||this.inputElement!==t.target){t.stopPropagation(),t.preventDefault();return}this.callbacks.onPaste(t)}});m(this,"handlePasteText",(t,e)=>{this.callbacks.onPasteText(t,e)});this.editor=t,this.callbacks=e;const r=B("input",["editor-input"],t.contentElement);r.type="text",r.name="editor-input",r.onkeydown=this.handleKeyDown,r.oninput=this.handleInput,r.oncopy=this.handleCopy,document.addEventListener("paste",this.handlePaste),r.oncut=this.handleCut,r.addEventListener("compositionstart",this.handleCompositionstart),r.addEventListener("compositionend",this.handleCompositionend),this.inputElement=r,document.addEventListener("click",this.handleDocumentClick),document.addEventListener("selectionchange",this.handleDocumentSelectionChange),this.editor.addListener("selectionChanged",this.handleEditorSelectionChanged),this.editor.addListener("readonlyChanged",this.handleReadonlyChanged),window.addEventListener("blur",this.handleWindowBlur),window.addEventListener("focus",this.handleWindowFocus)}isInCommandbar(t){let e=t;return e===null?!1:(e.nodeType===3&&(e=e.parentElement),!!(e!=null&&e.closest("div[data-command-bar-id]"))||!!(e!=null&&e.closest("[data-keep-editor-focus]")))}destroy(){this.callbacks.destroy(),document.removeEventListener("click",this.handleDocumentClick),document.removeEventListener("selectionchange",this.handleDocumentSelectionChange),this.editor.removeListener("selectionChanged",this.handleEditorSelectionChanged),this.editor.removeListener("readonlyChanged",this.handleReadonlyChanged);const t=this.inputElement;t.removeEventListener("compositionstart",this.handleCompositionstart),t.removeEventListener("compositionend",this.handleCompositionend),t.onkeydown=null,t.oninput=null,t.oncopy=null,document.removeEventListener("paste",this.handlePaste),window.removeEventListener("blur",this.handleWindowBlur),window.removeEventListener("focus",this.handleWindowFocus),t.oncut=null}getInput(){return this.inputElement}focus(){this.editor.selection.caret.visible()||this.editor.selection.caret.update(),Be.isMobileSafari?(this.inputElement.focus(),this.callbacks.onFocus()):setTimeout(()=>{this.inputElement.focus(),this.callbacks.onFocus()})}isInDisableScrollMask(t){return!!(t!=null&&t.classList.contains("editor-disable-scroll"))}handleChanged(t){this.callbacks.onChanged(t)}handleRemoteChanged(t){this.callbacks.onRemoteChanged(t)}addHandler(t){this.callbacks.addHandler(t)}removeHandler(t){this.callbacks.removeHandler(t)}defaultInsertText(t,e,r,i,o){p(lC,t===this.editor,"invalid editor"),this.callbacks.defaultInsertText(t,e,r,i,o)}defaultHandleKeydown(t,e){return p(lC,t===this.editor,"invalid editor"),this.callbacks.defaultHandleKeydown(t,e)}forEach(t){this.callbacks.forEach(t)}}function G3(n){const t=n.rootElement,e=t.getBoundingClientRect(),r=Gr(t),i=window.innerWidth,o=window.innerHeight,s=e.left<0?0:e.left,l=e.top<0?0:e.top,c=e.right>i?i:e.right,f=e.bottom>o?o:e.bottom,h=(s+c)/2,C=(l+f)/2,E=0-e.left+h,b=0-e.top+C,v=n.input.inputElement;v.style.left=`${E/r}px`,v.style.top=`${b/r}px`}const aC=_("editor-caret");function L_(){const t=window.navigator.userAgent.match(/Firefox\/(\d+)\./);return t?Number.parseInt(t[1],10):null}class I_{constructor(t){m(this,"editor");m(this,"caretElem");m(this,"handleReadOnlyChanged",()=>{this.update()});if(this.editor=t,this.caretElem=B("div",["editor-cursor"],this.editor.contentElement),Be.isFirefox){const e=L_();e&&e<=79&&(this.caretElem.style.transition="none")}this.editor.on("readonlyChanged",this.handleReadOnlyChanged)}destroy(){this.editor.off("readonlyChanged",this.handleReadOnlyChanged)}visible(){const t=window.getComputedStyle(this.caretElem);return t.display!=="none"&&t.opacity!=="0"}hasCaret(){if(this.editor.readonly||!this.editor.selection.range.isCollapsed())return!1;const t=this.editor.selection.range.start;if(!(t instanceof mn))return!1;const e=this.editor.getBlockById(t.blockId);return!!at(this.editor,e)}update(){if(If(this.editor.rootElement))return;const t=this.caretElem;if(this.hasCaret())t.style.display="";else{t.style.display="none",G3(this.editor);return}const{range:e}=this.editor.selection;p(aC,e.isCollapsed,"range is not collapsed");const r=e.start;p(aC,r instanceof mn,"only simple block position can has caret");const i=this.editor.getBlockById(r.blockId);p(aC,at(this.editor,i),"only text kind block can has caret");let o;const s=i.querySelector("span.inputting-insertion");s?(o=aa(s),o=new DOMRect(o.right,o.top,1,o.height)):o=Sr(i,r);const l=this.editor.contentElement.getBoundingClientRect(),c=o.left-l.left,f=o.top-l.top;t.style.left=`${c}px`,t.style.top=`${f}px`,t.style.height=`${o.height}px`;const h=this.editor.input.inputElement;h.style.left=`${c}px`,h.style.top=`${f+o.height-24}px`,Be.isMobileSafari&&(h.style.left=`${c-4}px`,h.style.height=`${o.height}px`);const E=tn(i,{horizontal:!0}).getBoundingClientRect(),b=E.left-l.left,v=b+E.width;c<b||c>v?(G3(this.editor),t.style.display="none"):t.style.display=""}}function D_(n){eB(n),n.selection.range.getSelectedBlocks().forEach(t=>nB(n,t.block,t.start,t.end))}const __=_("editor-dom");function Qm(n){return tn(n.rootContainer).clientHeight}function rd(n){const e=tn(n.rootContainer).getBoundingClientRect(),r=e.x<0?0:e.x,i=e.y<0?0:e.y,o=e.right>window.innerWidth?window.innerWidth:e.right,s=e.bottom>window.innerHeight?window.innerHeight:e.bottom;return new DOMRect(r,i,o-r,s-i)}function M_(n,t){const e=rd(n),r=n.getBlockById(t.blockId),o=cl(n,r,t);return fa(e,o.x,o.y)&&fa(e,o.right,o.bottom)}function q3(n,t){const e=rd(n),r=t.getBoundingClientRect();return r.top>=e.top&&r.top<=e.bottom||r.bottom<=e.bottom&&r.bottom>=e.top}function O_(n,t){const e=rd(n),r=t.getBoundingClientRect();if(r.top>=e.top&&r.top<=e.bottom&&r.bottom<=e.bottom&&r.bottom>=e.top)return 100;const i=Math.max(0,Math.min(r.right,e.right)-Math.max(r.left,e.left)),o=Math.max(0,Math.min(r.bottom,e.bottom)-Math.max(r.top,e.top)),s=i*o,l=r.width*r.height;return s/l*100}function U_(n,t){const e=rd(n),r=t.getBoundingClientRect();return fa(e,r.x,r.y)||fa(e,r.right,r.bottom)}function N_(n,t){const e=rd(n),r=t.getBoundingClientRect();return r.right>e.right||r.left<e.left}function id(n,t,e){!t||(e!=null&&e.animation?(N_(n,t)&&ua(t,{elementToScroll:tn(t,{horizontal:!0}),disableHorizontal:!1}),ua(t,{elementToScroll:tn(t),disableHorizontal:!0,verticalOffset:e==null?void 0:e.verticalOffset})):t.scrollIntoView&&t.scrollIntoView({behavior:"auto",block:"nearest",inline:"nearest"}))}function P_(n){if(!xm(n.rootContainer)){__.warn("editorScrollIntoView: editor is not visible");return}const t=n.rootContainer.getBoundingClientRect();if(t.height<1&&t.width<1)return;const e=n.selection,r=e.range.focus;if(!r.isSimple()){const C=r,E=n.getContainerById(C.childContainerId);U_(n,E)||E.scrollIntoView();return}if(e.range.start.blockId===e.range.end.blockId){const C=n.getBlockById(e.range.start.blockId);if(me(C)&&q3(n,C)&&O_(n,C)>=95||Nt(n,C)&&q3(n,C))return}const i=r,o=n.getBlockById(i.blockId);if(M_(n,i))return;if(me(o)){const C=ae(o);if(C){["image"].includes(Ge(o))?setTimeout(()=>{id(n,C,{animation:!0})},500):id(n,C,{animation:!0});return}}const s=cl(n,o,i),l=o.getBoundingClientRect(),c=be(o),f=B("div",["editor-block-anchor"],c),h=Gr(o);f.style.top=`${(s.top-l.top)/h}px`,id(n,f,{animation:!0}),setTimeout(()=>{f.remove()},200)}function F_(n,t){if(t.isCollapsed())return!1;const e=Pe(n.rootContainer),r=en(n.rootContainer),{start:i,end:o}=t;return i.blockId===ht(e)&&i.offset===0&&o.blockId===ht(r)&&o.offset===Et(n,r)}const X3=_("range-in-block");function Y3(n,t){const e=t.getEditor(),r=e.getBlockById(t.start.blockId),i=e.getBlockById(t.end.blockId),o=r===n||Ee(n,r),s=i===n||Ee(n,i);return!!(o||s)}function J3(n,t){const e=n.doc.toJSON(),r=new Set(Object.values(e.blocks).map(s=>s.map(l=>l.id)).flat());let i,o=Xr(t);if(o){for(;o&&!r.has(ht(o));)o=Xr(o);p(X3,o,"no prev block while deleting a block"),i=xe(n,o,Et(n,o))}else{const s=Yr(t);p(X3,s,"no prev and next block while deleting a block"),i=xe(n,s,0)}return i}const K_=_("block-to-html");function cC(n,t,e,r){const i=sl(n,t.type);if(i.convertTo)return i.convertTo(n,t,e,"html",r);if(i.blockKind!=="text")return`[${t.type}]`;p(K_,t.text,"no text");const o=Se(t.text);return`<div>${vm(o)}</div>`}const Q3=_("block-to-text");function V_(n,t,e){let r="";return t.forEach(i=>{if(p(Q3,typeof i.insert=="string","invalid op"),i.attributes&&i.attributes.box===!0){const o=i.attributes,s=n.editorBoxes.getBoxClass(o.type);if(s!=null&&s.convertTo){r+=s.convertTo(n,o,e,"text");return}if(i.attributes.text){r+=i.attributes.text;return}r+=`[${o.type}]`}r+=i.insert}),r}function od(n,t,e,r){const i=sl(n,t.type);return i.convertTo?i.convertTo(n,t,e,"text",r):i.blockKind!=="text"?`[${t.type}]`:(p(Q3,t.text,"no text"),V_(n,t.text,e))}function Zm(n,t,e,r){const i=sl(n,t.type);return i.convertTo?i.convertTo(n,t,e,"markdown",r):od(n,t,e,r)}function sd(n,t){return t.blocks.root.map((i,o)=>cC(n,i,t,[{containerId:"root",blockIndex:o}])).join(`
|
|
24
|
+
`:""}const P3={boxType:"br",updateBoxContent:A_,convertTo:v_},F3=_("editor-boxes");class K3{constructor(t){m(this,"boxes",new Map);this.editor=t}registerBoxClass(t){const e=t.boxType,r=this.boxes.get(e);p(F3,!r,`duplicated box type: ${e}`),this.boxes.set(e,t)}getBoxClass(t){const e=this.boxes.get(t);return p(F3,e,`unknown box type: ${t}`),e}createBox(t,e){const r=Xv(e),i=Jv(r);return this.getBoxClass(e.type).updateBoxContent(this.editor,r,i,e),r}forEach(t){this.boxes.forEach(t)}}function B_(n,t,e,r){const i=r,{width:o,height:s,src:l}=i,c=["editor-box-image"];i.link&&c.push("editor-box-image-link");const f=B("img",c,e);o&&(f.style.width=`${o}px`),s&&(f.style.height=`${s}px`),f.src=n.doc.buildResourceUrl(l)}const V3={boxType:"image",updateBoxContent:B_},y_="data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9InJnYigxNzgsIDE4OCwgMjA1KSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0ibTE3IDE1IDEuNTUgMS41NWMtLjk2IDEuNjktMy4zMyAzLjA0LTUuNTUgMy4zN1YxMWgzVjloLTNWNy44MkMxNC4xNiA3LjQgMTUgNi4zIDE1IDVjMC0xLjY1LTEuMzUtMy0zLTNTOSAzLjM1IDkgNWMwIDEuMy44NCAyLjQgMiAyLjgyVjlIOHYyaDN2OC45MmMtMi4yMi0uMzMtNC41OS0xLjY4LTUuNTUtMy4zN0w3IDE1bC00LTN2M2MwIDMuODggNC45MiA3IDkgN3M5LTMuMTIgOS03di0zbC00IDN6TTEyIDRjLjU1IDAgMSAuNDUgMSAxcy0uNDUgMS0xIDEtMS0uNDUtMS0xIC40NS0xIDEtMXoiPjwvcGF0aD4KPC9zdmc+Cg==";function T_(n,t,e){W(e,"editor-box-anchor"),Gp(y_,[],e)}const $3={boxType:"anchor",updateBoxContent:T_};function k_(n,t,e,r){B("span",[],e,r.text)}const H3={insertionType:"inputting",updateInsertionContent:k_},j3=_("editor-insertion");class z3{constructor(t){m(this,"insertions",new Map);this.editor=t}registerInsertionClass(t){const e=t.insertionType,r=this.insertions.get(e);p(j3,!r,`duplicated insertion type: ${e}`),this.insertions.set(e,t)}getInsertionClass(t){const e=this.insertions.get(t);return p(j3,e,`unknown insertion type: ${t}`),e}createInsertion(t,e){const r=Qv(e.type,e.id,e.attributes),i=tB(r);return this.getInsertionClass(e.type).updateInsertionContent(this.editor,r,i,e),r}}class R_{constructor(t){m(this,"cursors",new Map);m(this,"timer");this.editor=t,this.timer=this.startTimer()}add(t,e){this.cursors.set(t,e)}startTimer(){return setInterval(()=>{const t=Date.now();Array.from(this.cursors).forEach(([e,r])=>{if(t-r>3e3){const i=Zv(this.editor,e);i&<(i,"active"),this.cursors.delete(e)}})},1e3)}destroy(){clearInterval(this.timer)}}function w_(n,t,e,r){var l;const i=r;Date.now()-i.time<5*1e3&&(n.addCustom("active-cursors",f=>new R_(f)).add(i.id,i.time),W(t,"active")),B("span",[],e,"|").setAttribute("data-cursor-name",i.name),t.style.setProperty("--cursor-color",n.getColor((l=i.rainbowIndex)!=null?l:0))}const sC={insertionType:"remote-cursor",updateInsertionContent:w_};class W3{constructor(t){m(this,"decorators",[]);this.editor=t}registerDecorator(t){this.decorators.push(t)}decorateBlock(t,e){let r=e;return this.decorators.forEach(i=>{if(i.decorateBlock){const o=i.decorateBlock(this.editor,t,e);o&&(r=xt.default(o))}}),r}decorateText(t,e){let r=e;const i=new Map;return this.decorators.forEach(o=>{if(o.decorateText){const s=o.decorateText(this.editor,t,e);if(s){const{insertions:l,text:c}=s;l&&Array.from(l.entries()).forEach(([f,h])=>{const C=i.get(f);C?C.push(...h):i.set(f,h)}),c&&(r=xt.default(c))}}}),{insertions:i,text:r}}}const lC=_("editor-input");class S_{constructor(t,e){m(this,"editor");m(this,"composing",!1);m(this,"callbacks");m(this,"inputElement");m(this,"handleWindowBlur",()=>{this.editor.emit("blur",this.editor),this.callbacks.onBlur()});m(this,"handleWindowFocus",()=>{document.activeElement===this.inputElement&&this.focus()});m(this,"handleDocumentClick",t=>{const e=this.editor.rootContainer,r=t.target,i=this.isInDisableScrollMask(r);if(r&&(i||e.contains(r))){!i&&!$c(r)&&(this.editor.emit("focus",this.editor),this.callbacks.onFocus(),this.editor.input.focus());return}this.isInCommandbar(r)||(this.editor.emit("blur",this.editor),this.callbacks.onBlur())});m(this,"handleDocumentSelectionChange",()=>{setTimeout(()=>{var e;const t=(e=document.getSelection())==null?void 0:e.focusNode;t&&(this.editor.contains(t)||this.isInDisableScrollMask(t)||this.isInCommandbar(t))||(this.editor.emit("blur",this.editor),this.callbacks.onBlur())},100)});m(this,"handleEditorSelectionChanged",()=>{const e=!this.editor.isWritable();this.inputElement.readOnly=e});m(this,"handleReadonlyChanged",()=>{this.handleEditorSelectionChanged()});m(this,"handleCompositionstart",t=>{!this.editor.isWritable()||(this.composing=!0,this.callbacks.onCompositionStart(t))});m(this,"handleCompositionend",t=>{la()?setTimeout(()=>{this.composing=!1},100):this.composing=!1,this.callbacks.onUpdateCompositionText(t,this.inputElement.value,!0),this.inputElement.value=""});m(this,"handleInput",t=>{if(t instanceof InputEvent&&!!t.data){if(this.editor.readonly||!this.editor.isWritable()){this.inputElement.value="";return}this.composing?this.callbacks.onUpdateCompositionText(t,t.data,!1):(this.callbacks.onInsertText(t,t.data),this.inputElement.value="")}});m(this,"handleKeyDown",t=>{if(!this.composing){if(this.callbacks.onKeyDown(t)){t.preventDefault(),t.stopPropagation();return}!this.editor.isWritable()||setTimeout(()=>{this.composing||(this.inputElement.value="")})}});m(this,"handleCopy",t=>{this.callbacks.onCopy(t)});m(this,"handleCut",t=>{if(this.editor.readonly){t.stopPropagation(),t.preventDefault();return}this.callbacks.onCut(t),lC.debug("on cut")});m(this,"handlePaste",t=>{if(!(t.isTrusted&&(!(t.target instanceof HTMLInputElement)||this.inputElement!==t.target))){if(this.editor.readonly||this.inputElement!==t.target){t.stopPropagation(),t.preventDefault();return}this.callbacks.onPaste(t)}});m(this,"handlePasteText",(t,e)=>{this.callbacks.onPasteText(t,e)});this.editor=t,this.callbacks=e;const r=B("input",["editor-input"],t.contentElement);r.type="text",r.name="editor-input",r.onkeydown=this.handleKeyDown,r.oninput=this.handleInput,r.oncopy=this.handleCopy,document.addEventListener("paste",this.handlePaste),r.oncut=this.handleCut,r.addEventListener("compositionstart",this.handleCompositionstart),r.addEventListener("compositionend",this.handleCompositionend),this.inputElement=r,document.addEventListener("click",this.handleDocumentClick),document.addEventListener("selectionchange",this.handleDocumentSelectionChange),this.editor.addListener("selectionChanged",this.handleEditorSelectionChanged),this.editor.addListener("readonlyChanged",this.handleReadonlyChanged),window.addEventListener("blur",this.handleWindowBlur),window.addEventListener("focus",this.handleWindowFocus)}isInCommandbar(t){let e=t;return e===null?!1:(e.nodeType===3&&(e=e.parentElement),!!(e!=null&&e.closest("div[data-command-bar-id]"))||!!(e!=null&&e.closest("[data-keep-editor-focus]")))}destroy(){this.callbacks.destroy(),document.removeEventListener("click",this.handleDocumentClick),document.removeEventListener("selectionchange",this.handleDocumentSelectionChange),this.editor.removeListener("selectionChanged",this.handleEditorSelectionChanged),this.editor.removeListener("readonlyChanged",this.handleReadonlyChanged);const t=this.inputElement;t.removeEventListener("compositionstart",this.handleCompositionstart),t.removeEventListener("compositionend",this.handleCompositionend),t.onkeydown=null,t.oninput=null,t.oncopy=null,document.removeEventListener("paste",this.handlePaste),window.removeEventListener("blur",this.handleWindowBlur),window.removeEventListener("focus",this.handleWindowFocus),t.oncut=null}getInput(){return this.inputElement}focus(){this.editor.selection.caret.visible()||this.editor.selection.caret.update(),Be.isMobileSafari?(this.inputElement.focus(),this.callbacks.onFocus()):setTimeout(()=>{this.inputElement.focus(),this.callbacks.onFocus()})}isInDisableScrollMask(t){var e;return!!((e=t==null?void 0:t.classList)!=null&&e.contains("editor-disable-scroll"))}handleChanged(t){this.callbacks.onChanged(t)}handleRemoteChanged(t){this.callbacks.onRemoteChanged(t)}addHandler(t){this.callbacks.addHandler(t)}removeHandler(t){this.callbacks.removeHandler(t)}defaultInsertText(t,e,r,i,o){p(lC,t===this.editor,"invalid editor"),this.callbacks.defaultInsertText(t,e,r,i,o)}defaultHandleKeydown(t,e){return p(lC,t===this.editor,"invalid editor"),this.callbacks.defaultHandleKeydown(t,e)}forEach(t){this.callbacks.forEach(t)}}function G3(n){const t=n.rootElement,e=t.getBoundingClientRect(),r=Gr(t),i=window.innerWidth,o=window.innerHeight,s=e.left<0?0:e.left,l=e.top<0?0:e.top,c=e.right>i?i:e.right,f=e.bottom>o?o:e.bottom,h=(s+c)/2,C=(l+f)/2,E=0-e.left+h,b=0-e.top+C,v=n.input.inputElement;v.style.left=`${E/r}px`,v.style.top=`${b/r}px`}const aC=_("editor-caret");function L_(){const t=window.navigator.userAgent.match(/Firefox\/(\d+)\./);return t?Number.parseInt(t[1],10):null}class I_{constructor(t){m(this,"editor");m(this,"caretElem");m(this,"handleReadOnlyChanged",()=>{this.update()});if(this.editor=t,this.caretElem=B("div",["editor-cursor"],this.editor.contentElement),Be.isFirefox){const e=L_();e&&e<=79&&(this.caretElem.style.transition="none")}this.editor.on("readonlyChanged",this.handleReadOnlyChanged)}destroy(){this.editor.off("readonlyChanged",this.handleReadOnlyChanged)}visible(){const t=window.getComputedStyle(this.caretElem);return t.display!=="none"&&t.opacity!=="0"}hasCaret(){if(this.editor.readonly||!this.editor.selection.range.isCollapsed())return!1;const t=this.editor.selection.range.start;if(!(t instanceof mn))return!1;const e=this.editor.getBlockById(t.blockId);return!!at(this.editor,e)}update(){if(If(this.editor.rootElement))return;const t=this.caretElem;if(this.hasCaret())t.style.display="";else{t.style.display="none",G3(this.editor);return}const{range:e}=this.editor.selection;p(aC,e.isCollapsed,"range is not collapsed");const r=e.start;p(aC,r instanceof mn,"only simple block position can has caret");const i=this.editor.getBlockById(r.blockId);p(aC,at(this.editor,i),"only text kind block can has caret");let o;const s=i.querySelector("span.inputting-insertion");s?(o=aa(s),o=new DOMRect(o.right,o.top,1,o.height)):o=Sr(i,r);const l=this.editor.contentElement.getBoundingClientRect(),c=o.left-l.left,f=o.top-l.top;t.style.left=`${c}px`,t.style.top=`${f}px`,t.style.height=`${o.height}px`;const h=this.editor.input.inputElement;h.style.left=`${c}px`,h.style.top=`${f+o.height-24}px`,Be.isMobileSafari&&(h.style.left=`${c-4}px`,h.style.height=`${o.height}px`);const E=tn(i,{horizontal:!0}).getBoundingClientRect(),b=E.left-l.left,v=b+E.width;c<b||c>v?(G3(this.editor),t.style.display="none"):t.style.display=""}}function D_(n){eB(n),n.selection.range.getSelectedBlocks().forEach(t=>nB(n,t.block,t.start,t.end))}const __=_("editor-dom");function Qm(n){return tn(n.rootContainer).clientHeight}function rd(n){const e=tn(n.rootContainer).getBoundingClientRect(),r=e.x<0?0:e.x,i=e.y<0?0:e.y,o=e.right>window.innerWidth?window.innerWidth:e.right,s=e.bottom>window.innerHeight?window.innerHeight:e.bottom;return new DOMRect(r,i,o-r,s-i)}function M_(n,t){const e=rd(n),r=n.getBlockById(t.blockId),o=cl(n,r,t);return fa(e,o.x,o.y)&&fa(e,o.right,o.bottom)}function q3(n,t){const e=rd(n),r=t.getBoundingClientRect();return r.top>=e.top&&r.top<=e.bottom||r.bottom<=e.bottom&&r.bottom>=e.top}function O_(n,t){const e=rd(n),r=t.getBoundingClientRect();if(r.top>=e.top&&r.top<=e.bottom&&r.bottom<=e.bottom&&r.bottom>=e.top)return 100;const i=Math.max(0,Math.min(r.right,e.right)-Math.max(r.left,e.left)),o=Math.max(0,Math.min(r.bottom,e.bottom)-Math.max(r.top,e.top)),s=i*o,l=r.width*r.height;return s/l*100}function U_(n,t){const e=rd(n),r=t.getBoundingClientRect();return fa(e,r.x,r.y)||fa(e,r.right,r.bottom)}function N_(n,t){const e=rd(n),r=t.getBoundingClientRect();return r.right>e.right||r.left<e.left}function id(n,t,e){!t||(e!=null&&e.animation?(N_(n,t)&&ua(t,{elementToScroll:tn(t,{horizontal:!0}),disableHorizontal:!1}),ua(t,{elementToScroll:tn(t),disableHorizontal:!0,verticalOffset:e==null?void 0:e.verticalOffset})):t.scrollIntoView&&t.scrollIntoView({behavior:"auto",block:"nearest",inline:"nearest"}))}function P_(n){if(!xm(n.rootContainer)){__.warn("editorScrollIntoView: editor is not visible");return}const t=n.rootContainer.getBoundingClientRect();if(t.height<1&&t.width<1)return;const e=n.selection,r=e.range.focus;if(!r.isSimple()){const C=r,E=n.getContainerById(C.childContainerId);U_(n,E)||E.scrollIntoView();return}if(e.range.start.blockId===e.range.end.blockId){const C=n.getBlockById(e.range.start.blockId);if(me(C)&&q3(n,C)&&O_(n,C)>=95||Nt(n,C)&&q3(n,C))return}const i=r,o=n.getBlockById(i.blockId);if(M_(n,i))return;if(me(o)){const C=ae(o);if(C){["image"].includes(Ge(o))?setTimeout(()=>{id(n,C,{animation:!0})},500):id(n,C,{animation:!0});return}}const s=cl(n,o,i),l=o.getBoundingClientRect(),c=be(o),f=B("div",["editor-block-anchor"],c),h=Gr(o);f.style.top=`${(s.top-l.top)/h}px`,id(n,f,{animation:!0}),setTimeout(()=>{f.remove()},200)}function F_(n,t){if(t.isCollapsed())return!1;const e=Pe(n.rootContainer),r=en(n.rootContainer),{start:i,end:o}=t;return i.blockId===ht(e)&&i.offset===0&&o.blockId===ht(r)&&o.offset===Et(n,r)}const X3=_("range-in-block");function Y3(n,t){const e=t.getEditor(),r=e.getBlockById(t.start.blockId),i=e.getBlockById(t.end.blockId),o=r===n||Ee(n,r),s=i===n||Ee(n,i);return!!(o||s)}function J3(n,t){const e=n.doc.toJSON(),r=new Set(Object.values(e.blocks).map(s=>s.map(l=>l.id)).flat());let i,o=Xr(t);if(o){for(;o&&!r.has(ht(o));)o=Xr(o);p(X3,o,"no prev block while deleting a block"),i=xe(n,o,Et(n,o))}else{const s=Yr(t);p(X3,s,"no prev and next block while deleting a block"),i=xe(n,s,0)}return i}const K_=_("block-to-html");function cC(n,t,e,r){const i=sl(n,t.type);if(i.convertTo)return i.convertTo(n,t,e,"html",r);if(i.blockKind!=="text")return`[${t.type}]`;p(K_,t.text,"no text");const o=Se(t.text);return`<div>${vm(o)}</div>`}const Q3=_("block-to-text");function V_(n,t,e){let r="";return t.forEach(i=>{if(p(Q3,typeof i.insert=="string","invalid op"),i.attributes&&i.attributes.box===!0){const o=i.attributes,s=n.editorBoxes.getBoxClass(o.type);if(s!=null&&s.convertTo){r+=s.convertTo(n,o,e,"text");return}if(i.attributes.text){r+=i.attributes.text;return}r+=`[${o.type}]`}r+=i.insert}),r}function od(n,t,e,r){const i=sl(n,t.type);return i.convertTo?i.convertTo(n,t,e,"text",r):i.blockKind!=="text"?`[${t.type}]`:(p(Q3,t.text,"no text"),V_(n,t.text,e))}function Zm(n,t,e,r){const i=sl(n,t.type);return i.convertTo?i.convertTo(n,t,e,"markdown",r):od(n,t,e,r)}function sd(n,t){return t.blocks.root.map((i,o)=>cC(n,i,t,[{containerId:"root",blockIndex:o}])).join(`
|
|
25
25
|
`)}function Z3(n,t){return`<!doctype html><html><head><meta charset="utf8" /></head><body>${sd(n,t)}</body></html>`}function hl(n,t){return t.blocks.root.map((i,o)=>od(n,i,t,[{containerId:"root",blockIndex:o}])).join(`
|
|
26
26
|
`)}function ty(n,t){const e=t.blocks.root.map((i,o)=>Zm(n,i,t,[{containerId:"root",blockIndex:o}]));return e[e.length-1]=e[e.length-1].trimEnd(),e.join(`
|
|
27
27
|
`)}const $_=_("get-text-position");function Zc(n,t){const e=t!=null?t:n.selection.range.start;e instanceof mn||p($_,!1,`invalid insert pos type: ${typeof e}`);const{blockId:r}=e,i=n.getBlockById(r),o=St(i),s=ot(i),l=ft(s),{offset:c}=e;return{block:i,container:s,containerId:l,blockIndex:o,offset:c}}const tu=_("insert-text");function uC(n,t,e,r){var s;const i=n.doc.getBlockData(t,e);if(p(tu,i,"no block data"),p(tu,i.text,"no block text"),$n(i.text)===0)return p(tu,r===0,"invalid text offset"),n.editorCommandProviders.getEmptyBlockTextAttributes(n,i.id);if(r===0)return;const o=pn(i.text,r-1,1).middle;if(!((s=o[0].attributes)!=null&&s.box))return o[0].attributes}function H_(n,t,e){const r=ot(t),i=ft(r),o=St(t);return uC(n,i,o,e)}function ey(n,t,e,r,i){const o=ot(t),s=ft(o),l=St(t),c=H_(n,t,e),f=jm(e,r,c!=null?c:null);return n.doc.localUpdateBlockText(s,l,f,i),Jn(n,t)}function ny(n,t,e,r){const i=ot(t),o=ft(i),s=St(t),l=jm(e," ",r);return n.doc.localUpdateBlockText(o,s,l),Jn(n,t)}function j_(n,t){let e=0;if(t===0)return!1;for(let r=0;r<n.length;r++){const i=n[r];p(tu,typeof i.insert=="string","invalid text op, no insert");const o=e+Nm(i);if(o===t)return!1;if(o>t)return!0;e=o}return!1}function fC(n,t,e,r,i){const o=n.doc.getBlockData(e,r);p(tu,o,"no block data"),p(tu,o.text,"no block text");const s=uC(n,e,r,i);s&&Object.keys(s).includes("link")&&(j_(o.text,i)||delete s.link);const l=jm(i,t,s!=null?s:null);return n.doc.localUpdateBlockText(e,r,l),Jn(n,n.getBlockById(o.id))}function dC(n,t){n.selection.range.isCollapsed()||n.clearSelectedContents();const{containerId:e,blockIndex:r,offset:i}=Zc(n);fC(n,t,e,r,i)}const t0=_("update-composition-text");function ry(n){const t=n.selection.range.start;t instanceof mn||p(t0,!1,`invalid insert pos type: ${typeof t}`);const{blockId:e}=t,r=n.getBlockById(e);p(t0,at(n,r),"not a text kind block");const i=ot(r),o=ft(i),s=St(r),l=n.doc.getBlockData(o,s);p(t0,l,"no block data in doc"),p(t0,l.text,"no text data in text block");const c=$t(r);Fm(n,qo(r),e,c,l.text)}function hC(n){c8(n)}function eu(n,t,e,r,i,o){return n.doc.localInsertBlock(t,e,r,i,o),n.getBlockById(r.id)}const ld=_("delete-block-text");function mC(n,t,e,r,i){if(!n.isBlockWritable(t))return ld.error("block is not writable"),0;p(ld,at(n,t),"block is not a text kind block");const o=ot(t),s=ft(o),l=St(t),c=n.doc.getBlockData(s,l);p(ld,c,"no block data in doc"),p(ld,c.text,"no text data in text block");let f=e;lr(t,e)||(f=dl(t,f));let h=e+r;p(ld,h<=Et(n,t),`invalid offset and count: ${e}, ${r}`),lr(t,h)||(h=Ea(t,h));const C=h-f,E=y3(f,C);return n.doc.localUpdateBlockText(s,l,E,i),C}const gC=_("break-text-block");function iy(n,t){const r=n.getBlockData(t).quoted;return r?{quoted:r}:{}}function nu(n,t,e,r){p(gC,at(n,t),`block is not a text kind block: ${Rt(t)}`),p(gC,e>=0&&e<=Et(n,t),`invalid offset: ${e}`);const i=ot(t),o=ft(i),s=St(t),l=r!=null&&r.copyBlockAttributes?iy(n,t):{};if(!(r!=null&&r.forceInsertAfter)&&(e===0||e===Et(n,t))){let R=s;if(e!==0){let V=Yr(t);V?R=St(V):(V=en(i),R=St(V)+1)}const w={...oo(""),...l,...r==null?void 0:r.newBlockData},U=xe(n,t.id,0),M=eu(n,o,R,w,U);return{block:t,newBlock:M}}p(gC,lr(t,e),"not a valid offset");const c=Jn(n,t),{right:f}=sr(c,e),h=$n(f);h>0&&mC(n,t,e,h);let C=Yr(t),E;C?E=St(C):(C=en(i),E=St(C)+1);const b={...oo(f),...l,...r==null?void 0:r.newBlockData},v=eu(n,o,E,b,xe(n,b.id,0));return{block:t,newBlock:v}}const z_=_("prepare-insert-new-block");function W_(n,t,e){if(t&&e!==void 0&&e!==null){const f=n.getContainerById(t),h=ye(f);return p(z_,e>=0&&e<=h.length,`invalid blockIndex: ${e}`),{containerId:t,blockIndex:e}}const r=n.selection.range.start;if(!r.isSimple())return null;const i=n.getBlockById(r.blockId);if(t=ft(ot(i)),e=St(i),!at(n,i))return{containerId:t,blockIndex:e+1};const s=r.offset;if(s===0||s===Et(n,i))return{containerId:t,blockIndex:s===0?e:e+1};const c=nu(n,i,s).newBlock;return{containerId:t,blockIndex:St(c)}}const G_=_("auto-insert-block");function oy(n,t,e,r,i,o){const s=W_(n,e,r);p(G_,s,`not an valid insert position: ${n.selection.range}`);const l={blockId:t.id,offset:0},c={anchor:l,focus:l};return eu(n,s.containerId,s.blockIndex,t,i!=null?i:c,o)}const q_=_("delete-block");function e0(n,t,e){t.children&&(e.push(...t.children),t.children.forEach(r=>{n.getChildContainerData(r).forEach(o=>{e0(n,o,e)})}))}function n0(n,t,e){const r=ot(t),i=ft(r),o=St(t),s=n.doc.getBlockData(i,o);return p(q_,s,"no block data in doc"),n.doc.localDeleteBlock(i,o,gn(n,{anchor:e.start,focus:e.end})),s}function pC(n,t,e){return n.undoManager.runInGroup(()=>{const r=ot(t);xi(r)===1&&n.insertTextBlock("",ft(r),0);let i=e?ul(n,e):null;if(!i){const l=n.selection.range;Y3(t,l)?i=J3(n,t):i=l}const o=n0(n,t,i),s=[];return e0(n,o,s),s.length>0&&n.doc.localDeleteChildContainers(s),o})}function X_(n,t){const e=[t];n.doc.getContainerBlocks(t).forEach(i=>{e0(n,i,e)}),n.doc.localDeleteChildContainers(e)}function sy(n,t){const e=[...t];t.forEach(r=>{n.doc.getContainerBlocks(r).forEach(o=>{e0(n,o,e)})}),n.doc.localDeleteChildContainers(e)}const CC=_("merge-text-block");function ly(n,t,e){p(CC,at(n,t),"only text block can be merged"),p(CC,at(n,e),"only text block can be merged");const r=rs(n,t),i=rs(n,e),o=r.text,s=i.text;p(CC,o&&s,"block data has no text");const l=ot(t),c=ft(l),f=St(t),h=Et(n,t),C=fC(n,s,c,f,h),E=xe(n,t,$n(o));return pC(n,e,E),C}const so=_("clear-selected-contents");function r0(n,t){p(so,at(n,t.block),"not a text kind block");const{start:e,end:r}=t;p(so,e.isSimple(),"not a simple block position"),p(so,r.isSimple(),"not a simple block position");const i=e.offset,o=r.offset;p(so,i<=o,`invalid delete text offset: ${i}, ${o}`),i!==o&&n.deleteTextFromBlock(t.block,i,o-i)}function ay(n,t,e){const r=ft(t),i=ye(t),o=e.focus?void 0:n.selection.range.toDocRange(),s=n.insertTextBlock("",r,0,{newRange:o});e.focus&&n.selection.selectBlock(s,0),i.reverse().forEach(l=>{n.deleteBlock(l)})}function Y_(n,t){const{block:e,start:r,end:i}=t;if(at(n,e)){r0(n,t);return}if(me(e)||r.isSimple()){p(so,i.isSimple(),"invalid range");const s=ot(e),l=St(e),c=n.insertTextBlock("",ft(s),l);n.selection.selectBlock(c,0),n.deleteBlock(e);return}p(so,Nt(n,e),"invalid block kind"),p(so,!r.isSimple()&&!i.isSimple(),"invalid range"),jc(n,e,r,i),n.selection.range.getSelectedContainers().forEach((s,l)=>{ay(n,s,{focus:l===0})})}function J_(n){if(!n.isWritable())return;const t=n.selection.range;if(t.isCollapsed())return;const e=t.getSelectedBlocks();if(p(so,e.length>0,"no selected block"),e.length===1){Y_(n,e[0]);return}const r=e[0],i=r.block,o=ot(i);p(so,e.length>1,"no selected block");const s=e[e.length-1],l=s.block;if(at(n,i)){r0(n,r);const h=xe(n,r.block,r.start.offset);if(e.slice(1,e.length-1).reverse().forEach(E=>n.deleteBlock(E.block)),at(n,l)){r0(n,s),n.mergeTextBlock(i,l,{focus:!0}),n.selection.setRange(h);return}n.deleteBlock(l),n.selection.setRange(h);return}if(at(n,l)){r0(n,s),e.slice(0,e.length-1).reverse().forEach(h=>n.deleteBlock(h.block)),n.selection.selectBlock(s.block,0);return}if(e.length===xi(o)){ay(n,o,{focus:!0});return}const c=$e(i),f=ae(l);p(so,c||f,"no prev or next block"),e.forEach(h=>n.deleteBlock(h.block))}function i0(n){n.selection.range.isCollapsed()||n.undoManager.runInGroup(()=>{n.emit("beforeClearSelection",n);try{n.doc.beginBatchUpdate(),J_(n)}finally{n.doc.endBatchUpdate()}n.emit("afterClearSelection",n)})}const Q_=_("core");function cy(n,t,e,r){const i=ot(t),o=ft(i),s=St(t);return n.doc.localUpdateBlockText(o,s,e,r),setTimeout(()=>{n.selection.updateSelection(null)}),Jn(n,t)}function uy(n,t,e,r){if(!n.isBlockWritable(t)){Q_.error("block is not writable");return}const i=n.getBlockText(t),o=Hn.diff(i,e);cy(n,t,o,r)}function o0(n,t,e){const r=Jn(n,t),i=typeof e=="string"?xa(e):e,o=Hn.diff(r,i);return cy(n,t,o)}const ad=_("update-block-data");function s0(n,t,e,r){const i=ot(t),o=ft(i),s=St(t),l=n.doc.getBlockData(o,s),c={insert:{},delete:[]},f=new Set(Object.keys(l)),h=new Set(Object.keys(e));return f.forEach(E=>{if(!h.has(E)){if(E==="id"||E==="type"||E==="text")return;ad.debug(`delete key: ${E}`),c.delete.push(E)}}),Object.entries(e).forEach(([E,b])=>{p(ad,E!=="id"&&E!=="type",`invalid block data delta, ${E}`);const v=l[E];if(b==null){v!=null&&(ad.debug(`delete key: ${E}`),c.delete.push(E));return}v!==b&&(Sf.default(v,b)||E==="text"&&Hn.diff(v,b).length===0||(f.has(E)?(ad.debug(`replace key: ${E}`),c.delete.push(E)):ad.debug(`insert key: ${E}`),c.insert[E]=b))}),n.doc.localUpdateBlockData(o,s,c,r),rs(n,t)}function fy(n,t,e,r){const o={...n.getBlockData(t),embedData:e};return n.updateBlockData(t,o,r)}function EC(n,t,e){if(!Nt(n,t)||!(e!=null&&e.tryFocusToChildSimpleBlock)){n.selection.selectBlock(t,0);return}const i=qr(n,t).getChildContainers(n,t)[0],o=Pe(i);EC(n,o,e)}function Aa(n){const t=[];let e={};return n.forEach(r=>{t.push(...r.blocks.root);const{root:i,...o}=r.blocks;e={...e,...o}}),{blocks:{...e,root:t},meta:{},comments:{}}}const cd=_("clone-block");function lo(n,t,e,r){var C;const i=n.getBlockClass(e.type);if(i.blockToDoc)return i.blockToDoc(t,e,(E,b)=>(p(cd,e!==b,"invalid child block"),lo(n,E,e,r)));let o={};const s=new Map,l=xt.default(e),c=E=>{if(s.has(E))return s.get(E);const b=rt(),v=t.blocks[E];p(cd,Array.isArray(v),"invalid child blocks");const R=v.map(V=>lo(n,t,V,r)),w=Aa(R),{root:U,...M}=w.blocks;return o={...o,...M},o[b]=w.blocks.root,s.set(E,b),b};l.children&&(l.children=l.children.map(c)),(C=l.exportSpec)==null||C.forEach(E=>{E.type==="block"&&(E.data=E.data.map(c))});const f=Array.from(s.entries()),h=E=>{for(const b of f){const[v,R]=b;{const w=`${v}/`;if(E.startsWith(w)){const U=E.substring(w.length),M=`${R}/${U}`;return cd.debug(`replace key: ${E} -> ${M}`),M}}{const w=`${v}_`;if(E.startsWith(w)){const U=E.substring(w.length),M=`${R}_${U}`;return cd.debug(`replace key: ${E} -> ${M}`),M}}}return E};return Array.from(Object.entries(l)).forEach(([E,b])=>{const v=h(E);v!==E&&delete l.key,l[v]=b}),l.id=rt(),r&&(r.blockIdMap.set(e.id,l.id),s.forEach((E,b)=>r.containerIdMap.set(b,E))),{blocks:{root:[l],...o},meta:{},comments:{}}}function l0(n,t,e,r){const i=t.blocks[e];p(cd,Array.isArray(i),"invalid child blocks");const o=i.map(l=>lo(n,t,l,r));return Aa(o)}function bC(n,t,e){const r=t.blocks.root.map(i=>lo(n.editorBlocks,t,i,e));return xt.default(Aa(r))}const dy=_("insert-doc");function hy(n,t,e,r,i){if(Nt(n,t)){dy.warn("failed to insert doc into a complex block");return}const o=bC(n,r,i),s=ot(t),l=St(t),c=ft(s);n.doc.beginBatchUpdate(),n.undoManager.runInGroup(()=>{var V,et,Y;const f=[];Object.entries(o.blocks).forEach(([X,ut])=>{X!=="root"&&f.push({containerId:X,blocks:ut})}),f.length>0&&n.doc.localInsertChildContainers(f);const h=o.blocks.root;if(me(t)){n.deleteBlock(t);let X;h.reverse().forEach(ut=>{const Ct=n.insertBlock(c,l,ut,void 0,{noFocus:!0});X||(X=Ct)}),X&&n.selection.selectBlock(X,Et(n,X));return}if(p(dy,at(n,t),"not a text block"),Te(n,t)){const X=St(t);let ut,Ct=!1;for(let At=0;At<h.length;At++){if(At===0){const Tt=n.findBlockByIndex(c,X),oe=h[At].type==="text"||h[At].type==="list";if(Tt&&at(n,Tt)&&Te(n,Tt)&&oe){const Ae=n.getBlockData(Tt),fe=Ae.type==="list"||h[At].type==="list"?"list":"text",Or={...Ae,...h[At],type:fe},mr=n.insertBlock(c,X,Or,void 0,{noFocus:!0});Ct=!0,At===h.length-1&&(ut=mr);continue}Tt&&Wo(Tt)&&(Ct=!0)}const wt=n.insertBlock(c,X+At,h[At],void 0,{noFocus:!0});At===h.length-1&&(ut=wt)}ut&&n.selection.selectBlock(ut,Et(n,ut)),Ct&&n.deleteBlock(t);return}if(h.length===1){const X=h[0];if(Hf(n,X.type)){n.insertTextToBlock(t,e,(V=X.text)!=null?V:[]);return}n.breakTextBlock(t,e),n.insertBlock(c,l+1,X);return}const C=e===Et(n,t),E=e===0,b=h[0],v=h[h.length-1];let R;!C&&!E?R=n.breakTextBlock(t,e,{forceInsertAfter:!0}):R=t;const w=E?l:l+1;C?(R=n.insertBlock(c,l+1,v),n.selection.selectBlock(R,Et(n,R))):(n.selection.selectBlock(R,0),Hf(n,v.type)?n.insertTextToBlock(R,0,(et=v.text)!=null?et:[]):n.insertBlock(c,w,v));const U=n.selection.range;let M=w;Hf(n,b.type)?E?(n.insertBlock(c,w,b),M+=1):n.insertTextToBlock(t,e,(Y=b.text)!=null?Y:[]):(n.insertBlock(c,w,b),M+=1),h.slice(1,h.length-1).reverse().forEach(X=>{n.insertBlock(c,M,X)}),n.selection.setRange(U)}),n.doc.endBatchUpdate()}function xC(n,t,e,r,i){var h,C;const o=ft(t);let s=r;if(o!=="root"){const E=Q(t);if(E&&Nt(n,E)){const b=Wt(n,E);s=(C=(h=b.beforeInsertDoc)==null?void 0:h.call(b,n,t,s))!=null?C:s}}const l=bC(n,s,i),c=ft(t),f=[];return n.undoManager.runInGroup(()=>{const E=[];Object.entries(l.blocks).forEach(([v,R])=>{v!=="root"&&E.push({containerId:v,blocks:R})}),n.doc.localInsertChildContainers(E),l.blocks.root.reverse().forEach(v=>{const R=n.insertBlock(c,e,v,void 0,{noFocus:!0,noScroll:!0});f.push(R)})}),f}function my(n,t,e,r){const i=xi(t);xC(n,t,i,e,r);for(let o=0;o<i;o++){const s=Pe(t);n.deleteBlock(s)}}const ud=_("add-text-attribute");function Z_(n,t,e,r){const{start:i,end:o}=e;p(ud,i.blockId===o.blockId&&i.blockId===ht(t),"invalid range"),p(ud,r,"invalid attribute name");const s=n.getBlockText(t),l=qc(i.offset,o.offset-i.offset,s,r,void 0,{ignoreValue:!0});return n.setBlockText(t,l),l}function gy(n,t,e,r,i){const{start:o,end:s}=e;p(ud,o.blockId===s.blockId&&o.blockId===ht(t),"invalid range"),p(ud,r,"invalid attribute name");const l=n.getBlockText(t),c=Zf(o.offset,s.offset-o.offset,l,r,i);return n.setBlockText(t,c),c}function ru(n,t,e,r,i){const{start:o,end:s}=e;p(ud,o.blockId===s.blockId&&o.blockId===ht(t),"invalid range");const l=n.getBlockText(t),c=u3(o.offset,s.offset-o.offset,l,r,i);return n.setBlockText(t,c),c}function py(n,t,e,r){const i=no(n,{simpleBlockOnly:!0});n.undoManager.runInGroup(()=>{i.forEach(o=>{const{block:s,start:l,end:c}=o;if(!at(n,s))return;if(Te(n,s)){r(n,ht(s),t,e);return}const f=gn(n,{anchor:l,focus:c});t==="color"||t==="backgroundColor"?ru(n,s,f,t,e):(ru(n,s,f,"color",null),ru(n,s,f,"backgroundColor",null))})})}function Cy(n,t,e){const r=no(n,{simpleBlockOnly:!0});n.undoManager.runInGroup(()=>{r.forEach(i=>{const{block:o,start:s,end:l}=i;if(!at(n,o))return;if(Te(n,o)){(t==="clearColor"||t==="clearAll")&&e(n,ht(o),"color",null),(t==="clearBackground"||t==="clearAll")&&e(n,ht(o),"backgroundColor",null);return}const c=gn(n,{anchor:s,focus:l});(t==="clearColor"||t==="clearAll")&&ru(n,o,c,"color",null),(t==="clearBackground"||t==="clearAll")&&ru(n,o,c,"backgroundColor",null)})})}function Ey(n,t,e){const r=t.getSelectedBlocks().filter(l=>at(n,l.block));if(r.length===0)return[null,null];const i=l=>{if(Et(n,l.block)===0)return e(n,ht(l.block));const c=l.start,f=l.end,h=n.getBlockText(l.block);return h3(c.offset,f.offset-c.offset,h)};let[o,s]=i(r[0]);return o===null&&s===null?[o,s]:(r.forEach(l=>{const[c,f]=i(l);c===null||o===null?o=null:o=c===o?o:null,f===null||s===null?s=null:s=f===s?s:null}),[o,s])}const Lr=_("adjust-selection-pos");function by(n){const t=[];for(;n;){const e=ot(n);if(t.unshift(e),Qt(e))return t;const r=Q(e);p(Lr,r,"child container has not parent container"),n=r}p(Lr,!1,"should not come here: getParentContainers")}function xy(n,t){for(;t;){const e=ot(t);if(e===n)return t;const r=Q(e);p(Lr,r,"could not find parent block for a child container"),t=r}p(Lr,!1,"no parent block in specified container")}function tM(n,t){const e=by(n),r=by(t);p(Lr,e.length>0&&r.length>0,"block has not parent container"),p(Lr,e[0]===r[0],"root container does not equal");let i=e[0];for(let l=1;l<e.length||r.length;l++)if(e[l]!==r[l]){i=e[l-1];break}const o=xy(i,n),s=xy(i,t);return{parentContainer:i,newBlock1:o,newBlock2:s}}function Ay(n,t){let e=Q(t);for(p(Lr,e,"element is not in a block");e;){const r=ot(e);p(Lr,bi(r),"not a child container");const i=Q(r);if(p(Lr,i,"child container has not parent block"),i===n)return r;e=i}p(Lr,!1,"failed to find parent container in complex block")}function a0(n,t,e){const r=n.getBlockById(t.blockId),i=n.getBlockById(e.blockId);if(r===i)return t instanceof mn&&e instanceof mn?{anchor:t,focus:e}:t instanceof yi&&e instanceof yi?Om(n,r,t,e):null;const o=ot(r),s=ot(i);if(o===s)return t instanceof yi&&(t=mt(r,0,"home")),e instanceof yi&&(e=mt(i,Et(n,i),"end")),p(Lr,t instanceof mn,"not valid position type"),p(Lr,e instanceof mn,"not valid position type"),{anchor:t,focus:e};if(r.contains(s))return null;if(i.contains(o)){if(t instanceof mn&&e instanceof yi){const v=n.getContainerById(e.childContainerId);if(v===o)return{anchor:e,focus:e};const R=Q(o);if(R&&R===Q(v)){const w=De(R,ft(o)),U=De(R,ft(v));return Om(n,R,w,U)}}return null}const l=Em(r,i)>0,{newBlock1:c,newBlock2:f}=tM(r,i);if(c===f){const v=c,R=Ay(v,r),w=Ay(v,i);return t=De(c,ft(R)),e=De(c,ft(w)),Lr.debug(`select in complex block: ${R.id}, ${w.id}`),Om(n,v,t,e)}let h=l?Et(n,c):0;c===r&&t instanceof mn&&(h=t.offset);let E=l?0:Et(n,f);return f===i&&e instanceof mn&&(E=e.offset),t=mt(c,h,l?"end":"home"),e=mt(f,E,l?"home":"end"),{anchor:t,focus:e}}const eM=_("move-complex-block-position");function nM(n,t,e){const r=n.getBlockById(t.blockId);p(eM,Nt(n,r),"is not a complex block");const i=qr(n,r),o=n.getContainerById(t.childContainerId),s=i.getNextContainer(n,r,o,e,{noWrap:!0});return s?De(r,ft(s)):null}const ml=_("move-simple-block-position");function vy(n,t){const e=In(n,t,{visibleOnly:!0});if(e.length===0)return ml.warn("complex block has not any child container, not loaded?"),null;p(ml,e.length>0,"complex block has not any child container");const r=e[0];return Pe(r)}function By(n,t){const e=In(n,t,{visibleOnly:!0});if(e.length===0)return ml.warn("complex block has not any child container, not loaded?"),null;p(ml,e.length>0,"complex block has not any child container");const r=e[e.length-1];return en(r)}function yy(n,t,e){const r=e?vy(n,t):By(n,t);return r?Nt(n,r)?yy(n,r,e):r:null}function rM(n,t,e){const r=n.getBlockById(t.blockId);return e==="move"&&Nt(n,r)&&t.offset===0?vy(n,r):Yr(r)}function iM(n,t,e){const r=n.getBlockById(t.blockId);return e==="move"&&Nt(n,r)&&t.offset===1?By(n,r):Xr(r)}function AC(n){return n==="ArrowLeft"||n==="ArrowUp"}function vC(n,t,e){const r=ot(t);if(Qt(r))return null;const i=Q(r);p(ml,i,"child container has not parent block"),p(ml,Nt(n,i),"is not a complex block");const o=qr(n,i).getNextContainer(n,i,r,e);return o?AC(e)?en(o):Pe(o):vC(n,i,e)}function oM(n,t,e){const r=ot(t);if(Qt(r))return null;const i=Q(r);if(p(ml,i,"child container has not parent block"),AC(e)){const l=$e(i);if(l)return l}else{const l=ae(i);if(l)return l}const o=vC(n,i,e);if(o)return o;let s=i;for(;!Qt(ot(s));)s=Q(ot(s));return AC(e)?$e(s):ae(s)}function sM(n,t,e){if(!Nt(n,t)||qr(n,t).enableKeyboardSelect)return t;const i=yy(n,t,e==="ArrowDown"||e==="ArrowRight");return i||t}function lM(n,t,e,r){const i=n.getBlockById(t.blockId),s=Wt(n,i).moveCaret(n,i,t,e);if(s)return s;let l=e==="ArrowDown"||e==="ArrowRight"?rM(n,t,r):iM(n,t,r);if(l||(l=vC(n,i,e),l||(l=oM(n,i,e))),l||Nt(n,i)&&In(n,i).length===0&&(ml.warn("complex block has not any child container, not loaded?"),l=e==="ArrowDown"||e==="ArrowRight"?Yr(i):Xr(i)),!l){if(e==="ArrowDown"||e==="ArrowRight"){if(n.readonly||!Qt(ot(i)))return null;const c=n.insertTextBlock("",ft(n.rootContainer),xi(n.rootContainer));return mt(c,0,"home")}return null}if(l=sM(n,l,e),at(n,l)){const c=n.selection.getSuggestedCaretX();if(e==="ArrowDown")return D8(n,l,i,t,c);if(e==="ArrowUp")return I8(n,l,i,t,c)}return e==="ArrowLeft"||e==="ArrowUp"?mt(l,Et(n,l),"end"):e==="ArrowRight"||e==="ArrowDown"?mt(l,0,"home"):null}function aM(n,t,e){if(t==="ArrowLeft")return e.start;const r=e.end,i=n.getBlockById(r.blockId);if(at(n,i))return r;const o=ae(i);if(o)return mt(o,0,"home");if(!Qt(ot(i))||n.readonly)return r;const s=n.insertTextBlock("",ft(n.rootContainer),xi(n.rootContainer));return mt(s,0,"home")}function cM(n,t,e){const r=n.selection.range;let i;if(r instanceof vn)e==="move"&&!r.isCollapsed()&&(t==="ArrowLeft"||t==="ArrowRight")?i=aM(n,t,r):i=lM(n,r.getFocusedPos(),t,e);else if(i=nM(n,r.focus,t),e==="move"){const o=i!=null?i:r.focus,s=n.getContainerById(o.childContainerId);if(t==="ArrowLeft"||t==="ArrowUp"){const l=en(s);i=mt(l,0,"home")}else{const l=Pe(s);i=mt(l,Et(n,l),"end")}}return i?e==="move"?{anchor:i,focus:i}:a0(n,r.anchor,i):null}function gl(n,t,e){const r=cM(n,t,e);if(!r)return!1;const{anchor:i,focus:o}=r;return n.selection.setSelection(i,o),(t==="ArrowLeft"||t==="ArrowRight")&&n.selection.updateLastCaretRect(),!0}function Ty(n){return gl(n,"ArrowLeft","move"),!0}function ky(n){return gl(n,"ArrowRight","move"),!0}function Ry(n){return gl(n,"ArrowUp","move"),!0}function wy(n){if(gl(n,"ArrowDown","move")||n.readonly)return!0;const t=n.getFocusedBlock(),e=ot(t);if(Qt(e)||en(e)!==t)return!0;const r=n.rootContainer;return n.insertTextBlock("",ft(r),xi(r)),!0}function Sy(n){return gl(n,"ArrowDown","select"),!0}function Ly(n){return gl(n,"ArrowLeft","select"),!0}function Iy(n){return gl(n,"ArrowRight","select"),!0}function Dy(n){return gl(n,"ArrowUp","select"),!0}const _y=_("word-offset");function BC(n,t){const e=n.selection.range.focus;p(_y,e.isSimple(),"invalid range type");const r=n.getBlockById(e.blockId);if(Te(n,r))return mt(r,0,"home");if(e.offset===0||!at(n,r)){const s=$e(r);if(!s)return null;const l=mt(s,Et(n,s),"end");if(t==="select"&&at(n,s)){const c=iC(n,s,l.offset);return mt(s,c,"normal")}return l}const i=iC(n,r,e.offset);return mt(r,i,"normal")}function yC(n,t){const e=n.selection.range.focus;p(_y,e.isSimple(),"invalid range type");const r=n.getBlockById(e.blockId);if(Te(n,r))return mt(r,0,"end");if(e.offset===Et(n,r)||!at(n,r)){const s=ae(r);if(!s)return null;const l=mt(s,0,"home");if(t==="select"&&at(n,s)){const c=oC(n,s,l.offset);return mt(s,c,"end")}return l}const i=oC(n,r,e.offset);return mt(r,i,"normal")}function My(n){if(!n.selection.range.focus.isSimple())return!1;const e=BC(n,"move");return e?(n.selection.setSelection(e),n.selection.updateLastCaretRect(),!0):!1}function Oy(n){if(!n.selection.range.focus.isSimple())return!1;const e=yC(n,"move");return e?(n.selection.setSelection(e),n.selection.updateLastCaretRect(),!0):!1}function Uy(n){if(!n.selection.range.focus.isSimple())return!1;const e=BC(n,"select");return e?(n.selection.setSelection(n.selection.getAnchorPos(),e),n.selection.updateLastCaretRect(),!0):!1}function Ny(n){if(!n.selection.range.focus.isSimple())return!1;const e=yC(n,"select");return e?(n.selection.setSelection(n.selection.range.anchor,e),n.selection.updateLastCaretRect(),!0):!1}_("find-block");function TC(n,t){if(!Nt(n,t))return t;const r=qr(n,t).getChildContainers(n,t)[0],o=ye(r)[0];return TC(n,o)}function kC(n,t){if(!Nt(n,t))return t;const e=qr(n,t).getChildContainers(n,t),r=e[e.length-1],i=ye(r),o=i[i.length-1];return kC(n,o)}function RC(n){const t=kC(n,en(n.rootContainer)),e=mt(t,Et(n,t),"end");return n.selection.setSelection(e),!0}function Py(n){const t=TC(n,n.getFirstBlock()),e=mt(t,0,"home");return n.selection.setSelection(e),!0}function Fy(n){const t=TC(n,n.getFirstBlock()),e=mt(t,0,"home");return n.selection.setSelection(n.selection.getAnchorPos(),e),!0}function wC(n){const t=kC(n,en(n.rootContainer)),e=mt(t,Et(n,t),"end");return n.selection.setSelection(n.selection.getAnchorPos(),e),!0}const Ky=_("line-offset");function Vy(n){const t=n.selection.range.focus;p(Ky,t.isSimple(),"invalid range type");const e=n.getBlockById(t.blockId);if(t.offset===0||!at(n,e))return mt(e,0,"home");let i=E3(e,t).start;const{next:o}=Xf(e,i);return o&&wr(o)&&jf(o)==="br"&&(i+=1),mt(e,i,"home")}function $y(n){const t=n.selection.range.focus;p(Ky,t.isSimple(),"invalid range type");const e=n.getBlockById(t.blockId);if(t.offset===Et(n,e)||!at(n,e))return mt(e,Et(n,e),"end");const r=E3(e,t);return mt(e,r.end,"end")}function Hy(n){if(!n.selection.range.focus.isSimple())return!1;const e=Vy(n);return e?(n.selection.setSelection(n.selection.getAnchorPos(),e),n.selection.updateLastCaretRect(),!0):!1}function jy(n){if(!n.selection.range.focus.isSimple())return!1;const e=$y(n);return e?(n.selection.setSelection(n.selection.getAnchorPos(),e),n.selection.updateLastCaretRect(),!0):!1}function zy(n){if(!n.selection.range.focus.isSimple())return!1;const e=Vy(n);return e?(n.selection.setSelection(e),n.selection.updateLastCaretRect(),!0):!1}function Wy(n){if(!n.selection.range.focus.isSimple())return!1;const e=$y(n);return e?(n.selection.setSelection(e),n.selection.updateLastCaretRect(),!0):!1}_("find-block-position"),_("page-offset");function Gy(n,t){const r=Wt(n,t).getBlockTextLength(t),i=mt(t,r,"normal"),o=a0(n,n.selection.getAnchorPos(),i);if(!o)return!1;const{anchor:s,focus:l}=o;return n.selection.setSelection(s,l,{noScroll:!0}),n.selection.updateLastCaretRect(),!0}function qy(n,t){const e=mt(t,0,"normal"),r=a0(n,n.selection.getAnchorPos(),e);if(!r)return!1;const{anchor:i,focus:o}=r;return n.selection.setSelection(i,o,{noScroll:!0}),n.selection.updateLastCaretRect(),!0}async function Xy(n){const t=Qm(n)*.9,e=tn(n.rootContainer);await ua(Math.min(e.scrollTop+t*2,e.scrollHeight),{elementToScroll:e})}async function Yy(n){const t=Qm(n)*.9,e=tn(n.rootContainer);await ua(Math.max(e.scrollTop-t,0),{elementToScroll:e})}function Jy(n){return Yy(n),!0}function Qy(n){return Xy(n),!0}const uM=_("table-scroll");class Zy{constructor(t,e,r,i,o){m(this,"handleEvent",t=>{this.handler(this.editor,t,this.data)});this.editor=t,this.dom=e,this.name=r,this.handler=i,this.data=o,e.addEventListener(r,this.handleEvent)}destroy(){this.dom.removeEventListener(this.name,this.handleEvent)}}class fM{constructor(t){m(this,"handlers",new Map);this.editor=t}destroy(){Array.from(this.handlers.entries()).forEach(([t,e])=>{e.forEach(r=>r.destroy()),this.handlers.delete(t)})}addEventListener(t,e,r,i){const o=this.handlers.get(t);if(o){if(o.find(s=>s.handler===r&&s.name===e)){uM.warn(`event has already registered: ${e}`);return}o.push(new Zy(this.editor,t,e,r,i))}else{const s=new Zy(this.editor,t,e,r,i);this.handlers.set(t,[s])}}removeEventListener(t,e,r){if(!t){for(const[o,s]of Array.from(this.handlers.entries()))for(let l=s.length-1;l>=0;l--){const c=s[l];if(e)e===c.name&&r===c.handler&&s.splice(l,1);else if(r===c.handler){s.splice(l,1),c.destroy(),s.length===0&&this.handlers.delete(o);continue}}return}const i=this.handlers.get(t);if(i){const o=i.findIndex(s=>s.handler===r&&s.name===e);if(o!==-1){const s=i[o];i.splice(o,1),s.destroy(),i.length===0&&this.handlers.delete(t)}}}removeAllListeners(t,e){const r=this.handlers.get(t);if(r)if(e)for(let i=0;i<r.length;i++){const o=r[i];o.name===e&&(r.splice(i,1),o.destroy())}else r.forEach(i=>{i.destroy()}),this.handlers.delete(t)}}function t5(n){if(!n.selection.range.focus.isSimple())return!1;const e=tn(n.rootContainer);return e.scrollTop===0?qy(n,n.getFirstBlock()):(Yy(n).then(()=>{const r=e.getBoundingClientRect(),i=r.left+r.width/2,o=r.top+Qm(n)*.1,s=Ne(i,o);if(s){const l=Q(s);l&&qy(n,l)}}),!0)}function e5(n){if(!n.selection.range.focus.isSimple())return!1;const e=tn(n.rootContainer);return e.scrollTop+e.clientHeight>=e.scrollHeight?Gy(n,n.getLastBlock()):(Xy(n).then(()=>{const r=Qm(n)*.9,i=e.getBoundingClientRect(),o=i.left+i.width/2,s=i.top+r,l=Ne(o,s);if(l){const c=Q(l);c&&Gy(n,c)}}),!0)}const fd=_("select-all");function n5(n,t){const e=Pe(n),r=en(n);return t.start.offset===0&&t.start.blockId===ht(e)&&t.end.offset===Et(t.getEditor(),r)&&t.end.blockId===ht(r)}function dM(n,t){const e=t.getEditor(),r=qr(e,n).getChildContainers(e,n),i=r[0],o=r[r.length-1],s=ht(n);return t.start.blockId===s&&t.start.childContainerId===ft(i)&&t.end.blockId===s&&t.end.childContainerId===ft(o)}function hM(n,t){p(fd,t,"no parent block"),p(fd,Nt(n,t),"not a complex block");const e=qr(n,t).getChildContainers(n,t),r=e[0],i=e[e.length-1];n.selection.setRange(gn(n,{anchor:De(t,ft(r)),focus:De(t,ft(i))}))}function r5(n,t){const e=ot(t);c0(n,e)}function SC(n){const t=n.getFocusedBlock(),e=n.selection.range;if(e.start.isSimple()){if(e.start.blockId===e.end.blockId&&at(n,t)){const i=e.start,o=e.end,s=Et(n,t);if(i.offset>0||o.offset<s)return n.selection.selectBlock(t,0,s),!1}return W(n.rootContainer,"select-all"),r5(n,Pe(n.rootContainer)),!1}return p(fd,!e.isSimple(),"invalid range type"),dM(t,e)?(r5(n,t),!1):(p(fd,t,"no parent block"),p(fd,Nt(n,t),"not a complex block"),hM(n,t),!0)}function c0(n,t){const e=ye(t),r=e[0],i=e[e.length-1],o=mt(r,0,"home"),s=mt(i,Et(n,i),"end");n.selection.setSelection(o,s,{noScroll:!0})}function mM(n){wC(n),n.focus()}function gM(n){const t=[];return n.forEach(e=>{var r;((r=e.attributes)==null?void 0:r.box)===!0?(t.length>0&&t[t.length-1].length===0&&t.pop(),t.push([e]),t.push([])):t.length>0?t[t.length-1].push(e):t.push([e])}),t.length>0&&t[t.length-1].length===0&&t.pop(),t}function LC(n,t,e,r=!1){var c;if(!e)return[];const i=e.length;e=e.toLowerCase();const o=[];let s=0;const l=gM(t);for(const f of l){if(((c=f[0].attributes)==null?void 0:c.box)===!0){const E=f[0].attributes,b=n.editorBoxes.getBoxClass(E.type);(b==null?void 0:b.matchText)&&!r&&b.matchText(n,E,e)&&o.push({start:s,end:s+1}),s+=1;continue}const h=Se(f,{boxReplacement:" "}).toLowerCase();let C=h.indexOf(e,0);for(;C!==-1;)o.push({start:C+s,end:C+i+s}),C=h.indexOf(e,C+i);s+=h.length}return o}function i5(n,t,e,r,i){const o=LC(n,t,e,!0);let s=xt.default(t);return o.length===0||(o.reverse().forEach(l=>{s=zm(s,l.start,l.end,r)}),i&&(i.count=o.length)),s}const IC=_("selected-block-to-doc");function o5(n,t,e){!t.children||t.children.forEach(r=>{const i=n.getChildContainerData(r);i.forEach(o=>{o5(n,o,e)}),e.blocks[r]=xt.default(i)})}function u0(n,t){const e=Wt(n,t.block);if(e.selectionToDoc)return e.selectionToDoc(n,t);const r=xt.default(rs(n,t.block));if(at(n,t.block)){const o=t.start,s=t.end;if(p(IC,r.text,"no block text"),o.offset===s.offset)return{blocks:{root:[{...r,text:[]}]},meta:{},comments:{}};const{middle:l}=pn(r.text,o.offset,s.offset-o.offset);return{blocks:{root:[{...r,text:l}]},meta:{},comments:{}}}if(me(t.block))return{blocks:{root:[r]},meta:{},comments:{}};p(IC,Nt(n,t.block),"not complex block"),p(IC,r.children,"no children");const i={blocks:{root:[r]},meta:{},comments:{}};return o5(n,r,i),i}function DC(n,t){const e=mt(t,0,"normal"),r=mt(t,Et(n,t),"end");return u0(n,{block:t,start:e,end:r})}const pM=_("block-to-doc");function s5(n,t){p(pM,t.length>0,"invalid params, no blocks");const e=t.map(r=>DC(n,r));return Aa(e)}function iu(n){const e=n.selection.range.getSelectedBlocks().map(r=>u0(n,r));return Aa(e)}function l5(n,t){const e=n.getContainerById(t),o=ye(e).map(s=>({start:mt(s,0,"home"),end:mt(s,Et(n,s),"end"),block:s})).map(s=>u0(n,s));return Aa(o)}const a5=_("ensure-block-visible");function CM(n,t){var e;for(;t;){const r=ot(t);if(Qt(r)){n.emit("resize",n);return}const i=Q(r);p(a5,i,"no parent block");const o=Wt(n,i);o.isChildContainerVisible&&!((e=o.isChildContainerVisible)!=null&&e.call(o,n,i,r))&&(p(a5,o.showChildContainer,"no showChildContainer method"),o.showChildContainer(n,i,r)),t=i}}const f0=_("editor-selection");class EM{constructor(t){m(this,"editor");m(this,"caret");m(this,"_range");m(this,"lastCaretRect");m(this,"handleBlockDelete",(t,e,r,i)=>{if(r||i.child)return;const o=this.range;if(Y3(e,o)){f0.debug("adjust selection because remote deleted current block");const s=J3(t,e);this.setRange(s,{noScroll:!0})}});this.editor=t;const e=t.getFirstBlock(),r=ht(e);this.caret=new I_(t);const i=mt(r,0,"normal");this._range=gn(t,{anchor:i,focus:i}),this.lastCaretRect=null,this.editor.addListener("blockDeleted",this.handleBlockDelete),setTimeout(()=>{this.updateFocusedBlock(null)})}destroy(){this.caret.destroy()}get range(){return this._range}get focusedBlock(){return this.getFocusedBlock()}get startBlock(){return this.getStartBlock()}get endBlock(){return this.getEndBlock()}getFocusedBlock(){const t=this.range.focus;return this.editor.getBlockById(t.blockId)}getStartBlock(){const t=this.range.start;return this.editor.getBlockById(t.blockId)}getEndBlock(){const t=this.range.end;return this.editor.getBlockById(t.blockId)}selectBlock(t,e,r,i){const o=mt(t,e,"normal");let s;r&&(s=mt(t,r,"normal")),this.setSelection(o,s,i)}setSelection(t,e,r){if(e||(e=t),this.verifyPos(t),this.verifyPos(e),!this.selectionChanging(t,e))return this.range;const i=this.editor.getBlockById(t.blockId);CM(this.editor,i);const o=gn(this.editor,{anchor:t,focus:e});if(this.range.isEqual(o))return this.range;const s=this._range;return this._range=o,this.selectionChanged(),this.updateFocusedBlock(s),_t(this.editor.rootContainer,"select-all")&&(!o.isSimple()||!F_(this.editor,o))&<(this.editor.rootContainer,"select-all"),r!=null&&r.noScroll||this.scrollIntoView(),this.range}setRange(t,e){return this.setSelection(t.anchor,t.focus,e)}updateSelection(){this.caret.update(),D_(this.editor)}getFocusedPos(){return this.range.focus}getAnchorPos(){return this.range.anchor}selectionChanging(t,e){return!0}selectionChanged(){this.updateSelection(),this.editor.emit("selectionChanged",this.editor)}updateLastCaretRect(){const t=this.range.focus;if(!Ti(t))return;const e=this.editor.getBlockById(t.blockId);this.lastCaretRect=cl(this.editor,e,t)}getSuggestedCaretX(){var t;return(t=this.lastCaretRect)==null?void 0:t.x}scrollIntoView(){P_(this.editor)}verifyPos(t){const e=this.editor.getBlockById(t.blockId);if(t.isSimple())t.offset>=0&&t.offset<=Et(this.editor,e)||p(f0,!1,"invalid block position, out of range");else{const r=t.childContainerId;!!this.editor.getContainerById(r)||p(f0,!1,"invalid complex block position, no container found")}}updateFocusedBlock(t){if(t&&this.range.start.blockId===t.start.blockId)return;let e;t&&t.start.blockId===t.end.blockId&&(e=this.editor.findBlockById(t.start.blockId));let r;(this.range.isCollapsed()||!this.range.isSimple()||this.range.start.blockId===this.range.end.blockId)&&(r=this.editor.getBlockById(this.range.start.blockId));let i=!1;e&&_t(e,"focused")&&(lt(e,"focused"),i=!0),this.removeAllBlockFocusedClass(),r&&this.setBlockFocused(r)&&(i=!0),i&&this.editor.emit("focusBlockChanged",this.editor,r!=null?r:null,e!=null?e:null)}verify(){this.verifyPos(this._range.start),this.verifyPos(this._range.end)}to(t){const e=iu(this.editor);return t==="text"?hl(this.editor,e):t==="markdown"?ty(this.editor,e):Z3(this.editor,e)}removeAllBlockFocusedClass(){this.editor.rootContainer.querySelectorAll('div[data-type="editor-block"].focused, div[data-type="editor-block"].child-focused').forEach(t=>{lt(t,"focused"),lt(t,"child-focused")})}setBlockFocused(t){if(_t(t,"focused"))return!1;W(t,"focused");let e=ot(t);for(;bi(e);){const r=Q(e);p(f0,r,"parent block not found"),W(r,"child-focused"),e=ot(r)}return!0}}function bM(n){const t=n.selection.range.focus;if(!t.isSimple())return;const e=n.findBlockById(t.blockId);!e||n.selection.selectBlock(e,0,Et(n,e))}function xM(n){const t=n.selection.range.focus;if(!t.isSimple())return;const e=n.findBlockById(t.blockId);if(!e||!at(n,e))return;let r=BC(n,"select"),i=yC(n,"select");if(!r||!i)return;const o=t.blockId;r.blockId!==o&&(r=mt(e,0,"home")),i.blockId!==o&&(i=mt(e,Et(n,e),"end")),n.selection.setSelection(r,i)}class AM{constructor(t){m(this,"editor");m(this,"startPos",null);m(this,"lastCaretRect");m(this,"mouseDownEvent",null);m(this,"autoScroll",null);m(this,"handleMouseDown",(t,e)=>{var i;this.mouseDownEvent=t;const r=M1(this.editor,t.x,t.y);if(r){if(r instanceof ki)return;if(!this.autoScroll&&e.autoScroll){const s=r.getSelectedBlocks(),l=tn(s[0].block);this.autoScroll=new Ff({scrollElement:l,edge:{top:50,bottom:50}})}const o=this.editor.selection.range;if(t.shiftKey&&o.isSimple()){const s=o.anchor;this.editor.selection.setSelection(s,r.focus),this.startPos=r.start}else this.editor.selection.setSelection(r.anchor,r.focus),this.startPos=r.start;this.editor.selection.updateLastCaretRect(),e.autoScroll&&((i=this.autoScroll)==null||i.active())}});m(this,"handleMouseMove",t=>{if(!this.startPos||!this.mouseDownEvent||Math.abs(this.mouseDownEvent.x-t.x)<3&&Math.abs(this.mouseDownEvent.y-t.y)<3)return;const e=Um(this.editor,t.x,t.y);if(!e)return;const r=a0(this.editor,this.startPos,e.end);if(!r)return;const{anchor:i,focus:o}=r;this.editor.selection.setSelection(i,o)});m(this,"handleMouseUp",t=>{var e;(e=this.autoScroll)==null||e.inactive(),this.startPos=null});this.editor=t,this.startPos=null,this.lastCaretRect=new DOMRect}isSelecting(){return this.startPos!==null}stopSelection(){this.startPos=null}handleDblClick(t){xM(this.editor)}handleTripleClick(t){bM(this.editor)}}function vM(n){return n.readonly||!n.isWritable()?!1:(n.undoManager.undo(),!0)}function BM(n){return n.readonly||!n.isWritable()?!1:(n.undoManager.redo(),!0)}const c5=_("delete-text");function u5(n,t,e,r){const i=r!=null?r:n.selection.range.start;i instanceof mn||p(c5,!1,`invalid insert pos type: ${typeof i}`);const{blockId:o}=i,s=n.getBlockById(o);p(c5,at(n,s),"block is not a text kind block");let{offset:l}=i;if(t==="backward"){if(l-e<0)return 0;if(!lr(s,l-e)){const c=dl(s,l);e=l-c}}else if(t==="forward"&&l+e>Et(n,s))return 0;return t==="backward"&&(l-=e),n.deleteTextFromBlock(s,l,e)}function f5(n,t){if(n.getBlockData(t).quoted){const e={quoted:null};return n.updateBlockData(t,e),!0}return!1}const yM=_("handle-backspace");function _C(n,t){if(!Te(n,t))return;const e=ot(t);xi(e)!==1&&n.deleteBlock(t)}function TM(n,t){if(!n.selection.range.isCollapsed()){n.clearSelectedContents();return}const e=n.selection.range.start,r=n.getBlockById(e.blockId);if(at(n,r))if(e.offset===0){if(f5(n,r))return;const i=Xr(r);if(i){if(!n.isBlockWritable(i))return;if(at(n,i))n.mergeTextBlock(i,r,{focus:!0});else if(Nt(n,i)){_C(n,r);const o=zc(n,i);o?n.selection.selectBlock(o,Et(n,o)):n.selection.selectBlock(i,0,Et(n,i))}else _C(n,r),p(yM,me(i),"prev block is not embed block"),n.selection.selectBlock(i,1)}else{const o=ot(r);if(bi(o)){const s=wB(n,o,{visibleOnly:!0});if(s){if(!n.isBlockWritable(s))return;_C(n,r),n.selection.selectBlock(s,Et(n,s))}}}}else u5(n,"backward",1,null),n.selection.updateLastCaretRect();else{const i=St(r),o=ot(r);n.insertTextBlock("",ft(o),i),n.deleteBlock(r)}}function kM(n,t){if(!n.selection.range.isCollapsed()){n.clearSelectedContents();return}const e=n.selection.range.start,r=n.getBlockById(e.blockId);if(at(n,r))if(e.offset===Et(n,r)){const i=ae(r);if(i){if(!n.isBlockWritable(i))return;at(n,i)?n.mergeTextBlock(r,i,{focus:!0}):Te(n,r)?n.deleteBlock(r,xe(n,i,0)):n.deleteBlock(i)}}else u5(n,"forward",1,null);else{const i=St(r),o=ot(r);n.insertTextBlock("",ft(o),i),n.deleteBlock(r)}}function RM(n){const{range:t}=n.selection,{start:e,end:r}=t,i=n.getBlockById(e.blockId),o=n.getBlockById(r.blockId);if(i!==o||!Nt(n,i))return!1;if(Ti(e))return!0;const s=jc(n,i,e,r),l=In(n,i);return s.length===l.length}function wM(n,t){if(RM(n)){const s=n.getFocusedBlock(),l=St(s),c=ft(ot(s));n.insertTextBlock("",c,l+1);return}const e=n.getFocusedBlock(),{start:r,end:i}=n.selection.range,o=r.blockId===i.blockId&&me(e);if(!n.selection.range.isCollapsed()&&!o&&n.clearSelectedContents(),at(n,e)){if(Te(n,e)&&f5(n,e))return;const s=n.selection.range.start,l=n.breakTextBlock(e,s.offset,{copyBlockAttributes:!0});s.offset!==0?n.selection.selectBlock(l,0):n.selection.scrollIntoView()}else{const s=n.insertTextBlock();n.selection.selectBlock(s,0)}}function SM(n,t){const e=n.selection.range.getSelectedBlocks()[0],{block:r}=e;if(!at(n,r))return!1;const i=e.end;return n.insertBoxToBlock(r,i.offset,{type:"br",id:rt(),box:!0,created:Date.now()}),!0}function MC(n,t,e,r){if(e.type==="embed"){const l=e.embedData.src;if(l&&typeof l=="string")for(const c of l.split("|"))r.add(c);return}const i=e.text;i&&i.forEach(s=>{if(s.attributes&&s.attributes.src&&typeof s.attributes.src=="string")if(Qo(s)){const l=n.editorBoxes.getBoxClass(s.attributes.type);if(l.getResources){const c=l.getResources(n,s.attributes);c?c.forEach(f=>{r.add(f)}):r.add(s.attributes.src)}else r.add(s.attributes.src)}else r.add(s.attributes.src)});const o=e.children;o&&o.forEach(s=>{t.blocks[s].forEach(c=>{MC(n,t,c,r)})})}function LM(n,t){const e=new Set;return t.blocks.root.forEach(i=>{const o=n.editorBlocks.getBlockClass(i.type);if(o.getResources){const s=o.getResources(n,i);s?s.forEach(l=>{e.add(l)}):MC(n,t,i,e)}else MC(n,t,i,e)}),Array.from(e)}function dd(n,t){return Be.isFirefox?`<!doctype html><html><head><meta charset="utf8" /></head><body><canvas data-editor-doc="${Zi(JSON.stringify(t))}" id="ones-editor-doc">${n}</body></html>`:`<!doctype html><html><head><meta charset="utf8" />${`<meta charset="utf-8"><ones-editor-doc data-source="ones-editor-doc::${Zi(JSON.stringify(t))}::ones-editor-doc" />`}</head><body>${n}</body></html>`}function hd(n,t){var o,s,l;const e=(l=(s=(o=n.doc).getServerMeta)==null?void 0:s.call(o))!=null?l:{},r=LM(n,t),i={};r.forEach(c=>{const f=n.doc.buildResourceUrl(c,{withToken:!0});i[c]=f}),t.meta={...e,resources:i}}function IM(n,t,e){if(t.preventDefault(),t.stopPropagation(),!t.clipboardData)return;let r=iu(n);const i=e==null?void 0:e(n,t,r);if(i===!0)return;typeof i=="object"&&i!==null&&(r=i),hd(n,r);const o=sd(n,r),s=hl(n,r),l=dd(o,r);t.clipboardData.setData("text/html",l),t.clipboardData.setData("text/plain",s),t.clipboardData.setData("text/x-ones-editor-doc",JSON.stringify(r))}function d0(n,t){hd(n,t);const e=sd(n,t),r=dd(e,t),i=hl(n,t),o=new Blob([r],{type:"text/html"});Nf([{type:"text/plain",data:new Blob([i],{type:"text/plain"})},{type:"text/html",data:o}])}function DM(n,t){if(n.selection.range.isCollapsed())return;let e=iu(n);const r=t==null?void 0:t(n,new ClipboardEvent("mock-event"),e);r!==!0&&(typeof r=="object"&&r!==null&&(e=r),d0(n,e))}async function OC(n,t){if(!window.isSecureContext)throw new Error("Can't copy block in insecure context.");const e=DC(n,t);d0(n,e)}const _M=_("input-handler-actions");function d5(n,t){return n.readonly||!n.isWritable()?!1:n.undoManager.runInGroup(()=>(wM(n),!0))}function h5(n,t){return n.readonly||!n.isWritable()?!1:n.undoManager.runInGroup(()=>(kM(n),!0))}function m5(n,t){return n.readonly||!n.isWritable()?!1:n.undoManager.runInGroup(()=>(TM(n),!0))}function g5(n,t){return n.readonly||!n.isWritable()?!1:n.undoManager.runInGroup(()=>(SM(n),!0))}function p5(n){return n.readonly||!n.isWritable()||!window.isSecureContext?!1:(navigator.clipboard.readText().then(t=>{n.input.handlePasteText(t,{toPlainText:!0})}).catch(t=>{_M.error(t)}),!0)}function C5(n){return n.selection.range.getSelectedBlocks().every(e=>{const r=e.block,i=ot(r);if(Qt(i))return!1;const o=Q(i);return o&&Rt(o)==="code"})}function E5(n,t){const e=n.selection.range.getSelectedBlocks(),r=ot(e[0].block),i=Q(r);return i?`\`\`\`${n.getBlockData(i).language}
|
|
@@ -971,4 +971,4 @@ ${o.mermaidText}
|
|
|
971
971
|
${o.flowchartText}
|
|
972
972
|
\`\`\`\`\`\``}return""}const ZZ={embedType:"flowchart",convertFrom:YZ,handleUpdateBlock:XZ,createEmbedContent:qZ,getBlockProperties:JZ,convertTo:QZ},ttt=_("plantuml-helper");function lL(n,t){var l;let r=((l=(n.getComponentOptions("plantuml")||{}).cdn)==null?void 0:l.plantuml)||IZ;r.endsWith("/")||(r+="/");const i=PI.default.encode(t);p(ttt,i,i),r+=i;const s=new URLSearchParams(document.location.search).get("doc");return e1(r,{id:`${s}-${rt()}`})}async function ett(n,t){try{const e=await Ux(n,t);return(await n.doc.uploadResource(e)).resourceId}catch{return Promise.resolve(t)}}class qu extends Kx{constructor(t){super(t,"plantuml","plantumlText")}static get(t,e){return t.addCustom(`plantuml-${e.id}`,()=>new qu(t))}code2ObjectUrl(t){return Promise.resolve(lL(this.editor,t))}code2ResourceId(t){const e=lL(this.editor,t);return ett(this.editor,e)}destroy(){}}function ntt(n,t,e){qu.get(n,e).createEmbedContent(t,e)}function rtt(n,t,e){const r=qu.get(n,e),i=$t(t);return r.updateEmbedContent(i,e),!0}function itt(n,t,e){const{data:r}=e,i=n.getBlockString(t).trim();if(!r||r.embedType!=="plantuml"||i!=="```plantuml"||!at(n,t))return null;const o={src:"",plantumlText:""};return{blockData:{id:rt(),type:"embed",embedType:"plantuml",embedData:o},onConverted:(c,f)=>{qu.get(c,c.getBlockData(f)).editGraph($t(f))}}}function ott(n,t){return qu.get(n,n.getBlockData(t)).getBlockProperties(t)}function stt(n,t,e,r){const{embedData:i}=t,o=i;if(r==="html")return o.src?`<img src="${n.doc.buildResourceUrl(o.src,{withToken:!0})}" />`:o.flowchartText?`<div>${o.flowchartText}</div>`:"<p>[plantuml]</p>";if(r==="markdown"){if(o.src)return`})`;if(o.flowchartText)return`\`\`\`plantuml\`\`\`
|
|
973
973
|
${o.flowchartText}
|
|
974
|
-
\`\`\`\`\`\``}return""}const ltt={embedType:"plantuml",convertFrom:itt,handleUpdateBlock:rtt,createEmbedContent:ntt,getBlockProperties:ott,convertTo:stt},Tut="",att="hr",ctt={dividingLine:{type:"\u5206\u5272\u7EBF",abstract:"\u5206\u5272\u7EBF"}},utt={dividingLine:{type:"Dividing-Line",abstract:"Dividing-Line"}},ftt={dividingLine:{type:"\u533A\u5207\u308A\u7DDA",abstract:"\u533A\u5207\u308A\u7DDA"}};D.mergeLang({"zh-CN":ctt,"en-US":utt,"ja-JP":ftt});function dtt(n,t){const e=B("div",["editor-embed-container"],t);B("hr",["editor-embed-hr"],e)}function htt(n,t,e,r){return r==="html"?"<hr />":r==="markdown"?"---":"------------"}function mtt(){return{name:"hr",insertEmbedCommandItems:[{id:"insert-hr",name:D.t("dividingLine.type"),icon:i2,order:500,group:"common",subText:Qn("insert-hr")}],handleInsertEmptyEmbed:async(n,t)=>{const{containerId:e,blockIndex:r}=t;return n.insertEmbed(e,r,att,{})}}}function gtt(n,t,e){const{data:r}=e;if(!r||r.embedType!=="dividing-line"||!at(n,t))return null;const i={};return{blockData:{id:rt(),type:"embed",embedType:"hr",embedData:i}}}function ptt(){return{abstract:D.t("dividingLine.abstract")}}const Ctt={embedType:"hr",createEmbedContent:dtt,convertTo:htt,getOptions:mtt,convertFrom:gtt,getBlockProperties:ptt},kut="",Rut="",Ett={media:{upload:{failed:'<div class="line-1">{name}\u4E0A\u4F20\u5931\u8D25</div><div class="line-2">\u7F51\u7EDC\u670D\u52A1\u5F02\u5E38\uFF0C\u4F60\u53EF\u4EE5 <span class="retry-upload">\u91CD\u8BD5</span></div>',maxSizeFailed:'<div class="line-1">{name}\u4E0A\u4F20\u5931\u8D25</div><div class="line-2">\u6587\u4EF6\u5927\u5C0F\u8D85\u8FC7\u9650\u5236\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\u6587\u4EF6</div>'},load:{failed:'<div class="line-1">{name}\u52A0\u8F7D\u5931\u8D25</div><div class="line-2">\u7F51\u7EDC\u670D\u52A1\u5F02\u5E38\uFF0C\u4F60\u53EF\u4EE5 <span class="retry-upload">\u91CD\u8BD5</span></div>'},audio:{menuItem:"\u97F3\u9891",abstract:"\u97F3\u9891"},video:{menuItem:"\u89C6\u9891",abstract:"\u89C6\u9891"}}},btt={media:{upload:{failed:'<div class="line-1">{name} upload failed</div><div class="line-2">Network error, you can <span class="retry-upload">Retry</span></div>',maxSizeFailed:'<div class="line-1">{name} upload failed</div><div class="line-2">The file size exceeds limit. Please choose another file.</div>'},load:{failed:'<div class="line-1">{name} loading failed</div><div class="line-2">Network error, you can <span class="retry-upload">Retry</span></div>'},audio:{menuItem:"Audio",abstract:"Audio"},video:{menuItem:"Video",abstract:"Video"}}},xtt={media:{upload:{failed:'<div class="line-1">{name}\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F</div><div class="line-2">\u304A\u4F7F\u3044\u306E\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u306B\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u6B21\u306E\u64CD\u4F5C\u3092\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002 <span class="retry-upload">\u518D\u8A66\u884C</span></div>',maxSizeFailed:'<div class="line-1">{name}\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F</div><div class="line-2">\u30D5\u30A1\u30A4\u30EB\u306E\u30B5\u30A4\u30BA\u304C\u4E0A\u9650\u3092\u8D85\u3048\u3066\u3044\u308B\u305F\u3081\u3001\u4ED6\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044</div>'},load:{failed:'<div class="line-1">{name}\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3067\u3057\u305F</div><div class="line-2">\u304A\u4F7F\u3044\u306E\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u306B\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u6B21\u306E\u64CD\u4F5C\u3092\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002 <span class="retry-upload">\u518D\u8A66\u884C</span></div>'},audio:{menuItem:"\u97F3\u58F0",abstract:"\u97F3\u58F0"},video:{menuItem:"\u52D5\u753B",abstract:"\u52D5\u753B"}}};D.mergeLang({"zh-CN":Ett,"en-US":btt,"ja-JP":xtt});var Vi=(n=>(n.AUDIO="audio",n.VIDEO="video",n))(Vi||{}),ph=(n=>(n.Empty="empty",n.Progress="progress",n.Error="error",n))(ph||{});const aL=10*1024*1024,Att=["wav","mp3","aac","ogg","webm","flac"],vtt=["ogg","mp4","webm"],Btt=()=>{};function cL(n){var h,C,E,b,v,R;const t=(h=n.getComponentOptions("media"))!=null?h:{},{allowedMedias:e,maxSize:r,callbacks:i}=t,o=(C=e==null?void 0:e.audio)!=null?C:Att,s=(E=e==null?void 0:e.video)!=null?E:vtt,l=(b=r==null?void 0:r.audio)!=null?b:aL,c=(v=r==null?void 0:r.video)!=null?v:aL,f=(R=i==null?void 0:i.onError)!=null?R:Btt;return{allowedMedias:{audio:o,video:s},maxSize:{audio:l,video:c},callbacks:{onError:f}}}function ytt(n,t){const e=o=>o.map(s=>`.${s}`).join(","),{allowedMedias:r}=cL(n),i=r[t];return i?e(i):"*"}function Ttt(n,t,e){const{maxSize:r,callbacks:i,allowedMedias:o}=cL(t),{[e]:s}=r,{[e]:l}=o;if(s&&n.size>s){const f=new Error("media is too large");throw f.code=`MaxMediaSize-${e}`,i!=null&&i.onError&&(i==null||i.onError(t,f)),f}const c=Pf(n.name);if(l&&!l.includes(c.toLowerCase())){const f=new Error(`media file is not allowed: ${c}`);throw f.code="NotAllowedFile",i!=null&&i.onError&&(i==null||i.onError(t,f)),f}}function ktt(n){return n===ph.Empty||n===ph.Error}const En=_("media");class Rtt extends Ve.TypedEmitter{constructor(e){super();m(this,"mediaContainer",null);m(this,"media",null);m(this,"abstract",null);m(this,"handleMediaLoadError",(e,r)=>{if(!r.target||!(r.target instanceof Node)||!(r.target instanceof Element?r.target:r.target.parentElement))return;const o=Q(r.target);if(!o||!o.contains(this.mediaContainer))return;const s=this.renderError();this.updateMediaContent(s),this.emit("mediaError",e,"load_error",ht(o))});m(this,"handleUploadFile",async e=>{p(En,this.abstract,"no abstract"),p(En,this.mediaContainer,"The media element not exist");const{editor:r}=this.options,i=Q(this.mediaContainer);p(En,i,"The block element not exist");const o=r.getBlockData(i);try{const{resourceId:s}=await r.doc.uploadResource(e,{onProgress:C=>{this.renderProgress(C,e)}}),{name:l,type:c,size:f}=e,h={...o,embedData:{...o.embedData,src:s,fileName:l,fileSize:f,fileType:c}};r.updateBlockData(i,h)}catch(s){En.error(s),this.emit("mediaError",r,"upload_error",o.id),this.renderRetry(e,s)}lt(i,"media-block-uploading")});m(this,"destroy",()=>{this.mediaContainer=null});this.options=e}bindMediaEvent(){const{editor:e}=this.options;this.media&&e.domEvents.addEventListener(this.media,"error",this.handleMediaLoadError)}unbindMediaEvent(){const{editor:e}=this.options;this.media&&e.domEvents.removeEventListener(this.media,"error",this.handleMediaLoadError)}updateMediaContent(e){p(En,this.mediaContainer,"The media element not exist"),this.mediaContainer.innerHTML="",this.mediaContainer.append(e)}renderError(){p(En,this.abstract,"no abstract");const{editor:e,createMediaElement:r}=this.options,{mediaIcon:i,mediaName:o}=this.abstract;p(En,this.mediaContainer,"The media element not exist");const s=Q(this.mediaContainer);p(En,s,"The block element not exist");const l=e.getBlockData(s),c=B("div",["media-error","embed-selected-content","embed-hover-content"],null),f=B("span",["media-error-icon"],c);f.innerHTML=i;const h=B("div",[],c);h.innerHTML=D.t("media.load.failed",{name:o}),c.appendChild(h);const C=h.querySelector(".retry-upload");return p(En,C,"The element not exist"),e.domEvents.addEventListener(C,"click",(E,b)=>{const v=B("div",["media-element"],null),R=this.getResourceUrl(l),w=r(E,v,l,R);this.unbindMediaEvent(),this.media=w,this.bindMediaEvent(),this.updateMediaContent(v)}),this.setFullScreen(),c}renderRetry(e,r){var E,b;p(En,this.abstract,"no abstract");const{editor:i}=this.options,{mediaIcon:o,mediaName:s}=this.abstract,l=B("div",["media-error","embed-selected-content","embed-hover-content"],null),c=B("span",["media-error-icon"],l);c.innerHTML=o;const f=B("div",[],l);let h=D.t("media.upload.failed",{name:s});(((E=r.response)==null?void 0:E.status)===420||((b=r.response)==null?void 0:b.status)===413)&&(h=D.t("media.upload.maxSizeFailed",{name:s})),f.innerHTML=h,l.appendChild(f);const C=f.querySelector(".retry-upload");C&&i.domEvents.addEventListener(C,"click",()=>{i.readonly||(p(En,this.abstract,"no abstract"),this.handleUploadFile(e))}),this.updateMediaContent(l),this.setFullScreen()}renderProgress(e,r){p(En,this.mediaContainer,"The media element not exist");const i=this.mediaContainer.querySelector(":scope .media-progress"),o=e===-1||e===100?100:e;if(i){const{updateProgressElement:s}=this.options;s(i,o)}else{const{createProgressElement:s}=this.options,l=Q(this.mediaContainer);p(En,l,"The element not exist"),W(l,"media-block-uploading");const c=B("div",["media-progress"],null);s(c,o,r),this.updateMediaContent(c)}this.setFullScreen()}renderMediaElement(e,r){p(En,this.mediaContainer,"The media element not exist");const i=this.mediaContainer.querySelector(":scope > .media-element"),{createMediaElement:o,updateMediaElement:s,editor:l}=this.options,c=this.getResourceUrl(e,r);if(i){const f=s(l,i,e,c);this.unbindMediaEvent(),this.media=f,this.bindMediaEvent()}else{const f=B("div",["media-element"],null),h=o(l,f,e,c);this.unbindMediaEvent(),this.media=h,this.bindMediaEvent(),this.updateMediaContent(f)}}renderEmpty(e){p(En,this.abstract,"no abstract"),p(En,this.mediaContainer,"The media element not exist");const r=B("div",["media-empty","embed-selected-content","embed-hover-content"],this.mediaContainer);r.innerHTML=this.abstract.mediaIcon,this.updateMediaContent(r);const{editor:i}=this.options;i.findBlockById(e.id)&&this.emit("mediaError",i,"empty",e.id),this.setFullScreen()}getResourceUrl(e,r){const{src:i}=e.embedData,{editor:o}=this.options;return o.doc.buildResourceUrl(i,{syncNewResources:async(s,l)=>{var f,h;if(!r)return;await o.doc.addResources([s]);const c=(h=(f=o.doc).getServerMeta)==null?void 0:h.call(f).appId;if(l!==e.embedData.src&&c&&e.embedData.src.includes(c)){const C=Q(r);if(C&&!o.readonly&&o.isBlockWritable(C)){const E=xt.default(e);E.embedData.src=s,o.updateBlockData(C,E)}}}})}setFullScreen(){p(En,this.mediaContainer,"The media element not exist"),W(this.mediaContainer,"full-screen")}removeFullScreen(){p(En,this.mediaContainer,"The media element not exist"),lt(this.mediaContainer,"full-screen")}updateBlockAlign(e,r){const i=Q(r);p(En,i,"The block element not exist");const{align:o}=e;e.embedType==="video"&&(i.hasAttribute("data-style-align")&&i.removeAttribute("data-style-align"),i.setAttribute("data-style-align",o))}render(e,r){const{src:i}=e.embedData;(!this.mediaContainer||!r.contains(this.mediaContainer))&&(this.mediaContainer=B("div",["media"],r)),this.updateBlockAlign(e,r),ktt(i)?i===ph.Empty&&this.renderEmpty(e):this.renderMediaElement(e,r)}setAbstract(e){this.abstract=e}}_("media-embed");const wtt="left";class uL{constructor(){m(this,"handleInsertEmptyEmbed",async(t,e)=>{var C;const{containerId:r,blockIndex:i}=e;let o;(C=e.data)!=null&&C.file&&(o=e.data.file);const s=ytt(t,this.embedType);if(o=o!=null?o:await Vc(s,{}),!o)return null;const{mediaType:l}=this.getAbstract();try{Ttt(o,t,l)}catch{return null}const c={id:rt(),type:"embed",embedType:this.embedType,embedData:{src:ph.Empty}};l==="video"&&(c.align=wtt);const f=t.insertBlock(r,i,c);return await this.getMedia(t,c.id).handleUploadFile(o),f})}getMedia(t,e){const r=t.addCustom(`media-${e}`,()=>new Rtt({editor:t,createMediaElement:this.createMediaElement,updateMediaElement:this.updateMediaElement,createProgressElement:this.createProgressElement,updateProgressElement:this.updateProgressElement}));return r.setAbstract({...this.getAbstract()}),r}getOptions(){const{menuItem:t,mediaIcon:e,mediaName:r,order:i,group:o}=this.getAbstract();return{name:r,insertEmbedCommandItems:[{id:`insert-${this.embedType}`,name:t,icon:e,order:i,group:o,subText:Qn(`insert-${this.embedType}`)}],handleInsertEmptyEmbed:this.handleInsertEmptyEmbed}}createEmbedContent(t,e,r){const{id:i}=r;this.getMedia(t,i).render(r,e)}handleUpdateBlock(t,e,r){const{id:i}=r,o=this.getMedia(t,i),s=$t(e);return o.render(r,s),!0}handleDeleteBlock(t,e){const r=e.id,i=this.getMedia(t,r);i.removeAllListeners(),i.destroy()}convertTo(t,e,r,i){const o=e.embedData,s=t.doc.buildResourceUrl(o.src,{withToken:!0});return i==="html"?`<${o.type} src="${s}" />`:i==="markdown"?``:s}}function fL(n,t){const e=B("div",["uploading-progress-mask"],n),r=B("div",["uploading-progress-bar"],e),i=B("div",["uploading-progress-bar-value"],r);i.style.width=`${t}%`}function dL(n,t){const e=n.querySelector(".uploading-progress-bar-value");e&&(e.style.width=`${t}%`)}const Stt=_("media-audio");class Ltt extends uL{constructor(){super(...arguments);m(this,"embedType",Vi.AUDIO);m(this,"updateProgressElement",dL);m(this,"createMediaElement",(e,r,i,o)=>{const s=B("div",["audio-container","embed-hover-content","embed-selected-content"],r),l=B("audio",[],s);return l.innerHTML="Your browser does not support the <code>audio</code> element.",l.controls=!0,l.src=o,setTimeout(()=>{this.getMedia(e,i.id).setFullScreen()}),l})}getAbstract(){return{mediaIcon:e2,mediaName:D.t(`media.${Vi.AUDIO}.menuItem`),menuItem:D.t(`media.${Vi.AUDIO}.menuItem`),order:800,mediaType:Vi.AUDIO,group:"common"}}getBlockProperties(){return{abstract:`${D.t(`media.${Vi.AUDIO}.abstract`)}`}}updateMediaElement(e,r,i,o){const s=r.querySelector(":scope .audio-container > audio");return p(Stt,s,"The media element not exist"),s.src!==o&&(s.src=o),s}createProgressElement(e,r){const i=B("audio",[],e);i.innerHTML="Your browser does not support the <code>audio</code> element.",i.controls=!0,i.src="about:blank",fL(e,r)}}const Itt=new Ltt;_("video-resizer");function hL(n){return n&&me(n)&&Ge(n)==="video"}const Dtt=50;class Vx{constructor(t){m(this,"currentResizableElement",null);m(this,"resizing",!1);m(this,"handleHoveringBlockChange",(t,e)=>{if(!this.resizing&&!window.isDragging&&(e&&hL(e)&&this.disableBlockResize(e),t&&hL(t)&&this.editor.isBlockWritable(t))){const r=this.getVideoElement(t);if(!r)return;this.enableBlockResize(t,r)}});m(this,"handleResizing",(t,e)=>{if(this.resizing=!0,!this.currentResizableElement)return;const r=t.getBlock();if(!r)return;const i=r.getBoundingClientRect().width,o=Math.min(Math.max(e.width,Dtt),i);this.currentResizableElement.style.width=`${o}px`,this.currentResizableElement.style.pointerEvents="none"});m(this,"handleResized",t=>{this.resizing=!1;const e=t.getBlock();if(!this.currentResizableElement||!e)return;const r=this.editor.getBlockData(e),{width:i}=this.currentResizableElement.getBoundingClientRect();this.currentResizableElement.style.pointerEvents="auto",this.editor.updateBlockData(e,{...r,width:i})});this.editor=t,We.get(t).addListener("change",this.handleHoveringBlockChange)}destroy(){this.currentResizableElement=null,We.get(this.editor).removeListener("change",this.handleHoveringBlockChange)}getVideoElement(t){return $t(t).querySelector(":scope .video-container > video")}updateResizer(t){const e=this.editor.findCustom(`${ht(t)}-resizer`);e&&e.updateResizer()}disableBlockResize(t){const e=this.editor.findCustom(`${ht(t)}-resizer`);e&&e.disableResize()}enableBlockResize(t,e){const r=this.editor.addCustom(`${ht(t)}-resizer`,()=>new Qd(this.editor,{resize:["top-left","top-right","bottom-left","bottom-right"]}));r.enableResize(t,e),r.removeListener("resizing",this.handleResizing),r.removeListener("resized",this.handleResized),r.addListener("resizing",this.handleResizing),r.addListener("resized",this.handleResized),this.currentResizableElement=e}}class _tt{constructor(t,e){m(this,"group","hovering-toolbar");m(this,"_commands",[{id:"addComment",name:D.t("comment.quickMenuCommand"),icon:cs},{id:"sep",name:"",type:"separator"},{id:"left",name:D.t("commands.alignLeft"),icon:xl},{id:"center",name:D.t("commands.alignCenter"),icon:fu},{id:"right",name:D.t("commands.alignRight"),icon:uu}]);this.editor=t,this.block=e,this.editor=t,this.block=e}createIconItem(t,e,r){if(!t)return null;const i=["style-icon","text-style-item"];return e&&i.push("active"),Ho(t,i,r)}get commands(){if(this.editor.readonly)return[];const t=this.block.getAttribute("data-style-align");return this._commands.map(r=>r.id===t?{...r,element:()=>{const i=B("div",["video-tooltip-align-style-section"],null);return this.createIconItem(r.icon,!0,i),i}}:r)}executeCommand(t,e,r){switch(r.id){case"addComment":Ua(t,e);break;case"left":case"center":case"right":fg(t,e,r.id);break}}}const Mtt=_("video");class Ott extends uL{constructor(){super(...arguments);m(this,"embedType",Vi.VIDEO);m(this,"updateProgressElement",dL);m(this,"createMediaElement",(e,r,i,o)=>{const s=B("div",["video-container","embed-selected-content","drag-preview-element"],r),l=B("video",[],s);return l.innerHTML="Your browser does not support the <code>video</code> element.",l.controls=!0,l.src=o,l.addEventListener("canplay",()=>{e.addCustom("video-resizer",()=>new Vx(e)),this.getMedia(e,i.id).removeListener("mediaError",this.handleMediaError),this.getMedia(e,i.id).addListener("mediaError",this.handleMediaError),this.getMedia(e,i.id).removeFullScreen()}),i.width&&(l.style.width=`${i.width}px`),l});m(this,"createProgressElement",(e,r,i)=>{const o=B("video",["progress-video"],e);o.innerHTML="Your browser does not support the <code>audio</code> element.",o.controls=!0,fL(e,r),Kc(i).then(s=>{const l=e.querySelector(".progress-video");l&&x1(e)&&(l.src=s)})})}getAbstract(){return{mediaName:D.t(`media.${Vi.VIDEO}.menuItem`),mediaIcon:n2,menuItem:D.t(`media.${Vi.VIDEO}.menuItem`),order:700,mediaType:Vi.VIDEO,group:"common"}}getBlockProperties(e,r){return{abstract:`${D.t(`media.${Vi.VIDEO}.abstract`)}`,blockCommands:{"hovering-toolbar":new _tt(e,r)}}}handleMediaError(e,r,i){const o=e.addCustom("video-resizer",()=>new Vx(e)),s=e.getBlockById(i);o.disableBlockResize(s)}updateMediaElement(e,r,i,o){const s=r.querySelector(":scope .video-container > video");p(Mtt,s,"The media element not exist"),s.src!==o&&(s.src=o),i.width?s.style.width=`${i.width}px`:s.style.width="";const l=e.getBlockById(i.id);return setTimeout(()=>{e.addCustom("video-resizer",()=>new Vx(e)).updateResizer(l)}),s}}const Utt=new Ott,$x=[DR,zR,WR,kK,mQ],Hx=[rL,UQ,jZ,ZZ,ltt,oV,Ctt,Utt,Itt,cW,yS,VX],mL=[nR,RS,X4,aR];function Ntt(n,t,e){var i,o,s,l;Ci.level=(i=e.logLevel)!=null?i:rl.DEBUG;const r=gd(n,t,{components:{blocks:[...$x,...((o=e==null?void 0:e.components)==null?void 0:o.blocks)||[]],embeds:[...Hx,...((s=e.components)==null?void 0:s.embeds)||[]],boxes:[...mL,...((l=e.components)==null?void 0:l.boxes)||[]],textRenders:[new ob],options:{...e.componentsOptions}}});return r.readonly=!0,r.addCustom("heading-collapse",()=>new yx(r)),r.addCustom("editor-tooltip",()=>new jd(r)),r.addListener("clickLink",(c,f,h)=>{var E;if((E=e==null?void 0:e.events)!=null&&E.onClickLink){e.events.onClickLink(c,f,h);return}const C=h.getAttribute("link");C&&(c.readonly||f.ctrlKey||f.metaKey)&&window.open(C,"_blank")}),r}class gL{constructor(t){this.createOptions=t,t.lang&&D.setLang(t.lang)}createHistoryEditor(t,e){return Ntt(t,e,this.createOptions)}}function pL(n,{root:t,childDoc:e,doc:r}){var h,C;e.uploadResource=r.uploadResource.bind(r),e.buildResourceUrl=r.buildResourceUrl.bind(r);const i=n.getComponentOptions("comment"),o={image:{defaultAlign:"left"},table:{locatingContainer:t,hideCellMenu:!0,hideToolbar:!0},...i==null?void 0:i.componentsOptions},s=[];n.editorBlocks.forEach(E=>{E.blockType==="text"||E.blockType==="embed"||s.push(E)});const l=[];n.editorEmbeds.forEach(E=>{l.push(E)});const c=[];n.editorBoxes.forEach(E=>{E.boxType==="text"||E.boxType==="br"||E.boxType==="image"||E.boxType==="anchor"||c.push(E)});const f=gd(t,e,{shortcuts:[h0],components:{blocks:s,commandProviders:[new W0],decorators:[new xg],embeds:l,boxes:c,options:o}});if(f.input.addHandler(new vg),f.input.addHandler(new Zb(f)),f.input.addHandler(new ox(f)),f.input.addHandler(new tX(f)),f.input.addHandler(new kg),f.addCustom("image-paste-handler",()=>new Yb(f)),f.addCustom("layout-paste-handler",()=>new zS(f,!1)),Be.isMobile||f.addCustom("editor-tooltip",()=>new jd(f)),n.options.enableContextMenu!==!1&&f.addCustom("editor-context-menu",E=>new ax(E)),(h=n.options.componentsOptions)!=null&&h.mention){const E=n.options.componentsOptions.mention;f.addCustom("mention",()=>new kS(f,{...E}))}if((C=n.options.componentsOptions)!=null&&C.comment){const E=n.options.componentsOptions.comment;E.onCommentEditorClick&&f.addListener("click",E.onCommentEditorClick)}return f}function Ptt(n,t){const e=Array.from(n.rootContainer.querySelectorAll(`[comment-${t.toLocaleLowerCase()}="${t}"]`)),r=new Set;e.forEach(i=>{const o=Q(i);o&&r.add(o)}),r.forEach(i=>{eX(n,i,t)})}class Ftt{constructor(t){m(this,"listeners",new Set);m(this,"doc");this.editor=t,this.doc=this.editor.doc.externalDoc,this.doc.registerCallback(this)}getComments(){return this.doc.getComments()}getComment(t){return this.doc.getComment(t)}getCommentDoc(t){return this.doc.getCommentDoc(t)}localCreateComment(t,e){this.doc.localCreateComment(t,e)}localDeleteComment(t){const e=this.getComment(t);this.doc.localDeleteComment(t);const r=e.groupId;this.getComments().filter(o=>o.groupId===r).length===0&&Ptt(this.editor,r)}localUpdateComment(t,e){this.doc.localUpdateComment(t,e)}onCreateComment(t,e){Array.from(this.listeners.values()).forEach(r=>r.onCreateComment(t,e))}onDeleteComment(t,e){Array.from(this.listeners.values()).forEach(r=>r.onDeleteComment(t,e))}onUpdateComment(t,e){Array.from(this.listeners.values()).forEach(r=>r.onUpdateComment(t,e))}addListener(t){this.listeners.add(t)}removeListener(t){this.listeners.delete(t)}createCommentEditor(t,e){return pL(this.editor,{root:t,childDoc:e,doc:this.doc})}allowEdit(t){return t.userId===this.doc.getUser().userId}}class Ktt{constructor(t,e){m(this,"listeners",new Set);this.editor=t,this.localDoc=e}get doc(){return this.localDoc.toJSON()}getComments(){return Object.values(this.doc.comments)}getComment(t){return this.doc.comments[t]}getCommentDoc(t){const e=this.doc.comments[t];return rE(e)}addListener(t){this.listeners.add(t)}removeListener(t){this.listeners.delete(t)}localCreateComment(t,e){}localDeleteComment(t){}localUpdateComment(t,e){}createCommentEditor(t,e){return pL(this.editor,{root:t,childDoc:e,doc:this.localDoc})}allowEdit(t){return t.userId===this.localDoc.getUser().userId}}const Vtt={placeholder:{common:{title:"\u8BF7\u8F93\u5165\u6807\u9898",readonlyTitle:"\u8BF7\u8F93\u5165\u6807\u9898",content:"\u70B9\u51FB + \uFF0C\u6216\u8F93\u5165 / \u5FEB\u6377\u63D2\u5165\u7EC4\u4EF6",contentInTable:"\u8F93\u5165 / \u5FEB\u6377\u63D2\u5165\u7EC4\u4EF6"},local:{readonlyTitle:"\u672A\u547D\u540D"}},copyCutProperty:{copy:"\u590D\u5236",cut:"\u526A\u5207",unsafeEnvTips:"\u7531\u4E8E\u5F53\u524D http \u8BBF\u95EE\u73AF\u5883\u4E0B\u7684\u9650\u5236\uFF0C\u8BF7\u4F7F\u7528\u5FEB\u6377\u952E({shortCut}) {operation}",limitedEnvTips:"\u7531\u4E8E\u6D4F\u89C8\u5668\u9650\u5236\uFF0C\u8BF7\u4F7F\u7528 {shortCut} \u7C98\u8D34"}},$tt={placeholder:{common:{title:"Enter a title",readonlyTitle:"Enter a title",content:'Click "+", or enter "/" to insert components quickly',contentInTable:'Enter "/" to insert components quickly'},local:{readonlyTitle:"Untitled"}},copyCutProperty:{copy:"Copy",cut:"Cut",unsafeEnvTips:"Due to the limitations of the current http access environment, please use the shortcut ({shortCut}) {operation}",limitedEnvTips:"Press {shortCut} to paste due to browser restrictions"}},Htt={placeholder:{common:{title:"\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",readonlyTitle:"\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",content:"\u300C+\u300D\u3092\u30AF\u30EA\u30C3\u30AF\u3059\u308B\u304B\u3001\u300C/\u300D\u3092\u5165\u529B\u3059\u308B\u3068\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u7D20\u65E9\u304F\u633F\u5165\u3067\u304D\u307E\u3059",contentInTable:"\u300C/\u300D\u3092\u5165\u529B\u3059\u308B\u3068\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u7D20\u65E9\u304F\u633F\u5165\u3067\u304D\u307E\u3059"},local:{readonlyTitle:"\u7121\u984C"}},copyCutProperty:{copy:"\u8907\u88FD",cut:"\u5207\u308B",unsafeEnvTips:"HTTP\u74B0\u5883\u306E\u5236\u7D04\u306B\u3088\u308A\u3001{operation}\u3059\u308B\u306B\u306F\u3001\u30B7\u30E7\u30FC\u30C8\u30AB\u30C3\u30C8({shortCut}) \u3092\u3054\u4F7F\u7528\u304F\u3060\u3055\u3044",limitedEnvTips:"\u30D6\u30E9\u30A6\u30B6\u30FC\u306E\u5236\u9650\u306B\u3088\u308A\u3001\u300C{shortCut}\u300D\u3092\u4F7F\u7528\u3057\u3066\u8CBC\u308A\u4ED8\u3051\u3066\u304F\u3060\u3055\u3044"}};D.mergeLang({"zh-CN":Vtt,"en-US":$tt,"ja-JP":Htt});const jtt="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",ztt=()=>n1(jtt),Wtt=_("image-to-docx");async function Gtt(n){return new Promise((t,e)=>{const r=new Image;r.onload=()=>{t({width:r.naturalWidth,height:r.naturalHeight})},r.onerror=e,r.src=n})}async function CL(n,t){if(n.width&&n.height)return{width:n.width,height:n.height,buffer:t};try{const e=await Kc(new File([t],"",{})),r=await Gtt(e);return r.width===void 0||r.height===void 0?{width:345,height:230,buffer:t}:n.width||n.height?{width:n.width||r.width*n.height/r.height,height:n.height||r.height*n.width/r.width,buffer:t}:{width:r.width,height:r.height,buffer:t}}catch(e){Wtt.error(e);return}}function qtt(n,t){let e=n.filter(s=>s!=null);const r=t-(e.length-1)*20,i=.87,o=e.reduce((s,l)=>s+l.width,0);return o>r&&(e=e.map(s=>({width:s.width*r/o,height:s.height*r/o,buffer:s.buffer}))),e.map(s=>({width:s.width*i,height:s.height*i,buffer:s.buffer}))}function Xtt(n,t,e){if(!e||typeof e!="object")return;const r=e,i=n.filter(s=>s!=null),o=t-(i.length-1)*20;i.forEach((s,l)=>{if(i.length===1&&r.widthPercent){const f=r.widthPercent,h=s.width;s.width=o*(f/100),s.height*=s.width/h;return}const c=`${l}_flex`;if(r[c]){const f=r[c],h=s.width;s.width=o*f,s.height*=s.width/h}})}function EL(n=[0,1,2,3,4,5,6,7],t=1){return n.map(e=>{let r;switch(e%3){case 0:r=Bt.LevelFormat.DECIMAL;break;case 1:r=Bt.LevelFormat.LOWER_LETTER;break;default:r=Bt.LevelFormat.LOWER_ROMAN;break}return{level:e,format:r,text:`%${e+1}. `,alignment:Bt.AlignmentType.START,start:t,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(e+1)),hanging:Bt.convertInchesToTwip(.2)}}}}})}function Ytt(){return[0,1,2,3,4,5,6,7].map(n=>{let t;switch(n%3){case 0:t="\u2022";break;case 1:t="\u25E6";break;default:t="\u25AA";break}return{level:n,format:Bt.LevelFormat.BULLET,text:t,alignment:Bt.AlignmentType.START,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(n+1)),hanging:Bt.convertInchesToTwip(.2)}}}}})}function Jtt(){return[0,1,2,3,4,5,6,7].map(n=>({level:n,format:Bt.LevelFormat.BULLET,text:"\u2611",alignment:Bt.AlignmentType.START,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(n+1)),hanging:Bt.convertInchesToTwip(.2)}}}}))}function Qtt(){return[0,1,2,3,4,5,6,7].map(n=>({level:n,format:Bt.LevelFormat.BULLET,text:"\u2610",alignment:Bt.AlignmentType.START,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(n+1)),hanging:Bt.convertInchesToTwip(.2)}}}}))}var Ch=(n=>(n.NUMBERING="number-numbering-reference",n.BULLET="number-bullet-reference",n.CHECKED="checked-bullet-reference",n.UNCHECKED="unchecked-bullet-reference",n))(Ch||{});const Ztt=[{levels:EL(),reference:"number-numbering-reference"},{levels:Ytt(),reference:"number-bullet-reference"},{levels:Jtt(),reference:"checked-bullet-reference"},{levels:Qtt(),reference:"unchecked-bullet-reference"}];function tet(n){switch(n){case"style-color-0":return"d83931";case"style-color-1":return"de7802";case"style-color-2":return"dc9b04";case"style-color-3":return"2ea121";case"style-color-4":return"245bdb";case"style-color-5":return"6425d0";case"style-color-6":return"8f959e";default:return}}function eet(n){switch(n){case"style-bg-color-1":case"style-bg-color-2":case"style-bg-color-8":case"style-bg-color-9":return"yellow";case"style-bg-color-0":case"style-bg-color-5":return"magenta";case"style-bg-color-3":return"green";case"style-bg-color-4":case"style-bg-color-11":return"blue";case"style-bg-color-6":return"lightGray";case"style-bg-color-7":return"red";case"style-bg-color-10":return"darkGreen";case"style-bg-color-12":return"darkMagenta";case"style-bg-color-13":return"darkGray";default:return}}function net(n){switch(n){case"style-bg-color-0":return"fbbab6";case"style-bg-color-1":return"ffdcb0";case"style-bg-color-2":return"fff7a0";case"style-bg-color-3":return"ceefc5";case"style-bg-color-4":return"d1ddfb";case"style-bg-color-5":return"d9cbf8";case"style-bg-color-6":return"eaeaea";case"style-bg-color-7":return"fe837c";case"style-bg-color-8":return"ffbd6a";case"style-bg-color-9":return"ffe662";case"style-bg-color-10":return"a8f393";case"style-bg-color-11":return"98b5ff";case"style-bg-color-12":return"b394f8";case"style-bg-color-13":return"b1b1b1";default:return}}const ret=/rgb\((\d+),\s*(\d+),\s*(\d+)\)/;function bL(n){if(typeof n=="string"&&n.length>0){if(n[0]==="#")return n.substring(1);const t=n.match(ret);if(t){const e=s=>{let l=Number(s).toString(16);return l.length<2&&(l=`0${l}`),l},r=e(t[1]),i=e(t[2]),o=e(t[3]);return`${r}${i}${o}`}if(n==="red")return"FF0000";if(n==="green")return"00FF00";if(n==="blue")return"0000FF"}}function On(n,t){if(n&&n.attributes&&n.attributes[t])return n.attributes[t];if(n&&n.attributes&&n.attributes.box&&n.attributes.inputType&&t==="style-underline")return!0}function xL(n,t,e){for(let r=0;r<=e;++r){const i=`${t}${r}`;if(On(n,i))return i}}function Qg(n,t,e){n.attributes=n.attributes||{},n.attributes[t]=e}function jx(n){return n==="image"||n==="drawio"||n==="plantuml"||n==="mermaid"||n==="flowchart"}function AL(n){return n&&n.startsWith("//")?`https:${n}`:n&&!n.startsWith("http://")&&!n.startsWith("https://")?`https://${n}`:n}function iet(n){const t=On(n,"inlineStyle");if(t==null)return;const e=t.split(";");for(const r of e){const i=r.split(":");if(i.length!==2)continue;const o=i[0].trim().toLowerCase(),s=i[1].trim().toLowerCase();o==="font-size"&&Qg(n,"inline-style-font-size",s),o==="color"&&Qg(n,"inline-style-color",s),o==="background-color"&&Qg(n,"inline-style-background-color",s),o==="font-family"&&Qg(n,"inline-style-font-family",s)}}function oet(n,t){if(t==null)return n==null?void 0:n.normal;if(n)return n[`heading${t}`]}function set(n){const t=`${On(n,"inline-style-font-size")}`;if(t&&t.indexOf("px")>0)return+t.replace(/px/g,"")}function aet(n){if(n.attributes&&n.attributes.box&&n.attributes.text)return` ${n.attributes.text} `;if(n.attributes&&n.attributes.box&&n.attributes.inputType)return n.attributes.value?`${n.attributes.value}`:" "}function cet(n){if(n.attributes&&n.attributes.box&&n.attributes.text)return` @${n.attributes.text} `}function uet(n){return On(n,"inline-style-font-family")}function fet(n){const t=On(n,"inline-style-background-color");return bL(t)}function det(n){const t=On(n,"inline-style-color");return bL(t)}function het(n){iet(n);const t=On(n,"type")==="mention";return{box:n.attributes&&n.attributes.box?n.attributes:void 0,inlineCode:!!On(n,"style-code"),link:AL(On(n,"link")),size:set(n),text:t?cet(n):aet(n)||n.insert,bold:!!On(n,"style-bold"),underline:!!On(n,"style-underline"),italics:!!On(n,"style-italic"),strike:!!On(n,"style-strikethrough"),superScript:!!On(n,"style-super"),subScript:!!On(n,"style-sub"),math:On(n,"type")==="math"?On(n,"src"):void 0,mention:t,fontFamily:uet(n),background:fet(n),color:t?"338fe5":tet(xL(n,"style-color-",6))||det(n),highlight:xL(n,"style-bg-color-",13)}}function met(){return[new Bt.Paragraph({border:{top:{color:"auto",style:Bt.BorderStyle.DASHED,size:4,space:1}},spacing:{before:300}}),new Bt.Paragraph({spacing:{line:0}})]}function get(){return new Bt.Paragraph({children:[new Bt.TextRun({text:"[\u89C6\u9891\u6682\u4E0D\u652F\u6301\u5BFC\u51FA]",shading:{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:"CCCCCC"}})]})}function pet(){return new Bt.Paragraph({children:[new Bt.TextRun({text:"[\u97F3\u9891\u6682\u4E0D\u652F\u6301\u5BFC\u51FA]",shading:{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:"CCCCCC"}})]})}function Cet(n,t){return new Bt.Paragraph({children:[new Bt.ExternalHyperlink({children:[new Bt.TextRun({style:"Hyperlink",text:t||n})],link:n})]})}function vL(n){if(n.heading!=null)return`Heading${n.heading}`}function BL(n){if(n.alignment!=null){if(n.alignment==="center")return Bt.AlignmentType.CENTER;if(n.alignment==="right")return Bt.AlignmentType.RIGHT;if(n.alignment==="left")return Bt.AlignmentType.LEFT}}function Eet(n){if(n.indent)return{left:Bt.convertInchesToTwip(.3*n.indent-.2)};if(n.padding)return{left:Bt.convertInchesToTwip(.3*n.padding)}}function bet(n){return{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:n}}function xet(n){const t=n.split(",");if(t.length!==0)return t[0].trim()}function yL(n,t){let e;e=n.inlineCode?"InlineCode":void 0,e=n.link?"Hyperlink":e;const r=n.size||t,i=r!=null?Math.floor(r*1.5+.5):void 0;return new Bt.TextRun({text:n.text,bold:n.bold||void 0,underline:n.underline?{type:Bt.UnderlineType.SINGLE}:void 0,italics:n.italics||void 0,strike:n.strike||void 0,superScript:n.superScript||void 0,subScript:n.subScript||void 0,size:i,style:e,font:n.fontFamily?xet(n.fontFamily):void 0,shading:n.background?bet(n.background):void 0,color:n.color,highlight:eet(n.highlight)})}function Aet(n,t){if(n.link)return new Bt.ExternalHyperlink({children:[yL(n,t)],link:n.link})}async function TL(n,t,e,r,i){const[o]=await i(n,t,e);if(o==null)return;const s=await CL({width:r||0,height:0,src:e},o);return new Bt.ImageRun({data:o,transformation:{width:(s==null?void 0:s.width)||100,height:(s==null?void 0:s.height)||20}})}function vet(n){if(n.heading||n.heading)return n.heading}function Bet(n){if(n.align&&(n.align==="center"||n.align==="right"||n.align==="left"))return n.align}function yet(n){if(n.textOnly===!0&&n.level!=null)return n.level}async function Tet(n,t){var r;const e=[];if(n.text&&Array.isArray(n.text)){for(let i=0;i<n.text.length;i++){const o=n.text[i];if(((r=o.attributes)==null?void 0:r.box)===!0&&t){const s=await t(o);if(s){n.text.splice(i+1,0,...s);continue}}e.push(het(o))}return e}}function ket(n){if(n.type==="list"&&n.textOnly!==!0)return{checkbox:n.checkbox,groupId:n.groupId,ordered:!!n.ordered,level:n.level||1,start:n.start||0}}function Ret(n,t){if(n.type==="embed"&&n.embedType&&jx(n.embedType)&&n.embedData&&n.embedData.src)return n.embedData.src.split("|").map(r=>{const i=t(r),o=n.embedData[`${i}_width`],s=n.embedData[`${i}_height`];return{src:r,width:o,height:s}})}function wet(n){if(n.padding)return n.padding}function Let(n){return!!(n.type==="embed"&&n.embedType&&jx(n.embedType)&&n.embedData&&n.embedData.src)}async function Zg(n,t,e){return{quoted:!!n.quoted,heading:vet(n),alignment:Bet(n),indent:yet(n),padding:wet(n),texts:await Tet(n,e),list:ket(n),images:Ret(n,t),border:Let(n)}}async function Iet(n,t,e,r){const i=[];if(!n.children)return[];for(const o of n.children){const s=[];for(const l of t.blocks[o])s.push(await Zg(l,e,r));i.push(s)}return i}const Det=_("to-docx");function _et(n,t){return Array(n).fill(0).map(()=>Array(t).fill(0).map(()=>({cellId:void 0,color:void 0,from:void 0,rowSpan:1,colSpan:1,width:0,originalWidth:void 0,align:void 0})))}function Met(n,t,e,r){const i=!!n.hasColTitle,o=!!n.hasRowTitle,s=!!n.isStripeStyle,l="F5F8FB";for(let c=0;c<t;c++)for(let f=0;f<e;f++)(i&&f===0||o&&c===0||s&&c%2===1)&&(r[c][f].color=l)}function Oet(n){p(Det,n.children,"no table children");const t=n.rows,e=n.cols,r=n.colsWidth;if(r)for(let s=0;s<r.length;s++)r[s]===0&&(r[s]=100);const i=_et(t,e);let o=0;for(let s=0;s<t;++s)for(let l=0;l<e;++l){if(i[s][l].originalWidth=r?r[l]:void 0,i[s][l].from!==void 0)continue;const c=n.children[o];o+=1,i[s][l].cellId=c,i[s][l].color=net(n[`${c}_background`]),i[s][l].width=r?r[l]:100,i[s][l].align=n[`${c}_align`];const f=n[`${c}_rowSpan`]||1,h=n[`${c}_colSpan`]||1;if(i[s][l].rowSpan=f,i[s][l].colSpan=h,f>1||h>1){let C=0;for(let E=0;E<f;E++)for(let b=0;b<h;b++)E===0&&(C+=r?r[l+b]:80),!(E===0&&b===0)&&(i[s+E][l+b].from=[s,l]);i[s][l].width=C}}return Met(n,t,e,i),i}const Uet=_("to-docx");function Net(n){return Array.from({length:n},()=>({cellId:void 0,originalWidth:0,width:0}))}function Pet(n,t){p(Uet,n.children,"no layout children");const e=n.children.length,r=n.colsWidth;if(r)for(let o=0;o<r.length;o++)r[o]===0&&(r[o]=1/r.length);const i=Net(e);for(let o=0;o<e;++o)i[o].cellId=n.children[o],i[o].originalWidth=r[o]*t,i[o].width=r[o]*t;return i}async function Fet(n,t,e,r,i,o,s,l,c,f){async function h(E){if(l&&E.type!=="_exportVirtualBlock"){const b=await l(i,o,E);if(b){await r.addDoc(n,b,f);return}}if(E.type==="text"||E.textOnly===!0){const b=await Zg(E,s,c);await r.addTextBlock(b);return}if(E.type==="code"){const b=await Iet(E,e,s,c);await r.addCodeBlockObject(b);return}if(E.type==="list"&&E.textOnly!==!0){const b=await Zg(E,s,c);await r.addListBlockObject(n,b);return}if(E.type==="embed"&&E.embedType){const b=E,v=b.embedData,R=b.embedType;if(jx(R)){const w=await Zg(E,s,c);await r.addImagesBlockObject(E,w,f)}else E.embedType==="hr"?r.addSeparatorBlock():E.embedType==="video"?r.addVideoPlaceholder():E.embedType==="audio"?r.addAudioPlaceholder():E.embedType==="webpage"?r.addHyperlinkParagraph(AL(v.src),v.title):r.addOtherEmbedBlock(R,E.embedData);return}if(E.type==="table"){let b=[];if(E.colsWidth)b=E.colsWidth;else{const R=E.cols;b=new Array(R);for(let w=0;w<b.length;w++)b[w]=100;E.colsWidth=b}const v=Oet(E);await r.addTableMatrix(b,v,e),r.addEmptyParagraph()}if(E.type==="_exportVirtualBlock"&&await r.addVirtualBlock(E.id,e,f),E.type==="layout"){const v=E.colsWidth.map(w=>w*f),R=Pet(E,f);await r.addLayoutMatrix(v,R,e)}}function C(E){var R;const b=((R=E==null?void 0:E.embedData)==null?void 0:R.exportSpec)||(E==null?void 0:E.exportSpec);if(!b)return[E];const v=[];for(const{type:w,data:U}of b){if(w==="text"){const M={id:rt(),text:[{insert:U}],type:"text"};v.push(M);continue}if(w==="image"){const M={id:rt(),type:"embed",embedType:"image",align:"left",embedData:{src:U}};v.push(M);continue}if(w==="link"){const M={id:rt(),type:"embed",embedType:"webpage",embedData:{src:U.url,title:U.title}};v.push(M);continue}if(w==="block")for(const M of U){if(!e.blocks[M])continue;const et={id:M,type:"_exportVirtualBlock"};v.push(et)}}return v}for(const E of t)for(const b of C(E))!b||await h(b)}function Ket(){return{listMaxInst:1,listInstMap:{},listRefMap:{},levelConfigs:[]}}const Vet=_("to-docx");class $et{constructor(t,e,r,i,o,s){m(this,"paragraphs");this.appId=t,this.docId=e,this.state=r,this.readImageFunc=i,this.convertBlocksFunc=o,this.defaultFontSize=s,this.paragraphs=[]}async addTextBlock(t){this.paragraphs.push(new Bt.Paragraph({heading:vL(t),alignment:BL(t),children:await this.paragraphsFromBlockTexts(t),indent:Eet(t)}))}async addEmptyImagePlaceHolder(){this.paragraphs.push(new Bt.Paragraph({text:`[${D.t("docx.imageExportFailed")}]`,shading:{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:"CCCCCC"}}))}async paragraphsFromBlockTexts(t){if(t.texts==null)return;const e=oet(this.defaultFontSize,t.heading),r=[];for(const i of t.texts){if(i.link){const o=Aet(i,e);o&&r.push(o);continue}if(i.box&&i.box.type&&i.box.type==="br"){r.push(new Bt.TextRun({text:"",break:1}));continue}if(i.box&&i.box.type&&i.box.type==="image"){const o=await TL(this.appId,this.docId,i.box.src,i.box.width,this.readImageFunc);o&&r.push(o);continue}if(i.math){const o=await TL(this.appId,this.docId,i.math,0,this.readImageFunc);o&&r.push(o);continue}r.push(yL(i,e))}return r}async addCodeBlockObject(t){for(const e of t)for(const r of e){const i={style:Bt.BorderStyle.SINGLE,color:"#DEDEDE"};this.paragraphs.push(new Bt.Paragraph({style:"Code",border:{left:{...i},right:{...i},top:{...i},bottom:{...i}},children:await this.paragraphsFromBlockTexts(r)}))}}async addListBlockObject(t,e){if(e.list==null)return;let r;const i=e.list.checkbox?`${t}-${e.list.groupId}-${e.list.checkbox}`:`${t}-${e.list.groupId}`;if(this.state.listInstMap[i])r=this.state.listInstMap[i];else if(r=this.state.listMaxInst,this.state.listMaxInst+=1,this.state.listInstMap[i]=r,e.list.start>0&&e.list.ordered){const s=`number-numbering-reference-${r}`,l=EL([e.list.level-1],e.list.start);this.state.levelConfigs.push({levels:l,reference:s,inst:r}),this.state.listRefMap[i]=s}else e.list.ordered?this.state.listRefMap[i]=Ch.NUMBERING:e.list.checkbox&&e.list.checkbox==="checked"?this.state.listRefMap[i]=Ch.CHECKED:e.list.checkbox&&e.list.checkbox==="unchecked"?this.state.listRefMap[i]=Ch.UNCHECKED:this.state.listRefMap[i]=Ch.BULLET;const o=vL(e);e.texts&&this.paragraphs.push(new Bt.Paragraph({heading:o,children:await this.paragraphsFromBlockTexts(e),numbering:{reference:this.state.listRefMap[i],level:e.list.level-1,instance:r}}))}imageDimWithBufferToImageRun(t){return new Bt.ImageRun({data:t.buffer,transformation:{width:t.width,height:t.height}})}async addImagesBlockObject(t,e,r){if(e.images==null){if(t.type==="embed"&&t.embedType==="image"){const{src:c}=t.embedData;c||this.addEmptyImagePlaceHolder()}return}const i=[],o=await Promise.all(e.images.map(async c=>{const[f,h]=await this.readImageFunc(this.appId,this.docId,c.src);if(f){const C=await CL(c,f);if(C)return C}i.push(h)}));Xtt(o,r,t.embedData);const s=qtt(o,r),l={style:Bt.BorderStyle.SINGLE,color:"#DEDEDE"};s.length&&this.paragraphs.push(new Bt.Paragraph({border:e.border?{left:{...l},right:{...l},top:{...l},bottom:{...l}}:void 0,alignment:BL(e)||Bt.AlignmentType.CENTER,children:s.map(c=>this.imageDimWithBufferToImageRun(c)).flatMap((c,f,h)=>c==null?[]:h.length-1!==f?[c,new Bt.TextRun({text:" "})]:c)})),i.forEach(c=>{this.addHyperlinkParagraph(c)})}addSeparatorBlock(){met().forEach(t=>this.paragraphs.push(t))}addEmptyParagraph(){this.paragraphs.push(new Bt.Paragraph(""))}addVideoPlaceholder(){this.paragraphs.push(get())}addAudioPlaceholder(){this.paragraphs.push(pet())}addHyperlinkParagraph(t,e){t!=null&&this.paragraphs.push(Cet(t,e))}async addTableMatrix(t,e,r){const i=t.map(o=>o!==0?o*15:1500);this.paragraphs.push(new Bt.Table({rows:await this.generateTableRows(e,r),columnWidths:i}))}async generateRowCells(t,e){const r=[];for(const i of t){const o=i.cellId;if(o===void 0)continue;const s=i.width*.9;r.push(new Bt.TableCell({children:await this.convertBlocksFunc(o,e.blocks[o],e,this.appId,this.docId,this.state,s),columnSpan:i.colSpan,rowSpan:i.rowSpan,width:{type:Bt.WidthType.DXA,size:i.width*15},shading:i.color?{fill:i.color,type:Bt.ShadingType.CLEAR,color:"auto"}:void 0}))}return r}async generateTableRows(t,e){const r=[];for(const i of t)r.push(new Bt.TableRow({children:await this.generateRowCells(i,e)}));return r}async addLayoutMatrix(t,e,r){const i=t.reduce((o,s)=>o+s,0);for(const o of e){const s=o.cellId,l=await this.convertBlocksFunc(s,r.blocks[s],r,this.appId,this.docId,this.state,i);this.paragraphs.push(...l,new Bt.Paragraph(""))}}async addDoc(t,e,r){const i=await this.convertBlocksFunc(t,e.blocks.root,e,this.appId,this.docId,this.state,r);i&&(this.paragraphs=this.paragraphs.concat(i))}async addVirtualBlock(t,e,r){const i=await this.convertBlocksFunc(t,e.blocks[t],e,this.appId,this.docId,this.state,r);this.paragraphs.push(...i)}async addOtherEmbedBlock(){}}class Het{constructor(t,e,r,i,o,s,l,c){m(this,"convertBlocks",async(t,e,r,i,o,s,l=720)=>{const c=new $et(i,o,s,this.readImage,this.convertBlocks,this.defaultFontSize);return await Fet(t,e,r,c,i,o,this.md5HexFunc,this.getDocByBlock,this.getTextsByBox,l||720),c.paragraphs});this.templateData=t,this.docData=e,this.md5HexFunc=r,this.readImage=i,this.defaultFontSize=o,this.getDocByBlock=s,this.getTextsByBox=l,this.backgroundImageOptions=c}async convert(t,e){return this.snapshot2docx(this.docData,t,e)}async snapshot2docx(t,e,r){const i=new Bt.ImportDotx,o=this.templateData?await i.extract(this.templateData):void 0,s=t.blocks.root;p(Vet,s,"data must have blocks");const l=Ket(),c=await this.convertBlocks("blocks",s,t,e,r,l),f=this.backgroundImageOptions?{default:new Bt.Header({children:[new Bt.Paragraph({children:[new Bt.ImageRun(this.backgroundImageOptions)]})]})}:{},h=new Bt.Document({numbering:{config:[...Ztt,...l.levelConfigs]},sections:[{headers:f,children:c,properties:{page:{size:{width:12240,height:15840},margin:{top:1440,bottom:1440,left:1440,right:1440}}}}]},{template:o});return Bt.Packer.toBlob(h)}}const jet=_("editor-to-docx");async function zet(n,t,e,r){const i=n.doc.buildResourceUrl(r,{withToken:!0});let o=await MS(i);if(!o)return[void 0,i];if(o.type.indexOf("/svg")!==-1){const l=await IS(o);l&&(o=new File([l],o.name))}return[await o.arrayBuffer(),i]}async function Wet(n,t,e){const r=n.editorBlocks.getBlockClass(e.type);if(r.toStandardDoc)try{return await r.toStandardDoc(n,e,t)}catch(i){jet.error(`toStandardDoc error: ${JSON.stringify(i)}`);return}}async function Get(n,t){const e=t.attributes,r=n.editorBoxes.getBoxClass(e.type);if(r.toStandardText)return r.toStandardText(n,e)}async function qet(n,t){let{template:e,download:r,backgroundImageOptions:i}=t!=null?t:{};e||(e=ztt());const o=n.doc.toJSON(),s=(C,E,b)=>zet(n,C,E,b),l=async(C,E,b)=>Wet(n,o,b),c=async C=>Get(n,C),h=await new Het(e,o,fm.default,s,void 0,l,c,i).convert("_appId","_docId");if(r){const C=URL.createObjectURL(h),E=document.createElement("a");E.setAttribute("download",`${_S(n)}.docx`),E.setAttribute("href",`${C}`),E.click(),E.remove()}return h}const zx=_("create-editor");async function Xet(n,t){var s,l,c,f,h,C,E,b,v,R,w,U,M,V,et,Y;p(zx,n,"app does not exists"),t.lang&&D.setLang(t.lang),Ci.level=(s=t.logLevel)!=null?s:rl.DEBUG;const e=t.onReauth?async()=>{var At;const X=t.user.userId,ut=t.docId,Ct=await((At=t.onReauth)==null?void 0:At.call(t,X,ut,t.permission));return{userId:X,docId:ut,permission:t.permission,appId:t.appId,token:Ct,displayName:t.user.displayName,avatarUrl:t.user.avatarUrl}}:void 0,r={auth:{appId:t.appId,docId:t.docId,userId:t.user.userId,permission:t.permission,token:t.token,displayName:t.user.displayName,avatarUrl:t.user.avatarUrl},serverUrl:t.serverUrl,reauthFunc:e,disableLogout:t.disableLogout,onMaxUsersError:t.onMaxUsersError},i=await Sd.load(r),o=gd(n,i,{id:t.id,scrollContainer:t==null?void 0:t.scrollContainer,enableComments:t==null?void 0:t.enableComments,enableContextMenu:t==null?void 0:t.enableContextMenu,components:{blocks:[...$x,...((l=t==null?void 0:t.components)==null?void 0:l.blocks)||[]],embeds:[...Hx,...((c=t.components)==null?void 0:c.embeds)||[]],boxes:[...mL,...((f=t.components)==null?void 0:f.boxes)||[]],commandProviders:[new W0,...((h=t.components)==null?void 0:h.commandProviders)||[]],decorators:[new xg,new oE],insertions:[sC],blockHooks:[new jb,new vw,...((C=t.components)==null?void 0:C.blockHooks)||[]],textRenders:[new $4,new ob,...((E=t.components)==null?void 0:E.textRenders)||[]],options:{...t.componentsOptions}},shortcuts:[dX,FH,Wz,yb,m4,HF,bb,GX,h0,UF,...t.shortcuts||[]],colors:["#0064FF","#EB3723","#F59300","#00A865","#F25A0A","#70A310","#009CAD","#0990D9","#8851ED","#D62069"]});if(o.editorCommandProviders.registerCommandProvider(new xo(o)),o.input.addHandler(new UY),o.input.addHandler(new vg),o.input.addHandler(new uV),o.input.addHandler(new Pz),o.input.addHandler(new Ib(o,{hideTitle:t.hideTitle,headingLevel:1,titlePlaceholder:D.t("placeholder.common.title"),contentPlaceholder:D.t("placeholder.common.content"),readonlyTitlePlaceholder:D.t("placeholder.common.readonlyTitle"),addPlaceholderToAllCurrentEmptyBlock:!0,applyContentPlaceholder:(b=t.placeholder)==null?void 0:b.applyContentPlaceholder})),o.input.addHandler(new mg(o,(v=t.componentsOptions)==null?void 0:v.quickMenu)),o.input.addHandler(new Zb(o)),o.input.addHandler(new ox(o)),o.input.addHandler(new kg),o.input.addHandler(new zk),o.doc.registerCallback(new NY(o)),o.addCustom("remote-cursor",()=>new BT(o)),o.addCustom("block-menu",X=>new kw(X)),Be.isMobile||o.addCustom("editor-tooltip",()=>new jd(o)),t!=null&&t.enableComments&&o.addCustom("editor-comments",X=>new V4(X,new Ftt(X))),t.enableContextMenu!==!1&&o.addCustom("editor-context-menu",X=>new ax(X)),o.addCustom("create-options",()=>new GA(o,t)),o.addCustom("drop-target",()=>new oh(o)),o.addCustom("list-to-mindmap",()=>new lg(o)),o.addCustom("list-to-mention",()=>new rJ(o)),o.addCustom("mobile-helper",()=>new TJ(o)),o.addCustom("code-caret",()=>new OH(o)),o.addCustom("image-paste-handler",()=>new Yb(o)),o.addCustom("layout-paste-handler",()=>new zS(o,!0)),(R=t.componentsOptions)!=null&&R.mention){const X=t.componentsOptions.mention;o.addCustom("mention",()=>new kS(o,X))}if(o.addCustom("heading-collapse",()=>new yx(o)),o.addCustom(Gg,X=>new Ix(X)),Su.register(o),oh.register(o),Pl.register(o),Dl.register(o),o.addListener("clickLink",(X,ut,Ct)=>{var wt;if((wt=t==null?void 0:t.events)!=null&&wt.onClickLink){t.events.onClickLink(X,ut,Ct);return}const At=Ct.getAttribute("link");At&&(X.readonly||ut.ctrlKey||ut.metaKey)&&window.open(At,"_blank")}),(U=(w=t.componentsOptions)==null?void 0:w.remoteCarets)!=null&&U.onUserChanged){const X=(V=(M=t.componentsOptions)==null?void 0:M.remoteCarets)==null?void 0:V.onUserChanged;o.doc.getRemoteUsers().on("change",ut=>{X(o,ut)})}return(Y=(et=t.componentsOptions)==null?void 0:et.templates)!=null&&Y.templates.length&&(o.addListener("docChanged",()=>{Wg(o)}),o.addListener("resize",()=>{Wg(o,{reset:!0})}),setTimeout(()=>{Wg(o)},100)),o.doc.registerCallback({onError:async X=>{if(X.code==="ResetDoc"){zx.error(`reset doc: ${X.message}`);const ut=await Sd.load(r);o.doc.reset(ut)}}}),o.version="2.0.4-beta.4",Ci.level===rl.DEBUG&&(window.setReauthFail=X=>{window.isReauthError=X},window.reConnect=X=>o.doc.externalDoc.client.connection.reConnect(X)),o}function Yet(n){return n.toJSON!==void 0}async function Jet(n,t,e){var o,s,l,c,f,h,C,E;p(zx,n,"app does not exists");const r=Yet(t)?t:new PC(t,{serverUrl:e.serverUrl||""});e.lang&&D.setLang(e.lang),Ci.level=(o=e.logLevel)!=null?o:rl.DEBUG;const i=gd(n,r,{id:e.id,scrollContainer:e==null?void 0:e.scrollContainer,components:{blocks:[...$x,...(l=(s=e.components)==null?void 0:s.blocks)!=null?l:[]],commandProviders:[new W0],decorators:[new xg,new oE],embeds:[...Hx,...((c=e.components)==null?void 0:c.embeds)||[]],boxes:[nR,RS,X4,aR,...((f=e.components)==null?void 0:f.boxes)||[]],insertions:[sC],blockHooks:[new jb,...((h=e.components)==null?void 0:h.blockHooks)||[]],textRenders:[new $4,new ob,...((C=e.components)==null?void 0:C.textRenders)||[]],options:{...e.componentsOptions}},shortcuts:[yb,m4,bb,h0]});return i.editorCommandProviders.registerCommandProvider(new xo(i)),i.input.addHandler(new vg),i.input.addHandler(new Ib(i,{hideTitle:e.hideTitle,headingLevel:1,titlePlaceholder:D.t("placeholder.common.title"),contentPlaceholder:D.t("placeholder.common.content"),readonlyTitlePlaceholder:D.t("placeholder.local.readonlyTitle"),addPlaceholderToAllCurrentEmptyBlock:!0})),i.input.addHandler(new mg(i,(E=e.componentsOptions)==null?void 0:E.quickMenu)),i.input.addHandler(new Zb(i)),i.input.addHandler(new ox(i)),i.input.addHandler(new kg),i.input.addHandler(new zk),i.addCustom("block-menu",b=>new kw(b)),Be.isMobile||i.addCustom("editor-tooltip",()=>new jd(i)),i.addCustom("image-paste-handler",()=>new Yb(i)),e!=null&&e.enableComments&&i.addCustom("editor-comments",b=>new V4(b,new Ktt(b,r))),e.enableContextMenu!==!1&&i.addCustom("editor-context-menu",b=>new ax(b)),i.addCustom("heading-collapse",()=>new yx(i)),i.addListener("clickLink",(b,v,R)=>{var U;if((U=e==null?void 0:e.events)!=null&&U.onClickLink){e.events.onClickLink(b,v,R);return}const w=R.getAttribute("link");w&&(b.readonly||v.ctrlKey||v.metaKey)&&window.open(w,"_blank")}),i.addCustom(Gg,b=>new Ix(b)),Su.register(i),i.version="2.0.4-beta.4",i}async function Qet(n,t,e){var h;const r=n.doc.externalDoc.client.auth,i=await k0.load({auth:r,serverUrl:e});if(!((h=i.getVersionHelper)==null?void 0:h.call(i)))throw new Error("the editor does not support to show versions");const s=n.getCustom("create-options");if(!s)throw new Error("the editor does not support to show versions");const l=s.getData(),c=new gL(l),f=n.addCustom("version-dialog",()=>new fS(i,c));return f.show(t),f}A.tippy=MI,A.AnchorBox=$3,A.AuthError=Rd,A.AuthHeader=ya,A.AutoScroll=Ff,A.BaseURLHeader=cu,A.BasicCommands=DK,A.BlockExclusiveHook=vw,A.BlockLockerHook=jb,A.BlockLockerPasteHandler=kg,A.BlockResizer=Qd,A.BrBox=P3,A.CodeBlock=zR,A.CodeLineBlock=WR,A.CodeTextDecorator=xg,A.DOC_RE_AUTH_KEYS=Gg,A.DefaultShortcuts=h0,A.DocIdError=yU,A.DocReAuthCallbacks=Ix,A.DragDrop=fv,A.DrawioEmbed=rL,A.EditorBlocks=vB,A.EditorBoxes=K3,A.EditorCommandProviders=N5,A.EditorComplexBlockPosition=yi,A.EditorComplexSelectionRange=ki,A.EditorDecorators=W3,A.EditorEmbeds=yB,A.EditorInsertions=z3,A.EditorSimpleBlockPosition=mn,A.EditorSimpleSelectionRange=vn,A.EmbedBlock=kB,A.EmbedBlockResizer=sh,A.EnforceWithDocumentTitleHandler=Ib,A.EventCallbacks=Nc,A.FILL_CHAR=q8,A.FileExtError=TU,A.GroupOrder=qk,A.HeadingBlockScrollListener=YY,A.ImageBox=V3,A.InlineBoxCommandProvider=cR,A.InputtingInsertion=H3,A.LocalDoc=PC,A.LogLevel=rl,A.Logger=Ci,A.MIN_DISTANCE_THRESHOLD=cv,A.ManualCloseDialog=Ld,A.ManualMenu=Al,A.ManualToolbar=gu,A.MarkdownInputHandler=vg,A.MaxUserError=YC,A.Mindmap=sg,A.OnesEditorAutoSuggest=kE,A.OnesEditorCustomDataWrapper=GA,A.OnesEditorExclusiveBlock=Dl,A.OnesEditorHoveringBlock=We,A.OnesEditorIcons=uN,A.OnesEditorQuickMenu=mg,A.OnesEditorToc=gs,A.OnesEditorTocProvider=Pl,A.OnesEditorToolbar=Su,A.OnesEditorTooltip=jd,A.OnesEditorVersionsDialog=fS,A.PermissionError=T0,A.Popup=mu,A.ReAuthToolbar=OS,A.RemoteCarets=BT,A.RemoteCaretsDecorator=oE,A.RemoteCaretsInsertion=sC,A.RemoteUsers=pd,A.RequestReloadError=wd,A.RichText=Hn,A.ShareDBDoc=Sd,A.ShareDBDocVersionsProvider=gL,A.ShareDBServer=k0,A.SimpleCache=ev,A.StandardEmbedBlockCommands=Jb,A.TEXT_STYLE_BACKGROUND_COLOR_PREFIX=F1,A.TEXT_STYLE_COLOR_PREFIX=P1,A.TableBlock=DR,A.TableBlockCommandProvider=W0,A.TableShortcuts=yb,A.TextBlock=ar,A.TextBox=N3,A.TextColorItem=$2,A.TextStyleShortcuts=bb,A.TocEmbed=yS,A.ZERO_WIDTH_SPACE_CHAR=_f,A.abbreviation=Sm,A.addAttribute=Pm,A.addClass=W,A.addCommentToBlock=Ua,A.addDays=H9,A.addMetaToDoc=hd,A.addMonths=$9,A.animateScrollTo=ua,A.applyPlaceholderToBlock=Yd,A.assert=p,A.autoShowHideTemplates=Wg,A.bindKeyDownEvent=Am,A.blockToDoc=DC,A.blockToHtml=cC,A.blockToMarkdown=Zm,A.blockToText=od,A.blocksToDoc=s5,A.clearAllSelection=eB,A.clientType=Be,A.cloneBlock=lo,A.cloneChildContainer=l0,A.cloneDoc=bC,A.cloneText=S3,A.commentToShareDbComment=iE,A.compareElement=Em,A.comparePosition=L1,A.complexBlockAdjustSelectionPos=Om,A.complexBlockFindNearestChildBlock=K7,A.complexBlockGetAllChildContainers=In,A.complexBlockGetBottomChildContainers=LB,A.complexBlockGetDeepFirstChild=RB,A.complexBlockGetFirstSimpleChild=D1,A.complexBlockGetLastSimpleChild=zc,A.complexBlockGetSelectedContainers=jc,A.complexBlockGetTopChildContainers=SB,A.containerToDoc=l5,A.continuousScroll=Rv,A.convertBlockFrom=_m,A.convertImageFileToPng=IS,A.convertImageSrcToPng=bJ,A.converterIntercept=Ag,A.copyBlockAttributes=iy,A.copyResourcesFromDoc=NC,A.createBlockAnchor=Jo,A.createBlockCaretAnchor=DB,A.createBlockContentElement=al,A.createBlockElement=qv,A.createBlockSimpleDocRange=qm,A.createBlockSimpleRange=xe,A.createBoxContentElement=Jv,A.createBoxElement=Xv,A.createBoxOp=w3,A.createChildContainer=xB,A.createComplexBlockPosition=De,A.createComplexDocPos=_3,A.createComplexDocRange=J8,A.createContainer=Jc,A.createContainerElement=h1,A.createDeleteOps=y3,A.createEditor=gd,A.createEditorSelectionRange=gn,A.createElement=B,A.createEmptyContainer=Zr,A.createEmptyDoc=ns,A.createEmptyTextBlockData=Wm,A.createExpandedRange=pm,A.createIconButton=Ho,A.createImage=Gp,A.createInsertOps=jm,A.createInsertionContentElement=tB,A.createInsertionElement=Qv,A.createLocalEditor=Jet,A.createOnesEditor=Xet,A.createRange=nv,A.createRichText=xa,A.createRootContainer=bB,A.createSimpleBlockPosition=mt,A.createSimpleDocPos=D3,A.createTextBlockData=oo,A.createTextButton=Da,A.createTextOp=Qr,A.createTextWithReplaceSoftReturn=J1,A.daysAfter=l1,A.deleteText=Z1,A.diffDays=j9,A.disablePageScroll=i1,A.docToHtml=Z3,A.docToHtmlFragment=sd,A.docToMarkdown=ty,A.docToText=hl,A.downloadImageToFile=MS,A.downloadObjectToFile=Ux,A.downloadSvgToString=qS,A.editLink=Vd,A.editorAddComment=rX,A.editorAddTextAttribute=gy,A.editorAutoInsertBlock=oy,A.editorBreakTextBlock=nu,A.editorClearCompositionText=hC,A.editorClearSelectedContents=i0,A.editorCopyBlock=OC,A.editorCopyDoc=d0,A.editorDeleteBlock=pC,A.editorDeleteBlockText=mC,A.editorDeleteBlockWithoutChildren=n0,A.editorDeleteChildContainer=X_,A.editorDeleteChildContainers=sy,A.editorFocusToBlock=EC,A.editorFocusToEnd=mM,A.editorGetBlockData=rs,A.editorGetBlockText=Jn,A.editorGetBlockTextEx=Ym,A.editorGetBoxData=O3,A.editorHandleKeyboardEvent=b5,A.editorInsertBlock=eu,A.editorInsertBoxToBlock=ny,A.editorInsertDoc=hy,A.editorInsertDocAt=xC,A.editorInsertText=dC,A.editorInsertTextToBlock=ey,A.editorInsertTextToBlockEx=fC,A.editorMergeTextBlock=ly,A.editorMoveDown=wy,A.editorMoveEnd=RC,A.editorMoveHome=Py,A.editorMoveLeft=Ty,A.editorMoveLineEnd=Wy,A.editorMoveLineHome=zy,A.editorMovePageDown=Qy,A.editorMovePageUp=Jy,A.editorMoveRight=ky,A.editorMoveUp=Ry,A.editorMoveWordEnd=Oy,A.editorMoveWordLeft=My,A.editorRangeClearColor=Cy,A.editorRangeGetColor=Ey,A.editorRangeSetColor=py,A.editorRemoveTextAttribute=Z_,A.editorReplaceBlockText=o0,A.editorReplaceContainer=my,A.editorRunOnce=E0,A.editorSelectAll=SC,A.editorSelectContainer=c0,A.editorSelectDown=Sy,A.editorSelectEnd=wC,A.editorSelectHome=Fy,A.editorSelectLeft=Ly,A.editorSelectLineEnd=jy,A.editorSelectLineHome=Hy,A.editorSelectPageDown=e5,A.editorSelectPageUp=t5,A.editorSelectRight=Iy,A.editorSelectUp=Dy,A.editorSelectWordEnd=Ny,A.editorSelectWordLeft=Uy,A.editorSetTextColor=ru,A.editorShowFindDialog=XG,A.editorToDocx=qet,A.editorUpdateBlockData=s0,A.editorUpdateCompositionText=ry,A.editorUpdateEmbedData=fy,A.enablePageScroll=o1,A.escapeHtmlText=vm,A.escapeRegExp=f1,A.escapeSpace=T9,A.exclusiveBlock=Vb,A.executeBlockCommand=fB,A.executeEmbedBlockCommand=uB,A.executeRangeCommand=U5,A.fileToDataUrl=Kc,A.findAfterOffsetNotType=rC,A.findAllText=LC,A.findBlockByIndex=Kv,A.findEventTargetBlock=ov,A.findInsertionById=Zv,A.findNextOffset=C_,A.findNextVisibleSimpleBlock=V5,A.findPrevOffset=p_,A.findPrevOffsetNotType=nC,A.findPrevSimpleBlockBeforeChildContainer=wB,A.findPrevVisibleSimpleBlock=K5,A.findTarget=Fc,A.findWordEnd=oC,A.findWordLeft=iC,A.format=Kf,A.formatBytes=wv,A.formatDate=c1,A.fragmentToHtml=vv,A.fromBase64=Of,A.fromBase64ToBlob=n1,A.fromBase64ToUint8Array=U9,A.fromDocRange=ul,A.fromNowString=u1,A.genId=rt,A.generateEditorContainerId=d1,A.getAllChildBlocks=U1,A.getAllQuickMenuItems=Eb,A.getAllSelectedBlocks=no,A.getAttributesAt=Xc,A.getBlockBackground=p1,A.getBlockByIndex=ol,A.getBlockCaretRect=cl,A.getBlockClass=Wt,A.getBlockClassByType=sl,A.getBlockClientRects=Go,A.getBlockCommandsWithHook=B1,A.getBlockContent=$t,A.getBlockHeading=Wf,A.getBlockId=ht,A.getBlockIndex=St,A.getBlockInfo=rh,A.getBlockKind=Ai,A.getBlockMinWidth=iB,A.getBlockNearestRangeFromPoint=M1,A.getBlockOptions=v1,A.getBlockPath=qo,A.getBlockProperties=lB,A.getBlockRangeFromPoint=Um,A.getBlockStyles=n7,A.getBlockTextLength=Et,A.getBlockTools=be,A.getBlockType=Rt,A.getBoxContent=E1,A.getBoxId=Yv,A.getBoxTypeFromElement=jf,A.getChildBlockCount=xi,A.getChildBlocks=ye,A.getChildOffset=fl,A.getClosestContainerByCondition=rB,A.getColorFromAttributes=V1,A.getColorFromContent=Lm,A.getComplexBlockClass=qr,A.getContainerBlockOverrideOptions=y1,A.getContainerBlockPath=pB,A.getContainerBlocks=Pv,A.getContainerBlocksElement=$f,A.getContainerById=kr,A.getContainerId=ft,A.getContainerMinWidth=w1,A.getContainerToolsElement=Z9,A.getContainerWidth=AB,A.getDistanceSquare=il,A.getElementFromPoint=Ne,A.getElementOffset=Df,A.getElementScale=Gr,A.getEmbedType=Ge,A.getExistsBlockTools=Im,A.getExistsContainerById=Vf,A.getFileExt=Pf,A.getFirstChildBlock=Pe,A.getFirstClientRect=Cm,A.getHeadingBlockChildren=Hc,A.getHeadingMenuOptions=db,A.getHorizontalPadding=Xp,A.getInsertionContent=b1,A.getLastChildBlock=en,A.getLastClientRect=aa,A.getListAllNextBrothers=yu,A.getLogger=_,A.getNextBlock=ae,A.getNextHiddenBlocks=mB,A.getNextValidOffset=Ea,A.getNextVisibleBlock=Yr,A.getOffsetFromPoint=qp,A.getOffsetInfoAfter=nd,A.getOffsetInfoBefore=Jm,A.getOpAt=i3,A.getOpLength=Nm,A.getParentBlock=Q,A.getParentBlockExcludeSelf=ma,A.getParentBox=C1,A.getParentContainer=ot,A.getPrevBlock=$e,A.getPrevValidOffset=dl,A.getPrevVisibleBlock=Xr,A.getRangeCommands=M5,A.getReferenceClientRect=Ak,A.getRootBlock=zf,A.getScrollContainer=tn,A.getSpecialBlockCommands=aB,A.getStandardEmbedBlockProperties=Qb,A.getTextAfterOffset=m_,A.getTextAttributes=uC,A.getTextBeforeOffset=g_,A.getTextBlockChild=Xf,A.getTextBlockClass=$v,A.getTextBlockContentChildTextLength=Jr,A.getTextBlockContentChildType=gB,A.getTextBlockContentChildren=eo,A.getTextLength=$n,A.getTextOpLength=N1,A.getTextWidth=km,A.getToolbar=Z0,A.handleBlockElementUpdated=oB,A.hasAltOnly=I9,A.hasClass=_t,A.hasCtrlOrCmd=Cv,A.hasCtrlOrCmdOnly=L9,A.hashCode=Ov,A.hideBlock=Gv,A.hideTemplates=LS,A.htmlToFragment=Tm,A.i18n=D,A.includeBigTable=KN,A.injectDocToHtmlFragment=dd,A.injectStyle=av,A.inputActions=MM,A.insertEmptyBlock=o7,A.insertEmptyEmbedBlock=T1,A.insertText=es,A.intersectionCommands=hO,A.isBackspace=bv,A.isBlock=zo,A.isBlockLocked=Tg,A.isBlockLockedByOthers=Hb,A.isBlockLockedBySelf=ih,A.isBlockTools=Wv,A.isBox=Dm,A.isBoxOp=Qo,A.isCJK=gv,A.isChildContainer=bi,A.isChildNode=Ee,A.isCodeBlock=Pi,A.isCollapsedHeadingBlock=Bi,A.isCollapsedRange=Y8,A.isComplexBlockPosition=pa,A.isComplexKindBlock=Nt,A.isContainer=to,A.isContainerSelectedAllChildBlocks=n5,A.isControlEvent=da,A.isDelete=_9,A.isDraggingFiles=Rm,A.isElementVisible=xm,A.isEmbedBlock=me,A.isEmptyContainer=Yf,A.isEmptyDoc=tC,A.isEmptyTextBlock=Te,A.isEmptyTextBlockWithoutCompositionText=Xd,A.isEnterOnly=Ev,A.isEscape=ym,A.isExclusiveBlock=nh,A.isExpandedHeadingBlock=hB,A.isFirefox=Lf,A.isFirstChildBlockInComplexBlock=F7,A.isHeadingBlock=An,A.isHighSurrogate=A9,A.isInBlock=x1,A.isInBlockTools=$c,A.isLetter=mv,A.isLowSurrogate=v9,A.isMatchShortcut=Qi,A.isMoveForward=w9,A.isNavigationEvent=R9,A.isNavigationKey=pv,A.isNodeRemoved=If,A.isNumber=hv,A.isPrintableKey=t1,A.isRootBlock=Rr,A.isRootContainer=Qt,A.isSafari=la,A.isSameDay=a1,A.isSelectBoxOnly=Ni,A.isShiftEnter=D9,A.isShiftTab=O9,A.isShortcutEvent=S9,A.isSimpleBlock=e7,A.isSimpleBlockPosition=Ti,A.isSimplePos=I3,A.isSimpleRange=Gm,A.isSpace=Bm,A.isTab=M9,A.isTextBlockContentBoxChild=wr,A.isTextBlockContentChild=Gf,A.isTextBlockContentInsertionChild=Yo,A.isTextBlockContentTextChild=qf,A.isTextKindBlock=at,A.isTextKindBlockType=Hf,A.isTitleBlock=Wo,A.isToday=Sv,A.isValidOffset=lr,A.isVisibleBlock=ll,A.isYesterday=Lv,A.loadJs=iv,A.loadJsPromise=ca,A.lockers=Ei,A.mergeCommands=Q0,A.mergeDocs=Aa,A.mergeOps=Q1,A.mergeText=W8,A.multiSplitText=s3,A.overflowText=Iv,A.parseShortcut=xv,A.patchNode=Uf,A.pointInRect=fa,A.rangeAddAttribute=Zf,A.rangeGetTextColor=h3,A.rangeRemoveAttribute=qc,A.rangeSetTextColor=u3,A.rangeTransformText=a3,A.registerDragDrop=Qp,A.removeAttribute=K1,A.removeClass=lt,A.removeLastBr=$8,A.removePlaceholderFromBlock=qR,A.removeStyle=lv,A.replaceAll=z9,A.replaceAllCaseInsensitive=W9,A.replaceAllText=i5,A.replaceText=zm,A.requestDownload=wm,A.resetListStart=ku,A.scrollIntoView=id,A.scrollable=kv,A.selectFile=Vc,A.selectedBlockToDoc=u0,A.selectionToDoc=iu,A.setAttributes=bm,A.setClipboardData=Nf,A.setClipboardDataByEvent=F9,A.setColorToAttributes=f3,A.setDataset=Yp,A.setDefaultCursor=Mf,A.setStyles=Jp,A.shareDBCommentToDocObject=rE,A.shareDBDocCommentToComment=AT,A.shortcutToDisplayText=hn,A.showBlock=g1,A.showDocVersions=Qet,A.showTemplates=Sx,A.splitText=sr,A.splitToThree=pn,A.stringToDataUrl=r1,A.stringToObjectUrl=s1,A.subText=l3,A.textNodeOffsetFromPoint=rv,A.titleFromEditor=_S,A.toBase64URL=Zi,A.toMindmap=og,A.toPlainText=Se,A.toPlainTextKeepLength=eC,A.trimChar=Zp,A.unexclusiveBlock=$b,A.unicodeLength=B9,A.unicodeSubstr=y9,A.updateBlockSelection=nB,A.updateOpAttributes=L3,A.updateTextBlockContent=h_,A.updateUrl=e1;for(const n in Ve)n!=="default"&&!A.hasOwnProperty(n)&&Object.defineProperty(A,n,{enumerable:!0,get:()=>Ve[n]});Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
974
|
+
\`\`\`\`\`\``}return""}const ltt={embedType:"plantuml",convertFrom:itt,handleUpdateBlock:rtt,createEmbedContent:ntt,getBlockProperties:ott,convertTo:stt},Tut="",att="hr",ctt={dividingLine:{type:"\u5206\u5272\u7EBF",abstract:"\u5206\u5272\u7EBF"}},utt={dividingLine:{type:"Dividing-Line",abstract:"Dividing-Line"}},ftt={dividingLine:{type:"\u533A\u5207\u308A\u7DDA",abstract:"\u533A\u5207\u308A\u7DDA"}};D.mergeLang({"zh-CN":ctt,"en-US":utt,"ja-JP":ftt});function dtt(n,t){const e=B("div",["editor-embed-container"],t);B("hr",["editor-embed-hr"],e)}function htt(n,t,e,r){return r==="html"?"<hr />":r==="markdown"?"---":"------------"}function mtt(){return{name:"hr",insertEmbedCommandItems:[{id:"insert-hr",name:D.t("dividingLine.type"),icon:i2,order:500,group:"common",subText:Qn("insert-hr")}],handleInsertEmptyEmbed:async(n,t)=>{const{containerId:e,blockIndex:r}=t;return n.insertEmbed(e,r,att,{})}}}function gtt(n,t,e){const{data:r}=e;if(!r||r.embedType!=="dividing-line"||!at(n,t))return null;const i={};return{blockData:{id:rt(),type:"embed",embedType:"hr",embedData:i}}}function ptt(){return{abstract:D.t("dividingLine.abstract")}}const Ctt={embedType:"hr",createEmbedContent:dtt,convertTo:htt,getOptions:mtt,convertFrom:gtt,getBlockProperties:ptt},kut="",Rut="",Ett={media:{upload:{failed:'<div class="line-1">{name}\u4E0A\u4F20\u5931\u8D25</div><div class="line-2">\u7F51\u7EDC\u670D\u52A1\u5F02\u5E38\uFF0C\u4F60\u53EF\u4EE5 <span class="retry-upload">\u91CD\u8BD5</span></div>',maxSizeFailed:'<div class="line-1">{name}\u4E0A\u4F20\u5931\u8D25</div><div class="line-2">\u6587\u4EF6\u5927\u5C0F\u8D85\u8FC7\u9650\u5236\uFF0C\u8BF7\u91CD\u65B0\u9009\u62E9\u6587\u4EF6</div>'},load:{failed:'<div class="line-1">{name}\u52A0\u8F7D\u5931\u8D25</div><div class="line-2">\u7F51\u7EDC\u670D\u52A1\u5F02\u5E38\uFF0C\u4F60\u53EF\u4EE5 <span class="retry-upload">\u91CD\u8BD5</span></div>'},audio:{menuItem:"\u97F3\u9891",abstract:"\u97F3\u9891"},video:{menuItem:"\u89C6\u9891",abstract:"\u89C6\u9891"}}},btt={media:{upload:{failed:'<div class="line-1">{name} upload failed</div><div class="line-2">Network error, you can <span class="retry-upload">Retry</span></div>',maxSizeFailed:'<div class="line-1">{name} upload failed</div><div class="line-2">The file size exceeds limit. Please choose another file.</div>'},load:{failed:'<div class="line-1">{name} loading failed</div><div class="line-2">Network error, you can <span class="retry-upload">Retry</span></div>'},audio:{menuItem:"Audio",abstract:"Audio"},video:{menuItem:"Video",abstract:"Video"}}},xtt={media:{upload:{failed:'<div class="line-1">{name}\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F</div><div class="line-2">\u304A\u4F7F\u3044\u306E\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u306B\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u6B21\u306E\u64CD\u4F5C\u3092\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002 <span class="retry-upload">\u518D\u8A66\u884C</span></div>',maxSizeFailed:'<div class="line-1">{name}\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F</div><div class="line-2">\u30D5\u30A1\u30A4\u30EB\u306E\u30B5\u30A4\u30BA\u304C\u4E0A\u9650\u3092\u8D85\u3048\u3066\u3044\u308B\u305F\u3081\u3001\u4ED6\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044</div>'},load:{failed:'<div class="line-1">{name}\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3067\u3057\u305F</div><div class="line-2">\u304A\u4F7F\u3044\u306E\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u306B\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u6B21\u306E\u64CD\u4F5C\u3092\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002 <span class="retry-upload">\u518D\u8A66\u884C</span></div>'},audio:{menuItem:"\u97F3\u58F0",abstract:"\u97F3\u58F0"},video:{menuItem:"\u52D5\u753B",abstract:"\u52D5\u753B"}}};D.mergeLang({"zh-CN":Ett,"en-US":btt,"ja-JP":xtt});var Vi=(n=>(n.AUDIO="audio",n.VIDEO="video",n))(Vi||{}),ph=(n=>(n.Empty="empty",n.Progress="progress",n.Error="error",n))(ph||{});const aL=10*1024*1024,Att=["wav","mp3","aac","ogg","webm","flac"],vtt=["ogg","mp4","webm"],Btt=()=>{};function cL(n){var h,C,E,b,v,R;const t=(h=n.getComponentOptions("media"))!=null?h:{},{allowedMedias:e,maxSize:r,callbacks:i}=t,o=(C=e==null?void 0:e.audio)!=null?C:Att,s=(E=e==null?void 0:e.video)!=null?E:vtt,l=(b=r==null?void 0:r.audio)!=null?b:aL,c=(v=r==null?void 0:r.video)!=null?v:aL,f=(R=i==null?void 0:i.onError)!=null?R:Btt;return{allowedMedias:{audio:o,video:s},maxSize:{audio:l,video:c},callbacks:{onError:f}}}function ytt(n,t){const e=o=>o.map(s=>`.${s}`).join(","),{allowedMedias:r}=cL(n),i=r[t];return i?e(i):"*"}function Ttt(n,t,e){const{maxSize:r,callbacks:i,allowedMedias:o}=cL(t),{[e]:s}=r,{[e]:l}=o;if(s&&n.size>s){const f=new Error("media is too large");throw f.code=`MaxMediaSize-${e}`,i!=null&&i.onError&&(i==null||i.onError(t,f)),f}const c=Pf(n.name);if(l&&!l.includes(c.toLowerCase())){const f=new Error(`media file is not allowed: ${c}`);throw f.code="NotAllowedFile",i!=null&&i.onError&&(i==null||i.onError(t,f)),f}}function ktt(n){return n===ph.Empty||n===ph.Error}const En=_("media");class Rtt extends Ve.TypedEmitter{constructor(e){super();m(this,"mediaContainer",null);m(this,"media",null);m(this,"abstract",null);m(this,"handleMediaLoadError",(e,r)=>{if(!r.target||!(r.target instanceof Node)||!(r.target instanceof Element?r.target:r.target.parentElement))return;const o=Q(r.target);if(!o||!o.contains(this.mediaContainer))return;const s=this.renderError();this.updateMediaContent(s),this.emit("mediaError",e,"load_error",ht(o))});m(this,"handleUploadFile",async e=>{p(En,this.abstract,"no abstract"),p(En,this.mediaContainer,"The media element not exist");const{editor:r}=this.options,i=Q(this.mediaContainer);p(En,i,"The block element not exist");const o=r.getBlockData(i);try{const{resourceId:s}=await r.doc.uploadResource(e,{onProgress:C=>{this.renderProgress(C,e)}}),{name:l,type:c,size:f}=e,h={...o,embedData:{...o.embedData,src:s,fileName:l,fileSize:f,fileType:c}};r.updateBlockData(i,h)}catch(s){En.error(s),this.emit("mediaError",r,"upload_error",o.id),this.renderRetry(e,s)}lt(i,"media-block-uploading")});m(this,"destroy",()=>{this.mediaContainer=null});this.options=e}bindMediaEvent(){const{editor:e}=this.options;this.media&&e.domEvents.addEventListener(this.media,"error",this.handleMediaLoadError)}unbindMediaEvent(){const{editor:e}=this.options;this.media&&e.domEvents.removeEventListener(this.media,"error",this.handleMediaLoadError)}updateMediaContent(e){p(En,this.mediaContainer,"The media element not exist"),this.mediaContainer.innerHTML="",this.mediaContainer.append(e)}renderError(){p(En,this.abstract,"no abstract");const{editor:e,createMediaElement:r}=this.options,{mediaIcon:i,mediaName:o}=this.abstract;p(En,this.mediaContainer,"The media element not exist");const s=Q(this.mediaContainer);p(En,s,"The block element not exist");const l=e.getBlockData(s),c=B("div",["media-error","embed-selected-content","embed-hover-content"],null),f=B("span",["media-error-icon"],c);f.innerHTML=i;const h=B("div",[],c);h.innerHTML=D.t("media.load.failed",{name:o}),c.appendChild(h);const C=h.querySelector(".retry-upload");return p(En,C,"The element not exist"),e.domEvents.addEventListener(C,"click",(E,b)=>{const v=B("div",["media-element"],null),R=this.getResourceUrl(l),w=r(E,v,l,R);this.unbindMediaEvent(),this.media=w,this.bindMediaEvent(),this.updateMediaContent(v)}),this.setFullScreen(),c}renderRetry(e,r){var E,b;p(En,this.abstract,"no abstract");const{editor:i}=this.options,{mediaIcon:o,mediaName:s}=this.abstract,l=B("div",["media-error","embed-selected-content","embed-hover-content"],null),c=B("span",["media-error-icon"],l);c.innerHTML=o;const f=B("div",[],l);let h=D.t("media.upload.failed",{name:s});(((E=r.response)==null?void 0:E.status)===420||((b=r.response)==null?void 0:b.status)===413)&&(h=D.t("media.upload.maxSizeFailed",{name:s})),f.innerHTML=h,l.appendChild(f);const C=f.querySelector(".retry-upload");C&&i.domEvents.addEventListener(C,"click",()=>{i.readonly||(p(En,this.abstract,"no abstract"),this.handleUploadFile(e))}),this.updateMediaContent(l),this.setFullScreen()}renderProgress(e,r){p(En,this.mediaContainer,"The media element not exist");const i=this.mediaContainer.querySelector(":scope .media-progress"),o=e===-1||e===100?100:e;if(i){const{updateProgressElement:s}=this.options;s(i,o)}else{const{createProgressElement:s}=this.options,l=Q(this.mediaContainer);p(En,l,"The element not exist"),W(l,"media-block-uploading");const c=B("div",["media-progress"],null);s(c,o,r),this.updateMediaContent(c)}this.setFullScreen()}renderMediaElement(e,r){p(En,this.mediaContainer,"The media element not exist");const i=this.mediaContainer.querySelector(":scope > .media-element"),{createMediaElement:o,updateMediaElement:s,editor:l}=this.options,c=this.getResourceUrl(e,r);if(i){const f=s(l,i,e,c);this.unbindMediaEvent(),this.media=f,this.bindMediaEvent()}else{const f=B("div",["media-element"],null),h=o(l,f,e,c);this.unbindMediaEvent(),this.media=h,this.bindMediaEvent(),this.updateMediaContent(f)}}renderEmpty(e){p(En,this.abstract,"no abstract"),p(En,this.mediaContainer,"The media element not exist");const r=B("div",["media-empty","embed-selected-content","embed-hover-content"],this.mediaContainer);r.innerHTML=this.abstract.mediaIcon,this.updateMediaContent(r);const{editor:i}=this.options;i.findBlockById(e.id)&&this.emit("mediaError",i,"empty",e.id),this.setFullScreen()}getResourceUrl(e,r){const{src:i}=e.embedData,{editor:o}=this.options;return o.doc.buildResourceUrl(i,{syncNewResources:async(s,l)=>{var f,h;if(!r)return;await o.doc.addResources([s]);const c=(h=(f=o.doc).getServerMeta)==null?void 0:h.call(f).appId;if(l!==e.embedData.src&&c&&e.embedData.src.includes(c)){const C=Q(r);if(C&&!o.readonly&&o.isBlockWritable(C)){const E=xt.default(e);E.embedData.src=s,o.updateBlockData(C,E)}}}})}setFullScreen(){p(En,this.mediaContainer,"The media element not exist"),W(this.mediaContainer,"full-screen")}removeFullScreen(){p(En,this.mediaContainer,"The media element not exist"),lt(this.mediaContainer,"full-screen")}updateBlockAlign(e,r){const i=Q(r);p(En,i,"The block element not exist");const{align:o}=e;e.embedType==="video"&&(i.hasAttribute("data-style-align")&&i.removeAttribute("data-style-align"),i.setAttribute("data-style-align",o))}render(e,r){const{src:i}=e.embedData;(!this.mediaContainer||!r.contains(this.mediaContainer))&&(this.mediaContainer=B("div",["media"],r)),this.updateBlockAlign(e,r),ktt(i)?i===ph.Empty&&this.renderEmpty(e):this.renderMediaElement(e,r)}setAbstract(e){this.abstract=e}}_("media-embed");const wtt="left";class uL{constructor(){m(this,"handleInsertEmptyEmbed",async(t,e)=>{var C;const{containerId:r,blockIndex:i}=e;let o;(C=e.data)!=null&&C.file&&(o=e.data.file);const s=ytt(t,this.embedType);if(o=o!=null?o:await Vc(s,{}),!o)return null;const{mediaType:l}=this.getAbstract();try{Ttt(o,t,l)}catch{return null}const c={id:rt(),type:"embed",embedType:this.embedType,embedData:{src:ph.Empty}};l==="video"&&(c.align=wtt);const f=t.insertBlock(r,i,c);return await this.getMedia(t,c.id).handleUploadFile(o),f})}getMedia(t,e){const r=t.addCustom(`media-${e}`,()=>new Rtt({editor:t,createMediaElement:this.createMediaElement,updateMediaElement:this.updateMediaElement,createProgressElement:this.createProgressElement,updateProgressElement:this.updateProgressElement}));return r.setAbstract({...this.getAbstract()}),r}getOptions(){const{menuItem:t,mediaIcon:e,mediaName:r,order:i,group:o}=this.getAbstract();return{name:r,insertEmbedCommandItems:[{id:`insert-${this.embedType}`,name:t,icon:e,order:i,group:o,subText:Qn(`insert-${this.embedType}`)}],handleInsertEmptyEmbed:this.handleInsertEmptyEmbed}}createEmbedContent(t,e,r){const{id:i}=r;this.getMedia(t,i).render(r,e)}handleUpdateBlock(t,e,r){const{id:i}=r,o=this.getMedia(t,i),s=$t(e);return o.render(r,s),!0}handleDeleteBlock(t,e){const r=e.id,i=this.getMedia(t,r);i.removeAllListeners(),i.destroy()}convertTo(t,e,r,i){const o=e.embedData,s=t.doc.buildResourceUrl(o.src,{withToken:!0});return i==="html"?`<${o.type} src="${s}" />`:i==="markdown"?``:s}}function fL(n,t){const e=B("div",["uploading-progress-mask"],n),r=B("div",["uploading-progress-bar"],e),i=B("div",["uploading-progress-bar-value"],r);i.style.width=`${t}%`}function dL(n,t){const e=n.querySelector(".uploading-progress-bar-value");e&&(e.style.width=`${t}%`)}const Stt=_("media-audio");class Ltt extends uL{constructor(){super(...arguments);m(this,"embedType",Vi.AUDIO);m(this,"updateProgressElement",dL);m(this,"createMediaElement",(e,r,i,o)=>{const s=B("div",["audio-container","embed-hover-content","embed-selected-content"],r),l=B("audio",[],s);return l.innerHTML="Your browser does not support the <code>audio</code> element.",l.controls=!0,l.src=o,setTimeout(()=>{this.getMedia(e,i.id).setFullScreen()}),l})}getAbstract(){return{mediaIcon:e2,mediaName:D.t(`media.${Vi.AUDIO}.menuItem`),menuItem:D.t(`media.${Vi.AUDIO}.menuItem`),order:800,mediaType:Vi.AUDIO,group:"common"}}getBlockProperties(){return{abstract:`${D.t(`media.${Vi.AUDIO}.abstract`)}`}}updateMediaElement(e,r,i,o){const s=r.querySelector(":scope .audio-container > audio");return p(Stt,s,"The media element not exist"),s.src!==o&&(s.src=o),s}createProgressElement(e,r){const i=B("audio",[],e);i.innerHTML="Your browser does not support the <code>audio</code> element.",i.controls=!0,i.src="about:blank",fL(e,r)}}const Itt=new Ltt;_("video-resizer");function hL(n){return n&&me(n)&&Ge(n)==="video"}const Dtt=50;class Vx{constructor(t){m(this,"currentResizableElement",null);m(this,"resizing",!1);m(this,"handleHoveringBlockChange",(t,e)=>{if(!this.resizing&&!window.isDragging&&(e&&hL(e)&&this.disableBlockResize(e),t&&hL(t)&&this.editor.isBlockWritable(t))){const r=this.getVideoElement(t);if(!r)return;this.enableBlockResize(t,r)}});m(this,"handleResizing",(t,e)=>{if(this.resizing=!0,!this.currentResizableElement)return;const r=t.getBlock();if(!r)return;const i=r.getBoundingClientRect().width,o=Math.min(Math.max(e.width,Dtt),i);this.currentResizableElement.style.width=`${o}px`,this.currentResizableElement.style.pointerEvents="none"});m(this,"handleResized",t=>{this.resizing=!1;const e=t.getBlock();if(!this.currentResizableElement||!e)return;const r=this.editor.getBlockData(e),{width:i}=this.currentResizableElement.getBoundingClientRect();this.currentResizableElement.style.pointerEvents="auto",this.editor.updateBlockData(e,{...r,width:i})});this.editor=t,We.get(t).addListener("change",this.handleHoveringBlockChange)}destroy(){this.currentResizableElement=null,We.get(this.editor).removeListener("change",this.handleHoveringBlockChange)}getVideoElement(t){return $t(t).querySelector(":scope .video-container > video")}updateResizer(t){const e=this.editor.findCustom(`${ht(t)}-resizer`);e&&e.updateResizer()}disableBlockResize(t){const e=this.editor.findCustom(`${ht(t)}-resizer`);e&&e.disableResize()}enableBlockResize(t,e){const r=this.editor.addCustom(`${ht(t)}-resizer`,()=>new Qd(this.editor,{resize:["top-left","top-right","bottom-left","bottom-right"]}));r.enableResize(t,e),r.removeListener("resizing",this.handleResizing),r.removeListener("resized",this.handleResized),r.addListener("resizing",this.handleResizing),r.addListener("resized",this.handleResized),this.currentResizableElement=e}}class _tt{constructor(t,e){m(this,"group","hovering-toolbar");m(this,"_commands",[{id:"addComment",name:D.t("comment.quickMenuCommand"),icon:cs},{id:"sep",name:"",type:"separator"},{id:"left",name:D.t("commands.alignLeft"),icon:xl},{id:"center",name:D.t("commands.alignCenter"),icon:fu},{id:"right",name:D.t("commands.alignRight"),icon:uu}]);this.editor=t,this.block=e,this.editor=t,this.block=e}createIconItem(t,e,r){if(!t)return null;const i=["style-icon","text-style-item"];return e&&i.push("active"),Ho(t,i,r)}get commands(){if(this.editor.readonly)return[];const t=this.block.getAttribute("data-style-align");return this._commands.map(r=>r.id===t?{...r,element:()=>{const i=B("div",["video-tooltip-align-style-section"],null);return this.createIconItem(r.icon,!0,i),i}}:r)}executeCommand(t,e,r){switch(r.id){case"addComment":Ua(t,e);break;case"left":case"center":case"right":fg(t,e,r.id);break}}}const Mtt=_("video");class Ott extends uL{constructor(){super(...arguments);m(this,"embedType",Vi.VIDEO);m(this,"updateProgressElement",dL);m(this,"createMediaElement",(e,r,i,o)=>{const s=B("div",["video-container","embed-selected-content","drag-preview-element"],r),l=B("video",[],s);return l.innerHTML="Your browser does not support the <code>video</code> element.",l.controls=!0,l.src=o,l.addEventListener("canplay",()=>{e.addCustom("video-resizer",()=>new Vx(e)),this.getMedia(e,i.id).removeListener("mediaError",this.handleMediaError),this.getMedia(e,i.id).addListener("mediaError",this.handleMediaError),this.getMedia(e,i.id).removeFullScreen()}),i.width&&(l.style.width=`${i.width}px`),l});m(this,"createProgressElement",(e,r,i)=>{const o=B("video",["progress-video"],e);o.innerHTML="Your browser does not support the <code>audio</code> element.",o.controls=!0,fL(e,r),Kc(i).then(s=>{const l=e.querySelector(".progress-video");l&&x1(e)&&(l.src=s)})})}getAbstract(){return{mediaName:D.t(`media.${Vi.VIDEO}.menuItem`),mediaIcon:n2,menuItem:D.t(`media.${Vi.VIDEO}.menuItem`),order:700,mediaType:Vi.VIDEO,group:"common"}}getBlockProperties(e,r){return{abstract:`${D.t(`media.${Vi.VIDEO}.abstract`)}`,blockCommands:{"hovering-toolbar":new _tt(e,r)}}}handleMediaError(e,r,i){const o=e.addCustom("video-resizer",()=>new Vx(e)),s=e.getBlockById(i);o.disableBlockResize(s)}updateMediaElement(e,r,i,o){const s=r.querySelector(":scope .video-container > video");p(Mtt,s,"The media element not exist"),s.src!==o&&(s.src=o),i.width?s.style.width=`${i.width}px`:s.style.width="";const l=e.getBlockById(i.id);return setTimeout(()=>{e.addCustom("video-resizer",()=>new Vx(e)).updateResizer(l)}),s}}const Utt=new Ott,$x=[DR,zR,WR,kK,mQ],Hx=[rL,UQ,jZ,ZZ,ltt,oV,Ctt,Utt,Itt,cW,yS,VX],mL=[nR,RS,X4,aR];function Ntt(n,t,e){var i,o,s,l;Ci.level=(i=e.logLevel)!=null?i:rl.DEBUG;const r=gd(n,t,{components:{blocks:[...$x,...((o=e==null?void 0:e.components)==null?void 0:o.blocks)||[]],embeds:[...Hx,...((s=e.components)==null?void 0:s.embeds)||[]],boxes:[...mL,...((l=e.components)==null?void 0:l.boxes)||[]],textRenders:[new ob],options:{...e.componentsOptions}}});return r.readonly=!0,r.addCustom("heading-collapse",()=>new yx(r)),r.addCustom("editor-tooltip",()=>new jd(r)),r.addListener("clickLink",(c,f,h)=>{var E;if((E=e==null?void 0:e.events)!=null&&E.onClickLink){e.events.onClickLink(c,f,h);return}const C=h.getAttribute("link");C&&(c.readonly||f.ctrlKey||f.metaKey)&&window.open(C,"_blank")}),r}class gL{constructor(t){this.createOptions=t,t.lang&&D.setLang(t.lang)}createHistoryEditor(t,e){return Ntt(t,e,this.createOptions)}}function pL(n,{root:t,childDoc:e,doc:r}){var h,C;e.uploadResource=r.uploadResource.bind(r),e.buildResourceUrl=r.buildResourceUrl.bind(r);const i=n.getComponentOptions("comment"),o={image:{defaultAlign:"left"},table:{locatingContainer:t,hideCellMenu:!0,hideToolbar:!0},...i==null?void 0:i.componentsOptions},s=[];n.editorBlocks.forEach(E=>{E.blockType==="text"||E.blockType==="embed"||s.push(E)});const l=[];n.editorEmbeds.forEach(E=>{l.push(E)});const c=[];n.editorBoxes.forEach(E=>{E.boxType==="text"||E.boxType==="br"||E.boxType==="image"||E.boxType==="anchor"||c.push(E)});const f=gd(t,e,{shortcuts:[h0],components:{blocks:s,commandProviders:[new W0],decorators:[new xg],embeds:l,boxes:c,options:o}});if(f.input.addHandler(new vg),f.input.addHandler(new Zb(f)),f.input.addHandler(new ox(f)),f.input.addHandler(new tX(f)),f.input.addHandler(new kg),f.addCustom("image-paste-handler",()=>new Yb(f)),f.addCustom("layout-paste-handler",()=>new zS(f,!1)),Be.isMobile||f.addCustom("editor-tooltip",()=>new jd(f)),n.options.enableContextMenu!==!1&&f.addCustom("editor-context-menu",E=>new ax(E)),(h=n.options.componentsOptions)!=null&&h.mention){const E=n.options.componentsOptions.mention;f.addCustom("mention",()=>new kS(f,{...E}))}if((C=n.options.componentsOptions)!=null&&C.comment){const E=n.options.componentsOptions.comment;E.onCommentEditorClick&&f.addListener("click",E.onCommentEditorClick)}return f}function Ptt(n,t){const e=Array.from(n.rootContainer.querySelectorAll(`[comment-${t.toLocaleLowerCase()}="${t}"]`)),r=new Set;e.forEach(i=>{const o=Q(i);o&&r.add(o)}),r.forEach(i=>{eX(n,i,t)})}class Ftt{constructor(t){m(this,"listeners",new Set);m(this,"doc");this.editor=t,this.doc=this.editor.doc.externalDoc,this.doc.registerCallback(this)}getComments(){return this.doc.getComments()}getComment(t){return this.doc.getComment(t)}getCommentDoc(t){return this.doc.getCommentDoc(t)}localCreateComment(t,e){this.doc.localCreateComment(t,e)}localDeleteComment(t){const e=this.getComment(t);this.doc.localDeleteComment(t);const r=e.groupId;this.getComments().filter(o=>o.groupId===r).length===0&&Ptt(this.editor,r)}localUpdateComment(t,e){this.doc.localUpdateComment(t,e)}onCreateComment(t,e){Array.from(this.listeners.values()).forEach(r=>r.onCreateComment(t,e))}onDeleteComment(t,e){Array.from(this.listeners.values()).forEach(r=>r.onDeleteComment(t,e))}onUpdateComment(t,e){Array.from(this.listeners.values()).forEach(r=>r.onUpdateComment(t,e))}addListener(t){this.listeners.add(t)}removeListener(t){this.listeners.delete(t)}createCommentEditor(t,e){return pL(this.editor,{root:t,childDoc:e,doc:this.doc})}allowEdit(t){return t.userId===this.doc.getUser().userId}}class Ktt{constructor(t,e){m(this,"listeners",new Set);this.editor=t,this.localDoc=e}get doc(){return this.localDoc.toJSON()}getComments(){return Object.values(this.doc.comments)}getComment(t){return this.doc.comments[t]}getCommentDoc(t){const e=this.doc.comments[t];return rE(e)}addListener(t){this.listeners.add(t)}removeListener(t){this.listeners.delete(t)}localCreateComment(t,e){}localDeleteComment(t){}localUpdateComment(t,e){}createCommentEditor(t,e){return pL(this.editor,{root:t,childDoc:e,doc:this.localDoc})}allowEdit(t){return t.userId===this.localDoc.getUser().userId}}const Vtt={placeholder:{common:{title:"\u8BF7\u8F93\u5165\u6807\u9898",readonlyTitle:"\u8BF7\u8F93\u5165\u6807\u9898",content:"\u70B9\u51FB + \uFF0C\u6216\u8F93\u5165 / \u5FEB\u6377\u63D2\u5165\u7EC4\u4EF6",contentInTable:"\u8F93\u5165 / \u5FEB\u6377\u63D2\u5165\u7EC4\u4EF6"},local:{readonlyTitle:"\u672A\u547D\u540D"}},copyCutProperty:{copy:"\u590D\u5236",cut:"\u526A\u5207",unsafeEnvTips:"\u7531\u4E8E\u5F53\u524D http \u8BBF\u95EE\u73AF\u5883\u4E0B\u7684\u9650\u5236\uFF0C\u8BF7\u4F7F\u7528\u5FEB\u6377\u952E({shortCut}) {operation}",limitedEnvTips:"\u7531\u4E8E\u6D4F\u89C8\u5668\u9650\u5236\uFF0C\u8BF7\u4F7F\u7528 {shortCut} \u7C98\u8D34"}},$tt={placeholder:{common:{title:"Enter a title",readonlyTitle:"Enter a title",content:'Click "+", or enter "/" to insert components quickly',contentInTable:'Enter "/" to insert components quickly'},local:{readonlyTitle:"Untitled"}},copyCutProperty:{copy:"Copy",cut:"Cut",unsafeEnvTips:"Due to the limitations of the current http access environment, please use the shortcut ({shortCut}) {operation}",limitedEnvTips:"Press {shortCut} to paste due to browser restrictions"}},Htt={placeholder:{common:{title:"\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",readonlyTitle:"\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",content:"\u300C+\u300D\u3092\u30AF\u30EA\u30C3\u30AF\u3059\u308B\u304B\u3001\u300C/\u300D\u3092\u5165\u529B\u3059\u308B\u3068\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u7D20\u65E9\u304F\u633F\u5165\u3067\u304D\u307E\u3059",contentInTable:"\u300C/\u300D\u3092\u5165\u529B\u3059\u308B\u3068\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u7D20\u65E9\u304F\u633F\u5165\u3067\u304D\u307E\u3059"},local:{readonlyTitle:"\u7121\u984C"}},copyCutProperty:{copy:"\u8907\u88FD",cut:"\u5207\u308B",unsafeEnvTips:"HTTP\u74B0\u5883\u306E\u5236\u7D04\u306B\u3088\u308A\u3001{operation}\u3059\u308B\u306B\u306F\u3001\u30B7\u30E7\u30FC\u30C8\u30AB\u30C3\u30C8({shortCut}) \u3092\u3054\u4F7F\u7528\u304F\u3060\u3055\u3044",limitedEnvTips:"\u30D6\u30E9\u30A6\u30B6\u30FC\u306E\u5236\u9650\u306B\u3088\u308A\u3001\u300C{shortCut}\u300D\u3092\u4F7F\u7528\u3057\u3066\u8CBC\u308A\u4ED8\u3051\u3066\u304F\u3060\u3055\u3044"}};D.mergeLang({"zh-CN":Vtt,"en-US":$tt,"ja-JP":Htt});const jtt="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",ztt=()=>n1(jtt),Wtt=_("image-to-docx");async function Gtt(n){return new Promise((t,e)=>{const r=new Image;r.onload=()=>{t({width:r.naturalWidth,height:r.naturalHeight})},r.onerror=e,r.src=n})}async function CL(n,t){if(n.width&&n.height)return{width:n.width,height:n.height,buffer:t};try{const e=await Kc(new File([t],"",{})),r=await Gtt(e);return r.width===void 0||r.height===void 0?{width:345,height:230,buffer:t}:n.width||n.height?{width:n.width||r.width*n.height/r.height,height:n.height||r.height*n.width/r.width,buffer:t}:{width:r.width,height:r.height,buffer:t}}catch(e){Wtt.error(e);return}}function qtt(n,t){let e=n.filter(s=>s!=null);const r=t-(e.length-1)*20,i=.87,o=e.reduce((s,l)=>s+l.width,0);return o>r&&(e=e.map(s=>({width:s.width*r/o,height:s.height*r/o,buffer:s.buffer}))),e.map(s=>({width:s.width*i,height:s.height*i,buffer:s.buffer}))}function Xtt(n,t,e){if(!e||typeof e!="object")return;const r=e,i=n.filter(s=>s!=null),o=t-(i.length-1)*20;i.forEach((s,l)=>{if(i.length===1&&r.widthPercent){const f=r.widthPercent,h=s.width;s.width=o*(f/100),s.height*=s.width/h;return}const c=`${l}_flex`;if(r[c]){const f=r[c],h=s.width;s.width=o*f,s.height*=s.width/h}})}function EL(n=[0,1,2,3,4,5,6,7],t=1){return n.map(e=>{let r;switch(e%3){case 0:r=Bt.LevelFormat.DECIMAL;break;case 1:r=Bt.LevelFormat.LOWER_LETTER;break;default:r=Bt.LevelFormat.LOWER_ROMAN;break}return{level:e,format:r,text:`%${e+1}. `,alignment:Bt.AlignmentType.START,start:t,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(e+1)),hanging:Bt.convertInchesToTwip(.2)}}}}})}function Ytt(){return[0,1,2,3,4,5,6,7].map(n=>{let t;switch(n%3){case 0:t="\u2022";break;case 1:t="\u25E6";break;default:t="\u25AA";break}return{level:n,format:Bt.LevelFormat.BULLET,text:t,alignment:Bt.AlignmentType.START,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(n+1)),hanging:Bt.convertInchesToTwip(.2)}}}}})}function Jtt(){return[0,1,2,3,4,5,6,7].map(n=>({level:n,format:Bt.LevelFormat.BULLET,text:"\u2611",alignment:Bt.AlignmentType.START,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(n+1)),hanging:Bt.convertInchesToTwip(.2)}}}}))}function Qtt(){return[0,1,2,3,4,5,6,7].map(n=>({level:n,format:Bt.LevelFormat.BULLET,text:"\u2610",alignment:Bt.AlignmentType.START,style:{paragraph:{indent:{left:Bt.convertInchesToTwip(.3*(n+1)),hanging:Bt.convertInchesToTwip(.2)}}}}))}var Ch=(n=>(n.NUMBERING="number-numbering-reference",n.BULLET="number-bullet-reference",n.CHECKED="checked-bullet-reference",n.UNCHECKED="unchecked-bullet-reference",n))(Ch||{});const Ztt=[{levels:EL(),reference:"number-numbering-reference"},{levels:Ytt(),reference:"number-bullet-reference"},{levels:Jtt(),reference:"checked-bullet-reference"},{levels:Qtt(),reference:"unchecked-bullet-reference"}];function tet(n){switch(n){case"style-color-0":return"d83931";case"style-color-1":return"de7802";case"style-color-2":return"dc9b04";case"style-color-3":return"2ea121";case"style-color-4":return"245bdb";case"style-color-5":return"6425d0";case"style-color-6":return"8f959e";default:return}}function eet(n){switch(n){case"style-bg-color-1":case"style-bg-color-2":case"style-bg-color-8":case"style-bg-color-9":return"yellow";case"style-bg-color-0":case"style-bg-color-5":return"magenta";case"style-bg-color-3":return"green";case"style-bg-color-4":case"style-bg-color-11":return"blue";case"style-bg-color-6":return"lightGray";case"style-bg-color-7":return"red";case"style-bg-color-10":return"darkGreen";case"style-bg-color-12":return"darkMagenta";case"style-bg-color-13":return"darkGray";default:return}}function net(n){switch(n){case"style-bg-color-0":return"fbbab6";case"style-bg-color-1":return"ffdcb0";case"style-bg-color-2":return"fff7a0";case"style-bg-color-3":return"ceefc5";case"style-bg-color-4":return"d1ddfb";case"style-bg-color-5":return"d9cbf8";case"style-bg-color-6":return"eaeaea";case"style-bg-color-7":return"fe837c";case"style-bg-color-8":return"ffbd6a";case"style-bg-color-9":return"ffe662";case"style-bg-color-10":return"a8f393";case"style-bg-color-11":return"98b5ff";case"style-bg-color-12":return"b394f8";case"style-bg-color-13":return"b1b1b1";default:return}}const ret=/rgb\((\d+),\s*(\d+),\s*(\d+)\)/;function bL(n){if(typeof n=="string"&&n.length>0){if(n[0]==="#")return n.substring(1);const t=n.match(ret);if(t){const e=s=>{let l=Number(s).toString(16);return l.length<2&&(l=`0${l}`),l},r=e(t[1]),i=e(t[2]),o=e(t[3]);return`${r}${i}${o}`}if(n==="red")return"FF0000";if(n==="green")return"00FF00";if(n==="blue")return"0000FF"}}function On(n,t){if(n&&n.attributes&&n.attributes[t])return n.attributes[t];if(n&&n.attributes&&n.attributes.box&&n.attributes.inputType&&t==="style-underline")return!0}function xL(n,t,e){for(let r=0;r<=e;++r){const i=`${t}${r}`;if(On(n,i))return i}}function Qg(n,t,e){n.attributes=n.attributes||{},n.attributes[t]=e}function jx(n){return n==="image"||n==="drawio"||n==="plantuml"||n==="mermaid"||n==="flowchart"}function AL(n){return n&&n.startsWith("//")?`https:${n}`:n&&!n.startsWith("http://")&&!n.startsWith("https://")?`https://${n}`:n}function iet(n){const t=On(n,"inlineStyle");if(t==null)return;const e=t.split(";");for(const r of e){const i=r.split(":");if(i.length!==2)continue;const o=i[0].trim().toLowerCase(),s=i[1].trim().toLowerCase();o==="font-size"&&Qg(n,"inline-style-font-size",s),o==="color"&&Qg(n,"inline-style-color",s),o==="background-color"&&Qg(n,"inline-style-background-color",s),o==="font-family"&&Qg(n,"inline-style-font-family",s)}}function oet(n,t){if(t==null)return n==null?void 0:n.normal;if(n)return n[`heading${t}`]}function set(n){const t=`${On(n,"inline-style-font-size")}`;if(t&&t.indexOf("px")>0)return+t.replace(/px/g,"")}function aet(n){if(n.attributes&&n.attributes.box&&n.attributes.text)return` ${n.attributes.text} `;if(n.attributes&&n.attributes.box&&n.attributes.inputType)return n.attributes.value?`${n.attributes.value}`:" "}function cet(n){if(n.attributes&&n.attributes.box&&n.attributes.text)return` @${n.attributes.text} `}function uet(n){return On(n,"inline-style-font-family")}function fet(n){const t=On(n,"inline-style-background-color");return bL(t)}function det(n){const t=On(n,"inline-style-color");return bL(t)}function het(n){iet(n);const t=On(n,"type")==="mention";return{box:n.attributes&&n.attributes.box?n.attributes:void 0,inlineCode:!!On(n,"style-code"),link:AL(On(n,"link")),size:set(n),text:t?cet(n):aet(n)||n.insert,bold:!!On(n,"style-bold"),underline:!!On(n,"style-underline"),italics:!!On(n,"style-italic"),strike:!!On(n,"style-strikethrough"),superScript:!!On(n,"style-super"),subScript:!!On(n,"style-sub"),math:On(n,"type")==="math"?On(n,"src"):void 0,mention:t,fontFamily:uet(n),background:fet(n),color:t?"338fe5":tet(xL(n,"style-color-",6))||det(n),highlight:xL(n,"style-bg-color-",13)}}function met(){return[new Bt.Paragraph({border:{top:{color:"auto",style:Bt.BorderStyle.DASHED,size:4,space:1}},spacing:{before:300}}),new Bt.Paragraph({spacing:{line:0}})]}function get(){return new Bt.Paragraph({children:[new Bt.TextRun({text:"[\u89C6\u9891\u6682\u4E0D\u652F\u6301\u5BFC\u51FA]",shading:{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:"CCCCCC"}})]})}function pet(){return new Bt.Paragraph({children:[new Bt.TextRun({text:"[\u97F3\u9891\u6682\u4E0D\u652F\u6301\u5BFC\u51FA]",shading:{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:"CCCCCC"}})]})}function Cet(n,t){return new Bt.Paragraph({children:[new Bt.ExternalHyperlink({children:[new Bt.TextRun({style:"Hyperlink",text:t||n})],link:n})]})}function vL(n){if(n.heading!=null)return`Heading${n.heading}`}function BL(n){if(n.alignment!=null){if(n.alignment==="center")return Bt.AlignmentType.CENTER;if(n.alignment==="right")return Bt.AlignmentType.RIGHT;if(n.alignment==="left")return Bt.AlignmentType.LEFT}}function Eet(n){if(n.indent)return{left:Bt.convertInchesToTwip(.3*n.indent-.2)};if(n.padding)return{left:Bt.convertInchesToTwip(.3*n.padding)}}function bet(n){return{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:n}}function xet(n){const t=n.split(",");if(t.length!==0)return t[0].trim()}function yL(n,t){let e;e=n.inlineCode?"InlineCode":void 0,e=n.link?"Hyperlink":e;const r=n.size||t,i=r!=null?Math.floor(r*1.5+.5):void 0;return new Bt.TextRun({text:n.text,bold:n.bold||void 0,underline:n.underline?{type:Bt.UnderlineType.SINGLE}:void 0,italics:n.italics||void 0,strike:n.strike||void 0,superScript:n.superScript||void 0,subScript:n.subScript||void 0,size:i,style:e,font:n.fontFamily?xet(n.fontFamily):void 0,shading:n.background?bet(n.background):void 0,color:n.color,highlight:eet(n.highlight)})}function Aet(n,t){if(n.link)return new Bt.ExternalHyperlink({children:[yL(n,t)],link:n.link})}async function TL(n,t,e,r,i){const[o]=await i(n,t,e);if(o==null)return;const s=await CL({width:r||0,height:0,src:e},o);return new Bt.ImageRun({data:o,transformation:{width:(s==null?void 0:s.width)||100,height:(s==null?void 0:s.height)||20}})}function vet(n){if(n.heading||n.heading)return n.heading}function Bet(n){if(n.align&&(n.align==="center"||n.align==="right"||n.align==="left"))return n.align}function yet(n){if(n.textOnly===!0&&n.level!=null)return n.level}async function Tet(n,t){var r;const e=[];if(n.text&&Array.isArray(n.text)){for(let i=0;i<n.text.length;i++){const o=n.text[i];if(((r=o.attributes)==null?void 0:r.box)===!0&&t){const s=await t(o);if(s){n.text.splice(i+1,0,...s);continue}}e.push(het(o))}return e}}function ket(n){if(n.type==="list"&&n.textOnly!==!0)return{checkbox:n.checkbox,groupId:n.groupId,ordered:!!n.ordered,level:n.level||1,start:n.start||0}}function Ret(n,t){if(n.type==="embed"&&n.embedType&&jx(n.embedType)&&n.embedData&&n.embedData.src)return n.embedData.src.split("|").map(r=>{const i=t(r),o=n.embedData[`${i}_width`],s=n.embedData[`${i}_height`];return{src:r,width:o,height:s}})}function wet(n){if(n.padding)return n.padding}function Let(n){return!!(n.type==="embed"&&n.embedType&&jx(n.embedType)&&n.embedData&&n.embedData.src)}async function Zg(n,t,e){return{quoted:!!n.quoted,heading:vet(n),alignment:Bet(n),indent:yet(n),padding:wet(n),texts:await Tet(n,e),list:ket(n),images:Ret(n,t),border:Let(n)}}async function Iet(n,t,e,r){const i=[];if(!n.children)return[];for(const o of n.children){const s=[];for(const l of t.blocks[o])s.push(await Zg(l,e,r));i.push(s)}return i}const Det=_("to-docx");function _et(n,t){return Array(n).fill(0).map(()=>Array(t).fill(0).map(()=>({cellId:void 0,color:void 0,from:void 0,rowSpan:1,colSpan:1,width:0,originalWidth:void 0,align:void 0})))}function Met(n,t,e,r){const i=!!n.hasColTitle,o=!!n.hasRowTitle,s=!!n.isStripeStyle,l="F5F8FB";for(let c=0;c<t;c++)for(let f=0;f<e;f++)(i&&f===0||o&&c===0||s&&c%2===1)&&(r[c][f].color=l)}function Oet(n){p(Det,n.children,"no table children");const t=n.rows,e=n.cols,r=n.colsWidth;if(r)for(let s=0;s<r.length;s++)r[s]===0&&(r[s]=100);const i=_et(t,e);let o=0;for(let s=0;s<t;++s)for(let l=0;l<e;++l){if(i[s][l].originalWidth=r?r[l]:void 0,i[s][l].from!==void 0)continue;const c=n.children[o];o+=1,i[s][l].cellId=c,i[s][l].color=net(n[`${c}_background`]),i[s][l].width=r?r[l]:100,i[s][l].align=n[`${c}_align`];const f=n[`${c}_rowSpan`]||1,h=n[`${c}_colSpan`]||1;if(i[s][l].rowSpan=f,i[s][l].colSpan=h,f>1||h>1){let C=0;for(let E=0;E<f;E++)for(let b=0;b<h;b++)E===0&&(C+=r?r[l+b]:80),!(E===0&&b===0)&&(i[s+E][l+b].from=[s,l]);i[s][l].width=C}}return Met(n,t,e,i),i}const Uet=_("to-docx");function Net(n){return Array.from({length:n},()=>({cellId:void 0,originalWidth:0,width:0}))}function Pet(n,t){p(Uet,n.children,"no layout children");const e=n.children.length,r=n.colsWidth;if(r)for(let o=0;o<r.length;o++)r[o]===0&&(r[o]=1/r.length);const i=Net(e);for(let o=0;o<e;++o)i[o].cellId=n.children[o],i[o].originalWidth=r[o]*t,i[o].width=r[o]*t;return i}async function Fet(n,t,e,r,i,o,s,l,c,f){async function h(E){if(l&&E.type!=="_exportVirtualBlock"){const b=await l(i,o,E);if(b){await r.addDoc(n,b,f);return}}if(E.type==="text"||E.textOnly===!0){const b=await Zg(E,s,c);await r.addTextBlock(b);return}if(E.type==="code"){const b=await Iet(E,e,s,c);await r.addCodeBlockObject(b);return}if(E.type==="list"&&E.textOnly!==!0){const b=await Zg(E,s,c);await r.addListBlockObject(n,b);return}if(E.type==="embed"&&E.embedType){const b=E,v=b.embedData,R=b.embedType;if(jx(R)){const w=await Zg(E,s,c);await r.addImagesBlockObject(E,w,f)}else E.embedType==="hr"?r.addSeparatorBlock():E.embedType==="video"?r.addVideoPlaceholder():E.embedType==="audio"?r.addAudioPlaceholder():E.embedType==="webpage"?r.addHyperlinkParagraph(AL(v.src),v.title):r.addOtherEmbedBlock(R,E.embedData);return}if(E.type==="table"){let b=[];if(E.colsWidth)b=E.colsWidth;else{const R=E.cols;b=new Array(R);for(let w=0;w<b.length;w++)b[w]=100;E.colsWidth=b}const v=Oet(E);await r.addTableMatrix(b,v,e),r.addEmptyParagraph()}if(E.type==="_exportVirtualBlock"&&await r.addVirtualBlock(E.id,e,f),E.type==="layout"){const v=E.colsWidth.map(w=>w*f),R=Pet(E,f);await r.addLayoutMatrix(v,R,e)}}function C(E){var R;const b=((R=E==null?void 0:E.embedData)==null?void 0:R.exportSpec)||(E==null?void 0:E.exportSpec);if(!b)return[E];const v=[];for(const{type:w,data:U}of b){if(w==="text"){const M={id:rt(),text:[{insert:U}],type:"text"};v.push(M);continue}if(w==="image"){const M={id:rt(),type:"embed",embedType:"image",align:"left",embedData:{src:U}};v.push(M);continue}if(w==="link"){const M={id:rt(),type:"embed",embedType:"webpage",embedData:{src:U.url,title:U.title}};v.push(M);continue}if(w==="block")for(const M of U){if(!e.blocks[M])continue;const et={id:M,type:"_exportVirtualBlock"};v.push(et)}}return v}for(const E of t)for(const b of C(E))!b||await h(b)}function Ket(){return{listMaxInst:1,listInstMap:{},listRefMap:{},levelConfigs:[]}}const Vet=_("to-docx");class $et{constructor(t,e,r,i,o,s){m(this,"paragraphs");this.appId=t,this.docId=e,this.state=r,this.readImageFunc=i,this.convertBlocksFunc=o,this.defaultFontSize=s,this.paragraphs=[]}async addTextBlock(t){this.paragraphs.push(new Bt.Paragraph({heading:vL(t),alignment:BL(t),children:await this.paragraphsFromBlockTexts(t),indent:Eet(t)}))}async addEmptyImagePlaceHolder(){this.paragraphs.push(new Bt.Paragraph({text:`[${D.t("docx.imageExportFailed")}]`,shading:{type:Bt.ShadingType.CLEAR,color:"FFFFFF",fill:"CCCCCC"}}))}async paragraphsFromBlockTexts(t){if(t.texts==null)return;const e=oet(this.defaultFontSize,t.heading),r=[];for(const i of t.texts){if(i.link){const o=Aet(i,e);o&&r.push(o);continue}if(i.box&&i.box.type&&i.box.type==="br"){r.push(new Bt.TextRun({text:"",break:1}));continue}if(i.box&&i.box.type&&i.box.type==="image"){const o=await TL(this.appId,this.docId,i.box.src,i.box.width,this.readImageFunc);o&&r.push(o);continue}if(i.math){const o=await TL(this.appId,this.docId,i.math,0,this.readImageFunc);o&&r.push(o);continue}r.push(yL(i,e))}return r}async addCodeBlockObject(t){for(const e of t)for(const r of e){const i={style:Bt.BorderStyle.SINGLE,color:"#DEDEDE"};this.paragraphs.push(new Bt.Paragraph({style:"Code",border:{left:{...i},right:{...i},top:{...i},bottom:{...i}},children:await this.paragraphsFromBlockTexts(r)}))}}async addListBlockObject(t,e){if(e.list==null)return;let r;const i=e.list.checkbox?`${t}-${e.list.groupId}-${e.list.checkbox}`:`${t}-${e.list.groupId}`;if(this.state.listInstMap[i])r=this.state.listInstMap[i];else if(r=this.state.listMaxInst,this.state.listMaxInst+=1,this.state.listInstMap[i]=r,e.list.start>0&&e.list.ordered){const s=`number-numbering-reference-${r}`,l=EL([e.list.level-1],e.list.start);this.state.levelConfigs.push({levels:l,reference:s,inst:r}),this.state.listRefMap[i]=s}else e.list.ordered?this.state.listRefMap[i]=Ch.NUMBERING:e.list.checkbox&&e.list.checkbox==="checked"?this.state.listRefMap[i]=Ch.CHECKED:e.list.checkbox&&e.list.checkbox==="unchecked"?this.state.listRefMap[i]=Ch.UNCHECKED:this.state.listRefMap[i]=Ch.BULLET;const o=vL(e);e.texts&&this.paragraphs.push(new Bt.Paragraph({heading:o,children:await this.paragraphsFromBlockTexts(e),numbering:{reference:this.state.listRefMap[i],level:e.list.level-1,instance:r}}))}imageDimWithBufferToImageRun(t){return new Bt.ImageRun({data:t.buffer,transformation:{width:t.width,height:t.height}})}async addImagesBlockObject(t,e,r){if(e.images==null){if(t.type==="embed"&&t.embedType==="image"){const{src:c}=t.embedData;c||this.addEmptyImagePlaceHolder()}return}const i=[],o=await Promise.all(e.images.map(async c=>{const[f,h]=await this.readImageFunc(this.appId,this.docId,c.src);if(f){const C=await CL(c,f);if(C)return C}i.push(h)}));Xtt(o,r,t.embedData);const s=qtt(o,r),l={style:Bt.BorderStyle.SINGLE,color:"#DEDEDE"};s.length&&this.paragraphs.push(new Bt.Paragraph({border:e.border?{left:{...l},right:{...l},top:{...l},bottom:{...l}}:void 0,alignment:BL(e)||Bt.AlignmentType.CENTER,children:s.map(c=>this.imageDimWithBufferToImageRun(c)).flatMap((c,f,h)=>c==null?[]:h.length-1!==f?[c,new Bt.TextRun({text:" "})]:c)})),i.forEach(c=>{this.addHyperlinkParagraph(c)})}addSeparatorBlock(){met().forEach(t=>this.paragraphs.push(t))}addEmptyParagraph(){this.paragraphs.push(new Bt.Paragraph(""))}addVideoPlaceholder(){this.paragraphs.push(get())}addAudioPlaceholder(){this.paragraphs.push(pet())}addHyperlinkParagraph(t,e){t!=null&&this.paragraphs.push(Cet(t,e))}async addTableMatrix(t,e,r){const i=t.map(o=>o!==0?o*15:1500);this.paragraphs.push(new Bt.Table({rows:await this.generateTableRows(e,r),columnWidths:i}))}async generateRowCells(t,e){const r=[];for(const i of t){const o=i.cellId;if(o===void 0)continue;const s=i.width*.9;r.push(new Bt.TableCell({children:await this.convertBlocksFunc(o,e.blocks[o],e,this.appId,this.docId,this.state,s),columnSpan:i.colSpan,rowSpan:i.rowSpan,width:{type:Bt.WidthType.DXA,size:i.width*15},shading:i.color?{fill:i.color,type:Bt.ShadingType.CLEAR,color:"auto"}:void 0}))}return r}async generateTableRows(t,e){const r=[];for(const i of t)r.push(new Bt.TableRow({children:await this.generateRowCells(i,e)}));return r}async addLayoutMatrix(t,e,r){const i=t.reduce((o,s)=>o+s,0);for(const o of e){const s=o.cellId,l=await this.convertBlocksFunc(s,r.blocks[s],r,this.appId,this.docId,this.state,i);this.paragraphs.push(...l,new Bt.Paragraph(""))}}async addDoc(t,e,r){const i=await this.convertBlocksFunc(t,e.blocks.root,e,this.appId,this.docId,this.state,r);i&&(this.paragraphs=this.paragraphs.concat(i))}async addVirtualBlock(t,e,r){const i=await this.convertBlocksFunc(t,e.blocks[t],e,this.appId,this.docId,this.state,r);this.paragraphs.push(...i)}async addOtherEmbedBlock(){}}class Het{constructor(t,e,r,i,o,s,l,c){m(this,"convertBlocks",async(t,e,r,i,o,s,l=720)=>{const c=new $et(i,o,s,this.readImage,this.convertBlocks,this.defaultFontSize);return await Fet(t,e,r,c,i,o,this.md5HexFunc,this.getDocByBlock,this.getTextsByBox,l||720),c.paragraphs});this.templateData=t,this.docData=e,this.md5HexFunc=r,this.readImage=i,this.defaultFontSize=o,this.getDocByBlock=s,this.getTextsByBox=l,this.backgroundImageOptions=c}async convert(t,e){return this.snapshot2docx(this.docData,t,e)}async snapshot2docx(t,e,r){const i=new Bt.ImportDotx,o=this.templateData?await i.extract(this.templateData):void 0,s=t.blocks.root;p(Vet,s,"data must have blocks");const l=Ket(),c=await this.convertBlocks("blocks",s,t,e,r,l),f=this.backgroundImageOptions?{default:new Bt.Header({children:[new Bt.Paragraph({children:[new Bt.ImageRun(this.backgroundImageOptions)]})]})}:{},h=new Bt.Document({numbering:{config:[...Ztt,...l.levelConfigs]},sections:[{headers:f,children:c,properties:{page:{size:{width:12240,height:15840},margin:{top:1440,bottom:1440,left:1440,right:1440}}}}]},{template:o});return Bt.Packer.toBlob(h)}}const jet=_("editor-to-docx");async function zet(n,t,e,r){const i=n.doc.buildResourceUrl(r,{withToken:!0});let o=await MS(i);if(!o)return[void 0,i];if(o.type.indexOf("/svg")!==-1){const l=await IS(o);l&&(o=new File([l],o.name))}return[await o.arrayBuffer(),i]}async function Wet(n,t,e){const r=n.editorBlocks.getBlockClass(e.type);if(r.toStandardDoc)try{return await r.toStandardDoc(n,e,t)}catch(i){jet.error(`toStandardDoc error: ${JSON.stringify(i)}`);return}}async function Get(n,t){const e=t.attributes,r=n.editorBoxes.getBoxClass(e.type);if(r.toStandardText)return r.toStandardText(n,e)}async function qet(n,t){let{template:e,download:r,backgroundImageOptions:i}=t!=null?t:{};e||(e=ztt());const o=n.doc.toJSON(),s=(C,E,b)=>zet(n,C,E,b),l=async(C,E,b)=>Wet(n,o,b),c=async C=>Get(n,C),h=await new Het(e,o,fm.default,s,void 0,l,c,i).convert("_appId","_docId");if(r){const C=URL.createObjectURL(h),E=document.createElement("a");E.setAttribute("download",`${_S(n)}.docx`),E.setAttribute("href",`${C}`),E.click(),E.remove()}return h}const zx=_("create-editor");async function Xet(n,t){var s,l,c,f,h,C,E,b,v,R,w,U,M,V,et,Y;p(zx,n,"app does not exists"),t.lang&&D.setLang(t.lang),Ci.level=(s=t.logLevel)!=null?s:rl.DEBUG;const e=t.onReauth?async()=>{var At;const X=t.user.userId,ut=t.docId,Ct=await((At=t.onReauth)==null?void 0:At.call(t,X,ut,t.permission));return{userId:X,docId:ut,permission:t.permission,appId:t.appId,token:Ct,displayName:t.user.displayName,avatarUrl:t.user.avatarUrl}}:void 0,r={auth:{appId:t.appId,docId:t.docId,userId:t.user.userId,permission:t.permission,token:t.token,displayName:t.user.displayName,avatarUrl:t.user.avatarUrl},serverUrl:t.serverUrl,reauthFunc:e,disableLogout:t.disableLogout,onMaxUsersError:t.onMaxUsersError},i=await Sd.load(r),o=gd(n,i,{id:t.id,scrollContainer:t==null?void 0:t.scrollContainer,enableComments:t==null?void 0:t.enableComments,enableContextMenu:t==null?void 0:t.enableContextMenu,components:{blocks:[...$x,...((l=t==null?void 0:t.components)==null?void 0:l.blocks)||[]],embeds:[...Hx,...((c=t.components)==null?void 0:c.embeds)||[]],boxes:[...mL,...((f=t.components)==null?void 0:f.boxes)||[]],commandProviders:[new W0,...((h=t.components)==null?void 0:h.commandProviders)||[]],decorators:[new xg,new oE],insertions:[sC],blockHooks:[new jb,new vw,...((C=t.components)==null?void 0:C.blockHooks)||[]],textRenders:[new $4,new ob,...((E=t.components)==null?void 0:E.textRenders)||[]],options:{...t.componentsOptions}},shortcuts:[dX,FH,Wz,yb,m4,HF,bb,GX,h0,UF,...t.shortcuts||[]],colors:["#0064FF","#EB3723","#F59300","#00A865","#F25A0A","#70A310","#009CAD","#0990D9","#8851ED","#D62069"]});if(o.editorCommandProviders.registerCommandProvider(new xo(o)),o.input.addHandler(new UY),o.input.addHandler(new vg),o.input.addHandler(new uV),o.input.addHandler(new Pz),o.input.addHandler(new Ib(o,{hideTitle:t.hideTitle,headingLevel:1,titlePlaceholder:D.t("placeholder.common.title"),contentPlaceholder:D.t("placeholder.common.content"),readonlyTitlePlaceholder:D.t("placeholder.common.readonlyTitle"),addPlaceholderToAllCurrentEmptyBlock:!0,applyContentPlaceholder:(b=t.placeholder)==null?void 0:b.applyContentPlaceholder})),o.input.addHandler(new mg(o,(v=t.componentsOptions)==null?void 0:v.quickMenu)),o.input.addHandler(new Zb(o)),o.input.addHandler(new ox(o)),o.input.addHandler(new kg),o.input.addHandler(new zk),o.doc.registerCallback(new NY(o)),o.addCustom("remote-cursor",()=>new BT(o)),o.addCustom("block-menu",X=>new kw(X)),Be.isMobile||o.addCustom("editor-tooltip",()=>new jd(o)),t!=null&&t.enableComments&&o.addCustom("editor-comments",X=>new V4(X,new Ftt(X))),t.enableContextMenu!==!1&&o.addCustom("editor-context-menu",X=>new ax(X)),o.addCustom("create-options",()=>new GA(o,t)),o.addCustom("drop-target",()=>new oh(o)),o.addCustom("list-to-mindmap",()=>new lg(o)),o.addCustom("list-to-mention",()=>new rJ(o)),o.addCustom("mobile-helper",()=>new TJ(o)),o.addCustom("code-caret",()=>new OH(o)),o.addCustom("image-paste-handler",()=>new Yb(o)),o.addCustom("layout-paste-handler",()=>new zS(o,!0)),(R=t.componentsOptions)!=null&&R.mention){const X=t.componentsOptions.mention;o.addCustom("mention",()=>new kS(o,X))}if(o.addCustom("heading-collapse",()=>new yx(o)),o.addCustom(Gg,X=>new Ix(X)),Su.register(o),oh.register(o),Pl.register(o),Dl.register(o),o.addListener("clickLink",(X,ut,Ct)=>{var wt;if((wt=t==null?void 0:t.events)!=null&&wt.onClickLink){t.events.onClickLink(X,ut,Ct);return}const At=Ct.getAttribute("link");At&&(X.readonly||ut.ctrlKey||ut.metaKey)&&window.open(At,"_blank")}),(U=(w=t.componentsOptions)==null?void 0:w.remoteCarets)!=null&&U.onUserChanged){const X=(V=(M=t.componentsOptions)==null?void 0:M.remoteCarets)==null?void 0:V.onUserChanged;o.doc.getRemoteUsers().on("change",ut=>{X(o,ut)})}return(Y=(et=t.componentsOptions)==null?void 0:et.templates)!=null&&Y.templates.length&&(o.addListener("docChanged",()=>{Wg(o)}),o.addListener("resize",()=>{Wg(o,{reset:!0})}),setTimeout(()=>{Wg(o)},100)),o.doc.registerCallback({onError:async X=>{if(X.code==="ResetDoc"){zx.error(`reset doc: ${X.message}`);const ut=await Sd.load(r);o.doc.reset(ut)}}}),o.version="2.0.4-beta.5",Ci.level===rl.DEBUG&&(window.setReauthFail=X=>{window.isReauthError=X},window.reConnect=X=>o.doc.externalDoc.client.connection.reConnect(X)),o}function Yet(n){return n.toJSON!==void 0}async function Jet(n,t,e){var o,s,l,c,f,h,C,E;p(zx,n,"app does not exists");const r=Yet(t)?t:new PC(t,{serverUrl:e.serverUrl||""});e.lang&&D.setLang(e.lang),Ci.level=(o=e.logLevel)!=null?o:rl.DEBUG;const i=gd(n,r,{id:e.id,scrollContainer:e==null?void 0:e.scrollContainer,components:{blocks:[...$x,...(l=(s=e.components)==null?void 0:s.blocks)!=null?l:[]],commandProviders:[new W0],decorators:[new xg,new oE],embeds:[...Hx,...((c=e.components)==null?void 0:c.embeds)||[]],boxes:[nR,RS,X4,aR,...((f=e.components)==null?void 0:f.boxes)||[]],insertions:[sC],blockHooks:[new jb,...((h=e.components)==null?void 0:h.blockHooks)||[]],textRenders:[new $4,new ob,...((C=e.components)==null?void 0:C.textRenders)||[]],options:{...e.componentsOptions}},shortcuts:[yb,m4,bb,h0]});return i.editorCommandProviders.registerCommandProvider(new xo(i)),i.input.addHandler(new vg),i.input.addHandler(new Ib(i,{hideTitle:e.hideTitle,headingLevel:1,titlePlaceholder:D.t("placeholder.common.title"),contentPlaceholder:D.t("placeholder.common.content"),readonlyTitlePlaceholder:D.t("placeholder.local.readonlyTitle"),addPlaceholderToAllCurrentEmptyBlock:!0})),i.input.addHandler(new mg(i,(E=e.componentsOptions)==null?void 0:E.quickMenu)),i.input.addHandler(new Zb(i)),i.input.addHandler(new ox(i)),i.input.addHandler(new kg),i.input.addHandler(new zk),i.addCustom("block-menu",b=>new kw(b)),Be.isMobile||i.addCustom("editor-tooltip",()=>new jd(i)),i.addCustom("image-paste-handler",()=>new Yb(i)),e!=null&&e.enableComments&&i.addCustom("editor-comments",b=>new V4(b,new Ktt(b,r))),e.enableContextMenu!==!1&&i.addCustom("editor-context-menu",b=>new ax(b)),i.addCustom("heading-collapse",()=>new yx(i)),i.addListener("clickLink",(b,v,R)=>{var U;if((U=e==null?void 0:e.events)!=null&&U.onClickLink){e.events.onClickLink(b,v,R);return}const w=R.getAttribute("link");w&&(b.readonly||v.ctrlKey||v.metaKey)&&window.open(w,"_blank")}),i.addCustom(Gg,b=>new Ix(b)),Su.register(i),i.version="2.0.4-beta.5",i}async function Qet(n,t,e){var h;const r=n.doc.externalDoc.client.auth,i=await k0.load({auth:r,serverUrl:e});if(!((h=i.getVersionHelper)==null?void 0:h.call(i)))throw new Error("the editor does not support to show versions");const s=n.getCustom("create-options");if(!s)throw new Error("the editor does not support to show versions");const l=s.getData(),c=new gL(l),f=n.addCustom("version-dialog",()=>new fS(i,c));return f.show(t),f}A.tippy=MI,A.AnchorBox=$3,A.AuthError=Rd,A.AuthHeader=ya,A.AutoScroll=Ff,A.BaseURLHeader=cu,A.BasicCommands=DK,A.BlockExclusiveHook=vw,A.BlockLockerHook=jb,A.BlockLockerPasteHandler=kg,A.BlockResizer=Qd,A.BrBox=P3,A.CodeBlock=zR,A.CodeLineBlock=WR,A.CodeTextDecorator=xg,A.DOC_RE_AUTH_KEYS=Gg,A.DefaultShortcuts=h0,A.DocIdError=yU,A.DocReAuthCallbacks=Ix,A.DragDrop=fv,A.DrawioEmbed=rL,A.EditorBlocks=vB,A.EditorBoxes=K3,A.EditorCommandProviders=N5,A.EditorComplexBlockPosition=yi,A.EditorComplexSelectionRange=ki,A.EditorDecorators=W3,A.EditorEmbeds=yB,A.EditorInsertions=z3,A.EditorSimpleBlockPosition=mn,A.EditorSimpleSelectionRange=vn,A.EmbedBlock=kB,A.EmbedBlockResizer=sh,A.EnforceWithDocumentTitleHandler=Ib,A.EventCallbacks=Nc,A.FILL_CHAR=q8,A.FileExtError=TU,A.GroupOrder=qk,A.HeadingBlockScrollListener=YY,A.ImageBox=V3,A.InlineBoxCommandProvider=cR,A.InputtingInsertion=H3,A.LocalDoc=PC,A.LogLevel=rl,A.Logger=Ci,A.MIN_DISTANCE_THRESHOLD=cv,A.ManualCloseDialog=Ld,A.ManualMenu=Al,A.ManualToolbar=gu,A.MarkdownInputHandler=vg,A.MaxUserError=YC,A.Mindmap=sg,A.OnesEditorAutoSuggest=kE,A.OnesEditorCustomDataWrapper=GA,A.OnesEditorExclusiveBlock=Dl,A.OnesEditorHoveringBlock=We,A.OnesEditorIcons=uN,A.OnesEditorQuickMenu=mg,A.OnesEditorToc=gs,A.OnesEditorTocProvider=Pl,A.OnesEditorToolbar=Su,A.OnesEditorTooltip=jd,A.OnesEditorVersionsDialog=fS,A.PermissionError=T0,A.Popup=mu,A.ReAuthToolbar=OS,A.RemoteCarets=BT,A.RemoteCaretsDecorator=oE,A.RemoteCaretsInsertion=sC,A.RemoteUsers=pd,A.RequestReloadError=wd,A.RichText=Hn,A.ShareDBDoc=Sd,A.ShareDBDocVersionsProvider=gL,A.ShareDBServer=k0,A.SimpleCache=ev,A.StandardEmbedBlockCommands=Jb,A.TEXT_STYLE_BACKGROUND_COLOR_PREFIX=F1,A.TEXT_STYLE_COLOR_PREFIX=P1,A.TableBlock=DR,A.TableBlockCommandProvider=W0,A.TableShortcuts=yb,A.TextBlock=ar,A.TextBox=N3,A.TextColorItem=$2,A.TextStyleShortcuts=bb,A.TocEmbed=yS,A.ZERO_WIDTH_SPACE_CHAR=_f,A.abbreviation=Sm,A.addAttribute=Pm,A.addClass=W,A.addCommentToBlock=Ua,A.addDays=H9,A.addMetaToDoc=hd,A.addMonths=$9,A.animateScrollTo=ua,A.applyPlaceholderToBlock=Yd,A.assert=p,A.autoShowHideTemplates=Wg,A.bindKeyDownEvent=Am,A.blockToDoc=DC,A.blockToHtml=cC,A.blockToMarkdown=Zm,A.blockToText=od,A.blocksToDoc=s5,A.clearAllSelection=eB,A.clientType=Be,A.cloneBlock=lo,A.cloneChildContainer=l0,A.cloneDoc=bC,A.cloneText=S3,A.commentToShareDbComment=iE,A.compareElement=Em,A.comparePosition=L1,A.complexBlockAdjustSelectionPos=Om,A.complexBlockFindNearestChildBlock=K7,A.complexBlockGetAllChildContainers=In,A.complexBlockGetBottomChildContainers=LB,A.complexBlockGetDeepFirstChild=RB,A.complexBlockGetFirstSimpleChild=D1,A.complexBlockGetLastSimpleChild=zc,A.complexBlockGetSelectedContainers=jc,A.complexBlockGetTopChildContainers=SB,A.containerToDoc=l5,A.continuousScroll=Rv,A.convertBlockFrom=_m,A.convertImageFileToPng=IS,A.convertImageSrcToPng=bJ,A.converterIntercept=Ag,A.copyBlockAttributes=iy,A.copyResourcesFromDoc=NC,A.createBlockAnchor=Jo,A.createBlockCaretAnchor=DB,A.createBlockContentElement=al,A.createBlockElement=qv,A.createBlockSimpleDocRange=qm,A.createBlockSimpleRange=xe,A.createBoxContentElement=Jv,A.createBoxElement=Xv,A.createBoxOp=w3,A.createChildContainer=xB,A.createComplexBlockPosition=De,A.createComplexDocPos=_3,A.createComplexDocRange=J8,A.createContainer=Jc,A.createContainerElement=h1,A.createDeleteOps=y3,A.createEditor=gd,A.createEditorSelectionRange=gn,A.createElement=B,A.createEmptyContainer=Zr,A.createEmptyDoc=ns,A.createEmptyTextBlockData=Wm,A.createExpandedRange=pm,A.createIconButton=Ho,A.createImage=Gp,A.createInsertOps=jm,A.createInsertionContentElement=tB,A.createInsertionElement=Qv,A.createLocalEditor=Jet,A.createOnesEditor=Xet,A.createRange=nv,A.createRichText=xa,A.createRootContainer=bB,A.createSimpleBlockPosition=mt,A.createSimpleDocPos=D3,A.createTextBlockData=oo,A.createTextButton=Da,A.createTextOp=Qr,A.createTextWithReplaceSoftReturn=J1,A.daysAfter=l1,A.deleteText=Z1,A.diffDays=j9,A.disablePageScroll=i1,A.docToHtml=Z3,A.docToHtmlFragment=sd,A.docToMarkdown=ty,A.docToText=hl,A.downloadImageToFile=MS,A.downloadObjectToFile=Ux,A.downloadSvgToString=qS,A.editLink=Vd,A.editorAddComment=rX,A.editorAddTextAttribute=gy,A.editorAutoInsertBlock=oy,A.editorBreakTextBlock=nu,A.editorClearCompositionText=hC,A.editorClearSelectedContents=i0,A.editorCopyBlock=OC,A.editorCopyDoc=d0,A.editorDeleteBlock=pC,A.editorDeleteBlockText=mC,A.editorDeleteBlockWithoutChildren=n0,A.editorDeleteChildContainer=X_,A.editorDeleteChildContainers=sy,A.editorFocusToBlock=EC,A.editorFocusToEnd=mM,A.editorGetBlockData=rs,A.editorGetBlockText=Jn,A.editorGetBlockTextEx=Ym,A.editorGetBoxData=O3,A.editorHandleKeyboardEvent=b5,A.editorInsertBlock=eu,A.editorInsertBoxToBlock=ny,A.editorInsertDoc=hy,A.editorInsertDocAt=xC,A.editorInsertText=dC,A.editorInsertTextToBlock=ey,A.editorInsertTextToBlockEx=fC,A.editorMergeTextBlock=ly,A.editorMoveDown=wy,A.editorMoveEnd=RC,A.editorMoveHome=Py,A.editorMoveLeft=Ty,A.editorMoveLineEnd=Wy,A.editorMoveLineHome=zy,A.editorMovePageDown=Qy,A.editorMovePageUp=Jy,A.editorMoveRight=ky,A.editorMoveUp=Ry,A.editorMoveWordEnd=Oy,A.editorMoveWordLeft=My,A.editorRangeClearColor=Cy,A.editorRangeGetColor=Ey,A.editorRangeSetColor=py,A.editorRemoveTextAttribute=Z_,A.editorReplaceBlockText=o0,A.editorReplaceContainer=my,A.editorRunOnce=E0,A.editorSelectAll=SC,A.editorSelectContainer=c0,A.editorSelectDown=Sy,A.editorSelectEnd=wC,A.editorSelectHome=Fy,A.editorSelectLeft=Ly,A.editorSelectLineEnd=jy,A.editorSelectLineHome=Hy,A.editorSelectPageDown=e5,A.editorSelectPageUp=t5,A.editorSelectRight=Iy,A.editorSelectUp=Dy,A.editorSelectWordEnd=Ny,A.editorSelectWordLeft=Uy,A.editorSetTextColor=ru,A.editorShowFindDialog=XG,A.editorToDocx=qet,A.editorUpdateBlockData=s0,A.editorUpdateCompositionText=ry,A.editorUpdateEmbedData=fy,A.enablePageScroll=o1,A.escapeHtmlText=vm,A.escapeRegExp=f1,A.escapeSpace=T9,A.exclusiveBlock=Vb,A.executeBlockCommand=fB,A.executeEmbedBlockCommand=uB,A.executeRangeCommand=U5,A.fileToDataUrl=Kc,A.findAfterOffsetNotType=rC,A.findAllText=LC,A.findBlockByIndex=Kv,A.findEventTargetBlock=ov,A.findInsertionById=Zv,A.findNextOffset=C_,A.findNextVisibleSimpleBlock=V5,A.findPrevOffset=p_,A.findPrevOffsetNotType=nC,A.findPrevSimpleBlockBeforeChildContainer=wB,A.findPrevVisibleSimpleBlock=K5,A.findTarget=Fc,A.findWordEnd=oC,A.findWordLeft=iC,A.format=Kf,A.formatBytes=wv,A.formatDate=c1,A.fragmentToHtml=vv,A.fromBase64=Of,A.fromBase64ToBlob=n1,A.fromBase64ToUint8Array=U9,A.fromDocRange=ul,A.fromNowString=u1,A.genId=rt,A.generateEditorContainerId=d1,A.getAllChildBlocks=U1,A.getAllQuickMenuItems=Eb,A.getAllSelectedBlocks=no,A.getAttributesAt=Xc,A.getBlockBackground=p1,A.getBlockByIndex=ol,A.getBlockCaretRect=cl,A.getBlockClass=Wt,A.getBlockClassByType=sl,A.getBlockClientRects=Go,A.getBlockCommandsWithHook=B1,A.getBlockContent=$t,A.getBlockHeading=Wf,A.getBlockId=ht,A.getBlockIndex=St,A.getBlockInfo=rh,A.getBlockKind=Ai,A.getBlockMinWidth=iB,A.getBlockNearestRangeFromPoint=M1,A.getBlockOptions=v1,A.getBlockPath=qo,A.getBlockProperties=lB,A.getBlockRangeFromPoint=Um,A.getBlockStyles=n7,A.getBlockTextLength=Et,A.getBlockTools=be,A.getBlockType=Rt,A.getBoxContent=E1,A.getBoxId=Yv,A.getBoxTypeFromElement=jf,A.getChildBlockCount=xi,A.getChildBlocks=ye,A.getChildOffset=fl,A.getClosestContainerByCondition=rB,A.getColorFromAttributes=V1,A.getColorFromContent=Lm,A.getComplexBlockClass=qr,A.getContainerBlockOverrideOptions=y1,A.getContainerBlockPath=pB,A.getContainerBlocks=Pv,A.getContainerBlocksElement=$f,A.getContainerById=kr,A.getContainerId=ft,A.getContainerMinWidth=w1,A.getContainerToolsElement=Z9,A.getContainerWidth=AB,A.getDistanceSquare=il,A.getElementFromPoint=Ne,A.getElementOffset=Df,A.getElementScale=Gr,A.getEmbedType=Ge,A.getExistsBlockTools=Im,A.getExistsContainerById=Vf,A.getFileExt=Pf,A.getFirstChildBlock=Pe,A.getFirstClientRect=Cm,A.getHeadingBlockChildren=Hc,A.getHeadingMenuOptions=db,A.getHorizontalPadding=Xp,A.getInsertionContent=b1,A.getLastChildBlock=en,A.getLastClientRect=aa,A.getListAllNextBrothers=yu,A.getLogger=_,A.getNextBlock=ae,A.getNextHiddenBlocks=mB,A.getNextValidOffset=Ea,A.getNextVisibleBlock=Yr,A.getOffsetFromPoint=qp,A.getOffsetInfoAfter=nd,A.getOffsetInfoBefore=Jm,A.getOpAt=i3,A.getOpLength=Nm,A.getParentBlock=Q,A.getParentBlockExcludeSelf=ma,A.getParentBox=C1,A.getParentContainer=ot,A.getPrevBlock=$e,A.getPrevValidOffset=dl,A.getPrevVisibleBlock=Xr,A.getRangeCommands=M5,A.getReferenceClientRect=Ak,A.getRootBlock=zf,A.getScrollContainer=tn,A.getSpecialBlockCommands=aB,A.getStandardEmbedBlockProperties=Qb,A.getTextAfterOffset=m_,A.getTextAttributes=uC,A.getTextBeforeOffset=g_,A.getTextBlockChild=Xf,A.getTextBlockClass=$v,A.getTextBlockContentChildTextLength=Jr,A.getTextBlockContentChildType=gB,A.getTextBlockContentChildren=eo,A.getTextLength=$n,A.getTextOpLength=N1,A.getTextWidth=km,A.getToolbar=Z0,A.handleBlockElementUpdated=oB,A.hasAltOnly=I9,A.hasClass=_t,A.hasCtrlOrCmd=Cv,A.hasCtrlOrCmdOnly=L9,A.hashCode=Ov,A.hideBlock=Gv,A.hideTemplates=LS,A.htmlToFragment=Tm,A.i18n=D,A.includeBigTable=KN,A.injectDocToHtmlFragment=dd,A.injectStyle=av,A.inputActions=MM,A.insertEmptyBlock=o7,A.insertEmptyEmbedBlock=T1,A.insertText=es,A.intersectionCommands=hO,A.isBackspace=bv,A.isBlock=zo,A.isBlockLocked=Tg,A.isBlockLockedByOthers=Hb,A.isBlockLockedBySelf=ih,A.isBlockTools=Wv,A.isBox=Dm,A.isBoxOp=Qo,A.isCJK=gv,A.isChildContainer=bi,A.isChildNode=Ee,A.isCodeBlock=Pi,A.isCollapsedHeadingBlock=Bi,A.isCollapsedRange=Y8,A.isComplexBlockPosition=pa,A.isComplexKindBlock=Nt,A.isContainer=to,A.isContainerSelectedAllChildBlocks=n5,A.isControlEvent=da,A.isDelete=_9,A.isDraggingFiles=Rm,A.isElementVisible=xm,A.isEmbedBlock=me,A.isEmptyContainer=Yf,A.isEmptyDoc=tC,A.isEmptyTextBlock=Te,A.isEmptyTextBlockWithoutCompositionText=Xd,A.isEnterOnly=Ev,A.isEscape=ym,A.isExclusiveBlock=nh,A.isExpandedHeadingBlock=hB,A.isFirefox=Lf,A.isFirstChildBlockInComplexBlock=F7,A.isHeadingBlock=An,A.isHighSurrogate=A9,A.isInBlock=x1,A.isInBlockTools=$c,A.isLetter=mv,A.isLowSurrogate=v9,A.isMatchShortcut=Qi,A.isMoveForward=w9,A.isNavigationEvent=R9,A.isNavigationKey=pv,A.isNodeRemoved=If,A.isNumber=hv,A.isPrintableKey=t1,A.isRootBlock=Rr,A.isRootContainer=Qt,A.isSafari=la,A.isSameDay=a1,A.isSelectBoxOnly=Ni,A.isShiftEnter=D9,A.isShiftTab=O9,A.isShortcutEvent=S9,A.isSimpleBlock=e7,A.isSimpleBlockPosition=Ti,A.isSimplePos=I3,A.isSimpleRange=Gm,A.isSpace=Bm,A.isTab=M9,A.isTextBlockContentBoxChild=wr,A.isTextBlockContentChild=Gf,A.isTextBlockContentInsertionChild=Yo,A.isTextBlockContentTextChild=qf,A.isTextKindBlock=at,A.isTextKindBlockType=Hf,A.isTitleBlock=Wo,A.isToday=Sv,A.isValidOffset=lr,A.isVisibleBlock=ll,A.isYesterday=Lv,A.loadJs=iv,A.loadJsPromise=ca,A.lockers=Ei,A.mergeCommands=Q0,A.mergeDocs=Aa,A.mergeOps=Q1,A.mergeText=W8,A.multiSplitText=s3,A.overflowText=Iv,A.parseShortcut=xv,A.patchNode=Uf,A.pointInRect=fa,A.rangeAddAttribute=Zf,A.rangeGetTextColor=h3,A.rangeRemoveAttribute=qc,A.rangeSetTextColor=u3,A.rangeTransformText=a3,A.registerDragDrop=Qp,A.removeAttribute=K1,A.removeClass=lt,A.removeLastBr=$8,A.removePlaceholderFromBlock=qR,A.removeStyle=lv,A.replaceAll=z9,A.replaceAllCaseInsensitive=W9,A.replaceAllText=i5,A.replaceText=zm,A.requestDownload=wm,A.resetListStart=ku,A.scrollIntoView=id,A.scrollable=kv,A.selectFile=Vc,A.selectedBlockToDoc=u0,A.selectionToDoc=iu,A.setAttributes=bm,A.setClipboardData=Nf,A.setClipboardDataByEvent=F9,A.setColorToAttributes=f3,A.setDataset=Yp,A.setDefaultCursor=Mf,A.setStyles=Jp,A.shareDBCommentToDocObject=rE,A.shareDBDocCommentToComment=AT,A.shortcutToDisplayText=hn,A.showBlock=g1,A.showDocVersions=Qet,A.showTemplates=Sx,A.splitText=sr,A.splitToThree=pn,A.stringToDataUrl=r1,A.stringToObjectUrl=s1,A.subText=l3,A.textNodeOffsetFromPoint=rv,A.titleFromEditor=_S,A.toBase64URL=Zi,A.toMindmap=og,A.toPlainText=Se,A.toPlainTextKeepLength=eC,A.trimChar=Zp,A.unexclusiveBlock=$b,A.unicodeLength=B9,A.unicodeSubstr=y9,A.updateBlockSelection=nB,A.updateOpAttributes=L3,A.updateTextBlockContent=h_,A.updateUrl=e1;for(const n in Ve)n!=="default"&&!A.hasOwnProperty(n)&&Object.defineProperty(A,n,{enumerable:!0,get:()=>Ve[n]});Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|