@lobehub/editor 4.8.0 → 4.8.2

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.
@@ -0,0 +1,82 @@
1
+ diff --git a/Lexical.dev.js b/Lexical.dev.js
2
+ index 0aa553c4ce0dc568f21518b1914bc5b8c674ecd7..40120a08bc33990a26159f465855f14df44b28ff 100644
3
+ --- a/Lexical.dev.js
4
+ +++ b/Lexical.dev.js
5
+ @@ -8426,7 +8426,7 @@ function parseEditorState(serializedEditorState, editor, updateFn) {
6
+ const serializedNode = serializedEditorState.root;
7
+ $parseSerializedNodeImpl(serializedNode, registeredNodes);
8
+ if (updateFn) {
9
+ - updateFn();
10
+ + updateFn(editorState);
11
+ }
12
+
13
+ // Make the editorState immutable
14
+ @@ -11040,10 +11040,14 @@ function getPendingNodeToClone() {
15
+ return node;
16
+ }
17
+ let keyCounter = 1;
18
+ -function resetRandomKey() {
19
+ - keyCounter = 1;
20
+ +function resetRandomKey(targetId) {
21
+ + if (targetId !== undefined) {
22
+ + keyCounter = targetId;
23
+ + } else {
24
+ + keyCounter = 1;
25
+ + }
26
+ }
27
+ -function generateRandomKey() {
28
+ +function generateRandomKey() {
29
+ return '' + keyCounter++;
30
+ }
31
+
32
+ diff --git a/Lexical.dev.mjs b/Lexical.dev.mjs
33
+ index 3ed2dd7c6ab17c623b76fe7abb7826cf71ee087f..67ea7c9565207829f9cc758220f745b82fcc0401 100644
34
+ --- a/Lexical.dev.mjs
35
+ +++ b/Lexical.dev.mjs
36
+ @@ -8424,7 +8424,7 @@ function parseEditorState(serializedEditorState, editor, updateFn) {
37
+ const serializedNode = serializedEditorState.root;
38
+ $parseSerializedNodeImpl(serializedNode, registeredNodes);
39
+ if (updateFn) {
40
+ - updateFn();
41
+ + updateFn(editorState);
42
+ }
43
+
44
+ // Make the editorState immutable
45
+ @@ -11038,10 +11038,14 @@ function getPendingNodeToClone() {
46
+ return node;
47
+ }
48
+ let keyCounter = 1;
49
+ -function resetRandomKey() {
50
+ - keyCounter = 1;
51
+ +function resetRandomKey(targetId) {
52
+ + if (targetId !== undefined) {
53
+ + keyCounter = targetId;
54
+ + } else {
55
+ + keyCounter = 1;
56
+ + }
57
+ }
58
+ -function generateRandomKey() {
59
+ +function generateRandomKey() {
60
+ return '' + keyCounter++;
61
+ }
62
+
63
+ diff --git a/Lexical.prod.js b/Lexical.prod.js
64
+ index 6398f9761e56278d7a98139bfe9f79ea96ae054a..f03c23fa56b2b28005f70578e4c0542140b1a46e 100644
65
+ --- a/Lexical.prod.js
66
+ +++ b/Lexical.prod.js
67
+ @@ -6,4 +6,4 @@
68
+ *
69
+ */
70
+
71
+ -"use strict";function t(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}function e(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);n.search=r.toString(),console.warn(`Minified Lexical warning #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const n="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,r=n&&"documentMode"in document?document.documentMode:null,o=n&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),i=n&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),s=!(!n||!("InputEvent"in window)||r)&&"getTargetRanges"in new window.InputEvent("input"),l=n&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),a=n&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,c=n&&/Android/.test(navigator.userAgent),u=n&&/^(?=.*Chrome).*/i.test(navigator.userAgent),f=n&&c&&u,d=n&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&o&&!u,h=0,g=1,_=2,p=128,y=1,m=2,x=3,C=4,S=5,N=6,T=l||a||d?"\xa0":"\u200b",v="\n\n",k=i?"\xa0":T,E="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",O="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",M=new RegExp("^[^"+O+"]*["+E+"]"),b=new RegExp("^[^"+E+"]*["+O+"]"),A={bold:1,capitalize:1024,code:16,highlight:p,italic:2,lowercase:256,strikethrough:4,subscript:32,superscript:64,underline:8,uppercase:512},w={directionless:1,unmergeable:2},D={center:2,end:6,justify:4,left:1,right:3,start:5},P={[m]:"center",[N]:"end",[C]:"justify",[y]:"left",[x]:"right",[S]:"start"},I={normal:0,segmented:2,token:1},F={[h]:"normal",[_]:"segmented",[g]:"token"},L="$config";function R(t,e,n,r,o,i){let s=t.getFirstChild();for(;null!==s;){const t=s.__key;s.__parent===e&&(uo(s)&&R(s,t,n,r,o,i),n.has(t)||i.delete(t),o.push(t)),s=s.getNextSibling()}}let K=!1,B=0;function z(t){B=t.timeStamp}function W(t,e,n){const r="BR"===t.nodeName,o=e.__lexicalLineBreak;return o&&(t===o||r&&t.previousSibling===o)||r&&void 0!==ri(t,n)}function $(t,e,n){const r=Hi(Ki(n));let o=null,i=null;null!==r&&r.anchorNode===t&&(o=r.anchorOffset,i=r.focusOffset);const s=t.nodeValue;null!==s&&pi(e,s,o,i,!1)}function U(t,e,n){if(ur(t)){const e=t.anchor.getNode();if(e.is(n)&&t.format!==e.getFormat())return!1}return jo(e)&&n.isAttached()}function J(t,e,n,r){for(let o=t;o&&!ls(o);o=Di(o)){const t=ri(o,e);if(void 0!==t){const e=ei(t,n);if(e)return go(e)||!Gi(o)?void 0:[o,e]}else if(o===r)return[r,ai(n)]}}function Y(t,e,n){K=!0;const r=performance.now()-B>100;try{so(t,()=>{const o=Er()||function(t){return t.getEditorState().read(()=>{const t=Er();return null!==t?t.clone():null})}(t),s=new Map,l=t.getRootElement(),a=t._editorState,c=t._blockCursorElement;let u=!1,f="";for(let n=0;n<e.length;n++){const d=e[n],h=d.type,g=d.target,_=J(g,t,a,l);if(!_)continue;const[p,y]=_;if("characterData"===h)r&&tr(y)&&jo(g)&&U(o,g,y)&&$(g,y,t);else if("childList"===h){u=!0;const e=d.addedNodes;for(let n=0;n<e.length;n++){const r=e[n],o=ni(r),s=r.parentNode;if(null!=s&&r!==c&&null===o&&!W(r,s,t)){if(i){const t=(Gi(r)?r.innerText:null)||r.nodeValue;t&&(f+=t)}s.removeChild(r)}}const n=d.removedNodes,r=n.length;if(r>0){let e=0;for(let o=0;o<r;o++){const r=n[o];(W(r,g,t)||c===r)&&(g.appendChild(r),e++)}r!==e&&s.set(p,y)}}}if(s.size>0)for(const[e,n]of s)n.reconcileObservedMutation(e,t);const d=n.takeRecords();if(d.length>0){for(let e=0;e<d.length;e++){const n=d[e],r=n.addedNodes,o=n.target;for(let e=0;e<r.length;e++){const n=r[e],i=n.parentNode;null==i||"BR"!==n.nodeName||W(n,o,t)||i.removeChild(n)}}n.takeRecords()}null!==o&&(u&&ci(o),i&&bi(t)&&o.insertRawText(f))})}finally{K=!1}}function j(t){const e=t._observer;if(null!==e){Y(t,e.takeRecords(),e)}}function H(t){!function(t){0===B&&Ki(t).addEventListener("textInput",z,!0)}(t),t._observer=new MutationObserver((e,n)=>{Y(t,e,n)})}class V{key;parse;unparse;isEqual;defaultValue;resetOnCopyNode;constructor(t,e){this.key=t,this.parse=e.parse.bind(e),this.unparse=(e.unparse||et).bind(e),this.isEqual=(e.isEqual||Object.is).bind(e),this.defaultValue=this.parse(void 0),this.resetOnCopyNode=e.resetOnCopyNode||!1}}function G(t,e,n="latest"){const r=("latest"===n?t.getLatest():t).__state;return r?r.getValue(e):e.defaultValue}function q(t){const e=new Map,n=new Set;for(let r="function"==typeof t?t:t.replace;r.prototype&&void 0!==r.prototype.getType;r=Object.getPrototypeOf(r)){const{ownNodeConfig:t}=cs(r);if(t&&t.stateConfigs)for(const r of t.stateConfigs){let t;"stateConfig"in r?(t=r.stateConfig,r.flat&&n.add(t.key)):t=r,e.set(t.key,t)}}return{flatKeys:n,sharedConfigMap:e}}class X{node;knownState;unknownState;sharedNodeState;size;constructor(t,e,n=void 0,r=new Map,o=void 0){this.node=t,this.sharedNodeState=e,this.unknownState=n,this.knownState=r;const{sharedConfigMap:i}=this.sharedNodeState,s=void 0!==o?o:function(t,e,n){let r=n.size;if(e)for(const o in e){const e=t.get(o);e&&n.has(e)||r++}return r}(i,n,r);this.size=s}getValue(t){const e=this.knownState.get(t);if(void 0!==e)return e;this.sharedNodeState.sharedConfigMap.set(t.key,t);let n=t.defaultValue;if(this.unknownState&&t.key in this.unknownState){const e=this.unknownState[t.key];void 0!==e&&(n=t.parse(e)),this.updateFromKnown(t,n)}return n}getInternalState(){return[this.unknownState,this.knownState]}toJSON(){const t={...this.unknownState},e={};for(const[e,n]of this.knownState)e.isEqual(n,e.defaultValue)?delete t[e.key]:t[e.key]=e.unparse(n);for(const n of this.sharedNodeState.flatKeys)n in t&&(e[n]=t[n],delete t[n]);return tt(t)&&(e.$=t),e}getWritable(t){if(this.node===t)return this;const{sharedNodeState:e,unknownState:n}=this,r=new Map(this.knownState);return new X(t,e,function(t,e,n){let r;if(n)for(const[o,i]of Object.entries(n)){const n=t.get(o);n?e.has(n)||e.set(n,n.parse(i)):(r=r||{},r[o]=i)}return r}(e.sharedConfigMap,r,n),r,this.size)}resetOnCopyNode(){for(const t of this.knownState.keys())t.resetOnCopyNode&&this.knownState.set(t,t.defaultValue);return this}updateFromKnown(t,e){const n=t.key;this.sharedNodeState.sharedConfigMap.set(n,t);const{knownState:r,unknownState:o}=this;r.has(t)||o&&n in o||(o&&(delete o[n],this.unknownState=tt(o)),this.size++),r.set(t,e)}updateFromUnknown(t,e){const n=this.sharedNodeState.sharedConfigMap.get(t);n?this.updateFromKnown(n,n.parse(e)):(this.unknownState=this.unknownState||{},t in this.unknownState||this.size++,this.unknownState[t]=e)}updateFromJSON(t){const{knownState:e}=this;for(const t of e.keys())e.set(t,t.defaultValue);if(this.size=e.size,this.unknownState=void 0,t)for(const[e,n]of Object.entries(t))this.updateFromUnknown(e,n)}}function Q(t){const e=t.getWritable(),n=e.__state?e.__state.getWritable(e):new X(e,Z(e));return e.__state=n,n}function Z(t){return t.__state?t.__state.sharedNodeState:Fo(es(),t.getType()).sharedNodeState}function tt(t){if(t)for(const e in t)return t}function et(t){return t}function nt(t,e,n){for(const[r,o]of e.knownState){if(t.has(r.key))continue;t.add(r.key);const e=n?n.getValue(r):r.defaultValue;if(e!==o&&!r.isEqual(e,o))return!0}return!1}function rt(t,e,n){const{unknownState:r}=e,o=n?n.unknownState:void 0;if(r)for(const[e,n]of Object.entries(r)){if(t.has(e))continue;t.add(e);if(n!==(o?o[e]:void 0))return!0}return!1}function ot(t,e){const n=t.__state;return n&&n.node===t?n.getWritable(e):n}function it(t,e){const n=t.__mode,r=t.__format,o=t.__style,i=e.__mode,s=e.__format,l=e.__style,a=t.__state,c=e.__state;return(null===n||n===i)&&(null===r||r===s)&&(null===o||o===l)&&(null===t.__state||a===c||function(t,e){if(t===e)return!0;if(t&&e&&t.size!==e.size)return!1;const n=new Set;return!(t&&nt(n,t,e)||e&&nt(n,e,t)||t&&rt(n,t,e)||e&&rt(n,e,t))}(a,c))}function st(t,e){const n=t.mergeWithSibling(e),r=Vr()._normalizedNodes;return r.add(t.__key),r.add(e.__key),n}function lt(t){let e,n,r=t;if(""!==r.__text||!r.isSimpleText()||r.isUnmergeable()){for(;null!==(e=r.getPreviousSibling())&&tr(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(""!==e.__text){if(it(e,r)){r=st(e,r);break}break}e.remove()}for(;null!==(n=r.getNextSibling())&&tr(n)&&n.isSimpleText()&&!n.isUnmergeable();){if(""!==n.__text){if(it(r,n)){r=st(r,n);break}break}n.remove()}}else r.remove()}function at(t){return ct(t.anchor),ct(t.focus),t}function ct(t){for(;"element"===t.type;){const e=t.getNode(),n=t.offset;let r,o;if(n===e.getChildrenSize()?(r=e.getChildAtIndex(n-1),o=!0):(r=e.getChildAtIndex(n),o=!1),tr(r)){t.set(r.__key,o?r.getTextContentSize():0,"text",!0);break}if(!uo(r))break;t.set(r.__key,o?r.getChildrenSize():0,"element",!0)}}let ut,ft,dt,ht,gt,_t,pt,yt,mt,xt,Ct="",St=null,Nt=null,Tt=!1,vt=!1;function kt(t,e){const n=pt.get(t);if(null!==e){const n=Ut(t);n.parentNode===e&&e.removeChild(n)}if(yt.has(t)||ft._keyToDOMMap.delete(t),uo(n)){const t=Rt(n,pt);Et(t,0,t.length-1,null)}void 0!==n&&Ei(xt,dt,ht,n,"destroyed")}function Et(t,e,n,r){for(let o=e;o<=n;++o){const e=t[o];void 0!==e&&kt(e,r)}}function Ot(t,e){t.setProperty("text-align",e)}const Mt="40px";function bt(t,e){const n=ut.theme.indent;if("string"==typeof n){const r=t.classList.contains(n);e>0&&!r?t.classList.add(n):e<1&&r&&t.classList.remove(n)}if(0===e)return void t.style.setProperty("padding-inline-start","");const r=getComputedStyle(ft._rootElement||t).getPropertyValue("--lexical-indent-base-value")||Mt;t.style.setProperty("padding-inline-start",`calc(${e} * ${r})`)}function At(t,e){const n=t.style;0===e?Ot(n,""):1===e?Ot(n,"left"):2===e?Ot(n,"center"):3===e?Ot(n,"right"):4===e?Ot(n,"justify"):5===e?Ot(n,"start"):6===e&&Ot(n,"end")}function wt(t,e){const n=function(t){const e=t.__dir;if(null!==e)return e;if(po(t))return null;const n=t.getParentOrThrow();return po(n)&&null===n.__dir?"auto":null}(e);null!==n?t.dir=n:t.removeAttribute("dir")}function Dt(e,n){const r=yt.get(e);void 0===r&&t(60);const o=r.createDOM(ut,ft);if(function(t,e,n){const r=n._keyToDOMMap;(function(t,e,n){const r=`__lexicalKey_${e._key}`;t[r]=n})(e,n,t),r.set(t,e)}(e,o,ft),tr(r)?o.setAttribute("data-lexical-text","true"):go(r)&&o.setAttribute("data-lexical-decorator","true"),uo(r)){const t=r.__indent,e=r.__size;if(wt(o,r),0!==t&&bt(o,t),0!==e){const t=e-1;Pt(Rt(r,yt),r,0,t,r.getDOMSlot(o))}const n=r.__format;0!==n&&At(o,n),r.isInline()||Ft(null,r,o)}else{const t=r.getTextContent();if(go(r)){const t=r.decorate(ft,ut);null!==t&&Bt(e,t),o.contentEditable="false"}Ct+=t}return null!==n&&n.insertChild(o),Ei(xt,dt,ht,r,"created"),o}function Pt(t,e,n,r,o){const i=Ct;Ct="";let s=n;for(;s<=r;++s){Dt(t[s],o);const e=yt.get(t[s]);null!==e&&tr(e)?null===St&&(St=e.getFormat(),Nt=e.getStyle()):uo(e)&&s<r&&!e.isInline()&&(Ct+=v)}o.element.__lexicalTextContent=Ct,Ct=i+Ct}function It(t,e){if(t){const n=t.__last;if(n){const t=e.get(n);if(t)return Ln(t)?"line-break":go(t)&&t.isInline()?"decorator":null}return"empty"}return null}function Ft(t,e,n){const r=It(t,pt),o=It(e,yt);r!==o&&e.getDOMSlot(n).setManagedLineBreak(o)}function Lt(e,n,r){var o;St=null,Nt=null,function(e,n,r){const o=Ct,i=e.__size,s=n.__size;Ct="";const l=r.element;if(1===i&&1===s){const t=e.__first,r=n.__first;if(t===r)Kt(t,l);else{const e=Ut(t),n=Dt(r,null);try{l.replaceChild(n,e)}catch(o){if("object"==typeof o&&null!=o){const i=`${o.toString()} Parent: ${l.tagName}, new child: {tag: ${n.tagName} key: ${r}}, old child: {tag: ${e.tagName}, key: ${t}}.`;throw new Error(i)}throw o}kt(t,null)}const o=yt.get(r);tr(o)&&null===St&&(St=o.getFormat(),Nt=o.getStyle())}else{const o=Rt(e,pt),a=Rt(n,yt);if(o.length!==i&&t(227),a.length!==s&&t(228),0===i)0!==s&&Pt(a,0,0,s-1,r);else if(0===s){if(0!==i){const t=null==r.after&&null==r.before&&null==r.element.__lexicalLineBreak;Et(o,0,i-1,t?null:l),t&&(l.textContent="")}}else!function(t,e,n,r,o,i){const s=r-1,l=o-1;let a,c,u=i.getFirstChild(),f=0,d=0;for(;f<=s&&d<=l;){const t=e[f],r=n[d];if(t===r)u=zt(Kt(r,i.element)),f++,d++;else{if(void 0===c&&(c=Wt(n,d)),void 0===a)a=Wt(e,f);else if(!a.has(t)){f++;continue}if(!c.has(t)){u=zt(Ut(t)),kt(t,i.element),f++,a.delete(t);continue}if(a.has(r)){const t=wi(ft,r);t!==u&&i.withBefore(u).insertChild(t),u=zt(Kt(r,i.element)),f++,d++}else Dt(r,i.withBefore(u)),d++}const o=yt.get(r);null!==o&&tr(o)?null===St&&(St=o.getFormat(),Nt=o.getStyle()):uo(o)&&d<=l&&!o.isInline()&&(Ct+=v)}const h=f>s,g=d>l;if(h&&!g){const t=n[l+1],e=void 0===t?null:ft.getElementByKey(t);Pt(n,0,d,l,i.withBefore(e))}else g&&!h&&Et(e,f,s,i.element)}(0,o,a,i,s,r)}l.__lexicalTextContent=Ct,Ct=o+Ct}(e,n,n.getDOMSlot(r)),o=n,null==St||St===o.__textFormat||vt||o.setTextFormat(St),function(t){null==Nt||Nt===t.__textStyle||vt||t.setTextStyle(Nt)}(n)}function Rt(e,n){const r=[];let o=e.__first;for(;null!==o;){const e=n.get(o);void 0===e&&t(101),r.push(o),o=e.__next}return r}function Kt(e,n){const r=pt.get(e);let o=yt.get(e);void 0!==r&&void 0!==o||t(61);const i=Tt||_t.has(e)||gt.has(e),s=wi(ft,e);if(r===o&&!i){let t;if(uo(r)){const e=s.__lexicalTextContent;"string"==typeof e?t=e:(t=r.getTextContent(),s.__lexicalTextContent=t)}else t=r.getTextContent();return Ct+=t,s}if(r!==o&&i&&Ei(xt,dt,ht,o,"updated"),o.updateDOM(r,s,ut)){const r=Dt(e,null);return null===n&&t(62),n.replaceChild(r,s),kt(e,null),r}if(uo(r)){uo(o)||t(334,e);const n=o.__indent;(Tt||n!==r.__indent)&&bt(s,n);const l=o.__format;if((Tt||l!==r.__format)&&At(s,l),i)Lt(r,o,s),po(o)||o.isInline()||Ft(r,o,s);else{const t=s.__lexicalTextContent;let e;"string"==typeof t?e=t:(e=r.getTextContent(),s.__lexicalTextContent=e),Ct+=e}if((Tt||o.__dir!==r.__dir)&&(wt(s,o),po(o)&&!Tt))for(const t of o.getChildren())if(uo(t)){wt(wi(ft,t.getKey()),t)}}else{const t=o.getTextContent();if(go(o)){const t=o.decorate(ft,ut);null!==t&&Bt(e,t)}Ct+=t}if(!vt&&po(o)&&o.__cachedText!==Ct){const t=o.getWritable();t.__cachedText=Ct,o=t}return s}function Bt(t,e){let n=ft._pendingDecorators;const r=ft._decorators;if(null===n){if(r[t]===e)return;n=ii(ft)}n[t]=e}function zt(t){let e=t.nextSibling;return null!==e&&e===ft._blockCursorElement&&(e=e.nextSibling),e}function Wt(t,e){const n=new Set;for(let r=e;r<t.length;r++)n.add(t[r]);return n}function $t(t,e,n,r,o,i){Ct="",Tt=2===r,ft=n,ut=n._config,dt=n._nodes,ht=ft._listeners.mutation,gt=o,_t=i,pt=t._nodeMap,yt=e._nodeMap,vt=e._readOnly,mt=new Map(n._keyToDOMMap);const s=new Map;return xt=s,Kt("root",null),ft=void 0,dt=void 0,gt=void 0,_t=void 0,pt=void 0,yt=void 0,ut=void 0,mt=void 0,xt=void 0,s}function Ut(e){const n=mt.get(e);return void 0===n&&t(75,e),n}function Jt(t){return{type:t}}const Yt=Jt("SELECTION_CHANGE_COMMAND"),jt=Jt("SELECTION_INSERT_CLIPBOARD_NODES_COMMAND"),Ht=Jt("CLICK_COMMAND"),Vt=Jt("BEFORE_INPUT_COMMAND"),Gt=Jt("INPUT_COMMAND"),qt=Jt("COMPOSITION_START_COMMAND"),Xt=Jt("COMPOSITION_END_COMMAND"),Qt=Jt("DELETE_CHARACTER_COMMAND"),Zt=Jt("INSERT_LINE_BREAK_COMMAND"),te=Jt("INSERT_PARAGRAPH_COMMAND"),ee=Jt("CONTROLLED_TEXT_INSERTION_COMMAND"),ne=Jt("PASTE_COMMAND"),re=Jt("REMOVE_TEXT_COMMAND"),oe=Jt("DELETE_WORD_COMMAND"),ie=Jt("DELETE_LINE_COMMAND"),se=Jt("FORMAT_TEXT_COMMAND"),le=Jt("UNDO_COMMAND"),ae=Jt("REDO_COMMAND"),ce=Jt("KEYDOWN_COMMAND"),ue=Jt("KEY_ARROW_RIGHT_COMMAND"),fe=Jt("MOVE_TO_END"),de=Jt("KEY_ARROW_LEFT_COMMAND"),he=Jt("MOVE_TO_START"),ge=Jt("KEY_ARROW_UP_COMMAND"),_e=Jt("KEY_ARROW_DOWN_COMMAND"),pe=Jt("KEY_ENTER_COMMAND"),ye=Jt("KEY_SPACE_COMMAND"),me=Jt("KEY_BACKSPACE_COMMAND"),xe=Jt("KEY_ESCAPE_COMMAND"),Ce=Jt("KEY_DELETE_COMMAND"),Se=Jt("KEY_TAB_COMMAND"),Ne=Jt("INSERT_TAB_COMMAND"),Te=Jt("INDENT_CONTENT_COMMAND"),ve=Jt("OUTDENT_CONTENT_COMMAND"),ke=Jt("DROP_COMMAND"),Ee=Jt("FORMAT_ELEMENT_COMMAND"),Oe=Jt("DRAGSTART_COMMAND"),Me=Jt("DRAGOVER_COMMAND"),be=Jt("DRAGEND_COMMAND"),Ae=Jt("COPY_COMMAND"),we=Jt("CUT_COMMAND"),De=Jt("SELECT_ALL_COMMAND"),Pe=Jt("CLEAR_EDITOR_COMMAND"),Ie=Jt("CLEAR_HISTORY_COMMAND"),Fe=Jt("CAN_REDO_COMMAND"),Le=Jt("CAN_UNDO_COMMAND"),Re=Jt("FOCUS_COMMAND"),Ke=Jt("BLUR_COMMAND"),Be=Jt("KEY_MODIFIER_COMMAND"),ze=Object.freeze({}),We=[["keydown",function(t,e){if($e=t.timeStamp,Ue=t.key,e.isComposing())return;Ai(e,ce,t)}],["pointerdown",function(t,e){const n=t.target,r=t.pointerType;qi(n)&&"touch"!==r&&"pen"!==r&&0===t.button&&so(e,()=>{Ko(n)||(Ge=!0)})}],["compositionstart",function(t,e){Ai(e,qt,t)}],["compositionend",function(t,e){i?Xe=!0:a||!l&&!d?Ai(e,Xt,t):(Qe=!0,Ze=t.data)}],["input",function(t,e){t.stopPropagation(),so(e,()=>{e.dispatchCommand(Gt,t)},{event:t}),Ye=null}],["click",function(t,e){so(e,()=>{const n=Er(),r=Hi(Ki(e)),o=Or();if(r)if(ur(n)){const e=n.anchor,i=e.getNode();if("element"===e.type&&0===e.offset&&n.isCollapsed()&&!po(i)&&1===li().getChildrenSize()&&i.getTopLevelElementOrThrow().isEmpty()&&null!==o&&n.is(o))r.removeAllRanges(),n.dirty=!0;else if(3===t.detail&&!n.isCollapsed()){if(i!==n.focus.getNode()){const t=us(i,t=>uo(t)&&!t.isInline());uo(t)&&t.select(0)}}}else if("touch"===t.pointerType||"pen"===t.pointerType){const n=r.anchorNode;if(Gi(n)||jo(n)){ci(kr(o,r,e,t))}}Ai(e,Ht,t)})}],["cut",ze],["copy",ze],["dragstart",ze],["dragover",ze],["dragend",ze],["paste",ze],["focus",ze],["blur",ze],["drop",ze]];s&&We.push(["beforeinput",(t,e)=>function(t,e){const n=t.inputType;if("deleteCompositionText"===n||i&&bi(e))return;if("insertCompositionText"===n)return;Ai(e,Vt,t)}(t,e)]);let $e=0,Ue=null,Je=0,Ye=null;const je=new WeakMap,He=new WeakMap;let Ve=!1,Ge=!1,qe=!1,Xe=!1,Qe=!1,Ze="",tn=null,en=[0,"",0,"root",0];function nn(t,e,n,r,o){const i=t.anchor,l=t.focus,a=i.getNode(),c=Vr(),u=Hi(Ki(c)),f=null!==u?u.anchorNode:null,d=i.key,h=c.getElementByKey(d),g=n.length;return d!==l.key||!tr(a)||(!o&&(!s||Je<r+50)||a.isDirty()&&g<2||fi(n))&&i.offset!==l.offset&&!a.isComposing()||Yo(a)||a.isDirty()&&g>1||(o||!s)&&null!==h&&!a.isComposing()&&f!==Vo(h)||null!==u&&null!==e&&(!e.collapsed||e.startContainer!==u.anchorNode||e.startOffset!==u.anchorOffset)||!a.isComposing()&&(a.getFormat()!==t.format||a.getStyle()!==t.style)||function(t,e){if(e.isSegmented())return!0;if(!t.isCollapsed())return!1;const n=t.anchor.offset,r=e.getParentOrThrow(),o=Jo(e);return 0===n?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||o||function(t){const e=t.getPreviousSibling();return(tr(e)||uo(e)&&e.isInline())&&!e.canInsertTextAfter()}(e):n===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||o)}(t,a)}function rn(t,e){return jo(t)&&null!==t.nodeValue&&0!==e&&e!==t.nodeValue.length}function on(e,n,r){const{anchorNode:o,anchorOffset:i,focusNode:s,focusOffset:l}=e;Ve&&(Ve=!1,rn(o,i)&&rn(s,l)&&!tn)||so(n,()=>{if(!r)return void ci(null);if(!zo(n,o,s))return;let a=Er();if(tn&&ur(a)&&a.isCollapsed()){const t=a.anchor,e=tn.anchor;(t.key===e.key&&t.offset===e.offset+1||1===t.offset&&e.getNode().is(t.getNode().getPreviousSibling()))&&(a=tn.clone(),ci(a))}if(tn=null,ur(a)){const r=a.anchor,o=r.getNode();if(a.isCollapsed()){"Range"===e.type&&e.anchorNode===e.focusNode&&(a.dirty=!0);const i=Ki(n).event,s=i?i.timeStamp:performance.now(),[l,c,u,f,d]=en,h=li(),g=!1===n.isComposing()&&""===h.getTextContent();if(s<d+200&&r.offset===u&&r.key===f)sn(a,l,c);else if("text"===r.type)tr(o)||t(141),ln(a,o);else if("element"===r.type&&!g){uo(o)||t(259);const e=r.getNode();e.isEmpty()?function(t,e){const n=e.getTextFormat(),r=e.getTextStyle();sn(t,n,r)}(a,e):sn(a,a.format,"")}}else{const t=r.key,e=a.focus.key,n=a.getNodes(),o=n.length,s=a.isBackward(),c=s?l:i,u=s?i:l,f=s?e:t,d=s?t:e;let h=2047,g=!1;for(let t=0;t<o;t++){const e=n[t],r=e.getTextContentSize();if(tr(e)&&0!==r&&!(0===t&&e.__key===f&&c===r||t===o-1&&e.__key===d&&0===u)&&(g=!0,h&=e.getFormat(),0===h))break}a.format=g?h:0}}Ai(n,Yt,void 0)})}function sn(t,e,n){t.format===e&&t.style===n||(t.format=e,t.style=n,t.dirty=!0)}function ln(t,e){sn(t,e.getFormat(),e.getStyle())}function an(t){if(!t.getTargetRanges)return null;const e=t.getTargetRanges();return 0===e.length?null:e[0]}function cn(e){const n=e.inputType,r=an(e),o=Vr(),i=Er();if("deleteContentBackward"===n){if(null===i){const t=Or();if(!ur(t))return!0;ci(t.clone())}if(ur(i)){const n=i.anchor.key===i.focus.key;if(s=e.timeStamp,"MediaLast"===Ue&&s<$e+30&&o.isComposing()&&n){if(Zo(null),$e=0,setTimeout(()=>{so(o,()=>{Zo(null)})},30),ur(i)){const e=i.anchor.getNode();e.markDirty(),tr(e)||t(142),ln(i,e)}}else{Zo(null),e.preventDefault();const t=i.anchor.getNode(),r=t.getTextContent(),s=t.canInsertTextAfter(),l=0===i.anchor.offset&&i.focus.offset===r.length;let a=f&&n&&!l&&s;if(a&&i.isCollapsed()&&(a=!go(Mi(i.anchor,!0))),!a){Ai(o,Qt,!0);const t=Er();f&&ur(t)&&t.isCollapsed()&&(tn=t,setTimeout(()=>tn=null))}}return!0}}var s;if(!ur(i))return!0;const l=e.data;null!==Ye&&_i(!1,o,Ye),i.dirty&&null===Ye||!i.isCollapsed()||po(i.anchor.getNode())||null===r||i.applyDOMRange(r),Ye=null;const c=i.anchor,u=i.focus,d=c.getNode(),h=u.getNode();if("insertText"===n||"insertTranspose"===n){if("\n"===l)e.preventDefault(),Ai(o,Zt,!1);else if(l===v)e.preventDefault(),Ai(o,te,void 0);else if(null==l&&e.dataTransfer){const t=e.dataTransfer.getData("text/plain");e.preventDefault(),i.insertRawText(t)}else null!=l&&nn(i,r,l,e.timeStamp,!0)?(e.preventDefault(),Ai(o,ee,l)):Ye=l;return Je=e.timeStamp,!0}switch(e.preventDefault(),n){case"insertFromYank":case"insertFromDrop":case"insertReplacementText":Ai(o,ee,e);break;case"insertFromComposition":Zo(null),Ai(o,ee,e);break;case"insertLineBreak":Zo(null),Ai(o,Zt,!1);break;case"insertParagraph":Zo(null),qe&&!a?(qe=!1,Ai(o,Zt,!1)):Ai(o,te,void 0);break;case"insertFromPaste":case"insertFromPasteAsQuotation":Ai(o,ne,e);break;case"deleteByComposition":(function(t,e){return t!==e||uo(t)||uo(e)||!Jo(t)||!Jo(e)})(d,h)&&Ai(o,re,e);break;case"deleteByDrag":case"deleteByCut":Ai(o,re,e);break;case"deleteContent":Ai(o,Qt,!1);break;case"deleteWordBackward":Ai(o,oe,!0);break;case"deleteWordForward":Ai(o,oe,!1);break;case"deleteHardLineBackward":case"deleteSoftLineBackward":Ai(o,ie,!0);break;case"deleteContentForward":case"deleteHardLineForward":case"deleteSoftLineForward":Ai(o,ie,!1);break;case"formatStrikeThrough":Ai(o,se,"strikethrough");break;case"formatBold":Ai(o,se,"bold");break;case"formatItalic":Ai(o,se,"italic");break;case"formatUnderline":Ai(o,se,"underline");break;case"historyUndo":Ai(o,le,void 0);break;case"historyRedo":Ai(o,ae,void 0)}return!0}function un(t){if(Gi(t.target)&&Ko(t.target))return!0;const e=Vr(),n=Er(),r=t.data,o=an(t);if(null!=r&&ur(n)&&nn(n,o,r,t.timeStamp,!1)){Xe&&(hn(e,r),Xe=!1);const o=n.anchor.getNode(),l=Hi(Ki(e));if(null===l)return!0;const a=n.isBackward(),c=a?n.anchor.offset:n.focus.offset,u=a?n.focus.offset:n.anchor.offset;s&&!n.isCollapsed()&&tr(o)&&null!==l.anchorNode&&o.getTextContent().slice(0,c)+r+o.getTextContent().slice(c+u)===gi(l.anchorNode)||Ai(e,ee,r);const d=r.length;i&&d>1&&"insertCompositionText"===t.inputType&&!e.isComposing()&&(n.anchor.offset-=d),f&&e.isComposing()&&($e=0,Zo(null))}else{_i(!1,e,null!==r?r:void 0),Xe&&(hn(e,r||void 0),Xe=!1)}return function(){Yr();const t=Vr();j(t)}(),!0}function fn(t){const e=Vr(),n=Er();if(ur(n)&&!e.isComposing()){const r=n.anchor,o=n.anchor.getNode();Zo(r.key),Ii(wn),(t.timeStamp<$e+30||"element"===r.type||!n.isCollapsed()||o.getFormat()!==n.format||tr(o)&&o.getStyle()!==n.style)&&Ai(e,ee,k)}return!0}function dn(t){return hn(Vr(),t.data),Ii(Dn),!0}function hn(t,e){const n=t._compositionKey;if(Zo(null),null!==n&&null!=e){if(""===e){const e=ei(n),r=Vo(t.getElementByKey(n));if(null!==r&&null!==r.nodeValue&&tr(e)){const n=Hi(Ki(t));let o=null,i=null;null!==n&&n.anchorNode===r&&(o=n.anchorOffset,i=n.focusOffset),pi(e,r.nodeValue,o,i,!0)}return}if("\n"===e[e.length-1]){const e=Er();if(ur(e)||dr(e)){if(ur(e)){const t=e.focus;e.anchor.set(t.key,t.offset,t.type)}return void Ai(t,pe,null)}}}_i(!0,t,e)}function gn(t){const e=Vr();if(null==t.key)return!0;if(Qe){if(Ti(t))return so(e,()=>{hn(e,Ze)}),Qe=!1,Ze="",!0;Qe=!1,Ze=""}if(function(t){return Ci(t,"ArrowRight",{shiftKey:"any"})}(t))Ai(e,ue,t);else if(function(t){return Ci(t,"ArrowRight",Si)}(t))Ai(e,fe,t);else if(function(t){return Ci(t,"ArrowLeft",{shiftKey:"any"})}(t))Ai(e,de,t);else if(function(t){return Ci(t,"ArrowLeft",Si)}(t))Ai(e,he,t);else if(function(t){return Ci(t,"ArrowUp",{altKey:"any",shiftKey:"any"})}(t))Ai(e,ge,t);else if(function(t){return Ci(t,"ArrowDown",{altKey:"any",shiftKey:"any"})}(t))Ai(e,_e,t);else if(function(t){return Ci(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any",shiftKey:!0})}(t))qe=!0,Ai(e,pe,t);else if(function(t){return" "===t.key}(t))Ai(e,ye,t);else if(function(t){return o&&Ci(t,"o",{ctrlKey:!0})}(t))t.preventDefault(),qe=!0,Ai(e,Zt,!0);else if(function(t){return Ci(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any"})}(t))qe=!1,Ai(e,pe,t);else if(function(t){return Ci(t,"Backspace",{shiftKey:"any"})||o&&Ci(t,"h",{ctrlKey:!0})}(t))Ti(t)?Ai(e,me,t):(t.preventDefault(),Ai(e,Qt,!0));else if(function(t){return"Escape"===t.key}(t))Ai(e,xe,t);else if(function(t){return Ci(t,"Delete",{})||o&&Ci(t,"d",{ctrlKey:!0})}(t))!function(t){return"Delete"===t.key}(t)?(t.preventDefault(),Ai(e,Qt,!1)):Ai(e,Ce,t);else if(function(t){return Ci(t,"Backspace",Ni)}(t))t.preventDefault(),Ai(e,oe,!0);else if(function(t){return Ci(t,"Delete",Ni)}(t))t.preventDefault(),Ai(e,oe,!1);else if(function(t){return o&&Ci(t,"Backspace",{metaKey:!0})}(t))t.preventDefault(),Ai(e,ie,!0);else if(function(t){return o&&(Ci(t,"Delete",{metaKey:!0})||Ci(t,"k",{ctrlKey:!0}))}(t))t.preventDefault(),Ai(e,ie,!1);else if(function(t){return Ci(t,"b",Si)}(t))t.preventDefault(),Ai(e,se,"bold");else if(function(t){return Ci(t,"u",Si)}(t))t.preventDefault(),Ai(e,se,"underline");else if(function(t){return Ci(t,"i",Si)}(t))t.preventDefault(),Ai(e,se,"italic");else if(function(t){return Ci(t,"Tab",{shiftKey:"any"})}(t))Ai(e,Se,t);else if(function(t){return Ci(t,"z",Si)}(t))t.preventDefault(),Ai(e,le,void 0);else if(function(t){if(o)return Ci(t,"z",{metaKey:!0,shiftKey:!0});return Ci(t,"y",{ctrlKey:!0})||Ci(t,"z",{ctrlKey:!0,shiftKey:!0})}(t))t.preventDefault(),Ai(e,ae,void 0);else{const n=e._editorState._selection;null===n||ur(n)?vi(t)&&(t.preventDefault(),Ai(e,De,t)):!function(t){return Ci(t,"c",Si)}(t)?!function(t){return Ci(t,"x",Si)}(t)?vi(t)&&(t.preventDefault(),Ai(e,De,t)):(t.preventDefault(),Ai(e,we,t)):(t.preventDefault(),Ai(e,Ae,t))}return function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey}(t)&&e.dispatchCommand(Be,t),!0}function _n(t){let e=t.__lexicalEventHandles;return void 0===e&&(e=[],t.__lexicalEventHandles=e),e}const pn=new Map;function yn(t){const e=Vi(t.target);if(null===e)return;const n=$o(e.anchorNode);if(null===n)return;Ge&&(Ge=!1,so(n,()=>{const r=Or(),o=e.anchorNode;if(Gi(o)||jo(o)){ci(kr(r,e,n,t))}}));const r=di(n),o=r[r.length-1],i=o._key,s=pn.get(i),l=s||o;l!==n&&on(e,l,!1),on(e,n,!0),n!==o?pn.set(i,n):s&&pn.delete(i)}function mn(t){t._lexicalHandled=!0}function xn(t){return!0===t._lexicalHandled}const Cn=()=>{};function Sn(e){const n=je.get(e);if(void 0===n)return void Cn();const r=He.get(n);if(void 0===r)return void Cn();const o=r-1;o>=0||t(164),je.delete(e),He.set(n,o),0===o&&n.removeEventListener("selectionchange",yn);const i=Uo(e);Wo(i)?(!function(t){if(null!==t._parentEditor){const e=di(t),n=e[e.length-1]._key;pn.get(n)===t&&pn.delete(n)}else pn.delete(t._key)}(i),e.__lexicalEditor=null):i&&t(198);const s=_n(e);for(let t=0;t<s.length;t++)s[t]();e.__lexicalEventHandles=[]}function Nn(t,e,n){Yr();const r=t.__key,o=t.getParent();if(null===o)return;const i=function(t){const e=Er();if(!ur(e)||!uo(t))return e;const{anchor:n,focus:r}=e,o=n.getNode(),i=r.getNode();Li(o,t)&&n.set(t.__key,0,"element");Li(i,t)&&r.set(t.__key,0,"element");return e}(t);let s=!1;if(ur(i)&&e){const e=i.anchor,n=i.focus;e.key===r&&(Ar(e,t,o,t.getPreviousSibling(),t.getNextSibling()),s=!0),n.key===r&&(Ar(n,t,o,t.getPreviousSibling(),t.getNextSibling()),s=!0)}else dr(i)&&e&&t.isSelected()&&t.selectPrevious();if(ur(i)&&e&&!s){const e=t.getIndexWithinParent();Xo(t),Mr(i,o,e,-1)}else Xo(t);n||zi(o)||o.canBeEmpty()||!o.isEmpty()||Nn(o,e),e&&i&&po(o)&&o.isEmpty()&&o.selectEnd()}const Tn=Symbol.for("ephemeral");function vn(t){return t[Tn]||!1}class kn{__type;__key;__parent;__prev;__next;__state;static getType(){const{ownNodeType:e}=cs(this);return void 0===e&&t(64,this.name),e}static clone(e){t(65,this.name)}$config(){return{}}config(t,e){const n=e.extends||Object.getPrototypeOf(this.constructor);return Object.assign(e,{extends:n,type:t}),{[t]:e}}afterCloneFrom(t){this.__key===t.__key?(this.__parent=t.__parent,this.__next=t.__next,this.__prev=t.__prev,this.__state=t.__state):t.__state&&(this.__state=t.__state.getWritable(this))}resetOnCopyNodeFrom(t){this.__state&&(this.__state=this.__state.getWritable(this).resetOnCopyNode())}static importDOM;constructor(t){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,Object.defineProperty(this,"__state",{configurable:!0,enumerable:!1,value:void 0,writable:!0}),qo(this,t)}getType(){return this.__type}isInline(){t(137,this.constructor.name)}isAttached(){let t=this.__key;for(;null!==t;){if("root"===t)return!0;const e=ei(t);if(null===e)break;t=e.__parent}return!1}isSelected(t){const e=t||Er();if(null==e)return!1;const n=e.getNodes().some(t=>t.__key===this.__key);if(tr(this))return n;if(ur(e)&&"element"===e.anchor.type&&"element"===e.focus.type){if(e.isCollapsed())return!1;const t=this.getParent();if(go(this)&&this.isInline()&&t){const n=e.isBackward()?e.focus:e.anchor;if(t.is(n.getNode())&&n.offset===t.getChildrenSize()&&this.is(t.getLastChild()))return!1}}return n}getKey(){return this.__key}getIndexWithinParent(){const t=this.getParent();if(null===t)return-1;let e=t.getFirstChild(),n=0;for(;null!==e;){if(this.is(e))return n;n++,e=e.getNextSibling()}return-1}getParent(){const t=this.getLatest().__parent;return null===t?null:ei(t)}getParentOrThrow(){const e=this.getParent();return null===e&&t(66,this.__key),e}getTopLevelElement(){let e=this;for(;null!==e;){const n=e.getParent();if(zi(n))return uo(e)||e===this&&go(e)||t(194),e;e=n}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return null===e&&t(67,this.__key),e}getParents(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e),e=e.getParent();return t}getParentKeys(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e.__key),e=e.getParent();return t}getPreviousSibling(){const t=this.getLatest().__prev;return null===t?null:ei(t)}getPreviousSiblings(){const t=[],e=this.getParent();if(null===e)return t;let n=e.getFirstChild();for(;null!==n&&!n.is(this);)t.push(n),n=n.getNextSibling();return t}getNextSibling(){const t=this.getLatest().__next;return null===t?null:ei(t)}getNextSiblings(){const t=[];let e=this.getNextSibling();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getCommonAncestor(t){const e=uo(this)?this:this.getParent(),n=uo(t)?t:t.getParent(),r=e&&n?$s(e,n):null;return r?r.commonAncestor:null}is(t){return null!=t&&this.__key===t.__key}isBefore(e){const n=$s(this,e);return null!==n&&("descendant"===n.type||("branch"===n.type?-1===Bs(n):("same"!==n.type&&"ancestor"!==n.type&&t(279),!1)))}isParentOf(t){const e=$s(this,t);return null!==e&&"ancestor"===e.type}getNodesBetween(e){const n=this.isBefore(e),r=[],o=new Set;let i=this;for(;null!==i;){const s=i.__key;if(o.has(s)||(o.add(s),r.push(i)),i===e)break;const l=uo(i)?n?i.getFirstChild():i.getLastChild():null;if(null!==l){i=l;continue}const a=n?i.getNextSibling():i.getPreviousSibling();if(null!==a){i=a;continue}const c=i.getParentOrThrow();if(o.has(c.__key)||r.push(c),c===e)break;let u=null,f=c;do{if(null===f&&t(68),u=n?f.getNextSibling():f.getPreviousSibling(),f=f.getParent(),null===f)break;null!==u||o.has(f.__key)||r.push(f)}while(null===u);i=u}return n||r.reverse(),r}isDirty(){const t=Vr()._dirtyLeaves;return null!==t&&t.has(this.__key)}getLatest(){if(vn(this))return this;const e=ei(this.__key);return null===e&&t(113),e}getWritable(){if(vn(this))return this;Yr();const t=Hr(),e=Vr(),n=t._nodeMap,r=this.__key,o=this.getLatest(),i=e._cloneNotNeeded,s=Er();if(null!==s&&s.setCachedNodes(null),i.has(r))return Qo(o),o;const l=is(o);return i.add(r),Qo(l),n.set(r,l),l}getTextContent(){return""}getTextContentSize(){return this.getTextContent().length}createDOM(e,n){t(70)}updateDOM(e,n,r){t(71)}exportDOM(t){return{element:this.createDOM(t._config,t)}}exportJSON(){const t=this.__state?this.__state.toJSON():void 0;return{type:this.__type,version:1,...t}}static importJSON(e){t(18,this.name)}updateFromJSON(t){return function(t,e){const n=t.getWritable(),r=e.$;let o=r;for(const t of Z(n).flatKeys)t in e&&(void 0!==o&&o!==r||(o={...r}),o[t]=e[t]);return(n.__state||o)&&Q(t).updateFromJSON(o),n}(this,t)}static transform(){return null}remove(t){Nn(this,!0,t)}replace(e,n){Yr();let r=Er();null!==r&&(r=r.clone()),Ui(this,e);const o=this.getLatest(),i=this.__key,s=e.__key,l=e.getWritable(),a=this.getParentOrThrow().getWritable(),c=a.__size;Xo(l);const u=o.getPreviousSibling(),f=o.getNextSibling(),d=o.__prev,h=o.__next,g=o.__parent;if(Nn(o,!1,!0),null===u)a.__first=s;else{u.getWritable().__next=s}if(l.__prev=d,null===f)a.__last=s;else{f.getWritable().__prev=s}if(l.__next=h,l.__parent=g,a.__size=c,n&&(uo(this)&&uo(l)||t(139),this.getChildren().forEach(t=>{l.append(t)})),ur(r)){ci(r);const t=r.anchor,e=r.focus;t.key===i&&ar(t,l),e.key===i&&ar(e,l)}return ti()===i&&Zo(s),l}insertAfter(t,e=!0){Yr(),Ui(this,t);const n=this.getWritable(),r=t.getWritable(),o=r.getParent(),i=Er();let s=!1,l=!1;if(null!==o){const e=t.getIndexWithinParent();if(Xo(r),ur(i)){const t=o.__key,n=i.anchor,r=i.focus;s="element"===n.type&&n.key===t&&n.offset===e+1,l="element"===r.type&&r.key===t&&r.offset===e+1}}const a=this.getNextSibling(),c=this.getParentOrThrow().getWritable(),u=r.__key,f=n.__next;if(null===a)c.__last=u;else{a.getWritable().__prev=u}if(c.__size++,n.__next=u,r.__next=f,r.__prev=n.__key,r.__parent=n.__parent,e&&ur(i)){const t=this.getIndexWithinParent();Mr(i,c,t+1);const e=c.__key;s&&i.anchor.set(e,t+2,"element"),l&&i.focus.set(e,t+2,"element")}return t}insertBefore(t,e=!0){Yr(),Ui(this,t);const n=this.getWritable(),r=t.getWritable(),o=r.__key;Xo(r);const i=this.getPreviousSibling(),s=this.getParentOrThrow().getWritable(),l=n.__prev,a=this.getIndexWithinParent();if(null===i)s.__first=o;else{i.getWritable().__next=o}s.__size++,n.__prev=o,r.__prev=l,r.__next=n.__key,r.__parent=n.__parent;const c=Er();if(e&&ur(c)){Mr(c,this.getParentOrThrow(),a)}return t}isParentRequired(){return!1}createParentElementNode(){return vo()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(t,e){Yr();const n=this.getPreviousSibling(),r=this.getParentOrThrow();if(null===n)return r.select(0,0);if(uo(n))return n.select();if(!tr(n)){const t=n.getIndexWithinParent()+1;return r.select(t,t)}return n.select(t,e)}selectNext(t,e){Yr();const n=this.getNextSibling(),r=this.getParentOrThrow();if(null===n)return r.select();if(uo(n))return n.select(0,0);if(!tr(n)){const t=n.getIndexWithinParent();return r.select(t,t)}return n.select(t,e)}markDirty(){this.getWritable()}reconcileObservedMutation(t,e){this.markDirty()}}const En="history-merge",On="collaboration",Mn="skip-scroll-into-view",bn="skip-dom-selection",An="skip-selection-focus",wn="composition-start",Dn="composition-end";class Pn extends kn{static getType(){return"linebreak"}static clone(t){return new Pn(t.__key)}constructor(t){super(t)}getTextContent(){return"\n"}createDOM(){return document.createElement("br")}updateDOM(){return!1}isInline(){return!0}static importDOM(){return{br:t=>function(t){const e=t.parentElement;if(null!==e&&Zi(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&Rn(n)){const n=e.lastChild;if(n===t||n.previousSibling===t&&Rn(n))return!0}}return!1}(t)||function(t){const e=t.parentElement;if(null!==e&&Zi(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&Rn(n))return!1;const r=e.lastChild;if(r===t||r.previousSibling===t&&Rn(r))return!0}return!1}(t)?null:{conversion:In,priority:0}}}static importJSON(t){return Fn().updateFromJSON(t)}}function In(t){return{node:Fn()}}function Fn(){return $i(new Pn)}function Ln(t){return t instanceof Pn}function Rn(t){return jo(t)&&/^( |\t|\r?\n)+$/.test(t.textContent||"")}function Kn(t,e){return 16&e?"code":e&p?"mark":32&e?"sub":64&e?"sup":null}function Bn(t,e){return 1&e?"strong":2&e?"em":"span"}function zn(t,e,n,r,o){const i=r.classList;let s=ki(o,"base");void 0!==s&&i.add(...s),s=ki(o,"underlineStrikethrough");let l=!1;const a=8&e&&4&e;void 0!==s&&(8&n&&4&n?(l=!0,a||i.add(...s)):a&&i.remove(...s));for(const t in A){const r=A[t];if(s=ki(o,t),void 0!==s)if(n&r){if(l&&("underline"===t||"strikethrough"===t)){e&r&&i.remove(...s);continue}(0===(e&r)||a&&"underline"===t||"strikethrough"===t)&&i.add(...s)}else e&r&&i.remove(...s)}}function Wn(t,e,n){const r=e.firstChild,o=n.isComposing(),s=t+(o?T:"");if(null==r)e.textContent=s;else{const t=r.nodeValue;if(t!==s)if(o||i){const[e,n,o]=function(t,e){const n=t.length,r=e.length;let o=0,i=0;for(;o<n&&o<r&&t[o]===e[o];)o++;for(;i+o<n&&i+o<r&&t[n-i-1]===e[r-i-1];)i++;return[o,n-o-i,e.slice(o,r-i)]}(t,s);0!==n&&r.deleteData(e,n),r.insertData(e,o)}else r.nodeValue=s}}function $n(t,e,n,r,o,i){Wn(o,t,e);const s=i.theme.text;void 0!==s&&zn(0,0,r,t,s)}function Un(t,e){const n=document.createElement(e);return n.appendChild(t),n}class Jn extends kn{__text;__format;__style;__mode;__detail;static getType(){return"text"}static clone(t){return new Jn(t.__text,t.__key)}afterCloneFrom(t){super.afterCloneFrom(t),this.__text=t.__text,this.__format=t.__format,this.__style=t.__style,this.__mode=t.__mode,this.__detail=t.__detail}constructor(t="",e){super(e),this.__text=t,this.__format=0,this.__style="",this.__mode=0,this.__detail=0}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const t=this.getLatest();return F[t.__mode]}getStyle(){return this.getLatest().__style}isToken(){return 1===this.getLatest().__mode}isComposing(){return this.__key===ti()}isSegmented(){return 2===this.getLatest().__mode}isDirectionless(){return!!(1&this.getLatest().__detail)}isUnmergeable(){return!!(2&this.getLatest().__detail)}hasFormat(t){const e=A[t];return 0!==(this.getFormat()&e)}isSimpleText(){return"text"===this.__type&&0===this.__mode}getTextContent(){return this.getLatest().__text}getFormatFlags(t,e){return Go(this.getLatest().__format,t,e)}canHaveFormat(){return!0}isInline(){return!0}createDOM(t,e){const n=this.__format,r=Kn(0,n),o=Bn(0,n),i=null===r?o:r,s=document.createElement(i);let l=s;this.hasFormat("code")&&s.setAttribute("spellcheck","false"),null!==r&&(l=document.createElement(o),s.appendChild(l));$n(l,this,0,n,this.__text,t);const a=this.__style;return""!==a&&(s.style.cssText=a),s}updateDOM(e,n,r){const o=this.__text,i=e.__format,s=this.__format,l=Kn(0,i),a=Kn(0,s),c=Bn(0,i),u=Bn(0,s);if((null===l?c:l)!==(null===a?u:a))return!0;if(l===a&&c!==u){const e=n.firstChild;null==e&&t(48);const i=document.createElement(u);return $n(i,this,0,s,o,r),n.replaceChild(i,e),!1}let f=n;null!==a&&null!==l&&(f=n.firstChild,null==f&&t(49)),Wn(o,f,this);const d=r.theme.text;void 0!==d&&i!==s&&zn(0,i,s,f,d);const h=e.__style,g=this.__style;return h!==g&&(n.style.cssText=g),!1}static importDOM(){return{"#text":()=>({conversion:Gn,priority:0}),b:()=>({conversion:jn,priority:0}),code:()=>({conversion:Qn,priority:0}),em:()=>({conversion:Qn,priority:0}),i:()=>({conversion:Qn,priority:0}),mark:()=>({conversion:Qn,priority:0}),s:()=>({conversion:Qn,priority:0}),span:()=>({conversion:Yn,priority:0}),strong:()=>({conversion:Qn,priority:0}),sub:()=>({conversion:Qn,priority:0}),sup:()=>({conversion:Qn,priority:0}),u:()=>({conversion:Qn,priority:0})}}static importJSON(t){return Zn().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTextContent(t.text).setFormat(t.format).setDetail(t.detail).setMode(t.mode).setStyle(t.style)}exportDOM(e){let{element:n}=super.exportDOM(e);return Gi(n)||t(132),n.style.whiteSpace="pre-wrap",this.hasFormat("lowercase")?n.style.textTransform="lowercase":this.hasFormat("uppercase")?n.style.textTransform="uppercase":this.hasFormat("capitalize")&&(n.style.textTransform="capitalize"),this.hasFormat("bold")&&(n=Un(n,"b")),this.hasFormat("italic")&&(n=Un(n,"i")),this.hasFormat("strikethrough")&&(n=Un(n,"s")),this.hasFormat("underline")&&(n=Un(n,"u")),{element:n}}exportJSON(){return{detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),...super.exportJSON()}}selectionTransform(t,e){}setFormat(t){const e=this.getWritable();return e.__format="string"==typeof t?A[t]:t,e}setDetail(t){const e=this.getWritable();return e.__detail="string"==typeof t?w[t]:t,e}setStyle(t){const e=this.getWritable();return e.__style=t,e}toggleFormat(t){const e=Go(this.getFormat(),t,null);return this.setFormat(e)}toggleDirectionless(){const t=this.getWritable();return t.__detail^=1,t}toggleUnmergeable(){const t=this.getWritable();return t.__detail^=2,t}setMode(t){const e=I[t];if(this.__mode===e)return this;const n=this.getWritable();return n.__mode=e,n}setTextContent(t){if(this.__text===t)return this;const e=this.getWritable();return e.__text=t,e}select(t,e){Yr();let n=t,r=e;const o=Er(),i=this.getTextContent(),s=this.__key;if("string"==typeof i){const t=i.length;void 0===n&&(n=t),void 0===r&&(r=t)}else n=0,r=0;if(!ur(o))return Nr(s,n,s,r,"text","text");{const t=ti();t!==o.anchor.key&&t!==o.focus.key||Zo(s),o.setTextNodeRange(this,n,this,r)}return o}selectStart(){return this.select(0,0)}selectEnd(){const t=this.getTextContentSize();return this.select(t,t)}spliceText(t,e,n,r){const o=this.getWritable(),i=o.__text,s=n.length;let l=t;l<0&&(l=s+l,l<0&&(l=0));const a=Er();if(r&&ur(a)){const e=t+s;a.setTextNodeRange(o,e,o,e)}const c=i.slice(0,l)+n+i.slice(l+e);return o.__text=c,o}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}splitText(...t){Yr();const e=this.getLatest(),n=e.getTextContent();if(""===n)return[];const r=e.__key,o=ti(),i=n.length;t.sort((t,e)=>t-e),t.push(i);const s=[],l=t.length;for(let e=0,r=0;e<i&&r<=l;r++){const o=t[r];o>e&&(s.push(n.slice(e,o)),e=o)}const a=s.length;if(1===a)return[e];const c=s[0],u=e.getParent();let f;const d=e.getFormat(),h=e.getStyle(),g=e.__detail;let _=!1,p=null,y=null;const m=Er();if(ur(m)){const[t,e]=m.isBackward()?[m.focus,m.anchor]:[m.anchor,m.focus];"text"===t.type&&t.key===r&&(p=t),"text"===e.type&&e.key===r&&(y=e)}e.isSegmented()?(f=Zn(c),f.__format=d,f.__style=h,f.__detail=g,f.__state=ot(e,f),_=!0):f=e.setTextContent(c);const x=[f];for(let t=1;t<a;t++){const n=Zn(s[t]);n.__format=d,n.__style=h,n.__detail=g,n.__state=ot(e,n);const i=n.__key;o===r&&Zo(i),x.push(n)}const C=p?p.offset:null,S=y?y.offset:null;let N=0;for(const t of x){if(!p&&!y)break;const e=N+t.getTextContentSize();if(null!==p&&null!==C&&C<=e&&C>=N&&(p.set(t.getKey(),C-N,"text"),C<e&&(p=null)),null!==y&&null!==S&&S<=e&&S>=N){y.set(t.getKey(),S-N,"text");break}N=e}if(null!==u){!function(t){const e=t.getPreviousSibling(),n=t.getNextSibling();null!==e&&Qo(e);null!==n&&Qo(n)}(this);const t=u.getWritable(),e=this.getIndexWithinParent();_?(t.splice(e,0,x),this.remove()):t.splice(e,1,x),ur(m)&&Mr(m,u,e,a-1)}return x}mergeWithSibling(e){const n=e===this.getPreviousSibling();n||e===this.getNextSibling()||t(50);const r=this.__key,o=e.__key,i=this.__text,s=i.length;ti()===o&&Zo(r);const l=Er();if(ur(l)){const t=l.anchor,i=l.focus;null!==t&&t.key===o&&wr(t,n,r,e,s),null!==i&&i.key===o&&wr(i,n,r,e,s)}const a=e.__text,c=n?a+i:i+a;this.setTextContent(c);const u=this.getWritable();return e.remove(),u}isTextEntity(){return!1}}function Yn(t){return{forChild:er(t.style),node:null}}function jn(t){const e=t,n="normal"===e.style.fontWeight;return{forChild:er(e.style,n?void 0:"bold"),node:null}}const Hn=new WeakMap;function Vn(t){if(!Gi(t))return!1;if("PRE"===t.nodeName)return!0;const e=t.style.whiteSpace;return"string"==typeof e&&e.startsWith("pre")}function Gn(e){const n=e;null===e.parentElement&&t(129);let r=n.textContent||"";if(null!==function(t){let e,n=t.parentNode;const r=[t];for(;null!==n&&void 0===(e=Hn.get(n))&&!Vn(n);)r.push(n),n=n.parentNode;const o=void 0===e?n:e;for(let t=0;t<r.length;t++)Hn.set(r[t],o);return o}(n)){const t=r.split(/(\r?\n|\t)/),e=[],n=t.length;for(let r=0;r<n;r++){const n=t[r];"\n"===n||"\r\n"===n?e.push(Fn()):"\t"===n?e.push(rr()):""!==n&&e.push(Zn(n))}return{node:e}}if(r=r.replace(/\r/g,"").replace(/[ \t\n]+/g," "),""===r)return{node:null};if(" "===r[0]){let t=n,e=!0;for(;null!==t&&null!==(t=qn(t,!1));){const n=t.textContent||"";if(n.length>0){/[ \t\n]$/.test(n)&&(r=r.slice(1)),e=!1;break}}e&&(r=r.slice(1))}if(" "===r[r.length-1]){let t=n,e=!0;for(;null!==t&&null!==(t=qn(t,!0));){if((t.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){e=!1;break}}e&&(r=r.slice(0,r.length-1))}return""===r?{node:null}:{node:Zn(r)}}function qn(t,e){let n=t;for(;;){let t;for(;null===(t=e?n.nextSibling:n.previousSibling);){const t=n.parentElement;if(null===t)return null;n=t}if(n=t,Gi(n)){const t=n.style.display;if(""===t&&!Qi(n)||""!==t&&!t.startsWith("inline"))return null}let r=n;for(;null!==(r=e?n.firstChild:n.lastChild);)n=r;if(jo(n))return n;if("BR"===n.nodeName)return null}}const Xn={code:"code",em:"italic",i:"italic",mark:"highlight",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function Qn(t){const e=Xn[t.nodeName.toLowerCase()];return void 0===e?{node:null}:{forChild:er(t.style,e),node:null}}function Zn(t=""){return $i(new Jn(t))}function tr(t){return t instanceof Jn}function er(t,e){const n=t.fontWeight,r=t.textDecoration.split(" "),o="700"===n||"bold"===n,i=r.includes("line-through"),s="italic"===t.fontStyle,l=r.includes("underline"),a=t.verticalAlign;return t=>tr(t)?(o&&!t.hasFormat("bold")&&t.toggleFormat("bold"),i&&!t.hasFormat("strikethrough")&&t.toggleFormat("strikethrough"),s&&!t.hasFormat("italic")&&t.toggleFormat("italic"),l&&!t.hasFormat("underline")&&t.toggleFormat("underline"),"sub"!==a||t.hasFormat("subscript")||t.toggleFormat("subscript"),"super"!==a||t.hasFormat("superscript")||t.toggleFormat("superscript"),e&&!t.hasFormat(e)&&t.toggleFormat(e),t):t}class nr extends Jn{static getType(){return"tab"}static clone(t){return new nr(t.__key)}constructor(t){super("\t",t),this.__detail=2}static importDOM(){return null}createDOM(t){const e=super.createDOM(t),n=ki(t.theme,"tab");if(void 0!==n){e.classList.add(...n)}return e}static importJSON(t){return rr().updateFromJSON(t)}setTextContent(t){return"\t"!==t&&""!==t&&e(126),super.setTextContent("\t")}spliceText(e,n,r,o){return""===r&&0===n||"\t"===r&&1===n||t(286),this}setDetail(e){return 2!==e&&t(127),this}setMode(e){return"normal"!==e&&t(128),this}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}}function rr(){return $i(new nr)}function or(t){return t instanceof nr}class ir{key;offset;type;_selection;constructor(t,e,n){this._selection=null,this.key=t,this.offset=e,this.type=n}is(t){return this.key===t.key&&this.offset===t.offset&&this.type===t.type}isBefore(t){if(this.key===t.key)return this.offset<t.offset;return Ks(Qs(Us(this,"next")),Qs(Us(t,"next")))<0}getNode(){const e=ei(this.key);return null===e&&t(20),e}set(t,e,n,r){const o=this._selection,i=this.key;r&&this.key===t&&this.offset===e&&this.type===n||(this.key=t,this.offset=e,this.type=n,Jr()||(ti()===i&&Zo(t),null!==o&&(o.setCachedNodes(null),o.dirty=!0)))}}function sr(t,e,n){return new ir(t,e,n)}function lr(t,e){let n=e.__key,r=t.offset,o="element";if(tr(e)){o="text";const t=e.getTextContentSize();r>t&&(r=t)}else if(!uo(e)){const t=e.getNextSibling();if(tr(t))n=t.__key,r=0,o="text";else{const t=e.getParent();t&&(n=t.__key,r=e.getIndexWithinParent()+1)}}t.set(n,r,o)}function ar(t,e){if(uo(e)){const n=e.getLastDescendant();uo(n)||tr(n)?lr(t,n):lr(t,e)}else lr(t,e)}class cr{_nodes;_cachedNodes;dirty;constructor(t){this._cachedNodes=null,this._nodes=t,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){if(!dr(t))return!1;const e=this._nodes,n=t._nodes;return e.size===n.size&&Array.from(e).every(t=>n.has(t))}isCollapsed(){return!1}isBackward(){return!1}getStartEndPoints(){return null}add(t){this.dirty=!0,this._nodes.add(t),this._cachedNodes=null}delete(t){this.dirty=!0,this._nodes.delete(t),this._cachedNodes=null}clear(){this.dirty=!0,this._nodes.clear(),this._cachedNodes=null}has(t){return this._nodes.has(t)}clone(){return new cr(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(t){}insertText(){}insertNodes(t){const e=this.getNodes(),n=e.length,r=e[n-1];let o;if(tr(r))o=r.select();else{const t=r.getIndexWithinParent()+1;o=r.getParentOrThrow().select(t,t)}o.insertNodes(t);for(let t=0;t<n;t++)e[t].remove()}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=this._nodes,n=[];for(const t of e){const e=ei(t);null!==e&&n.push(e)}return Jr()||(this._cachedNodes=n),n}getTextContent(){const t=this.getNodes();let e="";for(let n=0;n<t.length;n++)e+=t[n].getTextContent();return e}deleteNodes(){const t=this.getNodes();if((Er()||Or())===this&&t[0]){const e=ks(t[0],"next");Ys(Ls(e,e))}for(const e of t)e.remove()}}function ur(t){return t instanceof fr}class fr{format;style;anchor;focus;_cachedNodes;dirty;constructor(t,e,n,r){this.anchor=t,this.focus=e,t._selection=this,e._selection=this,this._cachedNodes=null,this.format=n,this.style=r,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){return!!ur(t)&&(this.anchor.is(t.anchor)&&this.focus.is(t.focus)&&this.format===t.format&&this.style===t.style)}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=function(t){const e=[],[n,r]=t.getTextSlices();n&&e.push(n.caret.origin);const o=new Set,i=new Set;for(const n of t)if(Ss(n)){const{origin:t}=n;0===e.length?o.add(t):(i.add(t),e.push(t))}else{const{origin:t}=n;uo(t)&&i.has(t)||e.push(t)}r&&e.push(r.caret.origin);if(Cs(t.focus)&&uo(t.focus.origin)&&null===t.focus.getNodeAtCaret())for(let n=bs(t.focus.origin,"previous");Ss(n)&&o.has(n.origin)&&!n.origin.isEmpty()&&n.origin.is(e[e.length-1]);n=ws(n))o.delete(n.origin),e.pop();for(;e.length>1;){const t=e[e.length-1];if(!uo(t)||i.has(t)||t.isEmpty()||o.has(t))break;e.pop()}if(0===e.length&&t.isCollapsed()){const n=Qs(t.anchor),r=Qs(t.anchor.getFlipped()),o=t=>xs(t)?t.origin:t.getNodeAtCaret(),i=o(n)||o(r)||(t.anchor.getNodeAtCaret()?n.origin:r.origin);e.push(i)}return e}(el(Hs(this),"next"));return Jr()||(this._cachedNodes=e),e}setTextNodeRange(t,e,n,r){this.anchor.set(t.__key,e,"text"),this.focus.set(n.__key,r,"text")}getTextContent(){const t=this.getNodes();if(0===t.length)return"";const e=t[0],n=t[t.length-1],r=this.anchor,o=this.focus,i=r.isBefore(o),[s,l]=gr(this);let a="",c=!0;for(let u=0;u<t.length;u++){const f=t[u];if(uo(f)&&!f.isInline())c||(a+="\n"),c=!f.isEmpty();else if(c=!1,tr(f)){let t=f.getTextContent();f===e?f===n?"element"===r.type&&"element"===o.type&&o.offset!==r.offset||(t=s<l?t.slice(s,l):t.slice(l,s)):t=i?t.slice(s):t.slice(l):f===n&&(t=i?t.slice(0,l):t.slice(0,s)),a+=t}else!go(f)&&!Ln(f)||f===n&&this.isCollapsed()||(a+=f.getTextContent())}return a}applyDOMRange(t){const e=Vr(),n=e.getEditorState()._selection,r=Sr(t.startContainer,t.startOffset,t.endContainer,t.endOffset,e,n);if(null===r)return;const[o,i]=r;this.anchor.set(o.key,o.offset,o.type,!0),this.focus.set(i.key,i.offset,i.type,!0),at(this)}clone(){const t=this.anchor,e=this.focus;return new fr(sr(t.key,t.offset,t.type),sr(e.key,e.offset,e.type),this.format,this.style)}toggleFormat(t){this.format=Go(this.format,t,null),this.dirty=!0}setFormat(t){this.format=t,this.dirty=!0}setStyle(t){this.style=t,this.dirty=!0}hasFormat(t){const e=A[t];return 0!==(this.format&e)}insertRawText(t){const e=t.split(/(\r?\n|\t)/),n=[],r=e.length;for(let t=0;t<r;t++){const r=e[t];"\n"===r||"\r\n"===r?n.push(Fn()):"\t"===r?n.push(rr()):n.push(Zn(r))}this.insertNodes(n)}insertText(e){const n=this.anchor,r=this.focus,o=this.format,i=this.style;let s=n,l=r;!this.isCollapsed()&&r.isBefore(n)&&(s=r,l=n),"element"===s.type&&function(t,e,n,r){const o=t.getNode(),i=o.getChildAtIndex(t.offset),s=Zn();if(s.setFormat(n),s.setStyle(r),ko(i))i.splice(0,0,[s]);else{const t=po(o)?vo().append(s):s;null===i?o.append(t):i.insertBefore(t)}t.is(e)&&e.set(s.__key,0,"text"),t.set(s.__key,0,"text")}(s,l,o,i),"element"===l.type&&Js(l,Qs(Us(l,"next")));const a=s.offset;let c=l.offset;const u=this.getNodes(),f=u.length;let d=u[0];tr(d)||t(26);const h=d.getTextContent().length,g=d.getParentOrThrow();let _=u[f-1];if(1===f&&"element"===l.type&&(c=h,l.set(s.key,c,"text")),this.isCollapsed()&&a===h&&(Yo(d)||!d.canInsertTextAfter()||!g.canInsertTextAfter()&&null===d.getNextSibling())){let t=d.getNextSibling();if(tr(t)&&t.canInsertTextBefore()&&!Yo(t)||(t=Zn(),t.setFormat(o),t.setStyle(i),g.canInsertTextAfter()?d.insertAfter(t):g.insertAfter(t)),t.select(0,0),d=t,""!==e)return void this.insertText(e)}else if(this.isCollapsed()&&0===a&&(Yo(d)||!d.canInsertTextBefore()||!g.canInsertTextBefore()&&null===d.getPreviousSibling())){let t=d.getPreviousSibling();if(tr(t)&&!Yo(t)||(t=Zn(),t.setFormat(o),g.canInsertTextBefore()?d.insertBefore(t):g.insertBefore(t)),t.select(),d=t,""!==e)return void this.insertText(e)}else if(d.isSegmented()&&a!==h){const t=Zn(d.getTextContent());t.setFormat(o),d.replace(t),d=t}else if(!this.isCollapsed()&&""!==e){const t=_.getParent();if(!g.canInsertTextBefore()||!g.canInsertTextAfter()||uo(t)&&(!t.canInsertTextBefore()||!t.canInsertTextAfter()))return this.insertText(""),Cr(this.anchor,this.focus),void this.insertText(e)}if(1===f){if(Jo(d)){const t=Zn(e);return t.select(),void d.replace(t)}const t=d.getFormat(),n=d.getStyle();if(a!==c||t===o&&n===i){if(or(d)){const t=Zn(e);return t.setFormat(o),t.setStyle(i),t.select(),void d.replace(t)}}else{if(""!==d.getTextContent()){const t=Zn(e);if(t.setFormat(o),t.setStyle(i),t.select(),0===a)d.insertBefore(t,!1);else{const[e]=d.splitText(a);e.insertAfter(t,!1)}return void(t.isComposing()&&"text"===this.anchor.type&&(this.anchor.offset-=e.length))}d.setFormat(o),d.setStyle(i)}const r=c-a;d=d.spliceText(a,r,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=t,this.style=n,d.isComposing()&&(this.anchor.offset-=e.length))}else{const t=new Set([...d.getParentKeys(),..._.getParentKeys()]),n=uo(d)?d:d.getParentOrThrow();let r=uo(_)?_:_.getParentOrThrow(),o=_;if(!n.is(r)&&r.isInline())do{o=r,r=r.getParentOrThrow()}while(r.isInline());if("text"===l.type&&(0!==c||""===_.getTextContent())||"element"===l.type&&_.getIndexWithinParent()<c)if(tr(_)&&!Jo(_)&&c!==_.getTextContentSize()){if(_.isSegmented()){const t=Zn(_.getTextContent());_.replace(t),_=t}po(l.getNode())||"text"!==l.type||(_=_.spliceText(0,c,"")),t.add(_.__key)}else{const t=_.getParentOrThrow();t.canBeEmpty()||1!==t.getChildrenSize()?_.remove():t.remove()}else t.add(_.__key);const i=r.getChildren(),s=new Set(u),g=n.is(r),p=n.isInline()&&null===d.getNextSibling()?n:d;for(let t=i.length-1;t>=0;t--){const e=i[t];if(e.is(d)||uo(e)&&e.isParentOf(d))break;e.isAttached()&&(!s.has(e)||e.is(o)?g||p.insertAfter(e,!1):e.remove())}if(!g){let e=r,n=null;for(;null!==e;){const r=e.getChildren(),o=r.length;(0===o||r[o-1].is(n))&&(t.delete(e.__key),n=e),e=e.getParent()}}if(Jo(d))if(a===h)d.select();else{const t=Zn(e);t.select(),d.replace(t)}else d=d.spliceText(a,h-a,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=d.getFormat(),this.style=d.getStyle(),d.isComposing()&&(this.anchor.offset-=e.length));for(let e=1;e<f;e++){const n=u[e],r=n.__key;t.has(r)||n.remove()}}}removeText(){const t=Er()===this;js(this,Xs(Hs(this))),t&&Er()!==this&&ci(this)}formatText(t,e=null){if(this.isCollapsed())return this.toggleFormat(t),void Zo(null);const n=this.getNodes(),r=[];for(const t of n)tr(t)&&r.push(t);const o=e=>{n.forEach(n=>{if(uo(n)){const r=n.getFormatFlags(t,e);n.setTextFormat(r)}})},i=r.length;if(0===i)return this.toggleFormat(t),Zo(null),void o(e);const s=this.anchor,l=this.focus,a=this.isBackward(),c=a?l:s,u=a?s:l;let f=0,d=r[0],h="element"===c.type?0:c.offset;if("text"===c.type&&h===d.getTextContentSize()&&(f=1,d=r[1],h=0),null==d)return;const g=d.getFormatFlags(t,e);o(g);const _=i-1;let p=r[_];const y="text"===u.type?u.offset:p.getTextContentSize();if(d.is(p)){if(h===y)return;if(Yo(d)||0===h&&y===d.getTextContentSize())d.setFormat(g);else{const t=d.splitText(h,y),e=0===h?t[0]:t[1];e.setFormat(g),"text"===c.type&&c.set(e.__key,0,"text"),"text"===u.type&&u.set(e.__key,y-h,"text")}return void(this.format=g)}0===h||Yo(d)||([,d]=d.splitText(h),h=0),d.setFormat(g);const m=p.getFormatFlags(t,g);y>0&&(y===p.getTextContentSize()||Yo(p)||([p]=p.splitText(y)),p.setFormat(m));for(let e=f+1;e<_;e++){const n=r[e],o=n.getFormatFlags(t,m);n.setFormat(o)}"text"===c.type&&c.set(d.__key,h,"text"),"text"===u.type&&u.set(p.__key,y,"text"),this.format=g|m}insertNodes(e){if(0===e.length)return;if(this.isCollapsed()||this.removeText(),"root"===this.anchor.key){this.insertParagraph();const n=Er();return ur(n)||t(134),n.insertNodes(e)}const n=(this.isBackward()?this.focus:this.anchor).getNode(),r=us(n,ts),o=e[e.length-1];if(uo(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else{const t=Fr(this);r.splice(t,0,e),o.selectEnd()}return}if(!e.some(t=>(uo(t)||go(t))&&!t.isInline())){uo(r)||t(211,n.constructor.name,n.getType());const i=Fr(this);return r.splice(i,0,e),void o.selectEnd()}const i=function(t){const e=vo();let n=null;for(let r=0;r<t.length;r++){const o=t[r],i=Ln(o);if(i||go(o)&&o.isInline()||uo(o)&&o.isInline()||tr(o)||o.isParentRequired()){if(null===n&&(n=o.createParentElementNode(),e.append(n),i))continue;null!==n&&n.append(o)}else e.append(o),n=null}return e}(e),s=i.getLastDescendant(),l=i.getChildren(),a=!uo(r)||!r.isEmpty()?this.insertParagraph():null,c=l[l.length-1];let u=l[0];var f;uo(f=u)&&ts(f)&&!f.isEmpty()&&uo(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(uo(r)||t(211,n.constructor.name,n.getType()),r.append(...u.getChildren()),u=l[1]),u&&(null===r&&t(212,n.constructor.name,n.getType()),function(e,n){const r=n.getParentOrThrow().getLastChild();let o=n;const i=[n];for(;o!==r;)o.getNextSibling()||t(140),o=o.getNextSibling(),i.push(o);let s=e;for(const t of i)s=s.insertAfter(t)}(r,u));const d=us(s,ts);a&&uo(d)&&(a.canMergeWhenEmpty()||ts(c))&&(d.append(...a.getChildren()),a.remove()),uo(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const h=uo(r)?r.getLastChild():null;Ln(h)&&d!==r&&h.remove()}insertParagraph(){if("root"===this.anchor.key){const t=vo();return li().splice(this.anchor.offset,0,[t]),t.select(),t}const e=Fr(this),n=us(this.anchor.getNode(),ts);uo(n)||t(213);const r=n.getChildAtIndex(e),o=r?[r,...r.getNextSiblings()]:[],i=n.insertNewAfter(this,!1);return i?(i.append(...o),i.selectStart(),i):null}insertLineBreak(t){const e=Fn();if(this.insertNodes([e]),t){const t=e.getParentOrThrow(),n=e.getIndexWithinParent();t.select(n,n)}}extract(){const t=[...this.getNodes()],e=t.length;let n=t[0],r=t[e-1];const[o,i]=gr(this),s=this.isBackward(),[l,a]=s?[this.focus,this.anchor]:[this.anchor,this.focus],[c,u]=s?[i,o]:[o,i];if(0===e)return[];if(1===e){if(tr(n)&&!this.isCollapsed()){const t=n.splitText(c,u),e=0===c?t[0]:t[1];return e?(l.set(e.getKey(),0,"text"),a.set(e.getKey(),e.getTextContentSize(),"text"),[e]):[]}return[n]}if(tr(n)&&(c===n.getTextContentSize()?t.shift():0!==c&&([,n]=n.splitText(c),t[0]=n,l.set(n.getKey(),0,"text"))),tr(r)){const e=r.getTextContent().length;0===u?t.pop():u!==e&&([r]=r.splitText(u),t[t.length-1]=r,a.set(r.getKey(),r.getTextContentSize(),"text"))}return t}modify(t,e,n){if(Rr(this,t,e,n))return;const r="move"===t,o=Vr(),i=Hi(Ki(o));if(!i)return;const s=o._blockCursorElement,l=o._rootElement,a=this.focus.getNode();if(null===l||null===s||!uo(a)||a.isInline()||a.canBeEmpty()||ji(s,o,l),this.dirty){let t=wi(o,this.anchor.key),e=wi(o,this.focus.key);"text"===this.anchor.type&&(t=Vo(t)),"text"===this.focus.type&&(e=Vo(e)),t&&e&&Dr(i,t,this.anchor.offset,e,this.focus.offset)}if(function(t,e,n,r){t.modify(e,n,r)}(i,t,e?"backward":"forward",n),i.rangeCount>0){const t=i.getRangeAt(0),n=this.anchor.getNode(),o=po(n)?n:Bi(n);if(this.applyDOMRange(t),this.dirty=!0,!r){const n=this.getNodes(),r=[];let s=!1;for(let t=0;t<n.length;t++){const e=n[t];Li(e,o)?r.push(e):s=!0}if(s&&r.length>0)if(e){const t=r[0];uo(t)?t.selectStart():t.getParentOrThrow().selectStart()}else{const t=r[r.length-1];uo(t)?t.selectEnd():t.getParentOrThrow().selectEnd()}i.anchorNode===t.startContainer&&i.anchorOffset===t.startOffset||function(t){const e=t.focus,n=t.anchor,r=n.key,o=n.offset,i=n.type;n.set(e.key,e.offset,e.type,!0),e.set(r,o,i,!0)}(this)}}"lineboundary"===n&&Rr(this,t,e,n,"decorators")}forwardDeletion(t,e,n){if(!n&&("element"===t.type&&uo(e)&&t.offset===e.getChildrenSize()||"text"===t.type&&t.offset===e.getTextContentSize())){const t=e.getParent(),n=e.getNextSibling()||(null===t?null:t.getNextSibling());if(uo(n)&&n.isShadowRoot())return!0}return!1}deleteCharacter(t){const e=this.isCollapsed();if(this.isCollapsed()){const e=this.anchor;let n=e.getNode();if(this.forwardDeletion(e,n,t))return;const r=Is(Us(e,t?"previous":"next"));if(r.getTextSlices().every(t=>null===t||0===t.distance)){let t={type:"initial"};for(const e of r.iterNodeCarets("shadowRoot"))if(Ss(e))if(e.origin.isInline());else{if(e.origin.isShadowRoot()){if("merge-block"===t.type)break;if(uo(r.anchor.origin)&&r.anchor.origin.isEmpty()){const t=Qs(e);js(this,Ls(t,t)),r.anchor.origin.remove()}return}"merge-next-block"!==t.type&&"merge-block"!==t.type||(t={block:t.block,caret:e,type:"merge-block"})}else{if("merge-block"===t.type)break;if(Cs(e)){if(uo(e.origin)){if(e.origin.isInline()){if(!e.origin.isParentOf(r.anchor.origin))break}else t={block:e.origin,type:"merge-next-block"};continue}if(go(e.origin)){if(e.origin.isIsolated());else if("merge-next-block"===t.type&&(e.origin.isKeyboardSelectable()||!e.origin.isInline())&&uo(r.anchor.origin)&&r.anchor.origin.isEmpty()){r.anchor.origin.remove();const t=vr();t.add(e.origin.getKey()),ci(t)}else e.origin.remove();return}break}}if("merge-block"===t.type){const{caret:e,block:n}=t;return js(this,Ls(!e.origin.isEmpty()&&n.isEmpty()?Vs(ks(n,e.direction)):r.anchor,e)),this.removeText()}}const o=this.focus;if(this.modify("extend",t,"character"),this.isCollapsed()){if(t&&0===e.offset&&_r(this,e.getNode()))return}else{const r="text"===o.type?o.getNode():null;if(n="text"===e.type?e.getNode():null,null!==r&&r.isSegmented()){const e=o.offset,i=r.getTextContentSize();if(r.is(n)||t&&e!==i||!t&&0!==e)return void yr(r,t,e)}else if(null!==n&&n.isSegmented()){const o=e.offset,i=n.getTextContentSize();if(n.is(r)||t&&0!==o||!t&&o!==i)return void yr(n,t,o)}!function(t,e){const n=t.anchor,r=t.focus,o=n.getNode(),i=r.getNode();if(o===i&&"text"===n.type&&"text"===r.type){const t=n.offset,i=r.offset,s=t<i,l=s?t:i,a=s?i:t,c=a-1;if(l!==c){(function(t){return!(fi(t)||pr(t))})(o.getTextContent().slice(l,a))&&(e?r.set(r.key,c,r.type):n.set(n.key,c,n.type))}}}(this,t)}}if(this.removeText(),t&&!e&&this.isCollapsed()&&"element"===this.anchor.type&&0===this.anchor.offset){const t=this.anchor.getNode();t.isEmpty()&&po(t.getParent())&&null===t.getPreviousSibling()&&_r(this,t)}}deleteLine(t){this.isCollapsed()&&this.modify("extend",t,"lineboundary"),this.isCollapsed()?this.deleteCharacter(t):this.removeText()}deleteWord(t){if(this.isCollapsed()){const e=this.anchor,n=e.getNode();if(this.forwardDeletion(e,n,t))return;this.modify("extend",t,"word")}this.isCollapsed()?this.deleteCharacter(t):this.removeText()}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return[this.anchor,this.focus]}}function dr(t){return t instanceof cr}function hr(t){const e=t.offset;if("text"===t.type)return e;const n=t.getNode();return e===n.getChildrenSize()?n.getTextContent().length:0}function gr(t){const e=t.getStartEndPoints();if(null===e)return[0,0];const[n,r]=e;return"element"===n.type&&"element"===r.type&&n.key===r.key&&n.offset===r.offset?[0,0]:[hr(n),hr(r)]}function _r(t,e){for(let n=e;n;n=n.getParent()){if(uo(n)){if(n.collapseAtStart(t))return!0;if(zi(n))break}if(n.getPreviousSibling())break}return!1}const pr=(()=>{try{const t=new RegExp("\\p{Emoji}","u"),e=t.test.bind(t);if(e("\u2764\ufe0f")&&e("#\ufe0f\u20e3")&&e("\u{1f44d}"))return e}catch(t){}return()=>!1})();function yr(t,e,n){const r=t,o=r.getTextContent().split(/(?=\s)/g),i=o.length;let s=0,l=0;for(let t=0;t<i;t++){const r=t===i-1;if(l=s,s+=o[t].length,e&&s===n||s>n||r){o.splice(t,1),r&&(l=void 0);break}}const a=o.join("").trim();""===a?r.remove():(r.setTextContent(a),r.select(l,l))}function mr(e,n,r,o){let i,s=n;if(Gi(e)){let l=!1;const a=e.childNodes,c=a.length,u=o._blockCursorElement;s===c&&(l=!0,s=c-1);let f=a[s],d=!1;if(f===u)f=a[s+1],d=!0;else if(null!==u){const t=u.parentNode;if(e===t){n>Array.prototype.indexOf.call(t.children,u)&&s--}}if(i=ui(f),tr(i))s=Os(i,l?"next":"previous");else{let a=ui(e);if(null===a)return null;if(uo(a)){const c=o.getElementByKey(a.getKey());null===c&&t(214);const u=a.getDOMSlot(c);[a,s]=u.resolveChildIndex(a,c,e,n),uo(a)||t(215),l&&s>=a.getChildrenSize()&&(s=Math.max(0,a.getChildrenSize()-1));let f=a.getChildAtIndex(s);if(uo(f)&&function(t,e,n){const r=t.getParent();return null===n||null===r||!r.canBeEmpty()||r!==n.getNode()}(f,0,r)){const t=l?f.getLastDescendant():f.getFirstDescendant();null===t?a=f:(f=t,a=uo(f)?f:f.getParentOrThrow()),s=0}tr(f)?(i=f,a=null,s=Os(f,l?"next":"previous")):f!==a&&l&&!d&&(uo(a)||t(216),s=Math.min(a.getChildrenSize(),s+1))}else{const t=a.getIndexWithinParent();s=0===n&&go(a)&&ui(e)===a?t:t+1,a=a.getParentOrThrow()}if(uo(a))return sr(a.__key,s,"element")}}else i=ui(e);return tr(i)?sr(i.__key,Os(i,s,"clamp"),"text"):null}function xr(t,e,n){const r=t.offset,o=t.getNode();if(0===r){const r=o.getPreviousSibling(),i=o.getParent();if(e){if((n||!e)&&null===r&&uo(i)&&i.isInline()){const e=i.getPreviousSibling();tr(e)&&t.set(e.__key,e.getTextContent().length,"text")}}else uo(r)&&!n&&r.isInline()?t.set(r.__key,r.getChildrenSize(),"element"):tr(r)&&t.set(r.__key,r.getTextContent().length,"text")}else if(r===o.getTextContent().length){const r=o.getNextSibling(),i=o.getParent();if(e&&uo(r)&&r.isInline())t.set(r.__key,0,"element");else if((n||e)&&null===r&&uo(i)&&i.isInline()&&!i.canInsertTextAfter()){const e=i.getNextSibling();tr(e)&&t.set(e.__key,0,"text")}}}function Cr(t,e,n){if("text"===t.type&&"text"===e.type){const n=t.isBefore(e),r=t.is(e);xr(t,n,r),xr(e,!n,r),r&&e.set(t.key,t.offset,t.type)}}function Sr(t,e,n,r,o,i){if(null===t||null===n||!zo(o,t,n))return null;const s=mr(t,e,ur(i)?i.anchor:null,o);if(null===s)return null;const l=mr(n,r,ur(i)?i.focus:null,o);if(null===l)return null;if("element"===s.type&&"element"===l.type){const e=ui(t),r=ui(n);if(go(e)&&go(r))return null}return Cr(s,l),[s,l]}function Nr(t,e,n,r,o,i){const s=Hr(),l=new fr(sr(t,e,o),sr(n,r,i),0,"");return l.dirty=!0,s._selection=l,l}function Tr(){const t=sr("root",0,"element"),e=sr("root",0,"element");return new fr(t,e,0,"")}function vr(){return new cr(new Set)}function kr(t,e,n,r){const o=n._window;if(null===o)return null;const i=r||o.event,s=i?i.type:void 0,l="selectionchange"===s,a=!K&&(l||"beforeinput"===s||"compositionstart"===s||"compositionend"===s||"click"===s&&i&&3===i.detail||"drop"===s||void 0===s);let c,u,f,d;if(ur(t)&&!a)return t.clone();if(null===e)return null;if(c=e.anchorNode,u=e.focusNode,f=e.anchorOffset,d=e.focusOffset,(l||void 0===s)&&ur(t)&&!zo(n,c,u))return t.clone();const h=Sr(c,f,u,d,n,t);if(null===h)return null;const[g,_]=h;let p=0,y="";if(ur(t)){const e=t.anchor;if(g.key===e.key)p=t.format,y=t.style;else{const t=g.getNode();tr(t)?(p=t.getFormat(),y=t.getStyle()):uo(t)&&(p=t.getTextFormat(),y=t.getTextStyle())}}return new fr(g,_,p,y)}function Er(){return Hr()._selection}function Or(){return Vr()._editorState._selection}function Mr(t,e,n,r=1){const o=t.anchor,i=t.focus,s=o.getNode(),l=i.getNode();if(!e.is(s)&&!e.is(l))return;const a=e.__key;if(t.isCollapsed()){const e=o.offset;if(n<=e&&r>0||n<e&&r<0){const n=Math.max(0,e+r);o.set(a,n,"element"),i.set(a,n,"element"),br(t)}}else{const s=t.isBackward(),l=s?i:o,c=l.getNode(),u=s?o:i,f=u.getNode();if(e.is(c)){const t=l.offset;(n<=t&&r>0||n<t&&r<0)&&l.set(a,Math.max(0,t+r),"element")}if(e.is(f)){const t=u.offset;(n<=t&&r>0||n<t&&r<0)&&u.set(a,Math.max(0,t+r),"element")}}br(t)}function br(t){const e=t.anchor,n=e.offset,r=t.focus,o=r.offset,i=e.getNode(),s=r.getNode();if(t.isCollapsed()){if(!uo(i))return;const t=i.getChildrenSize(),o=n>=t,s=o?i.getChildAtIndex(t-1):i.getChildAtIndex(n);if(tr(s)){let t=0;o&&(t=s.getTextContentSize()),e.set(s.__key,t,"text"),r.set(s.__key,t,"text")}return}if(uo(i)){const t=i.getChildrenSize(),r=n>=t,o=r?i.getChildAtIndex(t-1):i.getChildAtIndex(n);if(tr(o)){let t=0;r&&(t=o.getTextContentSize()),e.set(o.__key,t,"text")}}if(uo(s)){const t=s.getChildrenSize(),e=o>=t,n=e?s.getChildAtIndex(t-1):s.getChildAtIndex(o);if(tr(n)){let t=0;e&&(t=n.getTextContentSize()),r.set(n.__key,t,"text")}}}function Ar(t,e,n,r,o){let i=null,s=0,l=null;null!==r?(i=r.__key,tr(r)?(s=r.getTextContentSize(),l="text"):uo(r)&&(s=r.getChildrenSize(),l="element")):null!==o&&(i=o.__key,tr(o)?l="text":uo(o)&&(l="element")),null!==i&&null!==l?t.set(i,s,l):(s=e.getIndexWithinParent(),-1===s&&(s=n.getChildrenSize()),t.set(n.__key,s,"element"))}function wr(t,e,n,r,o){"text"===t.type?t.set(n,t.offset+(e?0:o),"text"):t.offset>r.getIndexWithinParent()&&t.set(t.key,t.offset-1,"element")}function Dr(t,e,n,r,o){try{t.setBaseAndExtent(e,n,r,o)}catch(t){}}function Pr(t,e,n){const r=wi(t,e.getKey());if(uo(e)){const t=e.getDOMSlot(r);return[t.element,n+t.getFirstChildOffset()]}return[r,n]}function Ir(t,e,n,r,o,s,l){const a=r.anchorNode,c=r.focusNode,u=r.anchorOffset,f=r.focusOffset,d=document.activeElement;if(o.has(On)&&d!==s||null!==d&&Bo(d))return;if(!ur(e))return void(null!==t&&zo(n,a,c)&&r.removeAllRanges());const h=e.anchor,g=e.focus,_=h.getNode(),p=g.getNode(),[y,m]=Pr(n,_,h.offset),[x,C]=Pr(n,p,g.offset),S=e.format,N=e.style,T=e.isCollapsed();let v=y,k=x,E=!1;var O,M,b,A,w;if(("text"===h.type?(v=Vo(y),E=_.getFormat()!==S||_.getStyle()!==N):ur(t)&&"text"===t.anchor.type&&(E=!0),"text"===g.type&&(k=Vo(x)),null!==v&&null!==k)&&(T&&(null===t||E||ur(t)&&(t.format!==S||t.style!==N))&&(O=S,M=N,b=m,A=h.key,w=performance.now(),en=[O,M,b,A,w]),u!==m||f!==C||a!==v||c!==k||"Range"===r.type&&T||(null!==d&&s.contains(d)||o.has(An)||s.focus({preventScroll:!0}),"element"===h.type))){if(Dr(r,v,m,k,C),!i||!e.isCollapsed()||null===s||o.has(An)||null!==document.activeElement&&s.contains(document.activeElement)||s.focus({preventScroll:!0}),!o.has(Mn)&&e.isCollapsed()&&null!==s&&s===document.activeElement){const t=ur(e)&&"element"===e.anchor.type?v.childNodes[m]||null:r.rangeCount>0?r.getRangeAt(0):null;if(null!==t){let e;if(t instanceof Text){const n=document.createRange();n.selectNode(t),e=n.getBoundingClientRect()}else e=t.getBoundingClientRect();!function(t,e,n){const r=Pi(n),o=Ri(r);if(null===r||null===o)return;let{top:i,bottom:s}=e,l=0,a=0,c=n;for(;null!==c;){const e=c===r.body;if(e){l=0,a=Ki(t).innerHeight;const e=o.getComputedStyle(r.documentElement),n=parseFloat(e.scrollPaddingTop),i=parseFloat(e.scrollPaddingBottom);isFinite(n)&&(l+=n),isFinite(i)&&(a-=i)}else{const t=c.getBoundingClientRect();l=t.top,a=t.bottom}let n=0;if(i<l?n=-(l-i):s>a&&(n=s-a),0!==n)if(e)o.scrollBy(0,n);else{const t=c.scrollTop;c.scrollTop+=n;const e=c.scrollTop-t;i-=e,s-=e}if(e)break;c=Di(c)}}(n,e,s)}}Ve=!0}}function Fr(e){let n=e;e.isCollapsed()||n.removeText();const r=Er();ur(r)&&(n=r),ur(n)||t(161);const o=n.anchor;let i=o.getNode(),s=o.offset;for(;!ts(i);){const t=i;if([i,s]=Lr(i,s),t.is(i))break}return s}function Lr(t,e){const n=t.getParent();if(!n){const t=vo();return li().append(t),t.select(),[li(),0]}if(tr(t)){const r=t.splitText(e);if(0===r.length)return[n,t.getIndexWithinParent()];const o=0===e?0:1;return[n,r[0].getIndexWithinParent()+o]}if(!uo(t)||0===e)return[n,t.getIndexWithinParent()];const r=t.getChildAtIndex(e);if(r){const n=new fr(sr(t.__key,e,"element"),sr(t.__key,e,"element"),0,""),o=t.insertNewAfter(n);o&&o.append(r,...r.getNextSiblings())}return[n,t.getIndexWithinParent()+1]}function Rr(t,e,n,r,o="decorators-and-blocks"){if("move"===e&&"character"===r&&!t.isCollapsed()){const[e,r]=n===t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];return r.set(e.key,e.offset,e.type),!0}const i=Us(t.focus,n?"previous":"next"),s="lineboundary"===r,l="move"===e;let a=i,c="decorators-and-blocks"===o;if(!Zs(a)){for(const t of a){c=!1;const{origin:e}=t;if(!go(e)||e.isIsolated()||(a=t,!s||!e.isInline()))break}if(c)for(const t of Is(i).iterNodeCarets("extend"===e?"shadowRoot":"root")){if(Ss(t))t.origin.isInline()||(a=t);else{if(uo(t.origin))continue;go(t.origin)&&!t.origin.isInline()&&(a=t)}break}}if(a===i)return!1;if(l&&!s&&go(a.origin)&&a.origin.isKeyboardSelectable()){const t=vr();return t.add(a.origin.getKey()),ci(t),!0}return a=Qs(a),l&&Js(t.anchor,a),Js(t.focus,a),c||!s}let Kr=null,Br=null,zr=!1,Wr=!1,$r=0;const Ur={characterData:!0,childList:!0,subtree:!0};function Jr(){return zr||null!==Kr&&Kr._readOnly}function Yr(){zr&&t(13)}function jr(){$r>99&&t(14)}function Hr(){return null===Kr&&t(195,Gr()),Kr}function Vr(){return null===Br&&t(196,Gr()),Br}function Gr(){let t=0;const e=new Set,n=wo.version;if("undefined"!=typeof window)for(const r of document.querySelectorAll("[contenteditable]")){const o=Uo(r);if(Wo(o))t++;else if(o){let t=String(o.constructor.version||"<0.17.1");t===n&&(t+=" (separately built, likely a bundler configuration issue)"),e.add(t)}}let r=` Detected on the page: ${t} compatible editor(s) with version ${n}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function qr(){return Br}function Xr(t,e,n){const r=e.__type,o=Fo(t,r);let i=n.get(r);void 0===i&&(i=Array.from(o.transforms),n.set(r,i));const s=i.length;for(let t=0;t<s&&(i[t](e),e.isAttached());t++);}function Qr(t,e){return void 0!==t&&t.__key!==e&&t.isAttached()}function Zr(t,e){if(!e)return;const n=t._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const t of r)n.add(t)}function to(e,n){const r=e.type,o=n.get(r);void 0===o&&t(17,r);const i=o.klass;e.type!==i.getType()&&t(18,i.name);const s=i.importJSON(e),l=e.children;if(uo(s)&&Array.isArray(l))for(let t=0;t<l.length;t++){const e=to(l[t],n);s.append(e)}return s}function eo(t,e,n){const r=Kr,o=zr,i=Br;Kr=e,zr=!0,Br=t;try{return n()}finally{Kr=r,zr=o,Br=i}}function no(t,e){const n=t._pendingEditorState,r=t._rootElement,o=t._headless||null===r;if(null===n)return;const i=t._editorState,s=i._selection,l=n._selection,a=0!==t._dirtyType,c=Kr,u=zr,f=Br,d=t._updating,h=t._observer;let g=null;if(t._pendingEditorState=null,t._editorState=n,!o&&a&&null!==h){Br=t,Kr=n,zr=!1,t._updating=!0;try{const e=t._dirtyType,r=t._dirtyElements,o=t._dirtyLeaves;h.disconnect(),g=$t(i,n,t,e,r,o)}catch(e){if(e instanceof Error&&t._onError(e),Wr)throw e;return Oo(t,null,r,n),H(t),t._dirtyType=2,Wr=!0,no(t,i),void(Wr=!1)}finally{h.observe(r,Ur),t._updating=d,Kr=c,zr=u,Br=f}}n._readOnly||(n._readOnly=!0);const _=t._dirtyLeaves,p=t._dirtyElements,y=t._normalizedNodes,m=t._updateTags,x=t._deferred;a&&(t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements=new Map,t._normalizedNodes=new Set,t._updateTags=new Set),function(t,e){const n=t._decorators;let r=t._pendingDecorators||n;const o=e._nodeMap;let i;for(i in r)o.has(i)||(r===n&&(r=ii(t)),delete r[i])}(t,n);const C=o?null:Hi(Ki(t));if(t._editable&&null!==C&&(a||null===l||l.dirty||!l.is(s))&&null!==r&&!m.has(bn)){Br=t,Kr=n;try{if(null!==h&&h.disconnect(),a||null===l||l.dirty){const e=t._blockCursorElement;null!==e&&ji(e,t,r),Ir(s,l,t,C,m,r)}!function(t,e,n){let r=t._blockCursorElement;if(ur(n)&&n.isCollapsed()&&"element"===n.anchor.type&&e.contains(document.activeElement)){const o=n.anchor,i=o.getNode(),s=o.offset;let l=!1,a=null;if(s===i.getChildrenSize()){Yi(i.getChildAtIndex(s-1))&&(l=!0)}else{const e=i.getChildAtIndex(s);if(null!==e&&Yi(e)){const n=e.getPreviousSibling();(null===n||Yi(n))&&(l=!0,a=t.getElementByKey(e.__key))}}if(l){const n=t.getElementByKey(i.__key);return null===r&&(t._blockCursorElement=r=function(t){const e=t.theme,n=document.createElement("div");n.contentEditable="false",n.setAttribute("data-lexical-cursor","true");let r=e.blockCursor;if(void 0!==r){if("string"==typeof r){const t=il(r);r=e.blockCursor=t}void 0!==r&&n.classList.add(...r)}return n}(t._config)),e.style.caretColor="transparent",void(null===a?n.appendChild(r):n.insertBefore(r,a))}}null!==r&&ji(r,t,e)}(t,r,l)}finally{null!==h&&h.observe(r,Ur),Br=f,Kr=c}}null!==g&&function(t,e,n,r,o){const i=Array.from(t._listeners.mutation),s=i.length;for(let t=0;t<s;t++){const[s,l]=i[t];for(const t of l){const i=e.get(t);void 0!==i&&s(i,{dirtyLeaves:r,prevEditorState:o,updateTags:n})}}}(t,g,m,_,i),ur(l)||null===l||null!==s&&s.is(l)||t.dispatchCommand(Yt,void 0);const S=t._pendingDecorators;null!==S&&(t._decorators=S,t._pendingDecorators=null,ro("decorator",t,!0,S)),function(t,e,n){const r=si(e),o=si(n);r!==o&&ro("textcontent",t,!0,o)}(t,e||i,n),ro("update",t,!0,{dirtyElements:p,dirtyLeaves:_,editorState:n,mutatedNodes:g,normalizedNodes:y,prevEditorState:e||i,tags:m}),function(t,e){if(t._deferred=[],0!==e.length){const n=t._updating;t._updating=!0;try{for(let t=0;t<e.length;t++)e[t]()}finally{t._updating=n}}}(t,x),function(t){const e=t._updates;if(0!==e.length){const n=e.shift();if(n){const[e,r]=n;io(t,e,r)}}}(t)}function ro(t,e,n,...r){const o=e._updating;e._updating=n;try{const n=e._listeners[t],o=Array.from(n);for(const[t,e]of o){e&&e();const o=t(...r);n.has(t)?n.set(t,o):o&&o()}}finally{e._updating=o}}function oo(e,n){const r=e._updates;let o=n||!1;for(;0!==r.length;){const n=r.shift();if(n){const[r,i]=n,s=e._pendingEditorState;let l;void 0!==i&&(l=i.onUpdate,i.skipTransforms&&(o=!0),i.discrete&&(null===s&&t(191),s._flushSync=!0),l&&e._deferred.push(l),Zr(e,i.tag)),null==s?io(e,r,i):r()}}return o}function io(e,n,r){const o=e._updateTags;let i,s=!1,l=!1;void 0!==r&&(i=r.onUpdate,Zr(e,r.tag),s=r.skipTransforms||!1,l=r.discrete||!1),i&&e._deferred.push(i);const a=e._editorState;let c=e._pendingEditorState,u=!1;(null===c||c._readOnly)&&(c=e._pendingEditorState=yo(c||a),u=!0),c._flushSync=l;const f=Kr,d=zr,h=Br,g=e._updating;Kr=c,zr=!1,e._updating=!0,Br=e;const _=e._headless||null===e.getRootElement();Po(null);try{u&&(_?null!==a._selection&&(c._selection=a._selection.clone()):c._selection=function(t,e){const n=t.getEditorState()._selection,r=Hi(Ki(t));return ur(n)||null==n?kr(n,r,t,e):n.clone()}(e,r&&r.event||null));const o=e._compositionKey;n(),s=oo(e,s),function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(ur(r)){const t=r.anchor,e=r.focus;let o;if("text"===t.type&&(o=t.getNode(),o.selectionTransform(n,r)),"text"===e.type){const t=e.getNode();o!==t&&t.selectionTransform(n,r)}}}(c,e),0!==e._dirtyType&&(s?function(t,e){const n=e._dirtyLeaves,r=t._nodeMap;for(const t of n){const e=r.get(t);tr(e)&&e.isAttached()&&e.isSimpleText()&&!e.isUnmergeable()&&lt(e)}}(c,e):function(t,e){const n=e._dirtyLeaves,r=e._dirtyElements,o=t._nodeMap,i=ti(),s=new Map;let l=n,a=l.size,c=r,u=c.size;for(;a>0||u>0;){if(a>0){e._dirtyLeaves=new Set;for(const t of l){const r=o.get(t);tr(r)&&r.isAttached()&&r.isSimpleText()&&!r.isUnmergeable()&&lt(r),void 0!==r&&Qr(r,i)&&Xr(e,r,s),n.add(t)}if(l=e._dirtyLeaves,a=l.size,a>0){$r++;continue}}e._dirtyLeaves=new Set,e._dirtyElements=new Map,c.delete("root")&&c.set("root",!0);for(const t of c){const n=t[0],l=t[1];if(r.set(n,l),!l)continue;const a=o.get(n);void 0!==a&&Qr(a,i)&&Xr(e,a,s)}l=e._dirtyLeaves,a=l.size,c=e._dirtyElements,u=c.size,$r++}e._dirtyLeaves=n,e._dirtyElements=r}(c,e),oo(e),function(t,e,n,r){const o=t._nodeMap,i=e._nodeMap,s=[];for(const[t]of r){const e=i.get(t);void 0!==e&&(e.isAttached()||(uo(e)&&R(e,t,o,i,s,r),o.has(t)||r.delete(t),s.push(t)))}for(const t of s)i.delete(t);for(const t of n){const e=i.get(t);void 0===e||e.isAttached()||(o.has(t)||n.delete(t),i.delete(t))}}(a,c,e._dirtyLeaves,e._dirtyElements));o!==e._compositionKey&&(c._flushSync=!0);const i=c._selection;if(ur(i)){const e=c._nodeMap,n=i.anchor.key,r=i.focus.key;void 0!==e.get(n)&&void 0!==e.get(r)||t(19)}else dr(i)&&0===i._nodes.size&&(c._selection=null)}catch(t){return t instanceof Error&&e._onError(t),e._pendingEditorState=a,e._dirtyType=2,e._cloneNotNeeded.clear(),e._dirtyLeaves=new Set,e._dirtyElements.clear(),void no(e)}finally{Kr=f,zr=d,Br=h,e._updating=g,$r=0}const p=0!==e._dirtyType||e._deferred.length>0||function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(null!==r){if(r.dirty||!r.is(n))return!0}else if(null!==n)return!0;return!1}(c,e);p?c._flushSync?(c._flushSync=!1,no(e)):u&&Ro(()=>{no(e)}):(c._flushSync=!1,u&&(o.clear(),e._deferred=[],e._pendingEditorState=null))}function so(t,e,n){Br===t&&void 0===n?e():io(t,e,n)}class lo{element;before;after;constructor(t,e,n){this.element=t,this.before=e||null,this.after=n||null}withBefore(t){return new lo(this.element,t,this.after)}withAfter(t){return new lo(this.element,this.before,t)}withElement(t){return this.element===t?this:new lo(t,this.before,this.after)}insertChild(e){const n=this.before||this.getManagedLineBreak();return null!==n&&n.parentElement!==this.element&&t(222),this.element.insertBefore(e,n),this}removeChild(e){return e.parentElement!==this.element&&t(223),this.element.removeChild(e),this}replaceChild(e,n){return n.parentElement!==this.element&&t(224),this.element.replaceChild(e,n),this}getFirstChild(){const t=this.after?this.after.nextSibling:this.element.firstChild;return t===this.before||t===this.getManagedLineBreak()?null:t}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(t){if(null===t)this.removeManagedLineBreak();else{const e="decorator"===t&&(d||a||l);this.insertManagedLineBreak(e)}}removeManagedLineBreak(){const t=this.getManagedLineBreak();if(t){const e=this.element,n="IMG"===t.nodeName?t.nextSibling:null;n&&e.removeChild(n),e.removeChild(t),e.__lexicalLineBreak=void 0}}insertManagedLineBreak(t){const e=this.getManagedLineBreak();if(e){if(t===("IMG"===e.nodeName))return;this.removeManagedLineBreak()}const n=this.element,r=this.before,o=document.createElement("br");if(n.insertBefore(o,r),t){const t=document.createElement("img");t.setAttribute("data-lexical-linebreak","true"),t.style.cssText="display: inline !important; border: 0px !important; margin: 0px !important;",t.alt="",n.insertBefore(t,o),n.__lexicalLineBreak=t}else n.__lexicalLineBreak=o}getFirstChildOffset(){let t=0;for(let e=this.after;null!==e;e=e.previousSibling)t++;return t}resolveChildIndex(t,e,n,r){if(n===this.element){const e=this.getFirstChildOffset();return[t,Math.min(e+t.getChildrenSize(),Math.max(e,r))]}const o=ao(e,n);o.push(r);const i=ao(e,this.element);let s=t.getIndexWithinParent();for(let t=0;t<i.length;t++){const e=o[t],n=i[t];if(void 0===e||e<n)break;if(e>n){s+=1;break}}return[t.getParentOrThrow(),s]}}function ao(e,n){const r=[];let o=n;for(;o!==e&&null!==o;o=o.parentNode){let t=0;for(let e=o.previousSibling;null!==e;e=e.previousSibling)t++;r.push(t)}return o!==e&&t(225),r.reverse()}class co extends kn{__first;__last;__size;__format;__style;__indent;__dir;__textFormat;__textStyle;constructor(t){super(t),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null,this.__textFormat=0,this.__textStyle=""}afterCloneFrom(t){super.afterCloneFrom(t),this.__key===t.__key&&(this.__first=t.__first,this.__last=t.__last,this.__size=t.__size),this.__indent=t.__indent,this.__format=t.__format,this.__style=t.__style,this.__dir=t.__dir,this.__textFormat=t.__textFormat,this.__textStyle=t.__textStyle}getFormat(){return this.getLatest().__format}getFormatType(){const t=this.getFormat();return P[t]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getChildrenKeys(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e.__key),e=e.getNextSibling();return t}getChildrenSize(){return this.getLatest().__size}isEmpty(){return 0===this.getChildrenSize()}isDirty(){const t=Vr()._dirtyElements;return null!==t&&t.has(this.__key)}isLastChild(){const t=this.getLatest(),e=this.getParentOrThrow().getLastChild();return null!==e&&e.is(t)}getAllTextNodes(){const t=[];let e=this.getFirstChild();for(;null!==e;){if(tr(e)&&t.push(e),uo(e)){const n=e.getAllTextNodes();t.push(...n)}e=e.getNextSibling()}return t}getFirstDescendant(){let t=this.getFirstChild();for(;uo(t);){const e=t.getFirstChild();if(null===e)break;t=e}return t}getLastDescendant(){let t=this.getLastChild();for(;uo(t);){const e=t.getLastChild();if(null===e)break;t=e}return t}getDescendantByIndex(t){const e=this.getChildren(),n=e.length;if(t>=n){const t=e[n-1];return uo(t)&&t.getLastDescendant()||t||null}const r=e[t];return uo(r)&&r.getFirstDescendant()||r||null}getFirstChild(){const t=this.getLatest().__first;return null===t?null:ei(t)}getFirstChildOrThrow(){const e=this.getFirstChild();return null===e&&t(45,this.__key),e}getLastChild(){const t=this.getLatest().__last;return null===t?null:ei(t)}getLastChildOrThrow(){const e=this.getLastChild();return null===e&&t(96,this.__key),e}getChildAtIndex(t){const e=this.getChildrenSize();let n,r;if(t<e/2){for(n=this.getFirstChild(),r=0;null!==n&&r<=t;){if(r===t)return n;n=n.getNextSibling(),r++}return null}for(n=this.getLastChild(),r=e-1;null!==n&&r>=t;){if(r===t)return n;n=n.getPreviousSibling(),r--}return null}getTextContent(){let t="";const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const o=e[r];t+=o.getTextContent(),uo(o)&&r!==n-1&&!o.isInline()&&(t+=v)}return t}getTextContentSize(){let t=0;const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const o=e[r];t+=o.getTextContentSize(),uo(o)&&r!==n-1&&!o.isInline()&&(t+=2)}return t}getDirection(){return this.getLatest().__dir}getTextFormat(){return this.getLatest().__textFormat}hasFormat(t){if(""!==t){const e=D[t];return 0!==(this.getFormat()&e)}return!1}hasTextFormat(t){const e=A[t];return 0!==(this.getTextFormat()&e)}getFormatFlags(t,e){return Go(this.getLatest().__textFormat,t,e)}getTextStyle(){return this.getLatest().__textStyle}select(t,e){Yr();const n=Er();let r=t,o=e;const i=this.getChildrenSize();if(!this.canBeEmpty())if(0===t&&0===e){const t=this.getFirstChild();if(tr(t)||uo(t))return t.select(0,0)}else if(!(void 0!==t&&t!==i||void 0!==e&&e!==i)){const t=this.getLastChild();if(tr(t)||uo(t))return t.select()}void 0===r&&(r=i),void 0===o&&(o=i);const s=this.__key;return ur(n)?(n.anchor.set(s,r,"element"),n.focus.set(s,o,"element"),n.dirty=!0,n):Nr(s,r,s,o,"element","element")}selectStart(){const t=this.getFirstDescendant();return t?t.selectStart():this.select()}selectEnd(){const t=this.getLastDescendant();return t?t.selectEnd():this.select()}clear(){const t=this.getWritable();return this.getChildren().forEach(t=>t.remove()),t}append(...t){return this.splice(this.getChildrenSize(),0,t)}setDirection(t){const e=this.getWritable();return e.__dir=t,e}setFormat(t){return this.getWritable().__format=""!==t?D[t]:0,this}setStyle(t){return this.getWritable().__style=t||"",this}setTextFormat(t){const e=this.getWritable();return e.__textFormat=t,e}setTextStyle(t){const e=this.getWritable();return e.__textStyle=t,e}setIndent(t){return this.getWritable().__indent=t,this}splice(e,n,r){vn(this)&&t(324,this.__key,this.__type);const o=this.getChildrenSize(),i=this.getWritable();e+n<=o||t(226,String(e),String(n),String(o));const s=i.__key,l=[],a=[],c=this.getChildAtIndex(e+n);let u=null,f=o-n+r.length;if(0!==e)if(e===o)u=this.getLastChild();else{const t=this.getChildAtIndex(e);null!==t&&(u=t.getPreviousSibling())}if(n>0){let e=null===u?this.getFirstChild():u.getNextSibling();for(let r=0;r<n;r++){null===e&&t(100);const n=e.getNextSibling(),r=e.__key;Xo(e.getWritable()),a.push(r),e=n}}let d=u;for(const e of r){null!==d&&e.is(d)&&(u=d=d.getPreviousSibling());const n=e.getWritable();n.__parent===s&&f--,Xo(n);const r=e.__key;if(null===d)i.__first=r,n.__prev=null;else{const t=d.getWritable();t.__next=r,n.__prev=t.__key}e.__key===s&&t(76),n.__parent=s,l.push(r),d=e}if(e+n===o){if(null!==d){d.getWritable().__next=null,i.__last=d.__key}}else if(null!==c){const t=c.getWritable();if(null!==d){const e=d.getWritable();t.__prev=d.__key,e.__next=c.__key}else t.__prev=null}if(i.__size=f,a.length){const t=Er();if(ur(t)){const e=new Set(a),n=new Set(l),{anchor:r,focus:o}=t;fo(r,e,n)&&Ar(r,r.getNode(),this,u,c),fo(o,e,n)&&Ar(o,o.getNode(),this,u,c),0!==f||this.canBeEmpty()||zi(this)||this.remove()}}return i}getDOMSlot(t){return new lo(t)}exportDOM(t){const{element:e}=super.exportDOM(t);if(Gi(e)){const t=this.getIndent();t>0&&(e.style.paddingInlineStart=40*t+"px");const n=this.getDirection();n&&(e.dir=n)}return{element:e}}exportJSON(){const t={children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),...super.exportJSON()},e=this.getTextFormat(),n=this.getTextStyle();return 0===e&&""===n||zi(this)||this.getChildren().some(tr)||(0!==e&&(t.textFormat=e),""!==n&&(t.textStyle=n)),t}updateFromJSON(t){return super.updateFromJSON(t).setFormat(t.format).setIndent(t.indent).setDirection(t.direction).setTextFormat(t.textFormat||0).setTextStyle(t.textStyle||"")}insertNewAfter(t,e){return null}canIndent(){return!0}collapseAtStart(t){return!1}excludeFromCopy(t){return!1}canReplaceWith(t){return!0}canInsertAfter(t){return!0}canBeEmpty(){return!0}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}isInline(){return!1}isShadowRoot(){return!1}canMergeWith(t){return!1}extractWithChild(t,e,n){return!1}canMergeWhenEmpty(){return!1}reconcileObservedMutation(t,e){const n=this.getDOMSlot(t);let r=n.getFirstChild();for(let t=this.getFirstChild();t;t=t.getNextSibling()){const o=e.getElementByKey(t.getKey());null!==o&&(null==r?(n.insertChild(o),r=o):r!==o&&n.replaceChild(o,r),r=r.nextSibling)}}}function uo(t){return t instanceof co}function fo(t,e,n){let r=t.getNode();for(;r;){const t=r.__key;if(e.has(t)&&!n.has(t))return!0;r=r.getParent()}return!1}class ho extends kn{decorate(t,e){return null}isIsolated(){return!1}isInline(){return!0}isKeyboardSelectable(){return!0}}function go(t){return t instanceof ho}class _o extends co{__cachedText;static getType(){return"root"}static clone(){return new _o}constructor(){super("root"),this.__cachedText=null}getTopLevelElementOrThrow(){t(51)}getTextContent(){const t=this.__cachedText;return!Jr()&&0!==Vr()._dirtyType||null===t?super.getTextContent():t}remove(){t(52)}replace(e){t(53)}insertBefore(e){t(54)}insertAfter(e){t(55)}updateDOM(t,e){return!1}splice(e,n,r){for(const e of r)uo(e)||go(e)||t(282);return super.splice(e,n,r)}static importJSON(t){return li().updateFromJSON(t)}collapseAtStart(){return!0}}function po(t){return t instanceof _o}function yo(t){return new Co(new Map(t._nodeMap))}function mo(){return new Co(new Map([["root",new _o]]))}function xo(e){const n=e.exportJSON(),r=e.constructor;if(n.type!==r.getType()&&t(130,r.name),uo(e)){const o=n.children;Array.isArray(o)||t(59,r.name);const i=e.getChildren();for(let t=0;t<i.length;t++){const e=xo(i[t]);o.push(e)}}return n}class Co{_nodeMap;_selection;_flushSync;_readOnly;constructor(t,e){this._nodeMap=t,this._selection=e||null,this._flushSync=!1,this._readOnly=!1}isEmpty(){return 1===this._nodeMap.size&&null===this._selection}read(t,e){return eo(e&&e.editor||null,this,t)}clone(t){const e=new Co(this._nodeMap,void 0===t?this._selection:t);return e._readOnly=!0,e}toJSON(){return eo(null,this,()=>({root:xo(li())}))}}class So extends co{static getType(){return"artificial"}createDOM(t){return document.createElement("div")}}class No extends co{static getType(){return"paragraph"}static clone(t){return new No(t.__key)}createDOM(t){const e=document.createElement("p"),n=ki(t.theme,"paragraph");if(void 0!==n){e.classList.add(...n)}return e}updateDOM(t,e,n){return!1}static importDOM(){return{p:t=>({conversion:To,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(Gi(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t)}return{element:e}}static importJSON(t){return vo().updateFromJSON(t)}exportJSON(){const t=super.exportJSON();if(void 0===t.textFormat||void 0===t.textStyle){const e=this.getChildren().find(tr);e?(t.textFormat=e.getFormat(),t.textStyle=e.getStyle()):(t.textFormat=this.getTextFormat(),t.textStyle=this.getTextStyle())}return t}insertNewAfter(t,e){const n=vo();n.setTextFormat(t.format),n.setTextStyle(t.style);const r=this.getDirection();return n.setDirection(r),n.setFormat(this.getFormatType()),n.setStyle(this.getStyle()),this.insertAfter(n,e),n}collapseAtStart(){const t=this.getChildren();if(0===t.length||tr(t[0])&&""===t[0].getTextContent().trim()){if(null!==this.getNextSibling())return this.selectNext(),this.remove(),!0;if(null!==this.getPreviousSibling())return this.selectPrevious(),this.remove(),!0}return!1}}function To(t){const e=vo();if(t.style&&(e.setFormat(t.style.textAlign),ss(t,e)),""===e.getFormatType()){const n=t.getAttribute("align");n&&n&&n in D&&e.setFormat(n)}return{node:e}}function vo(){return $i(new No)}function ko(t){return t instanceof No}const Eo=0;function Oo(t,e,n,r){const o=t._keyToDOMMap;o.clear(),t._editorState=mo(),t._pendingEditorState=r,t._compositionKey=null,t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements.clear(),t._normalizedNodes=new Set,t._updateTags=new Set,t._updates=[],t._blockCursorElement=null;const i=t._observer;null!==i&&(i.disconnect(),t._observer=null),null!==e&&(e.textContent=""),null!==n&&(n.textContent="",o.set("root",n))}function Mo(t){const e=new Set,n=new Set;let r=t;for(;r;){const{ownNodeConfig:t}=cs(r),o=r.transform;if(!n.has(o)){n.add(o);const t=r.transform();t&&e.add(t)}if(t){const n=t.$transform;n&&e.add(n),r=t.extends}else{const t=Object.getPrototypeOf(r);r=t.prototype instanceof kn&&t!==kn?t:void 0}}return e}function bo(t,e){const n=t.get(e);t.delete(e),n&&n()}function Ao(t,e,n){return t.set(e,n),bo.bind(null,t,e)}class wo{static version;_headless;_parentEditor;_rootElement;_editorState;_pendingEditorState;_compositionKey;_deferred;_keyToDOMMap;_updates;_updating;_listeners;_commands;_nodes;_decorators;_pendingDecorators;_config;_dirtyType;_cloneNotNeeded;_dirtyLeaves;_dirtyElements;_normalizedNodes;_updateTags;_observer;_key;_onError;_htmlConversions;_window;_editable;_blockCursorElement;_createEditorArgs;constructor(t,e,n,r,o,i,s,l){this._createEditorArgs=l,this._parentEditor=e,this._rootElement=null,this._editorState=t,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=!1,this._listeners={decorator:new Map,editable:new Map,mutation:new Map,root:new Map,textcontent:new Map,update:new Map},this._commands=new Map,this._config=r,this._nodes=n,this._decorators={},this._pendingDecorators=null,this._dirtyType=0,this._cloneNotNeeded=new Set,this._dirtyLeaves=new Set,this._dirtyElements=new Map,this._normalizedNodes=new Set,this._updateTags=new Set,this._observer=null,this._key=hi(),this._onError=o,this._htmlConversions=i,this._editable=s,this._headless=null!==e&&e._headless,this._window=null,this._blockCursorElement=null}isComposing(){return null!=this._compositionKey}registerUpdateListener(t){return Ao(this._listeners.update,t)}registerEditableListener(t){return Ao(this._listeners.editable,t)}registerDecoratorListener(t){return Ao(this._listeners.decorator,t)}registerTextContentListener(t){return Ao(this._listeners.textcontent,t)}registerRootListener(t){const e=this._listeners.root;return sl(Ao(e,t,t(this._rootElement,null)||void 0),()=>function(t,e,n){const r=t.get(e);r&&r(),t.set(e,e(...n)||void 0)}(e,t,[null,this._rootElement]))}registerCommand(e,n,r){void 0===r&&t(35);const o=this._commands;o.has(e)||o.set(e,[new Set,new Set,new Set,new Set,new Set]);const i=o.get(e);void 0===i&&t(36,String(e));const s=i[r];return s.add(n),()=>{s.delete(n),i.every(t=>0===t.size)&&o.delete(e)}}registerMutationListener(t,e,n){const r=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(t)).klass,o=this._listeners.mutation;let i=o.get(e);void 0===i&&(i=new Set,o.set(e,i)),i.add(r);const s=n&&n.skipInitialization;return void 0!==s&&s||this.initializeMutationListener(e,r),()=>{i.delete(r),0===i.size&&o.delete(e)}}getRegisteredNode(e){const n=this._nodes.get(e.getType());return void 0===n&&t(37,e.name),n}resolveRegisteredNodeAfterReplacements(t){for(;t.replaceWithKlass;)t=this.getRegisteredNode(t.replaceWithKlass);return t}initializeMutationListener(t,e){const n=this._editorState,r=os(n).get(e.getType());if(!r)return;const o=new Map;for(const t of r.keys())o.set(t,"created");o.size>0&&t(o,{dirtyLeaves:new Set,prevEditorState:n,updateTags:new Set(["registerMutationListener"])})}registerNodeTransformToKlass(t,e){const n=this.getRegisteredNode(t);return n.transforms.add(e),n}registerNodeTransform(t,e){const n=this.registerNodeTransformToKlass(t,e),r=[n],o=n.replaceWithKlass;if(null!=o){const t=this.registerNodeTransformToKlass(o,e);r.push(t)}return function(t,e){const n=os(t.getEditorState()),r=[];for(const t of e){const e=n.get(t);e&&r.push(e)}if(0===r.length)return;t.update(()=>{for(const t of r)for(const e of t.keys()){const t=ei(e);t&&t.markDirty()}},null===t._pendingEditorState?{tag:En}:void 0)}(this,r.map(t=>t.klass.getType())),()=>{r.forEach(t=>t.transforms.delete(e))}}hasNode(t){return this._nodes.has(t.getType())}hasNodes(t){return t.every(this.hasNode.bind(this))}dispatchCommand(t,e){return Ai(this,t,e)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(t){const e=this._rootElement;if(t!==e){const n=ki(this._config.theme,"root"),r=this._pendingEditorState||this._editorState;if(this._rootElement=t,Oo(this,e,t,r),null!==e&&(this._config.disableEvents||Sn(e),null!=n&&e.classList.remove(...n)),null!==t){const e=Ri(t),r=t.style;r.userSelect="text",r.whiteSpace="pre-wrap",r.wordBreak="break-word",t.setAttribute("data-lexical-editor","true"),this._window=e,this._dirtyType=2,H(this),this._updateTags.add(En),no(this),this._config.disableEvents||function(t,e){const n=t.ownerDocument;je.set(t,n);const r=He.get(n)??0;r<1&&n.addEventListener("selectionchange",yn),He.set(n,r+1),t.__lexicalEditor=e;const o=_n(t);for(let n=0;n<We.length;n++){const[r,i]=We[n],s="function"==typeof i?t=>{xn(t)||(mn(t),(e.isEditable()||"click"===r)&&i(t,e))}:t=>{if(xn(t))return;mn(t);const n=e.isEditable();switch(r){case"cut":return n&&Ai(e,we,t);case"copy":return Ai(e,Ae,t);case"paste":return n&&Ai(e,ne,t);case"dragstart":return n&&Ai(e,Oe,t);case"dragover":return n&&Ai(e,Me,t);case"dragend":return n&&Ai(e,be,t);case"focus":return n&&Ai(e,Re,t);case"blur":return n&&Ai(e,Ke,t);case"drop":return n&&Ai(e,ke,t)}};t.addEventListener(r,s),o.push(()=>{t.removeEventListener(r,s)})}}(t,this),null!=n&&t.classList.add(...n)}else this._window=null,this._updateTags.add(En),no(this);ro("root",this,!1,t,e)}}getElementByKey(t){return this._keyToDOMMap.get(t)||null}getEditorState(){return this._editorState}setEditorState(e,n){e.isEmpty()&&t(38);let r=e;r._readOnly&&(r=yo(e),r._selection=e._selection?e._selection.clone():null),j(this);const o=this._pendingEditorState,i=this._updateTags,s=void 0!==n?n.tag:null;null===o||o.isEmpty()||(null!=s&&i.add(s),no(this)),this._pendingEditorState=r,this._dirtyType=2,this._dirtyElements.set("root",!1),this._compositionKey=null,null!=s&&i.add(s),this._updating||no(this)}parseEditorState(t,e){return function(t,e,n){const r=mo(),o=Kr,i=zr,s=Br,l=e._dirtyElements,a=e._dirtyLeaves,c=e._cloneNotNeeded,u=e._dirtyType;e._dirtyElements=new Map,e._dirtyLeaves=new Set,e._cloneNotNeeded=new Set,e._dirtyType=0,Kr=r,zr=!1,Br=e,Po(null);try{const o=e._nodes;to(t.root,o),n&&n(),r._readOnly=!0}catch(t){t instanceof Error&&e._onError(t)}finally{e._dirtyElements=l,e._dirtyLeaves=a,e._cloneNotNeeded=c,e._dirtyType=u,Kr=o,zr=i,Br=s}return r}("string"==typeof t?JSON.parse(t):t,this,e)}read(t){return no(this),this.getEditorState().read(t,{editor:this})}update(t,e){!function(t,e,n){t._updating?t._updates.push([e,n]):io(t,e,n)}(this,t,e)}focus(t,e={}){const n=this._rootElement;null!==n&&(n.setAttribute("autocapitalize","off"),so(this,()=>{const r=Er(),o=li();null!==r?r.dirty||ci(r.clone()):0!==o.getChildrenSize()&&("rootStart"===e.defaultSelection?o.selectStart():o.selectEnd()),Ii("focus"),Fi(()=>{n.removeAttribute("autocapitalize"),t&&t()})}),null===this._pendingEditorState&&n.removeAttribute("autocapitalize"))}blur(){const t=this._rootElement;null!==t&&t.blur();const e=Hi(this._window);null!==e&&e.removeAllRanges()}isEditable(){return this._editable}setEditable(t){this._editable!==t&&(this._editable=t,ro("editable",this,!0,t))}toJSON(){return{editorState:this._editorState.toJSON()}}}wo.version="0.42.0+prod.cjs";let Do=null;function Po(t){Do=t}let Io=1;function Fo(e,n){const r=Lo(e,n);return void 0===r&&t(30,n),r}function Lo(t,e){return t._nodes.get(e)}const Ro="function"==typeof queueMicrotask?queueMicrotask:t=>{Promise.resolve().then(t)};function Ko(t){return go(oi(t))}function Bo(t){const e=document.activeElement;if(!Gi(e))return!1;const n=e.nodeName;return go(oi(t))&&("INPUT"===n||"TEXTAREA"===n||"true"===e.contentEditable&&null==Uo(e))}function zo(t,e,n){const r=t.getRootElement();try{return null!==r&&r.contains(e)&&r.contains(n)&&null!==e&&!Bo(e)&&$o(e)===t}catch(t){return!1}}function Wo(t){return t instanceof wo}function $o(t){let e=t;for(;null!=e;){const t=Uo(e);if(Wo(t))return t;e=Di(e)}return null}function Uo(t){return t?t.__lexicalEditor:null}function Jo(t){return or(t)||t.isToken()}function Yo(t){return Jo(t)||t.isSegmented()}function jo(t){return qi(t)&&3===t.nodeType}function Ho(t){return qi(t)&&9===t.nodeType}function Vo(t){let e=t;for(;null!=e;){if(jo(e))return e;e=e.firstChild}return null}function Go(t,e,n){const r=A[e];if(null!==n&&(t&r)===(n&r))return t;let o=t^r;return"subscript"===e?o&=~A.superscript:"superscript"===e?o&=~A.subscript:"lowercase"===e?(o&=~A.uppercase,o&=~A.capitalize):"uppercase"===e?(o&=~A.lowercase,o&=~A.capitalize):"capitalize"===e&&(o&=~A.lowercase,o&=~A.uppercase),o}function qo(t,e){const n=function(){const t=Do;return Do=null,t}();if(null!=(e=e||n&&n.__key))return void(t.__key=e);Yr(),jr();const r=Vr(),o=Hr(),i=""+Io++;o._nodeMap.set(i,t),uo(t)?r._dirtyElements.set(i,!0):r._dirtyLeaves.add(i),r._cloneNotNeeded.add(i),r._dirtyType=1,t.__key=i}function Xo(t){const e=t.getParent();if(null!==e){const n=t.getWritable(),r=e.getWritable(),o=t.getPreviousSibling(),i=t.getNextSibling(),s=null!==i?i.__key:null,l=null!==o?o.__key:null,a=null!==o?o.getWritable():null,c=null!==i?i.getWritable():null;null===o&&(r.__first=s),null===i&&(r.__last=l),null!==a&&(a.__next=s),null!==c&&(c.__prev=l),n.__prev=null,n.__next=null,n.__parent=null,r.__size--}}function Qo(e){jr(),vn(e)&&t(323,e.__key,e.__type);const n=e.getLatest(),r=n.__parent,o=Hr(),i=Vr(),s=o._nodeMap,l=i._dirtyElements;null!==r&&function(t,e,n){let r=t;for(;null!==r;){if(n.has(r))return;const t=e.get(r);if(void 0===t)break;n.set(r,!1),r=t.__parent}}(r,s,l);const a=n.__key;i._dirtyType=1,uo(e)?l.set(a,!0):i._dirtyLeaves.add(a)}function Zo(t){Yr();const e=Vr(),n=e._compositionKey;if(t!==n){if(e._compositionKey=t,null!==n){const t=ei(n);null!==t&&t.getWritable()}if(null!==t){const e=ei(t);null!==e&&e.getWritable()}}}function ti(){if(Jr())return null;return Vr()._compositionKey}function ei(t,e){const n=(e||Hr())._nodeMap.get(t);return void 0===n?null:n}function ni(t,e){const n=ri(t,Vr());return void 0!==n?ei(n,e):null}function ri(t,e){return t[`__lexicalKey_${e._key}`]}function oi(t,e){let n=t;for(;null!=n;){const t=ni(n,e);if(null!==t)return t;n=Di(n)}return null}function ii(t){const e=t._decorators,n=Object.assign({},e);return t._pendingDecorators=n,n}function si(t){return t.read(()=>li().getTextContent())}function li(){return ai(Hr())}function ai(t){return t._nodeMap.get("root")}function ci(t){Yr();const e=Hr();null!==t&&(t.dirty=!0,t.setCachedNodes(null)),e._selection=t}function ui(t){const e=Vr(),n=function(t,e){let n=t;for(;null!=n;){const t=ri(n,e);if(void 0!==t)return t;n=Di(n)}return null}(t,e);if(null===n){return t===e.getRootElement()?ei("root"):null}return ei(n)}function fi(t){return/[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(t)}function di(t){const e=[];for(let n=t;null!==n;n=n._updating?null:n._parentEditor)e.push(n);return e}function hi(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,5)}function gi(t){return jo(t)?t.nodeValue:null}function _i(t,e,n){const r=Hi(Ki(e));if(null===r)return;const o=r.anchorNode;let{anchorOffset:i,focusOffset:s}=r;if(null!==o){let e=gi(o);const r=oi(o);if(null!==e&&tr(r)){if((e===T||e===k)&&n){const t=n.length;e=n,i=t,s=t}null!==e&&pi(r,e,i,s,t)}}}function pi(t,e,n,r,o){let i=t;if(i.isAttached()&&(o||!i.isDirty())){const s=i.isComposing();let c=e;if((s||o)&&(e.endsWith(T)&&(c=e.slice(0,-T.length)),o)){const t=k;let e;for(;-1!==(e=c.indexOf(t));)c=c.slice(0,e)+c.slice(e+t.length),null!==n&&n>e&&(n=Math.max(e,n-t.length)),null!==r&&r>e&&(r=Math.max(e,r-t.length))}const u=i.getTextContent();if(o||c!==u){if(""===c){if(Zo(null),l||a||d)i.remove();else{const t=Vr();setTimeout(()=>{t.update(()=>{i.isAttached()&&i.remove()})},20)}return}const e=i.getParent(),o=Or(),u=i.getTextContentSize(),f=ti(),h=i.getKey();if(i.isToken()||null!==f&&h===f&&!s||ur(o)&&(null!==e&&!e.canInsertTextBefore()&&0===o.anchor.offset||o.anchor.key===t.__key&&0===o.anchor.offset&&!i.canInsertTextBefore()&&!s||o.focus.key===t.__key&&o.focus.offset===u&&!i.canInsertTextAfter()&&!s))return void i.markDirty();const g=Er();if(!ur(g)||null===n||null===r)return void yi(i,c,g);if(g.setTextNodeRange(i,n,i,r),i.isSegmented()){const t=Zn(i.getTextContent());i.replace(t),i=t}yi(i,c,g)}}}function yi(t,e,n){if(t.setTextContent(e),ur(n)){const e=t.getKey();for(const r of["anchor","focus"]){const o=n[r];"text"===o.type&&o.key===e&&(o.offset=Os(t,o.offset,"clamp"))}}}function mi(t,e,n){const r=e[n]||!1;return"any"===r||r===t[n]}function xi(t,e){return mi(t,e,"altKey")&&mi(t,e,"ctrlKey")&&mi(t,e,"shiftKey")&&mi(t,e,"metaKey")}function Ci(t,e,n){if(!xi(t,n))return!1;if(t.key.toLowerCase()===e.toLowerCase())return!0;if(e.length>1)return!1;if(1===t.key.length&&t.key.charCodeAt(0)<=127)return!1;const r="Key"+e.toUpperCase();return t.code===r}const Si={ctrlKey:!o,metaKey:o},Ni={altKey:o,ctrlKey:!o};function Ti(t){return"Backspace"===t.key}function vi(t){return Ci(t,"a",Si)}function ki(t,e){void 0===t.__lexicalClassNameCache&&(t.__lexicalClassNameCache={});const n=t.__lexicalClassNameCache,r=n[e];if(void 0!==r)return r;const o=t[e];if("string"==typeof o){const t=il(o);return n[e]=t,t}return o}function Ei(e,n,r,o,i){if(0===r.size)return;const s=o.__type,l=o.__key,a=n.get(s);void 0===a&&t(33,s);const c=a.klass;let u=e.get(c);void 0===u&&(u=new Map,e.set(c,u));const f=u.get(l),d="destroyed"===f&&"created"===i;(void 0===f||d)&&u.set(l,d?"updated":i)}function Oi(t,e,n){const r=t.getParent();let o=n,i=t;return null!==r&&(e&&0===n?(o=i.getIndexWithinParent(),i=r):e||n!==i.getChildrenSize()||(o=i.getIndexWithinParent()+1,i=r)),i.getChildAtIndex(e?o-1:o)}function Mi(t,e){const n=t.offset;if("element"===t.type){return Oi(t.getNode(),e,n)}{const r=t.getNode();if(e&&0===n||!e&&n===r.getTextContentSize()){const t=e?r.getPreviousSibling():r.getNextSibling();return null===t?Oi(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):t}}return null}function bi(t){const e=Ki(t).event,n=e&&e.inputType;return"insertFromPaste"===n||"insertFromPasteAsQuotation"===n}function Ai(t,e,n){return function(t,e,n){const r=di(t);for(let o=4;o>=0;o--)for(let i=0;i<r.length;i++){const s=r[i],l=s._commands.get(e);if(void 0!==l){const e=l[o];if(void 0!==e){const r=Array.from(e),o=r.length;let i=!1;if(so(s,()=>{for(let e=0;e<o;e++)if(r[e](n,t))return void(i=!0)}),i)return i}}}return!1}(t,e,n)}function wi(e,n){const r=e._keyToDOMMap.get(n);return void 0===r&&t(75,n),r}function Di(t){const e=t.assignedSlot||t.parentElement;return Xi(e)?e.host:e}function Pi(t){return Ho(t)?t:Gi(t)?t.ownerDocument:null}function Ii(t){Yr();Vr()._updateTags.add(t)}function Fi(t){Yr();Vr()._deferred.push(t)}function Li(t,e){let n=t.getParent();for(;null!==n;){if(n.is(e))return!0;n=n.getParent()}return!1}function Ri(t){const e=Pi(t);return e?e.defaultView:null}function Ki(e){const n=e._window;return null===n&&t(78),n}function Bi(t){let e=t.getParentOrThrow();for(;null!==e;){if(zi(e))return e;e=e.getParentOrThrow()}return e}function zi(t){return po(t)||uo(t)&&t.isShadowRoot()}function Wi(t,e=!1){const n=t.constructor.clone(t);return qo(n,null),n.afterCloneFrom(t),e||n.resetOnCopyNodeFrom(t),n}function $i(e){const n=Vr(),r=e.getType(),o=Lo(n,r);void 0===o&&t(200,e.constructor.name,r);const{replace:i,replaceWithKlass:s}=o;if(null!==i){const n=i(e),o=n.constructor;return null!==s?n instanceof s||t(201,s.name,s.getType(),o.name,o.getType(),e.constructor.name,r):n instanceof e.constructor&&o!==e.constructor||t(202,o.name,o.getType(),e.constructor.name,r),n.__key===e.__key&&t(203,e.constructor.name,r,o.name,o.getType()),n}return e}function Ui(e,n){!po(e.getParent())||uo(n)||go(n)||t(99)}function Ji(e){const n=ei(e);return null===n&&t(63,e),n}function Yi(t){return(go(t)||uo(t)&&!t.canBeEmpty())&&!t.isInline()}function ji(t,e,n){n.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=t.parentElement;null!==r&&r.removeChild(t)}function Hi(t){return n?(t||window).getSelection():null}function Vi(t){const e=Ri(t);return e?e.getSelection():null}function Gi(t){return qi(t)&&1===t.nodeType}function qi(t){return"object"==typeof t&&null!==t&&"nodeType"in t&&"number"==typeof t.nodeType}function Xi(t){return qi(t)&&11===t.nodeType}function Qi(t){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|mark|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return null!==t.nodeName.match(e)}function Zi(t){const e=new RegExp(/^(address|article|aside|blockquote|canvas|dd|div|dl|dt|fieldset|figcaption|figure|footer|form|h1|h2|h3|h4|h5|h6|header|hr|li|main|nav|noscript|ol|p|pre|section|table|td|tfoot|ul|video)$/,"i");return null!==t.nodeName.match(e)}function ts(t){if(go(t)&&!t.isInline())return!0;if(!uo(t)||zi(t))return!1;const e=t.getFirstChild(),n=null===e||Ln(e)||tr(e)||e.isInline();return!t.isInline()&&!1!==t.canBeEmpty()&&n}function es(){return Vr()}const ns=new WeakMap,rs=new Map;function os(e){if(!e._readOnly&&e.isEmpty())return rs;e._readOnly||t(192);let n=ns.get(e);return n||(n=function(t){const e=new Map;for(const[n,r]of t._nodeMap){const t=r.__type;let o=e.get(t);o||(o=new Map,e.set(t,o)),o.set(n,r)}return e}(e),ns.set(e,n)),n}function is(t){const e=t.constructor.clone(t);return e.afterCloneFrom(t),e}function ss(t,e){const n=parseInt(t.style.paddingInlineStart,10)||0,r=Math.round(n/40);e.setIndent(r)}function ls(t){return!0===t.__lexicalUnmanaged}function as(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)&&t[e]!==kn[e]}function cs(e){const n=L in e.prototype?e.prototype[L]():void 0,r=function(e){if(!(e===kn||e.prototype instanceof kn)){let n="<unknown>",r="<unknown>";try{n=e.getType()}catch(t){}try{wo.version&&(r=JSON.parse(wo.version))}catch(t){}t(290,e.name,n,r)}return e===ho||e===co||e===kn}(e),o=!r&&as(e,"getType")?e.getType():void 0;let i,s=o;if(n)if(o)i=n[o];else for(const[t,e]of Object.entries(n))s=t,i=e;if(!r&&s&&(as(e,"getType")||(e.getType=()=>s),as(e,"clone")||(e.clone=t=>(Po(t),new e)),as(e,"importJSON")||(e.importJSON=i&&i.$importJSON||(t=>(new e).updateFromJSON(t))),!as(e,"importDOM")&&i)){const{importDOM:t}=i;t&&(e.importDOM=()=>t)}return{ownNodeConfig:i,ownNodeType:s}}const us=(t,e)=>{let n=t;for(;null!=n&&!po(n);){if(e(n))return n;n=n.getParent()}return null},fs={next:"previous",previous:"next"};class ds{origin;constructor(t){this.origin=t}[Symbol.iterator](){return Rs({hasNext:Cs,initial:this.getAdjacentCaret(),map:t=>t,step:t=>t.getAdjacentCaret()})}getAdjacentCaret(){return ks(this.getNodeAtCaret(),this.direction)}getSiblingCaret(){return ks(this.origin,this.direction)}remove(){const t=this.getNodeAtCaret();return t&&t.remove(),this}replaceOrInsert(t,e){const n=this.getNodeAtCaret();return t.is(this.origin)||t.is(n)||(null===n?this.insert(t):n.replace(t,e)),this}splice(e,n,r="next"){const o=r===this.direction?n:Array.from(n).reverse();let i=this;const s=this.getParentAtCaret(),l=new Map;for(let t=i.getAdjacentCaret();null!==t&&l.size<e;t=t.getAdjacentCaret()){const e=t.origin.getWritable();l.set(e.getKey(),e)}for(const e of o){if(l.size>0){const n=i.getNodeAtCaret();if(n)if(l.delete(n.getKey()),l.delete(e.getKey()),n.is(e)||i.origin.is(e));else{const t=e.getParent();t&&t.is(s)&&e.remove(),n.replace(e)}else null===n&&t(263,Array.from(l).join(" "))}else i.insert(e);i=ks(e,this.direction)}for(const t of l.values())t.remove();return this}}class hs extends ds{type="child";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:bs(t,this.direction)}getParentCaret(t="root"){return ks(ps(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=_s(this.direction);return ks(this.getNodeAtCaret(),t)||bs(this.origin,t)}getParentAtCaret(){return this.origin}getChildCaret(){return this}isSameNodeCaret(t){return t instanceof hs&&this.direction===t.direction&&this.origin.is(t.origin)}isSamePointCaret(t){return this.isSameNodeCaret(t)}}const gs={root:po,shadowRoot:zi};function _s(t){return fs[t]}function ps(t,e="root"){return gs[e](t)?null:t}class ys extends ds{type="sibling";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:ks(t,this.direction)}getSiblingCaret(){return this}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return uo(this.origin)?bs(this.origin,this.direction):null}getParentCaret(t="root"){return ks(ps(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=_s(this.direction);return ks(this.getNodeAtCaret(),t)||bs(this.origin.getParentOrThrow(),t)}isSamePointCaret(t){return t instanceof ys&&this.direction===t.direction&&this.origin.is(t.origin)}isSameNodeCaret(t){return(t instanceof ys||t instanceof ms)&&this.direction===t.direction&&this.origin.is(t.origin)}}class ms extends ds{type="text";offset;constructor(t,e){super(t),this.offset=e}getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Es(t,this.direction,this.offset)}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return null}getParentCaret(t="root"){return ks(ps(this.getParentAtCaret(),t),this.direction)}getFlipped(){return Es(this.origin,_s(this.direction),this.offset)}isSamePointCaret(t){return t instanceof ms&&this.direction===t.direction&&this.origin.is(t.origin)&&this.offset===t.offset}isSameNodeCaret(t){return(t instanceof ys||t instanceof ms)&&this.direction===t.direction&&this.origin.is(t.origin)}getSiblingCaret(){return ks(this.origin,this.direction)}}function xs(t){return t instanceof ms}function Cs(t){return t instanceof ys}function Ss(t){return t instanceof hs}const Ns={next:class extends ms{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends ms{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},Ts={next:class extends ys{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends ys{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},vs={next:class extends hs{direction="next";getNodeAtCaret(){return this.origin.getFirstChild()}insert(t){return this.origin.splice(0,0,[t]),this}},previous:class extends hs{direction="previous";getNodeAtCaret(){return this.origin.getLastChild()}insert(t){return this.origin.splice(this.origin.getChildrenSize(),0,[t]),this}}};function ks(t,e){return t?new Ts[e](t):null}function Es(t,e,n){return t?new Ns[e](t,Os(t,n)):null}function Os(t,n,r="error"){const o=t.getTextContentSize();let i="next"===n?o:"previous"===n?0:n;return(i<0||i>o)&&("clamp"!==r&&e(284,String(n),String(o),t.getKey()),i=i<0?0:o),i}function Ms(t,e){return new Ps(t,e)}function bs(t,e){return uo(t)?new vs[e](t):null}function As(t){return t&&t.getChildCaret()||t}function ws(t){return t&&As(t.getAdjacentCaret())}class Ds{type="node-caret-range";direction;anchor;focus;constructor(t,e,n){this.anchor=t,this.focus=e,this.direction=n}getLatest(){const t=this.anchor.getLatest(),e=this.focus.getLatest();return t===this.anchor&&e===this.focus?this:new Ds(t,e,this.direction)}isCollapsed(){return this.anchor.isSamePointCaret(this.focus)}getTextSlices(){const t=t=>{const e=this[t].getLatest();return xs(e)?function(t,e){const{direction:n,origin:r}=t,o=Os(r,"focus"===e?_s(n):n);return Ms(t,o-t.offset)}(e,t):null},e=t("anchor"),n=t("focus");if(e&&n){const{caret:t}=e,{caret:r}=n;if(t.isSameNodeCaret(r))return[Ms(t,r.offset-t.offset),null]}return[e,n]}iterNodeCarets(t="root"){const e=xs(this.anchor)?this.anchor.getSiblingCaret():this.anchor.getLatest(),n=this.focus.getLatest(),r=xs(n),o=e=>e.isSameNodeCaret(n)?null:ws(e)||e.getParentCaret(t);return Rs({hasNext:t=>null!==t&&!(r&&n.isSameNodeCaret(t)),initial:e.isSameNodeCaret(n)?null:o(e),map:t=>t,step:o})}[Symbol.iterator](){return this.iterNodeCarets("root")}}class Ps{type="slice";caret;distance;constructor(t,e){this.caret=t,this.distance=e}getSliceIndices(){const{distance:t,caret:{offset:e}}=this,n=e+t;return n<e?[n,e]:[e,n]}getTextContent(){const[t,e]=this.getSliceIndices();return this.caret.origin.getTextContent().slice(t,e)}getTextContentSize(){return Math.abs(this.distance)}removeTextSlice(){const{caret:{origin:t,direction:e}}=this,[n,r]=this.getSliceIndices(),o=t.getTextContent();return Es(t.setTextContent(o.slice(0,n)+o.slice(r)),e,n)}}function Is(t){return Ls(t,ks(li(),t.direction))}function Fs(t){return Ls(t,t)}function Ls(e,n){return e.direction!==n.direction&&t(265),new Ds(e,n,e.direction)}function Rs(t){const{initial:e,hasNext:n,step:r,map:o}=t;let i=e;return{[Symbol.iterator](){return this},next(){if(!n(i))return{done:!0,value:void 0};const t={done:!1,value:o(i)};return i=r(i),t}}}function Ks(e,n){const r=$s(e.origin,n.origin);switch(null===r&&t(275,e.origin.getKey(),n.origin.getKey()),r.type){case"same":{const t="text"===e.type,r="text"===n.type;return t&&r?function(t,e){return Math.sign(t-e)}(e.offset,n.offset):e.type===n.type?0:t?-1:r?1:"child"===e.type?-1:1}case"ancestor":return"child"===e.type?-1:1;case"descendant":return"child"===n.type?1:-1;case"branch":return Bs(r)}}function Bs(t){const{a:e,b:n}=t,r=e.__key,o=n.__key;let i=e,s=n;for(;i&&s;i=i.getNextSibling(),s=s.getNextSibling()){if(i.__key===o)return-1;if(s.__key===r)return 1}return null===i?1:-1}function zs(t,e){return e.is(t)}function Ws(t){return uo(t)?[t.getLatest(),null]:[t.getParent(),t.getLatest()]}function $s(e,n){if(e.is(n))return{commonAncestor:e,type:"same"};const r=new Map;for(let[t,n]=Ws(e);t;n=t,t=t.getParent())r.set(t,n);for(let[o,i]=Ws(n);o;i=o,o=o.getParent()){const s=r.get(o);if(void 0!==s)return null===s?(zs(e,o)||t(276),{commonAncestor:o,type:"ancestor"}):null===i?(zs(n,o)||t(277),{commonAncestor:o,type:"descendant"}):((uo(s)||zs(e,s))&&(uo(i)||zs(n,i))&&o.is(s.getParent())&&o.is(i.getParent())||t(278),{a:s,b:i,commonAncestor:o,type:"branch"})}return null}function Us(e,n){const{type:r,key:o,offset:i}=e,s=Ji(e.key);return"text"===r?(tr(s)||t(266,s.getType(),o),Es(s,n,i)):(uo(s)||t(267,s.getType(),o),nl(s,e.offset,n))}function Js(e,n){const{origin:r,direction:o}=n,i="next"===o;xs(n)?e.set(r.getKey(),n.offset,"text"):Cs(n)?tr(r)?e.set(r.getKey(),Os(r,o),"text"):e.set(r.getParentOrThrow().getKey(),r.getIndexWithinParent()+(i?1:0),"element"):(Ss(n)&&uo(r)||t(268),e.set(r.getKey(),i?0:r.getChildrenSize(),"element"))}function Ys(t){const e=Er(),n=ur(e)?e:Tr();return js(n,t),ci(n),n}function js(t,e){Js(t.anchor,e.anchor),Js(t.focus,e.focus)}function Hs(t){const{anchor:e,focus:n}=t,r=Us(e,"next"),o=Us(n,"next"),i=Ks(r,o)<=0?"next":"previous";return Ls(tl(r,i),tl(o,i))}function Vs(t){const{direction:e,origin:n}=t,r=ks(n,_s(e)).getNodeAtCaret();return r?ks(r,e):bs(n.getParentOrThrow(),e)}function Gs(t,e="root"){const n=[t];for(let r=Ss(t)?t.getParentCaret(e):t.getSiblingCaret();null!==r;r=r.getParentCaret(e))n.push(Vs(r));return n}function qs(t){return!!t&&t.origin.isAttached()}function Xs(e,n="removeEmptySlices"){if(e.isCollapsed())return e;const r="root",o="next";let i=n;const s=el(e,o),l=Gs(s.anchor,r),a=Gs(s.focus.getFlipped(),r),c=new Set,u=[];for(const t of s.iterNodeCarets(r))if(Ss(t))c.add(t.origin.getKey());else if(Cs(t)){const{origin:e}=t;uo(e)&&!c.has(e.getKey())||u.push(e)}for(const t of u)t.remove();for(const t of s.getTextSlices()){if(!t)continue;const{origin:e}=t.caret,n=e.getTextContentSize(),r=Vs(ks(e,o)),s=e.getMode();if(Math.abs(t.distance)===n&&"removeEmptySlices"===i||"token"===s&&0!==t.distance)r.remove();else if(0!==t.distance){i="removeEmptySlices";let e=t.removeTextSlice();const n=t.caret.origin;if("segmented"===s){const t=e.origin,n=Zn(t.getTextContent()).setStyle(t.getStyle()).setFormat(t.getFormat());r.replaceOrInsert(n),e=Es(n,o,e.offset)}n.is(l[0].origin)&&(l[0]=e),n.is(a[0].origin)&&(a[0]=e.getFlipped())}}let f,d;for(const t of l)if(qs(t)){f=Qs(t);break}for(const t of a)if(qs(t)){d=Qs(t);break}const h=function(t,e,n){if(!t||!e)return null;const r=t.getParentAtCaret(),o=e.getParentAtCaret();if(!r||!o)return null;const i=r.getParents().reverse();i.push(r);const s=o.getParents().reverse();s.push(o);const l=Math.min(i.length,s.length);let a;for(a=0;a<l&&i[a]===s[a];a++);const c=(t,e)=>{let n;for(let r=a;r<t.length;r++){const o=t[r];if(zi(o))return;!n&&e(o)&&(n=o)}return n},u=c(i,ts),f=u&&c(s,t=>n.has(t.getKey())&&ts(t));return u&&f?[u,f]:null}(f,d,c);if(h){const[t,e]=h;bs(t,"previous").splice(0,e.getChildren());let n=e.getParent();for(e.remove(!0);n&&n.isEmpty();){const t=n;n=n.getParent(),t.remove(!0)}}const g=[f,d,...l,...a].find(qs);if(g){return Fs(tl(Qs(g),e.direction))}t(269,JSON.stringify(l.map(t=>t.origin.__key)))}function Qs(t){const e=function(t){let e=t;for(;Ss(e);){const t=ws(e);if(!Ss(t))break;e=t}return e}(t.getLatest()),{direction:n}=e;if(tr(e.origin))return xs(e)?e:Es(e.origin,n,n);const r=e.getAdjacentCaret();return Cs(r)&&tr(r.origin)?Es(r.origin,n,_s(n)):e}function Zs(t){return xs(t)&&t.offset!==Os(t.origin,t.direction)}function tl(t,e){return t.direction===e?t:t.getFlipped()}function el(t,e){return t.direction===e?t:Ls(tl(t.focus,e),tl(t.anchor,e))}function nl(t,e,n){let r=bs(t,"next");for(let t=0;t<e;t++){const t=r.getAdjacentCaret();if(null===t)break;r=t}return tl(r,n)}function rl(e){const{origin:n,offset:r,direction:o}=e;if(r===Os(n,o))return e.getSiblingCaret();if(r===Os(n,_s(o)))return Vs(e.getSiblingCaret());const[i]=n.splitText(r);return tr(i)||t(281),tl(ks(i,"next"),o)}function ol(t,e){return!0}function il(...t){const e=[];for(const n of t)if(n&&"string"==typeof n)for(const[t]of n.matchAll(/\S+/g))e.push(t);return e}function sl(...t){return()=>{for(let e=t.length-1;e>=0;e--)t[e]();t.length=0}}exports.$addUpdateTag=Ii,exports.$applyNodeReplacement=$i,exports.$caretFromPoint=Us,exports.$caretRangeFromSelection=Hs,exports.$cloneWithProperties=is,exports.$cloneWithPropertiesEphemeral=function(t){return(e=is(t))[Tn]=!0,e;var e},exports.$comparePointCaretNext=Ks,exports.$copyNode=Wi,exports.$create=function(t){const e=es();return Yr(),new(e.resolveRegisteredNodeAfterReplacements(e.getRegisteredNode(t)).klass)},exports.$createLineBreakNode=Fn,exports.$createNodeSelection=vr,exports.$createParagraphNode=vo,exports.$createPoint=sr,exports.$createRangeSelection=Tr,exports.$createRangeSelectionFromDom=function(t,e){return kr(null,t,e,null)},exports.$createTabNode=rr,exports.$createTextNode=Zn,exports.$extendCaretToRange=Is,exports.$findMatchingParent=us,exports.$getAdjacentChildCaret=ws,exports.$getAdjacentNode=Mi,exports.$getAdjacentSiblingOrParentSiblingCaret=function(t,e="root"){let n=0,r=t,o=ws(r);for(;null===o;){if(n--,o=r.getParentCaret(e),!o)return null;r=o,o=ws(r)}return o&&[o,n]},exports.$getCaretInDirection=tl,exports.$getCaretRange=Ls,exports.$getCaretRangeInDirection=el,exports.$getCharacterOffsets=gr,exports.$getChildCaret=bs,exports.$getChildCaretAtIndex=nl,exports.$getChildCaretOrSelf=As,exports.$getCollapsedCaretRange=Fs,exports.$getCommonAncestor=$s,exports.$getCommonAncestorResultBranchOrder=Bs,exports.$getEditor=es,exports.$getNearestNodeFromDOMNode=oi,exports.$getNearestRootOrShadowRoot=Bi,exports.$getNodeByKey=ei,exports.$getNodeByKeyOrThrow=Ji,exports.$getNodeFromDOMNode=ni,exports.$getPreviousSelection=Or,exports.$getRoot=li,exports.$getSelection=Er,exports.$getSiblingCaret=ks,exports.$getState=G,exports.$getStateChange=function(t,e,n){const r=G(t,n,"direct"),o=G(e,n,"direct");return n.isEqual(r,o)?null:[r,o]},exports.$getTextContent=function(){const t=Er();return null===t?"":t.getTextContent()},exports.$getTextNodeOffset=Os,exports.$getTextPointCaret=Es,exports.$getTextPointCaretSlice=Ms,exports.$getWritableNodeState=Q,exports.$hasAncestor=Li,exports.$hasUpdateTag=function(t){return Vr()._updateTags.has(t)},exports.$insertNodes=function(t){let e=Er()||Or();null===e&&(e=li().selectEnd()),e.insertNodes(t)},exports.$isBlockElementNode=function(t){return uo(t)&&!t.isInline()},exports.$isChildCaret=Ss,exports.$isDecoratorNode=go,exports.$isEditorState=function(t){return t instanceof Co},exports.$isElementNode=uo,exports.$isExtendableTextPointCaret=Zs,exports.$isInlineElementOrDecoratorNode=function(t){return uo(t)&&t.isInline()||go(t)&&t.isInline()},exports.$isLeafNode=function(t){return tr(t)||Ln(t)||go(t)},exports.$isLineBreakNode=Ln,exports.$isNodeCaret=function(t){return t instanceof ds},exports.$isNodeSelection=dr,exports.$isParagraphNode=ko,exports.$isRangeSelection=ur,exports.$isRootNode=po,exports.$isRootOrShadowRoot=zi,exports.$isSiblingCaret=Cs,exports.$isTabNode=or,exports.$isTextNode=tr,exports.$isTextPointCaret=xs,exports.$isTextPointCaretSlice=function(t){return t instanceof Ps},exports.$isTokenOrSegmented=Yo,exports.$isTokenOrTab=Jo,exports.$nodesOfType=function(t){const e=t.getType(),n=Hr();if(n._readOnly){const t=os(n).get(e);return t?Array.from(t.values()):[]}const r=n._nodeMap,o=[];for(const[,n]of r)n instanceof t&&n.__type===e&&n.isAttached()&&o.push(n);return o},exports.$normalizeCaret=Qs,exports.$normalizeSelection__EXPERIMENTAL=at,exports.$onUpdate=Fi,exports.$parseSerializedNode=function(t){return to(t,Vr()._nodes)},exports.$removeTextFromCaretRange=Xs,exports.$rewindSiblingCaret=Vs,exports.$selectAll=function(t){const e=li();if(ur(t)){const e=t.anchor,n=t.focus,r=e.getNode().getTopLevelElementOrThrow().getParentOrThrow();return e.set(r.getKey(),0,"element"),n.set(r.getKey(),r.getChildrenSize(),"element"),at(t),t}{const t=e.select(0,e.getChildrenSize());return ci(at(t)),t}},exports.$setCompositionKey=Zo,exports.$setPointFromCaret=Js,exports.$setSelection=ci,exports.$setSelectionFromCaretRange=Ys,exports.$setState=function(t,e,n){let r;if(Yr(),"function"==typeof n){const o=t.getLatest(),i=G(o,e);if(r=n(i),e.isEqual(i,r))return o}else r=n;const o=t.getWritable();return Q(o).updateFromKnown(e,r),o},exports.$splitAtPointCaretNext=function(t,{$copyElementNode:e=Wi,$splitTextPointCaretNext:n=rl,rootMode:r="shadowRoot",$shouldSplit:o=ol}={}){if(xs(t))return n(t);const i=t.getParentCaret(r);if(i){const{origin:n}=i;if(Ss(t)&&(!n.canBeEmpty()||!o(n,"first")))return Vs(i);const r=function(t){const e=[];for(let n=t.getAdjacentCaret();n;n=n.getAdjacentCaret())e.push(n.origin);return e}(t);(r.length>0||n.canBeEmpty()&&o(n,"last"))&&i.insert(e(n).splice(0,0,r))}return i},exports.$splitNode=function(e,n){let r=e.getChildAtIndex(n);null==r&&(r=e),zi(e)&&t(102);const o=e=>{const n=e.getParentOrThrow(),i=zi(n),s=e!==r||i?Wi(e):e;if(i)return uo(e)&&uo(s)||t(133),e.insertAfter(s),[e,s,s];{const[t,r,i]=o(n),l=e.getNextSiblings();return i.append(s,...l),[t,r,s]}},[i,s]=o(r);return[i,s]},exports.$updateRangeSelectionFromCaretRange=js,exports.ArtificialNode__DO_NOT_USE=So,exports.BEFORE_INPUT_COMMAND=Vt,exports.BLUR_COMMAND=Ke,exports.CAN_REDO_COMMAND=Fe,exports.CAN_UNDO_COMMAND=Le,exports.CLEAR_EDITOR_COMMAND=Pe,exports.CLEAR_HISTORY_COMMAND=Ie,exports.CLICK_COMMAND=Ht,exports.COLLABORATION_TAG=On,exports.COMMAND_PRIORITY_CRITICAL=4,exports.COMMAND_PRIORITY_EDITOR=Eo,exports.COMMAND_PRIORITY_HIGH=3,exports.COMMAND_PRIORITY_LOW=1,exports.COMMAND_PRIORITY_NORMAL=2,exports.COMPOSITION_END_COMMAND=Xt,exports.COMPOSITION_END_TAG=Dn,exports.COMPOSITION_START_COMMAND=qt,exports.COMPOSITION_START_TAG=wn,exports.CONTROLLED_TEXT_INSERTION_COMMAND=ee,exports.COPY_COMMAND=Ae,exports.CUT_COMMAND=we,exports.DELETE_CHARACTER_COMMAND=Qt,exports.DELETE_LINE_COMMAND=ie,exports.DELETE_WORD_COMMAND=oe,exports.DRAGEND_COMMAND=be,exports.DRAGOVER_COMMAND=Me,exports.DRAGSTART_COMMAND=Oe,exports.DROP_COMMAND=ke,exports.DecoratorNode=ho,exports.ElementNode=co,exports.FOCUS_COMMAND=Re,exports.FORMAT_ELEMENT_COMMAND=Ee,exports.FORMAT_TEXT_COMMAND=se,exports.HISTORIC_TAG="historic",exports.HISTORY_MERGE_TAG=En,exports.HISTORY_PUSH_TAG="history-push",exports.INDENT_CONTENT_COMMAND=Te,exports.INPUT_COMMAND=Gt,exports.INSERT_LINE_BREAK_COMMAND=Zt,exports.INSERT_PARAGRAPH_COMMAND=te,exports.INSERT_TAB_COMMAND=Ne,exports.INTERNAL_$isBlock=ts,exports.IS_ALL_FORMATTING=2047,exports.IS_BOLD=1,exports.IS_CODE=16,exports.IS_HIGHLIGHT=p,exports.IS_ITALIC=2,exports.IS_STRIKETHROUGH=4,exports.IS_SUBSCRIPT=32,exports.IS_SUPERSCRIPT=64,exports.IS_UNDERLINE=8,exports.KEY_ARROW_DOWN_COMMAND=_e,exports.KEY_ARROW_LEFT_COMMAND=de,exports.KEY_ARROW_RIGHT_COMMAND=ue,exports.KEY_ARROW_UP_COMMAND=ge,exports.KEY_BACKSPACE_COMMAND=me,exports.KEY_DELETE_COMMAND=Ce,exports.KEY_DOWN_COMMAND=ce,exports.KEY_ENTER_COMMAND=pe,exports.KEY_ESCAPE_COMMAND=xe,exports.KEY_MODIFIER_COMMAND=Be,exports.KEY_SPACE_COMMAND=ye,exports.KEY_TAB_COMMAND=Se,exports.LineBreakNode=Pn,exports.MOVE_TO_END=fe,exports.MOVE_TO_START=he,exports.NODE_STATE_KEY="$",exports.OUTDENT_CONTENT_COMMAND=ve,exports.PASTE_COMMAND=ne,exports.PASTE_TAG="paste",exports.ParagraphNode=No,exports.REDO_COMMAND=ae,exports.REMOVE_TEXT_COMMAND=re,exports.RootNode=_o,exports.SELECTION_CHANGE_COMMAND=Yt,exports.SELECTION_INSERT_CLIPBOARD_NODES_COMMAND=jt,exports.SELECT_ALL_COMMAND=De,exports.SKIP_COLLAB_TAG="skip-collab",exports.SKIP_DOM_SELECTION_TAG=bn,exports.SKIP_SCROLL_INTO_VIEW_TAG=Mn,exports.SKIP_SELECTION_FOCUS_TAG=An,exports.TEXT_TYPE_TO_FORMAT=A,exports.TabNode=nr,exports.TextNode=Jn,exports.UNDO_COMMAND=le,exports.addClassNamesToElement=function(t,...e){const n=il(...e);n.length>0&&t.classList.add(...n)},exports.buildImportMap=function(t){return t},exports.configExtension=function(...t){return t},exports.createCommand=Jt,exports.createEditor=function(t){const e=t||{},n=qr(),r=e.theme||{},o=void 0===t?n:e.parentEditor||null,i=e.disableEvents||!1,s=mo(),l=e.namespace||(null!==o?o._config.namespace:hi()),a=e.editorState,c=[_o,Jn,Pn,nr,No,So,...e.nodes||[]],{onError:u,html:f}=e,d=void 0===e.editable||e.editable;let h;if(void 0===t&&null!==n)h=n._nodes;else{h=new Map;for(let t=0;t<c.length;t++){let e=c[t],n=null,r=null;if("function"!=typeof e){const t=e;e=t.replace,n=t.with,r=t.withKlass||null}cs(e);const o=e.getType(),i=Mo(e);h.set(o,{exportDOM:f&&f.export?f.export.get(e):void 0,klass:e,replace:n,replaceWithKlass:r,sharedNodeState:q(c[t]),transforms:i})}}const g=new wo(s,o,h,{disableEvents:i,namespace:l,theme:r},u||console.error,function(t,e){const n=new Map,r=new Set,o=t=>{Object.keys(t).forEach(e=>{let r=n.get(e);void 0===r&&(r=[],n.set(e,r)),r.push(t[e])})};return t.forEach(t=>{const e=t.klass.importDOM;if(null==e||r.has(e))return;r.add(e);const n=e.call(t.klass);null!==n&&o(n)}),e&&o(e),n}(h,f?f.import:void 0),d,t);return void 0!==a&&(g._pendingEditorState=a,g._dirtyType=2),function(t){t.registerCommand(Vt,cn,Eo),t.registerCommand(Gt,un,Eo),t.registerCommand(qt,fn,Eo),t.registerCommand(Xt,dn,Eo),t.registerCommand(ce,gn,Eo)}(g),g},exports.createSharedNodeState=q,exports.createState=function(t,e){return new V(t,e)},exports.declarePeerDependency=function(t,e){return[t,e]},exports.defineExtension=function(t){return t},exports.flipDirection=_s,exports.getDOMOwnerDocument=Pi,exports.getDOMSelection=Hi,exports.getDOMSelectionFromTarget=Vi,exports.getDOMTextNode=Vo,exports.getEditorPropertyFromDOMNode=Uo,exports.getNearestEditorFromDOMNode=$o,exports.getRegisteredNode=Lo,exports.getRegisteredNodeOrThrow=Fo,exports.getStaticNodeConfig=cs,exports.getTextDirection=function(t){return M.test(t)?"rtl":b.test(t)?"ltr":null},exports.getTransformSetFromKlass=Mo,exports.isBlockDomNode=Zi,exports.isCurrentlyReadOnlyMode=Jr,exports.isDOMDocumentNode=Ho,exports.isDOMNode=qi,exports.isDOMTextNode=jo,exports.isDOMUnmanaged=ls,exports.isDocumentFragment=Xi,exports.isExactShortcutMatch=Ci,exports.isHTMLAnchorElement=function(t){return Gi(t)&&"A"===t.tagName},exports.isHTMLElement=Gi,exports.isInlineDomNode=Qi,exports.isLexicalEditor=Wo,exports.isModifierMatch=xi,exports.isSelectionCapturedInDecoratorInput=Bo,exports.isSelectionWithinEditor=zo,exports.makeStepwiseIterator=Rs,exports.mergeRegister=sl,exports.normalizeClassNames=il,exports.removeClassNamesFromElement=function(t,...e){const n=il(...e);n.length>0&&t.classList.remove(...n)},exports.removeFromParent=Xo,exports.resetRandomKey=function(){Io=1},exports.safeCast=function(t){return t},exports.setDOMUnmanaged=function(t){t.__lexicalUnmanaged=!0},exports.setNodeIndentFromDOM=ss,exports.shallowMergeConfig=function(t,e){if(!e||t===e)return t;for(const n in e)if(t[n]!==e[n])return{...t,...e};return t},exports.toggleTextFormatType=Go;
72
+ +"use strict";function t(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}function e(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);n.search=r.toString(),console.warn(`Minified Lexical warning #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const n="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,r=n&&"documentMode"in document?document.documentMode:null,o=n&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),i=n&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),s=!(!n||!("InputEvent"in window)||r)&&"getTargetRanges"in new window.InputEvent("input"),l=n&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),a=n&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,c=n&&/Android/.test(navigator.userAgent),u=n&&/^(?=.*Chrome).*/i.test(navigator.userAgent),f=n&&c&&u,d=n&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&o&&!u,h=0,g=1,_=2,p=128,y=1,m=2,x=3,C=4,S=5,N=6,T=l||a||d?"\xa0":"\u200b",v="\n\n",k=i?"\xa0":T,E="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",O="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",M=new RegExp("^[^"+O+"]*["+E+"]"),b=new RegExp("^[^"+E+"]*["+O+"]"),A={bold:1,capitalize:1024,code:16,highlight:p,italic:2,lowercase:256,strikethrough:4,subscript:32,superscript:64,underline:8,uppercase:512},w={directionless:1,unmergeable:2},D={center:2,end:6,justify:4,left:1,right:3,start:5},P={[m]:"center",[N]:"end",[C]:"justify",[y]:"left",[x]:"right",[S]:"start"},I={normal:0,segmented:2,token:1},F={[h]:"normal",[_]:"segmented",[g]:"token"},L="$config";function R(t,e,n,r,o,i){let s=t.getFirstChild();for(;null!==s;){const t=s.__key;s.__parent===e&&(uo(s)&&R(s,t,n,r,o,i),n.has(t)||i.delete(t),o.push(t)),s=s.getNextSibling()}}let K=!1,B=0;function z(t){B=t.timeStamp}function W(t,e,n){const r="BR"===t.nodeName,o=e.__lexicalLineBreak;return o&&(t===o||r&&t.previousSibling===o)||r&&void 0!==ri(t,n)}function $(t,e,n){const r=Hi(Ki(n));let o=null,i=null;null!==r&&r.anchorNode===t&&(o=r.anchorOffset,i=r.focusOffset);const s=t.nodeValue;null!==s&&pi(e,s,o,i,!1)}function U(t,e,n){if(ur(t)){const e=t.anchor.getNode();if(e.is(n)&&t.format!==e.getFormat())return!1}return jo(e)&&n.isAttached()}function J(t,e,n,r){for(let o=t;o&&!ls(o);o=Di(o)){const t=ri(o,e);if(void 0!==t){const e=ei(t,n);if(e)return go(e)||!Gi(o)?void 0:[o,e]}else if(o===r)return[r,ai(n)]}}function Y(t,e,n){K=!0;const r=performance.now()-B>100;try{so(t,()=>{const o=Er()||function(t){return t.getEditorState().read(()=>{const t=Er();return null!==t?t.clone():null})}(t),s=new Map,l=t.getRootElement(),a=t._editorState,c=t._blockCursorElement;let u=!1,f="";for(let n=0;n<e.length;n++){const d=e[n],h=d.type,g=d.target,_=J(g,t,a,l);if(!_)continue;const[p,y]=_;if("characterData"===h)r&&tr(y)&&jo(g)&&U(o,g,y)&&$(g,y,t);else if("childList"===h){u=!0;const e=d.addedNodes;for(let n=0;n<e.length;n++){const r=e[n],o=ni(r),s=r.parentNode;if(null!=s&&r!==c&&null===o&&!W(r,s,t)){if(i){const t=(Gi(r)?r.innerText:null)||r.nodeValue;t&&(f+=t)}s.removeChild(r)}}const n=d.removedNodes,r=n.length;if(r>0){let e=0;for(let o=0;o<r;o++){const r=n[o];(W(r,g,t)||c===r)&&(g.appendChild(r),e++)}r!==e&&s.set(p,y)}}}if(s.size>0)for(const[e,n]of s)n.reconcileObservedMutation(e,t);const d=n.takeRecords();if(d.length>0){for(let e=0;e<d.length;e++){const n=d[e],r=n.addedNodes,o=n.target;for(let e=0;e<r.length;e++){const n=r[e],i=n.parentNode;null==i||"BR"!==n.nodeName||W(n,o,t)||i.removeChild(n)}}n.takeRecords()}null!==o&&(u&&ci(o),i&&bi(t)&&o.insertRawText(f))})}finally{K=!1}}function j(t){const e=t._observer;if(null!==e){Y(t,e.takeRecords(),e)}}function H(t){!function(t){0===B&&Ki(t).addEventListener("textInput",z,!0)}(t),t._observer=new MutationObserver((e,n)=>{Y(t,e,n)})}class V{key;parse;unparse;isEqual;defaultValue;resetOnCopyNode;constructor(t,e){this.key=t,this.parse=e.parse.bind(e),this.unparse=(e.unparse||et).bind(e),this.isEqual=(e.isEqual||Object.is).bind(e),this.defaultValue=this.parse(void 0),this.resetOnCopyNode=e.resetOnCopyNode||!1}}function G(t,e,n="latest"){const r=("latest"===n?t.getLatest():t).__state;return r?r.getValue(e):e.defaultValue}function q(t){const e=new Map,n=new Set;for(let r="function"==typeof t?t:t.replace;r.prototype&&void 0!==r.prototype.getType;r=Object.getPrototypeOf(r)){const{ownNodeConfig:t}=cs(r);if(t&&t.stateConfigs)for(const r of t.stateConfigs){let t;"stateConfig"in r?(t=r.stateConfig,r.flat&&n.add(t.key)):t=r,e.set(t.key,t)}}return{flatKeys:n,sharedConfigMap:e}}class X{node;knownState;unknownState;sharedNodeState;size;constructor(t,e,n=void 0,r=new Map,o=void 0){this.node=t,this.sharedNodeState=e,this.unknownState=n,this.knownState=r;const{sharedConfigMap:i}=this.sharedNodeState,s=void 0!==o?o:function(t,e,n){let r=n.size;if(e)for(const o in e){const e=t.get(o);e&&n.has(e)||r++}return r}(i,n,r);this.size=s}getValue(t){const e=this.knownState.get(t);if(void 0!==e)return e;this.sharedNodeState.sharedConfigMap.set(t.key,t);let n=t.defaultValue;if(this.unknownState&&t.key in this.unknownState){const e=this.unknownState[t.key];void 0!==e&&(n=t.parse(e)),this.updateFromKnown(t,n)}return n}getInternalState(){return[this.unknownState,this.knownState]}toJSON(){const t={...this.unknownState},e={};for(const[e,n]of this.knownState)e.isEqual(n,e.defaultValue)?delete t[e.key]:t[e.key]=e.unparse(n);for(const n of this.sharedNodeState.flatKeys)n in t&&(e[n]=t[n],delete t[n]);return tt(t)&&(e.$=t),e}getWritable(t){if(this.node===t)return this;const{sharedNodeState:e,unknownState:n}=this,r=new Map(this.knownState);return new X(t,e,function(t,e,n){let r;if(n)for(const[o,i]of Object.entries(n)){const n=t.get(o);n?e.has(n)||e.set(n,n.parse(i)):(r=r||{},r[o]=i)}return r}(e.sharedConfigMap,r,n),r,this.size)}resetOnCopyNode(){for(const t of this.knownState.keys())t.resetOnCopyNode&&this.knownState.set(t,t.defaultValue);return this}updateFromKnown(t,e){const n=t.key;this.sharedNodeState.sharedConfigMap.set(n,t);const{knownState:r,unknownState:o}=this;r.has(t)||o&&n in o||(o&&(delete o[n],this.unknownState=tt(o)),this.size++),r.set(t,e)}updateFromUnknown(t,e){const n=this.sharedNodeState.sharedConfigMap.get(t);n?this.updateFromKnown(n,n.parse(e)):(this.unknownState=this.unknownState||{},t in this.unknownState||this.size++,this.unknownState[t]=e)}updateFromJSON(t){const{knownState:e}=this;for(const t of e.keys())e.set(t,t.defaultValue);if(this.size=e.size,this.unknownState=void 0,t)for(const[e,n]of Object.entries(t))this.updateFromUnknown(e,n)}}function Q(t){const e=t.getWritable(),n=e.__state?e.__state.getWritable(e):new X(e,Z(e));return e.__state=n,n}function Z(t){return t.__state?t.__state.sharedNodeState:Fo(es(),t.getType()).sharedNodeState}function tt(t){if(t)for(const e in t)return t}function et(t){return t}function nt(t,e,n){for(const[r,o]of e.knownState){if(t.has(r.key))continue;t.add(r.key);const e=n?n.getValue(r):r.defaultValue;if(e!==o&&!r.isEqual(e,o))return!0}return!1}function rt(t,e,n){const{unknownState:r}=e,o=n?n.unknownState:void 0;if(r)for(const[e,n]of Object.entries(r)){if(t.has(e))continue;t.add(e);if(n!==(o?o[e]:void 0))return!0}return!1}function ot(t,e){const n=t.__state;return n&&n.node===t?n.getWritable(e):n}function it(t,e){const n=t.__mode,r=t.__format,o=t.__style,i=e.__mode,s=e.__format,l=e.__style,a=t.__state,c=e.__state;return(null===n||n===i)&&(null===r||r===s)&&(null===o||o===l)&&(null===t.__state||a===c||function(t,e){if(t===e)return!0;if(t&&e&&t.size!==e.size)return!1;const n=new Set;return!(t&&nt(n,t,e)||e&&nt(n,e,t)||t&&rt(n,t,e)||e&&rt(n,e,t))}(a,c))}function st(t,e){const n=t.mergeWithSibling(e),r=Vr()._normalizedNodes;return r.add(t.__key),r.add(e.__key),n}function lt(t){let e,n,r=t;if(""!==r.__text||!r.isSimpleText()||r.isUnmergeable()){for(;null!==(e=r.getPreviousSibling())&&tr(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(""!==e.__text){if(it(e,r)){r=st(e,r);break}break}e.remove()}for(;null!==(n=r.getNextSibling())&&tr(n)&&n.isSimpleText()&&!n.isUnmergeable();){if(""!==n.__text){if(it(r,n)){r=st(r,n);break}break}n.remove()}}else r.remove()}function at(t){return ct(t.anchor),ct(t.focus),t}function ct(t){for(;"element"===t.type;){const e=t.getNode(),n=t.offset;let r,o;if(n===e.getChildrenSize()?(r=e.getChildAtIndex(n-1),o=!0):(r=e.getChildAtIndex(n),o=!1),tr(r)){t.set(r.__key,o?r.getTextContentSize():0,"text",!0);break}if(!uo(r))break;t.set(r.__key,o?r.getChildrenSize():0,"element",!0)}}let ut,ft,dt,ht,gt,_t,pt,yt,mt,xt,Ct="",St=null,Nt=null,Tt=!1,vt=!1;function kt(t,e){const n=pt.get(t);if(null!==e){const n=Ut(t);n.parentNode===e&&e.removeChild(n)}if(yt.has(t)||ft._keyToDOMMap.delete(t),uo(n)){const t=Rt(n,pt);Et(t,0,t.length-1,null)}void 0!==n&&Ei(xt,dt,ht,n,"destroyed")}function Et(t,e,n,r){for(let o=e;o<=n;++o){const e=t[o];void 0!==e&&kt(e,r)}}function Ot(t,e){t.setProperty("text-align",e)}const Mt="40px";function bt(t,e){const n=ut.theme.indent;if("string"==typeof n){const r=t.classList.contains(n);e>0&&!r?t.classList.add(n):e<1&&r&&t.classList.remove(n)}if(0===e)return void t.style.setProperty("padding-inline-start","");const r=getComputedStyle(ft._rootElement||t).getPropertyValue("--lexical-indent-base-value")||Mt;t.style.setProperty("padding-inline-start",`calc(${e} * ${r})`)}function At(t,e){const n=t.style;0===e?Ot(n,""):1===e?Ot(n,"left"):2===e?Ot(n,"center"):3===e?Ot(n,"right"):4===e?Ot(n,"justify"):5===e?Ot(n,"start"):6===e&&Ot(n,"end")}function wt(t,e){const n=function(t){const e=t.__dir;if(null!==e)return e;if(po(t))return null;const n=t.getParentOrThrow();return po(n)&&null===n.__dir?"auto":null}(e);null!==n?t.dir=n:t.removeAttribute("dir")}function Dt(e,n){const r=yt.get(e);void 0===r&&t(60);const o=r.createDOM(ut,ft);if(function(t,e,n){const r=n._keyToDOMMap;(function(t,e,n){const r=`__lexicalKey_${e._key}`;t[r]=n})(e,n,t),r.set(t,e)}(e,o,ft),tr(r)?o.setAttribute("data-lexical-text","true"):go(r)&&o.setAttribute("data-lexical-decorator","true"),uo(r)){const t=r.__indent,e=r.__size;if(wt(o,r),0!==t&&bt(o,t),0!==e){const t=e-1;Pt(Rt(r,yt),r,0,t,r.getDOMSlot(o))}const n=r.__format;0!==n&&At(o,n),r.isInline()||Ft(null,r,o)}else{const t=r.getTextContent();if(go(r)){const t=r.decorate(ft,ut);null!==t&&Bt(e,t),o.contentEditable="false"}Ct+=t}return null!==n&&n.insertChild(o),Ei(xt,dt,ht,r,"created"),o}function Pt(t,e,n,r,o){const i=Ct;Ct="";let s=n;for(;s<=r;++s){Dt(t[s],o);const e=yt.get(t[s]);null!==e&&tr(e)?null===St&&(St=e.getFormat(),Nt=e.getStyle()):uo(e)&&s<r&&!e.isInline()&&(Ct+=v)}o.element.__lexicalTextContent=Ct,Ct=i+Ct}function It(t,e){if(t){const n=t.__last;if(n){const t=e.get(n);if(t)return Ln(t)?"line-break":go(t)&&t.isInline()?"decorator":null}return"empty"}return null}function Ft(t,e,n){const r=It(t,pt),o=It(e,yt);r!==o&&e.getDOMSlot(n).setManagedLineBreak(o)}function Lt(e,n,r){var o;St=null,Nt=null,function(e,n,r){const o=Ct,i=e.__size,s=n.__size;Ct="";const l=r.element;if(1===i&&1===s){const t=e.__first,r=n.__first;if(t===r)Kt(t,l);else{const e=Ut(t),n=Dt(r,null);try{l.replaceChild(n,e)}catch(o){if("object"==typeof o&&null!=o){const i=`${o.toString()} Parent: ${l.tagName}, new child: {tag: ${n.tagName} key: ${r}}, old child: {tag: ${e.tagName}, key: ${t}}.`;throw new Error(i)}throw o}kt(t,null)}const o=yt.get(r);tr(o)&&null===St&&(St=o.getFormat(),Nt=o.getStyle())}else{const o=Rt(e,pt),a=Rt(n,yt);if(o.length!==i&&t(227),a.length!==s&&t(228),0===i)0!==s&&Pt(a,0,0,s-1,r);else if(0===s){if(0!==i){const t=null==r.after&&null==r.before&&null==r.element.__lexicalLineBreak;Et(o,0,i-1,t?null:l),t&&(l.textContent="")}}else!function(t,e,n,r,o,i){const s=r-1,l=o-1;let a,c,u=i.getFirstChild(),f=0,d=0;for(;f<=s&&d<=l;){const t=e[f],r=n[d];if(t===r)u=zt(Kt(r,i.element)),f++,d++;else{if(void 0===c&&(c=Wt(n,d)),void 0===a)a=Wt(e,f);else if(!a.has(t)){f++;continue}if(!c.has(t)){u=zt(Ut(t)),kt(t,i.element),f++,a.delete(t);continue}if(a.has(r)){const t=wi(ft,r);t!==u&&i.withBefore(u).insertChild(t),u=zt(Kt(r,i.element)),f++,d++}else Dt(r,i.withBefore(u)),d++}const o=yt.get(r);null!==o&&tr(o)?null===St&&(St=o.getFormat(),Nt=o.getStyle()):uo(o)&&d<=l&&!o.isInline()&&(Ct+=v)}const h=f>s,g=d>l;if(h&&!g){const t=n[l+1],e=void 0===t?null:ft.getElementByKey(t);Pt(n,0,d,l,i.withBefore(e))}else g&&!h&&Et(e,f,s,i.element)}(0,o,a,i,s,r)}l.__lexicalTextContent=Ct,Ct=o+Ct}(e,n,n.getDOMSlot(r)),o=n,null==St||St===o.__textFormat||vt||o.setTextFormat(St),function(t){null==Nt||Nt===t.__textStyle||vt||t.setTextStyle(Nt)}(n)}function Rt(e,n){const r=[];let o=e.__first;for(;null!==o;){const e=n.get(o);void 0===e&&t(101),r.push(o),o=e.__next}return r}function Kt(e,n){const r=pt.get(e);let o=yt.get(e);void 0!==r&&void 0!==o||t(61);const i=Tt||_t.has(e)||gt.has(e),s=wi(ft,e);if(r===o&&!i){let t;if(uo(r)){const e=s.__lexicalTextContent;"string"==typeof e?t=e:(t=r.getTextContent(),s.__lexicalTextContent=t)}else t=r.getTextContent();return Ct+=t,s}if(r!==o&&i&&Ei(xt,dt,ht,o,"updated"),o.updateDOM(r,s,ut)){const r=Dt(e,null);return null===n&&t(62),n.replaceChild(r,s),kt(e,null),r}if(uo(r)){uo(o)||t(334,e);const n=o.__indent;(Tt||n!==r.__indent)&&bt(s,n);const l=o.__format;if((Tt||l!==r.__format)&&At(s,l),i)Lt(r,o,s),po(o)||o.isInline()||Ft(r,o,s);else{const t=s.__lexicalTextContent;let e;"string"==typeof t?e=t:(e=r.getTextContent(),s.__lexicalTextContent=e),Ct+=e}if((Tt||o.__dir!==r.__dir)&&(wt(s,o),po(o)&&!Tt))for(const t of o.getChildren())if(uo(t)){wt(wi(ft,t.getKey()),t)}}else{const t=o.getTextContent();if(go(o)){const t=o.decorate(ft,ut);null!==t&&Bt(e,t)}Ct+=t}if(!vt&&po(o)&&o.__cachedText!==Ct){const t=o.getWritable();t.__cachedText=Ct,o=t}return s}function Bt(t,e){let n=ft._pendingDecorators;const r=ft._decorators;if(null===n){if(r[t]===e)return;n=ii(ft)}n[t]=e}function zt(t){let e=t.nextSibling;return null!==e&&e===ft._blockCursorElement&&(e=e.nextSibling),e}function Wt(t,e){const n=new Set;for(let r=e;r<t.length;r++)n.add(t[r]);return n}function $t(t,e,n,r,o,i){Ct="",Tt=2===r,ft=n,ut=n._config,dt=n._nodes,ht=ft._listeners.mutation,gt=o,_t=i,pt=t._nodeMap,yt=e._nodeMap,vt=e._readOnly,mt=new Map(n._keyToDOMMap);const s=new Map;return xt=s,Kt("root",null),ft=void 0,dt=void 0,gt=void 0,_t=void 0,pt=void 0,yt=void 0,ut=void 0,mt=void 0,xt=void 0,s}function Ut(e){const n=mt.get(e);return void 0===n&&t(75,e),n}function Jt(t){return{type:t}}const Yt=Jt("SELECTION_CHANGE_COMMAND"),jt=Jt("SELECTION_INSERT_CLIPBOARD_NODES_COMMAND"),Ht=Jt("CLICK_COMMAND"),Vt=Jt("BEFORE_INPUT_COMMAND"),Gt=Jt("INPUT_COMMAND"),qt=Jt("COMPOSITION_START_COMMAND"),Xt=Jt("COMPOSITION_END_COMMAND"),Qt=Jt("DELETE_CHARACTER_COMMAND"),Zt=Jt("INSERT_LINE_BREAK_COMMAND"),te=Jt("INSERT_PARAGRAPH_COMMAND"),ee=Jt("CONTROLLED_TEXT_INSERTION_COMMAND"),ne=Jt("PASTE_COMMAND"),re=Jt("REMOVE_TEXT_COMMAND"),oe=Jt("DELETE_WORD_COMMAND"),ie=Jt("DELETE_LINE_COMMAND"),se=Jt("FORMAT_TEXT_COMMAND"),le=Jt("UNDO_COMMAND"),ae=Jt("REDO_COMMAND"),ce=Jt("KEYDOWN_COMMAND"),ue=Jt("KEY_ARROW_RIGHT_COMMAND"),fe=Jt("MOVE_TO_END"),de=Jt("KEY_ARROW_LEFT_COMMAND"),he=Jt("MOVE_TO_START"),ge=Jt("KEY_ARROW_UP_COMMAND"),_e=Jt("KEY_ARROW_DOWN_COMMAND"),pe=Jt("KEY_ENTER_COMMAND"),ye=Jt("KEY_SPACE_COMMAND"),me=Jt("KEY_BACKSPACE_COMMAND"),xe=Jt("KEY_ESCAPE_COMMAND"),Ce=Jt("KEY_DELETE_COMMAND"),Se=Jt("KEY_TAB_COMMAND"),Ne=Jt("INSERT_TAB_COMMAND"),Te=Jt("INDENT_CONTENT_COMMAND"),ve=Jt("OUTDENT_CONTENT_COMMAND"),ke=Jt("DROP_COMMAND"),Ee=Jt("FORMAT_ELEMENT_COMMAND"),Oe=Jt("DRAGSTART_COMMAND"),Me=Jt("DRAGOVER_COMMAND"),be=Jt("DRAGEND_COMMAND"),Ae=Jt("COPY_COMMAND"),we=Jt("CUT_COMMAND"),De=Jt("SELECT_ALL_COMMAND"),Pe=Jt("CLEAR_EDITOR_COMMAND"),Ie=Jt("CLEAR_HISTORY_COMMAND"),Fe=Jt("CAN_REDO_COMMAND"),Le=Jt("CAN_UNDO_COMMAND"),Re=Jt("FOCUS_COMMAND"),Ke=Jt("BLUR_COMMAND"),Be=Jt("KEY_MODIFIER_COMMAND"),ze=Object.freeze({}),We=[["keydown",function(t,e){if($e=t.timeStamp,Ue=t.key,e.isComposing())return;Ai(e,ce,t)}],["pointerdown",function(t,e){const n=t.target,r=t.pointerType;qi(n)&&"touch"!==r&&"pen"!==r&&0===t.button&&so(e,()=>{Ko(n)||(Ge=!0)})}],["compositionstart",function(t,e){Ai(e,qt,t)}],["compositionend",function(t,e){i?Xe=!0:a||!l&&!d?Ai(e,Xt,t):(Qe=!0,Ze=t.data)}],["input",function(t,e){t.stopPropagation(),so(e,()=>{e.dispatchCommand(Gt,t)},{event:t}),Ye=null}],["click",function(t,e){so(e,()=>{const n=Er(),r=Hi(Ki(e)),o=Or();if(r)if(ur(n)){const e=n.anchor,i=e.getNode();if("element"===e.type&&0===e.offset&&n.isCollapsed()&&!po(i)&&1===li().getChildrenSize()&&i.getTopLevelElementOrThrow().isEmpty()&&null!==o&&n.is(o))r.removeAllRanges(),n.dirty=!0;else if(3===t.detail&&!n.isCollapsed()){if(i!==n.focus.getNode()){const t=us(i,t=>uo(t)&&!t.isInline());uo(t)&&t.select(0)}}}else if("touch"===t.pointerType||"pen"===t.pointerType){const n=r.anchorNode;if(Gi(n)||jo(n)){ci(kr(o,r,e,t))}}Ai(e,Ht,t)})}],["cut",ze],["copy",ze],["dragstart",ze],["dragover",ze],["dragend",ze],["paste",ze],["focus",ze],["blur",ze],["drop",ze]];s&&We.push(["beforeinput",(t,e)=>function(t,e){const n=t.inputType;if("deleteCompositionText"===n||i&&bi(e))return;if("insertCompositionText"===n)return;Ai(e,Vt,t)}(t,e)]);let $e=0,Ue=null,Je=0,Ye=null;const je=new WeakMap,He=new WeakMap;let Ve=!1,Ge=!1,qe=!1,Xe=!1,Qe=!1,Ze="",tn=null,en=[0,"",0,"root",0];function nn(t,e,n,r,o){const i=t.anchor,l=t.focus,a=i.getNode(),c=Vr(),u=Hi(Ki(c)),f=null!==u?u.anchorNode:null,d=i.key,h=c.getElementByKey(d),g=n.length;return d!==l.key||!tr(a)||(!o&&(!s||Je<r+50)||a.isDirty()&&g<2||fi(n))&&i.offset!==l.offset&&!a.isComposing()||Yo(a)||a.isDirty()&&g>1||(o||!s)&&null!==h&&!a.isComposing()&&f!==Vo(h)||null!==u&&null!==e&&(!e.collapsed||e.startContainer!==u.anchorNode||e.startOffset!==u.anchorOffset)||!a.isComposing()&&(a.getFormat()!==t.format||a.getStyle()!==t.style)||function(t,e){if(e.isSegmented())return!0;if(!t.isCollapsed())return!1;const n=t.anchor.offset,r=e.getParentOrThrow(),o=Jo(e);return 0===n?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||o||function(t){const e=t.getPreviousSibling();return(tr(e)||uo(e)&&e.isInline())&&!e.canInsertTextAfter()}(e):n===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||o)}(t,a)}function rn(t,e){return jo(t)&&null!==t.nodeValue&&0!==e&&e!==t.nodeValue.length}function on(e,n,r){const{anchorNode:o,anchorOffset:i,focusNode:s,focusOffset:l}=e;Ve&&(Ve=!1,rn(o,i)&&rn(s,l)&&!tn)||so(n,()=>{if(!r)return void ci(null);if(!zo(n,o,s))return;let a=Er();if(tn&&ur(a)&&a.isCollapsed()){const t=a.anchor,e=tn.anchor;(t.key===e.key&&t.offset===e.offset+1||1===t.offset&&e.getNode().is(t.getNode().getPreviousSibling()))&&(a=tn.clone(),ci(a))}if(tn=null,ur(a)){const r=a.anchor,o=r.getNode();if(a.isCollapsed()){"Range"===e.type&&e.anchorNode===e.focusNode&&(a.dirty=!0);const i=Ki(n).event,s=i?i.timeStamp:performance.now(),[l,c,u,f,d]=en,h=li(),g=!1===n.isComposing()&&""===h.getTextContent();if(s<d+200&&r.offset===u&&r.key===f)sn(a,l,c);else if("text"===r.type)tr(o)||t(141),ln(a,o);else if("element"===r.type&&!g){uo(o)||t(259);const e=r.getNode();e.isEmpty()?function(t,e){const n=e.getTextFormat(),r=e.getTextStyle();sn(t,n,r)}(a,e):sn(a,a.format,"")}}else{const t=r.key,e=a.focus.key,n=a.getNodes(),o=n.length,s=a.isBackward(),c=s?l:i,u=s?i:l,f=s?e:t,d=s?t:e;let h=2047,g=!1;for(let t=0;t<o;t++){const e=n[t],r=e.getTextContentSize();if(tr(e)&&0!==r&&!(0===t&&e.__key===f&&c===r||t===o-1&&e.__key===d&&0===u)&&(g=!0,h&=e.getFormat(),0===h))break}a.format=g?h:0}}Ai(n,Yt,void 0)})}function sn(t,e,n){t.format===e&&t.style===n||(t.format=e,t.style=n,t.dirty=!0)}function ln(t,e){sn(t,e.getFormat(),e.getStyle())}function an(t){if(!t.getTargetRanges)return null;const e=t.getTargetRanges();return 0===e.length?null:e[0]}function cn(e){const n=e.inputType,r=an(e),o=Vr(),i=Er();if("deleteContentBackward"===n){if(null===i){const t=Or();if(!ur(t))return!0;ci(t.clone())}if(ur(i)){const n=i.anchor.key===i.focus.key;if(s=e.timeStamp,"MediaLast"===Ue&&s<$e+30&&o.isComposing()&&n){if(Zo(null),$e=0,setTimeout(()=>{so(o,()=>{Zo(null)})},30),ur(i)){const e=i.anchor.getNode();e.markDirty(),tr(e)||t(142),ln(i,e)}}else{Zo(null),e.preventDefault();const t=i.anchor.getNode(),r=t.getTextContent(),s=t.canInsertTextAfter(),l=0===i.anchor.offset&&i.focus.offset===r.length;let a=f&&n&&!l&&s;if(a&&i.isCollapsed()&&(a=!go(Mi(i.anchor,!0))),!a){Ai(o,Qt,!0);const t=Er();f&&ur(t)&&t.isCollapsed()&&(tn=t,setTimeout(()=>tn=null))}}return!0}}var s;if(!ur(i))return!0;const l=e.data;null!==Ye&&_i(!1,o,Ye),i.dirty&&null===Ye||!i.isCollapsed()||po(i.anchor.getNode())||null===r||i.applyDOMRange(r),Ye=null;const c=i.anchor,u=i.focus,d=c.getNode(),h=u.getNode();if("insertText"===n||"insertTranspose"===n){if("\n"===l)e.preventDefault(),Ai(o,Zt,!1);else if(l===v)e.preventDefault(),Ai(o,te,void 0);else if(null==l&&e.dataTransfer){const t=e.dataTransfer.getData("text/plain");e.preventDefault(),i.insertRawText(t)}else null!=l&&nn(i,r,l,e.timeStamp,!0)?(e.preventDefault(),Ai(o,ee,l)):Ye=l;return Je=e.timeStamp,!0}switch(e.preventDefault(),n){case"insertFromYank":case"insertFromDrop":case"insertReplacementText":Ai(o,ee,e);break;case"insertFromComposition":Zo(null),Ai(o,ee,e);break;case"insertLineBreak":Zo(null),Ai(o,Zt,!1);break;case"insertParagraph":Zo(null),qe&&!a?(qe=!1,Ai(o,Zt,!1)):Ai(o,te,void 0);break;case"insertFromPaste":case"insertFromPasteAsQuotation":Ai(o,ne,e);break;case"deleteByComposition":(function(t,e){return t!==e||uo(t)||uo(e)||!Jo(t)||!Jo(e)})(d,h)&&Ai(o,re,e);break;case"deleteByDrag":case"deleteByCut":Ai(o,re,e);break;case"deleteContent":Ai(o,Qt,!1);break;case"deleteWordBackward":Ai(o,oe,!0);break;case"deleteWordForward":Ai(o,oe,!1);break;case"deleteHardLineBackward":case"deleteSoftLineBackward":Ai(o,ie,!0);break;case"deleteContentForward":case"deleteHardLineForward":case"deleteSoftLineForward":Ai(o,ie,!1);break;case"formatStrikeThrough":Ai(o,se,"strikethrough");break;case"formatBold":Ai(o,se,"bold");break;case"formatItalic":Ai(o,se,"italic");break;case"formatUnderline":Ai(o,se,"underline");break;case"historyUndo":Ai(o,le,void 0);break;case"historyRedo":Ai(o,ae,void 0)}return!0}function un(t){if(Gi(t.target)&&Ko(t.target))return!0;const e=Vr(),n=Er(),r=t.data,o=an(t);if(null!=r&&ur(n)&&nn(n,o,r,t.timeStamp,!1)){Xe&&(hn(e,r),Xe=!1);const o=n.anchor.getNode(),l=Hi(Ki(e));if(null===l)return!0;const a=n.isBackward(),c=a?n.anchor.offset:n.focus.offset,u=a?n.focus.offset:n.anchor.offset;s&&!n.isCollapsed()&&tr(o)&&null!==l.anchorNode&&o.getTextContent().slice(0,c)+r+o.getTextContent().slice(c+u)===gi(l.anchorNode)||Ai(e,ee,r);const d=r.length;i&&d>1&&"insertCompositionText"===t.inputType&&!e.isComposing()&&(n.anchor.offset-=d),f&&e.isComposing()&&($e=0,Zo(null))}else{_i(!1,e,null!==r?r:void 0),Xe&&(hn(e,r||void 0),Xe=!1)}return function(){Yr();const t=Vr();j(t)}(),!0}function fn(t){const e=Vr(),n=Er();if(ur(n)&&!e.isComposing()){const r=n.anchor,o=n.anchor.getNode();Zo(r.key),Ii(wn),(t.timeStamp<$e+30||"element"===r.type||!n.isCollapsed()||o.getFormat()!==n.format||tr(o)&&o.getStyle()!==n.style)&&Ai(e,ee,k)}return!0}function dn(t){return hn(Vr(),t.data),Ii(Dn),!0}function hn(t,e){const n=t._compositionKey;if(Zo(null),null!==n&&null!=e){if(""===e){const e=ei(n),r=Vo(t.getElementByKey(n));if(null!==r&&null!==r.nodeValue&&tr(e)){const n=Hi(Ki(t));let o=null,i=null;null!==n&&n.anchorNode===r&&(o=n.anchorOffset,i=n.focusOffset),pi(e,r.nodeValue,o,i,!0)}return}if("\n"===e[e.length-1]){const e=Er();if(ur(e)||dr(e)){if(ur(e)){const t=e.focus;e.anchor.set(t.key,t.offset,t.type)}return void Ai(t,pe,null)}}}_i(!0,t,e)}function gn(t){const e=Vr();if(null==t.key)return!0;if(Qe){if(Ti(t))return so(e,()=>{hn(e,Ze)}),Qe=!1,Ze="",!0;Qe=!1,Ze=""}if(function(t){return Ci(t,"ArrowRight",{shiftKey:"any"})}(t))Ai(e,ue,t);else if(function(t){return Ci(t,"ArrowRight",Si)}(t))Ai(e,fe,t);else if(function(t){return Ci(t,"ArrowLeft",{shiftKey:"any"})}(t))Ai(e,de,t);else if(function(t){return Ci(t,"ArrowLeft",Si)}(t))Ai(e,he,t);else if(function(t){return Ci(t,"ArrowUp",{altKey:"any",shiftKey:"any"})}(t))Ai(e,ge,t);else if(function(t){return Ci(t,"ArrowDown",{altKey:"any",shiftKey:"any"})}(t))Ai(e,_e,t);else if(function(t){return Ci(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any",shiftKey:!0})}(t))qe=!0,Ai(e,pe,t);else if(function(t){return" "===t.key}(t))Ai(e,ye,t);else if(function(t){return o&&Ci(t,"o",{ctrlKey:!0})}(t))t.preventDefault(),qe=!0,Ai(e,Zt,!0);else if(function(t){return Ci(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any"})}(t))qe=!1,Ai(e,pe,t);else if(function(t){return Ci(t,"Backspace",{shiftKey:"any"})||o&&Ci(t,"h",{ctrlKey:!0})}(t))Ti(t)?Ai(e,me,t):(t.preventDefault(),Ai(e,Qt,!0));else if(function(t){return"Escape"===t.key}(t))Ai(e,xe,t);else if(function(t){return Ci(t,"Delete",{})||o&&Ci(t,"d",{ctrlKey:!0})}(t))!function(t){return"Delete"===t.key}(t)?(t.preventDefault(),Ai(e,Qt,!1)):Ai(e,Ce,t);else if(function(t){return Ci(t,"Backspace",Ni)}(t))t.preventDefault(),Ai(e,oe,!0);else if(function(t){return Ci(t,"Delete",Ni)}(t))t.preventDefault(),Ai(e,oe,!1);else if(function(t){return o&&Ci(t,"Backspace",{metaKey:!0})}(t))t.preventDefault(),Ai(e,ie,!0);else if(function(t){return o&&(Ci(t,"Delete",{metaKey:!0})||Ci(t,"k",{ctrlKey:!0}))}(t))t.preventDefault(),Ai(e,ie,!1);else if(function(t){return Ci(t,"b",Si)}(t))t.preventDefault(),Ai(e,se,"bold");else if(function(t){return Ci(t,"u",Si)}(t))t.preventDefault(),Ai(e,se,"underline");else if(function(t){return Ci(t,"i",Si)}(t))t.preventDefault(),Ai(e,se,"italic");else if(function(t){return Ci(t,"Tab",{shiftKey:"any"})}(t))Ai(e,Se,t);else if(function(t){return Ci(t,"z",Si)}(t))t.preventDefault(),Ai(e,le,void 0);else if(function(t){if(o)return Ci(t,"z",{metaKey:!0,shiftKey:!0});return Ci(t,"y",{ctrlKey:!0})||Ci(t,"z",{ctrlKey:!0,shiftKey:!0})}(t))t.preventDefault(),Ai(e,ae,void 0);else{const n=e._editorState._selection;null===n||ur(n)?vi(t)&&(t.preventDefault(),Ai(e,De,t)):!function(t){return Ci(t,"c",Si)}(t)?!function(t){return Ci(t,"x",Si)}(t)?vi(t)&&(t.preventDefault(),Ai(e,De,t)):(t.preventDefault(),Ai(e,we,t)):(t.preventDefault(),Ai(e,Ae,t))}return function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey}(t)&&e.dispatchCommand(Be,t),!0}function _n(t){let e=t.__lexicalEventHandles;return void 0===e&&(e=[],t.__lexicalEventHandles=e),e}const pn=new Map;function yn(t){const e=Vi(t.target);if(null===e)return;const n=$o(e.anchorNode);if(null===n)return;Ge&&(Ge=!1,so(n,()=>{const r=Or(),o=e.anchorNode;if(Gi(o)||jo(o)){ci(kr(r,e,n,t))}}));const r=di(n),o=r[r.length-1],i=o._key,s=pn.get(i),l=s||o;l!==n&&on(e,l,!1),on(e,n,!0),n!==o?pn.set(i,n):s&&pn.delete(i)}function mn(t){t._lexicalHandled=!0}function xn(t){return!0===t._lexicalHandled}const Cn=()=>{};function Sn(e){const n=je.get(e);if(void 0===n)return void Cn();const r=He.get(n);if(void 0===r)return void Cn();const o=r-1;o>=0||t(164),je.delete(e),He.set(n,o),0===o&&n.removeEventListener("selectionchange",yn);const i=Uo(e);Wo(i)?(!function(t){if(null!==t._parentEditor){const e=di(t),n=e[e.length-1]._key;pn.get(n)===t&&pn.delete(n)}else pn.delete(t._key)}(i),e.__lexicalEditor=null):i&&t(198);const s=_n(e);for(let t=0;t<s.length;t++)s[t]();e.__lexicalEventHandles=[]}function Nn(t,e,n){Yr();const r=t.__key,o=t.getParent();if(null===o)return;const i=function(t){const e=Er();if(!ur(e)||!uo(t))return e;const{anchor:n,focus:r}=e,o=n.getNode(),i=r.getNode();Li(o,t)&&n.set(t.__key,0,"element");Li(i,t)&&r.set(t.__key,0,"element");return e}(t);let s=!1;if(ur(i)&&e){const e=i.anchor,n=i.focus;e.key===r&&(Ar(e,t,o,t.getPreviousSibling(),t.getNextSibling()),s=!0),n.key===r&&(Ar(n,t,o,t.getPreviousSibling(),t.getNextSibling()),s=!0)}else dr(i)&&e&&t.isSelected()&&t.selectPrevious();if(ur(i)&&e&&!s){const e=t.getIndexWithinParent();Xo(t),Mr(i,o,e,-1)}else Xo(t);n||zi(o)||o.canBeEmpty()||!o.isEmpty()||Nn(o,e),e&&i&&po(o)&&o.isEmpty()&&o.selectEnd()}const Tn=Symbol.for("ephemeral");function vn(t){return t[Tn]||!1}class kn{__type;__key;__parent;__prev;__next;__state;static getType(){const{ownNodeType:e}=cs(this);return void 0===e&&t(64,this.name),e}static clone(e){t(65,this.name)}$config(){return{}}config(t,e){const n=e.extends||Object.getPrototypeOf(this.constructor);return Object.assign(e,{extends:n,type:t}),{[t]:e}}afterCloneFrom(t){this.__key===t.__key?(this.__parent=t.__parent,this.__next=t.__next,this.__prev=t.__prev,this.__state=t.__state):t.__state&&(this.__state=t.__state.getWritable(this))}resetOnCopyNodeFrom(t){this.__state&&(this.__state=this.__state.getWritable(this).resetOnCopyNode())}static importDOM;constructor(t){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,Object.defineProperty(this,"__state",{configurable:!0,enumerable:!1,value:void 0,writable:!0}),qo(this,t)}getType(){return this.__type}isInline(){t(137,this.constructor.name)}isAttached(){let t=this.__key;for(;null!==t;){if("root"===t)return!0;const e=ei(t);if(null===e)break;t=e.__parent}return!1}isSelected(t){const e=t||Er();if(null==e)return!1;const n=e.getNodes().some(t=>t.__key===this.__key);if(tr(this))return n;if(ur(e)&&"element"===e.anchor.type&&"element"===e.focus.type){if(e.isCollapsed())return!1;const t=this.getParent();if(go(this)&&this.isInline()&&t){const n=e.isBackward()?e.focus:e.anchor;if(t.is(n.getNode())&&n.offset===t.getChildrenSize()&&this.is(t.getLastChild()))return!1}}return n}getKey(){return this.__key}getIndexWithinParent(){const t=this.getParent();if(null===t)return-1;let e=t.getFirstChild(),n=0;for(;null!==e;){if(this.is(e))return n;n++,e=e.getNextSibling()}return-1}getParent(){const t=this.getLatest().__parent;return null===t?null:ei(t)}getParentOrThrow(){const e=this.getParent();return null===e&&t(66,this.__key),e}getTopLevelElement(){let e=this;for(;null!==e;){const n=e.getParent();if(zi(n))return uo(e)||e===this&&go(e)||t(194),e;e=n}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return null===e&&t(67,this.__key),e}getParents(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e),e=e.getParent();return t}getParentKeys(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e.__key),e=e.getParent();return t}getPreviousSibling(){const t=this.getLatest().__prev;return null===t?null:ei(t)}getPreviousSiblings(){const t=[],e=this.getParent();if(null===e)return t;let n=e.getFirstChild();for(;null!==n&&!n.is(this);)t.push(n),n=n.getNextSibling();return t}getNextSibling(){const t=this.getLatest().__next;return null===t?null:ei(t)}getNextSiblings(){const t=[];let e=this.getNextSibling();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getCommonAncestor(t){const e=uo(this)?this:this.getParent(),n=uo(t)?t:t.getParent(),r=e&&n?$s(e,n):null;return r?r.commonAncestor:null}is(t){return null!=t&&this.__key===t.__key}isBefore(e){const n=$s(this,e);return null!==n&&("descendant"===n.type||("branch"===n.type?-1===Bs(n):("same"!==n.type&&"ancestor"!==n.type&&t(279),!1)))}isParentOf(t){const e=$s(this,t);return null!==e&&"ancestor"===e.type}getNodesBetween(e){const n=this.isBefore(e),r=[],o=new Set;let i=this;for(;null!==i;){const s=i.__key;if(o.has(s)||(o.add(s),r.push(i)),i===e)break;const l=uo(i)?n?i.getFirstChild():i.getLastChild():null;if(null!==l){i=l;continue}const a=n?i.getNextSibling():i.getPreviousSibling();if(null!==a){i=a;continue}const c=i.getParentOrThrow();if(o.has(c.__key)||r.push(c),c===e)break;let u=null,f=c;do{if(null===f&&t(68),u=n?f.getNextSibling():f.getPreviousSibling(),f=f.getParent(),null===f)break;null!==u||o.has(f.__key)||r.push(f)}while(null===u);i=u}return n||r.reverse(),r}isDirty(){const t=Vr()._dirtyLeaves;return null!==t&&t.has(this.__key)}getLatest(){if(vn(this))return this;const e=ei(this.__key);return null===e&&t(113),e}getWritable(){if(vn(this))return this;Yr();const t=Hr(),e=Vr(),n=t._nodeMap,r=this.__key,o=this.getLatest(),i=e._cloneNotNeeded,s=Er();if(null!==s&&s.setCachedNodes(null),i.has(r))return Qo(o),o;const l=is(o);return i.add(r),Qo(l),n.set(r,l),l}getTextContent(){return""}getTextContentSize(){return this.getTextContent().length}createDOM(e,n){t(70)}updateDOM(e,n,r){t(71)}exportDOM(t){return{element:this.createDOM(t._config,t)}}exportJSON(){const t=this.__state?this.__state.toJSON():void 0;return{type:this.__type,version:1,...t}}static importJSON(e){t(18,this.name)}updateFromJSON(t){return function(t,e){const n=t.getWritable(),r=e.$;let o=r;for(const t of Z(n).flatKeys)t in e&&(void 0!==o&&o!==r||(o={...r}),o[t]=e[t]);return(n.__state||o)&&Q(t).updateFromJSON(o),n}(this,t)}static transform(){return null}remove(t){Nn(this,!0,t)}replace(e,n){Yr();let r=Er();null!==r&&(r=r.clone()),Ui(this,e);const o=this.getLatest(),i=this.__key,s=e.__key,l=e.getWritable(),a=this.getParentOrThrow().getWritable(),c=a.__size;Xo(l);const u=o.getPreviousSibling(),f=o.getNextSibling(),d=o.__prev,h=o.__next,g=o.__parent;if(Nn(o,!1,!0),null===u)a.__first=s;else{u.getWritable().__next=s}if(l.__prev=d,null===f)a.__last=s;else{f.getWritable().__prev=s}if(l.__next=h,l.__parent=g,a.__size=c,n&&(uo(this)&&uo(l)||t(139),this.getChildren().forEach(t=>{l.append(t)})),ur(r)){ci(r);const t=r.anchor,e=r.focus;t.key===i&&ar(t,l),e.key===i&&ar(e,l)}return ti()===i&&Zo(s),l}insertAfter(t,e=!0){Yr(),Ui(this,t);const n=this.getWritable(),r=t.getWritable(),o=r.getParent(),i=Er();let s=!1,l=!1;if(null!==o){const e=t.getIndexWithinParent();if(Xo(r),ur(i)){const t=o.__key,n=i.anchor,r=i.focus;s="element"===n.type&&n.key===t&&n.offset===e+1,l="element"===r.type&&r.key===t&&r.offset===e+1}}const a=this.getNextSibling(),c=this.getParentOrThrow().getWritable(),u=r.__key,f=n.__next;if(null===a)c.__last=u;else{a.getWritable().__prev=u}if(c.__size++,n.__next=u,r.__next=f,r.__prev=n.__key,r.__parent=n.__parent,e&&ur(i)){const t=this.getIndexWithinParent();Mr(i,c,t+1);const e=c.__key;s&&i.anchor.set(e,t+2,"element"),l&&i.focus.set(e,t+2,"element")}return t}insertBefore(t,e=!0){Yr(),Ui(this,t);const n=this.getWritable(),r=t.getWritable(),o=r.__key;Xo(r);const i=this.getPreviousSibling(),s=this.getParentOrThrow().getWritable(),l=n.__prev,a=this.getIndexWithinParent();if(null===i)s.__first=o;else{i.getWritable().__next=o}s.__size++,n.__prev=o,r.__prev=l,r.__next=n.__key,r.__parent=n.__parent;const c=Er();if(e&&ur(c)){Mr(c,this.getParentOrThrow(),a)}return t}isParentRequired(){return!1}createParentElementNode(){return vo()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(t,e){Yr();const n=this.getPreviousSibling(),r=this.getParentOrThrow();if(null===n)return r.select(0,0);if(uo(n))return n.select();if(!tr(n)){const t=n.getIndexWithinParent()+1;return r.select(t,t)}return n.select(t,e)}selectNext(t,e){Yr();const n=this.getNextSibling(),r=this.getParentOrThrow();if(null===n)return r.select();if(uo(n))return n.select(0,0);if(!tr(n)){const t=n.getIndexWithinParent();return r.select(t,t)}return n.select(t,e)}markDirty(){this.getWritable()}reconcileObservedMutation(t,e){this.markDirty()}}const En="history-merge",On="collaboration",Mn="skip-scroll-into-view",bn="skip-dom-selection",An="skip-selection-focus",wn="composition-start",Dn="composition-end";class Pn extends kn{static getType(){return"linebreak"}static clone(t){return new Pn(t.__key)}constructor(t){super(t)}getTextContent(){return"\n"}createDOM(){return document.createElement("br")}updateDOM(){return!1}isInline(){return!0}static importDOM(){return{br:t=>function(t){const e=t.parentElement;if(null!==e&&Zi(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&Rn(n)){const n=e.lastChild;if(n===t||n.previousSibling===t&&Rn(n))return!0}}return!1}(t)||function(t){const e=t.parentElement;if(null!==e&&Zi(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&Rn(n))return!1;const r=e.lastChild;if(r===t||r.previousSibling===t&&Rn(r))return!0}return!1}(t)?null:{conversion:In,priority:0}}}static importJSON(t){return Fn().updateFromJSON(t)}}function In(t){return{node:Fn()}}function Fn(){return $i(new Pn)}function Ln(t){return t instanceof Pn}function Rn(t){return jo(t)&&/^( |\t|\r?\n)+$/.test(t.textContent||"")}function Kn(t,e){return 16&e?"code":e&p?"mark":32&e?"sub":64&e?"sup":null}function Bn(t,e){return 1&e?"strong":2&e?"em":"span"}function zn(t,e,n,r,o){const i=r.classList;let s=ki(o,"base");void 0!==s&&i.add(...s),s=ki(o,"underlineStrikethrough");let l=!1;const a=8&e&&4&e;void 0!==s&&(8&n&&4&n?(l=!0,a||i.add(...s)):a&&i.remove(...s));for(const t in A){const r=A[t];if(s=ki(o,t),void 0!==s)if(n&r){if(l&&("underline"===t||"strikethrough"===t)){e&r&&i.remove(...s);continue}(0===(e&r)||a&&"underline"===t||"strikethrough"===t)&&i.add(...s)}else e&r&&i.remove(...s)}}function Wn(t,e,n){const r=e.firstChild,o=n.isComposing(),s=t+(o?T:"");if(null==r)e.textContent=s;else{const t=r.nodeValue;if(t!==s)if(o||i){const[e,n,o]=function(t,e){const n=t.length,r=e.length;let o=0,i=0;for(;o<n&&o<r&&t[o]===e[o];)o++;for(;i+o<n&&i+o<r&&t[n-i-1]===e[r-i-1];)i++;return[o,n-o-i,e.slice(o,r-i)]}(t,s);0!==n&&r.deleteData(e,n),r.insertData(e,o)}else r.nodeValue=s}}function $n(t,e,n,r,o,i){Wn(o,t,e);const s=i.theme.text;void 0!==s&&zn(0,0,r,t,s)}function Un(t,e){const n=document.createElement(e);return n.appendChild(t),n}class Jn extends kn{__text;__format;__style;__mode;__detail;static getType(){return"text"}static clone(t){return new Jn(t.__text,t.__key)}afterCloneFrom(t){super.afterCloneFrom(t),this.__text=t.__text,this.__format=t.__format,this.__style=t.__style,this.__mode=t.__mode,this.__detail=t.__detail}constructor(t="",e){super(e),this.__text=t,this.__format=0,this.__style="",this.__mode=0,this.__detail=0}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const t=this.getLatest();return F[t.__mode]}getStyle(){return this.getLatest().__style}isToken(){return 1===this.getLatest().__mode}isComposing(){return this.__key===ti()}isSegmented(){return 2===this.getLatest().__mode}isDirectionless(){return!!(1&this.getLatest().__detail)}isUnmergeable(){return!!(2&this.getLatest().__detail)}hasFormat(t){const e=A[t];return 0!==(this.getFormat()&e)}isSimpleText(){return"text"===this.__type&&0===this.__mode}getTextContent(){return this.getLatest().__text}getFormatFlags(t,e){return Go(this.getLatest().__format,t,e)}canHaveFormat(){return!0}isInline(){return!0}createDOM(t,e){const n=this.__format,r=Kn(0,n),o=Bn(0,n),i=null===r?o:r,s=document.createElement(i);let l=s;this.hasFormat("code")&&s.setAttribute("spellcheck","false"),null!==r&&(l=document.createElement(o),s.appendChild(l));$n(l,this,0,n,this.__text,t);const a=this.__style;return""!==a&&(s.style.cssText=a),s}updateDOM(e,n,r){const o=this.__text,i=e.__format,s=this.__format,l=Kn(0,i),a=Kn(0,s),c=Bn(0,i),u=Bn(0,s);if((null===l?c:l)!==(null===a?u:a))return!0;if(l===a&&c!==u){const e=n.firstChild;null==e&&t(48);const i=document.createElement(u);return $n(i,this,0,s,o,r),n.replaceChild(i,e),!1}let f=n;null!==a&&null!==l&&(f=n.firstChild,null==f&&t(49)),Wn(o,f,this);const d=r.theme.text;void 0!==d&&i!==s&&zn(0,i,s,f,d);const h=e.__style,g=this.__style;return h!==g&&(n.style.cssText=g),!1}static importDOM(){return{"#text":()=>({conversion:Gn,priority:0}),b:()=>({conversion:jn,priority:0}),code:()=>({conversion:Qn,priority:0}),em:()=>({conversion:Qn,priority:0}),i:()=>({conversion:Qn,priority:0}),mark:()=>({conversion:Qn,priority:0}),s:()=>({conversion:Qn,priority:0}),span:()=>({conversion:Yn,priority:0}),strong:()=>({conversion:Qn,priority:0}),sub:()=>({conversion:Qn,priority:0}),sup:()=>({conversion:Qn,priority:0}),u:()=>({conversion:Qn,priority:0})}}static importJSON(t){return Zn().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTextContent(t.text).setFormat(t.format).setDetail(t.detail).setMode(t.mode).setStyle(t.style)}exportDOM(e){let{element:n}=super.exportDOM(e);return Gi(n)||t(132),n.style.whiteSpace="pre-wrap",this.hasFormat("lowercase")?n.style.textTransform="lowercase":this.hasFormat("uppercase")?n.style.textTransform="uppercase":this.hasFormat("capitalize")&&(n.style.textTransform="capitalize"),this.hasFormat("bold")&&(n=Un(n,"b")),this.hasFormat("italic")&&(n=Un(n,"i")),this.hasFormat("strikethrough")&&(n=Un(n,"s")),this.hasFormat("underline")&&(n=Un(n,"u")),{element:n}}exportJSON(){return{detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),...super.exportJSON()}}selectionTransform(t,e){}setFormat(t){const e=this.getWritable();return e.__format="string"==typeof t?A[t]:t,e}setDetail(t){const e=this.getWritable();return e.__detail="string"==typeof t?w[t]:t,e}setStyle(t){const e=this.getWritable();return e.__style=t,e}toggleFormat(t){const e=Go(this.getFormat(),t,null);return this.setFormat(e)}toggleDirectionless(){const t=this.getWritable();return t.__detail^=1,t}toggleUnmergeable(){const t=this.getWritable();return t.__detail^=2,t}setMode(t){const e=I[t];if(this.__mode===e)return this;const n=this.getWritable();return n.__mode=e,n}setTextContent(t){if(this.__text===t)return this;const e=this.getWritable();return e.__text=t,e}select(t,e){Yr();let n=t,r=e;const o=Er(),i=this.getTextContent(),s=this.__key;if("string"==typeof i){const t=i.length;void 0===n&&(n=t),void 0===r&&(r=t)}else n=0,r=0;if(!ur(o))return Nr(s,n,s,r,"text","text");{const t=ti();t!==o.anchor.key&&t!==o.focus.key||Zo(s),o.setTextNodeRange(this,n,this,r)}return o}selectStart(){return this.select(0,0)}selectEnd(){const t=this.getTextContentSize();return this.select(t,t)}spliceText(t,e,n,r){const o=this.getWritable(),i=o.__text,s=n.length;let l=t;l<0&&(l=s+l,l<0&&(l=0));const a=Er();if(r&&ur(a)){const e=t+s;a.setTextNodeRange(o,e,o,e)}const c=i.slice(0,l)+n+i.slice(l+e);return o.__text=c,o}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}splitText(...t){Yr();const e=this.getLatest(),n=e.getTextContent();if(""===n)return[];const r=e.__key,o=ti(),i=n.length;t.sort((t,e)=>t-e),t.push(i);const s=[],l=t.length;for(let e=0,r=0;e<i&&r<=l;r++){const o=t[r];o>e&&(s.push(n.slice(e,o)),e=o)}const a=s.length;if(1===a)return[e];const c=s[0],u=e.getParent();let f;const d=e.getFormat(),h=e.getStyle(),g=e.__detail;let _=!1,p=null,y=null;const m=Er();if(ur(m)){const[t,e]=m.isBackward()?[m.focus,m.anchor]:[m.anchor,m.focus];"text"===t.type&&t.key===r&&(p=t),"text"===e.type&&e.key===r&&(y=e)}e.isSegmented()?(f=Zn(c),f.__format=d,f.__style=h,f.__detail=g,f.__state=ot(e,f),_=!0):f=e.setTextContent(c);const x=[f];for(let t=1;t<a;t++){const n=Zn(s[t]);n.__format=d,n.__style=h,n.__detail=g,n.__state=ot(e,n);const i=n.__key;o===r&&Zo(i),x.push(n)}const C=p?p.offset:null,S=y?y.offset:null;let N=0;for(const t of x){if(!p&&!y)break;const e=N+t.getTextContentSize();if(null!==p&&null!==C&&C<=e&&C>=N&&(p.set(t.getKey(),C-N,"text"),C<e&&(p=null)),null!==y&&null!==S&&S<=e&&S>=N){y.set(t.getKey(),S-N,"text");break}N=e}if(null!==u){!function(t){const e=t.getPreviousSibling(),n=t.getNextSibling();null!==e&&Qo(e);null!==n&&Qo(n)}(this);const t=u.getWritable(),e=this.getIndexWithinParent();_?(t.splice(e,0,x),this.remove()):t.splice(e,1,x),ur(m)&&Mr(m,u,e,a-1)}return x}mergeWithSibling(e){const n=e===this.getPreviousSibling();n||e===this.getNextSibling()||t(50);const r=this.__key,o=e.__key,i=this.__text,s=i.length;ti()===o&&Zo(r);const l=Er();if(ur(l)){const t=l.anchor,i=l.focus;null!==t&&t.key===o&&wr(t,n,r,e,s),null!==i&&i.key===o&&wr(i,n,r,e,s)}const a=e.__text,c=n?a+i:i+a;this.setTextContent(c);const u=this.getWritable();return e.remove(),u}isTextEntity(){return!1}}function Yn(t){return{forChild:er(t.style),node:null}}function jn(t){const e=t,n="normal"===e.style.fontWeight;return{forChild:er(e.style,n?void 0:"bold"),node:null}}const Hn=new WeakMap;function Vn(t){if(!Gi(t))return!1;if("PRE"===t.nodeName)return!0;const e=t.style.whiteSpace;return"string"==typeof e&&e.startsWith("pre")}function Gn(e){const n=e;null===e.parentElement&&t(129);let r=n.textContent||"";if(null!==function(t){let e,n=t.parentNode;const r=[t];for(;null!==n&&void 0===(e=Hn.get(n))&&!Vn(n);)r.push(n),n=n.parentNode;const o=void 0===e?n:e;for(let t=0;t<r.length;t++)Hn.set(r[t],o);return o}(n)){const t=r.split(/(\r?\n|\t)/),e=[],n=t.length;for(let r=0;r<n;r++){const n=t[r];"\n"===n||"\r\n"===n?e.push(Fn()):"\t"===n?e.push(rr()):""!==n&&e.push(Zn(n))}return{node:e}}if(r=r.replace(/\r/g,"").replace(/[ \t\n]+/g," "),""===r)return{node:null};if(" "===r[0]){let t=n,e=!0;for(;null!==t&&null!==(t=qn(t,!1));){const n=t.textContent||"";if(n.length>0){/[ \t\n]$/.test(n)&&(r=r.slice(1)),e=!1;break}}e&&(r=r.slice(1))}if(" "===r[r.length-1]){let t=n,e=!0;for(;null!==t&&null!==(t=qn(t,!0));){if((t.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){e=!1;break}}e&&(r=r.slice(0,r.length-1))}return""===r?{node:null}:{node:Zn(r)}}function qn(t,e){let n=t;for(;;){let t;for(;null===(t=e?n.nextSibling:n.previousSibling);){const t=n.parentElement;if(null===t)return null;n=t}if(n=t,Gi(n)){const t=n.style.display;if(""===t&&!Qi(n)||""!==t&&!t.startsWith("inline"))return null}let r=n;for(;null!==(r=e?n.firstChild:n.lastChild);)n=r;if(jo(n))return n;if("BR"===n.nodeName)return null}}const Xn={code:"code",em:"italic",i:"italic",mark:"highlight",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function Qn(t){const e=Xn[t.nodeName.toLowerCase()];return void 0===e?{node:null}:{forChild:er(t.style,e),node:null}}function Zn(t=""){return $i(new Jn(t))}function tr(t){return t instanceof Jn}function er(t,e){const n=t.fontWeight,r=t.textDecoration.split(" "),o="700"===n||"bold"===n,i=r.includes("line-through"),s="italic"===t.fontStyle,l=r.includes("underline"),a=t.verticalAlign;return t=>tr(t)?(o&&!t.hasFormat("bold")&&t.toggleFormat("bold"),i&&!t.hasFormat("strikethrough")&&t.toggleFormat("strikethrough"),s&&!t.hasFormat("italic")&&t.toggleFormat("italic"),l&&!t.hasFormat("underline")&&t.toggleFormat("underline"),"sub"!==a||t.hasFormat("subscript")||t.toggleFormat("subscript"),"super"!==a||t.hasFormat("superscript")||t.toggleFormat("superscript"),e&&!t.hasFormat(e)&&t.toggleFormat(e),t):t}class nr extends Jn{static getType(){return"tab"}static clone(t){return new nr(t.__key)}constructor(t){super("\t",t),this.__detail=2}static importDOM(){return null}createDOM(t){const e=super.createDOM(t),n=ki(t.theme,"tab");if(void 0!==n){e.classList.add(...n)}return e}static importJSON(t){return rr().updateFromJSON(t)}setTextContent(t){return"\t"!==t&&""!==t&&e(126),super.setTextContent("\t")}spliceText(e,n,r,o){return""===r&&0===n||"\t"===r&&1===n||t(286),this}setDetail(e){return 2!==e&&t(127),this}setMode(e){return"normal"!==e&&t(128),this}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}}function rr(){return $i(new nr)}function or(t){return t instanceof nr}class ir{key;offset;type;_selection;constructor(t,e,n){this._selection=null,this.key=t,this.offset=e,this.type=n}is(t){return this.key===t.key&&this.offset===t.offset&&this.type===t.type}isBefore(t){if(this.key===t.key)return this.offset<t.offset;return Ks(Qs(Us(this,"next")),Qs(Us(t,"next")))<0}getNode(){const e=ei(this.key);return null===e&&t(20),e}set(t,e,n,r){const o=this._selection,i=this.key;r&&this.key===t&&this.offset===e&&this.type===n||(this.key=t,this.offset=e,this.type=n,Jr()||(ti()===i&&Zo(t),null!==o&&(o.setCachedNodes(null),o.dirty=!0)))}}function sr(t,e,n){return new ir(t,e,n)}function lr(t,e){let n=e.__key,r=t.offset,o="element";if(tr(e)){o="text";const t=e.getTextContentSize();r>t&&(r=t)}else if(!uo(e)){const t=e.getNextSibling();if(tr(t))n=t.__key,r=0,o="text";else{const t=e.getParent();t&&(n=t.__key,r=e.getIndexWithinParent()+1)}}t.set(n,r,o)}function ar(t,e){if(uo(e)){const n=e.getLastDescendant();uo(n)||tr(n)?lr(t,n):lr(t,e)}else lr(t,e)}class cr{_nodes;_cachedNodes;dirty;constructor(t){this._cachedNodes=null,this._nodes=t,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){if(!dr(t))return!1;const e=this._nodes,n=t._nodes;return e.size===n.size&&Array.from(e).every(t=>n.has(t))}isCollapsed(){return!1}isBackward(){return!1}getStartEndPoints(){return null}add(t){this.dirty=!0,this._nodes.add(t),this._cachedNodes=null}delete(t){this.dirty=!0,this._nodes.delete(t),this._cachedNodes=null}clear(){this.dirty=!0,this._nodes.clear(),this._cachedNodes=null}has(t){return this._nodes.has(t)}clone(){return new cr(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(t){}insertText(){}insertNodes(t){const e=this.getNodes(),n=e.length,r=e[n-1];let o;if(tr(r))o=r.select();else{const t=r.getIndexWithinParent()+1;o=r.getParentOrThrow().select(t,t)}o.insertNodes(t);for(let t=0;t<n;t++)e[t].remove()}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=this._nodes,n=[];for(const t of e){const e=ei(t);null!==e&&n.push(e)}return Jr()||(this._cachedNodes=n),n}getTextContent(){const t=this.getNodes();let e="";for(let n=0;n<t.length;n++)e+=t[n].getTextContent();return e}deleteNodes(){const t=this.getNodes();if((Er()||Or())===this&&t[0]){const e=ks(t[0],"next");Ys(Ls(e,e))}for(const e of t)e.remove()}}function ur(t){return t instanceof fr}class fr{format;style;anchor;focus;_cachedNodes;dirty;constructor(t,e,n,r){this.anchor=t,this.focus=e,t._selection=this,e._selection=this,this._cachedNodes=null,this.format=n,this.style=r,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){return!!ur(t)&&(this.anchor.is(t.anchor)&&this.focus.is(t.focus)&&this.format===t.format&&this.style===t.style)}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=function(t){const e=[],[n,r]=t.getTextSlices();n&&e.push(n.caret.origin);const o=new Set,i=new Set;for(const n of t)if(Ss(n)){const{origin:t}=n;0===e.length?o.add(t):(i.add(t),e.push(t))}else{const{origin:t}=n;uo(t)&&i.has(t)||e.push(t)}r&&e.push(r.caret.origin);if(Cs(t.focus)&&uo(t.focus.origin)&&null===t.focus.getNodeAtCaret())for(let n=bs(t.focus.origin,"previous");Ss(n)&&o.has(n.origin)&&!n.origin.isEmpty()&&n.origin.is(e[e.length-1]);n=ws(n))o.delete(n.origin),e.pop();for(;e.length>1;){const t=e[e.length-1];if(!uo(t)||i.has(t)||t.isEmpty()||o.has(t))break;e.pop()}if(0===e.length&&t.isCollapsed()){const n=Qs(t.anchor),r=Qs(t.anchor.getFlipped()),o=t=>xs(t)?t.origin:t.getNodeAtCaret(),i=o(n)||o(r)||(t.anchor.getNodeAtCaret()?n.origin:r.origin);e.push(i)}return e}(el(Hs(this),"next"));return Jr()||(this._cachedNodes=e),e}setTextNodeRange(t,e,n,r){this.anchor.set(t.__key,e,"text"),this.focus.set(n.__key,r,"text")}getTextContent(){const t=this.getNodes();if(0===t.length)return"";const e=t[0],n=t[t.length-1],r=this.anchor,o=this.focus,i=r.isBefore(o),[s,l]=gr(this);let a="",c=!0;for(let u=0;u<t.length;u++){const f=t[u];if(uo(f)&&!f.isInline())c||(a+="\n"),c=!f.isEmpty();else if(c=!1,tr(f)){let t=f.getTextContent();f===e?f===n?"element"===r.type&&"element"===o.type&&o.offset!==r.offset||(t=s<l?t.slice(s,l):t.slice(l,s)):t=i?t.slice(s):t.slice(l):f===n&&(t=i?t.slice(0,l):t.slice(0,s)),a+=t}else!go(f)&&!Ln(f)||f===n&&this.isCollapsed()||(a+=f.getTextContent())}return a}applyDOMRange(t){const e=Vr(),n=e.getEditorState()._selection,r=Sr(t.startContainer,t.startOffset,t.endContainer,t.endOffset,e,n);if(null===r)return;const[o,i]=r;this.anchor.set(o.key,o.offset,o.type,!0),this.focus.set(i.key,i.offset,i.type,!0),at(this)}clone(){const t=this.anchor,e=this.focus;return new fr(sr(t.key,t.offset,t.type),sr(e.key,e.offset,e.type),this.format,this.style)}toggleFormat(t){this.format=Go(this.format,t,null),this.dirty=!0}setFormat(t){this.format=t,this.dirty=!0}setStyle(t){this.style=t,this.dirty=!0}hasFormat(t){const e=A[t];return 0!==(this.format&e)}insertRawText(t){const e=t.split(/(\r?\n|\t)/),n=[],r=e.length;for(let t=0;t<r;t++){const r=e[t];"\n"===r||"\r\n"===r?n.push(Fn()):"\t"===r?n.push(rr()):n.push(Zn(r))}this.insertNodes(n)}insertText(e){const n=this.anchor,r=this.focus,o=this.format,i=this.style;let s=n,l=r;!this.isCollapsed()&&r.isBefore(n)&&(s=r,l=n),"element"===s.type&&function(t,e,n,r){const o=t.getNode(),i=o.getChildAtIndex(t.offset),s=Zn();if(s.setFormat(n),s.setStyle(r),ko(i))i.splice(0,0,[s]);else{const t=po(o)?vo().append(s):s;null===i?o.append(t):i.insertBefore(t)}t.is(e)&&e.set(s.__key,0,"text"),t.set(s.__key,0,"text")}(s,l,o,i),"element"===l.type&&Js(l,Qs(Us(l,"next")));const a=s.offset;let c=l.offset;const u=this.getNodes(),f=u.length;let d=u[0];tr(d)||t(26);const h=d.getTextContent().length,g=d.getParentOrThrow();let _=u[f-1];if(1===f&&"element"===l.type&&(c=h,l.set(s.key,c,"text")),this.isCollapsed()&&a===h&&(Yo(d)||!d.canInsertTextAfter()||!g.canInsertTextAfter()&&null===d.getNextSibling())){let t=d.getNextSibling();if(tr(t)&&t.canInsertTextBefore()&&!Yo(t)||(t=Zn(),t.setFormat(o),t.setStyle(i),g.canInsertTextAfter()?d.insertAfter(t):g.insertAfter(t)),t.select(0,0),d=t,""!==e)return void this.insertText(e)}else if(this.isCollapsed()&&0===a&&(Yo(d)||!d.canInsertTextBefore()||!g.canInsertTextBefore()&&null===d.getPreviousSibling())){let t=d.getPreviousSibling();if(tr(t)&&!Yo(t)||(t=Zn(),t.setFormat(o),g.canInsertTextBefore()?d.insertBefore(t):g.insertBefore(t)),t.select(),d=t,""!==e)return void this.insertText(e)}else if(d.isSegmented()&&a!==h){const t=Zn(d.getTextContent());t.setFormat(o),d.replace(t),d=t}else if(!this.isCollapsed()&&""!==e){const t=_.getParent();if(!g.canInsertTextBefore()||!g.canInsertTextAfter()||uo(t)&&(!t.canInsertTextBefore()||!t.canInsertTextAfter()))return this.insertText(""),Cr(this.anchor,this.focus),void this.insertText(e)}if(1===f){if(Jo(d)){const t=Zn(e);return t.select(),void d.replace(t)}const t=d.getFormat(),n=d.getStyle();if(a!==c||t===o&&n===i){if(or(d)){const t=Zn(e);return t.setFormat(o),t.setStyle(i),t.select(),void d.replace(t)}}else{if(""!==d.getTextContent()){const t=Zn(e);if(t.setFormat(o),t.setStyle(i),t.select(),0===a)d.insertBefore(t,!1);else{const[e]=d.splitText(a);e.insertAfter(t,!1)}return void(t.isComposing()&&"text"===this.anchor.type&&(this.anchor.offset-=e.length))}d.setFormat(o),d.setStyle(i)}const r=c-a;d=d.spliceText(a,r,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=t,this.style=n,d.isComposing()&&(this.anchor.offset-=e.length))}else{const t=new Set([...d.getParentKeys(),..._.getParentKeys()]),n=uo(d)?d:d.getParentOrThrow();let r=uo(_)?_:_.getParentOrThrow(),o=_;if(!n.is(r)&&r.isInline())do{o=r,r=r.getParentOrThrow()}while(r.isInline());if("text"===l.type&&(0!==c||""===_.getTextContent())||"element"===l.type&&_.getIndexWithinParent()<c)if(tr(_)&&!Jo(_)&&c!==_.getTextContentSize()){if(_.isSegmented()){const t=Zn(_.getTextContent());_.replace(t),_=t}po(l.getNode())||"text"!==l.type||(_=_.spliceText(0,c,"")),t.add(_.__key)}else{const t=_.getParentOrThrow();t.canBeEmpty()||1!==t.getChildrenSize()?_.remove():t.remove()}else t.add(_.__key);const i=r.getChildren(),s=new Set(u),g=n.is(r),p=n.isInline()&&null===d.getNextSibling()?n:d;for(let t=i.length-1;t>=0;t--){const e=i[t];if(e.is(d)||uo(e)&&e.isParentOf(d))break;e.isAttached()&&(!s.has(e)||e.is(o)?g||p.insertAfter(e,!1):e.remove())}if(!g){let e=r,n=null;for(;null!==e;){const r=e.getChildren(),o=r.length;(0===o||r[o-1].is(n))&&(t.delete(e.__key),n=e),e=e.getParent()}}if(Jo(d))if(a===h)d.select();else{const t=Zn(e);t.select(),d.replace(t)}else d=d.spliceText(a,h-a,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=d.getFormat(),this.style=d.getStyle(),d.isComposing()&&(this.anchor.offset-=e.length));for(let e=1;e<f;e++){const n=u[e],r=n.__key;t.has(r)||n.remove()}}}removeText(){const t=Er()===this;js(this,Xs(Hs(this))),t&&Er()!==this&&ci(this)}formatText(t,e=null){if(this.isCollapsed())return this.toggleFormat(t),void Zo(null);const n=this.getNodes(),r=[];for(const t of n)tr(t)&&r.push(t);const o=e=>{n.forEach(n=>{if(uo(n)){const r=n.getFormatFlags(t,e);n.setTextFormat(r)}})},i=r.length;if(0===i)return this.toggleFormat(t),Zo(null),void o(e);const s=this.anchor,l=this.focus,a=this.isBackward(),c=a?l:s,u=a?s:l;let f=0,d=r[0],h="element"===c.type?0:c.offset;if("text"===c.type&&h===d.getTextContentSize()&&(f=1,d=r[1],h=0),null==d)return;const g=d.getFormatFlags(t,e);o(g);const _=i-1;let p=r[_];const y="text"===u.type?u.offset:p.getTextContentSize();if(d.is(p)){if(h===y)return;if(Yo(d)||0===h&&y===d.getTextContentSize())d.setFormat(g);else{const t=d.splitText(h,y),e=0===h?t[0]:t[1];e.setFormat(g),"text"===c.type&&c.set(e.__key,0,"text"),"text"===u.type&&u.set(e.__key,y-h,"text")}return void(this.format=g)}0===h||Yo(d)||([,d]=d.splitText(h),h=0),d.setFormat(g);const m=p.getFormatFlags(t,g);y>0&&(y===p.getTextContentSize()||Yo(p)||([p]=p.splitText(y)),p.setFormat(m));for(let e=f+1;e<_;e++){const n=r[e],o=n.getFormatFlags(t,m);n.setFormat(o)}"text"===c.type&&c.set(d.__key,h,"text"),"text"===u.type&&u.set(p.__key,y,"text"),this.format=g|m}insertNodes(e){if(0===e.length)return;if(this.isCollapsed()||this.removeText(),"root"===this.anchor.key){this.insertParagraph();const n=Er();return ur(n)||t(134),n.insertNodes(e)}const n=(this.isBackward()?this.focus:this.anchor).getNode(),r=us(n,ts),o=e[e.length-1];if(uo(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else{const t=Fr(this);r.splice(t,0,e),o.selectEnd()}return}if(!e.some(t=>(uo(t)||go(t))&&!t.isInline())){uo(r)||t(211,n.constructor.name,n.getType());const i=Fr(this);return r.splice(i,0,e),void o.selectEnd()}const i=function(t){const e=vo();let n=null;for(let r=0;r<t.length;r++){const o=t[r],i=Ln(o);if(i||go(o)&&o.isInline()||uo(o)&&o.isInline()||tr(o)||o.isParentRequired()){if(null===n&&(n=o.createParentElementNode(),e.append(n),i))continue;null!==n&&n.append(o)}else e.append(o),n=null}return e}(e),s=i.getLastDescendant(),l=i.getChildren(),a=!uo(r)||!r.isEmpty()?this.insertParagraph():null,c=l[l.length-1];let u=l[0];var f;uo(f=u)&&ts(f)&&!f.isEmpty()&&uo(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(uo(r)||t(211,n.constructor.name,n.getType()),r.append(...u.getChildren()),u=l[1]),u&&(null===r&&t(212,n.constructor.name,n.getType()),function(e,n){const r=n.getParentOrThrow().getLastChild();let o=n;const i=[n];for(;o!==r;)o.getNextSibling()||t(140),o=o.getNextSibling(),i.push(o);let s=e;for(const t of i)s=s.insertAfter(t)}(r,u));const d=us(s,ts);a&&uo(d)&&(a.canMergeWhenEmpty()||ts(c))&&(d.append(...a.getChildren()),a.remove()),uo(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const h=uo(r)?r.getLastChild():null;Ln(h)&&d!==r&&h.remove()}insertParagraph(){if("root"===this.anchor.key){const t=vo();return li().splice(this.anchor.offset,0,[t]),t.select(),t}const e=Fr(this),n=us(this.anchor.getNode(),ts);uo(n)||t(213);const r=n.getChildAtIndex(e),o=r?[r,...r.getNextSiblings()]:[],i=n.insertNewAfter(this,!1);return i?(i.append(...o),i.selectStart(),i):null}insertLineBreak(t){const e=Fn();if(this.insertNodes([e]),t){const t=e.getParentOrThrow(),n=e.getIndexWithinParent();t.select(n,n)}}extract(){const t=[...this.getNodes()],e=t.length;let n=t[0],r=t[e-1];const[o,i]=gr(this),s=this.isBackward(),[l,a]=s?[this.focus,this.anchor]:[this.anchor,this.focus],[c,u]=s?[i,o]:[o,i];if(0===e)return[];if(1===e){if(tr(n)&&!this.isCollapsed()){const t=n.splitText(c,u),e=0===c?t[0]:t[1];return e?(l.set(e.getKey(),0,"text"),a.set(e.getKey(),e.getTextContentSize(),"text"),[e]):[]}return[n]}if(tr(n)&&(c===n.getTextContentSize()?t.shift():0!==c&&([,n]=n.splitText(c),t[0]=n,l.set(n.getKey(),0,"text"))),tr(r)){const e=r.getTextContent().length;0===u?t.pop():u!==e&&([r]=r.splitText(u),t[t.length-1]=r,a.set(r.getKey(),r.getTextContentSize(),"text"))}return t}modify(t,e,n){if(Rr(this,t,e,n))return;const r="move"===t,o=Vr(),i=Hi(Ki(o));if(!i)return;const s=o._blockCursorElement,l=o._rootElement,a=this.focus.getNode();if(null===l||null===s||!uo(a)||a.isInline()||a.canBeEmpty()||ji(s,o,l),this.dirty){let t=wi(o,this.anchor.key),e=wi(o,this.focus.key);"text"===this.anchor.type&&(t=Vo(t)),"text"===this.focus.type&&(e=Vo(e)),t&&e&&Dr(i,t,this.anchor.offset,e,this.focus.offset)}if(function(t,e,n,r){t.modify(e,n,r)}(i,t,e?"backward":"forward",n),i.rangeCount>0){const t=i.getRangeAt(0),n=this.anchor.getNode(),o=po(n)?n:Bi(n);if(this.applyDOMRange(t),this.dirty=!0,!r){const n=this.getNodes(),r=[];let s=!1;for(let t=0;t<n.length;t++){const e=n[t];Li(e,o)?r.push(e):s=!0}if(s&&r.length>0)if(e){const t=r[0];uo(t)?t.selectStart():t.getParentOrThrow().selectStart()}else{const t=r[r.length-1];uo(t)?t.selectEnd():t.getParentOrThrow().selectEnd()}i.anchorNode===t.startContainer&&i.anchorOffset===t.startOffset||function(t){const e=t.focus,n=t.anchor,r=n.key,o=n.offset,i=n.type;n.set(e.key,e.offset,e.type,!0),e.set(r,o,i,!0)}(this)}}"lineboundary"===n&&Rr(this,t,e,n,"decorators")}forwardDeletion(t,e,n){if(!n&&("element"===t.type&&uo(e)&&t.offset===e.getChildrenSize()||"text"===t.type&&t.offset===e.getTextContentSize())){const t=e.getParent(),n=e.getNextSibling()||(null===t?null:t.getNextSibling());if(uo(n)&&n.isShadowRoot())return!0}return!1}deleteCharacter(t){const e=this.isCollapsed();if(this.isCollapsed()){const e=this.anchor;let n=e.getNode();if(this.forwardDeletion(e,n,t))return;const r=Is(Us(e,t?"previous":"next"));if(r.getTextSlices().every(t=>null===t||0===t.distance)){let t={type:"initial"};for(const e of r.iterNodeCarets("shadowRoot"))if(Ss(e))if(e.origin.isInline());else{if(e.origin.isShadowRoot()){if("merge-block"===t.type)break;if(uo(r.anchor.origin)&&r.anchor.origin.isEmpty()){const t=Qs(e);js(this,Ls(t,t)),r.anchor.origin.remove()}return}"merge-next-block"!==t.type&&"merge-block"!==t.type||(t={block:t.block,caret:e,type:"merge-block"})}else{if("merge-block"===t.type)break;if(Cs(e)){if(uo(e.origin)){if(e.origin.isInline()){if(!e.origin.isParentOf(r.anchor.origin))break}else t={block:e.origin,type:"merge-next-block"};continue}if(go(e.origin)){if(e.origin.isIsolated());else if("merge-next-block"===t.type&&(e.origin.isKeyboardSelectable()||!e.origin.isInline())&&uo(r.anchor.origin)&&r.anchor.origin.isEmpty()){r.anchor.origin.remove();const t=vr();t.add(e.origin.getKey()),ci(t)}else e.origin.remove();return}break}}if("merge-block"===t.type){const{caret:e,block:n}=t;return js(this,Ls(!e.origin.isEmpty()&&n.isEmpty()?Vs(ks(n,e.direction)):r.anchor,e)),this.removeText()}}const o=this.focus;if(this.modify("extend",t,"character"),this.isCollapsed()){if(t&&0===e.offset&&_r(this,e.getNode()))return}else{const r="text"===o.type?o.getNode():null;if(n="text"===e.type?e.getNode():null,null!==r&&r.isSegmented()){const e=o.offset,i=r.getTextContentSize();if(r.is(n)||t&&e!==i||!t&&0!==e)return void yr(r,t,e)}else if(null!==n&&n.isSegmented()){const o=e.offset,i=n.getTextContentSize();if(n.is(r)||t&&0!==o||!t&&o!==i)return void yr(n,t,o)}!function(t,e){const n=t.anchor,r=t.focus,o=n.getNode(),i=r.getNode();if(o===i&&"text"===n.type&&"text"===r.type){const t=n.offset,i=r.offset,s=t<i,l=s?t:i,a=s?i:t,c=a-1;if(l!==c){(function(t){return!(fi(t)||pr(t))})(o.getTextContent().slice(l,a))&&(e?r.set(r.key,c,r.type):n.set(n.key,c,n.type))}}}(this,t)}}if(this.removeText(),t&&!e&&this.isCollapsed()&&"element"===this.anchor.type&&0===this.anchor.offset){const t=this.anchor.getNode();t.isEmpty()&&po(t.getParent())&&null===t.getPreviousSibling()&&_r(this,t)}}deleteLine(t){this.isCollapsed()&&this.modify("extend",t,"lineboundary"),this.isCollapsed()?this.deleteCharacter(t):this.removeText()}deleteWord(t){if(this.isCollapsed()){const e=this.anchor,n=e.getNode();if(this.forwardDeletion(e,n,t))return;this.modify("extend",t,"word")}this.isCollapsed()?this.deleteCharacter(t):this.removeText()}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return[this.anchor,this.focus]}}function dr(t){return t instanceof cr}function hr(t){const e=t.offset;if("text"===t.type)return e;const n=t.getNode();return e===n.getChildrenSize()?n.getTextContent().length:0}function gr(t){const e=t.getStartEndPoints();if(null===e)return[0,0];const[n,r]=e;return"element"===n.type&&"element"===r.type&&n.key===r.key&&n.offset===r.offset?[0,0]:[hr(n),hr(r)]}function _r(t,e){for(let n=e;n;n=n.getParent()){if(uo(n)){if(n.collapseAtStart(t))return!0;if(zi(n))break}if(n.getPreviousSibling())break}return!1}const pr=(()=>{try{const t=new RegExp("\\p{Emoji}","u"),e=t.test.bind(t);if(e("\u2764\ufe0f")&&e("#\ufe0f\u20e3")&&e("\u{1f44d}"))return e}catch(t){}return()=>!1})();function yr(t,e,n){const r=t,o=r.getTextContent().split(/(?=\s)/g),i=o.length;let s=0,l=0;for(let t=0;t<i;t++){const r=t===i-1;if(l=s,s+=o[t].length,e&&s===n||s>n||r){o.splice(t,1),r&&(l=void 0);break}}const a=o.join("").trim();""===a?r.remove():(r.setTextContent(a),r.select(l,l))}function mr(e,n,r,o){let i,s=n;if(Gi(e)){let l=!1;const a=e.childNodes,c=a.length,u=o._blockCursorElement;s===c&&(l=!0,s=c-1);let f=a[s],d=!1;if(f===u)f=a[s+1],d=!0;else if(null!==u){const t=u.parentNode;if(e===t){n>Array.prototype.indexOf.call(t.children,u)&&s--}}if(i=ui(f),tr(i))s=Os(i,l?"next":"previous");else{let a=ui(e);if(null===a)return null;if(uo(a)){const c=o.getElementByKey(a.getKey());null===c&&t(214);const u=a.getDOMSlot(c);[a,s]=u.resolveChildIndex(a,c,e,n),uo(a)||t(215),l&&s>=a.getChildrenSize()&&(s=Math.max(0,a.getChildrenSize()-1));let f=a.getChildAtIndex(s);if(uo(f)&&function(t,e,n){const r=t.getParent();return null===n||null===r||!r.canBeEmpty()||r!==n.getNode()}(f,0,r)){const t=l?f.getLastDescendant():f.getFirstDescendant();null===t?a=f:(f=t,a=uo(f)?f:f.getParentOrThrow()),s=0}tr(f)?(i=f,a=null,s=Os(f,l?"next":"previous")):f!==a&&l&&!d&&(uo(a)||t(216),s=Math.min(a.getChildrenSize(),s+1))}else{const t=a.getIndexWithinParent();s=0===n&&go(a)&&ui(e)===a?t:t+1,a=a.getParentOrThrow()}if(uo(a))return sr(a.__key,s,"element")}}else i=ui(e);return tr(i)?sr(i.__key,Os(i,s,"clamp"),"text"):null}function xr(t,e,n){const r=t.offset,o=t.getNode();if(0===r){const r=o.getPreviousSibling(),i=o.getParent();if(e){if((n||!e)&&null===r&&uo(i)&&i.isInline()){const e=i.getPreviousSibling();tr(e)&&t.set(e.__key,e.getTextContent().length,"text")}}else uo(r)&&!n&&r.isInline()?t.set(r.__key,r.getChildrenSize(),"element"):tr(r)&&t.set(r.__key,r.getTextContent().length,"text")}else if(r===o.getTextContent().length){const r=o.getNextSibling(),i=o.getParent();if(e&&uo(r)&&r.isInline())t.set(r.__key,0,"element");else if((n||e)&&null===r&&uo(i)&&i.isInline()&&!i.canInsertTextAfter()){const e=i.getNextSibling();tr(e)&&t.set(e.__key,0,"text")}}}function Cr(t,e,n){if("text"===t.type&&"text"===e.type){const n=t.isBefore(e),r=t.is(e);xr(t,n,r),xr(e,!n,r),r&&e.set(t.key,t.offset,t.type)}}function Sr(t,e,n,r,o,i){if(null===t||null===n||!zo(o,t,n))return null;const s=mr(t,e,ur(i)?i.anchor:null,o);if(null===s)return null;const l=mr(n,r,ur(i)?i.focus:null,o);if(null===l)return null;if("element"===s.type&&"element"===l.type){const e=ui(t),r=ui(n);if(go(e)&&go(r))return null}return Cr(s,l),[s,l]}function Nr(t,e,n,r,o,i){const s=Hr(),l=new fr(sr(t,e,o),sr(n,r,i),0,"");return l.dirty=!0,s._selection=l,l}function Tr(){const t=sr("root",0,"element"),e=sr("root",0,"element");return new fr(t,e,0,"")}function vr(){return new cr(new Set)}function kr(t,e,n,r){const o=n._window;if(null===o)return null;const i=r||o.event,s=i?i.type:void 0,l="selectionchange"===s,a=!K&&(l||"beforeinput"===s||"compositionstart"===s||"compositionend"===s||"click"===s&&i&&3===i.detail||"drop"===s||void 0===s);let c,u,f,d;if(ur(t)&&!a)return t.clone();if(null===e)return null;if(c=e.anchorNode,u=e.focusNode,f=e.anchorOffset,d=e.focusOffset,(l||void 0===s)&&ur(t)&&!zo(n,c,u))return t.clone();const h=Sr(c,f,u,d,n,t);if(null===h)return null;const[g,_]=h;let p=0,y="";if(ur(t)){const e=t.anchor;if(g.key===e.key)p=t.format,y=t.style;else{const t=g.getNode();tr(t)?(p=t.getFormat(),y=t.getStyle()):uo(t)&&(p=t.getTextFormat(),y=t.getTextStyle())}}return new fr(g,_,p,y)}function Er(){return Hr()._selection}function Or(){return Vr()._editorState._selection}function Mr(t,e,n,r=1){const o=t.anchor,i=t.focus,s=o.getNode(),l=i.getNode();if(!e.is(s)&&!e.is(l))return;const a=e.__key;if(t.isCollapsed()){const e=o.offset;if(n<=e&&r>0||n<e&&r<0){const n=Math.max(0,e+r);o.set(a,n,"element"),i.set(a,n,"element"),br(t)}}else{const s=t.isBackward(),l=s?i:o,c=l.getNode(),u=s?o:i,f=u.getNode();if(e.is(c)){const t=l.offset;(n<=t&&r>0||n<t&&r<0)&&l.set(a,Math.max(0,t+r),"element")}if(e.is(f)){const t=u.offset;(n<=t&&r>0||n<t&&r<0)&&u.set(a,Math.max(0,t+r),"element")}}br(t)}function br(t){const e=t.anchor,n=e.offset,r=t.focus,o=r.offset,i=e.getNode(),s=r.getNode();if(t.isCollapsed()){if(!uo(i))return;const t=i.getChildrenSize(),o=n>=t,s=o?i.getChildAtIndex(t-1):i.getChildAtIndex(n);if(tr(s)){let t=0;o&&(t=s.getTextContentSize()),e.set(s.__key,t,"text"),r.set(s.__key,t,"text")}return}if(uo(i)){const t=i.getChildrenSize(),r=n>=t,o=r?i.getChildAtIndex(t-1):i.getChildAtIndex(n);if(tr(o)){let t=0;r&&(t=o.getTextContentSize()),e.set(o.__key,t,"text")}}if(uo(s)){const t=s.getChildrenSize(),e=o>=t,n=e?s.getChildAtIndex(t-1):s.getChildAtIndex(o);if(tr(n)){let t=0;e&&(t=n.getTextContentSize()),r.set(n.__key,t,"text")}}}function Ar(t,e,n,r,o){let i=null,s=0,l=null;null!==r?(i=r.__key,tr(r)?(s=r.getTextContentSize(),l="text"):uo(r)&&(s=r.getChildrenSize(),l="element")):null!==o&&(i=o.__key,tr(o)?l="text":uo(o)&&(l="element")),null!==i&&null!==l?t.set(i,s,l):(s=e.getIndexWithinParent(),-1===s&&(s=n.getChildrenSize()),t.set(n.__key,s,"element"))}function wr(t,e,n,r,o){"text"===t.type?t.set(n,t.offset+(e?0:o),"text"):t.offset>r.getIndexWithinParent()&&t.set(t.key,t.offset-1,"element")}function Dr(t,e,n,r,o){try{t.setBaseAndExtent(e,n,r,o)}catch(t){}}function Pr(t,e,n){const r=wi(t,e.getKey());if(uo(e)){const t=e.getDOMSlot(r);return[t.element,n+t.getFirstChildOffset()]}return[r,n]}function Ir(t,e,n,r,o,s,l){const a=r.anchorNode,c=r.focusNode,u=r.anchorOffset,f=r.focusOffset,d=document.activeElement;if(o.has(On)&&d!==s||null!==d&&Bo(d))return;if(!ur(e))return void(null!==t&&zo(n,a,c)&&r.removeAllRanges());const h=e.anchor,g=e.focus,_=h.getNode(),p=g.getNode(),[y,m]=Pr(n,_,h.offset),[x,C]=Pr(n,p,g.offset),S=e.format,N=e.style,T=e.isCollapsed();let v=y,k=x,E=!1;var O,M,b,A,w;if(("text"===h.type?(v=Vo(y),E=_.getFormat()!==S||_.getStyle()!==N):ur(t)&&"text"===t.anchor.type&&(E=!0),"text"===g.type&&(k=Vo(x)),null!==v&&null!==k)&&(T&&(null===t||E||ur(t)&&(t.format!==S||t.style!==N))&&(O=S,M=N,b=m,A=h.key,w=performance.now(),en=[O,M,b,A,w]),u!==m||f!==C||a!==v||c!==k||"Range"===r.type&&T||(null!==d&&s.contains(d)||o.has(An)||s.focus({preventScroll:!0}),"element"===h.type))){if(Dr(r,v,m,k,C),!i||!e.isCollapsed()||null===s||o.has(An)||null!==document.activeElement&&s.contains(document.activeElement)||s.focus({preventScroll:!0}),!o.has(Mn)&&e.isCollapsed()&&null!==s&&s===document.activeElement){const t=ur(e)&&"element"===e.anchor.type?v.childNodes[m]||null:r.rangeCount>0?r.getRangeAt(0):null;if(null!==t){let e;if(t instanceof Text){const n=document.createRange();n.selectNode(t),e=n.getBoundingClientRect()}else e=t.getBoundingClientRect();!function(t,e,n){const r=Pi(n),o=Ri(r);if(null===r||null===o)return;let{top:i,bottom:s}=e,l=0,a=0,c=n;for(;null!==c;){const e=c===r.body;if(e){l=0,a=Ki(t).innerHeight;const e=o.getComputedStyle(r.documentElement),n=parseFloat(e.scrollPaddingTop),i=parseFloat(e.scrollPaddingBottom);isFinite(n)&&(l+=n),isFinite(i)&&(a-=i)}else{const t=c.getBoundingClientRect();l=t.top,a=t.bottom}let n=0;if(i<l?n=-(l-i):s>a&&(n=s-a),0!==n)if(e)o.scrollBy(0,n);else{const t=c.scrollTop;c.scrollTop+=n;const e=c.scrollTop-t;i-=e,s-=e}if(e)break;c=Di(c)}}(n,e,s)}}Ve=!0}}function Fr(e){let n=e;e.isCollapsed()||n.removeText();const r=Er();ur(r)&&(n=r),ur(n)||t(161);const o=n.anchor;let i=o.getNode(),s=o.offset;for(;!ts(i);){const t=i;if([i,s]=Lr(i,s),t.is(i))break}return s}function Lr(t,e){const n=t.getParent();if(!n){const t=vo();return li().append(t),t.select(),[li(),0]}if(tr(t)){const r=t.splitText(e);if(0===r.length)return[n,t.getIndexWithinParent()];const o=0===e?0:1;return[n,r[0].getIndexWithinParent()+o]}if(!uo(t)||0===e)return[n,t.getIndexWithinParent()];const r=t.getChildAtIndex(e);if(r){const n=new fr(sr(t.__key,e,"element"),sr(t.__key,e,"element"),0,""),o=t.insertNewAfter(n);o&&o.append(r,...r.getNextSiblings())}return[n,t.getIndexWithinParent()+1]}function Rr(t,e,n,r,o="decorators-and-blocks"){if("move"===e&&"character"===r&&!t.isCollapsed()){const[e,r]=n===t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];return r.set(e.key,e.offset,e.type),!0}const i=Us(t.focus,n?"previous":"next"),s="lineboundary"===r,l="move"===e;let a=i,c="decorators-and-blocks"===o;if(!Zs(a)){for(const t of a){c=!1;const{origin:e}=t;if(!go(e)||e.isIsolated()||(a=t,!s||!e.isInline()))break}if(c)for(const t of Is(i).iterNodeCarets("extend"===e?"shadowRoot":"root")){if(Ss(t))t.origin.isInline()||(a=t);else{if(uo(t.origin))continue;go(t.origin)&&!t.origin.isInline()&&(a=t)}break}}if(a===i)return!1;if(l&&!s&&go(a.origin)&&a.origin.isKeyboardSelectable()){const t=vr();return t.add(a.origin.getKey()),ci(t),!0}return a=Qs(a),l&&Js(t.anchor,a),Js(t.focus,a),c||!s}let Kr=null,Br=null,zr=!1,Wr=!1,$r=0;const Ur={characterData:!0,childList:!0,subtree:!0};function Jr(){return zr||null!==Kr&&Kr._readOnly}function Yr(){zr&&t(13)}function jr(){$r>99&&t(14)}function Hr(){return null===Kr&&t(195,Gr()),Kr}function Vr(){return null===Br&&t(196,Gr()),Br}function Gr(){let t=0;const e=new Set,n=wo.version;if("undefined"!=typeof window)for(const r of document.querySelectorAll("[contenteditable]")){const o=Uo(r);if(Wo(o))t++;else if(o){let t=String(o.constructor.version||"<0.17.1");t===n&&(t+=" (separately built, likely a bundler configuration issue)"),e.add(t)}}let r=` Detected on the page: ${t} compatible editor(s) with version ${n}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function qr(){return Br}function Xr(t,e,n){const r=e.__type,o=Fo(t,r);let i=n.get(r);void 0===i&&(i=Array.from(o.transforms),n.set(r,i));const s=i.length;for(let t=0;t<s&&(i[t](e),e.isAttached());t++);}function Qr(t,e){return void 0!==t&&t.__key!==e&&t.isAttached()}function Zr(t,e){if(!e)return;const n=t._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const t of r)n.add(t)}function to(e,n){const r=e.type,o=n.get(r);void 0===o&&t(17,r);const i=o.klass;e.type!==i.getType()&&t(18,i.name);const s=i.importJSON(e),l=e.children;if(uo(s)&&Array.isArray(l))for(let t=0;t<l.length;t++){const e=to(l[t],n);s.append(e)}return s}function eo(t,e,n){const r=Kr,o=zr,i=Br;Kr=e,zr=!0,Br=t;try{return n()}finally{Kr=r,zr=o,Br=i}}function no(t,e){const n=t._pendingEditorState,r=t._rootElement,o=t._headless||null===r;if(null===n)return;const i=t._editorState,s=i._selection,l=n._selection,a=0!==t._dirtyType,c=Kr,u=zr,f=Br,d=t._updating,h=t._observer;let g=null;if(t._pendingEditorState=null,t._editorState=n,!o&&a&&null!==h){Br=t,Kr=n,zr=!1,t._updating=!0;try{const e=t._dirtyType,r=t._dirtyElements,o=t._dirtyLeaves;h.disconnect(),g=$t(i,n,t,e,r,o)}catch(e){if(e instanceof Error&&t._onError(e),Wr)throw e;return Oo(t,null,r,n),H(t),t._dirtyType=2,Wr=!0,no(t,i),void(Wr=!1)}finally{h.observe(r,Ur),t._updating=d,Kr=c,zr=u,Br=f}}n._readOnly||(n._readOnly=!0);const _=t._dirtyLeaves,p=t._dirtyElements,y=t._normalizedNodes,m=t._updateTags,x=t._deferred;a&&(t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements=new Map,t._normalizedNodes=new Set,t._updateTags=new Set),function(t,e){const n=t._decorators;let r=t._pendingDecorators||n;const o=e._nodeMap;let i;for(i in r)o.has(i)||(r===n&&(r=ii(t)),delete r[i])}(t,n);const C=o?null:Hi(Ki(t));if(t._editable&&null!==C&&(a||null===l||l.dirty||!l.is(s))&&null!==r&&!m.has(bn)){Br=t,Kr=n;try{if(null!==h&&h.disconnect(),a||null===l||l.dirty){const e=t._blockCursorElement;null!==e&&ji(e,t,r),Ir(s,l,t,C,m,r)}!function(t,e,n){let r=t._blockCursorElement;if(ur(n)&&n.isCollapsed()&&"element"===n.anchor.type&&e.contains(document.activeElement)){const o=n.anchor,i=o.getNode(),s=o.offset;let l=!1,a=null;if(s===i.getChildrenSize()){Yi(i.getChildAtIndex(s-1))&&(l=!0)}else{const e=i.getChildAtIndex(s);if(null!==e&&Yi(e)){const n=e.getPreviousSibling();(null===n||Yi(n))&&(l=!0,a=t.getElementByKey(e.__key))}}if(l){const n=t.getElementByKey(i.__key);return null===r&&(t._blockCursorElement=r=function(t){const e=t.theme,n=document.createElement("div");n.contentEditable="false",n.setAttribute("data-lexical-cursor","true");let r=e.blockCursor;if(void 0!==r){if("string"==typeof r){const t=il(r);r=e.blockCursor=t}void 0!==r&&n.classList.add(...r)}return n}(t._config)),e.style.caretColor="transparent",void(null===a?n.appendChild(r):n.insertBefore(r,a))}}null!==r&&ji(r,t,e)}(t,r,l)}finally{null!==h&&h.observe(r,Ur),Br=f,Kr=c}}null!==g&&function(t,e,n,r,o){const i=Array.from(t._listeners.mutation),s=i.length;for(let t=0;t<s;t++){const[s,l]=i[t];for(const t of l){const i=e.get(t);void 0!==i&&s(i,{dirtyLeaves:r,prevEditorState:o,updateTags:n})}}}(t,g,m,_,i),ur(l)||null===l||null!==s&&s.is(l)||t.dispatchCommand(Yt,void 0);const S=t._pendingDecorators;null!==S&&(t._decorators=S,t._pendingDecorators=null,ro("decorator",t,!0,S)),function(t,e,n){const r=si(e),o=si(n);r!==o&&ro("textcontent",t,!0,o)}(t,e||i,n),ro("update",t,!0,{dirtyElements:p,dirtyLeaves:_,editorState:n,mutatedNodes:g,normalizedNodes:y,prevEditorState:e||i,tags:m}),function(t,e){if(t._deferred=[],0!==e.length){const n=t._updating;t._updating=!0;try{for(let t=0;t<e.length;t++)e[t]()}finally{t._updating=n}}}(t,x),function(t){const e=t._updates;if(0!==e.length){const n=e.shift();if(n){const[e,r]=n;io(t,e,r)}}}(t)}function ro(t,e,n,...r){const o=e._updating;e._updating=n;try{const n=e._listeners[t],o=Array.from(n);for(const[t,e]of o){e&&e();const o=t(...r);n.has(t)?n.set(t,o):o&&o()}}finally{e._updating=o}}function oo(e,n){const r=e._updates;let o=n||!1;for(;0!==r.length;){const n=r.shift();if(n){const[r,i]=n,s=e._pendingEditorState;let l;void 0!==i&&(l=i.onUpdate,i.skipTransforms&&(o=!0),i.discrete&&(null===s&&t(191),s._flushSync=!0),l&&e._deferred.push(l),Zr(e,i.tag)),null==s?io(e,r,i):r()}}return o}function io(e,n,r){const o=e._updateTags;let i,s=!1,l=!1;void 0!==r&&(i=r.onUpdate,Zr(e,r.tag),s=r.skipTransforms||!1,l=r.discrete||!1),i&&e._deferred.push(i);const a=e._editorState;let c=e._pendingEditorState,u=!1;(null===c||c._readOnly)&&(c=e._pendingEditorState=yo(c||a),u=!0),c._flushSync=l;const f=Kr,d=zr,h=Br,g=e._updating;Kr=c,zr=!1,e._updating=!0,Br=e;const _=e._headless||null===e.getRootElement();Po(null);try{u&&(_?null!==a._selection&&(c._selection=a._selection.clone()):c._selection=function(t,e){const n=t.getEditorState()._selection,r=Hi(Ki(t));return ur(n)||null==n?kr(n,r,t,e):n.clone()}(e,r&&r.event||null));const o=e._compositionKey;n(),s=oo(e,s),function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(ur(r)){const t=r.anchor,e=r.focus;let o;if("text"===t.type&&(o=t.getNode(),o.selectionTransform(n,r)),"text"===e.type){const t=e.getNode();o!==t&&t.selectionTransform(n,r)}}}(c,e),0!==e._dirtyType&&(s?function(t,e){const n=e._dirtyLeaves,r=t._nodeMap;for(const t of n){const e=r.get(t);tr(e)&&e.isAttached()&&e.isSimpleText()&&!e.isUnmergeable()&&lt(e)}}(c,e):function(t,e){const n=e._dirtyLeaves,r=e._dirtyElements,o=t._nodeMap,i=ti(),s=new Map;let l=n,a=l.size,c=r,u=c.size;for(;a>0||u>0;){if(a>0){e._dirtyLeaves=new Set;for(const t of l){const r=o.get(t);tr(r)&&r.isAttached()&&r.isSimpleText()&&!r.isUnmergeable()&&lt(r),void 0!==r&&Qr(r,i)&&Xr(e,r,s),n.add(t)}if(l=e._dirtyLeaves,a=l.size,a>0){$r++;continue}}e._dirtyLeaves=new Set,e._dirtyElements=new Map,c.delete("root")&&c.set("root",!0);for(const t of c){const n=t[0],l=t[1];if(r.set(n,l),!l)continue;const a=o.get(n);void 0!==a&&Qr(a,i)&&Xr(e,a,s)}l=e._dirtyLeaves,a=l.size,c=e._dirtyElements,u=c.size,$r++}e._dirtyLeaves=n,e._dirtyElements=r}(c,e),oo(e),function(t,e,n,r){const o=t._nodeMap,i=e._nodeMap,s=[];for(const[t]of r){const e=i.get(t);void 0!==e&&(e.isAttached()||(uo(e)&&R(e,t,o,i,s,r),o.has(t)||r.delete(t),s.push(t)))}for(const t of s)i.delete(t);for(const t of n){const e=i.get(t);void 0===e||e.isAttached()||(o.has(t)||n.delete(t),i.delete(t))}}(a,c,e._dirtyLeaves,e._dirtyElements));o!==e._compositionKey&&(c._flushSync=!0);const i=c._selection;if(ur(i)){const e=c._nodeMap,n=i.anchor.key,r=i.focus.key;void 0!==e.get(n)&&void 0!==e.get(r)||t(19)}else dr(i)&&0===i._nodes.size&&(c._selection=null)}catch(t){return t instanceof Error&&e._onError(t),e._pendingEditorState=a,e._dirtyType=2,e._cloneNotNeeded.clear(),e._dirtyLeaves=new Set,e._dirtyElements.clear(),void no(e)}finally{Kr=f,zr=d,Br=h,e._updating=g,$r=0}const p=0!==e._dirtyType||e._deferred.length>0||function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(null!==r){if(r.dirty||!r.is(n))return!0}else if(null!==n)return!0;return!1}(c,e);p?c._flushSync?(c._flushSync=!1,no(e)):u&&Ro(()=>{no(e)}):(c._flushSync=!1,u&&(o.clear(),e._deferred=[],e._pendingEditorState=null))}function so(t,e,n){Br===t&&void 0===n?e():io(t,e,n)}class lo{element;before;after;constructor(t,e,n){this.element=t,this.before=e||null,this.after=n||null}withBefore(t){return new lo(this.element,t,this.after)}withAfter(t){return new lo(this.element,this.before,t)}withElement(t){return this.element===t?this:new lo(t,this.before,this.after)}insertChild(e){const n=this.before||this.getManagedLineBreak();return null!==n&&n.parentElement!==this.element&&t(222),this.element.insertBefore(e,n),this}removeChild(e){return e.parentElement!==this.element&&t(223),this.element.removeChild(e),this}replaceChild(e,n){return n.parentElement!==this.element&&t(224),this.element.replaceChild(e,n),this}getFirstChild(){const t=this.after?this.after.nextSibling:this.element.firstChild;return t===this.before||t===this.getManagedLineBreak()?null:t}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(t){if(null===t)this.removeManagedLineBreak();else{const e="decorator"===t&&(d||a||l);this.insertManagedLineBreak(e)}}removeManagedLineBreak(){const t=this.getManagedLineBreak();if(t){const e=this.element,n="IMG"===t.nodeName?t.nextSibling:null;n&&e.removeChild(n),e.removeChild(t),e.__lexicalLineBreak=void 0}}insertManagedLineBreak(t){const e=this.getManagedLineBreak();if(e){if(t===("IMG"===e.nodeName))return;this.removeManagedLineBreak()}const n=this.element,r=this.before,o=document.createElement("br");if(n.insertBefore(o,r),t){const t=document.createElement("img");t.setAttribute("data-lexical-linebreak","true"),t.style.cssText="display: inline !important; border: 0px !important; margin: 0px !important;",t.alt="",n.insertBefore(t,o),n.__lexicalLineBreak=t}else n.__lexicalLineBreak=o}getFirstChildOffset(){let t=0;for(let e=this.after;null!==e;e=e.previousSibling)t++;return t}resolveChildIndex(t,e,n,r){if(n===this.element){const e=this.getFirstChildOffset();return[t,Math.min(e+t.getChildrenSize(),Math.max(e,r))]}const o=ao(e,n);o.push(r);const i=ao(e,this.element);let s=t.getIndexWithinParent();for(let t=0;t<i.length;t++){const e=o[t],n=i[t];if(void 0===e||e<n)break;if(e>n){s+=1;break}}return[t.getParentOrThrow(),s]}}function ao(e,n){const r=[];let o=n;for(;o!==e&&null!==o;o=o.parentNode){let t=0;for(let e=o.previousSibling;null!==e;e=e.previousSibling)t++;r.push(t)}return o!==e&&t(225),r.reverse()}class co extends kn{__first;__last;__size;__format;__style;__indent;__dir;__textFormat;__textStyle;constructor(t){super(t),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null,this.__textFormat=0,this.__textStyle=""}afterCloneFrom(t){super.afterCloneFrom(t),this.__key===t.__key&&(this.__first=t.__first,this.__last=t.__last,this.__size=t.__size),this.__indent=t.__indent,this.__format=t.__format,this.__style=t.__style,this.__dir=t.__dir,this.__textFormat=t.__textFormat,this.__textStyle=t.__textStyle}getFormat(){return this.getLatest().__format}getFormatType(){const t=this.getFormat();return P[t]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getChildrenKeys(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e.__key),e=e.getNextSibling();return t}getChildrenSize(){return this.getLatest().__size}isEmpty(){return 0===this.getChildrenSize()}isDirty(){const t=Vr()._dirtyElements;return null!==t&&t.has(this.__key)}isLastChild(){const t=this.getLatest(),e=this.getParentOrThrow().getLastChild();return null!==e&&e.is(t)}getAllTextNodes(){const t=[];let e=this.getFirstChild();for(;null!==e;){if(tr(e)&&t.push(e),uo(e)){const n=e.getAllTextNodes();t.push(...n)}e=e.getNextSibling()}return t}getFirstDescendant(){let t=this.getFirstChild();for(;uo(t);){const e=t.getFirstChild();if(null===e)break;t=e}return t}getLastDescendant(){let t=this.getLastChild();for(;uo(t);){const e=t.getLastChild();if(null===e)break;t=e}return t}getDescendantByIndex(t){const e=this.getChildren(),n=e.length;if(t>=n){const t=e[n-1];return uo(t)&&t.getLastDescendant()||t||null}const r=e[t];return uo(r)&&r.getFirstDescendant()||r||null}getFirstChild(){const t=this.getLatest().__first;return null===t?null:ei(t)}getFirstChildOrThrow(){const e=this.getFirstChild();return null===e&&t(45,this.__key),e}getLastChild(){const t=this.getLatest().__last;return null===t?null:ei(t)}getLastChildOrThrow(){const e=this.getLastChild();return null===e&&t(96,this.__key),e}getChildAtIndex(t){const e=this.getChildrenSize();let n,r;if(t<e/2){for(n=this.getFirstChild(),r=0;null!==n&&r<=t;){if(r===t)return n;n=n.getNextSibling(),r++}return null}for(n=this.getLastChild(),r=e-1;null!==n&&r>=t;){if(r===t)return n;n=n.getPreviousSibling(),r--}return null}getTextContent(){let t="";const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const o=e[r];t+=o.getTextContent(),uo(o)&&r!==n-1&&!o.isInline()&&(t+=v)}return t}getTextContentSize(){let t=0;const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const o=e[r];t+=o.getTextContentSize(),uo(o)&&r!==n-1&&!o.isInline()&&(t+=2)}return t}getDirection(){return this.getLatest().__dir}getTextFormat(){return this.getLatest().__textFormat}hasFormat(t){if(""!==t){const e=D[t];return 0!==(this.getFormat()&e)}return!1}hasTextFormat(t){const e=A[t];return 0!==(this.getTextFormat()&e)}getFormatFlags(t,e){return Go(this.getLatest().__textFormat,t,e)}getTextStyle(){return this.getLatest().__textStyle}select(t,e){Yr();const n=Er();let r=t,o=e;const i=this.getChildrenSize();if(!this.canBeEmpty())if(0===t&&0===e){const t=this.getFirstChild();if(tr(t)||uo(t))return t.select(0,0)}else if(!(void 0!==t&&t!==i||void 0!==e&&e!==i)){const t=this.getLastChild();if(tr(t)||uo(t))return t.select()}void 0===r&&(r=i),void 0===o&&(o=i);const s=this.__key;return ur(n)?(n.anchor.set(s,r,"element"),n.focus.set(s,o,"element"),n.dirty=!0,n):Nr(s,r,s,o,"element","element")}selectStart(){const t=this.getFirstDescendant();return t?t.selectStart():this.select()}selectEnd(){const t=this.getLastDescendant();return t?t.selectEnd():this.select()}clear(){const t=this.getWritable();return this.getChildren().forEach(t=>t.remove()),t}append(...t){return this.splice(this.getChildrenSize(),0,t)}setDirection(t){const e=this.getWritable();return e.__dir=t,e}setFormat(t){return this.getWritable().__format=""!==t?D[t]:0,this}setStyle(t){return this.getWritable().__style=t||"",this}setTextFormat(t){const e=this.getWritable();return e.__textFormat=t,e}setTextStyle(t){const e=this.getWritable();return e.__textStyle=t,e}setIndent(t){return this.getWritable().__indent=t,this}splice(e,n,r){vn(this)&&t(324,this.__key,this.__type);const o=this.getChildrenSize(),i=this.getWritable();e+n<=o||t(226,String(e),String(n),String(o));const s=i.__key,l=[],a=[],c=this.getChildAtIndex(e+n);let u=null,f=o-n+r.length;if(0!==e)if(e===o)u=this.getLastChild();else{const t=this.getChildAtIndex(e);null!==t&&(u=t.getPreviousSibling())}if(n>0){let e=null===u?this.getFirstChild():u.getNextSibling();for(let r=0;r<n;r++){null===e&&t(100);const n=e.getNextSibling(),r=e.__key;Xo(e.getWritable()),a.push(r),e=n}}let d=u;for(const e of r){null!==d&&e.is(d)&&(u=d=d.getPreviousSibling());const n=e.getWritable();n.__parent===s&&f--,Xo(n);const r=e.__key;if(null===d)i.__first=r,n.__prev=null;else{const t=d.getWritable();t.__next=r,n.__prev=t.__key}e.__key===s&&t(76),n.__parent=s,l.push(r),d=e}if(e+n===o){if(null!==d){d.getWritable().__next=null,i.__last=d.__key}}else if(null!==c){const t=c.getWritable();if(null!==d){const e=d.getWritable();t.__prev=d.__key,e.__next=c.__key}else t.__prev=null}if(i.__size=f,a.length){const t=Er();if(ur(t)){const e=new Set(a),n=new Set(l),{anchor:r,focus:o}=t;fo(r,e,n)&&Ar(r,r.getNode(),this,u,c),fo(o,e,n)&&Ar(o,o.getNode(),this,u,c),0!==f||this.canBeEmpty()||zi(this)||this.remove()}}return i}getDOMSlot(t){return new lo(t)}exportDOM(t){const{element:e}=super.exportDOM(t);if(Gi(e)){const t=this.getIndent();t>0&&(e.style.paddingInlineStart=40*t+"px");const n=this.getDirection();n&&(e.dir=n)}return{element:e}}exportJSON(){const t={children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),...super.exportJSON()},e=this.getTextFormat(),n=this.getTextStyle();return 0===e&&""===n||zi(this)||this.getChildren().some(tr)||(0!==e&&(t.textFormat=e),""!==n&&(t.textStyle=n)),t}updateFromJSON(t){return super.updateFromJSON(t).setFormat(t.format).setIndent(t.indent).setDirection(t.direction).setTextFormat(t.textFormat||0).setTextStyle(t.textStyle||"")}insertNewAfter(t,e){return null}canIndent(){return!0}collapseAtStart(t){return!1}excludeFromCopy(t){return!1}canReplaceWith(t){return!0}canInsertAfter(t){return!0}canBeEmpty(){return!0}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}isInline(){return!1}isShadowRoot(){return!1}canMergeWith(t){return!1}extractWithChild(t,e,n){return!1}canMergeWhenEmpty(){return!1}reconcileObservedMutation(t,e){const n=this.getDOMSlot(t);let r=n.getFirstChild();for(let t=this.getFirstChild();t;t=t.getNextSibling()){const o=e.getElementByKey(t.getKey());null!==o&&(null==r?(n.insertChild(o),r=o):r!==o&&n.replaceChild(o,r),r=r.nextSibling)}}}function uo(t){return t instanceof co}function fo(t,e,n){let r=t.getNode();for(;r;){const t=r.__key;if(e.has(t)&&!n.has(t))return!0;r=r.getParent()}return!1}class ho extends kn{decorate(t,e){return null}isIsolated(){return!1}isInline(){return!0}isKeyboardSelectable(){return!0}}function go(t){return t instanceof ho}class _o extends co{__cachedText;static getType(){return"root"}static clone(){return new _o}constructor(){super("root"),this.__cachedText=null}getTopLevelElementOrThrow(){t(51)}getTextContent(){const t=this.__cachedText;return!Jr()&&0!==Vr()._dirtyType||null===t?super.getTextContent():t}remove(){t(52)}replace(e){t(53)}insertBefore(e){t(54)}insertAfter(e){t(55)}updateDOM(t,e){return!1}splice(e,n,r){for(const e of r)uo(e)||go(e)||t(282);return super.splice(e,n,r)}static importJSON(t){return li().updateFromJSON(t)}collapseAtStart(){return!0}}function po(t){return t instanceof _o}function yo(t){return new Co(new Map(t._nodeMap))}function mo(){return new Co(new Map([["root",new _o]]))}function xo(e){const n=e.exportJSON(),r=e.constructor;if(n.type!==r.getType()&&t(130,r.name),uo(e)){const o=n.children;Array.isArray(o)||t(59,r.name);const i=e.getChildren();for(let t=0;t<i.length;t++){const e=xo(i[t]);o.push(e)}}return n}class Co{_nodeMap;_selection;_flushSync;_readOnly;constructor(t,e){this._nodeMap=t,this._selection=e||null,this._flushSync=!1,this._readOnly=!1}isEmpty(){return 1===this._nodeMap.size&&null===this._selection}read(t,e){return eo(e&&e.editor||null,this,t)}clone(t){const e=new Co(this._nodeMap,void 0===t?this._selection:t);return e._readOnly=!0,e}toJSON(){return eo(null,this,()=>({root:xo(li())}))}}class So extends co{static getType(){return"artificial"}createDOM(t){return document.createElement("div")}}class No extends co{static getType(){return"paragraph"}static clone(t){return new No(t.__key)}createDOM(t){const e=document.createElement("p"),n=ki(t.theme,"paragraph");if(void 0!==n){e.classList.add(...n)}return e}updateDOM(t,e,n){return!1}static importDOM(){return{p:t=>({conversion:To,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(Gi(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t)}return{element:e}}static importJSON(t){return vo().updateFromJSON(t)}exportJSON(){const t=super.exportJSON();if(void 0===t.textFormat||void 0===t.textStyle){const e=this.getChildren().find(tr);e?(t.textFormat=e.getFormat(),t.textStyle=e.getStyle()):(t.textFormat=this.getTextFormat(),t.textStyle=this.getTextStyle())}return t}insertNewAfter(t,e){const n=vo();n.setTextFormat(t.format),n.setTextStyle(t.style);const r=this.getDirection();return n.setDirection(r),n.setFormat(this.getFormatType()),n.setStyle(this.getStyle()),this.insertAfter(n,e),n}collapseAtStart(){const t=this.getChildren();if(0===t.length||tr(t[0])&&""===t[0].getTextContent().trim()){if(null!==this.getNextSibling())return this.selectNext(),this.remove(),!0;if(null!==this.getPreviousSibling())return this.selectPrevious(),this.remove(),!0}return!1}}function To(t){const e=vo();if(t.style&&(e.setFormat(t.style.textAlign),ss(t,e)),""===e.getFormatType()){const n=t.getAttribute("align");n&&n&&n in D&&e.setFormat(n)}return{node:e}}function vo(){return $i(new No)}function ko(t){return t instanceof No}const Eo=0;function Oo(t,e,n,r){const o=t._keyToDOMMap;o.clear(),t._editorState=mo(),t._pendingEditorState=r,t._compositionKey=null,t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements.clear(),t._normalizedNodes=new Set,t._updateTags=new Set,t._updates=[],t._blockCursorElement=null;const i=t._observer;null!==i&&(i.disconnect(),t._observer=null),null!==e&&(e.textContent=""),null!==n&&(n.textContent="",o.set("root",n))}function Mo(t){const e=new Set,n=new Set;let r=t;for(;r;){const{ownNodeConfig:t}=cs(r),o=r.transform;if(!n.has(o)){n.add(o);const t=r.transform();t&&e.add(t)}if(t){const n=t.$transform;n&&e.add(n),r=t.extends}else{const t=Object.getPrototypeOf(r);r=t.prototype instanceof kn&&t!==kn?t:void 0}}return e}function bo(t,e){const n=t.get(e);t.delete(e),n&&n()}function Ao(t,e,n){return t.set(e,n),bo.bind(null,t,e)}class wo{static version;_headless;_parentEditor;_rootElement;_editorState;_pendingEditorState;_compositionKey;_deferred;_keyToDOMMap;_updates;_updating;_listeners;_commands;_nodes;_decorators;_pendingDecorators;_config;_dirtyType;_cloneNotNeeded;_dirtyLeaves;_dirtyElements;_normalizedNodes;_updateTags;_observer;_key;_onError;_htmlConversions;_window;_editable;_blockCursorElement;_createEditorArgs;constructor(t,e,n,r,o,i,s,l){this._createEditorArgs=l,this._parentEditor=e,this._rootElement=null,this._editorState=t,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=!1,this._listeners={decorator:new Map,editable:new Map,mutation:new Map,root:new Map,textcontent:new Map,update:new Map},this._commands=new Map,this._config=r,this._nodes=n,this._decorators={},this._pendingDecorators=null,this._dirtyType=0,this._cloneNotNeeded=new Set,this._dirtyLeaves=new Set,this._dirtyElements=new Map,this._normalizedNodes=new Set,this._updateTags=new Set,this._observer=null,this._key=hi(),this._onError=o,this._htmlConversions=i,this._editable=s,this._headless=null!==e&&e._headless,this._window=null,this._blockCursorElement=null}isComposing(){return null!=this._compositionKey}registerUpdateListener(t){return Ao(this._listeners.update,t)}registerEditableListener(t){return Ao(this._listeners.editable,t)}registerDecoratorListener(t){return Ao(this._listeners.decorator,t)}registerTextContentListener(t){return Ao(this._listeners.textcontent,t)}registerRootListener(t){const e=this._listeners.root;return sl(Ao(e,t,t(this._rootElement,null)||void 0),()=>function(t,e,n){const r=t.get(e);r&&r(),t.set(e,e(...n)||void 0)}(e,t,[null,this._rootElement]))}registerCommand(e,n,r){void 0===r&&t(35);const o=this._commands;o.has(e)||o.set(e,[new Set,new Set,new Set,new Set,new Set]);const i=o.get(e);void 0===i&&t(36,String(e));const s=i[r];return s.add(n),()=>{s.delete(n),i.every(t=>0===t.size)&&o.delete(e)}}registerMutationListener(t,e,n){const r=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(t)).klass,o=this._listeners.mutation;let i=o.get(e);void 0===i&&(i=new Set,o.set(e,i)),i.add(r);const s=n&&n.skipInitialization;return void 0!==s&&s||this.initializeMutationListener(e,r),()=>{i.delete(r),0===i.size&&o.delete(e)}}getRegisteredNode(e){const n=this._nodes.get(e.getType());return void 0===n&&t(37,e.name),n}resolveRegisteredNodeAfterReplacements(t){for(;t.replaceWithKlass;)t=this.getRegisteredNode(t.replaceWithKlass);return t}initializeMutationListener(t,e){const n=this._editorState,r=os(n).get(e.getType());if(!r)return;const o=new Map;for(const t of r.keys())o.set(t,"created");o.size>0&&t(o,{dirtyLeaves:new Set,prevEditorState:n,updateTags:new Set(["registerMutationListener"])})}registerNodeTransformToKlass(t,e){const n=this.getRegisteredNode(t);return n.transforms.add(e),n}registerNodeTransform(t,e){const n=this.registerNodeTransformToKlass(t,e),r=[n],o=n.replaceWithKlass;if(null!=o){const t=this.registerNodeTransformToKlass(o,e);r.push(t)}return function(t,e){const n=os(t.getEditorState()),r=[];for(const t of e){const e=n.get(t);e&&r.push(e)}if(0===r.length)return;t.update(()=>{for(const t of r)for(const e of t.keys()){const t=ei(e);t&&t.markDirty()}},null===t._pendingEditorState?{tag:En}:void 0)}(this,r.map(t=>t.klass.getType())),()=>{r.forEach(t=>t.transforms.delete(e))}}hasNode(t){return this._nodes.has(t.getType())}hasNodes(t){return t.every(this.hasNode.bind(this))}dispatchCommand(t,e){return Ai(this,t,e)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(t){const e=this._rootElement;if(t!==e){const n=ki(this._config.theme,"root"),r=this._pendingEditorState||this._editorState;if(this._rootElement=t,Oo(this,e,t,r),null!==e&&(this._config.disableEvents||Sn(e),null!=n&&e.classList.remove(...n)),null!==t){const e=Ri(t),r=t.style;r.userSelect="text",r.whiteSpace="pre-wrap",r.wordBreak="break-word",t.setAttribute("data-lexical-editor","true"),this._window=e,this._dirtyType=2,H(this),this._updateTags.add(En),no(this),this._config.disableEvents||function(t,e){const n=t.ownerDocument;je.set(t,n);const r=He.get(n)??0;r<1&&n.addEventListener("selectionchange",yn),He.set(n,r+1),t.__lexicalEditor=e;const o=_n(t);for(let n=0;n<We.length;n++){const[r,i]=We[n],s="function"==typeof i?t=>{xn(t)||(mn(t),(e.isEditable()||"click"===r)&&i(t,e))}:t=>{if(xn(t))return;mn(t);const n=e.isEditable();switch(r){case"cut":return n&&Ai(e,we,t);case"copy":return Ai(e,Ae,t);case"paste":return n&&Ai(e,ne,t);case"dragstart":return n&&Ai(e,Oe,t);case"dragover":return n&&Ai(e,Me,t);case"dragend":return n&&Ai(e,be,t);case"focus":return n&&Ai(e,Re,t);case"blur":return n&&Ai(e,Ke,t);case"drop":return n&&Ai(e,ke,t)}};t.addEventListener(r,s),o.push(()=>{t.removeEventListener(r,s)})}}(t,this),null!=n&&t.classList.add(...n)}else this._window=null,this._updateTags.add(En),no(this);ro("root",this,!1,t,e)}}getElementByKey(t){return this._keyToDOMMap.get(t)||null}getEditorState(){return this._editorState}setEditorState(e,n){e.isEmpty()&&t(38);let r=e;r._readOnly&&(r=yo(e),r._selection=e._selection?e._selection.clone():null),j(this);const o=this._pendingEditorState,i=this._updateTags,s=void 0!==n?n.tag:null;null===o||o.isEmpty()||(null!=s&&i.add(s),no(this)),this._pendingEditorState=r,this._dirtyType=2,this._dirtyElements.set("root",!1),this._compositionKey=null,null!=s&&i.add(s),this._updating||no(this)}parseEditorState(t,e){return function(t,e,n){const r=mo(),o=Kr,i=zr,s=Br,l=e._dirtyElements,a=e._dirtyLeaves,c=e._cloneNotNeeded,u=e._dirtyType;e._dirtyElements=new Map,e._dirtyLeaves=new Set,e._cloneNotNeeded=new Set,e._dirtyType=0,Kr=r,zr=!1,Br=e,Po(null);try{const o=e._nodes;to(t.root,o),n&&n(r),r._readOnly=!0}catch(t){t instanceof Error&&e._onError(t)}finally{e._dirtyElements=l,e._dirtyLeaves=a,e._cloneNotNeeded=c,e._dirtyType=u,Kr=o,zr=i,Br=s}return r}("string"==typeof t?JSON.parse(t):t,this,e)}read(t){return no(this),this.getEditorState().read(t,{editor:this})}update(t,e){!function(t,e,n){t._updating?t._updates.push([e,n]):io(t,e,n)}(this,t,e)}focus(t,e={}){const n=this._rootElement;null!==n&&(n.setAttribute("autocapitalize","off"),so(this,()=>{const r=Er(),o=li();null!==r?r.dirty||ci(r.clone()):0!==o.getChildrenSize()&&("rootStart"===e.defaultSelection?o.selectStart():o.selectEnd()),Ii("focus"),Fi(()=>{n.removeAttribute("autocapitalize"),t&&t()})}),null===this._pendingEditorState&&n.removeAttribute("autocapitalize"))}blur(){const t=this._rootElement;null!==t&&t.blur();const e=Hi(this._window);null!==e&&e.removeAllRanges()}isEditable(){return this._editable}setEditable(t){this._editable!==t&&(this._editable=t,ro("editable",this,!0,t))}toJSON(){return{editorState:this._editorState.toJSON()}}}wo.version="0.42.0+prod.cjs";let Do=null;function Po(t){Do=t}let Io=1;function Fo(e,n){const r=Lo(e,n);return void 0===r&&t(30,n),r}function Lo(t,e){return t._nodes.get(e)}const Ro="function"==typeof queueMicrotask?queueMicrotask:t=>{Promise.resolve().then(t)};function Ko(t){return go(oi(t))}function Bo(t){const e=document.activeElement;if(!Gi(e))return!1;const n=e.nodeName;return go(oi(t))&&("INPUT"===n||"TEXTAREA"===n||"true"===e.contentEditable&&null==Uo(e))}function zo(t,e,n){const r=t.getRootElement();try{return null!==r&&r.contains(e)&&r.contains(n)&&null!==e&&!Bo(e)&&$o(e)===t}catch(t){return!1}}function Wo(t){return t instanceof wo}function $o(t){let e=t;for(;null!=e;){const t=Uo(e);if(Wo(t))return t;e=Di(e)}return null}function Uo(t){return t?t.__lexicalEditor:null}function Jo(t){return or(t)||t.isToken()}function Yo(t){return Jo(t)||t.isSegmented()}function jo(t){return qi(t)&&3===t.nodeType}function Ho(t){return qi(t)&&9===t.nodeType}function Vo(t){let e=t;for(;null!=e;){if(jo(e))return e;e=e.firstChild}return null}function Go(t,e,n){const r=A[e];if(null!==n&&(t&r)===(n&r))return t;let o=t^r;return"subscript"===e?o&=~A.superscript:"superscript"===e?o&=~A.subscript:"lowercase"===e?(o&=~A.uppercase,o&=~A.capitalize):"uppercase"===e?(o&=~A.lowercase,o&=~A.capitalize):"capitalize"===e&&(o&=~A.lowercase,o&=~A.uppercase),o}function qo(t,e){const n=function(){const t=Do;return Do=null,t}();if(null!=(e=e||n&&n.__key))return void(t.__key=e);Yr(),jr();const r=Vr(),o=Hr(),i=""+Io++;o._nodeMap.set(i,t),uo(t)?r._dirtyElements.set(i,!0):r._dirtyLeaves.add(i),r._cloneNotNeeded.add(i),r._dirtyType=1,t.__key=i}function Xo(t){const e=t.getParent();if(null!==e){const n=t.getWritable(),r=e.getWritable(),o=t.getPreviousSibling(),i=t.getNextSibling(),s=null!==i?i.__key:null,l=null!==o?o.__key:null,a=null!==o?o.getWritable():null,c=null!==i?i.getWritable():null;null===o&&(r.__first=s),null===i&&(r.__last=l),null!==a&&(a.__next=s),null!==c&&(c.__prev=l),n.__prev=null,n.__next=null,n.__parent=null,r.__size--}}function Qo(e){jr(),vn(e)&&t(323,e.__key,e.__type);const n=e.getLatest(),r=n.__parent,o=Hr(),i=Vr(),s=o._nodeMap,l=i._dirtyElements;null!==r&&function(t,e,n){let r=t;for(;null!==r;){if(n.has(r))return;const t=e.get(r);if(void 0===t)break;n.set(r,!1),r=t.__parent}}(r,s,l);const a=n.__key;i._dirtyType=1,uo(e)?l.set(a,!0):i._dirtyLeaves.add(a)}function Zo(t){Yr();const e=Vr(),n=e._compositionKey;if(t!==n){if(e._compositionKey=t,null!==n){const t=ei(n);null!==t&&t.getWritable()}if(null!==t){const e=ei(t);null!==e&&e.getWritable()}}}function ti(){if(Jr())return null;return Vr()._compositionKey}function ei(t,e){const n=(e||Hr())._nodeMap.get(t);return void 0===n?null:n}function ni(t,e){const n=ri(t,Vr());return void 0!==n?ei(n,e):null}function ri(t,e){return t[`__lexicalKey_${e._key}`]}function oi(t,e){let n=t;for(;null!=n;){const t=ni(n,e);if(null!==t)return t;n=Di(n)}return null}function ii(t){const e=t._decorators,n=Object.assign({},e);return t._pendingDecorators=n,n}function si(t){return t.read(()=>li().getTextContent())}function li(){return ai(Hr())}function ai(t){return t._nodeMap.get("root")}function ci(t){Yr();const e=Hr();null!==t&&(t.dirty=!0,t.setCachedNodes(null)),e._selection=t}function ui(t){const e=Vr(),n=function(t,e){let n=t;for(;null!=n;){const t=ri(n,e);if(void 0!==t)return t;n=Di(n)}return null}(t,e);if(null===n){return t===e.getRootElement()?ei("root"):null}return ei(n)}function fi(t){return/[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(t)}function di(t){const e=[];for(let n=t;null!==n;n=n._updating?null:n._parentEditor)e.push(n);return e}function hi(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,5)}function gi(t){return jo(t)?t.nodeValue:null}function _i(t,e,n){const r=Hi(Ki(e));if(null===r)return;const o=r.anchorNode;let{anchorOffset:i,focusOffset:s}=r;if(null!==o){let e=gi(o);const r=oi(o);if(null!==e&&tr(r)){if((e===T||e===k)&&n){const t=n.length;e=n,i=t,s=t}null!==e&&pi(r,e,i,s,t)}}}function pi(t,e,n,r,o){let i=t;if(i.isAttached()&&(o||!i.isDirty())){const s=i.isComposing();let c=e;if((s||o)&&(e.endsWith(T)&&(c=e.slice(0,-T.length)),o)){const t=k;let e;for(;-1!==(e=c.indexOf(t));)c=c.slice(0,e)+c.slice(e+t.length),null!==n&&n>e&&(n=Math.max(e,n-t.length)),null!==r&&r>e&&(r=Math.max(e,r-t.length))}const u=i.getTextContent();if(o||c!==u){if(""===c){if(Zo(null),l||a||d)i.remove();else{const t=Vr();setTimeout(()=>{t.update(()=>{i.isAttached()&&i.remove()})},20)}return}const e=i.getParent(),o=Or(),u=i.getTextContentSize(),f=ti(),h=i.getKey();if(i.isToken()||null!==f&&h===f&&!s||ur(o)&&(null!==e&&!e.canInsertTextBefore()&&0===o.anchor.offset||o.anchor.key===t.__key&&0===o.anchor.offset&&!i.canInsertTextBefore()&&!s||o.focus.key===t.__key&&o.focus.offset===u&&!i.canInsertTextAfter()&&!s))return void i.markDirty();const g=Er();if(!ur(g)||null===n||null===r)return void yi(i,c,g);if(g.setTextNodeRange(i,n,i,r),i.isSegmented()){const t=Zn(i.getTextContent());i.replace(t),i=t}yi(i,c,g)}}}function yi(t,e,n){if(t.setTextContent(e),ur(n)){const e=t.getKey();for(const r of["anchor","focus"]){const o=n[r];"text"===o.type&&o.key===e&&(o.offset=Os(t,o.offset,"clamp"))}}}function mi(t,e,n){const r=e[n]||!1;return"any"===r||r===t[n]}function xi(t,e){return mi(t,e,"altKey")&&mi(t,e,"ctrlKey")&&mi(t,e,"shiftKey")&&mi(t,e,"metaKey")}function Ci(t,e,n){if(!xi(t,n))return!1;if(t.key.toLowerCase()===e.toLowerCase())return!0;if(e.length>1)return!1;if(1===t.key.length&&t.key.charCodeAt(0)<=127)return!1;const r="Key"+e.toUpperCase();return t.code===r}const Si={ctrlKey:!o,metaKey:o},Ni={altKey:o,ctrlKey:!o};function Ti(t){return"Backspace"===t.key}function vi(t){return Ci(t,"a",Si)}function ki(t,e){void 0===t.__lexicalClassNameCache&&(t.__lexicalClassNameCache={});const n=t.__lexicalClassNameCache,r=n[e];if(void 0!==r)return r;const o=t[e];if("string"==typeof o){const t=il(o);return n[e]=t,t}return o}function Ei(e,n,r,o,i){if(0===r.size)return;const s=o.__type,l=o.__key,a=n.get(s);void 0===a&&t(33,s);const c=a.klass;let u=e.get(c);void 0===u&&(u=new Map,e.set(c,u));const f=u.get(l),d="destroyed"===f&&"created"===i;(void 0===f||d)&&u.set(l,d?"updated":i)}function Oi(t,e,n){const r=t.getParent();let o=n,i=t;return null!==r&&(e&&0===n?(o=i.getIndexWithinParent(),i=r):e||n!==i.getChildrenSize()||(o=i.getIndexWithinParent()+1,i=r)),i.getChildAtIndex(e?o-1:o)}function Mi(t,e){const n=t.offset;if("element"===t.type){return Oi(t.getNode(),e,n)}{const r=t.getNode();if(e&&0===n||!e&&n===r.getTextContentSize()){const t=e?r.getPreviousSibling():r.getNextSibling();return null===t?Oi(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):t}}return null}function bi(t){const e=Ki(t).event,n=e&&e.inputType;return"insertFromPaste"===n||"insertFromPasteAsQuotation"===n}function Ai(t,e,n){return function(t,e,n){const r=di(t);for(let o=4;o>=0;o--)for(let i=0;i<r.length;i++){const s=r[i],l=s._commands.get(e);if(void 0!==l){const e=l[o];if(void 0!==e){const r=Array.from(e),o=r.length;let i=!1;if(so(s,()=>{for(let e=0;e<o;e++)if(r[e](n,t))return void(i=!0)}),i)return i}}}return!1}(t,e,n)}function wi(e,n){const r=e._keyToDOMMap.get(n);return void 0===r&&t(75,n),r}function Di(t){const e=t.assignedSlot||t.parentElement;return Xi(e)?e.host:e}function Pi(t){return Ho(t)?t:Gi(t)?t.ownerDocument:null}function Ii(t){Yr();Vr()._updateTags.add(t)}function Fi(t){Yr();Vr()._deferred.push(t)}function Li(t,e){let n=t.getParent();for(;null!==n;){if(n.is(e))return!0;n=n.getParent()}return!1}function Ri(t){const e=Pi(t);return e?e.defaultView:null}function Ki(e){const n=e._window;return null===n&&t(78),n}function Bi(t){let e=t.getParentOrThrow();for(;null!==e;){if(zi(e))return e;e=e.getParentOrThrow()}return e}function zi(t){return po(t)||uo(t)&&t.isShadowRoot()}function Wi(t,e=!1){const n=t.constructor.clone(t);return qo(n,null),n.afterCloneFrom(t),e||n.resetOnCopyNodeFrom(t),n}function $i(e){const n=Vr(),r=e.getType(),o=Lo(n,r);void 0===o&&t(200,e.constructor.name,r);const{replace:i,replaceWithKlass:s}=o;if(null!==i){const n=i(e),o=n.constructor;return null!==s?n instanceof s||t(201,s.name,s.getType(),o.name,o.getType(),e.constructor.name,r):n instanceof e.constructor&&o!==e.constructor||t(202,o.name,o.getType(),e.constructor.name,r),n.__key===e.__key&&t(203,e.constructor.name,r,o.name,o.getType()),n}return e}function Ui(e,n){!po(e.getParent())||uo(n)||go(n)||t(99)}function Ji(e){const n=ei(e);return null===n&&t(63,e),n}function Yi(t){return(go(t)||uo(t)&&!t.canBeEmpty())&&!t.isInline()}function ji(t,e,n){n.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=t.parentElement;null!==r&&r.removeChild(t)}function Hi(t){return n?(t||window).getSelection():null}function Vi(t){const e=Ri(t);return e?e.getSelection():null}function Gi(t){return qi(t)&&1===t.nodeType}function qi(t){return"object"==typeof t&&null!==t&&"nodeType"in t&&"number"==typeof t.nodeType}function Xi(t){return qi(t)&&11===t.nodeType}function Qi(t){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|mark|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return null!==t.nodeName.match(e)}function Zi(t){const e=new RegExp(/^(address|article|aside|blockquote|canvas|dd|div|dl|dt|fieldset|figcaption|figure|footer|form|h1|h2|h3|h4|h5|h6|header|hr|li|main|nav|noscript|ol|p|pre|section|table|td|tfoot|ul|video)$/,"i");return null!==t.nodeName.match(e)}function ts(t){if(go(t)&&!t.isInline())return!0;if(!uo(t)||zi(t))return!1;const e=t.getFirstChild(),n=null===e||Ln(e)||tr(e)||e.isInline();return!t.isInline()&&!1!==t.canBeEmpty()&&n}function es(){return Vr()}const ns=new WeakMap,rs=new Map;function os(e){if(!e._readOnly&&e.isEmpty())return rs;e._readOnly||t(192);let n=ns.get(e);return n||(n=function(t){const e=new Map;for(const[n,r]of t._nodeMap){const t=r.__type;let o=e.get(t);o||(o=new Map,e.set(t,o)),o.set(n,r)}return e}(e),ns.set(e,n)),n}function is(t){const e=t.constructor.clone(t);return e.afterCloneFrom(t),e}function ss(t,e){const n=parseInt(t.style.paddingInlineStart,10)||0,r=Math.round(n/40);e.setIndent(r)}function ls(t){return!0===t.__lexicalUnmanaged}function as(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)&&t[e]!==kn[e]}function cs(e){const n=L in e.prototype?e.prototype[L]():void 0,r=function(e){if(!(e===kn||e.prototype instanceof kn)){let n="<unknown>",r="<unknown>";try{n=e.getType()}catch(t){}try{wo.version&&(r=JSON.parse(wo.version))}catch(t){}t(290,e.name,n,r)}return e===ho||e===co||e===kn}(e),o=!r&&as(e,"getType")?e.getType():void 0;let i,s=o;if(n)if(o)i=n[o];else for(const[t,e]of Object.entries(n))s=t,i=e;if(!r&&s&&(as(e,"getType")||(e.getType=()=>s),as(e,"clone")||(e.clone=t=>(Po(t),new e)),as(e,"importJSON")||(e.importJSON=i&&i.$importJSON||(t=>(new e).updateFromJSON(t))),!as(e,"importDOM")&&i)){const{importDOM:t}=i;t&&(e.importDOM=()=>t)}return{ownNodeConfig:i,ownNodeType:s}}const us=(t,e)=>{let n=t;for(;null!=n&&!po(n);){if(e(n))return n;n=n.getParent()}return null},fs={next:"previous",previous:"next"};class ds{origin;constructor(t){this.origin=t}[Symbol.iterator](){return Rs({hasNext:Cs,initial:this.getAdjacentCaret(),map:t=>t,step:t=>t.getAdjacentCaret()})}getAdjacentCaret(){return ks(this.getNodeAtCaret(),this.direction)}getSiblingCaret(){return ks(this.origin,this.direction)}remove(){const t=this.getNodeAtCaret();return t&&t.remove(),this}replaceOrInsert(t,e){const n=this.getNodeAtCaret();return t.is(this.origin)||t.is(n)||(null===n?this.insert(t):n.replace(t,e)),this}splice(e,n,r="next"){const o=r===this.direction?n:Array.from(n).reverse();let i=this;const s=this.getParentAtCaret(),l=new Map;for(let t=i.getAdjacentCaret();null!==t&&l.size<e;t=t.getAdjacentCaret()){const e=t.origin.getWritable();l.set(e.getKey(),e)}for(const e of o){if(l.size>0){const n=i.getNodeAtCaret();if(n)if(l.delete(n.getKey()),l.delete(e.getKey()),n.is(e)||i.origin.is(e));else{const t=e.getParent();t&&t.is(s)&&e.remove(),n.replace(e)}else null===n&&t(263,Array.from(l).join(" "))}else i.insert(e);i=ks(e,this.direction)}for(const t of l.values())t.remove();return this}}class hs extends ds{type="child";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:bs(t,this.direction)}getParentCaret(t="root"){return ks(ps(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=_s(this.direction);return ks(this.getNodeAtCaret(),t)||bs(this.origin,t)}getParentAtCaret(){return this.origin}getChildCaret(){return this}isSameNodeCaret(t){return t instanceof hs&&this.direction===t.direction&&this.origin.is(t.origin)}isSamePointCaret(t){return this.isSameNodeCaret(t)}}const gs={root:po,shadowRoot:zi};function _s(t){return fs[t]}function ps(t,e="root"){return gs[e](t)?null:t}class ys extends ds{type="sibling";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:ks(t,this.direction)}getSiblingCaret(){return this}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return uo(this.origin)?bs(this.origin,this.direction):null}getParentCaret(t="root"){return ks(ps(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=_s(this.direction);return ks(this.getNodeAtCaret(),t)||bs(this.origin.getParentOrThrow(),t)}isSamePointCaret(t){return t instanceof ys&&this.direction===t.direction&&this.origin.is(t.origin)}isSameNodeCaret(t){return(t instanceof ys||t instanceof ms)&&this.direction===t.direction&&this.origin.is(t.origin)}}class ms extends ds{type="text";offset;constructor(t,e){super(t),this.offset=e}getLatest(){const t=this.origin.getLatest();return t===this.origin?this:Es(t,this.direction,this.offset)}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return null}getParentCaret(t="root"){return ks(ps(this.getParentAtCaret(),t),this.direction)}getFlipped(){return Es(this.origin,_s(this.direction),this.offset)}isSamePointCaret(t){return t instanceof ms&&this.direction===t.direction&&this.origin.is(t.origin)&&this.offset===t.offset}isSameNodeCaret(t){return(t instanceof ys||t instanceof ms)&&this.direction===t.direction&&this.origin.is(t.origin)}getSiblingCaret(){return ks(this.origin,this.direction)}}function xs(t){return t instanceof ms}function Cs(t){return t instanceof ys}function Ss(t){return t instanceof hs}const Ns={next:class extends ms{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends ms{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},Ts={next:class extends ys{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends ys{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},vs={next:class extends hs{direction="next";getNodeAtCaret(){return this.origin.getFirstChild()}insert(t){return this.origin.splice(0,0,[t]),this}},previous:class extends hs{direction="previous";getNodeAtCaret(){return this.origin.getLastChild()}insert(t){return this.origin.splice(this.origin.getChildrenSize(),0,[t]),this}}};function ks(t,e){return t?new Ts[e](t):null}function Es(t,e,n){return t?new Ns[e](t,Os(t,n)):null}function Os(t,n,r="error"){const o=t.getTextContentSize();let i="next"===n?o:"previous"===n?0:n;return(i<0||i>o)&&("clamp"!==r&&e(284,String(n),String(o),t.getKey()),i=i<0?0:o),i}function Ms(t,e){return new Ps(t,e)}function bs(t,e){return uo(t)?new vs[e](t):null}function As(t){return t&&t.getChildCaret()||t}function ws(t){return t&&As(t.getAdjacentCaret())}class Ds{type="node-caret-range";direction;anchor;focus;constructor(t,e,n){this.anchor=t,this.focus=e,this.direction=n}getLatest(){const t=this.anchor.getLatest(),e=this.focus.getLatest();return t===this.anchor&&e===this.focus?this:new Ds(t,e,this.direction)}isCollapsed(){return this.anchor.isSamePointCaret(this.focus)}getTextSlices(){const t=t=>{const e=this[t].getLatest();return xs(e)?function(t,e){const{direction:n,origin:r}=t,o=Os(r,"focus"===e?_s(n):n);return Ms(t,o-t.offset)}(e,t):null},e=t("anchor"),n=t("focus");if(e&&n){const{caret:t}=e,{caret:r}=n;if(t.isSameNodeCaret(r))return[Ms(t,r.offset-t.offset),null]}return[e,n]}iterNodeCarets(t="root"){const e=xs(this.anchor)?this.anchor.getSiblingCaret():this.anchor.getLatest(),n=this.focus.getLatest(),r=xs(n),o=e=>e.isSameNodeCaret(n)?null:ws(e)||e.getParentCaret(t);return Rs({hasNext:t=>null!==t&&!(r&&n.isSameNodeCaret(t)),initial:e.isSameNodeCaret(n)?null:o(e),map:t=>t,step:o})}[Symbol.iterator](){return this.iterNodeCarets("root")}}class Ps{type="slice";caret;distance;constructor(t,e){this.caret=t,this.distance=e}getSliceIndices(){const{distance:t,caret:{offset:e}}=this,n=e+t;return n<e?[n,e]:[e,n]}getTextContent(){const[t,e]=this.getSliceIndices();return this.caret.origin.getTextContent().slice(t,e)}getTextContentSize(){return Math.abs(this.distance)}removeTextSlice(){const{caret:{origin:t,direction:e}}=this,[n,r]=this.getSliceIndices(),o=t.getTextContent();return Es(t.setTextContent(o.slice(0,n)+o.slice(r)),e,n)}}function Is(t){return Ls(t,ks(li(),t.direction))}function Fs(t){return Ls(t,t)}function Ls(e,n){return e.direction!==n.direction&&t(265),new Ds(e,n,e.direction)}function Rs(t){const{initial:e,hasNext:n,step:r,map:o}=t;let i=e;return{[Symbol.iterator](){return this},next(){if(!n(i))return{done:!0,value:void 0};const t={done:!1,value:o(i)};return i=r(i),t}}}function Ks(e,n){const r=$s(e.origin,n.origin);switch(null===r&&t(275,e.origin.getKey(),n.origin.getKey()),r.type){case"same":{const t="text"===e.type,r="text"===n.type;return t&&r?function(t,e){return Math.sign(t-e)}(e.offset,n.offset):e.type===n.type?0:t?-1:r?1:"child"===e.type?-1:1}case"ancestor":return"child"===e.type?-1:1;case"descendant":return"child"===n.type?1:-1;case"branch":return Bs(r)}}function Bs(t){const{a:e,b:n}=t,r=e.__key,o=n.__key;let i=e,s=n;for(;i&&s;i=i.getNextSibling(),s=s.getNextSibling()){if(i.__key===o)return-1;if(s.__key===r)return 1}return null===i?1:-1}function zs(t,e){return e.is(t)}function Ws(t){return uo(t)?[t.getLatest(),null]:[t.getParent(),t.getLatest()]}function $s(e,n){if(e.is(n))return{commonAncestor:e,type:"same"};const r=new Map;for(let[t,n]=Ws(e);t;n=t,t=t.getParent())r.set(t,n);for(let[o,i]=Ws(n);o;i=o,o=o.getParent()){const s=r.get(o);if(void 0!==s)return null===s?(zs(e,o)||t(276),{commonAncestor:o,type:"ancestor"}):null===i?(zs(n,o)||t(277),{commonAncestor:o,type:"descendant"}):((uo(s)||zs(e,s))&&(uo(i)||zs(n,i))&&o.is(s.getParent())&&o.is(i.getParent())||t(278),{a:s,b:i,commonAncestor:o,type:"branch"})}return null}function Us(e,n){const{type:r,key:o,offset:i}=e,s=Ji(e.key);return"text"===r?(tr(s)||t(266,s.getType(),o),Es(s,n,i)):(uo(s)||t(267,s.getType(),o),nl(s,e.offset,n))}function Js(e,n){const{origin:r,direction:o}=n,i="next"===o;xs(n)?e.set(r.getKey(),n.offset,"text"):Cs(n)?tr(r)?e.set(r.getKey(),Os(r,o),"text"):e.set(r.getParentOrThrow().getKey(),r.getIndexWithinParent()+(i?1:0),"element"):(Ss(n)&&uo(r)||t(268),e.set(r.getKey(),i?0:r.getChildrenSize(),"element"))}function Ys(t){const e=Er(),n=ur(e)?e:Tr();return js(n,t),ci(n),n}function js(t,e){Js(t.anchor,e.anchor),Js(t.focus,e.focus)}function Hs(t){const{anchor:e,focus:n}=t,r=Us(e,"next"),o=Us(n,"next"),i=Ks(r,o)<=0?"next":"previous";return Ls(tl(r,i),tl(o,i))}function Vs(t){const{direction:e,origin:n}=t,r=ks(n,_s(e)).getNodeAtCaret();return r?ks(r,e):bs(n.getParentOrThrow(),e)}function Gs(t,e="root"){const n=[t];for(let r=Ss(t)?t.getParentCaret(e):t.getSiblingCaret();null!==r;r=r.getParentCaret(e))n.push(Vs(r));return n}function qs(t){return!!t&&t.origin.isAttached()}function Xs(e,n="removeEmptySlices"){if(e.isCollapsed())return e;const r="root",o="next";let i=n;const s=el(e,o),l=Gs(s.anchor,r),a=Gs(s.focus.getFlipped(),r),c=new Set,u=[];for(const t of s.iterNodeCarets(r))if(Ss(t))c.add(t.origin.getKey());else if(Cs(t)){const{origin:e}=t;uo(e)&&!c.has(e.getKey())||u.push(e)}for(const t of u)t.remove();for(const t of s.getTextSlices()){if(!t)continue;const{origin:e}=t.caret,n=e.getTextContentSize(),r=Vs(ks(e,o)),s=e.getMode();if(Math.abs(t.distance)===n&&"removeEmptySlices"===i||"token"===s&&0!==t.distance)r.remove();else if(0!==t.distance){i="removeEmptySlices";let e=t.removeTextSlice();const n=t.caret.origin;if("segmented"===s){const t=e.origin,n=Zn(t.getTextContent()).setStyle(t.getStyle()).setFormat(t.getFormat());r.replaceOrInsert(n),e=Es(n,o,e.offset)}n.is(l[0].origin)&&(l[0]=e),n.is(a[0].origin)&&(a[0]=e.getFlipped())}}let f,d;for(const t of l)if(qs(t)){f=Qs(t);break}for(const t of a)if(qs(t)){d=Qs(t);break}const h=function(t,e,n){if(!t||!e)return null;const r=t.getParentAtCaret(),o=e.getParentAtCaret();if(!r||!o)return null;const i=r.getParents().reverse();i.push(r);const s=o.getParents().reverse();s.push(o);const l=Math.min(i.length,s.length);let a;for(a=0;a<l&&i[a]===s[a];a++);const c=(t,e)=>{let n;for(let r=a;r<t.length;r++){const o=t[r];if(zi(o))return;!n&&e(o)&&(n=o)}return n},u=c(i,ts),f=u&&c(s,t=>n.has(t.getKey())&&ts(t));return u&&f?[u,f]:null}(f,d,c);if(h){const[t,e]=h;bs(t,"previous").splice(0,e.getChildren());let n=e.getParent();for(e.remove(!0);n&&n.isEmpty();){const t=n;n=n.getParent(),t.remove(!0)}}const g=[f,d,...l,...a].find(qs);if(g){return Fs(tl(Qs(g),e.direction))}t(269,JSON.stringify(l.map(t=>t.origin.__key)))}function Qs(t){const e=function(t){let e=t;for(;Ss(e);){const t=ws(e);if(!Ss(t))break;e=t}return e}(t.getLatest()),{direction:n}=e;if(tr(e.origin))return xs(e)?e:Es(e.origin,n,n);const r=e.getAdjacentCaret();return Cs(r)&&tr(r.origin)?Es(r.origin,n,_s(n)):e}function Zs(t){return xs(t)&&t.offset!==Os(t.origin,t.direction)}function tl(t,e){return t.direction===e?t:t.getFlipped()}function el(t,e){return t.direction===e?t:Ls(tl(t.focus,e),tl(t.anchor,e))}function nl(t,e,n){let r=bs(t,"next");for(let t=0;t<e;t++){const t=r.getAdjacentCaret();if(null===t)break;r=t}return tl(r,n)}function rl(e){const{origin:n,offset:r,direction:o}=e;if(r===Os(n,o))return e.getSiblingCaret();if(r===Os(n,_s(o)))return Vs(e.getSiblingCaret());const[i]=n.splitText(r);return tr(i)||t(281),tl(ks(i,"next"),o)}function ol(t,e){return!0}function il(...t){const e=[];for(const n of t)if(n&&"string"==typeof n)for(const[t]of n.matchAll(/\S+/g))e.push(t);return e}function sl(...t){return()=>{for(let e=t.length-1;e>=0;e--)t[e]();t.length=0}}exports.$addUpdateTag=Ii,exports.$applyNodeReplacement=$i,exports.$caretFromPoint=Us,exports.$caretRangeFromSelection=Hs,exports.$cloneWithProperties=is,exports.$cloneWithPropertiesEphemeral=function(t){return(e=is(t))[Tn]=!0,e;var e},exports.$comparePointCaretNext=Ks,exports.$copyNode=Wi,exports.$create=function(t){const e=es();return Yr(),new(e.resolveRegisteredNodeAfterReplacements(e.getRegisteredNode(t)).klass)},exports.$createLineBreakNode=Fn,exports.$createNodeSelection=vr,exports.$createParagraphNode=vo,exports.$createPoint=sr,exports.$createRangeSelection=Tr,exports.$createRangeSelectionFromDom=function(t,e){return kr(null,t,e,null)},exports.$createTabNode=rr,exports.$createTextNode=Zn,exports.$extendCaretToRange=Is,exports.$findMatchingParent=us,exports.$getAdjacentChildCaret=ws,exports.$getAdjacentNode=Mi,exports.$getAdjacentSiblingOrParentSiblingCaret=function(t,e="root"){let n=0,r=t,o=ws(r);for(;null===o;){if(n--,o=r.getParentCaret(e),!o)return null;r=o,o=ws(r)}return o&&[o,n]},exports.$getCaretInDirection=tl,exports.$getCaretRange=Ls,exports.$getCaretRangeInDirection=el,exports.$getCharacterOffsets=gr,exports.$getChildCaret=bs,exports.$getChildCaretAtIndex=nl,exports.$getChildCaretOrSelf=As,exports.$getCollapsedCaretRange=Fs,exports.$getCommonAncestor=$s,exports.$getCommonAncestorResultBranchOrder=Bs,exports.$getEditor=es,exports.$getNearestNodeFromDOMNode=oi,exports.$getNearestRootOrShadowRoot=Bi,exports.$getNodeByKey=ei,exports.$getNodeByKeyOrThrow=Ji,exports.$getNodeFromDOMNode=ni,exports.$getPreviousSelection=Or,exports.$getRoot=li,exports.$getSelection=Er,exports.$getSiblingCaret=ks,exports.$getState=G,exports.$getStateChange=function(t,e,n){const r=G(t,n,"direct"),o=G(e,n,"direct");return n.isEqual(r,o)?null:[r,o]},exports.$getTextContent=function(){const t=Er();return null===t?"":t.getTextContent()},exports.$getTextNodeOffset=Os,exports.$getTextPointCaret=Es,exports.$getTextPointCaretSlice=Ms,exports.$getWritableNodeState=Q,exports.$hasAncestor=Li,exports.$hasUpdateTag=function(t){return Vr()._updateTags.has(t)},exports.$insertNodes=function(t){let e=Er()||Or();null===e&&(e=li().selectEnd()),e.insertNodes(t)},exports.$isBlockElementNode=function(t){return uo(t)&&!t.isInline()},exports.$isChildCaret=Ss,exports.$isDecoratorNode=go,exports.$isEditorState=function(t){return t instanceof Co},exports.$isElementNode=uo,exports.$isExtendableTextPointCaret=Zs,exports.$isInlineElementOrDecoratorNode=function(t){return uo(t)&&t.isInline()||go(t)&&t.isInline()},exports.$isLeafNode=function(t){return tr(t)||Ln(t)||go(t)},exports.$isLineBreakNode=Ln,exports.$isNodeCaret=function(t){return t instanceof ds},exports.$isNodeSelection=dr,exports.$isParagraphNode=ko,exports.$isRangeSelection=ur,exports.$isRootNode=po,exports.$isRootOrShadowRoot=zi,exports.$isSiblingCaret=Cs,exports.$isTabNode=or,exports.$isTextNode=tr,exports.$isTextPointCaret=xs,exports.$isTextPointCaretSlice=function(t){return t instanceof Ps},exports.$isTokenOrSegmented=Yo,exports.$isTokenOrTab=Jo,exports.$nodesOfType=function(t){const e=t.getType(),n=Hr();if(n._readOnly){const t=os(n).get(e);return t?Array.from(t.values()):[]}const r=n._nodeMap,o=[];for(const[,n]of r)n instanceof t&&n.__type===e&&n.isAttached()&&o.push(n);return o},exports.$normalizeCaret=Qs,exports.$normalizeSelection__EXPERIMENTAL=at,exports.$onUpdate=Fi,exports.$parseSerializedNode=function(t){return to(t,Vr()._nodes)},exports.$removeTextFromCaretRange=Xs,exports.$rewindSiblingCaret=Vs,exports.$selectAll=function(t){const e=li();if(ur(t)){const e=t.anchor,n=t.focus,r=e.getNode().getTopLevelElementOrThrow().getParentOrThrow();return e.set(r.getKey(),0,"element"),n.set(r.getKey(),r.getChildrenSize(),"element"),at(t),t}{const t=e.select(0,e.getChildrenSize());return ci(at(t)),t}},exports.$setCompositionKey=Zo,exports.$setPointFromCaret=Js,exports.$setSelection=ci,exports.$setSelectionFromCaretRange=Ys,exports.$setState=function(t,e,n){let r;if(Yr(),"function"==typeof n){const o=t.getLatest(),i=G(o,e);if(r=n(i),e.isEqual(i,r))return o}else r=n;const o=t.getWritable();return Q(o).updateFromKnown(e,r),o},exports.$splitAtPointCaretNext=function(t,{$copyElementNode:e=Wi,$splitTextPointCaretNext:n=rl,rootMode:r="shadowRoot",$shouldSplit:o=ol}={}){if(xs(t))return n(t);const i=t.getParentCaret(r);if(i){const{origin:n}=i;if(Ss(t)&&(!n.canBeEmpty()||!o(n,"first")))return Vs(i);const r=function(t){const e=[];for(let n=t.getAdjacentCaret();n;n=n.getAdjacentCaret())e.push(n.origin);return e}(t);(r.length>0||n.canBeEmpty()&&o(n,"last"))&&i.insert(e(n).splice(0,0,r))}return i},exports.$splitNode=function(e,n){let r=e.getChildAtIndex(n);null==r&&(r=e),zi(e)&&t(102);const o=e=>{const n=e.getParentOrThrow(),i=zi(n),s=e!==r||i?Wi(e):e;if(i)return uo(e)&&uo(s)||t(133),e.insertAfter(s),[e,s,s];{const[t,r,i]=o(n),l=e.getNextSiblings();return i.append(s,...l),[t,r,s]}},[i,s]=o(r);return[i,s]},exports.$updateRangeSelectionFromCaretRange=js,exports.ArtificialNode__DO_NOT_USE=So,exports.BEFORE_INPUT_COMMAND=Vt,exports.BLUR_COMMAND=Ke,exports.CAN_REDO_COMMAND=Fe,exports.CAN_UNDO_COMMAND=Le,exports.CLEAR_EDITOR_COMMAND=Pe,exports.CLEAR_HISTORY_COMMAND=Ie,exports.CLICK_COMMAND=Ht,exports.COLLABORATION_TAG=On,exports.COMMAND_PRIORITY_CRITICAL=4,exports.COMMAND_PRIORITY_EDITOR=Eo,exports.COMMAND_PRIORITY_HIGH=3,exports.COMMAND_PRIORITY_LOW=1,exports.COMMAND_PRIORITY_NORMAL=2,exports.COMPOSITION_END_COMMAND=Xt,exports.COMPOSITION_END_TAG=Dn,exports.COMPOSITION_START_COMMAND=qt,exports.COMPOSITION_START_TAG=wn,exports.CONTROLLED_TEXT_INSERTION_COMMAND=ee,exports.COPY_COMMAND=Ae,exports.CUT_COMMAND=we,exports.DELETE_CHARACTER_COMMAND=Qt,exports.DELETE_LINE_COMMAND=ie,exports.DELETE_WORD_COMMAND=oe,exports.DRAGEND_COMMAND=be,exports.DRAGOVER_COMMAND=Me,exports.DRAGSTART_COMMAND=Oe,exports.DROP_COMMAND=ke,exports.DecoratorNode=ho,exports.ElementNode=co,exports.FOCUS_COMMAND=Re,exports.FORMAT_ELEMENT_COMMAND=Ee,exports.FORMAT_TEXT_COMMAND=se,exports.HISTORIC_TAG="historic",exports.HISTORY_MERGE_TAG=En,exports.HISTORY_PUSH_TAG="history-push",exports.INDENT_CONTENT_COMMAND=Te,exports.INPUT_COMMAND=Gt,exports.INSERT_LINE_BREAK_COMMAND=Zt,exports.INSERT_PARAGRAPH_COMMAND=te,exports.INSERT_TAB_COMMAND=Ne,exports.INTERNAL_$isBlock=ts,exports.IS_ALL_FORMATTING=2047,exports.IS_BOLD=1,exports.IS_CODE=16,exports.IS_HIGHLIGHT=p,exports.IS_ITALIC=2,exports.IS_STRIKETHROUGH=4,exports.IS_SUBSCRIPT=32,exports.IS_SUPERSCRIPT=64,exports.IS_UNDERLINE=8,exports.KEY_ARROW_DOWN_COMMAND=_e,exports.KEY_ARROW_LEFT_COMMAND=de,exports.KEY_ARROW_RIGHT_COMMAND=ue,exports.KEY_ARROW_UP_COMMAND=ge,exports.KEY_BACKSPACE_COMMAND=me,exports.KEY_DELETE_COMMAND=Ce,exports.KEY_DOWN_COMMAND=ce,exports.KEY_ENTER_COMMAND=pe,exports.KEY_ESCAPE_COMMAND=xe,exports.KEY_MODIFIER_COMMAND=Be,exports.KEY_SPACE_COMMAND=ye,exports.KEY_TAB_COMMAND=Se,exports.LineBreakNode=Pn,exports.MOVE_TO_END=fe,exports.MOVE_TO_START=he,exports.NODE_STATE_KEY="$",exports.OUTDENT_CONTENT_COMMAND=ve,exports.PASTE_COMMAND=ne,exports.PASTE_TAG="paste",exports.ParagraphNode=No,exports.REDO_COMMAND=ae,exports.REMOVE_TEXT_COMMAND=re,exports.RootNode=_o,exports.SELECTION_CHANGE_COMMAND=Yt,exports.SELECTION_INSERT_CLIPBOARD_NODES_COMMAND=jt,exports.SELECT_ALL_COMMAND=De,exports.SKIP_COLLAB_TAG="skip-collab",exports.SKIP_DOM_SELECTION_TAG=bn,exports.SKIP_SCROLL_INTO_VIEW_TAG=Mn,exports.SKIP_SELECTION_FOCUS_TAG=An,exports.TEXT_TYPE_TO_FORMAT=A,exports.TabNode=nr,exports.TextNode=Jn,exports.UNDO_COMMAND=le,exports.addClassNamesToElement=function(t,...e){const n=il(...e);n.length>0&&t.classList.add(...n)},exports.buildImportMap=function(t){return t},exports.configExtension=function(...t){return t},exports.createCommand=Jt,exports.createEditor=function(t){const e=t||{},n=qr(),r=e.theme||{},o=void 0===t?n:e.parentEditor||null,i=e.disableEvents||!1,s=mo(),l=e.namespace||(null!==o?o._config.namespace:hi()),a=e.editorState,c=[_o,Jn,Pn,nr,No,So,...e.nodes||[]],{onError:u,html:f}=e,d=void 0===e.editable||e.editable;let h;if(void 0===t&&null!==n)h=n._nodes;else{h=new Map;for(let t=0;t<c.length;t++){let e=c[t],n=null,r=null;if("function"!=typeof e){const t=e;e=t.replace,n=t.with,r=t.withKlass||null}cs(e);const o=e.getType(),i=Mo(e);h.set(o,{exportDOM:f&&f.export?f.export.get(e):void 0,klass:e,replace:n,replaceWithKlass:r,sharedNodeState:q(c[t]),transforms:i})}}const g=new wo(s,o,h,{disableEvents:i,namespace:l,theme:r},u||console.error,function(t,e){const n=new Map,r=new Set,o=t=>{Object.keys(t).forEach(e=>{let r=n.get(e);void 0===r&&(r=[],n.set(e,r)),r.push(t[e])})};return t.forEach(t=>{const e=t.klass.importDOM;if(null==e||r.has(e))return;r.add(e);const n=e.call(t.klass);null!==n&&o(n)}),e&&o(e),n}(h,f?f.import:void 0),d,t);return void 0!==a&&(g._pendingEditorState=a,g._dirtyType=2),function(t){t.registerCommand(Vt,cn,Eo),t.registerCommand(Gt,un,Eo),t.registerCommand(qt,fn,Eo),t.registerCommand(Xt,dn,Eo),t.registerCommand(ce,gn,Eo)}(g),g},exports.createSharedNodeState=q,exports.createState=function(t,e){return new V(t,e)},exports.declarePeerDependency=function(t,e){return[t,e]},exports.defineExtension=function(t){return t},exports.flipDirection=_s,exports.getDOMOwnerDocument=Pi,exports.getDOMSelection=Hi,exports.getDOMSelectionFromTarget=Vi,exports.getDOMTextNode=Vo,exports.getEditorPropertyFromDOMNode=Uo,exports.getNearestEditorFromDOMNode=$o,exports.getRegisteredNode=Lo,exports.getRegisteredNodeOrThrow=Fo,exports.getStaticNodeConfig=cs,exports.getTextDirection=function(t){return M.test(t)?"rtl":b.test(t)?"ltr":null},exports.getTransformSetFromKlass=Mo,exports.isBlockDomNode=Zi,exports.isCurrentlyReadOnlyMode=Jr,exports.isDOMDocumentNode=Ho,exports.isDOMNode=qi,exports.isDOMTextNode=jo,exports.isDOMUnmanaged=ls,exports.isDocumentFragment=Xi,exports.isExactShortcutMatch=Ci,exports.isHTMLAnchorElement=function(t){return Gi(t)&&"A"===t.tagName},exports.isHTMLElement=Gi,exports.isInlineDomNode=Qi,exports.isLexicalEditor=Wo,exports.isModifierMatch=xi,exports.isSelectionCapturedInDecoratorInput=Bo,exports.isSelectionWithinEditor=zo,exports.makeStepwiseIterator=Rs,exports.mergeRegister=sl,exports.normalizeClassNames=il,exports.removeClassNamesFromElement=function(t,...e){const n=il(...e);n.length>0&&t.classList.remove(...n)},exports.removeFromParent=Xo,exports.resetRandomKey=function(t){Io=void 0!==t?t:1},exports.safeCast=function(t){return t},exports.setDOMUnmanaged=function(t){t.__lexicalUnmanaged=!0},exports.setNodeIndentFromDOM=ss,exports.shallowMergeConfig=function(t,e){if(!e||t===e)return t;for(const n in e)if(t[n]!==e[n])return{...t,...e};return t},exports.toggleTextFormatType=Go;
73
+ diff --git a/Lexical.prod.mjs b/Lexical.prod.mjs
74
+ index 855715f8a5b097fb4cf1b961cee0d6ac75cca2b3..348689ba66dceb88918666dc5cbe4e0aa8d329b5 100644
75
+ --- a/Lexical.prod.mjs
76
+ +++ b/Lexical.prod.mjs
77
+ @@ -6,4 +6,4 @@
78
+ *
79
+ */
80
+
81
+ -function t(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}function e(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);n.search=r.toString(),console.warn(`Minified Lexical warning #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const n="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,r=n&&"documentMode"in document?document.documentMode:null,i=n&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),o=n&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),s=!(!n||!("InputEvent"in window)||r)&&"getTargetRanges"in new window.InputEvent("input"),l=n&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),c=n&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,a=n&&/Android/.test(navigator.userAgent),u=n&&/^(?=.*Chrome).*/i.test(navigator.userAgent),f=n&&a&&u,d=n&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&i&&!u,h=0,g=1,_=2,p=1,y=2,m=4,x=8,C=16,S=32,v=64,k=128,T=2047,N=1,b=2,w=3,E=4,O=5,M=6,A=l||c||d?"\xa0":"\u200b",P="\n\n",D=o?"\xa0":A,F="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",L="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",I=new RegExp("^[^"+L+"]*["+F+"]"),K=new RegExp("^[^"+F+"]*["+L+"]"),z={bold:1,capitalize:1024,code:16,highlight:k,italic:2,lowercase:256,strikethrough:4,subscript:32,superscript:64,underline:8,uppercase:512},R={directionless:1,unmergeable:2},B={center:2,end:6,justify:4,left:1,right:3,start:5},W={[b]:"center",[M]:"end",[E]:"justify",[N]:"left",[w]:"right",[O]:"start"},J={normal:0,segmented:2,token:1},j={[h]:"normal",[_]:"segmented",[g]:"token"},U="$",$="$config";function V(t,e,n,r,i,o){let s=t.getFirstChild();for(;null!==s;){const t=s.__key;s.__parent===e&&(Pi(s)&&V(s,t,n,r,i,o),n.has(t)||o.delete(t),i.push(t)),s=s.getNextSibling()}}let Y=!1,q=0;function H(t){q=t.timeStamp}function G(t,e,n){const r="BR"===t.nodeName,i=e.__lexicalLineBreak;return i&&(t===i||r&&t.previousSibling===i)||r&&void 0!==Fo(t,n)}function X(t,e,n){const r=Es(ms(n));let i=null,o=null;null!==r&&r.anchorNode===t&&(i=r.anchorOffset,o=r.focusOffset);const s=t.nodeValue;null!==s&&Yo(e,s,i,o,!1)}function Q(t,e,n){if(wr(t)){const e=t.anchor.getNode();if(e.is(n)&&t.format!==e.getFormat())return!1}return vo(e)&&n.isAttached()}function Z(t,e,n,r){for(let i=t;i&&!Vs(i);i=fs(i)){const t=Fo(i,e);if(void 0!==t){const e=Po(t,n);if(e)return Li(e)||!Ps(i)?void 0:[i,e]}else if(i===r)return[r,Ro(n)]}}function tt(t,e,n){Y=!0;const r=performance.now()-q>100;try{Ei(t,()=>{const i=$r()||function(t){return t.getEditorState().read(()=>{const t=$r();return null!==t?t.clone():null})}(t),s=new Map,l=t.getRootElement(),c=t._editorState,a=t._blockCursorElement;let u=!1,f="";for(let n=0;n<e.length;n++){const d=e[n],h=d.type,g=d.target,_=Z(g,t,c,l);if(!_)continue;const[p,y]=_;if("characterData"===h)r&&yr(y)&&vo(g)&&Q(i,g,y)&&X(g,y,t);else if("childList"===h){u=!0;const e=d.addedNodes;for(let n=0;n<e.length;n++){const r=e[n],i=Do(r),s=r.parentNode;if(null!=s&&r!==a&&null===i&&!G(r,s,t)){if(o){const t=(Ps(r)?r.innerText:null)||r.nodeValue;t&&(f+=t)}s.removeChild(r)}}const n=d.removedNodes,r=n.length;if(r>0){let e=0;for(let i=0;i<r;i++){const r=n[i];(G(r,g,t)||a===r)&&(g.appendChild(r),e++)}r!==e&&s.set(p,y)}}}if(s.size>0)for(const[e,n]of s)n.reconcileObservedMutation(e,t);const d=n.takeRecords();if(d.length>0){for(let e=0;e<d.length;e++){const n=d[e],r=n.addedNodes,i=n.target;for(let e=0;e<r.length;e++){const n=r[e],o=n.parentNode;null==o||"BR"!==n.nodeName||G(n,i,t)||o.removeChild(n)}}n.takeRecords()}null!==i&&(u&&Bo(i),o&&cs(t)&&i.insertRawText(f))})}finally{Y=!1}}function et(t){const e=t._observer;if(null!==e){tt(t,e.takeRecords(),e)}}function nt(t){!function(t){0===q&&ms(t).addEventListener("textInput",H,!0)}(t),t._observer=new MutationObserver((e,n)=>{tt(t,e,n)})}class rt{key;parse;unparse;isEqual;defaultValue;resetOnCopyNode;constructor(t,e){this.key=t,this.parse=e.parse.bind(e),this.unparse=(e.unparse||ht).bind(e),this.isEqual=(e.isEqual||Object.is).bind(e),this.defaultValue=this.parse(void 0),this.resetOnCopyNode=e.resetOnCopyNode||!1}}function it(t,e){return new rt(t,e)}function ot(t,e,n="latest"){const r=("latest"===n?t.getLatest():t).__state;return r?r.getValue(e):e.defaultValue}function st(t,e,n){const r=ot(t,n,"direct"),i=ot(e,n,"direct");return n.isEqual(r,i)?null:[r,i]}function lt(t,e,n){let r;if(di(),"function"==typeof n){const i=t.getLatest(),o=ot(i,e);if(r=n(o),e.isEqual(o,r))return i}else r=n;const i=t.getWritable();return ut(i).updateFromKnown(e,r),i}function ct(t){const e=new Map,n=new Set;for(let r="function"==typeof t?t:t.replace;r.prototype&&void 0!==r.prototype.getType;r=Object.getPrototypeOf(r)){const{ownNodeConfig:t}=qs(r);if(t&&t.stateConfigs)for(const r of t.stateConfigs){let t;"stateConfig"in r?(t=r.stateConfig,r.flat&&n.add(t.key)):t=r,e.set(t.key,t)}}return{flatKeys:n,sharedConfigMap:e}}class at{node;knownState;unknownState;sharedNodeState;size;constructor(t,e,n=void 0,r=new Map,i=void 0){this.node=t,this.sharedNodeState=e,this.unknownState=n,this.knownState=r;const{sharedConfigMap:o}=this.sharedNodeState,s=void 0!==i?i:function(t,e,n){let r=n.size;if(e)for(const i in e){const e=t.get(i);e&&n.has(e)||r++}return r}(o,n,r);this.size=s}getValue(t){const e=this.knownState.get(t);if(void 0!==e)return e;this.sharedNodeState.sharedConfigMap.set(t.key,t);let n=t.defaultValue;if(this.unknownState&&t.key in this.unknownState){const e=this.unknownState[t.key];void 0!==e&&(n=t.parse(e)),this.updateFromKnown(t,n)}return n}getInternalState(){return[this.unknownState,this.knownState]}toJSON(){const t={...this.unknownState},e={};for(const[e,n]of this.knownState)e.isEqual(n,e.defaultValue)?delete t[e.key]:t[e.key]=e.unparse(n);for(const n of this.sharedNodeState.flatKeys)n in t&&(e[n]=t[n],delete t[n]);return dt(t)&&(e.$=t),e}getWritable(t){if(this.node===t)return this;const{sharedNodeState:e,unknownState:n}=this,r=new Map(this.knownState);return new at(t,e,function(t,e,n){let r;if(n)for(const[i,o]of Object.entries(n)){const n=t.get(i);n?e.has(n)||e.set(n,n.parse(o)):(r=r||{},r[i]=o)}return r}(e.sharedConfigMap,r,n),r,this.size)}resetOnCopyNode(){for(const t of this.knownState.keys())t.resetOnCopyNode&&this.knownState.set(t,t.defaultValue);return this}updateFromKnown(t,e){const n=t.key;this.sharedNodeState.sharedConfigMap.set(n,t);const{knownState:r,unknownState:i}=this;r.has(t)||i&&n in i||(i&&(delete i[n],this.unknownState=dt(i)),this.size++),r.set(t,e)}updateFromUnknown(t,e){const n=this.sharedNodeState.sharedConfigMap.get(t);n?this.updateFromKnown(n,n.parse(e)):(this.unknownState=this.unknownState||{},t in this.unknownState||this.size++,this.unknownState[t]=e)}updateFromJSON(t){const{knownState:e}=this;for(const t of e.keys())e.set(t,t.defaultValue);if(this.size=e.size,this.unknownState=void 0,t)for(const[e,n]of Object.entries(t))this.updateFromUnknown(e,n)}}function ut(t){const e=t.getWritable(),n=e.__state?e.__state.getWritable(e):new at(e,ft(e));return e.__state=n,n}function ft(t){return t.__state?t.__state.sharedNodeState:ao(zs(),t.getType()).sharedNodeState}function dt(t){if(t)for(const e in t)return t}function ht(t){return t}function gt(t,e,n){for(const[r,i]of e.knownState){if(t.has(r.key))continue;t.add(r.key);const e=n?n.getValue(r):r.defaultValue;if(e!==i&&!r.isEqual(e,i))return!0}return!1}function _t(t,e,n){const{unknownState:r}=e,i=n?n.unknownState:void 0;if(r)for(const[e,n]of Object.entries(r)){if(t.has(e))continue;t.add(e);if(n!==(i?i[e]:void 0))return!0}return!1}function pt(t,e){const n=t.__state;return n&&n.node===t?n.getWritable(e):n}function yt(t,e){const n=t.__mode,r=t.__format,i=t.__style,o=e.__mode,s=e.__format,l=e.__style,c=t.__state,a=e.__state;return(null===n||n===o)&&(null===r||r===s)&&(null===i||i===l)&&(null===t.__state||c===a||function(t,e){if(t===e)return!0;if(t&&e&&t.size!==e.size)return!1;const n=new Set;return!(t&&gt(n,t,e)||e&&gt(n,e,t)||t&&_t(n,t,e)||e&&_t(n,e,t))}(c,a))}function mt(t,e){const n=t.mergeWithSibling(e),r=_i()._normalizedNodes;return r.add(t.__key),r.add(e.__key),n}function xt(t){let e,n,r=t;if(""!==r.__text||!r.isSimpleText()||r.isUnmergeable()){for(;null!==(e=r.getPreviousSibling())&&yr(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(""!==e.__text){if(yt(e,r)){r=mt(e,r);break}break}e.remove()}for(;null!==(n=r.getNextSibling())&&yr(n)&&n.isSimpleText()&&!n.isUnmergeable();){if(""!==n.__text){if(yt(r,n)){r=mt(r,n);break}break}n.remove()}}else r.remove()}function Ct(t){return St(t.anchor),St(t.focus),t}function St(t){for(;"element"===t.type;){const e=t.getNode(),n=t.offset;let r,i;if(n===e.getChildrenSize()?(r=e.getChildAtIndex(n-1),i=!0):(r=e.getChildAtIndex(n),i=!1),yr(r)){t.set(r.__key,i?r.getTextContentSize():0,"text",!0);break}if(!Pi(r))break;t.set(r.__key,i?r.getChildrenSize():0,"element",!0)}}let vt,kt,Tt,Nt,bt,wt,Et,Ot,Mt,At,Pt="",Dt=null,Ft=null,Lt=!1,It=!1;function Kt(t,e){const n=Et.get(t);if(null!==e){const n=ee(t);n.parentNode===e&&e.removeChild(n)}if(Ot.has(t)||kt._keyToDOMMap.delete(t),Pi(n)){const t=Ht(n,Et);zt(t,0,t.length-1,null)}void 0!==n&&is(At,Tt,Nt,n,"destroyed")}function zt(t,e,n,r){for(let i=e;i<=n;++i){const e=t[i];void 0!==e&&Kt(e,r)}}function Rt(t,e){t.setProperty("text-align",e)}const Bt="40px";function Wt(t,e){const n=vt.theme.indent;if("string"==typeof n){const r=t.classList.contains(n);e>0&&!r?t.classList.add(n):e<1&&r&&t.classList.remove(n)}if(0===e)return void t.style.setProperty("padding-inline-start","");const r=getComputedStyle(kt._rootElement||t).getPropertyValue("--lexical-indent-base-value")||Bt;t.style.setProperty("padding-inline-start",`calc(${e} * ${r})`)}function Jt(t,e){const n=t.style;0===e?Rt(n,""):1===e?Rt(n,"left"):2===e?Rt(n,"center"):3===e?Rt(n,"right"):4===e?Rt(n,"justify"):5===e?Rt(n,"start"):6===e&&Rt(n,"end")}function jt(t,e){const n=function(t){const e=t.__dir;if(null!==e)return e;if(Ki(t))return null;const n=t.getParentOrThrow();return Ki(n)&&null===n.__dir?"auto":null}(e);null!==n?t.dir=n:t.removeAttribute("dir")}function Ut(e,n){const r=Ot.get(e);void 0===r&&t(60);const i=r.createDOM(vt,kt);if(function(t,e,n){const r=n._keyToDOMMap;(function(t,e,n){const r=`__lexicalKey_${e._key}`;t[r]=n})(e,n,t),r.set(t,e)}(e,i,kt),yr(r)?i.setAttribute("data-lexical-text","true"):Li(r)&&i.setAttribute("data-lexical-decorator","true"),Pi(r)){const t=r.__indent,e=r.__size;if(jt(i,r),0!==t&&Wt(i,t),0!==e){const t=e-1;$t(Ht(r,Ot),r,0,t,r.getDOMSlot(i))}const n=r.__format;0!==n&&Jt(i,n),r.isInline()||Yt(null,r,i)}else{const t=r.getTextContent();if(Li(r)){const t=r.decorate(kt,vt);null!==t&&Xt(e,t),i.contentEditable="false"}Pt+=t}return null!==n&&n.insertChild(i),is(At,Tt,Nt,r,"created"),i}function $t(t,e,n,r,i){const o=Pt;Pt="";let s=n;for(;s<=r;++s){Ut(t[s],i);const e=Ot.get(t[s]);null!==e&&yr(e)?null===Dt&&(Dt=e.getFormat(),Ft=e.getStyle()):Pi(e)&&s<r&&!e.isInline()&&(Pt+=P)}i.element.__lexicalTextContent=Pt,Pt=o+Pt}function Vt(t,e){if(t){const n=t.__last;if(n){const t=e.get(n);if(t)return Zn(t)?"line-break":Li(t)&&t.isInline()?"decorator":null}return"empty"}return null}function Yt(t,e,n){const r=Vt(t,Et),i=Vt(e,Ot);r!==i&&e.getDOMSlot(n).setManagedLineBreak(i)}function qt(e,n,r){var i;Dt=null,Ft=null,function(e,n,r){const i=Pt,o=e.__size,s=n.__size;Pt="";const l=r.element;if(1===o&&1===s){const t=e.__first,r=n.__first;if(t===r)Gt(t,l);else{const e=ee(t),n=Ut(r,null);try{l.replaceChild(n,e)}catch(i){if("object"==typeof i&&null!=i){const o=`${i.toString()} Parent: ${l.tagName}, new child: {tag: ${n.tagName} key: ${r}}, old child: {tag: ${e.tagName}, key: ${t}}.`;throw new Error(o)}throw i}Kt(t,null)}const i=Ot.get(r);yr(i)&&null===Dt&&(Dt=i.getFormat(),Ft=i.getStyle())}else{const i=Ht(e,Et),c=Ht(n,Ot);if(i.length!==o&&t(227),c.length!==s&&t(228),0===o)0!==s&&$t(c,0,0,s-1,r);else if(0===s){if(0!==o){const t=null==r.after&&null==r.before&&null==r.element.__lexicalLineBreak;zt(i,0,o-1,t?null:l),t&&(l.textContent="")}}else!function(t,e,n,r,i,o){const s=r-1,l=i-1;let c,a,u=o.getFirstChild(),f=0,d=0;for(;f<=s&&d<=l;){const t=e[f],r=n[d];if(t===r)u=Qt(Gt(r,o.element)),f++,d++;else{if(void 0===a&&(a=Zt(n,d)),void 0===c)c=Zt(e,f);else if(!c.has(t)){f++;continue}if(!a.has(t)){u=Qt(ee(t)),Kt(t,o.element),f++,c.delete(t);continue}if(c.has(r)){const t=us(kt,r);t!==u&&o.withBefore(u).insertChild(t),u=Qt(Gt(r,o.element)),f++,d++}else Ut(r,o.withBefore(u)),d++}const i=Ot.get(r);null!==i&&yr(i)?null===Dt&&(Dt=i.getFormat(),Ft=i.getStyle()):Pi(i)&&d<=l&&!i.isInline()&&(Pt+=P)}const h=f>s,g=d>l;if(h&&!g){const t=n[l+1],e=void 0===t?null:kt.getElementByKey(t);$t(n,0,d,l,o.withBefore(e))}else g&&!h&&zt(e,f,s,o.element)}(0,i,c,o,s,r)}l.__lexicalTextContent=Pt,Pt=i+Pt}(e,n,n.getDOMSlot(r)),i=n,null==Dt||Dt===i.__textFormat||It||i.setTextFormat(Dt),function(t){null==Ft||Ft===t.__textStyle||It||t.setTextStyle(Ft)}(n)}function Ht(e,n){const r=[];let i=e.__first;for(;null!==i;){const e=n.get(i);void 0===e&&t(101),r.push(i),i=e.__next}return r}function Gt(e,n){const r=Et.get(e);let i=Ot.get(e);void 0!==r&&void 0!==i||t(61);const o=Lt||wt.has(e)||bt.has(e),s=us(kt,e);if(r===i&&!o){let t;if(Pi(r)){const e=s.__lexicalTextContent;"string"==typeof e?t=e:(t=r.getTextContent(),s.__lexicalTextContent=t)}else t=r.getTextContent();return Pt+=t,s}if(r!==i&&o&&is(At,Tt,Nt,i,"updated"),i.updateDOM(r,s,vt)){const r=Ut(e,null);return null===n&&t(62),n.replaceChild(r,s),Kt(e,null),r}if(Pi(r)){Pi(i)||t(334,e);const n=i.__indent;(Lt||n!==r.__indent)&&Wt(s,n);const l=i.__format;if((Lt||l!==r.__format)&&Jt(s,l),o)qt(r,i,s),Ki(i)||i.isInline()||Yt(r,i,s);else{const t=s.__lexicalTextContent;let e;"string"==typeof t?e=t:(e=r.getTextContent(),s.__lexicalTextContent=e),Pt+=e}if((Lt||i.__dir!==r.__dir)&&(jt(s,i),Ki(i)&&!Lt))for(const t of i.getChildren())if(Pi(t)){jt(us(kt,t.getKey()),t)}}else{const t=i.getTextContent();if(Li(i)){const t=i.decorate(kt,vt);null!==t&&Xt(e,t)}Pt+=t}if(!It&&Ki(i)&&i.__cachedText!==Pt){const t=i.getWritable();t.__cachedText=Pt,i=t}return s}function Xt(t,e){let n=kt._pendingDecorators;const r=kt._decorators;if(null===n){if(r[t]===e)return;n=Io(kt)}n[t]=e}function Qt(t){let e=t.nextSibling;return null!==e&&e===kt._blockCursorElement&&(e=e.nextSibling),e}function Zt(t,e){const n=new Set;for(let r=e;r<t.length;r++)n.add(t[r]);return n}function te(t,e,n,r,i,o){Pt="",Lt=2===r,kt=n,vt=n._config,Tt=n._nodes,Nt=kt._listeners.mutation,bt=i,wt=o,Et=t._nodeMap,Ot=e._nodeMap,It=e._readOnly,Mt=new Map(n._keyToDOMMap);const s=new Map;return At=s,Gt("root",null),kt=void 0,Tt=void 0,bt=void 0,wt=void 0,Et=void 0,Ot=void 0,vt=void 0,Mt=void 0,At=void 0,s}function ee(e){const n=Mt.get(e);return void 0===n&&t(75,e),n}function ne(t){return{type:t}}const re=ne("SELECTION_CHANGE_COMMAND"),ie=ne("SELECTION_INSERT_CLIPBOARD_NODES_COMMAND"),oe=ne("CLICK_COMMAND"),se=ne("BEFORE_INPUT_COMMAND"),le=ne("INPUT_COMMAND"),ce=ne("COMPOSITION_START_COMMAND"),ae=ne("COMPOSITION_END_COMMAND"),ue=ne("DELETE_CHARACTER_COMMAND"),fe=ne("INSERT_LINE_BREAK_COMMAND"),de=ne("INSERT_PARAGRAPH_COMMAND"),he=ne("CONTROLLED_TEXT_INSERTION_COMMAND"),ge=ne("PASTE_COMMAND"),_e=ne("REMOVE_TEXT_COMMAND"),pe=ne("DELETE_WORD_COMMAND"),ye=ne("DELETE_LINE_COMMAND"),me=ne("FORMAT_TEXT_COMMAND"),xe=ne("UNDO_COMMAND"),Ce=ne("REDO_COMMAND"),Se=ne("KEYDOWN_COMMAND"),ve=ne("KEY_ARROW_RIGHT_COMMAND"),ke=ne("MOVE_TO_END"),Te=ne("KEY_ARROW_LEFT_COMMAND"),Ne=ne("MOVE_TO_START"),be=ne("KEY_ARROW_UP_COMMAND"),we=ne("KEY_ARROW_DOWN_COMMAND"),Ee=ne("KEY_ENTER_COMMAND"),Oe=ne("KEY_SPACE_COMMAND"),Me=ne("KEY_BACKSPACE_COMMAND"),Ae=ne("KEY_ESCAPE_COMMAND"),Pe=ne("KEY_DELETE_COMMAND"),De=ne("KEY_TAB_COMMAND"),Fe=ne("INSERT_TAB_COMMAND"),Le=ne("INDENT_CONTENT_COMMAND"),Ie=ne("OUTDENT_CONTENT_COMMAND"),Ke=ne("DROP_COMMAND"),ze=ne("FORMAT_ELEMENT_COMMAND"),Re=ne("DRAGSTART_COMMAND"),Be=ne("DRAGOVER_COMMAND"),We=ne("DRAGEND_COMMAND"),Je=ne("COPY_COMMAND"),je=ne("CUT_COMMAND"),Ue=ne("SELECT_ALL_COMMAND"),$e=ne("CLEAR_EDITOR_COMMAND"),Ve=ne("CLEAR_HISTORY_COMMAND"),Ye=ne("CAN_REDO_COMMAND"),qe=ne("CAN_UNDO_COMMAND"),He=ne("FOCUS_COMMAND"),Ge=ne("BLUR_COMMAND"),Xe=ne("KEY_MODIFIER_COMMAND"),Qe=Object.freeze({}),Ze=[["keydown",function(t,e){if(tn=t.timeStamp,en=t.key,e.isComposing())return;as(e,Se,t)}],["pointerdown",function(t,e){const n=t.target,r=t.pointerType;Ds(n)&&"touch"!==r&&"pen"!==r&&0===t.button&&Ei(e,()=>{ho(n)||(cn=!0)})}],["compositionstart",function(t,e){as(e,ce,t)}],["compositionend",function(t,e){o?un=!0:c||!l&&!d?as(e,ae,t):(fn=!0,dn=t.data)}],["input",function(t,e){t.stopPropagation(),Ei(e,()=>{e.dispatchCommand(le,t)},{event:t}),rn=null}],["click",function(t,e){Ei(e,()=>{const n=$r(),r=Es(ms(e)),i=Vr();if(r)if(wr(n)){const e=n.anchor,o=e.getNode();if("element"===e.type&&0===e.offset&&n.isCollapsed()&&!Ki(o)&&1===zo().getChildrenSize()&&o.getTopLevelElementOrThrow().isEmpty()&&null!==i&&n.is(i))r.removeAllRanges(),n.dirty=!0;else if(3===t.detail&&!n.isCollapsed()){if(o!==n.focus.getNode()){const t=Gs(o,t=>Pi(t)&&!t.isInline());Pi(t)&&t.select(0)}}}else if("touch"===t.pointerType||"pen"===t.pointerType){const n=r.anchorNode;if(Ps(n)||vo(n)){Bo(Ur(i,r,e,t))}}as(e,oe,t)})}],["cut",Qe],["copy",Qe],["dragstart",Qe],["dragover",Qe],["dragend",Qe],["paste",Qe],["focus",Qe],["blur",Qe],["drop",Qe]];s&&Ze.push(["beforeinput",(t,e)=>function(t,e){const n=t.inputType;if("deleteCompositionText"===n||o&&cs(e))return;if("insertCompositionText"===n)return;as(e,se,t)}(t,e)]);let tn=0,en=null,nn=0,rn=null;const on=new WeakMap,sn=new WeakMap;let ln=!1,cn=!1,an=!1,un=!1,fn=!1,dn="",hn=null,gn=[0,"",0,"root",0];function _n(t,e,n,r,i){const o=t.anchor,l=t.focus,c=o.getNode(),a=_i(),u=Es(ms(a)),f=null!==u?u.anchorNode:null,d=o.key,h=a.getElementByKey(d),g=n.length;return d!==l.key||!yr(c)||(!i&&(!s||nn<r+50)||c.isDirty()&&g<2||Jo(n))&&o.offset!==l.offset&&!c.isComposing()||So(c)||c.isDirty()&&g>1||(i||!s)&&null!==h&&!c.isComposing()&&f!==To(h)||null!==u&&null!==e&&(!e.collapsed||e.startContainer!==u.anchorNode||e.startOffset!==u.anchorOffset)||!c.isComposing()&&(c.getFormat()!==t.format||c.getStyle()!==t.style)||function(t,e){if(e.isSegmented())return!0;if(!t.isCollapsed())return!1;const n=t.anchor.offset,r=e.getParentOrThrow(),i=Co(e);return 0===n?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||i||function(t){const e=t.getPreviousSibling();return(yr(e)||Pi(e)&&e.isInline())&&!e.canInsertTextAfter()}(e):n===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||i)}(t,c)}function pn(t,e){return vo(t)&&null!==t.nodeValue&&0!==e&&e!==t.nodeValue.length}function yn(e,n,r){const{anchorNode:i,anchorOffset:o,focusNode:s,focusOffset:l}=e;ln&&(ln=!1,pn(i,o)&&pn(s,l)&&!hn)||Ei(n,()=>{if(!r)return void Bo(null);if(!_o(n,i,s))return;let c=$r();if(hn&&wr(c)&&c.isCollapsed()){const t=c.anchor,e=hn.anchor;(t.key===e.key&&t.offset===e.offset+1||1===t.offset&&e.getNode().is(t.getNode().getPreviousSibling()))&&(c=hn.clone(),Bo(c))}if(hn=null,wr(c)){const r=c.anchor,i=r.getNode();if(c.isCollapsed()){"Range"===e.type&&e.anchorNode===e.focusNode&&(c.dirty=!0);const o=ms(n).event,s=o?o.timeStamp:performance.now(),[l,a,u,f,d]=gn,h=zo(),g=!1===n.isComposing()&&""===h.getTextContent();if(s<d+200&&r.offset===u&&r.key===f)mn(c,l,a);else if("text"===r.type)yr(i)||t(141),xn(c,i);else if("element"===r.type&&!g){Pi(i)||t(259);const e=r.getNode();e.isEmpty()?function(t,e){const n=e.getTextFormat(),r=e.getTextStyle();mn(t,n,r)}(c,e):mn(c,c.format,"")}}else{const t=r.key,e=c.focus.key,n=c.getNodes(),i=n.length,s=c.isBackward(),a=s?l:o,u=s?o:l,f=s?e:t,d=s?t:e;let h=2047,g=!1;for(let t=0;t<i;t++){const e=n[t],r=e.getTextContentSize();if(yr(e)&&0!==r&&!(0===t&&e.__key===f&&a===r||t===i-1&&e.__key===d&&0===u)&&(g=!0,h&=e.getFormat(),0===h))break}c.format=g?h:0}}as(n,re,void 0)})}function mn(t,e,n){t.format===e&&t.style===n||(t.format=e,t.style=n,t.dirty=!0)}function xn(t,e){mn(t,e.getFormat(),e.getStyle())}function Cn(t){if(!t.getTargetRanges)return null;const e=t.getTargetRanges();return 0===e.length?null:e[0]}function Sn(e){const n=e.inputType,r=Cn(e),i=_i(),o=$r();if("deleteContentBackward"===n){if(null===o){const t=Vr();if(!wr(t))return!0;Bo(t.clone())}if(wr(o)){const n=o.anchor.key===o.focus.key;if(s=e.timeStamp,"MediaLast"===en&&s<tn+30&&i.isComposing()&&n){if(Mo(null),tn=0,setTimeout(()=>{Ei(i,()=>{Mo(null)})},30),wr(o)){const e=o.anchor.getNode();e.markDirty(),yr(e)||t(142),xn(o,e)}}else{Mo(null),e.preventDefault();const t=o.anchor.getNode(),r=t.getTextContent(),s=t.canInsertTextAfter(),l=0===o.anchor.offset&&o.focus.offset===r.length;let c=f&&n&&!l&&s;if(c&&o.isCollapsed()&&(c=!Li(ls(o.anchor,!0))),!c){as(i,ue,!0);const t=$r();f&&wr(t)&&t.isCollapsed()&&(hn=t,setTimeout(()=>hn=null))}}return!0}}var s;if(!wr(o))return!0;const l=e.data;null!==rn&&Vo(!1,i,rn),o.dirty&&null===rn||!o.isCollapsed()||Ki(o.anchor.getNode())||null===r||o.applyDOMRange(r),rn=null;const a=o.anchor,u=o.focus,d=a.getNode(),h=u.getNode();if("insertText"===n||"insertTranspose"===n){if("\n"===l)e.preventDefault(),as(i,fe,!1);else if(l===P)e.preventDefault(),as(i,de,void 0);else if(null==l&&e.dataTransfer){const t=e.dataTransfer.getData("text/plain");e.preventDefault(),o.insertRawText(t)}else null!=l&&_n(o,r,l,e.timeStamp,!0)?(e.preventDefault(),as(i,he,l)):rn=l;return nn=e.timeStamp,!0}switch(e.preventDefault(),n){case"insertFromYank":case"insertFromDrop":case"insertReplacementText":as(i,he,e);break;case"insertFromComposition":Mo(null),as(i,he,e);break;case"insertLineBreak":Mo(null),as(i,fe,!1);break;case"insertParagraph":Mo(null),an&&!c?(an=!1,as(i,fe,!1)):as(i,de,void 0);break;case"insertFromPaste":case"insertFromPasteAsQuotation":as(i,ge,e);break;case"deleteByComposition":(function(t,e){return t!==e||Pi(t)||Pi(e)||!Co(t)||!Co(e)})(d,h)&&as(i,_e,e);break;case"deleteByDrag":case"deleteByCut":as(i,_e,e);break;case"deleteContent":as(i,ue,!1);break;case"deleteWordBackward":as(i,pe,!0);break;case"deleteWordForward":as(i,pe,!1);break;case"deleteHardLineBackward":case"deleteSoftLineBackward":as(i,ye,!0);break;case"deleteContentForward":case"deleteHardLineForward":case"deleteSoftLineForward":as(i,ye,!1);break;case"formatStrikeThrough":as(i,me,"strikethrough");break;case"formatBold":as(i,me,"bold");break;case"formatItalic":as(i,me,"italic");break;case"formatUnderline":as(i,me,"underline");break;case"historyUndo":as(i,xe,void 0);break;case"historyRedo":as(i,Ce,void 0)}return!0}function vn(t){if(Ps(t.target)&&ho(t.target))return!0;const e=_i(),n=$r(),r=t.data,i=Cn(t);if(null!=r&&wr(n)&&_n(n,i,r,t.timeStamp,!1)){un&&(Nn(e,r),un=!1);const i=n.anchor.getNode(),l=Es(ms(e));if(null===l)return!0;const c=n.isBackward(),a=c?n.anchor.offset:n.focus.offset,u=c?n.focus.offset:n.anchor.offset;s&&!n.isCollapsed()&&yr(i)&&null!==l.anchorNode&&i.getTextContent().slice(0,a)+r+i.getTextContent().slice(a+u)===$o(l.anchorNode)||as(e,he,r);const d=r.length;o&&d>1&&"insertCompositionText"===t.inputType&&!e.isComposing()&&(n.anchor.offset-=d),f&&e.isComposing()&&(tn=0,Mo(null))}else{Vo(!1,e,null!==r?r:void 0),un&&(Nn(e,r||void 0),un=!1)}return function(){di();const t=_i();et(t)}(),!0}function kn(t){const e=_i(),n=$r();if(wr(n)&&!e.isComposing()){const r=n.anchor,i=n.anchor.getNode();Mo(r.key),gs(qn),(t.timeStamp<tn+30||"element"===r.type||!n.isCollapsed()||i.getFormat()!==n.format||yr(i)&&i.getStyle()!==n.style)&&as(e,he,D)}return!0}function Tn(t){return Nn(_i(),t.data),gs(Hn),!0}function Nn(t,e){const n=t._compositionKey;if(Mo(null),null!==n&&null!=e){if(""===e){const e=Po(n),r=To(t.getElementByKey(n));if(null!==r&&null!==r.nodeValue&&yr(e)){const n=Es(ms(t));let i=null,o=null;null!==n&&n.anchorNode===r&&(i=n.anchorOffset,o=n.focusOffset),Yo(e,r.nodeValue,i,o,!0)}return}if("\n"===e[e.length-1]){const e=$r();if(wr(e)||Or(e)){if(wr(e)){const t=e.focus;e.anchor.set(t.key,t.offset,t.type)}return void as(t,Ee,null)}}}Vo(!0,t,e)}function bn(t){const e=_i();if(null==t.key)return!0;if(fn){if(ts(t))return Ei(e,()=>{Nn(e,dn)}),fn=!1,dn="",!0;fn=!1,dn=""}if(function(t){return Xo(t,"ArrowRight",{shiftKey:"any"})}(t))as(e,ve,t);else if(function(t){return Xo(t,"ArrowRight",Qo)}(t))as(e,ke,t);else if(function(t){return Xo(t,"ArrowLeft",{shiftKey:"any"})}(t))as(e,Te,t);else if(function(t){return Xo(t,"ArrowLeft",Qo)}(t))as(e,Ne,t);else if(function(t){return Xo(t,"ArrowUp",{altKey:"any",shiftKey:"any"})}(t))as(e,be,t);else if(function(t){return Xo(t,"ArrowDown",{altKey:"any",shiftKey:"any"})}(t))as(e,we,t);else if(function(t){return Xo(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any",shiftKey:!0})}(t))an=!0,as(e,Ee,t);else if(function(t){return" "===t.key}(t))as(e,Oe,t);else if(function(t){return i&&Xo(t,"o",{ctrlKey:!0})}(t))t.preventDefault(),an=!0,as(e,fe,!0);else if(function(t){return Xo(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any"})}(t))an=!1,as(e,Ee,t);else if(function(t){return Xo(t,"Backspace",{shiftKey:"any"})||i&&Xo(t,"h",{ctrlKey:!0})}(t))ts(t)?as(e,Me,t):(t.preventDefault(),as(e,ue,!0));else if(function(t){return"Escape"===t.key}(t))as(e,Ae,t);else if(function(t){return Xo(t,"Delete",{})||i&&Xo(t,"d",{ctrlKey:!0})}(t))!function(t){return"Delete"===t.key}(t)?(t.preventDefault(),as(e,ue,!1)):as(e,Pe,t);else if(function(t){return Xo(t,"Backspace",Zo)}(t))t.preventDefault(),as(e,pe,!0);else if(function(t){return Xo(t,"Delete",Zo)}(t))t.preventDefault(),as(e,pe,!1);else if(function(t){return i&&Xo(t,"Backspace",{metaKey:!0})}(t))t.preventDefault(),as(e,ye,!0);else if(function(t){return i&&(Xo(t,"Delete",{metaKey:!0})||Xo(t,"k",{ctrlKey:!0}))}(t))t.preventDefault(),as(e,ye,!1);else if(function(t){return Xo(t,"b",Qo)}(t))t.preventDefault(),as(e,me,"bold");else if(function(t){return Xo(t,"u",Qo)}(t))t.preventDefault(),as(e,me,"underline");else if(function(t){return Xo(t,"i",Qo)}(t))t.preventDefault(),as(e,me,"italic");else if(function(t){return Xo(t,"Tab",{shiftKey:"any"})}(t))as(e,De,t);else if(function(t){return Xo(t,"z",Qo)}(t))t.preventDefault(),as(e,xe,void 0);else if(function(t){if(i)return Xo(t,"z",{metaKey:!0,shiftKey:!0});return Xo(t,"y",{ctrlKey:!0})||Xo(t,"z",{ctrlKey:!0,shiftKey:!0})}(t))t.preventDefault(),as(e,Ce,void 0);else{const n=e._editorState._selection;null===n||wr(n)?es(t)&&(t.preventDefault(),as(e,Ue,t)):!function(t){return Xo(t,"c",Qo)}(t)?!function(t){return Xo(t,"x",Qo)}(t)?es(t)&&(t.preventDefault(),as(e,Ue,t)):(t.preventDefault(),as(e,je,t)):(t.preventDefault(),as(e,Je,t))}return function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey}(t)&&e.dispatchCommand(Xe,t),!0}function wn(t){let e=t.__lexicalEventHandles;return void 0===e&&(e=[],t.__lexicalEventHandles=e),e}const En=new Map;function On(t){const e=Os(t.target);if(null===e)return;const n=yo(e.anchorNode);if(null===n)return;cn&&(cn=!1,Ei(n,()=>{const r=Vr(),i=e.anchorNode;if(Ps(i)||vo(i)){Bo(Ur(r,e,n,t))}}));const r=jo(n),i=r[r.length-1],o=i._key,s=En.get(o),l=s||i;l!==n&&yn(e,l,!1),yn(e,n,!0),n!==i?En.set(o,n):s&&En.delete(o)}function Mn(t){t._lexicalHandled=!0}function An(t){return!0===t._lexicalHandled}const Pn=()=>{};function Dn(e){const n=on.get(e);if(void 0===n)return void Pn();const r=sn.get(n);if(void 0===r)return void Pn();const i=r-1;i>=0||t(164),on.delete(e),sn.set(n,i),0===i&&n.removeEventListener("selectionchange",On);const o=mo(e);po(o)?(!function(t){if(null!==t._parentEditor){const e=jo(t),n=e[e.length-1]._key;En.get(n)===t&&En.delete(n)}else En.delete(t._key)}(o),e.__lexicalEditor=null):o&&t(198);const s=wn(e);for(let t=0;t<s.length;t++)s[t]();e.__lexicalEventHandles=[]}function Fn(t,e,n){di();const r=t.__key,i=t.getParent();if(null===i)return;const o=function(t){const e=$r();if(!wr(e)||!Pi(t))return e;const{anchor:n,focus:r}=e,i=n.getNode(),o=r.getNode();ps(i,t)&&n.set(t.__key,0,"element");ps(o,t)&&r.set(t.__key,0,"element");return e}(t);let s=!1;if(wr(o)&&e){const e=o.anchor,n=o.focus;e.key===r&&(Hr(e,t,i,t.getPreviousSibling(),t.getNextSibling()),s=!0),n.key===r&&(Hr(n,t,i,t.getPreviousSibling(),t.getNextSibling()),s=!0)}else Or(o)&&e&&t.isSelected()&&t.selectPrevious();if(wr(o)&&e&&!s){const e=t.getIndexWithinParent();Eo(t),Yr(o,i,e,-1)}else Eo(t);n||Ss(i)||i.canBeEmpty()||!i.isEmpty()||Fn(i,e),e&&o&&Ki(i)&&i.isEmpty()&&i.selectEnd()}function Ln(t){return t}const In=Symbol.for("ephemeral");function Kn(t){return t[In]||!1}class zn{__type;__key;__parent;__prev;__next;__state;static getType(){const{ownNodeType:e}=qs(this);return void 0===e&&t(64,this.name),e}static clone(e){t(65,this.name)}$config(){return{}}config(t,e){const n=e.extends||Object.getPrototypeOf(this.constructor);return Object.assign(e,{extends:n,type:t}),{[t]:e}}afterCloneFrom(t){this.__key===t.__key?(this.__parent=t.__parent,this.__next=t.__next,this.__prev=t.__prev,this.__state=t.__state):t.__state&&(this.__state=t.__state.getWritable(this))}resetOnCopyNodeFrom(t){this.__state&&(this.__state=this.__state.getWritable(this).resetOnCopyNode())}static importDOM;constructor(t){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,Object.defineProperty(this,"__state",{configurable:!0,enumerable:!1,value:void 0,writable:!0}),wo(this,t)}getType(){return this.__type}isInline(){t(137,this.constructor.name)}isAttached(){let t=this.__key;for(;null!==t;){if("root"===t)return!0;const e=Po(t);if(null===e)break;t=e.__parent}return!1}isSelected(t){const e=t||$r();if(null==e)return!1;const n=e.getNodes().some(t=>t.__key===this.__key);if(yr(this))return n;if(wr(e)&&"element"===e.anchor.type&&"element"===e.focus.type){if(e.isCollapsed())return!1;const t=this.getParent();if(Li(this)&&this.isInline()&&t){const n=e.isBackward()?e.focus:e.anchor;if(t.is(n.getNode())&&n.offset===t.getChildrenSize()&&this.is(t.getLastChild()))return!1}}return n}getKey(){return this.__key}getIndexWithinParent(){const t=this.getParent();if(null===t)return-1;let e=t.getFirstChild(),n=0;for(;null!==e;){if(this.is(e))return n;n++,e=e.getNextSibling()}return-1}getParent(){const t=this.getLatest().__parent;return null===t?null:Po(t)}getParentOrThrow(){const e=this.getParent();return null===e&&t(66,this.__key),e}getTopLevelElement(){let e=this;for(;null!==e;){const n=e.getParent();if(Ss(n))return Pi(e)||e===this&&Li(e)||t(194),e;e=n}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return null===e&&t(67,this.__key),e}getParents(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e),e=e.getParent();return t}getParentKeys(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e.__key),e=e.getParent();return t}getPreviousSibling(){const t=this.getLatest().__prev;return null===t?null:Po(t)}getPreviousSiblings(){const t=[],e=this.getParent();if(null===e)return t;let n=e.getFirstChild();for(;null!==n&&!n.is(this);)t.push(n),n=n.getNextSibling();return t}getNextSibling(){const t=this.getLatest().__next;return null===t?null:Po(t)}getNextSiblings(){const t=[];let e=this.getNextSibling();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getCommonAncestor(t){const e=Pi(this)?this:this.getParent(),n=Pi(t)?t:t.getParent(),r=e&&n?Ml(e,n):null;return r?r.commonAncestor:null}is(t){return null!=t&&this.__key===t.__key}isBefore(e){const n=Ml(this,e);return null!==n&&("descendant"===n.type||("branch"===n.type?-1===wl(n):("same"!==n.type&&"ancestor"!==n.type&&t(279),!1)))}isParentOf(t){const e=Ml(this,t);return null!==e&&"ancestor"===e.type}getNodesBetween(e){const n=this.isBefore(e),r=[],i=new Set;let o=this;for(;null!==o;){const s=o.__key;if(i.has(s)||(i.add(s),r.push(o)),o===e)break;const l=Pi(o)?n?o.getFirstChild():o.getLastChild():null;if(null!==l){o=l;continue}const c=n?o.getNextSibling():o.getPreviousSibling();if(null!==c){o=c;continue}const a=o.getParentOrThrow();if(i.has(a.__key)||r.push(a),a===e)break;let u=null,f=a;do{if(null===f&&t(68),u=n?f.getNextSibling():f.getPreviousSibling(),f=f.getParent(),null===f)break;null!==u||i.has(f.__key)||r.push(f)}while(null===u);o=u}return n||r.reverse(),r}isDirty(){const t=_i()._dirtyLeaves;return null!==t&&t.has(this.__key)}getLatest(){if(Kn(this))return this;const e=Po(this.__key);return null===e&&t(113),e}getWritable(){if(Kn(this))return this;di();const t=gi(),e=_i(),n=t._nodeMap,r=this.__key,i=this.getLatest(),o=e._cloneNotNeeded,s=$r();if(null!==s&&s.setCachedNodes(null),o.has(r))return Oo(i),i;const l=Js(i);return o.add(r),Oo(l),n.set(r,l),l}getTextContent(){return""}getTextContentSize(){return this.getTextContent().length}createDOM(e,n){t(70)}updateDOM(e,n,r){t(71)}exportDOM(t){return{element:this.createDOM(t._config,t)}}exportJSON(){const t=this.__state?this.__state.toJSON():void 0;return{type:this.__type,version:1,...t}}static importJSON(e){t(18,this.name)}updateFromJSON(t){return function(t,e){const n=t.getWritable(),r=e.$;let i=r;for(const t of ft(n).flatKeys)t in e&&(void 0!==i&&i!==r||(i={...r}),i[t]=e[t]);return(n.__state||i)&&ut(t).updateFromJSON(i),n}(this,t)}static transform(){return null}remove(t){Fn(this,!0,t)}replace(e,n){di();let r=$r();null!==r&&(r=r.clone()),Ts(this,e);const i=this.getLatest(),o=this.__key,s=e.__key,l=e.getWritable(),c=this.getParentOrThrow().getWritable(),a=c.__size;Eo(l);const u=i.getPreviousSibling(),f=i.getNextSibling(),d=i.__prev,h=i.__next,g=i.__parent;if(Fn(i,!1,!0),null===u)c.__first=s;else{u.getWritable().__next=s}if(l.__prev=d,null===f)c.__last=s;else{f.getWritable().__prev=s}if(l.__next=h,l.__parent=g,c.__size=a,n&&(Pi(this)&&Pi(l)||t(139),this.getChildren().forEach(t=>{l.append(t)})),wr(r)){Bo(r);const t=r.anchor,e=r.focus;t.key===o&&Nr(t,l),e.key===o&&Nr(e,l)}return Ao()===o&&Mo(s),l}insertAfter(t,e=!0){di(),Ts(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.getParent(),o=$r();let s=!1,l=!1;if(null!==i){const e=t.getIndexWithinParent();if(Eo(r),wr(o)){const t=i.__key,n=o.anchor,r=o.focus;s="element"===n.type&&n.key===t&&n.offset===e+1,l="element"===r.type&&r.key===t&&r.offset===e+1}}const c=this.getNextSibling(),a=this.getParentOrThrow().getWritable(),u=r.__key,f=n.__next;if(null===c)a.__last=u;else{c.getWritable().__prev=u}if(a.__size++,n.__next=u,r.__next=f,r.__prev=n.__key,r.__parent=n.__parent,e&&wr(o)){const t=this.getIndexWithinParent();Yr(o,a,t+1);const e=a.__key;s&&o.anchor.set(e,t+2,"element"),l&&o.focus.set(e,t+2,"element")}return t}insertBefore(t,e=!0){di(),Ts(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.__key;Eo(r);const o=this.getPreviousSibling(),s=this.getParentOrThrow().getWritable(),l=n.__prev,c=this.getIndexWithinParent();if(null===o)s.__first=i;else{o.getWritable().__next=i}s.__size++,n.__prev=i,r.__prev=l,r.__next=n.__key,r.__parent=n.__parent;const a=$r();if(e&&wr(a)){Yr(a,this.getParentOrThrow(),c)}return t}isParentRequired(){return!1}createParentElementNode(){return Vi()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(t,e){di();const n=this.getPreviousSibling(),r=this.getParentOrThrow();if(null===n)return r.select(0,0);if(Pi(n))return n.select();if(!yr(n)){const t=n.getIndexWithinParent()+1;return r.select(t,t)}return n.select(t,e)}selectNext(t,e){di();const n=this.getNextSibling(),r=this.getParentOrThrow();if(null===n)return r.select();if(Pi(n))return n.select(0,0);if(!yr(n)){const t=n.getIndexWithinParent();return r.select(t,t)}return n.select(t,e)}markDirty(){this.getWritable()}reconcileObservedMutation(t,e){this.markDirty()}}const Rn="historic",Bn="history-push",Wn="history-merge",Jn="paste",jn="collaboration",Un="skip-collab",$n="skip-scroll-into-view",Vn="skip-dom-selection",Yn="skip-selection-focus",qn="composition-start",Hn="composition-end";class Gn extends zn{static getType(){return"linebreak"}static clone(t){return new Gn(t.__key)}constructor(t){super(t)}getTextContent(){return"\n"}createDOM(){return document.createElement("br")}updateDOM(){return!1}isInline(){return!0}static importDOM(){return{br:t=>function(t){const e=t.parentElement;if(null!==e&&Is(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&tr(n)){const n=e.lastChild;if(n===t||n.previousSibling===t&&tr(n))return!0}}return!1}(t)||function(t){const e=t.parentElement;if(null!==e&&Is(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&tr(n))return!1;const r=e.lastChild;if(r===t||r.previousSibling===t&&tr(r))return!0}return!1}(t)?null:{conversion:Xn,priority:0}}}static importJSON(t){return Qn().updateFromJSON(t)}}function Xn(t){return{node:Qn()}}function Qn(){return ks(new Gn)}function Zn(t){return t instanceof Gn}function tr(t){return vo(t)&&/^( |\t|\r?\n)+$/.test(t.textContent||"")}function er(t,e){return 16&e?"code":e&k?"mark":32&e?"sub":64&e?"sup":null}function nr(t,e){return 1&e?"strong":2&e?"em":"span"}function rr(t,e,n,r,i){const o=r.classList;let s=rs(i,"base");void 0!==s&&o.add(...s),s=rs(i,"underlineStrikethrough");let l=!1;const c=8&e&&4&e;void 0!==s&&(8&n&&4&n?(l=!0,c||o.add(...s)):c&&o.remove(...s));for(const t in z){const r=z[t];if(s=rs(i,t),void 0!==s)if(n&r){if(l&&("underline"===t||"strikethrough"===t)){e&r&&o.remove(...s);continue}(0===(e&r)||c&&"underline"===t||"strikethrough"===t)&&o.add(...s)}else e&r&&o.remove(...s)}}function ir(t,e,n){const r=e.firstChild,i=n.isComposing(),s=t+(i?A:"");if(null==r)e.textContent=s;else{const t=r.nodeValue;if(t!==s)if(i||o){const[e,n,i]=function(t,e){const n=t.length,r=e.length;let i=0,o=0;for(;i<n&&i<r&&t[i]===e[i];)i++;for(;o+i<n&&o+i<r&&t[n-o-1]===e[r-o-1];)o++;return[i,n-i-o,e.slice(i,r-o)]}(t,s);0!==n&&r.deleteData(e,n),r.insertData(e,i)}else r.nodeValue=s}}function or(t,e,n,r,i,o){ir(i,t,e);const s=o.theme.text;void 0!==s&&rr(0,0,r,t,s)}function sr(t,e){const n=document.createElement(e);return n.appendChild(t),n}class lr extends zn{__text;__format;__style;__mode;__detail;static getType(){return"text"}static clone(t){return new lr(t.__text,t.__key)}afterCloneFrom(t){super.afterCloneFrom(t),this.__text=t.__text,this.__format=t.__format,this.__style=t.__style,this.__mode=t.__mode,this.__detail=t.__detail}constructor(t="",e){super(e),this.__text=t,this.__format=0,this.__style="",this.__mode=0,this.__detail=0}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const t=this.getLatest();return j[t.__mode]}getStyle(){return this.getLatest().__style}isToken(){return 1===this.getLatest().__mode}isComposing(){return this.__key===Ao()}isSegmented(){return 2===this.getLatest().__mode}isDirectionless(){return!!(1&this.getLatest().__detail)}isUnmergeable(){return!!(2&this.getLatest().__detail)}hasFormat(t){const e=z[t];return 0!==(this.getFormat()&e)}isSimpleText(){return"text"===this.__type&&0===this.__mode}getTextContent(){return this.getLatest().__text}getFormatFlags(t,e){return No(this.getLatest().__format,t,e)}canHaveFormat(){return!0}isInline(){return!0}createDOM(t,e){const n=this.__format,r=er(0,n),i=nr(0,n),o=null===r?i:r,s=document.createElement(o);let l=s;this.hasFormat("code")&&s.setAttribute("spellcheck","false"),null!==r&&(l=document.createElement(i),s.appendChild(l));or(l,this,0,n,this.__text,t);const c=this.__style;return""!==c&&(s.style.cssText=c),s}updateDOM(e,n,r){const i=this.__text,o=e.__format,s=this.__format,l=er(0,o),c=er(0,s),a=nr(0,o),u=nr(0,s);if((null===l?a:l)!==(null===c?u:c))return!0;if(l===c&&a!==u){const e=n.firstChild;null==e&&t(48);const o=document.createElement(u);return or(o,this,0,s,i,r),n.replaceChild(o,e),!1}let f=n;null!==c&&null!==l&&(f=n.firstChild,null==f&&t(49)),ir(i,f,this);const d=r.theme.text;void 0!==d&&o!==s&&rr(0,o,s,f,d);const h=e.__style,g=this.__style;return h!==g&&(n.style.cssText=g),!1}static importDOM(){return{"#text":()=>({conversion:dr,priority:0}),b:()=>({conversion:ar,priority:0}),code:()=>({conversion:_r,priority:0}),em:()=>({conversion:_r,priority:0}),i:()=>({conversion:_r,priority:0}),mark:()=>({conversion:_r,priority:0}),s:()=>({conversion:_r,priority:0}),span:()=>({conversion:cr,priority:0}),strong:()=>({conversion:_r,priority:0}),sub:()=>({conversion:_r,priority:0}),sup:()=>({conversion:_r,priority:0}),u:()=>({conversion:_r,priority:0})}}static importJSON(t){return pr().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTextContent(t.text).setFormat(t.format).setDetail(t.detail).setMode(t.mode).setStyle(t.style)}exportDOM(e){let{element:n}=super.exportDOM(e);return Ps(n)||t(132),n.style.whiteSpace="pre-wrap",this.hasFormat("lowercase")?n.style.textTransform="lowercase":this.hasFormat("uppercase")?n.style.textTransform="uppercase":this.hasFormat("capitalize")&&(n.style.textTransform="capitalize"),this.hasFormat("bold")&&(n=sr(n,"b")),this.hasFormat("italic")&&(n=sr(n,"i")),this.hasFormat("strikethrough")&&(n=sr(n,"s")),this.hasFormat("underline")&&(n=sr(n,"u")),{element:n}}exportJSON(){return{detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),...super.exportJSON()}}selectionTransform(t,e){}setFormat(t){const e=this.getWritable();return e.__format="string"==typeof t?z[t]:t,e}setDetail(t){const e=this.getWritable();return e.__detail="string"==typeof t?R[t]:t,e}setStyle(t){const e=this.getWritable();return e.__style=t,e}toggleFormat(t){const e=No(this.getFormat(),t,null);return this.setFormat(e)}toggleDirectionless(){const t=this.getWritable();return t.__detail^=1,t}toggleUnmergeable(){const t=this.getWritable();return t.__detail^=2,t}setMode(t){const e=J[t];if(this.__mode===e)return this;const n=this.getWritable();return n.__mode=e,n}setTextContent(t){if(this.__text===t)return this;const e=this.getWritable();return e.__text=t,e}select(t,e){di();let n=t,r=e;const i=$r(),o=this.getTextContent(),s=this.__key;if("string"==typeof o){const t=o.length;void 0===n&&(n=t),void 0===r&&(r=t)}else n=0,r=0;if(!wr(i))return Br(s,n,s,r,"text","text");{const t=Ao();t!==i.anchor.key&&t!==i.focus.key||Mo(s),i.setTextNodeRange(this,n,this,r)}return i}selectStart(){return this.select(0,0)}selectEnd(){const t=this.getTextContentSize();return this.select(t,t)}spliceText(t,e,n,r){const i=this.getWritable(),o=i.__text,s=n.length;let l=t;l<0&&(l=s+l,l<0&&(l=0));const c=$r();if(r&&wr(c)){const e=t+s;c.setTextNodeRange(i,e,i,e)}const a=o.slice(0,l)+n+o.slice(l+e);return i.__text=a,i}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}splitText(...t){di();const e=this.getLatest(),n=e.getTextContent();if(""===n)return[];const r=e.__key,i=Ao(),o=n.length;t.sort((t,e)=>t-e),t.push(o);const s=[],l=t.length;for(let e=0,r=0;e<o&&r<=l;r++){const i=t[r];i>e&&(s.push(n.slice(e,i)),e=i)}const c=s.length;if(1===c)return[e];const a=s[0],u=e.getParent();let f;const d=e.getFormat(),h=e.getStyle(),g=e.__detail;let _=!1,p=null,y=null;const m=$r();if(wr(m)){const[t,e]=m.isBackward()?[m.focus,m.anchor]:[m.anchor,m.focus];"text"===t.type&&t.key===r&&(p=t),"text"===e.type&&e.key===r&&(y=e)}e.isSegmented()?(f=pr(a),f.__format=d,f.__style=h,f.__detail=g,f.__state=pt(e,f),_=!0):f=e.setTextContent(a);const x=[f];for(let t=1;t<c;t++){const n=pr(s[t]);n.__format=d,n.__style=h,n.__detail=g,n.__state=pt(e,n);const o=n.__key;i===r&&Mo(o),x.push(n)}const C=p?p.offset:null,S=y?y.offset:null;let v=0;for(const t of x){if(!p&&!y)break;const e=v+t.getTextContentSize();if(null!==p&&null!==C&&C<=e&&C>=v&&(p.set(t.getKey(),C-v,"text"),C<e&&(p=null)),null!==y&&null!==S&&S<=e&&S>=v){y.set(t.getKey(),S-v,"text");break}v=e}if(null!==u){!function(t){const e=t.getPreviousSibling(),n=t.getNextSibling();null!==e&&Oo(e);null!==n&&Oo(n)}(this);const t=u.getWritable(),e=this.getIndexWithinParent();_?(t.splice(e,0,x),this.remove()):t.splice(e,1,x),wr(m)&&Yr(m,u,e,c-1)}return x}mergeWithSibling(e){const n=e===this.getPreviousSibling();n||e===this.getNextSibling()||t(50);const r=this.__key,i=e.__key,o=this.__text,s=o.length;Ao()===i&&Mo(r);const l=$r();if(wr(l)){const t=l.anchor,o=l.focus;null!==t&&t.key===i&&Gr(t,n,r,e,s),null!==o&&o.key===i&&Gr(o,n,r,e,s)}const c=e.__text,a=n?c+o:o+c;this.setTextContent(a);const u=this.getWritable();return e.remove(),u}isTextEntity(){return!1}}function cr(t){return{forChild:mr(t.style),node:null}}function ar(t){const e=t,n="normal"===e.style.fontWeight;return{forChild:mr(e.style,n?void 0:"bold"),node:null}}const ur=new WeakMap;function fr(t){if(!Ps(t))return!1;if("PRE"===t.nodeName)return!0;const e=t.style.whiteSpace;return"string"==typeof e&&e.startsWith("pre")}function dr(e){const n=e;null===e.parentElement&&t(129);let r=n.textContent||"";if(null!==function(t){let e,n=t.parentNode;const r=[t];for(;null!==n&&void 0===(e=ur.get(n))&&!fr(n);)r.push(n),n=n.parentNode;const i=void 0===e?n:e;for(let t=0;t<r.length;t++)ur.set(r[t],i);return i}(n)){const t=r.split(/(\r?\n|\t)/),e=[],n=t.length;for(let r=0;r<n;r++){const n=t[r];"\n"===n||"\r\n"===n?e.push(Qn()):"\t"===n?e.push(Cr()):""!==n&&e.push(pr(n))}return{node:e}}if(r=r.replace(/\r/g,"").replace(/[ \t\n]+/g," "),""===r)return{node:null};if(" "===r[0]){let t=n,e=!0;for(;null!==t&&null!==(t=hr(t,!1));){const n=t.textContent||"";if(n.length>0){/[ \t\n]$/.test(n)&&(r=r.slice(1)),e=!1;break}}e&&(r=r.slice(1))}if(" "===r[r.length-1]){let t=n,e=!0;for(;null!==t&&null!==(t=hr(t,!0));){if((t.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){e=!1;break}}e&&(r=r.slice(0,r.length-1))}return""===r?{node:null}:{node:pr(r)}}function hr(t,e){let n=t;for(;;){let t;for(;null===(t=e?n.nextSibling:n.previousSibling);){const t=n.parentElement;if(null===t)return null;n=t}if(n=t,Ps(n)){const t=n.style.display;if(""===t&&!Ls(n)||""!==t&&!t.startsWith("inline"))return null}let r=n;for(;null!==(r=e?n.firstChild:n.lastChild);)n=r;if(vo(n))return n;if("BR"===n.nodeName)return null}}const gr={code:"code",em:"italic",i:"italic",mark:"highlight",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function _r(t){const e=gr[t.nodeName.toLowerCase()];return void 0===e?{node:null}:{forChild:mr(t.style,e),node:null}}function pr(t=""){return ks(new lr(t))}function yr(t){return t instanceof lr}function mr(t,e){const n=t.fontWeight,r=t.textDecoration.split(" "),i="700"===n||"bold"===n,o=r.includes("line-through"),s="italic"===t.fontStyle,l=r.includes("underline"),c=t.verticalAlign;return t=>yr(t)?(i&&!t.hasFormat("bold")&&t.toggleFormat("bold"),o&&!t.hasFormat("strikethrough")&&t.toggleFormat("strikethrough"),s&&!t.hasFormat("italic")&&t.toggleFormat("italic"),l&&!t.hasFormat("underline")&&t.toggleFormat("underline"),"sub"!==c||t.hasFormat("subscript")||t.toggleFormat("subscript"),"super"!==c||t.hasFormat("superscript")||t.toggleFormat("superscript"),e&&!t.hasFormat(e)&&t.toggleFormat(e),t):t}class xr extends lr{static getType(){return"tab"}static clone(t){return new xr(t.__key)}constructor(t){super("\t",t),this.__detail=2}static importDOM(){return null}createDOM(t){const e=super.createDOM(t),n=rs(t.theme,"tab");if(void 0!==n){e.classList.add(...n)}return e}static importJSON(t){return Cr().updateFromJSON(t)}setTextContent(t){return"\t"!==t&&""!==t&&e(126),super.setTextContent("\t")}spliceText(e,n,r,i){return""===r&&0===n||"\t"===r&&1===n||t(286),this}setDetail(e){return 2!==e&&t(127),this}setMode(e){return"normal"!==e&&t(128),this}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}}function Cr(){return ks(new xr)}function Sr(t){return t instanceof xr}class vr{key;offset;type;_selection;constructor(t,e,n){this._selection=null,this.key=t,this.offset=e,this.type=n}is(t){return this.key===t.key&&this.offset===t.offset&&this.type===t.type}isBefore(t){if(this.key===t.key)return this.offset<t.offset;return bl(Bl(Al(this,"next")),Bl(Al(t,"next")))<0}getNode(){const e=Po(this.key);return null===e&&t(20),e}set(t,e,n,r){const i=this._selection,o=this.key;r&&this.key===t&&this.offset===e&&this.type===n||(this.key=t,this.offset=e,this.type=n,fi()||(Ao()===o&&Mo(t),null!==i&&(i.setCachedNodes(null),i.dirty=!0)))}}function kr(t,e,n){return new vr(t,e,n)}function Tr(t,e){let n=e.__key,r=t.offset,i="element";if(yr(e)){i="text";const t=e.getTextContentSize();r>t&&(r=t)}else if(!Pi(e)){const t=e.getNextSibling();if(yr(t))n=t.__key,r=0,i="text";else{const t=e.getParent();t&&(n=t.__key,r=e.getIndexWithinParent()+1)}}t.set(n,r,i)}function Nr(t,e){if(Pi(e)){const n=e.getLastDescendant();Pi(n)||yr(n)?Tr(t,n):Tr(t,e)}else Tr(t,e)}class br{_nodes;_cachedNodes;dirty;constructor(t){this._cachedNodes=null,this._nodes=t,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){if(!Or(t))return!1;const e=this._nodes,n=t._nodes;return e.size===n.size&&Array.from(e).every(t=>n.has(t))}isCollapsed(){return!1}isBackward(){return!1}getStartEndPoints(){return null}add(t){this.dirty=!0,this._nodes.add(t),this._cachedNodes=null}delete(t){this.dirty=!0,this._nodes.delete(t),this._cachedNodes=null}clear(){this.dirty=!0,this._nodes.clear(),this._cachedNodes=null}has(t){return this._nodes.has(t)}clone(){return new br(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(t){}insertText(){}insertNodes(t){const e=this.getNodes(),n=e.length,r=e[n-1];let i;if(yr(r))i=r.select();else{const t=r.getIndexWithinParent()+1;i=r.getParentOrThrow().select(t,t)}i.insertNodes(t);for(let t=0;t<n;t++)e[t].remove()}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=this._nodes,n=[];for(const t of e){const e=Po(t);null!==e&&n.push(e)}return fi()||(this._cachedNodes=n),n}getTextContent(){const t=this.getNodes();let e="";for(let n=0;n<t.length;n++)e+=t[n].getTextContent();return e}deleteNodes(){const t=this.getNodes();if(($r()||Vr())===this&&t[0]){const e=dl(t[0],"next");Dl(Tl(e,e))}for(const e of t)e.remove()}}function wr(t){return t instanceof Er}class Er{format;style;anchor;focus;_cachedNodes;dirty;constructor(t,e,n,r){this.anchor=t,this.focus=e,t._selection=this,e._selection=this,this._cachedNodes=null,this.format=n,this.style=r,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){return!!wr(t)&&(this.anchor.is(t.anchor)&&this.focus.is(t.focus)&&this.format===t.format&&this.style===t.style)}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=function(t){const e=[],[n,r]=t.getTextSlices();n&&e.push(n.caret.origin);const i=new Set,o=new Set;for(const n of t)if(cl(n)){const{origin:t}=n;0===e.length?i.add(t):(o.add(t),e.push(t))}else{const{origin:t}=n;Pi(t)&&o.has(t)||e.push(t)}r&&e.push(r.caret.origin);if(ll(t.focus)&&Pi(t.focus.origin)&&null===t.focus.getNodeAtCaret())for(let n=pl(t.focus.origin,"previous");cl(n)&&i.has(n.origin)&&!n.origin.isEmpty()&&n.origin.is(e[e.length-1]);n=ml(n))i.delete(n.origin),e.pop();for(;e.length>1;){const t=e[e.length-1];if(!Pi(t)||o.has(t)||t.isEmpty()||i.has(t))break;e.pop()}if(0===e.length&&t.isCollapsed()){const n=Bl(t.anchor),r=Bl(t.anchor.getFlipped()),i=t=>ol(t)?t.origin:t.getNodeAtCaret(),o=i(n)||i(r)||(t.anchor.getNodeAtCaret()?n.origin:r.origin);e.push(o)}return e}(jl(Ll(this),"next"));return fi()||(this._cachedNodes=e),e}setTextNodeRange(t,e,n,r){this.anchor.set(t.__key,e,"text"),this.focus.set(n.__key,r,"text")}getTextContent(){const t=this.getNodes();if(0===t.length)return"";const e=t[0],n=t[t.length-1],r=this.anchor,i=this.focus,o=r.isBefore(i),[s,l]=Ar(this);let c="",a=!0;for(let u=0;u<t.length;u++){const f=t[u];if(Pi(f)&&!f.isInline())a||(c+="\n"),a=!f.isEmpty();else if(a=!1,yr(f)){let t=f.getTextContent();f===e?f===n?"element"===r.type&&"element"===i.type&&i.offset!==r.offset||(t=s<l?t.slice(s,l):t.slice(l,s)):t=o?t.slice(s):t.slice(l):f===n&&(t=o?t.slice(0,l):t.slice(0,s)),c+=t}else!Li(f)&&!Zn(f)||f===n&&this.isCollapsed()||(c+=f.getTextContent())}return c}applyDOMRange(t){const e=_i(),n=e.getEditorState()._selection,r=zr(t.startContainer,t.startOffset,t.endContainer,t.endOffset,e,n);if(null===r)return;const[i,o]=r;this.anchor.set(i.key,i.offset,i.type,!0),this.focus.set(o.key,o.offset,o.type,!0),Ct(this)}clone(){const t=this.anchor,e=this.focus;return new Er(kr(t.key,t.offset,t.type),kr(e.key,e.offset,e.type),this.format,this.style)}toggleFormat(t){this.format=No(this.format,t,null),this.dirty=!0}setFormat(t){this.format=t,this.dirty=!0}setStyle(t){this.style=t,this.dirty=!0}hasFormat(t){const e=z[t];return 0!==(this.format&e)}insertRawText(t){const e=t.split(/(\r?\n|\t)/),n=[],r=e.length;for(let t=0;t<r;t++){const r=e[t];"\n"===r||"\r\n"===r?n.push(Qn()):"\t"===r?n.push(Cr()):n.push(pr(r))}this.insertNodes(n)}insertText(e){const n=this.anchor,r=this.focus,i=this.format,o=this.style;let s=n,l=r;!this.isCollapsed()&&r.isBefore(n)&&(s=r,l=n),"element"===s.type&&function(t,e,n,r){const i=t.getNode(),o=i.getChildAtIndex(t.offset),s=pr();if(s.setFormat(n),s.setStyle(r),Yi(o))o.splice(0,0,[s]);else{const t=Ki(i)?Vi().append(s):s;null===o?i.append(t):o.insertBefore(t)}t.is(e)&&e.set(s.__key,0,"text"),t.set(s.__key,0,"text")}(s,l,i,o),"element"===l.type&&Pl(l,Bl(Al(l,"next")));const c=s.offset;let a=l.offset;const u=this.getNodes(),f=u.length;let d=u[0];yr(d)||t(26);const h=d.getTextContent().length,g=d.getParentOrThrow();let _=u[f-1];if(1===f&&"element"===l.type&&(a=h,l.set(s.key,a,"text")),this.isCollapsed()&&c===h&&(So(d)||!d.canInsertTextAfter()||!g.canInsertTextAfter()&&null===d.getNextSibling())){let t=d.getNextSibling();if(yr(t)&&t.canInsertTextBefore()&&!So(t)||(t=pr(),t.setFormat(i),t.setStyle(o),g.canInsertTextAfter()?d.insertAfter(t):g.insertAfter(t)),t.select(0,0),d=t,""!==e)return void this.insertText(e)}else if(this.isCollapsed()&&0===c&&(So(d)||!d.canInsertTextBefore()||!g.canInsertTextBefore()&&null===d.getPreviousSibling())){let t=d.getPreviousSibling();if(yr(t)&&!So(t)||(t=pr(),t.setFormat(i),g.canInsertTextBefore()?d.insertBefore(t):g.insertBefore(t)),t.select(),d=t,""!==e)return void this.insertText(e)}else if(d.isSegmented()&&c!==h){const t=pr(d.getTextContent());t.setFormat(i),d.replace(t),d=t}else if(!this.isCollapsed()&&""!==e){const t=_.getParent();if(!g.canInsertTextBefore()||!g.canInsertTextAfter()||Pi(t)&&(!t.canInsertTextBefore()||!t.canInsertTextAfter()))return this.insertText(""),Kr(this.anchor,this.focus),void this.insertText(e)}if(1===f){if(Co(d)){const t=pr(e);return t.select(),void d.replace(t)}const t=d.getFormat(),n=d.getStyle();if(c!==a||t===i&&n===o){if(Sr(d)){const t=pr(e);return t.setFormat(i),t.setStyle(o),t.select(),void d.replace(t)}}else{if(""!==d.getTextContent()){const t=pr(e);if(t.setFormat(i),t.setStyle(o),t.select(),0===c)d.insertBefore(t,!1);else{const[e]=d.splitText(c);e.insertAfter(t,!1)}return void(t.isComposing()&&"text"===this.anchor.type&&(this.anchor.offset-=e.length))}d.setFormat(i),d.setStyle(o)}const r=a-c;d=d.spliceText(c,r,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=t,this.style=n,d.isComposing()&&(this.anchor.offset-=e.length))}else{const t=new Set([...d.getParentKeys(),..._.getParentKeys()]),n=Pi(d)?d:d.getParentOrThrow();let r=Pi(_)?_:_.getParentOrThrow(),i=_;if(!n.is(r)&&r.isInline())do{i=r,r=r.getParentOrThrow()}while(r.isInline());if("text"===l.type&&(0!==a||""===_.getTextContent())||"element"===l.type&&_.getIndexWithinParent()<a)if(yr(_)&&!Co(_)&&a!==_.getTextContentSize()){if(_.isSegmented()){const t=pr(_.getTextContent());_.replace(t),_=t}Ki(l.getNode())||"text"!==l.type||(_=_.spliceText(0,a,"")),t.add(_.__key)}else{const t=_.getParentOrThrow();t.canBeEmpty()||1!==t.getChildrenSize()?_.remove():t.remove()}else t.add(_.__key);const o=r.getChildren(),s=new Set(u),g=n.is(r),p=n.isInline()&&null===d.getNextSibling()?n:d;for(let t=o.length-1;t>=0;t--){const e=o[t];if(e.is(d)||Pi(e)&&e.isParentOf(d))break;e.isAttached()&&(!s.has(e)||e.is(i)?g||p.insertAfter(e,!1):e.remove())}if(!g){let e=r,n=null;for(;null!==e;){const r=e.getChildren(),i=r.length;(0===i||r[i-1].is(n))&&(t.delete(e.__key),n=e),e=e.getParent()}}if(Co(d))if(c===h)d.select();else{const t=pr(e);t.select(),d.replace(t)}else d=d.spliceText(c,h-c,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=d.getFormat(),this.style=d.getStyle(),d.isComposing()&&(this.anchor.offset-=e.length));for(let e=1;e<f;e++){const n=u[e],r=n.__key;t.has(r)||n.remove()}}}removeText(){const t=$r()===this;Fl(this,Rl(Ll(this))),t&&$r()!==this&&Bo(this)}formatText(t,e=null){if(this.isCollapsed())return this.toggleFormat(t),void Mo(null);const n=this.getNodes(),r=[];for(const t of n)yr(t)&&r.push(t);const i=e=>{n.forEach(n=>{if(Pi(n)){const r=n.getFormatFlags(t,e);n.setTextFormat(r)}})},o=r.length;if(0===o)return this.toggleFormat(t),Mo(null),void i(e);const s=this.anchor,l=this.focus,c=this.isBackward(),a=c?l:s,u=c?s:l;let f=0,d=r[0],h="element"===a.type?0:a.offset;if("text"===a.type&&h===d.getTextContentSize()&&(f=1,d=r[1],h=0),null==d)return;const g=d.getFormatFlags(t,e);i(g);const _=o-1;let p=r[_];const y="text"===u.type?u.offset:p.getTextContentSize();if(d.is(p)){if(h===y)return;if(So(d)||0===h&&y===d.getTextContentSize())d.setFormat(g);else{const t=d.splitText(h,y),e=0===h?t[0]:t[1];e.setFormat(g),"text"===a.type&&a.set(e.__key,0,"text"),"text"===u.type&&u.set(e.__key,y-h,"text")}return void(this.format=g)}0===h||So(d)||([,d]=d.splitText(h),h=0),d.setFormat(g);const m=p.getFormatFlags(t,g);y>0&&(y===p.getTextContentSize()||So(p)||([p]=p.splitText(y)),p.setFormat(m));for(let e=f+1;e<_;e++){const n=r[e],i=n.getFormatFlags(t,m);n.setFormat(i)}"text"===a.type&&a.set(d.__key,h,"text"),"text"===u.type&&u.set(p.__key,y,"text"),this.format=g|m}insertNodes(e){if(0===e.length)return;if(this.isCollapsed()||this.removeText(),"root"===this.anchor.key){this.insertParagraph();const n=$r();return wr(n)||t(134),n.insertNodes(e)}const n=(this.isBackward()?this.focus:this.anchor).getNode(),r=Gs(n,Ks),i=e[e.length-1];if(Pi(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else{const t=ni(this);r.splice(t,0,e),i.selectEnd()}return}if(!e.some(t=>(Pi(t)||Li(t))&&!t.isInline())){Pi(r)||t(211,n.constructor.name,n.getType());const o=ni(this);return r.splice(o,0,e),void i.selectEnd()}const o=function(t){const e=Vi();let n=null;for(let r=0;r<t.length;r++){const i=t[r],o=Zn(i);if(o||Li(i)&&i.isInline()||Pi(i)&&i.isInline()||yr(i)||i.isParentRequired()){if(null===n&&(n=i.createParentElementNode(),e.append(n),o))continue;null!==n&&n.append(i)}else e.append(i),n=null}return e}(e),s=o.getLastDescendant(),l=o.getChildren(),c=!Pi(r)||!r.isEmpty()?this.insertParagraph():null,a=l[l.length-1];let u=l[0];var f;Pi(f=u)&&Ks(f)&&!f.isEmpty()&&Pi(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(Pi(r)||t(211,n.constructor.name,n.getType()),r.append(...u.getChildren()),u=l[1]),u&&(null===r&&t(212,n.constructor.name,n.getType()),function(e,n){const r=n.getParentOrThrow().getLastChild();let i=n;const o=[n];for(;i!==r;)i.getNextSibling()||t(140),i=i.getNextSibling(),o.push(i);let s=e;for(const t of o)s=s.insertAfter(t)}(r,u));const d=Gs(s,Ks);c&&Pi(d)&&(c.canMergeWhenEmpty()||Ks(a))&&(d.append(...c.getChildren()),c.remove()),Pi(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const h=Pi(r)?r.getLastChild():null;Zn(h)&&d!==r&&h.remove()}insertParagraph(){if("root"===this.anchor.key){const t=Vi();return zo().splice(this.anchor.offset,0,[t]),t.select(),t}const e=ni(this),n=Gs(this.anchor.getNode(),Ks);Pi(n)||t(213);const r=n.getChildAtIndex(e),i=r?[r,...r.getNextSiblings()]:[],o=n.insertNewAfter(this,!1);return o?(o.append(...i),o.selectStart(),o):null}insertLineBreak(t){const e=Qn();if(this.insertNodes([e]),t){const t=e.getParentOrThrow(),n=e.getIndexWithinParent();t.select(n,n)}}extract(){const t=[...this.getNodes()],e=t.length;let n=t[0],r=t[e-1];const[i,o]=Ar(this),s=this.isBackward(),[l,c]=s?[this.focus,this.anchor]:[this.anchor,this.focus],[a,u]=s?[o,i]:[i,o];if(0===e)return[];if(1===e){if(yr(n)&&!this.isCollapsed()){const t=n.splitText(a,u),e=0===a?t[0]:t[1];return e?(l.set(e.getKey(),0,"text"),c.set(e.getKey(),e.getTextContentSize(),"text"),[e]):[]}return[n]}if(yr(n)&&(a===n.getTextContentSize()?t.shift():0!==a&&([,n]=n.splitText(a),t[0]=n,l.set(n.getKey(),0,"text"))),yr(r)){const e=r.getTextContent().length;0===u?t.pop():u!==e&&([r]=r.splitText(u),t[t.length-1]=r,c.set(r.getKey(),r.getTextContentSize(),"text"))}return t}modify(t,e,n){if(ii(this,t,e,n))return;const r="move"===t,i=_i(),o=Es(ms(i));if(!o)return;const s=i._blockCursorElement,l=i._rootElement,c=this.focus.getNode();if(null===l||null===s||!Pi(c)||c.isInline()||c.canBeEmpty()||ws(s,i,l),this.dirty){let t=us(i,this.anchor.key),e=us(i,this.focus.key);"text"===this.anchor.type&&(t=To(t)),"text"===this.focus.type&&(e=To(e)),t&&e&&Xr(o,t,this.anchor.offset,e,this.focus.offset)}if(function(t,e,n,r){t.modify(e,n,r)}(o,t,e?"backward":"forward",n),o.rangeCount>0){const t=o.getRangeAt(0),n=this.anchor.getNode(),i=Ki(n)?n:Cs(n);if(this.applyDOMRange(t),this.dirty=!0,!r){const n=this.getNodes(),r=[];let s=!1;for(let t=0;t<n.length;t++){const e=n[t];ps(e,i)?r.push(e):s=!0}if(s&&r.length>0)if(e){const t=r[0];Pi(t)?t.selectStart():t.getParentOrThrow().selectStart()}else{const t=r[r.length-1];Pi(t)?t.selectEnd():t.getParentOrThrow().selectEnd()}o.anchorNode===t.startContainer&&o.anchorOffset===t.startOffset||function(t){const e=t.focus,n=t.anchor,r=n.key,i=n.offset,o=n.type;n.set(e.key,e.offset,e.type,!0),e.set(r,i,o,!0)}(this)}}"lineboundary"===n&&ii(this,t,e,n,"decorators")}forwardDeletion(t,e,n){if(!n&&("element"===t.type&&Pi(e)&&t.offset===e.getChildrenSize()||"text"===t.type&&t.offset===e.getTextContentSize())){const t=e.getParent(),n=e.getNextSibling()||(null===t?null:t.getNextSibling());if(Pi(n)&&n.isShadowRoot())return!0}return!1}deleteCharacter(t){const e=this.isCollapsed();if(this.isCollapsed()){const e=this.anchor;let n=e.getNode();if(this.forwardDeletion(e,n,t))return;const r=vl(Al(e,t?"previous":"next"));if(r.getTextSlices().every(t=>null===t||0===t.distance)){let t={type:"initial"};for(const e of r.iterNodeCarets("shadowRoot"))if(cl(e))if(e.origin.isInline());else{if(e.origin.isShadowRoot()){if("merge-block"===t.type)break;if(Pi(r.anchor.origin)&&r.anchor.origin.isEmpty()){const t=Bl(e);Fl(this,Tl(t,t)),r.anchor.origin.remove()}return}"merge-next-block"!==t.type&&"merge-block"!==t.type||(t={block:t.block,caret:e,type:"merge-block"})}else{if("merge-block"===t.type)break;if(ll(e)){if(Pi(e.origin)){if(e.origin.isInline()){if(!e.origin.isParentOf(r.anchor.origin))break}else t={block:e.origin,type:"merge-next-block"};continue}if(Li(e.origin)){if(e.origin.isIsolated());else if("merge-next-block"===t.type&&(e.origin.isKeyboardSelectable()||!e.origin.isInline())&&Pi(r.anchor.origin)&&r.anchor.origin.isEmpty()){r.anchor.origin.remove();const t=Jr();t.add(e.origin.getKey()),Bo(t)}else e.origin.remove();return}break}}if("merge-block"===t.type){const{caret:e,block:n}=t;return Fl(this,Tl(!e.origin.isEmpty()&&n.isEmpty()?Il(dl(n,e.direction)):r.anchor,e)),this.removeText()}}const i=this.focus;if(this.modify("extend",t,"character"),this.isCollapsed()){if(t&&0===e.offset&&Pr(this,e.getNode()))return}else{const r="text"===i.type?i.getNode():null;if(n="text"===e.type?e.getNode():null,null!==r&&r.isSegmented()){const e=i.offset,o=r.getTextContentSize();if(r.is(n)||t&&e!==o||!t&&0!==e)return void Fr(r,t,e)}else if(null!==n&&n.isSegmented()){const i=e.offset,o=n.getTextContentSize();if(n.is(r)||t&&0!==i||!t&&i!==o)return void Fr(n,t,i)}!function(t,e){const n=t.anchor,r=t.focus,i=n.getNode(),o=r.getNode();if(i===o&&"text"===n.type&&"text"===r.type){const t=n.offset,o=r.offset,s=t<o,l=s?t:o,c=s?o:t,a=c-1;if(l!==a){(function(t){return!(Jo(t)||Dr(t))})(i.getTextContent().slice(l,c))&&(e?r.set(r.key,a,r.type):n.set(n.key,a,n.type))}}}(this,t)}}if(this.removeText(),t&&!e&&this.isCollapsed()&&"element"===this.anchor.type&&0===this.anchor.offset){const t=this.anchor.getNode();t.isEmpty()&&Ki(t.getParent())&&null===t.getPreviousSibling()&&Pr(this,t)}}deleteLine(t){this.isCollapsed()&&this.modify("extend",t,"lineboundary"),this.isCollapsed()?this.deleteCharacter(t):this.removeText()}deleteWord(t){if(this.isCollapsed()){const e=this.anchor,n=e.getNode();if(this.forwardDeletion(e,n,t))return;this.modify("extend",t,"word")}this.isCollapsed()?this.deleteCharacter(t):this.removeText()}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return[this.anchor,this.focus]}}function Or(t){return t instanceof br}function Mr(t){const e=t.offset;if("text"===t.type)return e;const n=t.getNode();return e===n.getChildrenSize()?n.getTextContent().length:0}function Ar(t){const e=t.getStartEndPoints();if(null===e)return[0,0];const[n,r]=e;return"element"===n.type&&"element"===r.type&&n.key===r.key&&n.offset===r.offset?[0,0]:[Mr(n),Mr(r)]}function Pr(t,e){for(let n=e;n;n=n.getParent()){if(Pi(n)){if(n.collapseAtStart(t))return!0;if(Ss(n))break}if(n.getPreviousSibling())break}return!1}const Dr=(()=>{try{const t=new RegExp("\\p{Emoji}","u"),e=t.test.bind(t);if(e("\u2764\ufe0f")&&e("#\ufe0f\u20e3")&&e("\u{1f44d}"))return e}catch(t){}return()=>!1})();function Fr(t,e,n){const r=t,i=r.getTextContent().split(/(?=\s)/g),o=i.length;let s=0,l=0;for(let t=0;t<o;t++){const r=t===o-1;if(l=s,s+=i[t].length,e&&s===n||s>n||r){i.splice(t,1),r&&(l=void 0);break}}const c=i.join("").trim();""===c?r.remove():(r.setTextContent(c),r.select(l,l))}function Lr(e,n,r,i){let o,s=n;if(Ps(e)){let l=!1;const c=e.childNodes,a=c.length,u=i._blockCursorElement;s===a&&(l=!0,s=a-1);let f=c[s],d=!1;if(f===u)f=c[s+1],d=!0;else if(null!==u){const t=u.parentNode;if(e===t){n>Array.prototype.indexOf.call(t.children,u)&&s--}}if(o=Wo(f),yr(o))s=gl(o,l?"next":"previous");else{let c=Wo(e);if(null===c)return null;if(Pi(c)){const a=i.getElementByKey(c.getKey());null===a&&t(214);const u=c.getDOMSlot(a);[c,s]=u.resolveChildIndex(c,a,e,n),Pi(c)||t(215),l&&s>=c.getChildrenSize()&&(s=Math.max(0,c.getChildrenSize()-1));let f=c.getChildAtIndex(s);if(Pi(f)&&function(t,e,n){const r=t.getParent();return null===n||null===r||!r.canBeEmpty()||r!==n.getNode()}(f,0,r)){const t=l?f.getLastDescendant():f.getFirstDescendant();null===t?c=f:(f=t,c=Pi(f)?f:f.getParentOrThrow()),s=0}yr(f)?(o=f,c=null,s=gl(f,l?"next":"previous")):f!==c&&l&&!d&&(Pi(c)||t(216),s=Math.min(c.getChildrenSize(),s+1))}else{const t=c.getIndexWithinParent();s=0===n&&Li(c)&&Wo(e)===c?t:t+1,c=c.getParentOrThrow()}if(Pi(c))return kr(c.__key,s,"element")}}else o=Wo(e);return yr(o)?kr(o.__key,gl(o,s,"clamp"),"text"):null}function Ir(t,e,n){const r=t.offset,i=t.getNode();if(0===r){const r=i.getPreviousSibling(),o=i.getParent();if(e){if((n||!e)&&null===r&&Pi(o)&&o.isInline()){const e=o.getPreviousSibling();yr(e)&&t.set(e.__key,e.getTextContent().length,"text")}}else Pi(r)&&!n&&r.isInline()?t.set(r.__key,r.getChildrenSize(),"element"):yr(r)&&t.set(r.__key,r.getTextContent().length,"text")}else if(r===i.getTextContent().length){const r=i.getNextSibling(),o=i.getParent();if(e&&Pi(r)&&r.isInline())t.set(r.__key,0,"element");else if((n||e)&&null===r&&Pi(o)&&o.isInline()&&!o.canInsertTextAfter()){const e=o.getNextSibling();yr(e)&&t.set(e.__key,0,"text")}}}function Kr(t,e,n){if("text"===t.type&&"text"===e.type){const n=t.isBefore(e),r=t.is(e);Ir(t,n,r),Ir(e,!n,r),r&&e.set(t.key,t.offset,t.type)}}function zr(t,e,n,r,i,o){if(null===t||null===n||!_o(i,t,n))return null;const s=Lr(t,e,wr(o)?o.anchor:null,i);if(null===s)return null;const l=Lr(n,r,wr(o)?o.focus:null,i);if(null===l)return null;if("element"===s.type&&"element"===l.type){const e=Wo(t),r=Wo(n);if(Li(e)&&Li(r))return null}return Kr(s,l),[s,l]}function Rr(t){return Pi(t)&&!t.isInline()}function Br(t,e,n,r,i,o){const s=gi(),l=new Er(kr(t,e,i),kr(n,r,o),0,"");return l.dirty=!0,s._selection=l,l}function Wr(){const t=kr("root",0,"element"),e=kr("root",0,"element");return new Er(t,e,0,"")}function Jr(){return new br(new Set)}function jr(t,e){return Ur(null,t,e,null)}function Ur(t,e,n,r){const i=n._window;if(null===i)return null;const o=r||i.event,s=o?o.type:void 0,l="selectionchange"===s,c=!Y&&(l||"beforeinput"===s||"compositionstart"===s||"compositionend"===s||"click"===s&&o&&3===o.detail||"drop"===s||void 0===s);let a,u,f,d;if(wr(t)&&!c)return t.clone();if(null===e)return null;if(a=e.anchorNode,u=e.focusNode,f=e.anchorOffset,d=e.focusOffset,(l||void 0===s)&&wr(t)&&!_o(n,a,u))return t.clone();const h=zr(a,f,u,d,n,t);if(null===h)return null;const[g,_]=h;let p=0,y="";if(wr(t)){const e=t.anchor;if(g.key===e.key)p=t.format,y=t.style;else{const t=g.getNode();yr(t)?(p=t.getFormat(),y=t.getStyle()):Pi(t)&&(p=t.getTextFormat(),y=t.getTextStyle())}}return new Er(g,_,p,y)}function $r(){return gi()._selection}function Vr(){return _i()._editorState._selection}function Yr(t,e,n,r=1){const i=t.anchor,o=t.focus,s=i.getNode(),l=o.getNode();if(!e.is(s)&&!e.is(l))return;const c=e.__key;if(t.isCollapsed()){const e=i.offset;if(n<=e&&r>0||n<e&&r<0){const n=Math.max(0,e+r);i.set(c,n,"element"),o.set(c,n,"element"),qr(t)}}else{const s=t.isBackward(),l=s?o:i,a=l.getNode(),u=s?i:o,f=u.getNode();if(e.is(a)){const t=l.offset;(n<=t&&r>0||n<t&&r<0)&&l.set(c,Math.max(0,t+r),"element")}if(e.is(f)){const t=u.offset;(n<=t&&r>0||n<t&&r<0)&&u.set(c,Math.max(0,t+r),"element")}}qr(t)}function qr(t){const e=t.anchor,n=e.offset,r=t.focus,i=r.offset,o=e.getNode(),s=r.getNode();if(t.isCollapsed()){if(!Pi(o))return;const t=o.getChildrenSize(),i=n>=t,s=i?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(yr(s)){let t=0;i&&(t=s.getTextContentSize()),e.set(s.__key,t,"text"),r.set(s.__key,t,"text")}return}if(Pi(o)){const t=o.getChildrenSize(),r=n>=t,i=r?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(yr(i)){let t=0;r&&(t=i.getTextContentSize()),e.set(i.__key,t,"text")}}if(Pi(s)){const t=s.getChildrenSize(),e=i>=t,n=e?s.getChildAtIndex(t-1):s.getChildAtIndex(i);if(yr(n)){let t=0;e&&(t=n.getTextContentSize()),r.set(n.__key,t,"text")}}}function Hr(t,e,n,r,i){let o=null,s=0,l=null;null!==r?(o=r.__key,yr(r)?(s=r.getTextContentSize(),l="text"):Pi(r)&&(s=r.getChildrenSize(),l="element")):null!==i&&(o=i.__key,yr(i)?l="text":Pi(i)&&(l="element")),null!==o&&null!==l?t.set(o,s,l):(s=e.getIndexWithinParent(),-1===s&&(s=n.getChildrenSize()),t.set(n.__key,s,"element"))}function Gr(t,e,n,r,i){"text"===t.type?t.set(n,t.offset+(e?0:i),"text"):t.offset>r.getIndexWithinParent()&&t.set(t.key,t.offset-1,"element")}function Xr(t,e,n,r,i){try{t.setBaseAndExtent(e,n,r,i)}catch(t){}}function Qr(t,e,n){const r=us(t,e.getKey());if(Pi(e)){const t=e.getDOMSlot(r);return[t.element,n+t.getFirstChildOffset()]}return[r,n]}function Zr(t,e,n,r,i,s,l){const c=r.anchorNode,a=r.focusNode,u=r.anchorOffset,f=r.focusOffset,d=document.activeElement;if(i.has(jn)&&d!==s||null!==d&&go(d))return;if(!wr(e))return void(null!==t&&_o(n,c,a)&&r.removeAllRanges());const h=e.anchor,g=e.focus,_=h.getNode(),p=g.getNode(),[y,m]=Qr(n,_,h.offset),[x,C]=Qr(n,p,g.offset),S=e.format,v=e.style,k=e.isCollapsed();let T=y,N=x,b=!1;var w,E,O,M,A;if(("text"===h.type?(T=To(y),b=_.getFormat()!==S||_.getStyle()!==v):wr(t)&&"text"===t.anchor.type&&(b=!0),"text"===g.type&&(N=To(x)),null!==T&&null!==N)&&(k&&(null===t||b||wr(t)&&(t.format!==S||t.style!==v))&&(w=S,E=v,O=m,M=h.key,A=performance.now(),gn=[w,E,O,M,A]),u!==m||f!==C||c!==T||a!==N||"Range"===r.type&&k||(null!==d&&s.contains(d)||i.has(Yn)||s.focus({preventScroll:!0}),"element"===h.type))){if(Xr(r,T,m,N,C),!o||!e.isCollapsed()||null===s||i.has(Yn)||null!==document.activeElement&&s.contains(document.activeElement)||s.focus({preventScroll:!0}),!i.has($n)&&e.isCollapsed()&&null!==s&&s===document.activeElement){const t=wr(e)&&"element"===e.anchor.type?T.childNodes[m]||null:r.rangeCount>0?r.getRangeAt(0):null;if(null!==t){let e;if(t instanceof Text){const n=document.createRange();n.selectNode(t),e=n.getBoundingClientRect()}else e=t.getBoundingClientRect();!function(t,e,n){const r=ds(n),i=ys(r);if(null===r||null===i)return;let{top:o,bottom:s}=e,l=0,c=0,a=n;for(;null!==a;){const e=a===r.body;if(e){l=0,c=ms(t).innerHeight;const e=i.getComputedStyle(r.documentElement),n=parseFloat(e.scrollPaddingTop),o=parseFloat(e.scrollPaddingBottom);isFinite(n)&&(l+=n),isFinite(o)&&(c-=o)}else{const t=a.getBoundingClientRect();l=t.top,c=t.bottom}let n=0;if(o<l?n=-(l-o):s>c&&(n=s-c),0!==n)if(e)i.scrollBy(0,n);else{const t=a.scrollTop;a.scrollTop+=n;const e=a.scrollTop-t;o-=e,s-=e}if(e)break;a=fs(a)}}(n,e,s)}}ln=!0}}function ti(t){let e=$r()||Vr();null===e&&(e=zo().selectEnd()),e.insertNodes(t)}function ei(){const t=$r();return null===t?"":t.getTextContent()}function ni(e){let n=e;e.isCollapsed()||n.removeText();const r=$r();wr(r)&&(n=r),wr(n)||t(161);const i=n.anchor;let o=i.getNode(),s=i.offset;for(;!Ks(o);){const t=o;if([o,s]=ri(o,s),t.is(o))break}return s}function ri(t,e){const n=t.getParent();if(!n){const t=Vi();return zo().append(t),t.select(),[zo(),0]}if(yr(t)){const r=t.splitText(e);if(0===r.length)return[n,t.getIndexWithinParent()];const i=0===e?0:1;return[n,r[0].getIndexWithinParent()+i]}if(!Pi(t)||0===e)return[n,t.getIndexWithinParent()];const r=t.getChildAtIndex(e);if(r){const n=new Er(kr(t.__key,e,"element"),kr(t.__key,e,"element"),0,""),i=t.insertNewAfter(n);i&&i.append(r,...r.getNextSiblings())}return[n,t.getIndexWithinParent()+1]}function ii(t,e,n,r,i="decorators-and-blocks"){if("move"===e&&"character"===r&&!t.isCollapsed()){const[e,r]=n===t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];return r.set(e.key,e.offset,e.type),!0}const o=Al(t.focus,n?"previous":"next"),s="lineboundary"===r,l="move"===e;let c=o,a="decorators-and-blocks"===i;if(!Wl(c)){for(const t of c){a=!1;const{origin:e}=t;if(!Li(e)||e.isIsolated()||(c=t,!s||!e.isInline()))break}if(a)for(const t of vl(o).iterNodeCarets("extend"===e?"shadowRoot":"root")){if(cl(t))t.origin.isInline()||(c=t);else{if(Pi(t.origin))continue;Li(t.origin)&&!t.origin.isInline()&&(c=t)}break}}if(c===o)return!1;if(l&&!s&&Li(c.origin)&&c.origin.isKeyboardSelectable()){const t=Jr();return t.add(c.origin.getKey()),Bo(t),!0}return c=Bl(c),l&&Pl(t.anchor,c),Pl(t.focus,c),a||!s}let oi=null,si=null,li=!1,ci=!1,ai=0;const ui={characterData:!0,childList:!0,subtree:!0};function fi(){return li||null!==oi&&oi._readOnly}function di(){li&&t(13)}function hi(){ai>99&&t(14)}function gi(){return null===oi&&t(195,pi()),oi}function _i(){return null===si&&t(196,pi()),si}function pi(){let t=0;const e=new Set,n=io.version;if("undefined"!=typeof window)for(const r of document.querySelectorAll("[contenteditable]")){const i=mo(r);if(po(i))t++;else if(i){let t=String(i.constructor.version||"<0.17.1");t===n&&(t+=" (separately built, likely a bundler configuration issue)"),e.add(t)}}let r=` Detected on the page: ${t} compatible editor(s) with version ${n}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function yi(){return si}function mi(t,e,n){const r=e.__type,i=ao(t,r);let o=n.get(r);void 0===o&&(o=Array.from(i.transforms),n.set(r,o));const s=o.length;for(let t=0;t<s&&(o[t](e),e.isAttached());t++);}function xi(t,e){return void 0!==t&&t.__key!==e&&t.isAttached()}function Ci(t,e){if(!e)return;const n=t._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const t of r)n.add(t)}function Si(t){return vi(t,_i()._nodes)}function vi(e,n){const r=e.type,i=n.get(r);void 0===i&&t(17,r);const o=i.klass;e.type!==o.getType()&&t(18,o.name);const s=o.importJSON(e),l=e.children;if(Pi(s)&&Array.isArray(l))for(let t=0;t<l.length;t++){const e=vi(l[t],n);s.append(e)}return s}function ki(t,e,n){const r=oi,i=li,o=si;oi=e,li=!0,si=t;try{return n()}finally{oi=r,li=i,si=o}}function Ti(t,e){const n=t._pendingEditorState,r=t._rootElement,i=t._headless||null===r;if(null===n)return;const o=t._editorState,s=o._selection,l=n._selection,c=0!==t._dirtyType,a=oi,u=li,f=si,d=t._updating,h=t._observer;let g=null;if(t._pendingEditorState=null,t._editorState=n,!i&&c&&null!==h){si=t,oi=n,li=!1,t._updating=!0;try{const e=t._dirtyType,r=t._dirtyElements,i=t._dirtyLeaves;h.disconnect(),g=te(o,n,t,e,r,i)}catch(e){if(e instanceof Error&&t._onError(e),ci)throw e;return Zi(t,null,r,n),nt(t),t._dirtyType=2,ci=!0,Ti(t,o),void(ci=!1)}finally{h.observe(r,ui),t._updating=d,oi=a,li=u,si=f}}n._readOnly||(n._readOnly=!0);const _=t._dirtyLeaves,p=t._dirtyElements,y=t._normalizedNodes,m=t._updateTags,x=t._deferred;c&&(t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements=new Map,t._normalizedNodes=new Set,t._updateTags=new Set),function(t,e){const n=t._decorators;let r=t._pendingDecorators||n;const i=e._nodeMap;let o;for(o in r)i.has(o)||(r===n&&(r=Io(t)),delete r[o])}(t,n);const C=i?null:Es(ms(t));if(t._editable&&null!==C&&(c||null===l||l.dirty||!l.is(s))&&null!==r&&!m.has(Vn)){si=t,oi=n;try{if(null!==h&&h.disconnect(),c||null===l||l.dirty){const e=t._blockCursorElement;null!==e&&ws(e,t,r),Zr(s,l,t,C,m,r)}!function(t,e,n){let r=t._blockCursorElement;if(wr(n)&&n.isCollapsed()&&"element"===n.anchor.type&&e.contains(document.activeElement)){const i=n.anchor,o=i.getNode(),s=i.offset;let l=!1,c=null;if(s===o.getChildrenSize()){bs(o.getChildAtIndex(s-1))&&(l=!0)}else{const e=o.getChildAtIndex(s);if(null!==e&&bs(e)){const n=e.getPreviousSibling();(null===n||bs(n))&&(l=!0,c=t.getElementByKey(e.__key))}}if(l){const n=t.getElementByKey(o.__key);return null===r&&(t._blockCursorElement=r=function(t){const e=t.theme,n=document.createElement("div");n.contentEditable="false",n.setAttribute("data-lexical-cursor","true");let r=e.blockCursor;if(void 0!==r){if("string"==typeof r){const t=tc(r);r=e.blockCursor=t}void 0!==r&&n.classList.add(...r)}return n}(t._config)),e.style.caretColor="transparent",void(null===c?n.appendChild(r):n.insertBefore(r,c))}}null!==r&&ws(r,t,e)}(t,r,l)}finally{null!==h&&h.observe(r,ui),si=f,oi=a}}null!==g&&function(t,e,n,r,i){const o=Array.from(t._listeners.mutation),s=o.length;for(let t=0;t<s;t++){const[s,l]=o[t];for(const t of l){const o=e.get(t);void 0!==o&&s(o,{dirtyLeaves:r,prevEditorState:i,updateTags:n})}}}(t,g,m,_,o),wr(l)||null===l||null!==s&&s.is(l)||t.dispatchCommand(re,void 0);const S=t._pendingDecorators;null!==S&&(t._decorators=S,t._pendingDecorators=null,Ni("decorator",t,!0,S)),function(t,e,n){const r=Ko(e),i=Ko(n);r!==i&&Ni("textcontent",t,!0,i)}(t,e||o,n),Ni("update",t,!0,{dirtyElements:p,dirtyLeaves:_,editorState:n,mutatedNodes:g,normalizedNodes:y,prevEditorState:e||o,tags:m}),function(t,e){if(t._deferred=[],0!==e.length){const n=t._updating;t._updating=!0;try{for(let t=0;t<e.length;t++)e[t]()}finally{t._updating=n}}}(t,x),function(t){const e=t._updates;if(0!==e.length){const n=e.shift();if(n){const[e,r]=n;wi(t,e,r)}}}(t)}function Ni(t,e,n,...r){const i=e._updating;e._updating=n;try{const n=e._listeners[t],i=Array.from(n);for(const[t,e]of i){e&&e();const i=t(...r);n.has(t)?n.set(t,i):i&&i()}}finally{e._updating=i}}function bi(e,n){const r=e._updates;let i=n||!1;for(;0!==r.length;){const n=r.shift();if(n){const[r,o]=n,s=e._pendingEditorState;let l;void 0!==o&&(l=o.onUpdate,o.skipTransforms&&(i=!0),o.discrete&&(null===s&&t(191),s._flushSync=!0),l&&e._deferred.push(l),Ci(e,o.tag)),null==s?wi(e,r,o):r()}}return i}function wi(e,n,r){const i=e._updateTags;let o,s=!1,l=!1;void 0!==r&&(o=r.onUpdate,Ci(e,r.tag),s=r.skipTransforms||!1,l=r.discrete||!1),o&&e._deferred.push(o);const c=e._editorState;let a=e._pendingEditorState,u=!1;(null===a||a._readOnly)&&(a=e._pendingEditorState=zi(a||c),u=!0),a._flushSync=l;const f=oi,d=li,h=si,g=e._updating;oi=a,li=!1,e._updating=!0,si=e;const _=e._headless||null===e.getRootElement();so(null);try{u&&(_?null!==c._selection&&(a._selection=c._selection.clone()):a._selection=function(t,e){const n=t.getEditorState()._selection,r=Es(ms(t));return wr(n)||null==n?Ur(n,r,t,e):n.clone()}(e,r&&r.event||null));const i=e._compositionKey;n(),s=bi(e,s),function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(wr(r)){const t=r.anchor,e=r.focus;let i;if("text"===t.type&&(i=t.getNode(),i.selectionTransform(n,r)),"text"===e.type){const t=e.getNode();i!==t&&t.selectionTransform(n,r)}}}(a,e),0!==e._dirtyType&&(s?function(t,e){const n=e._dirtyLeaves,r=t._nodeMap;for(const t of n){const e=r.get(t);yr(e)&&e.isAttached()&&e.isSimpleText()&&!e.isUnmergeable()&&xt(e)}}(a,e):function(t,e){const n=e._dirtyLeaves,r=e._dirtyElements,i=t._nodeMap,o=Ao(),s=new Map;let l=n,c=l.size,a=r,u=a.size;for(;c>0||u>0;){if(c>0){e._dirtyLeaves=new Set;for(const t of l){const r=i.get(t);yr(r)&&r.isAttached()&&r.isSimpleText()&&!r.isUnmergeable()&&xt(r),void 0!==r&&xi(r,o)&&mi(e,r,s),n.add(t)}if(l=e._dirtyLeaves,c=l.size,c>0){ai++;continue}}e._dirtyLeaves=new Set,e._dirtyElements=new Map,a.delete("root")&&a.set("root",!0);for(const t of a){const n=t[0],l=t[1];if(r.set(n,l),!l)continue;const c=i.get(n);void 0!==c&&xi(c,o)&&mi(e,c,s)}l=e._dirtyLeaves,c=l.size,a=e._dirtyElements,u=a.size,ai++}e._dirtyLeaves=n,e._dirtyElements=r}(a,e),bi(e),function(t,e,n,r){const i=t._nodeMap,o=e._nodeMap,s=[];for(const[t]of r){const e=o.get(t);void 0!==e&&(e.isAttached()||(Pi(e)&&V(e,t,i,o,s,r),i.has(t)||r.delete(t),s.push(t)))}for(const t of s)o.delete(t);for(const t of n){const e=o.get(t);void 0===e||e.isAttached()||(i.has(t)||n.delete(t),o.delete(t))}}(c,a,e._dirtyLeaves,e._dirtyElements));i!==e._compositionKey&&(a._flushSync=!0);const o=a._selection;if(wr(o)){const e=a._nodeMap,n=o.anchor.key,r=o.focus.key;void 0!==e.get(n)&&void 0!==e.get(r)||t(19)}else Or(o)&&0===o._nodes.size&&(a._selection=null)}catch(t){return t instanceof Error&&e._onError(t),e._pendingEditorState=c,e._dirtyType=2,e._cloneNotNeeded.clear(),e._dirtyLeaves=new Set,e._dirtyElements.clear(),void Ti(e)}finally{oi=f,li=d,si=h,e._updating=g,ai=0}const p=0!==e._dirtyType||e._deferred.length>0||function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(null!==r){if(r.dirty||!r.is(n))return!0}else if(null!==n)return!0;return!1}(a,e);p?a._flushSync?(a._flushSync=!1,Ti(e)):u&&fo(()=>{Ti(e)}):(a._flushSync=!1,u&&(i.clear(),e._deferred=[],e._pendingEditorState=null))}function Ei(t,e,n){si===t&&void 0===n?e():wi(t,e,n)}class Oi{element;before;after;constructor(t,e,n){this.element=t,this.before=e||null,this.after=n||null}withBefore(t){return new Oi(this.element,t,this.after)}withAfter(t){return new Oi(this.element,this.before,t)}withElement(t){return this.element===t?this:new Oi(t,this.before,this.after)}insertChild(e){const n=this.before||this.getManagedLineBreak();return null!==n&&n.parentElement!==this.element&&t(222),this.element.insertBefore(e,n),this}removeChild(e){return e.parentElement!==this.element&&t(223),this.element.removeChild(e),this}replaceChild(e,n){return n.parentElement!==this.element&&t(224),this.element.replaceChild(e,n),this}getFirstChild(){const t=this.after?this.after.nextSibling:this.element.firstChild;return t===this.before||t===this.getManagedLineBreak()?null:t}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(t){if(null===t)this.removeManagedLineBreak();else{const e="decorator"===t&&(d||c||l);this.insertManagedLineBreak(e)}}removeManagedLineBreak(){const t=this.getManagedLineBreak();if(t){const e=this.element,n="IMG"===t.nodeName?t.nextSibling:null;n&&e.removeChild(n),e.removeChild(t),e.__lexicalLineBreak=void 0}}insertManagedLineBreak(t){const e=this.getManagedLineBreak();if(e){if(t===("IMG"===e.nodeName))return;this.removeManagedLineBreak()}const n=this.element,r=this.before,i=document.createElement("br");if(n.insertBefore(i,r),t){const t=document.createElement("img");t.setAttribute("data-lexical-linebreak","true"),t.style.cssText="display: inline !important; border: 0px !important; margin: 0px !important;",t.alt="",n.insertBefore(t,i),n.__lexicalLineBreak=t}else n.__lexicalLineBreak=i}getFirstChildOffset(){let t=0;for(let e=this.after;null!==e;e=e.previousSibling)t++;return t}resolveChildIndex(t,e,n,r){if(n===this.element){const e=this.getFirstChildOffset();return[t,Math.min(e+t.getChildrenSize(),Math.max(e,r))]}const i=Mi(e,n);i.push(r);const o=Mi(e,this.element);let s=t.getIndexWithinParent();for(let t=0;t<o.length;t++){const e=i[t],n=o[t];if(void 0===e||e<n)break;if(e>n){s+=1;break}}return[t.getParentOrThrow(),s]}}function Mi(e,n){const r=[];let i=n;for(;i!==e&&null!==i;i=i.parentNode){let t=0;for(let e=i.previousSibling;null!==e;e=e.previousSibling)t++;r.push(t)}return i!==e&&t(225),r.reverse()}class Ai extends zn{__first;__last;__size;__format;__style;__indent;__dir;__textFormat;__textStyle;constructor(t){super(t),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null,this.__textFormat=0,this.__textStyle=""}afterCloneFrom(t){super.afterCloneFrom(t),this.__key===t.__key&&(this.__first=t.__first,this.__last=t.__last,this.__size=t.__size),this.__indent=t.__indent,this.__format=t.__format,this.__style=t.__style,this.__dir=t.__dir,this.__textFormat=t.__textFormat,this.__textStyle=t.__textStyle}getFormat(){return this.getLatest().__format}getFormatType(){const t=this.getFormat();return W[t]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getChildrenKeys(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e.__key),e=e.getNextSibling();return t}getChildrenSize(){return this.getLatest().__size}isEmpty(){return 0===this.getChildrenSize()}isDirty(){const t=_i()._dirtyElements;return null!==t&&t.has(this.__key)}isLastChild(){const t=this.getLatest(),e=this.getParentOrThrow().getLastChild();return null!==e&&e.is(t)}getAllTextNodes(){const t=[];let e=this.getFirstChild();for(;null!==e;){if(yr(e)&&t.push(e),Pi(e)){const n=e.getAllTextNodes();t.push(...n)}e=e.getNextSibling()}return t}getFirstDescendant(){let t=this.getFirstChild();for(;Pi(t);){const e=t.getFirstChild();if(null===e)break;t=e}return t}getLastDescendant(){let t=this.getLastChild();for(;Pi(t);){const e=t.getLastChild();if(null===e)break;t=e}return t}getDescendantByIndex(t){const e=this.getChildren(),n=e.length;if(t>=n){const t=e[n-1];return Pi(t)&&t.getLastDescendant()||t||null}const r=e[t];return Pi(r)&&r.getFirstDescendant()||r||null}getFirstChild(){const t=this.getLatest().__first;return null===t?null:Po(t)}getFirstChildOrThrow(){const e=this.getFirstChild();return null===e&&t(45,this.__key),e}getLastChild(){const t=this.getLatest().__last;return null===t?null:Po(t)}getLastChildOrThrow(){const e=this.getLastChild();return null===e&&t(96,this.__key),e}getChildAtIndex(t){const e=this.getChildrenSize();let n,r;if(t<e/2){for(n=this.getFirstChild(),r=0;null!==n&&r<=t;){if(r===t)return n;n=n.getNextSibling(),r++}return null}for(n=this.getLastChild(),r=e-1;null!==n&&r>=t;){if(r===t)return n;n=n.getPreviousSibling(),r--}return null}getTextContent(){let t="";const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContent(),Pi(i)&&r!==n-1&&!i.isInline()&&(t+=P)}return t}getTextContentSize(){let t=0;const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContentSize(),Pi(i)&&r!==n-1&&!i.isInline()&&(t+=2)}return t}getDirection(){return this.getLatest().__dir}getTextFormat(){return this.getLatest().__textFormat}hasFormat(t){if(""!==t){const e=B[t];return 0!==(this.getFormat()&e)}return!1}hasTextFormat(t){const e=z[t];return 0!==(this.getTextFormat()&e)}getFormatFlags(t,e){return No(this.getLatest().__textFormat,t,e)}getTextStyle(){return this.getLatest().__textStyle}select(t,e){di();const n=$r();let r=t,i=e;const o=this.getChildrenSize();if(!this.canBeEmpty())if(0===t&&0===e){const t=this.getFirstChild();if(yr(t)||Pi(t))return t.select(0,0)}else if(!(void 0!==t&&t!==o||void 0!==e&&e!==o)){const t=this.getLastChild();if(yr(t)||Pi(t))return t.select()}void 0===r&&(r=o),void 0===i&&(i=o);const s=this.__key;return wr(n)?(n.anchor.set(s,r,"element"),n.focus.set(s,i,"element"),n.dirty=!0,n):Br(s,r,s,i,"element","element")}selectStart(){const t=this.getFirstDescendant();return t?t.selectStart():this.select()}selectEnd(){const t=this.getLastDescendant();return t?t.selectEnd():this.select()}clear(){const t=this.getWritable();return this.getChildren().forEach(t=>t.remove()),t}append(...t){return this.splice(this.getChildrenSize(),0,t)}setDirection(t){const e=this.getWritable();return e.__dir=t,e}setFormat(t){return this.getWritable().__format=""!==t?B[t]:0,this}setStyle(t){return this.getWritable().__style=t||"",this}setTextFormat(t){const e=this.getWritable();return e.__textFormat=t,e}setTextStyle(t){const e=this.getWritable();return e.__textStyle=t,e}setIndent(t){return this.getWritable().__indent=t,this}splice(e,n,r){Kn(this)&&t(324,this.__key,this.__type);const i=this.getChildrenSize(),o=this.getWritable();e+n<=i||t(226,String(e),String(n),String(i));const s=o.__key,l=[],c=[],a=this.getChildAtIndex(e+n);let u=null,f=i-n+r.length;if(0!==e)if(e===i)u=this.getLastChild();else{const t=this.getChildAtIndex(e);null!==t&&(u=t.getPreviousSibling())}if(n>0){let e=null===u?this.getFirstChild():u.getNextSibling();for(let r=0;r<n;r++){null===e&&t(100);const n=e.getNextSibling(),r=e.__key;Eo(e.getWritable()),c.push(r),e=n}}let d=u;for(const e of r){null!==d&&e.is(d)&&(u=d=d.getPreviousSibling());const n=e.getWritable();n.__parent===s&&f--,Eo(n);const r=e.__key;if(null===d)o.__first=r,n.__prev=null;else{const t=d.getWritable();t.__next=r,n.__prev=t.__key}e.__key===s&&t(76),n.__parent=s,l.push(r),d=e}if(e+n===i){if(null!==d){d.getWritable().__next=null,o.__last=d.__key}}else if(null!==a){const t=a.getWritable();if(null!==d){const e=d.getWritable();t.__prev=d.__key,e.__next=a.__key}else t.__prev=null}if(o.__size=f,c.length){const t=$r();if(wr(t)){const e=new Set(c),n=new Set(l),{anchor:r,focus:i}=t;Di(r,e,n)&&Hr(r,r.getNode(),this,u,a),Di(i,e,n)&&Hr(i,i.getNode(),this,u,a),0!==f||this.canBeEmpty()||Ss(this)||this.remove()}}return o}getDOMSlot(t){return new Oi(t)}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ps(e)){const t=this.getIndent();t>0&&(e.style.paddingInlineStart=40*t+"px");const n=this.getDirection();n&&(e.dir=n)}return{element:e}}exportJSON(){const t={children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),...super.exportJSON()},e=this.getTextFormat(),n=this.getTextStyle();return 0===e&&""===n||Ss(this)||this.getChildren().some(yr)||(0!==e&&(t.textFormat=e),""!==n&&(t.textStyle=n)),t}updateFromJSON(t){return super.updateFromJSON(t).setFormat(t.format).setIndent(t.indent).setDirection(t.direction).setTextFormat(t.textFormat||0).setTextStyle(t.textStyle||"")}insertNewAfter(t,e){return null}canIndent(){return!0}collapseAtStart(t){return!1}excludeFromCopy(t){return!1}canReplaceWith(t){return!0}canInsertAfter(t){return!0}canBeEmpty(){return!0}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}isInline(){return!1}isShadowRoot(){return!1}canMergeWith(t){return!1}extractWithChild(t,e,n){return!1}canMergeWhenEmpty(){return!1}reconcileObservedMutation(t,e){const n=this.getDOMSlot(t);let r=n.getFirstChild();for(let t=this.getFirstChild();t;t=t.getNextSibling()){const i=e.getElementByKey(t.getKey());null!==i&&(null==r?(n.insertChild(i),r=i):r!==i&&n.replaceChild(i,r),r=r.nextSibling)}}}function Pi(t){return t instanceof Ai}function Di(t,e,n){let r=t.getNode();for(;r;){const t=r.__key;if(e.has(t)&&!n.has(t))return!0;r=r.getParent()}return!1}class Fi extends zn{decorate(t,e){return null}isIsolated(){return!1}isInline(){return!0}isKeyboardSelectable(){return!0}}function Li(t){return t instanceof Fi}class Ii extends Ai{__cachedText;static getType(){return"root"}static clone(){return new Ii}constructor(){super("root"),this.__cachedText=null}getTopLevelElementOrThrow(){t(51)}getTextContent(){const t=this.__cachedText;return!fi()&&0!==_i()._dirtyType||null===t?super.getTextContent():t}remove(){t(52)}replace(e){t(53)}insertBefore(e){t(54)}insertAfter(e){t(55)}updateDOM(t,e){return!1}splice(e,n,r){for(const e of r)Pi(e)||Li(e)||t(282);return super.splice(e,n,r)}static importJSON(t){return zo().updateFromJSON(t)}collapseAtStart(){return!0}}function Ki(t){return t instanceof Ii}function zi(t){return new Ji(new Map(t._nodeMap))}function Ri(){return new Ji(new Map([["root",new Ii]]))}function Bi(e){const n=e.exportJSON(),r=e.constructor;if(n.type!==r.getType()&&t(130,r.name),Pi(e)){const i=n.children;Array.isArray(i)||t(59,r.name);const o=e.getChildren();for(let t=0;t<o.length;t++){const e=Bi(o[t]);i.push(e)}}return n}function Wi(t){return t instanceof Ji}class Ji{_nodeMap;_selection;_flushSync;_readOnly;constructor(t,e){this._nodeMap=t,this._selection=e||null,this._flushSync=!1,this._readOnly=!1}isEmpty(){return 1===this._nodeMap.size&&null===this._selection}read(t,e){return ki(e&&e.editor||null,this,t)}clone(t){const e=new Ji(this._nodeMap,void 0===t?this._selection:t);return e._readOnly=!0,e}toJSON(){return ki(null,this,()=>({root:Bi(zo())}))}}class ji extends Ai{static getType(){return"artificial"}createDOM(t){return document.createElement("div")}}class Ui extends Ai{static getType(){return"paragraph"}static clone(t){return new Ui(t.__key)}createDOM(t){const e=document.createElement("p"),n=rs(t.theme,"paragraph");if(void 0!==n){e.classList.add(...n)}return e}updateDOM(t,e,n){return!1}static importDOM(){return{p:t=>({conversion:$i,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ps(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t)}return{element:e}}static importJSON(t){return Vi().updateFromJSON(t)}exportJSON(){const t=super.exportJSON();if(void 0===t.textFormat||void 0===t.textStyle){const e=this.getChildren().find(yr);e?(t.textFormat=e.getFormat(),t.textStyle=e.getStyle()):(t.textFormat=this.getTextFormat(),t.textStyle=this.getTextStyle())}return t}insertNewAfter(t,e){const n=Vi();n.setTextFormat(t.format),n.setTextStyle(t.style);const r=this.getDirection();return n.setDirection(r),n.setFormat(this.getFormatType()),n.setStyle(this.getStyle()),this.insertAfter(n,e),n}collapseAtStart(){const t=this.getChildren();if(0===t.length||yr(t[0])&&""===t[0].getTextContent().trim()){if(null!==this.getNextSibling())return this.selectNext(),this.remove(),!0;if(null!==this.getPreviousSibling())return this.selectPrevious(),this.remove(),!0}return!1}}function $i(t){const e=Vi();if(t.style&&(e.setFormat(t.style.textAlign),Us(t,e)),""===e.getFormatType()){const n=t.getAttribute("align");n&&n&&n in B&&e.setFormat(n)}return{node:e}}function Vi(){return ks(new Ui)}function Yi(t){return t instanceof Ui}const qi=0,Hi=1,Gi=2,Xi=3,Qi=4;function Zi(t,e,n,r){const i=t._keyToDOMMap;i.clear(),t._editorState=Ri(),t._pendingEditorState=r,t._compositionKey=null,t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements.clear(),t._normalizedNodes=new Set,t._updateTags=new Set,t._updates=[],t._blockCursorElement=null;const o=t._observer;null!==o&&(o.disconnect(),t._observer=null),null!==e&&(e.textContent=""),null!==n&&(n.textContent="",i.set("root",n))}function to(t){const e=new Set,n=new Set;let r=t;for(;r;){const{ownNodeConfig:t}=qs(r),i=r.transform;if(!n.has(i)){n.add(i);const t=r.transform();t&&e.add(t)}if(t){const n=t.$transform;n&&e.add(n),r=t.extends}else{const t=Object.getPrototypeOf(r);r=t.prototype instanceof zn&&t!==zn?t:void 0}}return e}function eo(t){const e=t||{},n=yi(),r=e.theme||{},i=void 0===t?n:e.parentEditor||null,o=e.disableEvents||!1,s=Ri(),l=e.namespace||(null!==i?i._config.namespace:Uo()),c=e.editorState,a=[Ii,lr,Gn,xr,Ui,ji,...e.nodes||[]],{onError:u,html:f}=e,d=void 0===e.editable||e.editable;let h;if(void 0===t&&null!==n)h=n._nodes;else{h=new Map;for(let t=0;t<a.length;t++){let e=a[t],n=null,r=null;if("function"!=typeof e){const t=e;e=t.replace,n=t.with,r=t.withKlass||null}qs(e);const i=e.getType(),o=to(e);h.set(i,{exportDOM:f&&f.export?f.export.get(e):void 0,klass:e,replace:n,replaceWithKlass:r,sharedNodeState:ct(a[t]),transforms:o})}}const g=new io(s,i,h,{disableEvents:o,namespace:l,theme:r},u||console.error,function(t,e){const n=new Map,r=new Set,i=t=>{Object.keys(t).forEach(e=>{let r=n.get(e);void 0===r&&(r=[],n.set(e,r)),r.push(t[e])})};return t.forEach(t=>{const e=t.klass.importDOM;if(null==e||r.has(e))return;r.add(e);const n=e.call(t.klass);null!==n&&i(n)}),e&&i(e),n}(h,f?f.import:void 0),d,t);return void 0!==c&&(g._pendingEditorState=c,g._dirtyType=2),function(t){t.registerCommand(se,Sn,qi),t.registerCommand(le,vn,qi),t.registerCommand(ce,kn,qi),t.registerCommand(ae,Tn,qi),t.registerCommand(Se,bn,qi)}(g),g}function no(t,e){const n=t.get(e);t.delete(e),n&&n()}function ro(t,e,n){return t.set(e,n),no.bind(null,t,e)}class io{static version;_headless;_parentEditor;_rootElement;_editorState;_pendingEditorState;_compositionKey;_deferred;_keyToDOMMap;_updates;_updating;_listeners;_commands;_nodes;_decorators;_pendingDecorators;_config;_dirtyType;_cloneNotNeeded;_dirtyLeaves;_dirtyElements;_normalizedNodes;_updateTags;_observer;_key;_onError;_htmlConversions;_window;_editable;_blockCursorElement;_createEditorArgs;constructor(t,e,n,r,i,o,s,l){this._createEditorArgs=l,this._parentEditor=e,this._rootElement=null,this._editorState=t,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=!1,this._listeners={decorator:new Map,editable:new Map,mutation:new Map,root:new Map,textcontent:new Map,update:new Map},this._commands=new Map,this._config=r,this._nodes=n,this._decorators={},this._pendingDecorators=null,this._dirtyType=0,this._cloneNotNeeded=new Set,this._dirtyLeaves=new Set,this._dirtyElements=new Map,this._normalizedNodes=new Set,this._updateTags=new Set,this._observer=null,this._key=Uo(),this._onError=i,this._htmlConversions=o,this._editable=s,this._headless=null!==e&&e._headless,this._window=null,this._blockCursorElement=null}isComposing(){return null!=this._compositionKey}registerUpdateListener(t){return ro(this._listeners.update,t)}registerEditableListener(t){return ro(this._listeners.editable,t)}registerDecoratorListener(t){return ro(this._listeners.decorator,t)}registerTextContentListener(t){return ro(this._listeners.textcontent,t)}registerRootListener(t){const e=this._listeners.root;return rc(ro(e,t,t(this._rootElement,null)||void 0),()=>function(t,e,n){const r=t.get(e);r&&r(),t.set(e,e(...n)||void 0)}(e,t,[null,this._rootElement]))}registerCommand(e,n,r){void 0===r&&t(35);const i=this._commands;i.has(e)||i.set(e,[new Set,new Set,new Set,new Set,new Set]);const o=i.get(e);void 0===o&&t(36,String(e));const s=o[r];return s.add(n),()=>{s.delete(n),o.every(t=>0===t.size)&&i.delete(e)}}registerMutationListener(t,e,n){const r=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(t)).klass,i=this._listeners.mutation;let o=i.get(e);void 0===o&&(o=new Set,i.set(e,o)),o.add(r);const s=n&&n.skipInitialization;return void 0!==s&&s||this.initializeMutationListener(e,r),()=>{o.delete(r),0===o.size&&i.delete(e)}}getRegisteredNode(e){const n=this._nodes.get(e.getType());return void 0===n&&t(37,e.name),n}resolveRegisteredNodeAfterReplacements(t){for(;t.replaceWithKlass;)t=this.getRegisteredNode(t.replaceWithKlass);return t}initializeMutationListener(t,e){const n=this._editorState,r=Ws(n).get(e.getType());if(!r)return;const i=new Map;for(const t of r.keys())i.set(t,"created");i.size>0&&t(i,{dirtyLeaves:new Set,prevEditorState:n,updateTags:new Set(["registerMutationListener"])})}registerNodeTransformToKlass(t,e){const n=this.getRegisteredNode(t);return n.transforms.add(e),n}registerNodeTransform(t,e){const n=this.registerNodeTransformToKlass(t,e),r=[n],i=n.replaceWithKlass;if(null!=i){const t=this.registerNodeTransformToKlass(i,e);r.push(t)}return function(t,e){const n=Ws(t.getEditorState()),r=[];for(const t of e){const e=n.get(t);e&&r.push(e)}if(0===r.length)return;t.update(()=>{for(const t of r)for(const e of t.keys()){const t=Po(e);t&&t.markDirty()}},null===t._pendingEditorState?{tag:Wn}:void 0)}(this,r.map(t=>t.klass.getType())),()=>{r.forEach(t=>t.transforms.delete(e))}}hasNode(t){return this._nodes.has(t.getType())}hasNodes(t){return t.every(this.hasNode.bind(this))}dispatchCommand(t,e){return as(this,t,e)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(t){const e=this._rootElement;if(t!==e){const n=rs(this._config.theme,"root"),r=this._pendingEditorState||this._editorState;if(this._rootElement=t,Zi(this,e,t,r),null!==e&&(this._config.disableEvents||Dn(e),null!=n&&e.classList.remove(...n)),null!==t){const e=ys(t),r=t.style;r.userSelect="text",r.whiteSpace="pre-wrap",r.wordBreak="break-word",t.setAttribute("data-lexical-editor","true"),this._window=e,this._dirtyType=2,nt(this),this._updateTags.add(Wn),Ti(this),this._config.disableEvents||function(t,e){const n=t.ownerDocument;on.set(t,n);const r=sn.get(n)??0;r<1&&n.addEventListener("selectionchange",On),sn.set(n,r+1),t.__lexicalEditor=e;const i=wn(t);for(let n=0;n<Ze.length;n++){const[r,o]=Ze[n],s="function"==typeof o?t=>{An(t)||(Mn(t),(e.isEditable()||"click"===r)&&o(t,e))}:t=>{if(An(t))return;Mn(t);const n=e.isEditable();switch(r){case"cut":return n&&as(e,je,t);case"copy":return as(e,Je,t);case"paste":return n&&as(e,ge,t);case"dragstart":return n&&as(e,Re,t);case"dragover":return n&&as(e,Be,t);case"dragend":return n&&as(e,We,t);case"focus":return n&&as(e,He,t);case"blur":return n&&as(e,Ge,t);case"drop":return n&&as(e,Ke,t)}};t.addEventListener(r,s),i.push(()=>{t.removeEventListener(r,s)})}}(t,this),null!=n&&t.classList.add(...n)}else this._window=null,this._updateTags.add(Wn),Ti(this);Ni("root",this,!1,t,e)}}getElementByKey(t){return this._keyToDOMMap.get(t)||null}getEditorState(){return this._editorState}setEditorState(e,n){e.isEmpty()&&t(38);let r=e;r._readOnly&&(r=zi(e),r._selection=e._selection?e._selection.clone():null),et(this);const i=this._pendingEditorState,o=this._updateTags,s=void 0!==n?n.tag:null;null===i||i.isEmpty()||(null!=s&&o.add(s),Ti(this)),this._pendingEditorState=r,this._dirtyType=2,this._dirtyElements.set("root",!1),this._compositionKey=null,null!=s&&o.add(s),this._updating||Ti(this)}parseEditorState(t,e){return function(t,e,n){const r=Ri(),i=oi,o=li,s=si,l=e._dirtyElements,c=e._dirtyLeaves,a=e._cloneNotNeeded,u=e._dirtyType;e._dirtyElements=new Map,e._dirtyLeaves=new Set,e._cloneNotNeeded=new Set,e._dirtyType=0,oi=r,li=!1,si=e,so(null);try{const i=e._nodes;vi(t.root,i),n&&n(),r._readOnly=!0}catch(t){t instanceof Error&&e._onError(t)}finally{e._dirtyElements=l,e._dirtyLeaves=c,e._cloneNotNeeded=a,e._dirtyType=u,oi=i,li=o,si=s}return r}("string"==typeof t?JSON.parse(t):t,this,e)}read(t){return Ti(this),this.getEditorState().read(t,{editor:this})}update(t,e){!function(t,e,n){t._updating?t._updates.push([e,n]):wi(t,e,n)}(this,t,e)}focus(t,e={}){const n=this._rootElement;null!==n&&(n.setAttribute("autocapitalize","off"),Ei(this,()=>{const r=$r(),i=zo();null!==r?r.dirty||Bo(r.clone()):0!==i.getChildrenSize()&&("rootStart"===e.defaultSelection?i.selectStart():i.selectEnd()),gs("focus"),_s(()=>{n.removeAttribute("autocapitalize"),t&&t()})}),null===this._pendingEditorState&&n.removeAttribute("autocapitalize"))}blur(){const t=this._rootElement;null!==t&&t.blur();const e=Es(this._window);null!==e&&e.removeAllRanges()}isEditable(){return this._editable}setEditable(t){this._editable!==t&&(this._editable=t,Ni("editable",this,!0,t))}toJSON(){return{editorState:this._editorState.toJSON()}}}io.version="0.42.0+prod.esm";let oo=null;function so(t){oo=t}let lo=1;function co(){lo=1}function ao(e,n){const r=uo(e,n);return void 0===r&&t(30,n),r}function uo(t,e){return t._nodes.get(e)}const fo="function"==typeof queueMicrotask?queueMicrotask:t=>{Promise.resolve().then(t)};function ho(t){return Li(Lo(t))}function go(t){const e=document.activeElement;if(!Ps(e))return!1;const n=e.nodeName;return Li(Lo(t))&&("INPUT"===n||"TEXTAREA"===n||"true"===e.contentEditable&&null==mo(e))}function _o(t,e,n){const r=t.getRootElement();try{return null!==r&&r.contains(e)&&r.contains(n)&&null!==e&&!go(e)&&yo(e)===t}catch(t){return!1}}function po(t){return t instanceof io}function yo(t){let e=t;for(;null!=e;){const t=mo(e);if(po(t))return t;e=fs(e)}return null}function mo(t){return t?t.__lexicalEditor:null}function xo(t){return I.test(t)?"rtl":K.test(t)?"ltr":null}function Co(t){return Sr(t)||t.isToken()}function So(t){return Co(t)||t.isSegmented()}function vo(t){return Ds(t)&&3===t.nodeType}function ko(t){return Ds(t)&&9===t.nodeType}function To(t){let e=t;for(;null!=e;){if(vo(e))return e;e=e.firstChild}return null}function No(t,e,n){const r=z[e];if(null!==n&&(t&r)===(n&r))return t;let i=t^r;return"subscript"===e?i&=~z.superscript:"superscript"===e?i&=~z.subscript:"lowercase"===e?(i&=~z.uppercase,i&=~z.capitalize):"uppercase"===e?(i&=~z.lowercase,i&=~z.capitalize):"capitalize"===e&&(i&=~z.lowercase,i&=~z.uppercase),i}function bo(t){return yr(t)||Zn(t)||Li(t)}function wo(t,e){const n=function(){const t=oo;return oo=null,t}();if(null!=(e=e||n&&n.__key))return void(t.__key=e);di(),hi();const r=_i(),i=gi(),o=""+lo++;i._nodeMap.set(o,t),Pi(t)?r._dirtyElements.set(o,!0):r._dirtyLeaves.add(o),r._cloneNotNeeded.add(o),r._dirtyType=1,t.__key=o}function Eo(t){const e=t.getParent();if(null!==e){const n=t.getWritable(),r=e.getWritable(),i=t.getPreviousSibling(),o=t.getNextSibling(),s=null!==o?o.__key:null,l=null!==i?i.__key:null,c=null!==i?i.getWritable():null,a=null!==o?o.getWritable():null;null===i&&(r.__first=s),null===o&&(r.__last=l),null!==c&&(c.__next=s),null!==a&&(a.__prev=l),n.__prev=null,n.__next=null,n.__parent=null,r.__size--}}function Oo(e){hi(),Kn(e)&&t(323,e.__key,e.__type);const n=e.getLatest(),r=n.__parent,i=gi(),o=_i(),s=i._nodeMap,l=o._dirtyElements;null!==r&&function(t,e,n){let r=t;for(;null!==r;){if(n.has(r))return;const t=e.get(r);if(void 0===t)break;n.set(r,!1),r=t.__parent}}(r,s,l);const c=n.__key;o._dirtyType=1,Pi(e)?l.set(c,!0):o._dirtyLeaves.add(c)}function Mo(t){di();const e=_i(),n=e._compositionKey;if(t!==n){if(e._compositionKey=t,null!==n){const t=Po(n);null!==t&&t.getWritable()}if(null!==t){const e=Po(t);null!==e&&e.getWritable()}}}function Ao(){if(fi())return null;return _i()._compositionKey}function Po(t,e){const n=(e||gi())._nodeMap.get(t);return void 0===n?null:n}function Do(t,e){const n=Fo(t,_i());return void 0!==n?Po(n,e):null}function Fo(t,e){return t[`__lexicalKey_${e._key}`]}function Lo(t,e){let n=t;for(;null!=n;){const t=Do(n,e);if(null!==t)return t;n=fs(n)}return null}function Io(t){const e=t._decorators,n=Object.assign({},e);return t._pendingDecorators=n,n}function Ko(t){return t.read(()=>zo().getTextContent())}function zo(){return Ro(gi())}function Ro(t){return t._nodeMap.get("root")}function Bo(t){di();const e=gi();null!==t&&(t.dirty=!0,t.setCachedNodes(null)),e._selection=t}function Wo(t){const e=_i(),n=function(t,e){let n=t;for(;null!=n;){const t=Fo(n,e);if(void 0!==t)return t;n=fs(n)}return null}(t,e);if(null===n){return t===e.getRootElement()?Po("root"):null}return Po(n)}function Jo(t){return/[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(t)}function jo(t){const e=[];for(let n=t;null!==n;n=n._updating?null:n._parentEditor)e.push(n);return e}function Uo(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,5)}function $o(t){return vo(t)?t.nodeValue:null}function Vo(t,e,n){const r=Es(ms(e));if(null===r)return;const i=r.anchorNode;let{anchorOffset:o,focusOffset:s}=r;if(null!==i){let e=$o(i);const r=Lo(i);if(null!==e&&yr(r)){if((e===A||e===D)&&n){const t=n.length;e=n,o=t,s=t}null!==e&&Yo(r,e,o,s,t)}}}function Yo(t,e,n,r,i){let o=t;if(o.isAttached()&&(i||!o.isDirty())){const s=o.isComposing();let a=e;if((s||i)&&(e.endsWith(A)&&(a=e.slice(0,-A.length)),i)){const t=D;let e;for(;-1!==(e=a.indexOf(t));)a=a.slice(0,e)+a.slice(e+t.length),null!==n&&n>e&&(n=Math.max(e,n-t.length)),null!==r&&r>e&&(r=Math.max(e,r-t.length))}const u=o.getTextContent();if(i||a!==u){if(""===a){if(Mo(null),l||c||d)o.remove();else{const t=_i();setTimeout(()=>{t.update(()=>{o.isAttached()&&o.remove()})},20)}return}const e=o.getParent(),i=Vr(),u=o.getTextContentSize(),f=Ao(),h=o.getKey();if(o.isToken()||null!==f&&h===f&&!s||wr(i)&&(null!==e&&!e.canInsertTextBefore()&&0===i.anchor.offset||i.anchor.key===t.__key&&0===i.anchor.offset&&!o.canInsertTextBefore()&&!s||i.focus.key===t.__key&&i.focus.offset===u&&!o.canInsertTextAfter()&&!s))return void o.markDirty();const g=$r();if(!wr(g)||null===n||null===r)return void qo(o,a,g);if(g.setTextNodeRange(o,n,o,r),o.isSegmented()){const t=pr(o.getTextContent());o.replace(t),o=t}qo(o,a,g)}}}function qo(t,e,n){if(t.setTextContent(e),wr(n)){const e=t.getKey();for(const r of["anchor","focus"]){const i=n[r];"text"===i.type&&i.key===e&&(i.offset=gl(t,i.offset,"clamp"))}}}function Ho(t,e,n){const r=e[n]||!1;return"any"===r||r===t[n]}function Go(t,e){return Ho(t,e,"altKey")&&Ho(t,e,"ctrlKey")&&Ho(t,e,"shiftKey")&&Ho(t,e,"metaKey")}function Xo(t,e,n){if(!Go(t,n))return!1;if(t.key.toLowerCase()===e.toLowerCase())return!0;if(e.length>1)return!1;if(1===t.key.length&&t.key.charCodeAt(0)<=127)return!1;const r="Key"+e.toUpperCase();return t.code===r}const Qo={ctrlKey:!i,metaKey:i},Zo={altKey:i,ctrlKey:!i};function ts(t){return"Backspace"===t.key}function es(t){return Xo(t,"a",Qo)}function ns(t){const e=zo();if(wr(t)){const e=t.anchor,n=t.focus,r=e.getNode().getTopLevelElementOrThrow().getParentOrThrow();return e.set(r.getKey(),0,"element"),n.set(r.getKey(),r.getChildrenSize(),"element"),Ct(t),t}{const t=e.select(0,e.getChildrenSize());return Bo(Ct(t)),t}}function rs(t,e){void 0===t.__lexicalClassNameCache&&(t.__lexicalClassNameCache={});const n=t.__lexicalClassNameCache,r=n[e];if(void 0!==r)return r;const i=t[e];if("string"==typeof i){const t=tc(i);return n[e]=t,t}return i}function is(e,n,r,i,o){if(0===r.size)return;const s=i.__type,l=i.__key,c=n.get(s);void 0===c&&t(33,s);const a=c.klass;let u=e.get(a);void 0===u&&(u=new Map,e.set(a,u));const f=u.get(l),d="destroyed"===f&&"created"===o;(void 0===f||d)&&u.set(l,d?"updated":o)}function os(t){const e=t.getType(),n=gi();if(n._readOnly){const t=Ws(n).get(e);return t?Array.from(t.values()):[]}const r=n._nodeMap,i=[];for(const[,n]of r)n instanceof t&&n.__type===e&&n.isAttached()&&i.push(n);return i}function ss(t,e,n){const r=t.getParent();let i=n,o=t;return null!==r&&(e&&0===n?(i=o.getIndexWithinParent(),o=r):e||n!==o.getChildrenSize()||(i=o.getIndexWithinParent()+1,o=r)),o.getChildAtIndex(e?i-1:i)}function ls(t,e){const n=t.offset;if("element"===t.type){return ss(t.getNode(),e,n)}{const r=t.getNode();if(e&&0===n||!e&&n===r.getTextContentSize()){const t=e?r.getPreviousSibling():r.getNextSibling();return null===t?ss(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):t}}return null}function cs(t){const e=ms(t).event,n=e&&e.inputType;return"insertFromPaste"===n||"insertFromPasteAsQuotation"===n}function as(t,e,n){return function(t,e,n){const r=jo(t);for(let i=4;i>=0;i--)for(let o=0;o<r.length;o++){const s=r[o],l=s._commands.get(e);if(void 0!==l){const e=l[i];if(void 0!==e){const r=Array.from(e),i=r.length;let o=!1;if(Ei(s,()=>{for(let e=0;e<i;e++)if(r[e](n,t))return void(o=!0)}),o)return o}}}return!1}(t,e,n)}function us(e,n){const r=e._keyToDOMMap.get(n);return void 0===r&&t(75,n),r}function fs(t){const e=t.assignedSlot||t.parentElement;return Fs(e)?e.host:e}function ds(t){return ko(t)?t:Ps(t)?t.ownerDocument:null}function hs(t){return _i()._updateTags.has(t)}function gs(t){di();_i()._updateTags.add(t)}function _s(t){di();_i()._deferred.push(t)}function ps(t,e){let n=t.getParent();for(;null!==n;){if(n.is(e))return!0;n=n.getParent()}return!1}function ys(t){const e=ds(t);return e?e.defaultView:null}function ms(e){const n=e._window;return null===n&&t(78),n}function xs(t){return Pi(t)&&t.isInline()||Li(t)&&t.isInline()}function Cs(t){let e=t.getParentOrThrow();for(;null!==e;){if(Ss(e))return e;e=e.getParentOrThrow()}return e}function Ss(t){return Ki(t)||Pi(t)&&t.isShadowRoot()}function vs(t,e=!1){const n=t.constructor.clone(t);return wo(n,null),n.afterCloneFrom(t),e||n.resetOnCopyNodeFrom(t),n}function ks(e){const n=_i(),r=e.getType(),i=uo(n,r);void 0===i&&t(200,e.constructor.name,r);const{replace:o,replaceWithKlass:s}=i;if(null!==o){const n=o(e),i=n.constructor;return null!==s?n instanceof s||t(201,s.name,s.getType(),i.name,i.getType(),e.constructor.name,r):n instanceof e.constructor&&i!==e.constructor||t(202,i.name,i.getType(),e.constructor.name,r),n.__key===e.__key&&t(203,e.constructor.name,r,i.name,i.getType()),n}return e}function Ts(e,n){!Ki(e.getParent())||Pi(n)||Li(n)||t(99)}function Ns(e){const n=Po(e);return null===n&&t(63,e),n}function bs(t){return(Li(t)||Pi(t)&&!t.canBeEmpty())&&!t.isInline()}function ws(t,e,n){n.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=t.parentElement;null!==r&&r.removeChild(t)}function Es(t){return n?(t||window).getSelection():null}function Os(t){const e=ys(t);return e?e.getSelection():null}function Ms(e,n){let r=e.getChildAtIndex(n);null==r&&(r=e),Ss(e)&&t(102);const i=e=>{const n=e.getParentOrThrow(),o=Ss(n),s=e!==r||o?vs(e):e;if(o)return Pi(e)&&Pi(s)||t(133),e.insertAfter(s),[e,s,s];{const[t,r,o]=i(n),l=e.getNextSiblings();return o.append(s,...l),[t,r,s]}},[o,s]=i(r);return[o,s]}function As(t){return Ps(t)&&"A"===t.tagName}function Ps(t){return Ds(t)&&1===t.nodeType}function Ds(t){return"object"==typeof t&&null!==t&&"nodeType"in t&&"number"==typeof t.nodeType}function Fs(t){return Ds(t)&&11===t.nodeType}function Ls(t){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|mark|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return null!==t.nodeName.match(e)}function Is(t){const e=new RegExp(/^(address|article|aside|blockquote|canvas|dd|div|dl|dt|fieldset|figcaption|figure|footer|form|h1|h2|h3|h4|h5|h6|header|hr|li|main|nav|noscript|ol|p|pre|section|table|td|tfoot|ul|video)$/,"i");return null!==t.nodeName.match(e)}function Ks(t){if(Li(t)&&!t.isInline())return!0;if(!Pi(t)||Ss(t))return!1;const e=t.getFirstChild(),n=null===e||Zn(e)||yr(e)||e.isInline();return!t.isInline()&&!1!==t.canBeEmpty()&&n}function zs(){return _i()}const Rs=new WeakMap,Bs=new Map;function Ws(e){if(!e._readOnly&&e.isEmpty())return Bs;e._readOnly||t(192);let n=Rs.get(e);return n||(n=function(t){const e=new Map;for(const[n,r]of t._nodeMap){const t=r.__type;let i=e.get(t);i||(i=new Map,e.set(t,i)),i.set(n,r)}return e}(e),Rs.set(e,n)),n}function Js(t){const e=t.constructor.clone(t);return e.afterCloneFrom(t),e}function js(t){return(e=Js(t))[In]=!0,e;var e}function Us(t,e){const n=parseInt(t.style.paddingInlineStart,10)||0,r=Math.round(n/40);e.setIndent(r)}function $s(t){t.__lexicalUnmanaged=!0}function Vs(t){return!0===t.__lexicalUnmanaged}function Ys(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)&&t[e]!==zn[e]}function qs(e){const n=$ in e.prototype?e.prototype[$]():void 0,r=function(e){if(!(e===zn||e.prototype instanceof zn)){let n="<unknown>",r="<unknown>";try{n=e.getType()}catch(t){}try{io.version&&(r=JSON.parse(io.version))}catch(t){}t(290,e.name,n,r)}return e===Fi||e===Ai||e===zn}(e),i=!r&&Ys(e,"getType")?e.getType():void 0;let o,s=i;if(n)if(i)o=n[i];else for(const[t,e]of Object.entries(n))s=t,o=e;if(!r&&s&&(Ys(e,"getType")||(e.getType=()=>s),Ys(e,"clone")||(e.clone=t=>(so(t),new e)),Ys(e,"importJSON")||(e.importJSON=o&&o.$importJSON||(t=>(new e).updateFromJSON(t))),!Ys(e,"importDOM")&&o)){const{importDOM:t}=o;t&&(e.importDOM=()=>t)}return{ownNodeConfig:o,ownNodeType:s}}function Hs(t){const e=zs();di();return new(e.resolveRegisteredNodeAfterReplacements(e.getRegisteredNode(t)).klass)}const Gs=(t,e)=>{let n=t;for(;null!=n&&!Ki(n);){if(e(n))return n;n=n.getParent()}return null},Xs={next:"previous",previous:"next"};class Qs{origin;constructor(t){this.origin=t}[Symbol.iterator](){return Nl({hasNext:ll,initial:this.getAdjacentCaret(),map:t=>t,step:t=>t.getAdjacentCaret()})}getAdjacentCaret(){return dl(this.getNodeAtCaret(),this.direction)}getSiblingCaret(){return dl(this.origin,this.direction)}remove(){const t=this.getNodeAtCaret();return t&&t.remove(),this}replaceOrInsert(t,e){const n=this.getNodeAtCaret();return t.is(this.origin)||t.is(n)||(null===n?this.insert(t):n.replace(t,e)),this}splice(e,n,r="next"){const i=r===this.direction?n:Array.from(n).reverse();let o=this;const s=this.getParentAtCaret(),l=new Map;for(let t=o.getAdjacentCaret();null!==t&&l.size<e;t=t.getAdjacentCaret()){const e=t.origin.getWritable();l.set(e.getKey(),e)}for(const e of i){if(l.size>0){const n=o.getNodeAtCaret();if(n)if(l.delete(n.getKey()),l.delete(e.getKey()),n.is(e)||o.origin.is(e));else{const t=e.getParent();t&&t.is(s)&&e.remove(),n.replace(e)}else null===n&&t(263,Array.from(l).join(" "))}else o.insert(e);o=dl(e,this.direction)}for(const t of l.values())t.remove();return this}}class Zs extends Qs{type="child";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:pl(t,this.direction)}getParentCaret(t="root"){return dl(nl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=el(this.direction);return dl(this.getNodeAtCaret(),t)||pl(this.origin,t)}getParentAtCaret(){return this.origin}getChildCaret(){return this}isSameNodeCaret(t){return t instanceof Zs&&this.direction===t.direction&&this.origin.is(t.origin)}isSamePointCaret(t){return this.isSameNodeCaret(t)}}const tl={root:Ki,shadowRoot:Ss};function el(t){return Xs[t]}function nl(t,e="root"){return tl[e](t)?null:t}class rl extends Qs{type="sibling";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:dl(t,this.direction)}getSiblingCaret(){return this}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return Pi(this.origin)?pl(this.origin,this.direction):null}getParentCaret(t="root"){return dl(nl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=el(this.direction);return dl(this.getNodeAtCaret(),t)||pl(this.origin.getParentOrThrow(),t)}isSamePointCaret(t){return t instanceof rl&&this.direction===t.direction&&this.origin.is(t.origin)}isSameNodeCaret(t){return(t instanceof rl||t instanceof il)&&this.direction===t.direction&&this.origin.is(t.origin)}}class il extends Qs{type="text";offset;constructor(t,e){super(t),this.offset=e}getLatest(){const t=this.origin.getLatest();return t===this.origin?this:hl(t,this.direction,this.offset)}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return null}getParentCaret(t="root"){return dl(nl(this.getParentAtCaret(),t),this.direction)}getFlipped(){return hl(this.origin,el(this.direction),this.offset)}isSamePointCaret(t){return t instanceof il&&this.direction===t.direction&&this.origin.is(t.origin)&&this.offset===t.offset}isSameNodeCaret(t){return(t instanceof rl||t instanceof il)&&this.direction===t.direction&&this.origin.is(t.origin)}getSiblingCaret(){return dl(this.origin,this.direction)}}function ol(t){return t instanceof il}function sl(t){return t instanceof Qs}function ll(t){return t instanceof rl}function cl(t){return t instanceof Zs}const al={next:class extends il{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends il{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},ul={next:class extends rl{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends rl{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},fl={next:class extends Zs{direction="next";getNodeAtCaret(){return this.origin.getFirstChild()}insert(t){return this.origin.splice(0,0,[t]),this}},previous:class extends Zs{direction="previous";getNodeAtCaret(){return this.origin.getLastChild()}insert(t){return this.origin.splice(this.origin.getChildrenSize(),0,[t]),this}}};function dl(t,e){return t?new ul[e](t):null}function hl(t,e,n){return t?new al[e](t,gl(t,n)):null}function gl(t,n,r="error"){const i=t.getTextContentSize();let o="next"===n?i:"previous"===n?0:n;return(o<0||o>i)&&("clamp"!==r&&e(284,String(n),String(i),t.getKey()),o=o<0?0:i),o}function _l(t,e){return new Cl(t,e)}function pl(t,e){return Pi(t)?new fl[e](t):null}function yl(t){return t&&t.getChildCaret()||t}function ml(t){return t&&yl(t.getAdjacentCaret())}class xl{type="node-caret-range";direction;anchor;focus;constructor(t,e,n){this.anchor=t,this.focus=e,this.direction=n}getLatest(){const t=this.anchor.getLatest(),e=this.focus.getLatest();return t===this.anchor&&e===this.focus?this:new xl(t,e,this.direction)}isCollapsed(){return this.anchor.isSamePointCaret(this.focus)}getTextSlices(){const t=t=>{const e=this[t].getLatest();return ol(e)?function(t,e){const{direction:n,origin:r}=t,i=gl(r,"focus"===e?el(n):n);return _l(t,i-t.offset)}(e,t):null},e=t("anchor"),n=t("focus");if(e&&n){const{caret:t}=e,{caret:r}=n;if(t.isSameNodeCaret(r))return[_l(t,r.offset-t.offset),null]}return[e,n]}iterNodeCarets(t="root"){const e=ol(this.anchor)?this.anchor.getSiblingCaret():this.anchor.getLatest(),n=this.focus.getLatest(),r=ol(n),i=e=>e.isSameNodeCaret(n)?null:ml(e)||e.getParentCaret(t);return Nl({hasNext:t=>null!==t&&!(r&&n.isSameNodeCaret(t)),initial:e.isSameNodeCaret(n)?null:i(e),map:t=>t,step:i})}[Symbol.iterator](){return this.iterNodeCarets("root")}}class Cl{type="slice";caret;distance;constructor(t,e){this.caret=t,this.distance=e}getSliceIndices(){const{distance:t,caret:{offset:e}}=this,n=e+t;return n<e?[n,e]:[e,n]}getTextContent(){const[t,e]=this.getSliceIndices();return this.caret.origin.getTextContent().slice(t,e)}getTextContentSize(){return Math.abs(this.distance)}removeTextSlice(){const{caret:{origin:t,direction:e}}=this,[n,r]=this.getSliceIndices(),i=t.getTextContent();return hl(t.setTextContent(i.slice(0,n)+i.slice(r)),e,n)}}function Sl(t){return t instanceof Cl}function vl(t){return Tl(t,dl(zo(),t.direction))}function kl(t){return Tl(t,t)}function Tl(e,n){return e.direction!==n.direction&&t(265),new xl(e,n,e.direction)}function Nl(t){const{initial:e,hasNext:n,step:r,map:i}=t;let o=e;return{[Symbol.iterator](){return this},next(){if(!n(o))return{done:!0,value:void 0};const t={done:!1,value:i(o)};return o=r(o),t}}}function bl(e,n){const r=Ml(e.origin,n.origin);switch(null===r&&t(275,e.origin.getKey(),n.origin.getKey()),r.type){case"same":{const t="text"===e.type,r="text"===n.type;return t&&r?function(t,e){return Math.sign(t-e)}(e.offset,n.offset):e.type===n.type?0:t?-1:r?1:"child"===e.type?-1:1}case"ancestor":return"child"===e.type?-1:1;case"descendant":return"child"===n.type?1:-1;case"branch":return wl(r)}}function wl(t){const{a:e,b:n}=t,r=e.__key,i=n.__key;let o=e,s=n;for(;o&&s;o=o.getNextSibling(),s=s.getNextSibling()){if(o.__key===i)return-1;if(s.__key===r)return 1}return null===o?1:-1}function El(t,e){return e.is(t)}function Ol(t){return Pi(t)?[t.getLatest(),null]:[t.getParent(),t.getLatest()]}function Ml(e,n){if(e.is(n))return{commonAncestor:e,type:"same"};const r=new Map;for(let[t,n]=Ol(e);t;n=t,t=t.getParent())r.set(t,n);for(let[i,o]=Ol(n);i;o=i,i=i.getParent()){const s=r.get(i);if(void 0!==s)return null===s?(El(e,i)||t(276),{commonAncestor:i,type:"ancestor"}):null===o?(El(n,i)||t(277),{commonAncestor:i,type:"descendant"}):((Pi(s)||El(e,s))&&(Pi(o)||El(n,o))&&i.is(s.getParent())&&i.is(o.getParent())||t(278),{a:s,b:o,commonAncestor:i,type:"branch"})}return null}function Al(e,n){const{type:r,key:i,offset:o}=e,s=Ns(e.key);return"text"===r?(yr(s)||t(266,s.getType(),i),hl(s,n,o)):(Pi(s)||t(267,s.getType(),i),Ul(s,e.offset,n))}function Pl(e,n){const{origin:r,direction:i}=n,o="next"===i;ol(n)?e.set(r.getKey(),n.offset,"text"):ll(n)?yr(r)?e.set(r.getKey(),gl(r,i),"text"):e.set(r.getParentOrThrow().getKey(),r.getIndexWithinParent()+(o?1:0),"element"):(cl(n)&&Pi(r)||t(268),e.set(r.getKey(),o?0:r.getChildrenSize(),"element"))}function Dl(t){const e=$r(),n=wr(e)?e:Wr();return Fl(n,t),Bo(n),n}function Fl(t,e){Pl(t.anchor,e.anchor),Pl(t.focus,e.focus)}function Ll(t){const{anchor:e,focus:n}=t,r=Al(e,"next"),i=Al(n,"next"),o=bl(r,i)<=0?"next":"previous";return Tl(Jl(r,o),Jl(i,o))}function Il(t){const{direction:e,origin:n}=t,r=dl(n,el(e)).getNodeAtCaret();return r?dl(r,e):pl(n.getParentOrThrow(),e)}function Kl(t,e="root"){const n=[t];for(let r=cl(t)?t.getParentCaret(e):t.getSiblingCaret();null!==r;r=r.getParentCaret(e))n.push(Il(r));return n}function zl(t){return!!t&&t.origin.isAttached()}function Rl(e,n="removeEmptySlices"){if(e.isCollapsed())return e;const r="root",i="next";let o=n;const s=jl(e,i),l=Kl(s.anchor,r),c=Kl(s.focus.getFlipped(),r),a=new Set,u=[];for(const t of s.iterNodeCarets(r))if(cl(t))a.add(t.origin.getKey());else if(ll(t)){const{origin:e}=t;Pi(e)&&!a.has(e.getKey())||u.push(e)}for(const t of u)t.remove();for(const t of s.getTextSlices()){if(!t)continue;const{origin:e}=t.caret,n=e.getTextContentSize(),r=Il(dl(e,i)),s=e.getMode();if(Math.abs(t.distance)===n&&"removeEmptySlices"===o||"token"===s&&0!==t.distance)r.remove();else if(0!==t.distance){o="removeEmptySlices";let e=t.removeTextSlice();const n=t.caret.origin;if("segmented"===s){const t=e.origin,n=pr(t.getTextContent()).setStyle(t.getStyle()).setFormat(t.getFormat());r.replaceOrInsert(n),e=hl(n,i,e.offset)}n.is(l[0].origin)&&(l[0]=e),n.is(c[0].origin)&&(c[0]=e.getFlipped())}}let f,d;for(const t of l)if(zl(t)){f=Bl(t);break}for(const t of c)if(zl(t)){d=Bl(t);break}const h=function(t,e,n){if(!t||!e)return null;const r=t.getParentAtCaret(),i=e.getParentAtCaret();if(!r||!i)return null;const o=r.getParents().reverse();o.push(r);const s=i.getParents().reverse();s.push(i);const l=Math.min(o.length,s.length);let c;for(c=0;c<l&&o[c]===s[c];c++);const a=(t,e)=>{let n;for(let r=c;r<t.length;r++){const i=t[r];if(Ss(i))return;!n&&e(i)&&(n=i)}return n},u=a(o,Ks),f=u&&a(s,t=>n.has(t.getKey())&&Ks(t));return u&&f?[u,f]:null}(f,d,a);if(h){const[t,e]=h;pl(t,"previous").splice(0,e.getChildren());let n=e.getParent();for(e.remove(!0);n&&n.isEmpty();){const t=n;n=n.getParent(),t.remove(!0)}}const g=[f,d,...l,...c].find(zl);if(g){return kl(Jl(Bl(g),e.direction))}t(269,JSON.stringify(l.map(t=>t.origin.__key)))}function Bl(t){const e=function(t){let e=t;for(;cl(e);){const t=ml(e);if(!cl(t))break;e=t}return e}(t.getLatest()),{direction:n}=e;if(yr(e.origin))return ol(e)?e:hl(e.origin,n,n);const r=e.getAdjacentCaret();return ll(r)&&yr(r.origin)?hl(r.origin,n,el(n)):e}function Wl(t){return ol(t)&&t.offset!==gl(t.origin,t.direction)}function Jl(t,e){return t.direction===e?t:t.getFlipped()}function jl(t,e){return t.direction===e?t:Tl(Jl(t.focus,e),Jl(t.anchor,e))}function Ul(t,e,n){let r=pl(t,"next");for(let t=0;t<e;t++){const t=r.getAdjacentCaret();if(null===t)break;r=t}return Jl(r,n)}function $l(t,e="root"){let n=0,r=t,i=ml(r);for(;null===i;){if(n--,i=r.getParentCaret(e),!i)return null;r=i,i=ml(r)}return i&&[i,n]}function Vl(e){const{origin:n,offset:r,direction:i}=e;if(r===gl(n,i))return e.getSiblingCaret();if(r===gl(n,el(i)))return Il(e.getSiblingCaret());const[o]=n.splitText(r);return yr(o)||t(281),Jl(dl(o,"next"),i)}function Yl(t,e){return!0}function ql(t,{$copyElementNode:e=vs,$splitTextPointCaretNext:n=Vl,rootMode:r="shadowRoot",$shouldSplit:i=Yl}={}){if(ol(t))return n(t);const o=t.getParentCaret(r);if(o){const{origin:n}=o;if(cl(t)&&(!n.canBeEmpty()||!i(n,"first")))return Il(o);const r=function(t){const e=[];for(let n=t.getAdjacentCaret();n;n=n.getAdjacentCaret())e.push(n.origin);return e}(t);(r.length>0||n.canBeEmpty()&&i(n,"last"))&&o.insert(e(n).splice(0,0,r))}return o}function Hl(t){return t}function Gl(...t){return t}function Xl(t,e){return[t,e]}function Ql(t){return t}function Zl(t,e){if(!e||t===e)return t;for(const n in e)if(t[n]!==e[n])return{...t,...e};return t}function tc(...t){const e=[];for(const n of t)if(n&&"string"==typeof n)for(const[t]of n.matchAll(/\S+/g))e.push(t);return e}function ec(t,...e){const n=tc(...e);n.length>0&&t.classList.add(...n)}function nc(t,...e){const n=tc(...e);n.length>0&&t.classList.remove(...n)}function rc(...t){return()=>{for(let e=t.length-1;e>=0;e--)t[e]();t.length=0}}export{gs as $addUpdateTag,ks as $applyNodeReplacement,Al as $caretFromPoint,Ll as $caretRangeFromSelection,Js as $cloneWithProperties,js as $cloneWithPropertiesEphemeral,bl as $comparePointCaretNext,vs as $copyNode,Hs as $create,Qn as $createLineBreakNode,Jr as $createNodeSelection,Vi as $createParagraphNode,kr as $createPoint,Wr as $createRangeSelection,jr as $createRangeSelectionFromDom,Cr as $createTabNode,pr as $createTextNode,vl as $extendCaretToRange,Gs as $findMatchingParent,ml as $getAdjacentChildCaret,ls as $getAdjacentNode,$l as $getAdjacentSiblingOrParentSiblingCaret,Jl as $getCaretInDirection,Tl as $getCaretRange,jl as $getCaretRangeInDirection,Ar as $getCharacterOffsets,pl as $getChildCaret,Ul as $getChildCaretAtIndex,yl as $getChildCaretOrSelf,kl as $getCollapsedCaretRange,Ml as $getCommonAncestor,wl as $getCommonAncestorResultBranchOrder,zs as $getEditor,Lo as $getNearestNodeFromDOMNode,Cs as $getNearestRootOrShadowRoot,Po as $getNodeByKey,Ns as $getNodeByKeyOrThrow,Do as $getNodeFromDOMNode,Vr as $getPreviousSelection,zo as $getRoot,$r as $getSelection,dl as $getSiblingCaret,ot as $getState,st as $getStateChange,ei as $getTextContent,gl as $getTextNodeOffset,hl as $getTextPointCaret,_l as $getTextPointCaretSlice,ut as $getWritableNodeState,ps as $hasAncestor,hs as $hasUpdateTag,ti as $insertNodes,Rr as $isBlockElementNode,cl as $isChildCaret,Li as $isDecoratorNode,Wi as $isEditorState,Pi as $isElementNode,Wl as $isExtendableTextPointCaret,xs as $isInlineElementOrDecoratorNode,bo as $isLeafNode,Zn as $isLineBreakNode,sl as $isNodeCaret,Or as $isNodeSelection,Yi as $isParagraphNode,wr as $isRangeSelection,Ki as $isRootNode,Ss as $isRootOrShadowRoot,ll as $isSiblingCaret,Sr as $isTabNode,yr as $isTextNode,ol as $isTextPointCaret,Sl as $isTextPointCaretSlice,So as $isTokenOrSegmented,Co as $isTokenOrTab,os as $nodesOfType,Bl as $normalizeCaret,Ct as $normalizeSelection__EXPERIMENTAL,_s as $onUpdate,Si as $parseSerializedNode,Rl as $removeTextFromCaretRange,Il as $rewindSiblingCaret,ns as $selectAll,Mo as $setCompositionKey,Pl as $setPointFromCaret,Bo as $setSelection,Dl as $setSelectionFromCaretRange,lt as $setState,ql as $splitAtPointCaretNext,Ms as $splitNode,Fl as $updateRangeSelectionFromCaretRange,ji as ArtificialNode__DO_NOT_USE,se as BEFORE_INPUT_COMMAND,Ge as BLUR_COMMAND,Ye as CAN_REDO_COMMAND,qe as CAN_UNDO_COMMAND,$e as CLEAR_EDITOR_COMMAND,Ve as CLEAR_HISTORY_COMMAND,oe as CLICK_COMMAND,jn as COLLABORATION_TAG,Qi as COMMAND_PRIORITY_CRITICAL,qi as COMMAND_PRIORITY_EDITOR,Xi as COMMAND_PRIORITY_HIGH,Hi as COMMAND_PRIORITY_LOW,Gi as COMMAND_PRIORITY_NORMAL,ae as COMPOSITION_END_COMMAND,Hn as COMPOSITION_END_TAG,ce as COMPOSITION_START_COMMAND,qn as COMPOSITION_START_TAG,he as CONTROLLED_TEXT_INSERTION_COMMAND,Je as COPY_COMMAND,je as CUT_COMMAND,ue as DELETE_CHARACTER_COMMAND,ye as DELETE_LINE_COMMAND,pe as DELETE_WORD_COMMAND,We as DRAGEND_COMMAND,Be as DRAGOVER_COMMAND,Re as DRAGSTART_COMMAND,Ke as DROP_COMMAND,Fi as DecoratorNode,Ai as ElementNode,He as FOCUS_COMMAND,ze as FORMAT_ELEMENT_COMMAND,me as FORMAT_TEXT_COMMAND,Rn as HISTORIC_TAG,Wn as HISTORY_MERGE_TAG,Bn as HISTORY_PUSH_TAG,Le as INDENT_CONTENT_COMMAND,le as INPUT_COMMAND,fe as INSERT_LINE_BREAK_COMMAND,de as INSERT_PARAGRAPH_COMMAND,Fe as INSERT_TAB_COMMAND,Ks as INTERNAL_$isBlock,T as IS_ALL_FORMATTING,p as IS_BOLD,C as IS_CODE,k as IS_HIGHLIGHT,y as IS_ITALIC,m as IS_STRIKETHROUGH,S as IS_SUBSCRIPT,v as IS_SUPERSCRIPT,x as IS_UNDERLINE,we as KEY_ARROW_DOWN_COMMAND,Te as KEY_ARROW_LEFT_COMMAND,ve as KEY_ARROW_RIGHT_COMMAND,be as KEY_ARROW_UP_COMMAND,Me as KEY_BACKSPACE_COMMAND,Pe as KEY_DELETE_COMMAND,Se as KEY_DOWN_COMMAND,Ee as KEY_ENTER_COMMAND,Ae as KEY_ESCAPE_COMMAND,Xe as KEY_MODIFIER_COMMAND,Oe as KEY_SPACE_COMMAND,De as KEY_TAB_COMMAND,Gn as LineBreakNode,ke as MOVE_TO_END,Ne as MOVE_TO_START,U as NODE_STATE_KEY,Ie as OUTDENT_CONTENT_COMMAND,ge as PASTE_COMMAND,Jn as PASTE_TAG,Ui as ParagraphNode,Ce as REDO_COMMAND,_e as REMOVE_TEXT_COMMAND,Ii as RootNode,re as SELECTION_CHANGE_COMMAND,ie as SELECTION_INSERT_CLIPBOARD_NODES_COMMAND,Ue as SELECT_ALL_COMMAND,Un as SKIP_COLLAB_TAG,Vn as SKIP_DOM_SELECTION_TAG,$n as SKIP_SCROLL_INTO_VIEW_TAG,Yn as SKIP_SELECTION_FOCUS_TAG,z as TEXT_TYPE_TO_FORMAT,xr as TabNode,lr as TextNode,xe as UNDO_COMMAND,ec as addClassNamesToElement,Ln as buildImportMap,Gl as configExtension,ne as createCommand,eo as createEditor,ct as createSharedNodeState,it as createState,Xl as declarePeerDependency,Hl as defineExtension,el as flipDirection,ds as getDOMOwnerDocument,Es as getDOMSelection,Os as getDOMSelectionFromTarget,To as getDOMTextNode,mo as getEditorPropertyFromDOMNode,yo as getNearestEditorFromDOMNode,uo as getRegisteredNode,ao as getRegisteredNodeOrThrow,qs as getStaticNodeConfig,xo as getTextDirection,to as getTransformSetFromKlass,Is as isBlockDomNode,fi as isCurrentlyReadOnlyMode,ko as isDOMDocumentNode,Ds as isDOMNode,vo as isDOMTextNode,Vs as isDOMUnmanaged,Fs as isDocumentFragment,Xo as isExactShortcutMatch,As as isHTMLAnchorElement,Ps as isHTMLElement,Ls as isInlineDomNode,po as isLexicalEditor,Go as isModifierMatch,go as isSelectionCapturedInDecoratorInput,_o as isSelectionWithinEditor,Nl as makeStepwiseIterator,rc as mergeRegister,tc as normalizeClassNames,nc as removeClassNamesFromElement,Eo as removeFromParent,co as resetRandomKey,Ql as safeCast,$s as setDOMUnmanaged,Us as setNodeIndentFromDOM,Zl as shallowMergeConfig,No as toggleTextFormatType};
82
+ +function t(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);throw n.search=r.toString(),Error(`Minified Lexical error #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}function e(t,...e){const n=new URL("https://lexical.dev/docs/error"),r=new URLSearchParams;r.append("code",t);for(const t of e)r.append("v",t);n.search=r.toString(),console.warn(`Minified Lexical warning #${t}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const n="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,r=n&&"documentMode"in document?document.documentMode:null,i=n&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),o=n&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),s=!(!n||!("InputEvent"in window)||r)&&"getTargetRanges"in new window.InputEvent("input"),l=n&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),c=n&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,a=n&&/Android/.test(navigator.userAgent),u=n&&/^(?=.*Chrome).*/i.test(navigator.userAgent),f=n&&a&&u,d=n&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&i&&!u,h=0,g=1,_=2,p=1,y=2,m=4,x=8,C=16,S=32,v=64,k=128,T=2047,N=1,b=2,w=3,E=4,O=5,M=6,A=l||c||d?"\xa0":"\u200b",P="\n\n",D=o?"\xa0":A,F="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",L="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",I=new RegExp("^[^"+L+"]*["+F+"]"),K=new RegExp("^[^"+F+"]*["+L+"]"),z={bold:1,capitalize:1024,code:16,highlight:k,italic:2,lowercase:256,strikethrough:4,subscript:32,superscript:64,underline:8,uppercase:512},R={directionless:1,unmergeable:2},B={center:2,end:6,justify:4,left:1,right:3,start:5},W={[b]:"center",[M]:"end",[E]:"justify",[N]:"left",[w]:"right",[O]:"start"},J={normal:0,segmented:2,token:1},j={[h]:"normal",[_]:"segmented",[g]:"token"},U="$",$="$config";function V(t,e,n,r,i,o){let s=t.getFirstChild();for(;null!==s;){const t=s.__key;s.__parent===e&&(Pi(s)&&V(s,t,n,r,i,o),n.has(t)||o.delete(t),i.push(t)),s=s.getNextSibling()}}let Y=!1,q=0;function H(t){q=t.timeStamp}function G(t,e,n){const r="BR"===t.nodeName,i=e.__lexicalLineBreak;return i&&(t===i||r&&t.previousSibling===i)||r&&void 0!==Fo(t,n)}function X(t,e,n){const r=Es(ms(n));let i=null,o=null;null!==r&&r.anchorNode===t&&(i=r.anchorOffset,o=r.focusOffset);const s=t.nodeValue;null!==s&&Yo(e,s,i,o,!1)}function Q(t,e,n){if(wr(t)){const e=t.anchor.getNode();if(e.is(n)&&t.format!==e.getFormat())return!1}return vo(e)&&n.isAttached()}function Z(t,e,n,r){for(let i=t;i&&!Vs(i);i=fs(i)){const t=Fo(i,e);if(void 0!==t){const e=Po(t,n);if(e)return Li(e)||!Ps(i)?void 0:[i,e]}else if(i===r)return[r,Ro(n)]}}function tt(t,e,n){Y=!0;const r=performance.now()-q>100;try{Ei(t,()=>{const i=$r()||function(t){return t.getEditorState().read(()=>{const t=$r();return null!==t?t.clone():null})}(t),s=new Map,l=t.getRootElement(),c=t._editorState,a=t._blockCursorElement;let u=!1,f="";for(let n=0;n<e.length;n++){const d=e[n],h=d.type,g=d.target,_=Z(g,t,c,l);if(!_)continue;const[p,y]=_;if("characterData"===h)r&&yr(y)&&vo(g)&&Q(i,g,y)&&X(g,y,t);else if("childList"===h){u=!0;const e=d.addedNodes;for(let n=0;n<e.length;n++){const r=e[n],i=Do(r),s=r.parentNode;if(null!=s&&r!==a&&null===i&&!G(r,s,t)){if(o){const t=(Ps(r)?r.innerText:null)||r.nodeValue;t&&(f+=t)}s.removeChild(r)}}const n=d.removedNodes,r=n.length;if(r>0){let e=0;for(let i=0;i<r;i++){const r=n[i];(G(r,g,t)||a===r)&&(g.appendChild(r),e++)}r!==e&&s.set(p,y)}}}if(s.size>0)for(const[e,n]of s)n.reconcileObservedMutation(e,t);const d=n.takeRecords();if(d.length>0){for(let e=0;e<d.length;e++){const n=d[e],r=n.addedNodes,i=n.target;for(let e=0;e<r.length;e++){const n=r[e],o=n.parentNode;null==o||"BR"!==n.nodeName||G(n,i,t)||o.removeChild(n)}}n.takeRecords()}null!==i&&(u&&Bo(i),o&&cs(t)&&i.insertRawText(f))})}finally{Y=!1}}function et(t){const e=t._observer;if(null!==e){tt(t,e.takeRecords(),e)}}function nt(t){!function(t){0===q&&ms(t).addEventListener("textInput",H,!0)}(t),t._observer=new MutationObserver((e,n)=>{tt(t,e,n)})}class rt{key;parse;unparse;isEqual;defaultValue;resetOnCopyNode;constructor(t,e){this.key=t,this.parse=e.parse.bind(e),this.unparse=(e.unparse||ht).bind(e),this.isEqual=(e.isEqual||Object.is).bind(e),this.defaultValue=this.parse(void 0),this.resetOnCopyNode=e.resetOnCopyNode||!1}}function it(t,e){return new rt(t,e)}function ot(t,e,n="latest"){const r=("latest"===n?t.getLatest():t).__state;return r?r.getValue(e):e.defaultValue}function st(t,e,n){const r=ot(t,n,"direct"),i=ot(e,n,"direct");return n.isEqual(r,i)?null:[r,i]}function lt(t,e,n){let r;if(di(),"function"==typeof n){const i=t.getLatest(),o=ot(i,e);if(r=n(o),e.isEqual(o,r))return i}else r=n;const i=t.getWritable();return ut(i).updateFromKnown(e,r),i}function ct(t){const e=new Map,n=new Set;for(let r="function"==typeof t?t:t.replace;r.prototype&&void 0!==r.prototype.getType;r=Object.getPrototypeOf(r)){const{ownNodeConfig:t}=qs(r);if(t&&t.stateConfigs)for(const r of t.stateConfigs){let t;"stateConfig"in r?(t=r.stateConfig,r.flat&&n.add(t.key)):t=r,e.set(t.key,t)}}return{flatKeys:n,sharedConfigMap:e}}class at{node;knownState;unknownState;sharedNodeState;size;constructor(t,e,n=void 0,r=new Map,i=void 0){this.node=t,this.sharedNodeState=e,this.unknownState=n,this.knownState=r;const{sharedConfigMap:o}=this.sharedNodeState,s=void 0!==i?i:function(t,e,n){let r=n.size;if(e)for(const i in e){const e=t.get(i);e&&n.has(e)||r++}return r}(o,n,r);this.size=s}getValue(t){const e=this.knownState.get(t);if(void 0!==e)return e;this.sharedNodeState.sharedConfigMap.set(t.key,t);let n=t.defaultValue;if(this.unknownState&&t.key in this.unknownState){const e=this.unknownState[t.key];void 0!==e&&(n=t.parse(e)),this.updateFromKnown(t,n)}return n}getInternalState(){return[this.unknownState,this.knownState]}toJSON(){const t={...this.unknownState},e={};for(const[e,n]of this.knownState)e.isEqual(n,e.defaultValue)?delete t[e.key]:t[e.key]=e.unparse(n);for(const n of this.sharedNodeState.flatKeys)n in t&&(e[n]=t[n],delete t[n]);return dt(t)&&(e.$=t),e}getWritable(t){if(this.node===t)return this;const{sharedNodeState:e,unknownState:n}=this,r=new Map(this.knownState);return new at(t,e,function(t,e,n){let r;if(n)for(const[i,o]of Object.entries(n)){const n=t.get(i);n?e.has(n)||e.set(n,n.parse(o)):(r=r||{},r[i]=o)}return r}(e.sharedConfigMap,r,n),r,this.size)}resetOnCopyNode(){for(const t of this.knownState.keys())t.resetOnCopyNode&&this.knownState.set(t,t.defaultValue);return this}updateFromKnown(t,e){const n=t.key;this.sharedNodeState.sharedConfigMap.set(n,t);const{knownState:r,unknownState:i}=this;r.has(t)||i&&n in i||(i&&(delete i[n],this.unknownState=dt(i)),this.size++),r.set(t,e)}updateFromUnknown(t,e){const n=this.sharedNodeState.sharedConfigMap.get(t);n?this.updateFromKnown(n,n.parse(e)):(this.unknownState=this.unknownState||{},t in this.unknownState||this.size++,this.unknownState[t]=e)}updateFromJSON(t){const{knownState:e}=this;for(const t of e.keys())e.set(t,t.defaultValue);if(this.size=e.size,this.unknownState=void 0,t)for(const[e,n]of Object.entries(t))this.updateFromUnknown(e,n)}}function ut(t){const e=t.getWritable(),n=e.__state?e.__state.getWritable(e):new at(e,ft(e));return e.__state=n,n}function ft(t){return t.__state?t.__state.sharedNodeState:ao(zs(),t.getType()).sharedNodeState}function dt(t){if(t)for(const e in t)return t}function ht(t){return t}function gt(t,e,n){for(const[r,i]of e.knownState){if(t.has(r.key))continue;t.add(r.key);const e=n?n.getValue(r):r.defaultValue;if(e!==i&&!r.isEqual(e,i))return!0}return!1}function _t(t,e,n){const{unknownState:r}=e,i=n?n.unknownState:void 0;if(r)for(const[e,n]of Object.entries(r)){if(t.has(e))continue;t.add(e);if(n!==(i?i[e]:void 0))return!0}return!1}function pt(t,e){const n=t.__state;return n&&n.node===t?n.getWritable(e):n}function yt(t,e){const n=t.__mode,r=t.__format,i=t.__style,o=e.__mode,s=e.__format,l=e.__style,c=t.__state,a=e.__state;return(null===n||n===o)&&(null===r||r===s)&&(null===i||i===l)&&(null===t.__state||c===a||function(t,e){if(t===e)return!0;if(t&&e&&t.size!==e.size)return!1;const n=new Set;return!(t&&gt(n,t,e)||e&&gt(n,e,t)||t&&_t(n,t,e)||e&&_t(n,e,t))}(c,a))}function mt(t,e){const n=t.mergeWithSibling(e),r=_i()._normalizedNodes;return r.add(t.__key),r.add(e.__key),n}function xt(t){let e,n,r=t;if(""!==r.__text||!r.isSimpleText()||r.isUnmergeable()){for(;null!==(e=r.getPreviousSibling())&&yr(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(""!==e.__text){if(yt(e,r)){r=mt(e,r);break}break}e.remove()}for(;null!==(n=r.getNextSibling())&&yr(n)&&n.isSimpleText()&&!n.isUnmergeable();){if(""!==n.__text){if(yt(r,n)){r=mt(r,n);break}break}n.remove()}}else r.remove()}function Ct(t){return St(t.anchor),St(t.focus),t}function St(t){for(;"element"===t.type;){const e=t.getNode(),n=t.offset;let r,i;if(n===e.getChildrenSize()?(r=e.getChildAtIndex(n-1),i=!0):(r=e.getChildAtIndex(n),i=!1),yr(r)){t.set(r.__key,i?r.getTextContentSize():0,"text",!0);break}if(!Pi(r))break;t.set(r.__key,i?r.getChildrenSize():0,"element",!0)}}let vt,kt,Tt,Nt,bt,wt,Et,Ot,Mt,At,Pt="",Dt=null,Ft=null,Lt=!1,It=!1;function Kt(t,e){const n=Et.get(t);if(null!==e){const n=ee(t);n.parentNode===e&&e.removeChild(n)}if(Ot.has(t)||kt._keyToDOMMap.delete(t),Pi(n)){const t=Ht(n,Et);zt(t,0,t.length-1,null)}void 0!==n&&is(At,Tt,Nt,n,"destroyed")}function zt(t,e,n,r){for(let i=e;i<=n;++i){const e=t[i];void 0!==e&&Kt(e,r)}}function Rt(t,e){t.setProperty("text-align",e)}const Bt="40px";function Wt(t,e){const n=vt.theme.indent;if("string"==typeof n){const r=t.classList.contains(n);e>0&&!r?t.classList.add(n):e<1&&r&&t.classList.remove(n)}if(0===e)return void t.style.setProperty("padding-inline-start","");const r=getComputedStyle(kt._rootElement||t).getPropertyValue("--lexical-indent-base-value")||Bt;t.style.setProperty("padding-inline-start",`calc(${e} * ${r})`)}function Jt(t,e){const n=t.style;0===e?Rt(n,""):1===e?Rt(n,"left"):2===e?Rt(n,"center"):3===e?Rt(n,"right"):4===e?Rt(n,"justify"):5===e?Rt(n,"start"):6===e&&Rt(n,"end")}function jt(t,e){const n=function(t){const e=t.__dir;if(null!==e)return e;if(Ki(t))return null;const n=t.getParentOrThrow();return Ki(n)&&null===n.__dir?"auto":null}(e);null!==n?t.dir=n:t.removeAttribute("dir")}function Ut(e,n){const r=Ot.get(e);void 0===r&&t(60);const i=r.createDOM(vt,kt);if(function(t,e,n){const r=n._keyToDOMMap;(function(t,e,n){const r=`__lexicalKey_${e._key}`;t[r]=n})(e,n,t),r.set(t,e)}(e,i,kt),yr(r)?i.setAttribute("data-lexical-text","true"):Li(r)&&i.setAttribute("data-lexical-decorator","true"),Pi(r)){const t=r.__indent,e=r.__size;if(jt(i,r),0!==t&&Wt(i,t),0!==e){const t=e-1;$t(Ht(r,Ot),r,0,t,r.getDOMSlot(i))}const n=r.__format;0!==n&&Jt(i,n),r.isInline()||Yt(null,r,i)}else{const t=r.getTextContent();if(Li(r)){const t=r.decorate(kt,vt);null!==t&&Xt(e,t),i.contentEditable="false"}Pt+=t}return null!==n&&n.insertChild(i),is(At,Tt,Nt,r,"created"),i}function $t(t,e,n,r,i){const o=Pt;Pt="";let s=n;for(;s<=r;++s){Ut(t[s],i);const e=Ot.get(t[s]);null!==e&&yr(e)?null===Dt&&(Dt=e.getFormat(),Ft=e.getStyle()):Pi(e)&&s<r&&!e.isInline()&&(Pt+=P)}i.element.__lexicalTextContent=Pt,Pt=o+Pt}function Vt(t,e){if(t){const n=t.__last;if(n){const t=e.get(n);if(t)return Zn(t)?"line-break":Li(t)&&t.isInline()?"decorator":null}return"empty"}return null}function Yt(t,e,n){const r=Vt(t,Et),i=Vt(e,Ot);r!==i&&e.getDOMSlot(n).setManagedLineBreak(i)}function qt(e,n,r){var i;Dt=null,Ft=null,function(e,n,r){const i=Pt,o=e.__size,s=n.__size;Pt="";const l=r.element;if(1===o&&1===s){const t=e.__first,r=n.__first;if(t===r)Gt(t,l);else{const e=ee(t),n=Ut(r,null);try{l.replaceChild(n,e)}catch(i){if("object"==typeof i&&null!=i){const o=`${i.toString()} Parent: ${l.tagName}, new child: {tag: ${n.tagName} key: ${r}}, old child: {tag: ${e.tagName}, key: ${t}}.`;throw new Error(o)}throw i}Kt(t,null)}const i=Ot.get(r);yr(i)&&null===Dt&&(Dt=i.getFormat(),Ft=i.getStyle())}else{const i=Ht(e,Et),c=Ht(n,Ot);if(i.length!==o&&t(227),c.length!==s&&t(228),0===o)0!==s&&$t(c,0,0,s-1,r);else if(0===s){if(0!==o){const t=null==r.after&&null==r.before&&null==r.element.__lexicalLineBreak;zt(i,0,o-1,t?null:l),t&&(l.textContent="")}}else!function(t,e,n,r,i,o){const s=r-1,l=i-1;let c,a,u=o.getFirstChild(),f=0,d=0;for(;f<=s&&d<=l;){const t=e[f],r=n[d];if(t===r)u=Qt(Gt(r,o.element)),f++,d++;else{if(void 0===a&&(a=Zt(n,d)),void 0===c)c=Zt(e,f);else if(!c.has(t)){f++;continue}if(!a.has(t)){u=Qt(ee(t)),Kt(t,o.element),f++,c.delete(t);continue}if(c.has(r)){const t=us(kt,r);t!==u&&o.withBefore(u).insertChild(t),u=Qt(Gt(r,o.element)),f++,d++}else Ut(r,o.withBefore(u)),d++}const i=Ot.get(r);null!==i&&yr(i)?null===Dt&&(Dt=i.getFormat(),Ft=i.getStyle()):Pi(i)&&d<=l&&!i.isInline()&&(Pt+=P)}const h=f>s,g=d>l;if(h&&!g){const t=n[l+1],e=void 0===t?null:kt.getElementByKey(t);$t(n,0,d,l,o.withBefore(e))}else g&&!h&&zt(e,f,s,o.element)}(0,i,c,o,s,r)}l.__lexicalTextContent=Pt,Pt=i+Pt}(e,n,n.getDOMSlot(r)),i=n,null==Dt||Dt===i.__textFormat||It||i.setTextFormat(Dt),function(t){null==Ft||Ft===t.__textStyle||It||t.setTextStyle(Ft)}(n)}function Ht(e,n){const r=[];let i=e.__first;for(;null!==i;){const e=n.get(i);void 0===e&&t(101),r.push(i),i=e.__next}return r}function Gt(e,n){const r=Et.get(e);let i=Ot.get(e);void 0!==r&&void 0!==i||t(61);const o=Lt||wt.has(e)||bt.has(e),s=us(kt,e);if(r===i&&!o){let t;if(Pi(r)){const e=s.__lexicalTextContent;"string"==typeof e?t=e:(t=r.getTextContent(),s.__lexicalTextContent=t)}else t=r.getTextContent();return Pt+=t,s}if(r!==i&&o&&is(At,Tt,Nt,i,"updated"),i.updateDOM(r,s,vt)){const r=Ut(e,null);return null===n&&t(62),n.replaceChild(r,s),Kt(e,null),r}if(Pi(r)){Pi(i)||t(334,e);const n=i.__indent;(Lt||n!==r.__indent)&&Wt(s,n);const l=i.__format;if((Lt||l!==r.__format)&&Jt(s,l),o)qt(r,i,s),Ki(i)||i.isInline()||Yt(r,i,s);else{const t=s.__lexicalTextContent;let e;"string"==typeof t?e=t:(e=r.getTextContent(),s.__lexicalTextContent=e),Pt+=e}if((Lt||i.__dir!==r.__dir)&&(jt(s,i),Ki(i)&&!Lt))for(const t of i.getChildren())if(Pi(t)){jt(us(kt,t.getKey()),t)}}else{const t=i.getTextContent();if(Li(i)){const t=i.decorate(kt,vt);null!==t&&Xt(e,t)}Pt+=t}if(!It&&Ki(i)&&i.__cachedText!==Pt){const t=i.getWritable();t.__cachedText=Pt,i=t}return s}function Xt(t,e){let n=kt._pendingDecorators;const r=kt._decorators;if(null===n){if(r[t]===e)return;n=Io(kt)}n[t]=e}function Qt(t){let e=t.nextSibling;return null!==e&&e===kt._blockCursorElement&&(e=e.nextSibling),e}function Zt(t,e){const n=new Set;for(let r=e;r<t.length;r++)n.add(t[r]);return n}function te(t,e,n,r,i,o){Pt="",Lt=2===r,kt=n,vt=n._config,Tt=n._nodes,Nt=kt._listeners.mutation,bt=i,wt=o,Et=t._nodeMap,Ot=e._nodeMap,It=e._readOnly,Mt=new Map(n._keyToDOMMap);const s=new Map;return At=s,Gt("root",null),kt=void 0,Tt=void 0,bt=void 0,wt=void 0,Et=void 0,Ot=void 0,vt=void 0,Mt=void 0,At=void 0,s}function ee(e){const n=Mt.get(e);return void 0===n&&t(75,e),n}function ne(t){return{type:t}}const re=ne("SELECTION_CHANGE_COMMAND"),ie=ne("SELECTION_INSERT_CLIPBOARD_NODES_COMMAND"),oe=ne("CLICK_COMMAND"),se=ne("BEFORE_INPUT_COMMAND"),le=ne("INPUT_COMMAND"),ce=ne("COMPOSITION_START_COMMAND"),ae=ne("COMPOSITION_END_COMMAND"),ue=ne("DELETE_CHARACTER_COMMAND"),fe=ne("INSERT_LINE_BREAK_COMMAND"),de=ne("INSERT_PARAGRAPH_COMMAND"),he=ne("CONTROLLED_TEXT_INSERTION_COMMAND"),ge=ne("PASTE_COMMAND"),_e=ne("REMOVE_TEXT_COMMAND"),pe=ne("DELETE_WORD_COMMAND"),ye=ne("DELETE_LINE_COMMAND"),me=ne("FORMAT_TEXT_COMMAND"),xe=ne("UNDO_COMMAND"),Ce=ne("REDO_COMMAND"),Se=ne("KEYDOWN_COMMAND"),ve=ne("KEY_ARROW_RIGHT_COMMAND"),ke=ne("MOVE_TO_END"),Te=ne("KEY_ARROW_LEFT_COMMAND"),Ne=ne("MOVE_TO_START"),be=ne("KEY_ARROW_UP_COMMAND"),we=ne("KEY_ARROW_DOWN_COMMAND"),Ee=ne("KEY_ENTER_COMMAND"),Oe=ne("KEY_SPACE_COMMAND"),Me=ne("KEY_BACKSPACE_COMMAND"),Ae=ne("KEY_ESCAPE_COMMAND"),Pe=ne("KEY_DELETE_COMMAND"),De=ne("KEY_TAB_COMMAND"),Fe=ne("INSERT_TAB_COMMAND"),Le=ne("INDENT_CONTENT_COMMAND"),Ie=ne("OUTDENT_CONTENT_COMMAND"),Ke=ne("DROP_COMMAND"),ze=ne("FORMAT_ELEMENT_COMMAND"),Re=ne("DRAGSTART_COMMAND"),Be=ne("DRAGOVER_COMMAND"),We=ne("DRAGEND_COMMAND"),Je=ne("COPY_COMMAND"),je=ne("CUT_COMMAND"),Ue=ne("SELECT_ALL_COMMAND"),$e=ne("CLEAR_EDITOR_COMMAND"),Ve=ne("CLEAR_HISTORY_COMMAND"),Ye=ne("CAN_REDO_COMMAND"),qe=ne("CAN_UNDO_COMMAND"),He=ne("FOCUS_COMMAND"),Ge=ne("BLUR_COMMAND"),Xe=ne("KEY_MODIFIER_COMMAND"),Qe=Object.freeze({}),Ze=[["keydown",function(t,e){if(tn=t.timeStamp,en=t.key,e.isComposing())return;as(e,Se,t)}],["pointerdown",function(t,e){const n=t.target,r=t.pointerType;Ds(n)&&"touch"!==r&&"pen"!==r&&0===t.button&&Ei(e,()=>{ho(n)||(cn=!0)})}],["compositionstart",function(t,e){as(e,ce,t)}],["compositionend",function(t,e){o?un=!0:c||!l&&!d?as(e,ae,t):(fn=!0,dn=t.data)}],["input",function(t,e){t.stopPropagation(),Ei(e,()=>{e.dispatchCommand(le,t)},{event:t}),rn=null}],["click",function(t,e){Ei(e,()=>{const n=$r(),r=Es(ms(e)),i=Vr();if(r)if(wr(n)){const e=n.anchor,o=e.getNode();if("element"===e.type&&0===e.offset&&n.isCollapsed()&&!Ki(o)&&1===zo().getChildrenSize()&&o.getTopLevelElementOrThrow().isEmpty()&&null!==i&&n.is(i))r.removeAllRanges(),n.dirty=!0;else if(3===t.detail&&!n.isCollapsed()){if(o!==n.focus.getNode()){const t=Gs(o,t=>Pi(t)&&!t.isInline());Pi(t)&&t.select(0)}}}else if("touch"===t.pointerType||"pen"===t.pointerType){const n=r.anchorNode;if(Ps(n)||vo(n)){Bo(Ur(i,r,e,t))}}as(e,oe,t)})}],["cut",Qe],["copy",Qe],["dragstart",Qe],["dragover",Qe],["dragend",Qe],["paste",Qe],["focus",Qe],["blur",Qe],["drop",Qe]];s&&Ze.push(["beforeinput",(t,e)=>function(t,e){const n=t.inputType;if("deleteCompositionText"===n||o&&cs(e))return;if("insertCompositionText"===n)return;as(e,se,t)}(t,e)]);let tn=0,en=null,nn=0,rn=null;const on=new WeakMap,sn=new WeakMap;let ln=!1,cn=!1,an=!1,un=!1,fn=!1,dn="",hn=null,gn=[0,"",0,"root",0];function _n(t,e,n,r,i){const o=t.anchor,l=t.focus,c=o.getNode(),a=_i(),u=Es(ms(a)),f=null!==u?u.anchorNode:null,d=o.key,h=a.getElementByKey(d),g=n.length;return d!==l.key||!yr(c)||(!i&&(!s||nn<r+50)||c.isDirty()&&g<2||Jo(n))&&o.offset!==l.offset&&!c.isComposing()||So(c)||c.isDirty()&&g>1||(i||!s)&&null!==h&&!c.isComposing()&&f!==To(h)||null!==u&&null!==e&&(!e.collapsed||e.startContainer!==u.anchorNode||e.startOffset!==u.anchorOffset)||!c.isComposing()&&(c.getFormat()!==t.format||c.getStyle()!==t.style)||function(t,e){if(e.isSegmented())return!0;if(!t.isCollapsed())return!1;const n=t.anchor.offset,r=e.getParentOrThrow(),i=Co(e);return 0===n?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||i||function(t){const e=t.getPreviousSibling();return(yr(e)||Pi(e)&&e.isInline())&&!e.canInsertTextAfter()}(e):n===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||i)}(t,c)}function pn(t,e){return vo(t)&&null!==t.nodeValue&&0!==e&&e!==t.nodeValue.length}function yn(e,n,r){const{anchorNode:i,anchorOffset:o,focusNode:s,focusOffset:l}=e;ln&&(ln=!1,pn(i,o)&&pn(s,l)&&!hn)||Ei(n,()=>{if(!r)return void Bo(null);if(!_o(n,i,s))return;let c=$r();if(hn&&wr(c)&&c.isCollapsed()){const t=c.anchor,e=hn.anchor;(t.key===e.key&&t.offset===e.offset+1||1===t.offset&&e.getNode().is(t.getNode().getPreviousSibling()))&&(c=hn.clone(),Bo(c))}if(hn=null,wr(c)){const r=c.anchor,i=r.getNode();if(c.isCollapsed()){"Range"===e.type&&e.anchorNode===e.focusNode&&(c.dirty=!0);const o=ms(n).event,s=o?o.timeStamp:performance.now(),[l,a,u,f,d]=gn,h=zo(),g=!1===n.isComposing()&&""===h.getTextContent();if(s<d+200&&r.offset===u&&r.key===f)mn(c,l,a);else if("text"===r.type)yr(i)||t(141),xn(c,i);else if("element"===r.type&&!g){Pi(i)||t(259);const e=r.getNode();e.isEmpty()?function(t,e){const n=e.getTextFormat(),r=e.getTextStyle();mn(t,n,r)}(c,e):mn(c,c.format,"")}}else{const t=r.key,e=c.focus.key,n=c.getNodes(),i=n.length,s=c.isBackward(),a=s?l:o,u=s?o:l,f=s?e:t,d=s?t:e;let h=2047,g=!1;for(let t=0;t<i;t++){const e=n[t],r=e.getTextContentSize();if(yr(e)&&0!==r&&!(0===t&&e.__key===f&&a===r||t===i-1&&e.__key===d&&0===u)&&(g=!0,h&=e.getFormat(),0===h))break}c.format=g?h:0}}as(n,re,void 0)})}function mn(t,e,n){t.format===e&&t.style===n||(t.format=e,t.style=n,t.dirty=!0)}function xn(t,e){mn(t,e.getFormat(),e.getStyle())}function Cn(t){if(!t.getTargetRanges)return null;const e=t.getTargetRanges();return 0===e.length?null:e[0]}function Sn(e){const n=e.inputType,r=Cn(e),i=_i(),o=$r();if("deleteContentBackward"===n){if(null===o){const t=Vr();if(!wr(t))return!0;Bo(t.clone())}if(wr(o)){const n=o.anchor.key===o.focus.key;if(s=e.timeStamp,"MediaLast"===en&&s<tn+30&&i.isComposing()&&n){if(Mo(null),tn=0,setTimeout(()=>{Ei(i,()=>{Mo(null)})},30),wr(o)){const e=o.anchor.getNode();e.markDirty(),yr(e)||t(142),xn(o,e)}}else{Mo(null),e.preventDefault();const t=o.anchor.getNode(),r=t.getTextContent(),s=t.canInsertTextAfter(),l=0===o.anchor.offset&&o.focus.offset===r.length;let c=f&&n&&!l&&s;if(c&&o.isCollapsed()&&(c=!Li(ls(o.anchor,!0))),!c){as(i,ue,!0);const t=$r();f&&wr(t)&&t.isCollapsed()&&(hn=t,setTimeout(()=>hn=null))}}return!0}}var s;if(!wr(o))return!0;const l=e.data;null!==rn&&Vo(!1,i,rn),o.dirty&&null===rn||!o.isCollapsed()||Ki(o.anchor.getNode())||null===r||o.applyDOMRange(r),rn=null;const a=o.anchor,u=o.focus,d=a.getNode(),h=u.getNode();if("insertText"===n||"insertTranspose"===n){if("\n"===l)e.preventDefault(),as(i,fe,!1);else if(l===P)e.preventDefault(),as(i,de,void 0);else if(null==l&&e.dataTransfer){const t=e.dataTransfer.getData("text/plain");e.preventDefault(),o.insertRawText(t)}else null!=l&&_n(o,r,l,e.timeStamp,!0)?(e.preventDefault(),as(i,he,l)):rn=l;return nn=e.timeStamp,!0}switch(e.preventDefault(),n){case"insertFromYank":case"insertFromDrop":case"insertReplacementText":as(i,he,e);break;case"insertFromComposition":Mo(null),as(i,he,e);break;case"insertLineBreak":Mo(null),as(i,fe,!1);break;case"insertParagraph":Mo(null),an&&!c?(an=!1,as(i,fe,!1)):as(i,de,void 0);break;case"insertFromPaste":case"insertFromPasteAsQuotation":as(i,ge,e);break;case"deleteByComposition":(function(t,e){return t!==e||Pi(t)||Pi(e)||!Co(t)||!Co(e)})(d,h)&&as(i,_e,e);break;case"deleteByDrag":case"deleteByCut":as(i,_e,e);break;case"deleteContent":as(i,ue,!1);break;case"deleteWordBackward":as(i,pe,!0);break;case"deleteWordForward":as(i,pe,!1);break;case"deleteHardLineBackward":case"deleteSoftLineBackward":as(i,ye,!0);break;case"deleteContentForward":case"deleteHardLineForward":case"deleteSoftLineForward":as(i,ye,!1);break;case"formatStrikeThrough":as(i,me,"strikethrough");break;case"formatBold":as(i,me,"bold");break;case"formatItalic":as(i,me,"italic");break;case"formatUnderline":as(i,me,"underline");break;case"historyUndo":as(i,xe,void 0);break;case"historyRedo":as(i,Ce,void 0)}return!0}function vn(t){if(Ps(t.target)&&ho(t.target))return!0;const e=_i(),n=$r(),r=t.data,i=Cn(t);if(null!=r&&wr(n)&&_n(n,i,r,t.timeStamp,!1)){un&&(Nn(e,r),un=!1);const i=n.anchor.getNode(),l=Es(ms(e));if(null===l)return!0;const c=n.isBackward(),a=c?n.anchor.offset:n.focus.offset,u=c?n.focus.offset:n.anchor.offset;s&&!n.isCollapsed()&&yr(i)&&null!==l.anchorNode&&i.getTextContent().slice(0,a)+r+i.getTextContent().slice(a+u)===$o(l.anchorNode)||as(e,he,r);const d=r.length;o&&d>1&&"insertCompositionText"===t.inputType&&!e.isComposing()&&(n.anchor.offset-=d),f&&e.isComposing()&&(tn=0,Mo(null))}else{Vo(!1,e,null!==r?r:void 0),un&&(Nn(e,r||void 0),un=!1)}return function(){di();const t=_i();et(t)}(),!0}function kn(t){const e=_i(),n=$r();if(wr(n)&&!e.isComposing()){const r=n.anchor,i=n.anchor.getNode();Mo(r.key),gs(qn),(t.timeStamp<tn+30||"element"===r.type||!n.isCollapsed()||i.getFormat()!==n.format||yr(i)&&i.getStyle()!==n.style)&&as(e,he,D)}return!0}function Tn(t){return Nn(_i(),t.data),gs(Hn),!0}function Nn(t,e){const n=t._compositionKey;if(Mo(null),null!==n&&null!=e){if(""===e){const e=Po(n),r=To(t.getElementByKey(n));if(null!==r&&null!==r.nodeValue&&yr(e)){const n=Es(ms(t));let i=null,o=null;null!==n&&n.anchorNode===r&&(i=n.anchorOffset,o=n.focusOffset),Yo(e,r.nodeValue,i,o,!0)}return}if("\n"===e[e.length-1]){const e=$r();if(wr(e)||Or(e)){if(wr(e)){const t=e.focus;e.anchor.set(t.key,t.offset,t.type)}return void as(t,Ee,null)}}}Vo(!0,t,e)}function bn(t){const e=_i();if(null==t.key)return!0;if(fn){if(ts(t))return Ei(e,()=>{Nn(e,dn)}),fn=!1,dn="",!0;fn=!1,dn=""}if(function(t){return Xo(t,"ArrowRight",{shiftKey:"any"})}(t))as(e,ve,t);else if(function(t){return Xo(t,"ArrowRight",Qo)}(t))as(e,ke,t);else if(function(t){return Xo(t,"ArrowLeft",{shiftKey:"any"})}(t))as(e,Te,t);else if(function(t){return Xo(t,"ArrowLeft",Qo)}(t))as(e,Ne,t);else if(function(t){return Xo(t,"ArrowUp",{altKey:"any",shiftKey:"any"})}(t))as(e,be,t);else if(function(t){return Xo(t,"ArrowDown",{altKey:"any",shiftKey:"any"})}(t))as(e,we,t);else if(function(t){return Xo(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any",shiftKey:!0})}(t))an=!0,as(e,Ee,t);else if(function(t){return" "===t.key}(t))as(e,Oe,t);else if(function(t){return i&&Xo(t,"o",{ctrlKey:!0})}(t))t.preventDefault(),an=!0,as(e,fe,!0);else if(function(t){return Xo(t,"Enter",{altKey:"any",ctrlKey:"any",metaKey:"any"})}(t))an=!1,as(e,Ee,t);else if(function(t){return Xo(t,"Backspace",{shiftKey:"any"})||i&&Xo(t,"h",{ctrlKey:!0})}(t))ts(t)?as(e,Me,t):(t.preventDefault(),as(e,ue,!0));else if(function(t){return"Escape"===t.key}(t))as(e,Ae,t);else if(function(t){return Xo(t,"Delete",{})||i&&Xo(t,"d",{ctrlKey:!0})}(t))!function(t){return"Delete"===t.key}(t)?(t.preventDefault(),as(e,ue,!1)):as(e,Pe,t);else if(function(t){return Xo(t,"Backspace",Zo)}(t))t.preventDefault(),as(e,pe,!0);else if(function(t){return Xo(t,"Delete",Zo)}(t))t.preventDefault(),as(e,pe,!1);else if(function(t){return i&&Xo(t,"Backspace",{metaKey:!0})}(t))t.preventDefault(),as(e,ye,!0);else if(function(t){return i&&(Xo(t,"Delete",{metaKey:!0})||Xo(t,"k",{ctrlKey:!0}))}(t))t.preventDefault(),as(e,ye,!1);else if(function(t){return Xo(t,"b",Qo)}(t))t.preventDefault(),as(e,me,"bold");else if(function(t){return Xo(t,"u",Qo)}(t))t.preventDefault(),as(e,me,"underline");else if(function(t){return Xo(t,"i",Qo)}(t))t.preventDefault(),as(e,me,"italic");else if(function(t){return Xo(t,"Tab",{shiftKey:"any"})}(t))as(e,De,t);else if(function(t){return Xo(t,"z",Qo)}(t))t.preventDefault(),as(e,xe,void 0);else if(function(t){if(i)return Xo(t,"z",{metaKey:!0,shiftKey:!0});return Xo(t,"y",{ctrlKey:!0})||Xo(t,"z",{ctrlKey:!0,shiftKey:!0})}(t))t.preventDefault(),as(e,Ce,void 0);else{const n=e._editorState._selection;null===n||wr(n)?es(t)&&(t.preventDefault(),as(e,Ue,t)):!function(t){return Xo(t,"c",Qo)}(t)?!function(t){return Xo(t,"x",Qo)}(t)?es(t)&&(t.preventDefault(),as(e,Ue,t)):(t.preventDefault(),as(e,je,t)):(t.preventDefault(),as(e,Je,t))}return function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey}(t)&&e.dispatchCommand(Xe,t),!0}function wn(t){let e=t.__lexicalEventHandles;return void 0===e&&(e=[],t.__lexicalEventHandles=e),e}const En=new Map;function On(t){const e=Os(t.target);if(null===e)return;const n=yo(e.anchorNode);if(null===n)return;cn&&(cn=!1,Ei(n,()=>{const r=Vr(),i=e.anchorNode;if(Ps(i)||vo(i)){Bo(Ur(r,e,n,t))}}));const r=jo(n),i=r[r.length-1],o=i._key,s=En.get(o),l=s||i;l!==n&&yn(e,l,!1),yn(e,n,!0),n!==i?En.set(o,n):s&&En.delete(o)}function Mn(t){t._lexicalHandled=!0}function An(t){return!0===t._lexicalHandled}const Pn=()=>{};function Dn(e){const n=on.get(e);if(void 0===n)return void Pn();const r=sn.get(n);if(void 0===r)return void Pn();const i=r-1;i>=0||t(164),on.delete(e),sn.set(n,i),0===i&&n.removeEventListener("selectionchange",On);const o=mo(e);po(o)?(!function(t){if(null!==t._parentEditor){const e=jo(t),n=e[e.length-1]._key;En.get(n)===t&&En.delete(n)}else En.delete(t._key)}(o),e.__lexicalEditor=null):o&&t(198);const s=wn(e);for(let t=0;t<s.length;t++)s[t]();e.__lexicalEventHandles=[]}function Fn(t,e,n){di();const r=t.__key,i=t.getParent();if(null===i)return;const o=function(t){const e=$r();if(!wr(e)||!Pi(t))return e;const{anchor:n,focus:r}=e,i=n.getNode(),o=r.getNode();ps(i,t)&&n.set(t.__key,0,"element");ps(o,t)&&r.set(t.__key,0,"element");return e}(t);let s=!1;if(wr(o)&&e){const e=o.anchor,n=o.focus;e.key===r&&(Hr(e,t,i,t.getPreviousSibling(),t.getNextSibling()),s=!0),n.key===r&&(Hr(n,t,i,t.getPreviousSibling(),t.getNextSibling()),s=!0)}else Or(o)&&e&&t.isSelected()&&t.selectPrevious();if(wr(o)&&e&&!s){const e=t.getIndexWithinParent();Eo(t),Yr(o,i,e,-1)}else Eo(t);n||Ss(i)||i.canBeEmpty()||!i.isEmpty()||Fn(i,e),e&&o&&Ki(i)&&i.isEmpty()&&i.selectEnd()}function Ln(t){return t}const In=Symbol.for("ephemeral");function Kn(t){return t[In]||!1}class zn{__type;__key;__parent;__prev;__next;__state;static getType(){const{ownNodeType:e}=qs(this);return void 0===e&&t(64,this.name),e}static clone(e){t(65,this.name)}$config(){return{}}config(t,e){const n=e.extends||Object.getPrototypeOf(this.constructor);return Object.assign(e,{extends:n,type:t}),{[t]:e}}afterCloneFrom(t){this.__key===t.__key?(this.__parent=t.__parent,this.__next=t.__next,this.__prev=t.__prev,this.__state=t.__state):t.__state&&(this.__state=t.__state.getWritable(this))}resetOnCopyNodeFrom(t){this.__state&&(this.__state=this.__state.getWritable(this).resetOnCopyNode())}static importDOM;constructor(t){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,Object.defineProperty(this,"__state",{configurable:!0,enumerable:!1,value:void 0,writable:!0}),wo(this,t)}getType(){return this.__type}isInline(){t(137,this.constructor.name)}isAttached(){let t=this.__key;for(;null!==t;){if("root"===t)return!0;const e=Po(t);if(null===e)break;t=e.__parent}return!1}isSelected(t){const e=t||$r();if(null==e)return!1;const n=e.getNodes().some(t=>t.__key===this.__key);if(yr(this))return n;if(wr(e)&&"element"===e.anchor.type&&"element"===e.focus.type){if(e.isCollapsed())return!1;const t=this.getParent();if(Li(this)&&this.isInline()&&t){const n=e.isBackward()?e.focus:e.anchor;if(t.is(n.getNode())&&n.offset===t.getChildrenSize()&&this.is(t.getLastChild()))return!1}}return n}getKey(){return this.__key}getIndexWithinParent(){const t=this.getParent();if(null===t)return-1;let e=t.getFirstChild(),n=0;for(;null!==e;){if(this.is(e))return n;n++,e=e.getNextSibling()}return-1}getParent(){const t=this.getLatest().__parent;return null===t?null:Po(t)}getParentOrThrow(){const e=this.getParent();return null===e&&t(66,this.__key),e}getTopLevelElement(){let e=this;for(;null!==e;){const n=e.getParent();if(Ss(n))return Pi(e)||e===this&&Li(e)||t(194),e;e=n}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return null===e&&t(67,this.__key),e}getParents(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e),e=e.getParent();return t}getParentKeys(){const t=[];let e=this.getParent();for(;null!==e;)t.push(e.__key),e=e.getParent();return t}getPreviousSibling(){const t=this.getLatest().__prev;return null===t?null:Po(t)}getPreviousSiblings(){const t=[],e=this.getParent();if(null===e)return t;let n=e.getFirstChild();for(;null!==n&&!n.is(this);)t.push(n),n=n.getNextSibling();return t}getNextSibling(){const t=this.getLatest().__next;return null===t?null:Po(t)}getNextSiblings(){const t=[];let e=this.getNextSibling();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getCommonAncestor(t){const e=Pi(this)?this:this.getParent(),n=Pi(t)?t:t.getParent(),r=e&&n?Ml(e,n):null;return r?r.commonAncestor:null}is(t){return null!=t&&this.__key===t.__key}isBefore(e){const n=Ml(this,e);return null!==n&&("descendant"===n.type||("branch"===n.type?-1===wl(n):("same"!==n.type&&"ancestor"!==n.type&&t(279),!1)))}isParentOf(t){const e=Ml(this,t);return null!==e&&"ancestor"===e.type}getNodesBetween(e){const n=this.isBefore(e),r=[],i=new Set;let o=this;for(;null!==o;){const s=o.__key;if(i.has(s)||(i.add(s),r.push(o)),o===e)break;const l=Pi(o)?n?o.getFirstChild():o.getLastChild():null;if(null!==l){o=l;continue}const c=n?o.getNextSibling():o.getPreviousSibling();if(null!==c){o=c;continue}const a=o.getParentOrThrow();if(i.has(a.__key)||r.push(a),a===e)break;let u=null,f=a;do{if(null===f&&t(68),u=n?f.getNextSibling():f.getPreviousSibling(),f=f.getParent(),null===f)break;null!==u||i.has(f.__key)||r.push(f)}while(null===u);o=u}return n||r.reverse(),r}isDirty(){const t=_i()._dirtyLeaves;return null!==t&&t.has(this.__key)}getLatest(){if(Kn(this))return this;const e=Po(this.__key);return null===e&&t(113),e}getWritable(){if(Kn(this))return this;di();const t=gi(),e=_i(),n=t._nodeMap,r=this.__key,i=this.getLatest(),o=e._cloneNotNeeded,s=$r();if(null!==s&&s.setCachedNodes(null),o.has(r))return Oo(i),i;const l=Js(i);return o.add(r),Oo(l),n.set(r,l),l}getTextContent(){return""}getTextContentSize(){return this.getTextContent().length}createDOM(e,n){t(70)}updateDOM(e,n,r){t(71)}exportDOM(t){return{element:this.createDOM(t._config,t)}}exportJSON(){const t=this.__state?this.__state.toJSON():void 0;return{type:this.__type,version:1,...t}}static importJSON(e){t(18,this.name)}updateFromJSON(t){return function(t,e){const n=t.getWritable(),r=e.$;let i=r;for(const t of ft(n).flatKeys)t in e&&(void 0!==i&&i!==r||(i={...r}),i[t]=e[t]);return(n.__state||i)&&ut(t).updateFromJSON(i),n}(this,t)}static transform(){return null}remove(t){Fn(this,!0,t)}replace(e,n){di();let r=$r();null!==r&&(r=r.clone()),Ts(this,e);const i=this.getLatest(),o=this.__key,s=e.__key,l=e.getWritable(),c=this.getParentOrThrow().getWritable(),a=c.__size;Eo(l);const u=i.getPreviousSibling(),f=i.getNextSibling(),d=i.__prev,h=i.__next,g=i.__parent;if(Fn(i,!1,!0),null===u)c.__first=s;else{u.getWritable().__next=s}if(l.__prev=d,null===f)c.__last=s;else{f.getWritable().__prev=s}if(l.__next=h,l.__parent=g,c.__size=a,n&&(Pi(this)&&Pi(l)||t(139),this.getChildren().forEach(t=>{l.append(t)})),wr(r)){Bo(r);const t=r.anchor,e=r.focus;t.key===o&&Nr(t,l),e.key===o&&Nr(e,l)}return Ao()===o&&Mo(s),l}insertAfter(t,e=!0){di(),Ts(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.getParent(),o=$r();let s=!1,l=!1;if(null!==i){const e=t.getIndexWithinParent();if(Eo(r),wr(o)){const t=i.__key,n=o.anchor,r=o.focus;s="element"===n.type&&n.key===t&&n.offset===e+1,l="element"===r.type&&r.key===t&&r.offset===e+1}}const c=this.getNextSibling(),a=this.getParentOrThrow().getWritable(),u=r.__key,f=n.__next;if(null===c)a.__last=u;else{c.getWritable().__prev=u}if(a.__size++,n.__next=u,r.__next=f,r.__prev=n.__key,r.__parent=n.__parent,e&&wr(o)){const t=this.getIndexWithinParent();Yr(o,a,t+1);const e=a.__key;s&&o.anchor.set(e,t+2,"element"),l&&o.focus.set(e,t+2,"element")}return t}insertBefore(t,e=!0){di(),Ts(this,t);const n=this.getWritable(),r=t.getWritable(),i=r.__key;Eo(r);const o=this.getPreviousSibling(),s=this.getParentOrThrow().getWritable(),l=n.__prev,c=this.getIndexWithinParent();if(null===o)s.__first=i;else{o.getWritable().__next=i}s.__size++,n.__prev=i,r.__prev=l,r.__next=n.__key,r.__parent=n.__parent;const a=$r();if(e&&wr(a)){Yr(a,this.getParentOrThrow(),c)}return t}isParentRequired(){return!1}createParentElementNode(){return Vi()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(t,e){di();const n=this.getPreviousSibling(),r=this.getParentOrThrow();if(null===n)return r.select(0,0);if(Pi(n))return n.select();if(!yr(n)){const t=n.getIndexWithinParent()+1;return r.select(t,t)}return n.select(t,e)}selectNext(t,e){di();const n=this.getNextSibling(),r=this.getParentOrThrow();if(null===n)return r.select();if(Pi(n))return n.select(0,0);if(!yr(n)){const t=n.getIndexWithinParent();return r.select(t,t)}return n.select(t,e)}markDirty(){this.getWritable()}reconcileObservedMutation(t,e){this.markDirty()}}const Rn="historic",Bn="history-push",Wn="history-merge",Jn="paste",jn="collaboration",Un="skip-collab",$n="skip-scroll-into-view",Vn="skip-dom-selection",Yn="skip-selection-focus",qn="composition-start",Hn="composition-end";class Gn extends zn{static getType(){return"linebreak"}static clone(t){return new Gn(t.__key)}constructor(t){super(t)}getTextContent(){return"\n"}createDOM(){return document.createElement("br")}updateDOM(){return!1}isInline(){return!0}static importDOM(){return{br:t=>function(t){const e=t.parentElement;if(null!==e&&Is(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&tr(n)){const n=e.lastChild;if(n===t||n.previousSibling===t&&tr(n))return!0}}return!1}(t)||function(t){const e=t.parentElement;if(null!==e&&Is(e)){const n=e.firstChild;if(n===t||n.nextSibling===t&&tr(n))return!1;const r=e.lastChild;if(r===t||r.previousSibling===t&&tr(r))return!0}return!1}(t)?null:{conversion:Xn,priority:0}}}static importJSON(t){return Qn().updateFromJSON(t)}}function Xn(t){return{node:Qn()}}function Qn(){return ks(new Gn)}function Zn(t){return t instanceof Gn}function tr(t){return vo(t)&&/^( |\t|\r?\n)+$/.test(t.textContent||"")}function er(t,e){return 16&e?"code":e&k?"mark":32&e?"sub":64&e?"sup":null}function nr(t,e){return 1&e?"strong":2&e?"em":"span"}function rr(t,e,n,r,i){const o=r.classList;let s=rs(i,"base");void 0!==s&&o.add(...s),s=rs(i,"underlineStrikethrough");let l=!1;const c=8&e&&4&e;void 0!==s&&(8&n&&4&n?(l=!0,c||o.add(...s)):c&&o.remove(...s));for(const t in z){const r=z[t];if(s=rs(i,t),void 0!==s)if(n&r){if(l&&("underline"===t||"strikethrough"===t)){e&r&&o.remove(...s);continue}(0===(e&r)||c&&"underline"===t||"strikethrough"===t)&&o.add(...s)}else e&r&&o.remove(...s)}}function ir(t,e,n){const r=e.firstChild,i=n.isComposing(),s=t+(i?A:"");if(null==r)e.textContent=s;else{const t=r.nodeValue;if(t!==s)if(i||o){const[e,n,i]=function(t,e){const n=t.length,r=e.length;let i=0,o=0;for(;i<n&&i<r&&t[i]===e[i];)i++;for(;o+i<n&&o+i<r&&t[n-o-1]===e[r-o-1];)o++;return[i,n-i-o,e.slice(i,r-o)]}(t,s);0!==n&&r.deleteData(e,n),r.insertData(e,i)}else r.nodeValue=s}}function or(t,e,n,r,i,o){ir(i,t,e);const s=o.theme.text;void 0!==s&&rr(0,0,r,t,s)}function sr(t,e){const n=document.createElement(e);return n.appendChild(t),n}class lr extends zn{__text;__format;__style;__mode;__detail;static getType(){return"text"}static clone(t){return new lr(t.__text,t.__key)}afterCloneFrom(t){super.afterCloneFrom(t),this.__text=t.__text,this.__format=t.__format,this.__style=t.__style,this.__mode=t.__mode,this.__detail=t.__detail}constructor(t="",e){super(e),this.__text=t,this.__format=0,this.__style="",this.__mode=0,this.__detail=0}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const t=this.getLatest();return j[t.__mode]}getStyle(){return this.getLatest().__style}isToken(){return 1===this.getLatest().__mode}isComposing(){return this.__key===Ao()}isSegmented(){return 2===this.getLatest().__mode}isDirectionless(){return!!(1&this.getLatest().__detail)}isUnmergeable(){return!!(2&this.getLatest().__detail)}hasFormat(t){const e=z[t];return 0!==(this.getFormat()&e)}isSimpleText(){return"text"===this.__type&&0===this.__mode}getTextContent(){return this.getLatest().__text}getFormatFlags(t,e){return No(this.getLatest().__format,t,e)}canHaveFormat(){return!0}isInline(){return!0}createDOM(t,e){const n=this.__format,r=er(0,n),i=nr(0,n),o=null===r?i:r,s=document.createElement(o);let l=s;this.hasFormat("code")&&s.setAttribute("spellcheck","false"),null!==r&&(l=document.createElement(i),s.appendChild(l));or(l,this,0,n,this.__text,t);const c=this.__style;return""!==c&&(s.style.cssText=c),s}updateDOM(e,n,r){const i=this.__text,o=e.__format,s=this.__format,l=er(0,o),c=er(0,s),a=nr(0,o),u=nr(0,s);if((null===l?a:l)!==(null===c?u:c))return!0;if(l===c&&a!==u){const e=n.firstChild;null==e&&t(48);const o=document.createElement(u);return or(o,this,0,s,i,r),n.replaceChild(o,e),!1}let f=n;null!==c&&null!==l&&(f=n.firstChild,null==f&&t(49)),ir(i,f,this);const d=r.theme.text;void 0!==d&&o!==s&&rr(0,o,s,f,d);const h=e.__style,g=this.__style;return h!==g&&(n.style.cssText=g),!1}static importDOM(){return{"#text":()=>({conversion:dr,priority:0}),b:()=>({conversion:ar,priority:0}),code:()=>({conversion:_r,priority:0}),em:()=>({conversion:_r,priority:0}),i:()=>({conversion:_r,priority:0}),mark:()=>({conversion:_r,priority:0}),s:()=>({conversion:_r,priority:0}),span:()=>({conversion:cr,priority:0}),strong:()=>({conversion:_r,priority:0}),sub:()=>({conversion:_r,priority:0}),sup:()=>({conversion:_r,priority:0}),u:()=>({conversion:_r,priority:0})}}static importJSON(t){return pr().updateFromJSON(t)}updateFromJSON(t){return super.updateFromJSON(t).setTextContent(t.text).setFormat(t.format).setDetail(t.detail).setMode(t.mode).setStyle(t.style)}exportDOM(e){let{element:n}=super.exportDOM(e);return Ps(n)||t(132),n.style.whiteSpace="pre-wrap",this.hasFormat("lowercase")?n.style.textTransform="lowercase":this.hasFormat("uppercase")?n.style.textTransform="uppercase":this.hasFormat("capitalize")&&(n.style.textTransform="capitalize"),this.hasFormat("bold")&&(n=sr(n,"b")),this.hasFormat("italic")&&(n=sr(n,"i")),this.hasFormat("strikethrough")&&(n=sr(n,"s")),this.hasFormat("underline")&&(n=sr(n,"u")),{element:n}}exportJSON(){return{detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),...super.exportJSON()}}selectionTransform(t,e){}setFormat(t){const e=this.getWritable();return e.__format="string"==typeof t?z[t]:t,e}setDetail(t){const e=this.getWritable();return e.__detail="string"==typeof t?R[t]:t,e}setStyle(t){const e=this.getWritable();return e.__style=t,e}toggleFormat(t){const e=No(this.getFormat(),t,null);return this.setFormat(e)}toggleDirectionless(){const t=this.getWritable();return t.__detail^=1,t}toggleUnmergeable(){const t=this.getWritable();return t.__detail^=2,t}setMode(t){const e=J[t];if(this.__mode===e)return this;const n=this.getWritable();return n.__mode=e,n}setTextContent(t){if(this.__text===t)return this;const e=this.getWritable();return e.__text=t,e}select(t,e){di();let n=t,r=e;const i=$r(),o=this.getTextContent(),s=this.__key;if("string"==typeof o){const t=o.length;void 0===n&&(n=t),void 0===r&&(r=t)}else n=0,r=0;if(!wr(i))return Br(s,n,s,r,"text","text");{const t=Ao();t!==i.anchor.key&&t!==i.focus.key||Mo(s),i.setTextNodeRange(this,n,this,r)}return i}selectStart(){return this.select(0,0)}selectEnd(){const t=this.getTextContentSize();return this.select(t,t)}spliceText(t,e,n,r){const i=this.getWritable(),o=i.__text,s=n.length;let l=t;l<0&&(l=s+l,l<0&&(l=0));const c=$r();if(r&&wr(c)){const e=t+s;c.setTextNodeRange(i,e,i,e)}const a=o.slice(0,l)+n+o.slice(l+e);return i.__text=a,i}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}splitText(...t){di();const e=this.getLatest(),n=e.getTextContent();if(""===n)return[];const r=e.__key,i=Ao(),o=n.length;t.sort((t,e)=>t-e),t.push(o);const s=[],l=t.length;for(let e=0,r=0;e<o&&r<=l;r++){const i=t[r];i>e&&(s.push(n.slice(e,i)),e=i)}const c=s.length;if(1===c)return[e];const a=s[0],u=e.getParent();let f;const d=e.getFormat(),h=e.getStyle(),g=e.__detail;let _=!1,p=null,y=null;const m=$r();if(wr(m)){const[t,e]=m.isBackward()?[m.focus,m.anchor]:[m.anchor,m.focus];"text"===t.type&&t.key===r&&(p=t),"text"===e.type&&e.key===r&&(y=e)}e.isSegmented()?(f=pr(a),f.__format=d,f.__style=h,f.__detail=g,f.__state=pt(e,f),_=!0):f=e.setTextContent(a);const x=[f];for(let t=1;t<c;t++){const n=pr(s[t]);n.__format=d,n.__style=h,n.__detail=g,n.__state=pt(e,n);const o=n.__key;i===r&&Mo(o),x.push(n)}const C=p?p.offset:null,S=y?y.offset:null;let v=0;for(const t of x){if(!p&&!y)break;const e=v+t.getTextContentSize();if(null!==p&&null!==C&&C<=e&&C>=v&&(p.set(t.getKey(),C-v,"text"),C<e&&(p=null)),null!==y&&null!==S&&S<=e&&S>=v){y.set(t.getKey(),S-v,"text");break}v=e}if(null!==u){!function(t){const e=t.getPreviousSibling(),n=t.getNextSibling();null!==e&&Oo(e);null!==n&&Oo(n)}(this);const t=u.getWritable(),e=this.getIndexWithinParent();_?(t.splice(e,0,x),this.remove()):t.splice(e,1,x),wr(m)&&Yr(m,u,e,c-1)}return x}mergeWithSibling(e){const n=e===this.getPreviousSibling();n||e===this.getNextSibling()||t(50);const r=this.__key,i=e.__key,o=this.__text,s=o.length;Ao()===i&&Mo(r);const l=$r();if(wr(l)){const t=l.anchor,o=l.focus;null!==t&&t.key===i&&Gr(t,n,r,e,s),null!==o&&o.key===i&&Gr(o,n,r,e,s)}const c=e.__text,a=n?c+o:o+c;this.setTextContent(a);const u=this.getWritable();return e.remove(),u}isTextEntity(){return!1}}function cr(t){return{forChild:mr(t.style),node:null}}function ar(t){const e=t,n="normal"===e.style.fontWeight;return{forChild:mr(e.style,n?void 0:"bold"),node:null}}const ur=new WeakMap;function fr(t){if(!Ps(t))return!1;if("PRE"===t.nodeName)return!0;const e=t.style.whiteSpace;return"string"==typeof e&&e.startsWith("pre")}function dr(e){const n=e;null===e.parentElement&&t(129);let r=n.textContent||"";if(null!==function(t){let e,n=t.parentNode;const r=[t];for(;null!==n&&void 0===(e=ur.get(n))&&!fr(n);)r.push(n),n=n.parentNode;const i=void 0===e?n:e;for(let t=0;t<r.length;t++)ur.set(r[t],i);return i}(n)){const t=r.split(/(\r?\n|\t)/),e=[],n=t.length;for(let r=0;r<n;r++){const n=t[r];"\n"===n||"\r\n"===n?e.push(Qn()):"\t"===n?e.push(Cr()):""!==n&&e.push(pr(n))}return{node:e}}if(r=r.replace(/\r/g,"").replace(/[ \t\n]+/g," "),""===r)return{node:null};if(" "===r[0]){let t=n,e=!0;for(;null!==t&&null!==(t=hr(t,!1));){const n=t.textContent||"";if(n.length>0){/[ \t\n]$/.test(n)&&(r=r.slice(1)),e=!1;break}}e&&(r=r.slice(1))}if(" "===r[r.length-1]){let t=n,e=!0;for(;null!==t&&null!==(t=hr(t,!0));){if((t.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){e=!1;break}}e&&(r=r.slice(0,r.length-1))}return""===r?{node:null}:{node:pr(r)}}function hr(t,e){let n=t;for(;;){let t;for(;null===(t=e?n.nextSibling:n.previousSibling);){const t=n.parentElement;if(null===t)return null;n=t}if(n=t,Ps(n)){const t=n.style.display;if(""===t&&!Ls(n)||""!==t&&!t.startsWith("inline"))return null}let r=n;for(;null!==(r=e?n.firstChild:n.lastChild);)n=r;if(vo(n))return n;if("BR"===n.nodeName)return null}}const gr={code:"code",em:"italic",i:"italic",mark:"highlight",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function _r(t){const e=gr[t.nodeName.toLowerCase()];return void 0===e?{node:null}:{forChild:mr(t.style,e),node:null}}function pr(t=""){return ks(new lr(t))}function yr(t){return t instanceof lr}function mr(t,e){const n=t.fontWeight,r=t.textDecoration.split(" "),i="700"===n||"bold"===n,o=r.includes("line-through"),s="italic"===t.fontStyle,l=r.includes("underline"),c=t.verticalAlign;return t=>yr(t)?(i&&!t.hasFormat("bold")&&t.toggleFormat("bold"),o&&!t.hasFormat("strikethrough")&&t.toggleFormat("strikethrough"),s&&!t.hasFormat("italic")&&t.toggleFormat("italic"),l&&!t.hasFormat("underline")&&t.toggleFormat("underline"),"sub"!==c||t.hasFormat("subscript")||t.toggleFormat("subscript"),"super"!==c||t.hasFormat("superscript")||t.toggleFormat("superscript"),e&&!t.hasFormat(e)&&t.toggleFormat(e),t):t}class xr extends lr{static getType(){return"tab"}static clone(t){return new xr(t.__key)}constructor(t){super("\t",t),this.__detail=2}static importDOM(){return null}createDOM(t){const e=super.createDOM(t),n=rs(t.theme,"tab");if(void 0!==n){e.classList.add(...n)}return e}static importJSON(t){return Cr().updateFromJSON(t)}setTextContent(t){return"\t"!==t&&""!==t&&e(126),super.setTextContent("\t")}spliceText(e,n,r,i){return""===r&&0===n||"\t"===r&&1===n||t(286),this}setDetail(e){return 2!==e&&t(127),this}setMode(e){return"normal"!==e&&t(128),this}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}}function Cr(){return ks(new xr)}function Sr(t){return t instanceof xr}class vr{key;offset;type;_selection;constructor(t,e,n){this._selection=null,this.key=t,this.offset=e,this.type=n}is(t){return this.key===t.key&&this.offset===t.offset&&this.type===t.type}isBefore(t){if(this.key===t.key)return this.offset<t.offset;return bl(Bl(Al(this,"next")),Bl(Al(t,"next")))<0}getNode(){const e=Po(this.key);return null===e&&t(20),e}set(t,e,n,r){const i=this._selection,o=this.key;r&&this.key===t&&this.offset===e&&this.type===n||(this.key=t,this.offset=e,this.type=n,fi()||(Ao()===o&&Mo(t),null!==i&&(i.setCachedNodes(null),i.dirty=!0)))}}function kr(t,e,n){return new vr(t,e,n)}function Tr(t,e){let n=e.__key,r=t.offset,i="element";if(yr(e)){i="text";const t=e.getTextContentSize();r>t&&(r=t)}else if(!Pi(e)){const t=e.getNextSibling();if(yr(t))n=t.__key,r=0,i="text";else{const t=e.getParent();t&&(n=t.__key,r=e.getIndexWithinParent()+1)}}t.set(n,r,i)}function Nr(t,e){if(Pi(e)){const n=e.getLastDescendant();Pi(n)||yr(n)?Tr(t,n):Tr(t,e)}else Tr(t,e)}class br{_nodes;_cachedNodes;dirty;constructor(t){this._cachedNodes=null,this._nodes=t,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){if(!Or(t))return!1;const e=this._nodes,n=t._nodes;return e.size===n.size&&Array.from(e).every(t=>n.has(t))}isCollapsed(){return!1}isBackward(){return!1}getStartEndPoints(){return null}add(t){this.dirty=!0,this._nodes.add(t),this._cachedNodes=null}delete(t){this.dirty=!0,this._nodes.delete(t),this._cachedNodes=null}clear(){this.dirty=!0,this._nodes.clear(),this._cachedNodes=null}has(t){return this._nodes.has(t)}clone(){return new br(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(t){}insertText(){}insertNodes(t){const e=this.getNodes(),n=e.length,r=e[n-1];let i;if(yr(r))i=r.select();else{const t=r.getIndexWithinParent()+1;i=r.getParentOrThrow().select(t,t)}i.insertNodes(t);for(let t=0;t<n;t++)e[t].remove()}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=this._nodes,n=[];for(const t of e){const e=Po(t);null!==e&&n.push(e)}return fi()||(this._cachedNodes=n),n}getTextContent(){const t=this.getNodes();let e="";for(let n=0;n<t.length;n++)e+=t[n].getTextContent();return e}deleteNodes(){const t=this.getNodes();if(($r()||Vr())===this&&t[0]){const e=dl(t[0],"next");Dl(Tl(e,e))}for(const e of t)e.remove()}}function wr(t){return t instanceof Er}class Er{format;style;anchor;focus;_cachedNodes;dirty;constructor(t,e,n,r){this.anchor=t,this.focus=e,t._selection=this,e._selection=this,this._cachedNodes=null,this.format=n,this.style=r,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(t){this._cachedNodes=t}is(t){return!!wr(t)&&(this.anchor.is(t.anchor)&&this.focus.is(t.focus)&&this.format===t.format&&this.style===t.style)}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const t=this._cachedNodes;if(null!==t)return t;const e=function(t){const e=[],[n,r]=t.getTextSlices();n&&e.push(n.caret.origin);const i=new Set,o=new Set;for(const n of t)if(cl(n)){const{origin:t}=n;0===e.length?i.add(t):(o.add(t),e.push(t))}else{const{origin:t}=n;Pi(t)&&o.has(t)||e.push(t)}r&&e.push(r.caret.origin);if(ll(t.focus)&&Pi(t.focus.origin)&&null===t.focus.getNodeAtCaret())for(let n=pl(t.focus.origin,"previous");cl(n)&&i.has(n.origin)&&!n.origin.isEmpty()&&n.origin.is(e[e.length-1]);n=ml(n))i.delete(n.origin),e.pop();for(;e.length>1;){const t=e[e.length-1];if(!Pi(t)||o.has(t)||t.isEmpty()||i.has(t))break;e.pop()}if(0===e.length&&t.isCollapsed()){const n=Bl(t.anchor),r=Bl(t.anchor.getFlipped()),i=t=>ol(t)?t.origin:t.getNodeAtCaret(),o=i(n)||i(r)||(t.anchor.getNodeAtCaret()?n.origin:r.origin);e.push(o)}return e}(jl(Ll(this),"next"));return fi()||(this._cachedNodes=e),e}setTextNodeRange(t,e,n,r){this.anchor.set(t.__key,e,"text"),this.focus.set(n.__key,r,"text")}getTextContent(){const t=this.getNodes();if(0===t.length)return"";const e=t[0],n=t[t.length-1],r=this.anchor,i=this.focus,o=r.isBefore(i),[s,l]=Ar(this);let c="",a=!0;for(let u=0;u<t.length;u++){const f=t[u];if(Pi(f)&&!f.isInline())a||(c+="\n"),a=!f.isEmpty();else if(a=!1,yr(f)){let t=f.getTextContent();f===e?f===n?"element"===r.type&&"element"===i.type&&i.offset!==r.offset||(t=s<l?t.slice(s,l):t.slice(l,s)):t=o?t.slice(s):t.slice(l):f===n&&(t=o?t.slice(0,l):t.slice(0,s)),c+=t}else!Li(f)&&!Zn(f)||f===n&&this.isCollapsed()||(c+=f.getTextContent())}return c}applyDOMRange(t){const e=_i(),n=e.getEditorState()._selection,r=zr(t.startContainer,t.startOffset,t.endContainer,t.endOffset,e,n);if(null===r)return;const[i,o]=r;this.anchor.set(i.key,i.offset,i.type,!0),this.focus.set(o.key,o.offset,o.type,!0),Ct(this)}clone(){const t=this.anchor,e=this.focus;return new Er(kr(t.key,t.offset,t.type),kr(e.key,e.offset,e.type),this.format,this.style)}toggleFormat(t){this.format=No(this.format,t,null),this.dirty=!0}setFormat(t){this.format=t,this.dirty=!0}setStyle(t){this.style=t,this.dirty=!0}hasFormat(t){const e=z[t];return 0!==(this.format&e)}insertRawText(t){const e=t.split(/(\r?\n|\t)/),n=[],r=e.length;for(let t=0;t<r;t++){const r=e[t];"\n"===r||"\r\n"===r?n.push(Qn()):"\t"===r?n.push(Cr()):n.push(pr(r))}this.insertNodes(n)}insertText(e){const n=this.anchor,r=this.focus,i=this.format,o=this.style;let s=n,l=r;!this.isCollapsed()&&r.isBefore(n)&&(s=r,l=n),"element"===s.type&&function(t,e,n,r){const i=t.getNode(),o=i.getChildAtIndex(t.offset),s=pr();if(s.setFormat(n),s.setStyle(r),Yi(o))o.splice(0,0,[s]);else{const t=Ki(i)?Vi().append(s):s;null===o?i.append(t):o.insertBefore(t)}t.is(e)&&e.set(s.__key,0,"text"),t.set(s.__key,0,"text")}(s,l,i,o),"element"===l.type&&Pl(l,Bl(Al(l,"next")));const c=s.offset;let a=l.offset;const u=this.getNodes(),f=u.length;let d=u[0];yr(d)||t(26);const h=d.getTextContent().length,g=d.getParentOrThrow();let _=u[f-1];if(1===f&&"element"===l.type&&(a=h,l.set(s.key,a,"text")),this.isCollapsed()&&c===h&&(So(d)||!d.canInsertTextAfter()||!g.canInsertTextAfter()&&null===d.getNextSibling())){let t=d.getNextSibling();if(yr(t)&&t.canInsertTextBefore()&&!So(t)||(t=pr(),t.setFormat(i),t.setStyle(o),g.canInsertTextAfter()?d.insertAfter(t):g.insertAfter(t)),t.select(0,0),d=t,""!==e)return void this.insertText(e)}else if(this.isCollapsed()&&0===c&&(So(d)||!d.canInsertTextBefore()||!g.canInsertTextBefore()&&null===d.getPreviousSibling())){let t=d.getPreviousSibling();if(yr(t)&&!So(t)||(t=pr(),t.setFormat(i),g.canInsertTextBefore()?d.insertBefore(t):g.insertBefore(t)),t.select(),d=t,""!==e)return void this.insertText(e)}else if(d.isSegmented()&&c!==h){const t=pr(d.getTextContent());t.setFormat(i),d.replace(t),d=t}else if(!this.isCollapsed()&&""!==e){const t=_.getParent();if(!g.canInsertTextBefore()||!g.canInsertTextAfter()||Pi(t)&&(!t.canInsertTextBefore()||!t.canInsertTextAfter()))return this.insertText(""),Kr(this.anchor,this.focus),void this.insertText(e)}if(1===f){if(Co(d)){const t=pr(e);return t.select(),void d.replace(t)}const t=d.getFormat(),n=d.getStyle();if(c!==a||t===i&&n===o){if(Sr(d)){const t=pr(e);return t.setFormat(i),t.setStyle(o),t.select(),void d.replace(t)}}else{if(""!==d.getTextContent()){const t=pr(e);if(t.setFormat(i),t.setStyle(o),t.select(),0===c)d.insertBefore(t,!1);else{const[e]=d.splitText(c);e.insertAfter(t,!1)}return void(t.isComposing()&&"text"===this.anchor.type&&(this.anchor.offset-=e.length))}d.setFormat(i),d.setStyle(o)}const r=a-c;d=d.spliceText(c,r,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=t,this.style=n,d.isComposing()&&(this.anchor.offset-=e.length))}else{const t=new Set([...d.getParentKeys(),..._.getParentKeys()]),n=Pi(d)?d:d.getParentOrThrow();let r=Pi(_)?_:_.getParentOrThrow(),i=_;if(!n.is(r)&&r.isInline())do{i=r,r=r.getParentOrThrow()}while(r.isInline());if("text"===l.type&&(0!==a||""===_.getTextContent())||"element"===l.type&&_.getIndexWithinParent()<a)if(yr(_)&&!Co(_)&&a!==_.getTextContentSize()){if(_.isSegmented()){const t=pr(_.getTextContent());_.replace(t),_=t}Ki(l.getNode())||"text"!==l.type||(_=_.spliceText(0,a,"")),t.add(_.__key)}else{const t=_.getParentOrThrow();t.canBeEmpty()||1!==t.getChildrenSize()?_.remove():t.remove()}else t.add(_.__key);const o=r.getChildren(),s=new Set(u),g=n.is(r),p=n.isInline()&&null===d.getNextSibling()?n:d;for(let t=o.length-1;t>=0;t--){const e=o[t];if(e.is(d)||Pi(e)&&e.isParentOf(d))break;e.isAttached()&&(!s.has(e)||e.is(i)?g||p.insertAfter(e,!1):e.remove())}if(!g){let e=r,n=null;for(;null!==e;){const r=e.getChildren(),i=r.length;(0===i||r[i-1].is(n))&&(t.delete(e.__key),n=e),e=e.getParent()}}if(Co(d))if(c===h)d.select();else{const t=pr(e);t.select(),d.replace(t)}else d=d.spliceText(c,h-c,e,!0),""===d.getTextContent()?d.remove():"text"===this.anchor.type&&(this.format=d.getFormat(),this.style=d.getStyle(),d.isComposing()&&(this.anchor.offset-=e.length));for(let e=1;e<f;e++){const n=u[e],r=n.__key;t.has(r)||n.remove()}}}removeText(){const t=$r()===this;Fl(this,Rl(Ll(this))),t&&$r()!==this&&Bo(this)}formatText(t,e=null){if(this.isCollapsed())return this.toggleFormat(t),void Mo(null);const n=this.getNodes(),r=[];for(const t of n)yr(t)&&r.push(t);const i=e=>{n.forEach(n=>{if(Pi(n)){const r=n.getFormatFlags(t,e);n.setTextFormat(r)}})},o=r.length;if(0===o)return this.toggleFormat(t),Mo(null),void i(e);const s=this.anchor,l=this.focus,c=this.isBackward(),a=c?l:s,u=c?s:l;let f=0,d=r[0],h="element"===a.type?0:a.offset;if("text"===a.type&&h===d.getTextContentSize()&&(f=1,d=r[1],h=0),null==d)return;const g=d.getFormatFlags(t,e);i(g);const _=o-1;let p=r[_];const y="text"===u.type?u.offset:p.getTextContentSize();if(d.is(p)){if(h===y)return;if(So(d)||0===h&&y===d.getTextContentSize())d.setFormat(g);else{const t=d.splitText(h,y),e=0===h?t[0]:t[1];e.setFormat(g),"text"===a.type&&a.set(e.__key,0,"text"),"text"===u.type&&u.set(e.__key,y-h,"text")}return void(this.format=g)}0===h||So(d)||([,d]=d.splitText(h),h=0),d.setFormat(g);const m=p.getFormatFlags(t,g);y>0&&(y===p.getTextContentSize()||So(p)||([p]=p.splitText(y)),p.setFormat(m));for(let e=f+1;e<_;e++){const n=r[e],i=n.getFormatFlags(t,m);n.setFormat(i)}"text"===a.type&&a.set(d.__key,h,"text"),"text"===u.type&&u.set(p.__key,y,"text"),this.format=g|m}insertNodes(e){if(0===e.length)return;if(this.isCollapsed()||this.removeText(),"root"===this.anchor.key){this.insertParagraph();const n=$r();return wr(n)||t(134),n.insertNodes(e)}const n=(this.isBackward()?this.focus:this.anchor).getNode(),r=Gs(n,Ks),i=e[e.length-1];if(Pi(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else{const t=ni(this);r.splice(t,0,e),i.selectEnd()}return}if(!e.some(t=>(Pi(t)||Li(t))&&!t.isInline())){Pi(r)||t(211,n.constructor.name,n.getType());const o=ni(this);return r.splice(o,0,e),void i.selectEnd()}const o=function(t){const e=Vi();let n=null;for(let r=0;r<t.length;r++){const i=t[r],o=Zn(i);if(o||Li(i)&&i.isInline()||Pi(i)&&i.isInline()||yr(i)||i.isParentRequired()){if(null===n&&(n=i.createParentElementNode(),e.append(n),o))continue;null!==n&&n.append(i)}else e.append(i),n=null}return e}(e),s=o.getLastDescendant(),l=o.getChildren(),c=!Pi(r)||!r.isEmpty()?this.insertParagraph():null,a=l[l.length-1];let u=l[0];var f;Pi(f=u)&&Ks(f)&&!f.isEmpty()&&Pi(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(Pi(r)||t(211,n.constructor.name,n.getType()),r.append(...u.getChildren()),u=l[1]),u&&(null===r&&t(212,n.constructor.name,n.getType()),function(e,n){const r=n.getParentOrThrow().getLastChild();let i=n;const o=[n];for(;i!==r;)i.getNextSibling()||t(140),i=i.getNextSibling(),o.push(i);let s=e;for(const t of o)s=s.insertAfter(t)}(r,u));const d=Gs(s,Ks);c&&Pi(d)&&(c.canMergeWhenEmpty()||Ks(a))&&(d.append(...c.getChildren()),c.remove()),Pi(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const h=Pi(r)?r.getLastChild():null;Zn(h)&&d!==r&&h.remove()}insertParagraph(){if("root"===this.anchor.key){const t=Vi();return zo().splice(this.anchor.offset,0,[t]),t.select(),t}const e=ni(this),n=Gs(this.anchor.getNode(),Ks);Pi(n)||t(213);const r=n.getChildAtIndex(e),i=r?[r,...r.getNextSiblings()]:[],o=n.insertNewAfter(this,!1);return o?(o.append(...i),o.selectStart(),o):null}insertLineBreak(t){const e=Qn();if(this.insertNodes([e]),t){const t=e.getParentOrThrow(),n=e.getIndexWithinParent();t.select(n,n)}}extract(){const t=[...this.getNodes()],e=t.length;let n=t[0],r=t[e-1];const[i,o]=Ar(this),s=this.isBackward(),[l,c]=s?[this.focus,this.anchor]:[this.anchor,this.focus],[a,u]=s?[o,i]:[i,o];if(0===e)return[];if(1===e){if(yr(n)&&!this.isCollapsed()){const t=n.splitText(a,u),e=0===a?t[0]:t[1];return e?(l.set(e.getKey(),0,"text"),c.set(e.getKey(),e.getTextContentSize(),"text"),[e]):[]}return[n]}if(yr(n)&&(a===n.getTextContentSize()?t.shift():0!==a&&([,n]=n.splitText(a),t[0]=n,l.set(n.getKey(),0,"text"))),yr(r)){const e=r.getTextContent().length;0===u?t.pop():u!==e&&([r]=r.splitText(u),t[t.length-1]=r,c.set(r.getKey(),r.getTextContentSize(),"text"))}return t}modify(t,e,n){if(ii(this,t,e,n))return;const r="move"===t,i=_i(),o=Es(ms(i));if(!o)return;const s=i._blockCursorElement,l=i._rootElement,c=this.focus.getNode();if(null===l||null===s||!Pi(c)||c.isInline()||c.canBeEmpty()||ws(s,i,l),this.dirty){let t=us(i,this.anchor.key),e=us(i,this.focus.key);"text"===this.anchor.type&&(t=To(t)),"text"===this.focus.type&&(e=To(e)),t&&e&&Xr(o,t,this.anchor.offset,e,this.focus.offset)}if(function(t,e,n,r){t.modify(e,n,r)}(o,t,e?"backward":"forward",n),o.rangeCount>0){const t=o.getRangeAt(0),n=this.anchor.getNode(),i=Ki(n)?n:Cs(n);if(this.applyDOMRange(t),this.dirty=!0,!r){const n=this.getNodes(),r=[];let s=!1;for(let t=0;t<n.length;t++){const e=n[t];ps(e,i)?r.push(e):s=!0}if(s&&r.length>0)if(e){const t=r[0];Pi(t)?t.selectStart():t.getParentOrThrow().selectStart()}else{const t=r[r.length-1];Pi(t)?t.selectEnd():t.getParentOrThrow().selectEnd()}o.anchorNode===t.startContainer&&o.anchorOffset===t.startOffset||function(t){const e=t.focus,n=t.anchor,r=n.key,i=n.offset,o=n.type;n.set(e.key,e.offset,e.type,!0),e.set(r,i,o,!0)}(this)}}"lineboundary"===n&&ii(this,t,e,n,"decorators")}forwardDeletion(t,e,n){if(!n&&("element"===t.type&&Pi(e)&&t.offset===e.getChildrenSize()||"text"===t.type&&t.offset===e.getTextContentSize())){const t=e.getParent(),n=e.getNextSibling()||(null===t?null:t.getNextSibling());if(Pi(n)&&n.isShadowRoot())return!0}return!1}deleteCharacter(t){const e=this.isCollapsed();if(this.isCollapsed()){const e=this.anchor;let n=e.getNode();if(this.forwardDeletion(e,n,t))return;const r=vl(Al(e,t?"previous":"next"));if(r.getTextSlices().every(t=>null===t||0===t.distance)){let t={type:"initial"};for(const e of r.iterNodeCarets("shadowRoot"))if(cl(e))if(e.origin.isInline());else{if(e.origin.isShadowRoot()){if("merge-block"===t.type)break;if(Pi(r.anchor.origin)&&r.anchor.origin.isEmpty()){const t=Bl(e);Fl(this,Tl(t,t)),r.anchor.origin.remove()}return}"merge-next-block"!==t.type&&"merge-block"!==t.type||(t={block:t.block,caret:e,type:"merge-block"})}else{if("merge-block"===t.type)break;if(ll(e)){if(Pi(e.origin)){if(e.origin.isInline()){if(!e.origin.isParentOf(r.anchor.origin))break}else t={block:e.origin,type:"merge-next-block"};continue}if(Li(e.origin)){if(e.origin.isIsolated());else if("merge-next-block"===t.type&&(e.origin.isKeyboardSelectable()||!e.origin.isInline())&&Pi(r.anchor.origin)&&r.anchor.origin.isEmpty()){r.anchor.origin.remove();const t=Jr();t.add(e.origin.getKey()),Bo(t)}else e.origin.remove();return}break}}if("merge-block"===t.type){const{caret:e,block:n}=t;return Fl(this,Tl(!e.origin.isEmpty()&&n.isEmpty()?Il(dl(n,e.direction)):r.anchor,e)),this.removeText()}}const i=this.focus;if(this.modify("extend",t,"character"),this.isCollapsed()){if(t&&0===e.offset&&Pr(this,e.getNode()))return}else{const r="text"===i.type?i.getNode():null;if(n="text"===e.type?e.getNode():null,null!==r&&r.isSegmented()){const e=i.offset,o=r.getTextContentSize();if(r.is(n)||t&&e!==o||!t&&0!==e)return void Fr(r,t,e)}else if(null!==n&&n.isSegmented()){const i=e.offset,o=n.getTextContentSize();if(n.is(r)||t&&0!==i||!t&&i!==o)return void Fr(n,t,i)}!function(t,e){const n=t.anchor,r=t.focus,i=n.getNode(),o=r.getNode();if(i===o&&"text"===n.type&&"text"===r.type){const t=n.offset,o=r.offset,s=t<o,l=s?t:o,c=s?o:t,a=c-1;if(l!==a){(function(t){return!(Jo(t)||Dr(t))})(i.getTextContent().slice(l,c))&&(e?r.set(r.key,a,r.type):n.set(n.key,a,n.type))}}}(this,t)}}if(this.removeText(),t&&!e&&this.isCollapsed()&&"element"===this.anchor.type&&0===this.anchor.offset){const t=this.anchor.getNode();t.isEmpty()&&Ki(t.getParent())&&null===t.getPreviousSibling()&&Pr(this,t)}}deleteLine(t){this.isCollapsed()&&this.modify("extend",t,"lineboundary"),this.isCollapsed()?this.deleteCharacter(t):this.removeText()}deleteWord(t){if(this.isCollapsed()){const e=this.anchor,n=e.getNode();if(this.forwardDeletion(e,n,t))return;this.modify("extend",t,"word")}this.isCollapsed()?this.deleteCharacter(t):this.removeText()}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return[this.anchor,this.focus]}}function Or(t){return t instanceof br}function Mr(t){const e=t.offset;if("text"===t.type)return e;const n=t.getNode();return e===n.getChildrenSize()?n.getTextContent().length:0}function Ar(t){const e=t.getStartEndPoints();if(null===e)return[0,0];const[n,r]=e;return"element"===n.type&&"element"===r.type&&n.key===r.key&&n.offset===r.offset?[0,0]:[Mr(n),Mr(r)]}function Pr(t,e){for(let n=e;n;n=n.getParent()){if(Pi(n)){if(n.collapseAtStart(t))return!0;if(Ss(n))break}if(n.getPreviousSibling())break}return!1}const Dr=(()=>{try{const t=new RegExp("\\p{Emoji}","u"),e=t.test.bind(t);if(e("\u2764\ufe0f")&&e("#\ufe0f\u20e3")&&e("\u{1f44d}"))return e}catch(t){}return()=>!1})();function Fr(t,e,n){const r=t,i=r.getTextContent().split(/(?=\s)/g),o=i.length;let s=0,l=0;for(let t=0;t<o;t++){const r=t===o-1;if(l=s,s+=i[t].length,e&&s===n||s>n||r){i.splice(t,1),r&&(l=void 0);break}}const c=i.join("").trim();""===c?r.remove():(r.setTextContent(c),r.select(l,l))}function Lr(e,n,r,i){let o,s=n;if(Ps(e)){let l=!1;const c=e.childNodes,a=c.length,u=i._blockCursorElement;s===a&&(l=!0,s=a-1);let f=c[s],d=!1;if(f===u)f=c[s+1],d=!0;else if(null!==u){const t=u.parentNode;if(e===t){n>Array.prototype.indexOf.call(t.children,u)&&s--}}if(o=Wo(f),yr(o))s=gl(o,l?"next":"previous");else{let c=Wo(e);if(null===c)return null;if(Pi(c)){const a=i.getElementByKey(c.getKey());null===a&&t(214);const u=c.getDOMSlot(a);[c,s]=u.resolveChildIndex(c,a,e,n),Pi(c)||t(215),l&&s>=c.getChildrenSize()&&(s=Math.max(0,c.getChildrenSize()-1));let f=c.getChildAtIndex(s);if(Pi(f)&&function(t,e,n){const r=t.getParent();return null===n||null===r||!r.canBeEmpty()||r!==n.getNode()}(f,0,r)){const t=l?f.getLastDescendant():f.getFirstDescendant();null===t?c=f:(f=t,c=Pi(f)?f:f.getParentOrThrow()),s=0}yr(f)?(o=f,c=null,s=gl(f,l?"next":"previous")):f!==c&&l&&!d&&(Pi(c)||t(216),s=Math.min(c.getChildrenSize(),s+1))}else{const t=c.getIndexWithinParent();s=0===n&&Li(c)&&Wo(e)===c?t:t+1,c=c.getParentOrThrow()}if(Pi(c))return kr(c.__key,s,"element")}}else o=Wo(e);return yr(o)?kr(o.__key,gl(o,s,"clamp"),"text"):null}function Ir(t,e,n){const r=t.offset,i=t.getNode();if(0===r){const r=i.getPreviousSibling(),o=i.getParent();if(e){if((n||!e)&&null===r&&Pi(o)&&o.isInline()){const e=o.getPreviousSibling();yr(e)&&t.set(e.__key,e.getTextContent().length,"text")}}else Pi(r)&&!n&&r.isInline()?t.set(r.__key,r.getChildrenSize(),"element"):yr(r)&&t.set(r.__key,r.getTextContent().length,"text")}else if(r===i.getTextContent().length){const r=i.getNextSibling(),o=i.getParent();if(e&&Pi(r)&&r.isInline())t.set(r.__key,0,"element");else if((n||e)&&null===r&&Pi(o)&&o.isInline()&&!o.canInsertTextAfter()){const e=o.getNextSibling();yr(e)&&t.set(e.__key,0,"text")}}}function Kr(t,e,n){if("text"===t.type&&"text"===e.type){const n=t.isBefore(e),r=t.is(e);Ir(t,n,r),Ir(e,!n,r),r&&e.set(t.key,t.offset,t.type)}}function zr(t,e,n,r,i,o){if(null===t||null===n||!_o(i,t,n))return null;const s=Lr(t,e,wr(o)?o.anchor:null,i);if(null===s)return null;const l=Lr(n,r,wr(o)?o.focus:null,i);if(null===l)return null;if("element"===s.type&&"element"===l.type){const e=Wo(t),r=Wo(n);if(Li(e)&&Li(r))return null}return Kr(s,l),[s,l]}function Rr(t){return Pi(t)&&!t.isInline()}function Br(t,e,n,r,i,o){const s=gi(),l=new Er(kr(t,e,i),kr(n,r,o),0,"");return l.dirty=!0,s._selection=l,l}function Wr(){const t=kr("root",0,"element"),e=kr("root",0,"element");return new Er(t,e,0,"")}function Jr(){return new br(new Set)}function jr(t,e){return Ur(null,t,e,null)}function Ur(t,e,n,r){const i=n._window;if(null===i)return null;const o=r||i.event,s=o?o.type:void 0,l="selectionchange"===s,c=!Y&&(l||"beforeinput"===s||"compositionstart"===s||"compositionend"===s||"click"===s&&o&&3===o.detail||"drop"===s||void 0===s);let a,u,f,d;if(wr(t)&&!c)return t.clone();if(null===e)return null;if(a=e.anchorNode,u=e.focusNode,f=e.anchorOffset,d=e.focusOffset,(l||void 0===s)&&wr(t)&&!_o(n,a,u))return t.clone();const h=zr(a,f,u,d,n,t);if(null===h)return null;const[g,_]=h;let p=0,y="";if(wr(t)){const e=t.anchor;if(g.key===e.key)p=t.format,y=t.style;else{const t=g.getNode();yr(t)?(p=t.getFormat(),y=t.getStyle()):Pi(t)&&(p=t.getTextFormat(),y=t.getTextStyle())}}return new Er(g,_,p,y)}function $r(){return gi()._selection}function Vr(){return _i()._editorState._selection}function Yr(t,e,n,r=1){const i=t.anchor,o=t.focus,s=i.getNode(),l=o.getNode();if(!e.is(s)&&!e.is(l))return;const c=e.__key;if(t.isCollapsed()){const e=i.offset;if(n<=e&&r>0||n<e&&r<0){const n=Math.max(0,e+r);i.set(c,n,"element"),o.set(c,n,"element"),qr(t)}}else{const s=t.isBackward(),l=s?o:i,a=l.getNode(),u=s?i:o,f=u.getNode();if(e.is(a)){const t=l.offset;(n<=t&&r>0||n<t&&r<0)&&l.set(c,Math.max(0,t+r),"element")}if(e.is(f)){const t=u.offset;(n<=t&&r>0||n<t&&r<0)&&u.set(c,Math.max(0,t+r),"element")}}qr(t)}function qr(t){const e=t.anchor,n=e.offset,r=t.focus,i=r.offset,o=e.getNode(),s=r.getNode();if(t.isCollapsed()){if(!Pi(o))return;const t=o.getChildrenSize(),i=n>=t,s=i?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(yr(s)){let t=0;i&&(t=s.getTextContentSize()),e.set(s.__key,t,"text"),r.set(s.__key,t,"text")}return}if(Pi(o)){const t=o.getChildrenSize(),r=n>=t,i=r?o.getChildAtIndex(t-1):o.getChildAtIndex(n);if(yr(i)){let t=0;r&&(t=i.getTextContentSize()),e.set(i.__key,t,"text")}}if(Pi(s)){const t=s.getChildrenSize(),e=i>=t,n=e?s.getChildAtIndex(t-1):s.getChildAtIndex(i);if(yr(n)){let t=0;e&&(t=n.getTextContentSize()),r.set(n.__key,t,"text")}}}function Hr(t,e,n,r,i){let o=null,s=0,l=null;null!==r?(o=r.__key,yr(r)?(s=r.getTextContentSize(),l="text"):Pi(r)&&(s=r.getChildrenSize(),l="element")):null!==i&&(o=i.__key,yr(i)?l="text":Pi(i)&&(l="element")),null!==o&&null!==l?t.set(o,s,l):(s=e.getIndexWithinParent(),-1===s&&(s=n.getChildrenSize()),t.set(n.__key,s,"element"))}function Gr(t,e,n,r,i){"text"===t.type?t.set(n,t.offset+(e?0:i),"text"):t.offset>r.getIndexWithinParent()&&t.set(t.key,t.offset-1,"element")}function Xr(t,e,n,r,i){try{t.setBaseAndExtent(e,n,r,i)}catch(t){}}function Qr(t,e,n){const r=us(t,e.getKey());if(Pi(e)){const t=e.getDOMSlot(r);return[t.element,n+t.getFirstChildOffset()]}return[r,n]}function Zr(t,e,n,r,i,s,l){const c=r.anchorNode,a=r.focusNode,u=r.anchorOffset,f=r.focusOffset,d=document.activeElement;if(i.has(jn)&&d!==s||null!==d&&go(d))return;if(!wr(e))return void(null!==t&&_o(n,c,a)&&r.removeAllRanges());const h=e.anchor,g=e.focus,_=h.getNode(),p=g.getNode(),[y,m]=Qr(n,_,h.offset),[x,C]=Qr(n,p,g.offset),S=e.format,v=e.style,k=e.isCollapsed();let T=y,N=x,b=!1;var w,E,O,M,A;if(("text"===h.type?(T=To(y),b=_.getFormat()!==S||_.getStyle()!==v):wr(t)&&"text"===t.anchor.type&&(b=!0),"text"===g.type&&(N=To(x)),null!==T&&null!==N)&&(k&&(null===t||b||wr(t)&&(t.format!==S||t.style!==v))&&(w=S,E=v,O=m,M=h.key,A=performance.now(),gn=[w,E,O,M,A]),u!==m||f!==C||c!==T||a!==N||"Range"===r.type&&k||(null!==d&&s.contains(d)||i.has(Yn)||s.focus({preventScroll:!0}),"element"===h.type))){if(Xr(r,T,m,N,C),!o||!e.isCollapsed()||null===s||i.has(Yn)||null!==document.activeElement&&s.contains(document.activeElement)||s.focus({preventScroll:!0}),!i.has($n)&&e.isCollapsed()&&null!==s&&s===document.activeElement){const t=wr(e)&&"element"===e.anchor.type?T.childNodes[m]||null:r.rangeCount>0?r.getRangeAt(0):null;if(null!==t){let e;if(t instanceof Text){const n=document.createRange();n.selectNode(t),e=n.getBoundingClientRect()}else e=t.getBoundingClientRect();!function(t,e,n){const r=ds(n),i=ys(r);if(null===r||null===i)return;let{top:o,bottom:s}=e,l=0,c=0,a=n;for(;null!==a;){const e=a===r.body;if(e){l=0,c=ms(t).innerHeight;const e=i.getComputedStyle(r.documentElement),n=parseFloat(e.scrollPaddingTop),o=parseFloat(e.scrollPaddingBottom);isFinite(n)&&(l+=n),isFinite(o)&&(c-=o)}else{const t=a.getBoundingClientRect();l=t.top,c=t.bottom}let n=0;if(o<l?n=-(l-o):s>c&&(n=s-c),0!==n)if(e)i.scrollBy(0,n);else{const t=a.scrollTop;a.scrollTop+=n;const e=a.scrollTop-t;o-=e,s-=e}if(e)break;a=fs(a)}}(n,e,s)}}ln=!0}}function ti(t){let e=$r()||Vr();null===e&&(e=zo().selectEnd()),e.insertNodes(t)}function ei(){const t=$r();return null===t?"":t.getTextContent()}function ni(e){let n=e;e.isCollapsed()||n.removeText();const r=$r();wr(r)&&(n=r),wr(n)||t(161);const i=n.anchor;let o=i.getNode(),s=i.offset;for(;!Ks(o);){const t=o;if([o,s]=ri(o,s),t.is(o))break}return s}function ri(t,e){const n=t.getParent();if(!n){const t=Vi();return zo().append(t),t.select(),[zo(),0]}if(yr(t)){const r=t.splitText(e);if(0===r.length)return[n,t.getIndexWithinParent()];const i=0===e?0:1;return[n,r[0].getIndexWithinParent()+i]}if(!Pi(t)||0===e)return[n,t.getIndexWithinParent()];const r=t.getChildAtIndex(e);if(r){const n=new Er(kr(t.__key,e,"element"),kr(t.__key,e,"element"),0,""),i=t.insertNewAfter(n);i&&i.append(r,...r.getNextSiblings())}return[n,t.getIndexWithinParent()+1]}function ii(t,e,n,r,i="decorators-and-blocks"){if("move"===e&&"character"===r&&!t.isCollapsed()){const[e,r]=n===t.isBackward()?[t.focus,t.anchor]:[t.anchor,t.focus];return r.set(e.key,e.offset,e.type),!0}const o=Al(t.focus,n?"previous":"next"),s="lineboundary"===r,l="move"===e;let c=o,a="decorators-and-blocks"===i;if(!Wl(c)){for(const t of c){a=!1;const{origin:e}=t;if(!Li(e)||e.isIsolated()||(c=t,!s||!e.isInline()))break}if(a)for(const t of vl(o).iterNodeCarets("extend"===e?"shadowRoot":"root")){if(cl(t))t.origin.isInline()||(c=t);else{if(Pi(t.origin))continue;Li(t.origin)&&!t.origin.isInline()&&(c=t)}break}}if(c===o)return!1;if(l&&!s&&Li(c.origin)&&c.origin.isKeyboardSelectable()){const t=Jr();return t.add(c.origin.getKey()),Bo(t),!0}return c=Bl(c),l&&Pl(t.anchor,c),Pl(t.focus,c),a||!s}let oi=null,si=null,li=!1,ci=!1,ai=0;const ui={characterData:!0,childList:!0,subtree:!0};function fi(){return li||null!==oi&&oi._readOnly}function di(){li&&t(13)}function hi(){ai>99&&t(14)}function gi(){return null===oi&&t(195,pi()),oi}function _i(){return null===si&&t(196,pi()),si}function pi(){let t=0;const e=new Set,n=io.version;if("undefined"!=typeof window)for(const r of document.querySelectorAll("[contenteditable]")){const i=mo(r);if(po(i))t++;else if(i){let t=String(i.constructor.version||"<0.17.1");t===n&&(t+=" (separately built, likely a bundler configuration issue)"),e.add(t)}}let r=` Detected on the page: ${t} compatible editor(s) with version ${n}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function yi(){return si}function mi(t,e,n){const r=e.__type,i=ao(t,r);let o=n.get(r);void 0===o&&(o=Array.from(i.transforms),n.set(r,o));const s=o.length;for(let t=0;t<s&&(o[t](e),e.isAttached());t++);}function xi(t,e){return void 0!==t&&t.__key!==e&&t.isAttached()}function Ci(t,e){if(!e)return;const n=t._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const t of r)n.add(t)}function Si(t){return vi(t,_i()._nodes)}function vi(e,n){const r=e.type,i=n.get(r);void 0===i&&t(17,r);const o=i.klass;e.type!==o.getType()&&t(18,o.name);const s=o.importJSON(e),l=e.children;if(Pi(s)&&Array.isArray(l))for(let t=0;t<l.length;t++){const e=vi(l[t],n);s.append(e)}return s}function ki(t,e,n){const r=oi,i=li,o=si;oi=e,li=!0,si=t;try{return n()}finally{oi=r,li=i,si=o}}function Ti(t,e){const n=t._pendingEditorState,r=t._rootElement,i=t._headless||null===r;if(null===n)return;const o=t._editorState,s=o._selection,l=n._selection,c=0!==t._dirtyType,a=oi,u=li,f=si,d=t._updating,h=t._observer;let g=null;if(t._pendingEditorState=null,t._editorState=n,!i&&c&&null!==h){si=t,oi=n,li=!1,t._updating=!0;try{const e=t._dirtyType,r=t._dirtyElements,i=t._dirtyLeaves;h.disconnect(),g=te(o,n,t,e,r,i)}catch(e){if(e instanceof Error&&t._onError(e),ci)throw e;return Zi(t,null,r,n),nt(t),t._dirtyType=2,ci=!0,Ti(t,o),void(ci=!1)}finally{h.observe(r,ui),t._updating=d,oi=a,li=u,si=f}}n._readOnly||(n._readOnly=!0);const _=t._dirtyLeaves,p=t._dirtyElements,y=t._normalizedNodes,m=t._updateTags,x=t._deferred;c&&(t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements=new Map,t._normalizedNodes=new Set,t._updateTags=new Set),function(t,e){const n=t._decorators;let r=t._pendingDecorators||n;const i=e._nodeMap;let o;for(o in r)i.has(o)||(r===n&&(r=Io(t)),delete r[o])}(t,n);const C=i?null:Es(ms(t));if(t._editable&&null!==C&&(c||null===l||l.dirty||!l.is(s))&&null!==r&&!m.has(Vn)){si=t,oi=n;try{if(null!==h&&h.disconnect(),c||null===l||l.dirty){const e=t._blockCursorElement;null!==e&&ws(e,t,r),Zr(s,l,t,C,m,r)}!function(t,e,n){let r=t._blockCursorElement;if(wr(n)&&n.isCollapsed()&&"element"===n.anchor.type&&e.contains(document.activeElement)){const i=n.anchor,o=i.getNode(),s=i.offset;let l=!1,c=null;if(s===o.getChildrenSize()){bs(o.getChildAtIndex(s-1))&&(l=!0)}else{const e=o.getChildAtIndex(s);if(null!==e&&bs(e)){const n=e.getPreviousSibling();(null===n||bs(n))&&(l=!0,c=t.getElementByKey(e.__key))}}if(l){const n=t.getElementByKey(o.__key);return null===r&&(t._blockCursorElement=r=function(t){const e=t.theme,n=document.createElement("div");n.contentEditable="false",n.setAttribute("data-lexical-cursor","true");let r=e.blockCursor;if(void 0!==r){if("string"==typeof r){const t=tc(r);r=e.blockCursor=t}void 0!==r&&n.classList.add(...r)}return n}(t._config)),e.style.caretColor="transparent",void(null===c?n.appendChild(r):n.insertBefore(r,c))}}null!==r&&ws(r,t,e)}(t,r,l)}finally{null!==h&&h.observe(r,ui),si=f,oi=a}}null!==g&&function(t,e,n,r,i){const o=Array.from(t._listeners.mutation),s=o.length;for(let t=0;t<s;t++){const[s,l]=o[t];for(const t of l){const o=e.get(t);void 0!==o&&s(o,{dirtyLeaves:r,prevEditorState:i,updateTags:n})}}}(t,g,m,_,o),wr(l)||null===l||null!==s&&s.is(l)||t.dispatchCommand(re,void 0);const S=t._pendingDecorators;null!==S&&(t._decorators=S,t._pendingDecorators=null,Ni("decorator",t,!0,S)),function(t,e,n){const r=Ko(e),i=Ko(n);r!==i&&Ni("textcontent",t,!0,i)}(t,e||o,n),Ni("update",t,!0,{dirtyElements:p,dirtyLeaves:_,editorState:n,mutatedNodes:g,normalizedNodes:y,prevEditorState:e||o,tags:m}),function(t,e){if(t._deferred=[],0!==e.length){const n=t._updating;t._updating=!0;try{for(let t=0;t<e.length;t++)e[t]()}finally{t._updating=n}}}(t,x),function(t){const e=t._updates;if(0!==e.length){const n=e.shift();if(n){const[e,r]=n;wi(t,e,r)}}}(t)}function Ni(t,e,n,...r){const i=e._updating;e._updating=n;try{const n=e._listeners[t],i=Array.from(n);for(const[t,e]of i){e&&e();const i=t(...r);n.has(t)?n.set(t,i):i&&i()}}finally{e._updating=i}}function bi(e,n){const r=e._updates;let i=n||!1;for(;0!==r.length;){const n=r.shift();if(n){const[r,o]=n,s=e._pendingEditorState;let l;void 0!==o&&(l=o.onUpdate,o.skipTransforms&&(i=!0),o.discrete&&(null===s&&t(191),s._flushSync=!0),l&&e._deferred.push(l),Ci(e,o.tag)),null==s?wi(e,r,o):r()}}return i}function wi(e,n,r){const i=e._updateTags;let o,s=!1,l=!1;void 0!==r&&(o=r.onUpdate,Ci(e,r.tag),s=r.skipTransforms||!1,l=r.discrete||!1),o&&e._deferred.push(o);const c=e._editorState;let a=e._pendingEditorState,u=!1;(null===a||a._readOnly)&&(a=e._pendingEditorState=zi(a||c),u=!0),a._flushSync=l;const f=oi,d=li,h=si,g=e._updating;oi=a,li=!1,e._updating=!0,si=e;const _=e._headless||null===e.getRootElement();so(null);try{u&&(_?null!==c._selection&&(a._selection=c._selection.clone()):a._selection=function(t,e){const n=t.getEditorState()._selection,r=Es(ms(t));return wr(n)||null==n?Ur(n,r,t,e):n.clone()}(e,r&&r.event||null));const i=e._compositionKey;n(),s=bi(e,s),function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(wr(r)){const t=r.anchor,e=r.focus;let i;if("text"===t.type&&(i=t.getNode(),i.selectionTransform(n,r)),"text"===e.type){const t=e.getNode();i!==t&&t.selectionTransform(n,r)}}}(a,e),0!==e._dirtyType&&(s?function(t,e){const n=e._dirtyLeaves,r=t._nodeMap;for(const t of n){const e=r.get(t);yr(e)&&e.isAttached()&&e.isSimpleText()&&!e.isUnmergeable()&&xt(e)}}(a,e):function(t,e){const n=e._dirtyLeaves,r=e._dirtyElements,i=t._nodeMap,o=Ao(),s=new Map;let l=n,c=l.size,a=r,u=a.size;for(;c>0||u>0;){if(c>0){e._dirtyLeaves=new Set;for(const t of l){const r=i.get(t);yr(r)&&r.isAttached()&&r.isSimpleText()&&!r.isUnmergeable()&&xt(r),void 0!==r&&xi(r,o)&&mi(e,r,s),n.add(t)}if(l=e._dirtyLeaves,c=l.size,c>0){ai++;continue}}e._dirtyLeaves=new Set,e._dirtyElements=new Map,a.delete("root")&&a.set("root",!0);for(const t of a){const n=t[0],l=t[1];if(r.set(n,l),!l)continue;const c=i.get(n);void 0!==c&&xi(c,o)&&mi(e,c,s)}l=e._dirtyLeaves,c=l.size,a=e._dirtyElements,u=a.size,ai++}e._dirtyLeaves=n,e._dirtyElements=r}(a,e),bi(e),function(t,e,n,r){const i=t._nodeMap,o=e._nodeMap,s=[];for(const[t]of r){const e=o.get(t);void 0!==e&&(e.isAttached()||(Pi(e)&&V(e,t,i,o,s,r),i.has(t)||r.delete(t),s.push(t)))}for(const t of s)o.delete(t);for(const t of n){const e=o.get(t);void 0===e||e.isAttached()||(i.has(t)||n.delete(t),o.delete(t))}}(c,a,e._dirtyLeaves,e._dirtyElements));i!==e._compositionKey&&(a._flushSync=!0);const o=a._selection;if(wr(o)){const e=a._nodeMap,n=o.anchor.key,r=o.focus.key;void 0!==e.get(n)&&void 0!==e.get(r)||t(19)}else Or(o)&&0===o._nodes.size&&(a._selection=null)}catch(t){return t instanceof Error&&e._onError(t),e._pendingEditorState=c,e._dirtyType=2,e._cloneNotNeeded.clear(),e._dirtyLeaves=new Set,e._dirtyElements.clear(),void Ti(e)}finally{oi=f,li=d,si=h,e._updating=g,ai=0}const p=0!==e._dirtyType||e._deferred.length>0||function(t,e){const n=e.getEditorState()._selection,r=t._selection;if(null!==r){if(r.dirty||!r.is(n))return!0}else if(null!==n)return!0;return!1}(a,e);p?a._flushSync?(a._flushSync=!1,Ti(e)):u&&fo(()=>{Ti(e)}):(a._flushSync=!1,u&&(i.clear(),e._deferred=[],e._pendingEditorState=null))}function Ei(t,e,n){si===t&&void 0===n?e():wi(t,e,n)}class Oi{element;before;after;constructor(t,e,n){this.element=t,this.before=e||null,this.after=n||null}withBefore(t){return new Oi(this.element,t,this.after)}withAfter(t){return new Oi(this.element,this.before,t)}withElement(t){return this.element===t?this:new Oi(t,this.before,this.after)}insertChild(e){const n=this.before||this.getManagedLineBreak();return null!==n&&n.parentElement!==this.element&&t(222),this.element.insertBefore(e,n),this}removeChild(e){return e.parentElement!==this.element&&t(223),this.element.removeChild(e),this}replaceChild(e,n){return n.parentElement!==this.element&&t(224),this.element.replaceChild(e,n),this}getFirstChild(){const t=this.after?this.after.nextSibling:this.element.firstChild;return t===this.before||t===this.getManagedLineBreak()?null:t}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(t){if(null===t)this.removeManagedLineBreak();else{const e="decorator"===t&&(d||c||l);this.insertManagedLineBreak(e)}}removeManagedLineBreak(){const t=this.getManagedLineBreak();if(t){const e=this.element,n="IMG"===t.nodeName?t.nextSibling:null;n&&e.removeChild(n),e.removeChild(t),e.__lexicalLineBreak=void 0}}insertManagedLineBreak(t){const e=this.getManagedLineBreak();if(e){if(t===("IMG"===e.nodeName))return;this.removeManagedLineBreak()}const n=this.element,r=this.before,i=document.createElement("br");if(n.insertBefore(i,r),t){const t=document.createElement("img");t.setAttribute("data-lexical-linebreak","true"),t.style.cssText="display: inline !important; border: 0px !important; margin: 0px !important;",t.alt="",n.insertBefore(t,i),n.__lexicalLineBreak=t}else n.__lexicalLineBreak=i}getFirstChildOffset(){let t=0;for(let e=this.after;null!==e;e=e.previousSibling)t++;return t}resolveChildIndex(t,e,n,r){if(n===this.element){const e=this.getFirstChildOffset();return[t,Math.min(e+t.getChildrenSize(),Math.max(e,r))]}const i=Mi(e,n);i.push(r);const o=Mi(e,this.element);let s=t.getIndexWithinParent();for(let t=0;t<o.length;t++){const e=i[t],n=o[t];if(void 0===e||e<n)break;if(e>n){s+=1;break}}return[t.getParentOrThrow(),s]}}function Mi(e,n){const r=[];let i=n;for(;i!==e&&null!==i;i=i.parentNode){let t=0;for(let e=i.previousSibling;null!==e;e=e.previousSibling)t++;r.push(t)}return i!==e&&t(225),r.reverse()}class Ai extends zn{__first;__last;__size;__format;__style;__indent;__dir;__textFormat;__textStyle;constructor(t){super(t),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null,this.__textFormat=0,this.__textStyle=""}afterCloneFrom(t){super.afterCloneFrom(t),this.__key===t.__key&&(this.__first=t.__first,this.__last=t.__last,this.__size=t.__size),this.__indent=t.__indent,this.__format=t.__format,this.__style=t.__style,this.__dir=t.__dir,this.__textFormat=t.__textFormat,this.__textStyle=t.__textStyle}getFormat(){return this.getLatest().__format}getFormatType(){const t=this.getFormat();return W[t]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e),e=e.getNextSibling();return t}getChildrenKeys(){const t=[];let e=this.getFirstChild();for(;null!==e;)t.push(e.__key),e=e.getNextSibling();return t}getChildrenSize(){return this.getLatest().__size}isEmpty(){return 0===this.getChildrenSize()}isDirty(){const t=_i()._dirtyElements;return null!==t&&t.has(this.__key)}isLastChild(){const t=this.getLatest(),e=this.getParentOrThrow().getLastChild();return null!==e&&e.is(t)}getAllTextNodes(){const t=[];let e=this.getFirstChild();for(;null!==e;){if(yr(e)&&t.push(e),Pi(e)){const n=e.getAllTextNodes();t.push(...n)}e=e.getNextSibling()}return t}getFirstDescendant(){let t=this.getFirstChild();for(;Pi(t);){const e=t.getFirstChild();if(null===e)break;t=e}return t}getLastDescendant(){let t=this.getLastChild();for(;Pi(t);){const e=t.getLastChild();if(null===e)break;t=e}return t}getDescendantByIndex(t){const e=this.getChildren(),n=e.length;if(t>=n){const t=e[n-1];return Pi(t)&&t.getLastDescendant()||t||null}const r=e[t];return Pi(r)&&r.getFirstDescendant()||r||null}getFirstChild(){const t=this.getLatest().__first;return null===t?null:Po(t)}getFirstChildOrThrow(){const e=this.getFirstChild();return null===e&&t(45,this.__key),e}getLastChild(){const t=this.getLatest().__last;return null===t?null:Po(t)}getLastChildOrThrow(){const e=this.getLastChild();return null===e&&t(96,this.__key),e}getChildAtIndex(t){const e=this.getChildrenSize();let n,r;if(t<e/2){for(n=this.getFirstChild(),r=0;null!==n&&r<=t;){if(r===t)return n;n=n.getNextSibling(),r++}return null}for(n=this.getLastChild(),r=e-1;null!==n&&r>=t;){if(r===t)return n;n=n.getPreviousSibling(),r--}return null}getTextContent(){let t="";const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContent(),Pi(i)&&r!==n-1&&!i.isInline()&&(t+=P)}return t}getTextContentSize(){let t=0;const e=this.getChildren(),n=e.length;for(let r=0;r<n;r++){const i=e[r];t+=i.getTextContentSize(),Pi(i)&&r!==n-1&&!i.isInline()&&(t+=2)}return t}getDirection(){return this.getLatest().__dir}getTextFormat(){return this.getLatest().__textFormat}hasFormat(t){if(""!==t){const e=B[t];return 0!==(this.getFormat()&e)}return!1}hasTextFormat(t){const e=z[t];return 0!==(this.getTextFormat()&e)}getFormatFlags(t,e){return No(this.getLatest().__textFormat,t,e)}getTextStyle(){return this.getLatest().__textStyle}select(t,e){di();const n=$r();let r=t,i=e;const o=this.getChildrenSize();if(!this.canBeEmpty())if(0===t&&0===e){const t=this.getFirstChild();if(yr(t)||Pi(t))return t.select(0,0)}else if(!(void 0!==t&&t!==o||void 0!==e&&e!==o)){const t=this.getLastChild();if(yr(t)||Pi(t))return t.select()}void 0===r&&(r=o),void 0===i&&(i=o);const s=this.__key;return wr(n)?(n.anchor.set(s,r,"element"),n.focus.set(s,i,"element"),n.dirty=!0,n):Br(s,r,s,i,"element","element")}selectStart(){const t=this.getFirstDescendant();return t?t.selectStart():this.select()}selectEnd(){const t=this.getLastDescendant();return t?t.selectEnd():this.select()}clear(){const t=this.getWritable();return this.getChildren().forEach(t=>t.remove()),t}append(...t){return this.splice(this.getChildrenSize(),0,t)}setDirection(t){const e=this.getWritable();return e.__dir=t,e}setFormat(t){return this.getWritable().__format=""!==t?B[t]:0,this}setStyle(t){return this.getWritable().__style=t||"",this}setTextFormat(t){const e=this.getWritable();return e.__textFormat=t,e}setTextStyle(t){const e=this.getWritable();return e.__textStyle=t,e}setIndent(t){return this.getWritable().__indent=t,this}splice(e,n,r){Kn(this)&&t(324,this.__key,this.__type);const i=this.getChildrenSize(),o=this.getWritable();e+n<=i||t(226,String(e),String(n),String(i));const s=o.__key,l=[],c=[],a=this.getChildAtIndex(e+n);let u=null,f=i-n+r.length;if(0!==e)if(e===i)u=this.getLastChild();else{const t=this.getChildAtIndex(e);null!==t&&(u=t.getPreviousSibling())}if(n>0){let e=null===u?this.getFirstChild():u.getNextSibling();for(let r=0;r<n;r++){null===e&&t(100);const n=e.getNextSibling(),r=e.__key;Eo(e.getWritable()),c.push(r),e=n}}let d=u;for(const e of r){null!==d&&e.is(d)&&(u=d=d.getPreviousSibling());const n=e.getWritable();n.__parent===s&&f--,Eo(n);const r=e.__key;if(null===d)o.__first=r,n.__prev=null;else{const t=d.getWritable();t.__next=r,n.__prev=t.__key}e.__key===s&&t(76),n.__parent=s,l.push(r),d=e}if(e+n===i){if(null!==d){d.getWritable().__next=null,o.__last=d.__key}}else if(null!==a){const t=a.getWritable();if(null!==d){const e=d.getWritable();t.__prev=d.__key,e.__next=a.__key}else t.__prev=null}if(o.__size=f,c.length){const t=$r();if(wr(t)){const e=new Set(c),n=new Set(l),{anchor:r,focus:i}=t;Di(r,e,n)&&Hr(r,r.getNode(),this,u,a),Di(i,e,n)&&Hr(i,i.getNode(),this,u,a),0!==f||this.canBeEmpty()||Ss(this)||this.remove()}}return o}getDOMSlot(t){return new Oi(t)}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ps(e)){const t=this.getIndent();t>0&&(e.style.paddingInlineStart=40*t+"px");const n=this.getDirection();n&&(e.dir=n)}return{element:e}}exportJSON(){const t={children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),...super.exportJSON()},e=this.getTextFormat(),n=this.getTextStyle();return 0===e&&""===n||Ss(this)||this.getChildren().some(yr)||(0!==e&&(t.textFormat=e),""!==n&&(t.textStyle=n)),t}updateFromJSON(t){return super.updateFromJSON(t).setFormat(t.format).setIndent(t.indent).setDirection(t.direction).setTextFormat(t.textFormat||0).setTextStyle(t.textStyle||"")}insertNewAfter(t,e){return null}canIndent(){return!0}collapseAtStart(t){return!1}excludeFromCopy(t){return!1}canReplaceWith(t){return!0}canInsertAfter(t){return!0}canBeEmpty(){return!0}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}isInline(){return!1}isShadowRoot(){return!1}canMergeWith(t){return!1}extractWithChild(t,e,n){return!1}canMergeWhenEmpty(){return!1}reconcileObservedMutation(t,e){const n=this.getDOMSlot(t);let r=n.getFirstChild();for(let t=this.getFirstChild();t;t=t.getNextSibling()){const i=e.getElementByKey(t.getKey());null!==i&&(null==r?(n.insertChild(i),r=i):r!==i&&n.replaceChild(i,r),r=r.nextSibling)}}}function Pi(t){return t instanceof Ai}function Di(t,e,n){let r=t.getNode();for(;r;){const t=r.__key;if(e.has(t)&&!n.has(t))return!0;r=r.getParent()}return!1}class Fi extends zn{decorate(t,e){return null}isIsolated(){return!1}isInline(){return!0}isKeyboardSelectable(){return!0}}function Li(t){return t instanceof Fi}class Ii extends Ai{__cachedText;static getType(){return"root"}static clone(){return new Ii}constructor(){super("root"),this.__cachedText=null}getTopLevelElementOrThrow(){t(51)}getTextContent(){const t=this.__cachedText;return!fi()&&0!==_i()._dirtyType||null===t?super.getTextContent():t}remove(){t(52)}replace(e){t(53)}insertBefore(e){t(54)}insertAfter(e){t(55)}updateDOM(t,e){return!1}splice(e,n,r){for(const e of r)Pi(e)||Li(e)||t(282);return super.splice(e,n,r)}static importJSON(t){return zo().updateFromJSON(t)}collapseAtStart(){return!0}}function Ki(t){return t instanceof Ii}function zi(t){return new Ji(new Map(t._nodeMap))}function Ri(){return new Ji(new Map([["root",new Ii]]))}function Bi(e){const n=e.exportJSON(),r=e.constructor;if(n.type!==r.getType()&&t(130,r.name),Pi(e)){const i=n.children;Array.isArray(i)||t(59,r.name);const o=e.getChildren();for(let t=0;t<o.length;t++){const e=Bi(o[t]);i.push(e)}}return n}function Wi(t){return t instanceof Ji}class Ji{_nodeMap;_selection;_flushSync;_readOnly;constructor(t,e){this._nodeMap=t,this._selection=e||null,this._flushSync=!1,this._readOnly=!1}isEmpty(){return 1===this._nodeMap.size&&null===this._selection}read(t,e){return ki(e&&e.editor||null,this,t)}clone(t){const e=new Ji(this._nodeMap,void 0===t?this._selection:t);return e._readOnly=!0,e}toJSON(){return ki(null,this,()=>({root:Bi(zo())}))}}class ji extends Ai{static getType(){return"artificial"}createDOM(t){return document.createElement("div")}}class Ui extends Ai{static getType(){return"paragraph"}static clone(t){return new Ui(t.__key)}createDOM(t){const e=document.createElement("p"),n=rs(t.theme,"paragraph");if(void 0!==n){e.classList.add(...n)}return e}updateDOM(t,e,n){return!1}static importDOM(){return{p:t=>({conversion:$i,priority:0})}}exportDOM(t){const{element:e}=super.exportDOM(t);if(Ps(e)){this.isEmpty()&&e.append(document.createElement("br"));const t=this.getFormatType();t&&(e.style.textAlign=t)}return{element:e}}static importJSON(t){return Vi().updateFromJSON(t)}exportJSON(){const t=super.exportJSON();if(void 0===t.textFormat||void 0===t.textStyle){const e=this.getChildren().find(yr);e?(t.textFormat=e.getFormat(),t.textStyle=e.getStyle()):(t.textFormat=this.getTextFormat(),t.textStyle=this.getTextStyle())}return t}insertNewAfter(t,e){const n=Vi();n.setTextFormat(t.format),n.setTextStyle(t.style);const r=this.getDirection();return n.setDirection(r),n.setFormat(this.getFormatType()),n.setStyle(this.getStyle()),this.insertAfter(n,e),n}collapseAtStart(){const t=this.getChildren();if(0===t.length||yr(t[0])&&""===t[0].getTextContent().trim()){if(null!==this.getNextSibling())return this.selectNext(),this.remove(),!0;if(null!==this.getPreviousSibling())return this.selectPrevious(),this.remove(),!0}return!1}}function $i(t){const e=Vi();if(t.style&&(e.setFormat(t.style.textAlign),Us(t,e)),""===e.getFormatType()){const n=t.getAttribute("align");n&&n&&n in B&&e.setFormat(n)}return{node:e}}function Vi(){return ks(new Ui)}function Yi(t){return t instanceof Ui}const qi=0,Hi=1,Gi=2,Xi=3,Qi=4;function Zi(t,e,n,r){const i=t._keyToDOMMap;i.clear(),t._editorState=Ri(),t._pendingEditorState=r,t._compositionKey=null,t._dirtyType=0,t._cloneNotNeeded.clear(),t._dirtyLeaves=new Set,t._dirtyElements.clear(),t._normalizedNodes=new Set,t._updateTags=new Set,t._updates=[],t._blockCursorElement=null;const o=t._observer;null!==o&&(o.disconnect(),t._observer=null),null!==e&&(e.textContent=""),null!==n&&(n.textContent="",i.set("root",n))}function to(t){const e=new Set,n=new Set;let r=t;for(;r;){const{ownNodeConfig:t}=qs(r),i=r.transform;if(!n.has(i)){n.add(i);const t=r.transform();t&&e.add(t)}if(t){const n=t.$transform;n&&e.add(n),r=t.extends}else{const t=Object.getPrototypeOf(r);r=t.prototype instanceof zn&&t!==zn?t:void 0}}return e}function eo(t){const e=t||{},n=yi(),r=e.theme||{},i=void 0===t?n:e.parentEditor||null,o=e.disableEvents||!1,s=Ri(),l=e.namespace||(null!==i?i._config.namespace:Uo()),c=e.editorState,a=[Ii,lr,Gn,xr,Ui,ji,...e.nodes||[]],{onError:u,html:f}=e,d=void 0===e.editable||e.editable;let h;if(void 0===t&&null!==n)h=n._nodes;else{h=new Map;for(let t=0;t<a.length;t++){let e=a[t],n=null,r=null;if("function"!=typeof e){const t=e;e=t.replace,n=t.with,r=t.withKlass||null}qs(e);const i=e.getType(),o=to(e);h.set(i,{exportDOM:f&&f.export?f.export.get(e):void 0,klass:e,replace:n,replaceWithKlass:r,sharedNodeState:ct(a[t]),transforms:o})}}const g=new io(s,i,h,{disableEvents:o,namespace:l,theme:r},u||console.error,function(t,e){const n=new Map,r=new Set,i=t=>{Object.keys(t).forEach(e=>{let r=n.get(e);void 0===r&&(r=[],n.set(e,r)),r.push(t[e])})};return t.forEach(t=>{const e=t.klass.importDOM;if(null==e||r.has(e))return;r.add(e);const n=e.call(t.klass);null!==n&&i(n)}),e&&i(e),n}(h,f?f.import:void 0),d,t);return void 0!==c&&(g._pendingEditorState=c,g._dirtyType=2),function(t){t.registerCommand(se,Sn,qi),t.registerCommand(le,vn,qi),t.registerCommand(ce,kn,qi),t.registerCommand(ae,Tn,qi),t.registerCommand(Se,bn,qi)}(g),g}function no(t,e){const n=t.get(e);t.delete(e),n&&n()}function ro(t,e,n){return t.set(e,n),no.bind(null,t,e)}class io{static version;_headless;_parentEditor;_rootElement;_editorState;_pendingEditorState;_compositionKey;_deferred;_keyToDOMMap;_updates;_updating;_listeners;_commands;_nodes;_decorators;_pendingDecorators;_config;_dirtyType;_cloneNotNeeded;_dirtyLeaves;_dirtyElements;_normalizedNodes;_updateTags;_observer;_key;_onError;_htmlConversions;_window;_editable;_blockCursorElement;_createEditorArgs;constructor(t,e,n,r,i,o,s,l){this._createEditorArgs=l,this._parentEditor=e,this._rootElement=null,this._editorState=t,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=!1,this._listeners={decorator:new Map,editable:new Map,mutation:new Map,root:new Map,textcontent:new Map,update:new Map},this._commands=new Map,this._config=r,this._nodes=n,this._decorators={},this._pendingDecorators=null,this._dirtyType=0,this._cloneNotNeeded=new Set,this._dirtyLeaves=new Set,this._dirtyElements=new Map,this._normalizedNodes=new Set,this._updateTags=new Set,this._observer=null,this._key=Uo(),this._onError=i,this._htmlConversions=o,this._editable=s,this._headless=null!==e&&e._headless,this._window=null,this._blockCursorElement=null}isComposing(){return null!=this._compositionKey}registerUpdateListener(t){return ro(this._listeners.update,t)}registerEditableListener(t){return ro(this._listeners.editable,t)}registerDecoratorListener(t){return ro(this._listeners.decorator,t)}registerTextContentListener(t){return ro(this._listeners.textcontent,t)}registerRootListener(t){const e=this._listeners.root;return rc(ro(e,t,t(this._rootElement,null)||void 0),()=>function(t,e,n){const r=t.get(e);r&&r(),t.set(e,e(...n)||void 0)}(e,t,[null,this._rootElement]))}registerCommand(e,n,r){void 0===r&&t(35);const i=this._commands;i.has(e)||i.set(e,[new Set,new Set,new Set,new Set,new Set]);const o=i.get(e);void 0===o&&t(36,String(e));const s=o[r];return s.add(n),()=>{s.delete(n),o.every(t=>0===t.size)&&i.delete(e)}}registerMutationListener(t,e,n){const r=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(t)).klass,i=this._listeners.mutation;let o=i.get(e);void 0===o&&(o=new Set,i.set(e,o)),o.add(r);const s=n&&n.skipInitialization;return void 0!==s&&s||this.initializeMutationListener(e,r),()=>{o.delete(r),0===o.size&&i.delete(e)}}getRegisteredNode(e){const n=this._nodes.get(e.getType());return void 0===n&&t(37,e.name),n}resolveRegisteredNodeAfterReplacements(t){for(;t.replaceWithKlass;)t=this.getRegisteredNode(t.replaceWithKlass);return t}initializeMutationListener(t,e){const n=this._editorState,r=Ws(n).get(e.getType());if(!r)return;const i=new Map;for(const t of r.keys())i.set(t,"created");i.size>0&&t(i,{dirtyLeaves:new Set,prevEditorState:n,updateTags:new Set(["registerMutationListener"])})}registerNodeTransformToKlass(t,e){const n=this.getRegisteredNode(t);return n.transforms.add(e),n}registerNodeTransform(t,e){const n=this.registerNodeTransformToKlass(t,e),r=[n],i=n.replaceWithKlass;if(null!=i){const t=this.registerNodeTransformToKlass(i,e);r.push(t)}return function(t,e){const n=Ws(t.getEditorState()),r=[];for(const t of e){const e=n.get(t);e&&r.push(e)}if(0===r.length)return;t.update(()=>{for(const t of r)for(const e of t.keys()){const t=Po(e);t&&t.markDirty()}},null===t._pendingEditorState?{tag:Wn}:void 0)}(this,r.map(t=>t.klass.getType())),()=>{r.forEach(t=>t.transforms.delete(e))}}hasNode(t){return this._nodes.has(t.getType())}hasNodes(t){return t.every(this.hasNode.bind(this))}dispatchCommand(t,e){return as(this,t,e)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(t){const e=this._rootElement;if(t!==e){const n=rs(this._config.theme,"root"),r=this._pendingEditorState||this._editorState;if(this._rootElement=t,Zi(this,e,t,r),null!==e&&(this._config.disableEvents||Dn(e),null!=n&&e.classList.remove(...n)),null!==t){const e=ys(t),r=t.style;r.userSelect="text",r.whiteSpace="pre-wrap",r.wordBreak="break-word",t.setAttribute("data-lexical-editor","true"),this._window=e,this._dirtyType=2,nt(this),this._updateTags.add(Wn),Ti(this),this._config.disableEvents||function(t,e){const n=t.ownerDocument;on.set(t,n);const r=sn.get(n)??0;r<1&&n.addEventListener("selectionchange",On),sn.set(n,r+1),t.__lexicalEditor=e;const i=wn(t);for(let n=0;n<Ze.length;n++){const[r,o]=Ze[n],s="function"==typeof o?t=>{An(t)||(Mn(t),(e.isEditable()||"click"===r)&&o(t,e))}:t=>{if(An(t))return;Mn(t);const n=e.isEditable();switch(r){case"cut":return n&&as(e,je,t);case"copy":return as(e,Je,t);case"paste":return n&&as(e,ge,t);case"dragstart":return n&&as(e,Re,t);case"dragover":return n&&as(e,Be,t);case"dragend":return n&&as(e,We,t);case"focus":return n&&as(e,He,t);case"blur":return n&&as(e,Ge,t);case"drop":return n&&as(e,Ke,t)}};t.addEventListener(r,s),i.push(()=>{t.removeEventListener(r,s)})}}(t,this),null!=n&&t.classList.add(...n)}else this._window=null,this._updateTags.add(Wn),Ti(this);Ni("root",this,!1,t,e)}}getElementByKey(t){return this._keyToDOMMap.get(t)||null}getEditorState(){return this._editorState}setEditorState(e,n){e.isEmpty()&&t(38);let r=e;r._readOnly&&(r=zi(e),r._selection=e._selection?e._selection.clone():null),et(this);const i=this._pendingEditorState,o=this._updateTags,s=void 0!==n?n.tag:null;null===i||i.isEmpty()||(null!=s&&o.add(s),Ti(this)),this._pendingEditorState=r,this._dirtyType=2,this._dirtyElements.set("root",!1),this._compositionKey=null,null!=s&&o.add(s),this._updating||Ti(this)}parseEditorState(t,e){return function(t,e,n){const r=Ri(),i=oi,o=li,s=si,l=e._dirtyElements,c=e._dirtyLeaves,a=e._cloneNotNeeded,u=e._dirtyType;e._dirtyElements=new Map,e._dirtyLeaves=new Set,e._cloneNotNeeded=new Set,e._dirtyType=0,oi=r,li=!1,si=e,so(null);try{const i=e._nodes;vi(t.root,i),n&&n(r),r._readOnly=!0}catch(t){t instanceof Error&&e._onError(t)}finally{e._dirtyElements=l,e._dirtyLeaves=c,e._cloneNotNeeded=a,e._dirtyType=u,oi=i,li=o,si=s}return r}("string"==typeof t?JSON.parse(t):t,this,e)}read(t){return Ti(this),this.getEditorState().read(t,{editor:this})}update(t,e){!function(t,e,n){t._updating?t._updates.push([e,n]):wi(t,e,n)}(this,t,e)}focus(t,e={}){const n=this._rootElement;null!==n&&(n.setAttribute("autocapitalize","off"),Ei(this,()=>{const r=$r(),i=zo();null!==r?r.dirty||Bo(r.clone()):0!==i.getChildrenSize()&&("rootStart"===e.defaultSelection?i.selectStart():i.selectEnd()),gs("focus"),_s(()=>{n.removeAttribute("autocapitalize"),t&&t()})}),null===this._pendingEditorState&&n.removeAttribute("autocapitalize"))}blur(){const t=this._rootElement;null!==t&&t.blur();const e=Es(this._window);null!==e&&e.removeAllRanges()}isEditable(){return this._editable}setEditable(t){this._editable!==t&&(this._editable=t,Ni("editable",this,!0,t))}toJSON(){return{editorState:this._editorState.toJSON()}}}io.version="0.42.0+prod.esm";let oo=null;function so(t){oo=t}let lo=1;function co(t){lo=void 0!==t?t:1}function ao(e,n){const r=uo(e,n);return void 0===r&&t(30,n),r}function uo(t,e){return t._nodes.get(e)}const fo="function"==typeof queueMicrotask?queueMicrotask:t=>{Promise.resolve().then(t)};function ho(t){return Li(Lo(t))}function go(t){const e=document.activeElement;if(!Ps(e))return!1;const n=e.nodeName;return Li(Lo(t))&&("INPUT"===n||"TEXTAREA"===n||"true"===e.contentEditable&&null==mo(e))}function _o(t,e,n){const r=t.getRootElement();try{return null!==r&&r.contains(e)&&r.contains(n)&&null!==e&&!go(e)&&yo(e)===t}catch(t){return!1}}function po(t){return t instanceof io}function yo(t){let e=t;for(;null!=e;){const t=mo(e);if(po(t))return t;e=fs(e)}return null}function mo(t){return t?t.__lexicalEditor:null}function xo(t){return I.test(t)?"rtl":K.test(t)?"ltr":null}function Co(t){return Sr(t)||t.isToken()}function So(t){return Co(t)||t.isSegmented()}function vo(t){return Ds(t)&&3===t.nodeType}function ko(t){return Ds(t)&&9===t.nodeType}function To(t){let e=t;for(;null!=e;){if(vo(e))return e;e=e.firstChild}return null}function No(t,e,n){const r=z[e];if(null!==n&&(t&r)===(n&r))return t;let i=t^r;return"subscript"===e?i&=~z.superscript:"superscript"===e?i&=~z.subscript:"lowercase"===e?(i&=~z.uppercase,i&=~z.capitalize):"uppercase"===e?(i&=~z.lowercase,i&=~z.capitalize):"capitalize"===e&&(i&=~z.lowercase,i&=~z.uppercase),i}function bo(t){return yr(t)||Zn(t)||Li(t)}function wo(t,e){const n=function(){const t=oo;return oo=null,t}();if(null!=(e=e||n&&n.__key))return void(t.__key=e);di(),hi();const r=_i(),i=gi(),o=""+lo++;i._nodeMap.set(o,t),Pi(t)?r._dirtyElements.set(o,!0):r._dirtyLeaves.add(o),r._cloneNotNeeded.add(o),r._dirtyType=1,t.__key=o}function Eo(t){const e=t.getParent();if(null!==e){const n=t.getWritable(),r=e.getWritable(),i=t.getPreviousSibling(),o=t.getNextSibling(),s=null!==o?o.__key:null,l=null!==i?i.__key:null,c=null!==i?i.getWritable():null,a=null!==o?o.getWritable():null;null===i&&(r.__first=s),null===o&&(r.__last=l),null!==c&&(c.__next=s),null!==a&&(a.__prev=l),n.__prev=null,n.__next=null,n.__parent=null,r.__size--}}function Oo(e){hi(),Kn(e)&&t(323,e.__key,e.__type);const n=e.getLatest(),r=n.__parent,i=gi(),o=_i(),s=i._nodeMap,l=o._dirtyElements;null!==r&&function(t,e,n){let r=t;for(;null!==r;){if(n.has(r))return;const t=e.get(r);if(void 0===t)break;n.set(r,!1),r=t.__parent}}(r,s,l);const c=n.__key;o._dirtyType=1,Pi(e)?l.set(c,!0):o._dirtyLeaves.add(c)}function Mo(t){di();const e=_i(),n=e._compositionKey;if(t!==n){if(e._compositionKey=t,null!==n){const t=Po(n);null!==t&&t.getWritable()}if(null!==t){const e=Po(t);null!==e&&e.getWritable()}}}function Ao(){if(fi())return null;return _i()._compositionKey}function Po(t,e){const n=(e||gi())._nodeMap.get(t);return void 0===n?null:n}function Do(t,e){const n=Fo(t,_i());return void 0!==n?Po(n,e):null}function Fo(t,e){return t[`__lexicalKey_${e._key}`]}function Lo(t,e){let n=t;for(;null!=n;){const t=Do(n,e);if(null!==t)return t;n=fs(n)}return null}function Io(t){const e=t._decorators,n=Object.assign({},e);return t._pendingDecorators=n,n}function Ko(t){return t.read(()=>zo().getTextContent())}function zo(){return Ro(gi())}function Ro(t){return t._nodeMap.get("root")}function Bo(t){di();const e=gi();null!==t&&(t.dirty=!0,t.setCachedNodes(null)),e._selection=t}function Wo(t){const e=_i(),n=function(t,e){let n=t;for(;null!=n;){const t=Fo(n,e);if(void 0!==t)return t;n=fs(n)}return null}(t,e);if(null===n){return t===e.getRootElement()?Po("root"):null}return Po(n)}function Jo(t){return/[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(t)}function jo(t){const e=[];for(let n=t;null!==n;n=n._updating?null:n._parentEditor)e.push(n);return e}function Uo(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,5)}function $o(t){return vo(t)?t.nodeValue:null}function Vo(t,e,n){const r=Es(ms(e));if(null===r)return;const i=r.anchorNode;let{anchorOffset:o,focusOffset:s}=r;if(null!==i){let e=$o(i);const r=Lo(i);if(null!==e&&yr(r)){if((e===A||e===D)&&n){const t=n.length;e=n,o=t,s=t}null!==e&&Yo(r,e,o,s,t)}}}function Yo(t,e,n,r,i){let o=t;if(o.isAttached()&&(i||!o.isDirty())){const s=o.isComposing();let a=e;if((s||i)&&(e.endsWith(A)&&(a=e.slice(0,-A.length)),i)){const t=D;let e;for(;-1!==(e=a.indexOf(t));)a=a.slice(0,e)+a.slice(e+t.length),null!==n&&n>e&&(n=Math.max(e,n-t.length)),null!==r&&r>e&&(r=Math.max(e,r-t.length))}const u=o.getTextContent();if(i||a!==u){if(""===a){if(Mo(null),l||c||d)o.remove();else{const t=_i();setTimeout(()=>{t.update(()=>{o.isAttached()&&o.remove()})},20)}return}const e=o.getParent(),i=Vr(),u=o.getTextContentSize(),f=Ao(),h=o.getKey();if(o.isToken()||null!==f&&h===f&&!s||wr(i)&&(null!==e&&!e.canInsertTextBefore()&&0===i.anchor.offset||i.anchor.key===t.__key&&0===i.anchor.offset&&!o.canInsertTextBefore()&&!s||i.focus.key===t.__key&&i.focus.offset===u&&!o.canInsertTextAfter()&&!s))return void o.markDirty();const g=$r();if(!wr(g)||null===n||null===r)return void qo(o,a,g);if(g.setTextNodeRange(o,n,o,r),o.isSegmented()){const t=pr(o.getTextContent());o.replace(t),o=t}qo(o,a,g)}}}function qo(t,e,n){if(t.setTextContent(e),wr(n)){const e=t.getKey();for(const r of["anchor","focus"]){const i=n[r];"text"===i.type&&i.key===e&&(i.offset=gl(t,i.offset,"clamp"))}}}function Ho(t,e,n){const r=e[n]||!1;return"any"===r||r===t[n]}function Go(t,e){return Ho(t,e,"altKey")&&Ho(t,e,"ctrlKey")&&Ho(t,e,"shiftKey")&&Ho(t,e,"metaKey")}function Xo(t,e,n){if(!Go(t,n))return!1;if(t.key.toLowerCase()===e.toLowerCase())return!0;if(e.length>1)return!1;if(1===t.key.length&&t.key.charCodeAt(0)<=127)return!1;const r="Key"+e.toUpperCase();return t.code===r}const Qo={ctrlKey:!i,metaKey:i},Zo={altKey:i,ctrlKey:!i};function ts(t){return"Backspace"===t.key}function es(t){return Xo(t,"a",Qo)}function ns(t){const e=zo();if(wr(t)){const e=t.anchor,n=t.focus,r=e.getNode().getTopLevelElementOrThrow().getParentOrThrow();return e.set(r.getKey(),0,"element"),n.set(r.getKey(),r.getChildrenSize(),"element"),Ct(t),t}{const t=e.select(0,e.getChildrenSize());return Bo(Ct(t)),t}}function rs(t,e){void 0===t.__lexicalClassNameCache&&(t.__lexicalClassNameCache={});const n=t.__lexicalClassNameCache,r=n[e];if(void 0!==r)return r;const i=t[e];if("string"==typeof i){const t=tc(i);return n[e]=t,t}return i}function is(e,n,r,i,o){if(0===r.size)return;const s=i.__type,l=i.__key,c=n.get(s);void 0===c&&t(33,s);const a=c.klass;let u=e.get(a);void 0===u&&(u=new Map,e.set(a,u));const f=u.get(l),d="destroyed"===f&&"created"===o;(void 0===f||d)&&u.set(l,d?"updated":o)}function os(t){const e=t.getType(),n=gi();if(n._readOnly){const t=Ws(n).get(e);return t?Array.from(t.values()):[]}const r=n._nodeMap,i=[];for(const[,n]of r)n instanceof t&&n.__type===e&&n.isAttached()&&i.push(n);return i}function ss(t,e,n){const r=t.getParent();let i=n,o=t;return null!==r&&(e&&0===n?(i=o.getIndexWithinParent(),o=r):e||n!==o.getChildrenSize()||(i=o.getIndexWithinParent()+1,o=r)),o.getChildAtIndex(e?i-1:i)}function ls(t,e){const n=t.offset;if("element"===t.type){return ss(t.getNode(),e,n)}{const r=t.getNode();if(e&&0===n||!e&&n===r.getTextContentSize()){const t=e?r.getPreviousSibling():r.getNextSibling();return null===t?ss(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):t}}return null}function cs(t){const e=ms(t).event,n=e&&e.inputType;return"insertFromPaste"===n||"insertFromPasteAsQuotation"===n}function as(t,e,n){return function(t,e,n){const r=jo(t);for(let i=4;i>=0;i--)for(let o=0;o<r.length;o++){const s=r[o],l=s._commands.get(e);if(void 0!==l){const e=l[i];if(void 0!==e){const r=Array.from(e),i=r.length;let o=!1;if(Ei(s,()=>{for(let e=0;e<i;e++)if(r[e](n,t))return void(o=!0)}),o)return o}}}return!1}(t,e,n)}function us(e,n){const r=e._keyToDOMMap.get(n);return void 0===r&&t(75,n),r}function fs(t){const e=t.assignedSlot||t.parentElement;return Fs(e)?e.host:e}function ds(t){return ko(t)?t:Ps(t)?t.ownerDocument:null}function hs(t){return _i()._updateTags.has(t)}function gs(t){di();_i()._updateTags.add(t)}function _s(t){di();_i()._deferred.push(t)}function ps(t,e){let n=t.getParent();for(;null!==n;){if(n.is(e))return!0;n=n.getParent()}return!1}function ys(t){const e=ds(t);return e?e.defaultView:null}function ms(e){const n=e._window;return null===n&&t(78),n}function xs(t){return Pi(t)&&t.isInline()||Li(t)&&t.isInline()}function Cs(t){let e=t.getParentOrThrow();for(;null!==e;){if(Ss(e))return e;e=e.getParentOrThrow()}return e}function Ss(t){return Ki(t)||Pi(t)&&t.isShadowRoot()}function vs(t,e=!1){const n=t.constructor.clone(t);return wo(n,null),n.afterCloneFrom(t),e||n.resetOnCopyNodeFrom(t),n}function ks(e){const n=_i(),r=e.getType(),i=uo(n,r);void 0===i&&t(200,e.constructor.name,r);const{replace:o,replaceWithKlass:s}=i;if(null!==o){const n=o(e),i=n.constructor;return null!==s?n instanceof s||t(201,s.name,s.getType(),i.name,i.getType(),e.constructor.name,r):n instanceof e.constructor&&i!==e.constructor||t(202,i.name,i.getType(),e.constructor.name,r),n.__key===e.__key&&t(203,e.constructor.name,r,i.name,i.getType()),n}return e}function Ts(e,n){!Ki(e.getParent())||Pi(n)||Li(n)||t(99)}function Ns(e){const n=Po(e);return null===n&&t(63,e),n}function bs(t){return(Li(t)||Pi(t)&&!t.canBeEmpty())&&!t.isInline()}function ws(t,e,n){n.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=t.parentElement;null!==r&&r.removeChild(t)}function Es(t){return n?(t||window).getSelection():null}function Os(t){const e=ys(t);return e?e.getSelection():null}function Ms(e,n){let r=e.getChildAtIndex(n);null==r&&(r=e),Ss(e)&&t(102);const i=e=>{const n=e.getParentOrThrow(),o=Ss(n),s=e!==r||o?vs(e):e;if(o)return Pi(e)&&Pi(s)||t(133),e.insertAfter(s),[e,s,s];{const[t,r,o]=i(n),l=e.getNextSiblings();return o.append(s,...l),[t,r,s]}},[o,s]=i(r);return[o,s]}function As(t){return Ps(t)&&"A"===t.tagName}function Ps(t){return Ds(t)&&1===t.nodeType}function Ds(t){return"object"==typeof t&&null!==t&&"nodeType"in t&&"number"==typeof t.nodeType}function Fs(t){return Ds(t)&&11===t.nodeType}function Ls(t){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|mark|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return null!==t.nodeName.match(e)}function Is(t){const e=new RegExp(/^(address|article|aside|blockquote|canvas|dd|div|dl|dt|fieldset|figcaption|figure|footer|form|h1|h2|h3|h4|h5|h6|header|hr|li|main|nav|noscript|ol|p|pre|section|table|td|tfoot|ul|video)$/,"i");return null!==t.nodeName.match(e)}function Ks(t){if(Li(t)&&!t.isInline())return!0;if(!Pi(t)||Ss(t))return!1;const e=t.getFirstChild(),n=null===e||Zn(e)||yr(e)||e.isInline();return!t.isInline()&&!1!==t.canBeEmpty()&&n}function zs(){return _i()}const Rs=new WeakMap,Bs=new Map;function Ws(e){if(!e._readOnly&&e.isEmpty())return Bs;e._readOnly||t(192);let n=Rs.get(e);return n||(n=function(t){const e=new Map;for(const[n,r]of t._nodeMap){const t=r.__type;let i=e.get(t);i||(i=new Map,e.set(t,i)),i.set(n,r)}return e}(e),Rs.set(e,n)),n}function Js(t){const e=t.constructor.clone(t);return e.afterCloneFrom(t),e}function js(t){return(e=Js(t))[In]=!0,e;var e}function Us(t,e){const n=parseInt(t.style.paddingInlineStart,10)||0,r=Math.round(n/40);e.setIndent(r)}function $s(t){t.__lexicalUnmanaged=!0}function Vs(t){return!0===t.__lexicalUnmanaged}function Ys(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)&&t[e]!==zn[e]}function qs(e){const n=$ in e.prototype?e.prototype[$]():void 0,r=function(e){if(!(e===zn||e.prototype instanceof zn)){let n="<unknown>",r="<unknown>";try{n=e.getType()}catch(t){}try{io.version&&(r=JSON.parse(io.version))}catch(t){}t(290,e.name,n,r)}return e===Fi||e===Ai||e===zn}(e),i=!r&&Ys(e,"getType")?e.getType():void 0;let o,s=i;if(n)if(i)o=n[i];else for(const[t,e]of Object.entries(n))s=t,o=e;if(!r&&s&&(Ys(e,"getType")||(e.getType=()=>s),Ys(e,"clone")||(e.clone=t=>(so(t),new e)),Ys(e,"importJSON")||(e.importJSON=o&&o.$importJSON||(t=>(new e).updateFromJSON(t))),!Ys(e,"importDOM")&&o)){const{importDOM:t}=o;t&&(e.importDOM=()=>t)}return{ownNodeConfig:o,ownNodeType:s}}function Hs(t){const e=zs();di();return new(e.resolveRegisteredNodeAfterReplacements(e.getRegisteredNode(t)).klass)}const Gs=(t,e)=>{let n=t;for(;null!=n&&!Ki(n);){if(e(n))return n;n=n.getParent()}return null},Xs={next:"previous",previous:"next"};class Qs{origin;constructor(t){this.origin=t}[Symbol.iterator](){return Nl({hasNext:ll,initial:this.getAdjacentCaret(),map:t=>t,step:t=>t.getAdjacentCaret()})}getAdjacentCaret(){return dl(this.getNodeAtCaret(),this.direction)}getSiblingCaret(){return dl(this.origin,this.direction)}remove(){const t=this.getNodeAtCaret();return t&&t.remove(),this}replaceOrInsert(t,e){const n=this.getNodeAtCaret();return t.is(this.origin)||t.is(n)||(null===n?this.insert(t):n.replace(t,e)),this}splice(e,n,r="next"){const i=r===this.direction?n:Array.from(n).reverse();let o=this;const s=this.getParentAtCaret(),l=new Map;for(let t=o.getAdjacentCaret();null!==t&&l.size<e;t=t.getAdjacentCaret()){const e=t.origin.getWritable();l.set(e.getKey(),e)}for(const e of i){if(l.size>0){const n=o.getNodeAtCaret();if(n)if(l.delete(n.getKey()),l.delete(e.getKey()),n.is(e)||o.origin.is(e));else{const t=e.getParent();t&&t.is(s)&&e.remove(),n.replace(e)}else null===n&&t(263,Array.from(l).join(" "))}else o.insert(e);o=dl(e,this.direction)}for(const t of l.values())t.remove();return this}}class Zs extends Qs{type="child";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:pl(t,this.direction)}getParentCaret(t="root"){return dl(nl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=el(this.direction);return dl(this.getNodeAtCaret(),t)||pl(this.origin,t)}getParentAtCaret(){return this.origin}getChildCaret(){return this}isSameNodeCaret(t){return t instanceof Zs&&this.direction===t.direction&&this.origin.is(t.origin)}isSamePointCaret(t){return this.isSameNodeCaret(t)}}const tl={root:Ki,shadowRoot:Ss};function el(t){return Xs[t]}function nl(t,e="root"){return tl[e](t)?null:t}class rl extends Qs{type="sibling";getLatest(){const t=this.origin.getLatest();return t===this.origin?this:dl(t,this.direction)}getSiblingCaret(){return this}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return Pi(this.origin)?pl(this.origin,this.direction):null}getParentCaret(t="root"){return dl(nl(this.getParentAtCaret(),t),this.direction)}getFlipped(){const t=el(this.direction);return dl(this.getNodeAtCaret(),t)||pl(this.origin.getParentOrThrow(),t)}isSamePointCaret(t){return t instanceof rl&&this.direction===t.direction&&this.origin.is(t.origin)}isSameNodeCaret(t){return(t instanceof rl||t instanceof il)&&this.direction===t.direction&&this.origin.is(t.origin)}}class il extends Qs{type="text";offset;constructor(t,e){super(t),this.offset=e}getLatest(){const t=this.origin.getLatest();return t===this.origin?this:hl(t,this.direction,this.offset)}getParentAtCaret(){return this.origin.getParent()}getChildCaret(){return null}getParentCaret(t="root"){return dl(nl(this.getParentAtCaret(),t),this.direction)}getFlipped(){return hl(this.origin,el(this.direction),this.offset)}isSamePointCaret(t){return t instanceof il&&this.direction===t.direction&&this.origin.is(t.origin)&&this.offset===t.offset}isSameNodeCaret(t){return(t instanceof rl||t instanceof il)&&this.direction===t.direction&&this.origin.is(t.origin)}getSiblingCaret(){return dl(this.origin,this.direction)}}function ol(t){return t instanceof il}function sl(t){return t instanceof Qs}function ll(t){return t instanceof rl}function cl(t){return t instanceof Zs}const al={next:class extends il{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends il{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},ul={next:class extends rl{direction="next";getNodeAtCaret(){return this.origin.getNextSibling()}insert(t){return this.origin.insertAfter(t),this}},previous:class extends rl{direction="previous";getNodeAtCaret(){return this.origin.getPreviousSibling()}insert(t){return this.origin.insertBefore(t),this}}},fl={next:class extends Zs{direction="next";getNodeAtCaret(){return this.origin.getFirstChild()}insert(t){return this.origin.splice(0,0,[t]),this}},previous:class extends Zs{direction="previous";getNodeAtCaret(){return this.origin.getLastChild()}insert(t){return this.origin.splice(this.origin.getChildrenSize(),0,[t]),this}}};function dl(t,e){return t?new ul[e](t):null}function hl(t,e,n){return t?new al[e](t,gl(t,n)):null}function gl(t,n,r="error"){const i=t.getTextContentSize();let o="next"===n?i:"previous"===n?0:n;return(o<0||o>i)&&("clamp"!==r&&e(284,String(n),String(i),t.getKey()),o=o<0?0:i),o}function _l(t,e){return new Cl(t,e)}function pl(t,e){return Pi(t)?new fl[e](t):null}function yl(t){return t&&t.getChildCaret()||t}function ml(t){return t&&yl(t.getAdjacentCaret())}class xl{type="node-caret-range";direction;anchor;focus;constructor(t,e,n){this.anchor=t,this.focus=e,this.direction=n}getLatest(){const t=this.anchor.getLatest(),e=this.focus.getLatest();return t===this.anchor&&e===this.focus?this:new xl(t,e,this.direction)}isCollapsed(){return this.anchor.isSamePointCaret(this.focus)}getTextSlices(){const t=t=>{const e=this[t].getLatest();return ol(e)?function(t,e){const{direction:n,origin:r}=t,i=gl(r,"focus"===e?el(n):n);return _l(t,i-t.offset)}(e,t):null},e=t("anchor"),n=t("focus");if(e&&n){const{caret:t}=e,{caret:r}=n;if(t.isSameNodeCaret(r))return[_l(t,r.offset-t.offset),null]}return[e,n]}iterNodeCarets(t="root"){const e=ol(this.anchor)?this.anchor.getSiblingCaret():this.anchor.getLatest(),n=this.focus.getLatest(),r=ol(n),i=e=>e.isSameNodeCaret(n)?null:ml(e)||e.getParentCaret(t);return Nl({hasNext:t=>null!==t&&!(r&&n.isSameNodeCaret(t)),initial:e.isSameNodeCaret(n)?null:i(e),map:t=>t,step:i})}[Symbol.iterator](){return this.iterNodeCarets("root")}}class Cl{type="slice";caret;distance;constructor(t,e){this.caret=t,this.distance=e}getSliceIndices(){const{distance:t,caret:{offset:e}}=this,n=e+t;return n<e?[n,e]:[e,n]}getTextContent(){const[t,e]=this.getSliceIndices();return this.caret.origin.getTextContent().slice(t,e)}getTextContentSize(){return Math.abs(this.distance)}removeTextSlice(){const{caret:{origin:t,direction:e}}=this,[n,r]=this.getSliceIndices(),i=t.getTextContent();return hl(t.setTextContent(i.slice(0,n)+i.slice(r)),e,n)}}function Sl(t){return t instanceof Cl}function vl(t){return Tl(t,dl(zo(),t.direction))}function kl(t){return Tl(t,t)}function Tl(e,n){return e.direction!==n.direction&&t(265),new xl(e,n,e.direction)}function Nl(t){const{initial:e,hasNext:n,step:r,map:i}=t;let o=e;return{[Symbol.iterator](){return this},next(){if(!n(o))return{done:!0,value:void 0};const t={done:!1,value:i(o)};return o=r(o),t}}}function bl(e,n){const r=Ml(e.origin,n.origin);switch(null===r&&t(275,e.origin.getKey(),n.origin.getKey()),r.type){case"same":{const t="text"===e.type,r="text"===n.type;return t&&r?function(t,e){return Math.sign(t-e)}(e.offset,n.offset):e.type===n.type?0:t?-1:r?1:"child"===e.type?-1:1}case"ancestor":return"child"===e.type?-1:1;case"descendant":return"child"===n.type?1:-1;case"branch":return wl(r)}}function wl(t){const{a:e,b:n}=t,r=e.__key,i=n.__key;let o=e,s=n;for(;o&&s;o=o.getNextSibling(),s=s.getNextSibling()){if(o.__key===i)return-1;if(s.__key===r)return 1}return null===o?1:-1}function El(t,e){return e.is(t)}function Ol(t){return Pi(t)?[t.getLatest(),null]:[t.getParent(),t.getLatest()]}function Ml(e,n){if(e.is(n))return{commonAncestor:e,type:"same"};const r=new Map;for(let[t,n]=Ol(e);t;n=t,t=t.getParent())r.set(t,n);for(let[i,o]=Ol(n);i;o=i,i=i.getParent()){const s=r.get(i);if(void 0!==s)return null===s?(El(e,i)||t(276),{commonAncestor:i,type:"ancestor"}):null===o?(El(n,i)||t(277),{commonAncestor:i,type:"descendant"}):((Pi(s)||El(e,s))&&(Pi(o)||El(n,o))&&i.is(s.getParent())&&i.is(o.getParent())||t(278),{a:s,b:o,commonAncestor:i,type:"branch"})}return null}function Al(e,n){const{type:r,key:i,offset:o}=e,s=Ns(e.key);return"text"===r?(yr(s)||t(266,s.getType(),i),hl(s,n,o)):(Pi(s)||t(267,s.getType(),i),Ul(s,e.offset,n))}function Pl(e,n){const{origin:r,direction:i}=n,o="next"===i;ol(n)?e.set(r.getKey(),n.offset,"text"):ll(n)?yr(r)?e.set(r.getKey(),gl(r,i),"text"):e.set(r.getParentOrThrow().getKey(),r.getIndexWithinParent()+(o?1:0),"element"):(cl(n)&&Pi(r)||t(268),e.set(r.getKey(),o?0:r.getChildrenSize(),"element"))}function Dl(t){const e=$r(),n=wr(e)?e:Wr();return Fl(n,t),Bo(n),n}function Fl(t,e){Pl(t.anchor,e.anchor),Pl(t.focus,e.focus)}function Ll(t){const{anchor:e,focus:n}=t,r=Al(e,"next"),i=Al(n,"next"),o=bl(r,i)<=0?"next":"previous";return Tl(Jl(r,o),Jl(i,o))}function Il(t){const{direction:e,origin:n}=t,r=dl(n,el(e)).getNodeAtCaret();return r?dl(r,e):pl(n.getParentOrThrow(),e)}function Kl(t,e="root"){const n=[t];for(let r=cl(t)?t.getParentCaret(e):t.getSiblingCaret();null!==r;r=r.getParentCaret(e))n.push(Il(r));return n}function zl(t){return!!t&&t.origin.isAttached()}function Rl(e,n="removeEmptySlices"){if(e.isCollapsed())return e;const r="root",i="next";let o=n;const s=jl(e,i),l=Kl(s.anchor,r),c=Kl(s.focus.getFlipped(),r),a=new Set,u=[];for(const t of s.iterNodeCarets(r))if(cl(t))a.add(t.origin.getKey());else if(ll(t)){const{origin:e}=t;Pi(e)&&!a.has(e.getKey())||u.push(e)}for(const t of u)t.remove();for(const t of s.getTextSlices()){if(!t)continue;const{origin:e}=t.caret,n=e.getTextContentSize(),r=Il(dl(e,i)),s=e.getMode();if(Math.abs(t.distance)===n&&"removeEmptySlices"===o||"token"===s&&0!==t.distance)r.remove();else if(0!==t.distance){o="removeEmptySlices";let e=t.removeTextSlice();const n=t.caret.origin;if("segmented"===s){const t=e.origin,n=pr(t.getTextContent()).setStyle(t.getStyle()).setFormat(t.getFormat());r.replaceOrInsert(n),e=hl(n,i,e.offset)}n.is(l[0].origin)&&(l[0]=e),n.is(c[0].origin)&&(c[0]=e.getFlipped())}}let f,d;for(const t of l)if(zl(t)){f=Bl(t);break}for(const t of c)if(zl(t)){d=Bl(t);break}const h=function(t,e,n){if(!t||!e)return null;const r=t.getParentAtCaret(),i=e.getParentAtCaret();if(!r||!i)return null;const o=r.getParents().reverse();o.push(r);const s=i.getParents().reverse();s.push(i);const l=Math.min(o.length,s.length);let c;for(c=0;c<l&&o[c]===s[c];c++);const a=(t,e)=>{let n;for(let r=c;r<t.length;r++){const i=t[r];if(Ss(i))return;!n&&e(i)&&(n=i)}return n},u=a(o,Ks),f=u&&a(s,t=>n.has(t.getKey())&&Ks(t));return u&&f?[u,f]:null}(f,d,a);if(h){const[t,e]=h;pl(t,"previous").splice(0,e.getChildren());let n=e.getParent();for(e.remove(!0);n&&n.isEmpty();){const t=n;n=n.getParent(),t.remove(!0)}}const g=[f,d,...l,...c].find(zl);if(g){return kl(Jl(Bl(g),e.direction))}t(269,JSON.stringify(l.map(t=>t.origin.__key)))}function Bl(t){const e=function(t){let e=t;for(;cl(e);){const t=ml(e);if(!cl(t))break;e=t}return e}(t.getLatest()),{direction:n}=e;if(yr(e.origin))return ol(e)?e:hl(e.origin,n,n);const r=e.getAdjacentCaret();return ll(r)&&yr(r.origin)?hl(r.origin,n,el(n)):e}function Wl(t){return ol(t)&&t.offset!==gl(t.origin,t.direction)}function Jl(t,e){return t.direction===e?t:t.getFlipped()}function jl(t,e){return t.direction===e?t:Tl(Jl(t.focus,e),Jl(t.anchor,e))}function Ul(t,e,n){let r=pl(t,"next");for(let t=0;t<e;t++){const t=r.getAdjacentCaret();if(null===t)break;r=t}return Jl(r,n)}function $l(t,e="root"){let n=0,r=t,i=ml(r);for(;null===i;){if(n--,i=r.getParentCaret(e),!i)return null;r=i,i=ml(r)}return i&&[i,n]}function Vl(e){const{origin:n,offset:r,direction:i}=e;if(r===gl(n,i))return e.getSiblingCaret();if(r===gl(n,el(i)))return Il(e.getSiblingCaret());const[o]=n.splitText(r);return yr(o)||t(281),Jl(dl(o,"next"),i)}function Yl(t,e){return!0}function ql(t,{$copyElementNode:e=vs,$splitTextPointCaretNext:n=Vl,rootMode:r="shadowRoot",$shouldSplit:i=Yl}={}){if(ol(t))return n(t);const o=t.getParentCaret(r);if(o){const{origin:n}=o;if(cl(t)&&(!n.canBeEmpty()||!i(n,"first")))return Il(o);const r=function(t){const e=[];for(let n=t.getAdjacentCaret();n;n=n.getAdjacentCaret())e.push(n.origin);return e}(t);(r.length>0||n.canBeEmpty()&&i(n,"last"))&&o.insert(e(n).splice(0,0,r))}return o}function Hl(t){return t}function Gl(...t){return t}function Xl(t,e){return[t,e]}function Ql(t){return t}function Zl(t,e){if(!e||t===e)return t;for(const n in e)if(t[n]!==e[n])return{...t,...e};return t}function tc(...t){const e=[];for(const n of t)if(n&&"string"==typeof n)for(const[t]of n.matchAll(/\S+/g))e.push(t);return e}function ec(t,...e){const n=tc(...e);n.length>0&&t.classList.add(...n)}function nc(t,...e){const n=tc(...e);n.length>0&&t.classList.remove(...n)}function rc(...t){return()=>{for(let e=t.length-1;e>=0;e--)t[e]();t.length=0}}export{gs as $addUpdateTag,ks as $applyNodeReplacement,Al as $caretFromPoint,Ll as $caretRangeFromSelection,Js as $cloneWithProperties,js as $cloneWithPropertiesEphemeral,bl as $comparePointCaretNext,vs as $copyNode,Hs as $create,Qn as $createLineBreakNode,Jr as $createNodeSelection,Vi as $createParagraphNode,kr as $createPoint,Wr as $createRangeSelection,jr as $createRangeSelectionFromDom,Cr as $createTabNode,pr as $createTextNode,vl as $extendCaretToRange,Gs as $findMatchingParent,ml as $getAdjacentChildCaret,ls as $getAdjacentNode,$l as $getAdjacentSiblingOrParentSiblingCaret,Jl as $getCaretInDirection,Tl as $getCaretRange,jl as $getCaretRangeInDirection,Ar as $getCharacterOffsets,pl as $getChildCaret,Ul as $getChildCaretAtIndex,yl as $getChildCaretOrSelf,kl as $getCollapsedCaretRange,Ml as $getCommonAncestor,wl as $getCommonAncestorResultBranchOrder,zs as $getEditor,Lo as $getNearestNodeFromDOMNode,Cs as $getNearestRootOrShadowRoot,Po as $getNodeByKey,Ns as $getNodeByKeyOrThrow,Do as $getNodeFromDOMNode,Vr as $getPreviousSelection,zo as $getRoot,$r as $getSelection,dl as $getSiblingCaret,ot as $getState,st as $getStateChange,ei as $getTextContent,gl as $getTextNodeOffset,hl as $getTextPointCaret,_l as $getTextPointCaretSlice,ut as $getWritableNodeState,ps as $hasAncestor,hs as $hasUpdateTag,ti as $insertNodes,Rr as $isBlockElementNode,cl as $isChildCaret,Li as $isDecoratorNode,Wi as $isEditorState,Pi as $isElementNode,Wl as $isExtendableTextPointCaret,xs as $isInlineElementOrDecoratorNode,bo as $isLeafNode,Zn as $isLineBreakNode,sl as $isNodeCaret,Or as $isNodeSelection,Yi as $isParagraphNode,wr as $isRangeSelection,Ki as $isRootNode,Ss as $isRootOrShadowRoot,ll as $isSiblingCaret,Sr as $isTabNode,yr as $isTextNode,ol as $isTextPointCaret,Sl as $isTextPointCaretSlice,So as $isTokenOrSegmented,Co as $isTokenOrTab,os as $nodesOfType,Bl as $normalizeCaret,Ct as $normalizeSelection__EXPERIMENTAL,_s as $onUpdate,Si as $parseSerializedNode,Rl as $removeTextFromCaretRange,Il as $rewindSiblingCaret,ns as $selectAll,Mo as $setCompositionKey,Pl as $setPointFromCaret,Bo as $setSelection,Dl as $setSelectionFromCaretRange,lt as $setState,ql as $splitAtPointCaretNext,Ms as $splitNode,Fl as $updateRangeSelectionFromCaretRange,ji as ArtificialNode__DO_NOT_USE,se as BEFORE_INPUT_COMMAND,Ge as BLUR_COMMAND,Ye as CAN_REDO_COMMAND,qe as CAN_UNDO_COMMAND,$e as CLEAR_EDITOR_COMMAND,Ve as CLEAR_HISTORY_COMMAND,oe as CLICK_COMMAND,jn as COLLABORATION_TAG,Qi as COMMAND_PRIORITY_CRITICAL,qi as COMMAND_PRIORITY_EDITOR,Xi as COMMAND_PRIORITY_HIGH,Hi as COMMAND_PRIORITY_LOW,Gi as COMMAND_PRIORITY_NORMAL,ae as COMPOSITION_END_COMMAND,Hn as COMPOSITION_END_TAG,ce as COMPOSITION_START_COMMAND,qn as COMPOSITION_START_TAG,he as CONTROLLED_TEXT_INSERTION_COMMAND,Je as COPY_COMMAND,je as CUT_COMMAND,ue as DELETE_CHARACTER_COMMAND,ye as DELETE_LINE_COMMAND,pe as DELETE_WORD_COMMAND,We as DRAGEND_COMMAND,Be as DRAGOVER_COMMAND,Re as DRAGSTART_COMMAND,Ke as DROP_COMMAND,Fi as DecoratorNode,Ai as ElementNode,He as FOCUS_COMMAND,ze as FORMAT_ELEMENT_COMMAND,me as FORMAT_TEXT_COMMAND,Rn as HISTORIC_TAG,Wn as HISTORY_MERGE_TAG,Bn as HISTORY_PUSH_TAG,Le as INDENT_CONTENT_COMMAND,le as INPUT_COMMAND,fe as INSERT_LINE_BREAK_COMMAND,de as INSERT_PARAGRAPH_COMMAND,Fe as INSERT_TAB_COMMAND,Ks as INTERNAL_$isBlock,T as IS_ALL_FORMATTING,p as IS_BOLD,C as IS_CODE,k as IS_HIGHLIGHT,y as IS_ITALIC,m as IS_STRIKETHROUGH,S as IS_SUBSCRIPT,v as IS_SUPERSCRIPT,x as IS_UNDERLINE,we as KEY_ARROW_DOWN_COMMAND,Te as KEY_ARROW_LEFT_COMMAND,ve as KEY_ARROW_RIGHT_COMMAND,be as KEY_ARROW_UP_COMMAND,Me as KEY_BACKSPACE_COMMAND,Pe as KEY_DELETE_COMMAND,Se as KEY_DOWN_COMMAND,Ee as KEY_ENTER_COMMAND,Ae as KEY_ESCAPE_COMMAND,Xe as KEY_MODIFIER_COMMAND,Oe as KEY_SPACE_COMMAND,De as KEY_TAB_COMMAND,Gn as LineBreakNode,ke as MOVE_TO_END,Ne as MOVE_TO_START,U as NODE_STATE_KEY,Ie as OUTDENT_CONTENT_COMMAND,ge as PASTE_COMMAND,Jn as PASTE_TAG,Ui as ParagraphNode,Ce as REDO_COMMAND,_e as REMOVE_TEXT_COMMAND,Ii as RootNode,re as SELECTION_CHANGE_COMMAND,ie as SELECTION_INSERT_CLIPBOARD_NODES_COMMAND,Ue as SELECT_ALL_COMMAND,Un as SKIP_COLLAB_TAG,Vn as SKIP_DOM_SELECTION_TAG,$n as SKIP_SCROLL_INTO_VIEW_TAG,Yn as SKIP_SELECTION_FOCUS_TAG,z as TEXT_TYPE_TO_FORMAT,xr as TabNode,lr as TextNode,xe as UNDO_COMMAND,ec as addClassNamesToElement,Ln as buildImportMap,Gl as configExtension,ne as createCommand,eo as createEditor,ct as createSharedNodeState,it as createState,Xl as declarePeerDependency,Hl as defineExtension,el as flipDirection,ds as getDOMOwnerDocument,Es as getDOMSelection,Os as getDOMSelectionFromTarget,To as getDOMTextNode,mo as getEditorPropertyFromDOMNode,yo as getNearestEditorFromDOMNode,uo as getRegisteredNode,ao as getRegisteredNodeOrThrow,qs as getStaticNodeConfig,xo as getTextDirection,to as getTransformSetFromKlass,Is as isBlockDomNode,fi as isCurrentlyReadOnlyMode,ko as isDOMDocumentNode,Ds as isDOMNode,vo as isDOMTextNode,Vs as isDOMUnmanaged,Fs as isDocumentFragment,Xo as isExactShortcutMatch,As as isHTMLAnchorElement,Ps as isHTMLElement,Ls as isInlineDomNode,po as isLexicalEditor,Go as isModifierMatch,go as isSelectionCapturedInDecoratorInput,_o as isSelectionWithinEditor,Nl as makeStepwiseIterator,rc as mergeRegister,tc as normalizeClassNames,nc as removeClassNamesFromElement,Eo as removeFromParent,co as resetRandomKey,Ql as safeCast,$s as setDOMUnmanaged,Us as setNodeIndentFromDOM,Zl as shallowMergeConfig,No as toggleTextFormatType};